/*------------------------------------------------------------------
[7. Demo]
*/
#bg-image3 {
  background-image: url('../images/demo/discography/disco-3.jpg');
}
#image-post00 {
  background-image: url('../images/sll-logo-v2.jpg');
}
#image-post1 {
  background-image: url('../images/pastshows/metropolis.jpg');
}
#image-post2 {
  background-image: url('../images/pastshows/independentBrewery.jpg');
}
#image-post3 {
  background-image: url('../images/pastshows/artInstitute.jpg');
}
#image-post4 {
  background-image: url('../images/pastshows/dozenstreet.jpg');
}
#image-post5 {
  background-image: url('../images/pastshows/happyHomieFest.jpg');
}
#image-post6 {
  background-image: url('../images/pastshows/progRockNight.jpg');
}
#image-post7 {
  background-image: url('../images/pastshows/independentBreweryTwo.jpg');
}
#image-post8 {
  background-image: url('../images/pastshows/sidewinder20170712.jpg');
}
#image-post9 {
  background-image: url('../images/pastshows/sidewinder20170802.jpg');
}
#image-post10 {
  background-image: url('../images/pastshows/sidewinder20170826.jpg');
}
#image-post11 {
  background-image: url('../images/pastshows/mohawk_0920.jpg');
}
#image-post12 {
  background-image: url('../images/pastshows/noImTheLeaderReleaseParty.jpg');
}
#image-post13 {
  background-image: url('../images/pastshows/dozenstreet20171021.jpg');
}
#image-post14 {
  background-image: url('../images/pastshows/swandive20180111.jpg');
}
#image-post15 {
  background-image: url('../images/pastshows/dozenstreet20180120.jpg');
}
#image-post16 {
  background-image: url('../images/pastshows/comeAndTakeIt20180122.JPG');
}
#image-post17 {
  background-image: url('../images/pastshows/comeAndTakeIt20180310.JPG');
}
#image-post18 {
  background-image: url('../images/pastshows/kiva20180331.jpg');
}
#image-post19 {
  background-image: url('../images/pastshows/dirtyDog20180824.jpg');
}
#image-post20 {
  background-image: url('../images/pastshows/one2onebar20181028.jpg');
}
#image-post21 {
  background-image: url('../images/pastshows/comeAndTakeIt20190416.JPG');
}
#image-post22 {
  background-image: url('../images/pastshows/albumRelease20191018.jpg');
}

.section.discography {
  background-image: url('../images/demo/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');
}