@charset "utf-8";
/* Aggiungi di seguito il tuo stile personalizzato */


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: inherit;
}

.footer-superiore .h4, .footer-superiore h4 {
    font-weight: inherit !important;
}

.h1, h1 {font-size: 3.5rem;}
.h2, h2 {font-size: 3rem;}
.h3, h3 {font-size: 2.5rem;}
.h4, h4 {font-size: 2rem;}
.h5, h5 {font-size: 1.5rem;}
.h6, h6 {font-size: 1.25rem;}

.prodotti-dal-negozio > .col-md-6 {
	display: -ms-flexbox!important;
    display: flex!important;
}
.extra-info .badge{
	font-size: 12px;
}

.ecommerce.siOverflow .col-md-8.col-xl-9 h2{
	font-size: 22px
}