#cms header.page-header > h1 {
    display: none;
}



.iqitmegamenu-submenu-container .first_rows .cbp-menu-column:nth-child(2) {
    margin-top: 10px;
}




.cms-menu ul {
    width: 100%;
    justify-content: center;
    display: flex;
}


.cms-menu ul li {
    padding-left: 10px;
    padding-right: 10px;
}

.cms-menu ul li a:before {
    display: none;
}

.cms-menu ul li a:hover {
    font-weight: 600;
}