仅在产品中的magento主题故障中的页脚

Footer works great in homepage -> http://www.matildabytruelove.com/tiendea/index.php/

But it crops in product description (the specific problem) http://www.matildabytruelove.com/tiendea/index.php/m-swb146144.html

Already flushed magento cache and css/java and submitted all blocks. Cant reproduce error.

js and css is the same that this one -> lomalo.com.mx/tiendea/index.php/prueba-001.html (the desired behavior)

But footer just fails to load properly.

any idea of what is messing around with the footer?

your product page class="main container" div close before

<div class="our-features-box wow bounceInUp animated animated" style="visibility: visible;"></div>
<footer></footer>

for more info please see link see in console html structure