.search .container-fluid {
  padding: 0 20px;
}

.search .form-check-input:checked {
  background-color: #593CFB;
  border-color: #593CFB;
}

.search .form-check-input:focus {
  border-color: #DDDDDD;
}

.search .search-room-type {
  position: fixed;
  width: 100%;
  top: 78px;
  left: 0;
  background-color: #fff !important;
  z-index: 99;
  box-shadow: 0px 3px 8px #3636361A;
  padding: 10px 20px;
}

@media screen and (max-width: 576px) {
  .search .search-room-type {
    padding: 10px 15px;
    top: 136px;
  }

  .search .search-room-type .btn-search-type {
    height: 33px;
    padding: 0 10px;
    white-space: nowrap;
  }
}

.search .search-room-type .room-types-div {
  margin-top: unset;
  min-height: unset;
}

.search .make-select .form-select,
.search .make-modal .form-select {
  height: 50px;
}

.search .make-select .form-select:focus,
.search .make-modal .form-select:focus {
  border-color: #DDDDDD;
}

.search .search-drop-box .dropdown-menu {
  width: 500px !important;
  padding: 10px;
}

.search .search-drop-box .form-check-input {
  width: 20px;
  height: 20px;
}

.search .search-drop-box img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}

.search .search-drop-box .car-type-drop-menu {
  max-height: 280px;
  overflow-y: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  margin-top: 5px !important;
  border: 1px solid #f3f3f4;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.search .search-drop-box .drop-footer a {
  text-decoration: none;
}

.search .search-drop-box .drop-footer .apply-txt {
  color: #593CFB;
}

.search .search-drop-box .dropdown-menu.price-miles {
  width: 380px !important;
  overflow-x: hidden;
}

.search .search-drop-box .dropdown-menu.instant-box {
  width: 350px !important;
}

.search .btn-show-amety {
  cursor: pointer;
}

@media screen and (max-width: 576px) {
  .search .search-top-btn .filter-btn {
    height: 44px;
    padding: 0 15px !important;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }

  .search .search-top-btn .filter-btn i {
    font-size: 17px !important;
  }

  .search .search-top-btn span {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .search .search-top-btn .filter-btn {
    height: 40px;
    padding: 0 15px !important;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }

  .search .search-top-btn .filter-btn i {
    font-size: 17px !important;
  }

  .search .search-top-btn span {
    display: none;
  }
}

.search .search-room-card-div .room-card-div {
  margin: unset !important;
  width: unset;
}

.search .search-card-static-div {
  margin-top: 175px;
}

@media screen and (max-width: 576px) {
  .search .search-card-static-div {
    margin-top: 230px;
  }
}

.search .card-sub-flex {
  margin-bottom: 20px;
}

.search .map-div {
  width: 34%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: fixed !important;
  bottom: 7px;
  right: 0;
  top: 130px;
  border-radius: unset;
}

@media screen and (max-width: 991px) {
  .search .map-div {
    position: relative !important;
    width: 100%;
    height: 100%;
    border-radius: unset;
    bottom: unset;
    top: unset;
  }
}

.search .map-div iframe {
  width: 100%;
  height: 100%;
  border-radius: 20px 0 0 20px;
}

.search .map-width-unset {
  width: 0;
  min-width: 0;
  padding: unset;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.search .card-full-width {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .search .card-full-width .col-xl-4 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .search .card-full-width .col-xl-4 {
    -webkit-box-flex: 0 !important;
            flex: 0 0 33% !important;
    width: 33% !important;
    max-width: 33% !important;
  }
}

@media screen and (min-width: 1400px) {
  .search .card-full-width .col-xxxl-3 {
    -webkit-box-flex: 0 !important;
            flex: 0 0 20% !important;
    width: 20% !important;
    max-width: 20% !important;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1350px) {
  .search .search-room-card-div .col-lg-4 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    width: 50%;
  }
}

.search .col-lg-5,
.search .col-lg-7 {
  -webkit-transition: 0.2s all !important;
  transition: 0.2s all !important;
}

.search .mobile-map .mobile-map-btn {
  position: fixed;
  bottom: 20px;
  right: 0;
  left: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  margin: auto;
  z-index: 99;
}

.search .mobile-map .mobile-map-btn .btn-pink {
  box-shadow: #11111a1a 0px 4px 16px, #11111a0d 0px 8px 32px;
  border-radius: 50px;
  padding: 8px 20px;
  font-weight: 500;
}

.search .mobile-map .mobile-map-btn .btn-pink i {
  color: #fff;
}

.search .mobile-map .offcanvas-backdrop.show {
  opacity: 0.9 !important;
  background-color: #222 !important;
}

.search .offcanvas-map-modal {
  height: 85vh !important;
}

.search .offcanvas-map-modal .offcanvas-header {
  position: fixed;
  top: 0;
  right: 0;
}

.search .offcanvas-map-modal .canvas-map iframe {
  width: 100%;
  height: 100%;
}

.offcanvas-backdrop {
  pointer-events: none !important;
}

#map_canvas .slick-arrow,
.offcanvas-map-modal .slick-arrow {
  display: none !important;
}

#map_canvas .customBox,
.offcanvas-map-modal .customBox {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  background-color: #fff;
  border-radius: 50px;
  padding: 6px 8px;
  font-weight: 600;
  letter-spacing: 0.2px;
  font-size: 13px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  z-index: 9999;
  margin: 24px 0 0 30px;
  line-height: 12px;
  transition: 0.2s all;
}

#map_canvas .customBox:hover,
.offcanvas-map-modal .customBox:hover {
  background-color: #593CFB !important;
  color: #fff;
}

#map_canvas .slick-track img.slick-slide,
.offcanvas-map-modal .slick-track img.slick-slide {
  width: 300px !important;
  height: 180px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

#map_canvas .slick-list,
.offcanvas-map-modal .slick-list {
  border-radius: 22px 22px 22px 22px !important;
}

#map_canvas .search-info,
.offcanvas-map-modal .search-info {
  padding: 0 10px 10px 10px;
}

#map_canvas .listing-location,
#map_canvas .search-price,
.offcanvas-map-modal .listing-location,
.offcanvas-map-modal .search-price {
  font-size: 13px;
}

#map_canvas .room-type-name,
.offcanvas-map-modal .room-type-name {
  font-size: 15px;
  color: #000;
}

.white-close-btn .btn-custom-close {
  border-color: #fff !important;
}

.white-close-btn .btn-custom-close i {
  color: #fff;
}

.listing-img .slick-list img {
  width: 100% !important;
  height: 180px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.filter-modal .modal-body {
  max-height: 75vh;
  overflow: auto;
}

.filter-content-div .filter-form-div .pricefilter-width {
  width: 99%;
}

.filter-content-div .filter-form-div .filter-dates .daterangepicker {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  left: 0 !important;
  padding-top: unset !important;
}

@media screen and (max-width: 991px) {
  .filter-content-div .filter-form-div .filter-dates .daterangepicker {
    width: auto !important;
    max-width: -webkit-min-content !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
  }

  .filter-content-div .filter-form-div .filter-dates .daterangepicker .applyBtn {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 576px) {
  .filter-content-div .filter-form-div-1 .count-div ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}

.filter-content-div .count-div ul {
  padding: unset;
  list-style-type: none;
  margin-bottom: unset;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.filter-content-div .count-div ul li {
  margin: 0 10px 10px 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #dddddd;
  border-radius: 40px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  background-color: #fff;
}

.filter-content-div .count-div ul li a {
  display: block;
  padding: 9px 25px;
  font-size: clamp(0.9rem, 0.9vw, 1.1rem) !important;
}

.filter-content-div .count-div ul li:hover {
  border-color: #222222;
}

.filter-content-div .count-div ul li.active {
  background-color: #222222;
}

.filter-content-div .count-div ul li.active a {
  color: #fff !important;
}

.filter-content-div .count-div.room-type-div ul li {
  border-radius: 15px;
  margin: 0 15px 10px 0;
}

.filter-content-div .count-div.room-type-div ul li a {
  padding: 15px;
  width: 180px;
}

.filter-content-div .count-div.room-type-div ul li.active {
  border: 1px solid #222222;
  background-color: #c8c8c826;
}

.filter-content-div .form-switch .form-check-input {
  width: 50px !important;
  height: 30px;
  border-color: #7171719c;
  background-color: #7171719c;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='white'/%3e%3c/svg%3e");
}

.filter-content-div .form-switch .form-check-input:checked {
  background-color: #593CFB !important;
  border-color: #593CFB !important;
}

.filter-content-div .form-switch .form-check-input:focus {
  border-color: #7171719c;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='white'/%3e%3c/svg%3e") !important;
}

.filter-content-div .bi-lightning-charge-fill {
  color: orange;
}

.filter-content-div .amety-check-div ul,
.filter-content-div .category-check-div ul,
.filter-content-div .trans-check-div ul {
  padding: unset;
  list-style-type: none;
  margin-bottom: unset;
}

.filter-content-div .amety-check-div ul .form-checks,
.filter-content-div .category-check-div ul .form-checks,
.filter-content-div .trans-check-div ul .form-checks {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  gap: 10px;
}

.filter-content-div .amety-check-div ul .form-check-input,
.filter-content-div .category-check-div ul .form-check-input,
.filter-content-div .trans-check-div ul .form-check-input {
  border-color: #b0b0b0;
  min-width: 20px;
  height: 20px;
  margin-top: unset;
}

.filter-content-div .amety-check-div ul .form-check-input:checked,
.filter-content-div .category-check-div ul .form-check-input:checked,
.filter-content-div .trans-check-div ul .form-check-input:checked {
  background-color: #593CFB !important;
  border-color: #593CFB !important;
}

.filter-content-div .amety-check-div ul li,
.filter-content-div .category-check-div ul li,
.filter-content-div .trans-check-div ul li {
  display: inline-block;
  width: 48%;
  margin-bottom: 25px;
}

@media screen and (max-width: 576px) {
  .filter-content-div .w-50 {
    width: 100% !important;
  }

  .filter-content-div .offcanvas-body .p-2 {
    margin-left: inherit;
  }

  .filter-content-div .offcanvas-header {
    position: fixed;
    bottom: 5px;
    right: 15px !important;
  }
}

.search-map {
  position: -webkit-sticky;
  position: sticky;
  top: 190px;
  height: 80vh;
}

.carousel-div:hover .room-arow-btn {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0.9;
  z-index: 9;
}

.carousel-div:hover .slick-next:hover,
.carousel-div:hover .slick-prev:hover {
  opacity: 1;
}

.center {
  position: relative;
}

.center .dual-range {
  --range-size: 9px;
  width: 100%;
  --handle-size: 2.5;
  height: var(--range-size);
  background: #ebe9e9;
  border-radius: 50px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.center .dual-range .highlight {
  position: absolute;
  height: var(--range-size);
  width: calc(calc(var(--x-2) - var(--x-1)) + calc(var(--range-size) * var(--handle-size)));
  left: var(--x-1);
  background: #050505;
  z-index: 1;
  border-radius: 50px;
}

.center .dual-range .handle {
  width: calc(var(--range-size) * var(--handle-size));
  height: calc(var(--range-size) * var(--handle-size));
  background: #fff;
  position: absolute;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  cursor: -webkit-grab;
  cursor: grab;
}

.center .dual-range .handle:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.center .dual-range .handle.left {
  left: var(--x-1);
}

.center .dual-range .handle.right {
  left: var(--x-2);
}

.center .dual-range .handle::before {
  content: "$" attr(data-value);
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #2C3137;
  border-radius: 20px;
  background: black;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px;
}

.offcanvas-custom-footer .offcanvas-body .p-2 {
  margin-left: 60px;
}

.offcanvas-custom-footer .btn-terms {
  position: fixed;
  bottom: 10px;
  left: 10px;
  background-color: #fff;
  padding: 8px 10px !important;
  font-size: 14px;
  box-shadow: 0px 0px 15px -1px #cccccc !important;
}

.offcanvas-custom-footer .btn-terms:active,
.offcanvas-custom-footer .btn-terms:hover,
.offcanvas-custom-footer .btn-terms:focus {
  background-color: #fff !important;
}

.offcanvas-custom-footer .btn-show-amety {
  box-shadow: 0px 0px 15px -1px #cccccc !important;
}

.offcanvas-custom-footer .offcanvas-header {
  position: fixed;
  bottom: 5px;
}

.offcanvas-custom-footer .offcanvas-backdrop {
  opacity: 0.8 !important;
}

@media screen and (max-width: 576px) {
  .offcanvas-custom-footer .offcanvas-body .p-2 {
    margin-left: inherit;
  }

  .offcanvas-custom-footer .offcanvas-header {
    position: fixed;
    top: 5px;
    right: 15px !important;
  }
}

.page-contain-footer .pagination {
  display: -webkit-box;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-contain-footer .pagination li {
  margin-right: 10px;
  margin-bottom: 10px;
}

.page-contain-footer .pagination li a {
  border: 1px solid #593cfbcf;
  padding: 5px 12px;
  border-radius: 3px;
  color: #ffffffcf !important;
  white-space: nowrap;
  background-color: #593CFB;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.page-contain-footer .pagination li span {
  border: 1px solid #593cfbcf;
  padding: 5px 12px;
  border-radius: 3px;
  color: #ffffffcf !important;
  white-space: nowrap;
  background-color: #593CFB;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.page-contain-footer li.active a {
  color: #fff !important;
  background-color: #593CFB !important;
  font-weight: bold;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

@media screen and (max-width: 576px) {
  .search .search-drop-box .dropdown-menu.car-type-drop-menu {
    width: 300px !important;
  }

  .search .search-drop-box .dropdown-menu.price-miles {
    width: 300px !important;
    left: -20px !important;
  }
}

.custom-cancel a:hover,
.custom-apply a:hover {
  text-decoration: underline !important;
}

.search-icon.home-icon {
  cursor: pointer;
}

.btn-show-amety:has(.bi-map) {
  background-color: #593CFB !important;
  color: #fff !important;
  border: 1px solid #593CFB;
  font-weight: 700;
  -webkit-transition: 0.2 all;
  transition: 0.2 all;
}

.btn-show-amety:has(.bi-map) span {
  font-weight: 700;
}

.btn-show-amety:has(.bi-map):hover {
  border: 1px solid #593CFB !important;
}

.dark-custom {
  border-color: #593CFB !important;
  background-color: #593CFB !important;
}

.search-page .other-page-container {
  position: relative;
}

.search-page .other-page-container .show_search_error,
.search-page .other-page-container .show_latlng_error {
  position: absolute;
  top: 45px;
  left: 140px;
  pointer-events: none;
}

.search-page .other-page-container .show_search_error p,
.search-page .other-page-container .show_latlng_error p {
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  .search-page .other-page-container .show_search_error,
  .search-page .other-page-container .show_latlng_error {
    left: 110px;
  }
}

.just-booked .card-content {
  min-height: 290px;
  max-height: 290px;
}

.search-page .sub-form.header-google .custom-dropdown-ul {
  top: 30px !important;
}

.search-page .sub-form.header-google .custom-dropdown-ul .google-nav-result li {
  font-size: 14px;
}

.search-page .sub-form .custom-dropdown-ul {
  -webkit-transform: none !important;
          transform: none !important;
  width: 100%;
  top: 50px !important;
  min-height: 280px;
  max-height: 280px;
  overflow: hidden;
  width: calc(100% + 60px);
}

.search-page .dropdown-menu[data-bs-popper] {
  top: 100%;
  right: 0;
  margin-top: var(--bs-dropdown-spacer);
  left: unset !important;
}

.card-view-btn:has(.card-view.d-none) {
  background-color: #593CFB !important;
  color: #fff !important;
  font-weight: bold !important;
}

.bi.bi-search {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.search-page .skel-div {
  overflow: hidden;
}

.search-page .skel-load {
  position: relative;
}

.search-page .skel-load::before {
  content: '';
  position: absolute;
  border-radius: 15px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shine 1.5s infinite;
          animation: shine 1.5s infinite;
  z-index: 9;
}

.search-page .skel-load::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  border-radius: 15px;
  z-index: 0;
}

.search-page .skel-content-load {
  position: relative;
  overflow: hidden;
}

.search-page .skel-content-load::before {
  content: '';
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shine 1.5s infinite;
          animation: shine 1.5s infinite;
  z-index: 9;
}

.search-page .skel-content-load::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  z-index: 0;
  border-radius: 5px;
}

.search-page .skel-static-search-img {
  position: relative;
  display: inline-block;
}

.search-page .skel-static-search-img::before {
  content: '';
  position: absolute;
  border-radius: 5px;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shine 1.5s infinite;
          animation: shine 1.5s infinite;
  z-index: 999;
}

.search-page .skel-static-search-img::after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background-color: #dddddd;
  z-index: 99;
  border-radius: 5px;
}

@media screen and (max-width: 991px) {
  .filter-icon-min {
    min-width: 20px;
    min-height: 20px;
  }
}

.filter-btn {
  max-height: 45px;
}

.drop-down-menu button i {
  position: absolute;
  position: absolute;
  right: 8px;
  bottom: 2px;
}

@media screen and (max-width: 576px) {
  .drop-down-menu button i {
    display: none;
  }
}

.drop-down-menu .btn-search-type {
  padding: 0 35px 0px 10px;
  border-radius: 8px;
}

.search-page-room-card-div.search-page-room-card-div {
  min-height: auto !important;
  max-height: unset !important;
  height: auto !important;
  box-shadow: unset !important;
  border-radius: 22px !important;
}

.search-page-room-card-div.search-page-room-card-div .card-content {
  min-height: auto !important;
  max-height: unset !important;
}

.search-page-room-card-div.search-page-room-card-div .slick-list {
  border-radius: 22px !important;
  overflow: hidden !important;
}

body:has(#map_canvas) .container-fluid {
  max-width: unset !important;
}

.h-33x {
  height: 33px !important;
}

.h-33x button {
  height: 33px !important;
  padding: 6px 15px !important;
}

.listing-map-popover {
  padding: 10px !important;
}

.panel-image.listing-img {
  border-radius: 22px !important;
}

