div#sp-menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: none;
    position: relative;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  align: center;
}

#offcanvas-toggler:before{
    content: 'MENU  ';
}
#offcanvas-toggler > i { 
  color: white !important; font-size: 24px; 
}