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

	--tm-header-general-h: 80px;
	--tm-header-general-sm-h: 60px;
	--tm-header-general-sticky-h: 60px;
	--tm-header-general-brd-w: .00001px;

	--tm-header-bottom-h: 52px;
	--tm-header-bottom-sm-h: 52px;
	--tm-header-bottom-sticky-h: .00001px;
	--tm-header-bottom-brd-w: .00001px;

	--tm-header-clone-h: .00001px;

	--tm-header-brd-w: calc(var(--tm-top-bar-brd-w) + var(--tm-header-general-brd-w) + var(--tm-header-bottom-brd-w));
	--tm-header-h: calc(var(--tm-top-bar-h) + var(--tm-header-general-h) + var(--tm-header-bottom-h) + var(--tm-header-brd-w));
	--tm-header-sticky-h: calc(var(--tm-top-bar-sticky-h) + var(--tm-header-general-sticky-h) + var(--tm-header-bottom-sticky-h) + var(--tm-header-clone-h) + var(--tm-header-brd-w));
	--tm-header-sm-h: calc(var(--tm-top-bar-sm-h) + var(--tm-header-general-sm-h) + var(--tm-header-bottom-sm-h) + var(--tm-header-brd-w));
}


.whb-sticked .whb-general-header .tm-dropdown:not(.sub-sub-menu) {
	margin-top: 10px;
}

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




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

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



		
.whb-top-bar {
	background-color: rgba(181, 131, 141, 1);
}

.whb-9x1ytaxq7aphtb3npidp .searchform {
	--tm-form-height: 46px;
}
.whb-general-header {
	border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	border-bottom-width: 0px;border-bottom-style: solid;
}
