.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


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

/** General >> general **/
body .elementor-widget-wrap {
  padding: 0px !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  text-transform: uppercase;
}

body .m_t_auto {
  margin-top: auto !important;
}

body .elementor-widget-icon-list:not(.normal).c_inverted .elementor-icon-list-icon i:before {
  color: #f7a600;
}

body .elementor-widget-icon-list:not(.normal) .elementor-icon-list-items li {
  padding-bottom: 6px !important;
  font-size: 19px;
  font-weight: bold;
}

body .elementor-widget-icon-list:not(.normal) .elementor-icon-list-items li .elementor-icon-list-icon i {
  padding-right: 16px;
}

body .elementor-widget-icon-list:not(.normal) .elementor-icon-list-items li .elementor-icon-list-icon i:before {
  font-size: 16px;
}

body .wbm_hero {
  height: 350px;
  position: relative !important;
  z-index: 1;
}

body .wbm_row_hero_content {
  margin-top: -200px;
  margin-bottom: 24px;
}

body .wbm_row_hero_content.half_height {
  margin-top: -150px;
}

body .wbm_row_hero_content .wbm_hero_content {
  background-color: #ffefcf;
  padding: 32px 48px;
  z-index: 1;
  max-width: 500px;
  position: relative;
}

body .wbm_row_hero_content .wbm_hero_content .title {
  margin-bottom: 12px;
  margin-top: 0px;
}

body .wbm_row_hero_content .wbm_hero_content .content {
  margin-bottom: 0px;
}

body .wbm_cta_keuze_certificaat {
  background: url(/wp-content/uploads/2020/12/qesh-certificaten-83140-1920.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  padding: 48px;
}

body .wbm_cta_keuze_certificaat .wbm_background_overlay {
  position: absolute;
  background-color: rgba(247, 166, 0, 0.6);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

body .wbm_cta_keuze_certificaat .wbm_content_wrapper {
  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-align-items: center;
  align-items: center;
}

body .wbm_cta_keuze_certificaat .wbm_content_wrapper .title {
  z-index: 0;
  color: #ffffff;
  margin-top: 0px;
  max-width: 700px;
  text-align: center;
}

body .wbm_cta_keuze_certificaat .wbm_content_wrapper .btn_wrapper {
  z-index: 0;
  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;
}

body .wbm_cta_keuze_certificaat .wbm_content_wrapper .btn_wrapper a.btn_certificaat {
  color: #ffffff;
  font-size: 19px;
  text-transform: uppercase;
  background-color: #f7a600;
  padding: 12px 24px;
  margin: 12px 24px;
}

body .wbm_cta_keuze_certificaat .wbm_content_wrapper .btn_wrapper a.btn_certificaat:hover {
  cursor: pointer;
  background-color: #000000;
}

body .wbm_cta_contact {
  background: url(/wp-content/uploads/2020/12/qesh-certificaten-83140-1920.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  padding: 96px;
}

@media (max-width: 1024px) {
  body .wbm_cta_contact {
    padding: 48px;
  }
}

body .wbm_cta_contact .wbm_background_overlay {
  position: absolute;
  background-color: rgba(247, 166, 0, 0.6);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

body .wbm_cta_contact .wbm_content_wrapper {
  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-align-items: center;
  align-items: center;
}

body .wbm_cta_contact .wbm_content_wrapper .title {
  z-index: 0;
  color: #ffffff;
  margin-top: 0px;
  max-width: 700px;
  text-align: center;
  margin-bottom: 48px;
}

body .wbm_cta_contact .wbm_content_wrapper .form_wrapper {
  max-width: 700px;
  z-index: 0;
}

body .wbm_cta_contact .wbm_content_wrapper .form_wrapper .ff-el-form-check-label {
  color: #ffffff;
}

body .wbm_balk_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .wbm_balk_wrapper .wbm_balk {
  position: absolute;
}

body .wbm_balk_wrapper .wbm_balk.horizontal {
  width: 100px;
  height: 10px;
}

body .wbm_balk_wrapper .wbm_balk.horizontal.top_outside {
  top: -10px;
}

body .wbm_balk_wrapper .wbm_balk.horizontal.bottom_outside {
  bottom: -10px;
}

body .wbm_balk_wrapper .wbm_balk.horizontal.right {
  right: 0px;
}

body .wbm_balk_wrapper .wbm_balk.vertical {
  width: 10px;
  height: 100px;
}

body .wbm_balk_wrapper .wbm_balk.primary {
  background-color: #f7a600;
}

body .wbm_balk_wrapper .wbm_balk.secondary {
  background-color: #ffefcf;
}

body .wbm_balk_wrapper .wbm_balk.text {
  background-color: #000000;
}

body .wbm_balk_inline {
  position: absolute;
}

body .wbm_balk_inline.horizontal {
  width: 100px;
  height: 10px;
}

body .wbm_balk_inline.primary {
  background-color: #f7a600;
}

body .wbm_balk_inline.top {
  top: -10px;
}

body .wbm_balk_inline.right {
  right: 0px;
}

/** General >> header **/
.elementor-location-header .elementor-nav-menu--main ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.elementor-location-header .elementor-nav-menu--main ul li a {
  font-size: 19px;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  font-weight: bold;
  padding: 4px 16px;
}

.elementor-location-header .elementor-nav-menu--main ul li a:hover {
  color: #f7a600;
  padding: 4px 16px;
}

.elementor-location-header .elementor-nav-menu--main ul li:last-of-type {
  background-color: #f7a600;
  margin-left: 12px;
}

.elementor-location-header .elementor-nav-menu--main ul li:last-of-type a {
  color: #ffffff;
}

.elementor-location-header .elementor-nav-menu--main ul li:last-of-type:hover {
  background-color: #000000;
}

.wbm_menu_mobile ul.elementor-nav-menu li a {
  font-size: 19px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Akrobat Heading", sans-serif;
}

.wbm_menu_mobile ul.elementor-nav-menu li a:hover {
  font-size: 19px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Akrobat Heading", sans-serif;
  color: #f7a600 !important;
}

.wbm_menu_mobile ul.elementor-nav-menu li a.elementor-item-active {
  color: #f7a600 !important;
}

.wbm_menu_mobile ul.elementor-nav-menu li:last-of-type {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 24px;
}

.wbm_menu_mobile ul.elementor-nav-menu li:last-of-type a {
  background-color: #f7a600;
  text-align: center;
  color: #ffffff !important;
  padding: 12px 48px;
}

.wbm_menu_mobile ul.elementor-nav-menu li:last-of-type a:hover {
  background-color: #000000;
}

body.home .elementor-location-header .wbm_header_area_fill {
  position: absolute;
  background-color: #ffefcf;
  width: 700px;
  height: 695px;
  top: -24px;
  right: -24px;
}

@media (max-width: 1024px) {
  body.home .elementor-location-header .wbm_header_area_fill {
    height: 250px;
  }
}

@media (max-width: 767px) {
  body.home .elementor-location-header .wbm_header_area_fill {
    height: 250px;
  }
}

body.single-post .elementor-location-header .wbm_header_area_fill,
body.blog .elementor-location-header .wbm_header_area_fill {
  position: absolute;
  background-color: #ffefcf;
  width: 700px;
  height: 325px;
  top: -24px;
  right: -24px;
}

body.page-id-87 .elementor-location-header .wbm_header_area_fill,
body.page-id-84 .elementor-location-header .wbm_header_area_fill,
body.page-id-91 .elementor-location-header .wbm_header_area_fill,
body.page-id-113 .elementor-location-header .wbm_header_area_fill,
body.page-id-77 .elementor-location-header .wbm_header_area_fill,
body.page-id-71 .elementor-location-header .wbm_header_area_fill,
body.page-id-68 .elementor-location-header .wbm_header_area_fill,
body.page-id-74 .elementor-location-header .wbm_header_area_fill {
  position: absolute;
  background-color: #ffefcf;
  width: 800px;
  height: 300px;
  top: -55px;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-width: 767px) {
  body.page-id-87 .elementor-location-header .wbm_header_area_fill,
  body.page-id-84 .elementor-location-header .wbm_header_area_fill,
  body.page-id-91 .elementor-location-header .wbm_header_area_fill,
  body.page-id-113 .elementor-location-header .wbm_header_area_fill,
  body.page-id-77 .elementor-location-header .wbm_header_area_fill,
  body.page-id-71 .elementor-location-header .wbm_header_area_fill,
  body.page-id-68 .elementor-location-header .wbm_header_area_fill,
  body.page-id-74 .elementor-location-header .wbm_header_area_fill {
    display: none;
  }
}

/** 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;
  height: 45px;
}

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

body .mailpoet_submit {
  background-color: #f7a600;
  border: 1px solid #f7a600;
  color: #ffffff;
  padding: 8px 24px !important;
  font-size: 19px;
  border-radius: 0px;
}

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

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

body .mailpoet_validate_error {
  color: #f7a600 !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: #F0F4F8 !important;
}

/** General >> footer **/
#kowp_credits {
  background-color: #000000;
}

.blog .qesh_column_footer,
.single-post .qesh_column_footer {
  display: none;
}

.qesh_column_footer .elementor-widget-heading.titel {
  text-align: right;
  margin: 0px !important;
}

.qesh_column_footer .elementor-widget-heading.titel a {
  display: block;
  font-size: 19px;
  margin-top: -12px;
  font-family: "Akrobat Body", sans-serif;
  font-weight: bold;
}

.qesh_column_footer .wbm_balk_tussendoor {
  width: 10px;
  height: 100px;
  background-color: #f7a600;
  margin-left: 24px;
  margin-right: 24px;
}

.qesh_column_footer .kowp_wrapper .kowp_item:first-of-type {
  margin-bottom: 8px;
}

.qesh_column_footer .kowp_wrapper .kowp_item a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.qesh_column_footer .kowp_wrapper .kowp_item a img {
  width: 35px;
  height: 35px;
}

.qesh_column_footer .kowp_wrapper .kowp_item a .title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 8px;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

.qesh_column_footer .kowp_wrapper .kowp_item a:hover .title {
  color: #f7a600;
}

@media (max-width: 767px) {
  .qesh_column_footer .elementor-column-wrap .elementor-widget-wrap {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important;
    width: 100% !important;
  }

  .qesh_column_footer .elementor-column-wrap .elementor-widget-wrap .elementor-widget-heading.titel {
    text-align: left;
    display: inline-block;
  }

  .qesh_column_footer .elementor-column-wrap .elementor-widget-wrap .elementor-widget-heading.titel a {
    margin-top: -4px;
  }

  .qesh_column_footer .elementor-column-wrap .elementor-widget-wrap .wbm_balk_tussendoor {
    display: none;
  }

  .qesh_column_footer .elementor-column-wrap .elementor-widget-wrap .kowp_wrapper {
    margin-top: 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: left;
    justify-content: left;
    -webkit-align-items: left;
    align-items: left;
  }
}

/** General >> popups **/
body .dialog-widget .mailpoet_form form {
  padding: 0px !important;
}

body .dialog-widget .mailpoet_form form input[type=submit] {
  font-weight: bold;
  font-size: 19px;
  text-transform: uppercase;
  padding: 12px !important;
}

/** General >> page aanpak **/
body .aanpak_title_wrapper .aanpak_nummer {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  font-size: 17px;
}

body .aanpak_title_wrapper .aanpak_nummer .nummer {
  background-color: #000000;
  color: #ffffff;
  padding: 0px 8px !important;
  margin-top: -4px !important;
}

/** General >> single post **/
body.single-post .elementor-widget-heading h1.elementor-heading-title,
body.single-post .elementor-widget-heading.elementor-widget-heading h1.elementor-heading-title {
  font-size: 38px;
  line-height: 1.2em;
  margin-bottom: 32px !important;
}

body.single-post h2 {
  font-size: 28px;
  line-height: 1.3em;
}

body.single-post h3 {
  font-size: 24px;
  line-height: 1.4em;
}

body.single-post h4 {
  font-size: 20px;
  line-height: 1.5em;
}

body.single-post h2,
body.single-post h3,
body.single-post h4,
body.single-post h5,
body.single-post h6 {
  text-transform: inherit !important;
  color: #000000;
}

body #commentform p.form-submit input {
  background-color: #f7a600 !important;
}

body #commentform p.form-submit input:hover {
  background-color: #cb8800 !important;
}

/** General >> page home **/
body .wbm_home_hero_content {
  padding: 0px 32px 0px 32px;
}

@media (max-width: 767px) {
  body .wbm_home_hero_content {
    padding: 0px;
  }
}

/** General >> Updates KOWP en Elementor **/
body .p_x2 {
  padding-left: 24px;
  padding-right: 24px;
}

body .page-header {
  display: none !important;
}

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

body .elementor-section > .elementor-container {
  padding-left: 24px;
  padding-right: 24px;
}

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;
}

