.section__cart{padding-top:14rem}.cart-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2.4rem}.cart-main{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:4rem;position:relative}.cart-product{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.6rem}.cart-summary{max-width:56rem;width:40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:3.2rem;flex-shrink:0;padding:1.6rem;border:1px solid var(--color-primary);position:sticky;top:16rem}.cart-head{margin-bottom:4rem}.cart-head h1{text-transform:uppercase;font-weight:500;letter-spacing:.05rem;font-size:4.8rem}.cart-product__head{display:grid;grid-template-columns:3fr 1fr 1fr;align-items:flex-start;border-bottom:1px solid var(--color-grey-2)}.cart-col__selection,.cart-col__quantity,.cart-col__total{min-width:0}.cart-col__title{text-align:center;padding:1.6rem 1.2rem;text-transform:capitalize;font-weight:500;color:var(--color-grey-1)}.cart-col__selection.cart-col__title{text-align:left}.cart-empty{padding:1.2rem;font-size:1.6rem;font-weight:400;letter-spacing:.02rem}.cart-product__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.6rem}.cart-product__list-item{display:grid;grid-template-columns:3fr 1fr 1fr;align-items:stretch}.cart-col__product-image{width:20rem;aspect-ratio:7 / 8;overflow:hidden}.cart-col__product-image img{height:100%;width:100%;object-fit:cover}.cart-col__selection.cart-col__product{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3.2rem}.cart-col__product-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.6rem}.cart-col__product-title{font-size:1.6rem;font-weight:500;line-height:120%}.cart-col__product-price{font-family:var(--font-tertiary);font-weight:400;font-size:1.4rem}.cart-col__quantity.cart-col__product{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem}.cart-item__remove{font-size:1rem;font-weight:500;letter-spacing:.02rem;color:var(--color-black-1);text-decoration:underline}.cart-col__total.cart-col__product{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem}.cart-col__total.cart-col__product p{font-size:1.6rem;font-family:var(--font-tertiary);font-weight:400}.cart-col__product-variant{font-size:1.4rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0rem;color:var(--color-grey);font-family:var(--font-tertiary);font-weight:400;text-transform:capitalize}.cart-col__avail{font-size:1rem;font-family:var(--font-tertiary);font-weight:500;color:var(--color-grey);text-align:center}.quantity-selector{display:flex;flex-direction:row;justify-content:center;align-items:center}.qty-btn{border:none;background-color:transparent}.qty-input{width:4rem;text-align:center;background-color:transparent;border:none;margin:0;height:1.6rem;font-size:1.2rem}.cart-summary__title{padding-bottom:1.6rem;border-bottom:1px solid var(--color-grey-2);color:var(--color-grey-1)}.cart-summary__main{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2rem}.cart-summary__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.2rem;font-family:var(--font-tertiary);font-size:1.4rem;font-weight:400;color:var(--color-black-1)}.cart-summary__item.total{padding-top:1.6rem;margin-top:7.2rem;border-top:1px solid var(--color-grey-2)}.cart-summary__cta{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.2rem}@media(max-width:1280px){.cart-main{flex-direction:column}.cart-product{width:100%;max-width:100%}.cart-product__head{display:none}.cart-summary{width:100%;max-width:100%}.cart-head{margin-bottom:0rem}}@media(max-width:768px){.cart-main{gap:6rem}.cart-wrapper{gap:4rem}.section__cart{padding-bottom:4.8rem!important}.cart-product__list-item{grid-template-columns:3fr 1fr;gap:.8rem}.cart-col__total.cart-col__product{display:none}.cart-col__product-image{width:40%}.cart-col__selection.cart-col__product{gap:1.6rem}.cart-col__product-info{gap:.4rem}.cart-col__product-variant{font-size:1.2rem}.cart-summary{padding:2rem 0;gap:2.4rem}.cart-summary__item.total{margin-top:4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-cart.css.map */
