@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: (url "/fonts/normal.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/normal_1.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/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: italic;
  font-weight: 400;
  src: (url "/fonts/italic_1.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: 700;
  src: (url "/fonts/normal_2.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/normal_3.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: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(/fonts/fa-brands-400.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/fonts/fa-regular-400.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/fonts/fa-solid-900.woff2) format("woff2");
}

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;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
b,
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;
}
svg:not(:root) {
  overflow: hidden;
}
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;
  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-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;
  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.webp") 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;
}
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);
}
.h2,
h1,
h2,
h3,
h4 {
  text-rendering: optimizelegibility;
  font-weight: 700;
}
h1 a {
  text-decoration: none;
}
h1 {
  font-size: 1.8em;
  line-height: 1.15em;
}
.h2,
h2 {
  font-size: 1.25em;
  line-height: 1.1em;
  margin: 0.375em 0;
}
h3 {
  font-size: 1.025em;
}
h4 {
  font-size: 0.9em;
  font-weight: 700;
}
#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.webp");
  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;
}
#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[type="submit"] {
  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;
}
#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;
}
.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 0.5em;
}
.entry-content ol {
  padding-left: 1.75em;
}
.entry-content ol {
  list-style-type: decimal;
}
.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;
}
#comments-counter {
  padding: 1.2em;
  margin: 0;
}
.commentlist {
  margin: 0;
  list-style-type: none;
}
.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
}
.comment .comment-author {
  padding: 0;
  border: 0;
}
.comment .vcard {
  font-style: italic;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: inline-block;
}
.comment .vcard time a {
  text-decoration: none;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment[class*="depth-"] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment.even {
  background: #fff;
}
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
#sidebars {
  padding: 1.5em;
}

.sidebar .widgettitle {
  text-transform: lowercase;
  font-size: 1em;
  line-height: 2em;
  color: #fff;
  background-color: #a48a6f;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 0 1em;
  margin-bottom: 0.75em;
}
.widget {
  padding: 0;
  margin: 1.5em 0;
}
.footer {
  clear: both;
  color: #fff;
}
.footer .wrap {
  background-color: #524033;
}
.footer #footer-nav div {
  border-right: 1px dotted #381905;
}
.footer #footer-nav div:nth-child(2n + 2) {
  border-right: none;
}
.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 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: 768px) {
  .wrap {
    width: 760px;
  }
  h1 {
    font-size: 2em;
    line-height: 1.333em;
  }
  .h2,
  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;
  }
  #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;
  }
  .footer #footer-nav div:nth-child(2) {
    border-right: 1px dotted #381905;
  }
}
@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-image: url("/img/maroela-logo-groot-algemeen.webp");
    background-position: 50% 48px;
  }
  #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;
  }
}
@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,
  #bottom-logos,
  #footer-sidebar,
  .header,
  .sidebar,
  nav {
    display: none;
  }
  
  #main {
    width: 100%;
  }
}

img {
  padding: 0;
  margin-bottom: 40px;
}

input {
  margin-bottom: 10px !important;
}


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

.lwa label,
.lwa a,
.lwa a:hover,
.lwa a:focus,
.lwa a:visited {
  color: #ffffff;
}
.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-checkbox-label {
  display: inline-block;
  height: 14px;
  padding-left: 5px;
  margin-top: -15px;
  vertical-align: middle;
  cursor: pointer;
}

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

/*Forgotten password*/

/*Registration*/

/* divs-only */
.lwa-divs-only p {
  margin: 8px 0px 5px !important;
}
.lwa-divs-only input[type="text"],
.lwa-divs-only input[type="password"] {
  margin: 0px 0px 10px;
  max-width: none;
  color: #381905;
}
.lwa-divs-only .lwa-form .lwa-submit-button {
  float: right;
}

:root {
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-20: #005a87;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}

#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;
}
#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;
}

#comments {
  padding: 0 0 0 1.5em;
}

.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;
  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;
}

#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;
}
#userdetails.widget #mf_registreer {
  background-color: #11868c;
  border: 1px solid #227178;
}
#userdetails.widget #show_login {
  background-color: #381d0f;
  border: 1px solid #381d0f;
}

@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;
  }
  #userdetails.widget #show_login {
    display: none;
    visibility: hidden;
  }
  #userdetails.widget #mf_registreer {
    display: none;
    visibility: hidden;
  }

  #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 {
  position: relative;
}

#mm_share_combo > #deelknop {
  color: #c45712;
}
#eenvoudige-deel-dialog {
  display: none;
}
@media only screen and (max-width: 1029px) {
  #eenvoudige-deel-dialog {
    background-color: #fff;
    margin-top: 30px;
    padding: 0px 22px 22px 22px;
    width: 100%;
    font-size: 32px;
  }
  #deel_artikel_teks {
    font-size: 12px;
    text-align: left;
    margin-top: 6px;
    margin-bottom: 6px;
    font-weight: bold;
  }
  .knoppies_deel {
    display: block !important;
    clear: both !important;
    border-radius: 4px !important;
    width: 100% !important;
    padding: 10px 15px 10px 15px !important;
    font-size: 15px !important;
    border: 0px !important;
    white-space: nowrap !important;
    text-rendering: auto !important;
    line-height: 1 !important;
    color: #fff;
    text-align: left !important;
    text-decoration: none !important;
  }
  ul.spacers {
    margin: 0px;
  }
  ul.spacers > li {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 2px !important;
  }
  #deelknop-facebook {
    background-color: #3b5998;
    color: #fff;
  }
  #deelknop-twitter {
    background-color: #55acee;
    color: #fff;
  }
  #deelknop-pinterest {
    background-color: #bd081c;
    color: #fff;
  }
  #deelknop-whatsapp-desktop,
  #deelknop-whatsapp-mobile {
    background-color: #43d854;
    color: #fff;
  }
  #deelknop-whatsapp-desktop,
  #deelknop-whatsapp-mobile {
    background-color: #43d854;
    color: #fff;
  }
  #deelknop-epos {
    background-color: #ccc;
    color: #fff;
  }
  #deelknop-telegram {
    background-color: #0088cc;
    color: #fff;
  }
  .teks-wit {
    color: #fff;
    font-family: "Lato", Arial, sans-serif;
    text-decoration: none;
  }
  .social-size {
    color: #fff;
    width: 24px;
    text-decoration: none;
  }
  .artikel-knoppies-lys > li#mm_share_combo {
    display: block;
    margin-top: 3px;
    font-size: 14px;
  }
  .artikel-knoppies-lys > li.artikel-knoppie {
    display: none;
  }
  .web {
    margin: 0px 7px 0px 0px;
  }
}
@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: #55acee;
  }
  #deelknop-pinterest {
    color: #bd081c;
  }
  #deelknop-whatsapp-desktop,
  #deelknop-whatsapp-mobile {
    color: #43d854;
  }
  #deelknop-epos {
    color: #ccc;
  }
  #deelknop-telegram {
    background-color: #0088cc;
    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;
}

.gform_wrapper.gravity-theme ::-ms-reveal {
  display: none;
}
.gform_wrapper.gravity-theme * {
  box-sizing: border-box;
}

.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-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;
}

.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-1x {
  font-size: 1em;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-circle:before {
  content: "\f111";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-home:before {
  content: "\f015";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-search:before {
  content: "\f002";
}
.fa-share:before {
  content: "\f064";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-times:before {
  content: "\f00d";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-youtube:before {
  content: "\f167";
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

.far {
  font-weight: 400;
}

.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fas {
  font-weight: 900;
}

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

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

@media (max-width: 610px) {
  .fdq {
    display: none;
  }
}

@media (max-width: 768px) {
  .commentlist {
    width: 100% !important;
    padding-right: 23.28px !important;
  }
}

img {
  padding: 0;
  margin-bottom: 40px;
}

input {
  margin-bottom: 10px !important;
}

html {
  scroll-behavior: smooth;
}

#form {
  scroll-margin-top: 100px;
  margin: 10px auto;
  max-width: 450px;
  width: 100%;
}