:root {
    --mainTheme: #b18f35;
}

a {
    color: #fff;
}

.nav-bottom .nav-link .text {
    color: #ffffff !important;
}

#top-bar {
    background-color: transparent !important;
}

#header-wrap {
    background-color: #b18f35 !important;
}

#primary-menu-trigger .btn:hover {
    color: #ffeac0;
}

#primary-menu-trigger .btn:hover {
    color: #fff !important;
}

.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
    color: #000000 !important;
}

.sub-menu-container, .mega-menu-content {
    background: rgba(25, 25, 25, .85) !important;
}

.primary-menu:not(.on-click) .menu-item:hover > .sub-menu-container, .primary-menu:not(.on-click) .menu-item:hover > .mega-menu-content {
    border-bottom: 6px solid #cd9c00 !important;
}

.button, .btn-primary, .btn-primary:hover {
    background-color: #656565 !important;
}

.btn-primary {
    border: none !important;
}


.button.button-light {
    color: #fff !important;
    background: rgb(72,72,72) !important;
    background: linear-gradient( 180deg, rgba(72,72,72,1) 37%, rgba(105,105,105,1) 100%) !important;
}

.button-green {
    background-color: #158061 !important;
}

#copyrights {
    background-color: #000 !important;
    /*margin-bottom: 50px;*/
}

.footer-info {
    background-color: rgba(0,0,0,0.7) !important;
}
.sidebar-box .read-more a.button {
    background-color: #b18f35 !important;
}

    .sidebar-box .read-more a.button:hover,
    .sidebar-box .read-more-btn a.button:hover {
        background-color: rgb(217,170,22) !important;
        color: #fff !important
    }
.game-provider {
    border-top: 2px solid #9c6a00 !important;
}

    .game-provider .h4 {
        color: #ffbc2e !important;
    }

.top-bar-user .user-dropdown-menu .dropdown-menu a:last-child {
    background: #d49e2a !important;
    color: #fff !important;
}

#notif-bell .notif-hd-title {
    background: #b18f35 !important;
}

.top-bar-user .top-bar-wallet {
    
    background: transparent !important;
}

.top-bar-wallet:hover {
    background: rgb(72,72,72);
    background: linear-gradient( 180deg, rgba(59,59,59,1), rgba(72,72,72,1) 0% 100%);
}

.luckspin_logo {
    background: #b18f35 !important;
}

button.dropbtn-single-box.dropbtn-single:hover {
    background: #b18f35 !important;
}

.game-provider .divider::after, .game-provider .divider::before {
    background-color: #483305 !important;
}

.side-panel-app li a {
    background-color: #000000 !important;
}

#slideout p {
    background: #b18f35 !important;
    border-right: none;
}
#snav li:nth-child(10n+1) span, #snav li:nth-child(10n+1) a:hover .fa {
    background: #b18f35 !important;
}
#snav li .fa {
    background-color: #b18f35;
}
.modal-header button.close {
    background-color: transparent !important;
}

.jackpot-countdown .visual {
    
    background: linear-gradient( 180deg, rgb(255 235 176) 0%, rgb(192 146 0) 100%) !important;
    border: 4px solid #b18f35 !important;
    color: #fff !important;
}

.category-shortcut ul li a span {
    border: 2px solid #8c691e !important;
    
    background: linear-gradient( 180deg, rgba(217,170,22,1) 0%, rgba(205,156,0,1) 100%) !important;
}

.category-shortcut ul li a:hover span {
    color: antiquewhite !important;
}

.news-promotions-featured-game .news-feed, .news-promotions-featured-game .current-promo, .news-promotions-featured-game .info-center {
    background: #000 !important;
}

.inside .h2 {
    border-bottom: 1px solid #B18F35 !important;
    color: #ffe490;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.info-center {
    background: #000000 !important;
    /*border: 1px solid #dba229;*/
}

    .info-center .h2 {
        color: #ffe490 !important;
        /*border-bottom: 1px solid #61460c !important;*/
    }

.side-featured-game {
    background: #000 !important;
    /*border: 2px solid #af7a2f !important;*/
}

    .side-featured-game .h2 {
        /*border-bottom: 1px solid #b18f35 !important;*/
        color: #f4da8a !important;
    }

.top-5-jackpot .h2, .top-5-game .h2 {
    color: #ffdd37 !important;
}

.top-5-jackpot, .top-5-game, .news-promotions-featured-game .current-promo, .news-promotions-featured-game .news-feed {
    border: 3px solid #b18f35 !important;
}


.jackpot-inner span {
    color: rgb(255, 221, 155) !important;
}

.top-5-game-inner div a div:last-child {
    border-top: 2px solid #ffb900;
}

.inside {
    background-color: #000000 !important;
    border: 1px solid #dba229;
}

.gold-border {
    border-radius: 5px;
    border: 2px dotted #FDFF0E;
}

.vl {
    border-left: 5px solid #d1981e !important;
}

.login-register .button-green {

    background: linear-gradient(180deg, rgba(217,170,22,1) 0%, rgba(205,156,0,1) 100%) !important;
}

    .login-register .button-green:hover {
        color: #fff !important;
        background: linear-gradient( 90deg, rgba(217,170,22,1) 0%, rgba(205,156,0,1) 100%);
    }

.rank-progression .h3, .game-history .h3 {
    background: #212121 !important;
}

.login-register .button.button-light:hover {
    color: #fff;
}
/* Seaech Bar */
.btn-secondary {
    color: #fff;
    border-color: #523f18;
    background: rgb(177 143 53);
}
/* Member profile */
/*.data-container > div {
    color: white;
}*/

.withdrawNB > div {
    color: white;
}

#top-bar {
    background-color: #383838 !important;
}

/*


    added


*/


.lang-selection .button-transparent, .template-selection .button-transparent {
    background: transparent !important;
}


.lang-selection .dropdown-menu a, .template-selection .button-transparent {
    color: #333 !important;
}

.mega-menu-content .sub-menu-container .menu-item ul li:hover {
    box-shadow: 0 0 10px 1px #b18f35 !important;
}



.afb-medias a {
    background-color: #cd9c00 !important;
    color: #fff !important; 
    font-weight: bold;
}

.afb-medias i {
    width: 20px;
}

.top-bar-user .dropdown-menu a {
    color: #333 !important;
}


.button-3d.button-amber:hover, .button-amber:hover, .button-reveal.button-amber:hover, .button-border.button-amber:hover, .button-border.button-amber.button-fill::before {
    background-color: #a58228 !important;
}



.notification-alert .dropdown-menu li:last-child .button {
    color: #fff !important;
}


.game-lobby-listing span {
    background: #b18f35 !important;
}




.news-detail-header a.button-transparent {
    background: transparent !important;
}

@media (max-width: 992px) {

    .mobile-offcanvas {
        background: #000;
    }

    .menu-item:not(:first-child) {
        border-top: 1px solid #7b611b !important;
    }

    .sub-menu-container, .mega-menu-content {
        background-color: #423410 !important;
    }

    .primary-menu:not(.on-click) .menu-item:hover > .sub-menu-container, .primary-menu:not(.on-click) .menu-item:hover > .mega-menu-content {
        border-bottom: none !important;
    }
}



.user-profile-dropdown .button-transparent, .notification-alert .button-transparent {
    background: transparent !important;
}

.afb-blue-bar {
    background-color: #b18f35;
}

    .afb-blue-bar .flex-shrink-0 {
        background: #b18f35 !important;
    }





.cd-tabs__list li {
    background: hsl(0deg 0% 0%) !important;
}

.inside-tab-item > a.active {
    color: #fff !important;
    border: 2px solid #b18f35;
}



button.afb01, a.afb01 {
    background-image: linear-gradient(to right, #b18f35, #b18f35) !important;
}

    button.afb01:hover, a.afb01:hover {
        background: #938455 !important;
    }

.profile-tabs .btn, .profile-tabs .btn:hover {
    color: #333 !important;
}

.game-part .h3 {
    background: #24211a !important;
}


.luckspin_logo {
    background: rgb(61 61 61) !important;
    box-shadow: 3px 3px 13px #000000 !important;
}



.bonus-dls-bg {
    background: #2d2d2d !important;
}


.modal-content.oned {
    background: #b18f35;
    border-bottom: 5px solid rgb(152 115 0) !important;
}



.dls-pop-bg {
    background: linear-gradient( 0deg, rgb(90 68 0) 0%, rgb(128 99 14) 35%, rgb(177 135 9) 100%) !important;
}

.dls-content-wrapper {
    background-color: transparent !important;
}


/*.footer-bottom .h1 {
    color: #ffdd37;
}*/

.footer-hr {
    border-bottom: 1px solid #523f18 !important;
}

.input-group input {
    border: 1px solid #523f18 !important;
}

.news-promotions-featured-game .news-feed .h2, .news-promotions-featured-game .current-promo .h2 {
    /*border-bottom: 1px solid #523f18 !important;*/
    color: #FFE490
}
.news-promotions-featured-game .current-promo .h2 {
    border-bottom: 0px solid #B18f35 !important;
    padding: 5px 0px;
    color: #FFE490;
}
.owl-carousel .owl-dots .owl-dot {
    background-color: rgba(255 255 255,.5) !important;
}
.owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:hover {
    background-color: rgb(177 143 53) !important;
}


.btn-color {
    background: rgb(217,170,22) !important;
    background: linear-gradient( 180deg, rgba(217,170,22,1) 0%, rgba(205,156,0,1) 100%) !important;
}

    .btn-color:hover {
        background: rgb(205,156,0) !important;
        background: linear-gradient( 180deg, rgba(205,156,0,1) 0%, rgba(217,170,21,1) 100%) !important;
    }

.btn-white {
    color: #927001 !important;
    background-color: #fff !important;
    border: 2px solid #d2a20a !important;
}

.btn-login {
    color: #fff;
    background: rgb(72,72,72);
    background: linear-gradient( 180deg, rgba(72,72,72,1) 37%, rgba(105,105,105,1) 100%) ;
   
}

    .btn-login:hover {
        background: linear-gradient( 180deg, #cd9c00 37%, #cd9c00 100%);
    }

.button-green {

    background: linear-gradient( 180deg, rgba(217,170,22,1) 0%, rgba(205,156,0,1) 100%) !important;
}

    .button-green:hover {
        color: #fff !important;
        background: linear-gradient( 90deg, rgba(217,170,22,1) 0%, rgba(205,156,0,1) 100%);
    }

.pagination > li > a:focus, .pagination > li > a:hover {
    
    background: linear-gradient( 180deg, #cd9c00 0%, #cd9c00 100%) !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #b18f35;
}


.profile-tabs .btn-tnc, .profile-tabs .btn-tnc:hover {
    color: white !important;
}

p.title.text-truncate {
    border-top: 2px solid #a4791f;
}

    p.title.text-truncate:hover {
        color: #a4791f;
    }

.card-body > p > span > a {
    color: #b18f35 !important;
}

    .card-body > p > span > a:hover {
        color: #523f18 !important;
    }

.blog-title.pt-4.seoar a {
    color: #b18f35 !important;
}

    .blog-title.pt-4.seoar a:hover {
        color: #523f18 !important;
    }

.afb-title-h1 .h1 {
    color: #ffdd37;
}



#active-member-list .period_months .afb04 {
    color: #fff;
    background-color: #fff;
    border: 1px solid #656565;
}


#active-member-list .period_months .afb01, #active-member-list .period_months .afb01:hover {
    color: #fff;
    background-color: #b18f35 !important;
    border: 1px solid #b18f35 !important;
    padding: 8px 22px;
}

.from-date:focus-within, .end-date:focus-within {
    background: #b18f35;
    color: #fff;
}

    .from-date:focus-within input, .end-date:focus-within input {
        background: #b18f35 !important;
        color: #fff !important;
    }

.ui-datepicker .ui-datepicker-header {
    background: #b18f35;
    color: #fff;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #b18f35;
    background: #b18f35;
    font-weight: normal;
    color: #ffffff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    color: #454545 !important;
}

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
        color: #2b2b2b !important;
    }

.afb-title-h1 .h1 {
    color: #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #b18f35;
    background: #b18f35;
    font-weight: normal;
    color: #ffffff !important;
}

/*Bottom mobile nav*/

.nav-bottom {
    --backgroundColor: #383838;
}



.faq-card {
    background-color: #b18f35;
}

    .faq-card .h6 {
        color: white;
    }

.socialMedia-list .btn-secondary {
    background: #656565;
}


#mega888StartingModal h3, #mega888StartingModal h5, #mega888StartingModal span, #mega888StartingModal label {
    color: white;
}

#Mega888_UpdatePassword button span {
    color: black;
}

.h_nav-item > a, .h_nav-item > span, .payment-item {
    background-color: hsl(0deg 0% 0%) !important;
}

.loyalprogram-info .table-title {
    color: rgba(208,160,5,.8);
}
.loyalprogram-info small {
    line-height: 1.5;
    color: #ffffff80 !important;
    font-family: 'Proxima Nova Rg';
    font-size: 80%;
}

.loyalprogram-info a {
    text-decoration: none !important;
    color: #007bff !important;
    transition: all 0.5s ease;
}

/*2024-02*/

#top-bar {
    background-color: #191919!important;
}

.announcementWrapper {
    background-color: #282828 !important;
}

.versionButton {
    color: #fff !important;
    background-color: #484848 !important;
    border-color: #484848 !important;
}

    .versionButton:hover {
        color: #fff !important;
        background-color: #696969 !important;
        border-color: #696969 !important;
    }


.btn-login {


    background: linear-gradient( 180deg, #484848 37%, #484848 100%);
}

    .btn-login:hover {
        color: #fff;
        background: linear-gradient( 180deg, #cd9c00 37%, #cd9c00 100%);
    }

/*.button-login-register {
    color: #fff !important;
    background-color: #cd9c00 !important;
    border-color: #cd9c00 !important;
}

    .button-login-register:hover {
        color: #fff !important;
        background-color: #efb000 !important;
        border-color: #efb000 !important;
    }
*/
.login_username, .login_password, #SimpleLoginCaptcha {
    font-size: 12px;
    font-weight: normal;
}


.mega-menu-content {
    background: rgba(25, 25, 25, 1) !important;
}

.primary-menu:not(.on-click) .menu-item:hover > .sub-menu-container, .primary-menu:not(.on-click) .menu-item:hover > .mega-menu-content {
    border-bottom: 6px solid #B18F35!important;
}

.searchgamewidget .input-group input {
    border: 1px solid #484848 !important;
}

    .searchgamewidget .input-group input::placeholder {
        color: #484848!important;
    }

.side-featured-game, .inside {
    background-color: #191919 !important;
    border: 0px solid #565656 !important;
}

   

#searchgame_searchgame_button {
    background-color: #484848 !important;
}

    #searchgame_searchgame_button:hover {
        background-color: #696969 !important;
    }



.category-shortcut ul li a span {
    border: 0 !important;
 
    background: linear-gradient( 180deg, #cd9c00 0%, #cd9c00 100%) !important;
}

    .category-shortcut ul li a span:hover {
       
        background: linear-gradient( 180deg, #efb000 0%, #efb000 100%) !important;
        color: #fff!important;
    }

.font-weight-bold.step.ml-2 {
    color: #ffe940!important;
}

.top5game .photobox__previewbox .action_overlay a div, .jackpotpool .photobox__previewbox .action_overlay a div {
    background-image: linear-gradient(to right, #cd9c00, #cd9c00) !important;
}

.top5game .photobox__previewbox .action_overlay a div:hover, .jackpotpool .photobox__previewbox .action_overlay a div:hover {
    background-image: linear-gradient(to right, #efb000, #efb000) !important;
}

#tournament-tableranking .main-wrapper {
    border-top: 1px solid #B18F35 !important;
}

#tournament-tableranking .btn-tournament:hover, #tournament-tableranking .btn-tournament.active {
    background: #cd9c00 !important;
    color: #fff !important;
}

.tournament-leaderboard-point {
    color: #fff !important;
}

.tournament-countdown {
    color: #ffec90!important;
}

#tournament-tableranking .btn-tournament {
    border: 2px solid #efb000 !important;
    color: #efb000 !important;
}

    #tournament-tableranking .btn-tournament:hover {
        border: 2px solid #efb000 !important;
        background: #efb000 !important;
        color: #fff;
    }

.col-md-2.text-right.d-none.d-md-block a.text-white {
    color: #ffffff80 !important;
}

    .col-md-2.text-right.d-none.d-md-block a.text-white:hover {
        color: #ffec90 !important;
    }

.seoar .content-wrap {
    color: #fff!important;
}

.footer-bottom .h1 {
    color: #ffe490 !important;
}

.footer-bottom p {
    color: rgb(255 255 255 / 80%) !important;
}
.shfooter .footlabel {
    color: #ffe490 !important
}
.footer-separator hr {
    border-top: 1px solid #eeda9d;
}


.footer-bottom p:hover {
    color: #ffe490 !important;
    /*background-color: #000 !important;*/
}

#gotoTop:hover {
    background-color: #ffe490 !important;
}

.col-8.px-0.model-h3.text-center {
    color: #ffe490 !important;
}

.signin-content-v3 {
    background: #191919 !important;
}

.did-floating-label-content svg, .selectCustom svg {
    color: #cd9c00;
}
.selectCustom .select-options li:hover {
    background: #cd9c00;
}
.tournament_category.selectCustom .custom-select-dd, .promo_category.selectCustom .custom-select-dd {
    padding: 0 20px 0 20px;
}

.did-floating-label-content::placeholder {
    color: #b18f35 !important;
}

#password_confirm::placeholder {
    color: #b18f35 !important;
}

label[for="register_bankaccname"], label[for="register_bankaccno"], label[for="telegram"], label[for="line"], label[for="wechat"], label[for="phone"], label[for="email"] {
    color: #cd9c00 !important;
}


.custom-select-dd::after {
    filter: brightness(0) saturate(100%) invert(44%) sepia(0%) saturate(0%) hue-rotate(19deg) brightness(94%) contrast(92%);
}

.captchaInputRefresh a.captcha-refresh i {
    color: #be8f35 !important;
}

#password_confirm::placeholder, select::placeholder {
    color: #be8f35 !important;
}

.rgstButton {
    background-color: #cd9c00 !important;
    font-weight: bold;
}
    .rgstButton:hover {
        background-color: #efb000 !important;
 
    }


#registerModal .bottom a {
    color: #ffe490 !important;
}

#registerModal .bottom a:hover {
    color: #ffe490 !important;
}

.inside a {
    color: #ffffff80 !important;
}

    .inside a:hover {
        color: #ffe490 !important;
    }

.button-login-register {
    background: #cd9c00 !important;
    /*border: 2px solid #cd9c00 !important;*/
}

    .button-login-register:hover {
        background: #efb000 !important;
        /*border: 2px solid #efb000 !important;*/
    }

#top-Deposit-Btn, #burgermenu-Deposit-Btn {
    background: #0d6f11;
    /*border: 2px solid #0d6f11;*/
}

    #top-Deposit-Btn:hover, #burgermenu-Deposit-Btn:hover {
        background: #cd9c00 !important;
        /*border: 2px solid #0d6f11 !important;*/
    }

#top-Withdraw-Btn {
    background: #890b0b;
    /*border: 2px solid #890b0b;*/
}

    #top-Withdraw-Btn:hover {
        background: #890b0b;
        /*border: 2px solid #890b0b;*/
    }

.versionButton {
    background: #484848 !important;
    border: 2px solid #484848 !important;
    line-height: 14px;
    border-radius: 4px;
    margin-top: 0px;
}

    .versionButton:hover {
        background: #efb000 !important;
        border: 2px solid #efb000 !important;
    }

.table tbody + tbody {
    border-top: 1px solid #dee2e6;
}

.c_title_link_span {
    color: #ffffff80 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #727272 !important;
}

.did-floating-input::placeholder, .did-floating-select::placeholder, .did-floating-label::placeholder, label[for="whatsapp"] {
    color: #b18f35 !important;
}

#RegisterFocusTextBox::placeholder, #register_password::placeholder, #password_confirm::placeholder, .registerPasswordIco::placeholder, .userNameID::placeholder, .error_Register_username, label[for="register_password"], label[for="password_confirm"], label[for="RegisterFocusTextBox"] {
    color: #b18f35 !important;
}

.dropdown-menu-right {
    background: #fff !important;
}

.dropdown-menu-right a:hover {
    background: #a5a5a5;
}

#tournament-tableranking .coming-controlls {
    color: #ffe490!important;
}

#lobby-header .h3 span, section.promotion-list .h3.afb-title-h1.mb-3 {
    color: #ffe490 !important;
}

.skipOrphan a {
    color: #ffe490 !important;
}
.promotion-list .user-profile .afb-title-h1 span {
    text-align: left;
    font-size: 21px;
    color: #FFE490!important;
}

.text-center.text-white.mb-4.mt-3 {
    color: #FFE490 !important;
}

.tournament-leaderboardtitle {
    color: #ffffff80;
}

.h3.generic-header {
    color: #FFE490 !important;
}

.js .cd-tabs__item--selected {
    box-shadow: inset 2px 0 0 #B18F35;
}
@media (max-width: 767px) {
    .js .cd-tabs__item--selected {
        box-shadow: inset 0 2px 0 #B18F35;
    }
}

.button.afb01 {
    background: #cd9c00!important;
}
/*
.button.afb01 {
    background: #efb000 !important;
}*/


.top5game .afb-title-h1 {
    color: #FFE490 !important;
}


.top5game .photobox .photobox_title a.tmb-content__link {
    color: #fff !important;
}

    .top5game .photobox .photobox_title a.tmb-content__link:hover {
        color: #ffe490 !important;
    }


.promotion-rules-page.dark-theme .blog-title, .general-post-title {
    color: #ffe490 !important;
}

.news-promotions-featured-game .news-feed .h2 a, .news-promotions-featured-game .current-promo .h2 a, .news-promotions-featured-game .info-center .h2 a {
    color: #ffffff80!important;
}
    .news-promotions-featured-game .news-feed .h2 a:hover, .news-promotions-featured-game .current-promo .h2 a:hover, .news-promotions-featured-game .info-center .h2 a:hover {
        color: #ffe490 !important;
    }

.jackpotpool .afb-title-h1 a span {
    color: #ffffff80!important;
}
    .jackpotpool .afb-title-h1 a span:hover, .top-5-game .afb-title-h1 span:hover {
        color: #ffe490 !important;
    }

.carousel-indicators .active {
    color: #FFE490!important;
}


#tournament-tableranking .display-remain-days, #tournament-tableranking .display-remain-hours, #tournament-tableranking .display-remain-minutes, #tournament-tableranking .display-remain-seconds, #tournament-tableranking .display-remain {
    color: #ffe490 !important;
}

.carousel-indicators li {
    background-color: #fff !important;
}
.carousel-indicators li.active {
    background-color: #ffe490 !important;
}
.top5game .photobox__previewbox .action_overlay a div, .jackpotpool .photobox__previewbox .action_overlay a div {
    background-image: linear-gradient(to right, #cd9c00, #cd9c00) !important;
}

    .top5game .photobox__previewbox .action_overlay a div:hover, .jackpotpool .photobox__previewbox .action_overlay a div:hover {
        background-image: linear-gradient(to right, #efb000, #efb000) !important;
    }


/*.news-promotions-featured-game .current-promo .h2 {
    border-bottom: 1px solid #be8f35 !important;
}*/

.footer-bottom {
    border-top: 1px solid #b18f35 !important;
}

ul.top-link li  a:hover {
    color: #FFE490 !important;
}
/*.info-icon:hover {
    color: #FFE490 !important;
}*/

.text-light.font-weight-bold {
    color: #ffe490!important;
}

@media (max-width: 428px) {
   /* .button.button-rounded.button-green.button-small.button-login-register {
        margin-left: 3px !important;
    }*/

    button[data-target="#loginModal"], .button.button-light {
        color: #fff !important;
        background: linear-gradient( 180deg, #484848 37%, #484848 100%) !important;
        border: 1px solid #484848 !important;
    }

        button[data-target="#loginModal"]:hover, .button.button-light:hover {
            color: #fff !important;
            background: linear-gradient( 180deg, #cdc900 37%, #cdc900 100%) !important;
            border: 1px solid #cdc900 !important;
        }

    button[data-target="#loginModal"] {
        color: #fff !important;
        background: linear-gradient( 180deg, #00000000 37%, #00000000 100%) !important;
        border: 0px solid #484848 !important;
        padding: 0px 0px !important;
    }

        button[data-target="#loginModal"]:hover {
            color: #fff !important;
            background: linear-gradient( 180deg, #00000000 37%, #00000000 100%) !important;
            border: 0px solid #cdc900 !important;
        }
    .col-3.col-md-3.text-white.text-center span.d-block {
        line-height: 1;
    }
}


.loyalprogram-info .table-title {
    color: #ffe490!important;
}

.card-body p {
    line-height:1;

}

.text-white.font-italic.title {
    font-family: sans-serif!important;
}

.text-center.pb-3.step {
    font-size: 16px;
    font-weight:bold;
}

.btn-tournamentlist, .btn-tournamentlist:hover {
    border-radius: 3px !important;
    background-image: linear-gradient(to right, #cd9c00, #cd9c00);
    box-shadow: inset 0 0 21px 0 rgb(0 0 0 / 14%), 0 0px 0 0 #dbd3ba, 0 0px 20px 3px #cd9c00;
    border: none;
}

.afb-title-h1{
    color: #ffe490
}
section#general-post a:hover, div#accordion-tab-1 a:hover, #infoPage-content a:hover {
    color: #ffd097 !important;
    text-decoration: none !important;
}

.wallet-top-left,
#tournament-history .btn-tournament:hover,
#tournament-history .btn-tournament.active,
#main-affiliate .table-sticky thead .sticky-left,
#daily-lucky-spin-history .table-sticky thead .sticky-left,
#deposit-withdraw-history .table-sticky thead .sticky-left,
#gamedeposit-withdraw-history .table-sticky thead .sticky-left,
.sharebox-container,
.btn-sharebox-gray,
#tier .table-sticky thead .sticky-left,
table.bet-history.table-sticky thead .sticky-left {
    background: #b18f35;
}
    .wallet-top-left:before {
        border-left: 8px solid #b18f35;
    }


#loginModal .model-h3, #forgotPasswordModal .model-h3, #changePasswordModal .model-h3, #registerModal .model-h3 {
    color: #FFE490;
}

.did-floating-label-content .did-floating-label, .did-floating-input, .did-floating-select, .captchaInputRefresh .fld {
    color: #cd9c00;
}

.button-login-register.moneyBox {
    background: #484848 !important;
    border: 1px solid #ffe490 !important;
}

.button-login-register.moneyBox:hover {
    background: #efe000 !important;
    border: 1px solid #ffe490 !important;
}

.notification-alert .dropdown-menu li a.a-top-text-block {
    border-left: 4px solid #cd9c00 !important;
}

.notification-alert .dropdown-menu li a:hover {
    background: #a5a5a5 !important;
}

li.menu-item:hover img.megamenu-icon {
    filter: brightness(1.5) invert(0) sepia(1) contrast(1) saturate(2) hue-rotate(-13deg);
}

li.menu-item:hover span {
    color: #FFE490!important;
}

a[aria-controls="collapseChangePassword"] {
    color: #000!important;
}

.tournament-list .tournament-leaderboard-point {
    color: #cd9c00 !important;
}


.loyalprogram-info .text-white.text-center img {
    filter: hue-rotate(5deg) contrast(2)
}

.loyalprogram-info h6.table-title {
    color: #fff!important;
}

.afb-title-h1 {
    color: #ffe490!important;
}

.congra .h2 {
    color: #ffe490;
}

:root {
    --stop-color: #cd9c00;
    --start-color: #cd9c00;
}

.circle-start-color {
    stop-color: var(--stop-color);
}

.circle-offset-color {
    stop-color: var(--start-color);
}

.promotionMore {
    background: #656565 !important;
}

    .promotionMore:hover {
        background: #656565 !important;
    }

.simple-login img.simple-captcha-img, .registrationCaptcha .captchaimage img {
    filter: hue-rotate(-196deg) brightness(1.2);
}

.simple-captcha-img .captcha-image, .simple-login .btn-login {
    border-radius: 3px !important;
}

.nav-pills-qr .nav-link {
    background: #212121!important;
}

.nav-pills-qr .nav-link.active {
    background: #2c2c2c !important;
}

.socialMedia-list a > img {
    filter: invert(30%) sepia(0%) brightness(90%) contrast(53%) !important;
}

.socialMedia-list i {
    color: #999!important;
}

.btn777Color[data-target="#loginModal"] {
    background: #00000000 !important;
    color: #ffe490 !important;
    font-weight: bold !important;
}

.button-login-register.moneyBox:hover {
    background: #efb000 !important;
    border: 1px solid #efb000 !important;
}

.post-login-refer .dropbtn-single-box.dropbtn-single {
    padding: 6px 14px !important;
    border-radius: 3px;
    background: #cd9c00;
    margin-left: -5px;
}
.post-login-refer .dropbtn-single-box.dropbtn-single:hover {
    background: #efb000 !important;
}
   .pagination > li.paginationjs-prev > a, .pagination > li.paginationjs-next > a {
    background: #cd9c00 !important;
    color: #fff !important;
}


#registerModal .bottom .btn {
    font-size: 14px !important;
    background: #00000000 !important;
    color: #ffe490 !important;
    border: 0 !important;
    padding: 0 !important;
    font-weight: bold;
    line-height: 36px;
    margin-top: -4px;
}


.notifUnread {
    background-color: #e2e2e280!important;
}
    .notifUnread div {
        color: #666!important;
    }


.pagination > li > a {
    background-color: #ffffff00 !important;
    border: 1px solid #00000000 !important;
    border-radius: 4px;
    color: #666 !important;
    height: 33px;
}

.paginationjs-page.J-paginationjs-page.active a {
    background-color: #ffffff00 !important;
    border: 1px solid #00000000 !important;
    border-radius: 4px;
    height: 33px;
    color: #666 !important;
}

.paginationjs-page.J-paginationjs-page.active a:hover {
 
    color: #fff !important;
}

.pagination > li.paginationjs-prev a, .pagination > li.paginationjs-next a {
    border: 1px solid #ffffff00 !important;
    color: #fff !important;
    border-radius: 4px;
    background-color: #cd9c00 !important;
}


.dls-content .h5 {
    color: #fff;
}

.dls-content span {
    color: #fff;
}


.dls-pop-button {
    border-radius: 4px;
}

.custom-select-dd:active, .custom-select-dd.active {
    color: #cd9c00 !important;
    border-color: #1677f1;
}

.selectCustom option:first {
    color: #cd9c00 !important;
}

.custom-select-dd {
    color: #cd9c00 !important;
}

.claimBtn {
    background: #cd9c00 !important;
}

    .claimBtn:hover {
        background: #efb000 !important;
    }

.pagination > li.paginationjs-prev a:hover, .pagination > li.paginationjs-next a:hover {
    background-color: #efb000 !important;
}

#DepoConfModal .btn-primary {
    background: #b18f35 !important;
    border-color: #b18f35 !important;
    color: #fff !important;
}

#DepoConfModal .modal-header {
    background: #b18f35 !important;
}

    #DepoConfModal .modal-header h5 {
        color: #fff !important;
    }

#DepoConfModal .fa-clone,
#DepoConfModal .text-primary {
    color: #b18f35 !important;
}



#top-bar .dropdown-menu a:hover, .active-lang {
    background: #efb000 !important;
    color: #fff !important;
}

.transferModal .h5, .transferModal .form-group, .transferModal .form-group label {
    color: white;
}

.transferModal .text-dark {
    color: white !important;
}

.universal_hamburger_menu {
    --maintheme: #cd9c00;
    --subtheme: #b18f35;
    --contrasttheme: #890b0b;
}

.universal_hamburger_menu .collapse-container .under-n {
    background: #0d6f11;
}
.universal_hamburger_menu .collapse-container .maintenance .under-m {
    background: var(--contrasttheme);
}

.universal_hamburger_menu .aside_content-login .login-button button.btn-login {
  background: linear-gradient( 180deg, #484848 37%, #696969 100%);
}

.universal_hamburger_menu .aside_content-login .login-button button.btn-login:hover {
    background: linear-gradient( 360deg, #484848 37%, #696969 100%);
}

    .universal_hamburger_menu .aside_content-login .login-button button.btn-register {
        color: #fff;
        background: #ffc200 !important;
    }

        .universal_hamburger_menu .aside_content-login .login-button button.btn-register:hover {
            background: #ffc200 !important;
        }

.universal_hamburger_menu .aside_content-account_box .account_box-welcome .welcome-username {
    color: #fff;
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Deposit-Btn {
  background: #0d6f11;
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Deposit-Btn:hover {
  background: #0d6f11;
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Withdraw-Btn {
  color: #fff;
  background: var(--contrasttheme);
} 
.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Withdraw-Btn:hover {
  background: var(--contrasttheme);
}
.universal_hamburger_menu .aside_content-account_box,
.universal_hamburger_menu .aside_content-login,
.universal_hamburger_menu .aside_content-main_content .main_content-section {
  background: var(--maintheme);
}
.universal_hamburger_menu .aside_content-login .did-floating-input {
  color: #000;
  border-color: #191919;
}
.universal_hamburger_menu .hamburgerSearch .btn.gameCategoryBtn {
    background: #000;
    border-color: #000;
}
.universal_hamburger_menu .aside_content-login .did-floating-label,
.universal_hamburger_menu .aside_content-login .did-floating-label-content svg {
    color: #000;
}
.universal_hamburger_menu .hamburgerSearch .input-group input,
.universal_hamburger_menu .hamburgerSearch .input-group .svg-icon {
    color: #000 !important;
}
.universal_hamburger_menu .aside_content-main_content .main_content-section .btn svg.icon, .universal_hamburger_menu .aside_content-main_content .main_content-section .btn i.icon {
    color: #fff;
}
.universal_hamburger_menu .aside_content-main_content .main_content-section-title {
    color: #000;
    border-bottom-color: #000;
}

.universal_hamburger_menu .collapse-container [data-toggle=collapse][aria-expanded=true]:has(+ .collapse-1),
.universal_hamburger_menu .collapse-container [data-toggle=collapse] + .collapse-1 {
    background-color: #555;
}

.universal_hamburger_menu .aside_content-main_content .main_content-section .btn.active,
.universal_hamburger_menu .aside_content-main_content .main_content-section .btn:hover {
    background-color: #222;
}


.universal_hamburger_menu .hamburgerSearch .dropdown-menu {
    background-color: #333;
    border-color: #333;        
}

.universal_hamburger_menu .hamburgerSearch .dropdown-menu .dropdown-item {
    color: #fff;
}

.searchgameMobilewidgetv2 .result-wrapper {
    color: #fff;
}
.universal_hamburger_menu .hamburgerSearch .result-wrapper .searchgameStatement {
    opacity: 1 !important;
}
.universal_hamburger_menu .hamburgerSearch .result-wrapper .searchgamewidgetListing li {
    background: #000;
    border-color: #000;
}
.universal_hamburger_menu .hamburgerSearch .result-wrapper #hamburger_searchgame_history_List > .badge {
    color: #fff;
    background: #000;
    border-color: #000;
}
.universal_hamburger_menu #hamburgerCategory .collapse-container img.icon {
    filter: brightness(2);
}

.game-overlay-DetailBottom .bottom-container,
.game-overlay-DetailBottom .top-container .fav-rtp-container .favourite-game-container {
    background: #000000;
}

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-play,
.casino777-overlay-ui .top-container .game-img-container .hover-content .btn-play {
    background: #cd9c00;
    color: #FFF
}

    .game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-play:hover {
        filter: none;
        background: #efb000;
    }

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-demo {
    background: #454545;
    color: #fff;
}

    .game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-demo:hover {
        filter: none;
        background: #5a6268;
        color: #fff;
    }

.dot3-popup.ui-widget.ui-widget-content {
    border-color: #cd9c00;
}

    .game-overlay-DetailBottom .bottom-container .game-attribute .game-attribute-details:after {
        border-top: 0px solid #cd9c00;
        border-right: 0.5px solid #cd9c00;
        border-bottom: 0.5px solid #cd9c00;
        border-left: 0px solid #cd9c00;
    }

button#depositBtn, button#withdrawBtn, button#WICKET9WithdrawBtn {
    background: linear-gradient(to right, #b18f35, #b18f35);
    padding: 7px 15px;
}

    button#depositBtn:hover, button#withdrawBtn:hover, button#WICKET9WithdrawBtn:hover {
        background: linear-gradient(to right, #b18f35, #b18f35);
        padding: 7px 15px;
    }

button#playnowBtn {
    background: linear-gradient(to right, #b18f35, #b18f35);
    border-radius: 2px;
}

    button#playnowBtn:hover {
        background: linear-gradient(to right, #b18f35, #b18f35);
        border-radius: 2px;
    }

.transferModal #playnowBtn, .updatepassword {
    background: linear-gradient(to right, #b18f35, #b18f35) !important;
}

    .transferModal #playnowBtn:hover, .updatepassword:hover {
        background: linear-gradient(to right, #b18f35, #b18f35) !important;
    }

.universal_hamburger_menu #hamburgerCategory img.icon {
    filter: none;
}

a:hover {
    color: #b18f35;
 }

#top-bar .dropdown-menu a.active-lang {
    color:#fff!important;
}

.affiliate-application-form .bg-white .text-dark {
    color: #FFE490 !important;
}

.universal_hamburger_menu .aside_content-login .did-floating-label-content .toggle-password {
    filter: brightness(0) saturate(100%) invert(33%) sepia(1%) saturate(1524%) hue-rotate(101deg) brightness(94%) contrast(100%)!important;
}

.popup-footer button {
    background: #cd9c00;
    border: #cd9c00;
 }

    .popup-footer button:hover {
        background: #938455 !important;
        border: #938455;
    }

.btn-tnc:hover {
    background-color: #3c3c3d;
    color: white;
}

.btn-tnc {
    background-color: #201f25;
    color: white;
}

.sharebox-container .input-group input {
    border-color: transparent !important;
}

.promoNotEligible {
    background: #232323 !important;
    border-color: #232323;
}

.backButton {
    background-color: #656565 !important;
    border-color:#656565 !important;
}

.promoClaimed, .promoClaimed:hover {
    background: #cd9c00 !important;
    border-color: #cd9c00 !important;
}

.lobbyfilter button.btn-secondary.active, button.btn-secondary:hover {
    background: #b18f35 !important;
}

a.promotion-rules, a.promotion-rules:hover {
    color: #333;
}

.btn-sharebox {
    background: #b18f35;
 }


.paginationjs-page.J-paginationjs-page.active {
    background-color: transparent!important;
 }

.luckspin_logo .dls-time-title {
    color: #fff;
}

.luckspin_logo {
    box-shadow: 3px 3px 13px #3b3b3b !important;
}


.filter-button.active, .filter-button:hover {
    background-color: #b08e35 !important;
    color: white;
    border-color: #b08e35 !important;
}

.filter-button {
    background-color: #333 !important;
    border-color: #333 !important;
}

#tournament-history .btn-tournament.active  {
    border: solid 1px #b18f35 !important;
}

.btn-tournament {
    border: solid 1px #333 !important;
    color:#333!important;
}

    .btn-tournament:hover, .btn-tournament.active {
        border: solid 1px #b18f35 !important;
        color: #fff !important;
    }

.btn-sharebox:hover {
    background: #b18f35!important;
 }

.btn-underline-sharebox:hover::after {
    background-image: linear-gradient(to right, #b18f35, #b18f35);
}

#NRebateClaim .button-claim-rebate {
    background-image: linear-gradient(to right, #b18f35, #b18f35);
    color:#fff;
}

    #NRebateClaim .button-claim-rebate:hover {
        background-image: linear-gradient(to right, #cd9c00, #cd9c00);
        color: #fff;
    }