/* CSS *//*NUEVOS ESTILOS*/
body, .main-wrap {
    background: linear-gradient(to bottom, #b30623 50vh, #ededed 50vh);
}
.btn-secondary, .woocommerce span.onsale, .woocommerce ul.products li.product .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #review_form #respond .form-submit input, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}