/* 
Theme Name: LLLe (Hueman)
Theme URI: https://laligadelaleche.eu
Description: La Liga de la Leche de Euskadi 
Author: Miren Berasategi
Author URI: http://mberasategi.com
Template: hueman
Version: 3.3.25
*/


#header { padding-bottom:60px; }
.site-title a img { max-height: 100px; }
#nav-header .container { padding-right:0; }
#nav-header.nav-container { 
	box-shadow: none; -moz-box-shadow: none; 
	text-align:right; 
	background-color: transparent !important; 
	position: absolute;
	right: 0; bottom: 0;
	width: 100%;
}
#nav-header.nav-container ul ul { text-align:left; }
#nav-header .nav li a { color:#fff; font-weight:normal; }

.toggle-search { float:right !important; padding: 4px; margin-right: 30px; }
#main-header-search .search-expand { left:auto; right:0; top: 30px; }

@media only screen and (max-width: 719px) {
	#header { padding-bottom:0 !important; }
	#header-widgets { padding-top: 010px !important; z-index: 100; }
	#header .mobile-title-logo-in-header .site-title a { overflow: visible; }
}

@media only screen and (min-width: 720px) {
	.nav>li>a { font-size:.9rem; padding:5px 7px; }
	.nav ul li a { padding: 7px; }
	.nav ul { top:30px; padding:0; }
	.nav ul ul { top:0; }
}

/* Sidebar */

div#custom_html-3 { padding-bottom:0; }
#donar input[type="submit"],#donar-eus input[type="submit"], a.boton { 
	display:block;
	padding:.25em;
	border: solid 2px #99010F;
	background-color: #C10F20;
	color: white;
	font-family: "Source Sans Pro", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2em;
	border-radius: 5px;
	box-shadow: 0px 2px 5px #888888;
	margin-bottom:25px;
	text-align:center;
}

a.boton.ayuda { background-color:#EC7E30;border-color:#C75C10; margin-bottom:0; }
a.boton.grupos { background-color:#28A60D; border-color:#178401; }


#donar input[type="submit"]:hover, #donar-eus input[type="submit"]:hover, a.boton:hover { box-shadow:inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF; color:#fff; } 

/* Content area */

.post-meta .post-category { line-height: 1.2em; font-size: .8em; float:none; }
.post-title { line-height:1.1em; }

/* Filtrado de monitoras */

#monitoras #myBtnContainer { font-size: .8em; line-height:1.2em; font-weight:normal; }
#monitoras p { margin-bottom:.25em; }

/* Style the buttons */
#monitoras .btn {
  border: none;
  background-color: transparent;
  cursor: pointer;
  list-style-type:none;
  padding:0 3px;
  color:#666;
}

/* Add a light grey background on mouse-over */
#monitoras .btn:hover { color: #333; }

/* Add a dark background to the active button */
#monitoras .btn.active { color:#333; }
/* #monitoras .btn.active:after { content: " \f0ab"; font: normal normal normal 14px/1 FontAwesome; vertical-align: middle; } */
#monitoras .btn.sec { font-weight:bold; }

#monitoras .container { overflow: hidden; padding:0; margin-top:20px; }

#monitoras .filterDiv {
    float: left;
    width: 125px;
	height: 65px;
    margin: 10px 2px;
	line-height: 1.1em;
    display: none; /* Hidden by default */
}
#monitoras .filterDiv span { display: block; }
#monitoras .name { font-weight:bold; }
#monitoras .notas { font-size:.8em; line-height:1em; }
#monitoras .idiomas { font-size:.6em; line-height:1em; }

.fa-whatsapp:before { color:#25D366; }
.fa-phone:before { color:#34B7F1; }

/* The "show" class is added to the filtered elements */
#monitoras .show { display: block !important; }
span.titulo { display:none; }