/**
Theme Name: Naturalmente Healthy
Author: LVD
Author URI: https://www.lavalldesign.com
Description: Child Theme de Astra Theme.
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: naturalmente-healthy
Template: astra
*/

p.aviso {
    color: #31817F;
}
p.aviso span {
    text-decoration: underline;
    font-weight: bold;
}


.mc4wp-texto {
    margin-top: -20px;
}

.ast-mobile-menu-buttons .ast-woo-mini-cart-wrapper {
    line-height: inherit;
    margin-right: 10px;
}

/*Newsletter pop up, mostrar el boton que por defecto
 * lo oculta. */
div#gform_wrapper_1 {
    display: block !important;
}

/*Alinear mensaje newsetter*/
div#gform_confirmation_message_1 {
    text-align: center;
}