/*
 Theme Name:     Hayden Child
 Theme URI:      https://bellasartes.com/hayden-child/
 Description:    Hayden Child Theme
 Author:         Daniel del Saz
 Author URI:     http://bellasartes.com.com
 Template:       hayden
 Version:        1.0.0
*/
@import url("svg-style.css");

@import url("../hayden/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* ///////////////////////////////////////////////////////////////////// 
//  02 - Global 
/////////////////////////////////////////////////////////////////////*/

blockquote, address {
	margin: 0 0 30px 0;
	padding: 0 30px 0 30px;	
	font-style: italic;
	font-size: 1.2em;
	/* EDITADO */
	/* font-family: Georgia, Times, "Times New Roman", serif; */
	font-family:'Bree Serif' !important;
	/* EDITADO */
	border-left: 5px solid #ccb676;	
}

/*////////////////////////////////////////////////////////////////////////
//  04 - Header
///////////////////////////////////////////////////////////////////////*/

.menuToggle {
box-shadow: 0px 3px 5px #888888;
}

#mainNav ul ul {padding-right: 25px; !important}

/*//////////////////////////////////////////////////////////////////// 
//  05 - Content
////////////////////////////////////////////////////////////////////*/

#pageHead h1 {	
	font-size: 1.8em;
	/* EDITADO line-height: .7em;*/
	line-height: 1.2em;
	/* EDITADO */
	padding: 0;
	margin-bottom: 0;	
	display: block;	
	
}


/* EDITADO */
#testimonials h3 {line-height: 1.2em !important;}
/* EDITADO */

.projectNav {
	/* EDITADO */
	width: 50% !important;
	margin: -32px 0 0 0;
	/* EDITADO */	
	padding-top: 0;	
	float: right;		
}


/* ///////////////////////////////////////////////////////////////////// 
//  xx - Other 
/////////////////////////////////////////////////////////////////////*/
#mainNav li#menu-item-157 a {cursor: pointer;}

/* Estilos Idioma en menú */
/* #mainNav li#menu-item-9286 a { */
li.mainNav.limenu-item-9286.a.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-9286 a {
	display:block;
	height:24px;
	width:24px;
	padding:0px;
	margin-left:-16px;
	outline:none;
	text-indent:-9999px;
	background-image:url('images/language-icon.png');
	background-position:0 0;
}

/* #mainNav li#menu-item-9286 a:hover { background-position:0 -24px; } */
li.mainNav.limenu-item-9286.a.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-9286 a:hover { 
	background-image:url('images/language-hover.png');
	cursor: pointer;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	}
/* Estilos Idioma en menú */

/* Estilos búsqueda en menú */
#mainNav form#searchform{
	margin-right: -30px;
	}

#mainNav li.menuSearch {
	margin: 0 0 0 8px;	
}

#mainNav #s {
	display: block;
	width:24px;
	margin-top: -6px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}

#mainNav #s:hover {
	background-image: url(images/search-icon-hover.png);
}

#mainNav #s:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
	text-indent: 24px;
	background-image: url(images/search-icon-focus.png);
	background-position: 5px 5px;
}

#search-form
#search-submit { 
	display:none;
}
/* Estilos búsqueda en menú */

/* EDITADO para mostrar como inactivo el enlace Facultad del menú de navegación principal */
#mainNav ul li.desactivar_facultad a {
	text-decoration: none;
	color: rgba(255,255,255, 0.5);		
}


#mainNav ul li.desactivar_facultad a:hover,
#mainNav ul li.desactivar_facultad:hover {
	text-decoration: none;
	color: rgba(255,255,255, 1);
}

#calendario-bbaa-container {
	/* text-align: left !important; */
	/* padding: 0 0 0 0;	 */	
	/* position: relative;*/
	/* REVISAR Funciona, pero es memorable */	
	margin: -50px auto 0px;
	max-width: 95%;	
	/* width: 75%; */
}

/*
h3.evo_h3 {font-size:1em !important;}


#eventon_full_description h3{
	font-size:12px;
}
*/

p.wp-caption-text {
	font-size: 0.7em !important;
}

#pageHead h1 {
	line-height: 1.1 em !important;
	/* Establece un máximo de un 50% para la longitud del título de página */
	width:50% !important;
	}

.juiz_sps_links {
	padding-top:  5px;
	padding-bottom: 5px;
	border-top: 1px solid #dfdfde;
	border-bottom: 1px solid #dfdfde;
	}

.socialcompartir{
	width:25%;
}


/*//////////////////////////////////////////////////////////////////// 
//  Media Queries
////////////////////////////////////////////////////////////////////*/

@media all and (max-width: 1150px) {
#pageHead h1 {
	line-height: 1.1 em !important;
	/* Establece un máximo de un 50% para la longitud del título de página */
	width:100% !important;
	}
	
.projectNav {
	/* EDITADO */
	width: 100% !important;
	margin: 0 0 0 0;
	/* EDITADO */	
	padding-top: 0;	
	float: right;		
}
}

/* iPad Portrait */

@media only screen and (max-width: 975px) { }

@media only screen and (max-width: 820px) {	}

/* iPad Landscape */

@media all and (max-width: 768px) {	}


/* layouts smaller than 700px, iPhone and mobiles */

@media only screen and (max-width: 700px) {
.menuToggle {
		display: block;		
		right: 0;
		margin-top: -10px;
	}
	
/* EDITADO 
	h1 { font-size: 1.2em;}
	h2 { font-size: 1.1em;}
	h3 { font-size: 1.0em;}
	h4 { font-size: .9em;}
	h5 { font-size: .8em;}
	*/
	h1 { font-size: 1.7em;}
	h2 { font-size: 1.5em;}
	h3 { font-size: 1.3em;}
	h4 { font-size: 1.1em;}
	h5 { font-size: .9em;}
	/* EDITADO */
	
li.mainNav.limenu-item-9286.a.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-9286 a {
	display: block;
	text-indent: 10px;
	background-image:none;
}	
	
}

/* iPhone Landscape */
@media screen and (max-width: 480px) and (orientation: landscape) {	}

/* iPhone Portrait */
@media screen and (max-width: 480px) {}
