/*
 Theme Name:   Newspaper Child
 Template:     Newspaper
 Version:      1.0.0
*/
.banner-unificado-global {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 15px auto !important;
    padding: 0 !important;
    float: none !important;
    clear: both !important;
}

/* El slot de Google se comportará como bloque flexible centrado */
#div-gpt-ad-ldb1 {
    display: flex !important;
    justify-content: center !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}

/* Forzar a los iframes inyectados por Google a no alinearse a la izquierda */
#div-gpt-ad-ldb1 iframe {
    margin: 0 auto !important;
    display: block !important;
}
