.cart{padding:4rem 0}.cart__empty{text-align:center;padding:4rem 1.5rem}.cart__empty h2{margin-bottom:1rem}.cart__empty p{margin-bottom:2rem}.cart__items{border-top:1px solid var(--iron)}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--iron)}@media(max-width:639px){.cart-item{grid-template-columns:80px 1fr;gap:1rem}}.cart-item__image{aspect-ratio:1;overflow:hidden;background:var(--charred-earth)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details h3{font-size:1rem;margin-bottom:.25rem}.cart-item__details h3 a{color:var(--bone-white)}.cart-item__variant{font-size:.8125rem;color:var(--smoke)}.cart-item__price{font-family:var(--font-display);font-weight:700;color:var(--raw-tallow)}.cart-item__quantity{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.cart-item__quantity button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--iron);color:var(--bone-white);cursor:pointer;font-size:1rem;transition:border-color .3s}.cart-item__quantity button:hover{border-color:var(--raw-tallow)}.cart-item__quantity input{width:40px;text-align:center;background:transparent;border:none;color:var(--bone-white);font-family:var(--font-body);font-size:.875rem}.cart-item__remove{font-size:.75rem;color:var(--smoke);text-decoration:underline;background:none;border:none;cursor:pointer;margin-top:.5rem}.cart-item__remove:hover{color:var(--raw-tallow)}.cart__footer{padding:2rem 0;text-align:right}.cart__subtotal{display:flex;justify-content:flex-end;align-items:baseline;gap:1rem;margin-bottom:1rem}.cart__subtotal-label{font-family:var(--font-body);font-weight:600;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--bone-white)}.cart__subtotal-price{font-family:var(--font-display);font-weight:700;font-size:1.5rem;color:var(--raw-tallow)}.cart__checkout{margin-top:1rem}.cart__note{font-size:.75rem;color:var(--smoke);margin-top:.5rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart.css.map */
