*,.shopify-section *{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}.main-content .shopify-section{padding-top:25px}.section-spacing-left-right{margin-left:1rem;margin-right:1rem}.section-title{font-size:24px;font-weight:500;line-height:32px;letter-spacing:0}.section-subheading{font-size:18px;font-weight:400;line-height:26px;letter-spacing:0}.section-subtitle{font-size:16px;font-weight:500;line-height:16.8px;letter-spacing:0}.section-details{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0}.section-subtext{font-size:12px;font-weight:500;line-height:16.8px;letter-spacing:0}.section-primary-button{padding:18px 44px;display:flex;align-items:center;gap:8px;font-family:Outfit,sans-serif;font-size:16px;font-weight:500;line-height:1;letter-spacing:0;background:#292d32;color:#fff;cursor:pointer}.for-desktop{display:none}.for-mobile{display:block}@media only screen and (min-width: 768px){.section-spacing{padding:25px 2rem}.section-title{font-size:30px;line-height:36px}.section-subheading{font-size:20px}.section-details{font-size:18px}}@media only screen and (min-width: 1025px){.section-spacing-left-right{margin-left:125px;margin-right:125px}.main-content .shopify-section{padding-top:40px;padding-bottom:40px}.for-desktop{display:block}.for-mobile{display:none}}@media only screen and (min-width: 1541px){.section-spacing-left-right{margin-left:12vw;margin-right:12vw}}.announcement__bar-holder{background:#292d32}.header__mobile__right .header-search-popdown{display:none}.header__mobile__right .header-search-popdown.is-open{display:block}.header__mobile__right header-search-popdown .search-popdown,header-search-popdown .underlay{right:-7px;left:auto;width:100vw}.product-section{padding-top:0!important;padding:0}@media only screen and (min-width: 768px){.product-section{padding:0 2rem}}@media only screen and (min-width: 1024px){.product-section{padding:0 125px}}@media only screen and (min-width: 1541px){.product-section{padding:0 12vw}}.index-product .product__content .breadcrumbs{display:none}.index-product>.breadcrumbs{width:100vw;margin:0;padding:8px 1rem;background:#292d32;align-items:center;gap:5px}.index-product>.breadcrumbs *{color:#fff}.index-product>.breadcrumbs .breadcrumbs__arrow{width:auto;height:auto;border-radius:0;margin:0;background-color:transparent;opacity:1}.index-product>.breadcrumbs .breadcrumbs__arrow svg{width:9px;height:9px}.index-product .product__wrapper__inner{max-width:100%}@media only screen and (min-width: 768px){.index-product>.breadcrumbs{margin-left:-2rem;padding:8px 2rem}}@media only screen and (min-width: 1024px){.index-product>.breadcrumbs{margin-left:-125px;padding:8px 125px}}@media only screen and (min-width: 1541px){.index-product>.breadcrumbs{margin-left:-12vw;padding:8px 12vw}}.index-product .product__wrapper{margin:0}.index-product .product-gallery{position:relative;max-width:100%;margin:0 auto;background:#fff}.index-product .product-gallery .product-ugc{position:absolute;bottom:2rem;left:2rem;width:7rem;height:7rem}.index-product .product-gallery .product-ugc.hide{display:none}.index-product .product-gallery .product-ugc video{width:100%;height:100%;object-fit:cover;border-radius:10px}.index-product .product-gallery .product-ugc .close-ugc{position:absolute;top:-11px;right:-11px;z-index:9;display:flex;justify-content:center;align-items:center;padding:4px;width:22px;height:22px;background:#000;border-radius:50%;cursor:pointer}.index-product .product-gallery .product-label{position:absolute;top:1rem;left:1rem;z-index:9;display:flex;gap:10px}.index-product .product-gallery .product-label span{background-color:#000;color:#fff;padding:4px 10px;border-radius:50px;text-transform:uppercase}.index-product .product-gallery .carousel-container{position:relative;overflow:hidden}.index-product .product-gallery .carousel-track{display:flex;transition:transform .3s ease-in-out;height:100%}.index-product .product-gallery .carousel-slide{min-width:100%;height:100%;position:relative}.index-product .product-gallery .carousel-slide img{width:100%;height:100%;object-fit:cover;cursor:pointer}.index-product .product-gallery .carousel-slide video{width:100%;aspect-ratio:1 / 1;object-fit:cover}.index-product .product-gallery .carousel-nav{position:absolute;top:50%;transform:translateY(-50%,-50%);z-index:9;display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:all .3s ease;font-size:14px;background:#000;color:#fff;border:none;border-radius:50%;cursor:pointer}.index-product .product-gallery .carousel-nav svg{width:14px;height:14px}.index-product .product-gallery .carousel-nav:hover{background:#000000e6}.index-product .product-gallery .carousel-nav.prev{left:10px}.index-product .product-gallery .carousel-nav.next{right:10px}.index-product .product-gallery .expand-button{position:absolute;top:1rem;right:1rem;z-index:9;background:#000;color:#fff;border:none;width:36px;height:20px;border-radius:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.index-product .product-gallery .carousel-dots{position:absolute;bottom:1rem;display:flex;justify-content:center;align-items:center;gap:4px;width:100%;margin:0}.index-product .product-gallery .dot{width:6px;height:6px;border-radius:50%;background:#a6a6a6;cursor:pointer;transition:all .3s ease}.index-product .product-gallery .dot.active{background:#fff;transform:scale(1.2)}.index-product .product-gallery .dot:hover{background:#6c757d}.index-product .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:99999;display:none;align-items:center;justify-content:center}.index-product .modal-overlay.active{display:flex}.index-product .modal-content{position:relative;max-width:95vw;max-height:95vh;margin:auto}.index-product .modal-carousel{position:relative;overflow:hidden}.index-product .modal-carousel img{width:100%;height:auto;max-height:80vh;object-fit:contain}.index-product .modal-nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;background:#000;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.index-product .modal-nav.prev{left:15px}.index-product .modal-nav.next{right:15px}.index-product .modal-close{position:absolute;top:15px;right:15px;color:#333;border:none;width:35px;height:35px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .3s ease}.index-product .modal-close:hover{background:#fff;transform:scale(1.1)}.index-product .modal-dots{position:absolute;bottom:1rem;display:flex;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px}.index-product .modal-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.index-product .modal-dot.active{background:#fff;transform:scale(1.3)}.index-product .product-gallery .thumbnail-wrapper{display:none}@media (min-width: 768px){.index-product .product-gallery{width:48%;height:100%;position:sticky;top:10rem;margin:0}.index-product .product__content{width:46%}.index-product .product-gallery .product-thumbs{display:flex!important;gap:8px;margin:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.index-product .product-gallery .product-thumb{margin:0;padding:0}.index-product .product-gallery .product-thumb.is-active{border:1px solid #0000008c}.index-product .product-gallery .product-thumbs::-webkit-scrollbar{display:none}.index-product .product-gallery .product-thumbs img{display:block;padding:5px;width:90px;height:90px;cursor:pointer}.index-product .product-gallery .thumbnail-wrapper{display:flex;align-items:stretch;margin-top:1rem}.index-product .product-gallery .product-thumbs{display:flex!important;gap:8px;overflow-x:auto;scroll-behavior:smooth;flex-grow:1}.index-product .product-gallery .thumb-nav{height:auto;background-color:#000;padding:4px 8px;font-size:24px;border:none;cursor:pointer;-webkit-user-select:none;user-select:none}.index-product .product-gallery .thumb-nav svg{width:20px;height:20px}.index-product .product-gallery .carousel-dots{display:none}.index-product .product__wrapper{margin-top:1rem}.index-product .carousel-nav{width:40px;height:40px;font-size:16px}.index-product .carousel-nav.prev{left:15px}.index-product .carousel-nav.next{right:15px}.index-product .modal-nav.prev{left:20px}.index-product .modal-nav.next{right:20px}.index-product .modal-close{top:20px;right:20px;width:30px;height:30px;font-size:18px}.index-product .modal-close svg{width:30px;height:30px}}.index-product .product__content{margin-top:1rem;padding:0 1rem}.index-product .product__content .jdgm-widget.jdgm-widget{margin:0!important}@media only screen and (min-width: 768px){.index-product .product__content{margin-top:0;padding:0}.index-product .product__page{display:flex;justify-content:space-between;gap:70px}}.index-product .product__content .form__width{max-width:100%;display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width: 768px){.index-product .product__content .form__width{gap:24px}}.index-product .judge-reviews-widget{display:flex;justify-content:space-between;align-items:center}.index-product .product__title__wrapper{padding:0;width:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 768px){.index-product .product__title__wrapper{gap:8px}}.index-product .product__title{margin:0}.index-product .product__title span{margin:0;padding:0;width:100%;font-family:GT Super Ds Trial,sans-serif;font-size:32px;font-weight:400;line-height:100%;letter-spacing:0}@media screen and (min-width: 768px){.index-product .product__title span{font-weight:500}}.index-product .product-share{display:flex;justify-content:flex-end;align-items:center}.index-product .native-share-button svg{display:flex;justify-content:flex-end;align-items:center;padding:8px;width:40px;height:40px;border:1px solid #1717171a;border-radius:50%;transition:background-color .2s ease;cursor:pointer}.index-product .jdgm-preview-badge .jdgm-star{color:#fdb022!important}.index-product .jdgm-prev-badge{padding:0!important}.index-product .jdgm-prev-badge__text{margin-left:3px!important;padding:0;text-decoration:underline;text-underline-offset:3px}.index-product .product-benefits .benefit-item{display:flex;align-items:flex-start;gap:8px;font-size:16px;font-weight:400;color:#292d32}.index-product .product-benefits .benefit-item span{width:100%}.index-product .product-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;font-family:Outfit,sans-serif}@media only screen and (min-width: 768px){.index-product .product-benefits .benefit-item{font-size:20px;line-height:28px}.index-product .product-benefits .benefit-item svg{width:24px;height:24px}}.index-product .toggle-ellipsis__actions{padding-bottom:0;text-align:right}.index-product .product__description__content .section-subtitle{font-weight:300}.index-product .toggle-ellipsis__content .caps--link span{display:inline-block;font-family:Outfit,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;text-decoration:underline;text-underline-offset:3px}.index-product .product-description-container{position:relative;max-width:100%;font-size:18px;line-height:1.4;font-weight:300}.index-product .product-description-container .clamp-text{position:relative;overflow:hidden;transition:max-height .3s ease;font-weight:300;color:#484d58}.index-product .product-description-container .clamp-text:not(.expanded){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.index-product .product-description-container .clamp-text.expanded{display:block;max-height:none}.index-product .product-description-container .read-more-toggle{position:absolute;bottom:0;right:0;padding:4px 12px;background-color:#fff;white-space:nowrap;text-decoration:underline;font-family:Outfit,sans-serif;font-size:16px;font-weight:500;text-underline-offset:3px;cursor:pointer}.index-product .product-description-container .read-more-toggle:not(.collapsed){position:static;padding:0}.index-product .product-description-container .read-more-toggle:hover{text-decoration:none}.index-product .product-description-container .read-more-toggle:focus{outline:none}.index-product .product-description-container .clamp-text.no-webkit-clamp:not(.expanded){max-height:2.8em;overflow:hidden;position:relative}.index-product .clamp-text.expanded ul{font-size:18px;list-style-position:inside;padding-left:1.2em;margin:1em 0}.index-product .clamp-text.expanded li{display:list-item;padding-left:0;margin-bottom:.5em}.index-product .clamp-text.expanded li>p{display:inline;margin:0}.index-product .product__block .product__price{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:0}.index-product .product__price .product-price-wrap{display:flex;align-items:center;gap:8px}.index-product .product__price__wrap{justify-content:space-between}.index-product .product__price__wrap .product__price--off{margin-left:0;font-family:Outfit,sans-serif;padding:8px 16px;font-size:12px;font-weight:500;line-height:1;background:#c2e5b8;color:#000}.index-product .product__price__wrap .product__price--sale{margin:0;font-size:20px;font-weight:600;line-height:1;color:#292d32}.index-product .product__price__wrap .product__price--strike{font-weight:400;line-height:1;font-size:15px;color:#be251b}@media screen and (min-width: 400px){.index-product .product__price__wrap .product__price--sale{font-size:25px}.index-product .product__price__wrap .product__price--strike{font-size:20px}}@media only screen and (min-width: 768px){.index-product .product__price__wrap .product__price--sale{font-size:32px}.index-product .product__price__wrap .product__price--off{font-size:16px}}.index-product .stock-indicator{width:100vw;margin-left:-1rem;padding:24px 16px;background:#fafafa;border:.5px solid #808080;display:none}.index-product .stock-indicator .stock-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.index-product .stock-indicator .stock-warning{display:flex;align-items:center;gap:8px;color:#292d32;font-size:16px;font-weight:400}.index-product .stock-indicator .stock-warning-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0;color:#374151}.index-product .stock-indicator .stock-percentage{color:#be251b;font-weight:500}.index-product .stock-indicator .progress-container{width:100%;height:8px;background-color:#f3e8e8;border-radius:50px;overflow:hidden;position:relative}.index-product .stock-indicator .progress-bar{height:100%;background:#be251b;border-radius:50px;transition:width .5s ease-in-out;position:relative}@media only screen and (min-width: 768px){.index-product .stock-indicator{width:100%;margin-left:0}}.index-product .product-concerns .product-concern-title{color:#292d32;margin-bottom:12px}.index-product .product-concerns .concerns-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.index-product .product-concerns .concern-button{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;font-family:Outfit,sans-serif;font-size:14px;font-weight:400;list-style:20px;border-radius:50px;border:.5px solid #000000}.index-product .product-concerns .concern-button.active{background:#292d32;color:#fff}@media only screen and (min-width: 768px){.index-product .product-concerns .concern-button{font-size:18px;line-height:28px}.index-product .option-image picture{height:100%}}.index-product .product-variant-options{padding:0;border:none}.index-product .radio__fieldset--variant-option-image .radio__buttons{flex-direction:column}.index-product .radio__fieldset--variant-option-image .radio__button label{flex-direction:row}.index-product .radio__fieldset--variant-option-image .option-image{height:68px;overflow:visible!important}@media screen and (min-width: 768px){.index-product .radio__fieldset--variant-option-image .option-image{height:100px}.index-product .radio__fieldset--variant-option-image-inline img{height:100%!important;width:auto!important}}.index-product .radio__legend__value{display:none}.index-product .radio__fieldset--variant-option-image-inline img{display:block;width:68px;border-radius:4px}@media screen and (min-width: 768px){.index-product .radio__fieldset--variant-option-image-inline img{border-radius:0}}.index-product .option-container{display:flex;flex-direction:column;gap:8px}.index-product .option-container .option-title{font-weight:500;text-align:start;font-family:Outfit,sans-serif;color:#292d32}@media screen and (min-width: 768px){.index-product .option-container{padding:8px;min-width:60%;text-align:start}}.index-product .variant-label-container{margin-top:12px}.index-product .option-container .product__price--sale{font-family:Outfit,sans-serif;color:#292d32;font-weight:400}.index-product .option-container .product__price--discount{color:#292d32}@media screen and (min-width: 768px){.index-product .variant-label-container{margin-top:0}}.index-product .option-container .product__price--strike{font-family:Outfit,sans-serif;color:#be251b;font-weight:400}@media screen and (min-width: 768px){.index-product .radio__fieldset--variant-option-image .radio__button{min-width:60%}}@media screen and (min-width: 972px){.index-product .radio__fieldset--variant-option-image .radio__button{min-width:50%}}@media screen and (min-width: 1220px){.index-product .radio__fieldset--variant-option-image .radio__button{min-width:40%}}@media screen and (min-width: 1600px){.index-product .radio__fieldset--variant-option-image .radio__button{min-width:30%}}@media screen and (min-width: 768px){.index-product .radio__fieldset .radio__button label{padding:0}}.index-product .option-container .product__price--sale{font-size:14px}.index-product .option-tag{position:absolute;top:-26px;right:0;padding:4px 8px;font-family:Outfit,sans-serif;background:#292d32;color:#fff}.index-product .option-tag-oos{opacity:.4;pointer-events:none}.index-product .option-tag-oos label{border-color:#c4bebe!important}@media screen and (min-width: 768px){.index-product .option-tag span{font-size:14px;padding:4px 12px}}.index-product .option-details-container{display:flex;flex-direction:column;align-items:start;gap:8px}.index-product .option-details-container .sale-badge{position:static;font-size:12px;font-family:Outfit,sans-serif;padding:4px 8px;background:#c2e5b8;color:#000;font-weight:400;letter-spacing:0}.index-product .option-details-container .oos-badge{position:static;font-size:12px;font-family:Outfit,sans-serif;padding:4px 0;color:#000;font-weight:400;letter-spacing:0}.index-product .option-details-container-inner{display:flex;gap:8px}@media only screen and (min-width: 768px){.index-product .radio__fieldset--variant-option-image .radio__buttons{flex-direction:row;flex-wrap:nowrap}.product__block--lines .selector-wrapper:last-child .radio__fieldset{width:65vw}.product__block--lines .selector-wrapper:last-child .radio__fieldset .radio__legend{margin:0}.index-product .product__selectors .selector-wrapper{padding-top:1rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-snap-stop:always;scroll-snap-align:start}.index-product .option-details-container{flex-direction:column;align-items:flex-start}}.index-product .select-popout__toggle{display:none}.index-product .select-popout>.quantity-selector{display:block}.index-product .select-popout>.quantity-selector input{padding:10px;font-size:18px;font-family:Outfit,sans-serif;background:#f4f4f4;border:none}.index-product .product__submit__item--inline{display:flex;align-items:center;justify-content:space-between}.index-product .select-popout{flex:1.2}.cart-bar .cart-bar__form{margin-top:15px}@media screen and (min-width: 768px){.index-product .product__submit__buttons .add-to-cart-button{height:56px;padding:18px 44px}.cart-bar .cart-bar__form{margin-top:0}}.index-product .product__submit__buttons .add-to-cart-button .btn__text{height:auto}.index-product .cart-bar .cart-bar__form__wrapper{padding:0 1rem}.index-product .cart-bar .cart-bar__form .product__submit .product__submit__buttons{width:100%}.index-product .cart-bar .product__price{white-space:nowrap;font-size:14px}.index-product .product__block--buttons{margin:0}@media only screen and (min-width: 768px){.index-product .cart-bar .cart-bar__form__wrapper{padding:0 2rem}.index-product .cart-bar .product__price{font-size:24px}.index-product .cart-bar .cart-bar__form .product__submit .product__submit__buttons{width:13rem}}@media only screen and (min-width: 1540px){.index-product .cart-bar .cart-bar__form__wrapper{padding:0 12vw}}.index-product .product-expected-delivery{width:100%;padding:20px 1rem;background:#fafafa}.index-product .product-expected-delivery .delivery-content{display:flex;align-items:center;gap:16px}.index-product .product-expected-delivery .delivery-information{width:100%;display:flex;align-items:center;gap:8px}.index-product .product-expected-delivery .delivery-label{color:gray;font-weight:400}.index-product .product-expected-delivery .delivery-day{font-weight:500;color:#212121}.index-product .product-expected-delivery .pincode-input-container{width:100%;display:flex;align-items:stretch;gap:4px}.index-product .product-expected-delivery .pincode-input{width:100%;display:block;height:40px;font-size:14px;font-family:Outfit,sans-serif;padding:10px;color:#000;border:1px solid #8b94b2;outline:none}.index-product .product-expected-delivery .pincode-input::placeholder{color:#cacaca}.index-product .product-expected-delivery .pincode-submit{display:flex;align-items:center;justify-content:center;padding:10px;height:40px;background:#292d32;color:#fff;border:none;transition:background-color .3s ease;cursor:pointer}.index-product .product-expected-delivery .pincode-submit:disabled{opacity:.6;cursor:not-allowed}.index-product .product-expected-delivery .delivery-content.success{border-color:#10b981;background:#f0fdf4}.index-product .product-expected-delivery .delivery-content.error{border-color:#ef4444;background:#fef2f2}.index-product .product-expected-delivery .pincode-submit.loading svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (min-width: 768px){.index-product .product-expected-delivery{width:100%;margin:0;padding:0;background:#fff}.index-product .product-expected-delivery .pincode-input{font-size:16px}}.index-product .product-offers-container{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.index-product .product-offers-container .product-offer{display:flex;align-items:center;gap:16px}.index-product .product-offer-image{width:32px;height:32px;object-fit:cover}.index-product .product-offer-image img{width:100%;height:auto}.index-product .product-offer-description{color:#292d32}.index-product .product-coupon-container .product-coupon-header{display:flex;align-items:center;gap:16px}.index-product .product-coupon-container .product-coupon-heading{color:#03143b;font-weight:500}.index-product .product-coupon-container .product-coupon-tag{background-color:#c2e5b8;color:green;padding:5px 10px;border-radius:4px;text-transform:uppercase}.index-product .product-coupon-container .product-coupon-code-wrapper{overflow:hidden;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding:var(--outer);scrollbar-width:none;width:100%;margin-top:12px}.index-product .product-coupon-container .product-coupon-code{display:flex;gap:16px}.index-product .product-coupon-container .product-coupon-code.few-coupons{width:100%}@media only screen and (min-width: 768px){.index-product .product-coupon-container .product-coupon-code.multiple-coupons{width:50vw}}.index-product .product-coupon-container .product-coupon-code .coupon-block{position:relative;overflow:hidden;width:70%;flex-shrink:0}@media only screen and (min-width: 600px){.index-product .product-coupon-container .product-coupon-code .coupon-block{width:55%}}@media only screen and (min-width: 768px){.index-product .product-coupon-container .product-coupon-code .coupon-block{width:40%}}@media only screen and (min-width: 1400px){.index-product .product-coupon-container .product-coupon-code .coupon-block{width:30%}}.index-product .product-coupon-container .product-coupon-code .coupon-block img{display:block;width:100%;height:7rem}.index-product .product-coupon-container .product-coupon-code .coupon-block .coupon-content p{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:8px;width:100%;height:100%;padding:3rem 2rem;cursor:pointer;color:#000}.index-product .product-coupon-container .product-coupon-code .coupon-block p strong{font-weight:700;color:green}@media only screen and (min-width: 768px){.index-product .product-coupon-container .product-coupon-code.multiple-coupons{width:50vw}.index-product .product-coupon-container .product-coupon-code.few-coupons{width:100%}}.jdgm-widget.jdgm-widget{margin:0 1rem}.jdgm-rev-widg__title{font-family:Outfit,sans-serif}.jdgm-rev-widg{padding:0!important}.jdgm-star{color:#fdb022!important}.jdgm-histogram__bar-content,.jdgm-rev__buyer-badge,.jdgm-btn--solid{background:#fdb022!important}.jdgm-btn--solid{border:none!important}.jdgm-write-rev-link.jdgm-write-rev-link{padding:1rem 2rem;font-family:Outfit,sans-serif;font-size:16px;font-weight:500;line-height:1;letter-spacing:0;color:#000!important;background:#f4f4f4!important;border:none!important}@media only screen and (min-width: 768px){.jdgm-widget.jdgm-widget{margin:0 2rem}}@media only screen and (min-width: 990px){.jdgm-widget.jdgm-widget{margin:0 125px}}@media only screen and (min-width: 1540px){.jdgm-widget.jdgm-widget{margin:0 12vw}}.product-main .toast-container{position:fixed;top:20px;right:20px;z-index:9999;pointer-events:none}.product-main .toast{background:#333;color:#fff;padding:12px 20px;border-radius:8px;margin-bottom:10px;box-shadow:0 4px 12px #00000026;transform:translate(100%);transition:all .3s ease;pointer-events:auto;font-size:14px;max-width:300px;word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-main .toast.show{transform:translate(0)}.product-main .toast.toast-error{background:#ef4444;border-left:4px solid #dc2626;font-family:Outfit,sans-serif}.product-main .toast.toast-warning{background:#f59e0b;border-left:4px solid #d97706}.product-main .toast-close{background:none;border:none;color:#fff;float:right;font-size:16px;cursor:pointer;margin-left:10px;opacity:.7;line-height:1;padding:0}.product-main .toast-close:hover{opacity:1}@media (max-width: 768px){.product-main .toast-container{left:10px;right:10px;top:10px}.product-main .toast{max-width:none;width:100%;transform:translateY(-100%)}.product-main .toast.show{transform:translateY(0)}}.hide-before-after .section-before-after-parent{display:none}.index-product .cart-bar .cartx-product-button-wrap .cartx-add-to-cart{background-color:transparent;color:#000}.index-product .cart-bar .cartx-product-button-wrap.pdp-add-to-cart{background-color:transparent;border:1px solid #292d32}.index-product .cart-bar .cartx-atc-loading{background-color:transparent}.index-product .cart-bar .cartx-atc-loading svg path{stroke:#292d32}.index-product .cart-bar #gokwik-buy-now{background-color:#292d32!important;font-size:15px;font-weight:500}.index-product .cart-bar #btn-loader{background-color:#292d32!important}.jdgm-widget.jdgm-widget{margin:0 1rem!important}@media (min-width: 1201px){.jdgm-widget.jdgm-widget{margin:0 auto!important}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/product-main.css.map */
