.enigmart-b2b-no-price {
    display: inline-block;
    font-weight: 600;
    color: #666;
}

.enigmart-b2b-no-price a {
    color: #0073aa;
    text-decoration: underline;
}

.enigmart-b2b-indicator {
    color: #0073aa;
    font-weight: bold;
    font-size: 0.85em;
}

.enigmart-b2b-register-form .form-row {
    margin-bottom: 1em;
}

.enigmart-b2b-register-form label {
    display: block;
    margin-bottom: 0.25em;
    font-weight: 600;
}

.enigmart-b2b-register-form input[type="text"],
.enigmart-b2b-register-form input[type="email"],
.enigmart-b2b-register-form input[type="password"] {
    width: 100%;
    padding: 0.5em;
}
