.elementor-kit-15{--e-global-color-primary:#121313;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4054B2;--e-global-color-697f82d8:#61CE70;--e-global-color-7125cf06:#23A455;--e-global-color-726331c3:#000;--e-global-color-3c14c5a7:#FFF;--e-global-typography-primary-font-family:"Libre Baskerville";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Libre Baskerville";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Reordenar visualmente aceptación y botón */
form.form-reverse .elementor-field-type-acceptance {
    order: 3 !important;
    margin-top: 20px;
    font-size: 12px;
    color: #666666;
}

form.form-reverse .elementor-button-wrapper {
    order: 2 !important;
    margin-bottom: 10px;
}

form.form-reverse .elementor-field-group {
    display: flex;
    flex-direction: column;
}

.ml-button-horizontal button {
  white-space: nowrap;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
  width: 40%;
}
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
  width: 60%;
}

/* Evitar que el texto del botón se corte */
.ml-form-embedWrapper button.primary {
  min-width: 150px;
  white-space: nowrap;
}

.ml-form-embedWrapper {
  width: auto !important;
  min-width: 300px;
  display: block !important;
}

/* Forzar que el formulario y fondo gris se estiren correctamente */
.ml-form-embedWrapper {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
}

.ml-button-horizontal {
  white-space: nowrap !important;
}/* End custom CSS */