@charset "UTF-8";
/* CSS Document */


[class*="col"] {
    padding: 0rem;
}


@media (min-width: 320px) { 
header { min-height: 20vh;}
main {width:320px; margin: 0 auto; background-color: #f0f4dc; background-image: url("../images-lp-ecobonus/euronics-sfondo-landing-ecobonus.png"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
footer {background-image: url("../images-lp-ecobonus/euronics-sfondo-landing-ecobonus.png"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
header h1 {color: #ffffff; font-size: 1.2rem; text-align: center; line-height: auto;}
header h2 {color: #ffffff; font-size: 1.2rem; text-align: center; }
header img { display:inline-block; padding: 0.5rem 0; width: 100%;}
.aria-pulita, .pratica{font-size: 1.2rem;}
.solo-negozi { font-size: 1.8rem;}

}


/*Small devices (landscape phones, 576px and up)*/


@media (min-width: 576px) { 
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    header,footer { background-color: #f0f4dc; width:800px; margin: 0 auto;}
    main {width:800px; margin: 0 auto; background-color: #f0f4dc; background-image: url("../images-lp-ecobonus/euronics-sfondo-landing-ecobonus.png"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
    footer { background-image: url("../images-lp-ecobonus/euronics-sfondo-landing-ecobonus.png"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
    header h1 {color: #ffffff; font-size: 2rem; text-align: center; line-height: 3.5rem;}
    header h2 {color: #ffffff; font-size: 1.5rem; text-align: center; }
    header img { display:block; padding:0; width: 100%; margin: 0 auto;}
    .aria-pulita, .pratica{font-size: 1.8rem;}
    .solo-negozi {font-size: 2.5rem;}
    .chiedi-negozio {font-size: 1.5rem}
    
}

/*X-Large devices (large desktops, 1200px and up)
*/@media (min-width: 1200px) { }

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {}

body{font-family: "euronicsregular";}
strong {font-family: "euronicsheavy" !important;}
p { text-align: center;}


.footer .container {min-height: 10vh;}
.footer .copyright {color: #ffffff;}
.header-container {}
.euronics-blue {color: #2c3c68;}
.euronics-white {color: white;}
.euronics-yellow {color: #F1C400;}
.euronics-red {color: #d52c32;}
.euronics-green {color:#008d3f;}

.form-group {margin-bottom: 20px;}
.gruppo-prodotti{padding:1rem; border:1px solid #245CB9; margin: 1rem 0;}
.thankyou-message {padding:1rem; border:1px solid #245CB9; margin: 0;}
.prodotto-selezionato{font-size:0.7rem}