.rbt-card .rbt-card-body .rbt-card-text {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Satır sayısını belirler */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
    text-wrap: balance;
}

.form-group {
    position: relative;
}

label.error {
    position: absolute !important;
    bottom: -28px !important;
    top: unset !important;
    font-size: 12px;
    color: var(--color-danger) !important;
    transition: 0.3s;
}

.rbt-form-group label.error {
    bottom: -18px !important;
}

.rbt-form-group {
    margin-bottom: 15px !important;
    position: relative;
}

.rbt-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#cardTypeOutput {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 22%;
    right: 40px;;
}

#cardTypeOutput{
    width: 40px;
    height: 40px;
}
#cardTypeOutput svg{
    width: 40px;
    height: 40px;
}


.fastContactButton {
    background-repeat: no-repeat;
    position: fixed;
    left: 15px;
    bottom: 95px;
    width: 150px;
    height: 45px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 45px;
    transition: 0.3s;
    transition: 0.5s;
    display: flex;
    align-items: center;
    background-color: #2f57ef;
    left: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    animation-name: pulse-blue;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 999;
}

.fastContactButton span{
    color: #fff;
    font-size: 16px;
    z-index: 9999;
}

.whatsapp {
    background-repeat: no-repeat;
    position: fixed;
    right: 25px;
    bottom: 95px;
    width: 65px;
    height: 65px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 45px;
    transition: 0.3s;
    transition: 0.5s;
    display: flex;
    align-items: center;
    background-color: #25D366;
    display: flex;
    justify-content: center;
    align-items: center;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 9;
}

.whatsapp span{
    background-size: 36px;
    float: left;
    width: 56px;
    height: 100%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

@keyframes pulse-blue {
    0% {
        box-shadow: 0 0 0 0 rgba(47, 87, 239, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(47, 87, 239, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 120px;
    left: 20px;
    animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.rbt-team-modal, .rbt-default-modal {
    z-index: 99999999;
    background: unset;
    padding: 60px 15px !important;
}

.rbt-team-modal .modal-dialog, .rbt-default-modal .modal-dialog {
    width: 100%;
    max-width: 768px;
}

#fastContactModal .dropdown-toggle {
    height: 50px;
    border: var(--border-width) solid var(--color-border);
    border-radius: var(--radius);
    color: var(--color-body);
    box-shadow: var(--shadow-10);
}

#fastContactModal .dropdown-toggle .filter-option {
    display: flex;
    align-items: center;
    font-size: 13px;
}

#fastContactModal .bootstrap-select .dropdown-menu {
    max-width: 150px !important;
}

#fastContactForm label.error {
    position: unset !important;
    bottom: -28px !important;
    top: unset !important;
    font-size: 12px;
    color: var(--color-danger) !important;
    transition: 0.3s;
}

.homeCertificationSliderAltFind {
    overflow: hidden;
}

.rbt-banner-6.variation-03 .wrapper {
    height: 500px;
}

.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-right {
    left: 30px;
    right: auto;
}


.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-left {
    left: auto;
    right: 30px;
}

.homeCertificationSliderContainer {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-top: 0px;
    position: relative;
    border-radius: 8px;
    box-shadow: 0 5px 25px rgba(49, 63, 114, 0.1);
    z-index: 1;
    padding: 20px 80px;
    overflow: hidden;
}

.homeCertificationSliderContainer .homeCertificationSliderAltFind {
    overflow: hidden;
}

.slider-button-wrap .swiperGalleryPrev {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 35%;
    left: 10px;
    right: auto;
}

.slider-button-wrap .swiperGalleryPrev i {
    font-size: 21px;
    color: #1c2a52;
}

.slider-button-wrap .swiperGalleryNext {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 35%;
    left: auto;
    right: 10px;
}

.slider-button-wrap .swiperGalleryNext i {
    font-size: 21px;
    color: #1c2a52;
}

.homeCertificationSliderAltFind img {
    max-height: 100px;
}

.homeCertificationSliderAltFind .swiper-wrapper{
    display: flex;
    align-items: center;
}

.homeCertificationSliderAltFind .swiper-wrapper .thumbnail {
    display: flex;
    justify-content: center;
}

.swal2-container {
    z-index: 99999999 !important;
}


.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
    text-wrap: auto;
}

@media only screen and (max-width: 767px) {
    .rbt-banner-6.variation-03 .wrapper {
        padding: 40px 0;
    }
}

.swal2-popup.swal2-modal {
    width: 42rem;
    padding-bottom: 25px;
}

.swal2-popup.swal2-modal .swal2-content {
    font-size: 1.5em;
}

.swal2-actions.swal2-modal button {
    font-size: 1.5em !important;
}
.swal2-popup .swal2-title {
    font-size: 1.5em !important;
}
.swal2-popup.swal2-modal .swal2-title {
    font-size: 2.5em !important;
}

/* Dashboard Header Styles */
.rbt-dashboard-content-wrapper .rbt-tutor-information {
    position: relative !important;
    bottom: unset !important;
    padding: 30px !important;
    background: linear-gradient(218.15deg, var(--color-secondary) 0%, var(--color-primary) 100%) !important;
    border-radius: 10px;
    box-shadow: var(--shadow-1);
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.rbt-dashboard-content-wrapper .rbt-tutor-information .rbt-tutor-information-left .tutor-content .title {
    color: #fff !important;
}

.rbt-dashboard-content-wrapper .rbt-tutor-information .rbt-meta li, 
.rbt-dashboard-content-wrapper .rbt-tutor-information .rbt-meta li i {
    color: #efefef !important;
}

.rbt-dashboard-content-wrapper .rbt-tutor-information .rbt-tutor-information-left .thumbnail img {
    border: 4px solid rgba(255, 255, 255, 0.2);
    box-shadow: var(--shadow-1);
}

@media only screen and (max-width: 575px) {
    .rbt-dashboard-content-wrapper .rbt-tutor-information {
        padding: 30px 20px !important;
    }
    .rbt-dashboard-content-wrapper .rbt-tutor-information .rbt-tutor-information-left {
        display: block !important;
        text-align: center;
        width: 100%;
    }
    .rbt-dashboard-content-wrapper .rbt-tutor-information .rbt-tutor-information-left .thumbnail {
        margin: 0 auto 15px auto !important;
        display: inline-block;
    }
    .rbt-dashboard-content-wrapper .rbt-tutor-information .rbt-meta {
        justify-content: center;
    }
}




/* =====================================================
   PREMIUM DARK GOLD THEME - CLEAN FINAL
   custom.css EN ALTINA EKLE
===================================================== */

:root {
    --gold: #f6b43a;
    --gold-light: #ffd36a;
    --black: #050505;
    --black-soft: #0b0b0b;
    --panel: #111111;
    --panel-light: #181818;
    --text: #ffffff;
    --muted: #cfcfcf;
    --border: rgba(246,180,58,.28);
}

/* GENEL */
html,
body,
.rbt-main-wrapper {
    background: var(--black) !important;
    color: var(--text) !important;
}

body {
    background:
        radial-gradient(circle at top center, rgba(246,180,58,.14), transparent 32%),
        linear-gradient(180deg, #080808 0%, #050505 100%) !important;
}

/* HEADER */
.rbt-header-campaign {
    display: none !important;
}

.rbt-header.rbt-header-10 {
    position: relative !important;
    z-index: 9999 !important;
}

.rbt-header-wrapper,
.header-sticky,
.dark-header-transparent {
    height: 104px !important;
    padding: 0 48px !important;
    background:
        radial-gradient(circle at center, rgba(246,180,58,.16), transparent 46%),
        linear-gradient(90deg, #0b0f14 0%, #121212 45%, #1a1205 100%) !important;
    border-bottom: 1px solid rgba(246,180,58,.18) !important;
    box-shadow: 0 14px 45px rgba(0,0,0,.48) !important;
}

.mainbar-row {
    height: 104px !important;
    display: flex !important;
    align-items: center !important;
}

.logo img {
    max-height: 62px !important;
    width: auto !important;
}

/* MENÜ */
.mainmenu {
    display: flex !important;
    gap: 38px !important;
    align-items: center !important;
}

.mainmenu > li > a {
    color: #dddddd !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}

.mainmenu > li > a:hover,
.mainmenu > li:hover > a {
    color: var(--gold) !important;
}

/* HEADER İKONLAR */
.rbt-round-btn {
    background: rgba(255,255,255,.07) !important;
    border: 1px solid rgba(255,255,255,.14) !important;
    color: #fff !important;
}

.rbt-round-btn:hover {
    background: var(--gold) !important;
    color: #111 !important;
}

.rbt-cart-count {
    background: var(--gold) !important;
    color: #111 !important;
    font-weight: 900 !important;
}

/* HEADER BUTONLARI */
.rbt-btn-wrapper {
    display: flex !important;
    gap: 12px !important;
    align-items: center !important;
}

.rbt-btn[href="/login"],
.rbt-btn[href="/register"],
.rbt-btn[href="/register-instructor"] {
    height: 54px !important;
    min-width: 136px !important;
    padding: 0 28px !important;
    background: #ffffff !important;
    color: #111 !important;
    border: 3px solid var(--gold) !important;
    border-radius: 999px !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    box-shadow: 0 0 22px rgba(246,180,58,.20) !important;
}

.rbt-btn[href="/login"] span,
.rbt-btn[href="/register"] span,
.rbt-btn[href="/register-instructor"] span {
    color: #111 !important;
}

.rbt-btn[href="/login"]:hover,
.rbt-btn[href="/register"]:hover,
.rbt-btn[href="/register-instructor"]:hover {
    background: var(--gold) !important;
    transform: translateY(-2px);
}

/* SAYFA BANNER / AÇIK ALANLAR */
.rbt-page-banner-wrapper,
.rbt-breadcrumb-default,
.rbt-breadcrumb-area,
.bg-color-extra2,
.bg-color-white,
.bg-white,
.white-bg {
    background:
        radial-gradient(circle at center, rgba(246,180,58,.16), transparent 42%),
        linear-gradient(180deg, #101010 0%, #050505 100%) !important;
    color: #fff !important;
}

.rbt-page-banner-wrapper h1,
.rbt-breadcrumb-area h1,
.rbt-breadcrumb-default h1 {
    color: #fff !important;
}

/* İLETİŞİM / FORM ANA KART */
.rbt-contact-form,
.rbt-contact-form-wrapper,
.rbt-default-card,
.rbt-border-with-box,
.rbt-profile-row,
.checkout-form {
    background:
        linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.015)),
        var(--panel) !important;
    border: 1px solid var(--border) !important;
    border-radius: 28px !important;
    padding: 58px !important;
    box-shadow:
        0 35px 100px rgba(0,0,0,.62),
        inset 0 1px 0 rgba(255,255,255,.05) !important;
    color: #fff !important;
}

/* FORM BAŞLIK */
.rbt-contact-form h1,
.rbt-contact-form h2,
.rbt-contact-form h3,
.rbt-contact-form .title {
    color: #fff !important;
    font-size: 38px !important;
    font-weight: 900 !important;
    margin-bottom: 30px !important;
}

/* INPUTLAR */
input,
textarea,
select,
.form-control,
.bootstrap-select .dropdown-toggle {
    height: 58px !important;
    background: #060606 !important;
    color: #ffffff !important;
    border: 1px solid rgba(246,180,58,.34) !important;
    border-radius: 14px !important;
    padding: 0 18px !important;
    box-shadow: none !important;
}

textarea,
textarea.form-control {
    min-height: 150px !important;
    padding-top: 18px !important;
}

input:focus,
textarea:focus,
select:focus,
.form-control:focus,
.bootstrap-select .dropdown-toggle:focus {
    border-color: var(--gold) !important;
    box-shadow: 0 0 0 4px rgba(246,180,58,.13) !important;
    outline: none !important;
}

input::placeholder,
textarea::placeholder {
    color: #9f9f9f !important;
}

label {
    color: #f1f1f1 !important;
    font-weight: 700 !important;
}

/* BUTONLAR */
.rbt-btn,
.btn-default,
.btn-gradient,
.btn-primary,
button[type="submit"],
input[type="submit"] {
    background: linear-gradient(135deg, var(--gold), var(--gold-light)) !important;
    color: #111 !important;
    border: none !important;
    border-radius: 999px !important;
    font-weight: 900 !important;
    min-height: 56px !important;
    box-shadow: 0 16px 38px rgba(246,180,58,.24) !important;
}

.rbt-btn:hover,
.btn-default:hover,
.btn-gradient:hover,
.btn-primary:hover,
button[type="submit"]:hover {
    background: #fff !important;
    color: #111 !important;
    transform: translateY(-2px);
}

/* EĞİTİM DETAY SAYFASI */
.rbt-course-details-area,
.rbt-course-details-header {
    background:
        radial-gradient(circle at right, rgba(246,180,58,.15), transparent 38%),
        linear-gradient(135deg, #090909 0%, #111111 100%) !important;
}

.rbt-course-sidebar,
.rbt-course-feature-box,
.rbt-sidebar-widget,
.rbt-widget-details {
    background:
        linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.01)),
        #101010 !important;
    border: 1px solid var(--border) !important;
    border-radius: 24px !important;
    color: #fff !important;
    box-shadow: 0 30px 80px rgba(0,0,0,.50) !important;
}

.rbt-course-details-list-wrapper li {
    border-bottom: 1px solid rgba(246,180,58,.14) !important;
}

.rbt-course-details-list-wrapper li span,
.rbt-course-details-area p,
.rbt-course-details-area li {
    color: #d8d8d8 !important;
}

.rbt-feature-value,
.rbt-badge,
.rbt-badge-5,
.badge {
    background: rgba(246,180,58,.13) !important;
    color: var(--gold) !important;
    border: 1px solid rgba(246,180,58,.48) !important;
    border-radius: 999px !important;
    font-weight: 800 !important;
}

/* EĞİTİM KARTLARI */
.rbt-card,
.rbt-course-card,
.course-card,
.rbt-card.variation-01 {
    background:
        linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.015)),
        #101010 !important;
    border: 1px solid rgba(246,180,58,.22) !important;
    border-radius: 24px !important;
    overflow: hidden !important;
    box-shadow: 0 26px 75px rgba(0,0,0,.52) !important;
    transition: .28s ease !important;
}

.rbt-card:hover,
.rbt-course-card:hover,
.course-card:hover {
    transform: translateY(-7px);
    border-color: rgba(246,180,58,.68) !important;
    box-shadow: 0 35px 95px rgba(246,180,58,.13) !important;
}

.rbt-card .rbt-card-title,
.rbt-card .rbt-card-title a {
    color: #fff !important;
    font-weight: 900 !important;
}

.rbt-card .rbt-card-text,
p,
.description {
    color: var(--muted) !important;
}

/* DROPDOWN */
.submenu,
.dropdown-menu,
.rbt-user-menu-list-wrapper,
.rbt-megamenu {
    background: #111 !important;
    border: 1px solid rgba(246,180,58,.22) !important;
    box-shadow: 0 28px 80px rgba(0,0,0,.60) !important;
}

.submenu li a,
.dropdown-menu li a,
.rbt-user-menu-list-wrapper a {
    color: #dedede !important;
}

.submenu li a:hover,
.dropdown-menu li a:hover,
.rbt-user-menu-list-wrapper a:hover {
    color: var(--gold) !important;
    background: rgba(246,180,58,.08) !important;
}

/* SEPET PANEL */
.rbt-cart-side-menu .inner-wrapper {
    background: #0b0b0b !important;
    color: #fff !important;
    border-left: 1px solid rgba(246,180,58,.24) !important;
}

.rbt-minicart-wrapper .minicart-item {
    background: #121212 !important;
    border: 1px solid rgba(246,180,58,.16) !important;
    border-radius: 16px !important;
}

/* TELEFON / WHATSAPP */
.fastContactButton {
    width: 66px !important;
    height: 66px !important;
    left: 28px !important;
    bottom: 90px !important;
    border-radius: 50% !important;
    background: var(--gold) !important;
    border: 2px solid rgba(255,255,255,.45) !important;
    box-shadow: 0 18px 45px rgba(246,180,58,.35) !important;
}

.fastContactButton span {
    font-size: 0 !important;
}

.fastContactButton span::before {
    content: "☎";
    font-size: 30px;
    color: #111;
}

.whatsapp {
    width: 68px !important;
    height: 68px !important;
    right: 28px !important;
    bottom: 90px !important;
    z-index: 9999 !important;
}

/* MOBİL */
@media only screen and (max-width: 1199px) {
    .rbt-header-wrapper,
    .mainbar-row {
        height: 88px !important;
    }

    .rbt-header-wrapper {
        padding: 0 18px !important;
    }

    .logo img {
        max-height: 52px !important;
    }
}

@media only screen and (max-width: 767px) {
    .rbt-contact-form,
    .rbt-contact-form-wrapper,
    .rbt-default-card,
    .rbt-border-with-box {
        padding: 28px 20px !important;
        border-radius: 20px !important;
    }

    .rbt-contact-form h1,
    .rbt-contact-form h2,
    .rbt-contact-form h3,
    .rbt-contact-form .title {
        font-size: 28px !important;
    }

    input,
    textarea,
    select,
    .form-control {
        height: 54px !important;
    }
}


#page-transition-overlay {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.fixed-social-sidebar {
    display: none !important;
}
/* =====================================================
   KVKK + MARKA TESCİLİ SAYFALARI
   Gold / Black Premium Tasarım
===================================================== */

body {
    background: #080808 !important;
}

/* Sayfa ana alanı */
.rbt-overlay-page-wrapper {
    background:
        radial-gradient(circle at top center, rgba(246,180,58,.12), transparent 38%),
        #080808 !important;
    padding-bottom: 100px !important;
}

/* Üst hero alanı */
.breadcrumb-image-container {
    position: relative !important;
    min-height: 430px !important;
    max-width: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
    overflow: hidden !important;
    background: #080808 !important;
}

.breadcrumb-image-wrapper,
.breadcrumb-image-wrapper .breadcrumb-dark {
    position: absolute !important;
    inset: 0 !important;
}

.breadcrumb-image-wrapper img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    filter: brightness(.25) contrast(1.08) !important;
    transform: scale(1.04) !important;
}

.breadcrumb-image-container::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background:
        radial-gradient(circle at center, rgba(246,180,58,.24), transparent 48%),
        linear-gradient(180deg, rgba(8,8,8,.35), rgba(8,8,8,.96)) !important;
    z-index: 2 !important;
}

/* Hero başlık */
.breadcrumb-content-top {
    position: relative !important;
    z-index: 5 !important;
    min-height: 430px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 130px 20px 70px !important;
}

.breadcrumb-content-top .title {
    max-width: 1050px !important;
    color: #fff !important;
    font-size: clamp(42px, 5vw, 76px) !important;
    line-height: 1.08 !important;
    font-weight: 900 !important;
    letter-spacing: -2px !important;
    text-align: center !important;
    text-shadow: 0 20px 60px rgba(0,0,0,.65) !important;
}

/* İçerik alanı */
.rbt-blog-details-area {
    background: transparent !important;
    padding: 90px 20px 0 !important;
}

.blog-content-wrapper,
.rbt-article-content-wrapper {
    max-width: 1120px !important;
    margin: 0 auto !important;
    background: transparent !important;
}

/* Beyaz kutuyu tamamen kapat */
.blog-content-wrapper .content,
.rbt-article-content-wrapper .content {
    background:
        linear-gradient(145deg, rgba(255,255,255,.065), rgba(255,255,255,.025)) !important;
    border: 1px solid rgba(246,180,58,.18) !important;
    border-radius: 30px !important;
    padding: 64px !important;
    box-shadow:
        0 30px 90px rgba(0,0,0,.55),
        inset 0 1px 0 rgba(255,255,255,.06) !important;
    backdrop-filter: blur(14px) !important;
    -webkit-backdrop-filter: blur(14px) !important;
}

/* Word'den gelen beyaz arka planları ez */
.post-content,
.post-content *,
.post-content p,
.post-content span,
.post-content div,
.post-content section,
.post-content article,
.post-content table,
.post-content tbody,
.post-content tr,
.post-content td {
    background: transparent !important;
    background-color: transparent !important;
}

/* Yazılar */
.post-content {
    color: rgba(255,255,255,.76) !important;
}

.post-content p,
.post-content span,
.post-content li,
.post-content td {
    color: rgba(255,255,255,.76) !important;
    font-size: 17px !important;
    line-height: 1.95 !important;
    font-family: inherit !important;
    letter-spacing: .1px !important;
}

/* Boş Word paragrafları çok yer kaplamasın */
.post-content p:empty {
    display: none !important;
}

.post-content p {
    margin: 0 0 18px !important;
}

/* Başlık gibi kullanılan kalın satırlar */
.post-content strong,
.post-content b {
    color: #fff !important;
    font-weight: 900 !important;
}

/* Başlıklar */
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    color: #f6b43a !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
    margin: 34px 0 18px !important;
    letter-spacing: -0.5px !important;
}

.post-content h2 {
    font-size: 32px !important;
}

.post-content h3 {
    font-size: 24px !important;
}

/* İçerikteki ilk paragrafı başlık gibi yap */
.post-content > p:first-child,
.post-content > p:first-child span {
    color: #f6b43a !important;
    font-size: 28px !important;
    font-weight: 900 !important;
    line-height: 1.35 !important;
    margin-bottom: 26px !important;
}

/* Liste görünümü */
.post-content ul,
.post-content ol {
    margin: 20px 0 26px !important;
    padding-left: 26px !important;
}

.post-content li {
    margin-bottom: 10px !important;
}

.post-content li::marker {
    color: #f6b43a !important;
}

/* Linkler */
.post-content a {
    color: #f6b43a !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

.post-content a:hover {
    color: #ffc85c !important;
}

/* Tablo varsa */
.post-content table {
    width: 100% !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    margin: 30px 0 !important;
    overflow: hidden !important;
    border-radius: 18px !important;
    border: 1px solid rgba(246,180,58,.18) !important;
}

.post-content table th,
.post-content table td {
    border-bottom: 1px solid rgba(246,180,58,.12) !important;
    padding: 16px !important;
}

.post-content table th {
    color: #f6b43a !important;
    font-weight: 900 !important;
}

/* Güzel bölüm hissi */
.post-content p:nth-child(odd) {
    text-shadow: 0 1px 0 rgba(0,0,0,.15) !important;
}

/* Header bu sayfalarda hero üstünde düzgün dursun */
.rbt-header.rbt-header-10 {
    position: absolute !important;
    z-index: 9999 !important;
}

/* Mobil */
@media (max-width: 768px) {
    .breadcrumb-image-container,
    .breadcrumb-content-top {
        min-height: 340px !important;
    }

    .breadcrumb-content-top {
        padding: 110px 18px 50px !important;
    }

    .breadcrumb-content-top .title {
        font-size: 34px !important;
        letter-spacing: -1px !important;
    }

    .rbt-blog-details-area {
        padding: 45px 14px 0 !important;
    }

    .blog-content-wrapper .content,
    .rbt-article-content-wrapper .content {
        padding: 28px 22px !important;
        border-radius: 22px !important;
    }

    .post-content p,
    .post-content span,
    .post-content li,
    .post-content td {
        font-size: 15px !important;
        line-height: 1.8 !important;
    }

    .post-content > p:first-child,
    .post-content > p:first-child span {
        font-size: 22px !important;
    }
}
