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

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

.bb {
  border-bottom: 1px solid #101194; }

table tr {
  border-bottom: 1px solid #101194; }
  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 {
  color: #101194;
  font-size: 2em; }

.sub-but {
  background-color: #101194;
  color: #fff;
  width: 25%; }

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

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

  .sub-but {
    background-color: #101194;
    color: #fff;
    width: 50%; } }

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