﻿
/* nonn55 */

.afb-title-h1 small,.col-md-4 small {
    color: #6d1b8e;
    font-weight: 800;
}

    .afb-title-h1 small:hover,.col-md-4 small:hover {
        color: #ffffff;
    }


/* nonn12 */

.dropdown-single-content a {
    /* border-bottom: 1px solid #71757a; */
    border-bottom: 1px solid #850874 !important;
}

    .dropdown-single-content a:last-child {
        border-bottom: none;
    }

    .dropdown-single-content a:hover {
        color: #ffbb39;
        /* border-radius: 5px; */
        border-radius: 0px;
    }

.dropdown-single:hover .dropbtn-single {
    background-image: linear-gradient(to right, #2575fc, #6a11cb);
    border-radius: 2px;
}


/* nonn1 */

.text-wrap p.one {
    text-align: center;
    /* background-color: #2b2740; */
    background: linear-gradient(to top, #230e39, #3f0a54);
    margin-bottom: 10px;
    border-top: #050505 1.5px solid;
    border-bottom: 1.5px #2d094b solid;
}



/* nonn2 */

.footer-copy-right {
    background-color: #250e3b;
    /* background-color: #000000; */
    text-align: center;
    color: #bebebe;
    font-size: 10px;
    padding: 10px;
    display: inline-block;
    width: 100%;
}
/* nonn666 */
.owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot:hover {
    /* background-color: #3d4369 !important; */
    /* border-color: #3d4369 !important; */
    background-color: #6801fd !important;
    border-color: #e50ad2 !important;
    opacity: 1;
}


/*Ug_____end*/

/*Woocasino_style_start__________*/


/* nonn5 */

.form-group hr {
    border-color: #4f085f !important;
}


/* nonn2 */

.btn-maintheme {
    color: #fff;
    /* background-color: #131521;
    border-color: #131521; */
    background: linear-gradient(76deg, #4d1b81, #641185, #68105d);
    border: 1px solid #3f0755 !important;
}

    .btn-maintheme:hover {
        color: #fff;
        /* background-color: #050609; */
        /* border-color: #000001; */
        background: linear-gradient(76deg, #68105d, #641185, #4d1b81);
        border: 1px solid #3f0755 !important;
    }


/* nonn1 */

.btn-subtheme:hover {
    color: #fff;
    /* background-color: #1a1af2;
    border-color: #0e0ef1; */
    /* background-color: rgb(240, 51, 51) !important; */
    border-color: rgb(84 25 131) !important;
     background: linear-gradient(90deg, #0f068b, #0000fa, #0e067c);
}

.btn-subtheme:focus,
.btn-subtheme.focus {
    color: #fff;
    /*background-color: rgb(240, 51, 51) !important;*/
    /*border-color: rgb(240, 51, 51) !important;*/
    /* background-color: #1a1af2;
    border-color: #0e0ef1; */
    /*box-shadow: 0 0 0 0.2rem rgba(91, 91, 246, 0.5);*/
    border:none !important;
}


/* nonn6 */

.no-gutters .border-bottom {
    border-bottom: 1px solid #6d1b8e !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}


/* nonn1 */
/*12345*/
.wooCasino-aside_content {
    /* background: #1c1d27; */
    /* background: linear-gradient(6deg, #1a082e, #6d1b8e, #1a082e); */
    background: linear-gradient(6deg, #230e39, #3f0a54, #4e105c);
    color: #fff;
    /*position: fixed;*/
    z-index: 999;
    min-height: 100%;
    top: 38px;
    left: -50vw;
    transition: all 0.5s ease-in-out;
}




/* nonn3 */

.wooCasino-main_nav .main_nav-title {
    font-weight: bold;
    font-size: 0.75rem;
    padding: 0.5rem;
    margin: 0;
    color: #fff;
    /* color: #000; */
    white-space: nowrap;
}

.wooCasino-main_nav .nav-link {
    color: #8e8e8e;
    padding: 0;
}


/* nonn4 */

.wooCasino-main_nav .nav-item:hover .main_nav-icon {
    filter: grayscale(1) brightness(2);
    /* filter: brightness(0); */
}


/*Woocasino_style_end__________*/


/*Woocasino_style1_start__________*/

.btn-contrasttheme {
    color: #fff;
    background-color: #fd2d5e;
    border-color: #fd2d5e;
 }

    .btn-contrasttheme:hover {
        color: #fff;
         border-color: #fd2d5e;
        background: linear-gradient(90deg, #fd2d5e, #ff003c, #fd2d5e);
    }
.megamenu-nav {
    gap: 3px;
}

.wooCasino-main_nav .nav-item {
    /*background: transparent url("../img/wooCasino/123.jpg") left center no-repeat;*/
    background: transparent var(--img-category-bg1) left center no-repeat;
    border-radius: 10px;
    /* margin-right: 0.5rem; */
    background-repeat: no-repeat;
    background-size: cover;
}
/* nonn22 */
.wooCasino-footer .shfooter img {
    filter: grayscale(1);
}

    .wooCasino-footer .shfooter img:hover {
        filter: none;
    }

/* nonn88 */
.text-secondary {
    /* color: #6c757d !important; */
    color: #000 !important;
}
/* nonn88888 */

.btn-primary {
    color: #fff;
    background-color: #4193d7;
    border-color: #4193d7;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2a80c8;
        border-color: #2879bd;
    }

    .btn-primary:focus,
    .btn-primary.focus {
        color: #fff;
        background-color: #2a80c8;
        border-color: #2879bd;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 163, 221, 0.5);
        box-shadow: 0 0 0 0.2rem rgba(94, 163, 221, 0.5);
    }



/*Woocasino_style1_end__________*/

/*.wooCasino-lobby .popular-game .game-overlay:hover {
   
    background-color: rgba(44, 46, 51, 0.7) !important;
  
}*/
/*Oddsiframe_____start-------*/
.odds-wrapper {
    /* background-color: #223959; */
    border-radius: 20px;
    padding: 5px;
    border: 1px solid #3f1a48;
    background: linear-gradient(to left, #4d207c, #6a2983,#631c7e);
}

.odds-names {
     border: 1px solid #08020a !important; 
    background: linear-gradient(222deg, #220e2e, #170b1a,#08020a);
}
/*Oddsiframe_____end-------*/

.btn-outline-secondary {
    color: white !important;
    border: none !important;
    background: #862293;
}
.btn-dark {
    color: #fff;
    /* background-color: #0b4e91; */
    border-color: #5d2281;
    background: linear-gradient(159deg, #5d2281, #5d0872,#57106f);
}
.bg-dark {
    /* background-color: #343a40 !important; */
    background: linear-gradient(98deg, #4a156a, #480f56,#4b0e5f);
}
.bg-maintheme {
    /* background-color: #131521; */
    background: linear-gradient(151deg, #260d35, #2f0c3b,#4b0e5f);
}
.border-bottom {
    border-bottom: 1px solid #9509c6 !important;
}

.input-group input {
    border: 1px solid #6a1ecb;
}
.input-group input:focus {
    background-color: transparent !important;
    border:2px #7a2bcf solid !important;
}
button.btn-secondary {
    background-color: #6a11cb;
}
button.btn-secondary:hover {
    background-color: #812ed4;
}
.flex-wrap a:first-child{
    border-left:none !important;
}
.footer-bottom a:hover {
    color: #870ab3;
}



.rgstButton, .rgstButton:hover {
    border-color: #fd2d5e!important;
    background: linear-gradient(90deg, #fd2d5e, #ff003c, #fd2d5e)!important;
 }

 
#registerModal .bottom a {
    color: #501981 !important;
}

    #registerModal .bottom a:hover {
        color: #333 !important;
    }

.h_nav-item > a, .h_nav-item > span, .payment-item {
    background-color: #2b2b2b;
}

.loyalprogram-info .table-title {
    color: rgb(224 165 255 / 80%);
}

.dropdown-single-content a:hover, .active-lang {
    color: #fff !important;
    background: #3f0a54 !important;
}

.game-overlay-DetailBottom .bottom-container .game-attribute .game-attribute-details {
    border: 1px solid #4e105c;
}

    .game-overlay-DetailBottom .bottom-container .game-attribute .game-attribute-details:after {
        border-top: none;
        border-right: 1px solid #4e105c;
        border-bottom: 1px solid #4e105c;
        border-left: none;
    }

button#depositBtn, button#withdrawBtn, button#WICKET9WithdrawBtn,
button#depositBtn:hover, button#withdrawBtn:hover, button#WICKET9WithdrawBtn:hover,
button#playnowBtn, button#playnowBtn:hover,
.transferModal #playnowBtn, .updatepassword, .transferModal #playnowBtn:hover, .updatepassword:hover {
    background: linear-gradient(76deg, #4d1b81, #641185, #68105d) !important;
}

#NRebateClaim .button-claim-rebate {
    background: linear-gradient(76deg, #4d1b81, #641185, #68105d);
    color: #fff;
}

    #NRebateClaim .button-claim-rebate:hover {
        color: #ffbb39;
        background: linear-gradient(76deg, #68105d, #641185, #4d1b81);
    }

.afb-blue-bar {
    background-color: #4c2576;
}

.js .cd-tabs__item--selected {
     box-shadow: inset 0 2px 0 hsl(268.89deg 52.26% 30.39%);
 }

.afb-title-h1 .h1.d-flex .text-light small, .card-header.border-bottom .text-white small {
    color: #fff;
}

.card-header.border-bottom {
    border-bottom: 1px solid #ffffff !important;
}

#slideout p {
     background: #4c2576;
  }

.afb-medias a {
     background-image: linear-gradient(to right, #6a11cb, #793ba8);
 }

    .afb-medias a:hover {
        background-image: linear-gradient(to right, #743ca9, #6a11cb);
     }

.inside-tab-item > a.active {
     border: 2px solid #8d54d6;
 }

.three.claimBtn {
    background-color: #541882 !important;
    border-color: #541882 !important;
    padding: 4px 7px;
    color: #fff;
}

.button-disabled.three {
    background-color: #292927 !important;
    border-color: #292927 !important;
    border: 1px solid;
}

.button-disabled.three {
    color: #fff;
}

.promotionMore.button, .promotionMore.button:hover {
    background-color: #818181 !important;
    border-color: #818181 !important;
    color: #fff;
    background-image:none;
}

.paginationjs-page.J-paginationjs-page.active, .paginationjs-page.J-paginationjs-page:hover {
    background-color: #551881 !important;
}


.btn-tournament:hover, .btn-tournament.active {
    background-color: #8834ae;
    color:#fff;
 }

#onenotifModal .bg-contrasttheme {
    background-color: #3a0c4a !important;
}

.input-group-append .gamelobbySearchBtn {
    background-color: #8435b4;
 }

.btn-subtheme, .btn-subtheme:hover {
    background-color: #541983;
    border-color: #541983;
    background-image:none!important;
}

.button.afb01 {
    background-image: linear-gradient(to right, #6a11cb, #541882);
 }

.btn-primary.disabled, .btn-primary:disabled {
     background-color: #8435b4;
    border-color: #8435b4;
}

.universal_hamburger_menu .aside_content-login .login-button button.btn-login, .universal_hamburger_menu .aside_content-login .login-button button.btn-login:hover {
    background: #541983 !important;
    border-color: #541983 !important;
}

.afb-title-h1 a span.c_title_link_span {
    color: #ffffff !important;
 }

#addBank .btn.btn-success, #addBank .btn.btn-success:hover, #addCrypto .btn.btn-success, #addCrypto .btn.btn-success:hover {
    background-image: linear-gradient(to right, #6a11cb, #541882);
    border-color: #ff6801 !important;
 }

#toggleAside i.fa-user {
    color:#fff!important;
}

#DepositTabContent #depositAmount, #DepositTabContent #depositAmount:focus, #DepositTabContent #depositAmount:active {
    border-color: #ccc!important;
    z-index:0;
}

.transferModal .btn-primary:hover, .transferModal .btn-primary, .modal-footer > button.btn.btn-primary.tim-btn-bg, .modal-footer > button.btn.btn-primary.tim-btn-bg:hover {
    background-color: #6113bf;
    border-color: #6113bf;
}

#alertModal .modal-header {
    background-color: #6113bf;
}


#carouselLoyaltyProgram .text-secondary {
    color: #c7c7c7!important;
 }

 