body {
    background-image: url(/wp-content/uploads/2025/06/bodybackground-scaled.webp) !important;
    background-position: center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}

@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v222/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format('woff2');
}

/*.lang-menu ul, .mobile-lang-menu ul {*/
/*    border: 1px solid #4a49e9;*/
/*    background: radial-gradient(black, #4a49e9);*/
/*    border-radius: 25px;*/
/*}*/

.lang-menu ul span,
.lang-menu ul .lang-item a span {
    color: #f0f0f0;
}


.lang-menu nav ul .sub-menu {
    overflow: hidden;
    background: radial-gradient(black, #147503);
    border-radius: 25px;
}

.lang-menu .hfe-nav-menu .menu-item a img {
    width: 27px !important;
    height: 20px !important;
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined' !important;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

.banner-image {
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-name: pulse;
    animation-timing-function: ease-in-out;
}

.banner-column .elementor-widget-wrap.elementor-element-populated {
    align-content: flex-end;
    align-items: flex-end;
}

.form_container {
    display: flex;
    flex-direction: row;
    align-items: center;

}

.input-wrapper_container {
    width: 100%;
}

.form-control_container {
    background: #fff;
    border-radius: 7px;
    margin: 2px;
    border: 2px solid #40e30d;
}

.input-root {
    display: flex;
    align-items: center;
    padding: 7px;
}

.input-root.adorned-end {
    justify-content: space-between;
}

.input-adornment {
    display: flex;
    align-items: center;
    height: 30px;
    width: 30px;
}


.icon-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.placeholder-img {
    display: block;
    width: 100%;
    height: 100%;
}

.icon-img {
    position: absolute;
    inset: 0;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
}

.input-field {
    flex-grow: 1;
    border: none;
    outline: none;
    padding: 7px !important;
    border: none !important;
}

.notched-outline {
    border: none;
}

.outline-legend {
    width: auto;
    padding: 0 5px;
}

.hidden-span {
    visibility: hidden;
}

.end-icon {
    display: flex;
    align-items: center;
}

.toggle-password {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.visibility-icon {
    width: 24px;
    height: 24px;
}

.button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    width: 100%;
}

.button-container {
    width: 167px;
    height: 55px;
}

.silver-btn {
    /* background-image: url(/wp-content/uploads/2024/12/btn-silver.webp); */
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1rem;
    background-position: 50%;
    font-weight: 500;
    /* padding: 50px !important; */
    background-color: #147503;
    cursor: pointer;
    /* color: #f0f0f0; */
    border: 2px solid #40e30d;
    box-shadow: 0px 0px 10px 0px #3BFF19 !important;
    border-radius: 10px;
    text-decoration: none !important;
}

.gold-btn {
    background-image: url(/wp-content/uploads/2024/12/btn-gold.webp);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    background-position: 50%;
    background-size: cover;
    border: 0px;
    background-color: transparent;
    cursor: pointer;
}

.button-content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.button-icon {
    width: 28px;
    height: 28px;
}

.button-text {
    color: #ffffff;
    margin: 0px !important;
}

@media only screen and (max-width: 800px) {
    .form_container {

        flex-direction: column;


    }

    .form-control_container {
        margin: 0px;
        margin-bottom: 8px;

    }

    .input-field {

        padding: 1px !important;

    }
}

.marquee_txt {
    margin: 0 auto !important;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.marquee_txt span {
    display: inline-block;
    padding-left: 100%;
    animation: marquee_txt 30s linear infinite;
    color: #fff;
    font-size: 15px;

}

@media only screen and (max-width: 800px) {
    .marquee_txt span {

        font-size: 12px;

    }

    .marquee_txt span {

        animation: marquee_txt 30s linear infinite;


    }
}


@keyframes marquee_txt {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}

.promotion-heading,
.slot-sub-title {
    background-image: radial-gradient(circle farthest-corner, #147503, rgba(0, 0, 0, 0));
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    color: #fff;
    line-height: 1.3;
}

.promotion-heading::before,
.slot-sub-title::before {
    background-image: linear-gradient(90deg, rgba(255, 178, 0, 0), #40e30d, rgba(0, 0, 0, 0));
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.promotion-heading::after,
.slot-sub-title::after {
    background-image: radial-gradient(circle farthest-corner, #40e30d, rgba(0, 0, 0, 0));
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}

.provider-carousel {
    animation: animatelight 5s ease 0s infinite normal none;
}

@keyframes animatelight {
    0.0% {
        -webkit-filter: drop-shadow(0px 0px 2px #ff9c35);
        filter: drop-shadow(0px 0px 2px #ff9c35);
    }

    20.1% {
        -webkit-filter: drop-shadow(0px 0px 15px #ff9c35);
        filter: drop-shadow(0px 0px 15px #ff9c35);
    }

    54.1% {
        -webkit-filter: drop-shadow(0px 0px 15px #ff9c35);
        filter: drop-shadow(0px 0px 15px #ff9c35);
    }

    55.1% {
        -webkit-filter: drop-shadow(0px 0px 2px #ff9c35);
        filter: drop-shadow(0px 0px 2px #ff9c35);
    }

    56.1% {
        -webkit-filter: drop-shadow(0px 0px 15px #ff9c35);
        filter: drop-shadow(0px 0px 15px #ff9c35);
    }

    57.1% {
        -webkit-filter: drop-shadow(0px 0px 15px #ff9c35);
        filter: drop-shadow(0px 0px 15px #ff9c35);
    }

    58.1% {
        -webkit-filter: drop-shadow(0px 0px 2px #ff9c35);
        filter: drop-shadow(0px 0px 2px #ff9c35);
    }

    59.1% {
        -webkit-filter: drop-shadow(0px 0px 15px #ff9c35);
        filter: drop-shadow(0px 0px 15px #ff9c35);
    }

    100% {
        -webkit-filter: drop-shadow(0px 0px 2px #ff9c35);
        filter: drop-shadow(0px 0px 2px #ff9c35);
    }
}

.flip-container div img,
.flip-container .back img {
    box-shadow: 0 0 5px #55ff62,
        0 0 15px #2bff19,
        0 0 0 #4ee200;
}

.custom-table-winner-list .ct-shortcode {
    background: linear-gradient(to right, #145b18 0%, #20520c 50%, #165b14 100%);
    background-position: top center !important;
    background-size: cover !important;
    border: 2px solid #2ef405;
    border-radius: 10px;
    padding: 10px 1px;
}

#bigWinnerTable,
#dkbigWinnerTable {
    width: 100%;
    margin-top: 25px;
    border-collapse: collapse;

}

.ct-shortcode table,
.ct-shortcode td,
.ct-shortcode th {
    border: none !important;
}

#bigWinnerTable img,
#dkbigWinnerTable img {
    width: 50px;
    /* Adjust the width as needed */
    height: 50px;
    border-radius: 50%;
    /* Adjust the height as needed */
}

#bigWinnerTable th,
#dkbigWinnerTable th {
    font-size: clamp(0.7rem, calc(0.7rem + ((1vw - 0.48rem) * 0.1389)), 0.8rem);
    background-color: #282a2e00;
    padding: 10px;
    text-align: center;
    color: #fff;
}

#bigWinnerTable th:first-child {
    border-top-left-radius: 5px;
}

#dkbigWinnerTable th:first-child {
    border-top-left-radius: 5px;
}

#bigWinnerTable th:last-child {
    border-top-right-radius: 5px;
}

#dkbigWinnerTable th:last-child {
    border-top-right-radius: 5px;
}

#bigWinnerTable td,
#dkbigWinnerTable td {
    background: #123b0500;
    padding: 10px;
    font-size: clamp(0.9rem, calc(0.9rem + ((1vw - 0.48rem) * 0.1389)), 1rem);
    text-align: center;
    color: #fff;
}

#bigWinnerTable tr:nth-child(even) td {
    background-color: #123b0500;
}

#dkbigWinnerTable tr:nth-child(even) td {
    background-color: #123b0500;
}

#bigWinnerTable td,
#dkbigWinnerTable td {
    padding: 5px;
}

.top-one-heading,
.best-heading {
    background-image: radial-gradient(circle farthest-corner, #147503, rgba(0, 0, 0, 0));
    width: 100%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.3;
}

.top-one-heading::before,
.best-heading::before {
    background-image: linear-gradient(90deg, rgba(255, 178, 0, 0), #40e30d, rgba(0, 0, 0, 0));
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.top-one-heading::after,
.best-heading::after {
    background-image: linear-gradient(90deg, rgba(255, 178, 0, 0), #40e30d, rgba(0, 0, 0, 0));
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}

.top-one-heading-title .elementor-heading-title {
    color: #fff !important;
    font-size: 19px;
    font-weight: 600;
    text-shadow: 0px 3px 4px #1fd100;
}

.provider-logo-short-code #gs_logo_area_1 .gs_logo_single.gs_logo-single--flex-center {
    background-color: #147503;
    border-radius: 25px;
    border: 1px solid #1FD100;
    box-shadow: 0 0 5px #bcf196,
        0 0 5px #6fd935,
        0 0 5px #2ef405;
    padding: 0;
}

.footer-top-divider .elementor-divider-separator {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    z-index: 10;
    background: #ffe4e4;
    box-shadow: 0 0 5px #bcf196, 0 0 15px #6fd935, 0 0 20px #2ef405;
}

.footer-bottom-divider .elementor-divider-separator {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    z-index: 10;
    background: #ffe4e4;
    box-shadow: 0 0 5px #bcf196, 0 0 15px #6fd935, 0 0 20px #2ef405;
}

.footer-icon {
    border-radius: 50%;
    scale: 0.72;
}

#account-actions-mobile .-item-wrapper .-textfooter2 {
    font-size: 0.875rem;

    color: #ffffff;
    transition: color 0.2s;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    margin: 0 auto;
    margin-top: -5px;
}

.-selected {
    /* background-color: #f07400; */
    position: absolute;
    font-size: 13px;

    font-weight: 300;
}

.asty1 {
    width: 100%;
    color: #ffffff !important;
    text-decoration: none;
    background-color: transparent;
    font-size: 11px;
    text-shadow: 0 1px 1px rgba(187, 187, 187, 0.897);
    padding: 0px;
    /* text-shadow: 0 3px 1px rgba(156, 70, 0, 0.897); */
}

.asty1,
.asty1:hover,
.asty1a:focus {
    color: white;
    text-decoration: none;
    transition: all 0.3s;
}

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

@media (min-width: 1000px) {
    #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(0.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 {
    width: 100px;
    display: flex;
    align-items: flex-end;
    flex: 1;
    z-index: 2;
    height: 70px;
    padding-bottom: 6px;
    background: linear-gradient(#147503, #141716);
    background-size: cover;
    /* background: linear-gradient(182deg, #8b5400, #1a0f00); */
    border-top: 3px solid #40e30d;
    transition: -webkit-filter 0.2s;
    transition: filter 0.2s;
    transition: filter 0.2s, -webkit-filter 0.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(182deg, #2f9076, #00241c);
    background: #0030285e;
    /* background: transparent; */
    border-radius: 50%;
    border: 2px solid #171717;
    border: 0px;
    /* box-shadow: 0 0 10px hsla(0, 0%, 100%, 0.4); */
    animation: x-jello-horizontal 3s infinite both;
}

@keyframes x-jello-horizontal {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    5% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    7.5% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    10% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    15% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    20% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    25%,
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

#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 0.4s;
    background-size: 450px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: 0 0;
    border-radius: 50%;
}

.-selected img {
    width: 65px !important;
    max-width: 77px !important;
    padding-bottom: 0px !important;
    height: auto;
    position: absolute;
}

#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 .-text {
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, 0.4);
    white-space: nowrap;
}

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

#account-actions-mobile .-center-wrapper .-selecting .-text {
    font-size: 0.875rem;
    line-height: 16px;
    text-shadow: 0 6px 5px rgba(0, 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 0.2s;
    transition: filter 0.2s;
    transition: filter 0.2s, -webkit-filter 0.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: #147503;
}

#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-transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(0.2);
    transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition: all 0.2s;
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-text {
    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 .-text {
        -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%, 0.6);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0, 0%, 100%, 0.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: 39px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}

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

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

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

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

#account-actions-mobile .-item-wrapper.-shimmer .-text {
    display: inline-block;
    color: #fff;
    background: #97a7c1 -webkit-gradient(linear, 100% 0, 0 0, from(#97a7c1), color-stop(0.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 .-text {
        -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, 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(0.5);
    filter: brightness(0.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, 0.85),
            rgba(248, 128, 18, 0.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;
}

#ast-scroll-top {
    margin-bottom: 50px;
    background-color: #2ef405 !important;
}

@media only screen and (max-width: 800px) {
    .tab-icon .eael-advance-tabs {
        display: flex;
    }
}

@media only screen and (max-width: 800px) {
    .tab-icon .eael-advance-tabs .eael-tabs-nav>ul {
        -ms-flex-wrap: wrap;
        -webkit-box-orient: vertical;
        flex-flow: column wrap;
    }
}

@media only screen and (max-width: 800px) {
    .tab-icon .eael-tabs-nav>ul li {
        display: flex;
        flex-direction: column;
        width: 70px;
    }
}