.productDetailpage .row{margin-bottom:10px}@keyframes pulse-deal{0%,to{transform:scale(1);box-shadow:0 4px 12px rgba(255,59,48,.4)}50%{transform:scale(1.05);box-shadow:0 6px 16px rgba(255,59,48,.6)}}@keyframes flash-banner{0%,to{opacity:1}50%{opacity:.85}}@keyframes slide-deal{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes bounce-fox{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse-subtle{0%,to{transform:scale(1);box-shadow:0 4px 12px rgba(255,59,48,.3)}50%{transform:scale(1.02);box-shadow:0 6px 16px rgba(255,59,48,.5)}}@keyframes pulse-viewer{0%,to{transform:scale(1);box-shadow:0 2px 8px rgba(255,183,77,.3)}50%{transform:scale(1.02);box-shadow:0 4px 12px rgba(255,183,77,.5)}}@keyframes bounce-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.productDetailcontent{margin-left:30px}@media only screen and (max-width:1199px){.productDetailcontent{margin-left:0}}@media only screen and (max-width:991px){.productDetailcontent{margin-top:20px}}.productDetailcontent .deals-urgency-banner{background:linear-gradient(135deg,#ff3b30,#dc143c);border-radius:8px;padding:10px 8px;margin-top:-25px;margin-bottom:10px;text-align:center;box-shadow:0 4px 16px rgba(220,20,60,.3);border:1px solid crimson;position:relative;overflow:hidden;z-index:10}.productDetailcontent .deals-urgency-banner:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.1),transparent);transform:rotate(45deg);animation:slide-deal 3s linear infinite}.productDetailcontent .deals-urgency-banner .banner-content{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.productDetailcontent .deals-urgency-banner .banner-content .banner-text{font-size:18px;font-weight:900;color:#fff;letter-spacing:1px;text-transform:uppercase;text-shadow:1px 1px 3px rgba(0,0,0,.4);white-space:nowrap}@media only screen and (max-width:767px){.productDetailcontent .deals-urgency-banner .banner-content .banner-text{font-size:14px;letter-spacing:.5px}}.productDetailcontent .limited-time-banner{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;padding:12px 10px;margin-top:-25px;margin-bottom:10px;text-align:center;box-shadow:0 4px 16px rgba(102,126,234,.3);border:1px solid #764ba2;position:relative;overflow:hidden;z-index:10}.productDetailcontent .limited-time-banner:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:shine 3s infinite}.productDetailcontent .limited-time-banner .banner-content{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.productDetailcontent .limited-time-banner .banner-content .banner-text{font-size:18px;font-weight:900;color:#fff;letter-spacing:1.2px;text-transform:uppercase;text-shadow:1px 1px 3px rgba(0,0,0,.3);white-space:nowrap}@media only screen and (max-width:767px){.productDetailcontent .limited-time-banner .banner-content .banner-text{font-size:14px;letter-spacing:.8px}}@keyframes shine{0%{left:-100%}to{left:100%}}.productDetailcontent .stock-urgency-detail{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border-radius:8px;margin-top:-25px;margin-bottom:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;position:relative;z-index:10}.productDetailcontent .stock-urgency-detail.warning{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;box-shadow:0 3px 10px hsla(0,100%,71%,.3);border:1px solid #ff8e53}.productDetailcontent .stock-urgency-detail.critical{background:linear-gradient(135deg,#ff1744,#d50000);color:#fff;box-shadow:0 4px 12px rgba(213,0,0,.5);border:1px solid #d50000}.productDetailcontent .stock-urgency-detail .urgency-icon{font-size:20px}.productDetailcontent .stock-urgency-detail .urgency-text{font-size:14px}@media only screen and (max-width:767px){.productDetailcontent .stock-urgency-detail .urgency-text{font-size:12px}}.productDetailcontent .productDetailheading{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:8px}.productDetailcontent .productDetailheading h1{margin-bottom:0;padding-right:10px}.productDetailcontent .productDetailheading .shareLink{max-width:50px;flex:0 0 50px;height:50px;border-radius:50px;background-color:var(--extra-light-grey);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}@media only screen and (max-width:1440px){.productDetailcontent .productDetailheading .shareLink{max-width:40px;flex:0 0 40px;height:40px}.productDetailcontent .productDetailheading .shareLink>img{width:15px;height:15px}}.productDetailcontent .productDetailheading .shareLink:hover .sharingOptions{display:block}.productDetailcontent .productDetailheading .sharingOptions{position:absolute;right:0;top:60px;background-color:#fff;box-shadow:0 3px 16px rgba(0,0,0,.161);border-radius:10px;width:160px;display:none;z-index:1000}.productDetailcontent .productDetailheading .sharingOptions:before{position:absolute;content:"";right:12px;top:-13px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:20px solid #fff}.productDetailcontent .productDetailheading .sharingOptions:after{position:absolute;content:"";left:0;right:0;width:100%;height:50px;background:transparent;top:-40px}.productDetailcontent .productDetailheading .sharingOptions ul li{padding:15px 25px;border-bottom:2px solid var(--extra-light-grey)}@media only screen and (max-width:1440px){.productDetailcontent .productDetailheading .sharingOptions ul li{padding:10px 15px;font-size:14px}}@media only screen and (max-width:767px){.productDetailcontent .productDetailheading .sharingOptions ul li{padding:8px 12px;font-size:14px}}.productDetailcontent .productDetailheading .sharingOptions ul li:last-child{border-bottom:none}.productDetailcontent .productDetailheading .sharingOptions ul li:hover span{color:var(--primary-color)}.productDetailcontent .productDetailheading .sharingOptions ul li button{display:flex;align-items:center;justify-content:space-between;width:100%}.productDetailcontent .sellerRating{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}@media only screen and (max-width:575px){.productDetailcontent .sellerRating{margin-bottom:10px;display:block}}.productDetailcontent .sellerRating .rating{display:flex;cursor:pointer;gap:7px;align-items:center}@media only screen and (max-width:1366px){.productDetailcontent .sellerRating .rating{gap:5px}}@media only screen and (max-width:575px){.productDetailcontent .sellerRating .rating{margin-bottom:15px}}.productDetailcontent .sellerRating .rating p{font-size:16px;color:var(--light-grey);margin:0}@media only screen and (max-width:1366px){.productDetailcontent .sellerRating .rating p{font-size:14px}.productDetailcontent .sellerRating .rating img{width:16px;height:16px}}.productDetailcontent .sellerRating .seller{display:flex;align-items:center;font-size:16px;line-height:20px;color:var(--light-grey)}@media only screen and (max-width:1440px){.productDetailcontent .sellerRating .seller{font-size:14px}}.productDetailcontent .sellerRating .seller a{max-width:300px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}@media only screen and (max-width:1440px){.productDetailcontent .sellerRating .seller a{max-width:250px}}@media only screen and (max-width:1366px){.productDetailcontent .sellerRating .seller a{max-width:200px}}@media only screen and (max-width:1199px){.productDetailcontent .sellerRating .seller a{max-width:150px}}@media only screen and (max-width:575px){.productDetailcontent .sellerRating .seller a{max-width:70%}}.productDetailcontent .sellerRating .seller strong{margin-left:6px;color:var(--secondary-color)}@media only screen and (max-width:991px){.productDetailcontent .price-viewer-container{display:flex;justify-content:space-between;align-items:center;gap:10px}.productDetailcontent .price-viewer-container .productViewer{margin:0 0 0 auto;flex-shrink:0}}.productDetailcontent .productPrice{margin-bottom:0}@media only screen and (max-width:991px){.productDetailcontent .productPrice{flex-shrink:1}}@media only screen and (max-width:575px){.productDetailcontent .productPrice{margin-bottom:0}}.productDetailcontent .productPrice .price{display:flex;align-items:center;flex-wrap:nowrap}.productDetailcontent .productPrice .price .currencySign{font-size:20px;font-weight:600;color:var(--secondary-color);line-height:1.9}@media only screen and (max-width:1800px){.productDetailcontent .productPrice .price .currencySign{font-size:18px}}@media only screen and (max-width:1440px){.productDetailcontent .productPrice .price .currencySign{font-size:16px}}@media only screen and (max-width:1366px){.productDetailcontent .productPrice .price .currencySign{font-size:14px}}.productDetailcontent .productPrice .price .currency{font-size:48px;font-weight:900;color:#ff3b30;text-shadow:1px 1px 2px rgba(255,59,48,.3)}@media only screen and (max-width:1800px){.productDetailcontent .productPrice .price .currency{font-size:36px}}@media only screen and (max-width:1440px){.productDetailcontent .productPrice .price .currency{font-size:32px}}@media only screen and (max-width:1366px){.productDetailcontent .productPrice .price .currency{font-size:28px}}@media only screen and (max-width:767px){.productDetailcontent .productPrice .price .currency{font-size:24px}}.productDetailcontent .productPrice .price .actualPrice{font-size:18px;line-height:26px;color:#777;text-decoration:line-through;margin-left:10px;position:relative;cursor:help}.productDetailcontent .productPrice .price .actualPrice:before{content:"WAS ";text-decoration:none;font-size:14px;color:#888;margin-right:2px}.productDetailcontent .productPrice .price .actualPrice:hover:after{content:"Price sourced from supplier";position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);background:#ff6b6b!important;background-color:#ff6b6b!important;color:#fff!important;padding:10px 14px;border-radius:8px;font-size:14px;font-weight:500;white-space:nowrap;z-index:10000;opacity:1;visibility:visible;text-decoration:none;line-height:1.2;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:none}.productDetailcontent .productPrice .price .actualPrice span:last-child{position:relative}.productDetailcontent .productPrice .price .actualPrice span:last-child:hover:before{content:"";position:absolute;bottom:calc(100% + 5px);left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#ff6b6b!important;z-index:10001;opacity:1;visibility:visible}@media only screen and (max-width:1366px){.productDetailcontent .productPrice .price .actualPrice{font-size:16px}.productDetailcontent .productPrice .price .actualPrice:before{font-size:12px}.productDetailcontent .productPrice .price .actualPrice:hover:after{font-size:12px;padding:8px 12px}}.productDetailcontent .productPrice .price .discountRate{background:linear-gradient(135deg,#ff3b30,#ff1744);border-radius:20px;padding:8px 16px;color:var(--white-color);font-size:20px;font-weight:900;margin-left:15px;line-height:1;box-shadow:0 4px 12px rgba(255,59,48,.4);animation:pulse-deal 2s ease-in-out infinite;position:relative;text-transform:uppercase;letter-spacing:.5px}.productDetailcontent .productPrice .price .discountRate:before{content:"SAVE";font-size:12px;font-weight:700;position:absolute;top:-8px;left:50%;transform:translateX(-50%);background:gold;color:#000;padding:2px 8px;border-radius:10px;box-shadow:0 2px 6px rgba(255,215,0,.4)}@media only screen and (max-width:1800px){.productDetailcontent .productPrice .price .discountRate{font-size:18px;padding:8px 16px}}@media only screen and (max-width:1366px){.productDetailcontent .productPrice .price .discountRate{font-size:16px;padding:6px 12px}.productDetailcontent .productPrice .price .discountRate:before{font-size:10px;padding:1px 6px;top:-6px}}.productDetailcontent .productViewer{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border:1px solid #ffb74d;border-radius:16px;padding:6px 13px;display:inline-flex;align-items:center;gap:6px;animation:pulse-viewer 2s ease-in-out infinite}.productDetailcontent .productViewer .viewer-content{display:flex;align-items:center;gap:6px}.productDetailcontent .productViewer .viewer-icon-wrapper{display:flex;align-items:center;justify-content:center;animation:bounce-icon 1.5s ease-in-out infinite}.productDetailcontent .productViewer .viewer-text{display:flex;align-items:center;gap:3px;font-size:11px}.productDetailcontent .productViewer .viewer-text .viewer-count{font-weight:700;color:#e65100;font-size:13px;transition:all .3s ease;line-height:1}.productDetailcontent .productViewer .viewer-text .viewer-label{font-weight:500;color:#f57c00;font-size:10px;line-height:1}@media only screen and (max-width:1800px){.productDetailcontent .productViewer{padding:5px 11px}.productDetailcontent .productViewer .viewer-text{font-size:10px}.productDetailcontent .productViewer .viewer-text .viewer-count{font-size:12px}.productDetailcontent .productViewer .viewer-text .viewer-label{font-size:10px}}@media only screen and (max-width:1440px){.productDetailcontent .productViewer{padding:4px 10px}.productDetailcontent .productViewer .viewer-text{font-size:10px}.productDetailcontent .productViewer .viewer-text .viewer-count{font-size:11px}.productDetailcontent .productViewer .viewer-text .viewer-label{font-size:9px}}@media only screen and (max-width:991px){.productDetailcontent .productViewer{margin:0;padding:5px 12px}.productDetailcontent .productViewer .viewer-text .viewer-count{font-size:12px}.productDetailcontent .productViewer .viewer-text .viewer-label{font-size:10px}}@media only screen and (max-width:767px){.productDetailcontent .productViewer{padding:4px 10px}.productDetailcontent .productViewer .viewer-content{display:flex;align-items:center;gap:5px}.productDetailcontent .productViewer .viewer-icon-wrapper{display:flex;align-items:center;justify-content:center}.productDetailcontent .productViewer .viewer-text{font-size:9px;display:flex;align-items:center;gap:3px}.productDetailcontent .productViewer .viewer-text .viewer-count{font-size:11px;line-height:1;font-weight:700}.productDetailcontent .productViewer .viewer-text .viewer-label{font-size:9px;line-height:1;font-weight:500}}.productDetailcontent .productViewer span{background-color:transparent;border:none;border-radius:0;padding:0;line-height:1;display:inline;align-items:center;gap:0;font-weight:inherit;color:inherit}.productDetailcontent .productViewer span img{margin:0;width:14px;height:14px}.productDetailcontent .otherSeller{font-size:16px;line-height:24px}@media only screen and (max-width:575px){.productDetailcontent .otherSeller{margin-top:10px}}.productDetailcontent .otherSeller span{color:var(--primary-color);cursor:pointer}.productDetailcontent .productFilters{margin-bottom:16px;position:relative;z-index:10;overflow:visible}@media only screen and (max-width:767px){.productDetailcontent .productFilters{margin-bottom:15px}}.productDetailcontent .productFilters.error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px}.productDetailcontent .productFilters.error .productFilterstitle{color:#721c24}.productDetailcontent .productFilters .productFilterstitle{font-size:18px;color:var(--light-grey);margin-right:10px;display:block;font-weight:600}@media only screen and (max-width:1800px){.productDetailcontent .productFilters .productFilterstitle{font-size:16px}}@media only screen and (max-width:1366px){.productDetailcontent .productFilters .productFilterstitle{font-size:14px}}.productDetailcontent .productFilters .productFilterstitle strong{color:var(--secondary-color)}.productDetailcontent .productFilters .productFilterstitle.size{display:inline-block}.productDetailcontent .productFilters .filter-option{display:inline-block;font-size:16px;background-color:var(--white-color);border:2px solid var(--extra-light-grey);border-radius:20px;padding:10px 20px;margin-right:10px;cursor:pointer;line-height:1}@media only screen and (max-width:1199px){.productDetailcontent .productFilters .filter-option{font-size:14px;padding:5px 15px;margin-right:7px}}.productDetailcontent .productFilters .filter-option.color{width:30px;height:30px;padding:0;border-radius:8px;margin-right:30px}@media only screen and (max-width:1199px){.productDetailcontent .productFilters .filter-option.color{margin-right:20px}}.productDetailcontent .productFilters .filter-option.color.active{border-color:var(--white-color);position:relative}.productDetailcontent .productFilters .filter-option.color.active:before{content:"";position:absolute;left:-4px;right:-4px;bottom:-4px;top:-4px;border:1px solid var(--secondary-color);border-radius:10px}.productDetailcontent .productFilters .filter-option.active{border-color:var(--primary-color)}.productDetailcontent .sizeGuide{background-color:var(--extra-light-grey);border-radius:16px;padding:3px 12px;width:max-content;cursor:pointer;margin-bottom:30px}@media only screen and (max-width:767px){.productDetailcontent .sizeGuide{margin-bottom:20px}}.productDetailcontent .sizeGuide span{font-size:16px;margin-left:5px}.productDetailcontent .sizeGuide img{margin-top:-3px}.productDetailcontent .deliveryInfo{padding:10px 8px;background:linear-gradient(135deg,#f8fffe,#e8faf7);border:2px solid #4cd964;border-radius:12px;display:flex;justify-content:space-between;margin-top:15px;margin-bottom:20px;flex-wrap:wrap;box-shadow:0 2px 8px rgba(76,217,100,.15);position:relative;overflow:hidden}.productDetailcontent .deliveryInfo:before{content:"";position:absolute;top:-100px;right:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(76,217,100,.1) 0,transparent 70%);border-radius:50%}@media only screen and (max-width:1800px){.productDetailcontent .deliveryInfo{margin:12px 0;padding:8px 6px}}@media only screen and (max-width:575px){.productDetailcontent .deliveryInfo{display:flex;padding:8px 5px}}.productDetailcontent .deliveryInfo .deliveryInfolist{max-width:25%;flex:0 0 25%;position:relative;z-index:1;transition:transform .3s ease}.productDetailcontent .deliveryInfo .deliveryInfolist:hover{transform:translateY(-3px)}.productDetailcontent .deliveryInfo .deliveryInfolist:hover .deliveryInfoicon{background:linear-gradient(135deg,#4cd964,#5ac87a);box-shadow:0 8px 16px rgba(76,217,100,.3)}.productDetailcontent .deliveryInfo .deliveryInfolist:hover .deliveryInfoicon img{filter:brightness(0) invert(1)}.productDetailcontent .deliveryInfo .deliveryInfolist:hover .deliveryInfoicon img[alt="Ships from UK"]{filter:none;opacity:.9}@media only screen and (max-width:1440px){.productDetailcontent .deliveryInfo .deliveryInfolist{max-width:25%;flex:0 0 25%;padding:0 8px}}@media only screen and (max-width:575px){.productDetailcontent .deliveryInfo .deliveryInfolist{max-width:25%;flex:0 0 25%;margin-top:0;padding:0 3px}}.productDetailcontent .deliveryInfo .deliveryInfolist a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon{width:38px;height:38px;background:linear-gradient(135deg,#f0fff4,#e8f5e9);margin:0 auto 5px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #4cd964;padding:5px;transition:all .3s ease}@media only screen and (max-width:1600px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon{width:34px;height:34px}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon img{width:20px}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon img[alt="Ships from UK"]{width:30px;height:30px;margin:-5px}}@media only screen and (max-width:1366px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon{width:30px;height:30px}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon img{width:18px}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon img[alt="Ships from UK"]{width:26px;height:26px;margin:-4px}}@media only screen and (max-width:575px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon{width:26px;height:26px;margin-bottom:3px}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon img{width:16px}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoicon img[alt="Ships from UK"]{width:22px;height:22px;margin:-3px}}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent{text-align:center;width:100%}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent .deliveryTitle{font-size:13px;font-weight:700;color:#2c3e50;margin-bottom:0;line-height:1.1}@media only screen and (max-width:1800px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent .deliveryTitle{font-size:12px}}@media only screen and (max-width:1366px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent .deliveryTitle{font-size:11px}}@media only screen and (max-width:575px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent .deliveryTitle{font-size:10px;line-height:1}}.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent .deliveryDesc{font-size:13px;color:#7b8a97;margin-bottom:0;line-height:1.3}@media only screen and (max-width:1800px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent .deliveryDesc{font-size:12px}}@media only screen and (max-width:1366px){.productDetailcontent .deliveryInfo .deliveryInfolist .deliveryInfoContent .deliveryDesc{font-size:11px}}.productDetailcontent .deliveryInfo .deliveryInfolist .trustpilot-img img{width:100%;height:auto;max-width:370px}.productDetailcontent .deliveryInfo .deliveryinfoitem{display:flex;flex:0 0 100%;justify-content:space-between;align-items:center}@media only screen and (max-width:768px){.productDetailcontent .deliveryInfo .deliveryinfoitem .deliveryInfolist{flex:0 0 25%}}.productDetailcontent .stockInfo{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}@media only screen and (max-width:1800px){.productDetailcontent .stockInfo{margin-bottom:20px}}@media only screen and (max-width:767px){.productDetailcontent .stockInfo{display:block}}.productDetailcontent .stockInfo p{font-size:16px;font-weight:600;margin:0;text-transform:uppercase;line-height:1.2;max-width:100%;flex:0 0 100%}@media only screen and (max-width:1800px){.productDetailcontent .stockInfo p{font-size:14px}}@media only screen and (max-width:1366px){.productDetailcontent .stockInfo p{font-size:12px}}@media only screen and (max-width:767px){.productDetailcontent .stockInfo p{max-width:100%;flex:0 0 100%}}.productDetailcontent .btnGroup{display:flex;align-items:center;margin-bottom:30px;justify-content:space-between;gap:15px}@media only screen and (max-width:1800px){.productDetailcontent .btnGroup{margin-bottom:20px}}.productDetailcontent .btnGroup .btn{width:50%;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;padding:18px 30px;font-size:18px;border-radius:8px}.productDetailcontent .btnGroup .btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}@media only screen and (max-width:1600px){.productDetailcontent .btnGroup .btn{padding:16px 25px;font-size:16px}}@media only screen and (max-width:1440px){.productDetailcontent .btnGroup .btn{padding:14px 25px;font-size:15px}}@media only screen and (max-width:767px){.productDetailcontent .btnGroup .btn{padding:12px 20px;font-size:14px}}.productDetailcontent .btnGroup .btn.btn-primary{background:linear-gradient(135deg,#ff3b30,#dc143c);border:none;animation:pulse-subtle 3s ease-in-out infinite}.productDetailcontent .btnGroup .btn.btn-primary:hover{background:linear-gradient(135deg,#dc143c,#b91c1c)}.productDetailcontent .btnGroup .btn.btn-outline-primary{border:2px solid #ff3b30;color:#ff3b30;background:#fff}.productDetailcontent .btnGroup .btn.btn-outline-primary:hover{background:#ff3b30;color:#fff;border-color:#ff3b30}.productDetailcontent .checkoutMessage{margin-bottom:40px;font-size:16px}@media only screen and (max-width:1800px){.productDetailcontent .checkoutMessage{margin-bottom:30px;font-size:14px}}@media only screen and (max-width:1366px){.productDetailcontent .checkoutMessage{font-size:12px}}@media only screen and (max-width:767px){.productDetailcontent .checkoutMessage{margin-bottom:20px}}.productDetailcontent .checkoutMessage .time{color:var(--green-color)}.productDetailcontent .checkoutMessage .shipping{color:var(--primary-color)}@media only screen and (max-width:991px){.productDetailcontent .producttrustpilotlogo{margin:0 0 20px}.productDetailcontent .producttrustpilotlogo .justify-content-end{justify-content:flex-start!important}}.product-cart-button{background-color:#28a745!important;border-color:#28a745!important}.product-cart-button:hover{background-color:#218838!important;border-color:#1e7e34!important}.product-cart-button:focus{background-color:#28a745!important;border-color:#28a745!important;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)!important}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-loader{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:4px}.productDetailslider{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:0}.productDetailslider .thumbImages{max-width:73px;flex:0 0 73px;margin:0 auto;height:auto;max-height:600px;overflow-y:auto}.productDetailslider .thumbImages::-webkit-scrollbar{width:0}@media only screen and (max-width:1600px){.productDetailslider .thumbImages{max-height:450px}}@media only screen and (max-width:1440px){.productDetailslider .thumbImages{max-height:400px}}@media only screen and (max-width:1366px){.productDetailslider .thumbImages{max-height:380px}}@media only screen and (max-width:1281px){.productDetailslider .thumbImages{max-height:350px}}@media only screen and (max-width:575px){.productDetailslider .thumbImages{max-height:350px;max-width:79px;flex:0 0 79px}}.productDetailslider .thumbImages .thumbImglist{border:2px solid var(--extra-light-grey);border-radius:10px;margin-bottom:11px;width:73px;height:73px;justify-content:center;display:flex;overflow:hidden;position:relative}@media only screen and (max-width:575px){.productDetailslider .thumbImages .thumbImglist{width:79px;height:79px;margin-bottom:6px}}.productDetailslider .thumbImages .thumbImglist .image{cursor:pointer;position:absolute!important;width:100%!important;height:100%!important}.productDetailslider .thumbMainimg{max-width:calc(100% - 93px);flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 93px);margin-left:20px;display:flex;justify-content:center;align-items:center;position:relative;height:600px;min-height:500px;border:1px solid var(--extra-light-grey);overflow:hidden;background-color:#fff;border-radius:8px}@media only screen and (max-width:1600px){.productDetailslider .thumbMainimg{height:550px;min-height:450px}}@media only screen and (max-width:1440px){.productDetailslider .thumbMainimg{height:500px;min-height:400px}}@media only screen and (max-width:1366px){.productDetailslider .thumbMainimg{height:450px;min-height:350px}}@media only screen and (max-width:1281px){.productDetailslider .thumbMainimg{height:400px;min-height:300px}}@media only screen and (max-width:991px){.productDetailslider .thumbMainimg{height:500px;min-height:400px;max-width:calc(100% - 83px);flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 83px);margin-left:10px}}@media only screen and (max-width:575px){.productDetailslider .thumbMainimg{height:350px;min-height:250px;max-width:calc(100% - 84px);flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 84px);margin-left:5px}}.productDetailslider .thumbMainimg .image{width:100%!important;height:100%!important;object-fit:contain;object-position:center;max-width:100%;max-height:100%}.productDetailslider .thumbMainimg .dealLabel{position:absolute;bottom:45px;right:-60px;background:linear-gradient(135deg,gold,orange);z-index:9;padding:6px 65px;font-size:13px;font-weight:900;color:#000;text-transform:uppercase;letter-spacing:.5px;transform:rotate(-45deg);transform-origin:center;box-shadow:0 3px 10px rgba(0,0,0,.3);white-space:nowrap}@media only screen and (max-width:1199px){.productDetailslider .thumbMainimg .dealLabel{font-size:11px;padding:5px 55px;right:-50px;bottom:40px}}@media only screen and (max-width:575px){.productDetailslider .thumbMainimg .dealLabel{font-size:8px;padding:3px 40px;right:-38px;bottom:35px;letter-spacing:.3px}}.productDetailslider .thumbMainimg .wishlistIcon{position:absolute;top:15px;right:15px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;cursor:pointer;padding:0}.productDetailslider .thumbMainimg .wishlistIcon .wishlist-heart-svg{width:26.4px!important;height:26.4px!important;filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 .5px 1px rgba(0,0,0,.1))}.productDetailslider .thumbMainimg .wishlistIcon .wishlist-heart-svg .heart-path{stroke:gray;stroke-width:2.5px;fill:#fff}.productDetailslider .thumbMainimg .wishlistIcon:hover{transform:scale(1.1)}.productDetailslider .thumbMainimg .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))}.productDetailslider .thumbMainimg .wishlistIcon:hover .wishlist-heart-svg .heart-path{stroke:#666}@media only screen and (max-width:1440px){.productDetailslider .thumbMainimg .wishlistIcon .wishlist-heart-svg{width:24px!important;height:24px!important}}@media only screen and (max-width:767px){.productDetailslider .thumbMainimg .wishlistIcon{top:10px;right:10px}.productDetailslider .thumbMainimg .wishlistIcon .wishlist-heart-svg{width:24px!important;height:24px!important}}.productDetailslider .thumbMainimg .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))}.productDetailslider .thumbMainimg .wishlistIcon.active .wishlist-heart-svg .heart-path{stroke:#ff7315;fill:#ff7315}.productDetailslider .thumbMainimg .wishlistIcon:disabled{pointer-events:auto!important;cursor:not-allowed!important}.productHighlights{margin-left:35px;border-top:2px solid var(--extra-light-grey)}@media only screen and (max-width:1199px){.productHighlights{margin-left:0}}.productHighlights .highlights{padding:30px 0;border-bottom:2px solid var(--extra-light-grey)}@media only screen and (max-width:1800px){.productHighlights .highlights{padding:20px 0}}.productHighlights .highlights h2{margin-bottom:35px}@media only screen and (max-width:1800px){.productHighlights .highlights h2{margin-bottom:15px}}@media only screen and (max-width:1366px){.productHighlights .highlights h2{margin-bottom:10px}}.productHighlights .highlights p{font-size:16px;margin:0}@media only screen and (max-width:1800px){.productHighlights .highlights p{font-size:15px}}@media only screen and (max-width:1366px){.productHighlights .highlights p{font-size:13px}}.productHighlights .highlights p img{margin-right:8px}@media only screen and (max-width:1800px){.productHighlights .highlights p img{width:20px}}@media only screen and (max-width:1366px){.productHighlights .highlights p img{width:15px}}.productHighlights .description{padding:30px 0 0}@media only screen and (max-width:1800px){.productHighlights .description{padding:20px 0 0}}.productHighlights .description h2{margin-bottom:28px}@media only screen and (max-width:1800px){.productHighlights .description h2{margin-bottom:15px}}@media only screen and (max-width:1366px){.productHighlights .description h2{margin-bottom:10px}}.productHighlights .description ul{margin:0;padding-left:25px}.productHighlights .description ul li{font-size:16px;line-height:22px;margin-bottom:20px;position:relative}@media only screen and (max-width:1800px){.productHighlights .description ul li{font-size:15px;margin-bottom:10px}}@media only screen and (max-width:1366px){.productHighlights .description ul li{font-size:13px;margin-bottom:8px}}.productHighlights .description ul li:last-child{margin-bottom:0}.productHighlights .description ul li:before{content:"";position:absolute;top:5px;left:-25px;width:14px;height:14px;background-color:var(--white-color);border:2px solid var(--primary-color);border-radius:20px}@media only screen and (max-width:1366px){.productHighlights .description ul li:before{width:12px;height:12px}}.productHighlights .description .description-p{margin:0;white-space:pre-line;display:inline}@media only screen and (max-width:1800px){.productHighlights .description .description-p{font-size:15px}}@media only screen and (max-width:1366px){.productHighlights .description .description-p{font-size:13px}}.productHighlights .description .show-description{cursor:pointer}.productHighlights .description .show-description span{color:var(--primary-color)}@media only screen and (max-width:1800px){.productHighlights .description .show-description{font-size:15px}}@media only screen and (max-width:1366px){.productHighlights .description .show-description{font-size:13px}}.productHighlights .product-details-section{margin-top:30px;padding:20px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}@media only screen and (max-width:1800px){.productHighlights .product-details-section{margin-top:20px;padding:16px}}@media only screen and (max-width:767px){.productHighlights .product-details-section{margin-top:15px;padding:12px}}.productHighlights .product-details-section h2.headingTitle{font-size:20px;font-weight:700;color:var(--secondary-color);margin-bottom:16px;padding-bottom:20px;border-bottom:2px solid #dee2e6}@media only screen and (max-width:1800px){.productHighlights .product-details-section h2.headingTitle{font-size:18px;margin-bottom:14px}}@media only screen and (max-width:767px){.productHighlights .product-details-section h2.headingTitle{font-size:16px;margin-bottom:12px;padding-bottom:8px}}.productHighlights .product-details-section .product-details-list{list-style:none;padding:0;margin:0}.productHighlights .product-details-section .product-details-list li{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #e9ecef;list-style:none}.productHighlights .product-details-section .product-details-list li:last-child{border-bottom:none;padding-bottom:0}.productHighlights .product-details-section .product-details-list li:first-child{padding-top:0}@media only screen and (max-width:767px){.productHighlights .product-details-section .product-details-list li{padding:5px 0}}.productHighlights .product-details-section .product-details-list li:before{display:none}.productHighlights .product-details-section .product-details-list li .detail-label{font-weight:600;color:#495057;font-size:15px;flex:0 0 40%}@media only screen and (max-width:1800px){.productHighlights .product-details-section .product-details-list li .detail-label{font-size:14px}}@media only screen and (max-width:767px){.productHighlights .product-details-section .product-details-list li .detail-label{font-size:13px;flex:0 0 45%}}.productHighlights .product-details-section .product-details-list li .detail-value{color:var(--secondary-color);font-size:15px;text-align:right;flex:1 1;word-break:break-word}@media only screen and (max-width:1800px){.productHighlights .product-details-section .product-details-list li .detail-value{font-size:14px}}@media only screen and (max-width:767px){.productHighlights .product-details-section .product-details-list li .detail-value{font-size:13px}}#ReactSimpleImageViewer{z-index:1056}.productCustomerreview{border-top:2px solid var(--extra-light-grey);padding-top:30px}@media only screen and (max-width:1800px){.productCustomerreview{padding-top:20px}}@media only screen and (max-width:991px){.productCustomerreview{margin-top:30px}}@media only screen and (max-width:575px){.productCustomerreview{margin-top:20px;padding-top:20px}}.productCustomerreview .globalRatingsec{padding:35px 70px}@media only screen and (max-width:1800px){.productCustomerreview .globalRatingsec{padding:20px 70px}}@media only screen and (max-width:1199px){.productCustomerreview .globalRatingsec{padding:35px 20px}}@media only screen and (max-width:767px){.productCustomerreview .globalRatingsec{padding:15px 20px}}.productCustomerreview .globalRatingsec .gloabalRatings{max-width:180px;flex:0 0 180px;text-align:center}@media only screen and (max-width:575px){.productCustomerreview .globalRatingsec .gloabalRatings{max-width:100px;flex:0 0 100px}}.productCustomerreview .globalRatingsec .gloabalRatings h3{font-size:91px;font-weight:600;color:var(--black-color);line-height:1}@media only screen and (max-width:1366px){.productCustomerreview .globalRatingsec .gloabalRatings h3{font-size:60px}}.productCustomerreview .globalRatingsec .gloabalRatings .rating img{margin-right:7px}@media only screen and (max-width:575px){.productCustomerreview .globalRatingsec .gloabalRatings .rating img{margin-right:4px;width:15px}}.productCustomerreview .globalRatingsec .gloabalRatings p{color:var(--light-grey);margin:10px 0 0}@media only screen and (max-width:1366px){.productCustomerreview .globalRatingsec .gloabalRatings p{font-size:14px}}.productCustomerreview .globalRatingsec .customerRatings{max-width:calc(100% - 180px);flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 180px);border-left:2px solid #ebebeb;margin-left:90px;padding-left:50px}@media only screen and (max-width:1199px){.productCustomerreview .globalRatingsec .customerRatings{margin-left:20px;padding-left:20px}}@media only screen and (max-width:575px){.productCustomerreview .globalRatingsec .customerRatings{max-width:calc(100% - 100px);flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 100px)}}.productCustomerreview .globalRatingsec .customerRatings .starList{margin-bottom:10px}.productCustomerreview .globalRatingsec .customerRatings .starList.cursor-pointer{cursor:pointer}.productCustomerreview .globalRatingsec .customerRatings .starList .starNo{margin-right:10px}.productCustomerreview .globalRatingsec .customerRatings .starList .starNo span{color:var(--light-grey);margin-right:4px}@media only screen and (max-width:1366px){.productCustomerreview .globalRatingsec .customerRatings .starList .starNo span{font-size:14px}}.productCustomerreview .globalRatingsec .customerRatings .starList .starNo span.heading-title{color:rgba(255,121,0,.8)}.productCustomerreview .globalRatingsec .customerRatings .starList p{font-weight:600;margin:0 0 0 16px;opacity:.8}@media only screen and (max-width:1366px){.productCustomerreview .globalRatingsec .customerRatings .starList p{font-size:14px}}.productCustomerreview .globalRatingsec .customerRatings .starList p.heading-title{color:rgba(255,121,0,.8)}.productCustomerreview .globalRatingsec .customerRatings .starList .progress{width:340px;height:8px;background:var(--extra-light-grey)}.productCustomerreview .rateProduct{padding:20px 22px;border-top:2px solid var(--extra-light-grey);border-bottom:2px solid var(--extra-light-grey)}@media only screen and (max-width:1800px){.productCustomerreview .rateProduct{padding:15px 22px}}@media only screen and (max-width:1366px){.productCustomerreview .rateProduct{padding:10px 22px}}@media only screen and (max-width:1199px){.productCustomerreview .rateProduct{padding:8px 0 10px}}.productCustomerreview .rateProduct .ratingStar img{cursor:pointer;margin-right:20px}@media only screen and (max-width:1440px){.productCustomerreview .rateProduct .ratingStar img{margin-right:7px;width:30px;height:30px}}@media only screen and (max-width:575px){.productCustomerreview .rateProduct .ratingStar img{margin-right:5px;width:25px;height:25px}}.productCustomerreview .rateProduct p{font-size:20px;font-weight:600;color:var(--primary-color);margin:0;cursor:pointer}@media only screen and (max-width:1800px){.productCustomerreview .rateProduct p{font-size:18px}}@media only screen and (max-width:1366px){.productCustomerreview .rateProduct p{font-size:14px}}.productCustomerreview .customerPhotos{margin-top:30px}@media only screen and (max-width:1440px){.productCustomerreview .customerPhotos{margin-top:20px}}.productCustomerreview .customerPhotos h2{font-size:18px;font-weight:600;padding-bottom:21px;margin-bottom:0}@media only screen and (max-width:1800px){.productCustomerreview .customerPhotos h2{font-size:16px;padding-bottom:15px}}@media only screen and (max-width:1366px){.productCustomerreview .customerPhotos h2{font-size:14px;padding-bottom:12px}}.productCustomerreview .customerPhotos .customerPhotoslist{display:flex;flex-wrap:wrap}.productCustomerreview .customerPhotos .customerPhotoslist .customerPic{width:100px;height:100px;border-radius:10px;display:flex;align-items:center;margin-right:15px;background-color:var(--extra-light-grey);margin-bottom:2px;cursor:pointer;overflow:hidden;position:relative}@media only screen and (max-width:1366px){.productCustomerreview .customerPhotos .customerPhotoslist .customerPic{width:80px;height:80px}}@media only screen and (max-width:767px){.productCustomerreview .customerPhotos .customerPhotoslist .customerPic{width:60px;height:60px}}.productCustomerreview .customerPhotos .customerPhotoslist .customerPic .image{object-fit:contain;width:100%!important;position:absolute!important;height:auto!important;margin:auto}.productCustomerreview .customerPhotos .customerPhotoslist .customerPic span{font-size:30px;font-weight:500;margin:auto}@media only screen and (max-width:1199px){.productCustomerreview .customerPhotos .customerPhotoslist .customerPic span{font-size:22px}}.productCustomerreview .customerReviews{margin-top:30px}.productCustomerreview .customerReviews h2{font-size:18px;font-weight:600;padding-bottom:21px;margin-bottom:0}@media only screen and (max-width:1800px){.productCustomerreview .customerReviews h2{font-size:16px}}@media only screen and (max-width:1366px){.productCustomerreview .customerReviews h2{font-size:14px}}.productCustomerreview .customerReviews .review-header p{font-weight:600;color:var(--primary-color);margin:0;cursor:pointer}.productCustomerreview .customerReviews .customerReviewslist{direction:rtl;max-height:600px;overflow:auto}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left{padding-left:20px;direction:ltr}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview{margin-bottom:60px}@media only screen and (max-width:767px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview{margin-bottom:40px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview:last-child{margin-bottom:0}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview p{font-size:16px;line-height:24px;margin-bottom:20px;white-space:pre-line}@media only screen and (max-width:1800px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview p{font-size:15px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating{display:flex;align-items:center;justify-content:space-between;margin-top:10px}@media only screen and (max-width:7670px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating{margin-top:0}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating .rating{display:flex;align-items:center}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating .rating img{margin-right:6px}@media only screen and (max-width:1366px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating .rating img{width:15px;margin-right:3px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating .rating p{font-size:16px;margin:0 0 0 10px;color:var(--light-grey)}@media only screen and (max-width:1800px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating .rating p{font-size:15px}}@media only screen and (max-width:1366px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating .rating p{font-size:13px}}@media only screen and (max-width:575px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating .rating p{font-size:12px;margin-left:3px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating p{font-size:16px;color:var(--light-grey);font-weight:600;display:flex;align-items:center;margin-bottom:0}@media only screen and (max-width:1800px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating p{font-size:15px}}@media only screen and (max-width:1366px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating p{font-size:13px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating p img{margin-left:8px}@media only screen and (max-width:575px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .customerRating p img{margin-left:3px;width:12px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .userDetail{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}@media only screen and (max-width:1800px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .userDetail{margin-bottom:10px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .userDetail .image{object-fit:contain;width:48px!important;position:relative!important;height:48px!important;border-radius:40px;background-color:#ebebeb}@media only screen and (max-width:767px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .userDetail .image{width:38px!important;height:38px!important}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .userDetail h3{font-size:22px;margin-left:14px;margin-bottom:0}@media only screen and (max-width:1800px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .userDetail h3{font-size:18px}}@media only screen and (max-width:1366px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .singleReview .userDetail h3{font-size:16px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .customerReviewphotos{display:flex;flex-wrap:wrap}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .customerReviewphotos .image-box{width:60px;height:60px;border-radius:10px;display:flex;align-items:center;margin-right:10px;margin-bottom:10px;background-color:var(--extra-light-grey);cursor:pointer;overflow:hidden;position:relative}@media only screen and (max-width:767px){.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .customerReviewphotos .image-box{width:50px;height:50px}}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .customerReviewphotos .image-box .image{object-fit:contain;width:100%!important;position:absolute!important;height:auto!important;margin:auto}.productCustomerreview .customerReviews .customerReviewslist .customerReviewslist-left .helpful{cursor:pointer}.scroll-design ::-webkit-scrollbar-track{border-radius:10px;background-color:var(--extra-light-grey);display:block}.scroll-design ::-webkit-scrollbar{width:7px}.scroll-design ::-webkit-scrollbar,.scroll-design ::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(255,121,0,.8);display:block}.productsBreadcrumb{width:100%;background-color:var(--medium-grey-color-3);padding:12px 50px;margin-bottom:20px}@media only screen and (max-width:1800px){.productsBreadcrumb{margin-bottom:15px}}@media only screen and (max-width:1440px){.productsBreadcrumb{padding:10px 50px}}@media only screen and (max-width:1366px){.productsBreadcrumb{margin-bottom:10px;padding:10px 50px}}@media only screen and (max-width:1280px){.productsBreadcrumb{padding:15px 30px}}@media only screen and (max-width:991px){.productsBreadcrumb{padding:0}}.productsBreadcrumb ol.breadcrumb{margin-bottom:0}@media only screen and (max-width:991px){.productsBreadcrumb ol{display:none}}.productsBreadcrumb ol li{padding-right:30px;padding-left:0!important;position:relative}@media only screen and (max-width:1600px){.productsBreadcrumb ol li{font-size:14px}}@media only screen and (max-width:1366px){.productsBreadcrumb ol li{font-size:12px}}@media only screen and (max-width:575px){.productsBreadcrumb ol li{padding-right:20px}}.productsBreadcrumb ol li:last-child:before{display:none}.productsBreadcrumb .active{overflow:hidden;width:50%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.productsBreadcrumb .active a{color:var(--secondary-color)}.productsBreadcrumb .breadcrumb-item:before{content:"";position:absolute;float:none;right:10px;width:8px;height:14px;top:6px;background:url(/images/svg/arrow-right.svg) no-repeat;background-size:contain}@media only screen and (max-width:1600px){.productsBreadcrumb .breadcrumb-item:before{height:12px}}@media only screen and (max-width:1366px){.productsBreadcrumb .breadcrumb-item:before{height:10px}}@media only screen and (max-width:767px){.productsBreadcrumb .breadcrumb-item:before{width:6px;height:11px}}@media only screen and (max-width:575px){.productsBreadcrumb .breadcrumb-item:before{right:5px}}.main-modal-layout .modal-content{box-shadow:0 3px 26px rgba(11,94,215,.051);border-radius:20px;border:none;overflow:hidden}.main-modal-layout .modal-content .modal-body{padding:0}.main-modal-layout .modal-content .modal-body .modalClose{position:absolute;right:20px;top:20px;cursor:pointer;z-index:9;line-height:1}@media only screen and (max-width:575px){.main-modal-layout .modal-content .modal-body .modalClose{right:15px;top:15px}.main-modal-layout .modal-content .modal-body .modalClose img{width:15px}}.main-modal-layout .modal-content .modal-body h4{text-align:center;font-size:36px;margin-bottom:32px;font-weight:700;border-radius:20px;overflow:hidden}@media only screen and (max-width:1800px){.main-modal-layout .modal-content .modal-body h4{font-size:30px;margin-bottom:22px}}@media only screen and (max-width:1600px){.main-modal-layout .modal-content .modal-body h4{font-size:26px}}@media only screen and (max-width:1366px){.main-modal-layout .modal-content .modal-body h4{font-size:22px}}@media only screen and (max-width:575px){.main-modal-layout .modal-content .modal-body h4{font-size:20px}}.main-modal-layout .modal-content .modal-body .error-message{font-size:14px;color:var(--red-color)}@media(min-width:576px){.modal-dialog{max-width:600px!important}}.customerPhotosmodal,.sizeChart{padding:40px}@media only screen and (max-width:767px){.customerPhotosmodal,.sizeChart{padding:20px}}.customerPhotosmodal .customerPhotoslist,.sizeChart .customerPhotoslist{gap:5px;overflow:hidden}.customerPhotosmodal .customerPhotoslist .image,.sizeChart .customerPhotoslist .image{width:100%!important}.customerPhotosmodal .customerPhotoslist .customerPic,.sizeChart .customerPhotoslist .customerPic{max-width:calc(25% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px);height:100px;border-radius:10px;display:flex;align-items:center;background-color:var(--extra-light-grey);cursor:pointer;overflow:hidden;position:relative}@media only screen and (max-width:767px){.customerPhotosmodal .customerPhotoslist .customerPic,.sizeChart .customerPhotoslist .customerPic{max-width:calc(33.33% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 5px)}}.guest-checkout-address{padding:40px 50px}@media only screen and (max-width:767px){.guest-checkout-address{padding:30px}}.guest-checkout-address .text-danger{color:var(--red-color)!important}.guest-checkout-otp-view{position:relative;padding:40px 50px}@media only screen and (max-width:767px){.guest-checkout-otp-view{padding:30px}}.guest-checkout-otp-view h4{margin-bottom:12px!important}.guest-checkout-otp-view p{font-size:18px;line-height:21px;font-weight:400;color:var(--grey-color);text-align:center;margin-bottom:40px}@media only screen and (max-width:575px){.guest-checkout-otp-view p{font-size:16px;margin-bottom:30px}}.guest-checkout-otp-view p strong{font-weight:600}.guest-checkout-otp-view .varificationCode>div{justify-content:space-between}.guest-checkout-otp-view .varificationCode>div .otpInput{background-color:var(--extra-light-grey);border-radius:20px;text-align:center;border:none;margin-right:8px;width:70px!important;height:70px;font-size:20px;color:var(--black-color);font-weight:600}@media only screen and (max-width:575px){.guest-checkout-otp-view .varificationCode>div .otpInput{width:50px!important;height:50px;border-radius:15px}}@media only screen and (max-width:400px){.guest-checkout-otp-view .varificationCode>div .otpInput{width:40px!important;height:40px;border-radius:10px}}.guest-checkout-otp-view .varificationCode>div .otpInput:focus{outline:none}.guest-checkout-otp-view .resendCode{margin:20px 0 40px}@media only screen and (max-width:575px){.guest-checkout-otp-view .resendCode{margin-bottom:10px}}.guest-checkout-otp-view .resendCode .resend_code{color:var(--primary-color);cursor:pointer}.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}}.addProductreview{padding:40px 50px}@media only screen and (max-width:1680px){.addProductreview{padding:30px}}@media only screen and (max-width:991px){.addProductreview{padding:20px}}.addProductreview .image{object-fit:contain;width:100%!important;position:relative!important;cursor:pointer}.addProductreview .productDetail{margin-bottom:20px}.addProductreview .productDetail .productDetailimg{max-width:90px;flex:0 0 90px;height:90px;border-radius:20px;overflow:hidden}.addProductreview .productDetail .productDetailname h6{font-size:18px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-left:17px}@media only screen and (max-width:1800px){.addProductreview .productDetail .productDetailname h6{font-size:16px}}@media only screen and (max-width:1600px){.addProductreview .productDetail .productDetailname h6{font-size:14px}}.addProductreview .productReviewstar{margin-bottom:25px;display:flex;align-items:center}@media only screen and (max-width:1600px){.addProductreview .productReviewstar{margin-bottom:15px}}.addProductreview .productReviewstar img{margin-right:10px;cursor:pointer}@media only screen and (max-width:1800px){.addProductreview .productReviewstar img{width:28px;height:auto;margin-right:7px}}@media only screen and (max-width:1600px){.addProductreview .productReviewstar img{width:22px}}.addProductreview .uploadPhotos{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.addProductreview .uploadPhotos .uploadPhotoswrapper{width:100px;height:100px;background-color:var(--extra-light-grey);border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.addProductreview .newuploadWrapper{max-width:calc(25% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px);height:100px;overflow:hidden;border-radius:10px;position:relative}@media only screen and (max-width:767px){.addProductreview .newuploadWrapper{max-width:calc(33.33% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 5px)}}.addProductreview .newuploadWrapper .delItem{position:absolute;top:5px;right:5px;background-color:var(--white-color);border-radius:20px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 6px rgba(164,164,184,.302);z-index:1;cursor:pointer}.addProductreview .newuploadWrapper .newuploadphoto{background-color:#f2f2f8;border-radius:10px;width:100%;height:100%;display:flex}.slick-slider{display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-dots{bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-dots{position:absolute;top:50%;right:30px;bottom:auto;transform:translateY(-50%);margin:auto;width:auto;display:block!important}@media only screen and (max-width:767px){.slick-dots{right:10px}}.slick-dots li{display:block;opacity:.5}.slick-dots li.slick-active{opacity:1}.slick-dots li button{border:2px solid var(--white-color);border-radius:20px;margin:12px 0}@media only screen and (max-width:767px){.slick-dots li button{width:15px;height:15px;margin:8px 0}}.slick-dots li button:before{font-size:10px;top:6px;left:5px;line-height:1;color:var(--white-color)!important;opacity:1!important;width:auto;height:auto}@media only screen and (max-width:767px){.slick-dots li button:before{font-size:7px;top:5px;left:4px}}.slick-slider{margin:0;position:relative}.slick-next,.slick-prev{content:""!important;width:48px!important;height:48px!important;display:block;background-size:contain;background:var(--extra-light-grey)!important;border-radius:100px;box-shadow:0 3px 3px rgba(41,45,50,.102)}.slick-next:before,.slick-prev:before{content:"";position:absolute;background:url(/images/svg/dark-arrow.svg) no-repeat 50%;background-size:contain;width:10px;height:18px;top:0;left:0;right:0;bottom:0;margin:auto;opacity:1}@media only screen and (max-width:1440px){.slick-next:before,.slick-prev:before{width:8px}}@media only screen and (max-width:575px){.slick-next:before,.slick-prev:before{width:6px}}.slick-next{right:10px!important}.slick-prev{left:10px!important}.slick-prev:before{transform:rotate(180deg)}@media only screen and (max-width:1440px){.slick-next,.slick-prev{width:35px!important;height:35px!important}.slick-next{right:10px!important}.slick-prev{left:10px!important}}@media only screen and (max-width:575px){.slick-next,.slick-prev{width:25px!important;height:25px!important}.slick-next{right:5px!important}.slick-prev{left:5px!important;z-index:9}}.slick-disabled{opacity:.5!important;cursor:not-allowed!important}.slick-disabled.slick-next,.slick-disabled.slick-prev{display:block!important;visibility:visible!important}.slick-next,.slick-prev{z-index:10!important}.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;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;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 .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;transition:all .2s ease;line-height:1.2;animation:shimmer 2s ease-in-out infinite}.bestDeallist .bestdealimg .mega-deal-badge:hover{transform:scale(1.05);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;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%;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;transition:color .2s ease;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;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;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}@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;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;transition:all .3s ease;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;transition:all .3s ease;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;transition:transform .3s ease}.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}}.dealSliderlistMain .slick-track{display:flex;margin-left:0}.dealSliderlistMain .slick-slide{height:auto;padding:0 12px}@media only screen and (max-width:1440px){.dealSliderlistMain .slick-slide{padding:0 8px}}@media only screen and (max-width:767px){.dealSliderlistMain .slick-slide{padding:0 4px}}.dealSliderlistMain .slick-slide>div{border:2px solid var(--extra-light-grey);border-radius:20px;height:100%}.dealSliderlistMain .mainHeading{line-height:1}.dealSliderlist{cursor:pointer}.dealSliderlist .dealSliderimg{height:220px;border-radius:20px 20px 0 0;overflow:hidden;display:flex;align-items:center;position:relative!important}@media only screen and (max-width:1440px){.dealSliderlist .dealSliderimg{height:200px}}@media only screen and (max-width:1366px){.dealSliderlist .dealSliderimg{height:160px}}@media only screen and (max-width:767px){.dealSliderlist .dealSliderimg{height:120px}}.dealSliderlist .dealSliderimg .image{position:absolute!important;height:100%!important;width:100%!important}.dealSliderlist .dealSlidercontent{padding:15px}@media only screen and (max-width:767px){.dealSliderlist .dealSlidercontent{padding:10px}}.dealSliderlist .dealSlidercontent span{font-size:14px;color:var(--secondary-color);margin-bottom:10px;display:block}@media only screen and (max-width:1800px){.dealSliderlist .dealSlidercontent span{font-size:13px}}@media only screen and (max-width:1366px){.dealSliderlist .dealSlidercontent span{font-size:12px;margin-bottom:5px}}@media only screen and (max-width:767px){.dealSliderlist .dealSlidercontent span{font-size:11px}}@media only screen and (max-width:575px){.dealSliderlist .dealSlidercontent span{margin-bottom:2px}}.dealSliderlist .dealSlidercontent h3{font-size:18px;color:var(--secondary-color);margin-bottom:0;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1800px){.dealSliderlist .dealSlidercontent h3{font-size:16px}}@media only screen and (max-width:1366px){.dealSliderlist .dealSlidercontent h3{font-size:14px}}@media only screen and (max-width:767px){.dealSliderlist .dealSlidercontent h3{font-size:13px}}@media only screen and (max-width:575px){.dealSliderlist .dealSlidercontent h3{font-size:12px}}