/*
Theme Name: Plataforma Lavarden 2016
Description: Theme de Wordpress basado en Divi y configurado para Plataforma Lavardén
Author:   Nicolás Tomé http://cantarderanas.com
Template: Divi
*/

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


/* Style Footer Credits - Lines 948 & 949 */


#main-footer {
	background: url(images/barra-footer.png) center bottom repeat-x;
}
.logo-santafe-colores { margin-right:20px;}

/* Plataforma Style */
.newsletter-subscription table tr th { border:0; color:#FFF}

.talleres-artes-oficios .et_pb_blog_grid .et_pb_post { min-height:450px}

/* CICLOS */
#ciclo-warp .ciclo-mayo { float:left; width:16%}
.agenda-tres .evento { width:30%;margin: 0 2% 1% 0;}


/* ESTILOS SHORTCODE EVENTOS */

.more-link { border-radius:5px; border-color:#999; background-color:#EEE; padding:10px; margin-top:30px; display:inline-block}

.alerta { background:#900; color:#FFF; padding:5px; border-radius:5px; width:40%; text-align:center; font-size:11px; font-weight:800; line-height:1em}
.notificacion {
	position:absolute; top:40px; font-weight:800;border-radius:5px;
	background-color:rgba(255, 0, 0, 0.7); color:#FFF; padding:5px; font-size:10px;
    -ms-transform: rotate(20deg); /* IE 9 */
    -webkit-transform: rotate(20deg); /* Safari */
    transform: rotate(20deg);
}

.tribe-events-single .et_pb_row { width:100%}
.encabezado-evento { padding:50px 0; background-color:#eeeeee; text-align:center}
.encabezado-evento h1 { color:#666; font-size:34px}
.evento .post-details { min-height:350px}
.boleteria { background-color:#666; color:#FFF; padding:20px; margin-top:20px}
.encabezado-evento .fecha { font-size:18px}

#eventos-home .evento { width:16%;margin: 0 3.5% 1% 0;}
.evento { width:16%;margin: 0 3.5% 1% 0; position:relative}
.fechas-montajes-minimos .evento { width:28%;margin: 0 3.5% 1% 0; position:relative}

@media (max-width: 1200px){
#eventos-home .evento { width:16%;margin: 0 3.5% 5.5% 0;}
#eventos-home .evento h3 { font-size:18px}
.evento { width:16%;margin: 0 3.5% 1% 0;}
.agenda-tres .evento { width:16%;margin: 0 3.5% 1% 0;}
}

@media (max-width: 981px){
#eventos-home .evento {
    margin: 0 3.5% 5.5% 0;}
	#eventos-home .evento {width:40%}
	.evento {width:40%; margin: 0 3.5% 5.5% 0;}
	.fechas-montajes-minimos .evento { width:28%;margin: 0 3.5% 1% 0; position:relative}
	#ciclo-warp .ciclo-mayo { float:left; width:32%}
	.agenda-tres .evento {width:40%}

}
.evento {
    float: left;
}
@media (max-width: 479px){
#eventos-home .evento { width:100%}
.evento { width:100%}
.fechas-montajes-minimos .evento { width:100%;margin: 0 3.5% 1% 0; position:relative}
#ciclo-warp .ciclo-mayo { float:left; width:50%}
.agenda-tres .evento { width:100%}

}
/*@media (max-width: 779px){
#eventos-home .evento { width:40%}
}*/