.elementor-10336 .elementor-element.elementor-element-8a38b0d{--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;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* =========================================================
   PÁGINAS INTERNAS NOVAS
   ESCONDER CABEÇALHO GRANDE
========================================================= */

body:not(.home) .sind-masthead,
body:not(.home) .sind-info-wrap,
body:not(.home) .sind-topline{
    display:none !important;
}


/* MENU SEMPRE FIXO NAS PÁGINAS INTERNAS */

body:not(.home) .sind-nav-wrap{
    position:fixed !important;
    top:0;
    left:0;
    right:0;
    z-index:999999;
}


/* COMPENSA A ALTURA DO MENU */

body:not(.home){
    padding-top:58px;
}


/* WORDPRESS LOGADO */

body.admin-bar:not(.home) .sind-nav-wrap{
    top:32px !important;
}

body.admin-bar:not(.home){
    padding-top:90px;
}


@media(max-width:782px){

    body.admin-bar:not(.home) .sind-nav-wrap{
        top:46px !important;
    }

}/* End custom CSS */