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

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

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

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



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

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

		.whb-sticked .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: 81px;
		max-height: 81px;
	}
	
	
	
	}
		.whb-top-bar-inner { border-color: rgba(16, 16, 16, 0.05);border-bottom-width: 1px;border-bottom-style: solid; }
.whb-top-bar {
	background-color: rgba(241, 158, 73, 1);
}
.whb-general-header-inner {  }
.whb-general-header {
	background-color: rgba(0, 0, 0, 1);
}

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