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

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




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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 19px;
		max-height: 19px;
	}
	
		.whb-general-header-inner {
		height: 114px;
		max-height: 114px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(119, 13, 209, 1);
}

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