.image-cart-goods {
  width: 100%; }

h1 {
  margin-top: 20px !important;
  margin-bottom: 5px !important; }

.bb {
  border-bottom: 1px solid #999999; }
  .bb a {
    color: #000; }

table tr {
  border-bottom: 1px solid #999999; }
  table tr th {
    font-family: 'Cormorant', serif; }
table tr:last-child {
  border-bottom: 0px; }

.input-group {
  width: 65%; }

.input-group-btn {
  height: 25px; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  height: 25px; }

.itog-cart {
  font-size: 2em; }

.sub-but {
  width: 25%; }

@media (max-width: 576px) {
  .image-cart-goods {
    width: 70%;
    margin-bottom: 20px; }

  .input-group {
    width: 100%;
    margin-bottom: 20px; }

  .sub-but {
    width: 50%; } }

/*# sourceMappingURL=cart.css.map */
