.cart-drawer{--drawer-footer-padding: .75rem 1.5rem .75rem 1.5rem !important;--welcome-discount-accent: #b38848;--welcome-discount-icon-background: #f3eadc;--price-pill-radius: 5px;--cart-drawer-shipping-panel-bg: #f4f8f5;--cart-drawer-panel-border: 1px solid rgb(var(--border-color));--cart-drawer-gift-option-bg: #f8f8f8;--cart-drawer-gift-cta-plus-offset-y: -1px;--cart-drawer-recommendation-cta-margin-inline-end: var(--spacing-2);padding:unset;max-width:648px}.cart-drawer.drawer::part(footer){border-block-start:none}.cart-drawer [slot=footer]{gap:8px!important}.cart-drawer [slot=footer]>:first-child{margin-top:8px}.cart-drawer__gift-box{border:var(--cart-drawer-panel-border);padding:10px 12px;margin-block:0}.cart-drawer__gift-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;cursor:pointer}.cart-drawer__gift-summary{display:flex;align-items:center;gap:8px;min-width:0}.cart-drawer__gift-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;overflow:visible;color:rgb(var(--text-color) / .65)}.cart-drawer__gift-icon svg{display:block;flex-shrink:0;transform:translateY(-3px)}.cart-drawer__gift-label{font-size:13px;font-weight:400;line-height:1.4;color:rgb(var(--text-color) / .85)}.cart-drawer__gift-checkbox{appearance:none;-webkit-appearance:none;flex-shrink:0;width:16px;height:16px;margin:0;border:2px solid rgb(var(--text-color) / .65);border-radius:2px;cursor:pointer;position:relative}.cart-drawer__gift-checkbox:checked{background-color:rgb(var(--text-color) / .65);border-color:rgb(var(--text-color) / .65)}.cart-drawer__gift-checkbox:checked:after{content:"";position:absolute;top:1px;left:4px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.cart-drawer__gift-items{max-height:0;overflow:hidden;transition:max-height .35s ease}.cart-drawer__gift-box:has(.cart-drawer__gift-checkbox:checked) .cart-drawer__gift-items{max-height:1000px;margin-top:10px}.cart-drawer__gift-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-2);--cart-drawer-gift-title-size: .75rem;--cart-drawer-gift-price-size: .6875rem;--cart-drawer-gift-image-size: calc((var(--spacing-16) + var(--spacing-1)) * .9)}.cart-drawer__gift-option{position:relative;background:var(--cart-drawer-gift-option-bg);border:var(--cart-drawer-panel-border);border-radius:0;box-sizing:border-box;min-width:0;overflow:hidden}.cart-drawer__gift-option .horizontal-product{--horizontal-product-image-size: var(--cart-drawer-gift-image-size);position:relative;display:flex;flex-direction:row;align-items:stretch;gap:var(--spacing-2);min-width:0;min-height:var(--cart-drawer-gift-image-size);padding:var(--spacing-2);background:transparent;border:0}.cart-drawer__gift-option .horizontal-product__media-clip{flex:0 0 var(--horizontal-product-image-size);width:var(--horizontal-product-image-size);height:var(--horizontal-product-image-size);min-width:var(--horizontal-product-image-size);max-width:var(--horizontal-product-image-size);overflow:hidden;align-self:center;position:relative;border-radius:var(--rounded-xs, 4px)}.cart-drawer__gift-option .horizontal-product>.horizontal-product__image,.cart-drawer__gift-option .horizontal-product__media-clip .horizontal-product__image{display:block;border-radius:var(--rounded-xs, 4px);width:100%!important;height:100%!important;max-width:none!important;flex:none!important;object-fit:cover;object-position:center}.cart-drawer__gift-option .horizontal-product__media-clip .horizontal-product__image{position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.278);transform-origin:center}.cart-drawer__gift-option .horizontal-product__info{display:flex!important;align-items:flex-start;flex:1 1 0%;min-width:0;width:100%;padding:0}.cart-drawer__gift-option .horizontal-product__info--content{flex:1 1 0%;width:100%;max-width:100%;min-width:0;gap:2px;padding:0}.cart-drawer__gift-option .horizontal-product__info .text-sm.bold{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-block-start:var(--spacing-1);font-size:var(--cart-drawer-gift-title-size);font-weight:500;line-height:1.3;white-space:normal}.cart-drawer__gift-option .horizontal-product__info--content .price-list,.cart-drawer__gift-option .horizontal-product__info--content sale-price,.cart-drawer__gift-option .horizontal-product__info--content compare-at-price,.cart-drawer__gift-option .cart-drawer__final-price-row .welcome-discount-price--plain{font-size:var(--cart-drawer-gift-price-size);line-height:1.3}.cart-drawer__gift-option .horizontal-product .horizontal-product__cta{position:absolute;right:var(--spacing-2);bottom:var(--spacing-2);flex-shrink:0;margin-inline-start:0}.cart-drawer__gift-option .horizontal-product__cta .button{--button-background: var(--text-color) / .65 !important;--button-text-color: 255 255 255;--button-outline-color: transparent;--gift-plus-size: 12px;--gift-plus-thickness: 2px;position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;width:24px;height:24px;padding:0;border-radius:999px;line-height:1}.cart-drawer__gift-option .horizontal-product__cta button div{display:none}.cart-drawer__gift-option .horizontal-product__cta button:before,.cart-drawer__gift-option .horizontal-product__cta button:after{content:"";position:absolute;top:50%;left:50%;background:#fff;transform:translate(-50%,-50%)}.cart-drawer__gift-option .horizontal-product__cta button:before{width:var(--gift-plus-thickness);height:var(--gift-plus-size)}.cart-drawer__gift-option .horizontal-product__cta button:after{width:var(--gift-plus-size);height:var(--gift-plus-thickness)}@media screen and (min-width:700px){.cart-drawer__gift-options{--cart-drawer-gift-title-size: .8125rem;--cart-drawer-gift-price-size: .75rem;--cart-drawer-gift-image-size: calc(var(--spacing-20) * .75 * .9);gap:var(--spacing-3)}.cart-drawer__gift-option .horizontal-product{gap:var(--spacing-3);padding:var(--spacing-2-5);min-height:var(--cart-drawer-gift-image-size)}.cart-drawer__gift-option .horizontal-product .horizontal-product__cta{right:var(--spacing-2-5);bottom:var(--spacing-2-5)}.cart-drawer__gift-option .horizontal-product__cta .button{--gift-plus-size: 15px;--gift-plus-thickness: 2.5px;min-width:30px;min-height:30px;width:30px;height:30px}}.cart-drawer__shipping-panel{border:var(--cart-drawer-panel-border);border-radius:0;padding:10px 12px;margin-block:0;background:var(--cart-drawer-shipping-panel-bg);overflow:hidden;max-width:100%;box-sizing:border-box}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__card{background:transparent;padding:0}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__icon{width:28px;height:28px}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__status-copy{font-size:.75rem}.cart-drawer__shipping-panel .free-shipping-progress__status-highlight{color:#00b67a;font-weight:600}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__layout{align-items:center;gap:10px}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__body{gap:1px}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__headline{margin:0;font-size:.8125rem;font-weight:600;line-height:1.3}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__remaining{margin:0;font-size:.75rem;font-weight:400;line-height:1.35;color:rgb(var(--text-color) / .75)}.cart-drawer__shipping-panel .free-shipping-progress__remaining-strong{font-weight:400;color:inherit}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__bar-row{margin-top:10px}.cart-drawer__shipping-panel .free-shipping-progress--compact .free-shipping-progress__body .free-shipping-progress__bar-row{margin-top:5px}.cart-drawer__upsell-panel{border:var(--cart-drawer-panel-border);border-radius:0;padding:10px 12px;margin-block:0;background:#f7f5f2;overflow:hidden;max-width:100%;box-sizing:border-box}.cart-drawer__upsell-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:0}.cart-drawer__upsell-header{cursor:pointer}.cart-drawer__upsell-heading{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.cart-drawer__upsell-icon{display:inline-flex;flex-shrink:0;color:rgb(var(--text-color) / .65)}.cart-drawer__upsell-block-title{font-size:13px;font-weight:400;line-height:1.4;color:rgb(var(--text-color) / .85)}.cart-drawer__upsell-social{display:flex;align-items:center;gap:5px;flex-shrink:0}.cart-drawer__upsell-avatars{display:inline-flex}.cart-drawer__upsell-avatar{display:block;width:18px;height:18px;border-radius:999px;border:1.5px solid #fff;background:linear-gradient(135deg,#e7ddce,#cdb79a);object-fit:cover;margin-inline-start:-6px}.cart-drawer__upsell-avatar:first-child{margin-inline-start:0}.cart-drawer__upsell-social-label{font-size:12px;color:rgb(var(--text-color) / .6);white-space:nowrap}.cart-drawer__upsell-toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:2px;background:none;border:0;cursor:pointer;color:inherit}.cart-drawer__upsell-chevron{flex-shrink:0;width:11px;height:8px;transition:transform .2s ease;color:rgb(var(--text-color) / .55)}.cart-drawer__upsell-toggle[aria-expanded=true] .cart-drawer__upsell-chevron{transform:rotate(180deg)}.cart-drawer__upsell-body{padding-block-start:6px}.cart-drawer__upsell-carousel-wrap{--cart-drawer-upsell-panel-bleed: 12px;--cart-drawer-upsell-gap: 3px;--cart-drawer-upsell-inset-start: 12px;--cart-drawer-upsell-inset-end: 12px;position:relative;margin-inline:calc(-1 * var(--cart-drawer-upsell-panel-bleed));isolation:isolate}.cart-drawer__upsell-carousel-wrap:not(.is-layout-ready) .cart-drawer__upsell-carousel{opacity:0}.cart-drawer__upsell-carousel-wrap.is-layout-ready .cart-drawer__upsell-carousel{opacity:1}.cart-drawer__upsell-carousel{--cart-drawer-upsell-card-width: 0px;position:relative;z-index:1;display:block;width:100%;max-width:100%;padding-inline-start:var(--cart-drawer-upsell-inset-start);padding-inline-end:var(--cart-drawer-upsell-inset-end);scroll-padding-inline-start:var(--cart-drawer-upsell-inset-start);scroll-padding-inline-end:var(--cart-drawer-upsell-inset-end);overflow-x:auto;overflow-y:hidden;touch-action:pan-x;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.cart-drawer__upsell-carousel::-webkit-scrollbar{display:none}.cart-drawer__upsell-carousel.horizontal-product-list-carousel>.cart-drawer__upsell-track{display:grid;grid:auto / auto-flow var(--cart-drawer-upsell-card-width);align-items:stretch;gap:var(--cart-drawer-upsell-gap);width:max-content;min-width:100%}.cart-drawer__upsell-algo-host{display:contents}.cart-drawer__upsell-nav.circle-button{--circle-button-size: 2rem;position:absolute;top:33%;z-index:20;pointer-events:auto;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.cart-drawer__upsell-nav--prev{left:4px}.cart-drawer__upsell-nav--next{right:4px}.cart-drawer__upsell-nav[hidden]{display:none!important}@media screen and (max-width:699px){.cart-drawer__upsell-nav{display:none!important}}.cart-drawer__upsell-dots{justify-content:center;margin-block-start:9px;margin-block-end:-2px}.cart-drawer__upsell-dots>*{width:5px;height:5px}.cart-drawer__upsell-item{width:var(--cart-drawer-upsell-card-width);min-width:var(--cart-drawer-upsell-card-width);max-width:var(--cart-drawer-upsell-card-width);scroll-snap-align:start;scroll-snap-stop:always}.cart-drawer__upsell-item-card{--cart-drawer-upsell-media-inset: 3px;--cart-drawer-upsell-text-inset: 7px;position:relative;display:flex;flex-direction:column;gap:3px;height:100%;min-width:0;padding-block-end:5px;background:#fff;border:1px solid rgb(var(--border-color) / .35);border-radius:0}.cart-drawer__upsell-item-media-wrap{position:relative}.cart-drawer__upsell-badge{position:absolute;z-index:2;top:5px;left:5px;max-width:calc(100% - 10px);padding:2px 6px;background:#f3eadc;color:#8a6d3b;font-size:.5625rem;font-weight:500;line-height:1.2;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-drawer__upsell-item~.cart-drawer__upsell-item .cart-drawer__upsell-badge{display:none}.cart-drawer__upsell-algo-host:has(.cart-drawer__upsell-item)~.cart-drawer__upsell-item .cart-drawer__upsell-badge{display:none}.cart-drawer__upsell-item-media{display:block;margin:var(--cart-drawer-upsell-media-inset);margin-block-end:0;aspect-ratio:2 / 3;overflow:hidden;border-radius:var(--rounded-xs, 4px)}.cart-drawer__upsell-item-image{width:100%;height:100%;object-fit:cover;object-position:center}.cart-drawer__upsell-item-body{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto;align-items:center;text-align:center;padding-inline-start:var(--cart-drawer-upsell-text-inset);padding-inline-end:var(--cart-drawer-upsell-text-inset)}.cart-drawer__upsell-item-title{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:.6rem;font-weight:500;line-height:1.3;color:inherit;text-decoration:none}.cart-drawer__final-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;line-height:1.3}.cart-drawer__final-price-row .welcome-discount-price{margin:0}.cart-drawer__final-price-row .welcome-discount-price--plain{display:inline;align-self:auto;width:auto;max-width:none;margin:0;padding:0;gap:0;border-radius:0;background:none;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.cart-drawer__final-price-row .welcome-discount-price--plain .welcome-discount-price__text{display:inline;white-space:normal}.cart-drawer__final-price-row:has(welcome-discount-price:not([hidden])) .price-list sale-price{display:none}.cart-drawer__final-price-row .price-list compare-at-price{display:none}.cart-drawer__upsell-item-price-row{font-size:.6875rem;justify-content:center;gap:1px 6px}.cart-drawer__upsell-item-price-row .welcome-discount-price{margin:0;padding:0;gap:.4em;background:none;font-size:.9em;align-self:center}.cart-drawer__upsell-item-price-row .welcome-discount-price__icon svg{width:1em;height:1em}.cart-drawer__upsell-item-price-row .price-list{justify-content:center;row-gap:0}.cart-drawer__upsell-item-price-row:has(welcome-discount-price:not([hidden])) .price-list sale-price{display:inline;color:rgb(var(--text-color) / .55);text-decoration:line-through;font-weight:400}.cart-drawer__upsell-item-price-row .price-list compare-at-price{display:inline}.cart-drawer__upsell-item-price-row .price-list sale-price.text-on-sale{color:var(--welcome-discount-accent)}.cart-drawer__upsell-item-price-row:has(welcome-discount-price:not([hidden])) .price-list sale-price.text-on-sale{color:rgb(var(--text-color) / .55)}.cart-drawer__upsell-item-media-wrap form{margin:0}.cart-drawer__upsell-add-button{position:absolute;z-index:2;right:6px;bottom:6px;display:grid;place-content:center;width:24px;height:24px;padding:0;background:rgb(var(--text-color) / .65);color:#fff;border:none;border-radius:999px;cursor:pointer}.cart-drawer__upsell-add-button svg{width:12px;height:12px}@media screen and (min-width:700px){.cart-drawer__upsell-item-title{font-size:.8125rem}.cart-drawer__upsell-item-price-row{font-size:.75rem}.cart-drawer__upsell-add-button{width:30px;height:30px}.cart-drawer__upsell-add-button svg{width:15px;height:15px}.cart-drawer__upsell-nav.circle-button{--circle-button-size: 2.25rem}}.cart-drawer .free-shipping-progress__card{padding:10px 12px}.cart-drawer .free-shipping-progress__body{gap:5px}@media(prefers-reduced-motion:no-preference){.cart-drawer .free-shipping-progress:not(.free-shipping-progress--reached) .progress-bar:after{background-image:linear-gradient(100deg,#00b67a00,#00b67a2e 24%,#ffffffe6,#00b67a24 76%,#00b67a00);background-size:200% 100%;animation:free-shipping-remaining-shimmer 4s ease-in-out infinite}}.cart-drawer__recommendations{margin-block-start:var(--spacing-1);--cart-drawer-rec-title-size: .8125rem;--cart-drawer-rec-price-size: .75rem;--cart-drawer-rec-image-zoom: 1.3}.cart-drawer__recommendations-title{margin:0 0 var(--spacing-2);font-size:inherit;font-weight:400;line-height:1.4}.cart-drawer__recommendations-list{width:100%}.cart-drawer__recommendations-algo-host{display:contents}.cart-drawer__recommendation-item{border:1px solid #f6f6f6;border-radius:var(--rounded-xs, 4px);box-sizing:border-box;overflow:hidden}.cart-drawer__recommendation-item .horizontal-product{--horizontal-product-image-size: calc(var(--spacing-20) * .75);display:flex;flex-direction:row;align-items:center;gap:var(--spacing-5);min-width:0;padding:0;background:transparent;border:0}.cart-drawer__recommendation-item .horizontal-product__media-clip{flex:0 0 var(--horizontal-product-image-size);width:var(--horizontal-product-image-size);height:var(--horizontal-product-image-size);min-width:var(--horizontal-product-image-size);max-width:var(--horizontal-product-image-size);overflow:hidden;align-self:center;position:relative}.cart-drawer__recommendation-item .horizontal-product>.horizontal-product__image{display:block;border-radius:0;width:var(--horizontal-product-image-size)!important;height:var(--horizontal-product-image-size)!important;max-width:var(--horizontal-product-image-size)!important;flex:0 0 var(--horizontal-product-image-size)!important;object-fit:cover;object-position:center}.cart-drawer__recommendation-item .horizontal-product__media-clip .horizontal-product__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;flex:none!important;object-fit:cover;object-position:center;transform:scale(var(--cart-drawer-rec-image-zoom));transform-origin:center}.cart-drawer__recommendation-item .horizontal-product__info{display:flex!important;align-items:center;column-gap:var(--spacing-2);flex:1 1 0%;min-width:0;width:auto}.cart-drawer__recommendation-item .horizontal-product__info--content{flex:1 1 0%;width:auto;max-width:100%;min-width:0;gap:var(--spacing-0-5)}.cart-drawer__recommendation-item .horizontal-product__info a{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--cart-drawer-rec-title-size);font-weight:500;line-height:inherit}.cart-drawer__recommendation-item .horizontal-product__info .text-sm.bold{font-size:var(--cart-drawer-rec-title-size);font-weight:500;line-height:inherit;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer__recommendation-item .horizontal-product__info a .reversed-link{display:inline;font-size:inherit;font-weight:inherit;line-height:inherit}.cart-drawer__recommendation-item .horizontal-product__info--content .price-list{font-size:var(--cart-drawer-rec-price-size)}.cart-drawer__recommendation-item .horizontal-product__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-1) var(--spacing-2)}.cart-drawer__recommendation-item .horizontal-product__price-row .welcome-discount-price{margin-top:0;flex-shrink:0;position:relative;top:-1px}.cart-drawer__recommendation-item .horizontal-product__price-row:has(welcome-discount-price:not([hidden])) .price-list sale-price{color:rgb(var(--text-color) / .55);text-decoration:line-through}.cart-drawer .line-item .price-list sale-price.text-on-sale:has(.line-item-sale-pill__icon){display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:var(--price-pill-radius);background:var(--welcome-discount-icon-background);color:var(--welcome-discount-accent)!important;font-weight:400!important;line-height:1.3;position:relative;top:1px}.cart-drawer .line-item .price-list .line-item-sale-pill__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:inherit}.cart-drawer .line-item .price-list .line-item-sale-pill__icon svg{width:12px;height:12px}@media screen and (max-width:699px){.cart-drawer .line-item .price-list sale-price.text-on-sale:has(.line-item-sale-pill__icon){font-size:.74rem;padding:2px 6px;gap:5px}.cart-drawer .line-item .price-list .line-item-sale-pill__icon svg{width:11px;height:11px}}.cart-drawer__recommendation-item .horizontal-product .horizontal-product__cta{flex-shrink:0;margin-inline-start:auto;margin-inline-end:var(--cart-drawer-recommendation-cta-margin-inline-end)}.cart-drawer__recommendation-item .horizontal-product__cta .button{font-size:.8rem;font-weight:500;line-height:1.4;min-width:2.5rem;padding:var(--spacing-2) var(--spacing-3);white-space:nowrap}.cart-drawer .footer-price-wrapper .cart-drawer__footer-label{font-size:18px;font-weight:400;line-height:140%;font-family:Inter,sans-serif}.cart-drawer .footer-price-wrapper .cart-drawer__footer-label--emphasis,.cart-drawer .footer-price-wrapper.js-total .cart-drawer__footer-value{font-weight:600}.cart-drawer .footer-price-wrapper .cart-drawer__footer-value{font-size:16px;font-weight:400;line-height:140%;font-family:Inter,sans-serif}.cart-drawer .footer-price-wrapper.js-discount .cart-drawer__footer-label,.cart-drawer .footer-price-wrapper.js-discount .cart-drawer__footer-value{font-size:14px}.cart-drawer .footer-price-wrapper.js-discount .cart-drawer__footer-label{color:rgb(var(--text-color) / .62)}.cart-drawer .footer-price-wrapper.js-discount .cart-drawer__footer-value--discount{color:#00b67a}.cart-drawer .buy-buttons .footer-price-wrapper.js-discount{margin-block-start:0;margin-block-end:calc(-2 * var(--spacing-1))}@media screen and (min-width:700px){.cart-drawer__recommendation-item .horizontal-product{--horizontal-product-image-size: calc(var(--spacing-24) * .75)}}@media(max-width:699px){.cart-drawer__recommendations{--cart-drawer-rec-title-size: .75rem;--cart-drawer-rec-price-size: .6875rem}.cart-drawer__recommendation-item .horizontal-product__info a.bold,.cart-drawer__recommendation-item .horizontal-product__info a.text-sm,.cart-drawer__recommendation-item .horizontal-product__info .text-sm.bold{font-size:var(--cart-drawer-rec-title-size)!important;line-height:1.4}.cart-drawer__recommendation-item .horizontal-product__info--content .price-list,.cart-drawer__recommendation-item .horizontal-product__info--content sale-price,.cart-drawer__recommendation-item .horizontal-product__info--content compare-at-price{font-size:var(--cart-drawer-rec-price-size)!important;line-height:1.4}}@media(max-width:989px){.cart-drawer__recommendation-item .horizontal-product{gap:var(--spacing-4)}.cart-drawer__recommendation-item .horizontal-product>.horizontal-product__image{width:var(--horizontal-product-image-size)!important;flex:0 0 var(--horizontal-product-image-size)!important}.cart-drawer__recommendation-item .horizontal-product__cta button div{display:none}.cart-drawer__recommendation-item .horizontal-product__cta button:after{content:"+";color:#1a1a1a;font-family:inherit;font-size:inherit;font-weight:500;line-height:1.4}.cart-drawer__recommendation-item .horizontal-product__cta button{min-width:2.5rem;min-height:2.5rem;padding:var(--spacing-1-5) var(--spacing-2)}}cart-drawer .scDiscount__container,cart-drawer .scDiscount{display:none!important}.cart-discount{display:block;border:var(--cart-drawer-panel-border);padding:10px 12px;margin-block:0}.cart-discount__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:none;border:0;cursor:pointer;font-family:inherit;font-weight:400;color:inherit;gap:8px;text-align:left}.cart-discount__summary{display:flex;align-items:center;gap:8px}.cart-discount__icon{flex-shrink:0;color:rgb(var(--text-color) / .65)}.cart-discount__toggle-label{font-size:13px;font-weight:400;line-height:1.4;color:rgb(var(--text-color) / .85)}.cart-discount__see-more{display:flex;align-items:center;gap:4px;font-size:12px;line-height:1.4;color:rgb(var(--text-color) / .55);white-space:nowrap;flex-shrink:0}.cart-discount__chevron{width:11px;height:8px;transition:transform .2s ease;color:rgb(var(--text-color) / .55)}.cart-discount__toggle[aria-expanded=true] .cart-discount__chevron{transform:rotate(180deg)}.cart-discount__panel{padding-top:10px}.cart-discount__breakdown{margin-bottom:10px}.cart-discount__lines{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.cart-discount__line{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;line-height:1.4}.cart-discount__line-label{display:flex;align-items:center;gap:6px;color:rgb(var(--text-color) / .85)}.cart-discount__line-check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px;border-radius:50%;background:#00b67a;color:#fff}.cart-discount__line-check svg{width:10px;height:10px}.cart-discount__line-amount{color:#00b67a;font-weight:500;white-space:nowrap}.cart-discount__breakdown-total{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px dashed rgb(var(--border-color));font-size:13px;line-height:1.4}.cart-discount__breakdown-total-label{color:rgb(var(--text-color) / .85)}.cart-discount__breakdown-total-amount{color:#00b67a;font-weight:600}.cart-discount__tags{list-style:none;padding:0;margin:0 0 10px;display:flex;flex-wrap:wrap;gap:6px;min-height:0}.cart-discount__tags:empty{display:none}.cart-discount__tag{display:inline-flex;align-items:center;gap:6px;background:#00b67a1a;color:#00b67a;padding:3px 8px;font-size:12px;font-weight:500}.cart-discount__tag-label{text-transform:uppercase;letter-spacing:.04em}.cart-discount__tag--automatic{padding-inline:10px}.cart-discount__tag-remove{display:inline-flex;align-items:center;padding:0;background:none;border:none;cursor:pointer;color:inherit;opacity:.65;line-height:1}.cart-discount__tag-remove:hover{opacity:1}.cart-discount__input-group{display:flex;gap:7px}.cart-discount__input{flex:1;height:36px;padding:0 10px;font-size:13px;font-family:inherit;border:1px solid rgb(var(--border-color));background:transparent;color:inherit;min-width:0}.cart-discount__input::placeholder{color:rgb(var(--text-color) / .38)}.cart-discount__input:focus{outline:none;border-color:#1a1a1a59}.cart-discount__input-group .block-swatch.cart-discount__apply-btn{height:36px;padding-inline:14px;font-size:13px;font-weight:400;font-family:inherit;white-space:nowrap;flex-shrink:0;cursor:pointer;border-color:rgb(var(--border-color))}.cart-discount__input-group .block-swatch.cart-discount__apply-btn:disabled{opacity:.5;cursor:default}.cart-discount__error{margin:6px 0 0;font-size:12px;color:#b22222;line-height:1.4}.cart-drawer.drawer::part(body){padding-block-start:var(--spacing-3)}.cart-drawer .cart-drawer__top{padding-block-end:var(--spacing-3)}
/*# sourceMappingURL=/cdn/shop/t/98/assets/custom-cart-drawer.css.map */
