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

	--wd-header-general-h: 105px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: 0.001px;

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

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

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

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


.whb-header-bottom .wd-dropdown {
	margin-top: 6px;
}

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


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

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

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

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

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

		
		.whb-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 200px;
		max-height: 200px;
	}
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
			.whb-clone .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	}
		
.whb-top-bar {
	background-color: rgba(4, 19, 54, 1);border-color: rgba(2, 160, 167, 1);border-bottom-width: 21px;border-bottom-style: solid;
}

.whb-9x1ytaxq7aphtb3npidp.wd-search-form.wd-header-search-form .searchform {
	--wd-form-color: rgba(10, 10, 11, 1);
}
.whb-general-header {
	background-color: rgba(212, 177, 30, 0.66);border-color: rgba(2, 160, 167, 1);border-bottom-width: 30px;border-bottom-style: solid;
}

.whb-header-bottom {
	background-color: rgba(4, 19, 54, 1);border-color: rgba(233, 197, 100, 1);border-bottom-width: 10px;border-bottom-style: double;
}
