
.sp-menu-item a{
    padding: 5px 45px 0px 45px!important;

    background-color: #ffffff;
    border: solid 1px #cc0000;
    border-radius: 55px!important;
    line-height: 45px!important;
    margin-left: 35px!important;

}
.sp-menu-item a:hover{
background-color: #cc0000;
    border: solid 1px #ffffff;
}
.sp-menu-item.active a{
    background-color: #cc0000;

}

.sp-megamenu-parent {

    top: 15px!important;
}

#sp-header{
    position: relative!important;
      font-family: 'BuiltTitling', sans-serif;

}
