.tcustomizer__dropdown-item-value {
 	  color: #000;
}
.tcustomizer__dropdown-button+.tcustomizer__input-search {
      background-color: rgb(20 21 23);
}

.tcustomizer__text-field.tcustomizer__input-search {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='white' d='M16.32 14.9l5.39 5.4a1 1 0 0 1-1.42 1.4l-5.38-5.38a8 8 0 1 1 1.41-1.41zM10 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12z'%3e%3c/path%3e%3c/svg%3e");
}

