/* Dolojane V1.0.0 */
.v17-entity-actions .v33-stone-delete.btn{
  display:inline-grid!important;
  place-items:center!important;
  width:36px!important;
  min-width:36px!important;
  height:36px!important;
  padding:7px!important;
  color:var(--accent)!important;
  background:#fff!important;
  border:1.5px solid var(--accent)!important;
  border-radius:8px!important;
}
.v17-entity-actions .v33-stone-delete.btn:hover{
  color:#fff!important;
  background:var(--accent)!important;
}
.v17-entity-actions .v33-stone-delete .v22-icon{width:20px;height:20px}
