/* GHOSTBASE V2.0.0 — GAP ZERO ENTRE MENU E HERO */
html.gb1997-community-page,
html.gb1997-community-page body{
    overflow-x:hidden!important;
}

html.gb1997-community-page .gb1997-hero{
    margin-top:0!important;
    top:auto!important;
    transform:none!important;
}

html.gb1997-community-page .gb2000-gap-zero{
    margin-top:var(--gb2000-shift,0px)!important;
}

/* o fundo continua ponta a ponta */
html.gb1997-community-page .gb1997-hero{
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
}

/* não deixa wrappers reservarem altura superior */
html.gb1997-community-page .gb2000-reset-top{
    padding-top:0!important;
    margin-top:0!important;
}
