body {
  --extendify--spacing--large: var(--wp--custom--spacing--large, clamp(2em, 8vw, 8em)) !important;
  --wp--preset--font-size--ext-small: 1rem !important;
  --wp--preset--font-size--ext-medium: 1.125rem !important;
  --wp--preset--font-size--ext-large: clamp(1.65rem, 3.5vw, 2.15rem) !important;
  --wp--preset--font-size--ext-x-large: clamp(3rem, 6vw, 4.75rem) !important;
  --wp--preset--font-size--ext-xx-large: clamp(3.25rem, 7.5vw, 5.75rem) !important;
  --wp--preset--color--black: #000 !important;
  --wp--preset--color--white: #fff !important
}

* {
  margin: 0;
  border: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}

html {
  font-size: 100%
}

body,
button,
input {
  font-family: poppins, open sans, sans-serif;
  font-size: 16px;
  line-height: 27px;
  font-display: swap
}

h1,
h2 {
  color: inherit;
  font: inherit;
  font-weight: 700
}

.produzetak {
  width: 100%;
  height: 115px;
  position: absolute;
  z-index: -10000;
  background: linear-gradient(to bottom, #6484B1 0%, #0A2F35 100%)
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, 160px);
  grid-auto-flow: row dense;
  justify-content: center;
  grid-gap: 20px
}

.grid-container-small {
  display: grid;
  grid-template-columns: repeat(auto-fill, 70px);
  grid-auto-flow: row dense;
  justify-content: center;
  grid-gap: 20px
}

.grid-2x2 {
  grid-column: auto/span 2;
  grid-row: auto/span 2
}

.pstcnt_mala .tooltip {
  width: 200px;
  text-align: center;
  border-radius: 5px;
  bottom: 80px;
  left: 50%;
  margin-left: -100px;
  background: #000;
  color: #fff;
  font-size: 12px;
  display: block;
  opacity: 0;
  padding: 5px;
  position: absolute;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, .28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .28)
}

.pstcnt_mala .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%
}

.pstcnt_mala .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #000 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0
}

button,
input {
  overflow: visible;
  line-height: normal
}

button,
input {
  vertical-align: top
}

input,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button {
  -webkit-appearance: button
}

strong {
  font-weight: 700
}

a {
  text-decoration: none
}

ul {
  list-style: none
}

.post img {
  margin: 5px
}

header,
nav {
  display: block
}

:focus {
  outline: 0
}

[class*=iconb-]:before {
  display: inline-block;
  vertical-align: top;
  margin-top: 0
}

[class^=hdcn]:after,
[class^=bdcn]:after,
[class*=lstli]:after,
.bltitl:after {
  content: "";
  clear: both;
  display: table;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden
}

[class*=rnd5] {
  border-radius: 5px
}

.pstcnt .iconb-game,
.pstcnt .iconb-game span {
  border-radius: 50%
}

[class*=flol] {
  float: left
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px
}

.background-placeholder {
  background: #fff url(https://a8u7n4v3.rocketcdn.me/wp-content/themes/arcadexls/img/loader.gif) no-repeat center center
}

[class*=iconb-]:before,
.menu-item-has-children > a:after {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: inherit
}

.iconb-home:before {
  content: "\f015"
}

.iconb-cate:before {
  content: "\f07c"
}

.iconb-game:before {
  content: "\f11b"
}

.iconb-menu:before {
  content: "\f0c9"
}

.menu-item-has-children > a:after {
  content: "\f078"
}

.hdcn1 {
  z-index: 999
}

.hdcn1:after,
.navcnt:before {
  background-color: rgba(0, 0, 0, .1)
}

.logo:after,
.navcnt:after,
.srcsoc:before {
  background-color: rgba(255, 255, 255, .1)
}

[class*=rgba1],
.advmnt:after {
  background-color: rgba(0, 0, 0, .2)
}

.pstcnt header,
.tooltip {
  opacity: 0
}

.menucn > ul > li > a:before,
.menucn > ul > li > a:after,
.menucn ul ul a {
  color: #deb887
}

.wrpp {
  margin: auto;
  min-width: 320px;
  max-width: 1420px
}

.hdcn {
  font-size: 13px;
  margin-bottom: 20px;
  position: relative;
  z-index: 3
}

.logo {
  height: 60px;
  padding: 5px 15px 5px 6px;
  z-index: 1
}

.navcnt {
  padding: 15px 10px;
  height: 60px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2
}

.menucn > ul > li {
  float: left;
  padding: 0 5px;
  position: relative
}

.menucn > ul > li > a {
  display: block;
  border-radius: 5px;
  font-weight: 700;
  padding: 0 10px;
  line-height: 30px;
  background: #485f83
}

.menucn > ul > li > a:before {
  margin-right: 5px
}

.menucn > ul > li > a:after {
  margin-left: 5px
}

.srcsoc {
  padding: 10px;
  margin: 0
}

.iconb-menu:before {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px
}

.iconb-menu {
  font-size: 0;
  display: inline-block
}

.logo:after,
.navcnt:before,
.navcnt:after,
.srcsoc:before {
  content: '';
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  left: 0
}

.logo:after,
.navcnt:after {
  right: 0;
  left: auto
}

.btn-collapse {
  background-color: transparent;
  padding: 0;
  line-height: 0;
  position: absolute;
  top: -45px;
  right: 15px
}

.btn-collapse span {
  vertical-align: top
}

.bdcn {
  position: relative;
  z-index: 2;
  margin-bottom: 20px
}

.pstcnt {
  position: relative;
  width: 160px;
  height: 160px;
  float: left
}

.pstcnt img {
  width: 150px;
  height: 150px;
  border-radius: 5px
}

.pstcnt {
  border-radius: 5px
}

.pstcnt header {
  height: 0;
  overflow: hidden;
  left: 5px;
  right: 5px;
  bottom: 5px;
  position: absolute;
  border-radius: 0 0 5px 5px;
  text-align: center;
  padding: 0 5px
}

.pstcnt header h2 {
  font-size: 12px;
  line-height: 20px
}

.pstcnt header h2 {
  margin-bottom: 0
}

.pstcnt header h2 {
  font-weight: 700;
  color: #ccc
}

.pstcnt .iconb-game {
  width: 40px;
  height: 40px;
  padding: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -20px;
  z-index: 2
}

.pstcnt .iconb-game span,
.pstcnt .iconb-game:before {
  width: 30px;
  height: 30px;
  display: block
}

.pstcnt .iconb-game:before {
  font-size: 16px;
  text-align: center;
  line-height: 29px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.pstcnt .iconb-game span {
  font-size: 0
}

.advmnt {
  padding: 20px;
  height: 340px;
  width: 340px
}

.pstcnt_mala {
  width: 70px;
  height: 70px
}

.pstcnt_mala img {
  width: 66px;
  height: 66px;
  border-radius: 5px;
  margin: 2px
}

.pstcnt_mala header {
  height: 0;
  overflow: hidden;
  left: 2px;
  right: 2px;
  bottom: 2px;
  position: absolute;
  border-radius: 0 0 2px 2px;
  text-align: center;
  padding: 0 5px
}

.advmnt-a:after {
  line-height: 50px;
  content: "TOP IGRICA";
  display: block;
  text-align: center;
  border-radius: 5px;
  margin: 0 0 5px;
  background: brown;
  color: #fff;
  font-weight: 700
}

.blkcnt .blcnbx {
  margin-bottom: 15px;
  padding: 20px
}

.blkcnt {
  border-radius: 5px;
  margin-bottom: 16px;
      margin-top: 16px
}

.bltitl {
  border-radius: 5px 5px 0 0;
  padding: 10px;
  font-size: 20px;
  font-weight: 700
}

.bltitl > h1,
.bltitl > h2 {
  display: inline-block;
  vertical-align: top
}

input[type=text] {
  width: 100%;
  padding: 9px 14px;
  min-height: 40px;
  line-height: 20px;
  border-radius: 5px;
  border: 1px solid #fff
}

button {
  padding: 5px 15px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  border-radius: 5px
}

[class*=pore] {
  position: relative
}

button {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0)
}

.collapse {
  display: none
}

.google300x250 {
  width: 300px;
  height: 250px;
  background: #000;
  display: block;
  float: left
}

body {
  background-color: #a0bbd5;
  color: #3f3f3f
}

[class*=bgdg1],
.bltitl {
  background: #6484b1;
  background: linear-gradient(to bottom, #6484B1 0%, #0A2F35 100%)
}

[class*=bgco1],
.pstcnt header,
.pstcnt .iconb-game {
  background-color: #26292e
}

@media screen and (min-width: 1061px) {
  .menucn ul ul {
    background-color: #26292e
  }
}

[class*=bgco2] {
  background-color: #fff
}

button {
  background-color: #2ba4d6
}

.pstcnt .iconb-game span {
  background-color: #f2c510
}

.pstcnt .iconb-game:before {
  color: #ad7d0b;
  text-shadow: 1px 1px 0 #fff300
}

::-webkit-scrollbar {
  background-color: #e6e7eb
}

::-webkit-scrollbar-thumb {
  background-color: #f2c510
}

a {
  color: #2ba4d6
}

.hdcn,
.hdcn a,
.pstcnt a,
.bltitl,
button {
  color: #fff
}

input {
  background-color: #f2f3f7;
  border-color: #f2f3f7
}

::-webkit-input-placeholder {
  color: #999
}

:-moz-placeholder {
  color: #999
}

::-moz-placeholder {
  color: #999
}

:-ms-input-placeholder {
  color: #999
}

input {
  color: #999
}

body {
  background: linear-gradient(45deg, #243949, #2cacd1, #35eb93);
  min-height: 100vh
}

.popularno {
  margin-top: 20px
}

.bgco202 {
  box-shadow: rgba(50, 50, 93, .25) 0 2px 5px -1px, rgba(0, 0, 0, .3) 0 1px 3px -1px
}

.bgco1 {
  background: #fff;
  box-shadow: rgba(50, 50, 93, .25) 0 2px 5px -1px, rgba(0, 0, 0, .3) 0 1px 3px -1px
}

.bgco2 {
  background: #fff
}

.marginbottom15 {
  margin-bottom: 20px
}

.popularneigre {
  background: linear-gradient(to bottom, rgb(118 169 93) 0%, #0A2F35 100%)
}

.zadnjeigranotitle {
  background: linear-gradient(to bottom, #d24151 0%, #0A2F35 100%)
}

@media screen and (max-width: 1460px) {
  .wrpp {
    max-width: 1240px
  }

  .hdcn1 {
    margin-bottom: 1px
  }

  .hdcn3 {
    float: none;
    clear: both
  }

  .hdcn3 {
    border-radius: 0 0 5px 5px
  }

  .grid-container-small {
    margin-bottom: 20px
  }
}

@media screen and (max-width: 1280px) {
  .boxed .hdcn1 {
    margin-bottom: 1px
  }

  .boxed .hdcn3 {
    float: none;
    clear: both
  }

  .grid-container-small {
    margin-bottom: 20px
  }
}

@media screen and (max-width: 1280px) {
  .wrpp {
    max-width: 1060px
  }
}

@media screen and (min-width: 1101px) {
  .btn-collapse {
    display: none
  }

  .menucn > ul > li > ul > li {
    height: 0;
    overflow: hidden
  }

  .menucn > ul > li > ul {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
    border-radius: 0 5px 5px 5px;
    top: 25px;
    left: 5px;
    position: absolute;
    width: 220px
  }

  .menucn > ul > li > ul > li > a {
    display: block;
    padding: 0 15px;
    line-height: 30px
  }

  .menucn.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important
  }
}

@media screen and (max-width: 1100px) {
  .menucn > ul > li > a:before {
    display: none
  }

  .wrpp {
    max-width: 880px
  }

  .hdcn1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    visibility: visible
  }

  .logo:after {
    display: none
  }

  .hdcn1,
  .logo,
  .navcnt,
  .menucn > ul > li {
    float: none
  }

  .navcnt {
    padding: 0;
    height: auto
  }

  .navcnt:before,
  .navcnt:after,
  .srcsoc:before {
    display: none
  }

  .menucn > ul > li {
    padding: 0
  }

  .menucn > ul > li > a {
    border-radius: 0
  }

  .menucn a {
    padding: 0 15px;
    display: block;
    line-height: 40px
  }

  .menucn ul ul a {
    padding-left: 30px
  }

  .menucn ul {
    background-color: rgba(0, 0, 0, .1)
  }

  .grid-container-small {
    margin-bottom: 20px
  }
}

@media screen and (max-width: 920px) {
  .wrpp {
    max-width: 700px
  }

  .logo:after {
    display: none
  }

  .grid-container-small {
    margin-bottom: 0
  }
}

@media screen and (max-width: 740px) {
  .wrpp {
    max-width: 520px
  }

  .hdcn1,
  .logo,
  .navcnt {
    float: none
  }

  .grid-container-small {
    margin-bottom: 20px
  }
}

@media screen and (max-width: 560px) {
  body {
    padding: 0 0 20px
  }

  .wrpp {
    max-width: 340px;
    min-width: 340px
  }

  .advmnt:after {
    display: none
  }

  .grid-container-small {
    margin-bottom: 0
  }
}

div.asp_w.ajaxsearchpro,
div.asp_w.asp_r,
div.asp_w.asp_s {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-transform: none;
  text-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-align: left;
  text-indent: initial;
  letter-spacing: normal;
  font-display: swap
}

div.asp_w_container div[id*=__original__] {
  display: none !important
}

div.asp_w.ajaxsearchpro {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box
}

div.asp_w.asp_r,
div.asp_w.asp_r * {
  -webkit-touch-callout: none
}

div.asp_w.ajaxsearchpro input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0
}

div.asp_w.ajaxsearchpro input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0
}

div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-decoration,
div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-cancel-button,
div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-results-button,
div.asp_w.ajaxsearchpro input[type=search]::-webkit-search-results-decoration {
  display: none
}

div.asp_w.ajaxsearchpro input[type=search] {
  appearance: auto !important;
  -webkit-appearance: none !important
}

.clear {
  clear: both
}

.asp_clear {
  display: block !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: 0 !important
}

.hiddend {
  display: none !important
}

div.asp_w.ajaxsearchpro {
  width: 100%;
  height: auto;
  border-radius: 0;
  background: transparent;
  overflow: hidden
}

div.asp_w.ajaxsearchpro.asp_non_compact {
  min-width: 200px
}

div.asp_m.ajaxsearchpro .proinput input:before,
div.asp_m.ajaxsearchpro .proinput input:after,
div.asp_m.ajaxsearchpro .proinput form:before,
div.asp_m.ajaxsearchpro .proinput form:after {
  display: none
}

div.asp_m.ajaxsearchpro .probox .proinput input::-ms-clear {
  display: none
}

div.asp_m.ajaxsearchpro .probox {
  width: auto;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #fff;
  box-shadow: 1px 0 3px #ccc inset;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  direction: ltr;
  align-items: stretch;
  isolation: isolate
}

div.asp_m.ajaxsearchpro .probox .proinput {
  width: 1px;
  height: 100%;
  margin: 0 0 0 10px;
  padding: 0 5px;
  float: left;
  box-shadow: none;
  position: relative;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  z-index: 0
}

div.asp_m.ajaxsearchpro .probox .proinput form {
  height: 100%;
  margin: 0 !important;
  padding: 0 !important
}

div.asp_m.ajaxsearchpro .probox .proinput input {
  height: 100%;
  width: 100%;
  border: 0;
  background: 0 0;
  box-shadow: none;
  margin: -1px;
  padding: 0;
  left: 0;
  padding-top: 2px;
  min-width: 120px;
  min-height: unset;
  max-height: unset
}

div.asp_m.ajaxsearchpro .probox .proinput input.autocomplete {
  border: 0;
  background: 0 0;
  width: 100%;
  box-shadow: none;
  margin: 0;
  padding: 0;
  left: 0
}

div.asp_m.ajaxsearchpro .probox .proloading,
div.asp_m.ajaxsearchpro .probox .proclose,
div.asp_m.ajaxsearchpro .probox .promagnifier,
div.asp_m.ajaxsearchpro .probox .prosettings {
  width: 20px;
  height: 20px;
  min-width: unset;
  min-height: unset;
  background: 0 0;
  background-size: 20px 20px;
  float: right;
  box-shadow: none;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 1
}

div.asp_m.ajaxsearchpro .probox .proloading,
div.asp_m.ajaxsearchpro .probox .proclose {
  background-position: center center;
  display: none;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: transparent
}

div.asp_m.ajaxsearchpro .probox .proloading {
  padding: 2px;
  box-sizing: border-box
}

div.asp_m.ajaxsearchpro .probox .proclose {
  position: relative;
  z-index: 2
}

div.asp_m.ajaxsearchpro .probox .promagnifier .innericon,
div.asp_m.ajaxsearchpro .probox .prosettings .innericon {
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  line-height: initial;
  text-align: center;
  overflow: hidden
}

div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg,
div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg {
  height: 100%;
  width: 22px;
  vertical-align: baseline;
  display: inline-block
}

div.asp_m.ajaxsearchpro .probox .proclose svg {
  background: #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
  fill: #fefefe;
  padding: 4px;
  box-sizing: border-box;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, .9)
}

div.asp_hidden_data,
div.asp_hidden_data * {
  display: none
}

div.asp_w.asp_r {
  display: none
}

div.asp_w.asp_r * {
  text-decoration: none;
  text-shadow: none
}

div.asp_w.asp_r .results {
  overflow: hidden;
  width: auto;
  height: 0;
  margin: 0;
  padding: 0
}

div.asp_w.asp_r .resdrg {
  height: auto
}

div.asp_w.asp_r.isotopic > nav,
div.asp_w.asp_r.isotopic nav.asp_navigation {
  display: none;
  background: rgba(255, 255, 255, .6);
  margin: 0;
  position: relative
}

div.asp_w.asp_r.isotopic a.asp_prev,
div.asp_w.asp_r.isotopic a.asp_next {
  display: block;
  float: left;
  z-index: 100;
  max-height: 36px;
  position: relative;
  word-wrap: nowrap
}

div.asp_w.asp_r.isotopic a.asp_next {
  float: right
}

div.asp_w.asp_r.isotopic nav.asp_navigation a svg {
  -webkit-backface-visibility: hidden
}

div.asp_w.asp_r.isotopic nav.asp_navigation a.asp_prev,
div.asp_w.asp_r.isotopic nav.asp_navigation a.asp_next {
  background: #3f3f3f;
  height: 36px;
  padding: 0 10px
}

div.asp_w.asp_r.isotopic nav.asp_navigation ul {
  float: left;
  word-wrap: nowrap;
  overflow: hidden;
  max-height: 36px;
  z-index: 0;
  position: absolute;
  left: 36px;
  top: 0;
  width: 300000px
}

div.asp_w.asp_r.isotopic nav.asp_navigation a.asp_next {
  float: right
}

div.asp_w.asp_r.isotopic nav.asp_navigation a.asp_prev svg,
div.asp_w.asp_r.isotopic nav.asp_navigation a.asp_next svg {
  fill: #eee;
  height: 100%;
  width: 18px
}

div.asp_w.asp_r.isotopic nav.asp_navigation a.asp_prev svg {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}