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

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

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

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




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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 30px;
		max-height: 30px;
	}
	
		.whb-general-header-inner {
		height: 65px;
		max-height: 65px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(231, 241, 225, 1);
}

.whb-aptgy5ft42s8qf1fvtdk {
	--wd-form-brd-radius: 0px;
}
.whb-aptgy5ft42s8qf1fvtdk .searchform {
	--wd-form-height: 35px;
}
.whb-aptgy5ft42s8qf1fvtdk.wd-search-form.wd-header-search-form .searchform {
	--wd-form-color: rgba(196, 196, 196, 1);
	--wd-form-brd-color: rgba(196, 196, 196, 1);
}
.whb-general-header {
	background-color: rgba(25, 46, 40, 1);border-color: rgba(68, 49, 30, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
