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

	--wd-header-general-h: 90px;
	--wd-header-general-sm-h: 74px;
	--wd-header-general-sticky-h: 60px;

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

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

.whb-top-bar .wd-dropdown {
	margin-top: -2px;
}

.whb-top-bar .wd-dropdown:after {
	height: 8px;
}

.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: 5px;
}

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


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


@media (min-width: 1025px) {
		.whb-top-bar-inner {
		height: 36px;
		max-height: 36px;
	}

		.whb-sticked .whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
		
		.whb-general-header-inner {
		height: 90px;
		max-height: 90px;
	}

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

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 125px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(0, 0, 0, 1);border-color: rgba(255, 255, 255, 1);border-bottom-width: 1px;border-bottom-style: solid;
}

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