@layer components{.cart-items__table-header{display:none}@media screen and (min-width: 1024px),print{.cart .cart-items__table-header{display:grid;position:sticky;top:calc(var(--sticky-header-height) - 1px);grid-template-columns:80px 2fr 1fr 1fr 1fr 1fr .2fr;grid-template-areas:"item item quantity price surcharge subtotal subtotal";gap:var(--spacing-unit-m);z-index:1;border-bottom:var(--border-width) solid var(--color-brand-01);background:var(--color-utility-03)}}.cart-items__table-header-cell{padding-block:var(--spacing-unit-xs);text-transform:uppercase}.cart-items__table-header-cell--item{grid-area:item}.cart-items__table-header-cell--quantity{grid-area:quantity}.cart-items__table-header-cell--price{grid-area:price}.cart-items__table-header-cell--surcharge{grid-area:surcharge}.cart-items__table-header-cell--subtotal{grid-area:subtotal}.cart-items__lines{margin-block:0 var(--spacing-unit-m)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-items.css.map */
