/* stany hover z projektu */
.sh1:hover { background:rgba(242,240,237,.1) !important; }
.sh2:hover { background:#f2f0ed !important; color:#0a0a0a !important; border-color:#f2f0ed !important; }
.sh3:hover { opacity:.55 !important; }
.sh4:hover { background:rgba(10,10,10,.04) !important; }
.sh5:hover { background:#0a0a0a !important; color:#f2f0ed !important; }
.sh6:hover { opacity:.88 !important; }
.sh7:hover { color:#8f8f8f !important; }
.sh8:hover { background:#2b2b2b !important; }
.sh9:hover { background:rgba(242,240,237,.04) !important; }
.sh10:hover { background:#0a0a0a !important; color:#f2f0ed !important; border-color:#0a0a0a !important; }
.sh11:hover { background:rgba(10,10,10,.07) !important; }
.sh12:hover { border-color:#0a0a0a !important; }
.sh13:hover { color:#6d6b67 !important; }
.sh14:hover { background:#cfcdc9 !important; }
.sh15:hover { opacity:.9 !important; }

/* wersja mobilna */
@media (max-width: 899px) {
  .sc-h-navRow { display: none !important; }
  .sc-h-burgerShow { display: flex !important; }
  .sc-h-ctaShow { display: none !important; }
  .sc-h-gLabel { grid-template-columns: 1fr !important; }
  .sc-h-gLabel120 { grid-template-columns: 1fr !important; }
  .sc-h-gLabel300 { grid-template-columns: 1fr !important; }
  .sc-h-gRowSmall { grid-template-columns: 28px minmax(0,1fr) !important; }
  .sc-h-gIndex { grid-template-columns: 36px minmax(0,1fr) !important; }
  .sc-h-gBlogRow { grid-template-columns: 1fr !important; }
  .sc-h-gBeauty { grid-template-columns: 1fr !important; }
  .sc-h-gHead { grid-template-columns: 1fr !important; }
  .sc-h-gBody { grid-template-columns: 1fr !important; }
  .sc-h-gAuthor { grid-template-columns: 1fr !important; }
  .sc-h-footDir { flex-direction: column !important; }
  .sc-h-footGap { gap: 14px !important; }
  .sc-h-kolBasis { flex: 0 0 72% !important; }
  .sc-h-asidePos { position: static !important; }
}
