/*
 Theme Name:   Globaleduca Child Theme for Hello Elementor
 Template:     hello-elementor
 Description: Tema hijo para Hello Elementor
 Author: Raúl Flores - Globaleduca
 Version:      1.0
*/

.usuario-no-logueado .botones-desactivados {
    display: none !important; /* Oculta el botón de mi cuenta si el usuario no está logueado */
}
