.BkOil{background:#aec223;}
.BgSilver{background:#f9f7f2;}
.ColorOil{color:#aec223;}
.ColorYw{color:#eac602;}
.cBk{color:#586067}
.bgYw{background-color:#ffcf00;}
.bl{border:5px solid red;}
.bgSv{background-color:red;}
.bgDark{background:#242424;}

.lineSmall{border:3px solid #586067; width:10%;}
.lineSmallFl{border:3px solid #586067; width:40%;}

a.nav-link{color:black;}
a.ColorOil{color:#aec223; font-weight:bold;}
a.prod{background:#aec224; padding:1.2rem; font-weight:bold;}
a.verdeOil{background:#aec224; padding:.8rem; font-weight:bold; color:black; font-weight:bold; border-radius:25px;}


.testoFont{font-family: 'Playfair Display', serif;}
.testoRegolare{font-family: 'Montserrat', sans-serif;}

.sizeSmall{font-size: 0.9rem;}
.sizeNormal{font-size:1.2rem;}
.sizeBig{font-size:2.5 rem;}

.wt{color:white;  padding-top:0.5rem; padding-bottom:0.5rem;}
a.UpMenu{color:white;}

.bgOil{background-image:url('../img/olio-extravergine-di-oliva.jpg'); min-height:450px; background-size:cover; background-repeat:no-repeat;}

#bg-imageOlive.lazy {
   background-image: none;
   background-color: #F1F1FA;
}

#bg-imageOlive{background-image:url('../img/olivi.jpg'); min-height:450px;  background-size:cover; background-repeat:no-repeat;}

#bgFarmField{background-image:url('../img/campo-olio.jpg'); min-height:450px;  background-size:cover; background-repeat:no-repeat;}


.inputSoul{border:none; border-bottom:1px solid #83885f; width:80%; background:transparent; color:#e1e4cb;}

.minH{min-height:200px;}

.wh{color:white !important;}

@media screen and (max-width: 527px) {
	
	.bgOil{background-image:url('../img/olio-extravergine-di-oliva-m.jpg');} 
	#bgFarmField{background-image:url('../img/campo-olio-m.jpg'); min-height:450px;  background-size:cover; background-repeat:no-repeat;}
	#bgOliveImage{background-image:url('../img/olivi-m.jpg');}  
	
}



