/* General
================================================== */
body {
  font-family: "Barlow", Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, .gui-page-title, .title-font, .btn, .gui a.gui-button-large, .gui a.gui-button-small {
  font-family: "Bebas Neue", Helvetica, sans-serif;
}

.title-featured .btn.release {
  color: #0480a3;
  border-color: #0480a3;
}

.title-featured .btn.release:after {
  background: #0480a3;
}

@media (min-width: 1200px) {
	.title-featured .btn.release:hover {
  	color: #fff;
	}
}

/* Headlines */
.headlines .headline-1 .bg {
  background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/v/2169162/assets/headline-1.jpg?20240214133234?20240102140453');
}

.headlines .headline-2 .bg {
	background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/assets/headline-2.jpg?20240214133234?20240214133215');
}

.headlines .headline-3 .bg {
	background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/v/2169168/assets/headline-3.jpg?20240214133234?20240214133215');
}

@media (max-width: 991px) {
	.headlines .headline-1 .bg {
    background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/v/1715883/assets/headline-1-tablet.jpg?20240214133234?20240102140418');
  }
  
  .headlines .headline-2 .bg {
    background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/assets/headline-2-tablet.jpg?20240214133234?20240214133215');
  }
  
  .headlines .headline-3 .bg {
    background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/v/2220437/assets/headline-3-tablet.jpg?20240214133234?20240214133233');
  }
}

@media (max-width: 767px) {
	.headlines .headline-1 .bg {
    background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/v/2169166/assets/headline-1-mobile.jpg?20240214133234?20240214132942');
  }
  
  .headlines .headline-2 .bg {
    background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/assets/headline-2-mobile.jpg?20240214133234?20240214133215');
  }
  
  .headlines .headline-3 .bg {
    background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/v/2220443/assets/headline-3-mobile.jpg?20240214133234?20240214133233');
  }
}
/* End headlines */

/* Artist highlight */
.artist-block .bg.with-image {
	background-image: url('https://cdn.webshopapp.com/shops/263001/themes/174719/assets/artist-highlight-bg.jpg?20240214133234?20240214133215');
}
/* End artist highlight */