.ftr-partners-row-inner-bc{display:none;}

body .header-icon{display:none;}

body .crypto-currency-data i {color: rgba(var(--oc-1), 1);}
body .crypto-currency-data i::after {background:#121112;}
/*body .crypto-currency-data{display:none!important;position:absolute;left:-99999px;top:-99999px;height:0;width:0;visibility:hidden;opacity:0;}*/


body .ftr-payments-row-img-bc{width:100px;height:30px;padding:0;background:none;border-radius:0;}


body .header-bc{background:#121112;padding:0;height:auto;}
body .header-bc.header-bc-hide{height:calc(var(--mobile-header-main-section-height) + 9px)}
body .hdr-time-bc{background:#121112;}
body .hdr-main-content-bc{background:#121112;}

body .header-bc #smart-panel-holder{background:#121112;border-radius:25%;}

body .hdr-dynamic-content{background:#121112;}
body .hdr-dynamic-content .informative-widget-link{background:#4f4f4f;}
body .nav-content-bc{background:#1c1c1c;border-radius: 15px;}
body .nav-menu-container.header-navigation:first-child{background:#121112;border-radius: 15px;}


html[lang="tr"] body .hdr-user-bc .bc-i-wallet::before {content: "PARA YATIR";font-family: "Roboto",sans-serif;font-weight: bold;font-size: 12px;}

html[lang="tr"] body .hdr-user-bc .bc-i-deposit, html[lang="tr"] body .hdr-user-bc .bc-i-wallet{min-width: 85px;padding: 0 5px;height: 28px;background: #6fad00;color: #fff;}


html[lang="tr"] body .hdr-user-bc .bc-i-deposit, html[lang="tr"] body .hdr-user-bc .header-custom-buttons .bc-i-wallet{position: absolute;bottom: -35px;right: 15px;}
html[lang="tr"] body .header-bc-hide .hdr-user-bc .bc-i-deposit, html[lang="tr"] body .header-bc-hide .hdr-user-bc .header-custom-buttons .bc-i-wallet{display:none!important;}


html[lang="tr"] body .btn.sign-in { color: rgba(var(--hero-sc), 1);  text-decoration:none;position:relative;right:-40%;background: rgba(var(--hero), 1) ;max-width:75px;padding:0 15px;}
html[lang="tr"] body .btn.register { color: rgba(var(--hero), 1);  text-decoration:none;position:relative;right:60%;background:none;}

html[lang="tr"] body .e-p-header-bc .btn.register{color: rgba(var(--hero-sc), 1); background: rgba(var(--hero), 1);right:0;}

body .crypto-wallet-switcher-container{background:none;margin:10px;}

body .header-bc .logo-container .logo{height:60px;}
body .header-bc .logo-container .logo img{max-width:150px;}

body .has-info:not(.has-multi-wallet) .layout-content-holder-bc {
  padding-top: calc(var(--mobile-header-navigation-height) + var(--dynamic-header) + 50px)!important;
}

body .has-multi-wallet.has-info:not(.header-bc-active) .layout-content-holder-bc, body .has-wallet.has-info:not(.header-bc-active) .layout-content-holder-bc{
  padding-top: calc(var(--mobile-header-navigation-height) + var(--dynamic-header) + 86px)!important;
}

body {
    background: #121112 !important;
}

.market-filter-bc {
    background: #121112 !important;
}

.market-filter-s-bc .select.s-small .form-control-select-bc {
    background: #121112 !important;
}

.c-teams-bc {
    background: #121112 !important;
}

.c-info-bc {
    background: #121112 !important;
}

.btn.a-outline.a-white {
    background: #FDCF18 !important;
    border-color: #FDCF18 !important;
}

.view-title-more {
    color: #fdcf18 !important;
}

.horizontalSliderElem {
    width: 90px !important;
    height: auto !important;
    padding: 0px !important;
    background-color: transparent !important;
}

.ftr-copy-rights-bc a{
    color: rgba(var(--b-sc), .4) !important;
}

#root > div.layout-footer-holder-bc > div > div > div > div.footerSliderGroup > div:nth-child(2) > h4
{display:none !important;}

#root > div.layout-footer-holder-bc > div > div > div > div.footerSliderGroup > div:nth-child(1) > h4
{display:none !important;}

.button.outlined {
  color: #282828 !important;
    background: #fdcf18 !important;
    font-weight: 600 !important;
}

[class*=is-mobile] .footerSliderSingleEl .footerSliderImage img {
    display: block;
    height: 100px !important;
    width: auto;
}

/*ust menu*/
.hdr-navigation-link-bc {
    font-weight: 600 !important;
    color: #121112 !important;
    background: #fdcf18 !important;
    font-size: 22px !important;
}

.header-bc .hdr-navigation-scrollable-bc:not(:only-child):nth-child(2) .hdr-navigation-link-bc.active {
    background: #121112 !important;
    color: #fdcf18 !important;
}

.hdr-navigation-link-bc.active {
    background: #121112 !important;
    color: #fdcf18 !important;
}

/*slider efekti*/
.sdr-item-bc {
    position: relative;
    overflow: hidden;
}

.sdr-item-bc::after {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 20%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
    animation: shine 4s infinite;
}

@keyframes shine {
    to {
        left: 125%;
    }
}
/*domain*/
.informative-widget-link p {
    font-size: 16px !important;
    color:#ffffff !important;
}

/* domain animasyon */
.informative-widget-link {
    display: flex !important; 
    justify-content: center !important; 
    overflow: hidden !important;
}

.informative-widget-link p {
    white-space: nowrap !important;
    margin: 0 auto !important;
    display: inline-block !important;
    animation: slide linear infinite  !important;
    animation-duration: 20s !important;
}

@keyframes slide {
    from {
        transform: translateX(60%);
    }
    to {
        transform: translateX(-60%);
    }
}
.layout-header-holder-bc {
    margin-bottom: var(--desktop-header-margin-bottom);
    position: sticky;
    top: 0;
    z-index: 952;
    background: rgba(var(--b), 1);
    box-shadow: box-shadow: 0 var(--desktop-header-margin-bottom) 0 0 #121112 !important;
}

.informative-widget-link {
    background: #121112 !important;
    height: 100%;
}

.sw-container-bc {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
    border-bottom: 1px;
    border-style: dashed;
    border-color: #fdcf18 !important;
    padding-top: 10px;
}

.tab-navigation-w-bc {
    background: #fdcf18 !important;
}

.tab-nav-item-bc {
    color: #121112 !important;
}

.m-navigation-container-bc {
    background: #121112 !important;
}

.menu-group-title {
    width: 100% !important;
    color: #000000  !important;
    font-size: 14px !important;
    background: #fdcf18 !important;
    padding: 15px !important;
    border-radius: 10px !important;
    font-weight: 800 !important;
}

.m-nav-items-list-item-bc {
    background: #121112 !important;
    border-bottom: 1px !important;
    border-style: dashed !important;
    border-color: #fdcf18 !important;
}

.layout-bc:not(.navigation-is-visible) .tab-nav-item-bc.active {
    color: rgba(var(--tab-navigation-sc), 1);
    background: #121112 !important;
    color: #fdcf18 !important;
}

.product-banner-container-bc {
    background: #121112 !important;
}

.user-not-verified {
    text-shadow: 0 0 12px #189946, 0 0 20px #116b4f !important;
}

.m-nav-info-w-container-bc .m-nav-icon-bc, .user-nav-icon {
    background: #fdcf18 !important;
}

.m-nav-info-w-container-bc .m-nav-icon-bc.bc-i-tv, .user-nav-icon.bc-i-tv {
    background: #fdcf18 !important;
}

.spoiler .spoiler-toggle{
    display:block !important;
}
  /*popup close kaldır basla */
  #close_popup_button_id.e-p-close-icon-bc.bc-i-close-remove {
    display: none !important;
}
/*popup close kaldır biter */