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



/*Add your own styles here:*/

.header_bg {
  opacity: 1;
}


.html_header_top.html_bottom_nav_header .main_menu > div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
  height: 55px;
}

.html_header_top.html_bottom_nav_header .main_menu > div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
  height: 55px;
}

#top #header .av-main-nav > li > a {
  font-weight: normal;
}

#top #header .av-main-nav > li > a {
  font-family: "EB Garamond","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 22px;
}

.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
  height: 55px;
  line-height: 55px;
}

.widgettitle {
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}