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

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

#shoppingCartPage .cart-contents .totals-container {
  border-bottom: 1px solid rgba(23, 23, 122, 0.7);
  background: rgba(23, 23, 122, 0.2); }

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

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

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