
/* =========================================
   TILDA HEADER — ALWAYS ON TOP
   ========================================= */

#t-header {
    position: relative !important;
    z-index: 99999 !important;
}

#t-header .t-rec,
#t-header .tmenu-mobile,
#t-header [class*="__positionfixed"],
#t-header [class*="__positionabsolute"] {
    z-index: 99999 !important;
}
</style>