:root{
  --b: 27, 32, 46 !important;
  --hero: 95, 118, 174 !important;
  --oc-1: 95, 118, 174 !important;
  --oc-1-hover: 69, 86, 129 !important;
  
}




body .layout-bc {
  background: url('https://graphxman.net/milli/img2/en-arka-background.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}



.layout-footer-holder-bc {
    background: #232732 !important;
}




.is-home-page .layout-content-holder-bc{
    max-width: 1670px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav{
	max-width: 1670px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.hdr-main-content-bc{
	max-width: 1670px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 25px;
}














.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(1){
  grid-template-columns: 10fr 3fr !important;
}


.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(2){
  width: 77%;
}

.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(3){
  width: 77%;
  float: left;
}

.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(4){
  width: 21.33%;
  margin-top: -85px !important;
  clear: right;
}


.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(5){


  
}






.sdr-item-bc:before{
  background: none !important;
}





.page-view-more{
    background: url('https://graphxman.net/milli/img2/content-head-bg.png') !important;
    border-radius: 10px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    
    text-align: left !important;
    justify-content: left !important;
    width: 100% !important;
    justify-self: center !important;
    height: 40px !important;
}
.view-title-more{
  color: #fff !important;
    padding-left: 60px;
}





.nav-menu-container.header-navigation:first-child .nav-menu>li:first-child>.nav-menu-item {
    border-start-start-radius: 8px !important;
    border-end-start-radius: 8px !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item, 
.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item {
    padding: 0 9px !important;
    background: #272e41;
    margin-right: 8px;
    border-radius: 8px;
    border: 2px solid #454e64;
}

.nav-menu-container.header-navigation:first-child{
  background: transparent !important;
}







.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item, 
.nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item {
    background: rgb(39 46 65) !important;
    box-shadow: inset 0 -3px 2px 0px #5f76ae !important;
}
.nav-content-bc .nav-menu-container .nav-menu-sub {
    background: #272e41 !important;
}

.nav-menu-container .nav-menu-sub .nav-menu-item:hover:before {
    background: #5f76ae !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item.active, 
.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item.active {
    background: rgb(39 46 65) !important;
    box-shadow: inset 0 -3px 2px 0px #5f76ae !important;
}










.nav-content-menu .nav-menu a[href="/tr/promotions"].nav-menu-item {
    padding: 0 9px !important;
    background: #04d632;
    background: linear-gradient(10deg,rgba(4, 214, 50, 1) 0%, rgba(28, 142, 26, 1) 55%, rgba(27, 73, 7, 1) 100%) !important;
    margin-right: 8px;
    border-radius: 8px;
    border: 2px solid #454e64;
}
.nav-content-menu .nav-menu a[href="/tr/promotions"].nav-menu-item.active {
    padding: 0 9px !important;
    background: #04d632;
    background: linear-gradient(10deg,rgba(4, 184, 43, 1) 0%, rgba(20, 102, 18, 1) 55%, rgba(17, 46, 5, 1) 100%) !important;
    margin-right: 8px;
    border-radius: 8px;
    border: 2px solid #454e64;
}







.sidebar-imageSrc {
 background: linear-gradient(-20deg, rgb(0 11 36) 0%,rgb(27 53 102) 50%,rgb(0 11 36) 100%) !important; 
}
.sidebar-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px!important;
    height: 35px!important;
    border-radius: 100%!important;
    background: none!important;
}

.sidebar-item {
    padding: 8px !important;
}

.sidebar-title {
    font-size: 16px;
}

.sidebar-imageSrc:hover {
    background: linear-gradient(-90deg, #000b24 0%, #0b1b39 50%, #018aa5 100%) !important;
    border-bottom: 1px solid #01adfd !important;
    border-top: 1px solid #01adfd !important;
    border-left: 1px solid #01adfd !important;
}
.sidebar-imageSrc {
  background: none !important;
}
 .sidebar-image img {
   animation: Toastify__zoomIn2 3.5s infinite;
}
@keyframes Toastify__zoomIn2 {
    50% {
        opacity: 50;
        transform: scale3d(.9,.9,.9)
    }
    100% {
        opacity: 1
    }
}

[dir=ltr] .sidebar-item {
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;   
}

.sidebar-content .sidebar-item .sidebar-image{
  position: relative;
}
 .sidebar-image img {
  width: 200px !important;
  height: 40px !important;

} 
 .sidebar-image::before{
    content: '';
    position: absolute;
    width: 39px;
    height: 38px;
    border-radius: 100%;
    background: linear-gradient(180deg, #3ce79200, 10%, transparent, 90%, #44eaf5) !important;
    z-index: 0;
    animation: rotate 1s linear infinite;
    top: -2px;
    left: -2px;
}

@keyframes rotate {
    0% {
        transform: translate(-50%,-50%)rotate(0)
    }

    100% {
        transform: translate(-50%,-50%)rotate(360deg)
    }
}

.sidebar-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px!important;
    height: 35px!important;
    border-radius: 100%!important;
    background: none!important;
    padding: 0px -0px 0px -40px !important;
}









.header-icon {
    width: 150px !important;
}
.layout-header-holder-bc {
    background: transparent !important;
    box-shadow: none !important;
}
.header-bc {
    background: transparent !important;
    background-image: url(https://graphxman.net/milli/img2/header-bg2.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0px -25px !important;
    padding-bottom: 70px !important;
    background-size: 100% !important;
}


.nav-content-bc{
  background: transparent !important;
}
.nav-menu-container.header-navigation:nth-child(2){
  background: transparent !important;
}










.layout-content-holder-bc .hm-row-bc:nth-child(1) {
    
    padding-bottom: 30px;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(1) .pb-component-wrapper:nth-child(1) .slider-bc {
    border-radius: 40px !important;
    border-bottom: 4px solid #5f76ae !important;
    border-top: 4px solid #5f76ae !important;
    border-left: 4px solid #5f76ae !important;
    border-right: 4px solid #5f76ae !important;
    box-shadow: 0px 0px 20px #5f76ae !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(1) .pb-component-wrapper:nth-child(2) .slider-bc {
    border-radius: 40px !important;
    border-bottom: 4px solid #5f76ae !important;
    border-top: 4px solid #5f76ae !important;
    border-left: 4px solid #5f76ae !important;
    border-right: 4px solid #5f76ae !important;
    box-shadow: 0px 0px 20px #5f76ae !important;
}





.promotion-page .layout-content-holder-bc .hm-row-bc:nth-child(1) .pb-component-wrapper:nth-child(1) .slider-bc {
    border-radius: 40px !important;
    border-bottom: 4px solid #5f76ae !important;
    /* border-top: 4px solid #5f76ae !important; */
    border-left: 4px solid #5f76ae !important;
    border-right: 4px solid #5f76ae !important;
    box-shadow: 0 16px 20px -4px #5f76ae !important;
}




.callPanelMenu{
  padding: 4px !important;
  background: transparent !important;
}

.callPanelMenuItem{
  font-size: 12px !important;
  height: 34px !important;
}

.hdr-user-bc .callPanel button.callPanelBtn{
  background-image: url(https://graphxman.net/milli/img2/web-icon/roket.png) !important;
  background-size: cover !important;
  color: transparent !important;
  width: 35px;
  height: 35px;
  
}

.callPanelMenu a > i {
  display: none !important;
}


.callPanelMenu a {
  margin-bottom: 5px !important;
}

.callPanelMenu a:nth-child(1) {
  background: url(https://graphxman.net/milli/img2/icon-detay/cark.png?ver=2);
  background-size: 100%;
  color: transparent !important;
}
.callPanelMenu a:nth-child(2) {
  background: url(https://graphxman.net/milli/img2/icon-detay/telegram.png?ver=2);
  background-size: 100%;
  color: transparent !important;
}

.callPanelMenu a:nth-child(3) {
  background: url(https://graphxman.net/milli/img2/icon-detay/beniara.png?ver=2);
  background-size: 100%;
  color: transparent !important;
}

.callPanelMenu a:nth-child(4) {
  background: url(https://graphxman.net/milli/img2/icon-detay/canli-destek.png?ver=2);
  background-size: 100%;
  color: transparent !important;
}
.callPanelMenu a:nth-child(5) {
  background: url(https://graphxman.net/milli/img2/icon-detay/ortaklik.png?ver=2);
  background-size: 100%;
  color: transparent !important;
}
.callPanelMenu a:nth-child(6) {
  background: url(https://graphxman.net/milli/img2/icon-detay/mobilapp.png?ver=2);
  background-size: 100%;
  color: transparent !important;
}












/*login olduktan sonra*/
.hdr-user-bc .header-custom-buttons:nth-child(1) .btn.a-color:nth-child(1):before{
  content:'' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(1) .btn.a-color:nth-child(1){
    background-image: url('https://graphxman.net/milli/img/media_18759863_5e139410a9e821f94a91f50720963031.gif') !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 42px;
    height: 35px;
}


.hdr-user-bc .header-custom-buttons:nth-child(1) .btn.a-color:nth-child:before(2){
  content:'' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(1) .btn.a-color:nth-child(2){
    background: url('https://graphxman.net/milli/img/media_18759863_26b396bd951363dedbb8207e034e0ff0.png') !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    width: 31px;
    height: 31px;
    color: #920000;
    font-weight: bold;
    font-size: 20px;
    padding-left: 6px;
    padding-right: 6px;
    
}

.hdr-user-bc .header-custom-buttons:nth-child(1) .btn.a-color:nth-child(3):before{
  content:'' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(1) .btn.a-color:nth-child(3){
	background: url('https://graphxman.net/milli/img/media_18759863_3cc309a8f43125f21835dccd33a12cb0.png') !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    width: 31px;
    height: 31px;
    color: #920000;
    font-weight: bold;
    font-size: 18px;
    padding-left: 8px;
    padding-right: 8px;
}







/*login olmadan Ã¶nce*/
.hdr-user-bc .header-custom-buttons:nth-child(2) .btn.a-color:nth-child(1):before{
  content:'' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(2) .btn.a-color:nth-child(1) span{
  width: 22px;
  height: 25px;
  display: block;
}
.hdr-user-bc .header-custom-buttons:nth-child(2) .btn.a-color:nth-child(1){
    
    background-image: url('https://graphxman.net/milli/img2/web-icon/cark.gif') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
}
.hdr-user-bc .header-custom-buttons:nth-child(3) .btn.a-color:nth-child(1):before{
  content:'' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(3) .btn.a-color:nth-child(1){
    background: url('https://graphxman.net/milli/img2/web-icon/telegram.png') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
}
.hdr-user-bc .header-custom-buttons:nth-child(4) .btn.a-color:nth-child(1):before{
  content: '' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(4) .btn.a-color:nth-child(1){
	background: url('https://graphxman.net/milli/img2/web-icon/call.png') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
    color: inherit !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(5) .btn.a-color:nth-child(1):before{
  content: '' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(5) .btn.a-color:nth-child(1){
	background: url('https://graphxman.net/milli/img2/web-icon/deposit.gif') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
    color: inherit !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(5) .btn.a-color:nth-child(1) span{
  display: none;
}
.hdr-user-bc .header-custom-buttons:nth-child(6) .btn.a-color:nth-child(1){
  background: transparent;
  transition: background var(--default-transition-duration);
  border: 2px solid #5f76ae;
  box-shadow: inset 0px 0px 3px #5f76ae !important;
  width: 45px;
  height: 35px;
  padding: 0;
}
.hdr-user-bc .header-custom-buttons:nth-child(6) .btn.a-color:before{
  content:'' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(7) .btn.a-color:before{
  content: '' !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(7) .btn.a-color:nth-child(1){
	background: url('https://graphxman.net/milli/img2/web-icon/tv.png') !important;
    background-repeat: no-repeat !important;
    width: 31px;
    height: 31px;
    padding-left: 8px;
    padding-right: 8px;
    background-size: 100% !important;
}


.hdr-user-bc .header-custom-buttons:nth-child(8){
	display: none !important;
}
.hdr-user-bc .header-custom-buttons:nth-child(9){
	display: none !important;
}

















/*login olduktan sonra*/
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(1):before{
  content:'' !important;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(1) span{
  width: 35px;
    height: 35px;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(1){
    background-image: url('https://graphxman.net/milli/img2/web-icon/cark.gif') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
}


.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(2):before{
  content:'' !important;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(2) span{
  width: 35px;
    height: 35px;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(2){
    background: url('https://graphxman.net/milli/img2/web-icon/telegram.png') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
}


.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(3):before{
  content: '' !important;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(3) span{
  width: 35px;
    height: 35px;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(3){
	background: url('https://graphxman.net/milli/img2/web-icon/call.png') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
    color: inherit !important;
}


.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(4):before{
  content: '' !important;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(4) span{
  width: 35px;
    height: 35px;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(4){
	background: url('https://graphxman.net/milli/img2/web-icon/deposit.gif') !important;
    background: transparent;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
    color: inherit !important;
}

.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(5){
  background: transparent;
  transition: background var(--default-transition-duration);
  border: 2px solid #5f76ae;
  box-shadow: inset 0px 0px 3px #5f76ae !important;
  width: 55px;
  height: 35px;
  padding: 0;
}

.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(6) .btn.a-color:before{
  content: '' !important;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(6){
	background: url('https://graphxman.net/milli/img2/web-icon/tv.png') !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 35px;
    padding-left: 8px;
    padding-right: 8px;
    background-size: 100% !important;
}





.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(7){
	display: none !important;
}
.has-wallet .hdr-user-bc .header-custom-buttons a:nth-child(8){
	display: none !important;
}




















div[id*="react-collapsed-toggle"][aria-expanded="false"] ~ div[id*="react-collapsed-panel"][aria-hidden="false"] {
    display: none !important;
    height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
}







.informative-widget-link {
    background: #1c2230 !important;
}


.informative-widget-container img {
    max-width: 250px !important;
    max-height: 50px !important;
}




.promotion-details-container {
    background: url(https://graphxman.net/milli/img2/promo-bg1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}




.ftr-copy-rights-bc a{
  color: #fff !important;
}



.popup-inner-bc
{
    border-radius: 20px !important;
	border-bottom: 2px solid #5f76ae !important;
	border-top: 2px solid #5f76ae !important;
	border-left: 2px solid #5f76ae !important;
	border-right: 2px solid #5f76ae !important;
	box-shadow: 0px -2px 30px #5f76ae !important;
}













.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(5) .product-banner-info-bc:hover {
  background: url(https://graphxman.net/milli/img2/milli-thumbs-3.gif) !important;
   background-size: 100% !important;
    border-radius: 20px !important;
    background-repeat: no-repeat !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(5) .product-banner-info-bc:hover .product-banner-img-bc {
  display: flex;
  width: 100%;
  height: auto;
  opacity: 0;
  border-radius: 4px 4px 0 0;
  animation: promo-img .24s .1s forwards;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(5) .product-banner-info-bc:hover .product-banner-img-bc {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(5) .product-banner-info-bc:hover .product-banner-img-bc {
  backdrop-filter: blur(10px) !important;
  box-shadow: inset -5px 0px 4px 0px rgba(0, 0, 0, 0) !important;
  border-radius: 10px !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(5) .product-banner-info-bc:hover img {
  opacity: 0.6 !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(5) .product-banner-info-bc:hover .product-banner-img-bc {
  transform: scale(1.05);
}









.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(6) .product-banner-info-bc:hover {
  background: url(https://graphxman.net/milli/img2/milli-thumbs-zar-1.gif) !important;
   background-size: 100% !important;
    border-radius: 20px !important;
    background-repeat: no-repeat !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(6) .product-banner-info-bc:hover .product-banner-img-bc {
  display: flex;
  width: 100%;
  height: auto;
  opacity: 0;
  border-radius: 4px 4px 0 0;
  animation: promo-img .24s .1s forwards;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(6) .product-banner-info-bc:hover .product-banner-img-bc {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(6) .product-banner-info-bc:hover .product-banner-img-bc {
  backdrop-filter: blur(10px) !important;
  box-shadow: inset -5px 0px 4px 0px rgba(0, 0, 0, 0) !important;
  border-radius: 10px !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(6) .product-banner-info-bc:hover img {
  opacity: 0.6 !important;
}
.is-home-page .layout-content-holder-bc .hm-row-bc:nth-child(6) .product-banner-info-bc:hover .product-banner-img-bc {
  transform: scale(1.05);
}














.promotionsListEl-bc:hover {
  background: url(https://graphxman.net/milli/img2/millistars.gif) !important;
    background-size: auto;
  background-size: cover !important;
  border-radius: 20px !important;
}
.promotionsArticleThumbnail-bc {
  display: flex;
  width: 100%;
  height: auto;
  opacity: 0;
  border-radius: 4px 4px 0 0;
  animation: promo-img .24s .1s forwards;
}
.promotionsListEl-bc:hover .promotionsArticleThumbnail-bc {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.promotionsArticleThumbnail-bc {
  backdrop-filter: blur(10px) !important;
  box-shadow: inset -5px 0px 4px 0px rgba(0, 0, 0, 0) !important;
  border-radius: 10px !important;
}
.promotionsListEl-bc img {
  opacity: 0.7 !important;
}
.promotions-article-title.ellipsis {
  display: none !important;
}
.promotionsListEl-bc:hover .promotionsArticleThumbnail-bc {
  transform: scale(1.05);
  background: #0000007a !important;
}






.informative-widget{
  height: 100%;
  margin-top: 0px !important;
}

.hdr-dynamic-content {
    padding-inline-start: 0px !important;
    padding-inline-end: 0px !important;
}







.btn.sign-in {
  color: #000000 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  font-size: 14px !important;
  background-image: linear-gradient(145deg, #ffffff 0%, #9d9d9d 50%, #ffffff 75%, #e8e8e8 100%) !important;
  background-size: 200% auto !important;
}

.btn.s-small.register {
  color: #ffffff !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  font-size: 14px !important;
  background-image: linear-gradient(145deg, #ba0606 0%, #b40000 50%, #ff0000 75%, #ff0000 100%) !important;
  background-size: 200% auto !important;
}





header .hdr-main-content-bc .logo .hdr-logo-bc {
    max-width: 250px !important;
}
header .hdr-main-content-bc .logo{
	position: absolute !important;
    left: 45% !important;
    transform: translateX(-55%) !important;
    height: auto !important;
    top: -10px;
}
header .hdr-main-content-bc .header-icon{
	position: absolute !important;
    left: 55% !important;
    transform: translateX(-40%) !important;
    height: auto !important;
    top: 30px;
}





header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(2){
	position: absolute !important;
    left: 0px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}
header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(3){
	position: absolute !important;
    left: 55px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}
header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(4){
	position: absolute !important;
    left: 110px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}
header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(5){
	position: absolute !important;
    left: 165px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}

header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(6){
	position: absolute !important;
    left: 220px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}

header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(7){
	position: absolute !important;
    left: 285px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}

header .hdr-main-content-bc .hdr-user-bc .callPanel{
	position: absolute !important;
    left: 340px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}






/*login sonrası ust menu */

.has-wallet header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(2){
	position: absolute !important;
    left: 0px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}
.has-wallet header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(3){
	position: absolute !important;
    left: 55px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}
.has-wallet header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(4){
	position: absolute !important;
    left: 110px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}
.has-wallet header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(5){
	position: absolute !important;
    left: 165px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}

.has-wallet header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(6){
	position: absolute !important;
    left: 220px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}

.has-wallet header .hdr-main-content-bc .hdr-user-bc .header-custom-buttons:nth-of-type(7){
	position: absolute !important;
    left: 285px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}

.has-wallet header .hdr-main-content-bc .hdr-user-bc .callPanel{
	position: absolute !important;
    left: 350px !important;
    transform: translateX(0%) !important;
    height: auto !important;
}





