:root{
--wd-top-bar-h: 40px;
--wd-top-bar-sm-h: 40px;
--wd-top-bar-sticky-h: 0.001px;
--wd-header-general-h: 100px;
--wd-header-general-sm-h: 70px;
--wd-header-general-sticky-h: 0.001px;
--wd-header-bottom-h: 55px;
--wd-header-bottom-sm-h: 60px;
--wd-header-bottom-sticky-h: 0.001px;
--wd-header-clone-h: 60px;
}
.whb-top-bar .wd-dropdown {
margin-top: 0px;
}
.whb-top-bar .wd-dropdown:after {
height: 10px;
}
.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: -0px;
margin-bottom: -0px;
height: calc(100% + 0px);
}
.whb-clone.whb-sticked .wd-dropdown {
margin-top: 10px;
}
.whb-clone.whb-sticked .wd-dropdown:after {
height: 20px;
}
@media (min-width: 1025px) {
.whb-top-bar-inner {
height: 40px;
max-height: 40px;
}
.whb-general-header-inner {
height: 100px;
max-height: 100px;
}
.whb-header-bottom-inner {
height: 55px;
max-height: 55px;
}
.whb-clone .whb-general-header-inner {
height: 60px;
max-height: 60px;
}
}
@media (max-width: 1024px) {
.whb-top-bar-inner {
height: 40px;
max-height: 40px;
}
.whb-general-header-inner {
height: 70px;
max-height: 70px;
}
.whb-header-bottom-inner {
height: 60px;
max-height: 60px;
}
.whb-clone .whb-general-header-inner {
height: 70px;
max-height: 70px;
}
}
.whb-top-bar {
border-bottom-width: 0px;border-bottom-style: solid;
}
.whb-general-header {
border-bottom-width: 0px;border-bottom-style: solid;
}
.whb-wjlcubfdmlq3d7jvmt23 .menu-opener { background-color: rgba(73, 204, 92, 1); }
.whb-header-bottom {
background-color: rgba(136, 136, 136, 1);
}