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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 17px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: #2e4c7e;
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: 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: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #2e4c7e;
	--wd-alternative-color: #fbc726;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: #2e4c7e;
	--btn-default-bgcolor-hover: #fbc726;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: #2e4c7e;
	--btn-accented-bgcolor-hover: #fbc726;
	--btn-accented-color-hover: #2e4c7e;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #fbc726;
	--notices-warning-color: rgb(0,0,0);
}
.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: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #2e4c7e;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(0,0,0,0);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: #eeeeee;
	background-image: none;
}
.single-post .wd-page-content {
	background-color: #eeeeee;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #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;
--wd-brd-radius: 12px;
}

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


/** change background color of drop down menu**/
.whb-general-header .wd-dropdown {
	background-color: transparent !important;
	box-shadow: none;
}
/** hide category name in category page**/
.wd-nav-product-cat {
	display: none;
}
/** hide order select in shop page**/
.woocommerce-ordering {
	display: none;
}

.scrollToTop.button-show {
	right: 0px;
	left: 20px;
}


.whb-color-light:not(.whb-with-bg) {
    background-color: #fff !important;
}

body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: transparent !important;
}
.wd-el-video:is(.wd-action-overlay,.wd-action-without) {
    border-radius: 0 !important;
}

@media (min-width: 1025px) {
	.whb-general-header.whb-sticky-row .wd-nav[class*="wd-style-"]>li>a {
        color: #000 !important;
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) li a {
    color: #fff !important;
}

.whb-general-header.whb-sticky-row .whb-c3ywfvkyylrnj9tksgth a{
    color: #fff;
    background: #2d4c7d;	
}


body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) .whb-c3ywfvkyylrnj9tksgth a {
	  color: #012178 !important;
    background: #fff !important;
}


}

@media (max-width: 576px) {
	.header-banner{
    top: -7px !important;
}
body > div.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-arrow.wd-opened > div.wd-search-form > form > button{
   margin: 10px !important;
}
body > div.wd-page-wrapper.website-wrapper > header > div > div.whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides > div > div > div.whb-column.whb-mobile-left.whb-column_mobile2.whb-hidden-lg > div > a{
        z-index: 9999 !important;
}

}

