I was wondering if someone could point me in the right direction to hide a field within the SimpleCorp template.

I do not want to unset the field, just hide it. I've tried using:

hide($page['content']['system_main']['drealty_listing'][$title]['field_visual_tour']);

but that doesn't seem to work.

Any hints?