/*
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");

.label-featured {
     display: none!important;
}


.foo #menu-main-nav .htmegamenu-content-wrapper {
    left: 0px !important;
}


#features-list .features_group_box .features_group_name input, #features-list .features_group_box .features_group_name .control__indicator {
    display: none !important;
}

#features-list .features_group_box .features_group_name label.control.control--checkbox {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 800;
}



.malta-custom-search-result .selected-fgs .bootstrap-select button.dropdown-toggle .filter-option-inner-inner {
    color: #a1a7a8!important;
}
#archive-blogs-flex-i9r679679 {
   display: flex!important;
    justify-content: space-between!important;
    flex-wrap: wrap!important; 
}
#archive-blogs-flex-i9r679679 .article-wrap {
    width: 49%!important;
}
#archive-blogs-flex-i9r679679 .post-title-wrap h1, .post-title-wrap h2 {
    font-size: 22px;
}
#archive-blogs-flex-i9r679679 .post-wrap img {
    max-width: 100%;
    max-height: 200px;
    object-fit: cover;
}
span.property_type_category label {
    display: block;
    width: 100%;
}
.filter-sub-property-type label {
    display: block;
    width: 100%;
}
.dropdown_property_type .active {
    border-radius: 5px;
    font-family: "houzez-iconfont";
}

.dropdown_property_type .active:after {
    content: "";
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.dropdown_property_type {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    background: #fff;
    width: 20%;
    transform: translate3d(210px, 42px, 0px);
    border-radius: 5px;
}
.filter-property-type {
    width:100%;
    padding: 0px;
    margin: unset;
    max-height: 285px;
    overflow-y: auto;
}
.filter-property-type li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-family: DM Sans;
    font-size: 15px;
    font-weight: 400;
    padding: 8px 10px 8px 10px;
}
.filter-sub-property-type li span {
    padding-left: 15px;
}
.filter-property-type li:hover {
    background-color: rgba(0, 174, 255, 0.1);
}
.filter-sub-property-type {
    padding: 0;
}
.filter-property-type .property_type_category{
    width: 80%;
    cursor: pointer;
    /* text-align: end; */
}
.filter-sub-property-type li span {
    display: block;
    width: 100%;
}
.filter-property-type .expaind {
    width: 20%;
    text-align: center;
    cursor: pointer;
    color: #0782a5;
    font-weight: 600;
    font-size: 20px;
}
#dropdownMenuButton {
    margin: unset;
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0 10px;
    color: #a1a7a8;
    border: 1px solid;
    border-color: #dce0e0;
    background-color: #fff;
    align-items: center;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#dropdownMenuButton::after {
  content: "";
  font-size: 10px;
  font-weight: bold;
  font-family: "houzez-iconfont";
  height: 40px;
  display: flex;
  align-items: center;
}



.a-blk {
    color: #000;
}
.a-blk:hover {
    color: #000;
}


.my-whatsapp-float{
	margin-top:22px;
}

.whatsapp-float{
	position:fixed;
    z-index: 999;
	width: 60px;
	height: 95px;
	bottom: 40px;
	right: 20px;
	color: #FFF;
	border-radius:50px;
	text-align:center;

}
.Search-icon-box {
    position: fixed;
    z-index: 999;
    width: 60px;
    height: 95px;
    top: 200px;
    right: 20px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;  
}
.srch_btn_cstm:before {
    color: #fff;
    left: -7px;
    content: "";
    text-align: center;
    font-family: "houzez-iconfont";
    top: 1px;
    line-height: 42px;
    position: relative;
}
  


#short_slider .slick-next {
    right: -40px;
}
#short_slider .slick-prev {
    left: -40px;
}

.my-whatsapp-float{
	margin-top: 22px;
}

#okapi-wasb-button{
    position: fixed;
    z-index: 9999999;
}
@-webkit-keyframes fading {
    from {
        opacity: 0;
    }
    to {
         opacity: 1;
    }
}
@-moz-keyframes fading {
    from {
        opacity: 0;
    }
    to {
         opacity: 1;
    }
}

@keyframes fading {
    from {
        opacity: 0;
    }
    to {
         opacity: 1;
    }
}

.down-search-wrap .search-button-wrap {
    width: 95%;
    display: flex;
    justify-content: flex-end;
}

#okapi-wasb-icon {

    -webkit-animation: fading ease-in 1.5s;
    animation: fading ease-in 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
#okapi-wasb-button{
        bottom: 20px;
        right: 20px;
    }
#okapi-wasb-icon{
    opacity: 0.95;
    width: 60px;
    height: 60px;
}
#okapi-wasb-icon:hover{
    opacity: 1;
}

.grecaptcha-badge {visibility: hidden;}

.btn-search {
    color: #ffffff;
    background-color: #f7ce3b;
    border-color: #f7ce3b;
}

.btn-search:hover,.btn-search:hover {
    color: #ffffff;
    background-color: #33beff!important;
    border-color: #33beff;
}

.advanced-search-v1 .filter-fileds-wrap .dropdown-menu .form-group {
    width: 100% !important;
    margin-bottom: 15px !important;
}


.btn-item {
    line-height: 30px;
    padding: 0 10px;
    bottom: 15px!important;
    right: 20px;
    height: 32px;
}

@media (max-width: 767.98px) {
  .single-property .back-to-top-wrap {
    bottom: 20px!important;
  }
}

@media (max-width: 1024px) {
    .listing-v1 .elementor-405 .elementor-element.elementor-element-6e92d8d4 > .elementor-widget-container {
        padding: 10px 0 10px 0;
    }
  }


.page-content-wrap {
    padding: 10px!important;
}

.htmega-menu-container .sub-menu{ background-color: transparent!important; border:0px; 	box-shadow:none!important;}
.htmega-menu-container .htmegamenu-content-wrapper{ width: 1000px;}
.property-navigation-wrap {top: 130px!important;}

.footer-links {color: #ffffff!important;}
.grecaptcha-badge {visibility: hidden;}

.elementor-location-footer a {
    color: inherit;
}

.theiaStickySidebar {
    position: sticky !important;
    top: 140px !important;
    transform: translateY(0px) !important;
}

.slick-prev:before {
    content: "" !important;
    font-family: "houzez-iconfont" !important;
}


.slick-next:before {
    content: "" !important;
    font-family: "houzez-iconfont" !important;
}

.malta-custom-search .btn-secondary:focus, .malta-custom-search  .btn-secondary:focus:active {
  color: #fff;
  background-color: #034152 !important;
  border-color: #034152!important;
}

.property-navigation-wrap {
    z-index: 98 !important;
}

.advanced-search-module .features-list {
    padding-left: 10px;
}

.malta-custom-search .features-list-box .block-content-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.malta-custom-search .features-list-box .block-content-wrap .features_group_name {
    border-bottom: solid 1px #cccccc;
}

.malta-custom-search .features-list-box .block-content-wrap .features_group_box {
    border: solid 1px #ccc;
    padding: 5px;
    border-radius: 5px;
}
.malta-custom-search .features-list-box .block-content-wrap label.control.control--checkbox {
    margin: 0;
}

.malta-custom-search .features-list-box .block-content-wrap li {
    border: none;
}

.form-group.dropdown.dropdown-price .dropdown-menu.show {
  min-width: -webkit-fill-available;
}

@media only screen and (min-device-width: 800px){
    .malta-custom-search-result .col-lg.col-md-auto.filter-fileds-wrap.px-xl-0 .form-group-full {
        display: none !important;
    }
}

@media only screen and (min-device-width: 768px){
    #short_slider .slick-next {
        display: none;
    }
    #short_slider .slick-prev {
        display: none;
    }
    /* .malta-custom-search-result .filter-fileds-wrap .dropdown-features #features-list {
        min-width: max-content;
        right: auto;
    } */

}

@media only screen and (max-width: 768px) {
    .dropdown_property_type {
        top: 30px;
        width: 50%;
        transform: translate3d(105px, 42px, 0px);
        z-index: 999;
    }
    span.close_btn {
        display: block !important;
    }
    .Search-icon-box {
        display: none;
    }
    
}
@media only screen and (max-width: 767px) {
    .advanced-search-v1 .filter-fileds-wrap .dropdown-features #features-list {
        min-width: 68vw !important;
        overflow: scroll;
        height: 500px;
        left: 0;
    }
    .down-search-wrap .search-button-wrap {
        display: none;
    }
    .Search-icon-box {
        top: 100px;
    }
    .form-group.dropdown.dropdown-price.selected-fgs {
        width: 100% !important;
    }
        .pl-4.pr-4.city-wrap.cstm_city_wrap {
        display: flex;
        flex-direction: column;
    }
    .pl-4.pr-4.city-wrap.cstm_city_wrap .form-group {
        margin: 3px;
    }

    .main-wrap .malta-custom-search-result .filter-fileds-wrap {
        display: none;
    }

    .malta-custom-search-result .filter-fileds-wrap .form-group {
        width: 30% !important;
        max-width: 100% !important;
    }
    .malta-custom-search-result .search-box-wrap .form-group {
        margin-bottom: 0px !important;
    }
    .form-group.dropdown.dropdown-price .dropdown-menu.show {
        min-width: -webkit-fill-available;
    }

    .malta-custom-search-result .filter-fileds-wrap .form-group.dropdown button.dropdown-toggle {
    align-items: center;
    }
}


@media only screen and (max-device-width: 480px){
    /* .malta-custom-search-result .filter-fileds-wrap .dropdown-features #features-list {
       right: -10px !important;
    } */
    .advanced-search-v1 .filter-fileds-wrap .dropdown-features #features-list {
        min-width: 90vw !important;
        overflow: scroll;
        height: 500px;
        left: 0;
    }
    .Search-icon-box {
        display: none;
    }
}

@media only screen and (max-device-width: 420px){
    .pl-4.pr-4.city-wrap.cstm_city_wrap {
        flex-direction: column;
    }.advanced-search-v1 .filter-fileds-wrap .dropdown-features #features-list {
        min-width: 90vw !important;
        overflow: scroll;
        height: 500px;
    }
    .Search-icon-box {
        display: none;
    }
}


span.close_btn {
    display: none;
    background: #0782a5;
    padding: 7px;
    border: none;
    color: #fff;
    height: 20px;
    overflow: hidden;
    line-height: 7px;
    font-size: 12px;
    width: 20px;
    border-radius: 50%;
}

.dropdown-cross::after {
    content: "X" !important;
    background: #0782a5;
    padding: 5px;
    font-family: DM Sans !important;
    border: none;
    color: #fff;
    height: 15px;
    overflow: hidden;
    line-height: 7px;
    font-size: 12px !important;
    width: 20px;
}

.dropdown-price .price-dropdow-select {
    border: 1px solid;
    border-color: #dce0e0;
    background-color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #a1a7a8;
}

.price-dropdow-select-block {
    padding: 15px;
    margin: auto !important;
}

.dropdown-price .price-dropdow-select:hover {
    background: #fff;
}

.down-search-wrap .fiels-box-wrap .type-box-wrap {
    border-top: none  !important;
}

@media (max-width: 767px) {
    .form-group.dropdown.dropdown-price.mobile_view_price {
        display: block;
            width: 100% !important;
    }
    .form-group.dropdown.dropdown-price.dektop_view_price {
        display: none;
    }
    
    .mobile_view_price_srch {
        display: flex !important;
    }
}


@media (min-width: 767px) {
    .form-group.dropdown.dropdown-price.mobile_view_price {
        display: none;
    }
    .form-group.dropdown.dropdown-price.dektop_view_price {
        display: block;
    }

}

.new_srch:hover {
    background: #0782a5 !important;
}

.malta-custom-search-result .filter-fileds-wrap .dropdown-menu {
    min-width: 306px !important;
}

.open_div_setting.mobile_view_price_srch img {
    width: 50px;
}