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

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

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

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



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

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

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 72px;
		max-height: 72px;
	}
	
		.whb-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}
	
	
	}
		
.whb-top-bar {
	background-color: rgba(0, 172, 223, 1);
}

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

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