/*transform origin*/
.gallery .main-content {
  position: relative;
  min-height: 100% !important; }
.gallery .mt_banner {
  position: relative; }
  .gallery .mt_banner .mt_banner_content {
    padding-block: calc(185px + 3vw) calc(0px + 0vw) !important; }
    @media (max-width: 991.8px) {
      .gallery .mt_banner .mt_banner_content {
        padding-block: calc(180px + 3vw) calc(0px + 0vw) !important;
        background-color: #ffffff; } }
.gallery .mt_banner_outer_wrap:has(.mt_inner_banner) {
  margin-bottom: 0px; }
@media (min-width: 992px) {
  .gallery .mt_cat {
    padding: 40px 0 56px 0;
    width: calc(100% - 32px);
    margin: 0 auto;
    background-color: #EBE4E2; } }
@media (max-width: 991.8px) {
  .gallery .mt_cat {
    padding-top: 12px; } }
.gallery .mt_cat .dropdown .selectivo__label {
  background: #F2EAE6 !important;
  box-shadow: none;
  border: 1px solid #D0D5DD;
  color: #797979;
  font-family: "Josefin Sans", sans-serif; }
  .gallery .mt_cat .dropdown .selectivo__label.show_mob {
    text-transform: none; }
  @media (max-width: 991.8px) {
    .gallery .mt_cat .dropdown .selectivo__label {
      background: #ffffff !important; } }
  .gallery .mt_cat .dropdown .selectivo__label:hover {
    background: #f6fbfb !important; }
.gallery .mt_cat .dropdown .selectivo__dropdown {
  background-color: #EBE4E2; }
  @media (min-width: 992px) {
    .gallery .mt_cat .dropdown .selectivo__dropdown {
      gap: 23px; } }
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
    font-family: "Josefin Sans", sans-serif !important; }
    .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
      background-color: #7A6755 !important;
      color: #F2EAE6 !important;
      outline: none !important; }
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected:hover {
        background-color: #7A6755 !important;
        color: #F2EAE6 !important;
        outline: none !important; }
    @media (max-width: 991.8px) {
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.show_desk {
        display: none; } }
    @media (min-width: 992px) {
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.show_mob {
        display: none; } }
    .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
      color: #7A6755 !important;
      background-color: #f6fbfb !important;
      outline: none !important; }
    .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus, .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus-visible, .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:active {
      outline: none !important; }
    @media (min-width: 992px) {
      .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
        border: 1px solid transparent !important;
        border-radius: 3px;
        padding: 10px 18px 7px; }
        .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
          color: #7A6755 !important;
          background-color: transparent !important;
          border-color: #7A6755 !important; }
        .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus, .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus-visible, .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:active {
          outline: none !important; } }
  .gallery .mt_cat .dropdown .selectivo__dropdown .mt_btn {
    font-size: 18px !important;
    line-height: 24px;
    color: #7A6755 !important;
    font-weight: 500; }
    .gallery .mt_cat .dropdown .selectivo__dropdown .mt_btn.show_mob:hover {
      background-color: #f6fbfb !important; }
    @media (min-width: 992px) {
      .gallery .mt_cat .dropdown .selectivo__dropdown .mt_btn {
        min-width: 124px;
        height: 44px; } }
    @media (max-width: 991.8px) {
      .gallery .mt_cat .dropdown .selectivo__dropdown .mt_btn {
        font-size: 15px !important;
        text-transform: none; } }
.gallery .thumbnail_wrapper {
  width: calc(100% - 32px);
  background: #EBE4E2; }
  @media (max-width: 991.8px) {
    .gallery .thumbnail_wrapper {
      background: #ffffff; } }
  .gallery .thumbnail_wrapper ul {
    width: 90%;
    margin: 0 auto; }

.gallery_lightbox_open .lightbox__wrapper .lightbox {
  background-color: #586E88; }
  .gallery_lightbox_open .lightbox__wrapper .lightbox .slick-prev {
    background: #F2EAE6 url(../../images/arrow-left.svg) center center no-repeat;
    transform: none; }
    .gallery_lightbox_open .lightbox__wrapper .lightbox .slick-prev:hover {
      background-color: #f6fbfb; }
  .gallery_lightbox_open .lightbox__wrapper .lightbox .slick-next {
    background: #F2EAE6 url(../../images/arrow-left.svg) center center no-repeat;
    transform: rotate(180deg); }
    .gallery_lightbox_open .lightbox__wrapper .lightbox .slick-next:hover {
      background-color: #f6fbfb; }
  @media (max-width: 991.8px) {
    .gallery_lightbox_open .lightbox__wrapper .lightbox .slick-prev,
    .gallery_lightbox_open .lightbox__wrapper .lightbox .slick-next {
      top: 100%; } }
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_slider img {
    min-height: 63vh; }
  .gallery_lightbox_open .lightbox__wrapper .lightbox .lightbox__close {
    background: transparent url(../../images/close.svg) center center no-repeat !important;
    border: 1px solid #F2EAE6 !important; }
    .gallery_lightbox_open .lightbox__wrapper .lightbox .lightbox__close:hover {
      background: #7A6755 url(../../images/close.svg) center center no-repeat !important;
      border: 1px solid #7A6755 !important; }
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption {
    color: #F2EAE6;
    font-family: "Noto Serif Display", serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px; }
    .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
      color: #F2EAE6;
      font-weight: 400;
      font-size: 25px;
      line-height: 35px; }
      @media (max-width: 991.8px) {
        .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
          padding-top: 0px !important; } }
    @media (max-width: 991.8px) {
      .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
        padding-top: 15px !important; } }
    @media (max-width: 991.8px) {
      .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption {
        max-width: 90% !important; } }
  .gallery_lightbox_open .lightbox__wrapper .lightbox .thumbnail_wrapper ul li {
    margin: 0 1vw 32px; }
    @media (max-width: 991.8px) {
      .gallery_lightbox_open .lightbox__wrapper .lightbox .thumbnail_wrapper ul li {
        margin: 0 1vw 8px; } }

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