.store tr { border-bottom: #ccc 1px solid; }
.store td { padding: 10px 0; font-size: 0.9em;  }
.store th { text-transform: uppercase; font-weight: bold; font-size: 0.9em; }
.store .subtotal { background-color: #EBFDCD; }
.store .subtotal td { padding-right: 10px; }
.store h3 { margin-top: 0; font-size: 1.3em; }
.store h2 { text-transform: uppercase; color: #ff7d0a; margin-top: 0; }
.store .icon { margin-right: 5px; margin-bottom: 20px; }
.store .xsell tr { border-bottom: none; }
.store .catalog tr { border-bottom: none; }

