Hi mberwing
It is defined in the footer.php file
If you want to remove the share button then edit this file
/templates/ja_healthcare/tpls/blocks/footer.php and remove the section
<!-- ADDTHIS -->
<div id="addthis-wrap" class="addthis-wrap">
<button class="btn btn-primary" title="Addthis"><i class="fa fa-share-alt"></i></button>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_vertical_follow_toolbox"></div>
</div>