.elementor-5925 .elementor-element.elementor-element-5cdb97f{--display:flex;}.elementor-5925 .elementor-element.elementor-element-cefd3b8{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}/* Start custom CSS for html, class: .elementor-element-cefd3b8 */.precio {
  font-weight: bold;
  color: #333;
}

.resumen-reserva {
  flex: 1;
  border: 2px solid #9bbe57;
  border-radius: 10px;
  padding: 1rem;
  background: #fdfdfd;
}

.resumen-reserva img {
  max-width: 100%;
  border-radius: 10px;
  margin-bottom: 1rem;
}

.resumen-reserva p {
  margin: 0.3rem 0;
}

.btn-continuar {
  margin-top: 1.5rem;
  background: #9bbe57;
  color: white;
  border: none;
  padding: 0.8rem 2rem;
  font-size: 1rem;
  border-radius: 25px;
  cursor: pointer;
  transition: background 0.3s ease;
  width: 100%;
}

.btn-continuar:hover {
  background: #7e9943;
}

.boton-whatsapp {
  display: inline-block;
  margin-top: 15px;
  padding: 12px 24px;
  background-color: #88b351;
  color: white !important;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.boton-whatsapp:hover {
  background-color: #6d9644;
}/* End custom CSS */