.hide-menu-item-black-friday {
    display:none !important;
}

.show-menu-item-black-friday {
    display: inline-block !important;
}

#mobmenuright .show-menu-item-black-friday a {
  color: #000 !important;
}

#mobmenuright .show-menu-item-black-friday a:hover {
  color: #fff !important;
}

#mobmenuright .show-menu-item-black-friday {
    display: block !important;
}

.mobile-enter-button a {
    color:#000 !important;
      font-size: 20px !important;
      padding: 20px 5px 10px 5px !important;
}