.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{font-weight:400;opacity:.85;text-align:left;padding-bottom:1.8rem}.cart-item__quantity{display:flex}.cart-item__totals{position:relative}.cart-items .right{text-align:right}.cart-item__image{height:auto;max-width:100%}.cart-item__details{font-size:1.6rem;line-height:1.6}.cart-item__details>*{max-width:30rem;margin:0}.cart-item__details>*+*{margin-top:.8rem}.cart-item__media{position:relative}.cart-item__name{text-decoration:none;color:rgb(var(--color-foreground));display:block}.cart-item__name:hover{text-decoration-thickness:.2rem;text-decoration:underline;text-underline-offset:.3rem}.cart-item__price-wrapper>*{padding:0;margin:0;display:block}.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}.product-option{font-size:1.4rem;line-height:1.5}.cart-item cart-remove-button{margin-left:1rem;display:inline-block}@media screen and (min-width:750px) and (max-width:989px){.cart-item cart-remove-button{height:4.5rem;width:4.5rem}}cart-remove-button .button{min-height:4.5rem;padding:0;color:rgba(var(--color-base-text),.75);min-width:4.5rem;margin:0 .1rem .1rem 0;box-shadow:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground));box-shadow:none}cart-remove-button .button:not([disabled]):focus-visible{box-shadow:none}@media screen and (min-width:750px){cart-remove-button .button{min-height:3.5rem;min-width:3.5rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.cart-item .loading-overlay{padding:0;right:auto;bottom:0;top:0;left:auto}@media screen and (min-width:750px){.cart-item .loading-overlay{padding-top:4.5rem;right:0;bottom:auto}}.loading-overlay:not(.hidden)~*{visibility:hidden}.cart-item__error{font-size:1.2rem;align-items:flex-start;display:flex}.cart-item__error-text{order:1}.cart-item__error-text+svg{flex-shrink:0;margin-right:.7rem;width:1.2rem;margin-top:.1rem}.cart-item__error-text:empty+svg{display:none}.product-option{color:rgba(var(--color-foreground),.7)}.product-option+.product-option{margin-top:.4rem}.product-option *{margin:0;display:inline}@media screen and (max-width:749px){.cart-items,.cart-items tbody,.cart-items thead{width:100%;display:block}.cart-items thead tr{justify-content:space-between;margin-bottom:4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2);display:flex}.cart-item{margin-bottom:3.5rem;grid-template:repeat(2,auto) /repeat(4,1fr);gap:1.5rem;display:grid}.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;flex-wrap:wrap}.cart-item__totals{justify-content:flex-end;align-items:flex-start;display:flex}}@media screen and (min-width:750px){.cart-items{border-collapse:separate;box-shadow:none;border-spacing:0;width:100%;display:table}.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-items td{padding-top:4rem;vertical-align:top}.cart-item{display:table-row}.cart-item>td+td{padding-left:4rem}.cart-item__details{width:35rem}.cart-item__media{width:10rem}.cart-item cart-remove-button{margin:.5rem 0 0 1.5rem}.cart-item__price-wrapper>:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{align-items:center}.cart-item__error-text+svg{margin-top:-.2rem}}@media screen and (min-width:990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:6rem}.cart-item__details{width:50rem}.cart-items thead th:first-child{width:60%}}