.tpgb-container-overlays{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
}
.admin-bar .tpgb-container-overlays{
    top : 32px;
}
.tpgb-container-overlays.tpgb-sticky-none{
    transition : all .3s linear;
}
.tpgb-stick-header-height{
    position: absolute !important;
}