section.my-purchases {
    padding-top: 40px;
    margin-bottom: 50px;
}

.nav-tabs {
    border-bottom: 1px solid #373f52;
}





.post-toolbar {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
}

.post-toolbar a.button {
    line-height: 8px;
}

.TabContentDiv .AdvertBox-1 {
    width: 20%;
    margin: 0px;
    padding: 10px;
}

.post-edit-button {
    position: relative;
    width: 100%;
    bottom: -10px;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background: none !important;
    color: #4c4c4c !important;
}
.post-edit-button {
    background: #e6e6e6 !important;
}



.cardPost {
    margin-bottom: 15px;
    border: 1px solid #efefef;
    box-shadow: 0px 5px 5px 0px rgba(85,85,85,.06);
    border-radius: 4px;
}

.myPostCard {
    width: 100%;
    padding: 15px;
    background: #fbfbfb;
    position: relative;
}

.myPostCard img {
    height: 90px;
    width: 90px;
    object-fit: cover !important;
    border-radius: 4px;
    float: left;
}

.myPostCard h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

.myPostCard .cardMain ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.myPostCard .cardMain ul li {
    float: left;
    padding-left: 5px;
}

.cardMain {
    float: left;
    width: calc(100% - 90px);
    padding-left: 15px;
}

.postCardFooter {
    background: #f7f7f7;
    padding: 5px 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 23px;
    color: #808080;
    font-size: 13px;
    border-top: 1px solid #efefef;
}

.islemlerBtn {
    position: absolute !important;
    right: 10px;
    bottom: 45px;
}

button.ui.button.grafikBtn {
    position: absolute !important;
    right: 110px;
    bottom: 45px;
}

button.ui.button.grafikBtn i {
    padding: 0px !important;
    margin: 0px !important;
}

.collapsePostAnalytics {
    background: #fbfbfb;
    padding: 15px;
    min-height: 200px;
}

.collapsePostAnalytics h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

.ui.segment.grafikAlani {
    background: none;
    border: none;
    margin: 0px;
    min-height: 160px;
    padding: 0px;
    box-shadow: none !important;
    border-radius: 0px;
}

.ui.segment.grafikAlani canvas {
    height: 300px !important;
}

.post-button-groups a {
    padding: .68571429em 1em .68571429em !important;
    margin-bottom: 5px !important;
}

.post-button-groups .two a i {
    margin-right: 0px !important;
}

.post-countdown-timer {
    font-size: 13px;
    text-align: center;
    display: block;
    background: #292f3e;
    line-height: 35px;
    margin-bottom: -5px;
    border-radius: 4px;
    color: #d1deff;
    height: 35px;
    width: 100%;
}

.boost-content img {
    width: 60px;
    height: 60px;
    float: left;
}

.boost-content {
    background: white;
    border-radius: 6px;
}

.boost-content .boost-pinned {
    padding: 20px 20px;
    position: relative;
    height: 100px;
    cursor: pointer;
    width: 450px;
}

.boost-content .boost-pinned:hover {
    background: #f9f9f9;
}

.boost-content .boost-pinned:first-child {
    border-bottom: 1px solid #f1f1f1;
}

.boost-content .boost-pinned b {
    position: absolute;
    left: 130px;
    top: 30px;
    font-size: 16px;
}

.boost-pinned span {
    position: absolute;
    left: 105px;
    top: 50px;
    font-size: 14px;
    text-align: left;
    height: 29px;
    overflow: hidden;
    padding-right: 140px;
}

.boost-content {
    background: none;
    border-radius: 6px;
    padding: 15px 0px;
    text-align: left;
}

.boost-content .well img {
    height: 70px;
    width: 70px;
    float: left;
    position: absolute;
    top: 60px;
    left: 20px;
}

.boost-content .well h3 {
    margin-top: 0px;
}

.boost-content .ui.dropdown.selection {
    background: #ffffff;
    padding: 9px 30px;
    min-height: 20px;
    min-width: 240px;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: 0px 5px 5px 0px rgba(85,85,85,.06) !important;
}

.boost-content .well {
    position: relative;
    min-height: 140px;
    background: #171b26;
    padding: 15px 20px;
    padding-left: 130px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.radio-boost-btns label {
    height: 35px;
}

.ui.modal.transition {
    height: fit-content !important;
}

.ui.modal>.close {
    top: 10px;
    right: 10px;
    z-index: 55555555;
    color: #2b2b2b;
    font-size: 20px;
}

.ui.modal.transition.visible.active.scrolling {
    height: fit-content !important;
}

.ui.modal>.header {
    font-size: 17px !important;
    line-height: 20px !important;
}

.well.bg-success-well img {
    height: 50px !important;
}



@media only screen and (max-width: 768px) {

    .buttons .button {
        max-width: 100%;
        margin: 0px !important;
    }

    .TabContentDiv .AdvertBox-1 {
    }

}

i.hidePostBtn {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 4;
    width: 30px;
    text-align: center;
    line-height: 30px;
    background: linear-gradient(
            45deg, rgb(139 81 81), rgb(199 36 36));
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    color: rgb(255 255 255);
}

i.hidePostBtn:hover {
    filter:brightness(1.2);
}

.button {
    font-weight: normal !important;
}

.post-button-groups.fluid {
    margin-top: 10px;
}

hr {
    border-top: 1px solid rgb(46 52 68);
}

.boost-container .swal2-modal {
    max-width: 950px;
}

.radio-boost-btns {
    margin-top: 20px;
}

.radio-boost-btns label input[type="radio"] {
    display: none;
}

.radio-boost-btns label span {
    font-weight: normal;
    background: rgb(31 51 104 / 23%);
    padding: 5px 10px;
    border-radius: 4px;
    border: 2px solid #7494b3c4;
    color: #98ceff;
    margin-right: 5px;
    cursor: pointer;
}

.radio-boost-btns input:checked ~ span {
    background: rgb(149 188 227 / 80%);
    border: 2px solid #27659f;
    color: #141e28;
}

.radio-boost-btns input:checked ~ span::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px;
}

.boost-well .radio-boost-btns span {
    filter: hue-rotate(
            40deg
    );
}

.onecikan-well .radio-boost-btns span {
    filter: hue-rotate(
            180deg
    );
}

.pinned-well .radio-boost-btns label span {
    filter: hue-rotate(
            -10deg
    );
}

span.advertOrderUp {
    position: absolute;
    top: 100px;
    right: 10px;
    z-index: 30;
    background: linear-gradient(
            45deg,rgb(60 129 255 / 25%),rgb(151 40 40 / 17%));
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: rgb(255 255 255);
    border-radius: 4px;
    font-size: 15px;
    backdrop-filter: blur(7px);
    border: 1px solid rgb(59 68 92 / 42%);
}

.well {
    padding: 15px;
    background: #2e2a2a;
    border-radius: 4px;
    border: 1px solid rgb(38 44 59);
    margin-block: 10px;
}

button.btn.btn-primary.filtreBtn {
    background: linear-gradient(
            45deg, rgb(69 67 187), rgb(62 125 191));
    padding-inline: 20px;
    padding-block: 7px;
}


/* Toastr mesajlarının border'ını düz yap */
.toast {
    border: none !important;
}


    /* Dropdown menü boyutunu biraz küçült */
    .dropdown-menu {
        font-size: 0.95em; /* Yazı boyutunu çok az küçültür */
        padding: 0.6rem; /* Menü içeriğinin kenar boşluklarını azaltır */
        width: auto; /* Menü genişliğini biraz daraltır */
    }

    /* Dropdown öğeleri için düzenleme */
    .dropdown-item {
        padding: 0.5rem 0.9rem; /* Yazı ve simge arasındaki boşlukları az miktarda azaltır */
    }

    /* İkonların boyutunu hafifçe küçült */
    .dropdown-item i {
        font-size: 1em; /* İkonların boyutunu orantılı yapar */
        margin-right: 7px; /* Simge ve metin arasındaki boşluğu dengeler */
    }

    /* Ayırıcı (divider) düzeni */
    .dropdown-divider {
        margin: 0.3rem 0; /* Ayırıcı çizgilerin arasındaki boşluğu hafifçe azaltır */
    }

    /* Bakiye göstergesi düzeni */
    .balance {
        font-size: 0.85em; /* Bakiye yazı boyutunu hafifçe küçültür */
        color: #bbb; /* Yazıyı daha az belirgin yapar */
    }

    /* Mobilde görünen öğeler için yazı boyutu */
    .dropdown-item.d-md-none {
        font-size: 0.9em; /* Mobildeki yazıları da orantılı şekilde küçültür */
    }
		
	:root {
    --theme-color-one: #d3d3d3; /* veya istediğiniz renk */
}

.site_loading {
    z-index: 999999;
    background: #0000005e;
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    top: 0;
    display: block;
}

.sk-chase {
    margin: 0 auto;
    top: 44%;
    width: 80px;
    height: 80px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: var(--theme-color-one);
    border-radius: 100%;
    animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2) {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3) {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4) {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5) {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6) {
    animation-delay: -0.6s;
}

.sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2):before {
    animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3):before {
    animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4):before {
    animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5):before {
    animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6):before {
    animation-delay: -0.6s;
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot {
    80%,
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }

    100%,
    0% {
        transform: scale(1.0);
    }
}

.dropdown-divider {
    border-top: 1px solid #ddd; /* Çizginin rengi */
    margin: 5px 0; /* Çizgiler arasında boşluk */
}

.custom-account,
.custom-notification {
    list-style: none;
    /* Nokta işaretini kaldırır */
}

.custom-notification,
.custom-account {
    margin: 0;
    padding: 0;
    /* Burada margin ve padding değerlerini gerekirse küçültebilirsiniz */
}

.nav-link {
    padding: 3px 5px;
    /* Padding'i azaltarak elemanların arasındaki boşluğu daraltabilirsiniz */
}

ul.d-flex {
    gap: 5px;
    /* Boşlukları azaltmak için gap değerini küçültün */
    justify-content: flex-start;
    /* Elemanları sola hizalar */
}

@media (max-width: 768px) {
    .custom-account .dropdown-menu {
        right: 3px;
        /* Mesafeyi daha küçük tutmak için 3px olarak ayarlandı */
        left: auto;
        transform: none;
    }

    .username {
        display: none;
    }

    /* Mobilde mesaj ve diğer ikonlar arasındaki boşluğu azalt */
    .nav-item.custom-notification .nav-link {
        padding: 0px 0px;
        /* Padding'i azaltarak mesaj ikonu ile diğer elemanlar arasındaki mesafeyi daralt */
    }

    /* Sola kaydırma için ek stil */
    .nav-item.custom-notification,
    .nav-item.custom-account {
        margin-left: -10px; /* Buradaki değeri ayarlayarak sola kaydırma miktarını değiştirebilirsiniz */
    }
}


.login-avatar {
    width: 30px; /* Genişlik */
    height: 30px; /* Yükseklik */
    border-radius: 5px; /* Hafif oval kenarlar */
    box-shadow: 0 0 10px #383838; /* Mavi ışık efekti */
    border: 0.5px solid #2a2a2a; /* Renkli çizgi, istediğiniz rengi buraya koyabilirsiniz */
}







        /* Apply the background effect on desktop (larger screens) */
        @media (min-width: 992px) {
            .custom-account>a {
                background: linear-gradient(45deg, rgba(30, 30, 31, 0.8), rgba(30, 30, 31, 0.8));
                /* Dark gray background with slight transparency */
                border-radius: 5px;
                /* Optional: smoothen the edges */
                padding: 5px 10px;
                /* Optional: adjust padding to space out the content */
                transition: background 0.3s ease, color 0.3s ease;
                /* Smooth transition for background and text color */
            }

            .custom-account>a .username {
                font-weight: bold;
                transition: color 0.3s ease;
                /* Smooth transition for text color */
            }

            /* Hover effect */
            .custom-account>a:hover {
                background: linear-gradient(45deg, rgba(94, 91, 91, 0.8), rgba(72, 72, 72, 0.8));
                /* Lighter dark gray background on hover */
            }
        }

        /* Bakiye bilgisini sadece masaüstünde göster */
        .username-container .balance {
            font-size: 0.9em;
            color: #ccc;
            margin-left: 10px;
            /* Increase margin to create more space between balance and avatar */
        }

        /* Hide balance on mobile devices */
        @media (max-width: 767px) {
            .username-container .balance {
                display: none;
            }
        }
		


.header-top ul.header-links {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
}

.header-top ul.header-links li {
    padding: 0 15px;
    margin-bottom: 0;
    border-right: 1px solid #333438;
    float: left;
    position: relative;
}

.header-top ul.header-links li a {
    color: #bcbcbc;
    font-size: 14px; /* Yazı boyutunu büyütmek için */
    text-decoration: none; /* Altını çizili kaldırmak için */
    transition: color 0.3s ease; /* Renk değişimini yumuşatmak için */
}

.header-top ul.header-links li a:hover {
    color: #ffffff; /* Yazının hover durumunda beyaz olması için */
}

.header-slick span a {
    color: #d6dadc;
    font-size: 14px; /* Yazı boyutunu büyütmek için */
    text-decoration: none; /* Altını çizili kaldırmak için */
    transition: color 0.3s ease; /* Renk değişimini yumuşatmak için */
}

.header-slick span a:hover {
    color: #ffffff; /* Yazının hover durumunda beyaz olması için */
}

/* Ek olarak, tüm metinler için hover durumunda renk beyaz olacak */
.header-top ul.header-links li a,
.header-slick span a {
    transition: color 0.3s ease;
}

.header-top ul.header-links li a:hover,
.header-slick span a:hover {
    color: #ffffff; /* Hover durumunda beyaz yapıyoruz */
}
@media (max-width: 767px) {
    .header-top {
        display: none; /* Mobilde gizler */
    }
}

.custom-lang {
    position: relative;
}

.custom-lang .dropdown-toggle {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}

.custom-lang .dropdown-menu {
    min-width: auto;
    border: none;
    padding: 10px;
    border-radius: 4px;
}

.custom-lang .dropdown-menu li a {
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.custom-lang .dropdown-menu li a:hover {
    background-color: #444;
    color: #ffffff;
}

.header-top .divider {
    width: 1px;
    height: 24px;
    background-color: #333438; /* Çizgi rengi */
    margin: 0 8px; /* Dil seçeneği ve bağlantılar arasındaki boşluk */
}

/* SEARCH BAR */
.search-bar {
    position: relative; /* Kritik */
    display: flex;
    align-items: center;
    background: #1A1A1A;
    border-radius: 10px;
    overflow: visible; /* Değiştirildi */
    width: 100%;
    max-width: 350px;
    border: 1px solid #3D3D3D;
    transition: all 0.3s ease;
    box-sizing: border-box; /* Genişlik hesaplaması için */
}

.search-bar:focus-within {
    border-color: #646464;
}

.search-input {
    flex: 1;
    background: transparent;
    border: none;
    color: #E1E1E1;
    font-size: 14px;
    padding: 8px 16px;
    outline: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    box-sizing: border-box;
}

.search-input::placeholder {
    color: #6A6A6A;
    font-weight: 400;
}

.search-button {
    background: transparent;
    border: none;
    padding: 8px 16px 8px 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #6A6A6A;
    transition: color 0.2s ease;
}

.search-button:hover {
    color: #E1E1E1;
}

.search-button svg {
    width: 20px;
    height: 20px;
}

.autocomplete-header {
    padding: 8px 15px;
    color: white; /* Beyaz renk */
    background: #3a3a3a;
    font-weight: bold;
    font-size: 14px;
}

.autocomplete-header:first-of-type {
    border-bottom: 1px solid #3D3D3D; /* İlanlar için sadece alt çizgi */
}

.autocomplete-header:not(:first-of-type) {
    border-top: 1px solid #3D3D3D; /* Kategoriler için üst çizgi */
    border-bottom: 1px solid #3D3D3D; /* Kategoriler için alt çizgi */
}




/* AUTOCOMPLETE */
.autocomplete-results {
    position: absolute;
    top: calc(100% + 5px); /* Search bar'dan 5px aşağıda */
    left: 0;
    right: 0;
    background: #2A2A2A;
    border: 1px solid #3D3D3D;
    border-radius: 8px;
    width: 100% !important; /* Search bar ile tam aynı genişlik */
    max-width: 350px;
    z-index: 1000;
    display: none;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    box-sizing: border-box;
}

.autocomplete-item {
    padding: 10px 15px;
    color: #E1E1E1;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

/* Sonuncu öğeye margin-bottom ekleyerek boşluk oluşturuluyor */
.autocomplete-item:last-child {
    margin-bottom: 10px; /* İstenilen boşluk miktarını buradan ayarlayabilirsiniz */
}


.autocomplete-item:hover {
    background: #3A3A3A;
}

/* MOBİL */

}
.Patroen-btn.success {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}
.Patroen-btn.danger {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}
.Patroen-btn.info {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}
.Patroen-btn.secondary {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}
.Patroen-btn.light {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}
.Patroen-btn.dark {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}

.Patroen-btn.primary {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}
.Patroen-btn.warning {
    width: auto;  /* Butonun genişliğini otomatik yap */
    max-width: 100%;  /* Maksimum genişliği ekran boyutuna göre ayarla */
    display: inline-block;  /* Butonun düzgün hizalanmasını sağla */
}
   .custom-close-btn {
        position: absolute;
        top: -10px;
        right: -10px;
        width: 28px;
        height: 28px;
        background: rgba(171, 0, 0, 0.6);
        color: white;
        border: none;
        border-radius: 50%;
        font-size: 24px;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

    .custom-close-btn:hover {
        background: rgba(110, 37, 37, 0.8);
        transform: scale(1.1);
    }
	.dropdown-item {
    border-bottom: 1px solid #2d2d2f;
}



.footer_info {
    border-bottom: 1px solid #2e2e2e;
    text-align: center;
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 700;
    color: white !important; /* Yazı rengini beyaz yap */
    background-color: ; /* Arkaplan rengini siyah yap */
}
.footer_info span {
    color: #ed6666 !important; /* Beyaz rengi uygula */
}


.footer-top {
    background: #1e1e1f;
    color: #d1d1d1;
    padding: 5px 0 5px;
}

.footer-top i {
    font-size: 1.2rem;  /* İkon boyutunu biraz küçülttük */
    margin-bottom: 10px;
}
.footer-top span {
    font-size: 14px; /* Yazı boyutunu küçülttük */
}

/* Mobilde gizleme */
@media (max-width: 767px) {
    .footer-top {
        display: none;
    }
}
