.woocommerce-cart .item-checkall{
    margin-right: 10px;
    margin-bottom: 20px;
}
.woocommerce-cart table td.product-remove{position: relative;}
.woocommerce-cart table td.product-remove a.remove{position: absolute;top: 50%;left: 50%;margin:-13px 0px 0px -13px;}