/**
Theme Name: Aluescuela
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Template para Aluescuela de Astra.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aluescuela
Template: astra
*/

.btn-envio {
	background-color: var(--e-global-color-accent) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
	font-size: 22px !important;
}

.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    margin-top: 0em !important;
}