/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
#billing_phone_field,
#billing_first_name_field,
#shipping_first_name_field,
#billing_birthdate_field,
#billing_sex_field,
#shipping_last_name_field
{
    width: 100% !important;
}

#main-content form .form-row.nasa-actived.thwcfd-field-tel label[for] {
    margin-left: 0 !important;
}
form.cart {
    display: block !important;
}