:root{
	--wd-top-bar-h: 0.001px;
	--wd-top-bar-sm-h: 0.001px;
	--wd-top-bar-sticky-h: 0.001px;

	--wd-header-general-h: 0.001px;
	--wd-header-general-sm-h: 0.001px;
	--wd-header-general-sticky-h: 80px;

	--wd-header-bottom-h: 0.001px;
	--wd-header-bottom-sm-h: 0.001px;
	--wd-header-bottom-sticky-h: 30px;

	--wd-header-clone-h: 0.001px;
}





@media (min-width: 1025px) {
	
	
	
	
	}

@media (max-width: 1024px) {
	
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(112, 55, 34, 1);border-color: rgba(255, 255, 255, 0.1);border-bottom-width: 1px;border-bottom-style: solid;
}

.whb-general-header {
	background-color: rgba(226, 5, 19, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

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