cart-items .title-wrapper-with-link{align-items:center;margin-top:0;margin-block-end:2.4rem}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.6rem;opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex;align-items:center}.cart-item__quantity-wrapper--drawer{padding-left:1.6rem;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.8rem;height:100%}.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;display:block;max-width:100%}.cart-items .cart-item__details{padding:.8rem 0}@media screen and (min-width: 750px){.cart-items tr{position:relative}cart-items .cart-items .cart-item__details{padding-bottom:0;padding-inline-start:var(--spacing-s)}}@media screen and (max-width: 749px){.cart-items__grid tr{padding-bottom:2.4rem;border-bottom:1px solid var(--neutral-200)}}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>a,.cart-item__details .cart-item__price,.cart-item__totals .price,.cart-item__remove,.title-wrapper-with-link .underlined-link{color:var(--neutral-900)}.quantity__button.disabled svg{color:var(--neutral-500)}.cart-item__remove.link{padding-bottom:0}cart-items .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{padding-bottom:0;text-decoration:none;display:block}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.cart-item__properties{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;column-gap:.2rem;font-size:1.2rem;letter-spacing:normal;margin-bottom:.8rem;padding-right:.8rem}.cart-item__property{display:flex;gap:.4rem}.cart-item__property:not(:last-child):after{content:"|"}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__price{color:var(--neutral-900)}.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;word-break:break-word;line-height:calc(1 + .5 / var(--font-body-scale))}.cart-item cart-remove-button{display:flex;margin-left:2.4rem;text-decoration:underline}@media screen and (min-width: 750px) and (max-width: 989px){.cart-item cart-remove-button:not(.cart-remove-button--drawer){width:4.5rem;height:4.5rem}}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))}.cart-quantity{border-radius:2px;width:117px;height:42px}cart-items quantity-input{gap:unset!important}@media screen and (min-width: 750px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}#main-cart-items .cart-item__details .cart-item__price{font-size:1.6rem;font-weight:400;line-height:2rem;letter-spacing:-.048rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.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-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-text{font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;order:1}.cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.cart-item__error-text:empty+.svg-wrapper{display:none}.product-option+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.drawer__cart-items-wrapper .cart-item{display:flex}@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}.cart-item:last-child{margin-bottom:0}.cart-item__details{grid-column:1 / 3}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper:not(.cart-item__quantity-wrapper--drawer){flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}cart-items .cart-item{display:block;padding-block:2.4rem}.cart-items .cart-item:first-child{padding-block-start:0}cart-items td{display:inline-block}cart-items .cart-item__media{width:7.5rem;height:7.5rem;margin-right:.6rem}cart-items .cart-item__quantity{margin-top:1.6rem}cart-items .cart-item__price-wrapper{margin-top:-3.6rem}.cart-item__name{font-size:1.4rem;line-height:1.6rem;letter-spacing:-.028rem;margin-bottom:1rem}.cart__footer .tax-note{margin:1.4rem 0 2.4rem auto}.cart-items .cart-item__details{max-width:calc(100% - 85px)}}@media screen and (min-width: 750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:top}.cart-items__head .right{margin-inline-start:auto}.cart-item__details{width:35rem}.cart-item__error{margin-left:.3rem}.cart-items__head{display:block;width:100%}.cart-items__head tr{display:flex}.cart-items__grid,.cart-items__grid .cart-item{display:grid}.cart-items__grid{gap:2.4rem}.cart-items__grid .cart-item{border-bottom:1px solid var(--neutral-200);padding-block-end:2.4rem;grid-template-columns:8rem 3fr 1fr 1fr}}@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:62.5%}}@media screen and (min-width: 750px){.cart-item__quantity--info quantity-popover>*{padding-left:9.6rem}.cart-item .cart-item__quantity--info,.cart-item__quantity--info .cart-item__quantity-wrapper,.cart-item__quantity--info .cart-items__info,.cart-items .cart-items__heading--quantity{padding-left:0}.cart-items th{padding-bottom:2.4rem}cart-items .title-wrapper-with-link a{margin-top:1.6rem}cart-items .cart-item__media{display:block;width:8rem;height:8rem;margin-right:-1rem}.cart-item__name{margin-bottom:2.4rem}.cart-item .cart-item__quantity{align-items:center;display:flex;padding:0}.cart-items .cart-item__price-wrapper{padding-top:2.8rem}.cart-item__properties{margin-top:-1.6rem}}@media screen and (max-width: 989px){.cart-items .quantity-popover__info-button{padding-left:0}}#gs__toggle-box{margin-bottom:1.6rem}#gs__toggle-box{display:none}cart-items:has(.multi-cart) #gs__toggle-box{display:inline-block}#gs__toggle-box input{width:16px;accent-color:var(--neutral-900)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-cart-items.css.map */
