
.mn-cart-content .mn-cart-inner {
  padding: 20px;
  background: #fff;
  border-radius: 15px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 5px 18px;
  overflow-x: scroll;
}
.mn-cart-content .table-content table {
  width: 100% !important;
  background-color: #fff;
  border-radius: 15px;
  overflow-x: scroll;
}
.mn-cart-content .table-content table thead > tr {
  background-color: #fff;
}
.mn-cart-content .table-content table thead > tr > th {
  padding: 20px;
  border-top: medium none;
  background-color: #f1f4f7;
  font-size: 16px;
  color: #141417;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1;
  letter-spacing: 0;
}
.mn-cart-content .table-content table thead > tr > th:first-child {
  border-radius: 15px 0 0 15px;
}
.mn-cart-content .table-content table thead > tr > th:last-child {
  border-radius: 0 15px 15px 0;
}
.mn-cart-content .table-content table tbody > tr {
  border-bottom: 1px solid #e5e5e5;
}
.mn-cart-content .table-content table tbody > tr td {
  padding: 22px 14px;
  color: #141417;
  font-size: 16px;
  text-align: left;
}
.mn-cart-content .table-content table tbody > tr td .mn-cart-pro-img {
  width: 80px;
  height: 80px;
  margin-right: 15px;
  border-radius: 10px;
}
.mn-cart-content .table-content table tbody > tr td .cart-qty-plus-minus {
  width: 84px;
  height: 35px;
  padding: 0;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}
.mn-cart-content .table-content table tbody > tr td .cart-qty-plus-minus input {
  width: 40px;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #141417;
  float: left;
  font-size: 14px;
  text-align: center;
  outline: none;
  font-weight: 600;
  line-height: 38px;
}
.mn-cart-content
  .table-content
  table
  tbody
  > tr
  td
  .cart-qty-plus-minus
  .mn_cart_qtybtn {
  width: 40px;
  height: 38px;
  margin: 0;
  padding: 0;
  color: #141417;
  float: left;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mn-cart-content
  .table-content
  table
  tbody
  > tr
  td
  .cart-qty-plus-minus
  .mn_qtybtn {
  width: 100%;
  height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  font-size: 0;
  color: #313b50;
  position: relative;
}
.mn-cart-content
  .table-content
  table
  tbody
  > tr
  td
  .cart-qty-plus-minus
  .mn_qtybtn:before {
  content: "";
  width: 100%;
  height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  font-size: 15px;
}
.mn-cart-content
  .table-content
  table
  tbody
  > tr
  td
  .cart-qty-plus-minus
  .dec.mn_qtybtn:before {
  padding-bottom: 4px;
  content: "\ea4e";
  color: #777;
}
.mn-cart-content
  .table-content
  table
  tbody
  > tr
  td
  .cart-qty-plus-minus
  .inc.mn_qtybtn:before {
  padding-top: 4px;
  content: "\ea78";
  color: #777;
}
/* .mn-cart-content .table-content table tbody > tr td.mn-cart-pro-name {
  width: 40%;
} */
.mn-cart-content .table-content table tbody > tr td.mn-cart-pro-name h6{
     color: #495265;
     font-size: 15px;
}
.title-product{
     color: #323238;
     font-size: 15px;
}
.mn-cart-content .table-content table tbody > tr td.mn-cart-pro-name a {
  color: #777;
  font-weight: 400;
  text-decoration: none;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  letter-spacing: 0.6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mn-cart-content .table-content table tbody > tr td.mn-cart-pro-subtotal {
  color: #313b50;
  font-weight: 500;
  font-size: 15px;
}
.mn-cart-content .table-content table tbody > tr td.mn-cart-pro-price {
  color: #313b50;
  font-weight: 500;
  font-size: 15px;
}
.mn-cart-content
  .table-content
  table
  tbody
  > tr
  td.mn-cart-pro-qty
  .qty-plus-minus {
  display: inline-block;
  height: 40px;
  padding: 0;
  position: relative;
  width: 110px;
}
.mn-cart-content .table-content table tbody > tr td.mn-cart-pro-remove {
  width: 90px;
  text-align: right;
}
.mn-cart-content .table-content table tbody > tr td.mn-cart-pro-remove a {
  font-size: 22px;
  margin: 0 auto;
  color: var(--primary-clr);
}
.mn-cart-content .table-content table tbody > tr td.mn-cart-pro-remove a i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
}
.mn-cart-content
  .table-content
  table
  tbody
  > tr
  td.mn-cart-pro-remove
  a:hover
  i {
  color: #ff9d9d;
}
.mn-cart-content .mn-cart-update-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0 0;
}
.mn-cart-content .mn-cart-page-msg {
  margin: 0;
  padding: 30px 0;
  text-align: center;
  font-size: 20px;
}
