body:after {
  display: none;
}

html {
  scroll-behavior: smooth;
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
.wp-block-button .wp-block-button__link:where(.has-border-color) {
  border-width: initial;
}
.wp-block-button .wp-block-button__link:where([style*="border-top-color"]) {
  border-top-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-right-color"]) {
  border-right-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-bottom-color"]) {
  border-bottom-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-left-color"]) {
  border-left-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-style"]) {
  border-width: initial;
}
.wp-block-button .wp-block-button__link:where([style*="border-top-style"]) {
  border-top-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-right-style"]) {
  border-right-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-bottom-style"]) {
  border-bottom-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-left-style"]) {
  border-left-width: medium;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
@supports (position: sticky) {
}
@supports (-webkit-touch-callout: inherit) {
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
}
.wp-block-image :where(.has-border-color) {
  border-style: solid;
}
.wp-block-image :where([style*="border-top-color"]) {
  border-top-style: solid;
}
.wp-block-image :where([style*="border-right-color"]) {
  border-right-style: solid;
}
.wp-block-image :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
.wp-block-image :where([style*="border-left-color"]) {
  border-left-style: solid;
}
.wp-block-image :where([style*="border-width"]) {
  border-style: solid;
}
.wp-block-image :where([style*="border-top-width"]) {
  border-top-style: solid;
}
.wp-block-image :where([style*="border-right-width"]) {
  border-right-style: solid;
}
.wp-block-image :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
.wp-block-image :where([style*="border-left-width"]) {
  border-left-style: solid;
}
.wp-lightbox-container button:focus-visible {
  outline: 5px auto #212121;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 5px;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
  line-height: 1.5;
}
ol,
ul {
  box-sizing: border-box;
}
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a {
  text-decoration: none;
}
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:active,
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:focus {
  text-decoration: none;
}
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
.wp-block-post-comments-form[style*="font-weight"]
  :where(.comment-reply-title) {
  font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"]
  :where(.comment-reply-title) {
  font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"]
  :where(.comment-reply-title) {
  line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"]
  :where(.comment-reply-title) {
  letter-spacing: inherit;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
:where(.wp-block-post-excerpt) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(.wp-block-pullquote) {
  margin: 0 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}
:where(.wp-block-term-description) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
@supports (position: sticky) {
}
.entry-content {
  counter-reset: footnotes;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}

#sekondere-nav .mf-nav-mobile {
  float: right;
}

#emosies-uitgelog {
  background-color: transparent !important;
  border: 0px !important;
  padding: none !important;
}

#login {
  display: none;
  max-width: 440px;
  min-width: 300px;
  width: 100%;
  padding: 0;
  background-color: #11868d;
  background-repeat: no-repeat;
  background-size: 444px auto;
  background-position: center -25px;
  position: fixed;
  top: 50%;
  margin-top: -200px;
  z-index: 999;
  left: 50%;
  margin-left: -200px;
  cursor: default;
  /* Gravity Forms */
  /* END Gravity Forms */
}
#login a.clsbtn {
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 18px;
  right: 20px;
  color: #231f20;
  cursor: pointer;
}
#login h1 {
  color: #231f20;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  padding: 8px 30px 8px 20px;
  text-align: left;
  margin-bottom: 35px;
}

/*
 * Page styles
 */

/*
 * My Profiel-bladsy
 */

/*
 * MF artikel-knoppies
 */

/*
 * Emosies-knoppie - Emotikons
 */

/*
 * Kommentaar-styles
 */

/*
 * Ecard
 */
.entry-content p {
  margin: 15px 0 1.5em;
}

input[type="password"] {
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #381905;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #e9e1d4;
  outline: none;
  width: 100%;
  max-width: 100%;
  font-family: "Lato", Arial, sans-serif;
  background-color: white;
  -webkit-transition: border-color 0.24s ease-in-out;
  transition: border-color 0.24s ease-in-out;
}

.d-1of4 {
  padding-right: 0;
}

/*
 * Boekmerk-knoppie - Favorites
 */

/*
 * MyCRED Notifications
 */

/*
 * MyCRED tiekies-bladsy
 */

/*
 * MyCRED Erebalkies-bladsy
 */

/*
 * Widgets
 */
#userdetails.widget {
  height: 105px;
  padding-top: 67px;
  background-color: #faf8f5;
  border: 1px solid #f0ebe4;
  background-repeat: no-repeat;
  background-size: 300px auto;
  background-position: 0% 100%;
  text-align: right;
}
#userdetails.widget .mf-widget-btn {
  display: inline-block;
  padding: 3px 8px;
  margin: 0 2px;
  color: #fff;
  text-decoration: none;
  text-transform: lowercase;
  border-radius: 3px;
  font-size: 0.85em;
}

.no-widgets {
  display: none;
  height: 0px;
  padding: 0em !important;
}

/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (max-width: 481px) {
  #login {
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    transform: unset;
  }
}
@media only screen and (max-width: 610px) {
  #userdetails.widget {
    background-image: none;
    padding: 0px;
    margin: 0px;
    height: 0px;
    border: 0px;
  }

  #mf-begin-sidebar {
    height: 0px;
  }
}

@media only screen and (min-width: 768px) {
  #userdetails.widget {
    margin: 1.5em 1em 0;
  }
}

#container header.header {
  position: relative;
}

#container #content,
#container footer.footer {
  position: relative;
}

#artikel-donasie-boodskap.drawer-expanded {
  max-height: 1000px;
  overflow: hidden;
}
#artikel-donasie-boodskap a {
  display: inline-block;
  background-color: #c45712 !important;
  color: #fff !important;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
  border: 1px solid #c45712 !important;
  margin-bottom: 15px;
}

#artikel-donasie-boodskap h2 {
  font-size: 1.25em;
  line-height: 1.15em;
  padding-top: 15px;
  font-weight: bolder;
  padding-bottom: 15px;
}

#artikel-donasie-boodskap p {
  padding-bottom: 15px;
}

@media (max-width: 1024px) {
  #artikel-donasie-boodskap p:first-of-type {
    padding-right: 6rem;
  }
}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  #artikel-donasie-boodskap {
    --font-sans: Lato, Arial, ui-sans-serif, system-ui, sans-serif,
      "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
      "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
      "Liberation Mono", "Courier New", monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  #artikel-donasie-boodskap *,
  #artikel-donasie-boodskap *::after,
  #artikel-donasie-boodskap *::before,
  #artikel-donasie-boodskap *::backdrop,
  #artikel-donasie-boodskap *::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  #artikel-donasie-boodskap {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  #artikel-donasie-boodskap abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  #artikel-donasie-boodskap h2 {
    font-size: inherit;
    font-weight: inherit;
  }
  #artikel-donasie-boodskap a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  #artikel-donasie-boodskap *:-moz-focusring {
    outline: auto;
  }
  #artikel-donasie-boodskap *::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  #artikel-donasie-boodskap select:is([multiple], [size]) optgroup {
    font-weight: bolder;
  }
  #artikel-donasie-boodskap select:is([multiple], [size]) optgroup option {
    padding-inline-start: 20px;
  }
  #artikel-donasie-boodskap *::file-selector-button {
    margin-inline-end: 4px;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or
    (contain-intrinsic-size: 1px) {
  }
  #artikel-donasie-boodskap *::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  #artikel-donasie-boodskap *::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  #artikel-donasie-boodskap *::-webkit-datetime-edit {
    display: inline-flex;
  }
  #artikel-donasie-boodskap *::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  #artikel-donasie-boodskap *::-webkit-datetime-edit,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-year-field,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-month-field,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-day-field,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-hour-field,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-minute-field,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-second-field,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-millisecond-field,
  #artikel-donasie-boodskap *::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  #artikel-donasie-boodskap *:-moz-ui-invalid {
    box-shadow: none;
  }
  #artikel-donasie-boodskap
    input:where([type="button"], [type="reset"], [type="submit"]),
  #artikel-donasie-boodskap *::file-selector-button {
    appearance: button;
  }
  #artikel-donasie-boodskap *::-webkit-inner-spin-button,
  #artikel-donasie-boodskap *::-webkit-outer-spin-button {
    height: auto;
  }
  #artikel-donasie-boodskap *[hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer utilities {
  .relative {
    position: relative;
  }
}

#mm_share_combo > #deelknop {
  color: #c45712;
}
@media only screen and (max-width: 1029px) {
  #deelknop-facebook {
    background-color: #3b5998;
    color: #fff;
  }
  #deelknop-twitter {
    background-color: #000;
    color: #fff;
  }
  #deelknop-pinterest {
    background-color: #bd081c;
    color: #fff;
  }
  #deelknop-whatsapp-desktop {
    background-color: #43d854;
    color: #fff;
  }
  #deelknop-whatsapp-desktop {
    background-color: #43d854;
    color: #fff;
  }
  #deelknop-epos {
    background-color: #ccc;
    color: #fff;
  }
  #deelknop-telegram {
    background-color: #08c;
    color: #fff;
  }
  .artikel-knoppies-lys > li#mm_share_combo {
    display: block;
    margin-top: 3px;
    font-size: 14px;
  }
  .artikel-knoppies-lys > li.artikel-knoppie {
    display: none;
  }
}
@media only screen and (min-width: 1030px) {
  .artikel-knoppies-lys > li#mm_share_combo {
    display: none;
  }
  .artikel-knoppies-lys > li.artikel-knoppie {
    display: block;
    margin-left: 5px;
  }
  #deelknop-facebook {
    color: #3b5998;
  }
  #deelknop-twitter {
    color: #000;
  }
  #deelknop-pinterest {
    color: #bd081c;
  }
  #deelknop-whatsapp-desktop {
    color: #43d854;
  }
  #deelknop-epos {
    color: #ccc;
  }
  #deelknop-telegram {
    background-color: #08c;
    border-radius: 3px;
    color: #fff;
    padding: 1px 6px 1px 4px;
    font-size: 16pt;
  }
}

.nearme-container {
  margin: 0;
  padding: 1em 0 0;
  background-color: #fff;
  display: none;
}
.single-post .nearme-container {
  padding: 2em 0 1.5em;
}
.nabymy-widget,
.nearme-container #banner_1 {
  width: 320px;
  margin: 0 auto;
}

.lwa {
  margin: 0 16px 16px;
  color: #ffffff;
  text-align: left;
}
form.lwa-form {
  position: relative;
}

/*Logged out CSS*/
.lwa label,
.lwa a,
.lwa a:hover,
.lwa a:focus,
.lwa a:visited {
  color: #ffffff;
}
.lwa .lwa-username-label,
.lwa .lwa-password-label {
  padding-right: 10px;
  vertical-align: middle;
}
.lwa-password input,
.lwa-username input {
  margin: 0px;
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
}
.lwa-rememberme {
  transform: scale(2);
  margin: 7px;
  cursor: pointer;
}

.lwa-status {
  margin: 0px 0px 5px;
  padding: 10px 10px;
  color: #333;
  border-radius: 3px;
  display: none;
}

.shiftnav,
.shiftnav *,
.shiftnav-toggle,
.shiftnav-toggle * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3em;
  -webkit-tap-highlight-color: transparent;
  padding: 0;
  margin: 0;
  background: none transparent;
}
.shiftnav {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
.shiftnav .fa {
  font-family: FontAwesome;
  font-weight: 400;
}
.shiftnav-toggle {
  cursor: pointer;
}
.shiftnav-toggle-button {
  display: inline-block;
  padding: 10px 15px;
  background: #444;
  color: #eee;
}
.shiftnav-toggle-button:hover {
  display: inline-block;
  padding: 10px 15px;
  background: #222;
  color: #eee;
}
.shiftnav:after {
  content: " ";
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  height: 100%;
  width: 15px;
  background: 0 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  z-index: 10000;
}
.shiftnav {
  position: fixed;
  top: 0;
  width: 290px;
  height: 100%;
  background: #fff;
  z-index: 600000;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  overscroll-behavior: contain;
}
.shiftnav-inner {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.shiftnav.shiftnav-left-edge {
  left: 0;
}
.shiftnav-target:focus {
  outline-offset: -2px;
}
.shiftnav.shiftnav-left-edge {
  -webkit-transform: translateX(-290px);
  -moz-transform: translateX(-290px);
  -ms-transform: translateX(-290px);
  -o-transform: translateX(-290px);
  transform: translateX(-290px);
}
.shiftnav .shiftnav-panel-close {
  display: block;
  position: absolute;
  right: 0;
  padding: 15px 20px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 20;
  cursor: pointer;
  border: none;
  color: inherit;
  font-size: inherit;
}
.shiftnav .shiftnav-nav,
.shiftnav ul.shiftnav-menu {
  position: static;
  display: block;
  top: auto;
  left: auto;
  float: none;
  min-width: 0;
}
.shiftnav nav.shiftnav-nav {
  position: relative;
  z-index: 10;
}
.shiftnav ul.shiftnav-menu {
  position: relative;
  clear: both;
  overflow: hidden;
}
.shiftnav ul.shiftnav-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shiftnav ul.shiftnav-menu li.menu-item {
  position: relative;
  margin: 0;
  padding: 0;
  background: none transparent;
  list-style-type: none;
}
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target {
  display: block;
  padding: 15px 25px;
  line-height: 1.6em;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
@media only screen and (max-width: 479px) {
  .shiftnav {
    width: 320px;
    max-width: 95%;
  }
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    -o-transform: translateX(-320px);
    transform: translateX(-320px);
  }
}
@media only screen and (max-width: 374px) {
  .shiftnav {
    width: 305px;
    max-width: 95%;
  }
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-305px);
    -moz-transform: translateX(-305px);
    -ms-transform: translateX(-305px);
    -o-transform: translateX(-305px);
    transform: translateX(-305px);
  }
}
@media only screen and (max-width: 359px) {
  .shiftnav {
    width: 265px;
    max-width: 95%;
  }
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-265px);
    -moz-transform: translateX(-265px);
    -ms-transform: translateX(-265px);
    -o-transform: translateX(-265px);
    transform: translateX(-265px);
  }
}
@media only screen and (max-width: 319px) {
  .shiftnav {
    width: 230px;
    max-width: 95%;
  }
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-230px);
    -moz-transform: translateX(-230px);
    -ms-transform: translateX(-230px);
    -o-transform: translateX(-230px);
    transform: translateX(-230px);
  }
}
.shiftnav-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.shiftnav-sr-only-focusable:active,
.shiftnav-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.shiftnav .shiftnav-sr-close {
  background: #fff;
  color: #222;
  width: 100%;
  padding: 15px;
  text-align: center;
  font-size: 16px;
}

article,
footer,
header,
nav,
section {
  display: block;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
strong {
  font-weight: bold;
}
ol,
ul {
  margin: 1em 0;
}
ol,
ul {
  padding: 0;
  list-style-type: none;
}
nav ul {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
}
button,
input {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button {
  text-transform: none;
}
button,
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.last-col {
  float: right;
  padding-right: 0;
}
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .t-4of9 {
    float: left;
    padding-right: 0.75em;
    width: 44.4444444444%;
  }
  .t-5of9 {
    float: left;
    padding-right: 0.75em;
    width: 55.5555555556%;
  }
}
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
}
.alert-help {
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}
.oranje-btn,
.wit-btn {
  display: inline-block;
  position: relative;
  font-family: "Lato", Arial, sans-serif;
  text-decoration: none;
  text-transform: lowercase;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.5em;
  font-weight: normal;
  padding: 6px 11px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  transition: background-color 0.14s ease-in-out;
}
.oranje-btn:focus,
.oranje-btn:hover,
.wit-btn:focus,
.wit-btn:hover {
  color: #fff;
  text-decoration: none;
}
.oranje-btn:active,
.wit-btn:active {
  top: 1px;
}
.oranje-btn {
  background-color: #c45712;
}
.oranje-btn:focus,
.oranje-btn:hover {
  background-color: #b14f10;
}
.oranje-btn:active {
  background-color: #ad4d10;
}
.wit-btn {
  background-color: #fff;
  color: #381906 !important;
}
.wit-btn:focus,
.wit-btn:hover {
  background-color: whitesmoke;
}
.wit-btn:active {
  background-color: #f2f2f2;
}
input[type="password"],
input[type="text"] {
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #381905;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #e9e1d4;
  outline: none;
  width: 100%;
  max-width: 400px;
  font-family: "Lato", Arial, sans-serif;
  background-color: #fff;
  transition: border-color 0.24s ease-in-out;
}
input[type="password"]:active,
input[type="password"]:focus,
input[type="text"]:active,
input[type="text"]:focus {
  border-color: #8bda77;
}
body {
  font-family: "Lato", Arial, sans-serif;
  font-size: 97%;
  line-height: 1.5em;
  color: #381905;
  background: #f5f2ed url("/img/muurpapier3.png") fixed;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  user-select: none;
}
img {
  display: block;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #eee;
}
.wrap {
  margin: 0 auto;
  background-color: #f5f2ed;
}
a,
a:visited {
  color: #157578;
  font-weight: 600;
}
a:focus,
a:hover,
a:visited:focus,
a:visited:hover {
  color: #0e4f51;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
h1,
h2,
h3 {
  text-rendering: optimizelegibility;
  font-weight: 700;
}
h1 a,
h3 a {
  text-decoration: none;
}
h1 {
  font-size: 1.8em;
  line-height: 1.15em;
}
h2 {
  font-size: 1.25em;
  line-height: 1.1em;
  margin: 0.375em 0;
}
h3 {
  font-size: 1.025em;
}
#inner-header {
  background-color: transparent;
}
#sekondere-nav {
  background-color: #524033;
  padding: 0.25em 0.75em;
  font-size: 0.9em;
  line-height: 31px;
  text-transform: lowercase;
}
#sekondere-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #fff;
}
#sekondere-nav li {
  display: inline;
}
#sekondere-nav a {
  color: #fff;
  text-decoration: none;
  padding: 5px;
}
#sekondere-nav .mf-nav-mobile {
  float: right;
}
#header-content {
  background-color: #00767c;
}
#hoof-logo {
  width: 160px;
  height: 105px;
  margin: 10px 5px 0 20px;
  float: left;
}
#hoof-logo a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url("/img/maroela-logo-klein-algemeen.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: -9999px;
}
#portaal-logo-container {
  width: 120px;
  height: 105px;
  margin: 10px 10px 0 5px;
  float: right;
}
.portaal-logo {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: -9999px;
}

#geldsake-logo {
  background-image: url("/img/portaal-logo-geldsake.png");
}

#soc-datum-wrap {
  display: none;
}
#soc-datum-wrap #social-followers {
  display: none;
}
#datum-header {
  display: none;
}
#nav-soek-header {
  padding: 10px 15px;
}
#shiftnav-header {
  float: left;
}
#soek-header {
  width: 200px;
  margin: 0 auto;
  padding: 0;
}
#soekblok {
  display: block;
  margin: 0 0 14px 0;
  padding: 0;
  font-size: 1em;
  line-height: 20px;
  font-style: normal;
}
#soekblok #searchform input[type="text"] {
  width: calc(100% - 37px);
  max-width: none;
  height: 37px;
  float: left;
  padding: 4px 0;
  margin: 0;
  border: 1px solid #b1c8c9;
  border-right-width: 0;
  border-radius: 3px 0px 0px 3px;
  background-color: #b1c8c9;
  text-indent: 5px;
  line-height: 20px;
  color: #381905;
}
#soekblok #searchform button {
  display: block;
  width: 37px;
  height: 37px;
  float: right;
  background-color: #c45712;
  border-width: 0;
  border-radius: 0px 3px 3px 0px;
  color: #fff;
  padding: 0;
  margin: 0;
}
#soekblok #searchform button[type="submit"]:active {
  background-color: #157578;
}
.shiftnav-toggle-button {
  padding: 5px 12px;
  font-size: 1.25em;
}
.shiftnav-toggle-button:hover {
  padding: 5px 12px;
}
.shiftnav {
  background: transparent;
}
.shiftnav:after {
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.shiftnav .shiftnav-panel-close {
  padding: 8px 12px;
  background: #c45712;
  font-size: 1.25em;
  color: #fff;
}
.shiftnav .shiftnav-menu {
  background: rgb(82, 64, 51);
  color: #fff;
}
.shiftnav .shiftnav-menu .menu-item {
  border-bottom: 1px dotted #381906;
}
.shiftnav .shiftnav-menu .menu-item .shiftnav-target {
  font-size: 1.25em;
  color: #fff;
}
#menu-eenvoudige-navigasie-desktop {
  display: none;
}
.nav {
  border-bottom: 0;
  margin: 0;
}

.nav li a {
  display: block;
  color: #381905;
  text-decoration: none;
  padding: 0.75em;
}
.nav li a:focus,
.nav li a:hover {
  color: #157578;
  text-decoration: underline;
}
.nav li ul.sub-menu li a {
  padding-left: 30px;
}
article {
  word-wrap: break-word;
}
.hentry {
  background-color: #f5f2ed;
}
.hentry header {
  padding: 1.5em 1.5em 0.375em 1.5em;
  position: relative;
}
.hentry footer {
  padding: 0 1.5em;
  font-size: 0.9em;
}
.entry-title,
.single-title {
  margin: 0;
}
.byline {
  color: #157578;
  font-size: 0.9em;
  font-style: italic;
  margin: 0;
}
.byline a {
  text-decoration: none;
}
.single .byline {
  display: block;
  float: left;
  width: 60%;
}
#artikel-knoppies {
  width: 40%;
  float: right;
}
.entry-content {
  padding: 0 1.5em 0;
}
.entry-content p {
  margin: 0 0 1.5em;
}
.entry-content ol,
.entry-content ul {
  padding-left: 1.75em;
}
.entry-content ul {
  list-style-type: disc;
}
.entry-content ol {
  list-style-type: decimal;
}
.entry-content .size-medium {
  width: 100%;
  height: auto;
}
.wp-caption {
  width: 100% !important;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  display: block;
  font-size: 0.85em;
  text-align: center;
  font-style: italic;
  margin: 0 0 7px;
}
.img-container {
  position: relative;
}
.img-container a {
  display: block;
  position: relative;
}
.post-tag-link {
  display: inline-block;
  padding: 3px 5px;
  margin: 0 5px 5px 0;
  background-color: #f0e9df;
  text-decoration: none;
}
#artikel-donasie-boodskap {
  background-color: #157578;
  color: #fff;
  padding: 0.5em 1.5em 0;
}
#artikel-donasie-boodskap .donasie-knoppie-container {
  text-align: center;
}
#singlepost_nav {
  border-top: 1px dotted #e9e1d4;
  padding: 1.5em 0;
  background-color: #e9e1d4;
}
#singlepost_nav a {
  border: none;
  display: block;
  text-decoration: none;
  color: #381905;
}
#singlepost_nav h3 {
  color: #157578;
  font-size: 1.2em;
}
#olderpost_nav {
  border-right: 1px solid #c45712;
  padding: 0 1.25em 1.25em;
}
#olderpost_nav .wp-post-image {
  float: right;
  margin-left: 0.75em;
}
#volgende-hand {
  padding: 0 35px 0 0;
  background: url(/img/post-nav-hande.png) right -34px no-repeat;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
}
.verwante-artikels {
  padding: 1.5em;
}
.verwante-artikels .verwante-artikel {
  padding: 0 15px 15px 0;
}
.verwante-artikels .verwante-artikel .cardWrapper {
  background-color: #fff;
}
.verwante-artikels .verwante-artikel .img-container {
  width: 120px;
  height: 83px;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 15px 0 0;
}
.verwante-artikels .verwante-artikel .img-container a {
  display: block;
  width: 120px;
  height: 83px;
}
.verwante-artikels .verwante-artikel .text-container .article-header {
  padding: 8px;
  margin: 0 0 0 120px;
}
.verwante-artikels .verwante-artikel .text-container .article-header h3 {
  margin: 0;
}
.verwante-artikels .verwante-artikel .text-container .article-header a {
  color: #381906;
}
#sidebars {
  padding: 1.5em;
}

.widget {
  padding: 0;
  margin: 1.5em 0;
}
.no-widgets {
  background-color: #f5f2ed;
  padding: 1.5em;
  border: none;
  margin-bottom: 1.5em;
}
.footer {
  clear: both;
  color: #fff;
}
.footer .wrap {
  background-color: #524033;
}
.footer .nav {
  padding: 15px;
}
.footer .nav li {
  line-height: 1.2em;
  float: none;
}
.footer .nav li a {
  display: inline-block;
  font-size: 0.9em;
  text-transform: lowercase;
  color: #fff;
  padding: 0 0 0.5em;
}
.footer .widget_text {
  padding: 0 15px;
}
.copyright {
  margin: 6px 1em 0 1em;
}
.copyright img {
  float: left;
  margin: 0 0.75em 0 0;
  padding: 0;
}
.copyright p {
  font-size: 0.75em;
  line-height: 1em;
}
.member-logos {
  float: right;
  padding: 0;
  margin: 0 0.45em 0.5em;
  background-color: transparent;
  border: none;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  #olderpost_nav {
    border-right: 3px solid #e9e1d4;
    float: right;
  }
  #olderpost_nav:hover {
    border-right: 3px solid #c45712;
    background-color: #fff;
    cursor: pointer;
  }
  #volgende-hand {
    background: url(/img/post-nav-hande.png) right -51px no-repeat;
    color: #8e7966;
  }
  #olderpost_nav:hover #volgende-hand {
    background: url(/img/post-nav-hande.png) right -34px no-repeat;
    color: #381905;
  }
}
@media only screen and (min-width: 768px) {
  .wrap {
    width: 760px;
  }
  h1 {
    font-size: 2em;
    line-height: 1.333em;
  }
  h2 {
    font-size: 1.25em;
    line-height: 1.15em;
  }
  #sekondere-nav {
    display: none;
  }
  #header-content {
    position: relative;
    background-position: left top;
    background-repeat: no-repeat;
  }
  #header-logos {
    position: relative;
  }
  #hoof-logo {
    width: 220px;
    height: 130px;
    margin: 0 auto;
    float: none;
  }
  #hoof-logo a {
    background-position: 50% 41px;
    background-image: url("/img/maroela-logo-klein-algemeen.png");
  }
  #portaal-logo-container {
    margin: -120px 0 0 1.5em;
    float: left;
  }
  #soc-datum-wrap {
    display: block;
    position: absolute;
    width: 200px;
    padding: 0px;
    top: 25px;
    right: 1em;
  }
  #soc-datum-wrap #social-followers {
    display: block;
    height: 50px;
    text-align: justify;
    font-size: 0.1px;
  }
  #soc-datum-wrap #social-followers .follow {
    width: 18.3%;
    display: inline-block;
    margin: 0;
  }
  #soc-datum-wrap #social-followers .follow a {
    width: 36px;
    height: 36px;
    display: block;
    padding: 10px;
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    color: #ffffff;
    background-color: #c45712;
    border-radius: 50%;
  }
  #soc-datum-wrap #social-followers .follow a:focus,
  #soc-datum-wrap #social-followers .follow a:hover {
    background-color: #b14f10;
  }
  #soc-datum-wrap #social-followers .follow.youtube i {
    margin-left: -1px;
  }
  #soc-datum-wrap #social-followers .follow.winkel i {
    margin-left: -2px;
  }
  #soc-datum-wrap #social-followers:after {
    content: "";
    width: 100%;
    display: inline-block;
  }
  #soc-datum-wrap #datum-header {
    display: block;
    margin: 9px 0;
    text-align: center;
  }
  #soc-datum-wrap #datum-header .datum-header-text {
    font-size: 12px;
    color: #fff;
  }
  #nav-soek-header {
    background-color: #65a8b0;
  }
  #nav-soek-header #soek-header {
    margin: 0 0 0 auto;
  }
  .nav {
    border: 0;
  }
  .nav ul {
    margin-top: 0;
  }
  .nav li {
    float: left;
    position: relative;
  }
  .nav li a {
    border-bottom: 0;
  }
  .nav li ul.sub-menu {
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
  }

  .nav li ul.sub-menu li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: 1px solid #ccc;
  }
  .nav li ul.sub-menu li:last-child a {
    border-bottom: 0;
  }
  .nav li:hover ul {
    top: auto;
    overflow: visible;
    visibility: visible;
  }
  #sidebars {
    padding: 0;
  }
  .sidebar {
    margin-top: 0;
  }
  .widget {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1030px) {
  .wrap {
    width: 1040px;
  }

  #content,
  .header {
    width: 1040px;
    margin: 0 auto;
  }

  #hoof-logo {
    width: 341px;
    height: 150px;
    margin: 0 auto;
  }
  #hoof-logo a {
    width: 341px;
    height: 150px;
    background-position: 50% 48px;
    background-image: url("/img/maroela-logo-klein-algemeen.png");
  }
  #portaal-logo-container {
    margin: -140px 0 0 1.5em;
    width: 149px;
    height: 130px;
  }
  #soc-datum-wrap {
    top: 10px;
    right: 2em;
  }
  #social-followers {
    top: 65px;
  }
  #nav-soek-header {
    max-width: 300px;
    background-color: transparent;
    position: absolute;
    top: 92px;
    right: 1em;
  }
  #shiftnav-header {
    display: none;
  }
  #primere-desktop-nav {
    clear: both;
    background-image: linear-gradient(
      to bottom,
      rgb(106, 169, 176),
      rgb(88, 153, 160)
    );
  }
  #menu-eenvoudige-navigasie-desktop {
    display: block;
    border: 0;
    font-size: 16px;
  }
  #menu-eenvoudige-navigasie-desktop ul {
    margin-top: 0;
  }
  #menu-eenvoudige-navigasie-desktop li {
    float: left;
    position: relative;
  }
  #menu-eenvoudige-navigasie-desktop li a {
    padding: 9px 12px;
    color: #fff;
    text-transform: lowercase;
  }
  #menu-eenvoudige-navigasie-desktop li a:focus,
  #menu-eenvoudige-navigasie-desktop li a:hover {
    color: #fff;
    background-color: #03848b;
    text-decoration: none;
  }
  #menu-eenvoudige-navigasie-desktop li ul.sub-menu {
    background-color: #03848b;
    margin: 0;
    padding: 6px 0;
    border-top: 0;
    border: none;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    box-shadow: 0 3px 3px -2px #381905;
    z-index: 8999;
  }
  #menu-eenvoudige-navigasie-desktop li ul.sub-menu li a {
    background-color: #61a1a8;
    padding-left: 10px;
    border-right: 0;
    border-bottom: none;
    display: block;
    width: 180px;
    text-transform: none;
  }
  #menu-eenvoudige-navigasie-desktop li ul.sub-menu li a:focus,
  #menu-eenvoudige-navigasie-desktop li ul.sub-menu li a:hover {
    background-color: #03848b;
  }
  #menu-eenvoudige-navigasie-desktop li ul.sub-menu li:last-child a {
    border-bottom: 0;
  }
  #menu-eenvoudige-navigasie-desktop li:hover ul {
    top: auto;
    overflow: visible;
    visibility: visible;
  }
  #menu-eenvoudige-navigasie-desktop > li {
    border-right: 1px solid #75aeb4;
    font-weight: bold;
  }
  #menu-eenvoudige-navigasie-desktop > li:last-child {
    border-right: none;
  }
  #menu-eenvoudige-navigasie-desktop > li > a {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
  #menu-eenvoudige-navigasie-desktop .menu-item-has-children > a {
    padding-right: 1em;
  }
  #menu-eenvoudige-navigasie-desktop .menu-item-has-children > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -1px;
    display: inline-block;
    background: 0 0;
    border-style: solid dashed dashed;
    border-color: transparent;
    border-top-color: #fff;
    font-size: 0;
    border-width: 3px 3px 0;
    padding-top: 1px;
  }
  .single .byline {
    width: 50%;
  }
  #artikel-knoppies {
    width: 50%;
    float: right;
  }
  .entry-content {
    padding-top: 0;
  }
  .entry-content .wp-caption {
    width: 320px !important;
  }
  .entry-content .size-medium {
    width: 320px;
  }
  .verwante-artikels .verwante-artikel .cardWrapper {
    min-height: 175px;
  }
  .verwante-artikels .verwante-artikel .img-container {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .verwante-artikels .verwante-artikel .img-container a {
    display: block;
    width: 100%;
    height: 83px;
  }
  .verwante-artikels .verwante-artikel .text-container .article-header {
    margin: 0;
    clear: both;
  }
}
@media print {
  @page {
    margin: 1.5cm;
  }
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a[href]:after {
    content: none !important;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #artikel-donasie-boodskap,
  #artikel-knoppies,
  #singlepost_nav,
  .header,
  .sidebar,
  .verwante-artikels,
  nav {
    display: none;
  }
  #main {
    width: 100%;
  }
  .wp-caption .wp-caption-text,
  .wp-caption a {
    display: block;
    width: 45%;
    clear: right;
    float: right;
    margin-left: 10mm;
  }
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/latin-400.woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/latin-ext-400.woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/latin-400-italic.woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url(/cf-fonts/s/lato/5.0.18/latin-ext/400/italic.woff2);
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/latin-ext-700.woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/latin-700.woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

:root {
  --rankmath-wp-adminbar-height: 0;
}

#social-followers a:hover {
  text-decoration: underline;
}
.button-link {
  display: block;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;

  background-color: #0d6efd;
  border-radius: 4px;

  margin: 3rem auto;
  padding: 1rem;

  max-width: 80%;
}

.button-link:hover {
  color: #fff !important;
  background-color: #444;
}

a {
  color: #0d6efd;
  text-decoration: none;
}
ul.jsx-2233253668 {
  list-style: disc;
  padding-left: 2rem;
  margin-bottom: 1rem;
}

ul.jsx-2233253668 li {
  list-style-type: disc;
}
.centered-text {
  position: absolute;
  top: 53%;
  left: 26%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #000000;
  font-size: 15px;
  line-height: normal;
  font-weight: bold;
  border-radius: 5px;
  max-width: 20%;
  padding: 0 8px;
}

@media screen and (min-width: 768px) {
  .centered-text {
    font-size: 12px;
    padding: 0 16px;
  }
}

@media screen and (min-width: 1024px) {
  .centered-text {
    font-size: 14px;
    padding: 0 24px;
  }
}

ol.jsx-2233253668 {
  list-style: numeric;
  padding-left: 2rem;
  margin-bottom: 1rem;
}

ol.jsx-2233253668 li {
  list-style-type: numeric;
}

body {
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
  gap: 0.5em;
}

:where(.is-layout-grid) {
  gap: 0.5em;
}

body
  .is-layout-constrained
  > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
  color: inherit;
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}

/* Sticky Menu CSS */

#menu-eenvoudige-navigasie-desktop {
  width: 1040px;
  margin: 0 auto;
}

@media only screen and (max-width: 1028px) {
  #primere-desktop-nav {
    display: none !important;
  }
}

#custom-regbox {
  scroll-margin-top: 100px;
}