/*

Theme Name: Environmental Medicine Foundation

Theme URI: http://totalwptheme.com

Description: Environmental Medicine Foundation a child theme of Total WordPress theme

Author: AMG Media

Author URI: http://totalwptheme.com

Template: Total

Version: 1.1

*/
/* Parent stylesheet should be loaded from functions.php not using @import */
.page-header-content {
  text-align: left !important;
}
.page-header.background-image-page-header:not(.wpex-supports-mods) .page-header-title {
  font-weight: 700;
}
.sidr-class-dropdown-menu li a {
  display: block;
  position: relative;
  padding: 0.9em 20px;
  color: #ffffff;
}
.sidr-class-mobile-menu-searchform input[type="search"] {
  width: 100%;
  background: none;
  border: 0;
  outline: 0;
  font-size: 1em;
  font-weight: inherit;
  border-radius: 0;
  box-shadow: none;
  line-height: inherit;
  padding: 0.9em 55px 0.9em 20px;
  color: #ffffff !important;
}

.page-header.background-image-page-header:not(.wpex-supports-mods) .site-breadcrumbs {
    text-align: left;
}

.wpb_heading.wpb_video_heading {
    font-size: 22px !important;
    font-weight: 400;
}

/*iphone mobile //////////////////////////////////// */
@media only screen and (max-width: 600px) {
  .page-header.background-image-page-header:not(.wpex-supports-mods) .page-header-title {
    font-size: 48px !important;
  }
}