/*
Theme Name: Enfold Child
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: Kriesi
Author URI: https://kriesi.at
Description: A superflexible and responsive Business Theme by Kriesi - Update notifications available on twitter, facebook and via newsletter: Follow me on twitter - Join the Facebook Group - Subscribe to our Newsletter
Version: 4.5.7.1561722181
Updated: 2019-06-28 11:43:01

*/
.logo{
    position: relative !important;
    z-index: 999 !important;
}
.sub-menu{
	padding-top: 40px !important;
}
/*header*/
#header_meta {
    border-bottom: none;
}

.sub_menu>ul>li>a, #top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li {
    color:#000000!important;
}
.header_color .main_menu ul ul, 
.header_color .main_menu .menu ul li a{
    background-color: #cccccc;
}
.header_color .main_menu .menu ul li a{
    color:#000000!important;
}


#top .alternate_color.title_container .main-title a {
    color: #ffffff;}

 /*bookmark*/
.alternate_color {
    display: none;
}

/*knoppen homepage*/
#top .avia-button-fullwidth {
    font-size: 1em!important;
}

/* hamburgermenu mobiel */

    @media only screen and (max-width: 900px)
.responsive #top .av-main-nav .menu-item-avia-special {
    display: block;
}

/* mobile logo */
@media only screen and (max-width: 767px) {
.logo a{
	height: 50px;
    padding: 5px;
	}
.avia-gallery-thumb a {
    width: 50% !important;
	}
.sub-menu{
	background-color: #cccccc6b!important;
	}
#footer .flex_column{
		height: 135px;
	}
	.av-inner-tab-title{
		padding: 0px 5px;
	}
}

@media only screen and (max-width: 1178px){
	.slide-entry-wrap{
grid-template-columns: initial !important;
	}
}