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

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

	--wd-header-bottom-h: 57px;
	--wd-header-bottom-sm-h: 60px;
	--wd-header-bottom-sticky-h: 60px;

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

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

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


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

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

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

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

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


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

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

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
		.whb-header-bottom-inner {
		height: 57px;
		max-height: 57px;
	}

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}
	
		.whb-header-bottom-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
	}
		
.whb-top-bar {
	background-color: rgba(33, 51, 98, 1);
}
.whb-os776ud7inv6nl47mp6t .menu-opener { background-color: rgba(34, 25, 77, 0); }
.whb-header-bottom {
	border-color: rgba(180, 180, 180, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
