.whb-top-bar .wd-dropdown {
	margin-top: -3.5px;
}

.whb-top-bar .wd-dropdown:after {
	height: 7.5px;
}

.whb-sticked .whb-top-bar .wd-dropdown:not(.sub-sub-menu) {
	margin-top: -5.5px;
}

.whb-sticked .whb-top-bar .wd-dropdown:not(.sub-sub-menu):after {
	height: 5.5px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 16.5px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
	height: 27.5px;
}

:root:has(.whb-top-bar.whb-border-boxed) {
	--wd-top-bar-brd-w: 1.0E-5px;
}

@media (max-width: 1024px) {
	:root:has(.whb-top-bar.whb-hidden-mobile) {
		--wd-top-bar-brd-w: 1.0E-5px;
	}
}

:root:has(.whb-header-bottom.whb-border-boxed) {
	--wd-header-bottom-brd-w: 1.0E-5px;
}

@media (max-width: 1024px) {
	:root:has(.whb-header-bottom.whb-hidden-mobile) {
		--wd-header-bottom-brd-w: 1.0E-5px;
	}
}

.whb-0og1cj0i4lsukiz2af0k form.searchform {
	--wd-form-height: 46px;
}

.whb-top-bar-inner {
	border-color: rgba(255, 255, 255, .25);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.whb-top-bar {
	background-color: rgba(255, 255, 255, 1);
}

.whb-general-header {
	background-color: rgba(255, 255, 255, 1);
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

.whb-header-bottom {
	border-color: rgba(230, 230, 230, 1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}