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

	--wd-header-general-h: 90px;
	--wd-header-general-sm-h: 73px;
	--wd-header-general-sticky-h: 60px;
	--wd-header-general-brd-w: .00001px;

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

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

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


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

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

:root:has(.whb-top-bar.whb-border-boxed) {
	--wd-top-bar-brd-w: .00001px;
}

@media (max-width: 1024px) {
:root:has(.whb-top-bar.whb-hidden-mobile) {
	--wd-top-bar-brd-w: .00001px;
}
}


:root:has(.whb-header-bottom.whb-border-boxed) {
	--wd-header-bottom-brd-w: .00001px;
}

@media (max-width: 1024px) {
:root:has(.whb-header-bottom.whb-hidden-mobile) {
	--wd-header-bottom-brd-w: .00001px;
}
}



		.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.25);border-bottom-width: 1px;border-bottom-style: solid; }
.whb-6ydbo4auxzsi26z9nlmw a:is(.btn-style-default, .btn-style-3d) {
	background-color: rgba(232, 24, 24, 1);
}
.whb-6ydbo4auxzsi26z9nlmw a:is(.btn-style-bordered, .btn-style-link) {
	border-color: rgba(232, 24, 24, 1);
}
.whb-6ydbo4auxzsi26z9nlmw a:is(.btn-style-bordered, .btn-style-default, .btn-style-3d):hover {
	background-color: rgba(229, 23, 23, 1);
}
.whb-6ydbo4auxzsi26z9nlmw a:is(.btn-style-bordered, .btn-style-link):hover {
	border-color: rgba(229, 23, 23, 1);
}
.whb-leyodoix2b9r4om3zzpi {
	--wd-divider-color: rgba(220, 220, 220, 1);
}
.whb-row .whb-bw6dfwugtqaj3stc3esl.wd-tools-element .wd-tools-inner, .whb-row .whb-bw6dfwugtqaj3stc3esl.wd-tools-element > a > .wd-tools-icon {
	background-color: rgba(225, 18, 18, 1);
}
.whb-row .whb-bw6dfwugtqaj3stc3esl.wd-tools-element:hover .wd-tools-inner, .whb-row .whb-bw6dfwugtqaj3stc3esl.wd-tools-element:hover > a > .wd-tools-icon {
	background-color: rgba(187, 13, 13, 1);
}
.whb-row .whb-u48v7lo6ae426k4mdecn.wd-tools-element .wd-tools-inner, .whb-row .whb-u48v7lo6ae426k4mdecn.wd-tools-element > a > .wd-tools-icon {
	background-color: rgba(204, 17, 17, 1);
}
.whb-row .whb-u48v7lo6ae426k4mdecn.wd-tools-element:hover .wd-tools-inner, .whb-row .whb-u48v7lo6ae426k4mdecn.wd-tools-element:hover > a > .wd-tools-icon {
	background-color: rgba(160, 15, 15, 1);
}
.wd-nav-mobile .wd-nav-img {
	--nav-img-width: 30px;
	--nav-img-height: 30px;
}
.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;
}
