/* Start custom CSS */.houzez-ele-search-form-wrapper input::placeholder {
  color: #a1a7a8!important; 
  opacity: 1; /* Firefox */
}

.houzez-ele-search-form-wrapper input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #a1a7a8!important; 
}/* End custom CSS */