/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/

/* Element | https://games.deimos.tv/ */

#page-top {
  background: #121212 !important;
}

/* style.css | https://games.deimos.tv/content/themes/default/style/style.css */

#mainNav {
  /* background-color: #2c3e50; */
  background-color: #121212;
}

.footer {
  /* background-color: #2c3e50; */
  background-color: #121212 !important;
}

.copyright {
  /* background-color: #1a252f; */
  background-color: #121212;
}
.nav-link {
  display: none;
}
div.single-icon:nth-child(1) {
  display: none !important;
}

/* Element | https://games.deimos.tv/game/viking-way */

div.social-share:nth-child(3) > a:nth-child(1) > img:nth-child(1) {
  display: none !important;
}

/* Element | https://games.deimos.tv/game/viking-way */

div.social-share:nth-child(4) > a:nth-child(1) > img:nth-child(1) {
  display: none !important;
}
.copyright > div:nth-child(1) {
  display: none !important;
}
