/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/***************************** ATAJOS *****************************/

@media (max-width:767px) {.sinfondoencel, .sinfondoencel *{background-image: none !important;}}
@media (max-width:767px) { /* version responsive */.onlydesktop{display: none !important; visibility: hidden !important;}}
@media (min-width:767px) { /* version de escritorio */.onlymobile{display: none !important;visibility: hidden !important;}}



.letter0 *{letter-spacing: 0em !important;}
.letter05 *{letter-spacing: .2em !important;}
.letter1 *{letter-spacing: 1em !important;}

.mayuscula *{text-transform: uppercase !important;}
.minuscula *{text-transform: none !important;}
.negrita *{font-weight: bolder !important;}

.separador h1, .separador h2, .separador h3, .separador h4{

}

.modern-centered.separador h1, .modern-centered.separador h2, .modern-centered.separador h3, .modern-centered.separador h4{background-position: center bottom !important;}


/***************************** ESTRUCTURAS *****************************/

.maxwidth *{width: 100% !important;}
.max50{max-width: 50px !important;}
.max75{max-width: 75px !important;}
.max100{max-width: 100px !important;}
.max150{max-width: 150px !important;}
.max200{max-width: 200px !important;}
.max250{max-width: 250px !important;}
.max300{max-width: 300px !important;}
.max400{max-width: 400px !important;}
.max500{max-width: 500px !important;}
.max600{max-width: 600px !important;}
.max700{max-width: 700px !important;}
.max800{max-width: 800px !important;}
.max900{max-width: 900px !important;}

.espacio{
	min-height: 100px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.sube100{margin-top: -100px !important;}

.vacio{
	background: none !important;
}


/* Encajados */

.responsive .boxed#top,
.responsive #header{
	max-width: 100% !important;
}
/***************************** CAJAS DE TEXTO *****************************/

.avia_textblock p{
	letter-spacing: 0.2px !important;
}

/***************************** BOTONES *****************************/

.botones, .boton{
	margin-top: 40px !important;
}

.boton a, .botones a{
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	border-radius: 0 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	color: #fff !important;
	padding: 0 8px 8px 8px !important;
}

.botones .avia_button_icon{display: none !important;}

/***************************** BOTONES2 *****************************/

.botones2, .boton{
	margin-top: 40px !important;
}

.boton a, .botones2 a{
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #333 !important;
	border-radius: 0 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	color: #333 !important;
	padding: 0 8px 8px 8px !important;
}

.botones .avia_button_icon{display: none !important;}

/***************************** HEADER *****************************/

/* Borrado de linea del header */

#header_meta{border: none !important;}

@media (max-width:767px) { /* version responsive para el color de la cabecera */
.html_mobile_menu_tablet #top #wrap_all .av_header_transparency{

}
}

@media (max-width:767px) { /* version responsive */ .logo{max-width: 100px !important;}}
@media (min-width:767px) { /* version escritorio */ .logo{max-width: 100px !important;}}