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

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




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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 44px;
		max-height: 44px;
	}
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(83, 138, 245, 1);
}

.whb-general-header {
	background-color: rgba(47, 47, 47, 1);border-color: rgba(182, 182, 182, 0.2);border-bottom-width: 1px;border-bottom-style: solid;
}
