/* # Cart styles */

article {
    max-width: 100%;
    margin: clamp(30px, -0.068rem + 6.76vw, 80px) auto;
    padding: 0 10px;
    min-height: 50vh;
}

h2:before {
    display: none;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ed1c24;
    color: #fff;
}

/*# sourceMappingURL=woo-cart.css.map */
