:root{--store-content-width:1520px}
.section:not(.soft),
.cart-layout,
.cart-recommendations,
.shop-shell,
.category-strip,
.product-content-section{width:100%;max-width:var(--store-content-width)}
@media(max-width:1600px){
    :root{--store-content-width:100%}
}
