.seo-footer {
    padding-bottom: 60px;
}
.wrapper {
    background: #000;
}
.progressive-jackpot {
    filter: unset;
}
.jackpot-wrapper {
    filter: contrast(100%) hue-rotate(265deg) saturate(0.7);
}
.progressive-jackpot img {
    filter: contrast(100%) hue-rotate(168deg) saturate(14);
}
.progressive-jackpot h2 {
    box-shadow:
        0 3px 6px rgba(0, 0, 0, 0.16),
        0 3px 6px rgba(110, 80, 20, 0.4),
        inset 0 -2px 5px 1px rgba(139, 66, 8, 1),
        inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
    background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: #281b01;
    text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
    z-index: 3 !important;
}
#PopupBanner {
    background: none !important;
    border: none !important;
    background-color: transparent;
    box-shadow: unset;
}
#PopupBanner .modal-content {
    padding: 0;
}
#PopupBanner button.close {
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 34px;
}
.btn-secondary-primary {
    background: linear-gradient(90deg, #ebab51 0%, #e1a857 50%, #ecb058 100%);
    color: #000 !important;
}
.btn-join {
    background-color: #f90004;
}
.navbar-fixed {
    background-color: #1a1a1a;
    text-align: center;
}

.navbar-fixed .logo-img {
    margin-top: -18px;
    /* max-width: 140px; */
    max-height: 85px;
}
.page-header-title {
    background-color: #0a1340;
}
.account-menu a.active {
    color: #000;
    background-color: #fbf3bc;
}
.navigation-ribbon .navigation-ribbon-item .active {
    color: #ffc93f;
}
.browser-default input {
    color: #e8e8e8;
    background-color: #333;
}
.bottom-nav-bar a.active {
    color: #fbf3bc;
}
.btn-account ul a.icon-btn {
    color: #000;
    background: #fbf3bc;
}
.bonus-button.btn-await-approval {
    background-color: #483b00;
    color: #ffefeb;
}
.bonus-button.active {
    background-color: #483b00;
    color: #ffefeb;
}
.bonus-button.active:hover {
    background-color: #483b00;
    color: #ffefeb;
    cursor: pointer;
}
.item-provider.selected {
    border-bottom: 3px solid #f2e699;
    background-color: rgba(242, 230, 153, 0.6);
}
.history-button {
    background: radial-gradient(circle, transparent 1%, #fbf3bc 1%) center center / 15000% #fbf3bc;
    border: 1px solid rgb(232 197 100 / 0.3);
    color: #000;
}

/* Menu Game Front index page */
.game-front-wrapper {
    background: url(../images/menu.jpg) no-repeat;
    background-size: auto 100%;
}
.game-group-front .nav-link {
    line-height: 19px;
}
.game-group-front .nav-link > span {
    position: relative;
    bottom: 0;
}
.game-group-front .nav-link > i {
    background: url(../images/icon_nav.png) no-repeat;
    background-size: 60%;
    background-position: center -190px;
    height: 56px;
}
.game-group-front .nav-link > i.casino {
    background-position: center -181px;
}
.game-group-front .nav-link > i.slot {
    background-position: center -47px;
}
.game-group-front .nav-link > i.tembak_ikan {
    background-position: center -255px;
}
.game-group-front .nav-link > i.lottery {
    background-position: center -325px;
}
.game-group-front .nav-link > i.poker {
    background-position: center -409px;
}
.game-group-front .nav-link > i.sports {
    background-position: center -608px;
}
.game-group-front .nav-link > i.cock_fighting {
    background-position: center -747px;
}
.game-group-front .nav-link > i.games {
    background-position: center -678px;
}
.game-menu li a.active {
    background: linear-gradient(to bottom, #f00018 1%, #b20000 100%);
    filter: drop-shadow(0 0 6px #ffc93f);
    color: #ffc93f;
}

.supported-bank .bank {
    background-color: #050505;
    border-color: #1d1d1d;
}
.promotions-category a.active {
    background: #fbf3bc;
    color: #000;
}

/* Favorite */
.filter-tools a:hover,
.filter-tools a.selected {
    background-color: #fbf3bc;
    color: rgb(100 37 7 / 0.7);
    border-color: rgb(100 37 7 / 0.7);
}
