

.gc-account-leftbar .gc-account-user-menu li a {
  background:inherit;
}
.gc-account-leftbar .gc-account-user-menu li {
  border-bottom: none;
}
.gc-account-leftbar,
.gc-account-leftbar.expanded .toggle-link {
background: #8C013E !important;
}
.gc-account-user-submenu-bar h3 {
font-family: 'Raleway', sans-serif;
font-size:20px!important;
color: #ffffff !important;
}
a.subitem-link {
font-family: 'Raleway', sans-serif;
font-size:14px!important;
color: #ffffff !important;
}
.gc-account-user-submenu-bar h3 {
font-family: 'Raleway', sans-serif;
font-size:20px!important;
color: #ffffff !important;
}
a.subitem-link {
font-family: 'Raleway', sans-serif;
font-size:14px!important;
}

/* Цвет фона подменю */
.gc-account-leftbar .gc-account-user-menu li a:hover,
.gc-account-leftbar .gc-account-user-submenu-bar,
.gc-account-leftbar .gc-account-user-menu li.selected a,
.gc-account-leftbar .gc-account-user-menu li.active a {background:#8A8A8A;
}
/* Фон панели на мобильной версии */
@media (max-width: 768px) {
.gc-account-leftbar .gc-account-user-menu,
.gc-account-leftbar .toggle-link {
background: #8C013E;}
}
