/* General
================================================== */
body {
  font-family: "Muli", Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, .gui-page-title, .title-font {
  font-family: "Istok Web", Helvetica, sans-serif;
}

/* Headlines */
.headlines .headline-1 {
  background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-1.jpg?20191002144743?20191002144743');
}

.headlines .headline-2 {
	background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-2.jpg?20191002144743?20191002144743');
}

.headlines .headline-3 {
	background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-3.jpg?20191002144743?20191002144743');
}

.headlines .headline-4 {
	background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-4.jpg?20191002144743?20191002144743');
}

.headlines .headline-5 {
	background-image: url('');
}

.headlines .headline-1 .text-box .subtitle {
  color: #ffffff;
}

.headlines .headline-2 .text-box .subtitle {
  color: #f5980d;
}

.headlines .headline-3 .text-box .subtitle {
  color: #ffffff;
}

.headlines .headline-4 .text-box .subtitle {
  color: #000000;
}

.headlines .headline-5 .text-box .subtitle {
  color: #000000;
}

.headlines .headline-1 .text-box .title {
  color: #ffffff;
}

.headlines .headline-2 .text-box .title {
  color: #0c0ce6;
}

.headlines .headline-3 .text-box .title {
  color: #ffffff;
}

.headlines .headline-4 .text-box .title {
  color: #000000;
}

.headlines .headline-5 .text-box .title {
  color: #000000;
}

@media (max-width: 991px) {
	.headlines .headline-1 {
    background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-1-tablet.jpg?20191002144743?20191002144743');
  }

  .headlines .headline-2 {
    background-image: url('');
  }

  .headlines .headline-3 {
    background-image: url('');
  }

  .headlines .headline-4 {
    background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-4-tablet.jpg?20191002144743?20191002144743');
  }

  .headlines .headline-5 {
    background-image: url('');
  }
}

@media (max-width: 767px) {
	.headlines .headline-1 {
    background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-1-mobile.jpg?20191002144743?20191002144743');
  }

  .headlines .headline-2 {
    background-image: url('');
  }

  .headlines .headline-3 {
    background-image: url('');
  }

  .headlines .headline-4 {
    background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/headline-4-mobile.jpg?20191002144743?20191002144743');
  }

  .headlines .headline-5 {
    background-image: url('');
  }
}
/* End headlines */

.sidebar-banner {
  background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/sidebar-banner.jpg?20191002144743?20191002144743');
  height: 400px;
}

#page-404 .banner {
	background-image: url('https://cdn.webshopapp.com/shops/286932/themes/165738/assets/404-banner.jpg?20191002144743?20191002144743');
}