.elementor-61950 .elementor-element.elementor-element-3892bec{--display:flex;}/* Start custom CSS for container, class: .elementor-element-3892bec *//* Layout containers */
.rct-row {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

/* Half-width columns for side-by-side inputs */
.rct-half {
    width: 50%;
}

/* Input styling for consistency */
#rct-vendor-register-form input {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 16px;
}

/* Labels */
#rct-vendor-register-form label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}/* End custom CSS */