/*
Theme Name: pinkmart Child
Theme URI: http://kitestudio.co/pinkmart/
Template: pinkmart
Author: kitestudio
Author URI: http://www.kitestudio.co
Description: WooCommerce WordPress Theme
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 1.0
Updated: 2019-05-02 12:20:31

*/

/* Write your styles here */


.woocommerce div.products div.product span.custom_product_label, .woocommerce div.products div.product span.onsale, span.custom_product_label, span.onsale {
	background-color: red!important;
}


.woocommerce div.products div.product span.custom_product_label span.custom_product_label {
	background-color: red!important!
}


