@media only screen and (max-width: 940px) { 
     .navbar-expand-md {
         background: #D3BC8D !important;
       
         
        } 
}
.menu-header-navigation-container ul li a
{
    background-color: #212529 !important;
    border-radius: 5px;
    margin-top:2px;
    margin: 5px;

}
.menu-header-navigation-container ul li a:hover
{
    background-color: #D3BC8D !important;
    color: #212529 !important;
    border-radius: 5px;
    margin-top:2px;
    margin: 5px;
}

.a0-footer {
    display: none;
}
#a0-widget .a0-zocial.a0-wp-login {
    background-color: #490050;
}
#wp-login-form-wrapper {
    display: none;
}
.auth0-login .form-signin-heading {
    margin-bottom: 10px;
}
.a0-message{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    z-index: 999;
}

.a0-message small {
    font-weight: normal;
    cursor: pointer;
}

.d-md-flex
{
background-color: #D3BC8D !important;
}
.menu-header-navigation-container ul li a
{
color: #D3BC8D !important;
}
.menu-main-navigation ul li a
{
    color: #D3BC8D !important;
}
.telephone
{
   color: #D3BC8D !important; 
}
.lead
{
   color: #D3BC8D !important; 
}
.nav-primary ul li:hover a
{
   color: #101820 !important;  
}
.gform_button
{
    background-color: #D3BC8D !important;
    border-color: #D3BC8D !important;
}
.rr:hover
{
   border-color: #D3BC8D !important;
   
  
}
.nav-top ul li:hover a
{
   color: #101820 !important;  
}