



@media (min-width: 1025px) {
	
		.whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(190, 29, 47, 1);border-color: rgba(231, 231, 231, 1);border-bottom-width: 1px;border-bottom-style: solid;
}

.whb-general-header {
	background-color: rgba(255, 255, 255, 0.8);border-color: rgba(225, 46, 41, 1);border-bottom-width: 2px;border-bottom-style: solid;
}
