/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

html{
	scroll-behavior: smooth;
}

body{
	overflow-x: hidden !important;
}

.vc_row{
	margin-top: 4em;
}

.vc_inner{
	margin-top: 0em;
}

.page .color-white {
	color: #fff !important;
}

.headerrow .wpb_text_column{
	padding: 2em !important;
	background: #25392B !important;
	color: #E3D8C6 !important;
	border-radius: 20px !important;
	padding-bottom: 3em !important;
}

h1{
	font-size: 35px !important;
	font-family: "september", sans-serif;
	font-weight: 500;
	font-style: normal;
}

.headerrow .vc_col-sm-4{
	width: 28.5%;
	float: right;
}

.beigebutton{
	display: block;
    background: #F0E8DB;
    text-align: center;
    border-radius: 60px;
    padding: 20px;
    line-height: 20px;
    font-size: 13px;
    font-family: "Manrope", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #25392B;
	
	background: linear-gradient(#F0E8DB, #F0E8DB 50%, #5B8500 50%) !important;
    background-size: 100% 200% !important;
    transition: background 0.5s !important;
}

.beigebutton:hover{
	background-position: 100% 100% !important;
	color: white !important;
}

.headerrow{
	padding-top: 11em;
    margin-top: -10.7em;
    z-index: 1;
	padding-bottom: 5.5em;
	background-repeat: no-repeat;
	z-index: 4;
}

header{
	z-index: 5 !important;
}

.main-navigation .main-nav ul li a{
	font-family: "Manrope", sans-serif;
	font-weight: 500 !important;
	color: #E3D8C6 !important;
}

.main-navigation .main-nav ul li.contactbutton a{
	background: #E3D8C6;
    border-radius: 60px;
    color: #25392B !important;
    display: flex;
    gap: 30px;
    padding: 19px 25px;
    line-height: 22px !important;
}

.contactbutton a img{
	transition: transform .2s ease-in-out !important;
}

.main-navigation .main-nav ul li.contactbutton a:hover{
	background: #5B8500 !important;
	color: white !important;
}

.contactbutton a:hover img{
	transform: rotate(45deg);
	filter: brightness(0) saturate(100%) invert(100%) sepia(12%) saturate(7488%) hue-rotate(182deg) brightness(123%) contrast(96%);
}

h2{
	color: #25392B !important;
	font-family: "september", sans-serif;
	font-size: 40px !important;
}

.secondrow{
	padding-top: 13em;
    padding-bottom: 4em;
    margin-top: -7em;
}

.top-bar{
	background: #1C2C21 !important;
}

.inside-top-bar{
	padding-top: 13px;
    padding-bottom: 12px;
}

.top-bar #static_block_widget-3{
	width: 100% !important;
	background: #1C2C21 !important;
}

.top-bar #static_block_widget-3 .vc_row{
	margin-top: 0em !important;
}

.top-bar #static_block_widget-3 p{
	margin-bottom: 0px !important;
}

.top-bar #static_block_widget-3 .vc_column-inner{
	padding-top: 0px !important;
}

.top-bar #static_block_widget-3 .wpb_text_column{
	margin-bottom: 0px !important;
}

.top-bar a{
	color: #E3D8C6 !important;
	font-size: 13px !important;
	font-family: "Manrope", sans-serif;
	line-height: 25px !important;
	font-weight: 600 !important;
}

.greenline{
	color: #5B8500;
    margin-left: 10px;
    margin-right: 10px;
}

p{
	color: #25392B ;
	font-size: 18px;
	line-height: 32px;
	font-family: "Manrope", sans-serif;
}

.greenlink{
	color: #25392B;
    font-size: 14px;
    display: flex;
    gap: 25px;
	font-weight: bold !important;
}

.usptext p{
	font-size: 14px !important;
    color: #25392B;
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
	margin-bottom: 0px !important;
	line-height: 51px !important
}

.huisje-informatierow.vc_row{
    margin-top: -4em !important;
}

.huisje-informatierow.vc_row > .vc_col-sm-6:first-child ul{
	margin-left: 1.2em !important;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner{
	padding: 50px;
    padding-bottom: 0.95em;
    border-radius: 20px !important;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner p{
	display: flex;
	gap: 25px;
	font-weight: 500;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner li{
	font-size: 18px !important;
	color: #25392B !important;
	font-family: 'Manrope' sans-serif;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner .color-white p{
	color: white !important;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner .color-white li{
	color: white !important;
}

.stickyrow{
	position: fixed !important;
	left: unset !important;
	top: 17vw;
	max-width: 62px !important;
	display: inline-flex;
	float: right;
	right: 2vw;
	z-index: 100;
}

.headerrow .stickyitems {
    background: #E3D8C6 !important;
    padding: 10px !important;
    padding-bottom: 2px !important;
    border-radius: 20px !important;
	display: inline-flex;
	position: fixed;
	right: 1vw;
	top: 25.5em;
}

.stickyitems p{
	margin-bottom: 0px !important;
}

.sliderrow .slick-slide:hover .slidertextcontainer{
	background: #fff7ea !important;
}


.stickyitems .wpb_wrapper{
	display: flex !important;
	flex-direction: column !important;
	gap: 0px !important;
}

.huisje-informatierow .slick-slide{
	margin: 0px !important;
	margin-top: 9px !important;
}

.huisje-informatierow .slick-dots{
	bottom: 3em !important;
}

.huisje-informatierow .slick-dots li i{
	opacity: 1 !important;
	background: white !important;
	border-radius: 50% !important;
}

.huisje-informatierow .slick-dots li.slick-active i::before {
    border: 1.5px solid white;
    border-radius: 60px;
    background: #5B8500;
}

.huisje-informatierow .slick-dots li.slick-active i{
	color:#5B8500 !important;
}

.plattegrondrow.vc_row{
	margin-top: 0em !important;
	padding-bottom: 10em !important;
}

.unionbackground-row{
	padding-top: 30em;
	margin-top: -27em;
}

.unionbackground-row .vc_col-sm-2{
	width: 20% !important;
}

.unionbackground-row .vc_col-sm-8{
	width: 60% !important;
}

.unionbackground-row h2{
	font-size: 60px !important;
}

#omgeving.secondrow .vc_col-sm-2{
	width: 18% !important;
}

#omgeving.secondrow .vc_col-sm-4{
	width: 30% !important;
    float: right;
}

#omgeving.secondrow .vc_col-sm-6{
	width: 48% !important;
	margin-left: 1em !important;
}

#omgeving.secondrow{
	padding-top: 0em;
    margin-top: 0em;
    padding-bottom: 0em;
}

.sliderrow{
	left: 0px !important;
	overflow: hidden !important;
	margin-top: 0em !important;
}

.sliderrow::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/08/Rectangle-1117.svg);
    display: inline-block !important;
    width: 420px !important;
    height: 100% !important;
    position: absolute;
    left: 66.2vw;
    z-index: 3;
    top: 2em;
    background-size: cover;
}

.slidertextcontainer{
	background: #E3D8C6;
    padding: 40px;
    margin-top: -1.6em;
    border-radius: 0px 0px 20px 20px;
    width: 99.6%;
}

.slidertextcontainer h3{
	color: #25392B;
    font-family: 'september';
    font-size: 25px;
    font-weight: 500;
	min-height: 60px !important;
}

.greenlink{
	text-transform: uppercase !important;
}

.slidertextcontainer .greenlink img{
	transition: transform .2s ease-in-out !important;
}

.slidertextcontainer .greenlink:hover img{
	transform: rotate(45deg);
}

.prachtigenatuur-row{
	text-align: left !important;
	margin-top: -2em;
    padding-top: 6em;
}

.prachtigenatuur-row .beigebutton{
	background: #E3D8C6 !important;
	border-radius: 20px !important;
	text-align: left !important;
	gap: 30px;
	display: flex;
	font-size: 20px;
	font-family: 'september';
	padding: 36px 41px;
	line-height: 30px;
	font-weight: 500;
	text-transform: capitalize;
	background: linear-gradient(#E3D8C6, #E3D8C6 50%, #25392B 50%) !important;
    background-size: 100% 200% !important;
    transition: background 0.5s !important;
}

.prachtigenatuur-row .beigebutton:hover{
	background-position: 100% 100% !important;
}

.prachtigenatuur-row .vc_col-sm-4 p{
	display: flex;
    flex-direction: column;
    gap: 16px;
}

.prachtigenatuur-row .slick-slide{
	margin: 0px !important;
}

.prachtigenatuur-row .ult-carousel-wrapper{
	padding-bottom: 0px !important;
}

.prachtigenatuur-row .slick-dots{
	bottom: 3em !important;
}

.prachtigenatuur-row .slick-dots li.slick-active i::before {
    border: 1.5px solid white;
    border-radius: 60px;
    background: #5B8500 !important;
}

.prachtigenatuur-row .slick-dots li.slick-active i{
	color: #5B8500 !important;
}

.prachtigenatuur-row .slick-dots li i{
	opacity: 1 !important;
	background: white !important;
	border-radius: 50% !important;
}

.sfeerimpressie-row .wpb_image_grid_ul{
	display: flex;
	gap: 15px;
}

.sfeerimpressie-row .isotope-item{
	position: unset !important;
}

.sfeerimpressie-row .vc_inner .vc_col-sm-7 .vc_column-inner{
	padding-right: 7px !important;
}

.sfeerimpressie-row .vc_inner .vc_col-sm-5 .vc_column-inner{
	padding-left: 7px !important;
}

.sfeerimpressie-row .vc_inner .vc_col-sm-5 .wpb_single_image{
	margin-bottom: 15px !important;
}

.sfeerimpressie-row h2{
	font-size: 60px !important;
}

.sfeerimpressie-row h2, .sfeerimpressie-row p{
	color: #E3D8C6 !important;
}

.sfeerimpressie-row{
	background-position: center !important;
	padding-top: 10em;
	padding-bottom: 12em;
	background-repeat: no-repeat;
}

.sfeerimpressie-row .color-white{
	padding-left: 14.8em;
    padding-right: 14.8em;
	margin-bottom: 75px !important;
}


.lightgreenbutton{
	background: linear-gradient(#5B8500, #5B8500 50%, #E3D8C6 50%) !important;
    background-size: 100% 200% !important;
    transition: background 0.5s !important;
	color: white !important;
	font-family: "Manrope", sans-serif;
	font-size: 13px !important;
	text-transform: uppercase;
	padding: 21px 37px !important;
	line-height: 25px !important;
	border-radius: 60px !important;
	font-weight: bold;
	letter-spacing: 0.5px;
	position: relative;
	top: 1em;
}

.lightgreenbutton:hover{
	background-position: 100% 100% !important;
	color: #25392B !important;
}

.lightgreenbuttontwee{
	background: linear-gradient(#5b8500, #5B8500 50%, #95c729 50%) !important;
    background-size: 100% 200% !important;
    transition: background 0.5s !important;
	color: white !important;
	font-family: "Manrope", sans-serif;
	font-size: 13px !important;
	text-transform: uppercase;
	padding: 21px 37px !important;
	line-height: 25px !important;
	border-radius: 60px !important;
	font-weight: bold;
	letter-spacing: 0.5px;
	position: relative;
	top: 1em;
}

.lightgreenbuttontwee:hover{
	background-position: 100% 100% !important;
}

#footer-widgets input, #footer-widgets textarea{
	background: #E3D8C6;
	border: none;
	border-radius: 10px;
	padding: 21px 25px;
}

#footer-widgets input::placeholder, #footer-widgets textarea::placeholder{
	color: #25392B40 !important;
	font-size: 16px !important;
	font-family: "Manrope", sans-serif !important;
} 

#footer-widgets textarea{
	height: 143px !important;
}

#footer-widgets input[type='submit']{
	background: #5B8500;
    border-radius: 60px;
    font-weight: bold;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-family: 'Manrope';
    font-size: 13px !important;
    padding: 23px 66px !important;
}

#footer-widgets .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
	font-family: 'Manrope';
    font-size: 16px;
    color: #25392B;
	padding: 0px;
    line-height: 23px;
}

#footer-widgets .vc_tta-panel{
	margin-bottom: 16px !important;
	background: #E3D8C6;
	border-radius: 10px;
}

#footer-widgets .vc_tta-panel-heading{
	border-radius: 10px;
	background: #E3D8C6;
    border: none;
    padding: 21px 30px;
    line-height: 0px !important;
}

#footer-widgets .vc_tta-panel-heading::before{
	content: "";
	background: url(/wp-content/uploads/2024/08/Icon-feather-arrow-right-1.svg);
	background-repeat: no-repeat;
	display: inline-block !important;
	width: 16px !important;
	height: 16px !important;
	background-size: 100%;
	position: absolute;
	right: 1em;
	margin-top: 0.3em;	
	transition: transform .2s ease-in-out !important;
}

#footer-widgets .vc_active .vc_tta-panel-heading::before{
	transform: rotate(180deg);
}

#footer-widgets .vc_tta-panel-body{
	background: #D1C3AC;
    border: none;
    border-radius: 0px 0px 10px 10px;
}

.copyright-bar{
	width: 100% !important;
}

.copyright-bar .vc_row{
	margin-top: 0px !important;
}

.copyright-bar .vc_column-inner{
	padding-top: 0px !important;
}

.copyright-bar p{
	margin-bottom: 0em !important;
}

.copyright-bar .wpb_text_column{
	margin-bottom: 0px !important;
}

.copyright-bar p, .copyright-bar a{
	color: white !important;
	font-size: 16px !important;
}

footer{
	background: #25392B !important;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner:hover{
	background: #25392B !important;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner:hover p,
.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner:hover li{
	color: white !important;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner:nth-child(2) .vc_col-sm-6:first-child .vc_column-inner:hover{
	background: #F0E8DB !important;
}

.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner:nth-child(2) .vc_col-sm-6:first-child .vc_column-inner:hover p,
.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner:nth-child(2) .vc_col-sm-6:first-child .vc_column-inner:hover li{
	color: #25392B !important;
}

.sliderrow .slick-arrow{
	display: none !important;
}

.mobile-show{
	display: none !important;
}

/* MIKEV ADDITIONS */
body .home-banner {
	background-color: #E2DAC6;
}

.car-container * {
    height: 100% !important;
    border-radius: 15px;
    object-fit: cover;
}

.page-id-396 .site-header {
    display: none !important;
}

.page-id-396 .footer-widgets {
    display: none !important;
}

body .gform_validation_errors * {
    font-size: 15px !important;
}

body .sliderrow .slick-arrow {
    font-size: 25px !important;
}

.page-id-494 .main-navigation .main-nav ul li a {
    color: inherit !important;
}

.page-id-494 .site-header {
	background-color: #D2C3AD;
}

@media (min-width: 1950px){
	.headerrow{
		background-size: cover;
		background-position: bottom;
	}
	.secondrow{
		background-size: cover;
		margin-top: -9em;
	}
	.unionbackground-row{
		background-size: cover;
		margin-top: -30em;
	}
	.sliderrow p:first-child img{
		width: 99.5% !important;
	}
	.sfeerimpressie-row{
		background-size: cover;
		background-position: top !important;
	}
}

@media screen and (min-width: 1200px){
	/* MIKEV ADDITIONS */
	.sliderrow .slick-arrow{
		display: block !important;
	}
	body .vc_row-no-padding .ult-carousel-wrapper .slick-prev {
		left: -8px !important;
		z-index: 999 !important;
	}
	body .vc_row-no-padding .ult-carousel-wrapper .slick-next {
		left: 73.6vw !important;
		z-index: 999 !important;
	}
}

/* 110% size */
@media (min-width: 1701px) and (max-width: 1919px) {}

/* Laptop L (120%) size */
@media (min-width: 1501px) and (max-width: 1700px) {
	.headerrow .vc_col-sm-4 {
		width: 29.5%;
		float: right;
		margin-right: 0em;
		margin-top: -2em;
	}
	.headerrow .stickyitems{
		right: 1vw !important;
	}
	#huisje.secondrow {
		padding-top: 18em;
		padding-bottom: 4em;
		margin-top: -13em;
		background-color: #E3D8C6;
	}
	.sliderrow::after {
		right: 0.9em !important;
	}
	.slidertextcontainer{
		padding: 27px !important;
	}
	.sliderrow {
		left: -28px !important;
		overflow: hidden !important;
		margin-top: 0em !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
		width: 100% !important;
	}
	.headerrow .stickyitems{
		top: 22em !important;
	}
	.headerrow{
		padding-bottom: 7em !important;
	}
	div.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner {
		padding: 50px;
		padding-bottom: 1em;
		border-radius: 20px !important;
	}
	#footer-widgets .vc_row{
		margin-top: 0em !important;
	}
	.prachtigenatuur-row.vc_row .beigebutton{
		padding: 35.5px 41px !important;
	}
	body .vc_row-no-padding .ult-carousel-wrapper .slick-next {
		left: 65.6vw !important;
		z-index: 999 !important;
	}
}

/* Macbook screens size (1440x768) */
@media (min-width: 1401px) and (max-width: 1500px) {
	.headerrow .vc_col-sm-4 {
		width: 29.5%;
		float: right;
		margin-right: 4em;
		margin-top: -3em;
	}
	.headerrow .stickyitems{
		right: 1vw !important;
	}
	#huisje.secondrow {
		padding-top: 18em;
		padding-bottom: 4em;
		margin-top: -13em;
		background-color: #E3D8C6;
	}
	.sliderrow::after {
		right: 0.9em !important;
	}
	.slidertextcontainer{
		padding: 27px !important;
	}
	.sliderrow {
		left: -28px !important;
		overflow: hidden !important;
		margin-top: 0em !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
		width: 100% !important;
	}
	.headerrow .stickyitems{
		top: 22em !important;
	}
	#footer-widgets .vc_row{
		margin-top: 0em !important;
	}
}

/* Laptop S/M (150%) sizes */
@media (min-width: 1200px) and (max-width: 1400px) {
	.headerrow .vc_col-sm-4 {
		width: 29.5%;
		float: right;
		margin-right: 4em;
		margin-top: -3em;
	}
	.headerrow .stickyitems{
		right: 1vw !important;
	}
	#huisje.secondrow{
		background-size: 100%;
		background-color: #E3D8C6;
	}
	.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner {
		padding: 40px;
		padding-bottom: 0.65em;
		border-radius: 20px !important;
	}
	.slidertextcontainer{
		padding: 25px !important;
	}
	.sliderrow::after{
		right: 0em !important;
	}
	.sliderrow{
		left: -25px !important;
	}
	.prachtigenatuur-row .beigebutton{
		padding: 32px 35px !important;
		font-size: 19px !important;
	}
	.headerrow .stickyitems{
		top: 19em !important;
	}
	#footer-widgets .vc_row{
		margin-top: 0em !important;
	}
}

/* Tablet/iPad landscape mode */
@media (min-width: 901px) and (max-width: 1199px) {
	h2 {
		font-size: 36px !important;
	}
	.sliderrow .slick-arrow {
		display: inline-block !important;
	}
	body .vc_row-no-padding .ult-carousel-wrapper .slick-prev {
		left: -8px !important;
		z-index: 999 !important;
	}
	body .vc_row-no-padding .ult-carousel-wrapper .slick-next {
		left: 72.6vw !important;
		z-index: 999 !important;
	}
}

/* Tablet/iPad portrait mode */
@media (min-width: 501px) and (max-width: 900px) {
	.headerrow .vc_col-sm-4{
		width: 60% !important;
		float: unset;
		margin-left: auto;
		margin-right: auto;
		margin-top: -3em;
		padding-bottom: 3em;
	}
	.headerrow .vc_col-sm-8{
		display: none !important;
	}
	.secondrow .vc_col-sm-2{
		width: 27% !important;
	}
	
	.secondrow .vc_col-sm-6{
		width: 73% !important;
	}
	
	.secondrow .vc_col-sm-4{
		width: 100% !important;
	}
	.usptext p{
		line-height: 20px !important;
		align-items: baseline !important;
	}
	.usptext > .wpb_wrapper {
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
	#huisje.secondrow{
		background-color: #E3D8C6;
	}
	.secondrow {
		padding-top: 19em;
		padding-bottom: 4em;
		margin-top: -14em;
	}
	.huisje-informatierow.vc_row .vc_col-sm-6 .vc_inner .vc_column-inner{
		padding: 1em !important;
		padding-bottom: 0px !important;
	}
	.huisje-informatierow.vc_row > .vc_col-sm-6{
		width: 40% !important;
	}
	.huisje-informatierow.vc_row > .vc_col-sm-6:first-child{
		width: 60% !important;
	}
	.unionbackground-row .vc_col-sm-8{
		width: 80% !important;
	}
	.unionbackground-row .vc_col-sm-2{
		width: 10% !important;
	}
	.unionbackground-row {
		padding-top: 26em;
		margin-top: -26em;
		padding-bottom: 9em;
	}
	#omgeving.secondrow .vc_col-sm-2{
		width: 33% !important;
	}
	
	#omgeving.secondrow .vc_col-sm-6 {
		width: 67% !important;
		margin-left: 0em !important;
	}
	
	#omgeving.secondrow .vc_col-sm-4{
		width: 100% !important;
	}
	.sliderrow::after{
		right: 0 !important;
	}
	.sliderrow{
		left: -25px !important;
	}
	.prachtigenatuur-row .wpb_column{
		width: 100% !important;
	}
	.prachtigenatuur-row .vc_col-sm-4 p{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.sfeerimpressie-row .color-white {
		padding-left: 5em;
		padding-right: 5em;
		margin-bottom: 60px !important;
	}
	.sfeerimpressie-row {
		background-position: center !important;
		padding-top: 5em;
		padding-bottom: 7em;
		background-repeat: no-repeat;
		background-size: 154%;
	}
	#footer-container .vc_col-sm-2{
		display: none !important
	}
	#footer-container .vc_col-sm-5{
		width: 50% !important;
	}
	#footer-container{
		margin-top: 0em !important;
	}
	.menu-toggle{
		color: white !important;
	}
	.mobile-menu-open .headerrow{
		margin-top: -37em !important;
	}
	.main-navigation .main-nav ul li a{
		background: #E3D8C6;
		color: #25392B !important;
	}
	.main-navigation .main-nav ul{
		background: #E3D8C6;
	}
}

/* Tablet/iPad portrait BIG mode (850x1024) */
@media (min-width: 701px) and (max-width: 900px) {}

/* Mobile general */
@media (max-width: 500px) {
	.top-bar #static_block_widget-3 p{
		text-align: left !important;
	}
	.headerrow {
		padding-top: 5em;
		margin-top: -10.2em;
		z-index: 1;
		padding-bottom: 1em;
		background-repeat: no-repeat;
		background-position: left -31em top;
	}
	.headerrow .vc_col-sm-4{
		width: 100% !important;
	}
	.headerrow .stickyitems{
		position: relative;
		top: 0;
		flex-direction: row;
		right: 0em;
		margin-left: auto;
		left: 25vw;
		background: #25392B !important;
	}
	.stickyitems .wpb_wrapper{
		flex-direction: row !important;
		gap: 10px !important;
	}
	button.menu-toggle{
		color: white !important;
	}
	.mobile-menu-open .headerrow{
		margin-top: -36.5em !important;
	}
	.main-navigation .inside-navigation{
		background: #E3D8C6;
		width: 100vw;
		margin-left: -1.75em;
	}
	.main-navigation .main-nav ul li a{
		color: #25392B !important;
	}
	.secondrow{
		background-color: #E3D8C6;
		margin-top: -9em !important;
	}
	.secondrow .vc_col-sm-4 .vc_column-inner{
		padding-top: 0px !important;
	}
	.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner:nth-child(2) .vc_col-sm-6:first-child{
		order: 2;
	}
	.plattegrondrow.vc_row {
		margin-top: 0em !important;
		padding-bottom: 17em !important;
	}
	.unionbackground-row .vc_col-sm-8 {
		width: 100% !important;
	}
	.unionbackground-row h2 {
		font-size: 40px !important;
	}
	.unionbackground-row {
        padding-top: 20em;
        margin-top: -25em;
        padding-bottom: 6em;
        background-size: 360%;
		z-index: 2;
    }
	#omgeving.secondrow{
		z-index: 1;
		margin-top: -3em !important;
		padding-top: 4em;
	}
	#omgeving.secondrow .wpb_column{
		width: 100% !important;
	}
	.sliderrow::after{
		display: none !important;
	}
	.sliderrow{
		left: -15px !important;
	}
	.sfeerimpressie-row .color-white{
		padding: 0px !important;
	}
	.sfeerimpressie-row h2 {
		font-size: 54px !important;
	}
	.sfeerimpressie-row {
		background-position: center !important;
		padding-top: 10em;
		padding-bottom: 12em;
		background-repeat: no-repeat;
		margin-top: -5em;
		margin-bottom: -12em;
	}
	.sfeerimpressie-row .vc_col-sm-7 .wpb_single_image{
		margin-bottom: 15px !important;
	}
	.sfeerimpressie-row .vc_inner .vc_col-sm-5 .vc_column-inner {
		padding-left: 15px !important;
	}
	.sfeerimpressie-row .vc_inner .vc_col-sm-7 .vc_column-inner {
		padding-right: 15px !important;
	}
	.copyright-bar p, .copyright-bar a{
		text-align: center !important;
	}
	#huisje.secondrow .vc_col-sm-6 .vc_column-inner{
		padding-top: 0px !important;
	}
	#omgeving.secondrow .vc_col-sm-6 .vc_column-inner{
		padding-top: 0px !important;
	}
	#omgeving.secondrow .vc_col-sm-6{
		margin-left: 0em !important;
	}
	.mobile-show{
		display: block !important;
	}
	.mobile-none{
		display: none !important;
	}
	/* MIKEV ADDITIONS */
	body .home-banner {
		padding-top: 190px !important;
		background-size: 210% !important;
		background-position: top center !important;
		background-color: #E2DAC6;
	}
	body .home-banner .stickyitems {
		left: calc(50% - 104px) !important;
	}
}

@media (min-width: 420px) and (max-width: 440px){
	.headerrow .stickyitems{
		left: 24vw !important;
	}
	.unionbackground-row{
		background-size: 335%;
	}
}

@media (min-width: 381px) and (max-width: 419px){
	h1{
		font-size: 31px !important;
	}
	.headerrow .stickyitems{
		left: 22vw !important;
	}
	
	.usptext p{
		margin-bottom: 30px !important;
		line-height: 20px !important;
	}
	.unionbackground-row h2 {
        font-size: 35px !important;
    }
	.unionbackground-row{
		background-size: 370% !important;
	}
	.sfeerimpressie-row h2 {
		font-size: 52px !important;
	}
	.sliderrow .slick-arrow{
		display: block !important;
	}
	body .vc_row-no-padding .ult-carousel-wrapper .slick-prev {
		left: -5px !important;
	}
	body .vc_row-no-padding .ult-carousel-wrapper .slick-next {
		right: -5px !important;
	}
}

/* iPhone X en kleiner */
@media (max-width: 380px) {
	.headerrow .stickyitems{
		left: 19vw !important;
	}
	.usptext p{
		margin-bottom: 20px !important;
		line-height: 28px !important
	}
	.sfeerimpressie-row h2 {
		font-size: 50px !important;
	}
	.sfeerimpressie-row {
        background-position: center !important;
        padding-top: 5em;
        padding-bottom: 8em;
        background-repeat: no-repeat;
        margin-top: -1em;
        margin-bottom: -7em;
    }
	.unionbackground-row h2 {
		font-size: 36px !important;
	}
}

@media (max-width: 360px){
	.top-bar #static_block_widget-3 p{
		display: flex;
		line-height: 25px;
	}
	.headerrow .stickyitems {
		left: 18vw !important;
	}
	.unionbackground-row h2 {
		font-size: 34px !important;
	}
	.unionbackground-row{
		padding-top: 17em;
		padding-bottom: 3em;
	}
	.sfeerimpressie-row h2 {
		font-size: 47px !important;
	}
}

@media (min-width: 1024px) and (max-height: 1292px) and (orientation: portrait){
	.main-navigation .main-nav ul li a {
		padding-left: 13px;
		padding-right: 13px;
	}
	.headerrow .vc_col-sm-4{
		width: 40%;
		float: unset;
		margin-left: auto;
		margin-right: auto;
		margin-top: -3em;
	}
	.sliderrow .slick-slide picture img{
		width: 99.5%!important;
	}
	.sliderrow::after{
		height: 624px !important;
		right: -0.5vw !important;
		z-index: 3;
	}
	.headerrow{
		z-index: 4;
	}
	#omgeving.secondrow .vc_col-sm-6 {
		width: 75% !important;
		margin-left: 0em !important;
	}
	#omgeving.secondrow .vc_col-sm-2 {
		width: 25% !important;
	}
	#omgeving.secondrow .vc_col-sm-4 {
		width: 100% !important;
		float: right;
	}
	#omgeving .usptext .wpb_wrapper{
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
		margin-top: -2em;
	}
	.prachtigenatuur-row .vc_col-sm-4, .prachtigenatuur-row .vc_col-sm-8{
		width: 100% !important;
	}
	.prachtigenatuur-row .vc_col-sm-8 .vc_column-inner{
		padding-top: 0px !important;
	}
	.prachtigenatuur-row .vc_col-sm-4 p{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.prachtigenatuur-row .slick-slide img{
		width: 100vw !important;
	}
	.sfeerimpressie-row {
		background-position: center !important;
		padding-top: 5em;
		padding-bottom: 6em;
		background-repeat: no-repeat;
		background-size: 145% !important;
	}
	#footer-container .vc_col-sm-2{
		display: none !important
	}
	#footer-container .vc_col-sm-5{
		width: 50% !important;
	}
	.usptext p{
		margin-bottom: 20px !important;
		line-height: 25px !important;
	}
	.sliderrow{
		width: 100% !important;
	}
	.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner {
		padding: 30px;
		padding-bottom: 0.3em;
		border-radius: 20px !important;
	}
}
@media only screen and (min-width: 1292px) and (max-height: 1024px) and (-webkit-min-device-pixel-ratio: 1.5)  and (orientation: landscape){
	.headerrow .stickyitems {
        right: 1vw !important;
    }
	#huisje.secondrow{
		margin-top: -10em !important;
	}
	.huisje-informatierow.vc_row .vc_col-sm-6:first-child .vc_inner .vc_column-inner {
		padding: 26px;
		padding-bottom: 0.5em;
		border-radius: 20px !important;
	}
	
	#omgeving.secondrow .vc_col-sm-2 {
		width: 20% !important;
	}
	.slidertextcontainer {
		padding: 18px !important;
	}
	.prachtigenatuur-row .beigebutton {
		padding: 29px 26px !important;
		font-size: 19px !important;
	}
	.sfeerimpressie-row {
		background-position: center !important;
		padding-top: 11em;
		padding-bottom: 13em;
		background-repeat: no-repeat;
	}
}