#lkn_dcno {
    line-height: 1.6em;
}

#lkn_dc_expdate {
    line-height: 1.6em;
}

#lkn_dc_cvc {
    line-height: 1.6em;
}

.form-row {
    display: flex;
    flex-direction: column;
}

.lkn-wc-gateway-cielo-input{
    width: 100% !important;
    box-sizing: border-box !important;
    padding: .5em .8em !important;
    line-height: 1.6em;
    font-size: 1rem !important;
    margin: 0px !important;
}

.input-select {
    font-size: 1rem !important;
    background-size: .8em !important;
    padding: .5em .8em !important;
}

.debit-card-description {
    text-align: center;
    margin-bottom: 20px;
}

.lkn-debit-submit-section {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 16px;
}

#cielo-debit-submit-btn:disabled {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    cursor: not-allowed;
    opacity: 0.65;
}