#nav1172941173 {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

img {
    pointer-events: none !important;
}

.tmenu-mobile {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.t-btn {
    font-size: 18px !important;
}

.t228 {
    transition: background-color 0.1s ease-in-out !important;
}

@media screen and (max-width: 980px) {
  .tmenu-mobile {
    background-color: transparent !important;
    transition: background-color 0.1s ease !important;
  }
  .tmenu-mobile.scrolled {
    background-color: rgba(229,17,14,1) !important;
  }
  .tmenu-mobile__menucontent_hidden {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
  }
  .t890 {
      display: none !important;
  }
}
