/*
Theme Name: BlownLux Theme by Riverlab
Author: Riverlab
Description: BlownLux Theme 2017 Launch Build.
Version: 1.1
*/

.header-top-menu a:hover {
    color: #ccc !important;
}

.page-id-972 .footer-instagram,
.page-id-972 .footer-bottom,
.page-id-976 .footer-instagram,
.page-id-976 .footer-bottom {
display: none !important;
}

.extra_space {
  margin-bottom: 1em;
}

article a {
  text-decoration: underline;
}

article a:hover, article a:focus {
  color: #bfa242;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: unset !important;
}

.teaser_text_image_content {
    height: 450px;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {
  .teaser_text_image_content {
      height: 350px;
  }
}
