:root {
  --purple100: #5a189a;
  --purple80: #7b2cbf;
  --purple60: #9d4edd;
  --purple40: #c77dff;
  --purple20: #e0aaff;
  --wj-green: #c7fdbb;
  --dark-green: #44503f;
  --light-yellow: #fffdcb;
  --white: #ffff;
  --grijs: #F7F7EE;
  --groen: #899D68;
  --donker-grijs: #44503f;
  --geel-wit: #f7f7ee;
  --groen-grijs: #CECEAE;
  --roze: #F690FF;
  --groenig: #4E906F;
}

@font-face {
  font-family: "PalmoreRegular";
  src: url("/templates/yootheme_custom/webfonts/PalmoreRegular.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/PalmoreRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NanumPen-Regular";
  src: url("/templates/yootheme_custom/webfonts/NanumPen-Regular.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/NanumPen-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MontserratAlternates-Regular";
  src: url("/templates/yootheme_custom/webfonts/MontserratAlternates-Regular.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/MontserratAlternates-Regular.wwoff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MorfetaGealmord";
  src: url("/templates/yootheme_custom/webfonts/MorfetaGealmord.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/MorfetaGealmord.wwoff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.nieuwsbrief .convertforms .cf-content-wrap,
.nieuwsbrief .convertforms .cf-form-wrap {
  padding: 0;
}
.nieuwsbrief .convertforms .cf-input {
  background-color: transparent;
  border: 1px solid white;
  padding: 8px 10px;
}
.nieuwsbrief .convertforms .cf-input::placeholder, .nieuwsbrief .convertforms .cf-input:has(option:disabled:checked) {
  color: white;
  opacity: 0.7;
}
.nieuwsbrief .convertforms .cf-btn {
  background-color: black !important;
  color: white !important;
}
.nieuwsbrief .convertforms .cf-btn:hover {
  background-color: white !important;
  color: black !important;
}
.nieuwsbrief .convertforms .cf-two-thirds {
  display: flex;
  align-items: center;
}
.nieuwsbrief .convertforms .cf-checkbox-group {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  user-select: none;
}
.nieuwsbrief .convertforms .cf-checkbox-group input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.nieuwsbrief .convertforms .cf-checkbox-group input[type=checkbox]:checked + .cf-label::before {
  background-image: linear-gradient(#b9e9b3, #a8e4a0);
}
.nieuwsbrief .convertforms .cf-checkbox-group input[type=checkbox]:checked + .cf-label::after {
  display: block;
}
.nieuwsbrief .convertforms .cf-checkbox-group .convertforms .cf-checkbox-group {
  padding: 0px;
}
.nieuwsbrief .convertforms .cf-checkbox-group .cf-label {
  padding-left: 1.8em;
  display: inline-block;
  color: rgba(255, 255, 255, 0.5607843137);
  padding-left: 30px;
}
.nieuwsbrief .convertforms .cf-checkbox-group .cf-label a {
  color: rgba(255, 255, 255, 0.5607843137);
  text-decoration: underline;
}
.nieuwsbrief .convertforms .cf-checkbox-group .cf-label a:hover {
  color: white;
}
.nieuwsbrief .convertforms .cf-checkbox-group .cf-label::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background: white;
  border-radius: 0px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05);
  opacity: 1;
}
.nieuwsbrief .convertforms .cf-checkbox-group .cf-label::after {
  content: "";
  position: absolute;
  display: none;
  left: 11px;
  top: 14px;
  width: 0.35em;
  height: 0.7em;
  border: solid white;
  border-width: 0 0.15em 0.15em 0;
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 1;
}

body.s .wj-copyright-row > div {
  flex-direction: column;
  align-content: center;
}

.wj-copyright .wj-copyright-row > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 10px;
  column-gap: 20px;
}
.wj-copyright .wj-copyright-row > div .wj-owner {
  font-size: 1rem;
  color: var(--grey);
}
@media (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-owner {
    text-align: center;
  }
}
.wj-copyright .wj-copyright-row > div .wj-typewriter {
  width: 100%;
  box-sizing: border-box;
}
.wj-copyright .wj-copyright-row > div .wj-typewriter span,
.wj-copyright .wj-copyright-row > div .wj-typewriter a {
  font-size: 1rem;
}
.wj-copyright .wj-copyright-row > div .wj-typewriter span {
  color: var(--grey);
}
.wj-copyright .wj-copyright-row > div .wj-typewriter a {
  color: var(--grey);
}
.wj-copyright .wj-copyright-row > div .wj-typewriter a:hover {
  color: var(--light);
  cursor: pointer;
  text-decoration: none;
}
.wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  padding: 0px;
}
.wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
  align-items: flex-end !important;
}
@media (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    flex-direction: column;
    align-items: center !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    flex-wrap: nowrap !important;
  }
}
.wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .heart-icon {
  position: relative;
  margin: 0 0 0 2px;
  fill: var(--grey);
}
.wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-container {
  display: inline-block;
  min-width: 10ch;
  text-align: left;
}
.wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-text {
  display: inline-block;
  white-space: nowrap;
}
.wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .cursor {
  animation: blink 0.7s infinite;
  display: inline-block;
  color: var(--grey);
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.wj-copyright .wj-copyright-row > div .wj-cookies .uk-icon {
  color: var(--grey);
  fill: var(--grey);
}
.wj-copyright .wj-copyright-row > div .wj-cookies .el-content {
  font-size: 1rem;
  color: var(--grey);
}
.wj-copyright .wj-copyright-row > div .wj-cookies:hover {
  cursor: pointer;
  text-decoration: underline;
}

/*COOKIE CONSENT*/
.cc-revoke {
  background-color: transparent !important;
  background-size: cover;
  width: 32px;
  height: 32px;
}

.cc-btn,
div.cc-checkboxes-container a.cc-btn.cc-allow {
  border: none;
  padding: 15px 30px 15px 30px;
  border-radius: 100px !important;
  margin-top: 10px;
}
.cc-btn:hover,
div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
  text-decoration: none !important;
}

div.cc-checkbox-container {
  width: 100%;
}

span.cc-cookie-settings-toggler {
  display: none;
}

div.cc-checkbox-container input:checked + span {
  background-color: #19a319 !important;
}

div.cc-checkbox-container input + span {
  background-color: #f7148b !important;
}

div.cc-settings-label {
  font-size: 15px !important;
  font-weight: normal !important;
  margin: 15px 0 !important;
  color: #000 !important;
  opacity: 1 !important;
}

div.cc-checkboxes-container div.cc-checkbox-container a {
  pointer-events: none !important;
}

.cc-message-text {
  line-height: 150%;
}

.cc-link {
  opacity: 1 !important;
  color: #2e1352 !important;
  text-decoration: none !important;
  line-height: 30px;
  margin-bottom: 0 !important;
}

a.cc-link.cc-cookie::before,
a.cc-link.cc-privacy::before {
  content: "";
  float: left;
  margin-right: 10px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  background-image: url(/images/system/icons/arrow.svg);
  background-size: cover;
}

.cc-link:hover {
  color: #000 !important;
}

.cc-highlight {
  margin-top: 50px;
}

.cc-header {
  font-size: 120%;
  color: #000;
  margin: 0;
}
.cc-header p {
  margin: 0;
}

div.cc-gdpr-component-view a.cc-btn.cc-allow {
  background-color: white;
}

div.cc-gdpr-component-view a.cc-btn.cc-allowall {
  background-color: #c7fdbb;
}

.header h2 {
  color: var(--light-yellow);
  font-family: "PalmoreRegular", sans-serif;
  font-size: clamp(5.9375rem, 4.438rem + 8vw, 10.4375rem);
  line-height: 0.6;
}
.header h3 {
  color: var(--white);
  font-family: "NanumPen-Regular", sans-serif;
  font-size: clamp(3.0625rem, 1.896rem + 6.22vw, 6.5625rem);
  line-height: 0.7;
  padding-top: 10px;
}

.uk-sticky .uk-navbar-container {
  background: rgb(68, 80, 63) !important;
}
.uk-sticky .inputbox {
  background: none;
  border: none;
  appearance: none;
  color: var(--white);
  font-family: "PalmoreRegular", sans-serif;
  font-size: 45px;
}
.uk-sticky .inputbox option {
  font-size: 16px;
  font-family: "PalmoreRegular", sans-serif;
}
.uk-sticky .uk-navbar-nav {
  display: none;
}
.uk-sticky .uk-navbar-left {
  padding: 16px;
  width: 50vw;
}
.uk-sticky .uk-navbar-toggle {
  color: var(--white);
}
.uk-sticky .uk-button-default {
  background: transparent;
  border-color: var(--white);
  color: var(--white);
}
.uk-sticky .uk-button-default:hover {
  background: var(--roze);
  border-color: var(--white);
  color: var(--white);
  transition-timing-function: ease;
}

.uk-modal-dialog {
  background: var(--donker-grijs);
}
.uk-modal-dialog .inputbox {
  background: none;
  border: none;
  appearance: none;
  color: var(--white);
  font-family: "PalmoreRegular", sans-serif;
  font-size: 32px;
}
.uk-modal-dialog .uk-button-default {
  background: transparent;
  border-color: var(--white);
  color: var(--white);
}
.uk-modal-dialog .uk-button-default:hover {
  background: var(--roze);
  border-color: var(--white);
  color: var(--white);
  transition-timing-function: ease;
}
.uk-modal-dialog .uk-grid .uk-panel .uk-grid > div > div,
.uk-modal-dialog .mod-languages form {
  display: flex;
  justify-content: center;
}
.uk-modal-dialog li {
  display: none;
}
.uk-modal-dialog .uk-logo {
  display: none;
}

.introblok {
  background: var(--grijs);
}
.introblok h1 {
  color: var(--groen);
  font-family: "PalmoreRegular", sans-serif;
  font-size: clamp(3rem, 2.271rem + 3.89vw, 5.1875rem);
  line-height: 0.7;
}
.introblok p {
  color: var(--donker-grijs);
  font-family: "MontserratAlternates-Regular", sans-serif;
  font-size: clamp(1rem, 0.917rem + 0.44vw, 1.25rem);
  line-height: 1.2;
}
.introblok .cta_row {
  display: flex;
  background: white;
  border-radius: 11px 11px 0px 0px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
  padding: 18px 22px;
  margin-top: -100px;
}
@media (max-width: 59.9375em) {
  .introblok .cta_row {
    max-width: 300px;
    margin: -100px auto 30px;
  }
}
.introblok .cta_row .uk-grid > div {
  display: flex;
  align-items: center;
  gap: 10px;
}
.introblok .cta_row .el-image.uk-icon {
  color: var(--groenig);
  margin-right: 15px;
}
.introblok .cta_row .el-content.uk-panel {
  font-family: "MontserratAlternates-Regular", sans-serif;
  color: var(--groenig);
  margin-right: 15px;
}
.introblok .cta_row .uk-panel.tekstblok.uk-margin {
  font-family: "NanumPen-Regular", sans-serif;
  color: var(--donker-grijs);
  margin-left: 15px;
  font-size: 19px;
}
.introblok .cta_row .uk-button {
  background: var(--roze);
  color: var(--white);
}
.introblok .cta_row .third::before {
  display: none;
}

.foto-links-tekst-rechts-alt {
  background: var(--geel-wit);
  padding-block-start: 400px;
  margin-top: -331px;
  /* Breakpoint voor small (bv. max 640px) */
}
.foto-links-tekst-rechts-alt h3 {
  color: var(--donker-grijs);
  font-size: clamp(1.3125rem, 1.021rem + 1.56vw, 2.1875rem);
  font-family: "MorfetaGealmord", sans-serif;
}
.foto-links-tekst-rechts-alt p {
  color: var(--donker-grijs);
  font-family: "MontserratAlternates-Regular", sans-serif;
  font-size: 17px;
}
.foto-links-tekst-rechts-alt .signature {
  color: var(--donker-grijs);
  font-family: "NanumPen-Regular", sans-serif;
  font-size: clamp(1.125rem, 0.875rem + 1.33vw, 1.875rem);
}
.foto-links-tekst-rechts-alt .fotorichard {
  position: relative;
}
.foto-links-tekst-rechts-alt .fotorichard::before {
  content: "";
  background-image: url("/images/YooTheme/rondje.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}
@media (max-width: 640px) {
  .foto-links-tekst-rechts-alt .fotorichard img {
    width: 70%;
    /* pas deze waarde aan naar wens */
    height: 70%;
  }
}

.gecentreerde-tekst-cta-twee-cards {
  background: var(--dark-green);
}
.gecentreerde-tekst-cta-twee-cards .uk-background-norepeat.uk-background-top-center.uk-section {
  padding-top: 0;
}
.gecentreerde-tekst-cta-twee-cards h3 {
  color: var(--white);
  font-family: "MorfetaGealmord", sans-serif;
  font-size: 35px;
}
.gecentreerde-tekst-cta-twee-cards p {
  color: var(--white);
  font-family: "MontserratAlternates-Regular", sans-serif;
  font-size: clamp(0.9375rem, 0.75rem + 0.31vw, 1.0625rem);
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
.gecentreerde-tekst-cta-twee-cards .uk-button {
  background: var(--roze);
  border-color: var(--white);
  color: var(--white);
}
.gecentreerde-tekst-cta-twee-cards .uk-button:hover {
  background: var(--dark-green);
  border-color: var(--white);
  color: var(--white);
  transition-timing-function: ease;
}
.gecentreerde-tekst-cta-twee-cards .uk-grid-margin.uk-container.uk-container-large {
  position: relative;
}
.gecentreerde-tekst-cta-twee-cards .uk-grid-margin.uk-container.uk-container-large::after {
  content: "";
  position: absolute;
  top: -5%;
  left: -203px;
  right: -100px;
  height: 364px;
  background-image: url("/images/YooTheme/pannenkoeken.svg");
  z-index: 3;
  background-size: contain;
  background-repeat: repeat;
}
.gecentreerde-tekst-cta-twee-cards .uk-grid .el-title {
  color: var(--donker-grijs);
  font-family: "MorfetaGealmord", sans-serif;
  font-size: clamp(1.3125rem, 1.021rem + 1.56vw, 2.1875rem);
}
.gecentreerde-tekst-cta-twee-cards .el-content p {
  color: var(--donker-grijs);
  font-family: "MontserratAlternates-Regular", sans-serif;
  font-size: 17px;
}
.gecentreerde-tekst-cta-twee-cards .uk-card {
  padnding-top: -100px;
  position: relative;
  border-radius: 25px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.11);
  z-index: 20;
}
.gecentreerde-tekst-cta-twee-cards .uk-card .el-image {
  border-radius: 25px 25px 0 0;
}
.gecentreerde-tekst-cta-twee-cards .uk-card .uk-button {
  background: var(--dark-green);
  border-color: var(--white);
  color: var(--white);
}
.gecentreerde-tekst-cta-twee-cards .uk-card .uk-button:hover {
  background: var(--roze);
  border-color: var(--white);
  color: var(--white);
  transition-timing-function: ease;
}

.foto-links-tekst-rechts {
  background: var(--groen-grijs);
  padding-top: 150px;
}
.foto-links-tekst-rechts h3 {
  color: var(--donker-grijs);
  font-family: "MorfetaGealmord", sans-serif;
}
.foto-links-tekst-rechts p {
  color: var(--donker-grijs);
  font-family: "MontserratAlternates-Regular", sans-serif;
  font-size: clamp(0.9375rem, 0.75rem + 0.31vw, 1.0625rem);
  padding: 5px;
}
.foto-links-tekst-rechts .uk-grid > div:first-child {
  position: relative;
}
.foto-links-tekst-rechts .uk-grid > div:first-child::before {
  content: "";
  position: absolute;
  top: calc(clamp(3.125rem, 1.899rem + 6.54vw, 8.4375rem) * -1);
  left: calc(clamp(0.3125rem, -1.875rem + 5vw, 3.125rem) * -1);
  width: clamp(15.625rem, 12.87rem + 14.69vw, 27.5625rem);
  height: 261px;
  background-image: url("/images/pannenkoeken-en-meer.svg");
  z-index: 3;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 640px) and (max-width: 959px) {
  .foto-links-tekst-rechts .uk-grid > div:first-child::before {
    left: calc(clamp(0.3125rem, -3.304rem + 6.43vw, 3.125rem) * -1);
  }
}
@media (max-width: 59.9375em) {
  .foto-links-tekst-rechts .uk-grid > div:first-child::before {
    left: 15px;
  }
}
.foto-links-tekst-rechts .uk-grid > div:first-child::after {
  content: "";
  position: absolute;
  bottom: 30px;
  left: calc(clamp(0.125rem, 0.024rem + 0.54vw, 0.5625rem) * -1);
  width: clamp(8.125rem, 6.538rem + 8.46vw, 15rem);
  height: clamp(7.625rem, 6.139rem + 7.92vw, 14.0625rem);
  background-image: url("/images/shape1.svg");
  z-index: 3;
  background-size: contain;
  background-repeat: no-repeat;
  animation: pannenkoek-swing 2s infinite;
}
@keyframes pannenkoek-swing {
  20% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  60% {
    transform: rotate(2deg);
  }
  80% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.foto-links-tekst-rechts .uk-container {
  position: relative;
}
.foto-links-tekst-rechts .uk-container::before {
  content: "";
  position: absolute;
  top: -250px;
  right: -361px;
  width: 490px;
  height: 577px;
  background-image: url("/images/logo-badge-bg.svg");
  z-index: 0;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.15;
}
.foto-links-tekst-rechts .el-image {
  width: 100%;
}

html:lang(en-gb) .foto-links-tekst-rechts .uk-grid > div:first-child::before {
  background-image: url("/images/YooTheme/Pancakes-andmore.svg");
}

html:lang(de-de) .foto-links-tekst-rechts .uk-grid > div:first-child::before {
  background-image: url("/images/YooTheme/Pfannkuchen-und-mehr.svg");
}

.slider {
  position: relative;
  z-index: 5;
}

.footer {
  background: var(--dark-green);
}
.footer a {
  color: var(--white);
  text-decoration: none;
}
.footer .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.footer .uk-panel {
  /* ======= Breakpoints ======= */
  /* =========================== */
}
.footer .uk-panel .uk-grid {
  flex-wrap: nowrap;
}
.footer .uk-panel .uk-grid > div {
  width: fit-content;
  padding-left: clamp(1.25rem, -4.375rem + 9.38vw, 5rem);
}
.footer .uk-panel .uk-grid > :not(.uk-first-column)::before {
  left: clamp(0.625rem, -2.188rem + 4.69vw, 2.5rem);
}
.footer .uk-panel .tekstblok.uk-margin {
  font-family: "MontserratAlternates-Regular", sans-serif;
  font-size: clamp(0.9375rem, 0.75rem + 0.31vw, 1.0625rem);
  color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.footer .uk-panel .col6 {
  display: flex;
  flex-direction: row;
  gap: 12px;
  padding-left: 55px;
  max-width: unset;
}
@media (min-width: 640px) and (max-width: 959px) {
  .footer .uk-panel .uk-grid {
    flex-wrap: wrap;
  }
  .footer .uk-panel .uk-grid > div {
    width: 50%;
  }
  .footer .uk-panel .col6 {
    justify-content: center;
    margin-left: 0;
  }
}
@media (max-width: 639px) {
  .footer .uk-panel .uk-grid {
    flex-wrap: wrap;
  }
  .footer .uk-panel .uk-grid > div {
    width: 100%;
  }
  .footer .uk-panel .col6 {
    justify-content: center;
    margin-left: 0;
  }
}

.Viernulvier {
  background: var(--donker-grijs);
}
.Viernulvier .logo404 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Viernulvier h1 {
  color: var(--white);
  font-family: "NanumPen-Regular", sans-serif;
}
.Viernulvier .uk-button {
  background: var(--roze);
  border-color: var(--white);
  color: var(--white);
}
.Viernulvier .uk-button:hover {
  background: var(--dark-green);
  border-color: var(--white);
  color: var(--white);
  transition-timing-function: ease;
}