.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu {
	margin-top: 0 !important;
}

.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu:after {
	width: auto !important;
	height: auto !important;
}

.wd-nav-mobile li a .menu-label {
	position: static;
	margin-top: 0;
	margin-inline-start: 5px;
	opacity: 1;
	align-self: center;
}

.wd-nav-mobile li a .menu-label:before {
	content: none;
}

.wd-header-overlap .page-title {
	margin-top: 0;
}

.whb-overcontent {
	min-height: .2px;
}

.whb-overcontent .whb-main-header {
	position: absolute;
}

body:not(.single-product) .whb-overcontent, .whb-overcontent.whb-custom-header {
	margin-bottom: 0;
	padding-top: 0 !important;
}

.whb-overcontent ~ .main-page-wrapper {
	margin-top: 0;
	padding-top: 0;
}

.whb-with-shadow {
	box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
}

.whb-clone {
	position: fixed;
	z-index: 391;
	visibility: hidden;
	opacity: 0;
	transition: opacity .1s ease, visibility .1s ease, transform .3s ease;
	animation: wd-fadeOutUpBig .1s ease;
	pointer-events: none;
}

.whb-clone .whb-flex-row {
	border: none;
}

.whb-clone.whb-sticked {
	visibility: visible;
	opacity: 1;
	animation: wd-fadeInDownBig .3s ease;
	pointer-events: visible;
	pointer-events: unset;
}

.whb-clone.whb-sticked .whb-not-sticky-row {
	display: block;
}

.whb-clone .wd-header-main-nav {
	text-align: center;
}

.whb-clone.whb-hide-on-scroll {
	transform: translateY(-100%);
	animation: none;
}

.whb-clone.whb-scroll-up {
	transform: none;
}

.whb-sticky-prepared .whb-main-header {
	position: absolute;
}

.whb-scroll-stick.whb-sticked .whb-flex-row {
	transition-duration: .3s;
}

.whb-scroll-stick.whb-scroll-down .whb-main-header, .whb-scroll-stick.whb-scroll-up .whb-main-header {
	transition: transform .3s ease;
}

.whb-scroll-stick.whb-scroll-down .whb-main-header {
	transform: translateY(-100%);
}

.whb-scroll-stick.whb-scroll-up .whb-main-header {
	transform: none;
}

.whb-scroll-slide.whb-sticked .whb-main-header {
	animation: wd-fadeInDownBig .4s ease;
}

.whb-scroll-slide.whb-scroll-down .whb-main-header, .whb-scroll-slide.whb-scroll-up .whb-main-header {
	transition: transform .3s ease;
}

.whb-scroll-slide.whb-hide-on-scroll.whb-sticked .whb-main-header {
	transform: translateY(-100%);
	animation: none;
}

.whb-scroll-slide.whb-hide-on-scroll.whb-scroll-up .whb-main-header {
	transform: none;
}

.whb-sticked .whb-main-header {
	position: fixed;
	transform: translateZ(0);
}

.whb-sticked .whb-row {
	transition: background-color .3s ease;
}

.whb-sticked .whb-not-sticky-row {
	display: none;
}

.whb-sticky-shadow.whb-sticked .whb-main-header {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
	border-bottom: none;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child .whb-flex-row {
	border-bottom: none;
}

.whb-sticky-shadow+.whb-clone {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.whb-sticky-shadow+.whb-clone .whb-row {
	border-bottom: none;
}

.whb-color-dark:not(.whb-with-bg) {
	background-color: #fff;
}

.whb-color-light:not(.whb-with-bg) {
	background-color: #212121;
}

body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
	background-color: transparent;
}

.wd-header-nav.wd-full-height, .wd-header-nav.wd-full-height .wd-nav, .wd-header-nav.wd-full-height .wd-nav>li, .wd-header-nav.wd-full-height .wd-nav>li>a, .wd-header-divider.wd-full-height, .wd-header-divider.wd-full-height:before {
	height: 100%;
}

.wd-header-nav.wd-inline {
	flex: 0 0 auto;
	max-width: 100%;
}

.whb-color-light .wd-header-nav>span {
	color: rgba(255, 255, 255, .8);
}

.wd-nav-main:not(.wd-offsets-calculated)>li:not(.menu-simple-dropdown) {
	overflow: hidden;
}

.wd-nav-main:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default) {
	opacity: 0;
	pointer-events: none;
}

.platform-iOS .wd-nav-main:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default) {
	transform: translateY(15px) translateZ(0);
}

.wd-header-sticky-nav .wd-tools-icon:before {
	content: "";
	font-family: "woodmart-font";
}

.whb-top-bar .wd-nav-secondary>li>a {
	font-weight: 400;
	font-size: 12px;
}

.platform-iOS .wd-nav-secondary:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default) {
	transform: translateY(15px) translateZ(0);
}

.wd-logo picture {
	max-height: inherit;
}

.wd-logo picture img {
	max-width: inherit;
}

:is(.whb-sticked,.whb-clone) .wd-switch-logo .wd-main-logo {
	display: none;
}

:is(.whb-sticked,.whb-clone) .wd-switch-logo .wd-sticky-logo {
	display: block;
}

.wd-header-divider:before {
	content: "";
	display: block;
	height: 18px;
	border-right: 1px solid;
}

.whb-color-dark .wd-header-divider:before {
	border-color: rgba(0, 0, 0, .105);
}

.whb-color-light .wd-header-divider:before {
	border-color: rgba(255, 255, 255, .25);
}

.whb-col-right .wd-header-divider:last-child, .whb-mobile-right .wd-header-divider:last-child, .whb-col-mobile .wd-header-divider:last-child {
	padding-right: 10px;
}

.whb-col-left .wd-header-divider:first-child, .whb-mobile-left .wd-header-divider:first-child, .whb-col-mobile .wd-header-divider:first-child {
	padding-left: 10px;
}

.whb-col-center .wd-header-divider:first-child {
	padding-left: 10px;
}

.whb-col-center .wd-header-divider:last-child {
	padding-right: 10px;
}

.mobile-nav .wd-heading {
	position: relative;
	z-index: 4;
	background-color: inherit;
}

.mobile-nav .searchform {
	--wd-form-brd-width: 0;
	--wd-form-bg: transparent;
	--wd-form-color: var(--color-gray-500);
	--wd-form-placeholder-color: var(--color-gray-500);
	z-index: 2;
	box-shadow: 0 -1px 9px rgba(0, 0, 0, .17);
}

.mobile-nav .searchform input[type="text"] {
	padding-right: 50px;
	padding-left: 20px;
	height: 70px;
	font-weight: 600;
}

.mobile-nav .wd-dropdown-results {
	position: static;
}

.mobile-nav .autocomplete-suggestion {
	padding: 10px 20px;
}

.mobile-nav .create-nav-msg {
	padding: 20px;
}

.wd-nav-mobile li.current-menu-item>a {
	color: var(--wd-primary-color);
}

.wd-nav-mobile .menu-item-compare>a:before {
	content: "";
}

.wd-nav-mob-tab {
	--nav-gap: .001px;
	display: flex;
	margin: 0;
	border-bottom: 1px solid var(--brdcolor-gray-300);
	background-color: rgba(0, 0, 0, .04);
}

.wd-nav-mob-tab>li {
	flex: 1 0 50%;
	max-width: 50%;
}

.wd-nav-mob-tab>li>a {
	padding: 0;
	height: 100%;
	font-weight: 900;
}

.wd-nav-mob-tab>li.wd-active>a {
	background-color: rgba(0, 0, 0, .05);
}

.wd-nav-mob-tab[class*="wd-style-underline"] {
	--nav-color: #909090;
	--nav-color-hover: #333;
	--nav-color-active: #333;
}

.wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text {
	position: static;
	flex: 1 1 auto;
	padding: 18px 15px;
	text-align: center;
}

.wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text:after {
	top: auto;
	bottom: -1px;
}

.wd-nav-mob-tab[class*="wd-style-underline"]:after {
	top: auto;
	bottom: -1px;
}

.wd-nav-mob-tab.wd-swap {
	flex-direction: row-reverse;
}

.wd-nav-mob-tab:not(.wd-swap) li:first-child .nav-link-text:after, .wd-nav-mob-tab.wd-swap li:last-child .nav-link-text:after {
	right: 0;
	left: auto;
}

.mobile-nav .wd-nav-opener {
	border-left: 1px solid var(--brdcolor-gray-300);
}

.mobile-nav .wd-nav-opener.wd-active {
	background-color: var(--wd-primary-color);
	color: #fff;
}

.mobile-nav .menu-item-has-block .wd-nav-opener {
	display: none;
}

.widgetarea-mobile {
	padding: 20px;
}

.mobile-menu-widget {
	margin: 0 -20px 20px -20px;
	padding: 0 20px 20px 20px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.mobile-menu-widget:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

@media (min-width: 1025px) {
	.whb-clone, .whb-sticked .whb-main-header {
		top: var(--wd-admin-bar-h);
	}
	
	.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
		max-width: 100%;
		width: 95%;
	}
}

@media (max-width: 1024px) {}