@charset "UTF-8";
/* Huisstijl Imports */
/********** COLORS *********/
/*********** MARGINS & PADDINGS ***********/
/******** MEDIA QUERIES ********/
/* General mixins */
/****** DROPSHADOW MIXIN *******/
/**** DIENSTEN MIXINS *****/
/******** FLEXBOX **********/
/******** NIEUWS MIXIN ***********/
/***** TRANSITIONS / TRANSFORMS *****/
@font-face {
  font-family: "serif";
  src: url("../../fonts/merriweather-regular-webfont.woff2") format("woff2"), url("../../fonts/merriweather-regular-webfont.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: "light";
  src: url("../../fonts/Nunito-Regular.woff2") format("woff2"), url("../../fonts/Nunito-Regular.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: "regular";
  src: url("../../fonts/Nunito-Regular.woff2") format("woff2"), url("../../fonts/Nunito-Regular.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: "semibold";
  src: url("../../fonts/Nunito-Bold.woff2") format("woff2"), url("../../fonts/Nunito-Bold.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: "bold";
  src: url("../../fonts/Nunito-Bold.woff2") format("woff2"), url("../../fonts/Nunito-Bold.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: "extrabold";
  src: url("../../fonts/AmaticSC-Bold.woff2") format("woff2"), url("../../fonts/AmaticSC-Bold.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
body {
  font-family: "regular";
  color: #3c3c3c;
}
h1, h2, h3, h4, h5, h6, p, li, td, a {
  font-weight: 400 !important;
}
h1 {
  font-size: 45px;
  line-height: 45px;
  font-family: "extrabold";
  margin: 0px;
  margin-bottom: 30px !important;
  color: #9ba073;
  text-transform: uppercase;
}
@media screen and (max-width: 1040px) {
  h1 {
    font-size: 38px;
    line-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media screen and (max-width: 768px) {
  .single-post h1, .single-post h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0px;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 480px) {
  .single-post h1, .single-post h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
h2 {
  font-size: 45px;
  line-height: 45px;
  font-family: "extrabold";
  margin: 0px;
  margin-bottom: 50px !important;
  color: #9ba073;
  text-transform: uppercase;
}
@media screen and (max-width: 1040px) {
  h2 {
    font-size: 38px;
    line-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media screen and (max-width: 480px) {
  h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
.content-bottom-widgets h2 {
  font-size: 19px !important;
  text-transform: unset;
}
.nieuwsblok .wpb_widgetised_column .wpb_wrapper, #rpwe_widget-2 h2 {
  font-size: 20px;
  font-family: "bold";
  text-transform: uppercase;
  line-height: inherit !important;
}
@media screen and (max-width: 768px) {
  .sidebar-news h2, .post-sidebar-custom h2, .mailchimp h2 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .nieuwsblok .wpb_widgetised_column .wpb_wrapper, #rpwe_widget-2 h2 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sidebar-news h2, .post-sidebar-custom h2, .mailchimp h2 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .nieuwsblok .wpb_widgetised_column .wpb_wrapper, #rpwe_widget-2 h2 {
    font-size: 16px;
    line-height: 16px;
  }
}
h3 {
  font-size: 20px;
  line-height: 20px;
  font-family: "bold";
  font-weight: normal;
  margin: 0px;
  margin-bottom: 10px !important;
  color: #5d917d;
}
@media screen and (max-width: 1040px) {
  h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 480px) {
  h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px !important;
  }
}
h4, .gdprc_item__label {
  font-size: 36px;
  line-height: 36px;
  font-family: "extrabold";
  margin: 0px;
  margin-bottom: 30px !important;
  color: #3c3c3c;
}
@media screen and (max-width: 1040px) {
  h4, .gdprc_item__label {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  h4, .gdprc_item__label {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 480px) {
  h4, .gdprc_item__label {
    font-size: 30px;
    line-height: 30px;
  }
}
.vc_toggle_title > h4 {
  display: inline;
  font-family: "regular";
}
h5 {
  font-size: 15px;
  line-height: 20px;
  font-family: "bold";
  color: #5d917d;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1040px) {
  h5 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  h5 {
    font-size: 14px;
    line-height: 20px;
  }
}
p, .screen-reader-text, .gdprc_items p, .social-info {
  font-family: "regular";
  font-size: 15px !important;
  line-height: 20px;
  margin: 0px;
  margin-bottom: 30PX !important;
}
@media screen and (max-width: 1040px) {
  p, .screen-reader-text, .gdprc_items p, .social-info {
    font-size: 15px !important;
    line-height: 20px;
    margin-bottom: 30PX !important;
  }
}
@media screen and (max-width: 768px) {
  p, .screen-reader-text, .gdprc_items p, .social-info {
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 480px) {
  p, .screen-reader-text, .gdprc_items p, .social-info {
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 15px !important;
  }
}
.tekstblok:not(.tekstblok-flavour-1) p {
  margin-bottom: 50px !important;
}
.tekstblok:not(.tekstblok-flavour-1) .last p {
  margin-bottom: 0 !important;
}
p:empty {
  display: none !important;
}
.nopads h1, .nopads h2, .nopads h3, .nopads h4, .nopads h5, .nopads h6, .nopads li, .nopads td, .nopads ul, .nopads a, .nopads p {
  margin-bottom: 0px !important;
}
.dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 56px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}
@media screen and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }
}
@media screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    display: block;
    display: -webkit-box;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
    display: none;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 10px;
    line-height: 16px;
    height: 32px;
  }
}
@media screen and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    display: block;
    display: -webkit-box;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
    display: none;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 10px;
    line-height: 16px;
    height: 32px;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 8px;
    line-height: 12px;
    height: 24px;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    display: block;
    display: -webkit-box;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
    display: none;
  }
}
@media screen and (max-width: 480px) and screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 10px;
    line-height: 16px;
    height: 32px;
  }
}
@media screen and (max-width: 480px) and screen and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 8px;
    line-height: 12px;
    height: 24px;
  }
}
td, label, textarea, input, address, .winkeladdr {
  font-family: "regular";
  font-size: 15px;
  margin: 0px;
}
@media screen and (max-width: 1040px) {
  td, label, textarea, input, address, .winkeladdr {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  td, label, textarea, input, address, .winkeladdr {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  td, label, textarea, input, address, .winkeladdr {
    font-size: 14px;
  }
}
li {
  font-family: "regular";
  font-size: 15px;
  line-height: 28px;
  margin: 0px;
  margin-bottom: 0px !important;
}
@media screen and (max-width: 1040px) {
  li {
    font-size: 15px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  li {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  li {
    font-size: 14px;
    line-height: 20px;
  }
}
a {
  cursor: pointer;
  text-decoration: underline;
  color: #5d917d;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
a:hover {
  text-decoration: none;
}
strong {
  font-family: "bold";
  font-weight: 400;
}
.rpwe-block a {
  font-size: 12px;
}
.nieuwsblok .rpwe-block h3, .single .rpwe-block h3 {
  font-size: 10px !important;
}
.standard-button p {
  height: auto;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: unset;
  text-overflow: unset;
  display: inline-block;
}
.cta .standard-button a, .cta .vc_btn3.vc_btn3-color-juicy-pink, .cta .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  font-family: "regular";
  display: inline-block;
  border: 1px solid white;
  background-color: transparent;
  color: white;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 16px;
  overflow-x: hidden;
  position: relative;
  border-radius: 0px;
  cursor: pointer;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.cta .standard-button a:hover, .cta .standard-button a:active, .cta .vc_btn3.vc_btn3-color-juicy-pink:hover, .cta .vc_btn3.vc_btn3-color-juicy-pink:active, .cta .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .cta .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active {
  background-color: white;
  color: #9ba073;
  text-decoration: none;
}
@media screen and (max-width: 1040px) {
  .cta .standard-button a, .cta .vc_btn3.vc_btn3-color-juicy-pink, .cta .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .cta .standard-button a, .cta .vc_btn3.vc_btn3-color-juicy-pink, .cta .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  .cta .standard-button a, .cta .vc_btn3.vc_btn3-color-juicy-pink, .cta .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    font-size: 12px;
  }
}
.mc-button {
  font-family: "regular" !important;
  display: inline-block;
  border: 1px solid #9ba073 !important;
  background-color: white !important;
  color: black !important;
  border-radius: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  cursor: pointer !important;
}
.mc-button:hover, .mc-button:active {
  background-color: #9ba073 !important;
  color: white !important;
  text-decoration: none;
}
[id^=sb-wall].sb-wall .sb-wall-load-btn, .gform_wrapper input[type="submit"], .standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .mc-button, .wpcf7-submit, .search-submit, .gdprc_button, .gdprc_action__delete {
  font-family: "regular" !important;
  display: inline-block !important;
  width: auto !important;
  border: 1px solid #9ba073 !important;
  background-color: transparent !important;
  color: #9ba073 !important;
  line-height: 40px !important;
  padding: 0px 30px !important;
  text-decoration: none !important;
  font-size: 16px !important;
  overflow-x: hidden !important;
  position: relative !important;
  border-radius: 20px !important;
  cursor: pointer !important;
  margin-bottom: 0px !important;
  font-weight: normal !important;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
[id^=sb-wall].sb-wall .sb-wall-load-btn:hover, [id^=sb-wall].sb-wall .sb-wall-load-btn:active, .gform_wrapper input[type="submit"]:hover, .gform_wrapper input[type="submit"]:active, .standard-button a:hover, .standard-button a:active, .vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink:active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active, .mc-button:hover, .mc-button:active, .wpcf7-submit:hover, .wpcf7-submit:active, .search-submit:hover, .search-submit:active, .gdprc_button:hover, .gdprc_button:active, .gdprc_action__delete:hover, .gdprc_action__delete:active {
  background-color: #9ba073 !important;
  color: white !important;
  text-decoration: none !important;
}
@media screen and (max-width: 1040px) {
  [id^=sb-wall].sb-wall .sb-wall-load-btn, .gform_wrapper input[type="submit"], .standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .mc-button, .wpcf7-submit, .search-submit, .gdprc_button, .gdprc_action__delete {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 768px) {
  [id^=sb-wall].sb-wall .sb-wall-load-btn, .gform_wrapper input[type="submit"], .standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .mc-button, .wpcf7-submit, .search-submit, .gdprc_button, .gdprc_action__delete {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 480px) {
  [id^=sb-wall].sb-wall .sb-wall-load-btn, .gform_wrapper input[type="submit"], .standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .mc-button, .wpcf7-submit, .search-submit, .gdprc_button, .gdprc_action__delete {
    font-size: 12px !important;
  }
}
[id^=sb-wall].sb-wall .sb-wall-load-btn {
  margin: 50px auto 0;
}
[id^=sb-wall].sb-wall p {
  margin-bottom: 20px !important;
}
.sb-wall-footer {
  text-align: center;
}
/* Strikte Benodigdheden */
/* Theme and Plugin Fixes*/
.container-full {
  padding: 100px 0px;
}
@media screen and (max-width: 768px) {
  .container-full {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 480px) {
  .container-full {
    padding: 30px 0px;
  }
}
.container-full.no-top-pad {
  padding: 0px;
}
.container-full > div > div {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.container-full .container {
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0px 40px;
}
.container-full .container.mar-bot {
  margin-bottom: 50px !important;
}
.container-full .container .content > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.container-full .container .zijbalk > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.container-full .container-pannellum {
  max-width: 1250px;
  margin: 0 auto !important;
  padding: 0px 40px;
}
.container-full .container-pannellum.mar-bot {
  margin-bottom: 50px !important;
}
.container-full .container-pannellum .content > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.container-full .container-pannellum .zijbalk > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.dont-clamp-this p, .standard-button p {
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
  height: auto !important;
  display: block !important;
}
.ajax-loader {
  display: none !important;
}
html {
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
  background: inherit !important;
  color: inherit !important;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 0px;
}
div#wp-a11y-speak-polite, div#wp-a11y-speak-assertive {
  margin-bottom: 0px !important;
}
.copyright-bar, .site {
  overflow-x: hidden;
  max-width: 100%;
}
.edit-link, .skip-link {
  display: none;
}
.site-main {
  margin-bottom: 0px;
  margin-top: 0px;
}
@media screen and (max-width: 1040px) {
  .site-main {
    margin-top: 0px !important;
  }
}
.site-inner {
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  position: relative;
}
.site-content {
  padding: 0px;
}
.content-bottom-widgets .widget-area:last-child {
  margin-bottom: 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content-bottom-widgets .widget {
  border-top: none;
}
.site {
  margin: 0px;
  background-color: white;
}
body {
  overflow-x: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  -webkit-appearance: none !important;
}
.vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
p.site-title, p.site-description {
  display: none;
}
.entry-header, footer#colophon {
  display: none;
}
.type-post .entry-header, .type-post footer#colophon {
  display: block !important;
}
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.custom-logo-link img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.container > div > div .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.wpb_single_image .vc_single_image-wrapper, .wpb_single_image .vc_figure {
  display: block;
}
/* Sitewide style declarations */
body {
  background-color: #9ba073;
}
body i, body img {
  margin: auto;
  max-width: 100%;
}
.the-slider .vc_column-inner {
  padding: 0;
}
.the-slider .vc_column-inner .slick-slide img {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .the-slider .vc_column-inner .slick-slide img {
    object-position: center right;
  }
}
input[type=submit] {
  border-radius: 0;
}
input:not([type="radio"], [type="checkbox"]), select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.error-404 {
  max-width: 1200px;
  margin: 30px auto;
}
:focus {
  outline: none;
}
.fa-phone {
  transform: rotateY(180deg);
}
@media screen and (max-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left !important;
  }
}
.shortcodes > div > .vc_column-inner {
  padding: 0;
}
/**** COOKIE MELDER GPDR CONSENT ****/
#gdprc_bar {
  background: #9ba073;
  padding: 10px 0px !important;
  height: 70px;
}
@media screen and (max-width: 768px) {
  #gdprc_bar {
    height: 150px;
  }
}
@media (max-width: 500px) {
  #gdprc_bar {
    height: auto;
    padding-top: 30px !important;
  }
}
@media (max-width: 500px) {
  #gdprc_bar .container {
    padding: 0px 10px;
  }
}
#gdprc_bar .container .gdprc_content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Re-order part */
}
@media screen and (max-width: 768px) {
  #gdprc_bar .container .gdprc_content {
    padding-right: 20px;
  }
}
@media (max-width: 500px) {
  #gdprc_bar .container .gdprc_content {
    padding-right: 0px !important;
  }
}
#gdprc_bar .container .gdprc_content .gdprc_content__title {
  order: 1;
  display: none;
}
#gdprc_bar .container .gdprc_content .preword {
  order: 3;
  margin-right: 5px;
}
#gdprc_bar .container .gdprc_content .tussen-woord {
  order: 5;
  margin-right: 5px;
}
#gdprc_bar .container .gdprc_content .gdprc_content__desc {
  order: 2;
  margin: 0px !important;
}
#gdprc_bar .container .gdprc_content .gdprc_content__link {
  order: 4;
}
#gdprc_bar .container .gdprc_content .gdprc_content__link_separator {
  display: none;
}
#gdprc_bar .container .gdprc_content .gdprc_action__close {
  order: 7;
}
#gdprc_bar .container .gdprc_content a {
  order: 6;
  margin-right: 5px;
  line-height: 21px !important;
  font-family: "regular";
}
@media (max-width: 500px) {
  #gdprc_bar .container .gdprc_content {
    margin-top: 0px;
    position: relative;
  }
}
#gdprc_bar .container .gdprc_content h3 {
  color: white;
  margin-bottom: 5px !important;
  font-size: 18px !important;
}
#gdprc_bar .container .gdprc_content p {
  color: white;
  font-size: 12px !important;
  margin-bottom: 5px !important;
  line-height: 21px !important;
}
#gdprc_bar .container .gdprc_content a {
  color: white;
  text-decoration: none !important;
  font-size: 12px !important;
}
#gdprc_bar .container .gdprc_actions a {
  font-size: 12px !important;
  margin-bottom: 5px !important;
  color: white;
}
#gdprc_bar .container .gdprc_actions .gdprc_action__settings {
  display: none;
}
#gdprc_bar .container .gdprc_actions button {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: white;
  text-decoration: none;
  font-size: 16px !important;
  margin-bottom: -5px !important;
  min-height: 91px;
  margin-top: -10px;
  font-family: "bold";
  border-left: 1px solid white;
  border-right: 1px solid white;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
#gdprc_bar .container .gdprc_actions button:hover {
  background-color: white;
  color: #9ba073;
}
@media screen and (max-width: 768px) {
  #gdprc_bar .container .gdprc_actions button {
    font-size: 12px !important;
    min-height: 172px;
  }
}
@media (max-width: 500px) {
  #gdprc_bar .container .gdprc_actions button {
    font-size: 12px !important;
    min-height: 40px;
    border-left: none;
    border-right: none;
    background-color: white;
    color: #9ba073;
  }
}
#gdprc_bar .container .gdprc_actions .gdprc_link {
  text-decoration: none !important;
}
#gdprc_settings {
  margin-top: 0px !important;
  max-width: 1200px;
  border: none;
}
#gdprc_settings .gdprc_header {
  display: block;
}
#gdprc_settings .gdprc_actions {
  background: transparent;
  border-top: none;
  padding: 0px 0px 30px 0px;
}
#gdprc_settings .gdprc_actions:last-child {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#gdprc_settings .gdprc_actions:last-child .gdprc_action__save {
  margin-right: 30px;
}
#gdprc_settings .gdprc_button, #gdprc_settings .gdprc_action {
  min-height: 1px;
}
#gdprc_settings .gdprc_items {
  background: transparent;
  border-top: none;
  margin-top: -30px;
  padding: 0px;
  border: none;
}
#gdprc_settings .gdprc_items .gdprc_item {
  padding: 0px;
}
@media screen and (max-width: 480px) {
  #gdprc_settings .gdprc_items .gdprc_item .gdprc_item__link {
    display: none;
  }
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__label {
  order: 2;
  margin-left: 10px;
  font-family: "bold";
  margin-bottom: 0px !important;
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__checkbox__wrapper {
  order: 1;
  margin-right: 20px;
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__desc {
  order: 3;
}
@media screen and (max-width: 480px) {
  #gdprc_settings .gdprc_items .gdprc_item .gdprc_item__desc {
    display: block;
  }
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__checkbox__wrapper label {
  background-color: white;
}
.cookie-header {
  min-height: 400px;
}
.cookie-row ul {
  margin-bottom: 30px !important;
}
.cookie-row ul li {
  position: relative;
  width: calc(100% - 30px);
  left: 30px;
}
.cookie-row ul li svg {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
}
.cookie-row .container {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 768px) {
  .cookie-row .container .cookie-consent {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .cookie-row .container .cookie-consent {
    width: 100%;
  }
}
.cookie-row .container img {
  margin-bottom: 30px;
}
.privacyblok {
  padding: 30px 0;
}
.privacyblok h1 {
  margin-bottom: 60px !important;
}
.privacyblok h5 {
  margin-bottom: 0;
}
.privacyblok ul {
  margin-bottom: 30px;
}
.privacyblok .container li {
  list-style-type: disc;
  font-family: "regular";
}
.privacyblok .container > div > div {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.form-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.form-wrapper input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  width: calc(100% - 12px);
  border: 1px solid transparent;
  background-color: rgba(155, 160, 115, 0.2);
  line-height: 40px;
  height: 40px;
  padding: 0px;
  padding-left: 10px;
  margin-bottom: 10px !important;
  border-radius: 5px !important;
}
.form-wrapper textarea {
  width: calc(100% - 12px);
  border: 1px solid transparent;
  background-color: rgba(155, 160, 115, 0.2);
  line-height: 40px;
  padding: 0px;
  padding-left: 10px;
  margin: 0px;
  margin-bottom: 30px;
  border-radius: 5px !important;
  height: 250px;
}
.form-wrapper .flex-verzend {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}
.form-wrapper .flex-verzend p {
  margin-bottom: 0px !important;
}
.form-wrapper .flex-verzend .ajax-loader {
  display: none;
}
.form-wrapper .flex-verzend input {
  width: 100%;
  padding-left: unset;
  padding: 0px 20px;
  margin: 0px;
  margin-bottom: 0px;
}
.form-wrapper .full-width {
  width: 100%;
}
.form-wrapper .full-width input:not([type="submit"]) {
  margin: 0px;
  width: calc(100% - 12px);
}
.form-wrapper .half-width {
  width: 50%;
}
.form-wrapper .half-width.first input:not([type="submit"]) {
  margin: 0px 10px 0px 0px;
}
.form-wrapper .half-width.last input:not([type="submit"]) {
  margin: 0px 0px 0px 10px;
}
@media screen and (max-width: 768px) {
  .form-wrapper .half-width {
    width: 100%;
  }
  .form-wrapper .half-width input:not([type="submit"]) {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .form-wrapper .half-width {
    width: 100%;
  }
  .form-wrapper .half-width input:not([type="submit"]) {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
.form-wrapper .third-width {
  width: 33.33%;
}
.form-wrapper .third-width.first input:not([type="submit"]) {
  margin: 0px 10px 0px 0px;
}
.form-wrapper .third-width.last input:not([type="submit"]) {
  margin: 0px 0px 0px 10px;
}
@media screen and (max-width: 768px) {
  .form-wrapper .third-width {
    width: 100%;
  }
  .form-wrapper .third-width input:not([type="submit"]) {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .form-wrapper .third-width {
    width: 100%;
  }
  .form-wrapper .third-width input:not([type="submit"]) {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
.form-wrapper.fancy p {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 480px) {
  .form-wrapper.fancy p {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.form-wrapper.fancy p label {
  max-width: 200px;
  min-width: 200px;
}
@media screen and (max-width: 480px) {
  .form-wrapper.fancy p label {
    width: 100%;
    max-width: unset !important;
    min-width: unset !important;
  }
}
.form-wrapper.fancy p > span {
  width: calc(100% - 200px - 20px);
  margin-left: 20px;
}
@media screen and (max-width: 480px) {
  .form-wrapper.fancy p > span {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
.form-wrapper.fancy p input:not(.wpcf7-submit) {
  border: none;
  padding-left: 0px !important;
  border-bottom: 1px solid black;
  position: relative;
  overflow: hidden;
}
.form-wrapper.fancy p input:not(.wpcf7-submit)::placeholder {
  width: 100%;
  transform: translatex(-100%);
  transition: all 0.3s ease-in-out;
  transform-origin: left;
}
.form-wrapper.fancy p input:not(.wpcf7-submit):focus::placeholder {
  transform: translatex(0px);
}
@media screen and (max-width: 480px) {
  .form-wrapper.fancy p input:not(.wpcf7-submit) {
    height: 28px !important;
    line-height: 28px !important;
  }
}
.form-wrapper .kc_captcha {
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 100%;
}
.form-wrapper .captcha-image {
  border: none;
  max-width: 350px;
  font-size: 14px;
}
.form-wrapper .captcha-image .cf7ic_instructions span {
  color: #9ba073;
}
.form-wrapper .captcha-image label > input:checked + svg, .form-wrapper .captcha-image label > input:focus + svg {
  border: 1px solid #9ba073;
}
.form-wrapper .captcha-image svg {
  width: 25px;
  height: 25px;
  color: #9ba073;
}
.form-wrapper .gform_wrapper input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  width: 100%;
}
.form-wrapper .gform_wrapper .gfield--type-submit {
  justify-content: flex-end;
}
.form-wrapper .gform_wrapper .gfield--type-html {
  display: flex;
  align-items: center;
}
.form-wrapper .gform_wrapper .gform_fields {
  grid-row-gap: 0px;
}
.form-wrapper .gform_wrapper .gform_drop_area {
  background: white;
  border: 2px dashed #825534;
}
.form-wrapper .gform_wrapper .gform_drop_area span {
  font-size: 30px;
  line-height: 32px;
  word-break: break-word;
  color: #5d917d;
  font-family: "bold";
}
.form-wrapper .gform_wrapper .gform_drop_area button {
  appearance: none;
  text-decoration: underline;
  border: none;
  background: white;
  color: #5d917d;
  cursor: pointer;
}
.form-wrapper .gform_wrapper .gform_drop_area button:hover {
  text-decoration: none;
}
.form-wrapper .gform_wrapper .gform_fileupload_rules {
  text-align: center;
  margin-bottom: 20px;
}
div.wpcf7-response-output {
  border-radius: 5px;
  border-color: #9ba073;
  color: #3c3c3c;
}
/* Kies een menu (kijk in de nav map) */
.rmp-container {
  max-width: 350px;
  z-index: 999999 !important;
}
.rmp-container .border-bot {
  display: none !important;
}
#responsive-menu-pro-container li.responsive-menu-pro-item a {
  padding: 0 5% !important;
}
.nav-down {
  top: 60px !important;
}
@media screen and (max-width: 1040px) {
  .nav-down {
    top: 0px !important;
  }
}
.nav-up {
  top: -160px !important;
}
.top-down {
  top: 0px;
}
.top-up {
  top: -200px;
}
.stick-top {
  top: 0px !important;
}
.stick-menu {
  top: 60px !important;
}
.site-header {
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 99999;
  background-color: rgba(60, 60, 60, 0.55);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 1040px) {
  .site-header {
    position: absolute;
    top: 0;
    padding: 20px 0;
  }
}
.site-header .site-header-main {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: auto;
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0px 40px;
}
.site-header .site-header-main .site-header-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.site-header .site-branding {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  width: 160px;
  align-items: center;
}
.site-header .main-navigation {
  width: 100%;
}
.site-header .main-navigation ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  height: auto;
}
.site-header .main-navigation ul li {
  position: relative;
}
.site-header .main-navigation ul li .dropdown-toggle {
  display: none;
}
.site-header .main-navigation ul li:hover .sub-menu {
  display: block;
}
.site-header .main-navigation ul li a {
  display: block;
  padding: 10px;
  line-height: 115px;
  white-space: nowrap;
  color: white;
  text-decoration: none;
}
.site-header .main-navigation ul li i {
  position: absolute;
  left: -40px;
  top: calc(50% - 9px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 0;
}
.site-header .main-navigation ul li.menu-button {
  padding-left: 100px;
  line-height: 135px;
}
@media screen and (max-width: 1200px) {
  .site-header .main-navigation ul li.menu-button {
    padding-left: 0;
  }
}
.site-header .main-navigation ul li.menu-button a {
  line-height: 40px;
  display: inline-block;
  border: 1px solid #9ba073;
  color: #9ba073;
  padding: 0 20px;
  border-radius: 5px;
}
.site-header .main-navigation ul li.menu-button a:hover, .site-header .main-navigation ul li.menu-button a:active {
  background: #9ba073;
  color: white;
}
.site-header .main-navigation ul li .sub-menu {
  display: none;
  position: absolute;
  margin: 0;
  padding: 10px;
  background: #3c3c3c;
  left: 10px;
  z-index: 9999;
  width: 100%;
  min-width: 200px;
}
.site-header .main-navigation ul li .sub-menu .border-bot {
  display: none;
}
.site-header .main-navigation ul li .sub-menu li:last-child {
  display: block;
  width: auto;
}
.site-header .main-navigation ul li .sub-menu li:last-child a {
  margin-bottom: 0px !important;
}
.site-header .main-navigation ul li .sub-menu li:hover .sub-menu {
  display: block;
}
.site-header .main-navigation ul li .sub-menu li a {
  line-height: 40px;
  background-color: #787878;
  color: white;
  font-weight: bold;
  padding: 0px 10px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  text-decoration: none;
  font-size: 14px;
  white-space: wrap;
  border-radius: 3px !important;
  margin-bottom: 5px;
}
.site-header .main-navigation ul li .sub-menu li a:hover {
  background-color: black;
}
.site-header .main-navigation ul li .sub-menu li .sub-menu {
  display: none;
  position: absolute;
  margin: 0;
  padding: 10px;
  background: #3c3c3c;
  left: 100%;
  top: -10px;
  z-index: 9999;
  width: 100%;
  min-width: 200px;
}
.site-header .main-navigation ul li .sub-menu li .sub-menu .border-bot {
  display: none;
}
.site-header .main-navigation ul li .sub-menu li .sub-menu li:last-child {
  display: block;
  width: auto;
}
.site-header .main-navigation ul li .sub-menu li .sub-menu li:last-child a {
  margin-bottom: 0px !important;
}
.site-header .main-navigation ul li .sub-menu li .sub-menu li a {
  line-height: 40px;
  background-color: #787878;
  color: white;
  font-weight: bold;
  padding: 0px 10px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  text-decoration: none;
  font-size: 14px;
  white-space: wrap;
  border-radius: 3px !important;
  margin-bottom: 5px !important;
}
.site-header .main-navigation ul li .sub-menu li .sub-menu li a:hover {
  background-color: black;
}
.site-header .menu-toggle, .site-header .dropdown-toggle span {
  display: none;
}
/*************************************
 STREEP ONDER MENU
**************************************/
.menu-item:not(.menu-button) .border-bot {
  display: block;
  background-color: #9ba073;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transform: scale(0, 1);
  transform-origin: center;
}
.menu-item:not(.menu-button).current-menu-item a {
  text-shadow: 0px 0px 0.2px black;
}
.menu-item:not(.menu-button).current-menu-item .border-bot {
  display: block;
  background-color: #9ba073;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transform: scale(1, 1);
  transform-origin: center;
}
.menu-item:not(.menu-button):hover .border-bot {
  transform: scale(1, 1);
}
/*************************************
 STREEP VAN LINKS NAAR ONDER 
**************************************/
/*************************************
 KLEINE CIRKEL NAAR BEELDVULLEND
**************************************/
/*************************************
 PIJLTJE VAN BOVEN
**************************************/
.fullheader-1 {
  position: relative;
  margin-top: -130px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.fullheader-1 a {
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .fullheader-1 {
    margin-top: -170px;
  }
}
.fullheader-1 .container {
  max-width: 50%;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.6);
}
.fullheader-big {
  background-size: cover;
}
.fullheader-small {
  height: 400px;
  background-size: cover;
}
/* Elementen */
/* Topbar */
div#responsive-menu-additional-content {
  position: relative;
  top: 50px;
}
div#responsive-menu-additional-content .topbar {
  background: transparent;
}
.topbar {
  position: fixed;
  z-index: 999999;
  width: 100%;
  padding: 0px;
  color: #e6d3a8;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  background: rgba(60, 60, 60, 0.55);
}
.topbar .custom-hamburger {
  display: none;
}
@media screen and (max-width: 1040px) {
  .topbar {
    width: auto;
    background-color: #e6d3a8;
    color: #3c3c3c;
  }
  .topbar .custom-hamburger {
    display: block;
    height: 40px;
  }
}
@media screen and (max-width: 480px) {
  .topbar {
    background: #e6d3a8 !important;
  }
}
@media screen and (max-width: 1040px) {
  .topbar {
    position: relative !important;
  }
}
@media screen and (max-width: 480px) {
  .topbar {
    padding: 0px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .topbar {
    padding: 0px;
  }
}
.topbar .show-at-mobile {
  display: none !important;
}
@media screen and (max-width: 480px) {
  .topbar .show-at-mobile {
    display: block !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .topbar .show-at-mobile {
    display: block !important;
  }
}
.topbar .hide-at-mobile {
  align-items: flex-end !important;
}
@media screen and (max-width: 480px) {
  .topbar .hide-at-mobile {
    background-color: black;
  }
  .topbar .hide-at-mobile .flex-wrapper, .topbar .hide-at-mobile .social-wrapper {
    display: none !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .topbar .hide-at-mobile {
    background-color: black;
  }
  .topbar .hide-at-mobile .flex-wrapper, .topbar .hide-at-mobile .social-wrapper {
    display: none !important;
  }
}
.topbar .flex-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}
.topbar .topbar2-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.topbar .topbar2-wrapper .flex-wrapper {
  margin: unset;
}
.topbar a {
  line-height: 40px;
  color: #e6d3a8;
}
@media screen and (max-width: 480px) {
  .topbar a {
    line-height: 28px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .topbar a {
    line-height: 28px;
  }
}
.height800 {
  height: 800px;
}
.container {
  max-width: 1200px;
  margin: 0 auto !important;
}
.container li {
  list-style-type: none;
}
.icon-wrapper .wpb_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
/* Smaak 1 */
.topbar-flavour-1-reverse {
  text-align: right;
}
.topbar-flavour-1 {
  text-align: right;
}
.topbar-flavour-1 a, .topbar-flavour-1 span {
  padding: 0 10px;
  text-decoration: none;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-1 a svg, .topbar-flavour-1 a i, .topbar-flavour-1 span svg, .topbar-flavour-1 span i {
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 5px;
}
.topbar-flavour-1 a:hover, .topbar-flavour-1 span:hover {
  color: #e6d3a8;
}
.topbar-flavour-1 a:hover svg, .topbar-flavour-1 a:hover i, .topbar-flavour-1 span:hover svg, .topbar-flavour-1 span:hover i {
  color: white;
}
@media screen and (max-width: 1040px) {
  .topbar-flavour-1 a, .topbar-flavour-1 span {
    color: #3c3c3c;
  }
  .topbar-flavour-1 a:hover, .topbar-flavour-1 span:hover {
    color: #9ba073;
  }
  .topbar-flavour-1 a:hover svg, .topbar-flavour-1 a:hover i, .topbar-flavour-1 span:hover svg, .topbar-flavour-1 span:hover i {
    color: #9ba073;
  }
}
.topbar-flavour-1 .flex-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .topbar-flavour-1 .flex-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .topbar-flavour-1 .flex-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
/* Smaak 2 */
.topbar-flavour-2 a {
  padding: 0 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-2 a svg {
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 5px;
}
.topbar-flavour-2 a:hover {
  color: #e6d3a8;
}
.topbar-flavour-2 a:hover svg {
  color: white;
}
.topbar-flavour-2 .topbar2-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .topbar-flavour-2 .topbar2-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .topbar-flavour-2 .topbar2-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .topbar-flavour-2 .topbar2-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.topbar-flavour-2 .topbar2-wrapper .wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 505px) {
  .topbar-flavour-2 .topbar2-wrapper .wrapper {
    display: none;
  }
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1040px) {
  .topbar-flavour-2 .topbar2-wrapper .social-wrapper {
    position: relative;
    right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .topbar-flavour-2 .topbar2-wrapper .social-wrapper {
    display: none;
  }
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .facebook {
  border: 2px solid #3b5998;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .facebook svg {
  color: #3b5998;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .twitter {
  border: 2px solid #55acee;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .twitter svg {
  color: #55acee;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .pinterest {
  border: 2px solid #cb2027;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .pinterest svg {
  color: #cb2027;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .linkedin {
  border: 2px solid #007bb5;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .linkedin svg {
  color: #007bb5;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a {
  background: white;
  line-height: 30px;
  margin: 0px 5px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0px;
  text-align: center;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .topbar-flavour-2 .topbar2-wrapper .social-wrapper a {
    margin-right: 10px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .topbar-flavour-2 .topbar2-wrapper .social-wrapper a {
    margin-right: 10px !important;
  }
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a:hover {
  border: 2px solid white;
  color: white;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.facebook:hover {
  background: #3b5998;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.twitter:hover {
  background: #55acee;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.pinterest:hover {
  background: #cb2027;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.linkedin:hover {
  background: #007bb5;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a svg {
  color: #9ba073;
  position: relative;
  left: 2px;
}
@media screen and (max-width: 480px) {
  .topbar-flavour-2 .topbar2-wrapper .social-wrapper a svg {
    left: 0px;
    top: -2px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .topbar-flavour-2 .topbar2-wrapper .social-wrapper a svg {
    left: 0px;
    top: -2px;
  }
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a:hover svg {
  color: white;
}
/* Smaak 3 */
/********** COLORS *********/
/*********** MARGINS & PADDINGS ***********/
/******** MEDIA QUERIES ********/
/* General mixins */
/****** DROPSHADOW MIXIN *******/
/**** DIENSTEN MIXINS *****/
/******** FLEXBOX **********/
/******** NIEUWS MIXIN ***********/
/***** TRANSITIONS / TRANSFORMS *****/
.swal2-popup .swal2-header .swal2-title span {
  line-height: 28px !important;
}
.swal2-popup .swal2-actions button {
  display: inline-block !important;
}
.swal2-popup .swal2-actions button span {
  color: white !important;
}
@media screen and (max-width: 768px) {
  .contact .container {
    display: flex;
    flex-wrap: wrap;
  }
}
.contact .container .map-container {
  margin-top: 50px;
}
.contact .container .map-container > div {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.contact .container .content {
  width: calc(50% - 100px);
  margin-right: 100px;
}
.contact .container .content img {
  margin-bottom: 30px;
}
.contact .container .content .openingstijden {
  width: 100%;
}
.contact .container .content .openingstijden tr {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid black;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .contact .container .content {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .contact .container .content {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px !important;
  }
}
.contact .container .zijbalk {
  width: 50%;
  margin-left: 0px;
  padding: 30px;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
}
@media screen and (max-width: 768px) {
  .contact .container .zijbalk {
    width: 100%;
    margin-left: 0px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .contact .container .zijbalk {
    width: 100%;
    margin-left: 0px;
  }
}
.contact.contact-flavour-3 .contactinfo {
  margin-bottom: 30px !important;
  width: 100%;
}
.contact.contact-flavour-3 .contactinfo tr {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid black;
  line-height: 40px;
}
.contact.contact-flavour-3 .zijbalk img {
  margin-bottom: 30px;
}
.contact.contact-flavour-3 .zijbalk ul {
  padding: 0px;
}
.contact.contact-flavour-3 .zijbalk ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  line-height: 40px;
}
.contact.contact-flavour-3 .zijbalk ul li svg {
  margin-right: 20px;
  font-size: 24px;
}
.contact.contact-flavour-4 select, .contact.contact-flavour-4 input:not([type="radio"]) {
  line-height: 40px;
  height: 40px;
  border: 1px solid black;
  background-color: white;
  width: 100%;
  border-radius: 0px !important;
  -webkit-appearance: none;
}
.contact.contact-flavour-4 input:not([type="radio"]) {
  padding: 0px;
  height: 38px !important;
  padding-left: 10px;
  width: calc(100% - 10px);
}
.contact.contact-flavour-4 select {
  padding-left: 10px;
}
.labelcontactform {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.labelcontactform .full-width {
  width: 100%;
}
.labelcontactform .full-width input {
  margin: 0px;
  width: calc(100% - 12px);
}
.labelcontactform .half-width {
  width: 50%;
}
.labelcontactform .half-width.first input {
  margin: 0px 10px 0px 0px;
}
.labelcontactform .half-width.last input {
  margin: 0px 0px 0px 10px;
}
@media screen and (max-width: 768px) {
  .labelcontactform .half-width {
    width: 100%;
  }
  .labelcontactform .half-width input {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .labelcontactform .half-width {
    width: 100%;
  }
  .labelcontactform .half-width input {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
.labelcontactform .third-width {
  width: 33.33%;
}
.labelcontactform .third-width.first input {
  margin: 0px 10px 0px 0px;
}
.labelcontactform .third-width.last input {
  margin: 0px 0px 0px 10px;
}
@media screen and (max-width: 768px) {
  .labelcontactform .third-width {
    width: 100%;
  }
  .labelcontactform .third-width input {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .labelcontactform .third-width {
    width: 100%;
  }
  .labelcontactform .third-width input {
    width: calc(100% - 12px);
    margin: 0px !important;
  }
}
.labelcontactform label {
  display: block;
  margin-bottom: 15px;
}
.labelcontactform input {
  width: calc(100% - 22px);
  border: 1px solid black;
  line-height: 40px;
  height: 40px;
  padding-left: 10px;
  margin: 0px 20px;
  border-radius: 0px !important;
}
.labelcontactform textarea {
  width: calc(100% - 12px);
  border: 1px solid black;
  line-height: 28px;
  height: 150px;
  padding: 0px;
  padding-left: 10px;
  margin: 0px;
  border-radius: 0px !important;
}
.labelcontactform .submitcf7 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}
.labelcontactform .submitcf7 p {
  margin-bottom: 0px !important;
}
.labelcontactform .submitcf7 .ajax-loader {
  display: none;
}
.labelcontactform .submitcf7 input {
  width: auto;
  padding: 0px 20px;
  margin: 0px;
  cursor: pointer;
}
.cta {
  background-color: #9ba073;
}
.cta .container h2, .cta .container h3, .cta .container p {
  color: white;
  text-align: center !important;
}
@media screen and (max-width: 480px) {
  .cta .container h2 {
    margin-bottom: 15px !important;
  }
  .cta .container h3 {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .cta .container h2 {
    margin-bottom: 15px !important;
  }
  .cta .container h3 {
    margin-bottom: 30px !important;
  }
}
.cta.cta-flavour-2 {
  position: relative;
  background-attachment: fixed;
}
.cta.cta-flavour-2 > div {
  position: unset;
}
.cta.cta-flavour-2 .container {
  position: relative;
  z-index: 999;
}
.cta.cta-flavour-2 .cta-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.8);
}
.cta.cta-flavour-3 {
  padding: 50px 0;
}
.cta.cta-flavour-3 h2 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0 !important;
}
.cta.cta-flavour-3 a {
  color: white;
  font-size: 32px;
  font-family: "bold";
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .cta.cta-flavour-3 {
    padding: 20px 0;
  }
  .cta.cta-flavour-3 a, .cta.cta-flavour-3 h2 {
    font-size: 24px !important;
  }
  .cta.cta-flavour-3 a {
    display: block;
  }
}
.dienstblok .container.marbot50 {
  margin-bottom: 50px !important;
}
.dienstblok .container.last-container .dienstbox {
  padding-bottom: 0px !important;
}
@media screen and (max-width: 480px) {
  .dienstblok .container.last-container .dienstbox {
    padding-bottom: 20px !important;
  }
  .dienstblok .container.last-container .dienstbox:last-child {
    padding-bottom: 65px !important;
  }
}
.dienstblok .vierblocks {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .dienstblok .vierblocks .dienstbox {
    width: 50% !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok .vierblocks .dienstbox {
    width: 100% !important;
  }
}
.dienstblok .vierblocks .dienstbox:nth-child(1) {
  padding: 0px 45px 20px 0px;
}
@media screen and (max-width: 768px) {
  .dienstblok .vierblocks .dienstbox:nth-child(1) {
    padding: 0px 37.5px 50px 0px !important;
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok .vierblocks .dienstbox:nth-child(1) {
    padding: 0px 15px 30px 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok .vierblocks .dienstbox:nth-child(1) {
    padding: 0px 0px 50px 0px !important;
  }
}
.dienstblok .vierblocks .dienstbox:nth-child(2) {
  padding: 0px 30px 20px 20px;
}
@media screen and (max-width: 768px) {
  .dienstblok .vierblocks .dienstbox:nth-child(2) {
    padding: 0px 0px 50px 37.5px !important;
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok .vierblocks .dienstbox:nth-child(2) {
    padding: 0px 0px 30px 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok .vierblocks .dienstbox:nth-child(2) {
    padding: 0px 0px 50px 0px !important;
  }
}
.dienstblok .vierblocks .dienstbox:nth-child(3) {
  padding: 0px 15px 20px 30px;
}
@media screen and (max-width: 768px) {
  .dienstblok .vierblocks .dienstbox:nth-child(3) {
    padding: 0px 37.5px 0px 0px !important;
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok .vierblocks .dienstbox:nth-child(3) {
    padding: 0px 15px 0px 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok .vierblocks .dienstbox:nth-child(3) {
    padding: 0px 0px 50px 0px !important;
  }
}
.dienstblok .vierblocks .dienstbox:nth-child(4) {
  padding: 0px 0px 20px 45px;
}
@media screen and (max-width: 768px) {
  .dienstblok .vierblocks .dienstbox:nth-child(4) {
    padding: 0px 0px 0px 37.5px !important;
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok .vierblocks .dienstbox:nth-child(4) {
    padding: 0px 0px 0px 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok .vierblocks .dienstbox:nth-child(4) {
    padding: 0px 0px 0px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .dienstblok .vierblocks {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok .vierblocks {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dienstblok .teksthouder {
  text-align: center;
  margin-bottom: 50px !important;
}
.dienstblok .teksthouder .dont-clamp-this p {
  max-width: 800px;
  margin: 0 auto;
}
.dienstblok .dienstbox {
  padding: 0px 25px 20px 25px;
}
@media screen and (max-width: 480px) {
  .dienstblok .dienstbox {
    padding: 0px 0px 20px 0px;
  }
}
.dienstblok .dienstbox:first-child {
  padding: 0px 50px 20px 0px;
}
@media screen and (max-width: 480px) {
  .dienstblok .dienstbox:first-child {
    padding: 0px 0px 20px 0px;
  }
}
.dienstblok .dienstbox:last-child {
  padding: 0px 0px 20px 50px;
}
@media screen and (max-width: 480px) {
  .dienstblok .dienstbox:last-child {
    padding: 0px 0px 0px 0px;
  }
}
.dienstblok .dienstbox .iconwrapper {
  background-color: #9ba073;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dienstblok .dienstbox .iconwrapper svg {
  font-size: 30px;
  color: white;
}
@media screen and (max-width: 768px) {
  .dienstblok .dienstbox .iconwrapper {
    width: 50px;
    height: 50px;
    position: relative;
  }
  .dienstblok .dienstbox .iconwrapper svg {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok .dienstbox .iconwrapper {
    width: 50px;
    height: 50px;
    position: relative;
  }
  .dienstblok .dienstbox .iconwrapper svg {
    font-size: 24px;
  }
}
.dienstblok .dienstbox .vc_separator {
  margin: 30px 0px;
}
.dienstblok .dienstbox .vc_separator .vc_sep_line {
  width: 50%;
  left: 50%;
  transform: translatex(-50%);
  border-top: 2px solid #9ba073;
  max-width: 70px;
}
.dienstblok .dienstbox > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.dienstblok .dienstbox .wpb_single_image {
  margin-bottom: 20px;
}
.dienstblok .dienstbox .wpb_wrapper .vc_icon_element .vc_icon_element-inner {
  width: 70px !important;
  height: 70px !important;
}
@media screen and (max-width: 768px) {
  .dienstblok .dienstbox .wpb_wrapper .vc_icon_element .vc_icon_element-inner {
    width: 50px !important;
    height: 50px !important;
  }
}
.dienstblok .iconbox .iconwrapper {
  background-color: #9ba073;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dienstblok .iconbox .iconwrapper svg {
  font-size: 30px;
  color: white;
}
@media screen and (max-width: 768px) {
  .dienstblok .iconbox .iconwrapper {
    width: 50px;
    height: 50px;
    position: relative;
    left: 10px;
  }
  .dienstblok .iconbox .iconwrapper svg {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok .iconbox .iconwrapper {
    width: 50px;
    height: 50px;
    position: relative;
    left: 10px;
  }
  .dienstblok .iconbox .iconwrapper svg {
    font-size: 24px;
  }
}
.dienstblok.dienstblok-flavour-1 {
  text-align: center;
}
.dienstblok.dienstblok-flavour-1 .iconholder .iconwrapper {
  background-color: #9ba073;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dienstblok.dienstblok-flavour-1 .iconholder .iconwrapper svg {
  font-size: 30px;
  color: white;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-1 .dienstbox {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 50px !important;
  }
  .dienstblok.dienstblok-flavour-1 .dienstbox:last-child {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-1 .dienstbox {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-1 .dienstbox {
    width: 100%;
  }
}
.dienstblok.dienstblok-flavour-2 .dienstbox {
  padding: 0px 10px 0px 10px;
}
.dienstblok.dienstblok-flavour-2 .dienstbox:first-child {
  padding: 0px 20px 0px 0px;
}
.dienstblok.dienstblok-flavour-2 .dienstbox:last-child {
  padding: 0px 0px 0px 20px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-2 .dienstbox {
    padding: 0;
    margin-bottom: 20px;
  }
  .dienstblok.dienstblok-flavour-2 .dienstbox:first-child {
    padding: 0;
  }
  .dienstblok.dienstblok-flavour-2 .dienstbox:last-child {
    padding: 0;
    margin-bottom: 0;
  }
}
.dienstblok.dienstblok-flavour-2 .dienstbox > div {
  box-shadow: 0px 2px 8px 0px #d2d2d2;
}
.dienstblok.dienstblok-flavour-2 .dienstbox > div > div {
  padding: 0px 10px 10px 10px;
}
.dienstblok.dienstblok-flavour-2 .dienstbox .wpb_single_image {
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-2 .dienstbox.vc_col-sm-3 {
    width: 50%;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-2 .dienstbox.vc_col-sm-3 {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-2 .dienstbox.vc_col-sm-3 {
    width: 100%;
  }
}
.dienstblok.dienstblok-flavour-2 .vierblocks {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(1) {
  padding: 0px 22.5px 0px 0px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(1) {
    padding: 0px 15px 30px 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(1) {
    padding: 0px 15px 30px 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(1) {
    padding: 0px 0px 20px 0px !important;
  }
}
.dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(2) {
  padding: 0px 15px 0px 10px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(2) {
    padding: 0px 0px 30px 15px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(2) {
    padding: 0px 0px 30px 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(2) {
    padding: 0px 0px 20px 0px !important;
  }
}
.dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(3) {
  padding: 0px 7.5px 0px 15px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(3) {
    padding: 0px 15px 30px 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(3) {
    padding: 0px 15px 30px 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(3) {
    padding: 0px 0px 20px 0px !important;
  }
}
.dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(4) {
  padding: 0px 0px 0px 22.5px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(4) {
    padding: 0px 0px 30px 15px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(4) {
    padding: 0px 0px 30px 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks .dienstbox:nth-child(4) {
    padding: 0px 0px 20px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-2 .vierblocks {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-2 .vierblocks {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .iconbox {
  width: 70px;
  height: 70px;
  margin: 0px 20px 40px 0px;
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .iconbox > div {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .iconbox {
    width: 50px;
    height: 50px;
  }
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .iconbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .iconbox {
    width: 50px;
    height: 50px;
  }
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .iconbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
  }
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .dienstbox {
  width: calc(33.33% - 90px);
  padding: 0px 0px 20px 20px;
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .dienstbox .vc_separator .vc_sep_line {
  left: 0;
  transform: translateX(0%);
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .dienstbox {
    width: calc(33.33% - 70px);
    padding: 0px 0px 20px 10px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .dienstbox {
    width: calc(33.33% - 70px);
    padding: 0px 0px 20px 10px;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-drie .dienstbox {
    width: calc(100% - 70px);
    padding: 0px 0px 20px 10px;
  }
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .iconbox {
  width: 70px;
  height: 70px;
  margin: 0px 20px 40px 0px;
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .iconbox > div {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .iconbox {
    width: 50px;
    height: 50px;
  }
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .iconbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .iconbox {
    width: 50px;
    height: 50px;
  }
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .iconbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
  }
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .dienstbox {
  width: calc(50% - 90px);
  padding: 0px 0px 20px 10px;
}
.dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .dienstbox .vc_separator .vc_sep_line {
  left: 0;
  transform: translateX(0%);
}
@media screen and (max-width: 768px) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .dienstbox {
    width: calc(50% - 70px);
    padding: 0px 0px 20px 10px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .dienstbox {
    width: calc(50% - 70px);
    padding: 0px 0px 20px 10px;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.dienstblok-flavour-3.dienstblok-flavour-3-vier .dienstbox {
    width: calc(100% - 70px);
    padding: 0px 0px 20px 10px;
  }
}
.dienstblok.diensthome {
  padding: 0 0 100px;
}
@media screen and (max-width: 480px) {
  .dienstblok.diensthome .container > div > div {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.dienstblok.diensthome .uspbar {
  font-size: 14px;
  padding: 30px 0;
  text-align: center !important;
}
@media screen and (max-width: 480px) {
  .dienstblok.diensthome .uspbar {
    text-align: left !important;
  }
}
.dienstblok.diensthome .uspbar span {
  display: inline-block;
  padding: 0px 10px;
}
.dienstblok.diensthome .uspbar svg {
  margin: 0 5px;
  font-size: 19px;
  color: #9ba073;
}
.dienstblok.diensthome .drieblocks {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: -220px !important;
  position: relative;
  z-index: 123;
}
@media screen and (max-width: 768px) {
  .dienstblok.diensthome .drieblocks {
    margin-top: -50px !important;
    display: block;
  }
}
.dienstblok.diensthome .drieblocks .dienstbox {
  background-color: #e6d3a8;
  padding: 0 40px;
  position: relative;
  padding-bottom: 70px !important;
}
@media screen and (max-width: 480px) {
  .dienstblok.diensthome .drieblocks .dienstbox {
    padding-bottom: 120px;
  }
}
.dienstblok.diensthome .drieblocks .dienstbox:first-child {
  background-color: #9ba073;
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 768px) {
  .dienstblok.diensthome .drieblocks .dienstbox:first-child {
    border-radius: 20px 20px 0 0;
  }
}
.dienstblok.diensthome .drieblocks .dienstbox:last-child {
  background-color: #5d917d;
  border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 768px) {
  .dienstblok.diensthome .drieblocks .dienstbox:last-child {
    border-radius: 0 0 20px 20px;
  }
}
.dienstblok.diensthome .drieblocks .dienstbox .iconwrapper {
  background: transparent;
  height: 75px;
  width: 75px;
  margin: 50px auto 30px;
}
.dienstblok.diensthome .drieblocks .dienstbox .iconwrapper img {
  height: 100%;
  width: 100%;
}
.dienstblok.diensthome .drieblocks .dienstbox h4 {
  color: white;
}
.dienstblok.diensthome .drieblocks .dienstbox p {
  color: white;
}
.dienstblok.diensthome .drieblocks .dienstbox .standard-button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.dienstblok.diensthome .drieblocks .dienstbox .standard-button a {
  border-color: white !important;
  color: white !important;
}
.dienstblok.diensthome .drieblocks .dienstbox .standard-button a:hover, .dienstblok.diensthome .drieblocks .dienstbox .standard-button a:active {
  background-color: white !important;
  color: #825534 !important;
}
@media screen and (max-width: 768px) {
  .dienstblok.diensthome .drieblocks .dienstbox {
    margin-bottom: 0 !important;
    padding: 0 10px 65px 10px !important;
  }
  .dienstblok.diensthome .drieblocks .dienstbox:first-child, .dienstblok.diensthome .drieblocks .dienstbox:nth-child(2) {
    border-bottom: 1px solid #9ba073;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok.diensthome .drieblocks .dienstbox:nth-child(3) {
    border-bottom: 1px solid #9ba073;
  }
}
.faqblok .container {
  text-align: center;
}
.faqblok .container > div > div {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.faqblok .container p {
  max-width: 600px;
  margin: 0 auto;
}
.faqblok .container:first-child {
  margin-bottom: 50px !important;
}
.faqblok .container .faq-single {
  width: calc(50% - 15px);
  padding: 30px;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
  text-align: left;
}
.faqblok .container .faq-single p {
  max-width: none;
}
.faqblok .container .faq-single.links {
  margin-right: 15px;
}
.faqblok .container .faq-single.rechts {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .faqblok .container .faq-single.rechts {
    margin: 50px 0px 0px 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .faqblok .container .faq-single.rechts {
    margin: 50px 0px 0px 0px !important;
  }
}
.faqblok .container .faq-single .vc_toggle {
  border: 0px solid #d2d2d2;
  border-bottom: none;
  padding: 5px 20px 5px 5px;
  margin: 0px;
}
.faqblok .container .faq-single .vc_toggle:last-child {
  border-bottom: 0px solid #d2d2d2;
}
@media screen and (max-width: 480px) {
  .faqblok .container .faq-single .vc_toggle h4 {
    line-height: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .faqblok .container .faq-single {
    width: 100%;
    margin: 0px 0px 0px 0px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .faqblok .container .faq-single {
    width: 100%;
    margin: 0px 0px 0px 0px !important;
  }
}
.faqblok.faqblok-flavour-2 .container {
  text-align: center;
}
.faqblok.faqblok-flavour-2 .container .faq-single {
  width: 75%;
  position: relative;
  left: 50%;
  transform: translatex(-50%);
  text-align: left;
}
@media screen and (max-width: 768px) {
  .faqblok.faqblok-flavour-2 .container .faq-single {
    width: 100%;
    left: unset;
    transform: translatex(0%);
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .faqblok.faqblok-flavour-2 .container .faq-single {
    width: 100%;
    left: unset;
    transform: translatex(0%);
  }
}
.introblok.colored-bg .zijbalk {
  background-color: white;
}
.introblok .content {
  width: calc(100% - 400px - 100px);
  margin-right: 100px;
}
.introblok .content > div {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 1040px) {
  .introblok .content {
    width: calc(100% - 300px - 60px - 1px);
    margin-right: 60px;
  }
}
@media screen and (max-width: 768px) {
  .introblok .content {
    width: calc(100% - 250px - 60px - 1px);
    margin-right: 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok .content {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .introblok .content {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
.introblok .zijbalk {
  width: 400px;
  background: white;
  padding: 0px 0px 30px 0px;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
  text-align: left;
}
.introblok .zijbalk > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.introblok .zijbalk figure {
  width: 100%;
  margin-bottom: 30px;
}
.introblok .zijbalk figure .vc_single_image-wrapper {
  width: 100%;
}
.introblok .zijbalk figure .vc_single_image-wrapper img {
  width: 100%;
}
.introblok .zijbalk ul {
  padding: 0px;
  margin: 0px;
  width: calc(100% - 100px);
  margin: 0 auto;
  margin-bottom: 30px !important;
}
.introblok .zijbalk ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.introblok .zijbalk ul li:hover svg {
  left: 5px;
}
.introblok .zijbalk ul li svg {
  margin: 0px;
  margin-right: 15px;
  background: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  left: 0px;
  top: 4px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .introblok .zijbalk ul li svg {
    width: 15px;
    height: 15px;
    top: 2px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok .zijbalk ul li svg {
    width: 15px;
    height: 15px;
    top: 2px;
  }
}
@media screen and (max-width: 768px) {
  .introblok .zijbalk ul {
    width: calc(100% - 40px);
  }
}
.introblok .zijbalk a {
  position: relative;
  overflow: hidden;
}
.introblok .zijbalk a svg {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.introblok .zijbalk a:hover svg {
  left: 10px;
}
@media screen and (max-width: 1040px) {
  .introblok .zijbalk {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .introblok .zijbalk {
    width: 250px;
  }
}
@media screen and (max-width: 480px) {
  .introblok .zijbalk {
    width: 100%;
    margin-left: 0px;
  }
}
.introblok.introblok-flavour-1 .zijbalk {
  padding: 30px 0px;
}
.introblok.introblok-flavour-1 .zijbalk h3 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-1 .zijbalk {
    padding: 15px !important;
  }
  .introblok.introblok-flavour-1 .zijbalk ul {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-1 .zijbalk {
    width: 100%;
    margin-left: 0px;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    box-shadow: none;
  }
  .introblok.introblok-flavour-1 .zijbalk > div > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .introblok.introblok-flavour-1 .zijbalk > div > div > div:nth-child(1) {
    max-width: 150px;
  }
  .introblok.introblok-flavour-1 .zijbalk > div > div > div:nth-child(1) figure {
    margin-bottom: 0px !important;
  }
  .introblok.introblok-flavour-1 .zijbalk > div > div > div:nth-child(2) {
    width: calc(100% - 150px - 185px);
    margin-left: 25px;
  }
  .introblok.introblok-flavour-1 .zijbalk > div > div > div:nth-child(2) ul {
    margin-bottom: 0px !important;
  }
  .introblok.introblok-flavour-1 .zijbalk > div > div > div:nth-child(3) {
    max-width: 160px;
  }
}
.introblok.introblok-flavour-1.introblok-flavour-1-sidebar-2 .zijbalk {
  padding: 0px 0px 30px 0px !important;
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-1.introblok-flavour-1-sidebar-2 .zijbalk {
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-1.introblok-flavour-1-sidebar-2 .zijbalk {
    padding: 0px 0px 15px 0px !important;
  }
  .introblok.introblok-flavour-1.introblok-flavour-1-sidebar-2 .zijbalk figure {
    margin-bottom: 15px !important;
  }
}
.introblok.introblok-flavour-2 {
  text-align: center;
}
.introblok.introblok-flavour-2 .container {
  max-width: 600px;
  margin: 0 auto;
}
.introblok.introblok-flavour-3 .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-3 .content {
    width: calc(50% - 25px);
    margin-right: 25px;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3 .content {
    order: -1;
    width: 100%;
    padding-bottom: 0px;
  }
}
.introblok.introblok-flavour-3 .zijbalk {
  box-shadow: none;
  padding: 0px 0px 30px 0px;
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3 .zijbalk {
    padding: 0px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-3 .zijbalk {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3 .zijbalk {
    padding: 0px;
    width: 100%;
  }
}
.introblok.introblok-flavour-3.mirrored .content {
  margin-right: 0px;
  margin-left: 100px;
}
@media screen and (max-width: 1040px) {
  .introblok.introblok-flavour-3.mirrored .content {
    margin-left: 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-3.mirrored .content {
    width: calc(50% - 25px);
    margin-left: 25px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3.mirrored .content {
    margin-left: 0px;
  }
}
.introblok.introblok-flavour-3.mirrored .zijbalk {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 30px 0px;
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3.mirrored .zijbalk {
    margin-right: 0px;
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3.switched .content {
    margin-left: 60px !important;
    margin-right: 0px !important;
    order: 2;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3.switched .content {
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3.switched.mirrored .content {
    margin-left: 60px !important;
    margin-right: 0px !important;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-3.switched.mirrored .content {
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-4 {
    padding: 50px 0px 0px 0px !important;
  }
}
.introblok.introblok-flavour-4 .container .intro-hover-box {
  position: relative;
  margin-bottom: 43px;
}
@media screen and (max-width: 1040px) {
  .introblok.introblok-flavour-4 .container .intro-hover-box {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-4 .container .intro-hover-box {
    margin-bottom: 45px;
  }
}
.introblok.introblok-flavour-4 .container .intro-hover-box a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  top: 0;
  background-color: rgba(155, 160, 115, 0.5);
  transform-origin: top;
  opacity: 0;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-4 .container .intro-hover-box a {
    opacity: 1;
  }
}
.introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper {
  pointer-events: none !important;
  position: absolute;
  z-index: 99991;
  opacity: 0;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper h1, .introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper h2, .introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper h3, .introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper p {
  color: white;
}
.introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper h3 {
  margin-bottom: 10px !important;
}
.introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper p {
  margin-bottom: 0px !important;
}
.introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper .seppie {
  width: 150px;
  height: 1px;
  background-color: white;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper .seppie {
    width: 75px;
  }
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-4 .container .intro-hover-box .box-tekst-wrapper {
    opacity: 1;
  }
}
.introblok.introblok-flavour-4 .container .intro-hover-box img {
  width: 100%;
}
.introblok.introblok-flavour-4 .container .intro-hover-box:hover .box-tekst-wrapper {
  opacity: 1;
}
.introblok.introblok-flavour-4 .container .intro-hover-box:hover a {
  opacity: 0.5;
}
.introblok.introblok-flavour-4 .container .intro-hover-box.no-mar-bot {
  margin-bottom: 0px !important;
}
.introblok.introblok-flavour-4 .container .content {
  width: calc(100% - 400px);
  margin-right: 0px;
}
@media screen and (max-width: 1040px) {
  .introblok.introblok-flavour-4 .container .content {
    width: calc(100% - 310px);
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-4 .container .content {
    width: calc(100% - 220px);
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-4 .container .content {
    width: 25%;
  }
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-4 .container .content {
    width: 100%;
  }
}
.introblok.introblok-flavour-4 .container .zijbalk {
  box-shadow: none;
  margin-left: 0px;
  background: white;
  padding: 0px 0px 0px 15px;
}
@media screen and (max-width: 1040px) {
  .introblok.introblok-flavour-4 .container .zijbalk {
    width: 310px;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-4 .container .zijbalk {
    width: 220px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-4 .container .zijbalk {
    width: 75%;
  }
  .introblok.introblok-flavour-4 .container .zijbalk > div > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .introblok.introblok-flavour-4 .container .zijbalk > div > div .intro-hover-box {
    padding: 0px 12.5px;
  }
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-4 .container .zijbalk {
    width: 100%;
    padding: 0px !important;
  }
}
.introblok.introblok-flavour-5 .container .intro-hover-box {
  position: relative;
  margin-bottom: 60px;
}
.introblok.introblok-flavour-5 .container .intro-hover-box a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  top: 0;
  background-color: rgba(155, 160, 115, 0.5);
  transform-origin: top;
  opacity: 0;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-5 .container .intro-hover-box a {
    opacity: 1;
  }
}
.introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper {
  pointer-events: none !important;
  position: absolute;
  z-index: 99991;
  opacity: 0;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper h2, .introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper h3, .introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper p {
  color: white;
}
.introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper h3 {
  margin-bottom: 10px !important;
}
.introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper p {
  margin-bottom: 0px !important;
}
.introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper .seppie {
  width: 150px;
  height: 1px;
  background-color: white;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper .seppie {
    width: 75px;
  }
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-5 .container .intro-hover-box .box-tekst-wrapper {
    opacity: 1;
  }
}
.introblok.introblok-flavour-5 .container .intro-hover-box img {
  width: 100%;
}
.introblok.introblok-flavour-5 .container .intro-hover-box:hover .box-tekst-wrapper {
  opacity: 1;
}
.introblok.introblok-flavour-5 .container .intro-hover-box:hover a {
  opacity: 0.5;
}
.introblok.introblok-flavour-5 .container .intro-hover-box.no-mar-bot {
  margin-bottom: 0px !important;
}
.introblok.introblok-flavour-5 .container .content {
  width: calc(100% - 395px);
  margin-right: 0px;
}
@media screen and (max-width: 1040px) {
  .introblok.introblok-flavour-5 .container .content {
    width: calc(100% - 320px);
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-5 .container .content {
    width: calc(100% - 230px);
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-5 .container .content {
    width: calc(100% - 245px);
  }
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-5 .container .content {
    width: 100%;
  }
}
.introblok.introblok-flavour-5 .container .zijbalk {
  box-shadow: none;
  margin-left: 0px;
  background: white;
  padding: 0px 15px 0px 0px;
  width: 395px;
}
@media screen and (max-width: 1040px) {
  .introblok.introblok-flavour-5 .container .zijbalk {
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .introblok.introblok-flavour-5 .container .zijbalk {
    width: 230px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .introblok.introblok-flavour-5 .container .zijbalk {
    width: 245px;
  }
}
@media screen and (max-width: 480px) {
  .introblok.introblok-flavour-5 .container .zijbalk {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 45px !important;
  }
}
.introblok.introblok-flavour-6 .container .full-content {
  width: 100% !important;
  margin-bottom: 50px !important;
}
.introblok.introblok-flavour-6 .container .full-content > div {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.introblok.introblok-flavour-6 .container .full-content > div h1, .introblok.introblok-flavour-6 .container .full-content > div h2, .introblok.introblok-flavour-6 .container .full-content > div h3, .introblok.introblok-flavour-6 .container .full-content > div h4, .introblok.introblok-flavour-6 .container .full-content > div h5, .introblok.introblok-flavour-6 .container .full-content > div h6, .introblok.introblok-flavour-6 .container .full-content > div p, .introblok.introblok-flavour-6 .container .full-content > div a, .introblok.introblok-flavour-6 .container .full-content > div li {
  text-align: center !important;
}
.introblok.introblok-flavour-6 .container .content {
  width: calc(100% - 50% - 100px);
  margin-right: 0px;
  margin-left: 100px;
}
.introblok.introblok-flavour-6 .container .zijbalk {
  width: 50%;
  box-shadow: none;
}
.introblok.introblok-flavour-6 .container .zijbalk ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  margin-bottom: 0px !important;
}
.introblok.introblok-flavour-6 .container .zijbalk ul li svg {
  color: #0c0;
}
.nieuwsblok .container select {
  height: 40px;
  width: 100%;
  border-radius: 0px !important;
  padding-left: 10px;
  background-color: transparent;
}
.nieuwsblok .container .smalltext p {
  max-width: 800px;
  margin: 0 auto;
}
.nieuwsblok .container .vc_btn3-container {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 480px) {
  .nieuwsblok .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.nieuwsblok .container.marbot50 {
  margin-bottom: 50px !important;
}
.nieuwsblok .container > div > div {
  padding-left: 0px;
  padding-right: 0px;
}
.nieuwsblok .container .content-full-three {
  width: 100%;
  margin-left: 0px;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item {
  width: 33.33%;
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item {
    width: 100%;
  }
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_grid-item-mini {
  box-shadow: 0px 2px 8px 0px #d2d2d2;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_gitem-zone-c {
  background-color: white !important;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
  display: block;
  display: -webkit-box;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 22px;
    line-height: 26px;
    height: 26px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 20px;
    line-height: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    display: block;
    display: -webkit-box;
    font-size: 21px;
    line-height: 28px;
    height: 28px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4:after {
    display: none;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 1040px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 19px;
    line-height: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 768px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 17px;
    line-height: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    display: block;
    display: -webkit-box;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4:after {
    display: none;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 1040px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    display: block;
    display: -webkit-box;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4:after {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) and screen and (max-width: 1040px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) and screen and (max-width: 768px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
  }
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 84px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_custom_heading p {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
  }
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_gitem-post-data {
  text-align: left !important;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_gitem-post-data .vc_grid-filter-item {
  background-color: transparent !important;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a {
  background-color: transparent;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a:hover {
  background-color: transparent;
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a:hover:before {
  transform: rotate(3deg);
}
.nieuwsblok .container .content-full-three .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a:before {
  content: "";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  margin-right: 5px !important;
  color: #9ba073;
  transform: rotate(0deg);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.nieuwsblok .container .content {
  width: calc(100% - 400px - 100px - 1px);
  margin-left: 100px;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .content {
    width: calc(100% - 250px - 60px - 1px);
    margin-left: 60px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content {
    width: calc(100% - 200px - 60px - 1px);
    margin-left: 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .nieuwsblok .container .content {
    width: calc(100% - 250px - 60px - 1px);
    margin-left: 60px;
  }
}
@media screen and (max-width: 480px) {
  .nieuwsblok .container .content {
    width: 100%;
    margin-left: 0px;
    order: -1;
  }
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_grid-item-mini {
  box-shadow: 0px 2px 8px 0px #d2d2d2;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_gitem-zone-c {
  background-color: white !important;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
  display: block;
  display: -webkit-box;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 22px;
    line-height: 26px;
    height: 26px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 20px;
    line-height: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    display: block;
    display: -webkit-box;
    font-size: 21px;
    line-height: 28px;
    height: 28px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4:after {
    display: none;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 1040px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 19px;
    line-height: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 768px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 17px;
    line-height: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    display: block;
    display: -webkit-box;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4:after {
    display: none;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 1040px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    display: block;
    display: -webkit-box;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4:after {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) and screen and (max-width: 1040px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) and screen and (max-width: 768px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
  }
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 84px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item .vc_custom_heading p {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
  }
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_gitem-post-data {
  text-align: left !important;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_gitem-post-data .vc_grid-filter-item {
  background-color: transparent !important;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a {
  background-color: transparent;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a:hover {
  background-color: transparent;
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a:hover:before {
  transform: rotate(3deg);
}
.nieuwsblok .container .content .vc_grid .vc_grid-item .vc_gitem-post-data .vc_gitem-post-category-name a:before {
  content: "";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  margin-right: 5px !important;
  color: #9ba073;
  transform: rotate(0deg);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .content .vc_grid .vc_grid-item {
    width: 100%;
  }
}
.nieuwsblok .container .zijbalk {
  width: 400px;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .container .zijbalk {
    width: 250px;
  }
}
@media screen and (max-width: 768px) {
  .nieuwsblok .container .zijbalk {
    width: 200px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .nieuwsblok .container .zijbalk {
    width: 250px;
  }
}
@media screen and (max-width: 480px) {
  .nieuwsblok .container .zijbalk {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
.nieuwsblok .container .zijbalk .rpwe-block .rpwe-ul .rpwe-li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  min-height: 50px;
  padding: 10px 0px;
}
.nieuwsblok .container .zijbalk .rpwe-block .rpwe-ul .rpwe-li h3 {
  width: calc(100% - 60px);
  margin-left: 80px;
}
.nieuwsblok .container .zijbalk .rpwe-block .rpwe-ul .rpwe-li a {
  text-transform: none;
}
.nieuwsblok .container .zijbalk .rpwe-block .rpwe-ul .rpwe-li .rpwe-time {
  width: calc(100% - 60px);
  margin-left: 80px;
}
.nieuwsblok .container .zijbalk .rpwe-block .rpwe-ul .rpwe-li .rpwe-img {
  position: absolute;
}
.nieuwsblok.nieuwsblok-flavour-2 .container .content {
  width: 100%;
  margin-left: 0px;
}
.single:not(.woocommerce) .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1040px) {
  .single:not(.woocommerce) .container {
    padding: 0px 40px;
  }
}
.single:not(.woocommerce) .container article {
  width: calc(100% - 380px - 30px);
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .single:not(.woocommerce) .container article {
    width: calc(100% - 200px - 30px);
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .single:not(.woocommerce) .container article {
    width: calc(100% - 200px - 30px);
  }
}
@media screen and (max-width: 480px) {
  .single:not(.woocommerce) .container article {
    width: 100%;
    margin-left: 0px;
    order: -1;
  }
}
.single:not(.woocommerce) .container article .post-thumbnail img {
  width: 100%;
  height: auto;
}
.single:not(.woocommerce) .container article .entry-header h1 {
  margin: 20px 0px !important;
}
.single:not(.woocommerce) .container article .entry-header .byline {
  display: none;
}
.single:not(.woocommerce) .container article .entry-header .posted-on {
  width: calc(100% - 10px);
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 0px 10px 10px;
  margin-bottom: 10px;
}
.single:not(.woocommerce) .container article .entry-header .posted-on .updated {
  display: none;
}
.single:not(.woocommerce) .container ul li {
  list-style-type: disc;
}
.single:not(.woocommerce) .container aside {
  width: 380px;
}
@media screen and (max-width: 768px) {
  .single:not(.woocommerce) .container aside {
    width: 200px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .single:not(.woocommerce) .container aside {
    width: 200px;
  }
}
@media screen and (max-width: 480px) {
  .single:not(.woocommerce) .container aside {
    width: 100%;
  }
}
.single:not(.woocommerce) .container aside .rpwe-block .rpwe-ul .rpwe-li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  min-height: 20px;
  padding: 10px 0px;
}
.single:not(.woocommerce) .container aside .rpwe-block .rpwe-ul .rpwe-li h3 {
  width: calc(100% - 60px);
  margin-left: 10px;
}
.single:not(.woocommerce) .container aside .rpwe-block .rpwe-ul .rpwe-li .rpwe-time {
  width: calc(100% - 60px);
  margin-left: 80px;
}
.single:not(.woocommerce) .container aside .rpwe-block .rpwe-ul .rpwe-li .rpwe-img {
  position: absolute;
}
.single:not(.woocommerce) .container #comments {
  width: calc(100% - 380px - 30px);
  margin-left: 410px;
}
@media screen and (max-width: 768px) {
  .single:not(.woocommerce) .container #comments {
    width: calc(100% - 200px - 30px);
    margin-left: 230px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .single:not(.woocommerce) .container #comments {
    width: calc(100% - 200px - 30px);
    margin-left: 230px;
  }
}
@media screen and (max-width: 480px) {
  .single:not(.woocommerce) .container #comments {
    width: 100%;
    margin-left: 0px;
  }
}
.single:not(.woocommerce) .container #comments #respond {
  padding: 20px;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
}
.single:not(.woocommerce) .container #comments form .logged-in-as {
  display: none;
}
.single:not(.woocommerce) .container #comments form .comment-form-comment label {
  display: none;
}
.single:not(.woocommerce) .container #comments form .comment-form-comment textarea {
  width: 100%;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper {
  margin-bottom: 50px;
  width: 640px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper p {
  margin-bottom: 0px !important;
  font-family: "regular";
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper .addtoany_shortcode {
  position: relative;
  left: -20px;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper .addtoany_shortcode .addtoany_list a {
  padding: 0px;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper .addtoany_shortcode .addtoany_list a:last-child span {
  border-right: none;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper .addtoany_shortcode .addtoany_list a span {
  height: 20px;
  line-height: 20px;
  width: 20px;
  padding: 0px 20px;
  background-color: transparent !important;
  border-right: 1px solid black;
  border-radius: 0px;
}
@media screen and (max-width: 480px) {
  .single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper .addtoany_shortcode .addtoany_list a span {
    padding: 0px 15px;
  }
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper .addtoany_shortcode .addtoany_list a span svg path {
  fill: black;
}
@media screen and (max-width: 480px) {
  .single:not(.woocommerce) .container .nieuws-sharewrapper .nieuws-socialwrapper {
    width: 100%;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation {
  width: 145px;
}
@media screen and (max-width: 480px) {
  .single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation {
    width: 100%;
  }
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation h2 {
  display: none;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-previous a {
  color: black;
  display: inline-block;
  font-family: "regular";
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-previous a .prev-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-previous a .prev-wrapper span {
  display: none;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-previous a .prev-wrapper span:first-child {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-previous a .prev-wrapper svg {
  font-size: 30px;
  color: #e6d3a8;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-next a {
  color: black;
  display: inline-block;
  font-family: "regular";
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-next a .next-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-next a .next-wrapper span {
  display: none;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-next a .next-wrapper span:first-child {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.single:not(.woocommerce) .container .nieuws-sharewrapper .post-navigation .nav-links .nav-next a .next-wrapper svg {
  font-size: 30px;
  color: #e6d3a8;
}
.mc4wp-form {
  padding: 0px;
  background-color: white;
}
.mc4wp-form .mc4wp-response p {
  font-family: bold !important;
  height: auto !important;
  margin-top: 20px;
}
.mc4wp-form .mc4wp-form-fields h2 {
  font-size: 20px;
  margin-bottom: 0px !important;
  margin-top: 0px;
}
.mc4wp-form .mc4wp-form-fields h4 {
  margin-bottom: 20px !important;
  font-family: "regular";
  text-align: left !important;
  line-height: 21px !important;
  font-size: 17px !important;
}
.mc4wp-form .mc4wp-form-fields p {
  margin-bottom: 10px !important;
  height: auto !important;
}
.mc4wp-form .mc4wp-form-fields .mc-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mc4wp-form .mc4wp-form-fields .mc-wrapper p {
  margin-bottom: 0px !important;
  height: auto !important;
  width: 100%;
}
.mc4wp-form .mc4wp-form-fields .mc-wrapper input {
  display: block;
  padding: 0px 0px 0px 10px;
  width: calc(100% - 10px);
  line-height: 40px;
  height: 40px;
  margin-bottom: 20px;
}
.mc4wp-form .mc4wp-form-fields .flex-verzend {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.mc4wp-form .mc4wp-form-fields .flex-verzend a {
  font-size: 14px;
}
.mc4wp-form .mc4wp-form-fields .flex-verzend input {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0px 20px;
  overflow-x: hidden;
  position: relative;
  cursor: pointer;
  width: auto !important;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.archive:not(.woocommerce) .content-area {
  background-color: rgba(155, 160, 115, 0.2);
}
.archive:not(.woocommerce) .content-area .site-main {
  max-width: 960px;
  margin: 0 auto;
  padding-bottom: 55px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.archive:not(.woocommerce) .content-area .site-main header {
  width: 100%;
}
.archive:not(.woocommerce) .content-area .site-main article {
  box-shadow: 0px 2px 8px 0px #d2d2d2;
  position: relative;
  margin-bottom: 45px !important;
  background-color: white;
  margin: 0px 15px;
  width: calc(33.33% - 30px);
}
.archive:not(.woocommerce) .content-area .site-main article .entry-header {
  position: absolute;
  left: 10px;
  top: -5px;
}
.archive:not(.woocommerce) .content-area .site-main article .entry-header h2 {
  line-height: 28px !important;
  margin-bottom: 0px !important;
}
.archive:not(.woocommerce) .content-area .site-main article .entry-header h2 a {
  font-family: "bold";
  color: white;
}
.archive:not(.woocommerce) .content-area .site-main article .entry-content, .archive:not(.woocommerce) .content-area .site-main article .entry-footer {
  padding: 0px 10px 0px 10px;
}
.archive:not(.woocommerce) .content-area .site-main article .entry-footer {
  padding-bottom: 10px;
}
.archive:not(.woocommerce) .content-area .site-main article .entry-footer .byline {
  width: 100% !important;
  display: block;
}
.archive:not(.woocommerce) .content-area .site-main article .entry-footer .posted-on {
  width: 100% !important;
  display: block;
}
.archive:not(.woocommerce) .content-area .site-main article:nth-child(3n+1) {
  margin: 0px 30px 0px 0px;
}
.archive:not(.woocommerce) .content-area .site-main article:nth-child(3n+3) {
  margin: 0px 0px 0px 30px;
}
.archive:not(.woocommerce) .content-area .site-main article .post-thumbnail img {
  height: auto !important;
}
.archive:not(.woocommerce) .content-bottom-widgets {
  background-color: white;
}
.vacaturesblok .vc_grid-item {
  background: rgba(155, 160, 115, 0.2);
  border-radius: 20px;
  margin-bottom: 30px;
}
.vacaturesblok .vc_grid-item .vc_gitem_row .vc_gitem-col {
  padding: 20px;
}
.vacaturesblok .vc_grid-item .vc_gitem-post-data {
  margin-bottom: 0;
}
.vacaturesblok .vc_grid-item h5 {
  margin: 0 !important;
}
.vacaturesblok .vc_grid-item p {
  margin-bottom: 0 !important;
}
.single.single-vacatures .bg-single {
  background-image: url("/wp-content/uploads/website-vanbeest-bg-top.svg"), url("/wp-content/uploads/website-vanbeest-bg-bottom.svg");
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 100px;
  padding-bottom: 100px;
}
.single.single-vacatures .sliderblok {
  margin-bottom: -50px;
}
.tekstblok .container.marbot50 {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 768px) {
  .tekstblok .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tekstblok .content {
  width: calc(100% - 400px - 100px - 1px);
  margin-right: 100px;
}
.tekstblok .content > div {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 1040px) {
  .tekstblok .content {
    width: calc(100% - 300px - 60px - 1px);
    margin-right: 60px;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok .content {
    width: calc(100% - 250px - 60px - 1px);
    margin-right: 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .tekstblok .content {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok .content {
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 30px;
    order: -1;
  }
}
.tekstblok .zijbalk {
  width: 400px;
  margin-left: 0px;
  background: white;
  padding: 0px 15px 30px 15px;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .tekstblok .zijbalk {
    padding: 0px 15px 15px 15px;
  }
}
.tekstblok .zijbalk > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.tekstblok .zijbalk figure {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .tekstblok .zijbalk figure {
    margin-bottom: 15px;
  }
}
.tekstblok .zijbalk figure .vc_single_image-wrapper {
  width: 100%;
}
.tekstblok .zijbalk figure .vc_single_image-wrapper img {
  width: 100%;
}
.tekstblok .zijbalk ul {
  padding: 0px;
  margin: 0px;
  margin-bottom: 30px !important;
  width: 100%;
}
.tekstblok .zijbalk ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.tekstblok .zijbalk ul li:hover svg {
  left: 5px;
}
.tekstblok .zijbalk ul li svg {
  margin: 0px;
  margin-right: 15px;
  background: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  left: 0px;
  top: 4px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .tekstblok .zijbalk ul li svg {
    width: 15px;
    height: 15px;
    top: 2px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .tekstblok .zijbalk ul li svg {
    width: 15px;
    height: 15px;
    top: 2px;
  }
}
@media screen and (max-width: 480px) {
  .tekstblok .zijbalk ul {
    margin-bottom: 0px !important;
  }
}
.tekstblok .zijbalk a {
  position: relative;
  overflow: hidden;
}
.tekstblok .zijbalk a svg {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.tekstblok .zijbalk a:hover svg {
  left: 10px;
}
@media screen and (max-width: 1040px) {
  .tekstblok .zijbalk {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok .zijbalk {
    width: 250px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .tekstblok .zijbalk {
    width: 250px;
  }
}
@media screen and (max-width: 480px) {
  .tekstblok .zijbalk {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1 .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tekstblok.tekstblok-flavour-1 .container .content img, .tekstblok.tekstblok-flavour-1 .container .zijbalk img {
  border-radius: 20px;
}
.tekstblok.tekstblok-flavour-1 .container .content {
  width: calc(50% - 20px);
  margin-right: 20px;
  order: -1;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1 .container .content {
    width: 100%;
    margin-right: 0px !important;
    margin-bottom: 25px !important;
  }
}
.tekstblok.tekstblok-flavour-1 .container .zijbalk {
  width: calc(50% - 20px);
  box-shadow: none;
  padding: 0px;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1 .container .zijbalk {
    width: 100%;
    padding: 0px;
    margin-left: 0px;
  }
}
.tekstblok.tekstblok-flavour-1 .container.mirrored .content {
  width: calc(50% - 20px);
  margin-left: 20px !important;
  margin-right: 0px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1 .container.mirrored .content {
    width: 100%;
    order: -1;
    margin-left: 0px !important;
  }
}
.tekstblok.tekstblok-flavour-1 .container.mirrored .zijbalk {
  width: calc(50% - 20px);
  box-shadow: none;
  padding: 0px;
  margin-left: 0px;
  margin-right: 20px;
  margin-left: 0px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1 .container.mirrored .zijbalk {
    width: 100%;
    margin-right: 0px;
  }
}
@media screen and (max-width: 1040px) {
  .tekstblok.tekstblok-flavour-1 .container:first-child {
    margin-bottom: 50px !important;
  }
}
.tekstblok.tekstblok-flavour-1.mirrored .container .content {
  width: calc(50% - 20px);
  margin-left: 20px;
  margin-right: 0px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1.mirrored .container .content {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 25px !important;
  }
}
.tekstblok.tekstblok-flavour-1.mirrored .container .zijbalk {
  width: calc(50% - 20px);
  box-shadow: none;
  padding: 0px;
  margin-left: 0px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1.mirrored .container .zijbalk {
    width: 100%;
    padding: 0px;
    margin-right: 0px;
  }
}
.tekstblok.tekstblok-flavour-1.mirrored .container.mirrored .content {
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-left: 0px !important;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1.mirrored .container.mirrored .content {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 25px !important;
  }
}
.tekstblok.tekstblok-flavour-1.mirrored .container.mirrored .zijbalk {
  width: calc(50% - 20px);
  box-shadow: none;
  padding: 0px;
  margin-left: 20px;
  margin-right: 0px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-1.mirrored .container.mirrored .zijbalk {
    width: 100%;
    padding: 0px;
    margin-left: 0px;
  }
}
.tekstblok.tekstblok-flavour-1.container-full .container .content.wpb_column, .tekstblok.tekstblok-flavour-1.container-full .container .zijbalk.wpb_column {
  padding: 0 40px;
}
.tekstblok.tekstblok-flavour-2 .container {
  max-width: 600px;
  text-align: center;
  margin-bottom: 0px !important;
}
.tekstblok.tekstblok-flavour-2 .container > div > div {
  padding-right: 0px;
  padding-left: 0px;
}
.tekstblok.tekstblok-flavour-3 .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-3 .content {
    order: -1;
    width: 100%;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-3 .content {
    padding-bottom: 0px;
  }
}
.tekstblok.tekstblok-flavour-3 .zijbalk {
  box-shadow: none;
  padding: 0px 0px 30px 0px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-3 .zijbalk {
    padding: 0px;
    width: 100%;
  }
}
.tekstblok.tekstblok-flavour-3.mirrored .content {
  margin-right: 0px;
  margin-left: 100px;
}
@media screen and (max-width: 1040px) {
  .tekstblok.tekstblok-flavour-3.mirrored .content {
    margin-left: 60px;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-3.mirrored .content {
    margin-left: 0px;
  }
}
.tekstblok.tekstblok-flavour-3.mirrored .zijbalk {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 30px 0px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-3.mirrored .zijbalk {
    margin-right: 0px;
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-3.switched .content {
    order: 2;
    padding-bottom: 0;
  }
}
.tekstblok.tekstblok-flavour-4 ul {
  padding: 0px;
  margin: 0px;
  width: calc(100% - 100px);
  margin: 0 auto;
  margin-bottom: 30px !important;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-4 ul {
    width: calc(100% - 40px);
  }
}
.tekstblok.tekstblok-flavour-4 ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.tekstblok.tekstblok-flavour-4 ul li:hover svg {
  left: 5px;
}
.tekstblok.tekstblok-flavour-4 ul li svg {
  margin: 0px;
  margin-right: 15px;
  background: transparent;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  left: 0px;
  top: 4px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-4 ul li svg {
    width: 15px;
    height: 15px;
    top: 2px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .tekstblok.tekstblok-flavour-4 ul li svg {
    width: 15px;
    height: 15px;
    top: 2px;
  }
}
.tekstblok.tekstblok-flavour-4 .zijbalk {
  padding: 0px 0px 30px 0px;
}
.tekstblok.tekstblok-flavour-4 .no-image .zijbalk {
  padding: 30px 0px;
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-4 .no-image .zijbalk {
    padding: 15px;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-4 .content {
    width: calc(100% - 250px - 61px);
    margin-right: 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .tekstblok.tekstblok-flavour-4 .content {
    width: calc(100% - 250px - 35px);
    margin-right: 15px;
  }
}
.tekstblok.tekstblok-flavour-5 .content {
  margin-right: 0;
  margin-left: 100px;
}
@media screen and (max-width: 1040px) {
  .tekstblok.tekstblok-flavour-5 .content {
    width: calc(100% - 300px - 60px - 1px);
    margin-right: 0;
    margin-left: 60px;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-5 .content {
    width: 100%;
    margin: 0;
  }
}
.tekstblok.tekstblok-flavour-5 .zijbalk {
  padding: 0px;
  box-shadow: none;
  order: -1;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-5 .zijbalk {
    width: 100%;
  }
}
.tekstblok.tekstblok-flavour-6 .container a {
  color: #9ba073;
  text-decoration: underline;
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk {
  padding: 0px;
  box-shadow: none;
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk .wpb_single_image {
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-6 .container .zijbalk:not(.bruidshow-contact) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-6 .container .zijbalk {
    padding: 15px;
  }
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk form input:not([type=submit]), .tekstblok.tekstblok-flavour-6 .container .zijbalk form select {
  width: calc(100% - 15px);
  padding: 0px 0px 0px 15px;
  box-shadow: none;
  border: 1px solid #e0e1e1;
  color: #b8bcbe;
  background-color: #fcfcfc;
  border-radius: 3px;
  line-height: 40px;
  height: 40px;
  font-size: 13px;
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk form input:not([type=submit])[type="checkbox"], .tekstblok.tekstblok-flavour-6 .container .zijbalk form select[type="checkbox"] {
  width: auto;
  display: inline-block;
  -webkit-appearance: checkbox;
  margin-right: 10px;
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk form select {
  width: 100% !important;
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk form textarea {
  width: calc(100% - 15px);
  padding: 15px 0px 0px 15px;
  border: 1px solid #e0e1e1;
  color: #b8bcbe;
  background-color: #fcfcfc;
  border-radius: 3px !important;
  box-shadow: none;
  font-size: 13px !important;
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk form .flex-verzend {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk form .flex-verzend p {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-6 .container .zijbalk form .flex-verzend {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .tekstblok.tekstblok-flavour-6 .container .zijbalk form .flex-verzend {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tekstblok.tekstblok-flavour-6 .container .zijbalk form p .wpcf7-list-item {
  display: inline-flex;
  width: 33.33%;
  align-items: center;
  margin: 0px;
}
.tekstblok.tekstblok-flavour-6 .container ul {
  margin-bottom: 20px !important;
}
.tekstblok.tekstblok-flavour-6 .container .hony-prijzen .prijs-wrapper .hony-prijs {
  width: 155px;
  background-color: #f8d4dc;
  border: 1px solid #9ba073;
  border-radius: 3px;
  margin-bottom: 10px;
}
.tekstblok.tekstblok-flavour-6 .container .hony-prijzen .prijs-wrapper .hony-prijs p {
  line-height: 30px;
  padding: 0px 10px;
}
.tekstblok.tekstblok-flavour-6 .container .hony-prijzen .prijs-wrapper .hony-prijs:last-child {
  margin-bottom: 26px;
}
.tekstblok.tekstblok-flavour-6 .container.no-mar-bot {
  margin-bottom: 0px !important;
}
.tekstblok.tekstblok-flavour-6 .container.teammember {
  margin-bottom: 0px !important;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .team-member {
  width: calc(50% - 7.5px);
  margin-bottom: 15px;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .team-member:first-child {
  margin-right: 7.5px;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .team-member:last-child {
  margin-left: 7.5px;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .team-member > div {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-6 .container.teammember .team-member {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
.tekstblok.tekstblok-flavour-6 .container.teammember .het-team {
  width: 100%;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .het-team > div {
  padding-right: 0px;
  padding-left: 0px;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .het-team .vc_figure {
  width: 100%;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .het-team .vc_figure > div {
  width: 100%;
}
.tekstblok.tekstblok-flavour-6 .container.teammember .het-team .vc_figure > div img {
  width: 100%;
}
@media screen and (max-width: 1040px) {
  .tekstblok.tekstblok-flavour-6 .content.full-dis {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-6 .content:not(.bruidshow-contact) {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .tekstblok.tekstblok-flavour-6 .content {
    width: calc(100% - 250px - 35px);
    margin-right: 15px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .tekstblok.tekstblok-flavour-6 .content {
    width: calc(100% - 250px - 35px);
    margin-right: 15px;
  }
}
.tekstblok.tekstblok-flavour-6 .content h3 {
  color: #9ba073;
}
.tekstblok.tekstblok-flavour-7 {
  position: relative;
}
.tekstblok.tekstblok-flavour-7 > div {
  position: unset;
}
.tekstblok.tekstblok-flavour-7 .content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
}
.tekstblok.tekstblok-flavour-7 .content > div {
  height: 100%;
}
.tekstblok.tekstblok-flavour-7 .content > div:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 50%;
  height: calc(100% + 1px);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), white);
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-7 .content > div:after {
    background-image: none;
  }
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-7 .content {
    position: relative;
    top: unset;
    width: 100% !important;
    right: unset !important;
    height: 250px;
    order: -1;
  }
}
.tekstblok.tekstblok-flavour-7 .zijbalk {
  margin-left: calc(50% + 20px)!important;
  box-shadow: none;
  width: 50%;
  padding: 0px !important;
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-7 .zijbalk {
    margin-left: 0px !important;
  }
}
.tekstblok.tekstblok-flavour-7.mirrored .content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-right: 0px !important;
  margin-left: 100px !important;
}
.tekstblok.tekstblok-flavour-7.mirrored .content > div {
  height: 100%;
}
.tekstblok.tekstblok-flavour-7.mirrored .content > div:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 50%;
  height: calc(100% + 1px);
  background-image: linear-gradient(to right, white, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-7.mirrored .content > div:after {
    background-image: none;
  }
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-7.mirrored .content {
    position: relative;
    top: unset;
    width: 100% !important;
    left: unset !important;
    height: 250px;
    order: -1;
    margin-left: 0px !important;
  }
}
.tekstblok.tekstblok-flavour-7.mirrored .zijbalk {
  margin-right: calc(50% + 20px)!important;
  margin-left: 0px !important;
}
@media screen and (max-width: 480px) {
  .tekstblok.tekstblok-flavour-7.mirrored .zijbalk {
    margin-right: 0px !important;
  }
}
.homeblok .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 900px;
}
.homeblok .container:before, .homeblok .container:after {
  flex-basis: 100%;
}
.homeblok .container:first-child {
  margin-bottom: 30px !important;
}
.homeblok.desktop .homebutton {
  width: 280px;
  height: 280px;
}
.homeblok.desktop .homebutton > div {
  width: 280px;
  height: 280px;
  padding: 0;
  background-position: center center;
  background-size: cover;
  border-radius: 13px;
}
.homeblok.desktop .homebutton p {
  width: 280px;
  height: 280px;
  margin-bottom: 0 !important;
  background: rgba(155, 160, 115, 0.5);
  border-radius: 13px;
  opacity: 0;
  transition: all 0.3s ease;
}
.homeblok.desktop .homebutton p a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 280px;
  height: 280px;
  font-size: 30px;
  color: white;
  text-decoration: none;
}
.homeblok.desktop .homebutton p:hover {
  opacity: 1;
}
@media screen and (max-width: 960px) {
  .homeblok.desktop {
    display: none;
  }
}
.homeblok.mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .homeblok.mobile {
    display: block;
  }
  .homeblok.mobile .container {
    margin-bottom: 30px !important;
    width: calc(100% - 80px);
  }
  .homeblok.mobile .homebutton {
    width: 387px;
    height: 387px;
    margin: 0 auto;
  }
  .homeblok.mobile .homebutton > div {
    width: 387px;
    height: 387px;
    padding: 0;
    background-size: cover;
    background-position: center center;
    border-radius: 13px;
  }
  .homeblok.mobile .homebutton p {
    width: 387px;
    height: 387px;
    margin-bottom: 0 !important;
    background: rgba(155, 160, 115, 0.5);
    border-radius: 13px;
    opacity: 0;
    transition: all 0.3s ease;
  }
  .homeblok.mobile .homebutton p a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 387px;
    height: 387px;
    font-size: 30px;
    color: white;
    text-decoration: none;
  }
  .homeblok.mobile .homebutton p:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 480px) {
  .homeblok.mobile .homebutton {
    width: 240px;
    height: 240px;
  }
  .homeblok.mobile .homebutton > div {
    width: 240px;
    height: 240px;
  }
  .homeblok.mobile .homebutton p {
    width: 240px;
    height: 240px;
  }
  .homeblok.mobile .homebutton p a {
    width: 240px;
    height: 240px;
  }
}
.sliderblok {
  padding: 0;
}
.metaslider .flexslider:hover .flex-next {
  opacity: 1 !important;
  right: -35px !important;
}
.metaslider .flexslider:hover .flex-prev {
  opacity: 1 !important;
  left: -35px !important;
}
@media screen and (max-width: 1040px) {
  .metaslider .flexslider .flex-next {
    opacity: 1 !important;
    right: -30px !important;
  }
  .metaslider .flexslider .flex-prev {
    opacity: 1 !important;
    left: -30px !important;
  }
}
.submitcf7 p.verplichtveld {
  margin: 10px 0 !important;
}
.content-bottom-widgets .widget-area section ul.footer-nav li a {
  font-family: "regular";
}
.content-bottom-widgets .widget-area section ul.footer-nav li a:hover {
  font-family: "semibold";
}
.submitcf7 p.verplichtveld a, .mfp-counter {
  font-family: "regular";
}
/*** SLIDER ROW ***/
.slider-row {
  padding: 50px 0px;
}
.msacwl-gallery-slider button.slick-prev, .msacwl-gallery-slider button.slick-prev:hover, .msacwl-gallery-slider button.slick-prev:focus, .msacwl-gallery-carousel button.slick-prev, .msacwl-gallery-carousel button.slick-prev:hover, .msacwl-gallery-carousel button.slick-prev:focus {
  background: transparent url("/wp-content/themes/twentysixteen-child/images/slider-pijltje-links.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 30px !important;
  width: 30px;
}
.msacwl-gallery-slider button.slick-next, .msacwl-gallery-slider button.slick-next:hover, .msacwl-gallery-slider button.slick-next:focus, .msacwl-gallery-carousel button.slick-next, .msacwl-gallery-carousel button.slick-next:hover, .msacwl-gallery-carousel button.slick-next:focus {
  background: transparent url("/wp-content/themes/twentysixteen-child/images/slider-pijltje-rechts.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 30px !important;
  width: 30px;
}
.mfp-bg {
  background: #e6d3a8 !important;
}
/* META SLIDER LOOP */
img.attachment-large.size-large {
  width: 100% !important;
  height: auto !important;
}
.msacwl-carousel-slide {
  padding: 0px 10px;
}
.msacwl-gallery-carousel button.slick-prev {
  left: -60px;
  top: calc(50% + 10px);
}
.msacwl-gallery-carousel button.slick-next {
  right: -60px;
  top: calc(50% + 10px);
}
.msacwl-carousel-slide a {
  height: auto;
}
.mfp-arrow-right:before {
  border-left: none !important;
}
.mfp-arrow-left:before {
  border-right: none !important;
}
.modules {
  height: 100vh;
}
.modules.robot-holder {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  height: 200px;
  background-color: #f0f0f0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.modules.robot-holder > div {
  position: unset !important;
}
.modules.robot-holder .robot-assistent {
  position: absolute;
  bottom: 0px;
  left: 0;
  min-width: 350px;
  max-width: 350px;
}
.modules.robot-holder .robot-text-holder {
  width: calc(100% - 400px - 40px);
  margin-left: 340px;
  border: 1px solid black;
  padding: 20px;
}
.modules .container:first-child {
  min-height: 150px;
  max-height: 150px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.modules .container .module-wrapper {
  width: 100%;
  height: calc(100vh - 200px - 150px - 50px);
  overflow: scroll;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
}
/* De rest */
.content-bottom-widgets {
  background-image: url("/wp-content/uploads/website-vanbeest-footer-background.jpg");
  background-color: #3c3c3c;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.content-bottom-widgets:after {
  content: "";
  width: 160px;
  height: 160px;
  background-image: url("/wp-content/uploads/website-vanbeest-gek-op-bloemen-footer.svg");
  background-color: transparent;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 40px;
  right: 40px;
}
@media screen and (max-width: 768px) {
  .content-bottom-widgets {
    padding-bottom: 200px;
  }
  .content-bottom-widgets:after {
    left: 40px;
    right: auto;
  }
}
.content-bottom-widgets h1, .content-bottom-widgets h2, .content-bottom-widgets h3, .content-bottom-widgets h4, .content-bottom-widgets h5, .content-bottom-widgets h6, .content-bottom-widgets p, .content-bottom-widgets a, .content-bottom-widgets address {
  color: white;
  text-decoration: none;
  font-style: normal;
}
.content-bottom-widgets .container-full {
  width: 100%;
}
.content-bottom-widgets .footerblok {
  box-sizing: border-box;
}
.content-bottom-widgets .footerblok * {
  box-sizing: border-box;
}
.content-bottom-widgets .footerblok .footerlogo {
  width: 160px;
  margin: 0 auto 50px;
}
.content-bottom-widgets .footerblok .footerlogo img {
  width: 100%;
}
.content-bottom-widgets .footerblok nav.footernav {
  width: 1200px;
  max-width: 100vw;
  padding: 0 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content-bottom-widgets .footerblok nav.footernav h4 {
  margin-bottom: 0 !important;
}
.content-bottom-widgets .footerblok nav.footernav .navline {
  height: 2px;
  width: 60px;
  background-color: #9ba073;
  margin: 10px 0;
}
.content-bottom-widgets .footerblok nav.footernav .footersocials {
  margin-top: 50px;
}
.content-bottom-widgets .footerblok nav.footernav .footersocials a {
  color: #e6d3a8;
  display: inline-block;
  margin-right: 15px;
}
.content-bottom-widgets .footerblok nav.footernav .footersocials a:hover {
  color: #825534;
}
.content-bottom-widgets .footerblok nav.footernav .navcolumn {
  margin-bottom: 50px;
}
.content-bottom-widgets .footerblok nav.footernav .footersocials a {
  font-size: 20px;
}
.content-bottom-widgets .footerblok .sign-off {
  width: 90%;
  max-width: 400px;
  margin: 0 auto 0;
}
.content-bottom-widgets .footerblok .sign-off img {
  width: 100%;
}
.copyright-bar {
  padding: 5px 0px;
}
.copyright-bar .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0px 40px;
}
@media screen and (max-width: 480px) {
  .copyright-bar .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.copyright-bar .container p {
  margin-bottom: 0px !important;
  color: white;
  font-size: 11px !important;
}
@media screen and (max-width: 480px) {
  .copyright-bar .container p {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.copyright-bar .container a {
  color: white;
  text-decoration: underline;
  font-size: 11px !important;
}
@media screen and (max-width: 480px) {
  .copyright-bar {
    padding: 5px 0px;
  }
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .copyright-bar {
    padding: 5px 0px;
  }
}
.searchpage .searchlist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.searchpage .searchlist li {
  width: calc(33.333333% - 60px);
  margin: 30px !important;
  background-color: rgba(255, 255, 255, 0.8);
}
.searchpage .searchlist li .postimage a {
  position: relative;
  display: block;
  height: 100%;
}
.searchpage .searchlist li .postimage a:hover:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
  content: "";
  font-size: 30px;
  line-height: 45px;
  display: block;
  text-align: right;
  color: white;
  padding-top: 0;
  padding-right: 20px;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.searchpage .searchlist li .postimage img {
  width: 100%;
  height: auto;
}
.searchpage .searchlist li .postcontent {
  padding: 20px;
}
.searchpage .searchlist li .postcontent h3 a {
  color: black;
  font-size: 28px;
  line-height: 48px;
  font-family: "bold";
}
.searchpage .searchlist li .postcontent h3 a:hover {
  opacity: 0.6;
}
.searchpage h1.search-title {
  text-align: center;
  padding: 30px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 36px;
}
.searchpage .searchpagination {
  padding: 30px;
  text-align: center;
}
/* 404 */
.error-page {
  background-color: #e6e6e6;
  margin-top: 50px;
  padding: 50px 0px;
}
.error-page .container .standard-button > div {
  text-align: center;
}
.error-page .container h1 {
  text-transform: unset !important;
}
.error-page .container ul {
  margin: 0px 0px 30px 0px !important;
  padding: 0px;
}
.error-page .container ul li {
  position: relative;
  left: 30px;
  width: calc(100% - 30px);
}
.error-page .container ul li svg {
  position: absolute;
  left: -30px;
  top: 5px;
}
.error-page .container .zoeken form label span {
  display: none;
}
.error-page .container .zoeken form label input {
  line-height: 40px;
  height: 42px;
  -webkit-appearance: none;
  border: 1px solid black;
  padding: 0px 0px 0px 10px;
  width: calc(100% - 150px - 25px);
  margin-right: 20px;
}
.error-page .container .zoeken form button {
  max-width: 150px;
  min-width: 150px;
}
.error-page .but-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.error-page.error-designer {
  background-color: white;
  height: calc(100vh - 150px);
  display: flex;
  align-items: center;
}
.error-page.error-designer .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.error-page.error-designer .content {
  width: calc(100% - 500px - 60px);
  margin-right: 60px;
}
.error-page.error-designer .content a {
  text-decoration: underline !important;
}
.error-page.error-designer .zijbalk {
  width: 500px;
}
.error-page.error-simple {
  background-color: white;
  height: calc(100vh - 150px);
  display: flex;
  align-items: center;
}
.error-page.error-simple .container {
  max-width: 600px;
}
.error-page.error-simple .container .content img {
  max-height: 350px;
  width: auto;
  margin-bottom: 50px !important;
}
.error-page.error-simple .container .content h1 {
  font-size: 36px !important;
  line-height: 36px !important;
}
.error-page.error-simple .container .content h3 {
  font-size: 21px !important;
}
.error-page.error-simple .container .content h1, .error-page.error-simple .container .content h3, .error-page.error-simple .container .content p {
  text-align: center;
}
.error-page.error-simple .container .content a {
  text-decoration: underline !important;
}
.error-page.error-background {
  background-color: transparent;
  height: calc(100vh - 150px);
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.error-page.error-background > div {
  position: unset;
}
.error-page.error-background .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.error-page.error-background .container .content {
  max-width: 840px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0px 3px 6px #505050;
}
.error-page.error-background .absolute-this-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  animation-name: switchBackground;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}
@keyframes switchBackground {
  0% {
    background-image: url("/wp-content/uploads/error-bg3.jpg");
  }
  33% {
    background-image: url("/wp-content/uploads/error-bg2.jpg");
  }
  66% {
    background-image: url("/wp-content/uploads/error-bg1.jpg");
  }
  100% {
    background-image: url("/wp-content/uploads/error-bg3.jpg");
  }
}
.cookie-row {
  margin-top: 100px;
}
.cookie-row td {
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.8);
}
.cookie-info-box {
  padding: 20px;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
  margin-top: 30px;
}
.cookie-info-box > div > div {
  border-bottom: 1px solid black;
  padding: 20px 0px;
}
.pea_cook_wrapper {
  bottom: 0px !important;
  width: 100%;
  left: 0px !important;
  margin: 0px !important;
}
.pea_cook_wrapper a#fom {
  display: inline-block;
  border-bottom: none !important;
  border: 1px solid white !important;
  margin: 20px 0px 20px 10px;
  padding: 10px 20px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.pea_cook_wrapper a#fom:hover {
  background-color: white;
  color: black !important;
}
.pea_cook_wrapper .pea_cook_btn {
  padding: 10px 20px;
  background-color: #000;
  border: 1px solid #fff !important;
  color: #fff !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  display: inline-block;
  width: auto;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.pea_cook_wrapper .pea_cook_btn:hover {
  background-color: white;
  color: black !important;
}
.pea_cook_wrapper p {
  bottom: 30px;
  margin: 0;
  font-weight: normal;
  line-height: 16px;
  padding-top: 30px;
}
.pt-checkout-form {
  margin-bottom: 15px;
  border: none !important;
  padding: 15px;
  width: 20em;
}
.pt-checkout-form button {
  -webkit-appearance: button;
  background-color: #000;
  border: 2px solid black;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  padding: 0.7917em 1.5em;
  text-transform: uppercase;
  display: none;
}
.pt-checkout-form button:hover {
  color: black;
  background: white;
}
.vc_column-inner.vc_custom_1540979957109 h5 {
  margin-bottom: 0px;
  margin-left: 15px;
}
.vc_column-inner.vc_custom_1540979957109 img {
  margin-left: 15px;
  margin-top: 30px !important;
  max-width: 93% !important;
}
.vc_column-inner.vc_custom_1540976379530 h5 {
  margin-bottom: 0px;
  margin-left: 15px;
}
.vc_column-inner.vc_custom_1540976379530 img {
  margin-left: 15px;
  margin-top: 30px;
  max-width: 93% !important;
}
.vc_custom_1540977606979 h5, .vc_custom_1540977627881 h5, .vc_custom_1540977587526 h5, .vc_custom_1540977653744 h5, .vc_custom_1540977722899 h5, .vc_custom_1540977713471 h5, .vc_custom_1540977705000 h5 {
  margin-bottom: 0px;
  margin-left: 15px;
}
.pt-form-group .pt-uea-container .pt-uea-custom-amount {
  width: 93%;
}
@media screen and (max-width: 480px) {
  .pt-form-group .pt-uea-container .pt-uea-custom-amount {
    width: 50% !important;
  }
}
* .h1-pannellum {
  color: black !important;
}
.h3-pannellum {
  padding: 20px;
}
.img-pannellum {
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1250px;
  margin-bottom: 30px;
}
@media screen and (max-width: 2560px) {
  .img-pannellum {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .img-pannellum {
    width: 100%;
  }
}
.wpb_single_image.vc_align_left {
  text-align: center !important;
}
.pannellum-bow {
  margin-left: 50%;
}
@media screen and (max-width: 480px) {
  .pannellum-bow {
    margin-left: 0% !important;
  }
}
.grey-background {
  padding: 50px 0px;
  background-color: #e6e6e6;
}
.contact-blokken {
  padding: 100px 0px;
}
@media screen and (max-width: 480px) {
  .contact-blokken {
    padding: 50px 0px;
  }
}
.contact-blokken .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 100px !important;
}
@media screen and (max-width: 480px) {
  .contact-blokken .container {
    margin-top: 50px !important;
  }
}
.contact-blokken .container .contact-blok {
  padding: 15px;
  box-shadow: 0px 0px 10px #b4b4b4;
  background-color: white;
  width: calc(25% - 30px);
  margin: 0 auto;
}
.contact-blokken .container .contact-blok > div {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 768px) {
  .contact-blokken .container .contact-blok {
    width: calc(50% - 30px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .contact-blokken .container .contact-blok {
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .contact-blokken .container .contact-blok:last-child {
    margin-bottom: 0px !important;
  }
}
.contact-blokken .container .contact-blok .vc_separator {
  margin: 20px 0px !important;
}
.contact-blokken .container .contact-blok h4 {
  margin-top: 5px !important;
  font-size: 16px !important;
}
.contact-blokken .container .contact-blok p svg {
  margin-right: 20px;
}
.contact-blokken .container .contact-blok .standard-btn a {
  width: calc(100% - 40px);
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.contact-blokken .container .contact-blok .standard-btn a svg {
  margin-right: 0px !important;
}
.zomer-color h1, .zomer-color h2, .zomer-color h4 {
  color: #e3a716;
}
.zomer-color .standard-button a {
  border-color: #e3a716 !important;
  color: #e3a716 !important;
}
.zomer-color .standard-button a:hover, .zomer-color .standard-button a:active {
  background-color: #e3a716 !important;
  color: white !important;
}
.zomer-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-zomer.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .zomer-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .zomer-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
.herfst-color h1, .herfst-color h2, .herfst-color h4 {
  color: #825534;
}
.herfst-color .standard-button a {
  border-color: #825534 !important;
  color: #825534 !important;
}
.herfst-color .standard-button a:hover, .herfst-color .standard-button a:active {
  background-color: #825534 !important;
  color: white !important;
}
.herfst-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-herfst.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .herfst-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .herfst-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
.winter-color h1, .winter-color h2, .winter-color h4 {
  color: #a0aeb2;
}
.winter-color .standard-button a {
  border-color: #a0aeb2 !important;
  color: #a0aeb2 !important;
}
.winter-color .standard-button a:hover, .winter-color .standard-button a:active {
  background-color: #a0aeb2 !important;
  color: white !important;
}
.winter-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-winter.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .winter-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .winter-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
.voorjaar-color h1, .voorjaar-color h2, .voorjaar-color h4 {
  color: #a437a5;
}
.voorjaar-color .standard-button a {
  border-color: #a437a5 !important;
  color: #a437a5 !important;
}
.voorjaar-color .standard-button a:hover, .voorjaar-color .standard-button a:active {
  background-color: #a437a5 !important;
  color: white !important;
}
.voorjaar-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-lente.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .voorjaar-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .voorjaar-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
.kerst-color h1, .kerst-color h2, .kerst-color h4 {
  color: #a40c1e;
}
.kerst-color .standard-button a {
  border-color: #a40c1e !important;
  color: #a40c1e !important;
}
.kerst-color .standard-button a:hover, .kerst-color .standard-button a:active {
  background-color: #a40c1e !important;
  color: white !important;
}
.kerst-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-kerst.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .kerst-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .kerst-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
.valentijn-color h1, .valentijn-color h2, .valentijn-color h4 {
  color: #a40c1e;
}
.valentijn-color .standard-button a {
  border-color: #a40c1e !important;
  color: #a40c1e !important;
}
.valentijn-color .standard-button a:hover, .valentijn-color .standard-button a:active {
  background-color: #a40c1e !important;
  color: white !important;
}
.valentijn-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-valentijn.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .valentijn-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .valentijn-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
.pasen-color h1, .pasen-color h2, .pasen-color h4 {
  color: #8e377c;
}
.pasen-color .standard-button a {
  border-color: #8e377c !important;
  color: #8e377c !important;
}
.pasen-color .standard-button a:hover, .pasen-color .standard-button a:active {
  background-color: #8e377c !important;
  color: white !important;
}
.pasen-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-pasen.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .pasen-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .pasen-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
.moederdag-color h1, .moederdag-color h2, .moederdag-color h4 {
  color: #c22c7b;
}
.moederdag-color .standard-button a {
  border-color: #c22c7b !important;
  color: #c22c7b !important;
}
.moederdag-color .standard-button a:hover, .moederdag-color .standard-button a:active {
  background-color: #c22c7b !important;
  color: white !important;
}
.moederdag-color.tekstblok {
  background-image: url("/wp-content/uploads/van-beest-website-slider-moederdag.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .moederdag-color.tekstblok {
    background-position: center left !important;
    padding: 0;
  }
  .moederdag-color.tekstblok > div {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.8);
  }
}
/* Shop */
.woocommerce span.onsale {
  display: none;
}
.woocommerce-grouped-product-list-item.membership-content.access-restricted {
  display: none !important;
}
.woocommerce-page .site-content {
  padding: 50px;
  margin: 0px auto 50px !important;
}
.woocommerce-page .site-content main.site-main {
  margin: 0 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  margin: 0 0 2em !important;
}
@media screen and (max-width: 768px) {
  .woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 2em;
  }
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
  order: 2;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  top: auto;
}
@media screen and (max-width: 768px) {
  .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    display: none;
  }
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    text-align: center;
  }
  .woocommerce-error li a.button, .woocommerce-info li a.button, .woocommerce-message li a.button {
    margin-top: 25px;
  }
}
.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button {
  font-family: "regular";
  font-size: 14px;
  line-height: 22px;
  color: black;
  font-weight: 400;
  background-color: transparent;
  font-style: normal;
  text-decoration: underline;
  padding: 0;
}
.woocommerce-error a.button:hover, .woocommerce-info a.button:hover, .woocommerce-message a.button:hover {
  background-color: transparent;
  text-decoration: none;
  color: black;
}
.woocommerce a.remove {
  color: black !important;
  font-size: 1em;
}
.woocommerce a.remove:hover, .woocommerce a.remove:active {
  color: #9ba073 !important;
  background: transparent;
}
.woocommerce span.select2-selection {
  line-height: 30px !important;
  background: #5d917d;
  border: 1px solid #825534;
  text-align: left;
  border-radius: 0;
}
.woocommerce button.button.alt, .woocommerce a.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce input.button.alt {
  font-family: "bold";
  display: inline-block;
  width: auto;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 14px;
  border-radius: 0px;
  cursor: pointer;
  margin: 0;
  font-weight: normal;
  border: none;
  white-space: nowrap;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  background-color: #9ba073;
  border: 1px solid #9ba073;
  color: white;
}
.woocommerce button.button.alt:hover, .woocommerce button.button.alt:active, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:active, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:active, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:active {
  opacity: 1;
  background-color: white;
  color: #9ba073;
}
.woocommerce button.button.alt.btn-hs, .woocommerce button.button.alt.wl-add-to, .woocommerce a.button.alt.btn-hs, .woocommerce a.button.alt.wl-add-to, .woocommerce #respond input#submit.btn-hs, .woocommerce #respond input#submit.wl-add-to, .woocommerce a.button.btn-hs, .woocommerce a.button.wl-add-to, .woocommerce button.button.btn-hs, .woocommerce button.button.wl-add-to, .woocommerce input.button.btn-hs, .woocommerce input.button.wl-add-to, .woocommerce input.button.alt.btn-hs, .woocommerce input.button.alt.wl-add-to {
  background-color: #9ba073;
  color: white;
}
.woocommerce button.button.alt.btn-hs:hover, .woocommerce button.button.alt.btn-hs:active, .woocommerce button.button.alt.wl-add-to:hover, .woocommerce button.button.alt.wl-add-to:active, .woocommerce a.button.alt.btn-hs:hover, .woocommerce a.button.alt.btn-hs:active, .woocommerce a.button.alt.wl-add-to:hover, .woocommerce a.button.alt.wl-add-to:active, .woocommerce #respond input#submit.btn-hs:hover, .woocommerce #respond input#submit.btn-hs:active, .woocommerce #respond input#submit.wl-add-to:hover, .woocommerce #respond input#submit.wl-add-to:active, .woocommerce a.button.btn-hs:hover, .woocommerce a.button.btn-hs:active, .woocommerce a.button.wl-add-to:hover, .woocommerce a.button.wl-add-to:active, .woocommerce button.button.btn-hs:hover, .woocommerce button.button.btn-hs:active, .woocommerce button.button.wl-add-to:hover, .woocommerce button.button.wl-add-to:active, .woocommerce input.button.btn-hs:hover, .woocommerce input.button.btn-hs:active, .woocommerce input.button.wl-add-to:hover, .woocommerce input.button.wl-add-to:active, .woocommerce input.button.alt.btn-hs:hover, .woocommerce input.button.alt.btn-hs:active, .woocommerce input.button.alt.wl-add-to:hover, .woocommerce input.button.alt.wl-add-to:active {
  opacity: 1;
  background-color: white;
  color: #9ba073;
}
.woocommerce button.button.alt.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
  cursor: not-allowed;
  font-family: "bold";
  padding: 0px 20px;
  background-color: #9ba073;
  border: 1px solid #9ba073;
  color: white;
}
.woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:active, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled:active, .woocommerce button.button:disabled[disabled]:hover, .woocommerce button.button:disabled[disabled]:active {
  opacity: 0.5;
  background-color: #9ba073;
  color: white;
}
.woocommerce input:not([type="submit"]), .woocommerce select, .woocommerce span.selection > span {
  color: black;
  padding-left: 10px;
  background: white;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 0px;
  margin-bottom: 10px;
  height: auto;
}
.woocommerce textarea {
  color: black;
  padding-left: 10px;
  background: white;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 0px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .woocommerce textarea {
    margin-bottom: 10px;
  }
}
.woocommerce form .form-row {
  margin: 0 0 6px !important;
}
.woocommerce.post-type-archive-product .cta-homeblok h3, .woocommerce.tax-product_cat .cta-homeblok h3, .woocommerce.tax-product_tag .cta-homeblok h3 {
  font-size: 18px;
}
.woocommerce.post-type-archive-product .cta-homeblok a, .woocommerce.tax-product_cat .cta-homeblok a, .woocommerce.tax-product_tag .cta-homeblok a {
  font-size: 22px;
}
.woocommerce.post-type-archive-product .site-content, .woocommerce.tax-product_cat .site-content, .woocommerce.tax-product_tag .site-content {
  max-width: 1200px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 960px) {
  .woocommerce.post-type-archive-product .site-content, .woocommerce.tax-product_cat .site-content, .woocommerce.tax-product_tag .site-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.woocommerce.post-type-archive-product .site-content .content-area, .woocommerce.tax-product_cat .site-content .content-area, .woocommerce.tax-product_tag .site-content .content-area {
  width: 100%;
  padding-left: 50px;
}
@media screen and (max-width: 960px) {
  .woocommerce.post-type-archive-product .site-content .content-area, .woocommerce.tax-product_cat .site-content .content-area, .woocommerce.tax-product_tag .site-content .content-area {
    padding-left: 0;
  }
}
.woocommerce.post-type-archive-product .site-content .content-area .woocommerce-products-bold, .woocommerce.tax-product_cat .site-content .content-area .woocommerce-products-bold, .woocommerce.tax-product_tag .site-content .content-area .woocommerce-products-bold {
  display: none;
}
.woocommerce.post-type-archive-product .site-content .content-area .products, .woocommerce.tax-product_cat .site-content .content-area .products, .woocommerce.tax-product_tag .site-content .content-area .products {
  position: relative;
}
.woocommerce.post-type-archive-product .site-content .content-area .products li.product, .woocommerce.tax-product_cat .site-content .content-area .products li.product, .woocommerce.tax-product_tag .site-content .content-area .products li.product {
  padding-bottom: 54px;
  position: relative;
}
.woocommerce.post-type-archive-product .site-content .content-area .products li.product a.button, .woocommerce.tax-product_cat .site-content .content-area .products li.product a.button, .woocommerce.tax-product_tag .site-content .content-area .products li.product a.button {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 960px) {
  .woocommerce.post-type-archive-product .site-content .content-area .products, .woocommerce.tax-product_cat .site-content .content-area .products, .woocommerce.tax-product_tag .site-content .content-area .products {
    top: 0;
  }
}
.woocommerce.post-type-archive-product .site-content .content-area .products .shop_page_excerpt, .woocommerce.tax-product_cat .site-content .content-area .products .shop_page_excerpt, .woocommerce.tax-product_tag .site-content .content-area .products .shop_page_excerpt {
  height: 66px;
  overflow-y: hidden;
  margin: 0;
}
.woocommerce.post-type-archive-product .site-content .content-area .products .woocommerce-loop-product__title, .woocommerce.tax-product_cat .site-content .content-area .products .woocommerce-loop-product__title, .woocommerce.tax-product_tag .site-content .content-area .products .woocommerce-loop-product__title {
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.woocommerce.post-type-archive-product .site-content .content-area .products .price, .woocommerce.tax-product_cat .site-content .content-area .products .price, .woocommerce.tax-product_tag .site-content .content-area .products .price {
  position: absolute;
  bottom: 0;
}
.woocommerce.post-type-archive-product .site-content .content-area .woocommerce-result-count, .woocommerce.tax-product_cat .site-content .content-area .woocommerce-result-count, .woocommerce.tax-product_tag .site-content .content-area .woocommerce-result-count {
  color: #825534;
}
.woocommerce.post-type-archive-product .site-content .content-area .woocommerce-breadcrumb, .woocommerce.tax-product_cat .site-content .content-area .woocommerce-breadcrumb, .woocommerce.tax-product_tag .site-content .content-area .woocommerce-breadcrumb {
  display: none;
}
.woocommerce.post-type-archive-product .site-content .content-area .woocommerce-loop-product__title, .woocommerce.tax-product_cat .site-content .content-area .woocommerce-loop-product__title, .woocommerce.tax-product_tag .site-content .content-area .woocommerce-loop-product__title {
  font-size: 16px;
  line-height: 20px;
}
.woocommerce.post-type-archive-product .site-content .content-area .button:before, .woocommerce.tax-product_cat .site-content .content-area .button:before, .woocommerce.tax-product_tag .site-content .content-area .button:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 10px;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar, .woocommerce.tax-product_cat .site-content aside.sidebar, .woocommerce.tax-product_tag .site-content aside.sidebar {
  width: 400px;
  max-width: 100%;
}
@media screen and (max-width: 960px) {
  .woocommerce.post-type-archive-product .site-content aside.sidebar .widget, .woocommerce.tax-product_cat .site-content aside.sidebar .widget, .woocommerce.tax-product_tag .site-content aside.sidebar .widget {
    display: none;
  }
  .woocommerce.post-type-archive-product .site-content aside.sidebar.show-filter .widget, .woocommerce.tax-product_cat .site-content aside.sidebar.show-filter .widget, .woocommerce.tax-product_tag .site-content aside.sidebar.show-filter .widget {
    display: block;
  }
}
.woocommerce.post-type-archive-product .site-content aside.sidebar > div, .woocommerce.tax-product_cat .site-content aside.sidebar > div, .woocommerce.tax-product_tag .site-content aside.sidebar > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar .filter-button, .woocommerce.tax-product_cat .site-content aside.sidebar .filter-button, .woocommerce.tax-product_tag .site-content aside.sidebar .filter-button {
  font-family: "semibold";
  height: 22px;
}
@media screen and (max-width: 960px) {
  .woocommerce.post-type-archive-product .site-content aside.sidebar .filter-button, .woocommerce.tax-product_cat .site-content aside.sidebar .filter-button, .woocommerce.tax-product_tag .site-content aside.sidebar .filter-button {
    cursor: pointer;
  }
}
.woocommerce.post-type-archive-product .site-content aside.sidebar .filter-button span, .woocommerce.tax-product_cat .site-content aside.sidebar .filter-button span, .woocommerce.tax-product_tag .site-content aside.sidebar .filter-button span {
  visibility: hidden;
  padding-left: 5px;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar .filter-button span:before, .woocommerce.tax-product_cat .site-content aside.sidebar .filter-button span:before, .woocommerce.tax-product_tag .site-content aside.sidebar .filter-button span:before {
  visibility: visible;
  content: "Verfijn uw zoekopdracht";
}
@media screen and (max-width: 960px) {
  .woocommerce.post-type-archive-product .site-content aside.sidebar .filter-button span:before, .woocommerce.tax-product_cat .site-content aside.sidebar .filter-button span:before, .woocommerce.tax-product_tag .site-content aside.sidebar .filter-button span:before {
    content: "Open filter";
  }
}
@media screen and (max-width: 480px) {
  .woocommerce.post-type-archive-product .site-content aside.sidebar .filter-button span:before, .woocommerce.tax-product_cat .site-content aside.sidebar .filter-button span:before, .woocommerce.tax-product_tag .site-content aside.sidebar .filter-button span:before {
    content: "Open filter";
  }
}
.woocommerce.post-type-archive-product .site-content aside.sidebar .filter-button.filter-is-opened span:before, .woocommerce.tax-product_cat .site-content aside.sidebar .filter-button.filter-is-opened span:before, .woocommerce.tax-product_tag .site-content aside.sidebar .filter-button.filter-is-opened span:before {
  content: "Sluit Filter";
}
.woocommerce.post-type-archive-product .site-content aside.sidebar h2, .woocommerce.tax-product_cat .site-content aside.sidebar h2, .woocommerce.tax-product_tag .site-content aside.sidebar h2 {
  margin-bottom: 10px;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar h2, .woocommerce.post-type-archive-product .site-content aside.sidebar .widget-woof, .woocommerce.tax-product_cat .site-content aside.sidebar h2, .woocommerce.tax-product_cat .site-content aside.sidebar .widget-woof, .woocommerce.tax-product_tag .site-content aside.sidebar h2, .woocommerce.tax-product_tag .site-content aside.sidebar .widget-woof {
  color: black;
  font-family: "bold";
}
.woocommerce.post-type-archive-product .site-content aside.sidebar label, .woocommerce.tax-product_cat .site-content aside.sidebar label, .woocommerce.tax-product_tag .site-content aside.sidebar label {
  color: black;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar section.widget, .woocommerce.tax-product_cat .site-content aside.sidebar section.widget, .woocommerce.tax-product_tag .site-content aside.sidebar section.widget {
  border-bottom: 1px solid #825534;
  padding: 25px 0px 25px 0px;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar section.widget.widget_product_search, .woocommerce.tax-product_cat .site-content aside.sidebar section.widget.widget_product_search, .woocommerce.tax-product_tag .site-content aside.sidebar section.widget.widget_product_search {
  border-bottom: none;
  padding-bottom: 0;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar section.widget a, .woocommerce.tax-product_cat .site-content aside.sidebar section.widget a, .woocommerce.tax-product_tag .site-content aside.sidebar section.widget a {
  text-decoration: none;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar section.widget a:hover, .woocommerce.tax-product_cat .site-content aside.sidebar section.widget a:hover, .woocommerce.tax-product_tag .site-content aside.sidebar section.widget a:hover {
  text-decoration: underline;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar section.widget:last-child, .woocommerce.tax-product_cat .site-content aside.sidebar section.widget:last-child, .woocommerce.tax-product_tag .site-content aside.sidebar section.widget:last-child {
  border-bottom: none;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar section.widget .chosen-container, .woocommerce.tax-product_cat .site-content aside.sidebar section.widget .chosen-container, .woocommerce.tax-product_tag .site-content aside.sidebar section.widget .chosen-container {
  width: 100% !important;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar .woocommerce-widget-layered-nav-list__item:after, .woocommerce.post-type-archive-product .site-content aside.sidebar .woocommerce-widget-layered-nav-list__item:before, .woocommerce.tax-product_cat .site-content aside.sidebar .woocommerce-widget-layered-nav-list__item:after, .woocommerce.tax-product_cat .site-content aside.sidebar .woocommerce-widget-layered-nav-list__item:before, .woocommerce.tax-product_tag .site-content aside.sidebar .woocommerce-widget-layered-nav-list__item:after, .woocommerce.tax-product_tag .site-content aside.sidebar .woocommerce-widget-layered-nav-list__item:before {
  display: none;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar ul, .woocommerce.tax-product_cat .site-content aside.sidebar ul, .woocommerce.tax-product_tag .site-content aside.sidebar ul {
  padding: 0px;
  margin: 0px !important;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar ul li, .woocommerce.tax-product_cat .site-content aside.sidebar ul li, .woocommerce.tax-product_tag .site-content aside.sidebar ul li {
  padding: 0px;
  margin: 0px;
  font-family: "regular";
  line-height: 20px;
  position: relative;
  list-style-type: none;
  width: 100%;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar ul li label, .woocommerce.tax-product_cat .site-content aside.sidebar ul li label, .woocommerce.tax-product_tag .site-content aside.sidebar ul li label {
  font-size: 14px;
  color: black;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar ul li .children, .woocommerce.tax-product_cat .site-content aside.sidebar ul li .children, .woocommerce.tax-product_tag .site-content aside.sidebar ul li .children {
  width: 100%;
}
.woocommerce.post-type-archive-product .site-content aside.sidebar ul li ul li, .woocommerce.tax-product_cat .site-content aside.sidebar ul li ul li, .woocommerce.tax-product_tag .site-content aside.sidebar ul li ul li {
  font-family: "regular";
  padding-left: 25px;
  line-height: 20px;
}
.woocommerce.post-type-archive-product .site-content .woocommerce-product-search button, .woocommerce.tax-product_cat .site-content .woocommerce-product-search button, .woocommerce.tax-product_tag .site-content .woocommerce-product-search button {
  display: none;
}
.woocommerce.post-type-archive-product nav.woocommerce-pagination, .woocommerce.tax-product_cat nav.woocommerce-pagination, .woocommerce.tax-product_tag nav.woocommerce-pagination {
  margin-top: 60px;
}
.woocommerce.post-type-archive-product nav.woocommerce-pagination ul.page-numbers, .woocommerce.tax-product_cat nav.woocommerce-pagination ul.page-numbers, .woocommerce.tax-product_tag nav.woocommerce-pagination ul.page-numbers {
  border: none;
}
.woocommerce.post-type-archive-product nav.woocommerce-pagination ul.page-numbers li, .woocommerce.tax-product_cat nav.woocommerce-pagination ul.page-numbers li, .woocommerce.tax-product_tag nav.woocommerce-pagination ul.page-numbers li {
  border: none;
}
.woocommerce.post-type-archive-product nav.woocommerce-pagination ul.page-numbers li a, .woocommerce.tax-product_cat nav.woocommerce-pagination ul.page-numbers li a, .woocommerce.tax-product_tag nav.woocommerce-pagination ul.page-numbers li a {
  font-size: 10px;
  color: #825534;
  background: transparent;
}
.woocommerce.post-type-archive-product nav.woocommerce-pagination ul.page-numbers li span.current, .woocommerce.tax-product_cat nav.woocommerce-pagination ul.page-numbers li span.current, .woocommerce.tax-product_tag nav.woocommerce-pagination ul.page-numbers li span.current {
  font-size: 10px;
  color: black;
  background: transparent;
}
.woocommerce.post-type-archive-product nav.woocommerce-pagination ul.page-numbers li a.prev, .woocommerce.post-type-archive-product nav.woocommerce-pagination ul.page-numbers li a.next, .woocommerce.tax-product_cat nav.woocommerce-pagination ul.page-numbers li a.prev, .woocommerce.tax-product_cat nav.woocommerce-pagination ul.page-numbers li a.next, .woocommerce.tax-product_tag nav.woocommerce-pagination ul.page-numbers li a.prev, .woocommerce.tax-product_tag nav.woocommerce-pagination ul.page-numbers li a.next {
  font-size: 12px;
}
.woocommerce.post-type-archive-product.woof_search_is_going .site-content .content-area .products, .woocommerce.tax-product_cat.woof_search_is_going .site-content .content-area .products, .woocommerce.tax-product_tag.woof_search_is_going .site-content .content-area .products {
  margin-top: 0;
}
.woocommerce.post-type-archive-product .woof_reset_search_form, .woocommerce.tax-product_cat .woof_reset_search_form, .woocommerce.tax-product_tag .woof_reset_search_form {
  display: none;
}
.woocommerce.post-type-archive-product .woof_container, .woocommerce.tax-product_cat .woof_container, .woocommerce.tax-product_tag .woof_container {
  border-top: 1px solid #999;
  padding-top: 25px;
}
.woocommerce.post-type-archive-product .woof_container h4, .woocommerce.tax-product_cat .woof_container h4, .woocommerce.tax-product_tag .woof_container h4 {
  font-family: "bold";
  font-size: 24px;
  line-height: 40px;
}
.woocommerce.post-type-archive-product .woof_container .woof_checkbox_count, .woocommerce.tax-product_cat .woof_container .woof_checkbox_count, .woocommerce.tax-product_tag .woof_container .woof_checkbox_count {
  position: absolute;
  right: 3px;
}
@media screen and (max-width: 480px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }
}
.woof_products_top_panel li span {
  background-image: url("/wp-content/themes/twentysixteen-child/icons/delete.png");
}
.single-product .site-content {
  max-width: 1200px;
}
.single-product .content-area {
  position: relative;
}
.single-product .content-area .next-prev-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
.single-product .content-area .next-prev-buttons a {
  text-decoration: none;
  color: #825534;
  margin-left: 20px;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .single-product .content-area .next-prev-buttons {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .single-product .content-area .next-prev-buttons a {
    margin-left: 0;
  }
}
.single-product .wl-already-in {
  display: none;
}
.single-product a.button.wl-add-to {
  background: transparent;
  color: #e6d3a8;
  cursor: pointer;
  padding: 0;
}
.single-product a.button.wl-add-to:hover, .single-product a.button.wl-add-to:active {
  opacity: 1;
  background: transparent;
  color: #e6d3a8;
  text-decoration: underline !important;
}
.single-product a.button.wl-add-to.disabled {
  cursor: not-allowed;
  font-family: "regular";
  background: transparent;
  color: #825534;
}
.single-product a.button.wl-add-to.disabled:hover, .single-product a.button.wl-add-to.disabled:active {
  opacity: 0.5;
  background: transparent;
  color: #825534;
  text-decoration: none !important;
}
.single-product a.button.wl-add-to:before {
  content: "♥";
}
.single-product .grouped_form .single_add_to_cart_button, .single-product .grouped_form .woocommerce-grouped-product-list-item__quantity {
  display: none;
}
.single-product .grouped_form .woocommerce-grouped-product-list {
  display: block;
  width: 100%;
}
.single-product .grouped_form .woocommerce-grouped-product-list tbody {
  display: block;
}
.single-product .grouped_form .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item {
  background-color: #5d917d;
  border: 1px solid #825534;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.single-product .grouped_form .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item td:not(.woocommerce-grouped-product-list-item__quantity) {
  display: block;
}
.single-product .grouped_form .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__label {
  padding: 0 !important;
}
.single-product .grouped_form .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__price {
  padding: 0 !important;
}
.single-product .grouped_form .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__price ins {
  text-decoration: none;
}
.single-product .grouped_form .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item .woocommerce-grouped-product-list-item__price del {
  display: none;
}
.single-product .product_meta {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 10px 0;
  border-top: 2px solid #5d917d;
  border-bottom: 2px solid #5d917d;
  color: #825534;
}
.single-product .product_meta a {
  color: #825534;
}
.single-product table.shop_attributes {
  border: none;
  margin-bottom: 30px;
}
.single-product table.shop_attributes tr th, .single-product table.shop_attributes tr td {
  background: transparent !important;
  border-bottom: 2px solid #5d917d;
}
.single-product table.shop_attributes tr th p, .single-product table.shop_attributes tr td p {
  margin-bottom: 0 !important;
}
.single-product table.shop_attributes tr th {
  text-align: left;
  font-family: "bold";
}
.single-product .price .amount {
  font-family: "bold";
  color: black;
}
.single-product .product_totals ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.single-product .product_totals ul .ginput_container {
  font-family: "bold";
}
.single-product .gfield_label {
  font-family: "semibold";
}
.single-product .gfield_required {
  display: none;
}
.single-product .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
}
.single-product .gform_wrapper span.ginput_total {
  color: #e6d3a8;
}
.single-product .woocommerce-product-attributes-item__value {
  pointer-events: none;
}
.single-product .woocommerce-product-attributes-item__value a {
  font-style: normal;
  text-decoration: none;
}
.single-product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 15px;
}
.single-product .woocommerce-product-gallery .flex-control-nav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single-product .woocommerce-product-gallery .flex-control-nav li {
  margin: 15px 10px !important;
  width: calc(33.3% - 20px) !important;;
}
.single-product .woocommerce-product-gallery .flex-control-nav li:nth-child(3n) {
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.single-product .woocommerce-product-gallery .flex-control-nav li:nth-child(3n+1) {
  margin-right: 20px !important;
  margin-left: 0 !important;
}
.single-product .related.products h2:not(.woocommerce-loop-product__title) {
  text-align: center;
}
.single-product .related.products .price {
  display: none !important;
}
.single-product .related.products .shop_page_excerpt {
  margin: 0;
}
.single-product div.product .woocommerce-tabs ul.wc-tabs {
  border-bottom: 1px solid #825534;
}
.single-product div.product .woocommerce-tabs ul.wc-tabs:before {
  border-bottom: none !important;
}
.single-product div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product div.product .woocommerce-tabs ul.wc-tabs li:after {
  display: none !important;
}
.single-product div.product .woocommerce-tabs ul.wc-tabs li {
  background-color: #5d917d;
  color: #825534;
  border-width: 0;
  border-radius: 0;
  margin: 0 -2px;
}
.single-product div.product .woocommerce-tabs ul.wc-tabs li a {
  color: inherit;
}
.single-product div.product .woocommerce-tabs ul.wc-tabs li.active {
  background-color: #9ba073;
  color: white;
}
.single-product .product .summary {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.single-product .product .summary > * {
  order: 10;
}
.single-product .product .summary .yith-wcwl-add-to-wishlist {
  order: 1;
  margin-bottom: 25px;
}
.single-product .product .summary .entry-title {
  order: 2;
}
.single-product .product .summary .woocommerce-product-details__short-description {
  order: 3;
}
.single-product .product .summary .price {
  order: 4;
}
.single-product .product .summary .woocommerce-variation-price {
  margin-bottom: 25px;
}
.single-product .product .summary form.cart .reset_variations {
  display: none;
}
.single-product .product .summary form.cart .variations {
  width: calc(100% + 2px);
}
.single-product .product .summary form.cart .variations td.label {
  padding-right: 1em;
  width: 20%;
}
.single-product .product .summary span.price, .single-product .product .summary p.price {
  color: black;
  font-family: "regular";
  font-size: 14px;
}
.single-product .product .summary span.price bdi, .single-product .product .summary span.price del, .single-product .product .summary span.price ins, .single-product .product .summary p.price bdi, .single-product .product .summary p.price del, .single-product .product .summary p.price ins {
  font-size: 20px;
}
.single-product .product .summary span.price ins, .single-product .product .summary p.price ins {
  display: block;
}
.single-product .product form.cart button.button, .single-product .product form.cart a.button {
  float: right;
}
.single-product .product .related {
  display: none;
}
.single-product .product .upsells h2:not(.woocommerce-loop-product__title) {
  text-align: center;
}
.single-product .product .upsells li.product {
  padding-bottom: 54px;
  position: relative;
}
.single-product .product .upsells li.product a.button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.single-product .product .upsells li.product a.button:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 10px;
}
.single-product .product .upsells li.product .price {
  display: none;
}
.single-product .product .upsells li.product .shop_page_excerpt {
  height: 66px;
  overflow: hidden;
}
.single-product .product .upsells li.product a img {
  margin-bottom: 0;
}
.single-product .product .upsells li.product h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1em;
  padding: 10px 0;
}
.single-product .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}
.single-product .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .single-product .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .single-product .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  margin-left: 0;
}
.single-product .label label {
  font-family: "semibold";
}
.single-product .flaticon-right-arrow {
  right: 5px;
}
.single-product .flaticon-right-arrow:before {
  font-family: "slick";
  content: "→";
}
.single-product .flaticon-back {
  left: 5px;
}
.single-product .flaticon-back:before {
  font-family: "slick";
  content: "←";
}
.page.woocommerce-checkout .site-content {
  padding: 0;
}
.page.woocommerce-checkout .checkout-row {
  padding: 50px;
}
.page.woocommerce-checkout .checkout.woocommerce-checkout .col2-set .col-1, .page.woocommerce-checkout .checkout.woocommerce-checkout .col2-set .col-2 {
  float: none;
  width: 100%;
  margin-bottom: 30px;
}
.page.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-additional-fields {
  margin-top: 30px;
  margin-bottom: 30px !important;
}
.page.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-additional-fields label {
  font-family: "semibold";
  font-size: 20px;
  line-height: 22px;
  color: black;
  margin: 0 0 30px 0;
}
.page.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-additional-fields textarea {
  height: 150px;
}
@media screen and (max-width: 480px) {
  .page.woocommerce-checkout .checkout.woocommerce-checkout .form-row {
    width: 100%;
  }
}
.page.woocommerce-checkout .woocommerce-checkout-review-order tbody .product-name {
  font-family: "bold";
  text-align: left;
}
.page.woocommerce-checkout .woocommerce-checkout-review-order tbody .product-name .variation {
  font-family: "regular";
}
.page.woocommerce-checkout table.shop_table {
  border-left: none;
  border-bottom: none;
  border-right: none;
}
.page.woocommerce-checkout table.shop_table td {
  text-align: right;
}
.page.woocommerce-checkout table.shop_table thead th:last-child {
  text-align: right;
}
.page.woocommerce-checkout table.shop_table p {
  margin-bottom: 0 !important;
}
.page.woocommerce-checkout .woo-account-bottom {
  padding: 50px;
  margin: 0;
  background-color: #5d917d;
}
.page.woocommerce-checkout form .form-row .input-checkbox {
  margin: 0;
}
.page.woocommerce-checkout #ship-to-different-address {
  padding: 3px;
}
.page.woocommerce-cart .site-content {
  padding: 0;
}
.page.woocommerce-cart .cart-padding {
  padding: 50px;
}
.page.woocommerce-cart .woocommerce-cart-form table.shop_table {
  border-left: none;
  border-bottom: none;
  border-right: none;
}
.page.woocommerce-cart .woocommerce-cart-form table.shop_table img {
  width: 75px;
  height: 75px;
}
.page.woocommerce-cart .cart-collaterals .cart_totals h2 {
  display: none;
}
.page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table {
  border-left: none;
  border-bottom: none;
  border-right: none;
}
.page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td {
  text-align: right;
}
.page.woocommerce-cart .cart-collaterals .cart_totals .order-total {
  font-family: "bold";
}
.page.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  text-align: right;
}
.page.woocommerce-cart .woo-account-bottom {
  padding: 50px;
  margin: 0;
  background-color: #5d917d;
}
.page.woocommerce-cart .float-button a {
  position: absolute !important;
  top: 0;
  right: 15px;
}
.woocommerce-order-received h1 {
  display: none;
}
.custom-order-thankyou {
  margin-bottom: 50px;
  text-align: center;
}
.custom-order-thankyou .custom-order-thankyou-sumup {
  margin-bottom: 30px;
}
.custom-order-thankyou .custom-order-thankyou-sumup strong {
  display: block;
}
.custom-order-thankyou .custom-order-thankyou-links {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-width: 400px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 480px) {
  .custom-order-thankyou .custom-order-thankyou-links {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .custom-order-thankyou .custom-order-thankyou-links .custom-order-thankyou-links-column:first-child {
    margin: 30px;
  }
}
.custom-order-thankyou .custom-order-thankyou-links .custom-order-thankyou-links-column {
  width: 140px;
}
.custom-order-thankyou .custom-order-thankyou-links .custom-order-thankyou-links-column img {
  width: 65px;
  height: 65px;
}
.custom-order-thankyou .custom-order-thankyou-links .custom-order-thankyou-links-column p {
  font-family: "bold";
  font-size: 16px;
}
.woocommerce-page.woocommerce-account .site-content {
  padding: 0;
}
.woocommerce-page.woocommerce-account .site-content .woo-account-top {
  margin: 0;
}
.woocommerce-page.woocommerce-account .site-content .woo-account-bottom {
  padding: 50px;
  margin: 0;
  background-color: #5d917d;
}
.woocommerce-page.woocommerce-account .site-content .woo-account-bottom h2 {
  margin-bottom: 50px !important;
}
.woocommerce-page.woocommerce-account #billing_country_field, .woocommerce-page.woocommerce-account #shipping_country_field, .woocommerce-page.woocommerce-account #billing_address_2_field, .woocommerce-page.woocommerce-account #shipping_address_2_field {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .woocommerce-page.woocommerce-account .woocommerce-Address {
    margin-bottom: 30px;
  }
}
.woocommerce-page.woocommerce-account .woocommerce-EditAccountForm fieldset {
  margin: 30px 0;
  border: none;
  padding: 0;
}
.woocommerce-page.woocommerce-account .woocommerce-EditAccountForm em {
  font-size: 10px;
}
.woocommerce-page.woocommerce-account form .woocommerce-address-fields__field-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce-page.woocommerce-account form .woocommerce-address-fields__field-wrapper .form-row {
  width: 47%;
}
@media screen and (max-width: 480px) {
  .woocommerce-page.woocommerce-account form .woocommerce-address-fields__field-wrapper .form-row {
    width: 100%;
  }
}
.woocommerce-page.woocommerce-account form .button {
  float: right;
}
.woocommerce-page.woocommerce-account .woocommerce-address-fields {
  margin-bottom: 30px;
}
.woocommerce-page.woocommerce-account table.woocommerce-orders-table {
  border-left: none;
  border-right: none;
}
.woocommerce-page.woocommerce-account table.woocommerce-orders-table thead {
  font-family: "bold";
}
.woocommerce-page.woocommerce-account table.woocommerce-orders-table thead th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-page.woocommerce-account table.woocommerce-orders-table tbody:before {
  content: "@";
  display: block;
  line-height: 22px;
  text-indent: -99999px;
}
.woocommerce-page.woocommerce-account table.my_account_orders {
  font-size: 1em;
}
.support-block {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .support-block {
    margin-bottom: 30px;
  }
}
.support-block .support-icon {
  margin-right: 20px;
  width: 65px;
  height: 65px;
}
.support-block .support-txt {
  width: calc(100% - 85px);
}
.support-block .support-txt p {
  margin: 0;
}
.support-block .support-txt h4 {
  margin: 0;
  font-size: 16px;
  font-family: "semibold";
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
}
.woocommerce-MyAccount-navigation ul li * {
  vertical-align: text-bottom;
}
.woocommerce-MyAccount-navigation ul li:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 1.1em;
}
.woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:active {
  text-decoration: underline;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  text-decoration: underline;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {
  background-image: url("../../icons/account-icons/cog-solid.svg");
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before {
  background-image: url("../../icons/account-icons/shopping-cart-solid.svg");
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before {
  background-image: url("../../icons/account-icons/home-solid.svg");
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before {
  background-image: url("../../icons/account-icons/file-download-solid.svg");
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before {
  background-image: url("../../icons/account-icons/user-solid.svg");
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-wishlist:before {
  background-image: url("../../icons/account-icons/heart-solid.svg");
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before {
  background-image: url("../../icons/account-icons/user-slash-solid.svg");
}
.wc-wishlist-page {
  padding: 50px;
  background-color: white;
}
.yith-wcwl-share {
  display: none;
}
.product-add-to-cart .button {
  display: inline-block;
}
.woocommerce table.wishlist_table {
  font-size: 14px;
  border: none;
}
.woocommerce table.wishlist_table tr td {
  text-align: left;
}
.woocommerce table.wishlist_table .product-add-to-cart a.button {
  line-height: 20px;
}
/* Animaties */
/****** THIS IS FOR STICKY HEADER *****/
.make-it-sticky {
  -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 1040px) {
  #behind-menu-box {
    display: none;
  }
}
.scrollToTop {
  z-index: 9999;
  font-size: 24px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  border: 1px solid #9ba073;
  background: #9ba073;
  color: #3c3c3c;
  position: fixed;
  right: 15px;
  bottom: 15px;
  animation-name: slideButtonIn;
  animation-duration: 1s;
  width: 38px;
  height: 38px;
  border-radius: 0%;
}
.scrollToTop:hover {
  border-radius: 50%;
  background: #3c3c3c;
  color: #9ba073;
}
@keyframes slideButtonIn {
  0% {
    right: 15px;
    bottom: 15px;
    width: 0px;
    height: 0px;
    border-radius: 50%;
  }
  50% {
    border-radius: 50%;
  }
  100% {
    right: 15px;
    bottom: 15px;
    width: 38px;
    height: 38px;
    border-radius: 0%;
  }
}
.hel-simple-slider {
  animation: bgSlider 15s infinite;
  height: 400px;
}
.hel-simple-slider-boxed {
  background-color: #9ba073;
}
.hel-simple-slider-boxed .container {
  animation: bgSlider 15s infinite;
  height: 400px;
}
@keyframes bgSlider {
  0% {
    background-image: url(/wp-content/uploads/blokken-header1.jpg);
  }
  25% {
    background-image: url(/wp-content/uploads/blokken-header2.jpg);
  }
  35% {
    background-image: url(/wp-content/uploads/blokken-header2.jpg);
  }
  60% {
    background-image: url(/wp-content/uploads/blokken-header3.jpg);
  }
  70% {
    background-image: url(/wp-content/uploads/blokken-header3.jpg);
  }
  90% {
    background-image: url(/wp-content/uploads/blokken-header1.jpg);
  }
}
/* Site-specifieke CSS */
.video-container {
  position: relative;
  padding-bottom: 52.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact .teksthouder {
  max-width: 800px;
}
.contact .teksthouder .last p {
  margin-bottom: 0 !important;
}
[id] {
  scroll-margin-top: 200px;
}
@media screen and (max-width: 768px) {
  [id] {
    scroll-margin-top: 30px;
  }
}
.mfp-bg {
  z-index: 1234567;
}
.mfp-wrap {
  z-index: 12345678;
}
.msacwl-common-slider button.slick-next, .msacwl-common-slider button.slick-prev {
  background-color: rgba(155, 160, 115, 0.5) !important;
}
.msacwl-common-slider button.slick-next:hover, .msacwl-common-slider button.slick-prev:hover {
  background-color: #9ba073 !important;
}
.carouselblok .slick-slide img.msacwl-img {
  border-radius: 20px;
}
.headerblok {
  padding-top: 175px;
  height: 205px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.headerblok h1 {
  color: white;
  margin-bottom: 0 !important;
  text-shadow: 1px 1px 2px black;
}
.kaart-color.colored-bg {
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .kaart-color.colored-bg {
    background-color: #e6d3a8;
  }
}
.kaart-color h1, .kaart-color h2, .kaart-color h4 {
  color: #5d917d;
}
.kaart-color .zijbalk {
  padding: 0 !important;
}
.kaart-color .standard-button a {
  border-color: #5d917d !important;
  color: #5d917d !important;
}
.kaart-color .standard-button a:hover, .kaart-color .standard-button a:active {
  background-color: #5d917d !important;
  color: white !important;
}
.kaart-color .mobile-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .kaart-color .mobile-only {
    display: block;
    margin-bottom: -100px !important;
  }
}
.colored-bg {
  background-color: rgba(155, 160, 115, 0.2);
}
.colored-bg .content {
  background-color: transparent;
}
.colored-bg .zijbalk {
  background-color: transparent;
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .colored-bg .zijbalk {
    background-color: transparent !important;
  }
  .colored-bg .zijbalk svg {
    background-color: transparent !important;
  }
}
.colored-bg.mirrored .content {
  background-color: transparent;
}
.colored-bg.mirrored .zijbalk {
  background-color: transparent;
}
.dark-bg {
  background-color: #3c3c3c;
}
.dark-bg .content {
  background-color: transparent;
}
.dark-bg .zijbalk {
  background-color: transparent;
}
@media screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  .dark-bg .zijbalk {
    background-color: transparent !important;
  }
  .dark-bg .zijbalk svg {
    background-color: transparent !important;
  }
}
.dark-bg.mirrored .content {
  background-color: transparent;
}
.dark-bg.mirrored .zijbalk {
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .mapsblok .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .mapsblok.mapsblok-reverse .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.mapsblok .maps {
  position: relative;
  overflow: hidden;
}
.mapsblok .maps:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.mapsblok .maps > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
.mapsblok .maps > div * {
  height: 100%;
}
.mapsblok .content {
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .mapsblok .content {
    padding: 0;
  }
}
.mapsblok .content .winkelinfo {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mapsblok .content .winkelinfo > div {
  width: 370px;
  max-width: 100%;
}
.mapsblok .content .winkelinfo .winkelopen table td:first-child {
  padding-right: 15px;
}
.mapsblok .content .winkelinfo .winkeladdr a {
  color: #3c3c3c;
  text-decoration-skip: edges;
}
.mapsblok .content .winkelinfo .winkeladdr a svg, .mapsblok .content .winkelinfo .winkeladdr a i {
  padding-right: 20px;
  color: #5d917d;
  width: 16px;
  margin: 0;
  text-decoration: none;
}
.mapsblok .content .winkelinfo .winkeladdr a i:before {
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .mapsblok .content .winkelinfo .winkeladdr a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .mapsblok .content .winkelinfo .winkeladdr br {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .mapsblok .content .winkelinfo .winkeladdr svg, .mapsblok .content .winkelinfo .winkeladdr i {
    width: 18px;
  }
}
.mapsblok .content table {
  margin-bottom: 30px;
}
.mapsblok.mapsblok-reverse .content {
  padding-right: 50px;
  padding-left: 0;
}
.socialblok {
  background-image: url("/wp-content/uploads/website-vanbeest-bg-top.svg"), url("/wp-content/uploads/website-vanbeest-bg-bottom.svg");
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  background-size: contain;
}
.vacaturesblok {
  background-image: url("/wp-content/uploads/website-vanbeest-bg-top.svg"), url("/wp-content/uploads/website-vanbeest-bg-bottom.svg");
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 100px;
  padding-bottom: 100px;
}
.vacaturesblok .vc_grid-filter-color-grey .vc_grid-styled-select select {
  border: 1px solid transparent;
  background-color: rgba(155, 160, 115, 0.2);
  line-height: 40px;
  height: 40px;
  padding: 0px;
  padding-left: 10px;
  margin-bottom: 10px !important;
  border-radius: 5px !important;
  position: relative;
  color: #5d917d;
}
img.image.wp-image-353.attachment-full.size-full {
  border-radius: 20px;
  margin-top: 50px;
}
body #responsive-menu-pro-container {
  max-width: 150px;
}
body #responsive-menu-pro-container #responsive-menu-pro-wrapper {
  height: 100%;
  box-shadow: 0px 2px 8px 0px #d2d2d2;
  background-image: url("/wp-content/uploads/website-vanbeest-bg-bottom.svg");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 250%;
}
.video .wp-video {
  margin: 0 auto 30px !important;
}
