.elementor-893 .elementor-element.elementor-element-6a3f439{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:-15px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-893 .elementor-element.elementor-element-7858053{width:var( --container-widget-width, 82.421% );max-width:82.421%;--container-widget-width:82.421%;--container-widget-flex-grow:0;}.elementor-893 .elementor-element.elementor-element-7858053.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-893{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-893 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-893 .dialog-close-button{display:flex;}#elementor-popup-modal-893 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-893 .elementor-element.elementor-element-6a3f439{--content-width:760px;}}/* Start custom CSS for html, class: .elementor-element-7858053 *//* POPUP */
.dialog-widget-content{
    width:560px !important;
    max-width:92vw !important;

    border-radius:14px !important;

    background:#f3f3f3 !important;

    padding:12px !important;

    box-shadow:
    0 10px 30px rgba(0,0,0,.18px]) !important;

    overflow:hidden !important;
}

/* CONTAINER */
.elite-popup-pagamento{
    width:100%;
}

/* TÍTULO */
.elite-popup-title{
    font-size:16px;
    font-weight:600;
    color:#222;
    margin-bottom:12px;
}

/* BOXES */
.elite-pay-box{
    background:#fff;

    border:1px solid #ececec;

    border-radius:8px;

    padding:8px 8px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    gap:20px;

    margin-bottom:6px;

    width:100%;

    box-sizing:border-box;

    overflow:hidden;
}

/* ESQUERDA */
.elite-pay-left{
    display:flex;
    align-items:center;
    gap:12px;
}

/* DIREITA */
.elite-pay-right{
    display:flex;
    align-items:center;
    justify-content:flex-end;

    gap:1px;

    margin-left:auto;

    flex-shrink:0;

    white-space:nowrap;
}

/* ÍCONES */
.elite-pay-icon{
    width:20px;
    height:28px;

    display:flex;
    align-items:center;
    justify-content:center;

    flex-shrink:0;
}

.elite-pay-icon svg{
    width:100%;
    height:100%;
    display:block;
}

/* NOME */
.elite-pay-name{
    font-size:12px;
    font-weight:600;
    color:#222;
}

/* BADGE */
.elite-pay-discount{
    border:1px solid #ff7b7b;

    color:#ff5b5b;

    background:#fff;

    border-radius:999px;

    padding:2px 8px;

    font-size:11px;

    font-weight:600;

    white-space:nowrap;
}

/* PREÇOS */
.elite-popup-pix-price,
.elite-popup-boleto-price{
    color:#1b8d52;

    font-size:12px;

    font-weight:650;

    white-space:nowrap;

    min-width:55px;

    text-align:right;
}

/* CARTÃO */
.elite-pay-card{
    background:#fff;

    border:1px solid #ececec;

    border-radius:8px;

    padding:16px;

    margin-top:8px;

    width:100%;

    box-sizing:border-box;
}

/* HEADER CARTÃO */
.elite-card-header{
    display:flex;
    align-items:center;
    gap:10px;

    font-size:11px;
    font-weight:600;

    color:#222;

    margin-bottom:12px;
}

/* PARCELAS */
.elite-installments-popup{
    display:flex;
    flex-direction:column;
    gap:9px;
}

/* LINHAS */
.elite-installments-popup div{
    display:flex;
    justify-content:space-between;
    align-items:center;

    font-size:11px;

    color:#666;
}

/* VALORES */
.elite-installments-popup strong{
    color:#333;
    font-weight:630;
}

/* BOTÃO FECHAR */
.dialog-close-button{
    top:14px !important;
    right:14px !important;
}

/* MOBILE */
@media(max-width:768px){

    .dialog-widget-content{
        width:94vw !important;
        padding:14px !important;
    }

    .elite-pay-box{
        padding:12px;
    }

    .elite-pay-card{
        padding:14px;
    }

    .elite-installments-popup div{
        font-size:13px;
    }

}/* End custom CSS */