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

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

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

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



@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: 90px;
		max-height: 90px;
	}

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
	
	}
		.whb-top-bar-inner { border-color: rgba(248, 248, 248, 1);border-bottom-width: 1px;border-bottom-style: solid; }.whb-general-header-inner { border-color: rgba(34, 25, 77, 0);border-bottom-width: 1px;border-bottom-style: solid; }