/* --- CSS ORIGINAL DO USUÁRIO (MANTIDO E EDITADO V4) --- */
footer .wp-block-group.alignfull.is-content-justification-space-between.is-layout-flex.wp-container-core-group-is-layout-91e87306.wp-block-group-is-layout-flex {
    display: none;
}

footer {
    background: #FFFFFF;
}

footer .has-global-padding > .alignfull{
    margin-left:0px !important;
    margin-right:0px !important;
}

footer .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left:0px !important;
    margin-right:0px !important;
}

.formas-de-pagamento .wp-block-image {
    float: left !important;
}

footer .footer-1 .redes-sociais p {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    font-size: 24px;
    line-height: 102%;
    text-align: justify;
    color: #797979;
}

footer .footer-1 {
    border-bottom: 1px solid #797979;
    padding-bottom: 25px;
}

footer .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-top: 40px !important;
}
footer .footer-2 p {
    color: #797979;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 102%;
    letter-spacing: 0%;
    text-align: justify;
}

footer .footer-2 .titulo {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 102%;
    letter-spacing: 0%;
    text-align: justify;
    color: #797979;
}

footer .footer-3 p {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 102%;
    letter-spacing: 0%;
    text-align: justify;
    color: #fff;
}

footer .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}

footer .footer-2 {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* EDITADO: Ajuste do Grid para que os itens ocupem as 3 colunas corretamente */
footer .footer-2 .wp-block-group.is-layout-flex,
footer .footer-2 .wp-block-group.is-layout-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important; /* 3 colunas iguais */
    gap: 15px 40px !important; /* Espaçamento entre itens */
    width: 100% !important;
    max-width: 100% !important;
}

/* Garante que cada parágrafo/link seja um item do grid */
footer .footer-2 .wp-block-group.is-layout-flex > * {
    margin: 0 !important;
    width: 100% !important;
}

.footer-3 {
    background: #303030;
    padding-top: 25px;
    padding-bottom: 25px;
}

.formas-de-pagamento figure.wp-block-image.size-large.is-resized {
    float: left;
}

/* Alinhamento horizontal das redes sociais */
footer .footer-1 .redes-sociais {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 15px !important;
}

/* EDITADO: Forçar tamanho idêntico para TODOS os ícones (Instagram incluído) */
footer .footer-1 .redes-sociais img,
footer .footer-1 .redes-sociais svg,
footer .footer-1 .redes-sociais .wp-block-image img,
footer .footer-1 .redes-sociais figure img,
footer .footer-1 .redes-sociais .wp-block-social-links img {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
    margin: 0 !important;
    object-fit: contain !important;
}

/* WhatsApp fixo no canto inferior direito */
figure.wp-block-image.size-full.wpp-botao {
    width: 78px !important;
    position: fixed !important;
    bottom: 20px !important;
    right: 20px !important;
    top: auto !important;
    left: auto !important;
    z-index: 9999 !important;
}

.wp-block-group.alignfull.footer-3.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-23441af8.wp-block-group-is-layout-flex p strong {
    color: #fff;
    font-weight: 300;
}

footer.wp-block-template-part p.titulo {
    font-weight: 600;
    text-align: left;
    width: 58%;
    margin-right: 0px !important;
    margin-left: 19.5% !important;
    color: #797979;
}


/*----DESKTOP----*/
@media( max-width: 1247px){
    footer .footer-2 .titulo {
        text-align: left;
    }
    footer .footer-2 p {
        text-align: left !important;
    }
}

/*----MOBILE----*/
@media( max-width: 650px){
    .wp-block-group.is-vertical.is-layout-flex.wp-container-core-group-is-layout-fe9cc265.wp-block-group-is-layout-flex {
        margin-bottom: 30px;
    }
    .wp-block-group.alignwide.is-layout-flow.wp-block-group-is-layout-flow {
        width: 85% !important;
    }

    .wp-block-group.alignwide.footer-1.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-cb46ffcb.wp-block-group-is-layout-flex {
        width: 100% !important;
        padding: 12px !important;
    }

    footer.wp-block-template-part {
        margin-top: 0px;
    }

    .footer-1 {
        display: block !important;
        text-align: center !important;
    }
    
    .footer-1 .wp-block-group.redes-sociais.is-horizontal.is-content-justification-right.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-773d6d34.wp-block-group-is-layout-flex {
        justify-content: left;
        margin-top: 20px;
    }

    .wp-block-group.alignfull.footer-2.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-4e2e7437.wp-block-group-is-layout-flex {
        display: block;
        text-align: center !important;
    }

    footer .wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-6c531013.wp-block-group-is-layout-flex {
        display: block !important;
        flex-direction: column;
    }

footer.wp-block-template-part p.titulo {
    font-weight: 600;
    text-align: left;
    width: 58%;
    margin-right: 0px !important;
    margin-left: 5.5% !important;
    color: #797979;
}

.footer-1 {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0px 20px 10px 20px !important;
    border-bottom: 1px solid #D1D1D1 !important;
}


    footer .footer-3 p {
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 300;
        font-style: Light;
        font-size: 12px !important;
        leading-trim: NONE;
        line-height: 102%;
        letter-spacing: 0%;
        text-align: justify;
        color: #fff;
        word-break: break-all;
    }

    .wp-block-group.alignfull.footer-3.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-23441af8.wp-block-group-is-layout-flex {
    padding: 20px 15px 20px 15px !important;
}

.footer-3 strong {
    font-size: 12px;
}


    footer .footer-2 .titulo {
        text-align: center !important;
        align-items: center;
        align-content: center;
        margin-top: 40px;
        margin-bottom: 10px;
    }

    footer .footer-2 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .footer-3 figure.wp-block-image.size-large.is-resized {
        display: none;
    }

    footer .footer-1 .redes-sociais img,
    footer .footer-1 .redes-sociais svg {
        width: 24px !important;
        height: 24px !important;
    }

    footer img[src*="logo-footer"],
    footer .redes-sociais img,
    footer .wp-block-social-links img,
    footer .wp-block-social-link img {
        width: 150px !important;
        height: 75px !important;
    }

    .footer-3 {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        align-content: center;
    }

    footer .footer-3 p {
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 300;
        font-style: Light;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 102%;
        letter-spacing: 0%;
        text-align: justify;
        color: #fff;
        word-break: break-all;
    }
    .wp-block-columns.formas-de-pagamento {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 15px !important;
        max-width: 400px !important;
        margin: 0 auto !important;
    }
    .wp-block-columns.formas-de-pagamento .wp-block-image {
        flex: 0 0 80px !important;
        width: 80px !important;
        height: 50px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
    }
    .wp-block-columns.formas-de-pagamento .wp-block-image img {
        width: 100% !important;
        height: auto !important;
        max-width: 80px !important;
        max-height: 50px !important;
        object-fit: contain !important;
    }


footer .footer-2 .wp-block-group.is-layout-flex, footer .footer-2 .wp-block-group.is-layout-grid {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 15px 40px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: -8% !important;
}

footer .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


}

.wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* --- AJUSTES FINAIS PARA FICAR IDÊNTICO À IMAGEM DE EXEMPLO --- */

/* Remoção de qualquer espaçamento no final do body/footer */
html, body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    height: auto !important;
}

footer.wp-block-template-part {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.footer-1 {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 40px 20px 25px 20px !important;
    border-bottom: 1px solid #D1D1D1 !important;
}

.footer-1 .redes-sociais {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 15px !important;
}

.footer-1 .redes-sociais p {
    margin: 0 !important;
    font-size: 20px !important;
    color: #797979 !important;
    font-weight: 300 !important;
    text-align: right !important;
}

/* Ícones cinzas e alinhados */
.footer-1 .redes-sociais img,
.footer-1 .redes-sociais svg {
    filter: grayscale(100%) !important;
    opacity: 0.6 !important;
    width: 24px !important;
    height: 24px !important;
}

.footer-2 {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 10px 20px 60px 20px !important;
}

.footer-2 .titulo {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #797979 !important;
    margin-bottom: 25px !important;
    text-align: left !important;
}

/* Grid ajustado para ocupar as 3 colunas sem espaços vazios */
.footer-2 .wp-block-group.is-layout-flex {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 15px 40px !important;
    width: 100% !important;
}

.footer-2 p, .footer-2 a {
    font-size: 15px !important;
    color: #797979 !important;
    font-weight: 300 !important;
    text-decoration: none !important;
    margin: 0 !important;
    text-align: left !important;
}

/* Barra Inferior Escura (CNPJ e Endereço) */
.footer-3 {
    background-color: #303030 !important;
    padding: 30px 20px !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
}

.footer-3 .logo-inferior img,
.footer-3 figure img {
    width: 60px !important;
    height: auto !important;
}

.footer-3 p {
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    margin: 0 !important;
    line-height: 1.6 !important;
    max-width: 900px !important;
    text-align: left !important;
}

footer::after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}
