.header_reg_btn{
    box-shadow: 0 0 4px #f2ae03!important;
}
.header_login_btn {
   box-shadow: 0 0 4px #ffffff!important; 
}


a[title="BONUSXCRASH"] span {
    font-size: 0; /* Yazıyı gizler */
}

a[title="BONUSXCRASH"] span::after {
    content: "";
    display: inline-block;
    width: 120px;      /* SVG genişliği */
    height: 30px;      /* SVG yüksekliği */
    background: url("../img/bonusxcrash-logo.svg") no-repeat center;
    background-size: contain;
}

.cw_depositDialog_balance,
.cw_depositDialog_balance:hover {
    background: #005333;
    color: #ffb005;
}

.cw_depositDialog_box .cw_deposit_button,
.cw_depositDialog_box .cw_deposit_button:hover {
    background: #00a443;
    color: #fff;
}

.cw_depositDialog_balance_image {
    display: none;
}
.header_both  {
    --cwButtonSecondaryRadius: 8px;
    --cwButtonSecondaryTxt:  #ffb005;
   --cwButtonSecondaryG:  #005333;
    --cwButtonSecondaryBgHover: #005333;
    --cwButtonSecondaryBg2: #005333;
    --cwButtonSecondaryTxt2: #ffb005;
        --cwButtonSecondaryBg: #005333;
}
.cw_headerDropDown_mob .topheader_user_id span, .cw_headerDropDown_mob .vip_badge_1 span, .cw_headerDropDown_mob_balance_box .vip_badge_2 span {
    color: #ffb005
}

.header_reg_btn, .header_login_btn.header_login_btn {
    background: #005333;
    border: #005333;
    color: #fff;
}
.brequest_popup_footer .brequest_popup_footer_btn {
    color: #fff000;
}
 
