html { height: auto !important; min-height: 100%; overflow-x: hidden !important; overflow-y: auto !important; }
body { height: auto !important; min-height: 0 !important; overflow: visible !important; }
[id^="bgMedia_"]:empty { display: none !important; }
.restore-mobile-menu { display: none; }
#SITE_FOOTER_WRAPPER { display: none !important; }
#SITE_CONTAINER { min-height: calc(100vh - 110px); }
.restore-footer { position: relative; z-index: 100; }
.restore-lightbox { padding: 22px; border: 0; background: #171717; color: #fff; max-width: min(90vw, 850px); }
.restore-lightbox::backdrop { background: rgba(0,0,0,.85); }
.restore-lightbox img { display: block; max-width: 80vw; max-height: 70vh; margin: auto; }
.restore-lightbox button { display: block; margin: 0 0 16px auto; color: white; background: transparent; border: 1px solid white; padding: 8px 16px; cursor: pointer; }
.restore-lightbox p { white-space: pre-line; text-align: center; margin: 16px 0 0; }
.restore-footer { min-height: 110px; box-sizing: border-box; padding: 30px 6vw; background: #161616; color: #fff; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 24px 45px; font-family: Arial, sans-serif; letter-spacing: .1em; }
.restore-footer nav { display: flex; gap: 22px; }
.restore-footer a { color: #ddd; text-decoration: none; }
.restore-footer a:hover, .restore-footer a:focus-visible { color: #fff; text-decoration: underline; }
@media (max-width: 760px) {
  body { --site-width: 100vw; }
  #masterPage, #SITE_HEADER, #SITE_PAGES { min-width: 0 !important; width: 100% !important; }
  #SITE_HEADER h1, #SITE_HEADER [class*="font_"] { font-size: 26px !important; }
  #comp-jfkikv2n { width: calc(100vw - 24px) !important; margin-left: 12px !important; }
  #comp-jfkikv2n .DH4JBz { display: grid !important; grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 12px !important; }
  #comp-jfkikv2n .wixui-gallery__item { grid-column: auto !important; grid-row: auto !important; width: 100% !important; height: auto !important; aspect-ratio: 1; }
  wix-dropdown-menu { display: none !important; }
  .restore-mobile-menu { display: block; position: absolute; right: 20px; bottom: 12px; z-index: 40; color: white; }
  .restore-mobile-menu summary { cursor: pointer; letter-spacing: .12em; }
  .restore-mobile-menu nav { position: absolute; right: 0; top: 100%; min-width: 220px; padding: 10px; background: #191919; }
  .restore-mobile-menu a { display: block; padding: 10px; color: white; text-decoration: none; }
}
