body {
	background: #f0f0f0;
	color: #666;
}
a {
	color: #1E91CF;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	color: #000;
}
#cart-fix > .cart .icon i,
#cart-fix:hover > .cart .icon i {
background: transparent;
}
#cart-fix > .cart .cart-total-count,
#cart-fix:hover > .cart .cart-total-count,
#cart-fix .cart:hover .cart-total-count {
background: #f6f6f6;
}
