/*
Theme Name: foodbakery Child
Theme URI:  https://www.wpserveur.net
Author:     Shukla Deepak
Author URI: https://www.wpserveur.net
Template:   foodbakery
Version:    1.0
License:    GNU General Public License v2 or later
*/


/* Align the driver radio with other options */
.publisher_profile_type + label {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
}

/* Specific small tweak for frontend layout (adjust as needed) */
.form-elements .col-lg-8 .publisher_profile_type {
    margin-right: 6px;
}

.driver-signup-link{
    display: inline-block;
    font-size: 14px;
    color: #399900;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}


.signin-tab-link.new-driver-signin {
    margin-bottom: 20px;
}