.lp-custom-user-logins .app-view-popup-style-custom i,
.lp-custom-user-logins .app-view-popup-style-custom img {
  width: 20px;
}

.staybnb-repeating-sub-fields {
  display: flex;
  gap: 25px;
}

.author-inner-content-wrap #content-grids {
  display: flex;
  flex-wrap: wrap;
}

.date-picker-wrapper .month-wrapper table .day {
  width: 28px;
}
.date-picker-wrapper .first-date-selected:after,
.date-picker-wrapper .last-date-selected:after {
  padding: 0 !important;
  left: -10px !important;
}
.valid.checked {
  width: 30px;
  margin: 0 !important;
}
.date-picker-wrapper .first-date-selected::after {
  background-color: #000 !important;
  left: 1px !important;
}
.date-picker-wrapper .first-date-selected:after,
.date-picker-wrapper .last-date-selected:after {
  left: 1px !important;
}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #000 !important;
}

/* .size-1-2 {
  width: calc(50% - 0px) !important;
} */

.lp_quote_form .siginup_dealer h5,
.lp_quote_form .siginup_dealer .lp_rgister,
.lp_quote_form .siginup_dealer input#lp_usr_reg_btn {
  margin: 0px;
}

.lp_quote_form form#register {
  max-height: 80vh;
  overflow: auto;
  scrollbar-width: none;
}

.lp_quote_form .siginup_dealer .lp_rgister {
  width: 100%;
}

.lp_quote_form .siginup_dealer .cwp-frontend-section-content-container {
  border: none !important;
}

h3.lp_describe_place {
  margin-top: 10px;
  margin-bottom: 4px;
}

.lp_detail_page_styles3 .lp-listing-desription,
.lp_detail_page_styles3 .lp-listing-features {
  border: unset !important;
  padding-bottom: 0 !important;
  margin-bottom: 50px;
}

.lp_detail_page_styles3 .room-heading,
.lp_detail_page_styles3 .custom_attachments h3 {
  margin-bottom: 24px;
}

.staybnb-post-details-list {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .staybnb-post-details-list {
    justify-content: center;
  }
}

.staybnb-post-details-list li {
  font-size: 16px;
  margin-right: 8px;
  padding-right: 8px;
  position: relative;
  color: #222222;
}

.staybnb-post-details-list li:not(:last-child)::after {
  content: ".";
  position: absolute;
  right: -2px;
  top: -4px;
}

#lp-submit-form .cwp-field-container.cubewp-have-image-field label {
  display: block;
  width: 100%;
}

#lp-submit-form .cwp-gallery-field-container,
#lp-submit-form .cwp-file-field-container {
  width: 100%;
}

.staybnb-single-section-fields .slick-track {
  display: flex !important;
}

.cwp-field-checkbox label::before {
  display: none;
}

#lp-submit-form .select2-selection.select2-selection--single {
  padding: 0px;
}

#lp-submit-form .cwp-field-container.form-group {
  padding-left: 0px;
}

.lp-header-full-width .lp-add-listing-btn ul li {
  display: block !important;
}

.app-view-popup-style-custom {
  cursor: pointer;
}

#modal-signup .siginup_customer,
#modal-signup .siginup_dealer {
  display: none;
}

#modal-signup {
  width: 100%;
  height: 100%;
  background: #00000069;
  display: flex;
  align-items: center;
}

.error {
  background: #fccac1 !important;
  border: 1px solid #eb5439 !important;
}

#modal-signup .siginup_customer,
#modal-signup .siginup_dealer {
  display: none;
}

#modal-signup {
  width: 100%;
  height: 100%;
  background: #00000069;
  display: flex;
  align-items: center;
}

.modal-content {
  border-radius: 18px;
  padding: 0;
  margin-top: 85px;
}

.lp_quote_form .modal-header {
  border: unset;
  padding: 0;
}

.modal-content h5 a {
  margin: 0 0 10px 0;
  line-height: 24px !important;
  letter-spacing: 0px;
  font-size: 23px !important;
  font-weight: 800 !important;
  text-align: center;
  width: 100%;
  display: inline-block;
}

.register-container-user-types {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 50px;
}

button.click-customer {
  background-color: #41a6df;
  color: #fff;
  border: 1px #41a6df solid !important;
  font-size: 18px;
  line-height: 30px;
  font-family: Open Sans;
  border-radius: 8px;
  padding: 13px 21px;
  transition: var(--transition);
}

button.click-dealer {
  background-color: #41a6df !important;
  color: #fff;
  border: 1px #41a6df solid !important;
  font-size: 18px;
  line-height: 30px;
  font-family: Open Sans;
  border-radius: 8px;
  padding: 13px 21px;
  transition: var(--transition);
}

.custom-file .featured-img-label {
  background: #f5f5f5;
  border: 2px dashed #c8cbce;
  padding: 20px 15px 10px;
  width: 100%;
  max-width: 100% !important;
}

.lp-listing-featuredimage label p {
  color: #008bff !important;
  border: 1px solid #008bff !important;
  border-radius: 3px;
  background: #fff;
  margin-right: 15px;
  display: inline-block;
  padding: 3px 10px;
}

#register .form-group label span {
  font-weight: 400;
}

.listing-detail-infos .list-style-none.list-st-img span:last-child {
  padding-top: 0px !important;
}

@media (max-width: 991px) {
  .listing-second-view
    .map-area
    .listing-detail-infos
    .list-st-img
    span:last-child {
    width: 0% !important;
  }
}

section.listing-second-view {
  margin-bottom: 25px !important;
}

.staybnb-single-section-fields {
  display: flex;
  flex-direction: row;
  gap: 15px;
}

.lp-agent-listings .cwp-cpt-single-text h3 {
  margin-top: 0px;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field {
  display: block;
  margin: 0;
  border: 0;
  padding: 0;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field
  > h4 {
  margin-bottom: 12px;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner {
  margin: 0 0px;
  border: 0;
  position: relative;
  padding-right: 10px;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-field-container {
  padding: 0;
  border: 0;
  margin: 0;
}

.cwp-cpt-single-field-container:last-child,
.cwp-single-groups
  .cwp-cpt-single-category-container.cwp-cpt-single-field-container:last-child {
  border: none;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner {
	margin: 6px 10px !important;
    border: 0;
    position: relative;
    box-shadow: 0px 1px 3px 0px #ddd !important;
    padding-bottom: 10px !important;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-field-container {
  padding: 0;
  border: 0;
  margin: 0;
}

.cwp-cpt-single-repeating-field-inner {
  margin: 20px 0;
  display: block;
  border: 2px dashed #e0e0e0;
  border-radius: 5px;
  width: 100%;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-field-container {
  padding: 0;
  border: 0;
  margin: 0;
}

.cwp-cpt-single-image {
  width: 100%;
}

.staybnb-single-repeating-field
  .staybnb-repeating-sub-fields
  .cwp-cpt-single-image
  img {
  height: 212px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 6px;
}

.cwp-cpt-single-repeating-field.cwp-cpt-single-field-container.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-field-container {
  padding: 0;
  border: 0;
  margin: 0;
}

.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-field-container {
  margin-bottom: 4px;
}

.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-text-container.cwp-cpt-single-field-container
  p {
  color: #222222;
}

ul.cwp-single-category-widget-inner.cwp-single-post-widget-inner ul li a,
.cwp-cpt-single-field-container ul li a,
.cwp-cpt-single-time_picker p,
.cwp-cpt-single-date_time_picker p,
.cwp-cpt-single-date_picker p,
.cwp-cpt-single-switch p,
.cwp-cpt-single-url a,
.cwp-cpt-single-textarea p,
.cwp-cpt-single-wysiwyg_editor,
.cwp-cpt-single-file a,
.cwp-cpt-single-email a,
.cwp-cpt-single-number,
.cwp-cpt-single-text p {
  color: #898886;
  font-size: 14px;
  margin: 0;
}
.staybnb-single-section-fields .cwp-cpt-single-repeating-field-inner {
  margin: 10px 10px !important;
  margin-left: 10px !important;
}
.pdf-button {
  color: #ffffff !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 14px 20px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  width: 100% !important;
  cursor: pointer;
  transition: background-color 0.2s ease;
  margin-top: 10px;
  height: auto !important;
  font-family: Plus Jakarta Sans;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  background: #00241a !important;
}

.pdf-button:hover {
  color: #fff;
}

.post-detail-content.custom_attachments {
  margin-bottom: 15px;
}

.post-detail-content h3 {
  padding-bottom: 20px;
  font-size: 21px;
  font-weight: 500;
  margin: 10px 0 5px 0;
  line-height: 33px;
}

.staybnb-checkbox-field > h5 {
  margin-bottom: 12px;
  width: 100%;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 700;
  color: #222222;
}

.staybnb-checkbox-field ul li {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 16px;
  color: #222222;
  width: 100%;
}

.cwp-cpt-single-switch-checkbox.staybnb-checkbox-field.cwp-cpt-single-field-container {
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
}

.staybnb-single-section-field {
  display: flex;
  flex-wrap: wrap;
}

.staybnb-single-section-title {
  margin-bottom: 24px;
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 700;
  color: #222222;
}
.listing_things {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #dddddd;
}
.lp-listing-name .realtor-price {
  font-size: 17px;
  font-weight: 600;
}
.lp-search-bar-right .lp-search-btn {
  padding: 11px 30px 11px 45px;
  margin: 0px;
}
.lp_auto_loc_container .lp-dyn-city {
  color: #fff !important;
}
.staybnb-repeating-sub-fields {
  cursor: pointer;
}

/* start staybnb style */
.staybnb-single-section.staybnb-single-sidebar-section:not(:last-child) {
  margin-bottom: 24px;
}
.cwp-single-widget.cwp-shortcode-widget {
  width: 100%;
  /* padding: 15px; */
}
.staybnb-single-section .cwp-booking-form {
  padding: 25px;
  border-radius: 12px;
  border: 1px solid #dddddd;
  box-shadow: 0px 6px 16px 0px #0000001f;
}
#cwp-from-cwp_booking .cwp-frontend-section-container {
  margin: 0 0 10px 0;
}
#cwp-from-cwp_booking .cwp-frontend-section-heading-container {
  display: none;
}
.cwp-frontend-section-heading-container {
  background: #f4f4f4;
  border: 1px solid #e0e0e0;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 25px;
}
.cwp-frontend-section-heading-container h2 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin: 0;
  word-spacing: 5px;
}
.cwp-frontend-form-container
  #cwp-from-cwp_booking
  .cwp-frontend-section-container
  .cwp-frontend-section-content-container {
  border: 0;
  padding: 0;
}
.cwp-frontend-form-container
  .cwp-frontend-section-container
  .cwp-frontend-section-content-container {
  border: 1px solid #e0e0e0;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  padding: 15px;
  background: #fff;
}
.cwp-frontend-section-content-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cwp-frontend-form-container .cwp-field-container.cwp-field-dropdown {
  border: 1px solid var(--input-border-color);
  padding: 8px 16px;
  border-radius: 8px;
}
.cwp-frontend-section-container .cwp-field-container {
  margin: 0 0 20px 0;
  width: 100%;
}
.cwp-booking-hide {
  display: none !important;
}
.cwp-field-container {
  margin-bottom: 15px;
  padding: 0 10px;
  width: 100%;
}
.cwp-frontend-form-container
  .cwp-frontend-section-container
  .cwp-field-container
  label {
  display: block;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  word-spacing: 2px;
}
.cwp-frontend-section-container
  .cwp-frontend-section-content-container
  .cwp-field-container
  label
  span.cwp-required {
  color: red;
}
.cwp-required {
  margin: 0 0 0 2px;
  color: var(--red-700);
}
.cwp-frontend-form-container .cwp-field-container select {
  border-color: var(--primary-border-color);
  color: var(--label-font-color);
}
.cwp-frontend-form-container .cwp-field-container select {
  border: 0 !important;
  border-radius: var(--input-radius);
  padding: 0;
  width: 100%;
  background: #ffffff;
  margin: 0;
  height: 18px;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-family: var(--primary-font);
  color: var(--label-font-color);
}
select {
  background: #ffffff;
  cursor: pointer;
}
.cwp-frontend-form-container .cwp-field-container.staybnb-booking-price {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
}
.cwp-frontend-form-container .cwp-field-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
}
.staybnb-booking-price-inner {
  display: flex;
  gap: 5px;
  align-items: center;
  margin: 0;
  color: #00241a;
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
}
.cwp-field-container.cwp-field-date_picker.cwp-booking-field {
  display: block;
}
.cwp-frontend-form-container
  .cwp-frontend-section-container
  .cwp-field-container.cwp-field-date_picker.cwp-booking-field
  > label {
  display: none !important;
}
.cwp-booking-date-range-picker,
.cwp-booking-search-date-range {
  position: relative;
  display: flex;
  align-items: center;
}
.cwp-booking-date-range-picker
  .cwp-booking-date-range-picker-field:first-child {
  margin-right: 10px;
}
.cwp-booking-date-range-picker .cwp-booking-date-range-picker-field {
  width: calc(100% / 2 - 5px);
}
.cwp-booking-date-range-picker .cwp-booking-date-range-picker-field {
  position: relative;
  width: 50%;
  border: 0.1rem solid #e0e0e0;
  border-radius: 5px;
  padding: 5px 12px;
  line-height: 12px;
}
.cwp-booking-date-range-picker .cwp-booking-date-range-picker-field > input {
  border: unset;
  padding: 0;
  font-size: 14px;
  color: #868e96;
  cursor: pointer;
  line-height: 16px;
  background: unset;
}
.cwp-field-detail {
  margin-right: 5px;
}
.cwp-user-form-submit-custom
  .cwp-field-container.cwp-field-number.form-group
  label {
  margin-bottom: unset !important;
}
.cwp-user-form-submit-custom .cwp-booking-number .booking-number-counter {
  width: 110px;
}
.cwp-user-form-submit-custom .booking-number-counter {
  display: flex;
  align-items: center;
  min-width: 85px;
  width: 85px;
}
.cwp-user-form-submit-custom
  .cwp-booking-number
  .cwp-counter-button.counter-down.disabled {
  border-color: #e7e7e7 !important;
  color: #e7e7e7 !important;
  cursor: no-drop !important;
}
.cwp-user-form-submit-custom
  .cwp-booking-number
  .cwp-counter-button.counter-down.disabled {
  border-color: #e7e7e7;
  color: #e7e7e7;
  cursor: no-drop;
}
.cwp-user-form-submit-custom
  .cwp-booking-number
  .cwp-counter-button.counter-down,
.cwp-user-form-submit-custom
  .cwp-booking-number
  .cwp-counter-button.counter-up {
  border-radius: 50%;
  border: 1px solid #181c20;
  color: #181c20;
  padding: 13px;
  line-height: 1.6;
  height: 35px;
  width: 35px;
}
.cwp-user-form-submit-custom .cwp-counter-button.counter-down {
  padding: 1px 3px 5px 3px;
}
.cwp-user-form-submit-custom .cwp-counter-button.counter-down,
.cwp-user-form-submit-custom .cwp-counter-button.counter-up {
  border: 2px solid #000;
  color: #000000;
  transition: 0.4s;
  font-size: 18px;
  padding: 1px 0px 5px 0px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  user-select: none;
  line-height: 8px;
  border-radius: 3px;
}
.cwp-frontend-form-container .cwp-field-container input[type="number"] {
  border: 0 !important;
  border-radius: var(--input-radius);
  padding: 0;
  width: 100%;
  background: #ffffff;
  margin: 0;
  height: 18px;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-family: var(--primary-font);
  color: var(--label-font-color);
}
.cwp-user-form-submit-custom .cwp-booking-number .booking-number-counter input {
  border: none !important;
  outline: none;
  text-align: center;
  box-shadow: none;
  background: transparent !important;
  cursor: default;
  margin: 0 !important;
}
.cwp-user-form-submit-custom .booking-number-counter input {
  font-size: 14px !important;
  padding: unset !important;
  height: 40px;
  background: #f7f7f7 !important;
  margin: 0 5px;
  color: #000000 !important;
  opacity: 1;
}
.cwp-user-form-submit-custom
  .cwp-booking-number
  .cwp-counter-button.counter-up {
  border-radius: 50%;
  border: 1px solid #181c20;
  color: #181c20;
  padding: 13px;
  line-height: 1.6;
  height: 35px;
  width: 35px;
}
.cwp-user-form-submit-custom .cwp-counter-button.counter-up {
  border: 2px solid #000;
  color: #000000;
  transition: 0.4s;
  font-size: 18px;
  padding: 1px 0px 5px 0px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  user-select: none;
  line-height: 8px;
  border-radius: 3px;
}
.cwp-booking-submitBTN[type="button"] {
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  margin: 0 auto 20px;
  padding: 12px;
  text-decoration: none;
  text-shadow: none;
  width: 100%;
  background-color: #41a6df;
  border: 1px solid #41a6df;
}
#cwp-from-cwp_booking
  .cwp-frontend-section-container
  .cwp-field-number.cwp-field-container {
  border: 0;
  margin: 0 0 20px 0;
  padding: 0;
  display: flex;
  align-content: space-between;
  flex-direction: row;
}
.cwp-user-form-submit-custom .cwp-field-container.cwp-field-number {
  display: flex;
  background: white;
  padding: 8px 10px;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: center;
  border-radius: 29px;
}
.staybnb-booking-price-inner h2,
.staybnb-booking-price-inner h2 span {
  margin: 0;
  color: #00241a;
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
}
.staybnb-booking-form-review i.fa-solid.fa-star {
  color: #222222;
}
.staybnb-sidebar {
  margin: 20px 0 20px 0;
}
/* end staybnb style */

.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner
  .cwp-booking-radio {
  position: unset;
}
.cwp-booking-radio {
  position: relative;
  text-align: right;
  height: 0;
}
input[name="cwp_booking_selected_room"] {
  visibility: hidden;
  margin: 0 !important;
}
.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner.cwp-booking-repeating
  .cwp-booking-radio
  label::before {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  bottom: 8px;
  top: unset;
}
.cwp-booking-radio label::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  right: 15px;
  background: #f3f3f3;
  border: 3px solid #d7d7d7;
  border-radius: 6px;
  color: #d5d5d5;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.cwp-booking-repeating.selected .cwp-booking-radio label::before {
  content: "\2714";
  color: green;
  font-size: 16px;
  line-height: 1;
  background-color: #fff;
  border-color: green;
}
.staybnb-single-section-fields .cwp-cpt-single-repeating-field-inner {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
  box-shadow: 0px 4px 24px 0px #00000014;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.staybnb-single-section-fields
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-text-container.cwp-cpt-single-field-container {
  padding: 20px 20px 0px 20px !important;
}

.staybnb-single-section-fields
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-text-container.cwp-cpt-single-field-container
  + .cwp-cpt-single-text-container.cwp-cpt-single-field-container {
  padding-bottom: 20px !important;
  padding-top: 0 !important;
}

.staybnb-single-section-fields .cwp-cpt-single-repeating-field-inner img {
  margin-bottom: 0 !important;
  position: relative;
  height: 192px !important;
  overflow: hidden;
  border-radius: 0 !important;
}

.staybnb-single-section-fields
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-text-container.cwp-cpt-single-field-container
  .cwp-cpt-single-text
  p {
  margin: 0;
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #00241a;
}

.staybnb-single-section-fields
  .cwp-cpt-single-repeating-field-inner
  .cwp-cpt-single-text-container.cwp-cpt-single-field-container
  + .cwp-cpt-single-text-container.cwp-cpt-single-field-container
  .cwp-cpt-single-text
  p {
  margin: 0;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #414845;
}

.staybnb-single-repeating-field
  .cwp-cpt-single-repeating-field-inner.cwp-booking-repeating
  .cwp-booking-radio
  label::before {
  bottom: 20px !important;
  right: 20px !important;
}

.staybnb-single-section .cwp-booking-form {
  padding: 0;
  border: unset;
  box-shadow: unset;
}

.staybnb-booking-price-inner h2 span {
  line-height: 32px;
}

.cwp-booking-date-range-picker .cwp-booking-date-range-picker-field {
  border: 1px solid #c0c8c3 !important;
  padding: 12px;
  opacity: 1;
  border-radius: 8px;
  border-width: 1px;
  background: #f7f9ff;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #6b7280;
}
@media (max-width: 480px) {
  .fullwidth-header .header-right-panel .lp-menu-container {
    display: none;
  }
}
@media (max-width: 980px) {
  .lp-menu-container {
    display: block;
  }
}
.staybnb-repeating-sub-fields .arrow-left {
  right: 21px;
}
.booking-action {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.lp-search-bar-view2 form #customCities {
  color: #bbbbbb !important;
  height: 54px;
}

.lp-search-bar-view1 form #customCities {
  border: 0px;
  border-bottom: 1px solid #fff;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 80px !important;
  border-radius: 0px;
  background-color: transparent;
}
form #customCities {
  padding-left: 80px;
  width: 100%;
  height: 46px;
  line-height: 47px;
  border-radius: 0 5px 5px 0;
  border: 0px solid;
}
.pos-relative.header-inner-page-wrap
  .lp-search-bar.clearfix
  input#customCities
  div {
  z-index: 99999 !important;
}
.header-right-panel .lp-search-chnage-styles-st .header-filter .lp-search-icon {
  border: none;
}
.header-filter form #customCities {
  height: 39px;
}
.header-right-panel
  .lp-search-chnage-styles-st
  .header-filter
  .lp-search-icon:hover {
  background-color: transparent;
}

/* Appended Unified Archive Layout Styles */
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap");

.custom-archive-container {
  background-color: #f7f9ff;
  font-family: "Outfit", sans-serif;
  color: #1e293b;
  padding: 40px 0;
}

.custom-archive-inner {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 20px;
}

/* 1. Left Sidebar Filters */
.custom-filters-sidebar {
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px #006a620d;
  border: 1px solid #bcc9c6;
  border-radius: 12px;
  border-width: 1px;
  padding: 24px;
  opacity: 1;
}

.custom-filters-sidebar .sidebar-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #141c25;
  margin: 0;
  margin-bottom: 24px;
}

.custom-filters-sidebar .filter-group {
  margin-bottom: 34px;
}

.custom-filters-sidebar .filter-group:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.custom-filters-sidebar .filter-label {
  display: block;
  margin-bottom: 12px;
  color: #3d4947;
  font-family: Work Sans;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  vertical-align: middle;
  text-transform: uppercase;
}

/* Cuisine Pills */
.cuisine-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cuisine-pill {
  background-color: #fff;
  border-radius: 20px;
  padding: 6px 14px;
  transition: all 0.2s ease-in-out;
  border: 1px solid #bcc9c6;
  color: #141c25;
  font-family: Work Sans;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}

.cuisine-pill:hover {
  border-color: #2e6d5f;
  background-color: #acedda;
  color: #2e6d5f;
}

.cuisine-pill.active {
  border-color: #2e6d5f;
  background-color: #acedda;
  color: #2e6d5f;
}

/* Price Range Blocks */
.price-blocks {
  display: flex;
  gap: 6px;
}

.price-btn {
  cursor: pointer;
  background-color: #fff;
  border-radius: 8px;
  padding: 6px 14px;
  transition: all 0.2s ease-in-out;
  color: #141c25;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #bcc9c6;
}

.price-btn:hover {
  border-color: #2e6d5f;
  background-color: #acedda;
  color: #2e6d5f;
}

.price-btn.active {
  border-color: #2e6d5f;
  background-color: #acedda;
  color: #2e6d5f;
}

/* Rating Radio Selection */
.rating-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.rating-option {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}

.rating-option input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-custom {
  height: 18px;
  width: 18px;
  background-color: #ffffff;
  border: 2px solid #cbd5e1;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
}

.rating-option:hover input ~ .radio-custom {
  border-color: #94a3b8;
}

.rating-option input:checked ~ .radio-custom {
  border-color: #0d9488;
  background-color: #ffffff;
}

.radio-custom:after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #0d9488;
}

.rating-option input:checked ~ .radio-custom:after {
  display: block;
}

.option-text {
  font-family: Work Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #141c25;
}

/* Distance Slider */
.distance-slider-wrap {
  position: relative;
}

.slider-input {
  -webkit-appearance: none;
  height: 14px !important;
  background: #e2e8f0;
  outline: none;
  margin: 15px 0;
  padding: 13px 6px;
  border-radius: 500px;
}

.slider-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #0d9488;
  cursor: pointer;
  transition: transform 0.1s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.slider-input::-webkit-slider-thumb:hover {
  transform: scale(1.2);
}

.slider-labels {
  display: flex;
  justify-content: space-between;
  font-family: Work Sans;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #00a396;
}

.current-val-display {
  color: #0d9488;
  font-weight: 700;
}

/* Apply button */
body .btn-apply-filters {
  background-color: #0d9488;
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 20px;
  border: none;
  border-radius: 10px;
  transition: background-color 0.2s ease;
}
.listings-grid.row.no-results-found {
  display: flex;
  min-height: 400px;
  align-items: center;
  justify-content: center;
}
.btn-apply-filters:hover {
  background-color: #0f766e;
  color: #ffffff;
}

/* 2. Right Content Header */
.listings-header {
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.listings-title {
  margin-top: 0;
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #141c25;
}

.listings-subtitle {
  font-family: Work Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #3d4947;
}

.sort-label {
  white-space: nowrap;
  color: #3d4947;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.sort-select {
  border-radius: 8px;
  color: #334155;
  padding: 8px 36px 8px 12px;
  cursor: pointer;
  border: 1px solid #bcc9c6;
  background: #ffffff;
  font-family: Work Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
}

/* 3. Cards Grid */
.listing-premium-card {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  height: 100%;
  border: 1px solid #bcc9c6;
}

.listing-premium-card:hover {
  transform: translateY(-5px);
  box-shadow:
    0 10px 15px -3px rgba(0, 0, 0, 0.05),
    0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.card-img-wrap {
  height: 192px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.featured-badge {
  position: absolute;
  bottom: 14px;
  left: 14px;
  color: #ffffff;
  padding: 4px 8px;
  border-radius: 4px;
  background: #00a396;
  font-family: Work Sans;
  font-weight: 800;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 4px;
}

.wishlist-btn {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #ffffff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  color: #64748b;
  transition: all 0.2s ease;
}

.wishlist-btn:hover {
  color: #ef4444;
  transform: scale(1.1);
}

.wishlist-btn.active {
  color: #ef4444;
}

.distance-badge-card {
  position: absolute;
  bottom: 14px;
  left: 14px;
  background-color: rgba(15, 23, 42, 0.75);
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 30px;
  backdrop-filter: blur(4px);
}

.card-body-wrap {
  padding: 20px;
}

.card-title {
  margin-top: 0;
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: 0;
}

.card-title a {
  color: #0f172a;
  text-decoration: none;
}

.card-title a:hover {
  color: #0d9488;
}

.rating-badge {
  padding: 4px 8px;
  border-radius: 6px;
  white-space: nowrap;
  font-family: Work Sans;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #00a396;
  background: #acedda;
}

.rating-badge i {
  color: #10b981;
  margin-right: 2px;
}

.card-address {
  margin-bottom: 14px;
  font-family: Work Sans;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #3d4947 !important;
  border-bottom: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 196px;
  margin-bottom: 2px;
}

.cat-price-row {
  font-size: 12px;
  font-weight: 700;
  color: #64748b;
  padding-top: 12px;
  display: flex;
  justify-content: space-between;
  border: unset;
}

.card-category {
  color: #29695b;
  font-family: Work Sans;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.6px;
  vertical-align: middle;
  text-transform: uppercase;
}

.card-actions-row {
  margin-top: 15px;
  display: flex;
  gap: 10px;
}

.btn-card-outline {
  border: 1px solid #0d9488;
  color: #0d9488;
  font-family: "Outfit", sans-serif;
  font-size: 13px;
  font-weight: 600;
  border-radius: 8px;
  background: #ffffff;
  padding: 8px 0;
  text-align: center;
}

.btn-card-outline:hover {
  background: #f0fdf4;
  color: #0f766e;
  border-color: #0f766e;
}

.btn-card-primary {
  background-color: #0d9488;
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  font-size: 13px;
  font-weight: 600;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 8px 0;
  text-align: center;
}

.btn-card-primary:hover {
  background-color: #0f766e;
  color: #ffffff;
}

/* Pagination Styles override */
.pagination-wrap ul {
  display: flex;
  gap: 6px;
  list-style: none;
  padding: 0;
}

.pagination-wrap ul li a,
.pagination-wrap ul li span {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  color: #64748b;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
}

.pagination-wrap ul li span.current {
  background-color: #0d9488;
  color: #ffffff;
  border-color: #0d9488;
}

.pagination-wrap ul li a:hover {
  background-color: #f1f5f9;
  color: #0f172a;
}

.listings-loader-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 10;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}

.custom-filters-sidebar .sidebar-title i {
  color: #00a396;
}

button#btn-reset-filters {
  position: absolute;
  top: 25px;
  right: 20px;
  color: #00a396;
}

.btn-apply-filters {
  background: #00a396;
  font-family: Work Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  padding: 11px 0;
  border-radius: 8px;
}

.sort-by-wrap {
  display: flex;
  align-items: center;
  gap: 14px;
}

.listings-grid-wrapper {
  min-height: 500px;
}

.listings-grid-wrapper .row .col-lg-4 {
  margin: 0;
  padding: 0;
}

.listings-grid-wrapper .row::before,
.listings-grid-wrapper .row::after {
  display: none;
}
.listings-grid-wrapper .row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 0;
}

.listings-grid-wrapper .row > * {
  width: 100%;
}

@media (max-width: 991px) {
  .listings-grid-wrapper .row {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .listings-grid-wrapper .row {
    grid-template-columns: 1fr;
  }
}

.card-title a {
  color: #141c25;
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.title-rating-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.card-actions-row a {
  width: 100%;
  font-family: Work Sans;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  border-radius: 9px;
  padding: 14px 6px;
  color: #fff !important;
}

.card-actions-row .btn-card-outline {
  border: 1px solid #00a396;
  color: #00a396 !important;
}

.pagination-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}

/* Responsive display filters triggers and drawers */
#mobile-filter-trigger,
.mobile-filter-btn-wrap {
  display: none !important;
}
.mobile-filter-btn-wrap {
  margin-bottom: 30px;
}
#mobile-filter-close {
  display: none !important;
}

@media (max-width: 991px) {
  #mobile-filter-trigger,
  .mobile-filter-btn-wrap {
    display: block !important;
  }

  #mobile-filter-close {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .custom-filters-sidebar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    overflow-y: auto;
    border-radius: 0;
    margin: 0;
    background: #ffffff;
    box-shadow: none;
    border: none;
    padding: 30px 20px;
  }

  .custom-filters-sidebar.mobile-open {
    display: block !important;
    z-index: 99999999999999;
  }
}

.listings-grid.no-results-found {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 250px;
  background: #ffffff;
  border: 1px dashed #cbd5e1;
  border-radius: 16px;
  padding: 40px;
  margin: 0 0 20px 0;
}
.listings-grid.row.no-results-found {
  display: flex;
  min-height: 400px;
  align-items: center;
  justify-content: center;
}

.mobile-filter-btn-wrap {
  display: none;
}

#mobile-filter-close {
  position: fixed;
  top: 0;
  right: 0;
  background: #920505;
  color: #fff;
  border-radius: 0 !important;
}

button#mobile-filter-close i {
  color: #fff !important;
}

button#mobile-filter-close,
.mobile-filter-btn-wrap {
  display: none;
}
@media (max-width: 1024px) {
  button#mobile-filter-close,
  .mobile-filter-btn-wrap {
    display: block;
  }
  .sort-by-wrap {
    width: 100%;
  }

  .listings-header {
    flex-direction: column;
    align-items: self-start;
  }
}

@media (max-width: 778px) {
  button#mobile-filter-trigger {
    width: 100%;
  }
}
