/*--Genral--------------*/
#scroll-top {
  display: none !important;
}
/*--save search---*/
.save-search-form-wrap {
  position: relative !important;
  bottom: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 9 !important;
  left: 0 !important;
  margin-left: 0px !important;
  padding: 10px 20px !important;
  /* margin-left: -80px; */
}
/*--fix this one to use menu item class --*/
/*--grid ---*/
.grid-view .slick-slide img {
  height: 260px;
}
.grid-view .item-footer {
  display: none !important;
}
.listing-view.grid-view a.btn-item {
  bottom: 30px;
}
#similar-listings-wrap h2 {
  background: #fff !important;
  padding-left: 0px !important;
}
/*--filter---*/
.wpc-filter-link {
  margin: 0px !important;
}
.wpc-filters-open-widget {
  background: #e81013 !important;
  color: #fff !important;
}
.wpc-icon-html-wrapper span {
  background: #fff !important;
}
.wpc-filters-open-widget span {
  color: #fff !important;
}
.menu-item-118717,
.menu-item-118718 {
  display: none !important;
}
.wpc-label-item label {
  background: #e81013 !important;
}
.wpc-label-item a {
  color: #fff !important;
}
.wpc-term-selected label {
  background: #ccc !important;
}
.wpc-term-selected a {
  color: #000 !important;
}
/*--property page ---*/
/*---gallery---*/
#pills-gallery .lSSlideOuter {
  height: 100%;
}
#pills-gallery .lSSlideWrapper {
  height: calc(100% - 40px);
}
#pills-gallery .houzez-photoswipe,
#pills-gallery .houzez-photoswipe .lslide,
#pills-gallery .houzez-photoswipe .lslide a,
#pills-gallery .houzez-photoswipe .lslide a .img-fluid {
  min-height: 100% !important;
}
/* Fix pager thumbnails */
.lSPager.lSGallery img {
  max-height: 80px !important;
}
.btn-sm.hz-btn-map,
#pills-map-tab {
  display: none !important;
}
/*---menu ---*/
/*--- RESPONSIVE ---*/
/*--------

 ----*/
@media (min-width: 980px) {
  .mobile-search-nav.mobile-search-trigger {
    display: none !important;
  }
  .top-gallery-section .lslide img {
    object-fit: contain !important;
  }
}
@media (max-width: 980.5px) {
  #desktop-header-search {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .lSPager.lSGallery img {
    height: 35px !important;
  }
}
@media (max-width: 1024.5px) {
  /*---ipad pro ---*/
  li.favii,
  li.compii {
    display: none !important;
  }
}
