.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(100%,26.25rem);background:#fff;z-index:80;display:flex;flex-direction:column;transform:translate(100%);transition:transform .5s cubic-bezier(.22,1,.36,1);box-shadow:0 20px 48px #1a1a1a1f}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e8e4df}.cart-drawer__heading{margin:0;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400}.cart-drawer__close{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.25rem;min-height:50%;padding:3rem 1rem;color:#6b6b6b}.cart-drawer__footer{border-top:1px solid #e8e4df;padding:1.25rem;background:#fff}.cart-drawer .cart-item{grid-template-columns:4.5rem 1fr;padding:1rem 0;border-bottom:1px solid #e8e4df}.cart-drawer .cart-item:last-child{border-bottom:0}.cart-drawer .cart-item__details{display:flex;flex-direction:column;gap:.35rem}.cart-drawer .cart-item__totals{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;gap:.75rem}.cart-drawer__note{margin-bottom:1rem}.cart-drawer__note textarea{width:100%;min-height:4rem;border:1px solid #e8e4df;padding:.65rem .75rem;background:#faf9f7;resize:vertical;font:inherit}.cart-drawer__subtotal-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;font-size:1rem}.cart-drawer__tax-note{font-size:.75rem;color:#6b6b6b;margin:0 0 1rem}.cart-drawer__ctas{display:grid;gap:.65rem}.cart-drawer .free-shipping-bar{margin-bottom:1.25rem}.cart-drawer .free-shipping-bar__text{font-size:.8125rem;color:#6b6b6b;margin:0 0 .5rem}.cart-drawer .free-shipping-bar__track{height:3px;background:#e8e4df;overflow:hidden}.cart-drawer .free-shipping-bar__progress{height:100%;background:#3d5a45;transition:width .45s cubic-bezier(.22,1,.36,1)}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-cart-drawer.css.map */
