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

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

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




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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 50px;
		max-height: 50px;
	}
	
		.whb-general-header-inner {
		height: 52px;
		max-height: 52px;
	}
	
	
	
	}
		
.whb-general-header {
	border-bottom-width: 0px;border-bottom-style: solid;
}
