/* Başlık Stili */
.entry-title {
    color: red; /* Başlık rengi: kırmızı */
    font-family: 'Arial', sans-serif; /* Başlık fontu: Arial veya sans-serif */
    text-align: center; /* Başlığı ortala */
    
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 0px;
	margin-top: 0px;
}

/* Kazanan Numaralar Stili */
.winning-numbers {
    list-style: none; /* Sayılar listesi için liste stili kaldır */
    padding: 0; /* Sayılar arasındaki iç boşluğu kaldır */
}

.super-loto {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;
    margin: 0 -7px;
    background-color: #ff5100;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
    
}

.sans-topu {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;
    margin: 0 4px;
    background-color: #e10098;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
    
}

.on-numara {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;
    margin: 0 -7px;
    background-color: #a25eb5;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
}

.winning-numbers2 {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;
    margin: 0 3px;
    background-color: #ea0029;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
}

.sayisal-loto {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;   
    background-color: #ea0029;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
}

.super-loto-is {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;    
    background-color: #ff5100;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
    
}

.sans-topu-is {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;   
    background-color: #e10098;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
    
}

.on-numara-is {
    width: 30px; /* Genişlik */
    height: 30px; /* Yükseklik */
    font-size: 18px;
    line-height: 30px;    
    background-color: #a25eb5;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
}


.joker {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;
    margin: 0 3px;
    background-color: #169ad6;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
}

.star {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;
    margin: 0 3px;
    background-color: #ffe103;
    border-radius: 50%; /* Daire şekli için */
    color: #000;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
    
}
.joker-sonuc {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;    
    background-color: #169ad6;
    border-radius: 50%; /* Daire şekli için */
    color: #fff;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
}

.star-sonuc {
    width: 40px; /* Genişlik */
    height: 40px; /* Yükseklik */
    font-size: 22px;
    line-height: 40px;    
    background-color: #ffe103;
    border-radius: 50%; /* Daire şekli için */
    color: #000;
    text-align: center; /* Metni merkezde hizala */
    display: inline-block; /* Elementi bir blok gibi göster, böylece padding ve margin değerleri uygulanabilir */
    
}

 table {
        border-collapse: collapse;
        border-width: 0px 0 0 0px;
        width: 100%; /* Tabloyu genişliği sayfaya sığacak şekilde ayarlayın */
    }

    table td, table th {
        border: 0px solid #fff; /* Hücre kenarlıklarını gizleyin */
        padding: 0px;
        text-align: center;
    }

    /* Zebra deseni için */
    tr:nth-child(even) {
        background-color: #f2f2f2;
		
    }

    /* Tabloyu sabitleme stilini ekleyin */
    table tr th {
    position: sticky;
    top: 0; /* Tablonun en üstüne yapıştır */
    background-color: #f2f2f2; /* Arkaplan rengi */
    z-index: 10; /* Üstte kalsın */
    }
	
	

.centered-content {
    text-align: center;
    margin: auto;
    max-width: 600px; /* İçeriğin maksimum genişliği */
}

.piyango {
	background-color: #fff;
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    height: 35.44px;
    min-width: 90px;
    font-weight: 500;
    letter-spacing: 1.23px;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    
}

.piyango-bas {
    background-color: #169ad6;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    height: 35.44px;
    min-width: 90px;
    font-weight: 500;
    letter-spacing: 1.23px;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.page-number {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.select-width {
    width: 17%;
}

#imageContainer {
            display: none;
        }

.btn-danger { background-color: #dc3545; color: white; }
.btn-warning { background-color: #ffc107; color: black; }
.btn-success { background-color: #28a745; color: white; }
.btn-primary { background-color: #007bff; color: white; }
.btn-info { background-color: #17a2b8; color: white; }

/* Genel buton stiliniz */
.btn {
    padding: 10px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    /* Butonların yan yana olması için display inline-block veya inline kullanabilirsiniz */
    display: inline-block;
}

/* Mobil cihazlar için medya sorgusu */
@media (max-width: 768px) { /* 768px, genel olarak tablet boyutları için bir eşik noktasıdır */
    .game-buttons {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
		
    }

    .btn {
        flex: 0 0 ; /* Butonların esnek olmamasını ve kendi boyutlarını korumasını sağlar */
    }
}

.wp-story-container {
    overflow-y: hidden;
    scrollbar-width: none;
    padding: 4px 4px 4px 0px;
    display: flex;
    direction: ltr;
    overflow-x: auto;
    justify-content: center; /* Masaüstü için merkez hizalama */
}

/* Mobil cihazlar için medya sorgusu */
@media (max-width: 768px) {
    .wp-story-container {
        justify-content: flex-start; /* Mobil cihazlar için varsayılan hizalamayı kullan */
    }
}


.wp-story-container .wp-story {
    height: auto;
    margin-inline-start: 2px;
    text-align: center;
    cursor: pointer;
    position: relative;
    width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: inherit;
}

.wp-story-cover {
    position: relative;
    box-sizing: border-box;
    background: transparent;
    background-clip: padding-box;
    border-radius: 50px;
    min-width: 87px;
    min-height: 87px;    
    justify-content: center;
    align-items: center;
}

.wp-story-container .wp-story img {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    border: 3px solid #fff;
    z-index: 1;
    position: relative;
    pointer-events: none;
    opacity: 1; /* Opaklık değerini sabit 1 olarak ayarladım */
}

.wp-story-title {
    font-size: 13px;
    color: #4A4A4A;
    font-family: 'DM Sans', sans-serif;
    font-weight: 600;
    display: block;
    pointer-events: none;
    line-height: 1.3;
    margin-top: 6px;
}

@keyframes slide-in-out {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(10px); }
}

.wp-story-container .wp-story {
    animation: slide-in-out 2s ease-in-out;
}
