jQuery(document).ready(function(){
  jQuery(".elementor-search-form").append('<input type="hidden" name="post_type" value="property">');
});