@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.3.9") 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 CSS (v1)
   Target: page-id-4803
   ===================================================== */

/* ---------- Variables ---------- */
:root{
  --mebo-green:#6FAE2E;
  --mebo-soft:#F2F7ED;
  --mebo-text:#2e2e2e;
  --mebo-muted:#6f6f6f;
  --mebo-border:rgba(0,0,0,.06);
  --mebo-shadow:0 10px 24px rgba(0,0,0,.10);
  --mebo-shadow-hover:0 16px 34px rgba(0,0,0,.14);
  --mebo-radius:16px;
}

/* =====================================================
   HOMEPAGE: overall spacing (tighter)
   ===================================================== */
.page-id-4803 .entry-content .vc_row{
  margin-bottom:14px !important;
}
.page-id-4803 .entry-content .vc_row:last-child{
  margin-bottom:0 !important;
}
.page-id-4803 .entry-content .vc_column-inner{
  padding-top:0 !important;
  padding-bottom:0 !important;
}

/* =====================================================
   HERO: robust targeting
   We target the FIRST vc_row inside entry-content as hero.
   (Works even with nested vc_row-fluid)
   ===================================================== */
.page-id-4803 .entry-content .vc_row:first-of-type{
  padding-top:26px !important;
  padding-bottom:8px !important;
  margin-bottom:6px !important;
  overflow:visible !important; /* allow image to break out */
}

/* Box hero content (keeps text width nice) */
.page-id-4803 .entry-content .vc_row:first-of-type .vc_column-inner{
  max-width:1120px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Hero typography */
.page-id-4803 .entry-content .vc_row:first-of-type h1,
.page-id-4803 .entry-content .vc_row:first-of-type h2,
.page-id-4803 .entry-content .vc_row:first-of-type p,
.page-id-4803 .entry-content .vc_row:first-of-type em{
  font-family:"Lato", sans-serif !important;
  text-align:left !important;
  font-style:normal !important;
}

.page-id-4803 .entry-content .vc_row:first-of-type h1{
  font-weight:800 !important;
  font-size:clamp(40px,3.8vw,56px) !important;
  line-height:1.08 !important;
  letter-spacing:-0.015em !important;
  color:var(--mebo-text) !important;
  margin:0 0 8px 0 !important;
}

.page-id-4803 .entry-content .vc_row:first-of-type h2{
  font-weight:600 !important;
  font-size:clamp(26px,2.6vw,36px) !important;
  line-height:1.18 !important;
  color:var(--mebo-text) !important;
  margin:0 0 12px 0 !important;
}

.page-id-4803 .entry-content .vc_row:first-of-type p{
  font-size:18px !important;
  line-height:1.45 !important;
  color:var(--mebo-muted) !important;
  max-width:860px !important;
  margin:0 0 8px 0 !important;
}

.page-id-4803 .entry-content .vc_row:first-of-type em{
  font-size:14px !important;
  color:#8c8c8c !important;
  display:block !important;
  margin-top:6px !important;
}

/* Smaller ® */
h1 sup,
h2 sup,
h3 sup,
.mebo-title sup{
  font-size:0.35em !important;
  line-height:0 !important;
  vertical-align:super !important;
  margin-left:2px;
  opacity:.85;
}

/* =====================================================
   HERO IMAGE: make big even in 3/4 + 1/4 layout
   We target the LAST column in hero row.
   ===================================================== */
@media (min-width:768px){

  .page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:last-child{
    overflow:visible !important;
  }

  .page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:last-child img{
    width:190% !important;
    max-width:190% !important;
    height:auto !important;
    display:block !important;

    margin-left:-75% !important; /* pulls image into view next to text */
    margin-top:20px !important;  /* drops it slightly */
  }
}

/* Tighten gap before card row */
.page-id-4803 .entry-content .vc_row:first-of-type + .vc_row{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* =====================================================
   CARD GRID / GUTTERS
   ===================================================== */
.page-id-4803 .entry-content .vc_row.vc_row-fluid > .vc_column_container{
  padding-left:14px !important;
  padding-right:14px !important;
}

/* =====================================================
   CARD STYLE (your classes)
   ===================================================== */
.vc

/* HERO HEADING: smaller + controlled */
.page-id-4803 .entry-content .vc_row:first-of-type h1{
  font-size: clamp(34px, 3.0vw, 48px) !important;
  line-height: 1.12 !important;
  margin-bottom: 10px !important;
}

/* Hero H2 iets compacter */
.page-id-4803 .entry-content .vc_row:first-of-type h2{
  font-size: clamp(22px, 2.0vw, 32px) !important;
  line-height: 1.18 !important;
  margin-bottom: 12px !important;
}

.page-id-4803 .entry-content .vc_row:first-of-type h1{
  font-size: clamp(32px, 2.6vw, 44px) !important;
}

.page-id-4803 .entry-content

/* =====================================================
   FIX: hero heading too big + image overlaps text
   Homepage = page-id-4803
   ===================================================== */

/* 1) Reset WPBakery custom heading sizes in hero (so it won't blow up) */
.page-id-4803 .entry-content .vc_row:first-of-type .vc_custom_heading{
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0 0 10px 0 !important;
}

/* 2) Apply hero typography ONLY to the LEFT column */
.page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:first-child h1,
.page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:first-child .vc_custom_heading h1,
.page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:first-child .vc_custom_heading{
  font-family:"Lato", sans-serif !important;
  font-weight:800 !important;
  font-size:clamp(34px,3.0vw,48px) !important;
  line-height:1.12 !important;
  letter-spacing:-0.015em !important;
  color:var(--mebo-text) !important;
}

.page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:first-child h2,
.page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:first-child .vc_custom_heading h2{
  font-family:"Lato", sans-serif !important;
  font-weight:600 !important;
  font-size:clamp(22px,2.1vw,32px) !important;
  line-height:1.18 !important;
  color:var(--mebo-text) !important;
  margin:0 0 12px 0 !important;
}

/* 3) Make sure text column stays on top */
.page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:first-child{
  position: relative !important;
  z-index: 3 !important;
}

/* 4) Put image column behind text (prevents overlap on top of letters) */
.page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:last-child{
  position: relative !important;
  z-index: 1 !important;
  overflow: visible !important;
}

/* 5) Resize image but prevent it from entering text area too much */
@media (min-width:768px){
  .page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:last-child img{
    width: 170% !important;       /* was bigger; reduce overlap risk */
    max-width: 170% !important;
    height: auto !important;
    display: block !important;

    margin-left: -55% !important; /* less aggressive than -75/-95 */
    margin-top: 18px !important;
  }
}

/* 6) Safety: keep image from covering the text area by adding padding-right to text column */
@media (min-width:768px){
  .page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:first-child .vc_column-inner{
    padding-right: 40px !important; /* creates breathing room */
  }
}

/* 7) Mobile: normal stacking */
@media (max-width:767px){
  .page-id-4803 .entry-content .vc_row:first-of-type .vc_column_container:last-child img{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-top:12px !important;
  }
}
