:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,71,204);
	--wd-alternative-color: rgb(171,186,129);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(34,71,204);
	--btn-accented-bgcolor-hover: rgb(31,64,185);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(247,243,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
 {
	font-family: "Lexend", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 500;
}
html .btn.wd-buy-now-btn {
	background: rgb(160,194,105);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(131,172,43);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-radius: 0px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-radius: 0px;
}
.wd .product-label.onsale {
	background-color: rgb(126,164,222);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1640px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1640px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(247,243,240);
}

/* =========================================================
   MOMCOZY EXACT CLONE MEGA MENU
   ========================================================= */
.tg-panel {
  display: none !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 16px !important;
  width: 100% !important;
}

.tg-panel.active {
  display: grid !important;
}

.tg-mega-box {
  display: flex !important;
  flex-direction: row !important;
  width: 100% !important;
  max-width: 1200px !important;
  background: #ffffff !important;
  padding: 0px 0px !important;
  box-sizing: border-box !important;
}

/* LEFT COLUMN */
.tg-left-col {
  flex: 0 0 265px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  padding-right: 30px !important;
}

.tg-menu-list {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}

.tg-item a {
  display: block !important;
  padding: 8px 14px !important;
  color: #222222 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  border-radius: 4px !important;
  transition: all 0.2s ease !important;
}

.tg-item:hover a,
.tg-item.active a {
  background-color: #FDF4F0 !important;
  color: #222222 !important;
  font-weight: 500 !important;
}

.tg-shop-all {
  display: inline-block !important;
  text-align: center !important;
  padding: 10px 24px !important;
  border: 1px solid #222222 !important;
  border-radius: 30px !important;
  color: #222222 !important;
  text-decoration: none !important;
  font-size: 13.5px !important;
  font-weight: 500 !important;
  margin-top: 30px !important;
  width: fit-content !important;
  transition: all 0.2s ease !important;
}

.tg-shop-all:hover {
  background: #222222 !important;
  color: #ffffff !important;
}

/* RIGHT COLUMN (4 EQUAL CARDS IN 1 ROW) */
.tg-right-col {
  flex: 1 1 auto !important;
}

.tg-panel {
  display: none !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 16px !important;
  width: 100% !important;
}

/* ✅ PASTE THIS INSTEAD: */
.tg-panel.active {
  display: grid !important;
}

/* CARD DESIGN */
.tg-card {
  background: #F7F7F8 !important;
  border-radius: 12px !important;
  padding: 20px 14px 16px !important;
  text-decoration: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: space-between !important;
  text-align: center !important;
  height: 250px !important;
  box-sizing: border-box !important;
  position: relative !important;
  transition: transform 0.2s ease !important;
}

.tg-card:hover {
  transform: none !important; /* Card stays steady */
}


.tg-badge {
  position: absolute !important;
  top: 12px !important;
  left: 12px !important;
  background: #F46A6A !important;
  color: #ffffff !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  padding: 2px 7px !important;
  border-radius: 4px !important;
  text-transform: uppercase !important;
}


.tg-img {
  width: 100% !important;
  height: 150px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
}

.tg-img img {
  max-width: 130px !important;
  max-height: 130px !important;
  object-fit: contain !important;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

/* ZOOM IN ON HOVER */
.tg-card:hover .tg-img img {
  transform: scale(1.08) !important;
}


.tg-title {
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #222222 !important;
  line-height: 1.35 !important;
  margin: 0 !important;
}

/* 4TH CARD: VIEW MORE */
.tg-view-more {
  justify-content: center !important;
  gap: 15px !important;
}

.tg-circle {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50% !important;
  background: #666666 !important;
  color: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 20px !important;
  transition: background 0.2s ease !important;
}

.tg-card:hover .tg-circle {
  background: #222222 !important;
}

.wd-slide {
    display: flex;
    overflow: hidden;
    aspect-ratio: var(--wd-aspect-ratio);
    border-radius: 16px;
}
.wd-slider[class*=wd-section-stretch] {
    --wd-width: calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));
	  padding-inline: 20px;
}
.wd-dropdown {
	margin-top: 0px !important;
}


/* =========================================================
   MOMCOZY EXACT MOBILE SPLIT DRAWER (LEFT CATEGORIES + RIGHT CARDS)
   ========================================================= */

@media (max-width: 768px) {
  /* Full screen width mobile drawer */
  .wd-side-hidden.wd-opened,
  .mobile-nav {
    width: 95vw !important;
    max-width: 480px !important;
  }

  .tg-mega-box {
    display: flex !important;
    flex-direction: row !important; /* Keep left & right side-by-side */
    width: 100% !important;
    padding: 10px 5px !important;
    box-sizing: border-box !important;
    align-items: flex-start !important;
  }

  /* LEFT CATEGORY TABS (FIXED SIDEBAR) */
  .tg-left-col {
    display: flex !important;
    flex: 0 0 100px !important;
    border-right: 1px solid #f0f0f0 !important;
    padding-right: 6px !important;
    margin-right: 8px !important;
  }

  .tg-menu-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
    width: 100% !important;
  }

  .tg-item a {
    display: block !important;
    padding: 8px 6px !important;
    font-size: 11.5px !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    color: #333333 !important;
    border-radius: 6px !important;
    text-align: left !important;
  }

  /* Active / Tapped Category Tab */
  .tg-item.active a {
    background-color: #FDF4F0 !important;
    color: #222222 !important;
    font-weight: 700 !important;
    border-left: 3px solid #E57373 !important;
  }

  .tg-shop-all {
    display: none !important;
  }

  /* RIGHT PRODUCT CARDS GRID (2 COLUMNS) */
  .tg-right-col {
    flex: 1 1 auto !important;
    padding: 0 !important;
  }

  .tg-panel {
    display: none !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .tg-panel.active,
  .tg-panel-1 {
    display: grid !important;
  }

  /* CARDS STYLING */
  .tg-card {
    background: #F7F7F8 !important;
    border-radius: 10px !important;
    padding: 10px 6px !important;
    height: 165px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

  .tg-img {
    height: 80px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .tg-img img {
    max-width: 70px !important;
    max-height: 70px !important;
    object-fit: contain !important;
  }

  .tg-title {
    font-size: 10.5px !important;
    line-height: 1.2 !important;
    color: #222222 !important;
    font-weight: 500 !important;
  }

  .tg-badge {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    font-size: 7.5px !important;
    padding: 1px 4px !important;
  }

  .tg-circle {
    width: 34px !important;
    height: 34px !important;
    font-size: 15px !important;
  }
}

.tymglo-mobile-drawer {
  display: none;
  position: fixed !important;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999 !important;
  background: #fff;
  overflow-y: auto;
}
.tymglo-mobile-drawer.is-open {
  display: flex;
}

/* LEFT SIDEBAR CATEGORY TABS */
.mob-left-tabs {
  flex: 0 0 115px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
  border-right: 1px solid #f0f0f0 !important;
  padding-right: 5px !important;
}

.mob-tab-item {
  padding: 12px 8px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #333333 !important;
  cursor: pointer !important;
  border-radius: 6px !important;
  transition: all 0.2s ease !important;
  line-height: 1.25 !important;
}

/* ACTIVE CATEGORY TAB (MOMCOZY PINK/PEACH HIGHLIGHT) */
.mob-tab-item.active {
  background-color: #FDF4F0 !important;
  color: #BA5D4F !important;
  font-weight: 700 !important;
}

/* RIGHT SIDE CARDS AREA */
.mob-right-content {
  flex: 1 1 auto !important;
  padding-left: 10px !important;
  overflow-y: auto !important;
}

.mob-panel {
  display: none !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 10px !important;
  width: 100% !important;
}

.mob-panel.active {
  display: grid !important;
}

/* PRODUCT CARD STYLING */
.m-card {
  background: #F7F7F8 !important;
  border-radius: 12px !important;
  padding: 12px 8px 10px !important;
  text-decoration: none !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  align-items: center !important;
  text-align: center !important;
  height: 180px !important;
  position: relative !important;
  box-sizing: border-box !important;
}

.m-badge {
  position: absolute !important;
  top: 8px !important;
  left: 8px !important;
  background: #F46A6A !important;
  color: #ffffff !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  padding: 2px 6px !important;
  border-radius: 4px !important;
  text-transform: uppercase !important;
}

.m-img {
  width: 100% !important;
  height: 95px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.m-img img {
  max-width: 80px !important;
  max-height: 80px !important;
  object-fit: contain !important;
}

.m-title {
  font-size: 11.5px !important;
  font-weight: 500 !important;
  color: #222222 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
}

.m-view-more {
  justify-content: center !important;
  gap: 10px !important;
}

.m-circle {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  background: #666666 !important;
  color: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 18px !important;
}


.elementor-588 .elementor-element.elementor-element-d2c95a2 {
    --display: flex;
    --gap: 30px 30px;
    --row-gap: 30px;
    --column-gap: 30px;
    --margin-top: 0px;
    --margin-bottom: 0px !important; 
    --margin-left: 0px;
    --margin-right: 0px;
}
	

.wd-slide-inner {
    position: relative;
    width: 100%;
    transform: translate3d(0, 0, 0);
    padding-bottom: 100px;
    padding-left: 40px;
}
.wd-arrow-inner {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--wd-arrow-width, var(--wd-arrow-size, 50px));
    height: var(--wd-arrow-height, var(--wd-arrow-size, 50px));
    line-height: 1;
    color: #000000 !important;
    background: var(--wd-arrow-bg, unset);
    box-shadow: var(--wd-arrow-shadow, unset);
    border: var(--wd-arrow-brd, unset) var(--wd-arrow-brd-color, unset);
    border-radius: var(--wd-arrow-radius, unset);
    cursor: pointer;
    transition: all .25s ease;
}
	
