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

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


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

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




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

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

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

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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 5px;
		max-height: 5px;
	}
	
		.whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}
	
		.whb-header-bottom-inner {
		height: 35px;
		max-height: 35px;
	}
	
			.whb-clone .whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}
	
	}
		
.whb-top-bar {
	background-color: rgba(249, 179, 40, 1);
}

.whb-general-header {
	border-color: rgba(34, 46, 94, 1);border-bottom-width: 2px;border-bottom-style: dashed;
}

.whb-header-bottom {
	border-color: rgba(34, 46, 94, 1);border-bottom-width: 2px;border-bottom-style: dashed;
}
