.wpcf7-form-control {
  direction: ltr !important;
}

@media (max-width:992px) {
  #primary-menu {
    transform: translateX(-100%);
  }
}