body {
  font-family: 'Poppins', sans-serif;
  color: rgba(225, 225, 225, 0.6);
  background: url(/content/themes/default/images/background.png);
  background-size: cover;
}
body {
  background-color: #211328;
}
.top-nav {
  margin-bottom: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}
/*
*,
 ::before,
 ::after {
  box-sizing: border-box;
}
*/
a {
  color: #1abc9c;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #117964;
  text-decoration: underline;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
/*
#mainNav {
  padding: 0;
  transition: padding-top 0.3s, padding-bottom 0.3s;
  font-weight: 700;
  background-color: #2c3e50;
}
*/
.nav-link:hover {
  background-color: #4e6984;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-expand-lg {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#mainNav .navbar-brand {
  font-size: 1.75em;
  transition: font-size 0.3s;
}

#mainNav .navbar-brand {
  color: #fff;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #fff;
}

.text-white {
  color: #fff !important;
}

.bg-primary {
  background-color: #1abc9c !important;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

.copyright {
  background: rgba(0, 0, 0, 0.4);
}

.text-center {
  text-align: center !important;
}

.footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
  /*background-color: #2c3e50;*/
  color: #fff;
}

img.small-thumb {
  width: 100%;
}
.img-rounded {
  border-radius: 20%;
}
.list-content {
  padding: 0px;
}

.list-game {
  width: 100%;
}

.list-info {
  color: rgba(255, 255, 255, 0.5);

}
.list-info1 {
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
}
.game-item {
  display: flex;
  flex-wrap: wrap;
}
.grid-2 .game-item:hover, .grid-3 .game-item:hover, .list-vertical:hover {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
}
.grid-container {
  margin-top: 15px;
  margin-bottom: 15px;
}
.list-game-x:hover {
  padding: 10px;
  background-color: #eef0f2;
  border-radius: 10px;
  scale: 1.2;
}
.list-rating {
  font-size: 14px;
}
.gamelist-vertical-widget .list-thumbnail {
  max-width: 80px;
  float: left;
  margin-right: 15px;
}
.grid-1 .list-game {
  margin-bottom: 40px;
}
.grid-1 .list-info {
    overflow: hidden;
    margin: 0.35714em;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
    bottom: 65px;
    margin-bottom: -53px;
    opacity: 0;
    font-weight: 700;
    font-size: 18px;
}
.grid-2 {
  margin-bottom: 20px;
}
.grid-2 .list-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}
.grid-2 .list-title {
  font-size: 20px;
  font-weight: 500;
}
.grid-3 .list-game {
  background:  rgba(225, 225, 225, 0.15);
  border-radius: 15px;
}
.grid-3 .list-thumbnail {
  overflow: hidden;
  margin: 0;
}
.grid-3 .list-title {
  font-size: 18px;
  font-weight: 500;
}
.grid-3 .list-category, .gamelist-vertical-widget .list-category {
  font-style: italic;
  opacity: 0.7;
}
.grid-3 .list-game {
  overflow: hidden;
}
.grid-3 .list-info {
  padding: 10px;
}
.grid-3 {
  margin-bottom: 20px;
}
@media(hover: hover) and (pointer: fine) {
  .grid-1 .list-game:hover > .list-info {
    opacity: 1;
    transition: all 0.5s ease;
  }
  .list-thumbnail:hover {
    opacity: 0.5;
    transition: all 0.5s ease;
  }
}
ul.category-list-wrapper {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.category-list-wrapper .cat-item {
  padding: 5px 5px;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 16px;
  width: 155px;
  color: #4f5053;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.category-list-global .icon-category {
  float: left;
}
.icon-category {
  margin-right: 8px;
}
.cat-info {
  margin-top: 5px;
}
.cat-name {
  color: #fff;
  font-weight: bold;
}
.cat-game-amount {
  color: rgba(255, 255, 255, 0.3);
}
.list-1 .list-thumbnail {
  max-width: 90px;
  margin-right: 15px;
}
.list-1 .list-thumbnail img {
  border-radius: 50%;
}
.row-list-1 {
  position: relative;
}
.list-1-wrapper {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  /*padding-left: 70px;
  padding-right: 70px;*/
  margin-right: 70px;
  margin-left: 70px;
 
}
.list-1-wrapper .game-item {
  display: inline-block;
  text-align: center;
}
.list-title {
  /*overflow: hidden;
  margin: .35714em;
  color: #434343;
  text-overflow: ellipsis;
  white-space: nowrap;*/
  text-align: center;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-title1 {
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
}
.section-title {
  margin-bottom: 30px;
  color: #fff;
  font-weight: bold;
}
.section-title {
  font-size: 1.3rem;
}
.b-load-more {
  margin-top: 40px;
}
.game-container {
  margin: 30px 0;
}

.list-category {
  position: absolute;
  bottom: 5px;
}
.list-category1 {
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.single-title {
  margin-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
}

h1.single-title {
    font-size: 1.75rem;
}

.single-info-container {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.single-icon {
  background-color: #eee;
  margin-right: 10px;
  padding: 8px 16px;
  border-radius: 15px;
  display: inline-block;
  margin-bottom: 10px;
}

.social-share {
  position: relative;
  top: -2px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
}
.social-icon {
  width: 38px;
  height: 38px;
}

.single-icon a {
  color: #2c3e50;
}

.sidebar {
  display: block;
}

.sidebar .list-tile {
  padding-left: 3px;
  padding-right: 3px;
}

.sidebar .list-game {
  margin-bottom: 8px;
}

.page-title {
  font-weight: bold;
  margin-top: 20px;
}
h1.singlepage-title {
    font-size: 1.75rem;
}
.singlepage-title {
  padding-bottom: 10px;
  font-weight: bold;
}

.page-content,
.game-content {
  margin-bottom: 30px;
}

.site-logo {
  padding: 5px;
}

.nav-categories {
  box-shadow: 0 4px 12px 0 rgba(43, 43, 43, 0.1);
  padding: 5px;
  white-space: nowrap;
}

h3.item-title {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 1.5rem;
  /*border-bottom: 1px solid #ccc;*/
  margin-bottom: 20px;
  margin-top: 20px;
  color: #fff;
}

.item-title i,
.single-icon i,
h4 i {
  margin-right: 9px;
}

.item-grid {
  padding-right: 10px;
  padding-left: 10px;
}

ul.list-categories {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.list-categories li {
  float: left;
  display: block;
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 15px;
  border: 1px solid #ccc;
  margin: 8px;
  color: #fff;
}

.list-categories li:hover {
  background-color: #899fb5;
  color: #fff;
  border: 1px solid #899fb5;
}

nav.greedy {
  position: relative;
  display: flex;
  align-items: center;
}

nav.greedy button {
  padding: 6px 16px;
  text-decoration: none;
  border-radius: 15px;
  border: 1px solid #ccc;
  margin: 0;
  color: #2c3e50;
}

nav.greedy button.hidden {
  transition: none;
  border-right: 0.5rem solid #b6b6b6;
  width: 0;
  padding: 0;
  overflow: hidden;
  display: none;
}

nav.greedy button::after {
  content: attr(count);
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background: #4cb9fb;
  color: #f2f2f2;
  border-radius: 50%;
  font-size: 14px;
  line-height: 14px;
  margin-left: 1rem;
  margin-right: calc(-1rem + -8px);
}

ul.links {
  display: flex;
  flex: 1;
  overflow: hidden;
}

ul.links li {
  flex: none;
}

ul.hidden-links {
  position: absolute;
  background: #fff;
  right: 0;
  top: 100%;
  z-index: 1;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
  padding-left: 0;
  box-shadow: 0 4px 12px 0 rgba(43, 43, 43, 0.1);
}

ul.hidden-links li {
  padding-right: 2rem;
}

ul.hidden-links a {
  color: #2c3e50;
}

ul.hidden-links.hidden {
  display: none;
}

ul.hidden-links li {
  padding: 1rem;
  min-width: 220px;
}

ul.hidden-links li:hover {
  background-color: #eee;
}

.cat-list {
  margin-top: 20px;
}

.cat-link {
  padding: 8px 16px;
  background-color: #eee;
  margin-right: 10px;
  color: #2c3e50;
  border-radius: 15px;
}

h4.widget-title {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 26px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  font-size: 1.3rem;
}

.sidebar .row {
  margin-right: 0;
  margin-left: 0;
}

.sidebar .widget {
  margin-bottom: 20px;
}

.bottom-container {
  margin: 30px 0;
}

.banner-ads {
  text-align: center;
  margin: 10px 0;
}

img {
  max-width: 100%;
  height: auto;
}

.content-wrapper {
  margin-top: 30px;
}

.pagination-wrapper {
  margin-bottom: 30px;
}

.game-iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.game-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.nav-item {
  margin: 0 5px;
}
.search-bar {
  margin-left: 10px;
}
@media (max-width: 992px) {
  #navb {
    margin: 15px 0;
  }
  .nav-item {
    margin: 0 10px;
  }
  a.nav-link {
    padding-left: 10px!important;
  }
}
.stats-vote {
  text-align: right;
  margin-top: 20px;
}
.stats-vote i {
  font-size: 30px;
  padding: 6px;
}
.stats-vote i:hover {
  color: #1abc9c;
  cursor: pointer;
}
.header-left {
  display: inline-block;
}
.header-right {
  display: inline-block;
  float: right;
  margin-left: 30px;
}
.vote-status {
  font-size: 18px;
  font-weight: bold;
}

/* Post list */

.post-item {
  margin-bottom: 3rem !important;
}
.post-media {
  display: flex;
  align-items: flex-start;
}
.post-thumb {
  display: flex;
  margin-right: 1rem;
}
.post-thumb img {
  max-width: none;
}
.post-title {
  margin-bottom: .25rem;
  font-weight: bold;
  font-size: 1.5rem;
}
.post-title a {
  color: #2c3e50;
}
.post-meta .date {
  color: #8f8f8f;
  font-size: 0.8125rem;
}
.post-meta {
  color: #8f8f8f;
}
.blog-list {
  margin-top: 30px;
}
@media (max-width: 576px) {
  .blog-list .post-thumb {
    display: none;
  }
}

/* End post */

.dropdown-menu {
    position: absolute;
    background: #fff;
        background-clip: border-box;
    right: 0;
    top: 100%;
    z-index: 2;
    text-align: left;
    list-style: none;
    font-weight: normal;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    padding-left: 0;
    box-shadow: 0 4px 12px 0 rgba(43, 43, 43, 0.1);
    margin-top: 10px;
}

.dropdown-icon {
  margin-left: 10px;
}

.nav-item {
  position: relative;
}

.nav-item-child {
    padding: 0.6rem 1rem;
    color: #2c3e50;
}

.nav-link-child {
    color: #2c3e50;
}

.nav-item-child:hover {
    background-color: #cddbe8;
}
.category-description {
  background-color: #f4f4f4;
  padding: 10px 15px;
}

.game-tag-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.tag-item {
  padding: 4px 14px;
  background: #eee;
  color: #2c3e50;
  margin-right: 8px;
  margin-top: 8px;
  border-radius: 8px;
}
.btn-default {
  border: 1px solid #bdc0c1;
  background-color: #fff;
}
.b-left {
  position: absolute;
  top: 20px;
}
.b-right {
  position: absolute;
  top: 20px;
  right: 10px;
}
.btn-primary {
  background-color: #01b6ff;
  border-color: #13a5df;
}

.btn-load-more {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 14px 50px;
  border-radius: 40px;
}
.b-load-more {
  margin-bottom: 40px;
}
.btn-load-more:hover {
  background: rgba(255, 255, 255, 0.05);
}
.header-right .btn-capsule, .header-right .btn-share {
  margin-left: 10px;
}
.btn-circle {
  background: rgba(255, 255, 255, 0.4);
  padding: 10px 15px;
  color: #fff;
  border-radius: 40px;
}
.btn-capsule {
  background: rgba(255, 255, 255, 0.1);
  padding: 10px 20px;
  color: #fff;
  border-radius: 40px;
}
.btn-capsule:hover, .btn-capsule.active, .btn-circle:hover {
  background: rgba(255, 255, 255, 0.5);
}
/* Comments */

.comment-user-avatar {
  position: absolute;
  width: 50px;
  height: 50px;
}
.comment-user-avatar img {
  border-radius: 50%;
}
.comment-avatar {
  float: left;
  width: 50px;
  height: 50px;
}
.comment-avatar img {
  border-radius: 50%;
}
.comment-input {
  margin-left: 65px;
}
.comment-btn-post {
  text-align: right;
}
.comment-p {
  margin-top: 23px;
}
.comment-p .comment-date {
  float: right;
  color: #666;
  font-size: 0.8em;
}
.comment-username {
  font-weight: bold;
}
.comment-details {
  margin-left: 65px;
}
.comment-text {
  white-space: pre-line;
}
.color-red {
  color: #bb4d4d;
}
i.disabled {
  opacity: 0.5;
  pointer-events: none; 
}