/*
 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.1
 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
*/
@media (max-width: 991px){
	.header-logo a.header-logo-link {
		vertical-align: middle;
	}
}
.header-v5 .masthead .header-logo-area {
	flex: 0 0 300px;
	max-width: 300px;
	min-width: 300px;
}

.handheld-header-v2 .header-logo img, .mobile-header-v1 .header-logo img, .mobile-header-v2-inner .header-logo img {
	max-width: 150px;
}

#colophon > div.desktop-footer.container > div.footer-bottom-widgets > div > div > div.footer-contact > a > img {
	max-height: 60px;
	width: auto;
}