@media (min-width: 992px) {
    body {
        font-family: muli, sans-serif;
        font-size: 14px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100vh;
        background-attachment: fixed;
        color: #fff;
        background: #27292b !important;
    }
}
.nav-content-bc {
    display: flex;
    flex-direction: column;
    position: relative;
    background: rgb(254 226 1);
    border-radius: 5px;
}
span {
    vertical-align: top;
    color: #000000;
    font-weight: 600;
}
*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: black !important;
}
@media (min-width: 992px) {
    body > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu-other {
        background: #27292b;
        border-radius: 4px !important;
    }
}
@media (min-width: 992px) {
    .btn.sign-in {
        padding: 0;
        padding-right: 0px;
        padding-left: 0px;
        color: black !important;
        background: none;
        text-decoration: underline;
        transition: .24s;
        padding-left: 10px !important;
        padding-right: 10px !important;
        text-decoration: none !important;
        background: #ffb902 !important;
    }
}
@media (min-width: 992px) {
    .btn.register, .btn.btn-color {
        padding: 0 8px !important;
        color: rgb(0 0 0);
        transition: background .24s;
        background: linear-gradient(317deg, #ffb902, #fff5a5) !important;
    }
}
@media (min-width: 992px) {
    .btn.a-color.header-icon-text.bc-i-wallet {
        color: #ffffff !important;
        font-weight: bold !important;
        font-size: 13px;
        background: linear-gradient(317deg, #ffb902, #fff5a5) !important;
    }
}
@media (min-width: 992px) {
    .btn.a-color.header-icon-text.bc-i-bonus {
        color: #ffffff !important;
        font-weight: bold !important;
        font-size: 13px;
        background: linear-gradient(317deg, #ffb902, #fff5a5) !important;
    }
}
@media (min-width: 992px) {
    .btn.a-color.header-icon-text.bc-i-wallet {
        color: #000000 !important;
        font-weight: bold !important;
        font-size: 13px;
        background: linear-gradient(317deg, #ffb902, #fff5a5) !important;
    }
}
.footer-menu-item:hover, footer .top_footer .main_wrapper .line_wrapper .active-link {
    cursor: pointer;
    color: #27292b !important;
    border-top: none;
    border-left: none;
    border-color: #242C3C #242C3C #151D2F;
    background: #ffb902 !important;
}
@media (min-width: 992px) {
    .btn.a-color.header-icon-text.bc-i-bonus {
        color: #000000 !important;
        font-weight: bold !important;
        font-size: 13px;
        background: linear-gradient(317deg, #ffb902, #fff5a5) !important;
    }
}
@media (min-width: 992px) {
    .header-bc {
        width: 100% !important;
        background: #091a2a00 !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .hdr-main-content-bc {
        height: 100%;
        padding-inline-start: 7px;
        background: #ffffff00;
        border-bottom: 1px solid rgba(var(--header-sc-rgb),.05);
        padding-inline-end: 0px;
        padding: 5px 20px;
    }
}
@media (min-width: 992px) {
    .nav-menu-container.header-navigation:first-child {
        position: relative;
        border-radius: 0px !important;
        z-index: 1;
        background: #ffffff00 !important;
        padding: 5px 20px;
    }
}
span {
    vertical-align: top;
    color: #000000;
    font-weight: 800;
}
.nav-content-bc {
    display: flex
;
    flex-direction: column;
    position: relative;
    background: rgb(254 226 1);
    border-radius: 0px;
}
@media (min-width: 992px) {
    body > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu-other {
        background: linear-gradient(317deg, #27292b, #2a2a2e) !important;
        border-radius: 7px !important;
        padding: 0px 10px;
    }
}
@media (min-width: 992px) {
    .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item {
        background: linear-gradient(317deg, #27292b, #2a2a2e) !important;
        border-radius: 7px !important;
        padding: 0px 10px;
    }
}
.nav-menu-item i {
    color: #000000 !important;
}
.nav-menu-item i {
    color: #000000 !important;
}
@media (min-width: 992px) {
    .hdr-main-content-bc {
        height: 100%;
        padding-inline-start: 7px;
        background: #27292b;
        border-bottom: 1px solid rgba(var(--header-sc-rgb),.05);
        padding-inline-end: 0px;
        padding: 5px 20px;
    }
}
@media (min-width: 992px) {
    body > div.wrapper {
        margin-top: 0;
    }
}
.container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.layout-header-holder-bc {
    grid-area: header;
    width: 100%;
    padding-bottom: 0;
}
.header-bc {
    padding: 0 !important;
    box-sizing: border-box;
}
.footer-menu-item:hover, footer .top_footer .main_wrapper .line_wrapper .active-link {
    cursor: pointer;
    color: #ffffff !important;
    border-top: none;
    border-left: none;
    border-color: #242C3C #242C3C #151D2F;
    background: #130f0e !important;
}
footer .top_footer .main_wrapper {
    display: flex
;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    height: 65px;
}
*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #100e13 !important;
}
@media (min-width: 992px) {
    footer .bottom_footer {
        background-color: #100e13;
        padding: 15px 0;
        border-top: 3px solid #27292b00;
    }
}
footer .top_footer {
    background-color: #100e13;
    height: 65px;
}
@media (min-width: 992px) {
    .btn.s-small {
        width: auto;
        height: 28px;
        padding: 0 15px;
        border-radius: 5px !important;
    }
}
@media (min-width: 992px) {
    .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item {
        background: #ffb902 !important;
        border-radius: 25px !important;
        padding: 0px 10px;
        border-top: 2px solid black;
        border-bottom: 2px solid black;
    }
}
@media (min-width: 992px) {
    body > div.wrapper {
        margin-top: 0px!important;

    }
}
.promotionsList-bc {
    display: grid;
    grid-gap: 0.3%!important;
}
@media (min-width: 992px) {
    .user-bonus-bc .btn {
        color: rgb(255 255 255 / 70%);
        background: #01de83;
        border-radius: 10px;
        max-width: 250px;
        background: #ffb902 !important;
    }
}
.modal-content {
    background-color: #101215e8;
    margin: auto;
    width: 90%;
    max-width: 800px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    animation-name: modalopen;
    animation-duration: 0.4s;
    text-align: center;
}
.scroll-container--_O2Mw {
    height: 44px;
    position: relative;
    background: #1c1d25;
    border-radius: 10px;
}
.justice-games {
    margin-top: 15px;
    display: none!important;
}
, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #1c1d25 !important;
}
.casino-filter .search input {
    float: right;
    text-align: left;
    line-height: 32px;
    font-size: 13px;
    color: #fff;
    letter-spacing: -.4px;
    position: relative;
    position: relative;
    width: 100%;
    height: 32px;
    outline: none;
    border: none;
    padding: 0 15px 0 35px;
    border-radius: 6px;
    background: #1c1d25;
    box-shadow: inset 0 1px 0 0 #ffb902;
    text-shadow: 0 1px 0 rgb(0 0 0 / 12%);
    transition: .3s all;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.casino-category-content {
    background: #1c1d25 !important;
    overflow: hidden;
    padding: 7px 15px;
    border-radius: 10px;
}
.hm-row-bc:not(:first-child) {

}
.gifscreen {
    /* padding-bottom: 20px; */
}
@media (min-width: 992px) {
    .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item {
        background: #28282c00 !important;
        border-radius: 25px !important;
        padding: 0px 10px;
        border-top: 2px solid #28282c00;
        border-bottom: 2px solid #29292c00;
    }
}
.forgot-password_32d28, .login-button_c0275 {
    padding: 17px 30px;
    background: #ffb902;
    color: #000000;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 8px;
    align-items: center;
    height: 48px;
}
.login-bg_967dc .login-bg-left-side-wrapper_ba648 {
    width: 360px;
    height: 541px;
    border-radius: 0 36px 36px 0;
    background: #1e1f26;
    position: relative;
    margin-right: 32px;
}
.login-bg_967dc {
    padding: 32px 32px 32px 0;
    display: flex;
    background: #0c0d10;
    border-radius: 12px;
    max-width: 844px;
    margin: 30px auto;
    position: relative;
}
body > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > div.nav-menu-container.header-user-nav > ul:nth-child(1)  {
    background: #ffef02;
    border-radius: 10px 0px 0px 10px;
}
@media (min-width: 992px) {
    body > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > span > span {
        color: #ffb902 !important;
    }
}
.nav-menu-container.header-navigation:first-child {
    background: #ffb902 !important;
}
body > div.header-content_50bf6 > header > div > div > a:nth-child(3) > button > svg > g > path {
    fill: #27292b !important;
}
body > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > div.nav-menu-container.header-user-nav > ul > li > ul > li > a > span {
    color: #000 !important;
}
a:hover {
    color: #ffef02!important;
    text-decoration: underline;
}
a, h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover, .custom-btn, .play-btn:hover > i, .button-store .custom-btn:hover i, .button-store .custom-btn:hover p, .button-store .custom-btn:hover p span, .feature-box .box-icon .icon, .feature-box:hover .box-text > h4, .service-single:hover .icon, .service-single.service-style-2 .icon, .service-single.service-style-2:hover .icon, .service-single.service-style-2:hover h5, .overview-box:hover .icon, .overview-list .fa-li, .pricing-item .pricing-head .price, .pricing-item .pricing-head .price .dollar-sign, .fixed-menu .nav-menu li a.active, .nav-menu li.dropdown .submenu li a.active-submenu, .op-mobile-menu .nav-menu li a:hover, .page-header .page-header-content .breadcrumb li a:hover, .testimonial-carousel .carousel-text .single-box i, #accordion .accordion-header a:not(.collapsed), #accordion .accordion-header a:hover, .blog-home .blog-col:hover .blog-text h4 > a, .price-table .icon, .price-table:hover .plan-type, .contact-info .icon, .contact-form-result > h4, footer a:hover, .footer-social a:hover > i, .blog-post .image-slider .arrows .arrow:hover, .post-counters li > a:hover, .share-btn:hover > p, .share-btn li:hover > a, .nav-links a:hover, .sidebar .search-form button:hover, .sidebar .search-form button:focus, .sidebar ul.menu li a:hover, .sidebar ul.menu li a:focus, .sidebar ul.links li a:hover, .sidebar ul.links li a:focus, .author-social a:hover, .icon.colored i {
    color: #ffb902!important;
    text-decoration: none;
}
.header-user-nav .nav-menu-sub {
    background: #ffb902 !important;
}
*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #ffb902 !important;
}
.header-user-nav>.nav-menu-other>li:hover>a {
    background: rgb(254 226 1);
    border-radius: 0px !important;
    border-color: #00000000 !important;
    text-decoration: none;
}
.fa-user-circle:before {
    content: "\f2bd";
    color: black !important;
}
body > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > div.nav-menu-container.header-user-nav > ul:nth-child(1) {
    background: #ffb902;
    border-radius: 10px 0px 0px 10px;
}
body > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > div.nav-menu-container.header-user-nav > ul:nth-child(2) {
    background: #ffb902;
    border-radius: 0px 10px 10px 0px;
}
.forgot-password_32d28, .login-button_c0275 {
    padding: 17px 30px;
    background: #ffb902;
    color: #000000 !important;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    justify-content: center;
    width: 100%;
    border-radius: 8px;
    align-items: center;
    height: 48px;
}
.casino-container {
    width: calc(100% - 24px) !important;
    margin-left: 12px;
    margin: 12px !important;
}
.double-bonus-card {
    position: relative;
    width: 100%;
    border-radius: 15px;
    padding: 1rem;
    background: linear-gradient(262.5deg, #434343 -7.78%, #111111 109.1%) !important;
}
.btn-primary {
    background-image: linear-gradient(90deg, #ffb902, #ffb902, #ffb902) !important;
    filter: drop-shadow(0px 4px 5px #ffb90200);
    color: black !important;
    font-weight: 800 !important;
}
.pageContent {
    padding: 10px;
    background: #27292b !important;
}
.amount-method label input + span {
    height: 65px;
    border: 1px solid #000000;
    cursor: pointer;
    border-radius: 10px;
    color: #000;
    background: #27292b;
}
.amount-method > span {
    font-size: 11px;
    color: #ffb902;
}
.tabStyle1.tabBox .nav-tabs li a {
    padding: 0 28px;
    font-size: 16px;
    background: #000000 !important;
    margin: 5px;
}
@media (min-width: 992px) {
    .tabBox {
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
        border-radius: 0 0 0 0;
        color: #fff;
        margin-top: 15px;
        background: #000000 !important;
        border-radius: 20px;
    }
}
@media (min-width: 992px) {
    .tabBox {
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
        border-radius: 0 0 0 0;
        color: #fff;
        margin-top: 15px;
        background: #000000 !important;
        border-radius: 20px;
        padding: 10px;
    }
}