/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.logo-lkn-cielo-api {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 2%;
}

#lkn-recurrent-pay {
    cursor: pointer;
    width: 15px;
    height: 15px;
}

#lkn-cielo-api-wrap {
    display: flex;
    justify-content: center;
}

#lkn-recurrent-wrap {
    padding: 2% 1% 2% 1%;
    position: relative;
    display: block;
    line-height: 1em;
    box-sizing: border-box;
    clear: both;
}

.recurrent-label {
    cursor: pointer;
    font-size: 1rem;
}

.lkn-cielo-submit {
    font-size: 22px;
    justify-content: center;
    line-height: 20px;
    margin-bottom: 16px;
    margin-top: 48px;
    min-width: 236px;
}