/* diminuisce lo spazio tra contenuto e header
.entry-content {
margin-top:-100px;
} */

 @media only screen and (min-width:768px){
#post-2, #post-1417, #post-1450, #post-3675, #post-3678, #post-3676, #post-3670, #post-3680, #post-3674  {
margin-top:-100px !important;
}
}

@media only screen and (min-width:910px){  
#post-2, #post-1417, #post-1450, #post-3675, #post-3678, #post-3676, #post-3670, #post-3680, #post-3674 {
margin-top:-100px !important;
}
}

/*fine dimunuzione spazio sopra il titolo delle pagine home, palazzo d cavaglioni*/

/*Background header*/

.main-header-bar {
  
  background-color:rgba(255,255,255,0.7);
}

/*Stile dell'elenco delle pagine vini*/

.widget_ccchildpages_widget a {

color: gray;
  font-family: helvetica;
  text-decoration: none;
  text-transform: capitalize;
  
  
}
 .widget_ccchildpages_widget a:hover {
  text-decoration: underline !important;
}

 
 .widget_ccchildpages_widget ul {
    list-style-type: square !important;
}

/*Bordare le immagine delle etichette*/

.etichetta_css { border: 1px solid #cccccc; }



.home ul.slides {
width: 52%;
}
.entry-featured {
padding: 0;
width: 80%;
margin: 0 auto;
float: none;
display: block;
}

/*Flottare le immagini featured*/
 .attachment-page-single {
    float: left;
    margin: 12px 8px 8px 0px;
   border:1px solid #cccccc;
}

.attachment-index-categories, .attachment-index-tags {
    float: left;
    margin: 12px 8px 8px 0px;
     border:1px solid #cccccc;

}
.archive img.size-full, .wp-caption-text{
display:none!important;
}

.scritta_grande {
  
  font-weight: bold;
  
 font-size:45px;
  text-transform:uppercase;
}