

.whb-header-bottom .wd-dropdown {
	margin-top: 2px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 12px;
}


.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: -0px;
	margin-bottom: -0px;
	height: calc(100% + 0px);
}


@media (min-width: 1025px) {
	
	
		.whb-header-bottom-inner {
		height: 44px;
		max-height: 44px;
	}

		.whb-sticked .whb-header-bottom-inner {
		height: 40px;
		max-height: 40px;
	}
		
	
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-general-header-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}
	
	
	}
		