'; $output .= '
'; if ( get_theme_mod('service-icon-1') || get_theme_mod('service-title-1') || get_theme_mod('service-description-1') ) { $output .= ''; } else { $output .= ''; } if ( get_theme_mod('service-icon-2') || get_theme_mod('service-title-2') || get_theme_mod('service-description-2') ) { $output .= ''; } else { $output .= ''; } if ( get_theme_mod('service-icon-3') || get_theme_mod('service-title-3') || get_theme_mod('service-description-3') ) { $output .= ''; } else { $output .= ''; } $output .= '
'; $output .= '
'; echo $output; } do_action('brawny_service_content_after'); do_action('brawny_recent_post_before'); ?>