/* Hide any .luxcod-cc that might slip through before JS runs */
.luxcod-cc{ display:none !important; }
/* Ensure phone input grows to fill the row after removing the prefix */
.luxcod-cc + .input-group,
.luxcod-cc + div,
.luxcod-wrapper input[name="phone"] { width:100% !important; }