/*
 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.4.4
 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
*/
aside#media_image-15.widget.widget_media_image {
    display: none;
}
    .dropdown-menu.dropdown-user-account {
        display: none !important;
    }
  /* CSS snippet to hide the icon with class "ec ec-user" */
.ec.ec-user {
  display: none !important;
}

  