.fb-like {
  z-index:450;
}
#header-content {
  z-index: 499;
}
.fixed-header #header-content {
  z-index: 499;
}
.article-content .excerpt sub {
  color: #888;
  font-size: 0.8125em;
  font-style: italic;
}

/* This gets Google to fall into place */
.social {
  font-size: 1px;
}

/* Set an optional width for your button wrappers */
.social span.social-button {
  display: inline-block;
  /* width: 110px; */
}
.social span.social-button span {
  /* vertical-align: bottom; */
  vertical-align: middle;
  height: 20px !important;
}

/* This gets Facebook to fall into place */
.social iframe {
  vertical-align: middle;
  height: 20px !important;
}

/* Adjust the widths individually if you like */
.social .google {
  width: 75px;
}


.movie-content h2.section-title {
  font-size: 1.2em;
}

/* EU Cookie Compliance */
#sliding-popup.sliding-popup-bottom {
  overflow: hidden;
}
#sliding-popup .popup-content #popup-text h1,
#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text h3,
#sliding-popup .popup-content #popup-text p {
  font-weight: normal;
  margin-top: 10px;
}

#sliding-popup .popup-content #popup-buttons button {
  font-weight: normal;
  padding: 0px 8px;
}
