@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mebocare.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 18px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-weight: 600;
	font-size: 17px;
	line-height: 0.03px;
	color: rgb(34,34,34);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover {
	color: rgb(111,174,46);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 670px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 167px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* =====================================================
   MEBOCARE — GLOBAL CSS (CLEAN MASTER v7) (COMPLETE REPLACE)
   Structuur:
   - Homepage hero      = .mebo-hero-row
   - Homepage cards     = .mebo-cards-row
   - Homepage intro     = .mebo-pro-intro-row
   - Cards SEO line     = .mebo-cards-seo-line
   - Alle gewone rows   = .mebo-row
   - TFCC hero          = .mebo-hero-sub
===================================================== */

:root{
  --mebo-green:#6FAE2E;
  --mebo-container:1200px;
  --mebo-radius:18px;
  --mebo-card-gap:16px;
}

*{ box-sizing:border-box; }

sup{
  font-size:65%;
  line-height:0;
  vertical-align:super;
}

/* =====================================================
   1) HEADER / MENU
===================================================== */
.whb-header .wd-nav-main > ul > li > a,
.whb-header .wd-nav-main .menu > li > a{
  font-size:15px;
  font-weight:800;
  letter-spacing:.2px;
  color:rgba(20,20,20,.92);
}

.whb-header .wd-nav-main > ul > li:hover > a,
.whb-header .wd-nav-main > ul > li.current-menu-item > a,
.whb-header .wd-nav-main > ul > li.current-menu-ancestor > a{
  color:var(--mebo-green);
}

.whb-header .wd-dropdown-menu,
.whb-header .sub-menu{
  border-radius:12px;
  box-shadow:0 14px 30px rgba(0,0,0,.08);
  padding:10px 0;
}

.whb-header .wd-dropdown-menu a,
.whb-header .sub-menu a{
  font-size:14px;
  font-weight:700;
  color:rgba(20,20,20,.88);
  padding:10px 16px;
  line-height:1.25;
}

.whb-header .wd-dropdown-menu a:hover,
.whb-header .sub-menu a:hover{
  background:rgba(111,174,46,.08);
  color:rgba(20,20,20,.95);
}

/* =====================================================
   2) BASIS CONTAINER / ALIGNMENT
===================================================== */
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub,
.vc_row.wpb_row.vc_row-fluid.mebo-cards-row,
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row,
.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line,
.vc_row.wpb_row.vc_row-fluid.mebo-row{
  width:100% !important;
  max-width:var(--mebo-container) !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0 !important;
  padding-right:0 !important;
  left:auto !important;
}

.vc_row[data-vc-full-width="true"].mebo-hero-row,
.vc_row[data-vc-full-width="true"].mebo-hero-sub,
.vc_row[data-vc-full-width="true"].mebo-cards-row,
.vc_row[data-vc-full-width="true"].mebo-pro-intro-row,
.vc_row[data-vc-full-width="true"].mebo-cards-seo-line,
.vc_row[data-vc-full-width="true"].mebo-row{
  left:auto !important;
  width:100% !important;
}

/* wrappers overal strak */
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row > .vc_column_container,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row > .vc_column_container > .vc_column-inner,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row > .vc_column_container > .vc_column-inner > .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row .wpb_content_element,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row .wpb_text_column,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row .vc_custom_heading,

.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row > .vc_column_container,
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row > .vc_column_container > .vc_column-inner,
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row > .vc_column_container > .vc_column-inner > .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row .wpb_content_element,
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row .wpb_text_column,
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row .vc_custom_heading,

.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line > .vc_column_container,
.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line > .vc_column_container > .vc_column-inner,
.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line > .vc_column_container > .vc_column-inner > .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line .wpb_content_element,
.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line .wpb_text_column,

.vc_row.wpb_row.vc_row-fluid.mebo-row > .vc_column_container,
.vc_row.wpb_row.vc_row-fluid.mebo-row > .vc_column_container > .vc_column-inner,
.vc_row.wpb_row.vc_row-fluid.mebo-row > .vc_column_container > .vc_column-inner > .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-row .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-row .wpb_content_element,
.vc_row.wpb_row.vc_row-fluid.mebo-row .wpb_text_column,
.vc_row.wpb_row.vc_row-fluid.mebo-row .vc_custom_heading,

.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub > .vc_column_container,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub > .vc_column_container > .vc_column-inner,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub > .vc_column_container > .vc_column-inner > .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub .wpb_wrapper,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub .wpb_content_element,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub .wpb_text_column,
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub .vc_custom_heading{
  padding-left:0 !important;
  padding-right:0 !important;
  margin-left:0 !important;
  margin-right:0 !important;
}

/* =====================================================
   3) HERO HOMEPAGE
===================================================== */
.vc_row.wpb_row.vc_row-fluid.mebo-hero-row{
  padding-top:18px !important;
  padding-bottom:14px !important;
}

.mebo-hero-col-text,
.mebo-hero-col-text > .vc_column-inner,
.mebo-hero-col-image,
.mebo-hero-col-image > .vc_column-inner{
  padding-left:0 !important;
  padding-right:0 !important;
}

.mebo-hero-row h1,
.mebo-hero-row .vc_custom_heading h1{
  font-size:clamp(34px, 3.2vw, 52px) !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  margin:0 0 14px 0 !important;
}

.mebo-hero-row p{
  font-size:18px;
  line-height:1.6;
  color:rgba(35,35,35,.72);
  max-width:620px;
}

.mebo-hero-row .vc_btn3-container{
  display:inline-block;
  margin-right:14px;
  margin-bottom:10px;
}

.mebo-hero-row .vc_btn3-container:last-child{
  margin-right:0;
}

/* =====================================================
   4) HOMEPAGE CARDS
===================================================== */
.vc_row.wpb_row.vc_row-fluid.mebo-cards-row{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:var(--mebo-card-gap) !important;
  background:transparent !important;
  box-shadow:none !important;
  border:none !important;
  margin:0 0 10px 0 !important; /* cards → intro */
  padding-top:0 !important;
  padding-bottom:0 !important;
}

.mebo-cards-row::before,
.mebo-cards-row::after{
  display:none !important;
}

.mebo-cards-row.vc_row-has-fill{
  background:none !important;
}

.mebo-cards-row > .wpb_column.mebo-card,
.mebo-cards-row > .wpb_column.mebo-card--primary,
.mebo-cards-row > .wpb_column.mebo-card--pro,
.mebo-cards-row > .wpb_column.mebo-card-pro{
  flex:1 1 0 !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  border:none !important;
  display:flex !important;
  align-items:stretch !important;
  align-self:stretch !important;
}

.mebo-cards-row > .wpb_column.mebo-card > .vc_column-inner,
.mebo-cards-row > .wpb_column.mebo-card--primary > .vc_column-inner,
.mebo-cards-row > .wpb_column.mebo-card--pro > .vc_column-inner,
.mebo-cards-row > .wpb_column.mebo-card-pro > .vc_column-inner,
.mebo-cards-row > .wpb_column.mebo-card > .vc_column-inner > .wpb_wrapper,
.mebo-cards-row > .wpb_column.mebo-card--primary > .vc_column-inner > .wpb_wrapper,
.mebo-cards-row > .wpb_column.mebo-card--pro > .vc_column-inner > .wpb_wrapper,
.mebo-cards-row > .wpb_column.mebo-card-pro > .vc_column-inner > .wpb_wrapper,
.mebo-cards-row .wpb_raw_code,
.mebo-cards-row .wpb_raw_html,
.mebo-cards-row .wpb_raw_code .wpb_wrapper,
.mebo-cards-row .wpb_raw_html .wpb_wrapper{
  width:100% !important;
  max-width:none !important;
  height:100% !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
}

.mebo-cards-row a.mebo-card-link{
  width:100% !important;
  min-width:100% !important;
  height:100% !important;
  min-height:196px !important;
  display:flex !important;
  flex-direction:column !important;
  border-radius:var(--mebo-radius);
  background:#fff;
  box-shadow:0 10px 26px rgba(0,0,0,.08);
  padding:22px 20px !important;
  text-decoration:none !important;
}

.mebo-cards-row .mebo-card--pro a.mebo-card-link,
.mebo-cards-row .mebo-card-pro a.mebo-card-link{
  background:rgba(111,174,46,.08);
}

.mebo-cards-row .mebo-card-link .mebo-label{
  margin:0 0 10px 0;
  font-size:13px;
  font-weight:700;
  color:var(--mebo-green);
}

.mebo-cards-row .mebo-card-link .mebo-title{
  max-width:none !important;
  margin:0 0 12px 0 !important;
  line-height:1.12;
}

.mebo-cards-row .mebo-card-link .mebo-action{
  margin-top:auto !important;
  padding-top:10px !important;
  margin-bottom:0 !important;
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:var(--mebo-green) !important;
  font-weight:800 !important;
  font-size:16px !important;
  line-height:1.2 !important;
  white-space:nowrap !important;
  text-decoration:none !important;
}

.mebo-cards-row .mebo-card-link .mebo-action::after{
  content:"→";
  font-weight:900;
  line-height:1;
}

.mebo-cards-row .mebo-card-link:hover .mebo-action{
  text-decoration:underline !important;
}

.mebo-cards-row .mebo-card-link,
.mebo-cards-row .mebo-card-link *{
  text-decoration:none !important;
}

/* =====================================================
   5) HOMEPAGE INTRO ROW
===================================================== */
.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row{
  padding-top:0 !important;
  padding-bottom:4px !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}

.mebo-pro-intro-row .wpb_text_column{
  max-width:720px;
  margin-bottom:0 !important;
}

.mebo-pro-intro-row p{
  font-size:17px;
  line-height:1.72;
  color:rgba(25,25,25,.82);
  margin:0 0 12px 0;
}

.mebo-pro-intro-row p:first-child{
  font-weight:600;
  font-size:18px;
  line-height:1.45;
  letter-spacing:.01em;
  color:rgba(20,20,20,.92);
  margin-bottom:8px;
}

.mebo-pro-intro-row p:last-child{
  margin-bottom:0;
}

/* =====================================================
   6) HOMEPAGE SEO LINE
===================================================== */
.vc_row.wpb_row.vc_row-fluid.mebo-cards-seo-line{
  margin-top:0 !important;
  margin-bottom:0 !important;
  padding-top:0 !important;
  padding-bottom:20px !important;
}

/* vangt ook op als class ooit op kolom komt */
.mebo-pro-intro-row .mebo-cards-seo-line,
.mebo-pro-intro-row .mebo-cards-seo-line > .vc_column-inner,
.mebo-pro-intro-row .mebo-cards-seo-line > .vc_column-inner > .wpb_wrapper{
  padding-top:0 !important;
  padding-bottom:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
}

.mebo-cards-seo-line p{
  font-size:14.5px;
  line-height:1.55;
  color:rgba(35,35,35,.55);
  margin:0 !important;
}

/* seo line → eerste contentblok */
.mebo-cards-seo-line + .mebo-row{
  padding-top:30px !important;
}

/* =====================================================
   7) GEWONE CONTENT ROWS
===================================================== */
.vc_row.wpb_row.vc_row-fluid.mebo-row{
  padding-top:22px !important;
  padding-bottom:22px !important;
}

.mebo-row h2,
.mebo-row .vc_custom_heading h2,
.mebo-row .mebo-h2,
.mebo-row .vc_custom_heading.mebo-h2{
  font-size:clamp(26px, 2.2vw, 34px) !important;
  line-height:1.16 !important;
  font-weight:900 !important;
  letter-spacing:-0.01em;
  margin:0 0 14px 0 !important;
  color:rgba(20,20,20,.96);
}

.mebo-row h3,
.mebo-row .vc_custom_heading h3,
.mebo-row .mebo-h3,
.mebo-row .vc_custom_heading.mebo-h3{
  font-size:clamp(18px, 1.4vw, 22px) !important;
  line-height:1.24 !important;
  font-weight:800 !important;
  margin:4px 0 10px 0 !important;
  color:rgba(20,20,20,.95);
}

.mebo-row p,
.mebo-row li{
  font-size:16px;
  line-height:1.7;
  color:rgba(20,20,20,.78);
}

.mebo-row ul,
.mebo-row ol{
  margin:4px 0 18px 22px;
  padding:0;
}

.mebo-row li{
  margin:0 0 12px 0;
}

.mebo-row .wpb_text_column,
.mebo-row .vc_custom_heading,
.mebo-row .wpb_single_image,
.mebo-row .vc_btn3-container{
  margin-bottom:14px !important;
}

.mebo-row .vc_custom_heading:last-child,
.mebo-row .wpb_text_column:last-child{
  margin-bottom:0;
}

.mebo-row .wpb_single_image img{
  max-width:320px;
}

/* FAQ wat rustiger */
.mebo-faq-row,
.mebo-faq-acc{
  margin-top:8px;
  margin-bottom:8px;
}

/* =====================================================
   8) TFCC HERO / SUBPAGES
===================================================== */
.vc_row.wpb_row.vc_row-fluid.mebo-hero-sub{
  padding-top:18px !important;
  padding-bottom:16px !important;
}

.mebo-hero-sub h1,
.mebo-hero-sub .vc_custom_heading h1{
  font-size:clamp(34px, 3.2vw, 52px) !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  margin:0 0 14px 0 !important;
}

.mebo-hero-sub p{
  font-size:18px;
  line-height:1.55;
  color:rgba(35,35,35,.72);
}

.mebo-hero-sub .vc_btn3-container{
  display:inline-block;
  margin-right:14px;
  margin-bottom:10px;
}

.mebo-hero-sub .vc_btn3-container:last-child{
  margin-right:0;
}

.mebo-hero-sub .mebo-tfcc-hero-ill,
.mebo-hero-sub .mebo-tfcc-hero-ill .wpb_wrapper{
  text-align:center;
}

.mebo-hero-sub .mebo-tfcc-hero-ill img{
  max-width:340px;
  width:100%;
  height:auto;
  display:inline-block;
}

.mebo-hero-sub .mebo-tfcc-hero-ill em{
  font-size:14px;
  color:rgba(35,35,35,.55);
}

/* =====================================================
   9) FOOTER
===================================================== */
footer,
.wd-footer,
.footer-container{
  margin-top:20px;
}

/* =====================================================
   10) MOBILE
===================================================== */
@media (max-width:991px){
  .mebo-hero-row,
  .mebo-hero-sub{
    padding-top:12px !important;
    padding-bottom:12px !important;
  }

  .mebo-row{
    padding-top:16px !important;
    padding-bottom:16px !important;
  }

  .mebo-pro-intro-row{
    padding-top:0 !important;
    padding-bottom:2px !important;
  }

  .mebo-cards-seo-line{
    padding-bottom:16px !important;
  }

  .mebo-cards-seo-line + .mebo-row{
    padding-top:20px !important;
  }

  .mebo-row h2,
  .mebo-row .vc_custom_heading h2,
  .mebo-row .mebo-h2,
  .mebo-row .vc_custom_heading.mebo-h2{
    font-size:28px !important;
    line-height:1.18 !important;
  }

  .mebo-row h3,
  .mebo-row .vc_custom_heading h3,
  .mebo-row .mebo-h3,
  .mebo-row .vc_custom_heading.mebo-h3{
    font-size:20px !important;
    line-height:1.24 !important;
  }

  .mebo-hero-sub .mebo-tfcc-hero-ill img{
    max-width:280px;
  }

  .mebo-cards-row{
    flex-wrap:wrap !important;
    gap:16px !important;
    margin-bottom:10px !important;
  }

  .mebo-cards-row > .wpb_column.mebo-card,
  .mebo-cards-row > .wpb_column.mebo-card--primary,
  .mebo-cards-row > .wpb_column.mebo-card--pro,
  .mebo-cards-row > .wpb_column.mebo-card-pro{
    flex:0 0 100% !important;
    width:100% !important;
    max-width:100% !important;
  }

  .mebo-cards-row a.mebo-card-link{
    min-height:auto !important;
    padding:24px 22px !important;
  }

  .mebo-cards-row .mebo-card-link .mebo-title{
    max-width:none !important;
  }

  .mebo-row .wpb_text_column,
  .mebo-row .vc_custom_heading,
  .mebo-row .wpb_single_image,
  .mebo-row .vc_btn3-container{
    margin-bottom:12px !important;
  }
}
/* =====================================================
   HOMEPAGE — cards → intro spacing
===================================================== */

.vc_row.wpb_row.vc_row-fluid.mebo-pro-intro-row{
  margin-top:18px !important;
}
/* =====================================================
   MEBOCARE — HERO TYPOGRAPHY TUNING
===================================================== */

/* hero tekst iets rustiger */
.mebo-hero-row p{
  font-size:18px;
  line-height:1.65;
  max-width:560px;
  margin-bottom:14px;
}

/* trust regel subtieler */
.mebo-hero-row p:last-of-type{
  font-size:15px;
  line-height:1.5;
  color:rgba(35,35,35,.60);
  margin-top:6px;
}

/* buttons iets meer ademruimte */
.mebo-hero-row .vc_btn3-container{
  margin-top:6px;
}

/* TFCC subpage hero H1 iets kleiner */
.mebo-hero-sub h1,
.mebo-hero-sub .vc_custom_heading h1{
  font-size:clamp(32px, 2.6vw, 42px) !important;
  line-height:1.12 !important;
}

.mebo-weight-steps img{
  width:160px;
  height:auto;
  display:block;
  margin-bottom:24px;
}