Please edit following files.
/wp-content/themes/citytours/templates/car/loop-grid.php
/wp-content/themes/citytours/templates/car/loop-list.php
/wp-content/themes/citytours/templates/hotel/loop-grid.php
/wp-content/themes/citytours/templates/hotel/loop-list.php
/wp-content/themes/citytours/templates/tour/loop-grid.php
/wp-content/themes/citytours/templates/tour/loop-list.php
You can find following code and change % to $
<?php echo esc_html( $discount_rate . '%' );
Best Regards,
great thanks