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

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

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

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

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

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

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

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

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

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


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

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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 25px;
		max-height: 25px;
	}
	
		.whb-general-header-inner {
		height: 50px;
		max-height: 50px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(91, 91, 91, 1);border-bottom-width: 0px;border-bottom-style: dashed;
}

.whb-general-header {
	background-color: rgba(14, 30, 50, 1);border-color: rgba(58, 0, 73, 1);border-bottom-width: 5px;border-bottom-style: solid;
}
