Search Bar custom

@THIJPF - please add this css to the very end of your theme.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → theme.css

.icon--header-search{margin-left: 10px;}

.header__search-bar.predictive-search{background-color: #fff; color: #000;}

.predictive-search__input::placeholder{color:#000;}