/*
Generated time: March 25, 2026 07:20
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.mb-cart-section{background-color:var(--bg-color);padding-top:var(--spacing-top);padding-bottom:var(--spacing-bottom)}.mb-cart{display:flex;flex-direction:column;gap:32px}.mb-cart.page-width{max-width:var(--page-width);margin:0 auto}.mb-cart__title{line-height:100%;font-size:26px;margin:0}.mb-cart__columns{display:flex;gap:75px}.mb-cart__items{flex:1;display:flex;flex-direction:column;gap:24px}@media (max-width:989px){.mb-cart-section{padding:var(--l)}.mb-cart__columns{flex-direction:column;gap:20px}}