/* Use the default cursor instead of "pointer" because we block clicks to the detail page in vmma_gallery.js */
.lightbox-stack .gallery-thumb-inner a {
  cursor: default;
}
