@media (max-width: 767px) {
  .single-widget.search {
    display: block !important; /* Force display on mobile */
  }
}