

@font-face {
  font-family: "Vetrino";
  src: url('/fileservice/file/download/a/902230/sc/178/h/5594acba5c5247a5160435ec3cf210ee.woff') format("woff");
  font-style: normal;
  font-weight: regular;
}

@font-face {
  font-family: "Manrope regular";
  src: url('/fileservice/file/download/a/902230/sc/271/h/a6d3daa85d43b14f2ab3c901f195e0e2.woff') format("woff");
  font-style: normal;
  font-weight: regular;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li a,
.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu li a {
  transition: all 0.3s;
}

.gc-account-leftbar {
  border-radius: 20px;
  margin-top: 30px;
  height: calc(100% - 30px);
}

@media (max-width: 991.5px) { 
  .gc-account-leftbar {
    margin-top: 20px;
    height: calc(100% - 20px);
  }
}

@media (max-width: 500px) { 
  .gc-account-leftbar {
    margin-top: 10px;
    height: calc(100% - 10px);
  }
}


.custom-menu .gc-account-user-submenu-bar * {
  font-family: Manrope regular !important;
  font-weight: 300 !important;
  color: white !important;
}

.custom-menu .gc-account-user-submenu-bar h3,
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-header-link {
  font-family: Vetrino !important;
  font-weight: regular;
  text-transform: uppercase;
}

.custom-menu .gc-account-leftbar {
  padding: 30px 0px 0px 0px;
}

.gc-account-leftbar .gc-account-user-menu li {
    list-style: none;
    border-bottom: none;
    padding: 0px 5px !important;
}

.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile) img {
  height: 20px;
  margin: 0px auto;
}

.gc-account-leftbar .gc-account-user-menu li a {
    text-align: center;
    position: relative;
    height: 60px !important;
    width: 60px !important;
    display: flex;
  flex-direction: column;
  justify-content: center;
    border-radius: 50px !important;

}

.gc-account-leftbar .gc-account-user-menu li a span {
  padding-bottom: 10px;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a {
  padding: 7.5px 30px 7.5px 30px;
  line-height: 1.1 !important;
  font-size: 20px;
  text-transform: none;
  position: relative;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li.menu-item-delimiter:not(.menu-item-paymentsSettings) a {
  background: none !important;
  padding: 15px 30px;
  margin-top: 7.5px;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-profile a {
   background: #fff;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile {
  padding: 0px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile a {
  border-radius: 100px !important;
  height: 100%;
  margin: 0px auto;
  display: block;
  overflow: hidden;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile a img {
  display: block;
  margin: auto; 
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a img {
  display: block !important;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a:after {
  content: 'Уведомл-я'
}

.gc-account-leftbar .gc-account-user-menu li .notify-count {
  padding: 2px 2px !important;
  right: 0px !important;
  bottom: calc(50% - 8px) !important;
  top: auto;
  left: auto;
  max-width: 20px !important;
  height: 20px;
  border-radius: 100px;
  line-height: 1.5;
}

.custom-menu .gc-account-leftbar .gc-account-user-submenu li .notify-count {
  width: auto !important;
}

.gc-account-leftbar .menu-item-label,
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a:after{
  font-weight: 300 !important;
  font-size: 10px !important;
  text-align: center;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.active:not(.menu-item-profile) a, 
.custom-menu .gc-account-leftbar .gc-account-user-menu li.selected:not(.menu-item-profile) a,
.custom-menu .gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile):hover a {
  background-color: #9CB3D3;
}


.custom-menu .gc-account-leftbar .gc-account-user-submenu-bar {
  width: 300px;
  border-radius: 20px;
  margin-left: 10px;
  padding: 30px;
}

.custom-menu .gc-account-user-submenu-bar h3 {
  padding: 0px 0px 30px 0px; 
  margin: 0px;
}

.custom-menu .gc-account-user-submenu-bar a {
  padding: 10px 0px !important;
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu li a {
  position: relative;
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
  background-color: transparent;
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu li a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50px;
  position: absolute;
  right: 0px;
  top: calc(50% - 5px);
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu li a:hover:after {
  background-color: #9CB3D3;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .header {
    margin-top: 0px;
    padding: 0px;
}

.gc-account-user-submenu-bar h3,
.all-notifications-header-link-wrapper {
    font-size: 28px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .mark-viewed-all {
  float: none;
  font-size: 14px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group:first-of-type {
  margin-top: 30px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid white;
  border-radius: 9px;
  padding: 10px !important;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group * {
  margin: 0px !important; 
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .date {
  right: auto;
}

.fz-left-menu-profile .menu-user-info,
.gc-account-leftbar .gc-account-user-submenu-bar div.user-balance {
  margin: 0px 30px !important;
  display: flex;
  flex-direction: column;  
}

.fz-left-menu-profile .menu-user-info .menu-user-email,
.gc-account-leftbar .gc-account-user-submenu-bar div.user-balance p {
  font-size: 10px !important;
}

.gc-account-leftbar .gc-account-user-submenu-bar div.user-balance {
  margin: 0px 0px 30px 0px !important;
}

.fz-left-menu-profile .menu-user-info .menu-user-name {
  display: none;
}

.gc-fade-wrapper .gc-fade {
   left: 0px !important;
}

@media (max-width: 768px) {
  .gc-account-leftbar .toggle-link {
     background: transparent !important;
  }
  
  .toggler-item {
    display: none !important;
  }
  
  .gc-account-leftbar {
    border-radius: 9px !important;    
  }
  
  .gc-account-leftbar.expanded {
    border-radius: 20px !important;
  }
  
  .gc-account-leftbar > a {
    position: relative
  }
  
  .gc-account-leftbar > a > img {
    margin: auto 0px;
    display: block;
    position: absolute;
    left: 17px;
    top: 11px;
    width: 35px;
    height: 22px;
  }
}

@media (max-width: 430px) {
  .custom-menu .gc-account-leftbar .gc-account-user-submenu-bar {
  width: 250px !important;
  margin-left: 5px !important;
}
}
