/*body {
    background-image: url(https://cmsbetconstruct.com/storage/medias/tesobet-18757087/media_18757087_caf2f8d2210949202b19d86e96e3c109.jpeg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-attachment: fixed !important;
}*/

.xx-main-title {
    text-align: center;
    margin-bottom: 20px;
}

.xx-bonus-container {
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
}

.xx-bonus-section {
    margin-bottom: 20px;
}

.xx-bonus-header {
    font-weight: bold;
    margin-bottom: 10px;
}

.xx-bonus-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}

.xx-bonus-name {
    display: flex;
    align-items: center;
}

.xx-info-icon {
    cursor: pointer;
    margin-right: 5px;
}

.xx-bonus-button {
    padding: 5px 10px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
    color: #FFFFFF;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.25) 0 3px 8px;
}

.xx-bonus-button.sport {
    background-color: #00bfb2;
    background-image: linear-gradient(315deg, #00bfb2 0%, #028090 74%);
}

.xx-bonus-button.casino {
    background-color: #4062bb;
    background-image: linear-gradient(316deg, #4062bb 0%, #5200ae 74%);
}

.xx-bonus-button:hover {
    opacity: 0.8;
    box-shadow: 0 1px 30px rgba(80, 63, 205, 0.5);
}

/* ... [Önceki CSS stil tanımlarınız] ... */

.xx-bonus-row {
    display: flex;
    justify-content: flex-start; /* Butonları sola hizala */
    align-items: center;
    flex-wrap: wrap; /* İçerik sığmazsa yeni satıra geç */
}

.xx-bonus-name {
    flex-basis: 100%; /* Geniş ekranlarda bonus adı tüm genişliği alır */
    margin-bottom: 10px; /* Bonus adı ve butonlar arasında boşluk */
}

.xx-bonus-button {
    margin-right: 10px; /* Butonlar arasında sağa doğru boşluk */
    margin-bottom: 10px; /* Alt satırlar arası boşluk */
    padding: 5px 10px; /* Buton içi dolgu */
    /* Buton genişliği sabit tutuluyor */
}

/* Mobil uyumluluk için medya sorguları */
@media (max-width: 768px) {
    .xx-bonus-container {
        padding: 10px;
    }

    .xx-bonus-row {
        justify-content: center; /* Mobilde butonları ortala */
    }

    .xx-bonus-button {
        /* Mobil cihazlarda butonlar daha küçük olabilir */
        padding: 5px 8px;
    }
}

/* İsteğe bağlı: Daha küçük ekranlar için ek ayarlar */
@media (max-width: 480px) {
    .xx-bonus-name {
        font-size: 14px; /* Yazı boyutunu küçült */
    }
}


/* DESKTOP */

/* Home > Slider > Alt kısımdaki gölge efekti kaldırıldı*/
#root > div.layout-content-holder-bc > div:nth-child(1) > div > div > div > div > div > div > a:before{
    background: none !important;
}



/* Home > Eksik içerikleri gizlendi*/
.is-home-page > div.layout-content-holder-bc > div:nth-child(3),
.is-home-page > div.layout-content-holder-bc > div:nth-child(4),
.is-home-page > div.layout-content-holder-bc > div:nth-child(6),
.is-home-page > div.layout-content-holder-bc > div:nth-child(8),
.is-home-page > div.layout-content-holder-bc > div:nth-child(9),
.is-home-page > div.layout-content-holder-bc > div:nth-child(10),
.is-home-page > div.layout-content-holder-bc > div:nth-child(11),
.is-home-page > div.layout-content-holder-bc > div:nth-child(12),
.is-home-page > div.layout-content-holder-bc > div:nth-child(13),
.is-home-page > div.layout-content-holder-bc > div:nth-child(14),
.is-home-page > div.layout-content-holder-bc > div:nth-child(15),
.is-home-page > div.layout-content-holder-bc > div:nth-child(16),
.is-home-page > div.layout-content-holder-bc > div:nth-child(17)
{
    display: none !important;
}


/* onaylı değil efekti kaldır */
#root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > div.nav-menu-container.header-user-nav > ul:nth-child(2) > li > a > i{
    text-shadow: none !important;
}

/* hesap doğrulanamadı yazısı kaldır */
#root > div.popup-holder-bc.windowed.user-profile-container > div > div > div > div.u-i-profile-page-container > div > div > a.account-verified-button {
    opacity: 0 !important;
}
#root > div.popup-holder-bc.windowed.user-profile-container > div > div > div > div.u-i-profile-page-container > div > div > :nth-child(2) {
    opacity: 0 !important;
}



/* Para Yatırma Yöntemleri açıklama yazıları gizle */
.u-i-p-c-body-bc .payment-info-bc .expandable-info-body-content{
    opacity: 0 !important;
}


/*Giris Butonu Text Duzenlemesi*/
button.btn.s-small.sign-in {
    text-decoration: none !important;
    text-transform: capitalize !important;

}


/* Kayıt Formu şifre doğrulama ingilizce textler kaldırıldı*/
#root > div.popup-holder-bc.full-screen.content-manager > div > div > div > div > div > div.e-p-body-bc > div > form > div.entrance-form-content-bc.single-side.step-0 > div > div.reg-form-fields > div > div:nth-child(2) > div > .validation-content {
	display: none !important;
}


/* Kayıt Formu New Member title kaldırıldı*/
#root > div.popup-holder-bc.full-screen.content-manager > div > div > div > div > div > div.e-p-body-bc > div > form > div.entrance-form-content-bc.double-sides.step-1 > div > div.sg-n-text-row-1-bc,
#root > div.popup-holder-bc.full-screen.content-manager > div > div > div > div > div > div.e-p-body-bc > div > form > div.entrance-form-content-bc.single-side.step-0 > div > div.sg-n-text-row-1-bc {
	display: none !important;
}



/* ana sayfa casino product banner kaldırıldı */
/*#root > div.layout-content-holder-bc > div:nth-child(4) > div > .product-banner-info-bc {
  display: none !important;
}*/


.bc-i-circle-gift:before {
    content: "\eae1";
}

#root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > div.header-custom-buttons > a:nth-child(1){
background-color: #3bb78f !important;
background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%) !important;
}


/* Kişiye özel davet bonusu sayfası */


.t-margin-bottom{
    margin-bottom: 10px !important;
}

.t-margin-bottom2{
    margin-bottom: 20px !important;
}

.teosbet-container {
    max-width: 800px !important;
    font-size: 12px !important;
    margin: 0 auto !important;
    padding: 20px !important;
    background-color: #0e2039 !important; 
    color: #fff !important; 
    border-radius: 8px !important;
}

.teosbet-container a {
    color: #1c637d !important; 
    text-decoration: none !important;
}

.teosbet-container a:hover {
    text-decoration: underline !important;
}

.teosbet-bonus {
    background-color: rgba(28, 99, 125, 0.1) !important;
    padding: 15px !important;
    margin-top: 20px !important;
    border-radius: 5px !important;
}

.bonus-conditions, .bonus-section {
    background-color: rgba(28, 99, 125, 0.2) !important;
    padding: 15px !important;
    margin-top: 20px !important;
    border-radius: 5px !important;
}

.bonus-conditions h2, .bonus-section h3 {
    background-image: linear-gradient(0deg, rgb(191,149,63) 0%, rgb(222,198,125) 17%, rgb(252,246,186) 25%, rgb(216,191,113) 33%, rgb(179,135,40) 49%, rgb(215,190,112) 69%, rgb(251,245,183) 79%, rgb(170,119,28) 99%) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
    margin-bottom: 10px !important;
}

.gold {
    background-image: linear-gradient(0deg, rgb(191,149,63) 0%, rgb(222,198,125) 17%, rgb(252,246,186) 25%, rgb(216,191,113) 33%, rgb(179,135,40) 49%, rgb(215,190,112) 69%, rgb(251,245,183) 79%, rgb(170,119,28) 99%) !important; 
    -webkit-background-clip: text !important;
    color: transparent !important;
    margin-bottom: 10px !important;
}

.t-button {
    background-image: linear-gradient(-90deg, rgb(15,149,240) 0%, rgba(20,205,240,0.58) 47%, rgba(21,206,240,0.56863) 48%, rgba(55,243,243,0.36863) 100%) !important;
    color: #fff !important;
    padding: 10px 20px !important;
    border: none !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    text-align: center !important;
}

.t-button:hover {
    opacity: 0.9 !important;
}


/* Emoji stilini iyileÅŸtirme */
.teosbet-container li::before {
    font-size: 20px !important;
    line-height: 18px !important;
    vertical-align: middle !important;
}

.t-main-color {
    color: #1c637d !important;
}

.strong{
    font-weight: bolder !important;
}

.blue {
    color: #0F95F0 !important;
}

.font-14px {
    font-size: 12px !important;
}

.left-margin {
 margin-left: 20px !important;
}

.text-center {
    text-align: center !important;
}

.inline-div {
    display: inline-block !important;
}

.inline-div {
    display: inline-block !important;
}

.centered-logo {
            display: flex !important;
            justify-content: center !important;
            align-items: center !important;
            margin-bottom: 30px
}

.centered-logo img {
            width: 80px !important;
            height: 80px !important;
}

.margin0 {
	margin: 0px !important;
}


/* lisans gizle 
.ftr-partners-row-bc .ftr-partners-row-inner-bc a img{
    display:none !important;
} */


.badge-new:after,
.badge-jackpot:after,
.badge-top:after{
    display: none !important;
}


/* k.dış. kaldır */
a.user-profile-nav-item[href="/?profile=open&account=profile&page=self-exclusion"] {
  display: none !important;
}





