@charset "UTF-8";.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}.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.has-tooltip:hover:after,.quantityNumber button.has-tooltip:hover:before,.quantityNumber button.show-tooltip:after,.quantityNumber button.show-tooltip:before{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)}.quantityNumber button.has-tooltip:before{content:attr(data-tooltip);bottom:calc(100% + 10px);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;pointer-events:none;line-height:1.3;border:1px solid #ff5252;backdrop-filter:none;-webkit-backdrop-filter:none}.quantityNumber button.has-tooltip:after,.quantityNumber button.has-tooltip:before{position:absolute;left:50%;transform:translateX(-50%) translateY(5px);opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.quantityNumber button.has-tooltip:after{content:"";bottom:calc(100% + 5px);border:5px solid transparent;border-top-color:#ff6b6b!important;z-index:10001}@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}}.bestDeallist{cursor:pointer;transition:all .3s ease;background:#fff;border-radius:8px;overflow:hidden;padding:0;border:none;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px rgba(0,0,0,.04);position:relative}@media only screen and (max-width:767px){.bestDeallist{border-radius:6px;padding:0}}.bestDeallist:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-bottom-color:#e8e8e8}.bestDeallist .bestdealimg{aspect-ratio:1/1;background:transparent;overflow:visible;border-radius:6px;position:relative;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.bestDeallist .bestdealimg{border-radius:6px}}.bestDeallist .bestdealimg .deal-label{position:absolute;left:-63px;bottom:60px;transform:rotate(-90deg);background:gold;color:#000;font-size:16px;font-weight:700;z-index:9;text-transform:uppercase;padding:6px 11px;border-radius:0 0 9px 0;box-shadow:0 3px 6px rgba(255,215,0,.4)}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .deal-label{font-size:14px;left:-56px;bottom:56px}}@media only screen and (max-width:575px){.bestDeallist .bestdealimg .deal-label{font-size:11px;left:-44px;bottom:43px;padding:2px 6px}}.bestDeallist .bestdealimg .outOfStockLabel{position:absolute;bottom:0;left:0;right:0;margin:auto;width:-moz-fit-content;width:fit-content;background:var(--white-color);color:var(--red-color);font-size:12px;line-height:1;font-weight:400;z-index:9;text-transform:uppercase;padding:6px 8px 4px;border-radius:8px 8px 0 0;box-shadow:0 3px 16px rgba(0,0,0,.161)}@media only screen and (max-width:991px){.bestDeallist .bestdealimg .outOfStockLabel{font-size:10px}}.bestDeallist .bestdealimg .stock-urgency-badge{position:absolute!important;top:8px;left:8px;background:#ff5722;color:var(--white-color);font-size:10.5px;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:20px;box-shadow:0 2px 6px rgba(255,87,34,.3);z-index:9;display:flex;align-items:center;gap:3px;transition:all .2s ease;line-height:1.2}.bestDeallist .bestdealimg .stock-urgency-badge.selling-fast{background:linear-gradient(135deg,tomato,#ff4500);box-shadow:0 2px 6px rgba(255,99,71,.4)}.bestDeallist .bestdealimg .stock-urgency-badge.only-left{background:#ff5722;animation:pulse-urgent 2s ease-in-out infinite}.bestDeallist .bestdealimg .stock-urgency-badge:hover{transform:scale(1.05);box-shadow:0 3px 8px rgba(255,87,34,.4)}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .stock-urgency-badge{font-size:9px;padding:2px 6px;top:6px;left:6px}}.bestDeallist .bestdealimg .stock-urgency-badge .fire-icon{font-size:11px;filter:brightness(0) invert(1)}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .stock-urgency-badge .fire-icon{font-size:9px}}.bestDeallist .bestdealimg .delItem{position:absolute;top:10px;right:10px;background-color:var(--white-color);border-radius:50%;width:29px;height:29px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(164,164,184,.302);z-index:10;cursor:pointer;padding:7px}@media only screen and (max-width:1440px){.bestDeallist .bestdealimg .delItem{width:25px;height:25px;padding:6px}.bestDeallist .bestdealimg .delItem img{width:13px;height:13px}}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .delItem{width:22px;height:22px;top:6px;right:6px;padding:4px}.bestDeallist .bestdealimg .delItem img{width:14px;height:14px}}.bestDeallist .bestdealimg .wishlistIcon{position:absolute;top:10px;right:10px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;cursor:pointer;padding:0}.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:22px!important;height:22px!important;filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 .5px 1px rgba(0,0,0,.1))}.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg .heart-path{stroke:gray;stroke-width:2.5px;fill:#fff}.bestDeallist .bestdealimg .wishlistIcon:hover{transform:scale(1.1)}.bestDeallist .bestdealimg .wishlistIcon:hover .wishlist-heart-svg{filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 1px 2px rgba(0,0,0,.15))}.bestDeallist .bestdealimg .wishlistIcon:hover .wishlist-heart-svg .heart-path{stroke:#666}@media only screen and (max-width:1440px){.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}@media only screen and (max-width:1366px){.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}@media only screen and (max-width:767px){.bestDeallist .bestdealimg .wishlistIcon{top:6px;right:6px}.bestDeallist .bestdealimg .wishlistIcon .wishlist-heart-svg{width:20px!important;height:20px!important}}.bestDeallist .bestdealimg .wishlistIcon.active .wishlist-heart-svg{filter:drop-shadow(0 0 .5px rgb(255,255,255)) drop-shadow(0 .5px 1px rgba(0,0,0,.1))}.bestDeallist .bestdealimg .wishlistIcon.active .wishlist-heart-svg .heart-path{stroke:#ff7315;fill:#ff7315}.bestDeallist .bestdealimg .image{position:relative!important;object-fit:contain!important;width:100%!important;height:100%!important}.bestDeallist .bestdealimg .sliderCard-responsive-div{position:relative;width:100%;height:100%}.bestDeallist .bestdealimg .sliderCard-responsive-div .image,.bestDeallist .bestdealimg .sliderCard-responsive-div img{object-fit:contain;width:100%!important;height:100%!important}.bestDeallist .bestdealcontent{padding:6px 4px}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent{padding:5px 3px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent{padding:4px 2px}}.bestDeallist .bestdealcontent h3{margin-bottom:4px;line-height:1.2;min-height:36px}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent h3{margin-bottom:6px;min-height:36px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent h3{margin-bottom:4px;min-height:32px}}.bestDeallist .bestdealcontent h3 a{font-size:15px;color:var(--secondary-color);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;text-decoration:none;transition:color .2s ease}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent h3 a{font-size:14px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent h3 a{font-size:13px;line-height:1.3}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent h3 a{font-size:12px}}.bestDeallist .bestdealcontent h3 a:hover{color:var(--primary-color);text-decoration:none}.bestDeallist .bestdealcontent .productPrice{margin:6px 0 8px;display:flex;justify-content:space-between;align-items:center}.bestDeallist .bestdealcontent .productPrice .price{display:flex;align-items:center}.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:16px;font-weight:600;color:var(--secondary-color);line-height:1}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:14px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:12px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .productPrice .price .currencySign{font-size:11px}}.bestDeallist .bestdealcontent .productPrice .price .currency{font-size:24px;font-weight:700;color:#ff3b30;line-height:1}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .price .currency{font-size:20px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .productPrice .price .currency{font-size:16px;font-size:15px}}.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:17px;line-height:24px;color:#777;text-decoration:line-through;margin-left:10px;opacity:1;position:relative}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:15px}.bestDeallist .bestdealcontent .productPrice .price .actualPrice:before{font-size:12px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:13px;margin-left:5px}.bestDeallist .bestdealcontent .productPrice .price .actualPrice:before{font-size:11px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .productPrice .price .actualPrice{font-size:12px}.bestDeallist .bestdealcontent .productPrice .price .actualPrice:before{font-size:10px}}.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:72px;height:32px;padding:0 10px;text-align:center;font-size:17px;color:var(--white-color);background:#ff3b30;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 3px 8px rgba(255,59,48,.4);white-space:nowrap;position:relative;animation:pulse 3s infinite}@media only screen and (max-width:1800px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:46px;height:26px;padding:0 8px;font-size:14px;border-radius:13px}}@media only screen and (max-width:1440px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:42px;height:24px;padding:0 7px;font-size:13px;border-radius:12px}}@media only screen and (max-width:1199px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:38px;height:22px;font-size:12px;padding:0 6px;border-radius:11px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .productPrice .discountRate,.bestDeallist .bestdealcontent .productPrice .discountRatebg{min-width:45px;height:24px;font-size:12px;padding:0 6px;border-radius:12px}}.bestDeallist .bestdealcontent .productPrice .discountRate span,.bestDeallist .bestdealcontent .productPrice .discountRatebg span{font-weight:400;font-size:.85em}.bestDeallist .bestdealcontent .productPrice .discountRate .save-text,.bestDeallist .bestdealcontent .productPrice .discountRatebg .save-text{font-size:.65em;font-weight:700;margin-right:4px;letter-spacing:.5px}.bestDeallist .bestdealcontent .productPrice .discountRatebg{background:transparent;box-shadow:none}.bestDeallist .bestdealcontent .rating{display:flex;align-items:center;margin-top:4px}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .rating{margin-top:2px}}.bestDeallist .bestdealcontent .rating img{width:14px;height:14px;margin-right:3px}@media only screen and (max-width:1440px){.bestDeallist .bestdealcontent .rating img{width:13px;height:13px;margin-right:2px}}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .rating img{width:12px;height:12px;margin-right:2px}}@media only screen and (max-width:575px){.bestDeallist .bestdealcontent .rating img{width:11px;height:11px;margin-right:1px}}.bestDeallist .bestdealcontent .rating span{font-size:13px;color:var(--light-grey);line-height:1;margin-left:2px}@media only screen and (max-width:1366px){.bestDeallist .bestdealcontent .rating span{font-size:12px}}@media only screen and (max-width:575px){.bestDeallist .bestdealcontent .rating span{font-size:11px}}@media only screen and (max-width:767px){.bestDeallist .bestdealcontent .btn{font-size:14px;padding:10px 20px;margin-top:5px!important}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}@keyframes flash-deal{0%,to{opacity:1}50%{opacity:.6}}@keyframes gradient-move{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes pulse-urgent{0%,to{transform:scale(1);box-shadow:0 2px 6px rgba(255,87,34,.3)}50%{transform:scale(1.03);box-shadow:0 3px 8px rgba(255,87,34,.5)}}.singleProductlist{display:flex;flex-wrap:wrap;margin:0 -3px}@media only screen and (max-width:767px){.singleProductlist{margin:0 -2px}}.singleProductlist .singleProductlistinner{max-width:calc(20% - 6px);flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 6px);margin:0 3px 10px}@media only screen and (max-width:1440px){.singleProductlist .singleProductlistinner{margin-bottom:8px}}@media only screen and (max-width:1199px){.singleProductlist .singleProductlistinner{max-width:calc(25% - 6px);flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 6px)}}@media only screen and (max-width:991px){.singleProductlist .singleProductlistinner{max-width:calc(33.33% - 6px);flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 6px)}}@media only screen and (max-width:767px){.singleProductlist .singleProductlistinner{max-width:calc(50% - 4px);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);margin:0 2px 6px}}.singleProductlist .btn{margin-top:30px}@media only screen and (max-width:575px){.singleProductlist .btn{margin-top:10px}}@media only screen and (max-width:991px){.productListingpage .singleProductlist .singleProductlistinner{max-width:calc(33.33% - 6px);flex-basis:calc(33.33% - 6px)}}@media only screen and (max-width:575px){.productListingpage .singleProductlist .singleProductlistinner{max-width:calc(50% - 4px);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);margin:0 2px 6px}}.dealSliderlistMain .slick-slide{padding:0 6px}@media only screen and (max-width:1440px){.dealSliderlistMain .slick-slide{padding:0 4px}}@media only screen and (max-width:767px){.dealSliderlistMain .slick-slide{padding:0 3px}}.dealSliderlistMain .slick-slide>div{border:none!important}.dealSliderlistMain .bestDeallist{height:100%}.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:40px}@media only screen and (max-width:1800px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:35px}}@media only screen and (max-width:1366px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:30px}}@media only screen and (max-width:1199px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:25px}}@media only screen and (max-width:767px){.beatDealssection.dealSliderlistMain.mb-100{margin-bottom:20px}}.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-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.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;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.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:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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}.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}.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}}