@import url("../web-fonts/fonts.css"); 

/* :root{
    --primary-color: #212a21 !important;
    --secondary-color: #FFFFFF !important;
    --text-color: #212a21 !important;
    --heading-color: #212a21 !important;
    --background-color: #fbf9f3 !important;
    --lightbg-color: #f2eee4 !important;
    --lightbg-color: #fffefa !important;
    --goldenColor: #e6b022 !important;
    --logo-font: Frank Ruhl Libre !important;
    --logo-font-size: 28px !important;
    --logo-font-variant: 100 !important;
    --heading-font: Baskervville, sans-serif !important;
    --heading-font-size: 42px !important;
    --heading-font-variant: 100 !important;
    --main-font: Instrument Sans, sans-serif !important;
    --main-font-variant: 100 !important;
    --main-font-size: 16px !important;
    --menu-font: Arial, sans-serif !important;
    --menu-font-size: 16px !important;
} */

/* Header Top Bar */

.headtop-bar-wrap {
    padding: 8px 0;
    position: relative;
    z-index: 11;
    background: var(--primary-color);
}

.headtop-bar {
    align-items: center;
    justify-content: space-between;
}

a.header-cont {
    color: var(--text-color) !important;
    font-size: 13px;
    line-height: 100%;
}

.headtop-bar-wrap .wait-list span.small-text {
    color: var(--text-color) !important;
}

body .btn,
body .wpforms-submit.btn{
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 100px;
    color: var(--secondary-color);
    font-family: var(--main-font);
    font-size: var(--main-font-size);
    font-weight: 400;
    letter-spacing: 1px;
    padding: 12px 32px;
    text-transform: math-auto !important;
    transition: .5s ease-in;
    white-space: nowrap;
}
body .wpforms-submit.btn:hover {
    border: 1px solid var(--primary-color);
    background: transparent !important;
    color: var(--primary-color) !important;
}

body .btn:hover{
    color: var(--primary-color) !important;
}
body .container{
    max-width: 1580px;
    width: 100%;
    padding: 0 42px;
}

.newsletter-block div.wpforms-container-full:not(:empty) {
    margin-right: auto;
    margin-left: 0;
}
.single-prop-block label.flex.text-sm.bg-white.radius-100 {
    border-radius: 45px;
}
body.page-template-default main {
    min-height: 100vh;
}
div#importer {
    height: 65vh;
}
.page-template-default main  div#importer h1 {
  line-height: 140%;
}

.lg-outer .lg-prev:after{
    background: url(/wp-content/themes/floorspace-v2/resources/styles/images/review-left-arrow.png) no-repeat !important;
}

.lg-outer .lg-next:before {
    background: url(/wp-content/themes/floorspace-v2/resources/styles/images/review-right-arrow.png) no-repeat !important;
}

body .datepicker__month-button--next:after {
    background: url(/wp-content/themes/floorspace-v2/resources/styles/images/review-right-arrow.png) no-repeat;
    height: 11px!important;
    width: 7px!important;
    background-repeat: no-repeat !important;
}

body .datepicker__month-button--prev:after {
    background: url(/wp-content/themes/floorspace-v2/resources/styles/images/review-left-arrow.png) no-repeat;
    height: 11px!important;
    width: 7px!important;
    background-repeat: no-repeat !important
}

.blog .paginationHolder .page-numbers {
    display: flex;
    justify-content: center;
    width: max-content;
    margin: 0 auto;
}

.site-mainlogo img {
    height: 2rem;
}

body header .menu-item a{
    font-weight: var(--menu-font-variant);
}

/* Variables Define */
body .main-heading,
.contact-description h1{
    font-weight: var(--heading-font-variant) !important;
}

body .heading,
.faq-section h2,
.amenities-section h2,
.location-section h2,
.policy-rules-section h2,
h2{
    font-size: var(--heading-font-size) !important;
    font-family: var(--heading-font) !important;
    font-weight: var(--heading-font-variant) !important;
}

.review-contentblock .description p,
.info-profile span,
.topget-card h4,
.topget-card span,
.blgBox__title,
#description-modal h2,
#rules-and-policies-modal span.model_heading,
.expcards h4,
.expcards span,
#amenities-modal span.model_heading,
#description-modal span.model_heading,
#filters-modal h3,
#filters-modal span.model_heading{
    font-family: var(--heading-font) !important;
}

body .textimage-section p {
    font-size: var(--main-font-size) !important;
}


body .propery-singleposts .property h2{
    font-family: var(--heading-font) !important;
    font-weight: var(--heading-font-variant) !important;
}

#open-photo-gallery-modal h3{
    font-family: var(--heading-font) !important;
    font-weight: var(--heading-font-variant) !important;
}

body.post-type-archive-property .propery-singleposts .property h2{
    font-size: 24px !important;
}

.btn-border{
    color: var(--primary-color) !important;
}

body .btn-border:hover {
    color: var(--secondary-color) !important;
}

#description-modal h2{
    color: var(--text-color);
    text-transform: capitalize;
    font-size: 28px;
}

#rules-and-policies-modal span.model_heading,
#amenities-modal span.model_heading,
#description-modal span.model_heading,
#filters-modal h3,
#filters-modal span.model_heading {
    color: var(--secondary-color);
    font-size: 20px;
}

body .footer_col ul.footer-lists li a,
.form-control, label{
    font-family: var(--main-font) !important;
}

body .featured-reviews-block .reviews-carousel .cards-swiper-slide .heading {
    font-size: 30px !important;
}

.foot-head,
.prop-location,
.guestreview-section p.small-text,
.textimage-section li,
.prop-name {
    font-family: var(--main-font) !important;
    font-size: var(--main-font-size) !important;
    font-weight: var(--main-font-variant) !important;
}

/* Color variable */
body.post-type-archive-property{
   background-color: var(--lightbg-color);
}

#datepicker-input-datepicker .datepicker__week-name{
    font-size: .75rem !important;
}

body .datepicker__month-day--invalid {
    color: var(--text-color) !important;
    opacity: .3;
}

span.datepicker__info.datepicker__info--selected-label,
.datepicker__info-text.datepicker__info-text--selected-days span {
    font-size: 11px !important;
}

body .blogArticle__right button.wp-block-search__button{
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
}

body .blogArticle__right button.wp-block-search__button:hover{
    background: transparent!important;
}

body #open-photo-gallery-modal h3 {
    font-size: 32px !important;
}

/* Fonts */
body .email-whatsapp a,
body .foot-head,
body .prop-location,
body .prop-name,
body .guestreview-section p.small-text,
body p,
body span,
body .textimage-section p,
body .footer_col ul.footer-lists li a,
body .whychoose-section table tr th,
body .whychoose-section table tr td,
body .whatyouget-lists ul li,
body .desc,
body .faq-answer,
body .btn,
body .wpforms-submit.btn,
body .textimage-section li,
body .banner-text p,
body .standard-section p,
body #amenities-modal .modal-contheight .acc__card ul.grid li span.font-archivo,
body #filters-modal .filters-form ul li input,
body #filters-modal .filters-form ul li label,
body .amenities-section ul li span,
body .guest-block #popover-filters-guests ul li input,
body .guest-block #popover-filters-guests ul li label,
body .sml-text,
body span.frm-input,
.readytopartner p.desc,
.contact-description p.desc,
.contact-formblock label,
.footer_col.col_one .desc,
body .innerfooter_section .footer_col .foot-head,
 body:not(.wp-admin) .description-list li,
body .book-formouter p.sml-text,
 body:not(.wp-admin) .footer-bottom p,
 body:not(.wp-admin) .footer-bottom p a,
 body .property-content p,
 body .property-content .policy-rules-section ul li,
 .rev-name,
 .rev-date,
 .location-section .location-name,
 .location-section .location-booking,
 body.property-management .desc {
    font-family: var(--main-font) !important;
    font-weight: var(--main-font-variant) !important;
    font-size: var(--main-font-size);
}

 body:not(.wp-admin) .footer-bottom p,
 body:not(.wp-admin) .footer-bottom p a{
    font-size: var(--main-font-size) !important;
 }



 /* body .heading,
 .blogArticle__detail h3,
 .blogArticleSepration__Title,
 .blogArticleSepration .comment-reply-title,
 .faq-section h2.faq-title,
 .amenities-section h2,
 .location-section h2,
 .policy-rules-section h2,
 .blogArticle__detail h2,
 h1,
 h2,
 .main-heading,
 .singleBogTop__title,
 .faq-question,
 .propery-singleposts .property a h2,
 #open-photo-gallery-modal h3,
 body:not(.wp-admin) h1,
 body:not(.wp-admin) h2,
 body:not(.wp-admin) h3,
 body:not(.wp-admin) h4,
 body:not(.wp-admin) h5,
 body:not(.wp-admin) h6 {
     font-family: var(--heading-font) !important;
     font-size: var(--heading-font-size) !important;
 } */






/* Property Managemnt */
body .tag{
    text-transform: capitalize;
}

.property-management .eastwest-image img,
.travel-partners .eastwest-image img,
.eastwest-image img {
    height: 430px !important;
}

.desc {
    color: var(--text-color);
    opacity: 75%;
    line-height: 146%;
}

.small-text {
    color: #08250966;
    font-size: 12px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* Review CSS */
body .call-text {
    font-size: var(--main-font-size) !important;
    font-weight: var(--main-font-variant) !important;
    font-family: var(--main-font) !important;
    margin-top: 16px;
    opacity: .8;
}

.guestreview-section .swiper-slide {
    padding: 40px;
    background: var(--background-color);
    opacity: 30%;
    border-radius: 8px;
    height: auto;
}

.guestreview-section .swiper-slide.swiper-slide-active {
    opacity: 100%;
}

.guestreview-section p.small-text {
    bottom: -20px;
    position: relative;
}

.review-contentblock .description p {
    font-size: var(--main-font-size) !important;
    font-weight: var(--main-font-variant) !important;
    /* font-family: var(--mainFont); */
    color: var(--text-color);
    line-height: 146%;
}

.review-contentblock .stars-block{
    display: flex;
    margin: 5px 0 22px;
}

.review-info {
    padding-top: 100px;
    display: flex;
    align-items: center;
}

.info-profile {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, .8);
}

.info-profile span{
  font-size: 20px;
  font-family: var(--heading-font);
  color: var(--primary-color) !important;

}
.review-info ul {
    display: flex;
    margin-left: 20px;
    gap: 55px;
}

.review-info ul li{
    font-size: 13px;
    color: var(--text-color);
    opacity: 80%;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.review-info ul li:nth-child(2){
    position: relative;
}

.review-info ul li:nth-child(2):before{
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background: var(--primary-color);
    opacity: 60%;
    left: -25px;
}

.review-info ul li:nth-child(2):after{
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background: var(--primary-color);
    opacity: 60%;
    right: -25px;
}

.swiper.reviewSwiper {
    padding-left: 10%;
}

.guestreview-section {
    padding-top: 110px;
    padding-bottom: 110px;
}

.guestreview-section .reviewSwiper {
    padding-top: 40px
}

.guestreview-section .reviewSwiper .swiper-button-next,.guestreview-section .reviewSwiper .swiper-button-prev {
    bottom: auto;
    top: 25px
}

.guestreview-section .swiper-button-next,.guestreview-section .swiper-button-prev {
    background: var(--lightbg-color);
    border-radius: 50%;
    color: #fff;
    color: var(--whiteColor);
    color: #fff;
    height: 26px;
    width: 26px
}

.guestreview-section .swiper-button-next:after,.guestreview-section .swiper-button-prev:after {
    background: url(../images/img/review-right.svg) no-repeat;
    background-size: contain;
    font-size: 0;
    height: 9px;
    width: 5px
}

.guestreview-section .swiper-button-prev:after {
    background: url(../images/img/review-left.svg) no-repeat;
    background-size: contain
}

.guestreview-section .reviewSwiper .swiper-button-prev {
    left: auto;
    right: 165px
}

.guestreview-section .reviewSwiper .swiper-button-next {
    left: auto;
    right: 125px
}


/* Property Management CSS */
.title-header .heading {
    margin-bottom: 36px;
}

.title-header .desc {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.inner-experienceblck{
    padding: 85px 85px;
    background: var(--background-color);
    border-radius: 12px;
}

.expcards-wrapper {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    gap: 120px;
}

.expcards h4,
.expcards span {
    font-size: 36px;
    font-weight: 400;
    line-height: 122%;
    color: var(--primary-color) !important;
    text-transform: lowercase;
}

body .expcards p {
    font-size: var(--main-font-size) !important;
    font-weight: var(--main-font-variant) !important;
    color: var(--text-color);
    opacity: 60%;
    font-family: var(--main-font) !important;
    margin-top: 8px;
}

.whatyouget-section {
    padding: 140px 0 180px;
}

.innerwhatyouget {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding-top: 74px;
}

.whatyouget-section h2 {
    margin-bottom: 0;
}

.whatyouget-cards{
    background: var(--background-color);
    padding: 32px;
    border-radius: 8px;
}

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

.topget-card h4,
.topget-card span {
    font-size: 24px;
    font-weight: 400;
    color: var(--text-color);
    line-height: 110%;
    margin-bottom: 22px;
    text-transform: capitalize;
    display: inline-block;
}

body .topget-card p {
    font-size: var(--main-font-size) !important;
    font-weight: var(--main-font-variant) !important;
    font-family: var(--main-font) !important; 
    color: var(--text-color) !important;
}

.topget-card {
    text-align: center;
    padding-bottom: 36px;
    margin-bottom: 36px;
    border-bottom: 1px solid #DFD7C2;
}

.whatyouget-lists ul li {
    font-size: var(--main-font-size);
    font-weight: var(--main-font-variant);
    font-family: var(--main-font);
    display: flex;
    align-items: center;
    gap: 16px;
    padding-bottom: 22px;
}

.whychoose-section {
    padding: 90px 0 95px;
}

.whychoose-section table tr th,
.whychoose-section table tr td{
    border: 1px solid rgba(36, 35, 31, 0.12);
}

.whychoose-section table tr th,
.whychoose-section table tr td {
    font-size: 16px;
    /* font-weight: 400; */
    font-family: var(--main-font);
    color: var(--text-color);
    font-weight: var(--main-font-variant);
    opacity: 60%;
    line-height: 150%;
    width: 33.5%;
}

.whychoose-section table tr td{
    opacity: 100%;
}

.whychoose-section table tr th,
.whychoose-section table tr td{
    padding: 24px;
}

.whychoose-section table thead .tablelogo,
.whychoose-section table thead tr td {
    text-align: center;
    padding: 30px;
}

.whychoose-section table tr td:nth-child(2){
    background: var(--primary-color);
}

.whychoose-section table {
    margin-top: 85px;
}

.whychoose-section table thead tr:first-child th,
.whychoose-section table thead tr td {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.whychoose-section table thead tr td:nth-child(2){
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.whychoose-inner-section {
    overflow: auto;
}

.whychoose-section table thead .tablelogo img {
    margin: 0 auto;
    max-width: max-content;
}

/* Faq */
.faq-section {
    padding: 120px 0;
    background: var(--background-color);
}

.faq-inner {
    max-width: 700px;
    margin: auto;
}

.faq-inner h2 {
      margin-bottom: 40px;
  }

  .faq-item {
      border-bottom: 1px solid #ddd6c1;
      cursor: pointer;
      padding: 20px 0;
  }

  .faq-question {
      font-size: 18px;
      display: flex;
      justify-content: space-between;
      align-items: center;
  }

  .faq-answer {
      display: none;
      padding-top: 10px;
      color: #555;
  }

  .faq-toggle {
      font-size: 24px;
      font-weight: bold;
      transition: transform 0.3s ease;
  }

  .faq-item.active .faq-answer {
      display: block;
  }

  .faq-item.active .faq-toggle {
      transform: rotate(45deg);
  }

  .faq-answer {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.7s ease;
  }

  .faq-item.active .faq-toggle {
      transform: rotate(45deg);
  }

/* .footer_col ul.footer-lists li a {
    color: #082509 !important;
}

.footer_col ul.footer-lists li a:hover{
   color: #e6b022 !important;
} */

.faq-section h2 {
    font-size: var(--heading-font-size) !important;
    color: var(--text-color) !important;
}


body .readytopartner,
body .logos-section {
    background: var(--background-color);
}

.datepicker__info.datepicker__info--selected {
    padding-top: 10px;
}

.datepicker__info.datepicker__info--feedback.datepicker__info--warning {
    color: red;
    font-size: 13px;
    padding-top: 5px;
}

.datepicker__info.datepicker__info--feedback.datepicker__info--help {
    padding-top: 10px;
    font-size: 13px;
    color: #286728;
    font-style: normal;
}

.book-form .wpforms-field-container .wpforms-field-checkbox fieldset {
    position: relative;
}

.book-form .wpforms-field-container .wpforms-field-checkbox legend.wpforms-field-label {
    position: absolute;
    left: 22px;
}


#adults-counter-input {
  pointer-events: none;
}
#kids-counter-input{
   pointer-events: none; 
}


.property-photo-gallery #default-carousel {
    z-index: 0;
}

.site-mainlogo img {
    height: 2rem;
}

body .faq-question {
    font-size: var(--main-font-size) !important;
}

.faq-question{
    color: var(--text-color);
    font-family: var(--heading-font);
    font-weight: var(--heading-font-variant);
}


.blogFilter__title{
    text-transform: capitalize;
}

body .blogArticle__right .wp-block-heading {
    font-size: 24px !important;
    text-transform: capitalize;
}

/* Blog*/
body .singleBogTop__row{
    gap: 25px;
}

body .singleBogTop__cntnt,
body .singleBogTop__img {
    max-width: 100%;
}

body .singleBogTop__img {
    flex: 0 0 55%;
}

body .singleBogTop__cntnt {
    flex: 0 0 45%;
}

body .blogArticleSepration__Title,
body .blogArticleSepration .comment-reply-title{
    text-transform: capitalize;
}

body .blogArticle__detail h2,
body .blogArticle__detail h3{
    line-height: 120%;
}

.listing-right .dates-guests-inner .date-years span span {
    margin-right: 4px;
}

.booking_form_text_mobile{
  background: var(--background-color);
}

[data-modal-hide="embed-modal"] {
    width: 100% !important;
    justify-content: flex-start !important;
    padding: 24px;
    border-bottom: 1px solid #cdcdcd;
    border-radius: 0 !important;
}

.embedform-modal-mob .modal-contheight {
    padding: 0;
}

[data-modal-hide="embed-modal"] span.sr-only {
    width: max-content;
    overflow: unset;
    position: unset;
    clip-path: unset;
    height: auto;
}

.formembed-outer {
    padding: 25px 20px;
}

[data-modal-hide="embed-modal"] svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 9px;
    border-radius: 50%;
    padding: 7px;
}

.embedform-modal-mob .innerBookNow .innerBookNowTabs{
    border-bottom: 0 !important;
}

.embedform-modal-mob>div>div{
    border-radius: 0 !important;
}

/* text image list */
.textimage-section ul,
.textimage-section ol {
    list-style: disc !important;
    padding-left: 28px !important;
    margin: 12px 0px 12px !important;
}

.textimage-section ol{
    list-style: auto !important;
}

.prop-name,
.prop-location,
.footer_col ul.footer-lists li a,
body #open-photo-gallery-modal h3,
body .amenities-section h2,
body .contact-description h1,
body .heading,
body .location-section h2,
body .main-heading,
body .policy-rules-section h2,
body .propery-singleposts .property a h2,
h3 .sub-font,
.rev-name,
.rev-date,
body .email-whatsapp a,
.book-form .wpforms-field-textarea .custom-addonss small{
  color: var(--text-color) !important;
}



/* Home Mobile Booking */

.homebook-modal-wrap .tab-content {
    display: none;
}

.homebook-modal-wrap .tab-content.active {
    display: block;
    padding-bottom: 80px;
    /* Add space for the apply button */
}

/* Additional styling for the datepicker */
.homebook-modal-wrap .datepicker {
    width: 100%;
    border: none !important;
    box-shadow: none !important;
}

/* Make the popover visible and properly styled */
#popover-filters-calen {
    position: relative !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    box-shadow: none !important;
    width: 100%;
}

/* Hide the input field */
.hideInnerInput {
    display: none;
}

.homebook-modal-wrap .datepicker__inner {
    padding: 20px 15px 0;
}

.homebook-modal-wrap .datepicker {
    background: var(--background-color);
}

.homebook-modal-wrap .datepicker__month-button {
    display: flex !important;
}

.homebook-modal-wrap .datepicker__week-name {
    font-size: 12px !important;
}

.homebook-modal-wrap thead .datepicker__month-caption {
    height: 50px;
}

.homebook-modal-wrap thead .datepicker__month-caption .datepicker__month-name,
.homebook-modal-wrap thead .datepicker__month-caption th {
    vertical-align: top;
}

.homebook-modal-wrap .datepicker__month-name {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
}

.homebook-modal-wrap .datepicker__month-caption {
    border-bottom: 0;
}

.homebook-modal-wrap .datepicker__month-day {
    padding: 14px 7px;
    border-radius: 20px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
}

.homebook-modal-wrap .datepicker__month-day--first-day-selected,
.homebook-modal-wrap .datepicker__month-day--last-day-selected,
.homebook-modal-wrap .datepicker__month-day--selected {
    color: #fff !important;
    background-color: var(--primary-color) !important;
}

.homebook-modal-wrap .datepicker__month-day--selected {
    color: hsla(43, 47%, 97%, .302) !important;
}

.homebook-modal-wrap .datepicker__month-day--first-day-selected,
.homebook-modal-wrap .datepicker__month-day--last-day-selected {
    color: #fff !important;
}

.homebook-modal-wrap .datepicker__month-day--today {
    background-color: inherit;
}

.homebook-modal-wrap .datepicker__month-day--selected {
    border-radius: 0;
}

.homebook-modal-wrap .datepicker__month-day--last-day-selected {
    border-radius: 0 20px 20px 0;
}

.homebook-modal-wrap .datepicker__month-day--first-day-selected.datepicker__month-day--tmp {
    border-radius: 20px;
}

.homebook-modal-wrap .datepicker__month-day--first-day-selected {
    border-radius: 20px 0 0 20px;
}

#popover-filters-calen {
    height: 420px !important;
    overflow: auto;
}

#popover-filters-calen {
    border-top: 1px solid var(--lightbg-color);
    box-shadow: 0 0 10px 0 transparent !important;
    margin-top: 20px !important;
    position: static !important;
    transform: none !important;
    width: 100%;
}

.homebook-modal-wrap #popover-filters-guests {
    border-top: 1px solid var(--lightbg-color);
    box-shadow: none;
    display: block;
    position: static !important;
    transform: none !important;
    width: 100%;
}

.guest-wraper {
    flex-direction: column;
}

.calender-wrap {
    position: relative;
}

.banner-wrap .book-formouter {
    display: none;
}

.homebook-modal-wrap .calender-wrap {
    flex-direction: column;
}

.homebook-modal-wrap {
    padding: 0 !important;
}

.homebook-modal-wrap #popover-filters-dates-value {
    left: 84px;
    opacity: .4;
    position: absolute;
    top: -15px;
}

.homebook-modal-wrap .modal-contheight {
    height: 100svh;
}

.homebook-modal-wrap .relative.bg-background.rounded-lg.shadow {
    border-radius: 0;
}


.home_check_availability {
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 100px;
    color: var(--secondary-color);
    font-family: var(--main-font);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 12px 32px;
    text-transform: math-auto !important;
    transition: .5s ease-in;
    white-space: nowrap;

}

.btn-wrap-bg{
    background: unset;
}

.button_check_availability.btn-wrap-bg,
.mobile_check_availability {
    background: var(--background-color);
}

.mobile_check_availability{
  border: 1px solid rgba(27, 26, 24, .122);
}

.home_check_availability.button_check_availability {
    padding: 13px 30px;
}

.single-property ul,
.propery-singleposts ul {
    list-style: none;
}

.rate-perday,
.policy-rules-section ul li{
    font-size: var(--main-font-size);
}

body:not(.wp-admin) b,
body:not(.wp-admin) strong {
    font-weight: 600 !important;
}

menu,
ol,
ul{
    list-style: inherit;
}

body.wp-admin ol {
    list-style: disc;
}

.prop-name {
    line-height: 125% !important;
}

.datepicker__info.datepicker__info--selected span.datepicker__info.datepicker__info--selected-label {
    padding-right: 4px;
}

.datepicker__info-text,
.site-mainlogo,
.dt-published, 
.blogArticle__right .wp-block-latest-posts li .wp-block-latest-posts__post-title,
.selected-filters-wrapper .text-black,
#adults-counter-input,
#kids-counter-input,
.tracking-\[1\.2px\].mb-5\.5 {
    color: var(--text-color) !important;
}

.searchBox input,
.blgBox__tags .tag,
.blogArticle__right .widget,
.blogArticle__right .widget select,
.widget_search input.wp-block-search__input {
    border: 1px solid #e2e2e2 !important;
}

.searchBox input::placeholder{
    color: var(--text-color);
}

.selected-filters-wrapper .clear-filter-wrapper{
    border-color: #e2e2e2;
}

[data-drawer-target="drawer-navigation"] svg line {
    stroke: var(--primary-color);
}


button#adults-decrement-button,
button#kids-decrement-button {
    line-height: 37px !important;
}

.selected-filters-wrapper .clear-filter-wrapper span {
    font-size: 14px !important;
}

.blogArticle__left figure.wp-block-table {
    margin-bottom: 20px;
}

.textimage-section .text-left p {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .button_check_availability {
        display: none;
    }

    .banner-wrap .book-formouter {
        display: block;
    }
}

body .heading {
    text-transform: capitalize;
}

.navigation-wrap ul.navbar-nav {
    list-style: none;
}

body header .menu-item a:hover{
    color: var(--primary-color);
}

.booknowmodal-wrap .max-h-full .rounded-lg {
    border-radius: 0;
    height: 100%;
    overflow: auto;
}

body .datepicker__month-day--today{
    background-color: var(--primary-color) !important;
    color: #fff !important;
}

body:not(.wp-admin) p a{
    font-size: var(--main-font-size) !important;
}

.blogArticleSepration form p textarea,
.blogArticleSepration form p:not(.form-submit) input:not([type=checkbox]) {
    border: 1px solid #e2e2e2 !important;
}


.propery-singleposts .property .relative.w-full.rounded-lg button:focus {
    outline: unset !important;
}

[data-modal-target="open-photo-gallery-modal"] {
    z-index: 0 !important;
}

.newsletter-block form .wpforms-field-container input::placeholder {
    color: var(--text-color) !important;
}

body .banner-text p,
body .standard-section p{
    font-family: var(--main-font) !important;
    font-size: var(--main-font-size) !important;
    font-weight: var(--main-font-variant) !important;
}

body .sml-text{
    font-family: var(--main-font) !important;
}

/* property page */
body .eastwest_end {
    background: var(--background-color) !important;
}

/* Subscribe page */

.subscribe-section_center .inner-contactbanner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 0;
}

.subscribe-section_center .inner-contactbanner p.desc {
    padding-right: 0;
}

.subscribe-section_center .contact-formblock .wpforms-field.wpforms-field-email.form-control {
    padding: 0;
    background: transparent;
    border: 0;
}

.subscribe-section_center .contact-formblock .wpforms-field-container {
    max-width: 350px;
    width: 100%;
}

.subscribe-section_center .contact-formblock .wpforms-field-container input {
    max-width: 100% !important;
}

.subscribe-section_center .contact-formblock form {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}

.subscribe-section_center .contact-formblock form .wpforms-submit-container {
    margin-top: 0 !important;
}

.subscribe-section_center .contact-formblock .wpforms-field.wpforms-field-email.form-control input{
    height: 100%;
    border-radius: 28px !important;
    color: var(--text-color) !important;
}

.subscribe-section_center .contact-formblock {
    padding-bottom: 140px;
}

.property-manag-popup button svg {
    width: 18px !important;
    height: 18px !important;
    margin-top: 12px;
}

.property-manag-popup .formembed-outer{
    padding-top: 0;
}



@media(max-width:1680px) {
    .swiper.reviewSwiper {
        padding-left: 90px;
    }
}

@media(max-width:1580px) {
    .swiper.reviewSwiper {
        padding-left: 40px;
    }
}


@media(max-width:1440px) {
    .swiper.reviewSwiper {
        padding-left: 42px;
    }

body .heading,
body:not(.wp-admin),
.blogArticle__detail h3,
.blogArticleSepration__Title,
.blogArticleSepration .comment-reply-title,
.faq-section h2,
.amenities-section h2,
.location-section h2,
.policy-rules-section h2,
.blogArticle__detail h2,
h1,
h2,
.main-heading,
.singleBogTop__title,
.propery-singleposts .property a h2,
#open-photo-gallery-modal h3{
        font-size: 38px !important;
        
    }

        html:not(.wp-admin),
        body:not(.wp-admin) {
            font-size: var(--main-font-size) !important;
        }
}


@media(max-width:1280px){
   body .nav-outer, body .navigation-wrap ul.navbar-nav {
        display: flex;
        gap: 22px;
    }
    body a.site-mainlogo.font-sorts-mill-goudy.text-xl {
        font-size: 1.1rem;
    }
    .page-template-default main  div#importer h1 {
        font-size: 35px !important;
        line-height: 140% !important;
    }
   .faq-section h2 {
        margin-bottom: 35px;
    }

    body:not(.wp-admin) .heading,
    body:not(.wp-admin) .amenities-section h2,
    body:not(.wp-admin) .location-section h2,
    body:not(.wp-admin) .policy-rules-section h2,
    body:not(.wp-admin) .blogArticle__detail h2,
    body:not(.wp-admin) .blogArticle__detail h3,
    body:not(.wp-admin) .blogArticleSepration__Title, 
    body:not(.wp-admin) .blogArticleSepration .comment-reply-title,
    body:not(.wp-admin)  .custom-heading,
    body:not(.wp-admin) .heading,
    body:not(.wp-admin) .review-section h2,
    body .blogArticle__detail h2,
    body .blogArticle__detail h3,
    body .blogArticleSepration__Title,
    body .blogArticleSepration .comment-reply-title,
    body:not(.wp-admin) .custom-heading,
    body:not(.wp-admin) .contact-description h1 {
        font-size: 30px !important;
    }

    body .singleBogTop__title{
        font-size: 42px !important;
    }

    body #open-photo-gallery-modal h3 {
        font-size: 24px !important;
    }

}
@media (max-width:1024px){
    body .container {
        max-width: 1580px;
        width: 100%;
        padding: 0 22px;
    }
    body .nav-outer, body .navigation-wrap ul.navbar-nav {
        gap: 25px;
    }
    .banner-text {
        left: 8px;
        transform: translate(22px,-50%);
    }
    .inner-experienceblck {
        padding: 60px;
    }

    .whatyouget-section {
        padding: 100px 0;
    }

    .innerwhatyouget {
        grid-template-columns: 1fr 1fr;
        padding-top: 60px;
    }

    .swiper.reviewSwiper {
        padding-left: 20px;
    }

    .whatyouget-lists ul li img {
        max-width: 25px;
    }

    .expcards h4,
    .expcards span {
        font-size: 32px;
    }

    .whychoose-section table tr td,
    .whychoose-section table tr th {
        font-size: 15px;
        padding: 15px;
    }

    .whychoose-section {
        padding: 80px 0;
    }

    .whychoose-section table {
        margin-top: 60px;
    }

    .info-profile {
        height: 45px;
        width: 45px;
    }

    .review-info ul {
        gap: 45px;
    }

    .guestreview-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .faq-section {
        padding: 80px 0;
    }

    .guestreview-section .reviewSwiper .swiper-button-next {
        right: 20px;
    }

    .guestreview-section .reviewSwiper .swiper-button-prev {
        right: 55px;
    }

    body .featured-reviews-block .reviews-carousel .cards-swiper-slide .heading {
        font-size: 26px !important;
    }

    body .blogArticle__detail h2,
    body .blogArticle__detail h3,
    body .blogArticleSepration__Title, 
    body .blogArticleSepration .comment-reply-title {
        font-size: 28px !important;
    }

    body .blogArticle__right .wp-block-heading {
        font-size: 20px !important;
    }

    body .singleBogTop__title{
        font-size: 36px !important;

    }

    .single-prop-block{
        row-gap: 6px !important;
    }

    .rate-perday,
    .rates-wrap .adddate-price p {
        font-size: 14px !important;
    }
}
@media(max-width:992px){
   body .nav-outer,body .navigation-wrap ul.navbar-nav {
        gap: 20px;
    }
    body header .menu-item a {
        font-size: 14px;
    }
    body header .btn {
        font-family: var(--main-font);
        font-size: 12px;
        padding: 10px 20px;
    }
    body a.site-mainlogo.font-sorts-mill-goudy.text-xl {
        font-size: 0.9rem;
    }
    .info-profile {
        height: 40px;
        width: 40px;
    }
    .review-info ul li {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .guestreview-section .swiper-slide {
        padding: 25px;
    }

    .guestreview-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    body .heading,
    .amenities-section h2,
    .location-section h2,
    .policy-rules-section h2 {
        font-size: 26px !important;
    }
}
@media (max-width:820px){
    body .nav-outer, body .navigation-wrap ul.navbar-nav {
        gap: 10px;
    }

    .innerwhatyouget {
        padding-top: 50px;
    }

    .whatyouget-cards {
        padding: 25px;
    }

    .whatyouget-lists ul li img {
        max-width: 23px;
    }

    .expcards-wrapper {
        gap: 80px;
        padding-top: 50px;
    }

    .expcards h4,
    .expcards span {
        font-size: 30px;
    }

    body .expcards p {
        margin-top: 6px;
    }

    .inner-experienceblck {
        padding: 50px;
    }

    .faq-section {
        padding: 60px 0;
    }

    .innerlogo-block {
        justify-content: center !important;
    }

    .property-management .eastwest-image img,
    .travel-partners .eastwest-image img,
    .eastwest-image img {
        height: 380px !important;
    }

    .review-info {
        padding-top: 60px;
    }
}

@media (max-width: 768px){
    .whatyouget-section {
        padding: 80px 0;
    }
    .expcards h4,
    .expcards span {
        font-size: 26px;
    }

    .whychoose-section table {
        width: 720px;
    }

    .review-info ul {
        gap: 30px;
    }

    .faq-section h2 {
        margin-bottom: 10px;
    }

    body:not(.wp-admin) .footer-bottom p,
    body:not(.wp-admin) .footer-bottom p a {
        font-size: 14px !important;
    }
}
@media (max-width:767px){
    body .date-block, body .guest-block, body .location-block{
        border-radius: 50px !important;
    }

    .nav-outer{
        display: none !important;
    }

    .page-template-default main  div#importer h1 {
        font-size: 28px !important;
        line-height: 140% !important;
    }
    .page-template-default main h1 {
        text-align: center;
    }

    .whatyouget-section {
        padding: 60px 0;
    }

    .whychoose-section {
        padding: 60px 0;
    }

    .whychoose-section table {
        margin-top: 45px;
    }

    .review-info ul li {
        font-size: 9px;
    }

    .guestreview-section .swiper-slide {
        padding: 20px;
    }

    .guestreview-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .faq-section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .innerlogo-block {
        gap: 45px !important;
    }
    .property-sidebar {
        top: auto !important;
        position: fixed !important;
    }


    .mobile_check_availability {
      padding: 20px 30px;
    }

    .button_check_availability {
        padding: 20px 30px;
        border: 1px solid rgba(27,26,24,.122);
        background: var(--primary-color);
    }

    #mdates-modal .mobile-dates p:after {
        display: none;
    }
        #mdates-modal .mobile-dates p {
        height: 16px;
    }
    .guests .hideInnerInput {
        flex-direction: column;
    }

      .mobile-dates.selected_availabilitys {
        position: absolute !important;
        right: 38px !important;
        top: 28px !important;
    }


    #mdates-modal button.btn.fixed {
        z-index: 9999 !important;
    }

    .dateclear-btns {
        position: absolute;
        right: 25px;
        top: 90px;
    }

    .dateclear-btns button {
        margin: 0;
    }

    /* #popover-filters-guests {
        visibility: visible !important;
    } */

    .booknowmodal-wrap .innerBookNowTabs>button {
        width: 8px;
    }

    body .featured-reviews-block .reviews-carousel .cards-swiper-slide .heading {
        font-size: 24px !important;
    }

    body .singleBogTop__title{
        font-size: 32px !important;
    }

    /* embed form-mobile */
    .embedform-modal-mob {
        padding: 0 !important;
    }

    .embedform-modal-mob>div {
        max-width: 100%;
    }

    .embedform-modal-mob>div,
    .embedform-modal-mob>div>div {
        height: 100%;
    }

    .property-filter-block {
        form .flex-auto {
            margin-left: 0px;
        }
    }

    body.post-type-archive-property .propery-singleposts .property h2 {
        font-size: 20px !important;
    }

    .mobile-img-full {
        width: 100% !important;
    }

    .menu-primary-navigation-container ul li a{
        font-family: var(--heading-font) !important;
        color: var(--text-color);
    }

    .property-filter-block form button {
        margin: 0 !important;
    }

    .hideInnerInput .datepicker__month-day {
        padding: 14px 7px !important;
    }

    .blogTabs {
        border: 1px solid #cdcdcd !important;
    }

    .property-filter-block .datepicker__inner .datepicker__buttons {
        text-align: right;
    }
}
@media (max-width:580px){
    .page-template-default main  div#importer h1 {
        font-size: 22px !important;
        line-height: 140% !important;
    }

    .innerwhatyouget {
        grid-template-columns: 1fr;
        padding-top: 40px;
    }

    .expcards-wrapper .expcards {
        width: 100%;
    }

    .expcards-wrapper {
        flex-wrap: wrap;
        gap: 35px;
    }

    .expcards h4,
    .expcards span {
        font-size: 22px;
    }

    body .expcards p {
        font-size: 15px;
    }

    .inner-experienceblck {
        padding: 30px 18px;
    }

    .whychoose-section table tr td,
    .whychoose-section table tr th {
        padding: 12px;
    }

    .property-management .eastwest-image img,
    .travel-partners .eastwest-image img,
    .eastwest-image img {
        height: 260px !important;
    }

    .footer-bottomleft {
        gap: 8px !important;
        flex-direction: column;
    }

    body .newsletter-block .form-control{
        max-width: 100%;
    }
}

@media (max-width:480px) {
    .headtop-bar {
        flex-direction: column;
        gap: 5px;
    }

    .headtop-bar .wait-list {
        line-height: 100%;
    }

    .headtop-bar span.small-text {
        font-size: 10px !important;
    }

    a.header-cont {
        font-size: 10px;
        letter-spacing: 1.5px;
    }

    a.top-social img {
        width: 12px !important;
    }

    .subscribe-section_center .contact-formblock form {
        flex-direction: column;
    }

    .subscribe-section_center .contact-formblock form .wpforms-submit-container {
        width: 100%;
    }

}


.ab-top-menu li#wp-admin-bar-my-account span.display-name {
    color: #fff !important;
    font-size: 12px;
}