
h1,
h2,
h3,
h4,
h5,
h6,
a {
    color: #fff;
}

select {
    color: #fff;
    border: 1px solid #D5ACF9;
    background-color: transparent;
}

.langs-current,
select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOBAMAAADH1sFNAAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMAYF/v31EnuFkAAABJSURBVAjXVcmxDYAwAANBwwQ09JEQI7AAEgOQxPuvkuJdJK7eOi273qk+F3p30+PKud112gXwr82ugA9BgKAABISAEBACICAUGL0GE+u0dtpkAAAAAElFTkSuQmCC");
}

.app {
    color: #fff;
    background: #1e3233;
}



.searchform__input {
    border-color: #fff;
}

.sort__title {
    color: #C3AAD7;
}



.cat-btn__name:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgBAMAAADgTEWFAAAAG1BMVEUAAAD////////////////////////////////rTT7CAAAACHRSTlMAoJDvEL+AINlYkbMAAABHSURBVBjTY2CPaGKAAsaODgEo06OjoxHOhAszdSCEJRDCjLQQVkAIGyCYDcgKENoQhlEoiO5NZoQDmRHuYwMJQoGGEQM+AABoHjUTUhoTgwAAAABJRU5ErkJggg==");
}


.cat-btn--tag {
    background-color: transparent;
}

.snippet__url {
    color: #fff;
}

.snippet:hover .snippet__url {
    color: #00ff00;
}

.snippet-tag--played {
    color: #fff;
}

.footer {

}

.nav-item-footer,
.langs-current,
.langs__link {
    color: #fff;
}

.nav-item-footer:hover,
.langs-current:hover,
.langs__link:hover {
    color: #00ff00;
}

.btn-close:after,
.btn-close:before {
    background-color: #e1dfdf;
}

.langs-popup,
.modal {
    background-color: #0a0911;
}

.btn--danger+.btn-tap__label {
    color: #fff;
}

@media (min-width: 1200px) {
    .aside__body {
        background: none;
    }
}

/*news*/
.articleBox {
    padding: 35px 40px 30px 40px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    background: rgb(255 255 255 / 30%);
    position: relative;
    color: inherit;
    font-size: 14px;
    color:#fff;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.articleBox .artText img {
    margin: 8px auto;
    max-width: 700px;
    width: 100%;
    object-fit: contain;
    display: block;
}

.articleBox .artText h2 {
    font-size: 24px;

}

.articleBox .artText h2, .articleBox .artText h3, .articleBox .artText h4 {
    color: #00994f;
    margin-bottom: 10px;
}

.articleBox .artText p {
    margin-bottom: 10px;
}

.articleBox .artText p a, articleBox .artText ul li a, articleBox .artText ol li a {
    color: #00994f;
}

.artCat {
    width: 100%;
    padding: 0 0 6px;
    display: flex;
    flex-flow: row wrap;
    border-bottom: 1px solid #ffffff38;
    margin-bottom: 12px;
}

.artCat a {
    color: #fff;
    text-decoration: none;
}

.artTitle {
    padding: 0 0 20px;
    font-size: 32px;
    font-weight: 700;
}

.artMainImgBox {
    margin: 12px 0 24px;
    position: relative;
    float: left;

}

.artSideWrapBox {

}

.artSideTitle {
    font-size: 20px;
    margin: 0 0 16px;
    color: #fff;
}

.relNews {
    padding-bottom: 32px;
}

.relNewsItem:last-child {
    margin: 0;
}

.relNewsItem {
    width: 100%;
    margin: 0 0 18px;
    display: flex;
    flex-flow: row nowrap;
    position: relative;
}

.sectionLink {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.relNewsImg {
    width: 110px;
    height: 110px;
    border-radius: 8px
}

.newsItem {
    width: 100%;
    margin: 0 0 18px;
    display: flex;
    flex-flow: row nowrap;
    position: relative;
    color: #C5B0D2;
}

.relNewsInfo {
    padding: 0 0 0 20px;
    justify-content: flex-start;
    display: flex;
    flex-flow: column nowrap;
    width: calc(100% - 110px);
}

.relNewsTitle {
    padding:  0;
    margin: 8 0;
    font-size: 14px;
    overflow: hidden;
    color: #fff;
}

.newsItem .relNewsTitle {
    font-size: 24px;
}

.newsTitle {
    font-size: 32px;
    color: #fff;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 600;
}

.shortDes {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.newsDes {
    margin-bottom: 24px;
}

.read_more {
    color: #eb3175;
    text-decoration: none;
    font-size: 14px;
}
.icon_hot{
    color :#f99a13
}
.icon_new{
    color: #ffc107;
}
.icon_popular{
    color: #ffc250
}
.page-content h2,page-content h3{
    font-size: 24px;
    color:#fff;
}
.link-games {
    padding: 14px 50px;
    border-radius: 40px;
    display: inline-block;
    text-align: center;
    background: #162526;
    vertical-align: middle;
    color: #fff;
    border: 1px solid transparent;
}

.link-games:hover {
    color: #fff;
    border: 1px solid #fff;
}

.more-game {
    padding: 12px 24px;
    background-image: linear-gradient(90deg, #ff564e, #f9d027);
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 12px;
    text-decoration: none;
    max-width: 200px;
    box-shadow: rgb(0 0 0/24%) 0 6px 12px 0;
}

.more-game:hover, .more-game:active {
    background-image: linear-gradient(90deg, #f9d027, #ff564e);
}

.ml-350 {
    margin-left: 350px !important;
}

.hidden {
    display: none !important;
}

.header__logo {

}

.game_content_container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    gap: 24px;
    margin: 12px auto;
}

.game_content_container .game-content-page {
    width: 100%;
    flex: 0 0 72%;
    max-width: 72%;
}

.game_content_container .comment-area {
    flex: 0 0 calc(100% - 72% - 24px);
    max-width: calc(100% - 72% - 24px);
    width: 100%;
}

.game-content-page .content-inner {
    position: relative;
    z-index: 12;
}



.favorited i {
    color: #ed1c24;
}

.game-description {

}

.btn-scroll-top {
    display: block;
    position: fixed;
    right: 24px;
    bottom: 24px;
    width: 45px;
    height: 45px;
    transition: right 400ms cubic-bezier(.68, -.55, .265, 1.55), opacity .3s, background-color .25s ease-in-out;
    border-radius: 0.75rem;
    background-color: #00FF00;
    color: #fff;
    text-align: center;
    opacity: 0;
    z-index: 1025;
    outline: 0;
    border: 0;
}

.btn-scroll-top i {
    font-size: 24px;
    font-weight: 700;
    line-height: 45px;
}

.btn-scroll-top.show {
    right: 1.25rem;
    opacity: 1;
}
.category-list-wrapper .cat-name{
    color:#fff;
}
.footer_container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    margin-left: -28px
}

.footer_container a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin-left: 28px;
}



#tooltip {
    font-weight: 600;
    text-align: center;
    color: #03214e;
    background: #ffc500;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    position: absolute;
    z-index: 100;
    padding: 5px 15px;
    border-radius: 5px;
    width: 220px;
    transform: translateX(-50%);
}

#tooltip::after {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #ffc500;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    margin-left: -10px;
}

#tooltip.top::after {
    border-top-color: transparent;
    border-bottom: 10px solid #ff318f;
    top: -20px;
    bottom: auto
}

#tooltip.left::after {
    left: 10px;
    margin: 0
}

#tooltip.right::after {
    right: 10px;
    left: auto;
    margin: 0
}


.notification-success {

    position: fixed;
    bottom: 12px;
    left: 12px;
    border-radius: 10px;
    box-shadow: 0px -6px 74px 0px rgba(0, 0, 0, 0.15);
    animation: show_toastt 1s ease forwards;
    z-index: 9999;
}

@keyframes show_toastt {
    0% {
        transform: translateX(-100%);
    }
    40% {
        transform: translateX(10%);
    }
    80%, 100% {
        transform: translateX(20px);
    }
}

.notification-success.hide {
    animation: hide_toastt 1s ease forwards;
}

@keyframes hide_toastt {
    0% {
        transform: translateX(20px);
    }
    40% {
        transform: translateX(10%);
    }
    80%, 100% {
        opacity: 0;
        pointer-events: none;
        transform: translateX(-100%);
    }
}

.notification-success .toastt {
    border-radius: 10px;
    border-left: 5px solid #2ecc71;
    background: #fff;
    padding: 8px 12px;
    box-shadow: 1px 7px 14px -5px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.notification-success .toastt.offline {
    border-color: #ccc;
}

.toastt .content {
    display: flex;
    align-items: center;
}

.content img {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background: #2ecc71;
    object-fit: cover;
}

.toastt.offline .content .icon {
    background: #ccc;
}

.content .details {
    margin-left: 15px;
}

.details span {
    font-size: 20px;
    font-weight: 500;
    color: #2ecc71;
}

.details p {
    color: #878787;
}


@media (max-width: 1024px) {
    .game_content_container .game-content, .game_content_container .comment-area {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


.logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    gap: 8px;
}

.site-logo {
    height: 45px;
}

.page_loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    background-color: rgba(0, 0, 0, .75);
}

.loading_page {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.hidden {
    display: none;
}

.loading_image {
    width: 100px;
    height: 100px;
    background-color: transparent !important;
}

.gameSliderBig .slide-item {
    width: 211px;
}

@media (min-width: 48em) {
    .gameSliderBig .slide-item {
        width: 422px;
    }
}

.swiper .swiper-button-disabled {
    display: none;
}
.swiper-slide {
    width: fit-content;
}
.header-slider {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.action-button {
    display: flex;
    justify-content: flex-start;
    align-items:center;
    margin-left:24px
}
.action-button button{
    outline: 0;
    border: 0;
    background-color: transparent;
    font-size: 18px;
    color:#fff;
}
.action-button button.swiper-button-disabled{
    opacity: .5;
}
.img-category{
    width: 32px;
    height:32px;

}
.comment{
    margin: 24px 0
}
.nav--bar > .list > .item:hover .more--list{
    display:block;
}
.nav--bar > .list > .item > .wrapper{
    padding-top: 12px;
    position: absolute;
}


.posts-menu {
    border: 0;
}

@media (min-width: 982px) {
    .posts-menu {
        border-left: 1px solid rgb(255 255 255 / 10%);
    }
}
.favorites_btn i{
    margin-right: 8px;
}
.posts_game{
    max-width: 1370px;
    margin: 12px auto;
}
.pagination-wrapper ul.pagination{
    display: flex;
    list-style: none;
    justify-content: center;
    gap: 20px;
    padding-inline-start: 0px;
}
.pagination-wrapper ul.pagination li{
    background-color: #333276;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
.pagination-wrapper ul.pagination li.disabled {
    background-color: #EB3175;
}

.pagination-wrapper ul.pagination li.disabled span,.pagination-wrapper ul.pagination li a{
    text-decoration: none;
    padding: 15px;
    margin: -15px;
    color: white;
}
 .posts_container{
     display: flex;
     justify-content: flex-start;
     align-items: flex-start;
     flex-flow: row wrap;
     gap: 24px;
     margin: 0 auto;
 }
.posts_container .post_detail{
    width: 100%;
    flex: 0 0 70%;
    max-width: 70%;
}
.posts_container .aside_posts {
    flex: 0 0 calc(100% - 70% - 24px);
    max-width: calc(100% - 70% - 24px);
    width: 100%;
}
@media (max-width: 1200px){
    .posts_container .post_detail, .posts_container .aside_posts {
        flex: 0 0 100%;
        max-width: 100%;
    }
}