/*transform origin*/
.gallery .lightbox__wrapper .lightbox .mt_slider .slick-prev,
.gallery .lightbox__wrapper .lightbox .mt_slider .slick-next {
  background-color: #ab6434;
  border-radius: 0; }
  .gallery .lightbox__wrapper .lightbox .mt_slider .slick-prev:active, .gallery .lightbox__wrapper .lightbox .mt_slider .slick-prev:hover,
  .gallery .lightbox__wrapper .lightbox .mt_slider .slick-next:active,
  .gallery .lightbox__wrapper .lightbox .mt_slider .slick-next:hover {
    background-color: #000000;
    border: 1px solid #000000;
    transition: none; }
.gallery .lightbox__wrapper .lightbox .lightbox__close {
  border: 1px solid #000000;
  border-radius: 0; }
  .gallery .lightbox__wrapper .lightbox .lightbox__close:active, .gallery .lightbox__wrapper .lightbox .lightbox__close:hover {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    background: url(../../images/fp-close.svg) center no-repeat;
    transition: none; }
.gallery .lightbox__wrapper .lightbox .mt_gallery_caption {
  color: black; }
@media (min-width: 992px) {
  .gallery .dropdown [role="listbox"] {
    background: transparent; } }
.gallery .dropdown .selectivo__label {
  border-radius: 0;
  background-color: #ab6434;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  color: #314441; }
  @media (max-width: 991.8px) {
    .gallery .dropdown .selectivo__label {
      background-color: #ffffff !important;
      color: #314441 !important; } }
.gallery .dropdown .selectivo__dropdown .selectivo__option {
  color: #314441;
  text-transform: uppercase;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .gallery .dropdown .selectivo__dropdown .selectivo__option {
      line-height: 24px !important; }
      .gallery .dropdown .selectivo__dropdown .selectivo__option:not(:last-child) {
        margin-right: 23px; } }
  .gallery .dropdown .selectivo__dropdown .selectivo__option:active, .gallery .dropdown .selectivo__dropdown .selectivo__option:hover {
    background-color: #ffffff !important; }
    @media (min-width: 992px) {
      .gallery .dropdown .selectivo__dropdown .selectivo__option:active, .gallery .dropdown .selectivo__dropdown .selectivo__option:hover {
        background-color: #ab6434 !important; } }
  .gallery .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
    background-color: #ab6434;
    color: #ffffff; }
    @media (max-width: 991.8px) {
      .gallery .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
        border-radius: 0; } }

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