.turitop_woocommerce_country_code_phone_billing_phone_select {
    max-width: 98px;
    display: inline-block;
}

.turitop_woocommerce_country_code_phone_billing_phone_input {
    display: inline-block;
    width: calc(100% - 105px);
}

.turitop_woocommerce_country_code_phone_billing_phone_select2_wrap {
    position: relative;
}

.turitop_woocommerce_country_code_phone_billing_phone_select2_relative_wrap {
    width: 100%;
    visibility: hidden;
    position: absolute;
}

.turitop_woocommerce_country_code_phone_billing_phone_input>input {
    position: relative;
    top: -1px;
}

#billing_phone {
    display: none;
}