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

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




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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 90px;
		max-height: 90px;
	}
	
	
		.whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}
	
	
	}
		
.whb-top-bar {
	border-color: rgba(238, 238, 238, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

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

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