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

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



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

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 65px;
		max-height: 65px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(248, 248, 248, 1);border-color: rgba(35, 119, 154, 1);border-bottom-width: 5px;border-bottom-style: dashed;
}

.whb-general-header {
	background-color: rgba(248, 248, 248, 1);
}
.whb-header-bottom-inner { border-bottom-width: 0px;border-bottom-style: dashed; }