.cart-page{padding:0;min-height:calc(100vh - 80px)}.cart-page-grid{display:grid;grid-template-columns:1.5fr 1fr;-moz-column-gap:10vw;column-gap:10vw;padding:48px 5vw;border-bottom:1px solid var(--black);background:var(--gradient-green-one)}@media(max-width:1080px){.cart-page-grid{grid-template-columns:1fr;row-gap:40px}}.cart-page-items{display:grid;grid-template-columns:1fr;row-gap:24px;padding-bottom:48px}@media(max-width:1080px){.cart-page-items{padding-bottom:0}}.cart-page-details{display:flex;flex-direction:column;row-gap:32px;padding-top:72px}@media(max-width:1080px){.cart-page-details{padding-top:0}}.cart-page-details .cart-subtotal{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-page-details .cart-subtotal h6{margin:0}.cart-page-details .cart-buttons{display:flex;flex-direction:column;row-gap:10px;align-items:center;justify-content:center;text-align:center}.cart-page-details .cart-buttons form{width:100%}.cart-page-details .cart-buttons p{margin:0}.cart-page-details .small-print *{font-size:.75rem}.cart-page .line-item{justify-content:space-between;border:1px solid var(--black)}@media(max-width:600px){.cart-page .line-item{flex-direction:column-reverse}}.cart-page .line-item:last-child{border-bottom:1px solid var(--black)}.cart-page .line-item-content{justify-content:space-between}@media(max-width:600px){.cart-page .line-item-content{row-gap:8px;padding:5vw}}@media(max-width:780px){.cart-page .line-item-image{width:50%}}@media(max-width:600px){.cart-page .line-item-image{width:100%;border-left:0;border-bottom:1px solid var(--black)}}.cart-page .line-item .quantity-number{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.cart-page .line-item .quantity-number .quantity-change{font-size:1.4rem;width:16px;height:16px;display:inline-flex;position:relative}.cart-page .line-item .quantity-number .quantity-change:before,.cart-page .line-item .quantity-number .quantity-change:after{content:"";position:absolute;width:80%;height:1px;background:var(--black)}.cart-page .line-item .quantity-number .quantity-change.plus:after{width:64%;transform:rotate(90deg)}.cart-page .product-carousel-inner{padding:48px 0;background:var(--dark-green)}.lilac .cart-page-grid{background:var(--gradient-lilac-one)}.lilac .cart-page .product-carousel-inner{background:var(--lilac)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/page-cart.css.map */
