@font-face {
    font-family: icomoon;
    src: url(/fonts/icomoon.f3d5c8c2.eot) format("embedded-opentype"), url(/fonts/icomoon.c8ecfd2f.woff) format("woff"), url(/fonts/icomoon.43fcd7ac.ttf) format("truetype"), url(/images/icomoon.e91cb8f4.svg) format("svg");
    font-display: swap
}

.MainMenu-open-wrapper .MainMenu-LogoSlogan {
    background-image: url(/images/lucky99/logo.png)
}

.category-wrapper a {
    color: transparent
}

.MainMenu-open-wrapper.js-is-game-open,
.MainMenu-open-wrapper.js-sticky {
    opacity: .7
}

.MainMenu-open-wrapper.js-sticky .after_login {
    display: none
}

.SeoPage .MainBanner-container .h1,
.SeoPage .MainBanner-container h1 {
    color: #fff;
    text-align: left;
    margin-left: 0
}

.games-page .categories,
.SeoPage .categories {
    height: 100px
}

.seoCategoryPage-category .text {
    text-align: left
}

.games-page .category .text,
.SeoPage .category .text {
    font-size: 15px
}

.slick-track {
    padding-left: 400px
}

.MainMenu-Right {
    width: 340px
}

.MainMenu-Left {
    right: 130px;
    width: 450px
}

.SeoPage .categories-desktop {
    display: block
}

.games-page .categories-wrapper,
.SeoPage .categories-wrapper {
    background-image: linear-gradient(90deg, #182a46, #3b527a, #182a46);
    margin-top: 16px
}

.SeoPage {
    background-repeat: repeat;
    background-image: url(/images/lucky99/background.png)
}

.PaymentIconsContainer {
    background-color: #000
}

.region--licensing {
    background-color: #000
}

.Footer {
    background-color: #000
}

#MainMenu {
    background: linear-gradient(180deg, #3b527a, #182a46)
}

.uk-modal-header,
.SLB_caption {
    background: linear-gradient(to right, #3b527a, #182a46)
}

.MainMenu-play a {
    background: #3b527a
}

.MainMenu-play a:hover {
    background: #3b527a
}

.btn-primary {
    border-color: #000
}

.uk-navbar-nav.after_login span {
    color: #fff
}

.AccountArea-Actions a:hover,
.btn-bar-prev:hover,
.btn-secondary:hover,
.btn-single-submit-secondary:hover,
.form--payment .NewCard-btn:hover,
.Game-player .Game-player-buttons .user-actions:hover,
.GameItem-launch-fun:hover,
.swedish-regulations-limits button[type=submit]:hover {
    background: linear-gradient(90deg, #463307, #463307)
}

#playBtn {
    background: linear-gradient(90deg, #3b527a, #182a46)
}

.SeoPage .MainBanner-container .h1,
.SeoPage .MainBanner-container h1 {
    font-size: 40px
}

.SeoPage .MainBanner-container .text {
    font-size: 16px;
    width: 361px;
    color: #fff;
    margin-left: 0
}

.cont.casino .icon {
    padding-left: 37px
}

.games-page .category i,
.SeoPage .category i {
    padding-left: 18px
}

.category-wrapper {
    margin-right: 41px
}

#wingRight {
    position: absolute;
    right: -16px;
    bottom: 35px;
    font-size: 13px;
    opacity: .85;
    z-index: 99999
}

#wingRight .ui.money {
    color: #43d603
}

#wingRight .title {
    color: #d3d3d3;
    font-weight: 700;
    display: block;
    padding: 5px 0 0 8px
}

#wingRight .item {
    background: #000;
    border-radius: 5px
}

#wingRight .jackpot {
    width: 540px;
    margin-left: -29px;
    height: 168px
}

#wingRight .uk-grid>* {
    padding-left: 10px
}

#jackpotWrap {
    background-image: url(/images/lucky99/jackpot.png);
    background-size: cover;
    height: 90px;
    padding-top: 81px;
    text-align: center
}

#jackpot {
    font-size: 2.5rem;
    letter-spacing: 15px;
    font-family: fantasy;
    color: #ffc000;
    vertical-align: middle
}

.customfont {
    font-family: cursive !important
}

.BannerItem-container {
    z-index: 99999
}

.SeoPage .MainBanner-container .BannerItem-content {
    margin-left: 0
}

.carousel-dep-wit {
    width: 250px
}

.MainBanner-container .cont {
    margin-left: -100px;
    text-align: left
}

#wingRight .carousel-dep-wit .carousel-inner .item .list {
    width: 100%;
    margin-top: 0;
    animation: 1;
    animation-name: deposit_list;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    opacity: 0;
    cursor: pointer
}

#wingRight .carousel-dep-wit .carousel-inner .item .list:nth-child(1) {
    animation-delay: .1s
}

#wingRight .carousel-dep-wit .carousel-inner .item .list:nth-child(2) {
    animation-delay: .2s
}

#wingRight .carousel-dep-wit .carousel-inner .item .list:nth-child(3) {
    animation-delay: .3s
}

#wingRight .carousel-dep-wit .carousel-inner .item .list:nth-child(4) {
    animation-delay: .4s
}

#wingRight .carousel-dep-wit .carousel-inner .item .list:nth-child(5) {
    animation-delay: .5s
}

#wingRight .carousel-dep-wit .carousel-inner .item .list:nth-child(6) {
    animation-delay: .6s
}

@keyframes deposit_list {
    0% {
        transform: translateY(-15px);
        opacity: 0
    }
    100% {
        transform: translateY(0px);
        opacity: 1
    }
}

@media(max-width:767px) {
    .ui.table:not(.unstackable) tr {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .1) inset;
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .1) inset
    }
}

@media(max-width:640px) {
    .slick-track {
        padding-left: 100px
    }
    .games-page .category i,
    .SeoPage .category i {
        font-size: 30px;
        line-height: 1.5;
        padding-left: 12px
    }
    .games-page .categories,
    .SeoPage .categories {
        height: 70px;
        margin-top: 15px
    }
    #wrapper {
        overflow: hidden
    }
    .ui.mini.button {
        font-size: .5rem;
        padding: 7px 8px
    }
    .SeoPage .MainBanner-container .h1,
    .SeoPage .MainBanner-container h1 {
        font-size: 20px
    }
    .MainMenu-open-wrapper .MainMenu-LogoSlogan {
        width: 80px;
        height: 60px
    }
    .cont.casino .icon {
        padding-left: 0
    }
    #wingRight .uk-grid {
        display: none
    }
    #wingRight {
        position: relative;
        right: 0;
        margin: 0 auto;
        width: 290px;
        bottom: -140px
    }
    #wingRight .jackpot {
        margin-left: 0;
        width: 100%
    }
    #jackpot {
        font-size: 1.5rem;
        letter-spacing: 10px;
        font-family: fantasy;
        color: #ffc000
    }
    #jackpotWrap {
        padding-top: 42px;
        height: 94px
    }
    .cont {
        display: none
    }
}