#billing_state_field > *:not(label) {
    pointer-events: none;
    background-color: #f5f5f5;
    opacity: 0.6;
}