/* MODIFICHE TEMPLATE LEXICON PER LUCA BOTTAZZI */

/*colore hover dei link*/
a:hover {
color: #189B81;
}

/*modificate proporzioni elenco per pagina Link*/
.dl-horizontal dt {
  width: 200px;
}

.dl-horizontal dd {
  margin-left: 210px;
}

/*stile logo*/
.logolb {
  padding-left: 30px !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #808080;
}

.logolb h1 {
  font-size: 350%;
}

/*menu active background color*/
.gf-menu li.active > .item .menu-item-bg {
  color: #ffffff;
  background: #1abc9c;
}

/*stile banner promozionali in posizione Maintop sotto il menu*/
.tildenmania {
  background-color: #C04916;
  color: #ffffff;
  padding-top: 1px;
  padding-bottom: 1px;
}

.tildenmania .readon {
  background-color: #189B81;
  color: #ffffff;
}

.tildenmania .readon:hover {
  background-color: #105F4F;
  color: #2CD1B0;
}

.promo {
  background-color: #189B81;
  color: #ffffff;
  padding-top: 1px;
  padding-bottom: 1px;
}

.petizione {
  background-color: #dddddd;
  color: #050505;
  padding-top: 1px;
  padding-bottom: 1px;
}

.petizione .readon {
  background-color: #2839A9;
  color: #ffffff;
}

.petizione .readon:hover {
  background-color: #777EB0;
  color: #03137B;
}

 /*stile pulsante "+ info" nel blocco 4 attività home page*/
.attivita .readon {
  background-color: #C04916 !important;
  color: #ffffff !important;
}

.attivita .readon:hover {
  background-color: #7b2f0e !important;
  color: #ee9068 !important;
}

.attivita {
  color: #6e6e6e !important;
  padding: 0;
}

/*colore di fondo sidebar*/
#rt-main {
  background-color: #f6f7f8;
}

/*stile titolo modulo per sidebar*/
.title2 .module-title {
  color: #ffffff;
  background-color: #C04916;
}

/*riga 1 px sopra il menu*/
.menu-block {
  border-top: 1px solid #d9d9d9;
}

/*stile pulsanti social e riga 1 px sopra modulo*/
.social {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding-left: 0 !important;
  padding-right: 10px !important;
  padding-top: 20px !important;
  padding-bottom: 2px !important;
}

/*breadcrumb*/
#rt-breadcrumbs [class^="breadcrumb"] {
margin-top: -10px;
}  

/*scritta in home soprasovrapposta alla foto di wimbledon  */
.sprocket-features-content {
    width: 75% !important;
}
/*.sprocket-features-desc {
  font-family:"Palatino Linotype";
  }
*/
.layout-slideshow2 .sprocket-features-desc {
    display: inherit !important;
  }

@media (max-width: 767px) {

.layout-slideshow2 .sprocket-features-desc {
    display: inherit !important;
  }
.layout-slideshow2 .sprocket-features-title {

    font-size:small; !important;
}