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

.avia-cookie-consent {
    background-color: rgba(101,130,41,0.85) !important;
    color: rgba(255,255,255,0.9);
}

.avia_cookie_text{
	padding-bottom:10px;
}

.avia-cookie-consent .container a:nth-child(3){
	color: #fff;
	background-color: transparent !important;
	border-color: #fff !important;
}

/* Header meta */
#header_meta{
	background-color:#457c8c !important;
}

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

/* Menu-Styling */
/*
#top #header .av-main-nav > li > a {
    font-size: 18px !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 #avia-menu > li > a:hover {
	background: transparent !important;
	text-decoration: none;
	color: #e30615;
}

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

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

#top #wrap_all a.kopfkontakt:hover {
    color: #ffffff;
}

.boxed_copytext{
	padding:0px 20px 20px 20px;
}

@media only screen and (max-width: 767px) {

	.logo{
		padding-top:10px !important;
	}
	
		#top #header .av-main-nav > li > a {
			line-height:80px !important;
		}
	
	.av-active-burger-items,
	.av-active-burger-items:hover{
		background-color:#fff !important;
	}	

	.av-active-burger-items a{
		color:#457c8c !important;
	}	

/*
	h2{
		font-size:22px;
	}

	.av-active-burger-items > a,
	.av-active-burger-items .submenu > a{
		color:#e30615 !important;
	}	
	
	.av-active-burger-items:hover > a{
		color:#FFFFFF !important;
	}	

	.sub-menu li:hover > a{
		color:#FFFFFF !important;
	}	

	.sub-menu li a span.avia-bullet{
		display:none !important;
	}
	*/
}