Try adding this to
template-ie8.css:
#ecwid_minicart_module_wrapper .ecwid {
background: #FF14E2 !important;
}
or
#ecwid_minicart_module_wrapper .ecwid {
background-color: #FF14E2 !important;
}
I think both will work. If it does work just add the same code to the other IE sheets.
