.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06);align-items:start}.cart-item-img{width:72px;height:88px;overflow:hidden;background:#1a1a1a}.cart-item-img img{width:100%;height:100%;object-fit:cover;display:block}.cart-item-details{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-item-name{font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600;color:#fff;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item-variant{font-family:Inter,sans-serif;font-size:10px;color:#ffffff4d;font-weight:300;margin-bottom:6px}.qty-btn{background:#ffffff14;border:none;color:#ffffff8c;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;transition:all .15s;cursor:pointer}.qty-btn:hover{background:#ffffff2e;color:#fff}.qty-count{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;color:#fff;min-width:20px;text-align:center}.cart-item-remove{background:none;border:none;color:#ffffff2e;font-size:12px;cursor:pointer;padding:0 4px;margin-left:4px;line-height:1;transition:color .2s}.cart-item-remove:hover{color:#fff9}.cart-item-price{font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;color:#fff;white-space:nowrap;align-self:start}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cart-items.css.map */
