.qcomment {
  width: 90%;
}

.sku-entry-frontend {
  width: 300px;
  margin-bottom: 20px;
}

#qty {
  width: 100px;
  height: 30px;
  border-radius: 4px;
  margin-bottom: 20px;
}
#price {
  width: 75px;
  height: 30px;
  border-radius: 4px;
  margin-bottom: 20px;
}

#addrowquotes {
  border-radius: 4px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#delsku {

  border-radius: 4px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/* .delete {
  display: none;
} */

.q-list-prod {
  cursor: pointer;
  font-size: 10px;
  min-width: 115px;
}
.select2{ width: 250px!important;}

.cancel_quotation{ margin-left: 25px;}

.quote-fav-btn button{
  min-width: 115px;
}
.fav-list {min-width: 115px;}