/*------------------------------------------------------------------
[7. Demo]
*/
#bg-image3 {
  background-image: url('../images/cover_liverletlive.jpg');
}
#image-post1 {
  background-image: url('../images/tour-plane.jpg');
}
#image-post2 {
  background-image: url('../images/tour-dublin.jpg');
}
#image-post3 {
  background-image: url('../images/tour-cashel.jpg');
}
#image-post4 {
  background-image: url('../images/tour-dingle.jpg');
}
#image-post5 {
  background-image: url('../images/tour-cliffsofmoher.jpg');
}
#image-post6 {
  background-image: url('../images/tour-connemara.jpg');
}
#image-post7 {
  background-image: url('../images/tour-westport.jpg');
}
#image-post8 {
  background-image: url('../images/tour-sligo.jpg');
}
#image-post9 {
  background-image: url('../images/tour-todublin.jpg');
}
#image-post10 {
  background-image: url('../images/tour-dublin-church.jpg');
}
#image-post11 {
  background-image: url('../images/tour-plane2.jpg');
}


.section.biography {
  background-image: url('../images/bg-wood.jpg');


}
.section.discography {
  background-image: url('../images/bg-crowdblur1.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-color: #333333;
  
}

.section.upcomming-events-list {
  background-image: url('../images/bg-upcomming-events-list2.jpg');
}
.section.contact {
  background-image: url('../images/bg-instruments.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/bg-ireland-hero.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');
}