body {
  background-color: #000;
  color: #eee;
}

a {
  color: #fff;
}

p {
  color: #ccc;
}

.navbar {
  height: auto;
}

body.is-inner .navbar,
.navbar-fixed-top.scrolled,
.nav-new {
  background-color: #000 !important;
}

.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}

.fade.in {
  background: rgba(0, 0, 0, 0.6);
}

.card .card-image:hover {
  box-shadow: none;
}

.scrolled .navbar-nav li a, .scrolled .navbar-nav > .open > a, .scrolled .navbar-nav > .open > a:focus, .scrolled .navbar-nav > .open > a:hover {
  color: #fff !important;
}

.page-bg {
  background-color: #000;
}

.story_title,
.destination_title {
  color: #fff;
}

.weather-tabs a {
  background-color: #000;
  color: #fff;
}

.weather-items .weather-item {
  background-color: #171717;
  color: #eee;
}

.weather-items .weather-item .weather-date {
  color: #eee;
}

.threed_wrapper {
  color: #fff;
  text-align: center;
}

.eventfilter {
  background-color: #171717 !important;
}

.event-wrap {
  background-color: #000 !important;
}

.event-wrap:hover {
  background: #000 !important;
}

.event-cat {
  color: #fff !important;
}

.thumbnail {
  background-color: #171717;
}

.thumbnail a {
  color: #fff;
}

.pagination span {
  color: #000 !important;
  background-color: #fff !important;
}

.modal-content .search-bar {
  color: #fff !important;
}
