cart-items .title-wrapper-with-link{margin-top:0}.cart-items tbody{flex-direction:column;gap:30px;display:flex}.cart-items td,.cart-items th{border:none;padding:0}.cart-items th{text-align:left;opacity:.85;padding-bottom:1.8rem;font-weight:400}.cart-item__quantity-wrapper{display:flex}.cart-item__totals{position:relative}@media (width<=749px){.cart-item__totals{align-items:flex-start;display:flex}}@media (width>=401px){.cart-item__totals{justify-content:flex-end}}.cart-item__image-container{align-items:flex-start;display:inline-flex}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale));border-radius:2px}@media screen and (width>=750px){.cart-item__image{max-width:100%}}.cart-item__details>*{max-width:30rem;margin:0}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{width:100%;height:100%;display:block;position:absolute;inset:0}.cart-item__name{display:block}.cart-item__name:hover{display:inline-block}.cart-item__price-wrapper>*{margin:0;padding:0;display:block}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:12px}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.product-option{word-break:break-word}.cart-item cart-remove-button{justify-content:flex-end;align-items:flex-end;display:flex}cart-remove-button button{opacity:.4;background-color:#0000;border:0;padding:0;transition:color .2s,opacity .2s}cart-remove-button button:hover,cart-remove-button button:focus{color:#cd001a;opacity:1}.cart-item .loading__spinner{padding:0;inset:0 auto}@media screen and (width>=750px){.cart-item .loading__spinner{padding-top:4.5rem;bottom:auto;right:0}}.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{align-items:flex-start;gap:8px;width:min-content;min-width:100%;display:flex}.cart-item__error-text{order:1}.cart-item__error-text+svg{flex-shrink:0;width:16px;height:16px}.cart-item__error-text:empty+svg{display:none}.product-option *{margin:0;display:inline}.cart-items thead th{text-transform:uppercase}@media screen and (width<=749px){.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1/3}.cart-item__details{grid-column:2/4}.cart-item__quantity{grid-column:2/5}.cart-item__quantity-wrapper{flex-wrap:wrap}}@media screen and (width>=750px){.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground), .08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-item{display:table-row}.cart-item__details{width:35rem}.cart-item__media{width:100px}.cart-item__price-wrapper>:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (width>=990px){.cart-item__details{width:50rem}.cart-items thead th:first-child{width:60%}}@media screen and (width>=750px){.cart-item .cart-item__quantity--info,.cart-item__quantity--info .cart-item__quantity-wrapper,.cart-item__quantity--info .cart-items__info{padding-left:0}}@media screen and (width>=749px) and (width<=990px){.cart-items .quantity-popover__info-button{padding-left:1.5rem}}
