/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"], [type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/* Thiet lap quang cao*/

.ads {
    width: 100%;
}

.ads-margin {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
}


.ads-content {
    height: 600px;
}

.ads-box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.ads-title {
    display: block;
    text-align: center;
    background: 0 0;
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #b3b3b3;
    opacity: .6
}

.horizontal-title {
    text-align: left !important
}

#expand, #half-expand {
    cursor: pointer !important;
    margin-left: 10px;
}

.force_full_screen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999;
    top: 0px !important;
    border: 0px !important;
    left: 0px !important;
    right: 0px !important;
    cursor: pointer !important;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

html {
    font-size: 16px;
    font-weight: 500;
    min-height: 100%;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
}

body {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: var(--font-size-normal);
    font-optical-sizing: auto;
    font-style: normal;
    line-height: 1.5;
    color: var(--color-tone-1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: var(--bg);
}

a {
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    outline: none;
    text-decoration: none;
    -webkit-transition: .2s ease color, .2s ease background, .2s ease border;
    -o-transition: .2s ease color, .2s ease background, .2s ease border;
    transition: .2s ease color, .2s ease background, .2s ease border;
    color: var(--color-tone-1);
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4 {
    font-weight: normal;
    margin: 0;
}

table {
    border-collapse: collapse;
}

table th, table td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

input, select, textarea, button {
    background-color: transparent;
    font-size: 16px;
    color: #333;
    outline: none;
}

button {
    -webkit-transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
}

input, button {
    border: 0;
}

.container {
    position: relative;
    width: 100%;
    max-width: 830px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row {
    width: 100%;
}

.font-bold {
    font-weight: bold;
}

.d-block {
    display: block;
}

.d-inline {
    display: inline-block;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.d-r-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.d-c-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sp {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bz {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.p-r {
    position: relative;
}

.bg-fff {
    background-color: #fff;
}

.absolute {
    position: absolute;
    top: 50%;
}

.text-overflow {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.text-center {
    text-align: center;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.m-r {
    margin-right: 10px;
}

.m-t {
    margin: 10px 0;
}

.flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.gif {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

#loading_img {
    width: 50px;
    height: 50px;
    background-color: transparent !important;
}

.hidden {
    display: none;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.font-fff {
    color: #fff;
}

.al {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.center-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-clayover {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, 185px);
    grid-auto-flow: dense;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grid-item {
    position: relative;
}

.a-grid {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0.5rem;
    -webkit-box-shadow: 0 0 0.5rem rgb(0 0 0 / 25%);
    box-shadow: 0 0 0.5rem rgb(0 0 0 / 25%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.span-2x1 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
}

.span-2x2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    height: 220px;
}

.span-3x3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
    height: 340px;
}

.clear {
    clear: both;
}

/*menu*/
header {
    padding: 15px 0;
    background: #fff;
    box-shadow: 0 5px 6px 0 rgb(0 0 0 / 22%);
    /* background-color: #000000; */
    background-color: #9992dd;
}

.header__menubar--menu {
    width: 100%;
    overflow: hidden;
}

.header__menubar--menulist {
    justify-content: flex-end;
}

.header__menubar--menulist-item {
    margin-left: 10px;
}

.mobile--menu {
    cursor: pointer;
}

.header__menubar--menulist-item>*,
.mobile--menu {
    padding: 8px 12px;
    color: var(--color-tone-2);
    text-transform: capitalize;
    /* background-color: #ea5455; */
    background-color: #564c45;
    font-weight: var(--font-bold-2);
    border-radius: var(--radius-circle);
    white-space: nowrap;
    display: inline-block;
}

.header__menubar--menulist-item>a:hover, #game-favourite:hover {
    background-color: #d06722;
}

#favourite-game {
    display: flex;
    align-items: center;
    height: 100%;
    cursor: pointer;
    position: relative;
    text-transform: unset;
    background-color: #F4F4EF;
}

#favourite-game svg {
    width: 18px;
    height: 21px;
    fill: var(--color-tone-3);
}

.favourite-list {
    position: absolute;
    padding: 15px;
    border-radius: var(--radius);
    background-color: #fff;
    width: 196px;
    top: 44px;
    right: 0;
    z-index: 1;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    cursor: default;
    display: none;
}

.favourite-list>p {
    font-size: var(--font-size-small);
    color: #000000de;
    display: block;
    white-space: break-spaces;
    text-align: left;
    font-weight: 500;
}

.favourite-list-item {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 500;
    padding: 5px 0;
    border-top: 1px solid #c9c9c9;
}

.favourite-list-item>img {
    margin-right: 10px;
}

.favourite-list-item>span {
    text-transform: capitalize;
    -webkit-line-clamp: 2;
}

.favourite-list-item:hover {
    text-decoration: underline;
}

.favourite-list>.favourite-list-item:first-child {
    padding-top: 0;
    border-top: 0;
}

.favourite-list>.favourite-list-item:last-child {
    padding-bottom: 0;
}

/*categories list*/
.nav__categories,
.mobile__menu {
    background-color: #f4f4ef;
    overflow: hidden;
}

.nav__categories {
    border-top: 4px solid #9992dd;
}

.nav__categories--item {
    padding: 15px;
    color: var(--color-tone-3);
    font-weight: var(--font-bold-1);
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    white-space: nowrap;
}

.nav__categories--item>img {
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.nav__categories--item:hover {
    background-color: #fff;
}

.mobile__menu,
.mobile--menu {
    display: none;
}

.mobile__menu-item {
    text-transform: capitalize;
    font-weight: 600;
    margin: 10px 0;
}

.mobile__menu-item>a {
    background-color: #F4F4EF;
    border: 1px solid #CCCCCC;
    color: var(--color-tone-3);
    padding: 8px 12px;
    border-radius: var(--radius-circle);
    display: inline-block;
}

.mobile__menu-item>a:hover {
    background-color: #E9E9E2;
}

.search__form--main {
    height: 37px;
    border-radius: var(--radius-circle);
    width: 180px;
    margin-left: 10px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.search__form--input {
    width: 100%;
    height: 100%;
    text-indent: 10px;
    padding-right: 37px;
    box-sizing: border-box;
    font-size: var(--font-size-small);
}

.search__form--submit {
    width: 37px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
}

.search__form--submit svg {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.search__form--mobile {
    margin: 10px 0;
}

.search__form--mobile>.search__form--main {
    margin-left: 0;
}

/*game_item*/
.page-wrapper {
    background-color: var(--bg);
    /* min-height: 80vh; */
}

.bread__title>h1, .title--normal, .title--normal>a {
    font-weight: var(--font-bold-2);
    font-size: var(--font-size-larger);
    margin-bottom: 10px;
    text-transform: capitalize;
    color: var(--color-tone-1);
}

.card-thumb>img {
    border-radius: var(--radius);
    box-shadow: 0px 1px 3px 0 #959795;
    overflow: hidden;
}

.card-heading {
    text-align: center;
    font-size: var(--font-size-normal);
    padding: 4px 8px;
    color: var(--color-tone-1);
    text-transform: capitalize;
}

.card-game:hover .card-heading {
    text-decoration: underline;
}

.content-box {
    background-color: #f4f4ef;
    padding: 15px 0;
    /* line-height: 1.65; */
}

.content-box ul, .content-box ol {
    list-style: disc;
    padding-left: 40px;
    margin-bottom: 1rem;
}

.content-box li {
    list-style: disc;
}

.content-box h1, .content-box h2, .content-box h3, .content-box h4, .content-box h5, .content-box h6 {
    margin: revert;
}

.content-box p {
    margin-bottom: 1rem;
}

.content-box a {
    color: #9992dd;
}

.content-box .grid-content img {
    max-width: 100%;
    height: auto;
}

.loadingImage {
    -webkit-animation: loadingAnimation 1s linear infinite;
    animation: loadingAnimation 1s linear infinite;
}

@-webkit-keyframes loadingAnimation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loadingAnimation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*game_home*/
.grid__category>h2>a {
    display: inline-block;
    margin-bottom: 0;
}

.grid__category>h2>a:hover {
    text-decoration: underline;
}

.grid__category--link {
    text-align: center;
}

.grid__category--link>a {
    font-weight: var(--font-bold-2);
}

.grid__top {
    margin: 0 -10px;
}

.grid__top--games {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

.grid-clayover-min {
    display: -ms-grid;
    display: grid;
    grid-gap: 15px;
    gap: 15px;
    grid-template-columns: repeat(auto-fill, 120px);
    grid-auto-flow: dense;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grid-clayover-min .card-game {
    position: relative;
}

.grid-clayover-min .card-heading {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom-right-radius: var(--radius);
    border-bottom-left-radius: var(--radius);
    background-color: #414141;
    color: #fff;
    padding: 0;
    font-weight: var(--font-bold-1);
    font-size: 13px;
    transition: opacity 300ms;
    opacity: 0;
    visibility: hidden;
}

.grid-clayover-min .card-game:hover .card-heading {
    opacity: 1;
    visibility: visible;
    text-decoration: none;
}

.grid__top--games .title--normal {
    display: flex;
    align-items: center;
}

.grid__top--games .title--normal>svg {
    margin-right: 5px;
    width: 20px;
    height: 21px;
}

/*game_play*/
.grid__game {
    display: flex;
    justify-content: center;
    /* align-items: center; */
}

.game-grid-sub {
    padding: 0 15px;
}

.card-game-sub {
    margin-bottom: 15px;
}

.grid-game {
    width: 100%;
}

.h2-category h3 {
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}

.ctGameBox {
    background-color: #F4F4EF;
    border: 1px solid #CCCCCC;
    color: var(--color-tone-3) !important;
    padding: 5px 10px;
    border-radius: var(--radius-circle);
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    text-transform: lowercase;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    40% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    60% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    80% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    100% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    40% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    60% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    80% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    100% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
}

.ctGameBox:hover {
    -webkit-animation: swing 1s infinite;
    animation: swing 1s infinite;
}

.force_full_screen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999;
    top: 0px !important;
    border: 0px !important;
    left: 0px !important;
    right: 0px !important;
    cursor: pointer !important;
}

.comment-box-app {
    max-width: 100%;
    background-color: #fff;
    margin: 8px 0;
}

.header-game {
    height: auto;
    overflow: hidden;
    color: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    text-align: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.box-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.box-header h1 {
    font-size: 20px;
    white-space: nowrap
}

.header-game-extend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


.exit-fullscreen {
    width: 44px;
    height: 44px;
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 100000;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.65);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.clipboard-share {
    position: fixed;
    z-index: 100;
    background-color: #fff;
    padding: 16px;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 300px;
    min-height: 45px;
    z-index: 10000;
}

.hide-zindex {
    z-index: -20;
    visibility: hidden;
}

.close-sharing-box {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
}

.inline-sharing-box h3 {
    margin-bottom: 10px;
    color: #000;
}

.grid-content {
    margin: 15px 0;
}


/*pagination*/

.pagination {
    margin: 30px 0;
    text-align: center;
}

.next_page {
    width: 44px;
    height: 44px;
    margin: 0 5px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    line-height: 44px;
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid #CCCCCC;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: var(--radius);
    vertical-align: middle;
    color: var(--color-tone-1);
    font-weight: bold;
}

.next_page:hover {
    background-color: #9992dd;
    color: #000;
    border-color: #9992dd;
}

.active_ {
    background-color: #9992dd;
    color: #000;
    border-color: #9992dd;
}

.search_found {
    overflow: hidden;
    box-sizing: border-box;
}

.search_found ul {
    list-style-type: disc;
}

.search_found ul li {
    list-style-type: disc !important;
    list-style-position: inside;

}

/*game_play*/
.wrapper__game {
    /* background: linear-gradient(120deg, rgba(31, 145, 61, 1) 0%, rgba(3, 83, 59, 1) 100%); */
}

.flex__frame--options {
    padding: 10px 0;
}

.flex__frame--options-group>.options--item:first-child {
    margin-right: 10px;
}

.options--item {
    display: flex;
    align-items: center;
    background-color: #F4F4EF;
    border: 1px solid #CCCCCC;
    color: var(--color-tone-3);
    padding: 5px 10px;
    border-radius: var(--radius-circle);
    cursor: pointer;
    font-weight: 600;
}

.options--item svg {
    width: 16px;
    height: 16px;
    fill: var(--color-tone-3);
    margin-right: 5px;
}

.options--item:hover {
    background-color: #E9E9E2;
}

.pick-favourite {
    background-color: #414141;
    color: #fff;
}

.pick-favourite>svg {
    fill: #D20000 !important;
}

.pick-favourite:hover {
    background-color: #414141;
}

#iframehtml5 {
    aspect-ratio: 16/9;
    box-sizing: border-box;
    border-bottom: 0;
    
}

.bread-crumb-item {
    text-transform: capitalize;
    color: var(--color-tone-1);
    line-height: 1;
}

a.bread-crumb-item {
    color: #9992dd;
}

.bread-crumb-list .bread-after::before {
    content: "/";
    margin: 0 5px;
    border-bottom: 0;
}

.grid__game {
    display: flex;
    margin-top:10px;
}

.breadcrumb {
    margin-bottom: 20px;
}

.breadcumb__list-item {
    text-transform: uppercase;
    color: #898989;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    white-space: nowrap;
    line-height: 1.5;
}

a.breadcumb__list-item:hover {
    color: #4d85c5;
}

.bread-after:before {
    content: ">";
    margin: 0 8px;
    color: #a9a9a9;
}

span.bread-crumb-item {
    color: #999;
}

.overwrite-breadcumb .bread-after:last-child {
    cursor: unset;
}

.post-rate {
    margin: 10px 0;
}

.post__info-content {
    font-size: var(--font-size-normal);
}

.post__info-content ul,
.post__info-content ol {
    padding-left: 40px;
}

.post__info-content ul,
.post__info-content ol,
.post__info-content li {
    list-style: disc;
}

.post__info-content img {
    max-width: 100%;
    max-height: 100%;
}

.post__info-content p {
    margin: 10px 0;
}

.article__list--item-info {
    text-transform: capitalize;
}

#append-rate {
    cursor: default;
}

#rating .text-center {
    display: flex;
    width: fit-content;
    overflow: hidden;
}

#rating .rating-element {
    display: inline-block;
    color: inherit;
}

#default-demo {
    width: fit-content !important;
    padding-right: 15px;
    display: flex;
    align-items: center;
}

#default-demo img {
    width: 18px;
}

/*footer*/

.footer {
    background-color: #696969;
    padding: 15px 0;
    text-align: right;
    text-align: center;
    color: #fff;
}

.link {
    display: inline-block;
    margin-left: 15px;
    padding: 10px 0;
    color: inherit;
    text-transform: capitalize;
}

.link:hover {
    text-decoration: underline;
}

.totop {
    position: fixed;
    z-index: 2;
    right: 15px;
    bottom: 15px;
    background: #232128;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0.9;
}

.totop svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    position: relative;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.totop:hover {
    background-color: #ea5455;
    opacity: 1;
}

.add--fav>svg {
    fill: #D20000 !important;
    animation: crunch 300ms ease 2 forwards;
    ;
}

@keyframes crunch {
    0% {
        transform: rotate(-6deg);
    }

    50% {
        transform: rotate(6deg);
    }

    75% {
        transform: rotate(-6deg);
    }

    100% {
        transform: rotate(0);
    }
}

.throw-ads-300x250, .throw-ads-468x60, .throw-ads-970x90, .throw-ads-160x600, .throw-ads-768x90, .throw-ads-320x90, .throw-ads-728x90, .throw-ads-300x600 {
    display: none;
}

.throw-ads-300x250 {
    margin-bottom: 10px;
}

.throw-ads-970x90, .throw-ads-768x90, .throw-ads-468x60, .throw-ads-728x90, .throw-ads-320x90, .throw-ads-responsive {
    margin: 10px 0;
}

.throw-ads-160x600 {
    min-width: 160px;
}

:root {
    --font-family: 'Catamaran', sans-serif;
    --bg: #fff;
    --bg-game: #232128;
    --color-tone-1: #333;
    --color-tone-2: #fff;
    --color-tone-3: #414141;
    --radius: 12px;
    --radius-circle: 30px;
    --font-size-larger: 20px;
    --font-size-normal: 16px;
    --font-size-small: 14px;
    --font-bold-1: 600;
    --font-bold-2: 700;
}

/*dark mode*/
.light-off {
    --bg: #000;
    --color-tone-1: #fff;
    --color-tone-3: #d7dedc;
}

.light-off .content-box, .light-off .nav__categories, .light-off .mobile__menu {
    background-color: #2B2F32 !important;
}

.light-off .nav__categories--item:hover {
    background-color: #0E1418;
}

.light-off .options--item, .light-off .mobile__menu-item>a {
    color: #fff;
    background-color: #2B2F32;
    border: 1px solid #0E1418;
}

.light-off .options--item:hover {
    background-color: #2B2F32;
}

.light-off .ctGameBox {
    color: #000!important;
    background-color: #9992dd;
    border: 1px solid #2B2F32;
}

.light-off .options--item svg {
    fill: #fff;
}

.light-off .title--normal>svg {
    fill: #fff;
}

.light-off .nav__categories--item>img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(172deg) brightness(99%) contrast(104%);
}

.grid__game .container-frame {
    max-width: 1004px;
}

@media(min-width:1024px) {
    .grid__game .container-frame {
        max-width: 85%;
    }
}

@media (max-width:1080px) {
    .mainbody__grid {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .mainbody__grid--asideright {
        width: 100%;
        min-width: 100%;
        padding-left: 0;
    }

    .mainbody__grid--asideleft picture img {
        width: 170px;
        height: 128px;
    }
}

@media (max-width:767px) {
    .header__menubar--menu, .search__form, .nav__categories {
        display: none;
    }

    .mobile--menu {
        display: block;
    }

    .options--item>span {
        display: none !important;
    }

    .options--item>svg {
        margin: 0;
    }

    .grid__top--games {
        width: 100%;
    }
}

@media (max-width:750px) {
    .throw-ads-responsive {
        display: block;
        text-align: center;
    }

}

@media (min-width:751px) {
    .throw-ads-728x90 {
        display: block;
    }
}

@media (min-width:768px) {
    .mobile__menu {
        display: none !important;
    }
}

@media (min-width:1081px) {
    .throw-ads-300x250 {
        display: block;
    }
}

@media (min-width:1260px) {
    .throw-ads-160x600 {
        display: block;
    }
}


@media (min-width:1500px) {

    /* .throw-ads-160x600 {
        display: none;
    } */
}