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

	--wd-header-general-h: 92px;
	--wd-header-general-sm-h: 14px;
	--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-top-bar .wd-dropdown {
	margin-top: 0px;
}

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


.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: -2px;
	margin-bottom: -1px;
	height: calc(100% + 3px);
}

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

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

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

		
		.whb-general-header-inner {
		height: 92px;
		max-height: 92px;
	}

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

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

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

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

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

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

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

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

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

		.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: 59px;
	}
	}
		
.whb-top-bar {
	background-color: rgba(40, 40, 45, 1);border-color: rgba(121, 215, 213, 1);border-bottom-width: 2px;border-bottom-style: solid;
}

.whb-general-header {
	background-color: rgba(40, 40, 45, 1);border-color: rgba(121, 215, 213, 1);border-bottom-width: 2px;border-bottom-style: solid;
}

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