.bestDeallist{cursor:pointer;background:#fff;border-radius:8px;overflow:hidden;padding:0;border:none;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px rgba(0,0,0,.04);position:relative;display:flex;flex-direction:column;height:100%}@media only screen and (max-width:767px){.bestDeallist{border-radius:6px;padding:0}}.bestDeallist:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-bottom-color:#e8e8e8}.bestDeallist .bestdealimg{aspect-ratio:1/1;background:transparent;overflow:visible;border-radius:6px;position:relative;display:flex;align-items:center;justify-content:center;max-height:250px}@media only screen and (max-width:1440px){.bestDeallist .bestdealimg{max-height:220px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealimg{max-height:200px}}@media only screen and (max-width:991px){.bestDeallist .bestdealimg{max-height:190px}}@media only screen and (max-width:767px){.bestDeallist .bestdealimg{max-height:180px}}@media only screen and (max-width:480px){.bestDeallist .bestdealimg{max-height:160px}}@media only screen and (max-width:767px){.bestDeallist .bestdealimg{border-radius:6px}}.bestDeallist .bestdealimg .deal-label{position:absolute;left:-63px;bottom:60px;transform:rotate(-90deg);background:gold;color:#000;font-size:16px;font-weight:700;z-index:9;text-transform:uppercase;padding:6px 11px;border-radius:0 0 9px 0;box-shadow:0 3px 6px rgba(255,215,0,.4)}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .deal-label{font-size:14px;left:-56px;bottom:56px}}@media only screen and (max-width:575px){.bestDeallist .bestdealimg .deal-label{font-size:11px;left:-44px;bottom:43px;padding:2px 6px}}.bestDeallist .bestdealimg .outOfStockLabel{position:absolute;bottom:0;left:0;right:0;margin:auto;width:-moz-fit-content;width:fit-content;background:var(--white-color);color:var(--red-color);font-size:12px;line-height:1;font-weight:400;z-index:9;text-transform:uppercase;padding:6px 8px 4px;border-radius:8px 8px 0 0;box-shadow:0 3px 16px rgba(0,0,0,.161)}@media only screen and (max-width:991px){.bestDeallist .bestdealimg .outOfStockLabel{font-size:10px}}.bestDeallist .bestdealimg .stock-urgency-badge{position:absolute!important;top:8px;left:8px;background:#ff5722;color:var(--white-color);font-size:10.5px;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:20px;box-shadow:0 2px 6px rgba(255,87,34,.3);z-index:9;display:flex;align-items:center;gap:3px;line-height:1.2}.bestDeallist .bestdealimg .stock-urgency-badge.selling-fast{background:linear-gradient(135deg,tomato,#ff4500);box-shadow:0 2px 6px rgba(255,99,71,.4)}.bestDeallist .bestdealimg .stock-urgency-badge.only-left{background:#ff5722}.bestDeallist .bestdealimg .stock-urgency-badge:hover{box-shadow:0 3px 8px rgba(255,87,34,.4)}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .stock-urgency-badge{font-size:9px;padding:2px 6px;top:6px;left:6px}}.bestDeallist .bestdealimg .stock-urgency-badge .fire-icon{font-size:11px;filter:brightness(0) invert(1)}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .stock-urgency-badge .fire-icon{font-size:9px}}.bestDeallist .bestdealimg .mega-deal-badge{position:absolute!important;top:8px;left:8px;background:linear-gradient(135deg,gold,orange);color:#000;font-size:11px;font-weight:800;text-transform:uppercase;padding:4px 10px;border-radius:20px;box-shadow:0 2px 8px rgba(255,215,0,.5);z-index:9;display:flex;align-items:center;gap:4px;line-height:1.2}.bestDeallist .bestdealimg .mega-deal-badge:hover{box-shadow:0 3px 10px rgba(255,215,0,.6)}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .mega-deal-badge{font-size:9px;padding:3px 8px;top:6px;left:6px}}.bestDeallist .bestdealimg .mega-deal-badge .star-icon{font-size:13px;display:inline-block}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .mega-deal-badge .star-icon{font-size:11px}}.bestDeallist .bestdealimg .delItem{position:absolute;top:10px;right:10px;background-color:var(--white-color);border-radius:50%;width:29px;height:29px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(164,164,184,.302);z-index:10;cursor:pointer;padding:7px}@media only screen and (max-width:1440px){.bestDeallist .bestdealimg .delItem{width:25px;height:25px;padding:6px}.bestDeallist .bestdealimg .delItem img{width:13px;height:13px}}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .delItem{width:22px;height:22px;top:6px;right:6px;padding:4px}.bestDeallist .bestdealimg .delItem img{width:14px;height:14px}}.bestDeallist .bestdealimg .wishlistIcon{position:absolute;top:10px;right:10px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;padding:0}.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:22px!important;height:22px!important;filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 .5px 1px rgba(0,0,0,.1))}.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg .heart-path{stroke:gray;stroke-width:2.5px;fill:#fff}.bestDeallist .bestdealimg .wishlistIcon:hover{transform:scale(1.1)}.bestDeallist .bestdealimg .wishlistIcon:hover .wishlist-heart-svg{filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 1px 2px rgba(0,0,0,.15))}.bestDeallist .bestdealimg .wishlistIcon:hover .wishlist-heart-svg .heart-path{stroke:#666}@media only screen and (max-width:1440px){.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}@media only screen and (max-width:1366px){.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .wishlistIcon{top:6px;right:6px}.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}.bestDeallist .bestdealimg .wishlistIcon.active .wishlist-heart-svg{filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 .5px 1px rgba(0,0,0,.1))}.bestDeallist .bestdealimg .wishlistIcon.active .wishlist-heart-svg .heart-path{stroke:#ff7315;fill:#ff7315}.bestDeallist .bestdealimg .image{position:relative!important;object-fit:contain!important;width:100%!important;height:100%!important}.bestDeallist .bestdealimg .sliderCard-responsive-div{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.bestDeallist .bestdealimg .sliderCard-responsive-div .image,.bestDeallist .bestdealimg .sliderCard-responsive-div img{object-fit:cover;width:100%!important;height:100%!important}.bestDeallist .bestdealcontent{padding:6px 4px;flex:1 1;display:flex;flex-direction:column}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent{padding:5px 3px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent{padding:4px 2px}}.bestDeallist .bestdealcontent h3{margin-bottom:4px;line-height:1.2;display:block}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent h3{margin-bottom:6px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent h3{margin-bottom:4px}}.bestDeallist .bestdealcontent h3 a{font-size:13.5px;color:var(--secondary-color);font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;text-decoration:none;min-height:inherit}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent h3 a{font-size:12.6px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent h3 a{font-size:11.7px;line-height:1.3}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent h3 a{font-size:10.8px}}.bestDeallist .bestdealcontent h3 a:hover{color:var(--primary-color);text-decoration:none}.bestDeallist .bestdealcontent .productPrice{display:flex;justify-content:space-between;align-items:center;min-height:0;margin:auto 0 8px}.bestDeallist .bestdealcontent .productPrice .price{display:flex;align-items:center}.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:16px;font-weight:600;color:var(--secondary-color);line-height:1}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:14px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:12px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:11px}}.bestDeallist .bestdealcontent .productPrice .price .currency{font-size:24px;font-weight:700;color:#ff3b30;line-height:1}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .price .currency{font-size:20px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .productPrice .price .currency{font-size:16px;font-size:15px}}.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:17px;line-height:24px;color:#777;text-decoration:line-through;margin-left:10px;opacity:1;position:relative}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:15px}.bestDeallist .bestdealcontent .productPrice .price .actualPrice:before{font-size:12px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:13px;margin-left:5px}.bestDeallist .bestdealcontent .productPrice .price .actualPrice:before{font-size:11px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:12px}.bestDeallist .bestdealcontent .productPrice .price .actualPrice:before{font-size:10px}}.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:72px;height:32px;padding:0 10px;text-align:center;font-size:17px;color:var(--white-color);background:#ff3b30;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 3px 8px rgba(255,59,48,.4);white-space:nowrap;position:relative}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:46px;height:26px;padding:0 8px;font-size:14px;border-radius:13px}}@media only screen and (max-width:1440px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:42px;height:24px;padding:0 7px;font-size:13px;border-radius:12px}}@media only screen and (max-width:1199px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:38px;height:22px;font-size:12px;padding:0 6px;border-radius:11px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:45px;height:24px;font-size:12px;padding:0 6px;border-radius:12px}}.bestDeallist .bestdealcontent .productPrice .discountRate span,.bestDeallist .bestdealcontent .productPrice .discountRatebg span{font-weight:400;font-size:.85em}.bestDeallist .bestdealcontent .productPrice .discountRate .save-text,.bestDeallist .bestdealcontent .productPrice .discountRatebg .save-text{font-size:.65em;font-weight:700;margin-right:4px;letter-spacing:.5px}.bestDeallist .bestdealcontent .productPrice .discountRatebg{background:transparent;box-shadow:none}.bestDeallist .bestdealcontent .rating{display:flex;align-items:center;margin-top:4px;margin-bottom:0}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .rating{margin-top:2px}}.bestDeallist .bestdealcontent .rating img{width:14px;height:14px;margin-right:3px}@media only screen and (max-width:1440px){.bestDeallist .bestdealcontent .rating img{width:13px;height:13px;margin-right:2px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .rating img{width:12px;height:12px;margin-right:2px}}@media only screen and (max-width:575px){.bestDeallist .bestdealcontent .rating img{width:11px;height:11px;margin-right:1px}}.bestDeallist .bestdealcontent .rating span{font-size:13px;color:var(--light-grey);line-height:1;margin-left:2px}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .rating span{font-size:12px}}@media only screen and (max-width:575px){.bestDeallist .bestdealcontent .rating span{font-size:11px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .btn{font-size:14px;padding:10px 20px;margin-top:5px!important}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}@keyframes flash-deal{0%,to{opacity:1}50%{opacity:.6}}@keyframes gradient-move{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes pulse-urgent{0%,to{transform:scale(1);box-shadow:0 2px 6px rgba(255,87,34,.3)}50%{transform:scale(1.03);box-shadow:0 3px 8px rgba(255,87,34,.5)}}@keyframes shimmer{0%{background:linear-gradient(135deg,gold,orange)}50%{background:linear-gradient(135deg,orange,gold)}to{background:linear-gradient(135deg,gold,orange)}}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}}.singleProductlist{display:flex;flex-wrap:wrap;margin:0 -3px;align-items:flex-start}@media only screen and (max-width:767px){.singleProductlist{margin:0 -2px}}.singleProductlist .singleProductlistinner{max-width:calc(20% - 6px);flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 6px);margin:0 3px 10px}@media only screen and (max-width:1440px){.singleProductlist .singleProductlistinner{margin-bottom:8px}}@media only screen and (max-width:1199px){.singleProductlist .singleProductlistinner{max-width:calc(25% - 6px);flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 6px)}}@media only screen and (max-width:991px){.singleProductlist .singleProductlistinner{max-width:calc(33.33% - 6px);flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 6px)}}@media only screen and (max-width:767px){.singleProductlist .singleProductlistinner{max-width:calc(50% - 4px);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);margin:0 2px 6px}}.singleProductlist .btn{margin-top:30px}@media only screen and (max-width:575px){.singleProductlist .btn{margin-top:10px}}@media only screen and (max-width:991px){.productListingpage .singleProductlist .singleProductlistinner{max-width:calc(33.33% - 6px);flex-basis:calc(33.33% - 6px)}}@media only screen and (max-width:575px){.productListingpage .singleProductlist .singleProductlistinner{max-width:calc(50% - 4px);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);margin:0 2px 6px}}.dealSliderlistMain .slick-slide{padding:0 6px;height:auto}@media only screen and (max-width:1440px){.dealSliderlistMain .slick-slide{padding:0 4px}}@media only screen and (max-width:767px){.dealSliderlistMain .slick-slide{padding:0 3px}}.dealSliderlistMain .slick-slide>div{border:none!important;height:100%;display:flex}.dealSliderlistMain .bestDeallist{height:100%;display:flex;flex-direction:column}.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:40px}@media only screen and (max-width:1800px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:35px}}@media only screen and (max-width:1366px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:30px}}@media only screen and (max-width:1199px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:25px}}@media only screen and (max-width:767px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:20px}}.mobile-scroll-wrapper{display:none}@media only screen and (max-width:480px){.mobile-scroll-wrapper{display:block;width:100%;position:relative}.mobile-product-scroll-container{width:100%;overflow:visible}.mobile-product-scroll-container .mobile-product-scroll{display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding-left:15px;gap:6px;width:100%;-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (max-width:480px){.mobile-product-scroll-container .mobile-product-scroll::-webkit-scrollbar{display:none}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100vw - 21px)/2.15)}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item.see-all-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100vw - 21px)/2.15);display:flex;align-items:center;justify-content:center}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item.see-all-item .see-all-button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border:2px solid #dee2e6}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item.see-all-item .see-all-button:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item.see-all-item .see-all-button .see-all-content{text-align:center}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item.see-all-item .see-all-button .see-all-content .see-all-icon{margin-bottom:8px}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item.see-all-item .see-all-button .see-all-content .see-all-icon svg{width:40px;height:40px;color:#f44}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item.see-all-item .see-all-button .see-all-content .see-all-text{display:block;font-size:16px;font-weight:600;color:#333}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item .bestDeallist{height:auto;min-height:0}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item:last-child{margin-right:0;padding-right:0}}.desktop-slider-container{display:block}@media only screen and (max-width:480px){.desktop-slider-container{display:none}}.desktop-slider-container .see-all-item-desktop{width:100%;height:100%;min-height:350px;display:flex;align-items:center;justify-content:center;padding:15px}.desktop-slider-container .see-all-item-desktop .see-all-button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px solid #dee2e6;position:relative;overflow:hidden}.desktop-slider-container .see-all-item-desktop .see-all-button:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15);border-color:#f44}.desktop-slider-container .see-all-item-desktop .see-all-button:hover .see-all-icon svg{transform:translateX(5px)}.desktop-slider-container .see-all-item-desktop .see-all-button .see-all-content{text-align:center}.desktop-slider-container .see-all-item-desktop .see-all-button .see-all-content .see-all-icon{margin-bottom:12px}.desktop-slider-container .see-all-item-desktop .see-all-button .see-all-content .see-all-icon svg{width:60px;height:60px;color:#f44}.desktop-slider-container .see-all-item-desktop .see-all-button .see-all-content .see-all-text{display:block;font-size:20px;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.5px}@media only screen and (max-width:480px){.beatDealssection .container{overflow:hidden!important}.beatDealssection .container .slider-wrapper{margin:0 -15px}.beatDealssection.trending-section .mobile-scroll-wrapper{position:relative;z-index:1}.beatDealssection.trending-section .mobile-product-scroll{overflow-x:scroll!important;-webkit-overflow-scrolling:touch!important}.beatDealssection .mainHeading .deal-badge{display:none!important}.beatDealssection .d-flex.justify-content-between{align-items:center!important}}