@font-face {
  font-family: "Kalam Bold";
  src: url("/webfonts/Kalam-Bold.woff2") format("woff2"),
    url("/webfonts/Kalam-Bold.woff") format("woff"),
    url("/webfonts/Kalam-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kalam Regular";
  src: url("/webfonts/Kalam-Regular.woff2") format("woff2"),
    url("/webfonts/Kalam-Regular.woff") format("woff"),
    url("/webfonts/Kalam-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kalam Light";
  src: url("/webfonts/Kalam-Light.woff2") format("woff2"),
    url("/webfonts/Kalam-Light.woff") format("woff"),
    url("/webfonts/Kalam-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow Regular";
  src: url("/webfonts/Barlow-Regular.woff2") format("woff2"),
    url("/webfonts/Barlow-Regular.woff") format("woff"),
    url("/webfonts/Barlow-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow Bold";
  src: url("/webfonts/Barlow-Bold.woff2") format("woff2"),
    url("/webfonts/Barlow-Bold.woff") format("woff"),
    url("/webfonts/Barlow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow Semi Bold";
  src: url("/webfonts/Barlow-SemiBold.woff2") format("woff2"),
    url("/webfonts/Barlow-SemiBold.woff") format("woff"),
    url("/webfonts/Barlow-SemiBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow Thin";
  src: url("/webfonts/Barlow-Thin.woff2") format("woff2"),
    url("/webfonts/Barlow-Thin.woff") format("woff"),
    url("/webfonts/Barlow-Thin.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.de-DE .nl {
  display: none !important;
}

.nl-NL .de {
  display: none !important;
}

.astroid-container {
  overflow: hidden !important;
}

h1,
h2,
h3,
h4 {
  font-family: "Kalam Regular";
  font-weight: normal !important;
}

h5 {
  font-family: "Barlow Bold";
}

h2 {
  padding: 20px 0 10px 0 !important;
  margin: 0px;
}

h3 {
  padding: 20px 0 10px 0 !important;
  margin: 0px;
  font-size: 22px;
}

.btn-primary,
.btn-backtohome,
.btn-prosandcons,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .jd-form-button {
  color: #fff;
  background-color: #fcca46;
  border-color: #fcca46;
  border-radius: 99px;
}

.btn-primary:hover,
.btn-backtohome:hover,
.btn-prosandcons:hover,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .jd-form-button:hover {
  color: #fff;
  background-color: #deb23c;
  border-color: #deb23c;
}

.btn-check:checked + .btn-primary,
.btn-check:checked + .btn-backtohome,
.btn-check:checked + .btn-prosandcons,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .btn-check:checked
  + .jd-form-button,
.btn-check:active + .btn-primary,
.btn-check:active + .btn-backtohome,
.btn-check:active + .btn-prosandcons,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .btn-check:active
  + .jd-form-button,
.btn-primary:active,
.btn-backtohome:active,
.btn-prosandcons:active,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .jd-form-button:active,
.btn-primary.active,
.active.btn-backtohome,
.active.btn-prosandcons,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .active.jd-form-button,
.show > .btn-primary.dropdown-toggle,
.show > .dropdown-toggle.btn-backtohome,
.show > .dropdown-toggle.btn-prosandcons,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .show
  > .dropdown-toggle.jd-form-button {
  color: #fff;
  background-color: #e77228;
  border-color: #e77228;
}

.btn-link {
  color: #e77228;
}

#sp-page-builder .page-content section:first-of-type {
  z-index: 0 !important;
  padding-top: 150px !important;
}

#sp-page-builder .page-content .bookzo section:first-of-type {
  z-index: initial !important;
  padding-top: initial !important;
}

.sppb-addon-text-block,
.sppb-addon-text-block p,
p {
  font-family: "Barlow Regular";
  font-size: 18px;
  color: #233d4d;
  line-height: 32px;
}

.sppb-btn {
  border-radius: 99px;
  font-family: "Barlow Bold";
  background-color: #fcca46;
  color: #fff;
  text-decoration: none;
  padding: 15px 30px;
  margin-top: 30px;
}

.sppb-btn:hover {
  background-color: #deb23c;
  color: #fff;
}

.sppb-addon-wrapper {
  margin-bottom: 0px !important;
}

.astroid-component-section {
  padding: 0;
}

.astroid-container {
  overflow-x: hidden;
}

.header {
  min-height: 450px;
  overflow: visible !important;
}

.header::before {
  min-height: 450px;
  background: linear-gradient(
    90deg,
    rgba(97, 155, 138, 1) 0%,
    rgba(252, 202, 70, 1) 63%,
    rgba(254, 127, 45, 1) 100%
  );
  background-size: 200% 400% !important;
  animation: gradient 15s ease infinite !important;
  height: 100% !important;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  opacity: 0.6;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.header::after {
  content: "";
  background-image: url(/images/tesselsonderdak-icon.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 140px;
  height: 140px;
  position: absolute;
  bottom: -80px;
  left: calc(50% - 70px);
  z-index: 10;
}

.header h1 {
  font-family: "Kalam Regular";
  color: #fff;
}

.inloggentop {
  text-align: right;
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 30px 0 0;
  z-index: 9999999;
}

#tb2-km3iq1kfd {
  position: absolute;
  left: 0px;
  border-bottom: 1px dashed #d8d8d8;
  width: 100%;
  top: 0px;
  height: 40px;
  padding: 5px 0 0 0;
}

.inloggentop a {
  text-align: right;
  color: #233d4d;
  text-decoration: none;
  font-family: "Barlow Regular";
}

.inloggentop p {
  float: right;
}

header .logo-wrapper {
  -webkit-box-shadow: 0px 2px 15px 0px rgba(210, 210, 210, 0.5);
  box-shadow: 0px 2px 15px 0px rgba(210, 210, 210, 0.5);
  padding: 40px 20px 10px;
  margin-top: -70px;
  background-color: #fff;
  z-index: 999;
}

.header-left-section {
  margin-bottom: -50px;
}

.astroid-logo img {
  max-width: 320px;
  max-height: 100px;
}

.border-bottom,
.astroid-header-section {
  border-bottom: 0px !important;
  box-shadow: none !important;
  padding: 50px 0 0 0;
}

.nav {
  margin-bottom: -16px;
}

.astroid-nav .nav-link:hover,
.astroid-sidebar-menu .nav-link:hover {
  color: #619b8a !important;
}

#astroid-sticky-header .astroid-nav .nav-link.active {
  color: #619b8a !important;
}

.astroid-nav .nav-link:focus,
.astroid-sidebar-menu .nav-link:focus {
  color: #fe7f2d;
}

.astroid-nav > li > a,
.astroid-sidebar-menu > li > a,
.astroid-mobile-menu > .nav-item > a {
  font-family: "Barlow Bold";
  color: #233d4d;
  padding: 0 10px 13px 10px;
  font-size: 20px;
  margin: 0 40px 0 0;
}

.nav-item:last-child a {
  margin-right: 0px !important;
}

.astroid-nav .nav-link:active,
.astroid-nav .nav-link.active,
.astroid-sidebar-menu .nav-link:active,
.astroid-sidebar-menu .nav-link.active {
  font-family: "Barlow Bold";
  color: #233d4d;
  border-bottom: 4px solid #619b8a;
}

.astroid-header-section .astroid-header-sticky > div {
  padding-left: 15px;
}

.intro {
  text-align: center;
  background-color: #e9f0e2;
  padding: 130px 0 100px 0 !important;
  z-index: 0 !important;
}

/* .intro .sppb-addon-single-image {
  max-width: 140px;
  position: absolute;
  top: -180px;
  width: 140px;
  left: calc(50% - 70px);
  display: block;
}
 */
.intro .sppb-addon-text-block {
  max-width: 90ch;
  margin: 0 auto;
}

.intro h2 {
  color: #619b8a;
}

.intro img {
  -webkit-box-shadow: 0px 2px 15px 0px rgb(210 210 210 / 50%);
  box-shadow: 0px 2px 15px 0px rgb(210 210 210 / 50%);
}

.aanbiedingen {
  background-color: #d0e0c0;
}

.bgsliderimage .n2-ss-layer-col {
  border-radius: 9999px !important;
  background-size: cover !important;
  width: 340px !important;
  height: 340px !important;
  display: block !important;
  max-height: 340px !important;
  min-height: 340px !important;
  margin: auto !important;
  position: absolute !important;
  top: -20px !important;
  left: -40px !important;
}

div#n2-ss-2 .n2-ss-showcase-slides,
div#n2-ss-2 .n2-ss-slide,
div#n2-ss-3 .n2-ss-showcase-slides,
div#n2-ss-3 .n2-ss-slide,
div#n2-ss-4 .n2-ss-showcase-slides,
div#n2-ss-4 .n2-ss-slide {
  overflow: visible !important;
}

.n2-ss-slider
  .n2-ss-layer[data-sstype="row"].n2-ss-stretch-layer
  .n2-ss-layer-row {
  margin-bottom: 50px !important;
}

.tips {
  background-color: #e9f0e2;
}

.tips h2,
.tips h3 {
  color: #619b8a;
}

.tips .sppb-btn {
  background-color: #fe7f2d;
  padding: 10px 30px;
}

.tips .sppb-btn:hover {
  background-color: #e77228;
}

.tips.hond::after {
  content: "";
  display: block;
  height: 100px;
  width: 100px;
  background-image: url(/images/hond-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  bottom: 30px;
  left: calc(50% - 50px);
  position: absolute;
  z-index: 9999;
}

.tips.texel::after {
  content: "";
  display: block;
  height: 100px;
  width: 100px;
  background-image: url(/images/texel-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  bottom: 30px;
  left: calc(50% - 50px);
  position: absolute;
  z-index: 9999;
}

.tips .sppb-col-md-6:first-of-type {
  background-color: #fff;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 75px;
  min-height: 700px;
}

.tips .sppb-col-md-6:nth-of-type(2) .sppb-column {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-bottom: 120%;
}

.tips.locatie .sppb-col-md-6:nth-of-type(2) .sppb-column {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-bottom: 0;
}

.accommodatiesuitgelicht {
  background-color: #233d4d;
}

.accommodatiesuitgelicht.zoekresultaat {
  background-color: #e9f0e2;
}

.accommodatiesuitgelicht.zoekresultaat .price-arrival-departure {
  color: #619b8a !important;
  font-family: "Barlow Bold";
  font-size: 15px;
}
.accommodatiesuitgelicht.zoekresultaat .bookzo-bootstrap .text-right {
  line-height: 20px;
}

.accommodatiesuitgelicht.zoekresultaat .bookzo-bootstrap .col-xl-3 {
  -ms-flex: 0 0 33% !important;
  flex: 0 0 33% !important;
  max-width: 33% !important;
}

.tips.locatie::after {
  content: "";
  display: block;
  height: 100px;
  width: 100px;
  background-image: url(/images/locatie-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  bottom: 30px;
  left: calc(50% - 50px);
  position: absolute;
  z-index: 9999;
}

.tips.locatie .sppb-col-md-6:first-of-type {
  background-color: transparent;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  padding: 75px;
}

.aanbiedingen.tips {
  background: linear-gradient(
    90deg,
    rgba(97, 155, 138, 0.3) 0%,
    rgba(252, 202, 70, 0.3) 63%,
    rgba(254, 127, 45, 0.3) 100%
  );
}

.aanbiedingen.tips .tekstcol {
  max-width: 980px;
  margin: 0 auto !important;
}

.accommodatiesuitgelicht h2 {
  color: #fff;
}

.accommodatiesuitgelicht .pagination,
.accommodatiesuitgelicht .slider-button,
.accommodatiesuitgelicht .slider-pagination,
.accommodatiesuitgelicht .filter-button {
  display: none !important;
}

.accommodatiesuitgelicht.aanbod .pagination {
  display: flex !important;
}

.accommodatiesuitgelicht.zoekresultaat.aanbod .sppb-addon-header h2 {
  color: #619b8a;
}
 {
}

.bookzo-bootstrap .pagination .page-item:first-child .page-link {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.bookzo-bootstrap .pagination .page-item:last-child .page-link {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.bookzo-bootstrap .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #fe7f2d !important;
  border-color: #fe7f2d !important;
}

.accommodatiesuitgelicht .sppb-container-inner {
  padding: 0 100px;
}

.accommodatiesuitgelicht .card {
  border: 0px !important;
  border-radius: 20px !important;
}

.accommodatiesuitgelicht .slider-wrapper {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.accommodatiesuitgelicht .card-title-name h3 {
  color: #619b8a;
  font-family: "Barlow Bold";
  padding: 0px !important;
  margin: 0px !important;
}

.accommodatiesuitgelicht .group-name {
  color: #619b8a !important;
  font-family: "Barlow Regular" !important;
}

.accommodatiesuitgelicht .bookzo-bootstrap .text-right {
  text-align: left !important;
  padding: 20px 0 0 0;
}

.accommodatiesuitgelicht .btn-secondary {
  font-family: "Barlow Bold";
  color: #ffffff;
  font-size: 87.5%;
  text-shadow: none;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 400;
  background: #fe7f2d;
  opacity: 1;
  padding: 10px 30px 10px 30px;
  box-shadow: none;
  border: 0px solid RGBA(0, 0, 0, 1);
  border-radius: 99px;
}

.accommodatiesuitgelicht.zoekresultaat .btn-secondary {
  background-color: #fcca46;
  font-size: 13px;
  padding: 10px 25px 10px 25px;
}

.accommodatiesuitgelicht.zoekresultaat .btn-secondary:hover {
  background-color: #deb23c;
}

.accommodatiesuitgelicht.zoekresultaat .btn-primary {
  background-color: #fe7f2d;
  font-family: "Barlow Bold";
  color: #ffffff;
  font-size: 13px;
  text-shadow: none;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 400;
  background: #fe7f2d;
  opacity: 1;
  padding: 10px 25px 10px 25px;
  box-shadow: none;
  border: 0px solid RGBA(0, 0, 0, 1);
  border-radius: 99px;
}

.accommodatiesuitgelicht.zoekresultaat .btn-primary:hover {
  background-color: #e77228;
}

.accommodatiesuitgelicht .result-item.card .card-body {
  padding: 80px 40px 30px 40px;
}

.accommodatiesuitgelicht .slider-wrapper {
  height: 250px !important;
}

.accommodatiesuitgelicht .persons-pets-location {
  color: #619b8a !important;
}

.locatie .sppb-addon-raw-html {
  border-top-left-radius: 30px;
  overflow: hidden;
}

.leaflet-marker-pane img::after {
  background-image: url(/images/map-marker.svg);
  background-size: 40px;
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  overflow: visible !important;
  background-repeat: no-repeat;
}

.accommodatiesuitgelicht .card-description font,
.accommodatiesuitgelicht .card-description br {
  display: none;
}

.accommodatiesuitgelicht .card-description {
  color: #233d4d;
  font-size: 15px;
  font-family: "Barlow Regular";
  line-height: 23px;
}

.header .sppb-container-inner {
  margin: 0 auto;
  width: fit-content;
}

#astroid-sticky-header .astroid-logo img {
  max-width: 150px;
  max-height: 90px;
}

#astroid-sticky-header .logo-wrapper {
  margin-top: -40px;
}

#astroid-sticky-header {
  background-color: rgb(255 255 255 / 89%);
  border-bottom: 1px dashed #d8d8d8;
  min-height: 68px;
}

.header .bookzo-bootstrap .input-group-text {
  background-color: transparent;
  border: 0px !important;
}

.header .form-control {
  background-color: transparent;
  border: 0px !important;
}

.bookzo-bootstrap .input-group-prepend {
  margin-right: 0px;
}

.bookzo-search {
  background-color: rgba(255, 255, 255, 0.668);
  padding: 20px;
  border-radius: 10px;
  font-family: "Barlow Regular";
  margin: 30px 0 0 0;
}

.bookzo-search .form-inline .form-group-inline.mr-2:first-child {
  border-right: 1px solid #979797;
}

.bookzo-search .btn-primary,
.bookzo-search .btn-secondary {
  background-color: #fcca46;
  border: 0px;
  padding: 10px 30px;
  font-family: "Barlow Bold";
  color: #fff;
  min-width: 180px;
  border-radius: 99px;
}

.bookzo-search .btn-primary:hover,
.bookzo-search .btn-secondary:hover {
  background-color: #deb23c;
}

.bookzo-search .form-inline .form-group-inline .form-control {
  min-width: 180px !important;
}

.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-radius: 0px;
  border-color: #979797 !important;
}

.reviews {
  background-image: url(/images/review-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.reviews .da-thumb {
  display: none;
}

.reviews .da-item {
  border: 0px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.2833727240896359) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.reviews .da-item-readmore,
.reviews .da-item-date,
.reviews .da-item-cat {
  display: none !important;
}

.reviews .da-item .da-item-content {
  padding: 60px 50px 30px 50px;
}

.reviews .da-item-title {
  font-family: "Kalam Regular";
  color: #fff;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
}

.reviews h2 {
  color: #fff;
}

.reviews .da-item-content h2 {
  padding: 0px !important;
  margin: 0px !important;
}

.da-item-intro {
  color: #fff;
  font-family: "Barlow Regular";
  font-style: italic;
  text-align: center;
}

.reviews .slick-dots li button:before {
  color: #fff;
  font-size: 12px;
}

.reviews .da-item {
  min-height: 290px;
}

.reviews .icon {
  margin-bottom: -120px;
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
}

.slick-prev:before,
.slick-next:before {
  color: #fff;
}

.footercustom {
}

.footercustom .btn-primary {
  background-color: #619b8a;
  border-radius: 99px;
  color: #fff;
  padding: 10px 30px;
  font-family: "Barlow Bold";
  border: 0px;
}

.footercustom .btn-primary:hover {
  background-color: #49786a;
}

.footercustom .rsform-block-e-mailadres .formControls input {
  border: 0px;
  min-height: 44px;
  background-color: #ececec;
  color: #a4a4a4;
  font-family: "Barlow Regular";
  border-radius: 0px;
}

.footercustom h3,
.footercustom h2.sppb-addon-title {
  font-family: "Barlow Bold";
  color: #619b8a;
  padding: 20px 0 10px 0 !important;
  margin: 0px;
  font-size: 22px;
}

.footercustom .formControls ::placeholder {
  color: #a4a4a4 !important;
}

.footercustom .sppb-icons-group-list li a {
  border-radius: 99px;
  background-color: #619b8a;
  border: 0px;
  color: #fff;
  height: 50px !important;
  margin: 5px;
  padding: 13px 10px 5px 10px !important;
  width: 50px !important;
  border-style: solid;
  font-size: 25px !important;
}

.footercustom .sppb-icons-group-list li a:hover {
  background-color: #49786a;
}

.rsform-block-consent {
  font-size: 14px;
  line-height: 20px;
}

.copy .logo img {
  -webkit-box-shadow: 0px 2px 15px 0px rgb(210 210 210 / 50%);
  box-shadow: 0px 2px 15px 0px rgb(210 210 210 / 50%);
  padding: 40px 20px 10px;
  background-color: #fff;
  margin-top: -90px;
}

.copy {
  border-top: 1px dashed #d8d8d8;
  padding: 0px !important;
  bottom: -10px;
}
.copy ul {
  padding: 10px 0 0 0;
  margin: 0px;
  list-style: none;
  float: right;
}
.copy ul li {
  float: left;
  padding: 0 30px 0 0;
}

.copy a {
  color: #619b8a;
  text-decoration: none;
}

.copy ul li:last-child {
  padding-right: 0px !important;
}
.leaflet-popup-content-wrapper p {
  display: none;
}

.leaflet-popup {
  max-width: 440px;
}

.leaflet-popup .btn-secondary {
  border-radius: 99px;
  font-family: "Barlow Bold";
  background-color: #fcca46;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  margin-top: 0px;
  border: 0px;
}

.aanbod .filters {
  color: #233d4d;
  font-size: 15px;
  font-family: "Barlow Regular";
  line-height: 23px;
}

.aanbod .results-sort-options select {
  max-width: 120px;
  margin: 0 10px 0 0;
  background-color: #e77228;
  border-radius: 99px;
  font-family: "Barlow Bold";
  color: #fff;
  font-size: 14px !important;
  line-height: 1.3 !important;
}

.aanbod select {
  border: 0px;
  border-radius: 10px;
}

.aanbod .filters .input-group-text,
.aanbod .filters input {
  background-color: #fff;
  border: 0px;
  border-radius: 10px !important;
  font-size: 15px;
  font-family: "Barlow Regular";
}

.aanbod .filters .input-group-text {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.aanbod .input-group input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.bookzoimages {
  padding: 0px !important;
}

.bookzoimages .objectname {
  position: absolute;
  top: 100px;
  z-index: 999;
  left: 0px;
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 1320px;
  right: 0px;
}

.bookzoimages .objectname h1 {
  color: #fff;
}

.omschrijving {
}

.footercustompos .sppb-container-inner {
  max-width: 1330px;
  margin: 0 auto !important;
}

.buttonrow .sppb-btn {
  background-color: #fff;
  border-radius: 0px;
  -webkit-box-shadow: 0px 2px 15px 0px rgba(210, 210, 210, 0.5);
  box-shadow: 0px 2px 15px 0px rgba(210, 210, 210, 0.5);
  color: #619b8a;
  font-family: "Barlow Bold";
  font-size: 20px;
  padding: 35px 10px 35px 10px;
}

.buttonrow .sppb-btn::before {
  content: "";
  background-image: url(/images/tesselsonderdak-icon.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0px;
  left: calc(50% - 30px);
  z-index: 10;
}

.buttonrow .sppb-row .sppb-col-md-3:nth-of-type(2) .sppb-btn {
  color: #a1c181;
}

.buttonrow .sppb-row .sppb-col-md-3:nth-of-type(3) .sppb-btn {
  color: #fcca46;
}
.buttonrow .sppb-row .sppb-col-md-3:nth-of-type(4) .sppb-btn {
  color: #fe7f2d;
}

bookzo-client-side-filters .filters-wrapper .filters {
  padding: 0 !important;
  margin: 0px !important;
}

.filters .form-check-input[type="checkbox"] {
  background-color: transparent;
  border: 2px solid #49786a;
  border-radius: 99px;
}

.form-check-input:checked[type="checkbox"] {
  background-color: #49786a;
}

.form-check-input:focus {
  box-shadow: 0 0 0 4px rgb(249 131 13 / 50%) !important;
}

.teamcard {
  padding: 25px 15px;
  text-align: center;
}

.teamcard .sppb-icons-group-list li a {
  border-radius: 99px;
  background-color: #619b8a;
  border: 0px;
  color: #fff;
  height: 40px !important;
  margin: 5px;
  padding: 7px 10px 5px 10px !important;
  width: 40px !important;
  border-style: solid;
  font-size: 20px !important;
}

.teamcard h2 {
  color: #619b8a;
  padding: 25px 0 0 0 !important;
  margin: 0px !important;
  transition: 0.3s;
}

.teamcard h3 {
  font-family: "Barlow Thin";
  color: #233d4d;
  font-size: 17px;
}
.team .sppb-col-md-2 {
  transition: 0.3s;
}

.team .sppb-col-md-2:nth-child(odd) {
  background-color: transparent;
}

.team .sppb-col-md-2:nth-child(even) {
  background-color: #f4f4f4;
}

.team .sppb-col-md-2:hover {
  background-color: #619b8a80;
}

.team .sppb-col-md-2:hover h2 {
  color: #fff;
}

.team {
  max-width: 80%;
  margin: -150px auto 0 auto !important;
}

.intro.contact {
  padding-bottom: 150px !important;
}

.intro.contact ul {
  list-style: none;
}

.intro.contact ul li:first-child::before {
  content: "";
  background-image: url(/images/mail-icon.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  display: block;
  margin-left: -27px;
  margin-top: 7px;
}

.intro.contact ul li:nth-child(2)::before {
  content: "";
  background-image: url(/images/tel-icon.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  display: block;
  margin-left: -27px;
  margin-top: 7px;
}

.intro.contact .sppb-col-md-7 {
  border-right: dashed #d8d8d8 2px;
}

.intro.contact h3 {
  font-family: "Barlow Bold";
  color: #619b8a;
}
.grecaptcha-badge {
  visibility: hidden;
}

.faq {
}

.faq h2 {
  color: #619b8a;
}

.faq .sppb-panel-modern > .sppb-panel-heading .sppb-panel-title {
  font-family: "Barlow Bold";
  color: #619b8a;
  font-size: 20px;
}

.faq .sppb-panel-modern > .sppb-panel-heading {
  background-color: transparent;
  border: 0px;
  border-color: #979797;
}

.faq .sppb-panel-heading .sppb-toggle-direction {
  left: -7px;
  background-image: url(/images/inloggen-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  display: block;
  margin-left: -17px;
  margin-top: 0px;
}

.faq .sppb-panel-group {
  margin-left: 20px;
}

.faq .sppb-panel-heading .sppb-toggle-direction i {
  display: none;
}

.faq .sppb-panel-modern {
  border: 0px;
}

.bookzoimages .images-wrapper .btn {
  background-color: #233d4d;
  border-radius: 99px;
  font-family: "Barlow Bold";
  border: 0px;
  box-shadow: none !important;
}

.omschrijving .col1,
.omschrijving .col2,
.kenmerken .innerrij {
  border: 1px solid #d8d8d8;
  border-radius: 30px;
  padding: 25px !important;
}

.omschrijving .col2 {
  background-color: #fcfcfc;
}

.omschrijving .col1 h1 {
  color: #619b8a;
  font-size: 30px;
  padding: 0px !important;
  margin: 0px !important;
}

.omschrijving .col1 h2 {
  color: #619b8a;
  font-family: "Barlow Bold";
  font-size: 18px;
  padding: 0 0 20px 0 !important;
  margin: 0px !important;
}

.kenmerken h2,
.col2 h2,
.map h2 {
  font-family: "Kalam Regular";
  color: #619b8a;
  padding: 0 0 20px 0 !important;
  margin: 0px !important;
}

.kenmerken .feature-group-heading {
  color: #619b8a;
  font-family: "Barlow Bold";
  font-size: 18px;
  padding: 0 0 20px 0 !important;
  margin: 0px !important;
}

.kenmerken ul {
  font-family: "Barlow Regular";
  font-size: 16px;
  color: #233d4d;
  line-height: 25px;
  padding-left: 20px;
}

.omschrijving .description .bookzo-object-part {
  font-family: "Barlow Regular";
  font-size: 18px;
  color: #233d4d;
  line-height: 32px;
}

.col2 .calendar-persons-form {
  display: block !important;
}

.col2 .calendar-persons-form .mr-2 {
  margin-right: 0px !important;
}

.col2 .bookzo-currency {
  color: #619b8a;
  font-size: 16px;
}

.col2 .table-responsive {
  font-family: "Barlow Bold";
}

.col2 .week-day {
  font-family: "Barlow Regular";
}

.col2 .alternative-prices-container button {
  font-family: "Barlow Semi Bold";
}

.col2 .btn-link {
  color: #619b8a;
}

.col2 .price-arrival-departure,
.col2 .price-per-night-wrapper {
  font-family: "Barlow Regular";
  color: #233d4d !important;
}

.col2 .total-wrapper {
  font-family: "Barlow Semi Bold";
  font-size: 25px !important;
}

.col2 .total {
  font-family: "Barlow Semi Bold" !important;
  font-size: 25px !important;
  font-weight: normal !important;
}
.col2 .total-wrapper .bookzo-currency {
  font-family: "Barlow Semi Bold" !important;
  font-size: 25px !important;
  font-weight: normal !important;
}

.col2 .alternative-prices-info-container .bookAlternativeButton,
.col2 .alternative-prices-info-container .btn-primary,
.col2 .object-calendar-prices .btn-primary {
  background-color: #619b8a !important;
  border-radius: 99px !important;
  color: #fff !important;
  border: 0px;
  padding: 10px 30px;
  font-weight: normal;
  font-family: "Barlow Semi Bold";
}

.col2 .card-alternative-prices {
  border: 0px !important;
  border-radius: 30px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.col2
  .input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),
.col2 .bookzo-bootstrap .input-group-text {
  border: 0px;
}

.col2 .bookzo-bootstrap .input-group-text {
  color: #233d4d;
}

.col2 .input-group {
  font-family: "Barlow Regular";
  color: #233d4d !important;
}

.kenmerken {
  padding: 0px !important;
}

.map .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  border-radius: 30px !important;
}

.hondenkaart img {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.badge-secondary {
  background-color: #49786a !important;
  border-radius: 99px !important;
  font-family: "Barlow Bold" !important;
  font-size: 14px !important;
}

.mod-languages {
  text-align: right;
  max-width: 1330px;
  margin: -14px auto 0 auto;
  padding: 0 210px 0 0;
}

.extrafilters {
  padding: 15px 0 0 0 !important;
  margin-top: -50px !important;
  background-color: #a1c181;
  border-bottom: 1px dashed #979797;
}

.extrafilters ul {
  padding: 0px;
  margin: 0 0 -5px 0;
  list-style: none;
}

.extrafilters li {
  float: left;
  color: #fff;
  margin: 0 30px 0 0;
}

.extrafilters li a {
  color: #fff;
  font-family: "Barlow Regular";
  text-decoration: none;
  padding: 10px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fcca46;
  font-size: 13px;
}

.extrafilters .active a {
  background-color: #e77228;
}

.extrafilters li a:hover {
  background-color: #deb23c;
  color: #fff;
}

.extrafilters .hond:before {
  content: "\f1b0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.accopaginaoverflow .astroid-container {
  overflow: visible !important;
}

.fixedcol {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  height: auto;
  position: sticky;
  top: 0px;
  background: #fdd993;
  padding: 80px 30px 30px 30px !important;
  border-radius: 10px;
}

.accopaginaoverflow .book-button {
  min-width: 200px;
  padding: 10px 20px;
  color: #49786a;
  font-weight: bold;
}

.fixedcol .book-button {
  min-width: 100%;
  margin-top: 30px;
  color: #fff;
  background-color: #619b8a;
  border-color: #619b8a;
}

.extraitemsboeking .btn-secondary {
  border-radius: 99px;
  background-color: #a1c181;
  color: #fff;
  border-color: #a1c181;
}

.btn-primary:disabled,
.btn-backtohome:disabled,
.btn-prosandcons:disabled,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .jd-form-button:disabled,
.btn-primary.disabled,
.disabled.btn-backtohome,
.disabled.btn-prosandcons,
div.jd-register-login-wrapper
  .jd-register-login-box
  .jd-button-control
  .disabled.jd-form-button {
  color: #000;
  background-color: #979797;
  border-color: #a4a4a4;
}

.object-info .btn-secondary {
  border-radius: 99px;
  background-color: #a1c181;
  color: #fff;
  border-color: #a1c181;
}

.col1 .book-accommodations .book-accommodation-info,
.extraitemsboeking,
.reserveringsformulier {
  background-color: #fff;
  border-radius: 10px !important;
  padding: 30px;
  border: 1px solid #49786a !important;
}

.col1 .book-accommodations .book-accommodation-info .card-body {
  padding: 0px;
}

.reserveringsformulier {
  margin-top: 30px;
}

.fixedcol .card {
  border: 0px !important;
  border-radius: 10px !important;
}

.ks-modal-gallery-panel #current-image {
  max-height: 70vh !important;
  max-width: 70vw !important;
}

.prijsinfocol {
  background: rgb(73, 125, 142);
  background: linear-gradient(
    90deg,
    rgba(73, 125, 142, 1) 0%,
    rgba(39, 82, 60, 1) 100%
  );
  padding: 35px;
}
