/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
body{
    font-family: "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, sans-serif;
    background-color: rgb(245, 245, 254);
}
#header{
    color: #7f839e;
    width: 100%;
    z-index: 100;
    background: linear-gradient(180deg,#fafaff 0%,#e8eaff 100%);
    border-bottom: 2px solid #ffffff;
    box-shadow: 0 2px 25px #b3bcff;
	position:fixed;
	top:0px;
}
#main{
	padding-top:101px;
}
#header .nav > li > a{
    font-family: "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    color: #7f839e;
    white-space: nowrap;
}
.button.primary{
    height: 30px;
    border-radius: 5px !important;
    min-width:62px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: linear-gradient(180deg,#9387fc 0%,#7166f2 100%);
    border: none;
    touch-action: manipulation;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
    overflow: hidden;
    padding-left: 8px;
    padding-right:8px;
    min-height: 30px !important;
    border: 1px solid #5e62de;
}
.nav-dropdown .row{
    margin:auto !important;
}
.nav>li>a{
    padding: 8px 0;
}
.nav .nav-dropdown:before{
    content:"";
    width:100%;
    height:1px;
    position: absolute;
    box-shadow: 0 2px 25px #b3bcff;
    top:0;
    left:0;
}
.nav .nav-dropdown{
    padding-top:20px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .15);
}
#footer img{
    width:92px;
    height:92px;
    border-radius: 5px;
}
#footer .is-divider{
    background-color: #7f839e;
}
.pl-30{
    padding-left:30px !important;
}
#footer .links li{
    padding: 0 8px;
    position: relative;
    font-size:13px;
    margin:0px;
}
#footer .links li a{
    font-size:13px;
}
#footer .links li:after {
    content: "|";
    margin-left: 8px;
}

.page .page-wrapper{
    padding-top:0px !important;
    padding-bottom: 0px;
}
.page #content .entry-content{
    max-width: 960px;
    margin:auto;
}
.page #content .entry-header .is-divider{
    display: none;
}
.page #content .entry-header .entry-title{
    color: #353444;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.home .slider-wrapper{
    overflow: hidden;
}
.home.page #content{
    background-color: rgb(245, 245, 254) !important;
}
.title-bar{
    display: flex;
    height: 38px;
    align-items: center;
    justify-content: center;
    color: #353444;
    font-size: 32px;
    margin-bottom:32px;
}
.title-bar .title__left, .title-bar .title__right{
    width: 70px;
    height: 10px;
}
.title-bar .title{
    margin-left: 25px;
    margin-right: 25px;
}
.title-bar .title__right{
    transform: rotateY(180deg);
}
.title-bar p{
    margin-bottom: 0px !important;
    height: 58px;
}
.touchable svg{
    width:16px;
}
.touchable{
    font-size:14px !important;
}
.bet-pc-button{
    height: 30px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    min-width: 62px;
    width: auto;
    margin-left: 12px;
    background: transparent;
    border: 1px solid #9387fc;
    color: #9387fc;
    transition: all .3s;
    min-height: 30px;
    line-height: 30px;
    margin:0px;
}
.game-list-grid{
    display: grid;
    grid-template-columns: repeat(8,140px);
    grid-row-gap: 24px;
    justify-content: space-between;
    color: rgba(73,68,69,.63);
    margin-bottom: 24px;
}
.game-item{
    position: relative;
    align-items: center;
}
.bet-img {
    display: inline-block;
    flex-shrink: 0;
}
.game-item .game-item-img{
    width: 140px;
    height: 140px;
    transition: all .3s;
    margin-top: 26px;
}
.bet-img__img,.game-item .game-item-img img{
    display: block;
    font-size: 0;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100%;
    -webkit-user-drag: none;
    -o-object-fit: contain;
    object-fit: contain;
}
.game-item .hot-icon{
    display: block;
    position: absolute;
    width: 32px;
    height: 18px;
    top: 0;
    z-index: 3;
    right: -7px;
}
.bet-img__fill {
    -o-object-fit: fill;
    object-fit: fill;
}
.game-item .game-item__inner{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.game-item .game-logo{
    height: 40px;
}
.game-item .game-logo img {
    width: auto;
    height: 40px !important;
}
.game-item .game-name {
    font-weight: 700;
    font-size: 10px;
    color: #685ce0;
    border: 1px solid #685ce0;
    text-align: center;
    padding: 2px 5px;
    border-radius: 5px;
    background-color: transparent;
    transition: all .3s;
    width: 100%;
    z-index: 9;
    cursor: pointer;
    margin-top:0px;
}
.game-item:hover .game-item-img, .game-item.game-item--active .game-item-img {
    transform: scale3d(1.06,1.06,1);
}
.game-item:hover .game-name, .game-item.game-item--active .game-name{
    background-color: #685ce0;
    color: #fff;
}
.wrap_logo{
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}
.wrap_logo .img{
    min-width: 130px !important;
    max-width: 290px !important;
    width: initial !important;
    padding: 5px 10px;
    border-radius: 8px;
    border: 1px solid #edeefa;
    background: #fbfcff;
    margin-bottom: 10px;
}
.wrap_logo .img .img-inner{
    height: 50px;
}
.wrap_logo .img .img-inner img{
    display: block;
    font-size: 0;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100%;
    -webkit-user-drag: none;
    -o-object-fit: contain;
    object-fit: contain;
}
.nav-icon-link-wrap .nav-icon-link{
    color: #7f839e;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.nav-icon-link-wrap .nav-icon-link .nav-icon-link__icon{
    fill: currentColor;
    width: 16px;
    height: 16px;
    margin-right: 2px;
    display: flex;
    align-items: center;
}
.nav-sp{
    display: block;
    width: 1px;
    height: 10px;
    background: #d9d9d9;
    margin-right: 15px;
    margin-left: 15px
}
.current-time{
    line-height: 20px;
    color: #7f839e;
    font-size: 13px;
    margin-left:20px;
}
.gradient-text {
    background: linear-gradient(90deg,#e768c4 0%,#6082f6 47.54%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title{
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    margin-left: 6px;
    margin-right: 6px;
    padding:0px !important;
}
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper img{
    position: relative;
    margin-left:0px !important;
}
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper img:nth-child(2){
    margin-left: -24px !important;
    width: 34px !important;
}
.menu-image-title-after.menu-image-title{
    padding-left:0px !important;
}
.menu-image-title-after.menu-image-not-hovered img{
    display: block;
    font-size: 0;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100%;
    -webkit-user-drag: none;
}
.header-button-1 .header-button {
    border-radius: 5px;
    --border-angle: 0turn;
    --main-bg: conic-gradient( from var(--border-angle), #213, #112 5%, #112 60%, #213 95% );
    border: solid 2px transparent;
    --gradient-border: conic-gradient(from var(--border-angle), transparent 25%, #08f, #f03 99%, transparent);
    background: var(--gradient-border) border-box;
    background-position: center center;
    animation: bg-spin 3s linear infinite;
}
@keyframes bg-spin {
    100% {
        --border-angle: 1turn;
    }
}
@property --border-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
}
.header-bottom .flex-row.container{
    display: block;
    width: 100%;
}
.header-bottom .flex-row.container .nav-center {
    justify-content: space-between;
}
.has-dropdown .icon-angle-down{
    display: none !important;
}
.wrap_logo .img:hover {
    border-color: #9387fc;
    transition: all .6s;
    box-shadow: 0 3px 8px rgba(0,0,0,.2);
}
.side-menu[data-v-25ed4e61] {
    position: fixed;
    right: -90px;
    top: 140px;
    z-index: 101;
    flex-direction: column;
    display: flex;
}
.menu-item[data-v-25ed4e61] {
    border-radius: 10px 0 0 10px;
    border: 1px solid #fff;
    background: #f7f8ff;
    box-shadow: 0 1px 9px #cad1ff;
    min-width: 60px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 15px;
    color: #7f839e;
    margin-bottom: 6px;
    transition: all .3s;
}
.bet-flex-center, [bet-flex-center=""] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-item .menu-item-icon[data-v-25ed4e61] {
    border-radius: 42px;
    border: 1px solid #908cd6;
    background: linear-gradient(180deg,#f3f4ff 0%,#dfe2ff 100%);
    width: 42px;
    height: 42px;
}
.menu-item .side-menu-info[data-v-25ed4e61] {
    width: 80px;
    text-align: center;
    margin-left: 10px;
}
.flex-1, [flex-1=""] {
    flex: 1 1 0%;
}
.menu-item[data-v-25ed4e61] .menu-item-img {
    transition: all .3s;
    height: 32px;
    width: 32px;
    overflow: hidden;
    border-radius: 100%;
}
.menu-item .side-menu-name[data-v-25ed4e61] {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size:11px;
}
.ellipsis-2 {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellipsis-1 {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.menu-item[data-v-25ed4e61]:hover {
    color: #685ce0;
    transform: translate(-90px);
}
.notices-wrap{
    background: linear-gradient(180deg,#e3e2ff 0%,#efefff 100%);
    padding-left:17px;
    padding-right: 17px;
    height: 54px;
    display: flex;
    align-items: center;
    border-radius: 0px 0px 25px 25px;
    box-shadow: 0 9px 11px #e9e5fd;
}
.bet-notices-wrap {
    padding: 12px;
    line-height: 18px;
    display: flex;
    align-items: center;
}
.bet-notices-wrap .bet-notice__icon {
    width: 18px;
    height: 18px;
    display: block;
    margin-right: 6px;
    flex-shrink: 0;
}
.bet-notices-wrap .bet-notice__swiper {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    cursor: grab;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.van-swipe__track {
    display: flex;
    height: 100%;
    transition-property: transform;
    flex-direction: column;
}
.bet-notices-wrap .bet-notice__swiper-slide {
    font-size: 12px;
    font-weight: 400;
    color: #303c4f;
    position: relative;
    flex-shrink: 0;
    width: 100%;
}
.ben_casino{
    box-shadow: 0 4px 14px #e6e7fd;
    border-radius: 15px;
    overflow: hidden;
    transition: all .2s ease;
    position: relative;
}
.ben_casino:hover{
    transform: scale(1.01);
    box-shadow: 0 5px 25px #b3bcff;
    cursor: pointer;
}
.ben_casino::before{
    width: 99px;
    height: 37px;
    position: absolute;
    right: 2px;
    top: 2px;
    border-radius: 0 20px;
    background: linear-gradient(230deg,#ff5757 0%,#ff8787 100%);
    color: #fff;
    font-size: 20px;
    content:'00:16';
    z-index: 99;
    text-align: center;
}
.btn_2{
    height: 30px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    border-radius: 5px !important;
    background: linear-gradient(180deg,#c3beff 0%,#fff 100%) !important;
    color: #685ce0 !important;
    box-shadow: none !important;
    border: 0.01rem solid #5e62de;
}
.accordion-title {
    text-align: center;
    color: #fead00 !important;
}
.accordion-title {
    border-top: 1px solid #ddd;
    display: block;
    font-size: 110%;
    padding: .6em 2.3em;
    position: relative;
    transition: border .2s ease-out, background-color .3s;
}
.accordion .toggle {
    border-radius: 999px;
    height: 1.5em;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: .3em;
    transform-origin: 50% 47%;
    width: 2.3em;
}
.accordion .toggle {
    position: unset;
}
h1, h2, h3, h4, h5, h6, .heading-font {
    color: #f3c006 !important;
}
.customblogpost .post-item > div {
    background-color: #76767614;
    padding: 8px !important;
    border-radius: 6px;
    border: 1px;
    border-color: #fead00;
    border-style: solid;
    /* margin-right: 24px; */
}
.box-blog-post .is-divider{
    display: none;
}
#footer a{
    color:#ef641a !important;
}
#footer a:hover,.customblogpost .post-item a:hover{
    color:#f32929 !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .header_mobile.fixed{
        position: fixed !important;
        width: 100% !important;
        background-color: #f5f5fe;
        top: 0px;
        padding-top: 15px;
        z-index: 999;
    }
    .side-menu{
        display: none !important;
    }
    #header{
        height:initial !important;
    }
    #logo img {
        max-height: 50px !important;
    }
    .accordion-title{
        padding:10px 0px;
    }
}
@keyframes marquee {
    0%{
        transform: translate(0);
    }
    100% {
        transform: translate(-50%);
    }
}