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

	--wd-header-general-h: 70px;
	--wd-header-general-sm-h: 80px;
	--wd-header-general-sticky-h: 0.001px;

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

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

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

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



.whb-clone.whb-sticked .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 15px;
}

.whb-clone.whb-sticked .wd-dropdown:not(.sub-sub-menu):after {
	height: 25px;
}

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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-general-header-inner {
		height: 80px;
		max-height: 80px;
	}
	
		.whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}
	
			.whb-clone .whb-general-header-inner {
		height: 80px;
		max-height: 80px;
	}
	
	}
		
.whb-top-bar {
	background-color: rgba(65, 117, 5, 1);
}

.whb-o8477wjc4zktio2gqe63 .searchform {
	--wd-form-height: 46px;
}
.whb-general-header {
	background-color: rgba(35, 40, 45, 1);border-color: rgba(232, 232, 232, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

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