.wpc-price {
font-size: 18px;
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.wpc-on-sale {
text-decoration: line-through;
font-size: 14px;
}
.wpc-purchased {
background: #009ee5;
padding: 10px;
color: white;
margin-bottom: 10px;
}