/* popup privacyverklaring */

@media (min-width: 1200px) {
  .wf-mediabox-body {
  max-width: 80% !important;
  }
}

.formError, .formRed {
  color: #d00 !important;
  background: #fbe6e6;
  padding: 5px 20px;
  border-radius:50px;
  margin-top: 6px;
  display: inline-block;
}
.uk-form-danger, .uk-form-danger:focus {
  color: #d00 !important;
}

.uk-navbar {
  height: 110px;
}

.uk-logo img {
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.1));
  margin-top: 10px;
  z-index: 100;
}

.uk-active a::before {
  content: "";
  background-image: url("../../../images/template/staf-klein.png");
  width: 25px;
  height: 30px;
  background-size: 25px;
  background-color: transparent !important;
  transition: 2s;
}

.uk-navbar-nav > li.uk-active > a, .uk-navbar-nav > li:hover > a {
  color: #d90000;
}

.uk-heading-divider {
  border-bottom: 1px solid;
    }

.rsform-select-box {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  background: rgba(240,240,240,.5);
  border: 0;
  border-bottom: 1px solid #d90000;
}

.rsform-type-jdidealtotal {
  display: none;
}

.ig-main-scope-wrapper {
  margin-top: 30px;
}

#ig-gallery-wrapper-1 {
  margin: 0 auto;
}
