td.loycott-phone-wrapper {
    width: 100%;
    display: flex;
    flex: 0 100%;
}

td.loycott-phone-wrapper select {
    width: 35%;
}

td.loycott-phone-wrapper p {
    width: 100%;
    padding: 0px!important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: flex;
    margin: 0px!important;
    margin-bottom: 0px!important;
    margin: auto;
    margin-left: 5px!important;
}

td.loycott-phone-wrapper td.loycott-phone-wrapper p input {
    margin: 16px;
}

td.loycott-phone-wrapper p span input {
    height: 35px;
    justify-content: center;
    text-align: center;
}


#loycott_loyalty_option_choice_field input {
    float: left;
    /* max-width: 100%; */
    height: 20px;
    float: left;
    width: 30%;
}

#loycott_loyalty_option_choice_field label {
    float: left;
    width: 70%;
    /* flex: 0 100%; */
    flex-wrap: wrap;
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide span {
    /* display: flex; */
    /* flex: 0 100%; */
    /* width: 100%; */
    /* flex-direction: row; */
}
.loycott-otp-wrapper
{
  display:none;
}

span.loycott-download-app img
{
width: auto;
    margin-right: 13px;
}

span.loycott-download-app
{
    float: right;
    line-height: 30px;
}
tr.loycott-woocommerce-layout-table-row.loading
{
        opacity: 0.5;
    pointer-events: none;
}
span.loycott-otp-header
{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 3px;
}
span.loycott-helper-tip
{
        width: 100%;
    float: left;
}
select#countrycodes
{
        min-width: 47px;
}
td.loycott-phone-wrapper p span input
{
        min-width: 150px;
}