#site-navigation.main-navigation {
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  background-image: url("https://unrealredux.com/wp-content/uploads/2017/11/test2.png");
  background-size: contain;
}

.entry-title {
  visibility: hidden;
}

.slide-image {
  opacity: 0.1;
}

#masthead.site-header {
  background-size: cover;
  background-image: url("https://unrealredux.com/wp-content/uploads/2017/11/Header1337.png");
  width: 100%;
  position: relative;
  margin-top: 0%;
  padding-top: 5%;
  padding-bottom: 2%;
}

#page.hfeed.site.grid-container.container.grid-parent {
  background-color: rgba(0, 0, 0, 0.4);
}

#content.site-content {
  background-image: url("https://unrealredux.com/wp-content/uploads/2017/11/MenuBackground3.png");
  background-size: contain;
  background-repeat: repeat-y;
}

.site-header .header-image {
  width: 75%;
  height: 75%;
}

.main-navigation .main-nav ul li a {
  background-position: center;
  background-image: url("https://unrealredux.com/wp-content/uploads/2017/11/test2.png");
  opacity: 0.9;
}

.elementor a {
  font-size: 0px;
}

.elementor img {
  margin-top: 0px;
  margin-bottom: -60px;
}

.footer-widgets .widget :last-child {
  line-height: 0px;
}