.gkNspPM-ProductGallery2 .PricecostPrice {
color: #999999;
font-size: 14px;
font-weight: bold;
line-height: 24px;
text-align: center;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
}
<div class="catProductPrice" id="productPrice<?php echo $product->virtuemart_product_id ?>">
.readon {
margin: 5px 0 0;
}
h3.catProductTitle a {
font-size: 15px;
}
.productdetails-view h1 {
font-size: 22px;
}
.width36 {
width: 36%;
}
.productdetails-view .width36 {
width: 50% !important;
}
.productdetails-view .width58 {
width: 50% !important;
}
$news_price.= $currency->createPriceDiv('basePriceWithTax','',$product->prices);
.gkNspPM .gkPrice div.PricesalesPrice {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
font-size: 18px;
padding: 0 0 5px;
}
.gkNspPM .gkImgOverlay div.PricesalesPrice {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
font-size: 18px;
padding: 40px 0 0;
text-align: center;
}
.gkNspPM .gkImgOverlay span.PricesalesPrice {
color: #FFFFFF;
text-align: center;
}