body{
        font-family: 'Noto Sans Thai', sans-serif !important;
    }
body.swal2-height-auto ,body.modal-open{
    height: auto !important;
    padding-right: 0px !important;
    overflow: auto !important;
}
.alert *{
    color:#111;
}
.btn-style05 .btn-elem,.btn-style06 .btn-elem{
    color:#111;
}

.text-info{
    color:#e7b011 !important;
}
.text-success{
    color: #00e596 !important;
}
.text-danger{
    color:#ff5564 !important;
}
.text-white a{
    color:#fff;
} 
.box-style01 .ttl .icn{
    background-size:cover !important;
    
}
.box-style01 .ttl .icn.favorite {
    background-image: url(../img/common/icon_favorite01.png);
   width: 38px;
    height: 38px;
}
.box-style01 .ttl .icn.arcade {
    background-image: url(../img/common/icon_game01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
}

.box-style01 .ttl .icn.sport {
    background-image: url(../img/common/icon_sport01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
}
.box-style01 .ttl .icn.casino {
    background-image: url(../img/common/icon_casino01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
}
.box-style01 .ttl .icn.slot {
    background-image: url(../img/common/icon_slot01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
}
.box-style01 .ttl .icn.lotto {
    background-image: url(../img/common/icon_lotto01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
}
.box-style01 .ttl .icn.promotion {
    background-image: url(../img/common/icon_originals01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
    
}
.box-style01 .ttl .icn.recent {
    background-image: url(../img/common/icon_recent01.png);
    width: 38px;
    height: 38px;
}

.box-style01 .ttl .icn.recommend {
    background-image: url(../img/common/icon_recommend01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
}

.box-style01 .ttl .icn.popular {
    background-image: url(../img/common/icon_popular01.png);
    width: 38px;
    height: 38px;
    margin-top: -10px;
}
.list-style01 .item .tag-a {
    box-shadow: 1px 1px 3px 1px #ffe1005c;
}

.list-style01 .item .option .btn-play a:hover {
    transform: unset !important;
}

.swiper-provider .img-blc{
    cursor:pointer;
    
}
.swiper-provider .img-blc img{
    filter: contrast(0.3);
}
.swiper-provider .img-blc:hover,.swiper-provider .active {
    filter: brightness(5) drop-shadow(2px 2px 1px #ec603c);
}


.list-style01 .item .provider{
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 45%;
    height: 25%;
    background-size: cover;
    background-position: center;
    filter: brightness(5) drop-shadow(0px 0px 2px black);
    left: 4px;
}
.wallet-style01 .form-group .group-elem {
    flex-direction: column;
    text-align: center;
}
/* --------------------------------------------------
 supports
-------------------------------------------------- */

#supports {
    background-color: #000;
    border-radius: 7px;
    
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    #supports {
        margin-left: 4%;
        margin-right: 4%;
    }
    #supports .item-filter{
       
        font-size: 0.7rem;
    }
}

#supports .search .form-control{
    background-color: rgb(71, 73, 75);
    border: none;
    color: #fff;
}

#supports .search .form-control:focus {
    border-color: #167e5a;
    outline: 0;
    box-shadow: unset;
}
#supports .search .form-control::placeholder {
  color: #c1c1c1;
  opacity: 1; /* Firefox */
}

#supports .search .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #c1c1c1;
}

#supports .search .form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #c1c1c1;
}
#supports .slider-filter{
   
}
#supports .slider-filter .item{
    padding:1rem 0;
    text-align:center;
}
#supports .slider-filter .item a{
    padding:0 0.8rem;
    color: #8f8d8d;
    text-decoration: none;
    font-size: 0.9rem;
}
#supports .slider-filter .item a:hover,#supports .slider-filter .item a.active{
     color: #fff;
     text-decoration: underline;
}
#supports .swiper-filter{
    padding:0px !important;
}
#supports .swiper-filter .item{
    padding:1rem 0;
    text-align:center;
}
#supports .swiper-filter .item a{
    padding:0 0.8rem;
    color: #8f8d8d;
    text-decoration: none;
    font-size: 0.9rem;
}
#supports .swiper-filter .item a:hover,#supports .swiper-filter .item a.active{
     color: #fff;
     text-decoration: underline;
}



#drw-nav .g-nav{
    padding-bottom:68px;
}
#drw-nav .line{
    width: 100%;
    max-width: 150px !important;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
#header .top-bar .logo-blc{
    align-content: center;
    display: none;
}
#header .top-bar .logo-blc img{
    max-width: 100px;
   
}

#header .logo img{
   
    max-height: 57px;
}
#header .search-top-ico{
    background-color: rgba(0, 0, 0, 0.22);
    border-radius: 10px;
    padding: 4px 10px;
    align-items: center;
}
.pc #header .search-top-ico{
    display:none;
}

#search-result .list-style01 {
    border: solid 1px #504d4d;
    border-radius: 5px;
    overflow:auto;
}


#deposit .list-style02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
}

#play .card-header>.card-tools a:hover{
    text-decoration:underline;
}
#providers-list .game-logo ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#providers-list .game-logo ul li {
    margin: 0 10px 10px;
    cursor: pointer;
}
#providers-list .game-logo ul li:hover {
    filter: brightness(5) drop-shadow(2px 2px 1px #ec603c);
}



#two-box .relative{
    position:relative;
}
#key-visual{
    padding:0px 0px!important;
}

/*//wallet form-group*/
.wallet-style01 .form-group {
    width: 100%;
    box-sizing: border-box;
}

.wallet-style01 .form-group .txt {
    color: #fff;
    font-size: 120%;
}

.wallet-style01 .form-group .group-elem {
    display: flex;
    flex-wrap: wrap;
}

.wallet-style01 .form-group .input-group {
    margin-bottom:10px;
}

.wallet-style01 .form-group .input-group .form-control {
    background-color: #111;
    color: #fff;
    border-color: #222;
}

.wallet-style01 .form-group .input-group .form-control:focus {
    border-color: #222;
    box-shadow: none
}

.wallet-style01 .form-group .input-group .input-group-text {
    background-color: #fff;
    border-color: #fff;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

.wallet-style01 .form-group .input-group .input-group-text:hover {
    background-color: #ffd000;
    border-color: #ffd000;
}

.wallet-style01 .form-group .btn-style06 {
    margin-left: 10px;
}

.wallet-style01 .form-group .btn-style06 .btn-elem {
    border-radius: 0.375rem;
    padding: 0.375rem 0.75rem;
}


@media screen and (max-width: 1200px) {
    
    .wallet-style01 .form-group .input-group {
        flex: auto;
    }
    .wallet-style01 .form-group .btn-style06 {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 10px;
    }
}
@media screen and (max-width: 767px){
    #header .top-bar .logo-blc {
        display: block;
    }
    
    .wallet-style01 .form-group .input-group {
        flex: 1;
    }
    .wallet-style01 .form-group .btn-style06 {
        width: auto;
        margin-left: 10px;
        margin-top: 0;
    }
    .box-style01{
        margin-left: 1%;
        margin-right: 1%;
    }
    
}

@media screen and (max-width: 480px) {
    .wallet-style01 .form-group .input-group {
        flex: auto;
    }
    .wallet-style01 .form-group .btn-style06 {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    #header .top-bar .profile-icn {
        margin-left: 7px;
    }
    .comm-blc{
        padding-left:5px;
        padding-right:5px;
    }
    
}

/*btn-07*/
.btn-style07 .btn-success{
    background-color: #1d9168;
    line-height: 1.6;
    border: 1px solid #0c553b;
    border-radius: 99px;
    text-decoration: none;
    padding: 4px 15px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
    color: #fff;
}
.btn-style07 .btn-success:hover,.btn-style07 .btn-elem:hover{
    opacity:0.8;
}
.btn-style07 .disabled{
    cursor: no-drop;
    line-height: 1.6;
    border-radius: 99px;
    text-decoration: none;
    padding: 4px 15px;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
    color: #fff;
    opacity: 0.5;
    background: linear-gradient(0deg, rgb(144, 0, 0) 20%, rgb(255, 76, 0) 100%, rgb(255, 76, 0) 80%, rgb(144, 0, 0) 99%);
}
.btn-style07 .btn-elem{
    cursor: pointer;
    line-height: 1.6;
    border-radius: 99px;
    text-decoration: none;
    padding: 4px 15px;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
    color: #fff;
    background: linear-gradient(0deg, rgb(144, 0, 0) 20%, rgb(255, 76, 0) 100%, rgb(255, 76, 0) 80%, rgb(144, 0, 0) 99%);
}
.btn-style07 .btn-success,.btn-style07 .btn-elem, .btn-style07 .disabled{
    justify-content: center;
    margin: 5px 0px;
}
@media screen and (max-width: 767px){
   .btn-style07 .btn-success,.btn-style07 .btn-elem, .btn-style07 .disabled{
        width:100%;
    }
}
.modal-style02 .modal-dialog{
    max-width:750px!important;
}

/*pro-notify*/
#pro-notify .d-flex{
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
#pro-notify .alert-danger{
    color: #fff;
    background-color: #842029ba;
    padding: 0px;
    border-color: #d95d68;
}
#pro-notify .alert-danger:hover{
    background-color: #842029;
}


#pro-notify .pro-notify{
    margin-bottom:1rem;
}
#pro-notify .pro-notify  a{
    text-decoration:none;
    font-size:1.1rem;
    padding:1rem;
    display:block;
    color: #ffb3b3;
}
#pro-notify .pro-notify .icon{
    font-size:1.2rem;
}

/*promotion-detail01*/
.promotion-detail01,.promotion-detail01 ol, .promotion-detail01 ul, .promotion-detail01 dl, .promotion-detail01 li{
    color:#fff;
}
.promotion-detail01 h2, .promotion-detail01 h3 ,.promotion-detail01 h4, .promotion-detail01 h5{
    color:#ffe000;
}
.promotion-detail01 .btn-style07 .btn-success,.promotion-detail01 .btn-style07 .btn-elem,.promotion-detail01 .btn-style07 .disabled{
    width:100%;
}
.promotion-detail01 .ttl{
    background:unset !important;
}



#drw-nav .g-nav > ul > li > a{
    margin-bottom:7px !important;
    color:#fff;
}
#drw-nav .g-nav .icn {
    width: 35px !important;
    margin-right: 7px !important;
   
}
#mobile-shortcut .list li .txt,
#btm-bar  .elem .txt,
.layout-style01 .side-bar .list .item .txt,
.layout-style01 .side-bar .icon,
#header .top-bar .coin .amount,
#btm-bar .coin .amount,
#btm-bar .diamond .amount
{
    color:#fff;
}
.picker{
    color:#000;
}
.side-bar .item:hover,.side-bar .item.active{
    box-shadow: inset 0px 0px 15px 0px rgb(91 91 135), inset 0px 0px 30px 0px rgb(41 41 75 / 36%);
}
.side-bar .home:hover,.side-bar .home.active{
    box-shadow: inset 0px 0px 15px 0px rgb(91 91 135), inset 0px 0px 30px 0px rgb(41 41 75 / 36%);
}
.side-bar .user:hover,.side-bar .user.active{
    box-shadow: inset 0px 0px 15px 0px rgb(91 91 135), inset 0px 0px 30px 0px rgb(41 41 75 / 36%);
}


/* slider-style02 --------------- */

.slider-style02{
    padding: 0 20px !important;
}

.slider-style02 a {
    color: #000;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: block;
}
.slider-style02 .img-blc{
    cursor:pointer;
    
}
.slider-style02 .img-blc img{
    filter: contrast(0.3);
}
.slider-style02 .img-blc:hover,.slider-style02 .active {
    border-radius: 3px;
    filter: brightness(5) drop-shadow(2px 2px 1px #ec603c);
}
.slider-style02 .item,.slider-style02 .item-filter{
    cursor:pointer;
}
.slider-style02 .item-filter{
    text-align:center;
    color:#8f8d8d;
}
.slider-style02 .item:hover img,.slider-style02 .active img{
    filter:contrast(1) drop-shadow(0px 0px 2px #f6ac2b) !important;
}
.slider-style02 .item-filter:hover,.slider-style02  .filter-active{
    color: #fff;
    text-decoration: underline;
    filter: drop-shadow(1px 1px 4px black);
}

.slider-style02 .slick-prev, .slider-style02 .slick-next {
    width: 12px;
    height: 19px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.slider-style02 .slick-prev {
    left: 0;
}
.slider-style02 .slick-prev.slick-disabled:before,.slider-style02 .slick-next.slick-disabled:before {
    opacity: 0;
}
.slider-style02 .slick-prev::before {
    content: '\f053';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    background: none;
    width: 12px;
    height: 19px;
    opacity:0.7 ;
   
}

.slider-style02 .slick-next {
    right: 0.5rem;
}

.slider-style02 .slick-next::before {
    content: '\f054';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    background: none;
    width: 12px;
    height: 19px;
    opacity:0.7 ;
    
}

/* btn-style03 --------------- */

.btn-style03 .btn-elem {
    color: #fff;
    background: linear-gradient(0deg, rgb(144, 0, 0) 20%, rgb(255, 76, 0) 100%, rgb(255, 76, 0) 80%, rgb(144, 0, 0) 99%);
    font-size: 1rem;
    line-height: 1.2;
    border: none;
    border-radius: 10px;
    text-decoration: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
    box-shadow: rgb(255 129 77) 0px 0px 4px 2px inset;
    -webkit-appearance: none;
    padding: 4px 15px;
}

.btn-style03 .btn-elem:hover {
    filter: brightness(1.4);
}

.btn-style03 .btn-elem .txt01 {
    padding: 4px 7px;
    display: block;
}

.btn-style03 .btn-elem .icn {
    width: 15px;
    margin-right: 10px;
}

@media screen and (max-width: 767px) {
    .btn-style03 .btn-elem .txt01 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}


#contents.play-page .comm-blc{
    max-width:unset;
   
}
#contents.play-page .layout-style01 .side-bar{
   top:80px;
   
}
#contents.play-page .layout-style01 .main-content{
   padding-bottom:0px;
   
}
#footer .d-flex{
    width: 100%;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
#footer .copyright {
    color: #7E7E7E;
    font-size: 90%;
    text-align: center;
    padding: 0px 0;
    box-sizing: border-box;
    width:unset !important;
}

#footer .copyright > strong {
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    #play{
        padding:1rem 3px !important;
    }
    #play .card-title {
        font-size: 0.9rem !important;
    }
    .card.card-style01 .card-header {
    
        font-size:100%;
    }
}
#two-box .slider-style02 {
    padding: 0px !important;
}
#two-box .slider-style02 .img-blc img {
    filter: contrast(1);
}
#two-box .slider-style02 .img-blc:hover,#two-box  .slider-style02 .active{
    filter: opacity(0.8);
}


/*#two-box #recommend*/
#recommend {
    width: 66%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
   
}



@media screen and (min-width: 1001px) {
    #two-box #recommend .list-style01 .item {
        width: 24.25%;
        margin: 0 1% 1% 0;
    }
    #two-box #recommend .list-style01 .item:nth-of-type(4n+4) {
        margin-right: 0;
    }
   
    #two-box #recommend .list-style01 .item:last-of-type {
        margin-right: 0;
    }
}

@media screen and (max-width: 1000px) {
    #two-box #recommend {
        width: 100%;
        margin-left: 0;
    }
}

#affiliate table th,#affiliate table td{
    color:#000;
}

#recent,#favorite{
    scroll-margin-top: 140px;
}
#play.wheel{
    padding-top:0px !important;
}
#play.wheel #canvas{
    height:70vh !important;
    padding-top:0px !important;
}
@media screen and (max-width: 767px) {
    #play.wheel #canvas{
        height:unset !important;
    }
}



/*#providers-filter*/
#providers-filter .list-style01 .item .img-blc .img {
    padding-top: 63.3% !important;
}
#providers-filter .tag-a{
    cursor:pointer;
}

/*#providers-filter*/

/*#loading*/
#loading .list-style01 {
    align-items: center;
    justify-content: center;
}
#game-arcade-list,#game-casino-list,#game-slot-list{
    scroll-margin-top: 140px;
}

/*btn-like*/
.list-style01 .item .btn-like {
    background: none;
    width: 32px;
    height: 32px;
    border: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 4%;
    right: 2%;
    z-index: 2;
    -webkit-appearance: none;
    cursor:pointer;
}
.list-style01 .item .btn-like:hover {
    filter: drop-shadow(0px 1px 4px rgb(237 237 237 / 50%));
    transform: scale(1.1);

}

.list-style01 .item .btn-like::before {
    content: "";
    background: url(/img/providers/button_like.png) no-repeat 0px -32px;
    background-size: 32px auto;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.list-style01 .item .btn-like.active::before {
    background-position: 0px 0px;
    animation: heart-jello-horizontal 3s both;
}

.wallet-style01 .monitor .wallet-amount {
    margin-bottom: 1rem;
}
.wallet-style01 .monitor .wallet-amount .user-bonus > a{
        cursor: default;
}

/* --------------------------------------------------
 search-result
-------------------------------------------------- */
.layout-style01 .side-bar {	
    z-index:990;
    overflow:unset;
}
.layout-style01 .side-bar .list {
    height: 100%;
    overflow-y: auto !important;
    scrollbar-width: thin;
    scrollbar-color: #ff0 transparent;
}
.layout-style01 .side-bar .search .icon::after {
    font-family: "Font Awesome 5 Free";
    content: "\f002";
    font-size: 24px;
    font-weight: 900;
}
.layout-style01 .side-bar .search {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
}

.layout-style01 .side-bar .search #search-btn {
    background: none;
    color: #fff;
    width: 100%;
    border: none;
    text-decoration: none;
    padding: 15px;
    display: block;
    -webkit-appearance: none;
}

.layout-style01 .side-bar .search .icon::after {
    font-family: "Font Awesome 5 Free";
    content: "\f002";
    font-size: 24px;
    font-weight: 900;
}

.layout-style01 .side-bar .menu {
    height: calc(100% - 173px);
    border-radius: 10px;
    overflow: hidden;
}
.sp .layout-style01 .side-bar .menu {
    height: calc(100% - 136px);
}
#search-box {
    width: 190px;
    display: none;
    position: absolute;
    top: 6px;
    left: 10px;
    z-index: 9999;
}

#search-box #search-box-input {
    background-color: rgb(19, 19, 19);
    color: #fff;
    font-size: 16px;
    width: 100%;
    height: 48px;
    border: 3px solid rgb(38, 38, 38);
    border-radius: 10px;
    padding-right: 30px;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
}

#search-box #search-cancel-btn {
    background: none;
    color: #fff;
    border: none;
    position: absolute;
    top: 13px;
    right: 7px;
}

.search-result {
    background-color: rgba(0, 0, 0, 0.85);
    width: calc(100vw - 20px);
    max-width: 600px;
    border-radius: 10px;
    display: none;
    position: absolute;
    top: 54px;
    left: 10px;
    z-index: 999;
    box-sizing: border-box;
}

.search-result .list-style01 {
    background-color: rgba(0, 0, 0, 0.85);
    border-radius: 10px;
    padding: 10px;
}

.search-result .list-style01 .item {
    width: 32%;
    margin: 0 2% 2% 0;
}

.search-result .list-style01 .item:nth-child(5n+5) {
    margin-right: 2%;
}

.search-result .list-style01 .item:nth-child(4n+4) {
    margin-right: 2%;
}

.search-result .list-style01 .item:nth-child(3n+3) {
    margin-right: 0;
}

.search-result .list-style01 .item .tag-list .tag {
    font-size: 7px;
}

@media screen and (max-width: 540px) {
    .search-result .list-style01 .item {
        width: 49%;
    }
    .search-result .list-style01 .item:nth-child(3n+3) {
        margin-right: 2%;
    }
    .search-result .list-style01 .item:nth-child(2n+2) {
        margin-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .search-result .list-style01 .item .tag-list .tag {
        font-size: 1.8vw;
    }
}
