#sp-top-bar {
  display: none;
}

#sp-header {
  position: relative;
}

#sp-header .row {
  margin-top: -3rem;
}

.sp-page-title {
  padding: 102px 0 102px;
}

.view-article .entry-header .helix-social-share-wrap {
    display: none;
}

.com-users .sp-page-title h2 {
    font-size: 100px;
    color: #FFFFFF;
    letter-spacing: -6.94px;
    line-height: 72px;
      font-weight: 700;
}

.view-article .article-footer-top .helix-social-share {
display:none;
}

#sp-header.menu-fixed .row {
  margin-top: 0rem;
}

#sp-header.menu-fixed {
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
  color: #424343;
}

#offcanvas-toggler>i {
  color: #424343;
}

.sppb-slider-fullwidth-wrapper .customNavigation a {
  font-size: 50px;
}

.error-page .btn.btn-primary {
    color: #fff!important;
}

.error-page .error-code {
    color: #37c0c0!important;
}

.offcanvas-menu {
  background-color: rgba(55, 192, 192, 1);
}

#sp-header .sp-dropdown-inner a:hover {
  color: #ffffff!important;
}

.sppb-modal-selector.sppb-magnific-popup {
  box-shadow: none;
  width: auto;
}

.sp-page-builder .page-content #section-id-1559785557826 {
  height: 40vw;
}

#sppb-addon-1559785557835 .sppb-addon-title {
  padding: 5rem;
}

.sppb-animated-number-title {
  color: #949494!important;
}

#sp-bottom .sp-module .sp-module-title {
  color: #ffffff;
}

#sp-footer:before {
  display: none;
}

.scrollup {
  background-color: #2c9898;
}

#sp-bottom3 .sppb-icon-inner {
  height: auto!important;
  width: auto!important;
  margin-left: 0rem!important;
  margin-top: -3rem!important;
}

.instagram {
  margin-left: 1.5rem;
}

.sp-page-builder .page-content #section-id-1559785557826 {
  height: 44vw;
  background-position: 50% 15rem!important;
}

/* Movie Database Styling */

.view-spmoviedb-movie .movie-cover,
.view-spmoviedb-celebrity .celebrity-cover {
  background-image: none!important;
  margin-top: -30rem;
}

.movie-info .movie-title,
.celebrity-info .movie-title {
  margin: 0 0 15px 0;
  color: black;
  font-size: 5rem;
}

.movie-info .rating-star,
.celebrity-info .rating-star {
  display: none;
}

.movie-info .count-rating,
.celebrity-info .count-rating {
  display: none;
}

.movie-details-wrap .header-title,
.celebrity-details-wrap .header-title {
  display: none;
}

.movie-social-icon {
  display: none;
}

.user-reviews .review-wrap {
  display: none;
}

.user-reviews .reviews-menu {
  display: none;
}

.movie-details-wrap .movie-info-sidebar .item-img {
  display: none;
}

#movie-info-sidebar {
  display: none;
}

.spmoviedb-trailer-item.leading .sp-spmoviedb-trailers-info {
  display: none;
}

.movie-details-wrap .movie-details,
.celebrity-details-wrap .celebrity-details,
.movie-details-wrap .trailers-videos,
.celebrity-details-wrap .trailers-videos,
.movie-details-wrap .reviews-menu,
.celebrity-details-wrap .reviews-menu {
  margin-top: 2rem;
}

.movie-details-wrap .movie-info-sidebar .img-wrap,
.celebrity-details-wrap .celebrity-info-sidebar .img-wrap {
  margin-top: 0px;
}

.movie-info .spmoviedb-genre-title,
.movie-info {
  color: #949494;
}

.movie-info .spmoviedb-genre-title:hover {
  color: #37c0c0;
}

.movie-details-wrap .movie-info-sidebar a:hover,
.celebrity-details-wrap .celebrity-info-sidebar a:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #37c0c0;
}

.view-spmoviedb-movie .movie-cover:before,
.view-spmoviedb-celebrity .celebrity-cover:before {
  /*     background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #37c0c0 100%);
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #37c0c0 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #37c0c0 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #37c0c0 100%); */
  background-image: none!important;
}

.contact-brisbane .sppb-addon-content {
      margin-left: 5%;
    margin-right: 5%;
}

.view-article #sp-bottom .sppb-addon-text-block .sppb-addon-content strong {
    color: #ffffff;
      font-weight: 700;
      font-family: Poppins, sans-serif;
  font-size: 14px;
      display: inline;
}

#section-id-1610592549160 h4 {
    text-align:center;
}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
  ...
}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
  ...
}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (max-width: 767px) {
  #sp-header.menu-fixed-out #sp-logo {
    transform: scale(0.8);
    margin-top: 2rem;
  }
  #sp-header.menu-fixed #sp-logo {
    transform: scale(0.8);
    margin-top: 0rem;
  }
  .sppb-slider-fullwidth-wrapper .customNavigation {
    display: none;
  }
  .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper .btn-default {
    margin-top: 32px;
  }
  #sppb-addon-1559785557835 {
    margin-top: -13rem!important;
  }
  .sppb-addon-testimonial-footer .sppb-addon-testimonial-client {
    display: block;
}
.instagram {
    margin-left: -0rem;
}
  
  img.sp-default-logo.d-block.d-lg-none {
    display:none!important;
  }
}

/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
  ...
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
  ...
}

/* Codes for Bootstrap hidden elements on devices
hidden-xs
hidden-sm
hidden-md
hidden-lg
 */