
.nclg-ubcpf-hide{ display:none !important; }

.nclg-ubcpf-price{
  font-weight:800;
  font-size:1.08rem;
  margin:8px 0 10px;
}

.nclg-ubcpf-qty{
  width:64px;
  min-width:64px;
  padding:10px 12px;
  border-radius:12px;
  margin:0 0 12px;
}

.nclg-ubcpf-btn{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  min-width:140px;
  padding:12px 16px;
  border-radius:14px;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.12);
  font-weight:700;
  margin-right:10px;
  margin-bottom:10px;
}
.nclg-ubcpf-btn-secondary{
  background: rgba(255,255,255,.03);
  color: inherit;
}
.nclg-ubcpf-btn-primary{
  background: linear-gradient(90deg, #22d3ee, #a855f7);
  color:#06111b;
  border-color: transparent;
}
