:root {
        --primary-color: #db0414;
    }

    .full-width .ubermenu-nav, .container, .row {
        max-width: 1170px
    }

    .row.row-collapse {
        max-width: 1140px
    }

    .row.row-small {
        max-width: 1162.5px
    }

    .row.row-large {
        max-width: 1200px
    }

    .header-main {
        height: 95px
    }

    #logo img {
        max-height: 95px
    }

    #logo {
        width: 350px;
    }

    #logo img {
        padding: 10px 0;
    }

    .header-bottom {
        min-height: 45px
    }

    .header-top {
        min-height: 30px
    }

    .transparent .header-main {
        height: 90px
    }

    .transparent #logo img {
        max-height: 90px
    }

    .has-transparent + .page-title:first-of-type, .has-transparent + #main > .page-title, .has-transparent + #main > div > .page-title, .has-transparent + #main .page-header-wrapper:first-of-type .page-title {
        padding-top: 170px;
    }

    .header.show-on-scroll, .stuck .header-main {
        height: 70px !important
    }

    .stuck #logo img {
        max-height: 70px !important
    }

    .header-bottom {
        background-color: #ffffff
    }

    .stuck .header-main .nav > li > a {
        line-height: 50px
    }

    .header-bottom-nav > li > a {
        line-height: 25px
    }

    @media (max-width: 549px) {
        .header-main {
            height: 70px
        }

        #logo img {
            max-height: 70px
        }
    }

    .nav-dropdown {
        font-size: 100%
    }

    /* Color */
    .accordion-title.active, .has-icon-bg .icon .icon-inner, .logo a, .primary.is-underline, .primary.is-link, .badge-outline .badge-inner, .nav-outline > li.active > a, .nav-outline > li.active > a, .cart-icon strong, [data-color='primary'], .is-outline.primary {
        color: #db0414;
    }

    /* Color !important */
    [data-text-color="primary"] {
        color: #db0414 !important;
    }

    /* Background Color */
    [data-text-bg="primary"] {
        background-color: #db0414;
    }

    /* Background */
    .scroll-to-bullets a, .featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner {
        background-color: #db0414;
    }

    /* Border */
    .nav-vertical.nav-tabs > li.active > a, .scroll-to-bullets a.active, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, .accordion-title.active, .featured-table, .is-outline:hover, .tagcloud a:hover, blockquote, .has-border, .cart-icon strong:after, .cart-icon strong, .blockUI:before, .processing:before, .loading-spin, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover {
        border-color: #db0414
    }

    .nav-tabs > li.active > a {
        border-top-color: #db0414
    }

    .widget_shopping_cart_content .blockUI.blockOverlay:before {
        border-left-color: #db0414
    }

    .woocommerce-checkout-review-order .blockUI.blockOverlay:before {
        border-left-color: #db0414
    }

    /* Fill */
    .slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow {
        fill: #db0414;
    }

    /* Background Color */
    [data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button, .current .breadcrumb-step {
        background-color: #eda95f;
    }

    [data-text-bg="secondary"] {
        background-color: #eda95f;
    }

    /* Color */
    .secondary.is-underline, .secondary.is-link, .secondary.is-outline, .stars a.active, .star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before, .color-secondary {
        color: #eda95f
    }

    /* Color !important */
    [data-text-color="secondary"] {
        color: #eda95f !important;
    }

    /* Border */
    .secondary.is-outline:hover {
        border-color: #eda95f
    }

    .success.is-underline:hover, .success.is-outline:hover, .success {
        background-color: #2ecc71
    }

    .success-color, .success.is-link, .success.is-outline {
        color: #2ecc71;
    }

    .success-border {
        border-color: #2ecc71 !important;
    }

    /* Color !important */
    [data-text-color="success"] {
        color: #2ecc71 !important;
    }

    /* Background Color */
    [data-text-bg="success"] {
        background-color: #2ecc71;
    }

    .alert.is-underline:hover, .alert.is-outline:hover, .alert {
        background-color: #f50000
    }

    .alert.is-link, .alert.is-outline, .color-alert {
        color: #f50000;
    }

    /* Color !important */
    [data-text-color="alert"] {
        color: #f50000 !important;
    }

    /* Background Color */
    [data-text-bg="alert"] {
        background-color: #f50000;
    }

    body {
        font-size: 100%;
    }

    @media screen and (max-width: 549px) {
        body {
            font-size: 100%;
        }
    }

    body {
        font-family: "Roboto", sans-serif
    }

    body {
        font-weight: 0
    }

    body {
        color: #222222
    }

    .nav > li > a {
        font-family: "Roboto", sans-serif;
    }

    .mobile-sidebar-levels-2 .nav > li > ul > li > a {
        font-family: "Roboto", sans-serif;
    }

    .nav > li > a {
        font-weight: 500;
    }

    .mobile-sidebar-levels-2 .nav > li > ul > li > a {
        font-weight: 500;
    }

    h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
        font-family: "Roboto", sans-serif;
    }

    h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
        font-weight: 500;
    }

    h1, h2, h3, h4, h5, h6, .heading-font {
        color: #222222;
    }

    .alt-font {
        font-family: "Roboto", sans-serif;
    }

    .alt-font {
        font-weight: 0 !important;
    }

    .header:not(.transparent) .header-bottom-nav.nav > li > a {
        color: #222222;
    }

    .header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
        color: #ffffff;
    }

    .header-bottom-nav.nav-line-bottom > li > a:before, .header-bottom-nav.nav-line-grow > li > a:before, .header-bottom-nav.nav-line > li > a:before, .header-bottom-nav.nav-box > li > a:hover, .header-bottom-nav.nav-box > li.active > a, .header-bottom-nav.nav-pills > li > a:hover, .header-bottom-nav.nav-pills > li.active > a {
        color: #FFF !important;
        background-color: #ffffff;
    }

    a {
        color: #222222;
    }

    a:hover {
        color: #2ecc71;
    }

    .tagcloud a:hover {
        border-color: #2ecc71;
        background-color: #2ecc71;
    }

    /* Custom CSS */
    #wrapper, #main {
        background-color: #efefef;
        position: relative;
    }

    .header-wrapper {
        box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    }

    .header-bottom {
        border-top: 1px solid #e9ebee;
    }

    .header-bottom-nav > li {
        margin: 0;
    }

    .header-bottom-nav.nav-left > li > a {
        padding: 10px;
    }

    .header-bottom-nav.nav-left > li:hover > a, .header-bottom-nav.nav-left > li.active > a {
        background-color: #b50000;
        color: #fff;
    }

    .has-dropdown .icon-angle-down {
        margin-left: 5px;
        opacity: 1;
    }

    .nav-dropdown {
        padding: 0;
        background: #f00;
    }

    .nav-dropdown > li > a {
        color: #fff;
    }

    .nav-dropdown > li.active > a, .nav-dropdown > li:hover > a {
        color: #fff;
    }

    .nav-dropdown-simple .nav-column li > a:hover, .nav-dropdown.nav-dropdown-simple > li > a:hover {
        background-color: rgb(206 0 0);
    }

    .row-nha-cai {
        padding: 15px 0;
        background-color: #fff;
        border-radius: 5px;
        margin-bottom: 15px;
        position: relative;
    }

    .row-nha-cai > .col {
        padding-bottom: 0;
        align-self: center;
    }

    .game_name {
        font-size: 28px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 0;
    }

    .game_des {
        font-weight: 400;
        font-size: 13px;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 10px;
    }

    .star-color {
        color: #ffd32a;
    }

    .icon-star-full:before {
        content: "";
        background: url(https://anondat.com/template/news/youHuaV1/static/css/wp-content/uploads/2021/09/star.png) center no-repeat;
        background-size: cover;
        width: 15px;
        height: 15px;
        display: inline-block;
    }

    .game-button a, .nut-download a {
        display: block;
        text-decoration: none;
        min-width: 120px;
        padding: 10px;
        font-weight: 400;
        font-size: 1em;
        line-height: 1.25em;
        color: #fff;
        border-radius: 20px;
        box-shadow: 0 0 15px 0 rgb(255 255 255 / 35%);
        text-align: center;
        padding-left: 8px;
        max-width: 165px;
        margin: 5px auto;
    }

    .nut-download a {
        display: inline-block;
        width: 48%;
    }

    .game-button a.btn-bet, .nut-download a.btn-bet {
        background-color: #f50000;
    }

    .game-button a.btn-review, .nut-download a.btn-review {
        background-color: #2ecc71;
    }

    .game-button a i, .nut-download a i {
        font-size: 15px;
        margin-right: 2px;
    }

    .gift_code a {
        font-size: 15px;
        font-weight: 700;
        color: #de1219;
        text-decoration: none;
        margin-right: 5px;
    }

    .list-nha-cai {
        padding-bottom: 10px !important;
    }

    .list-nha-cai .section-content {
        counter-reset: my-badass-counter;
    }

    .list-nha-cai .row-nha-cai:before {
        color: #fff;
        content: counter(my-badass-counter);
        counter-increment: my-badass-counter;
        position: absolute;
        z-index: 999;
        top: 37%;
        left: 15px;
        font-size: 20px;
        border-radius: 99%;
        width: 38px;
        height: 38px;
        text-align: center;
        background: url(https://anondat.com/template/news/youHuaV1/static/css/wp-content/uploads/2021/09/medal_orange.png) no-repeat center;
    }

    .row-noi-dung {
        background: #fff;
        padding: 20px;
        overflow-y: auto;
        font-size: 90%;
        height: 500px;
    }

    .row-noi-dung > .col {
        padding-bottom: 0
    }

    .row-noi-dung::-webkit-scrollbar {
        width: 10px;
    }

    .row-noi-dung::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .row-noi-dung::-webkit-scrollbar-thumb {
        background: red;
    }

    .row-noi-dung a {
        color: #2ecc71;
    }

    .tieu-de-home h2 {
        border-bottom: 2px;
        border-bottom-style: solid;
        border-bottom-color: #db0414;
    }

    .tieu-de-home h2 a {
        padding: 7px 30px 4px 12px;
        font-size: 17px;
        font-weight: normal;
        text-transform: capitalize;
        background: #db0414;
        color: #fff;
    }

    .tieu-de-home h2.mau-xanh {
        border-bottom-color: #2ecc71;
    }

    .tieu-de-home h2.mau-xanh a {
        background: #2ecc71;
    }

    .is-divider {
        display: none;
    }

    .list-post .box .box-text {
        padding: 8px;
        background: #fff;
    }

    .list-post .box .box-text h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 15px;
        color: #212529;
        font-weight: 700;
        line-height: 1.4;
        transition: .3s all ease;
        margin: 0;
        height: 42px;
        margin-bottom: 10px;
    }

    .list-post .box .box-text p.cat-label {
        margin: 0;
        position: absolute;
        bottom: 100%;
        left: 0;
        background: #db0414;
        color: #fff;
        padding: 3px 15px 3px 8px;
        opacity: 1;
        font-size: 10px;
    }

    .list-post .box .box-text .from_the_blog_excerpt {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        line-height: 1.5;
    }

    .from_the_blog_excerpt, .box:hover .from_the_blog_excerpt {
        color: #212529;
    }

    .box .box-text h5:hover {
        color: #29912f !important;
    }

    .post-section .row1 > .col {
        padding-bottom: 0px;
    }

    .list-post-vertical .col.post-item {
        padding-bottom: 12px;
    }

    .list-post-vertical .box-text {
        padding: 5px 5px 0 10px;
        vertical-align: top;
        background: #fff;
    }

    .list-post-vertical .box-text h5 {
        font-size: 15px;
        color: #212529;
        margin: 0;
        line-height: 1.4;
    }

    .menu-footer {
        display: block;
        margin-bottom: 25px;
    }

    .menu-footer .ux-menu-link, .menu-footer .ux-menu-link .ux-menu-link__link {
        display: inline-block;
    }

    .menu-footer .ux-menu-link .ux-menu-link__link {
        padding: 0 10px;
        min-height: 25px;
        color: #828282;
        text-transform: capitalize;
    }

    .footer-section {
        padding-bottom: 0 !important;
    }

    .footer-section .follow-icons a {
        border-color: #828282 !important;
        background: #828282;
        margin-right: 5px;
    }

    .footer-section .follow-icons a i {
        color: #deca88;
    }

    .copyright {
        color: #a9a9a9;
        font-size: 14px;
    }

    .copyright span {
        text-align: center;
        margin-left: 5px;
        display: inline-flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        height: 26px;
        width: 26px;
        border-radius: 50%;
        background-color: #000;
        font-size: 1em;
    }

    .absolute-footer.dark {
        background: #23282d;
        padding: 10px 0;
    }

    .blog-wrapper .large-columns-1 .post-item {
        padding: 0 0 15px;
    }

    .blog-wrapper .large-columns-1 .post-item .box-vertical, .list-bai-viet .box-vertical {
        padding: 15px;
        background: #fff;
        border-radius: 6px;
    }

    .list-bai-viet .box-vertical {
        margin-bottom: 15px;
    }

    .blog-wrapper .large-columns-1 .post-item .box-vertical .box-image img, .list-bai-viet .box-vertical .box-image img {
        border-radius: 8px;
    }

    .blog-wrapper .large-columns-1 .post-item .box-vertical .box-text, .list-bai-viet .box-vertical .box-text {
        padding: 0 0 0 15px;
        vertical-align: top;
    }

    .blog-wrapper .large-columns-1 .post-item .box-vertical .box-text h5, .list-bai-viet .box-vertical .box-text h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 18px;
        color: #212529;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .list-bai-viet .box-vertical .box-text .from_the_blog_excerpt {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .blog-wrapper .large-columns-1 .post-item .box-vertical .box-text .post-meta, .list-bai-viet .box-vertical .box-text .post-meta {
        opacity: 1;
        margin-bottom: 10px;
    }

    .archive-page-header .info-cate {
        padding: 15px;
        background: #fff;
        border-radius: 6px;
        margin-bottom: 15px;
    }

    ul.links li {
        margin: 0 .2em;
    }

    .nav-pagination > li > span, .nav-pagination > li > a {
        background: #fff;
        height: 2.25em;
        line-height: 2.25em;
        min-width: 2.25em;
        padding: 0 7px;
        font-weight: 500;
        border-radius: 5px;
        border: 1px solid currentColor;
    }

    .row-top-nha-cai > .col {
        padding-bottom: 0;
    }

    .row-top-nha-cai .icon-box {
        margin-bottom: 10px;
        padding: 15px 10px;
        background: #fff;
        border-radius: 6px;
    }

    .row-top-nha-cai .icon-box h3 {
        font-size: 23px;
        margin-bottom: 10px;
        line-height: 23px;
    }

    .row-top-nha-cai .icon-box-text div {
        line-height: 23px;
    }

    span.widget-title {
        font-size: 1em;
        font-weight: 600;
        display: block;
        padding: 8px 30px 8px 0;
        margin-bottom: 10px;
        border-bottom: 2px solid #2ecc71;
    }

    span.widget-title span {
        padding: 8px 30px 8px 12px;
        font-size: 17px;
        font-weight: normal;
        text-transform: capitalize;
        background: #2ecc71;
        color: #fff;
    }

    .recent-blog-posts {
        padding: 10px;
        background: #fff;
        border-radius: 6px;
        margin-bottom: 10px;
    }

    .recent-blog-posts .badge {
        height: 4.3em;
        width: 4.3em;
    }

    .recent-blog-posts .badge .badge-inner {
        border-radius: 5px;
    }

    .recent-blog-posts .mr-half {
        margin-right: 10px;
    }

    .recent-blog-posts a {
        margin-bottom: 0;
        text-transform: capitalize;
        font-weight: 500;
    }

    .recent-blog-posts .post_comments {
        display: none;
    }

    .blog-single .row-chuyen-muc .col.large-8 {
        padding-right: 0;
    }

    .article-inner {
        padding: 15px;
        background: #fff;
        border-radius: 5px;
    }

    .entry-header-text-top {
        padding-bottom: 0;
    }

    .blog-single, .blog-archive {
        padding-top: 0;
    }

    .duong-dan {
        padding: 10px 0;
        abackground: #fff9e0;
        margin-bottom: 15px;
        font-size: 15px;
    }

    .duong-dan p {
        margin-bottom: 0;
        font-size: 14px;
    }

    .duong-dan p a {
        color: #db0414;
    }

    .icon-box-img svg, .icon-box-img img {
        padding-top: 0;
    }

    .post {
        margin: 0 0 15px;
    }

    input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=text], textarea {
        box-shadow: none;
    }

    /* Custom CSS Mobile */
    @media (max-width: 549px) {
        .header-wrapper {
            box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
        }

        .nav > li.has-icon > a > i {
            min-width: 1em;
            color: #f00;
        }

        .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
            background-color: #ff0000;
        }

        .off-canvas .nav-vertical > li > a {
            color: #fff;
            font-size: 14px;
        }

        .off-canvas .nav-vertical li li > a {
            color: #fff;
            font-size: 14px;
        }

        .toggle {
            opacity: 1;
        }

        .toggle i {
            color: #fff;
        }

        .nav-sidebar.nav-vertical > li + li {
            border-top: 1px solid #ea1c25;
            border-bottom: 1px solid #ff2731;
        }

        .row-nha-cai {
            width: 95%;
        }

        .row-nha-cai > .col {
            max-width: 100%;
            flex-basis: 100%;
            padding-bottom: 5px;
        }

        .game-button a {
            display: inline-block;
            width: 49%;
        }

        .list-nha-cai .row-nha-cai:before {
            top: 15px;
            left: 10px;
        }

        .row-noi-dung {
            width: 95%;
        }

        .box.box-vertical {
            display: flex;
        }

        .box-vertical .box-image {
            width: 50% !important;
        }

        .box-vertical .box-image .image-cover {
            padding-top: 100% !important;
        }

        .from_the_blog_excerpt {
            display: none;
        }

        .list-post.large-columns-1 .post-item {
            padding-bottom: 10px;
        }

        .post-section .row1 .col.large-12 .row-small .col.large-4 {
            padding-bottom: 0
        }

        .blog-single .row-chuyen-muc .col.large-8 {
            padding: 0 10px 10px;
        }

        .list-bai-viet .box-vertical .box-image {
            width: 40% !important;
        }

        .list-bai-viet .box-vertical .box-text .from_the_blog_excerpt {
            display: none;
        }

        .blog-wrapper .large-columns-1 .post-item .box-vertical, .list-bai-viet .box-vertical {
            padding: 10px;
        }

        .menu-footer {
            display: flex;
        }

        .menu-footer .ux-menu-link, .menu-footer .ux-menu-link .ux-menu-link__link {
            display: flex;
            justify-content: center;
        }

        .menu-footer .ux-menu-link .ux-menu-link__link {
            padding: 5px 0;
        }
    }

    .label-new.menu-item > a:after {
        content: "New";
    }

    .label-hot.menu-item > a:after {
        content: "Hot";
    }

    .label-sale.menu-item > a:after {
        content: "Sale";
    }

    .label-popular.menu-item > a:after {
        content: "Popular";
    }