/* Search form */
.search-properties-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.search-properties-form .tf-search-form .tf-search-form-top>* {
    width: unset;
}

.search-properties-form .tf-search-form .form-group.submit-search-form {
    flex-shrink: 0;
}

.search-properties-form .tf-search-form-top .tf-search-status-tab {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.search-properties-form .tf-search-form-top .tf-search-status-tab .btn-status-filter {
    display: flex;
    min-width: 95px;
    padding: 8px 10px;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
    background: var(--theme-primary-rgba);

    color: var(--text-heading, #1C1C1E) !important;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.search-properties-form .tf-search-form-top .tf-search-status-tab .btn-status-filter:first-child {
    border-radius: 10px 0px 0px 0px;
}

.search-properties-form .tf-search-form-top .tf-search-status-tab .btn-status-filter:last-child {
    border-radius: 0px 10px 0px 0px;
}

/* .search-properties-form .tf-search-status-tab .btn-status-filter:hover,
.search-properties-form .tf-search-status-tab .btn-status-filter.active {
    background: var(--theme-primary-color);
    color: var(--white, #fff) !important;
} */

.search-properties-form .tf-search-form .tf-search-form-top {
    gap: 20px;
    display: flex;
    align-items: end;
    justify-content: center;
}

.search-properties-form .tf-search-form .tf-search-form-top.in-sidebar {
    flex-direction: column;
    align-items: stretch;
}

.search-properties-form .tf-search-form .tf-search-form-top.in-sidebar .tfre-search-status-tab {
    flex-wrap: wrap;
    row-gap: 10px;
}

.search-properties-form .tf-search-form .tf-search-form-top.in-sidebar .wrap-checkbox .checkbox-item {
    width: calc(45% - 30px);
}

.search-properties-form .tf-search-form .tf-search-form-top.mobile,
.search-properties-form .tf-search-form .tf-search-form-bottom.mobile {
    display: none;
}

.search-properties-form .tf-search-form .tf-search-form-top.mobile .form-control.search-field {
    border-radius: 10px !important;
}

.search-properties-form .tf-search-form .tf-search-form-bottom .form-group {
    margin-bottom: 1rem;
}

.advanced-half-map.hide-map {
    max-width: 1320px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.advanced-half-map.hide-map {
    margin-top: 30px;
}

.cards-container.hide-map.no-sidebar {
    max-width: 1320px;
    margin: 0 auto;
}

.advanced-half-map.map-header {
    margin-bottom: 98px;
    margin-top: -115px;
}

.advanced-half-map.map-header .tfre-property-advanced-search .tf-search-form-top {
    box-shadow: 0px 10px 25px 0px #485F771A;
    padding: 28px;
    background: #fff;
    border-radius: 16px;
}

.advanced-half-map.map-header .tfre-advanced-search-wrap {
    max-width: 1320px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.tfre-advanced-search-wrap .tf-search-form-top.desktop .tf-search-status-tab .nice-select {
    border: none;
    padding: 12px 24px !important;
    border-radius: 0;
    height: 80px;
    margin-top: -16px;
    margin-bottom: -16px;
    align-content: center !important;
    border-radius: 20px 0px 0 20px;
    box-shadow: none;
    margin-right: 5px;
}

.tfre-advanced-search-wrap .tf-search-form-top.desktop .tf-search-status-tab .nice-select::before {
    content: '';
    position: absolute;
    right: 1px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: calc(100% + 9px);
    background: #eaeaea;
}

.tfre-advanced-search-wrap .tf-search-form-top.desktop .tf-search-status-tab .nice-select .current:after {
    right: -2px;
}

.tfre-advanced-search-wrap .tf-search-form-top.desktop .tfre-search-group-input {
    display: flex;
    align-items: center;
    column-gap: 12px;
    row-gap: 10px;
    flex: 1;
}

.wrapper-layout .wrap-sidebar {
    height: calc(100vh - 112px);
    width: 26.8%;
    overflow-x: hidden;
    overflow-y: auto;
}

.tfre-property-advanced-search .group-form-not-slider .inner-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 0 !important;
}

.search-properties-form .tf-search-form-top.desktop .select2-container--default .select2-selection--single {
    margin: 0;
}

.search-properties-form .tf-search-form .tf-search-form-top .form-group .form-control.search-field:focus,
.search-properties-form .tf-search-form .tf-search-form-bottom .form-group .form-control.search-field:focus {
    color: #120A21;
    border: 1px solid var(--theme-primary-color);
}

.search-properties-form .tf-search-form .tf-search-form-top .group-form-wrap .form-group:last-child .nice-select {
    margin-bottom: 0;
}

.tf-search-form-top.in-sidebar .group-form-not-slider>*:first-child {
    margin-bottom: 10px;
}

.search-properties-form .tf-search-form .tf-search-form-top .form-group .tf-advanced-search-btn:hover {
    background: var(--theme-primary-color);
    color: #111;
}

.tf-search-wrap:not(.style3) .search-properties-form .tf-search-form .tf-search-form-bottom.desktop {
    display: none;
}

.tfre-range-slider-filter .tfre-title-range-slider {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
    color: #2C2E33;
}

.tfre-range-slider-filter .tfre-title-range-slider .min-value,
.tfre-range-slider-filter .tfre-title-range-slider .max-value {
    color: #111;
}

.tfre-range-slider-filter .tfre-range-slider {
    margin: 0 10px;
    height: 4px;
    background: #ECECEC !important;
    border-color: transparent !important;
    border: none;
}

.tfre-range-slider .ui-slider-handle {
    border-radius: 50% !important;
    background: #111 !important;
    cursor: pointer;
    top: -9px !important;
    width: 22px;
    height: 22px;
    box-shadow: 0px 2px 4px 0px #0000001A;
    border: 2px solid #fff;
}

.ui-widget-header {
    background: #111 !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-state-active {
    border: 1px solid #E4E4E4 !important;
}

.client-account {
    padding: 20px;
    background: var(--theme-primary-rgba);
    margin-bottom: 20px;
    border-radius: 10px;
}

.client-account li {
    color: #111;
    font-size: 16px;
}

.client-account li:not(:last-child) {
    margin-bottom: 10px;
}

.client-account li span {
    font-weight: 700;
}

.tfre-property-advanced-search .widget-search-icon {
    display: none;
}

/* Property Search */

.tfre-advanced-search-wrap.form-main .search-properties-form {
    display: unset;
    flex-direction: unset;
    align-items: unset;
}

.tfre-advanced-search-wrap.form-main .form-search-inner {
    width: 100%;
    position: relative;
    z-index: 999;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 50px;
}

.tfre-sidebar .tfre-advanced-search-wrap .form-search-inner>* {
    background: unset;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner .tf-search-form,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner .tf-search-form,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner .tf-search-form,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner .tf-search-form {
    border-radius: unset;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner {
    margin-bottom: 0px;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner .tf-search-form,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner .tf-search-form,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner .tf-search-form,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner .tf-search-form {
    box-shadow: unset;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab {
    display: block;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner .tfre-search-status-tab .btn-status-filter,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner .tfre-search-status-tab .btn-status-filter,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner .tfre-search-status-tab .btn-status-filter,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner .tfre-search-status-tab .btn-status-filter {
    border-radius: 4px;
    background: #F7F7F7;
    color: #161E2D;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab {
    display: flex;
    align-items: center;
    gap: 17px;
}

.tfre-advanced-search-wrap.form-main.hide-map .form-search-inner .tf-search-form-bottom,
.tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner .tf-search-form-bottom,
.tfre-advanced-search-wrap.form-main.half-map-right-with-search .form-search-inner .tf-search-form-bottom,
.tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner .tf-search-form-bottom {
    padding: 30px;
}

.tfre-advanced-search-wrap .search-properties-form {
    display: block;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background: rgb(255, 255, 255);
    padding: 29px 17px 20px 17px;
    z-index: 10;
    border-radius: 0 0 16px 16px;
    box-shadow: 0px 4px 18px 0px #00000014;
    min-width: 1200px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom.mobile {
    height: 400px;
    overflow-y: scroll;
}

.advanced-half-map.map-header .tfre-property-advanced-search .tf-search-form-top.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.advanced-half-map.search-half-map.half-map-right .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom {
    left: 0;
    transform: unset;
}

.advanced-half-map.search-half-map.half-map-left .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom {
    right: 0;
    transform: unset;
    left: unset;
}

.tfre-advanced-search-wrap.map-header .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom {
    border-radius: 12px;
}

.search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop>.tfre-search-status-tab {
    display: flex;
    align-items: center;
    gap: 17px;
}

.search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner {
    max-width: 100%;
    width: 100%;
    margin-right: unset;
    margin-left: unset;
    margin-top: 0px;
    margin-bottom: 0px;
}

.search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner>* {
    padding: 0 20px;
}

.search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form>.tfre-search-status-tab {
    display: none;
}

.search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form {
    box-shadow: unset;
    border-radius: unset;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    column-gap: 8px;
    justify-content: center;
}

.tfre-advanced-search-wrap.form-main .form-search-inner label {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #111;
    margin-bottom: 8px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner input,
.tfre-advanced-search-wrap.form-main .form-search-inner .nice-select,
.tfre-advanced-search-wrap.form-main .form-search-inner .select2-container--default .select2-selection--single {
    margin: 0;
    padding: 11px 15px !important;
    line-height: unset;
    border-color: #E4E4E4;
    width: 100%;
    border-radius: 8px;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    color: #111111;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tfre-search-group-input {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    width: 100%;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab .btn-status-filter {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    min-width: 140px;
    background: #00000066;
    color: #FFFFFF;
    padding: 12px 13px;
    border-radius: 8px 8px 0 0;
    position: relative;
    display: inline-block;
    text-align: center;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab .btn-status-filter.active,
.tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab .btn-status-filter:hover {
    background: #111;
    color: #fff;
}

.search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab .btn-status-filter {
    border-radius: 4px;
    background: #F7F7F7;
    color: #161E2D;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab .btn-status-filter:hover,
.tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab .btn-status-filter.active {
    background: #fff;
    color: #111 !important;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tfre-advanced-search-btn {
    border-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #fff;
    padding: 12px 28px;
    background: #111;
    display: inline-block;
}

.cards-container.half-map-left .tf-properties-wrap.grid1 .featured-property img,
.cards-container.half-map-right .tf-properties-wrap.grid1 .featured-property img {
    max-height: 207px;
}

.cards-container.half-map-left .tf-properties-wrap.grid1 .title a,
.cards-container.half-map-right .tf-properties-wrap.grid1 .title a {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tfre-advanced-search-btn i {
    margin-left: 3px;
    font-size: 20px;
    vertical-align: bottom;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tfre-advanced-search-btn:hover {
    background: var(--theme-primary-color);
    color: #111;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tf-search-more-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #fff;
    color: #111;
    border: 2px solid #111111;
    border-radius: 8px;
    font-size: 28px;
    cursor: pointer;
}

.tfre-advanced-search-wrap .tf-search-form-top .tf-search-more-btn.active .icon-luminor-filter {
    display: flex;
}

.tfre-advanced-search-wrap .tf-search-form-top .tf-search-more-btn.active .icon-luminor-filter::before {
    content: '\e964';
    font-size: 20px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tf-search-status-tab .nice-select .current {
    font-size: 18px;
    font-weight: 500;
    overflow: unset;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tf-search-more-btn.active,
.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop .tf-search-more-btn:hover {
    background: #111;
    border-color: #111;
    color: #fff;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .select2-container--default .select2-selection--single,
.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .search-properties-form .tf-search-form .tf-search-form-bottom .form-group .form-control.search-field {
    margin: 0;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .select2-container.select2-container--default {
    width: 100% !important;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .form-group .form-control.search-field {
    padding: 16px 16px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom label {
    margin-bottom: 7.5px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .tfre-title-range-slider {
    margin-bottom: 9px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .tfre-slider-range-price-wrap {
    margin-bottom: 35px;
}

.tf-search-form-bottom .features-list {
    margin-top: -2px;
}

.enable-features .btn-enable-features {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #111;
}

.enable-features .btn-enable-features i {
    vertical-align: middle;
    font-size: 28px;
    color: #111111;
    margin-right: 7px;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.tf-search-form-bottom .property-feature-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #111;
    margin-bottom: 10px;
}

.tf-search-form-bottom .features-list .checkbox span {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #5C6368;
    margin-top: 1px;
    cursor: pointer;
}

.tf-search-form-bottom .features-list .checkbox {
    margin-top: 3px;
}

.tfre-slider-range-price-wrap {
    margin-bottom: 29px !important;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .tfre-title-range-slider b {
    color: var(--theme-primary-color);
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .checkbox label {
    display: flex;
    align-items: center;
    line-height: unset;
    cursor: pointer;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .checkbox label input::before {
    top: 14px;
    position: absolute;
    left: 10px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .checkbox label input::after {
    top: 9px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .features-list .wrap-checkbox {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

.tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .features-list .wrap-checkbox .checkbox-item {
    width: calc(20% - 30px);
    margin-left: 30px;
}

.tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 4px 26px 0px #42474C14;
    padding: 10px;
}

.advanced-half-map.map-header .tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile,
.tfre-advanced-search-wrap.map-header .form-search-inner .tf-search-form-top.mobile {
    padding: 15px;
}

.tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile input[name="keyword"] {
    margin-bottom: 0;
}

.tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile .tf-search-more-btn,
.tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile .tfre-advanced-search-btn {
    font-size: 25px;
}

.tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile .tfre-advanced-search-btn {
    font-size: 20px;
}

.tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile .tf-search-more-btn:hover,
.tfre-advanced-search-wrap.form-main .tf-search-form-top.mobile .tfre-advanced-search-btn:hover {
    background: #161E2D;
    color: #fff;
}

.search-map-sidebar .tfre-advanced-search-wrap {
    display: none;
}

.cards-container.search-map-sidebar .tfre-advanced-search-wrap {
    display: block;
}

.cards-container .tfre_single_sidebar {
    margin-top: 0px;
    margin-left: 0px;
}

.cards-container .tfre_single_sidebar>.tfre-sidebar {
    border-radius: 0px;
}

.cards-container.search-map-sidebar .tfre-my-property-search .tfre-heading-property,
.cards-container.half-map-right-with-search .tfre-my-property-search .tfre-heading-property,
.cards-container .tfre-heading-property {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.25em;
    margin: 0;
}

.count-properties-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #A4AEB5;
    margin-top: 10px;
}

.count-properties-desc .count-total {
    color: #111;
}

.cards-container.search-map-sidebar .tfre-my-property-search,
.cards-container.half-map-right-with-search .tfre-my-property-search {
    margin-top: 30px;
}

.cards-container.search-map-sidebar .tf-properties-wrap,
.cards-container.half-map-right-with-search .tf-properties-wrap {
    margin-top: 15px;
}

.cards-container.search-map-sidebar .properties-list-wrap,
.cards-container.half-map-right-with-search .properties-list-wrap {
    padding-bottom: 30px;
}

.cards-container.half-map-right-with-search .tfre_single_sidebar,
.cards-container.half-map-right-with-search .properties-list-wrap,
.cards-container.half-map-right-with-search .map-container {
    overflow-y: scroll !important;
    height: calc(100vh - 112px) !important;
}

.cards-container.half-map-right-with-search .map-container {
    overflow: hidden !important;
}

.cards-container.half-map-right-with-search .tfre_single_sidebar::-webkit-scrollbar-track,
.cards-container.half-map-right-with-search .properties-list-wrap::-webkit-scrollbar-track {
    background: #E4E4E4;
}

.cards-container.half-map-right-with-search .tfre_single_sidebar::-webkit-scrollbar,
.cards-container.half-map-right-with-search .properties-list-wrap::-webkit-scrollbar {
    width: 8px;
}

.cards-container.half-map-right-with-search .tfre_single_sidebar::-webkit-scrollbar-thumb,
.cards-container.half-map-right-with-search .properties-list-wrap::-webkit-scrollbar-thumb {
    background: #5C6368;
}

.cards-container.half-map-right-with-search .map-container {
    margin-left: -12px;
}

.tfre-advanced-search-wrap.half-map-right-with-search,
.advanced-half-map.half-map-left .tf-search-form>.tfre-search-status-tab,
.advanced-half-map.half-map-right .tf-search-form>.tfre-search-status-tab {
    display: none;
}

.tfre-advanced-search-wrap.hide-map.no-sidebar .tf-search-form .tf-search-form-top.desktop {
    padding: 28px 28px 28px;
    box-shadow: 0px 10px 25px 0px #485F771A;
    border-radius: 12px;
    column-gap: 20px;
    align-items: flex-end;
}

.tfre-advanced-search-wrap.hide-map.has-sidebar {
    display: none;
}

.cards-container.half-map-right-with-search .tfre_single_sidebar .tfre-sidebar {
    margin-bottom: 0;
}

/* header search */

.header.header-search .tfre-advanced-search-wrap .tf-search-form .tf-search-form-top .input-group-prepend {
    order: 1;
}

.header.header-search .tfre-advanced-search-wrap .tf-search-form .tf-search-form-top .input-group-append {
    order: 2;
}

.search-wrap-style.has-sidebar {
    display: none;
}

.cards-container.map-header.has-sidebar {
    margin-top: 80px;
}

/* advanced search archive */

.search-wrap-style.hide-map {
    max-width: 1320px;
    margin: 0 auto;
    margin-top: 60px;
}

.cards-container.archive-listing.hide-map {
    max-width: 1320px;
    margin: 0 auto;
    padding-top: 43px;
    padding-bottom: 64px;
    row-gap: 40px;
}

.cards-container.advanced-listing.map-header {
    padding-bottom: 80px;
}

.search-wrap-style.map-header {
    background: #2C2E33;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 72px;
}

.search-wrap-style.half-map-right,
.search-wrap-style.half-map-left {
    margin-bottom: 40px;
}

.archive-listing.half-map-right .tfre-search-group-input .form-group.keyword-field,
.archive-listing.half-map-left .tfre-search-group-input .form-group.keyword-field {
    min-width: 226px !important;
}

.archive-listing.half-map-right .col-md-7,
.archive-listing.half-map-left .col-md-7 {
    width: 56%;
    position: relative;
    z-index: 99;
    background: #fff;
    padding-top: 40px !important;
}

.search-wrap-style.half-map-right .col-md-5,
.search-wrap-style.half-map-left .col-md-5 {
    width: 44%;
}

.search-wrap-style.half-map-right .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom {
    left: 0;
    transform: unset;
}

.search-wrap-style.half-map-left .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom {
    right: 0;
    transform: unset;
    left: unset;
}

.search-wrap-style.map-header .tfre-advanced-search-wrap {
    max-width: 1320px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.cards-container.archive-listing.map-header {
    padding-bottom: 54px;
}

.cards-container .tf-btn.btn-save-search {
    border-radius: 13px;
    padding: 12px 20px;
}

.cards-container .save_search_advanced_modal {
    z-index: 999999 !important;
}

/* clear option */

.clear-option {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
}

.clear-option::after {
    content: '\e94c';
    color: red;
    font-family: 'luminor';
    font-size: 14px;
    font-weight: 700;
}

@media only screen and (max-width: 1300px) {
    .map-container.map-header {
        height: 350px !important;
    }

    .tfre-advanced-search-wrap .tf-search-form-top.desktop .tfre-search-group-input .form-group.keyword-field {
        min-width: 200px;
    }
}

@media only screen and (max-width: 1200px) {
    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top .tfre-search-group-input .form-group:last-child {
        border-right: unset;
    }

    .tfre-advanced-search-wrap.form-main.hide-map .form-search-inner .tf-search-form-top.desktop,
    .search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-top.desktop,
    .tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner .tf-search-form-top.desktop,
    .tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner .tf-search-form-top.desktop {
        justify-content: center;
    }

    .search-half-map .tfre-advanced-search-wrap.form-main .form-search-inner>*,
    .tfre-advanced-search-wrap.form-main.hide-map .form-search-inner>*,
    .tfre-advanced-search-wrap.form-main.half-map-right .form-search-inner>*,
    .tfre-advanced-search-wrap.form-main.half-map-left .form-search-inner>* {
        padding: 20px;
    }

    .search-map-sidebar .search-properties-form .tf-search-form .tf-search-form-top.desktop {
        display: none;
    }

    .search-map-sidebar .search-properties-form .tf-search-form .tf-search-form-top.mobile {
        display: block;
        margin: 0;
    }

    .search-map-sidebar .search-properties-form .tf-search-form .tf-search-form-top.mobile .tf-search-more-btn,
    .search-map-sidebar .search-properties-form .tf-search-form .tf-search-form-top.mobile .tfre-advanced-search-btn {
        margin: 0;
        color: #fff;
        font-size: 25px;
    }

    .cards-container.search-map-sidebar .properties-list-wrap,
    .cards-container.half-map-right-with-search .properties-list-wrap {
        padding-left: 30px;
    }

    .advanced-half-map.half-map-left .form-search-inner .tf-search-form-top .tfre-search-group-input .form-group,
    .advanced-half-map.half-map-right .form-search-inner .tf-search-form-top .tfre-search-group-input .form-group {
        flex: unset;
    }

    .cards-container.half-map-right-with-search .tfre_single_sidebar {
        height: unset !important;
        overflow-y: unset !important;
        z-index: 5;
    }

    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom {
        min-width: 100%;
    }
}

@media only screen and (max-width: 1024px) {

    .cards-container.half-map-right-with-search .tfre_single_sidebar,
    .cards-container.half-map-right-with-search .properties-list-wrap {
        height: unset;
        overflow-y: unset;
    }

    .cards-container.half-map-left .properties-list-wrap {
        padding-right: 25px;
        padding-left: 25px;
    }

    .cards-container.half-map-right .properties-list-wrap {
        padding-left: 25px;
        padding-right: 25px;
    }

    .tf-search-wrap .tf-search-form-top.desktop {
        padding: 20px;
        column-gap: 15px;
    }

    .tf-search-wrap .tf-search-form-top.desktop .group-inner {
        gap: 15px;
    }
}

@media only screen and (max-width: 1000px) {

    .search-properties-form .tf-search-form .tf-search-form-top.desktop,
    .search-properties-form .tf-search-form .tf-search-form-top {
        flex-wrap: wrap;
    }

    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .features-list .wrap-checkbox .checkbox-item {
        width: calc(33.33333% - 30px);
    }

    .cards-container.search-map-sidebar .properties-list-wrap,
    .cards-container.half-map-right-with-search .properties-list-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }

    .cards-container.search-map-sidebar .map-container #map.fixed,
    .cards-container.half-map-right-with-search .map-container #map.fixed {
        position: relative !important;
    }
}

@media only screen and (max-width: 991px) {

    .cards-container.half-map-right-with-search .properties-list-wrap,
    .cards-container.half-map-right-with-search .map-container {
        overflow-y: unset !important;
        height: 100% !important;
    }

    .tfre-advanced-search-wrap .tf-search-form-top.desktop .tf-search-status-tab .nice-select::before {
        display: none;
    }

    .tfre-advanced-search-wrap .tf-search-form-top.desktop .tfre-search-group-input {
        flex: unset;
        width: 100%;
    }

    .tfre-advanced-search-wrap .tf-search-form-top.desktop .tf-search-status-tab .nice-select {
        height: 60px;
    }

    .cards-container.half-map-right-with-search .tfre-advanced-search-wrap {
        overflow-y: scroll;
        height: 100vh;
    }
}

@media only screen and (max-width: 767px) {

    .search-properties-form .tf-search-form .tf-search-form-top.desktop {
        display: none;
    }

    .search-properties-form .tf-search-form {
        border-radius: 0;
    }

    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .tfre-slider-range-price-wrap,
    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .tfre-slider-range-land-size-wrap,
    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .tfre-slider-range-garage-size-wrap,
    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .tfre-slider-range-size-wrap {
        margin-bottom: 35px !important;
    }

    .tf-search-wrap:not(.style3) .search-properties-form .tf-search-form .tf-search-form-top,
    .search-properties-form .tf-search-form .tf-search-form-top.desktop {
        display: none !important;
    }

    .search-properties-form .tf-search-form .tf-search-form-top.mobile,
    .tf-search-wrap .search-properties-form .tf-search-form .tf-search-form-top.mobile {
        display: block !important;
    }

    .tfre-advanced-search-wrap.form-main .form-search-inner .tfre-search-status-tab .btn-status-filter {
        min-width: 50px;
        padding: 5px 15px;
        font-size: 12px;
    }

    .tfre-advanced-search-wrap.form-main .form-search-inner .tf-search-form-bottom .features-list .wrap-checkbox .checkbox-item {
        width: calc(50% - 30px);
    }

    .cards-container.half-map-right-with-search .map-container,
    .cards-container.half-map-right-with-search .map-container>* {
        height: 50vh !important;
    }

    .advanced-half-map.map-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .map-wrap-style.map-header .map-container {
        height: 350px !important;
    }

}

/* End search form */

/* Search form widget sidebar */
#sidebar .search-properties-form .tf-search-form .tf-search-form-top {
    align-items: unset;
    flex-direction: column;
}

#sidebar .search-properties-form .tf-search-form .tf-search-form-top.tf-search-form-top-action {
    flex-direction: row;
}

/* End search form widget sidebar */