:root { --header-height: 100px; } @media (max-width: 767px) { :root { --header-height: 80px; } } *:focus, *:focus-visible { outline: none !important; box-shadow: none !important; } body:has(.brxe-offcanvas.brx-open) #brxe-ftnesd { filter: none;  }