/*transform origin*/
.gallery {
  background: #F0EFEE;
}
.gallery .mt_main_heading {
  color: #00195F !important;
}
.gallery .addtoany_content {
  display: none;
}
.gallery .mt_gallery_caption {
  color: #FF9B44;
  font-size: 32px;
}
@media (max-width: 991.8px) {
  .gallery .mt_gallery_caption {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .gallery .mt_cat .dropdown .selectivo__dropdown {
    gap: 23px;
  }
}
.gallery .mt_cat .dropdown .selectivo__dropdown,
.gallery .selectivo__label.show_mob {
  background: #F0EFEE;
  border-color: #00195F !important;
}
@media (max-width: 991.8px) {
  .gallery .mt_cat {
    width: 90% !important;
  }
}
.gallery .lightbox .lightbox__close {
  border: none !important;
}
.gallery .lightbox .slick-next,
.gallery .lightbox .slick-prev {
  background-color: #00195F !important;
}
@media (min-width: 992px) {
  .gallery .mt_btn.selectivo__option {
    font-size: 40px !important;
  }
}
@media (max-width: 991.8px) {
  .gallery .mt_cat .dropdown .selectivo__label {
    font-size: 18px !important;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #00195F;
  }
}
@media (min-width: 992px) {
  .gallery .thumbnail_wrapper {
    margin-top: 32px;
  }
}
@media (max-width: 991.8px) {
  .gallery .selectivo__option.data-layer-event-virtual-tour {
    display: block;
  }
}

.gallery header:not(.mt_fixed) .logo {
  filter: brightness(0) invert(1) !important;
}
.gallery header .show_desk.logo.default {
  filter: brightness(0) invert(1) !important;
}
.gallery header .mt_navigation_wrapper nav ul li {
  color: #FFFFFF !important;
}
.gallery header .mt_menu_toggle img {
  filter: brightness(0) invert(1) !important;
}

/*# sourceMappingURL=gallery.css.map */
