@charset "UTF-8";
.hotel-cta-btn {
  background: #E57757 !important;
  border: none !important;
  color: #fff !important;
  font-weight: 600;
  border-radius: 10px;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  transition: background 0.3s ease;
}
.hotel-cta-btn:hover {
  opacity: 0.8;
}

.balkanea-message-dialog .btn-close {
  position: absolute;
  top: 0;
  right: 4px;
}
.balkanea-message-dialog .modal-header {
  justify-content: center;
}
.balkanea-message-dialog .modal-body {
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: center;
}

.hotel-gallery .img-fluid {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hotel-gallery img {
  border-radius: 8px;
  cursor: pointer;
}
.hotel-gallery .thumb {
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
}
.hotel-gallery .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.hotel-gallery .thumb.more-overlay::after {
  content: attr(data-more);
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  margin-right: calc(var(--bs-gutter-x) * 0.5);
  margin-left: calc(var(--bs-gutter-x) * 0.5);
}
.hotel-gallery .gallery-caption {
  font-size: 0.9rem;
}
.hotel-gallery .modal-dialog-centered {
  max-width: 1100px;
}
.hotel-gallery .carousel-item img {
  max-height: 80vh;
  object-fit: contain;
  margin: 0 auto;
}
.hotel-gallery .stt-icon-category:before {
  content: "\e973";
}
.hotel-gallery .gallery-item-container {
  position: relative;
}
.hotel-gallery .seeAllBtnContainer {
  position: absolute;
  z-index: 999;
  bottom: 32px;
  right: 0;
  left: 0;
  width: fit-content;
  margin: 0 auto;
}
.hotel-gallery a#seeAllLink {
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  border-radius: 40px !important;
  color: #FFF;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

#galleryModal .modal-content {
  background: transparent;
  border: 0;
}
#galleryModal .btn-close {
  z-index: 9;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0 !important;
  padding: 0;
  width: 24px;
  height: 24px;
  position: absolute !important;
  top: 10px !important;
  right: 12px !important;
  line-height: 1.234;
}
#galleryModal .carousel-control-prev, #galleryModal .carousel-control-next {
  width: auto;
  padding: 18px !important;
  top: 45%;
}

.modal-backdrop.show {
  opacity: 0.7;
}

.balkanea-hotel-heading {
  display: flex;
}
.balkanea-hotel-heading .right {
  margin-left: auto;
}
.balkanea-hotel-heading .right .btn-v2 {
  border-radius: 10px !important;
}
.balkanea-hotel-heading .shares .share-wrapper {
  position: absolute;
  z-index: 999;
  list-style: none;
  margin: 0;
  padding: 0;
}
.balkanea-hotel-heading .shares .share-wrapper li {
  text-align: center;
  list-style: none;
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
  border-radius: 40px;
  width: 44px;
  height: 44px;
  display: block;
  text-align: center;
  line-height: 44px;
  margin-top: 5px;
  background: #fff;
}
.balkanea-hotel-heading .hotel-stars {
  line-height: 1.234;
  margin-bottom: -4px;
}
.balkanea-hotel-heading .hotel-stars i {
  color: #E57757;
  font-size: 10px;
}
.balkanea-hotel-heading h1 {
  font-size: 28px !important;
  line-height: 32px !important;
  margin-bottom: 0;
}
.balkanea-hotel-heading .hotel-address {
  font-size: 12px;
  display: flex;
  gap: 4px;
  justify-content: flex-start;
  align-items: center;
}
.balkanea-hotel-heading .balkanea-hotel__sub-heading {
  flex-direction: column;
  display: flex;
  gap: 4px;
  padding-left: 12px;
}
.balkanea-hotel-heading .balkanea-hotel__sub-heading span {
  margin: 0;
  padding: 0;
  font-size: 12px !important;
  line-height: 14px !important;
}

.balkanea-hotel-rating-overall .hotel-rating {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-bottom: 16px;
}
.balkanea-hotel-rating-overall .hotel-rating .hotel-rating__reviews {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.balkanea-hotel-rating-overall .hotel-rating .hotel-rating__reviews span:last-of-type {
  font-size: 12px;
}
.balkanea-hotel-rating-overall .hotel-rating .hotel-rating__grade {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 4px;
  height: fit-content;
  background: #28a745;
  color: #fff !important;
  border-radius: 6px;
  font-weight: 600;
}
.balkanea-hotel-rating-overall .hotel-rating__details ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  margin-bottom: 30px;
}
.balkanea-hotel-rating-overall .hotel-rating__details ul li {
  margin-bottom: 16px;
}
.balkanea-hotel-rating-overall .hotel-rating__details ul .hotel-rating__rating {
  display: flex;
}
.balkanea-hotel-rating-overall .hotel-rating__details ul .hotel-rating__rating p {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.balkanea-hotel-rating-overall .hotel-rating__details ul .hotel-rating__rating p:last-of-type {
  margin-left: auto;
}
.balkanea-hotel-rating-overall .hotel-rating__details ul .hotel-rating__rating-progress.progress {
  height: 4px;
}
.balkanea-hotel-rating-overall .hotel-rating__details a {
  text-align: center;
  display: flex;
  justify-content: center;
  border: 1px solid;
  border-radius: 16px;
  margin-top: 10px;
}

.balkanea-hotel__card {
  margin-bottom: 34px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  padding: 16px;
}
.balkanea-hotel__card h2 {
  font-weight: 700;
  font-size: 26px !important;
  line-height: 36px !important;
  color: #232323;
  margin-bottom: 8px !important;
}
.balkanea-hotel__card a {
  color: rgba(0, 53, 128, 0.9) !important;
  font-size: 14px;
}
.balkanea-hotel__card a:hover {
  text-decoration: underline !important;
}
.balkanea-hotel__card h4 {
  font-size: 16px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
  margin-bottom: 8px;
  margin-top: 16px;
}
.balkanea-hotel__card p {
  font-size: 14px !important;
  line-height: 20px !important;
  margin-bottom: 8px !important;
}

.balkanea-hotel__search-form-container .st-border-radius {
  border-radius: 16px !important;
}
.balkanea-hotel__search-form-container .st-border-radius form.form .button-search-wrapper .btn-search {
  justify-content: center;
}

.balkanea-hotel__popular-amenities p {
  font-size: 14px;
  line-height: 16px !important;
  margin-bottom: 8px !important;
}

.balkanea-hotel__search-room-results-container {
  margin-top: 16px;
}
.balkanea-hotel__search-room-results-container h2 {
  font-weight: 700;
  font-size: 26px !important;
  line-height: 36px !important;
  color: #232323;
  margin-bottom: 8px !important;
}

/*show more/less*/
.desc-wrap {
  position: relative;
}
.desc-wrap .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 0.3s ease;
}
.desc-wrap.collapsed::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3em;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
  pointer-events: none;
}
.desc-wrap.expanded .description {
  -webkit-line-clamp: unset;
}
.desc-wrap.expanded::after {
  display: none;
}

.showmore-btn {
  background: transparent;
  color: #00332A;
  text-decoration: none;
}
.showmore-btn:hover {
  text-decoration: underline;
}
.showmore-btn i {
  margin-left: 0.25rem;
  transition: transform 0.3s ease;
}
.showmore-btn.expanded i {
  transform: rotate(180deg);
}

/*end show more/less*/
.balkanea-hotel__all-amenities h3 {
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #232323;
  margin-bottom: 4px !important;
}
.balkanea-hotel__all-amenities ul {
  margin-bottom: 24px;
  list-style: none;
}
.balkanea-hotel__all-amenities ul li {
  list-style: none;
  position: relative;
  font-size: 14px;
  line-height: 24px !important;
  display: flex;
  flex-direction: column;
}
.balkanea-hotel__all-amenities ul li span {
  font-size: 12px;
  margin-top: -8px;
  color: gray;
}
.balkanea-hotel__all-amenities ul li::before {
  content: "•";
  position: absolute;
  left: -10px;
  top: 0px;
  font-size: 14px;
  color: #c8c8c8;
}

.balkanea-hotel__popular-description h4 {
  font-size: 16px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
  margin-bottom: 8px;
  margin-top: 16px;
}
.balkanea-hotel__popular-description p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
}

.balkanea-hotel__conditions-accommodation .balkanea-hotel__check-in-out {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.balkanea-hotel__conditions-accommodation .balkanea-hotel__check-in-out p {
  margin: 0 !important;
}

.balkanea-hotel__popular-description .hotel-popup {
  display: flex;
  gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.balkanea-hotel__popular-description .hotel-popup img {
  width: 150px;
}

.balkanea-hotel__reviews .review-item .star-container {
  display: flex;
  flex-direction: row;
  gap: 2px;
  align-items: center;
}
.balkanea-hotel__reviews .review-item .star-container .star {
  font-size: 8px;
  line-height: 10px;
}
.balkanea-hotel__reviews .review-item h4 {
  font-size: 14px !important;
  margin-bottom: 2px;
}
.balkanea-hotel__reviews .review-item p {
  font-size: 14px !important;
}
.balkanea-hotel__reviews .review-item .review-grade {
  font-size: 14px;
  line-height: 16px;
  margin-top: -3px;
}
.balkanea-hotel__reviews .review-item .review-grade span {
  background: #28a745;
  padding: 2px;
  border-radius: 4px;
  color: #fff !important;
  font-size: 14px;
}

/*room list*/
#rooms-list-container .room-list_wrapper {
  display: flex;
  margin-bottom: 16px;
}
#rooms-list-container .room-list_wrapper .room-group {
  flex: 0 0 25%;
}
#rooms-list-container .room-list_wrapper .rates-container {
  background: #f4f4f4;
  padding: 1rem;
  border-radius: 8px;
}
#rooms-list-container .room-list_wrapper .rates-container .swiper-button-next svg, #rooms-list-container .room-list_wrapper .rates-container .swiper-button-prev svg {
  display: none;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate {
  background: #fff;
  border-radius: 10px;
  padding: 12px 10px;
  max-width: 226px;
  width: 100%;
  height: 390px;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .rates-container__rate-content {
  margin-right: 0 !important;
  width: 100%;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .rates-container__rate-content div {
  margin-right: 0 !important;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate ul {
  list-style: none;
  padding: 0;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate ul li {
  font-size: 14px;
  line-height: 1.234;
  padding: 8px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f4f4f4;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate ul li .card-hotel__info {
  border-radius: 50%;
  margin-left: auto;
  background: #ebebeb;
  width: 16px;
  justify-content: center;
  display: flex !important;
  align-items: center;
  height: 16px;
  line-height: 12px;
  font-style: italic;
  cursor: pointer;
  font-size: 12px;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate ul li .card-hotel__info:hover {
  background: #00332a;
  color: #fff !important;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate ul li .rates-container__rate-info {
  display: flex !important;
  gap: 4px;
  align-items: center;
  flex: 0 0 90%;
  line-height: 1.2;
  font-size: 12px;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate ul li .rates-container__rate-info.active {
  color: #28a745 !important;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate ul li .rates-container__rate-info.active img {
  filter: invert(49%) sepia(84%) saturate(495%) hue-rotate(90deg) brightness(92%) contrast(90%);
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .rates-container__rate-price {
  font-size: 20px;
  font-weight: 700;
  margin-top: 32px;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .rates-container__rate-tax {
  margin-bottom: 8px;
  margin-right: 0px !important;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .rates-container__rate-tax p {
  font-size: 12px !important;
  line-height: 14px !important;
  margin-bottom: 0 !important;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .rates-container__rate-footer {
  position: absolute;
  left: 0;
  right: 0;
  padding: 10px;
  bottom: 0;
  margin-right: 0px !important;
  display: flex !important;
  flex-direction: column;
  gap: 0 !important;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .rates-container__rate-footer a {
  display: flex !important;
  justify-content: center;
  margin: 0 !important;
  border-radius: 10px !important;
}
#rooms-list-container .room-list_wrapper .rates-container .rates-container__rate .tooltip .tooltip-inner {
  text-align: left;
}
#rooms-list-container .room-list_wrapper figure {
  width: 130px;
  margin-bottom: 0;
}
#rooms-list-container .room-list_wrapper figure img {
  border-radius: 10px;
}
#rooms-list-container .room-list_wrapper .room-group__amenity-items {
  display: flex;
  flex-wrap: wrap;
}
#rooms-list-container .room-list_wrapper .room-group__amenity-items .room-group__amenity-item {
  justify-content: flex-start;
  align-items: center;
  background-color: #f4f4f4;
  block-size: 28px;
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
  flex-shrink: 0;
  margin-block-end: 8px;
  margin-block-start: 0;
  margin-inline-end: 8px;
  margin-inline-start: 0;
  padding: 4px 8px;
  display: flex;
  font-size: 12px;
  gap: 4px;
  line-height: 14px;
}

@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }

  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
  .carousel-inner .carousel-item-end.active,
.carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }

  .carousel-inner .carousel-item-start.active,
.carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}
.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(0);
}

/*end room list*/
#map {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.mapbox-popup {
  background: #fff;
  display: flex;
  gap: 4px;
}
.mapbox-popup img {
  border-radius: 8px;
}
.mapbox-popup .mapbox-popup__content {
  padding: 2px 0;
}
.mapbox-popup .mapbox-popup__content .mapbox-popup__hotel-name {
  font-size: 12px;
  padding-right: 16px;
}
.mapbox-popup .mapbox-popup__content .mapbox-popup__hotel-star {
  display: flex;
  gap: 1px;
}
.mapbox-popup .mapbox-popup__content .mapbox-popup__hotel-star span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMCAxMCI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTQuNjE1LjQ4MmEuNC40IDAgMCAxIC43MjYgMGwxLjEwMiAyLjM3MmEuNC40IDAgMCAwIC4zMTQuMjI4bDIuNTk3LjMxNWEuNC40IDAgMCAxIC4yMjQuNjlMNy42NjIgNS44NjhhLjQuNCAwIDAgMC0uMTIuMzdsLjUwMyAyLjU2N2EuNC40IDAgMCAxLS41ODcuNDI2TDUuMTczIDcuOTZhLjQuNCAwIDAgMC0uMzkgMEwyLjQ5OSA5LjIzYS40LjQgMCAwIDEtLjU4Ny0uNDI2bC41MDMtMi41NjdhLjQuNCAwIDAgMC0uMTItLjM3TC4zNzggNC4wODhhLjQuNCAwIDAgMSAuMjI0LS42OUwzLjIgMy4wODFhLjQuNCAwIDAgMCAuMzE1LS4yMjhMNC42MTUuNDgyWiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjQuOTc4IiB4Mj0iNC45NzgiIHkxPSItLjMiIHkyPSIxMC43IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQUYwMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0YyOTAwNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 8px;
  height: 8px;
}
.mapbox-popup .mapbox-popup__content .mapbox-popup__review {
  position: absolute;
  top: 0;
  right: 16px;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 14px;
  background: green;
  text-align: center;
  line-height: 1.23;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.marker-price {
  background: #fff;
  top: -25px;
  position: absolute;
  width: 33px;
  padding: 2px 4px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  left: -15px;
  box-shadow: 0 2px 4px rgba(0, 29, 79, 0.15);
  border-radius: 4px;
}

.custom-marker {
  position: relative;
  width: 0;
  height: 0;
  cursor: pointer;
  display: block;
}

.mapboxgl-popup-content .mapboxgl-popup-close-button {
  border: none !important;
  padding: 0 !important;
  height: auto !important;
  font-size: 20px;
}

/* The visible round pin */
.marker-pin {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /* center the pin on the marker anchor */
  width: 16px;
  height: 16px;
  background: #28a745;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
  z-index: 2;
}

/*sidebar*/
.sidebar-filter .heading {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: var(--heading-color);
  margin-bottom: 8px;
}
.sidebar-filter .sub-heading-filters {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 8px;
}
.sidebar-filter #hotel-amenities-list, .sidebar-filter #room-amenities-list {
  display: flex;
  flex-direction: column;
}
.sidebar-filter #hotel-amenities-list label, .sidebar-filter #room-amenities-list label {
  font-size: 14px;
  font-weight: 480;
  line-height: 20px;
  margin-bottom: 8px;
  cursor: pointer;
  display: flex;
  gap: 4px;
  flex-direction: row;
}
.sidebar-filter #hotel-amenities-list label span, .sidebar-filter #room-amenities-list label span {
  margin-left: auto;
}
.sidebar-filter .irs-handle {
  border: 4px solid #E57757 !important;
}
.sidebar-filter .sidebar-item {
  /*  label input[type="radio"]:checked + span {
      color: #E57757;
    }*/
  /* input[type="radio"] {
     accent-color: #E57757;
   }*/
}
.sidebar-filter .sidebar-item label input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  border-radius: 50%;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  transition: all 0.2s ease;
}
.sidebar-filter .sidebar-item label input[type=radio]:checked {
  border-color: #E57757;
}
.sidebar-filter .sidebar-item label input[type=radio]:checked::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  background: #E57757;
  border-radius: 50%;
}
.sidebar-filter .sidebar-item label span {
  vertical-align: middle;
  cursor: pointer;
}
.sidebar-filter .sidebar-item label input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  border-radius: 4px;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  transition: all 0.2s ease;
}
.sidebar-filter .sidebar-item label input[type=checkbox]:checked {
  border-color: #E57757;
  background-color: #E57757;
}
.sidebar-filter .sidebar-item label input[type=checkbox]:checked::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 3px;
  color: white;
  font-size: 14px;
  line-height: 16px;
}
.sidebar-filter .sidebar-item .item-title div {
  margin-bottom: 0.5rem;
}
.sidebar-filter .sidebar-item ul {
  padding-left: 0px;
}
.sidebar-filter #filters-in-the-room, .sidebar-filter #filters-at-the-hotel {
  cursor: pointer;
}
.sidebar-filter #filters-in-the-room:after, .sidebar-filter #filters-at-the-hotel:after {
  content: "\f078";
  /* fa-chevron-down */
  font-weight: 900;
  /* required for solid icons */
  margin-left: 8px;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  vertical-align: middle;
}
.sidebar-filter #filters-in-the-room.open::after, .sidebar-filter #filters-at-the-hotel.open::after {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.sidebar-filter #filters-in-the-room ~ #room-amenities-list {
  display: none;
}
.sidebar-filter #filters-in-the-room.open ~ #room-amenities-list {
  display: block;
}
.sidebar-filter #filters-at-the-hotel ~ #hotel-amenities-list {
  display: none;
}
.sidebar-filter #filters-at-the-hotel.open ~ #hotel-amenities-list {
  display: block;
}
.sidebar-filter #rating-by-reviews #rating-filter-radio-input-any span {
  line-height: 16px;
}
.sidebar-filter #rating-by-reviews > div {
  margin-bottom: 8px;
}
.sidebar-filter #rating-by-reviews > div label {
  display: flex;
  flex-direction: row;
  align-content: center;
}
.sidebar-filter #rating-by-reviews > div label > div {
  display: flex;
  width: 100%;
  line-height: 16px;
}
.sidebar-filter #rating-by-reviews > div label > div > div {
  margin-left: auto;
}

/*end sidebar*/
/*search form*/
.balkanea_searchHotelsForm .region-lists {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
  top: 6rem;
  border-radius: 20px;
  z-index: 999;
  padding: 30px 15px 30px 10px;
  min-width: 360px;
}
.balkanea_searchHotelsForm .region-lists.show {
  display: block !important;
}
.balkanea_searchHotelsForm .region-lists ul {
  list-style: none;
  padding-left: 0;
}
.balkanea_searchHotelsForm .region-lists ul li {
  cursor: pointer;
  padding: 4px 16px;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 4px;
}
.balkanea_searchHotelsForm .region-lists ul li span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 12px;
}
.balkanea_searchHotelsForm .region-lists ul li:hover {
  background: #F1E8E1;
}
.balkanea_searchHotelsForm .guests-container {
  padding: 16px !important;
  max-height: max-content !important;
}
.balkanea_searchHotelsForm .guests-container .error-age {
  border: 1px solid red;
  color: red;
}
.balkanea_searchHotelsForm .guests-container .btn-room-container {
  display: flex;
  flex-direction: row;
  gap: 16px;
  justify-content: center;
  align-items: center;
}
.balkanea_searchHotelsForm .guests-container .btn-done {
  background: #E57757 !important;
  text-decoration: none;
  margin-left: auto;
  border-radius: 35px !important;
  padding: 4px 24px;
  border: none !important;
  height: fit-content;
}
.balkanea_searchHotelsForm .guests-container .btn-add-room,
.balkanea_searchHotelsForm .guests-container .btn-remove-room {
  background: transparent !important;
  text-decoration: none;
  padding: 0;
  height: fit-content;
  display: flex;
  border: none !important;
  color: #ce2121 !important;
}
.balkanea_searchHotelsForm .guests-container .btn-add-child {
  background: transparent !important;
  border: none !important;
  text-align: left !important;
  color: #00332A !important;
  height: fit-content;
}
.balkanea_searchHotelsForm .guests-container .btn-update {
  min-width: 34px;
  height: 34px;
  background: #FFFFFF;
  border: 1px solid #5E6D77;
  box-sizing: border-box;
  border-radius: 50px;
  display: block;
  line-height: 29px;
  color: #5E6D77;
}
.balkanea_searchHotelsForm .guests-container .btn-remove-child {
  height: fit-content;
  background: transparent !important;
  color: #5E6D77 !important;
  text-decoration: none;
  padding: 0;
  border: none !important;
}
.balkanea_searchHotelsForm .guests-container .child-age {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.balkanea_searchHotelsForm .guests-container .child-age select {
  height: fit-content;
}
.balkanea_searchHotelsForm .guests-container .child-age input {
  width: 80px;
  display: inline-block;
}
.balkanea_searchHotelsForm .guests-container .room-box {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.balkanea_searchHotelsForm .guests-container .room-box label {
  margin-bottom: 8px;
}

.balkanea_price_filter {
  padding: 30px 20px;
  background: #F7F8FA;
  border-radius: 20px;
  margin-bottom: 30px;
  border: none;
}
.balkanea_price_filter .range-slider {
  position: relative;
  height: 80px;
}
.balkanea_price_filter .irs--round .irs-min,
.balkanea_price_filter .irs--round .irs-max {
  display: none !important;
}
.balkanea_price_filter .extra-controls {
  display: flex;
  gap: 8px;
}
.balkanea_price_filter .extra-controls .item-value {
  padding: 4px 12px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: var(--grey-color, #5E6D77);
  width: 44%;
  flex: 1;
  /*  display: flex;
    flex-direction: column;*/
}
.balkanea_price_filter .extra-controls .item-value span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--heading-color);
}
.balkanea_price_filter .extra-controls .item-value input {
  border: none;
  width: auto;
  max-width: 100%;
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--heading-color);
}
.balkanea_price_filter .price-action {
  display: flex;
  align-items: center;
  margin-top: 32px;
}
.balkanea_price_filter .price-action a, .balkanea_price_filter .price-action button {
  flex: 1;
}
.balkanea_price_filter .price-action button {
  border-radius: 50px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  padding: 13px 22px;
  margin-top: 0;
}

/* Modal Footer Enhancements */
.modal-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  border-top: 1px solid #e5e5e5;
  background-color: #f9f9f9;
}
.modal-footer .btn {
  min-width: 100px;
  margin: 0 5px;
}
.modal-footer .btn:first-child {
  margin-left: 0;
}
.modal-footer .btn:last-child {
  margin-right: 0;
}

/* Loading state for cancel button */
.btn-cancel.loading {
  position: relative;
  color: transparent;
}

.btn-cancel.loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-top-color: transparent;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.search-results .services-item .item {
  cursor: pointer;
}
.search-results .services-item .item:hover {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28), 0px 4px 12px rgba(0, 0, 0, 0.05);
}
.search-results .search-results__no-content p.search-results__no-content-msg {
  display: flex;
  justify-content: center;
  gap: 7px;
}
.search-results .search-results__no-content p.search-results__no-content-msg button {
  border: none !important;
  height: auto;
  font-size: 24px;
}

#bookingForm .invalid-feedback {
  font-size: 12px;
  line-height: 1.23;
}
#bookingForm .btn-book-ajax span {
  font-family: "Font Awesome 5 Free", serif;
}
#bookingForm .success-error {
  font-size: 12px;
  line-height: 1.23;
  color: red;
}
#bookingForm .card-header p {
  color: #fff !important;
  font-size: 12px;
  text-align: left;
  line-height: 1.234;
}
#bookingForm .tax-info-amount {
  display: flex;
  font-size: 12px;
  line-height: 1.231;
  margin-bottom: 5px;
}
#bookingForm .tax-info-amount > div:last-of-type {
  margin-left: auto;
}
#bookingForm .tax-info {
  margin-top: 16px;
}
#bookingForm .tax-info span {
  color: #292f37;
  font-size: 12px;
}
#bookingForm .tax-info .tax-info-title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 16px;
}
#bookingForm .tax-info p {
  margin-top: 16px;
  font-size: 12px;
  color: #868686;
  line-height: 1.231;
}

.booking-bill-room {
  border-bottom: 1px solid #eaeef3;
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: #000;
}
.booking-bill-room .booking-bill-room-price {
  display: flex;
  gap: 16px;
}
.booking-bill-room .booking-bill-room-price .booking-bill-room-price-name {
  font-size: 18px;
  font-weight: 700;
}
.booking-bill-room .booking-bill-room-price .booking-bill-room-price-value {
  margin-left: auto;
  font-size: 24px;
  font-weight: 700;
}
.booking-bill-room .booking-bill-room-guests {
  font-size: 12px;
}
.booking-bill-room .booking-bill-prepay-tax {
  display: flex;
  font-size: 12px;
}
.booking-bill-room .booking-bill-prepay-tax .booking-bill-prepay-tax-value {
  margin-left: auto;
}

.booking-bill-postpay {
  padding-bottom: 16px;
  color: #000;
}
.booking-bill-postpay .booking-bill-postpay-taxes-title {
  font-size: 16px;
  font-weight: 500;
}
.booking-bill-postpay .booking-bill-row {
  display: flex;
  font-size: 12px;
}
.booking-bill-postpay .booking-bill-row-price-not-included {
  margin-left: auto;
}
.booking-bill-postpay .booking-bill-total-postpaynotice {
  font-size: 12px !important;
  line-height: 1.234;
  margin-top: 8px;
}
.booking-bill-postpay .booking-bill-total-postpaynotice span {
  font-weight: 700;
}

.booking-bill-room-info {
  margin-bottom: 16px;
  border-bottom: 1px solid #eaeef3;
  padding-bottom: 16px;
  color: #000;
}
.booking-bill-room-info .booking-bill-room-info-hotel-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.234;
  margin-bottom: 8px;
}
.booking-bill-room-info .booking-bill-room-info-room-name {
  font-size: 14px;
  line-height: 1.234;
  margin-bottom: 8px;
}
.booking-bill-room-info .booking-bill-room-info-hotel-address {
  font-size: 14px;
  line-height: 1.234;
}
.booking-bill-room-info .booking-bill-room-info-check {
  margin-top: 8px;
  font-size: 14px;
}

.woocommerce-checkout-review-order-table header {
  display: none !important;
}
.woocommerce-checkout-review-order-table .shop_table {
  display: none;
}

#order_review .shop_table {
  display: none !important;
}

.elementor-widget-container .woocommerce {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
.elementor-widget-container .woocommerce .woocommerce-notices-wrapper {
  flex: 1 1 100%;
  /* full width, takes entire row */
  box-sizing: border-box;
}
.elementor-widget-container .woocommerce .booking-info-container {
  flex: 0 0 57%;
  /* fixed 70% width */
  box-sizing: border-box;
}
.elementor-widget-container .woocommerce #order_review {
  flex: 0 0 40%;
  /* fixed 30% width */
  box-sizing: border-box;
}
.elementor-widget-container .woocommerce #order_review #bankart-payment-form {
  width: 100% !important;
}
.elementor-widget-container .woocommerce #order_review .form-row {
  margin-top: 16px;
  text-align: center;
  /*    #bankart-card_holder{
        box-sizing: border-box !important;
        width: 100% !important;
      }*/
}
.elementor-widget-container .woocommerce #order_review .form-row #place_order {
  padding: 16px 32px;
}
.elementor-widget-container .woocommerce #order_review .form-row #place_order:hover {
  opacity: 0.8;
}

@media (max-width: 600px) {
  .elementor-widget-container .woocommerce .booking-info-container, .elementor-widget-container .woocommerce #order_review {
    flex: 0 0 100%;
  }
}
.payment-methods {
  display: flex;
  gap: 12px;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin-top: 18px;
}
.payment-methods svg {
  width: 40px;
  border-radius: 6px;
}

/***********/
/***********/
.search-result-page .search-results__total {
  font-size: 16px !important;
  font-weight: 600;
  margin-bottom: 16px;
}
.search-result-page button#load-more-btn {
  background: #E57757 !important;
  border: none !important;
  color: #fff !important;
  font-weight: 600;
  border-radius: 10px !important;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  transition: background 0.3s ease;
}
.search-result-page button#load-more-btn:hover {
  background: #E57757;
  color: #fff !important;
}

.search-results {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

.card-hotel {
  border-radius: 16px !important;
  overflow: hidden;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
  background: #fff;
  transition: box-shadow 0.3s ease;
  display: flex !important;
  flex-direction: row !important;
  gap: 1rem;
  padding-left: 0 !important;
}
.card-hotel:hover {
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.18);
}
.card-hotel:hover img {
  transform: scale(1.05);
}
.card-hotel figure.card-hotel__thumbnail {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  border-radius: 14px;
  margin: 2px;
  overflow: hidden;
}
.card-hotel figure.card-hotel__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}
.card-hotel .card-hotel__info {
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  background: #003580;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: italic;
  font-size: 12px;
  cursor: pointer;
}
.card-hotel .card-body {
  flex: 0 0 66.66%;
  max-width: 66.66%;
  padding: 1rem 1rem 1rem 0rem;
}
.card-hotel .card-body .card-body__heading {
  display: flex;
  gap: 3rem;
}
.card-hotel .card-body .card-body__heading .hotel-rating {
  margin-left: auto;
  margin-bottom: 0;
  display: flex;
  gap: 8px;
}
.card-hotel .card-body .card-body__heading .hotel-rating .hotel-rating__reviews {
  display: flex;
  flex-direction: column;
}
.card-hotel .card-body .card-body__heading .hotel-rating .hotel-rating__reviews span:first-of-type {
  font-size: 16px;
  line-height: 18px;
  color: #2d3137;
}
.card-hotel .card-body .card-body__heading .hotel-rating .hotel-rating__reviews span:last-of-type {
  font-size: 12px;
  line-height: 14px;
  color: #868686;
}
.card-hotel .card-body .card-body__heading .hotel-rating .hotel-rating__grade {
  height: fit-content;
  background: #28a745;
  color: #fff;
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  font-weight: 600;
}
.card-hotel .card-body .card-body__heading .card-body__heading-title h2.hotel-title {
  font-size: 18px !important;
  line-height: 22px !important;
  margin: 0;
  color: #2d3137 !important;
}
.card-hotel .card-body .card-body__heading .card-body__heading-title .hotel-address, .card-hotel .card-body .card-body__heading .card-body__heading-title .hotel-nearby {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.234;
}
.card-hotel .card-body .card-body__heading .card-body__heading-title .hotel-nearby {
  color: #868686 !important;
}
.card-hotel .card-body .card-body__heading .card-body__heading-title .card-body__hotel-star {
  gap: 2px;
  display: flex;
}
.card-hotel .card-body .card-body__heading .card-body__heading-title .card-body__hotel-star span {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMCAxMCI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTQuNjE1LjQ4MmEuNC40IDAgMCAxIC43MjYgMGwxLjEwMiAyLjM3MmEuNC40IDAgMCAwIC4zMTQuMjI4bDIuNTk3LjMxNWEuNC40IDAgMCAxIC4yMjQuNjlMNy42NjIgNS44NjhhLjQuNCAwIDAgMC0uMTIuMzdsLjUwMyAyLjU2N2EuNC40IDAgMCAxLS41ODcuNDI2TDUuMTczIDcuOTZhLjQuNCAwIDAgMC0uMzkgMEwyLjQ5OSA5LjIzYS40LjQgMCAwIDEtLjU4Ny0uNDI2bC41MDMtMi41NjdhLjQuNCAwIDAgMC0uMTItLjM3TC4zNzggNC4wODhhLjQuNCAwIDAgMSAuMjI0LS42OUwzLjIgMy4wODFhLjQuNCAwIDAgMCAuMzE1LS4yMjhMNC42MTUuNDgyWiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjQuOTc4IiB4Mj0iNC45NzgiIHkxPSItLjMiIHkyPSIxMC43IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQUYwMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0YyOTAwNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 12px;
}
.card-hotel .card-body .card-body__heading .card-body__heading-title .card-body__hotel-star img {
  max-width: 12px;
}
.card-hotel .card-body .hotel-amenities {
  display: flex;
  gap: 4px;
  justify-content: flex-end;
  margin-left: auto;
}
.card-hotel .card-body .hotel-amenities img {
  width: 16px;
}
.card-hotel .card-body .hotel-amenities span i {
  font-size: 12px;
}
.card-hotel .card-body .room-details {
  display: flex;
  margin-top: 8px;
  padding: 0.75rem 1rem;
  background: #f8f9fa;
  border-radius: 12px;
}
.card-hotel .card-body .room-details .room-info {
  display: flex;
  gap: 2rem;
}
.card-hotel .card-body .room-details .room-info .room-info__name {
  max-width: 220px;
}
.card-hotel .card-body .room-details .room-info .room-info__name h3 {
  font-size: 14px !important;
  line-height: 16px;
  color: #2d3137;
  margin-bottom: 0;
  font-weight: 500;
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}
.card-hotel .card-body .room-details .room-info .room-info__name p {
  font-size: 12px !important;
  font-weight: 400;
  line-height: 16px;
  text-transform: lowercase;
  margin-bottom: 0;
}
.card-hotel .card-body .room-details .room-info .room-info__value {
  display: flex;
  flex-direction: column;
  font-size: 12px;
}
.card-hotel .card-body .room-details .room-info .room-info__value span {
  display: flex;
  align-items: center;
  gap: 2px;
  line-height: 14px;
  margin-bottom: 2px;
  font-size: 12px !important;
}
.card-hotel .card-body .room-details .room-info .room-info__value .active {
  color: #198754 !important;
}
.card-hotel .card-body .room-details .room-info .room-info__value .active img {
  filter: brightness(0) saturate(100%) invert(37%) sepia(89%) saturate(495%) hue-rotate(99deg) brightness(96%) contrast(93%);
}
.card-hotel .card-body .room-details .room-price {
  text-align: right;
  margin-left: auto;
}
.card-hotel .card-body .room-details .room-price .fw-bold {
  font-size: 1.25rem;
}
.card-hotel .card-body .room-details .room-price small {
  display: block;
  color: #6c757d;
  font-size: 12px;
  line-height: 14px;
}
.card-hotel .card-body .show-all-rooms {
  display: flex;
  justify-content: flex-end;
}
.card-hotel .card-body .show-all-rooms .btn-show-rooms {
  background: #E57757;
  border: none;
  color: #fff !important;
  font-weight: 600;
  border-radius: 10px;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  transition: background 0.3s ease;
}
.card-hotel .card-body .show-all-rooms .btn-show-rooms:hover {
  opacity: 0.8;
}

/* Responsive */
@media (max-width: 768px) {
  .card-hotel .card-body .room-details {
    flex-direction: column;
    gap: 0.75rem;
  }
  .card-hotel .card-body .room-details .room-info {
    max-width: 100%;
  }
  .card-hotel .card-body .room-details .room-price {
    text-align: left;
  }
}
/*search form adjustments*/
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search {
  width: 33% !important;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-destination-hotel .st-form-dropdown-icon {
  width: 100%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-destination-hotel .render {
  width: 100%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .st-form-dropdown-icon {
  width: 100% !important;
}

/*end search form adjustments*/

/*# sourceMappingURL=balkanea-plugin-styles.css.map */
