.alert-info.transaction {
    background-color: var(--ast-global-color-6) !important;
    border-color: var(--ast-global-color-6) !important;
    color: var(--ast-global-color-3) !important;
}

.btn-base {
    color: #05152d!important;
    background-color: var(--ast-global-color-6) !important;
    border-color: var(--ast-global-color-6) !important;
}

.btn-base {
    color: var(--ast-global-color-3) !important;
    background: var(--ast-global-color-6);
    font-family: "Gotham Font", sans-serif;
    border: 2px solid var(--ast-global-color-6);
    border-radius: 25px;
    padding: 6px 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-base:hover{
    color: var(--ast-global-color-6) !important;
    background: var(--ast-global-color-3) !important;
    opacity: 1;
}

.usercode .copy, .affiliatereward h4, .affiliatedownline h4, .viewtnc, .reward_tab, .reward_history_tab, .filter_reward label{
    color: var(--ast-global-color-2) !important;
}

.site-content {
    background: var(--ast-global-color-2);
    /* background: linear-gradient(45deg, #000000, transparent)!important; */
}

/* .home-banner, .homepage, .main_wrapper {
    background: var(--ast-global-color-2) !important;
} */

.nologin {
    border-radius: 4px!important;
    border: 2px solid var(--ast-global-color-6) !important;
    color: var(--ast-global-color-6) !important;
}

input[type='checkbox'] {
    accent-color: var(--ast-global-color-6) !important;
}

.news_wrapper {
    background: #0d0c1c !important;
}

.newsrow .newlabel, .announcementlist .newlabel {
    background-color: var(--ast-global-color-0) !important;
    color: var(--ast-global-color-2) !important;
}

.newsrow i {
    color: #c7a767 !important;
}

.newsrow marquee {
    color: #9594aa !important;
}

.owl-carousel.box-layout {
    padding: 20px 20px 0 20px;
}

.sportselectioncontainer button:hover {
    background-color: black;
}

.sportselectioncontainer button {
    color: black;
}

.game .playbtn{
    font-family: "Gotham Bold" !important;
    font-weight: 700 !important;
}

.categorytitle{
    font-family: "Enfolding" !important;
    color: var(--ast-global-color-0) !important;
    font-size: x-large !important;
}

/* .btn-login i, .btn-register i, .btn-login img, .btn-register img {
    display: none;
} */

.withcol div a img {
    filter: invert(85%) sepia(21%) saturate(969%) hue-rotate(343deg) brightness(83%) contrast(84%) !important;
}

.profileclass {
    background: var(--ast-global-color-2)!important;
}

.navmenuitem {
    background-color: none;
    background: linear-gradient(180deg, #0a2b5c, #0b0d1a) !important;
}

.navmenuitem.navbartype_1 a {
    border: 0px !important;
}

.navmenuitem button {
    background: linear-gradient(#0a2b5c,#0b0d1a)!important;
}

.navmenuitem button > i.fa, .navmenuitem button > i.fas {
    color: var(--ast-global-color-6)!important;
}

.categorybtn button {
    background: linear-gradient(#0a2b5c,#0b0d1a)!important;
    border: 1px solid var(--ast-global-color-6)!important;
    text-transform: uppercase;
}

.categorybtn button.activecat {
    background: linear-gradient(#1e5dbc,#0b0d1a)!important;
}

.contact-menu {
    background: var(--ast-global-color-3)!important;
}

.contact-menu .contact-wrapper a{
    color: var(--ast-global-color-6) !important;
}

.logined .credits{
    border: 1px solid var(--ast-global-color-6) !important;
}

.logined .credits .title {
    color: var(--ast-global-color-2)!important;
    background: var(--ast-global-color-6) !important;
}

.navmenuitem a.active i, .navmenuitem a.active p {
    color: #ffffff!important;
}

.depositamountbtn input:hover, .depositamountbtn input.selected {
    background-color: var(--ast-global-color-6) !important;
}

.radio-btn label:hover {
    border-color: var(--ast-global-color-6) !important;
}

.radio-btn input.active+label {
    background-color: var(--ast-global-color-6) !important;
    border-color: var(--ast-global-color-6) !important;
}

.user-bank.selected {
    border: 1px solid var(--ast-global-color-6) !important;
}

.user-bank.selected:before {
    background-color: var(--ast-global-color-6) !important;
}

.homegamelist .activecat {
    display: grid !important;
    justify-content: center;
    grid-template-columns: repeat(3, 1fr);
}

.game .homegamepic img {
    width: auto;
    background-color: transparent;
    border-radius: 4px !important;
}

.game .homegamepic .playbtn {
    bottom: 15px;
    border-radius: 25px;
    padding: 5px 10px;
    left: 2vw;
    background-color: #c7a767;
    border: 1px solid black;
    color: black;
}

.gamesection.vertical-layout .block_1 .game .homegamepic img {
    max-width: 800px;
    border-radius: 160px !important;
}

.gamesection.vertical-layout .mobile .block_1 .game .homegamepic img {
    border-radius: 15px !important;
}

.block_1 .game .homegamepic .playbtn {
    right: 13vw;
    left: unset !important;
}

.block_1 .game .playbtn {
    bottom: 20%;
    font-size: large;
    border-radius: 25px;
    right: 22% !important;
}

.mobile .block_1 .game .playbtn {
    font-size: unset;
}

.registerstepcontainer .registerstep {
    margin: 0 auto;
    text-align: center;
    background-color: #0d0c1c;
}

.registerstepcontainer img {
    width: 80%;
}

/* .main_wrapper {
    background-color: #1b1a2b !important;
} */

.main_wrapper.SPORTSBOOK, .main_wrapper.KENO, .main_wrapper.COCKFIGHT, .main_wrapper.MUAYTHAI {
    background: url("/wp-content/uploads/categorybanner/imb88/category_background.jpg") no-repeat top center !important;
}

.main_wrapper.FISHING {
    background: url("/wp-content/uploads/categorybanner/imb88/fishing_bg.png") no-repeat center 0vh !important;
    background-size: 100% !important;
    background-color: #1b1a2b !important;
}

.main_wrapper.LIVECASINO {
    background: url("/wp-content/uploads/categorybanner/imb88/casino_bg.png") no-repeat center 0vh !important;
    background-size: 100% !important;
    background-color: #1b1a2b !important;
}

.main_wrapper.SLOTS {
    background: url("/wp-content/uploads/categorybanner/imb88/slot_bg.png") no-repeat center 0vh !important;
    background-size: 100% !important;
    background-color: #1b1a2b !important;
}

.profile-container {
    background: url(/wp-content/plugins/front-end-register-login-api/img/bg-profile-imb88.jpg) #030d28!important;
    background-position: center top!important;
    background-repeat: no-repeat!important;
    background-size: cover !important;
}

.bankhead {
    background: var(--ast-global-color-6)!important;
}
.bankhead h3 {
    color: var(--ast-global-color-3)!important;
}
.bankhead i {
    color: var(--ast-global-color-3)!important;
}
.bankhead .header-left i {
    color: var(--ast-global-color-3)!important;
}

.filter {
    background: linear-gradient(#0a2b5c,#0b0d1a)!important
}

.filter:hover, .filter.active {
    background: linear-gradient(#3577d8,#0b0d1a)!important;
}

.provider p {
    background: var(--ast-global-color-0);
    color: var(--ast-global-color-2);
}

.provider.active {
    background: linear-gradient(#3577d8,#0b0d1a)!important;
}

#providerlist {
    top: 180px!important;
}

.gametype-filter .close-search, .gametype-filter .close-search:active, .gametype-filter .close-search:hover {
    background: var(--ast-global-color-0)!important;
    color: var(--ast-global-color-2)!important;
}

.profileclassup .profilepic {
    border: 3px solid var(--ast-global-color-0)!important;
    background: linear-gradient(45deg, var(--ast-global-color-2), transparent)!important;
}

.homegamepic p {
    display: none;
}

/* .navmenuitem button img {
    bottom: 2px!important;
    width: 92px!important;
    left: calc((100% - 92px)/2)!important;
} */

.brand-logo {
    margin-top: 30px !important;
}

.link-to-register, .link-to-resetpassword {
    text-align: center !important;
}

.navmenuitem a.activebtn i, .navmenuitem a.activebtn p {
    color: var(--ast-global-color-0) !important;
}

.depositbtn .btn:active, .depositbtn1 .btn:active, .btnContainer .btn.active {
    background-color: var(--ast-global-color-0) !important;
}

.gamelistcontainer .gamelistsec {
    border-color: var(--ast-global-color-0) !important;
}

.depositcategorygamelist .block_1 .game .playbtn {
    display: none !important;
}

.deposit_category.active {
    background: linear-gradient(var(--ast-global-color-2), var(--ast-global-color-0)) !important;
}

.gameslider .homegamelist.mobile {
    margin-bottom: 0vh !important;
}

.homepaymentmethod .paymentmethodlist {
    grid-template-columns: repeat(4, 1fr) !important;
}

.homegameprovider h3, .homepaymentmethod h3, .homecertificate h3, .homeresponsiblegaming h3, .homepromotion .header-title{
    font-family: 'Enfolding' !important;
    color: var(--ast-global-color-0) !important;
}

.has-error .help-block {
    color: red !important;
}

.helios-section.register-step .helios-container {
    margin: 0 auto;
    text-align: center;
    background-color: #0d0c1c;
}

.helios-section.register-step .helios-container .registerstep {
    margin: 0 auto;
    padding: 0;
}

.helios-section.news {
    background: #0d0c1c !important;
}

.helios-section.additional-block-f h1, .helios-section.additional-block-e h1, .helios-section.additional-block-g h1 {
    font-family: 'Enfolding' !important;
    color: var(--ast-global-color-0) !important;
    text-transform: uppercase !important;
}

.helios-section.additional-block-f .additional-block-content-item-button span {
    font-weight: bold !important;
}

.helios-section.additional-block-e .additional-block-content-description p {
    color: #9594aa !important;
    font-family: "Gotham Font" !important;
}

.helios-section.additional-block-g {
    margin-top: 3vw !important;
}

.helios-section.additional-block-g.livecasinogame {
    background: url(/wp-content/uploads/2023/11/homelivecasinobg.png) no-repeat center 0vh !important;
    background-size: 100% !important;
    background-color: #1b1a2b !important;
}

.helios-section.additional-block-g.slotsgame {
    background: url(/wp-content/uploads/2023/11/homeslotgamebg.png) no-repeat center 3vh !important;
    background-size: 100% !important;
    background-color: #1b1a2b !important;
}

.navmenuitem.navbartype_1 a.activebtn button img.custom_icon {
    filter: invert(99%) sepia(3%) saturate(768%) hue-rotate(201deg) brightness(115%) contrast(100%) !important;
}

.gamesection.vertical-layout .categorybtn {
    padding: 8px !important;
}

.progressive-jackpot.mobile .progressivejackpot {
    padding: 10px 0px;
}

.home-content-data.activecat {
    padding: 0px 10px !important;
    margin: 0px !important;
}

.Loginbox .row .input-group.prefix input {
    border-color: #8e8e8e !important;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #252525;
    border-left: 0px !important;
    color: #d1d4d5;
}

/* NEW DESIGN */
.Loginbox .panel-body {
    border: 0px solid !important
}

.link-to-register {
    padding: 8px 15px !important;
    background-color: #252525;
    border-radius: 25px;
    width: fit-content;
    color: #8e8e8e !important;
    text-align: center;
}

.registerview2 .link-to-register {
    margin: 0 auto 80px;
}

.link-to-resetpassword {
    text-align: center;
    margin-bottom: 80px !important;
}

.link-to-resetpassword button{
    margin-top: 10px !important;
    color: var(--ast-global-color-0) !important;
    text-decoration: none !important;
}

#phone_number, #password, #username, #otpToken, #otpTokenforget, #newPasswordReset, #newConfirmPassword {
    border-left: 0px solid !important;
    background-color: #252525;
    border-color: #8e8e8e !important;
    color: #d1d4d5 !important;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 45px;
    padding: 8px 10px 8px 5px;
}

.form-group .input-group-addon {
    border-color: #8e8e8e !important;
}

.otploginstep .col-xs-4 button, .otpResetpasswordstep .col-xs-4 button, .ForgotHandphone .col-xs-4 button {
    padding: 6px 0px;
    font-size: 9px;
    width: 100%;
    overflow-wrap: break-word;
}

.registerview2 .panel-body {
    border: 0px solid !important;
}

.onestepregistertitle {
    color: white !important;
}

.winning-list.mobile .winninglist {
    padding: 10px 0px 5px !important;
}

.bottom-sheet-title {
    margin: 0;
    font-size: 18px !important;
    font-weight: bold !important;
    text-align: center;
    color: #8e8e8e !important;
    margin-bottom: 0px !important;
}

.profile-page-design-3-body-item-info a img {
    filter: invert(99%) sepia(3%) saturate(768%) hue-rotate(201deg) brightness(115%) contrast(100%) !important;
}

.input-icons input {
    border-color: #8e8e8e !important;
    border-radius: 8px;
    background-color: #252525 !important;
    color: #d1d4d5 !important;
    height: 45px;
}

.bankselect {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-color: #8e8e8e !important;
    border-radius: 8px;
    background-color: #252525 !important;
    color: #d1d4d5 !important;
    height: 45px;
    padding: 10px 15px;
    text-decoration: none;
}

.bottom-sheet-header {
    padding: 15px 20px !important;
}

.userprofile-favbank .favbank .bankinfo p {
    inline-size: calc(800px / 4);
    overflow-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bankhead .header-right .action-btn {
    background: var(--ast-global-color-2) !important;
    border-color: var(--ast-global-color-2) !important;
}

.invitation-link p {
    margin: 5px !important;
}
/* END OF NEW DESIGN */


@media only screen and (max-width: 1050px) {
    .game .homegamepic .playbtn {
        left: 1vw;
    }

    .mobile .game .homegamepic .playbtn {
        left: 3vw;
    }

    .registerstepcontainer img {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .game .homegamepic img {
        width: 32vw;
    }

    .mobile .game .homegamepic .playbtn {
        left: 1vw;
    }
}

@media only screen and (max-width: 992px) {
    .game .homegamepic img {
        width: 45vw!important;
    }

    .owl-carousel.box-layout {
        padding: 0;
    }

    .home-banner.owl-carousel .owl-item img {
        min-height: auto !important;
    }
}

@media screen and (max-width: 768px) {

    .btn-login i, .btn-register i {
        display: inline-block;
    }

    .homegamelist.mobile .activecat {
        grid-template-columns: repeat(2, 1fr) !important;
        margin: 0px 10px;
    }

    .mobile .game .homegamepic .playbtn {
        left: 4vw;
    }

    .depositbtn1 .btn {
        padding: 5px !important;
        margin-right: 5px !important;
    }

    .gamelistcontainer.smallscreen {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .depositbtn1 .btn img {
        max-width: 25px !important;
    }
}

@media only screen and (max-width: 480px) {
    .block_1 .game .playbtn {
        bottom: 15% !important;
        right: 15% !important;
        display: block !important;
    }

    .mobile .game .homegamepic .playbtn {
        padding: 2px 5px;
        bottom: 10px;
        font-size: small !important;
    }

    .brand-logo {
        margin-top: 20px !important;
    }

    .main_wrapper.mobile {
        background: none !important;
    }

    .gamesection.vertical-layout .categorybtn {
        margin-bottom: 10px !important;
    }

    .navmenuitem {
        height: 70px !important;
    }

    .contact-menu.show {
        bottom: 60px !important;
    }

    .gamesection.vertical-layout .categorybtn button img {
        margin-bottom: 5px !important;
    }
}

@media (min-width: 420px) {
    main#main:before {
        background: none!important;
    }
}