.cart-items,.cart-items tbody{display:block;width:100%}.cart-items td,.cart-items th{border:none;padding:0}.cart-item{display:grid;gap:1rem;grid-template:repeat(2,auto) /repeat(4,1fr);margin-bottom:0}.cart-item:last-child{margin-bottom:1rem}.cart-item--border{border-bottom:.1rem solid rgba(var(--color-foreground),.05)}.cart-item__media{grid-row:1/3;width:auto}.cart-item__image{height:auto;max-width:100%}.cart-items .cart-item:not(:last-child) td.cart-item__media,.cart-items .cart-item:not(:last-child) td.cart-item__totals{padding-bottom:2rem}.cart-items .cart-item:not(:first-child) td:not(.cart-item__totals){padding-top:2rem}.cart-item>td+td{padding-left:1rem}td.cart-item__details{grid-column:2/4;width:auto}.cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}@media screen and (max-width:749px){.cart__item cart-remove-button{margin-left:0}.cart-item__quantity-wrapper .quantity{--add-width:5rem}.cart-item__quantity-wrapper .quantity__input{border-radius:var(--inputs-radius)}}.cart-item__totals{grid-column:2/5;position:relative}td.cart-item__totals{padding-top:.5rem}.cart-items .right{text-align:right}@media screen and (min-width:750px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4/var(--font-body-scale))}.cart-item__details>*{margin:0}.cart-item__details>*+*{margin-top:.3rem}.cart-item__media{position:relative}.cart-item__name{display:block;text-decoration:none}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:1.4rem}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.product-option{font-size:1.4rem;line-height:calc(1 + .5/var(--font-body-scale));word-break:break-all}.cart-item__link{border-radius:.8rem}cart-remove-button{float:right}cart-remove-button .link{display:flex;margin:0 .1rem .1rem 0;padding:0}.cart-item .loading-overlay{left:auto;right:0;top:auto;width:calc(4.5rem/var(--font-body-scale))}.cart-item .loading-overlay .loading-overlay__spinner{height:1.8rem}.cart-item .loading-overlay:not(.hidden)~*{visibility:hidden}.cart-item__error{align-items:flex-start;display:flex}.cart-item__error-text{font-size:1.2rem;order:1}.cart-item__error-text+svg{flex-shrink:0;margin-right:.7rem;width:1.2rem}.cart-item__error-text:empty+svg{display:none}.product-option+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}@media screen and (max-width:749px){.cart-items,.cart-items tbody,.cart-items thead{display:block;width:100%}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1/3}.cart-item__details{grid-column:2/4}.cart-item__quantity-wrapper{flex-wrap:wrap}}.cart-item__error-text+svg{margin-top:.4rem}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1.5rem}@media screen and (min-width:750px){.cart-items{border-collapse:separate;border-spacing:0;box-shadow:none;display:table;width:100%}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-item{gap:1.5rem}.cart-item__details{width:35rem}}@media screen and (min-width:990px){.cart-item__details{width:50rem}.cart-items thead th:first-child{width:60%}}.cart-item__vendor{word-break:break-all}