:root{
	--wd-top-bar-h: 0.001px;
	--wd-top-bar-sm-h: 0.001px;
	--wd-top-bar-sticky-h: 0.001px;

	--wd-header-general-h: 95px;
	--wd-header-general-sm-h: 55px;
	--wd-header-general-sticky-h: 60px;

	--wd-header-bottom-h: 85px;
	--wd-header-bottom-sm-h: 0.001px;
	--wd-header-bottom-sticky-h: 66px;

	--wd-header-clone-h: 0.001px;
}


.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 10px;
}

.whb-sticked .whb-general-header .wd-dropdown:after {
	height: 20px;
}

.whb-header-bottom .wd-dropdown {
	margin-top: 22.5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 32.5px;
}

.whb-sticked .whb-header-bottom .wd-dropdown {
	margin-top: 13px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:after {
	height: 23px;
}

.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: -0px;
	margin-bottom: -0px;
	height: calc(100% + 0px);
}


@media (min-width: 1025px) {
	
		.whb-general-header-inner {
		height: 95px;
		max-height: 95px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
		.whb-header-bottom-inner {
		height: 85px;
		max-height: 85px;
	}

		.whb-sticked .whb-header-bottom-inner {
		height: 66px;
		max-height: 66px;
	}
		
	
			.wd-header-overlap .title-size-small {
		padding-top: 200px;
	}

	.wd-header-overlap .title-size-default {
		padding-top: 240px;
	}

	.wd-header-overlap .title-size-large {
		padding-top: 280px;
	}

		.wd-header-overlap .without-title.title-size-small {
		padding-top: 180px;
	}

	.wd-header-overlap .without-title.title-size-default {
		padding-top: 215px;
	}

	.wd-header-overlap .without-title.title-size-large {
		padding-top: 240px;
	}

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 180px;
	}
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 55px;
		max-height: 55px;
	}
	
		.whb-header-bottom-inner {
		height: 0px;
		max-height: 0px;
	}
	
	
			.wd-header-overlap .page-title {
		padding-top: 70px;
	}

		.wd-header-overlap .without-title.title-shop {
		padding-top: 55px;
	}

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 55px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(114, 94, 82, 1);
}

.whb-general-header {
	background-color: rgba(0, 0, 0, 1);border-color: rgba(114, 94, 82, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	background-color: rgba(0, 0, 0, 1);border-bottom-width: 0px;border-bottom-style: solid;
}
