/* Force every tile to light orange. Beat nth-child color rotation. */
:root,
html,
body,
.vip-card,
.booking-card,
.list-card,
.market-card,
.lucky-container,
.box,
.faq-section,
.faq-item,
.free-games,
.info-card {
  --box-head: #F4A261 !important;
  --box-body: #FFE4C4 !important;
  --box-edge: #F4A261 !important;
  --box-glow: none !important;
  --bg-hed: #F4A261 !important;
  --timing-light-blue: #FFE4C4 !important;
}

:is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item):nth-child(n of :is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item)),
:is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item):nth-child(6n+1 of :is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item)),
:is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item):nth-child(6n+2 of :is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item)),
:is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item):nth-child(6n+3 of :is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item)),
:is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item):nth-child(6n+4 of :is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item)),
:is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item):nth-child(6n+5 of :is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item)),
:is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item):nth-child(6n of :is(.box:not(.logo), .box.site-intro, .lucky-container, .section-bar, .booking-card, .vip-card, .list-card, .faq-section, .faq-item)) {
  --box-head: #F4A261 !important;
  --box-body: #FFE4C4 !important;
  --box-edge: #F4A261 !important;
  --box-glow: none !important;
  background: #FFE4C4 !important;
  border-color: #F4A261 !important;
}

.vip-card,
.vip-card .vip-head,
.vip-card .vip-body,
h3.vip-head,
.booking-card,
.booking-head,
.booking-body,
.list-card,
.list-head,
.market-card,
.market-head,
.market-body,
.live-chip,
.lucky-container,
.lucky-container h3,
.section-bar,
.bg-head,
.bg-head.text,
.res-color,
.t24.res-color,
.free-games,
.free-games article,
.faq-section,
.faq-item,
.faq-question,
.box:not(.logo) {
  background: #FFE4C4 !important;
  border-color: #F4A261 !important;
  box-shadow: none !important;
  color: #3b1d00 !important;
}

.vip-card .vip-head,
h3.vip-head,
.booking-head,
.list-head,
.market-head,
.section-bar,
.lucky-container h3,
.faq-question,
.bg-head,
.bg-head.text {
  background: #F4A261 !important;
  color: #3b1d00 !important;
}

.vip-date,
.vip-oc,
.vip-oc-num,
.vip-call,
.vip-call a {
  color: #3b1d00 !important;
}

/* tight-box-gaps */
html body .box,
html body .box:not(.logo),
html body .contener.box,
html body .market-card,
html body .vip-card,
html body .booking-card,
html body .list-card,
html body .lucky-container,
html body .info-card,
html body .faq-section,
html body .faq-item,
html body .section-bar,
html body .free-games,
html body .free-games article,
html body .keyword-box,
html body .support-box,
html body .live-chip {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}
html body .results-section .market-card,
html body .vip-wrap .vip-card {
  margin: 3px auto !important;
}
html body .vip-wrap {
  margin: 0 auto !important;
}
html body .vip-body,
html body .booking-body,
html body .market-body {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
html body .vip-head,
html body .booking-head,
html body .market-head,
html body .section-bar {
  margin: 0 !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

/* a11y-100 */
html body a,
html body .site-footer a,
html body .footer-nav a,
html body .cta-btn,
html body .dock-btn,
html body .mbtn {
  color: #2A1200 !important;
}
html body p a,
html body .footer-nav a,
html body .info-card a {
  text-decoration: underline !important;
}
html body .cta-btn,
html body .dock-btn,
html body .mbtn {
  background: #F4A261 !important;
  color: #2A1200 !important;
  border: 1px solid #8A4B12 !important;
}
html body .market-name,
html body .section-bar,
html body .vip-head,
html body .time-badge,
html body .live-chip,
html body .site-footer {
  color: #2A1200 !important;
}

/* bold-box-borders */
html body .box,
html body .box:not(.logo),
html body .contener.box,
html body .market-card,
html body .vip-card,
html body .booking-card,
html body .list-card,
html body .lucky-container,
html body .info-card,
html body .faq-section,
html body .faq-item,
html body .section-bar,
html body .announce-bar,
html body .free-games,
html body .free-games article,
html body .keyword-box,
html body .support-box,
html body .live-chip,
html body .site-footer,
html body .date-banner,
html body .site-intro {
  border-width: 2px !important;
  border-style: solid !important;
  border-color: #F4A261 !important;
}

/* kalyan + main bazar light blue */
html body .hl-green,
html body .market-card.hl-green,
html body .vip-card.hl-green,
html body .live-chip.hl-green,
html body [data-game-id="6"],
html body [data-game-id="12"] {
  background: #E3F2FD !important;
  border-color: #64B5F6 !important;
}
html body .hl-green .market-head,
html body .hl-green .vip-head,
html body .hl-green .booking-head,
html body [data-game-id="6"] .market-head,
html body [data-game-id="6"] .vip-head,
html body [data-game-id="12"] .market-head,
html body [data-game-id="12"] .vip-head {
  background: #90CAF9 !important;
  border-color: #64B5F6 !important;
  color: #0D3B66 !important;
}
html body .hl-green .market-body,
html body .hl-green .vip-body,
html body [data-game-id="6"] .market-body,
html body [data-game-id="6"] .vip-body,
html body [data-game-id="12"] .market-body,
html body [data-game-id="12"] .vip-body {
  background: #E3F2FD !important;
}

