@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.0") 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: 13px;
	--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 .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.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 – HOMEPAGE CLEAN (MASTER v3)
   Scope: page-id-4803

   Rows:
   - .mebo-hero-row
   - .mebo-cards-row
   - .mebo-tfcc-row  (optioneel: .mebo-compact)
   - .mebo-faq-row   (zet deze class op je FAQ row)

   Hero:
   - .mebo-hero-h1, .mebo-hero-h2, .mebo-hero-trust

   Cards:
   - .mebo-card, .mebo-label, .mebo-title, .mebo-action
   ===================================================== */

:root{
  --mebo-green:#6FAE2E;
  --mebo-text:#232323;
  --mebo-muted:#4a4a4a;
  --mebo-soft:#f3f6f2;
  --mebo-radius:18px;
  --mebo-border:rgba(0,0,0,.06);
  --mebo-shadow:0 14px 34px rgba(0,0,0,.08);
  --mebo-shadow-hover:0 18px 44px rgba(0,0,0,.14);

  /* spacing */
  --mebo-section-pad:34px;
  --mebo-section-pad-compact:22px;
}

/* =====================================================
   1) CONSISTENTE SECTIE SPACING (één bron van waarheid)
   ===================================================== */

.page-id-4803 .mebo-cards-row,
.page-id-4803 .mebo-tfcc-row,
.page-id-4803 .mebo-faq-row{
  padding-top:var(--mebo-section-pad);
  padding-bottom:var(--mebo-section-pad);
}

/* Compact variant: zet .mebo-compact op diezelfde row */
.page-id-4803 .mebo-tfcc-row.mebo-compact,
.page-id-4803 .mebo-faq-row.mebo-compact{
  padding-top:var(--mebo-section-pad-compact);
  padding-bottom:var(--mebo-section-pad-compact);
}

/* Geen “extra” wit door laatste p/ul in secties */
.page-id-4803 .mebo-tfcc-row p:last-child,
.page-id-4803 .mebo-tfcc-row ul:last-child,
.page-id-4803 .mebo-faq-row p:last-child,
.page-id-4803 .mebo-faq-row ul:last-child{
  margin-bottom:0 !important;
}

/* =====================================================
   2) HERO
   ===================================================== */

.page-id-4803 .mebo-hero-row{
  padding-top:16px !important;   /* dichter onder header */
  padding-bottom:28px !important;
}

.page-id-4803 .mebo-hero-row .vc_column-inner{
  display:flex;
  align-items:center;
}

.page-id-4803 .mebo-hero-row .vc_col-sm-6:first-child{
  padding-right:44px;
}

.page-id-4803 .mebo-hero-h1{
  font-size:56px;
  font-weight:800;
  line-height:1.03;
  letter-spacing:-0.03em;
  margin:0 0 16px 0;
  color:var(--mebo-text);
}

.page-id-4803 .mebo-hero-h2{
  font-size:36px;
  font-weight:500;
  line-height:1.16;
  color:#5a5a5a;
  margin:0 0 14px 0;
  max-width:760px;
}

/* Trust: target óók WPBakery text block wrapper + p */
.page-id-4803 .mebo-hero-trust,
.page-id-4803 .wpb_text_column.mebo-hero-trust,
.page-id-4803 .mebo-hero-trust p,
.page-id-4803 .wpb_text_column.mebo-hero-trust p{
  font-size:18px !important;
  font-weight:600 !important;
  color:var(--mebo-muted) !important;
  letter-spacing:-0.01em;
  line-height:1.45 !important;
  margin:8px 0 22px 0 !important;
}

/* voorkom theme margins in hero text columns */
.page-id-4803 .mebo-hero-row .wpb_text_column p{
  margin:0 !important;
}

/* Hero illustration: nooit schaduw */
.page-id-4803 .mebo-hero-row .wpb_single_image{
  text-align:right !important;
}
.page-id-4803 .mebo-hero-row img{
  max-width:440px;
  width:100%;
  height:auto;
  box-shadow:none !important;
  filter:none !important;
  margin-top:8px;
}

/* =====================================================
   3) ® (sup) – kleiner en minder hoog (overal)
   ===================================================== */

.page-id-4803 sup{
  font-size:55% !important;
  line-height:0 !important;
  vertical-align:baseline !important;
  position:relative !important;
  top:-0.22em !important;
}

/* =====================================================
   4) HERO BUTTONS
   ===================================================== */

.page-id-4803 .mebo-hero-row .vc_btn3-container{
  display:inline-block;
  margin:0 14px 0 0 !important;
  vertical-align:top;
}

/* neutraliseer handmatige margin op knop 2 als die nog bestaat */
.page-id-4803 .mebo-hero-row .vc_btn3-container + .vc_btn3-container{
  margin-left:0 !important;
}

.page-id-4803 .mebo-hero-row .vc_btn3{
  padding:14px 26px !important;
  border-radius:14px !important;
  font-weight:700 !important;
  font-size:16px !important;
  min-width:230px !important;
  box-shadow:none !important;
  border:0 !important;
}

.page-id-4803 .mebo-hero-row .vc_btn3-color-success{
  background:var(--mebo-green) !important;
  border-color:var(--mebo-green) !important;
}

.page-id-4803 .mebo-hero-row .vc_btn3-color-grey{
  background:#e7e7e7 !important;
  border-color:#e7e7e7 !important;
  color:#2f2f2f !important;
}

/* =====================================================
   5) CARDS
   ===================================================== */

.page-id-4803 .mebo-card{
  background:#fff;
  border-radius:var(--mebo-radius);
  padding:46px 42px;
  box-shadow:var(--mebo-shadow);
  transition:transform .18s ease, box-shadow .18s ease;
  height:100%;
  display:flex;
  flex-direction:column;
}

.page-id-4803 .mebo-card:hover{
  transform:translateY(-4px);
  box-shadow:var(--mebo-shadow-hover);
}

.page-id-4803 .mebo-label{
  font-size:14px;
  font-weight:650;
  color:var(--mebo-green);
  margin-bottom:14px;
}

.page-id-4803 .mebo-title{
  font-size:26px;
  font-weight:700;
  line-height:1.18;
  margin:0 0 12px 0;
}

.page-id-4803 .mebo-action{
  margin-top:auto;
  font-weight:700;
  color:var(--mebo-green);
  text-decoration:none;
}
.page-id-4803 .mebo-action::after{
  content:" \2192";
}

/* Professionals kaart: maak dit ROBUUST (laatste column in de cards row) */
.page-id-4803 .mebo-cards-row .vc_column_container:last-child .mebo-card,
.page-id-4803 .mebo-cards-row .wpb_column:last-child .mebo-card,
.page-id-4803 .mebo-cards-row .vc_col-sm-3:last-child .mebo-card{
  background:var(--mebo-soft) !important;
}

/* =====================================================
   6) TFCC RIJ – beeld groter, en geen “after-space”
   ===================================================== */

.page-id-4803 .mebo-tfcc-row .vc_column-inner{
  display:flex;
  align-items:flex-start;
}

.page-id-4803 .mebo-tfcc-row .vc_col-sm-6:first-child{
  padding-right:50px;
}

.page-id-4803 .mebo-tfcc-row .wpb_single_image{
  text-align:right !important;
}

.page-id-4803 .mebo-tfcc-row img{
  width:100% !important;
  max-width:620px !important;
  height:auto !important;
  box-shadow:none !important;
  filter:none !important;
  margin-top:0 !important;
}

/* =====================================================
   7) FAQ – altijd LICHTGROEN (ook als accordion “Grey” staat)
   ===================================================== */

/* De row zelf (als jij background op row gebruikt) */
.page-id-4803 .mebo-faq-row{
  background:var(--mebo-soft);
}

/* WPBakery accordion: overschrijf grey scheme */
.page-id-4803 .mebo-faq-row .vc_tta.vc_general,
.page-id-4803 .mebo-faq-row .vc_tta-color-grey{
  background:transparent !important;
}

/* Heading + body zachtgroen */
.page-id-4803 .mebo-faq-row .vc_tta-panel-heading,
.page-id-4803 .mebo-faq-row .vc_tta-panel-body{
  background:var(--mebo-soft) !important;
  border-color:var(--mebo-border) !important;
}

/* Panels strak */
.page-id-4803 .mebo-faq-row .vc_tta-panel{
  border-radius:12px;
  overflow:hidden;
}

/* Titel wat steviger */
.page-id-4803 .mebo-faq-row .vc_tta-title-text{
  font-weight:600;
}

/* =====================================================
   8) MOBILE
   ===================================================== */

@media (max-width:768px){

  .page-id-4803 .mebo-hero-row{
    padding-top:18px !important;
    padding-bottom:26px !important;
  }

  .page-id-4803 .mebo-hero-h1{
    font-size:38px;
    line-height:1.06;
  }

  .page-id-4803 .mebo-hero-h2{
    font-size:24px;
    line-height:1.22;
  }

  .page-id-4803 .mebo-hero-row img{
    max-width:320px;
    margin-top:14px;
  }

  .page-id-4803 .mebo-hero-row .vc_btn3{
    min-width:0 !important;
    width:auto !important;
  }

  .page-id-4803 .mebo-tfcc-row .vc_col-sm-6:first-child{
    padding-right:0;
  }

  .page-id-4803 .mebo-tfcc-row .wpb_single_image{
    text-align:center !important;
  }

  .page-id-4803 .mebo-tfcc-row img{
    max-width:380px !important;
    margin:20px auto 0 !important;
    display:block;
  }
}