/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2025 | 18:32:57 */
.solutions-group { display: none; }


.geo-column-parents .parent-btn {
  display: flex;
  align-items: center;
}

.geo-column-parents .cat-icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  object-fit: contain;
}

.cat-icon {
  width:24px; height:24px;
  margin-right:8px;
}

.see-all-solutions {
  display:inline-block;
  color:#f60;
  font-weight:bold;
  text-decoration:none;
}

.cat-icon { width:24px; height:24px; margin-right:8px; object-fit:contain; }
.see-all-solutions,
.view-child-solutions {
  display:inline-block;
  color:#f60;
  font-weight:bold;
  text-decoration:none;
}


