:root {
    background-color: #000;
}

#t-header>.t-rec{
    position: absolute;
    inset: auto 0;
    z-index: 4;
}
#t-header>.t-rec:not(:has(.tmenu-mobile_opened)), .tmenu-mobile{
    background-color: transparent !important;
}
/* button with arrow */
.t-card__btn {
     justify-content: unset !important;
}