/* 20260707 ver. 03 - awaryjne wyświetlanie zakładki Realizacje */
body.page-id-21 .portfolio-items,
body.page-id-21 .portfolio-items .col,
body.page-id-21 .portfolio-items .col .inner-wrap,
body.page-id-21 .portfolio-items .col .work-item,
body.page-id-21 .portfolio-items .col .top-level-image {
  visibility: visible !important;
}
body.page-id-21 .portfolio-items .col .inner-wrap,
body.page-id-21 .portfolio-items:not(.carousel) .col .inner-wrap.animated,
body.page-id-21 .portfolio-items .col .top-level-image {
  opacity: 1 !important;
  transform: none !important;
  -webkit-transform: none !important;
}
body.page-id-21 .portfolio-loading {
  display: none !important;
}
body.page-id-21 .portfolio-items.no-masonry::after {
  content: "";
  display: block;
  clear: both;
}
