price h2 {
margin-top: 0;
margin-bottom: 0;
}
itemprop="offers"
, так как уже есть itemtype="http://schema.org/Offer"
<div class="item-price" itemscope="" itemtype="http://schema.org/Offer">
<strong>от <span itemprop="price" content="6850">6 850</span> руб.</strong>
<span><meta itemprop="priceCurrency" content="RUB"></span>
</div>
.post:hover, .post a:after {
background-color: red;
}