/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
Client: Ormond Hearing Center
*/
h2 {
  color: #82c2c2;
}
.widgettitle {
  text-align: center;
}
#header_meta {
  min-height: 30px;
  background-color: #2971be;
}
.av_icon_active_right .social_bookmarks {
  padding-left: 30px;
}
.phone-info {
  padding: 0
}
.phone-info {
  color: #fff !important;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
}
.phone-info a {
  color: #fff !important;
}
#top .social_bookmarks {
  height: 30px;
  z-index: 150;
  -webkit-backface-visibility: hidden;
  margin: 0 0 0 -9px;
}
#top .social_bookmarks li {
  width: 30px;
}
#top .social_bookmarks li a {
  width: 30px;
  line-height: 30px;
  min-height: 30px;
}
#top #wrap_all .av-social-link-google:hover a {
  color: #fff;
  background-color: #64a759 !important;
}
.header_color .social_bookmarks a {
  color: #fff;
}
.avia-menu-text {
  font-family: Lato, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 17px;
}
#top ul.sub-menu {
    width: 280px !important;
}
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
  background-color: #0d4b8d  !important;
  color: #fff !important;
}
.slide-meta {
    display: none;
}
.post-date {
	display: none;
}
span.post-meta-infos, span.news-time {
  display: none !important;
}
/* Activate burger menu */
@media only screen and (max-width: 1182px) {
  #top #header .av-main-nav > li.menu-item {
    display: none !important;
  }
  #top #header .av-burger-menu-main {
    cursor: pointer;
    display: block !important;
  }
}