.vc_wp_custommenu
{
    background-color:#ededed;
     padding-bottom:2px;
     margin-top: -15px;
     border-radius: 10px;
     border-color:#4FB7A1;
     font-weight: bold;
     border-style : solid;
}

h2 
{
    font-family:"Open Sans Condensed",Helvetica,Arial,Quicksand,sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 0.9em;
    color: #8da6d6;

}

a {
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 1rem;

}

a active {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: bold;

}


.widget {
    
    margin: 1px 1px 1em;
}