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

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

.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 25px;
}

.whb-sticked .whb-general-header .wd-dropdown:after {
	height: 35px;
}

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

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


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


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

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

		.whb-sticked .whb-general-header-inner {
		height: 90px;
		max-height: 90px;
	}
		
		.whb-header-bottom-inner {
		height: 0px;
		max-height: 0px;
	}

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 38px;
		max-height: 38px;
	}
	
		.whb-general-header-inner {
		height: 90px;
		max-height: 90px;
	}
	
		.whb-header-bottom-inner {
		height: 0px;
		max-height: 0px;
	}
	
	
	}
		
.whb-top-bar {
	background-color: rgba(25, 25, 25, 1);
}

.whb-j4zqkv65pkkkkgr7z9sb.wd-search-form.wd-header-search-form .searchform {
	--wd-form-color: rgba(25, 25, 25, 1);
	--wd-form-placeholder-color: rgba(25, 25, 25, 1);
	--wd-form-brd-color: rgba(242, 242, 242, 1);
	--wd-form-brd-color-focus: rgba(25, 25, 25, 1);
}