/* ======== TEMA RINALDO MORELLI ======== */
body .theme-rm.lfl-stats .lfl-sidebar-header,
body .theme-rm .lfl-stats .lfl-sidebar-header,
body .theme-rm.lfl-sidebar-header,
body .theme-rm .lfl-sidebar-header {
    background: url('/wp-content/plugins/live-football-lineups/bgk_team.png') center/cover no-repeat #000 !important;
}

body .theme-rm.lfl-table,
body .theme-rm .lfl-table {
    background: url('/wp-content/plugins/live-football-lineups/bgk_classifica.png') center/cover no-repeat #000 !important;
}

body .theme-rm .lfl-name-box.substituted {
    background: linear-gradient(135deg, #fa0202 55%, #545454 55%) !important;
}

/* ======== TEMA CALCIO TOTALE ======== */
body .theme-ct.lfl-stats .lfl-sidebar-header,
body .theme-ct .lfl-stats .lfl-sidebar-header,
body .theme-ct.lfl-sidebar-header,
body .theme-ct .lfl-sidebar-header {
    background: url('/wp-content/plugins/live-football-lineups/bgk_team_ct.png') center/cover no-repeat #000 !important;
}

body .theme-ct.lfl-table,
body .theme-ct .lfl-table {
    background: url('/wp-content/plugins/live-football-lineups/bgk_classifica_ct.png') center/cover no-repeat #000 !important;
}

body .theme-ct .lfl-name-box.substituted {
    background: linear-gradient(135deg, #c1ff72 55%, #545454 55%) !important;
}
