.whb-sticked .whb-general-header .wd-dropdown {
margin-top: 17px;
}
.whb-sticked .whb-general-header .wd-dropdown:after {
height: 27px;
}
.whb-header-bottom .wd-dropdown {
margin-top: 5px;
}
.whb-header-bottom .wd-dropdown:after {
height: 15px;
}
.whb-header .whb-header-bottom .wd-header-cats {
margin-top: -1px;
margin-bottom: -0px;
height: calc(100% + 1px);
}
@media (min-width: 1025px) {
.whb-general-header-inner {
height: 104px;
max-height: 104px;
}
.whb-sticked .whb-general-header-inner {
height: 74px;
max-height: 74px;
}
.whb-header-bottom-inner {
height: 50px;
max-height: 50px;
}
.whb-sticked .whb-header-bottom-inner {
height: 50px;
max-height: 50px;
}
}
@media (max-width: 1024px) {
.whb-top-bar-inner {
height: 40px;
max-height: 40px;
}
.whb-general-header-inner {
height: 91px;
max-height: 91px;
}
}
.whb-top-bar {
background-color: rgba(35, 48, 85, 1);
}
.whb-general-header {
border-color: rgba(129, 129, 129, 0.2);border-bottom-width: 1px;border-bottom-style: solid;
}
.whb-header-bottom {
background-color: rgba(34, 25, 77, 0);
}