.cart-items{font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.6rem;font-weight:400}.cart-item__quantity-wrapper{display:flex}.cart-items .quantity__input{font-size:var(--font-size-paragraph-regular)}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width: 750px){.cart-item__image{max-width:100%}.cart-item__quantity-wrapper{margin:1rem 0}}.cart-item__details>*{margin:0}.cart-item__details .cart-item__name{padding-right:2.4rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block;color:rgb(var(--color-black))}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd,.cart-item__discounted-prices .cart-item__final-price{margin:0;color:rgb(var(--color-error));font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}.cart-item__discounted-prices .cart-item__old-price{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:var(--font-body-weight)}.product-option{word-break:break-all;margin:0}.cart-item cart-remove-button{display:flex;align-items:center;margin-left:1.6rem}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:4.5rem;padding:0;margin:0 .1rem .1rem 0}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}@media screen and (min-width: 750px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.cart-item .loading-overlay{top:50%;transform:translateY(-50%);left:auto;right:auto;bottom:0;padding:0}.cart-item__details-wrapper{display:flex;align-items:center;column-gap:1.6rem}.cart-item__image{width:12rem}.cart-item__content{flex-grow:1}.cart-item__content dl{margin:.8rem 0 0}@media screen and (min-width: 750px){.cart-item .loading-overlay{right:0;bottom:auto}}.cart-item .loading-overlay:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start}.cart-item__error-text{font-size:1.2rem;order:1}.cart-item__error-text+svg{flex-shrink:0;width:1.2rem;margin-right:.7rem}.cart-item__error-text:empty+svg{display:none}.product-option+.product-option{margin-top:.8rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:none;font-weight:500;font-size:var(--font-size-paragraph-extra-small);line-height:var(--line-height-paragraph-extra-small)}@media screen and (max-width: 749px){.cart-items,.cart-items tbody{display:block;width:100%}.cart-items thead{display:none}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgb(var(--color-line-strong));margin-bottom:4rem}.cart-item{display:grid;grid-template:auto 1fr / auto 1fr auto;row-gap:1.6rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__image{width:7.2rem}.cart-item__details{grid-column:2 / 5;position:relative}.cart-item__details cart-remove-button{margin:0;position:absolute;top:0;right:0}.cart-item__quantity{grid-column:2 / 4;padding-left:8.8rem!important}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__error{margin-top:1rem}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end;position:relative}.cart-item__quantity .quantity__button{width:4rem}.cart-item__quantity .quantity{width:14rem;min-height:calc((var(--inputs-border-width) * 2) + 4.6rem)}}@media screen and (min-width: 750px){.cart-item__price,.cart-item__quantity,.cart-item__totals{width:18rem}.cart-item__quantity-wrapper .quantity{width:15rem}}.cart-item__error-text+svg{margin-top:.4rem}.cart-items tr{border-bottom:solid .1rem rgb(var(--color-line-strong));padding:2.4rem 1.6rem 1.4rem}.cart-items tr:first-of-type{border-top:solid .1rem rgb(var(--color-line-strong))}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}@media screen and (min-width: 750px){.cart-items tr:first-of-type{border-top:none}.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th,.cart-items tr,.cart-items td{border-bottom:.1rem solid rgb(var(--color-line-strong))}.cart-items tbody tr:first-of-type td{border-top:.1rem solid rgb(var(--color-line-strong))}.cart-items th{padding-left:1.2rem;padding-right:1.2rem;border-bottom:.4rem solid rgb(var(--color-line-light))}.cart-items td{vertical-align:center;padding-top:2.4rem;padding-bottom:2.4rem}.cart-item{display:table-row}.cart-item td{padding-left:1.2rem;padding-right:1.2rem}.cart-item__media{width:10rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:0}.cart-items thead th{border-bottom:solid .4rem rgb(var(--color-line-light))}}@media screen and (min-width: 990px){.cart-items thead th:first-child,.cart-item__details{width:50%}}@media (min-width: 1280px){.cart-items thead th:first-child,.cart-item__details{width:60%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart-items.css.map */
