.dtbox-title3 {
    font-size: 16px;
}
.whylesson {
    background: #e1eafe;
    padding: 13px 16px;
    border-radius: 9px;
}
.derskonum a {
    text-decoration: none !important;
}
.dersuc1 {
    font-size: 13px;
}
@media (max-width: 990px) {
    .dtbox-p {
        font-size: 14px;
    }
    .dersuc1 {
        margin-top: 3px;
    }
}
.lp2, .mp2 {
    background-image: linear-gradient(23deg, #000000b3 10%, #00000000 70%) !important;
}
.hders1 {width: 100%; margin-top:24px;
    overflow-x: auto; /* Yatay scroll aktif */
    overflow-y: hidden; /* Dikey scroll'u gizle */
    white-space: nowrap; /* İçeriğin alt satıra geçmesini engelle */
    scroll-snap-type: x mandatory; /* Scroll'un düzgün hareket etmesini sağlar */
    scrollbar-gutter: stable; /* Scrollbar hep görünür olur */
}
/* WebKit tarayıcılar için scrollbar'ı özelleştirme */
.hders1::-webkit-scrollbar {
    height: 8px; /* Yatay scrollbar kalınlığı */
}
.hders1::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
}
.hders1::-webkit-scrollbar-track {
    background: #f1f1f1;
}
#hesabimMenu .accordion-item:first-of-type > .accordion-header .accordion-button{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#hesabimMenu .accordion-body ul li a {
    font-size: 14px;
    padding: 6px 0px 6px 6px;
}
#hesabimMenu .list-group-item {
    background: #fff;
    border: none!important;
    padding-left: 7px;
}
.cikisyap {
    padding: 9.5px 12px;
    border: 2px solid #F44336;
    color: #F44336;
}
#hesabimMenu .accordion-button:focus {
    box-shadow: inherit!important;
}
.msag {
    width: 24%;
}
.helpbtndta {
    padding: 7px 11px;
    font-size: 21px;
    margin-right: 9px;
}
.helpbtndta i{
    font-size: 22px;
    margin: auto;
}
.popmodal .poptitlemodal {
    margin-bottom: 16px;
    line-height: 2.4rem;
    color: var(--bs-primary);
    font-size: 1.75rem;
    font-weight: 400;
}
