/* Footer Dark Styles - Oscar Azula */
/* Estilos con máxima especificidad para asegurar que se apliquen */

body #qodef-page-footer-top-area {
    background-color: #000000 !important;
    color: #ffffff !important;
    background: #000000 !important;
}

body #qodef-page-footer-bottom-area {
    background-color: #000000 !important;
    color: #ffffff !important;
    background: #000000 !important;
}

body #qodef-page-footer-top-area-inner {
    border-top: 1px solid #333333 !important;
}

body #qodef-page-footer-bottom-area-inner {
    border-top: 1px solid #333333 !important;
}

/* Texto blanco para todos los elementos del footer */
body #qodef-page-footer-top-area,
body #qodef-page-footer-top-area *,
body #qodef-page-footer-bottom-area,
body #qodef-page-footer-bottom-area * {
    color: #ffffff !important;
}

/* Enlaces del footer */
body #qodef-page-footer-top-area .widget a,
body #qodef-page-footer-bottom-area .widget a {
    color: #ffffff !important;
}

body #qodef-page-footer-top-area .widget a:hover,
body #qodef-page-footer-bottom-area .widget a:hover {
    color: #cccccc !important;
}

/* Títulos del footer */
body #qodef-page-footer-top-area .widget h1,
body #qodef-page-footer-top-area .widget h2,
body #qodef-page-footer-top-area .widget h3,
body #qodef-page-footer-top-area .widget h4,
body #qodef-page-footer-top-area .widget h5,
body #qodef-page-footer-top-area .widget h6,
body #qodef-page-footer-bottom-area .widget h1,
body #qodef-page-footer-bottom-area .widget h2,
body #qodef-page-footer-bottom-area .widget h3,
body #qodef-page-footer-bottom-area .widget h4,
body #qodef-page-footer-bottom-area .widget h5,
body #qodef-page-footer-bottom-area .widget h6 {
    color: #ffffff !important;
}

/* Párrafos del footer */
body #qodef-page-footer-top-area .widget p,
body #qodef-page-footer-bottom-area .widget p {
    color: #cccccc !important;
}

/* Listas del footer */
body #qodef-page-footer-top-area .widget ul li,
body #qodef-page-footer-bottom-area .widget ul li {
    color: #cccccc !important;
}

/* Estilos adicionales para elementos específicos */
body #qodef-page-footer-top-area .qodef-widget-title,
body #qodef-page-footer-bottom-area .qodef-widget-title {
    color: #ffffff !important;
}

body #qodef-page-footer-top-area .qodef-widget-text,
body #qodef-page-footer-bottom-area .qodef-widget-text {
    color: #cccccc !important;
}

/* Asegurar que el fondo sea completamente negro */
body #qodef-page-footer-top-area,
body #qodef-page-footer-bottom-area {
    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;
}
