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

:root {
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(104,115,82);
	--wd-alternative-color: rgb(58,58,58);
	--wd-link-color: rgb(234,234,234);
	--wd-link-color-hover: rgb(153,153,153);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(104,115,82);
	--btn-accented-bgcolor-hover: rgb(104,115,82);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(104,115,82);
	--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: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 165px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 22px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 15px;
	}

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

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


.wd-add-btn, .term-description{
display:none !important;
}
.whb-main-header .info-box-icon img{
	    width: 23px;
    height: 23px;
    max-width: 23px;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: black !important;
}

.product-label.out-of-stock {
    background-color: #7A7A7A !important;
    color: white !important;
}


@media (min-width: 1025px) {
	[class*="wd-header-search-form"] input[type='text'] {

    border: var(--wd-form-brd-width) solid black;
    background-color: #ffffff87;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.variation-material-section {
    margin-bottom: 30px;
    display: flex;
    gap: 20px !important;
}
.variation-material-section label {
    margin: 0 !important;
}
.variation-material-section select {
    width: 260px !important;
}
}

@media (max-width: 576px) {
	.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a, .mobile-nav .wd-nav-opener{
	border: none !important	
}
.wd-nav-mob-tab, .wd-nav[class*="wd-style-"]>li>a, .wd-nav-mob-tab>li{
	border-radius:200px;
}
.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{
	height:0px ;
}




.mobile-nav .searchform input[type="text"] {
    height: 60px;
    border: 2px solid black;
    font-weight: bold;
    text-transform: uppercase;
	padding-right: 55px;
}
.mobile-nav .wd-search-form{
margin: 20px 0px;
}
}

