/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

#account_first_name{
    display: none;
}

#account_last_name{
    display: none;
}

.woocommerce-form-row--first{
    display: none;
}

.woocommerce-form-row--last{
    display: none;
}

.dokan-account-migration-lists{
    display: none;
}