/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/***** start: contacto *****/
.contacto-content-box .heading {margin-bottom:0px!important;}
.contacto-content-box .content-container {margin-bottom:0px!important;}

/* Start: Google Maps Responsive */
.map-responsive { overflow:hidden;position:relative;height:0;
	padding-bottom:400px; /*Reduce este valor si el mapa fuera muy alto, por ejemplo 250px, puedes usar porcentajes, 50%*/
}

.map-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute;}
/* End: Google Maps Responsive */
/***** end: contacto *****/

.fusion-header-wrapper { z-index: 9987!important;} /*Arreglo para el aviso de cookies y la cabecera*/
#text-3 {font-weight:900;text-transform:uppercase;} /*Retoque texto footer*/
.fusion-contact-info-email-address::before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f1fa";padding-right:2px;} /*top secondary header -> icono email*/
.comment-form-policy input {min-width:1%;} /*Check los comentarios*/

@media screen and (max-width: 1024px) {
	#toTop {
		right: 5px!important;
	}
}

.fusion-carousel-meta {display: none;}