html {
  overflow-x: hidden !important
}

html.i-amphtml-fie {
  height: 100% !important;
  width: 100% !important
}

html:not([amp4ads]),
html:not([amp4ads]) body {
  height: auto !important
}

html:not([amp4ads]) body {
  margin: 0 !important
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%
}

html.i-amphtml-singledoc.i-amphtml-embedded {
  -ms-touch-action: pan-y pinch-zoom;
  touch-action: pan-y pinch-zoom
}

html.i-amphtml-fie>body,
html.i-amphtml-singledoc>body {
  overflow: visible !important
}

html.i-amphtml-fie:not(.i-amphtml-inabox)>body,
html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body {
  position: relative !important
}

html.i-amphtml-ios-embed-legacy>body {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  position: absolute !important
}

html.i-amphtml-ios-embed {
  overflow-y: auto !important;
  position: static
}

#i-amphtml-wrapper {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  margin: 0 !important;
  display: block !important
}

html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,
html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper {
  -webkit-overflow-scrolling: touch !important
}

#i-amphtml-wrapper>body {
  position: relative !important;
  border-top: 1px solid transparent !important
}

#i-amphtml-wrapper+body {
  visibility: visible
}

#i-amphtml-wrapper+body .i-amphtml-lightbox-element,
#i-amphtml-wrapper+body[i-amphtml-lightbox] {
  visibility: hidden
}

#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element {
  visibility: visible
}

#i-amphtml-wrapper.i-amphtml-scroll-disabled,
.i-amphtml-scroll-disabled {
  overflow-x: hidden !important;
  overflow-y: hidden !important
}

amp-instagram {
  padding: 54px 0px 0px !important;
  background-color: #fff
}

amp-iframe iframe {
  box-sizing: border-box !important
}

[amp-access][amp-access-hide] {
  display: none
}

[subscriptions-dialog],
body:not(.i-amphtml-subs-ready) [subscriptions-action],
body:not(.i-amphtml-subs-ready) [subscriptions-section] {
  display: none !important
}

amp-experiment,
amp-live-list>[update] {
  display: none
}

amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden {
  display: none !important
}

amp-list [fetch-error],
amp-list[load-more] [load-more-button],
amp-list[load-more] [load-more-end],
amp-list[load-more] [load-more-failed],
amp-list[load-more] [load-more-loading] {
  display: none
}

amp-list[diffable] div[role=list] {
  display: block
}

amp-story-page,
amp-story[standalone] {
  min-height: 1px !important;
  display: block !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  width: 100% !important
}

amp-story[standalone] {
  background-color: #000 !important;
  position: relative !important
}

amp-story-page {
  background-color: #757575
}

amp-story .amp-active>div,
amp-story .i-amphtml-loader-background {
  display: none !important
}

amp-story-page:not(:first-of-type):not([distance]):not([active]) {
  transform: translateY(1000vh) !important
}

amp-autocomplete {
  position: relative !important;
  display: inline-block !important
}

amp-autocomplete>input,
amp-autocomplete>textarea {
  padding: 0.5rem;
  border: 1px solid rgba(0, 0, 0, .33)
}

.i-amphtml-autocomplete-results,
amp-autocomplete>input,
amp-autocomplete>textarea {
  font-size: 1rem;
  line-height: 1.5rem
}

[amp-fx^=fly-in] {
  visibility: hidden
}

amp-script[nodom],
amp-script[sandboxed] {
  position: fixed !important;
  top: 0 !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  visibility: hidden
}

/*# sourceURL=/css/ampdoc.css*/
[hidden] {
  display: none !important
}

.i-amphtml-element {
  display: inline-block
}

.i-amphtml-blurry-placeholder {
  transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) !important;
  pointer-events: none
}

[layout=nodisplay]:not(.i-amphtml-element) {
  display: none !important
}

.i-amphtml-layout-fixed,
[layout=fixed][width][height]:not(.i-amphtml-layout-fixed) {
  display: inline-block;
  position: relative
}

.i-amphtml-layout-responsive,
[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),
[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive) {
  display: block;
  position: relative
}

.i-amphtml-layout-intrinsic,
[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic) {
  display: inline-block;
  position: relative;
  max-width: 100%
}

.i-amphtml-layout-intrinsic .i-amphtml-sizer {
  max-width: 100%
}

.i-amphtml-intrinsic-sizer {
  max-width: 100%;
  display: block !important
}

.i-amphtml-layout-container,
.i-amphtml-layout-fixed-height,
[layout=container],
[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height) {
  display: block;
  position: relative
}

.i-amphtml-layout-fill,
.i-amphtml-layout-fill.i-amphtml-notbuilt,
[layout=fill]:not(.i-amphtml-layout-fill),
body noscript>* {
  display: block;
  overflow: hidden !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

body noscript>* {
  position: absolute !important;
  width: 100%;
  height: 100%;
  z-index: 2
}

body noscript {
  display: inline !important
}

.i-amphtml-layout-flex-item,
[layout=flex-item]:not(.i-amphtml-layout-flex-item) {
  display: block;
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.i-amphtml-layout-fluid {
  position: relative
}

.i-amphtml-layout-size-defined {
  overflow: hidden !important
}

.i-amphtml-layout-awaiting-size {
  position: absolute !important;
  top: auto !important;
  bottom: auto !important
}

i-amphtml-sizer {
  display: block !important
}

@supports (aspect-ratio:1/1) {
  i-amphtml-sizer.i-amphtml-disable-ar {
    display: none !important
  }
}

.i-amphtml-blurry-placeholder,
.i-amphtml-fill-content {
  display: block;
  height: 0;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  width: 0;
  margin: auto
}

.i-amphtml-layout-size-defined .i-amphtml-fill-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.i-amphtml-replaced-content,
.i-amphtml-screen-reader {
  padding: 0 !important;
  border: none !important
}

.i-amphtml-screen-reader {
  position: fixed !important;
  top: 0px !important;
  left: 0px !important;
  width: 4px !important;
  height: 4px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  display: block !important;
  visibility: visible !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader {
  left: 8px !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
  left: 12px !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
  left: 16px !important
}

.i-amphtml-unresolved {
  position: relative;
  overflow: hidden !important
}

.i-amphtml-select-disabled {
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

.i-amphtml-notbuilt,
[layout]:not(.i-amphtml-element),
[width][height][heights]:not([layout]):not(.i-amphtml-element),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element) {
  position: relative;
  overflow: hidden !important;
  color: transparent !important
}

.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,
[layout]:not([layout=container]):not(.i-amphtml-element)>*,
[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,
[width][height][sizes]:not([layout]):not(.i-amphtml-element)>* {
  display: none
}

amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content {
  display: block
}

.i-amphtml-notbuilt:not(.i-amphtml-layout-container),
[layout]:not([layout=container]):not(.i-amphtml-element),
[width][height][heights]:not([layout]):not(.i-amphtml-element),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element) {
  color: transparent !important;
  line-height: 0 !important
}

.i-amphtml-ghost {
  visibility: hidden !important
}

.i-amphtml-element>[placeholder],
[layout]:not(.i-amphtml-element)>[placeholder],
[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],
[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder] {
  display: block;
  line-height: normal
}

.i-amphtml-element>[placeholder].amp-hidden,
.i-amphtml-element>[placeholder].hidden {
  visibility: hidden
}

.i-amphtml-element:not(.amp-notsupported)>[fallback],
.i-amphtml-layout-container>[placeholder].amp-hidden,
.i-amphtml-layout-container>[placeholder].hidden {
  display: none
}

.i-amphtml-layout-size-defined>[fallback],
.i-amphtml-layout-size-defined>[placeholder] {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 1
}

amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder] {
  z-index: auto
}

.i-amphtml-notbuilt>[placeholder] {
  display: block !important
}

.i-amphtml-hidden-by-media-query {
  display: none !important
}

.i-amphtml-element-error {
  background: red !important;
  color: #fff !important;
  position: relative !important
}

.i-amphtml-element-error:before {
  content: attr(error-message)
}

i-amp-scroll-container,
i-amphtml-scroll-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block
}

i-amp-scroll-container.amp-active,
i-amphtml-scroll-container.amp-active {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.i-amphtml-loading-container {
  display: block !important;
  pointer-events: none;
  z-index: 1
}

.i-amphtml-notbuilt>.i-amphtml-loading-container {
  display: block !important
}

.i-amphtml-loading-container.amp-hidden {
  visibility: hidden
}

.i-amphtml-element>[overflow] {
  cursor: pointer;
  position: relative;
  z-index: 2;
  visibility: hidden;
  display: initial;
  line-height: normal
}

.i-amphtml-layout-size-defined>[overflow] {
  position: absolute
}

.i-amphtml-element>[overflow].amp-visible {
  visibility: visible
}

template {
  display: none !important
}

.amp-border-box,
.amp-border-box *,
.amp-border-box :after,
.amp-border-box :before {
  box-sizing: border-box
}

amp-pixel {
  display: none !important
}

amp-analytics,
amp-auto-ads,
amp-story-auto-ads {
  position: fixed !important;
  top: 0 !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  visibility: hidden
}

amp-story {
  visibility: hidden !important
}

html.i-amphtml-fie>amp-analytics {
  position: initial !important
}

[visible-when-invalid]:not(.visible),
form [submit-error],
form [submit-success],
form [submitting] {
  display: none
}

amp-accordion {
  display: block !important
}

@media (min-width:1px) {
  :where(amp-accordion>section)>:first-child {
    margin: 0;
    background-color: #efefef;
    padding-right: 20px;
    border: 1px solid #dfdfdf
  }

  :where(amp-accordion>section)>:last-child {
    margin: 0
  }
}

amp-accordion>section {
  float: none !important
}

amp-accordion>section>* {
  float: none !important;
  display: block !important;
  overflow: hidden !important;
  position: relative !important
}

amp-accordion,
amp-accordion>section {
  margin: 0
}

amp-accordion:not(.i-amphtml-built)>section>:last-child {
  display: none !important
}

amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child {
  display: block !important
}

/*# sourceURL=/css/ampshared.css*/

@media screen {
  html {
    height: 100%;
    font-size: 1em;
    font-size: 100%;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
  }

  body {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .1px;
    color: #929292;
    background: #fefefe;
    font-family: "digital_sans_ef_medium"
  }

  h1,
  h2,
  h3 {
    color: #eabd6b;
    line-height: 1.2;
    margin: 15px 0px;
    font-weight: 500;
    text-align: center
  }

  h1 {
    font-size: 30px
  }

  h2 {
    font-size: 27px
  }

  h3 {
    font-size: 23px
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  a,
  strong,
  .main-menu li a {
    color: #eabd6b;
    text-decoration: none
  }

  a:hover {
    color: #fff
  }

  div,
  input,
  label {
    display: block;
    overflow: hidden;
    position: relative
  }

  img {
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: block
  }

  a img {
    pointer-events: visible
  }

  .wp-block-image,
  .has-text-align-center {
    text-align: center
  }

  .wp-block-image img {
    width: 50%
  }

  .mobile {
    display: none
  }

  @font-face {
    font-family: "digital_sans_ef_medium";
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/digital_sans_ef_medium.woff2") format("woff2"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/digital_sans_ef_medium.woff") format("woff");
    font-weight: normal;
    font-style: normal
  }

  @font-face {
    font-family: "advanced_dot_digital7";
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/advanced_dot_digital7.eot");
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/advanced_dot_digital7.eot") format("embedded-opentype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/advanced_dot_digital7.woff2") format("woff2"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/advanced_dot_digital7.woff") format("woff"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/advanced_dot_digital7.ttf") format("truetype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/advanced_dot_digital7.svg#advanced_dot_digital7") format("svg")
  }

  @font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-brands-400.eot");
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-brands-400.eot#iefix") format("embedded-opentype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-brands-400.woff2") format("woff2"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-brands-400.woff") format("woff"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-brands-400.ttf") format("truetype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-brands-400.svg#fontawesome") format("svg")
  }

  @font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-regular-400.eot");
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-regular-400.eot#iefix") format("embedded-opentype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-regular-400.woff2") format("woff2"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-regular-400.woff") format("woff"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-regular-400.ttf") format("truetype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-regular-400.svg#fontawesome") format("svg")
  }

  @font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-solid-900.eot");
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-solid-900.eot#iefix") format("embedded-opentype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-solid-900.woff2") format("woff2"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-solid-900.woff") format("woff"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-solid-900.ttf") format("truetype"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/fa-solid-900.svg#fontawesome") format("svg")
  }

  @font-face {
    font-family: "LatoWeb";
    src: url("https://pkvgames.net/wp-content/themes/gania/webfonts/Lato-Regular.woff2") format("woff2"), url("https://pkvgames.net/wp-content/themes/gania/webfonts/Lato-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
  }

  .svg-menu {
    height: 20px;
    width: 20px;
    display: inline-block;
    background-size: 18px;
    background-repeat: no-repeat
  }

  .svg-beranda {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-beranda.svg")
  }

  .svg-content {
    display: inline-block;
    width: 27px;
    height: 22px;
    background-size: 21px;
    background-repeat: no-repeat
  }

  .svg-casino {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-casino.svg")
  }

  .svg-slots {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-slots.svg")
  }

  .svg-poker {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-poker.svg")
  }

  .svg-gift {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-gift.svg")
  }

  .svg-link {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-link.svg")
  }

  .svg-unduh {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-unduh.svg")
  }

  .svg-jackpot {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-jackpot.svg")
  }

  .svg-livecasino {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-livecasino.svg")
  }

  .svg-esports {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-esports.svg")
  }

  .svg-sportsbook {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-sportsbook.svg")
  }

  .svg-whatsapp {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-whatsapp.svg")
  }

  .svg-telegram {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-telegram.svg")
  }

  .svg-livechat {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-livechat.svg")
  }

  .svg-unduh {
    background-image: url("https://pkvgames.net/wp-content/themes/gania/images/icon/icon-unduh.svg")
  }

  .header {
    width: 100%;
    z-index: 999999;
    position: fixed;
    background: #000
  }

  .top-left {
    float: left;
    width: 27%;
    display: flex;
    justify-content: flex-start
  }

  .top-right {
    line-height: 1.2;
    font-size: 11px;
    float: right;
    width: 70%
  }

  .site-logo {
    float: left;
    left: 0px;
    width: 24%;
    background: url("https://pkvgames.net/wp-content/themes/gania/images/bg-header.png") center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 89px
  }

  .site-logo a {
    display: block
  }

  .site-logo img {
    width: 78%;
    height: auto;
    position: relative;
    top: 13px
  }

  .nav-bar {
    border-top: 1px solid #222
  }

  .nav-bar,
  .contact-floating {
    background: #141414
  }

  .sticky {
    height: 138px
  }

  .main {
    background: #191919
  }

  .slide {
    margin-bottom: 17px
  }

  .sportsbook .slide {
    margin-bottom: 0
  }

  .jackpot img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 12px
  }

  .container {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    overflow: hidden
  }

  .row {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap
  }

  .col-sm-2 {
    flex: 0 0 15.9%;
    max-width: 15.9%;
    margin: 5px 4px;
    justify-content: center;
    align-content: center
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .footer,
  .col-title {
    background: #000
  }

  .col-title {
    padding: 9px 5px;
    position: absolute;
    top: -14px;
    left: 21px;
    z-index: 2
  }

  .col-border {
    border: 1px solid #333;
    border-radius: 7px;
    margin: 5px auto;
    padding: 18px
  }

  .payment .col-sm-12 {
    margin: 10px auto
  }

  .main-menu i {
    display: block;
    margin: auto;
    width: 30px;
    height: 30px;
    background-size: 26px
  }

  ul.menu,
  ul.contact-us,
  ul.main-menu {
    padding: 0;
    margin: 0;
    text-transform: uppercase
  }

  .main-menu {
    float: right
  }

  .main-menu li a:hover,
  a:hover {
    color: #ffc02f
  }

  .main-menu li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0
  }

  .main-menu li a {
    font-size: 13px;
    position: relative;
    display: inline-block;
    line-height: 18px;
    padding: 20px 25px;
    color: #eabd6b
  }

  ul.contact-us {
    padding: 15px 0;
    text-transform: capitalize
  }

  .contact-us {
    float: right;
    height: 36px
  }

  .contact-us li {
    padding-right: 10px;
    float: left;
    border-right: 1px dotted #141414;
    padding-left: 10px
  }

  .contact-us li:first-child {
    padding-left: 0px
  }

  .contact-us li:last-child {
    border-right: 0
  }

  .contact-us li a {
    font-size: 12px;
    color: #828282
  }

  .contact-us li a:hover {
    color: #b6b6b6
  }

  .contact-us .svg-menu {
    height: 20px;
    width: 20px;
    display: inline-block;
    background-size: 17px;
    background-repeat: no-repeat
  }

  .contact-us li i {
    vertical-align: middle
  }

  .quick-footer {
    position: fixed;
    width: 170px;
    height: 40px;
    bottom: 0px;
    right: 10px;
    background: #e8911a;
    border-radius: 5px 5px 0px 0px;
    z-index: 100;
    padding: 2px
  }

  .quick-footer i {
    font-size: 22px;
    position: relative;
    right: -38px;
    top: -2px
  }

  .quick-footer li {
    margin: 1px auto;
    padding: 4px 12px
  }

  .quick-footer li a {
    color: #fff;
    display: flex;
    align-items: end;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase
  }

  .quick-footer li i {
    vertical-align: middle
  }

  .quick-footer .svg-menu {
    height: 25px;
    width: 30px;
    display: inline-block;
    background-size: 25px;
    background-repeat: no-repeat
  }

  .menu {
    float: right;
    position: relative;
    padding: 0px;
    margin: 0px auto
  }

  .menu li {
    float: left;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    min-width: 68px;
    margin: 0px 0px 0px 4px;
    text-align: center;
    padding: 5px 5px;
    vertical-align: inherit;
    border-radius: 27px
  }

  .menu ul {
    padding-top: 15px;
    border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -ms-border-radius: 0px 0px 4px 4px;
    -o-border-radius: 0px 0px 4px 4px
  }

  .menu li a {
    padding: 4px 21px;
    display: block;
    color: #fff;
    text-shadow: 0px 0px 3px #454545
  }

  .login {
    background: #947d5e;
    background-image: linear-gradient(to bottom, #033d04, #00be0d);
    border-top: 1px solid #8bed00
  }

  .login:hover {
    background: #ff0008;
    background-image: -webkit-linear-gradient(top, #8bed00 0%, #8bed00 100%)
  }

  .daftar,
  .quick-footer {
    background: #d39400;
    background-image: linear-gradient(to bottom, #7d5800, #fdb200);
    border-top: 1px solid #fdb200
  }

  .daftar:hover {
    background: #00490c;
    background-image: -webkit-linear-gradient(top, #fdb200 0%, #fdb200 100%)
  }

  .login-panel {
    margin: 6px 0
  }

  ul {
    list-style: none;
    margin: 0;
    padding: 5px 0px
  }

  ul.article {
    list-style: circle;
    padding: 5px 30px
  }

  .article li {
    list-style: disc;
    margin: 0px 0px 10px 35px
  }

  .ct-rounded,
  .ct-rounded img,
  .ct-rounded .col-sm-2,
  .bg-rounded .container {
    border-radius: 12px
  }

  .bg-rounded .container {
    padding: 25px;
    background: #020206;
    margin-bottom: 30px
  }

  .ct-rounded {
    padding: 15px;
    background: #282828;
    margin: 10px auto;
    box-shadow: 0px 0px 22px #000 inset
  }

  .ct-rounded .col-sm-2 {
    padding: 7px;
    background: #d39400;
    background-image: linear-gradient(to bottom, #ffc000, #533a00);
    box-shadow: 0px 0px 7px #181818
  }

  .ct-rounded,
  .jackpot img {
    border: 3px solid #563c00
  }

  .livecasino .image-wrapper,
  .sportsbook .image-wrapper,
  .slotgames .image-wrapper {
    background: #000;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, #2c2c2c, #000);
    box-shadow: 0px 0px 6px #000 inset;
    border-bottom: 2px solid #d7bd00
  }

  .title-row {
    margin: 21px auto;
    border-bottom: 3px solid #ac7800;
    font-size: 19px;
    display: flex;
    align-items: center;
    color: #ffb300
  }

  .title-games {
    font-size: 14px;
    padding: 7px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    text-shadow: 0 0 3px #534e23
  }

  .wp-block-image .size-full img {
    width: 100%;
    max-width: 500px
  }

  .footer {
    width: 100%;
    padding: 0px 0px 20px 0px
  }

  .disclaimer {
    background: #000;
    border-top: 1px solid #101013
  }

  .footer img {
    height: auto;
    width: 100%;
    margin: auto
  }

  .footer .wp-block-image img {
    border-radius: 9px;
    border: 2px solid #1a1a1a
  }

  .footer-title {
    font-size: 15px;
    color: #d5d5d5;
    margin: 20px auto
  }

  .footer .row {
    justify-content: left
  }

  .footer .col-sm-2 {
    justify-content: center
  }

  .payment .col-sm-2 {
    margin: 4px;
    flex: 0 0 11.7%;
    max-width: 11.7%
  }

  .payment .col-sm-2 {
    border-left: 5px solid #59db00;
    padding: 7px;
    background: #1a1a1a;
    text-align: center;
    border-radius: 3px;
    color: #929292
  }

  .provider .col-sm-2 {
    max-width: 140px;
    margin: 0px;
    flex: unset
  }

  .provider img {
    height: auto;
    width: 80%
  }

  .copyright {
    font-size: 11px;
    padding: 15px 0px;
    text-align: center
  }

  .copyright a {
    color: #929292;
    display: inline-block
  }

  .article {
    text-align: left;
    color: #929292
  }

  .header .bg-line {
    height: 3px;
    background: #363636;
    background: linear-gradient(90deg, #141414 0%, #ffb200 50%, #141414 100%)
  }

  .bg-line {
    height: 3px;
    background: #363636;
    background: linear-gradient(90deg, #000 0%, #ffb200 50%, #000 100%)
  }

  @media only screen and (max-width: 768px) {
    .main-slide img {
      height: 100%
    }

    .main-menu,
    .top-header {
      display: none
    }

    .mobile {
      display: block
    }

    .desktop {
      display: none
    }

    .header {
      z-index: 999999;
      height: 62px;
      position: fixed;
      background: #0f0f0f;
      border-bottom: 1px solid #272218
    }

    .nav-bar {
      border: 0
    }

    .sticky {
      height: 62px
    }

    .site-logo {
      left: 0px;
      right: 0;
      width: 50%;
      float: none;
      margin: auto;
      position: absolute;
      background-size: contain
    }

    .site-logo img {
      width: 100%;
      max-width: 158px;
      margin-left: auto;
      margin-right: auto;
      top: 9px
    }

    .top-header {
      top: 0px;
      left: 0px;
      margin: auto;
      width: 100%
    }

    .menu-mobile,
    .slide {
      width: 100%;
      margin: auto
    }

    .menu-mobile .menu li {
      background-image: -webkit-linear-gradient(top, #ababab 0%, #585858 100%)
    }

    .menu {
      float: none
    }

    .main-mobile {
      background: #131313
    }

    .main-mobile li {
      width: 23.3%;
      border-radius: 7px;
      margin-bottom: 5px;
      display: inline-block
    }

    .main-mobile li a {
      padding: 7px;
      font-size: 14px;
      display: flex;
      align-items: center;
      flex-wrap: nowrap;
      flex-direction: column
    }

    .main-mobile li .svg-menu {
      height: 30px;
      width: 25px;
      background-size: 25px
    }

    .login-mobile {
      padding: 0
    }

    .login-mobile li {
      display: inline-block;
      border-radius: 2px;
      width: 49.5%;
      text-align: center
    }

    .login-mobile li a {
      color: #fff;
      font-size: 18px;
      padding: 9px 20px;
      display: block;
      text-shadow: 0px 0px 3px #000
    }

    ul.nav-item {
      padding: 0
    }

    .nav-item li a i {
      vertical-align: middle
    }

    .nav-item li {
      background: #1a1a1a;
      position: relative;
      line-height: 20px;
      display: inline-block;
      width: 100%
    }

    .nav-item li a {
      text-transform: capitalize;
      display: block;
      text-decoration: none;
      padding: 15px 15px
    }

    .nav-item li:hover {
      background-color: #393939
    }

    .nav-item li:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      height: 100%;
      width: 3px;
      background-color: #000
    }

    .contact-floating {
      position: fixed;
      bottom: 0;
      width: 100%;
      padding: 3px;
      z-index: 3
    }

    .contact-floating li a {
      font-size: 12px;
      color: #eee
    }

    .contact-floating li {
      display: inline-block;
      width: 32%;
      text-align: center;
      padding: 5px 0px
    }

    .contact-floating li i {
      display: block;
      margin: auto;
      background-size: 18px;
      width: 20px;
      height: 20px
    }

    .main {
      background: #020206
    }

    .slide {
      border: 0
    }

    .main-slide {
      width: 100%
    }

    .bg-rounded .container {
      padding: 4px;
      margin-bottom: 0;
      border-radius: 0
    }

    .ct-rounded {
      padding: 0px;
      background: none
    }

    .ct-rounded,
    .jackpot img {
      border: none;
      border-radius: 7px
    }

    .games .col-sm-2 {
      max-width: 31%;
      flex: 0 0 31%;
      margin: 4px;
      padding: 5px
    }

    .title-games {
      padding: 4px;
      font-size: 13px
    }

    .title-row {
      margin: 10px 10px;
      text-align: center;
      border-bottom: 3px solid #b98200
    }

    .footer img {
      width: 100%;
      height: auto
    }

    .footer .col-sm-2 {
      max-width: 22%;
      flex: 1 0 22%;
      margin: 5px;
      font-size: 10px
    }

    .footer-title {
      width: max-content
    }

    .footer .container {
      padding: 0px 10px
    }

    .copyright {
      text-align: center;
      padding-bottom: 57px
    }

    .quick-footer {
      width: 44%
    }

    .quick-footer li {
      padding: 0px 7px
    }

    #side-opener {
      display: none
    }

    input .tg {
      display: block;
      overflow: hidden;
      position: relative
    }

    .tg:checked+.page-content {
      right: 272px
    }

    .page-sidebar {
      background: #000;
      width: 272px;
      display: block;
      z-index: 2;
      top: 0px;
      right: 0px;
      bottom: 0px;
      overflow: hidden;
      position: fixed;
      border-left: 2px solid #353535
    }

    .page-sidebar-scroll {
      z-index: 2;
      overflow: scroll;
      overflow-x: hidden;
      height: 100%;
      width: 100%;
      top: -1px
    }

    .page-content {
      z-index: 10;
      right: 0;
      display: block;
      min-height: 580px;
      transition: all .25s ease-out;
      -webkit-transition: all .25s ease-out;
      background-color: #0a0a0a
    }

    .deploy-sidebar {
      background-image: url("https://pkvgames.net/wp-content/themes/gania/images/deploy-nav.png");
      background-repeat: no-repeat;
      background-position: 9px 21px;
      background-size: 28px 19px;
      height: 60px;
      max-width: 44px;
      z-index: 50;
      width: 20%;
      float: right;
      top: 1px;
      right: 10px
    }

    .sidebar-shortcuts {
      width: 100%;
      height: 2px;
      background-color: #333
    }
  }

  @media only screen and (max-width: 328px) {

    h1,
    h2,
    h3 {
      font-size: large
    }

    .site-logo {
      width: 38%
    }

    .site-logo img {
      max-width: 100%;
      height: auto
    }

    .login-mobile li a,
    .nav-item li a,
    .main-mobile li a {
      padding: 10px 2px;
      font-size: 12px
    }

    .games .col-sm-2 {
      max-width: 30%;
      flex: 0 0 30%
    }

    .main-mobile li {
      width: 24%;
      margin-bottom: 0px
    }

    .title-row {
      font-size: 15px
    }

    .footer .col-sm-2 {
      max-width: 21%;
      flex: 1 0 21%
    }

    .footer-title {
      font-size: 13px;
      margin: 9px auto
    }

    .col-border {
      padding: 8px
    }

    .col-title {
      padding: 3px 8px;
      top: -6px;
      font-size: 12px
    }

    .title-games {
      font-size: 11px;
      padding: 2px
    }

    .contact-floating li i {
      background-size: 16px;
      width: 18px;
      height: 16px
    }

    .contact-floating li a {
      font-size: 11px
    }

    .payment .col-sm-2 {
      padding: 5px;
      font-size: 9px
    }

    .quick-footer i {
      right: -13px
    }

    .page-sidebar {
      width: 200px
    }

    .tg:checked+.page-content {
      right: 202px
    }
  }
}

img:is([sizes=auto i], [sizes^="auto,"i]) {
  contain-intrinsic-size: 3000px 1500px
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #fff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, #0693e3 0%, #9b51e0 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, #fcb900 0%, #ff6900 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, #ff6900 0%, #cf2e2e 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: .44rem;
  --wp--preset--spacing--30: .67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px #fff, 6px 6px #000;
  --wp--preset--shadow--crisp: 6px 6px 0px #000
}

:where(body) {
  margin: 0
}

:where(.is-layout-flex) {
  gap: .5em
}

:where(.is-layout-grid) {
  gap: .5em
}

body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px
}

.wp-block-image>a,
.wp-block-image>figure>a {
  display: inline-block
}

.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}

.wp-block-image[data-amp-original-style*=border-radius] img,
.wp-block-image[data-amp-original-style*=border-radius]>a {
  border-radius: inherit
}

.wp-block-image.aligncenter {
  text-align: center
}

.wp-block-image .aligncenter,
.wp-block-image.aligncenter {
  display: table
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-image figure {
  margin: 0
}

@keyframes show-content-image {
  0% {
    visibility: hidden
  }

  99% {
    visibility: hidden
  }

  to {
    visibility: visible
  }
}

@keyframes turn-on-visibility {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible
  }

  99% {
    opacity: 0;
    visibility: visible
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes lightbox-zoom-in {
  0% {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width)) / 2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
  }

  to {
    transform: translate(-50%, -50%) scale(1)
  }
}

@keyframes lightbox-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible
  }

  99% {
    visibility: visible
  }

  to {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width)) / 2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility: hidden
  }
}

ul {
  box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em
}

:root :where(p.has-background) {
  padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit
}

.amp-wp-93b8ea5:not(#_#_#_#_#_) {
  display: none
}

/* =========================================================
   FIX DESKTOP HEADER - dirapihkan agar menu tidak turun/baris pecah
   ========================================================= */
@media only screen and (min-width: 769px) {
  .header {
    min-height: 128px;
  }

  .top-header {
    background: #000;
    border-bottom: 1px solid #1f1f1f;
  }

  .top-header > .container {
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: visible;
  }

  .top-left,
  .top-right {
    float: none;
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
  }

  .top-left {
    justify-content: flex-start;
  }

  .top-right {
    justify-content: flex-end;
    margin-left: auto;
  }

  ul.contact-us {
    display: flex;
    align-items: center;
    gap: 13px;
    height: 100%;
    padding: 0;
  }

  .contact-us {
    float: none;
    height: auto;
  }

  .contact-us li {
    float: none;
    display: flex;
    align-items: center;
    padding: 0;
    border-right: 0;
  }

  .contact-us li a {
    display: flex;
    align-items: center;
    gap: 4px;
    line-height: 1;
    white-space: nowrap;
  }

  .login-panel {
    margin: 0;
  }

  .menu {
    float: none;
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .menu li {
    float: none;
    min-width: 86px;
    margin: 0;
    padding: 0;
  }

  .menu li a {
    padding: 8px 18px;
    line-height: 1;
    white-space: nowrap;
  }

  .nav-bar > .container {
    height: 88px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    overflow: visible;
  }

  .site-logo {
    float: none;
    flex: 0 0 clamp(218px, 24vw, 260px);
    width: clamp(218px, 24vw, 260px);
    height: 88px;
    left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center top;
  }

  .site-logo a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .site-logo img {
    width: min(82%, 210px);
    height: auto;
    top: 0;
    margin: 0 auto;
  }

  .menu-main-menu-container {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    align-items: stretch;
  }

  ul.main-menu,
  .main-menu {
    float: none;
    width: 100%;
    height: 88px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 0;
    padding: 0;
    margin: 0;
  }

  .main-menu li {
    float: none;
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    align-items: stretch;
    justify-content: center;
  }

  .main-menu li a {
    width: 100%;
    height: 88px;
    padding: 13px 3px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    text-align: center;
    font-size: clamp(9px, .9vw, 12px);
    font-weight: 700;
    line-height: 1.12;
    white-space: nowrap;
    overflow: visible;
  }

  .main-menu i {
    flex: 0 0 auto;
    width: 29px;
    height: 29px;
    margin: 0 auto;
    background-size: 25px;
    background-position: center;
  }

  .sticky {
    height: 128px;
  }
}
