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

	--wd-header-general-h: 150px;
	--wd-header-general-sm-h: 110px;
	--wd-header-general-sticky-h: 0.001px;

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

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

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

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


.whb-header-bottom .wd-dropdown {
	margin-top: 6px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 16px;
}


.whb-header .whb-header-bottom .wd-header-cats {
	margin-top: -1px;
	margin-bottom: -1px;
	height: calc(100% + 2px);
}


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

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

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

		.whb-sticked .whb-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}
		
	
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 38px;
		max-height: 38px;
	}
	
		.whb-general-header-inner {
		height: 110px;
		max-height: 110px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(43, 145, 175, 1);border-color: rgba(255, 255, 255, 1);border-bottom-width: 1px;border-bottom-style: dotted;
}

.whb-general-header {
	background-color: rgba(174, 210, 227, 1);border-color: rgba(255, 202, 225, 1);border-bottom-width: 1px;border-bottom-style: dotted;
}
.whb-72og3u11i6ebicimjqd8 .menu-opener { background-color: rgba(237, 113, 163, 1); }
.whb-header-bottom {
	background-color: rgba(255, 255, 255, 1);border-color: rgba(255, 202, 225, 1);border-bottom-width: 1px;border-bottom-style: dotted;
}
