
.cq-icon-btn--search,
.cq-icon-btn--menu {
    display: inline-flex;
}

:root {
    --cq-icon-btn-w: 40px;
}

#headPage .page-width-2 .menu-top.fr > li > a > i,
#headPage .page-width-2 .menu-top.fr > li > span > i {
    float: none;
    position: static;

    font-size: 18px;
    line-height: 1;
}
