/* Classi per pagine dei film in portfolio */

h1, h2, h4 {
  color: #a9a470!important;
}

p {
  text-align: justify;
}

.jvi-portfolio-container {
  max-width: 70%;
}

.jvi-portfolio-subtitle {
  font-style: italic;
  color: #a9a470;
}

.jvi-portfolio-trama {
  margin-top: 50px;
  margin-bottom: 0px;
}

.jvi-portfolio-trama h5 {
  color: #a9a470;
  border-bottom: 1px dotted #999;
  padding: 10px;
}

.jvi-portfolio-trama p {
  text-align: justify;
  padding: 25px 0 35px 0;
}

.jvi-portfolio-trailer {
  margin-top: 50px;
  margin-bottom: 0px;
}

.jvi-portfolio-trailer h5 {
  color: #a9a470;
  border-bottom: 1px dotted #999;
  padding: 10px;
}

.jvi-portfolio-trailer iframe {
  padding: 25px 0 35px 0;
}

#portfolio {
  	padding-top: 0px !important;
    margin-top: 50px !important;
  	margin-bottom: 0px !important;
}

#contact {
	padding-top: 0px !important;
  	margin-top: 50px !important;
}

.cbp-popup-singlePage .cbp-popup-content .inner {
    padding-top: 0px !important;
}

.cbp-popup-singlePage .cbp-popup-content .container .box {
    padding-top: 50px !important;
}

div.share {
  display:none!important;
}

div.about-author.box {
  display:none!important;
}
