:root{
--wd-top-bar-h: 0.001px;
--wd-top-bar-sm-h: 70px;
--wd-top-bar-sticky-h: 41px;
--wd-header-general-h: 112px;
--wd-header-general-sm-h: 0.001px;
--wd-header-general-sticky-h: 0.001px;
--wd-header-bottom-h: 55px;
--wd-header-bottom-sm-h: 0.001px;
--wd-header-bottom-sticky-h: 0.001px;
--wd-header-clone-h: 0.001px;
}
.whb-header-bottom .wd-dropdown {
margin-top: 7.5px;
}
.whb-header-bottom .wd-dropdown:after {
height: 17.5px;
}
.whb-header .whb-header-bottom .wd-header-cats {
margin-top: -1px;
margin-bottom: -1px;
height: calc(100% + 2px);
}
@media (min-width: 1025px) {
.whb-general-header-inner {
height: 112px;
max-height: 112px;
}
.whb-sticked .whb-general-header-inner {
height: 60px;
max-height: 60px;
}
.whb-header-bottom-inner {
height: 55px;
max-height: 55px;
}
.whb-sticked .whb-header-bottom-inner {
height: 50px;
max-height: 50px;
}
}
@media (max-width: 1024px) {
.whb-top-bar-inner {
height: 70px;
max-height: 70px;
}
}
.whb-top-bar {
background-color: rgba(44, 46, 59, 1);border-color: rgba(78, 79, 87, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-general-header {
background-color: rgba(44, 46, 59, 1);border-color: rgba(97, 98, 109, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-header-bottom {
background-color: rgba(64, 65, 77, 1);border-color: rgba(166, 168, 179, 1);border-bottom-width: 1px;border-bottom-style: solid;
}