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

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

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

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



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

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

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

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

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

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