.cmp-product-thumb,
.cmp-product-thumb .thumb-content {
  background-color: transparent !important;
}

.cmp-product-thumb .list-title {
  font-weight: 700;
  margin-bottom: 5px;
}

.cmp-product-thumb .vprop-list {
  list-style: none;
  padding-left: 0;
}

.widget-step-by-step-navigation .nav-item {
  background-color: transparent;
}

.widget-step-by-step-navigation .nav-item>.title {
  padding: 1rem 1.5rem;
  color: #212529;
  text-transform: uppercase;
}

.widget-step-by-step-navigation img {
  border: 1px solid #1E62A9;
}

.widget-step-by-step-navigation .description {
  margin-top: 1rem;
  color: rgb(33, 37, 41);
}