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

.whb-top-bar .wd-dropdown:after {
	height: 15px;
}
.whb-sticked .whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

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

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

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



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

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

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 100px;
		max-height: 100px;
	}
	
	
	
	}
		
.whb-general-header {
	background-color: rgba(40, 36, 35, 1);border-color: rgba(34, 25, 77, 0);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	border-bottom-width: 0px;border-bottom-style: solid;
}
