/*------------------------------------------------------------------
[7. Demo]
*/
#bg-image3 {
  background-image: url('../images/demo/discography/disco-3.jpg');
}

#image-post1 {
  background-image: url('../images/news/news_primus2022.jpg');
}

#image-post2 {
  background-image: url('../images/news/050319.jpg');
}
#image-post3 {
  background-image: url('../images/news/062418.jpg');
}

#image-post-pidd {
  background-image: url('../images/news/news_pidd.jpg');
}

#image-post-japan {
  background-image: url('../images/news/news_japan.jpg');
}

#image-post4 {
  background-image: url('../images/news/090618.jpg');
}

#image-post-tour25 {
  background-image: url('../images/news/news_tour25.jpg');
}

#image-post5 {
  background-image: url('../images/news/102318.jpg');
}

#image-post-jimmy {
  background-image: url('../images/news/news_jimmy.png');
}

#image-post-boxset {
  background-image: url('../images/news/news_boxset23.png');
}

#image-post-ler-shirt {
  background-image: url('../images/news/news_ler_shirt.jpg');
}

#image-post-nye2024 {
  background-image: url('../images/news/news_nye2024.jpg');
}

#image-post-sessanta2 {
  background-image: url('../images/news/news_sessanta2.jpg');
}

#image-post-jazz2025 {
  background-image: url('../images/news/news_jazz2025.jpg');
}

#image-post-coheed {
  background-image: url('../images/news/news_coheed2024.jpg');
}

#image-post-sessanta {
  background-image: url('../images/news/news_sessanta_24.jpg');
}

#image-post-southpark {
  background-image: url('../images/news/news_southpark.jpg');
}

#image-post-frogs2023 {
  background-image: url('../images/news/news_frogs_23.jpg');
}

#image-post-conspiranoid {
  background-image: url('../images/news/news_conspiranoid.png');
}

#image-post-nye2022 {
  background-image: url('../images/news/news_nye2022.jpg');
}

#image-post-zelensky {
  background-image: url('../images/news/news_zelensky.jpg');
}

#image-precious {
  background-image: url('https://img.youtube.com/vi/lP8RzPu54rY/maxresdefault.jpg');
}

.section.discography {
  background-image: url('../images/backs/bg-discography.jpg');
}
.section.biography {
  background-image: url('../images/demo/bg-biography.jpg');
}
.section.upcomming-events-list {
  background-image: url('../images/demo/bg-upcomming-events-list.jpg');
}
.section.contact {
  background-image: url('../images/demo/bg-contact.jpg');
}
.tourdates .image-tour {
  background-image: url('../images/demo/tour/photo-tour.jpg');
}
.tour-info #tour1 {
  background-image: url('../images/demo/tour/bg-tour01.jpg');
}
.tour-info #tour2 {
  background-image: url('../images/demo/tour/bg-tour02.jpg');
}
.tour-info #tour3 {
  background-image: url('../images/demo/tour/bg-tour03.jpg');
}
.bg-patern {
  background-image: url('../images/demo/pattern.jpg');
  background-repeat: repeat;
}
.bg-blog {
  background-image: url('../images/demo/blog/bg-blog.jpg');
}
.bg-shop {
  background-image: url('../images/demo/shop/bg-shop.jpg');
}
#banner-shop-1 {
  background-image: url('../images/demo/shop/banner1.jpg');
}
#banner-shop-2 {
  background-image: url('../images/demo/shop/banner2.jpg');
}
#banner-shop-3 {
  background-image: url('../images/demo/shop/banner3.jpg');
}
#banner-shop-4 {
  background-image: url('../images/demo/shop/banner4.jpg');
}