table.shappify_qb_grid tbody tr:nth-child(2n) {
    background: #efefef !important;
}

.shappify_qb_grid thead {
    background: #80808091;
}