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

.whb-top-bar .wd-dropdown:after {
	height: 15px;
}
.whb-sticked .whb-top-bar .wd-dropdown {
	margin-top: 2.5px;
}

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




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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 45px;
		max-height: 45px;
	}
	
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(44, 62, 80, 1);border-color: rgba(255, 255, 255, 0.15);border-bottom-width: 1px;border-bottom-style: solid;
}

.whb-general-header {
	background-color: rgba(26, 26, 26, 1);border-color: rgba(255, 255, 255, 0.15);border-bottom-width: 1px;border-bottom-style: solid;
}

.whb-header-bottom {
	background-color: rgba(26, 26, 26, 1);border-color: rgba(255, 255, 255, 0.15);border-bottom-width: 1px;border-bottom-style: solid;
}
