.btn:disabled {
  opacity: 0.8;
}
.btn:disabled .btn__bg {
  background: gray;
}

.status_product {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #b6b6b6;
}

.status_info-value {
  font-weight: bold;
}

/*# sourceMappingURL=style.css.map */
