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

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

.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: 57px;
		max-height: 57px;
	}

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 77px;
		max-height: 77px;
	}
	
		.whb-general-header-inner {
		height: 108px;
		max-height: 108px;
	}
	
		.whb-header-bottom-inner {
		height: 89px;
		max-height: 89px;
	}
	
	
	}
		.whb-top-bar-inner { border-color: rgba(178, 0, 0, 1);border-bottom-width: 2px;border-bottom-style: solid; }
.whb-top-bar {
	background-color: rgba(255, 255, 255, 1);
}

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