
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php if( $ad = vce_get_option('ad_below_single_header') ): ?>
	<div class="vce-ad vce-ad-container"><?php echo do_shortcode( $ad ); ?></div>
<?php endif; ?>