/*
Theme Name: Cignet Child
Template:   cignet
Theme URI: https://themeforest.net/user/awaiken
Description: Cignet Child Theme
Author: AwaikenThemes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: cignet-child
*/
li.menu-item {
    list-style-type: none !important;
}

#billing_phone_field label.required_field::after {
    content: "*" !important;
    display: inline !important;
	    color: #a00 !important;
}

#billing_phone_field label.required_field .optional {
    display: none !important;
}