span.top-icon__img--cart svg {
	stroke: transparent;
	fill: #3C3C3C;
}
.header-main__icons a:hover span.top-icon__img--cart svg {
	stroke: transparent;
	fill: #015590;
}