#CartDrawer .drawer__inner{display:flex;flex-direction:column;height:100%;background:#fff}#CartDrawer .drawer__inner>.drawer__header.cart-drawer__header-custom{position:relative;display:flex;align-items:center;justify-content:center;min-height:60px;padding:16px 48px;margin-bottom:0;border-bottom:0px solid #ececec;background:#fff;box-sizing:border-box}#CartDrawer .drawer__heading,#CartDrawer .cart-drawer__title-custom{width:100%;margin:0;text-align:center;font-size:16px;line-height:1.1;letter-spacing:.04em}#CartDrawer .drawer__close{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:32px;height:32px;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;padding:0;margin:0}#CartDrawer .drawer__close .svg-wrapper,#CartDrawer .drawer__close svg{width:18px;height:18px;display:block}.cart-drawer__progress-section{padding:4px 0 10px;display:flex;justify-content:center}.cart-drawer__progress-section>*{width:100%;padding:0;border-radius:0;background:transparent}#CartDrawer .drawer__contents{flex:1;overflow-y:auto;padding-bottom:8px}#CartDrawer .drawer__cart-items-wrapper{padding:0 16px;background:#fff}#CartDrawer .cart-items,#CartDrawer .cart-items tbody{display:block!important;width:100%!important}#CartDrawer-CartItems .cart-item{display:grid;grid-template-columns:104px 1fr auto;grid-template-areas:"image details total" "image quantity quantity";column-gap:16px;row-gap:8px;padding:12px 0;border-bottom:1px solid #ececec;align-items:start}#CartDrawer-CartItems .cart-item__media{padding:0!important;margin:0!important;border:0!important;min-width:0!important;background:transparent!important}#CartDrawer-CartItems .cart-item__media,#CartDrawer-CartItems .cart-item__media img,#CartDrawer-CartItems .cart-item__image{border-radius:2px}#CartDrawer-CartItems .cart-item__media img,#CartDrawer-CartItems .cart-item__image{width:104px;height:auto;display:block}#CartDrawer-CartItems .cart-item__details{grid-area:details;min-width:0;padding-right:4px;padding:0!important}#CartDrawer-CartItems .cart-item__totals{grid-area:total;text-align:right;white-space:nowrap;align-self:start}#CartDrawer-CartItems .cart-item__quantity{grid-area:quantity;margin-top:-8px;margin-left:-10px}#CartDrawer-CartItems .cart-item__name{display:block;margin:0 0 6px;font-size:15px;line-height:1.15;letter-spacing:.005em;text-decoration:none}#CartDrawer-CartItems .cart-item__details>.product-option:first-of-type{font-size:13px;color:#444;margin-bottom:4px}#CartDrawer-CartItems .cart-item__variant-inline{margin-top:2px;font-size:12px;line-height:1.2;color:#707070;letter-spacing:.01em}#CartDrawer-CartItems .cart-item__totals .price,#CartDrawer-CartItems .cart-item__totals .price--end,#CartDrawer-CartItems .cart-item__totals span.price{font-size:16px;font-weight:600;letter-spacing:.01em;color:#111}#CartDrawer-CartItems .cart-item__details .discounts{margin:8px 0 0;padding:0}#CartDrawer-CartItems .cart-item__details .discounts__discount,#CartDrawer-CartItems .cart-item__details .discounts__discount--cart-level{display:grid;grid-template-columns:14px 1fr;column-gap:8px;row-gap:1px;align-items:start;margin:0}#CartDrawer-CartItems .cart-item__details .discounts__icon{grid-column:1;grid-row:1 / span 3;width:14px;height:14px;margin-top:2px}#CartDrawer-CartItems .cart-item__details .discounts__icon svg{width:14px;height:14px;display:block}#CartDrawer-CartItems .cart-item__details .discounts__content{grid-column:2;display:flex;flex-direction:column;gap:1px}#CartDrawer-CartItems .cart-item__details .discounts__title{font-size:12px;font-weight:500;color:#2c2c2c;letter-spacing:.02em}#CartDrawer-CartItems .cart-item__details .discounts__applied{font-size:11px;color:#8a8a8a}#CartDrawer-CartItems .cart-item__details .discounts__amount{grid-column:2;margin-top:2px;font-size:14px;font-weight:700;color:#d62b2b;white-space:nowrap}#CartDrawer .cart-item__quantity-wrapper{display:flex;align-items:center;gap:6px;margin-top:8px}#CartDrawer quantity-input.quantity.cart-quantity,#CartDrawer quantity-input.quantity,#CartDrawer .quantity.cart-quantity,#CartDrawer .quantity{width:72px!important;min-width:72px!important;max-width:72px!important;height:24px!important;min-height:24px!important;border-radius:999px!important}#CartDrawer .quantity:after,#CartDrawer-CartItems .quantity:after{border-radius:999px!important}#CartDrawer .quantity__button{width:22px!important;min-width:22px!important;max-width:22px!important;height:24px!important;min-height:24px!important;padding:0!important}#CartDrawer .quantity__input{height:24px!important;min-height:24px!important;padding:0!important;font-size:13px!important;font-weight:500!important}#CartDrawer .quantity__button .svg-wrapper,#CartDrawer .quantity__button svg{width:10px!important;height:10px!important}#CartDrawer cart-remove-button{display:flex;align-items:center;height:30px;margin-left:2px;font-size:13px}#CartDrawer cart-remove-button .svg-wrapper{display:none}#CartDrawer .cart-remove-button:before,#CartDrawer .cart-remove-button:after{display:none!important}#CartDrawer .cart-remove-text{display:inline-block;line-height:1}#CartDrawer .drawer__inner .drawer__cart-items-wrapper+*{margin-top:8px;padding-top:14px;border-top:1px solid #efefef}#CartDrawer .drawer__inner h3,#CartDrawer .drawer__inner .h3{margin-bottom:10px;letter-spacing:.08em}#CartDrawer .drawer__inner .card-wrapper{margin-bottom:4px}#CartDrawer .drawer__footer.cart-drawer__footer-custom{background:#f3efea;border-radius:0;margin:0 -16px;padding:12px 16px 10px;width:calc(100% + 32px)}.cart-drawer__footer-custom{padding-left:0;padding-right:0}.cart-drawer__footer-totals{padding:0}.cart-drawer__footer-cta{padding:0;margin-top:12px}.cart-drawer__footer-custom .totals{margin-bottom:8px}.cart-drawer__footer-custom .tax-note{display:block;margin:0;line-height:1.3;font-size:11px}.cart-drawer__footer-cta #CartDrawer-Checkout{width:100%;min-height:52px}@media screen and (max-width:749px){.cart-drawer__progress-section{padding:4px 0 8px}#CartDrawer-CartItems .cart-item{padding:14px 0}}#CartDrawer,#CartDrawer .drawer__inner,#CartDrawer .drawer__contents{overflow-x:hidden}#CartDrawer-CartItems .cart-item:last-child{border-bottom:none!important}#CartDrawer-CartItems,#CartDrawer .drawer__cart-items-wrapper,#CartDrawer .drawer__contents{border-bottom:none!important;box-shadow:none!important}#CartDrawer-CartItems .cart-item:last-child{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}#CartDrawer .drawer__footer.cart-drawer__footer-custom{border-top:none!important}.cart-drawer__trust{text-align:center;font-size:11.5px;color:#7a7a7a;margin-top:12px;margin-bottom:6px;letter-spacing:.3px;opacity:.9}.price{font-family:New York,serif;font-size:15px;letter-spacing:.5px}.progress-bar-container{width:100%;margin:auto}.progress-bar{height:.13rem;width:100%}.progress-bar-value{width:100%;height:100%;background-color:rgb(var(--color-foreground));animation:indeterminateAnimation var(--duration-extra-longer) infinite ease-in-out;transform-origin:0}.progress-bar .progress-bar-value{display:block}.drawer__shipping-threshold_progress.progress-initial{background:#c8b8a6!important;border-color:transparent!important}.drawer__shipping-threshold_progress.progress-medium{background:#bfa58a!important;border-color:transparent!important}.drawer__shipping-threshold_progress.progress-almost{background:#a68b6a!important;border-color:transparent!important}.drawer__shipping-threshold_progress.progress-done{background:#1f5e3b!important;border-color:transparent!important}.drawer__shipping-wrapper{background:#f8f8f8;padding:14px 16px;border-radius:8px;margin-bottom:12px}.drawer__shipping-threshold_bar{position:relative}.drawer__shipping-threshold_bar:after{content:"\1f69a FREE SHIPPING";position:absolute;right:3px;top:-18px;font-size:10px;font-weight:600;white-space:nowrap}#CartDrawer .cart-items thead{display:none}.pulse-soft{animation:pulseSoft 2.4s infinite ease-in-out;transform-origin:left}@keyframes pulseSoft{0%{transform:scaleX(1);opacity:1}50%{transform:scaleX(1.03);opacity:.5}to{transform:scaleX(1);opacity:1}}.pulse-mid{animation:pulseMid 2s infinite ease-in-out;transform-origin:left}@keyframes pulseMid{0%{transform:scaleX(1);opacity:1}50%{transform:scaleX(1.04);opacity:.7}to{transform:scaleX(1);opacity:1}}.pulse-bar{animation:pulseStrong 1.35s infinite ease-in-out;transform-origin:left;box-shadow:0 0 6px #e0b84f66}@keyframes pulseStrong{0%{transform:scaleX(1);opacity:1}50%{transform:scaleX(1.08);opacity:.5}to{transform:scaleX(1);opacity:1}}.shipping-remaining-text{font-size:12px;color:#666;margin:6px 0;min-height:16px;display:flex;align-items:center;align-self:flex-start}.shipping-remaining-text--placeholder{visibility:hidden}.savings-text{font-size:12px;margin:6px 0;min-height:16px;display:flex;align-items:center;align-self:flex-start;color:#1f5e3b;font-weight:600}.cart-drawer__footer-totals{padding:0!important;margin:0 0 18px}.cart-summary-title{margin:0 0 14px;font-size:20px;line-height:1.1;font-weight:500;color:#111}.cart-summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px}.cart-summary-row--delivery{margin-bottom:0}.cart-summary-label{font-size:14px;line-height:1.3;color:#222}.cart-summary-value{font-size:14px;line-height:1.3;color:#111;white-space:nowrap}.cart-summary-link{font-size:14px;line-height:1.3;color:#7b7b7b;text-decoration:underline;text-underline-offset:3px;text-align:right}.checkout-with-price{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 18px;box-shadow:0 4px 12px #00000014;background:#2f3337;color:#fff;font-size:14px;font-weight:500;letter-spacing:.2px}.checkout-with-price .checkout-text{text-align:left}.checkout-with-price .checkout-price{text-align:right;font-weight:500;opacity:.9}.checkout-with-price:hover{background:#3a3f44}.cart-drawer__footer-custom{padding-top:12px!important;padding-bottom:5px!important;margin-top:0!important}.cart-drawer__footer-totals{margin-bottom:8px!important}.cart-summary-title{margin:0 0 8px!important}.cart-summary-row{margin-bottom:6px!important}.tax-note{margin:6px 0 10px!important;display:block}@media screen and (max-width:749px){.cart-drawer__items .cart-item,.drawer__inner .cart-item,.cart-drawer-items .cart-item{display:grid!important;grid-template-columns:88px 1fr auto!important;gap:4px 14px!important;padding:12px 0!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-drawer-custom.css.map */
