/*transform origin*/
.gallery {
  background-color: #d6d4c8;
}
.gallery .mt_banner_outer_wrap .mt_banner_content {
  padding-block: calc(175px + 5vw) calc(10px + 3vw) !important;
}
@media (max-width: 991.8px) {
  .gallery .mt_banner_outer_wrap .mt_banner_content {
    padding-block: calc(165px + 5vw) calc(10px + 3vw) !important;
  }
}
.gallery .mt_banner_outer_wrap .mt_banner_content .mt_main_heading {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  font-size: 130px;
  line-height: 101px;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991.8px) {
  .gallery .mt_banner_outer_wrap .mt_banner_content .mt_main_heading {
    font-size: 43px;
    line-height: 40px;
  }
}
.gallery .dropdown [role=listbox] {
  background-color: #d6d4c8;
}
.gallery .mt_cat {
  padding-bottom: 72px;
}
.gallery .mt_cat .mt_mob_dropdown .selectivo__label {
  background-color: #000000;
  color: #ffffff;
  font-family: "carbona-variable", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.gallery .mt_cat .mt_mob_dropdown .selectivo__label::after {
  border-top-color: #6a6a6a;
  border-bottom-color: #6a6a6a;
  border: solid #fff;
  border-width: 0 1.67px 1.67px 0;
}
@media (min-width: 992px) {
  .gallery .mt_cat .dropdown .selectivo__dropdown {
    column-gap: 23px;
  }
}
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
  font-family: "carbona-variable", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
  padding: 10px 25px;
}
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
  background-color: #000000 !important;
  color: #ffffff;
  border-radius: 3px;
}
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
  background-color: #000000;
  color: #ffffff;
  border-radius: 3px;
}
.gallery #load_more {
  margin-top: 48px;
  margin-bottom: 48px;
}
.gallery .lightbox__wrapper .lightbox .mt_slider .slick-arrow {
  display: inline-block;
  background-color: #d14921 !important;
  background-image: url(../../images/black-arrow.png) !important;
}
.gallery .lightbox__wrapper .lightbox .mt_gallery_caption b {
  font-family: "halyard-display", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000000 !important;
  font-style: italic;
}
@media (max-width: 991.8px) {
  .gallery .lightbox__wrapper .lightbox .mt_gallery_caption b {
    font-size: 19px;
    line-height: 22px;
  }
}
.gallery .lightbox__wrapper .lightbox .mt_gallery_caption p {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #000000 !important;
}
@media (max-width: 991.8px) {
  .gallery .lightbox__wrapper .lightbox .mt_gallery_caption p {
    font-size: 14px;
    line-height: 24px;
  }
}
.gallery a[href="#"] {
  pointer-events: none;
  opacity: 0.4;
}

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