/*transform origin*/
#category_selector .selectivo__option {
  background-color: #ffffff;
  color: #1A5667;
  border: none; }
  #category_selector .selectivo__option.selectivo__option--selected {
    color: #000000;
    background-color: #9CD0D3; }
  #category_selector .selectivo__option:hover {
    color: #000000;
    background-color: #9CD0D3; }
  #category_selector .selectivo__option .selectivo__option--selected {
    color: #000000;
    background-color: #9CD0D3; }

@media (max-width: 991.8px) {
  .mt_cat .dropdown .selectivo__label {
    border: 1px solid #1A5667;
    background-color: #ffffff;
    color: #1A5667;
    border-radius: 0; } }
.gallery .lightbox .slick-prev,
.gallery .lightbox .slick-next {
  background: #9CD0D3 url(../../images/Icon.png) center center no-repeat;
  border: 1px solid #0B252D;
  border-radius: 0; }

.gallery .lightbox .lightbox__close {
  border: 1px solid #0B252D;
  border-radius: 0; }

.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
  padding: 0 !important; }

#load_more {
  color: #0B252D !important;
  margin-bottom: 48px; }
  @media (max-width: 991.8px) {
    #load_more {
      margin-bottom: 32px; } }

.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption {
  color: #0B252D !important; }

.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
  font-size: 22px !important;
  line-height: 28px; }

.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
  line-height: 26px;
  font-size: 20px !important; }
  @media (max-width: 991.8px) {
    .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
      font-size: 18px !important; } }

@media (max-width: 991.8px) {
  header,
  .special_slider_wrapper {
    width: calc(100% - 16px) !important;
    margin-left: 8px !important; } }
.mt_banner.mt_inner_banner.mt_banner_overlay:before {
  background: none !important; }

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