/*transform origin*/
.gallery {
  background: url("../../images/seamless-polygon-beige.svg") center/300px repeat; }
  @media (max-width: 991.01px) {
    .gallery .slick-next, .gallery .slick-prev {
      top: 110% !important; } }
  .gallery .lightbox .lightbox__close {
    border-radius: 0;
    border: 2px solid #011F41;
    background: url("../../images/fp-close-blue.svg") center/18px no-repeat; }
  .gallery .lightbox .slick-next, .gallery .lightbox .slick-prev {
    border-radius: 0;
    border: 2px solid #011F41;
    background: #fff url("../../images/left-arrow-blue.svg") center/15px no-repeat; }
  .gallery .lightbox .slick-next {
    transform: rotate(180deg); }
  .gallery .lightbox .slick-prev {
    transform: none; }
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option, .gallery .dropdown [role=listbox] {
  background: transparent;
}
@media (max-width: 991.01px) {
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option, .gallery .dropdown [role=listbox] {
    background: #fff;
  }
}

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