:root {
    color-scheme: only light !important;
}
.accordion-item-title {
    background: #fff !important;
}

body {
    background-color: #fff;
}

body div a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  border: none;
}

body div .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: none !important;
}

li.wpml-ls-slot-shortcode_actions.wpml-ls-item a {
  background-color: transparent;
  border: none;
  padding-block: 12px;
  padding-right: 10px;
}

li.wpml-ls-slot-shortcode_actions.wpml-ls-item a:active,
li.wpml-ls-slot-shortcode_actions.wpml-ls-item a:hover,
li.wpml-ls-slot-shortcode_actions.wpml-ls-item a:focus {
  background-color: transparent;
}

body .wpml-ls-sub-menu {
  background-color: white;
}

.elementor-271 .elementor-element.elementor-element-7759530.e-con {
  margin-bottom: -2px;
}

@media screen and (max-width: 1024px) {
  .section-titel-met-twee-alineas h2,
  .section-tekst-links-rechts-met-titel-en-knop h2,
  .section-afbeelding-met-tekst-rechts h2,
  .section-afbeelding-rechts-tekst-links h2,
  h2.elementor-heading-title,
  body.single-artikelen h1.elementor-heading-title,
  .awKoptekstInteressantOmTeLezen h2,
  .section-sollicitatie-traject h4,
  .section-titel-met-video-simpel h3 {
    font-size: 32px !important;
  }

  .elementor-element-377a8b3.e-con.e-flex>.e-con-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }

  body .elementor-638 .aw-kleur-groen .elementor-button-icon svg {
    margin-top: 0;
  }

  .section-afbeelding-centraal-met-tekst .elementor-button-wrapper a span.elementor-button-text {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .elementor-location-header + .section-afbeelding-met-golfscheiding {
    margin-top: 0px;
  }

  .section-tekst-links-rechts-met-titel-en-knop .Golf.onder:after {
    left: 0;
  }

  body.home
    .section-titel-met-tekst-en-button-volledige-breedte:has(
      #mogelijkeHomepageGolf
    )::after {
    width: calc(100% + 20px);
  }

  .section-titel-met-twee-alineas h2,
  .section-tekst-links-rechts-met-titel-en-knop h2,
  .section-afbeelding-met-tekst-rechts h2,
  .section-afbeelding-rechts-tekst-links h2,
  h2.elementor-heading-title,
  body.single-artikelen h1.elementor-heading-title,
  .awKoptekstInteressantOmTeLezen h2,
  .section-sollicitatie-traject h4,
  .section-titel-met-video-simpel h3 {
    font-size: 24px !important;
  }

  .zig-zag-right,
  .zig-zag-left {
    flex-wrap: wrap;
  }

  .elementor-element-377a8b3.e-con.e-flex>.e-con-inner {
    display: flex;
    grid-template-columns: unset;
  }

    div#aw-afbeelding-centraal-banner-background {
        max-width: 400px;
        background-size: 450px 100%;
        padding-bottom: 100px;
    }
}

body
  .elementor-736
  .elementor-element.elementor-element-63c5ebd
  > .elementor-shape-bottom
  .elementor-shape-fill,
.elementor-736
  .elementor-element.elementor-element-63c5ebd
  > .e-con-inner
  > .elementor-shape-bottom
  .elementor-shape-fill {
  fill: #ddebe2;
}


.single-vacatures .elementor-widget-text-editor .elementor-heading-title {
    color: var(--tekst-groen) !important;
}

.img-copyright-label {
    position: absolute;
    bottom: 6px;
    right: 8px;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 11px;
    padding: 2px 7px;
    border-radius: 3px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.25s ease;
    white-space: nowrap;
    z-index: 10;
}

img[data-copyright]:hover + .img-copyright-label {
    opacity: 1;
}

.facetwp-facet-projecten_categorie_filter {
    display: flex;
}
.facetwp-facet-projecten_categorie_filter .facetwp-checkbox {
    margin-right: 20px;
    color: var(--tekst-groen);
}

.projecten-filter p {
    font-weight: 500;
    color: var(--tekst-groen);
}

.search-samenvatting {
    font-size: 12px;
    padding: 0px 20px;
    color: #707070;
}

.facetwp-facet-projecten_categorie_filter {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.solliciteer-bottom #solliciteerDirect {
    line-height: 27px;
    top: 15px;
    position: relative;
}