/**
 * WEBSHOP reseller own skin elements CSS template
 * Copyright(c) NetGo.hu Kft. (http://www.netgo.hu)
 * Version: 1.1
*/
#page_skin .products_product_price .orig_price {
font-family: 'RobotoCondensed Regular';
font-size: 13px;
color: #323237;
font-weight: normal;
text-decoration: line-through;
}
#page_skin .skin_product_detail_price .orig_price {
font-family: 'RobotoCondensed Regular';
font-size: 16px;
color: #57575A;
font-weight: normal;
text-decoration: line-through;
}
