@media screen and (max-width:749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-items thead .cart-items__heading--wide{display:none}.cart-item{display:grid;grid-template-columns:7rem minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:1.2rem;row-gap:.8rem;width:100%;margin-bottom:3.5rem;align-items:start;box-sizing:border-box}.cart-item:has(+.cart-item__nested-line){margin-bottom:1.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-column:1;grid-row:1 / 4;min-width:0;align-self:start}.cart-item__image-container{display:block;width:7rem;height:auto;aspect-ratio:auto}.cart-item__image{display:block;width:7rem;height:auto;max-width:7rem;object-fit:contain}.cart-item__details{grid-column:2;grid-row:1;max-width:none;min-width:0;width:100%;overflow-wrap:break-word}.cart-item__quantity{grid-column:2;grid-row:2;min-width:0}.cart-item__totals{grid-column:2;grid-row:3;min-width:0;display:flex;align-items:flex-start;justify-content:flex-start;white-space:nowrap}.cart-item__quantity-wrapper{flex-wrap:wrap}}@media screen and (min-width:750px){.cart-items{width:100%}.cart-items thead th{font-size:1.3rem;font-weight:500;text-align:left;vertical-align:top;padding-bottom:1.5rem}.cart-items th,.cart-items td{padding-left:1.5rem;padding-right:1.5rem}.cart-items th:first-child,.cart-items td:first-child{padding-left:0}.cart-items th:last-child,.cart-items td:last-child{padding-right:0}.cart-items tbody tr,.cart-items tbody td,.cart-item__media{vertical-align:top}.cart-item__image-container{width:auto;height:auto;aspect-ratio:auto}.cart-item__image{display:block;width:auto;height:auto;max-width:100%;object-fit:contain}.cart-item__details{width:auto;max-width:none;vertical-align:top}.cart-item__name{font-size:1.4rem;max-width:100%;word-break:normal;overflow-wrap:break-word}.cart-item__details>*{font-size:1.3rem}.cart-item__quantity{vertical-align:top}.cart-item__quantity-wrapper{align-items:flex-start}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-start;white-space:nowrap;font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart-items.css.map */
