
/* WP AMIN */
.loginwphd{
  margin-top: 17px;
}
@media (max-width:991px){
  .loginwphd{
  margin-top:25px;
}
}
@media (max-width:782px){
  .loginwphd{
  margin-top:40px;
}
}
@media (max-width:600px){
.mobilewp{
  margin-top:0 !important;
}
}
/* WP AMIN */

.bgsection1{
  background-size: cover !important;
}


.bgsection2{
  background-size: cover !important;
  
}

.bgsection3{
  background-size: cover !important;
  
}

.bgsection4{
  background-size: cover !important;
  
}



.footerbg{
  background: #260046;
}
.x-footer {
    background: #212529;
}

.fixedbgback{
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;
    min-width: 100% !important;
    min-height: 100% !important;
    width: auto !important;
    height: auto !important;
    z-index: -100 !important;
    margin: 0 !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

/*Header*/
.navlogoimg img{
   position: relative;
    top: unset;
    margin-top: unset!important;
    width: 140px;
    height: auto;
}
@media (max-width: 991.98px){
.navlogoimg img{
    width: 100px;
    height: auto;
}
}
@media (max-width: 380.98px){
.navlogoimg img{
    width: 90px;
    height: auto;
}
}
/*Header---------------------------------------------------*/


button.btn.x-btn-transparent.-rounded-biggest.-border.-icon.-header-login-btn.-hregis {
    background: #efefef !important;
    color: #4a0288 !important;
    border: none;
    margin-left: 5px;
}
button.btn.x-btn-transparent.-rounded-biggest.-border.-icon.-header-login-btn.-hregis a{
    color: #4a0288;
}

@media (max-width: 410px){
  button.btn.x-btn-transparent.-rounded-biggest.-border.-icon.-header-login-btn {
    font-size: 4vw !important;
}
}



/*Default*/
.elementor img{
  border-radius: 10px;
}
.cutcolor{
  color: #fd3386 !important;
}
.cutcolor2{
  color: #f7b64d !important;
}
.cutline{
  margin: 0;
  width: 100%;
  border-top: 3px solid #69334e;
}
@media (max-width: 768px){
  body {
    padding-bottom: 68px;
  }
}
.nav-link{
  cursor: pointer;
}
.CTHomePage{
  background: #00000033;
  border-radius: 10px;
  padding:10px;
}
.CTHomePage img{
  max-width:100%;
  height:auto;
}
.-header-login-btn .textwidget a {
   color: #FFFFFF;
    text-decoration: none;
}
.-register.x-btn-glow-secondary .textwidget{
  padding-left: 15px;
}
.js-account-approve-aware a{
   color: #fd3386;
    text-decoration: none;
}
/*Default*/



/*Sec03*/
  .-text-wrapper.-nav-description .textwidget{
    display: block !important;
  }
@media (max-width: 991px){
  .-text-wrapper.-nav-description .textwidget{
    display: none !important;
  }
}
/*Sec03*/

/* Section01 */
.-register a{
 color:#4a0188;
 text-decoration: none !important;
}
.-play-demo a{
  color:#fd3386;
  text-decoration: none !important;
 }
/* Section01 */


/*Comment*/
.headcomment{
 font-weight: bold;
 padding:10px;
 color: white;
 border-radius: 20px;
 font-size: 25px;
 padding-left: 20px;
 margin-top: 20px;
}
.containcomment{
}
@media (max-width:500px)
{
  .containcomment{
  padding: 0 10px;
}
}
@media (max-width:390px)
{
  .containcomment{
  padding: 0 5px;
}
}
.commentct{
  background: #f1f1f100;
  padding: 15px 0;
  border-radius: 10px;
  padding-left: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.comment-author.vcard{
  border-radius: 5px;
  background: #fd338621;
  margin-right: 10px;
  font-size: 21px;
  padding: 7px 0;
  padding-left: 7px;
}
.comment-author.vcard img{
  display:none;
}
.commentct ol{
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.comment-meta.commentmetadata{
  bottom: 0;
  font-size: 14px;
  color: #c7c7c7;
}
.commentct li{
  margin: 0;
  padding: 0;
  height: 105px;
  position: relative;
  margin-bottom: 20px;
}
.commentct h3 {
  display: none;
}
.commentct .comment-author img{
  display: none;
}

.commentct p {
  margin-bottom:30px;
  padding-top: 7px;
  font-size:18px;
  padding-left: 10px;
}
.paginationrv{
  text-align: center;
  font-size: 30px;
}
.prev.page-numbers{
  color: #c5c5c5;
}
.next.page-numbers{
  color: #c5c5c5;
}
.page-numbers.current{
  color: white;
}
.page-numbers{
  color: gray;
}
.reviewcontain{
  font-size: 15px;
}
.headercomment{
  white-space: nowrap;
}
.headercomment img{
  display: inline !important;
  width: 18px ;
  margin-top: -8px;
}
@media (max-width: 390px){
  .headercomment img{
  display: inline !important;
  width: 14px ;
  margin-top: -4px;
}
}
.datetimerv{
    font-size: 20px;
    color: #c7c7c7;
}
.datetimerv span{
    font-size: 18;
    color: #fd3386;
}
.contentcomment{
  font-size: 25;
}
.comments-area {
  display:none;     
}

.logged-in .comments-area {
  display:inline;    
}
.headercommentbox{text-align: center;padding: 5px 10px;margin: 10px;font-size: 25px;border-radius: 15px;transition:all .3s;font-weight: bold;color: #ffffff;border: none;background: linear-gradient(180deg,#f52867 30%,#bf001d);}
.headercommentbox:hover{
  background: linear-gradient(180deg,#bf001d 30%,#f52867);
  text-shadow: 0 0 5px white, 0 0 10px white;
}
.commentbox{
  width:100%;
  max-width:600px;
  padding: 15px;
  margin:0 auto;
  display:none;
}
.commentbox textarea{
  height:150px;
  width: 470px;
  max-width: 100%;
}
.commentbox input{
  background:#ffffff;
  border:none;
}
.comment-form-url{
  display: none;
}
.commentbox label{
  width:90px
}
.commentbox .comment-form-cookies-consent{
  display:none;
}
.commentbox .submit{
  background: linear-gradient(180deg,#d4d4d4 30%,#9a9a9a);
  border:none;
  border-radius:10px;
  color: #c8072a;
  font-weight: bold;
  font-size: 25px;
  border: 3px solid #c9082b;
  padding: 5px 0;
  width:100%;
}
.commentbox .form-submit{
  text-align:center;
}
.commentbox .commentlist{
  display: none;

}
.commentbox h3{
  display: none;
}
.commentbox .commentInputer{
  font-size: 16px;
}
.commentInputer input{
  width: 465px;
  max-width: 100%;
}
.comment-form-comment{
  margin: 0;
  padding: 0;
}
.commentbox .saswp-average-rating{
  display:none;
}
/*END Comment*/



/*Footer*/
.footercontain {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
}
.infootergrid {
    display: block;
    padding-left: 10px;
    word-break: break-word;
}
.infootergrid:empty {
  display:none;
}


.fotterctn{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.infootergrid:empty {
  display:none;
}
.rightmenu{
  font-size: 30px;
}
  
  .infootergrid{
    text-align: center;
  }
  .infootergrid img{
    border-radius: 20px;
  }
  .infootergrid h2{
    color: #ff4a9f;
  }
  .infootergrid ul{
    padding:none;
    margin:0;
    display: flex;
    padding:0;
    padding-left:10px;
    justify-content: center;
  }
  .infootergrid  li{
    list-style:none;
    font-size: 23px;
    padding: 8px;
    padding-bottom:4px;
  }

.trueimg img{
  display: block;
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.headerbt{
  display: block;
  color: #ff4a9f;
  font-size: 30px;
}
.bankcontainer{
  text-align: center;
}
.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
@media (max-width: 440px){
  .bankcontainer img{
  width: 10vw;
  margin: 5px;
  height: auto;
}
.infootergrid li {
    list-style: none;
    font-size: 5vw;
    padding: 8px;
    padding-bottom: 4px;
}

}
@media (max-width:991px){

.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
}
.infootergrid h2{
  margin-top:20px;
}

}
/*Footer*/











/*Promotion*/

.containpro{
  height: 400px;
}
.swiper-container {
  width: 100%;
  max-width: 1500px;
  height: 100%;
  padding: 15px 0;
  padding-bottom: 40px;
}
:root {
  --swiper-theme-color: #ffeb68;
}

.swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
  display: inline-block;
  border-radius: 50%;
  background: #de2b7e !important;
  opacity: .2;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color:white;
}

.swiper-button-prev{
  left: 30px;
}
.swiper-button-next{
  right: 30px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  border-radius: 20px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: .4;
  max-width: 330px;
}
.swiper-slide.swiper-slide-active{
  opacity:1;
}


.swiper-slide img {
  width: 100%;
  max-width: 330px !important;
  height: auto;
  padding: 5px;
  background: #d12c8961;
  border-radius: 20px;
}
@media (max-width:400px){
  .swiper-slide img {
    width: 100%;
    max-width: 300px !important;
    padding: 5px;
    background: #ffb6565e;
    border-radius: 20px;
  }
}

.swiper-slide {
  width:auto;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%;
}



/*Promotion*/










/*Tab Contain*/

.tabcontain34{
  background: #00000026;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 20px;
    margin-top: 10px;
}

/*tab-----------------*/







/* Post Slide */
.containpost{
  height: 400px;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 490px !important;
  height: auto;
  padding: 5px;
  background: #00000038;
  border-radius: 20px;
  padding-bottom: 70px;
}
.postslide .swiper-slide{
  position: relative;
  margin: 0 15px;
  width: 100%;
  max-width: 490px !important;
  max-height: 400px;
}
.headerpostsl{
  position: absolute;
  width: 100%;
  background: #00000012;
  bottom: 10px;
  border-radius: 20px;
  padding: 10px;
  font-size: 25px;
  white-space: normal;
}
@media (max-width:435px){
  .headerpostsl{
  font-size: 7vw;
  bottom:20px;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 490px !important;
  height: auto;
  padding: 5px;
  background: #00000038;
  border-radius: 20px;
  padding-bottom: 90px;
}
}
.swiper-pagination2 {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
} 


.allpost-button {
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    box-shadow: 0 0 5px #4a0188, 0 0 8px #4a0188, 0 0 10px #fff, 0 0 13px #4a0188;
    font-size: 25px;
}

.allpost-button a{
   color: #4a0188;
    text-decoration: none;
}

/* Post Slide ---------------------------*/









/*Line Fixed*/
@media (max-width:450px){
  .bankfooter h2{
  font-size: 4vw;
}
}
.fxline{
  position: fixed;
  top: 50%;
  right: 10px;
  width: 110px;
  height: auto;
  z-index: 9;
  cursor: pointer;
  transition:all .3s;
}
.fxline button{
  padding:5px 10px;
  padding-bottom:1px;
  position:absolute;
  top:-15px;
  right:5px;
  border:none;
  background:transparent;
  color:#ff78b0;
  font-size:25px;
  border-radius:20px;
}
.fxline i{
  font-size:25px;
}
.fxline img{
  width: 110px;
  height: auto;
}
.fxline:hover {
    display: block;
    -webkit-filter: drop-shadow(0 0 10px rgba(255,40,215,.3));
    filter: drop-shadow(0 0 10px rgba(255,40,215,.3));
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s;
}
.footersocial p{
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.x-tab-hrft {
  margin: 0;
  border: none;
  width: 100%;
  height: 4px;
  position: relative;
  background: linear-gradient(90deg,#eb2a72,#851b43);
}
.footermobile{
  display: none;
}
@media(max-width: 768px){
  .fxline{
    display: block;
    width: clamp(90px, 19vw, 110px);
  }
  .footermobile{
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    height: 68px;
    background: linear-gradient(180deg,#20002a,#630082);
    padding-bottom: 3px;
    font-size: 14px;
    z-index: 5;
  }
  .footermobile h5{
    position:absolute;
    bottom:0;
    font-weight: 100;
    font-size: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .footermobile td{
    width: 20%;
    height: 60px;
    white-space: nowrap;
    border-right: 1px solid #5f5f5f99;
    transition:all .3s;
    cursor:pointer;
    position: relative;
    vertical-align: top;
  }
  .footermobile td:hover{
    background: #00000099;
    border-radius: 10px;
  }
  .footermobile img{
    height: 34px !important;
    width: auto;
    margin: 0 auto;
    display: block;
  }
}
/*Line Fixed*/


























/*Single Post*/

.wp-block-image img{
  border-radius: 15px !important;
}
.containsingle {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  margin-top: 88px;
}

.backsingle {
  color: white;
  font-size: 20px;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  padding-left: 10px;
}

.solidnav {
  border-right: 1px solid #ccc;
}

.tdpostnav {
  width: 25%;
  font-size: 18px;
  white-space: nowrap;
  border-radius: 5px;
  cursor: pointer;
}

.tdpostnav:hover {
  background: rgba(0, 0, 0, .5);
  border-radius: 5px;
}

.imgpost {
  text-align: center;
}

.imgpost img {
  width: 50%;
  height: auto;
}

.marginsinglepost {
  color: white;
  margin-top: 10px;
}


hr {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
}

main {
  margin-top: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 23px;
}

main img {
  display: block;
  margin: auto;
  height: auto;
  width: 60%;
}
@media (max-width: 991px) {
  .marginsinglepost {
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  main img {
    display: block;
    height: auto;
    margin: auto;
    width: 100% !important;
  }
}

.bgsingle{
      -webkit-backdrop-filter: none;
    backdrop-filter: none;
}
/*END Single Post*/







/*Review*/


.reviewbutton{
  border-radius: 20px;
  border: none;
  font-size: 25px;
  padding: 5px 10px;
  border: 3px solid #fd3386;
    background: #d2d2d2;
    background: linear-gradient(
0deg
, #d2d2d2, #fff);
}


.reviewbutton  a {
   color: #fd3386;
    text-decoration: none;
}
.containcommentbox {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 88px;
}
/*Review*/











/*Sidebar*/
.logosidebar img{
  width:170px;
  height:auto;
}
.menusidebar ul{
  padding: 0;
  margin: 0;
}
.menusidebar li{
  list-style: none;
}
.menusidebar a{
  color: #fff;
  display: block;
  font-size: 25px;
  padding: 10px !important;
  padding-left: 20px !important;
  margin: 10px 0;
  text-decoration: none;
  transition: all .3s;
}
.menusidebar a:hover{
  background: #a7436c54;
  font-size: 30px;
  color: #ffffff;
}
.bgindexcomment{
  background: #03020e91;
  border-radius: 30px;
  border: 1px solid #4a0188;
}


/*Sidebar*/











/*POST*/
.postcontainer{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.posthead{

}
.nav-link{
  font-size: 16px;
}
.p-post{
  padding:0 5px !important;
}
.nav-link{
  line-height: 25px;
  padding: 20px 0;
}
.nav-link i{
  width: 40px;
}
.nav-pills .nav-link {
  border-radius: .25rem;
  margin-top:5px;
  font-size: 25px;
  background: #0000005e;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background: linear-gradient(180deg,#f52867 30%,#bf001d);
  text-shadow: 0 0 5px white;
}
.gridpost{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ingridpost{
  padding: 5px;
  text-align: center;
  font-size: 18px;
  width: 100%;
}
.iningridpost{
  width: 100%;
  background: #00000045;
  padding: 5px;
  border-radius: 10px;
  font-size: 25px;
  cursor: pointer;
}

.ingridpost img{
  width: 100%;
  height: auto;
  padding-bottom: 5px;
  border-radius: 10px;
}
@media (max-width: 991px){
  .p-post{
    padding:0 5px !important;
  }
}
@media (max-width: 768px){
  .gridpost{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr ;
  }
}
@media (max-width: 575px){
  .nav-pills .nav-link {
    border-radius: .25rem;
    margin-top: 5px;
    background: #2626266e;
  }
  .postmenu{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .nav-link{
    padding: 10px 0 !important;
  }
  .gridmenu{
    padding: 3px;
  }
  .nav-link .inpostmenu{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    border-radius: 5px;
  }
  .nav-link.active .inpostmenu{
    width: 100%;
    height: 100%;
    background: transparent;
    padding-top: 10px;
    border-radius: 5px;
  }
}
.head06 img {
  width: 90px;
  -webkit-filter: drop-shadow(0px 0px 7px #b59951);
  filter: drop-shadow(0px 0px 7px #b59951);
}
.head06 {
  padding-top: 15px;
  font-size: 26px;
  white-space: nowrap;
  text-align: center;
}
/*END POST*/




/*TAG FOOTER*/
.tagcontainer{
  background: #2b1a55;
  text-align: center;
}
.tagcontainer span{
  display:inline-block;
}
.tagfooter{
  background: #452c82;
  margin: 5px 2px;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 5px;
}
.tagfooter:hover{
  background: #1d212a;
}


/*TAG FOOTER*/













/*Mobile Fixed*/


#account-actions-mobile {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%
}

@media (min-width:768px) {
  #account-actions-mobile {
      display: none
  }
}

#account-actions-mobile .-register-btn {
  width: 100%;
  font-size: 1.25rem;
  font-weight: 500;
  background: linear-gradient(180deg, #56ccf2, #2f80ed);
  border-radius: 15px 15px 0 0;
  text-align: center
}

#account-actions-mobile .-register-btn span {
  display: inline-block;
  color: #fff;
  background: #fff -webkit-gradient(linear, 100% 0, 0 0, from(#fff), color-stop(.5, #2f80ed), to(#fff));
  background-position: -200px top;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation-name: x-shimmer;
  animation-name: x-shimmer;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

@media (max-width:991.98px) {
  #account-actions-mobile .-register-btn span {
      -webkit-animation-duration: 2s;
      animation-duration: 2s
  }
}

@media (max-width:767.98px) {
  #account-actions-mobile .-register-btn span {
      width: 100%
  }
}

#account-actions-mobile .-outer-wrapper {
  display: flex;
  align-items: flex-end
}

#account-actions-mobile .-left-wrapper,
#account-actions-mobile .-right-wrapper {
  display: flex;
  align-items: flex-end;
  flex: 1;
  z-index: 2;
  height: 70px;
  padding-bottom: 6px;
  background: linear-gradient(180deg, #272629, #272629);

  border-top: 3px solid #f7d18e;
  transition: -webkit-filter .2s;
  transition: filter .2s;
  transition: filter .2s, -webkit-filter .2s;
}

#account-actions-mobile .-center-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  z-index: 2;
  width: 74px;
  height: 74px;
  margin: 0 8px 16px;
  padding-bottom: 8px;
  color: #fff;
  background: linear-gradient(180deg, #ffe3b0, #bf8b35);
  border-radius: 50%;
  box-shadow: 0 0 10px hsla(0, 0%, 100%, .4);
}

#account-actions-mobile .-center-wrapper .-selected,
#account-actions-mobile .-center-wrapper .-selecting {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center
}

#account-actions-mobile .-center-wrapper .-selected {
  transition: all .4s;
  background-size: 450px;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-position: 0 0;
  border-radius: 50%
}
.-selected img{
  width: 77px !important;
  max-width: 77px !important;
  height: auto;
  position: absolute;
  top: -1px;
  left: -1px;
}

#account-actions-mobile .-center-wrapper .-selected.-slot {
  background-position: -93px 0
}

#account-actions-mobile .-center-wrapper .-selected.-skill-game {
  background-position: -188px 0
}

#account-actions-mobile .-center-wrapper .-selected.-sport {
  background-position: -282px -2px
}

#account-actions-mobile .-center-wrapper .-selected.-fishing-game {
  background-position: -378px 0
}

#account-actions-mobile .-center-wrapper .-selected .-text2 {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  text-shadow: 0 6px 5px rgba(0, 0, 0, .4);
  white-space: nowrap;
}

#account-actions-mobile .-center-wrapper .-selecting {
  display: none
}

#account-actions-mobile .-center-wrapper .-selecting .-text2 {
  font-size: .875rem;
  line-height: 16px;
  text-shadow: 0 6px 5px rgba(0, 0, 0, .4)
}

#account-actions-mobile .-center-wrapper .-selecting .-mark {
  position: relative;
  margin-top: 5px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 20px
}

#account-actions-mobile .-center-wrapper:hover {
  color: #fff;
  text-decoration: none
}

#account-actions-mobile .-fake-center-bg-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 50px;
  transition: -webkit-filter .2s;
  transition: filter .2s;
  transition: filter .2s, -webkit-filter .2s;
  overflow: hidden
}

#account-actions-mobile .-fake-center-bg-wrapper svg {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 108px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

#account-actions-mobile .-fake-center-bg-wrapper svg path {
  fill: url(#rectangleGradient)
}

#account-actions-mobile .-left-wrapper {
  border-top-left-radius: 10px;
  border-top-right-radius: 22px
}

#account-actions-mobile .-right-wrapper {
  border-top-right-radius: 10px;
  border-top-left-radius: 22px
}

#account-actions-mobile .-sub-menu-lobby-wrapper {
  position: absolute;
  flex-direction: row;
  justify-content: center;
  visibility: hidden;
  top: -75px;
  left: 50%;
  z-index: 3;
  opacity: 0;
  -webkit-filter: blur(40px);
  filter: blur(40px);
  -webkit-transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
  transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: all .2s
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-text2 {
  display: inline-block;
  font-size: 10px;
  line-height: 12px;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

@media (max-width:991.98px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
      background-position: 3px
  }
}

@media (max-width:360px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
      background-position: 0
  }
}

@media (max-width:991.98px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
      background-position: -73px
  }
}

@media (max-width:360px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
      background-position: -75px
  }
}

@media (max-width:991.98px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
      background-position: -147px
  }
}

@media (max-width:360px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
      top: -12px;
      background-position: -150px
  }
}

@media (max-width:360px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-text2 {
      -webkit-transform: translateY(-6px);
      transform: translateY(-6px)
  }
}

@media (max-width:991.98px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
      background-position: -221px
  }
}

@media (max-width:360px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
      background-position: -224px
  }
}

@media (max-width:991.98px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
      background-position: -300px
  }
}

@media (max-width:360px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
      background-position: -303px
  }
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 66px;
  height: 66px;
  margin: 0 3px;
  padding: 0;
  text-align: center;
  color: #fff;
  background: linear-gradient(180deg, #393854, #131228);
  border: 1px solid hsla(0, 0%, 100%, .6);
  border-radius: 50%;
  box-shadow: 0 0 10px hsla(0, 0%, 100%, .6)
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link .-nav-icon-bg {
  background-size: 360px;
  background-repeat: no-repeat;
  width: 100%;
  height: 40px;
  top: -15px;
  position: relative
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link:focus {
  outline: none;
  text-decoration: none
}

@media screen and (max-width:360px) {
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-img {
      margin-top: -15px;
      width: 54px
  }
  #account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
      width: 60px;
      height: 60px;
      margin: 0 2px
  }
}

#account-actions-mobile .-item-wrapper {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  color: #fff;
  position: relative;
}

.-ic-img img{
  width: 34px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
}

#account-actions-mobile .-item-wrapper .-text2 {
  
font-size: .875rem;
  
color: #ffffff;
  
transition: color .2s;
  
position: absolute;
  
bottom: 0;
  
left: 50%;
  
transform: translateX(-50%);
  
white-space: nowrap;
  
margin: 0 auto;
  
margin-top: .25rem;
}

@media (max-width:575.98px) {
  #account-actions-mobile .-item-wrapper .-text2 {
      font-size: .8rem
  }
}

#account-actions-mobile .-item-wrapper:active,
#account-actions-mobile .-item-wrapper:hover {
  text-decoration: none
}

#account-actions-mobile .-item-wrapper:active .-text2,
#account-actions-mobile .-item-wrapper:hover .-text2 {
  color: #f7d18e
}

#account-actions-mobile .-item-wrapper.-shimmer .-text2 {
  display: inline-block;
  color: #fff;
  background: #97a7c1 -webkit-gradient(linear, 100% 0, 0 0, from(#97a7c1), color-stop(.5, #fff), to(#97a7c1));
  background-position: -200px top;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation-name: x-shimmer;
  animation-name: x-shimmer;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: x-shimmer-shorter;
  animation-name: x-shimmer-shorter
}

@media (max-width:991.98px) {
  #account-actions-mobile .-item-wrapper.-shimmer .-text2 {
      -webkit-animation-duration: 2s;
      animation-duration: 2s;
      -webkit-animation-duration: 2.5s;
      animation-duration: 2.5s
  }
}

#account-actions-mobile .-fully-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, .6)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper,
#account-actions-mobile.-active .-left-wrapper,
#account-actions-mobile.-active .-right-wrapper {
  -webkit-filter: brightness(.5);
  filter: brightness(.5)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper a,
#account-actions-mobile.-active .-left-wrapper a,
#account-actions-mobile.-active .-right-wrapper a {
  pointer-events: none
}

#account-actions-mobile.-active .-center-wrapper {
  background: linear-gradient(0deg, rgba(251, 200, 68, .85), rgba(248, 128, 18, .85))
}

#account-actions-mobile.-active .-center-wrapper .-selected {
  display: none
}

#account-actions-mobile.-active .-center-wrapper .-selecting {
  display: flex
}

#account-actions-mobile.-active .-sub-menu-lobby-wrapper {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
  transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}

#account-actions-mobile.-active .-fully-overlay {
  display: block
}

/*Mobile Fixed*/







