a.brown{
    color: #000;
}

a.brown:hover{
    color: #c9a372;
}

#none_size{
    height: 0;
}

nav li.elementor-menu-toggle{
    font-size: inherit;
    background-color: transparent;
}

@media (max-width: 1024px) {
    #desktop_contacts{
        display: none;
    }

    .elementor-nav-menu--dropdown a{
        justify-content: left;
    }
}