@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.header__logo img {
    content: url(https://i.imgur.com/75AKmwa.gif)!important;
}
:root {
  /* === ANA ARKA PLANLAR (siyah) === */
  --cwBodyG: #080808 !important;
  --cwBodyBg: #080808 !important;
  --cwBodyBg2: #080808 !important;
  --cwBodyBg3: #080808 !important;
  --cwBodyBgHover: #080808 !important;
  --cwBodyBg2Hover: #080808 !important;
  --cwBodyBg3Hover: #080808 !important;
  --cwBodyTxt: #e6e8ea;
  --cwBodyTxt2: #a3abb0;
  --cwBodyTxt3: #76828a;
  --cwBodyAccent: #F13F11;
  --cwBodyAccentTxt: #ffffff;
  --cwBodyRGBA: rgba(8, 8, 8, 0.7);
  --cwBodyRGBA2: rgba(8, 8, 8, 0.5);
  --cwBodyRGBA3: rgba(8, 8, 8, 0.3);
  --cwBodyBorder: #080808;
  --cwBodyRadius: 0px;

  /* === ACCENT (turuncu) === */
  --cwAccentG: #F13F11 !important;
  --cwAccentBg: #F13F11 !important;
  --cwAccentBg2: #f46a46 !important;
  --cwAccentBg3: #f6896c !important;
  --cwAccentBgHover: #f25229 !important;
  --cwAccentBg2Hover: #f57d5e !important;
  --cwAccentBg3Hover: #f79c84 !important;
  --cwAccentTxt: #ffffff !important;
  --cwAccentTxt2: #ffffff !important;
  --cwAccentTxt3: #ffffff !important;
  --cwAccentAccent: #F13F11;
  --cwAccentAccentTxt: #ffffff !important;

  /* === DOMINANT (yüklenirken görünen - siyah) === */
  --cwDominantG: #080808 !important;
  --cwDominantBg: #080808 !important;
  --cwDominantBg2: #080808 !important;
  --cwDominantBg3: #080808 !important;
  --cwDominantBgHover: #080808 !important;
  --cwDominantBg2Hover: #080808 !important;
  --cwDominantBg3Hover: #080808 !important;
  --cwDominantTxt: #e6e9eb;
  --cwDominantTxt2: #a3aeb5;
  --cwDominantTxt3: #778791;
  --cwDominantAccent: #F13F11;
  --cwDominantAccentTxt: #ffffff !important;
  --cwDominantBorder: #080808;
  --cwDominantRadius: 0px;

  /* === CARD (siyah) === */
  --cwCardG: #080808 !important;
  --cwCardBg: #080808 !important;
  --cwCardBg2: #080808 !important;
  --cwCardBg3: #080808 !important;
  --cwCardBgHover: #080808 !important;
  --cwCardBg2Hover: #080808 !important;
  --cwCardBg3Hover: #080808 !important;
  --cwCardTxt: #e6e8ea;
  --cwCardTxt2: #a4b4be;
  --cwCardTxt3: #7991a1;
  --cwCardAccent: #F13F11;
  --cwCardAccentTxt: #ffffff !important;
  --cwCardBorder: #080808;
  --cwCardRadius: 16px;

  /* === GAME (siyah) === */
  --cwGameG: #080808 !important;
  --cwGameBg: #080808 !important;
  --cwGameBg2: #080808 !important;
  --cwGameBg3: #080808 !important;
  --cwGameBgHover: #080808 !important;
  --cwGameBg2Hover: #080808 !important;
  --cwGameBg3Hover: #080808 !important;
  --cwGameTxt: #e6e8ea;
  --cwGameTxt2: #a2a7ab;
  --cwGameTxt3: #757c81;
  --cwGameAccent: #F13F11;
  --cwGameAccentTxt: #ffffff !important;
  --cwGameBorder: #080808;
  --cwGameRadius: 16px;

  /* === JACKPOT (siyah) === */
  --cwJackpotG: #080808 !important;
  --cwJackpotBg: #080808 !important;
  --cwJackpotBg2: #080808 !important;
  --cwJackpotBg3: #080808 !important;
  --cwJackpotBgHover: #080808 !important;
  --cwJackpotBg2Hover: #080808 !important;
  --cwJackpotBg3Hover: #080808 !important;
  --cwJackpotTxt: #e6e8ea;
  --cwJackpotTxt2: #a2a7ab;
  --cwJackpotTxt3: #757c81;
  --cwJackpotAccent: #F13F11;
  --cwJackpotAccentTxt: #ffffff !important;
  --cwJackpotBorder: #080808;
  --cwJackpotRadius: 0px;

  /* === BUTTON (turuncu, yazı beyaz) === */
  --cwButtonG: #F13F11 !important;
  --cwButtonBg: #F13F11 !important;
  --cwButtonBg2: #d7360d !important;
  --cwButtonBg3: #b02c0a !important;
  --cwButtonBgHover: #e0390d !important;
  --cwButtonBg2Hover: #c4310c !important;
  --cwButtonBg3Hover: #9d2709 !important;
  --cwButtonTxt: #ffffff !important;
  --cwButtonTxt2: #ffffff !important;
  --cwButtonTxt3: #ffffff !important;
  --cwButtonAccent: #F13F11;
  --cwButtonAccentTxt: #ffffff !important;
  --cwButtonBorder: #F13F11;
  --cwButtonRadius: 7px;

  /* === BUTTON SECONDARY (siyah, yazı beyaz) === */
  --cwButtonSecondaryG: #080808 !important;
  --cwButtonSecondaryBg: #080808 !important;
  --cwButtonSecondaryBg2: #080808 !important;
  --cwButtonSecondaryBg3: #080808 !important;
  --cwButtonSecondaryBgHover: #0a0a0a !important;
  --cwButtonSecondaryBg2Hover: #080808 !important;
  --cwButtonSecondaryBg3Hover: #080808 !important;
  --cwButtonSecondaryTxt: #ffffff !important;
  --cwButtonSecondaryTxt2: #ffffff !important;
  --cwButtonSecondaryTxt3: #ffffff !important;
  --cwButtonSecondaryAccent: #F13F11;
  --cwButtonSecondaryAccentTxt: #ffffff !important;
  --cwButtonSecondaryBorder: #080808;
  --cwButtonSecondaryRadius: 7px;

  /* === NAVBAR (siyah) === */
  --cwNavbarG: #080808 !important;
  --cwNavbarBg: #080808 !important;
  --cwNavbarBg2: #080808 !important;
  --cwNavbarBg3: #080808 !important;
  --cwNavbarBgHover: #080808 !important;
  --cwNavbarBg2Hover: #080808 !important;
  --cwNavbarBg3Hover: #080808 !important;
  --cwNavbarTxt: #e6e9eb;
  --cwNavbarTxt2: #a2a9ad;
  --cwNavbarTxt3: #757e84;
  --cwNavbarAccent: #F13F11;
  --cwNavbarAccentTxt: #ffffff !important;
  --cwNavbarBorder: #080808;
  --cwNavbarRadius: 0px;

  /* === SLIDER (siyah) === */
  --cwSliderG: #080808 !important;
  --cwSliderBg: #080808 !important;
  --cwSliderBg2: #080808 !important;
  --cwSliderBg3: #080808 !important;
  --cwSliderBgHover: #080808 !important;
  --cwSliderBg2Hover: #080808 !important;
  --cwSliderBg3Hover: #080808 !important;
  --cwSliderTxt: #e6e8ea;
  --cwSliderTxt2: #a2a7ab;
  --cwSliderTxt3: #757c81;
  --cwSliderAccent: #F13F11;
  --cwSliderAccentTxt: #ffffff !important;
  --cwSliderBorder: #080808;
  --cwSliderRadius: 0px;

  /* === HEADER (siyah) === */
  --cwHeaderG: #080808 !important;
  --cwHeaderBg: #080808 !important;
  --cwHeaderBg2: #080808 !important;
  --cwHeaderBg3: #080808 !important;
  --cwHeaderBgHover: #080808 !important;
  --cwHeaderBg2Hover: #080808 !important;
  --cwHeaderBg3Hover: #080808 !important;
  --cwHeaderTxt: #e7e9ea;
  --cwHeaderTxt2: #a7aeb3;
  --cwHeaderTxt3: #7c878e;
  --cwHeaderAccent: #F13F11;
  --cwHeaderAccentTxt: #ffffff !important;
  --cwHeaderBorder: #080808;
  --cwHeaderRadius: 0px;

  /* === HEADER SECONDARY (siyah) === */
  --cwHeaderSecondaryG: #080808 !important;
  --cwHeaderSecondaryBg: #080808 !important;
  --cwHeaderSecondaryBg2: #080808 !important;
  --cwHeaderSecondaryBg3: #080808 !important;
  --cwHeaderSecondaryBgHover: #080808 !important;
  --cwHeaderSecondaryBg2Hover: #080808 !important;
  --cwHeaderSecondaryBg3Hover: #080808 !important;
  --cwHeaderSecondaryTxt: #e6e9eb;
  --cwHeaderSecondaryTxt2: #a5acb0;
  --cwHeaderSecondaryTxt3: #798388;
  --cwHeaderSecondaryAccent: #F13F11;
  --cwHeaderSecondaryAccentTxt: #ffffff !important;
  --cwHeaderSecondaryBorder: #080808;
  --cwHeaderSecondaryRadius: 0px;

  /* === FOOTER (siyah) === */
  --cwFooterG: #080808 !important;
  --cwFooterBg: #080808 !important;
  --cwFooterBg2: #080808 !important;
  --cwFooterBg3: #080808 !important;
  --cwFooterBgHover: #080808 !important;
  --cwFooterBg2Hover: #080808 !important;
  --cwFooterBg3Hover: #080808 !important;
  --cwFooterTxt: #e6e9eb;
  --cwFooterTxt2: #a6aeb3;
  --cwFooterTxt3: #7b878e;
  --cwFooterAccent: #F13F11;
  --cwFooterAccentTxt: #ffffff !important;
  --cwFooterBorder: #080808;
  --cwFooterRadius: 0px;

  /* === SUB HEADER (siyah) === */
  --cwSubHeaderG: #080808 !important;
  --cwSubHeaderBg: #080808 !important;
  --cwSubHeaderBg2: #080808 !important;
  --cwSubHeaderBg3: #080808 !important;
  --cwSubHeaderBgHover: #080808 !important;
  --cwSubHeaderBg2Hover: #080808 !important;
  --cwSubHeaderBg3Hover: #080808 !important;
  --cwSubHeaderTxt: #e7ecf0;
  --cwSubHeaderTxt2: #a5aeb3;
  --cwSubHeaderTxt3: #7a848b;
  --cwSubHeaderAccent: #F13F11;
  --cwSubHeaderAccentTxt: #ffffff !important;
  --cwSubHeaderBorder: #080808;
  --cwSubHeaderRadius: 0px;

  /* === TAB (siyah) === */
  --cwTabG: #080808 !important;
  --cwTabBg: #080808 !important;
  --cwTabBg2: #080808 !important;
  --cwTabBg3: #080808 !important;
  --cwTabBgHover: #080808 !important;
  --cwTabBg2Hover: #080808 !important;
  --cwTabBg3Hover: #080808 !important;
  --cwTabTxt: #e6e9eb;
  --cwTabTxt2: #a2a9ad;
  --cwTabTxt3: #757e84;
  --cwTabAccent: #F13F11;
  --cwTabAccentTxt: #ffffff !important;
  --cwTabBorder: #080808;
  --cwTabRadius: 0px;

  /* === TAB ACTIVE (siyah) === */
  --cwTabActiveG: #080808 !important;
  --cwTabActiveBg: #080808 !important;
  --cwTabActiveBg2: #080808 !important;
  --cwTabActiveBg3: #080808 !important;
  --cwTabActiveBgHover: #080808 !important;
  --cwTabActiveBg2Hover: #080808 !important;
  --cwTabActiveBg3Hover: #080808 !important;
  --cwTabActiveTxt: #e6e9eb;
  --cwTabActiveTxt2: #a1a5a8;
  --cwTabActiveTxt3: #74787b;
  --cwTabActiveAccent: #F13F11;
  --cwTabActiveAccentTxt: #ffffff !important;
  --cwTabActiveBorder: #080808;
  --cwTabActiveRadius: 0px;

  /* === INPUT (turuncu arka plan, beyaz yazı) === */
  --cwInputG: #F13F11 !important;
  --cwInputBg: #F13F11 !important;
  --cwInputBg2: #f13e10 !important;
  --cwInputBg3: #d7360d !important;
  --cwInputBgHover: #f25229 !important;
  --cwInputBg2Hover: #f13e10 !important;
  --cwInputBg3Hover: #d7360d !important;
  --cwInputTxt: #ffffff !important;
  --cwInputTxt2: #ffffff !important;
  --cwInputTxt3: #ffffff !important;
  --cwInputAccent: #F13F11;
  --cwInputAccentTxt: #ffffff !important;
  --cwInputBorder: #F13F11;
  --cwInputRadius: 0px;

  /* === INPUT SECONDARY (turuncu arka plan, beyaz yazı) === */
  --cwInputSecondaryG: #F13F11 !important;
  --cwInputSecondaryBg: #F13F11 !important;
  --cwInputSecondaryBg2: #f13e10 !important;
  --cwInputSecondaryBg3: #d7360d !important;
  --cwInputSecondaryBgHover: #f25229 !important;
  --cwInputSecondaryBg2Hover: #f13e10 !important;
  --cwInputSecondaryBg3Hover: #d7360d !important;
  --cwInputSecondaryTxt: #ffffff !important;
  --cwInputSecondaryTxt2: #ffffff !important;
  --cwInputSecondaryTxt3: #ffffff !important;
  --cwInputSecondaryAccent: #F13F11;
  --cwInputSecondaryAccentTxt: #ffffff !important;
  --cwInputSecondaryBorder: #F13F11;
  --cwInputSecondaryRadius: 0px;

  /* === FILTER (siyah) === */
  --cwFilterG: #080808 !important;
  --cwFilterBg: #080808 !important;
  --cwFilterBg2: #080808 !important;
  --cwFilterBg3: #080808 !important;
  --cwFilterBgHover: #080808 !important;
  --cwFilterBg2Hover: #080808 !important;
  --cwFilterBg3Hover: #080808 !important;
  --cwFilterTxt: #e6e9eb;
  --cwFilterTxt2: #a3aeb5;
  --cwFilterTxt3: #778791;
  --cwFilterAccent: #F13F11;
  --cwFilterAccentTxt: #ffffff !important;
  --cwFilterBorder: #080808;
  --cwFilterRadius: 0px;

  /* === TOOLTIP (siyah) === */
  --cwTooltipG: #080808 !important;
  --cwTooltipBg: #080808 !important;
  --cwTooltipBg2: #080808 !important;
  --cwTooltipBg3: #080808 !important;
  --cwTooltipBgHover: #080808 !important;
  --cwTooltipBg2Hover: #080808 !important;
  --cwTooltipBg3Hover: #080808 !important;
  --cwTooltipTxt: #e6e9eb;
  --cwTooltipTxt2: #a4b5bf;
  --cwTooltipTxt3: #7992a1;
  --cwTooltipAccent: #F13F11;
  --cwTooltipAccentTxt: #ffffff !important;
  --cwTooltipBorder: #080808;
  --cwTooltipRadius: 0px;

  /* === MODAL (siyah) === */
  --cwModalG: #080808 !important;
  --cwModalBg: #080808 !important;
  --cwModalBg2: #080808 !important;
  --cwModalBg3: #F13F11 !important;
  --cwModalBgHover: #080808 !important;
  --cwModalBg2Hover: #080808 !important;
  --cwModalBg3Hover: #d7360d !important;
  --cwModalTxt: #e6e8ea;
  --cwModalTxt2: #a3b0b9;
  --cwModalTxt3: #778b98;
  --cwModalAccent: #F13F11;
  --cwModalAccentTxt: #ffffff !important;
  --cwModalBorder: #080808;
  --cwModalRadius: 0px;

  /* === LOGIN (siyah + turuncu hover) === */
  --cwLoginG: #080808 !important;
  --cwLoginBg: #080808 !important;
  --cwLoginBg2: #f13e10 !important;
  --cwLoginBg3: #F13F11 !important;
  --cwLoginBgHover: #f13e10 !important;
  --cwLoginBg2Hover: #f25229 !important;
  --cwLoginBg3Hover: #e0390d !important;
  --cwLoginTxt: #e6e8ea;
  --cwLoginTxt2: #a4b0b9;
  --cwLoginTxt3: #788b98;
  --cwLoginAccent: #F13F11;
  --cwLoginAccentTxt: #ffffff !important;
  --cwLoginBorder: #080808;
  --cwLoginRadius: 0px;

  /* === REGISTER (siyah) === */
  --cwRegisterG: #080808 !important;
  --cwRegisterBg: #080808 !important;
  --cwRegisterBg2: #080808 !important;
  --cwRegisterBg3: #080808 !important;
  --cwRegisterBgHover: #080808 !important;
  --cwRegisterBg2Hover: #080808 !important;
  --cwRegisterBg3Hover: #080808 !important;
  --cwRegisterTxt: #e6e8ea;
  --cwRegisterTxt2: #a4b0b9;
  --cwRegisterTxt3: #788b98;
  --cwRegisterAccent: #F13F11;
  --cwRegisterAccentTxt: #ffffff !important;
  --cwRegisterBorder: #080808;
  --cwRegisterRadius: 0px;

  /* === DEPOSIT BUTTON (turuncu, beyaz yazı) === */
  --cwDepositButtonG: #F13F11 !important;
  --cwDepositButtonBg: #F13F11 !important;
  --cwDepositButtonBgHover: #e0390d !important;
  --cwDepositButtonBg2: #d7360d !important;
  --cwDepositButtonBg2Hover: #c4310c !important;
  --cwDepositButtonBg3: #b02c0a !important;
  --cwDepositButtonBg3Hover: #9d2709 !important;
  --cwDepositButtonTxt: #ffffff !important;
  --cwDepositButtonTxt2: #ffffff !important;
  --cwDepositButtonTxt3: #ffffff !important;
  --cwDepositButtonAccent: #F13F11;
  --cwDepositButtonAccentTxt: #ffffff !important;
  --cwDepositButtonBorder: #e0390d;
  --cwDepositButtonRadius: 8px;

  /* === SIGN IN BUTTON (siyah, beyaz yazı) === */
  --cwSignInButtonG: #080808 !important;
  --cwSignInButtonBg: #080808 !important;
  --cwSignInButtonBgHover: #0a0a0a !important;
  --cwSignInButtonBg2: #080808 !important;
  --cwSignInButtonBg2Hover: #080808 !important;
  --cwSignInButtonBg3: #080808 !important;
  --cwSignInButtonBg3Hover: #080808 !important;
  --cwSignInButtonTxt: #ffffff !important;
  --cwSignInButtonTxt2: #ffffff !important;
  --cwSignInButtonTxt3: #ffffff !important;
  --cwSignInButtonAccent: #F13F11;
  --cwSignInButtonAccentTxt: #ffffff !important;
  --cwSignInButtonBorder: #080808;
  --cwSignInButtonRadius: 8px;
  --cwButtonSecondaryBg: #601400;
}


.logo {
    background: url(https://i.imgur.com/75AKmwa.gif)no-repeat!important;
}

.dynamic_menu .tl_header_bot_row_fix {
    justify-content: center;
}

body .bg-primary, body .h-bg-primary, .forgot_btn, .login_btn {
    border: none !important;
}

.btn_upload, body .h-bg-secondary, .tl_btn {
    border: none !important;
}

.dynamic_featured_item {
    margin: 15px !important;
    border: none !important;
    background: linear-gradient(176.14deg, #080808 5.16%, #E14A22(146, 37, 10) 98.85%) !important;
}

.dgw_event_widget_wrapper .dgw_event_widget_tab_wrapper .dgw_event_widget_tab_item.dgw_event_widget_tab_item_active {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}

.rd_header_tab_item.active {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.dgw_event_card .dgw_event_card_header {
    border-bottom: 1px solid #F13F11 !important;
}
.dynamic_menu button.tl_main_nav_item, .dynamic_menu .tl_main_nav_item {
    font-size: 20px !important;
}

.tl_payment_block .tl_deposit_button, .tl_btn, .tl_btn_popup {
    padding: 0 15px !important;
    font-size: 16px !important;
}
.top_jackpots__block {
    border: none !important;
    background: linear-gradient(0deg, #ff4e00, transparent) !important;
}
.lobbyFilter_provider_item {
    border: none !important;
    background-color: #080808  !important;
}
.lobbyFilter_provider_item:hover, .lobbyFilter_provider_item.active {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.lobbyFilter_group_item:before {
    background-color: #F13F11 !important;
}
.to_top {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}

.lb_card_more_btn {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.arrow__prev, .arrow__next, .banners__slider_number {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
    border: none !important;
}
.lobbyFilter_wrapper {
    background-color: var(--bg-level-2) !important;
}
.lobbyFilter_search input {
    background-color: #080808 !important;
}
.lca-wrapper button {
    background-color: #080808 !important;
}

.rd_header_tab_name, .rd_header_tab_item.no_icon, .top_winners_block .rd_header_tab_item {
    font-size: 18px !important;
}
.name_vidget {
    background-color: var(--cwPrimary) !important;
    color: #ffffff !important;
}
.dynamic_promo_head_title {
    font-size: 16px !important;
}
.tl_main_nav_item, a.tl_main_nav_item {
    color: #ffffff !important;
}
.tl_my_acc_cont_nav {
    background-color: #080808 !important;
}
.tl_payment_cont .tl_payment_block, .tl_payment_cont .tl_payment_block_inter, .tl_payment_cont .tl_payment_inner_block {
    background-color: #080808 !important;
}
.tl_my_acc_cont .tl_my_acc_nav_item, .tl_my_acc_cont .tl_my_acc_nav_itemsp {
    background-color: #080808 !important;
}
.user_info_content {
    background-color: #080808 !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item .jackpot_item_content_wrapper {
    background: linear-gradient(0deg, #ff4e00, transparent) !important;
}
.notification_content {
    background-color: #080808 !important;
}
.notification_icon {
    background-color: #080808 !important;
}

.banners_thumbnail9 {
    grid-template-columns: repeat(9, 1fr) !important;
    grid-template-rows: repeat(1, 1fr) !important;
    grid-gap: 15px !important;
}
.banners_thumbnail9 .dynamicBanners_inner:first-child {
    height: auto !important;
}
.banners_thumbnail9 .dynamicBanners_inner:first-child {
    grid-column: auto !important;
    grid-row: auto !important;
}
.banners_thumbnail9 .dynamicBanners_inner {
    height: auto !important;
}

.additional-infos .info_title {
    color: #ffffff !important;
}

.info_article > *, .moretext_inner > * {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    color: #ffffff !important;
    display: contents !important;
}
.additional-infos {
    background-color: transparent !important;
    border: none !important;
    padding-top: 0px !important;
    border-radius: 0 !important;
}
.additional-infos.single_list .info_article {
    width: auto !important;
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
    padding: 9px !important;
    border-radius: 48px !important;
}
.additional-infos .info_container {
    padding: 0px !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item .jackpot_item_content_wrapper .jackpot_item_content .jackpot_amount .jackpot_amount_number {
    color: #ffffff !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item .jackpot_item_content_wrapper .jackpot_item_content .jackpot_amount .jackpot_amount_currency {
    color: #ffffff !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item {
     background: none !important;
}
.dynemiclogosizeWeb {
    background-color: transparent;
}
.top_jackpots__value {
    color: #ffffff !important;
}

.top_jackpots__crns {
    color: #ffffff !important;
}
.tl_payment_block .tl_payment_head .tl_payment_icon {
    width: auto !important;
    height: auto !important;
}
.bn_left_card .bonus_card_body {
    background-color: #080808 !important;
}
.user_info_content {
    background-color: #080808 !important;
}
.notificationSettings_wrapper {
    background-color: #080808 !important;
}
.header__top-promolink {
    background: #f13f11 !important;
    color: #ffffff !important;
}

.dyn_homepage .dynamic_container:nth-child(1) #js_billboard_banner_cont_3903 .banners_billboard_slider a img,
.dyn_homepage .dynamic_container:nth-child(1) #js_billboard_banner_cont_3903 {
    height: auto !important;
    max-height: auto !important;
}

.tl_header_top_row {
    box-shadow: 0 1px 8px #303030;
}
.tl_header_bot_row {
    background: #080808 !important;
}
.loginDialog.tl_btn.cw_sign_in_button {
    background: var(--cwButtonSecondaryG) !important;
}
.tl_drop_down.tl_acc_lang.d-flex.tl_btn.ternBtn {
    background: transparent !important;
}
.tl_drop_down.tl_acc_lang.d-flex.tl_btn.ternBtn:hover {
    background: transparent !important;
}
.links_container.scrolled__content {
    background: #303030 !important;
    margin-top: 10px;
}
.links_container.scrolled__content .tl_dropdown_style.js_language_bar_link.en:hover {
    background: #0000001a;
}

.dyn_homepage .dynamic_container:nth-child(6) a {
    background: var(--cwBodyBg) !important;
    filter: drop-shadow(0  5px #F13F11);
    transition: .2s linear;
}
.dyn_homepage .dynamic_container:nth-child(6) a:hover {
    transform: translateY(-2px);
    background: #F13F11 !important;
}
.pn_card_footer,
.js_news_promo_categories.pn_category_item.with_icon.active,
.lb_card_footer.flex_center_between,
.links_container.profile,
.lobbyFilter_provider.relative.view_type_3 > div,
input.lobbyFilter_search_input,
#js_lobby_open_filter_btn,
.header__dropdown-menu.tl_btn.username_cont:hover,
.inboxDialog.tl_btn.d-flex.align-items-center:hover,
.tl_btn.depositDialog.d-flex.align-items-center:hover {
    background: linear-gradient(to bottom, #F13F11, #bb320f) !important;
}
.tl_my_acc_cont_content.tl_popup_clr {
    background: linear-gradient(to bottom, #37140b, #310f07) !important;
}
.tl_my_acc_cont_nav,
.dyn_prof_user_info_top.mb-2,
.dyn_input#Email,
.dyn_input#EmailVerificationCode,
.notificationSettings_wrapper,
.notificationSettings_wrapper > div,
.notificationSettings_wrapper > div > div,
.drop-down.tl_sel_popup_reg.tl_sel_custom_popup_reg_hidden,
.profile_upload.btn_upload.bg-secondary,
.tl_flex_tr.bg-primary,
.tl_sel_popup_reg.tl_sel_custom_popup_reg.tl_input_popup_reg.tl_date_picker,
.tl_gh_result_heading.flex.wfull,
.qr_code_input,
.resp_gaming_real_chkIs.d-flex.flex-column,
.tl_sel_popup_reg.dropdSelect.tl_sel_custom_popup_reg_hidden,
.full_data.full_data_rtl thead tr,
.swiper-slide.wb_providers_slide a,
.cashier_fixed_header {
    background: linear-gradient(to bottom, #330d0d, #1b0904) !important;
}
#js_lobby_wrapper {
    background: #080808 !important
}
.js_news_promo_categories.pn_category_item.with_icon:not(active) {
    background: linear-gradient(to bottom, #f13f1130, #bb320f1a) !important;
}
.tl_my_acc_nav_item,
.tl_my_acc_nav_itemsp.js_sport_links {
    background: linear-gradient(to bottom, #330d0d, #1b0904) !important;
    border-bottom: 2px solid #521b0dfc !important;
}
.lb_card_limit_count.no-rtl-needed,
.currency_icon.try::After,
input.lobbyFilter_search_input {
    color: black !important
}
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden.sw_beginning::After,
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.sw_beginning::after {
    background: linear-gradient(to right, #f13f1100, #bb320f) !important;
}
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden::after,
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events::after {
    background: linear-gradient(to right, #f13f1100, #bb320f) !important;
}
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden::before,
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events::before {
    background: linear-gradient(to left, #f13f1100, #bb320f) !important;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
  --cwBodyBg: #080808;
  --cwBodyBgHover: #061C2A;
  --cwHeaderG: #080808;
  --cwHeaderBgHover: #08151E;
  --cwButtonG: linear-gradient(180deg, #F13F11 0.01%, #F13F11 100%);
  --cwButtonTxt: #ffffff;
  --cwButtonBgHover: linear-gradient(180deg, #F13F11 0.01%, #a22c0d 100%);
  --cwButtonRadius: 7px;
  --cwButtonSecondaryG: #1d1d1d;
  --cwButtonSecondaryTxt: #ffffff;
  --cwButtonSecondaryRadius: 7px;
  --cwHeaderBg: #102431;
  --cwHeaderBg2: #061C2A;
  --cwHeaderAccent: #F13F11;
  --cwBodyBg2: #0c3a57;
  --cwBodyBg3: #0c3a57;
  --cwSubHeaderG: #08151E;
  --cwModalBg: #102431;
  --cwModalBg3: #F13F11;
  --cwAccentG: #F13F11;
  --cwFooterG: #080808;
  --cwFooterBg2: #330f06;
  --cwDominantBg: #F13F11;
}
.header__logo img {
    content: url(https://i.imgur.com/75AKmwa.gif)!important;
}
.logo {
    background: url(https://i.imgur.com/75AKmwa.gif)no-repeat!important;
}
.dynamic_menu .tl_header_bot_row_fix {
    justify-content: center;
}
body .bg-primary, body .h-bg-primary, .forgot_btn, .login_btn {
    border: none !important;
}
.btn_upload, body .h-bg-secondary, .tl_btn {
    border: none !important;
}
.dynamic_featured_item {
    margin: 15px !important;
    border: none !important;
    background: linear-gradient(176.14deg, #061C2A 5.16%, #0B3958 98.85%) !important;
}
.dgw_event_widget_wrapper .dgw_event_widget_tab_wrapper .dgw_event_widget_tab_item.dgw_event_widget_tab_item_active {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.rd_header_tab_item.active {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.dgw_event_card .dgw_event_card_header {
    border-bottom: 1px solid #F13F11 !important;
}
.dynamic_menu button.tl_main_nav_item, .dynamic_menu .tl_main_nav_item {
    font-size: 20px !important;
}
.tl_payment_block .tl_deposit_button, .tl_btn, .tl_btn_popup {
    padding: 0px !important;
    font-size: 16px !important;
}
.top_jackpots__block {
    border: none !important;
    background: linear-gradient(0deg, #ff4e00, transparent) !important;
}
.lobbyFilter_provider_item {
    border: none !important;
    background-color: #102431  !important;
}
.lobbyFilter_provider_item:hover, .lobbyFilter_provider_item.active {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.lobbyFilter_group_item:before {
    background-color: #F13F11 !important;
}
.to_top {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.lb_card_more_btn {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
}
.arrow__prev, .arrow__next, .banners__slider_number {
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
    border: none !important;
}
.lobbyFilter_wrapper {
    background-color: var(--bg-level-2) !important;
}
.lobbyFilter_search input {
    background-color: #102431 !important;
}
.lca-wrapper button {
    background-color: #102431 !important;
}
.rd_header_tab_name, .rd_header_tab_item.no_icon, .top_winners_block .rd_header_tab_item {
    font-size: 18px !important;
}
.name_vidget {
    background-color: var(--cwPrimary) !important;
    color: #ffffff !important;
}
.dynamic_promo_head_title {
    font-size: 16px !important;
}
.tl_main_nav_item, a.tl_main_nav_item {
    color: #ffffff !important;
}
.tl_my_acc_cont_nav {
    background-color: #08151e !important;
}
.tl_payment_cont .tl_payment_block, .tl_payment_cont .tl_payment_block_inter, .tl_payment_cont .tl_payment_inner_block {
    background-color: #061c2a !important;
}
.tl_my_acc_cont .tl_my_acc_nav_item, .tl_my_acc_cont .tl_my_acc_nav_itemsp {
    background-color: #08151e !important;
}
.user_info_content {
    background-color: #0c3a57 !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item .jackpot_item_content_wrapper {
    background: linear-gradient(0deg, #ff4e00, transparent) !important;
}
.notification_content {
    background-color: #08151e !important;
}
.notification_icon {
    background-color: #102431 !important;
}
.banners_thumbnail9 {
    grid-template-columns: repeat(9, 1fr) !important;
    grid-template-rows: repeat(1, 1fr) !important;
    grid-gap: 15px !important;
}
.banners_thumbnail9 .dynamicBanners_inner:first-child {
    height: auto !important;
}
.banners_thumbnail9 .dynamicBanners_inner:first-child {
    grid-column: auto !important;
    grid-row: auto !important;
}
.banners_thumbnail9 .dynamicBanners_inner {
    height: auto !important;
}
.additional-infos .info_title {
    color: #ffffff !important;
}
.info_article > *, .moretext_inner > * {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    color: #ffffff !important;
    display: contents !important;
}
.additional-infos {
    background-color: transparent !important;
    border: none !important;
    padding-top: 0px !important;
    border-radius: 0 !important;
}
.additional-infos.single_list .info_article {
    width: auto !important;
    background: linear-gradient(180deg, #E14A22 0%, #FF6B00 100%) !important;
    padding: 9px !important;
    border-radius: 48px !important;
}
.additional-infos .info_container {
    padding: 0px !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item .jackpot_item_content_wrapper .jackpot_item_content .jackpot_amount .jackpot_amount_number {
    color: #ffffff !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item .jackpot_item_content_wrapper .jackpot_item_content .jackpot_amount .jackpot_amount_currency {
    color: #ffffff !important;
}
.jackpot_slider_wrapper.jackpot_slider_wrapper-type-standard .jackpot_slider .jackpot_items_wrapper .jackpot_item {
     background: none !important;
}
.dynemiclogosizeWeb {
    background-color: transparent;
}
.top_jackpots__value {
    color: #ffffff !important;
}
.top_jackpots__crns {
    color: #ffffff !important;
}
.tl_payment_block .tl_payment_head .tl_payment_icon {
    width: auto !important;
    height: auto !important;
}
.bn_left_card .bonus_card_body {
    background-color: #061c2a !important;
}
.user_info_content {
    background-color: #061c2a !important;
}
.notificationSettings_wrapper {
    background-color: #061c2a !important;
}
.header__top-promolink {
    background: #f13f11 !important;
    color: #ffffff !important;
}
.dyn_homepage .dynamic_container:nth-child(1) #js_billboard_banner_cont_3903 .banners_billboard_slider a img,
.dyn_homepage .dynamic_container:nth-child(1) #js_billboard_banner_cont_3903 {
    height: auto !important;
    max-height: auto !important;
}
.tl_header_top_row {
    box-shadow: 0 1px 8px #303030;
}
.tl_header_bot_row {
    background: #080808 !important;
}
.loginDialog.tl_btn.cw_sign_in_button {
    background: var(--cwButtonSecondaryG) !important;
}
.tl_drop_down.tl_acc_lang.d-flex.tl_btn.ternBtn {
    background: transparent !important;
}
.tl_drop_down.tl_acc_lang.d-flex.tl_btn.ternBtn:hover {
    background: transparent !important;
}
.links_container.scrolled__content {
    background: #303030 !important;
    margin-top: 10px;
}
.links_container.scrolled__content .tl_dropdown_style.js_language_bar_link.en:hover {
    background: #0000001a;
}
.dyn_homepage .dynamic_container:nth-child(6) a {
    background: var(--cwBodyBg) !important;
    filter: drop-shadow(0  5px #F13F11);
    transition: .2s linear;
}
.dyn_homepage .dynamic_container:nth-child(6) a:hover {
    transform: translateY(-2px);
    background: #F13F11 !important;
}
.pn_card_footer,
.js_news_promo_categories.pn_category_item.with_icon.active,
.lb_card_footer.flex_center_between,
.links_container.profile,
.lobbyFilter_provider.relative.view_type_3 > div,
input.lobbyFilter_search_input,
#js_lobby_open_filter_btn,
.header__dropdown-menu.tl_btn.username_cont:hover,
.inboxDialog.tl_btn.d-flex.align-items-center:hover,
.tl_btn.depositDialog.d-flex.align-items-center:hover {
    background: linear-gradient(to bottom, #F13F11, #bb320f) !important;
}
.tl_my_acc_cont_content.tl_popup_clr {
    background: linear-gradient(to bottom, #37140b, #310f07) !important;
}
.tl_my_acc_cont_nav,
.dyn_prof_user_info_top.mb-2,
.dyn_input#Email,
.dyn_input#EmailVerificationCode,
.notificationSettings_wrapper,
.notificationSettings_wrapper > div,
.notificationSettings_wrapper > div > div,
.drop-down.tl_sel_popup_reg.tl_sel_custom_popup_reg_hidden,
.profile_upload.btn_upload.bg-secondary,
.tl_flex_tr.bg-primary,
.tl_sel_popup_reg.tl_sel_custom_popup_reg.tl_input_popup_reg.tl_date_picker,
.tl_gh_result_heading.flex.wfull,
.qr_code_input,
.resp_gaming_real_chkIs.d-flex.flex-column,
.tl_sel_popup_reg.dropdSelect.tl_sel_custom_popup_reg_hidden,
.full_data.full_data_rtl thead tr,
.swiper-slide.wb_providers_slide a,
.cashier_fixed_header {
    background: linear-gradient(to bottom, #330d0d, #1b0904) !important;
}
#js_lobby_wrapper {
    background: #080808 !important
}
.js_news_promo_categories.pn_category_item.with_icon:not(active) {
    background: linear-gradient(to bottom, #f13f1130, #bb320f1a) !important;
}
.tl_my_acc_nav_item,
.tl_my_acc_nav_itemsp.js_sport_links {
    background: linear-gradient(to bottom, #330d0d, #1b0904) !important;
    border-bottom: 2px solid #521b0dfc !important;
}
.lb_card_limit_count.no-rtl-needed,
.currency_icon.try::After,
input.lobbyFilter_search_input {
    color: black !important
}
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden.sw_beginning::After,
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.sw_beginning::after {
    background: linear-gradient(to right, #f13f1100, #bb320f) !important;
}
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden::after,
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events::after {
    background: linear-gradient(to right, #f13f1100, #bb320f) !important;
}
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden::before,
.swiper.lobbyFilter_group_slider.swiper-initialized.swiper-horizontal.swiper-pointer-events::before {
    background: linear-gradient(to left, #f13f1100, #bb320f) !important;
}

/* Revizeler */

.header__fixed .header__fixed-right > a:nth-child(1) { order: 2; }
.header__fixed .header__fixed-right > a:nth-child(2) { order: 1; }
.header__fixed .header__fixed-right > div { order: 3; }
.header__fixed .header__fixed-right > a:nth-child(1),
.header__fixed .header__fixed-right > a:nth-child(2) {
    height: auto !important;
}
.header__fixed .header__fixed-right > a:nth-child(1),
.header__fixed .header__fixed-right > a:nth-child(2) {
    border-radius: 0 !important;
    font-size: 0 !important;
    padding: auto 10px !important;
    cursor: default;
    background: transparent !important;
}

.header__fixed .header__fixed-right > a:nth-child(1) {
    border-right: 1px solid #F13F11 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.header__fixed .header__fixed-right > a:nth-child(2) {
    left: 12px !important;
}
.header__fixed .header__fixed-right > a:nth-child(1) {
    padding-left: 5px !important;
}
.header__fixed .header__fixed-right > a:nth-child(1)::before {
    background: linear-gradient(180deg, #F13F11 0.01%, #F13F11 100%) !important;
}
.header__fixed .header__fixed-right > a:nth-child(2)::before {
    background: #ffffff !important;
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(212, 212, 212, 0.85) 100%) !important;
    color: black !important;
}
.header__fixed .header__fixed-right > a:nth-child(1)::before,
.header__fixed .header__fixed-right > a:nth-child(2)::before {
    font-size: 13px !important;
    margin: 0 !important;
    padding: 6px 10px !important;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    font-weight: 600 !important;
    cursor: pointer;
    border-radius: 6px !important;
}
.header__fixed .header__fixed-right > a:nth-child(1)::before { content: 'Kayıt Ol'; }
.header__fixed .header__fixed-right > a:nth-child(2)::before { content: 'Giriş Yap'; }
.header__fixed .header__fixed-right > div:nth-child(3) {
    padding-left: 5px !important;
}
.footer {
    border-top: 4px solid orangered;
    margin-top: 40px;
}
.footer > .tl_container .tl_row:first-child,
.footer > .tl_container > .tl_footer_links > .footer_item-box:nth-child(1),
.footer > .tl_container > .tl_footer_links > .footer_item-box:nth-child(2) {
    display: none;
}
.footer > .tl_container > .tl_footer_links {
    justify-content: center !important;
    gap: 100px;
}
span.notification_icon {
    display: none !important;
}
.notification_content {
    background: #F13F11 !important;
    box-shadow: unset !important;
}
.notification_slide {
    padding: 0 !important;
}
.notification_text {
    width: 100% !important;
}
.notification_text p {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.notification_text p span {
    color: black !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 500 !important;
}
.header__dropdown-menu.tl_btn.username_cont.d-flex.align-items-center {
    padding: 0 10px !important;
}
.tl_header_bot_row {
    background: #F13F11 !important;
}
.dynamic_menu > .tl_header_bot_row_fix#js_dy_hdr_cont .tl_header_navigation > div > a > span > span {
    font-size: 16px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
}
.dynamic_menu > .tl_header_bot_row_fix#js_dy_hdr_cont .tl_header_navigation div a span i {
    color: black !important;
    font-size: 65px !important;
}
.tl_header_top_row {
    box-shadow: unset !important;
}
.dyn_homepage .banners_card_stream .dynamicBanners_item {
    border-radius: 0 !important;
}
.dyn_homepage .dynamic_container:nth-child(3) #js_card_stream_2624 .swiper-wrapper,
.dyn_homepage .dynamic_container:nth-child(4) #js_card_stream_2625 .swiper-wrapper  {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    height: auto !important;
}
.dyn_homepage .dynamic_container:nth-child(3) #js_card_stream_2624 .swiper-wrapper .swiper-slide,
.dyn_homepage .dynamic_container:nth-child(4) #js_card_stream_2625 .swiper-wrapper .swiper-slide{
    width: 100% !important;
    height: auto !important;
    max-height: auto !important;
    aspect-ratio: unset !important;
}
.dyn_homepage .dynamic_container:nth-child(5),
.dyn_homepage .dynamic_container:nth-child(6),
.dyn_homepage .dynamic_container:nth-child(7){
    position:relative;
    padding-top:60px;
}

.dyn_homepage .dynamic_container:nth-child(5)::before,
.dyn_homepage .dynamic_container:nth-child(6)::before,
.dyn_homepage .dynamic_container:nth-child(7)::before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
    font-weight:500;
    color:#fff;
    letter-spacing:.3px;
    background:linear-gradient(90deg,#00000000 0%,#000000 10%,#ff670a 50%,#000000 85%,#00000000 100%) !important;
    box-sizing:border-box;
    z-index:9;
    font-family: 'Poppins', sans-serif;
}
.dyn_homepage .dynamic_container:nth-child(6)::before {content:"Popüler Oyunlar"}
.dyn_homepage .dynamic_container:nth-child(5)::before {content:"VIP Oyunlar"}
.dyn_homepage .dynamic_container:nth-child(7)::before {content:"Canlı Casino"}
.dyn_homepage .dynamic_container:nth-child(9) #js_button_2628,
.dyn_homepage .dynamic_container:nth-child(10) #js_button_2630,
.dyn_homepage .dynamic_container:nth-child(11) #js_button_2631 {
    grid-template-columns: repeat(1, 1fr);
}
.dyn_homepage .dynamic_container:nth-child(9) #js_button_2628 .dynamicBanners_inner:nth-child(1),
.dyn_homepage .dynamic_container:nth-child(9) #js_button_2628 .dynamicBanners_inner:nth-child(1) a img,
.dyn_homepage .dynamic_container:nth-child(10) #js_button_2630 .dynamicBanners_inner:nth-child(1),
.dyn_homepage .dynamic_container:nth-child(10) #js_button_2630 .dynamicBanners_inner:nth-child(1) a img,
.dyn_homepage .dynamic_container:nth-child(11) #js_button_2631 .dynamicBanners_inner:nth-child(1),
.dyn_homepage .dynamic_container:nth-child(11) #js_button_2631 .dynamicBanners_inner:nth-child(1) a img {
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
}
.dyn_homepage .dynamic_container:nth-child(9) #js_button_2628 .dynamicBanners_inner:nth-child(2),
.dyn_homepage .dynamic_container:nth-child(9) #js_button_2628 .dynamicBanners_inner:nth-child(3),
.dyn_homepage .dynamic_container:nth-child(10) #js_button_2630 .dynamicBanners_inner:nth-child(2),
.dyn_homepage .dynamic_container:nth-child(10) #js_button_2630 .dynamicBanners_inner:nth-child(3),
.dyn_homepage .dynamic_container:nth-child(11) #js_button_2631 .dynamicBanners_inner:nth-child(2),
.dyn_homepage .dynamic_container:nth-child(11) #js_button_2631 .dynamicBanners_inner:nth-child(3){
    display: none !important;
}
.dyn_homepage .dynamic_container:nth-child(11) {
    margin-top: 30px !important;
}
.dyn_homepage .dynamic_container:nth-child(4) {
    padding: 0 !important;
    padding-bottom: 12px !important;
}
.dynamic_menu > .tl_header_bot_row_fix#js_dy_hdr_cont .tl_header_navigation > div > a > span > span {
    color: black !important;
}
.dyn_homepage .dynamic_container:nth-child(2),
.dyn_homepage .dynamic_container:nth-child(14),
.dyn_homepage .dynamic_container:nth-child(15),
.dyn_homepage .dynamic_container:nth-child(16),
.dyn_homepage .dynamic_container:nth-child(17),
.dyn_homepage .dynamic_container:nth-child(18),
.dyn_homepage .dynamic_container:nth-child(19),
.dyn_homepage .dynamic_container:nth-child(20) {
    display: none
}
.header__top-promolink span, .header__top-promolink .dynamic_icon {
    color: black !important;
}
.header__top-promolink span, .header__top-promolink .dynamic_icon span {
    color: black !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    font-size: 14px !important;
}
.dynRules_content .dynRules_content_inner .inner-content p:last-child strong:first-child,
.dynRules_content .dynRules_content_inner .inner-content p:last-child strong:nth-child(3),
.dynRules_content .dynRules_content_inner .inner-content p:last-child strong:last-child {
    font-size: 0
}
.dynRules_content .dynRules_content_inner .inner-content p:last-child strong:first-child::before {
    content: 'Reklam; admin@hasbet.info';
    font-size: 15px !important;
}
.dynRules_content .dynRules_content_inner .inner-content p:last-child strong:nth-child(3)::before {
    content: 'Destek; destek@hasbet.info';
    font-size: 15px !important;
}
.dynRules_content .dynRules_content_inner .inner-content p:last-child strong:last-child::before {
    content: 'Öneri/Şikayet; admin@hasbet.info';
    font-size: 15px !important;
}
.dyn_regPopup_content {
    background: transparent !important;
}
.dyn_mobile_code,
.dyn_input#MobileOTP {
    background: #F13F11 !important;
}
.dyn_mobile_number > input {
    background: #F13F11 !important;
    color: black !important;
}
.dyn_mobile_number > input::placeholder,
.dyn_input#MobileOTP::placeholder {
    color: black !important;
}
.dyn_regPopup_banner img.dynamicBanners_img {
    content: url('https://i.imgur.com/VG5xy1E.jpeg');
    height: auto !important;
}

@media only screen and (max-width: 500px) {
    .footer .drop_down_lang_arrow select,
     .cw_headerDropDown_mob .gx-2 .cw_headerDropDown_mob_balance_box {
        background: #F13F11 !important;
    }
    .footer .text-center.license_img.d-flex.flex-column.mt-4.mb-4.align-items-center {
        display: none !important;
    }
    .cw_mob_mav_fixed_bot_item i.cw_mob_icon_m {
        color: black !important;
    }
}