.site-header{position:relative}.cart-header-drawer{position:absolute;top:100%;right:0;width:380px;max-width:100vw;background:#fff5dc;border:1px solid #c7c7c7;border-top:none;z-index:50;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.cart-header-drawer.is-open{opacity:1;visibility:visible;transform:translateY(0)}.cart-header-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #c7c7c7}.cart-header-drawer__title{font-size:14px;font-weight:700;color:#43475c;text-transform:uppercase;letter-spacing:.1em}.cart-header-drawer__close{background:none;border:none;cursor:pointer;padding:4px;color:#43475c;line-height:1;display:flex;align-items:center}.cart-header-drawer__body{display:flex;flex-direction:column;max-height:calc(80vh - 60px)}.cart-header-drawer__scrollable{overflow-y:auto;overflow-x:hidden;flex:1;padding:16px 20px}.cart-header-drawer__empty{text-align:center;color:#888;font-size:14px;padding:20px 0;margin:0}#CartHeaderDrawer .cart__items{padding:0}#CartHeaderDrawer .cart__item{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #c7c7c7}#CartHeaderDrawer .cart__item:last-child{border-bottom:none}#CartHeaderDrawer .cart__item--image{flex:0 0 72px}#CartHeaderDrawer .cart__item--image .image-wrap{display:block!important;height:72px!important;padding-bottom:0!important;overflow:hidden}#CartHeaderDrawer .cart__item--image img{width:72px;height:72px;object-fit:cover;display:block}#CartHeaderDrawer .cart__item--details{flex:1;min-width:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;column-gap:10px;min-height:72px}#CartHeaderDrawer .cart__item--name{grid-column:1 / -1;grid-row:1}#CartHeaderDrawer .cart__product-name{font-size:13px;font-weight:600;color:#43475c;text-decoration:none;line-height:1.4;display:block}#CartHeaderDrawer .cart__variant-meta{font-size:12px;color:#a2938f;margin-top:3px}#CartHeaderDrawer .cart__item--qty{grid-column:1;grid-row:3;align-self:end}#CartHeaderDrawer .cart__item--price{grid-column:2;grid-row:3;align-self:end;text-align:right}#CartHeaderDrawer .cart__price{font-size:13px;font-weight:600;color:#43475c}#CartHeaderDrawer .js-qty__wrapper{display:flex;align-items:center;gap:6px;border:1px solid #c7c7c7;padding:2px 6px;width:fit-content}#CartHeaderDrawer .js-qty__num{width:24px;text-align:center;border:none;background:transparent;font-size:13px;color:#43475c;padding:0}#CartHeaderDrawer .js-qty__adjust{background:none;border:none;cursor:pointer;padding:0;line-height:1;display:flex;align-items:center;color:#43475c}.cart-header-drawer__footer{padding:14px 20px 20px;border-top:1px solid #c7c7c7}.cart-header-drawer__discount{font-size:13px;color:#43475c;margin-bottom:8px}.cart-header-drawer__subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cart-header-drawer__subtotal-label{font-size:14px;font-weight:700;color:#43475c;text-transform:uppercase;letter-spacing:.05em}.cart-header-drawer__subtotal-price{font-size:14px;font-weight:600;color:#43475c}.cart-header-drawer__shipping-note{font-size:12px;color:#888;text-align:center;margin:0 0 14px}.cart-header-drawer__terms{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;font-size:12px;color:#43475c}.cart-header-drawer__checkout-form,#CartHeaderDrawer .cart__checkout-wrapper{display:flex;flex-direction:column;gap:10px}.cart-header-drawer__checkout-btn{width:100%;padding:12px;background:#43475c;color:#fff5dc;border:none;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;text-align:center}.cart-header-drawer__checkout-btn:hover{background:#2f3247}#CartHeaderDrawer .cart__item.is-removing{opacity:.35;pointer-events:none;transition:opacity .2s ease}#CartHeaderDrawer .cart__item--qty{display:flex;align-items:center;gap:8px}#CartHeaderDrawer .cart__item--remove{background:none;border:none;cursor:pointer;padding:2px;color:#a2938f;line-height:1;display:flex;align-items:center;transition:color .15s ease}#CartHeaderDrawer .cart__item--remove:hover{color:#43475c}#CartHeaderDrawer .drawer__cart-empty{display:none}#CartHeaderDrawer.is-empty .cart-header-drawer__form>.cart-header-drawer__scrollable{display:none}#CartHeaderDrawer.is-empty .cart-header-drawer__footer{display:none}#CartHeaderDrawer.is-empty .drawer__cart-empty{display:flex;align-items:center;justify-content:center;padding:40px 20px;font-size:14px;color:#888}@media screen and (max-width:590px){.cart-header-drawer{width:100vw;right:0;left:0}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/cart-header-drawer.css.map */
