
#shopproductregistrynameinput{
  width: 80%;
  font-size: 16px;
}
#shopproductrcartextinput{
  font-size: 16px;
  width: 80%;
}
#shopInputInventario{
  font-size: 20px
}
#shopInputPrice{
  width: 100px;
  font-size: 20px
}
#shopregproerrorlbl{
  color:red;
  text-align: center;
}
@media only screen and (max-width: 600px) {
    .shopmodalinnerbody{
      width: 80%;
    }
}
