@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//stage2025.eshave.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.1") format("woff2");
}

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

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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(5,16,57);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(5,16,57);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-font-family: "Karla", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(5,16,57);
	--btn-default-bgcolor-hover: rgb(237,237,237);
	--btn-accented-font-family: "Karla", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(5,16,57);
	--btn-accented-bgcolor-hover: rgb(237,237,237);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(5,16,57);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(5,16,57);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(5,16,57);
	background-image: url(https://stage2025.eshave.com/wp-content/uploads/2025/04/newsletter.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(5,16,57);
	background-image: none;
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(239,239,239);
	--wd-form-brd-color: rgb(5,16,57);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(5,16,57);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(5,16,57);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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;
--wd-brd-radius: 0px;
}

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


.wd-nav-product-cat .nav-link-count {
    display: none!important;
}


.woocommerce-Tabs-panel h2 {
  display: none;
}

.wd-meta-date{
    display: none;
}

.whb-top-bar .wd-nav-secondary > li > a {
    font-size: 14px;
}


.wd-copyrights.wd-layout-centered {
    text-align: center;
    background-color: white;
}


.widgettitle, .widget-title {
    margin-bottom: 10px;
	  text-decoration: underline;
}

.wd-widget.widget.footer-widget.widget_block{
    display: none;
}

#redirectDropdown {
    width: 200px!important;
}

/*remove uncategory*/
.cat-item.cat-item-20  {
    display: none!important;
}
.cat-item.cat-item-754  {
    display: none!important;
}




#woocommerce_product_categories-2{
  color:red;
}
:is(.widget, .wd-widget, div[class^="vc_wp"]) {
    line-height: 1.4;
    --wd-link-color: #000000;
    --wd-link-color-hover: var(--color-gray-800);
}



cat-item cat-item-20