.checkout-cart-index header,
.checkout-cart-index .breadcrumbs,
.checkout-cart-index .checkout-types,
.checkout-cart-index .cart-table tfoot,
.checkout-cart-index .cart-table .productinfo .cart-price,
.checkout-cart-index .cart-table .productinfo .qty-wrap { display: none !important; }
.checkout-cart-index > div.container { margin-top: 0; }
.checkout-cart-index .cart-table { display: table !important; width: 100% !important; border: none !important; }
.checkout-cart-index .cart-table thead { display: table-header-group !important; }
.checkout-cart-index .cart-table thead th { display: table-cell !important; border-top: none !important; border-bottom: 1px solid #cbcbcb !important; }
.checkout-cart-index .cart-table thead th.a-center { display: none !important; }
.checkout-cart-index .cart-table tbody { display: table-row-group !important; }
.checkout-cart-index .cart-table tbody tr { display: table-row !important; }
.checkout-cart-index .cart-table tbody tr td { border-top: none !important; border-bottom: 1px solid #cbcbcb !important; }
.checkout-cart-index .cart-table .td-img { width: 10% !important; }
.checkout-cart-index .cart-table .productinfo { padding-right: 25px !important; }
.checkout-cart-index .cart-table .td-sidemark { display: table-cell !important; width: 220px !important; }
.checkout-cart-index .cart-table .td-sidemark .cart-price { display: inline-block !important; /*width: 60pt !important;*/ }
.checkout-cart-index .cart-table .td-sidemark .qty-wrap { display: inline-block !important; float: right !important; position: relative !important; width: 60pt !important; margin-bottom: 0 !important; text-align: right !important; }
.checkout-cart-index .cart-table .td-sidemark .sidemark-wrap { margin-top: 20px !important; }
.checkout-cart-index .cart-table .td-sidemark textarea { width: 100% !important; }
.checkout-cart-index .cart-table .td-sidemark .sidemark-links { display: inline-block !important; width: 100% !important; margin-left: 0 !important; }
.checkout-cart-index .cart-table .td-sidemark .edit-item,
.checkout-cart-index .cart-table .td-sidemark .btn-remove,
.checkout-cart-index .cart-table .td-sidemark .split-button,
.checkout-cart-index .cart-table .td-sidemark .split-button a { display: inline !important; clear: none !important; float: left !important; position: static !important; }
.checkout-cart-index .cart-table .price2 { display: table-cell !important; }

