top of page
bottom of page
/* Forcer le texte du champ quantité à s'afficher en noir */ input[type="number"], .wixui-input__input, .wixui-numeric-stepper__input, .wixui-number-input__input { color: #000000 !important; -webkit-text-fill-color: #000000 !important; /* Safari / Chrome */ }