/*
#@plugins/bclds/v2.7.5/css/photoswipe.less
*/
/*
* Photoswipe addon
*/
.pswp {
  z-index: 100000 !important;
}
.pswp .pswp__bg {
  background: rgba(0, 0, 0, 0.9) !important;
}
.pswp__caption__center * {
  color: inherit;
}
.pswp__caption__center h2,
.pswp__caption__center h3,
.pswp__caption__center h4,
.pswp__caption__center h5,
.pswp__caption__center h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
