.discount-description {color: #777;}
.totals-vendor-discount-detail.hide{display: none;}
.cart-totals tbody .totals-vendor-discount-detail.last .mark, 
.cart-totals tbody .totals-vendor-discount-detail.last .amount,
.table-totals tbody .totals-vendor-discount-detail.last .mark, 
.table-totals tbody .totals-vendor-discount-detail.last .amount{border-bottom: 1px solid #cccccc;}
.vendor-coupon-list ul{list-style: none; padding: 0; margin: 0 0 30px;}
.vendor-coupon-list li{border-bottom: 1px solid #ccc; margin: 0; padding: 5px 10px; position: relative;}
.vendor-coupon-list a.action.remove-coupon{position: absolute; right: 0;}
.vendor-coupon-list .with-store-name a.action.remove-coupon{margin-top: 10px;}