.elementor-529 .elementor-element.elementor-element-532f8a3f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-529 .elementor-element.elementor-element-532f8a3f:not(.elementor-motion-effects-element-type-background), .elementor-529 .elementor-element.elementor-element-532f8a3f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://casayanahuaravallesagrado.com/wp-content/uploads/2025/06/rawpixel-799380-unsplash.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-529 .elementor-element.elementor-element-532f8a3f > .elementor-background-overlay{background-color:#f5f7fa;opacity:0.97;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-529 .elementor-element.elementor-element-532f8a3f > .elementor-container{max-width:1040px;text-align:center;}.elementor-529 .elementor-element.elementor-element-532f8a3f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-529 .elementor-element.elementor-element-17c77e2c > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:12px;}.elementor-529 .elementor-element.elementor-element-2e9f6a9a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:0.875rem;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:#cc9955;}.elementor-529 .elementor-element.elementor-element-43478e29 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:3rem;font-weight:500;line-height:1.1666em;color:rgba(0,0,0,0.8);}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-529 .elementor-element.elementor-element-43478e29 .elementor-heading-title{font-size:3rem;}}@media(min-width:1025px){.elementor-529 .elementor-element.elementor-element-532f8a3f:not(.elementor-motion-effects-element-type-background), .elementor-529 .elementor-element.elementor-element-532f8a3f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:767px){.elementor-529 .elementor-element.elementor-element-532f8a3f{padding:40px 0px 40px 0px;}.elementor-529 .elementor-element.elementor-element-2e9f6a9a .elementor-heading-title{font-size:0.75rem;}.elementor-529 .elementor-element.elementor-element-43478e29 .elementor-heading-title{font-size:2.5rem;}}/* Start custom CSS for shortcode, class: .elementor-element-f382aa4 *//* === ESTILO ELEGANTE PARA FORMULARIO DE CONFIRMACIÓN DE RESERVA (MPHB) === */

.mphb_sc_checkout-wrapper {
  font-family: "Bureau Sans", sans-serif;
  background-color: #ffffff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
  border: 1px solid #D6EAE6;
  max-width: 800px;
  margin: 0 auto;
}

.mphb-checkout-section {
  margin-bottom: 32px;
}

.mphb-checkout-section h3,
.mphb-price-breakdown-title,
.mphb-checkout-section h4 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #2c3e50;
  border-bottom: 1px solid #D6EAE6;
  padding-bottom: 8px;
  margin-bottom: 16px;
}

.mphb-checkout-section p,
.mphb-checkout-section label,
.mphb-checkout-section span,
.mphb-price-breakdown td,
.mphb-price-breakdown th {
  font-size: 0.95rem;
  color: #444;
}

.mphb-checkout-section input[type="text"],
.mphb-checkout-section input[type="email"],
.mphb-checkout-section select,
.mphb-checkout-section textarea {
  width: 100%;
  padding: 10px 14px;
  font-size: 0.9rem;
  border: 1px solid #D6EAE6;
  border-radius: 10px;
  background-color: #fff;
  margin-top: 6px;
  margin-bottom: 16px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.02);
  transition: border-color 0.3s ease;
}

.mphb-checkout-section input:focus,
.mphb-checkout-section select:focus,
.mphb-checkout-section textarea:focus {
  border-color: #31A198;
  outline: none;
}

.mphb-sc_checkout-submit-wrapper input[type="submit"],
.mphb_sc_checkout-submit-wrapper input[type="submit"] {
  background-color: #31A198;
  color: #fff;
  padding: 12px 24px;
  font-size: 0.95rem;
  font-weight: 600;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  transition: background 0.3s ease;
  display: inline-block;
}
.mphb_sc_checkout-submit-wrapper input[type="submit"]:hover {
  background-color: #268077;
}

.mphb-total-price output {
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 20px;
  color: #2c3e50;
  text-align: right;
}

.mphb-price .mphb-currency {
  margin-right: 2px;
}

.mphb-price {
  color: #31A198;
  font-weight: bold;
  font-size: 1rem;
}

/* Tabla de desglose */
.mphb-price-breakdown {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}

.mphb-price-breakdown td,
.mphb-price-breakdown th {
  padding: 10px 8px;
  border-bottom: 1px solid #e8e8e8;
}

.mphb-price-breakdown-total {
  background-color: #F2FBF9;
}

.mphb-price-breakdown-total th {
  font-weight: 600;
  color: #2C3E50;
}

.mphb-login-form-wrap {
  margin-bottom: 20px;
  font-size: 0.9rem;
  color: #555;
}

.mphb-login-form-wrap a {
  color: #31A198;
  text-decoration: none;
  font-weight: 500;
}
.mphb-login-form-wrap a:hover {
  text-decoration: underline;
}

.mphb-required-fields-tip {
  font-size: 0.8rem;
  color: #888;
  margin-bottom: 10px;
}/* End custom CSS */