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


h1, h2{
	text-transform:none !important;
}

.volledige-breedte .container {
    width: 100vw;          
    max-width: 100vw;     
    margin: 0;
    padding: 0;
}

.volledige-breedte .avia-image-container img {
    width: 100vw;        
    height: auto;        
    max-height: 422px;  
	margin-top:50px;
	object-fit:cover;
}


.midden-foto .container {
    width: 100vw;
    max-width: 100vw;
    margin: 0;
    padding: 0;
}

.midden-foto .avia-image-container img {
    width: 100vw;
    max-width: 100vw;
    height: auto;
	margin-bottom: -60px;
}

.info-stuk {
    padding: 10px;
    background-color: #fadfa9;
}


.aanmelden {
    padding: 10px;
    margin-top: 8px;
}

.knop{
    font-family: 'verdana-pro-cond', Helvetica, Arial, sans-serif;
   
}


.rode-tekst{
	background-color:#b6301b;
	padding:29px;
}

.rood-tekst{
	background-color:#b6301b;
	padding:39.7px;
}

.gele-blok{
    background-color: #fadfa9;
	padding:10px;
	margin-top:20px;
}


.tekst-blok{
	 background-color: #fadfa9;
	padding:10px;
	margin-top:21px;
}

.content, .sidebar {
padding-top: 0px !important;
padding-bottom:30px !important;
}
h3{
	margin-top:53px;
}

.container.av-logo-container{
	    height: 88px !important;
    line-height: 88px !important;
}
#footer a {
   padding:0px;
}
#top #footer .widget ul {
    float: none;
    margin-top: 13px!important;
}

#footer {
	padding:0px!important;
}


@media only screen and (max-width: 1051px) and (min-width: 929px) {
   .rood-tekst{
	background-color:#b6301b;
	padding:48px;
}

.tekst-blok{
	 background-color: #fadfa9;
	padding:10px;
	margin-top:25px;
}
}

#header_main {
    height: 150px !important; 
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 20px 40px !important;
    background-color: #ffffff !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    transition: height 0.3s !important; 
}

#header .logo img {
    max-height: 82px !important;
    width: auto !important;
}

#top a:where(:not(.wp-element-button)) {
    text-decoration: none;
    max-height: 89px !important;
}


.main_menu {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
    	span.logo.avia-standard-logo img {
    max-height: 55px !important;
    margin-left: 6px;
}
	
	.volledige-breedte .avia-image-container img{
		        width: 890px;
        margin-top: -1px;
    }
	
.midden-foto .avia-image-container img {
	    max-width: 85vw;

}
	
	
	#header_main {
        padding: 20px;
        height: 150px !important;
    }

    #header .logo img {
        height: 80px !important;
    }

    .avia-menu {
        flex-direction: row;
    }

    .avia-menu li {
        margin: 0 15px;
        padding: 10px;
    }
	#top #wrap_all .avia-button.av-m2eriawe-c8b78d19813c22005b5a075089e013a3 {
		padding:10px 55px 10px 24px !important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #top #wrap_all .avia-button.av-5jk4-7bacb5e16c20947d99cf46af3b93e89b {
        font-size: 20px !important;
        padding: 10px 57px 10px 40px !important; 
    }
	
	#top #wrap_all .avia-button.av-m2eriawe-46b55b0047517348ad1996f6e71c48fd {
        font-size: 20px !important; 
padding:10px 35px 10px 29px !important ;
	}
}

@media only screen and (max-width: 768px) {
    .responsive .av-burger-menu-main {
        display: block;
        margin-right: -37px;
    }
}

@media only screen and (max-width: 767px) {
    .responsive #top .logo {
        position: static;
        display: table;
        height: 80px !important;
        float: none;
        padding: 0;
        border: none;
        width: 80%;
        margin-left: -37px!important;