.cg-primary-menu-below-wrapper .menu > li.custom-icon a:before {
  font-family: 'Ionicons';
  position: absolute;
  left: 20px;
  font-weight: 300;
  content: "\f2ad";
}

.menu > li.secondary.current-menu-ancestor a:before {
color:#ffffff !important;
}

.cg-primary-menu-below-wrapper .menu > li.current_page_parent > a {
color:#ffffff !important;
}

.cg-primary-menu-below-wrapper .menu > li.current-menu-ancestor > a:hover {
color:#ffffff !important;
}

.cg-primary-menu-left.cg-primary-menu .menu > li.current_page_item:hover > a {
color:#ffffff !important;
}

.cg-primary-menu-left.cg-primary-menu .menu > li.current-menu-ancestor:hover > a {
color:#ffffff !important;
}

.cg-primary-menu-below-wrapper .menu > li.current_page_item > a, .cg-primary-menu-below-wrapper .menu > li.current_page_item > a:hover, .cg-primary-menu-below-wrapper .menu > li.current_page_item:hover > a, .cg-primary-menu-below-wrapper .menu > li.current-menu-ancestor > a {
color:#ffffff !important;
}