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