.cart-content-wrapper{display:flex;flex-direction:row;justify-content:space-between}.cart-items-container{flex:0 0 40%;max-width:40%}.section-wrap.cart-content-wrapper{overflow:unset}.cart-summary{flex:0 0 30%;max-width:30%;position:sticky;top:50px;height:max-content;background-color:var(--neutral-color-2);border-radius:var(--components-border-radius-desktop);padding:2%}.info-title{text-align:center;font-size:22px}.cart-info-block{display:flex;justify-content:space-between;margin-top:20px}.cart-info-block>p{font-size:16px}.checkout-btn,.empty-cart-wrapper{width:100%;text-align:center}.empty-cart-wrapper>p{margin-bottom:20px;font-size:22px}@media(min-width:768px)and (max-width:1024px){.cart-items-container{flex:0 0 58%;max-width:58%}.cart-summary{flex:0 0 40%;max-width:40%}}@media(max-width:768px){.cart-content-wrapper{flex-direction:column}.cart-items-container{flex:0 0 100%;max-width:100%}.cart-summary{flex:0 0 100%;max-width:100%;margin-top:20px;padding:5% 4%}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/cart.css.map */
