/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       3.3.12
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/
header#masthead span.cart-items-total-price.total-price br, .woocommerce span.onsale{
	display:none;
}

header#masthead span.cart-items-total-price.total-price span.wise-price{
	margin-left: 10px;
}
.product_list_widget span.electro-price+br {
    display: none;
}
.product_list_widget span.wise-price {
    display: block;
    margin-left: 95px;
}
.price-add-to-cart del {
    position: unset !important;
}


input#ppcp-credit-card-gateway-card-cvc {
    width: 100% !important;
}
