.whb-sticked .whb-general-header .wd-dropdown {
margin-top: 10px;
}
.whb-sticked .whb-general-header .wd-dropdown:after {
height: 20px;
}
@media (min-width: 1025px) {
.whb-general-header-inner {
height: 90px;
max-height: 90px;
}
.whb-sticked .whb-general-header-inner {
height: 60px;
max-height: 60px;
}
}
@media (max-width: 1024px) {
.whb-general-header-inner {
height: 65px;
max-height: 65px;
}
}
.whb-top-bar {
background-color: rgba(131, 183, 53, 1);
}
.whb-general-header {
background-color: rgba(255, 255, 255, 1);border-color: rgba(233, 233, 233, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-header-bottom {
background-color: rgba(255, 255, 255, 1);border-color: rgba(227, 227, 227, 1);border-bottom-width: 1px;border-bottom-style: solid;
}