/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/




#top-cart .cont{
	float: left;
	margin-left: 10px;
}
#top-cart .cont .ico{
    background:url(../images/wh.png) no-repeat center center;
    width:15px;
    height:17px;
}
.sticky-header #top-cart .cont .ico{
    background:url(../images/wh-dark.png) no-repeat center center;
}
.sticky-header #top-cart a{
    color:#000;
}