.theme-default .mobile-nav {
  left: -100% !important;
  right: initial !important;
  width: 60% !important;
  transition: left 0.5s !important;
}
.theme-default .direction {
  left: 0 !important;
}