@charset "UTF-8";
.m-smallest {
  margin: 5px !important;
}

.mt-smallest {
  margin-top: 5px !important;
}

.mr-smallest {
  margin-right: 5px !important;
}

.mb-smallest {
  margin-bottom: 5px !important;
}

.ml-smallest {
  margin-left: 5px !important;
}

.m-small {
  margin: 15px !important;
}

.mt-small {
  margin-top: 15px !important;
}

.mr-small {
  margin-right: 15px !important;
}

.mb-small {
  margin-bottom: 15px !important;
}

.ml-small {
  margin-left: 15px !important;
}

.m-medium {
  margin: calc(15px * 2) !important;
}

.mt-medium {
  margin-top: calc(15px * 2) !important;
}

.mr-medium {
  margin-right: calc(15px * 2) !important;
}

.mb-medium {
  margin-bottom: calc(15px * 2) !important;
}

.ml-medium {
  margin-left: calc(15px * 2) !important;
}

.m-medLarge {
  margin: calc(15px + calc(15px * 2)) !important;
}

.mt-medLarge {
  margin-top: calc(15px + calc(15px * 2)) !important;
}

.mr-medLarge {
  margin-right: calc(15px + calc(15px * 2)) !important;
}

.mb-medLarge {
  margin-bottom: calc(15px + calc(15px * 2)) !important;
}

.ml-medLarge {
  margin-left: calc(15px + calc(15px * 2)) !important;
}

.m-medLarge {
  margin: calc(15px + calc(15px * 2)) !important;
}

.mt-medLarge {
  margin-top: calc(15px + calc(15px * 2)) !important;
}

.mr-medLarge {
  margin-right: calc(15px + calc(15px * 2)) !important;
}

.mb-medLarge {
  margin-bottom: calc(15px + calc(15px * 2)) !important;
}

.ml-medLarge {
  margin-left: calc(15px + calc(15px * 2)) !important;
}

.m-large {
  margin: calc(calc(15px * 2) * 2) !important;
}

.mt-large {
  margin-top: calc(calc(15px * 2) * 2) !important;
}

.mr-large {
  margin-right: calc(calc(15px * 2) * 2) !important;
}

.mb-large {
  margin-bottom: calc(calc(15px * 2) * 2) !important;
}

.ml-large {
  margin-left: calc(calc(15px * 2) * 2) !important;
}

.m-largeMed {
  margin: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.mt-largeMed {
  margin-top: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.mr-largeMed {
  margin-right: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.mb-largeMed {
  margin-bottom: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.ml-largeMed {
  margin-left: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.m-larger {
  margin: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mt-larger {
  margin-top: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mr-larger {
  margin-right: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mb-larger {
  margin-bottom: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.ml-larger {
  margin-left: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.m-largest {
  margin: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mt-largest {
  margin-top: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mr-largest {
  margin-right: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mb-largest {
  margin-bottom: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.ml-largest {
  margin-left: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.p-smallest {
  padding: 5px !important;
}

.pt-smallest {
  padding-top: 5px !important;
}

.pr-smallest {
  padding-right: 5px !important;
}

.pb-smallest {
  padding-bottom: 5px !important;
}

.pl-smallest {
  padding-left: 5px !important;
}

.p-small {
  padding: 15px !important;
}

.pt-small {
  padding-top: 15px !important;
}

.pr-small {
  padding-right: 15px !important;
}

.pb-small {
  padding-bottom: 15px !important;
}

.pl-small {
  padding-left: 15px !important;
}

.p-medium {
  padding: calc(15px * 2) !important;
}

.pt-medium {
  padding-top: calc(15px * 2) !important;
}

.pr-medium {
  padding-right: calc(15px * 2) !important;
}

.pb-medium {
  padding-bottom: calc(15px * 2) !important;
}

.pl-medium {
  padding-left: calc(15px * 2) !important;
}

.p-medLarge {
  padding: calc(15px + calc(15px * 2)) !important;
}

.pt-medLarge {
  padding-top: calc(15px + calc(15px * 2)) !important;
}

.pr-medLarge {
  padding-right: calc(15px + calc(15px * 2)) !important;
}

.pb-medLarge {
  padding-bottom: calc(15px + calc(15px * 2)) !important;
}

.pl-medLarge {
  padding-left: calc(15px + calc(15px * 2)) !important;
}

.p-medLarge {
  padding: calc(15px + calc(15px * 2)) !important;
}

.pt-medLarge {
  padding-top: calc(15px + calc(15px * 2)) !important;
}

.pr-medLarge {
  padding-right: calc(15px + calc(15px * 2)) !important;
}

.pb-medLarge {
  padding-bottom: calc(15px + calc(15px * 2)) !important;
}

.pl-medLarge {
  padding-left: calc(15px + calc(15px * 2)) !important;
}

.p-large {
  padding: calc(calc(15px * 2) * 2) !important;
}

.pt-large {
  padding-top: calc(calc(15px * 2) * 2) !important;
}

.pr-large {
  padding-right: calc(calc(15px * 2) * 2) !important;
}

.pb-large {
  padding-bottom: calc(calc(15px * 2) * 2) !important;
}

.pl-large {
  padding-left: calc(calc(15px * 2) * 2) !important;
}

.p-largeMed {
  padding: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pt-largeMed {
  padding-top: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pr-largeMed {
  padding-right: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pb-largeMed {
  padding-bottom: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pl-largeMed {
  padding-left: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.p-larger {
  padding: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pt-larger {
  padding-top: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pr-larger {
  padding-right: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pb-larger {
  padding-bottom: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pl-larger {
  padding-left: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.p-largest {
  padding: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pt-largest {
  padding-top: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pr-largest {
  padding-right: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pb-largest {
  padding-bottom: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pl-largest {
  padding-left: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.no-padding {
  padding: 0 !important;
}

.fl-left {
  float: left !important;
}

.fl-right {
  float: right !important;
}

/*breakpoinst aanmaken*/
/*media queries aanmaken*/
/*voorbeeld voor aanroepen: @include mq(mqLaptop){ hier komt je css }*/
.grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: calc(15px * 2);
}

.grid-1-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 300px) calc(15px * 2) minmax(0, 1fr);
  grid-template-columns: minmax(0, 300px) minmax(0, 1fr);
  gap: calc(15px * 2);
}
@media only screen and (max-width: 1100px) {
  .grid-1-2 {
    -ms-grid-columns: minmax(0, 250px) minmax(0, 1fr);
    grid-template-columns: minmax(0, 250px) minmax(0, 1fr);
  }
}
@media only screen and (max-width: 700px) {
  .grid-1-2 {
    -ms-grid-columns: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
  }
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr;
  gap: calc(15px * 2);
}

.grid-2-1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 2fr) calc(15px * 2) minmax(0, 1fr);
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  gap: calc(15px * 2);
}
@media only screen and (max-width: 700px) {
  .grid-2-1 {
    -ms-grid-columns: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
  }
}

.grid-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: calc(15px * 2);
}
@media only screen and (max-width: 800px) {
  .grid-3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.grid-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: calc(15px * 2);
}
@media only screen and (max-width: 1100px) {
  .grid-4 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 800px) {
  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.grid-5 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: calc(15px * 2);
}
@media only screen and (max-width: 800px) {
  .grid-5 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 400px) {
  .grid-5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

.no-gap {
  gap: 0 !important;
}

@media only screen and (max-width: 700px) {
  .sidescroll {
    width: calc(100% + 15px) !important;
    height: auto;
    white-space: nowrap;
    /* side scroll */
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    padding-left: 15px;
    overflow-x: scroll;
    /* ios support */
    -webkit-overflow-scrolling: touch;
    display: block !important;
    vertical-align: top;
  }
  .sidescroll article, .sidescroll .groot, .sidescroll .klein, .sidescroll .grid-item, .sidescroll .afbeelding-galerij {
    width: 80%;
    margin-top: 0px;
    height: 100%;
    display: inline-block !important;
    margin-right: 10px;
    /* side scroll */
    scroll-snap-align: start;
    white-space: initial;
    vertical-align: top;
    margin-bottom: calc(15px * 2);
  }
}

@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNovaA-Light.woff2") format("woff2"), url("../fonts/ProximaNovaA-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNovaA-Thin.woff2") format("woff2"), url("../fonts/ProximaNovaA-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNovaA-Bold.woff2") format("woff2"), url("../fonts/ProximaNovaA-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Black.woff2") format("woff2"), url("../fonts/ProximaNova-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Extrabld.woff2") format("woff2"), url("../fonts/ProximaNova-Extrabld.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNovaT-Thin.woff2") format("woff2"), url("../fonts/ProximaNovaT-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-CondensedBlack.woff2") format("woff2"), url("../fonts/HelveticaNeue-CondensedBlack.woff") format("woff");
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 16px;
  line-height: 1.3;
}

h1 {
  font-size: 36px;
  font-size: 2.25em;
}

h2 {
  font-size: 32px;
  font-size: 2em;
}

h3 {
  font-size: 28px;
  font-size: 1.75em;
}

h4 {
  font-size: 24px;
  font-size: 1.5em;
}

h5 {
  font-size: 20px;
  font-size: 1.25em;
}

h6 {
  font-size: 16px;
  font-size: 1em;
}

h1, .h1 {
  color: #000;
  margin-bottom: 10px;
  font-size: 40px;
  font-family: "Helvetica Neue";
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  line-height: 1.1;
}
@media only screen and (max-width: 1100px) {
  h1, .h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 800px) {
  h1, .h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 700px) {
  h1, .h1 {
    font-size: 25px;
  }
}

h1 {
  font-size: 50px;
}
@media only screen and (max-width: 1100px) {
  h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 800px) {
  h1 {
    font-size: 30px;
  }
}

h2, .h2 {
  color: #000;
  margin-bottom: 10px;
  font-size: 30px;
  font-family: "Helvetica Neue";
  display: block;
  text-transform: uppercase;
}
@media only screen and (max-width: 800px) {
  h2, .h2 {
    font-size: 20px;
  }
}

h3, .h3 {
  display: block;
  color: #000;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  font-family: "Helvetica Neue";
  text-transform: uppercase;
}

h4, .h4 {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

P {
  line-height: 1.3;
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  color: #2f2f2f;
}
@media only screen and (max-width: 800px) {
  P {
    font-size: 15px;
    line-height: 18px;
  }
}
P a {
  color: #FF7B00;
}

/* CORE STYLES */
.navigation {
  position: relative;
  font-family: inherit;
}
.navigation * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.navigation-fixed-wrapper {
  width: 100%;
  left: 0;
  z-index: 19998;
  will-change: opacity;
}
.navigation-fixed-wrapper.fixed {
  position: fixed !important;
  -webkit-animation: fade 0.5s;
  animation: fade 0.5s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0.999;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.999;
  }
  to {
    opacity: 1;
  }
}
.navigation-fixed-wrapper .navigation {
  margin-right: auto;
  margin-left: auto;
}

.navigation-fixed-placeholder {
  width: 100%;
  display: none;
}
.navigation-fixed-placeholder.navigation-fixed-placeholder.visible {
  display: block;
}

.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: -9999px;
}

.align-to-right {
  float: right;
}

.nav-header {
  float: left;
}
.navigation-hidden .nav-header {
  display: none;
}

.nav-toggle {
  width: 30px;
  height: 30px;
  padding: 6px 2px 0;
  display: none;
  cursor: pointer;
  margin: 0 calc(15px * 2);
  margin-left: 0;
  margin-right: 0;
}
.nav-toggle:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #000;
  border-radius: 10px;
  -webkit-box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000;
          box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000;
}
.navigation-portrait .nav-toggle {
  display: block;
}

.navigation-portrait .nav-menus-wrapper {
  width: 320px;
  height: 100%;
  top: 0;
  left: -400px;
  position: fixed;
  background-color: #ffffff;
  z-index: 20000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  left: auto;
  right: 0;
}

.nav-menus-wrapper-close-button {
  width: 30px;
  height: 40px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: #000;
  font-size: 26px;
  cursor: pointer;
}
.navigation-portrait .nav-menus-wrapper-close-button {
  display: block;
}

.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  font-size: 0;
}
.navigation-portrait .nav-menu {
  width: 100%;
}
.nav-menu.nav-menu-centered {
  text-align: center;
}
.nav-menu.nav-menu-centered > li {
  float: none;
}
.nav-menu > li {
  display: inline-block;
  text-align: left;
}
.navigation-portrait .nav-menu > li {
  width: 100%;
  position: relative;
}
.nav-menu > li > a {
  padding: 15px;
  display: inline-block;
  position: relative;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
  color: #000;
  position: relative;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media only screen and (max-width: 700px) {
  .nav-menu > li > a {
    font-size: 16px;
  }
}
.nav-menu > li > a:before {
  content: "";
  width: 0;
  bottom: 0;
  height: 2px;
  background-color: #FF7B00;
  left: 15px;
  position: absolute;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 12px 15px 12px 26px;
}
.nav-menu > li:hover > a, .nav-menu > li.active > a, .nav-menu > li.focus > a {
  color: #FF7B00;
}
.nav-menu > li:hover > a:before, .nav-menu > li.active > a:before, .nav-menu > li.focus > a:before {
  width: calc(100% - 30px);
}
.nav-menu > li > a > i,
.nav-menu > li > a > [class*=ion-] {
  width: 18px;
  height: 16px;
  line-height: 16px;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.nav-menu > li > a > [class*=ion-] {
  width: 16px;
  display: inline-block;
  -webkit-transform: scale(1.8);
  transform: scale(1.8);
}

.submenu-indicator {
  margin-left: 6px;
  margin-top: 6px;
  float: right;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.navigation-portrait .submenu-indicator {
  width: 54px;
  height: 44px;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  z-index: 20000;
}

.submenu-indicator-chevron {
  height: 6px;
  width: 6px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent #000 #000 transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.navigation-portrait .submenu-indicator-chevron {
  position: absolute;
  top: 18px;
  left: 24px;
}
.nav-menu > li:hover > a .submenu-indicator-chevron, .nav-menu > .active > a .submenu-indicator-chevron, .nav-menu > .focus > a .submenu-indicator-chevron {
  border-color: transparent #FF7B00 #FF7B00 transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 19999;
}

.no-scroll {
  -ms-touch-action: none;
      touch-action: none;
  overflow-x: hidden;
}

/* DROPDOWN EXTENSION */
.nav-dropdown {
  min-width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  z-index: 98;
  white-space: nowrap;
}
.navigation-portrait .nav-dropdown {
  width: 100%;
  position: static;
  left: 0;
}
.nav-dropdown .nav-dropdown {
  left: 100%;
}
.nav-menu > li > .nav-dropdown {
  border-top: solid 1px #f0f0f0;
}
.nav-dropdown > li {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  text-align: left;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.nav-dropdown > li > a {
  width: 100%;
  padding: 16px 20px;
  display: inline-block;
  text-decoration: none;
  float: left;
  font-size: 13px;
  color: #000;
  background-color: #fff;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}
.nav-dropdown > li:hover > a, .nav-dropdown > li.focus > a {
  color: #FF7B00;
  background-color: #EFEFEF;
}
.nav-dropdown.nav-dropdown-left {
  right: 0;
}
.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
  text-align: right;
}
.navigation-portrait .nav-dropdown > li > a {
  padding: 12px 20px 12px 30px;
}
.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 110px;
}
.nav-dropdown .submenu-indicator {
  right: 15px;
  top: 16px;
  position: absolute;
}
.navigation-portrait .nav-dropdown .submenu-indicator {
  right: 0;
  top: 0;
}
.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-dropdown > li:hover > a .submenu-indicator-chevron, .nav-dropdown > .focus > a .submenu-indicator-chevron {
  border-color: transparent #FF7B00 #FF7B00 transparent;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
  left: 10px;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* MEGAMENU LIST */
.megamenu-lists {
  width: 100%;
  display: table;
}

/* The list */
.megamenu-list {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  display: inline-block;
  float: left;
  list-style: none;
}
.megamenu-list:last-child {
  margin: 0;
  border: none;
}
.navigation-landscape .megamenu-list {
  margin: -15px 0;
  padding: 20px 0;
  border-right: solid 1px #f0f0f0;
}
.navigation-landscape .megamenu-list:last-child {
  border: none;
}
.megamenu-list > li > a {
  width: 100%;
  padding: 10px 15px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  font-size: 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.megamenu-list > li > a:hover {
  color: #ffffff;
  background-color: #967ADC;
}
.megamenu-list > li.megamenu-list-title > a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 0.8;
  color: #000;
}
.megamenu-list > li.megamenu-list-title > a:hover {
  opacity: 1;
  background-color: transparent;
}

.navigation-landscape .list-col-2 {
  width: 50%;
}
.navigation-landscape .list-col-3 {
  width: 33%;
}
.navigation-landscape .list-col-4 {
  width: 25%;
}

/* MEGAMENU EXTENSION */
.megamenu-panel {
  width: 100%;
  padding: 15px;
  display: none;
  position: absolute;
  font-size: 14px;
  z-index: 98;
  text-align: left;
  color: inherit;
  border-top: solid 1px #f0f0f0;
  background-color: #fff;
}
.navigation-portrait .megamenu-panel {
  padding: 25px;
  position: static;
  display: block;
}
.megamenu-panel [class*=container] {
  width: 100%;
}
.megamenu-panel [class*=container] [class*=col-] {
  padding: 0;
}

.megamenu-panel-half {
  width: 50%;
}

.megamenu-panel-quarter {
  width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
  width: 100%;
}

.btn, a[title=knop], .button, .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button {
  font-size: 14px !important;
  font-weight: 700 !important;
  display: inline-block;
  text-decoration: none !important;
  background: -webkit-gradient(linear, left top, right top, from(#ff8100), to(#ffc502)) !important;
  background: linear-gradient(to right, #ff8100, #ffc502) !important;
  color: #fff !important;
  padding: 10px 30px !important;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border-radius: 30px !important;
  position: relative;
  width: 194px;
  max-width: 100%;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  outline: none;
  border: 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: background 150ms cubic-bezier(0, 0, 0.58, 1), -webkit-transform 150ms cubic-bezier(0, 0, 0.58, 1);
  transition: background 150ms cubic-bezier(0, 0, 0.58, 1), -webkit-transform 150ms cubic-bezier(0, 0, 0.58, 1);
  transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), background 150ms cubic-bezier(0, 0, 0.58, 1);
  transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), background 150ms cubic-bezier(0, 0, 0.58, 1), -webkit-transform 150ms cubic-bezier(0, 0, 0.58, 1);
  margin-bottom: 0.5em;
}
.btn::before, a[title=knop]::before, .button::before, .wc-block-cart__submit-button::before, .wc-block-components-checkout-place-order-button::before {
  position: absolute;
  cursor: pointer;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  -webkit-transform: translate3d(0, 0.5em, -1em);
          transform: translate3d(0, 0.5em, -1em);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 150ms cubic-bezier(0, 0, 0.58, 1);
  transition: -webkit-transform 150ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 150ms cubic-bezier(0, 0, 0.58, 1);
  transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), box-shadow 150ms cubic-bezier(0, 0, 0.58, 1);
  transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), box-shadow 150ms cubic-bezier(0, 0, 0.58, 1), -webkit-transform 150ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 150ms cubic-bezier(0, 0, 0.58, 1);
  background: #FF7B00;
}
.btn:hover, a[title=knop]:hover, .button:hover, .wc-block-cart__submit-button:hover, .wc-block-components-checkout-place-order-button:hover {
  -webkit-transform: translate(0, 0.25em);
          transform: translate(0, 0.25em);
}
.btn:hover::before, a[title=knop]:hover::before, .button:hover::before, .wc-block-cart__submit-button:hover::before, .wc-block-components-checkout-place-order-button:hover::before {
  -webkit-transform: translate3d(0, 0.25em, -1em);
          transform: translate3d(0, 0.25em, -1em);
}
.btn.btn-secondary, a[title=knop].btn-secondary, .button.btn-secondary, .wc-block-cart__submit-button.btn-secondary, .wc-block-components-checkout-place-order-button.btn-secondary {
  background-color: var(--secondary);
  color: #fff !important;
}
.btn.btn-secondary::before, a[title=knop].btn-secondary::before, .button.btn-secondary::before, .wc-block-cart__submit-button.btn-secondary::before, .wc-block-components-checkout-place-order-button.btn-secondary::before {
  background: #113b4a;
}
.btn.add_to_cart_button, a[title=knop].add_to_cart_button, .button.add_to_cart_button, .wc-block-cart__submit-button.add_to_cart_button, .wc-block-components-checkout-place-order-button.add_to_cart_button {
  width: 150px !important;
}

input, textarea {
  background-color: #fff;
  width: 100%;
  margin-bottom: 10px;
  padding: 15px;
  font-size: 16px;
  font-family: "Proxima Nova Rg";
  border: none;
  border-bottom: 1px solid #FF7B00;
  outline: none;
}
textarea {
  height: 300px;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile.invalid + label {
  background-color: #ffdddd;
}

.inputfile + label {
  background-color: #F3F3F3;
  padding: 15px;
  font-size: 15px;
  border-radius: 7px;
  border: none;
  width: calc(100% - 20px);
  float: left;
  margin: 10px;
  text-align: center;
}
@media (max-width: 480px) {
  .inputfile + label {
    width: calc(100% - 20px);
  }
}

.inputfile:focus + label,
.inputfile + label:hover {
  background-color: #dadada;
}

.inputfile + label {
  cursor: pointer; /* "hand" cursor */
}

.inputfile:focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.ywapo_input {
  height: 42px;
  line-height: 1.65;
  border: 1px solid #eee;
  padding: 5px 30px 5px 5px;
  margin: 0;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: 3;
  grid-column-end: 4;
}

.caption {
  background: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  bottom: auto;
  right: auto;
  width: auto;
  z-index: 3;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding: calc(15px * 2) 0;
}

.headtitle {
  position: relative;
  font-weight: 100;
  letter-spacing: 15px;
  font-size: 35px;
}
.headtitle:after {
  content: "";
  position: absolute;
  bottom: -30px;
  width: 60px;
  height: 2px;
  background: #fff;
  left: calc(50% - 30px);
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#header .sectie-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media only screen and (max-width: 900px) {
  #header .sectie-inner {
    padding: 10px 30px 10px 30px;
  }
}
#header .sectie-inner .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .sectie-inner .cart-icon {
  position: relative;
  text-decoration: none;
  color: #fff;
}
#header .sectie-inner .cart-icon img {
  width: 30px;
  height: auto;
}
#header .sectie-inner .cart-icon .count {
  position: absolute;
  background-color: #FF7B00;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  right: -7px;
}

#footer-main {
  color: #000;
  overflow: hidden;
  background-color: #fff;
}
#footer-main .sectie-inner {
  padding: calc(calc(15px * 2) * 2) 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 15px minmax(0, 1fr) 15px minmax(0, 1fr) 15px minmax(0, 1fr) 15px minmax(0, 1fr);
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 15px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  #footer-main .sectie-inner {
    gap: calc(15px + calc(15px * 2));
    -ms-grid-columns: minmax(0, 1fr) calc(15px + calc(15px * 2)) minmax(0, 1fr) calc(15px + calc(15px * 2)) minmax(0, 1fr);
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 800px) {
  #footer-main .sectie-inner {
    gap: calc(15px * 2);
    -ms-grid-columns: minmax(0, 1fr) calc(15px * 2) minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 700px) {
  #footer-main .sectie-inner {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
#footer-main .sectie-inner .foot-col {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  width: 100%;
  overflow: auto;
}
#footer-main .sectie-inner .foot-col h3 {
  margin-bottom: 10px;
}
#footer-main .sectie-inner .foot-col img {
  width: 100%;
  height: auto;
  max-width: 300px;
}
#footer-main .sectie-inner .foot-col strong {
  color: #FF7B00;
}
#footer-main .sectie-inner .foot-col ul {
  list-style: none;
}
#footer-main .sectie-inner .foot-col a {
  color: #000;
  text-decoration: none;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#footer-main .sectie-inner .foot-col a:hover {
  color: #FF7B00;
}

.onscroll {
  /*hier komen css wijzigingen zodra je gaat scrollen. Wanneer dit wordt getriggerd is aan te passen in sitework.js*/
}
.onscroll #header {
  background-color: rgba(255, 255, 255, 0.9);
}
.onscroll #header .sectie-inner {
  padding: 5px 15px;
}

.progress-wrap {
  position: fixed;
  right: 20px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.progress-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #FF7B00;
  background-image: url(../images/arrow-up.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 25px;
  width: 25px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap::before {
  position: absolute;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  background-image: linear-gradient(298deg, var(--red), var(--yellow));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap:hover::before {
  opacity: 1;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #FF7B00;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

#content_blok_hero {
  overflow: hidden;
  margin-bottom: 90px;
}
@media only screen and (max-width: 700px) {
  #content_blok_hero {
    margin-bottom: 30px;
  }
}
#content_blok_hero .sectie_text_img_blok {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 700px) {
  #content_blok_hero .sectie_text_img_blok {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#content_blok_hero .sectie_text_img_blok .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  z-index: 1;
  padding: 0 30px;
}
@media only screen and (max-width: 700px) {
  #content_blok_hero .sectie_text_img_blok .text {
    padding-bottom: 30px;
  }
}
#content_blok_hero .sectie_text_img_blok .text img.logo {
  margin-top: 80px;
  margin-bottom: 50px;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1100px) {
  #content_blok_hero .sectie_text_img_blok .text img.logo {
    width: 70%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 700px) {
  #content_blok_hero .sectie_text_img_blok .text img.logo {
    width: 90%;
  }
}
#content_blok_hero .sectie_text_img_blok .text p {
  margin-bottom: 10px;
}
#content_blok_hero .sectie_text_img_blok .text ul {
  list-style: none;
  margin-bottom: 30px;
}
#content_blok_hero .sectie_text_img_blok .text ul li {
  position: relative;
  margin-left: 20px;
  margin-bottom: 10px;
}
#content_blok_hero .sectie_text_img_blok .text ul li::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 4px;
  height: 10px;
  width: 10px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 198, 0)), to(rgb(255, 123, 0)));
  background: linear-gradient(90deg, rgb(255, 198, 0) 0%, rgb(255, 123, 0) 100%);
  border-radius: 50%;
}
@media only screen and (max-width: 700px) {
  #content_blok_hero .sectie_text_img_blok .img_wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
  }
}
#content_blok_hero .sectie_text_img_blok .img_wrapper img {
  width: 631px;
  height: auto;
  margin-right: -200px;
}
@media only screen and (max-width: 1100px) {
  #content_blok_hero .sectie_text_img_blok .img_wrapper img {
    width: 500px;
    margin-right: -100px;
  }
}
@media only screen and (max-width: 800px) {
  #content_blok_hero .sectie_text_img_blok .img_wrapper img {
    width: 350px;
    margin-right: -50px;
  }
}
@media only screen and (max-width: 700px) {
  #content_blok_hero .sectie_text_img_blok .img_wrapper img {
    max-width: 90%;
    margin: 0 auto;
    width: auto;
  }
}

.content_blok {
  overflow: hidden;
}
@media only screen and (max-width: 700px) {
  .content_blok.first {
    margin-top: 55px;
  }
}
.content_blok.img_left .img_wrapper img {
  margin-left: -200px;
}
@media only screen and (max-width: 1100px) {
  .content_blok.img_left .img_wrapper img {
    margin-left: -100px;
  }
}
@media only screen and (max-width: 800px) {
  .content_blok.img_left .img_wrapper img {
    margin-left: -50px;
  }
}
@media only screen and (max-width: 700px) {
  .content_blok.img_left .img_wrapper img {
    margin-right: 0;
  }
}
.content_blok.img_right .img_wrapper img {
  margin-right: -200px;
}
@media only screen and (max-width: 1100px) {
  .content_blok.img_right .img_wrapper img {
    margin-right: -100px;
  }
}
@media only screen and (max-width: 800px) {
  .content_blok.img_right .img_wrapper img {
    margin-right: -50px;
  }
}
@media only screen and (max-width: 700px) {
  .content_blok.img_right .img_wrapper img {
    margin-right: 0;
  }
}
.content_blok .sectie_text_img_blok {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 700px) {
  .content_blok .sectie_text_img_blok {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 700px) {
  .content_blok .sectie_text_img_blok .img_wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    padding: 0 30px;
  }
}
.content_blok .sectie_text_img_blok .img_wrapper img {
  width: 631px;
  height: auto;
}
@media only screen and (max-width: 1100px) {
  .content_blok .sectie_text_img_blok .img_wrapper img {
    width: 500px;
  }
}
@media only screen and (max-width: 800px) {
  .content_blok .sectie_text_img_blok .img_wrapper img {
    width: 300px;
  }
}
@media only screen and (max-width: 700px) {
  .content_blok .sectie_text_img_blok .img_wrapper img {
    max-width: 90%;
    margin: 0 auto;
    width: auto;
  }
}
.content_blok .sectie_text_img_blok .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 80px 30px;
}
@media only screen and (max-width: 700px) {
  .content_blok .sectie_text_img_blok .text {
    padding: 40px 30px;
  }
}
.content_blok .sectie_text_img_blok .text .btn {
  margin-top: 30px;
}
.content_blok .sectie_text_img_blok .text p {
  margin-bottom: 15px;
}
.content_blok .sectie_text_img_blok .text ul {
  list-style: none;
  margin-bottom: 30px;
}
.content_blok .sectie_text_img_blok .text ul li {
  position: relative;
  margin-left: 20px;
  margin-bottom: 15px;
}
.content_blok .sectie_text_img_blok .text ul li::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 4px;
  height: 10px;
  width: 10px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 198, 0)), to(rgb(255, 123, 0)));
  background: linear-gradient(90deg, rgb(255, 198, 0) 0%, rgb(255, 123, 0) 100%);
  border-radius: 50%;
}

#pakketKeuze {
  text-align: center;
  margin-top: 90px;
  padding-bottom: 140px;
  padding: 0 30px;
}
#pakketKeuze.hoe_werkt_het {
  margin-top: 0;
}
@media only screen and (max-width: 1100px) {
  #pakketKeuze {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  #pakketKeuze {
    margin-top: 30px;
  }
}
#pakketKeuze .text_only {
  padding: 0;
}
#pakketKeuze .h1 {
  margin-bottom: 10px;
}
#pakketKeuze p {
  font-size: 22px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .img_wrapper {
    display: none;
  }
}
#pakketKeuze .img_wrapper img {
  width: 631px;
  height: auto;
}
@media only screen and (max-width: 1100px) {
  #pakketKeuze .img_wrapper img {
    width: 500px;
  }
}
@media only screen and (max-width: 800px) {
  #pakketKeuze .img_wrapper img {
    width: 300px;
  }
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .img_wrapper img {
    max-width: 90%;
    margin: 0 auto;
    width: auto;
  }
}
#pakketKeuze .pakket_wrapper {
  margin-top: -150px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .pakket_wrapper {
    display: block;
    white-space: nowrap;
    margin-top: 0;
    scroll-padding-left: 30px;
    padding-left: 30px;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    overflow-x: scroll;
    width: calc(100% + 60px);
    margin-left: -30px;
  }
}
#pakketKeuze .pakket_wrapper.vervolg {
  margin-top: 0;
}
#pakketKeuze .pakket_wrapper .pakket {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px;
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .pakket_wrapper .pakket {
    display: inline-block;
    margin-right: 15px;
    width: 80%;
    border: 1px solid #FF7B00;
  }
}
#pakketKeuze .pakket_wrapper .pakket .img-wrapper {
  border: 5px solid #FF7B00;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #efefef;
  margin: 0 auto 30px auto;
  overflow: hidden;
}
#pakketKeuze .pakket_wrapper .pakket .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#pakketKeuze .pakket_wrapper .pakket img.dumbel {
  margin-bottom: 20px;
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .pakket_wrapper .pakket img.dumbel {
    display: none;
  }
}
#pakketKeuze .pakket_wrapper .pakket .amount {
  text-transform: uppercase;
  font-family: "Helvetica Neue";
  font-size: 36px;
  display: block;
}
#pakketKeuze .pakket_wrapper .pakket img.shake {
  margin-top: 30px;
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .pakket_wrapper .pakket img.shake {
    margin-top: 10px;
  }
}
#pakketKeuze .pakket_wrapper .pakket span {
  font-family: "Helvetica Neue";
  display: block;
}
#pakketKeuze .pakket_wrapper .pakket span.prijs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 30px;
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .pakket_wrapper .pakket span.prijs {
    margin-top: 15px;
  }
}
#pakketKeuze .pakket_wrapper .pakket span span {
  font-size: 36px;
  display: inline-block;
}
#pakketKeuze .pakket_wrapper .pakket .btn {
  margin-top: 30px;
}
#pakketKeuze .eigwn_pakket_keuze {
  border-radius: 20px;
  padding: 60px;
  background-color: #fff;
  max-width: 80%;
  margin: 90px auto 0 auto;
}
@media only screen and (max-width: 700px) {
  #pakketKeuze .eigwn_pakket_keuze {
    max-width: 100%;
  }
}
#pakketKeuze .eigwn_pakket_keuze .h1 {
  margin-bottom: 30px;
}
#pakketKeuze .eigwn_pakket_keuze .keuze_blok {
  border-radius: 20px;
  padding: 60px;
  background-color: #fff;
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
}
#pakketKeuze .eigwn_pakket_keuze .keuze_blok .input_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#pakketKeuze .eigwn_pakket_keuze .keuze_blok .input_wrapper input {
  height: 30px;
  border: none;
  border-bottom: 1px solid #000;
  padding: 5px 5px 0 5px;
  width: 80px;
  margin-right: 20px;
  font-size: 18px;
}
#pakketKeuze .eigwn_pakket_keuze .keuze_blok .h2 {
  margin: 30px auto 15px auto;
}

.grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  color: #2f2f2f;
  background-color: #fff;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.grid-item:hover {
  -webkit-transform: translateZ(0) translateY(-10px);
          transform: translateZ(0) translateY(-10px);
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
.grid-item:hover .top img {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.grid-item .top {
  width: 100%;
  padding-top: 74.25%; /* 16:9 Aspect Ratio */
  position: relative;
  overflow: hidden;
  background-color: #FF7B00;
}
.grid-item .top img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: 600ms;
  transition: 600ms;
}
.grid-item .bottom {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px calc(15px * 2) calc(15px + calc(15px * 2)) calc(15px * 2);
  position: relative;
}
.grid-item .bottom h3 {
  margin-bottom: 5px;
  font-size: 17px;
  padding-bottom: 15px;
  position: relative;
}
.grid-item .bottom h3::before {
  content: "";
  position: absolute;
  bottom: 5px;
  height: 2px;
  width: 50px;
  background-color: #FF7B00;
}
@media only screen and (max-width: 700px) {
  .grid-item .bottom h3 {
    font-size: 16px;
  }
}
.grid-item .bottom .content-wrapper {
  color: #2f2f2f;
}
.grid-item .bottom p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.grid-item .bottom .btn.mini {
  position: absolute;
  bottom: 0;
  right: 0;
}

.standaard-vervolg {
  padding-top: 140px;
}
.standaard-vervolg .sectie-inner {
  padding: 0 30px;
}
.standaard-vervolg .left, .standaard-vervolg .summary.entry-summary {
  text-align: left;
}
.standaard-vervolg .left h2, .standaard-vervolg .left h3, .standaard-vervolg .summary.entry-summary h2, .standaard-vervolg .summary.entry-summary h3 {
  margin-bottom: 0;
  font-size: 22px;
  font-family: "Proxima Nova Rg";
  text-transform: none;
  font-weight: 600;
}
.standaard-vervolg .left ul, .standaard-vervolg .summary.entry-summary ul {
  list-style: none;
}
.standaard-vervolg .left ul li, .standaard-vervolg .summary.entry-summary ul li {
  position: relative;
  padding-left: 12px;
}
.standaard-vervolg .left ul li::before, .standaard-vervolg .summary.entry-summary ul li::before {
  content: "";
  height: 5px;
  width: 5px;
  background-color: #FF7B00;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 20px;
}
.standaard-vervolg .left ul li a, .standaard-vervolg .summary.entry-summary ul li a {
  text-decoration: none;
  color: #000;
}
.standaard-vervolg .left a, .standaard-vervolg .summary.entry-summary a {
  color: #FF7B00;
}
.standaard-vervolg .right a.gallery-item {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  display: block;
}
.standaard-vervolg .right a.gallery-item img {
  width: 100%;
  height: auto;
}

.summary.entry-summary p.price {
  font-size: 22px;
  margin-bottom: 10px;
}
.summary.entry-summary form.cart {
  margin-top: calc(15px * 2);
}
.summary.entry-summary .product_meta {
  display: none;
}

.related.products {
  margin-top: calc(15px + calc(15px * 2));
}

#faq {
  text-align: left;
  margin-bottom: 90px;
  /* Acordeon styles */
}
#faq h2 {
  color: #000;
  margin-bottom: 40px;
}
#faq .tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}
#faq .tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#faq .tab input:checked ~ .tab-content {
  max-height: none;
}
#faq .tab label {
  position: relative;
  display: block;
  padding: 20px 20px 20px 40px;
  background: #fff;
  font-weight: bold;
  color: #000;
  font-family: "Proxima Nova Rg";
  font-size: 18px;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  #faq .tab label {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  #faq .tab label {
    font-size: 14px;
  }
}
#faq .tab label::before {
  position: absolute;
  left: 0;
  top: 18px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 1;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
#faq .tab .tab-content {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #FF7B00;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#faq .tab .tab-content .tab-tekst {
  padding: 30px;
  color: #000;
}
@media screen and (max-width: 500px) {
  #faq .tab .tab-content .tab-tekst {
    padding: 20px;
  }
}
#faq .tab .tab-content .tab-tekst ul {
  list-style: none;
}
#faq .tab .tab-content .tab-tekst ul li {
  position: relative;
  padding-left: 12px;
}
#faq .tab .tab-content .tab-tekst ul li::before {
  content: "";
  height: 5px;
  width: 5px;
  background-color: #FF7B00;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 20px;
}
#faq .tab .tab-content .tab-tekst ul li a {
  text-decoration: none;
  color: #000;
}
#faq .tab input[type=checkbox] + label::before {
  content: "+";
  font-size: 25px;
}
#faq .tab input[type=radio] + label::before {
  content: "▼";
}
#faq .tab input[type=checkbox]:checked + label::before {
  top: 13px;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  content: "-";
}
#faq .tab input[type=radio]:checked + label::before {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

@media only screen and (max-width: 700px) {
  .woocommerce-MyAccount-navigation {
    margin-bottom: calc(15px + calc(15px * 2));
  }
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #FF7B00;
  color: #fff;
}
.woocommerce-MyAccount-navigation ul li a {
  background-color: #fff;
  border-bottom: 1px solid #efefef;
  display: block;
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
  text-align: left;
}

.woocommerce-MyAccount-content {
  text-align: left;
  padding: calc(15px * 2) 15px;
  background-color: #fff;
  border-radius: 25px;
  overflow: hidden;
}
.woocommerce-MyAccount-content a {
  color: #FF7B00;
}

.sectie-inner .woocommerce {
  padding: 0 30px;
}

.sectie-inner .woocommerce {
  margin-top: calc(15px + calc(15px * 2));
}
@media only screen and (max-width: 700px) {
  .sectie-inner .woocommerce {
    padding: 0;
  }
}
.sectie-inner .woocommerce .woocommerce-ordering {
  margin-bottom: calc(15px + calc(15px * 2));
}

select.orderby {
  padding: 10px 30px;
  border-radius: 25px !important;
  font-weight: bold;
}

.side-bar {
  padding: 15px;
}
@media only screen and (max-width: 700px) {
  .side-bar .h2 {
    display: none;
  }
}
.side-bar #filterToggle {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Helvetica Neue";
  margin-bottom: 15px;
}
@media only screen and (max-width: 700px) {
  .side-bar #filterToggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.side-bar .filters-container {
  padding: 15px;
}
@media only screen and (max-width: 700px) {
  .side-bar .filters-container {
    display: none;
  }
}
.side-bar .filters-container li.filter-item.active label a {
  color: #FF7B00 !important;
}
.side-bar .filters-container li.filter-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-bar .filters-container li.filter-item label input {
  width: auto;
  margin-right: 10px;
  margin-bottom: 0;
}
.side-bar .filters-container li.filter-item label a:hover {
  color: #FF7B00 !important;
}

.woocommerce ul.products {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 60px minmax(0, 1fr) 60px minmax(0, 1fr) 60px minmax(0, 1fr);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 60px;
}
@media only screen and (max-width: 1300px) {
  .woocommerce ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 800px) {
  .woocommerce ul.products {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 700px) {
  .woocommerce ul.products {
    gap: 30px;
  }
}
@media only screen and (max-width: 350px) {
  .woocommerce ul.products {
    -ms-grid-columns: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
  }
}
.woocommerce ul.products::before {
  display: none;
}
.woocommerce ul.products li.product {
  float: none !important;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
.woocommerce ul.products li.product .top {
  top: 0;
  right: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #FF7B00;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.woocommerce ul.products li.product .bottom {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.woocommerce ul.products li.product .bottom h2 {
  font-family: "Proxima Nova Rg";
  text-transform: none;
}
.woocommerce ul.products li.product .add_to_cart {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 800px) {
  .woocommerce ul.products li.product .add_to_cart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.custom-quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #000;
  border-radius: 30px;
  overflow: hidden;
  width: 150px;
}
.custom-quantity .quantity {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.custom-quantity input.qty {
  width: 100% !important;
  text-align: center;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 18px;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 34px;
  padding: 5px 10px;
}

.custom-quantity .qty-btn {
  background: #000;
  border: none;
  padding: 0 10px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  height: 34px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.custom-quantity .qty-btn:hover {
  background: #FF7B00;
}

.woocommerce-cart-form__cart-item .product-quantity .quantity input {
  width: auto !important;
}

.wc-block-cart-item__product .wc-block-components-product-name {
  color: #FF7B00;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #FF7B00;
}

::-webkit-scrollbar-track {
  background: #f5f6fa;
  border: 0;
}

body {
  scrollbar-face-color: #FF7B00;
  scrollbar-track-color: #f5f6fa;
}

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #FF7B00;
}

::selection {
  color: #fff;
  background: #FF7B00;
}

* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  font-family: "Proxima Nova Rg";
  font-size: 16px;
  color: #2f2f2f;
  background-color: #FFF;
  line-height: 1.2;
  width: 100%;
  height: 100%;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 700px) {
  .px-30 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#contentWrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(232, 236, 237)));
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(232, 236, 237) 100%);
  overflow: auto;
  padding-bottom: 90px;
}
@media only screen and (max-width: 1100px) {
  #contentWrapper {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 700px) {
  #contentWrapper {
    padding-bottom: 30px;
  }
}

section {
  width: 100%;
  float: left;
  position: relative;
}

.sectie-inner {
  max-width: 1000px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .sectie-inner {
    max-width: 1000px;
  }
}
.sectie-inner.big {
  max-width: 1300px;
}

.content_blok_text {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media only screen and (max-width: 1100px) {
  .content_blok_text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 700px) {
  .content_blok_text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.content_blok_text.first {
  padding-top: 139px;
}
@media only screen and (max-width: 700px) {
  .content_blok_text.first {
    padding-top: 85px;
  }
}
.content_blok_text.no_pad {
  padding-bottom: 0;
}
.content_blok_text .sectie-inner {
  text-align: center;
}
.content_blok_text .sectie-inner.grid-2 {
  text-align: left;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 2fr) minmax(0, 1fr);
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
}
.content_blok_text .sectie-inner .text {
  margin-bottom: 0;
}
.content_blok_text .sectie-inner .img_wrapper {
  margin-top: 60px;
  overflow: hidden;
}
.content_blok_text .sectie-inner .img_wrapper img {
  margin-bottom: -100px;
  width: 631px;
  height: auto;
}
@media only screen and (max-width: 1100px) {
  .content_blok_text .sectie-inner .img_wrapper img {
    width: 500px;
  }
}
@media only screen and (max-width: 800px) {
  .content_blok_text .sectie-inner .img_wrapper img {
    width: 300px;
  }
}
@media only screen and (max-width: 700px) {
  .content_blok_text .sectie-inner .img_wrapper img {
    max-width: 90%;
    width: auto;
  }
}

.text_only {
  max-width: 500px;
  display: inline-block;
  margin-bottom: 60px;
  padding: 0 30px;
}
@media only screen and (max-width: 700px) {
  .text_only {
    margin-bottom: 30px;
  }
}

.mt_30 {
  margin-top: 30px;
}

#smaken .sectie-inner {
  text-align: center;
}
#smaken .sectie-inner .smaken_wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding: 0 30px;
}
@media only screen and (max-width: 700px) {
  #smaken .sectie-inner .smaken_wrapper {
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
}
#smaken .sectie-inner .smaken_wrapper .smaak {
  width: 100%;
  overflow: hidden;
}
#smaken .sectie-inner .smaken_wrapper .smaak img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.ywapo_miss_required::before {
  content: "Er is iets mis gegaan: kies het juiste aantal sachets!" !important;
}

.text-center {
  text-align: center;
}