@font-face {
  font-family: "NeoTech";
  src: url("/webfonts/NeoTech.woff2") format("woff2"),
    url("/webfonts/NeoTech.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "NeoTech";
  src: url("/webfonts/NeoTech-Bold.woff2") format("woff2"),
    url("/webfonts/NeoTech-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "NeoTech";
  src: url("/webfonts/NeoTech-Medium.woff2") format("woff2"),
    url("/webfonts/NeoTech-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.mega_offcanvas {
  display: none !important;
}

.container,
.sppb-row-container {
  max-width: 1500px;
  margin: 0 auto;
}

h1,
h2,
h3 {
  font-family: "NeoTech";
  color: white;
}

h1 {
  font-size: 70px;
  font-weight: 600;
  max-width: 75%;
  line-height: 70px;
}

h3 {
  font-size: 25px;
}

p {
  font-family: "NeoTech" !important;
  font-size: 20px;
  color: white !important;
}

.view-article p,
.view-article h1,
.view-article a {
  color: black !important;
  text-decoration: none;
}

.view-article a:hover {
  text-decoration: underline;
}

p a,
.blok1 a {
  color: white !important;
  font-weight: bold;
  text-decoration: underline;
}

p a:hover {
  text-decoration: underline;
}

.header {
  min-height: 100vh !important;
  padding-top: 330px !important;
}

.header:after {
  content: "Foto: Justin Sinner";
  position: absolute;
  right: 0px;
  bottom: 30px;
  font-size: 15px;
  color: #fff;
  display: block;
  height: 20px;
  width: 150px;
}

nav a {
  font-family: "NeoTech" !important;
  text-transform: uppercase;
  font-size: 23px !important;
  font-weight: 600 !important;
  color: white !important;
  line-height: 120px !important; /* ZELFDE ALS HEADER */
  padding: 0 75px !important;
}

header {
  box-shadow: none !important;
  background: #00000038 !important;
  margin-bottom: -180px !important;
  height: 120px !important;
  margin-top: 60px !important;
}

.header .container-inner {
  height: 100px;
}

.logo-image {
  height: 120px !important; /* ZELFDE ALS HEADER */
  margin-top: 60px !important;
}

.detailBlokje h2,
.detailBlokje p {
  color: white;
}

.detailBlokje h2 {
  margin-bottom: 50px;
}

.detailBlokje p a {
  color: white !important;
}

.detailBlokje p a:hover {
  color: white !important;
  text-decoration: underline;
}

.button {
  background-color: #c29037;
  color: white !important;
  font-family: "NeoTech" !important;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom-right-radius: 20px;
  padding: 20px 40px !important;
  border: 2px solid transparent;
  transition: 0.2s;
}

.button:hover {
  border: 2px solid white;
  background-color: #c29037;
}

.nieuwsartikelen,
.view-article #sp-main-body {
  padding-top: 250px !important;
}

.article-details p {
  max-width: 80ch;
}

.article-full-image img {
  max-width: 60%;
}

/*
.article-full-image.float-left {
  float: right !important;
  margin-left: 50px;
}*/

.nieuwsartikelen h3,
.nieuwsartikelen a {
  color: black !important;
  padding-top: 20px !important;
  font-size: 20px;
  margin-bottom: 0px !important;
}

.nieuwsartikelen a.sppb-readmore {
  font-size: 16px;
  font-style: italic;
}

.nieuwsartikelen a.sppb-readmore:hover {
  font-weight: bold;
}

.da-cat-link,
.da-item-cat,
.da-item .da-item-header > a > span:not(:last-child):after,
.da-item-intro {
  display: none !important;
}

.da-item .da-item-header > a > span {
  display: block;
}

.da-item-header .da-item-date {
  font-family: "NeoTech";
  color: black !important;
  font-size: 16px;
  font-weight: 300;
}

.da-item-header .da-item-title {
  font-family: "NeoTech";
  color: black !important;
  font-size: 20px;
  margin-top: 10px;
}

.da-item .da-item-readmore a,
.da-item-readmore {
  border: none;
  padding: 0px;
  margin: 0px;
  font-style: italic;
  font-size: 16px !important;
}

.da-item .da-item-readmore a:hover {
  text-decoration: underline;
}
