@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 CSS (CLEAN MASTER v25)  (COMPLETE REPLACE)
   Scope: body.page-id-4803

   ROWS:
   - .mebo-hero-row
   - .mebo-cards-row
   - .mebo-tfcc-row
   - .mebo-how-row
   - .mebo-trusted-row
   - .mebo-faq-row

   HERO:
   - .mebo-hero-col-text
   - .mebo-hero-col-image
   - .mebo-hero-h1 / .mebo-hero-h2 / .mebo-hero-trust

   CARDS:
   - .mebo-card
   - .mebo-card-link
   - .mebo-label
   - .mebo-title
   - .mebo-action
   ===================================================== */

/* ---------- Vars ---------- */
:root{
  --mebo-green:#6FAE2E;
  --mebo-soft:rgba(111,174,46,.08);

  --mebo-text:#232323;
  --mebo-muted:#6f6f6f;

  --mebo-border:rgba(0,0,0,.08);
  --mebo-shadow:0 14px 34px rgba(0,0,0,.12);
  --mebo-shadow-hover:0 20px 48px rgba(0,0,0,.18);
  --mebo-radius:18px;

  /* align under Woodmart header container */
  --mebo-container:1220px;
  --mebo-gutter:15px;
}

/* =====================================================
   BASE / SAFETY
   ===================================================== */
body.page-id-4803{ color:var(--mebo-text); }

body.page-id-4803 .site-content,
body.page-id-4803 .main-page-wrapper{
  padding-top:0 !important;
}

/* =====================================================
   CONTAINER FOR ALL OUR ROWS (fix: rows too far right)
   ===================================================== */
body.page-id-4803 .mebo-hero-row,
body.page-id-4803 .mebo-cards-row,
body.page-id-4803 .mebo-tfcc-row,
body.page-id-4803 .mebo-how-row,
body.page-id-4803 .mebo-trusted-row,
body.page-id-4803 .mebo-faq-row{
  max-width:var(--mebo-container) !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:var(--mebo-gutter) !important;
  padding-right:var(--mebo-gutter) !important;
  box-sizing:border-box;
}

/* kill any “inner shove” for these rows only */
body.page-id-4803 .mebo-hero-row .vc_row,
body.page-id-4803 .mebo-cards-row .vc_row,
body.page-id-4803 .mebo-tfcc-row .vc_row,
body.page-id-4803 .mebo-how-row .vc_row,
body.page-id-4803 .mebo-trusted-row .vc_row,
body.page-id-4803 .mebo-faq-row .vc_row,
body.page-id-4803 .mebo-hero-row .wpb_row,
body.page-id-4803 .mebo-cards-row .wpb_row,
body.page-id-4803 .mebo-tfcc-row .wpb_row,
body.page-id-4803 .mebo-how-row .wpb_row,
body.page-id-4803 .mebo-trusted-row .wpb_row,
body.page-id-4803 .mebo-faq-row .wpb_row{
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
}

body.page-id-4803 .mebo-hero-row .vc_column-inner,
body.page-id-4803 .mebo-cards-row .vc_column-inner,
body.page-id-4803 .mebo-tfcc-row .vc_column-inner,
body.page-id-4803 .mebo-how-row .vc_column-inner,
body.page-id-4803 .mebo-trusted-row .vc_column-inner,
body.page-id-4803 .mebo-faq-row .vc_column-inner{
  padding-left:0 !important;
  padding-right:0 !important;
}

/* =====================================================
   HERO
   ===================================================== */
body.page-id-4803 .mebo-hero-row{
  padding-top:48px !important;
  padding-bottom:32px !important;
}

/* hero columns */
body.page-id-4803 .mebo-hero-col-text{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding-right:14px;
}
body.page-id-4803 .mebo-hero-col-image{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-end;
  padding-left:14px;
  padding-top:8px;
}

/* hero image */
body.page-id-4803 .mebo-hero-col-image img,
body.page-id-4803 .mebo-hero-col-image svg{
  width:100%;
  max-width:none;
  height:auto;
}

/* hero typography */
body.page-id-4803 .mebo-hero-h1{
  font-size:50px;
  font-weight:800;
  line-height:1.05;
  letter-spacing:-0.3px;
  margin:0 0 14px 0;
}
body.page-id-4803 .mebo-hero-h2{
  font-size:20px;
  line-height:1.55;
  color:var(--mebo-muted);
  max-width:60ch;
  margin:0 0 18px 0;
}
body.page-id-4803 .mebo-hero-trust{
  font-size:16px;
  font-weight:600;
  color:rgba(35,35,35,.72);
  line-height:1.45;
  margin-top:10px;
}

/* hero buttons: keep aligned */
body.page-id-4803 .mebo-hero-row .vc_btn3-container,
body.page-id-4803 .mebo-hero-row .wd-button-wrapper{
  display:inline-block !important;
  margin:0 12px 0 0 !important;
  vertical-align:middle;
}
body.page-id-4803 .mebo-hero-row .vc_btn3-container{ margin-bottom:0 !important; }

body.page-id-4803 .mebo-hero-row a.vc_btn3,
body.page-id-4803 .mebo-hero-row a.button,
body.page-id-4803 .mebo-hero-row .wd-button{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:46px !important;
  padding:12px 18px !important;
  border-radius:10px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}

/* =====================================================
   CARDS ROW
   ===================================================== */
body.page-id-4803 .mebo-cards-row{
  padding-top:10px !important;
  padding-bottom:52px !important;
}

/* card base */
body.page-id-4803 .mebo-card{
  background:#fff;
  border:1px solid var(--mebo-border);
  border-radius:var(--mebo-radius);
  padding:28px 28px;
  box-shadow:var(--mebo-shadow);
  transition:all .18s ease;
  height:100%;
  display:flex;
  flex-direction:column;
  text-align:left;
  min-height:190px;
  box-sizing:border-box;
}
body.page-id-4803 .mebo-card:hover{
  transform:translateY(-4px);
  box-shadow:var(--mebo-shadow-hover);
}

/* only 4th card tinted */
body.page-id-4803 .mebo-cards-row .vc_column_container:nth-child(4) .mebo-card,
body.page-id-4803 .mebo-cards-row .wpb_column:nth-child(4) .mebo-card{
  background:var(--mebo-soft);
  border-color:rgba(111,174,46,.25);
}

/* link wrapper fills card */
body.page-id-4803 .mebo-card-link{
  display:flex;
  flex-direction:column;
  height:100%;
  width:100%;
  color:inherit;
  text-decoration:none !important;
}

/* prevent inner box styling */
body.page-id-4803 .mebo-card-link *{
  background:transparent !important;
  box-shadow:none !important;
}

/* label + title equalize */
body.page-id-4803 .mebo-label{
  color:var(--mebo-green);
  font-weight:600;
  font-size:13px;
  margin:0 0 10px 0;
  min-height:18px;
}
body.page-id-4803 .mebo-title{
  margin:0 0 8px 0;
  line-height:1.12;
  min-height:3.36em; /* consistent title block */
}

/* CTA always at bottom + arrow */
body.page-id-4803 .mebo-action{
  margin-top:auto !important;
  padding-top:16px;
  color:var(--mebo-green) !important;
  font-weight:600;
  text-decoration:none !important;
  display:inline-flex;
  align-items:center;
  gap:10px;
  white-space:nowrap;
  align-self:flex-start;
}
body.page-id-4803 .mebo-action::after{
  content:"→" !important;
  font-weight:700;
  transform:translateY(1px);
}

/* fallback if CTA lacks .mebo-action */
body.page-id-4803 .mebo-card-link a:last-of-type:not(.mebo-action){
  margin-top:auto !important;
  padding-top:16px;
  color:var(--mebo-green) !important;
  font-weight:600;
  text-decoration:none !important;
  display:inline-flex;
  align-items:center;
  gap:10px;
  white-space:nowrap;
  align-self:flex-start;
}
body.page-id-4803 .mebo-card-link a:last-of-type:not(.mebo-action)::after{
  content:"→" !important;
  font-weight:700;
  transform:translateY(1px);
}

/* =====================================================
   TFCC ROW
   ===================================================== */
body.page-id-4803 .mebo-tfcc-row{
  padding-top:48px !important;
  padding-bottom:24px !important; /* tighter into HOW */
}

/* column breathing room */
body.page-id-4803 .mebo-tfcc-row .vc_column_container:first-child .vc_column-inner{
  padding-right:18px !important;
}
body.page-id-4803 .mebo-tfcc-row .vc_column_container:last-child .vc_column-inner{
  padding-left:18px !important;
}

/* typography */
body.page-id-4803 .mebo-tfcc-row h2,
body.page-id-4803 .mebo-tfcc-row h3{
  margin:0 0 14px 0;
  line-height:1.15;
}
body.page-id-4803 .mebo-tfcc-row p{
  margin:0 0 14px 0;
  color:rgba(35,35,35,.80);
  line-height:1.65;
}
body.page-id-4803 .mebo-tfcc-row ul{
  margin:10px 0 0 0;
  padding-left:18px;
}
body.page-id-4803 .mebo-tfcc-row li{
  margin:0 0 8px 0;
  line-height:1.55;
}

/* image */
body.page-id-4803 .mebo-tfcc-row img{
  max-width:360px;
  width:100%;
  height:auto;
  display:block;
  margin-left:auto;
  border-radius:12px;
}

/* =====================================================
   HOW / TRUSTED
   ===================================================== */
body.page-id-4803 .mebo-how-row{
  padding-top:30px !important;   /* matches your preferred tighter transition */
  padding-bottom:56px !important;
  background:#fff !important;
}

body.page-id-4803 .mebo-trusted-row{
  padding-top:56px !important;
  padding-bottom:56px !important;
  background:#fff !important;
}

/* =====================================================
   FAQ — clean, calm (no big grey slab)
   ===================================================== */
body.page-id-4803 .mebo-faq-row{
  background:#f5f6f7 !important;
  padding-top:56px !important;
  padding-bottom:64px !important;
}

/* remove any inner background wrappers */
body.page-id-4803 .mebo-faq-row .vc_column-inner,
body.page-id-4803 .mebo-faq-row .wpb_wrapper{
  background:transparent !important;
}

/* accordion wrapper neutral */
body.page-id-4803 .mebo-faq-row .vc_tta-container,
body.page-id-4803 .mebo-faq-row .vc_tta-panels{
  background:transparent !important;
  border:none !important;
  box-shadow:none !important;
  padding:0 !important;
  margin:0 !important;
}

/* each item = clean card */
body.page-id-4803 .mebo-faq-row .vc_tta-panel{
  background:#fff !important;
  border:1px solid rgba(0,0,0,.07) !important;
  border-radius:12px !important;
  box-shadow:none !important;
  margin:0 0 12px 0 !important;
  overflow:hidden;
}

body.page-id-4803 .mebo-faq-row .vc_tta-panel-heading{
  background:transparent !important;
  border:none !important;
  margin:0 !important;
}

body.page-id-4803 .mebo-faq-row .vc_tta-panel-title > a{
  padding:18px 18px !important;
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  font-weight:600 !important;
  color:#232323 !important;
  text-decoration:none !important;
}

body.page-id-4803 .mebo-faq-row .vc_tta-panel-body{
  padding:0 18px 18px 18px !important;
  background:transparent !important;
  border:none !important;
  color:rgba(35,35,35,.82) !important;
  line-height:1.65;
}

/* open state */
body.page-id-4803 .mebo-faq-row .vc_active{
  border-color:rgba(111,174,46,.22) !important;
  box-shadow:0 8px 22px rgba(0,0,0,.06) !important;
}
body.page-id-4803 .mebo-faq-row .vc_active .vc_tta-panel-title > a{
  background:rgba(111,174,46,.06) !important;
}

/* icons */
body.page-id-4803 .mebo-faq-row .vc_tta-controls-icon{
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
}
body.page-id-4803 .mebo-faq-row .vc_tta-controls-icon::before,
body.page-id-4803 .mebo-faq-row .vc_tta-controls-icon::after{
  border-color:rgba(35,35,35,.55) !important;
}

body.page-id-4803 .mebo-faq-row .vc_tta-panel:last-child{
  margin-bottom:0 !important;
}

/* =====================================================
   RESPONSIVE
   ===================================================== */
@media (max-width:768px){
  /* hero */
  body.page-id-4803 .mebo-hero-row{ padding-top:34px !important; padding-bottom:20px !important; }
  body.page-id-4803 .mebo-hero-col-text{ padding-right:0 !important; }
  body.page-id-4803 .mebo-hero-col-image{
    align-items:center !important;
    padding-left:0 !important;
    padding-top:18px !important;
  }
  body.page-id-4803 .mebo-hero-h1{ font-size:36px !important; }
  body.page-id-4803 .mebo-hero-h2{ font-size:18px !important; }

  /* hero buttons stack */
  body.page-id-4803 .mebo-hero-row .vc_btn3-container,
  body.page-id-4803 .mebo-hero-row .wd-button-wrapper{
    display:block !important;
    margin:0 0 10px 0 !important;
  }

  /* cards */
  body.page-id-4803 .mebo-cards-row{ padding-bottom:44px !important; }
  body.page-id-4803 .mebo-card{ padding:24px 22px !important; min-height:0 !important; }
  body.page-id-4803 .mebo-title{ min-height:0 !important; }

  /* tfcc */
  body.page-id-4803 .mebo-tfcc-row{
    padding-top:56px !important;
    padding-bottom:28px !important;
  }
  body.page-id-4803 .mebo-tfcc-row .vc_column_container:first-child .vc_column-inner{
    padding-right:0 !important;
  }
  body.page-id-4803 .mebo-tfcc-row .vc_column_container:last-child .vc_column-inner{
    padding-left:0 !important;
    margin-top:18px !important;
  }
  body.page-id-4803 .mebo-tfcc-row img{
    max-width:320px !important;
    margin:0 auto !important;
  }

  /* how/trusted/faq */
  body.page-id-4803 .mebo-how-row,
  body.page-id-4803 .mebo-trusted-row,
  body.page-id-4803 .mebo-faq-row{
    padding-top:48px !important;
    padding-bottom:48px !important;
  }

  /* faq padding slightly tighter */
  body.page-id-4803 .mebo-faq-row .vc_tta-panel-title > a{
    padding:16px 14px !important;
  }
  body.page-id-4803 .mebo-faq-row .vc_tta-panel-body{
    padding:0 14px 16px 14px !important;
  }
}