.wpmenucart-icon-shopping-cart-0:before {
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    margin-right: 0.25em;
	background-color:#013159;
	padding:10px;
	border-radius:50px;
	color:#FFF;
}
.wpmenucart-contents .cartcontents, .wpmenucart-contents .amount
{
	font-size:15px;
	text-transform:none;
}

.wpmenucart-icon-shopping-cart-0:before{content:"\f07a"}