/* The current issue uses the archive's full-viewport lightbox instead of an
   embedded reader. Golbang's Persian RTL direction is supplied by v64 and the
   flipbook metadata. */
.aisov-golbang-current .aisov-golbang-viewer-shell {
  display: none !important;
}

.aisov-golbang-current-trigger {
  cursor: pointer;
}

.aisov-golbang-current-trigger:focus-visible {
  outline: 3px solid #f2bd3c;
  outline-offset: 4px;
}

@media (min-width: 1025px) {
  body:is(.page-id-6404, .page-id-7935) .aisov-golbang-current .am-container {
    width: calc(100% - 48px);
    max-width: 1180px;
  }
}

