.p-detail .shkDetailStock {
  --shk5-box-title-c:#303830;
  --shk5-text-stock:#41752b;
  --shk5-text-stock-empty:#687064;
  --shk5-row-border-c:#dce5cf;
  background:#f8fbf3!important;
  border:1px solid #a8c875!important;
  border-radius:10px!important;
  padding:18px!important;
  margin:18px 0!important;
  box-sizing:border-box;
  font-family:inherit;
}
.p-detail .shkDetailStock__title {
  text-transform:none!important;
  font-size:16px!important;
  line-height:1.5;
  padding-bottom:12px!important;
}
.p-detail .shkDetailStock__row--warehouse {
  font-size:14px!important;
  line-height:1.5;
  font-weight:400!important;
  padding:8px 0!important;
  margin:0!important;
  border-bottom:1px solid #dce5cf!important;
  gap:12px;
}
.p-detail .shkDetailStock__row--warehouse:last-of-type,
.p-detail .shkDetailStock__row--isLast {
  border-bottom:0!important;
}
.p-detail .shkDetailStock__row--warehouse .shkDetailStock__col:first-of-type {
  color:#303830!important;
}
.p-detail .shkDetailStock__row--warehouse .shkDetailStock__col:nth-of-type(2) {
  font-weight:600!important;
}
