/*
Theme Name: Gestión 360
Theme URI: https://gestion360consultores.cl
Author: Gestión 360
Author URI: https://gestion360consultores.cl
Description: Tema profesional para Gestión 360 Consultores. Especialistas en Riesgo y Cobranza.
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: gestion360
Tags: custom-menu, featured-images, full-width-template

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Estilos base para WordPress */
.admin-bar .fixed-header {
    top: 32px;
}

@media screen and (max-width: 782px) {
    .admin-bar .fixed-header {
        top: 46px;
    }
}
