
/* RCAD v5.07 — /categorias/ fondo blanco */
body.page-template-page-categorias,
body.page-template-page-categorias-php,
body.rcad-categories-page,
body.page-slug-categorias{
    background:#fff!important;
}

/* La página completa y sus contenedores estructurales */
body.page-template-page-categorias #page,
body.page-template-page-categorias .site,
body.page-template-page-categorias .site-content,
body.page-template-page-categorias main,
body.page-template-page-categorias .rcad-categories-page,
body.page-template-page-categorias-php #page,
body.page-template-page-categorias-php .site,
body.page-template-page-categorias-php .site-content,
body.page-template-page-categorias-php main,
body.page-template-page-categorias-php .rcad-categories-page{
    background:#fff!important;
}

/* Fallback específico por clase de la plantilla */
.rcad-categories-page,
.rcad-categories-wrap,
.rcad-categories-main,
.rcad-categories-content{
    background:#fff!important;
}
