.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
    background-color:transparent;
}
/* Ook interessant verbergen - Gebruik van deze CSS code is op eigen risico, er wordt geen support geleverd op maatwerk CSS */
.similarProducts { display: none !important; }