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

	--wd-header-general-h: 130px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: 0.001px;

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

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

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

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



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

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

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

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

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

@media (max-width: 1024px) {
	
		.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(27, 21, 100, 1);
}
.whb-general-header-inner {  }
.whb-general-header {
	background-color: rgba(255, 255, 255, 1);
}
.whb-ysjlcz39lydff90aajrd .menu-opener { background-color: rgba(242, 91, 97, 1); }