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

	--wd-header-general-h: 100px;
	--wd-header-general-sm-h: 80px;
	--wd-header-general-sticky-h: 65px;
	--wd-header-general-brd-w: .00001px;

	--wd-header-bottom-h: 64px;
	--wd-header-bottom-sm-h: 50px;
	--wd-header-bottom-sticky-h: .00001px;
	--wd-header-bottom-brd-w: .00001px;

	--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-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 12.5px;
}

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

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

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



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

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



		
.whb-top-bar {
	border-color: rgba(255, 204, 0, 1);border-bottom-width: 1px;border-bottom-style: solid;
}

.whb-jvc56v2r9d6l5crmcndn {
	--wd-form-brd-radius: 5px;
}
.whb-jvc56v2r9d6l5crmcndn.wd-search-form.wd-header-search-form .searchform {
	--wd-form-color: rgba(0, 0, 0, 1);
	--wd-form-placeholder-color: rgba(155, 155, 155, 0.52);
	--wd-form-brd-color: rgba(189, 16, 224, 1);
	--wd-form-brd-color-focus: rgba(74, 144, 226, 1);
	--wd-form-bg: rgba(255, 255, 255, 1);
}
.whb-general-header {
	background-color: rgba(255, 255, 255, 1);border-color: rgba(255, 255, 255, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-ypw68uzjb483uit65bjp > .wd-nav > li > a .wd-nav-img, .wd-fs-menu .wd-nav-fs > li > a .wd-nav-img {
	--nav-img-width: 60px;
	--nav-img-height: 60px;
}.whb-header-bottom:before {  backdrop-filter: hue-rotate(360deg); -webkit-backdrop-filter: hue-rotate(360deg); }
.whb-header-bottom {
	background-color: rgba(10, 38, 69, 1);border-color: rgba(0, 0, 0, 1);border-bottom-width: 0px;border-bottom-style: solid;
}
