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


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


@media (min-width: 320px) { 
header { 
	background: rgb(255,226,118);
background: -moz-linear-gradient(0deg, rgba(255,226,118,1) 0%, rgba(254,202,5,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,226,118,1) 0%, rgba(254,202,5,1) 100%);
background: linear-gradient(0deg, rgba(255,226,118,1) 0%, rgba(254,202,5,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe276",endColorstr="#feca05",GradientType=1);
	}
footer { background-color: rgb(255,226,118);
		/*background-image: url("../images-lp-sottocosto-ottobre-2022/euronics-bg-footer-landing-ottobre-2022.png"); background-repeat: no-repeat; background-position: center top; background-size: cover; min-height: 14rem;*/}
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; }
main h3 {font-size: 1.2rem; text-align: center;}
.euronics-white {font-size: 2rem; text-transform: uppercase; font-family: 'euronicsblack'}
.euronics-yallow {color: #F1C400;text-transform: uppercase; font-size:2rem;}
.euronics-red {color: #d52c32;font-size:2rem;text-transform: uppercase; font-family: 'euronicsblack'; text-shadow: 1px 1px 0px #FFFFFF;}
h1 .euronics-blue {text-transform: uppercase; font-size: 1.4rem; line-height: 1.4rem;}
h3 .bologna {background-color: #d30d3c; text-transform: uppercase; text-align: center; color: #ffffff;font-size: 1.1rem} 
header img { display:inline-block; width: 100%;}
header img.logo-euronics { display:inline-block; padding: 0.5rem 0; width: 260px;}
span.i-prodotti{font-size:1.8rem !important; text-transform: uppercase; font-family: "euronicsregular"; line-height: 4rem; display: inline-block; padding-top: 1rem;}
.header-bottom{background-color: rgb(255,226,118);
		background-image: url("../images-lp-sottocosto-ottobre-2022/euronics-bg-footer-landing-ottobre-2022.png"); background-repeat: no-repeat; background-position: center top; background-size: cover; min-height: 5rem;}
}


/*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 {
background: rgb(255,226,118);
background: -moz-linear-gradient(0deg, rgba(255,226,118,1) 0%, rgba(254,202,5,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,226,118,1) 0%, rgba(254,202,5,1) 100%);
background: linear-gradient(0deg, rgba(255,226,118,1) 0%, rgba(254,202,5,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe276",endColorstr="#feca05",GradientType=1);
		}
	
    footer { background-color: rgb(255,226,118);
		/*background-image: url("../images-lp-sottocosto-ottobre-2022/euronics-bg-footer-landing-ottobre-2022.png"); background-repeat: no-repeat; background-position: center top; background-size: cover; */min-height: 3rem;}
    header h1 {color: #ffffff; text-align: center;}
    header h2 {color: #ffffff; font-size: 2rem; text-align: center; }
	main h3 {font-size: 2.5rem; text-align: center;}
    .euronics-white {text-transform: uppercase; font-size: 3rem; }
	h1 .euronics-blue {text-transform: uppercase; font-size: 3rem;}
    .euronics-yallow {color: #F1C400;text-transform: uppercase; font-size:2rem;}
    .euronics-red {color: #d52c32;font-size:3.5rem;text-transform: uppercase; text-shadow: 2px 2px 0px #FFFFFF;}
	h3 .bologna {background-color: #d30d3c; text-transform: uppercase; text-align: center; color: #ffffff;font-size: 2rem}
    header img { display:inline-block; padding:0 ;} 
	header img.bologna { display:block !important; padding:0 ; width:auto; margin: 0 auto;}
	header img.sottocosto { display:inline-block; padding:0 ; width: 100%;}
    header img.logo-euronics { display:inline-block; padding: 0.5rem 0; width: 350px;}
    span.i-prodotti{font-size:3rem !important; text-transform: uppercase; font-family: "euronicsregular"}
.header-bottom{background-color: rgb(255,226,118);
		background-image: url("../images-lp-sottocosto-ottobre-2022/euronics-bg-footer-landing-ottobre-2022.png"); background-repeat: no-repeat; background-position: center top; background-size: cover; min-height: 10rem;}
    
}

/*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";}


.footer .container {min-height: 10vh;}
.footer .copyright {color: #ffffff;}



.header-container {}

.euronics-blue {color: #1D428A;}

.form-group {margin-bottom: 20px;}
.gruppo-prodotti{padding:1rem; border:2px solid #1D428A !important; margin: 1rem 0;}
.thankyou-message {padding:1rem; border:1px solid #1D428A; margin: 0;}
.prodotto-selezionato{font-size:0.7rem}
button{background-color: #1D428A !important; border-color:#1D428A !important;}
