/*
Theme Name: GymBro Elementor
Theme URI: https://gymbro.bg/
Description: GymBro production storefront for Elementor and WooCommerce.
Author: GymBro
Template: hello-elementor
Version: 1.1.0
Text Domain: gymbro-elementor
*/

@font-face { font-family: 'Commissioner GymBro'; src: url('https://fonts.gstatic.com/s/commissioner/v24/tDbw2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8m0bkXaexs.woff2') format('woff2'); font-style: normal; font-weight: 100; font-display: swap; unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: 'Commissioner GymBro'; src: url('https://fonts.gstatic.com/s/commissioner/v24/tDbw2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8m0akXa.woff2') format('woff2'); font-style: normal; font-weight: 100; font-display: swap; unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Commissioner GymBro'; src: url('https://fonts.gstatic.com/s/commissioner/v24/tDbw2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8m0bkXaexs.woff2') format('woff2'); font-style: normal; font-weight: 400; font-display: swap; unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: 'Commissioner GymBro'; src: url('https://fonts.gstatic.com/s/commissioner/v24/tDbw2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8m0akXa.woff2') format('woff2'); font-style: normal; font-weight: 400; font-display: swap; unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Commissioner'; src: url('assets/fonts/commissioner-400.ttf') format('truetype'); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: 'Commissioner'; src: url('assets/fonts/commissioner-500.ttf') format('truetype'); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: 'Commissioner'; src: url('assets/fonts/commissioner-600.ttf') format('truetype'); font-style: normal; font-weight: 600; font-display: swap; }
@font-face { font-family: 'Commissioner'; src: url('assets/fonts/commissioner-700.ttf') format('truetype'); font-style: normal; font-weight: 700; font-display: swap; }
@font-face { font-family: 'Commissioner'; src: url('assets/fonts/commissioner-800.ttf') format('truetype'); font-style: normal; font-weight: 800; font-display: swap; }
@font-face { font-family: 'Commissioner'; src: url('assets/fonts/commissioner-900.ttf') format('truetype'); font-style: normal; font-weight: 900; font-display: swap; }

:root {
  --gb-primary: #205ab2;
  --gb-primary-dark: #1b4f9d;
  --gb-secondary: #528be0;
  --gb-light-blue: #a8c5f0;
  --gb-light: #f2f5f8;
  --gb-ink: #151515;
  --gb-muted: #607080;
  --gb-white: #fff;
  --gb-radius: 22px;
  --gb-width: 1320px;
}

/* Keep the promotion colour tight to the label in the shared Elementor header. */
.gb-elementor-header-template .gb-nav > .gb-nav-item.is-promo::before {
  content: none !important;
  display: none !important;
}
.gb-elementor-header-template .gb-nav-item.is-promo .elementor-button,
.gb-elementor-header-template .gb-nav-item.is-promo .elementor-button:hover {
  background: transparent !important;
  transform: none !important;
}
.gb-elementor-header-template .gb-nav-item.is-promo .elementor-button-text {
  display: inline-flex;
  width: auto;
  padding: 5px 12px 6px;
  border-radius: 8px;
  background: var(--gb-light-blue);
  line-height: 22px;
  transform: rotate(-3deg);
  transform-origin: center;
}

/* Shared editable Elementor header templates. */
.gb-elementor-header-template,
.gb-elementor-header-template > .elementor { position: relative; z-index: 50; }
.gb-elementor-header-template .gb-site-header.e-con {
  position: fixed !important;
  inset: 0 0 auto !important;
  display: block;
  width: 100%;
  max-width: none;
  height: 97px !important;
  min-height: 97px;
  margin: 0;
  padding: 17px 0 0;
  overflow: visible;
  background: transparent;
  gap: 0;
}
.gb-elementor-header-template .gb-header-inner.e-con {
  position: relative !important;
  display: flex;
  width: calc(100% - 50px);
  max-width: none;
  min-height: 80px;
  height: 80px !important;
  margin: auto;
  padding: 0 18px 0 164px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0;
  overflow: visible;
}
.gb-elementor-header-template .gb-logo,
.gb-elementor-header-template .gb-logo > .elementor-widget-container,
.gb-elementor-header-template .gb-logo a { display: block; }
.gb-elementor-header-template .gb-logo { position: absolute !important; }
.gb-elementor-header-template .gb-logo img { width: 100%; height: auto; }
.gb-elementor-header-template .gb-nav.e-con {
  position: absolute !important;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.gb-elementor-header-template .gb-nav-item {
  width: auto;
  max-width: none;
  flex: 0 0 auto;
}
.gb-elementor-header-template .gb-nav-item > .elementor-widget-container,
.gb-elementor-header-template .gb-nav-item .elementor-button-wrapper { height: 47px; }
.gb-elementor-header-template .gb-nav-item .elementor-button {
  display: flex;
  height: 47px;
  padding: 11px 13px 13px;
  align-items: flex-start;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--gb-ink);
  box-shadow: none;
  font-family: Commissioner, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  white-space: nowrap;
}
.gb-elementor-header-template .gb-nav-item .elementor-button:hover { color: var(--gb-primary); background: transparent; }
.gb-elementor-header-template .gb-nav-item.has-menu::after { content: none; }
.gb-elementor-header-template .gb-nav-item.has-menu .elementor-button::after {
  content: "";
  width: 6px;
  height: 6px;
  margin: 6px 0 0 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
}
.gb-elementor-header-template .gb-nav-item.is-promo .elementor-button {
  height: 36px;
  margin: 5px 4px 6px;
  padding: 6px 12px;
  border-radius: 8px;
  background: var(--gb-light-blue);
  transform: rotate(-3deg);
}
.gb-elementor-header-template .gb-nav-language {
  width: auto;
  max-width: none;
  margin: 6px 0 0 8px;
  flex: 0 0 auto;
}
.gb-elementor-header-template .gb-nav-language > .elementor-widget-container { display: flex; }
.gb-elementor-header-template .gb-nav-language .gb-language-switcher { margin: 0; }
.gb-elementor-header-template .gb-actions > .elementor-widget-container {
  display: flex;
  align-items: center;
  gap: 18px;
}
.gb-elementor-header-template .gb-actions {
  position: absolute !important;
  top: 15px;
  right: 16px;
  width: 186px;
  max-width: none;
  margin: 0;
  padding: 0;
  gap: 18px;
}
.gb-elementor-header-template .gb-actions .gb-icon-button {
  position: relative;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
}

@media (min-width: 1301px) {
  .gb-elementor-header-template .gb-nav.e-con {
    top: 18px;
    right: 218px;
    left: auto;
    width: auto;
    height: 47px;
  }
  /* The legacy native-header rules add padding to Elementor widgets. Removing
     it restores the compact spacing and right-hand position of the reference. */
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item {
    padding: 0 !important;
  }
  /* Child 1 is the hidden mobile-search widget; links occupy children 2–8. */
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(2) { width: 123.890625px; }
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(3) { width: 78.1875px; }
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(4) { width: 76.703125px; }
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(5) { width: 109.03125px; }
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(6) { width: 99.546875px; }
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(7) { width: 120.328125px; }
  .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(8) { width: 112.65625px; }
  .gb-elementor-header-template .gb-nav-item.is-promo .elementor-button {
    margin: 5px 4px 6px;
    padding: 0 !important;
  }
  /* Keep the required language control without allowing it to push the seven
     reference navigation links away from their measured desktop positions. */
  .gb-elementor-header-template .gb-nav-language {
    position: absolute;
    top: 0;
    right: calc(100% + 14px);
    margin: 6px 0 0;
  }
}

@media (max-width: 1300px) and (min-width: 768px) {
  .gb-elementor-header-template .gb-nav.e-con {
    top: 18px;
    right: 175px;
    left: 180px;
    width: auto;
    height: 47px;
  }
  .gb-elementor-header-template .gb-nav-item .elementor-button { padding-inline: 5px; font-size: 12px; }
  .gb-elementor-header-template .gb-nav-item.has-menu .elementor-button::after { width: 5px; height: 5px; margin-left: 4px; }
  .gb-elementor-header-template .gb-actions .gb-account { display: none; }
  .gb-elementor-header-template .gb-actions { width: 118px; }
}

@media (max-width: 767px) {
  .gb-elementor-header-template .gb-site-header.e-con { height: 83px !important; min-height: 83px; padding-top: 7px; }
  .gb-elementor-header-template .gb-header-inner.e-con {
    width: calc(100% - 20px);
    min-height: 76px;
    height: 76px !important;
    padding: 0 10px 0 102px;
  }
  .gb-elementor-header-template .gb-nav.e-con {
    display: none;
    position: absolute;
    top: 82px;
    right: 0;
    left: 0;
    width: auto;
    height: auto;
    padding: 25px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 15px 35px rgba(0,0,0,.15);
  }
  .gb-elementor-header-template .gb-nav.e-con.is-open { display: flex; }
  .gb-elementor-header-template .gb-nav-item { width: 100%; }
  .gb-elementor-header-template .gb-nav-item > .elementor-widget-container,
  .gb-elementor-header-template .gb-nav-item .elementor-button-wrapper { width: 100%; height: auto; }
  .gb-elementor-header-template .gb-nav-item .elementor-button {
    width: 100%;
    height: auto;
    padding: 9px 12px;
    font-size: 16px;
  }
  .gb-elementor-header-template .gb-nav-item.is-promo .elementor-button {
    width: calc(100% - 8px);
    height: auto;
    margin: 6px 4px 8px;
  }
  .gb-elementor-header-template .gb-nav-language { margin: 6px 0 0 3px; }
  .gb-elementor-header-template .gb-actions { top: 15px; right: 8px; width: 145px; gap: 5px; }
  .gb-elementor-header-template .gb-actions > .elementor-widget-container { gap: 5px; }
  .gb-elementor-header-template .gb-actions .gb-icon-button { flex-basis: 45px; width: 45px; height: 45px; }
  .gb-elementor-header-template .gb-actions .gb-account { display: none !important; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--gb-ink);
  background: #fff;
  font-family: "Commissioner", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 17px;
  line-height: 1.65;
}
body, body input, body textarea, body select, body button,
body h1, body h2, body h3, body h4, body h5, body h6,
.elementor-kit-8, .elementor-kit-5 { font-family: "Commissioner", Helvetica, Arial, sans-serif !important; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; }
.gb-wrap { width: min(calc(100% - 48px), var(--gb-width)); margin-inline: auto; }
.gb-section { padding: 94px 0; }
.gb-section--light { background: var(--gb-light); }
.gb-kicker { color: var(--gb-primary); font-weight: 800; letter-spacing: .08em; text-transform: uppercase; font-size: 13px; }
.gb-title { margin: 8px 0 42px; font-size: clamp(38px, 5vw, 68px); line-height: 1.02; letter-spacing: -.045em; }
.gb-title strong { color: var(--gb-primary); }
.gb-button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 12px 27px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  background: var(--gb-primary) !important;
  font-weight: 750 !important;
  transition: transform .2s ease, background .2s ease;
}
.gb-button:hover, .woocommerce a.button:hover, .woocommerce button.button:hover { background: var(--gb-primary-dark) !important; transform: translateY(-2px); }

.gb-site-header { position: fixed; inset: 0 0 auto; height: 97px; padding-top: 17px; z-index: 50; }
.gb-header-inner {
  width: min(calc(100% - 48px), 1390px);
  min-height: 80px;
  margin: auto;
  padding: 0 18px 0 164px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-radius: 17px;
  box-shadow: 0 16px 45px rgba(0,0,0,.12);
}
.gb-logo { position: absolute; left: 8px; top: -12px; width: 135px; z-index: 3; }
.gb-logo::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: url('/wp-content/uploads/gymbro/2026/07/gym-bro-logo-back.webp') 0 0 / contain no-repeat;
}
.gb-logo img {
  display: block;
  filter: none;
}
.gb-nav { display: flex; align-items: center; gap: clamp(17px, 1.7vw, 28px); margin-left: auto; font-weight: 600; }
.gb-site-header .gb-nav a { color: var(--gb-ink) !important; white-space: nowrap; }
.gb-site-header .gb-nav a:hover { color: var(--gb-primary) !important; }
.gb-nav .is-promo { padding: 6px 12px; background: var(--gb-light-blue); border-radius: 8px; color: #111; transform: rotate(-3deg); }
.gb-actions { display: flex; gap: 9px; margin-left: 24px; }
.gb-icon-button {
  width: 50px; height: 50px; display: grid; place-items: center;
  color: var(--gb-ink) !important; border: 1px solid #d2dde8 !important; border-radius: 15px; background: #fff !important; font-size: 24px;
}
.gb-menu-toggle { display: none !important; }
.gb-language-switcher {
  display: inline-flex; align-items: center; justify-content: center; gap: 5px; min-width: 64px; height: 34px;
  margin-left: 3px; padding: 0 9px; border: 1px solid #d8dce2; border-radius: 999px;
  background: #fff; color: #657085; font-size: 12px; font-weight: 700; line-height: 1;
}
.gb-language-switcher a { color: #657085; text-decoration: none; }
.gb-language-switcher a:hover, .gb-language-switcher .is-current { color: #2f76c8; font-weight: 900; }
.gb-language-switcher i { color: #b2b8c2; font-style: normal; }
body.gb-language-en .gb-product-card:has(a[href*="/product/"]:not([href*="/en/product/"])),
body.gb-language-en li.product:has(a[href*="/product/"]:not([href*="/en/product/"])) { display: none !important; }

/* Standard page pairs use matching Elementor shells without adding layout geometry. */
.elementor .gb-elementor-page-content,
.elementor .gb-elementor-page-widget,
.elementor .gb-elementor-page-widget > .elementor-widget-container {
  display: contents !important;
}

/* English legal copy follows the recovered Bulgarian document typography. */
.gb-legal-copy .gb-legal-inner-title {
  margin: 8px 0 16px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.gb-legal-copy h2,
.gb-legal-copy h3 {
  margin: 0 0 14.4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.gb-legal-copy p,
.gb-legal-copy li {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .gb-legal-copy .gb-legal-inner-title {
    font-size: 40px;
    line-height: 48px;
  }
}

.gb-hero {
  min-height: min(900px, 100vh);
  position: relative;
  display: flex;
  align-items: flex-end;
  background: linear-gradient(90deg, rgba(0,0,0,.72), rgba(0,0,0,.06)), url('/wp-content/uploads/gymbro/2026/08/slider-new.webp') center/cover no-repeat;
  color: #fff;
}
.gb-hero-content { padding: 220px 0 105px; max-width: 850px; }
.gb-hero-brand { width: min(390px, 60vw); margin-bottom: 25px; }
.gb-hero h1 { margin: 0 0 24px; font-size: clamp(46px, 6.1vw, 88px); line-height: .99; letter-spacing: -.055em; }
.gb-highlight { display: inline; padding: 0 .12em .05em; border-radius: 9px; background: var(--gb-primary); box-decoration-break: clone; -webkit-box-decoration-break: clone; }
.gb-hero p { max-width: 650px; margin: 0 0 32px; font-size: clamp(18px, 2vw, 24px); }
.gb-hero .gb-button { background: #fff !important; color: var(--gb-ink) !important; }

.gb-product-shell .products { display: grid !important; grid-template-columns: repeat(3, 1fr); gap: 25px; }
.gb-product-shell .products::before, .gb-product-shell .products::after { display: none !important; }
.gb-product-shell ul.products li.product {
  width: auto !important; margin: 0 !important; padding: 16px 16px 22px !important;
  border: 1px solid #dfe7ef; border-radius: 20px; background: #fff; overflow: hidden;
}
.gb-product-shell ul.products li.product img { aspect-ratio: 1; object-fit: contain; border-radius: 12px; background: #f8fafc; }
.gb-product-shell .woocommerce-loop-product__title { color: #151515; font-size: 19px !important; line-height: 1.3; min-height: 50px; }
.gb-product-shell .price { color: var(--gb-primary) !important; font-size: 19px !important; font-weight: 800; }

.gb-category-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; }
.gb-category-card { position: relative; min-height: 270px; padding: 22px; display: flex; align-items: flex-end; overflow: hidden; background: #e9eef5; border-radius: 20px; }
.gb-category-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.gb-category-card::after { content: ""; position: absolute; inset: 35% 0 0; background: linear-gradient(transparent, rgba(0,0,0,.82)); }
.gb-category-card h3 { position: relative; z-index: 2; margin: 0; color: #fff; font-size: 20px; line-height: 1.15; }
.gb-category-card:hover img { transform: scale(1.055); }

.gb-split { display: grid; grid-template-columns: 1.05fr .95fr; gap: 60px; align-items: center; }
.gb-split-media img { width: 100%; display: block; border-radius: 25px; }
.gb-copy { color: #394959; font-size: 18px; }
.gb-copy strong { color: var(--gb-ink); }

.gb-service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.gb-service { min-height: 480px; position: relative; overflow: hidden; border-radius: 24px; color: #fff; }
.gb-service img { width: 100%; height: 100%; object-fit: cover; position: absolute; inset: 0; }
.gb-service::after { content:""; position:absolute; inset:0; background:linear-gradient(transparent 35%, rgba(0,0,0,.86)); }
.gb-service h3 { position:absolute; z-index:2; left:28px; right:28px; bottom:25px; margin:0; font-size:31px; line-height:1.05; }
.gb-step-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; counter-reset: steps; }
.gb-step { counter-increment: steps; padding: 30px; border: 1px solid #d2dde8; border-radius: 19px; background: #fff; }
.gb-step::before { content: "0" counter(steps); display: block; margin-bottom: 18px; color: var(--gb-primary); font-size: 14px; font-weight: 850; }
.gb-step h3 { margin: 0 0 9px; font-size: 22px; line-height: 1.15; }
.gb-step p { margin: 0; color: var(--gb-muted); }
.gb-project-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.gb-project { position:relative; overflow:hidden; min-height:330px; border-radius:20px; background:#ddd; }
.gb-project img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
.gb-project span { position:absolute; z-index:2; left:20px; right:20px; bottom:18px; color:#fff; font-weight:750; font-size:21px; }
.gb-project::after { content:""; position:absolute; inset:45% 0 0; background:linear-gradient(transparent,rgba(0,0,0,.8)); }
.gb-cta { padding: 70px; display:grid; grid-template-columns:1fr auto; gap:35px; align-items:center; border-radius:28px; background:var(--gb-primary); color:#fff; }
.gb-cta h2 { margin:0; font-size:clamp(34px,4vw,58px); line-height:1.03; }
.gb-cta .gb-button { background:#fff !important; color:var(--gb-primary) !important; }

.gb-site-footer { padding: 70px 0 25px; color: #fff; background: #151515; }
.gb-footer-grid { display:grid; grid-template-columns:1.2fr repeat(3,1fr); gap:50px; }
.gb-footer-logo { width:140px; margin-bottom:20px; }
.gb-site-footer h3 { color:#fff; font-size:20px; }
.gb-site-footer a { display:block; margin:8px 0; color:#ccd2d8; }
.gb-site-footer a:hover { color:#fff; }
.gb-footer-bottom { margin-top:50px; padding-top:20px; border-top:1px solid #333; color:#8d98a3; font-size:14px; }

.site-main { min-height: 60vh; }
body:not(.home) .site-main { width:min(calc(100% - 48px), 1260px); margin:0 auto; padding:145px 0 80px; }
body:not(.home) .gb-site-header { position:absolute; }
body:not(.home)::before { content:""; display:block; height:115px; background:#101820; }

/* WooCommerce shop landing page: native Elementor reconstruction. */
body.woocommerce-shop { overflow-x: hidden; }
body.woocommerce-shop::before { display: none; }
body.woocommerce-shop .gb-shop-main {
  width: 100%;
  max-width: none;
  min-height: 0;
  margin: 0;
  padding: 0;
}
body.woocommerce-shop .gb-shop-main > .elementor { overflow: hidden; }
body.woocommerce-shop .gb-shop-main .elementor-widget { margin-block-end: 0; }
body.woocommerce-shop .gb-shop-main .gb-shop-heading-section,
body.woocommerce-shop .gb-shop-main .gb-shop-heading-inner,
body.woocommerce-shop .gb-shop-main .gb-shop-categories-section,
body.woocommerce-shop .gb-shop-main .gb-shop-categories-wrap,
body.woocommerce-shop .gb-shop-main .gb-shop-categories-grid,
body.woocommerce-shop .gb-shop-main .gb-shop-category-card {
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --margin-top: 0;
  --margin-right: 0;
  --margin-bottom: 0;
  --margin-left: 0;
  padding: 0;
}
body.woocommerce-shop .gb-shop-heading-section {
  display: block;
  width: 100%;
  height: 340.5px;
  min-height: 340.5px;
  padding: 157px 0 60px;
  background: #f2f5f8;
}
body.woocommerce-shop .gb-shop-heading-inner {
  display: block;
  width: 95%;
  max-width: 1500px;
  height: 123.5px;
  min-height: 123.5px;
  margin: 0 auto;
}
body.woocommerce-shop .gb-shop-breadcrumb,
body.woocommerce-shop .gb-shop-breadcrumb > .elementor-widget-container {
  height: 43.90625px;
}
body.woocommerce-shop .gb-shop-breadcrumb {
  padding: 0 0 15px;
  color: #151515;
  font-size: 17px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: center;
}
body.woocommerce-shop .gb-shop-breadcrumb p { margin: 0; }
body.woocommerce-shop .gb-shop-breadcrumb a { color: #151515; text-decoration: underline; }
body.woocommerce-shop .gb-shop-title,
body.woocommerce-shop .gb-shop-title > .elementor-widget-container {
  height: 79.59375px;
}
body.woocommerce-shop .gb-shop-title .elementor-heading-title {
  margin: 0;
  padding: 0 0 10px;
  color: #000;
  font-size: 58px;
  font-weight: 600;
  line-height: 69.6px;
  text-align: center;
}
body.woocommerce-shop .gb-shop-categories-section {
  display: block;
  width: 100%;
  min-height: 2447.9375px;
  padding: 60px 0;
  background: #fff;
}
body.woocommerce-shop .gb-shop-categories-wrap {
  display: block;
  width: 95%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 30px 0;
}
body.woocommerce-shop .gb-shop-categories-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}
body.woocommerce-shop .gb-shop-category-card {
  display: block;
  width: 100%;
  min-width: 0;
  height: auto;
  padding: 10px;
}
body.woocommerce-shop .gb-shop-category-card::before {
  content: "";
  position: absolute;
  inset: 10px;
  z-index: 0;
  border: 1px solid #d2dde8;
  border-radius: 15px;
  pointer-events: none;
}
body.woocommerce-shop .gb-shop-category-image,
body.woocommerce-shop .gb-shop-category-image > .elementor-widget-container,
body.woocommerce-shop .gb-shop-category-image a {
  display: block;
  width: 100%;
  line-height: 0;
}
body.woocommerce-shop .gb-shop-category-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 800 / 835;
  border-radius: 15px;
  object-fit: cover;
}
body.woocommerce-shop .gb-shop-category-title,
body.woocommerce-shop .gb-shop-category-title > .elementor-widget-container {
  width: 100%;
  height: 92px;
}
body.woocommerce-shop .gb-shop-category-title .elementor-heading-title {
  display: block;
  width: 100%;
  height: 92px;
  margin: 0;
  padding: 0 20px 20px;
  overflow: hidden;
  color: #000;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}
body.woocommerce-shop .gb-shop-category-title a { color: #000; }
.gb-shop-native .gb-shop-category-card { position: relative; }
.gb-shop-native .gb-shop-category-card::before { transition: border-color .2s ease, box-shadow .2s ease; }
.gb-shop-native .gb-shop-category-card:hover::before { border-color: #9db7d5; box-shadow: 0 12px 26px rgba(32, 90, 178, .08); }
.gb-shop-native .gb-shop-category-image img { transition: transform .25s ease; }
.gb-shop-native .gb-shop-category-card:hover .gb-shop-category-image img { transform: scale(1.012); }
.gb-shop-native .gb-shop-category-title .elementor-heading-title { position: relative; z-index: 1; }
body.gb-native-shop-view .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(2) .elementor-button { color: #205ab2 !important; }

@media (min-width: 768px) and (max-width: 980px) {
  body.woocommerce-shop .gb-shop-categories-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
  body.gb-native-shop-view .gb-elementor-header-template .gb-nav.e-con > .gb-nav-item:nth-child(2) .elementor-button { color: #fff !important; }
  body.woocommerce-shop .gb-shop-heading-section {
    height: 220.1875px;
    min-height: 220.1875px;
    padding: 81px 0 60px;
  }
  body.woocommerce-shop .gb-shop-heading-inner {
    width: 90%;
    height: 79.1875px;
    min-height: 79.1875px;
  }
  body.woocommerce-shop .gb-shop-breadcrumb,
  body.woocommerce-shop .gb-shop-breadcrumb > .elementor-widget-container {
    height: 33.1875px;
  }
  body.woocommerce-shop .gb-shop-breadcrumb {
    font-size: 14px;
    line-height: 18.2px;
  }
  body.woocommerce-shop .gb-shop-title,
  body.woocommerce-shop .gb-shop-title > .elementor-widget-container {
    height: 46px;
  }
  body.woocommerce-shop .gb-shop-title .elementor-heading-title {
    font-size: 30px;
    line-height: 36px;
  }
  body.woocommerce-shop .gb-shop-categories-section {
    min-height: 4561.71875px;
    padding: 60px 0;
  }
  body.woocommerce-shop .gb-shop-categories-wrap {
    width: 90%;
    padding: 30px 0;
  }
  body.woocommerce-shop .gb-shop-categories-grid { grid-template-columns: 1fr; }
  body.woocommerce-shop .gb-shop-category-title,
  body.woocommerce-shop .gb-shop-category-title > .elementor-widget-container,
  body.woocommerce-shop .gb-shop-category-title .elementor-heading-title {
    height: 72.78125px;
  }
  body.woocommerce-shop .gb-shop-category-title .elementor-heading-title {
    font-size: 22px;
    line-height: 26.4px;
  }
}
.woocommerce .woocommerce-breadcrumb { color:#72808d; }
.woocommerce div.product div.images img { border-radius:18px; }
.woocommerce div.product .product_title { font-size:clamp(34px,4vw,54px); }
.woocommerce ul.products li.product { border-radius:18px; }

@media (max-width: 1120px) {
  .gb-category-grid { grid-template-columns:repeat(3,1fr); }
  .gb-project-grid { grid-template-columns:repeat(2,1fr); }
}
@media (max-width: 767px) {
  .gb-wrap { width:min(calc(100% - 28px), var(--gb-width)); }
  .gb-section { padding:64px 0; }
  .gb-site-header { inset:0 0 auto; height:83px; padding-top:7px; }
  .gb-header-inner { width:calc(100% - 20px); min-height:76px; padding:0 10px 0 102px; }
  .gb-logo { width:100px; left:3px; top:-7px; }
  .gb-nav { display:none; position:absolute; top:82px; left:0; right:0; padding:25px; flex-direction:column; align-items:flex-start; background:#fff; border-radius:16px; box-shadow:0 15px 35px rgba(0,0,0,.15); }
  .gb-nav.is-open { display:flex; }
  .gb-menu-toggle { display:grid !important; }
  .gb-actions { gap:5px; margin-left:auto; }
  .gb-icon-button { width:45px; height:45px; }
  .gb-actions .gb-account { display:none; }
  .gb-hero { height:100vw; min-height:0; background-position:center; }
  .gb-hero-content { height:auto; padding:0; margin-bottom:9%; align-self:flex-end; }
  .gb-hero h1 { font-size:44px; }
  .gb-product-shell .products { grid-template-columns:1fr !important; }
  .gb-category-grid { grid-template-columns:repeat(2,1fr); }
  .gb-category-card { min-height:220px; }
  .gb-split, .gb-service-grid, .gb-step-grid, .gb-footer-grid { grid-template-columns:1fr; }
  .gb-service { min-height:380px; }
  .gb-project-grid { grid-template-columns:1fr; }
  .gb-cta { padding:35px 25px; grid-template-columns:1fr; }
  body:not(.home) .site-main { width:calc(100% - 28px); padding-top:115px; }
}

/* The homepage header and footer are mounted from native Elementor HTML widgets. */
.home .gb-theme-header,
.gb-elementor-footer-template,
.gb-elementor-footer-template > .elementor { display: block; width: 100%; }
.gb-elementor-footer-template .gb-site-footer.e-con,
.gb-elementor-footer-template .gb-site-footer > .gb-wrap.e-con,
.gb-elementor-footer-template .gb-footer-column.e-con { display: block; }
.gb-elementor-footer-template .gb-site-footer.e-con {
  width: 100%;
  max-width: none;
  min-height: 755px !important;
  margin: 0;
  padding: 120px 0 25px !important;
  gap: 0 !important;
  flex: none;
}
.gb-elementor-footer-template .gb-site-footer.e-con::before {
  content: "" !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 25%;
  background: linear-gradient(90deg, #205ab2, #528be0) !important;
}
.gb-elementor-footer-template .gb-site-footer > .gb-wrap.e-con {
  margin-inline: auto;
  padding: 0 !important;
  gap: 0 !important;
}
.gb-elementor-footer-template .gb-footer-grid.e-con {
  display: grid;
  padding: 0 !important;
  gap: 50px !important;
}
.gb-elementor-footer-template .gb-footer-column.e-con {
  padding: 0 !important;
  gap: 0 !important;
}
.gb-elementor-footer-template .gb-footer-heading,
.gb-elementor-footer-template .gb-footer-link { width: 100%; max-width: none; margin: 0 !important; }
.gb-elementor-footer-template .gb-footer-heading .elementor-heading-title {
  color: #fff !important;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
}
.gb-elementor-footer-template .gb-footer-link .elementor-button-wrapper { width: 100%; }
.gb-elementor-footer-template .gb-footer-link .elementor-button {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  font: inherit;
  text-align: left;
}
.gb-elementor-footer-template .gb-footer-link .elementor-button-content-wrapper {
  justify-content: flex-start;
}
.gb-elementor-footer-template .gb-footer-brands.e-con { display: grid; padding: 0 !important; gap: 9px !important; }
.gb-elementor-footer-template .gb-footer-brand { width: 100%; max-width: none; }
.gb-elementor-footer-template .gb-footer-bottom p { margin: 0; }

@media (max-width: 767px) {
  .gb-elementor-footer-template .gb-site-footer.e-con {
    min-height: 1866px !important;
    padding: 100px 0 30px !important;
  }
  .gb-elementor-footer-template .gb-site-footer.e-con::before {
    top: auto;
    width: 100%;
    height: 25%;
  }
  .gb-elementor-footer-template .gb-footer-grid.e-con { gap: 75px !important; }
}
.home .elementor .gb-native-header-mount {
  position: relative !important;
  z-index: 50;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  min-height: 0 !important;
}
.home .elementor .gb-native-header-html,
.home .elementor .gb-native-header-html > .elementor-widget-container { height: 0; }
.home .elementor .gb-native-footer-mount {
  display: block !important;
  width: 100% !important;
  min-height: 755px !important;
}
.home .elementor .gb-native-footer-html,
.home .elementor .gb-native-footer-html > .elementor-widget-container { width: 100%; }
@media (max-width: 767px) {
  .home .elementor .gb-native-footer-mount { min-height: 1866px !important; }
}
@media (max-width: 479px) {
  .gb-hero { height:120vw; }
}

/* Homepage fidelity layer: geometry and styling measured from the recovered site. */
body.home { overflow-x: hidden; }
body.home .site-main { overflow: hidden; }
.home .gb-wrap { width: 95%; max-width: none; }
.home .gb-section { position: relative; padding: 60px 0; overflow: hidden; }
.home .gb-title {
  margin: 0 0 44px;
  font-size: 58px;
  font-weight: 200;
  line-height: 1.2;
  letter-spacing: -.035em;
}
.home .gb-title strong { color: inherit; font-weight: 700; }
.gb-centered { text-align: center; }

.gb-header-inner { width: calc(100% - 50px); max-width: none; }
.gb-native-header-html { font-size: 0; line-height: 0; }
.gb-nav { position: absolute; left: 380px; top: 33px; gap: 0; margin: 0; font-size: 15px; line-height: 22px; }
.gb-nav a { display: block; padding: 11px 16px 13px; }
.gb-nav .gb-language-switcher { margin-left: 6px; padding: 0 9px; }
.gb-nav .gb-language-switcher a { display: inline; width: auto; padding: 0; }
.gb-nav .has-menu::after { content: "⌄"; margin-left: 4px; font-size: 12px; position: relative; top: -1px; }
.gb-nav .is-promo { margin: 6px 4px 8px; padding: 5px 11px 6px; }
.gb-actions { position: absolute; right: 18px; top: 15px; gap: 18px; margin: 0; }
.gb-icon-button { width: 50px; height: 50px; padding: 0; }
.gb-icon-button svg { width: 28px; height: 28px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.gb-cart-link { position: relative; }
.gb-cart-count {
  position: absolute;
  top: -8px;
  right: -4px;
  display: grid;
  place-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #fff;
  background: #e52929;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.home .gb-hero {
  height: 100vh;
  min-height: 680px;
  display: block;
  background-image: linear-gradient(90deg, rgba(0,0,0,.64), rgba(0,0,0,.02) 62%), url('/wp-content/uploads/gymbro/2026/08/slider-3.webp');
  background-position: center;
}
.home .gb-hero-content {
  position: absolute;
  left: 3.5%;
  bottom: 82px;
  width: 47%;
  max-width: 680px;
  padding: 0;
  margin: 0;
}
.home .gb-hero-brand { display: block; width: 190px; margin: 0 0 24px; }
.home .gb-hero h1 { margin: 0; font-size: 45px; font-weight: 700; line-height: 1.2; letter-spacing: -.035em; }
.home .gb-highlight { padding: 0 .1em .04em; border-radius: 7px; }
.gb-down { display: grid; place-items: center; width: 65px; height: 65px; margin-top: 22px; border-radius: 50%; color: #fff; background: var(--gb-primary); font-size: 34px; line-height: 1; }
.gb-hero-dots { position: absolute; bottom: 31px; left: 50%; display: flex; gap: 8px; transform: translateX(-50%); }
.gb-hero-dots i { width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,.75); }
.gb-hero-dots i.active { background: var(--gb-primary); }

.gb-product-shell { height: 818px; padding: 0 !important; background: #fff; }
.gb-product-shell .gb-wrap, .gb-recommended .gb-wrap { padding-top: 90px; }
.gb-product-shell .gb-title, .gb-recommended .gb-title { width: 900px; max-width: 900px; margin: 0 auto 60px; padding-bottom: 10px; }
.gb-product-shell .gb-title strong, .gb-recommended .gb-title strong { display: block; }
.gb-products-grid { display: grid; grid-template-columns: repeat(5, 1fr); width: 100%; }
.gb-product-card { position: relative; min-width: 0; height: 472px; padding: 0 10px; }
.gb-product-card:nth-child(6) { display: none; }
.gb-product-image { position: relative; display: block; height: 274px; overflow: hidden; border-radius: 15px; background: var(--gb-light); }
.gb-product-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: darken; }
.gb-sale { position: absolute; top: 12px; left: 12px; z-index: 2; padding: 2px 8px; color: #111; font-size: 14px; font-weight: 650; }
.gb-sale::before { content: ""; position: absolute; inset: 1px -1px; z-index: -1; border-radius: 7px; background: var(--gb-light-blue); transform: rotate(-4deg); }
.gb-product-card h3 { min-height: 7em; margin: 0; padding: 15px; color: #151515; font-size: 17px; font-weight: 500; line-height: 1.4; }
.gb-product-card h3 a, .gb-cart { color: #151515 !important; }
.gb-price { padding: 0 15px 20px; color: #000; font-size: 18px; font-weight: 800; }
.gb-price del { display: inline; color: #98a6b3; font-weight: 600; }
.gb-cart { position: absolute; right: 10px; bottom: 0; left: 10px; display: block; padding: 7px 12px; border: 1px solid #d2dde8; border-radius: 50px; text-align: center; font-size: 15px; }
.gb-slider-controls { display: flex; justify-content: center; gap: 16px; height: 65px; margin-top: 17px; }
.gb-slider-controls button { width: 65px; height: 65px; padding: 0; border: 1px solid #d2dde8; border-radius: 50%; color: #d2dde8; background: #fff; font-size: 34px; line-height: 1; }
.gb-slider-controls button.active { border-color: var(--gb-primary); color: #fff; background: var(--gb-primary); }

.gb-categories { height: 954px; padding: 0 !important; background: #fff; }
.gb-categories .gb-title { width: 900px; margin: 57px auto 63px; padding-bottom: 10px; }
.gb-categories .gb-title strong { display: block; }
.gb-category-viewport { width: 100vw; margin-left: -2.5vw; overflow: hidden; }
.gb-category-grid { display: flex; width: max-content; margin-left: 16.4vw; }
.gb-category-card { flex: 0 0 391px; width: 391px; min-height: 499px; padding: 10px; display: block; overflow: visible; background: transparent; border-radius: 0; }
.gb-category-card::after { display: none; }
.gb-category-card img { position: static; width: 100%; height: 375px; border: 1px solid #d2dde8; border-radius: 15px 15px 0 0; mix-blend-mode: darken; }
.gb-category-card h3 { min-height: 98px; margin: 0; padding: 18px 20px; border: 1px solid #d2dde8; border-top: 0; border-radius: 0 0 15px 15px; color: #151515; font-size: 27px; font-weight: 600; line-height: 1.2; }
.gb-categories .gb-slider-controls { margin-top: 18px; }

.gb-build { height: 972px; padding: 0 !important; border: 40px solid #fff; border-bottom: 0; border-radius: 55px 55px 0 0; background: #151515; color: #fff; }
.gb-build-copy { position: absolute; top: 167px; left: 50%; width: 760px; transform: translateX(-50%); }
.gb-build-copy .gb-title { margin-bottom: 40px; }
.gb-build-copy .gb-title strong { display: block; }
.gb-build-copy p { margin: 0; font-size: 30px; line-height: 1.6; }
.gb-build-copy p strong { position: relative; z-index: 1; padding: 0 4px; color: #fff; font-size: 43px; line-height: 1; white-space: nowrap; }
.gb-build-copy p strong::before { content: ""; position: absolute; inset: 7px -7px -3px; z-index: -1; border-radius: 7px; background: var(--gb-primary); }
.gb-build-images { position: absolute; top: 145px; display: grid; gap: 123px; width: 203px; }
.gb-build-images--left { left: -197px; }
.gb-build-images--right { right: -197px; }
.gb-build-images img { width: 203px; height: 305px; object-fit: cover; border-radius: 0 15px 15px 0; }
.gb-build-images img + img { height: 270px; }
.gb-build-images--right img { border-radius: 15px 0 0 15px; }

.gb-benefits { height: 1474px; padding: 180px 0 120px !important; background: #151515; color: #fff; }
.gb-benefit-grid { position: relative; display: block; min-height: 660px; }
.gb-benefit { position: absolute; min-height: 0; padding: 36px; overflow: hidden; border-radius: 15px; background: #528be0; }
.gb-benefit:nth-child(1) { top: 70px; left: 0; width: 23.35%; height: 305px; }
.gb-benefit:nth-child(2) { top: 0; left: 27.92%; width: 18.68%; height: 244px; }
.gb-benefit:nth-child(3) { top: 70px; left: 51.13%; width: 23.35%; height: 305px; }
.gb-benefit:nth-child(4) { top: 0; left: 79.08%; width: 18.68%; height: 244px; }
.gb-benefit:nth-child(5) { top: 333px; left: 2.36%; width: 18.68%; height: 220px; }
.gb-benefit:nth-child(6) { top: 406px; left: 25.56%; width: 23.35%; height: 274px; }
.gb-benefit:nth-child(7) { top: 333px; left: 53.47%; width: 18.68%; height: 220px; }
.gb-benefit:nth-child(8) { top: 406px; left: 76.68%; width: 23.35%; height: 274px; }
.gb-benefit:nth-child(2), .gb-benefit:nth-child(8) { background: #252525; }
.gb-benefit:nth-child(4), .gb-benefit:nth-child(6) { background: var(--gb-primary); }
.gb-benefit:nth-child(3), .gb-benefit:nth-child(5) { border: 1px solid #3c3c3c; background: center/cover no-repeat url('/wp-content/uploads/gymbro/2026/07/acc-bg.webp'); }
.gb-benefit:nth-child(5) { background-image: url('/wp-content/uploads/gymbro/2026/07/acc-bg-2.webp'); }
.gb-benefit:nth-child(odd) { min-height: 0; }
.gb-benefit img { position: relative; z-index: 1; width: 100px; height: 100px; object-fit: contain; }
.gb-benefit p { position: relative; z-index: 1; margin: 18px 0 0; color: #fff; font-size: 22px; line-height: 1.4; }
.gb-benefit::after { content: ""; position: absolute; inset: 0; background: linear-gradient(transparent, rgba(0,0,0,.45)); opacity: 0; }
.gb-benefit:nth-child(3)::after, .gb-benefit:nth-child(5)::after { opacity: 1; }
.gb-service-grid { margin-top: 140px; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.gb-service { min-height: 444px; border-radius: 15px; }
.gb-service h3 { left: 30px; right: 110px; bottom: 30px; font-size: 30px; line-height: 1.2; }
.gb-service > span { position: absolute; right: 30px; bottom: 30px; z-index: 3; display: grid; place-items: center; width: 54px; height: 54px; border: 1px solid #98a6b3; border-radius: 15px; font-size: 30px; }

.gb-steps { height: 1322px; padding: 65px 0 100px !important; background: #fff; }
.gb-steps .gb-title { width: 900px; margin: 0 auto 135px; padding-bottom: 10px; }
.gb-steps .gb-title strong { display: inline; }
.gb-steps .gb-title em { display: block; font-style: normal; }
.gb-step-grid { display: block; counter-reset: steps; }
.gb-step { position: relative; min-height: 128px; padding: 25px 0 28px 195px; border: 0; border-bottom: 1px solid #d2dde8; border-radius: 0; background: #fff; }
.gb-step::before { position: absolute; top: 22px; left: 0; margin: 0; content: "0" counter(steps); color: var(--gb-primary); font-size: 75px; font-weight: 800; line-height: 1; }
.gb-step h3, .gb-step p { display: inline-block; vertical-align: top; }
.gb-step h3 { width: 43%; margin: 0; padding: 8px 0; font-size: 30px; font-weight: 700; line-height: 1.2; }
.gb-step p { width: 52%; margin: 0; padding: 8px 0 8px 65px; color: #151515; font-size: 17px; line-height: 1.65; }

.gb-about { height: 855px; padding: 90px 0 200px !important; overflow: hidden; color: #fff; background: center/cover no-repeat url('/wp-content/uploads/gymbro/2026/07/about-bg.webp'); }
.gb-about::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,0,0,.62), rgba(0,0,0,.05)); }
.gb-about .gb-split { display: block; }
.gb-about-copy { position: relative; z-index: 2; width: 48%; }
.gb-about .gb-title { margin-bottom: 22px; }
.gb-about .gb-copy { color: #fff; font-size: 17px; line-height: 1.65; }
.gb-about-handle { position: absolute; top: 0; right: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; pointer-events: none; }

.gb-projects { height: 752px; padding: 60px 0 0 !important; background: var(--gb-light); }
.gb-projects .gb-title { width: 900px; margin: 0 auto 162px; }
.gb-projects .gb-title strong:first-child { display: inline; }
.gb-project-grid { gap: 30px; }
.gb-project { min-height: 292px; overflow: visible; border-radius: 15px; background: transparent; }
.gb-project::after { display: none; }
.gb-project img { height: 224px; border-radius: 15px; object-fit: cover; }
.gb-project span { top: 224px; bottom: auto; left: 0; right: 0; min-height: 68px; padding: 10px 15px; border: 1px solid #d2dde8; border-radius: 15px; color: #151515; font-size: 20px; font-weight: 500; }
.gb-projects .gb-centered { margin: 35px 0 0; }

.gb-clients { height: 654px; padding: 92px 0 60px !important; background: #fff; }
.gb-clients .gb-title { width: 900px; margin: 0 auto 50px; }
.gb-clients .gb-title strong { display: inline; }
.gb-client-grid { display: grid; grid-template-columns: repeat(8, 1fr); gap: 20px; }
.gb-client { min-width: 0; text-align: center; }
.gb-client img { width: 100%; height: 96px; padding: 5px; object-fit: contain; border-radius: 10px; background: #fff; }
.gb-client p { margin: 8px 5px 0; font-size: 14px; line-height: 1.2; }
.gb-client strong { display: block; padding-bottom: 3px; font-size: 17px; }

.gb-recommended { height: 908px; padding: 0 !important; background: #fff; }
.gb-recommended .gb-wrap { padding-top: 90px; }
.gb-recommended .gb-products-grid { margin-top: 0; }
.gb-recommended .gb-slider-controls { margin-top: 17px; }

.gb-brands { height: 566px; padding: 90px 0 80px !important; background: var(--gb-light); }
.gb-brands .gb-title { width: 900px; margin: 0 auto 110px; padding-bottom: 10px; }
.gb-brands .gb-title strong { display: block; }
.gb-brand-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; width: min(1300px, 95%); margin: auto; }
.gb-brand-grid a { height: 157px; padding: 5px; border: 1px solid #d2dde8; border-radius: 15px; background: #fff; }
.gb-brand-grid img { width: 100%; height: 100%; object-fit: contain; border-radius: 10px; }

.home .gb-cta { height: 634px; min-height: 0; padding: 0 !important; display: grid; grid-template-columns: 1fr 1fr; gap: 0; align-items: stretch; border-radius: 0; background: #fff; }
.gb-cta-panel { position: relative; padding: 90px 5% 300px; overflow: hidden; }
.gb-cta-panel > div { position: relative; z-index: 2; }
.gb-cta-panel p { margin: 0 0 28px; font-size: 43px; font-weight: 300; line-height: 1.2; }
.gb-cta-panel p strong { font-weight: 700; }
.gb-cta-left { color: #fff; background: var(--gb-primary) center bottom/cover no-repeat url('/wp-content/uploads/gymbro/2026/07/cta-left.webp'); }
.gb-cta-left::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(0,0,0,.4), transparent); }
.gb-cta-left .gb-button { color: #111 !important; background: var(--gb-light-blue) !important; }
.gb-cta-right { color: #151515; background: #fff; }
.gb-cta-right > img { position: absolute; right: -3%; bottom: -8%; width: 78%; }

@media (min-width: 981px) {
  .home .gb-hero { height: 100vh; min-height: 680px; }
}

/* Desktop header geometry recovered from the original 1600px layout. */
@media (min-width: 1101px) {
  .gb-nav {
    top: 33px;
    right: 287px;
    left: auto;
    width: 720.34375px;
    height: 47px;
    align-items: flex-start;
    font-family: Commissioner, Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 14px;
  }
  .gb-nav > a {
    position: relative;
    display: block;
    flex: 0 0 auto;
    height: 47px;
    padding: 0 10px 33px;
  }
  .gb-nav > a:nth-child(1) { width: 123.890625px; }
  .gb-nav > a:nth-child(2) { width: 78.1875px; }
  .gb-nav > a:nth-child(3) { width: 76.703125px; }
  .gb-nav > a:nth-child(4) { width: 109.03125px; }
  .gb-nav > a:nth-child(5) { width: 99.546875px; }
  .gb-nav > a:nth-child(6) { width: 120.328125px; }
  .gb-nav > a:nth-child(7) { width: 112.65625px; }
  .gb-nav > .has-menu { padding-right: 24px; }
  .gb-nav > .has-menu::after {
    content: "";
    position: absolute;
    top: 2px;
    right: 11px;
    width: 6px;
    height: 6px;
    margin: 0;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
  }
  .gb-nav > .is-promo {
    z-index: 0;
    height: 47px;
    margin: 0;
    padding: 0 10px 33px;
    border-radius: 0;
    background: transparent;
    transform: none;
  }
  .gb-nav > .is-promo::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -8px;
    right: 0;
    bottom: 23px;
    left: 0;
    border-radius: 8px;
    background: var(--gb-light-blue);
    transform: rotate(-4deg);
  }
}

@media (max-width: 1300px) and (min-width: 768px) {
  .gb-nav { right: auto; left: 180px; width: auto; height: auto; font-size: 12px; }
  .gb-nav a { padding-inline: 5px; }
  .gb-actions .gb-account { display: none; }
  .gb-benefit-grid { gap: 20px; }
}

@media (max-width: 767px) {
  .home .gb-wrap { width: 90%; }
  .home .gb-title { font-size: 40px; line-height: 1.2; }
  .gb-header-inner { width: calc(100% - 20px); }
  .gb-nav { left: 0; top: 82px; font-size: 16px; }
  .gb-nav a { width: 100%; padding: 9px 12px; }
  .gb-actions { right: 8px; top: 15px; }
  .gb-icon-button { width: 45px; height: 45px; }
  .home .gb-hero { height: 100vw; min-height: 0; background-image: linear-gradient(90deg, rgba(0,0,0,.58), rgba(0,0,0,.05)), url('/wp-content/uploads/gymbro/2026/08/hoist4-1.jpg'); }
  .home .gb-hero-content { left: 5%; bottom: 28px; width: 90%; max-width: none; }
  .home .gb-hero-brand { width: 145px; margin-bottom: 12px; }
  .home .gb-hero h1 { width: 72%; font-size: 25px; line-height: 1.2; }
  .gb-down { width: 48px; height: 48px; margin-top: 12px; font-size: 25px; }
  .gb-hero-dots { bottom: 12px; }

  .gb-product-shell { height: 1640px; padding: 0 !important; }
  .gb-product-shell .gb-wrap, .gb-recommended .gb-wrap { padding-top: 78px; }
  .gb-product-shell .gb-title, .gb-recommended .gb-title { width: 95%; margin: 0 0 53px 5%; padding-bottom: 0; }
  .gb-products-grid { grid-template-columns: repeat(2, 1fr); }
  .gb-product-shell .gb-products-grid, .gb-recommended .gb-products-grid { width: 105.556%; margin-left: -2.778%; }
  .gb-product-card { height: 437px; padding: 0 5px; margin-bottom: 30px; }
  .gb-product-card:nth-child(6) { display: block; }
  .gb-product-image { height: 238px; }
  .gb-product-card h3 { min-height: 7.7em; padding: 12px 10px; font-size: 15px; }
  .gb-price { padding: 0 10px 18px; font-size: 16px; line-height: 1.3; }
  .gb-cart { right: 5px; left: 5px; padding: 7px 5px; font-size: 13px; }
  .gb-product-shell .gb-slider-controls, .gb-recommended .gb-slider-controls { display: none; }

  .gb-categories { height: 890px; padding: 0 !important; }
  .gb-categories .gb-title { width: 90%; margin: 70px auto 0; padding-bottom: 0; }
  .gb-category-viewport { margin-left: -5vw; }
  .gb-category-grid { margin-left: 42.5vw; }
  .gb-category-card { flex-basis: 396px; width: 396px; min-height: 490px; }
  .gb-category-card { height: 490px; overflow: hidden; }
  .gb-category-card img { height: 373px; }
  .gb-category-card h3 { min-height: 84px; font-size: 24px; }

  .gb-build { height: 1250px; padding: 90px 5% !important; border: 0; border-radius: 0; }
  .gb-build-copy { position: absolute; top: 410px; left: 5%; width: 90%; transform: none; }
  .gb-build-copy .gb-title { margin-bottom: 25px; }
  .gb-build-copy p { font-size: 22px; line-height: 1.55; }
  .gb-build-copy p strong { font-size: 32px; }
  .gb-build-images { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; width: 90%; }
  .gb-build-images--left { top: 90px; bottom: auto; left: 5%; }
  .gb-build-images--right { top: auto; right: 5%; bottom: 0; }
  .gb-build-images img, .gb-build-images img + img { width: 100%; height: 287px; border-radius: 15px; object-fit: cover; }

  .gb-benefits { height: 2820px; padding: 90px 5% !important; }
  .gb-benefits .gb-wrap { width: 100%; }
  .gb-benefit-grid { position: static; display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; min-height: 0; }
  .gb-benefit, .gb-benefit:nth-child(n) { position: relative; top: auto; left: auto; width: auto; min-height: 0; height: 281px; padding: 30px 20px; }
  .gb-benefit:nth-child(-n+2) { height: 256px; }
  .gb-benefit img { width: 80px; height: 80px; }
  .gb-benefit p { font-size: 20px; }
  .gb-service-grid { grid-template-columns: 1fr; gap: 20px; margin-top: 90px; }
  .gb-service { min-height: 450px; }

  .gb-steps { height: 1691px; padding: 90px 0 70px !important; }
  .gb-steps .gb-title { width: 90%; margin: 0 auto 89px; padding-bottom: 0; }
  .gb-step { min-height: 0; padding: 29px 0 29px 50px; }
  .gb-step::before { top: 25px; font-size: 50px; }
  .gb-step h3, .gb-step p { display: block; width: 100%; }
  .gb-step h3 { padding: 0 0 10px 40px; font-size: 24px; }
  .gb-step p { padding: 0 0 0 40px; font-size: 17px; }

  .gb-about { height: 847px; padding: 70px 0 !important; }
  .gb-about::before { background: rgba(0,0,0,.55); }
  .gb-about-copy { width: 100%; }
  .gb-about .gb-title { margin-bottom: 25px; }
  .gb-about-handle { object-position: 68% center; }

  .gb-projects { height: 870px; padding-top: 60px !important; }
  .gb-projects .gb-title { width: 90%; margin: 0 auto 127px; }
  .gb-project-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .gb-project { min-height: 233px; }
  .gb-project img { height: 170px; }
  .gb-project span { top: 170px; min-height: 63px; font-size: 15px; }
  .gb-projects .gb-centered { margin-top: 28px; }

  .gb-clients { height: 1280px; padding: 55px 0 60px !important; }
  .gb-clients .gb-title { width: 90%; margin: 0 auto 54px; }
  .gb-client-grid { grid-template-columns: repeat(3, 1fr); gap: 20px; }
  .gb-client img { height: 96px; }
  .gb-client p { min-height: 46px; }
  .gb-client:last-child { grid-column: 2; }

  .gb-recommended { height: 1680px; }
  .gb-brands { height: 1199px; padding: 90px 0 !important; }
  .gb-brands .gb-title { width: 90%; margin: 0 auto 89px; padding-bottom: 0; }
  .gb-brand-grid { grid-template-columns: 1fr; gap: 20px; width: 100%; }
  .gb-brand-grid a { height: 212px; }
  .gb-brand-grid a:last-child { width: 50%; }

  .home .gb-cta { height: 1066px; grid-template-columns: 1fr; grid-template-rows: 1fr 1fr; }
  .gb-cta-panel { padding: 90px 5% 200px; }
  .gb-cta-panel p { font-size: 32px; }
  .gb-cta-right > img { width: 85%; }
}

@media (max-width: 479px) {
  .home .gb-title { font-size: 30px; }
  .home .gb-hero { height: 120vw; }
  .home .gb-hero h1 { font-size: 23px; }
  .gb-product-card h3 { font-size: 13px; }
  .gb-build-copy p { font-size: 19px; }
  .gb-build-copy p strong { font-size: 25px; }
  .gb-benefit p { font-size: 18px; }
}

.gb-site-footer { position: relative; min-height: 755px; padding: 120px 0 25px; overflow: hidden; background: #151515; }
.gb-site-footer::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 25%; background: linear-gradient(90deg, #205ab2, #528be0); }
.gb-site-footer .gb-wrap { position: relative; z-index: 1; width: 95%; max-width: none; }
.gb-footer-grid { grid-template-columns: repeat(4, 1fr); gap: 50px; }
.gb-site-footer h3 { margin: 0 0 20px; padding: 0 0 20px; border-bottom: 1px solid #3c3c3c; font-size: 22px; }
.gb-footer-contact h3 { border-color: rgba(255,255,255,.35); }
.gb-site-footer a, .gb-site-footer p { color: #fff; font-size: 15px; }
.gb-footer-brands { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.gb-footer-brands img { width: 100%; height: 78px; padding: 5px; object-fit: contain; border-radius: 10px; background: #fff; }
.gb-footer-bottom { position: relative; display: flex; align-items: flex-end; gap: 24px; min-height: 175px; margin-top: 55px; padding-top: 30px; border-top: 1px solid #333; }
.gb-footer-bottom .gb-footer-logo { width: 100px; margin: 0; }

@media (max-width: 767px) {
  .gb-site-footer { min-height: 1866px; padding: 100px 0 30px; }
  .gb-site-footer::before { top: auto; width: 100%; height: 25%; }
  .gb-site-footer .gb-wrap { width: 90%; }
  .gb-footer-grid { grid-template-columns: 1fr; gap: 75px; }
  .gb-footer-grid > div { min-height: 245px; }
  .gb-footer-brands img { height: 95px; }
  .gb-footer-bottom { min-height: 220px; margin-top: 65px; }
}

/* Native Elementor document normalization. */
.home .elementor { overflow: hidden; }
.home .elementor .gb-hero,
.home .elementor .gb-section,
.home .elementor .gb-wrap,
.home .elementor .gb-product-card,
.home .elementor .gb-category-card,
.home .elementor .gb-build-images,
.home .elementor .gb-build-copy,
.home .elementor .gb-benefit-grid,
.home .elementor .gb-benefit,
.home .elementor .gb-service-grid,
.home .elementor .gb-service,
.home .elementor .gb-step-grid,
.home .elementor .gb-step,
.home .elementor .gb-about-copy,
.home .elementor .gb-project-grid,
.home .elementor .gb-project,
.home .elementor .gb-client-grid,
.home .elementor .gb-client,
.home .elementor .gb-brand-grid,
.home .elementor .gb-cta-panel,
.home .elementor .gb-cta-copy,
.home .elementor .gb-slider-controls,
.home .elementor .gb-hero-content,
.home .elementor .gb-hero-dots,
.home .elementor .gb-dot {
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --margin-top: 0;
  --margin-right: 0;
  --margin-bottom: 0;
  --margin-left: 0;
  padding: 0;
}
.home .elementor .elementor-widget { margin-block-end: 0; }
.home .elementor .gb-wrap { width: 95%; margin-inline: auto !important; }
.home .elementor .gb-hero { height: 100vh !important; min-height: 680px !important; max-height: 100vh; flex: none; }
.home .elementor .gb-product-shell { height: 818px !important; min-height: 818px !important; max-height: 818px; flex: none; }
.home .elementor .gb-categories { height: 954px !important; min-height: 954px !important; max-height: 954px; flex: none; }
.home .elementor .gb-build { height: 972px !important; min-height: 972px !important; max-height: 972px; flex: none; }
.home .elementor .gb-benefits { height: 1474px !important; min-height: 1474px !important; max-height: 1474px; flex: none; }
.home .elementor .gb-steps { height: 1322px !important; min-height: 1322px !important; max-height: 1322px; flex: none; }
.home .elementor .gb-about { height: 855px !important; min-height: 855px !important; max-height: 855px; flex: none; }
.home .elementor .gb-projects { height: 752px !important; min-height: 752px !important; max-height: 752px; flex: none; }
.home .elementor .gb-clients { height: 654px !important; min-height: 654px !important; max-height: 654px; flex: none; }
.home .elementor .gb-recommended { height: 908px !important; min-height: 908px !important; max-height: 908px; flex: none; }
.home .elementor .gb-brands { height: 566px !important; min-height: 566px !important; max-height: 566px; flex: none; }
.home .elementor .gb-cta { height: 634px !important; min-height: 634px !important; max-height: 634px; flex: none; }

.home .elementor .gb-title .elementor-heading-title,
.home .elementor .gb-hero-title .elementor-heading-title { color: inherit; font: inherit; letter-spacing: inherit; }
.home .elementor .gb-hero-content {
  display: block;
  top: 524.6px;
  bottom: auto;
  width: 629.4px;
  max-width: none;
}
.home .elementor .gb-hero-brand { text-align: left; }
.home .elementor .gb-hero-brand img { display: block; width: 100%; }
.home .elementor .gb-hero-brand { width: 400px; margin-bottom: 9px; }
.home .elementor .gb-hero-title .elementor-heading-title { margin: 0; color: #fff; font-size: 44.8px; font-weight: 700; line-height: 1.3; letter-spacing: normal; }
.home .elementor .gb-hero-title { position: relative !important; top: 9px; }
.home .elementor .gb-down { position: absolute !important; top: 236.4px; left: 631.6px; display: block; width: 76px; height: 76px; margin: 0; background: transparent !important; }
.home .elementor .gb-down .elementor-button { display: grid; place-items: center; width: 76px; height: 76px; padding: 0; border-radius: 50%; color: #fff; background: var(--gb-primary); font-size: 38px; }
.home .elementor .gb-dot { flex: 0 0 25px; width: 25px; height: 10px; min-height: 10px; border-radius: 10px; background: rgba(255,255,255,.5); }
.home .elementor .gb-dot.active { background: var(--gb-primary); }
.home .elementor .gb-hero-dots { position: absolute !important; right: auto !important; bottom: 39px !important; left: 50% !important; width: auto !important; flex-direction: row; gap: 10px !important; transform: translateX(-50%); }
.home .elementor .gb-hero-arrow { position: absolute !important; top: calc(50% + 9px); z-index: 4; width: 35px; transform: translateY(-50%); }
.home .elementor .gb-hero-prev { left: 0; }
.home .elementor .gb-hero-next { right: 0; }
.home .elementor .gb-hero-arrow .elementor-button { display: grid; place-items: center; width: 35px; height: 66px; padding: 0; border-radius: 10px; color: #111; background: var(--gb-light-blue); }
.home .elementor .gb-hero-prev .elementor-button { border-radius: 0 10px 10px 0; }
.home .elementor .gb-hero-next .elementor-button { border-radius: 10px 0 0 10px; }
.home .elementor .gb-hero-arrow .elementor-button-text { font-size: 0; }
.home .elementor .gb-hero-arrow .elementor-button-text::before { content: ""; display: block; width: 11px; height: 11px; border-top: 2px solid #111; border-right: 2px solid #111; }
.home .elementor .gb-hero-prev .elementor-button-text::before { transform: rotate(-135deg); }
.home .elementor .gb-hero-next .elementor-button-text::before { transform: rotate(45deg); }
.home .elementor .gb-down .elementor-button-text { position: relative; width: 24px; height: 34px; font-size: 0; }
.home .elementor .gb-down .elementor-button-text::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 11px;
  width: 3px;
  height: 19px;
  background: repeating-linear-gradient(to bottom, #fff 0 4px, transparent 4px 7px);
}
.home .elementor .gb-down .elementor-button-text::after {
  content: "";
  position: absolute;
  right: 4px;
  bottom: 3px;
  width: 14px;
  height: 14px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
}

.home .elementor .gb-product-shell > .gb-wrap,
.home .elementor .gb-recommended > .gb-wrap { padding-top: 90px; }
.home .elementor .gb-products-grid { display: grid !important; grid-template-columns: repeat(5, minmax(0, 1fr)); width: 100%; }
.home .elementor .gb-product-card { display: block !important; width: auto; min-width: 0; height: 472px; padding: 0 10px; }
.home .elementor .gb-product-image { display: block; height: 274px; overflow: hidden; border-radius: 15px; background: var(--gb-light); }
.home .elementor .gb-product-image .elementor-widget-container,
.home .elementor .gb-product-image a { display: block; height: 100%; }
.home .elementor .gb-product-image img { width: 100%; height: 100%; object-fit: contain; }
.home .elementor .gb-sale { position: absolute; top: 12px; left: 22px; z-index: 3; width: auto; }
.home .elementor .gb-sale .elementor-heading-title { position: relative; padding: 2px 8px; color: #111; font-size: 14px; font-weight: 650; }
.home .elementor .gb-sale .elementor-heading-title::before { content: ""; position: absolute; inset: 1px -1px; z-index: -1; border-radius: 7px; background: var(--gb-light-blue); transform: rotate(-4deg); }
.home .elementor .gb-product-title .elementor-heading-title { min-height: 7em; margin: 0; padding: 15px; color: #151515; font-size: 17px; font-weight: 500; line-height: 1.4; }
.home .elementor .gb-product-title a { color: #151515; }
.home .elementor .gb-price { padding: 0 15px 20px; color: #000; font-size: 18px; font-weight: 800; }
.home .elementor .gb-price p { margin: 0; }
.home .elementor .gb-cart { position: absolute; right: 10px; bottom: 0; left: 10px; width: auto; background: transparent !important; }
.home .elementor .gb-cart .elementor-button { display: block; width: 100%; padding: 7px 12px; border: 1px solid #d2dde8; border-radius: 50px; color: #151515; background: transparent; font-size: 15px; text-align: center; }

.home .elementor .gb-slider-controls { display: flex !important; flex-direction: row; justify-content: center; gap: 16px; }
.home .elementor .gb-slider-controls > .elementor-widget-button { flex: 0 0 65px; width: 65px; }
.home .elementor .gb-slider-controls .elementor-button { display: grid; place-items: center; width: 65px; height: 65px; padding: 0; border: 1px solid #d2dde8; border-radius: 50%; color: #d2dde8; background: #fff; font-size: 34px; }
.home .elementor .gb-slider-controls .active .elementor-button { border-color: var(--gb-primary); color: #fff; background: var(--gb-primary); }

.home .elementor .gb-category-viewport { display: block !important; }
.home .elementor .gb-category-grid { display: flex !important; flex-direction: row; flex-wrap: nowrap; }
.home .elementor .gb-category-card { display: block !important; width: 391px; min-width: 391px; height: 499px; padding: 10px; }
.home .elementor .gb-category-image { height: 375px; }
.home .elementor .gb-category-image .elementor-widget-container,
.home .elementor .gb-category-image a { display: block; height: 100%; }
.home .elementor .gb-category-image img { width: 100%; height: 100%; }
.home .elementor .gb-category-title .elementor-heading-title { min-height: 98px; margin: 0; padding: 18px 20px; border: 1px solid #d2dde8; border-top: 0; border-radius: 0 0 15px 15px; color: #151515; font-size: 27px; font-weight: 600; line-height: 1.2; }
.home .elementor .gb-category-title a { color: #151515; }

.home .elementor .gb-build { display: block !important; }
.home .elementor .gb-build-images { display: grid !important; }
.home .elementor .gb-build-images .elementor-widget-image,
.home .elementor .gb-build-images .elementor-widget-container { width: 100%; height: 100%; }
.home .elementor .gb-build-images img { width: 100%; height: 100%; object-fit: cover; }
.home .elementor .gb-build-copy { display: block !important; }
.home .elementor .gb-build-text { color: #fff; font-size: 30px; line-height: 1.6; }
.home .elementor .gb-build-text p { margin: 0; }

.home .elementor .gb-benefit-grid { display: block !important; }
.home .elementor .gb-benefit { display: block !important; }
.home .elementor .gb-benefit-icon { width: 100px; height: 100px; }
.home .elementor .gb-benefit-icon img { width: 100px; height: 100px; object-fit: contain; }
.home .elementor .gb-benefit-copy { margin-top: 18px; color: #fff; font-size: 22px; line-height: 1.4; }
.home .elementor .gb-benefit-copy p { margin: 0; }
.home .elementor .gb-service-grid { display: grid !important; }
.home .elementor .gb-service { display: block !important; }
.home .elementor .gb-service-media { position: absolute; inset: 0; width: 100%; height: 100%; }
.home .elementor .gb-service-media .elementor-widget-container,
.home .elementor .gb-service-media a { display: block; width: 100%; height: 100%; }
.home .elementor .gb-service-media img { width: 100%; height: 100%; object-fit: cover; }
.home .elementor .gb-service-title .elementor-heading-title { position: absolute; z-index: 2; left: 30px; right: 110px; bottom: 30px; margin: 0; color: #fff; font-size: 30px; font-weight: 600; line-height: 1.2; }
.home .elementor .gb-service-title a { color: #fff; }
.home .elementor .gb-service-arrow { position: absolute; right: 30px; bottom: 30px; z-index: 3; width: 54px; height: 54px; }
.home .elementor .gb-service-arrow .elementor-button { display: grid; place-items: center; width: 54px; height: 54px; padding: 0; border: 1px solid #98a6b3; border-radius: 15px; color: #fff; background: transparent; font-size: 30px; }

.home .elementor .gb-step-grid { display: block !important; }
.home .elementor .gb-step { display: block !important; }
.home .elementor .gb-step-title .elementor-heading-title { width: 43%; margin: 0; padding: 8px 0; color: #151515; font-size: 30px; font-weight: 700; line-height: 1.2; }
.home .elementor .gb-step-copy { position: absolute; top: 25px; left: 52%; width: 44%; padding-left: 65px; color: #151515; font-size: 17px; line-height: 1.65; }
.home .elementor .gb-step-copy p { margin: 0; }

.home .elementor .gb-about { background-position: center; background-size: cover; }
.home .elementor .gb-about > .gb-wrap { display: block !important; }
.home .elementor .gb-about-copy { display: block !important; }
.home .elementor .gb-about-handle { position: absolute; inset: 0 0 auto auto; z-index: 1; width: 100%; height: 100%; }
.home .elementor .gb-about-handle .elementor-widget-container { height: 100%; }
.home .elementor .gb-about-handle img { width: 100%; height: 100%; object-fit: cover; }
.home .elementor .gb-button { width: auto; background: transparent !important; }
.home .elementor .gb-button .elementor-button { display: inline-flex; min-height: 52px; padding: 12px 27px; border-radius: 999px; color: #fff; background: var(--gb-primary); font-weight: 750; }

.home .elementor .gb-project-grid { display: grid !important; }
.home .elementor .gb-project { display: block !important; }
.home .elementor .gb-project-image { position: absolute; inset: 0 0 auto; width: 100%; height: 224px; }
.home .elementor .gb-project-image .elementor-widget-container,
.home .elementor .gb-project-image a { display: block; width: 100%; height: 100%; }
.home .elementor .gb-project-image img { width: 100%; height: 100%; border-radius: 15px; object-fit: cover; }
.home .elementor .gb-project-title { position: absolute; top: 224px; right: 0; left: 0; }
.home .elementor .gb-project-title .elementor-heading-title { min-height: 68px; margin: 0; padding: 10px 15px; border: 1px solid #d2dde8; border-radius: 15px; color: #151515; font-size: 20px; font-weight: 500; line-height: 1.4; }
.home .elementor .gb-project-title a { color: #151515; }

.home .elementor .gb-client-grid { display: grid !important; }
.home .elementor .gb-client { display: block !important; }
.home .elementor .gb-client-logo { height: 96px; }
.home .elementor .gb-client-logo img { width: 100%; height: 96px; padding: 5px; object-fit: contain; }
.home .elementor .gb-client-copy { margin: 8px 5px 0; text-align: center; font-size: 14px; line-height: 1.2; }
.home .elementor .gb-client-copy p { margin: 0; }
.home .elementor .gb-client-copy strong { display: block; padding-bottom: 3px; font-size: 17px; }

.home .elementor .gb-brand-grid { display: grid !important; }
.home .elementor .gb-brand-image { height: 157px; padding: 5px; border: 1px solid #d2dde8; border-radius: 15px; background: #fff; }
.home .elementor .gb-brand-image .elementor-widget-container,
.home .elementor .gb-brand-image a { display: block; width: 100%; height: 100%; }
.home .elementor .gb-brand-image img { width: 100%; height: 100%; object-fit: contain; }

.home .elementor .gb-cta { display: grid !important; }
.home .elementor .gb-cta-panel { display: block !important; }
.home .elementor .gb-cta-panel { padding: 90px 5% 300px !important; }
.home .elementor .gb-cta-left { background-position: center bottom; background-size: cover; }
.home .elementor .gb-cta-copy { display: block !important; }
.home .elementor .gb-cta-text { color: inherit; font-size: 43px; font-weight: 300; line-height: 1.2; }
.home .elementor .gb-cta-text p { margin: 0 0 28px; }
.home .elementor .gb-cta-art { position: absolute; right: -3%; bottom: -8%; width: 78%; }
.home .elementor .gb-cta-art img { width: 100%; }
.home .elementor .gb-about .gb-copy strong { color: #fff; }

@media (max-width: 767px) {
  .home .elementor .gb-wrap { width: 90%; }
  .home .elementor .gb-hero { height: 100vw !important; min-height: 0 !important; max-height: 100vw; }
  .home .elementor .gb-product-shell { height: 1640px !important; min-height: 1640px !important; max-height: 1640px; }
  .home .elementor .gb-categories { height: 890px !important; min-height: 890px !important; max-height: 890px; }
  .home .elementor .gb-build { height: 1250px !important; min-height: 1250px !important; max-height: 1250px; }
  .home .elementor .gb-benefits { height: 2820px !important; min-height: 2820px !important; max-height: 2820px; }
  .home .elementor .gb-steps { height: 1691px !important; min-height: 1691px !important; max-height: 1691px; }
  .home .elementor .gb-about { height: 847px !important; min-height: 847px !important; max-height: 847px; }
  .home .elementor .gb-projects { height: 870px !important; min-height: 870px !important; max-height: 870px; }
  .home .elementor .gb-clients { height: 1280px !important; min-height: 1280px !important; max-height: 1280px; }
  .home .elementor .gb-recommended { height: 1680px !important; min-height: 1680px !important; max-height: 1680px; }
  .home .elementor .gb-brands { height: 1199px !important; min-height: 1199px !important; max-height: 1199px; }
  .home .elementor .gb-cta { height: 1066px !important; min-height: 1066px !important; max-height: 1066px; }
  .home .elementor .gb-hero-content { top: 49.3vw; left: 7.5%; bottom: auto; width: 85%; }
  .home .elementor .gb-hero-brand { width: 53vw; margin-bottom: 11px; }
  .home .elementor .gb-hero-title .elementor-heading-title { width: 100%; font-size: 5.6vw; line-height: 1.3; }
  .home .elementor .gb-hero-title { top: 11px; }
  .home .elementor .gb-down { display: none; }
  .home .elementor .gb-down .elementor-button { width: 48px; height: 48px; font-size: 25px; }
  .home .elementor .gb-hero-dots { bottom: 22px !important; }
  .home .elementor .gb-hero-arrow { top: 51.4%; display: block; width: 30px; }
  .home .elementor .gb-hero-prev { left: 0; }
  .home .elementor .gb-hero-next { right: 0; }
  .home .elementor .gb-hero-arrow .elementor-button { width: 30px; height: 62px; }
  .home .elementor .gb-product-shell > .gb-wrap,
  .home .elementor .gb-recommended > .gb-wrap { padding-top: 78px; }
  .home .elementor .gb-products-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home .elementor .gb-product-card { height: 437px; padding: 0 5px; margin-bottom: 30px; }
  .home .elementor .gb-product-image { height: 238px; }
  .home .elementor .gb-product-title .elementor-heading-title { min-height: 7.7em; padding: 12px 10px; font-size: 15px; }
  .home .elementor .gb-price { padding: 0 10px 18px; font-size: 16px; line-height: 1.3; }
  .home .elementor .gb-cart { right: 5px; left: 5px; }
  .home .elementor .gb-cart .elementor-button { padding: 7px 5px; font-size: 13px; }
  .home .elementor .gb-category-card { width: 396px; min-width: 396px; height: 490px; }
  .home .elementor .gb-category-image { height: 373px; }
  .home .elementor .gb-build-images { grid-template-columns: 1fr 1fr; }
  .home .elementor .gb-build-text { font-size: 22px; line-height: 1.55; }
  .home .elementor .gb-benefit-grid { display: grid !important; }
  .home .elementor .gb-benefit { display: block !important; height: 281px; padding: 30px 20px; }
  .home .elementor .gb-benefit:nth-child(-n+2) { height: 256px; }
  .home .elementor .gb-benefit-icon { width: 80px; height: 80px; }
  .home .elementor .gb-benefit-icon img { width: 80px; height: 80px; }
  .home .elementor .gb-benefit-copy { font-size: 20px; }
  .home .elementor .gb-service-grid { grid-template-columns: 1fr; }
  .home .elementor .gb-step-title .elementor-heading-title { width: 100%; padding: 0 0 10px 40px; font-size: 24px; }
  .home .elementor .gb-step-copy { position: static; width: 100%; padding: 0 0 0 40px; font-size: 17px; }
  .home .elementor .gb-project-grid { grid-template-columns: repeat(2, 1fr); }
  .home .elementor .gb-project-image { height: 170px; }
  .home .elementor .gb-project-title { top: 170px; }
  .home .elementor .gb-project-title .elementor-heading-title { min-height: 63px; font-size: 15px; }
  .home .elementor .gb-client-grid { grid-template-columns: repeat(3, 1fr); }
  .home .elementor .gb-brand-grid { grid-template-columns: 1fr; }
  .home .elementor .gb-brand-image { height: 212px; }
  .home .elementor .gb-brand-image:last-child { width: 50%; }
  .home .elementor .gb-cta { grid-template-columns: 1fr; grid-template-rows: 1fr 1fr; }
  .home .elementor .gb-cta-panel { padding: 90px 5% 200px !important; }
  .home .elementor .gb-cta-text { font-size: 32px; }
}

@media (max-width: 479px) {
  .home .elementor .gb-hero { height: 120vw !important; max-height: 120vw; }
  .home .elementor .gb-hero-title .elementor-heading-title { font-size: 23px; }
  .home .elementor .gb-product-title .elementor-heading-title { font-size: 13px; }
  .home .elementor .gb-benefit-copy { font-size: 18px; }
}

/* Elementor's container engine uses generated rules with higher specificity.
   These final constraints preserve the measured GymBro geometry in the editor output. */
.home .elementor .gb-products-grid,
.home .elementor .gb-category-viewport,
.home .elementor .gb-category-grid { padding: 0 !important; }
.home .elementor .gb-product-shell > .gb-wrap,
.home .elementor .gb-recommended > .gb-wrap,
.home .elementor .gb-categories > .gb-wrap,
.home .elementor .gb-benefits > .gb-wrap,
.home .elementor .gb-steps > .gb-wrap,
.home .elementor .gb-projects > .gb-wrap,
.home .elementor .gb-clients > .gb-wrap,
.home .elementor .gb-brands > .gb-wrap { position: relative; height: 100%; }

.home .elementor .gb-product-shell .gb-products-grid,
.home .elementor .gb-recommended .gb-products-grid {
  position: absolute !important;
  top: 299px;
  left: 0;
  width: 100%;
  height: 472px;
  gap: 0 !important;
}
.home .elementor .gb-product-card { width: auto !important; min-width: 0 !important; }
.home .elementor .gb-product-card:nth-child(6) { display: none !important; }
.home .elementor .gb-product-shell .gb-slider-controls,
.home .elementor .gb-recommended .gb-slider-controls { position: absolute; top: 770px; right: 0; left: 0; margin: 0; }

.home .elementor .gb-category-viewport {
  position: absolute !important;
  top: 269px;
  left: 0;
  width: 100vw;
  height: 519px;
  margin-left: -2.5vw !important;
  overflow: hidden;
}
.home .elementor .gb-category-grid {
  width: max-content !important;
  height: 499px;
  margin-left: 16.4vw !important;
}
.home .elementor .gb-category-card { flex: 0 0 391px !important; }
.home .elementor .gb-categories .gb-slider-controls { position: absolute; top: 788px; right: 0; left: 0; margin: 0; }

.home .elementor .gb-build-copy {
  position: absolute !important;
  top: 110px !important;
  left: calc(50% - 10px) !important;
  width: 660.8px !important;
  transform: translateX(-50%) !important;
}
.home .elementor .gb-build-copy .gb-title { padding-bottom: 10px !important; margin-bottom: 30px; }
.home .elementor .gb-build-copy p strong { margin: 0 15px; padding: 0; }
.home .elementor .gb-build-images {
  position: absolute !important;
  top: 375.5px !important;
  display: block !important;
  width: 203px !important;
  height: 699px;
}
.home .elementor .gb-build-images--left { left: -197px !important; }
.home .elementor .gb-build-images--right { right: -197px !important; left: auto !important; }
.home .elementor .gb-build-image { position: absolute; top: 0; width: 203px !important; height: 305px !important; }
.home .elementor .gb-build-image:nth-child(2) { top: 428.7px; height: 270.3px !important; }

.home .elementor .gb-benefit-grid { position: relative !important; width: 100%; height: 680px !important; min-height: 680px; }
.home .elementor .gb-benefit { position: absolute !important; padding: 36px !important; }
.home .elementor .gb-service-grid {
  position: absolute !important;
  top: 800px;
  left: 0;
  width: 100%;
  height: 444px;
  margin: 0;
  gap: 18px !important;
}
.home .elementor .gb-service { width: auto !important; height: 444px !important; min-height: 444px !important; }

.home .elementor .gb-steps { padding-top: 90px !important; }
.home .elementor .gb-step-grid {
  position: absolute !important;
  top: 329px;
  left: 0;
  width: 100%;
  height: 838px;
}
.home .elementor .gb-step {
  position: relative !important;
  width: 100%;
  height: 128px;
  padding: 25px 0 28px 195px !important;
}
.home .elementor .gb-step:nth-child(2),
.home .elementor .gb-step:nth-child(4),
.home .elementor .gb-step:nth-child(5),
.home .elementor .gb-step:nth-child(6) { height: 142px; }

.home .elementor .gb-about { padding-top: 120px !important; }
.home .elementor .gb-about-copy { width: 50% !important; }
.home .elementor .gb-about .gb-title { padding-bottom: 10px !important; }
.home .elementor .gb-about .gb-copy { margin-top: 30px; }
.home .elementor .gb-about-handle {
  top: -120px !important;
  right: auto !important;
  left: -2.5vw !important;
  width: 100vw !important;
  max-width: none !important;
  height: 855px !important;
}

.home .elementor .gb-projects { padding-top: 90px !important; }
.home .elementor .gb-projects .gb-title { padding-bottom: 10px !important; line-height: 1.3; }
.home .elementor .gb-project-grid {
  position: absolute !important;
  top: 271px;
  left: 0;
  width: 100%;
  height: 292px;
  gap: 30px !important;
}
.home .elementor .gb-project { width: auto !important; height: 292px !important; min-height: 292px !important; }
.home .elementor .gb-projects .gb-centered { position: absolute; top: 598px; right: 0; left: 0; }

.home .elementor .gb-clients { padding-top: 70px !important; }
.home .elementor .gb-client-grid {
  position: absolute !important;
  top: 140px;
  left: 0;
  width: 100%;
  gap: 20px !important;
}
.home .elementor .gb-client { width: auto !important; min-height: 152px; }

.home .elementor .gb-brand-grid {
  position: absolute !important;
  top: 259px;
  left: 50%;
  width: min(1300px, 95%) !important;
  transform: translateX(-50%);
  gap: 30px !important;
}

@media (max-width: 767px) {
  .home .gb-actions {
    right: 16px;
    top: 16px;
    gap: 9px;
  }
  .home .gb-actions .gb-account { display: grid; }
  .home .gb-icon-button { width: 50px; height: 50px; }
  .home .elementor .gb-product-shell .gb-products-grid,
  .home .elementor .gb-recommended .gb-products-grid {
    top: 227px;
    left: 0;
    width: 105.556%;
    margin-left: -2.778%;
    height: 1401px;
  }
  .home .elementor .gb-product-card:nth-child(6) { display: block !important; }
  .home .elementor .gb-category-viewport { top: 214px; height: 490px; margin-left: -5vw !important; }
  .home .elementor .gb-category-grid { height: 490px; margin-left: 42.5vw !important; }
  .home .elementor .gb-category-card { flex-basis: 396px !important; }
  .home .elementor .gb-categories .gb-slider-controls { top: 730px; }
  .home .elementor .gb-build-copy { top: 410px !important; left: 5% !important; width: 90% !important; transform: none !important; }
  .home .elementor .gb-build-images { display: grid !important; grid-template-columns: 1fr 1fr; gap: 20px !important; width: 90% !important; height: 287px; }
  .home .elementor .gb-build-images--left { top: 90px !important; left: 5% !important; }
  .home .elementor .gb-build-images--right { top: auto !important; right: 5% !important; bottom: 0; }
  .home .elementor .gb-build-image,
  .home .elementor .gb-build-image:nth-child(2) { position: relative; top: auto; width: 100% !important; height: 287px !important; }
  .home .elementor .gb-benefit-grid { position: static !important; display: grid !important; height: auto !important; min-height: 0; }
  .home .elementor .gb-benefits > .gb-wrap { width: 100%; margin-inline: 0 !important; gap: 0 !important; }
  .home .elementor .gb-benefit { position: relative !important; padding: 30px 20px !important; }
  .home .elementor .gb-service-grid { position: relative !important; top: auto; left: auto; height: auto; margin-top: 90px; }
  .home .elementor .gb-service { height: 450px !important; min-height: 450px !important; }
  .home .elementor .gb-steps { padding-top: 90px !important; }
  .home .elementor .gb-step-grid { top: 281px; height: auto; }
  .home .elementor .gb-step { height: 182px; padding: 29px 0 29px 50px !important; }
  .home .elementor .gb-step:nth-child(2),
  .home .elementor .gb-step:nth-child(4),
  .home .elementor .gb-step:nth-child(5) { height: 211px; }
  .home .elementor .gb-step:nth-child(3) { height: 182px; }
  .home .elementor .gb-step:nth-child(6) { height: 240px; }
  .home .elementor .gb-about { padding-top: 70px !important; }
  .home .elementor .gb-about-copy { width: 100% !important; }
  .home .elementor .gb-about .gb-copy { margin-top: 20px; }
  .home .elementor .gb-about-handle { top: -70px !important; right: auto !important; left: -5vw !important; width: 100vw !important; max-width: none !important; height: 847px !important; }
  .home .elementor .gb-projects { padding-top: 60px !important; }
  .home .elementor .gb-project-grid { top: 223px; height: 486px; gap: 20px !important; }
  .home .elementor .gb-project { height: 233px !important; min-height: 233px !important; }
  .home .elementor .gb-projects .gb-centered { top: 722px; }
  .home .elementor .gb-clients { padding-top: 55px !important; }
  .home .elementor .gb-client-grid { top: 102px; }
  .home .elementor .gb-brand-grid { top: 233px; width: 100% !important; gap: 20px !important; }
}

/* Elementor shell widgets must not add their own container spacing. */
.home .elementor .gb-native-header-mount {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
  overflow: visible !important;
}
.home .elementor .gb-native-header-html {
  position: absolute !important;
  inset: 0 auto auto 0;
  width: 100% !important;
  height: 0 !important;
  margin: 0 !important;
  line-height: 0;
}
.home .elementor .gb-native-header-html > .elementor-widget-container { height: 0 !important; line-height: 0; }
.home .elementor .gb-native-footer-mount {
  display: block !important;
  width: 100% !important;
  height: 755px !important;
  min-height: 755px !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
  flex: none !important;
}
.home .elementor .gb-native-footer-html,
.home .elementor .gb-native-footer-html > .elementor-widget-container,
.home .elementor .gb-native-footer-html .gb-site-footer { width: 100% !important; height: 755px !important; margin: 0 !important; }
@media (max-width: 767px) {
  .home .elementor .gb-native-footer-mount,
  .home .elementor .gb-native-footer-html,
  .home .elementor .gb-native-footer-html > .elementor-widget-container,
  .home .elementor .gb-native-footer-html .gb-site-footer { height: 1866px !important; min-height: 1866px !important; }
}

@media (max-width: 767px) {
  .home .elementor .gb-build-copy { top: 456px !important; }
  .home .elementor .gb-build-copy .gb-title { letter-spacing: normal; }
  .home .elementor .gb-build-image { overflow: hidden; border-radius: 15px; }
  .home .elementor .gb-build-image img { display: block; width: 100%; height: 100%; object-fit: cover; }
  .home .elementor .gb-build-text,
  .home .elementor .gb-build-text p {
    margin: 0;
    color: #fff;
    font-family: Commissioner, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 38.4px;
  }
  .home .elementor .gb-build-text strong {
    position: relative;
    z-index: 1;
    margin: 0 15px;
    padding: 0;
    color: #fff;
    font-family: Commissioner, Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
  }
  .home .elementor .gb-build-text strong::before {
    content: "";
    position: absolute;
    top: 8px;
    right: -12px;
    bottom: 0;
    left: -12px;
    z-index: -1;
    height: 32px;
    border-radius: 8px;
    background: var(--gb-primary);
  }
}

/* Project and client typography/layout matched to the recovered homepage. */
body.home,
body.home input,
body.home textarea,
body.home select,
body.home button,
body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home h5,
body.home h6,
.home .elementor {
  font-family: 'Commissioner GymBro', Commissioner, Helvetica, Arial, sans-serif !important;
}
.home .elementor .elementor-heading-title,
.home .elementor .elementor-widget-text-editor,
.home .elementor .elementor-button {
  font-family: 'Commissioner GymBro', Commissioner, Helvetica, Arial, sans-serif !important;
}
.home .elementor .gb-projects .gb-title,
.home .elementor .gb-clients .gb-title {
  letter-spacing: normal;
}
.home .elementor .gb-clients .gb-title {
  padding-bottom: 10px !important;
}
.home .elementor .gb-clients {
  background: var(--gb-light);
}
.home .elementor .gb-project-title .elementor-heading-title {
  font-family: 'Commissioner GymBro', Commissioner, Helvetica, Arial, sans-serif;
  letter-spacing: normal;
}
.home .elementor .gb-client-logo {
  height: auto;
  line-height: 0;
  border-radius: 10px;
  background: #fff;
}
.home .elementor .gb-client-logo img {
  display: inline-block;
  height: auto;
}
.home .elementor .gb-client-copy {
  margin: 0;
  padding: 8px 5px;
  color: #000;
  font-family: 'Commissioner GymBro', Commissioner, Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
}
.home .elementor .gb-client-copy strong {
  font-family: 'Commissioner GymBro', Commissioner, Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20.4px;
}

@media (min-width: 768px) {
  .home .elementor .gb-project-grid {
    top: 221.34375px;
    height: 291.84375px;
  }
  .home .elementor .gb-project {
    height: 291.84375px !important;
    min-height: 291.84375px !important;
  }
  .home .elementor .gb-project-image {
    height: 226.84375px;
  }
  .home .elementor .gb-project-title {
    top: 236.84375px;
  }
  .home .elementor .gb-project-title .elementor-heading-title {
    min-height: 55px;
    padding: 10px 15px 15px;
  }
  .home .elementor .gb-projects .gb-centered {
    top: 543.1875px;
    height: 119.5px;
    margin: 0;
    padding: 30px 0 !important;
    align-items: center;
  }
  .home .elementor .gb-project-image {
    position: relative;
    inset: auto;
    height: auto;
    aspect-ratio: 400 / 284;
  }
  .home .elementor .gb-project-title {
    position: relative;
    top: auto;
    margin-top: 10px;
  }
}

/* Product archives must grow with every grid row so the footer follows the catalog. */
body.archive.woocommerce .gb-product-shell {
  height: auto !important;
  min-height: 818px;
  padding-bottom: 80px !important;
}

@media (max-width: 767px) {
  body.archive.woocommerce .gb-product-shell {
    height: auto !important;
    min-height: 1640px;
  }
}

/* Three-frame Elementor hero slider matched to the recovered homepage. */
.home .elementor .gb-hero {
  position: relative !important;
  overflow: hidden !important;
  background: none !important;
}
.home .elementor .gb-hero-slides,
.home .elementor .gb-hero-slide {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  padding: 0 !important;
}
.home .elementor .gb-hero-slides { z-index: 0; }
.home .elementor .gb-hero-slide {
  isolation: isolate;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  background-color: var(--gb-primary);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  transition: opacity .7s ease, visibility 0s linear .7s;
}
.home .elementor .gb-hero-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,.05));
  pointer-events: none;
}
.home .elementor .gb-hero-slide.active {
  z-index: 2;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transition: opacity .7s ease;
}
.home .elementor .gb-hero-slide .gb-hero-content {
  --gb-content-y: 62%;
  position: absolute !important;
  top: var(--gb-content-y) !important;
  bottom: auto !important;
  left: 3.5% !important;
  z-index: 2;
  display: block !important;
  width: 43.71% !important;
  max-width: none !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #fff;
  opacity: 0;
  transform: translateY(calc(-50% + 75px));
}
.home .elementor .gb-hero-slide.active .gb-hero-content {
  animation: gb-hero-content-in 1s ease .7s both;
}
.home .elementor .gb-hero-slide .gb-hero-content--realleader { --gb-content-y: 63.532%; }
.home .elementor .gb-hero-slide .gb-hero-content--hoist { --gb-content-y: 62.007%; }
.home .elementor .gb-hero-slide .gb-hero-content--gogo { --gb-content-y: 53.084%; }
@keyframes gb-hero-content-in {
  from { opacity: 0; transform: translateY(calc(-50% + 75px)); }
  to { opacity: 1; transform: translateY(-50%); }
}
.home .elementor .gb-hero-slide .gb-hero-title {
  position: static !important;
  top: auto !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.home .elementor .gb-hero-slide .gb-hero-title .elementor-heading-title {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: 'Commissioner GymBro', Commissioner, Helvetica, Arial, sans-serif !important;
  font-size: 44.8px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: normal;
}
.home .elementor .gb-hero-title--realleader .elementor-heading-title > strong {
  display: block;
  margin-left: -5px;
  font-size: 116.48px;
  font-weight: 700;
  line-height: .5;
}
.home .elementor .gb-hero-slide .gb-hero-title em,
.home .elementor .gb-hero-slide .gb-hero-small strong {
  position: relative;
  z-index: 1;
  padding: 0 6px 6px;
  border-radius: 7px;
  color: #fff;
  background: var(--gb-primary);
  font-style: normal;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.home .elementor .gb-hero-slide .gb-hero-brand {
  position: static !important;
  width: 400px !important;
  height: auto !important;
  margin: 0 0 9px !important;
  padding: 0 !important;
  text-align: left;
}
.home .elementor .gb-hero-slide .gb-hero-brand--gogo { width: 200px !important; }
.home .elementor .gb-hero-slide .gb-hero-brand .elementor-widget-container,
.home .elementor .gb-hero-slide .gb-hero-brand img {
  display: block;
  width: 100% !important;
  height: auto !important;
}
.home .elementor .gb-hero-slide .gb-hero-small,
.home .elementor .gb-hero-slide .gb-hero-small .elementor-widget-container,
.home .elementor .gb-hero-slide .gb-hero-small p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: 'Commissioner GymBro', Commissioner, Helvetica, Arial, sans-serif !important;
  font-size: 22.4px;
  font-weight: 200;
  line-height: 29.12px;
}
.home .elementor .gb-hero-slide .gb-hero-small { margin-top: 14px !important; }
.home .elementor .gb-hero-slide .gb-hero-small strong {
  padding: 0 5px 2px;
  font-weight: 700;
}
.home .elementor .gb-hero > .gb-down {
  position: absolute !important;
  top: 74.108% !important;
  right: auto !important;
  left: 50% !important;
  z-index: 5;
  width: 76px;
  height: 76px;
  margin: 0 !important;
  transform: translateX(-50%);
}
.home .elementor .gb-hero > .gb-hero-arrow,
.home .elementor .gb-hero > .gb-hero-dots { z-index: 5; }
.home .elementor .gb-hero-dots .gb-dot {
  cursor: pointer;
  transition: background-color .25s ease, opacity .25s ease;
}
.home .elementor .gb-hero-dots .gb-dot:not(.active) {
  background: rgba(255,255,255,.5);
}
.home .elementor .gb-hero-dots .gb-dot.active { background: var(--gb-light-blue); }
.home .elementor .gb-hero-dots .gb-dot:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .home .elementor .gb-hero-slide .gb-hero-content {
    left: 7.5% !important;
    width: 85% !important;
  }
  .home .elementor .gb-hero-slide .gb-hero-content--realleader { --gb-content-y: 65.237%; }
  .home .elementor .gb-hero-slide .gb-hero-content--hoist { --gb-content-y: 68.197%; }
  .home .elementor .gb-hero-slide .gb-hero-content--gogo { --gb-content-y: 55.906%; }
  .home .elementor .gb-hero-slide .gb-hero-title .elementor-heading-title {
    font-size: 5.6vw;
    line-height: 1.3;
  }
  .home .elementor .gb-hero-title--realleader .elementor-heading-title > strong {
    margin-left: -5px;
    font-size: 14.56vw;
    line-height: .5;
  }
  .home .elementor .gb-hero-slide .gb-hero-brand { width: 53vw !important; }
  .home .elementor .gb-hero-slide .gb-hero-brand--gogo { width: 28vw !important; }
  .home .elementor .gb-hero-slide .gb-hero-small,
  .home .elementor .gb-hero-slide .gb-hero-small .elementor-widget-container,
  .home .elementor .gb-hero-slide .gb-hero-small p {
    font-size: 3.4vw;
    line-height: 1.3;
  }
  .home .elementor .gb-hero > .gb-down { display: none !important; }
}

@media (max-width: 479px) {
  .home .elementor .gb-hero-slide .gb-hero-content {
    left: 10% !important;
    width: 80% !important;
  }
  .home .elementor .gb-hero-slide .gb-hero-content--realleader { --gb-content-y: 65.805%; }
  .home .elementor .gb-hero-slide .gb-hero-content--hoist { --gb-content-y: 68.9%; }
  .home .elementor .gb-hero-slide .gb-hero-content--gogo { --gb-content-y: 56.928%; }
  .home .elementor .gb-hero-slide .gb-hero-title .elementor-heading-title {
    font-size: 5.02564vw;
  }
  .home .elementor .gb-hero-title--realleader .elementor-heading-title > strong {
    font-size: 13.06667vw;
  }
  .home .elementor .gb-hero-slide .gb-hero-brand { width: 56.41026vw !important; }
  .home .elementor .gb-hero-slide .gb-hero-brand--gogo { width: 28.20513vw !important; }
  .home .elementor .gb-hero-slide .gb-hero-brand { margin-bottom: 12px !important; }
  .home .elementor .gb-hero-slide .gb-hero-small,
  .home .elementor .gb-hero-slide .gb-hero-small .elementor-widget-container,
  .home .elementor .gb-hero-slide .gb-hero-small p {
    font-size: 3.76923vw;
    line-height: 1.5;
  }
  .home .elementor .gb-hero-dots { bottom: 22px !important; }
  .home .elementor .gb-hero-prev { left: -6px !important; }
  .home .elementor .gb-hero-next { right: -3px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .home .elementor .gb-hero-slide { transition: none; }
  .home .elementor .gb-hero-slide.active .gb-hero-content { animation: none; opacity: 1; transform: translateY(-50%); }
}

/* Bilingual live product search in the editable Elementor header. */
.gb-search-toggle { cursor: pointer; padding: 0; }
.gb-actions .elementor-shortcode { display: contents; }
.gb-search-toggle[aria-expanded="true"] {
  border-color: #2f76c8 !important;
  background: #edf5ff !important;
  color: #205ab2 !important;
}
.gb-search-panel[hidden] { display: none !important; }
.gb-search-panel {
  position: fixed;
  z-index: 1200;
  top: 107px;
  right: 25px;
  display: block;
  width: min(470px, calc(100vw - 30px));
  padding: 19px;
  overflow: hidden;
  border: 1px solid #dce6f0;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(15, 36, 61, .24);
  color: #151515;
  animation: gb-search-panel-in .2s cubic-bezier(.2, .7, .2, 1) both;
}
.gb-site-header.is-scrolled .gb-search-panel { top: 90px; }
.gb-search-panel-head {
  display: flex;
  min-height: 30px;
  margin-bottom: 12px;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.2;
}
.gb-search-close {
  display: grid;
  width: 32px;
  height: 32px;
  margin: -5px -5px -5px 8px;
  padding: 0;
  place-items: center;
  border: 0 !important;
  border-radius: 10px;
  background: #f0f4f8 !important;
  color: #354556 !important;
  box-shadow: none !important;
  cursor: pointer;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
}
.gb-search-close:hover { background: #e3edf8 !important; color: #205ab2 !important; }
.gb-live-search { margin: 0; }
.gb-search-input-row {
  position: relative;
  display: flex;
  align-items: center;
}
body .gb-search-input {
  width: 100%;
  height: 52px;
  margin: 0;
  padding: 0 56px 0 17px;
  border: 1px solid #cbd8e6 !important;
  border-radius: 14px !important;
  outline: 0;
  background: #f8fafc !important;
  box-shadow: none !important;
  color: #151515;
  font-size: 15px;
  font-weight: 500;
  line-height: 52px;
  transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease;
}
body .gb-search-input:focus {
  border-color: #2f76c8 !important;
  background: #fff !important;
  box-shadow: 0 0 0 4px rgba(47, 118, 200, .12) !important;
}
body .gb-search-input::placeholder { color: #748396; opacity: 1; }
.gb-search-submit {
  position: absolute;
  top: 6px;
  right: 6px;
  display: grid;
  width: 40px;
  height: 40px;
  padding: 0;
  place-items: center;
  border: 0 !important;
  border-radius: 11px;
  background: #205ab2 !important;
  box-shadow: none !important;
  cursor: pointer;
}
.gb-search-submit span {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.gb-search-submit span::after {
  content: "";
  position: absolute;
  right: -6px;
  bottom: -4px;
  width: 7px;
  height: 2px;
  border-radius: 2px;
  background: #fff;
  transform: rotate(45deg);
}
.gb-search-panel.is-loading .gb-search-submit span {
  width: 18px;
  height: 18px;
  border-color: rgba(255,255,255,.35);
  border-top-color: #fff;
  animation: gb-search-spin .65s linear infinite;
}
.gb-search-panel.is-loading .gb-search-submit span::after { display: none; }
.gb-search-state {
  min-height: 22px;
  margin: 13px 2px 2px;
  color: #68788a;
  font-size: 13px;
  line-height: 1.55;
}
.gb-search-state.is-result-count {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}
.gb-search-results.has-results {
  max-height: min(480px, calc(100dvh - 270px));
  margin-top: 11px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
  scrollbar-color: #b9c9da transparent;
}
.gb-search-result {
  display: grid;
  min-height: 76px;
  padding: 8px;
  grid-template-columns: 60px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 13px;
  color: #151515 !important;
  transition: border-color .16s ease, background-color .16s ease, transform .16s ease;
}
.gb-search-result + .gb-search-result { margin-top: 3px; }
.gb-search-result:hover,
.gb-search-result.is-active {
  border-color: #c6d9f2;
  background: #eef5ff;
  color: #151515 !important;
  transform: translateX(2px);
}
.gb-search-result img {
  display: block;
  width: 60px;
  height: 60px;
  padding: 3px;
  border: 1px solid #e4eaf0;
  border-radius: 10px;
  background: #fff;
  object-fit: contain;
}
.gb-search-result img.is-missing { visibility: hidden; }
.gb-search-result-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 3px;
}
.gb-search-result-copy strong {
  display: -webkit-box;
  overflow: hidden;
  color: #17212c;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.28;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.gb-search-result-copy small {
  overflow: hidden;
  color: #66788a;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.3;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gb-search-result-price {
  max-width: 105px;
  color: #205ab2;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.25;
  text-align: right;
  white-space: nowrap;
}
.gb-search-view-all {
  display: flex;
  width: 100%;
  min-height: 43px;
  margin-top: 10px;
  padding: 9px 13px;
  align-items: center;
  justify-content: space-between;
  border: 0 !important;
  border-radius: 11px;
  background: #e8f1fc !important;
  box-shadow: none !important;
  color: #205ab2 !important;
  cursor: pointer;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.3;
}
.gb-search-view-all[hidden] { display: none !important; }
.gb-search-view-all:hover { background: #d9e9fb !important; }
.gb-search-view-all span { font-size: 18px; }

@keyframes gb-search-panel-in {
  from { opacity: 0; transform: translateY(-8px) scale(.985); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}
@keyframes gb-search-spin { to { transform: rotate(360deg); } }

@media (max-width: 767px) {
  .gb-search-panel,
  .gb-site-header.is-scrolled .gb-search-panel {
    top: 91px;
    right: 10px;
    left: 10px;
    width: auto;
    max-height: calc(100dvh - 101px);
    padding: 16px;
    border-radius: 17px;
  }
  .gb-site-header.is-scrolled .gb-search-panel { top: 80px; }
  .gb-search-panel-head { margin-bottom: 10px; font-size: 17px; }
  .gb-search-results.has-results { max-height: calc(100dvh - 300px); }
  .gb-search-result {
    min-height: 70px;
    padding: 6px;
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 10px;
  }
  .gb-search-result img { width: 56px; height: 56px; }
  .gb-search-result-price { display: none; }
  body.gb-search-open { overflow: hidden; }
}

@media (prefers-reduced-motion: reduce) {
  .gb-search-panel,
  .gb-search-result,
  .gb-search-panel.is-loading .gb-search-submit span { animation: none !important; transition: none !important; }
}

.home .elementor .gb-projects .gb-button {
  display: block !important;
  width: 200px !important;
  height: 50.59375px;
  min-height: 50.59375px;
  margin: 0;
  padding: 0 !important;
}
.home .elementor .gb-projects .gb-button .elementor-button {
  display: inline-block;
  width: 200px;
  height: 50.59375px;
  min-height: 50.59375px;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30.6px;
}

@media (min-width: 1500px) and (max-width: 1599px) {
  .home .elementor .gb-title { font-size: 60px; }
  .home .elementor .gb-projects {
    height: 767.453125px !important;
    min-height: 767.453125px !important;
    max-height: 767.453125px;
  }
  .home .elementor .gb-project-grid {
    top: 276px;
    height: 316.953125px;
  }
  .home .elementor .gb-project {
    height: 316.953125px !important;
    min-height: 316.953125px !important;
  }
  .home .elementor .gb-projects .gb-centered { top: 557.953125px; }
  .home .elementor .gb-clients {
    height: 665.125px !important;
    min-height: 665.125px !important;
    max-height: 665.125px;
  }
  .home .elementor .gb-client-grid { top: 142px; }
}

@media (min-width: 1600px) {
  .home .elementor .gb-title { font-size: 65px; }
  .home .elementor .gb-projects {
    height: 797.3125px !important;
    min-height: 797.3125px !important;
    max-height: 797.3125px;
  }
  .home .elementor .gb-project-grid {
    top: 289px;
    height: 318.8125px;
  }
  .home .elementor .gb-project {
    height: 318.8125px !important;
    min-height: 318.8125px !important;
  }
  .home .elementor .gb-projects .gb-centered { top: 587.8125px; }
  .home .elementor .gb-clients {
    height: 685.375px !important;
    min-height: 685.375px !important;
    max-height: 685.375px;
  }
  .home .elementor .gb-client-grid { top: 148px; }
}

@media (max-width: 767px) {
  .home .elementor .gb-projects .gb-title,
  .home .elementor .gb-clients .gb-title {
    width: 100%;
  }
  .home .elementor .gb-projects .gb-title {
    transform: translateY(30px);
  }
  .home .elementor .gb-project-grid {
    top: 224px;
    height: 486.84375px;
  }
  .home .elementor .gb-project {
    height: 233.421875px !important;
    min-height: 233.421875px !important;
  }
  .home .elementor .gb-project-image {
    height: 152.640625px;
  }
  .home .elementor .gb-project-title {
    top: 162.640625px;
  }
  .home .elementor .gb-project-title .elementor-heading-title {
    min-height: 70.78125px;
    padding: 10px 10px 12px;
    font-size: 18px;
    line-height: 23.4px;
  }
  .home .elementor .gb-projects .gb-centered {
    top: 690.84375px;
    height: 119.5px;
    margin: 0;
    padding: 30px 0 !important;
    align-items: center;
  }
  .home .elementor .gb-clients {
    padding-top: 70px !important;
  }
  .home .elementor .gb-client-grid {
    top: 88px;
  }
}

/* Consultation steps: native Elementor widgets matched to the original grid. */
.home .elementor .gb-steps .gb-title {
  padding-bottom: 10px !important;
  color: #000;
  letter-spacing: normal;
}
.home .elementor .gb-steps .gb-title strong {
  display: inline-block;
}
.home .elementor .gb-steps .gb-title em {
  display: block;
  font-style: normal;
}
.home .elementor .gb-step::before {
  display: none;
  content: none;
}
.home .elementor .gb-step-number {
  position: absolute !important;
  top: 50px;
  left: 0;
  z-index: 2;
  width: auto;
}
.home .elementor .gb-step-number .elementor-heading-title {
  display: block;
  margin: 0;
  padding: 0;
  color: var(--gb-primary);
  font-size: 75px;
  font-weight: 800;
  line-height: 75px;
}
.home .elementor .gb-step {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 47% 53%;
  gap: 0 !important;
  width: 100%;
  height: auto !important;
  min-height: 0 !important;
  padding: 25px 0 28px 80px !important;
  border: 0;
  border-bottom: 1px solid #d2dde8;
  border-radius: 0;
  background: #fff;
}
.home .elementor .gb-step-title {
  position: relative;
  width: auto;
  margin-left: 115px;
}
.home .elementor .gb-step-title .elementor-heading-title {
  width: 100%;
  margin: 0;
  padding: 8px 0;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}
.home .elementor .gb-step-copy {
  position: static;
  width: auto;
  margin: 0;
  padding: 8px 0 8px 100px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 28.9px;
}
.home .elementor .gb-step-copy p { margin: 0; }
.home .elementor .gb-step-grid { height: auto !important; }

@media (min-width: 768px) and (max-width: 1499px) {
  .home .elementor .gb-steps {
    height: 1322.40625px !important;
    min-height: 1322.40625px !important;
    max-height: 1322.40625px;
  }
  .home .elementor .gb-step-grid { top: 328.78125px; }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  .home .elementor .gb-steps {
    height: 1301.25px !important;
    min-height: 1301.25px !important;
    max-height: 1301.25px;
  }
  .home .elementor .gb-step-grid { top: 336px; }
}

@media (min-width: 1600px) {
  .home .elementor .gb-steps {
    height: 1397.25px !important;
    min-height: 1397.25px !important;
    max-height: 1397.25px;
  }
  .home .elementor .gb-step-grid {
    top: 432px;
    left: 50%;
    width: 1500px;
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .home .elementor .gb-steps {
    height: 1691.078125px !important;
    min-height: 1691.078125px !important;
    max-height: 1691.078125px;
  }
  .home .elementor .gb-steps .gb-title {
    width: 100%;
    margin: 0;
  }
  .home .elementor .gb-step-grid { top: 282px; }
  .home .elementor .gb-step {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 15px 0 19px 50px !important;
  }
  .home .elementor .gb-step-number {
    top: 30px;
    left: 0;
  }
  .home .elementor .gb-step-number .elementor-heading-title {
    font-size: 50px;
    line-height: 50px;
  }
  .home .elementor .gb-step-title {
    width: auto;
    margin-left: 40px;
  }
  .home .elementor .gb-step-title .elementor-heading-title {
    width: 100%;
    padding: 8px 0;
    font-size: 24px;
    line-height: 28.8px;
  }
  .home .elementor .gb-step-copy {
    width: auto;
    padding: 8px 0 8px 40px;
    font-size: 17px;
    line-height: 28.9px;
  }
}

@media (max-width: 479px) {
  .home .elementor .gb-step { padding-left: 15px !important; }
  .home .elementor .gb-step-number { top: 22px; }
  .home .elementor .gb-step-number .elementor-heading-title {
    font-size: 34px;
    line-height: 34px;
  }
}

/* Keep shop measurements authoritative over Elementor's generated container CSS. */
body.woocommerce-shop .gb-shop-main {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.woocommerce-shop .gb-shop-heading-section,
body.woocommerce-shop .gb-shop-categories-section {
  position: relative !important;
  top: -1px;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}
body.woocommerce-shop .gb-shop-heading-section {
  padding: 157px 0 60px !important;
}
body.woocommerce-shop .gb-shop-heading-inner,
body.woocommerce-shop .gb-shop-categories-wrap {
  width: 95% !important;
  max-width: 1500px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
body.woocommerce-shop .gb-shop-categories-section {
  padding: 60px 0 !important;
}
body.woocommerce-shop .gb-shop-categories-wrap {
  padding: 30px 0 !important;
}
body.woocommerce-shop .gb-shop-categories-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}
body.woocommerce-shop .gb-shop-category-card {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  padding: 10px 10px 11px !important;
}
body.woocommerce-shop .gb-shop-category-image,
body.woocommerce-shop .gb-shop-category-title {
  width: calc(100% - 2px) !important;
  margin-right: 1px !important;
  margin-left: 1px !important;
}
body.woocommerce-shop .gb-shop-category-image { margin-top: 1px !important; }

body.woocommerce-shop .gb-theme-footer {
  height: 755.140625px;
  min-height: 755.140625px;
  padding: 0;
}
body.woocommerce-shop .gb-theme-footer .gb-wrap {
  display: block;
  width: 95%;
  height: 100%;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 75.234375px;
  height: 696.234375px;
  padding: 120px 0 75.234375px;
}
body.woocommerce-shop .gb-theme-footer h3 {
  height: 43px;
  margin: 0 0 10px;
  padding: 0 0 20px;
  font-size: 22px;
  line-height: 22px;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-grid a {
  position: relative;
  display: block;
  margin: 0;
  padding: 8px 5px 8px 14px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-products a::before,
body.woocommerce-shop .gb-theme-footer .gb-footer-info a::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 2px;
  width: 6px;
  height: 6px;
  border: 1.5px solid #528be0;
  border-radius: 50%;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-brands {
  gap: 9px;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-brands img {
  height: 78px;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-contact a {
  padding-left: 0;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-contact-logo {
  display: block;
  width: 150px;
  height: 150px;
  margin-top: 10px;
  object-fit: contain;
}
body.woocommerce-shop .gb-theme-footer .gb-footer-bottom {
  display: block;
  min-height: 0;
  height: 58.90625px;
  margin: 0;
  padding: 15px 0 5px;
  border: 0;
  color: #fff;
  font-size: 14px;
  line-height: 28.9px;
}

@media (min-width: 768px) and (max-width: 980px) {
  body.woocommerce-shop .gb-shop-categories-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  body.woocommerce-shop .gb-shop-main { padding: 0 !important; }
  body.woocommerce-shop .gb-shop-heading-section {
    padding: 81px 0 60px !important;
  }
  body.woocommerce-shop .gb-shop-heading-inner,
  body.woocommerce-shop .gb-shop-categories-wrap {
    width: 90% !important;
  }
  body.woocommerce-shop .gb-shop-categories-wrap {
    padding: 30px 0 !important;
  }
  body.woocommerce-shop .gb-shop-categories-grid {
    grid-template-columns: 1fr !important;
  }
  body.woocommerce-shop .gb-theme-footer {
    height: 1856.671875px;
    min-height: 1856.671875px;
  }
  body.woocommerce-shop .gb-theme-footer .gb-wrap { width: 90%; }
  body.woocommerce-shop .gb-theme-footer .gb-footer-grid {
    grid-template-columns: 1fr;
    gap: 40.359375px;
    height: 1790.3125px;
    padding: 90px 0 70.359375px;
  }
  body.woocommerce-shop .gb-theme-footer .gb-footer-grid > div { min-height: 0; }
  body.woocommerce-shop .gb-theme-footer .gb-footer-products { height: 453px; }
  body.woocommerce-shop .gb-theme-footer .gb-footer-grid > div:nth-child(2) { height: 196px; }
  body.woocommerce-shop .gb-theme-footer .gb-footer-info { height: 413px; }
  body.woocommerce-shop .gb-theme-footer .gb-footer-contact { height: 446.953125px; }
  body.woocommerce-shop .gb-theme-footer .gb-footer-bottom {
    height: 66.359375px;
    padding-top: 15px;
    font-size: 14px;
    line-height: 18.2px;
  }
}

/* Scroll-staggered consultation cards from the original benefits section. */
@media (min-width: 768px) {
  .home .elementor .gb-benefit-grid { overflow: visible; }
  .home .elementor .gb-benefit {
    position: absolute !important;
    top: -30px;
    width: calc((100% - 90px) / 4) !important;
    height: 305.1875px !important;
    min-height: 0 !important;
    padding: 30px !important;
    gap: 0 !important;
    overflow: hidden;
    border-radius: 15px;
    transform-origin: center center;
    will-change: transform;
  }
  .home .elementor .gb-benefit:nth-child(1),
  .home .elementor .gb-benefit:nth-child(5) { left: 0; }
  .home .elementor .gb-benefit:nth-child(2),
  .home .elementor .gb-benefit:nth-child(6) { left: calc((100% - 90px) / 4 + 30px); }
  .home .elementor .gb-benefit:nth-child(3),
  .home .elementor .gb-benefit:nth-child(7) { left: calc((100% - 90px) / 2 + 60px); }
  .home .elementor .gb-benefit:nth-child(4),
  .home .elementor .gb-benefit:nth-child(8) { right: 0; left: auto; }
  .home .elementor .gb-benefit:nth-child(n+5) { top: 305.6094px; height: 274.3906px !important; }
  .home .elementor .gb-benefit:nth-child(1),
  .home .elementor .gb-benefit:nth-child(3),
  .home .elementor .gb-benefit:nth-child(6),
  .home .elementor .gb-benefit:nth-child(8) { transform: translateY(100px); }
  .home .elementor .gb-benefit:nth-child(2),
  .home .elementor .gb-benefit:nth-child(4),
  .home .elementor .gb-benefit:nth-child(5),
  .home .elementor .gb-benefit:nth-child(7) { transform: scale(.8); }
  .home .elementor .gb-benefit:nth-child(2),
  .home .elementor .gb-benefit:nth-child(8) { background-color: #000; }
  .home .elementor .gb-benefit-icon,
  .home .elementor .gb-benefit-icon > .elementor-widget-container,
  .home .elementor .gb-benefit-icon img { width: 100px !important; height: 100px !important; }
  .home .elementor .gb-benefit-icon img { display: block; object-fit: contain; }
  .home .elementor .gb-benefit-copy,
  .home .elementor .gb-benefit-copy p {
    width: 100%;
    margin: 0;
    color: #fff;
    font-family: Commissioner, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
  }
  .home .elementor .gb-benefit-copy p { padding-bottom: 20px; }
  .home .elementor .gb-benefit-copy strong { font-weight: 700; }
}

@media (max-width: 767px) {
  .home .elementor .gb-benefit {
    gap: 0 !important;
    overflow: hidden;
    border-radius: 15px;
  }
  .home .elementor .gb-benefit:nth-child(2),
  .home .elementor .gb-benefit:nth-child(8) { background-color: #000; }
  .home .elementor .gb-benefit-icon,
  .home .elementor .gb-benefit-icon > .elementor-widget-container,
  .home .elementor .gb-benefit-icon img { width: 100px !important; height: 100px !important; }
  .home .elementor .gb-benefit-icon img { display: block; object-fit: contain; }
  .home .elementor .gb-benefit-copy,
  .home .elementor .gb-benefit-copy p {
    width: 100%;
    margin: 0;
    color: #fff;
    font-family: Commissioner, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
  }
  .home .elementor .gb-benefit-copy p { padding-bottom: 20px; }
  .home .elementor .gb-benefit-copy strong { font-weight: 700; }
}

/* Header controls now render native SVG through an Elementor Shortcode widget. */
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-icon-button::before,
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-icon-button::after {
  content: none !important;
  display: none !important;
}
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-menu-toggle::before {
  width: 22px;
  height: 16px;
  background: linear-gradient(#151515 0 2px, transparent 2px 7px, #151515 7px 9px, transparent 9px 14px, #151515 14px 16px);
}
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-menu-toggle::after { display: none; }
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-actions > .gb-icon-button:not(.gb-menu-toggle):not(.gb-account):not(.gb-cart-link)::before {
  width: 17px;
  height: 17px;
  border: 2px solid #151515;
  border-radius: 50%;
  transform: translate(-2px, -2px);
}
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-actions > .gb-icon-button:not(.gb-menu-toggle):not(.gb-account):not(.gb-cart-link)::after {
  position: absolute;
  width: 9px;
  height: 2px;
  background: #151515;
  transform: translate(7px, 7px) rotate(45deg);
}
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-account::before {
  position: absolute;
  width: 27px;
  height: 29px;
  background: #151515;
  clip-path: polygon(50% 0, 93% 24%, 93% 76%, 50% 100%, 7% 76%, 7% 24%);
}
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-account::after {
  position: absolute;
  width: 20px;
  height: 22px;
  background: radial-gradient(circle, #151515 0 2px, #2f76c8 2.5px 6px, #fff 6.5px);
  clip-path: polygon(50% 0, 93% 24%, 93% 76%, 50% 100%, 7% 76%, 7% 24%);
}
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-cart-link::before {
  width: 25px;
  height: 25px;
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4h2l2.1 10.2h9.8l2-7.2H6'/%3E%3Ccircle cx='9' cy='19' r='1.2'/%3E%3Ccircle cx='17' cy='19' r='1.2'/%3E%3C/svg%3E");
}
:is(.home .gb-native-header-mount, .gb-elementor-header-template) .gb-cart-link::after {
  display: none;
}

/* Scroll-built image composition: measured from the recovered homepage. */
@media (min-width: 768px) {
  .home .elementor .gb-build { overflow: visible !important; }
  .home .elementor .gb-build-images {
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
  }
  .home .elementor .gb-build-images--left { left: 0 !important; }
  .home .elementor .gb-build-images--right { right: 0 !important; left: 0 !important; }
  .home .elementor .gb-build-image {
    position: absolute !important;
    top: 415.42px;
    width: 14.079% !important;
    height: auto !important;
    aspect-ratio: 3 / 4;
    overflow: hidden;
    border-radius: 15px;
    will-change: top, width, left, right;
  }
  .home .elementor .gb-build-images--left .gb-build-image { left: -10.872%; }
  .home .elementor .gb-build-images--right .gb-build-image { right: -10.872%; left: auto !important; }
  .home .elementor .gb-build-image:nth-child(2) { top: 844.08px; height: auto !important; }
  .home .elementor .gb-build-image .elementor-widget-container,
  .home .elementor .gb-build-image img { width: 100%; height: 100%; }
  .home .elementor .gb-build-image img { display: block; object-fit: cover; }
  .home .elementor .gb-build-copy { z-index: 2; }
  .home .elementor .gb-build-copy .gb-title { letter-spacing: normal; }
  .home .elementor .gb-build-text,
  .home .elementor .gb-build-text p { margin: 0; color: #fff; font-family: Commissioner, Helvetica, Arial, sans-serif; font-size: 30px; font-weight: 400; line-height: 48px; }
  .home .elementor .gb-build-text strong {
    position: relative;
    z-index: 1;
    margin: 0 15px;
    padding: 0;
    color: #fff;
    font-family: Commissioner, Helvetica, Arial, sans-serif;
    font-size: 43px;
    font-weight: 700;
    line-height: 43px;
  }
  .home .elementor .gb-build-text strong::before {
    content: "";
    position: absolute;
    top: 8px;
    right: -12px;
    bottom: 0;
    left: -12px;
    z-index: -1;
    height: 45px;
    border-radius: 8px;
    background: var(--gb-primary);
  }
}

/* Homepage category carousel: match the Bulgarian framed-card geometry. */
.home .elementor .gb-product-card > .gb-cart {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

@media (min-width: 768px) {
  .home .elementor .gb-product-shell {
    height: 818px !important;
    min-height: 818px !important;
    max-height: 818px !important;
  }
  .home .elementor .gb-recommended {
    height: 818px !important;
    min-height: 818px !important;
    max-height: 818px !important;
  }
  .home .elementor .gb-category-viewport {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .home .elementor .gb-category-grid {
    height: 488px;
    margin-left: 0 !important;
  }
  .home .elementor .gb-category-card {
    position: relative !important;
    flex: 0 0 360px !important;
    width: 360px !important;
    min-width: 360px !important;
    height: 488px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 1px solid #d2dde8 !important;
    border-radius: 15px !important;
  }
  .home .elementor .gb-category-card::before {
    display: none !important;
  }
  .home .elementor .gb-category-image {
    position: relative;
    z-index: 1;
    height: 374px;
  }
  .home .elementor .gb-category-image img {
    border: 0 !important;
    border-radius: 15px 15px 0 0 !important;
  }
  .home .elementor .gb-category-title {
    position: relative;
    z-index: 1;
  }
  .home .elementor .gb-category-title .elementor-heading-title {
    min-height: 112px;
    padding: 14px 20px;
    border: 0 !important;
    border-radius: 0 !important;
  }
  .home .elementor .gb-categories .gb-slider-controls {
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
  }
  .home .elementor .gb-categories .gb-slider-controls > .elementor-widget-button {
    position: absolute !important;
    left: 13px;
    width: 65px;
    pointer-events: auto;
  }
  .home .elementor .gb-categories .gb-slider-prev { top: 196px; }
  .home .elementor .gb-categories .gb-slider-next { top: 766px; }
}

/* Responsive shared header: rounded at rest, flush and full-width after scroll. */
.gb-elementor-header-template,
.gb-elementor-header-template > .elementor { z-index: 1000; }
.gb-elementor-header-template .gb-site-header.e-con {
  transition: height .28s ease, min-height .28s ease, padding .28s ease, background-color .28s ease;
}
.gb-elementor-header-template .gb-header-inner.e-con {
  overflow: visible !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 16px 45px rgba(0, 0, 0, .12) !important;
  transition: width .28s ease, height .28s ease, min-height .28s ease, padding .28s ease,
    border-radius .28s ease, box-shadow .28s ease;
}
.gb-elementor-header-template .gb-site-header.is-scrolled.e-con {
  height: 80px !important;
  min-height: 80px !important;
  padding-top: 0 !important;
}
.gb-elementor-header-template .gb-site-header.is-scrolled .gb-header-inner.e-con {
  width: 100% !important;
  height: 80px !important;
  min-height: 80px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: 0 8px 28px rgba(0, 0, 0, .14) !important;
}
.gb-elementor-header-template .gb-site-header.is-scrolled .gb-logo {
  top: -4px;
  left: 18px;
  width: 110px;
  transition: top .28s ease, left .28s ease, width .28s ease;
}

@media (max-width: 767px) {
  .gb-elementor-header-template .gb-header-inner.e-con {
    border-radius: 16px !important;
  }
  .gb-elementor-header-template .gb-site-header.is-scrolled.e-con {
    height: 72px !important;
    min-height: 72px !important;
  }
  .gb-elementor-header-template .gb-site-header.is-scrolled .gb-header-inner.e-con {
    width: 100% !important;
    height: 72px !important;
    min-height: 72px !important;
    padding-left: 92px;
  }
  .gb-elementor-header-template .gb-site-header.is-scrolled .gb-logo {
    top: -5px;
    left: 8px;
    width: 86px;
  }
  .gb-elementor-header-template .gb-site-header.is-scrolled .gb-actions {
    top: 11px;
    right: 10px;
  }
  .gb-elementor-header-template .gb-nav.e-con {
    top: calc(100% + 8px);
    display: flex !important;
    max-height: calc(100dvh - 100px);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-12px) scale(.985);
    transform-origin: top center;
    transition: opacity .22s ease, transform .22s ease, visibility 0s linear .22s;
  }
  .gb-elementor-header-template .gb-nav.e-con.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0) scale(1);
    transition: opacity .22s ease, transform .22s ease;
  }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-item {
    animation: gb-mobile-menu-item-in .3s ease both;
  }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-item:nth-child(2) { animation-delay: 35ms; }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-item:nth-child(3) { animation-delay: 70ms; }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-item:nth-child(4) { animation-delay: 105ms; }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-item:nth-child(5) { animation-delay: 140ms; }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-item:nth-child(6) { animation-delay: 175ms; }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-item:nth-child(7) { animation-delay: 210ms; }
  .gb-elementor-header-template .gb-nav.is-open .gb-nav-language { animation-delay: 245ms; }
  .gb-elementor-header-template .gb-menu-toggle[aria-expanded="true"]::before {
    width: 22px;
    height: 22px;
    background:
      linear-gradient(45deg, transparent 46%, #151515 46% 54%, transparent 54%),
      linear-gradient(-45deg, transparent 46%, #151515 46% 54%, transparent 54%);
  }
  body.gb-menu-open { overflow: hidden !important; }
  body.gb-menu-open::after {
    content: "";
    position: fixed;
    inset: 0;
    z-index: 900;
    background: rgba(10, 18, 28, .42);
    backdrop-filter: blur(3px);
  }

  .home .elementor .gb-price,
  .home .elementor .gb-price p {
    white-space: nowrap;
    font-size: 14px;
  }
  .home .elementor .gb-category-viewport {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .home .elementor .gb-category-grid {
    margin-left: 0 !important;
  }
  .home .elementor .gb-category-card {
    flex: 0 0 90vw !important;
    width: 90vw !important;
    min-width: 90vw !important;
    height: 490px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 1px solid #d2dde8 !important;
    border-radius: 15px !important;
  }
  .home .elementor .gb-category-card::before { display: none !important; }
  .home .elementor .gb-category-image { height: 350px !important; }
  .home .elementor .gb-category-image img {
    border: 0 !important;
    border-radius: 15px 15px 0 0 !important;
  }
  .home .elementor .gb-category-title .elementor-heading-title {
    min-height: 138px;
    padding: 18px 20px;
    border: 0 !important;
    overflow-wrap: anywhere;
  }
  .home .elementor .gb-benefit-copy,
  .home .elementor .gb-benefit-copy p {
    overflow-wrap: anywhere;
    hyphens: auto;
  }
  .home .elementor .gb-brands {
    height: 1270px !important;
    min-height: 1270px !important;
    max-height: 1270px !important;
  }
  .home .elementor .gb-cta {
    height: 1120px !important;
    min-height: 1120px !important;
    max-height: 1120px !important;
  }
  .home .elementor .gb-cta-art { bottom: 0 !important; }

  .home .gb-mobile-reveal {
    opacity: 0;
    transform: translateY(26px) scale(.985);
    transition: opacity .55s ease var(--gb-reveal-delay, 0ms),
      transform .55s cubic-bezier(.2, .7, .2, 1) var(--gb-reveal-delay, 0ms);
    will-change: opacity, transform;
  }
  .home .gb-mobile-reveal.is-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes gb-mobile-menu-item-in {
  from { opacity: 0; transform: translateY(-8px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (prefers-reduced-motion: reduce) {
  .gb-elementor-header-template .gb-site-header.e-con,
  .gb-elementor-header-template .gb-header-inner.e-con,
  .gb-elementor-header-template .gb-nav.e-con,
  .home .gb-mobile-reveal {
    transition: none !important;
    animation: none !important;
  }
}

/* Mobile homepage fidelity: measured at the original site's 390px layout. */
@media (max-width: 767px) {
  .home .elementor .gb-section,
  .home .elementor .gb-section > .gb-wrap,
  .home .elementor .gb-products-grid,
  .home .elementor .gb-category-viewport,
  .home .elementor .gb-category-grid,
  .home .elementor .gb-benefit-grid,
  .home .elementor .gb-service-grid,
  .home .elementor .gb-project-grid,
  .home .elementor .gb-client-grid,
  .home .elementor .gb-brand-grid,
  .home .elementor .gb-cta {
    gap: 0 !important;
  }

  /* The live mobile header uses 52px controls and an 85px logo. */
  .gb-elementor-header-template .gb-site-header:not(.is-scrolled) .gb-logo {
    top: -5px !important;
    left: 3px !important;
    width: 85px !important;
  }
  .gb-elementor-header-template .gb-site-header:not(.is-scrolled) .gb-actions {
    top: 10px !important;
    right: 16px !important;
    width: 170px !important;
    height: 52px !important;
    gap: 7px !important;
  }
  .gb-elementor-header-template .gb-site-header:not(.is-scrolled) .gb-icon-button {
    width: 52px !important;
    height: 52px !important;
    border-radius: 15px !important;
  }

  /* Promotional and recommended products. */
  .home .elementor .gb-product-shell {
    height: 1363.3px !important;
    min-height: 1363.3px !important;
    max-height: 1363.3px !important;
  }
  .home .elementor .gb-recommended {
    height: 1418.1px !important;
    min-height: 1418.1px !important;
    max-height: 1418.1px !important;
  }
  .home .elementor .gb-product-shell > .gb-wrap,
  .home .elementor .gb-recommended > .gb-wrap {
    padding-top: 89px !important;
  }
  .home .elementor .gb-product-shell .gb-title,
  .home .elementor .gb-recommended .gb-title {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 10px !important;
  }
  .home .elementor .gb-product-shell .gb-products-grid,
  .home .elementor .gb-recommended .gb-products-grid {
    top: 201px !important;
    left: 0 !important;
    width: 105.556% !important;
    height: auto !important;
    margin-left: -2.778% !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 0 !important;
    row-gap: 30px !important;
    align-items: start;
  }
  .home .elementor .gb-product-card {
    height: 351.4px !important;
    min-height: 351.4px !important;
    margin: 0 !important;
    padding: 0 5px !important;
  }
  .home .elementor .gb-recommended .gb-product-card:nth-child(-n + 2) {
    height: 366.2px !important;
    min-height: 366.2px !important;
  }
  .home .elementor .gb-product-image {
    height: 175.25px !important;
  }
  .home .elementor .gb-product-title,
  .home .elementor .gb-product-title .elementor-heading-title {
    height: 78px !important;
    min-height: 78px !important;
  }
  .home .elementor .gb-product-title .elementor-heading-title {
    padding: 10px 7px !important;
    font-size: 13px !important;
    line-height: 18.2px !important;
  }
  .home .elementor .gb-price {
    height: 38.2px !important;
    padding: 0 7px 20px !important;
    font-size: 14px !important;
    line-height: 18.2px !important;
  }
  .home .elementor .gb-product-card > .gb-cart {
    right: 10px !important;
    bottom: 15px !important;
    left: 10px !important;
    height: 30.3px !important;
  }
  .home .elementor .gb-product-card > .gb-cart .elementor-button {
    height: 30.3px !important;
    padding: 7px !important;
    font-size: 13px !important;
    line-height: 14.3px !important;
  }

  /* Equipment category carousel. */
  .home .elementor .gb-categories {
    height: 823px !important;
    min-height: 823px !important;
    max-height: 823px !important;
  }
  .home .elementor .gb-categories .gb-title {
    top: 30px;
    width: 100% !important;
    height: 118px !important;
    margin: 0 !important;
    padding: 0 0 10px !important;
  }
  .home .elementor .gb-category-viewport {
    top: 178px !important;
    left: 0 !important;
    width: 100vw !important;
    height: 459px !important;
    margin-left: -5vw !important;
  }
  .home .elementor .gb-category-grid {
    width: max-content !important;
    height: 459px !important;
    margin-left: 20px !important;
    column-gap: 20px !important;
  }
  .home .elementor .gb-category-card {
    flex: 0 0 calc(100vw - 40px) !important;
    width: calc(100vw - 40px) !important;
    min-width: calc(100vw - 40px) !important;
    height: 439px !important;
  }
  .home .elementor .gb-category-image {
    height: 364px !important;
  }
  .home .elementor .gb-category-title .elementor-heading-title {
    min-height: 74px !important;
    padding: 12px 20px !important;
    font-size: 24px !important;
    line-height: 28.8px !important;
  }
  .home .elementor .gb-categories .gb-slider-controls {
    top: 669px !important;
    left: 50% !important;
    width: 146px !important;
    justify-content: center !important;
    gap: 16px !important;
    transform: translateX(-50%) !important;
  }

  /* Scroll-built gym section. */
  .home .elementor .gb-build {
    height: 1094.8px !important;
    min-height: 1094.8px !important;
    max-height: 1094.8px !important;
  }
  .home .elementor .gb-build-images {
    width: 90% !important;
    height: 220.7px !important;
    column-gap: 20px !important;
  }
  .home .elementor .gb-build-images--left {
    top: 90px !important;
  }
  .home .elementor .gb-build-images--right {
    top: 874.1px !important;
    bottom: auto !important;
  }
  .home .elementor .gb-build-image,
  .home .elementor .gb-build-image:nth-child(2) {
    height: 220.7px !important;
  }
  .home .elementor .gb-build-copy {
    top: 390.6px !important;
  }
  .home .elementor .gb-build-text,
  .home .elementor .gb-build-text p {
    font-size: 22px !important;
    line-height: 35.2px !important;
  }

  /* Benefits and services use a single mobile column on the source site. */
  .home .elementor .gb-benefits {
    height: 3324.8px !important;
    min-height: 3324.8px !important;
    max-height: 3324.8px !important;
    padding: 60px 5% !important;
  }
  .home .elementor .gb-benefit-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 30px 0 !important;
    row-gap: 20px !important;
  }
  .home .elementor .gb-benefits > .gb-wrap {
    display: block !important;
  }
  .home .elementor .gb-benefit {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 30px 20px !important;
  }
  .home .elementor .gb-benefit:nth-child(1),
  .home .elementor .gb-benefit:nth-child(4),
  .home .elementor .gb-benefit:nth-child(6),
  .home .elementor .gb-benefit:nth-child(7),
  .home .elementor .gb-benefit:nth-child(8) {
    height: 230.4px !important;
  }
  .home .elementor .gb-benefit:nth-child(2) {
    height: 205.2px !important;
  }
  .home .elementor .gb-benefit:nth-child(3),
  .home .elementor .gb-benefit:nth-child(5) {
    height: 232.4px !important;
  }
  .home .elementor .gb-benefit-icon,
  .home .elementor .gb-benefit-icon > .elementor-widget-container,
  .home .elementor .gb-benefit-icon img {
    width: 100px !important;
    height: 100px !important;
  }
  .home .elementor .gb-service-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 60px 0 30px !important;
    row-gap: 20px !important;
  }
  .home .elementor .gb-service {
    position: relative !important;
    width: 100% !important;
    height: 351px !important;
    min-height: 351px !important;
    overflow: hidden !important;
    border-radius: 15px !important;
  }
  .home .elementor .gb-service-title {
    position: absolute !important;
    inset: 0 !important;
    z-index: 2;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
  }
  .home .elementor .gb-service-title .elementor-heading-title {
    left: 20px !important;
    right: 82px !important;
    bottom: 20px !important;
    font-size: 22px !important;
    line-height: 26.4px !important;
  }
  .home .elementor .gb-service-arrow {
    right: 20px !important;
    bottom: 20px !important;
    width: 46px !important;
    height: 46px !important;
  }
  .home .elementor .gb-service-arrow .elementor-button {
    width: 46px !important;
    height: 46px !important;
    font-size: 25px !important;
  }
  .home .elementor .gb-service-arrow .elementor-button::before,
  .home .elementor .gb-service-arrow .elementor-button::after {
    content: none !important;
    display: none !important;
  }

  /* Consultation, about, projects, and clients. */
  .home .elementor .gb-steps {
    height: 1729.7px !important;
    min-height: 1729.7px !important;
    max-height: 1729.7px !important;
  }
  .home .elementor .gb-step-grid {
    top: 234px !important;
    gap: 0 !important;
  }
  .home .elementor .gb-step-title .elementor-heading-title {
    font-size: 22px !important;
    line-height: 26.4px !important;
  }
  .home .elementor .gb-about {
    height: 979.5px !important;
    min-height: 979.5px !important;
    max-height: 979.5px !important;
    padding-top: 90px !important;
  }
  .home .elementor .gb-about .gb-copy {
    margin-top: 30px !important;
    font-size: 17px !important;
    line-height: 28.9px !important;
  }
  .home .elementor .gb-about-handle {
    display: none !important;
  }
  .home .elementor .gb-about .gb-button {
    width: 200px !important;
    height: 59.5px !important;
    padding: 0 !important;
  }
  .home .elementor .gb-about .gb-button .elementor-button {
    width: 200px !important;
    height: 50.6px !important;
    padding: 10px 20px !important;
  }
  .home .elementor .gb-projects {
    height: 1643.9px !important;
    min-height: 1643.9px !important;
    max-height: 1643.9px !important;
    padding-top: 60px !important;
  }
  .home .elementor .gb-projects .gb-title {
    width: 100% !important;
    margin: 0 !important;
    transform: translateY(30px);
  }
  .home .elementor .gb-project-grid {
    top: 198px !important;
    grid-template-columns: 1fr !important;
    height: 1286.4px !important;
    row-gap: 20px !important;
  }
  .home .elementor .gb-project {
    width: 100% !important;
    height: 306.6px !important;
    min-height: 306.6px !important;
  }
  .home .elementor .gb-project-image {
    height: 249.5px !important;
  }
  .home .elementor .gb-project-title {
    top: 259.5px !important;
  }
  .home .elementor .gb-project-title .elementor-heading-title {
    min-height: 47.1px !important;
    padding: 10px !important;
    font-size: 17px !important;
    line-height: 23.4px !important;
  }
  .home .elementor .gb-projects .gb-centered {
    top: 1465px !important;
    height: 119.5px !important;
  }
  .home .elementor .gb-clients {
    height: 1681.9px !important;
    min-height: 1681.9px !important;
    max-height: 1681.9px !important;
    padding-top: 70px !important;
  }
  .home .elementor .gb-client-grid {
    top: 76px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    height: 1415.9px !important;
    column-gap: 20px !important;
    row-gap: 20px !important;
  }
  .home .elementor .gb-client {
    width: 100% !important;
    height: 159.5px !important;
    min-height: 159.5px !important;
  }
  .home .elementor .gb-client-logo,
  .home .elementor .gb-client-logo img {
    height: 103.4px !important;
    border-radius: 10px !important;
  }

  /* Brand grid and two-panel CTA. */
  .home .elementor .gb-brands {
    height: 1046.3px !important;
    min-height: 1046.3px !important;
    max-height: 1046.3px !important;
    padding: 90px 0 !important;
  }
  .home .elementor .gb-brands .gb-title {
    width: 90% !important;
    height: 118px !important;
    margin: 0 auto !important;
    padding-bottom: 10px !important;
  }
  .home .elementor .gb-brand-grid {
    top: 198px !important;
    width: 100% !important;
    grid-template-columns: 1fr !important;
    row-gap: 20px !important;
  }
  .home .elementor .gb-brand-image {
    width: 100% !important;
    height: 181.5px !important;
    background: transparent !important;
  }
  .home .elementor .gb-brand-image:last-child {
    width: 50% !important;
    height: 93.8px !important;
  }
  .home .elementor .gb-cta {
    height: 999px !important;
    min-height: 999px !important;
    max-height: 999px !important;
    padding: 0 !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: repeat(2, 499.5px) !important;
    align-items: stretch !important;
  }
  .home .elementor .gb-cta-panel {
    width: 100% !important;
    height: 499.5px !important;
    min-height: 499.5px !important;
    margin: 0 !important;
    padding: 90px 5% 160px !important;
  }
  .home .elementor .gb-cta-left {
    background-image: url('/wp-content/uploads/gymbro/2026/07/cta-left.webp') !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .home .elementor .gb-cta-left::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    background: url('/wp-content/uploads/gymbro/2026/07/cta-left.webp') center bottom / cover no-repeat;
  }
  .home .elementor .gb-cta-left::after {
    z-index: 1;
  }
  .home .elementor .gb-cta-text {
    font-size: 25px !important;
    line-height: 30px !important;
    min-height: 120px !important;
  }
  .home .elementor .gb-cta-copy {
    width: 100% !important;
    gap: 30px !important;
  }
  .home .elementor .gb-cta .gb-button {
    width: 200px !important;
    height: 59.5px !important;
    margin-top: 30px !important;
    padding: 0 !important;
  }
  .home .elementor .gb-cta .gb-button .elementor-button {
    width: 200px !important;
    height: 50.6px !important;
    padding: 10px 20px !important;
  }
  .home .elementor .gb-cta-left .gb-button .elementor-button {
    color: #111 !important;
    background: var(--gb-light-blue) !important;
  }
  .home .elementor .gb-about .gb-button .elementor-button,
  .home .elementor .gb-cta .gb-button .elementor-button {
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 30.6px !important;
  }
  .home .elementor .gb-recommended .gb-product-title,
  .home .elementor .gb-recommended .gb-product-title .elementor-heading-title {
    height: auto !important;
    min-height: 78px !important;
  }
  .home .elementor .gb-cta-art {
    display: none !important;
  }
}

/* Editable Elementor single-product templates. */
body.single-product::before { display: none !important; }
body.single-product .site-main.gb-single-product-main {
  width: 100% !important;
  max-width: none !important;
  min-height: 0;
  height: auto !important;
  margin: 0;
  padding: 0;
  overflow: visible;
  background: #f4f7fa;
}
body.single-product .gb-elementor-product-template,
body.single-product .gb-elementor-product-template > .elementor {
  display: block;
  width: 100%;
  min-height: 0;
}
body.single-product .gb-elementor-product-template .elementor-widget-shortcode,
body.single-product .gb-elementor-product-template .elementor-widget-shortcode > .elementor-widget-container {
  width: 100%;
}
.gb-single-wrap {
  display: block !important;
  width: min(1320px, 90%) !important;
  max-width: 1320px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
.gb-single-hero {
  display: block !important;
  padding: 145px 0 92px !important;
  background:
    radial-gradient(circle at 8% 12%, rgba(82, 139, 224, .13), transparent 31%),
    linear-gradient(180deg, #f8fafc 0%, #eef3f7 100%);
}
.gb-single-breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 26px;
  margin: 0 0 35px;
  overflow: hidden;
  color: #7b8794;
  font-size: 14px;
  white-space: nowrap;
}
.gb-single-breadcrumb a { color: #5d6b78; }
.gb-single-breadcrumb a:hover { color: var(--gb-primary); }
.gb-single-breadcrumb i { color: #b9c2cb; font-style: normal; }
.gb-single-breadcrumb span { overflow: hidden; text-overflow: ellipsis; }
.gb-single-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr);
  align-items: stretch !important;
  gap: 58px !important;
  width: 100% !important;
}
.gb-product-gallery-widget,
.gb-product-summary-widget { width: 100% !important; min-width: 0; }
.gb-single-gallery,
.gb-single-summary {
  height: 100%;
  border: 1px solid #dce4ec;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0 18px 55px rgba(28, 48, 70, .08);
}
.gb-single-gallery { padding: 30px; }
.gb-single-gallery .woocommerce-product-gallery {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}
.gb-single-gallery .woocommerce-product-gallery__wrapper { margin: 0 !important; }
.gb-single-gallery .woocommerce-product-gallery__image {
  overflow: hidden;
  border-radius: 18px;
  background: #f5f7f9;
}
.gb-single-gallery .woocommerce-product-gallery__image > a {
  display: grid;
  min-height: 570px;
  place-items: center;
}
.gb-single-gallery .woocommerce-product-gallery__image img {
  width: 100% !important;
  height: 570px !important;
  object-fit: contain;
  border-radius: 18px !important;
  mix-blend-mode: multiply;
}
.gb-single-gallery .flex-control-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin: 18px 0 0 !important;
  padding: 0 !important;
}
.gb-single-gallery .flex-control-thumbs li {
  float: none !important;
  width: 100% !important;
  padding: 5px;
  overflow: hidden;
  border: 1px solid #dce4ec;
  border-radius: 12px;
  background: #f8fafc;
}
.gb-single-gallery .flex-control-thumbs img {
  width: 100% !important;
  height: 92px !important;
  object-fit: contain;
  border-radius: 8px !important;
}
.gb-single-gallery .woocommerce-product-gallery__trigger {
  top: 16px !important;
  right: 16px !important;
  z-index: 5 !important;
  display: grid !important;
  width: 48px !important;
  height: 48px !important;
  border: 1px solid #d5e0ea !important;
  place-items: center;
  background: #fff !important;
  box-shadow: 0 8px 24px rgba(20, 40, 60, .12);
}
.gb-single-summary {
  position: relative;
  display: flex;
  min-height: 690px;
  padding: 48px;
  flex-direction: column;
}
.gb-single-kicker {
  margin-bottom: 22px;
  color: var(--gb-primary);
  font-size: 13px;
  font-weight: 750;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.gb-single-sale {
  position: absolute;
  top: 45px;
  right: 45px;
  padding: 5px 12px 6px;
  border-radius: 8px;
  color: #111;
  background: var(--gb-light-blue);
  font-size: 14px;
  font-weight: 700;
  transform: rotate(-3deg);
}
.gb-single-title {
  max-width: 650px;
  margin: 0 0 20px;
  color: #111820;
  font-size: clamp(34px, 3.1vw, 54px);
  font-weight: 650;
  line-height: 1.08;
  letter-spacing: -.035em;
}
.gb-single-rating { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; color: #7a8794; font-size: 14px; }
.gb-single-rating .star-rating { margin: 0; color: #f0a500; }
.gb-single-price {
  margin: 6px 0 15px;
  color: var(--gb-primary);
  font-size: 34px;
  font-weight: 750;
  line-height: 1.2;
}
.gb-single-price del { margin-right: 8px; color: #9aa5af; font-size: .62em; font-weight: 500; }
.gb-single-price ins { text-decoration: none; }
.gb-single-stock {
  display: flex;
  align-items: center;
  gap: 9px;
  width: max-content;
  margin-bottom: 24px;
  padding: 7px 12px;
  border-radius: 999px;
  color: #386146;
  background: #eaf7ee;
  font-size: 13px;
  font-weight: 650;
}
.gb-single-stock i { width: 8px; height: 8px; border-radius: 50%; background: #3ea35c; }
.gb-single-stock.is-out-of-stock { color: #8c3c3c; background: #fdecec; }
.gb-single-stock.is-out-of-stock i { background: #d75656; }
.gb-single-excerpt { margin-bottom: 28px; color: #495969; font-size: 16px; line-height: 1.75; }
.gb-single-excerpt p { margin: 0 0 12px; }
.gb-single-purchase { margin-top: auto; }
.gb-single-purchase form.cart {
  display: flex !important;
  align-items: stretch;
  gap: 12px;
  margin: 0 0 12px !important;
}
.gb-single-purchase form.cart::before,
.gb-single-purchase form.cart::after { display: none !important; }
.gb-single-purchase .quantity .qty {
  width: 74px;
  height: 56px;
  padding: 0 8px;
  border: 1px solid #d1dce6;
  border-radius: 14px;
  color: #17212b;
  background: #fff;
  font-weight: 650;
}
.gb-single-purchase .single_add_to_cart_button {
  min-height: 56px;
  padding: 14px 28px !important;
  flex: 1;
  border: 0 !important;
  border-radius: 14px !important;
  color: #fff !important;
  background: var(--gb-primary) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  transition: transform .2s ease, background .2s ease, box-shadow .2s ease;
}
.gb-single-purchase .single_add_to_cart_button:hover {
  background: var(--gb-primary-dark) !important;
  box-shadow: 0 12px 24px rgba(32, 90, 178, .22);
  transform: translateY(-2px);
}
.gb-single-quote {
  display: flex;
  min-height: 54px;
  padding: 13px 20px;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #cad7e3;
  border-radius: 14px;
  color: #17212b;
  font-weight: 650;
}
.gb-single-quote:hover { border-color: var(--gb-primary); color: var(--gb-primary); }
.gb-single-quote span { font-size: 22px; }
.gb-single-meta { display: grid; gap: 10px; margin: 25px 0 0; padding-top: 22px; border-top: 1px solid #e0e7ed; }
.gb-single-meta > div { display: grid; grid-template-columns: 90px 1fr; gap: 15px; }
.gb-single-meta dt { color: #8a96a1; font-size: 13px; font-weight: 600; text-transform: uppercase; }
.gb-single-meta dd { margin: 0; color: #43515e; font-size: 14px; }
.gb-single-meta dd a { color: #43515e; }
.gb-single-meta dd a:hover { color: var(--gb-primary); }

.gb-product-assurances { display: block !important; padding: 30px 0 90px !important; background: #eef3f7; }
.gb-product-assurance-grid { display: grid !important; grid-template-columns: repeat(4, 1fr); gap: 16px !important; }
.gb-product-assurance {
  display: block !important;
  min-height: 230px;
  padding: 28px !important;
  border-radius: 18px;
  color: #fff;
  background: #141b22;
  transition: transform .25s ease, background .25s ease;
}
.gb-product-assurance:nth-child(even) { background: var(--gb-primary); }
.gb-product-assurance:hover { background: #2868c5; transform: translateY(-5px); }
.gb-product-assurance-number .elementor-heading-title { color: rgba(255,255,255,.55); font-size: 13px; letter-spacing: .12em; }
.gb-product-assurance-title { margin-top: 43px; }
.gb-product-assurance-title .elementor-heading-title { color: #fff; font-size: 22px; line-height: 1.15; }
.gb-product-assurance-copy { margin-top: 12px; color: rgba(255,255,255,.72); font-size: 14px; line-height: 1.55; }
.gb-product-assurance-copy p { margin: 0; }

.gb-product-details-section { display: block !important; padding: 105px 0 !important; background: #fff; }
.gb-single-details-grid { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(360px, .65fr); gap: 28px; }
.gb-single-description,
.gb-single-specifications { position: relative; padding: 46px; border-radius: 22px; }
.gb-single-description { border: 1px solid #dce4ec; background: #f7f9fb; }
.gb-single-specifications { color: #fff; background: #141b22; }
.gb-single-section-number { display: block; margin-bottom: 60px; color: var(--gb-primary); font-size: 13px; font-weight: 750; letter-spacing: .12em; }
.gb-single-specifications .gb-single-section-number { color: #83b2f8; }
.gb-single-details-grid h2 { margin: 0 0 28px; font-size: 34px; font-weight: 650; letter-spacing: -.025em; }
.gb-single-specifications h2 { color: #fff; }
.gb-single-description-copy { color: #465563; font-size: 16px; line-height: 1.8; }
.gb-single-description-copy h2,
.gb-single-description-copy h3 { margin-top: 35px; color: #15202a; font-size: 24px; }
.gb-single-description-copy p:last-child { margin-bottom: 0; }
.gb-single-specifications table { width: 100%; margin: 0; border: 0; color: #fff; }
.gb-single-specifications tr { border-bottom: 1px solid rgba(255,255,255,.13); }
.gb-single-specifications th,
.gb-single-specifications td { padding: 15px 0 !important; border: 0 !important; background: transparent !important; text-align: left; font-size: 14px; }
.gb-single-specifications th { width: 46%; color: rgba(255,255,255,.58); font-weight: 500; }
.gb-single-specifications td { color: #fff; font-weight: 600; }
.gb-single-specifications p { margin: 0; }
.gb-specification-note { display: grid; gap: 7px; margin-top: 35px; padding: 20px; border-radius: 14px; color: #17212b; background: var(--gb-light-blue); }
.gb-specification-note span { font-size: 13px; line-height: 1.5; }

.gb-related-section { display: block !important; padding: 100px 0 115px !important; background: #eef3f7; }
.gb-related-heading { margin-bottom: 46px; }
.gb-related-heading .elementor-heading-title { color: #111820; font-size: clamp(38px, 4vw, 58px); font-weight: 350; line-height: 1.05; letter-spacing: -.035em; }
.gb-related-heading strong { display: block; font-weight: 700; }
.gb-related-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.gb-related-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #d9e3ec;
  border-radius: 20px;
  background: #fff;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}
.gb-related-card:hover { border-color: #9cbce4; box-shadow: 0 18px 38px rgba(32, 90, 178, .14); transform: translateY(-6px); }
.gb-related-image { position: relative; display: block; height: 285px; padding: 12px; overflow: hidden; background: #f7f9fb; }
.gb-related-image > span { position: absolute; top: 14px; left: 14px; z-index: 2; padding: 4px 10px; border-radius: 7px; color: #111; background: var(--gb-light-blue); font-size: 13px; font-weight: 700; transform: rotate(-3deg); }
.gb-related-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; transition: transform .35s ease; }
.gb-related-card:hover .gb-related-image img { transform: scale(1.045); }
.gb-related-content { display: flex; min-height: 245px; padding: 22px; flex-direction: column; }
.gb-related-content h3 { margin: 0 0 16px; font-size: 18px; font-weight: 600; line-height: 1.35; }
.gb-related-content h3 a { color: #151d25; }
.gb-related-price { margin-top: auto; margin-bottom: 18px; color: var(--gb-primary); font-size: 19px; font-weight: 750; }
.gb-related-price del { color: #97a2ad; font-size: 13px; font-weight: 500; }
.gb-related-price ins { text-decoration: none; }
.gb-related-cart { display: block; min-height: 44px; padding: 11px 15px; border: 1px solid #cbd7e2; border-radius: 999px; color: #16202a; text-align: center; font-size: 14px; font-weight: 650; }
.gb-related-cart:hover { border-color: var(--gb-primary); color: #fff; background: var(--gb-primary); }

.gb-single-product-cta { display: block !important; padding: 0 !important; color: #fff; background: #fff; }
.gb-single-product-cta-inner {
  display: grid !important;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .65fr) auto;
  gap: 35px !important;
  min-height: 310px;
  padding: 62px !important;
  align-items: center !important;
  border-radius: 26px 26px 0 0;
  background:
    radial-gradient(circle at 88% 18%, rgba(255,255,255,.18), transparent 26%),
    linear-gradient(135deg, #17488f, #2f76cf) !important;
  transition: none !important;
}
.gb-single-product-cta-title .elementor-heading-title { color: #fff !important; font-size: clamp(36px, 4vw, 57px); line-height: 1.05; letter-spacing: -.035em; }
.gb-single-product-cta-copy { color: rgba(255,255,255,.8) !important; font-size: 16px; line-height: 1.65; }
.gb-single-product-cta-copy p { margin: 0; }
.gb-single-product-cta-button .elementor-button { min-height: 54px; padding: 15px 25px; border-radius: 999px; color: #164786 !important; background: #fff !important; font-weight: 700; }
.gb-single-product-cta-button .elementor-button:hover { color: #111 !important; background: var(--gb-light-blue) !important; }
body.single-product .gb-elementor-footer-template { position: relative; z-index: 1; clear: both; }

@media (max-width: 1050px) {
  .gb-single-grid { grid-template-columns: 1fr; }
  .gb-single-summary { min-height: 0; }
  .gb-product-assurance-grid { grid-template-columns: repeat(2, 1fr); }
  .gb-single-details-grid { grid-template-columns: 1fr; }
  .gb-related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gb-single-product-cta-inner { grid-template-columns: 1fr 1fr; }
  .gb-single-product-cta-button { grid-column: 1 / -1; }
}

@media (max-width: 767px) {
  body.single-product .site-main.gb-single-product-main { width: 100%; padding: 0; }
  .gb-single-wrap { width: calc(100% - 28px) !important; }
  .gb-single-hero { padding: 112px 0 60px !important; }
  .gb-single-breadcrumb { margin-bottom: 24px; font-size: 12px; }
  .gb-single-grid { gap: 18px !important; }
  .gb-single-gallery { padding: 12px; border-radius: 18px; }
  .gb-single-gallery .woocommerce-product-gallery__image > a { min-height: 345px; }
  .gb-single-gallery .woocommerce-product-gallery__image img { height: 345px !important; }
  .gb-single-gallery .flex-control-thumbs { gap: 8px; margin-top: 10px !important; }
  .gb-single-gallery .flex-control-thumbs img { height: 65px !important; }
  .gb-single-summary { min-height: 0; padding: 28px 20px; border-radius: 18px; }
  .gb-single-kicker { max-width: 75%; margin-bottom: 16px; font-size: 11px; }
  .gb-single-sale { top: 24px; right: 20px; }
  .gb-single-title { font-size: 31px; }
  .gb-single-price { font-size: 28px; }
  .gb-single-excerpt { font-size: 15px; }
  .gb-single-purchase form.cart { flex-wrap: wrap; }
  .gb-single-purchase .quantity { flex: 0 0 70px; }
  .gb-single-purchase .single_add_to_cart_button { min-width: calc(100% - 82px); }
  .gb-single-meta > div { grid-template-columns: 72px 1fr; }
  .gb-product-assurances { padding: 18px 0 60px !important; }
  .gb-product-assurance-grid { grid-template-columns: 1fr; gap: 10px !important; }
  .gb-product-assurance { min-height: 190px; padding: 24px !important; }
  .gb-product-assurance-title { margin-top: 30px; }
  .gb-product-details-section { padding: 65px 0 !important; }
  .gb-single-details-grid { gap: 14px; }
  .gb-single-description,
  .gb-single-specifications { padding: 28px 22px; border-radius: 18px; }
  .gb-single-section-number { margin-bottom: 35px; }
  .gb-single-details-grid h2 { font-size: 28px; }
  .gb-related-section { padding: 65px 0 75px !important; }
  .gb-related-heading { margin-bottom: 32px; }
  .gb-related-heading .elementor-heading-title { font-size: 38px; }
  .gb-related-grid { grid-template-columns: 1fr; gap: 14px; }
  .gb-related-image { height: 330px; }
  .gb-related-content { min-height: 220px; }
  .gb-single-product-cta-inner { width: 100% !important; min-height: 0; padding: 48px 22px !important; grid-template-columns: 1fr; border-radius: 0; }
  .gb-single-product-cta-button { grid-column: auto; }
}

/* Mobile header controls: hamburger, language and cart; search lives in the menu. */
.gb-mobile-header-language,
.gb-mobile-search-nav,
.gb-mobile-search-toggle { display: none; }

@media (max-width: 767px) {
  .gb-elementor-header-template .gb-actions .gb-search-toggle,
  .gb-theme-header .gb-actions .gb-search-toggle { display: none !important; }

  .gb-mobile-header-language {
    display: block;
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
  }
  .gb-mobile-header-language .gb-language-switcher {
    display: inline-flex;
    width: 45px;
    min-width: 45px;
    height: 45px;
    margin: 0;
    padding: 0 4px;
    gap: 2px;
    border-color: #d2dde8;
    border-radius: 15px;
    font-size: 10px;
  }
  .gb-elementor-header-template .gb-site-header:not(.is-scrolled) .gb-mobile-header-language,
  .gb-elementor-header-template .gb-site-header:not(.is-scrolled) .gb-mobile-header-language .gb-language-switcher,
  .gb-theme-header:not(.is-scrolled) .gb-mobile-header-language,
  .gb-theme-header:not(.is-scrolled) .gb-mobile-header-language .gb-language-switcher {
    width: 52px;
    min-width: 52px;
    height: 52px;
    flex-basis: 52px;
  }
  .gb-elementor-header-template .gb-site-header:not(.is-scrolled) .gb-actions .gb-icon-button,
  .gb-theme-header:not(.is-scrolled) .gb-actions .gb-icon-button {
    flex-basis: 52px !important;
  }

  .gb-elementor-header-template .gb-nav-language,
  .gb-theme-header .gb-nav > .gb-language-switcher { display: none !important; }

  .gb-elementor-header-template .gb-mobile-search-nav,
  .gb-theme-header .gb-mobile-search-toggle {
    display: block !important;
    width: 100% !important;
    max-width: none;
    margin: 0 0 8px;
    flex: 0 0 auto;
    order: -1;
  }
  .gb-elementor-header-template .gb-mobile-search-nav .elementor-shortcode { display: block; }
  .gb-mobile-search-toggle {
    display: flex;
    width: 100%;
    min-height: 49px;
    padding: 11px 14px;
    align-items: center;
    gap: 11px;
    border: 1px solid #cbd9e7 !important;
    border-radius: 13px;
    background: #f4f8fc !important;
    box-shadow: none !important;
    color: #17212c !important;
    cursor: pointer;
    font-family: Commissioner, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
  }
  .gb-mobile-search-toggle:hover,
  .gb-mobile-search-toggle:focus-visible {
    border-color: #8fb4e2 !important;
    background: #eaf3ff !important;
    color: #205ab2 !important;
  }
  .gb-mobile-search-toggle svg {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
}

/* Geometric centring for every boxed navbar control. */
.gb-actions .gb-icon-button {
  padding: 0 !important;
  border-radius: 15px !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: 1fr !important;
  place-items: center !important;
  align-items: center !important;
  justify-items: center !important;
  line-height: 1 !important;
}
.gb-actions .gb-search-toggle,
.gb-actions .gb-account,
.gb-actions .gb-cart-link { display: grid !important; }
.gb-actions .gb-icon-button > svg {
  display: block !important;
  width: 28px !important;
  height: 28px !important;
  margin: 0 !important;
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: center !important;
  justify-self: center !important;
}
@media (max-width: 767px) {
  .gb-actions .gb-menu-toggle { display: grid !important; }
}

/* Solution detail pages: shared reconstruction of the three live service pages. */
body.gb-solution-detail-page { overflow-x: hidden; }
body.gb-solution-detail-page::before { display: none; }
body.gb-solution-detail-page .gb-site-header { position: fixed; }
body.gb-solution-detail-page .gb-solution-detail-main.site-main {
  width: 100%;
  max-width: none;
  min-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.7;
}
.gb-solution-detail-main .elementor,
.gb-solution-detail-main .et-l,
.gb-solution-detail-main .et-l--post,
.gb-solution-detail-main .et_builder_inner_content { display: block; width: 100%; }
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 60px 0;
}
.gb-solution-detail-main .et_pb_row {
  position: relative;
  display: block;
  width: min(calc(100% - 50px), 900px);
  max-width: none;
  margin: 0 auto;
  padding: 30px 0;
}
.gb-solution-detail-main .et_pb_column { width: 100%; margin: 0; }
.gb-solution-detail-main .et_pb_module { margin: 0; }
.gb-solution-detail-main h1,
.gb-solution-detail-main h2,
.gb-solution-detail-main h3,
.gb-solution-detail-main p { color: inherit; }
.gb-solution-detail-main p { margin: 0; }
.gb-solution-detail-main .sub h2 {
  margin: 0;
  padding: 0 0 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -.035em;
}
.gb-solution-detail-main .sub + .sub { margin-top: 30px; }

/* Photographic title banner. */
.gb-solution-detail-main .gb-elementor-page-widget > .s-head {
  min-height: 356px;
  padding: 157px 0 60px;
  background-color: #f2f5f8;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
}
.gb-solution-detail-main.gb-solution-detail-home .s-head {
  min-height: 426px;
  background-image: url('/wp-content/uploads/gymbro/2026/08/sv-3-head.webp');
}
.gb-solution-detail-hotel .s-head {
  background-image: url('/wp-content/uploads/gymbro/2026/08/sv-3-head-oborudvane-za-hoteli.webp');
  background-position-y: 0;
}
.gb-solution-detail-commercial .s-head {
  background-image: url('/wp-content/uploads/gymbro/2026/08/sv-1-fitness-head.webp');
}
.gb-solution-detail-main .s-head .et_pb_row { padding: 30px 0; }
.gb-solution-detail-main .s-head h1 {
  max-width: 900px;
  margin: 0;
  padding: 0 0 10px;
  color: #fff;
  font-size: 58px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -.04em;
}

/* Introductory copy and calls to action. */
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(2) { background: #fff; }
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(2) .et_pb_text_inner p {
  font-size: 17px;
  line-height: 1.7;
}
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(2) .et_pb_row:nth-child(2) .et_pb_column {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.gb-solution-detail-main .et_pb_button_module_wrapper { width: 200px; }
.gb-solution-detail-main .et_pb_button {
  display: inline-flex;
  width: 200px;
  min-height: 51px;
  padding: 10px 20px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 0;
  border-radius: 999px;
  background: #205ab2;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
}
.gb-solution-detail-main .et_pb_button.b-left { background: #a8c5f0; color: #000; }

/* Eight alternating solution cards. */
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(3) {
  padding-bottom: 90px;
  background: #f2f5f8;
}
.gb-solution-detail-main .r-two {
  width: calc(100% - 72px);
  max-width: 1354px;
}
.gb-solution-detail-main .r-two > .et_pb_column {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
}
.gb-solution-detail-main .bl-acc.inner {
  min-height: 500px;
  padding: 30px;
  border: 1px solid #d9e1ea;
  border-radius: 16px;
  background: #f2f5f8;
}
.gb-solution-detail-main .bl-acc.inner:nth-child(1),
.gb-solution-detail-main .bl-acc.inner:nth-child(3),
.gb-solution-detail-main .bl-acc.inner:nth-child(6),
.gb-solution-detail-main .bl-acc.inner:nth-child(8) { background: #a8c5f0; border-color: #a8c5f0; }
.gb-solution-detail-main .bl-acc.inner .et_pb_blurb_content {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.gb-solution-detail-main .bl-acc.inner .et_pb_main_blurb_image { margin: 0 0 24px; }
.gb-solution-detail-main .bl-acc.inner .et_pb_image_wrap { display: block; }
.gb-solution-detail-main .bl-acc.inner img {
  display: block;
  width: 64px;
  height: 64px;
  object-fit: contain;
}
.gb-solution-detail-main .bl-acc.inner h3 {
  margin: 0 0 18px;
  padding: 0;
  font-size: 20px;
  font-weight: 650;
  line-height: 1.2;
}
.gb-solution-detail-main .bl-acc.inner p { font-size: 16px; line-height: 1.48; }

/* Product recommendations. */
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(4) {
  padding-bottom: 0;
  background: #fff;
}
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(4) .et_pb_row:nth-child(2) {
  width: calc(100% - 72px);
  max-width: 1354px;
  padding-bottom: 0;
}
.gb-solution-detail-main .h-shop ul.products {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 20px;
  margin: 0 !important;
  padding: 0;
}
.gb-solution-detail-main .h-shop { min-height: 539px; }
.gb-solution-detail-main .h-shop ul.products::before,
.gb-solution-detail-main .h-shop ul.products::after { display: none !important; }
.gb-solution-detail-main .h-shop ul.products li.product {
  display: flex;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  flex-direction: column;
  color: #000;
}
.gb-solution-detail-main .h-shop ul.products li.product:nth-child(n+6) { display: none; }
.gb-solution-detail-main .h-shop ul.products li.product > a:first-child { display: block; }
.gb-solution-detail-main .h-shop ul.products li.product img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  margin: 0 0 16px !important;
  object-fit: contain;
  border-radius: 14px;
  background: #f2f5f8;
}
.gb-solution-detail-main .h-shop .woocommerce-loop-product__title {
  min-height: 58px;
  margin: 0;
  padding: 0 !important;
  color: #000;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 1.35;
}
.gb-solution-detail-main .h-shop .price {
  min-height: 31px;
  margin: 8px 0 12px;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 650;
}
.gb-solution-detail-main .h-shop .button {
  width: 100%;
  min-height: 37px;
  margin: auto 0 0 !important;
  padding: 8px 12px !important;
  border: 1px solid #d6dde5 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #000 !important;
  font-size: 13px;
  font-weight: 500 !important;
  line-height: 1.2;
}

/* Equipment category carousel. */
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(5) { background: #fff; }
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(5) .r-slide {
  width: calc(100% - 72px);
  max-width: 1354px;
  padding-bottom: 30px;
}
.gb-solution-detail-main .r-slide .col-acc {
  display: flex;
  gap: 0;
  padding-left: min(14vw, 200px);
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.gb-solution-detail-main .r-slide .col-acc::-webkit-scrollbar { display: none; }
.gb-solution-detail-main .bl-cat {
  width: clamp(310px, calc((100vw - 279px) / 3), 387px);
  min-width: clamp(310px, calc((100vw - 279px) / 3), 387px);
  padding: 10px;
  scroll-snap-align: start;
}
.gb-solution-detail-main .bl-cat .et_pb_blurb_content {
  overflow: hidden;
  border: 1px solid #d7e0e9;
  border-radius: 16px;
  background: #fff;
}
.gb-solution-detail-main .bl-cat .et_pb_main_blurb_image,
.gb-solution-detail-main .bl-cat .et_pb_main_blurb_image a,
.gb-solution-detail-main .bl-cat .et_pb_image_wrap { display: block; }
.gb-solution-detail-main .bl-cat img {
  display: block;
  width: 100%;
  height: 405px;
  object-fit: cover;
  background: #f2f5f8;
}
.gb-solution-detail-main .bl-cat .et_pb_blurb_container { padding: 19px 20px 22px; }
.gb-solution-detail-main .bl-cat h3 {
  min-height: 58px;
  margin: 0;
  padding: 0;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.15;
}
.gb-solution-slider-controls {
  display: flex;
  width: min(calc(100% - 50px), 900px);
  margin: -4px auto 0;
  justify-content: center;
  gap: 12px;
}
.gb-solution-slider-controls button {
  display: grid;
  width: 50px;
  height: 50px;
  padding: 0;
  place-items: center;
  border: 1px solid #d8e2ec;
  border-radius: 50%;
  background: #fff;
  color: #205ab2;
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
}
.gb-solution-slider-controls button:last-child { border-color: #205ab2; background: #205ab2; color: #fff; }

/* Quote form. */
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(6) { background: #d2dde8; }
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(6) .et_pb_row:first-child {
  padding-bottom: 10px;
}
.gb-solution-detail-main .gb-solution-quote-form { display: block; width: 100%; }
.gb-solution-detail-main .gb-solution-quote-form { min-height: 554px; }
.gb-solution-detail-main .gb-solution-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 22px;
}
.gb-solution-detail-main .gb-solution-quote-form label { display: block; margin: 0; }
.gb-solution-detail-main .gb-solution-quote-form label > span {
  display: block;
  margin: 0 0 6px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}
.gb-solution-detail-main .gb-solution-quote-form label i { color: #da263b; font-style: normal; }
.gb-solution-detail-main .gb-solution-quote-form input[type='text'],
.gb-solution-detail-main .gb-solution-quote-form input[type='email'],
.gb-solution-detail-main .gb-solution-quote-form input[type='tel'],
.gb-solution-detail-main .gb-solution-quote-form textarea {
  display: block;
  width: 100%;
  min-height: 48px;
  padding: 10px 14px;
  border: 1px solid #c5d2df;
  border-radius: 8px;
  outline: 0;
  background: #fff;
  color: #000;
  font: inherit;
}
.gb-solution-detail-main .gb-solution-quote-form input:focus,
.gb-solution-detail-main .gb-solution-quote-form textarea:focus { border-color: #205ab2; box-shadow: 0 0 0 3px rgba(32,90,178,.13); }
.gb-solution-detail-main .gb-solution-form-message { grid-column: 1 / -1; }
.gb-solution-detail-main .gb-solution-quote-form textarea { min-height: 132px; resize: vertical; }
.gb-solution-detail-main .gb-solution-consent {
  display: flex !important;
  margin-top: 13px !important;
  align-items: flex-start;
  gap: 9px;
}
.gb-solution-detail-main .gb-solution-consent input { width: 16px; height: 16px; margin: 2px 0 0; flex: 0 0 16px; accent-color: #205ab2; }
.gb-solution-detail-main .gb-solution-consent span { margin: 0 !important; font-size: 13px !important; font-weight: 500 !important; }
.gb-solution-detail-main .gb-solution-consent a { text-decoration: underline; }
.gb-solution-detail-main .gb-solution-quote-form button {
  display: flex;
  min-width: 160px;
  min-height: 51px;
  margin: 28px auto 0;
  padding: 10px 24px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 999px;
  background: #205ab2;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

/* FAQ accordion. */
.gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(7) {
  padding-bottom: 90px;
  background: #fff;
}
.gb-solution-detail-main .et_pb_accordion { display: block; width: 100%; }
.gb-solution-detail-main .et_pb_accordion { min-height: 528px; }
.gb-solution-detail-main .et_pb_accordion_item {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 20px;
  border: 1px solid #d7e0e9;
  border-radius: 12px;
  background: #fff;
}
.gb-solution-detail-main .et_pb_accordion_item.is-open,
.gb-solution-detail-main .et_pb_accordion_item.et_pb_toggle_open { background: #f2f5f8; }
.gb-solution-detail-main .et_pb_accordion_item h3 {
  position: relative;
  margin: 0;
  padding: 0 42px 0 0;
  font-size: 17px;
  font-weight: 650;
  line-height: 1.35;
  cursor: pointer;
}
.gb-solution-detail-main .et_pb_accordion_item h3::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 0;
  display: grid;
  width: 25px;
  height: 25px;
  place-items: center;
  border-radius: 50%;
  background: #205ab2;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  transform: translateY(-50%);
}
.gb-solution-detail-main .et_pb_accordion_item.is-open h3::after,
.gb-solution-detail-main .et_pb_accordion_item.et_pb_toggle_open h3::after { content: '−'; }
.gb-solution-detail-main .et_pb_toggle_content { display: none; padding-top: 17px; }
.gb-solution-detail-main .et_pb_accordion_item.is-open .et_pb_toggle_content,
.gb-solution-detail-main .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_content { display: block; }
.gb-solution-detail-main .et_pb_toggle_content p { font-size: 16px; line-height: 1.65; }

@media (max-width: 980px) {
  .gb-solution-detail-main .r-two > .et_pb_column { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gb-solution-detail-main .bl-acc.inner { min-height: 420px; }
  .gb-solution-detail-main .h-shop ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .gb-solution-detail-main .h-shop ul.products li.product:nth-child(n+4) { display: none; }
  .gb-solution-detail-main .r-slide .col-acc { padding-left: 0; }
}

@media (max-width: 767px) {
  body.gb-solution-detail-page .gb-solution-detail-main.site-main { font-size: 17px; }
  .gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section { padding: 60px 0; }
  .gb-solution-detail-main .et_pb_row { width: calc(100% - 50px); padding: 30px 0; }
  .gb-solution-detail-main .sub h2 { font-size: 32px; line-height: 1.12; }
  .gb-solution-detail-main .gb-elementor-page-widget > .s-head,
  .gb-solution-detail-main.gb-solution-detail-home .s-head {
    min-height: 307px;
    padding: 81px 0 60px;
    background-position: 50% 100%;
  }
  .gb-solution-detail-main .s-head h1 { font-size: 40px; line-height: 1.2; }
  .gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(2) .et_pb_row:nth-child(2) .et_pb_column {
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
  }
  .gb-solution-detail-main .et_pb_button_module_wrapper,
  .gb-solution-detail-main .et_pb_button { width: 100%; }
  .gb-solution-detail-main .r-two,
  .gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(4) .et_pb_row:nth-child(2),
  .gb-solution-detail-main .gb-elementor-page-widget > .et_pb_section:nth-child(5) .r-slide { width: calc(100% - 30px); }
  .gb-solution-detail-main .r-two > .et_pb_column { grid-template-columns: 1fr; gap: 30px; }
  .gb-solution-detail-main .bl-acc.inner { min-height: 358px; padding: 25px; }
  .gb-solution-detail-main .bl-acc.inner:nth-child(odd) { background: #a8c5f0; border-color: #a8c5f0; }
  .gb-solution-detail-main .bl-acc.inner:nth-child(even) { background: #f2f5f8; border-color: #d9e1ea; }
  .gb-solution-detail-main .h-shop ul.products {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 1px;
    overflow: visible;
  }
  .gb-solution-detail-main .h-shop { min-height: 0; }
  .gb-solution-detail-main .h-shop ul.products li.product,
  .gb-solution-detail-main .h-shop ul.products li.product:nth-child(n+4),
  .gb-solution-detail-main .h-shop ul.products li.product:nth-child(n+6) {
    display: flex;
    width: auto !important;
    min-width: 0;
    min-height: 440px;
  }
  .gb-solution-detail-main .h-shop ul.products li.product img { aspect-ratio: 1; }
  .gb-solution-detail-main .r-slide .col-acc { padding-left: 0; }
  .gb-solution-detail-main .bl-cat { width: 78vw; min-width: 78vw; }
  .gb-solution-detail-main .bl-cat img { height: 343px; aspect-ratio: auto; }
  .gb-solution-detail-main .bl-cat h3 { font-size: 21px; }
  .gb-solution-slider-controls { width: calc(100% - 50px); }
  .gb-solution-detail-main .gb-solution-form-grid { grid-template-columns: 1fr; }
  .gb-solution-detail-main .gb-solution-quote-form,
  .gb-solution-detail-main .et_pb_accordion { min-height: 0; }
  .gb-solution-detail-main .gb-solution-quote-form { min-height: 729px; }
  .gb-solution-detail-main .et_pb_accordion { min-height: 806px; }
  .gb-solution-detail-main .gb-solution-form-message { grid-column: auto; }
  .gb-solution-detail-main .et_pb_accordion_item { padding: 18px; }
  .gb-solution-detail-main .et_pb_accordion_item h3 { font-size: 16px; }
}

/* Mobile footer: keep the brand blue behind the GymBro mark only. */
@media (max-width: 767px) {
  .gb-site-footer::before,
  .gb-elementor-footer-template .gb-site-footer.e-con::before {
    content: none !important;
    display: none !important;
  }
  .gb-site-footer .gb-footer-contact-logo,
  body.woocommerce-shop .gb-theme-footer .gb-footer-contact-logo {
    position: relative;
    left: auto;
    display: grid !important;
    width: 111.111111% !important;
    max-width: none !important;
    height: 220px !important;
    min-height: 220px;
    margin: 10px 0 0 -5.555556% !important;
    padding: 35px 0 !important;
    place-items: center;
    overflow: hidden;
    background-color: #205ab2 !important;
  }
  .gb-site-footer .gb-footer-contact-logo::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    display: block;
    background: linear-gradient(90deg, #205ab2, #528be0) !important;
  }
  .gb-site-footer .gb-footer-contact-logo > .elementor-widget-container {
    position: relative;
    z-index: 1;
    display: grid;
    width: 100%;
    height: 100%;
    place-items: center;
  }
  .gb-site-footer .gb-footer-contact-logo img {
    position: relative;
    z-index: 1;
    display: block;
    width: 150px;
    height: 150px;
    margin: 0;
    object-fit: contain;
  }
  .gb-site-footer .gb-footer-bottom { background: #151515; }
  body.woocommerce-shop .gb-elementor-footer-template .gb-site-footer.e-con {
    height: 1987px;
    min-height: 1987px !important;
  }
}

/* Project archive and project details: native theme templates. */
.gb-project-archive,
.gb-project-single {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #151515;
  background-color: #fff !important;
}
.gb-project-archive-hero,
.gb-project-single-hero {
  display: grid;
  min-height: 296px;
  padding: 132px 5% 55px;
  place-items: center;
  background-color: #f2f5f8 !important;
}
.gb-project-archive-hero h1,
.gb-project-single-hero h1 {
  max-width: 1200px;
  margin: 0;
  color: #151515;
  font-size: clamp(42px, 4vw, 62px);
  font-weight: 650;
  line-height: 1.1;
  text-align: center;
}
.gb-project-archive-body {
  padding: 90px 2.5% 110px;
  background-color: #fff !important;
}
.gb-project-archive-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.gb-project-archive-card { min-width: 0; }
.gb-project-archive-image {
  position: relative;
  display: block;
  aspect-ratio: 400 / 284;
  overflow: hidden;
  border-radius: 15px;
  background-color: #e9eef5 !important;
}
.gb-project-archive-image::after {
  content: "↗";
  position: absolute;
  right: 14px;
  bottom: 14px;
  display: grid;
  width: 43px;
  height: 43px;
  border: 1px solid rgba(255,255,255,.65);
  border-radius: 50%;
  place-items: center;
  color: #fff;
  background-color: rgba(21,21,21,.42) !important;
  font-size: 20px;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .2s ease, transform .2s ease;
}
.gb-project-archive-card:hover .gb-project-archive-image::after { opacity: 1; transform: translateY(0); }
.gb-project-archive-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}
.gb-project-archive-card:hover img { transform: scale(1.035); }
.gb-project-archive-card h2 {
  min-height: 58px;
  margin: 8px 0 0;
  padding: 13px 16px;
  border: 1px solid #d2dde8;
  border-radius: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.35;
}
.gb-project-archive-card h2 a { color: #151515; }
.gb-project-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 11px;
  margin-top: 55px;
  color: #4e6277;
  font-size: 14px;
}
.gb-project-pagination .page-numbers {
  display: grid;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  border: 1px solid #d2dde8;
  border-radius: 50%;
  place-items: center;
  color: #205ab2;
}
.gb-project-pagination .page-numbers.current { color: #fff; background-color: #205ab2 !important; }

.gb-project-overview { padding: 85px 0 100px; background-color: #fff !important; }
.gb-project-overview-inner,
.gb-project-section-inner {
  width: 95%;
  max-width: 1500px;
  margin: 0 auto;
}
.gb-project-meta {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 20px;
  width: min(920px, 100%);
  margin: 0 auto 65px;
}
.gb-project-client-logo,
.gb-project-location {
  min-height: 112px;
  border: 1px solid #d2dde8;
  border-radius: 15px;
  background-color: #fff !important;
}
.gb-project-client-logo { display: grid; padding: 12px; place-items: center; }
.gb-project-client-logo img { display: block; width: 100%; height: 86px; object-fit: contain; }
.gb-project-location { display: flex; padding: 12px 20px; align-items: center; gap: 20px; }
.gb-project-location img {
  flex: 0 0 78px;
  width: 78px;
  height: 78px;
  padding: 8px;
  border-radius: 12px;
  object-fit: contain;
  background-color: #a8c5f0 !important;
}
.gb-project-location span { font-size: 17px; line-height: 1.45; }
.gb-project-main-image {
  display: block;
  width: min(1100px, 100%);
  max-height: 660px;
  margin: 0 auto;
  border-radius: 18px;
  object-fit: cover;
}
.gb-project-equipment { padding: 90px 0 100px; background-color: #fff !important; }
.gb-project-equipment h2,
.gb-project-gallery-section h2 {
  margin: 0 0 60px;
  color: #151515;
  font-size: clamp(34px, 3.2vw, 52px);
  font-weight: 600;
  line-height: 1.15;
  text-align: center;
}
.gb-project-equipment-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
}
.gb-project-equipment-card { display: flex; min-width: 0; flex-direction: column; }
.gb-project-equipment-image {
  position: relative;
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 15px;
  background-color: #f2f5f8 !important;
}
.gb-project-equipment-image img { display: block; width: 100%; height: 100%; object-fit: contain; }
.gb-project-sale {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 1;
  padding: 7px 10px;
  border-radius: 999px;
  color: #151515;
  background-color: #a8c5f0 !important;
  font-size: 12px;
  font-weight: 700;
}
.gb-project-equipment-card h3 {
  min-height: 96px;
  margin: 15px 0 8px;
  color: #151515;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}
.gb-project-equipment-card h3 a { color: #151515; }
.gb-project-equipment-price { min-height: 30px; color: #151515; font-size: 16px; font-weight: 750; }
.gb-project-equipment-price del { color: #87919b; font-weight: 400; }
.gb-project-add-to-cart {
  display: grid;
  min-height: 42px;
  margin-top: 18px;
  padding: 8px 12px;
  border: 1px solid #d2dde8;
  border-radius: 999px;
  place-items: center;
  color: #151515;
  font-size: 13px;
  text-align: center;
}
.gb-project-add-to-cart:hover { color: #fff; background-color: #205ab2 !important; }
.gb-project-more-equipment { margin: 60px 0 0; font-size: 27px; font-weight: 600; text-align: center; }
.gb-project-gallery-section { padding: 85px 0 0; background-color: #f2f5f8 !important; }
.gb-project-gallery { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 7px; width: 100%; }
.gb-project-gallery a { display: block; aspect-ratio: 400 / 284; overflow: hidden; background-color: #dfe7ef !important; }
.gb-project-gallery img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .3s ease; }
.gb-project-gallery a:hover img { transform: scale(1.04); }
.gb-project-single-nav { padding: 55px 0 65px; background-color: #dce9f8 !important; }
.gb-project-single-nav .gb-project-section-inner { display: flex; justify-content: space-between; align-items: center; gap: 30px; }
.gb-project-adjacent { min-width: 34%; padding: 12px 18px; border: 1px dashed #99afc6; border-radius: 12px; color: #4e6277; }
.gb-project-all { padding: 14px 30px; border-radius: 999px; color: #fff; background-color: #205ab2 !important; font-weight: 700; }

@media (max-width: 1100px) {
  .gb-project-archive-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .gb-project-equipment-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
  .gb-project-archive-hero,
  .gb-project-single-hero { min-height: 200px; padding: 105px 5% 35px; }
  .gb-project-archive-hero h1,
  .gb-project-single-hero h1 { font-size: 36px; }
  .gb-project-archive-body { padding: 45px 3% 70px; }
  .gb-project-archive-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 10px; }
  .gb-project-archive-card h2 { min-height: 50px; margin-top: 6px; padding: 9px 10px; border-radius: 11px; font-size: 13px; }
  .gb-project-archive-image { border-radius: 11px; }
  .gb-project-archive-image::after { display: none; }
  .gb-project-pagination { flex-wrap: wrap; margin-top: 38px; font-size: 12px; }
  .gb-project-pagination .page-numbers { min-width: 28px; height: 28px; }

  .gb-project-overview { padding: 50px 0 60px; }
  .gb-project-overview-inner,
  .gb-project-section-inner { width: 90%; }
  .gb-project-meta { grid-template-columns: 1fr; gap: 12px; margin-bottom: 35px; }
  .gb-project-client-logo { width: 145px; min-height: 105px; margin: 0 auto; }
  .gb-project-location { min-height: 82px; padding: 10px 14px; gap: 13px; }
  .gb-project-location img { flex-basis: 58px; width: 58px; height: 58px; }
  .gb-project-location span { font-size: 14px; }
  .gb-project-main-image { min-height: 210px; border-radius: 13px; object-fit: cover; }
  .gb-project-equipment { padding: 60px 0 70px; }
  .gb-project-equipment h2,
  .gb-project-gallery-section h2 { margin-bottom: 38px; font-size: 30px; }
  .gb-project-equipment-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 10px; }
  .gb-project-equipment-card h3 { min-height: 104px; margin-top: 10px; font-size: 12px; }
  .gb-project-equipment-price { min-height: 26px; font-size: 13px; }
  .gb-project-add-to-cart { min-height: 38px; margin-top: 10px; padding-inline: 7px; font-size: 11px; }
  .gb-project-sale { top: 8px; left: 8px; padding: 5px 8px; font-size: 10px; }
  .gb-project-more-equipment { margin-top: 45px; font-size: 23px; }
  .gb-project-gallery-section { padding-top: 58px; }
  .gb-project-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 3px; }
  .gb-project-single-nav { padding: 35px 0 45px; }
  .gb-project-single-nav .gb-project-section-inner { flex-direction: column; }
  .gb-project-adjacent { width: 100%; font-size: 13px; }
  .gb-project-all { padding: 12px 27px; font-size: 14px; }
}

/* Brands page and brand-filtered shop. */
.gb-brand-archive {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #151515;
  background-color: #fff !important;
}
.gb-brand-archive-hero {
  display: grid;
  min-height: 296px;
  padding: 132px 5% 55px;
  place-items: center;
  background-color: #f2f5f8 !important;
}
.gb-brand-archive-hero h1 {
  margin: 0;
  color: #151515;
  font-size: clamp(42px, 4vw, 62px);
  font-weight: 650;
  line-height: 1.1;
}
.gb-brand-archive-body {
  min-height: 610px;
  padding: 85px 2.5% 110px;
  background-color: #fff !important;
}
.gb-brand-archive-intro { width: min(800px, 100%); margin: 0 auto 65px; text-align: center; }
.gb-brand-archive-intro h2 { margin: 0 0 15px; color: #151515; font-size: clamp(32px, 3vw, 48px); line-height: 1.15; }
.gb-brand-archive-intro p { margin: 0; color: #526170; font-size: 18px; line-height: 1.6; }
.gb-brand-archive-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.gb-brand-card {
  display: block;
  overflow: hidden;
  border: 1px solid #d2dde8;
  border-radius: 15px;
  color: #151515;
  background-color: #fff !important;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.gb-brand-card:hover { border-color: #528be0; box-shadow: 0 18px 40px rgba(41,76,112,.12); transform: translateY(-4px); }
.gb-brand-card-logo { display: grid; height: 190px; padding: 24px; place-items: center; }
.gb-brand-card-logo img { display: block; width: 100%; height: 100%; object-fit: contain; }
.gb-brand-card-label { display: flex; min-height: 62px; padding: 14px 18px; border-top: 1px solid #d2dde8; align-items: center; justify-content: space-between; }
.gb-brand-card-label strong { font-size: 19px; font-weight: 600; }
.gb-brand-card-label i { display: grid; width: 36px; height: 36px; border-radius: 50%; place-items: center; color: #fff; background-color: #205ab2 !important; font-size: 19px; font-style: normal; }
.gb-brand-empty { text-align: center; }

body .gb-brand-shop-main {
  width: 95% !important;
  max-width: 1500px !important;
  height: auto !important;
  min-height: 900px;
  margin: 0 auto !important;
  padding: 145px 0 100px !important;
}
.gb-brand-shop-header { margin-bottom: 65px; }
.gb-brand-shop-breadcrumb { margin: 0 0 35px; color: #526170; font-size: 15px; }
.gb-brand-shop-breadcrumb a { color: #526170; }
.gb-brand-shop-breadcrumb span { padding: 0 8px; color: #9aa9b8; }
.gb-brand-shop-title-row {
  display: flex;
  min-height: 190px;
  padding: 35px 45px;
  border-radius: 20px;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
  background-color: #f2f5f8 !important;
}
.gb-brand-shop-title-row span { display: block; margin-bottom: 7px; color: #528be0; font-size: 16px; font-weight: 700; text-transform: uppercase; }
.gb-brand-shop-title-row h1 { margin: 0; color: #151515; font-size: clamp(42px, 4vw, 62px); line-height: 1.05; }
.gb-brand-shop-title-row img { width: min(320px, 34%); height: 100px; object-fit: contain; }
.gb-brand-shop-toolbar { display: flex; margin-bottom: 30px; align-items: center; justify-content: space-between; gap: 25px; }
.gb-brand-shop-toolbar p { margin: 0; color: #526170; }
.gb-brand-shop-toolbar a { padding: 10px 18px; border: 1px solid #d2dde8; border-radius: 999px; color: #205ab2; }
.gb-brand-shop-products ul.products { margin-bottom: 60px !important; }
.gb-brand-shop-products ul.products li.product .button {
  display: block;
  width: 100%;
  margin-top: 18px;
  padding: 12px 15px;
  border: 1px solid #d2dde8;
  border-radius: 999px;
  color: #151515;
  background-color: #fff !important;
  font-size: 14px;
  text-align: center;
}
.gb-brand-shop-products ul.products li.product .button:hover { color: #fff; background-color: #205ab2 !important; }
.gb-brand-shop-pagination { display: flex; justify-content: center; gap: 10px; }
.gb-brand-shop-pagination .page-numbers {
  display: grid;
  min-width: 40px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #d2dde8;
  border-radius: 50%;
  place-items: center;
  color: #205ab2;
}
.gb-brand-shop-pagination .page-numbers.current { color: #fff; background-color: #205ab2 !important; }

@media (max-width: 980px) {
  .gb-brand-archive-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
  .gb-brand-archive-hero { min-height: 200px; padding: 105px 5% 35px; }
  .gb-brand-archive-hero h1 { font-size: 36px; }
  .gb-brand-archive-body { min-height: 500px; padding: 50px 5% 75px; }
  .gb-brand-archive-intro { margin-bottom: 40px; }
  .gb-brand-archive-intro h2 { font-size: 30px; }
  .gb-brand-archive-intro p { font-size: 15px; }
  .gb-brand-archive-grid { grid-template-columns: 1fr; gap: 18px; }
  .gb-brand-card-logo { height: 180px; }
  .gb-brand-card-label { min-height: 58px; }

  body .gb-brand-shop-main { width: 90% !important; padding: 110px 0 75px !important; }
  .gb-brand-shop-header { margin-bottom: 45px; }
  .gb-brand-shop-breadcrumb { margin-bottom: 25px; font-size: 13px; }
  .gb-brand-shop-title-row { min-height: 180px; padding: 25px; flex-direction: column-reverse; align-items: flex-start; }
  .gb-brand-shop-title-row h1 { font-size: 38px; }
  .gb-brand-shop-title-row img { width: 220px; max-width: 100%; height: 75px; }
  .gb-brand-shop-toolbar { align-items: flex-start; flex-direction: column; font-size: 13px; }
  .gb-brand-shop-products .products { grid-template-columns: 1fr !important; }
}

/* Promotion catalogue: native bilingual sale archive. */
.gb-promo-page {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #151515;
  background-color: #fff !important;
}
.gb-promo-hero {
  display: flex;
  min-height: 340px;
  padding: 80px 5%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background-color: #f2f5f8 !important;
}
.gb-promo-hero span,
.gb-promo-heading > div > span {
  display: block;
  margin-bottom: 10px;
  color: #205ab2;
  font-size: 14px;
  font-weight: 750;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.gb-promo-hero h1 {
  margin: 0;
  color: #151515;
  font-size: clamp(48px, 5vw, 72px);
  font-weight: 650;
  line-height: 1;
}
.gb-promo-hero p {
  max-width: 680px;
  margin: 22px 0 0;
  color: #526170;
  font-size: 18px;
  line-height: 1.55;
}
.gb-promo-catalogue {
  width: 95%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 85px 0 110px;
}
.gb-promo-heading {
  display: flex;
  margin-bottom: 32px;
  align-items: flex-end;
  justify-content: space-between;
  gap: 35px;
}
.gb-promo-heading h2 {
  margin: 0;
  color: #151515;
  font-size: clamp(34px, 3.2vw, 50px);
  font-weight: 600;
  line-height: 1.12;
}
.gb-promo-heading p { margin: 0 0 6px; color: #526170; font-size: 14px; white-space: nowrap; }
.gb-promo-filters {
  display: flex;
  margin: 0 0 42px;
  padding: 0 0 12px;
  overflow-x: auto;
  gap: 10px;
  scrollbar-width: thin;
}
.gb-promo-filters a {
  display: inline-flex;
  min-height: 42px;
  padding: 9px 10px 9px 17px;
  border: 1px solid #d2dde8;
  border-radius: 999px;
  align-items: center;
  gap: 9px;
  color: #394959;
  background-color: #fff !important;
  font-size: 14px;
  line-height: 1.2;
  white-space: nowrap;
}
.gb-promo-filters a:hover,
.gb-promo-filters a.is-active { border-color: #205ab2; color: #fff; background-color: #205ab2 !important; }
.gb-promo-filters small {
  display: grid;
  min-width: 23px;
  height: 23px;
  padding: 0 6px;
  border-radius: 999px;
  place-items: center;
  color: #205ab2;
  background-color: #dce9f8 !important;
  font-size: 11px;
  font-weight: 750;
}
.gb-promo-products ul.products {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  margin: 0 0 60px !important;
}
.gb-promo-products ul.products li.product {
  position: relative;
  display: flex;
  min-width: 0;
  padding: 16px 16px 22px !important;
  flex-direction: column;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.gb-promo-products ul.products li.product:hover {
  border-color: #a8c5f0;
  box-shadow: 0 18px 40px rgba(41,76,112,.1);
  transform: translateY(-3px);
}
.gb-promo-products ul.products li.product .onsale {
  top: 28px;
  right: auto;
  left: 28px;
  z-index: 2;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 7px 11px;
  border-radius: 999px;
  color: #151515;
  background-color: #a8c5f0 !important;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.2;
}
.gb-promo-products .woocommerce-loop-product__title { flex: 1; margin-top: 8px !important; }
.gb-promo-products .price { min-height: 30px; color: #151515 !important; }
.gb-promo-products .price del { color: #87919b; font-weight: 400; opacity: 1; }
.gb-promo-products .price ins { color: #205ab2; text-decoration: none; }
.gb-promo-products ul.products li.product .button {
  display: block;
  width: 100%;
  margin-top: 18px;
  padding: 12px 15px !important;
  border: 1px solid #d2dde8 !important;
  border-radius: 999px;
  color: #151515 !important;
  background-color: #fff !important;
  font-size: 14px;
  text-align: center;
}
.gb-promo-products ul.products li.product .button:hover { color: #fff !important; background-color: #205ab2 !important; }
.gb-promo-pagination { display: flex; justify-content: center; gap: 10px; }
.gb-promo-pagination .page-numbers {
  display: grid;
  min-width: 40px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #d2dde8;
  border-radius: 50%;
  place-items: center;
  color: #205ab2;
}
.gb-promo-pagination .page-numbers.current { color: #fff; background-color: #205ab2 !important; }

@media (max-width: 980px) {
  .gb-promo-products ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}

@media (max-width: 767px) {
  .gb-promo-hero { min-height: 245px; padding: 45px 7%; }
  .gb-promo-hero span { font-size: 12px; }
  .gb-promo-hero h1 { font-size: 42px; }
  .gb-promo-hero p { margin-top: 16px; font-size: 14px; }
  .gb-promo-catalogue { width: 94%; padding: 50px 0 75px; }
  .gb-promo-heading { margin-bottom: 26px; align-items: flex-start; flex-direction: column; gap: 14px; }
  .gb-promo-heading h2 { font-size: 30px; }
  .gb-promo-heading p { margin: 0; font-size: 13px; }
  .gb-promo-filters { margin-bottom: 30px; }
  .gb-promo-filters a { min-height: 38px; padding: 7px 8px 7px 14px; font-size: 12px; }
  .gb-promo-products ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 12px !important; }
  .gb-promo-products ul.products li.product { padding: 9px 9px 14px !important; border-radius: 13px; }
  .gb-promo-products ul.products li.product .onsale { top: 16px; left: 16px; padding: 5px 7px; font-size: 9px; }
  .gb-promo-products .woocommerce-loop-product__title { min-height: 74px; font-size: 12px !important; line-height: 1.35; }
  .gb-promo-products .price { min-height: 45px; font-size: 12px !important; }
  .gb-promo-products .price del,
  .gb-promo-products .price ins { display: block; }
  .gb-promo-products ul.products li.product .button { margin-top: 10px; padding: 9px 5px !important; font-size: 10px; }
}

/* Shared Solutions dropdown in both editable Elementor headers. */
.gb-solutions-nav,
.gb-solutions-nav > .elementor-widget-container,
.gb-solutions-nav .elementor-shortcode,
.gb-solutions-menu { position: relative; overflow: visible !important; }
.gb-elementor-header-template .gb-solutions-nav > .elementor-widget-container,
.gb-elementor-header-template .gb-solutions-nav .elementor-shortcode,
.gb-elementor-header-template .gb-solutions-menu { height: 47px; }
.gb-solutions-menu-toggle {
  display: flex;
  width: 100%;
  height: 47px !important;
  margin: 0;
  padding: 11px 13px 13px !important;
  border: 0 !important;
  border-radius: 0;
  align-items: flex-start;
  justify-content: flex-start;
  color: #151515 !important;
  background: transparent !important;
  box-shadow: none;
  font-family: Commissioner, Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  white-space: nowrap;
  cursor: pointer;
  appearance: none;
}
.gb-solutions-menu-toggle:hover,
.gb-solutions-menu-toggle[aria-expanded="true"] { color: #205ab2 !important; }
.gb-solutions-menu-toggle:focus-visible { outline: 2px solid #a8c5f0; outline-offset: -3px; border-radius: 8px; }
.gb-solutions-menu-toggle > svg {
  flex: 0 0 7px;
  width: 7px;
  height: 6px;
  margin: 7px 0 0 6px;
  overflow: visible;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform .2s ease;
}
.gb-solutions-menu.is-expanded .gb-solutions-menu-toggle > svg { transform: rotate(180deg); }
.gb-solutions-menu-panel {
  position: absolute;
  top: 45px;
  left: 50%;
  z-index: 120;
  width: 300px;
  padding: 20px 30px 27px;
  border-radius: 0 0 18px 18px;
  visibility: hidden;
  opacity: 0;
  background-color: #fff !important;
  box-shadow: 0 22px 40px rgba(23,42,62,.13);
  transform: translate(-50%, -8px);
  transition: opacity .18s ease, transform .18s ease, visibility .18s;
  pointer-events: none;
}
.gb-solutions-menu:hover .gb-solutions-menu-panel,
.gb-solutions-menu:focus-within .gb-solutions-menu-panel,
.gb-solutions-menu.is-expanded .gb-solutions-menu-panel {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
  pointer-events: auto;
}
.gb-site-header .gb-nav .gb-solutions-menu-panel > a {
  display: block;
  width: 100% !important;
  padding: 10px !important;
  border-bottom: 1px solid #d2dde8;
  color: #151515 !important;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  white-space: nowrap;
}
.gb-site-header .gb-nav .gb-solutions-menu-panel > a:hover { color: #205ab2 !important; }
.gb-site-header .gb-nav .gb-solutions-menu-panel > .gb-solutions-menu-all {
  display: inline-flex;
  width: auto !important;
  min-height: 40px;
  margin-top: 15px;
  padding: 5px 5px 5px 14px !important;
  border: 1px solid #d2dde8;
  border-radius: 999px;
  align-items: center;
  gap: 8px;
}
.gb-solutions-menu-all i {
  display: grid;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  place-items: center;
  color: #fff;
  background-color: #205ab2 !important;
  font-size: 17px;
  font-style: normal;
}

/* Gym design and installation landing page. */
body.gb-solution-landing-page { overflow-x: hidden; }
body.gb-solution-landing-page::before { display: none; }
.gb-solutions-landing { width: 100%; margin: 0; overflow: hidden; color: #fff; background-color: #fff !important; }
.gb-solutions-hero {
  position: relative;
  display: grid;
  min-height: 357px;
  padding: 145px 5% 55px;
  overflow: hidden;
  place-items: center;
  isolation: isolate;
}
.gb-solutions-hero::after { content: ""; position: absolute; inset: 0; z-index: -1; background: rgba(8,18,27,.48); }
.gb-solutions-hero > img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; }
.gb-solutions-hero h1 {
  max-width: 1100px;
  margin: 0;
  color: #fff;
  font-size: clamp(44px, 4.4vw, 64px);
  font-weight: 500;
  line-height: 1.08;
  text-align: center;
}
.gb-solutions-story { padding-top: 40px; background-color: #fff !important; }
.gb-solutions-story-inner {
  position: relative;
  width: calc(100% - 80px);
  max-width: 1500px;
  min-height: 840px;
  margin: 0 auto;
  padding: 110px 20% 170px;
  border-radius: 20px 20px 0 0;
  background-color: #151515 !important;
}
.gb-solutions-story-copy { position: relative; z-index: 2; width: min(620px, 100%); margin: 0 auto; }
.gb-solutions-story-copy h2 {
  margin: 0 0 42px;
  color: #fff;
  font-size: clamp(38px, 3.6vw, 54px);
  font-weight: 400;
  line-height: 1.12;
}
.gb-solutions-story-copy h2 strong { font-weight: 650; }
.gb-solutions-story-copy p { margin: 0; color: #fff; font-size: clamp(21px, 2vw, 30px); line-height: 1.7; }
.gb-solutions-story-copy p strong {
  display: inline-block;
  padding: 0 10px 3px;
  border-radius: 9px;
  color: #fff;
  background-color: #205ab2 !important;
  font-size: 1.15em;
  line-height: 1.05;
}
.gb-solutions-story-images img {
  position: absolute;
  z-index: 1;
  width: 235px;
  aspect-ratio: 3 / 4;
  border-radius: 15px;
  object-fit: cover;
}
.gb-solutions-story-images img:nth-child(1) { top: 210px; left: -40px; }
.gb-solutions-story-images img:nth-child(2) { bottom: -80px; left: -120px; }
.gb-solutions-story-images img:nth-child(3) { top: 210px; right: -40px; }
.gb-solutions-story-images img:nth-child(4) { right: -120px; bottom: -80px; }
.gb-solutions-benefits { margin-top: -1px; padding: 80px 2.5% 110px; background-color: #151515 !important; }
.gb-solutions-benefit-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 42px 30px;
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
}
.gb-solutions-benefit {
  min-height: 245px;
  padding: 30px;
  border: 1px solid #333;
  border-radius: 14px;
  color: #fff;
  background-color: #080808 !important;
}
.gb-solutions-benefit:nth-child(even) { transform: translateY(45px); }
.gb-solutions-benefit.is-blue { border-color: #2b68c4; background-color: #2b68c4 !important; }
.gb-solutions-benefit img { display: block; width: 72px; height: 72px; margin-bottom: 32px; object-fit: contain; filter: invert(1); }
.gb-solutions-benefit p { margin: 0; color: #fff; font-size: 16px; line-height: 1.45; }
.gb-solutions-benefit strong { font-weight: 700; }
.gb-solutions-choices { padding: 85px 2.5% 110px; color: #151515; background-color: #f2f5f8 !important; }
.gb-solutions-choices h2 { margin: 0 0 65px; font-size: clamp(38px, 3.4vw, 52px); font-weight: 600; text-align: center; }
.gb-solutions-choice-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; max-width: 1500px; margin: 0 auto; }
.gb-solutions-choice {
  position: relative;
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 15px;
  color: #fff;
  background-color: #708090 !important;
}
.gb-solutions-choice::after { content: ""; position: absolute; inset: 35% 0 0; background: linear-gradient(transparent,rgba(0,0,0,.82)); }
.gb-solutions-choice > img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.gb-solutions-choice:hover > img { transform: scale(1.035); }
.gb-solutions-choice > span { position: absolute; right: 24px; bottom: 24px; left: 24px; z-index: 2; display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; }
.gb-solutions-choice strong { max-width: 75%; color: #fff; font-size: clamp(21px, 2vw, 29px); font-weight: 550; line-height: 1.18; }
.gb-solutions-choice i { display: grid; width: 45px; height: 45px; border: 1px solid rgba(255,255,255,.55); border-radius: 12px; place-items: center; font-size: 22px; font-style: normal; }

@media (max-width: 980px) {
  .gb-solutions-story-inner { padding-inline: 16%; }
  .gb-solutions-benefit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gb-solutions-choice strong { font-size: 19px; }
}

@media (max-width: 1300px) and (min-width: 768px) {
  .gb-solutions-menu-toggle { padding-inline: 5px !important; font-size: 12px !important; }
}

@media (max-width: 767px) {
  .gb-elementor-header-template .gb-solutions-nav > .elementor-widget-container,
  .gb-elementor-header-template .gb-solutions-nav .elementor-shortcode,
  .gb-elementor-header-template .gb-solutions-menu,
  .gb-solutions-menu { width: 100%; height: auto; }
  .gb-solutions-menu-toggle { width: 100%; height: auto !important; padding: 9px 12px !important; font-size: 16px !important; }
  .gb-solutions-menu-panel {
    position: static;
    display: none;
    width: 100%;
    padding: 4px 12px 14px;
    border-radius: 0;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    transform: none;
    pointer-events: auto;
  }
  .gb-solutions-menu:hover .gb-solutions-menu-panel,
  .gb-solutions-menu:focus-within .gb-solutions-menu-panel { display: none; transform: none; }
  .gb-solutions-menu.is-expanded .gb-solutions-menu-panel { display: block; transform: none; }
  .gb-site-header .gb-nav .gb-solutions-menu-panel > a { padding: 8px 10px !important; font-size: 15px; }

  .gb-solutions-hero { min-height: 248px; padding: 100px 18px 34px; }
  .gb-solutions-hero h1 { font-size: 32px; }
  .gb-solutions-story { padding: 0; background-color: #151515 !important; }
  .gb-solutions-story-inner { width: 100%; min-height: 0; padding: 60px 20px 90px; border-radius: 0; }
  .gb-solutions-story-images { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; margin-bottom: 68px; }
  .gb-solutions-story-images img { position: static; display: none; width: 100%; aspect-ratio: 3 / 4; border-radius: 14px; }
  .gb-solutions-story-images img:nth-child(1),
  .gb-solutions-story-images img:nth-child(2) { display: block; }
  .gb-solutions-story-copy h2 { margin-bottom: 38px; font-size: 29px; }
  .gb-solutions-story-copy p { font-size: 21px; line-height: 1.8; }
  .gb-solutions-story-copy p strong { padding-inline: 8px; }
  .gb-solutions-benefits { padding: 10px 12px 90px; }
  .gb-solutions-benefit-grid { width: 100%; gap: 12px; }
  .gb-solutions-benefit { min-height: 190px; padding: 20px 16px; }
  .gb-solutions-benefit:nth-child(even) { transform: translateY(24px); }
  .gb-solutions-benefit img { width: 52px; height: 52px; margin-bottom: 23px; }
  .gb-solutions-benefit p { font-size: 12px; }
  .gb-solutions-choices { padding: 65px 15px 80px; }
  .gb-solutions-choices h2 { margin-bottom: 42px; font-size: 31px; }
  .gb-solutions-choice-grid { grid-template-columns: 1fr; gap: 15px; }
  .gb-solutions-choice { aspect-ratio: 1.2 / 1; }
  .gb-solutions-choice > span { right: 18px; bottom: 18px; left: 18px; }
  .gb-solutions-choice strong { font-size: 21px; }
}

/* News dropdown, archive, blog and article templates. */
.gb-news-menu-panel { width: 210px; padding: 12px 22px 20px; }
.gb-site-header .gb-nav .gb-news-menu-panel > a:last-child { border-bottom: 0; }
body.gb-news-page-view .gb-news-menu-toggle,
body.gb-blog-article-page .gb-news-menu-toggle { color: #205ab2 !important; }

body.gb-news-page-view,
body.gb-blog-article-page { overflow-x: hidden; }
body.gb-news-page-view::before,
body.gb-blog-article-page::before { display: none; }
.gb-news-page,
.gb-blog-article { width: 100%; max-width: none; margin: 0; padding: 0; color: #151515; background-color: #fff !important; }
.gb-news-hero,
.gb-blog-article-hero {
  display: grid;
  min-height: 297px;
  padding: 132px 5% 55px;
  place-items: center;
  background-color: #f2f5f8 !important;
}
.gb-news-hero h1,
.gb-blog-article-hero h1 {
  max-width: 1150px;
  margin: 0;
  color: #080808;
  font-size: clamp(44px, 4.3vw, 62px);
  font-weight: 600;
  line-height: 1.12;
  text-align: center;
}
.gb-news-list { padding: 90px 2.5% 120px; background-color: #fff !important; }
.gb-news-list-inner { width: 100%; max-width: 1500px; margin: 0 auto; }
.gb-news-card {
  display: grid;
  grid-template-columns: minmax(360px, 2fr) minmax(0, 3fr);
  padding: 0 0 30px;
  border-bottom: 1px solid #d2dde8;
  align-items: center;
  gap: 30px;
}
.gb-news-card + .gb-news-card { padding-top: 55px; }
.gb-news-card-image {
  position: relative;
  display: block;
  aspect-ratio: 1024 / 559;
  overflow: visible;
  border-radius: 15px;
  background-color: #e9eef5 !important;
}
.gb-news-card-image > img { display: block; width: 100%; height: 100%; border-radius: 15px; object-fit: cover; transition: transform .3s ease; }
.gb-news-card-image:hover > img { transform: scale(1.015); }
.gb-news-card-image time {
  position: absolute;
  top: 30px;
  left: 0;
  padding: 8px 12px 9px;
  border-radius: 0 999px 999px 0;
  color: #151515;
  background-color: #fff !important;
  font-size: 14px;
  line-height: 1.2;
}
.gb-news-card-copy { padding: 25px 15px 25px 0; }
.gb-news-card-copy h2 { margin: 0 0 20px; color: #080808; font-size: clamp(27px, 2.4vw, 37px); font-weight: 600; line-height: 1.2; }
.gb-news-card-copy h2 a { color: #080808; }
.gb-news-card-copy p { margin: 0 0 22px; color: #273746; font-size: 17px; line-height: 1.65; }
.gb-news-read-more {
  display: inline-flex;
  min-height: 50px;
  padding: 12px 25px;
  border-radius: 999px;
  align-items: center;
  color: #fff;
  background-color: #205ab2 !important;
  font-size: 15px;
  font-weight: 600;
}
.gb-news-read-more:hover { color: #fff; background-color: #1b4f9d !important; }
.gb-news-empty { margin: 20px 0 80px; text-align: center; }
.gb-news-pagination { display: flex; justify-content: center; gap: 10px; margin-top: 55px; }
.gb-news-pagination .page-numbers { display: grid; min-width: 40px; height: 40px; padding: 0 10px; border: 1px solid #d2dde8; border-radius: 50%; place-items: center; color: #205ab2; }
.gb-news-pagination .page-numbers.current { color: #fff; background-color: #205ab2 !important; }

.gb-blog-article-hero { min-height: 390px; padding-top: 145px; }
.gb-blog-article-hero h1 { font-size: clamp(38px, 4vw, 58px); }
.gb-blog-article-main { width: min(92%, 1100px); margin: 0 auto; padding: 70px 0 105px; }
.gb-blog-article-main > time { display: block; margin-bottom: 35px; color: #607080; font-size: 15px; }
.gb-blog-article-content .gb-blog-copy { margin: 0 0 42px; }
.gb-blog-article-content p,
.gb-blog-article-content li { color: #263746; font-size: 18px; line-height: 1.75; }
.gb-blog-article-content p { margin: 0 0 22px; }
.gb-blog-article-content h2 { margin: 65px 0 25px; color: #151515; font-size: clamp(29px, 3vw, 42px); font-weight: 600; line-height: 1.2; }
.gb-blog-article-content ul { margin: 15px 0 28px; padding-left: 24px; }
.gb-blog-article-content li { margin-bottom: 11px; }
.gb-blog-article-content figure { margin: 55px 0 65px; }
.gb-blog-article-content figure img { display: block; width: 100%; max-height: 650px; border-radius: 18px; object-fit: cover; }
.gb-blog-back { display: inline-flex; margin-top: 30px; padding: 13px 23px; border: 1px solid #d2dde8; border-radius: 999px; color: #205ab2; font-weight: 600; }
.gb-blog-back:hover { color: #fff; background-color: #205ab2 !important; }

@media (max-width: 767px) {
  .gb-news-menu-panel { width: 100%; padding: 4px 12px 14px; }
  .gb-news-hero,
  .gb-blog-article-hero { min-height: 200px; padding: 105px 5% 35px; }
  .gb-news-hero h1 { font-size: 36px; }
  .gb-blog-article-hero { min-height: 275px; padding-top: 115px; }
  .gb-blog-article-hero h1 { font-size: 29px; }
  .gb-news-list { padding: 55px 15px 80px; }
  .gb-news-card { grid-template-columns: 1fr; padding-bottom: 38px; gap: 20px; }
  .gb-news-card + .gb-news-card { padding-top: 38px; }
  .gb-news-card-image { border-radius: 13px; }
  .gb-news-card-image > img { border-radius: 13px; }
  .gb-news-card-image time { top: auto; bottom: -1px; padding: 7px 10px; font-size: 12px; }
  .gb-news-card-copy { padding: 0; }
  .gb-news-card-copy h2 { margin-bottom: 15px; font-size: 25px; }
  .gb-news-card-copy p { margin-bottom: 19px; font-size: 15px; }
  .gb-news-read-more { min-height: 44px; padding: 10px 20px; font-size: 13px; }
  .gb-blog-article-main { width: 90%; padding: 50px 0 80px; }
  .gb-blog-article-main > time { margin-bottom: 25px; font-size: 13px; }
  .gb-blog-article-content p,
  .gb-blog-article-content li { font-size: 16px; line-height: 1.7; }
  .gb-blog-article-content h2 { margin-top: 48px; font-size: 28px; }
  .gb-blog-article-content figure { margin: 38px 0 45px; }
  .gb-blog-article-content figure img { border-radius: 13px; }
}

/* Contact page */
body.gb-contact-page-view { overflow-x: hidden; }
body.gb-contact-page-view::before { display: none; }
body.gb-contact-page-view .gb-nav > .gb-nav-item:nth-child(8) .elementor-button { color: #205ab2 !important; }
.gb-contact-page,
.gb-contact-page * { box-sizing: border-box; }
.gb-contact-page { width: 100%; overflow: hidden; color: #141414; background: #fff; }
.gb-contact-hero {
  position: relative;
  display: flex;
  min-height: 357px;
  padding: 145px 0 52px;
  align-items: flex-end;
  isolation: isolate;
  overflow: hidden;
}
.gb-contact-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: '';
  background: linear-gradient(90deg, rgba(5, 27, 58, .7), rgba(5, 27, 58, .15));
}
.gb-contact-hero > img { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.gb-contact-hero h1 { width: min(65%, 1100px); margin: 0 auto; color: #fff; font-size: clamp(48px, 5vw, 64px); font-weight: 600; line-height: 1.05; }
.gb-contact-details { padding: 80px 5% 85px; background: #fff; }
.gb-contact-details-grid { display: grid; width: min(100%, 1040px); margin: 0 auto; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.gb-contact-detail {
  display: flex;
  min-width: 0;
  min-height: 176px;
  padding: 24px 20px;
  border: 1px dashed #9eb3ca;
  border-radius: 15px;
  align-items: center;
  flex-direction: column;
  color: #131313;
  text-align: center;
  transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}
.gb-contact-detail:hover { border-color: #205ab2; color: #131313; transform: translateY(-3px); box-shadow: 0 12px 28px rgba(31, 78, 139, .1); }
.gb-contact-icon { display: grid; width: 49px; height: 49px; margin-bottom: 14px; border-radius: 8px; place-items: center; color: #fff; background: #205ab2 !important; }
.gb-contact-icon svg { width: 26px; height: 26px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.7; }
.gb-contact-detail strong { margin-bottom: 6px; color: #141414; font-size: 18px; font-weight: 600; line-height: 1.25; }
.gb-contact-detail u { color: #205ab2; font-size: 15px; line-height: 1.5; overflow-wrap: anywhere; text-decoration-thickness: 1px; text-underline-offset: 2px; }
.gb-contact-form-section { padding: 78px 5% 100px; background: #dce9f8 !important; }
.gb-contact-form-inner { width: min(100%, 780px); margin: 0 auto; }
.gb-contact-form-inner h2 { margin: 0 0 45px; color: #171717; font-size: clamp(36px, 4vw, 48px); font-weight: 600; line-height: 1.15; text-align: center; }
.gb-contact-status { margin: -20px 0 28px; padding: 14px 18px; border: 1px solid #9bb8d7; border-radius: 9px; color: #174f8e; background: rgba(255, 255, 255, .6); text-align: center; }
.gb-contact-status.is-error,
.gb-contact-status.is-invalid { border-color: #d6a8a8; color: #8b2525; background: #fff2f2; }
.gb-contact-form { position: relative; }
.gb-contact-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.gb-contact-form label { min-width: 0; }
.gb-contact-form label > span:first-child { display: block; margin: 0 0 7px; color: #171717; font-size: 14px; font-style: normal; font-weight: 600; line-height: 1.25; }
.gb-contact-form label > span i { color: #d21717; font-style: normal; }
.gb-contact-form input[type='text'],
.gb-contact-form input[type='email'],
.gb-contact-form input[type='tel'],
.gb-contact-form textarea {
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 9px;
  outline: none;
  color: #172334;
  background: #fff;
  box-shadow: none;
  font: inherit;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.gb-contact-form input[type='text'],
.gb-contact-form input[type='email'],
.gb-contact-form input[type='tel'] { height: 46px; padding: 0 14px; }
.gb-contact-form textarea { min-height: 120px; padding: 12px 14px 28px; resize: vertical; }
.gb-contact-form input:focus,
.gb-contact-form textarea:focus { border-color: #205ab2; box-shadow: 0 0 0 3px rgba(32, 90, 178, .12); }
.gb-contact-message { position: relative; grid-column: 1 / -1; }
.gb-contact-message small { position: absolute; right: 12px; bottom: 9px; color: #8090a1; font-size: 12px; }
.gb-contact-message small b { font-weight: 400; }
.gb-contact-consent { display: flex; margin-top: 15px; align-items: flex-start; gap: 9px; cursor: pointer; }
.gb-contact-consent + .gb-contact-consent { margin-top: 10px; }
.gb-contact-form .gb-contact-consent > span:first-of-type { margin: 0; color: #243446; font-size: 13px; font-weight: 400; line-height: 1.45; }
.gb-contact-consent input { width: 17px; height: 17px; margin: 1px 0 0; flex: 0 0 17px; accent-color: #205ab2; }
.gb-contact-form button {
  display: flex;
  min-width: 180px;
  min-height: 45px;
  margin: 34px auto 0;
  padding: 11px 25px;
  border: 0;
  border-radius: 9px;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #205ab2 !important;
  font: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color .2s ease, transform .2s ease;
}
.gb-contact-form button:hover { background: #174a92 !important; transform: translateY(-1px); }
.gb-contact-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }

@media (max-width: 767px) {
  body.gb-contact-page-view .gb-nav > .gb-nav-item:nth-child(8) .elementor-button { color: #fff !important; }
  .gb-contact-hero { min-height: 250px; padding: 110px 20px 32px; }
  .gb-contact-hero::after { background: linear-gradient(90deg, rgba(5, 27, 58, .72), rgba(5, 27, 58, .22)); }
  .gb-contact-hero h1 { width: 100%; font-size: 34px; }
  .gb-contact-details { padding: 72px 20px 35px; }
  .gb-contact-details-grid { grid-template-columns: 1fr; gap: 20px; }
  .gb-contact-detail { min-height: 190px; padding: 28px 20px; justify-content: center; }
  .gb-contact-icon { margin-bottom: 15px; }
  .gb-contact-form-section { padding: 58px 20px 75px; }
  .gb-contact-form-inner h2 { margin-bottom: 38px; font-size: 32px; }
  .gb-contact-form-grid { grid-template-columns: 1fr; gap: 14px; }
  .gb-contact-message { grid-column: auto; }
  .gb-contact-form input[type='text'],
  .gb-contact-form input[type='email'],
  .gb-contact-form input[type='tel'] { height: 47px; }
  .gb-contact-form textarea { min-height: 135px; }
  .gb-contact-consent { margin-top: 17px; }
  .gb-contact-form button { width: 100%; min-height: 48px; margin-top: 30px; }
}
