.elementor-63 .elementor-element.elementor-element-45fef191{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-1a35c6a4 *//* ===== Checkout / Confirmación MotoPress — estilo web ===== */
.mphb-checkout, .mphb_sc_checkout-wrapper{
  max-width:900px; margin:0 auto; font-family:"Hanken Grotesk",sans-serif; color:#241E16;
}

/* Títulos */
.mphb-checkout h2, .mphb-checkout h3,
.mphb_sc_checkout-wrapper h2, .mphb_sc_checkout-wrapper h3{
  font-family:"Fraunces",Georgia,serif !important;
  font-weight:500 !important; color:#241E16 !important;
}
.mphb-checkout a{ color:#C26A3A; }

/* Etiquetas y campos */
.mphb-checkout label{
  font-size:.72rem; letter-spacing:.12em; text-transform:uppercase;
  font-weight:700; color:#7A6F60;
}
.mphb-checkout .mphb-children-wrapper label{ font-size:0; }
.mphb-checkout .mphb-children-wrapper label::after{
  content:"Huéspedes niños";
  font-size:.72rem; letter-spacing:.12em; text-transform:uppercase; font-weight:700; color:#7A6F60;
}
.mphb-checkout input[type="text"],
.mphb-checkout input[type="email"],
.mphb-checkout input[type="tel"],
.mphb-checkout textarea,
.mphb-checkout select{
  width:100% !important; border:1px solid #DCCFB8 !important; border-radius:12px !important;
  padding:12px 14px !important; background:#fff !important; color:#241E16 !important;
  box-shadow:none !important;
}

/* Tabla de desglose de precios */
.mphb-checkout table{
  width:100%; border-collapse:collapse; border-radius:14px; overflow:hidden;
  border:1px solid #DCCFB8; margin:16px 0;
}
.mphb-checkout table th,
.mphb-checkout table td{
  border:1px solid #EFE7D8 !important; padding:12px 14px !important; background:#fff !important;
}
.mphb-checkout table tr:nth-child(even) td{ background:#FBF7EF !important; }
.mphb-checkout .mphb-price, .mphb-checkout .mphb-total-price{ color:#241E16; font-weight:700; }

/* Botón de pago / confirmar */
.mphb-checkout .button,
.mphb-checkout input[type="submit"],
.mphb-checkout .mphb-book-button,
.mphb-checkout button[type="submit"]{
  background:#C26A3A !important; color:#fff !important; border:none !important;
  border-radius:999px !important; padding:15px 32px !important;
  font-weight:700 !important; font-size:1rem !important; cursor:pointer !important;
  transition:background .2s ease !important;
}
.mphb-checkout .button:hover,
.mphb-checkout input[type="submit"]:hover,
.mphb-checkout .mphb-book-button:hover{ background:#A9582D !important; }

/* Bloques/tarjetas del checkout */
.mphb-checkout .mphb-booking-details,
.mphb-checkout .mphb_sc_checkout-section,
.mphb-checkout fieldset{
  background:#F8F3EA; border:1px solid #DCCFB8; border-radius:16px;
  padding:24px; margin-bottom:24px;
}/* End custom CSS */