/*
Theme Name: Petmania Child
Author: VamTam
Author URI: https://vamtam.com
Template: vamtam-petmania
*/



/*

put your child theme styles here


you don't need any @import rules

*/
.woocommerce div.product .product_title {
    color: #0053a0;
}

.woocommerce span.onsale { 
    display: none;
}
