.searchpro__field {
  width: 100%;
}
.searchpro__field
  .searchpro__field-container.js-searchpro__field-container--focus {
  border-color: #11558c;
}
.searchpro__field
  .searchpro__field-container.js-searchpro__field-container--focus
  .searchpro__field-button-container
  .searchpro__field-button {
  background-color: #11558c;
}
.searchpro__field .searchpro__field-category:hover,
.searchpro__field .searchpro__field-subcategory:hover,
.searchpro__dropdown .searchpro__dropdown-view-all-link:hover {
  color: #11558c;
}
.searchpro__field
  .searchpro__field-subcategories-list
  .searchpro__field-subcategory:hover:before {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg width="4" height="4" viewBox="0 0 4 4" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="2" cy="2" r="2" fill="%2311558c"></circle></svg>');
}
.searchpro__field .searchpro__field-container {
  border-color: #f1f3f5;
}
.searchpro__field .searchpro__field-button-container .searchpro__field-button {
  background-color: #f1f3f5;
}
.searchpro__field .searchpro__field-category,
.searchpro__field .searchpro__field-subcategory,
.searchpro__dropdown .searchpro__dropdown-group-title,
.searchpro__dropdown .searchpro__dropdown-entity_subname {
  color: #ffffff;
}
