/*
  Restaurantes — Terrazas San Cristóbal
  Según diseño: hero con overlay, breadcrumb, sobre + galería, horarios/contacto, carrusel.
*/

/* --- Contenedor (zona central) --- */
#zona-central.restaurantes {
  padding: 0;
  padding-bottom: 4rem;
  min-height: 0;
  background-color: #BC2D29;
}

.restaurantes a {
  outline: none;
}

/* --- Hero con overlay y texto --- */
.restaurantes-hero {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  line-height: 0;
  overflow: hidden;
}

.restaurantes-hero img {
  width: 100%;
  height: auto;
  max-height: 28rem;
  object-fit: cover;
  display: block;
}

.restaurantes-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
}

.restaurantes-hero-texto {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  /* Ocultos visualmente, se mantienen en el DOM (h1 y p) */
  visibility: hidden;
}

.restaurantes-hero-titulo {
  margin: 0;
  font-family: 'Great Vibes', cursive;
  font-size: clamp(2.5rem, 8vw, 4.5rem);
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

.restaurantes-hero-subtitulo {
  margin: 0.25rem 0 0;
  font-family: 'Gotham', 'Gotham Book', Arial, sans-serif;
  font-size: 1.125rem;
  color: #fff;
  text-transform: lowercase;
  letter-spacing: 0.05em;
}

/* --- Breadcrumb (banda roja) --- */
.restaurantes-breadcrumb {
  background-color: #BC2D29;
  padding: 40px 0.75rem 20px;
}

.restaurantes-breadcrumb-inner {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  flex-wrap: wrap;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.restaurantes-breadcrumb-inner .restaurantes-breadcrumb-link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}

.restaurantes-breadcrumb-inner .restaurantes-breadcrumb-link img {
  flex-shrink: 0;
  vertical-align: middle;
}

.restaurantes-breadcrumb-link {
  color: #F5E9CE;
  text-decoration: none;
  font-family: 'lora', Georgia, serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.restaurantes-breadcrumb-link:hover {
  text-decoration: underline;
}

.restaurantes-breadcrumb-sep {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}

.restaurantes-breadcrumb-current {
  color: #fff;
  font-family: 'Gotham', 'Gotham Book', Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

/* --- Contenido principal --- */
.restaurantes-contenido {
  padding: 2rem 0.75rem 3rem;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.contenedor.restaurantes-contenido {
  position: relative;
}

.contenedor.restaurantes-contenido::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  bottom: 0;
  top: 0;
  background-image: url('../assets/img/restaurantes/fondo-restaurantes.webp');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  z-index: 0;
  pointer-events: none;
}

.restaurantes-grid {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 2rem;
  max-width: 100%;
  margin: 0 auto;
}

.restaurantes-col-info {
  color: #fff;
}

.restaurantes-cabecera {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 3rem;
}

.restaurantes-sobre-titulo {
  margin: 0;
  font-family: 'Lora', Georgia, serif;
  font-size: 25px;
  font-weight: 700;
  color: #F5E9CE;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.restaurantes-local {
  margin: 0;
  font-family: 'Gotham', 'Gotham Book', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #F5E9CE;
}

.restaurantes-descripcion {
  margin-bottom: 3rem;
  font-size: 18px;
  text-align: justify;
}

.restaurantes-descripcion p {
  margin: 0;
  font-family: 'Gotham', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
  color: #FFF;
}

.restaurantes-tipo-comida {
  margin: 0 0 2.5rem;
  font-family: 'lora', Georgia, serif;
  font-size: 18px;
  color: #F5E9CE;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

/* Iconos en grid --- */
.restaurantes-iconos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 1.5rem;
  margin-bottom: 2rem;
}

.restaurantes-icono-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  text-align: center;
}

.restaurantes-icono-circulo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.restaurantes-icono-circulo img {
  width: 58px;
  height: 58px;
  object-fit: contain;
  display: block;
}

.restaurantes-icono-label {
  font-family: 'Gotham', sans-serif;
  font-size: 16.08px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.661px;
  text-align: center;
  color: var(--Terraza-Crema, #F5E9CE);
}

/* Botones --- */
.restaurantes-botones {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.restaurantes-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  min-height: 2.5rem;
  padding: 0.75rem 1rem;
  font-family: 'Gotham', 'Gotham Book', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: none;
  border-radius: 0.375rem;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}

.restaurantes-btn.menu {
  background-color: #F2A900;
  color: #FFFFFF;
  border: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.restaurantes-btn.menu:hover {
  opacity: 0.9;
}

.restaurantes-btn.reservar {
  background-color: #662C2F;
  color: #F5F5F5;
  border: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.restaurantes-btn.reservar:hover {
  opacity: 0.9;
}

/* Galería --- */
.restaurantes-galeria-principal {
  margin: 0 0 1rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background: #333;
  height: 450px;
}

.restaurantes-galeria-principal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.restaurantes-galeria-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}

.restaurantes-galeria-grid figure {
  margin: 0;
  border-radius: 0.375rem;
  overflow: hidden;
  background: #333;
  height: 300px;
}

.restaurantes-galeria-grid figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.restaurantes-galeria-img {
  cursor: pointer;
}

.restaurantes-galeria-bullets {
  display: none;
}

/* --- Modal galería --- */
.restaurantes-galeria-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  box-sizing: border-box;
}

.restaurantes-galeria-modal[hidden] {
  display: none;
}

.restaurantes-galeria-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  cursor: pointer;
}

.restaurantes-galeria-modal-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  max-height: 100%;
  z-index: 1;
}

.restaurantes-galeria-modal-img {
  max-width: 90vw;
  max-height: 90vh;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

.restaurantes-galeria-modal-cerrar {
  position: absolute;
  top: -2.5rem;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: transparent;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
  opacity: 0.9;
}

.restaurantes-galeria-modal-cerrar:hover {
  opacity: 1;
}

.restaurantes-galeria-modal-prev,
.restaurantes-galeria-modal-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
  background: transparent;
  background-image: url('../img/restaurantes/icon-flecha-carrusel.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  z-index: 2;
  opacity: 0.9;
}

.restaurantes-galeria-modal-prev {
  left: -3rem;
  transform: translateY(-50%) rotate(180deg);
}

.restaurantes-galeria-modal-next {
  right: -3rem;
}

.restaurantes-galeria-modal-prev:hover,
.restaurantes-galeria-modal-next:hover {
  opacity: 1;
}

/* --- Horarios y Contacto (fondo naranja) --- */
.restaurantes-horarios-contacto {
  margin-top: 0;
  background-color: #FFA105;
  padding: 0 0 2rem;
}

.restaurantes-hc-imagen {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 2rem;
}

.restaurantes-hc-imagen img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.restaurantes-horarios-contacto-inner {
  display: grid;
  gap: 120px;
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.restaurantes-hc-titulo {
  margin: 0 0 0.75rem;
  font-family: 'Lora', Georgia, serif;
  font-size: 25px;
  font-weight: 700;
  color: #450E15;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.restaurantes-hc-icono {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  display: block;
}

.restaurantes-horarios-lista {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Gotham', 'Gotham Book', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #450E15;
  line-height: 1.6;
}

.restaurantes-horarios-lista li,
.restaurantes-contacto-item,
.restaurantes-contacto-redes {
  border-top: 1px dotted #450E15;
  border-bottom: 1px dotted #450E15;
  padding: 0.6rem 0;
}

.restaurantes-horarios-lista li + li,
.restaurantes-contacto-item + .restaurantes-contacto-item {
  margin-top: 0;
}

.restaurantes-contacto-item {
  margin: 0;
  font-family: 'Gotham', 'Gotham Book', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #450E15;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.6rem 0;
}

.restaurantes-contacto-icono {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: block;
}

.restaurantes-contacto-item a {
  color: #450E15;
  text-decoration: none;
}

.restaurantes-contacto-item a:hover {
  opacity: 0.9;
}

.restaurantes-contacto-redes {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  font-family: 'Gotham', 'Gotham Book', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #450E15;
}

.restaurantes-contacto-red-icono {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.restaurantes-contacto-red-icono img {
  width: 24px;
  height: 24px;
  display: block;
  object-fit: contain;
}

.restaurantes-contacto-red-icono:hover {
  opacity: 0.8;
}

/* --- Conoce más restaurantes (beige, carrusel) --- */
.restaurantes-mas {
  background-color: #F5E9CE;
  padding: 2.5rem 0 3rem;
}

.restaurantes-mas .contenedor {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  box-sizing: border-box;
}

.restaurantes-mas-titulo {
  margin: 0 0 3rem;
  font-family: 'Lora', Georgia, serif;
  font-size: 25px;
  font-weight: 700;
  color: #450E15;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: left;
}

.restaurantes-carrusel-wrap {
  position: relative;
  max-width: 90rem;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 2rem;
  padding-right: 2rem;
}

.restaurantes-carrusel {
  display: flex;
  flex-wrap: nowrap;
  gap: 1.5rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}

.restaurantes-carrusel::-webkit-scrollbar {
  display: none;
}

.restaurantes-card {
  flex: 0 0 calc((100% - 3rem) / 3);
  min-width: 0;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  text-decoration: none;
  color: inherit;
  display: block;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.restaurantes-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.restaurantes-card-img {
  display: block;
  position: relative;
  height: 400px;
  overflow: hidden;
  background: #ddd;
}

.restaurantes-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.restaurantes-card-logo {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 32px 24px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
  pointer-events: none;
}

.restaurantes-card-logo img {
  width: 100%;
  max-width: 240px;
  max-height: 100px;
  object-fit: contain;
  height: auto;
}

.restaurantes-carrusel-flecha {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url('../img/restaurantes/icon-flecha-carrusel.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  z-index: 2;
}

.restaurantes-carrusel-flecha-prev {
  left: 0;
  transform: translateY(-50%) rotate(180deg);
}

.restaurantes-carrusel-flecha-next {
  right: 0;
}

/* Flecha estilo Swiper, color #450E15 */
.restaurantes-carrusel-flecha-next.swiper-button-next {
  background-image: none;
  background-color: #450E15;
  border-radius: 999px;
  display: grid;
  place-items: center;
  width: 48px !important;
  height: 48px !important;
  min-width: 48px;
  min-height: 48px;
  aspect-ratio: 1 / 1;
  padding: 0;
  line-height: 0;
  flex: 0 0 auto;
  box-sizing: border-box;
}

.restaurantes-carrusel-flecha-next.swiper-button-next::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(45deg);
  margin: auto;
}

.restaurantes-carrusel-flecha-next.swiper-button-next:focus-visible {
  outline: 3px solid rgba(69, 14, 21, 0.35);
  outline-offset: 3px;
}

/* Centrado vertical respecto a las cards (no al contenedor completo) */
.restaurantes-carrusel-wrap .restaurantes-carrusel-flecha-next.swiper-button-next {
  top: calc(200px + 0.25rem);
  right: 2rem !important;
  transform: translate(50%, -50%);
}

.restaurantes-carrusel-flecha:hover {
  opacity: 0.85;
}

.restaurantes-carrusel-bullets {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1.25rem;
}

.restaurantes-bullet {
  width: 14px;
  height: 14px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  transition: width 0.2s ease, background 0.2s ease, border-radius 0.2s ease;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.restaurantes-bullet:hover {
  background: #e8e8e8;
}

.restaurantes-bullet.activo {
  width: 28px;
  height: 14px;
  border-radius: 999px;
  background: #450E15;
  box-shadow: none;
}

/* Ajuste: nombre de la card sobre la imagen (dentro del link) */
.restaurantes-card {
  position: relative;
}

.restaurantes-card .restaurantes-card-nombre {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem 1.25rem;
  font-family: 'Lora', Georgia, serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.02em;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  pointer-events: none;
  text-align: center;
}

/* --- Breakpoints --- */
@media (min-width: 40rem) {
  /* Permite que la flecha sobresalga sin recortarse */
  .restaurantes-carrusel-wrap {
    overflow: visible;
    padding-right: 4.5rem;
  }

  .restaurantes-grid {
    grid-template-columns: 1fr 1fr;
    gap: 120px;
    align-items: stretch;
    min-height: 615px;
  }

  .restaurantes-col-info {
    display: flex;
    flex-direction: column;
    min-height: 615px;
  }

  .restaurantes-iconos-tipo-wrap {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1.5rem;
    padding-bottom: 55px;
  }

  .restaurantes-iconos-tipo-wrap .restaurantes-tipo-comida {
    margin: 0;
  }

  .restaurantes-iconos-tipo-wrap .restaurantes-iconos {
    margin: 0;
  }

  .restaurantes-botones {
    margin-top: auto;
  }

  .restaurantes-col-galeria {
    min-height: 615px;
    display: flex;
  }

  .restaurantes-galeria {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .restaurantes-galeria-carrusel {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .restaurantes-galeria-principal {
    flex: 365 365 0;
    min-height: 0;
    height: auto;
    margin: 0;
    border-radius: 0.5rem;
    overflow: hidden;
    background: #333;
  }

  .restaurantes-galeria-grid {
    flex: 235 235 0;
    min-height: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
  }

  .restaurantes-galeria-grid figure {
    height: 100%;
    margin: 0;
    border-radius: 0.375rem;
    overflow: hidden;
    background: #333;
  }

  .restaurantes-iconos {
    grid-template-columns: repeat(4, 1fr);
  }

  .restaurantes-horarios-contacto-inner {
    grid-template-columns: 3fr 2fr;
    gap: 120px;
  }

  .restaurantes-carrusel-flecha {
    display: flex;
  }
}

@media (min-width: 64rem) {
  .restaurantes-hero img {
    max-height: 26rem;
  }

  .restaurantes-contenido {
    padding: 2.5rem 1rem 3.5rem;
  }

  .restaurantes-horarios-contacto {
    padding-bottom: 2.5rem;
  }

  .restaurantes-horarios-contacto-inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .restaurantes-mas {
    padding: 3rem 0 4rem;
  }

  .restaurantes-mas .contenedor {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .restaurantes-card {
    flex: 0 0 calc((100% - 3rem) / 3);
  }
}

@media (min-width: 90rem) {
  .restaurantes-contenido {
    padding-bottom: 4rem;
  }
}

/* --- Solo mobile --- */
@media (max-width: 39.9375rem) {
  .restaurantes-breadcrumb {
    padding: 40px 0.75rem 20px;
  }

  .restaurantes-hero {
    height: 450px;
  }

  .restaurantes-hero-picture,
  .restaurantes-hero-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .restaurantes-hero-picture {
    margin: 0;
    padding: 0;
  }

  .restaurantes-hero-img {
    object-fit: cover;
    object-position: center center;
    max-height: none;
  }

  /* Reorden: título → galería (carrusel) → local → descripción → tipo → iconos → botones */
  .restaurantes-grid {
    display: flex;
    flex-direction: column;
  }

  .restaurantes-col-info {
    display: contents;
  }

  .restaurantes-cabecera {
    display: contents;
  }

  .restaurantes-sobre-titulo-wrap {
    order: 1;
  }

  .restaurantes-sobre-titulo {
    font-size: 20px;
    text-align: center;
    padding: 0 0 1rem;
  }

  .restaurantes-col-galeria {
    order: 2;
  }

  .restaurantes-local {
    order: 3;
    font-size: 20px;
  }

  .restaurantes-descripcion {
    order: 4;
    font-size: 18px;
    margin-bottom: 1rem;
  }

  .restaurantes-iconos-tipo-wrap {
    order: 5;
  }

  .restaurantes-iconos-tipo-wrap .restaurantes-tipo-comida {
    margin-bottom: 1rem;
  }

  .restaurantes-iconos-tipo-wrap .restaurantes-iconos {
    margin-bottom: 0;
  }

  .restaurantes-icono-label {
    font-size: 16px;
  }

  .restaurantes-hc-titulo {
    font-size: 20px;
  }

  .titulo-mas-restaurantes {
    font-size: 20px;
  }

  .restaurantes-mas-titulo {
    font-size: 20px;
  }

  .restaurantes-tipo-comida {
    margin-bottom: 1rem;
  }

  .restaurantes-iconos {
    grid-template-columns: repeat(3, 1fr);
  }

  .restaurantes-botones {
    order: 7;
  }

  .restaurantes-botones .restaurantes-btn {
    flex: 1;
    min-width: 0;
    width: auto;
  }

  /* Galería en carrusel: una imagen por vez, sin flechas, solo bullets */
  .restaurantes-galeria-carrusel {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 0;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .restaurantes-galeria-carrusel::-webkit-scrollbar {
    display: none;
  }

  .restaurantes-galeria-principal,
  .restaurantes-galeria-grid figure {
    flex: 0 0 100%;
    min-width: 100%;
    height: 220px;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .restaurantes-galeria-grid {
    display: contents;
  }

  .restaurantes-galeria-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 1rem;
  }

  .restaurantes-galeria-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    padding: 0;
    background: #fff;
    cursor: pointer;
    transition: width 0.2s, border-radius 0.2s, background 0.2s;
    flex-shrink: 0;
  }

  .restaurantes-galeria-bullet.activo {
    width: 28px;
    height: 10px;
    border-radius: 999px;
    background: #F2A900;
  }

  /* Carrusel "Conoce más": una card completa + asomo de la siguiente, flecha y bullets */
  .restaurantes-carrusel-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .restaurantes-carrusel {
    gap: 1rem;
  }

  .restaurantes-card {
    flex: 0 0 78%;
    min-width: 78%;
    border-radius: 12px;
  }

  .restaurantes-card-img {
    min-height: 190px;
    height: 300px;
  }

  /* En mobile no mostramos flechas en los carruseles: solo swipe + bullets */
  .restaurantes-carrusel-wrap .restaurantes-carrusel-flecha {
    display: none !important;
  }

  .restaurantes-carrusel-bullets {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 1.25rem;
  }

  .restaurantes-bullet {
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  }

  .restaurantes-bullet.activo {
    background: #450E15;
  }

  .restaurantes-horarios-contacto-inner {
    gap: 50px;
  }

  .restaurantes-hc-imagen img {
    height: 200px;
    object-fit: cover;
  }
}
