/*
Theme Name: El Peruchito
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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*ROJO #f30000 */



body{
   -webkit-font-smoothing: antialiased;
}


#after_section_1{
	display: none;
}

div#text-20 {
    padding-top: 10px;
    padding-bottom: 0;
}

div#media_image-2 {
    padding-bottom: 0;
}

.av_minimal_header #header_main_alternate{
	margin-top: 25px;
}


@media only screen and (max-width: 1010px) {
    div#media_image-2  {
        display: block;
        float: none;
        text-align: center;
        position: relative;
        right: 0;

    }

    div#media_image-4  {
        display: block;
        float: none;
        text-align: center;
        position: relative;
        right: 0;

    }
}


@media only screen and (max-width: 348px) {
    #menu-item-search{
    	display: none !important;
    }
}




#media_image-2{
	 float: right;
	 position: absolute;
	 right: 15%;
	 z-index: 9;
}


#media_image-4{
	 float: right;
	 position: absolute;
	 right: 15%;
	 z-index: 9;
}

.content, .sidebar{
	padding-top: 0;
}

#text-20{
	text-align: center;
}


.main-title.entry-title{
	display: none;
}

.content{
	padding-top: 0;
}

h1, h2, h3, h4, h5, h6{
	letter-spacing: 0 !important;
}

.big-preview.single-big{
	display: none !important;
}
img.attachment-magazine.size-magazine.wp-post-image{
	width: 100%;
}

#top #header .av-main-nav > li > a{
	text-transform: uppercase;
}
.av-magazine-top-bar a{
	font-size: 24px;
}
.html_elegant-blog #top .avia-content-slider .blog-categories{
	display: none;
}

.html_elegant-blog .avia-content-slider .slide-entry-title{
	font-size: 14px;
	text-transform: none;
}

.av-magazine-hero.first  h3.av-magazine-title.entry-title{
	font-size: 24px;
	color: #f30000;
}

time.av-magazine-time.updated{
	font-size: 11px;
}

.av-magazine-top-bar{
	border: 0;
}

.category-term-description p{
	font-size: 16px;	
	font-weight: bold;
}

.slide-entry-excerpt{
	display: none;
}

.newsletter{
	border: 2px solid #f30000 !important;
	padding: 25px;
	text-align: center;
}

.newsletter a{
	background: #f30000;
	color: white;
	padding: 4px 8px;
}

.newsletter a:hover{
	background: #222222;
	color: white;
	padding: 4px 8px;
	text-decoration: none;
}

.minor-meta span, .minor-meta strong{
	display: none;
}

.image-overlay {
display: none !important;
opacity: 0 !important;
}

.slide-image img:hover{
	opacity: .9;
}

.comment_text ul{
	display: none;
}


/*Newsletter*/

/*Ocultar caja en /nesletter*/


.page-id-14443 .textwidget{
	display: none;
}

.page-id-14443 a,
.page-id-14443 strong {
	color: #f5b800 !important;
}

.page-id-14443 h1{
	font-size: 52px !important;
}

.page-id-14443 #mc_embed_signup .button{
	background: #f30000 !important;
	width: 300px;
    display: block;
    margin: auto;
    height: 45px;
}

#mc_embed_signup{
	border-radius: 12px;
	padding: 15px;
}

.contenidos .container{
	max-width: 900px !important;
	margin: auto;
	padding-top: 0 !important;
}

.narrow{
	max-width: 500px;
	margin: auto;
}

.encuesta .container{
	max-width: 550px !important;
	margin: auto;
	margin-top: -125px;
	background-color: white;
	padding: 35px;
	-webkit-box-shadow: 1px 9px 12px 5px rgba(0,0,0,0.25);
-moz-box-shadow: 1px 9px 12px 5px rgba(0,0,0,0.25);
box-shadow: 1px 9px 12px 5px rgba(0,0,0,0.25);

}

.encuesta .wpcf7-submit{
	font-size: 20px;
	width: 100%;
}

