﻿body {
}
.cart-modal {
  border-radius: 10px;
  font-family: Arial;
}
.modal-input {
  width: 250px !important;
  margin: 10px auto;
}
.modal-footer {
  padding-bottom: 15px;
  text-align: center !important;
}
.modal-body {
  background-color: #e6e6e6
}