

.custom-menu .gc-account-leftbar .menu-item-notifications_button_small a img {
  	display: inline-block!important;
}
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile) .menu-item-icon {
  	filter: brightness(0) invert(1);
}
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile).active .menu-item-icon, 
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile).selected .menu-item-icon, 
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile):hover .menu-item-icon {
 
  	filter: invert(0%) sepia(1%) saturate(1017%) hue-rotate(318deg) brightness(113%) contrast(84%);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
    height: 70px;
}
.custom-menu .gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile).active a:not(.menu-item-profile),
.custom-menu .gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile).selected a,
.custom-menu .gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile):hover a{
  	
}
.custom-menu .gc-account-leftbar .gc-account-user-menu li:not(.active):not(.selected) a:hover,
.custom-menu .gc-account-leftbar .gc-account-user-menu li.active a,
.custom-menu .gc-account-leftbar .gc-account-user-menu li.selected a{
   
}
.gc-account-leftbar .gc-account-user-menu li {    
    border-bottom: 0px solid transparent;   
}
.gc-account-user-menu > .menu-item-profile .menu-item-icon {
  	border-radius: 50%;
  	overflow: hidden;
  	border: 4px solid #fff;
  	margin: 10px 0 20px;
}
.gc-account-user-submenu-bar h3 {
  	font-family: var(--font-gilroy);
	font-weight: 600!important;
	font-size: 20px!important;	
	color: #151515!important;
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu a{
  	font-family: var(--font-gilroy);
	font-weight: 500!important;
	font-size: 15px!important;
	transition: all 0.3s;
	color: #151515;!important;
	text-transform: none!important;
}
.menu-item.menu-item-profile {
  	padding: 4px!important;
}
.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
  	font-weight: 700!important;
  	background: transparent!important;
}
.custom-menu .gc-account-leftbar .gc-account-user-menu li .notify-count,
.custom-menu .gc-account-leftbar .gc-account-user-submenu li .notify-count {
   
  	color: #9c8057;
}
.custom-menu .gc-account-leftbar .menu-item-notifications_button_small a img {
  	display: inline-block!important;
}

.gc-account-leftbar span.notify-count, .gc-account-leftbar .notify-count.with-label   {
    top: 4px!important;
    right: 2px!important;
    
    min-width: 20px!important;
    height: 20px!important;
    font-size: 10px;
    font-weight: 700;
    line-height: 1 !important;
    z-index: 3;
    color: #fff!important;
   
    pointer-events: none;
    padding: 5px 4px 5px 4px;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count{
   	bottom: auto!important;
  	top:15px!important;
   	right: 10px!important;
}
.custom-menu .gc-account-leftbar  li.menu-item-profile a:hover {
    background-color: transparent!important;
}
.custom-menu .gc-account-leftbar  li.active.menu-item-profile a {
    background-color: transparent!important;
}
.custom-menu .gc-account-leftbar  li.selected.menu-item-profile a {
    background-color: transparent!important;
}
