.cart-items{display:flex;flex-direction:column;gap:1rem;border-top:1px solid var(--black);border-bottom:1px solid var(--black);padding:1rem 0}.cart__items .header{padding-bottom:1rem}.cart-items .cart-item{display:flex;justify-content:space-between;border-bottom:1px solid var(--black);gap:1rem;padding-bottom:1rem;align-items:flex-start}.cart-items .cart-item .cart-item-image-container img{height:150px;object-fit:cover}.cart-items .cart-item .cart-item__details .cart-item__name{font-size:1.9em;line-height:1.1;font-weight:400;color:var(--black);text-decoration:none}.cart-items .cart-item .cart-item__details .tags span{font-size:1em;text-transform:uppercase;margin-top:1rem;display:block}.cart-items .cart-item .cart-item__totals{width:200px}.cart-items .cart-item .cart-item__totals a{color:var(--black)}.cart-items .cart-item .cart-item__details{width:-webkit-fill-available}.cart-items .cart-item:last-child{border-bottom:none;padding-bottom:0}@media (max-width: 850px){.cart-items .cart-item .cart-item__totals{width:100%;display:flex;justify-content:space-between}.cart-items{border-top:none}.cart-items .cart-item{flex-wrap:wrap}.cart-items .cart-item .cart-item-media{width:100%}.cart-items .cart-item .cart-item-media img{width:100%;height:100px;object-fit:cover}.cart__items .header{display:none}.cart-footer .wrapper{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cart-items.css.map?v=157152063061827937091714566710 */
