.elementor-kit-7{--e-global-color-primary:#283845;--e-global-color-secondary:#202C39;--e-global-color-text:#767857;--e-global-color-accent:#E4E6C3;--e-global-typography-primary-font-family:"Soldien";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Soldien";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:22px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#283845;font-family:"Poppins", Montserrat;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#393B1B;font-family:"Inter", Montserrat;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0px;color:#202C39;border-style:solid;border-width:2px 2px 2px 2px;border-color:#3E3E3E;border-radius:3px 3px 3px 3px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#202C39;color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-size:40px;font-weight:700;line-height:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */h1.entry-title{display:none;}

/* Evita que la página de atrás haga rubber-band */
html, body {
  height: 100%;
}
body.elementor-popup-modal-open {
  overflow: hidden;
  overscroll-behavior: none; /* Safari iOS 15+ */
}

/* Hace scroll SOLO el contenido del modal */
.elementor-popup-modal .dialog-widget-content,
.elementor-popup-modal .dialog-message {
  max-height: calc(100dvh - 32px); /* usa dvh para iOS barra dinámica */
  overflow: auto;
  -webkit-overflow-scrolling: touch; /* momentum scroll en iOS */
  overscroll-behavior: contain; /* no encadena el scroll hacia el body */
}

/* Por si el modal tiene padding grande o header/footer fijos */
.elementor-popup-modal .dialog-message {
  display: block;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Soldien';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lumaprops.com.ar/wp-content/uploads/2025/09/Soliden-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */