/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* =========================
   Variables base del sitio
========================= */

:root {
  --site-link-color: #ffffff;
  --site-link-hover-color: #000044;
  --site-light-color: #ffffff;
}

/* =========================
   Enlaces base
========================= */

body a {
  color: var(--site-link-color);
}

body a:hover,
body a:focus {
  color: var(--site-link-hover-color);
}

/* =========================
   Zonas oscuras
========================= */

.theme-dark,
.theme-dark a,
.theme-dark a:visited {
  color: var(--site-light-color);
}

.theme-dark a:hover,
.theme-dark a:focus {
  color: rgba(255,255,255,0.75);
}

/* =========================
   Shortcodes
========================= */

.shortcode-inherit a,
.shortcode-inherit a:visited {
  color: inherit;
}

.shortcode-inherit a:hover,
.shortcode-inherit a:focus {
  color: inherit;
  opacity: 0.75;
}

/* =========================
   GTranslate en header
========================= */

.language-switcher {
  width: 100%;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  line-height: 1 !important;
  text-align: right !important;
}

.language-switcher .elementor-widget-container,
.language-switcher .elementor-shortcode,
.language-switcher .gtranslate_wrapper {
  width: 100%;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  line-height: 1 !important;
  text-align: right !important;
  margin: 0 !important;
  padding: 0 !important;
}

.language-switcher .gt_switcher,
.language-switcher .gt_switcher_wrapper {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  float: none !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: max-content !important;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  line-height: 1 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.language-switcher .gt_switcher a,
.language-switcher .gt_switcher a:visited {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1 !important;
  font-size: 13px !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.language-switcher .gt_switcher img {
  display: block !important;
  margin: 0 4px 0 0 !important;
  padding: 0 !important;
}

.language-switcher .gt_switcher .gt_selected {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.language-switcher .gt_switcher .gt_option {
  position: absolute !important;
  top: 100% !important;
  right: 0 !important;
  left: auto !important;
  margin-top: 8px !important;
  min-width: 150px !important;
  background: #ffffff !important;
  border: 1px solid rgba(0,0,0,0.08) !important;
  
  z-index: 99999 !important;
}

.language-switcher .gt_switcher .gt_option a,
.language-switcher .gt_switcher .gt_option a:visited {
  width: 100% !important;
  justify-content: flex-start !important;
  padding: 8px 12px !important;
  color: #111111 !important;
  line-height: 1.2 !important;
  opacity: 1 !important;
}

.language-switcher p,
.language-switcher span {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
}

.gt_languages a,
.gt_languages a:visited,
.gt_languages a span,
.gt_languages a:visited span,
.gt_languages a:hover,
.gt_languages a:focus,
.gt_languages a:hover span,
.gt_languages a:focus span {
  color: #111111 !important;
}

/* =========================================================
   CARRUSEL PREMIUM HABITACIONES - INNMARE
   Clase en el widget: habitaciones-premium-carousel
========================================================= */

.habitaciones-premium-carousel {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 70px;
}

.habitaciones-premium-carousel .swiper {
  overflow: visible;
  padding: 70px 0 90px;
}

.habitaciones-premium-carousel .swiper-wrapper {
  align-items: center;
}

/* Slides base */
.habitaciones-premium-carousel .swiper-slide {
  opacity: 1;
  transform: scale(0.86);
  transform-origin: center center;
  transition: transform 0.45s ease, opacity 0.45s ease, filter 0.45s ease;
  z-index: 1;
}

/* Slide activo real de Swiper */
.habitaciones-premium-carousel .swiper-slide-active {
  transform: scale(0.86);
  z-index: 2;
}

/* Laterales próximos */
.habitaciones-premium-carousel .swiper-slide-prev,
.habitaciones-premium-carousel .swiper-slide-next + .swiper-slide {
  transform: scale(0.90);
  z-index: 3;
}

/* Tarjeta destacada visual */
.habitaciones-premium-carousel .swiper-slide-next {
  transform: scale(1.10);
  z-index: 20;
}

/* Tarjeta base */
.habitaciones-premium-carousel .elementor-509 .elementor-element-2c5ba6c7 {
  background: #ffffff !important;
  border-radius: 0 !important;
  
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
  overflow: hidden !important;
  padding: 0 !important;
  min-height: auto !important;
  text-decoration: none !important;
 
}

.habitaciones-premium-carousel .elementor-509 .elementor-element-2c5ba6c7:hover {
  
}

/* Tarjeta destacada */
.habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-2c5ba6c7 {
  min-height: 650px !important;
  padding-bottom: 44px !important;
  
}

/* Imágenes base */
.habitaciones-premium-carousel .elementor-509 .elementor-element-21ae7297 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.habitaciones-premium-carousel .elementor-509 .elementor-element-21ae7297 img {
  width: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  border-radius: 0 !important;
  filter: brightness(1.02) saturate(0.95);
  transition: filter 0.35s ease, transform 0.35s ease;
}

/* Laterales: imagen alta */
.habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-21ae7297 img {
  height: 390px !important;
}

/* Destacada: imagen más baja para dejar sitio al texto */
.habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-21ae7297 img {
  height: 300px !important;
  filter: brightness(1) saturate(1);
}

/* Ocultar fecha / autor / metadatos */
.habitaciones-premium-carousel .elementor-509 .elementor-element-3d7ecbd6,
.habitaciones-premium-carousel .elementor-509 .elementor-element-6ee2a78c,
.habitaciones-premium-carousel .elementor-509 .elementor-element-3305bbaa {
  display: none !important;
}

/* Título */
.habitaciones-premium-carousel .elementor-509 .elementor-element-c725904 {
  padding: 32px 28px 34px !important;
  margin: 0 !important;
  text-align: center !important;
}

.habitaciones-premium-carousel .elementor-509 .elementor-element-c725904 .elementor-heading-title {
  margin: 0 !important;
  color: #111111 !important;
}

/* Título destacada */
.habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904 {
  padding: 40px 42px 0 !important;
}

/* Línea separadora */
.habitaciones-premium-carousel .elementor-509 .elementor-element-c725904::after {
  content: "";
  display: none;
  width: 54px;
  height: 2px;
  background: #111111;
  margin: 24px auto 0;
}

.habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904::after {
  display: block;
}

/* Extracto base */
.habitaciones-premium-carousel .elementor-element-1a360cb2 {
  padding: 28px 48px 0 !important;
  margin: 0 !important;
  color: #171717 !important;
}

/* Ocultar extracto en todos */
.habitaciones-premium-carousel .swiper-slide .elementor-element-1a360cb2 {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

/* Mostrar extracto solo en destacada */
.habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-1a360cb2 {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Botones base */
.habitaciones-premium-carousel .elementor-widget-button {
  display: none !important;
}

.habitaciones-premium-carousel .elementor-button {
  border-radius: 0 !important;
  padding: 14px 28px !important;
}

/* Contenedor botones */
.habitaciones-premium-carousel .room-card-buttons {
  width: 100%;
  display: none !important;
  gap: 24px;
  margin-top: 28px !important;
  padding: 0 42px !important;
}

/* Mostrar botones solo en destacada */
.habitaciones-premium-carousel .swiper-slide-next.elementor-509 .room-card-buttons {
  display: flex !important;
}

.habitaciones-premium-carousel .swiper-slide-next.elementor-509 .room-card-buttons .elementor-widget-button {
  display: block !important;
  flex: 1;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.habitaciones-premium-carousel .room-card-buttons .e-con-inner {
  width: 100% !important;
  display: flex !important;
  gap: 24px !important;
}

.habitaciones-premium-carousel .room-card-buttons .elementor-button-wrapper {
  width: 100%;
}

.habitaciones-premium-carousel .room-card-buttons .elementor-button {
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box !important;
}

/* Flechas */
.habitaciones-premium-carousel .elementor-swiper-button,
.habitaciones-premium-carousel .swiper-button-prev,
.habitaciones-premium-carousel .swiper-button-next {
  width: 42px !important;
  height: 42px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  color: #111111 !important;
 
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 1 !important;
  
  z-index: 50 !important;
}

.habitaciones-premium-carousel .elementor-swiper-button:hover,
.habitaciones-premium-carousel .swiper-button-prev:hover,
.habitaciones-premium-carousel .swiper-button-next:hover {
  transform: scale(1.08);
  
}

.habitaciones-premium-carousel .elementor-swiper-button svg,
.habitaciones-premium-carousel .swiper-button-prev svg,
.habitaciones-premium-carousel .swiper-button-next svg {
  width: 17px !important;
  height: 17px !important;
}

.habitaciones-premium-carousel .swiper-button-prev::after,
.habitaciones-premium-carousel .swiper-button-next::after {
  font-size: 17px !important;
  font-weight: 700 !important;
}

/* Paginación */
.habitaciones-premium-carousel .swiper-pagination,
.habitaciones-premium-carousel .swiper-pagination-fraction {
  bottom: 24px !important;
  color: #111111 !important;
}

/* Puntos */
.habitaciones-premium-carousel .swiper-pagination-bullet {
  width: 5px !important;
  height: 5px !important;
  opacity: 0.35 !important;
}

.habitaciones-premium-carousel .swiper-pagination-bullet-active {
  opacity: 1 !important;
}

/* Limpieza */
.habitaciones-premium-carousel a {
  text-decoration: none !important;
}

.habitaciones-premium-carousel img {
  -webkit-user-drag: none;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) and (min-width: 768px) {

  .habitaciones-premium-carousel {
    padding-bottom: 55px;
  }

  .habitaciones-premium-carousel .swiper {
    padding: 45px 0 75px;
    overflow: visible;
  }

  .habitaciones-premium-carousel .swiper-slide,
  .habitaciones-premium-carousel .swiper-slide-active,
  .habitaciones-premium-carousel .swiper-slide-next,
  .habitaciones-premium-carousel .swiper-slide-prev {
    transform: scale(1) !important;
    opacity: 1 !important;
  }

  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-21ae7297 img {
    height: 330px !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-21ae7297 img {
    height: 300px !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-2c5ba6c7 {
    min-height: 560px !important;
  }
}
/* =========================================================
   MÓVIL - CARRUSEL HABITACIONES ESTABLE
   Una tarjeta completa, sin cortes
========================================================= */

@media (max-width: 767px) {

  .habitaciones-premium-carousel {
    overflow: visible !important;
    padding: 30px 0 80px !important;
  }

  .habitaciones-premium-carousel .swiper {
    overflow: hidden !important;
    width: 100% !important;
    padding: 0 0 70px !important;
  }

  .habitaciones-premium-carousel .swiper-wrapper {
    align-items: stretch !important;
  }

  .habitaciones-premium-carousel .swiper-slide,
  .habitaciones-premium-carousel .swiper-slide-active,
  .habitaciones-premium-carousel .swiper-slide-next,
  .habitaciones-premium-carousel .swiper-slide-prev,
  .habitaciones-premium-carousel .swiper-slide-duplicate {
    transform: none !important;
    opacity: 1 !important;
    z-index: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 24px !important;
  }

  .habitaciones-premium-carousel .swiper-slide.elementor-509,
  .habitaciones-premium-carousel .swiper-slide .elementor-509 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-2c5ba6c7 {
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
    padding: 0 0 34px 0 !important;
    background: #ffffff !important;
    border: 1px solid rgba(0,0,0,0.08) !important;
    
    border-radius: 0 !important;
    overflow: hidden !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-21ae7297 img,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-21ae7297 img,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .elementor-element-21ae7297 img {
    width: 100% !important;
    height: 300px !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .elementor-element-c725904 {
    padding: 30px 26px 0 !important;
    text-align: center !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904 .elementor-heading-title {
    font-family: "Questrial", "Helvetica Neue", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.35em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.14em !important;
    color: #111111 !important;
    margin: 0 !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
    white-space: normal !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904::after {
    content: "";
    display: block !important;
    width: 54px;
    height: 2px;
    background: #111111;
    margin: 22px auto 0;
  }

  /* En móvil mostramos descripción para que la tarjeta tenga sentido */
  .habitaciones-premium-carousel .swiper-slide .elementor-element-1a360cb2,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .elementor-element-1a360cb2,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-1a360cb2 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    overflow: visible !important;
    padding: 24px 28px 0 !important;
    margin: 0 !important;
    text-align: center !important;
    color: #171717 !important;
    font-size: 15px !important;
    line-height: 1.6em !important;
  }

  /* Botones en columna */
  .habitaciones-premium-carousel .swiper-slide .room-card-buttons,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .room-card-buttons,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .room-card-buttons {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 100% !important;
    padding: 0 28px !important;
    margin-top: 28px !important;
    box-sizing: border-box !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .e-con-inner {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-widget-button,
  .habitaciones-premium-carousel .room-card-buttons .elementor-button-wrapper,
  .habitaciones-premium-carousel .room-card-buttons .elementor-button {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 15px 20px !important;
    box-sizing: border-box !important;
  }

  /* Flechas visibles */
  .habitaciones-premium-carousel .elementor-swiper-button,
  .habitaciones-premium-carousel .swiper-button-prev,
  .habitaciones-premium-carousel .swiper-button-next {
    width: 42px !important;
    height: 42px !important;
    background: #ffffff !important;
    color: #111111 !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.16) !important;
    z-index: 99 !important;
  }

  /* Paginación visible */
  .habitaciones-premium-carousel .swiper-pagination,
  .habitaciones-premium-carousel .swiper-pagination-fraction {
    position: absolute !important;
    bottom: 22px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #111111 !important;
    font-size: 13px !important;
    line-height: 1em !important;
    text-align: center !important;
    z-index: 80 !important;
  }
}

/* =========================================================
   MÓVIL - CARRUSEL HABITACIONES ESTABLE
   Una tarjeta completa, sin cortes
========================================================= */

@media (max-width: 767px) {

  .habitaciones-premium-carousel {
    overflow: visible !important;
    padding: 30px 0 80px !important;
  }

  .habitaciones-premium-carousel .swiper {
    overflow: hidden !important;
    width: 100% !important;
    padding: 0 0 70px !important;
  }

  .habitaciones-premium-carousel .swiper-wrapper {
    align-items: stretch !important;
  }

  .habitaciones-premium-carousel .swiper-slide,
  .habitaciones-premium-carousel .swiper-slide-active,
  .habitaciones-premium-carousel .swiper-slide-next,
  .habitaciones-premium-carousel .swiper-slide-prev,
  .habitaciones-premium-carousel .swiper-slide-duplicate {
    transform: none !important;
    opacity: 1 !important;
    z-index: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 24px !important;
  }

  .habitaciones-premium-carousel .swiper-slide.elementor-509,
  .habitaciones-premium-carousel .swiper-slide .elementor-509 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-2c5ba6c7 {
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
    padding: 0 0 34px 0 !important;
    background: #ffffff !important;
    border: 1px solid rgba(0,0,0,0.08) !important;

    border-radius: 0 !important;
    overflow: hidden !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-21ae7297 img,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-21ae7297 img,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .elementor-element-21ae7297 img {
    width: 100% !important;
    height: 300px !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .elementor-element-c725904 {
    padding: 30px 26px 0 !important;
    text-align: center !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904 .elementor-heading-title {
    font-family: "Questrial", "Helvetica Neue", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.35em !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.14em !important;
    color: #111111 !important;
    margin: 0 !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
    white-space: normal !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904::after {
    content: "";
    display: block !important;
    width: 54px;
    height: 2px;
    background: #111111;
    margin: 22px auto 0;
  }

  /* En móvil mostramos descripción para que la tarjeta tenga sentido */
  .habitaciones-premium-carousel .swiper-slide .elementor-element-1a360cb2,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .elementor-element-1a360cb2,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-1a360cb2 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    overflow: visible !important;
    padding: 24px 28px 0 !important;
    margin: 0 !important;
    text-align: center !important;
    color: #171717 !important;
    font-size: 15px !important;
    line-height: 1.6em !important;
  }

  /* Botones en columna */
  .habitaciones-premium-carousel .swiper-slide .room-card-buttons,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .room-card-buttons,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .room-card-buttons {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 100% !important;
    padding: 0 28px !important;
    margin-top: 28px !important;
    box-sizing: border-box !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .e-con-inner {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-widget-button,
  .habitaciones-premium-carousel .room-card-buttons .elementor-button-wrapper,
  .habitaciones-premium-carousel .room-card-buttons .elementor-button {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 15px 20px !important;
    box-sizing: border-box !important;
  }

  /* Flechas visibles */
  .habitaciones-premium-carousel .elementor-swiper-button,
  .habitaciones-premium-carousel .swiper-button-prev,
  .habitaciones-premium-carousel .swiper-button-next {
    width: 42px !important;
    height: 42px !important;
    background: #ffffff !important;
    color: #111111 !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.16) !important;
    z-index: 99 !important;
  }

  /* Paginación visible */
  .habitaciones-premium-carousel .swiper-pagination,
  .habitaciones-premium-carousel .swiper-pagination-fraction {
    position: absolute !important;
    bottom: 22px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #111111 !important;
    font-size: 13px !important;
    line-height: 1em !important;
    text-align: center !important;
    z-index: 80 !important;
  }
}

/* =========================================================
   MÓVIL - CARRUSEL HABITACIONES ESTABLE 100% ANCHO
   Una tarjeta, sin cortes horizontales
========================================================= */

@media (max-width: 767px) {

  html,
  body {
    overflow-x: hidden !important;
  }

  .habitaciones-premium-carousel {
    width: 100% !important;
    max-width: 100vw !important;
    overflow: hidden !important;
    padding: 24px 0 70px !important;
    box-sizing: border-box !important;
  }

  .habitaciones-premium-carousel .swiper,
  .habitaciones-premium-carousel .elementor-loop-container {
    width: 100% !important;
    max-width: 100vw !important;
    overflow: hidden !important;
    padding: 0 0 70px !important;
    box-sizing: border-box !important;
  }

  .habitaciones-premium-carousel .swiper-wrapper {
    align-items: stretch !important;
  }

  .habitaciones-premium-carousel .swiper-slide,
  .habitaciones-premium-carousel .swiper-slide-active,
  .habitaciones-premium-carousel .swiper-slide-next,
  .habitaciones-premium-carousel .swiper-slide-prev,
  .habitaciones-premium-carousel .swiper-slide-duplicate {
    transform: none !important;
    opacity: 1 !important;
    z-index: 1 !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    padding: 0 18px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  .habitaciones-premium-carousel .swiper-slide.elementor-509 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-2c5ba6c7 {
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
    padding: 0 0 34px 0 !important;
    margin: 0 auto !important;
    background: #ffffff !important;
    border-radius: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    box-shadow: 0 18px 45px rgba(0,0,0,0.10) !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-21ae7297,
  .habitaciones-premium-carousel .swiper-slide .elementor-widget-image {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-21ae7297 img {
    width: 100% !important;
    max-width: 100% !important;
    height: 290px !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 30px 24px 0 !important;
    text-align: center !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904 .elementor-heading-title {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 16px !important;
    line-height: 1.35em !important;
    letter-spacing: 0.14em !important;
    text-align: center !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
    color: #111111 !important;
    margin: 0 !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904::after {
    content: "";
    display: block !important;
    width: 54px !important;
    height: 2px !important;
    background: #111111 !important;
    margin: 22px auto 0 !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-1a360cb2,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .elementor-element-1a360cb2,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-1a360cb2 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    overflow: visible !important;
    padding: 24px 28px 0 !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 1.6em !important;
    color: #171717 !important;
  }

  .habitaciones-premium-carousel .swiper-slide .room-card-buttons,
  .habitaciones-premium-carousel .swiper-slide-active.elementor-509 .room-card-buttons,
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .room-card-buttons {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 24px !important;
    margin-top: 28px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    padding: 0 !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-widget-button,
  .habitaciones-premium-carousel .room-card-buttons .elementor-button-wrapper,
  .habitaciones-premium-carousel .room-card-buttons .elementor-button {
    display: flex !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-button {
    justify-content: center !important;
    align-items: center !important;
    padding: 15px 18px !important;
    white-space: normal !important;
    text-align: center !important;
  }

  .habitaciones-premium-carousel .elementor-swiper-button,
  .habitaciones-premium-carousel .swiper-button-prev,
  .habitaciones-premium-carousel .swiper-button-next {
    width: 42px !important;
    height: 42px !important;
    background: #ffffff !important;
    color: #111111 !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.16) !important;
    z-index: 99 !important;
  }

  .habitaciones-premium-carousel .swiper-pagination,
  .habitaciones-premium-carousel .swiper-pagination-fraction {
    position: absolute !important;
    bottom: 22px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #111111 !important;
    font-size: 13px !important;
    line-height: 1em !important;
    text-align: center !important;
    z-index: 80 !important;
  }
}

/* =========================================================
   FIX FINAL MÓVIL - EVITAR DESBORDES EN TARJETA HABITACIÓN
========================================================= */

@media (max-width: 767px) {

  /* Cortamos cualquier desborde horizontal */
  html,
  body,
  .elementor,
  .elementor-location-body,
  .habitaciones-premium-carousel {
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  /* El slide y todos sus hijos deben poder encogerse */
  .habitaciones-premium-carousel .swiper-slide,
  .habitaciones-premium-carousel .swiper-slide *,
  .habitaciones-premium-carousel .swiper-slide *::before,
  .habitaciones-premium-carousel .swiper-slide *::after {
    box-sizing: border-box !important;
    min-width: 0 !important;
  }

  /* Tarjeta */
  .habitaciones-premium-carousel .swiper-slide .elementor-element-2c5ba6c7 {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  /* Imagen */
  .habitaciones-premium-carousel .swiper-slide .elementor-element-21ae7297 {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-21ae7297 img {
    width: 100% !important;
    max-width: 100% !important;
    height: 300px !important;
    object-fit: cover !important;
  }

  /* Título: aquí estaba gran parte del problema */
  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 30px 22px 0 !important;
    overflow: hidden !important;
    text-align: center !important;
  }

  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904 .elementor-heading-title {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;

    font-size: 14px !important;
    line-height: 1.35em !important;
    letter-spacing: 0.10em !important;

    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    hyphens: none !important;

    text-align: center !important;
  }

  /* Línea */
  .habitaciones-premium-carousel .swiper-slide .elementor-element-c725904::after {
    content: "";
    display: block !important;
    width: 54px !important;
    height: 2px !important;
    background: #111111 !important;
    margin: 22px auto 0 !important;
  }

  /* Extracto */
  .habitaciones-premium-carousel .swiper-slide .elementor-element-1a360cb2 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 24px 24px 0 !important;
    overflow: hidden !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 1.6em !important;
  }

  /* Contenedor botones */
  .habitaciones-premium-carousel .swiper-slide .room-card-buttons {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 22px !important;
    margin-top: 28px !important;
    overflow: hidden !important;
  }

  .habitaciones-premium-carousel .swiper-slide .room-card-buttons .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .habitaciones-premium-carousel .swiper-slide .room-card-buttons .elementor-widget-button {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
  }

  .habitaciones-premium-carousel .swiper-slide .room-card-buttons .elementor-button-wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .habitaciones-premium-carousel .swiper-slide .room-card-buttons .elementor-button {
    width: 100% !important;
    max-width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding: 15px 16px !important;
    white-space: normal !important;
  }

  .habitaciones-premium-carousel .swiper-slide .room-card-buttons .elementor-button-text {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  /* Anulamos alineaciones heredadas de Elementor */
  .habitaciones-premium-carousel .elementor-align-right,
  .habitaciones-premium-carousel .elementor-align-left {
    text-align: center !important;
  }
}

/* =========================================================
   DESKTOP - LATERALES SIN TANTO ESPACIO BLANCO
========================================================= */

@media (min-width: 1025px) {

  /* Laterales: la tarjeta se adapta al contenido */
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-2c5ba6c7 {
    min-height: auto !important;
    height: auto !important;
    padding-bottom: 0 !important;
  }

  /* Laterales: imagen más protagonista */
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-21ae7297 img {
    height: 430px !important;
    object-fit: cover !important;
    object-position: center center !important;
  }

  /* Laterales: título con menos aire inferior */
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-c725904 {
    padding: 30px 28px 32px !important;
  }

  /* Laterales: ocultar descripción y botones */
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-1a360cb2,
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .room-card-buttons,
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-widget-button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  /* Laterales: sin línea separadora */
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-c725904::after {
    display: none !important;
    content: none !important;
  }
}

/* =========================================================
   DESKTOP - TRANSICIÓN SMOOTH ENTRE TARJETAS
   Laterales -> destacada con descripción y botones
========================================================= */

@media (min-width: 1025px) {

  /* Suavidad general de los slides */
  .habitaciones-premium-carousel .swiper-slide {
    transition:
      transform 0.75s cubic-bezier(.22,.61,.36,1),
      opacity 0.75s cubic-bezier(.22,.61,.36,1),
      filter 0.75s cubic-bezier(.22,.61,.36,1) !important;
    will-change: transform, opacity, filter;
  }

  /* Tarjeta base con transición real */
  .habitaciones-premium-carousel .elementor-509 .elementor-element-2c5ba6c7 {
    transition:
      min-height 0.75s cubic-bezier(.22,.61,.36,1),
      padding 0.75s cubic-bezier(.22,.61,.36,1),
      box-shadow 0.75s cubic-bezier(.22,.61,.36,1),
      border-color 0.75s cubic-bezier(.22,.61,.36,1),
      transform 0.75s cubic-bezier(.22,.61,.36,1) !important;
    will-change: min-height, padding, transform;
  }

  /* Imagen: transición de altura suave */
  .habitaciones-premium-carousel .elementor-509 .elementor-element-21ae7297 img {
    transition:
      height 0.75s cubic-bezier(.22,.61,.36,1),
      filter 0.75s cubic-bezier(.22,.61,.36,1),
      transform 0.75s cubic-bezier(.22,.61,.36,1) !important;
    will-change: height, filter, transform;
  }

  /* Título: transición de padding */
  .habitaciones-premium-carousel .elementor-509 .elementor-element-c725904 {
    transition:
      padding 0.75s cubic-bezier(.22,.61,.36,1),
      transform 0.75s cubic-bezier(.22,.61,.36,1) !important;
  }

  /* Línea separadora animable */
  .habitaciones-premium-carousel .elementor-509 .elementor-element-c725904::after {
    display: block !important;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: center;
    transition:
      opacity 0.55s ease,
      transform 0.55s ease,
      margin 0.55s ease !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904::after {
    opacity: 1;
    transform: scaleX(1);
  }

  /* =========================================================
     DESCRIPCIÓN: ya no usamos display none/block
  ========================================================= */

  .habitaciones-premium-carousel .swiper-slide .elementor-element-1a360cb2 {
    display: block !important;
    visibility: visible !important;

    max-height: 0 !important;
    opacity: 0 !important;
    transform: translateY(16px) !important;

    padding: 0 48px !important;
    margin: 0 !important;
    overflow: hidden !important;

    transition:
      max-height 0.75s cubic-bezier(.22,.61,.36,1),
      opacity 0.45s ease,
      transform 0.55s cubic-bezier(.22,.61,.36,1),
      padding 0.75s cubic-bezier(.22,.61,.36,1) !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-1a360cb2 {
    max-height: 220px !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    padding: 28px 48px 0 !important;
  }

  /* =========================================================
     BOTONES: también animados, sin display none/block
  ========================================================= */

  .habitaciones-premium-carousel .room-card-buttons {
    display: flex !important;
    visibility: visible !important;

    max-height: 0 !important;
    opacity: 0 !important;
    transform: translateY(18px) !important;

    gap: 24px !important;
    margin-top: 0 !important;
    padding: 0 42px !important;
    overflow: hidden !important;
    pointer-events: none !important;

    transition:
      max-height 0.75s cubic-bezier(.22,.61,.36,1),
      opacity 0.45s ease 0.08s,
      transform 0.55s cubic-bezier(.22,.61,.36,1),
      margin 0.75s cubic-bezier(.22,.61,.36,1) !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-widget-button {
    display: block !important;
    flex: 1;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .room-card-buttons {
    max-height: 90px !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    margin-top: 28px !important;
    pointer-events: auto !important;
  }

  /* =========================================================
     ESTADO LATERAL
  ========================================================= */

  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) {
    transform: scale(0.88) !important;
    filter: saturate(0.85) brightness(0.97);
    z-index: 2;
  }

  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-2c5ba6c7 {
    min-height: 510px !important;
    padding-bottom: 0 !important;
    box-shadow: none !important;
  }

  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-21ae7297 img {
    height: 430px !important;
  }

  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) .elementor-element-c725904 {
    padding: 30px 28px 32px !important;
  }

  /* =========================================================
     ESTADO DESTACADO
  ========================================================= */

  .habitaciones-premium-carousel .swiper-slide-next {
    transform: scale(1.10) !important;
    filter: none !important;
    z-index: 20;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-2c5ba6c7 {
    min-height: 650px !important;
    padding-bottom: 44px !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-21ae7297 img {
    height: 300px !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904 {
    padding: 40px 42px 0 !important;
  }
}
/* =========================================================
   DESKTOP - EQUILIBRIO FINAL ALTURA CARRUSEL HABITACIONES
========================================================= */

@media (min-width: 1025px) {

  /* Central: menos subida */
  .habitaciones-premium-carousel .swiper-slide-next {
    transform: scale(1.06) translateY(-18px) !important;
    z-index: 20 !important;
  }

  /* Laterales: suben un poco para alinearse mejor */
  .habitaciones-premium-carousel .swiper-slide:not(.swiper-slide-next) {
    transform: scale(0.90) translateY(6px) !important;
    z-index: 2 !important;
  }

  /* Menos aire superior en el carrusel */
  .habitaciones-premium-carousel .swiper {
    padding-top: 65px !important;
    padding-bottom: 70px !important;
  }

  /* Tarjeta central más contenida */
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-2c5ba6c7 {
    min-height: 520px !important;
    padding-bottom: 24px !important;
  }

  /* Imagen central un poco más baja */
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-21ae7297 img {
    height: 260px !important;
  }

  /* Compactar contenido */
  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904 {
    padding: 26px 38px 0 !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-c725904::after {
    margin-top: 14px !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .elementor-element-1a360cb2 {
    padding: 16px 44px 0 !important;
    max-height: 90px !important;
  }

  .habitaciones-premium-carousel .swiper-slide-next.elementor-509 .room-card-buttons {
    margin-top: 20px !important;
    max-height: 68px !important;
  }

  .habitaciones-premium-carousel .room-card-buttons .elementor-button {
    padding: 12px 22px !important;
  }
}



.letras-estiradas {
    letter-spacing: 0.22em;
}

@media (max-width: 767px) {
    .letras-estiradas {
        letter-spacing: 0.12em;
    }
}


/* =====================================================
   INNMARE · GTRANSLATE PREMIUM HEADER
   Convierte "Spanish + bandera" en selector elegante ES
===================================================== */

/* Contenedor general */
.gtranslate_wrapper {
  display: inline-flex !important;
  align-items: center !important;
  position: relative !important;
  z-index: 9999 !important;
  font-family: inherit !important;
}

/* Botón principal del idioma */
.gtranslate_wrapper .gt_switcher-popup {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;

  min-height: 42px !important;
  padding: 0 14px !important;

  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;



  transition: all .25s ease !important;
}


/* Ocultar bandera del idioma actual */
.gtranslate_wrapper .gt_switcher-popup img {
  display: block !important;
}

/* Ocultar texto original "Spanish" */
.gtranslate_wrapper .gt_switcher-popup > span:first-of-type {
  font-size: 0 !important;
  line-height: 0 !important;
	
}

/* Crear icono globo antes */


/* Crear texto ES */


/* Flecha */
.gtranslate_wrapper .gt_switcher-popup span:last-child {
  font-size: 0 !important;
  color: transparent !important;
  margin-left: 2px !important;
}



/* Quitar estilos raros heredados */
.gtranslate_wrapper a,
.gtranslate_wrapper a:hover,
.gtranslate_wrapper a:focus {
  text-decoration: none !important;
  box-shadow: none !important;
  outline: none !important;
}