.whb-sticked .whb-general-header .wd-dropdown {
margin-top: 15px;
}
.whb-sticked .whb-general-header .wd-dropdown:after {
height: 25px;
}
@media (min-width: 1025px) {
.whb-general-header-inner {
height: 90px;
max-height: 90px;
}
.whb-sticked .whb-general-header-inner {
height: 70px;
max-height: 70px;
}
}
@media (max-width: 1024px) {
.whb-general-header-inner {
height: 60px;
max-height: 60px;
}
}
.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.25);border-bottom-width: 1px;border-bottom-style: solid; }
.whb-general-header {
border-color: rgba(226, 232, 240, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-header-bottom {
border-color: rgba(230, 230, 230, 1);border-bottom-width: 1px;border-bottom-style: solid;
}