﻿
/* SOURCE: flatsome-shared-v1.css */

/* Shared Flatsome layouts for page, archive, search and single. */
:root{--ltm-template-container:1200px;--ltm-article-measure:820px;--ltm-template-gutter:32px;--ltm-primary:var(--primary-color,#c1121f);--ltm-dark:var(--secondary-color,#2d1b1e);--ltm-text:#272124;--ltm-muted:#70666a;--ltm-border:color-mix(in srgb,var(--ltm-primary) 16%,#e5e7eb);--ltm-surface:color-mix(in srgb,var(--ltm-primary) 5%,#fff)}
/* Guard against global button/position rules stretching Flatsome's fixed control. */
#top-link.back-to-top{top:auto!important;right:20px!important;bottom:20px!important;left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;border-radius:50%!important;line-height:1!important;overflow:hidden!important}
#top-link.back-to-top i{position:static!important;display:block!important;margin:0!important;line-height:1!important;transform:none!important}
@media(max-width:549px){#top-link.back-to-top{right:14px!important;bottom:14px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}}
body:not(.home) #main{background:#fffafa}
body:not(.home) .page-wrapper{padding:56px 0 72px}
body:not(.home) .blog-wrapper>.row,body:not(.home) .page-wrapper>.row{width:min(calc(100% - (var(--ltm-template-gutter)*2)),var(--ltm-template-container));max-width:var(--ltm-template-container);margin-left:auto;margin-right:auto}

/* Archive / category / tag / search */
.archive .blog-wrapper>.row:first-child,.search .blog-wrapper>.row:first-child{margin-bottom:34px}
.archive .page-title,.search .page-title{font-size:34px;line-height:1.22;letter-spacing:-.025em;text-transform:none!important;color:var(--ltm-dark);margin:0;padding:0}
.archive .taxonomy-description,.archive .page-title + p{max-width:780px;font-size:17px;line-height:1.7;color:var(--ltm-muted);margin-top:12px}
.archive .row-divided,.search .row-divided{border-top:0}
.archive .large-9.col>div,.search .large-9.col>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.archive .large-9.col>div>article,.search .large-9.col>div>article{height:100%;margin:0;background:#fff;border:1px solid var(--ltm-border);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(58,9,16,.07);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.archive .large-9.col>div>article:hover,.search .large-9.col>div>article:hover{transform:translateY(-3px);border-color:#d9aeb2;box-shadow:0 14px 32px rgba(58,9,16,.11)}
.archive article .article-inner,.search article .article-inner{display:flex;flex-direction:column;height:100%}
.archive article .entry-header,.search article .entry-header{display:contents}
.archive article .entry-header-text,.search article .entry-header-text{order:2;text-align:left!important;padding:22px 24px 8px}
.archive article .entry-image,.search article .entry-image{order:1;margin:0;aspect-ratio:16/9;overflow:hidden;background:var(--ltm-surface)}
.archive article .entry-image img,.search article .entry-image img{width:100%;height:100%;object-fit:cover}
.archive article .entry-content,.search article .entry-content{order:3;display:flex;flex-direction:column;flex:1;padding:0 24px 24px}
.archive article .entry-category,.search article .entry-category{font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}
.archive article .entry-category a,.search article .entry-category a{color:var(--ltm-primary);font-weight:700}
.archive article .entry-title,.search article .entry-title{font-size:21px;line-height:1.35;margin:0;color:var(--ltm-dark)}
.archive article .entry-title a,.search article .entry-title a{color:inherit}
.archive article .entry-divider,.search article .entry-divider{display:none}
.archive article .entry-meta,.search article .entry-meta{font-size:13px;line-height:1.5;text-transform:none!important;color:var(--ltm-muted);margin-top:10px}
.archive article .entry-summary,.search article .entry-summary{font-size:15px;line-height:1.65;color:var(--ltm-text);margin-bottom:18px}
.archive article .entry-summary p,.search article .entry-summary p{margin-bottom:0}
.archive article .more-link,.search article .more-link{display:inline-flex;align-items:center;min-height:44px;margin:0;color:var(--ltm-primary)!important;border-color:var(--ltm-primary)!important;border-radius:10px;text-transform:none;font-size:14px;font-weight:700}
.archive article footer.entry-meta,.search article footer.entry-meta,.archive article .post-date,.search article .post-date{display:none}
.archive .nav-pagination,.search .nav-pagination{grid-column:1/-1;margin:18px 0 0}
.nav-pagination>li>a,.nav-pagination>li>span{min-width:42px;height:42px;line-height:40px;border-radius:10px}
.nav-pagination>li>.current{background:var(--ltm-primary);border-color:var(--ltm-primary);color:#fff}

/* Sidebar */
body:not(.home) .post-sidebar{padding-left:28px}
body:not(.home) .widget-area{position:sticky;top:96px}
body:not(.home) .widget{background:#fff;border:1px solid var(--ltm-border);border-radius:14px;padding:22px;margin-bottom:20px;box-shadow:0 6px 18px rgba(58,9,16,.05)}
body:not(.home) .widget-title{display:block;font-size:18px;line-height:1.35;color:var(--ltm-dark);text-transform:none;letter-spacing:0;margin-bottom:14px}
body:not(.home) .widget .is-divider{width:44px;height:3px;background:var(--ltm-primary);margin:0 0 14px}
body:not(.home) .widget li{font-size:15px;line-height:1.5;padding:9px 0;border-color:var(--ltm-border)}
.flatsome-shared-sidebar-nav{display:grid;gap:4px}.flatsome-shared-sidebar-nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:9px 10px;border-radius:9px;color:var(--ltm-dark);font-size:15px;font-weight:600}.flatsome-shared-sidebar-nav a:hover{background:var(--ltm-surface);color:var(--ltm-primary)}.flatsome-shared-sidebar-nav span{display:inline-grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--ltm-surface);color:var(--ltm-primary);font-size:11px;font-weight:700}.flatsome-shared-sidebar-note{padding:16px;border-left:4px solid var(--ltm-primary);border-radius:10px;background:var(--ltm-surface)}.flatsome-shared-sidebar-note strong{display:block;color:var(--ltm-dark);font-size:16px;line-height:1.4;margin-bottom:8px}.flatsome-shared-sidebar-note p{color:var(--ltm-text);font-size:14px;line-height:1.6;margin-bottom:10px}.flatsome-shared-sidebar-note a{color:var(--ltm-primary);font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px}

/* Single post / single bookmaker */
.single .blog-single>.row{align-items:flex-start}
.single .large-9.col,.single .large-8.col{padding-right:32px}
.single article>.article-inner{background:#fff;border:1px solid var(--ltm-border);border-radius:18px;padding:40px 48px;box-shadow:0 8px 28px rgba(58,9,16,.06)}
.single .entry-header-text{padding:0 0 26px;text-align:left!important}
.single h1.entry-title{font-size:38px;line-height:1.2;letter-spacing:-.025em;color:var(--ltm-dark);margin:0 0 14px}
.single .entry-category{font-size:12px;letter-spacing:.09em;margin-bottom:10px}
.single .entry-category a{color:var(--ltm-primary);font-weight:700}
.single .entry-meta{font-size:14px;text-transform:none!important;color:var(--ltm-muted)}
.single .entry-divider{display:none}
.single .entry-image{border-radius:14px;overflow:hidden;margin:0 0 30px}
.single .entry-content{max-width:var(--ltm-article-measure);margin:0 auto;font-size:18px;line-height:1.78;color:var(--ltm-text)}
.single .entry-content>p,.single .entry-content>ul,.single .entry-content>ol{margin-bottom:1.35em}
.single .entry-content h2{font-size:30px;line-height:1.3;letter-spacing:-.015em;color:var(--ltm-dark);margin:48px 0 16px;scroll-margin-top:100px}
.single .entry-content h3{font-size:23px;line-height:1.35;color:var(--ltm-dark);margin:34px 0 12px}
.single .entry-content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.single .entry-content img{border-radius:12px}
.single .entry-content blockquote{margin:28px 0;padding:20px 24px;border-left:4px solid var(--ltm-primary);background:var(--ltm-surface);color:var(--ltm-dark);font-size:17px}
.single .entry-content table{font-size:16px;line-height:1.55;background:#fff}
.single .entry-content th{background:var(--ltm-dark);color:#fff;text-transform:none;letter-spacing:0;padding:14px 16px}
.single .entry-content td{padding:14px 16px;border-color:var(--ltm-border)}
.single .entry-content tr:nth-child(even) td{background:var(--ltm-surface)}
.single .entry-content .button{text-decoration:none}
.flatsome-shared-related-reading{max-width:var(--ltm-article-measure);margin:40px auto 0;padding:22px 24px;border:1px solid var(--ltm-border);border-left:4px solid var(--ltm-primary);border-radius:12px;background:var(--ltm-surface)}.flatsome-shared-related-reading>strong{display:block;color:var(--ltm-dark);font-size:18px;line-height:1.4;margin-bottom:10px}.flatsome-shared-related-reading ul{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0;padding-left:20px}.flatsome-shared-related-reading li{margin:0;font-size:15px;line-height:1.6}.flatsome-shared-related-reading a{color:var(--ltm-primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.single .entry-author,.single .blog-share,.single .navigation-post{max-width:var(--ltm-article-measure);margin-left:auto;margin-right:auto}

/* Standard pages */
.page:not(.home) .page-wrapper{padding-top:56px}
.page:not(.home) .page-inner,.page:not(.home) article.page,.flatsome-shared-page-standard .content-area.page-wrapper .row-main>.large-12>.col-inner{max-width:920px;margin:0 auto;background:#fff;border:1px solid var(--ltm-border);border-radius:18px;padding:42px 50px;box-shadow:0 8px 28px rgba(58,9,16,.06)}
.page:not(.home) h1.entry-title,.page:not(.home) .page-title{font-size:38px;line-height:1.2;letter-spacing:-.025em;text-transform:none;color:var(--ltm-dark)}
.page:not(.home) .entry-content{font-size:18px;line-height:1.75;color:var(--ltm-text)}
.page:not(.home) .entry-content h2{font-size:30px;line-height:1.3;color:var(--ltm-dark);margin-top:42px}
.page:not(.home) .entry-content h3{font-size:23px;line-height:1.35;color:var(--ltm-dark);margin-top:30px}

/* 404 */
.error404 .page-wrapper{text-align:center;min-height:56vh;display:grid;place-items:center}
.error404 .page-title{font-size:42px;color:var(--ltm-dark);text-transform:none}
.error404 .searchform{max-width:560px;margin:24px auto}

@media(max-width:849px){:root{--ltm-template-gutter:24px}body:not(.home) .widget-area{position:static;top:auto;width:100%;max-width:none}.archive .large-9.col>div,.search .large-9.col>div{grid-template-columns:1fr}.archive .post-sidebar,.search .post-sidebar{padding-left:15px}.single article>.article-inner{padding:34px}.single h1.entry-title{font-size:34px}.single .entry-content{font-size:17px}.single .entry-content h2{font-size:28px}.page:not(.home) .page-inner,.page:not(.home) article.page,.flatsome-shared-page-standard .content-area.page-wrapper .row-main>.large-12>.col-inner{padding:36px}}
@media(max-width:549px){:root{--ltm-template-gutter:16px}body:not(.home) .page-wrapper{padding:34px 0 52px}.archive .page-title,.search .page-title{font-size:28px}.archive .large-9.col,.search .large-9.col{padding-left:0;padding-right:0}.archive .large-9.col>div,.search .large-9.col>div{gap:18px}.archive article .entry-header-text,.search article .entry-header-text{padding:18px 20px 8px}.archive article .entry-content,.search article .entry-content{padding:0 20px 20px}.archive article .entry-title,.search article .entry-title{font-size:20px}.single .large-9.col,.single .large-8.col{padding-left:0;padding-right:0}.single article>.article-inner{border-radius:14px;padding:24px 20px}.single .entry-header-text{width:100%}.single h1.entry-title{font-size:29px;line-height:1.25}.single .entry-content{font-size:16px;line-height:1.72}.single .entry-content h2{font-size:25px;margin-top:40px}.single .entry-content h3{font-size:21px}.single .entry-content table{min-width:680px}.single .entry-content .table-responsive,.single .entry-content>div:has(>table){overflow-x:auto}.page:not(.home) .page-inner,.page:not(.home) article.page,.flatsome-shared-page-standard .content-area.page-wrapper .row-main>.large-12>.col-inner{border-radius:14px;padding:26px 20px}.page:not(.home) h1.entry-title,.page:not(.home) .page-title{font-size:29px}.page:not(.home) .entry-content{font-size:16px;line-height:1.72}.page:not(.home) .entry-content h2{font-size:25px}.post-sidebar{margin-top:26px}}
@media(prefers-reduced-motion:reduce){.archive .large-9.col>div>article,.search .large-9.col>div>article{transition:none}.archive .large-9.col>div>article:hover,.search .large-9.col>div>article:hover{transform:none}}



/* SOURCE: site-v4.css */

/**
 * w88.icu domain-scoped editorial UI safeguards.
 * Tokens follow K:/Agent/webo-design-system/sites/w88.icu/tokens.json.
 */

.w88-site {
  --w88-color-primary: #2f8fc2;
  --w88-color-primary-dark: #247dae;
  --w88-color-accent: #c93636;
  --w88-color-gold: #d7b75f;
  --w88-color-ink: #111827;
  --w88-color-text: #1f2933;
  --w88-color-muted: #f3f6f8;
  --w88-color-border: rgba(17, 24, 39, 0.14);
  --w88-color-surface-dark: #151515;
  --w88-color-focus: #f4c95d;
  --w88-radius-control: 8px;
  --w88-radius-media: 12px;
  --w88-shadow-card: 0 8px 24px rgba(17, 24, 39, 0.08);
  color: var(--w88-color-text);
}

.w88-site .header-logo img {
  display: block;
  height: auto;
  max-height: 69px;
  object-fit: contain;
}

.w88-site .header-main .nav > li > a,
.w88-site .header-bottom .nav > li > a,
.w88-site .bookies-boxed-cta,
.w88-site .bookies-sidebar-cta-button {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-height: 44px;
}

.w88-site .header-main .nav > li > a,
.w88-site .header-bottom .nav > li > a {
  letter-spacing: 0;
  padding-inline: 8px;
}

.w88-site .bookies-boxed-cta,
.w88-site .bookies-sidebar-cta-button {
  padding-block: 8px;
}

.w88-site .mobile-nav .nav-icon,
.w88-site .wpml-ls-legacy-dropdown-click a,
.w88-site .wpml-ls-legacy-dropdown a {
  align-items: center;
  display: inline-flex;
  min-height: 44px;
  min-width: 44px;
}

.w88-site a:focus-visible,
.w88-site button:focus-visible,
.w88-site input:focus-visible,
.w88-site select:focus-visible,
.w88-site textarea:focus-visible,
.w88-site [tabindex="0"]:focus-visible {
  outline: 3px solid var(--w88-color-focus);
  outline-offset: 3px;
}

.w88-site .bookies-sitewide-sidebar-main {
  min-width: 0;
}

.w88-site .entry-content {
  font-size: 18px;
  line-height: 1.65;
}

.w88-site .entry-content h1 {
  color: var(--w88-color-ink);
  font-size: clamp(30px, 3vw, 42px);
  line-height: 1.16;
  margin-bottom: 20px;
  text-wrap: balance;
}

.w88-site .entry-content h2 {
  border-left: 4px solid var(--w88-color-primary);
  color: var(--w88-color-ink);
  font-size: clamp(24px, 2.1vw, 32px);
  line-height: 1.25;
  margin-top: 44px;
  padding-left: 14px;
  scroll-margin-top: 112px;
  text-wrap: balance;
}

.w88-site .entry-content h3 {
  color: var(--w88-color-ink);
  scroll-margin-top: 112px;
}

.w88-site .entry-content p,
.w88-site .entry-content li {
  overflow-wrap: anywhere;
}

.w88-site .entry-content figure {
  margin-block: 24px 16px;
}

.w88-site .entry-content figure img {
  border-radius: var(--w88-radius-media);
  box-shadow: var(--w88-shadow-card);
  height: auto;
  max-width: 100%;
}

.w88-site .w88-quick-nav {
  background: var(--w88-color-muted);
  border: 1px solid var(--w88-color-border);
  border-left: 5px solid var(--w88-color-primary);
  border-radius: var(--w88-radius-control);
  margin: 24px 0 28px;
  padding: 18px 20px 20px;
}

.w88-site .w88-quick-nav__label {
  color: var(--w88-color-ink);
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}

.w88-site .w88-quick-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.w88-site .w88-quick-nav li {
  margin: 0;
}

.w88-site .w88-quick-nav a {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(47, 143, 194, 0.4);
  border-radius: 999px;
  color: #1d648a;
  display: inline-flex;
  font-size: 15px;
  font-weight: 600;
  min-height: 44px;
  padding: 8px 14px;
  text-decoration: none;
  transition: background-color 200ms ease, border-color 200ms ease, color 200ms ease;
}

.w88-site .w88-quick-nav a:hover {
  background: var(--w88-color-primary-dark);
  border-color: var(--w88-color-primary-dark);
  color: #fff;
}

.w88-site .w88-table-scroll {
  border: 1px solid var(--w88-color-border);
  border-radius: var(--w88-radius-control);
  box-shadow: 0 4px 16px rgba(17, 24, 39, 0.06);
  margin: 20px 0 28px;
  max-width: 100%;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scrollbar-color: var(--w88-color-primary) #e8edf0;
}

.w88-site .w88-table-scroll table,
.w88-site .entry-content table {
  border: 0;
  font-size: 16px;
  margin: 0;
  min-width: 560px;
  width: 100%;
}

.w88-site .w88-table-scroll th,
.w88-site .w88-table-scroll td {
  padding: 12px 14px;
  vertical-align: top;
}

.w88-site .w88-table-scroll thead th {
  background: var(--w88-color-ink);
  color: #fff;
  font-weight: 700;
}

.w88-site .w88-table-scroll tbody tr:nth-child(even) {
  background: #f7f9fa;
}

.w88-site .w88-table-scroll tbody tr:hover {
  background: #eef6fa;
}

.w88-site .w88-related-guides {
  background: var(--w88-color-muted);
  border: 1px solid var(--w88-color-border);
  border-radius: var(--w88-radius-control);
  margin: 36px 0 8px;
  padding: 2px 22px 22px;
}

.w88-site .entry-content .w88-related-guides h2 {
  margin-top: 24px;
}

.w88-site .w88-related-guides ul {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.w88-site .w88-related-guides a {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(47, 143, 194, 0.3);
  border-radius: var(--w88-radius-control);
  color: #1d648a;
  display: flex;
  font-weight: 650;
  min-height: 48px;
  padding: 10px 14px;
  text-decoration: none;
  transition: background-color 200ms ease, border-color 200ms ease, color 200ms ease;
}

.w88-site .w88-related-guides a:hover {
  background: var(--w88-color-primary-dark);
  border-color: var(--w88-color-primary-dark);
  color: #fff;
}

@media (min-width: 850px) {
  .w88-site .bookies-sitewide-sidebar-layout {
    gap: 28px;
  }

  .w88-site .bookies-sitewide-sidebar {
    position: sticky;
    top: 104px;
  }
}

@media (max-width: 849px) {
  .w88-site .bookies-sitewide-sidebar-layout {
    display: block;
  }

  .w88-site .bookies-sitewide-sidebar {
    margin-top: 36px;
  }

  .w88-site .entry-content {
    font-size: 16px;
    line-height: 1.65;
  }

  .w88-site .entry-content h1 {
    font-size: clamp(28px, 8vw, 36px);
  }

  .w88-site .bookies-sitewide-sidebar a,
  .w88-site .footer-wrapper a {
    align-items: center;
    display: flex;
    min-height: 44px;
    padding-block: 8px;
  }
}

@media (max-width: 549px) {
  .w88-site .header-logo img {
    max-height: 58px;
  }

  .w88-site .entry-content h2 {
    margin-top: 36px;
    scroll-margin-top: 88px;
  }

  .w88-site .w88-quick-nav {
    padding: 16px;
  }

  .w88-site .w88-quick-nav ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .w88-site .w88-quick-nav a {
    justify-content: center;
    text-align: center;
    width: 100%;
  }
}

@media (max-width: 360px) {
  .w88-site .w88-quick-nav ul {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .w88-site *,
  .w88-site *::before,
  .w88-site *::after {
    scroll-behavior: auto;
    transition-duration: 0.01ms !important;
  }
}


/* SOURCE: site-h1-v1.css */

/* w88.icu theme-owned H1 release.
 * The shared boxed-layout plugin hides Flatsome title wrappers. Re-enable
 * them only on this domain so post_title remains the single rendered H1.
 */
body.w88-site.bookies-boxed-layout.single-post .entry-header .entry-header-text,
body.w88-site.bookies-boxed-layout.page .page-header-wrapper {
  display: block;
}



/* SOURCE: site-top-description-v1.css */

/* Hide visible description/excerpt surfaces injected above primary content.
 * Stored excerpts and Rank Math metadata remain untouched for SEO and cards.
 */
body.w88-site .page-header-excerpt,
body.w88-site .archive-page-header .taxonomy-description,
body.w88-site .parallax-title .lead,
body.w88-site .page-header-wrapper .lead {
  display: none !important;
}


/* SOURCE: site-language-v4.css */

body.w88-site.bookies-boxed-layout .bookies-boxed-topbar-language,
body.w88-site.webo-boxed-layout .webo-boxed-topbar-language {
  flex: 0 0 76px;
  height: 44px;
  width: 76px;
}

body.w88-site .w88-language-toggle {
  align-items: center;
  background: #247dae;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  gap: 6px;
  height: 44px;
  justify-content: center;
  letter-spacing: .04em;
  padding: 6px 8px;
  width: 76px;
}

body.w88-site .w88-language-toggle::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  content: "";
  margin-left: 1px;
  transition: transform 160ms ease;
}

body.w88-site .w88-language-toggle[aria-expanded="true"]::after {
  transform: rotate(180deg);
}

body.w88-site .w88-language-toggle img {
  height: 12px;
  margin: 0;
  width: 18px;
}

html.w88-language-js body.w88-site .bookies-boxed-topbar-language .wpml-ls,
html.w88-language-js body.w88-site .webo-boxed-topbar-language .wpml-ls {
  height: 0;
  width: 0;
}

html.w88-language-js body.w88-site .bookies-boxed-topbar-language ul,
html.w88-language-js body.w88-site .webo-boxed-topbar-language ul {
  background: #151b26;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 10px;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .34);
  display: grid;
  gap: 6px;
  grid-template-columns: repeat(3, 72px);
  min-width: 0;
  opacity: 0;
  padding: 8px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  transform: translateY(-6px);
  transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
  visibility: hidden;
  width: auto;
  z-index: 99999;
}

html.w88-language-js body.w88-site .bookies-boxed-topbar-language.is-open ul,
html.w88-language-js body.w88-site .webo-boxed-topbar-language.is-open ul {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  visibility: visible;
}

html.w88-language-js body.w88-site .bookies-boxed-topbar-language.is-open li,
html.w88-language-js body.w88-site .webo-boxed-topbar-language.is-open li {
  display: block !important;
}

html.w88-language-js body.w88-site .bookies-boxed-topbar-language ul a,
html.w88-language-js body.w88-site .webo-boxed-topbar-language ul a {
  border-radius: 6px;
  min-height: 44px;
  padding: 7px 8px;
  width: 72px;
}

@media (max-width: 420px) {
  html.w88-language-js body.w88-site .bookies-boxed-topbar-language ul,
  html.w88-language-js body.w88-site .webo-boxed-topbar-language ul {
    grid-template-columns: repeat(3, 68px);
  }

  html.w88-language-js body.w88-site .bookies-boxed-topbar-language ul a,
  html.w88-language-js body.w88-site .webo-boxed-topbar-language ul a {
    width: 68px;
  }
}



/* SOURCE: site-a11y-v1.css */

body.w88-site {
  --w88-color-link-accessible: #1f6f9f;
}

body.w88-site .bookies-boxed-cta-secondary,
body.w88-site .webo-boxed-cta-secondary,
body.w88-site .button.primary,
body.w88-site button.wp-block-search__button,
body.w88-site input[type="submit"] {
  background-color: var(--w88-color-link-accessible) !important;
  border-color: var(--w88-color-link-accessible) !important;
  color: #fff !important;
}

body.w88-site.bookies-boxed-layout .bookies-boxed-topbar-language li.wpml-ls-current-language > a,
body.w88-site.webo-boxed-layout .webo-boxed-topbar-language li.wpml-ls-current-language > a {
  background-color: var(--w88-color-link-accessible) !important;
  border-color: var(--w88-color-link-accessible) !important;
}

body.w88-site .button.secondary {
  background-color: #d7b75f !important;
  border-color: #d7b75f !important;
  color: #111827 !important;
}

body.w88-site .entry-content a:not(.button),
body.w88-site .page-inner a:not(.button),
body.w88-site .bookies-sitewide-sidebar-main a:not(.button),
body.w88-site .webo-sitewide-sidebar-main a:not(.button),
body.w88-site .entry-category a {
  color: var(--w88-color-link-accessible);
}

body.w88-site .entry-content p a:not(.button),
body.w88-site .page-inner p a:not(.button),
body.w88-site .bookies-sitewide-sidebar-main p a:not(.button),
body.w88-site .webo-sitewide-sidebar-main p a:not(.button) {
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.15em;
}


