.elementor-2446 .elementor-element.elementor-element-e492acd{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2446 .elementor-element.elementor-element-c42e0f5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:100px 0px 100px 0px;}:root{--page-title-display:none;}/* Start custom CSS for woocommerce-checkout-page, class: .elementor-element-c42e0f5 */.e-checkout__order_review{display: none!important;}

.woocommerce-checkout #payment div.payment_box .form-row{margin: 0 0 0 0!important;
    padding: 0 0 0 0!important
    
}

.fc-checkout-order-review__inner {
    font-family: 'DM Sans', sans-serif; /* Substitua por sua fonte preferida */
    font-size: 16px; /* Ajuste o tamanho da fonte */
    font-weight: 400; /* Alterne para 'bold' ou outro valor se necessário */
    color: #333; /* Cor do texto */
    line-height: 1.5; /* Ajuste a altura da linha para espaçamento */
}

body.woocommerce-checkout div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table th {
    font-family: 'Plus Jakarta Sans', serif; /* Substitua por sua fonte desejada */
    font-size: 15px; /* Ajuste o tamanho da fonte */
    font-weight: bold; /* Opcional: altere o peso da fonte */
    color: #444; /* Escolha a cor desejada */
}

.fc-checkout-order-review-title.fc-step__substep-title {
    font-family: 'Plus Jakarta Sans', sans-serif; /* Substitua por sua fonte desejada */
}

.fc-step__substep {
    font-family: 'Plus Jakarta Sans', sans-serif; /* Substitua pela fonte desejada */
    font-size: 16px; /* Ajuste o tamanho da fonte */
    font-weight: 400; /* Altere para bold, light, etc., conforme necessário */
    color: #333; /* Escolha a cor desejada */
    line-height: 1.6; /* Ajuste a altura da linha */
    text-align: left; /* Ajuste o alinhamento do texto (left, center, right) */
}

.fc-step__substep-title.fc-step__substep-title--contact {
    font-family: 'Plus Jakarta Sans', sans-serif; /* Substitua pela fonte desejada */
}

.fc-step__substep-title.fc-step__substep-title--billing_address {
    font-family: 'Plus Jakarta Sans', sans-serif; /* Substitua pela fonte desejada */
}

.fc-checkout-order-review__inner {
    padding: 50px !important;
}

.cart-item__element.cart-item__price {
    display: none; /* Remove o elemento da visualização */
}

.product-total {
    display: none !important;
}

.product-details {
    font-family: 'Plus Jakarta Sans', sans-serif; /* Substitua pela fonte desejada */
    font-size: 18px; /* Ajuste o tamanho da fonte */
    font-weight: 400; /* Altere para bold, light, etc., conforme necessário */
    color: #222; /* Escolha a cor desejada */
    line-height: 1.6; /* Ajuste o espaçamento entre linhas */
    text-transform: capitalize; /* Altere para uppercase, lowercase, ou capitalize */
    text-align: left; /* Ajuste o alinhamento do texto */
}/* End custom CSS */