/* Platform badge colors */
.badge-tag-ps5, .badge-tag-ps4, .badge-tag-ps3, .badge-tag-ps2, .badge-tag-psx, .badge-tag-ps-vita, .badge-tag-psp {
  background-color: #006fcd;
}

.badge-tag-xsx_xss, .badge-tag-xbox-one, .badge-tag-xbox-360, .badge-tag-xbox {
  background-color: green;
}

.badge-tag-android {
  background-color: limegreen;
}

.badge-tag-ios {
  background-color: silver;
}

.badge-tag-ds, .badge-tag-3ds, .badge-tag-wii, .badge-tag-wii-u {
  background-color: gray;
}

.badge-tag-pc {
  background-color: #222;
}

.badge-tag-dreamcast {
  background-color: darkslateblue;
}

.badge-tag-inne {
  background-color: mediumpurple;
}

.badge-tag-switch, .badge-tag-switch-2 {
  background-color: #dd2020;
}

.img-theme-border img {
  border: 2px solid var(--skin-main);
}

@media (max-width: 991px) {
  .container-deals {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: initial;
  }
}
.current-price {
  font-size: 28px;
  line-height: 35px;
  color: #03121a;
  font-weight: 700;
  white-space: nowrap;
  text-transform: none !important;
}

.prev-price {
  font-size: 10px;
  line-height: 24px;
  font-weight: 400;
  color: rgba(3, 18, 26, 0.5);
  white-space: nowrap;
  margin-top: -8px;
}

.current-price.best-price, .best-price {
  color: #52ad32 !important;
}

.current-price.new-price, .new-price {
  color: cornflowerblue !important;
}

.current-price.worst-price, .worst-price {
  color: crimson !important;
}

.game-all-stores .row {
  position: relative;
}

.game-all-stores .prev-price {
  display: block;
}

.game-all-stores .label {
  left: -5px;
  position: relative;
  top: -3px;
  font-size: 9px;
}

.game-all-stores .badge {
  vertical-align: text-bottom;
}

.game-all-stores .col-allstores-price .badge {
  position: absolute;
  left: 0px;
  top: 10px;
}

.game-all-stores .col-allstores-price {
  position: initial;
}

.factmag-deal {
  padding: 0;
  min-height: 30px;
}

.deal-flex-list {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 0 0 1px;
}

.deal-flex-list .deal-flex-item {
  width: 25%;
  border: 1px solid #ddd;
  border-width: 0 1px 1px 0;
}

.deal-flex-list .deal-flex-item:hover {
  background: white;
  border: 1px solid #ffd400;
  padding: 4px 5px 5px 4px;
}

.deal-flex-list .deal-flex-item .deal-cover {
  height: 140px;
}

.deal-flex-list li:nth-child(even) {
  background: #fafafa;
}

.deal-flex-list .badge {
  margin: 0 2px;
}

.deals-submenu {
  background: #dadada;
  margin: -15px;
  padding: 15px;
}

.deals-pill-search {
  margin-top: 3px;
}

.deals-flex-list-item-store .flex-game-list-content {
  min-height: 100px;
}

.deals-flex-list-item-store .flex-game-list-content .deal-cover {
  max-height: 45px;
}

.flex-game-list-content .flex-game-desc .badge:not(.go-yellow) {
  border-radius: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: -15px;
  padding: 0;
}

.flex-game-list-content .flex-game-desc .badge.go-yellow {
  position: absolute;
  top: -10px;
  left: 23%;
  right: 23%;
  padding: 5px 10px;
}

.flex-game-list-content .flex-game-desc > strong {
  min-height: 45px;
  display: block;
}

.flex-game-list-content .flex-game-desc .badge-danger {
  border: 1px solid #FF0039;
  color: #FF0039;
  background: white;
}

.flex-game-list-content .flex-game-desc .badge-info {
  background: #3FB618;
}

.flex-game-list-content .flex-game-desc s {
  display: block;
  min-height: 18px;
}

.deals-bg {
  background-image: url("/wp-content/themes/gameOnlyWP/assets/img/radar.jpg");
  background-size: cover;
}

.deals-bg + .go-article-header-window {
  height: 20vh;
}

.factmag-header.deals-bg {
  margin: -0.5rem -15px;
  background-color: black;
  background-position-y: -450px;
  min-height: 150px;
}

.factmag-header.deals-bg span {
  padding: 5px 15px;
  background-image: url("/wp-content/themes/gameOnlyWP/assets/img/transpGray75.png");
  display: inline-block;
}

.factmag-header.deals-bg p {
  margin: 15px 0 0 0;
}

.game-all-stores .row {
  border-top: 1px solid gray;
}

@media (max-width: 991px) {
  .factmag-header.deals-bg {
    background-size: initial;
  }
  .deal-flex-list .deal-flex-item {
    width: 33.3333%;
  }
  .nav-pills > li {
    width: 49%;
    text-align: center;
  }
  .nav-pills > li.deals-pill-search {
    width: 100%;
  }
  .deals-submenu {
    margin: -15px -5px;
  }
  .game-all-stores .row > div {
    overflow: hidden;
  }
  .contains-store-logo img {
    width: 100%;
  }
  .game-all-stores .col-xs-4 .label {
    display: inline-block;
    font-size: 11px;
    top: 3px;
    padding-bottom: 0.3em;
  }
}
@media (max-width: 550px) {
  .deal-flex-list .deal-flex-item {
    width: 50%;
  }
}
.deal-flex-list .worst-price + .label, .deal-flex-list .best-price + .label, .deal-flex-list .new-price + .label {
  margin-left: 2px;
}

#deals-left {
  min-width: 18%;
  max-width: 200px;
}

#deals-left form {
  padding: 0 10px;
}

#deals-right {
  min-width: 0;
  width: 100%;
  max-width: 80.6%;
}

.deals-filter-btn {
  display: none;
}

@media (max-width: 991px) {
  #deals-left {
    position: absolute;
    z-index: 1;
    background: white;
    width: 200px;
    margin-left: -160px;
    border: 1px solid silver;
    transition: margin-left 0.5s ease-in-out;
  }
  #deals-left.deals-filters-opened {
    margin-left: -1px;
  }
  #deals-right {
    max-width: 100%;
    margin-left: 50px;
    margin-right: 15px;
  }
  .deals-filter-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    padding: 10px;
    width: 35px;
    display: block;
  }
}
.deals-fav {
  padding: 5px 10px;
  bottom: -15px;
  right: 0;
}

.deals-fav:hover .glyphicon-heart-empty, .deals-fav:hover .far.fa-heart {
  color: red;
}

.deals-fav:hover .glyphicon-heart-empty:before, .deals-fav:hover .far.fa-heart:before {
  content: "\f004";
  font-weight: bold;
}

.deals-fav .glyphicon-heart, .deals-fav .fa.fa-heart {
  color: mediumseagreen;
}

.deals-fav:hover .glyphicon-heart, .deals-fav:hover .fa.fa-heart {
  color: red;
}

.deals-fav:hover .glyphicon-heart::before, .deals-fav:hover .fa.fa-heart::before {
  content: "\f7a9";
}

.deals-fav i.glyphicon {
  font-size: 20px;
}

.navbar-nav .nav-link.nav-divider {
  padding: 8px 0;
  color: black;
}

.navbar-nav .nav-link.nav-divider:hover {
  color: black;
}

.deals-title {
  display: block;
  min-height: 42px;
}

.on-admin-hover .admin-only {
  display: none;
}

.on-admin-hover:hover .admin-only {
  display: block;
}

.deals-front-page-border {
  border: 2px solid gold;
  padding: 5px;
  border-radius: 5px;
}

.flex-game-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  padding-left: 0;
}

.flex-game-list-item {
  display: flex;
  padding: 5px;
  width: 33.3333%;
}

.flex-game-list-item.gray {
  opacity: 0.5;
  filter: grayscale(100%);
  transition: opacity 0.5s ease-in-out;
}

.flex-game-list-item.gray:hover {
  opacity: 1;
  filter: none;
}

.flex-game-list-content {
  display: flex;
  flex-direction: column;
  padding: 5px;
  width: 100%;
  min-height: 250px;
  text-align: left;
}

.flex-game-list-content .title {
  color: #c60042;
}

.flex-api-icon {
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
  text-align: center;
}

.flex-api-icon img.api-cover {
  transition: all 0.5s ease-in-out;
}

.flex-api-icon:hover img.api-cover {
  transform: scale(1.02);
}

.flex-api-icon:after {
  content: "";
  width: 100px;
  height: 10px;
  position: absolute;
  left: -100px;
  bottom: 0px;
  background: #ffd400;
  transition: left 0.5s ease-in-out;
}

.flex-api-icon:hover:after {
  left: 230px;
}

.flex-api-icon > .pegi-icon {
  position: absolute;
  right: 5px;
  bottom: 7px;
  height: 40px;
}

.btn-cart-buy {
  width: 50px;
  height: 50px;
  line-height: 36px;
  margin-top: 6px;
  font-size: 22px;
}

.flex-game-list-6 {
  width: 16.6666%;
}

@media (max-width: 550px) {
  .flex-game-list-6 {
    width: 33%;
  }
}
.flex-game-list-full {
  width: 100%;
}

figcaption {
  text-align: center;
  font-style: italic;
  font-size: 1rem;
}

.col-nospace {
  padding: 0;
}

.col-wide {
  padding: 0 5px;
}

a[name] {
  position: relative;
  top: -50px;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.pointer {
  cursor: pointer;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.a-marked:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f35d";
  padding-left: 5px;
  text-decoration: none;
  display: inline-block;
}

@media (max-width: 500px) {
  .break-on-mobile {
    flex-basis: 100%;
    height: 0;
  }
}
.nano-space {
  min-height: 5px;
}

.micro-space {
  min-height: 10px;
}

.tiny-space {
  min-height: 20px;
}

.medium-space {
  min-height: 50px;
}

.jumbo-space {
  min-height: 150px;
}

.test-nowrap {
  white-space: nowrap;
}

.metascore {
  min-width: 25px;
  height: 25px;
  display: inline-block;
  color: #fff;
  background: #999;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  padding: 5px 0;
  margin: -5px 2px;
  font-weight: bold;
}

.meta-big {
  color: white;
  padding: 5px;
  font-size: 70px;
  min-width: 90px;
  height: 90px;
  line-height: 75px;
}

.meta-green {
  background-color: #6c3;
}

.meta-red {
  background-color: #f00;
}

.meta-yellow {
  background-color: #fc3;
}

.badge a {
  color: white;
}

.badge a:hover {
  color: #ffd400;
}

.post-twitter {
  margin: 0 auto;
  max-width: 90vw;
}

.post-twitter blockquote {
  width: 500px;
  height: 190px;
  margin: 10px auto;
  border: 1px solid #e1e8ed;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  font-size: 10px;
  color: silver;
}

.post-twitter .twitter-widget, .post-twitter .twitter-tweet {
  margin: 10px auto !important;
}

.post-lead {
  border-left: 10px solid #ffd400;
  padding: 5px;
  font-size: 1rem !important;
}

.live-event-image {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  display: block;
}

.live-event-new {
  background-color: khaki;
}

.ml-25 {
  margin-left: 25%;
}

.ml-50 {
  margin-left: 50%;
}

.update-small {
  padding: 10px 20px;
  background: #0072ce;
  color: white;
}

.update-small.gold {
  background: #107C10;
}

.encyklopedia-letters a {
  margin: 0 0 1px 1px;
}

.btn .badge.badge-detached, .badge.badge-detached {
  position: absolute;
  top: -10px;
  right: -5px;
  z-index: 1;
}

.go-gamepedia-cover {
  height: 130px;
  float: right;
  padding-left: 25px;
}

.go-gamepedia-cover > img {
  height: 100%;
  border: 1px solid white;
  padding: 1px;
}

.notification {
  position: fixed;
  right: 0;
  max-width: 70%;
  z-index: 200;
}

.notification hr {
  margin: 3px 0;
}

@media (max-width: 766px) {
  .notification {
    font-size: 70%;
  }
}
.go-navbar-main .go-navbar-menu .go-navbar-menu-list ul li a {
  padding: 0 0.5rem;
}

.go-navbar-main .go-navbar-menu .go-navbar-menu-list ul li a::after {
  bottom: -0.2rem;
  background-color: #ffd400;
}

.go-navbar-main .go-navbar-menu .go-navbar-menu-list ul li a:hover i {
  color: #ffd400;
}

@media (min-width: 1200px) {
  .go-navbar-main.go-red {
    background: var(--skin-main-darker);
  }
  .go-navbar-main .go-navbar-menu {
    background: var(--skin-main);
    background: linear-gradient(90deg, var(--skin-main), var(--skin-main-darker));
  }
}
.go-navbar-main .go-navbar-logo .go-navbar-logogfx-box img {
  transform: translate(-50%, -51%) scale(1.3);
}

.go-navbar-main .go-navbar-toggler-wrapper .go-navbar-toggler .toggler-icon-box a .toggler-avatar {
  display: block;
  height: 30px;
  width: 30px;
  position: relative;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.go-navbar-main .go-navbar-toggler-wrapper .go-navbar-toggler .toggler-icon-box a .toggler-avatar img {
  width: 30px;
  height: 30px;
  border: 1px solid var(--skin-main);
}

.go-navbar-main .go-navbar-toggler-wrapper .go-navbar-toggler .toggler-icon-box a .toggler-avatar:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f4fe";
  bottom: -8px;
  right: -5px;
  text-shadow: 0 0 2px black;
  color: var(--skin-user-buttons);
  position: absolute;
}

.bottom-separator {
  border-bottom: 1px solid #bebebe;
}

.img-responsive {
  max-width: 100%;
}

.toggler-btn {
  cursor: pointer;
}

.article-news-thumb .article-news-thumb-comments::before {
  content: attr(data-comments);
  color: white;
  text-align: center;
  font-size: 10px;
  padding-top: 0px;
}

.comment-reply {
  background: #fff2b3;
}

.go-navbar-menu-list a.active {
  color: #ffd400;
}

.page-link {
  min-width: 35px;
  text-align: center;
  color: #c60042;
}

.page-link:hover {
  color: #c60042;
}

.page-item.active .page-link {
  background-color: #f90053;
  border-color: #930031;
  z-index: 1;
}

@media (max-width: 766px) {
  .go-banner-tiles-wrapper .grid-container {
    grid-template-columns: 1fr 1fr;
  }
  .go-banner-tiles-wrapper {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .pagination {
    padding: 5px 0;
    overflow: hidden;
  }
  .pagination .page-link {
    min-width: 30px;
    padding: 0.25rem 0.5rem;
  }
  footer .social-container .social-icon {
    min-width: initial;
  }
}
.section-header-mobile-nav button {
  cursor: pointer;
}

@media (max-width: 1420px) {
  .menu-hidden-before-1300 {
    display: none !important;
  }
}
.go-article-body .go-article-body-block {
  max-width: 100vw;
}

.go-article-body .go-article-body-block a {
  color: #c60042;
}

.go-article-body .go-article-body-block a:visited {
  color: #930031;
}

.comment-indent {
  padding-left: 15px;
}

.comment-indent-1 {
  padding-left: 80px;
}

.comment-indent-2 {
  padding-left: 145px;
}

@media (max-width: 500px) {
  .comment-indent-1 {
    padding-left: 40px;
  }
  .comment-indent-2 {
    padding-left: 80px;
  }
}
.article-comments-wrapper .go-btn-primary {
  display: inline-block;
  margin-top: 3px;
}

.comment-content-inner {
  padding: 5px;
  position: relative;
  background: #f1f1f1;
}

.comment-content-inner img {
  max-width: 100%;
}

.comment-content:before {
  border-color: transparent #f1f1f1 transparent transparent;
  border-style: solid;
  border-width: 10px;
  content: "";
  display: block;
  left: -5px;
  position: absolute;
  top: 10px;
}

.tile-info-type-rectangle polygon, .go-article-type polygon, .arrow-box polygon {
  fill: white;
  stroke-width: 0;
}

.go-article-header-window {
  overflow: hidden;
}

.go-article-header-window .go-article-type svg {
  left: -29px;
  top: 0px;
}

.go-article-header-window .go-article-type > div {
  position: initial;
  right: initial;
  top: initial;
  background: white;
}

.display-day-container h2 {
  max-height: 3.3rem;
  overflow: hidden;
}

.display-day-container h5 {
  text-indent: 24px;
}

.article-news-thumb .link-block-list {
  font-size: 0.7rem;
}

.article-news-thumb .link-block-list > div > span,
.article-news-thumb .link-block-list > div ul li {
  padding: 0.2rem 0.5rem;
}

.go-article-bg {
  background-position: 50% 20%;
}

.flex-1, .flex-5-5 {
  flex-basis: 100%;
}

.go-navbar-main .go-navbar-menu .navbar-search-wrapper {
  min-height: calc(100vh - 45px);
}

@media (min-width: 500px) {
  .go-navbar-main .go-navbar-menu .navbar-search-wrapper {
    min-height: calc(100vh - 60px);
  }
}
.go-navbar-main .go-navbar-menu .navbar-search-wrapper .search-results {
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100% - 70px);
  top: 60px;
}

.search-result {
  border: 1px solid gray;
  border-width: 1px 0 0;
  padding: 5px 0px;
}

.search-result p {
  margin: 0 0 5px;
}

.search-result:first-child {
  border: none;
}

.search-result.active {
  background: #e5e5e5;
}

.search-result .search-result-img {
  width: 100px;
  min-width: 100px;
  text-align: center;
  float: left;
  padding-right: 10px;
}

.search-result .search-result-img img {
  max-width: 100%;
  max-height: 100px;
  /*border: 1px solid var(--skin-img-border);*/
}

.search-result .search-result-text {
  float: left;
  color: black;
}

.search-result .search-result-text-inner {
  display: inline-block;
  padding-left: 10px;
}

.link-block-list > div > span {
  white-space: nowrap;
}

.link-block-list a {
  color: inherit;
}

.grid-container-fix-number-1 .grid-news-col, .grid-container-fix-number-1 .grid-sidebar-col {
  grid-row: 1/1;
}

.grid-container-fix-number-2 .grid-news-col, .grid-container-fix-number-2 .grid-sidebar-col {
  grid-row: 1/2;
}

.grid-container-fix-number-3 .grid-news-col, .grid-container-fix-number-3 .grid-sidebar-col {
  grid-row: 1/3;
}

.grid-container-fix-number-4 .grid-news-col, .grid-container-fix-number-4 .grid-sidebar-col {
  grid-row: 1/4;
}

.grid-container-fix-number-5 .grid-news-col, .grid-container-fix-number-5 .grid-sidebar-col {
  grid-row: 1/5;
}

.center img, .center .adsbygoogle {
  margin: 0 auto;
}

.center.ad {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}

.center.ad:before {
  content: "\f641";
  display: inline;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -25px;
  min-width: 50px;
  text-align: center;
}

.go-cookie-info {
  position: fixed;
  bottom: 0;
  border-top: 1px solid black;
}

.go-nav-menu-box .badge.badge-detached {
  top: -5px;
  right: 0;
}

.go-navbar-menu-list .badge-detached {
  padding: 3px 10px;
}

.gameonly-aside {
  border: 1px solid #ffd400;
  border-width: 3px 0px;
  margin: 15px 0px;
  padding: 10px 5px;
  background: #fff6cc;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-auto {
  overflow: auto;
}

.lightbox {
  margin-top: -40px;
}

.special-topic-homepage {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.spot-promo-special {
  border: 2px solid #ffd400;
  padding: 5px;
  background-color: #fffbe6;
}

.special-topic-header {
  margin: -5px;
  padding: 5px;
  background: #c60042;
  color: white;
}

.next-gen-gradient {
  background: white;
  background: linear-gradient(90deg, white, #006FCD 10%, #006FCD 90%, white);
  color: white;
}

.modal {
  z-index: 2000;
}

@media (max-width: 766px) {
  .link-block-list > div > span,
  .link-block-list > div ul li {
    padding: 0.1rem 0.3rem;
  }
  .article-news-thumb h2 {
    margin-top: 0.1rem;
  }
}/*# sourceMappingURL=addonsSCSS.css.map */