/*transform origin*/
body {
  background-color: #F4F0EC;
}
@media (max-width: 991.8px) {
  body {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.mt_btn.selectivo__label.show_mob {
  border-color: #8D5F45;
}
@media (max-width: 991.8px) {
  .mt_btn.selectivo__label.show_mob {
    text-transform: uppercase;
  }
}
.mt_btn.selectivo__label.show_mob {
  color: #8D5F45;
  font-weight: 800;
  font-style: Bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  border-radius: 0px;
}
.mt_btn.selectivo__label.show_mob:after {
  border-color: #8D5F45;
  border-width: 0 2px 2px 0 !important;
}

@media (max-width: 359.8px) {
  .mt_gallery_caption p {
    height: 175px;
  }
}
@media (max-width: 575.8px) {
  .mt_gallery_caption p {
    height: 115px;
  }
}
@media (max-width: 991.8px) {
  .mt_gallery_caption p {
    height: 85px;
  }
}
.mt_gallery_caption {
  color: #201921;
}
.mt_gallery_caption * {
  color: #201921;
}

.gallery .mt_banner_content .mt_main_heading {
  letter-spacing: 0px;
}
@media (min-width: 992px) {
  .gallery .mt_banner .mt_banner_content > div {
    width: unset;
    max-width: unset;
  }
}
@media (max-width: 991.8px) {
  .gallery header {
    width: 100%;
    left: 0;
  }
}
.gallery .mt_banner.mt_inner_banner {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45));
}
.gallery .mt_cat {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 991.8px) {
  .gallery .mt_cat #category_selector .mt_btn.selectivo__option {
    text-transform: uppercase;
  }
  .gallery .mt_cat #category_selector .mt_btn.selectivo__option:not(.selectivo__option--selected) {
    color: #8D5F45 !important;
  }
}
.gallery .mt_cat #category_selector .mt_btn.selectivo__option--selected {
  background-color: #8D5F45;
}
.gallery .mt_cat #category_selector .mt_btn:hover {
  color: #ffffff !important;
}
.gallery .mt_cat #category_selector {
  background-color: #F4F0EC !important;
}
.gallery .gallery .mt_cat #category_selector .mt_btn:not(.selectivo__option--selected) {
  color: #201921;
}
@media (max-width: 991.8px) {
  .gallery .mt_banner_outer_wrap {
    background-size: 132%;
    background-position-x: 21%;
  }
}
@media (min-width: 992px) {
  .gallery .mt_banner_outer_wrap {
    background-position-y: 59% !important;
  }
}
.gallery .mt_banner_outer_wrap .mt_txt_intro {
  margin-top: 0px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .gallery .mt_banner_outer_wrap .mt_txt_intro {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991.8px) {
  .gallery .mt_banner_outer_wrap .mt_txt_intro {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}

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