body.elementor-page-34787:not(.elementor-motion-effects-element-type-background), body.elementor-page-34787 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F8F8;}/* Start custom CSS */header#brx-header { display: none;}

footer#brx-footer { display: none;}


.mi-footer-elementor {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
}

/* Esto evita que el contenido quede oculto detrás del footer */
body {
    padding-bottom: 300px !important; /* Ajusta según la altura de tu footer */
}/* End custom CSS */