/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*//*
 Theme Name:   Shift8 Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Shift8
 Author URI:   https://shift8web.ca/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
.nav-menu.brxe-nav-menu .bricks-mobile-menu a:any-link {
  text-decoration: none !important;
  text-decoration-line: none !important;
  -webkit-text-decoration: none !important;
  -webkit-text-decoration-line: none !important;

  border-bottom: none !important;
  box-shadow: none !important;

  -webkit-tap-highlight-color: transparent;
}

.nav-menu.brxe-nav-menu .bricks-mobile-menu a:hover,
.nav-menu.brxe-nav-menu .bricks-mobile-menu a:focus,
.nav-menu.brxe-nav-menu .bricks-mobile-menu a:active,
.nav-menu.brxe-nav-menu .bricks-mobile-menu a:visited {
  text-decoration: none !important;
  text-decoration-line: none !important;
  -webkit-text-decoration: none !important;
  -webkit-text-decoration-line: none !important;

  border-bottom: none !important;
  box-shadow: none !important;
}
