#shoppingCartPage .cart-contents .productrow {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2); }

#shoppingCartPage .cart-contents .firstrow {
  border-bottom: 1px solid #000000; }

.totals-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.05); }

.mobile-totals-container {
  background: none;
  border-bottom: 0; }

/* FILTERS & CATEGORIES */
a.category-back {
  color: #000000; }

a.category-back i {
  font-size: 12px;
  margin-right: 10px; }

/*# sourceMappingURL=main-color.css.map */
