.view-toggle{display:flex;align-items:center;gap:4px;background:#f5f5f5;padding:4px;border-radius:4px;margin-left:12px;position:relative;z-index:10;transition:z-index .2s ease,box-shadow .2s ease}.view-toggle:hover{z-index:1000;box-shadow:0 4px 8px rgba(0,0,0,.15)}.view-toggle .view-toggle-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:4px;cursor:pointer;color:#636e72;transition:all .2s ease;position:relative}.view-toggle .view-toggle-btn:hover{background:#e0e0e0;color:#2d3436}.view-toggle .view-toggle-btn.active{background:#fff;color:#ff7315;box-shadow:0 1px 3px rgba(0,0,0,.1)}.view-toggle .view-toggle-btn svg{width:16px;height:16px}.view-toggle .view-toggle-btn:after{content:attr(title);position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);background:#2d3436;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease}.view-toggle .view-toggle-btn:hover:after{opacity:1}@media(max-width:768px){.view-toggle{margin-left:8px}.view-toggle .view-toggle-btn{width:28px;height:28px}.view-toggle .view-toggle-btn svg{width:14px;height:14px}.view-toggle .view-toggle-btn:after{display:none}}.productListdetail{position:relative}@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;position:relative}@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;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-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;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}}.quantityNumber{display:flex;color:#212121;align-items:center;margin-left:15px;box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:8px;overflow:visible;position:relative;z-index:1}.quantityNumber button{position:relative;width:42px;height:42px;background:#f8f9fa;display:inline-block;border:2px solid #ddd;cursor:pointer;font-size:20px;font-weight:700;border-radius:0;transition:all .2s ease}.quantityNumber button:hover:not(:disabled){background:#e9ecef;border-color:var(--primary-color)}.quantityNumber button:disabled{opacity:.5;cursor:not-allowed;position:relative}.quantityNumber button.minus.has-tooltip:disabled{opacity:1!important;background:#f8f9fa!important}.quantityNumber button.has-tooltip:hover:before,.quantityNumber button.show-tooltip:before{opacity:1!important;visibility:visible!important;transform:translateY(0);background:#ff6b6b!important;filter:none!important}@media only screen and (max-width:480px){.quantityNumber button.has-tooltip:hover:before,.quantityNumber button.show-tooltip:before{transform:translateX(-50%) translateY(0)}}.quantityNumber button.has-tooltip:hover:after,.quantityNumber button.show-tooltip:after{opacity:1!important;visibility:visible!important}.quantityNumber button.has-tooltip:before{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(5px);background:#ff6b6b!important;background-color:#ff6b6b!important;background-image:none!important;color:#fff!important;padding:10px 14px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 4px 16px rgba(0,0,0,.4);z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;pointer-events:none;line-height:1.3;border:1px solid #ff5252;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;mix-blend-mode:normal!important}@media only screen and (max-width:480px){.quantityNumber button.has-tooltip:before{left:50%;transform:translateX(-50%) translateY(5px);white-space:normal;max-width:calc(100vw - 40px);min-width:250px}}.quantityNumber button.has-tooltip:after{content:"";position:absolute;bottom:calc(100% + 4px);left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ff6b6b;z-index:10001;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media only screen and (max-width:480px){.quantityNumber button.has-tooltip:after{left:50%;transform:translateX(-50%)}}@media only screen and (max-width:1366px){.quantityNumber button{width:36px;height:36px;font-size:18px}}@media only screen and (max-width:767px){.quantityNumber button{width:32px;height:32px;font-size:16px}}.quantityNumber button.minus{border-radius:8px 0 0 8px;border-right:0;overflow:visible}.quantityNumber button.plus{border-radius:0 8px 8px 0;border-left:0}.quantityNumber .text{width:50px;height:42px;text-align:center;font-size:18px;font-weight:700;border:2px solid #ddd;border-left:0;border-right:0;border-radius:0;display:inline-block;vertical-align:middle;background:#fff}@media only screen and (max-width:1366px){.quantityNumber .text{width:42px;height:36px;font-size:16px}}@media only screen and (max-width:767px){.quantityNumber .text{width:38px;height:32px;font-size:14px}}.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)}}.product-row-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.product-row-card{display:flex;background:#fff;border-radius:8px;margin-bottom:16px;overflow:visible;transition:all .3s ease;max-height:300px;border:none;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px rgba(0,0,0,.04);position:relative}.product-row-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-bottom-color:#e8e8e8}.product-row-card .product-row-image{flex:0 0 276px;width:276px;height:276px;position:relative;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-row-card .product-row-image .image-wrapper{position:relative;width:100%;height:100%}.product-row-card .product-row-image .image-wrapper a{display:block;width:100%;height:100%;position:relative}.product-row-card .product-row-image .product-image{object-fit:contain!important;width:100%!important;height:100%!important}.product-row-card .product-row-image .discount-badge{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ff6b6b,#ff3838);color:#fff;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:700;z-index:2;box-shadow:0 2px 8px rgba(255,56,56,.3);text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.product-row-card .product-row-image .discount-badge{top:5px;right:5px;font-size:10px;padding:3px 6px}}.product-row-card .product-row-image .deal-label{position:absolute;left:-50px;bottom:50px;transform:rotate(-90deg);background:gold;color:#000;font-size:12px;font-weight:700;z-index:9;text-transform:uppercase;padding:4px 8px;border-radius:0 0 6px 0;box-shadow:0 2px 4px rgba(255,215,0,.4)}@media(max-width:768px){.product-row-card .product-row-image .deal-label{font-size:10px;left:-45px;bottom:45px;padding:3px 6px}}.product-row-card .product-row-image .outOfStockLabel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;z-index:10;letter-spacing:.5px}@media(max-width:768px){.product-row-card .product-row-image .outOfStockLabel{font-size:10px;padding:4px 8px}}.product-row-card .product-row-image .stock-urgency-badge{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:16px;font-size:9px;font-weight:700;text-transform:uppercase;z-index:10;display:flex;align-items:center;gap:3px;letter-spacing:.3px}.product-row-card .product-row-image .stock-urgency-badge .fire-icon{font-size:11px}.product-row-card .product-row-image .stock-urgency-badge.only-left{background:linear-gradient(135deg,#ff3838,#ff1744);color:#fff;box-shadow:0 2px 6px rgba(255,56,56,.3)}.product-row-card .product-row-image .stock-urgency-badge.selling-fast{background:linear-gradient(135deg,#ff6b35,#ff9558);color:#fff;box-shadow:0 2px 6px rgba(255,107,53,.3)}@media(max-width:768px){.product-row-card .product-row-image .stock-urgency-badge{top:6px;left:6px;font-size:8px;padding:3px 6px}.product-row-card .product-row-image .stock-urgency-badge .fire-icon{font-size:10px}}.product-row-card .product-row-image .mega-deal-badge{position:absolute;top:8px;left:8px;padding:4px 10px;border-radius:16px;font-size:10px;font-weight:800;text-transform:uppercase;z-index:10;display:flex;align-items:center;gap:4px;letter-spacing:.3px;background:linear-gradient(135deg,gold,orange);color:#000;box-shadow:0 2px 8px rgba(255,215,0,.5)}.product-row-card .product-row-image .mega-deal-badge .star-icon{font-size:12px}.product-row-card .product-row-image .mega-deal-badge:hover{transform:scale(1.05);box-shadow:0 3px 10px rgba(255,215,0,.6)}@media(max-width:768px){.product-row-card .product-row-image .mega-deal-badge{top:6px;left:6px;font-size:8px;padding:3px 8px}.product-row-card .product-row-image .mega-deal-badge .star-icon{font-size:10px}}.product-row-card .product-row-image .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}.product-row-card .product-row-image .wishlistIcon .wishlist-heart-svg{width:24px!important;height:24px!important;filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 .5px 1px rgba(0,0,0,.1))}.product-row-card .product-row-image .wishlistIcon .wishlist-heart-svg .heart-path{stroke:gray;stroke-width:2.5px;fill:#fff}.product-row-card .product-row-image .wishlistIcon:hover{transform:scale(1.1)}.product-row-card .product-row-image .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))}.product-row-card .product-row-image .wishlistIcon:hover .wishlist-heart-svg .heart-path{stroke:#666}.product-row-card .product-row-image .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))}.product-row-card .product-row-image .wishlistIcon.active .wishlist-heart-svg .heart-path{stroke:#ff7315;fill:#ff7315}@media(max-width:768px){.product-row-card .product-row-image .wishlistIcon{top:5px;right:5px}.product-row-card .product-row-image .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.product-row-card .product-row-content{flex:1 1;padding:20px;display:flex;flex-direction:column;justify-content:space-between;overflow:visible}.product-row-card .product-row-content .product-row-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.product-row-card .product-row-content .product-row-header .product-title{flex:1 1;font-size:16px;font-weight:600;color:#2d3436;line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-right:12px}.product-row-card .product-row-content .product-row-header .product-title:hover{color:#ff7315}.product-row-card .product-row-content .product-row-header .wishlist-row{flex-shrink:0}.product-row-card .product-row-content .product-specifications{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:12px}.product-row-card .product-row-content .product-specifications .spec-item{font-size:13px;color:#636e72;position:relative}.product-row-card .product-row-content .product-specifications .spec-item:not(:last-child):after{content:"•";position:absolute;right:-8px;color:#dfe6e9}.product-row-card .product-row-content .product-description{margin-bottom:12px}.product-row-card .product-row-content .product-description .description-text{font-size:14px;color:#636e72;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-row-card .product-row-content .product-description .description-text p{margin:0;padding:0}.product-row-card .product-row-content .product-description .description-text ol,.product-row-card .product-row-content .product-description .description-text ul{margin:0;padding-left:20px}.product-row-card .product-row-content .product-description .description-text b,.product-row-card .product-row-content .product-description .description-text strong{font-weight:600;color:#2d3436}.product-row-card .product-row-content .price-section{margin-bottom:12px}.product-row-card .product-row-content .price-section .price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-row-card .product-row-content .price-section .price-row .current-price{font-size:24px;font-weight:700;color:#ff3b30;line-height:1}.product-row-card .product-row-content .price-section .price-row .original-price{font-size:17px;line-height:24px;color:#777;text-decoration:line-through;margin-left:10px;opacity:1}.product-row-card .product-row-content .price-section .price-row .savings-badge{min-width:72px;height:32px;padding:0 10px;text-align:center;font-size:17px;color:#fff;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}.product-row-card .product-row-content .price-section .price-row .savings-badge .save-text{font-size:13px;margin-right:3px;font-weight:600}.product-row-card .product-row-content .product-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px}.product-row-card .product-row-content .product-rating .rating-stars{display:flex;gap:2px;align-items:center}.product-row-card .product-row-content .product-rating .rating-stars .star{color:#e0e0e0;font-size:20px;line-height:1}.product-row-card .product-row-content .product-rating .rating-stars .star.filled{color:#ff7315}.product-row-card .product-row-content .product-rating .rating-count{font-size:13px;color:#777;font-weight:500}.product-row-card .product-row-content .product-row-footer{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:auto;overflow:visible;position:relative}.product-row-card .product-row-content .product-row-footer .cart-actions{display:flex;align-items:center;gap:12px;position:relative;z-index:10;overflow:visible}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper{display:flex;align-items:center;position:relative;z-index:100;overflow:visible}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber{display:flex;align-items:center;background:#f8f9fa;border-radius:20px;overflow:hidden}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber button{width:28px;height:28px;border:none;background:transparent;font-size:16px;font-weight:600;color:#2d3436;cursor:pointer;transition:all .2s ease}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber button:hover:not(:disabled){background:#e9ecef}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber button:disabled{opacity:.5;cursor:not-allowed}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber button.minus{border-right:1px solid #dee2e6}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber button.plus{border-left:1px solid #dee2e6}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber input{width:40px;height:28px;border:none;background:transparent;text-align:center;font-size:14px;font-weight:600;color:#2d3436}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber input:focus{outline:none}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row{padding:6px 16px;font-size:13px;font-weight:500;border-radius:16px;text-transform:uppercase;letter-spacing:.3px;transition:all .3s ease;white-space:nowrap;cursor:pointer;background:#ff3b30;color:#fff;border:1px solid #ff3b30;box-shadow:0 2px 6px rgba(255,59,48,.15)}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row:hover{background:crimson;border-color:crimson;transform:translateY(-1px);box-shadow:0 3px 8px rgba(255,59,48,.2)}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row.in-cart{background:#28a745;border-color:#28a745;box-shadow:0 2px 6px rgba(40,167,69,.15)}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row.in-cart:hover{background:#218838;border-color:#218838;box-shadow:0 3px 8px rgba(40,167,69,.2)}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row:disabled{background:#e9ecef;border-color:#e9ecef;color:#6c757d;cursor:not-allowed;box-shadow:none;opacity:.8}@media(max-width:768px){.product-row-card{flex-direction:row;max-height:none}.product-row-card .product-row-image{flex:0 0 138px;width:138px;height:138px;max-height:138px}.product-row-card .product-row-content{padding:8px;display:flex;flex-direction:column;justify-content:flex-start}.product-row-card .product-row-content .product-row-header{margin-bottom:4px}.product-row-card .product-row-content .product-row-header .product-title{font-size:11px;-webkit-line-clamp:4;line-height:1.2;margin-bottom:0}.product-row-card .product-row-content .product-specifications{gap:8px}.product-row-card .product-row-content .product-specifications .spec-item{font-size:12px}.product-row-card .product-row-content .product-description .description-text{font-size:13px;-webkit-line-clamp:2}.product-row-card .product-row-content .price-section{margin-bottom:8px}.product-row-card .product-row-content .price-section .price-row{display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.product-row-card .product-row-content .price-section .price-row .current-price{font-size:14px;font-weight:700;white-space:nowrap}.product-row-card .product-row-content .price-section .price-row .original-price{font-size:11px;white-space:nowrap}.product-row-card .product-row-content .price-section .price-row .savings-badge{font-size:11px;min-width:auto;height:22px;padding:0 6px;white-space:nowrap}.product-row-card .product-row-content .price-section .price-row .savings-badge .save-text{font-size:9px;margin-right:2px}.product-row-card .product-row-content .product-rating{margin-bottom:8px}.product-row-card .product-row-content .product-rating .rating-stars .star{font-size:14px}.product-row-card .product-row-content .product-rating .rating-count{font-size:11px}.product-row-card .product-row-content .product-row-footer{flex-direction:row;align-items:center;gap:8px;overflow:visible;position:relative}.product-row-card .product-row-content .product-row-footer .cart-actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:6px;position:relative;z-index:10;overflow:visible}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper{order:1;position:relative;z-index:100;overflow:visible}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber button{width:20px;height:20px;font-size:12px}.product-row-card .product-row-content .product-row-footer .cart-actions .quantity-wrapper .quantityNumber input{width:28px;height:20px;font-size:11px}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row{order:2;width:36px;height:20px;padding:0;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border:1px solid #ddd;box-shadow:none;flex-shrink:0;font-size:0}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row:before{content:"🛒";font-size:10px;line-height:1}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row:hover{background:#e0e0e0;border-color:#ccc}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row.in-cart{background:#28a745;border-color:#28a745}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row.in-cart:before{content:"✓";color:#fff;font-size:12px;font-weight:700}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row.in-cart:hover{background:#218838;border-color:#218838}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row:disabled{background:#f8f9fa;border-color:#e9ecef;opacity:.6}.product-row-card .product-row-content .product-row-footer .cart-actions .btn-add-cart-row:disabled:before{opacity:.5}}@media(max-width:991px)and (min-width:769px){.product-row-card .product-row-image{flex:0 0 207px;width:207px;height:207px}.product-row-card .product-row-content{padding:16px}.product-row-card .product-row-content .product-row-header .product-title{font-size:15px}.product-row-card .product-row-content .price-section .price-row .current-price{font-size:20px}}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}}.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}}.products-row-skeleton{max-width:100%;overflow:hidden}.products-row-skeleton .skeleton-heading{background:#f0f0f0;border-radius:4px;animation:skeleton-pulse 1.5s ease-in-out infinite}.products-row-skeleton .skeleton-product-row{display:flex;background:#fff;border-radius:8px;margin-bottom:16px;overflow:hidden;max-height:300px;max-width:100%;border:none;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px rgba(0,0,0,.04)}.products-row-skeleton .skeleton-product-row .skeleton-row-image{flex:0 0 276px;width:276px;height:276px;position:relative;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.products-row-skeleton .skeleton-product-row .skeleton-row-image .skeleton-img{width:100%;height:100%;background:#f5f5f5}.products-row-skeleton .skeleton-product-row .skeleton-row-image .skeleton-badge{position:absolute;top:8px;left:8px;width:100px;height:24px;border-radius:12px;background:#f0f0f0}.products-row-skeleton .skeleton-product-row .skeleton-row-content{flex:1 1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-header{margin-bottom:12px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-header .skeleton-title-wrapper .skeleton-title{height:18px;background:#f0f0f0;border-radius:4px;margin-bottom:8px;width:100%}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-header .skeleton-title-wrapper .skeleton-title.skeleton-title-short{width:75%}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-rating{margin-bottom:12px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-rating .skeleton-star{width:20px;height:20px;background:#f0f0f0;border-radius:2px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-rating .skeleton-rating-count{width:40px;height:16px;background:#f0f0f0;border-radius:4px;margin-left:8px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer .skeleton-price-section{display:flex;align-items:center;gap:10px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer .skeleton-price-section .skeleton-price-main{width:80px;height:28px;background:#f0f0f0;border-radius:4px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer .skeleton-price-section .skeleton-price-original{width:60px;height:20px;background:#f0f0f0;border-radius:4px;opacity:.6}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer .skeleton-price-section .skeleton-discount{width:72px;height:32px;background:#f0f0f0;border-radius:16px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer .skeleton-button{width:120px;height:36px;background:#f0f0f0;border-radius:16px}.products-row-skeleton .skeleton{animation:skeleton-pulse 1.5s ease-in-out infinite}@media(max-width:768px){.products-row-skeleton .skeleton-product-row{max-height:none}.products-row-skeleton .skeleton-product-row .skeleton-row-image{flex:0 0 199px;width:199px;height:248px;max-height:248px}.products-row-skeleton .skeleton-product-row .skeleton-row-content{padding:16px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer{flex-direction:column;align-items:stretch;gap:8px}.products-row-skeleton .skeleton-product-row .skeleton-row-content .skeleton-row-footer .skeleton-button{width:100%}}@media(max-width:991px)and (min-width:769px){.products-row-skeleton .skeleton-product-row .skeleton-row-image{flex:0 0 207px;width:207px;height:207px}.products-row-skeleton .skeleton-product-row .skeleton-row-content{padding:16px}}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.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}}