/* =========================================================
   GamesBay Footer
========================================================= */

.gb-footer {
  background: #fffbfc;
  border-top: 1px solid rgba(17, 24, 39, 0.08);
  margin-top: 0;
  padding-bottom: 20px !important;
}

.gb-footer .col-full,
.gb-footer__wrap {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.gb-footer__wrap {
  padding-top: 42px;
  padding-bottom: 28px;
}

.gb-footer__grid {
    display: grid;
    grid-template-columns: minmax(260px, 1.05fr) minmax(150px, .45fr) minmax(280px, .9fr) minmax(290px, 1fr);
    gap: 40px;
    align-items: start;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.gb-footer__brand {
  min-width: 0;
}

.gb-footer__logo-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  box-shadow: none !important;
}

.gb-footer__logo-img {
  width: auto;
  max-width: 160px;
  max-height: 54px;
  height: auto;
  display: block;
  box-shadow: none !important;
}

.gb-footer__logo-text {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  font-weight: 800;
  color: #111827;
}

.gb-footer__tagline {
  margin: 14px 0 14px;
  color: rgba(17, 24, 39, 0.70);
  line-height: 1.55;
  max-width: 360px;
      font-size: 15px;
}

.gb-footer__title {
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
  color: rgba(17, 24, 39, 0.92);
}

.gb-footer__links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.gb-footer__links li {
  margin: 0;
  padding: 0;
}

.gb-footer__links a {
  color: rgba(17, 24, 39, 0.70);
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none !important;
  box-shadow: none !important;
}

.gb-footer__links a:hover {
  color: rgba(17, 24, 39, 0.92);
}

.gb-footer__checks {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
  display: grid;
  gap: 8px;
}

.gb-footer__checks li {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: rgba(17, 24, 39, 0.78);
  font-size: 15px;
  line-height: 1.35;
}

.gb-footer__check-icon {
  width: 16px !important;
  height: 16px !important;
  object-fit: contain;
  flex: 0 0 16px;
  display: inline-block;
  box-shadow: none !important;
}

.gb-footer__check-icon--fallback {
  border-radius: 999px;
  background: #1cbcff;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
}

.gb-footer__newsletter {
  min-width: 0;
}

.gb-footer__klaviyo {
  max-width: 420px;
}

.gb-footer__klaviyo .klaviyo-form,
.gb-footer__klaviyo [class*="klaviyo-form"] {
  margin: 0 !important;
}

/* Klaviyo embed cleanup */
.klaviyo-form > div > form,
.klaviyo-form > div > form > div {
  margin: 0 !important;
}

.klaviyo-form > div > form > div {
  min-height: auto !important;
}

.klaviyo-form > div > form > div > div > div {
  margin: 0 !important;
  padding: 0 !important;
}

.klaviyo-form > div > form > div > div > div > button {
  border-radius: 2px !important;
}

/* Social */
.gb-footer__social {
  display: flex;
  gap: 14px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 18px;
}

.gb-social {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  box-shadow: none !important;
}

.gb-social svg {
  width: 20px;
  height: 20px;
  display: block;
  fill: #fff;
}

.gb-social svg path {
  fill: #fff;
}

.gb-social--tt {
  background: #0b0b0b;
}

.gb-social--ig {
  background: #ff2a7a;
}

.gb-social--x {
  background: #111827;
}

.gb-social--dc {
  background: #5865f2;
}

.gb-social:focus,
.gb-social:active {
  outline: none !important;
  box-shadow: none !important;
}

/* Payment badges */
.gb-footer__payment {
  margin-top: 50px;
  display: flex;
  padding-top: 20px;
  justify-content: center;
  border-top: 1px solid rgba(17, 24, 39, 0.08);
}

.list-payment {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

/* Bottom */
.gb-footer__bottom {
  margin-top: 0;
  padding-top: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  color: rgba(17, 24, 39, 0.55);
  font-size: 13px;
  justify-content: center !important;
}

.gb-footer__bottom a {
  color: rgba(17, 24, 39, 0.55);
  text-decoration: none !important;
  box-shadow: none !important;
}

.gb-footer__bottom a:hover {
  color: rgba(17, 24, 39, 0.80);
}

.gb-dot {
  opacity: .55;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
}

/* Storefront override */
.site-footer a {
  text-decoration: none !important;
  color: #6b7280 !important;
}

/* Mobile */
@media (max-width: 1200px) {
  .gb-footer {
    margin-top: 42px;
  }

  .gb-footer__wrap {
    padding-top: 34px;
    padding-bottom: 24px;
  }

  .gb-footer__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .gb-footer__tagline {
    max-width: 100%;
  }

  .gb-footer__payment {
    margin-top: 34px;
    justify-content: center;
  }

  .list-payment {
    justify-content: center;
  }

  .gb-footer__bottom {
    justify-content: center !important;
  }
}

/* Desktop spacing */
@media (min-width: 990px) {
  .gb-footer .col-full,
  .gb-footer__wrap {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}

/* Footer logo SVG */
.gb-footer__logo-link {
  display: inline-flex !important;
  align-items: center !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

.gb-footer__logo-img {
  display: block !important;
  width: auto !important;
  max-width: 330px !important;
  max-height: 44px !important;
  height: auto !important;
  box-shadow: none !important;
}

.gb-footer__brand img.gb-footer__logo-img {
  width: auto !important;
  max-width: 200px !important;
}

@media (max-width: 749px) {
  .gb-footer__logo-img {
    max-width: 200px !important;
    max-height: 40px !important;
  }
}

.gb-footer__logo {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}

.gb-footer__logo-icon {
  display: block;
  width: 44px;
  height: 44px;
  object-fit: contain;
  flex: 0 0 auto;
}

.gb-footer__logo-img {
  display: block;
  width: 200px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.kl-private-reset-css-Xuajs1 input, .form-row .klaviyo-form-button {
    border-radius: 0px !important;
}