.cart__empty-text{font-size:18px}.cart-drawer__empty--links{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;justify-items:center}cart-drawer.is-empty .drawer__header{display:flex}cart-drawer .drawer__header{display:flex;position:absolute;top:0;left:0;right:0;width:100%;padding:8px 16px;margin:0}cart-drawer .drawer__close{position:relative;display:flex;align-items:center;justify-content:center;min-height:24px;min-width:24px;top:unset;right:unset}cart-drawer .drawer__close .svg-wrapper svg{width:16px;height:16px}cart-drawer .drawer__heading{font-size:18px}cart-drawer cart-drawer-items{padding-top:40px}cart-drawer cart-drawer-items [role=columnheader]{display:none}cart-drawer .cart-item__image{max-width:80px;width:100%;height:90px}cart-drawer .cart-item__name{font-size:12px;font-weight:600;letter-spacing:.06em;color:#1b1b1b}cart-drawer .cart-item__price-wrapper{font-size:12px;letter-spacing:.06em;min-height:36px;display:flex;align-items:center}cart-drawer .cart-item__price-wrapper *{font-size:inherit}cart-drawer .product-option{font-size:11px}cart-drawer .product-option dt:first-of-type{font-weight:600}cart-drawer .cart-quantity{height:32px;min-height:-moz-fit-content;min-height:fit-content;width:-moz-fit-content;width:fit-content;max-width:120px}cart-drawer .cart-quantity .quantity__input{font-size:11px}cart-drawer .drawer__footer .summary__title{font-size:12px}cart-drawer .text-area{border:1px solid rgba(27,27,27,.2)}cart-drawer .text-area:after{opacity:0}cart-drawer .tax-note{display:none}cart-drawer .cart__ctas{margin-top:20px}cart-drawer .totals__total{font-size:14px;text-transform:uppercase;letter-spacing:.1em;font-weight:600}cart-drawer .totals__total-value{font-size:18px;font-weight:600;letter-spacing:.06em}cart-drawer .cart-drawer .cart-item__totals{pointer-events:all}cart-drawer cart-remove-button{cursor:pointer}