Conditional selecting more than one post_type
<?php if( !in_array(get_post_type() , array('post','reviews') ) ): ?>