body, html {
	margin-top: 0!important;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #5e5e5e;
	overflow-x: hidden!important;
	-webkit-font-smoothing: antialiased;
	scroll-behavior: smooth;
}

/* Font styles */
h1, h2, h3 {
	font-weight: 500;
	color: #0a0a0a;
}
h1 {
	font-size: 1.6rem;
}
h2, h3 {
	font-size: 1.3rem;
}
/* Repeaters */
a, a h2 {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	text-decoration:none!important;
}
h2, h1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
a:hover {
text-decoration:none!important;
}
.black a {
	color: #e9e9e9;
}

a:hover, a:focus, a:focus:hover {
	text-decoration: none;
}
a.btn, .glsr-button, h2.btn {
	color: #fff;
	background-color: #5ea655;
	display: inline-block;
	text-align: center;
	padding: 15px 15px;
	border-radius: 0;
	width: auto;
	font-size: 16px;
	font-weight: 500;
	margin-top: 15px;
	border: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
a.btn:hover, .glsr-button:hover, a.btn:focus, .glsr-button:focus, a.btn:active:focus, .glsr-button:active:focus, h2.btn:hover {
	background-color: #5fbf53;
	color: #fff!important;
	border: none;
	outline: none;
}
i {
	float: none;
	padding-right: 10px;
	display: block;
}
.white {
	background: #fff;
	color: #9d9d9d;
	padding: 30px;
	float: left;
	width: 100%;
}
ul.white {
	padding: 30px!important;
}
.black {
	background-color: #080808!important;
	color: #9d9d9d;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
a.black:hover {
	color: #fff;
	background-color: #444444!important;
}
.black h2, .black h3, .black h4, .black strong {
	color: #fff;
}
.dark-grey {
	background: #393939;
}
.in-between {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.container {
	position: relative;
}
section {
	/* margin: 0 0 90px 0; */
	position: relative;
}
section.intro, section.accomodations, section.newsletter, section.what {
	padding: 50px 0;
	position: relative;
}
/* section.intro h2 {
	font-size: 24px;
	margin: 30px 0 15px 0;
	line-height: 32px;
} */
.txt-styles a, .glsr-review-assigned_to a {
    color: #5ea655;
    text-decoration: underline;
}
a, a:hover {
	color: #5ea655;
}
/* section.intro h2 a {
	color: #0a0a0a;
	text-decoration: underline;
} */
/* body.page-template-page-over-le-marche section.accomodations h2.title {
	font-size: 24px;
}
body.page-template-page-over-le-marche section.accomodations h3 {
	font-size: 28px;
}
body.page-template-page-over-le-marche section.accomodations h2 {
	font-size: 20px;
} */
/* body.page-template-page-over-le-marche section.switch {
	padding: 30px 0 60px 0;
} */
body.page-template-page-over-le-marche section.custom {
	margin: 0;
}
/* body.page-template-page-over-le-marche section.intro {
	margin: 90px 0 90px 0;
	position: relative;
} */
body.page-template-page-over-le-marche .act-cont .wrapper .desc {
	float: left;
	width: 100%;
	min-height: inherit;
}
body.page-template-page-over-le-marche .act-cont, body.page-id-461 .act-cont {
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-top: 0;
}
section.intro .img-wrapper {
	    margin-top: 5px;
}
.separator {
	/* height: 1px; */
	margin: 30px 0;
}
.whitesep {
	padding-bottom: 30px;
}
.whitesep .separator {
	height: 1px;
	background: #e4e4e4;
	margin: 30px 0;
}
.img-wrapper {
	overflow: hidden;
	max-height: 300px;
	margin-bottom: 15px;
}
.img-wrapper img {
	max-width: 100%;
	transition: transform 0.3s ease-in-out;
}
.img-wrapper:hover img {
	max-width: 100%;
	transform: scale(1.1);
}
.txt-styles table {
	float: left;
	width: 100%;
	margin: 30px 0;
}
.inhoud {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
/* End Repeaters */

.fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	width: 100%;
	-webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.20);
	/* height: 200px; */
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	text-align: center;
}
/* .fixed.shrink {
	height: 145px;
} */
.fixed .logo img {
	max-width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	float: left;
}
.fixed.shrink .logo img {
	max-width: 60px;
}
section.subtop {
	margin: 0;
	padding: 15px 0 10px 0;
	background: #212020;
}
section.subtop h3 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	float:left;
}
section.subtop h3 a, section.subtop a {
	color: #fff;
}
section.subtop h3 a:hover, section.subtop a:hover {
	color: #a3a3a3;
}
section.subtop .contact {
padding-top:!0px;
}
section.subtop .social {
	padding-top: 0;
	margin-top: -4px;
}
section.top {
	margin: 0;
	padding: 15px 0 15px 0;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.fixed.shrink section.top {
	background-color: rgba(255, 255, 255, 1.0);
}
section.top .search-form {
	display: none;
}
section.top .navbar-toggler {
	display: none;
}
section.top .navbar {
	background-color: transparent!important;
	border-color: transparent;
	margin: 30px 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.fixed.shrink section.top .navbar {
	margin: 5px 0;
}
section.top .navbar li {
padding-right:15px;
}
section.top .navbar li>a {
	color: #000;
	font-weight: 500;
		-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
section.top .navbar li>a:focus, section.top .navbar li>a:hover {
	color: #5ea655;
	background-color: transparent;
}
section.top .navbar-inverse .navbar-nav>.active>a, section.top .navbar-inverse .navbar-nav>.active>a:focus, section.top .navbar-inverse .navbar-nav>.active>a:hover {
	color: #5ea655;
	background-color: transparent!important;
}
section.intro h1 {
	padding-top: 0;
}
section.search {
	margin: 0;
}
section.search .search-wrapper {
	z-index: 10;
	top: -50px;
	width: 100%;
	max-width: 1110px;
	left: 15px;
	right: 15px;
	background: #fff;
	height: 100px;
	-webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.20);
}
section.accomodations h2 {
	font-size: 20px;
}
section.accomodations h2.title {
	font-size: 24px;
}
section.accomodations h2.title span {
	font-size: 18px;
	font-weight: 300;
}
/* section.accomodations h2 a {
	color: #fff;
}
section.accomodations h2 a:hover, section.accomodations h2 a:focus, section.accomodations h2 a:focus:hover {
	color: #fff;
	text-decoration: none;
} */
/* section.accomodations img {
	margin-bottom: 30px;
} */
/* section.what {
} */
section.what a h2 {
	font-size: 21px;
}
section.what a:hover h2 {
	color: #5ea655;
}
section.what .img-wrapper {
	max-height: 180px;
}
/* section.what, section.intro, section.search, section.newsletter{
	background-color: #fff;
} */
section.le-marche {
	/* padding: 90px 0;
	margin: 0;
	background: url("../images/bg-le-marche.jpg");
	background-size: cover;
	background-attachment: fixed;

	content: "";
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -10;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */
	background-image: url("/wp-content/uploads/2019/10/bg-le-marche.jpg");

  /* Set a specific height */
  /* height: 500px; */

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-device-width: 1366px) {
  section.le-marche {
    background-attachment: scroll;
  }
}
/* section.le-marche .img-wrapper {
	max-height: 250px;
} */
section.le-marche ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
section.le-marche ul li {
	float: left;
	margin-bottom: 30px;
}
section.le-marche a h2 {
	font-size: 21px;
}
section.le-marche a p {
	color: #5e5e5e;
}
footer {
	padding: 60px 0;
	background: #000;
}
footer h3, footer p, footer a {
	color: #fff;
}
footer h3 {
	font-size: 21px;
}
footer h4 {
	    font-size: 14px;
    font-weight: 400;
}
footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* body.page-template-page-accomodations .black {
	margin: 0;
} */
section.banner-page {
	margin: 0;
	position: relative;
}
section.banner-page:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, rgba(0,0,0,1), rgba(255,255,255,0));
	opacity: .7;
}
.banner-sliders .owl-dots {
	display: none!important;
}
.inside h2, .inside h1 {
	color: #fff;
	font-size: 34px;
	font-weight: 500;
}
.breadcrumbs {
	color: #fff;
}
.breadcrumbs a {
	color: #fff;
}
.no-margin {
	margin: 0;
}
.acf-map {
	width: 100%;
	height: 400px;
	border: 0;
	margin: 15px 0;
	float: left;
}
/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important;
}
section.accomodations .nav-pills>li.active>a, section.accomodations .nav-pills>li.active>a:focus, section.accomodations .nav-pills>li.active>a:hover, section.accomodations .nav-pills>li.active>a:focus:hover, section.accomodations .nav-pills>li.active>a:active:hover, section.accomodations .nav-pills>li.active>a:active, section.accomodations .nav-pills>li>a:hover {
	color: #5fbf53;
	background-color: #080808!important;
}
section.accomodations .nav>li>a:focus, section.accomodations .nav>li>a:hover {
	text-decoration: none;
	color: #5fbf53;
	background-color: #080808!important;
}
section.accomodations .nav-pills>li>a {
	border-radius: 0;
	padding: 10px 15px 10px 0!important;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}
section.accomodations .tab-content {
	padding: 30px 0!important;
}
section.accomodations h3.price_title {
	font-size: 18px;
	font-weight: 500;
}
section.accomodations p.price, section.accomodations span.price {
	color: #5ea655;
	font-size: 18px;
	font-weight: 500;
}
section.accomodations .side-content span.price {
	display: inline-block;
	margin-top: 12px;
}
section.accomodations h1 {
	color: #fff;
	font-size: 34px;
	font-weight: 500;
	padding: 0;
	/* margin: 0 0 15px 0; */
}
section.accomodations .owl-carousel button.owl-dot {
	background-size: cover;
	width: 23.1%!important;
	height: 100px!important;
	margin-right: 2.5%!important
}
section.accomodations .owl-carousel button.owl-dot:nth-child(4) {
	margin-right: 0!important
}
section.accomodations .owl-carousel.owl-drag .owl-item {
	/* max-height: 355px; */
	overflow: hidden;
	margin-bottom: 15px;
}
section.accomodations .shortcode-site-reviews-form {
	display: none;
}
section.accomodations h2.toggle-reviews {
	font-size: 16px;
}
section.accomodations h2.toggle-reviews:hover {
	cursor: pointer;
}
body.single-vakantiewoningen .separator {
	margin: 60px 0;
}
section.accomodations h3.separator {
	font-size: 18px;
  width: 100%;
  float: left;
  padding: 11px 0 14px 0;
  border-bottom: 1px solid #9d9d9d;
  margin: 15px 0 15px 0!important;
}
section.accomodations #exTab1 {
	margin: 15px 0;
}
section.accomodations #exTab1:focus, .grow:focus {
	outline:none;
	box-shadow:none;
}
section.accomodations ul.nav-pills {
	border-bottom: 1px solid #9d9d9d;
	padding-bottom: 15px;
}
section.accomodations #exTab1 .glsr-review {
	position: relative;
	border-bottom: 1px solid #9d9d9d;
}
section.accomodations #exTab1 .review-img {
	display: none;
}
section.accomodations #exTab1 .glsr-review-date {
	font-size: 14px;
}
section.accomodations #exTab1 .glsr-review-rating {
	float: right;
	margin: 0;
}
section.accomodations #exTab1 .glsr-review-title {
	float: left;
	margin: 0;
}
section.accomodations #exTab1 .glsr-review-date, section.accomodations #exTab1 .glsr-review-content, section.accomodations #exTab1 .glsr-review-author {
	float: left;
	width: 100%;
	margin: 0;
}
section.accomodations #exTab1 .glsr-review-author {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: auto!important;
  font-size: 14px;
}
section.accomodations #exTab1 .glsr-review-title h3 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
}
section.accomodations #exTab1 .glsr-read-more a {
	color: #fff;
}
.glsr-summary-percentages {
	display: none!important;
}
/*
section.accomodations h3.pad {
	padding-bottom: 31px;
}
*/
section.accomodations .glsr-default :not(.glsr-review-avatar)+.glsr-review-author:before {
	content: ""!important;
}
section.accomodations .side-content {
	float: left;
	width: 100%;
}
section.accomodations .side-content a.btn {
	margin: 0;
}
section.accomodations .side-content .separator {
	margin: 15px 0;
}
.fav {
	color: #fff;
	float: right;
	display: inline-block;
	text-align: center;
	padding: 15px 15px;
	border-radius: 0;
	width: auto;
	font-size: 16px;
	font-weight: 500;
}
.fav:hover {
	color: #d5293d;
}
.fa-heart {
	color: #d5293d;
}
section.accomodations .submit-reviews .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #2a2a2a;
	background-image: none;
	border: 1px solid #2a2a2a;
	border-radius: 0;
}
section.accomodations .submit-reviews textarea {
	height: 120px!important;
}
section.accomodations .glsr-summary-rating, section.accomodations .glsr-summary-percentage, section.accomodations .glsr-summary-text {
	display: none;
}
section.accomodations .glsr-review-assigned_to {
	display: none;
}
.gmnoprint a, .gmnoprint span, .gm-style-cc {
	display: none;
}
.gmnoprint div {
	background: none !important;
}
section.reviews {
	background: #dbd9d9;
	padding: 60px;
}
section.reviews .owl-dots {
	display: none!important;
}
section.reviews .review-img {
	float: left;
	width: 100%;
	margin-bottom: 0!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}
section.reviews .glsr-review-title h3 {
	font-size: 21px;
	margin: 0 0 5px 0;
}
section.reviews .wrapper .glsr-review-rating {
	bottom: 0;
	right: 0;
	position: absolute;
}
section.reviews .wrapper .glsr-review-date {
	display: none;
}
section.reviews .wrapper .glsr-review-date, section.reviews .owl-nav {
	top: 0;
	right: 2px;
	position: absolute;
}
section.reviews .glsr-default :not(.glsr-review-avatar)+.glsr-review-author:before {
	content: ""!important;
}
section.reviews .glsr-default .glsr-review-assigned_to {
	display: block;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 10px;
}
section.reviews .glsr-default .glsr-review-assigned_to a {
	color: #5e5e5e;
	font-size: 14px;
}
section.reviews .glsr-read-more a {
	color: #000;
	font-size: 14px;
}
section.reviews .owl-prev {
	margin-right: 10px;
}
/* section.reviews .glsr-review-content {
	min-height: 48px;
} */
section.reviews .glsr-default .glsr-review {
	margin: 0!important;
}
section.reviews .shortcode-site-reviews {
	max-height: 206px;
}
section.reviews .col-md-3 a.black {
	/* margin-top: 55px; */
	float: right;
}
.owl-next:active:focus, .owl-prev:active:focus, .owl-next:focus, .owl-prev:focus {
	outline: none;
}
/* .page-id-348 section.overview .wrapper {
	padding: 15px!important;
} */
section.overview .wrapper {
	padding: 30px;
	background: white;
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
section.appartment-types .wrapper {
	padding: 30px;
	background: white;
	float: left;
	margin-bottom: 30px;
}
section.overview .wrapper h2 a, section.appartment-types .wrapper a h3 {
	color: #000;
}
section.appartment-types .wrapper a h3 {
	font-size: 21px;
}
section.appartment-types a p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #9d9d9d;
}
section.overview .txt-wrap {
	position: relative;
}
section.overview .txt-wrap  p {
	margin-bottom:0;
}
section.overview .txt-wrap a.btn {

	margin-top:17px;
}
section.overview .txt-wrap .star-reviews {
	text-align: right;
}
/* section.overview .txt-wrap h2, section.overview .txt-wrap h1 {
	margin: 15px 0 15px 0;
} */

/* section.overview .txt-wrap h2 {
    white-space: unset;
     padding: 0 60px 0 0;
    word-break: inherit;
} */
.txt-wrap.page h2, .txt-wrap.page h3, .txt-wrap.page h4 {
	font-size: 18px;
}
section.overview .txt-wrap .price_title {
	color: #000;
	font-size: 16px;
	text-align: right;
}
section.overview #bukazu-app .calendar {
	min-width: 100%!important;
}
h4.modal-title {
	font-size: 24px;
	color: #000;
}

.whats a {
	color: #fff;
}
.fa-whatsapp {
	color: #25d366;
}
aside.filters {
	background: #141313;
	color: #fff;
	float: left;
	width: 100%;
}
aside.filters .heading {
	padding: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}
aside.filters .filter-wrap {
	padding: 15px;
	float: left;
	width: 100%;
}
.filter-wrap .searchandfilter ul {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	width: 100%;
	list-style: none
}
.filter-wrap .searchandfilter ul li {
	list-style: none;
	display: block;
	padding: 10px 0;
	margin: 0;
	position: relative;
}
.filter-wrap .searchandfilter label {
	display: inline-block;
	margin: 0;
	color: #c4c4c4;
	padding: 0;
}
.filter-wrap input[type=checkbox] + label {
	display: block;
	margin: 0;
	cursor: pointer;
	padding: 0 0 0 40px!important;
	font-size: 14px;
}
.filter-wrap .searchandfilter h4 {
	margin: 0;
	padding: 5px 0 10px;
	font-size: 18px;
}
.filter-wrap input[type=checkbox] {
	display: none;
}
.filter-wrap input[type=checkbox] + label:before {
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	font-weight:900;
	border: 1px solid #393939;
	background-color: #393939;
	border-radius: 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 0;
	vertical-align: middle;
	color: transparent;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	position: absolute;
	left: 0;
	top: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}
.filter-wrap input[type=checkbox] + label:active:before {
	transform: scale(0);
}
.filter-wrap input[type=checkbox]:checked + label:before {
	background-color: #5ea655;
	border-color: #5ea655;
	color: #fff;
}
.filter-wrap input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #393939;
}
.filter-wrap input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #393939;
	border-color: #393939;
}
.filter-wrap h3 {
	font-size: 18px;
}
section.appartment-types {
	padding: 0 0 90px 0;
	margin: 0;
}
section.appartment-types h3.separator {
	font-size: 24px;
	width: 100%;
	float: left;
	padding: 15px 0 30px 0;
	border-bottom: 1px solid #9d9d9d;
	height: auto;
	background: none;
	margin: 15px 0 30px 0!important;
}
section.appartment-types h3.price-from {
	font-size: 18px!important;
	width: 100%;
	float: left;
	padding: 15px 0 0 0;
	height: auto;
	background: none;
	margin: 0 0 0 0!important;
}
section.appartment-types span.price {
	font-size: 18px!important;
	color: #5ea655!important;
	font-weight: 500!important;
}
/* .less {
	padding: 90px 0 30px 0!important;
} */
.act-cont {
	float: left;
	/*width: 100%;*/
	margin-top: 30px;
	padding-top: 60px;
}
body.single-vakantie_le_marche .act-cont {
	float: left;
	/*width: 100%;*/
	margin-top: 0;
	padding-top: 0;
}
/* .ellipsis {
	 display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
} */
/* .star-absolute {
	position: absolute;
	right: 0;
	top: 0;
} */
.act-cont .wrapper {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.act-cont .wrapper .desc {
	float: left;
	width: 100%;
	min-height: 175px;
}
.hide-title h1, .hide-title h2, .hide-title h3, .hide-title h4 {
	display: none;
}
body.page-template-page-beoordelingen section.overview .wrapper {
	background: none;
	padding: 0;
}
body.page-template-page-beoordelingen .entry-content .col-custom {
	float: left;
	width: 50%;
	padding: 0 15px;
}
body.page-template-page-beoordelingen .entry-content .col-custom .glsr-review {
	padding: 30px;
	background: white;
	margin-bottom: 30px;
	min-height: 527px;
}

body.page-template-page-beoordelingen .entry-content .col-custom .wrapper {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
}
body.page-template-page-beoordelingen .entry-content .col-custom .review-img {
	/* min-height: 225px;
	background-size: cover!important;
	float: right;
	width: 50%;
	margin-bottom: 0; */
}
body.page-template-page-beoordelingen .entry-content .col-custom .glsr-review-assigned_to {
	display: block;
}
body.page-template-page-beoordelingen .entry-content .col-custom .glsr-review-content {
	padding: 15px 0 0 0;
	word-wrap: break-word;
}
section.newsletter .mc4wp-form-fields {
	display: block;
	margin-top: 5px;
}
section.newsletter .mc4wp-form-fields label {
	display: none;
}
section.newsletter .mc4wp-form-fields p {
	margin: 0;
}
section.newsletter .mc4wp-form-fields input {
	float: left;
	width: 100%;
	position: relative;
	padding: 15px;
}
section.newsletter .mc4wp-form-fields input[type=submit] {
	position: absolute;
	right: 15px;
	top: 5px;
	max-width: 160px;
	background: #5ea655;
	border: 0;
	outline: none;
	color: #fff;
	font-weight: 500;
	height: 62px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
section.newsletter .mc4wp-form-fields input[type=submit]:hover {
	background-color: #5fbf53;
}
.contact-map {
	float: left;
	width: 100%;
	margin: 60px 0 0 0;
}
section.black .wpforms-form input[type=text], section.black .wpforms-form input[type=email], section.black .wpforms-form textarea {
	background-color: #393939!important;
	border-color: #393939!important;
	border-radius: 0!important;
	height: auto!important;
	color: #dcdcdc!important;
	padding: 12px!important;
}
section.black .wpforms-form textarea {
	min-height: 315px;
}
section.black .wpforms-form button[type=submit] {
	max-width: 160px;
	padding: 10px 30px!important;
	background-color: #5ea655!important;
	border: 0!important;
	outline: none!important;
	color: #fff!important;
	font-weight: 500;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
section.black .wpforms-form button[type=submit]:hover {
	background-color: #5fbf53!important;
}
body.page-template-page-contact section.accomodations h2 {
	font-size: 24px;
}
.get-in-touch {
	display: block;
	margin: 15px 0;
}
.get-in-touch a {
	color: #fff;
}
.get-in-touch.connect a {
	color: #fff;
	float: left;
	padding-right: 10px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
.get-in-touch.connect a:hover .fa-twitter {
	color: #1DA1F2;
}
.get-in-touch.connect a:hover .fa-facebook-f {
	color: #3b5998;
}
.get-in-touch.connect a:hover .fa-instagram {
	color: #C13584;
}
footer a:hover {
	color: #5ea655!important;
}
.favorites-list {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.favorites-list li {
	padding: 30px!important;
	background: white;
	margin-bottom: 30px!important;
}
section.accomodations .simplefavorite-button.preset.active, section.accomodations .simplefavorite-button.preset {
	background-color: #333;
	color: #5ea655;
	font-weight: 500;
	border-color: #333;
	opacity: 1;
	background: none!important;
	border: none!important;
	float: right !important;
	padding: 8px 50px 15px 0 !important;
}
/* .simplefavorite-button.preset i {
	color: #5ea655!important;
} */
section.accomodations .simplefavorite-button.preset i {
	position: absolute;
	font-size: 1.3em;
	left: auto!important;
	right: 0!important;
	top: 12px!important;
}
.shrink section.top .favo {
	color: #5ea655!important;
	position: absolute;
	right: 0;
	top: 22px;
	text-decoration: none!important;
	outline: none;
	border: 0!important;
}
section.top .favo {
	color: #5ea655!important;
	position: absolute;
	right: 0;
	top: 40px;
	text-decoration: none!important;
	outline: none;
	border: 0!important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
section.top .favo .sf-icon-love {
	color: #5ea655!important;
}
section.top .favo:hover .sf-icon-love, section.top .favo:focus .sf-icon-love, section.top .favo:active .sf-icon-love, section.top .favo:focus:hover .sf-icon-love {
	color: #5fbf53!important;
	text-decoration: none!important;
	outline: none;
	border: 0!important;
	background-color: transparent!important;
}
.search-wrapper {
	position: relative;
}
.search-wrapper .sf-field-post_type {
	float: left;
	width: 50%;
}
.search-wrapper .searchandfilter ul {
	margin: 10px 30px;
	padding: 0;
}
.search-wrapper .searchandfilter ul, .search-wrapper .searchandfilter ul li {
	list-style: none;
	position: relative;
}
.search-wrapper .sf-field-post-meta-aantal_slaapkamers {
	float: left;
	width: 25%;
	margin: 8px 0;
	padding: 10px 0;
}
.search-wrapper .searchandfilter ul li li {
	float: left;
	padding-right: 45px;
}
.search-wrapper .searchandfilter input[type=submit] {
	width: auto;
	display: block;
	text-align: center;
	padding: 10px 30px!important;
	background-color: #5ea655!important;
	border: 0!important;
	outline: none!important;
	color: #fff!important;
	font-weight: 500;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	position: absolute;
	right: -15px;
	top: 15px;
}
.search-wrapper .searchandfilter input[type=submit]:hover {
	background-color: #5fbf53!important;
}
.search-wrapper .searchandfilter select.sf-input-select {
	min-width: 170px;
	padding: 5px 20px 5px 10px;
	border: 1px solid #bfbfbf;
	-webkit-appearance: none;
  background-color: white;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==);
  background-position : right center;
  background-repeat: no-repeat;
	margin-top: 10px;
}
.search-wrapper .searchandfilter label {
	display: inline-block;
	margin: 0;
	color: #0a0a0a;
	padding: 0;
}
.search-wrapper input[type=checkbox] + label {
	display: block;
	margin: 0;
	cursor: pointer;
	padding: 0 0 0 40px!important;
}
.search-wrapper input[type=checkbox] {
	display: none;
}
.search-wrapper input[type=checkbox] + label:before {
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	font-weight: 900;
	border: 1px solid #bfbfbf;
	background-color: #fff;
	border-radius: 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 0;
	vertical-align: middle;
	color: transparent;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	position: absolute;
	left: 0;
	top: 6px;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}
.search-wrapper input[type=checkbox] + label:active:before {
	transform: scale(0);
}
.search-wrapper input[type=checkbox]:checked + label:before {
	background-color: #5ea655;
	border-color: #5ea655;
	color: #fff;
}
.search-wrapper input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #393939;
}
.search-wrapper input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #393939;
	border-color: #393939;
}
@media only screen and (min-width: 900px) {
	.page-id-348 .entry-content ul.favorites-list li div.wrapper div.ellipsis {
		position: absolute;
		bottom: 0;
		max-height: 90px;
		overflow: hidden;
	}
}
@media only screen and (max-width: 900px) {
	#bukazu-app .calendar-container .price-overview {
		padding-left: 0;
		padding-right: 0;
	}
	.nav-menu-desktop {
		display: none;
	}
	body #bukazu-app .calendar.calendar-2 {
    min-width: 48%;
    float: left;
    width: 100%;
	}
	/* .sticky-header .container .row .col-2 {
		padding: 10px 0!important;
	} */
	.sticky-header .container .row .col-10 nav.navbar button {
		top: 25px;
	}
	.subtop .container .text-left .contact h3 {
		float: left!important;
	}
}

/* Mobile menu */
@media only screen and (max-width: 1200px) {
	span.hide-contact {
		display: none !important;
	}
	section.subtop div.contact h3 {
		float: left!important;
	}
	.page-template-page-beoordelingen .accomodations .container {
  	max-width: 1400px;
	}
	body.page-template-page-beoordelingen .entry-content .col-custom .review-img {
		width: 40%!important;
	}
	body.page-template-page-beoordelingen .entry-content .col-custom .wrapper {
		width: 60%!important;
		padding-left: 15px;
	}
	.navbar-expand-md .navbar-nav {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.collapse:not(.show) {
    display: none!important;
	}
	section.top .navbar-toggler {
		display: block!important;
		right: 0;
		position: absolute;
		top: 18px !important;
	}
	section.top .navbar-inverse {
		background-color: transparent!important;
		border-color: transparent;
		margin: 0!important;
		min-height: 90px;
	}
	section.top {
	    margin: 0;
	    padding: 0;
	}
	section.top .navbar {
		background-color: transparent!important;
		border-color: transparent;
		margin: 0;
	}
	section.top .navbar {
	    background-color: transparent!important;
	    border-color: transparent;
	    margin: 0;
	    -webkit-transition: all 0.3s;
	    -moz-transition: all 0.3s;
	    transition: all 0.3s;
	}
	.logo-mobile, .hide {
		display: block!important;
	}
	.sticky-header .col-10 .logo-mobile a img {
		display: none;
	}
	.fixed .logo img {
		max-width: 75px!important;
	}
	section.top .favo {
    color: #5ea655!important;
    position: absolute;
		top: 24px;
		right: 90px;
	}
	.fixed {
		position: relative;
		height: auto!important;
	}
	.hamburger-box {
		width: 40px;
		height: 24px;
		display: inline-block;
		position: relative;
		float: left!important;
	}
	.hamburger-label {
		display: none!important;
		margin: -3px 0 0 15px;
		float: left;
		font-weight: 500;
		color: black;
		font-size: 18px;
	}
	.hamburger.is-active, .hamburger.is-active:hover {
		opacity: 1.0!important;
	}

	section.top .nav>li {
		position: relative;
		display: block;
		text-align: left;
	}
	section.top .navbar-inverse .navbar-collapse {
		border-color: #212020;
		padding: 0;
		background: #212020;
		margin-top: 15px!important;
		margin-left: -15px;
		margin-right: -15px;
	}
	section.top .navbar-inverse .navbar-nav>li>a {
		color: #fff;
		font-weight: 400;
		padding: 10px!important;
	}
	section.top .navbar-nav {
		    margin: 15px 0!important;
	}
	section.top .navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
	}
	.custom-toggler.navbar-toggler {
		padding: .25rem .75rem;
		font-size: 1.25rem;
		line-height: 1;
		background-color: transparent;
		border: 1px solid transparent;
		border-radius: .25rem;
	}
	.custom-toggler.navbar-toggler {
		border-color: rgb(255,102,203);
	}
	.custom-toggler .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	}
	.custom-toggler .navbar-toggler-icon {
		display: inline-block;
		width: 1.5em;
		height: 1.5em;
		vertical-align: middle;
		content: "";
		background-size: 100% 100%;
	}
	.hide {
		position: absolute;
		right: -15px;
		top: 15px;
		border: 0;
		outline: none;
		width: auto;
		padding: 0;
	}
}


@media only screen and (max-width: 679px) {

	section.le-marche::before {



	}
	.home section.accomodations .container .row .col-md-6:first-child a.btn {
		margin-bottom: 30px;
	}
	section.intro, section.accomodations, section.newsletter, section.what {
		padding: 35px 0;
	}
	body .banner-sliders .owl-nav {
		top: 45%;
	}
	body section.overview .txt-wrap .star-reviews {
		margin-top: 0;
	}
	/* .banner-page {
		min-height: 120px!important;
	} */
	.accomodations .wrapper .entry-content .btn-card-house {
		/* width: 50%; */
		font-size: 13px;
	}
	.filters-wrap {
		order: 2;
	}
	section.search {
		padding-left: 15px;
		padding-right: 15px;
	}
	.huisjes-wrap {
		order: 1;
	}
	.breadcrumbs {
		display: none!important;
	}
section.reviews .wrapper {
	float: left;
	width: 100%;
	position: relative;
}
section.reviews .review-img {
	float: left;
	width: 100%;
	margin: 0 0 30px 0!important;
}
section.reviews a.black {
	margin-top: 0;
	float: left;
	padding: 15px!important;
}
section.reviews {
	background: #dbd9d9;
	padding: 30px;
	min-height: inherit;
}
/* section.reviews .glsr-review-content {
	min-height: 48px;
	word-break: break-word;
} */
section.reviews .shortcode-site-reviews {
	max-height: inherit;
}
section.reviews .glsr-default .glsr-review {
	margin: 0!important;
	min-height: inherit;
}
section.reviews .shortcode-site-reviews {
	max-height: inherit;
}
section.banner-page {
	display: block;
	margin: 0;
	position: relative;
}
section.accomodations .owl-carousel button.owl-dot {
	background-size: cover;
	width: 47.5%!important;
	height: 100px!important;
	margin-right: 2.5%!important;
}
section.accomodations .nav-pills>li {
	float: left;
	width: 100%;
}
.inside h1 {
	font-size: 1.4rem;
}
.breadcrumbs {
	font-size: 14px;
}
.owl-carousel .owl-stage-outer .owl-stage .owl-item div section {
	margin: 0!important;
}
.banner-sliders button.owl-next span, .banner-sliders button.owl-prev span {
	font-size: 40px!important;
	font-weight: 200;
	color: #fff;
	padding: 10px;
}


/* span.hide-contact {
	display: none!important;
} */
.in-between {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
/* section.subtop .social {
	padding-top: 0;
	position: absolute;
	top: -22px;
	right: 0;
} */
section.subtop h3 a, section.subtop a {
	color: #fff;
	font-size: 14px;
}
section.subtop h3 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin: 0;
}
.black {
	background-color: #080808!important;
	color: #9d9d9d;
	/* padding: 30px 0; */
}
section.accomodations h2.title {
	font-size: 24px;
}
section.overview .txt-wrap .star-reviews {
	position: relative;
	margin-top: 20px;
	left: 0;
	right: auto!important;
}
section.overview .txt-wrap .price_title {
	color: #000;
	font-size: 16px;
	text-align: left;
}
section.overview .txt-wrap p.price {
	text-align: left;
}
section.accomodations .simplefavorite-button.preset.active, section.accomodations .simplefavorite-button.preset {
	background-color: #333;
	color: #5ea655;
	font-weight: 500;
	border-color: #333;
	opacity: 1;
	background: none!important;
	border: none!important;
	float: right !important;
	padding: 0 !important;
	width: 10px;
}
section.accomodations .simplefavorite-button.preset i {
	position: absolute;
	font-size: 1.3em;
	left: auto!important;
	right: 0!important;
	top: 13px!important;
}
section.newsletter .mc4wp-form-fields input[type=submit] {
	position: absolute;
	right: 15px;
}
body.page-template-page-beoordelingen .entry-content .col-custom {
	float: left;
	width: 100%;
	padding: 0 15px;
	margin-bottom: 15px;
}

}

/* .nav-menu-mobile div.navbar-collapse {
	margin-top: 70px;
} */
div.navbar-collapse ul li a {
	color: #000;
	font-weight: bold;
}
.nav-menu-mobile div.navbar-collapse ul li {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
@media only screen and (min-width : 1200px) and (max-width : 1400px) {
	.banner-sliders .owl-nav {
    top: 54%!important;
	}
	.inside {
    top: 56%!important;
	}
}
@media only screen and (min-width : 660px) and (max-width : 1024px) {
	.wrapper .entry-content .card-inner-wrapper {
		text-align: left;
		float: right;
	}
	section.overview .txt-wrap .price_title {
		margin: 0!important;
		text-align: left!important;
	}
	.inside h1 {
		font-size: 1.4rem;
	}
	.inside .breadcrumbs {
		font-size: 0.9rem;
	}
	.owl-carousel.banner-sliders section {
    margin: 0 !important;
	}
	/* .banner-sliders .owl-nav {
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
    top: 50%;
	} */

.banner-sliders button.owl-next span, .banner-sliders button.owl-prev span {
	font-size: 50px;
	font-weight: 200;
	color: #fff;
	padding: 10px;
}
.cont .wrapper {
	margin-bottom: 30px;
}
section.reviews {
	background: #dbd9d9;
	padding: 30px 0;
}
section.newsletter .mc4wp-form-fields input[type=submit] {
	position: absolute;
	right: 15px;
}
/* .black {
	padding: 30px 0;
} */
section.accomodations h2.title {
	font-size: 24px;
}
/* section.le-marche .img-wrapper {
    max-height: 150px;
} */
section.le-marche a h2 {
  font-size: 18px;
}
section.what a h2 {
  font-size: 18px;
}

section.search .search-wrapper {
	position: absolute;
	z-index: 10;
	top: -150px;
	width: 100%;
	max-width: 1140px;
	left: 0;
	right: 0;
}
.search-wrapper .searchandfilter ul {
	margin: 10px 15px;
	padding: 0;
}
.search-wrapper .searchandfilter ul li li {
	float: left;
	padding-right: 0;
	width: 50%;
}

.search-wrapper .searchandfilter input[type=submit] {
	width: auto;
	display: block;
	text-align: center;
	padding: 5px 10px!important;
	background-color: #5ea655!important;
	border: 0!important;
	outline: none!important;
	color: #fff!important;
	font-weight: 500;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	position: absolute;
	right: -15px;
	top: 20px;
}
}
#book .close {
	float: right;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000!important;
	text-shadow: none!important;
	filter: alpha(opacity=100)!important;
	opacity: 1.0!important;
}
body #bukazu-app .calendars-row .calendar .header .col.col-center {
	background: #dddddd!important;
  font-weight: 600;
}
body .price-overview--book .button {
  background: #5ea655!important;
  color: #fff;
  padding: 12px 12px!important;
	width:100%!important;
}
body #bukazu-app .form-sum .booking_option input:checked+label {
  background: #5ea655!important;
	border-radius:0!important;
	color:#fff!important;
}
body #bukazu-app .form-sum .booking_option {
  border-radius: 0!important;
}
body #bukazu-app .form .return-link {
  color: rgb(94, 166, 85);
}
body .modal-header {
  background: #ddd!important;
  color: #fff;
}
body #bukazu-app .calendar .row {
  margin: 0!important;
}
.logo-mobile, .hide {
	display: none;
}
.banner-sliders {
	position: relative;
}
/* .banner-sliders .owl-nav {
	position: absolute;
	bottom: 40%;
	z-index: 99;
	width: 100%;
} */
.banner-sliders button.owl-prev {
	float: left;
	padding: 10px!important;
	background: transparent!important;
}
.banner-sliders button.owl-next {
	float: right;
	padding: 10px!important;
	background: transparent!important;
}
.banner-sliders button.owl-next span, .banner-sliders button.owl-prev span {
	font-size: 80px;
	font-weight: 200;
	color: #fff;
	padding: 10px;
}
img.wp-image-84 {
	margin-left: 40px;
}
.textwidget .social-footer {
	float: left;
    margin-top: 10px;
}
.textwidget .social-footer a:hover, .textwidget .social-footer a:active, .textwidget .social-footer a:focus, .textwidget .social-footer a:focus:hover {
	color: #5ea655!important;
}
.txt-wrap2 {
	position: relative;
}
body.page-template-page-activiteiten .star-reviews {
	position: absolute;
	right: 0;
	top: 0;
}
body.page-template-page-activiteiten .glsr-ltr .glsr-default .glsr-summary-stars {
	margin-right: 0;
}
.glsr-default .glsr-summary {
	display: inline-block!important;
}
.mc4wp-alert.mc4wp-notice, .mc4wp-alert.mc4wp-success {
	position: absolute;
	background: white;
	width: 100%;
	height: 69px;
	/* border: 1px solid #ccc; */
	padding: 15px 0;
}
.mc4wp-alert.mc4wp-error {
	color: red!important;
	background: white;
	width: 100%;
	height: 69px;
	/* border: 1px solid #ccc; */
	padding: 15px 0;
}
a.back {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	font-size: 14px;
}
.appartment-types .wrapper a:hover, .appartment-types .wrapper a:focus {
	text-decoration: none;
}
section.le-marche li a:hover h2 {
	color: #5ea655;
}
/*
.owl-carousel {
    height: 600px;
}
*/
/* Naiche */
.newsletter h3 {
	margin-top: 18px;
}
#bukazu-app .legend-field {
	margin: 7px 8px 0 0!important;
}
.mfp-arrow-right::before, .mfp-arrow-right .mfp-b {
	border-left: none!important;
}
.mfp-arrow-left::before, .mfp-arrow-left .mfp-b {
	border-right: none!important;
}
.card-columns {
	column-gap: 0;
}
.card-columns .card {
	background-color: #fff0;
	padding-left: 0px;
	padding-right: 6px;
	border: none;
}
section.accomodations img {
	margin-bottom: 0px;
	border-radius: 0;
}
.img.mfp-img {
	padding: 40px 0 24px!important;
}
/* Todo Leroy: Waar wil je dit hebben? */
.single-appartementen .breadcrumbs-wrapper {
	display: none;
}
#exTab1 h1 {
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	margin: 0 0 15px 0;
}
/* #exTab1 h2, #exTab1 h3, #exTab1 h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px 0;
    line-height: 28px;
} */
#exTab1 .nav-tabs .nav-item.show .nav-link, #exTab1 .nav-tabs .nav-link.active {
	color: #ffffff;
	background-color: transparent;
    border-color: transparent;
}
#exTab1 .nav-tabs .nav-link:focus, #exTab1 .nav-tabs .nav-link:hover {
	color: #ffffff!important;
background-color: transparent;
    border-color: transparent;
}
#exTab1 .nav-tabs {
    border-bottom: 1px solid #9d9d9d;
}
#exTab1 .toggle-reviews.btn {
	font-size: 16px;
}

#nav-beschrijving .more, #nav-prijzen .more {
	overflow: hidden;
	position: relative;
	/* max-height: 530px; */
}
#nav-beschrijving .comment.more:after,
/* #nav-prijzen .comment.more:after{
	content:'';
	    position: absolute;
    left: 0;
    bottom: 0;
	height: 50px;
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(8,8,8,0.908000700280112) 35%, rgba(8,8,8,1) 100%);
    width: 100%;
	transition: all 0.2s ease;
} */
/* #nav-beschrijving .comment.more.active:after,
#nav-prijzen .comment.more.active:after{
	content:'';
	    position: absolute;
    left: 0;
    bottom: 0;
	height: 0px;
} */
#nav-beschrijving .btn-more, #nav-prijzen .btn-more {
  padding-bottom: 0;
  display: block;
}
/*
.show#nav-beschrijving .btn-more {
    padding-top: 0;
}
*/
#nav-beschrijving .btn-more, #nav-beschrijving .btn-more p, #nav-prijzen .btn-more, #nav-prijzen .btn-more p {
	color: #5ea655;
	float:left;
	padding: 8px 0px;
	display:block;
	margin:0;
}
#nav-beschrijving .btn-more:hover, #nav-beschrijving .btn-more p:hover, #nav-prijzen .btn-more:hover, #nav-prijzen .btn-more p:hover{
	color:#5fbf53;
	cursor:pointer;
	text-decoration:none;
}
section.accomodations .cont .wrapper .desc {
	float:left;
	width:100%;
	padding-bottom:30px;
}
section.bottom {
	padding-top:45px;
	margin:0!important;
}

body.single-appartementen .single.swiper-container, body.single-vakantiehuizen .single.swiper-container {
	margin-top:200px;
}

.DIVresultRight a, .DIVresultLeft a {
	background-color: #5fbf53;
color: #fff;
border: none;
outline: none;
color: #fff;
background-color: #5ea655;
display: inline-block;
text-align: center;
padding: 15px 15px;
border-radius: 0;
width: auto;
font-size: 16px;
font-weight: 500;
margin-top: 15px;
border: none;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
margin-bottom: 20px;
}
.btn-card-house {
	float: right;
}
/*
.glsr-review-response {
display:none!important;
} */

.reviews .glsr-hidden-text {
display:none!important;
}


.reviews .glsr-read-more {
display:none;
}

.glsr-default .glsr-review-content p {
    line-height: 1.5;
    font-size: 16px!important;
}
section.reviews .glsr-review-content {
    /* min-height: 48px;
	max-height:50px; */
	overflow:hidden;
    font-size: 15px!important;
}

section.reviews .glsr-review-author {
  margin-top:10px;
  font-size: 16px!important;
}

section.top .favorites-list  li a {
display:none;
}
section.top .favorites-list {
    list-style: none;
    position: absolute;
    right: 0;
    top: 0;
    float: none;
    width: 100px;
    height: 30px;
    z-index: 999;
}
section.top .simplefavorite-button {
    box-shadow: none;
    background-color: transparent!important;
    border-color: transparent!important;
    /* position: absolute; */
    /* right: 0; */
    /* top: -30px; */
    z-index: 9999;
    display: block!important;
    color: #000!important;
}
section.top .simplefavorite-button.preset:hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}
section.top .favorites-list li {
    zoom: 0!important;
    border-top: 0!important;
    padding: 0!important;
    margin: 0!important;
    padding: 0!important;
    margin-bottom: 0!important;
    background: transparent!important;
}

section.top .simplefavorite-button.preset {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: transparent;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1), 1px 1px 1px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1), 1px 1px 1px 0px rgba(0,0,0,0.1);
    padding: 0!important;
    position: relative;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    cursor: pointer;
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}

section.top .sf-icon-love {
	margin-top: 4px;
	padding: 0 5px 0 0;
	font-size: 22px;
}
section.top .counter {
	font-size:15px;
	color:#000;
	margin-left: 8px;
}
.side-content .simplefavorite-button-count {
display:none!important;
}
#nav-beoordelingen .glsr-reviews-wrap-slide {
	display: none;
}
#footer-reviews .glsr-reviews-wrap-no-slide {
	display: none;
}
html body.page-id-348 .favorites-list li {
	padding: 0!important;
}

body.page-id-348 .favorites-list li {
    float: left;
}
body.page-id-348 .favorites-list li a {
font-size: 24px;
    font-weight: 500;
    color: #0a0a0a;
}
.page-template-page-beoordelingen .entry-content .shortcode-site-reviews .glsr-reviews-wrap-no-slide .glsr-reviews .col-custom  {
	width: 100%;
	min-width: 100%;
	display:block!important;
	margin-bottom:30px;
}


body.page-id-348  .favorites-list li {
 background:transparent!important;
 padding: 0 15px!important;
}
body.page-template-page-favorieten section.overview .wrapper{

}

body.page-id-348  .favorites-list li div.wrapper {
	padding-right: 0px!important;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff;
}
body.page-id-348  .favorites-list li div.wrapper p {
	display:none!important;
}
body.page-id-348 .favorites-list li h2 {
	color: #0a0a0a;
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding-top: 0!important;
}
body.page-id-348 .simplefavorites-clear {
margin:0 15px;
    background: #5ea655;
    border: 0;
    outline: none;
    color: #fff;
    font-weight: 500;
	padding:10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
 body.page-id-348 .simplefavorites-clear:hover {
    background-color: #5fbf53;
 }
span.date {
    float: left;
    font-style: italic;
    font-size: 14px;
    width: 100%;
    margin-top: -15px;
    margin-bottom: 10px;
}

.page-template-page-beoordelingen .entry-content .shortcode-site-reviews .glsr-reviews-wrap-slide {
display:none;
}
.page-template-page-beoordelingen .entry-content .shortcode-site-reviews .glsr-reviews-wrap-no-slide .glsr-navigation, .page-template-page-beoordelingen .entry-content .shortcode-site-reviews .glsr-reviews-wrap-no-slide .glsr-navigation .navigation {
width: 100%;
text-align: center;
}

/* .search-wrapper .sf-input-select option:nth-child(2),
.search-wrapper .sf-input-select option:nth-child(3) {
	display:none;
} */
.subtop .text-left {
	margin-top: 4px;
}
.shrink section.top .favo {
margin-top: -8px;
}
body.page-template-page-beoordelingen .entry-content .col-custom .review-img {
min-height: 225px;
    background-size: cover!important;
    float: left;
    width: 25%;
    margin-bottom: 0;
    max-width: 300px;
}

body.page-template-page-beoordelingen .entry-content .col-custom .glsr-read-more,
body.page-template-page-beoordelingen .morelink {
    white-space: nowrap;
    clear: both;
    /* float: left; */
    display: grid;
	padding: 10px 0 0 0!important;
}
/*
body.page-template-page-beoordelingen .entry-content .col-custom .glsr-review-content:after {
    content: "\2026";
}
*/
body.page-template-page-beoordelingen .entry-content .col-custom .glsr-read-more:before {
    content: "";
}
body.page-template-page-beoordelingen .entry-content .col-custom .wrapper {
    float: left;
    width: 75%;
    /* padding: 0 15px; */

}

/* body.page-id-336 section.accomodations .glsr-ltr .glsr-default .glsr-review-rating {
    margin-right: .5em;
    position: absolute;
    right: 15px;
    top: 0;
} */
body.page-id-336 section.accomodations  .entry-content .col-custom .glsr-review-assigned_to,
body.page-id-336 section.accomodations  .entry-content .col-custom .glsr-review-author {
    display: block;
    font-size: 15px;
	    margin-top: 17px;
}
.page-template-page-beoordelingen .glsr-shortcode .glsr-reviews-wrap .col-custom .wrapper .glsr-review-rating {
	float: right;
}
/* body.page-id-336 section.accomodations   .glsr-default .glsr-review-date {
    display: inline-block;
    font-style: italic;
    white-space: nowrap;
    position: absolute;
    right: 15px;
    font-size: 15px;
} */
body.page-template-page-beoordelingen .entry-content .col-custom .glsr-review-title h3 {
	color: #fff;
	font-size: 21px;
	    margin-top: -5px;
}

.tab-pane .glsr-reviews-wrap .swiper-slide {
margin-bottom:45px;
}

@media (max-width: 667px) {
body.single-appartementen .single.swiper-container, body.single-vakantiehuizen .single.swiper-container {
    margin-top: 0;
}
/* section.accomodations h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    margin: 30px 0 15px 0;
} */
#exTab1 .nav-tabs .nav-link:focus, #exTab1 .nav-tabs .nav-link:hover {
    color: #fff!important;
    background-color: #5ea655;
    border-color: #000000;
    cursor: pointer;
}
#exTab1 .nav-link {
    display: block;
    padding: .5rem 1rem;
    width: 100%;
}
section.accomodations .side-content a.btn {
    margin: 0;
		float: left;
}
/* .glsr-reviews-wrap .swiper-slide {
display:block!important;
} */
footer .widget-content {
margin-bottom:30px;
}
section.top .navbar li {
    padding-right: 15px;
    text-align: left;
    padding-bottom: 2px;
    margin-bottom: 2px;
    border-bottom: 1px solid #e7e7e7;
}
section.subtop .contact {
    padding-top: 0;
    max-width: 50px;
}
.subtop .text-left {
    margin-top: 0;
}
/* body.home section.intro {
    margin: -30px 0 90px 0;
    position: relative;
} */
body.page-template-page-beoordelingen .entry-content .col-custom .review-img {
    min-height: 163px;
    background-size: cover!important;
    float: left;
    width: 100%!important;
    margin-bottom: 30px;
    max-width: 300px;
}
body.page-template-page-beoordelingen .entry-content .col-custom .wrapper {
	width: 100%!important;
}
body.page-id-336 .glsr-ltr .glsr-default .glsr-review-rating {
    margin-right: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
body.page-id-336 .glsr-default .glsr-review-date {
    display: inline-block;
    font-style: italic;
    white-space: nowrap;
    position: relative;
    right: 0;
    font-size: 15px;
    width: 100%;
}
body.page-template-page-beoordelingen .entry-content .col-custom .wrapper {
    float: left;
    width: 100%;
    /* padding: 0 15px; */
}
}
.owl-item div .banner-page {
	background-position: center;
}
#nav-beoordelingen .wrapper {
	background-color: #080808 !important;
	width: 100%;
}
/* .pagination .page-item:first-child a {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
	position: relative;
	display: block;
	padding: 15px .75rem;
	margin-left: -1px;
	line-height: 1.25;
	background-color: #5ea655;
	border-radius: 0;
    margin-right: 5px;
	color: #fff!important;
	font-weight: 700;
} */
/* .pagination .page-item:last-child a {
	margin-left: 0;
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
	position: relative;
	display: block;
	padding: 15px .75rem;
	margin-left: -1px;
	line-height: 1.25;
	background-color: #5ea655;
	border-radius: 0;
    margin-left: 5px;
	color: #fff!important;
	font-weight: 700;
} */
/* .pagination .page-item a {
	background-color: #5fbf53;
	color: #fff!important;
	border: none;
	outline: none;
}

.pagination .page-item a:hover {
	    background-color: #5fbf53;
    color: #fff!important;
    border: none;
    outline: none;
} */
.pagination .page-item a {
	padding: 10px 20px;
	font-size: 3.2rem;
}

/* Aangepast door Twan */
.nieuws .wrapper p a {

    color: #5ea655;

}

body.page-id-336 .glsr-review-content p {
min-height:48px;
}
@media only screen and (max-width: 1000px)  {
	.home .search-wrapper form.searchandfilter .sf-field-submit {
		position: relative!important;
	}
	.page-template-page-activiteiten .activiteit .wrapper .entry-content .txt-wrap2 .entry-title {
		width: 50%!important;
	}
	.page-template-page-activiteiten .activiteit .wrapper .entry-content .txt-wrap2 .entry-title {
		float: left;
	}
	.page-template-page-activiteiten .activiteit .wrapper .entry-content .txt-wrap2 .star-reviews {
		float: right;
		text-align: right;
	}
	section.search .search-wrapper {
			position: relative;
			z-index: 10;
			top: 0px;
			width: 100%;
			max-width: 100%;
			left: 0;
			right: 0;
			background: #fff;
			height: auto;
			margin-bottom: 20px;
	}
	.search-wrapper .sf-field-post-meta-aantal_slaapkamers {
		float: left;
		width: 100%;
	}
	.search-wrapper .searchandfilter label {
		display: inline-block;
		margin: 0;
		color: #0a0a0a;
		padding: 0;
		width: 100%;
	}
	.search-wrapper .searchandfilter select.sf-input-select {
		min-width: 100%;
		padding: 8px;
		border: 1px solid #bfbfbf;
	}
	.search-wrapper .searchandfilter input[type=submit] {
		width: 100%;
		display: block;
		text-align: center;
		padding: 10px 30px!important;
		background-color: #5ea655!important;
		border: 0!important;
		outline: none!important;
		color: #fff!important;
		font-weight: 500;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
		position: relative;
		right: 0;
		top: 0;
	}
	.search-wrapper .sf-field-post-meta-aantal_slaapkamers {
		float: left;
		width: 100%;
		margin: 0;
		padding: 10px 0;
	}
	.search-wrapper .searchandfilter ul {
		margin: 5px 0 10px 0;
		padding: 0;
	}
	.search-wrapper .searchandfilter ul li li {
		float: left;
		padding-right: 15px;
		width: 50%;
	}
	.search-wrapper .sf-field-post_type {
		float: left;
		width: 100%;
	}
	.search-wrapper .searchandfilter ul, .search-wrapper .searchandfilter ul li {
		float: left;
		width: 100%;
		list-style: none;
		position: relative;
	}
	footer .widget-content {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 400px) {
	/* .banner-page {
		min-height: 100px!important;
	} */
	/* .accomodations .wrapper .entry-content .btn-card-house {} */
	ul.pagination .page-item {
    max-width: 120px!important;
	}
	#bukazu-app .calendars-header .col {
    margin: 0!important;
	}
}
@media only screen and (max-width: 992px) {
	.page-template-page-appartementen section.accomodations div.col-lg-3, .page-template-page-vakantiewoningen section.accomodations div.col-lg-3 {
		order: 2;
	}
}
@media only screen and (max-width: 769px) {
	.accomodations .wrapper .entry-content .card-inner-wrapper {
		width: 50%;
		float: left;
	}
	.page-template-page-over-le-marche section.accomodations .row .col-md-6 {
		padding-bottom: 20px;
	}
	.swiper-container .swiper-wrapper .col-custom .wrapper {
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.single-appartementen .accomodations .container .row .col-md-7, .single-vakantiehuizen .accomodations .container .row .col-md-7, .single-appartementen .accomodations .container section.bottom .col-md-5, .single-vakantiehuizen .accomodations .container section.bottom .col-md-5 {
		order: 2;
	}
	.single-appartementen #nav-tab .nav-item, .single-vakantiehuizen #nav-tab .nav-item {
		font-weight: 500;
		text-align: left;
	  padding: 0;
		border: 1px solid white;
		padding: 0 10px;
	}
	section.accomodations h2.toggle-reviews {
		float: left!important;
	}
	body.page-id-285 section.overview .wrapper {
    min-height: auto!important;
	}
	/* body.page-template-page-over-le-marche section.switch {
    padding: 0!important;
	} */
	/* section.accomodations .container .row .col-md-6 {
    padding-bottom: 20px!important;
	} */
	footer .container .row .widget-content {
		width: 50%;
	}
	body.page-template-page-activiteiten .star-reviews {
    position: relative!important;
    margin: 0!important;
	}
	/* section.accomodations h2 {
    margin-bottom: 10px!important;
	} */
	/* body.page-id-221 section.overview .wrapper a.btn {
		position: relative!important;
		left: 0!important;
		bottom: 0!important;
	} */
	section.accomodations .container .row .col-md-9 #ajax .wrapper .entry-content .txt-wrap .entry-title, .accomodations .container .row .wrapper .entry-content .txt-wrap .entry-title {
		margin-top: 20px;
	}
	.home .intro .container .row .col-md-6 .img-wrapper {
		min-height: 277px!important;
	}
	/* section.accomodations .container .row .col-md-6 {
		padding-bottom: 50px;
	} */
	.page-template-page-appartementen .accomodations .container .row .col-md-3, .page-template-page-vakantiewoningen .accomodations .container .row .col-md-3 {
		order: 2;
	}
	footer {
    padding-top: 30px!important;
    padding-bottom: 0!important;
	}
	/* section {
    margin: 0 0 50px 0!important;
	} */
	body .fixed .subtop, body .fixed .sticky-header {
		margin: 0!important;
	}
	.navbar .navbar-toggler {
		top: 18px!important;
	}
	section.le-marche, section.search  {
		margin: 0!important;
	}
	.home section.intro {
		margin-top: 0px !important;
	}
	.home .intro .container .row .col-md-6 .img-wrapper {
		min-height: 436px!important;
	}
	section.reviews a.black {
		margin-top: 0!important;
		float: left!important;
	}
	section.reviews .glsr-review-content p {
		margin-bottom: 15px!important;
	}
}

@media only screen and (min-width: 1000px) {
	body.page-template-page-beoordelingen .entry-content .col-custom .wrapper {
		padding: 0 15px;
	}
	/* .activiteit .wrapper {
	    height: 686px;
	} */
	.activiteit .float-left {
	    height: auto;
	}
	section.overview .txt-wrap p.price {
		text-align: right;
	}
/*
	.nieuws  .wrapper {
	    height: 700px;
	}

	*/
	.nieuws-page{
		display: flex;
	}

/*
	.nieuws .txt-wrap {
	    height: 200px;
	}
	*/
}

.single-appartementen #nav-tab .nav-item:hover,
.single-appartementen #nav-tab .nav-item.active,

.single-vakantiehuizen #nav-tab .nav-item:hover,
.single-vakantiehuizen #nav-tab .nav-item.active {
	color: #fff!important;
	background-color: #5ea655;
	border: 1px solid #5ea655;
}
.custom-slider-single-house-page .owl-dots {
	display: none;
}
#sync1 .item{
    margin: 0;
    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
		text-align: center;
	}
	#sync2 .item{

    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
		text-align: center;
		cursor: pointer;
	}
	#sync2 .item h1{
	font-size: 18px;
	}
	.custom-slider-single-house-page .owl-nav {
		position: absolute;
		bottom: 48%;
		z-index: 99;
		width: 100%;
	}
	.custom-slider-single-house-page .owl-prev {
		font-size: 40px!important;
		font-weight: 200;
		color: #fff!important;
		padding: 10px;
		margin-left: 10px;
	}
	.custom-slider-single-house-page .owl-next {
		font-size: 40px!important;
		font-weight: 200;
		color: #fff!important;
		padding: 10px;
		float: right;
	}

.img-placeholder {
  overflow: hidden;
}
.img-placeholder .wrap {
  transition: transform 0.3s ease-in-out;
}
.img-placeholder .wrap:hover {
	transform: scale(1.1);
}

body #book .modal-content {
  position: relative;
  background-color: #ffffff!important;
}

body #bukazu-app .calendars-header .col .icon {
  padding: 8px 40px;
  background: rgba(255, 255, 255, 0.75)!important;
}
body #bukazu-app .calendar.calendar-2 {
  min-width: 48%;
  float: left;
}
body #bukazu-app .calendar {
  min-width: 48%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: var(--month_background);
  margin: 16px 1%;
}
li.sf-field-post-meta-filters_type_accomodatie {
	display:none!important;
}
#ajax,
.more-pages{
	float:left;
	width: 100%;
}
body.page-id-285 section.overview .wrapper {
	min-height:582px;
}

body.page-id-285 section.overview .txt-wrap p {
  margin-bottom: 0;
	min-height:120px;
}

/* body.single-vakantie .no-margin {
	margin:0;
	padding-top:0;
}
body.single-vakantie .no-margin:nth-child(1) {
	padding: 90px 0;
} */

section.overview .txt-wrap h2 span {
	display: block;
  font-size: 16px;
  padding: 5px 0 0 0;
  color: #949494;

}
/* #exTab1 .tab-pane {
  position: relative;
  min-height: 560px;
  float: left;
} */
.morecontent span {
	display: none;
}
.price-overview--extra {
	flex: unset!important;
	display: block!important;
}
.price-overview--extra .data-label {
	width: 100%!important;
}
.price-overview--extra .data {
	padding: 0!important;
}
.price-overview td {
  padding: 0!important;
}
#bukazu-app .form-row.inline {
	display: inline-grid!important;
	    position: relative;
}
#bukazu-app .form-section .age-description {
  display: inline-block!important;
  position: absolute!important;
  /* margin-top: -86px!important; */
  /* margin-left: 100px!important; */
  /* float: left; */
  right: 0;
  top: 10px;
}
body #bukazu-app .form-row.inline input, #bukazu-app .form-row.inline select {
  width: auto;
  min-width: 100%!important;
  padding: 8px 64px 8px 16px;
}
#bukazu-app .form-row.inline .price_per {
    padding: 0!important;
}
#bukazu-app .form-row input, #bukazu-app .form-row select {
    max-width: 96%!important;
}
#bukazu-app .form-section lavel {
	margin-bottom: 0!important;
}
#bukazu-app .form-sum .house-details th {
  text-align: left!important;
  width: 100%!important;
  display: inline!important;
}
#bukazu-app .form-sum .house-details td {
	width: 321px!important;
	display: block!important;
	min-width: 100%!important;
}
/* span.persons {
  float: left;
  display: block;
  margin-bottom: 30px;
} */
/* span.persons ul {
	list-style:none;
	margin:0;
	padding: 0;
} */

/* span.persons ul li {
	float:left;
	margin-right: 15px;
} */

/* span.persons ul li .fas {
min-width:35px;
	color:#fff;
} */
/* section#innerbottom {
	margin:0;
} */

/* body.postid-296 .no-margin,
body.postid-290 .no-margin,
body.postid-9216 .no-margin,
body.postid-9225 .no-margin,
body.postid-9238 .no-margin,
body.postid-9245 .no-margin,
body.postid-9254 .no-margin,
body.postid-9280 .no-margin,
body.postid-9259 .no-margin,
body.postid-9298 .no-margin {
  margin: 0;
  padding: 30px 0 0 0;
}

body.postid-290 section.black:nth-of-type(2),
body.postid-9245 section.black:nth-of-type(2),
body.postid-9259 section.black:nth-of-type(2),
body.postid-9280 section.black:nth-of-type(2),
body.postid-9280 section.black:nth-of-type(4),
body.postid-9298 section.black:nth-of-type(2),
body.postid-9225 section.black:nth-of-type(2){
	background: #fff!important;
	font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #5e5e5e;
}
body.postid-290 section.black:nth-of-type(2) h2,
body.postid-9245 section.black:nth-of-type(2) h2,
body.postid-9259 section.black:nth-of-type(2) h2,
body.postid-9280 section.black:nth-of-type(2) h2,
body.postid-9280 section.black:nth-of-type(4) h2,
body.postid-9298 section.black:nth-of-type(2) h2,
body.postid-9225 section.black:nth-of-type(2) h2{
	    font-size: 20px;
    margin: 30px 0 30px 0!important;
font-weight: 500;
    color: #0a0a0a;
}
body.postid-290 section.black:nth-of-type(2) strong,
body.postid-9245 section.black:nth-of-type(2) strong,
body.postid-9259 section.black:nth-of-type(2) strong,
body.postid-9280 section.black:nth-of-type(2) strong,
body.postid-9280 section.black:nth-of-type(4) strong,
body.postid-9298 section.black:nth-of-type(2) strong,
body.postid-9225 section.black:nth-of-type(2) strong{

font-weight: 500;
    color: #0a0a0a;
}

body.postid-290 section.black:nth-of-type(2) .separator,
body.postid-9245 section.black:nth-of-type(2) .separator,
body.postid-9259 section.black:nth-of-type(2) .separator,
body.postid-9280 section.black:nth-of-type(2) .separator,
body.postid-9280 section.black:nth-of-type(4) .separator,
body.postid-9298 section.black:nth-of-type(2) .separator,
body.postid-9225 section.black:nth-of-type(2) .separator{
    height: 1px;
    background: #e4e4e4;
    margin: 30px 0;
}

body.postid-290 section.black:nth-of-type(3),
body.postid-9245 section.black:nth-of-type(3),
body.postid-9259 section.black:nth-of-type(4),
body.postid-9280 section.black:nth-of-type(5),
body.postid-9225 section.black:nth-of-type(3){
display: none!important;
} */

.greentitle a {
	color: #131314;
}

body.single-architectuur .act-cont {
  float: left;
  /* width: 100%; */
  margin-top: 0;
  padding-top: 0px;
}

body.single-activiteiten .act-cont {
  float: left;
  /* width: 100%; */
  margin-top: 0px;
  padding-top: 15px;
}

/* body.page-id-221 section.overview .wrapper a.btn {
	position: absolute;
	left:30px;
	bottom: 30px;
} */
body span.persons {
  float: left;
  display: block;
  margin-bottom: 0px;
}
body span.persons ul {
	margin-top: 17px;
	float: left;
	width: 100%;
	color: #000;
	padding-left: 0;
}
body.page-template-page-appartementen span.persons ul, body.page-template-page-vakantiewoningen span.persons ul {
	margin-top: 5px!important;
	margin-bottom: 5px!important;
}
.single-appartementen .aantal-personen {
	color: #000;
}
/* body span.persons ul li .fas, body span.persons ul li .far {
  min-width: auto;
  color: #000;
  margin: 0;
  padding: 0 5px 0 0;
} */
/* body span.persons ul li,
body span.persons ul li{
	float:left;
	margin-right: 15px;
	width: auto;
} */
/* body section.overview .txt-wrap h2,
body section.overview .txt-wrap h2{
	margin: 0 0 15px 0;
	white-space: unset;
	padding: 0 60px 0 0;
	word-break: inherit;
} */
body #bukazu-app .form-sum button {
  width: 100%;
  padding: 16px;
  border: 0;
  color: #fff;
  font-size: 20px;
  background: #5ea655!important;
  cursor: pointer;
    border: none!important;
  -webkit-transition: all .2s!important;
  -moz-transition: all .2s!important;
  transition: all .2s!important;
}
body #bukazu-app .form-sum button:hover {
  background-color: #5fbf53!important;
  color: #fff!important;
  border: none!important;
  outline: none!important;
}
/* div.social {
	margin-right: -24px;
} */
.single-activiteiten .glsr-shortcode {
	display: block;
}
.single-activiteiten .btn-meer-weten {
	display: block!important;
}
.page-template-page-vakantiewoningen-php .container.custom-width, .page-template-page-appartementen-php .container.custom-width {
	max-width: 1400px;
}
.page-template-page-vakantiewoningen-php .overview .txt-wrap a.btn, .page-template-page-appartementen-php .overview .txt-wrap a.btn {
  float: right;
}
ul.pagination .page-item {
	padding-right: 10px;
	padding-left: 10px;
	max-width: 200px;
	width: 100%;
	text-align: center;
}
.modal-dialog .modal-content .modal-body #bukazu-app #calendar-container div.price-overview div.price-overview--book div i span {
	display: none;
}
.modal-dialog .modal-content .modal-body #bukazu-app #calendar-container div.house-name {
	display: none;
}
.owl-item div section.banner {
	background-repeat: no-repeat!important;
	/* background-size: 100% 100%!important; */
	background-size: contain!important;
}
.simplefavorite-button  {
	margin-top: 5px;
}
.swiper-container img {
	max-width: 100%;
}
.swiper-container .swiper-wrapper .col-custom .row .col-12 .review-img {
	text-align: center;
}

@media only screen and (min-width : 660px) and (max-width : 1184px) {
	.nav-menu-desktop {
		display: none;
	}
	.search-banner {
		min-height: 250px!important;
	}
}
section.banner {
	margin: 0!important;
}
.single-vakantiehuizen #nav-tabContent #nav-beschrijving div.comment {
	height: 528px;
}
.accomodations .wrapper .entry-content .btn-card-house {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px;
	margin-right: 15px;
}
body .glsr-default.glsr-summary {
	max-width: unset;
}
/* section.accomodations {
  padding-top: 50px;
	padding-bottom: 50px;
} */
.accomodations .wrapper .entry-content h2.entry-title {
	padding-top: 0px;
	padding-bottom: 0px;
}
/* @media only screen and (max-width: 476px) {
	.owl-carousel, .owl-carousel .owl-stage-outer, .owl-carousel .owl-stage-outer .owl-stage, .owl-carousel .owl-stage-outer .owl-stage .owl-item, .owl-carousel .owl-stage-outer .owl-stage .owl-item div, .owl-carousel .owl-stage-outer .owl-stage .owl-item section, .owl-carousel .owl-stage-outer .owl-stage .owl-item section img {
		height: 120px!important;
	}
	.banner-sliders .owl-nav {
    bottom: 44%!important;
	}
} */
/* section.accomodations, section.newsletter {
	padding-top: 50px;
	padding-bottom: 50px;
} */
/* .wrapper a.btn {
	display: none!important;
	position: initial;
	display: flow-root;
} */
.accomodations .activiteit .wrapper .entry-content .txt-wrap2 p {
	display: inline-block;
}
.owl-stage-outer {
	max-height: 600px!important;
}
.single-appartementen span.persons ul, .single-vakantiehuizen span.persons ul {
	color: #9d9d9d!important;
	list-style-type: none;
}
.single-appartementen span.persons ul li .fas, .single-appartementen span.persons ul li .far, .single-vakantiehuizen span.persons ul li .fas, .single-vakantiehuizen span.persons ul li .far {
	color: #9d9d9d!important;
}
.inside {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
	z-index: 11;
	top: 48%;
	left: 8%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.banner-sliders .owl-nav {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	z-index: 11;
	top: 45%;
	width: 100%;
}
body .glsr-ltr .glsr-default .glsr-summary-rating, body .glsr-ltr .glsr-default .glsr-summary-stars {
  margin-right: 0;
}
.glsr-default .glsr-summary-stars {
	margin-right: 0!important;
}
.glsr-form-wrap {
	margin-top: 90px;
}
.home .inside,  section.reviews .glsr-review-author {
	display: none;
}
.page-template-page-appartementen span.persons ul li, .page-template-page-vakantiewoningen span.persons ul li, .blog span.persons ul li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}
.favorites-list li {
	border: none!important;
}
/* #bukazu-app, #book {
	scroll-behavior: smooth;
} */
#nav-beoordelingen .glsr-review-author {
	display: none;
}
#nav-prijzen div.persons ul {
	list-style-type: none;
	padding-left: 0;
}
.glsr-reviews-wrap .glsr-reviews .swiper-slide .wrapper .glsr-review-author {
	display: none!important;
}
.sf-icon-love {
  visibility: initial;
}
.simplefavorite-button {
  visibility: hidden;
}
.home .search-wrapper form.searchandfilter .sf-field-submit {
	position: absolute;
	right: 0;
	top: 0;
}
section.accomodations #nav-tabContent #nav-prijzen h2 {
	margin-bottom: 0!important;
	padding-bottom: 10px!important;
}
.search-wrapper .searchandfilter .sf-field-post_type {
	z-index: 999;
}
.child-page #nav-beoordelingen-tab {
	display: none;
}
.review-img{
	min-height: 225px;
	background-size: cover!important;
	float: right;
	width: 50%;
	margin-bottom: 0
}
.page-template-page-favorieten section.accomodations div.entry-content {
	width: 100%;
}
.page-template-page-favorieten section.accomodations div.entry-content ul {
	padding: 15px!important;
	background: #fff0;
}
.page-template-page-favorieten section.accomodations div.entry-content ul li {
	width: 100%!important;
}
.page-template-page-favorieten section.accomodations div.entry-content ul li h2, .page-template-page-favorieten section.accomodations div.entry-content ul li a {
	font-size: 20px!important;
}
.page-template-page-favorieten section.accomodations div.entry-content ul li a.btn {
  color: #fff;
	background-color: #5ea655;
  display: inline-block;
  text-align: center;
  padding: 15px;
  border-radius: 0;
  width: auto;
  font-size: 16px!important;
  font-weight: 500;
  margin-top: 15px;
  border: none;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
body.page-id-348 .favorites-list li div.wrapper p{
	display: inline!important;
	font-size: 14px;
}
body .glsr-star-empty {
  background-image: url(/wp-content/uploads/2019/10/star-empty.png) !important;
}
body .glsr-star-full {
  background-image: url(/wp-content/uploads/2019/10/star-full-1.png) !important;
}
body .glsr-star-half {
  background-image: url(/wp-content/uploads/2019/10/star-half.png) !important;
}
#bukazu-app .form-row.inline {
	padding-left: 6px;
}
#bukazu-app .calendar--picker .calendar--picker--date span.name {
	width: 100%;
}
.modal-lg, .modal-xl {
  max-width: 1000px;
}
#bukazu-app .price-overview--book .price {
  font-size: 28px!important;
}
#bukazu-app .calendar--picker .calendar--picker--date span.detail span {
	width: 100%;
}
/* #bukazu-app .legend div {
	width: 100%;
} */
#bukazu-app .legend {
		padding-left: 0!important;
}

/* Nieuw toegevoegd op 21-2-2020  */
.page-id-9203 .inside h1 {
	display: none;
}

i {
    padding-right: 1.67em;
    max-width: 1rem;
}
.single-appartementen .aantal-personen i {
	padding-right: 26px!important;
}
footer img.rounded-circle {
	max-width: 50%;
}
section.accomodations .col-md-5 img.rounded-circle {
	max-width: 200px;
}
.h-captcha {
	margin-bottom: 0!important;
}
.h-captcha iframe {
	margin-top: 10px;
}
/* Nieuw toegevoegd op 07-10-2020  */
.single section.accomodations #nav-tabContent h3 {
	font-size: 1.1rem;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 20px;
}
.single section.accomodations h4 {
	font-size: 1.05rem;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 20px;
}
.accomodations .wrapper .entry-content h2.entry-title:hover a {
	color: #5ea655!important;
}
section.newsletter .mc4wp-form-fields input {
	max-width: 300px;
}
.h-captcha {
	display: block;
	position: absolute;
	right: 0;
	top: -6px;
}
.h-captcha iframe {
	height: 63px!important;
}
.anchor.normal {
	height: 62px!important;
}
section.newsletter .mc4wp-form-fields input[type="submit"] {
	right: unset!important;
	left: 290px;
}
@media only screen and (max-width: 1200px) {
	section.newsletter .mc4wp-form-fields input {
		max-width: 250px;
	}
	section.newsletter .mc4wp-form-fields input[type="submit"] {
		left: 210px;
		max-width: 126px;
	}
}
@media only screen and (max-width: 990px) {
	.h-captcha {
		position: relative!important;
	}
	.h-captcha iframe {
		height: 78px!important;
	}
}
@media only screen and (max-width: 767px) {
	section.newsletter .mc4wp-form-fields input[type="submit"] {
		max-width: 106px;
	}
}
.glsr-bootstrap_4 .glsr-summary {
	display: inline-block!important;
}
.glsr-bootstrap_4 .glsr-summary-stars {
	margin-right: 0!important;
}
.beoordelingen-pagina {

}