/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> general **/
body .wbm_alpaca_archive .kowp_wrapper .kowp_item .desc {
  padding: 24px;
}

body .wbm_alpaca_archive .kowp_wrapper .kowp_item .desc h3 {
  margin-top: 0px;
}

body .wbm_alpaca_archive .kowp_wrapper .kowp_item .desc .korte_omschrijving {
  color: #616e7c;
}

body .wbm_reviews .kowp_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row !important;
  -moz-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  height: 400px !important;
}

body .wbm_reviews .kowp_item .review_afbeelding {
  -webkit-flex: 0 0 300px;
  flex: 0 0 300px;
  z-index: 9;
}

body .wbm_reviews .kowp_item .review_content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 48px;
  margin-left: -96px;
  padding: 48px 48px 48px 148px;
  background-color: #f5f7fa;
  position: relative;
  width: 100% !important;
}

body .wbm_reviews .kowp_item .review_content svg {
  width: 96px;
  height: 96px;
  position: absolute;
  top: -42px;
  margin-left: -16px;
}

body .wbm_reviews .kowp_item .review_content svg path:first-child {
  fill: #616e7c;
}

body .wbm_reviews .kowp_item .review_content .review_titel {
  font-size: 20px;
  line-height: 1.5em;
  font-family: "Trenda";
  text-transform: uppercase;
  padding-bottom: 24px;
  text-align: left;
}

body .wbm_reviews .kowp_item .review_content .review_review {
  text-align: left;
}

body .wbm_reviews .kowp_item .review_content .review_naam {
  text-align: left;
  padding-top: 24px;
  font-weight: bold;
}

body .wbm_reviews .kowp_item .review_content .review_via {
  text-align: left;
  font-size: 12px;
  line-height: 1.8em;
  color: #616e7c;
}

@media (max-width: 700px) {
  body .wbm_reviews .kowp_item {
    -webkit-flex-direction: column !important;
    -moz-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    height: auto !important;
  }

  body .wbm_reviews .kowp_item .review_afbeelding {
    order: 2;
    width: 50%;
    margin: 0 auto;
    display: none;
  }

  body .wbm_reviews .kowp_item .review_content {
    margin-left: 0px;
    padding-left: 48px;
    padding-bottom: 96px;
  }
}

body .wbm_beoordeel_ons {
  font-weight: bold;
}

body .c_link_alt a {
  color: #d9d7d4 !important;
}

body .c_link_alt a:hover {
  color: #4f4d4a !important;
}

body .elementor-column-gap-default > .elementor-row > .p_x2 > .elementor-column-wrap {
  padding: 32px 48px;
}

@media (max-width: 767px) {
  body .elementor-column-gap-default > .elementor-row > .p_x2 > .elementor-column-wrap {
    padding: 24px !important;
  }
}

body .wbm_grid_menu_wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  grid-template-rows: 400px 250px;
}

@media (max-width: 767px) {
  body .wbm_grid_menu_wrapper {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 300px);
  }

  body .wbm_grid_menu_wrapper .item.item_1 {
    grid-row-start: 1;
    grid-row-end: 1 !important;
  }

  body .wbm_grid_menu_wrapper .item.item_2 {
    grid-column-start: 1;
    grid-column-end: 1 !important;
  }
}

body .wbm_grid_menu_wrapper .item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

body .wbm_grid_menu_wrapper .item.item_1 {
  background-image: url("/wp-content/uploads/2020/04/35416759_1502231003215446_670222714463584256_n-53718-1920-53731.jpg");
  grid-row-start: 1;
  grid-row-end: 3;
}

body .wbm_grid_menu_wrapper .item.item_2 {
  background-image: url("/wp-content/uploads/2020/03/DSC_0964-9461-1920.jpg");
  grid-column-start: 2;
  grid-column-end: 4;
}

body .wbm_grid_menu_wrapper .item.item_3 {
  background-image: url("/wp-content/uploads/2020/03/IMG_1057-94457-1920.jpg");
}

body .wbm_grid_menu_wrapper .item.item_4 {
  background-color: #090a0b;
}

body .wbm_grid_menu_wrapper .item a .content_wrapper {
  padding: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 85%) !important;
}

body .wbm_grid_menu_wrapper .item a .content_wrapper .toptitle {
  color: #ffffff;
  margin-bottom: 0px;
}

body .wbm_grid_menu_wrapper .item a .content_wrapper .title {
  color: #ffffff;
  margin-top: 0px;
  font-size: 24px;
  line-height: 1.1em;
}

body .wbm_grid_menu_wrapper .item a .content_wrapper .link {
  color: #ffffff;
  padding: 8px 16px 4px 16px;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline;
}

body .wbm_grid_menu_wrapper .item a .content_wrapper .link:hover {
  background-color: #ffffff;
  color: #090a0b;
}

body .wbm_grid_menu_wrapper .item a .content_wrapper .content {
  color: #ffffff;
  margin-bottom: 12px;
}

body .wbm_hero > .elementor-background-overlay {
  background-image: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 55%, black 100%) !important;
}

body .wbm_hero.small > .elementor-background-overlay {
  background-image: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, black 100%) !important;
}

body .bs_white.elementor-widget-video .elementor-widget-container {
  box-shadow: 0px 0px 46px 0px rgba(255, 255, 255, 0.2) !important;
}

body .elementor .elementor-widget-heading h2.elementor-heading-title,
body .elementor .elementor-widget-heading h3.elementor-heading-title,
body .elementor .elementor-widget-heading h4.elementor-heading-title,
body .elementor .elementor-widget-heading h5.elementor-heading-title,
body .elementor .elementor-widget-heading h6.elementor-heading-title {
  color: #090a0b;
}

body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #090a0b;
}

body .fancybox-toolbar {
  top: 65px;
}

body .fancybox-toolbar button.fancybox-button--thumbs {
  display: none;
}

body .wbm_page_title {
  margin-bottom: 48px;
}

@media (max-width: 1024px) {
  body .wbm_page_title {
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) {
  body .wbm_page_title {
    margin-bottom: 0px;
  }
}

body .wbm_page_title.left {
  text-align: left;
}

body .wbm_page_title.left .wbm_page_title_wrapper .buttons_wrapper {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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

body .wbm_page_title.center .wbm_page_title_wrapper .buttons_wrapper {
  -webkit-justify-content: center;
  justify-content: center;
}

body .wbm_page_title.right {
  text-align: right;
}

body .wbm_page_title.right .wbm_page_title_wrapper .buttons_wrapper {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

body .wbm_page_title.small .wbm_page_title_wrapper .toptitle {
  font-size: 16px;
  line-height: 1.7em;
}

body .wbm_page_title.small .wbm_page_title_wrapper .title {
  font-size: 28px;
  line-height: 1.3em;
  margin-bottom: 4px;
  margin-top: 0px;
}

body .wbm_page_title.small .wbm_page_title_wrapper .subtitle {
  font-size: 18px;
  line-height: 1.6em;
}

@media (max-width: 1024px) {
  body .wbm_page_title.small .wbm_page_title_wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

  body .wbm_page_title.small .wbm_page_title_wrapper .toptitle {
    font-size: 14px;
    line-height: 1.75em;
  }

  body .wbm_page_title.small .wbm_page_title_wrapper .title {
    font-size: 25.2px;
    line-height: 1.17em;
  }

  body .wbm_page_title.small .wbm_page_title_wrapper .subtitle {
    font-size: 16.2px;
    line-height: 1.44em;
  }
}

body .wbm_page_title .wbm_page_title_wrapper .toptitle,
body .wbm_page_title .wbm_page_title_wrapper .title,
body .wbm_page_title .wbm_page_title_wrapper .subtitle {
  color: #ffffff;
  text-transform: uppercase;
}

body .wbm_page_title .wbm_page_title_wrapper .toptitle {
  font-size: 18px;
  line-height: 1.6em;
}

body .wbm_page_title .wbm_page_title_wrapper .title {
  font-size: 42px;
  line-height: 1.1em;
  margin-bottom: 8px;
  margin-top: 0px;
  font-family: "Trenda";
  font-weight: bold;
}

body .wbm_page_title .wbm_page_title_wrapper .subtitle {
  font-size: 24px;
  line-height: 1.4em;
  font-family: "Trenda";
  font-weight: bold;
}

body .wbm_page_title .wbm_page_title_wrapper .buttons_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
  margin-bottom: -24px !important;
}

body .wbm_page_title .wbm_page_title_wrapper .buttons_wrapper a {
  line-height: 1.6em;
  text-transform: uppercase;
  font-family: "Trenda";
  margin-bottom: 24px;
}

body .wbm_page_title .wbm_page_title_wrapper .buttons_wrapper a.btn_outline:hover {
  background-color: #ffffff !important;
  color: #090a0b !important;
}

body .wbm_page_title .wbm_page_title_wrapper .buttons_wrapper a:not(:first-child) {
  margin-left: 12px;
}

body .wbm_page_title .wbm_page_title_wrapper .buttons_wrapper a:not(:last-child) {
  margin-right: 12px;
}

@media (max-width: 1024px) {
  body .wbm_page_title .wbm_page_title_wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

  body .wbm_page_title .wbm_page_title_wrapper .toptitle {
    font-size: 16px;
    line-height: 1.7em;
  }

  body .wbm_page_title .wbm_page_title_wrapper .title {
    font-size: 37.8px;
    line-height: 0.99em;
  }

  body .wbm_page_title .wbm_page_title_wrapper .subtitle {
    font-size: 21.6px;
    line-height: 1.26em;
  }
}

@media (max-width: 767px) {
  body .wbm_page_title .wbm_page_title_wrapper .toptitle {
    font-size: 14px;
    line-height: 1.75em;
  }

  body .wbm_page_title .wbm_page_title_wrapper .title {
    font-size: 33.6px;
    line-height: 0.88em;
  }

  body .wbm_page_title .wbm_page_title_wrapper .subtitle {
    font-size: 19.2px;
    line-height: 1.12em;
    display: none;
  }
}

/** General >> header **/
.wbm_logo_dark {
  display: none;
}

.wbm_logo_invert .wbm_logo_light {
  display: none;
}

.wbm_logo_invert .wbm_logo_dark {
  display: initial;
}

@media (max-width: 767px) {
  .wbm_logo_light,
  .wbm_logo_dark {
    display: none;
  }
}

.elementor-location-header .wbm_menu_top {
  position: fixed;
  right: 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  z-index: 999999999 !important;
}

.elementor-location-header .wbm_menu_top a.wbm_home {
  display: none;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 65px;
  height: 65px;
  background-color: #ffffff;
}

.elementor-location-header .wbm_menu_top a.wbm_home svg {
  width: 30px;
  height: 30px;
}

.elementor-location-header .wbm_menu_top a.wbm_home svg path {
  fill: #aca7a1;
}

.elementor-location-header .wbm_menu_top a.wbm_home:hover {
  background-color: #f7f6f6;
}

.elementor-location-header .wbm_menu_top a.wbm_social_icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background-color: #090a0b;
  background-color: #ffffff;
  color: #ffffff;
  color: #090a0b;
}

.elementor-location-header .wbm_menu_top a.wbm_social_icon svg {
  width: 15px;
  height: 15px;
}

.elementor-location-header .wbm_menu_top a.wbm_boek {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 200px;
  height: 65px;
  background-color: #aca7a1;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0.75px;
  font-family: "Trenda";
  font-weight: bold;
}

.elementor-location-header .wbm_menu_top a.wbm_boek:hover {
  background-color: #8d8984;
}

.elementor-location-header .wbm_menu_top a.wbm_menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  width: 65px;
  height: 65px;
  background-color: #090a0b;
}

.elementor-location-header .wbm_menu_top a.wbm_menu .nav-icon {
  margin: 1em;
  width: 40px;
}

.elementor-location-header .wbm_menu_top a.wbm_menu .nav-icon.open:before {
  transform: translateY(12px) rotate(135deg);
}

.elementor-location-header .wbm_menu_top a.wbm_menu .nav-icon.open:after {
  transform: translateY(-12px) rotate(-135deg);
}

.elementor-location-header .wbm_menu_top a.wbm_menu .nav-icon.open div {
  transform: scale(0);
}

.elementor-location-header .wbm_menu_top a.wbm_menu .nav-icon:after,
.elementor-location-header .wbm_menu_top a.wbm_menu .nav-icon:before,
.elementor-location-header .wbm_menu_top a.wbm_menu .nav-icon div {
  background-color: #ffffff;
  border-radius: 3px;
  content: '';
  display: block;
  height: 5px;
  margin: 7px 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer;
}

@media (max-width: 767px) {
  .elementor-location-header .wbm_menu_top {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .elementor-location-header .wbm_menu_top a.wbm_facebook {
    -webkit-flex: 0 0 65px;
    flex: 0 0 65px;
  }

  .elementor-location-header .wbm_menu_top a.wbm_boek {
    -webkit-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .elementor-location-header .wbm_menu_top a.wbm_menu {
    -webkit-flex: 0 0 65px;
    flex: 0 0 65px;
  }

  .elementor-location-header .wbm_menu_top a.wbm_home,
  .elementor-location-header .wbm_menu_top a.wbm_social_icon,
  .elementor-location-header .wbm_menu_top a.wbm_boek,
  .elementor-location-header .wbm_menu_top a.wbm_menu {
    height: 65px !important;
  }

  .elementor-location-header .wbm_menu_top a.wbm_home {
    display: flex !important;
  }

  .elementor-location-header .wbm_menu_top a.wbm_social_icon {
    width: 65px;
    height: 65px;
  }

  .elementor-location-header .wbm_menu_top a.wbm_social_icon svg {
    width: 25px;
    height: 25px;
  }
}

.wbm_popup_hoofdmenu .dialog-widget-content {
  margin-top: 65px !important;
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main {
  margin-top: -42px !important;
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li:nth-child(1) {
  grid-column-start: 4;
  grid-column-end: 5;
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li:nth-child(2) {
  grid-column-start: 5;
  grid-column-end: 6;
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li:nth-child(3) {
  grid-column-start: 6;
  grid-column-end: 7;
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li:nth-child(1) a,
.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li:nth-child(2) a,
.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li:nth-child(3) a {
  font-size: 14px;
  line-height: 1.75em;
  font-family: "URW Din", sans-serif;
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li {
  padding-top: 16px;
  padding-bottom: 16px;
  grid-column-start: 1;
  grid-column-end: 10;
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li a {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Trenda";
}

.wbm_popup_hoofdmenu .dialog-widget-content .elementor-nav-menu--main ul li a:hover {
  color: #aca7a1;
}

/** General >> mailpoet **/
body {
  /* form */
  /* columns */
  /* space between columns */
  /* input wrapper (label + input) */
  /* labels */
  /* inputs */
}

body .mailpoet_form {
  padding: 0px !important;
}

body .mailpoet_column_with_background {
  padding: 0px;
}

body .mailpoet_form_column:not(:first-child) {
  margin-left: 20px;
}

body .mailpoet_paragraph {
  line-height: 20px;
  margin-bottom: 20px;
}

body .mailpoet_segment_label,
body .mailpoet_text_label,
body .mailpoet_textarea_label,
body .mailpoet_select_label,
body .mailpoet_radio_label,
body .mailpoet_checkbox_label,
body .mailpoet_list_label,
body .mailpoet_date_label {
  display: block;
  font-weight: normal;
}

body .mailpoet_text,
body .mailpoet_textarea,
body .mailpoet_select,
body .mailpoet_date_month,
body .mailpoet_date_day,
body .mailpoet_date_year,
body .mailpoet_date {
  display: block;
}

body .mailpoet_text,
body .mailpoet_textarea {
  width: 200px;
}

body .mailpoet_submit {
  background-color: #aca7a1;
  border: 1px solid #aca7a1;
  color: #ffffff;
  padding: 8px 24px;
  font-size: 18px;
  border-radius: 0px;
}

body .mailpoet_submit:hover {
  background-color: #8d8984;
  border: 1px solid #8d8984;
  color: #ffffff;
}

body .mailpoet_validate_success {
  font-weight: bold !important;
  color: #aca7a1 !important;
}

body .mailpoet_validate_error {
  color: #aca7a1 !important;
}

body .mailpoet_form_loading {
  width: 32px !important;
  text-align: center;
  line-height: normal;
}

body .mailpoet_form_loading > span {
  width: 4px !important;
  height: 4px !important;
  background-color: #f5f7fa !important;
}

/** General >> footer **/
body #kowp_credits {
  background-color: #090a0b;
}

/** General >> archive omgeving **/
body .wbm_archive_omgeving.teaser .kowp_wrapper .kowp_item.tongeren_wrapper {
  grid-row-start: 1;
  grid-row-end: 1;
}

body .wbm_archive_omgeving .kowp_wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}

@media (max-width: 1024px) {
  body .wbm_archive_omgeving .kowp_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

@media (max-width: 767px) {
  body .wbm_archive_omgeving .kowp_wrapper {
    grid-template-columns: 1fr;
  }

  body .wbm_archive_omgeving .kowp_wrapper .kowp_item {
    position: relative;
  }

  body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper {
    grid-column-end: 1;
  }
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item {
  position: relative;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item img {
  display: inline;
  position: relative;
  z-index: -1;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item .content_wrapper {
  padding: 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 85%) !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item .content_wrapper .afstand {
  margin-bottom: -8px;
  color: #ffffff;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item .content_wrapper .title {
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 24px;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item .content_wrapper .link {
  color: #ffffff;
  padding: 8px 16px 4px 16px;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item .content_wrapper .link:hover {
  background-color: #ffffff;
  color: #090a0b;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper {
  grid-row-start: 1;
  grid-row-end: 3;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper a.link_tongeren_wrapper {
  background-color: #aca7a1 !important;
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 24px 24px;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper a.link_tongeren_wrapper .title {
  margin-top: 0px;
  color: #ffffff;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper a.link_tongeren_wrapper p {
  color: #ffffff;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper a.link_tongeren_wrapper .link {
  margin-top: 16px !important;
  color: #ffffff;
  padding: 8px 16px 4px 16px;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
}

body .wbm_archive_omgeving .kowp_wrapper .kowp_item.tongeren_wrapper a.link_tongeren_wrapper .link:hover {
  background-color: #ffffff;
  color: #090a0b;
}

/** General >> single omgeving **/
body .wbm_andere_omgevingen .kowp_wrapper .kowp_item {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}

body .wbm_andere_omgevingen .kowp_wrapper .kowp_item a {
  background-color: #e8e6e5;
  padding: 8px 12px 4px 12px;
  color: #8d8984;
}

body .wbm_andere_omgevingen .kowp_wrapper .kowp_item a:hover {
  background-color: #aca7a1;
  color: #ffffff;
}

/** General >> cubilis **/
.cubilis-ratebox {
  left: 24px !important;
  z-index: 999 !important;
}

@media (max-width: 500px) {
  .cubilis-ratebox {
    left: 0px !important;
    right: 0px !important;
    top: 65px !important;
  }
}

.cubilis-ratebox .ratebox__header {
  background-color: #aca7a1 !important;
  padding: 16px !important;
}

.cubilis-ratebox .ratebox__header button.ratebox__toggleBtn,
.cubilis-ratebox .ratebox__header button.ratebox__prevBtn {
  background-color: transparent;
  padding-right: 0px;
  padding-left: 0px;
}

.cubilis-ratebox .ratebox__content .cbpicker .cb__calendar .calendar__container .calendar__monthcontainer .calendar__content table .calendar__day.isPicked {
  background-color: #aca7a1 !important;
}

.cubilis-ratebox .ratebox__content .cbpicker .cb__calendar .calendar__container .calendar__monthcontainer .calendar__content table .calendar__day:hover {
  background-color: #d9d7d4 !important;
}

.cubilis-ratebox .ratebox__content .ratebox__pricebox .pricebox__options button.pricebox__generalButton {
  background-color: #aca7a1 !important;
}

.cubilis-ratebox .ratebox__content .ratebox__pricebox .pricebox__options button.pricebox__generalButton:hover {
  background-color: #8d8984 !important;
}

.cubilis-ratebox .ratebox__content .ratebox__pricebox .pricebox__options .pricebox__selectButton {
  background-color: #aca7a1 !important;
  color: #ffffff !important;
  text-decoration: none;
}

.cubilis-ratebox .ratebox__content .ratebox__pricebox .pricebox__options .pricebox__selectButton:hover {
  background-color: #8d8984 !important;
  color: #ffffff;
}

.cubilis-ratebox .ratebox__content .ratebox__benefits .benefits__title {
  color: #aca7a1 !important;
}

.cubilis-ratebox .ratebox__content .ratebox__benefits .benefits__list li svg path {
  fill: #aca7a1;
}

.cubilis-ratebox .ratebox__content .ratebox__bookingbox button.ratebox__bookingbutton {
  background-color: #aca7a1 !important;
  font-size: 16px !important;
}

.cubilis-ratebox .ratebox__content .ratebox__bookingbox button.ratebox__bookingbutton:hover {
  background-color: #8d8984 !important;
  border-color: #8d8984 !important;
  box-shadow: none !important;
}

/** General >> complianz **/
body {
  /* styles for the message box */
  /* styles for the dismiss button */
  /* styles for buttons */
  /* styles for the accept button */
  /* styles for the popup banner */
  /* styles for categories*/
  /* styles for the checkboxes with categories */
  /* styles for the revoke / settings popup */
  /* styles for the soft cookie wall / settings popup */
}

/** General >> page winkeltje **/
body .wbm_winkelproduct_archive .kowp_wrapper .kowp_item {
  background-color: #090a0b;
}

body .wbm_winkelproduct_archive .kowp_wrapper .kowp_item .image_wrapper {
  position: relative;
}

body .wbm_winkelproduct_archive .kowp_wrapper .kowp_item .image_wrapper .price {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  background-color: #aca7a1;
  padding: 4px 24px;
  line-height: 40px;
}

body .wbm_winkelproduct_archive .kowp_wrapper .kowp_item .desc {
  background-color: #090a0b;
  margin-top: -12px;
  padding: 24px;
  padding-top: 16px;
}

body .wbm_winkelproduct_archive .kowp_wrapper .kowp_item .desc h2 {
  margin-top: 12px;
  font-size: 24px;
  line-height: 1.4em;
  margin-bottom: 4px;
  color: #ffffff;
}

body .wbm_winkelproduct_archive .kowp_wrapper .kowp_item .desc .korte_omschrijving {
  color: #ffffff;
}

/** General >> Updates Kick Off WP en Elementor **/
body .page-header {
  display: none !important;
}

body .elementor-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

body .elementor-section.p_tb_none {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media screen and (max-width: 1023px) {
  body .elementor-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  body .elementor-section.p_tb_none {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  body .elementor-section {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  body .elementor-section.p_tb_none {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 24px;
}

