/* ART IMAGE — V74: note mobile Galleria/Quadri */
@media screen and (max-width:820px) {
  body.ai-gallery-page .ai-top-note-column,
  body.ai-quadri-page .ai-top-note-column,
  body.ai-gallery-page #imCell_83,
  body.ai-quadri-page #imCell_14,
  body.ai-gallery-page #imCellStyle_83,
  body.ai-quadri-page #imCellStyle_14,
  body.ai-gallery-page #imTextObject_83,
  body.ai-quadri-page #imTextObject_14,
  body.ai-gallery-page #imTextObject_83_tab0,
  body.ai-quadri-page #imTextObject_14_tab0,
  body.ai-gallery-page #imTextObject_83 .text-inner,
  body.ai-quadri-page #imTextObject_14 .text-inner {
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }

  body.ai-gallery-page .ai-top-note-text,
  body.ai-quadri-page .ai-top-note-text {
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 auto 8px !important;
    padding:0 12px !important;
    box-sizing:border-box !important;
    text-align:center !important;
    text-align-last:center !important;
    white-space:normal !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
    font-family:'Segoe Print','Bradley Hand','Chalkboard SE','Noteworthy',cursive !important;
    font-size:clamp(24px, 5.8vw, 28px) !important;
    line-height:1.18 !important;
    font-style:normal !important;
    font-weight:600 !important;
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
    -webkit-text-stroke:.42px rgba(0,0,0,.98) !important;
    text-shadow:
      -1.3px -1.3px 1px #000,
       1.3px -1.3px 1px #000,
      -1.3px  1.3px 1px #000,
       1.3px  1.3px 1px #000,
       0 0 4px #000,
       0 0 8px #000,
       0 0 14px rgba(0,0,0,.92) !important;
  }

  body.ai-gallery-page .ai-top-note-text *,
  body.ai-quadri-page .ai-top-note-text * {
    font-family:inherit !important;
    font-size:inherit !important;
    line-height:inherit !important;
    font-weight:inherit !important;
  }

  body.ai-gallery-page .ai-top-note-link,
  body.ai-gallery-page .ai-top-note-link *,
  body.ai-quadri-page .ai-top-note-link,
  body.ai-quadri-page .ai-top-note-link * {
    color:#ff2b20 !important;
    -webkit-text-fill-color:#ff2b20 !important;
    font-family:inherit !important;
    font-size:inherit !important;
    line-height:inherit !important;
    font-style:italic !important;
    font-weight:700 !important;
  }
}

@media screen and (max-width:360px) {
  body.ai-gallery-page .ai-top-note-text,
  body.ai-quadri-page .ai-top-note-text {
    font-size:22px !important;
    padding-left:8px !important;
    padding-right:8px !important;
  }
}
