/*
 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.2.5
 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
*/
/* ul#menu-top-right-bar {
    padding-left: 20% !important;
}
.float-end {
    float: right !important;
} 
.copyright-bar {
    background: linear-gradient(90deg, rgba(255,250,98,1) 0%, rgba(255,0,219,1) 100%);
} */
@media only screen and (max-width: 768px) {
	body.product-template-default.single.single-product .product-actions-wrapper {
    margin-top: 20px;
}
	.woocommerce.columns-2.product-cards-carousel.owl-carousel.owl-loaded.owl-drag {
    height: auto;
}
	.products-carousel-banner-vertical-tabs .banners-tabs>.nav{
		overflow:auto;
	}
	.products-carousel-banner-vertical-tabs .banners-tabs .tab-content-inner{
		text-align: center;
	}
	.products-carousel-banner-vertical-tabs .banners-tabs>.nav li, .products-carousel-banner-vertical-tabs .banners-tabs>.nav li a {
    display: block;
    width: 100%;
}
	body.page-template.page-template-elementor_header_footer.page.page-id-5593 .handheld-footer .handheld-widget-menu .widget-title{
		color:#333e48 !important;
	}
}