/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 10 2026 | 19:11:21 */
.alo-cs .alo-cs__pill-title span {
  color: var(--Neutral-neutral-9, #4b4b4a);
  font-family: Raleway;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.11px;
  display: flex;
  height: 48px;
  padding: 0 20px;
  flex-direction: column;
  align-items: center;
  border-radius: 8px 8px 0 0;
  background: #b5ef35;
  width: fit-content;
  margin: auto;
  display: flex;
  justify-content: center;
  position: relative;
  width: 339px;
  max-width: 100%;
}

.alo-cs.activo .alo-cs__pill-title span {
  background: var(--Neutral-neutral-1, #fff);
}

.alo-cs .alo-cs__pill-title span::after {
  content: "";
  height: 4px;
  width: 299px;
  max-width: 100%;
  background: #dadada;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.alo-cs__iconrow {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: center;
  padding-bottom: 10px;
}

.alo-cs__divider {
  background: var(--Neutral-neutral-1, #fff);
  padding: 10px 20px 20px;
  border-radius: 8px;
}

.activo .alo-cs__divider {
  padding-bottom: 20px;
}

.alo-cs__iconitem {
  color: var(--Neutral-neutral-12, #1c1c1b);
  text-align: center;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  min-height: 92px;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 160px;
  max-width: 100%;

  & svg {
    display: flex;
    width: 24px;
    height: 24px;
  }
}

.alo-cs__toggle,
.alo-cs__toggle:focus,
.alo-cs__toggle:active,
.alo-cs__toggle:hover {
  border: 0;
  padding: 0 !important;
  background: transparent !important;
  color: var(--Color-Brand-colorbrand-9, #2d5c13) !important;
  font-family: Raleway !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 26px !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin: auto;
  display: block;
}

.activo .alo-cs__toggle {
  margin-top: 30px;
}

.alo-cs__chips {
  width: 852px;
  margin: auto;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px 35px;
  margin-top: 11px;
}

.alo-cs__chip {
  width: calc(50% - 17.5px);
  color: var(--Neutral-neutral-12, #1c1c1b);
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal !important;
  border-radius: 8px;
  padding: 6px 10px;
  min-height: 37px;
  display: flex;
  align-items: center;
}

.alo-cs__chip:nth-of-type(4n + 1),
.alo-cs__chip:nth-of-type(4n + 2) {
  background: var(--Color-Brand-colorbrand-1, #edf6e9);
}

.alo-cs__chip:nth-of-type(4n + 3),
.alo-cs__chip:nth-of-type(4n + 4) {
  background: #dff1d4;
}

.alo-cs__h3 {
  color: var(--Neutral-neutral-12, #1c1c1b);
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  margin: 20px 0 0;
}

@media (max-width: 768px) {
  .alo-cs .alo-cs__pill-title span {
    font-size: 20px;
  }

  .alo-cs__chips {
    flex-direction: column;
  }

  .alo-cs__chip {
    width: 100%;
  }

  .alo-cs__chip:nth-child(odd) {
    background-color: #edf6e9;
  }

  .alo-cs__chip:nth-child(even) {
    background-color: #dff1d4;
  }
}

@media (max-width: 768px) {
  .single-alojamiento .qh-exp__grid {
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    gap: 16px;

    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 16px;
  }

  .single-alojamiento .qh-exp__grid::before,
  .single-alojamiento .qh-exp__grid::after {
    content: "";
    flex: 0 0 16px;
  }

  .single-alojamiento .qh-exp__grid::-webkit-scrollbar {
    display: none;
  }

  .single-alojamiento .qh-exp__card {
    flex: 0 0 auto;
    width: 297px;
    max-width: 297px;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    transition:
      transform 0.25s ease,
      box-shadow 0.25s ease;
  }
}

.qh-gas__pill--hoteles {
  background: var(--Verde-manzana, #7baa39);
}

.qh-gas__pill--cabanas {
  background: var(--Terracota, #ab442d);
}

.qh-gas__pill--hostels {
  background: var(--Celeste, #399ac6);
}

.qh-gas__pill--campings {
  background: var(--Color-Brand-colorbrand-8, #387217);
}

.qh-gas__pill--departamento-casa {
  background: var(--Azul, #00487b);
}
