.product-list-item .product-title,
.product-grid-item .product-title a{
font-family: 'Ruberoid';
letter-spacing: 0.5px;
}
body .price .amount{
color: #ED1C24;
}
@media (max-width: 767px){
body .product-list-item .woodmart-add-btn>a{
padding: 3px 5px;
}
body .product-grid-item .product-title a{
font-size: 18px;
}
}