

  .search-inner input {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 19C15.1944 19 19 15.1944 19 10.5C19 5.8056 15.1944 2 10.5 2C5.8056 2 2 5.8056 2 10.5C2 15.1944 5.8056 19 10.5 19Z' fill='white' stroke='%23ACACAC' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M13.3284 7.17155C12.6046 6.4477 11.6046 6 10.5 6C9.39547 6 8.39547 6.4477 7.67157 7.17155' stroke='%23ACACAC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6109 16.6109L20.8535 20.8535' stroke='%23ACACAC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0.2em 50%;
  background-size: auto 70%;
  padding: 0.2em 2em;
  border: 1px solid #4F4F4F;
  border-radius: 8px;
width:100%;
	
}

   

