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

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


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

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


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

.whb-clone.whb-sticked .wd-dropdown {
	margin-top: 31.5px;
}

.whb-clone.whb-sticked .wd-dropdown:after {
	height: 41.5px;
}

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

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

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

		
			.whb-clone .whb-general-header-inner {
		height: 103px;
		max-height: 103px;
	}
	
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 108px;
		max-height: 108px;
	}
	
		.whb-header-bottom-inner {
		height: 0px;
		max-height: 0px;
	}
	
			.whb-clone .whb-general-header-inner {
		height: 108px;
		max-height: 108px;
	}
	
	}
		
.whb-top-bar {
	background-color: rgba(9, 33, 67, 1);border-bottom-width: 1px;border-bottom-style: solid;
}

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

.whb-header-bottom {
	border-color: rgba(129, 129, 129, 0.2);border-bottom-width: 1px;border-bottom-style: solid;
}
