.billboard_container .banners_billboard.multiple_slider {
    height: 400px;
    transform: unset!important;
}

.billboard_container .banners_billboard_slider .dynamicBanners_item, .billboard_container .banners_billboard_slider .dynamicBanners_item.lca-banner-video-link, .billboard_container .banners_billboard_slider .dynamicBanners_img {
    height: 400px;
    transform: unset!important;
}

.billboard_container .banners_billboard:not(.empty_banner) {
    height: 400px !important;
    margin-bottom: 0;
    padding: 0 16px;
}

.dynamic_featured_item {
    background-color: var(--bg-level-2);
    border: 1px solid #ffbb1b85 !important;
    color: #d9d9d9;
    border-radius: 10px;
    margin: 4px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    min-width: 80px;
    flex: 1 0 auto;
    padding: 0 4px;
    background: linear-gradient(180deg, #353333 0%, #3b3b3b 9%, #131313 91%) !important;
    box-shadow: inset 0px 0px 5px 2px #ffc02a00 !important;
}

.dgw_event_card .dgw_event_card_body .dgw_event_card_odds .dgw_event_card_odd {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: linear-gradient(360deg, #0b0b0b 0%, #1d1c1c 9%, #353535 91%) !important;
    border: 0;
    border-radius: var(--oddRadius, 4px);
    color: var(--oddTxt);
    cursor: pointer;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    height: 40px;
    justify-content: space-between;
    min-width: 30%;
    outline: 0;
    padding: 0 10px;
    transition: .23s;
    width: calc(33.3333% - 24px);
}


.welcome_login_popup img {
    max-width: 100%;
    vertical-align: top;
    box-shadow: #ffbb1b9c 0px -11px 15px, #ffbb1b82 0px 17px 10px !important;
}

.header_reg_btn {
    background: var(--cwButtonG, var(--cwButtonBg));
    color: var(--cwButtonTxt);
    box-shadow: #ffcd579c -1px 1px 15px, #ffbb1b82 0px 0px 0px !important;
    font-weight: bold;
}

.top_jackpots__block {
    padding: 16px;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    border-radius: 16px;
    border: 1px solid var(--bg-level-3, var(--cwJackpotBg2));
    background: linear-gradient(180deg, #353333 0%, #3b3b3b 9%, #131313 91%) !important;
    color: var(--text-level-medium, var(--cwJackpotTxt2));
    z-index: 0;
    box-shadow: #ffcd57 0px 0px 8px, #ffbb1b82 0px 0px 10px 0px !important;
}

.additional-infos {
    background: #0e0e0e !important;
    color: var(--text-level-high, var(--cwDominantTxt));
    border: 1px solid #ffc02a !important;
    padding: 16px 16px 0 16px;
    position: relative;
    margin: 0 16px;
    border-radius: 16px;
    box-shadow: #ffcd579c -1px 1px 15px, #ffbb1b82 0 0 !important;
}

.lobbyFilter_provider_item .lobbyFilter_provider_name {
    color: #ffffff !important;
}

.header_login_btn {
    background: #2d2d2d;
    color: #ffffff;
    border: solid 1px #ffc02a !important;
}

#rb23-quick-action .rb23-qa-menu {
    left: 0px;
    background-color: #2d2d2d !important;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 21px 21px 21px 0 !important;
    position: absolute;
    bottom: 100%;
    white-space: nowrap;
    width: 200px;
    transform: translateY(20%);
    opacity: 0;
    pointer-events: none;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: #ffc02a -1px 1px 15px, #ffc02a 0 0 !important;
}

#rb23-quick-action .rb23-qa-btn:hover {
    background-color: #2d2d2d !important;
    box-shadow: #ffb300 0px 2px 0px, #ffb300 1px 1px 9px 0px !important;
}

#rb23-quick-action .rb23-qa-btn {
    width: 45px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    display: flex
;
    color: #fff;
    background-color: #2d2d2d;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
    box-shadow: #ffb300 0 2px, #ffb300 1px 1px 9px !important;
}

#rb23-quick-action .rb23-qa-menu a {
    font-family: sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    padding: 10px 30px 12px 8px;
    display: flex
;
    align-items: center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-bottom: 1px solid #ffbb1b !important;
}

.primary-btn.primary-btn--bordered {
    background-color: initial !important;
    color: #000000 !important;
    border: 1px solid;
    text-transform: uppercase;
}

.brequest_popup_item_select.details {
    background: #414141 !important;
    color: #fda51a !important;
    border: none;
}

.brequest_popup_item_select {
    display: flex
;
    min-height: 44px;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: #fda51a !important;
    color: #000000 !important;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    width: 100%;
}

.brequest_primary_img span {
    position: absolute;
    min-width: 102px;
    min-height: 26px;
    background-color: var(--btn-primary, var(--cwButtonBg));
    color: #000000 !important;
    font-weight: 700;
    font-size: 12px;
    border-radius: 32px;
    display: flex
;
    justify-content: center;
    align-items: center;
    margin: 12px 0 0 12px;
    top: 0;
    left: 0;
}

input, .reg_input, .custon_select__front_el, .drop-down, .drop-down-small, #content_paym .ui-select span, #content_paym .ui-select select {
    border-width: 1px;
    border-style: solid;
    width: 100%;
    height: 36px;
    padding: 0 10px;
    border-radius: 10px !important;
    font-size: 14px;
    display: block;
    line-height: 36px;
    transition: border .3s ease;
    color: var(--cwInputTxt);
    background: var(--cwInputG);
    border-radius: var(--cwInputRadius);
    border: 1px solid #ffbf29 !important;
}

.go_app_close i {
    font-size: 22px;
    padding: 5px;
    color: #ffffff !important;
}

body.header__app_ios_popup .go_to_app_content {
    width: 100%;
    display: flex
;
    height: 64px;
    background: linear-gradient(180deg, #353333 0%, #3b3b3b 9%, #5f3232 91%) !important;
    padding: 0 15px 0 7px;
    font-family: roboto, sans-serif;
    z-index: 3;
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    font-size: 13px;
}

/* SUPER KUPON VE CANLI Z-İNDEX AYARI 041125_2910_mb24657334234673 */
/*-----Kupon Alanı----- */
body:has(sport-mobile) sport-betslip{
    z-index: 2147483644!important;
}
/*-----Canlı Konumu-----*/
body:has(sport-mobile) #comm100-container#comm100-container > div:nth-child(2) > div{
    bottom: calc(var(--cwNavbarBottomHeight) + 5px) !important;
}
/*----Eğer spor sayfasında ise Canlı */
body:has(sport-mobile) #comm100-container > div:nth-child(2) > div > a > img {
    max-height: 60px;
}
body:has(sport-mobile) #comm100-container#comm100-container > div:nth-child(2) > div{
    bottom: calc(var(--cwNavbarBottomHeight) + 0px) !important;
}

/* ===== NAV YENI TASARIM 300126_2910_mb213523345353434 ===== */
/* Floating Bar Efekti */
.cw_mob_mav_fixed_bot {
    bottom: 12px !important;
    left: 12px !important;
    right: 12px !important;
    width: calc(100% - 24px) !important;
    border-radius: 24px !important;
    background: linear-gradient(178deg, rgb(255 136 0 / 66%) 0%, rgb(24 24 24) 100%) !important;
    backdrop-filter: blur(20px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(180%) !important;
    border: 1px solid rgba(255, 233, 133, 0.15) !important;
    box-shadow: 
        0 8px 32px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset,
        0 -2px 20px rgba(121, 144, 0, 0.2) !important;
    padding: 8px 2px !important;
    height: auto !important;
    min-height: 70px !important;
}

/* Menü itemleri */
.cw_mob_mav_fixed_bot_item {
    color: rgb(255 255 255 / 76%);
    transition: all 0.3s ease;
}

/* ===== İKON AYARLARI ===== */

.cw_mob_mav_fixed_bot .cw_mob_mav_fixed_bot_item .cw_mob_icon_m {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Aktif item stili */
.cw_mob_mav_fixed_bot_item.active,
.cw_mob_mav_fixed_bot_item.tl_main_nav_item-active {
    color: #c8e600;
}

.cw_mob_mav_fixed_bot_item.active::after,
.cw_mob_mav_fixed_bot_item.tl_main_nav_item-active::after {
    width: 100%;
    box-shadow: 0 0 15px rgba(200, 230, 0, 0.6);
}

.cw_mob_mav_fixed_bot_item.active span,
.cw_mob_mav_fixed_bot_item.active span span,
.cw_mob_mav_fixed_bot_item.tl_main_nav_item-active span,
.cw_mob_mav_fixed_bot_item.tl_main_nav_item-active span span {
    color: #a1bc00 !important;
}

/* Ana menü butonu */
.cw_mob_mav_fixed_bot_main_action {
    transition: all 0.3s ease;
}

.cw_mob_mav_fixed_bot_main_action:hover {
    color: #fff;
}

.cw_mob_mav_fixed_bot_main_action.tl_main_nav_item-active {
    color: #c8e600;
}

.cw_mob_mav_fixed_bot{
    padding: unset;
}

.cw_mob_mav_fixed_bot_main_action .cw_mob_icon_m{
    color: #fff;
}

.cw_mob_mav_fixed_bot_main_action {
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px!important;
}

.cw_mob_mav_fixed_alternative_items_wrapper > div{
    background: transparent;
}


/* SUBET MOBIL MENU - 300126_2910_mb15312523423425235235 */
.cw_mob_sidebar {
    width: 80%;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 5px;
    padding-bottom: 100px;
    background: linear-gradient(180deg, #3e3a3a 0%, #2e2a26 50%, #2c2a29 100%);
}

.cw_mob_sidebar_language_switcher,
.cw_mob_sidebar_menu_item_devider,
.cw_mob_separator_aside {
    display: none;
}

.cw_items_blocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px; 
}

.cw_mob_sidebar_menu_item {
    display: flex;
    flex-direction: column; 
    align-items: center;   
    justify-content: center; 
    text-decoration: none;
    padding: 8px 4px;
    min-height: 65px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    transition: all 0.2s ease;
}

.cw_mob_sidebar_menu_item:active {
    transform: scale(0.97);
}

.cw_mob_sidebar_menu_item .cw_mob_icon_m {
    margin-bottom: 8px; 
}

.cw_mob_sidebar_menu_item span {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.cw_mob_sidebar_block {
    background: linear-gradient(145deg, #ffc02a 0%, #ca7126 50%, #b45b23 100%);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    border: none;
    transition: all 0.2s ease;
}

.cw_mob_sidebar_block:active {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    transform: scale(0.98);
}

.cw_mob_sidebar_block .cw_mob_sidebar_menu_item, 
.cw_mob_sidebar_menu_item_dropdown_content .cw_mob_sidebar_menu_item {
    margin-top: 0;
}

/* İLK DIV GİZLENDİ */
.cw_mob_sidebar_language_switcher + .cw_mob_sidebar_menu_item_devider + .cw_mob_sidebar_block {
    display: none;
}

/* TÜM BAŞLIKLAR İÇİN ORTAK STİL */
/* 2. BAŞLIK (SOSYAL MEDYA) */
.cw_mob_sidebar_block:has(a[href="/kesfet"]),
.cw_mob_sidebar_block:has(a[href="/sosyalmedya"]),
.cw_mob_sidebar_block:has(a[href="/populeroyunlar"]){
    grid-column: 1 / -1; 
    background: transparent; 
    box-shadow: none; 
    margin-bottom: 8px;
    margin-top: 15px;
    border: none;
}

.cw_mob_sidebar_block:has(a[href="/kesfet"]) a,
.cw_mob_sidebar_block:has(a[href="/sosyalmedya"]) a,
.cw_mob_sidebar_block:has(a[href="/populeroyunlar"]) a{
    pointer-events: none; 
    cursor: default;    
    color: #ffffff; 
    min-height: auto; 
    padding: 0; 
}

.cw_mob_sidebar_block:has(a[href="/kesfet"]) a span,
.cw_mob_sidebar_block:has(a[href="/sosyalmedya"]) a span,
.cw_mob_sidebar_block:has(a[href="/populeroyunlar"]) a span{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: linear-gradient(90deg, #ffd700, #ffed4a, #ffd700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    position: relative;
    padding-bottom: 6px;
}

.cw_mob_sidebar_block:has(a[href="/kesfet"]) a span::after,
.cw_mob_sidebar_block:has(a[href="/sosyalmedya"]) a span::after,
.cw_mob_sidebar_block:has(a[href="/populeroyunlar"]) a span::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #ffd700, transparent);
    border-radius: 2px;
}

/* ============================================
   SOSYAL MEDYA BUTONLARI
   ============================================ */

/* TWITTER / X */
.cw_mob_sidebar_block:has(a[title="TWITTER"]) {
    background: linear-gradient(145deg, #2a2a2a 0%, #1a1a1a 100%);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

/* INSTAGRAM */
.cw_mob_sidebar_block:has(a[title="INSTAGRAM"]) {
    background: linear-gradient(145deg, #833ab4 0%, #fd1d1d 50%, #fcb045 100%);
}

/* FACEBOOK */
.cw_mob_sidebar_block:has(a[title="FACEBOOK"]) {
    background: linear-gradient(145deg, #0021d1 0%, #0028ff 50%, #657dfb 100%);
}

/* YOUTUBE */
.cw_mob_sidebar_block:has(a[title="YOUTUBE"]) {
    background: #cc1227;
}

/* TELEGRAM */
.cw_mob_sidebar_block:has(a[title="TELEGRAM"]) {
    background: linear-gradient(145deg, #37aee2 0%, #0088cc 100%);
}

/* WHATSAPP */
.cw_mob_sidebar_block:has(a[title="WHATSAPP"]) {
    background: linear-gradient(145deg, #25d366 0%, #128c47 100%);
}

/* SOL MENÜ ALTBAR */
.cw_mob_mav_fixed_alternative_items_wrapper > div {
    background: var(--newBg);
}

.cw_mob_mav_fixed_bot_main_action {
    background: var(--newBg);
    border: 1px solid #ffffff2e;
}

nav.cw_mob_mav_fixed_bot#js_bn_nav_bar .cw_mob_mav_fixed_alternative_items_wrapper div a.cw_mob_mav_fixed_alternative-active {
    background: var(--newBg);
}

/* ICONLAR */
.cw_mob_icon_m {
    color: #ffffff !important;
}

/* SUPOERBET SAG MENU 100326_2910_mb2352462452352346346543534546464646 */
/* ===== SIDEBAR CONTAINER ===== */
.cw_mob_right_sidebar,
.right-menu {
    background: linear-gradient(180deg, #111111 0%, #0d0d0d 100%) !important;
    box-shadow:
        0 25px 50px rgba(0, 0, 0, 0.6),
        0 0 0 1px rgba(212, 160, 23, 0.06),
        inset 0 1px 0 rgba(255, 255, 255, 0.04) !important;
}

/* ===== PROFİL ===== */
.right-menu__user {
    padding: 4px 20px !important;
    background: linear-gradient(135deg, rgba(212, 160, 23, 0.06) 0%, transparent 50%) !important;
    border-bottom: 1px solid rgba(212, 160, 23, 0.1) !important;
}

.right-menu__user .user__inner {
    display: flex !important;
    align-items: center;
    gap: 16px;
    z-index: 1;
}

/* Avatar */
.user__image-wrapper,
.user__image {
    width: 56px !important;
    height: 56px !important;
    border-radius: 16px !important;
    background: linear-gradient(135deg, #2a2a2a 0%, #111111 100%) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow:
        0 8px 24px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(212, 160, 23, 0.15) !important;
    text-align: center;
}

.user__image .dynamic_icon {
    width: 28px;
    height: 28px;
    opacity: 0.8;
}

/* Username */
.user__username {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    margin-bottom: 4px !important;
    letter-spacing: -0.02em;
}

/* User ID */
.user__id {
    font-size: 13px !important;
    color: rgba(255, 255, 255, 0.6) !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.user__id--highlighted {
    color: #f0b429 !important;
    font-weight: 500 !important;
}

/* KOPYALA BUTONU */
.js_copy_button {
    padding: 4px;
    opacity: 0.6;
    transition: opacity 0.2s ease;
    cursor: pointer;
    color: #f0b429 !important;
}

/* ===== BAKİYE SECTION ===== */
.right-menu__balance {
    padding: 20px !important;
    border-bottom: 1px solid rgba(212, 160, 23, 0.08) !important;
}

.balance__card {
    background: linear-gradient(135deg, #1e1e1e 0%, #181818 100%) !important;
    border-radius: 16px !important;
    padding: 18px 20px !important;
    border: 1px solid rgba(212, 160, 23, 0.15) !important;
    box-shadow:
        0 4px 20px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.04) !important;
}

.balance__card.small_pd {
    padding: 14px 16px !important;
    border-radius: 12px !important;
    margin-bottom: 5px;
}

.card__info-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    width: 100%;
}

/* CÜZDAN Icon */
.card__wallet-badge {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    background: rgba(212, 160, 23, 0.12) !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(212, 160, 23, 0.25) !important;
}

.card__wallet-badge .dynamic_icon {
    width: 22px;
    height: 22px;
    color: #fff;
}

/* BAKİYE TUTARI */
.card__balance-count {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    letter-spacing: -0.02em;
}

.card__balance-count .highlighted,
.card__balance-count .js_rm_balance {
    color: #ffffff !important;
}

/* BAKİYE Label */
.card__balance-type {
    font-size: 12px !important;
    color: rgba(255, 255, 255, 0.45) !important;
    margin-top: 2px !important;
}

/* Dropdown Ok */
.card__balance__dropdown_arrow {
    width: 32px !important;
    height: 32px !important;
    background: rgba(212, 160, 23, 0.08) !important;
    border-radius: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
    margin-left: auto;
    border: 1px solid rgba(212, 160, 23, 0.15) !important;
}

.balance__slider.opened .card__balance__dropdown_arrow .dynamic_icon {
    transform: rotate(180deg);
}

/* BAKİYE Dropdown */
.balance__dropdown {
    background: transparent !important;
    border: none !important;
    padding: 8px 0 0 0 !important;
}

/* ===== ACTION BUTONLARI ===== */
.card__button-wrapper {
    padding: 0 20px 20px !important;
    display: flex !important;
    gap: 12px !important;
}

/* PARA YATIRMA butonu — altın dolu */
.card__button:not(.card__button--transparent) {
    background: linear-gradient(135deg, #f0b429 0%, #c88a0a 100%) !important;
    color: #0d0d0d !important;
    border: none !important;
    font-weight: 700 !important;
}

/* PARA ÇEKME butonu — outline */
.card__button--transparent {
    background: transparent !important;
    border: 2px solid rgba(212, 160, 23, 0.5) !important;
    color: #f0b429 !important;
    font-weight: 600 !important;
}

.card__button--transparent:hover {
    background: rgba(212, 160, 23, 0.08) !important;
    border-color: #f0b429 !important;
}

/* ===== CASHBACK BUTONU ===== */
.cashback-btn,
.js-cashback_link_rm {
    margin: 0 20px 20px !important;
    padding: 14px 20px !important;
    background: rgba(212, 160, 23, 0.07) !important;
    border: 1px solid rgba(212, 160, 23, 0.35) !important;
    border-radius: 12px !important;
    gap: 10px !important;
    color: #f0b429 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    cursor: pointer !important;
    text-decoration: none !important;
    transition: background 0.2s ease !important;
}

.cashback-btn:hover,
.js-cashback_link_rm:hover {
    background: rgba(212, 160, 23, 0.12) !important;
}

/* ===== NAVİGASYON MENU ===== */
.right-menu__nav {
    padding: 0 12px 20px !important;
}

.nav__list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.nav__list-item {
    margin-bottom: 4px !important;
}

/* Menu Link */
.nav__dropdown-head {
    padding: 14px 16px !important;
    border-radius: 12px !important;
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    background: transparent !important;
    border: 1px solid transparent !important;
    width: 100% !important;
    text-align: left !important;
    position: relative;
}

.nav__list-item.opened .nav__dropdown-head {
    border-radius: 12px 12px 0 0 !important;
}

.nav__dropdown-head:active,
.nav__list-item.opened > .nav__dropdown-head {
    background: rgba(212, 160, 23, 0.07) !important;
    color: #f0b429 !important;
    border-color: rgba(212, 160, 23, 0.2) !important;
}

/* Menu Icon */
.nav__dropdown-head > .dynamic_icon {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    background: #f0b429 !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 14px !important;
    border: none !important;
    color: #0d0d0d !important;
}

.nav__list-item.opened > .nav__dropdown-head > .dynamic_icon {
    background: rgba(212, 160, 23, 0.15) !important;
    border: 1px solid rgba(212, 160, 23, 0.3) !important;
    color: #f0b429 !important;
}

/* Menu Text */
.nav__dropdown-head > span:not(.dynamic_icon):not(.badge) {
    flex: 1 !important;
}

/* ===== SUBMENU ===== */
.nav__list--sub {
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease !important;
    padding-left: 54px !important;
    list-style: none !important;
    margin: 0 !important;
}

.nav__list-item.opened .nav__list--sub {
    max-height: 300px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.nav__list-item--sub {
    margin: 2px 0 !important;
}

.nav__list-item--sub a,
.nav__list-item--sub p {
    display: block !important;
    padding: 5px 16px !important;
    color: rgba(255, 255, 255, 0.5) !important;
    text-decoration: none !important;
    font-size: 14px !important;
    border-radius: 8px !important;
    transition: all 0.2s ease !important;
    margin: 0 !important;
}

.nav__list-item--sub a:hover,
.nav__list-item--sub p:hover {
    color: #f0b429 !important;
    background: rgba(212, 160, 23, 0.07) !important;
}

/* ===== ÇIKIŞ BUTONU ===== */
.nav__list-item:last-child .nav__dropdown-head,
#logout {
    color: #e74c3c !important;
    margin-bottom: 40px;
}

.nav__list-item:last-child .nav__dropdown-head > .dynamic_icon,
#logout > .dynamic_icon {
    background: rgba(231, 76, 60, 0.12) !important;
    border: 1px solid rgba(231, 76, 60, 0.25) !important;
    color: #e74c3c !important;
}

/* ===== DAHA FAZLA GÖSTER LİNK ===== */
.card__balance__more {
    color: #f0b429 !important;
    font-size: 12px !important;
    text-decoration: none !important;
    margin-left: auto !important;
    opacity: 0.8;
    transition: opacity 0.2s ease !important;
}

/* USER INNER */
.right-menu__container {
    padding: 0 !important;
}

.right-menu__user .user__inner {
    background-color: unset !important;
}

.right-menu__header {
    padding: 0 !important;
}

.right-menu__user {
    margin-top: 0 !important;
}

.balance__card .card__balance-info .card__balance-count .highlighted {
    font-size: unset !important;
}

.balance__slider > .balance__card,
.balance__card.small_pd {
    height: unset !important;
}

.cw_mob_right_sidebar .user__id .js_copy_button {
    color: #f0b429;
    opacity: 0.8;
}

/* GELEN KUTUSU BİLDİRİM SAYISI */
.nav__list .badge-notification{
    background-color: #2a2a2a !important;
    color: #fff !important;
}