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

	--wd-header-general-h: 89px;
	--wd-header-general-sm-h: 50px;
	--wd-header-general-sticky-h: 80px;

	--wd-header-bottom-h: 0.001px;
	--wd-header-bottom-sm-h: 0.001px;
	--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: 20px;
}

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



@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: 89px;
		max-height: 89px;
	}

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 30px;
		max-height: 30px;
	}
	
		.whb-general-header-inner {
		height: 50px;
		max-height: 50px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(192, 255, 111, 1);
}

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

.whb-9id2ndiho621r4nmv37t.wd-search-form.wd-header-search-form-mobile .searchform {
	--wd-form-color: rgba(34, 34, 34, 1);
	--wd-form-bg: rgba(255, 255, 255, 1);
}
.whb-header-bottom {
	background-color: rgba(255, 255, 255, 1);border-color: rgba(213, 213, 213, 0.65);border-bottom-width: 1px;border-bottom-style: solid;
}
