.elementor-1545 .elementor-element.elementor-element-25c0887e{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Por padrão, apenas o logotipo transparente é exibido */
.logo-transparente {
    display: block !important;
}

.logo-sticky {
    display: none !important;
}

/* Quando o menu se torna sticky, escondemos o logotipo transparente e mostramos o logotipo sticky */
.jkit-sticky-position--sticky.sticky-pinned .logo-transparente {
    display: none !important;
}

.jkit-sticky-position--sticky.sticky-pinned .logo-sticky {
    display: block !important;
}


.site-header {
    display: none;
}

.site-footer {
    display: none;
}/* End custom CSS */