@media only screen and (max-width:767px){.productListdetail{margin-bottom:15px}}.productListdetail .pagesCount h2{margin-right:14px}.productListdetail .pagesCount span{font-size:18px;color:var(--light-grey);font-weight:600}.productListdetail .pagesCount p{font-size:20px;font-weight:500;margin:0}@media only screen and (max-width:1800px){.productListdetail .pagesCount p{font-size:18px}}@media only screen and (max-width:1600px){.productListdetail .pagesCount p{font-size:16px}}.productListdetail .pagesCount p span{color:var(--primary-color)}.productListdetail .sortProduct{border:2px solid var(--extra-light-grey);padding:3px 20px;border-radius:22px;display:flex;align-items:center}@media only screen and (max-width:767px){.productListdetail .sortProduct{padding:3px 10px 3px 5px}}.productListdetail .sortProduct label{font-weight:600;color:var(--light-grey)}@media only screen and (max-width:1600px){.productListdetail .sortProduct label{font-size:14px}}@media only screen and (max-width:767px){.productListdetail .sortProduct label{display:none}}.filterBtnMobile{border:2px solid var(--extra-light-grey);padding:6px 14px;border-radius:22px;cursor:pointer;background:#fff;transition:all .3s ease;margin-left:10px;font-size:14px;font-weight:600;color:var(--secondary-color);display:flex;align-items:center}.filterBtnMobile:hover{background-color:var(--extra-light-grey)}.filterBtnMobile img{margin-right:6px}.filterBtnMobile span{white-space:nowrap;line-height:1}.bestDeallist{cursor:pointer;transition:all .3s ease;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}@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}@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;transition:all .2s ease;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;animation:pulse-urgent 2s ease-in-out infinite}.bestDeallist .bestdealimg .stock-urgency-badge:hover{transform:scale(1.05);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 .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;transition:all .2s ease;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%}.bestDeallist .bestdealimg .sliderCard-responsive-div .image,.bestDeallist .bestdealimg .sliderCard-responsive-div img{object-fit:contain;width:100%!important;height:100%!important}.bestDeallist .bestdealcontent{padding:6px 4px}@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;min-height:36px}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent h3{margin-bottom:6px;min-height:36px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent h3{margin-bottom:4px;min-height:32px}}.bestDeallist .bestdealcontent h3 a{font-size:15px;color:var(--secondary-color);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;text-decoration:none;transition:color .2s ease}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent h3 a{font-size:14px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent h3 a{font-size:13px;line-height:1.3}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent h3 a{font-size:12px}}.bestDeallist .bestdealcontent h3 a:hover{color:var(--primary-color);text-decoration:none}.bestDeallist .bestdealcontent .productPrice{margin:6px 0 8px;display:flex;justify-content:space-between;align-items:center}.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;animation:pulse 3s infinite}@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}@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)}}.singleProductlist{display:flex;flex-wrap:wrap;margin:0 -3px}@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}@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%}.dealSliderlistMain .bestDeallist{height:100%}.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}}.load-more-loader{width:48px;height:48px;border:5px solid #ff7900;border-bottom-color:hsla(0,1%,50%,.3);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.products-grid-skeleton{width:100%}.products-grid-skeleton .skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.products-grid-skeleton .skeleton-heading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;display:inline-block}.products-grid-skeleton .skeleton-product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.products-grid-skeleton .skeleton-product-card .skeleton-img-wrapper{position:relative;aspect-ratio:1;background:#f5f5f5}.products-grid-skeleton .skeleton-product-card .skeleton-img-wrapper .skeleton-product-img{width:100%;height:100%;border-radius:0}.products-grid-skeleton .skeleton-product-card .skeleton-img-wrapper .skeleton-wishlist{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%}.products-grid-skeleton .skeleton-product-card .skeleton-title-wrapper .skeleton-title{height:16px;width:100%;margin-bottom:8px}.products-grid-skeleton .skeleton-product-card .skeleton-title-wrapper .skeleton-title.skeleton-title-short{width:75%}.products-grid-skeleton .skeleton-product-card .skeleton-price-main{width:60px;height:24px}.products-grid-skeleton .skeleton-product-card .skeleton-price-original{width:45px;height:18px;opacity:.6}.products-grid-skeleton .skeleton-product-card .skeleton-discount{width:60px;height:28px;border-radius:14px}.products-grid-skeleton .skeleton-product-card .skeleton-star{width:16px;height:16px;border-radius:2px}@media only screen and (max-width:1199px){.products-grid-skeleton .skeleton-product-card .skeleton-img-wrapper{aspect-ratio:1}}@media only screen and (max-width:767px){.products-grid-skeleton .skeleton-product-card .skeleton-title-wrapper .skeleton-title{height:14px}.products-grid-skeleton .skeleton-product-card .skeleton-price-main{width:50px;height:20px}.products-grid-skeleton .skeleton-product-card .skeleton-price-original{width:40px;height:16px}.products-grid-skeleton .skeleton-product-card .skeleton-discount{width:50px;height:24px}.products-grid-skeleton .skeleton-product-card .skeleton-star{width:14px;height:14px}}.seo-text-section{padding:10px 0;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;margin-bottom:20px}@media only screen and (max-width:767px){.seo-text-section{padding:10px 0 8px;margin-bottom:15px}}.seo-text-section .seo-content-wrapper{text-align:center;max-width:900px;margin:0 auto}@media only screen and (max-width:767px){.seo-text-section .seo-content-wrapper{padding:0 15px}}.seo-text-section .seo-title{font-size:26px;font-weight:700;color:#2c3e50;margin-bottom:3px;line-height:1.2}@media only screen and (max-width:991px){.seo-text-section .seo-title{font-size:24px}}@media only screen and (max-width:767px){.seo-text-section .seo-title{font-size:20px;margin-bottom:3px}}.seo-text-section .seo-description{font-size:13px;line-height:1.6;color:#666;margin-bottom:0}@media only screen and (max-width:767px){.seo-text-section .seo-description{font-size:11px;line-height:1.5}}