/*Add here your own custom CSS*/
body#checkout .span-cart,
body#cart .span-cart {
    font-size: 12px!important;
}
body#checkout .none-cart,
body#cart .none-cart {
    display: none!important;
}
