div[dusk="product-categories-index-component"] table td.td-fit .inline-flex >button:last-of-type,
button[dusk="open-delete-modal-button"],
button[dusk="open-force-delete-modal-button"] {
  display: none !important;
}
/*div[dusk="product-categories-index-component"] table td > div > button  {
  display: inline-block !important;
  background-color: #e74444;
}

div[dusk="product-categories-index-component"] table td:nth-last-of-type(2) > div,
div[dusk="product-categories-index-component"] table th:nth-last-of-type(2)   {
  text-align: right !important;
}*/

