.cartmenu a {
    color: #ffffff;
    padding: 0 10px;
}
.cartmenu ul {
    display: inline-flex;
    list-style: none;
}
span.cartcontents {
    display: none !important;
    visibility: hidden !important;
}
.woocommerce .single_add_to_cart_button, .woocommerce button.button{
background:  #005587!important
}
.cart-collaterals .cart_totals .checkout-button, .cart-collaterals .cart_totals .fusion-button{
background:  #005587!important
}
.cart_totals {
    font-family: 'Lato';
    font-weight: 500 !important;
    color: #000000 !important;
}
.woocommerce-content-box.full-width.clearfix{
    font-family: 'Lato';
    font-weight: 500 !important;
    color: #000000 !important;
}
.shop_table thead tr th {

    font-size: 16px;
}

tr.woocommerce-cart-form__cart-item.cart_item .product-title {
    font-weight: 700;
}
span.woocommerce-Price-amount.amount {
    color: #000000 !important;
    font-weight: 700;
}
tr.woocommerce-cart-form__cart-item.cart_item .product-title {
    font-weight: 700;
}
span.woocommerce-Price-amount.amount {
    color: #000000 !important;
    font-weight: 700;
}
.cart_totals table th {
    font-weight: 700;
}
.continueshopping {
    font-weight: 700;
}
