
/* NAVBAR 1 */
.hatmenu-item{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

/* NAVBAR 2 */
.navbar-main-menu{
    margin: 0 !important;
}
.navbar-item{
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    color: #383838;
    padding-right: 10px;
}