The letters of the headline in the shop are big, after the update.
http://www.wreck-explorers.com/?product=dvd-wreck-explorers-scapa-flow
The custom.css:
#top .entry-mini h1.post-title{
font-size: 25px;
}
#top.woocommerce .big_title .page-title {
font-size: 25px;
}
#top .news-content{
font-size:12px;
}
.template-shop-single .product {
clear: both;
}














