/*
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_meta{
	background-color:#344f76 !important;
}

.phone-info {
    font-size: 14px;
}

/* Top-Bar Rollover */
#top #wrap_all .phone-info,
#top #wrap_all .av-social-link-mail a {
    color: #fff;
}

#top #wrap_all .phone-info:hover a,
#top #wrap_all .av-social-link-mail:hover a {
    color: #ac914c;
}

/* Menu-Styling */
/*
.main_menu {
    right: 100px;
}
*/
#top #header .av-main-nav > li > a {
    font-size: 20px !important;
	font-weight: normal !important;
}

#top #header .av-main-nav > .sub-menu {
	padding: 16px 20px;
 font-size: 16px !important;
}
#top #header .av-main-nav > .sub-menu > .menu-item a span{
	 font-size: 16px !important;
}

#top #header .av-main-nav > li > a {
  font-size: 18px !important;
	font-weight: normal !important;
	line-height:174px !important;
}

#top #header .av-main-nav > .sub-menu {
	padding: 16px 10px;
}

#menu-rechtsmenue li{
	font-size:16px !important;
	line-height:1.1em !important;
}