.searchpro__field { width: 100%; } .searchpro__field .searchpro__field-container.js-searchpro__field-container--focus { border-color: #161c2d; } .searchpro__field .searchpro__field-container.js-searchpro__field-container--focus .searchpro__field-button-container .searchpro__field-button { background-color: #161c2d; } .searchpro__field .searchpro__field-category:hover, .searchpro__field .searchpro__field-subcategory:hover, .searchpro__dropdown .searchpro__dropdown-view-all-link:hover { color: #161c2d; } .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="%23161c2d"></circle></svg>'); }