@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 400;
  src: url("webfonts/OpenSans-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 600;
  src: url("webfonts/OpenSans-SemiBold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 300;
  src: url("webfonts/OpenSans-Light.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 400;
  src: url("webfonts/Bitter-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 700;
  src: url("webfonts/Bitter-Bold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "MPLUSRounded1c.scss";
  font-style: normal;
  font-weight: 100;
  src: url("webfonts/MPLUSRounded1c-Thin.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "MPLUSRounded1c.scss";
  font-style: normal;
  font-weight: 300;
  src: url("webfonts/MPLUSRounded1c-Light.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "work sans";
  font-style: normal;
  font-weight: 400;
  src: url("webfonts/WorkSans-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "work sans";
  font-style: normal;
  font-weight: 700;
  src: url("webfonts/WorkSans-Bold.ttf") format("truetype");
  font-display: swap;
}
/*
Theme Name: Aanmelden Koepelkerk
Author: Pixel Creation
Author URI: https://www.pixelcreation.nl/
Description: This is a theme made by Pixel Creation.
Version: 1.0
Text Domain: pixel-example
*/
/* This file is made for all your variables, think of colors you will use, basic spacing etc. */
/* EXAMPLE:
$text_color: #333;
$red: #FF0000;

$text_font: "Open Sans", serif;
$title_font: "Meriweather", sans-serif;
*/
#site_logo {
  width: 355px;
  padding: 23px 0;
}

.nf-form-fields-required {
  display: none;
}

h2, h1 {
  color: #2d2d2d;
  font-family: "Bitter", serif !important;
  font-weight: 700;
}

form {
  margin-top: 30px;
}

.nf-field-label label {
  font-family: "Bitter", serif !important;
  font-weight: 400 !important;
  font-size: 15px;
  line-height: 24px;
  color: #2d2d2d;
  text-rendering: optimizeLegibility !important;
}

input[type=button] {
  background: #fee860 !important;
  text-decoration: none;
  border: 0;
  color: #2d2d2d !important;
  font-size: 16px !important;
  font-family: "Bitter", serif !important;
  font-weight: normal !important;
  padding: 12px 25px !important;
  transition: 0.3s ease-in-out;
  border-radius: 10px !important;
}
input[type=button]:hover {
  background: #2d2d2d !important;
  transition: 0.3s ease-in-out !important;
  color: white !important;
  text-decoration: none;
}

.ninja-forms-req-symbol {
  display: none;
}

.btn-primary {
  background: #fee860;
  text-decoration: none;
  border: 0;
  color: #2d2d2d;
  font-size: 16px;
  font-family: "Bitter", serif !important;
  font-weight: normal;
  padding: 12px 25px;
  transition: 0.3s ease-in-out;
  border-radius: 10px;
}
.btn-primary:hover {
  background: #2d2d2d;
  transition: 0.3s ease-in-out;
  color: white;
  text-decoration: none;
}

.formulier-section {
  margin-top: 82px;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  border-bottom: 1px #e6e6e2 solid;
  padding: 0;
  background: #fff;
}

main {
  background-color: #fff !important;
  padding: 35px;
  margin-top: 70px;
  margin-bottom: 70px;
}
main h1 {
  font-size: 34px;
  color: black;
  line-height: 40px;
  text-align: left;
  font-family: "Bitter", serif !important;
}
main p {
  margin-top: 15px;
  font-size: 18px;
  line-height: 28px;
  font-family: "Bitter", serif;
  font-weight: 400;
}

.grijsBg {
  background: #e6e6e2;
}

.block {
  background-color: #fff;
  padding: 35px;
  margin-top: 70px;
}

header {
  margin-bottom: 30px;
}

footer {
  background: #5e5e5e;
  padding: 20px 0;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
}
footer p {
  margin-bottom: 0;
}
footer a {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  transition: 0.4s ease-in-out;
}
footer a:hover {
  color: #fff;
  opacity: 0.8;
  transition: 0.4s ease-in-out;
}

.nf-error-field-errors {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 1rem 1.5rem;
}

.nf-form-content {
  padding: 0 !important;
}

.nf-response-msg {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  padding: 0.25rem 1.5rem;
}

/* SCREEN READER */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

@media only screen and (max-width: 992px) {
  .block {
    margin-top: 0;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .logo {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .btn-header {
    justify-content: center;
    margin-bottom: 20px;
  }
  .btn-primary {
    background: #fee860;
    text-decoration: none;
    border: 0;
    color: #2d2d2d;
    font-size: 14px;
    font-family: "Bitter", serif !important;
    font-weight: normal;
    padding: 8px 20px;
    transition: 0.3s ease-in-out;
    border-radius: 10px;
  }
  main {
    margin-top: 120px;
  }
  .links {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 20px;
  }
}

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