@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,800|Nunito:400,700,800|Volkhov:400,700,800&display=swap");
h1, h2, h3 {
  color: #ff6633;
}

.header-image-wrapper {
  background-color: #efefef !important;
  height: 450px;
  padding-top: 50px;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.header-image-wrapper.home {
  height: 550px;
}

.site-content .inside-right-sidebar {
  margin-top: 60px;
}

.site-content.frontpage .inside-right-sidebar {
  margin-top: 20px;
}

.menu-search-desktop > form > .menu-search {
  margin: 0 !important;
  margin-top: 8px !important;
}

.menu-search {
  margin: 18px;
  padding: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 6px 2px #e0e0e0;
  -moz-box-shadow: 0 0 6px 2px #e0e0e0;
  box-shadow: 0 0 6px 2px #e0e0e0;
  position: relative;
  background: #fff;
}

.menu-search-desktop > form > .menu-search > input {
  margin-left: -100px;
}

.menu-search input {
  width: calc(100% - 100px);
  border-radius: 5px;
  padding-left: 40px;
  border: 0;
  background: #f7f7f7;
}

.menu-item-1538 a {
  color: #ff6633 !important;
}

.search-bar {
  display: none;
}

.active {
  display: block;
}

.mobile-menu {
  display: block;
}

div#mobile-menu._active {
  display: block;
}

#mobile-menu {
  display: none;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999999;
}

.icon-top-menu p, .mobile-menu {
  font-family: "Volkhov", serif;
  font-size: 12px;
  color: #4c4c4c;
}

.mobile-menu-top {
  padding: 18px 15px;
}

.mobile-menu-head > h2 {
  font-family: "Nunito", sans-serif;
  line-height: 36px;
  font-size: 28px;
  color: #3f3773;
  letter-spacing: 1.56px;
  font-weight: 800;
}

.mobile-menu-close {
  color: #4a90e2;
  font-size: 14px;
  font-family: "Volkhov", serif;
  text-align: right;
}

.mob-menu-inner {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mob-menu-inner > .menu-hoofdmenu-container > ul {
  list-style: none;
  margin: 0;
  border-top: 1px solid #ededed;
}

.mob-menu-inner > .menu-hoofdmenu-container > ul > li {
  width: 100%;
  border-bottom: 1px solid #ededed;
}

.mob-menu-inner > .menu-hoofdmenu-container > ul > li > a {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
  display: block;
  padding: 15px;
  color: #3f3773;
  font-weight: 700;
}

.mob-menu-inner > .menu-hoofdmenu-container > ul > li > a:after {
  content: "";
  font-family: "Font Awesome 5 Free", sans-serif;
  display: inline-block;
  margin-left: -1em;
  color: #f63;
  float: right;
  font-size: 18px;
  font-weight: 900;
}

.zoeken {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #4c4c4c;
  text-align: center;
  display: inline-block;
}

.zoeken span {
  display: block;
  text-align: center;
}

.toggle-menu-mobile {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #4c4c4c;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 35%;
}

.toggle-menu-mobile span {
  display: block;
  text-align: center;
}

.omschrijving-header h1 {
  font-family: "Volkhov", serif;
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.61px;
  color: #ffffff;
  text-shadow: 0px 1px 3px #3a3a3a;
}

.omschrijving-header {
  max-width: 847px;
  margin-top: 4%;
}

h1.entry-title {
  font-family: "Volkhov", serif;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
}

.entry-content h1 {
  font-family: "Volkhov", serif;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
}

.entry-content h2 {
  font-family: "Volkhov", serif;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.94;
  letter-spacing: 0.54px;
}

.entry-content h3 {
  font-family: "Volkhov", serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.3px;
}

.header-menu-outer {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 4px;
  padding: 0;
}

.no-padding {
  padding: 0;
}

.menu ul {
  margin: 0;
  list-style: none;
}

.menu ul li {
  list-style: none;
  display: inline-block;
  padding: 5px 14px;
}

.menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.47px;
  color: #4c4c4c;
}

.separate-containers .inside-article {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  font-family: "Volkhov", serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #4c4c4c;
  padding-bottom: 20px;
}

.separate-containers .inside-article a {
  color: #3f3773;
  text-decoration: underline;
}

.separate-containers .inside-article a:hover, .separate-containers .inside-article a:active, .separate-containers .inside-article a:visited {
  text-decoration: underline;
}

.entry-summary {
  margin: 1em 0 0;
}

.partners-wrapper {
  width: 50%;
  display: inline-block;
}

.panel-grid-cell {
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
}

.no-border .panel-grid-cell {
  border-bottom: 0;
}

.header-widget-area .panel-grid-cell, .no-bottom-border .panel-grid-cell {
  border-bottom: 0px;
}

.prefooter {
  background-color: #f2f2f2;
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
  font-family: "Volkhov", serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4c4c4c;
}

.prefooter a, .prefooter a:link, .prefooter a:hover, .prefooter a:visited, .prefooter a:active {
  font-family: "Volkhov", serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4c4c4c;
  text-decoration: underline;
}

.footerLogos > img {
  margin: 0.25rem;
  box-shadow: 0px 0px 12px -2px #d1cfd1;
  border-radius: 4px;
}

.footerLogos, .footerLogoNML {
  text-align: center;
}

.footer {
  font-family: "Volkhov", serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: normal;
  color: #b3b3b3;
}

.footer ul {
  margin: 0;
  list-style: none;
}

.footer ul li {
  list-style: none;
  padding: 0 10px;
  display: inline-block;
}

.prefooter .widget-title {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0.27px;
  color: #ff6633;
}

.footer a, .footer a:hover, .footer a:visited, .footer a:active {
  font-family: "Volkhov", serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: normal;
  color: #b3b3b3;
}

.footer-contact {
  max-width: 292px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.social-media-icons {
  margin-top: 20px;
}

.social-media-icons a {
  margin-right: 4px;
  text-decoration: none !important;
}

@media (max-width: 768px) {
  .omschrijving-header h1 {
    text-align: center;
  }

  .inside-right-sidebar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .so-widget-sow-editor img {
    width: 100% !important;
  }

  .header-image-wrapper.home {
    height: 450px;
  }
}
@media (max-width: 768px) {
  .header-image-wrapper {
    padding-top: 10px;
  }

  h1.entry-title {
    font-family: "Volkhov", serif;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
  }

  .entry-content h1 {
    font-family: "Volkhov", serif;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
  }

  .mobile-grid-10 {
    float: left;
    width: 10%;
  }

  .mobile-grid-70 {
    float: left;
    width: 70%;
  }
}
p.nieuws-title {
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
  margin: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

p.nieuws-title:first-child {
  padding-top: 1.5em;
}

p.nieuws-title:last-child {
  margin-bottom: 1.5em !important;
}

p.nieuws-title a {
  font-family: "Volkhov", serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.3px;
  color: #191919;
}

p.agenda-title {
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
  margin: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

p.agenda-title:first-child {
  padding-top: 1.5em;
}

p.agenda-title:last-child {
  margin-bottom: 1.5em !important;
}

p.agenda-title a {
  font-family: "Volkhov", serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.27px;
  color: #b3b3b3;
}

p.agenda-title a time {
  font-family: "Volkhov", serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.3px;
  color: #191919;
  display: block;
  width: 100%;
  margin-bottom: 5px !important;
}

p.agenda-title a time span {
  color: #ff6633;
}

p.downloads-title {
  border-radius: 4px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  padding-left: 40px;
  padding-right: 10px;
  margin-bottom: 0.5em;
}

p.downloads-title a {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.27px;
  color: #3f3773;
}

p.downloads-title:before {
  content: url("/wp-content/themes/nml2019/assets/images/icons/pdf.png");
  margin-right: 10px;
  margin-left: -30px;
  position: absolute;
  margin-top: 2px;
}

p.downloads-title:first-child {
  margin-top: 1.5em;
}

p.downloads-title:last-child {
  margin-bottom: 1.5em !important;
}

.to-archive a {
  font-family: "Volkhov", serif;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.25px;
  color: #3f3773;
}

.to-archive a:before {
  content: url("/wp-content/themes/nml2019/assets/images/icons/angle.png");
  margin-right: 5px;
}

.agenda-items-wrapper, .nieuws-items-wrapper, .cta-wrapper, .downloads-items-wrapper {
  padding-bottom: 30px;
}

.subtitle {
  font-size: 14px;
  margin-top: 10px;
  color: #b3b3b3;
}

.archive .inside-article {
  padding-left: 40px;
  padding-right: 40px;
}

.entry-title a {
  text-decoration: none !important;
  color: #191919 !important;
}

.field_sublabel_above span label {
  display: none !important;
}

@media (min-width: 768px) {
  .tablet-grid-10 {
    float: left;
    width: 10%;
  }

  .tablet-grid-70 {
    float: left;
    width: 70%;
  }
}
@media (min-width: 769px) {
  .separate-containers .inside-article {
    padding-left: 75px;
    margin-right: 75px;
    padding-right: 75px;
  }

  .archive .inside-article {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .omschrijving-header {
    max-width: 847px;
    margin-top: 4%;
  }

  .frontpage {
    margin-top: -125px;
  }

  .frontpage .entry-header {
    margin-top: 25px;
  }

  .tablet-grid-10 {
    float: left;
    width: 10%;
  }

  .tablet-grid-70 {
    float: left;
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .grid-10 {
    float: left;
    width: 10%;
  }

  .grid-70 {
    float: left;
    width: 70%;
  }

  .prefooter {
    text-align: left;
  }

  .footerLogos, .footerLogoNML {
    text-align: right;
  }

  .footer-contact {
    margin-left: 0;
    margin-right: auto;
  }
}
@media (max-width: 400px) {
  .omschrijving-header h1 {
    font-size: 24px;
  }
}
div.siteorigin-widget-tinymce.textwidget ul li {
  list-style: disc;
}

div.siteorigin-widget-tinymce.textwidget ol li {
  list-style: decimal;
}

div.siteorigin-widget-tinymce.textwidget ul, div.siteorigin-widget-tinymce.textwidget ol {
  margin: 0 0 1.5em 3em;
}

button.mgbutton {
  border-radius: 4px !important;
}

/* gravity forms */
.gf_simple_horizontal {
  width: 100% !important;
}

.gform_body input, .gform_body select {
  border-radius: 5px;
}

.gform_body .donatiebedrag {
  min-width: 110px;
}

.gform_button {
  line-height: 1;
  margin-bottom: 0px !important;
  border-radius: 5px;
}

.gform_body .verborgen {
  display: none !important;
}

.no-indicator_wrapper .gform_heading p.gform_required_legend {
  display: none !important;
}

.gform_heading h2.gform_title {
  font-size: 16px !important;
}

.sidebar .gform_heading h2.gform_title {
  font-family: "Nunito", sans-serif;
  font-weight: bold;
}

/*# sourceMappingURL=style.css.map */
