/* Alleen het rode Actie label verwijderen */
.actie-product::after{
    display:none !important;
    content:none !important;
}
