cart-items .title-wrapper-with-link{margin-top:0}cart-items .title-wrapper-with-link.cart-title{flex-direction:column;align-items:center;gap:2.5rem}cart-items .cart-recommendations-title{margin:0 0 2.5rem}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem}.cart-item__quantity-wrapper{display:flex}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-items *.center{text-align:center;justify-content:center}.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:10rem}.cart-grid .cart-item__image{background-color:rgba(var(--color-background-secondary));border-radius:calc(var(--product-card-corner-radius) / 2)}@media screen and (min-width: 750px){.cart-item__image{max-width:10rem}}.cart-item__details{font-size:1.6rem;line-height:1.4}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__details>.cart-item__name+.caption-with-letter-spacing{margin-top:.3rem}.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__details .caption-with-letter-spacing{color:rgba(var(--color-foreground-secondary));opacity:1;font-size:1rem}.cart-item__name{text-decoration:none;display:block;font-size:min(1.8rem,var(--font-heading-6-size))}@media screen and (max-width: 749px){.cart-item__name{font-size:max(1.4rem,var(--font-heading-6-size-mb))}}.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{display:flex;flex-direction:column}.cart-item__discounted-prices.cart-price-details{flex-direction:row-reverse;justify-content:flex-end;gap:.6rem}.cart-item__discounted-prices.cart-price-details .cart-item__old-price{margin:.3rem 0}.cart-item__discounted-prices dd{margin:0;font-size:1rem}.product-option.cart-item__price,.cart-item__discounted-prices .cart-item__final-price,.cart-item__discounted-prices .price--end{font-size:1.6rem}.cart-item__discounted-prices .cart-item__old-price{font-size:1rem;color:rgba(var(--color-foreground-secondary))}.cart-item__old-price{color:rgba(var(--color-foreground-secondary))}.cart-item__final-price{font-weight:400}.product-option{font-size:1.4rem;word-break:break-word;line-height:var(--body-line-height)}dl .product-option{font-size:1.2rem}.cart-item cart-remove-button{display:flex;margin-left:1rem}@media screen and (min-width: 750px) and (max-width: 989px){.cart-item cart-remove-button{width:4rem;height:4.5rem}}cart-remove-button .button{min-width:4.5rem;min-height:4.5rem;padding:0;margin:0 .1rem .1rem 0;background-color:transparent;color:rgba(var(--color-foreground))}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgba(var(--color-foreground));background-color:transparent;transform:scale(1.2)}@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.7rem;width:1.7rem}.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width: 750px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-grid .cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:.2rem;width:min-content;min-width:100%}.cart-item__error:has(.cart-item__error-text:empty){margin-top:0;display:none}.cart-item__error-text{font-size:1.3rem;line-height:1.4;order:1}.cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.1rem}.cart-item__error-text:empty+.svg-wrapper{display:none}.product-option *{display:inline;margin:0}.product-option dt,.product-option dd{text-transform:var(--button-text-transform)}.cart-items thead th{font-family:var(--font-heading-family);font-size:max(1.6rem,var(--font-heading-6-size));font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);color:rgba(var(--color-foreground))}@media screen and (max-width: 749px){.cart-items thead th{font-size:max(1.4rem,var(--font-heading-6-size-mb))}}.cart-type{color:rgba(var(--color-foreground-secondary))}@media screen and (max-width: 749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)),transparent 80%);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.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}.cart__items .cart-item__quantity-wrapper{justify-content:flex-start}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}.cart-type{margin-top:.2rem}}@media screen and (min-width: 750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)),transparent 92%)}.cart-items thead th:first-child{width:50%}.cart-item>td,.cart-items th{padding-left:1.5rem;padding-right:1.5rem}.cart-item>td:first-child,.cart-items th:first-child{padding-left:0}.cart-item>td:last-child,.cart-items th:last-child{padding-right:0}.cart-items td{vertical-align:middle;padding-top:1rem;padding-bottom:1rem}.cart-items tr:first-child td{padding-top:1.8rem}.cart-item{display:table-row}.cart-item__details{width:32rem}.cart-item__media{width:10rem}.cart-item__error{margin-left:.3rem}}@media screen and (min-width: 950px){.cart-item>td,.cart-items th{padding-left:2rem;padding-right:2rem}.cart-item__details{width:35rem}}@media screen and (min-width: 1200px){.cart-items thead th:first-child{width:40%}}@media screen and (min-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 (max-width: 989px){.cart-items .quantity-popover__info-button{padding-left:0}}.free-shipping-message{font-family:var(--buttons-font);font-size:1.2rem;letter-spacing:var(--buttons-letter-spacing);line-height:1.4;text-transform:var(--button-text-transform);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem}.free-shipping-message>.free-shipping-message_default:not(.visible),.free-shipping-message>.free-shipping-message_success:not(.visible){display:none}.free-shipping-amount{padding:.2rem .7rem;margin:0 .2rem;color:rgba(var(--color-button-text));background-color:rgba(var(--color-button));border-radius:var(--buttons-radius)}.free-shipping-bar{position:relative;display:inline-block;width:28rem;height:.5rem;border-radius:.5rem;background-color:color-mix(in srgb,rgba(var(--color-foreground)),transparent 90%)}.free-shipping-bar:after{content:"";display:inline-block;height:.5rem;position:absolute;top:0;left:0;width:min(var(--filled),100%);border-radius:.5rem;background-color:rgba(var(--color-foreground));transition:width .8s ease}@media screen and (max-width: 1359px){.cart-price-single{display:none}}@media screen and (min-width: 1359px){.cart-price-details{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5357/assets/component-cart-items.css.map */
