.cartss{padding:50px 0px;}

.carttable img{width: 80px;
    height: 50px;
}

.carttable .gj_cart_tabl_del{ background: red;
    border: 0px;
    color: #fff;
}

.carttfooter{padding: 12px;
    box-shadow: 0px 0px 12px #ccc;
}

.cart__footer .cart__shipping{padding: 5px 0px;
    border-top: 1px dotted #ccc;
    margin: 5px 0px;
    border-bottom: 1px dotted #ccc;
}

.cart__footer .cart__shipping .btn{  background: #eee;
    margin: 10px 10px 0px;
}

.gj_sec_cart img.cart__image {
    width: 60px;
}
img.cart__image {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin: auto;
}