.cart-drawer-custom.active{transform:translate(0)}.cart-drawer-custom .gif-icon{position:absolute;right:0;top:0;width:100%;display:none}.cart-drawer-custom .gif-icon img{width:100%}.cart-drawer-custom .gif-icon.active{display:block}.cart-drawer-custom .cart-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e5e5;background:var(--color-black)}.cart-drawer-custom .cart-header.has-items{padding-bottom:58px}.cart-drawer-custom .cart-header h2{font-size:20px;font-weight:600;margin:0;color:#fff;width:100%;text-align:center}.cart-drawer-custom .close-cart{align-items:center;background-color:#0000000c;border-color:#000;border-style:solid;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background-color .2s;width:30px;border:none}.cart-drawer-custom .close-cart svg{fill:var(--color-white);height:50%;width:50%}.cart-drawer-custom .cart-items{flex-grow:1;overflow-y:auto;padding:0;margin:0;scrollbar-width:none;-ms-overflow-style:none}.cart-drawer-custom .cart-items-list{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cart-drawer-custom .cart-item{display:flex;padding:8px 20px;position:relative}.cart-drawer-custom .cart-item:not(:last-child){border-bottom:1px solid #e5e5e5}.cart-drawer-custom .cart-item-image{width:80px;height:80px;min-width:80px;margin-right:16px;position:relative;flex-shrink:0}.cart-drawer-custom .cart-item-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.cart-drawer-custom .wellness-icon{position:absolute;top:-5px;left:-5px;background-color:#4caf50;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.cart-drawer-custom .cart-item-details{flex-grow:1}.cart-drawer-custom .cart-item-title{line-height:2rem;margin:0;font-size:13px;color:#000;font-weight:600;max-width:90%;overflow-wrap:break-word}.cart-drawer-custom .cart-item-variant{color:#000;font-size:13px;line-height:100%;margin:0 0 10px;font-weight:500}.cart-drawer-custom .cart-item-price{font-weight:500;display:flex;gap:5px}.cart-drawer-custom .cart-item-price .original-price{display:block}.cart-drawer-custom .cart-item-price .line-item-price{font-size:14px;line-height:normal}.cart-drawer-custom .cart-item-price .original-price{text-decoration:line-through;color:#b6b6b7;line-height:normal}.cart-drawer-custom .empty-cart-wrapper{height:80vh;display:flex;justify-content:center;align-items:center}.cart-drawer-custom .remove-item{background:none;border:none;color:#999;cursor:pointer;padding:0;position:absolute;top:16px;right:16px;border-radius:1px;display:flex;justify-content:center;align-items:center;transition:.2s stroke}.cart-drawer-custom .remove-item svg{min-width:15px!important;height:15px!important;fill:transparent!important}.cart-drawer-custom .remove-item svg:hover path{stroke:#d30000}.cart-drawer-custom .remove-item:hover{color:#000}.cart-drawer-custom .cart-price-quantity-wrapper{display:flex;justify-content:space-between;align-items:center}.cart-drawer-custom .cart-price-quantity-wrapper.extra-free{justify-content:flex-end}.cart-drawer-custom .cart-price-quantity-wrapper.extra-free .cart-item-price{width:100%;justify-content:space-between}.cart-drawer-custom .quantity-controls{display:flex;align-items:center;overflow:hidden;width:fit-content;background-color:#e5e5e5;border-radius:10px}.cart-drawer-custom .quantity-btn{background:none;border:none;width:32px;height:32px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.cart-drawer-custom .quantity-btn:hover{background-color:#f5f5f5}.cart-drawer-custom .quantity-input{width:40px;text-align:center;border:none;border-left:1px solid #fff;border-right:1px solid #fff;height:32px;padding:0;-moz-appearance:textfield;background:#e5e5e5}.cart-drawer-custom .quantity-input::-webkit-outer-spin-button,.cart-drawer-custom .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer-custom .quantity-input:focus{outline:none}.cart-drawer-custom .recommended-wrapper{border-top:2px solid #D6D6D6;padding:15px 0 0 20px}.cart-drawer-custom .product-offer-wrapper~.recommended-wrapper{padding-top:60px}.cart-drawer-custom .recommended-swiper{overflow:hidden;padding-bottom:30px!important;padding-right:20px}.cart-drawer-custom .recommended-swiper .swiper-slide{height:auto}.cart-drawer-custom .recommended-pagination{bottom:8px!important;display:flex;justify-content:center;gap:5px}.cart-drawer-custom .recommended-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:1;border-radius:50%;transition:background .2s;border:1px solid #B6B6B7;margin:0}.cart-drawer-custom .recommended-pagination .swiper-pagination-bullet-active{background:#000}.cart-drawer-custom .recommended-heading{text-align:center;margin-bottom:10px;padding:0 15px}.cart-drawer-custom .recommended-heading p{font-size:14px;line-height:100%;letter-spacing:0}.cart-drawer-custom .recommended-product{display:flex;justify-content:space-between;align-items:center;padding:7px;background:#f7f7f7;box-shadow:0 4px 8.2px #00000024;border:1px solid #98959582;border-radius:5px;height:100%;box-sizing:border-box}.cart-drawer-custom .with-border{border-bottom:1px solid #ddd}.cart-drawer-custom .recommended-product-info{display:flex;align-items:center;gap:12px;width:100%}.cart-drawer-custom .recommended-image-wrapper{position:relative;display:flex;border:.5px solid #D6D6D6}.cart-drawer-custom .recommended-image{width:60px;height:60px;object-fit:cover}.cart-drawer-custom .wellness-icon{position:absolute;top:0;left:0;background-color:green;color:#fff;padding:2px;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px}.cart-drawer-custom .recommended-details{width:calc(100% - 72px)}.cart-drawer-custom .recommended-title{margin:0;font-size:13px;color:#000;font-weight:400;overflow:hidden;text-overflow:ellipsis;line-height:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;vertical-align:middle}.cart-drawer-custom .recommended-price-wrapper{display:flex;gap:8px;align-items:center;color:#000}.cart-drawer-custom .recommended-price{font-weight:500;margin:0;font-size:13px}.cart-drawer-custom .recommended-compare-at-price{font-size:12px;text-decoration:line-through;margin:0;color:#b6b6b7;font-weight:400}.cart-drawer-custom .recommended-form,.cart-drawer-custom .recommended-variant-select{display:flex;align-items:center;gap:8px}.cart-drawer-custom .recommended-select{padding:9px 6px;background:#fff;border:1px solid #dfe3e8;width:100%;border-radius:5px}.cart-drawer-custom .recommended-button{background-color:#000;color:#fff;padding:10px;border:none;cursor:pointer;line-height:normal;width:90%;font-weight:600;font-size:15px;border-radius:5px}.cart-drawer-custom .discount-container{padding-bottom:0;border-top:1px solid #e5e5e5}.cart-drawer-custom .discount-container .discount-form-container{background-color:#e5e5e5;padding-top:10px}.cart-drawer-custom .discount-banner{background:var(--color-black);color:#fff;text-align:center;font-size:14px;font-weight:400;padding:7px;line-height:100%;letter-spacing:0}.cart-drawer-custom .discount-container>:not(.discount-banner){padding-left:20px;padding-right:20px}.cart-drawer-custom .discount-container>.discount-option{padding-top:12px}.cart-drawer-custom .discount-option{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;background-color:#e5e5e5}.cart-drawer-custom .discount-option .discount-option-js{display:flex;align-items:center;gap:7px;flex:1}.cart-drawer-custom .discount-option .discount-option-js label,.cart-drawer-custom .discount-option .discount-option-js span{cursor:pointer}.cart-drawer-custom .discount-option .discount-option-js label{font-size:12px;font-weight:500;color:#000;line-height:1}.cart-drawer-custom .discount-option input[type=checkbox]{width:18px;height:18px;border:1.5px solid #aaa;border-radius:3px;cursor:pointer;flex-shrink:0;accent-color:#7B2D8B}.cart-drawer-custom .discount-form{display:flex}.cart-drawer-custom .discount-input-wrapper{display:flex;align-items:center;width:100%;background:#fff;overflow:hidden;padding:8px 16px;height:31px;border:1px solid #B6B6B7;border-radius:5px}.cart-drawer-custom .discount-input{flex-grow:1;height:100%;border:none;outline:none;font-size:12px;line-height:100%;color:#000;background:transparent;padding:0}.cart-drawer-custom .discount-input::placeholder{color:#aaa}.cart-drawer-custom .discount-input:focus{outline:none;box-shadow:none}.cart-drawer-custom .apply-discount{background:transparent;border:none;color:#979797;font-size:13px;font-weight:600;cursor:pointer;padding:0 8px;white-space:nowrap;flex-shrink:0}.cart-drawer-custom .apply-discount .btn-text{padding:0}.cart-drawer-custom .apply-discount:hover{color:#7b2d8b}.cart-drawer-custom .discount-applied{display:flex;align-items:center;margin-top:8px;color:#4caf50;font-size:14px}.cart-drawer-custom .cart-footer{padding:16px 20px;background-color:#e5e5e5}.cart-drawer-custom .subtotal{display:flex;justify-content:space-between;margin-bottom:7px;font-weight:600;line-height:normal;font-size:18px;color:#000}.cart-drawer-custom .total-discount,.cart-drawer-custom .flat-discount,.cart-drawer-custom .discount-title{color:#000}:is(.cart-drawer-custom .total-discount,.cart-drawer-custom .flat-discount,.cart-drawer-custom .discount-title) span{white-space:nowrap}.cart-drawer-custom .checkout-btn{display:block;width:100%;color:#fff;border:none;border-radius:10px;text-align:center;font-weight:500;cursor:pointer;text-decoration:none;font-size:16px;margin:0rem}.cart-drawer-custom .checkout-btn button{padding:0!important;box-shadow:none!important}.cart-drawer-custom .checkout-btn button .btn-text span{font-size:17px!important;font-weight:700!important}.cart-drawer-custom .empty-cart{padding:32px 16px;text-align:center}.cart-drawer-custom .empty-cart .empty-info-div{padding:5px 20px;margin-bottom:20px;background-color:#4caf50;color:#fff;border-radius:10px;font-size:16px}.cart-drawer-custom .continue-shopping{display:inline-block;background-color:#000;color:#fff;border:none;padding:12px 24px;border-radius:4px;margin-top:16px;text-decoration:none;font-weight:500}.cart-drawer-custom .continue-shopping:hover{background-color:#333}.cart-drawer-section .cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out}.cart-drawer-section .cart-overlay.active{opacity:1;visibility:visible}.cart-drawer-section .recommended-product,.cart-drawer-section .cart-item{position:relative}.cart-drawer-section .cart-item.loading,.cart-drawer-section .recommended-product.loading{opacity:.7;pointer-events:none}.cart-drawer-section .DiscountCodeBadge-discountBadge{display:inline-flex;padding:2px 3px 2px 5px;vertical-align:middle;align-items:center;background:#c2c2c5;border-radius:3px;font-weight:600;margin-left:8px;color:#000;position:relative;margin-bottom:0}.cart-drawer-section .DiscountCodeBadge-discountBadge .DiscountCodeBadge-close svg{height:20px;width:20px;color:#585858;fill:#585858}.cart-drawer-section .DiscountCodeBadge-icon{display:flex;align-items:center;justify-content:center}.cart-drawer-section .DiscountCodeBadge-title{text-transform:uppercase;margin:0 5px;font-size:13px}.cart-drawer-section .DiscountCodeBadge-close{cursor:pointer;height:20px;width:20px;border-radius:3px;display:flex;align-items:center;justify-content:center}.cart-drawer-section .DiscountCodeBadge-icon svg{width:15px;height:15px;fill:#585858}.cart-drawer-section .discount-applied-wrapper{display:none;align-items:center;justify-content:space-between;padding-top:10px;background-color:#e5e5e5}.cart-drawer-section .discount-applied-wrapper:has(.DiscountCodeBadge-discountBadge){display:flex}.cart-drawer-section .discountapplied-wrapper{display:flex;align-items:center}.cart-drawer-section #discount-code-error{padding:0 20px;font-size:12px;color:#d30000;background-color:#e5e5e5}.cart-drawer-section .whatsup-discount-apply-text-dot{display:inline-block;width:18px;pointer-events:none;height:18px;border:1px solid #B6B6B7;background:#fff}.cart-drawer-section .cart-loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:10;opacity:0;visibility:hidden;transition:opacity .3s ease}.cart-drawer-section .cart-loader.active{opacity:1;visibility:visible}.cart-drawer-section .cart-loader .loader-spinner{width:30px;height:30px;border:5px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#000;animation:spin 1s linear infinite}.cart-drawer-section .recommended-product-title{margin-bottom:0}.cart-drawer-section .DiscountCodeBadge-discountBadge .cart-loader{left:initial;right:3.7px;width:fit-content;background-color:unset}.cart-drawer-section .DiscountCodeBadge-discountBadge.pending .cart-loader{opacity:1;visibility:visible}.cart-drawer-section .DiscountCodeBadge-discountBadge.pending .DiscountCodeBadge-close{opacity:0;visibility:hidden}.cart-drawer-section .DiscountCodeBadge-discountBadge .cart-loader .loader-spinner{width:20px;height:20px}.cart-drawer-section .free-gift-progress-wrapper{display:flex;padding:8px 15px 0 0}.cart-drawer-section .progress-end-circle{position:absolute;top:2px;right:0;transform:translate(50%,-50%);width:20px;height:20px;background-color:#fff;border-radius:50%;z-index:2}.cart-drawer-section .free-gift-wrapper{width:100%;position:relative}.cart-drawer-custom .cart-item-image{border:1px solid #D6D6D6}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:768px){.cart-drawer-custom{--cart-width: 90%}.cart-header h2{font-size:15px!important;color:#fff}.cart-drawer-custom .recommended-image-wrapper{width:60px;height:60px;min-width:60px;min-height:60px}.cart-drawer-custom .cart-item-image{width:80px;height:80px;min-width:80px;min-height:80px}.cart-drawer-custom .recommended-product-image{width:50px;height:50px}.cart-drawer-custom .recommended-product-actions{flex-direction:column}.cart-drawer-custom .variant-select,.cart-drawer-custom .add-recommended{font-size:12px}.cart-drawer-custom .recommended-details{width:calc(100% - 82px)}}.cart-drawer-custom .free-gift-container{padding:16px;border-bottom:1px solid #e5e5e5;background-color:#f9f9f9;text-align:center}.cart-drawer-custom .free-gift-progress-container{height:4px;background-color:#e5e5e5;border-radius:4px;overflow:hidden;margin-bottom:8px;width:100%}.cart-drawer-custom .free-gift-progress-bar{height:100%;background-color:#4caf50;border-radius:4px;transition:width .5s ease}.cart-drawer-custom .free-gift-message{font-size:14px;text-align:center}.cart-drawer-custom .recommended-variant-select select.recommended-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#000;border:1px solid #000;padding:10px 20px 10px 10px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M111.016%2039.4797L65.7408%2087.5851C62.6283%2090.8922%2057.3727%2090.8922%2054.2602%2087.5851L8.98416%2039.4797C5.58253%2035.8651%208.14491%2029.9341%2013.1084%2029.9341H106.892C111.856%2029.9341%20114.418%2035.8651%20111.016%2039.4797Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 10px center;background-size:8px 10px;font-size:12px}.cart-drawer-custom .free-gift-qualified{color:#4caf50;font-weight:600}.cart-drawer-custom .cart-item-free-price-wrapper{display:flex;align-items:center}.cart-drawer-custom .cart-item-free-price-wrapper .DiscountCodeBadge-discountBadge-free_gift{display:inline-flex;padding:2px 3px 2px 5px;vertical-align:middle;align-items:center;background:#0000000d;border-radius:3px;font-weight:600;margin-left:8px;color:#585858;position:relative}.cart-drawer-custom .free-gift-button{display:flex;align-items:center;justify-content:center;margin-top:10px;padding:8px 16px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.cart-drawer-custom .free-gift-button.offer-pending{background-color:#e53935;color:#fff}.cart-drawer-custom .free-gift-button svg{width:20px;height:20px;margin-left:8px}.cart-drawer-custom .free-gift-button.locked{background-color:#e0e0e0;color:#757575;cursor:not-allowed}.cart-drawer-custom .free-gift-button.locked:hover{background-color:#e0e0e0}.cart-drawer-custom .free-gift-drawer{position:fixed;top:0;right:0;width:100%;transform:translate(100%);height:100%;background-color:#fff;box-shadow:-2px 0 10px #0000001a;z-index:1001;overflow-y:auto;transition:transform .3s ease-in-out}.cart-drawer-custom .free-gift-drawer.active{transform:translate(0)}.cart-drawer-custom .free-gift-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:none}.cart-drawer-custom .free-gift-overlay.active{display:block}.cart-drawer-custom .free-gift-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e5e5e5}.cart-drawer-custom .free-gift-drawer-header h2{margin:0;font-size:18px;font-weight:600}.cart-drawer-custom .close-free-gift{background:none;border:none;cursor:pointer;padding:0}.cart-drawer-custom .close-free-gift svg{width:20px;height:20px}.cart-drawer-custom .free-gift-content{padding:16px}.cart-drawer-custom .free-gift-intro{margin-top:0;margin-bottom:16px;font-size:16px;color:#4caf50;text-align:center}.cart-drawer-custom .free-gift-items{display:flex;flex-direction:column;gap:16px}.cart-drawer-custom .free-gift-items.desable{pointer-events:none;opacity:.5}.cart-drawer-custom .free-gift-item{display:flex;border:1px solid #e5e5e5;border-radius:4px;padding:12px;position:relative}.cart-drawer-custom .free-gift-item.disable{pointer-events:none;opacity:.5}.cart-drawer-custom .free-gift-item-image{position:relative;width:80px;height:80px;margin-right:12px}.cart-drawer-custom .free-gift-item-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.cart-drawer-custom .free-gift-badge{position:absolute;top:-8px;right:-8px;background-color:#4caf50;color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:10px}.cart-drawer-custom .free-gift-item-details{flex:1}.cart-drawer-custom .free-gift-item-title{margin-top:0;margin-bottom:4px;font-size:16px;font-weight:600}.cart-drawer-custom .free-gift-item-price{display:flex;align-items:center;gap:8px;display:block;text-align:right;margin-bottom:0}.cart-drawer-custom .original-price{text-decoration:line-through;color:#757575;font-size:14px}.cart-drawer-custom .free-price{color:#4caf50;font-weight:600;font-size:16px}.cart-drawer-custom .free-price.cart-items{color:#4caf50;font-weight:600;font-size:13px;background:#000;color:#fff;padding:8px;border-radius:4px;display:inline-block;align-items:center;line-height:.1;min-width:71px;justify-content:center}.cart-drawer-custom .free-price.cart-items:before{content:"";height:10px;width:10px;display:inline-block;background:url(/cdn/shop/files/gift_1.png?v=1747312483);background-size:contain;background-repeat:no-repeat;margin-right:2px}.cart-drawer-custom .add-free-gift-btn{background-color:#4caf50;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;width:100%}.cart-drawer-custom .add-free-gift-btn:hover{background-color:#45a049}.cart-drawer-custom .free-gift-variant-select{display:flex;flex-direction:column;gap:8px}.cart-drawer-custom .free-gift-select{padding:8px;border:1px solid #e5e5e5;border-radius:4px}.cart-drawer-custom .free-gift-loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:1002;display:none}.cart-drawer-custom .free-gift-loader.active{display:flex}.cart-drawer-custom .free-gift-lock{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart-drawer-custom .free-gift-item-wrapper.disable .free-gift-lock{display:flex}.cart-drawer-custom .free-gift-item-wrapper.disable .free-gift-lock .lock-icon{width:40px;height:40px;opacity:1}.cart-drawer-custom .free-gift-item-wrapper{position:relative}.cart-drawer-custom .free-gift-item-wrapper.disable .free-gift-item{pointer-events:none;opacity:.5}.cart-drawer-custom .already-in-cart-message{display:none;position:absolute;top:8px;right:8px;background-color:#28a745;color:#fff;padding:4px 8px;font-size:12px;border-radius:12px;font-weight:700}.cart-drawer-custom .free-gift-item-wrapper.already-in-cart .already-in-cart-message{display:block}.cart-drawer-custom .free-gift-item-wrapper.already-in-cart .free-gift-item{pointer-events:none;opacity:.5}.cart-drawer-custom .free-gift-intro-amount{margin-top:0;margin-bottom:16px;font-size:16px;text-align:center}.cart-drawer-custom .close-free-gift{align-items:center;background-color:#0000000c;border-color:#000;border-style:solid;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background-color .2s;width:30px;border:none}.cart-drawer-custom .close-free-gift svg{fill:#637381;height:33%;width:33%}.cart-drawer-custom .discount-wrapper .discount-badge{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#555;font-family:var(--font-body-family)}.cart-drawer-custom .discount-wrapper .discount-badge .discount-icon{display:block;width:15px;height:15px}.cart-drawer-custom .discount-wrapper .discount-badge .discount-text{font-weight:500;font-size:13px}@media screen and (max-width:540px){.cart-drawer-custom .recommended-variant-select select.recommended-select{padding:9px 20px 9px 6px}}@media screen and (max-width:465px){.cart-drawer-custom .cart-price-quantity-wrapper .cart-item-price{font-weight:500;display:flex}.cart-drawer-custom .cart-price-quantity-wrapper .cart-item-price .original-price{display:block;font-size:12px}.cart-drawer-custom .cart-price-quantity-wrapper .cart-item-price .line-item-price{font-size:13px}.cart-drawer-custom .cart-price-quantity-wrapper .quantity-controls .quantity-input{height:25px;width:32px}.cart-drawer-custom .cart-price-quantity-wrapper .quantity-controls .quantity-btn{width:25px;height:25px;font-size:13px}}@media screen and (max-width:421px){.cart-drawer-custom .cart-price-quantity-wrapper .cart-item-price{flex-direction:column}}.cart-drawer-section .product-offer-wrapper{padding:10px 20px;width:100%;background:transparent;margin-bottom:-45px;position:relative}.cart-drawer-section .product-offer-wrapper .product-offer-inner{display:flex;align-items:center;gap:5px;color:#fff;background:linear-gradient(to bottom,#560c46,#9c3b87);padding:10px 5px;box-shadow:0 4px 4px #00000040;border-radius:15px}.cart-drawer-section .product-offer-wrapper .product-offer-label{display:flex;align-items:center;gap:5px;cursor:pointer;flex:1;min-width:0}.cart-drawer-section .product-offer-wrapper .product-offer-label input[type=checkbox]{width:15px;height:15px;min-width:20px;border:2px solid #fff;border-radius:3px;cursor:pointer;accent-color:#fff;flex-shrink:0}.cart-drawer-section .product-offer-wrapper .product-offer-label.loading{pointer-events:none}.cart-drawer-section .product-offer-wrapper .product-offer-label.loading input[type=checkbox]{display:none}.cart-drawer-section .product-offer-wrapper .product-offer-label.loading:before{content:"";display:inline-block;width:20px;height:20px;min-width:20px;flex-shrink:0;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.cart-drawer-section .product-offer-wrapper .product-offer-text{font-size:13px;font-weight:400;line-height:1.4;color:#fff}.cart-drawer-section .product-offer-wrapper .product-offer-text b{font-weight:600}.cart-drawer-section .product-offer-wrapper .product-offer-inner:has(.product-offer-image) .product-offer-text{font-size:13px}.cart-drawer-section .product-offer-wrapper .product-offer-text p,.cart-drawer-section .product-offer-wrapper .product-offer-text strong{margin:0;color:#fff}.cart-drawer-section .product-offer-wrapper .product-offer-divider{display:flex;align-items:center;flex-shrink:0}.cart-drawer-section .product-offer-wrapper .product-offer-divider svg path{fill:#e48cd1;stroke:#e48cd1}.cart-drawer-section .product-offer-image{display:flex}.cart-drawer-section .product-offer-wrapper .product-offer-timer{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.cart-drawer-section .product-offer-wrapper .offer-ends-label{font-size:11px;color:#ffffffd9;white-space:nowrap}.cart-drawer-section .product-offer-wrapper .offer-countdown{background:#fff;color:#510841;font-size:12px;font-weight:400;padding:3px 10px;border-radius:20px;white-space:nowrap;letter-spacing:0}@media screen and (max-width:768px){.cart-drawer-section .product-offer-wrapper .product-offer-text{font-size:9px}.cart-drawer-section .product-offer-wrapper .product-offer-inner:has(.product-offer-image) .product-offer-text{font-size:12px}.cart-drawer-section .product-offer-wrapper .offer-ends-label,.cart-drawer-section .product-offer-wrapper .offer-countdown{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/454/assets/cart-drawer.css.map */
