.elementor-456 .elementor-element.elementor-element-61caf99{--display:flex;}.elementor-456 .elementor-element.elementor-element-13ae2d8{margin:-60px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-456 .elementor-element.elementor-element-34118eb{margin:-60px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0vw 0vw 5vw 0vw;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-456 .elementor-element.elementor-element-61caf99{--margin-top:-5%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-456 .elementor-element.elementor-element-13ae2d8{margin:0vw 0vw calc(var(--kit-widget-spacing, 0px) + 0vw) 0vw;}.elementor-456 .elementor-element.elementor-element-34118eb{margin:0rem 0rem calc(var(--kit-widget-spacing, 0px) + 0rem) 0rem;padding:0vw 0vw 0vw 0vw;}}@media(max-width:767px){.elementor-456 .elementor-element.elementor-element-61caf99{--margin-top:-5%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-456 .elementor-element.elementor-element-13ae2d8{margin:-60px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-456 .elementor-element.elementor-element-34118eb{margin:-60px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-13ae2d8 */.amelia-v2-booking #amelia-container .am-fcis__gallery-hero.w100.am-mobile {
    display: none !important;
}

.amelia-v2-booking #amelia-container .am-fcis__gallery {
    display: none !important;
}

/* =====================================================
   AMELIA – BOX SHADOW PARA
   "Clase Pilates Reformer"
   ===================================================== */
   
   
.amelia-v2-booking #amelia-container .am-fcis__header-top.am-tablet {
    padding-left: 10px;
    margin-left: -10px;
    padding-right: 10px;
    margin-right: -10px;
}

.amelia-v2-booking
#amelia-container
.am-fcis__header-top {
  background: #fff;
  border-radius: 10px;

  /* shadow MUCHO más sutil */
  box-shadow: 0 0 6px 2px rgb(26, 44, 55, 0.15);

  padding: 12px 14px !important;
  margin-bottom: 20px;
}

/* Ajustar spacing interno */
.amelia-v2-booking
#amelia-container
.am-fcis__header-text {
  margin-bottom: 6px;
}

/* Separar el botón del contenido */
.amelia-v2-booking
#amelia-container
.am-fcis__header-action {
  margin-top: 8px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-34118eb *//* =====================================================
   AMELIA WP – MOBILE 2 COLUMNAS PAQUETES
   LAYOUT FINAL (HEADING CENTRADO REAL)
   ===================================================== */

/* ================= GRID MOBILE ================= */

.am-cat__content.am-fcil__wrapper.am-mobile {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

/* ================= RESET ITEMS ================= */

.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item,
.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-inner,
.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-content {
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
  margin: 0 !important;
}

/* ================= CARD BASE ================= */

.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-inner {
  padding: 10px 12px 12px !important;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* ================= HEADING (CLAVE) ================= */

.am-cat__content.am-fcil__wrapper.am-mobile
.am-fcil__item-heading {
  display: flex;
  flex-direction: column;
  align-items: center;   /* eje central real */
  text-align: center;
  width: 100%;
}

/* ================= TITULO ================= */

.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-name {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 1.25;
  margin: 0 0 4px 0;

  white-space: normal !important;
  padding-left: 6px;
  padding-right: 6px;

  overflow: visible !important;
  text-overflow: unset !important;
}

@media (min-width: 470px) and (max-width: 530px) {
  .am-cat__content.am-fcil__wrapper.am-mobile
  .am-fcil__item-name {
    white-space: nowrap !important;
  }
}

/* ================= PRECIO + DESCUENTO ================= */

.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-cost {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 4px;
  margin-bottom: 6px;
}

/* Descuento */
.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-discount {
  font-size: 10px;
  padding: 2px 6px;
  white-space: nowrap;
  border-radius: 999px;
}

/* Precio */
.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-price {
  font-size: 11px;
  white-space: nowrap;
  opacity: 0.9;
}

/* ================= VIGENCIA ================= */

.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-info__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  white-space: nowrap;
  font-size: 11px;
}

.am-cat__content.am-fcil__wrapper.am-mobile
.am-fcil__item-info__inner span:last-child {
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: unset !important;
  line-height: 1.2;
}

/* ================= BOTÓN ================= */

.am-cat__content.am-fcil__wrapper.am-mobile .am-fcil__item-footer {
  margin-top: auto;
}

/* ================= AJUSTE EXTRA TITULO ================= */

.amelia-v2-booking #amelia-container .am-fcil__item-name {
  margin-top: -25px !important;
  margin-bottom: 5px !important;
}

/* ================= MOBILE MUY CHICO ================= */

@media (max-width: 360px) {
  .am-cat__content.am-fcil__wrapper.am-mobile {
    grid-template-columns: 1fr;
  }
}

/* ================= OCULTAR FILTROS ================= */

.am-fcil__filter-buttons,
.am-fcil__filter {
  display: none !important;
}

/* ================= HEADER SIN ESPACIOS ================= */

.am-cat__header {
  padding: 0 !important;
  margin: 0 !important;
}


/* =====================================================
   AJUSTES GRID AVANZADOS
   1) 2 COLUMNAS HASTA 677px
   2) CENTRAR ÚLTIMA CARD SI ES IMPAR
   ===================================================== */

/* Mantener 2 columnas hasta 677px */
@media (max-width: 677px) {
  .am-cat__content.am-fcil__wrapper {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px;
  }
}

/* Si hay un número impar de paquetes,
   la última card ocupa ambas columnas */
@media (max-width: 677px) {
  .am-cat__content.am-fcil__wrapper
  .am-fcil__item:last-child:nth-child(odd) {
    grid-column: 1 / -1;
    max-width: 48%;
    margin-left: auto;
    margin-right: auto;
  }
}















/* ====================================================

    Warning Label Efect and Hide
    
   ===================================================== */



.am-fcip__include-footer__text {
  display: block;
  margin-top: 14px;
  padding: 14px 16px;

  font-size: 15px;
  font-weight: 600 !important; /* FORZADO */
  line-height: 1.5;

  color: #000000; /* TEXTO NEGRO */
  background: none; /* SIN FONDO */

  border-left: 6px solid #6f775c; /* acento elegante */
  border-radius: 6px;

  box-shadow: none;

  /* Animación (zoom agresivo que ya aprobaste) */
  animation: amStrongPulse 1.6s ease-in-out infinite;
}

/* Forzar negritas en TODO lo interno */
.am-fcip__include-footer__text * {
  color: #000000;
  font-weight: 600 !important;
}


/* Efecto Zoom Warning */
@keyframes amStrongPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.06);
  }
  100% {
    transform: scale(1);
  }
}


/* Hide Warning en Clase Muestra */
.am-hide-include-footer {
  display: none !important;
}

.am-button--secondary {
  background-color: #D8DCCE !important;
}


/* Back Button */
.amelia-app-booking,
.amelia-app-booking * {
  pointer-events: auto !important;
}


.am-input-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}







/* ====================================================

    Customer Info Checkbox y Hiding Yes/No
    
   ===================================================== */



/* ===== TITULO ===== */
#am-cf-2 span.am-custom-required-as-html {
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #4a5246 !important;
  line-height: 1.3 !important;
}

/* ===== CHECKBOX CONTENEDOR ===== */
#am-cf-2 .el-checkbox {
  align-items: flex-start !important;
}

/* ===== CAJA DEL CHECKBOX ===== */
#am-cf-2 .el-checkbox__inner {
  width: 13px !important;
  height: 13px !important;
  border-radius: 3px !important;
  border: 1px solid #8a9283 !important;
}

/* CHECKBOX ACTIVO */
#am-cf-2 .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #6b745f !important;
  border-color: #6b745f !important;
}

/* PALOMITA */
#am-cf-2 .el-checkbox__inner::after {
  border-width: 2px !important;
  height: 6px !important;
  left: 4px !important;
  top: 1px !important;
}

/* ===== TEXTO LEGAL ===== */
#am-cf-2 .el-checkbox__label {
  font-size: 11.5px !important;
  color: #7a7f73 !important;
  line-height: 1.45 !important;
  padding-left: 6px !important;
  max-width: 100% !important;
}

/* LINK COLOR */
.amelia-v2-booking .el-checkbox__label a {
  color: #8a4f3d; /* terracota sobrio */
  font-weight: 600;
  text-decoration: none;
  border-bottom: 2px solid rgba(138, 79, 61, 0.6);
  padding-bottom: 1px;
}

.amelia-v2-booking .el-checkbox__label a:hover {
  color: #6f3f31;
  border-bottom-color: rgba(138, 79, 61, 0.9);
}


/* Oculto YES default */
#am-cf-3 {
  display: none !important;
}


/* Visible cuando JS lo activa */
#am-cf-3.is-visible {
  display: block !important;
}


/* Hide Thank you Input */
#am-cf-3 .el-input {
  display: none !important;
}


/* == TEXTO Thank you === */
span.am-fs__info-form__label { font-size: 11.5px !important;
    color: #7a7f73 !important;
}









/* ================================
   BOTÓN POST-COMPRA - RESERVA AQUÍ
   ================================ */

/* Centrar el footer */
.am-fs__main-footer-cp,
.am-fs__main-footer-cp-mobile-s {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

/* Botón Mi Cuenta → Reserva aquí */
.am-fs__main-footer-cp .am-button--secondary {
  background: #ffffff !important;
  border: 2px solid rgba(97, 104, 85, 1) !important;
  color: rgba(97, 104, 85, 1) !important;
  border-radius: 12px;
  padding: 14px 32px;
  font-weight: 600;
  transition: all 0.3s ease;
  animation: zoomPulse 1.6s ease-in-out infinite;
}

/* Texto interno */
.am-fs__main-footer-cp .am-button--secondary .am-button__inner {
  color: rgba(97, 104, 85, 1) !important;
  font-size: 16px;
}

/* Hover */
.am-fs__main-footer-cp .am-button--secondary:hover {
  background: rgba(97, 104, 85, 0.08) !important;
}

/* Animación Zoom In / Out */
@keyframes zoomPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}/* End custom CSS */
/* Start custom CSS */.hide-amelia {
  display: none !important;
}/* End custom CSS */