.photocont,
.woocommerce-tabs {
  overflow: visible;
}
#gallery-1 img {
  width: 200px !important;
  height: 200px !important;
}
.post-11347,
.post-11348,
.post-11349 {
  display: none !important;
}
.photocont {
  position: relative;
  margin-bottom: 20px;
}
#photo-ul {
  margin: 0;
  padding: 20px 0 0;
  position: absolute;
  left: 148px;
  top: 0;
  z-index: 99999;
  display: none;
  list-style: none;
  width: 100%;
}
#photo-ul li:first-child {
  border-top: 2px solid #ca161d !important;
}
#photo-ul li {
  border-bottom: 1px solid #dcdadb !important;
  line-height: 30px;
  background: #ececec;
  padding: 5px;
}
#photo-ul li a {
  display: block;
  width: 100%;
}
.pp_overlay {
  z-index: 99999 !important;
}
.pp_pic_holder {
  z-index: 9999999 !important;
}
.flex-control-thumbs li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 100px;
  height: 100px;
}
.flex-control-thumbs li:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 800px) {
  .flex-control-thumbs li:nth-child(even) {
    margin-right: 10px;
  }
}
