.prices .price_group.old_price .price_matrix_wrapper .price, 
.prices .price_group.old_price .price_matrix_wrapper .price .values_wrapper{
	text-decoration: line-through;
	font-size: 14px;
	
}

.prices .price_group.hide_old{
	display: none
}