.css_not_available.js_product > *:nth-child(5) > * {
  display: none;
}

table.js_cart_lines .optional_product .js_delete_product {
    display: none
}

.oe_striked_price {
    text-decoration: line-through;
    white-space: nowrap;
}
