.tl_header_top_row .tl_logo::after, .tl_header_top_row .header__logo::after{
    display:none;
}
.snow_effect{
    display:none;
}

.dynamic_featured_item {
    border: none!important;
    background-color: #c8c8c800!important;
}

.tl_my_acc_cont .tl_my_acc_nav_itemsp{
    background: linear-gradient(180deg,#2f5d07 70%,#305311 74% 50%,#1c3803 100%)!important;
    border: none!important;
    border-radius: 15px;
    font-weight: bolder
}

#rwToggleQuickActionsBtn {
    background-color: transparent;
    cursor: pointer;
    border: none;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #fff;
    transition: all .3s;
}

#rwToggleQuickActionsBtn > span {
    background-color: #35400e;
    border: 1px solid #fff300;
    height: 56px;
    width: 56px;
    border-radius: 56px;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    box-shadow: 0 4px 4px rgb(0 0 0 / 73%), inset 0 -6px 3px rgb(0 0 0 / 20%);
}

#rwToggleQuickActionsBtn img{
    display:none;
}

#rwToggleQuickActionsBtn>span::after{
    content:"";
    width:32px;
    height:32px;
    position:relative;
    background:url(https://i.ibb.co/JjskHwdf/logo-Sm.png) center no-repeat;
    background-size: cover;
}

#rwQuickActions.opened #rwToggleQuickActionsBtn>span::after{
    transform:rotateY(-180deg) rotateZ(-5deg);
}

#rwQuickActionsMenuNew a#btcWithdraw{
    padding:0;
}

#rwQuickActionsMenuNew a#btcWithdraw > span{
    display:none;
}

#rwQuickActionsMenuNew a#btcWithdraw::after{
    content:"";
    width:100%;
    height:100%;
    display:inline-block;
    background:url(https://i.ibb.co/zTYTHxGy/g-nl-k2.jpg) center no-repeat;
    background-size:cover;
}

.tl_dropdown_style {
    font-size: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px rgb(11 112 0 / 20%);
    color:white;
    line-height: 2;
    transition: 0.3s;
    cursor: pointer;
    font-weight:bolder;
    background: linear-gradient(180deg,#2f5d07 70%,#305311 74% 50%,#1c3803 100%);
    border:none!important;
}

.tl_my_acc_cont_nav{
    font-size: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px rgb(11 112 0 / 20%);
    color:white;
    line-height: 2px;
    transition: 0.3s;
    cursor: pointer;
    font-weight:bolder;
    background: linear-gradient(160deg,#2d5808 70%,#46850c 74% ,#4c8717 74%);
    border:none!important;
}

.tl_my_acc_nav_item {
    background: linear-gradient(180deg,#2f5d07 70%,#305311 74% 50%,#1c3803 100%);
    border:none!important;
    border-radius: 15px;
    font-weight:bolder;
}

.additional-infos.info_article>p{
    color:White;
}

.rd_title{
    color:#FCDE00!important;
    text-align:center;
    width:100%;
    border-top:1px solid;
    border-bottom: 1px solid;
    padding:10px 0;
}

.lobbyFilter_provider_item, .lobbyFilter_provider_item{
    background: linear-gradient(60deg,#3e643e 0%,#367200 9%,#0f5216 91%)!important;
    color: white;
    box-shadow: 0 0 5px 1px #b7ff00!important;
    padding:3px;
    margin-left:5px;
}

.header__top-promolink {
    background: linear-gradient(180deg,#1c631a 0%,#28490b 9%,#3b5c3e 91%)!important;
    color: var(--cwHeaderAccent);
    border-radius: 7px;
    box-shadow: 0 0 5px 1px #b7ff00!important
}

body .bg-primary,
body .h-bg-primary,
.header__fixed-right .h-bg-primary.tl_btn,
.forgot_btn,
.login_btn {
    background:linear-gradient(50deg,#b08f21, #ffc800, #b08f21);
    color: var(--cwButtonTxt) !important;
    border: 2px solid var(--cwButtonBorder);
    border-radius: 7px;
    box-shadow: 0 0 5px 2px #ffc800!important
}

.btn_upload,
body .h-bg-secondary,
.header__fixed-right .tl_btn,
.tl_btn {
    background: linear-gradient(180deg,#1c631a 0%,#28490b 9%,#3b5c3e 91%);
    color: var(--cwButtonSecondaryTxt);
    border: 5px solid var(--cwButtonSecondaryBorder);
    border-radius: 7px;
    transition: .23s;
    box-shadow: 0 0 5px 1px #b7ff00!important;
}

.header__fixed-right{
    column-gap:10px!important;
}

.header__top-links .header__top-promolink{
    background: #178016;
}

.header__top-links .header__top-promolink:hover {
    animation: swing 0.8s ease-in-out;
}

@keyframes swing {
    0% {
        transform: rotate(0);
    }
    20% {
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-15deg);
    }
    60% {
        transform: rotate(10deg);
    }
    80% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0);
    }
}

/*Sosyal Medya Footer Renk */
.social__instagram-icon, .social__instagram1-icon, .social__threads-icon {
    background: #f09433;
    background: linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    color:white;
}

.social__twitter-icon {
    background-color: #000000;
    color:white;
}

.social__facebook-icon {
    background-color: #3b5998;
    color:white;
}

.social__tumblr-icon {
    background-color: #34526f;
    color:white;
}

.social__pinterest-icon {
    background-color: #c8232c;
    color:white;
}

.social__whatsApp-icon, .social__whatsApp1-icon {
    background-color: #25d366;
    color:white;
}

.social__youtube-icon, .social__youtube1-icon {
    background-color: #f00;
    color:white;

}

.social__mail-icon {
    background-color: #168de2;
    color:white;
}

.notification_content {
    box-shadow: 0 2px 11px #080808;
    height: 44px;
    background-color: #38430b;
    border-bottom: 1px solid #222907;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 91
}

.notification_icon {
    animation: neon 1s ease infinite;
    background:transparent;
}

@keyframes neon {
    0%,100% {
        text-shadow: 0 0 10px #89ff00,0 0 20px #222907,0 0 20px #707300,0 0 20px #ef00e3a8,0 0 2px #fed128,2px 2px 2px #806914;
        color: #f5efcb
    }

    50% {
        text-shadow: 0 0 2px #89ff00,0 0 5px #222907,0 0 5px #707300,0 0 5px #800e0b,0 0 2px #800e0b,4px 4px 2px #40340a;
        color: #f5efcb
    }
}

.banners_card_stream[class$=_items] .dynamicBanners_item{
    display:flex;
    z-index:0;
}
.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img:hover {
    animation: slideOut 0.4s forwards;
}

.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img:not(:hover) {
    animation: slideIn 0.4s forwards;
}

.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img {
    position:absolute;
    transform: perspective(100em) translateX(0) rotateY(25deg);
    opacity: 1;
    transition: transform 0.4s ease, opacity 0.6s ease, z-index 0.6s ease;
    box-shadow: 4px 4px 10px #1b8211;
    scale:85% !important;
    border: unset !important;
}


@keyframes slideOut {
    0% {
        opacity: 1;
        z-index: 19999;
    }
    50% {
        opacity: 1;
        z-index: 1999;
    }
    100% {
        opacity: 1;
        z-index: 9000;
        transform: scale(1.2);
    }
}

@keyframes slideIn {
    0% {
        opacity: 1;
        z-index: -1;
    }
    50% {
        opacity: 1;
        z-index: -1 ;
    }
    100% {
        opacity: 1;
        z-index: -1;
    }
}

.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img{
    filter:drop-shadow(-15px -5px 5px  #becb00);
    border-top:4px solid #1a8802!important;
    border-bottom:4px solid #1a8802!important;
    border-radius:10px!important;
}
.top_winners__value .top_jackpots__crns {
    color: #379823!important;
    text-shadow: none
}
.top_winners__value .top_jackpots__crns {
    color: #379823!important;
    text-shadow: none
}
.top_winners__game.swiper-slide {
    background: linear-gradient(45deg,#0000003d,#7fff0078,#0000003d)!important;
    backdrop-filter: blur(15px);
    box-shadow: 0 0 10px 4px #c4ca00
}
.top_winners__game.swiper-slide span {
    color: #ffffff
}
.top_winners__game.swiper-slide i {
    color: #ffffff
}
.top_winners__date,.top_winners__bet {
    color: #fff!important
}
.top_winners__img{
    animation: breath 4s linear infinite;
}
@keyframes breath{
    0% {
        opacity:1;
    }
    25%{
        opacity:.5;
    }
    50% {
        opacity:1;
    }
    75% {
        opacity:.5;
    }
    100% {
        opacity:1;
    }
}
@keyframes scroller {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
.js_top_winners_container {
    overflow: hidden;
    position: relative
}
.widget_arrow__wrapper {
    display: none!important
}
.js_top_winners_container .swiper-wrapper {
    min-width: max-content!important;
    max-width: max-content!important;
    animation: scroller 40s linear infinite alternate;
    gap: 10px!important;
    padding: 15px!important
}
#js_top_winners_content .swiper-wrapper {
    min-width: max-content!important;
    max-width: max-content!important;
    animation: scroller 40s linear infinite alternate;
    gap: 10px!important;
    padding: 15px!important
}
#js_top_winners_content .swiper-wrapper:hover {
    animation-play-state: paused;
}

/* DAMABET JACKPOT 050226_2910_pc35212465234562523535 */
.top_jackpots__block{
    border: none!important;
    box-shadow: rgba(0, 0, 0, 0.17) 0 -23px 25px 0 inset, rgba(0, 0, 0, 0.15) 0 -36px 30px 0 inset, rgba(0, 0, 0, 0.1) 0 -79px 40px 0 inset, rgba(0, 0, 0, 0.06) 0 1px 1px, rgba(0, 0, 0, 0.09) 0 2px 2px, rgba(0, 0, 0, 0.09) 0 4px 4px, rgba(0, 0, 0, 0.09) 0 8px 8px!important;
}


.rd_header_tab_item.active .rd_header_tab_name,
.rd_header_tab_item.active .rd_header_tab_icon.js_jackpot_icon{
    display: none
}

.dynamic_container.topJackpot_section .rd_header_tabs {
    min-height: 150px;
    justify-content: center!important
}

.dynamic_container.topJackpot_section .rd_header_tab_item.active {
    width: 500px;
    background: url(https://i.ibb.co/4gn5S4hD/aad.png) no-repeat top !important;
    background-size: contain!important;
}

/*Right Social Icons*/
.social_icons_fixed {
    right: -82px;
    height: 40px;
    width: 200px;
    top: 0;
    border-radius: 8px;
    background: initial;
    transform: rotate(-90deg) translate(-500px, 0);
}

.social_icons_fixed>a {
    width: 36px;
    height: 36px;
    padding: 3px 0;
    margin: 0 5px;
}

.social_icons_fixed .social_text {
    transform: rotate(90deg);
    background: #f9c408;
    color: #28490B;
    border: none;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 0;
    margin: 0;
    width: 100px;
    height: 36px;
    position: absolute;
    top: 75px;
    left: -31px;
    border-radius: 10px;
    transition: top .5s ease-out;
}

.social_icon, .social_icon-img{
    background-color:inherit!important;
    height: 36px;
}

.social_icons_fixed .social_image {
    background: 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    bottom: 0
}

.social_image:before {
    width: 24px;
    height: 24px
}

.social_icon-img:before{
    width: 36px;
    height: 36px;
}

.social_icons_fixed a:hover {
    transform: none
}

.social_icons_fixed a:hover span.social_text {
    top: -75px;
    transition: top .5s ease-out
}


/*Promotions*/

/*Promotions*/
.pn_card_footer{
    background: linear-gradient(180deg,rgba(2, 0, 36, 1) 0%, rgb(29 54 7) 50%, #2a350b 100%)!important;
}
.pn_card_name{
    text-align:center;
    width:100%;
    color:#fff!important;
    font-size:14px!important;
}

.pn_card_button.h-bg-secondary{
    background: var(--cwHeaderG) !important;
    color: var(--cwButtonBgHover) !important;
    font-weight:bold;
}

.pn_card_descr{
    background: linear-gradient(90deg, #00000000 0%, #5daa1a 50%, #00000000 100%);
    width:100%!important;
}

/*With Header - Footer*/
.dynRules.alignment_Left{
    justify-content:flex-start!important;
}
.alignment_Left .dynRules_content{max-width: calc(100% - 352px)!important;}

/*Without Header - Footer*/
.dynRules:not(.main-wrapper):not(:where(.main-wrapper *)){
    margin:0!important;
    padding:0!important;
    display: inline-block;
    width: 100%;
}

.dynRules_title {
    display: none
}

.dynRules_logo:not(.main-wrapper):not(:where(.main-wrapper *)){
    display:none;
}

.dynRules_left_sidebar:not(.main-wrapper):not(:where(.main-wrapper *))
{
    display:none;
}

.dynRules_content:not(.main-wrapper):not(:where(.main-wrapper *)){
    width:100%!important;
    max-width:100%!important;
    background-size: cover !important;
}

.dynRules_content_inner:not(.main-wrapper):not(:where(.main-wrapper *)){
    backdrop-filter: blur(14px);
    border:none;
}

/*Dynamic Rules - Popup*/
.cw_promo_popup_root{
    width: 100%;
    margin:0;
    padding:0;
    height: 100%;
    background-color: #2a350be0 !important;
}

.cw_promo_popup_header{
    background:none!important;
}

.cw_promo_popup_content{
    height: calc(100% - 80px)!important;
    width:75%;
    margin: 0 auto;
}

.cw_promo_popup_inner{
    height: 100%!important;
    border-radius: 20px;
}

.cw_promo_popup_header .cw_icon_close_v2{
    color: var(--cwAccentG);
    font-size: 50px!important;
    font-weight:bold;
    position: absolute;
    top: 66px;
    z-index: 1;
}

/*Anasayfa Popup*/
.dyn_popUp_wrapper{
    position:relative;
}
.dyn_popUp_wrapper_box{
    max-height:calc(100vh - 30px);
}

.dyn_popUp_wrapper_close{
    position:absolute;
    top: 15px;
    right:5px;
    background:none;
}

/*Login Modal*/

.flex_popup_content #loginContent{
    width:600px!important;
}
#loginContent .tl_popup_header .tl_head_close{
    color:#f9d008!important;
    font-weight:bold;
}

#loginContent .tl_head_text{
    display:none;
}

#loginContent .tl_head_close {
    position: absolute;
    right: 3%;
    top: 60px;
}

#loginContent .tl_popup_header{
    background:transparent!important;
    width: 600px;
    display: inline-block;
    position: relative;
}

#loginContent .tl_popup_content.tl_popup_content{
    padding-top:30px;
    box-shadow: 0 0 20px #0b5d2b;
    border-radius:20px!important;
    min-width: 500px;
    height: 95%;
}

#loginContent .dyn_login_label{
    display:none!important;
}

#loginContent .login_btn {
    border-radius:5px!important;
    width: 90%;
}

#loginContent .tl_popup_content{
    display:inline-block;
    width:100%;
    text-align:center;
}
#loginContent .tl_popup_content:before{
    content:"";
    display:inline-block;
    background: url(https://i.ibb.co/Pv6TPMNw/giris-yap-500x500.jpg) no-repeat center;
    width:500px;
    height: 500px;
    background-size: contain;
    margin-bottom: 5px;
    box-shadow:0 0 10px #f9c408;
}
#loginContent .dyn_login_input{
    width:90%;
    margin:0 auto;
    box-shadow:0 0 5px;
}
#loginContent .eye_button{
    right:7%;
}

#loginContent a.tl_sup_link{
    position:relative;
}
#loginContent a.tl_sup_link:before{
    content:"";
    background:url(https://i.ibb.co/6cjLLQ6s/live-support-icon-105x97.png) no-repeat center;
    display:inline-block;
    position:absolute;
    width: 34px;
    height: 34px;
    left: 8px;
    background-size: contain;
}
#loginContent .login_btn{
    border-color:#c1ccb6!important;
}
#loginContent .tl_popup_link.recover_btn{
    margin:0 auto;
}
#loginContent .tl_sup_link{
    margin:4 auto;
}
#loginContent .mb-4{
    margin:0!important;
}

@media (max-height: 678px) {
    #loginContent .D_logo:before{
        display:none;
    }
}

@media (min-height: 679px) and (max-height: 1000px) {
    #loginContent .D_logo:before{
        height: 300px!important;
        margin-bottom:10px!important;
        width: 300px!important;
    }
}

/*Modal Scroll*/
html
{
    scrollbar-width: thin;
    scrollbar-color: #f9c408 #816912;
}

/* Chromium/Safari */
::-webkit-scrollbar        { width:10px; }
::-webkit-scrollbar-track  { background: #1D3607 }
::-webkit-scrollbar-thumb  {
    background-color: var(--csTableColorFirst);
    border: 1px solid #1D3607;
}
::-webkit-scrollbar-thumb:hover { background-color: #1D3607; }
