.offer-item{cursor:pointer;display:block;text-decoration:none;color:inherit;background:#fff;border-radius:8px;overflow:hidden;padding:0;border:1px solid #ececec;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:box-shadow .2s ease,border-color .2s ease;position:relative}@media only screen and (max-width:767px){.offer-item{border-radius:6px;padding:0}}.offer-item:hover{box-shadow:0 6px 16px rgba(0,0,0,.08);border-color:#dcdcdc}.offer-item:hover .offer-item__content h3{color:var(--primary-color)}.see-all-item,.see-all-item .see-all-button{display:flex;align-items:center;justify-content:center}.see-all-item .see-all-button{width:100%;height:100%;text-decoration:none;background:linear-gradient(135deg,#fff5eb,#ffe9d6);border-radius:8px;border:1px solid #ffd4b8;box-shadow:0 1px 4px rgba(255,140,66,.12);transition:box-shadow .2s ease,border-color .2s ease}.see-all-item .see-all-button:hover{box-shadow:0 6px 16px rgba(255,140,66,.18);border-color:#ffb47a}.see-all-item .see-all-button .see-all-content{text-align:center}.see-all-item .see-all-button .see-all-content .see-all-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ff8c42;margin:0 auto 12px;box-shadow:0 2px 6px rgba(255,140,66,.3)}.see-all-item .see-all-button .see-all-content .see-all-icon svg{width:24px;height:24px;color:#fff}.see-all-item .see-all-button .see-all-content .see-all-text{display:block;font-size:14px;font-weight:600;color:#ff8c42}.see-all-item-desktop,.see-all-item-desktop .see-all-button{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.see-all-item-desktop .see-all-button{text-decoration:none;background:linear-gradient(135deg,#fff5eb,#ffe9d6);border-radius:8px;border:1px solid #ffd4b8;box-shadow:0 1px 4px rgba(255,140,66,.12);transition:box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden}.see-all-item-desktop .see-all-button:hover{box-shadow:0 6px 16px rgba(255,140,66,.18);border-color:#ffb47a}.see-all-item-desktop .see-all-button .see-all-content{text-align:center}.see-all-item-desktop .see-all-button .see-all-content .see-all-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#ff8c42;margin:0 auto 16px;box-shadow:0 3px 8px rgba(255,140,66,.35)}.see-all-item-desktop .see-all-button .see-all-content .see-all-icon svg{width:32px;height:32px;color:#fff}.see-all-item-desktop .see-all-button .see-all-content .see-all-text{display:block;font-size:16px;font-weight:700;color:#ff8c42;text-transform:uppercase;letter-spacing:.5px}.offer-item .offer-item__media{position:relative;width:100%;aspect-ratio:1/1;background:#fff;overflow:hidden;border-radius:6px}.offer-item .offer-item__media .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){.offer-item .offer-item__media .deal-label{font-size:14px;left:-56px;bottom:56px}}@media only screen and (max-width:575px){.offer-item .offer-item__media .deal-label{font-size:11px;left:-44px;bottom:43px;padding:2px 6px}}.offer-item .offer-item__media .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,.1607843137)}@media only screen and (max-width:991px){.offer-item .offer-item__media .outOfStockLabel{font-size:10px}}.offer-item .offer-item__media .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}.offer-item .offer-item__media .stock-urgency-badge.selling-fast{background:linear-gradient(135deg,#ff6347,#ff4500);box-shadow:0 2px 6px rgba(255,99,71,.4)}.offer-item .offer-item__media .stock-urgency-badge.only-left{background:#ff5722}.offer-item .offer-item__media .stock-urgency-badge:hover{box-shadow:0 3px 8px rgba(255,87,34,.4)}@media only screen and (max-width:767px){.offer-item .offer-item__media .stock-urgency-badge{font-size:9px;padding:2px 6px;top:6px;left:6px}}.offer-item .offer-item__media .stock-urgency-badge .fire-icon{font-size:11px;filter:brightness(0) invert(1)}@media only screen and (max-width:767px){.offer-item .offer-item__media .stock-urgency-badge .fire-icon{font-size:9px}}.offer-item .offer-item__media .mega-deal-badge{position:absolute!important;top:8px;left:8px;background:linear-gradient(135deg,#ffd700,#ffa500);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}.offer-item .offer-item__media .mega-deal-badge:hover{box-shadow:0 3px 10px rgba(255,215,0,.6)}@media only screen and (max-width:767px){.offer-item .offer-item__media .mega-deal-badge{font-size:9px;padding:3px 8px;top:6px;left:6px}}.offer-item .offer-item__media .mega-deal-badge .star-icon{font-size:13px;display:inline-block}@media only screen and (max-width:767px){.offer-item .offer-item__media .mega-deal-badge .star-icon{font-size:11px}}.offer-item .offer-item__media .featured-badge{position:absolute!important;top:8px;right:8px;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;padding:4px 10px;border-radius:20px;box-shadow:0 2px 8px rgba(255,107,107,.5);z-index:10;line-height:1.2;transform:rotate(5deg);transform-origin:top right}.offer-item .offer-item__media .featured-badge:hover{box-shadow:0 3px 10px rgba(255,107,107,.6)}@media only screen and (max-width:767px){.offer-item .offer-item__media .featured-badge{font-size:9px;padding:3px 8px;top:6px;right:6px}}@media only screen and (max-width:575px){.offer-item .offer-item__media .featured-badge{font-size:9px;padding:3px 8px}}.offer-item .offer-item__media .offer-item__remove{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,.3019607843);z-index:10;cursor:pointer;padding:7px}@media only screen and (max-width:1440px){.offer-item .offer-item__media .offer-item__remove{width:25px;height:25px;padding:6px}.offer-item .offer-item__media .offer-item__remove img{width:13px;height:13px}}@media only screen and (max-width:767px){.offer-item .offer-item__media .offer-item__remove{width:22px;height:22px;top:6px;right:6px;padding:4px}.offer-item .offer-item__media .offer-item__remove img{width:14px;height:14px}}.offer-item .offer-item__media .wishlistIcon{position:absolute;top:10px;right:10px;background:rgba(0,0,0,0);border:none;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;padding:0}.offer-item .offer-item__media .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))}.offer-item .offer-item__media .wishlistIcon .wishlist-heart-svg .heart-path{stroke:gray;stroke-width:2.5px;fill:#fff}.offer-item .offer-item__media .wishlistIcon:hover{transform:scale(1.1)}.offer-item .offer-item__media .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))}.offer-item .offer-item__media .wishlistIcon:hover .wishlist-heart-svg .heart-path{stroke:#666}@media only screen and (max-width:1440px){.offer-item .offer-item__media .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}@media only screen and (max-width:1366px){.offer-item .offer-item__media .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}@media only screen and (max-width:767px){.offer-item .offer-item__media .wishlistIcon{top:6px;right:6px}.offer-item .offer-item__media .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}.offer-item .offer-item__media .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))}.offer-item .offer-item__media .wishlistIcon.active .wishlist-heart-svg .heart-path{stroke:#ff7315;fill:#ff7315}.offer-item .offer-item__media .offer-item__image{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.offer-item .offer-item__media .rating-stars{position:absolute;bottom:6px;right:6px;z-index:2;background:hsla(0,0%,100%,.85);border-radius:4px;padding:3px 5px}.offer-item .offer-item__content{padding:0 12px 12px}@media only screen and (max-width:1366px){.offer-item .offer-item__content{padding:0 10px 10px}}@media only screen and (max-width:767px){.offer-item .offer-item__content{padding:0 8px 8px}}.offer-item .offer-item__content h3{margin-top:10px;margin-bottom:10px;font-size:13.5px;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;min-height:2.6em}@media only screen and (max-width:1800px){.offer-item .offer-item__content h3{margin-top:8px;margin-bottom:10px;font-size:12.6px}}@media only screen and (max-width:1366px){.offer-item .offer-item__content h3{font-size:11.7px}}@media only screen and (max-width:767px){.offer-item .offer-item__content h3{margin-top:6px;margin-bottom:8px;font-size:10.8px}}.offer-item .offer-item__content .productPrice{margin:6px 0 8px;display:flex;justify-content:space-between;align-items:center;min-height:0}.offer-item .offer-item__content .productPrice .price{display:flex;align-items:center}.offer-item .offer-item__content .productPrice .price .currencySign{font-size:16px;font-weight:600;color:var(--secondary-color);line-height:1}@media only screen and (max-width:1800px){.offer-item .offer-item__content .productPrice .price .currencySign{font-size:14px}}@media only screen and (max-width:1366px){.offer-item .offer-item__content .productPrice .price .currencySign{font-size:12px}}@media only screen and (max-width:767px){.offer-item .offer-item__content .productPrice .price .currencySign{font-size:11px}}.offer-item .offer-item__content .productPrice .price .currency{font-size:24px;font-weight:700;color:#ff3b30;line-height:1}@media only screen and (max-width:1800px){.offer-item .offer-item__content .productPrice .price .currency{font-size:20px}}@media only screen and (max-width:1366px){.offer-item .offer-item__content .productPrice .price .currency{font-size:16px;font-size:15px}}.offer-item .offer-item__content .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){.offer-item .offer-item__content .productPrice .price .actualPrice{font-size:15px}.offer-item .offer-item__content .productPrice .price .actualPrice:before{font-size:12px}}@media only screen and (max-width:1366px){.offer-item .offer-item__content .productPrice .price .actualPrice{font-size:13px;margin-left:5px}.offer-item .offer-item__content .productPrice .price .actualPrice:before{font-size:11px}}@media only screen and (max-width:767px){.offer-item .offer-item__content .productPrice .price .actualPrice{font-size:12px}.offer-item .offer-item__content .productPrice .price .actualPrice:before{font-size:10px}}.offer-item .offer-item__content .productPrice .discountRate,.offer-item .offer-item__content .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){.offer-item .offer-item__content .productPrice .discountRate,.offer-item .offer-item__content .productPrice .discountRatebg{min-width:46px;height:26px;padding:0 8px;font-size:14px;border-radius:13px}}@media only screen and (max-width:1440px){.offer-item .offer-item__content .productPrice .discountRate,.offer-item .offer-item__content .productPrice .discountRatebg{min-width:42px;height:24px;padding:0 7px;font-size:13px;border-radius:12px}}@media only screen and (max-width:1199px){.offer-item .offer-item__content .productPrice .discountRate,.offer-item .offer-item__content .productPrice .discountRatebg{min-width:38px;height:22px;font-size:12px;padding:0 6px;border-radius:11px}}@media only screen and (max-width:767px){.offer-item .offer-item__content .productPrice .discountRate,.offer-item .offer-item__content .productPrice .discountRatebg{min-width:45px;height:24px;font-size:12px;padding:0 6px;border-radius:12px}}.offer-item .offer-item__content .productPrice .discountRate span,.offer-item .offer-item__content .productPrice .discountRatebg span{font-weight:400;font-size:.85em}.offer-item .offer-item__content .productPrice .discountRate .save-text,.offer-item .offer-item__content .productPrice .discountRatebg .save-text{font-size:.65em;font-weight:700;margin-right:4px;letter-spacing:.5px}.offer-item .offer-item__content .productPrice .discountRatebg{background:rgba(0,0,0,0);box-shadow:none;padding:0;min-width:0;height:auto;border-radius:0}@media only screen and (max-width:767px){.offer-item .offer-item__content .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,#ffd700,#ffa500)}50%{background:linear-gradient(135deg,#ffa500,#ffd700)}to{background:linear-gradient(135deg,#ffd700,#ffa500)}}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}}.singleProductlist{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:10px 6px;gap:10px 6px}@media only screen and (max-width:767px){.singleProductlist{grid-template-columns:repeat(2,1fr);gap:6px 4px}}.singleProductlist .singleProductlistinner{min-width:0}.singleProductlist .btn{grid-column:1/-1;margin-top:30px}@media only screen and (max-width:575px){.singleProductlist .btn{margin-top:10px}}.dealSliderlistMain .embla__viewport{padding-top:14px;padding-bottom:24px;margin-top:-14px;margin-bottom:-24px}.dealSliderlistMain .embla__container{align-items:stretch}.dealSliderlistMain .embla__slide{padding:0 6px;height:auto}@media only screen and (max-width:1440px){.dealSliderlistMain .embla__slide{padding:0 4px}}@media only screen and (max-width:767px){.dealSliderlistMain .embla__slide{padding:0 3px}}.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%}}@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{-ms-overflow-style:none;scrollbar-width:none}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100vw - 21px)/1.75)}.mobile-product-scroll-container .mobile-product-scroll .mobile-product-item:last-child{margin-right:15px}}.desktop-slider-container{display:block}@media only screen and (max-width:480px){.desktop-slider-container{display:none}.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}}