
.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 32.5px;
}

.whb-sticked .whb-general-header .wd-dropdown:after {
	height: 42.5px;
}



@media (min-width: 1025px) {
	
		.whb-general-header-inner {
		height: 118px;
		max-height: 118px;
	}

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 68px;
		max-height: 68px;
	}
	
		.whb-header-bottom-inner {
		height: 55px;
		max-height: 55px;
	}
	
	
	}
		
.whb-top-bar {
	background-color: rgba(170, 169, 168, 1);
}

.whb-general-header {
	background-color: rgba(170, 169, 168, 1);
}

.whb-header-bottom {
	background-color: rgba(43, 0, 255, 1);
}
