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

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


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

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


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

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

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

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

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

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

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
			.whb-clone .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	}
		
.whb-top-bar {
	background-color: rgba(155, 10, 0, 1);
}

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

.whb-header-bottom {
	background-color: rgba(255, 255, 255, 1);
}