@media screen and (min-width: 1024px) {
  .site-banner .item img {
    height: 660px;
    object-fit: cover;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .site-banner .banner-caption {
    background-color: rgba(0, 0, 0, 0.5) !important;
  }
}
@media screen and (max-width: 767px) {
  .recent-post-section {
    margin: 0 0 40px 0;
    text-align: center;
  }
  .recent-post-section .grid article .content-wrap {
    margin: 20px 20px 0;
  }
}
.nav-wrap {
  background-color: #bcd35f;
}
a.btn + a.btn {
  background-color: #bcd35f;
}
.owl-carousel .owl-item img {
  padding-right: 0px;
  transform: translate(455px, 5px);
}
.owl-carousel .owl-nav [class*=owl-] {
  background-color: #bcd35f;
}
.site-footer .widget ul li a {
  background-color: #bcd35f;
  border-color: #bcd35f;
}
.back-to-top.show {
  background-color: #bcd35f;
}
.site-footer .widget_text .textwidget p a {
  color: #bcd35f;
}
span.category a {
  visibility: hidden;
}
.entry-meta > span a {
  visibility: hidden;
}
.entry-meta > span svg {
  visibility: hidden;
}
.recent-post-section .grid article a.btn-readmore {
  visibility: hidden;
}
@media screen and (max-width: 1024px) {
  .owl-carousel .owl-item img {
    transform: translate(195px, -15px);
  }
  .responsive-nav {
    background-color: #bcd35f;
  }
}
@media screen and (max-width: 768px) {
  .owl-carousel .owl-item img {
    transform: translate(5px, -15px);
  }
}
@media screen and (max-width: 568px) {
  .owl-carousel .owl-item img {
    transform: translate(0px, 0px);
  }
}
@media screen and (max-width: 320px) {
  .owl-carousel .owl-item img {
    transform: translate(0);
  }
}
header.page-header {
  background-image: none;
}
.widget iframe {
  background-color: #bcd35f;
}
.footer-b .copyright a {
  visibility: hidden;
}
.footer-b .copyright {
  visibility: hidden;
}
.site-banner .banner-caption .title {
  text-align: left;
}
.site-banner .banner-caption .banner-caption-inner {
  max-width: 860px;
  margin-left: 0;
}
.site-banner .banner-caption .description p {
  text-align: left;
}
.site-banner .banner-caption .btn-wrap {
  text-align: left;
}
.fallback-svg {
  background-image: url("https://www.praktijkwaterlander.nl/wp-content/uploads/2023/12/carbona-wellness_kopolyozes-1-150x150.jpg");
}
