@media (width > 1024px) {
  section#hero {
    height: calc(100vh - 120px) !important;
  }
}

.w-iconbox.iconpos_left .w-iconbox-icon {
  margin-right: 12px;
}

/* @media screen and (min-width: 601px) {
  .supercrsl a.superprev {
    left: 6%;
  }

  .supercrsl a.supernext {
    right: unset;
    left: 9%;
  }
} */

/* @media screen and (max-width: 600px) {
  .supercrsl a.supernext {
    right: 40%;
    left: unset;
  }

  .supercrsl a.superprev {
    left: 40%;
  }
} */

@media screen and (max-width: 900px) {
  .owl-nav {
    display: unset !important;
  }
}

.mfp-bottom-bar {
  display: none;
}

@media screen and (max-width: 600px) {
  .w-grid-list {
    justify-content: center !important;
  }

  .w-grid + #us_grid_4 .w-grid-list,
  .w-grid-none + #us_grid_4 .w-grid-list {
    margin-top: 0 !important;
  }
}

/* #rigasticky {
  margin-top: -100px !important;
} */

#museolabsx {
  background: linear-gradient(90deg, #000000 22.81%, rgba(0, 0, 0, 0) 50%);
}

@media screen and (max-width: 600px) {
  .super_image.superelement0 {
    height: 289px !important;
    width: auto;
  }

  #mobile-menu {
    z-index: 112 !important;
  }

  #hero {
    display: block;
    margin-top: 0px;
    min-height: 10vh;
  }
}

@media screen and (max-width: 800px) {
  .kr_hidden_mobile {
    display: none;
  }
}
@media screen and (min-width: 799px) {
  .kr_hidden_desktop {
    display: none;
  }
}

@media (width > 1024px) {
  .ht--video-museum {
    transform: translateX(-50%);
  }
}

.ht--greyscale {
  filter: grayscale(1);
}
/* ________________________________________ */
.ht--cta-museo {
  background: #000;
  background-image: url(/wp-content/uploads/2025/02/Cappella-dei-bianchi_background_CTA.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
