@charset "UTF-8";
/*
 Theme Name:   Electro Child
 Template:     electro
 Description:  Thème enfant pour Electro
 Version:      1.0
*/

.header-site-branding {
	max-width: 200px;
}

.footer-payment-logo {
	img {
		max-width: 75px !important;
		width: 75px !important;
	}
}

.footer-logo {
    max-width: 260px;
}

.add-to-compare-link {
	display: none !important;
}

.header-v1 .masthead {
    padding: 0.5em 0 0.9em !important;
}

@media (min-width: 768px) {
    section {
        margin-bottom: 1em !important;
    }
}

@media (min-width: 1200px) {
    section.section-products-carousel .products-carousel {
        padding-bottom: 0 !important;
    }
}

.site-content {
    margin-bottom: 1em !important;
}

.footer-widgets {
    margin-bottom: 0 !important;
}