.os-theme-dark #mmenu_left .mm-list a.mm-subclose:before, .os-theme-dark .os-menu-submenu-block .menu .expanded > a:after,
.os-theme-dark .os-menu-submenu-block .menu .expanded > .nolink:after, .os-theme-dark #mmenu_left .mm-list a.mm-subopen:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.os-theme-dark #mmenu_left .mm-list a.mm-subclose:before {
  border: inset 0.375rem;
  border-color: transparent #5e5e5e transparent transparent;
  border-left-width: 0;
  border-right-style: solid;
  display: inline-block;
}

.os-theme-dark .os-menu-submenu-block .menu .expanded > a:after,
.os-theme-dark .os-menu-submenu-block .menu .expanded > .nolink:after, .os-theme-dark #mmenu_left .mm-list a.mm-subopen:after {
  border: inset 0.375rem;
  border-color: transparent transparent transparent #5e5e5e;
  border-right-width: 0;
  border-left-style: solid;
  display: inline-block;
}

.os-theme-dark #block-oddsshark-menu-oddsshark-menu .menu li a,
.os-theme-dark #block-oddsshark-menu-oddsshark-menu .menu li .nolink {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.os-theme-dark .os-menu-logo {
  background-image: url("/sites/all/themes/skeletontheme/dist/images/os-logo-dark.svg");
}

.os-theme-dark .os-menu-wrapper {
  background-color: #fff;
}

.os-theme-dark .os-menu-mainmenu__main-nav .menu a,
.os-theme-dark .os-menu-mainmenu__main-nav .menu .nolink {
  color: #1d1d1d;
}

.os-theme-dark .os-menu-mainmenu__main-nav .menu a.os-menu-open::after, .os-theme-dark .os-menu-mainmenu__main-nav .menu a:hover::after,
.os-theme-dark .os-menu-mainmenu__main-nav .menu .nolink.os-menu-open::after,
.os-theme-dark .os-menu-mainmenu__main-nav .menu .nolink:hover::after {
  border-bottom: 0.3125rem solid #c22026;
}

.os-theme-dark .os-menu-logo-fin {
  fill: #c22026;
}

.os-theme-dark .os-menu-mainmenu__toggle {
  background-color: transparent;
  color: #1d1d1d;
}

.os-theme-dark .os-menu-mainmenu__icon-burger {
  background-color: #1d1d1d;
}

.os-theme-dark .os-menu-mainmenu__icon-burger:before, .os-theme-dark .os-menu-mainmenu__icon-burger:after {
  background-color: #1d1d1d;
}

.os-theme-dark .os-menu-submenu {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #000), color-stop(33.33%, #000), color-stop(33.33%, #1d1d1d), color-stop(66.67%, #1d1d1d), color-stop(66.67%, #3b3937), to(#3b3937));
  background-image: -webkit-linear-gradient(left, #000 0, #000 33.33%, #1d1d1d 33.33%, #1d1d1d 66.67%, #3b3937 66.67%, #3b3937 100%);
  background-image: -o-linear-gradient(left, #000 0, #000 33.33%, #1d1d1d 33.33%, #1d1d1d 66.67%, #3b3937 66.67%, #3b3937 100%);
  background-image: linear-gradient(to right, #000 0, #000 33.33%, #1d1d1d 33.33%, #1d1d1d 66.67%, #3b3937 66.67%, #3b3937 100%);
  border: 0.0625rem solid #3b3937;
}

.os-theme-dark .os-menu-submenu-block .menu a,
.os-theme-dark .os-menu-submenu-block .menu .nolink {
  color: #e8e8e8;
}

.os-theme-dark .os-menu-submenu-block .menu a:hover,
.os-theme-dark .os-menu-submenu-block .menu .nolink:hover {
  background-color: rgba(179, 179, 179, 0.25);
}

.os-theme-dark .os-menu-submenu-block .menu .expanded.os-menu-open > a,
.os-theme-dark .os-menu-submenu-block .menu .expanded.os-menu-open > .nolink {
  background-color: rgba(179, 179, 179, 0.25);
}

.os-theme-dark #mmenu_left.mm-menu.mm-basic {
  background-color: #000;
  color: #e8e8e8;
}

.os-theme-dark #mmenu_left .mm-list a.mm-subclose {
  background-color: rgba(179, 179, 179, 0.25);
  color: #e8e8e8;
}

.os-theme-dark #mmenu_left .mm-list a.mm-subclose:before {
  border-color: transparent #5e5e5e transparent transparent !important;
}

.os-theme-dark #mmenu_left .mm-list a.mm-subopen:after {
  border-color: transparent transparent transparent #5e5e5e !important;
}

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