/*
Custom style
You can override the default class or style here
This file will not be overwritten by the updater
*/
.category-games .section-title {
    padding-left: 3px;
    margin-bottom: 2px;
}

.new-games .section-title .carouselTitle {
    padding: unset;
    margin: unset;
}
a.carouselTitleLink {
    padding-left: 29px;
    color: #A48EFF !important;
    font-size: 12px !important;
}
a {
    color: #fc0;
}
.list-title.ellipsis h3 {
    font-size: 14px;
}
p.ab a {
    text-transform: capitalize;
    text-decoration: underline;
    padding: 5px 10px;
}
p.ab {
    text-align: center;
}
.game-description {
	font-size: 14px;
    line-height: 200%;
}
.category-description {
    padding: 6px;
    margin-bottom: 12px;
}
/* Style the tab */
.search-bar .bi-search {
    top: 15px;
}
.tab {
  overflow: hidden;
}
.tab game {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 6px 9px;
  transition: 0.3s;
}
.tab game:hover {
  border: 1px solid;
  border-radius:8px;
}
.tab game.active {
  border-bottom: 2px solid red;
}
.tabcontent {
  display: none;
  padding: 6px 0;
  border-top: none;
}
#desciption-game {
  display: block;
}
/*Menu*/
.game-details p {
    font-size: 14px;
    line-height: 200%;
}
@media only screen and (max-width: 992px){
    .burger-right {
        width: 50px;
        height: 60px;
        padding-top: 8px;
    }
    .burger-left {
    width: 50px;
    height: 60px;
    padding-top: 6px;
	}
    .side-header {
    height: 60px;
	}
    .g-content {
    padding-top: 60px;
	}
    .left-categories {
    top: 60px;
	}
    .sidebar-right {
    top: 60px;
}
}
@media only screen and (max-width: 992px){
    .site-logo {
        padding: 15px 0;
        position: unset;
    }
    .side-header {
        background: var(--color2);
    }
    	.image-game {
        overflow-y: scroll;
        white-space: nowrap;
	}
}
.image-game img {
    border-radius:12px;
}
.cat-item, .tag-item {
    padding: 3px 8px !important;
}
h1 {
    font-size: 20px;
}
h2 {
    font-size: 19px;
    font-weight: 500;
}
.section-title h2 {
    font-size: 19px;
}
.section-title h3 {
    font-size: 18px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
.list-1-wrapper {
        padding-left: 3px;
        overflow: unset !important;
       overflow-y: scroll !important;
        white-space: nowrap !important;
    }
.grid-container {
    margin-top: 1px;
    margin-bottom: 1px;
}
section.trending-games {
    padding: 0;
}
/* Theme Black*/
.site-logo {
    margin-bottom: 6px;
}
.left-sidebar {
    padding: 20px 0 20px 20px;
}
.left-categories {
    max-height: calc(100vh - 50px);
}
.left-categories li {
    margin-bottom: 1px;
}
.list-1-wrapper {
    padding-left: 50px;
}
.list-1 .list-thumbnail {
    margin-right: 1px;
}
.list-game.new {
    padding: 3px;
}
.list-game.yml .list-info.yml .list-info-child.yml .list-title {
    margin: 1px;
  	font-size: 14px;
}
.list-title {
    font-size: 14px;
}
.list-rating {
    font-size: 11px;
}
.category-description {
    padding: 14px;
    text-align: left;
    margin-bottom: 2px;
}
.pagination-wrapper {
    margin-top: 8px;
}
.left-categories .category-item.active a {
    border-radius: 16px;
}
section.section-header {
    padding-top: 15px !important;
}
.header-bg {
    padding: 12px 22px;
}
.masthead-description p {
    font-size: 14px;
}
.masthead-description {
    font-size: 14px;
}
.header-content {
    width: 100%;
}
.navbar-collapse {
    padding: 20px;
}
.footer-area {
    padding-top: 12px!important;
}
.g-content section, .top-nav, .g-content .user-page {
    padding: 11px 40px 1px 40px;
}
.g-icon {
	width: 30px;
    height: 30px;
    background: #313169;
}
.game-item {
    background: #282847;
  	padding: 1px;
  	-webkit-border-radius: 8px;
}
.list-thumbnail {
    -webkit-border-radius: 8px;
}
.list-b-play {
    width: 38px;
    height: 38px;
    padding-top: 6px;
    padding-left: 4px;
    right: 8px;
    top: -20px;
}
/* Theme Black*/
.game-item .btn-capsule {
    margin-top: -1px;
}
.grid-0, .grid-1, .grid-2, .grid-3 {
    padding: 2px;
}
.grid-0 .list-game {
    margin-bottom: 27px;
    border: 1px solid #838383;
    border-radius: 16px;
}
.section-title {
    margin-bottom: 10px;
  	padding-left: 45px;
	padding-top: unset;
}
.section-title p {
    font-size: 13px;
    padding-bottom: 1px;
}
.game-info {
    padding-bottom: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.game-info .single-title {
    margin-bottom: 2px;
}
.game-info .btn-circle {
    margin-right: 8px;
}
.game-info .meta-info {
    font-size: 13px;
    margin-bottom: 1px;
}
.game-info .rating {
    margin-bottom: 1px;
    font-size: 13px;
}
.game-info .rating i.star-off {
    margin-right: 1px;
}
.header-left {
    padding-bottom: 13px;
}
@media (max-width: 1024px){
  .header-left {
    margin-bottom: 2px;
	}
  .section-title .g-icon {
    top: 3px;
	}
  .grid-container {
    margin-top: 1px;
    margin-bottom: 1px;
	}
  div#new-games-section {
    padding-top: 2px;
	flex-wrap: unset;
    overflow-x: scroll;
    justify-content: unset;
	}
  .grid-1, .grid-2, .grid-3 {
      margin-bottom: 2px;
    }
  .list-title {
    font-size: 14px;
	}
  .section-title {
    padding-top: 5px;
    padding-left: 38px;
    margin-bottom: 11px;
	}
}
@media only screen and (max-width: 992px)
{
  .grid-1 .list-game {
      margin-bottom: 5px !important;
   }
  .g-content section {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
}
.list-info {
    padding: 1px 8px 1px 8px;
}
.list-info-grid:hover {
    opacity: 1;
}
.list-info-grid {
    overflow: hidden;
    margin: 0.35714em;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
    bottom: 29px;
    margin-bottom: -53px;
    opacity: 0;
    font-size: 14px;
}
.list-title-grid h3 {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
}
/* login home */
.aaa {
    border-radius: 30px;
    font-family: Nunito;
    font-weight: 800;
    padding: 8px 23px;
    background: #6842FF;
}
.grid-0 {
    padding: 2px;
}
/*category theme two*/
.serch404 {
    padding: 10px;
}
ul.category-list-wrapper {
    list-style: none;
    padding-top: 10px;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.category-list-wrapper .cat-item {
    padding: 5px 10px;
    border-radius: 15px;
    margin-right: 20px;
    margin-bottom: 16px;
    width: 155px;
    color: #4f5053;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.category-list-global .icon-category {
    float: left;
}
.cat-name {
    color: #fff;
    font-weight: bold;
}
.cat-game-amount {
    color: rgba(255, 255, 255, 0.3);
    font-weight: normal;
    font-size: 12px;
}
/*category theme two*/
/*Group player + review*/
.group-review {
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 992px){
    .group-review {
        display: flex;
        justify-content: space-between;
    }
}
.single-title, .page-title {
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    font-weight: 500 !important;
    line-height: 1.1;
    margin: 0;
}
.content-wrapper {
    margin-top: 5px;
}
.highlight-text {
    margin-top: 10px;
}
.btn-capsule {
    padding: 9px 15px;
    border-radius: 12px;
}
.mobile-thumb-play img {
    width: 100%;
    opacity: 0.2;
    /*height: 250px;*/
}
#mobile-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 100px;
    color: #fff;
    transform: translate(-50%, -50%);
    transition: all 250ms ease;
    border: none;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-family: Nunito;
    font-weight: 700;
    box-sizing: border-box;
    padding: 8px 16px;
    background: #6842FF;
    color: #F9FAFF;
    height: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 26px;
    padding-right: 24px;
    border-radius: 40px;
    font-size: 1.2rem;
}
/*Game Vip*/
.css-1wx3xhk {
    margin-block-end: 0;
    padding: 10px 8px;
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    list-style: none;
    transform: translateZ(0);
    scroll-padding: 50px 50px 50px 50px;
    margin: 0;
}
.css-1wx3xhk li.primeCarouselLi {
    list-style: none;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}
.css-h13zhk {
    border-radius: calc(8px + 2px);
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    box-sizing: border-box;
    display: block;
    contain: layout;
    z-index: 0;
    transition: transform .1s cubic-bezier(.5, 0, .1, 1);
    transition-delay: 0s;
    background-color: rgba(255,255,255,0.07);
    background-clip: padding-box;
    position: relative;
    margin-left: 0;
    margin-top: 0;
    width: 139px;
    height: 78px;
}
.css-h13zhk .gameThumbTitleContainer {
    color: #FFFFFF;
    position: absolute;
    bottom: 5px;
    margin-bottom: 8px;
    margin-left: 8px;
    z-index: 4;
    font-size: 11.2px;
    font-weight: 700;
    width: 0;
    height: 0;
    overflow: hidden;
}
.css-h13zhk .GameThumbImage {
    transition: opacity .3s cubic-bezier(.5, 0, .1, 1);
    transition-delay: 0ms;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    color: transparent;
}
/* Hộp thông tin game: Update */
.box-game {
    max-width: 100%;
    font-size: 14px;
}
.css-12hp3i5 {
    display: flex;
    min-height: 29px;
}
.css-n8optg {
    color: rgb(118, 122, 142);
    width: 110px;
    flex-shrink: 0;
}
.css-16rvtsf {
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
}
.css-ez83vb > div {
    display: inline-block;
}
.css-j7h1cu .breadcrumpSeparator {
    font-size: 14px;
    color: rgb(102, 106, 127);
    margin-left: 4px;
    margin-right: 4px;
}
.css-16rvtsf div a {
    min-height: 0!important;
}
.css-ez83vb>div>a, .css-ez83vb>div>div {
    display: inline-block;
}
/* coloer đường dẫn */
.css-j7h1cu>a {
    text-transform: capitalize!important;
    font-weight: 700!important;
    font-size: 14px!important;
    color: #A48EFF!important;
}
/* Hộp thông tin game: Update */
.btn-load-more {
    padding: 8px 15px;
    border-radius: 12px;
}
.b-load-more {
    margin-bottom: 2px;
  	margin-top: 2px;
}
.top-nav {
    margin-bottom: 5px;
    padding: 5px 0;
}
/*Sidebar*/
.widget .list-game {
    padding-bottom: 8px;
}
.sm-widget {
    padding: 8px;
}
.sm-widget {
    background: var(--color2);
}
.sm-widget {
    background: #16151B;
}
h4.widget-title {
	font-size: 16px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid;
    padding: 1px 10px;
    border-radius: 10px 0px 0px 10px;
}
/*Sidebar*/