body.RetailStore section.section_contents .container .menu .leftmenu a h5.active {
  color: #FF920B;
}

body.RetailStore section.section_contents .container .menu .leftmenu a h5:hover {
  text-decoration: none;
  color: rgba(82, 82, 82, 0.5) !important;
}

