/*!
Theme Name: Kadence
Theme URI: https://www.kadencewp.com/kadence-theme/
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Version: 1.2.28
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence
Requires at least: 6.3
Tested up to: 6.8.2
Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce
Requires PHP: 7.4

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.
*/
 a.d-block.land2{
        text-decoration: none;
		margin: 0px;
  }
 #rs-standalone-search .rs-btn-filter {
                background: #ffffff;
            }

    #rs-standalone-search .rs-btn-filter:hover, #rs-standalone-search .rs-btn-filter:focus, #rs-standalone-search .rs-btn-filter:active {
                border: 1px solid #fff;
                color: #333 !important;
            }

    #rs-standalone-search .rs-input {
                font-weight: 400;
                font-family: proxima-nova, sans-serif;
                color: #333;
                font-size: 16px;
            }

    #rs-standalone-search .rs-btn-filter.active {
                color: #333;
            }
    .rs-input:not([type="checkbox"]), .rs-select select {
                height: 50px;
                font-family: proxima-nova, sans-serif;
                font-size: 16px;
                border-radius: 3px;
                color: #333;
            }
    #rs-standalone-search .rs-input:hover, #rs-standalone-search .rs-input:focus, #rs-standalone-search .rs-input:active {
                border: 1px solid #fff;
                color: #333;
            }

    #rs-standalone-search .popover .rs-input:hover, #rs-standalone-search .popover .rs-input:focus, #rs-standalone-search .popover .rs-input:active {
                border: 1px solid #ccc;
                color: #333;
            }
    #rs-standalone-search .rs-filters .btn {
                height: 50px;
                background: #412e25;
                border: 1px solid #554239;
                color: #fff;
        }
    #rs-standalone-search .rs-filters .btn:hover {
                background: #30211b;
       }

    #rs-standalone-search .popover .rs-btn-filter:hover, #rs-standalone-search .popover .rs-btn-filter:focus, #rs-standalone-search .popover .rs-btn-filter:active {
        border-color: #333;
}

.rs-filters .popover {
    margin: -20px -5px 0 0;
}

.rs-filters {
    display: flex;
    flex-wrap: nowrap
}

.rs-filters.rs-search-form {
    display: flex;
    gap: 10px;
}


.rs-filters .search-box {
    position: relative;
    flex: 1
}

.rs-filters .search-box .rs-btn-filter {
    display: inline-flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: auto;
    border: none;
    color: #fff;
    background-color: #000
}

.rs-filters .search-box .rs-btn-filter svg {
    fill: #fff
}

.rs-filters .search-box .rs-btn-filter:hover {
    background-color: #646464
}

.rs-filters .search-box .clear-search,.rs-form-group .clear-location {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 16px;
    width: 24px;
    height: 24px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: #ccc;
    color: #000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rs-filters .search-box .clear-search svg,.rs-form-group .clear-location svg {
    width: 16px;
    height: 16px;
    pointer-events: none
}

.rs-filters .search-box .rs-input.selected+.clear-search,.rs-form-group .rs-form-control.selected+.clear-location {
    display: inline-flex
}

.rs-archive-toggle-box {
    display: flex;
    border: 1px solid #000;
    padding: 2px;
    gap: 2px
}

.rs-archive-toggle-box .rs-btn-toggle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    padding: 8px 20px;
    border: none;
    border-radius: 0;
    appearance: none;
    white-space: nowrap;
    background-color: transparent
}

.rs-archive-toggle-box .rs-btn-toggle.active,.rs-archive-toggle-box .rs-btn-toggle:hover {
    color: #fff;
    background-color: #000
}

.rs-archive-toggle-box .rs-btn-toggle .count {
    margin-left: 5px
}

.rs-archive-toggle-box .rs-btn-toggle * {
    pointer-events: none
}

.rs-filters .button-box {
    position: relative;
    flex: 0 0 auto;
    width: auto;
    min-width: 16.6666666667%
}

..rs-filters .popover {
    position: absolute;
    top: 100%;
    right: 5px;
    margin: -1px 0 0;
    min-width: 360px;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 10
}


.rs-grid {
    display: grid;
    grid-column-gap: 40px;
    grid-row-gap: 40px
}

.rs-title-wrapper {
    display: flex;
    justify-content: space-between
}

.rs-btn-filter,.rs-title-wrapper {
    align-items: center
}

.rs-btn-filter {
    display: inline-flex;
    justify-content: center;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    padding: 10px 20px;
    border-radius: 0;
    border: 1px solid #000;
    background-color: #fff;
    appearance: none;
    
}
.rs-btn-filter {
    width: 100%;
    border: 1px solid #b5bfcc;
    height: 50px;
    font-family: proxima-nova, sans-serif;
    color: #333;
    font-size: 16px;
    border-radius: 3px;
}

.rs-btn-filter.active,.rs-btn-filter:active,.rs-btn-filter:hover {
    color: #fff;
    border-color: #000;
    background-color: #000;
    outline: none
}

.rs-btn-filter:focus {
    outline: none
}

.rs-btn-filter.has-icon {
    position: relative;
    padding-right: 60px
}

.rs-btn-filter .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -1px;
    right: -1px;
    width: 40px;
    height: 40px;
    fill: #fff;
    color: #fff;
    background-color: #000;
    pointer-events: none
}
.rs-btn-filter .icon {
    height: 50px;
    width: 50px;
    background: #412e24;
    border-radius: 0 3px 3px 0;
}
button.rs-btn-filter.has-icon {
    height: 50px;
}

.rs-btn-filter svg {
    width: 24px;
    height: 24px
}

.rs-btn-filter.active svg {
    transform: rotate(180deg)
}

.rs-btn-filter>* {
    pointer-events: none
}

.rs-btn-filter .filter-heading {
    display: flex
}

.rs-btn-filter .filter-heading,.rs-btn-filter .filter-heading .count {
    align-items: center;
    justify-content: center
}

.rs-btn-filter .filter-heading .count {
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    height: 18px;
    padding: 0 6px;
    margin-right: 4px;
    border-radius: 18px;
    background-color: #ccc
}

.rs-btn-filter.active .filter-heading .count,.rs-btn-filter:hover .filter-heading .count {
    color: #fff;
    background-color: #323232
}

.rs-filters .btn {
    display: block;
    width: 100%
}

.rs-filters [data-popover].active+.popover {
    display: block;
}

.rs-filters [data-popover]+.popover {
    display: none;
}

.rs-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 24px;
    transition: all .15s ease-in-out
}

.rs-btn-submit {
    color: #fff;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #000
}

.rs-btn-submit.inline {
    width: auto
}

.btn,.rs-btn,.rs-btn-filter {
    text-align: center
}

.btn *,.rs-btn *,.rs-btn-filter *,[data-action] *,[data-modal-video-trigger] span,[data-modal-video-trigger] svg {
    pointer-events: none
}

input[type=search] {
    box-sizing: border-box!important
}

.rs-select {
    position: relative
}

.rs-input:not([type=checkbox]),.rs-select select {
    color: #666;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    padding: 8px 15px;
    border-radius: 0;
    height: 50px;
    border: 1px solid #ccc;
    background-color: #fff;
    transition: all .2s ease;
    appearance: none
}

.rs-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    cursor: default
}

.rs-checkbox * {
    pointer-events: none
}
.filter-group.active .range-list,.filter-group .range-list.active {
    display: block;
}
.filter-group .range-list {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.rs-checkbox .checkbox {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 16px;
    height: 16px;
    user-select: none;
    margin-right: 5px;
    border-radius: 2px;
    border: 2px solid #bbb;
    background-color: transparent
}

.rs-checkbox:not(.checked):hover .checkbox {
    border-color: #aaa
}

.rs-checkbox.checked .checkbox {
    border: none;
    background-color: #000
}

.rs-checkbox:not(.checked) .checkbox svg {
    display: none
}

.rs-checkbox input[type=checkbox] {
    margin: 0 5px 0 0
}

.rs-select select {
    padding-right: 30px;
    appearance: none
}

.rs-input:focus,.rs-select select:focus {
    outline: none;
    border-color: #000
}

.rs-input.hidden {
    display: none
}

.rs-select .arrow-down {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    pointer-events: none;
    z-index: 5
}

.rs-select .arrow-down svg {
    width: 16px;
    height: 16px;
    fill: #666
}

.rs-toggle-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: #f5f5f5;
    position: relative
}
.section-header .rs-toggle-row {
    position: static;
    padding: 0;
    background-color: transparent
}

.rs-toggle-row .rs-toggle-label {
    margin-right: 10px
}

.rs-toggle-row+.rs-toggle-row {
    margin-top: 4px
}

.rs-toggle {
    cursor: pointer
}

.rs-toggle .toggle-outer {
    position: relative;
    width: 36px;
    height: 20px;
    border-radius: 10px;
    background-color: #000
}

.rs-toggle.on .toggle-outer {
    background-color: #13b42e
}

.rs-toggle .toggle-inner {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff
}

.rs-toggle.on .toggle-inner {
    left: auto;
    right: 4px
}

.rs-toggle * {
    pointer-events: none
}

form.has-loading {
    position: relative
}

.rs-login-form p,.rs-register-form p {
    font-size: 14px
}

.rs-login-form p a,.rs-register-form p a {
    text-decoration: underline
}

.rs-login-form p a:hover,.rs-register-form p a:hover {
    text-decoration: none
}

.rs-form-group {
    margin-bottom: 16px
}

.rs-form-group label {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.rs-form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cecece;
    appearance: none;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

.rs-form-control:focus {
    background-color: #fff;
    border-color: #000;
    outline: 0
}

.rs-form-errors {
    position: relative;
    padding: 8px 12px 8px 24px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;
    border-radius: 4px
}

.rs-form-errors li {
    margin: 4px 0
}


@-webkit-keyframes form-loading {
    0% {
        transform: translate(-50%,-50%) rotate(0deg)
    }

    to {
        transform: translate(-50%,-50%) rotate(1turn)
    }
}

@keyframes form-loading {
    0% {
        transform: translate(-50%,-50%) rotate(0deg)
    }

    to {
        transform: translate(-50%,-50%) rotate(1turn)
    }
}
.rs-filters {
    display: flex;
    flex-wrap: nowrap
}

.rs-filters.rs-search-form {
    gap: 10px
}


.rs-filters .search-box {
    position: relative;
    flex: 1
}

.rs-filters .search-box .rs-btn-filter {
    display: inline-flex;
        align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: auto;
    border: none;
    color: #fff;
    background-color: #000
}

.rs-filters .search-box .rs-btn-filter svg {
    fill: #fff
}

.rs-filters .search-box .rs-btn-filter:hover {
    background-color: #646464
}

.rs-filters .search-box .clear-search,.rs-form-group .clear-location {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 16px;
    width: 24px;
    height: 24px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: #ccc;
    color: #000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rs-filters .search-box .clear-search svg,.rs-form-group .clear-location svg {
    width: 16px;
    height: 16px;
    pointer-events: none
}

.rs-filters .search-box .rs-input.selected+.clear-search,.rs-form-group .rs-form-control.selected+.clear-location {
    display: inline-flex
}

.rs-archive-toggle-box {
    display: flex;
    border: 1px solid #000;
    padding: 2px;
    gap: 2px
}

.rs-archive-toggle-box .rs-btn-toggle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    padding: 8px 20px;
    border: none;
    border-radius: 0;
    appearance: none;
    white-space: nowrap;
    background-color: transparent
}

.rs-archive-toggle-box .rs-btn-toggle.active,.rs-archive-toggle-box .rs-btn-toggle:hover {
    color: #fff;
    background-color: #000
}

.rs-archive-toggle-box .rs-btn-toggle .count {
    margin-left: 5px
}

.rs-archive-toggle-box .rs-btn-toggle * {
    pointer-events: none
}

.rs-filters .button-box {
    position: relative;
    flex: 0 0 auto;
    width: auto;
    min-width: 16.6666666667%
}

.rs-filters .combobox-list,.rs-filters .popover {
    position: absolute;
    top: 100%;
    right: 5px;
    margin: -1px 0 0;
    min-width: 360px;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 10
}

.rs-combobox-wrapper {
    position: relative
}

.rs-combobox-list {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 205px!important;
    overflow-x: scroll;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 10010
}

.rs-filters [data-popover]+.popover {
    display: none
}

.rs-filters [data-popover].active+.popover {
    display: block
}


[data-popover=more]+.popover {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    border: none!important;
    box-shadow: 0 10px 40px rgba(0,0,0,.25);
    z-index: 100100
}

.admin-bar [data-popover=more]+.popover {
    top: 32px
}

.rs-filters .combobox-list {
    padding: 0;
    width: auto;
    left: 5px;
    list-style: none;
    max-height: 205px;
    overflow-x: scroll
}

.rs-combobox-list .option,.rs-filters .combobox-list li {
    cursor: pointer
}

.rs-combobox-list .option>a,.rs-combobox-list .option>span,.rs-filters .combobox-list li>a,.rs-filters .combobox-list li>span {
    display: block;
    padding: 10px 15px;
    font-size: 14px
}

.rs-combobox-list .option.selected,.rs-combobox-list .option:hover,.rs-filters .combobox-list li.active,.rs-filters .combobox-list li:hover {
    background-color: #f6f6f6
}

.rs-combobox-list .option span,.rs-filters .combobox-list li span,.rs-filters .search-box .clear-search svg {
    pointer-events: none
}

.rs-combobox-list .empty,.rs-combobox-list .option .inner-wrapper {
    display: flex;
    align-items: center;
    font-size: 14px;
    width: 100%;
    padding: 10px 15px;
    color: #000
}

.rs-combobox-list .option .icon {
    margin-right: 4px
}

.rs-combobox-list .option .icon,.rs-combobox-list .option .icon svg {
    width: 20px;
    height: 20px
}

.rs-filters .combobox-list .google img {
    display: block;
    width: auto;
    height: 14px
}

.rs-filters .popover {
    padding: 20px
}

.rs-filters .popover .title {
    line-height: 20px;
    margin: 0 0 10px
}

.rs-filters .popover .action-buttons {
    margin-top: 10px
}

.rs-filters .filter-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px
}

.rs-filters .filter-group.inline {
    flex-direction: row;
    justify-content: space-between
}

.rs-filters .filter-group.inline,.rs-filters .filter-group label {
    align-items: center
}

.rs-filters .filter-group label {
    display: inline-flex;
    margin: 0 0 5px
}

.rs-filters .filter-group .rs-checkbox .label,.rs-filters .filter-group label span {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-transform: capitalize
}

.rs-filters .filter-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 10px
}

.rs-filters .filter-title {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 8px
}

.rs-filters .filter-group.inline .filter-title {
    margin: 0
}

.rs-selected-filters {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}
.filter-group .range-list {
    list-style-type:none;
    padding: 0;
    margin: 0;
}
.filter-group .range-list li {
   padding: 10px;
   background-color: #aaa;
   margin: 2px;
   cursor: pointer;
}
.filter-group .range-list li:hover {
    color: #fff;
    background-color: #000;
}
.rs-selected-filters:not(:empty) {
    margin-bottom: 15px
}

.rs-selected-filters .filter {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 10px;
    margin: 0 5px 5px 0;
    text-transform: capitalize;
    background-color: #e9e9e9
}

.rs-selected-filters .filter,.rs-selected-filters .filter .remove {
    display: inline-flex;
    align-items: center
}

.rs-selected-filters .filter .remove {
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    font-size: 10px;
    color: #fff;
    background: #000;
    text-align: center;
    justify-content: center;
    margin-left: 10px;
    cursor: pointer;
    user-select: none
}

.rs-selected-filters .filter .remove svg {
    pointer-events: none
}

.rs-additional-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.rs-additional-controls .rs-btn-filter {
    width: auto
}

.rs-limits,.rs-limits .selectors {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

.rs-limits:only-child {
    width: 100%
}

.rs-limits .selectors .limit-selector,.rs-limits .selectors .sort-selector,[data-target=listings-count]+.limit-selector {
    margin-left: 10px
}

.rs-additional-controls .rs-btn-filter svg {
    fill: currentColor;
    width: 18px;
    height: 18px
}

.rs-btn-filter+.rs-limits .sort-selector {
    margin-left: 10px
}


.rs-additional-controls .rs-btn-filter {
    display: inline-flex;
    align-items: center
}

.rs-additional-controls .rs-btn-filter .arrow-down {
    width: 18px;
    height: 18px;
    margin-left: 10px
}

.rs-additional-controls .rs-btn-filter.active svg {
    transform: rotate(45deg)
}

.hidden {
    display: none !important;
}
       /* Existing CSS styles */
       .dropdowntitle {
    width: 100%;
    border: 1px solid #b5bfcc;
    height: 50px;
    font-family: 'Proxima Nova', sans-serif;
    color: #333;
    font-size: 16px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.dropdown-count {
    background-color: #ccc;
    color: #000;
    font-weight: bold;
    border-radius: 12px;
    padding: 2px 8px;
    font-size: 14px;
    margin-right: 10px; /* Space between count and title */
}

.arrow-icon {
    height: 50px;
    width: 50px;
    background: #412e24;
    border-radius: 0 3px 3px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.arrow-icon::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.arrow-up::before {
    transform: rotate(-135deg);
}

.filter {
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 300px; /* Adjust as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: none; /* Hide by default */
}

.filter-header {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.header-btn {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 5px 10px;
    margin: 0 5px;
    cursor: pointer;
}

.header-section {
    flex: 1;
    text-align: center;
}

.filter-body {
    padding: 10px;
}

.checkbox-section {
    margin-bottom: 15px;
}

.checkbox-section h3 {
    margin-bottom: 10px;
}

.checkbox-columns {
    display: flex;
    justify-content: space-between;
}

.checkbox-column {
    width: 48%;
}

.checkbox-column label {
    display: block;
    background-color: #fff; /* Default background color */
}

.filter-footer {
    padding: 10px;
    border-top: 1px solid #ccc;
    text-align: center;
}

.footer-btn {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}
@media only screen and (max-width: 1200px) {
    .rs-additional-controls .hide-on-tablet[data-action=open-county-map],.rs-county-map.hide-on-tablet,.rs-us-map.hide-on-tablet {
        display:none
    }
}

@media only screen and (max-width: 576px) {
    .rs-additional-controls .hide-on-mobile[data-action=open-county-map],.rs-county-map.hide-on-mobile,.rs-us-map.hide-on-mobile {
        display:none
    }
}
 