.menu-toggle {    
    background-color:#000000; /* !important;#3B5998 #7D3C98 */
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.5;
    padding: 1em;
    text-shadow: none;
}