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

@media only screen and (min-width:991px ){

#top .av_header_glassy.av_header_transparency .header_bg {
    background-color: #0c0c1c !important;
    opacity: 0.4 !important;
}
}


@media only screen and (max-width: 1295px) and (min-width: 991px){
	div .logo {
	left: -75px !important;
	}
	#menu-item-3038{
	display:none !important;
	}
	.main_menu {
	position: fixed !important;
	}
	ul, li{
	font:menu !important;
	}
	.av_seperator_small_border .av-main-nav>li>a>.avia-menu-text {
	border-left-width: 0px !important;
	padding-left: 6px;
    	margin-left: -14px;
	}

}

.page-id-632 .grecaptcha-badge, .page-id-3888 .grecaptcha-badge {
    display: block !important;
	z-index:99999 !important;
}
