.axepta-sdk-inline-container {
    margin: auto;
}

.axepta-sdk-card-inline {
    background: transparent !important;
    width: 100% !important;
}

.axepta-sdk-textfield-outlined-inline {
    background: white;
}

.checkEsito {
    margin: auto;
    width: 220px;
}

.wc_payment_method>label:first-of-type img {
    max-height: 24px;
    max-width: 200px;
    float: right;
}

@media only screen and (max-width: 600px) {
    .axepta-sdk-textfield-outlined-noBorder-Pan {
        margin-left: 38px !important;
        text-indent: 0px !important;
        font-size: 14px !important;
        padding-top: 8px !important;
    }
    .axepta-sdk-pan-icon-inline {
        min-width: 140px !important;
    }
    .axepta-sdk-textfield-outlined-noBorder {
        min-width: 50px !important;
        font-size: 14px !important;
        padding-top: 8px !important;
    }
    .axepta-sdk-textfield-outlined-noBorder-cvv {
        min-width: 60px !important;
        font-size: 14px !important;
        padding-top: 8px !important;
    }
}