/*
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");
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
/* Your CSS code goes here
-------------------------------------- */
*,
body {
  /* 	font-family: "Roboto", sans-serif !important; */
  font-family: "Lato", sans-serif !important;
}
.hz-social-messages .alert {
  display: inherit;
}
.single-property #property-nearby-wrap {
  display: none;
}

/* EncoderIT 2024 */
.logo img {
  height: 90px;
  object-fit: contain;
  min-height: 90px;
  max-width: 300px;
  min-width: 300px;
}
.post-wrap .post-thumbnail-wrap img {
  width: 100%;
}
.btn-search {
  background-color: #dfb187 !important;
  border-color: #dfb187 !important;
}
.wp-block-search__inside-wrapper input {
  border: 1px solid transparent;
  border-color: #dfb187 !important;
  font-weight: 500;
  font-size: 15px;
  padding: 5px 15px;
  width: 100%;
	border-radius: .25rem;
}
#commentform .submit,
.wp-block-search__inside-wrapper .wp-block-search__button {
  background-color: #dfb187 !important;
  border: 1px solid transparent;
  border-color: #dfb187 !important;
  line-height: 40px;
  white-space: nowrap;
  padding: 0 15px;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
	border-radius: .25rem;
}
.theiaStickySidebar .wp-block-search__inside-wrapper {
  display: flex;
  box-sizing: border-box;
  width: 100%;
}
footer .btn-youtube:hover,
footer .btn-youtube:focus,
footer .btn-youtube:active,
footer .btn-instagram:hover,
footer .btn-instagram:focus,
footer .btn-instagram:active,
footer .btn-facebook:hover,
footer .btn-facebook:focus,
footer .btn-facebook:active,
footer a:hover {
  color: #dfb187 !important;
}
.property-description-wrap,
.property-description-wrap p,
.property-description-wrap .elementor-widget-container {
  text-align: justify;
}
.page-title h1,
h2 {
/*   text-transform: lowercase !important; */
  font-weight: 600 !important;
}
.page-title h1:first-letter,
h2:first-letter {
/*   text-transform: uppercase !important; */
}
.item-wrap-v6 .area_postfix {
  display: block !important;
}
#EncoderIT_kontaktformular .elementor-select-wrapper:before {
  content: "" !important;
  font-family: "houzez-iconfont" !important;
  font-size: 10px !important;
  font-weight: bold !important;
  text-shadow: none !important;
}
.next-prev-blog .next-prev-block-content p,
.theiaStickySidebar .widget h2.wp-block-heading,
.blog #sidebar .widget .wp-block-search__label,
.blog #sidebar .widget h2.wp-block-heading{
	margin-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
font-weight: 400 !important;
}
.single-post #sidebar .widget ol,
.blog #sidebar .widget ol{
	padding-left:0;
}
#cardJustify .text-with-icon-info *,
#cardJustify .text-with-icon-info{
	text-align:justify;
}
.noIconThumb .text-with-icon-item .icon-thumb{
	display: none !important;
}
@media only screen and (max-width: 991px) {
  .header-mobile {
    background-color: #dfb187 !important;
  }
  #mobile-main-nav .nav-item a {
    border-color: #dfb187 !important;
    color: #000 !important;
  }
  #mobile-main-nav .nav-item.current-menu-item a {
    color: #dfb187 !important;
  }
  .logo img {
    height: 60px;
    min-height: 60px;
    max-width: 240px;
    min-width: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .map-banner {
    height: 350px !important;
  }
  .home .banner-caption {
    padding: 0 15px;
  }
  .home .horizontal-search-wrap .search-banner-wrap {
    max-width: 500px;
    width: 100%;
  }
  .home .nav-pills .nav-link {
    padding: 8px 13px;
  }
  .home .top-banner-wrap {
    padding-top: 59px;
    padding-top: 0;
  }
  .property-view .d-flex.property-overview-data {
    flex-direction: column;
  }
  .property-view .d-flex.property-overview-data ul.list-unstyled {
    width: 100%;
    margin-bottom: 15px;
  }
  .agent-contacts-wrap,
  .agent-stats-wrap,
  .agent-profile-wrap,
  .agent-bio-wrap {
    padding: 20px !important;
  }
  #property-floor-plans-wrap .accordion-header > .d-flex.align-items-center {
    align-items: start !important;
  }
  #property-floor-plans-wrap .floor-information {
    flex-direction: column;
  }
  #property-floor-plans-wrap .floor-information .list-inline-item {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 520px) {
  footer form .col-8,
  footer form .col-4 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 15px;
  }
  .listing-view.grid-view .item-body .amenities-price-wrap {
    flex-direction: column !important;
    align-items: start !important;
  }
}
