/*
Theme Name: Trouwen in het Bos
Theme URI: https://themes.muffingroup.com/betheme
Author: Van Zwam Media
Author URI: https://muffingroup.com
Description: Child Theme for Trouwen in het Bos
Template: betheme
Version: 2.0.2
*/

body:not(.template-slider) #Header {
    min-height: 0;
}

p a, ul li a {
    color: inherit;
    font-weight: bold;
    text-decoration: underline;
}

.breadcrumb_path p a {
    font-weight: normal;
    text-decoration: none;
}

.column_heading .title {
    text-transform: uppercase;
}

.titel .mcb-column-inner {
    margin-bottom: 25px;
}

.reviews_img img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

a.ti-header.ti-header-grid.source-Google {
    padding: 0;
}

body .ti-widget.ti-goog .ti-header span, body .ti-widget.ti-goog .ti-header strong {
    color: #fff !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

.ti-widget span.ti-arrow-down {
    display: none !important;
}

.ti-widget.ti-goog.ti-review-text-mode-readmore.ti-text-align-left {
    text-align: left;
}

.google_recensies .mcb-column-inner {
    margin-bottom: 0 !important;
    margin-top: -10px;
}

.testimonials_slider .testimonials_slider_ul li {
    padding: 0;
}

.testimonials_slider_li blockquote {
    margin: 0;
    text-decoration: none !important;
    font-size: 15px;
    font-family: 'Poppins' !important;
    line-height: 28px;
}

.mcb-section .mcb-wrap .mcb-item-wgkndt .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    padding: 20px 30px 70px 30px;
	  padding-top: 85px;
	  border-radius: 30px;
}

.testimonials_slider_li .hr_dots {
    display: none;
}

.testimonials_slider_li .author {
    position: absolute;
    top: 30px;
    left: 30px;
    width: calc(100% - 60px);
    text-align: center;
    font-size: 30px;
	  line-height: 35px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 8px;
	  border-bottom: 2px solid #D0B385;
    padding-bottom: 20px;
}

.testimonials_slider_li .icon-quote:before {
	display: none;
}

li.testimonials_slider_li::before {
    content: '';
    background-image: url(https://trouweninhetbos.vanzwammedia.nl/wp-content/uploads/2025/10/quote_start.svg);
    width: 60px;
    height: 50px;
    position: absolute;
    left: 30px;
    top: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

li.testimonials_slider_li::after {
    content: '';
    background-image: url(https://trouweninhetbos.vanzwammedia.nl/wp-content/uploads/2025/10/quote_eind.svg);
    width: 60px;
    height: 50px;
    position: absolute;
    right: 30px;
    bottom: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}


li.testimonials_slider_li .blockquote::after {
    content: '';
    width: 125px;
    height: 30px;
    background-image: url(https://trouweninhetbos.vanzwammedia.nl/wp-content/uploads/2025/10/sterren.svg);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -65px;
}

li.testimonials_slider_li .blockquote {
    position: relative;
}

.mcb-section .mcb-wrap .mcb-item-wgkndt .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
	margin-bottom: 0;
}

.column_testimonials .mcb-column-inner {
    margin-bottom: 0;
}

.img_rond img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.tib_footer a {
    color: inherit;
	  transition: .2s all ease-in;
    font-weight: normal;
    text-decoration: none;
}

.tib_footer a:hover {
	  color: #D0B385;
	  text-decoration: none;
}

#Footer {
	background: #314037;
}

#back_to_top {
    display: none;
}

#Footer .footer_copy .copyright {
    text-align: center;
    width: 100%;
    color: #fff;
}

#Top_bar #logo img.svg {
    width: 100% !important;
}

li.testimonials_slider_li {
    position: relative;
	  border-radius: 30px;
}

.testimonials_slider .slick-list {
    border-radius: 30px;
}

.testimonials_slider a.slider_prev {
    background: none;
    padding: 0;
    left: -45px;
    top: 90%;
    transform: translateY(-100%);
}

.testimonials_slider a.slider_prev i {
    color: #fff;
    font-size: 20px;
}

.testimonials_slider a.slider_next {
	  background: none;
    padding: 0;
    right: -45px;
    top: 90%;
    transform: translateY(-100%);
}

.testimonials_slider a.slider_next i {
	  color: #fff;
    font-size: 20px;
}

#Top_bar .menu > li.current_page_item > a {
    color: inherit;
    font-weight: bold;
}

#Top_bar .menu > li.current_page_item::after {
	content: '';
	width: calc(100% - 20px);
	height: 1px;
	background: #D0B385;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 15px;
}

.current-page-ancestor a, .single-arrangementen .menu_arrangementen a, .single-onswerk .menu_onswerk a {
    color: inherit !important;
    font-weight: bold !important;
}

.current-page-ancestor::after, .single-arrangementen .menu_arrangementen::after, .single-onswerk .menu_onswerk::after {
	content: '' !important;
	width: calc(100% - 20px) !important;
	height: 1px !important;
	background: #D0B385 !important;
	position: absolute !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	bottom: 15px !important;
}

a:hover {
    color: #D0B385;
}

.header-transparent #Top_bar .menu_wrapper .menu > li > a,
.header-transparent #Top_bar .menu > li > a span {
	border: none;
    text-decoration: none;
}

.header-transparent #Top_bar .menu > li > a span {
    padding: 0 10px;
}

#Top_bar:not(.is-sticky) a {
    color: #fff !important;
}

.breadcrumb_path {
	color: #d0b385;
}

.special_quote p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.special_quote-donker p {
    color: #9AB89A;
}

.special_quote .mcb-wrap-inner::before {
    content: '';
    width: 60px;
    height: 50px;
    position: absolute;
    left: 25px;
    top: 15px;
    background-image: url(/wp-content/uploads/2025/10/quote_start.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.special_quote .mcb-wrap-inner::after {
    content: '';
    width: 60px;
    height: 50px;
    position: absolute;
    right: 25px;
    bottom: 15px;
    background-image: url(/wp-content/uploads/2025/10/quote_eind.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.special_quote-donker .mcb-wrap-inner::before {
    background-image: url(/wp-content/uploads/2025/10/quote_start-groen.svg);
}

.special_quote-donker .mcb-wrap-inner::after {
    background-image: url(/wp-content/uploads/2025/10/quote_end-groen.svg);
}

p + ul li {
    margin-bottom: 0 !important;
    color: inherit !important;
	  padding-left: 10px;
}

p + ul {
    margin-left: 8px !important;
	  color: inherit !important;
}

p + ul li::marker {
    content: '>';
    color: #D0B385;
    font-weight: bold;
}

.locaties_item {
    background: #fff;
    border-radius: 30px;
    padding: 20px;
}

.locaties_item h2 {
    text-transform: uppercase;
    margin-bottom: 25px;
}

.locaties_item.uitgelicht, .locaties_item.uitgelicht h2 {
    background-color: #314037;
    color: #fff;
}

.locaties_item-beeld {
    padding-right: 40px;
}

.locaties_item-beeld img {
    max-width: 300px;
    height: 200px;
    object-fit: cover;
}

.locaties_item-beeld {
    display: flex;
    flex-direction: column;
}

.locaties_item-beeld a:first-child {
    margin-bottom: 15px;
}

.locaties_item {
    display: flex;
    margin-bottom: 15px;
    width: 100%;
}

.locaties_item-content-btn {
    margin-top: 20px;
    margin-bottom: 5px;
}

.locaties_item-content-btn a {
    text-transform: uppercase;
    color: #D0B385;
    border: 1px solid #D0B385;
    border-radius: 8px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: .2s all ease-in;
    background-color: transparent;
}

.locaties_item-content-btn a:hover {
    background-color: #D0B385;
    color: #fff;
    text-decoration: none;
}

.arrangementen_item {
    background: #D0B385;
    border-radius: 30px;
    padding: 20px;
}

.arrangementen_item h2 {
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #fff;
}

.arrangementen_item-beeld {
    padding-right: 40px;
}

.arrangementen_item-beeld img {
    max-width: 350px;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.arrangementen_item-beeld {
    display: flex;
    flex-direction: column;
}

.arrangementen_item {
    display: flex;
    margin-bottom: 15px;
    width: 100%;
}

.arrangementen_item ul li::marker {
		content: '>';
    color: #fff;
    font-weight: bold;
}

.arrangementen_item ul {
    margin-left: 8px !important;
	  color: inherit !important;
}

.arrangementen_item ul li {
    margin-bottom: 0 !important;
    color: inherit !important;
	  padding-left: 10px;
}

.arrangementen_item-content-btn a {
    transition: .2s all ease-in;
}

.arrangementen_item-content-btn a:first-child {
    border-radius: 8px 8px 8px 8px;
    color: #000000;
    background-color: #D0B385;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.arrangementen_item-content-btn a:first-child:hover {
    background: #000000;
    border-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

.arrangementen_item-content-btn a:last-child {
    border-radius: 8px 8px 8px 8px;
    color: #fff;
    background-color: #D0B385;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.arrangementen_item-content-btn a:last-child:hover {
    background: #fff;
    border-color: #fff;
    color: #000;
    text-decoration: none;
}

.filter_locaties li {
    list-style-type: none;
}

.filter_locaties li a {
    color: #000000;
    position: relative;
    text-transform: lowercase;
    transition: .2s all ease-in;
}

.filter_locaties span {
    text-transform: lowercase;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.filter_locaties li a::before {
    width: 15px;
    height: 15px;
    content: '';
    background: #fff;
    border: 1px solid #D0B385;
    position: absolute;
    left: -25px;
    top: 3px;
    border-radius: 3px;
    transition: .2s all ease-in;
}

.filter_locaties li a:hover {
    color: #D0B385;
    text-decoration: none;
}

.filter_locaties li a.actief {
    font-weight: bold;
}

.filter_locaties li a.actief::before {
    background-color: #D0B385;
}

.filter_locaties li {
    padding-left: 25px;
}

.filter_mogelijkheden, .filter_provincie {
    margin-bottom: 20px;
}

select#provincies {
    border: 1px solid #D0B385;
    border-radius: 8px;
    color: #000;
}

select:focus {
    background-color: #fff !important;
}

.arrangementen_item-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.arrangementen_item-content-btn a:first-child {
    margin-right: 15px;
}

.arrangementen_item-content-tekst {
    margin-bottom: 30px;
}

.arrangementen_item-content-btn {
    margin-bottom: 5px;
}

header.section.mcb-section.section-post-header {
    display: none;
}

section.section.section-post-intro-share {
    display: none;
}

.fixed-nav {
    display: none;
}

.faq h3.heading {
    font-size: 15px;
    font-weight: bold;
}

.faq .title {
    padding: 10px 30px 5px 0 !important;
    border-top: 1px solid #D0B385;
    background: #fff !important;
}

body .faq .question > .title > .acc-icon-plus:before {
    content: '>';
    font-family: 'Poppins';
    font-size: 40px;
    color: #D0B385;
    margin-top: -17px !important;
}

body .faq .question .title > .acc-icon-minus:before {
    content: '>';
    font-family: 'Poppins';
    font-size: 40px;
    color: #D0B385;
    margin-top: -17px !important;
    transform: rotate(90deg);
}

.faq .question > .title .num {
    display: none;
}

.faq .question > .answer {
    padding: 0;
    background: transparent;
    padding-bottom: 7px;
}

.faq .question:after, .faq .question:before {
    display: none;
}

.faq .question {
    background: transparent;
}

.faq .question > .title {
    color: #000;
    background-color: transparent !important;
}

.faq .question.active > .title {
    font-weight: bold;
    color: #000;
}

.faq_wit::before {
    content: '';
    width: 10000vw;
    height: 100%;
    background: #fff;
    position: absolute;
    left: -99vw;
    top: -20px;
}

.faq_beeld {
    z-index: 2;
}

.faq_kleur {
    margin-bottom: -20px;
} 

.onswerk-cont_item-titel {
    font-size: 18px;
    display: flex;
    align-items: center;
    background: transparent;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 25px 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 4px;
    font-family: 'Poppins';
    text-transform: uppercase;
}

.onswerk-cont_item-titel::before {
    background: linear-gradient(to bottom, #ECE1CE, #fff);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
}

.onswerk-cont_item {
    position: relative;
}

.onswerk-cont_item-beeld {
    overflow: hidden;
    line-height: 0;
}

.onswerk-cont_item-beeld img {
    transition: .2s all ease-in;
}

.onswerk-cont_item a:hover .onswerk-cont_item-beeld img {
    transform: scale(1.1);
}

.onswerk-cont_item-titel span {
    z-index: 2;
}

.onswerk-cont_item-beeld img {
    width: 100%;
}

.gform-theme--foundation .gfield input.large, .gfield .ginput_container_date .gform-datepicker {
    background: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    font-weight: bold;
}

.gfield .ginput_container_date .gform-datepicker {
    width: 100%;
}

.gfield_checkbox input {
    border-radius: 5px !important;
    border-color: #D0B385 !important;
    box-shadow: none !important;
}

.gform-theme--foundation .gfield textarea {
    background: transparent;
    border: 1px solid #000;
    border-radius: 10px;
    box-shadow: none;
    font-weight: bold;
}

input#gform_submit_button_1, input#gform_submit_button_2 {
    border-radius: 8px 8px 8px 8px;
    color: #000000;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: .2s all ease-in;
    text-transform: uppercase;
}

input#gform_submit_button_1:hover, input#gform_submit_button_2:hover {
    background: #000000;
    border-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

label.gfield_label.gform-field-label {
    text-transform: lowercase;
    padding-left: 12px;
}

.google_maps iframe {
    border-radius: 30px !important;
}

.team_item .team_item-content {
    display: none;
}

.team_item {
    width: 19%;
    display: inline-block;
    border-radius: 30px;
    overflow: hidden;
    line-height: 0;
    position: relative;
    transition: .2s all ease-in;
    margin-right: 1.25%;
    margin-bottom: 8px;
    cursor: pointer;
}

.team_item:nth-child(5n+1) {
    margin-right: 0;
}

.team_item img {
    filter: grayscale(100%);
    height: 320px;
    object-fit: cover;
}

.team_item::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: transparent;
    transition: .2s all ease-in;
    border-radius: 30px;
    opacity: 0;
    border: 6px solid #fff;
}

.team_item.active::after {
    opacity: 1;
    transition: .2s all ease-in;
}

.team_profiel img {
    border-radius: 30px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.team {
    position: relative;
}

.team_profiel {
    position: absolute;
    right: 0;
    top: 0;
    width: 39%;
    height: 657px;
}

.team_profiel-inhoud {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    padding: 20px 25px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 30px;
}

.team_item-content span, .team_profiel-inhoud span {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    letter-spacing: 8px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.team_item-content p + ul {
    margin-top: -16px;
}

#gform_fields_2 h2.titel {
    text-transform: uppercase;
    color: #D0B385;
}

.blog_item-beeld img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    width: 175px;
}

.blog_item {
    background: #314037;
    border-radius: 30px;
    padding: 20px;
    display: inline-flex;
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
}

.blog_item-beeld {
    margin-right: 10px;
    overflow: hidden;
    flex-shrink: 0;
    line-height: 0;
}

.blog_item-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog_item-content .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: 5px;
}

.blog_item-content a.link {
    text-transform: uppercase;
    color: #D0B385;
    border: 1px solid #D0B385;
    border-radius: 8px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: .2s all ease-in;
    background-color: transparent;
    width: max-content;
}

.blog_item-content a.link:hover {
    background-color: #D0B385;
    color: #fff;
    text-decoration: none;
}

.blog_item:nth-child(even) {
    margin-right: 0;
}

.blog_item-beeld a:hover img {
    transform: scale(1.1);
}

.blog_item-beeld a img {
    transition: .2s all ease-in;
}

.blog_item-content .title a {
    color: inherit;
    transition: .2s all ease-in;
}

.blog_item-content .title a:hover {
    color: #d0b385;
    text-decoration: none;
}

.mfp-inline {
    background: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 100%;
}

.mfp-close-btn-in .mfp-close {
    font-size: 26px;
    padding: 0;
    color: #fff;
}

.locaties_item-beeld::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(https://trouweninhetbos.vanzwammedia.nl/wp-content/uploads/2025/10/Vergrootglas.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 50px;
    top: 10px;
}

.locaties_item-beeld {
    position: relative;
}

.locaties_item-beeld a {
    line-height: 0;
}

.mfp-content img {
    max-height: 80vh;
}

.locaties_grid-noresult {
    display: none;
}

.faq_img_overlay {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 500px;
}

.faq_img_overlay::after {
    content: '';
    width: 90px;
    height: 90px;
    background-image: url(https://trouweninhetbos.vanzwammedia.nl/wp-content/uploads/2025/10/TIHB_Hart_werkwijze_RGB.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: -10px;
    top: -40px;
}

.faq_btn {
    border-radius: 8px 8px 8px 8px;
    color: #000000;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    position: relative;
    transition: .2s all ease-in;
}

.faq_btn:hover {
    background: #000000;
    border-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

#Top_bar .menu > li.current_page_item.menu_offerte::after {
    display: none;
}

body:not(.home) #Top_bar .menu .menu_offerte.current_page_item a {
    background: #567360;
    border-color: #D0B385;
}

section.section.mcb-section.section-post-related {
    display: none;
}

@media (min-width: 768px) and (max-width: 1239px) {
	#Top_bar .responsive-menu-toggle {
    color: #314037;
	}
}

@media (min-width: 992px) {
    sr7-slide span {
			margin-left: 135px;
	}
	
	.titel--streep::before {
		content: '';
        width: 230px;
        height: 1px;
        background: #000000;
        position: absolute;
        left: -240px;
        top: 25px;
	}

    .contact_vragen .titel--streep::before {
        width: 200px;
    }
	
	.titel--streep {
    position: relative;
	}
	
	#Top_bar .logo {
    margin: 0 !important;
	}
	
	.header-transparent #Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 15px 20px;
	}

    .locaties_item-beeld img {
        width: 300px;
    }

    .arrangementen_item-beeld img {
        width: 350px;
    }
}

@media (min-width: 1240px) {
	.titel--inspringen span {
    margin-left: 90px;
	}
	
	#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 100%;
	} 
	
	#Top_bar.is-sticky {
		height: 70px;
	}
	
	 #Top_bar.is-sticky #logo, #Top_bar.is-sticky .custom-logo-link, #Top_bar.is-sticky #logo img {
        height: 60px !important;
        max-height: 60px !important;
   }
	
	#Top_bar.is-sticky {
    opacity: 1;
	}
	
	#Top_bar .menu > li > a span:not(.description), .header-transparent #Top_bar.is-sticky .menu > li > a span:not(.description) {
    line-height: 16px;
	}
	
	#Top_bar .menu > li {
    padding: 35px 0 20px 0;
	}
	
	#Top_bar .menu > li > a {
		padding: 0;
	}
	
	.header-transparent #Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 0;
	}
	
	#Top_bar.is-sticky .menu > li {
    padding: 35px 0 20px 0;
	}
	
	#Top_bar .menu > li.hover > a {
		color: inherit;
	}
	
	#Top_bar .menu > li > a {
		transition: .2s all ease-in;
	}
	
	#Top_bar .menu > li > a:hover {
		color: #d0b385 !important;
	}
	
	#Top_bar .menu .menu_offerte a {
    padding: 10px 20px !important;
    background: transparent;
    border-radius: 8px;
    position: relative;
		border: 1px solid #fff !important;
    top: -10px;
    margin-left: 10px;
		color: #fff !important
	}
	
	#Top_bar.is-sticky .menu .menu_offerte a {
    padding: 10px 20px !important;
    background: #D0B385;
		border-color: #D0B385; 
    border-radius: 8px;
    position: relative;
    top: -10px;
    margin-left: 10px;
		color: #fff !important
	}
	
	#Top_bar .menu .menu_offerte a:hover {
		color: #fff !important;
		background-color: #000000;
		border-color: #000000 !important;
	}
	
	.locaties_filter-blok-child {
    position: sticky;
    top: 91px;
    align-self: auto;
	}
	
	.locaties_filter-blok {
		position: relative;
	}
	
	.locatie_bg::before {
    width: 70%;
    height: 85%;
    background: #EEF4EE;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
	}

    .arrangement_bg::before {
        width: 70%;
        height: 66%;
        background: #F5F0E6;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        }

    body:not(.home) div#Content {
        padding-top: 71px !important;
    }

    body:not(.home) #Top_bar #logo img {
        filter: brightness(0) !important;
    }

    #Top_bar #logo {
        padding: 5px 0 !important;
    }

    body:not(.home) #Top_bar .menu > li > a {
        color: #000 !important;
    }

    .menu_wrapper {
        max-height: 70px;
    }

    body:not(.home) #Top_bar .menu .menu_offerte a {
        padding: 10px 20px !important;
        background: #D0B385;
        border-color: #D0B385;
        border-radius: 8px;
        position: relative;
        top: -10px;
        margin-left: 10px;
        color: #fff !important;
    }

    body:not(.home) #Top_bar .menu .menu_offerte a:hover {
        color: #fff !important;
        background-color: #000000;
        border-color: #000000 !important;
    }

    body:not(.home) #Top_bar .menu > li > a:hover {
		color: #d0b385 !important;
	}

    .onswerk-cont {
        column-count: 3;
        column-gap: 20px;
    }

    .onswerk-cont_item {
        break-inside: avoid;
        margin-bottom: 20px;
    }

    .locaties_item-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media (min-width: 1600px) {
	#Header .container {
    max-width: 1500px;
	}
	
	.menu_tel {
    margin-left: 70px !important;
	}
}

@media (min-width: 1920px) {
	.mfn-main-slider sr7-txt, .mfn-main-slider .sr7-btn {
    margin-left: 20px;
	}
}

@media (max-width: 1300px) {
    .mfn-main-slider .sr7-btn {
        margin-left: 20px;
    }
}

@media (max-width: 1239px) {
	.titel--inspringen br {
        display: none;
	}

    .arrangementen_item-content-btn a {
        display: block;
        text-align: center;
    }

    .arrangementen_item-content-btn a:first-child {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .onswerk-cont_item {
        position: relative;
        margin-bottom: 20px;
    }

    .blog_item {
        width: 100%;
        margin-right: 0;
    }

    .current-page-ancestor::after, .single-arrangementen .menu_arrangementen::after, .single-onswerk .menu_onswerk::after {
        display: none;
    }

    .single-onswerk #Content, .single-arrangementen #Content, .single-locaties #Content, .parent-pageid-243 #Content {
        padding-top: 0;
    }
}


@media (max-width: 1299px) {
	.mfn-main-slider sr7-txt {
			padding-left: 20px !important;
			padding-right: 20px !important;
	}
	
	.mfn-main-slider sr7-btn {
		margin-left: 20px;
	}
}

@media (max-width: 991px) {
    sr7-slide span {
			margin-left: 50px;
	}
	
	.testimonials_slider a.slider_prev  {
		left: -30px;
	}
	
	.testimonials_slider a.slider_next  {
		right: -30px;
	}

    .locaties_item {
        display: block;
    }

    .locaties_item-beeld {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-right: 0;
    }

    .locaties_item-beeld img {
        max-width: 100%;
        width: 100%;
    }

    .locaties_item-beeld::after {
        right: 10px;
    }

    .locaties_item-beeld a {
        display: block;
        width: 100%;
        height: auto;
    }

    .locaties_item-beeld {
        display: block;
    }

    .locaties_item-beeld a {
        margin-bottom: 15px;
    }

    .arrangementen_item {
        display: block;
    }

    .arrangementen_item-beeld {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .arrangementen_item-beeld img {
        max-width: 100%;
    }
}

@media (max-width: 959px) {
    .team_item {
        width: 100%;
        overflow: visible;
        line-height: normal;
        margin-right: 0;
    }

    .team_item:not(:last-child) {
        margin-bottom: 30px;
    }

    .team_item-content {
        margin-top: 10px;
    }
    
    .team_item::after {
        display: none;
    }

    .team_item .team_item-content {
        display: block;
    }

    .team_profiel {
        display: none;
    }

    .team_item img {
        width: 100%;
        height: auto;
    }

    .faq_img_overlay {
        display: none;
    }
}

@media (max-width: 767px) {
	.header-transparent.ab-hide #Top_bar, #Top_bar {
    background: #314037 !important;
	}

    .mcb-section .mcb-wrap .mcb-item-wgkndt .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
        padding-top: 135px;
    }
}

@media (max-width: 757px) {
    .locaties_item-beeld img {
        height: 150px;
    }

    .arrangementen_item-beeld img {
        height: 200px;
    }

    .blog_item {
        display: block;
    }

    .blog_item-beeld img {
        width: 100%;
        height: auto;
        aspect-ratio: 3/2;
    }

    .blog_item-beeld {
        height: auto;
        width: 100%;
        margin-bottom: 10px;
    }
}