/*
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;
  }
}


.mfp-content .hr{
	display:none;
}
.mfp-content .tabcontainer{
	margin:0px;
}
.mfp-content .tab_content p, t #top  .mfp-conten .av-toggle-switch .toggle-label-content{
	font-size: 12px !important;
	line-height: 20px !important;
}