/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 20 2026 | 12:21:38 */
/* Enter Your Custom CSS Here */html, body {
  overflow-x: hidden;
}

.et-l .et_pb_menu li.mega-menu ul.sub-menu li a {
  font-size: .8rem;
}

@media (min-width: 981px) {
  .et-l .et_pb_menu li.mega-menu > ul.sub-menu {
    border-top: 20px solid #323e48;
  }
}

@media (max-width: 980px) {
  .et-l .et_pb_menu li a {
    text-transform: uppercase;
  }
}

.my-vertical-menu .et_pb_menu__menu nav > ul {
  display: flex !important;
  flex-direction: column !important;
}

.my-vertical-menu .et_pb_menu__menu nav > ul > li {
  display: block !important;
  width: 100% !important;
  margin: 5px 0;
}

@media (min-width: 981px) {
  .hero-video {
    display: none !important;
  }
}

.et_pb_scroll_top.et-pb-icon {
  width: 35px;
  background-color: #ed6b62 !important;
}

img {
  pointer-events: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

p {
  margin-bottom: 0.6em;
}

.nf-form-fields-required, .ninja-forms-req-symbol {
  display: none;
}

.nf-form-content label {
  font-weight: 400 !important;
  font-size: 16px !important;
}

#nf-field-34-wrap {
  display: block !important;
  text-align: center !important;
  width: 100% !important;
}

.nf-fu-progress {
  height: 2px !important;
  margin-top: 10px !important;
  background-color: rgba(245, 245, 245, 0.15) !important;
}

.nf-form-content #nf-field-35-wrap .nf-field-element {
  display: flex !important;
  justify-content: center !important;
}

.custom-bullets ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.custom-bullets ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.custom-bullets ul li::before {
  content: '';
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background-image: url('https://haas-reklame.nl/wp-content/uploads/2025/11/checkmark.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 3px;
  margin-right: 10px;
}

.custom-bullets ul li span {
  line-height: 1.2;
}

.custom-bullets ul li::before {
  content: '';
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background-image: url('https://haas-reklame.nl/wp-content/uploads/2025/11/checkmark.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 3px;
}

@media only screen and (min-width: 200px) and (max-width: 980px) {
  .two-columns .et_pb_column {
    width: 50% !important;
  }
  .three-columns .et_pb_column {
    width: 30% !important;
  }
}

#main-footer .footer-widget h4 {
  font-size: 15px !important;
}

#block-6 img {
  max-width: 150px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 10px 0;
}

#main-footer .footer-widget {
  letter-spacing: 0.025em !important;
}