For arhive listing is missing the css classes for the “li” tag: <ul class=”products”> <li class=””>
And in single product is missing the css classes for tha main “div” after “article” tag:
<div id=”product-{product_id}” class=””>
But i don’t know how to fix it