.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-image:url("https://misquincemorena.interhost.com.ar/wp-content/uploads/2024/02/superposicion-acuarela-azul-claro_145343-37.jpg");background-repeat:no-repeat;background-size:cover;--e-preloader-animation:flash;--e-preloader-animation-duration:3500ms;--e-preloader-delay:4200ms;--e-preloader-width:32%;--e-preloader-max-width:3%;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFFFFF;}@media(min-width:1025px){.elementor-kit-7{background-attachment:fixed;}}@media(max-width:1024px){.elementor-kit-7{background-image:url("https://misquincemorena.interhost.com.ar/wp-content/uploads/2024/02/superposicion-acuarela-azul-claro_145343-37.jpg");}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{background-image:url("https://misquincemorena.interhost.com.ar/wp-content/uploads/2024/02/superposicion-acuarela-azul-claro_145343-37.jpg");background-repeat:repeat-y;background-size:contain;--e-preloader-width:57%;--e-preloader-max-width:83%;--e-preloader-opacity:0.5;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    animation: fadeIn 6s ease forwards;
    opacity: 0;

}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}



/* Ajustar la duración del preloader de Elementor */
.elementor-preloader-wrapper {
    animation-duration: 6s !important; /* Cambiar 5s al tiempo deseado en segundos */
}/* End custom CSS */