/*
Theme Name: Enfold Child
Description: Child Theme for the Enfold Wordpress Theme.
Version: 1.0
Author: Kriesi
Template: enfold
*/





/* ========== RESPONSIVE ========== */
@media (max-width: 767px) {
  .responsive #top #wrap_all #header {
    position: fixed !important;
  }
  div#main {
    margin-top: 80px !important;
  }
  .p-xs-20 .template-page.content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  h2.av-milestone-date {
    display: none !important;
  }
  .av-milestone-content-wrap {
    margin-top: -15px !important;
  }
  .ocultar_menu_bloque {
    display: none !important;
  }
}
