.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:var(--layout-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;gap:var(--layout-space-4)}@media screen and (min-width: 750px){.cart-item__quantity-wrapper{width:auto}}.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;width:100%;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(--layout-space-offset-20) * 3)}.cart-item__details>*+*{margin-top:var(--layout-space-3)}.cart-item__details-title{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--layout-space-8)}.cart-item__media{position:relative;display:flex;align-items:flex-start;width:var(--layout-space-32);height:auto}.cart-item__media picture{display:flex;align-items:center;overflow:hidden;border-radius:var(--layout-space-offset-1)}.cart-item__name{text-decoration:none;display:block;font-weight:var(--font-weight-bold);font-size:var(--text-size-xs);margin-bottom:var(--layout-space-2);color:rgb(var(--color-foreground));line-height:var(--leading-loose)}@media screen and (min-width: 750px){.cart-item__name{font-size:var(--text-size-base)}}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__subtitle{margin:0;font-size:var(--text-size-xxs)}@media screen and (min-width: 750px){.cart-item__subtitle{font-size:var(--text-size-base)}}.cart-item__totals{position:relative}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__price{font-size:var(--text-size-xs);font-weight:var(--font-weight-bold)}@media screen and (min-width: 750px){.cart-item__price{font-size:var(--text-size-base)}}.cart-item__discounted-prices{display:flex;justify-content:flex-end;flex-direction:column;text-align:right}@media screen and (min-width: 750px){.cart-item__discounted-prices{flex-direction:row;gap:var(--layout-space-6)}}.cart-item__discounted-prices .cart-item__price{color:rgb(var(--color-sale))}.cart-item__discounted-prices .cart-item__old-price{font-size:var(--text-size-xs);display:block}@media screen and (min-width: 750px){.cart-item__discounted-prices .cart-item__old-price{display:inline-block;font-size:var(--text-size-base)}}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.cart-item__quantity{display:flex}.cart-item__quantity .cart-quantity{width:65%}.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-xxs);word-break:break-word;line-height:var(--leading-looser)}@media screen and (min-width: 750px){.product-option{font-size:var(--text-size-s)}}.cart-item__lower{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--layout-space-4)}.cart-item__notice{flex:1 0 100%;display:flex;align-items:center;gap:var(--layout-space-4);width:100%;padding:var(--layout-space-4) var(--layout-space-6);margin-top:var(--layout-space-2);background:var(--charcoal-500);border-radius:6px}@media screen and (min-width: 750px){.cart-item__notice{padding:var(--layout-space-3) var(--layout-space-6)}}.cart-item__notice-date{flex:1 1 0;color:var(--charcoal-25);font-size:var(--text-size-xs);font-weight:var(--font-weight-medium);line-height:var(--leading-looser)}.cart-item cart-remove-button{display:flex;margin-left:var(--layout-space-5);width:var(--layout-space-16);height:var(--layout-space-16);border-radius:50%;background-color:rgb(var(--color-body))}@media screen and (min-width: 750px) and (max-width: 989px){.cart-item cart-remove-button{width:var(--layout-space-23);height:var(--layout-space-23)}}cart-remove-button .button{min-width:calc(var(--layout-space-23) / var(--font-body-scale));min-height:var(--layout-space-23);padding:0;margin: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(--layout-space-23);min-height:var(--layout-space-23)}}cart-remove-button .icon-remove{height:var(--layout-space-12);width:var(--layout-space-12);margin:0}.cart-item .loading-overlay{top:0;left:auto;right:auto;bottom:0;padding:0;width:100%;height:100%;background-color:rgb(var(--color-base-light));display:flex;align-items:center;justify-content:center}@media screen and (min-width: 750px){.cart-item .loading-overlay{right:0;padding-top:var(--layout-space-9);bottom:auto}}.cart-item .loading-overlay:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:var(--layout-space-2)}.cart-item__error-text{font-size:var(--text-size-xs);order:1}.cart-item__error-text+svg{flex-shrink:0;width:var(--layout-space-2);margin-right:var(--layout-space-3)}.cart-item__error-text:empty+svg{display:none}.product-option+.product-option{margin-top:var(--layout-space-3)}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}.cart-item{gap:var(--layout-space-4) var(--layout-space-8);margin-bottom:var(--layout-space-7);background-color:rgb(var(--color-base-light));border-radius:var(--layout-space-4);padding:var(--layout-space-4) var(--layout-space-6);display:flex;flex-wrap:wrap}#MainCart .cart-item{margin:0;padding:var(--layout-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(--layout-space-pixel) solid rgba(var(--color-foreground),.2);margin-bottom:var(--layout-space-8)}.cart-item:last-child{margin-bottom:0}.cart-item__quantity-wrapper{flex-wrap:wrap}}.cart-item__error-text+svg{margin-top:var(--layout-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(--layout-space-pixel) solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:var(--layout-space-8)}.cart-items td{vertical-align:top;padding-top:var(--layout-space-8)}.cart-item>td+td{padding-left:var(--layout-space-8)}.cart-item__media{width:var(--layout-space-60)}.cart-item cart-remove-button{margin:0 0 0 var(--layout-space-4)}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:var(--layout-space-2)}}@media screen and (min-width: 990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:var(--layout-space-13)}.cart-items thead th:first-child{width:60%}}.cart-items .product__lower-stock-item{margin-bottom:var(--layout-space-6);border-radius:.5rem;border:solid .1rem transparent;background-color:transparent;padding:.8rem .4rem;line-height:1.5;font-size:var(--text-size-s);display:flex;flex-direction:row;align-items:center;column-gap:var(--layout-space-4)}.cart-items .product__lower-stock-header{display:flex;align-items:center;gap:var(--layout-space-4);width:fit-content;padding:0 .8rem}.cart-items .product__lower-stock-item svg{flex-shrink:0;width:1.4em;height:1.4em}.cart-items .product__lower-stock-content{width:50%;flex-grow:1;margin-left:0;font-size:var(--text-size-xs);color:rgb(var(--color-foreground))}@media (min-width: 768px){.product__lower-stock-item{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.product__lower-stock-content{flex-grow:1}}@media (min-width: 1024px){.product__lower-stock-content{font-size:var(--text-size-s)}}.product__lower-stock-item.product__lower-stock-item--preorder{background-color:var(--arriving-soon-background);color:var(--arriving-soon-title)}.product__lower-stock-item.product__lower-stock-item--selling-fast{background-color:var(--selling-fast-background);color:var(--selling-fast-title)}.product__lower-stock-item.product__lower-stock-item--in-stock{background-color:var(--in-stock-background);color:var(--in-stock-title)}.product__lower-stock-item--preorder .product__lower-stock-title{color:var(--primary)}.product__lower-stock-item--in-stock .product__lower-stock-content,.product__lower-stock-item--selling-fast .product__lower-stock-content,.product__lower-stock-item--preorder .product__lower-stock-content{color:rgb(var(--color-foreground))}.product__lower-stock:empty{display:none}.product__lower-stock-item{flex:1;min-width:25rem}.product__lower-stock-title{display:flex;align-items:center;font-weight:var(--font-weight-semibold);margin-top:0;margin-bottom:0;width:fit-content}.product__lower-stock-title svg{margin-right:var(--layout-space-3);width:var(--layout-space-12);height:var(--layout-space-12)}.product__lower-stock .countdown{display:inline-block;font-weight:var(--font-weight-bold)}.product__lower-stock .countdown>span{padding:0;display:inline}.product__lower-stock.cart-stock .product__lower-stock-item{padding:0;margin-bottom:0;column-gap:1.2rem}.cart-stock.product__lower-stock .product__lower-stock-header{padding:0}.cart-stock.product__lower-stock .product__lower-stock-item svg{width:1.2em;height:1.2em}
/*# sourceMappingURL=/cdn/shop/t/698/assets/component-cart-items.css.map */
