/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

body {
    overflow-x: hidden;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    padding: 0;
    margin: 0 !important;
}

/* hide user role dropdown from page sss */

input#Field-numberInput,
.p-Tabs-group select,
.p-Tabs-group input {
    height: 36px !important;
    padding: 10px !important;
    margin: 4px !important;
}

p.texonomyheadn {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
    padding-left: 15px;
    color: #5c6773;
}

.wp-core-ui .attachment .check .media-modal-icon {
    margin: 5px !important;
}

.acf-accordion-title label::after {
    content: " *";
    color: red;
    font-weight: bold;
}

.acf-create-form-sss .acf-input-prepend {
    height: 36px;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 10px;
}

.flatpickr-calendar.inline {
    margin: 0 auto !important;
}

.flatpickr-day:hover {
    color: #ffffff !important;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.selected {
    background: #143950;
}

#roomies input.acf-button.btn.btn-save {
    float: none;
    text-align: center;
}

#roomies .acf-form-submit {
    text-align: center;
}

.sss-class-for-magic {
    display: none !important;
    opacity: 0 !important;
    width: 0 !important;
    position: absolute !important;
    bottom: 0 !important;
    visibility: hidden !important;
}

.location-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 12px 30px;
    margin: 20px 0;
}

.location-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    color: #00334d;
    border-bottom: 1px solid #007c9d;
    padding: 5px 0;
    transition: all 0.3s ease;
}

.location-item:hover {
    color: #133950;
    border-color: #00334d;
}

.location-icon img {
    width: 14px;
    height: 14px;
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.location-item:hover .location-icon img {
    transform: translateX(3px) translateY(-2px);
}

/* .blog-post article.elementor-post .elementor-post__text h3.elementor-post__title {
    height: 50px;
    margin-bottom: 20px !important;
} */

.blog-post article.elementor-post .elementor-post__text h3.elementor-post__title a {
    margin-bottom: 10px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.25;
    max-height: calc(1.25em * 2);
    word-break: break-word;
}

.blog-post article.elementor-post a.elementor-post__read-more {
    float: right;
    border: 1px solid #389DBF;
    border-radius: 99px;
    padding: 7px 20px;
}

.acf-create-form-sss .acf-input.acf-accordion-content .acf-label {
    display: none;
}

.acf-create-form-sss .acf-field.acf-field-taxonomy {
    padding: 10px 0 !important;
}

/* .acf-create-form-sss .acf-field-checkbox,
.acf-create-form-sss .acf-taxonomy-field .acf-checkbox-list {
    margin: 0 !important;
    padding: 0 !important;
} */

.acf-create-form-sss ul.acf-checkbox-list.acf-bl {
    margin: 10px 0 !important;
}

.acf-create-form-sss div#field_city {
    margin: 0;
    padding: 0;
}

.acf-create-form-sss .acf-field.acf-field-select select {
    color: #444;
    border-radius: 4px !important;
    background-color: #fff;
    border: 1px solid #7e8993;
    padding: 8px !important;
}

.form_select_pric_type {
    width: 100%;
}

.form_select_pric_type .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 10px;
}

.customselectheight .select2-container .select2-selection--single {
    height: 40px;
}

/* Hide default Select2 arrow */
.acf-create-form-sss .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

/* .elementor-element.elementor-element-0f47920.e-con-full.bannder-blue.e-flex.e-con.e-child {
    max-height: 660px;
} */

.room-loop-head h2 {
    height: 60px;
}

.hideextraprp .custom_list_pinfo .custom-span:nth-child(n+4) {
    display: none;
}

.custom_list_pinfo {
    display: flex;
    /* arrange children side by side */
    flex-wrap: wrap;
    /* allow wrapping to next line if too long */
    gap: 5px;
    /* spacing between items */
}

.custom_list_pinfo span {
    display: inline-block;
    /* behave like inline badges */
    border: 1px solid #143956;
    padding: 5px 15px;
    border-radius: 20px;
    background: #fff;
    color: #143956;
    font-size: 14px;
    white-space: nowrap;
    /* prevent breaking words inside */
}


.elementor-4515 .elementor-element.elementor-element-2755a85:not(.elementor-motion-effects-element-type-background),
.elementor-4515 .elementor-element.elementor-element-2755a85>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    max-height: 570px !important;
}

/* Add custom SVG arrow */
.acf-create-form-sss .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 100%;
    background-image: url("/wp-content/themes/hello-child/images/down-4.svg");
    background-repeat: no-repeat;
    background-position: center right 15px;
    pointer-events: none;
    /* so clicking still opens dropdown */
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 35px;
}

.errcstmsg {
    color: red;
    font-size: 20px;
    text-align: center;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f8f8fb !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #f8f8fb !important;
    border-radius: 20px;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 !important;
}

.ssschekcout #add_payment_method #payment,
.woocommerce-cart #payment,
.ssschekcout .woocommerce-checkout #payment {
    background: transparent;
    margin-top: 20px;
    /* border: 2px solid #0d3b4c;
    border-radius: 20px;
    padding: 20px; */
}

.ssschekcout fieldset#wc-stripe-upe-form {
    border: 0;
    margin: 15px 0;
}


.stripesection {
    width: 100%;
    background: #f8f8fb;
    border-radius: 20px;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* text left, logo right */
    font-weight: 600;
    font-size: 16px;
    color: #0d3b4c;
    cursor: pointer;
    /* look clickable */
    transition: all 0.3s ease;
    /* smooth hover effect */
    border: 2px solid transparent;
    /* base border */
}

.stripesection .striplogo {
    height: 30px;
    width: auto;
    display: block;
}

/* Hover effect */
.stripesection:hover {
    background: #e6f0ff;
    /* light hover background */
    border-color: #0d3b4c;
    /* add border highlight */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    /* subtle shadow */
}


div#checkout-container img {
    width: 20px;
}

body.page-id-4286 .lrm-user-modal-container .lrm-switcher.-is-not-login-only li {
    float: none !important;
    width: 100% !important;
}

.account-profile-photo img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 6px;
}


table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields,
#order_review_heading {
    display: none !important;
}

.pricing-options-wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.pricing-option {
    flex: 1;
    min-width: 200px;
    border: 2px solid #e23932;
    padding: 20px 20px 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.pricing-option:hover,
.pricing-option.active {
    background-color: #e23932;
    color: white;
}

.pricing-option h3 {
    margin: 0;
    font-size: 24px;
}

.pricing-option p {
    margin: 5px 0 0;
    font-size: 16px;
}



#custom-step-two #mceu_84 button,
#custom-step-two #mceu_84 input[type="button"],
#custom-step-two #mceu_84 input[type="submit"],
#custom-step-two #mceu_84 .elementor-button {
    background-color: transparent !important;
}

#custom-step-two .acf-field.acf-field-wysiwyg {
    padding: 20px 0;
}

/* .acf-create-form-sss .acf-checkbox-list.acf-bl li label {
    border: 2px solid;
} */

#reactivate-account-form .btn-reactivate,
#account-action-form .btn-deactivate {
    background: #f0ad4e;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

#reactivate-account-form .btn-delete,
#account-action-form .btn-delete {
    background: #d9534f;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 10px;
    /*   margin-left: 10px; */
}

.sss-success-msg {
    background: #d4edda;
    color: #155724;
    padding: 15px 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.sss-warning-msg {
    background: #fff3cd;
    color: #856404;
    padding: 15px 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}


.acf-create-form-sss .acf-radio-list.acf-hl li label.selected,
.acf-create-form-sss .acf-checkbox-list.acf-bl li label.selected {
    color: #fff;
    border: 2px solid #143950;
    background: #143950;
}

.msg-note {
    color: #ffffff;
    background: red;
    border-radius: 100%;
    width: 25px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    top: 20px;
    left: 50px;
}

.error-msg {
    color: #b00020;
    background: #ffe5e5;
    padding: 8px 12px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.success-msg {
    color: #006600;
    background: #e5ffe5;
    padding: 8px 12px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.danger-btn {
    background: #c62828;
    color: #fff !important;
    border: none;
    padding: 10px 18px;
    border-radius: 6px;
    cursor: pointer;
}

.danger-btn:hover {
    background: #b71c1c;
}

.post-review-sec {
    display: none;
}

.property_fet_fav .btn-edit-listing {
    position: absolute;
    right: 10px;
    color: #000000;
    background-color: #ebebeb;
    padding: 10px 20px;
    border-radius: 10px;
    top: 10px;
    font-size: 16px;
    font-weight: 500;
}

.fav_btn_wrap .simplefavorite-button.preset i,
.fav_btn_wrap .simplefavorite-button.preset {
    position: unset !important;
    box-shadow: none;
}

.feature_prop img {
    border-radius: 10px;
    width: 50px;
    padding: 10px;
}

.prop_sidebar_filt .facetwp-facet {
    margin-bottom: 20px !important;
}

.property_fet_fav {
    display: flex;
    justify-content: space-between;
    /* left & right spacing */
    align-items: center;
    /* vertical alignment */
    width: 100%;
    /* full width */
}

button.simplefavorite-button.preset i {
    font-size: 25px;
    /* left: -40px; */
    background: #133950 !important;
    padding: 10px;
    border-radius: 10px;
    /* top: -10px !important; */
    /* left: -20px; */
}

.feature_prop img,
button.simplefavorite-button.preset {
    background: #133950 !important;
    border: 0;
    font-size: 0;
    /* box-shadow: unset; */
}

button.simplefavorite-button.preset.active i {
    color: red;
}

/* Replace default dashicon with custom SVG */
.dashicons-arrow-down:before {
    content: '' !important;
    display: inline-block;
    background: url("/wp-content/themes/hello-child/images/down-4.svg") no-repeat center center;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
}

.dashicons-arrow-right:before {
    content: '' !important;
    display: inline-block;
    background: url("/wp-content/themes/hello-child/images/up-3.svg") no-repeat center center;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
}

.btn_favorite_new {
    display: flex;
    gap: 20px;
    /* space between buttons */
}

button.custom-btn.btn {
    padding: 14px 25px;
}

.wpm-actions {
    text-align: center;
}

.moving_other_roomies_list {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}

.dot.available {
    background: green;
}

.dot.rented {
    background: orange;
}

.dot.rented {
    background: red;
}

.roomies_list {
    border: 1px solid #143950;
    padding: 20px;
    border-radius: 20px;
}

#roomies .acf-field select,
#roomies .acf-field input[type=text],
#roomies .acf-field input[type=number],
#roomies .select2-container--default .select2-selection--single,
.form-main.edit-list-box.sec-nationality .select2-container--default .select2-selection--single {
    height: 45px;
}

#availability.flatpickr-input {
    border: none;
    background: transparent;
    font-weight: 600;
    color: #163c4a;
    pointer-events: none;
    padding: 15px;
    width: auto;
    box-shadow: none;
    cursor: default;
    width: 100%;
    text-align: center;
    font-size: 20px;
}


.btn_favorite_new .custom-btn {
    color: #ffffff;
    background-color: #143950;
    border: 1px solid;
    border-radius: 12px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.btn_favorite_new .custom-btn .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.custom-btn.icon {
    padding: 10px 20px;
}

.btn_favorite_new.roomie button {
    border: 1px solid #fff;
}

.btn_favorite_new .custom-btn .icon img {
    width: 30px;
    display: block;
}

.feature_nolisting h3 {
    padding-bottom: 50px;
}

.feature_nolisting .banner-box>.elementor-container {
    grid-template-columns: auto;
}


.listings-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
}

.listings-grid .listing-card {
    position: relative;
    display: block;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
}

.listings-grid .listing-card input[type="radio"] {
    display: none;
}

.listings-grid .card-inner {
    border-radius: 16px;
    overflow: hidden;
}

.listings-grid .image-wrap {
    position: relative;
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.listings-grid .image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.listings-grid .placeholder {
    width: 100%;
    height: 100%;
    background: #f2f4f5;
}

.listings-grid .radio-overlay {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 25px;
    height: 25px;
    border: 4px solid #fff;
    border-radius: 50%;
    background: #fff;
}

.listings-grid .listing-card input[type="radio"]:checked+.card-inner .radio-overlay {
    background: #0d3b4c;
}

.listings-grid .title-wrap {
    background: #0d3b4c;
    color: #fff;
    padding: 15px 25px;
    font-weight: 600;
    border-radius: 0 0 16px 16px;
}

.user-listings-form .form-footer {
    margin-top: 20px;
    text-align: right;
}

.title-wrap a:hover,
.title-wrap a {
    color: #fff;
    font-size: 16px;
}

.user-listings-form .next-btn {
    background: #0d3b4c;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    border: none;
    cursor: pointer;
    font-size: 20px;
    font-family: 'Plus Jakarta Sans';
}

.stayfreesection {
    margin-top: 60px;
}

.stayfreesection a.button.alt.stay_free {
    position: unset;
}

.user-name-head h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* line-height: 1.4em; */
    max-height: 2.8em;
    text-align: center;
}


.room-details-text .property-description p {
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 1.6;
}

.property-description p {
    margin-bottom: 1em !important;
}

.property-description ul {
    margin: 1em 0 !important;
    padding-left: 20px !important;
}

.acf-char-counter {
    font-size: 12px;
    color: #666;
    text-align: right;
    margin-top: 5px;
}

.acf-char-counter .remaining {
    font-weight: bold;
}


.pricing-option {
    position: relative !important;
    margin-bottom: 30px;
}

.offerinclude span {
    /* vertical-align: middle; */
    text-decoration: none;
    margin-right: 3px !important;
    padding-top: 2px;
}

.offerinclude {
    position: absolute;
    bottom: -20px;
    background: #ffffff;
    font-size: 12px;
    font-weight: bold;
    width: 80%;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #143950;
    border-radius: 30px;
    color: #0000EE;
    text-decoration: underline;
    align-items: center;
    vertical-align: middle;
    margin: 0 auto;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block !important;
    position: absolute !important;
    left: 50% !important;
    margin-left: -8px !important;
    top: 50% !important;
    margin-top: -8px !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 7px !important;
}

#payment label[for="payment_method_stripe"] {
    display: none;
}

.ui-datepicker-title select {
    border-radius: 0 !important;
    padding: 5px 10px !important;
    margin: 3px !important;
}


.lrm-signup-section.is-selected h2 {
    display: none;
}

.sec-preferred-type .select2-container .select2-selection--single {
    height: auto !important;
}

.weeks-left {
    text-transform: capitalize;
    font-size: 15px;
}

.cst_headin_line a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    line-height: 21px !important;
    max-height: calc(20px * 3);
    min-height: 45px;
}

.headi_feature {
    position: relative;
    display: inline-block;
    font-size: 20px !important;
    /* bigger than normal h4 */
    font-weight: 700 !important;
    color: #143950 !important;
    padding: 10px 20px;
    margin-bottom: 20px !important;
    /* background: linear-gradient(135deg, #ffd700, #ffae00); */
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    text-transform: uppercase;
    letter-spacing: 1px;
}

.headi_feature::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 400px !important;
    height: 4px;
    border-radius: 2px;
    background: linear-gradient(135deg, #1439502b, #e4ebee);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}


.room_location_filter_cst h5 {
    padding-left: 15px;
    color: #5c6773;
}

.room_location_filter_cst ul {
    /* list-style-type: none; */
    padding-left: 25px;
}


.self-home-video video.elementor-video {
    background-color: #fff !important;
}




.user-status-sss {
    display: flex;
    align-items: center;
    gap: 6px;
}

.user-status-sss .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
}

.user-status-sss.online .dot {
    background: #4CAF50;
}

.user-status-sss.offline .dot {
    background: #FF3B30;
}

span.toggle-eye {
    padding-right: 10px !important;
}

.prem_ext_info_p {
    margin: 12px 0;
    font-size: 16px;
    font-weight: 500;
}

.prem_ext_info_p b {
    color: #143950;
}

.extrernalinfor_beforbtn span {
    text-decoration: underline;
    color: #143950;
}

.extrernalinfor_beforbtn {
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0;
}


.cst_rooms_filter_popup_close_apply {
    position: fixed;
    z-index: 9;
    left: 45%;
    top: 30px;
}


/* sss css over */




/* .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper>p {
    display: none;
}
 */

.e-search-submit {
    box-shadow: none !important;
}

.header-icon svg {
    margin-right: 0px !important;
}

/* form.e-search-form {
    flex-direction: row-reverse;
}

 */
.faq-main .elementor-tab-title {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.tab-section .elementor-tabs-wrapper {
    justify-content: space-between !important;
    border-bottom: 1px solid #4e697b;
    padding: 0px 80px;
}

.tab-section .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
    border-bottom: 2px solid #389DBF !important;
}

/* .faq-main .elementor-accordion-item:nth-child(1) {
    display: none;
}
 */
.popular-city-list .elementor-accordion-item:nth-child(1) {
    display: none;
}

.review-slider .swiper-pagination {
    bottom: -20px !important;
}

form.elementor-form .elementor-form-fields-wrapper input {
    outline: none !important;
    box-shadow: none !important;
}


.page.page-id-6678 .footer-main {
    background: var(--e-global-color-ab54526) !important;
}


.banner-btn a.elementor-button span.elementor-button-content-wrapper {
    align-items: center;
    text-align: left;
}

.banner-btn a.elementor-button span.elementor-button-icon {
    line-height: 0 !important;
}

.banner-btn a.elementor-button span.elementor-button-icon i.icon {
    font-size: 17px !important;
}

.banner-box>.elementor-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.banner-box .elementor-container .elementor-column {
    width: 100% !important;
}


.listing-row>.elementor-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.listing-row .elementor-container .elementor-column {
    width: 100% !important;
}

.header-menu .jet-mobile-menu__container {
    width: max-content !important;
}

.header-menu .jet-mobile-menu__container .jet-mobile-menu__controls {
    display: none;
}

.header-menu .jet-mobile-menu__container ul.jet-mobile-menu__items li a {
    padding: 10px 20px;
    width: 100%;
    transition: all .3s ease-in;
}

.header-menu .jet-mobile-menu__container ul.jet-mobile-menu__items li a:hover {
    padding: 10px 20px;
    width: 100%;
    background: #e7ebed6e;
}

.header-menu-clm {
    width: 184px !important;
}

.header-search-clm {
    width: calc(100% - 154px) !important;
    margin-right: -30px;
}

.logo-clm {
    width: calc(100% - 550px) !important;
}

.header-main-clm {
    width: 550px !important;
}

.topbar-search form.jet-ajax-search__form .button.jet-ajax-search__submit {
    order: 1;
}

.topbar-search form.jet-ajax-search__form .jet-ajax-search__fields-holder {
    order: 2;
}

.topbar-search button.jet-ajax-search__submit:hover {
    box-shadow: none !important;
}


.banner-btn a.elementor-button:hover {
    box-shadow: none !important;
}

.listing-row.work-row>.elementor-container {
    grid-template-columns: 1fr 1fr;
}

.review-slider .elementor-main-swiper {
    width: 100% !important;
    padding: 0px 0px 60px 0px !important;
}

.review-slider .elementor-main-swiper .swiper-wrapper {
    padding: 0px 18% !important;
}

.review-slider .swiper-pagination span {
    margin: 0px 4px !important;
}

.faq-main .elementor-accordion .elementor-accordion-item {
    margin-bottom: 20px !important;
    background: #ebf5f9;
    border-radius: 40px;
}

.faq-main .elementor-accordion .elementor-accordion-item:last-child {
    margin-bottom: 0px !important;
}

.popular-city-list .elementor-accordion .elementor-accordion-item {
    border: 0px solid #d5d8dc;
}

.popular-city-list .elementor-accordion .elementor-tab-title {
    padding: 15px 0px;
}

.popular-city-list .elementor-accordion-item .elementor-tab-content ul li a {
    color: var(--e-global-color-9f9de47);
    transition: all .2s ease-in;
}

.popular-city-list .elementor-accordion-item .elementor-tab-content ul li a:hover {
    color: var(--e-global-color-4842ff1);
}

.popular-city-list .elementor-accordion-item .elementor-tab-content ul {
    padding-left: 20px;
}

.popular-city-list .elementor-accordion-item .elementor-tab-content ul li {
    margin-bottom: 10px;
}

.popular-city-list .elementor-accordion-item .elementor-tab-content ul li:last-child {
    margin-bottom: 0px;
}

.popular-city-list .elementor-accordion-item .elementor-tab-title {
    border-bottom: 1px solid var(--e-global-color-4842ff1) !important;
}

.popular-city-list .elementor-accordion {
    display: flex !important;
    justify-content: start;
    flex-wrap: wrap;
    gap: 60px 4%;
}

.popular-city-list .elementor-accordion .elementor-accordion-item {
    width: 22%;
    borer: none !important;
}

.popular-city-list .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 10px;
    justify-content: space-between;
}

.popular-city-list .elementor-accordion .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon span.elementor-accordion-icon-closed {
    line-height: 0 !important;
}

.popular-tab-main .elementor-tabs .elementor-tabs-wrapper {
    width: max-content !important;
    display: flex;
    border: 1px solid var(--e-global-color-9f9de47) !important;
    border-radius: 100px;
    padding: 8px !important;
    position: absolute;
    right: 0;
    top: -70px;
}

.popular-tab-main .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    background: var(--e-global-color-4842ff1) !important;
    color: #FFFFFF !important;
}

.popular-tab-main .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    border-radius: 100px !important;
    padding: 12px 25px !important;
    color: var(--e-global-color-4842ff1) !important;
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight: 500;
}

.popular-tab-main .elementor-tabs .elementor-tabs-content-wrapper {
    padding-top: 60px;
}

.footer-form form .elementor-form-fields-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.footer-form form .elementor-form-fields-wrapper .elementor-field-group {
    width: 155px !important;
}

.footer-form form .elementor-form-fields-wrapper .elementor-field-type-email {
    width: calc(100% - 155px) !important;
}


.property-details .jet-check-list {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
}

.property-details .jet-check-list .jet-check-list__item {
    border: 1px solid #133950;
    border-radius: 100px;
    padding: 10px;
    width: max-content;
    flex: none !important;
}

.room-rent,
.room-rent .elementor-container {
    height: 100%;
}

.rant-room-img a {
    display: flex !important;
}

.roommate-slider .elementor.elementor-10526.swiper-slide {
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
    border-radius: 30px;
}

.roommate-slider .swiper {
    padding-bottom: 30px !important;
}

.footer-form .elementor-field-textual.elementor-size-md {
    min-height: 35px;
}

.elementor-139 .elementor-element.elementor-element-cf3ec1b>.elementor-widget-container {
    padding: 7px 10px 7px 20px !important;
}

.tab-section .elementor-tab-desktop-title {
    padding: 20px 0px;
}

.acf-form-submit .acf-button {
    font-size: 20px !important;
    font-weight: 400 !important;
    border: 1px solid #143950;
    border-radius: 50px 50px 50px 50px !important;
    padding: 10px 30px 10px 30px !important;
    line-height: normal !important;
    float: left;
    margin-left: 20px;
    position: relative;
    margin-top: 50px;
}

a.property-form-back-button {
    background-color: #fff;
    color: #143950 !important;
    font-size: 20px;
    font-weight: 400;
    border: 1px solid #143950;
    border-radius: 50px 50px 50px 50px;
    padding: 10px 30px 10px 30px;
    line-height: normal !important;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-top: 50px;
}

.cat-list span {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.prop_sidebar_filt div.headthree,
.prop_sidebar_filt h3 {
    font-size: 18px;
    margin: 10px 0 !important;
    color: #143950;
    font-weight: 600;
}

.properties_banner_filter .facetwp-facet {
    margin: 0 !important;
}

.properties_banner_filter select.facetwp-dropdown {
    line-height: 30px !important;
    width: 230px;
    padding: 20px 15px;
    border-radius: 10px !important;
}

.facetwp-slider-label {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    gap: 10px;
    /* make it take full space */
}

.facetwp-slider-label span {
    border: 1px solid #4b6175;
    /* border color */
    padding: 6px 16px;
    border-radius: 50px;
    /* pill shape */
    font-weight: bold;
    color: #2b3d4f;
    min-width: 90px;
    text-align: center;
}

.facetwp-slider-label span:first-child {
    text-align: left;
}

.facetwp-slider-label span:last-child {
    text-align: right;
}

input.facetwp-slider-reset {
    color: #143950 !important;
    margin-top: 20px;
    background: transparent;
}


/* ACF form css start*/
div#photos-videos .acf-form-submit {
    text-align: center;
}

div#photos-videos .acf-button.button {
    margin: 20px auto;
    float: none;
}

ul.pill-group.customchekcbox input {
    visibility: hidden !important;
    display: inline-grid;
}

ul.pill-group.customchekcbox li label.selected {
    color: #fff;
    border: 2px solid #143950;
    background: #143950;
}

/* ACF form css End */



p.\!rvx-text-\[18px\].rvx-font-nunito.rvx-font-semibold.rvx-leading-\[29px\] span {
    display: none !important;
}

/* .properties_banner_filter select.facetwp-dropdown:focus {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
} */

div#tocontent {
    top: 63px;
    /* right: 50px; */
}

.menutxt a:hover {
    font-weight: 600 !important;
    font-size: 15px !important;
}

.accountBannerData {
    display: none;
}

.sssbreadcrumprop p#breadcrumbs span,
.sssbreadcrumprop p#breadcrumbs a {
    color: #143950;
    font-size: 18px;
}

.sssbreadcrum p#breadcrumbs span,
.sssbreadcrum p#breadcrumbs a {
    color: #ffffff;
    font-size: 18px;
}

/* Container Cleanup */
.siraj-invoices-wrapper {
    margin-top: 10px;
}

.siraj-invoices-header h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #1f2937;
}

/* Card */
.rf-invoice-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    padding: 22px 28px;
    border-radius: 16px;
    margin-bottom: 18px;
    border: 1px solid #eef0f3;
    transition: all 0.25s ease;
}

.rf-invoice-card:hover {
    border-color: #2f7f92;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
}

/* Left Content */
.rf-invoice-left {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.rf-invoice-number {
    font-size: 17px;
    font-weight: 600;
    color: #111827;
}

.rf-invoice-meta {
    font-size: 14px;
    color: #6b7280;
    display: flex;
    align-items: center;
    gap: 12px;
}

.rf-divider {
    width: 4px;
    height: 4px;
    background: #9ca3af;
    border-radius: 50%;
}

/* Button (Match your teal theme) */
.rf-download-btn {
    background: #2f7f92;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.2s ease;
}

.rf-download-btn{
    color: #ffffff !important;
}

.rf-download-btn:hover {
    background: #246b7b;
    transform: translateY(-1px);
}

/* Responsive */
@media (max-width: 768px) {

    .rf-invoice-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .rf-download-btn {
        width: 100%;
        text-align: center;
    }
}

/* Desktop */
@media (min-width: 1025px) {
    .custom-width-ss.elementor-widget-loop-carousel .swiper-slide {
        width: 336px !important;
    }
}

/* Tablet */
@media (max-width: 1024px) and (min-width: 768px) {
    .custom-width-ss.elementor-widget-loop-carousel .swiper-slide {
        width: 280px !important;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .custom-width-ss.elementor-widget-loop-carousel .swiper-slide {
        width: 90% !important;
    }
    
}
	

@media (min-width: 1024px) {
    .self-home-video.elementor-widget-video .elementor-wrapper {
        height: 700px !important;
        margin: 0 auto !important;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    button.btn-delete.delete-account-btn {
        margin: 5px 0 !important;
    }
}

@media (max-width: 1150px) {

    .phorosectionright .acf-field.acf-field-image.acf-field-68794b09bd082.is-required.-c0,
    .phorosectionright .acf-field.acf-field-image.acf-field-68c06bfb7cc2b.is-required.-r0,
    .phorosectionright .acf-field.acf-field-image.acf-field-68794b09bd082.is-required.-r0 {
        width: 100% !important;
    }

}

@media (max-width: 1024px) {

    .msg-note {
        top: -9px;
        left: 17px;
    }

    div#tocontent {
        top: 55px;
        /* right: 20px; */
    }

    .faq-main .elementor-accordion .elementor-accordion-item {
        border-radius: 30px;
    }

    .faq-main .elementor-accordion-item .elementor-tab-content.elementor-active {
        border-bottom-left-radius: 20px !important;
        border-bottom-right-radius: 20px !important;
    }

    .faq-main .elementor-accordion-item .elementor-tab-title {
        border-radius: 20px !important;
    }

    .popular-city-list .elementor-accordion .elementor-accordion-item {
        width: 48.5%;
    }

    .popular-city-list .elementor-accordion {
        gap: 50px 3%;
        justify-content: center;
    }

    .popular-tab-main .elementor-tabs .elementor-tabs-content-wrapper {
        padding-top: 30px;
    }

    .popular-tab-main .elementor-tabs .elementor-tabs-wrapper {
        position: relative;
        top: 0px;
        margin: 0 auto;
    }

    .review-slider .elementor-main-swiper .swiper-wrapper {
        padding: 0px 0 !important;
    }

    .logo-clm {
        width: calc(100% - 480px) !important;
    }

    .header-main-clm {
        width: 480px !important;
    }

    .listing-row>.elementor-container {
        display: flex;
        flex-wrap: wrap;
        gap: 30px 3.5%;
        justify-content: center;
    }

    .listing-row .elementor-container .elementor-column {
        width: 48.2% !important;
    }
}

@media (max-width: 930px) {

    .button.alt.upgrade,
    a.button.alt.stay_free {
        display: block;
        float: unset !important;
        margin: 0 auto !important;
        width: 260px !important;
        position: unset !important;
        text-align: center !important;
    }
}

@media (max-width: 767px) {

    .lrm-form.js-lrm-form .fieldset.fieldset--submit.fieldset--default {
        width: 300px;
        margin: 30px auto;
    }

    div#calendar-wrapper {
        margin: 0 auto !important;
        width: fit-content;
    }

    .lrm-user-modal-container .lrm-form input.has-padding,
    .lrm-user-modal-container .lrm-form select.has-padding,
    .lrm-user-modal-container .lrm-form button.has-padding {

        padding: 12px 20px 12px 50px !important;
    }

    .lrm-form .fieldset {
        padding: 0 !important;
    }

    /* .elementor-kit-19 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-19 textarea,
    .elementor-kit-19 .elementor-field-textual {
        padding: 12px 20px 12px 50px !important;
    } */

    .rvx-grid {
        display: inline;
    }

    /* .same-txt-box .acf-input input {
        padding: 8px 7px !important;
    } */


    /* .phorosectionright select.acf-gallery-sort.disabled {
        display: none;
    } */



    .rvx-col-span-4.rvx-flex.rvx-justify-center.rvx-items-center.rvx-gap-space5.rvx-self-end.rvx-aggregation-multicriteria__total {
        text-align: left;
        justify-content: flex-start;
    }


    div#tocontent {
        width: 250px;
        top: -77px;
        right: -100px;
    }

    .footer-form form.elementor-form .elementor-field-type-email input {
        border-bottom: 1px solid var(--e-global-color-4842ff1) !important;
    }

    .faq-main .elementor-accordion .elementor-accordion-item {
        border-radius: 20px;
    }

    .footer-form form .elementor-form-fields-wrapper .elementor-field-type-email {
        width: 100% !important;
    }

    .footer-form form .elementor-form-fields-wrapper {
        flex-direction: column;
    }

    .faq-main .elementor-accordion .elementor-accordion-item {
        margin-bottom: 15px !important;
    }

    .popular-tab-main .elementor-tab-content .elementor-widget-wrap.elementor-element-populated {
        padding: 20px 0px 0px !important;
    }

    .popular-city-list .elementor-accordion .elementor-accordion-item {
        width: 100%;
    }

    .popular-city-list .elementor-accordion {
        gap: 30px;
    }

    .popular-tab-main .elementor-tabs .elementor-tabs-wrapper {
        display: none;
    }

    .popular-tab-main .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
        background: var(--e-global-color-4842ff1) !important;
        color: #FFFFFF !important;
    }

    .popular-tab-main .elementor-tab-title.elementor-tab-mobile-title {
        border-radius: 100px !important;
        padding: 16px 25px !important;
        color: var(--e-global-color-4842ff1) !important;
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .review-slider .elementor-main-swiper {
        padding: 0px 0px 40px 0px !important;
    }

    .listing-row.work-row>.elementor-container {
        grid-template-columns: 1fr;
    }

    .header-main-clm {
        width: 180px !important;
    }

    .logo-clm {
        width: calc(100% - 180px) !important;
    }

    .banner-box>.elementor-container {
        grid-template-columns: 1fr;
    }

    .listing-row>.elementor-container {
        gap: 25px 0px;
    }

    .listing-row .elementor-container .elementor-column {
        width: 100% !important;
    }

    a.property-form-back-button,
    .acf-form-submit .acf-button {
        padding: 10px 16px 10px 16px !important;
        /* font-size: 12px !important; */
        width: 100px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .center-row {
        justify-content: center;
    }

    a.property-form-back-button {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .acf-form-submit {
        padding-right: 0px;
    }

    #acf-form .acf-form-submit input.acf-button {
        font-size: 12px !important;
        font-weight: 400 !important;
    }

    .landlord-edit-list-sectoin .map-box {
        display: none;
    }

}

@media (max-width: 600px) {

    .lrm-form.js-lrm-form .fieldset.fieldset--submit.fieldset--default {
        width: 230px;
    }

    .landlord-edit-list-sectoin .titlehide {
        display: none;
    }

    .landlord-edit-list-sectoin .action-bar {
        margin: 30px auto;
    }


    .faq-main .elementor-accordion-item:nth-child(6),
    .faq-main .elementor-accordion-item:nth-child(7),
    .faq-main .elementor-accordion-item:nth-child(8),
    .faq-main .elementor-accordion-item:nth-child(9),
    .faq-main .elementor-accordion-item:nth-child(10) {
        display: none;
    }

}

@media (max-width: 500px) {

    .headi_feature::after {
        max-width: 280px;

    }

}

/* .lrm-form.js-lrm-form .fieldset .full-width.has-padding {
    text-align: left;
} */

/* .secudeposc input#acf-field_6806492283b3b,
.same-txt-box input#acf-field_680648c483b39 {
    border: #7e8993 solid 1px;
    height: 36px;
    width: 100% !important;
} */