/* Enter Your Custom CSS Here */
.entry-meta {
    display: none;
}

img.archive-image { height: auto !important; }

.dummy-img { text-align: center; }
.dummy-img img { max-height: 800px; width: auto !important; }

.dummy-title {
  display: none;
  }

.site-logo {
    text-align: center;
}

.entry-title {
 display: none;
}

.entry-content {
  text-align: justify;
  word-wrap: normal;
  -webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
   }

/* colore pulsante menu e menu a sx */
button {
    
    border-color: #666;
    background: #666;
    
}
.site-content {
    margin-bottom: 50px;
    background: #e0e0e0;
    
}

.cbp-spmenu {
    background: #666;
    position: fixed;
}

.cbp-spmenu h3 {
    color: #ededed;
    font-size: 15px;
    padding: 14px 20px;
    margin: 0;
    font-weight: 600;
    background: #666;
    cursor: pointer;
}

/*allineamento per immagini */
.grid-pad {
  padding-top: 0px;
    padding-left: 40px;
    padding-right: 0px;
}
#grid-gallery-1 {
    margin: 0px auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    z-index: 0;
}
/*allineamento per immagini grid pagine*/
.grid-wrap {
    margin: 22px auto 0;
    margin-top: 22px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 1375px;
    width: 100%;
    padding: 0;
    -webkit-perspective: 1500px;
    perspective: 1500px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
    vertical-align: top;
}

/*immagine background home page fissa*/
/* 

#page .site-content .home-grid {
   background-image: url("https://lafarfalla-roma.com/wp-content/uploads/2017/04/logo-sfondo.jpg");
   
    background-repeat: no-repeat;
    background-position: top center;
	background-attachment: fixed;
  
  -webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}*/

/* dimensioni immagine in fondo alla home page*/
/*
#home-page-cta {
    background-size: inherit !important;
    
}*/
#home-page-cta {
    padding: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #home-page-cta h2 {
   font-size: 20px;
     font-weight: 100;
    color: #000;  
    /* position: initial; */
    /* padding-top: 10px; */
}

.tnp-subscription {
    font-size: 13px;
    display: block;
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    max-width: 500px;
    width: 100%;
}

/* form registrazione newletter centrato
  .tnp-subscription label {
  text-align: center;
}


.tnp-subscription input.tnp-submit {
    background-color: #444;
    color: #fff;
  width: 100%;
    height: auto;
}
*/

 /*

.dummy-img, div.show p, .dummy-title
{
  max-width:100%;
  width: 100%;     
  }
*/


/*.col-1-1 {
  background-image: url("https://lafarfalla-roma.com/wp-content/uploads/2017/04/index5_bis.jpg");
   background-repeat: no-repeat;
    background-size: inherit !important;
    
}*/

/*
.site-info {
    display: none;
}
*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-id-3288 .site-content { background: #000000; }
