@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/cls/logo_0730.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: 140px
}

.seoCategoryPage-category .text {
    text-align: left
}

.games-page .category .text,
.SeoPage .category .text {
    font-size: 15px
}

.slick-track {
    padding-left: 400px
}

.MainMenu-Right {
    width: 300px
}

.MainMenu-Left {
    right: 140px;
    width: 450px
}

.SeoPage .categories-desktop {
    display: block
}

.games-page .categories-wrapper,
.SeoPage .categories-wrapper {
    background-image: linear-gradient(180deg, rgba(242, 214, 165, 0.80) 0%, rgba(95, 57, 95, 0.80) 100%);
    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: 992px){
	.MainMenu-open-wrapper .MainMenu-LogoSlogan {
		background-image: url(../images/cls/logo_h_0730.png);
	}
}
@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
    }

    #wrapper .uk-container{
		padding: 0 10px;
        box-sizing:border-box;
    }
}

@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: 90px;
        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 {
		top: 9px;
        width: 140px;
        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
    }
}


.top-btn{
    border-radius: 32px;
    border: 1px solid #ffc000;

    /* background: none ; */
}

.top-btn:hover{
    border-radius: 32px;
    border: 1px solid #ffc000 !important;
    color: #000 !important;
	background-color: rgb(255 179 0 / 80%);
    /* background: none ; */
}

.test-icon{
   font-size: 1.3rem !important;
   background-repeat: no-repeat;
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4.285 8.344C3.701 8.50142 3.18515 8.84693 2.81729 9.32705C2.44942 9.80717 2.25004 10.3952 2.25 11V14C2.25 14.7293 2.53973 15.4288 3.05546 15.9445C3.57118 16.4603 4.27065 16.75 5 16.75H7.5C7.69891 16.75 7.88968 16.671 8.03033 16.5303C8.17098 16.3897 8.25 16.1989 8.25 16V9C8.25 8.80109 8.17098 8.61032 8.03033 8.46967C7.88968 8.32902 7.69891 8.25 7.5 8.25H5.815C6.244 5.78 8.759 3.75 12 3.75C15.241 3.75 17.756 5.78 18.185 8.25H16.5C16.3011 8.25 16.1103 8.32902 15.9697 8.46967C15.829 8.61032 15.75 8.80109 15.75 9V16C15.75 16.414 16.086 16.75 16.5 16.75H18.163C17.994 17.4618 17.5898 18.0958 17.0158 18.5495C16.4419 19.0032 15.7316 19.25 15 19.25H13.855C13.6809 18.8197 13.3627 18.4634 12.9547 18.2421C12.5467 18.0207 12.0745 17.9482 11.6189 18.0368C11.1633 18.1255 10.7528 18.3698 10.4576 18.728C10.1624 19.0862 10.001 19.5359 10.001 20C10.001 20.4641 10.1624 20.9138 10.4576 21.272C10.7528 21.6302 11.1633 21.8745 11.6189 21.9632C12.0745 22.0518 12.5467 21.9793 12.9547 21.7579C13.3627 21.5366 13.6809 21.1803 13.855 20.75H15C17.4 20.75 19.384 18.97 19.705 16.659C20.2914 16.5033 20.8098 16.1582 21.1797 15.6773C21.5495 15.1964 21.75 14.6067 21.75 14V11C21.75 10.3952 21.5506 9.80717 21.1827 9.32705C20.8148 8.84693 20.299 8.50142 19.715 8.344C19.333 4.84 15.926 2.25 12 2.25C8.074 2.25 4.667 4.84 4.285 8.344Z' fill='white'/%3E%3C/svg%3E");

}

.slotList{
	display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.game-btn {
    width: calc(25% - 16px);
    display: inline-block;
    margin: 0 8px 15px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: #000;
    background-image: linear-gradient(#97663c, #58341c);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
    padding: 2px;
}
.game-btn .g-panel .g-footer {
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
}
.game-btn .g-panel .g-footer:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto;
    background-image: linear-gradient(to right, rgba(235, 212, 132, 0), rgba(235, 212, 132, 1), rgba(235, 212, 132, 0));
}
.game-btn .g-panel .g-footer .name-text {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #fff;
    text-align: center;
}
.game-btn .g-panel .g-footer .name-text span {
    position: relative;
    transform: translateY(0);
    display: inline-block;
    transition: 0.5s;
    max-width: 96%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.game-btn .g-panel .g-footer .name-text span:last-child {
    color: #ffdd3e;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(100%);
    opacity: 0;
}
.game-btn:hover .g-panel .g-footer .name-text span:first-child {
    transform: translateY(-100%);
}

.game-btn:hover .g-panel .g-footer .name-text span:last-child {
    transform: translateY(0);
	opacity:1;
}
.game-btn .g-panel .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, 0);
    border: none;
    display: flex;
    align-items: center;
	transform:translate(-50%,-100%);
}
.game-btn .g-panel .play-btn .text {
    color: #ffffff;
    font-size: 16px;
    text-shadow: 0 1px 1px #000000, 0 0 8px rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    /* position: absolute; */
    left: 0;
    opacity: 0;
    transition: 0.3s;
    border-radius: 5px;
    background: linear-gradient(to right,mediumpurple,dodgerblue);
    padding: 6px 8px;
}
.game-btn .g-panel .play-btn:hover .text {
    color: var(--orange);
}

.game-btn:hover .g-panel .play-btn .text {
    opacity: 1;
}

.game-btn.off {display:none;}


.uk-modal-dialog{background-color: #202226;}
.uk-modal-header, .SLB_caption{color: #fff;background: linear-gradient(0deg, transparent 50%, rgb(255 255 255 / 40%) 100%);}
.uk-modal-title{display:inline-block;font-size: 1.25rem;}
.recommId{margin-left:8px;display:inline-block;}
.uk-modal-body{color:#fff;}
.uk-modal-footer{background-color:transparent;}
.ui.form .field > label{color:#fff;}
#SLB_content, #SLB_iframe{
				background-color: #202226;
				position:fixed !important;
				left:50% !important;
				top: calc(50% + 20px) !important;
				transform:translate(-50%,-50%);
				max-width:1000px !important;
				height: calc(100% - 40px);}


#pop_slotGame {z-index: 10100;}
#pop_slotGame.modal.fade .modal-dialog {transform: translate(0,0);}
#pop_slotGame .modal-content{background-color: #202226;}
#pop_slotGame .modal-header{position:relative;color: #fff;background: linear-gradient(0deg, transparent 50%, rgb(255 255 255 / 40%) 100%);}
#pop_slotGame .modal-title{margin: 0;padding: 0;font-size: 1.25rem;}
#pop_slotGame .uk-button{margin: 14px 0 0;background-color: transparent;}

.searchSlot{position: absolute;left: 1rem;top: 1rem;}
.searchSlot #search_slot{width:200px;height: 30px;line-height: 30px;border-radius: 0.25rem;padding: 0 1rem;border: 0;vertical-align: middle;}
.searchSlot .searchSlotBtn{width: 90px;margin-left: 10px;padding: 0;line-height: 30px;vertical-align: middle;}
@media(max-width:767px) {
	.game-btn {width: calc(50% - 16px);}

	#pop_slotGame .modal-header{padding-bottom: 3.5em;}
	.searchSlot{top: inherit;right: 1rem;bottom: 0.5rem;display: flex;}
	.searchSlot #search_slot{width: 70%;}
	.searchSlot .searchSlotBtn{width: 28%;margin-right: 0;}
}