/*
Theme Name: G&C
Theme URI: https://generandocapacidades.pe
Author: KIara
Author URI: https://generandocapacidades.pe
Description: Un tema básico compatible con Elementor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme-gc
*/

body {
  margin: 0;
}

@media (max-width: 768px){
	.ag-canvas_svg svg{
		width: 400px;
		height: 400px;
	}
	
	.ag-canvas_svg{
		position: static !important;
	}
}

.container-header-responsive {
	overflow-x: auto !important;
}
.menu-responsive-scroll ul{
	flex-wrap: nowrap !important;
}

