</div><!-- End essbfc-back -->
          </div><!-- End essbfc-col-exception -->
        <?php 
    }
    ?>
    </div><!-- End essbfc-block -->
<?php 
}
?>


  <?php 
if (count(ESSBSocialFansCounterUtils::enabled_socials()) > 0 && $show_total && $show_numbers && $total_type != 'text') {
    ?>
  <?php 
    $css_icon_color_class = ESSBSocialFansCounterUtils::css_icon_color_class('total');
    //
    ?>
    <div class="<?php 
    echo $css_total;
    ?>
"  data-social="total">
      <div class="essbfc-front <?php 
    echo $total_css_bg_class;
    ?>
">
        <div class="essbfc-love <?php 
    echo $total_css_text_color_class;
    ?>
">
          <i class="-essbfc-icon-heart <?php