
body {
    background-color: #000;
    background-image: url(http://soloshow.online/duskbkg.jpg);
    background-repeat: no-repeat;
     background-size: cover;

}

@media (max-width: 400px) {
    body {
        background-color: white;
          background-image: url(http://soloshow.online/duskbkgphone.jpg);
    }
}


/* Responsive layout */
@media screen and (max-width: 600px) {
  /* If the screen size is 600px wide or less, the two columns stack on top of each other instead of next to each other */
  .column {
    width: 100%;
  }
}

/* unvisited link */
a:link {
    color: black;
}

/* visited link */
a:visited {
  color: white;
}

/* mouse over link */
a:hover {
  color: black;
}

/* selected link */
a:active {
 color: black;
}

@media screen and ( max-width: 600px ) {
img.responsive { width: 70px; }
}
img.responsive { height: auto; }

@media screen and (max-width: 600px) {
  div.textie {
    font-size: 1.8rem;
    margin: 30px;
  }
}




.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'fso_revenge_of_zanyregular';
    font-weight: bold;
    font-size: 100px;
   background-color: transparent;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
   background-color: transparent;
}

/* Styles for the gallery */

.tz-gallery {
    padding: 40px;
  background-color: transparent;
}

.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    border: none;
    background-color: transparent;
}

.tz-gallery img {
    border-radius: 2px;
   background-color: transparent;
}

.tz-gallery .caption{
    padding: 26px 30px;
    text-align: center;
    color: white;
    font-family: 'wankstaberg_battlesregular';
   background-color: transparent;
}

.tz-gallery .caption h3 {
    font-size: 40px;
    margin-top: 0;
    color: white;
     background-color: transparent;

}

.tz-gallery .caption p {
    font-size: 12px;
    background-color: transparent;
    color: white;
    margin: 0;
}



/* Styles for the gallery2 */

.tz-gallery2 {
    padding: 40px;
 background-color: transparent;
}

.tz-gallery2 .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    border: none;
  background-color: transparent;
}

.tz-gallery2 img {
    border-radius: 2px;
   background-color: transparent;
}

.tz-gallery2 .caption{
    padding: 26px 30px;
    text-align: center;
    background-color: transparent;

}

.tz-gallery2 .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    background-color: transparent;
}

.tz-gallery2 .caption p {
    font-size: 12px;
    color: black;
    margin: 0;
    background-color: transparent;
}


.gallery-container2 h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'addiel';
    font-weight: bold;
  background-color: transparent;
}

.gallery-container2 p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
  background-color: transparent;
}

.baguetteBox-button {
    background-color: black !important;
}



.titletext {
      max-width: 1300px;
      font-family: 'wankstaberg_battlesregular';
      font-size: 10vw;
      background-color: transparent;
 
      -webkit-filter: drop-shadow(0 0 0.75rem  #0000FF);
    filter: drop-shadow(0 0 0.75rem   #0000FF);
}


@font-face {
    font-family: 'wankstaberg_battlesregular';
    src: url('wankstabergbattles-webfont.woff2') format('woff2'),
         url('wankstabergbattles-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

 img:hover {
        opacity: 90%;
        filter: alpha(opacity=90);
    }

    



@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);

.textie {
  font-family: 'wankstaberg_battlesregular';

  font-style: normal;
  font-weight: 400;
  font-size: 4.5rem;
  line-height: 1;
  color: rgb(0, 0, 0);
   letter-spacing: -0.1rem;
  text-align:left;text-indent:0em;padding: 0;text-transform:none;font-style:normal;text-decoration: none;
margin: 85px;
z-index: 99999;
}

.artists {
  font-size: 30px;
  font-family: 'wankstaberg_battlesregular';

  font-weight: 700;
  background-color: transparent;
  line-height: 1.5em;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  bottom:0;
}