.hollywoodtv-header {
  background-image: url('../img/hollywood-tv-header/main-header-image.png');
  background-size: 100%; /*cover */
  background-repeat: no-repeat;
}
.main-nav .logo-wrapper {
  padding: 0 0 !important;
}
.hollywoodtv-header h1 {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.hollywoodtv-header a {
  color: #c3663e;
}

.hollywood-tv-logo img {
  width: 400px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
}


#load-more {
  width: 100%;
  border: solid 1px #e4e1db;
  background-color: transparent;
  color: #e4e1db;
  font-weight: 300;
}

#load-more:hover {
  border: solid 1px #ee7641;
  color: #ee7641;

}
@media screen and (max-width: 767px) {
  .hollywood-tv-logo img {
    margin-bottom: 10px;
  }
}

.sticky-hollywoodtv-logo {
  width: 200px;
}


.recent_posts {
  width: 330px !important;
  height: 230px !important;
}


.ad-container-bg {
  background:

  linear-gradient(
      to bottom,
      #ffffff,
      #ffffff 35%,
      #ee7641 35%,
      #ee7641 65%,
      #ffffff 65%
    );
}

.alm-listing li {
  padding: none !imporant;
}

figure iframe {
  border-style: solid;
  border-width: 2px;
  border-color: #ee7641;
  margin-bottom: 0px;
}
.google-auto-placed {
  display: none !important;
}
figure a img {
  margin-bottom: 0px !important;
}

.alm-listing li {
  padding-left: 0px !important;
}

.code-block-1 {
  border-style: solid;
  border-width: 2px;
  border-color: #ee7641;
}
.code-block img {
  width: 100%;
}

.blog-navigation .ajax-load-more {
  background-color: #333 !important;
}

.modal-content {
  background-color: #222 !important;
  color: white !important;
}

.reuters {
  position: relative;
  top: 10px;
  left: 400px;
}

.recent_posts_htv img {
  width: 330px;
  height: auto;
}

.featured-post img {
  width: 330px;
  height: auto;
}

.blog-post-slider {
  margin-bottom: 0px;
}

.blog-post p iframe {
  text-align: center !important;
}

.featured-image img {
  width:90px;
  height: 100%;
}


.menu-item-608 {
  white-space: nowrap !important;
}
