/*transform origin*/
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
  color: #070034 !important;
  background-color: #c48f1b !important;
}
@media (min-width: 992px) {
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
    margin: 0 10px;
  }
}
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
  color: #070034 !important;
  background-color: #c48f1b !important;
}
.gallery .lightbox .slick-prev, .gallery .lightbox .slick-next {
  background: #c48f1b url(../../images/icons/right.svg) center center no-repeat;
}
.gallery.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p, .gallery.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
  color: #070034;
}
@media (max-width: 1199.8px) {
  .gallery.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption {
    height: 143px;
  }
}

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