/*
 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:       2.2.0
 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
*/
.star-rating span:before {
    color: #ea1b25;
}
.product_list_widget img {
    width: 75px;
    height: 75px;
    margin-right: 20px;
    float: left;
}

/*
.page-id-6547 .wpcf7-form
{
    text-align:center;
}
.page-id-6547 .wpcf7-text {
    margin-top: 10px;
    float: left;
}
.secondary-nav-menu
{
    margin-left:10px;
}
*/
.woo_wholesale_label, .woocommerce-Price-amount.amount {
  font-size: 1.429em; 
}
.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]), .wppb-user-forms select, .wppb-user-forms textarea {
    border-radius: 1.571em;
    padding: .857em 1.214em;
}