.sf-menu>li>a{font-size:13px}
.logo {background-color:transparent;height:auto;line-height:initial;margin:5px 0;}
a.btn.whatsapp:hover {background: #22c35e;}
a.btn.whatsapp {background-color: #25D366;border-color: #25D366;}
@media (min-width:992px) {
	 .sf-menu.nav>li>a { padding: 28px 15px !important; }
}

.section-offerte{padding:90px 0;background-color:#e6e6e6}
.section-offerte .annuncio{position:relative;box-sizing:border-box;display:block;margin-bottom:30px}
.section-offerte .annuncio div{position:relative;box-sizing:border-box}
.section-offerte .annuncio .s-annuncio{background-color:#ffffff;position:relative;}
.section-offerte .annuncio .s-annuncio .foto{overflow:hidden}
.section-offerte .annuncio .s-annuncio .foto .offerta{position:absolute;left:-35px;top:20px;transform:rotate(-45deg);color:#ffffff;z-index:9;background-color:#00cc00;font-size:15px;padding:5px 45px}
.section-offerte .annuncio .s-annuncio .foto .prezzo{position:absolute;left:0;bottom:0;padding:5px 15px;color:#ffffff;font-size:15px;z-index:9;background-color:#00cc00;font-weight:bold}
.section-offerte .annuncio .s-annuncio .desc{padding:15px 15px}
.section-offerte .annuncio .s-annuncio .desc .tit{color:#000000;font-weight:bold;font-size:15px}
.section-offerte .annuncio .s-annuncio .desc .cat{color:#363636;margin-bottom:15px}
.section-offerte .annuncio .s-annuncio .desc .testo{color:#a6a6a6;margin-bottom:15px}
.section-offerte .annuncio .s-annuncio .desc .scopri-di-piu{text-align:right;text-transform:uppercase;color:#000000}