#footer-cart-count{
	color: #1c79bc;
    background: #fff;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 15px;
    font-weight: bold;
    position: absolute;
    top: 4px;
    right: -10px;
}