@media (min-width: 769px) {
    ul.list-menu.list-menu--inline{
        opacity: 0!important;
    }
}