/*
 Theme Name: Audiovisuales La Fiesta
 Theme URI: https://elementor.com/
 Description: Child theme para Hello Elementor
 Author: ACF coder
 Author URI: https://danar.es
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: Audiovisuales La Fiesta

*/


/*toggle button*/
.elementor-menu-toggle {
	padding-right: 16px!important;
	background: none!important;
}

.link, .glang a {
	font-family: Akshar, sans-serif !important;
}

.glang > a:first-child {
	display:none;
}

@media (max-width: 768px) {
	
	
	.hello>div:first-child {
		flex-wrap: nowrap!important;
	}
	
	
/*toggle button*/
.elementor-menu-toggle {
	padding-right: 36px!important;
	background: none!important;
}

	
}