#category-29 {
  background-image: url("https://img.icons8.com/?size=100&id=25602&format=png&color=000000");
}

#category-30 {
  background-image: url("https://cdn.shopify.com/s/files/1/0720/3887/5382/files/1_d873923c-b4e5-47d0-bd11-872bc74f5b9a.png?v=1744841716");
}


/* Ensure icons are visible and do not animate or disappear */
.category-list .category {
  background-color: #fff;
  background-image: url('https://img.icons8.com/?size=100&id=u6SGklrDSZ3b&format=png&color=000000');
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 60px;
  box-shadow: 0 7px 4px -5px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  min-height: 200px;
  padding: 100px 20px 15px;
  position: relative;
  width: 30%;
  margin: 10px;
  border-radius: 16px;
  text-align: center;
  transition: none !important;
}

.category-list .category:hover {
  background-color: #f7f7f9;
  background-image: url('https://img.icons8.com/?size=100&id=u6SGklrDSZ3b&format=png&color=000000'); /* Keep icon visible */
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 60px;
  transition: none !important;
}


/* Updated Machine Troubleshooting Icon */
#category-34 {
  background-image: url('https://img.icons8.com/?size=100&id=15632&format=png&color=000000');
  background-position: top 20px center !important;
  background-repeat: no-repeat !important;
  background-size: 60px auto !important;
}

#category-33 {
    background-image: url('https://img.icons8.com/?size=100&id=kuzF9jfzqSmJ&format=png&color=000000');
    background-position: top 20px center !important;
    background-repeat: no-repeat !important;
    background-size: 60px auto !important;
}

#category-51 {
    background-image: url('https://img.icons8.com/?size=100&id=XANIzpZcz8xx&format=png&color=000000');
    background-position: top 20px center !important;
    background-repeat: no-repeat !important;
    background-size: 60px auto !important;
}