.whb-top-bar .wd-dropdown {
margin-top: 0px;
}
.whb-top-bar .wd-dropdown:after {
height: 10px;
}
.whb-header-bottom .wd-dropdown {
margin-top: 2px;
}
.whb-header-bottom .wd-dropdown:after {
height: 12px;
}
.whb-header .whb-header-bottom .wd-header-cats {
margin-top: -1px;
margin-bottom: -1px;
height: calc(100% + 2px);
}
.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: 44px;
max-height: 44px;
}
.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: 55px;
max-height: 55px;
}
.whb-clone .whb-general-header-inner {
height: 55px;
max-height: 55px;
}
}
.whb-top-bar {
background-color: rgba(132, 132, 132, 1);border-color: rgba(238, 238, 238, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-general-header {
border-color: rgba(238, 238, 238, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-header-bottom {
border-color: rgba(238, 238, 238, 1);border-bottom-width: 1px;border-bottom-style: solid;
}