:root{
	--wd-top-bar-h: 0.001px;
	--wd-top-bar-sm-h: 0.001px;
	--wd-top-bar-sticky-h: 0.001px;

	--wd-header-general-h: 141px;
	--wd-header-general-sm-h: 100px;
	--wd-header-general-sticky-h: 81px;

	--wd-header-bottom-h: 52px;
	--wd-header-bottom-sm-h: 52px;
	--wd-header-bottom-sticky-h: 0.001px;

	--wd-header-clone-h: 0.001px;
}

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

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

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

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

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

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


.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: 0px;
		max-height: 0px;
	}

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

		.whb-sticked .whb-general-header-inner {
		height: 81px;
		max-height: 81px;
	}
		
		.whb-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}

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

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 0px;
		max-height: 0px;
	}
	
		.whb-general-header-inner {
		height: 100px;
		max-height: 100px;
	}
	
		.whb-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}
	
	
	}
		
.whb-top-bar {
	background-color: rgba(255, 120, 192, 1);
}

.whb-9x1ytaxq7aphtb3npidp.wd-search-form.wd-header-search-form .searchform {
	--wd-form-color: rgba(24, 24, 24, 1);
	--wd-form-brd-color: rgba(147, 147, 147, 1);
	--wd-form-bg: rgba(255, 255, 255, 1);
}
.whb-general-header {
	background-color: rgba(250, 250, 250, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	background-color: rgba(250, 250, 250, 1);border-bottom-width: 0px;border-bottom-style: solid;
}
