:root{
	--wd-top-bar-h: 22px;
	--wd-top-bar-sm-h: 40px;
	--wd-top-bar-sticky-h: .00001px;
	--wd-top-bar-brd-w: .00001px;

	--wd-header-general-h: 45px;
	--wd-header-general-sm-h: 48px;
	--wd-header-general-sticky-h: .00001px;
	--wd-header-general-brd-w: 1px;

	--wd-header-bottom-h: 40px;
	--wd-header-bottom-sm-h: .00001px;
	--wd-header-bottom-sticky-h: 40px;
	--wd-header-bottom-brd-w: 1px;

	--wd-header-clone-h: .00001px;

	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));
	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}

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

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




:root:has(.whb-general-header.whb-border-boxed) {
	--wd-header-general-brd-w: .00001px;
}

@media (max-width: 1024px) {
:root:has(.whb-general-header.whb-hidden-mobile) {
	--wd-header-general-brd-w: .00001px;
}
}

:root:has(.whb-header-bottom.whb-border-boxed) {
	--wd-header-bottom-brd-w: .00001px;
}

@media (max-width: 1024px) {
:root:has(.whb-header-bottom.whb-hidden-mobile) {
	--wd-header-bottom-brd-w: .00001px;
}
}

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

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

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 0px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after {
	height: 10px;
}


		
.whb-top-bar {
	background-color: rgba(0, 0, 0, 1);
}

.whb-xmi87a6wgz8uatpl2we8 {
	--wd-form-brd-radius: 5px;
}
.whb-xmi87a6wgz8uatpl2we8 form.searchform {
	--wd-form-height: 38px;
}
.whb-9x1ytaxq7aphtb3npidp {
	--wd-form-brd-radius: 0px;
}
.whb-9x1ytaxq7aphtb3npidp form.searchform {
	--wd-form-height: 40px;
}
.whb-n7mczo5ee9ixnztkt0lz {
	--wd-form-brd-radius: 5px;
}
.whb-n7mczo5ee9ixnztkt0lz form.searchform {
	--wd-form-height: 38px;
}
.whb-general-header {
	background-color: rgba(209, 255, 247, 0.2);border-color: rgba(232, 232, 232, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-wjlcubfdmlq3d7jvmt23 .menu-opener { background-color: rgba(136, 255, 252, 0.4); }
.whb-header-bottom {
	background-color: rgba(136, 255, 252, 0.3);border-color: rgba(232, 232, 232, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
