/*!
Theme Name: Divi-tema-hijo
Theme URI: https://avmilagros.es/
Version: 1.0
Description: Tema de 2025 para avmilagros.es
Author: israel
Author URI: https://avmilagros.es/
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
Text domain: avmilagros.es
*/

@import url("../Divi/style.css");

/* Este tema-hijo empieza a partir de aqui
------------------------------------------ */

.teja {
color: #D54E21;
}

/* ICONO HAMBURGUESA DEL MENU DE MOVILES */
.mobile_menu_bar:before {
/* color: #0000ff; */
/* background: #ff0000; */
font-size: 72px;
/* border: 2px solid #ffff00; */
/* border-radius: 100px; */
}

/* CIERRA EL MENU EN MOVILES CON UNA X 
.show-submenu .hamburger:before {
    content: "\4d";
} */

/* COLOR DEL ICONO DEL MENU PARA MOVILES
span.mobile_menu_bar:before {
color: #ff0000 !important;
}
*/

