.wcg-inline{
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed #e5e5e5;
}
.wcg-inline-title{
  font-weight: 700;
  margin-bottom: 6px;
}
.wcg-select{ max-width: 360px; }
.wcg-qty-locked{
  display:inline-block;
  padding: 2px 6px;
  border: 1px solid #eee;
  border-radius: 6px;
}

.wcg-gift-label{
  font-weight:700;
  color:#2e7d32;
  margin-bottom:4px;
}
.wcg-progress-msg{
  padding: 12px;
    background: #82bc45;
    border-radius: 12px;
    margin-bottom: 14px;
    text-align: center;
    font-size: 19px;
}

.wcg-popup-content {
    overflox-y: scroll;
    overflow-y: scroll;
    height: 350px;
    text-align:center
}
