/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/
header{
	min-height: 0px;
}

#snippet-box{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.instagram-media{
  margin: 15px auto !important;
}
.featured_img_bg{
	top: -20px !important;
}
.image_full{
   display:block;
  }

 .image_mobile{
  display:none;
 }

@media (max-width: 640px) and (min-width: 320px){
  .image_full{
   display:none;
  }

#blog-single-wrap.featured_img_fullwidth .single_post_header {
  padding-bottom:0px;
	}
#blog-single-wrap.featured_img_fullwidth h2.single-post-title {
    font-size: 30px;	
		line-height: 40px;
		}
	#three_posts_after_slider .col-md-6 .post-title {
		line-height: 40px;
    font-size: 22px;
	}
	#three_posts_after_slider .col-md-6 .post_meta_category a {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    font-size: 22px;
    color: rgba(255,255,255,0.5);
}
#blog_list.blog_list_style_masonry-bg .post-title {
    margin-bottom: 40px;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 30px;
}

  .image_mobile{
    display:block;
	  margin:auto;
	  border-style: solid;
    border-color: #ff8533;
	  border-width: 0px;
  }
}
input[type="submit"] {
    display: block;
    margin: auto;
	  padding: 13px;
	  color: orange;
}
#mc4wp-form-1{
	border: 1px solid grey;
	padding:10px;
	
}
#subscribe-email {
	border: 2px solid rgb(222, 111, 71);
}
.widget .mc4wp-form input, 
.contentarea form.wpcf7-form textarea {
	border: 1px solid rgb(222, 111, 71);
}
.widget .mc4wp-form label {
  display: block; 
}
.eva_pagination_wrap{
   margin-top:20px;
	 z-index:100;
}
body.header-fixed .header_wrap{
  display:none
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	font-size: revert;
}

a:link {
  color: #449900;
}

a:visited {
  color: #437A16;
}
  



