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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//acetechit.co.ke/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 12px;
	--wd-title-font: "IBM Plex Sans Devanagari", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "IBM Plex Sans Devanagari", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 10px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(57,67,247);
	--wd-alternative-color: rgb(41,171,226);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(57,67,247);
	--btn-accented-bgcolor-hover: rgb(204,168,25);
	--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-sticky-btn-height: 95px;
}
.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(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-sticky-btn-height: 42px;
	}

}
: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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

/* ============================= */
/* FIX: 2nd + 3rd level submenu alignment */
/* ============================= */

/* Ensure each parent item is the positioning reference */
.whb-header .wd-nav-main.wd-nav > li,
.whb-header .wd-nav-main .menu-item-has-children {
  position: relative !important;
}

/* Base submenu styling (keeps your clean white + shadow) */
.whb-header .wd-nav-main .sub-menu,
.whb-header .wd-nav-main .wd-dropdown {
  background: #fff !important;
  box-shadow: 0 8px 25px rgba(0,0,0,0.15) !important;
  border: 1px solid #eee !important;
  padding: 12px !important;
  min-width: 220px !important;
  z-index: 99999 !important;
}

/* 2nd level submenu position (dropdown from top menu) */
.whb-header .wd-nav-main.wd-nav > li > .sub-menu {
  left: 0 !important;
  top: 100% !important;
  margin-top: 0 !important;
  transform: none !important;
}

/* 3rd level submenu position (fly-out) - THIS IS THE MAIN FIX */
.whb-header .wd-nav-main .sub-menu .sub-menu {
  left: 100% !important;     /* stick to the right edge of the 2nd menu */
  top: 0 !important;         /* align to the hovered item */
  margin-left: 0 !important; /* remove the big gap */
  transform: none !important;
}

/* Prevent clipping (important when main nav has horizontal scroll) */
.whb-header,
.whb-header .wd-nav-main.wd-nav {
  overflow-y: visible !important;
}

/* Keep top nav horizontally scrollable */
.whb-header .wd-nav-main.wd-nav {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch;
}
.whb-header .wd-nav-main.wd-nav > li {
  flex: 0 0 auto !important;
}