/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.7
Template: bridge
*/
.woocommerce li.product del {
    text-decoration: line-through!important;
    color: #000;
}
.woocommerce li.product del span bdi {
    color: #000;
}