/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
 div.su-tabs-panes > div[data-title="<strong>Запоріжжя</strong>"] {
     background-image: url();
     background-size: cover;
     background-repeat: repeat;
}


.image-stack1-2  {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
	
}

#foto1-2,#foto2-2,#foto3-2,#foto4-2,#foto5-2{
  position: relative;
	height: 200%;
  width: 200%;
}
#foto1-2{
left: 20%;
top: -8%;
z-index: 1
}

#foto2-2{
left: 40%;
top: -8%;
z-index: 2
}

#foto3-2{
left: 60%;
top: -8%;
z-index: 3
}

#foto4-2{
left: 80%;
top: -8%;
z-index: 2
}

#foto5-2{
left: 100%;
top: -8%;
z-index: 1
}