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

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



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

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

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

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

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
	
		.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(65, 117, 5, 1);
}

.whb-general-header {
	background-color: rgba(255, 255, 255, 1);border-color: rgba(232, 232, 232, 1);border-bottom-width: 1px;border-bottom-style: solid;
}

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