/*
Theme Name: Grupo GG Consultores Child
Theme URI: https://desarrollo.grupoggconsultores.com
Author: Grupo GG
Author URI: https://grupogg.es
Description: Tema hijo. Aquí irán el calco de Bolt, los widgets de Elementor y los textos editables. El padre (carpeta grupogg) no se modifica.
Template: grupogg
Version: 0.3.4
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: grupogg-child
*/

/* Calco Elementor: el bloque ocupa todo el ancho, sin padding del constructor. */
.grupogg-elementor.e-con,
.grupogg-elementor.e-con > .e-con-inner {
	--padding-top: 0px;
	--padding-right: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--gap: 0px;
	max-width: none !important;
	width: 100%;
}

.elementor-widget-grupogg_section > .elementor-widget-container {
	margin: 0 !important;
	padding: 0 !important;
	max-width: none !important;
	width: 100%;
}

body.elementor-editor-active .fade-up,
body.elementor-editor-preview .fade-up {
	opacity: 1 !important;
	transform: none !important;
	animation: none !important;
}
