/*
 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.6.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
*/

/* remove all default styles */
.trp-shortcode-switcher {
    overflow: visible !important;
    padding: 0 !important;
    border: none !important;
    margin-top: 3px;
}
.trp-floating-switcher {
    display: none !important;
}

/*.e-con, .e-con>.e-con-inner {*/
/*    display: block !important;*/
/*}*/

/*.e-con>.e-con-inner {*/
/*    width: unset !important;*/
/*}*/



.woocommerce-MyAccount-navigation-link--wishlist a::before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}


.woocommerce-MyAccount-navigation-link--support-tickets a::before {
    content: "\f0e0"; /* envelope icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
}

.woocommerce-MyAccount-navigation-link--notifications a::before {
    content: "\f0f3";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.wishlist-fragment .wishlist-title-container {
    margin: auto !important;
    padding-bottom: 60px !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    height: 52px;
}

.woocommerce-MyAccount-navigation ul li:hover {
    color: #F16522 !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #F16522 !important;
}
