cart-items .title-wrapper-with-link{margin-top:0}.cart-items td,.cart-items th{padding:0;border:none}.main-cart .cart-items td{padding:2.2rem 0}.main-cart .cart-items td:first-child{padding-left:1.7rem}.main-cart .cart-items td:last-child{padding-right:3.6rem}.cart-items th{text-align:left;opacity:1;font-weight:var(--bold);font-size:var(--font-17);letter-spacing:normal;padding:1.2rem 1.7rem 1.2rem 0}.cart-items th:first-child{padding-left:1.7rem}.cart-item__quantity-wrapper{display:flex;padding-right:1.5rem}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:center;justify-content:center;width:10rem;height:9rem;border-radius:6px;padding:5px;border-color:#e7dada}@media (min-width: 580px){.cart-item__image-container{width:12rem;height:11.3rem}}.cart-item__image-container:after{content:none}.cart-item__image{height:100%;object-fit:contain;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width: 768px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:42.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;margin:0;font-size:var(--font-17);line-height:21px;font-weight:var(--regular);letter-spacing:normal}.cart-vendor{font-size:var(--font-14);font-weight:var(--medium);line-height:30px;letter-spacing:normal;margin:0;color:#9b9b9b}.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: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:1rem;justify-content:flex-end}@media screen and (min-width: 768px) and (max-width: 989px){.cart-item cart-remove-button{width:4.5rem;height:4.5rem}}cart-remove-button .button{min-width:3rem;min-height:3rem;padding:0;margin:0 .1rem .1rem 0;background-color:#000;border:none;border-radius:50%}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: 768px){cart-remove-button .button{width:3.2rem;height:3.2rem}cart-remove-button .button .svg-wrapper{width:18px;height:18px}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.cart-title{margin-top:0}.cart-item .loading__spinner{top:5px;left:8%;right:auto;bottom:0;padding:0}@media screen and (min-width: 768px){.cart-item .loading__spinner{right:50%;padding-top:7rem;bottom:auto}}.cart-quantity.quantity:after{display:none}.mobile-cart-remove-button svg path,.cart-remove-button svg path,.cart-item__remove svg path{fill:#fff}.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}.cart-items thead th{text-transform:uppercase}.cart-items tr:not(:last-child){border-bottom:.1rem solid #E7E7E7}@media screen and (max-width: 767px){.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 rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(3,auto) / repeat(5,1fr);row-gap:1rem;column-gap:1.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 2;grid-column:1 / 2}.cart-item__details,.cart-item__quantity{grid-column:2 / 6}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-start}}.cart-items{border-collapse:collapse}@media screen and (min-width: 768px){.cart-items{border-spacing:0;box-shadow:none;width:100%;display:table}.cart-items td{vertical-align:middle}.cart-item{display:table-row}.cart-item__details{width:35rem}.cart-item__media{width:10rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (min-width: 990px){.cart-item__details{width:50rem}}@media screen and (min-width: 768px){.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}}.cart-form-container{display:flex;gap:2.6rem}@media (max-width: 1200px){.cart-form-container{flex-wrap:wrap}}.main-cart thead{background-color:#000;color:#fff}.main-cart.cart__items{border:none}.main-cart .cart-items-content{border:.1rem solid #E7E7E7;border-radius:7px;overflow:hidden}.main-cart td.cart-item__details{padding-left:2.3rem;padding-right:1rem}.cart-item__totals .cart-item__price-wrapper{display:flex;align-items:baseline;justify-content:flex-start;gap:6px;flex-wrap:wrap;margin-top:4px}.cart-item__totals .cart_price_wrapper{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap}.cart-item__price-wrapper .price.price--end{font-size:var(--font-20);font-weight:var(--bold);letter-spacing:normal;margin:0;color:var(--price-color)}.cart-item__price-original{font-size:var(--font-15);font-weight:var(--regular);line-height:normal;color:#979797;text-decoration:line-through}.cart_price_wrapper .discount-tag{color:#027544;font-size:var(--font-11);font-weight:var(--bold);letter-spacing:normal;line-height:normal;padding:.42rem 1.05rem;background-color:#e5f9f8;border-radius:50px}td.cart-item__totals .cart-item__price-wrapper{margin:0}.cart-item__quantity quantity-popover .quantity{border:1px solid #DEDEDE;border-radius:6px;background-color:#f1f1f1;min-height:3.3rem;width:9.9rem}.cart-item__quantity quantity-popover .quantity__button{width:3rem}.main_cart-wrapper,.cart-footer-wrapper{width:100%}.cart-footer-wrapper{max-width:50rem;margin:0 auto}@media (min-width: 1201px){.main_cart-wrapper{width:68.5%}.cart-footer-wrapper{width:31.5%}}.cart-footer-wrapper .cart__footer{background-color:#f3f3f3;border-radius:6px;padding:1.8rem 1.7rem 3rem}.cart-footer-wrapper .cart__blocks{width:100%}.cart-footer-title .title{font-size:var(--font-27);font-weight:var(--bold);line-height:normal;letter-spacing:normal;margin:0;border-bottom:1px dashed #A8A8A8;padding-bottom:1.8rem}.cart__blocks .js-contents-ftr{margin-top:4px}.cart__blocks .subtotal-cont{padding-bottom:2.2rem;border-bottom:1px solid rgba(168,168,168,.3)}.cart-subtotals .cart-row{display:flex;align-items:center;justify-content:space-between}.cart-subtotals .cart-row *{line-height:49px;font-size:var(--font-16);font-weight:var(--regular);color:rgba(var(--color-foreground),1)}.cart-subtotals .cart-row .cart-sub-total{font-weight:var(--bold)}.cart-subtotals .cart-row .discount-value{color:var(--secondary-accent-color)}.totals-tl{display:flex;align-items:center;justify-content:space-between;gap:5px;flex-wrap:wrap;margin-top:1.2rem}.totals-tl *{font-size:var(--font-22);color:rgba(var(--color-foreground),1);margin:0;letter-spacing:normal;line-height:30px}.totals-tl .totals__total{font-weight:var(--bold);margin:0}.tax-info{display:flex;align-items:center;gap:5px;font-size:var(--font-14);font-weight:var(--regular);line-height:30px;color:rgba(var(--color-foreground),.7)}.cart__blocks .cart-button_wrapper{margin-top:2.7rem}.terms-wrapper{margin-bottom:1.2rem}.terms-wrapper .custom-checkbox{position:relative;padding-left:21px;cursor:pointer;display:inline-flex;align-items:center;font-size:var(--font-16);line-height:30px;color:rgba(var(--color-foreground),.7);-webkit-user-select:none;user-select:none}.terms-wrapper .custom-checkbox a{color:rgba(var(--color-foreground),1);text-decoration-thickness:1px;text-underline-offset:2px}.terms-wrapper .custom-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.terms-wrapper .custom-checkbox .checkmark{position:absolute;left:0;height:15px;width:15px;background-color:#fff;border:1px solid #ccc;border-radius:50%;transition:.2s}.terms-wrapper .custom-checkbox input:checked~.checkmark{background-color:var(--secondary-accent-color);border-color:#ffbf00}.terms-wrapper .custom-checkbox .checkmark:after{content:"";position:absolute;display:none}.terms-wrapper .custom-checkbox input:checked~.checkmark:after{display:block;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (max-width: 767px){td.cart-item__remove{display:none}.cart-item__quantity{display:flex;align-items:center;flex-wrap:wrap}.main-cart .cart-items td{padding:0}.main-cart .cart-items .cart-item__media,.main-cart td.cart-item__details{padding-top:1.5rem}.mobile-cart-remove-button .svg-wrapper{width:1.6rem;height:1.6rem}td.cart-item__totals{display:none}.cart-item__quantity .cart-item__totals{width:100%}.cart-item__quantity .cart-item__totals .cart-item__price-wrapper{margin:0}}@media (min-width: 768px){.cart-item__quantity .mobile-cart-remove-button,.cart-item__quantity .cart-item__totals{display:none}}.cart-item__totals .price.price--end .currency{color:var(--price-color)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-cart-items.css.map */
