.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first a:after,
.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first .nolink:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.os-theme-light .os-page-submenu-wrapper {
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .os-theme-light .os-menu-page-submenu .page-submenu[data-overflowing="both"]:before, .os-theme-light .os-menu-page-submenu .page-submenu[data-overflowing="left"]:before {
    -webkit-box-shadow: 1.125rem 0rem 1.125rem -0.125rem rgba(88, 86, 94, 0.25) inset;
            box-shadow: 1.125rem 0rem 1.125rem -0.125rem rgba(88, 86, 94, 0.25) inset;
  }
  .os-theme-light .os-menu-page-submenu .page-submenu[data-overflowing="both"]:after, .os-theme-light .os-menu-page-submenu .page-submenu[data-overflowing="right"]:after {
    -webkit-box-shadow: -1.125rem 0rem 1.125rem -0.125rem rgba(88, 86, 94, 0.25) inset;
            box-shadow: -1.125rem 0rem 1.125rem -0.125rem rgba(88, 86, 94, 0.25) inset;
  }
}

.os-theme-light .os-menu-page-submenu .menu > li:not(.flexMenu-viewMore):not(.first) a,
.os-theme-light .os-menu-page-submenu .menu > li:not(.flexMenu-viewMore):not(.first) .nolink {
  color: #1D1D1D;
}

.no-touchevents .os-theme-light .os-menu-page-submenu .menu > li:not(.flexMenu-viewMore):not(.first) a:hover:after, .no-touchevents
.os-theme-light .os-menu-page-submenu .menu > li:not(.flexMenu-viewMore):not(.first) .nolink:hover:after {
  border-bottom: 0.1875rem solid #0856c4;
}

.os-theme-light .os-menu-page-submenu .menu > li:not(.flexMenu-viewMore):not(.first) a.active:after,
.os-theme-light .os-menu-page-submenu .menu > li:not(.flexMenu-viewMore):not(.first) .nolink.active:after {
  border-bottom: 0.1875rem solid #0856c4;
}

.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first a,
.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first .nolink {
  background-color: #1D1D1D;
  color: #fff;
}

.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first a:after,
.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first .nolink:after {
  border: inset 0.9375rem;
  border-color: transparent transparent transparent #1D1D1D;
  border-right-width: 0;
  border-left-style: solid;
  display: inline-block;
}

.no-touchevents .os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first a:hover, .no-touchevents
.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first .nolink:hover {
  background-color: #58565E;
}

.no-touchevents .os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first a:hover:after, .no-touchevents
.os-theme-light .os-menu-page-submenu .has-parent ul:not(.flexMenu-popup) > li.first .nolink:hover:after {
  border-left-color: #58565E;
}

/*# sourceMappingURL=oddsshark_submenu_light.css.map */
