.sc-user-input--location-icon-wrapper { background: none; border: none; padding: 0px; margin: 0px; outline: none; opacity: .5; } .sc-user-input--location-icon-wrapper:focus { outline: none; } .sc-user-input--location-icon { width: 20px; height: 20px; cursor: pointer; align-self: center; vertical-align: middle; } .sc-user-input--location-icon-wrapper:hover { opacity: 1; }