/*transform origin*/
@media (max-width: 991.8px) {
  .gallery .mt_banner_outer_wrap.mt_with_both_margins_desktop {
    width: calc(100% - 32px);
    margin: 0 16px; } }
.gallery .mt_banner.mt_inner_banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background: linear-gradient(360deg, rgba(243, 233, 226, 0) -81%, #F3E9E2 60.26%), url(../../images/banner_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
.gallery .mt_banner.mt_inner_banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: url(../../images/cursive_gallery.png) repeat;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 991.8px) {
    .gallery .mt_banner.mt_inner_banner::after {
      height: 100%;
      top: 0;
      background-position: bottom;
      background-size: contain; } }
  @media (min-width: 992px) {
    .gallery .mt_banner.mt_inner_banner::after {
      width: 100%;
      height: 80%;
      top: 68%;
      left: 50%;
      transform: translate(-50%, -50%);
      pointer-events: none;
      z-index: 1;
      background-position: 50%; } }
  @media (min-width: 1400px) {
    .gallery .mt_banner.mt_inner_banner::after {
      width: 100%;
      height: 104%;
      top: 63%;
      left: 50%;
      transform: translate(-50%, -50%);
      pointer-events: none;
      z-index: 1; } }
  @media (min-width: 1800px) {
    .gallery .mt_banner.mt_inner_banner::after {
      width: 100%;
      height: 31vw;
      top: 59%;
      left: 50%;
      transform: translate(-50%, -50%);
      pointer-events: none;
      z-index: 1; } }
.gallery .mt_banner.mt_inner_banner .mt_banner_content .mt_main_heading {
  font-family: "Literata", serif;
  font-weight: 400;
  font-size: 64px;
  line-height: 60px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #CDA177; }
  @media (max-width: 991.8px) {
    .gallery .mt_banner.mt_inner_banner .mt_banner_content .mt_main_heading {
      font-size: 30px;
      line-height: 35px; } }
.gallery .mt_banner.mt_inner_banner .mt_banner_content .mt_txt_intro {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #3D441E; }
  @media (max-width: 991.8px) {
    .gallery .mt_banner.mt_inner_banner .mt_banner_content .mt_txt_intro {
      font-size: 16px;
      line-height: 25px; } }
@media (min-width: 992px) {
  .gallery .mt_cat {
    margin-top: 5%; } }
.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:hover,
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
  background-color: #C4CEC2 !important;
  color: #3D441E !important;
  border-radius: 3px; }
.gallery #load_more {
  margin-top: 40px;
  margin-bottom: 64px;
  background-color: #C4CEC2 !important;
  border: 1px solid #C4CEC2 !important;
  color: #3D441E !important; }
  .gallery #load_more:hover {
    background-color: #3D441E !important;
    border: 1px solid #3D441E !important;
    color: #F3E9E2 !important; }
@media (min-width: 992px) {
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
    margin-left: 10px; } }
@media (min-width: 992px) {
  .gallery .specials {
    width: calc(100% - 32px);
    margin: 0 16px; } }

.gallery_lightbox_open .lightbox__wrapper {
  background-color: #3D441E; }
  .gallery_lightbox_open .lightbox__wrapper .lightbox__close {
    border: 1px solid #F3E9E2 !important;
    background: url(../../images/close-white.png) center no-repeat !important; }
  .gallery_lightbox_open .lightbox__wrapper .slick-prev,
  .gallery_lightbox_open .lightbox__wrapper .slick-next {
    background: #F3E9E2 url(../../images/gallery_arrow.png) center center no-repeat !important; }
  .gallery_lightbox_open .lightbox__wrapper .mt_slider img,
  .gallery_lightbox_open .lightbox__wrapper .mt_slider video {
    margin-bottom: 0 !important; }
  .gallery_lightbox_open .lightbox__wrapper .lightbox {
    overflow: hidden auto !important; }
  .gallery_lightbox_open .lightbox__wrapper .mt_slider {
    margin-top: -30px; }

@media (min-width: 992px) {
  body.gallery:has(.special_slider_wrapper:not(.closed)) .mt_banner.mt_inner_banner .mt_banner_content {
    padding-block: calc(265px + 0vw) calc(100px + 3vw); } }
@media (max-width: 991.8px) {
  body.gallery:has(.special_slider_wrapper:not(.closed)) .mt_banner.mt_inner_banner .mt_banner_content {
    padding-block: calc(180px + 0vw) calc(65px + 5vw); } }
@media (max-width: 575.8px) {
  body.gallery:has(.special_slider_wrapper:not(.closed)) .mt_banner.mt_inner_banner .mt_banner_content {
    padding-block: calc(180px + 0vw) calc(65px + 2vw); } }
@media (max-width: 359.8px) {
  body.gallery:has(.special_slider_wrapper:not(.closed)) .mt_banner.mt_inner_banner .mt_banner_content {
    padding-block: calc(180px + 0vw) calc(65px + 0vw); } }

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