.whb-top-bar .wd-dropdown {
	margin-top: 0px;
}

.whb-top-bar .wd-dropdown:after {
	height: 11px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 9px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
	height: 20px;
}

:root:has(.whb-general-header.whb-border-boxed) {
	--wd-header-general-brd-w: 1.0E-5px;
}

@media (max-width: 1024px) {
	:root:has(.whb-general-header.whb-hidden-mobile) {
		--wd-header-general-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) {}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 4px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after {
	height: 15px;
}