/* RTL overrides – WordPress loads this automatically for Hebrew */
/* Most RTL is already in style.css via direction:rtl on body */
/* Add any LTR-specific overrides here */

.search-overlay__input {
  text-align: right;
}
