.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:var(--space-3);opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between}.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(var(--space-20) / var(--font-body-scale))}.cart-item__image{max-width:100%}.cart-item__details{font-size:var(--text-size-base);line-height:var(--leading-looser);width:100%}.cart-item__details>*{margin:0;max-width:calc(var(--space-offset-20) * 3)}.cart-item__details>*+*{margin-top:var(--space-3)}.cart-item__media{position:relative;display:flex}.cart-item__name{text-decoration:none;display:block;font-weight:var(--font-weight-normal);font-family:var(--font-body-family);letter-spacing:var(--tracking-normal);line-height:var(--leading-loose);font-size:var(--text-size-s);margin-bottom:var(--space-2)}.cart-item__name a{display:inline}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:var(--text-size-xs)}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.cart-item__quantity{display:flex;justify-content:flex-end}.cart-item__quantity .cart-quantity{min-height:unset;height:3.8rem;width:100%;max-width:8.2rem;display:flex;flex-direction:row;border:1px solid rgba(var(--color-base-brand-septenary),1);border-radius:var(--space-1)}.cart-item__quantity .cart-quantity .quantity__button{all:unset;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 var(--space-4)}.cart-item__quantity .cart-quantity .quantity__button .icon{height:var(--space-7);width:var(--space-7)}.cart-item__quantity .cart-quantity .quantity__input{all:unset;max-width:fit-content;font-size:var(--text-size-s);width:100%;text-align:center}.cart-item__quantity .cart-quantity:after,.cart-item__quantity .quantity__input:focus-visible{border:0;box-shadow:none;outline:none}.product-option{font-size:var(--text-size-xs);word-break:break-word;line-height:var(--leading-looser)}.cart-item cart-remove-button{display:flex;margin-left:var(--space-5)}@media screen and (min-width: 750px) and (max-width: 989px){.cart-item cart-remove-button{width:var(--space-23);height:var(--space-23)}}cart-remove-button .button{min-width:calc(var(--space-23) / var(--font-body-scale));min-height:var(--space-23);padding:0;margin:0 var(--space-pixel) var(--space-pixel) 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:var(--space-23);min-height:var(--space-23)}}cart-remove-button .icon-remove{height:var(--space-8);width:var(--space-8)}.cart-item .loading-overlay{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width: 750px){.cart-item .loading-overlay{right:0;padding-top:var(--space-9);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:var(--text-size-xs);order:1}.cart-item__error-text+svg{flex-shrink:0;width:var(--space-2);margin-right:var(--space-3)}.cart-item__error-text:empty+svg{display:none}.product-option+.product-option{margin-top:var(--space-3)}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}.cart-item{gap:0 var(--space-8)}#MainCart .cart-item{margin:0;border-bottom:var(--space-pixel) solid rgba(var(--color-foreground),.08);padding:var(--space-10) 0}.cart-item__info{display:flex;justify-content:space-between;width:100%}@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:var(--space-pixel) solid rgba(var(--color-foreground),.2);margin-bottom:var(--space-8)}.cart-item:last-child{margin-bottom:0}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}.cart-item__giftwrap{display:flex}.cart-item__giftwrap,.cart-item__giftwrap *{cursor:pointer}.cart-item__error-text+svg{margin-top:var(--space-3)}@media screen and (min-width: 750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%}.cart-items th{border-bottom:var(--space-pixel) solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:var(--space-8)}.cart-items td{vertical-align:top;padding-top:var(--space-8)}.cart-item>td+td{padding-left:var(--space-8)}.cart-item__media{width:var(--space-offset-20)}.cart-item cart-remove-button{margin:0 0 0 var(--space-4)}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:var(--space-2)}}@media screen and (min-width: 990px){.cart-items thead th:first-child{width:60%}}#CartDrawer table.cart-items>tbody{display:flex;flex-direction:column;gap:var(--space-12)}#CartDrawer .cart-item__totals,#CartDrawer cart-remove-button{display:none}.cart-item-upsells{display:flex;flex-direction:column;gap:var(--space-4);grid-column-end:span 2}.cart-item-upsells:has(.cart-item-upsell){margin-top:var(--space-4)}.cart-item-upsell{border-radius:var(--space-2);padding:var(--space-8) var(--space-8);background-color:rgb(var(--color-base-brand-septenary-light))}.cart-item-upsell .form-checkbox{margin:0}.cart-item-upsell .form-checkbox .checkbox>svg,.form-checkbox .radio>svg{margin-right:var(--space-8)}.cart-item-upsell .cart-item-upsell__content{display:flex;align-items:center;gap:var(--space-6)}.cart-item-upsell .cart-item-upsell__content .cart-item-upsell__content-text{display:flex;flex-direction:column}.cart-item-upsell .cart-item-upsell__title{font-size:var(--text-size-s);font-weight:var(--font-weight-medium);margin:0;margin-bottom:var(--space-4)}.cart-item-upsell .cart-item-upsell__description{font-size:var(--text-size-xs);font-weight:var(--font-weight-normal);margin:0}.upsell-item{order:999}.cart-item-upsell input[type=checkbox]+label{cursor:pointer}.cart-item .cart-item-upsell input[type=checkbox].loading+label{cursor:not-allowed;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/63/assets/component-cart-items.css.map */
