.cart .wrap--narrow{max-width:720px}.cart h1{margin-bottom:2.5rem}.cart__form{display:flex;flex-direction:column;gap:0}.cart__item{display:grid;grid-template-columns:80px 1fr auto auto;align-items:center;gap:1.5rem;padding:1.25rem 0;border-bottom:1px solid rgba(28,28,28,.1)}.cart__item-img{border-radius:var(--r);overflow:hidden;background:#fff}.cart__item-img img{width:80px;height:80px;object-fit:cover}.cart__item-name{color:var(--graphite);font-size:.6875rem;letter-spacing:.14em}.cart__item-price{font-family:var(--fd);font-size:1.125rem;color:var(--graphite)}.cart__item-qty input{width:48px;text-align:center;border:1px solid rgba(28,28,28,.15);border-radius:var(--r);padding:.375rem;font-size:.875rem}.cart__item-remove{color:var(--pewter);font-size:.625rem}.cart__item-remove:hover{color:var(--graphite)}.cart__footer{margin-top:2rem;display:flex;flex-direction:column;gap:.875rem}.cart__total{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:1.5rem;border-bottom:1px solid rgba(28,28,28,.1);margin-bottom:.5rem}.cart__total .mono{color:var(--pewter)}.cart__total-price{font-family:var(--fd);font-size:2rem;font-weight:400}.cart__checkout{width:100%;justify-content:center}.cart__trust{display:flex;gap:1.5rem;color:var(--pewter);font-size:.625rem;flex-wrap:wrap}.cart__empty{display:flex;flex-direction:column;gap:1.5rem;padding:3rem 0}.cart__empty p{font-family:var(--fd);font-size:1.5rem;color:var(--pewter)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cart.css.map */
