.ftr-payments-row-img-bc {
    width: 80px;
    height: 50px;
    margin: 5px;
    padding: 10px;
    cursor: pointer;    
}

.ftr-payments-row-img-bc {
    object-fit: contain;
    background: #202124 !important;
    border-radius:4px
}


.user-nav-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-color: #202124 !important;
}

.e-p-section-title-bc {
    display: inline-block; /* Butonun içeriğine göre boyutlanmasını sağla */
    padding: 5px 10px !important;/* Butona yeterli iç boşluk ver */
    position: relative;
    font-weight: 700;
    font-size: 12px !important;;
    text-transform: uppercase;
    color: #000 !important; /* Metin rengi */
    background-color: #f4e470 !important; /* Arka plan rengini belirttiğin sarı yap */
    transition: background-color .24s ease, transform .2s;
    text-decoration: none !important; /* Altı çizili metni kaldır */
    border: none !important; /* Varsayılan kenarlıkları kaldır */
    cursor: pointer !important; /* Fare imlecini buton üzerindeyken işaretçiye dönüştür */
    border-radius: 4px !important; /* Köşeleri yuvarlaklaştır */
}

.e-p-section-title-bc:hover {
    background-color: #ffdd33; /* Hover durumunda arka plan rengini açık sarı yap */
    transform: scale(1.05); /* Hover durumunda butonu biraz büyüt */
}

.btn.register {
    padding: 0 8px;
    color: rgba(var(--hero-sc), 1);
    background: #f4e470 !important;
    transition: .24s;
}








@keyframes bounce {
    0%, 100% {
        transform: translateY(-50%) translateX(0);
    }
    50% {
        transform: translateY(-50%) translateX(-5px);
    }
}

.hdr-navigation-scrollable-content::after {
    content: '↔'; /* Ok işareti */
    position: absolute;
    right: 20px; /* Sağ kenardan 20px uzaklıkta */
    top: 50%; /* Dikey konumunu ayarla */
    transform: translateY(-50%); /* Yatay eksende ortala */
    width: 20px; /* Butonun genişliği */
    height: 20px; /* Butonun yüksekliği */
    background-color: #ffffff; /* Beyaz arka plan rengi */
    color: #18181d; /* Okun rengini ayarla */
    font-size: 10px; /* Okun boyutunu ayarla */
    line-height: 20px; /* Metni dikey olarak ortala */
    text-align: center; /* Metni yatay olarak ortala */
    border-radius: 50%; /* Dairesel buton */
    cursor: pointer; /* Fare imleci buton üzerindeyken işaretçiye dönüşsün */
    box-shadow: 0 2px 4px rgba(0,0,0,0.2); /* Butona gölge ekle */
    pointer-events: none; /* Bu elemanın üzerine tıklanabilirliği engelle */
    animation: bounce 1s infinite; /* Animasyonu uygula */
}


.hdr-navigation-scrollable-content::after:hover {
    background-color: #ffc107; /* Hover durumunda arka plan rengini açık sarı yap */
}

@keyframes fadeOut {
    0% {
        opacity: 1; /* Başlangıçta tamamen opak (görünür) */
    }
    90% {
        opacity: 1; /* 10 saniyenin çoğunda görünür kal */
    }
    100% {
        opacity: 0; /* 10. saniyede tamamen saydam (görünmez) */
    }
}

/* Ana menü için */
.hdr-navigation-scrollable-content::after {
    /* Mevcut stil tanımlarınız... */
    animation: bounce 1s infinite, fadeOut 10s forwards; /* Ana menü için animasyon */
}

/* Alt menüler için */
.hdr-navigation-scrollable-content.sub-menu::after {
    /* Mevcut stil tanımlarınız... */
    animation: bounce 1s infinite, fadeOut 1s forwards; /* Alt menüler için daha kısa animasyon */
}


/*Header icons*/
a.user-nav-icon.bc-i-live-chat:before{
    display:none !important;
}

a.user-nav-icon.bc-i-live-chat {
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_5a0d8d2f7c79a2d343866550a54cf244.png) !important;
    background-repeat: no-repeat !important;
    width: 65px !important;
    background-size: cover !important;
    height: 34px !important;
}
a.user-nav-icon.bc-i-refer-to-friend:before{
 display:none !important;   
}

a.user-nav-icon.bc-i-refer-to-friend {
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_4520a10bc597bdb653b7260d61144c1d.png) !important;
    background-repeat: no-repeat !important;
    width: 65px !important;
    background-size: cover !important;
    height: 34px !important;
}


/*header icons applications*/
a.user-nav-icon.bc-i-applications {
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_5b40dd3c801f787fa21825041e8b164f.png) !important;
    background-repeat: no-repeat !important;
    width: 65px !important;
    background-size: cover !important;
    height: 34px !important;
}
.bc-i-applications:before{
    content:""!important;
}

/* Slider link etiketi */
.sdr-item-bc {
  position: relative;
}
/*eye icon user profile section*/
.userProfile-content i.form-control-icon-bc.bc-i-eye-hidden {
    display: none !important;
}

/*license*/
div#anj-15d9a392-c7c5-4944-bfe9-5423eb7c6eef>div {
    min-width: 70px !important;
}

/*social icons*/
li.footerSocialLink {
    background: transparent !important;
}
.footerInnerLeftCol {
    justify-content: center !important;
}

i.bc-i-telegram {
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_caf9c85af396401d391254c33e18dc17.svg) !important;
    background-position: center;
    background-size: cover !important;
    width: 30px;
    height: 30px;
}

    i.bc-i-telegram:before {
        display:none!important;
    }

i.bc-i-facebook {
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_224224bae3219d6d208d2358ca98c95a.svg) !important;
    background-position: center;
    background-size: cover !important;
    width: 30px;
    height: 30px;
}

i.bc-i-facebook:before {
        display:none!important;
    }


i.bc-i-instagram
{
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_348d2a06fee781d20a13affe1085a28e.svg) !important;
    background-position: center;
    background-size: cover !important;
    width: 31px;
    height: 31px;
}

i.bc-i-instagram:before {
        display:none!important;
    }
i.bc-i-youtube
{
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_581f5e43508e3ca4256109c2b118d3b3.svg) !important;
    background-position: center;
    background-size: cover !important;
    width: 30px;
    height: 30px;
}

i.bc-i-youtube:before {
        display:none!important;
    }

i.bc-i-twitter{
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_ef39c417df053fe55418135c6bc043d8.svg) !important;
    background-position: center;
    background-size: cover !important;
    width: 31px;
    height: 31px;
}

i.bc-i-twitter:before {
        display:none!important;
    }

i.bc-i-whatsapp{
    background: url(https://mceltabet1076.com/__ext/cms.celtabet1076.com/storage/medias/celtabet20/media_1223_4638a31508d33a643150ffe70f55c361.svg) !important;
    background-position: center;
    background-size: cover !important;
    width: 30px;
    height: 30px;
}

i.bc-i-whatsapp:before {
        display:none!important;
    }

/*şifremi unuttum buton*/

.sg-n-forgot-password-text {
    text-align: center;
}

.sg-n-forgot-password {
    transition: all var(--default-transition-duration);
    cursor: pointer;

    border: 1px solid #f5e470;
    border-radius: 6px;
    padding: 8px 14px;
    display: inline-block;

    color: #fff;
}

.sg-n-forgot-password:hover {
    background: #f5e470;
    color: #000 !important;
}
