@media (max-width: 1024px) {
  .az-mobile-toggle:focus,
  .az-mobile-toggle:focus-visible,
  .az-mobile-toggle:active {
    border: 0;
    outline: 0;
    box-shadow: none;
    background: #fff;
  }
}
