/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/
@import url("../houzez/style.css");
/* Your CSS code goes here
-------------------------------------- */
#desktop-header-search {
  border-top: 1px solid #dce0e0;
}
.logo img {
  height: auto;
}
.dashboard-main-wrap {
  min-height: inherit;
  overflow: hidden;
}
.dashboard-header-left h1 {
  font-weight: bold;
  color: #00817f;
  font-family: 'iransans';
}
.dashboard-content-block,
.dashboard-main-wrap .panel-group {
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
  box-shadow: 0px 4px 9px 2px rgba(0, 0, 0, .05);
}
.dashboard-header-wrap {
  padding-top: 10px;
  padding-bottom: 13px;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 0px #6d6d6d;
}
.dashboard-content-inner-wrap {
  .panel-heading .collapsed .active {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    margin-right: 10px;
    color: #acacac;
  }
  .panel-heading .active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    margin-right: 10px;
    color: #e0e0e0;
  }
  .panel-heading .active:hover {
    font-size: large;
    color: #ae51ff;
    transition: all ease-in-out 0.3;
  }
  .dashboard-content-block-wrap {
    margin-bottom: 10px;
  }
  strong,
  b,
  label {
    font-weight: 600;
    color: #7c7c7c;
  }
  label span {
    color: #cf1212;
    padding-right: 2px;
  }
  .sec_price_lbl {
    font-size: 11px;
    text-wrap-mode: nowrap;
  }
  .bootstrap-select .filter-option-inner,
  .btn {
    line-height: 38px;
  }
  .form-control {
    height: 38px;
  }
  .bootstrap-select .text,
  .item-title a,
  .listing-tabs .nav-tabs .nav-link,
  .item-wrap-v2 .item-amenities li span,
  .item-wrap-v2 .item-amenities li:before,
  .item-parallax-wrap .item-price-wrap,
  .list-view .item-body .item-price-wrap,
  .property-slider-item .item-price-wrap,
  .page-title-wrap .item-price-wrap,
  .agent-information .agent-phone span a,
  .property-overview-wrap ul li strong,
  .mobile-property-title .item-price-wrap .item-price,
  .fw-property-features-left li a,
  .lightbox-content-wrap .item-price-wrap,
  .blog-post-item-v1 .blog-post-title h3 a,
  .blog-post-content-widget h4 a,
  .property-item-widget .right-property-item-widget-wrap .item-price-wrap,
  .login-register-form .modal-header .login-register-tabs .nav-link.active,
  .agent-list-wrap .agent-list-content h2 a,
  .agent-list-wrap .agent-list-contact li a,
  .agent-contacts-wrap li a,
  .menu-edit-property li a,
  .statistic-referrals-list li a,
  .chart-nav .nav-pills .nav-link,
  .dashboard-table-properties td .property-payment-status,
  .dashboard-mobile-edit-menu-wrap .bootstrap-select>.dropdown-toggle.bs-placeholder,
  .payment-method-block .radio-tab .control-text,
  .post-title-wrap h2 a,
  .lead-nav-tab.nav-pills .nav-link,
  .deals-nav-tab.nav-pills .nav-link,
  .btn-light-grey-outlined:hover,
  button:not(.bs-placeholder) .filter-option-inner-inner,
  .fw-property-floor-plans-wrap .floor-plans-tabs a,
  .products>.product>.item-body>a,
  .woocommerce ul.products li.product .price,
  .woocommerce div.product p.price,
  .woocommerce div.product span.price,
  .woocommerce #reviews #comments ol.commentlist li .meta,
  .woocommerce-MyAccount-navigation ul li a,
  .activitiy-item-close-button a,
  .property-section-wrap li a {
    color: #7a7a7a;
  }
}
.dashboard-content-block h2,
.dashboard-content-block-wrap h2 {
  font-size: 18px;
  font-family: 'iransans';
  font-weight: 600;
  color: #000000;
  border: none !important;
  padding: 30px;
  margin-bottom: 10px !important;
  padding-bottom: 8px !important;
  padding-top: 12px !important;
  background-color: #fff !important;
  box-shadow: none !important;
}
.author_row {
  z-index: 2;
}
.property-author-wrap,
.property-author-mobile-wrap {
  padding-bottom: 10px;
  margin-bottom: -3px;
}
.property-author-wrap,
.property-author-mobile-wrap {
  /* line-height: 10px; */
  strong,
  b,
  label {
    font-weight: 300;
    padding: 0;
    margin-top: 2px;
    color: #888787;
  }
  .bootstrap-select>select {
    font-size: 13;
    font-weight: 300;
  }
  .bootstrap-select .filter-option-inner,
  .btn,
  .filter-option-inner-inner {
    line-height: 32px;
    color: #9E9E9E !important;
  }
}
.menu-edit-property-wrap {
  padding: 0px 0 0 20px;
  margin-bottom: -50px;
  align-content: center;
}
.dashboard-content-wrap {
  .form-group {
    margin-bottom: 0.5rem;
  }
}
.dashboard-map-field .map-wrap {
  height: 240px;
}
.btn,
.ele-btn,
.houzez-search-button,
.houzez-submit-button,
.form-control,
.bootstrap-select .text,
.sort-by-title,
.woocommerce ul.products li.product .button {
  font-family: 'iransans';
}
h1,
h2,
h3,
h4,
h5,
h6,
.item-title {
  font-family: 'iransans';
}
.leaflet-right {
  display: none;
}
.dashboard-map-field {
  margin-bottom: 0 !important;
}
.dash-logo img {
  width: 120px;
  height: 120px !important;
  border-radius: 100px;
}
@media (min-width: 768px) {
  .dashboard-table td,
  .dashboard-table th,
  .deals-table-wrap,
  .sub-listings-table td,
  .sub-listings-table th {
    padding: 6px;
  }
  .property-author-wrap,
  .property-author-mobile-wrap {
    -ms-flex: 0 0 80.333333%;
    flex: 0 0 80.333333%;
    max-width: fit-content;
    text-align: center;
    .bs-actionsbox,
    .bs-donebutton,
    .bs-searchbox {
      padding: 3px 8px;
    }
    .bootstrap-select .dropdown-item,
    .login-register-nav a {
      padding: 4px 4px;
    }
    .bootstrap-select .dropdown-menu li a span.text,
    .bs-searchbox .form-control {
      font-size: 13.5px;
      font-weight: 200;
    }
    .advanced-search-banner-options-wrap,
    .block-content-wrap .property-form-terms,
    .bootstrap-select .dropdown-toggle .filter-option,
    .dropdown-item,
    .fw-property-address-wrap li,
    .fw-property-features-wrap .block-title-wrap h2,
    .list-view .item-wrap-v8 .item-body .item-price-wrap,
    .navbar-logged-in-wrap .logged-in-nav {
      text-align: center;
    }
  }
}
@media (max-width: 767.98px) {
  .dashboard-mobile-edit-menu-wrap {
    margin-top: -20px;
    font-size: smaller;
  }
  .dashboard-content-block-wrap h2,
  .dashboard-content-block h2 {
    padding: 15px !important;
    font-size: 16px;
  }
  .listing-tools-wrap .houzez_prints {
    display: none;
  }
}
.btn,
.ele-btn,
.houzez-search-button,
.houzez-submit-button,
.form-control,
.bootstrap-select .text,
.sort-by-title,
.woocommerce ul.products li.product .button {
  font-family: "iransans" !important;
}
.elementor-19691 .elementor-element.elementor-element-ec23fe1 .elementor-field-group .elementor-select-wrapper button:not(.bs-placeholder) .filter-option-inner-inner {
  color: #020101BD;
  font-family: 'iransans';
  font-weight: 600;
}
.houzez-ele-search-form-wrapper .bootstrap-select .dropdown-menu li small {
  padding-left: .1em;
  margin-right: 0.5rem;
  padding-right: 0.2rem;
  display: inline-block;
}
.houzez-ele-search-form-wrapper .bootstrap-select .dropdown-menu li a small.text {
  display: inline-block;
}
#header_custom {
  max-height: 10vh;
  /* z-index: 10000; */
}
#home_page_custom {
  min-height: 90.8vh;
  overflow: hidden;
}
/* #elementor-18565{
  display: none;
} */
#home_search_wrap {
  min-height: 90.8vh;
  overflow: hidden;
}
#main_home_page_3 {
  display: none;
}
.advanced_src_btn {
  margin-top: -28px;
}
.bs-container.dropdown.bootstrap-select .dropdown-menu {
  width: 100%;
}
#houzez-properties-map {
  max-height: 100vh;
}
.houzez-theme .houzez-icon,
.houzez-icon {
  line-height: inherit;
}
.wp-video {
  width: 100% !important;
  min-height: auto !important;
  min-width: 95% !important;
  .wp-video-shortcode {
    width: 100% !important;
    min-height: auto !important;
    min-width: 95% !important;
  }
}
#register-form-tab label.control--checkbox {
  display: inline-block;
}
#prop_tabs_top {
  .tab-title {
    font-size: 12px;
  }
  .item-header {
    width: 100%;
  }
}
.save-search-btn {
  font-size: 13px !important;
  margin-right: 20px;
  padding: 0 10px;
}
.dashboard-side-wrap {
  scrollbar-width: thin;
  overflow: auto;
}
.main-nav,
.dropdown-menu,
.login-register,
.btn.btn-create-listing,
.logged-in-nav,
.btn-phone-number {
  font-family: "iransans", sans-serif !important;
}
.menu-edit-property-wrap .menu-title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #5e21d1;
}
.elementor-19691 .elementor-element.elementor-element-ec23fe1 .houzez-ele-price-slider {
  margin-top: 9px;
  margin-bottom: 31px;
  text-align: center;
  justify-items: center;
  margin-right: auto;
  margin-left: auto;
}
.elementor-19691 .elementor-element.elementor-element-ec23fe1 .price-range-wrap {
  margin: auto;
}
.listing-tools-wrap .houzez_prints {
  padding-right: 8px;
  padding-left: 8px;
}
.listing-tools-wrap .houzez_prints span {
  color: #000;
  border: 1px solid #000;
  background-color: transparent;
}
.listing-tools-wrap .houzez_prints span:hover {
  background-color: rgba(0, 0, 0, .85);
  color: #fff;
}
.dashboard-content-wrap .upload-media-gallery .icon-featured{
  color: #b1b1b1 !important;
  font-size: medium;
}
.dashboard-content-wrap .upload-media-gallery .icon-featured.text-success{
  color: #05c632 !important;
  font-size: x-large;
}
.dashboard-content-wrap .upload-media-gallery .icon-featured .text-success{
  color: #009022;
  font-size: large;
}
.sort-by .dropdown-item .text{
  color: #585858;
}