/*transform origin*/
.gallery .dropdown [role="listbox"] {
  background: #F2EEE4; }
.gallery .thumbnail_wrapper {
  background-color: #F2EEE4; }
  @media (min-width: 992px) {
    .gallery .thumbnail_wrapper {
      width: calc(100% - 32px);
      margin: 0 auto;
      padding: 0 40px; } }
@media (min-width: 992px) {
  .gallery .mt_cat {
    width: calc(100% - 32px);
    margin: 0 auto;
    background-color: #F2EEE4;
    padding-bottom: 64px; } }
.gallery .mt_cat a[href="#"] {
  pointer-events: none; }
@media (max-width: 991px) {
  .gallery .mt_cat .dropdown .selectivo__label {
    border-color: #000000;
    border-radius: 0;
    font-weight: 300;
    padding-top: 12px;
    padding-bottom: 12px; } }
.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
  font-weight: 300;
  color: #334049; }
  @media (min-width: 992px) {
    .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
      padding: 16px 48px; } }
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
    background-color: #A5594F; }
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option--selected {
    background-color: #A5594F;
    color: #ffffff; }
.gallery .specials {
  background: url("../../images/wood_specials_compressed.jpg") center/cover no-repeat; }
  .gallery .specials .mt_one_column.with_bg_color .mt_one_column_content_wrapper {
    background-color: #F2EEE4; }
.gallery .lightbox .lightbox__close {
  border-color: #A5594F;
  background-image: url("../../images/fp-close-red.svg"); }
.gallery .lightbox .slick-prev,
.gallery .lightbox .slick-next {
  background-color: #A5594F; }
.gallery .lightbox .mt_gallery_caption p {
  font-weight: 300; }

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