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

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




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

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

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

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

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