.cart-page{min-height:calc(100vh - var(--header-height, 120px) - var(--announcement-height, 0px) - var(--footer-height, 200px))}.cart__warnings{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;text-align:center;padding:3rem 0}.cart__warnings .button{margin-top:1.5rem}.cart__empty-text{margin:0;font-size:1.8rem}.cart__login-title{margin:1.5rem 0;font-size:1.6rem}.cart__login-paragraph{margin:.5rem 0 0}table.cart-items{width:100%;border-spacing:0}.cart-items thead{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th{padding-bottom:1.5rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.13rem;opacity:.85;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{padding-left:0}.cart-items thead th:last-child{padding-right:0}.cart-item{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.title-wrapper-with-link{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}@media screen and (max-width:749px){.title-wrapper-with-link{flex-direction:column;align-items:flex-start;gap:1rem}.cart-items thead{display:none}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.cart-item__media{grid-row:1 / span 2;grid-column:1 / span 2}.cart-item__details{grid-row:1;grid-column:3 / span 2}.cart-item__totals{grid-row:2;grid-column:3 / span 2;align-self:end}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-cart-page.css.map */
