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

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




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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-general-header-inner {
		height: 50px;
		max-height: 50px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(237, 87, 0, 1);
}

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