/* line 124, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple {
  border: none;
  background: transparent;
  box-shadow: none;
  /* MINE */
  /*.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted, .sm-simple a:hover:hover, .sm-simple a:hover:focus, .sm-simple a:hover:active, .sm-simple a:hover.highlighted, .sm-simple a:focus:hover, .sm-simple a:focus:focus, .sm-simple a:focus:active, .sm-simple a:focus.highlighted, .sm-simple a:active:hover, .sm-simple a:active:focus, .sm-simple a:active:active, .sm-simple a:active.highlighted {
      background: red;
    }*/
}

/* line 132, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a.bg-light:hover, .sm-simple a.bg-light:focus, .sm-simple a.bg-light:active, .sm-simple button.bg-light:hover, .sm-simple button.bg-light:focus, .sm-simple a:focus.bg-light, .sm-simple a:active.bg-light, .sm-simple a:hover.bg-light {
  background-color: red !important;
}

/* line 143, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 65px;
  color: #555555;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  text-decoration: none;
}

/* line 158, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted, .sm-simple a:hover:hover, .sm-simple a:hover:focus, .sm-simple a:hover:active, .sm-simple a:hover.highlighted, .sm-simple a:focus:hover, .sm-simple a:focus:focus, .sm-simple a:focus:active, .sm-simple a:focus.highlighted, .sm-simple a:active:hover, .sm-simple a:active:focus, .sm-simple a:active:active, .sm-simple a:active.highlighted {
  background: #eeeeee;
}

/* line 167, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a.current {
  background: #555555;
  color: #fff;
}

/* line 172, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a.disabled {
  color: #cccccc;
}

/* line 177, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: auto;
  right: 5px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.08);
}

/* line 191, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a .sub-arrow::before {
  content: '+';
}

/* line 194, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple a.highlighted .sub-arrow::before {
  content: '-';
}

/* line 202, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 205, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple > li:first-child {
  border-top: 0;
}

/* line 210, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple ul {
  background: #eee;
}

/* line 215, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
.sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
  font-size: 14px;
  border-left: 8px solid transparent;
}

/* line 8, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/mixins/_sub-items-indentation.scss */
.sm-simple ul ul a,
.sm-simple ul ul a:hover,
.sm-simple ul ul a:focus,
.sm-simple ul ul a:active {
  border-left: 16px solid transparent;
}

/* line 8, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/mixins/_sub-items-indentation.scss */
.sm-simple ul ul ul a,
.sm-simple ul ul ul a:hover,
.sm-simple ul ul ul a:focus,
.sm-simple ul ul ul a:active {
  border-left: 24px solid transparent;
}

/* line 8, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/mixins/_sub-items-indentation.scss */
.sm-simple ul ul ul ul a,
.sm-simple ul ul ul ul a:hover,
.sm-simple ul ul ul ul a:focus,
.sm-simple ul ul ul ul a:active {
  border-left: 32px solid transparent;
}

/* line 8, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/mixins/_sub-items-indentation.scss */
.sm-simple ul ul ul ul ul a,
.sm-simple ul ul ul ul ul a:hover,
.sm-simple ul ul ul ul ul a:focus,
.sm-simple ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

@media (min-width: 768px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  /* line 243, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul {
    position: absolute;
    width: 12em;
  }
  /* line 244, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple li {
    float: left;
  }
  /* line 245, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple.sm-rtl li {
    float: right;
  }
  /* line 246, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul li, .sm-simple.sm-rtl ul li, .sm-simple.sm-vertical li {
    float: none;
  }
  /* line 247, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple a {
    white-space: nowrap;
  }
  /* line 248, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul a, .sm-simple.sm-vertical a {
    white-space: normal;
  }
  /* line 249, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple .sm-nowrap > li > a, .sm-simple .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  /* line 253, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple {
    background: transparent;
    /* Rigth-to-left

    // Main menu box
    &.sm-rtl {

      // Main menu items
      a {

        // Make room for the sub arrows
        &.has-submenu {
          padding-right: $sm-simple__desktop-item-padding-horizontal;
          padding-left: $sm-simple__desktop-item-padding-horizontal + 8px + $sm-simple__desktop-arrow-spacing;
        }

        // Sub menu indicators
        .sub-arrow {
          left: $sm-simple__desktop-item-padding-horizontal;
          right: auto;
        }
      }

      // Vertical main menu items
      &.sm-vertical {
        a {

          // No need for additional room for the sub arrows
          &.has-submenu {
            padding: $sm-simple__desktop-item-padding-vertical $sm-simple__desktop-item-padding-horizontal;
          }

          // Sub menu indicators
          .sub-arrow {
            left: auto;
            right: $sm-simple__desktop-item-padding-horizontal - 8px - $sm-simple__desktop-arrow-spacing;
          }
        }
      }

      // Main menu items separators
      > li {
        &:first-child {
          border-left: $sm-simple__desktop-separators-size solid $sm-simple__desktop-separators-color;
        }
        &:last-child {
          border-left: 0;
        }
      }

      // Sub menus box
      ul {
        a {

          // No need for additional room for the sub arrows
          &.has-submenu {
            padding: $sm-simple__desktop-item-padding-vertical $sm-simple__desktop-item-padding-horizontal;
          }

          // Sub menu indicators
          .sub-arrow {
            left: auto;
            right: $sm-simple__desktop-item-padding-horizontal - 8px - $sm-simple__desktop-arrow-spacing;
          }
        }
      }
    }
*/
    /* Vertical main menu

    // Main menu box
    &.sm-vertical {

      // Main menu items
      a {

        // Sub menu indicators
        .sub-arrow {
          left: $sm-simple__desktop-item-padding-horizontal - 8px - $sm-simple__desktop-arrow-spacing;
          right: auto;
        }
      }

      // Main menu items separators
      li {
        border-left: 0;
        border-top: $sm-simple__desktop-separators-size solid $sm-simple__desktop-separators-color;
      }
      > li:first-child {
        border-top: 0;
      }
    }*/
  }
  /* line 257, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple a {
    /*&:hover,
      &:focus,
      &:active,
      &.highlighted {
        background: $sm-simple__desktop-item-hover-bg;

      }*/
  }
  /* line 258, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
    padding: 11px 20px;
    color: #555555;
  }
  /* line 275, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple a.current {
    background: #555555;
    color: #fff;
  }
  /* line 280, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple a.disabled {
    background: transparent;
    color: #cccccc;
  }
  /* line 286, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple a.has-submenu {
    padding-right: 32px;
  }
  /* line 291, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple a .sub-arrow {
    top: 50%;
    margin-top: -8px;
    right: 20px;
    width: 8px;
    height: 16px;
    font: 14px/16px monospace !important;
    background: transparent;
  }
  /* line 307, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple > li {
    border-top: 0;
    border-left: 1px solid #eeeeee;
  }
  /* line 311, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple > li:first-child {
    border-left: 0;
  }
  /* line 317, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul {
    border: 0px solid #bbbbbb;
    background: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  }
  /* line 323, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul a {
    border: 0 !important;
  }
  /* line 327, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul a.has-submenu {
    padding-right: 20px;
  }
  /* line 339, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul > li {
    border-left: 0;
    border-top: 1px solid #eeeeee;
  }
  /* line 343, ../../../../../Users/sheuneenta/Library/CloudStorage/OneDrive-GotSoccer,LLC/01.GotSport/00.SITES/Template-Combined-2023/scss/sm-simple/_sm-simple-theme.scss */
  .sm-simple ul > li:first-child {
    border-top: 0;
  }
}

/*# sourceMappingURL=sm-simple.css.map */