: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: 86px;
	--wd-header-general-sm-h: 56px;
	--wd-header-general-sticky-h: 89px;

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

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


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

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

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

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


.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: 86px;
		max-height: 86px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 89px;
		max-height: 89px;
	}
		
		.whb-header-bottom-inner {
		height: 45px;
		max-height: 45px;
	}

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

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

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

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

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

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

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

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

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

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

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

.whb-header-bottom {
	background-color: rgba(251, 250, 247, 1);
}
