/* Enter Your Custom CSS Here */
@media only screen and (max-width: 767px) {
body:not(.template-slider):not(.header-simple) #Header {
    min-height: 260px;
}
}
body:not(.template-slider) #Header {
    min-height: 185px;
}
#Subheader {
    padding: 84px 0 146px;
}

/* Footer */
#Footer .widgets_wrapper { padding: 40px 0; }

.section-border-bottom { border-bottom: 1px solid rgba(0,0,0,.1); }

.desc a:hover { text-decoration:underline; }

.image_frame, .wp-caption, .google-map, .icon_box .icon_wrapper, .content_slider .caroufredsel_wrapper, .author-box .avatar-wrapper, #comments .commentlist > li .photo, .edd_download_image {
    border-color: #fff;
}

/* Forms*/
.wpcf7-form .politica-privacidad{
 display:inline; 
}

.wpcf7-not-valid-tip{
  left: 0px !important;
  background:none !important;
  text-indent: 0px !important;
  width: 100% !important;
  position: relative !important;
  height: 16px !important;
}

/* Auren */
.page-id-14415 #Header, .page-id-14415 #Footer {
display: none;  
}