:root{
    --theme-color1:#003c30;
    --theme-color2:#c3ed45;
}
/* Button */
button.save_search_click:not(:hover):not(:active):not(.has-background) {
    background-color: #28a745 !important;
}
button.toggle-button-left:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button.toggle-button-right:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button.close:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#houzez-login-btn:not(:hover):not(:active):not(.has-background) {
    background-color: #003c30; !important;
}
button.btn.dropdown-toggle.btn-light.bs-placeholder:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#houzez-register-btn:not(:hover):not(:active):not(.has-background) {
    background-color: #003c30; !important;
}
button#houzez-btn-listing-view:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#houzez-btn-map-view:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button.actions-btn.bs-deselect-all:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button.actions-btn.bs-select-all:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button.btn.overlay-search-module-close:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button.btn.dropdown-toggle.btn-light:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#houzez-gmap-view:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#listing-mapzoomin:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#listing-mapzoomout:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#houzez-gmap-prev:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
button#houzez-gmap-next:not(:hover):not(:active):not(.has-background) {
    background-color: transparent; !important;
}
.header-transparent-wrap .header-v4, .header-transparent-wrap .navi-login-register {
    background-color: transparent !important;
}
.listing-image-wrap .slick-track {
  opacity: 0.9 !important;
  width: 592px !important;
}
.listing-image-wrap .slick-initialized .slick-slide {
    width: 592px!important;
}
a.btn-features-list {
    display: none!important;
}
.listing-image-wrap .slick-arrow {
    background-color: transparent!important;
    text-shadow: -2px 0 2px #fff!important;
}
.listing-image-wrap .slick-arrow:before {
    -webkit-text-stroke: 1px #fff!important;
}
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #003c30!important;
}
#houzez-login-btn .btn-loader:after {
    border: 2px solid #fff;
    border-color: #fff transparent;
}
div#property-safe-money-wrap {
    display: none!important;
}
.accordion button:hover, .accordion button:active {
    background-color: #fff !important;
}
.slick-arrow {
    background-color: #003c30 !important;
    color: #fff !important;
}
.unslider button:not(:hover):not(:active):not(.has-background) {
    background-color: #003c30 !important;
}
.property-labels-wrap {
    position: relative;
}
.youtube-video-link {
    position: absolute;
    right: 0;
    top: 0;
}
.youtube-video-link a {
    color: #00008b;
    font-weight: bold;
}
.animated-text {
  animation: blinker 2.5s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.custom_cutation_details {
    margin-top: 20px;
    position: relative;
}
.message_board_details {
    display: inline-block;
    position: relative;
    width: 100%;
}
.message_board_details .youtube-video-link {
    left: 0;
}
.property-labels-wrap {
    position: relative;
}
.modal {
    z-index: 108000;
}
a#provider {
    cursor: pointer;
}
a#seeker {
    cursor: pointer;
}
.tenant_content {
    padding-top: 10px;
}
.tenant_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.tenant_content ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.tenant_content ul li p {
    margin-left: 15px;
}
.accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: rgb(0, 0, 0)!important;
}
.accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid rgb(0, 0, 0)!important;
}
.accordion button[aria-expanded='true'] {
    color: rgb(0, 0, 0)!important;
}
.elementor-element-6758436 .houzez_section_title_wrap.section-title-module {
    width: 70%;
    margin: 0 auto;
}
.user-not-logged-in form::before {
    content: "Login to reach out"!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    padding-top: 60px!important;
}
.mobile-property-contact i {
    color: #000;
}
.wp-block-contact-form-7-contact-form-selector input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.btn-block {
    border-color: #fff!important;
    color: #fff !important;
}
.wp-block-contact-form-7-contact-form-selector input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.btn-block:active {
    border-color: #003D2F !important;
    color: #003D2F !important;
    background: #fff !important;
}
.mobile-property-form .pricing-popup {
    display: none !important;
}
#sidebar .pricing-popup {
    display: inline-block !important;
    text-align: center !important;
    width: 100%;
}
a#viewPaymentsBtn, a.viewPaymentsBtn {
    background: #c3ed45;
    color: #003D2F!important;
    cursor: pointer;
    font-size: 15px;
}
.cutation-messages {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.cutation-messages span {
    margin-right: 10px;
}
.cutation-messages p {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
}
.custom_cutation_details .cutation-messages {
    margin-bottom: 0;
}
.custom_cutation_details {
    margin-top: 20px;
}
form#forminator-module-27522.forminator-design--material .forminator-button-submit {
    font-family: "Bricolage Grotesque" !important;
}
.page-template-templateuser_dashboard_profile-php section.dashboard-content-wrap .dashboard-content-inner-wrap .dashboard-content-block button.btn.dropdown-toggle.btn-light {
    margin-left: 15px!important;
}
.page-template-templateuser_dashboard_profile-php .dashboard-header-right {
    display: none;
}
#register-form-tab span.control.pl-0.mt-3.mb-1.username-field.label-user-dob::after {
    display: none;
}
#register-form-tab input[type="date"]::-webkit-datetime-edit-year-field, #register-form-tab input[type="date"]::-webkit-datetime-edit-month-field, #register-form-tab input[type="date"]::-webkit-datetime-edit-day-field, #register-form-tab input[type="date"]::-webkit-datetime-edit-text{
    color: #a1a7a8!important;
}
#gy_houzes_user_registration input[type="date"]::-webkit-datetime-edit-year-field, #gy_houzes_user_registration input[type="date"]::-webkit-datetime-edit-month-field, #gy_houzes_user_registration input[type="date"]::-webkit-datetime-edit-day-field, #gy_houzes_user_registration input[type="date"]::-webkit-datetime-edit-text{
    color: #a1a7a8!important;
}
.wp-block-contact-form-7-contact-form-selector div#wpcf7-f27225-o1 {
    margin: 0 !important;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
}
.wp-block-contact-form-7-contact-form-selector input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.btn-block {
    color: #000 !important;
    background-color: #c3ed45 !important;
    border-color: #c3ed45 !important;
}
.login-register-form .register-form-wrap a#bs-select-3-2 {
    display: none!important;
}
form#submit_property_form input[name="if-selected-yes-then-how-many-roommates-are-already-there"] {
    display: none !important;
}
form#submit_property_form .if-selected-yes-then-how-many-roommates-are-already-there {
    display: none !important;
}
.db7-forms-data {
    position: relative;
}
.custom-loading-area {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-width: 100%;
    min-height: 90vh;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fff;
}
.custom-loading-area .loading_image_icon {
    background: white url('/wp-content/themes/houzez-child/images/loading.gif') center center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
}
a#viewPaymentsBtn {
    background: #c3ed45;
    color: #003c30;
    cursor: pointer;
    font-size:15px;
}
.pricing-popup {
    margin-top: 15px;
}
/* Body scroll lock when sidebar open */
body.sidebar-open {
    overflow: hidden;
}
/* .pricing-popup {
  padding: 10px;
} */

.view-payments-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #002b33; 
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline dotted;
  text-underline-offset: 4px;
  cursor: pointer;
}

.view-payments-link:hover {
  text-decoration-style: solid;
}

.view-payments-link .icon {
  width: 20px;
  height: 20px;
}

/* Sidebar */
.payments-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    width:700px;
    height: 100vh;
    background: #fff;
    box-shadow: -3px 0 8px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    transform: translateX(100%);
    transition: transform 0.5s ease;
    overflow-y: auto;
}

.payments-sidebar.open {
    transform: translateX(0);
}

.payments-sidebar-content {
    padding: 30px 0px;
    font-family: "Segoe UI", sans-serif;
/*     background: #fff;
    width: 700px;
    margin-left: auto;
    height: 100%; */
}

/* Close button */
.close-sidebar {
    font-size: 28px;
    float: right;
    cursor: pointer;
    color: #666;
}

/* Section styles */
.pay-row {
    display: flex;
    justify-content: space-between;
    padding: 7px 0;
    font-size: 15px;
    position: relative;
}
.pay-row:before{
    position:absolute;
    content:'';
    width:90%;
    height:1px;
    border-bottom:1px dashed #bbbbbb;
    left:0;
    right:0;
    margin:auto;
    top:0;
    bottom:0;
}
.pay-row span{
    background:#ffffff;
    z-index:1;
    font-family: 'Bricolage Grotesque';
}
.pay-row span:first-child{
    padding-right:5px;
}
.pay-row span:last-child{
    padding-left:5px;
}
.payment-main-content {
    padding: 10px 45px 10px 22px;
    border-top:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    margin-bottom:20px;
}
.cst-pay-sec {
    padding:15px 30px;
}
.cst-pay-sec h2{
    font-size:24px;
    font-weight:600;
    color:var(--theme-color1);
    margin-bottom:0;
}
.payment-section h4{
    font-size:20px;
    font-weight:600;
    color: #000;
    margin-bottom:0;
    margin-top:20px;
    font-family: 'Bricolage Grotesque';
}
.cst-utilities-sec {
    padding:0px 30px;
}
.close-sidebar{
    color:var(--theme-color1);
}
.payment-icons {
    padding-bottom:10px;
}
span.cst-title {
    color:#6e6e6e;
}
span.cst-price {
    color:#000000;
}
/* Icons */
.payment-icons img {
    height: 28px;
    margin-right: 10px;
    margin-top: 10px;
}

/* Included utilities */
.included {
    color: #90a2b0;
}
.cst-utilities-sec strong {
    font-size: 18px;
    color: var(--theme-color1);
    margin-bottom: 0;
    margin-top: 20px;
}
.cst-utilities-sec p{
    margin:0;
}
.cst-utilities-sec .pay-row span:first-child{
    color:var(--theme-color1);
}
.cst-utilities-sec span.included img{
    width:18px;
}
/* Optional info text */
.desc {
    font-size: 14px;
    color: #777;
    margin-top: 5px;
}
.dropdown-menu .relist-free.btn.pay-btn {
  display: block;
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}
.dropdown-menu .relist-free.btn.pay-btn:hover {
    background-color: #f8f9fa;
}
.imp-warning-wr h6 {
    font-family: "Bricolage Grotesque", Sans-serif;
/*    font-weight: 600;*/
    font-size: 10px;
    line-height: 16px;
    margin-top: 10px;
}
.property-form-wrap .wpcf7-acceptance span.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}
.property-form-wrap .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}
.property-form input[type="checkbox"] {
    vertical-align: middle;
    margin: 0;
}

.custom-slider .next-slide {
  background-color: #003D2F;
  -webkit-mask-image: url('/wp-content/themes/houzez-child/assets/images/Arrow_R.svg');
  mask-image: url('/wp-content/themes/houzez-child/assets/images/Arrow_R.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-size: 0;
}

.custom-slider .prev-slide {
  background-color: #003D2F;
  -webkit-mask-image: url('/wp-content/themes/houzez-child/assets/images/Arrow_L.svg');
  mask-image: url('/wp-content/themes/houzez-child/assets/images/Arrow_L.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-size: 0;
}

/* Phone screens: almost full width */
@media (max-width: 600px) {
    .wp-block-contact-form-7-contact-form-selector .wpcf7-form .row {
        flex-direction: column;
        gap: 12px;
    }
    .wp-block-contact-form-7-contact-form-selector .wpcf7-form .row .col-8 {
        max-width: 100%!important;
    }
    .payments-sidebar {
        width: 100vw;
        border-radius: 0;
    }
    .page-id-16941 .elementor-widget-container, .page-id-25654 .elementor-widget-container, .page-id-18088 .elementor-widget-container, .page-id-18136 .elementor-widget-container, .page-id-18112 .elementor-widget-container, .page-id-26545 .elementor-widget-container, .page-id-16650 .elementor-widget-container, .page-id-17124 .elementor-widget-container, .page-id-26 .elementor-widget-container, .page-id-17149 .elementor-widget-container {
        background-color: transparent;
        padding: 10px 15px 1px 15px!important;
        margin: 0!important;
    }
    .page-id-16941 .houzez-spacer-inner, .page-id-25654 .houzez-spacer-inner, .page-id-18088 .houzez-spacer-inner, .page-id-18136 .houzez-spacer-inner, .page-id-18112 .houzez-spacer-inner, .page-id-26545 .houzez-spacer-inner, .page-id-16650 .houzez-spacer-inner, .page-id-17124 .houzez-spacer-inner, .page-id-17124 .elementor-widget-spacer, .page-id-26 .houzez-spacer-inner, .page-id-17149 .houzez-spacer-inner {
        height: 0px!important;
    }
    .page-id-17149 .elementor-inner-section {
        padding: 20px 15px 20px 15px!important;
    }
    .page-id-26 .elementor-widget:not(:last-child) {
        margin-block-end: 0!important;
    }
    .page-id-26 .elementor-widget-wrap.elementor-element-populated {
        padding: 50px 15px 30px 15px!important;
    }
    .page-id-17124 .elementor-widget:not(:last-child) {
        margin-block-end: 10px!important;
    }
    .page-template .h2, .page-template h2, .houzez_section_title, .post-title-wrap h2 {
        font-size: 20px!important;
        line-height: 1.4!important;
    }
    .page-template .h3, .page-template h3, .post-title-wrap h2 {
        font-size: 18px!important;
        line-height: 1.4!important;
    }
    .page-template h1, .page-template .h1, .post-title-wrap h1 {
      font-size: 32px!important;
      line-height: 1.3!important;
      text-align: center!important;
    }
    .page-id-18222 .elementor-widget-container>.houzez_section_title_wrap.section-title-module h2.houzez_section_title, .home .elementor-widget-container>.houzez_section_title_wrap.section-title-module h2.houzez_section_title {
      font-size: 32px!important;
      line-height: 1.3!important;
    }
    .elementor-element-6758436 .elementor-widget-container>.houzez_section_title_wrap.section-title-module h2.houzez_section_title {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }
    .single-post article dl, .single-post article ol, .single-post article ul {
        padding-left: 20px!important;
    }
    .single-post article ul.list-unstyled.list-inline.author-meta {
        padding-left: 0px !important;
    }
    .blog dl, .single-post dl, .blog ol, .single-post ol, .blog ul, .single-post ul {
        margin-top: 0;
        margin-bottom: 1rem;
        padding-left: 0!important;
    }
    .page-id-18510 .elementor-icon-box-title {
        font-size: 16px!important;
    }
    .prev-slide, .next-slide {
        width: 20px!important;
        height: 20px!important;
        background-size: 0px!important;
        top: 40%!important;
        transform: translateY(-40%);
    }
    .page-id-16650 .elementor-widget-container {
        width: 100%!important;
        display: inline-block!important;
        columns: 1!important;
    }
    .page-id-16650 .elementor-16650 .elementor-element.elementor-element-69fe9b8 {
        columns: 1!important;
        column-gap: 0!important;
    }
    .page-id-16650 .elementor-16650 .elementor-element.elementor-element-3271868 {
        --spacer-size: 0;
    }
    .page-id-16650 .elementor-widget:not(:last-child) {
        margin-block-end: 0px;
    }
    .page-id-18510 .elementor-18510 .elementor-element.elementor-element-5a2a7bb > .elementor-container {
        min-height: 450px!important;
    }
    #submit_property_form .add-new-listing-bottom-nav-wrap>button.btn-next.btn.btn-primary {
        display: flex!important;
        justify-content: right!important;
    }
    #submit_property_form .validate-errors.alert.alert-danger {
        display: flex !important;
        align-items: flex-start!important;
    }
    #submit_property_form .features-list.houzez-custom-field {
        padding: 10px 17px;
    }
    #submit_property_form .features-list.houzez-custom-field label {
        width: 100% !important;
        text-align: left;
        padding-left: 15px !important;
    }
    #submit_property_form .dashboard-content-block {
        padding: 25px;
    }
    #submit_property_form label.control.control--checkbox[for='gdpr_agreement'] span {
        padding-left: 10px !important;
        width: 25px;
    }
    #forminator-module-18674 span.forminator-radio-image, #forminator-module-27522 span.forminator-radio-image {
        border-top: 1px solid #ddd;
        margin-top: 5px;
    }
    .bm-mobile-device-android .page-content-wrap, .page-id-19529 .page-content-wrap {
        padding: 10px!important;
    }
    .page-id-19539 .page-content-wrap {
        padding: 10px!important;
    }
    .page-id-19529 .woocommerce ul.order_details {
        padding: 0!important;
        background: transparent!important;
        box-shadow: none!important;
    }
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
        list-style: none outside;
        margin: 0 !important;
        padding: 0 !important;
    }
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods > li {
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
    }
    .pay-row.payment-in-details {
        flex-flow: row wrap;
    }
    .pay-row.payment-in-details span.cst-title.payment-in-label {
        width: 100%;
        padding: 0;
        font-size: 12px;
    }
    .pay-row.payment-in-details span.cst-price.payment-in-value {
        width: 100%;
        padding: 0;
        font-size: 12px;
    }
    #navi-user ul li span.nav-mobile-trigger.dropdown-toggle {
        display: flex!important;
        align-items: center!important;
        justify-content: center!important;
        right: 0!important;
    }
    .main-nav .navbar-nav .nav-item .nav-item a.active {
        color: #003c30!important;
    }
    #bs-select-5 ul li:nth-last-child(-n+4) {
       display: none;
    }
    .cutation-messages p {
        font-size: 12px;
        line-height: 16px;
    }
    #paymentsSidebar .pay-row {
        font-size: 12px;
    }
    .value-added-services {
        display: none !important;
    }
    .youtube-video-link {
        position: absolute;
        left: 0;
        top: 0;
    }
    .mobile-property-contact .btn {
        margin-left: 4px;
        width: 50px;
        padding: 0;
        line-height: 40px!important;
        background-color: #c3ed45;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile-property-title ul.item-price-wrap.hide-on-list li {
        position: relative;
    }
    div#bs-select-9 ul li:nth-child(3) {
        display: none !important;
    }
    .unslider {
        max-height: 130px!important;
        overflow: hidden !important;
    }
        
}

@media (max-width: 820px) {
    .navbar-logged-in-wrap.navbar>a {
        display: none !important;
    }
    
}

@media only screen and (min-width: 991px) {
    .on-hover-menu:not(.houzez-nav-menu-layout-dropdown) ul ul.dropdown-menu {
        top: 100%;
        left: -100px;
    }

}

@media (max-width: 900px) {
    .single-post .ad-block {
        display: none;
    }
    #forminator-module-18674 .forminator-checkbox, #forminator-module-27522 .forminator-checkbox {
        flex-direction: row !important;
        align-items: center !important;
    }
    #forminator-module-18674 .forminator-pagination-footer, #forminator-module-27522 .forminator-pagination-footer {
        flex-direction: column-reverse;
    }
    #forminator-module-18674 .forminator-pagination-footer>button, #forminator-module-27522 .forminator-pagination-footer>button {
        margin-bottom: 10px !important;
    }
    #forminator-module-18674 .forminator-pagination-footer>button:first-child, #forminator-module-27522 .forminator-pagination-footer>button:first-child {
        margin-bottom: 0px !important;
    }
    .bp-messages-wrap .bp-messages-side-threads {
        display: block!important;
    }
    .elementor-element-6758436 .houzez_section_title_wrap.section-title-module {
        width: 100%;
        margin: 0 auto;
    }
    .save-search-form-wrap button.btn.save-search-btn.save_search_click.btn-secondary.btn-full-width.mt-2 {
        margin: 15px 0 0 0!important;
    }
    #overlay-search-advanced-module {
        background-color: #003C30!important;
    }

}
/* Tablet and smaller: reduce width */
@media (max-width: 1024px) {
    .payments-sidebar {
        width: 90vw;
    }
    .header-mobile {
      background-color: #003D2F!important;
    }
    .compare-table table {
        width: 100%;
    }

}