.main-cart .visually-hidden,.main-cart .hidden{display:none}.main-cart .cart__template{margin:80px 30px 0}@media screen and (max-width:1260px){.main-cart .cart__template{margin-top:100px}}@media screen and (max-width:989px){.main-cart .cart__template{margin-left:15px;margin-right:15px}}.main-cart .cart__template-container{display:flex;flex-wrap:wrap;column-gap:60px;align-items:flex-start;max-width:1200px;margin:0 auto;row-gap:40px}@media screen and (max-width:1260px){.main-cart .cart__template-container{column-gap:30px}}@media screen and (max-width:749px){.main-cart .cart__template-container{row-gap:15px}}.main-cart .cart__items-wrapper{flex:auto;max-width:calc((100% - (100% / 3)) - 30px)}.main-cart .cart__items-wrapper.is-empty{max-width:100%}@media screen and (max-width:1260px){.main-cart .cart__items-wrapper{max-width:calc((100% - (100% / 3)) - 15px)}}@media screen and (max-width:800px){.main-cart .cart__items-wrapper{max-width:100%}}.main-cart .cart__summary-wrapper{flex:0 1 33.333%;max-width:calc((100% / 3) - 30px)}.main-cart .cart__summary-wrapper.is-empty{display:none}@media screen and (max-width:1260px){.main-cart .cart__summary-wrapper{max-width:calc((100% / 3) - 15px)}}@media screen and (max-width:800px){.main-cart .cart__summary-wrapper{flex:0 1 100%;max-width:100%}}@media screen and (min-width:750px)and (max-width:800px){.main-cart .cart__summary-wrapper{flex:0 1 auto}}.main-cart .cart__contents,.main-cart .cart-footer{padding:30px;border-radius:15px;background-color:var(--color-medium-dark)}@media screen and (max-width:1000px){.main-cart .cart__contents,.main-cart .cart-footer{padding:20px;border-radius:10px}}@media screen and (max-width:450px){.main-cart .cart__contents,.main-cart .cart-footer{padding:15px;border-radius:7px}}.main-cart .cart-items{padding-bottom:0}@media screen and (max-width:749px){.main-cart .cart-item__media{flex:0 0 70px}}.main-cart .cart-item__details{flex:auto;max-width:290px;font-size:17px}@media screen and (max-width:749px){.main-cart .cart-item__details{font-size:14px}}@media screen and (max-width:450px){.main-cart .cart-item__details{font-size:12px}}.main-cart table,.main-cart tbody{display:block}.main-cart .cart__items{padding-bottom:0}.main-cart .cart-item{display:flex;column-gap:20px;align-items:center;justify-content:space-between}@media screen and (max-width:749px){.main-cart .cart-item{margin-bottom:0;column-gap:15px}}.main-cart .cart-item:first-child{padding-bottom:30px}.main-cart .cart-item+.cart-item{padding:30px 0;border-top:1px solid rgba(var(--color-base-background-1),.1)}.main-cart .cart-item+.cart-item:last-child{padding-bottom:0}.main-cart .cart-items td,.main-cart .cart-item>td+td{padding:0}@media screen and (max-width:749px){.main-cart .cart-item:first-child{padding-bottom:10px}.main-cart .cart-item+.cart-item{padding:10px 0}}@media screen and (min-width:750px){.main-cart .cart-item__media{flex:0 0 190px}}.main-cart .cart-item__image{border-radius:8px;object-fit:cover;height:100%;width:100%}@media screen and (max-width:450px){.main-cart .cart-item__image{max-width:80px}}.main-cart .cart-item__details>*+*{margin-top:0}.main-cart .cart-item__name,.main-cart .cart__collection-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.main-cart .cart-item__name:hover{text-decoration:none}.main-cart .cart-item__type{font-size:15px;color:var(--color-light)}.main-cart .cart-item cart-remove-button{margin:5px 0 0}@media screen and (max-width:749px){.main-cart .cart-item__type{font-size:12px}}@media screen and (min-width:750px)and (max-width:989px){.main-cart .cart-item cart-remove-button{width:auto;height:auto}}.main-cart cart-remove-button .button{display:flex;min-width:auto;min-height:auto;color:var(--color-light);margin:0}.main-cart cart-remove-button .icon-remove{height:20px;width:20px}@media screen and (max-width:749px){.main-cart cart-remove-button .icon-remove{height:16px;width:16px}}.main-cart .price{font-size:17px;font-weight:700}.main-cart .cart-item__totals .price>*{white-space:nowrap}@media screen and (max-width:749px){.main-cart .price{font-size:14px}}@media screen and (max-width:450px){.main-cart .price{font-size:12px}}.main-cart .cart-item__details .price{font-size:15px}.main-cart .cart-item__details .price--on-sale .price-item--regular{font-size:13px;margin-right:5px;color:var(--color-light)}@media screen and (max-width:989px){.main-cart .cart-item__details .price{font-size:13px}}@media screen and (max-width:749px){.main-cart .cart-item__details .price{font-size:12px}.main-cart .cart-item__details .price--on-sale .price-item--regular{font-size:10px}}.main-cart .cart-item__error-text:empty{display:none}.main-cart .cart-item__quantity-selector .quantity__input{position:absolute;top:0;left:0;width:1px;height:1px;border:none;visibility:hidden;opacity:0}.main-cart select.item__quantity-selector:not(.blank){width:80px;height:auto}.new-custom-theme .main-cart select.item__quantity-selector:not(.blank):focus{box-shadow:inset 0 0 0 2px var(--color)!important}@media screen and (max-width:450px){.main-cart select.item__quantity-selector:not(.blank){width:40px}}.main-cart .cart-item__error{margin-top:0}.main-cart .cart-item__error-text{margin-top:1rem}@media screen and (min-width:750px){.main-cart .cart-item__price-wrapper>:only-child:not(.cart-item__discounted-prices){margin-top:0}}.main-cart .cart__collection:not(:first-child){margin-top:50px}@media screen and (max-width:989px){.main-cart .cart__collection:not(:first-child){margin-top:30px}}@media screen and (max-width:749px){.main-cart .cart__collection:not(:first-child){margin-top:15px}}.main-cart .cart__collection-product{padding:20px 0}@media screen and (max-width:749px){.main-cart .cart__collection-product{padding:10px 0}}.main-cart .cart__collection-product:first-child{padding-top:0}.main-cart .cart__collection-product:last-child{padding-bottom:0}.main-cart .cart__collection-product+.cart__collection-product{border-top:1px solid rgba(var(--color-base-background-1),.1)}.main-cart .cart__product{display:flex;align-items:center;justify-content:space-between;gap:15px}.main-cart .cart__product-media{flex:0 0 130px}@media screen and (max-width:749px){.main-cart .cart__product-media{flex:0 0 70px}}.main-cart .cart__product-media img{border-radius:8px;object-fit:cover;height:100%;width:100%}.main-cart .cart__product-info{flex:auto}.main-cart .cart__collection-type{color:var(--color-light)}@media screen and (max-width:749px){.main-cart .cart__collection-type{font-size:12px}}.main-cart .cart__product .price,.main-cart .cart__product-cta--button{font-size:15px}@media screen and (max-width:989px){.main-cart .cart__product .price,.main-cart .cart__product-cta--button{font-size:13px}}@media screen and (max-width:749px){.main-cart .cart__product .price,.main-cart .cart__product-cta--button{font-size:12px}}.main-cart .cart__product .price--on-sale .price-item--regular{font-size:13px;margin-right:5px;color:var(--color-light)}@media screen and (max-width:749px){.main-cart .cart__product .price--on-sale .price-item--regular{font-size:10px}}.main-cart .cart__product-cta--button{border:none;background-color:transparent;color:var(--color-light);cursor:pointer}.main-cart .cart__footer{padding-top:0}.main-cart .totals{align-items:center;justify-content:space-between}.main-cart h2.totals__subtotal{margin-bottom:0}.main-cart .totals__subtotal{font-size:15px}.main-cart .totals__subtotal-value{font-size:23px}.main-cart .cart__blocks>*+*{margin-top:30px}@media screen and (max-width:1000px){.main-cart .cart__blocks>*+*{margin-top:20px}}.main-cart .cart__checkout-button{border-radius:8px;padding:0 30px;font-size:17px;min-height:56px;background-color:var(--brand-color);color:rgb(var(--color-base-solid-button-labels));border:none;cursor:pointer}.main-cart .cart__checkout-button:hover{background:#f3443b;color:rgb(var(--color-base-solid-button-labels))}.main-cart .btn--icon{display:flex;align-items:center;justify-content:center;gap:10px}.main-cart .btn--icon .button-icon{display:flex}.main-cart .cart__checkout-button .button-icon{transform:rotate(-90deg)}.main-cart .button-home .button-icon{transform:rotate(90deg)}.main-cart .button-icon .icon{width:12px;height:12px}.main-cart .choice{color:var(--color-light);display:flex;align-items:center;justify-content:center;gap:10px}.main-cart .choice:before,.main-cart .choice:after{content:"";display:block;flex:auto;height:1px;background-color:rgba(var(--color-base-background-1),.1)}@media screen and (max-width:1000px){.main-cart .choice,.main-cart .button-home{display:none}}.main-cart #cart-errors:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-main-cart.css.map */
