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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(43,42,40);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #2B2A28;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(43,42,40);
	--wd-entities-title-color-hover: rgb(122, 116, 106);
	--wd-alternative-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(43,42,40);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(74,36,18);
	--wd-alternative-color: rgb(47,74,61);
	--btn-default-bgcolor: rgb(74,36,18);
	--btn-default-bgcolor-hover: rgb(139,94,60);
	--btn-accented-bgcolor: rgb(74,36,18);
	--btn-accented-bgcolor-hover: rgb(139,94,60);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #2F4A3D;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(74,36,18);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(74,36,18);
	--wd-link-color-hover: #2F4A3D;
	--wd-link-decor-color: rgb(122,116,106);
	--wd-link-decor-color-hover: rgb(122,116,106);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(58,46,37);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
	color: #4a2412;
}
html .product.wd-cat:hover .wd-entities-title, html .product.wd-cat:hover .wd-entities-title a, .cat-design-side .wd-cat-inner > a:hover ~ .wd-cat-content .wd-entities-title a, html .wd-masonry-first .wd-cat:first-child:hover .wd-entities-title a {
	color: rgb(47,74,61);
}
.page .wd-page-content {
	background-color: rgb(250, 247, 242);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250, 247, 242);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,247,242);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .cart-totals-inner .checkout-button {
	background: rgb(74,36,18);
}
html .cart-totals-inner .checkout-button:hover {
	background: rgb(139,94,60);
}
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(250,248,245);
}
.product-labels .product-label.onsale {
	background-color: rgb(47,74,61);
}
.product-labels .product-label.new {
	background-color: rgb(214,184,97);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(221,102,102,0.98);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(214,184,97);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: rgb(239,233,222);
}

/* Hide tags */
.single-product .product_meta .tagged_as {
    display: none !important;
}

/* Hide categories */
.single-product .product_meta .posted_in {
    display: none !important;
}@media (min-width: 1025px) {
	/*
.wd-back-btn.wd-style-icon>a {
    display:none;
}

*/
}

@media (min-width: 577px) and (max-width: 767px) {
	/*
.footer-container {
    display:none;
}
*/
}

