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

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

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

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



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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 38px;
		max-height: 38px;
	}
	
		.whb-general-header-inner {
		height: 80px;
		max-height: 80px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(21, 21, 21, 1);border-color: rgba(255, 255, 255, 0.15);border-bottom-width: 1px;border-bottom-style: solid;
}

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

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