/*
Theme Name:     Alegría del Tren
Description:    Tema de Trenes de la Alegría
Author:         Empresas.com.ar
Template:       happykids

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.telefono-header{
	text-align:center;
	padding-top: 4px;
	margin-bottom:11px;
}

.telefono-header .de-linea{
	margin-right: 20px;
}

.de-linea i{
	font-size:23px;
}

.celular i{
	font-size:26px;
}

.telefono-header a{
	display:inline-block;
	background-color: rgba(49,133,203,0.65);
	border-radius:5px;
	padding:10px 15px;
	color: #fff !important;
}

.btn-llamada{
	display:none;
	font-size:21px;
}

.bg-level-1 {
	background-image: url(/wp-content/uploads/2015/05/back-top1.jpg);
}

.kids-bg-level-1 {
	background: #76B100;
}

#kids_header .kids_social {
	margin-bottom: 13px;
}

#kids_header #kids_logo_block {
  margin: -8px 0 -43px;
}

.bottom-logo{
	text-align:center;
	position:relative;
	z-index:0;
}

.pasto-logo{
	position:absolute;
}

.pasto-logo.izq {
  left: 79px;
  bottom: -46px;
}

.pasto-logo.der {
  right: 155px;
  bottom: -29px;
}

.textwidget .widget-title{
	text-align:center;
}

aside .widget>.textwidget{
	background-color:#3185CB;
}

@media screen and (max-width: 1190px){
	.pasto-logo.izq {
	  left: -30px;
	}
	.pasto-logo.der {
	  right: 43px;
	}
}

@media screen and (max-width: 980px){
	.pasto-logo.izq {
	  left: -130px;
	}
	.pasto-logo.der {
	  right: -50px;
	}
}

@media screen and (max-width: 767px){
	#kids_header #kids_logo_block {
	  margin: -8px 0 -28px;
	}
	
	.btn-llamada{
		display:initial;
	}
	
	.de-linea, .celular{
		display:none;
	}

	.pasto-logo.izq {
	  left: -130px;
	    width: 72%;
	}
	.pasto-logo.der {
	    right: -20px;
		width: 68%;
	}
}

.wpcf7 input,
form textarea{
	color:#797979;
	border-color: #3185CB;
}