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


.upsells .product-loop-body.product-item__body, .upsells .product-loop-footer.product-item__footer {
    display: none;
}

.upsells .products > .product .woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

