.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;
}