input[type="date"].no-default-picker::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
