: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: 90px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: 0.001px;

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

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



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

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


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

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

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

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

		
		.whb-header-bottom-inner {
		height: 0px;
		max-height: 0px;
	}

		
			.whb-clone .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
			.wd-header-overlap .title-size-small {
		padding-top: 111px;
	}

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 61px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(190, 134, 16, 1);
}

.whb-general-header {
	background-color: rgba(0, 0, 0, 1);
}

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