/*
 Theme Name:     Hello Narrartiva|Digital
 Theme URI:      https://narrativa.digital
 Description:    Tema hijo personalizado para Narrativa.Digital basado en Hello Elementor.
 Author:         Narrativa.Digital
 Author URI:     https://narrativa.digital
 Template:       hello-elementor
 Version:        1.0.0
 License:        GNU General Public License v2 or later
 License URI:    https://www.gnu.org/licenses/gpl-2.0.html
 Tags:           one-column, custom-logo, custom-menu, featured-images, theme-options, translation-ready
 Text Domain:    narrativa-digital
*/

/* Aquí puedes comenzar a agregar estilos personalizados para el tema hijo */

/* Fallback: mostrar mensaje si Elementor no está presente */
body.elementor-page #elementor-header,
body.elementor-page #elementor-content,
body.elementor-page #elementor-footer {
    display: block;
}

body:not(.elementor-page)::before {
    content: "Este sitio requiere JavaScript y Elementor para visualizarse correctamente.";
    display: block;
    background: #fce4ec;
    color: #880e4f;
    text-align: center;
    padding: 1rem;
    font-size: 1rem;
    font-weight: bold;
}
