/*transform origin*/
.gallery h1.mt_main_heading {
  font-size: clamp(1.875rem, calc(3.099362vw + 1.148587rem), 4rem);
  /* 30px -> 64px (375px -> 1472px) */
  line-height: clamp(1.875rem, calc(5.469462vw + 0.593095rem), 5.625rem);
  /* 30px -> 90px (375px -> 1472px) */
  letter-spacing: 0.03em;
  color: #0d5257 !important;
  font-weight: 300; }
.gallery h2.mt_txt_intro {
  color: #000000 !important;
  max-width: 550px;
  font-size: 24px;
  margin: auto; }
  @media (max-width: 991px) {
    .gallery h2.mt_txt_intro {
      display: none; } }
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
  text-transform: capitalize; }
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
    background-color: #ddbcb0 !important;
    color: #000000 !important; }
  @media (max-width: 767px) {
    .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
      color: #0d5257; } }
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option--selected {
  color: #000000;
  background-color: #ddbcb0;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option--selected {
      color: #0d5257; } }
@media (max-width: 767px) {
  .gallery .mt_cat .dropdown .selectivo__label {
    color: #0d5257; } }
.gallery a.mt_btn.selectivo__option.data-layer-event-virtual-tour {
  opacity: 0.3;
  pointer-events: none;
  display: none; }
.gallery .gallery .lightbox .slick-prev,
.gallery .gallery .lightbox .slick-next {
  background-color: #0d5257; }
.gallery .gallery .lightbox .lightbox__close {
  border: 1px solid #d0d5dd;
  background: url(../../images/icons/close.svg) center no-repeat; }

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