/*
Theme Name: Houzing
Theme URI: https://themeforest.net/item/houzing-real-estate-wordpress-theme/33375316
Author: ApusTheme
Author URI: https://themeforest.net/user/apustheme
Description: Houzing is clean theme, it's used Apus Framework.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: houzing

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body .header-property {
	display: none !important;
}
body.single-property .header-property {
	display: block !important;
}
body.single-property nav.elementor {
	display: none !important;
}
body.single-property form .star-val {
	display: none;
}
img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}
.main-sticky-header.sticky-header {
    z-index: 9999;
}
.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 5px auto;
}

.leaflet-popup-content {
  width: 800px !important;
    transition: 0 !important;
}


.alignright {
    float:right;
    margin: 5px 0 32px 2em;
}
.wp-block-image .alignright{
    margin-left: 2em;
}
.alignleft {
    float: left;
    margin: 5px 2em 32px 0;
}
.wp-block-image .alignleft{
    margin-right: 2em;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wp-block-pullquote{
    border:none;
}
.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {
    text-align: center;
}
.wp-block-cover{
    margin-bottom: 28px;
}
.wp-block-embed{
    margin-bottom: 30px;
}
.product-block.grid .product-image{
    width: 100%;
}
.product-block.grid .product-image img{
    width: 100%;
}
.bread-title{
    word-break: break-word;
    word-wrap: break-word;
}
.advane-search-wrapper-fields {
    display: none;
}

.wp-block-cover.has-background-dim .wp-block-cover-text{
    color: #fff;
}
.wp-block-button {
    margin-top: 15px;
    margin-bottom: 15px;
}
.logo-theme img{
    max-width: 150px;
}

/* fix */
p{
    margin-bottom: 20px;
}
.main-page.full-default {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.cmb-th span.required {
    color: red;
}
@media(max-width: 767px){
    .widget-property-search-form.horizontal .form-group-location{
        flex-wrap: wrap;
    }
    .widget-property-search-form.horizontal .form-group-location > div ~ div{
        margin-top: 15px;
    }
}

.contact-form-agent .agent-content .email {
    word-wrap: break-word;
}

.elementor-lightbox .elementor-swiper-button{
    outline: none !important;
}
@media(max-width: 1200px){
    .elementor-lightbox .elementor-swiper-button{
        cursor:auto;
    } 
}

.property-detail-gallery.v1 .image-wrapper {
    text-align: center;
}

.property-detail-gallery.v1 img {
    display: inline;
}

.row.row-padding-5 {
    margin-left: -5px;
    margin-right: -5px;
}
.row-padding-5 .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.properties-currencies .currencies {
    list-style: none;
    margin: 0;
    padding: 15px 30px;
}

.properties-currencies .currencies li label {
    width: 100%;
    cursor: pointer;
    font-weight: 400;
}

.properties-currencies .currencies li.active label, .properties-currencies .currencies li label:hover {
    color: #ff5a5f;
}
.currencies-wrapper .dropdown-toggle i {
    margin-left: 7px;
}

.form-group-price.list ul.price-filter {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.form-group-price.list ul.price-filter li{
    padding: 3px 0px;
    cursor: pointer;
}

.form-group-price.list ul.price-filter li:hover{
    color: #ff5a5f;
}
@media(min-width: 1200px){
    p{
        margin-bottom: 25px;
    }
}
html.mm-opened{
    position: static;
}

.property-template ul .menu-item-has-children a:before {
	content: "\e903";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    display: block;
    right: 18px;
    top: 8px;
    font-size: 6px;
    color: #000;
}
.property-template ul .menu-item-has-children ul a:before {
	content: '';
}
.property-template .breadcrumb {
	background-color: rgba(0,0,0,0.0);
}
.property-template a:hover {
	color: inherit !important;
}
.wpcf7-form {
	position: relative;
}
.wpcf7-form .wpcf7-spinner {
	position: absolute;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	margin: 0px;
    background: none !important;
}

.row_n_s{
    width: 1235px;
    margin: 0 auto !important;
}

@media (max-width: 1240px){

.results-count{
	display: none;
}

.row_n_s {
    width: auto;
}

.properties-wrapper.items-wrapper.clearfix .row_d{
justify-content: center;
}

.properties-wrapper .row:before{
    content: none;
}

.display_with_hover {
    display: block !important;
    position: relative;
}

.display_with_hover_child {
    box-shadow: none !important;
}

.properties-wrapper .col-sm-6.col-md-6.col-lg-4.col-ct-12.col-xs-12:hover{
    box-shadow: none !important;
}

.btn__green {
	display: none !important;
}

.properties-wrapper .col-sm-6.col-md-6.col-lg-4.col-ct-12.col-xs-12:hover {
    z-index: 0 !important;
}

.property-item .property-thumbnail-wrapper {
    padding: 0 0px !important;
}

.properties-wrapper .col-sm-6.col-md-6.col-lg-4.col-ct-12.col-xs-12 {
    padding: 0px 0 0px 0 !important;
    margin: 40px 15px 0 15px !important;
    width: 260px !important;
}

.property-grid .top-info {
    padding: 0 0px !important;
}

.display_with_hover_child {
    padding: 0 0px 25px !important;
}

.property-item .property-thumbnail-wrapper .top-label {
    left: -5px !important;
}

.property-item .property-thumbnail-wrapper .bottom-label {
    padding: 0 15px !important;
}

.display_with_hover_child {
    position: relative !important;
}






}

.properties-ordering-wrapper,
.select2-container--default.select2-container .select2-selection--single,
.properties-ordering-wrapper .results-count,
.properties-ordering .label {
    color: #000;
    font: 18px /18px "Arsenal", sans-serif;
    background-color: transparent;
}

.properties-display-mode-wrapper label i{
    background-color: transparent;
}


.properties-ordering span.select2-container--default.select2-container .select2-selection--single .select2-selection__rendered{
    font: bold 18px/18px "Arsenal", sans-serif;
    color: #718C1F;
    border-bottom: 3px dotted #718C1F;
    padding-left: 1px;
    padding-right: 1px;
    margin-left: 5px;
    margin-right: 10px;
}

.properties-ordering form {
    padding-bottom: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: none;
}



.select2-selection__arrow:before{
	    content: "\e903";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    position: absolute;
    display: block;
    color: #000;
    font-size: 7px;
    right: 2px;
    top: 50%;
    margin: -3.5px 0 0;
    border: none;
}

.properties-ordering .select2-selection__rendered:before {
    content: "\e903";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    position: absolute;
    display: block;
    color: #000;
    font-size: 7px;
    right: 2px;
    top: 50%;
    margin: -3.5px 0 0;
}

.select2-container--open .select2-selection__arrow:before{
    -moz-transform: rotate(180deg); /* Для Firefox */
    -ms-transform: rotate(180deg); /* Для IE */
    -webkit-transform: rotate(180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Для Opera */
    transform: rotate(180deg);
}

.properties-ordering .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow,
.avatar-wrapper.flex-middle,
.properties-display-mode-wrapper {
    display: none;
}

.slick-carousel-gallery-properties .slick-carousel .slick-arrow{
    background: none;
}


.properties-wrapper .col-sm-6.col-md-6.col-lg-4.col-ct-12.col-xs-12{
    padding: 30px 0 25px 0;
    margin: 10px -7px;
    width: 320px;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.properties-wrapper .col-sm-6.col-md-6.col-lg-4.col-ct-12.col-xs-12:before {
    display: none;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: #f1f3f2;
    background: -webkit-linear-gradient(top, #f1f3f2 0%, #f9fafa 50%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f3f2), color-stop(50%, #f9fafa), to(#fefefe));
    background: -o-linear-gradient(top, #f1f3f2 0%, #f9fafa 50%, #fefefe 100%);
    background: linear-gradient(to bottom, #f1f3f2 0%, #f9fafa 50%, #fefefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f3f2', endColorstr='#fefefe',GradientType=0 );
    height: 270px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.properties-wrapper .col-sm-6.col-md-6.col-lg-4.col-ct-12.col-xs-12:hover {
    z-index: 10;
    background: #FFF;
    -webkit-box-shadow: 0 25px 50px rgb(45 39 35 / 27%);
    box-shadow: 0 25px 50px rgb(45 39 35 / 27%);
}

.properties-wrapper.items-wrapper.clearfix .row{
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.properties-ordering-wrapper{
    margin-bottom: -15px;
}

.elementor-location-header{
    background-color: #E4E9EC;
}

body{
    background-color: #fff !important;
}

.wp-block-columns{
    margin-bottom: 0px;
}

.properties-filter-top-sidebar-wrapper{
    margin-bottom: 0px;
}

.property-grid .property-information{
    border-bottom: none;
    padding: 12px 0 0 0;
}

.property-item .property-thumbnail-wrapper{
    padding: 0 28px;
}

.property-grid .top-info{
    padding: 0 28px;
    border: none;
}

.property-item:hover{
    box-shadow: none;
}

.property-title a {
    color: #000;
    font: 22px/26px "Arsenal", sans-serif;
}

.properties-display-mode-wrapper label input:checked + i {

    background-color: transparent;
}

.properties-ordering form {
    border-bottom: transparent;
}

.properties-ordering-wrapper div.properties-ordering{
    margin-right: 15px;
}

.property-location{
    color: #272C2F;
    font: 18px/24px "Arsenal", sans-serif;
    padding-left: 30px;
    position: relative;
}

.property-price{
    color: #000;
    padding: 0px;
    font: 20px/20px "MyriadPro-BoldCond", sans-serif !important;
}

.property-item {
    margin-bottom: 0;
}

.property-grid .property-metas-bottom {
    padding: 10px 0px 15px 0px;
}

.btn__green:active {
    -webkit-box-shadow: 0 0 27px rgb(248 255 113 / 18%), inset 0 4px 0 #929735, inset 0 0 7px rgb(255 255 255 / 35%);
    box-shadow: 0 0 27px rgb(248 255 113 / 18%), inset 0 4px 0 #929735, inset 0 0 7px rgb(255 255 255 / 35%);
       color: #272C2F;
}

.btn__green:hover, .apus-loadmore-btn:hover {
    -webkit-box-shadow: 0 0 27px rgb(248 255 113 / 18%), inset 0 -4px 0 #697600, inset 0 0 16px rgb(255 255 255 / 65%);
    box-shadow: 0 0 27px rgb(248 255 113 / 18%), inset 0 -4px 0 #697600, inset 0 0 16px rgb(255 255 255 / 65%);
    background: #e4ed00;
    background: -webkit-linear-gradient(top, #e4ed00 0%, #b9d400 50%, #adcb00 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#e4ed00), color-stop(50%, #b9d400), to(#adcb00));
    background: -o-linear-gradient(top, #e4ed00 0%, #b9d400 50%, #adcb00 100%);
    background: linear-gradient(to bottom, #e4ed00 0%, #b9d400 50%, #adcb00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4ed00', endColorstr='#adcb00',GradientType=0 );
       color: #272C2F;
}

.btn__green, .apus-loadmore-btn {
    display: block;
    text-transform: uppercase;
    color: #272C2F;
    font: 18px/41px "MyriadPro-BoldCond", sans-serif;
    height: 43px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    background-color: #dae06b;
    -webkit-box-shadow: 0 0 27px rgb(248 255 113 / 18%), inset 0 -4px 0 #929735, inset 0 0 7px rgb(255 255 255 / 35%);
    box-shadow: 0 0 27px rgb(248 255 113 / 18%), inset 0 -4px 0 #929735, inset 0 0 7px rgb(255 255 255 / 35%);
    background: #e1e87f;
    background: -webkit-linear-gradient(top, #e1e87f 0%, #d6e06a 50%, #c1cf00 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e87f), color-stop(50%, #d6e06a), to(#c1cf00));
    background: -o-linear-gradient(top, #e1e87f 0%, #d6e06a 50%, #c1cf00 100%);
    background: linear-gradient(to bottom, #e1e87f 0%, #d6e06a 50%, #c1cf00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e87f', endColorstr='#c1cf00',GradientType=0 );
    padding: 0 31px;
    -webkit-transition: -webkit-box-shadow .2s;
    transition: -webkit-box-shadow .2s;
    -o-transition: box-shadow .2s;
    transition: box-shadow .2s;
    transition: box-shadow .2s, -webkit-box-shadow .2s;
    border: 0;
    text-align: center;
}



.apus-loadmore-btn_d{
	width: 230px;
    margin: 0 auto;
    padding: 0 15px;
    background: #fff;
    z-index: 0;
    position: relative;
}

.loadmore-action:before {
	content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 40px;
    background: #E5E5E5;
}

.ajax-pagination {
    position: relative;
}

.properties-wrapper .col-sm-6.col-md-6.col-lg-4.col-ct-12.col-xs-12:hover .display_with_hover{
    display: block;
    position: relative;
}

.display_with_hover_child{
    padding: 0 30px 25px;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #FFF;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 25px 50px rgb(45 39 35 / 27%);
    box-shadow: 0 25px 50px rgb(45 39 35 / 27%);
}

.display_with_hover{
    display: none;
    display_with_hover !important;
}


.btn__green.margin_center{
    display: block;
    margin: 15px auto 0 auto;
    width: max-content;
}

.display_with_hover_child:before {
    height: 40px;
    top: -40px;
}

.display_with_hover_child:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 13px;
    top: -13px;
    left: 0;
    background: #FFF;
    z-index: 4;
}


.property-location:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/wp-content/uploads/2021/11/marker-small-1.png) no-repeat;
    width: 29px;
    height: 29px;
    left: 0px;
    top: 1px;
}

.property-item .property-thumbnail-wrapper .bottom-label {
    padding: 0 55px;
}

.post-type-archive-property .sidebar-left .widget_block{
    padding: 0;
    width: 280px;
    border: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 32px 57px rgb(45 39 35 / 15%);
    box-shadow: 0 32px 57px rgb(45 39 35 / 15%);
    padding: 0;
    position: relative;

}

.post-type-archive-property .sidebar-left .widget_block .filter-property-form .filter-advance-fields{
    background-color: #f6f6f6;
    padding: 0 22px 0 22px;
    margin-bottom: 0;
}

.post-type-archive-property .sidebar-left .widget_block .widget_property_filter_widget{
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.post-type-archive-property .sidebar-left .widget_block .more-advanced.clearfix{
    padding: 28px 18px 20px 18px;
    background-color: #f6f6f6;
    margin-bottom: 0px;
	margin-top: 8px;
}

.post-type-archive-property .sidebar-left .widget_block .main-filter.clearfix{
    padding: 0 20px 0 20px;

}

.sidebar .widget, .apus-sidebar .widget{
    box-shadow: none;
    padding: 38px 25px 30px;
}

.top-label.flex-middle .featured-property {
    background: url(/wp-content/uploads/2021/11/lenta.png) no-repeat;
    width: 206px;
    background-color: transparent !important;
    height: 39px;
    text-transform: inherit;
    padding: 10px 0 0 10px;
    font: 18px/18px "Arsenal", sans-serif !important;
}

.property-item .property-thumbnail-wrapper .top-label {
    top: 8px;
    left: 22px;
}

.top-label.flex-middle .featured-property:before {
    content: "\e905";
    color: #fff;
    font-family: 'icomoon';
    font-size: 15px;
    margin-right: 10px;
}

.label_display{
	display: block;
}

.post-type-archive-property .properties-filter-top-sidebar-wrapper + .apus-breadscrumb .wrapper-breads {
    padding-top: 30px;
}

.post-type-archive-property .apus-breadscrumb .wrapper-breads {
    padding: 90px 0;
}

.post-type-archive-property .ajax-pagination {
    padding-top: 20px;
}

@media (max-width: 991px){

.post-type-archive-property #main-content{
	width: 100%;
}




}


.property-item {
    z-index: -1;
}

.post-type-archive-property .widget-title{
	color: #000;
    font: 22px/22px "core_rhino_65_boldregular", sans-serif;
    text-align: center;
}

.post-type-archive-property .sidebar .widget .select2-container--default.select2-container .select2-selection--single{
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    background: #fff;
    height: 43px;
    color: #000;
    font: bold 16.3px/43px "Arsenal", sans-serif;
    position: relative;
    cursor: pointer;
    padding: 0 35px 0 20px;
    border: 1px solid #817973;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    -webkit-box-shadow: inset 0 1px 5px rgb(0 0 0 / 14%);
    box-shadow: inset 0 1px 5px rgb(0 0 0 / 14%);
}

.post-type-archive-property .sidebar .widget .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered{
    padding-top: 6px;
    padding-left: 0;
    padding-right: 5px;
}

.post-type-archive-property .sidebar .widget .select2-container--default.select2-container .select2-selection--single .select2-selection__placeholder{
    color: #000;
}

.post-type-archive-property .sidebar .widget .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 15px;
}

.post-type-archive-property .sidebar .widget .select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 28px;
    top: -1px;
    color: red;
}

.description_filter {
    padding-left: 20px;
}

.field-region2{
	margin-top: 20px;
}


.post-type-archive-property .sidebar .widget .inner{
    display: flex;
    justify-content: space-between;
}

.post-type-archive-property .sidebar .widget .suffix{
	display: none;
}

.post-type-archive-property a.label-property-label{
	display: none;
}

.ui-slider-horizontal .ui-slider-handle{
	top: 3px;
	margin-left: -2px;
    background: url(/wp-content/uploads/2021/11/irs-slider.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 57%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 57%);
    cursor: pointer;
    border: none;
}

.ui-slider-horizontal {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 10px;
    border-right: none; 
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 14%);
    background: #fff;
}

.ui-slider-horizontal:before {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-left: none; 
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 10px;
    top: -1px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 14%);
    background: #fff;
}

.ui-slider-horizontal .ui-slider-range {
    height: 10px;
    top: -1px;
    background: #91abac;
}

a.filter-toggle-adv span{
	color: #000;
    font: 22px/22px "core_rhino_65_boldregular", sans-serif;
}

a.filter-toggle-adv_dop span{
    color: #708b1f;
    cursor: pointer;
    display: inline-block;
    font: 15px/15px "Arsenal", sans-serif;
    border-bottom: 1px dotted #708b1f;
}

a.filter-toggle-adv_dop{
    margin: 0 auto;
    display: block !important;
    width: max-content;
}

.post-type-archive-property .sidebar .filter-property-form .circle-check li {
    width: 100%;
}

.post-type-archive-property .sidebar .list-item-inner label{
	white-space: nowrap;
    position: relative;
    padding: 0 0 0 30px;
    color: #000;
    font: 15px/22px "Arsenal", sans-serif;
}

.post-type-archive-property .sidebar .tax-checklist-field{
	margin-bottom: 0;
}

.post-type-archive-property .sidebar .circle-check label:before{
    content: "";
    display: block;
	position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #817973;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 5px rgb(0 0 0 / 14%);
    box-shadow: inset 0 1px 5px rgb(0 0 0 / 14%);
}


.circle-check [type="checkbox"]:checked + label:before {
    opacity: 1;
	background: url(/wp-content/themes/houzing/images/check.svg) no-repeat;
    display: block;

    -webkit-background-size: cover;
    background-size: cover;
}

.not-found.text-center{
	margin-top: 55px;
}

.form-group.no-margin .btn__green{
	color: #000;
}

.post-type-archive-property .filter-property-form_dop{
}

.filter-property-form_dop button.button {
    font: 18px/41px "MyriadPro-BoldCond", sans-serif;
}


.post-type-archive-property .wp-block-column p{
	display: none;
}

.bottom_filter{
	padding-bottom: 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.filter-toggle-adv_dop{
	padding-bottom: 20px;
}

.filter-toggle-adv_dop_new{
	padding-bottom: 0;
	padding-top: 20px;
}

#map { height: 180px; }
