.gallery_popup_thumbnail .gallery-item {
  cursor: pointer;
}
.t4s-gallery-item .t4s-img-wrap {
  border-radius: var(--item-rd);
  overflow: hidden;
}
.t4s-gallery-item .t4s-eff-border-run::before,
.t4s-gallery-item .t4s-eff-border-run::after {
  border-radius: var(--item-rd);
}
