.woocommerce-cart-form table th.product-quantity,
.woocommerce-cart-form table td.product-quantity{
    display: none;
}

#add_payment_method table.cart img.fat-boat-thumb,
.woocommerce-cart table.cart img.fat-boat-thumb,
.woocommerce-checkout table.cart img.fat-boat-thumb{
    width: 150px;
}

.product-boat-meta{
    font-size: 0.8em;
    color: #7d7d7d;
    line-height: 1.5em
}
.product-boat-meta span{
    font-weight: 600;
}

form.woocommerce-checkout .fat-boat-item .product-name .product-quantity{
    display: none;
}