.mcart_total{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 17px;
}
.mcheckout-btn{
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 15px;
  font-weight: bold;
}