body.home .product-title,
body.archive .product-title { 
font-size: 17px; 
font-weight: bold; 
}
.price ins .woocommerce-Price-amount.amount {
color: red; font-weight: bold;
}
.price del .woocommerce-Price-amount.amount {
color: #999; font-weight: normal; text-decoration: line-through; } .button.add_to_cart_button {
font-size: 10px; font-weight: bold; }
@media only screen and (max-width: 48em) { }