

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --font: "Montserrat", sans-serif;
    }
.custom-menu .gc-account-leftbar .menu-item-notifications_button_small a img {
  	display: inline-block!important;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
    height: 70px;
}
.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: 3px solid #fff;
  	margin: 10px 0 20px;
}
.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-profile.active a, .custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-profile.selected a,
.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-profile:hover a{
  	background:transparent!important; 
}
.gc-account-user-submenu-bar h3 {
  	font-family: var(--font);
	color: #000!important;
  	font-weight:700;
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu a{
  	font-family: var(--font);
  	color: #000!important;
   	font-weight:500;
	text-transform: capitalize!important;
}
.menu-item.menu-item-profile {
  	padding: 4px!important;
}
.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
  	color: #ffffff!important;
  	font-weight:700;
}

.gc-account-leftbar .gc-account-user-menu {
    margin: 0 6px;
}
.gc-account-leftbar .gc-account-user-menu li {
    margin-bottom: 10px;
}
.gc-account-leftbar .gc-account-user-menu li a {
  	height: 60px!important;
  	border-radius: 6px;
}
.gc-account-leftbar .notify-count.with-label {
    height: 21px;
}
.talks-widget-button {
    background: #AD60F5!important;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count { 
    right: 2px;
}
.gc-account-leftbar .notify-count.with-label {    
    right: 2px;  
    left: auto;
}
.custom-menu .gc-account-leftbar .gc-account-user-menu li .notify-count, .custom-menu .gc-account-leftbar .gc-account-user-submenu li .notify-count {
	background: linear-gradient(107.56deg, #3EC21C 0%, #A5FE8F 112.63%, #3EC21C 247.53%)!important;
    color: #000!important;
}
@media (max-height: 650px) {
  	.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
    	height: 60px!important;
  	}
}
@media (max-height: 550px) {
  	.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
    	height: 50px!important;
  	}
}




/* ------------- 
content start - Шрифт  Bebas Neue
------------- */

@font-face {
    font-family: 'Bebas Neue Cyrillic';
    src: url('BebasNeueCyrillic.eot');
     src: local('Bebas Neue Cyrillic'), local('BebasNeueCyrillic'),
          url('/fileservice/file/download/a/123347/sc/148/h/f914b42b5eb8bacd6352d6b982650635.woff2') format('woff2'),
        url('/fileservice/file/download/a/123347/sc/392/h/b3fb502d928efe8ea778ca196a4df4aa.woff') format('woff'),
        url('/fileservice/file/download/a/123347/sc/9/h/18cf55370057960c2957bf225be7e082.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
:root {
    --font-bebas: "Bebas Neue Cyrillic";
    }
/* ------------- 
content finish - Шрифт  Bebas Neue
------------- */
