/* Transparent menu in the mobile version */
@media (max-width: 768px) {
  #rec999088161.t-menubg {
    background-color: transparent !important;
    box-shadow: none !important; /* Removes the shadow */
  }
}
