

body table#shopping-cart-table td, body table#shopping-cart-table th, body table#shopping-cart-table, body td, body th, body .table>tbody+tbody {
    border: 1px solid #e6e6e6;
    border-bottom: 0;
}

.cart.table-wrapper #shopping-cart-table {
    border-bottom: 1px solid #ebebeb;
}
