a.regioblok {
    color: #fff;
    font-size: 21px;
    text-align: center;
    background-color: #4dc3e9;
    margin-bottom: 30px;
    padding: 30px 5px;
    border-radius: 10px;
    display: block;
}.menu-item-has-children.active, .current-menu-ancestor, .current-page-ancestor {
    border-top: 3px solid #01a5e4!important;
     margin-top: -2px;
}

ul.sub-menu li.current-page-ancestor, ul#footer-menu li.current-page-ancestor {
     border-top: 0!important;
 }


.menu-item-has-children {
    border-top: 3px solid transparent;
}

#header .header-nav .menu-item-has-children ul.sub-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

#dossiers a h5 {
    font-weight: 600;
    position: absolute;
    margin-top: -50px;
    color: white;
    font-size: 1.4em;
    width: 100%;
    display: block;
    text-shadow: 1px 1px #505050;
    text-align: center;
    position: absolute;
    bottom: 15px;
}

.news-archive .image img {
    border-radius: 10px;
    width: 100%;
    height: auto;
    height: 200px;
    object-fit: cover;
}

.agenda-archive .archive_item .title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    color: #545454;
    font-weight: bold;
    margin-right: 7px;
}

.agenda-archive .archive_item .date {
    margin-left: 17px;
}

.post-type-archive-agenda .archive-title-holder h1 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.post-type-archive-agenda .archive_item h5.title {
    font-weight: bold;
    font-size: 1em;
}

p#breadcrumbs {
    font-size: 0.85em;
}

#header .size-holder #fontsizer .fontbutton {
    padding-top: 2px;
}

/* mailchimp embed */
h3.e-mail-nieuwsbrief {
    font-weight: bold;
}
button#mc-embedded-subscribe {
    text-decoration: none;
    color: white;
    background-color: #4dc3e9;
    border: none;
    padding: 9px 0 9px 10px;
    border-radius: 10px;
    font-weight: 300;
}
button#mc-embedded-subscribe:hover {
    text-decoration: none;
    color: white;
    background-color: #3eb1d6;
}

button#mc-embedded-subscribe:after {
    background-color: #01a5e4;
    padding: 12px 10px 12px 9px;
    border-radius: 0px 10px 10px 0px;
    border: 0px;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    color: white;
    font-weight: 900;
}
label.privacy-beleid {
    font-weight: 100;
    font-size: 0.95em;
}

input#mce-EMAIL {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #f9f9f9;
    padding: 5px;
    padding-left: 10px;
    min-width: 230px;
}

/* search */
.search h3 {
    margin-top: 0;
    margin-bottom: 0;
}

input.offset-1.col-md-2.search-submit {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    color: white;
}

p#breadcrumbs {
    text-transform: uppercase;
}

#header .header__inner nav.nav {
    position: sticky;
}

a.main-button {
    text-decoration: none;
    display: inline-block;
    padding: 8px 0px 8px 10px;
}

.card {
    background-color: white;
    border: none;
    border-radius: 0;
}

.card-header {
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

.row.header__aside.logo_holder {
    z-index: 99;
    position: relative;
}

#header .container-header .header-image {
    background-position: top!important;
    position: sticky;
    background-attachment: fixed;
    z-index: 0;
    -webkit-background-size: contain!important;
    background-size: contain!important;
}

li.menu-item {
    border-top: 3px solid transparent;
}

.agenda-archive .date {
    color: #bdbdbd;
}

select#regio-select,
select#category-select {
    margin-top: 15px;
    margin-bottom: 25px;

    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-width: 250px;
}

.post-type-archive-news .news_image img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    width: 100%;
    height: auto;
}

.archive-item-holder .news__more a {
    color: #545454;
    font-weight: bold;
    text-decoration: none;
}

.gform_wrapper .gfield_required {
    color: #545454!important;
}

.footer-partners img {
    max-width: 100%;
}

@media all and (max-width: 1740px) {
    #header .container-header .header-image {
        background-size: cover!important;
    }
}

@media all and (max-width: 768px) {
    .archive-item-holder .news_image {
        margin-bottom: 20px;
    }

    #header .cta-holder .header-cta .header-cta-button.alt-button a {
        position: relative;
    }

    .header-cta .flex-end, .header-cta .flex-start {
        justify-content: center;
    }
    #header .cta-holder .header-cta .header-cta-button {
        margin: 0;
    }
    #header .cta-holder .header-cta .header-cta-button.alt-button {
        padding: 0!important;
        margin: 0;
        margin-bottom: 25px;
    }
    #header .cta-holder .header-cta .header-cta-button.alt-button i {
        top: 2px;
    }
    #header .cta-holder .header-cta .header-cta-button.donate {
        margin: 0;
        padding: 0!important;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #header .cta-holder .header-cta h2 {
        font-size: 1.8em;
        margin-top: 110px;
    }
    .social__items .col-xs-4.col-sm-4.col-md-4 {
        flex: 0 0 20%;
    }
    .social__items .col-xs-6.col-sm-6.col-md-6 {
        flex: 0 0 20%;
    }
    div#fontsizer {
        display: none;
    }
    #header .search-holder .search-input {
        float: right;
        width: 50%;
    }
    #header .header__inner nav.nav ul {
        display: block;
    }
    #header .header-nav .menu-item-has-children ul.sub-menu {
        position: relative;
        padding: 0;
        margin-left: -3px;
        margin-right: -3px;
    }
    button.navbar-toggler {
        float: right;
        margin: 5px;
        margin-right: 15px;
    }
    li.menu-item {
        border-top: none;
    }
    #header .header-nav .menu-item-has-children ul.sub-menu {
        background-color: transparent;
        border: none;
    }
    #header .header-nav .menu-item-has-children ul.sub-menu li {
        border: none;
        padding-left: 15px;
    }
    #header .header-nav .menu-item-has-children ul.sub-menu li a {
        padding-top: 8px;
        padding-bottom: 8px;
        text-transform: capitalize;
        color: #777;
    }
    .menu-item-has-children.active, .current-menu-ancestor, .current-page-ancestor {
        border-bottom: 3px solid #01a5e4;
    }
}

/** Marcel 10-8-2022 **/
h2.title {
	padding-top:20px;
}
#header .header__inner nav.nav ul li a {
	padding: 15px 12px;
}
.navbar-expand-lg .navbar-collapse {
	flex-direction: column;
}

@media (max-width: 768px) {
	#header .cta-holder .header-cta .header-cta-button.alt-button {
    	margin-top: 15px !important;
	}
}
.gform_footer .gform_button {
	padding: 10px 10px 10px 10px !important;
}
.ginput_container_consent {
	display:flex; 
}
.gform_wrapper.gravity-theme .gfield input {
    margin-right: 10px;
    align-self: flex-start;
    margin-top: 5px;
}
@media (min-width: 768px) {
	#header .cta-holder {
		padding-top: 80px;
	}
}

.youtube-vid {
	padding-top:56%;
	position:relative;
	width:100%;
}
.youtube-vid iframe {
	width:100%;
	top:0;
	height:100%;
	position:absolute;
}
a.regioblok {
    font-size: 21px;
    padding: 30px 5px;
}

.home .single-itme-link h3 {
    color: #3e3e3e;
    font-weight: bolder;
    font-size: 1em;
    text-decoration: none;
}

.page-template-template-contactgroups strong:after, .page-template-template-contactgroups em:after {
}

@media all and (max-width: 768px) {
    #dossiers a h5 {
        font-size: 1.2em!important;
    }
    footer .disclaimer-nav ul {
        margin-top: 10px;
    }
    footer .disclaimer-nav ul li a::after {
        content: ""!important;
    }
    footer .disclaimer-nav ul li:last-of-type a:not(.no-line)::after {
        content: ""!important;
    }
    footer .disclaimer-nav ul {
        display: inline-block;
    }
}
@media all and (max-width: 568px) {
    #dossiers a h5 {
        font-size: 1em!important;
    }
}

