/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&amp;family=Outfit:wght@100;200;300;400;500;600;700;800;900&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');
html {
   
}


html body {
   
}

body[data-hhun="1"] #header-outer[data-remove-fixed="1"] {
    position: relative;
}

.home #header-space {max-height: 34px;min-height: 34px;}

.top-bar {
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    padding: 4px 0;
}

.top-bar .top-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-bar .top-lf {
}

.top-bar .top-lf ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.top-bar .top-details ul {
    margin: 0;
    padding: 0;
    gap: 25px;
}

.top-bar .top-details ul li a {
    color: #151515;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
        display: flex;
    align-items: center;
    column-gap: 6px;
    padding: 7px 0;
}

.top-bar .top-details ul li {
    list-style: none;
}

.top-bar .top-details .top-rt ul li a {
    text-transform: uppercase;
}

#header-outer #logo, #header-outer .logo-spacing {
    margin: 15px 0;
}

.repeat-head {
/*  background-color:  */
}
.repeat-head.text-center {
/*  background */
}
.row-theme-bg > .row-bg-wrap .row-bg {
    opacity: 0.2;
    background: linear-gradient(180deg, #FDE1BC 5.07%, #C2A581 149.1%) !important;
}
#partner .cell {
    height: 63px !important;
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 15.8%;
    justify-content: center;
    opacity: 1;
}
#partner .cell img {
    object-fit: scale-down !important;
    /* width: auto !important; */
    height: 63px !important;
    border-radius: 0 !important;
}


h1, h2, h3, h4, h5, h6, p, span, .bold, strong {
    font-family: Outfit;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2, .full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2, .full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h1, .full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h1, .full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h3, .full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h3, .swiper-slide[data-x-pos="left"] .content p {
    transform: none !important;
    opacity: 1 !important;
}

.nectar-slider-wrap  h4 {
    color: #151515;
    font-size: 32px;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 10px !important;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h3 {
    color: #151515 !important;
    font-family: Outfit;
    font-size: 54px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 0;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h3::after {
    content: "";
    position: relative;
    display: block;
    width: 150px;
    height: 3px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 20px 0 29px;
}

.row .swiper-slide[data-x-pos="left"] .content p {
    color: #FFF;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px; /* 183.333% */
    position: relative;
}

.row .swiper-slide[data-x-pos="left"] .content .banner-txt p::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 3px;
    background: #FDE1BC;
    bottom: 0;
}

.row .swiper-slide[data-x-pos="left"] .content .banner-txt p {
    padding-bottom: 10px;
}

.banner-btns {
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 13px;
}

.btn {
    padding: 13px 26px;
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 300px;
    text-align: center;
}

.bdr-btn {
    border-radius: 8px;
    border: 1px solid #FDE1BC;
    background: rgba(255, 255, 255, 1);
}

.theme-btn {
    border-radius: 8px;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%);
}

.search-form {
    display: flex;
    align-items: center;
    border-radius: 15px;
    border: 1px solid #FDE1BC;
    background: #FFF;
    padding: 10px 25px;
    position: relative;
    z-index: 999999999;
    box-shadow: 0px 4px 14px 0px rgb(0 0 0 / 11%);
    column-gap: 3%;
    flex-wrap: wrap;
}

.banner-txt {
	margin-left: 8.33333333%;
	margin-top: 60px;
}

.search-form .form-field {
    font-family: 'Outfit';
    width: 24%;
    border-right: 1px solid #000;
    padding: 3px 0;
    border-image-slice: 1;
    border-width: 2px;
    border-image-source: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
}

.search-form .form-field label {
    background: linear-gradient(172deg, #FDE1BC 10.66%, #C2A581 99.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 112.5% */
    display: block;
    margin-bottom: 2px;
}

.search-form .form-field select, .search-form .form-field input {background: transparent;font-family: 'Outfit';width: auto;padding: 7px 0;border: none !important;box-shadow: none !important;}

body[data-form-submit=regular] .container-wrap .search-form button[type=submit] {
    padding: 11px 30px !important;
    display: flex;
    color: #151515;
    font-family: Outfit;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
     /* 100% */
    text-transform: capitalize;
    border-radius: 16px !important;
    background: linear-gradient(90deg, #FDE1BC -4.84%, #C2A581 101.58%);
    gap: 4px;
    margin-left: 0.2%;
}
body[data-form-submit=regular] .container-wrap .search-form button[type=submit] img {
    margin: 0px 0 0 0;
}
.search-form .form-field:nth-child(3) {
    border-right: 0;
}

.search-form .form-field:nth-child(4) {
    border: none;
}

#home-partners {
    margin-top: -57px;
    text-align: center;
    position: relative;
    padding-top: 90px !important;
    z-index: 0;
}

#home-partners h3 {
    color: #151515;
    font-family: Outfit;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

#home-partners h3::after {
    content: "";
    position: relative;
    display: block;
    width: 128.962px;
    height: 2px;
    height: 3px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 20px auto 29px;
}

.nectar-flickity[data-controls=touch_total].nectar-carousel:not(.masonry) .flickity-viewport, .nectar-flickity[data-controls=touch_total]:not(.masonry) .flickity-viewport {
    margin-top: 0;
    margin-bottom: 30px;
}

h3 {
    color: #151515;
    font-family: Outfit;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px; /* 122.222% */
    position: relative;
}

#home-sec1 {
    padding-bottom: 70px !important;
    position: relative;
    z-index: 0;
}

#home-sec1 h3 {
    position: relative;
    text-transform: capitalize;
}

.repeat-head h3::after {
    content: "";
    position: relative;
    display: block;
    width: 128.962px;
    height: 2px;
    height: 3px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 30px 0 29px;
}

p {
    color: #151515;
    font-size: 22px;
    font-weight: 100;
    line-height: 33px; /* 150% */
}

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

.repeat-head {}

.repeat-head h4, .repeat-head h4 a {
    position: relative;
    color: #151515 !important;
    font-family: Outfit !important;
    font-size: 26px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 44px !important;
    text-transform: capitalize !important;
    position: relative !important;
}

.repeat-head.text-center h4::after {
        content: "";
        position: relative;
        display: block;
        width: 128.962px;
        height: 2px;
        background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
        margin: 10px auto 19px;
}

#home-sec2 {
    padding-bottom: 100px !important;
}

#home-sec2 .iwithtext {
    border-radius: 20px;
    background: #FFF;
    min-height: 375px;
    padding: 20px 20px;
    transition: all ease 0.3s;
}

#home-sec2 .iwithtext .iwt-text {
    padding: 0;
}

#home-sec2 .iwithtext .iwt-icon {
    position: unset;
    text-align: center;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: linear-gradient(90deg, #FDE1BC -4.84%, #C2A581 101.58%); */
    border-radius: 50%;
    margin-bottom: 26px;
    border: 1px solid transparent;
    border: double 2px transparent;
    border-radius: 50%;
    background-image: linear-gradient(90deg, #FDE1BC -4.84%, #C2A581 101.58%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    transition: all ease 0.3s;
    padding: 0;
}

#home-sec2 .iwithtext .iwt-icon:hover {
    background: transparent;
    border-color: #C2A581;
}

#home-sec2 .col.has-animation[data-animation=fade-in-from-bottom], #home-sec2 .wpb_column.has-animation[data-animation=fade-in-from-bottom] {
    transform: none;
}

#home-sec2 .iwithtext .iwt-icon img {
    margin: 0;
    width: auto;
    height: auto;
}

#home-sec2 .iwithtext .iwt-text h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 200;
}

#home-sec2 .iwithtext .iwt-text p {
    font-size: 16px;
    font-weight: 200;
}

.repeat-head.text-center h3::after {
    margin: 10px auto 19px;
}

.property-locations {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.property-locations .location-box {
    width: 25%;
    text-align: center;
    padding: 0 10px;
    transition: all ease 0.3s;
}

.property-locations .location-box img {
    width: 100% !important;
    margin: 0;
    height: 220px;
    object-fit: cover;
	border-radius: 10px;
}

.property-locations .location-box h4 {
    color: #151515;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    margin: 25px 0 45px;
}

#home-sec3 {
    padding-bottom: 70px !important;
    padding-top: 70px !important;
}

#home-sec3  a {
    display: inline-flex;
    align-items: center;
    color: #151515;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    gap: 8px;
}

#home-sec3 a img {
    margin: 0;
}

.home .property-locations {
    margin-top: 70px;
}

#home-sec4 {
    padding: 50px 0 !important;
}

#home-sec4 .row_col_wrap_12_inner {
    margin-top: 20px;
}

#home-sec4 .iwithtext {
    display: flex;
    align-items: center;
    gap: 10px;
}

#home-sec4 .iwithtext .iwt-icon {
    position: unset;
}

#home-sec4 .iwithtext .iwt-icon img {
    width: auto;
    margin: 0;
}

#home-sec4 .iwithtext .iwt-text {
    padding: 0;
}

#home-sec4 .iwithtext .iwt-text h4 {
    color: #000;
    font-family: Outfit;
    font-size: 26px;
    font-weight: 200;
    text-transform: capitalize;
    margin: 0;
}

#home-sec4 p {
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}

#home-sec5 {
    padding: 70px 0 40px !important;
}

#home-sec5 .vc_row {
    margin: 70px 0 0;
    overflow: visible;
}

#home-sec5 .vc_row .iwithtext:not(:last-child) {margin-bottom: 43px;}

#home-sec5 .vc_row .vc_col-sm-6:last-child {}

#home-sec5 .vc_row .vc_col-sm-6:last-child .vc_column-inner {
    padding-left: 100px;
}

#home-sec5 .vc_row .iwithtext .iwt-icon img {
    width: auto;
}

#home-sec5 .vc_row .iwithtext  h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

#home-sec5 .vc_row .iwithtext  p {
    color: #151515;
    font-family: Outfit;
    font-size: 20px;
    font-weight: 200;
}

#home-sec5  .vc_row .wpb_text_column {
    max-width: 400px;
    /* margin-top: 40px; */
}

#home-sec5 .vc_row .vc_column-inner > .wpb_wrapper .wpb_text_column {
    margin-bottom: 40px;
}

#home-sec5 .vc_row .vc_column-inner > .wpb_wrapper .wpb_text_column:last-child {
    margin-top: 100px;
    text-align: center;
}

#home-sec5 .vc_row .wpb_text_column a {
    padding: 13px 76px;
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 300px;
    text-align: center;
    border-radius: 8px;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%);
}

#faq-sec {
    padding: 70px 0 !important;
}

#faq-sec div[data-style="minimal"] .toggle > .toggle-title a {
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    padding: 25px 0;
}

body div[data-style="minimal"] .toggle {
    border-color:  #FDE1BC;
}

div[data-style*=minimal] .toggle>.toggle-title i {
    border-color: #000;
}

div[data-style="minimal"] .toggle > .toggle-title i:before, div[data-style="minimal"] .toggle > .toggle-title i:after {
    background-color: #000;
}

div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap p {
    font-size: 20px;
    color: #000;
    font-family: Outfit;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}
#reviews-sec {
    padding: 70px 0 150px !important;
}

#reviews-sec .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 50px 0 0;
}

#reviews-sec .inner-wrap-outer {}

#reviews-sec .inner-wrap-outer p {
    color: #151515;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    padding-bottom: 1em;
}

#reviews-sec .inner-wrap-outer h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 20px;
    font-weight: 200;
    text-transform: capitalize;
}

#reviews-sec .inner-wrap-outer .review-stars {
    display: flex;
    align-items: center;
    text-align: left;
    gap: 8px;
}

#reviews-sec .inner-wrap-outer .review-stars img {
    height: 14px;
    width: auto;
}

.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format=default] .cell {height: auto !important;}

.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    left: -90px;
}

.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    right: -90px;
}

.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background: transparent;
}

.before-footer {}

#footer {
    padding: 55px 0 !important;
}

#footer h4 {
    color: #FFF;
    font-family: Outfit;
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
    padding: 5px 0;
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 100;
}

#footer ul li a {
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 100;
}

#footer p {
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
    line-height: 1.4;
}

#footer  .vc_col-sm-3:last-child {
    text-align: right;
}

#footer ul li a img {
    margin: 0;
    display: inline-block;
    margin-right: 10px;
}

#footer .vc_col-sm-3:last-child ul + h4 {
    margin-top: 75px;
}

#footer  .social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
}

#footer .social a img {
    margin: 0;
}

#copyright {
    padding: 10px 0 !important;
}

#copyright .row-bg {
    background: linear-gradient(269deg, #FDE1BC 12.68%, #C2A581 81.43%);
}

#copyright p {
    color: #FFF;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 0;
}

#faq-sec .wpb_text_column  a {
    display: inline-flex;
    align-items: center;
    color: #151515;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    gap: 14px;
}

#faq-sec a img {
    margin: 0;
}

.policy-pg {
    padding: 55px 0 !important;
}

.policy-pg h2 {
    color: #000;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.policy-pg h2::after {
    content: "";
    position: relative;
    display: block;
    width: 128.962px;
    height: 2px;
    height: 3px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 20px 0 29px;
}

.policy-pg p {
    color: #000;
    font-size: 20px;
    font-weight: 200;
    line-height: 30px; /* 150% */
    padding-bottom: 0;
}

.policy-pg h3 {
    color: #000;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    margin-top: 25px;
}
.policy-pg ul {
    margin: 0;
}
.policy-pg li {
    color: #000;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: 35px; /* 150% */
    list-style: none;
}

.policy-pg .wpb_text_column {
    border-bottom: 2px solid #FDE1BC;
    padding: 30px 0;
    margin: 0;
}

.policy-pg .wpb_text_column:last-child {
    border: none;
}

#faq-sec.faq-pg .row-bg {
    background: linear-gradient(180deg, rgb(253 225 188 / 20%) 25%, rgb(194 165 129 / 20%) 100%);
    height: 240px;
}

#faq-sec.faq-pg .toggles {
    margin-top: 80px;
}

#faq-sec.faq-pg .tabbed>ul li a {
    color: #151515;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    text-transform: capitalize;
    background: transparent;
    border: none;
    border-radius: 20px;
    border: 1px solid transparent;
}

#faq-sec.faq-pg .tabbed>ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

#faq-sec.faq-pg .tabbed>ul li.active-tab a {
    border-radius: 20px;
    border: 1px solid #FDE1BC;
    background: #FFF;
}

.ques-form {
    padding: 70px 0 !important;
}

.ques-form .row-bg {
    background: linear-gradient(180deg, rgb(253 225 188 / 20%) 25%, rgb(194 165 129 / 20%) 100%);
}

.ques-form .wpforms-form {
    margin-top: 70px;
    text-align: center;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea {
    border-radius: 5px;
    background: #FFF;
    border: none !important;
    color: #6A6A6A;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 200;
    line-height: 18px; /* 81.818% */
    height: auto;
    padding: 23px 50px !important;
    box-shadow: none !important;
    outline: none !important;
    opacity: 1;
    border: 1px solid #fde1bc !important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error, div.wpforms-container-full .wpforms-form em.wpforms-error {
    text-align: left;
}

#faq-sec.faq-pg {
    margin-bottom: 70px;
}

div.wpforms-container-full button[type=submit] {
    padding: 13px 76px;
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 300px;
    text-align: center;
    border-radius: 8px;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%) !important;
    height: auto;
}

.contact-pg {
    padding: 90px 0 !important;
}
.contact-pg.contact-pg-row {
	padding: 50px 0 90px !important;
}
.contact-pg .vc_row {
    margin-top: 80px;
    text-align: center;
}

.contact-pg .vc_row .img-with-aniamtion-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-pg .vc_row .img-with-aniamtion-wrap .hover-wrap-inner {
    width: 82px;
    height: 82px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #FDE1BC -4.84%, #C2A581 101.58%);
    border-radius: 50%;
    margin-bottom: 18px;
    border: 2px solid white;
    transition: all.2s linear;
}


.contact-pg .vc_row h3 {
    color: #151515;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.contact-pg .vc_row p {
    font-size: 18px;
    font-weight: 200;
    line-height: 30px; /* 166.667% */
    padding-bottom: 8px;
}

.contact-pg .vc_row p a {
    color: #151515;
}

.contact-pg .vc_row p em {
    font-style: normal;
}

.contact-pg .vc_row ul {
    display: flex;
}

.contact-pg .vc_row ul li {
    list-style: none;
    color: #000;
}

.contact-pg .vc_row ul li br {
    display: none;
}

.contact-pg .vc_row ul {margin: 0;justify-content: center;gap: 15px;}

.contact-pg .vc_row ul li a {
    display: flex;
    align-items: center;
    color: #151515;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px; /* 166.667% */
}

.contact-pg .vc_row ul li a img {
    margin: 0;
}

.about-sec-2 {
    padding: 50px 0 !important;
}

.about-sec-1 h2 {
    color: #151515;
    font-size: 34px;
    font-weight: 400;
     /* 110% */
    text-transform: uppercase;
}

.about-sec-1 h3 {
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
}

.about-sec-1 p {
    font-size: 26px;
    font-weight: 200;
}

.about-sec-1 h2::after {
    content: "";
    position: relative;
    width: 280px;
    height: 0px;
    display: block;
    border-bottom: 1px solid #FDE1BC;
    margin: 20px 0 20px;
}


.about-sec-1 .vc_row .vc_col-sm-12 {}

.about-sec-1 .vc_row .vc_col-sm-12 > .vc_column-inner {}

.about-sec-1 .vc_row .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 60px;
    /* margin-bottom: 20px; */
    color: #000;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 30px;
}

.about-sec-1 .nectar-milestone .number, .about-sec-1 .nectar-milestone .number .symbol-wrap {
    color: #151515;
    font-family: Outfit;
    font-size: 31px !important;
    font-weight: 400;
    line-height: normal !important;
    text-transform: lowercase;
    margin-bottom: 0;
}

.about-sec-1 .nectar-milestone {
    text-align: left;
    margin: 0;
}

body .about-sec-1 .nectar-milestone .subject {
    color: #000;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 200;
    line-height: normal;
    text-transform: capitalize;
}

.about-sec-1 {
    padding: 320px 0px 100px !important;
}
.about-sec-1 > .row-bg-wrap .row-bg {
    background-position: 0px center !important;
}
.about-sec-2 .vc_col-sm-8 p {
    font-weight: 200;
    color: #000;
    text-align: left;
}

.about-sec-2 .vc_row .wpb_text_column {
}

.about-sec-2 .vc_col-sm-4 {
    text-align: center;
}

.about-sec-2 .hover-wrap-inner {
    display: inline-block;
}

.about-sec-2 .vc_row .wpb_text_column h4 {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 0;
}

.ceo .vc_col-sm-4 h4, .ceo .vc_col-sm-4 p {
    margin-left: 0 !important;
    width: 100% !important;
}
.about-sec-2 .hover-wrap {
}

.about-sec-2 .vc_row .wpb_text_column p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
}
.about-sec-2 .vc_row .wpb_text_column .ceo-txt h4,
.about-sec-2 .vc_row .wpb_text_column .ceo-txt p {
	width: 100%;
	
}
.about-sec-2 .vc_row .wpb_text_column p.lf-p {
    font-size: 24px;
    width: 100%;
    font-weight: 300;
}

.about-sec-2 .vc_row {
    margin-bottom: 70px;
}

.about-sec-3 {
    padding: 100px 0 !important;
}

.about-sec-3 .row-bg {
    background: linear-gradient(180deg, rgb(253 225 188 / 20%) 25%, rgb(194 165 129 / 20%) 100%);
}

.about-sec-3 .hover-wrap {
    text-align: right;
}

.about-sec-3 .hover-wrap .hover-wrap-inner {display: inline-block;}

.about-sec-4 {
    padding: 70px 0 !important;
}

.tabbed>ul li a {
    color: #151515;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    text-transform: capitalize;
    background: transparent !important;
    border: none;
    border-radius: 20px;
    padding: 4px 29px;
}

.tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    border-radius: 20px;
    border: 1px solid #FDE1BC;
    background: #FFF !important;
    color: #151515;
}

ul.wpb_tabs_nav {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tabbed .wpb_tab ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 60px 0;
    margin-top: 53px;
    column-gap: 1%;
}

.tabbed .wpb_tab ul li {
    list-style: none;
    width: 19%;
    padding: 0 2%;
    text-align: center;
}
.tabbed .wpb_tab ul li.manager.od img {object-fit: cover;}
.tabbed .wpb_tab ul li img {
    width: 180px !important;
    height: 180px;
}
.tabbed .wpb_tab ul li img {
    margin: 0;
    display: inline-block;
    border-radius: 100%;
    border: 2px solid #fde3c2;
}
.tabbed .wpb_tab ul li.manager img {
	border: 4px solid #fde3c2;
}
.tabbed .wpb_tab ul li.manager.od img {
    object-position: 0 -20px;
}
.tabbed .wpb_tab ul li h4 {
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}

.tabbed .wpb_tab ul li p {
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    text-transform: capitalize;
}

.property-sec-1 {
    padding: 70px 0 0 !important;
}

.property-sec-1 h2 {
    color: #151515;
    font-family: Outfit;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px; /* 122.222% */
    text-transform: capitalize;
}

.property-sec-1 h2::after {
    content: "";
    position: relative;
    display: block;
    width: 150px;
    height: 3px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 20px 0 29px;
}

p strong {
    font-weight: 300;
}

.revenue-form {
    border-radius: 15px;
    background: rgb(253,225,188);
    background: linear-gradient(180deg, rgb(253 225 188 / 20%) 25%, rgb(194 165 129 / 20%) 100%);
    display: flex;
    flex-wrap: wrap;
    padding: 50px 50px;
    position: relative;
    z-index: 9999;
    gap: 40px 30px;
}

.revenue-form .form-field {width: 31%;}

.revenue-form .form-field select {
    border-radius: 5px;
    background: #FFF;
    box-shadow: #0000000d 0 0 15px;
    padding: 15px 42px;
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
     /* 112.5% */
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 2rem center;
    background-size: 1em;
}

body[data-form-submit=regular] .container-wrap 
 .revenue-form button[type=submit] {
    padding: 13px 76px !important;
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 300px;
    text-align: center;
    border-radius: 8px;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%);
    width: 31%;
}

.property-sec-2 {
    padding: 110px 0 !important;
}

.property-sec-2 .repeat-head {
    margin-bottom: 40px;
}

.property-sec-2 
 .btn {
    padding: 13px 26px;
}

.bdr-btn {
    display: flex;
    align-items: center;
    gap: 20px;
}

.bdr-btn img {
    margin: 0 !important;
}

.property-sec-2 .vc_col-sm-5 .wpb_text_column {
    position: absolute;
    top: 0;
    left: 27px;
    right: 0;
    padding: 50px 40px;
}

.property-sec-2 .vc_col-sm-5 .wpb_text_column h3 {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px; /* 136.364% */
    text-transform: capitalize;
}

.property-sec-2 .vc_col-sm-5 .wpb_text_column h3 strong {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}

.property-sec-2 .vc_col-sm-5 .wpb_text_column p {}

.property-sec-2 .vc_col-sm-5 .wpb_text_column h3::after {
    content: "";
    position: relative;
    display: block;
    width: 128.962px;
    height: 2px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 10px 0 19px;
}

.property-sec-6 {
    padding: 70px 0 !important;
}

.property-sec-6 .row-bg {
    background: linear-gradient(180deg, rgb(253 225 188 / 20%) 25%, rgb(194 165 129 / 20%) 100%);
}

.property-sec-6 .wpforms-form {
    margin-top: 50px;
}

.property-sec-6 .wpforms-form h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 81.818% */
}

.property-sec-6 .wpforms-form #wpforms-218-field_8-container {
    margin-top: 68px;
}

.property-sec-6 div.wpforms-container-full input[type=date], .property-sec-6 div.wpforms-container-full input[type=datetime], .property-sec-6 div.wpforms-container-full input[type=datetime-local], .property-sec-6 div.wpforms-container-full input[type=email], .property-sec-6 div.wpforms-container-full input[type=month], .property-sec-6 div.wpforms-container-full input[type=number], .property-sec-6 div.wpforms-container-full input[type=password], .property-sec-6 div.wpforms-container-full input[type=range], .property-sec-6 div.wpforms-container-full input[type=search], .property-sec-6 div.wpforms-container-full input[type=tel], .property-sec-6 div.wpforms-container-full input[type=text], .property-sec-6 div.wpforms-container-full input[type=time], .property-sec-6 div.wpforms-container-full input[type=url], .property-sec-6 div.wpforms-container-full input[type=week], .property-sec-6 div.wpforms-container-full select, .property-sec-6 div.wpforms-container-full textarea {padding: 13px 30px !important;}

.property-sec-6 .wpforms-form #wpforms-218-field_8-container textarea {
    height: 138px;
}

#wpforms-218-field_10-container {
    margin-top: 30px;
}

div.wpforms-container-full .wpforms-field-label {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 81.818% */
}

#wpforms-218-field_12-container {
    margin-top: 30px;
}

div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader {
    border: none;
    padding: 36px 0;
    box-shadow: none !important;
    border: 1px solid #fde1bc !important;
    height: 171px;
}

#wpforms-218-field_12-container textarea {
    height: 171px;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: center;
}

.property-sec-3 {
    padding: 70px 0 !important;
}

#home-sec2.property-sec-3 .iwithtext .iwt-text h4 {
}

#home-sec2.property-sec-3 .iwithtext {
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.04);
    border-radius: 15px;
    min-height: 350px;
}

.property-list img {
    margin: 0 0 10px !important;
    width: 100% !important;
}

.property-list p {
    padding: 0;
}

.property-list h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px; /* 150% */
}

.property-list h6 {
    color: #151515;
    font-size: 14px;
    font-weight: 100;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
    background: url(../svg/mingcute_location-line-1.svg) center left no-repeat;
    padding-left: 23px;
    background-size: contain;
}

.property-sec-4 {
    padding: 60px 0 !important;
}

.property-sec-5 {
    padding: 70px 0 !important;
}
/* 
.property-sec-5 .row-bg {
    background: linear-gradient(180deg, rgb(253 225 188 / 10%) 5.07%, rgb(194 165 129 / 10%) 149.1%);
} */

.property-sec-5 .repeat-head.text-center h4::after {
    width: 30%;
}

.property-sec-5  .portfolio-items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px !important;
}

.home .search-form {
    margin-top: -250px;
}

.book-propertysec1 {
    padding: 50px 0 !important;
}


.filter-list {
}

.filter-list ul {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 36px;
    flex-wrap: wrap;
}

.filter-list ul li {
    list-style: none;
    display: inline-flex;
}
.filter-list ul li a {
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 8px 20px;
    color: #000;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
    text-transform: capitalize;
    margin: 0 25px;
    min-height: 42px;
    transition: all.3s linear;
    display: flex;
}
.filter-slider .owl-item {
    text-align: center;
}

.property-filter {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #FDE1BC;
    border-bottom: 1px solid #FDE1BC;
    padding: 30px 13em;
}

.filter-list ul li a.active, .filter-list ul li a:hover {
    border: 1px solid  #FDE1BC;
}

.filter-list ul li img {
    margin: 0 !important;
}

.property-filter .filter-btn {}

.property-filter .filter-btn a {
    display: inline-flex;
    align-items: center;
    color: #151515;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
    text-transform: capitalize;
    border-radius: 8px;
    border: 1px solid #FDE1BC;
    background: #FFF;
    padding: 6px 14px;
}

.book-propertysec2 .vc_row {padding: 40px 90px 40px;}

.property-boxes {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.property-boxes .property-box {
    width: 33%;
    padding: 0 6px;
    position: relative;
    margin: 0 0 30px;
}

img.img-with-animation.skip-lazy {}

.book-propertysec2 .vc_row img {
    width: 100%;
}

.book-propertysec2 .vc_row  .item img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}

.property-images .item {
    border-radius: 15px;
    overflow: hidden;
}

.property-images .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}

.property-images .owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot {
    opacity: 1;
}

.wishlist-btn {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 999;
}

.property-box .property-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px;
}

.property-box .property-cnt {
    margin-top: 15px;
    position: relative;
}

.property-box h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 150% */
    margin: 0 !important;
}

.property-box span {flex: 0 0 70px;text-align: right;display: flex;align-items: center;justify-content: flex-end;gap: 5px;}

.property-box p {
    color: #7C7C7C;
    font-family: Outfit;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 163.636% */
    padding-bottom: 3px;
}

.property-box p strong {
    color: #000;
    font-weight: 300;
}

.sp-images {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    column-gap: 1%;
}

.sp-images .feat-img-lf {
    width: 49%;
    overflow: hidden;
}

.sp-images .feat-img-lf a {display: block;}
.sp-images .feat-img-lf a img {
    width: 100%;
    height: 100%;
    border-radius: 15px 0 0 15px;
}
.sp-images .feat-img-rt {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1%;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    align-items: flex-start;
    width: 49%;
}

.sp-images .feat-img-rt a {
    width: 49%;
    display: block;
}
.sp-images .feat-img-rt a:nth-child(2) img {
    border-radius: 0 15px 0 0;
}
.sp-images .feat-img-rt a:nth-child(4) img {
    border-radius: 0 0 15px 0;
}
.sp-images .feat-img-rt a img {
    width: 100% !important;
}
.feat-show-more {
    flex: 1;
    text-align: right;
    padding-right: 20px;
}

.feat-show-more a {
    background:  linear-gradient(180deg, #FDE1BC 5.07%, #C2A581 149.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
    text-decoration-line: underline;
    text-transform: capitalize;
    font-family: Outfit;
    border-bottom: 1px solid;
}

.sp-head {
    padding-bottom: 40px;
    border-bottom: 1px solid #FDE1BC;
}

.sp-head h3 {
    color: #151515;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 75% */
    text-transform: capitalize;
    margin-bottom: 10px;
}

.sp-head ul {
    display: flex;
    margin: 0;
    /* gap: 10px; */
}

.sp-head .sp-reviews {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}
.sp-head .sp-reviews img {
    width: 30px;
}
.sp-lf {
    margin-top: -20px;
}

.sp-head ul li {
    color: #151515;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin: 0 13px;
}

.sp-head ul li:first-child {
    list-style: none;
    margin-left: 0;
}

.sp-head .sp-reviews h4 {
    margin: 0;
    color: #000;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 60% */
}

.sp-details {
    display: flex;
    flex-wrap: wrap;
}

.sp-details .sp-lf {
    flex: 66;
    padding-right: 50px;
    max-width: 66%;
    position: relative;
    z-index: 2;
}

.sp-details .sp-rt {
    flex: 34;
    margin-top: 40px;
}

.sp-author {
    padding: 40px 0;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    border-top: 1px solid #FDE1BC;
    flex-wrap: wrap;
}
.sp-author ul {
    margin: 0;
    width: 100%;
}
.sp-author ul li {font-family: 'Outfit';font-weight: 300;font-size: 16px;list-style: none;color: #151515;line-height: 2;}
.sp-author h3 {
    color: #151515;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 133.333% */
    margin: 0;
}

.sp-author p {padding-bottom: 0;}

.sp-main-feat {
    padding: 40px 0;
    border-bottom: 1px solid #FDE1BC;
}

.feat-icon-box {
    display: flex;
    align-items: flex-start;
    gap: 35px;
    padding-bottom: 40px;
}
.feat-icon-box img {
    margin-top: 5px;
}
.feat-icon-box h3 {
    color: #151515;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2; /* 33px */
    text-transform: capitalize;
}

.feat-icon-box p {
    color: #7C7C7C;
    font-size: 16px;
    font-weight: 200;
    padding-bottom: 0;
    line-height: 1.2;
}

.feat-icon-box:last-child {
    padding-bottom: 0;
}

.sp-desc {
    padding: 40px 0;
    border-bottom: 1px solid #FDE1BC;
}

.sp-desc-trans {
    background: linear-gradient(180deg, rgb(253 225 188 / 10%) 5.07%, rgb(194 165 129 / 10%) 149.1%) !important;
    border-radius: 10px;
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 30px;
}

.sp-desc-trans p {
    padding: 0;
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    text-transform: capitalize;
}

.sp-desc-trans p a {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration-line: underline;
    text-transform: capitalize;
}

.sp-desc p {
    color: #151515;
    font-size: 16px;
    font-weight: 300;
     /* 27.2px */
}

.sp-desc a {
     /* 27px */
     color: #151515;
     font-family: Outfit;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
     line-height: 150%; /* 27px */
     text-decoration-line: underline;
     text-transform: capitalize;
}

.owl-dots {
    counter-reset: dots;
}
.owl-dot:before {
    counter-increment:dots;
    content: counter(dots);
}

.sp-feat-details {
    padding: 40px 0;
    border-bottom: 1px solid #FDE1BC;
}

.sp-feat-details h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sp-feat-slides {
    padding-top: 40px;
    position: relative;
}

.sp-feat-slides .owl-nav {
    position: absolute;
    top: -30px;
    right: 0;
    margin: 0 !important;
}

.sp-feat-slides .owl-dots {
    position: absolute;
    top: -30px;
    right: 70px;
}

.sp-feat-slides .owl-dots .owl-dot span {
    display: none !important;
}

.sp-feat-slides .owl-dots .owl-dot {
    color: #151515;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: 18px; /* 90% */
    text-transform: capitalize;
    margin: 0 10px;
}

.sp-feat-slides .owl-nav button {
    margin: 0 8px !important;
    background: transparent !important;
    color: #000 !important;
}

.sp-feat-slides .sp-feat-slide {
    padding: 0 5px;
    position: relative;
}

.sp-feat-slides .sp-feat-slide .sp-feat-slide-det {margin-top: 13px;}

.sp-feat-slides .sp-feat-slide .sp-feat-slide-det h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 0;
}

.sp-feat-slides .sp-feat-slide .sp-feat-slide-det p {
    color: #7C7C7C;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 0;
}

.sp-offers {
    padding: 40px 0;
    border-bottom: 1px solid #FDE1BC;
}

.sp-lf h4 {
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sp-offers ul {
    margin: 30px 0 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px 0;
}

.sp-offers ul li {
    list-style: none;
    width: 49%;
    display: flex;
    align-items: center;
    color: #151515;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
     /* 227.778% */
    gap: 15px;
}

.sp-offers ul li img {
    width: 25px;
}
.sp-offers .btn {
    border-radius: 5px;
    border: 1px solid #FDE1BC;
    background: #FFF;
    display: inline-block;
    padding: 13px 26px;
    min-width: auto;
    font-size: 14px;
}

.sp-calendar {
    padding: 40px 0 0;
}

.sp-review-1 {
    padding: 40px 0;
    border-bottom: 1px solid #FDE1BC;
    border-top: 1px solid #FDE1BC;
}

.sp-review-1 .review-head {
    margin: 0;
     /* 133.333% */
    margin-bottom: 20px;
    color: #000;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sp-review-rating {}

.sp-review-1-flex h5 {
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0 0 6px;
}

.sp-review-1-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sp-review-1-flex ul {
    margin: 10px 0 0;
}

.sp-review-1-flex ul li {
    list-style: none;
    color: #000;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
}

.sp-review-1-flex ul li::before {
    content: "";
    position: absolute;
    width: 126px;
    height: 4px;
    background: #D9D9D9;
    top: 5px;
    left: 17px;
    border-radius: 30px;
}

.sp-review-1-flex ul li::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #000;
    width: 96px;
    height: 4px;
    top: 5px;
    left: 17px;
    border-radius: 30px;
}

.sp-review-1-flex h4 {
    color: #000;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.sp-review-2 {
    padding: 40px 0;
    border-bottom: 1px solid #FDE1BC;
}

.sp-review-2 ul {
    margin: 40px 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px 50px;
}

.sp-review-2 ul li {
    list-style: none;
    width: 46%;
    display: flex;
    justify-content: space-between;
    color: #151515;

/* text-base/Regular */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    font-family: 'Outfit';
}

.sp-review-2 ul li .blue-line {
    display: block;
    width: 120px;
    height: 4px;
    justify-content: flex-end;
    align-items: center;
    background: #5048E5;
    border-radius: 10px;
}

.sp-review-2 ul li span {
    display: flex;
    align-items: center;
    gap: 13px;
    color: #151515;

/* text-xs/Regular */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
}

.sp-review-persons {
    padding: 40px 0 30px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px 80px;
}

.sp-review-persons .sp-review-person {
    flex: 0 0 46%;
}

.sp-review-persons .sp-review-person .sp-rev-hd {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-bottom: 10px;
}

.sp-review-persons .sp-review-person .sp-rev-hd h4 {
    color: #151515;

/* text-base/Medium */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
    margin: 0;
}

.sp-review-persons .sp-review-person .sp-rev-hd h5 {
    color: #151515;

/* text-sm/Regular */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.sp-review-persons .sp-review-person p {
    color: #151515;

/* text-base/Regular */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    padding-bottom: 0;
}

.sp-review-persons .theme-btn, .btn.show-reviews {
    border-radius: 5px;
    border: 1px solid #FDE1BC;
    background: #FFF;
    display: inline-block;
    padding: 13px 26px;
    min-width: auto;
    font-size: 14px;
}

.sp-map {
    padding: 20px 0 40px;
    border-top: 1px solid #FDE1BC;
    margin-top: 30px;
}

.sp-map h3 {
    margin-bottom: 24px;
    font-size: 24px;
}

.sp-map img {
    width: 100%;
}

.sp-map .sp-location-details {
    padding: 40px 0;
    border-top: 1px solid #FDE1BC;
    margin-top: 40px;
    border-bottom: 1px solid #FDE1BC;
}

.sp-map .sp-location-details h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px; /* 155.556% */
}

.sp-map .sp-location-details a {
    display: flex;
    align-items: center;
    color: #151515;
    font-family: 'Outfit';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    text-decoration-line: underline;
    gap: 13px;
}

.sp-map .sp-location-details a img {
    width: 7px;
}

.sp-person-det {}

.sp-person-det .sp-author {border: none;padding-top: 0;}

.sp-person-det .sp-author-badges {}

.sp-person-det .sp-author-badges ul {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 30px;
}

.sp-person-det .sp-author-badges ul li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.sp-author-inn-det {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    padding: 40px 0;
    border-bottom: 1px solid #FDE1BC;
}

.sp-author-inn-det .sp-author-inn-det-lf {
    flex: 39%;
    padding-right: 60px;
}

.sp-author-inn-det .sp-author-inn-det-rt {
    flex: 45%;
}

.sp-author-inn-det p {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
}

.sp-author-inn-det .sp-author-inn-det-rt h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 150% */
}

.sp-author-inn-det .sp-author-inn-det-rt h5 {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
}

.sp-author-inn-det .sp-author-inn-det-rt  .btn {
    display: inline-block;
    min-width: auto;
    border-radius: 8px;
    border: 1px solid #FDE1BC;
    background:  #FFF;

/* shadow-base */
    box-shadow: 0px 1px 2px 0px rgba(31, 41, 55, 0.08);
    margin: 13px 0;
}

.sp-author-inn-det .sp-author-inn-det-rt  .shield-cnt {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 20px;
}

.sp-author-inn-det .sp-author-inn-det-rt .shield-cnt p {
    padding: 0;
    color: #151515;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px; /* 133.333% */
}

.location-ttk {
    padding: 40px 0;
    border-top: 1px solid #FDE1BC;
}

.location-ttk h3 {
    font-size: 24px;
}

.location-ttk 
 h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal; /* 24px */
    margin-bottom: 20px;
}

.location-ttk-list {
    display: flex;
    flex-wrap: wrap;
}
.location-ttk-list h3 {
    width: 100%;
    margin-bottom: 20px;
}
.location-ttk-list ul, .rule-list {
    margin: 0;
}

.location-ttk-list ul li, ul.rule-list li {
    list-style: none;
    display: flex;
    align-items: center;
    padding-bottom: 11px;
    gap: 16px;
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
    list-style: none;
}
.location-ttk-list-box p {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 24px; /* 150% */
}
.location-ttk-list-box {
    flex: 1;
}

.location-ttk-list-box  a {
    display: flex;
    align-items: center;
    color: #151515;
    font-family: 'Outfit';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration-line: underline;
    gap: 13px;
}

.location-ttk-list-box:last-child {
    margin-left: 50px;
}

.sp-rt-bdr {
    border-radius: 15px;
    border: 1px solid var(--Lux-logo, #FDE1BC);
    background: #FFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    padding: 21px 30px;
}

.sp-rt-bdr .sp-rt-lf h5 {
    color: #10B981;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
}

.sp-rt-bdr .sp-rt-lf  p {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    line-height: 18px; /* 112.5% */
    text-transform: capitalize;
    padding: 0;
}

.sp-rt-bdr .reserve-form {
    text-align: center;
}

.sp-rt-bdr .reserve-form .form-group {
    display: flex;
    margin: 0;
}

.sp-rt-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 17px;
    flex-wrap: wrap;
}

.sp-rt-rt {
    display: flex;
    align-items: center;
    gap: 7px;
}

.sp-rt-rt p {
    padding: 0;
    color: #151515;
    font-family: Outfit;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 138.462% */
    text-transform: capitalize;
}

.sp-rt-bdr .reserve-form .form-field {
    padding: 1px 20px;
    border: 1px solid #FDE1BC;
    border-radius: 10px;
    text-align: left;
    width: 100%;
    position: relative;
}

.sp-rt-bdr .reserve-form .form-group  .form-field + .form-field {
    border-left: 1px solid #FDE1BC;
}

.sp-rt-bdr .reserve-form .form-field label {
    background: linear-gradient(180deg, #FDE1BC 5.07%, #C2A581 149.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Outfit';
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
}

.sp-rt-bdr .reserve-form .form-group .form-field input {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none !important;
    font-family: 'Outfit';
    font-size: 14px;
}

.sp-rt-bdr .reserve-form .form-field.w100 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 10px;
}

.sp-rt-bdr .reserve-form .form-field input {
    border-radius: 5px;
    background: #FFF;
    box-shadow: #0000000d 0 0 15px;
    padding: 15px 42px;
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
     /* 112.5% */
/*     appearance: none; */
/*     background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 2rem center;
    background-size: 1em; */
    box-shadow: none;
    padding: 3px 0;
}

.sp-rt-bdr .reserve-form .form-group .form-field:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.sp-rt-bdr .reserve-form .form-group .form-field:last-child {border-top-left-radius: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}

.sp-rt-bdr .reserve-form button,
.sp-rt-bdr .single-checkout button{
    padding: 13px 76px;
    color: #151515 !important;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 300px;
    text-align: center;
    border-radius: 8px;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%);
    display: block;
    margin: 20px auto 10px;
}

.sp-rt-bdr .reserve-form span {
    color: #151515;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
}

.sp-rt-bdr .sp-subtotal ul {
    margin: 20px 0 0;
}

.sp-rt-bdr .sp-subtotal ul li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #151515;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
    padding: 7px 0;
}

.sp-rt-bdr .sp-subtotal ul li.total {
    border-top: 1px solid #FDE1BC;
    margin-top: 10px;
    padding: 14px 0 0px;
    font-size: 16px;
    font-weight: 400;
}

.sp-details .sp-rt  .sp-rt-bdr + p {
    text-align: center;
    padding: 30px 0 0;
    color: #151515;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #151515;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    font-family: Outfit;
    margin: 0 10px;
}


.sp-calendar p {
    color: var(--gray-500, #6B7280);

/* text-sm/Regular */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.property-box .owl-dot:before {
    display: none;
}

a.property-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0 12px;
    z-index: 99;
}

/* Check Out Css */

.page-checkout {
    padding-bottom: 80px;
    padding-top: 50px;
}

.page-checkout .span_7 {}

.page-checkout .span_7 > h3 {
    color: #151515;
    font-family: Outfit;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 15px;
}

.page-checkout img {
    margin-bottom: 0 !important;
}

.trip-detail {
    padding: 30px;
}

.trip-detail h4 {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 21px !important;
}

.trip-detail  ul {
    margin: 0;
}

.trip-detail  ul li {
    list-style: none;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.trip-detail ul li span {
    color: #000;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.trip-detail ul li span a {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    text-decoration-line: underline;
}

.trip-detail ul li span strong {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    display: block;
}

.airbnd {padding: 0 30px 30px;}

.booking-detail h4 {}

.trip-detail ul li:not(:last-child) {
    margin-bottom: 20px;
}

.booking-detail > h4 {
    color: #151515;
    font-size: 22px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 30px !important;
}

.user-login-detail .boxbg {
    border-radius: 11px;
    background: #EBEBEB;
    padding: 8px 20px;
}

.user-login-detail {}

.user-login-detail .boxbg label {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.user-login-detail .boxbg h5 {
    margin-bottom: 0;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
}

.login-box {display: none;}

.login-box h4 {
    color: #151515;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 20px !important;
}

.login-box  .form-group {
    border-radius: 11px;
    border: 1px solid #000;
    margin-bottom: 8px !important;
}

.login-box .form-group select, .login-box .form-group input, .login-box .form-group label {
    background: transparent;
    padding: 0 15px;
    border: none;
    box-shadow: none !important;
}

.login-box .form-group label {
    color: #151515;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.login-box .form-group select {
    color: #000;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-bottom: 1px solid;
    border-radius: 0;
    padding-bottom: 10px;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem top -9px;
    background-size: 1.6em;
}

.login-box .form-group input {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    padding-top: 20px;
    padding-bottom: 20px;
}

.login-box  .agree {
    color: #000;
    font-family: Outfit;
    font-size: 12px;
    font-weight: 200;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 20px;
}

.login-box .agree a {
    color: #000;
    font-weight: 300;
}

body[data-form-submit=regular] .container-wrap .login-box button[type=submit] {
    padding: 13px 76px;
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 300px;
    text-align: center;
    border-radius: 8px;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%);
    width: 100%;
}

.social-login {
    margin: 50px 0 40px;
}

.social-login ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.social-login ul li {
    list-style: none;
}

.social-login ul li a {
    border-radius: 5px;
    border: 1px solid #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 172px;
    height: 51px;
}

.email-continue {
    /* border-radius: 5px; */
    /* border: 1px solid #000; */
}

.email-continue img {}

.email-continue a.theme-border-btn {
    border-radius: 5px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 200;
    line-height: normal;
    text-transform: capitalize;
    padding: 12px 30px;
}


.email-continue a.theme-border-btn img {
    position: absolute;
    left: 16px;
    width: 3% !important;
}

.login {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 14px 0 30px;
}

.login .loginbtn {
    color: #151515;
    font-weight: 400;
    text-decoration-line: underline;
}

.booking-detail input, .booking-detail select {
    background: transparent;
    border-radius: 11px;
    border: 1px solid #000;
    padding: 16px 25px;
    color: #151515;
    font-family: Outfit;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.booking-detail label {
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.form-group:not(:last-child) {
    margin-bottom: 20px;
}

.form-group.first-last-name .form-control {
}

.form-control.email {
    margin-bottom: 20px;
}

.form-group.first-last-name input {
    border: 1px solid;
}

.form-group.first-last-name input[name="first_name"] {
    border-bottom: 0;
    border-radius: 10px;
}

.form-group.first-last-name .form-control:first-child {
    border-bottom: none;
}

.form-group.first-last-name .form-control:nth-child(2) {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.agree {
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    margin: 20px 0;
}

button.theme-btn {}

.w-100 {
    width: 100%;
}

body[data-button-style*="slightly_rounded"] .booking-detail button {
    padding: 13px 76px;
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 300px;
    text-align: center;
    border-radius: 8px;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%);
    width: 100%;
    border: none;
}

.airbnd {
}

.airbnd p {
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.airbnd .airbnd-agree {
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 9px;
}

.airbnd .airbnd-agree input[type="radio"] {margin: 0;border-radius: 0;border: 1px solid;}

.booking-cart {
    border-radius: 15px;
    border: 1px solid var(--Lux-logo, #FDE1BC);
    background: #FFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    padding: 25px 20px;
    margin-bottom: 30px;
}

.booking-cart .property-list {
    margin: 0 0 30px;
}

.booking-cart .property-list li {
    display: flex;
    align-items: center;
    gap: 15px;
}

.booking-cart .property-list img {
    flex: 151px;
    max-width: 151px;
    border-radius: 10px;
}

.booking-cart .property-list div {
    padding-right: 40px;
    max-width: 60%;
}

.booking-cart .property-list div h4 {
    color: #6A6A6A;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 0;
}

.booking-cart .property-list div h3 {
    color: #000;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.booking-cart .property-list div .review {
    padding: 20px 0 0;
    display: flex;
    max-width: none;
    align-items: center;
    gap: 10px;
    color: #151515;
    font-family: Outfit;
    font-size: 13px;
    font-weight: 300;
     /* 138.462% */
    text-transform: capitalize;
    margin-top: 20px;
}

.booking-cart .property-list div .review img {
    flex: 0;
    max-width: none;
    width: 16px;
    height: 16px;
}

.booking-cart .property-list li:not(:last-child) {
    margin-bottom: 20px;
}

.price {}

.price h4 {
    color: #151515;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 81.818% */
    margin-bottom: 20px !important;
}

.price  ul {
    margin: 0 0 20px;
    border-bottom: 1px solid #FDE1BC;
    padding-bottom: 20px;
}

.price ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0;
}

.price ul li span {
    color: #151515;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
}

.total-amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.total-amount span {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 112.5% */
    text-transform: capitalize;
}

.sp-offers ul li.amenity-hide {
    display: none;
}

#airbnb-popup {
    padding: 30px;
}

#airbnb-popup .popup-inner {
    border: 1px solid #ccc;
    border-radius: 14px;
    padding: 30px 20px 13px;
}

#airbnb-popup .popup-inner h4 {
    font-size: 15px;
    margin-top: 10px;
}

#airbnb-popup .popup-inner h3 {
    font-size: 27px;
}

#airbnb-popup .popup-inner p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

#airbnb-popup .popup-inner .btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

#airbnb-popup .popup-inner .btn.border-btn {
    border: 1px solid;
    border-radius: 8px;
}

button.fancybox-button.fancybox-close-small {}

#airbnb-popup button.fancybox-button.fancybox-close-small {
    left: 0;
    right: unset;
    background: transparent;
    padding: 0;
    font-size: 11px;
    height: 25px;
    width: auto;
}

/* Pagination */

.property-pagination {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.property-pagination ul {
    display: flex;
    align-items: center;
    margin: 0 5px 0 0;
    gap: 12px;
}

.property-pagination ul li {
    list-style: none;
}

.property-pagination ul li a {
    font-size: 14px;
    border-radius: 50%;
    color: #000;
    font-family: 'Outfit';
    font-weight: 600;
    transition: all ease 0.3s;
    display: inline-flex;
    width: 27.692px;
    height: 27.692px;
    align-items: center;
    justify-content: center;
}

.property-pagination ul li:hover a, .property-pagination ul li.active a {
    background: #000000;
    color: #fff;
}


.property-pagination .t-property {
    color: #000;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
    text-transform: capitalize;
}

.property-pagination ul li a img {}

.property-pagination ul li a.next {
    transform: rotate(180deg);
}

.property-pagination ul li a img {
    height: 14px !important;
}

.book-propertysec2 {
    margin-bottom: 70px !important;
}

.property-pagination ul li:hover img {
    filter: brightness(0) invert(1);
}

/*  */

#header-outer .mobile-header li:not([class*="button_"]) > a .menu-title-text:after, #header-outer[data-lhe="animated_underline"] nav > ul >li:not([class*="button_"]) > a .menu-title-text:after, #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a .menu-title-text:after {
    width: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -9px !important;
    border: none;
    height: 2px;
    background: linear-gradient(180deg, #FDE1BC 5.07%, #C2A581 149.1%);
    border-radius: 4px;
    border-radius: 5px;
}

body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul {
    padding: 0;
    top: 80%;
    margin-left: 10px;
    border: none;
    border-radius: 5px;
    opacity: 0;
    transform: translateY(-9999px);
    border-radius: 15px;
    border: 1px solid  #FDE1BC;
    padding: 10px 0;
}
body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul .inner-scroller {
    max-height: 200px;
    overflow-y: auto;
}
#header-outer .sf-menu li ul li a, #header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul .current-menu-item >a {
    color: #151515;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 23px 16px;
    background-color: #fff !important;
}

.menu-item-has-children {}

.menu-item-has-children > .sf-with-ul {
    position: relative;
    display: inline-flex !important;
    gap: 15px;
}

.menu-item-has-children > .sf-with-ul strong {
    position: relative;
    font-weight: normal;
    margin-top: -2px;
}

.menu-item-has-children > .sf-with-ul strong::after {
    content: "\f078 ";
    font-family: 'FontAwesome';
    font-size: 9px;
}

#home-sec2 .vc_col-sm-4 .iwithtext {
    border: 1px solid transparent !important;
}
#home-sec2 .vc_col-sm-4:hover .iwithtext {
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
    border: 1px solid #fde1bc !important;
}

.property-locations .location-box * {
    transition: all ease 0.3s;
}

.property-locations .location-box:hover img {
    transform: scale(1.06);
}

.top-bar .top-details ul li a i {top: 0;font-size: 15px;}

#home-sec4 .vc_col-sm-4 .vc_column-inner {
    border-radius: 15px;
    padding: 20px 16px;
    height: 100%;
    transition: all ease 0.3s;
    border: 1px solid transparent;
}

#home-sec4 .vc_col-sm-4:hover .vc_column-inner {
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	border: 1px solid #ebcfaa;
}

.nectar-global-section.before-footer>.row {max-width: 100%;}

.nectar-global-section.before-footer .img-with-aniamtion-wrap {
    margin-bottom: 30px !important;
}


#partner {
    padding-bottom: 40px !important;
}

#partner .nectar-flickity {
    margin: 0 0px 0 -85px;
}

#partner .nectar-flickity .flickity-viewport {
    overflow: hidden;
    margin: 0;
}

#partner .nectar-flickity .visualized-total {
    display: none;
}

.nectar-flickity:not(.masonry) .flickity-slider .cell {
    width: 100%;
}

#home-sec1 .flickity-viewport {margin: 0;position: relative;}

#home-sec1 .nectar-flickity {
}

#home-sec1 .flickity-page-dots {
    bottom: 10px;
    max-width: 480px;
    margin: 0 0 0 auto !important;
    display: block;
    left: 0;
    right: 0;
}

.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before, .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot:before, .nectar-quick-view-box .flickity-page-dots .dot:before, .nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot:before, .nectar-woo-flickity .flickity-page-dots .dot:before, .testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot:before, body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch:before {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 0.50);
}

.whatsappchat {
    position: fixed;
    right: 90px;
    bottom: 20px;
    margin: 0 !important;
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    display: none;
}

.whatsapp-popup {
    position: fixed;
    right: 90px;
    bottom: 100px;
}

.nectar-global-section {}

.nectar-global-section .vc_row {
    margin: 0;
}

.whatsappchat p {
    padding: 0;
    color: #151515;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #fff;
    padding: 8px 12px;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
    position: relative;
    opacity: 0;
    transition: all.2s linear;
}
.whatsappchat:hover p {
    opacity: 1;
}
.whatsappchat img {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
    padding: 8px !important;
    margin: 0 !important;
    height: 80px !important;
}

.whatsappchat p:after {
    content: "";
    border-top: 8px solid transparent;
    border-left: 8px solid white;
    border-bottom: 8px solid transparent;
    position: absolute;
    right: -7px;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
    top: 8px;
}

.whatsapp-popup {
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(7.5px);
    width: 301px;
    border-radius: 15px;
    text-align: center;
    border: 1px solid #FDE1BC;
    padding: 30px 30px;
    transition: all ease 0.5s;
    opacity: 0;
    pointer-events: none;
}

.whatsapp-popup .close {
    position: absolute;
    right: 20px;
    top: 15px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    padding: 0 !important;
}

.whatsapp-popup .close img {
    margin: 0 !important;
}

.whatsapp-popup ul {
    margin: 0 0 58px 0;
    padding: 0;
}

.whatsapp-popup ul li {
    list-style: none;
    display: flex;
    align-items: flex-start;
    text-align: left;
    gap: 7px;
}

.whatsapp-popup ul li p {
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 150% */
    text-transform: capitalize;
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
    padding: 11px 16px !important;
}

.whatsapp-popup .wa-link {
    display: inline-flex;
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration-line: underline;
    text-transform: capitalize;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
    padding: 8px 16px;
    margin-bottom: 20px;
}

.whatsapp-popup.active-popup {
    pointer-events: all;
    opacity: 1;
}

.book-propertysec1 {
    position: relative;
    z-index: 9999;
}

div.boxappear {
  position: absolute;
  top: 100%;
  left: -40px;
  display: none;
  width: 350px;
  margin-top: 10px;
  padding: 0;
  border-radius: 29px;
  border: 1px solid #FDE1BC;
  background: #FFF;
}
.guest-field {
    position: relative;
}
.guest-field .boxappear {margin-top: 17px;left: -40px;}
.innersearchform .guest-field .boxappear {
/* 	margin-top: 10px; */
}
div.boxappear .lines {
  display: flex;
  position: relative;
  background: transparent;
  width: auto;
  height: unset;
  padding-right: 0;
  margin-bottom: 0;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
}
div.boxappear .lines number {
  font-size: 15px;
  font-size: 18px;
  font-weight: 300;
  color: #000;
  vertical-align: top;
  margin: 0 16px;
}
div.boxappear .lines:not(:last-child) {
    border-bottom: 1px solid #FDE1BC;
}

.plus-minus {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div.boxappear i {
  border-radius: 100px;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #2d2d2d;
  cursor: pointer;
  top: 0;
  border: 1px solid #FDE1BC;
  line-height: 7;
}
div.boxappear .lines::before,
div.boxappear .lines::after {
  display: none !important;
}
div.boxappear .lines span {color: #151515;font-family: Outfit;font-size: 20px;font-style: normal;font-weight: 300;line-height: normal;text-transform: capitalize;}
div.boxappear .lines span small {display: block;font-size: 15px;}
div.boxappear p {
  font-size: 12px;
  font-weight: 300;
  color: #4b4b4b;
  font-family: "Poppins", sans-serif;
  text-align: left;
  padding: 0px 13px;
  line-height: 20px;
  padding-top: 0px;
  margin-top: -5px;
}
div.boxappear a {
  font-size: 12px;
  font-weight: 400;
  color: #b47331;
  position: absolute;
  bottom: 5px;
  right: 14px;
  cursor: pointer;
}
.search-form .form-field:nth-child(4) {
    position: relative;
}

body .select2-container {
    width: auto !important;
    border: none;
}

body .select2-container--default .select2-selection--single {
    border: none;
    height: auto;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body .select2-container--default .select2-selection--single img {
    width: 46px !important;
    height: 48px !important;
    display: none;
}

body .select2-container--default .select2-selection--single p {
    padding: 0;
    color: #151515;
    font-family: Outfit;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: unset;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center center;
    transition: all ease 0.3s;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: unset;
    border: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 2rem center;
    background-size: 1em;
    display: block;
    margin: 0;
    width: 16px;
    height: 16px;
}

body .select2-container--openbody .select2-container--default .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
}


body .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

body .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar
{
    width: 4px;
    background-color: #fff;
}

body .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb
{
    background-color: #dec4a2;
}

body .select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
    border-radius: 15px;
    border: none;
    /* background: #FFF; */
    overflow: hidden;
    margin-top: 10px;
    margin-left: -30px;
}
form.reserve-form button[disabled] {
    cursor: no-drop !important;
    pointer-events: none;
}
body[data-form-submit=regular].home .container-wrap .search-form button[type=submit] {
    margin-left: 0.2%;
}
img.wpforms-submit-spinner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    text-align: center;
    width: 70px !important;
    align-items: center;
    bottom: 0;
    height: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    object-fit: contain;
    object-position: center;
    padding: 0 42%;
}
form.wpforms-form[aria-invalid] img.wpforms-submit-spinner {
	display: block !important;
}
.wpforms-submit-container {
    position: unset;
}
.wpforms-container .wpforms-submit-container {
    position: unset;
}

form.wpforms-form {
    position: relative;
}
div#wpforms-confirmation-218 {
    background: transparent;
    border: 0;
}
.confirmation-box {
    padding: 50px 30px !important;
    background: #fff !important;
    text-align: center;
    border: 1px solid #FDE1BC !important;
    border-radius: 5px !important;
}
.confirmation-box img {
    margin: 0 auto;
}
body .confirmation-box h4 {
    font-size: 32px !important;
    font-weight: 300 !important;
    color: #000;
    margin: 20px 0 30px !important;
}
.confirmation-box p {
    font-size: 20px !important;
    font-weight: 300 !important;
    color: #6A6A6A !important;
    width: 40%;
    margin: 0 auto !important;
    line-height: 1.4 !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent !important;
    border: 0 !important;
}
@media (min-width: 1000px) {
    body .select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
        min-width: 320px;
    }
}

body .select2-container--default .select2-results>.select2-results__options {
    overflow-y: scroll;
    border: 1px solid #FDE1BC;
    background: #FFF;
    border-radius: 15px;
}

.select2-results__option[aria-selected] div {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.select2-results__option[aria-selected] div img {
    border-radius: 10px;
    background: #EBEBEB;
    width: 46px !important;
    height: 48px !important;
    padding: 11px 0;
}

.select2-results__option {
    list-style: none;
    padding: 10px 30px !important;
}
.select2-results__option[aria-disabled="true"] {
    cursor: no-drop;
}

.select2-results__option[aria-selected] div p {
    padding: 0;
    color: #151515;
    font-family: Outfit;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 18px;
    text-transform: capitalize;
}

body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: linear-gradient(180deg, rgb(253 225 188 / 10%) 5.07%, rgb(194 165 129 / 10%) 149.1%);
    color: #000;
}

body .datepicker__inner {
    border-radius: 16px !important;
    border: 1px solid #FDE1BC;
    background: #FFF;
    box-shadow: 8px 3px 22px 10px rgba(150, 150, 150, 0.11);
}

body .datepicker {
    box-shadow: none;
    width: 672px;
    overflow: hidden;
    background: transparent;
}

body .datepicker__months:before {
    display: none;
}

body .datepicker__month-button--disabled {
    overflow: visible;
    visibility: visible;
}

body .datepicker__month-name {
    font-style: normal;
    font-size: 16px !important;
    font-weight: 300 !important;
    border: none !important;
}

body .datepicker__month-caption {
    border: none;
    /* font-size: 18px; */
    /* font-style: normal; */
    /* font-weight: 500; */
}

body .datepicker__month {
    font-family: 'Outfit';
    margin-bottom: 0 !important;
    float: none;
    width: 50% !important;
}

body .datepicker__month td, body .datepicker__month tr, body .datepicker__month th {
    vertical-align: middle;
    text-align: center !important;
    text-transform: capitalize;
}

body .datepicker__month td, body .datepicker__month tr, body .datepicker__month th {
    font-size: 14px;
    height: auto;
}





body .datepicker--topbar-top .datepicker__clear-button, body  .datepicker--topbar-top .datepicker__close-button, .datepicker--topbar-top .datepicker__submit-button {
    background: transparent;
    border-radius: 30px !important;
    border: 1px solid #E6E6E6;
    background: #FFF;
    color: #000;
    text-align: center;
    font-variant-numeric: lining-nums tabular-nums;
    font-family: Outfit;
    font-size: 12px;
    padding: 6px 14px !important;
}

body .datepicker__month .datepicker__month-day {
    border-radius: 50% !important;
    font-family: 'Outfit' !important;
    font-size: 13px !important;
    border: 1px solid #fff0 !important;
    padding: 8.5px 8px !important;
    height: 42px;
    width: 42px;
    line-height: normal;
    font-weight: 400 !important;
}


body .datepicker__month .datepicker__month-day--hovering, body .datepicker__month .datepicker__month-day--selected {
    color: #000;
    background: transparent;
    border-color: #e6e6e600 !important;
}

body .datepicker__month .datepicker__month-day--selected {
    background: #000;
    background: #fde1bc24;
}

body .datepicker__month  .datepicker__month-day--first-day-selected, body .datepicker__month  .datepicker__month-day--last-day-selected {border-color: #FDE1BC !important;background: white !important;color: #000;border-radius: 50% !important;}

.filter-slider.owl-theme .owl-nav {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    z-index: 0;
}

.property-filter.row {
    padding: 30px 90px !important;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: flex;
}

.filter-slider.owl-theme .owl-nav button {
    margin: 6px 0 0;
    color: #000 !important;
    background: transparent !important;
}


.filter-dropdown {
    width: 223px;
    position: absolute;
    top: 100%;
    margin: 0;
    right: 25px;
    padding: 9px 0;
    border-radius: 15px;
    border: 1px solid #FDE1BC;
    background: #FFF;
    z-index: 999;
    display: none;
}
.filter-dropdown ul {
    margin: 0;
    max-height: 200px;
    overflow-y: scroll;
}
.filter-dropdown li {
    list-style: none;
    color: #151515;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
    text-transform: capitalize;
    padding: 10px 30px;
}

.filter-dropdown li.active {
    background: linear-gradient(180deg, rgb(253 225 188 / 10%) 5.07%, rgb(194 165 129 / 10%) 149.1%);
}

body[data-button-style*="slightly_rounded"] .filter-btn button {
    border-radius: 5px !important;
    border: 1px solid #FDE1BC;
    background: #FFF;
    display: inline-flex;
    padding: 2px 4px;
    cursor: pointer;
}

.filter-btn button img {
    width: auto !important;
    height: 32px !important;
}

.filter-btn.col.span_2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
}

.select2-container--open .select2-dropdown--above {
}

.select2-container--open .select2-dropdown--above {
    margin-top: -20px;
}

.revenue-form .form-field .select2-container {
    width: 100% !important;
    border-radius: 5px;
    background: #FFF;
    box-shadow: #0000000d 0 0 15px;
    padding: 13px 42px;
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    appearance: none;
}

li#select2-bedrooms-result-wc4w-Bedrooms\ 3 {
    color: #000;
}

body.page-id-155 .select2-container--open .select2-dropdown--below {
    margin: 9px 0 0;
}

.page-id-155 .select2-container--open .select2-dropdown--above {
    margin: -10px 0 0px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
}

.cus-login-register {
    padding: 100px 0 !important;
    text-align: center;
}

.um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea {
    padding: 12px 20px !important;
    height: auto !important;
    border-radius: 5px;
    background: #FFF;
    color: #6A6A6A;
    font-family: Outfit;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
/*     text-transform: capitalize; */
    height: auto;
    box-shadow: none !important;
    outline: none !important;
}

.um .um-field-label {
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 81.818% */
}

label.um-field-checkbox {
    margin-bottom: 40px !important;
}

.um a.um-button, .um a.um-button.um-disabled:active, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:hover, .um input[type=submit].um-button, .um input[type=submit].um-button:focus {
    color: #151515 !important;
    font-family: Outfit;
    font-size: 22px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    text-align: center;
    border-radius: 8px !important;
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%) !important;
    height: auto !important;
}

body[data-form-submit=regular] .container-wrap .um input[type=submit].um-button, .um a.um-button {
    padding: 17px 16px !important;
    box-shadow: none;
}

.cus-login-register .um:not(.um-admin) {
    max-width: 550px !important;
}

.cus-login-register .um-link-alt {
    text-align: right !important;
    margin-top: 10px;
    font-family: 'Outfit';
    color: #000 !important;
    opacity: 1 !important;
    font-weight: 400 !important;
}

body[data-form-submit=regular] .container-wrap input[type=submit] {
    transform: none !important;
    box-shadow: none !important;
    opacity: 1 !important;
}

body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:hover, body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:focus,  body[data-button-style="slightly_rounded_shadow"] .container-wrap input[type="submit"]:hover {
    box-shadow: none !important;
}

.cus-login-register h3 {
    position: relative;
    color: #151515;
    font-family: Outfit;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
}

.cus-login-register h3::after {
    content: "";
    position: relative;
    display: block;
    width: 50%;
    height: 2px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 10px auto 19px;
}

.revenue.cal {
    border-radius: 15px;
    background: linear-gradient(180deg, rgb(253 225 188 / 20%) 25%, rgb(194 165 129 / 20%) 100%);
    padding: 50px 50px;
    position: relative;
    z-index: 9999;
    gap: 10px 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    display: none;
}
.revenue.cal .box {
    width: 64%;
}

.revenue.cal h3 {
    flex: 100%;
    color: #151515;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px; /* 183.333% */
    text-transform: capitalize;
}

.revenue.cal p {
    padding-bottom: 0;
    color: #151515;
    line-height: 1.5;
    font-weight: 200;
}

.revenue.cal .value {
    color: #151515;
    font-family: Outfit;
    font-size: 25px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    padding: 14px 0;
}

.revenue.cal .value strong,
.revenue.cal .value strong span {
    font-weight: 200;
    font-size: 35px !important;
}
.revenue.cal .value strong span {
    font-weight: 500;
}
.value {}

.revenue.cal .value span {
    background: linear-gradient(180deg, #FDE1BC 5.07%, #C2A581 149.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    font-size: 32px;
}

.revenue.cal .re-cal {
    padding-right: 50px;
}

body[data-button-style*="slightly_rounded"] button {
    border: none;
    border-radius: 8px !important;
    font-family: Outfit;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
}

body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap button[type=submit]:active, body[data-form-submit=regular] .container-wrap button[type=submit]:focus, body[data-button-style="slightly_rounded_shadow"] .container-wrap button[type="submit"]:hover {
    box-shadow: none !important;
    transform: none !important;
    opacity: 1 !important;
}

#header-outer.small-nav {
    background: rgba(255, 255, 255, 0.90);
}

#header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img {height: 75px;}

#top .container {
    max-width: 100%;
}

.guestdiv {
    /* background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e"); */
    background-repeat: no-repeat;
    background-position: right 2rem center;
    width: auto;
}

.datepicker--topbar-top .datepicker__clear-button, .datepicker--topbar-top .datepicker__close-button, .datepicker--topbar-top .datepicker__submit-button {
    padding: 4px 22px !important;
    font-size: 13px;
    line-height: normal;
}

.datepicker__months {
    display: flex;
    gap: 0px;
    justify-content: space-between;
}

body:not(.woocommerce-cart) .main-content table {
    border: none;
}


.search-form .form-field div {
    color: #000000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    line-height: 18px; /* 128.571% */
    text-transform: capitalize;
    font-weight: 400;
}

.nectar-flickity[data-controls*=arrows_overlaid] .next:after, .nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
    display: none;
}

body .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    left: -50px;
}

.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    right: -60px;
}

#home-sec1 .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    height: auto !important;
    width: auto !important;
    margin: 0 0 0 auto;
    display: block;
}

.nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot:before {
    background: #fff !important;
    box-shadow: inset 0 0 0 5px #fff;
    border: none !important;
}

body .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot.is-selected:before {
    box-shadow: none;
}

#home-sec5 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    width: 100%;
}

#home-sec5 .vc_row .iwithtext p {
    max-width: 350px;
}

#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul a:hover, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a, #header-outer #top nav > ul > li:not(.megamenu) .sfHover > a {
    color: inherit;
    background: linear-gradient(180deg, rgb(253 225 188 / 10%) 5.07%, rgb(194 165 129 / 10%) 149.1%) !important;
    opacity: 1;
    color: #151515;
}

.filter-list ul {
    padding: 0 70px 0 30px;
}

.filter-list ul .owl-stage-outer {
    position: relative;
    z-index: 1;
}

.property-sec-2 .vc_col-sm-5 .hover-wrap-inner {
    text-align: right;
}

.property-sec-2 .vc_col-sm-5 .hover-wrap-inner img {
    display: inline-block;
}
.property-sec-2 .vc_col-sm-7 .wpb_text_column {
    padding-right: 60px;
}

.property-sec-4 .inner-wrap > .row-bg {
    background: linear-gradient(180deg, rgb(253 225 188 / 20%) 25%, rgb(194 165 129 / 20%) 100%);
}

.portfolio-items .col.span_3 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-bar .container {
    max-width: 100%;
}

.about-sec-2 .vc_row .vc_col-sm-4 .wpb_text_column p {
    font-size: 18px;
}

.about-sec-4 .tabbed>ul,.about-sec-4 .wpb_content_element .tabbed .wpb_tabs_nav {
    margin-bottom: 70px;
    justify-content: space-between;
}

.whatsappchat {
    display: flex;
}

.contact-pg .vc_row .vc_col-sm-4 .vc_column-inner {
    border-radius: 15px;
    background: #FFF;
    height: 100%;
    padding: 29px 17px;
    border: 1px solid transparent;
}
.contact-pg .vc_row .vc_col-sm-4 .vc_column-inner:hover {
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
	border: 1px solid #ebcfaa;
}

.contact-pg .vc_row .vc_col-sm-4 .vc_column-inner:hover .img-with-aniamtion-wrap .hover-wrap-inner {
    border-color: #C2A581;
    background: transparent;
}

 body div.wpforms-container-full input[type=date]::-webkit-input-placeholder, body div.wpforms-container-full input[type=datetime]::-webkit-input-placeholder, body div.wpforms-container-full input[type=datetime-local]::-webkit-input-placeholder, body div.wpforms-container-full input[type=email]::-webkit-input-placeholder, body div.wpforms-container-full input[type=month]::-webkit-input-placeholder, body div.wpforms-container-full input[type=number]::-webkit-input-placeholder, body div.wpforms-container-full input[type=password]::-webkit-input-placeholder, body div.wpforms-container-full input[type=range]::-webkit-input-placeholder, body div.wpforms-container-full input[type=search]::-webkit-input-placeholder, body div.wpforms-container-full input[type=tel]::-webkit-input-placeholder, body div.wpforms-container-full input[type=text]::-webkit-input-placeholder, body div.wpforms-container-full input[type=time]::-webkit-input-placeholder, body div.wpforms-container-full input[type=url]::-webkit-input-placeholder, body div.wpforms-container-full input[type=week]::-webkit-input-placeholder, body div.wpforms-container-full select::-webkit-input-placeholder, body div.wpforms-container-full textarea::-webkit-input-placeholder {
    color: #6A6A6A;
    opacity: 1;
    pointer-events: none
}

 body div.wpforms-container-full input[type=date]::-moz-placeholder, body div.wpforms-container-full input[type=datetime]::-moz-placeholder, body div.wpforms-container-full input[type=datetime-local]::-moz-placeholder, body div.wpforms-container-full input[type=email]::-moz-placeholder, body div.wpforms-container-full input[type=month]::-moz-placeholder, body div.wpforms-container-full input[type=number]::-moz-placeholder, body div.wpforms-container-full input[type=password]::-moz-placeholder, body div.wpforms-container-full input[type=range]::-moz-placeholder, body div.wpforms-container-full input[type=search]::-moz-placeholder, body div.wpforms-container-full input[type=tel]::-moz-placeholder, body div.wpforms-container-full input[type=text]::-moz-placeholder, body div.wpforms-container-full input[type=time]::-moz-placeholder, body div.wpforms-container-full input[type=url]::-moz-placeholder, body div.wpforms-container-full input[type=week]::-moz-placeholder, body div.wpforms-container-full select::-moz-placeholder, body div.wpforms-container-full textarea::-moz-placeholder {
    color: #6A6A6A;
    opacity: 1;
    pointer-events: none
}

 body div.wpforms-container-full input[type=date]:-moz-placeholder, body div.wpforms-container-full input[type=datetime]:-moz-placeholder, body div.wpforms-container-full input[type=datetime-local]:-moz-placeholder, body div.wpforms-container-full input[type=email]:-moz-placeholder, body div.wpforms-container-full input[type=month]:-moz-placeholder, body div.wpforms-container-full input[type=number]:-moz-placeholder, body div.wpforms-container-full input[type=password]:-moz-placeholder, body div.wpforms-container-full input[type=range]:-moz-placeholder, body div.wpforms-container-full input[type=search]:-moz-placeholder, body div.wpforms-container-full input[type=tel]:-moz-placeholder, body div.wpforms-container-full input[type=text]:-moz-placeholder, body div.wpforms-container-full input[type=time]:-moz-placeholder, body div.wpforms-container-full input[type=url]:-moz-placeholder, body div.wpforms-container-full input[type=week]:-moz-placeholder, body div.wpforms-container-full select:-moz-placeholder, body div.wpforms-container-full textarea:-moz-placeholder {
    color: #6A6A6A;
    opacity: 1;
    pointer-events: none
}


.sp-rt-bdr .reserve-form .form-field div {
    font-family: 'Outfit';
    color: #000;
}

.sp-rt-bdr .reserve-form .form-field .datepicker {
    left: 0;
    right: 50px;
    width: 600px;
}

.sp-rt-bdr .reserve-form .form-field .datepicker #close-availabilityDateStart {
    width: auto;
    min-width: auto;
    color: #fff !important;
    font-size: 13px;
}

/*  */
.property-details-array table, .property-details-array table tr, .property-details-array table td, .property-details-array table th {
    border: 1px solid;
}

.property-details-array {}

.property-details-array table td, .property-details-array table th {
    padding: 5px 10px;
}

.property-details-array table th {
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
    width: 15%;
    color: #000;
}

.property-details-array table td {
    font-size: 12px;
    color: #333;
}

.property-details-array table td ul li {
    width: 32%;
    border: 1px solid #333;
    margin-bottom: 7px;
    list-style: none;
    padding: 3px 10px;
    border-radius: 4px;
}

.property-details-array table td ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1%;
}

.property-details-array table td ul li span {
    display: block;
    border-bottom: 1px solid #ccc;
    word-wrap: break-word;
}

.property-details-array table td ul li span:last-child {
    border-bottom: 0;
}

.nectar-slider-wrap.loaded .swiper-slide .content {
}

.search-form .form-field .datepicker {
    width: 695px;
	left: 0%;
	margin-top: 13px;
}

body .datepicker__month-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: auto;
    padding: 0;
}

body .datepicker__month-button--prev:after {
    background: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");
    transform: rotate(90deg);
    background-size: cover;
    background-position: center;
}

body .datepicker__month-button:after {
    height: 15px;
    width: 15px;
}

body .datepicker__month-button.datepicker__month-button--next {
    justify-content: flex-end;
}

body .datepicker__month-button--next::after {
    background: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");
    transform: rotate(-90deg);
    background-size: cover;
    background-position: center;
}

.search-form .form-field .datepicker .datepicker__inner {
    padding: 30px 39px;
}

body .datepicker__month-day--invalid {
    color: #D9D9D9;
}

body .datepicker__month th.datepicker__week-name {
    font-weight: 500 !important;
    color: #858585;
    border: none !important;
    padding: 10px 0 0;
}

body .datepicker__month  .datepicker__month-day--today {
    border-color: #e5e5e5 !important;
    background: transparent !important;
    color: #000;
}

body .datepicker__month tr.datepicker__month-caption {}

body .datepicker__month tr.datepicker__month-caption th {
    border: none !important;
    padding-bottom: 15px;
}

body:not(.woocommerce-cart) .main-content .datepicker__month {border-collapse: separate;box-sizing: border-box;}

div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
    padding: 0 78px 30px 0;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15) !important;
}

body #header-space {
    background: rgba(255, 255, 255, 0.90);
}

.property-images.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    overflow: hidden;
}

.property-images.owl-theme .owl-nav button {
    margin: 0;
    padding: 0;
    height: 32px;
    width: 32px;
    background-color: rgba(255,255,255,0.9);
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease 0.3s;
}

.property-images.owl-theme .owl-nav button:hover {
    background: #fff;
}

.property-images.owl-theme .owl-nav button:hover svg path {
}

.property-images.owl-theme .owl-nav button svg {
    stroke: #000 !important;
}

.property-images.owl-carousel .owl-nav button.owl-prev {
    transform: translateX(-50px);
}

.property-images.owl-carousel:hover .owl-nav button.owl-prev, .property-images.owl-carousel:hover .owl-nav button.owl-next {
    transform: none;
}

.property-images.owl-carousel .owl-nav button.owl-next {
    transform: translateX(70px);
}

.property-images.owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: none !important;
    height: 6px;
    width: 6px;
    margin: 5px 4px;
}

.book-propertysec2 .vc_row .row_col_wrap_12_inner .vc_col-sm-4.fixed {
/*     position: fixed;
    top: 0;
    right: 87px;
    max-width: 30.3%; */
	
	position: fixed;
    top: 0;
    right: 90px; 
    width: calc(33.33333333% - 60px);
    left: 90px;
    margin-left: auto;
}


#download-popup {
    border-radius: 10px;
    background: #FFF;
}

#download-popup .fancybox-close-small {
    background: transparent;
    padding: 6px;
    right: 10px;
    top: 10px;
}

#download-popup h4 {
    text-align: center;
}

#download-popup h4::after {
    content: "";
    position: relative;
    display: block;
    width: 21.5%;
    height: 2px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 10px auto 0;
}

#download-popup div.wpforms-container-full {
    margin: 50px 0 0 0;
}

#download-popup div.wpforms-container-full .wpforms-field-label {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 18px; /* 112.5% */
    text-transform: capitalize;
    margin-bottom: 8px;
}

#download-popup div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column input[type=text], #download-popup div.wpforms-container-full input[type=email] {
    border-radius: 5px;
    border: 1px solid var(--Lux-logo, #FDE1BC) !important;
    background: #FFF;
    color: #6A6A6A;
    font-size: 16px;
    font-weight: 200;
     /* 112.5% */
    padding: 15px 18px !important;
}

#download-popup .wpforms-container .wpforms-field {
    padding: 8px 0;
}

body #download-popup .iti, div.wpforms-container .wpforms-form .iti, #download-popup div.wpforms-container-full .wpforms-form .iti {
    display: flex;
    align-items: center;
    gap: 20px;
}

#download-popup .iti__flag-container, div.wpforms-container .wpforms-form .iti__flag-container {
    position: unset;
    border-radius: 5px;
    border: 1px solid var(--Lux-logo, #FDE1BC);
    background: #FFF;
    height: 50px;
    width: 100%;
    text-align: left;
}

body #download-popup .iti--allow-dropdown input[type=tel] {
    border-radius: 5px;
    border: 1px solid var(--Lux-logo, #FDE1BC) !important;
    background: #FFF;
    color: #6A6A6A;
    font-size: 16px;
    font-weight: 200;
    padding: 15px 18px !important;
}

body .iti__selected-flag, div.wpforms-container .wpforms-form .iti__selected-flag, div.wpforms-container-full .wpforms-form .iti__selected-flag, #wpforms-conversational-form-page .iti__selected-flag {
    justify-content: flex-start;
}

#download-popup .wpforms-container .wpforms-field.wpforms-field-checkbox {
    margin-top: 10px;
    color: #151515;
    font-family: Outfit;
     /* 112.5% */
}

#download-popup .wpforms-container .wpforms-field.wpforms-field-checkbox label {
    color: #151515;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    padding: 8px 35px;
}

#download-popup .wpforms-container .wpforms-field.wpforms-field-checkbox input[type=checkbox]:before {
    width: 30px;
    height: 30px;
    border-color: rgba(0, 0, 0, 1);
    border-width: 2px;
    border-radius: 5px;
    box-shadow: none !important;
}

#download-popup  div.wpforms-container-full input[type=checkbox]:focus:before {}

#download-popup  div.wpforms-container-full input[type=checkbox]:checked:before {}

#download-popup div.wpforms-container-full input[type=checkbox]:checked:after {background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.56616%2010.926L1.81425%207.17412C1.71614%207.07481%201.59929%206.99596%201.47049%206.94215C1.34168%206.88834%201.20347%206.86063%201.06387%206.86063C0.924271%206.86063%200.786062%206.88834%200.657253%206.94215C0.528444%206.99596%200.411598%207.07481%200.313487%207.17412C0.21418%207.27223%200.135335%207.38907%200.0815221%207.51788C0.0277095%207.64669%200%207.7849%200%207.9245C0%208.06409%200.0277095%208.2023%200.0815221%208.33111C0.135335%208.45992%200.21418%208.57677%200.313487%208.67488L4.80506%2013.1664C5.22313%2013.5845%205.89847%2013.5845%206.31654%2013.1664L17.6795%201.81425C17.7788%201.71614%2017.8576%201.59929%2017.9114%201.47048C17.9652%201.34168%2017.9929%201.20347%2017.9929%201.06387C17.9929%200.924271%2017.9652%200.786061%2017.9114%200.657252C17.8576%200.528443%2017.7788%200.411597%2017.6795%200.313487C17.5814%200.21418%2017.4645%200.135334%2017.3357%200.0815218C17.2069%200.0277092%2017.0687%200%2016.9291%200C16.7895%200%2016.6513%200.0277092%2016.5225%200.0815218C16.3937%200.135334%2016.2768%200.21418%2016.1787%200.313487L5.56616%2010.926Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E") center no-repeat;width: 33px;height: 33px;border: none;transform: none;}

#download-popup .wpforms-field-row p {
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    line-height: 23px; /* 143.75% */
    text-transform: capitalize;
    font-weight: 200;
    margin-bottom: 30px;
}

#download-popup .wpforms-field-row a {
    text-decoration-line: underline;
    color: #151515;
    text-transform: capitalize;
}

#download-popup .wpforms-field-row p {}

#download-popup div.wpforms-container-full button[type=submit] {
    padding: 16px 90px;
}

body .fancybox-bg {
    background-color: #0000004f;
}

.portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg, .portfolio-items[data-ps="8"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
    display: none;
}

.page-id-122 #header-space {
    max-height: 34px;
}


body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li.dropdown-menu-active ul {
    transform: none;
    opacity: 1;
}

body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li.dropdown-menu-active ul li {
    transform: none;
    opacity: 1;
}

#home-sec5 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
    position: relative;
}
/* 
#home-sec5 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -220px;
    right: -40px;
    bottom: -20px;
    background: url(/wp-content/uploads/2024/01/mobile-back.png) top center no-repeat;
    background-size: cover;
} */

.datepicker__topbar > div:not(.availability) {
    display: none;
}

.availability {
    text-align: center;
}

.availability span {
    display: inline-block;
    color: #000;
    text-align: center;
    font-variant-numeric: lining-nums tabular-nums;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border-radius: 30px;
    border: 1px solid var(--Lux-logo, #FDE1BC);
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    padding: 9px 34px;
}

.calender__container .datepicker__month {
    border-collapse: separate;
    box-sizing: border-box;
}

body .calender__container .datepicker {
    width: auto;
}

body .iti--separate-dial-code .iti__selected-flag, div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__selected-flag, div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__selected-flag, #wpforms-conversational-form-page .iti--separate-dial-code .iti__selected-flag {
    background: transparent;
}

body .iti__flag, div.wpforms-container .wpforms-form .iti__flag, div.wpforms-container-full .wpforms-form .iti__flag, #wpforms-conversational-form-page .iti__flag {
    display: none;
}

body .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag, div.wpforms-container .wpforms-form .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag, div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag, #wpforms-conversational-form-page .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background: transparent !important;
}


div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader svg {
    display: none;
}


div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader.wpforms-focus, div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader:focus-within {
    border-color: transparent !important;
}


div.wpforms-container div.wpforms-uploader .dz-message .modern-title {
    color: #6A6A6A;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 200;
    line-height: 32px; /* 81.818% */
    text-transform: \;
}

div.wpforms-container div.wpforms-uploader .dz-message.hide+.dz-preview {border: none;padding: 0 30px;}


/* Calender CSS */
body:not(.woocommerce-cart) .main-content table tr {
    background: transparent !important;
    overflow-x: hidden;
}
.search-form .form-field div {
    column-gap: 17px;
}
body .datepicker__month .datepicker__month-day {
    color: #313131;
}
body .datepicker__month .datepicker__month-day--today {
    border-color: #FDE1BC !important;
}
body .datepicker__month th.datepicker__week-name {
    padding: 10px;
}
body .datepicker__week-row, body .datepicker__week-days {
    display: flex;
}
body .datepicker__week-row td, body .datepicker__week-row th, body .datepicker__week-days td, body .datepicker__week-days th {
    width: 14.2% !important;
    box-sizing: border-box;
    margin: 4px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

tbody {}

.datepicker__months table, .datepicker__months table thead, .datepicker__months table tbody {
    display: block;
}
body .datepicker__month tr.datepicker__month-caption {display: flex;justify-content: space-between;}
.datepicker__months table {width: 48% !important;}
body .datepicker__month .datepicker__month-day--selected::before {
    display: block !important;
    background: #fff8ee;
    content: "";
    position: absolute;
    left: -2px;
    right: -2px;
    top: 0;
    bottom: 0;
    z-index: -1;
}

body .datepicker__month .datepicker__month-day--selected:not(.datepicker__month-day--last-day-selected) {
    position: relative;
    z-index: 1;
    border-radius: 0;
}

body .datepicker__month .datepicker__month-day--selected.datepicker__month-day--last-day-selected,
body .datepicker__month .datepicker__month-day--first-day-selected {
    position: relative;
    z-index: 99;
    border-color: transparent !important;
    /* #FDE1BC !important */
}

body .datepicker__month .datepicker__month-day--selected.datepicker__month-day--last-day-selected:before,
body .datepicker__month .datepicker__month-day--first-day-selected:before {
    display: block !important;
    background: #fff8ee;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -9999;
}
body .datepicker__month .datepicker__month-day--selected.datepicker__month-day--last-day-selected:before {
    right: 50%;
    left: -3px
}
body .datepicker__month .datepicker__month-day--first-day-selected:before {
    left: 50%;
}
body .datepicker__month .datepicker__month-day--selected.datepicker__month-day--last-day-selected:after,
body .datepicker__month .datepicker__month-day--first-day-selected:after {
    display: block !important;
    border: 1px solid #FDE1BC;
    border-radius: 100%;
    background-color: #fff;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -9999;
}

#home-sec2 .iwithtext .iwt-text p strong {
    font-weight: 400;
}

#home-sec2 .iwithtext .iwt-text p a {
    text-decoration-line: underline;
}

body.material .row [data-bullet_style=see_through] .slider-pagination:not(.dark-cs) .swiper-pagination-switch:before {
    background: #fff;
    box-shadow: #000 0 0 5px !important;
}

body  .um-account-side .um-account-link {
    background: transparent;
    border: 1px solid #FDE1BC !important;
    border-radius: 7px;
}

body .um-account-side li {
    background: transparent;
    border: none;
}

body .um-account-side li:not(:last-child) {
    margin-bottom: 20px !important;
}

body .um-account-side li a.current, body .um-account-side li a.current:hover,body  .um-account-side li a:hover {
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%);
    color: #000;
    font-weight: 400;
}

body .um-account-side li a.current i {
    color: #000;
}

body .um-account-side li a.current .um-account-title {
    color: #000;
}

body .um.um-account {
    padding: 70px 0;
    font-family: 'Outfit';
}

body .um-account-main div.um-account-heading {
    justify-content: center;
    font-size: 34px;
    font-family: 'Outfit';
    font-weight: 400;
    color: #000;
    margin-bottom: 40px !important;
}

body .um-account-main div.um-account-heading i {
    display: none;
}

body .um-field:not(:first-child) {
    padding-top: 35px;
}

body .um-field:not(:first-child) {}

body .um-field:not(:first-child).um-field-user_login {
    padding-top: 0;
}

body .um-account-main {
    padding-left: 40px;
}

body .um a.um-link {
    color: #C2A581;
}

body .um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea {
    font-size: 18px !important;
}

body[data-form-submit=regular].um-page-account .container-wrap .um input[type=submit].um-button {
    padding: 17px 46px !important;
}


body .um-account-name a {
    font-weight: 500;
    text-transform: capitalize;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
}
.showtxt {
	display: none;
}
.sp-rt-bdr .reserve-form div.boxappear {
    margin-top: 0;
    left: 0;
    width: 100%;
}
.single-checkout {
	display: none;
}
.top-rt ul {
    display: flex;
}
.um-account-profile-link {
    display: none;
}
.um-account-meta-img.uimob800-hide {
    display: none;
}
body .um-account-name {
    text-align: left;
}
body .um-account-name a {
    font-size: 26px;
    margin-top: 45px;
    display: block;
    color: #000;
    font-weight: 400;
}
span.error-message {
    background: red;
    display: block;
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
    transition: all.3s linear;
    display: none;
}
.booking-detail input[readonly] {
    background: #f3f3f3;
    cursor: no-drop;
}
/*  */
.form-control.card-main input {
    border-bottom: 1px solid #000;
}
.form-control.card-extras {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid;
    border-radius: 11px;
    padding-left: 23px;
}
.form-control.card-extras input {
    width: 26px;
    box-shadow: unset !important;
}
/* Additional styles for better consistency */
.form-control.card-extras input[type="number"]::-webkit-inner-spin-button,
.form-control.card-extras input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form-control.card-extras input[type="number"] {
    -webkit-appearance: none;
    margin: 0;
}
.form-control.card-extras input:last-child {
}
.form-control.card-extras span {
    width: 4%;
    padding: 10px 0;
    font-size: 28px;
    line-height: 34px;
    font-weight: 100;
    color: #000;
    display: block;
    margin: 0 4px;
}
form.checkoutform h4 {
    color: #151515;
    font-size: 22px;
    font-weight: 300;
    line-height: normal;
    margin-left: -30px;
    margin-bottom: 30px !important;
}
.swal2-icon.swal2-success .swal2-success-ring {
    border-color: #c2a581 !important;
}
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] ,
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
    background-color: #c2a581 !important;
}
.swal2-popup button.swal2-confirm.swal2-styled {
    background: linear-gradient(89deg, #FDE1BC 10.66%, #C2A581 99.1%) !important;
    color: #000 !important;
    border-radius: 4px !important;
}
.swal2-popup .swal2-title {
    font-weight: 400;
    color: #000;
}
a.btn.btn-sm.theme-btn {
    font-size: 15px;
    padding: 4px 16px !important;
    display: inline-block;
    min-width: unset;
}

.um-field table th, .um-field table td {
    width: 17%;
    font-size: 13px !important;
    color: #000;
    line-height: 18px !important;
}

.um-field table th:nth-child(5), .um-field table td:nth-child(5) {
    width: -5%;
}

.um-field table th {
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 12px !important;
}

span.badge.badge-dark, span.badge.badge-success {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 4px 16px !important;
    border-radius: 8px;
}
span.badge.badge-success {
    background: green;
}
input#um_account_submit_reservations {
    display: none;
}
.um .um-field-label {
    display: none;
}

body .um .um-form input[type=password], body .um .um-form input[type=search], body .um .um-form input[type=tel], body .um .um-form input[type=text], body .um .um-form textarea {
    background: transparent;
    border-radius: 11px;
    border: 1px solid #000 !important;
    padding: 16px 25px !important;
    color: #151515;
    font-family: Outfit;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

body .um-field:not(:first-child).um-field-user_password {
    padding-top: 0;
}

body .um-field:not(:first-child).um-field-user_password input[type=password] {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

body .um-field-username #username-303 {
    border-bottom: none !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

body .um .um-form input[type=password]:focus, body .um .um-form input[type=search]:focus, body .um .um-form input[type=tel]:focus, body .um .um-form input[type=text]:focus, body .um .um-form textarea:focus {
    border-color: #000 !important;
}

body .um .um-form input::placeholder, body .um .um-form textarea::placeholder {
    color: #151515;
}


body .um-form[data-mode="register"] .um-field:not(:first-child) {
    padding: 0;
}

.um-form[data-mode="register"] .um-field {
    padding: 0;
}


.um-form[data-mode="register"] .um-field:nth-child(even) {
    margin-bottom: 30px;
}

.um-form[data-mode="register"] .um-field:nth-child(even) input {
    border-top: 0 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.um-form[data-mode="register"] .um-field:nth-child(odd) input {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

body .um-form[data-mode="register"] .um-field:nth-child(odd) input[type=password] {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
}

.um-form[data-mode="register"] .um-field:nth-child(even) input:focus {
    border-top: 0 !important;
}

/* .select2-container--open li.select2-results__option[aria-disabled="true"] {
    display: none;
} */
.stepbox {
    border-top: 1px solid #FDE1BC;
    padding: 40px 30px 30px;
}
.form-group.first-last-name.card-group {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.form-group.first-last-name.card-group .form-control {
    width: 49%;
    margin-bottom: 10px;
}
.form-control.card-extras input {
    border: 0;
    padding: 0;
}
.booking-detail .form-control textarea {
    background: transparent;
    border-radius: 11px;
    border: 1px solid #000;
    padding: 16px 25px;
    color: #151515;
    font-family: Outfit;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}
.stepbox.step5 p {
    padding: 0;
    margin-left: -30px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px !important;
}
form.checkoutform .step5 h4 {
    margin-bottom: 0 !important;
}
.form-group.billing-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form-group.billing-group .form-control {
    width: 49%;
    margin-bottom: 20px;
}
.form-group.billing-group .form-control.w100 {
    width: 100%;
}
.secure-payment {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 20px;
}
.secure-payment img {
    background: url(../png/radius-circle.png);
    background-size: 100% 100%;
    padding: 10px;
    width: 50px !important;
}
.secure-payment .payment-txt {
    width: calc(90% - 50px);
}
.payment-txt h3 {
    font-size: 22px;
    margin-bottom: 11px !important;
    line-height: 1;
}
.payment-txt p {
    font-size: 18px;
    line-height: 1.2;
}
body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul .inner-scroller::-webkit-scrollbar-track,
.filter-dropdown ul::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul .inner-scroller::-webkit-scrollbar,
.filter-dropdown ul::-webkit-scrollbar
{
    width: 3px;
    background-color: #fff;
}

body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul .inner-scroller::-webkit-scrollbar-thumb,
.filter-dropdown ul::-webkit-scrollbar-thumb
{
    background-color: #dec4a2;
}

/*  */
/*  */
/*  */
.sp-details .sp-rt.active-rt {
    position: fixed;
    left: 0;
    right: 0;
    top: 190px;
    bottom: 0;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 90px;
    z-index: 1;
}
.sp-details .sp-rt.active-rt .sp-rt-bdr {
    width: 34%;
    margin-left: auto;
    position: relative;
    z-index: 999999;
}
.sp-details .sp-rt.active-rt > p {
    width: 34%;
    margin-left: auto;
}
/*  */
/*  */
.sp-calendar .datepicker__inner {
    display: flex;
    flex-wrap: wrap;
}
.sp-calendar .datepicker__inner .datepicker__topbar {
    order: 2;
    width: 100%;
    margin-top: 30px;
}
.sp-calendar .datepicker__inner .datepicker__months {
    width: 100%;
}
.sp-calendar .datepicker__topbar > div:not(.availability) {
    display: block;
	margin-top: -20px;
}

.sp-calendar .datepicker__info.datepicker__info--selected {
    display: none !important;
}

.sp-calendar .datepicker__info.datepicker__info--feedback {
    display: none !important;
}

body .sp-calendar .datepicker--topbar-top .datepicker__clear-button[aria-disabled="false"] {
    border: 0;
    border-bottom: 1px solid;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
}

body .sp-calendar  .datepicker--topbar-top .datepicker__clear-button::after {
    content: " Dates";
}

body .sp-calendar .datepicker--topbar-top .datepicker__clear-button[aria-disabled="true"] {
    display: none !important;
}
body .sp-calendar .datepicker__inner {
    border: 0;
    padding: 30px 0 0;
}
.sp-review-1-flex .sp-review-types, .sp-review-1-flex .sp-review-rating {
    width: 14.2%;
    box-sizing: border-box;
}
.sp-review-1-flex .sp-review-types {
    padding-left: 50px;
    position: relative;
}
.sp-review-1-flex .sp-review-types:after {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    top: 0;
    bottom: 0;
    background: url(../png/mid-line-1.png);
    background-size: 100% 100%;
}
body .sp-calendar .datepicker__month .datepicker__month-day {
    width: 54px !important;
    height: 54px !important;
}


.single-popup {
    padding: 50px 10px 50px 30px;
    border-radius: 15px;
}

.single-popup .popup-inner {}

.single-popup .popup-inner p, .single-popup .popup-inner ul li {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    font-family: 'Outfit';
    line-height: 27px;
}

.single-popup .popup-inner ul {
    margin-bottom: 20px;
    margin-left: 20px;
}

.single-popup .popup-inner h4 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.single-popup .popup-inner .inner-scroll {width: 610px;overflow-x: hidden;padding-right: 50px;overflow-y: scroll;max-height: 500px;}

.single-popup button {
    background: transparent;
    right: 20px;
    top: 10px;
}

.single-popup button svg path {
    fill: #000;
}

.popup-inner .inner-scroll::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #EBEBEB;
}

.popup-inner .inner-scroll::-webkit-scrollbar
{
	width: 5px;
}

.popup-inner .inner-scroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #151515;
}

.single-popup .popup-inner ul:last-child, .single-popup .popup-inner p:last-child {
    margin-bottom: 0;
    padding: 0;
}
.btm-para p {
    font-size: 16px;
    font-weight: 200;
    margin-top: 12px;
}
.properties-slider .item img {
    margin: 0 !important;
}

.properties-slider.owl-carousel {}

.properties-slider.owl-carousel .property-box {
    width: 100%;
}

.property-box span img {
    margin: 0 !important;
}

.properties-slider.owl-theme .owl-nav:not(.property-images.owl-theme .owl-nav) {
    position: absolute;
    top: 35%;
    left: -90px;
    right: -90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: -0;
}

.properties-slider.owl-theme .owl-nav:not(.property-images.owl-theme .owl-nav) svg {
    height: 22px !important;
    width: 22px;
    fill: #000 !important;
}

.properties-slider.owl-theme .owl-nav:not(.property-images.owl-theme .owl-nav)  button {
    margin: 0;
    background: transparent;
}

.about-sec-2 .vc_row .vc_col-sm-3 .wpb_text_column h4 {text-transform: capitalize;}

.about-sec-2 .vc_row .vc_col-sm-3 {
    text-align: center;
}

.about-sec-2 .vc_col-sm-3 .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 18px;
}



.location-ttk-list ul li img, .rule-list li img {
    flex: 0 0 24px;
    object-fit: none;
}
.page-id-155 .select2-container--default .select2-results>.select2-results__options[aria-expanded="true"] li:first-child {
    display: none !important;
}
p.location-txt {
    display: flex;
    align-items: center;
    color: #151515;
    font-size: 14px;
    font-weight: 300;
}
p.location-txt img {
    margin: 0 5px 0 0 !important;
}
.property-description {
    white-space: pre-line;
}
body[data-button-style*=slightly_rounded] button.fancybox-button, body[data-button-style^=rounded] button.fancybox-button {
    background: transparent !important;
}
ul.popup-amenities li {
    list-style: none;
}
ul.popup-amenities {
    margin: 0 !important;
    width: 400px;
}
.popup-amenities li.amenity-list {
    line-height: 2.6 !important;
}

.revenue-form .form-field .select2-container.select2-container--disabled, .select2-container--default.select2-container--disabled .select2-selection--single {
    background: #fbfbfb !important;
}
.sp-review-person.d-none {
    display: none;
}
.ceo .hover-wrap {
    margin-bottom: 35px;
}
.ceo .hover-wrap-inner {
    border: 2px solid #FDE1BC;
    border-radius: 10px;
}
.ceo .hover-wrap-inner img {
    border-radius: 10px;
    position: relative;
    z-index: 1;
}
.ceo .hover-wrap-inner:before, .ceo .hover-wrap-inner:after {
    content: "";
    position: absolute;
    left: -20px;
    width: 70px;
    top: -30px;
    bottom: 50px;
    background: #FDE1BC;
    border-radius: 10px;
}
.ceo .hover-wrap-inner:after {
    bottom: -30px;
    top: 30px;
    right: -20px;
    left: unset;
}
.ceo-row img {
    max-height: 300px !important;
    max-width: 300px !important;
    object-fit: cover;
    object-position: 0 -15px;
    border: 4px solid #fde3c2;
    border-radius: 100%;
}

.operating-off img {
    width: 100% !important;
    height: 300px !important;
    object-fit: cover;
    border: 1px solid #FDE1BC;
    border-radius: 10px;
}
.about-sec-2 .operating-off .hover-wrap-inner {
    display: block;
    width: 80%;
    margin: 0 0 0 auto;
}

div.wpforms-container-full .wpforms-confirmation-container-full p {
    color: inherit;
    font-weight: 500;
}
.ceo .vc_col-sm-4 {
    padding-left: 14% !important;
}
.amenities-head h3 {
    color: #000;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.amenities-head h3:after {
    content: "";
    position: relative;
    display: block;
    width: 128.962px;
    height: 2px;
    height: 3px;
    background: linear-gradient(269deg, #FDE1BC 9.14%, #C2A581 98.05%);
    margin: 14px 0 29px;
}
.sp-feat-details .owl-theme .owl-dots {
    display: none;
}
ul.popup-amenities li span {
    font-size: 20px;
    font-weight: 300;
}
.popup-amenities li.amenity-list {
    display: flex;
    column-gap: 6px;
    line-height: 1.8 !important;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 13px;
}
.popup-amenities li.amenity-list img {
    width: 25px;
}
.single-popup .popup-inner .inner-scroll h4 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 30px;
    color: #000;
}
.single-popup .popup-inner .inner-scroll h4:first-child {
    margin-top: 0;
}
.popup-amenities li.amenity-list span {
    width: calc(100% - 51px);
    margin-left: 10px;
    line-height: 1.2;
}
.popup-amenities li.amenity-list span strong {
    font-weight: 100;
    font-size: 16px;
}
ul.rule-list {margin-left: -30px;}
ul.rule-list li {
    font-weight: 300;
}
#footer .vc_col-sm-3:first-child {
    width: 28%;
}
#footer .vc_col-sm-2 {
    width: 12%;
}
#footer .vc_col-sm-2:nth-child(2) {
    margin-left: 11%;
}
div.boxappear i.disabled-plus {
    border-color: red;
    cursor: no-drop;
    color: red;
}

.fancybox-container * {
    font-family: 'Outfit';
}

#map-canvas {
    border-radius: 4px;
}
a.property-url {
    color: #000;
}
body .datepicker__month .datepicker__month-day.datepicker__month-day--disabled {
    background: #e7e7e7;
}
.datepicker__month-day--disabled:after {
    right: 0;
    left: unset;
    top: 0;
    opacity: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true]:first-child {
    display: none !important;
}

.for-mobile {
    display: none;
}
.cell:not(.is-selected) {
    opacity: 0;
}
img.goto-img {
    width: 15px !important;
    filter: brightness(0);
    animation: mymove 1s infinite;
}
@keyframes mymove {
  0% {transform: translateX(0px);}
  50% {transform: translateX(10px);}
  100% {transform: translateX(0px);}
}
.property-locations .location-box a {
    display: block !important;
    width: 100%;
}

body div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column input[type=tel] {
    padding-left: 20px !important;
}

body div.wpforms-container .iti__flag-container, body div.wpforms-container .wpforms-form .iti__flag-container, body div.wpforms-container-full .wpforms-form .iti__flag-container,body #wpforms-conversational-form-page .iti__flag-container {
    position: unset;
    flex: 0 0 22%;
    height: auto;
}

body div.wpforms-container .iti, body div.wpforms-container .wpforms-form .iti, body div.wpforms-container-full .wpforms-form .iti {
    display: flex;
    align-items: center;
    justify-content: center;
}

body div.wpforms-container .iti--separate-dial-code .iti__selected-flag, body div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__selected-flag, body div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__selected-flag, body #wpforms-conversational-form-page .iti--separate-dial-code .iti__selected-flag {
    background: transparent;
    padding: 15px 10px;
    justify-content: space-between;
}

body div.wpforms-container .iti--separate-dial-code .iti__selected-dial-code, body div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__selected-dial-code, body div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__selected-dial-code, body #wpforms-conversational-form-page .iti--separate-dial-code .iti__selected-dial-code {
    margin: 0;
    font-size: 18px;
    font-family: 'Outfit';
    font-weight: 300;
}

body div.wpforms-container .iti__arrow, body div.wpforms-container .wpforms-form .iti__arrow, body div.wpforms-container-full .wpforms-form .iti__arrow {
    position: unset;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center center;
    transition: all ease 0.3s;
    border: none;
    height: 16px;
    width: 16px;
}

body div.wpforms-container-full .wpforms-form .iti__arrow.iti__arrow--up {
    transform: rotate(180deg);
}

body div.wpforms-container #wpforms-form-110 .iti--separate-dial-code .iti__selected-flag, body div.wpforms-container #wpforms-form-110 .wpforms-form .iti--separate-dial-code .iti__selected-flag, body div.wpforms-container-full #wpforms-form-110 .wpforms-form .iti--separate-dial-code .iti__selected-flag {
    padding: 23px 10px;
}
.sp-calendar .availability {
    display: none !important;
}
/* .page-id-155 #whatsapp-row {
	display: none !important;
} */
div#whatsapp-row {
    margin: 0 !important;
}
.filter-list {
    width: 100% !important;
}
.filter-btn {
    display: none !important;
}
.secure-payment .payment-txt h3 {
    text-transform: capitalize;
}
.area-list {
    position: absolute;
    left: 20px;
    top: 20px;
}
.sp-images {
    position: relative;
}
.area-list a {
    background: #b25551;
    color: #fff;
    padding: 3px 14px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}
.form-error {
    font-size: 12px;
    color: #ff0000;
    line-height: 2;
    position: absolute;
    bottom: -20px;
    opacity: 0;
    transition: all.2s linear;
}
.form-control {
    position: relative;
}
.form-group {
    position: relative;
}
.form-error.active-error {
    opacity: 1;
}
div#success-popup {
    padding: 40px 30px !important;
    min-width: 500px;
}
.checkout-pop h3 {
    font-size: 29px;
    border-bottom: 1px solid #FDE1BC;
}
.checkout-pop1, .checkout-pop2 {
    border-bottom: 1px solid #FDE1BC;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.single-popup .popup-inner .checkout-pop h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    margin: 0;
}
.single-popup .popup-inner .checkout-pop p {
    font-size: 14px;
    font-weight: 300;
    padding: 0;
}
.single-popup .popup-inner .checkout-pop h5 {
    font-weight: 300;
    font-size: 14px;
}
.single-popup .popup-inner .checkout-pop ul li {
    list-style: none;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
}
.single-popup .popup-inner .checkout-pop ul {padding: 0;margin: 0;}
.single-popup .popup-inner .checkout-pop ul li span {
    display: block;
    font-weight: 300;
    font-size: 14px;
}
.checkout-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.checkout-pop1 h4, .checkout-pop2 h4 {
    margin-bottom: 14px !important;
}
.checkoutform span.select2.select2-container {
    width: 100% !important;
    border-radius: 10px;
    border: 1px solid #000;
    padding: 13px 22px;
    color: #151515;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    appearance: none;
}
body.page-id-271 .select2-container--open .select2-dropdown--below {
    margin-left: 0;
}
body .fancybox-bg {
    background: rgba(0,0,0,0.8);
}
.checkout-spinner {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,0.5);
    z-index: 99999;
    display: none;
}
.spinner-spin {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.checkout-spinner img {
    max-width: 250px;
    animation: rotate infinite 5s linear;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
div#copyright {
    margin-bottom: -40px;
}
#ajax-loading-screen {
    background: #ffffff9c !important;
} 