/** Shopify CDN: Minification failed

Line 5148:0 Unexpected "}"
Line 5233:15 Unexpected "{"
Line 7615:0 Unexpected "}"
Line 12895:0 Expected "}" to go with "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap');

body:has(.striker-pp) .shopify-section-group-header-group {
  display: none !important;
}

@media screen and (min-width: 1024px) and (max-width: 2559px){
html,
body,
body.gradient,
#MainContent,
.content-for-layout{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  overflow-x:hidden !important;
}

body.gradient{
  display:block !important;
}

.shopify-section,
.striker-header,
.striker-hero{
  width:100% !important;
  max-width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
}
  .striker-header{
    height:76px !important;
    padding:0 150px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    background:#fff !important;
  }

  .striker-logo{
    position:static !important;
    transform:none !important;
  }

  .striker-logo img{
    width:120px !important;
    max-width:120px !important;
  }

  .striker-nav{
    display:flex !important;
    gap:38px !important;
    position:absolute !important;
    left:50% !important;
    transform:translateX(-50%) !important;
  }



  .striker-cart{
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
    font-size:16px !important;
  }

  .striker-hero{
    min-height:820px !important;
    padding:150px 150px 120px !important;
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:140px !important;
    align-items:center !important;
  }

  .striker-hero-copy{
    max-width:580px !important;
  }

  .striker-trust{
    margin-bottom:38px !important;
    padding:8px 16px !important;
    font-size:14px !important;
  }

  .striker-hero h1{
    font-size:76px !important;
    line-height:.9 !important;
    letter-spacing:-.055em !important;
    margin-bottom:34px !important;
  }

  .striker-hero-text{
    font-size:22px !important;
    line-height:1.55 !important;
    max-width:560px !important;
    margin-bottom:42px !important;
  }

  .striker-hero-buttons{
    display:flex !important;
    gap:18px !important;
    margin-bottom:58px !important;
  }

  .striker-hero-buttons .striker-btn{
    height:46px !important;
    padding:0 22px !important;
    font-size:15px !important;
    border-radius:8px !important;
  }

  .striker-stats{
    display:grid !important;
    grid-template-columns:repeat(3, 1fr) !important;
    gap:50px !important;
    padding-top:34px !important;
    border-top:1px solid #ddd !important;
  }

  .striker-stats strong{
    font-size:30px !important;
  }

  .striker-stats span{
    font-size:13px !important;
  }

  .striker-hero-image-wrap{
    width:560px !important;
    height:680px !important;
    margin:0 !important;
    border-radius:12px !important;
    overflow:hidden !important;
  }

  .striker-hero-image-wrap img,
  .striker-hero-image{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center 58% !important;
    transform:none !important;
  }
.striker-header{
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
}

.striker-hero-text{
    margin-top:18px !important;   /* reduce this further if needed */
    margin-bottom:42px !important;
}

.striker-action{
  background:#fff !important;
  padding:90px 150px 110px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-action-head{
  max-width:820px !important;
  margin:0 auto 44px !important;
  text-align:center !important;
}

.striker-action-head p{
  margin:0 0 4px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-action-head h2{
  margin:0 0 20px !important;
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:72px !important;
  line-height:.95 !important;
  color:#111 !important;
}

.striker-action-head div{
  color:#737373 !important;
  font-size:26px !important;
  line-height:1.45 !important;
}

.striker-action-video{
  max-width:820px !important;
  margin:0 auto !important;
  border-radius:24px !important;
  overflow:hidden !important;
}

.striker-action-video video{
  width:100% !important;
  height:720px !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}
.striker-product-list{
  display:grid !important;
  grid-template-columns:repeat(2, 1fr) !important;
  gap:40px !important;
  max-width:1500px !important;
  margin:0 auto !important;
  align-items:start !important;
}

.striker-product-card{
  display:block !important;
  width:100% !important;
  border:1px solid #d9d9d9 !important;
  border-radius:12px !important;
  overflow:hidden !important;
  background:#fff !important;
}

.striker-product-image{
  display:block !important;
  height:560px !important;
  overflow:hidden !important;
  background:#f4f4f4 !important;
}

.striker-product-image img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}

.striker-product-info{
  display:block !important;
  padding:44px 56px 52px !important;
  background:#fff !important;
}

.striker-product-top{
  display:flex !important;
  justify-content:space-between !important;
  gap:28px !important;
  margin-bottom:32px !important;
}

.striker-product-info h3{
  font-size:48px !important;
  line-height:.95 !important;
  text-transform:uppercase !important;
  margin:0 0 10px !important;
}

.striker-price strong{
  font-size:58px !important;
  display:block !important;
}

.striker-product-desc,
.striker-product-info ul,
.striker-add{
  display:block !important;
}
/* LAPTOP - SOCIAL PROOF LIKE MOBILE/TABLET */

.striker-social{
  padding:90px 40px 80px !important;
  background:#fff !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-social-head{
  max-width:820px !important;
  margin:0 auto 48px !important;
  text-align:center !important;
}

.striker-social-head p,
.striker-social-seen p{
  margin:0 0 4px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-social-head h2{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:70px !important;
  line-height:.9 !important;
  letter-spacing:-.04em !important;
  margin:0 0 24px !important;
  color:#111 !important;
}

.striker-social-head div{
  color:#737373 !important;
  font-size:30px !important;
  line-height:1.45 !important;
  max-width:820px !important;
  margin:0 auto !important;
}

.striker-social-video-grid{
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:28px 24px !important;
  max-width:1180px !important;
  margin:0 auto 56px !important;
}

.striker-social-card{
  text-align:center !important;
}

.striker-social-video{
  aspect-ratio:1 / 1.25 !important;
  border-radius:16px !important;
  overflow:hidden !important;
}

.striker-social-video video{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

.striker-social-card p{
  margin:12px 0 0 !important;
  font-size:18px !important;
  line-height:1.25 !important;
  color:#666 !important;
}

.striker-social-proofbar{
  max-width:1180px !important;
  margin:50px auto 60px !important;
  padding:36px 44px !important;
  background:#f4f4f4 !important;
  border-radius:32px !important;
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  text-align:center !important;
}

.striker-social-proof-item strong{
  display:block !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:54px !important;
  line-height:1 !important;
  color:#000 !important;
}

.striker-social-proof-item span{
  display:block !important;
  margin-top:12px !important;
  color:#737373 !important;
  font-size:20px !important;
}

.striker-social-seen{
  max-width:1180px !important;
  margin:0 auto !important;
  text-align:center !important;
}

.striker-social-seen h3{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:64px !important;
  line-height:.95 !important;
  letter-spacing:-.04em !important;
  margin:0 0 34px !important;
  color:#111 !important;
}

.striker-social-bottom-grid{
  display:grid !important;
  grid-template-columns:repeat(6,1fr) !important;
  gap:18px !important;
  margin:0 auto 42px !important;
}

.striker-social-bottom-video{
  aspect-ratio:1 / 1 !important;
  border-radius:14px !important;
  overflow:hidden !important;
}

.striker-social-bottom-video video{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

.striker-social-cta-text{
  margin:0 0 28px !important;
  text-align:center !important;
  color:#e51f2f !important;
  font-size:32px !important;
  font-weight:900 !important;
}

.striker-social-btn{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  max-width:1180px !important;
  height:86px !important;
  margin:0 auto !important;
  background:#111 !important;
  color:#fff !important;
  border-radius:18px !important;
  text-decoration:none !important;
  text-transform:uppercase !important;
  font-size:24px !important;
  font-weight:900 !important;
  letter-spacing:.08em !important;
}
/* LAPTOP - HOW IT WORKS */

.striker-how{
  background:#fff !important;
  padding:90px 40px 80px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-how-head{
  max-width:1180px !important;
  margin:0 auto 58px !important;
  text-align:left !important;
}

.striker-how-head p{
  margin:0 0 4px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-how-head h2{
  margin:0 !important;
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:72px !important;
  line-height:.95 !important;
  letter-spacing:-.04em !important;
  color:#111 !important;
}

.striker-steps{
  max-width:1180px !important;
  margin:0 auto 70px !important;
  display:flex !important;
  flex-direction:column !important;
  gap:42px !important;
}

.striker-step{
  display:grid !important;
  grid-template-columns:90px 1fr !important;
  gap:36px !important;
  align-items:start !important;
}

.striker-step span{
  color:#e51f2f !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:54px !important;
  line-height:1 !important;
  font-weight:900 !important;
}

.striker-step > div{
  border-left:1px solid #d9d9d9 !important;
  padding-left:36px !important;
}

.striker-step h3{
  margin:0 0 14px !important;
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:38px !important;
  line-height:1 !important;
  color:#111 !important;
}

.striker-step p{
  margin:0 !important;
  color:#737373 !important;
  font-size:22px !important;
  line-height:1.5 !important;
}

.striker-how-image{
  max-width:1180px !important;
  height:720px !important;
  margin:0 auto !important;
  border-radius:18px !important;
  overflow:hidden !important;
  background:transparent !important;
  line-height:0 !important;
}

.striker-how-video{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}
/* LAPTOP - READY / BUNDLE */

.striker-ready{
  background:#fff !important;
  padding:90px 40px 80px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-ready-head{
  max-width:820px !important;
  margin:0 auto 46px !important;
  text-align:center !important;
}

.striker-ready-head p{
  margin:0 0 4px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-ready-head h2{
  margin:0 0 24px !important;
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:72px !important;
  line-height:.9 !important;
  letter-spacing:-.04em !important;
  color:#111 !important;
}

.striker-ready-head div{
  color:#737373 !important;
  font-size:30px !important;
  line-height:1.45 !important;
}

.striker-ready-card{
  max-width:1180px !important;
  margin:0 auto !important;
  border:1px solid #d9d9d9 !important;
  border-radius:14px !important;
  overflow:hidden !important;
  background:#fff !important;
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
}

.striker-ready-card .striker-product-image{
  height:640px !important;
  overflow:hidden !important;
}

.striker-ready-card .striker-product-image img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}

.striker-ready-info{
  padding:54px 64px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
}

.striker-ready-info .striker-product-top{
  display:flex !important;
  justify-content:space-between !important;
  gap:34px !important;
  margin-bottom:34px !important;
}

.striker-ready-info h3{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:48px !important;
  line-height:.95 !important;
  margin:0 0 12px !important;
}

.striker-ready-info .striker-product-top p{
  font-size:26px !important;
  line-height:1.35 !important;
  color:#737373 !important;
  margin:0 !important;
}

.striker-ready-info .striker-price strong{
  display:block !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:64px !important;
  line-height:1 !important;
  color:#555 !important;
}

.striker-ready-info .striker-price s{
  display:block !important;
  font-size:28px !important;
  color:#aaa !important;
  margin-top:8px !important;
}

.striker-ready-info .striker-product-desc{
  font-size:26px !important;
  line-height:1.55 !important;
  color:#737373 !important;
  margin:0 0 34px !important;
}

.striker-ready-points{
  display:flex !important;
  flex-direction:column !important;
  gap:22px !important;
  margin:0 0 40px !important;
}

.striker-ready-points span{
  display:flex !important;
  align-items:center !important;
  gap:18px !important;
  font-size:26px !important;
  font-weight:900 !important;
  color:#111 !important;
}

.striker-ready-points img{
  width:30px !important;
  height:30px !important;
  object-fit:contain !important;
}

.striker-ready-info .striker-add{
  width:100% !important;
  height:76px !important;
  border-radius:8px !important;
  background:#ed1b2f !important;
  color:#fff !important;
  font-size:28px !important;
  font-weight:900 !important;
  border:0 !important;
}
/* LAPTOP - FEATURES */

.striker-features{
  background:#fff !important;
  padding:90px 40px 80px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-features-head{
  max-width:820px !important;
  margin:0 auto 50px !important;
  text-align:center !important;
}

.striker-features-head p{
  margin:0 0 4px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-features-head h2{
  margin:0 0 24px !important;
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:72px !important;
  line-height:.9 !important;
  letter-spacing:-.04em !important;
  color:#111 !important;
}

.striker-features-head div{
  color:#737373 !important;
  font-size:30px !important;
  line-height:1.45 !important;
}

.striker-feature-list{
  max-width:1180px !important;
  margin:0 auto 56px !important;
  display:grid !important;
  grid-template-columns:repeat(3, 1fr) !important;
  gap:44px !important;
}

.striker-feature{
  display:block !important;
  text-align:left !important;
}

.striker-feature-icon{
  width:76px !important;
  height:76px !important;
  margin:0 0 22px !important;
  border-radius:12px !important;
  background:#fff1f2 !important;
  overflow:hidden !important;
}

.striker-feature-icon img{
    width:76px !important;
    height:auto !important;
    object-fit:contain !important;
    display:block !important;
}

/* First icon */
.striker-feature:nth-child(1) .striker-feature-icon img{
    transform:translate(1px, 8px) scale(1.1) !important;
}

/* Second icon */
.striker-feature:nth-child(2) .striker-feature-icon img{
    transform:translate(0px, 7px) scale(3) !important;
}

/* Third icon */
.striker-feature:nth-child(3) .striker-feature-icon img{
    transform:translate(0px, 7px) scale(3.25) !important;
}

.striker-feature h3{
  margin:0 0 14px !important;
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:38px !important;
  line-height:1 !important;
  color:#111 !important;
}

.striker-feature p{
  margin:0 !important;
  color:#737373 !important;
  font-size:22px !important;
  line-height:1.5 !important;
}

.striker-features-image{
  max-width:1180px !important;
  height:720px !important;
  margin:0 auto !important;
  border-radius:22px !important;
  overflow:hidden !important;
}

.striker-feature-image{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center 35% !important;
  display:block !important;
}

/* LAPTOP - WAITLIST / NEWSLETTER */

.striker-waitlist{
  background:#fff !important;
  padding:90px 40px 90px !important;
  text-align:center !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-waitlist p{
  margin:0 0 4px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-waitlist h2{
  margin:0 0 28px !important;
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:76px !important;
  line-height:.9 !important;
  color:#111 !important;
}

.striker-waitlist > div{
  max-width:760px !important;
  margin:0 auto 46px !important;
  color:#737373 !important;
  font-size:30px !important;
  line-height:1.45 !important;
}

.striker-waitlist form{
  max-width:760px !important;
  margin:0 auto !important;
  display:flex !important;
  flex-direction:column !important;
  gap:22px !important;
}

.striker-waitlist input[type="email"]{
  width:100% !important;
  height:82px !important;
  border:0 !important;
  border-radius:22px !important;
  background:#f4f4f4 !important;
  padding:0 38px !important;
  font-size:30px !important;
  color:#111 !important;
}

.striker-waitlist input[type="email"]::placeholder{
  color:#8a8a8a !important;
}

.striker-waitlist button{
  width:100% !important;
  height:78px !important;
  border:0 !important;
  border-radius:10px !important;
  background:#ed1b2f !important;
  color:#fff !important;
  font-size:30px !important;
  font-weight:900 !important;
}

.striker-privacy{
  margin-top:24px !important;
  display:grid !important;
  grid-template-columns:34px 1fr !important;
  gap:24px !important;
  align-items:start !important;
  text-align:left !important;
}

.striker-privacy input{
  width:28px !important;
  height:28px !important;
  margin-top:6px !important;
}

.striker-privacy span{
  color:#666 !important;
  font-size:24px !important;
  line-height:1.5 !important;
}

.striker-privacy a{
  color:#111 !important;
  font-weight:900 !important;
}

.striker-trust{
    margin-bottom: 18px !important;
}
.striker-hero-text{
    margin-bottom: 12px !important;
}
.striker-hero h1{
    margin-bottom: 16px !important;
}
.striker-hero-buttons .striker-btn{
    font-size: 20px !important;
}

.striker-hero-buttons .striker-btn,
.striker-hero-buttons .striker-btn span{
    font-size: 19px !important;
}
.striker-hero-buttons .striker-btn{
    flex: 1 1 0 !important;
    width: 100% !important;

    height: 66px !important;
    min-height: 66px !important;

    padding: 0 34px !important;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 14px !important;
}

.striker-hero-buttons .striker-btn span,
.striker-hero-buttons .striker-btn{
    font-size: 17px !important;
    font-weight: 700 !important;
}
.striker-hero-buttons{
    margin: 28px 0 10px !important;
}
.striker-stats{
    margin-top: 40px !important;
}
.striker-stats > div strong{
    font-size: 38px !important;
    line-height: 1 !important;
    margin-bottom: 8px !important;
}

.striker-stats > div span{
    font-size: 19px !important;
    line-height: 1.15 !important;
}

.striker-stats > div:nth-child(2){
    justify-self: center !important;
    text-align: center !important;
    transform: translateX(12px) !important;
}

.striker-stats > div:nth-child(3){
    justify-self: end !important;
    text-align: left !important;
    transform: translateX(-22px) !important;
}
.striker-hero {
    padding: 140px 160px 55px !important;
}

.striker-action{
  display: grid !important;
  grid-template-columns: 1.1fr 0.9fr !important;
  gap: 80px !important;
  align-items: center !important;

  max-width: 1280px !important;
  margin: 0 auto !important;
  padding: 90px 80px !important;
}

/* video left */
.striker-action-video{
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
}

/* text right, centered vertically */
.striker-action-head{
  grid-column: 2 !important;
  grid-row: 1 !important;

  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;

  text-align: left !important;
  margin: 0 !important;
  max-width: 520px !important;
}

.striker-action-head p,
.striker-action-head h2,
.striker-action-head div{
  text-align: left !important;
}

.striker-action-video video{
  width: 100% !important;
  height: 620px !important;
  object-fit: cover !important;
  border-radius: 24px !important;
  display: block !important;
}
 .striker-action-video {
    aspect-ratio: 1000 / 1350 !important;
    width: 100% !important;
    overflow: hidden !important;
    border-radius: 24px !important;
  }

  .striker-action-video video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
  }
  .striker-action {
    display: grid !important;
    grid-template-columns: 42% 58% !important;
    gap: 70px !important;
    align-items: center !important;
  }

  .striker-action-head {
    width: 100% !important;
    max-width: 700px !important;
  }
    .striker-products {
    text-align: center !important;
  }

  .striker-products-subtitle,
  .striker-products h2,
  .striker-products p {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .striker-products p {
    max-width: 1100px !important;
  }
.striker-products-head {
    width: 100% !important;
    max-width: 1100px !important;
    margin: 0 auto 54px !important;
    text-align: center !important;
  }

  .striker-products-head > * {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .striker-product-card {
    width: 100% !important;
  }

  /* Make the image wrapper fill the card */
  .striker-product-image,
  .striker-product-image-wrap,
  .striker-product-card img {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Keep the image proportional and cropped nicely */
  .striker-product-card img {
    display: block !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
  }
   .striker-how {
    display: grid !important;
    grid-template-columns: 0.9fr 1.1fr !important;
    gap: 80px !important;
    align-items: center !important;

    max-width: 1280px !important;
    margin: 0 auto !important;
    padding: 90px 40px !important;
  }

  /* Title + steps on the left */
  .striker-how-head,
  .striker-steps {
    grid-column: 1 !important;
  }

  .striker-how-head {
    grid-row: 1 !important;
    margin: 0 0 44px !important;
    text-align: left !important;
  }

  .striker-steps {
    grid-row: 2 !important;
  }

  .striker-how-head p,
  .striker-how-head h2 {
    text-align: left !important;
  }

  /* Video on the right */
  .striker-how-image {
    grid-column: 2 !important;
    grid-row: 1 / span 2 !important;
    width: 100% !important;
    aspect-ratio: 1000 / 1350 !important;
    overflow: hidden !important;
    border-radius: 24px !important;
  }

  .striker-how-video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
  }
  .striker-how {
    display: grid !important;
    grid-template-columns: 0.9fr 1.1fr !important;
    grid-template-areas:
      "heading heading"
      "steps video" !important;
    gap: 60px 80px !important;
  }

  /* Heading across the top */
  .striker-how-head{
    grid-area: heading !important;
    max-width: 900px !important;
    margin: 0 auto 40px !important;
    text-align: center !important;
  }

  .striker-how-head h2,
  .striker-how-head p{
    text-align: center !important;
  }

  /* Steps left */
  .striker-steps{
    grid-area: steps !important;
  }

  /* Video right */
  .striker-how-image{
    grid-area: video !important;
  }
   .striker-features{
    display: grid !important;
    grid-template-columns: 0.95fr 1.05fr !important;
    grid-template-areas:
      "heading heading"
      "features image" !important;
    gap: 60px 80px !important;
    align-items: start !important;
  }

  /* Heading centered across both columns */
  .striker-features-head{
    grid-area: heading !important;
    max-width: 900px !important;
    margin: 0 auto 50px !important;
    text-align: center !important;
  }

  .striker-features-head *{
    text-align: center !important;
  }

 .striker-feature-list{
    grid-area: features !important;

    display: flex !important;
    flex-direction: column !important;

    width: 100% !important;
    gap: 40px !important;
}

  /* Right column (large image) */
  .striker-features-image{
    grid-area: image !important;
    width: 100% !important;
  }

  .striker-features-image img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 24px !important;
    display: block !important;
  }
.striker-features {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .striker-hero{
    position: relative;
}

/* tighter desktop product cards */
.striker-product-info{
  padding: 34px 42px 38px !important;
  text-align: left !important;
}

.striker-product-top{
  align-items: flex-start !important;
  gap: 24px !important;
  margin-bottom: 20px !important;
}

.striker-product-top h3{
  font-size: 42px !important;
  line-height: .95 !important;
  margin: 0 0 8px !important;
  text-align: left !important;
}

.striker-product-top p{
  font-size: 20px !important;
  line-height: 1.25 !important;
  margin: 0 !important;
  text-align: left !important;
}

.striker-price{
  text-align: right !important;
}

.striker-price strong{
  font-size: 48px !important;
  line-height: .95 !important;
}

.striker-price s{
  font-size: 18px !important;
  margin-top: 6px !important;
}

.striker-product-desc{
  font-size: 19px !important;
  line-height: 1.45 !important;
  margin: 0 0 24px !important;
  text-align: left !important;
  max-width: none !important;
}

.striker-product-info ul{
  margin: 0 0 28px !important;
  padding: 0 !important;
  text-align: left !important;
  display: grid !important;
  gap: 10px !important;
}

.striker-product-info li{
  font-size: 19px !important;
  line-height: 1.2 !important;
  justify-content: flex-start !important;
  text-align: left !important;
}

.striker-add{
  height: 58px !important;
  min-height: 58px !important;
  font-size: 20px !important;
  margin-top: 0 !important;
}
.striker-product-card > a{
    display: block !important;
    height: 500px !important;
    overflow: hidden;
}

.striker-product-card > a img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 55% !important;
    aspect-ratio: auto !important;
}
.striker-product-card > a{
    height: 470px !important;   /* was 500px */
}
.striker-product-info p.striker-product-desc{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;

  display: block !important;
  text-align: left !important;

  margin: 22px 0 22px !important;
  padding: 0 !important;
}
.striker-products{
    padding: 50px 42px 10px !important;
}

.striker-ready-points span img{
  width: 28px !important;
  height: 28px !important;
  max-width: 28px !important;
  min-width: 28px !important;

  object-fit: contain !important;
  aspect-ratio: auto !important;
  display: block !important;
  flex-shrink: 0 !important;
}
.striker-ready-points span img{
    width: auto !important;
    height: 60px !important;   /* try 36–42px */
    max-width: none !important;
    object-fit: contain !important;
    display: block;
    flex-shrink: 0;
}

.striker-ready .striker-product-image{
    aspect-ratio: auto !important;
    height: 100% !important;
}

.striker-ready .striker-product-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* Entire bundle card */
.striker-ready-card{
    height: 620px !important; /* try 600px-640px */
    min-height: unset !important;
}

/* Make both columns fill the new height */
.striker-ready-card > *{
    height: 100%;
}
/* Leave title + price where they are */
.striker-ready .striker-product-top{
    margin-bottom: 0 !important;
}

/* Move ONLY the description up */
.striker-ready .striker-product-desc{
    margin: -8px 0 18px !important;
    line-height: 1.3;
}

/* Pull the feature list upwards */
.striker-ready .striker-ready-points{
    margin-top: -10px !important;
    margin-bottom: 18px !important;
    gap: 14px !important;
}

/* Pull the button up */
.striker-ready .striker-add{
    margin-top: 0 !important;
}

.striker-product-info p.striker-product-desc{
    margin-top: -20px !important;
}
.striker-product-top{
    transform: translateY(-13px);
}
.striker-ready-card {
  min-height: 600px !important;
  height: auto !important;
}
.striker-ready .striker-add{
    margin-top: 20px !important;
}
.striker-features-head{
    margin-bottom: 20px !important;
}
#features.striker-features{
    row-gap: 24px !important;
    gap: 24px !important;
  }

  #features .striker-features-head{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  #features .striker-feature-list{
    margin-top: 40px !important;
  }

  #features .striker-features-image{
    margin-top: 40px !important;
  }

.striker-faq {
    padding: 50px 42px 0px !important;
}

.striker-footer-brand {
    padding-bottom: 0px !important;
}
.striker-footer-logo {
    margin-bottom: 0 !important;
}
  .striker-footer-grid {
    width: 100%;
    max-width: 1100px;      /* Increase from 900px */
    margin: 0 auto !important;
    justify-content: center;
  }
.striker-footer-brand {
    max-width: 1100px;
    margin: 0 auto 40px !important;
    text-align: center;
  }

  .striker-footer-brand p {
    max-width: 700px;
    margin: 20px auto 0 !important;
  }
.striker-footer {
    padding: 40px 42px 42px !important;
  }
.striker-footer-brand p {
    margin-top: 0 !important;
}
.striker-footer-brand p {
    margin-top: -12px !important;
    line-height: 1.4;
}
.striker-footer-grid {
    margin-top: 40px !important;
}
.striker-footer-grid {
    display: grid;
    grid-template-columns: repeat(3, max-content) !important;
    justify-content: center !important;
    column-gap: 180px !important; /* adjust to taste */
}
/* Email input */
.striker-waitlist input[type="email"] {
    width: 100% !important;
    max-width: 660px !important;
    margin: 0 auto !important;
    display: block !important;
}

/* Button */
.striker-waitlist button,
.striker-waitlist .striker-btn {
    width: 100% !important;
    max-width: 660px !important;
    margin: 20px auto 0 !important;
    display: block !important;
}

/* Privacy checkbox/text */
.striker-waitlist label {
    max-width: 660px !important;
    margin: 24px auto 0 !important;
}
.striker-feature-image {
    transform: translateY(-110px) !important;
}


  #features .striker-feature-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: none !important;
  }
}
#features .striker-feature-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block;
    object-position: center 62% !important;
    
}
#features .striker-features-image {
    width: 92% !important;
    margin: 40px auto 0 !important;
  }
  @media (min-width: 1024px) {
  .striker-pp {
    display: grid !important;
    grid-template-columns: 58% 42% !important;
    gap: 0 !important;
    max-width: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: start !important;
  }

  .striker-pp-gallery-scroll {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 2px !important;
    overflow: visible !important;
  }

  .striker-pp-gallery-slide {
    width: 100% !important;
    height: 620px !important;
    overflow: hidden !important;
    background: #f2f2f2 !important;
  }

  .striker-pp-gallery-slide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
  }

  .striker-pp-dots {
    display: none !important;
  }

  .striker-pp-info {
    position: sticky !important;
    top: 90px !important;
    padding: 70px 70px 60px !important;
    max-width: 620px !important;
  }

  .striker-pp-info h1 {
    font-size: 34px !important;
    line-height: 1.15 !important;
    letter-spacing: -0.02em !important;
    margin-bottom: 18px !important;
  }

  .striker-pp-price {
    font-size: 22px !important;
    margin-bottom: 20px !important;
  }

  .striker-pp-reviews {
    font-size: 20px !important;
    margin-bottom: 34px !important;
  }

  .striker-pp-label {
    font-size: 14px !important;
    letter-spacing: 0.35em !important;
    margin-bottom: 16px !important;
  }

  .striker-pp-grid {
    gap: 12px !important;
  }

  .striker-pp-option {
    min-height: 76px !important;
    font-size: 22px !important;
    border-radius: 0 !important;
  }

  .striker-pp-bundles {
    gap: 12px !important;
  }

  .striker-pp-bundle {
    border-radius: 0 !important;
    padding: 24px 28px !important;
  }

  .striker-pp-bundle strong {
    font-size: 22px !important;
  }

  .striker-pp-bundle small {
    font-size: 16px !important;
  }

  .striker-pp-save {
    border-radius: 0 !important;
    font-size: 14px !important;
    padding: 12px 18px !important;
  }

  .striker-pp-atc {
    border-radius: 0 !important;
    height: 62px !important;
    font-size: 16px !important;
    letter-spacing: 0.35em !important;
    margin-top: 28px !important;
  }

  .striker-pp-benefits {
    margin-top: 28px !important;
  }
.striker-pp-gallery-scroll .striker-pp-gallery-slide:nth-child(4) {
    display: none !important;
  }
  .striker-pp-gallery-scroll .striker-pp-gallery-slide:last-child {
    display: none !important;
  }
  .striker-pp-gallery-scroll .striker-pp-gallery-slide:nth-last-child(2) {
    order: 999 !important;
  }
.striker-pp-gallery-scroll .striker-pp-gallery-slide:last-of-type {
    display: none !important;
  }
  .striker-pp-gallery-scroll .striker-pp-gallery-slide:nth-child(6) {
    display: none !important;
  }
  .header {
    position: relative !important;
    height: 88px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  /* Centre logo in the entire viewport */
  .header__heading {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
  }

  /* Smaller logo */
  .header__heading-logo {
    width: 260px !important;
    max-width: 260px !important;
    height: auto !important;
  }

  /* Cart on the right */
  .header__icons {
    position: absolute !important;
    right: 40px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  }

  /* Hide everything except cart */
  .header__inline-menu,
  .header__icon--search,
  .header__icon--account {
    display: none !important;
  }

  .header header-drawer,
  .header .header__icon--menu,
  header-drawer .header__icon--menu {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .header header-drawer {
    position: absolute !important;
    left: 40px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 999 !important;
  }

 header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
   .header__heading {
    margin-left: 40px !important;
  }

  /* Move the cart towards the logo */
  .header__icons {
    margin-right: 40px !important;
  }
  header-drawer[data-breakpoint="tablet"] {
    margin-left: 40px !important;
  }

  .header__icons {
    margin-right: 40px !important;
  }
.announcement-bar,
  .announcement-bar-section,
  .shopify-section-group-header-group .shopify-section:first-child {
    display: none !important;
  }
img.header__heading-logo.motion-reduce {
    transform: translateY(8px) !important;
  }


 sticky-header.header-wrapper {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 999999 !important;
  }

  main#MainContent {
    padding-top: 89px !important;
  }
  .striker-pp-info {
    padding: 70px 56px !important;
  }

  .striker-pp-info h1 {
    font-size: 52px !important;
    line-height: 0.95 !important;
    font-weight: 900 !important;
    letter-spacing: -0.04em !important;
    text-transform: uppercase !important;
  }

  .striker-pp-price {
    display: block !important;
    font-size: 36px !important;
    font-weight: 900 !important;
    margin: 28px 0 !important;
  }

  .striker-pp-reviews {
    font-size: 34px !important;
    margin-bottom: 48px !important;
  }

  .striker-pp-reviews span {
    font-size: 28px !important;
    color: #777 !important;
    margin-left: 14px !important;
  }

  .striker-pp-label {
    color: #ed1c24 !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    letter-spacing: 0.35em !important;
    text-transform: uppercase !important;
    margin: 42px 0 22px !important;
  }

  .striker-pp-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 22px !important;
  }

  .striker-pp-option {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 118px !important;
    border: 2px solid #ddd !important;
    border-radius: 24px !important;
    text-decoration: none !important;
    color: #000 !important;
    font-size: 30px !important;
    font-weight: 900 !important;
  }

  .striker-pp-bundles {
    display: grid !important;
    gap: 22px !important;
  }

  .striker-pp-bundle {
    position: relative !important;
    display: block !important;
    border: 2px solid #ddd !important;
    border-radius: 24px !important;
    padding: 34px 210px 34px 34px !important;
    text-decoration: none !important;
    color: #000 !important;
    background: #fff !important;
  }

  .striker-pp-bundle strong {
    display: block !important;
    font-size: 30px !important;
    font-weight: 900 !important;
    margin-bottom: 16px !important;
  }

  .striker-pp-bundle small {
    display: block !important;
    font-size: 22px !important;
    color: #777 !important;
  }

  .striker-pp-save {
    position: absolute !important;
    right: 28px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    background: #ed1c24 !important;
    color: #fff !important;
    border-radius: 999px !important;
    padding: 18px 28px !important;
    font-size: 18px !important;
    font-weight: 900 !important;
  }

  .striker-pp-atc {
    width: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    background: #000 !important;
    color: #fff !important;
    padding: 26px 24px !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    letter-spacing: 0.25em !important;
    margin-top: 34px !important;
  }
  .striker-pp-info {
  margin-top: -30px !important;
}
.striker-pp-trust {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border: 2px solid #d9d9d9;
    border-radius: 999px;
    padding: 10px 18px;
    width: fit-content;
    margin-bottom: 24px;
    background: #fff;
  }

  .striker-pp-trust p {
    margin: 0 !important;
    font-size: 16px;
    font-weight: 500;
    color: #666;
    line-height: 1;
  }

  .striker-pp-info h1 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .striker-pp-trust {
    margin-bottom: 10px !important;
  }
  .striker-pp-price {
    margin: 0px 0 !important;
  }
  .striker-pp-reviews + .striker-pp-selector {
    margin-top: -32px !important;
  }
  .striker-pp-option {
    min-height: 120px !important; /* was probably 150-170px */
    padding: 24px 28px !important;
  }

  /* Bundle cards */
  .striker-pp-bundle {
    min-height: 140px !important; /* was probably around 180-200px */
    padding: 24px 30px !important;
  }

  /* Bundle title */
  .striker-pp-bundle-title {
    font-size: 22px !important;
    margin-bottom: 8px !important;
  }

  /* Bundle description */
  .striker-pp-bundle-subtitle {
    font-size: 18px !important;
    margin-top: 2px !important;
  }

  /* Save badge */
  .striker-pp-save {
    padding: 14px 28px !important;
    font-size: 18px !important;
  }
  
 .striker-pp-option {
    height: 100px !important;
    min-height: 100px !important;
    padding: 16px 20px !important;

    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* Reduce the gap under the WEIGHT heading */
  .striker-pp-grid {
    gap: 16px !important;
    margin-top: 12px !important;
  }

  /* Make the text slightly smaller */
  .striker-pp-option {
    font-size: 22px !important;
    font-weight: 700 !important;
  }
   .striker-pp-label {
    margin: 20px 0 10px !important;
  }
   .striker-pp-bundle{
    min-height: 145px !important;
    padding: 20px 30px !important;
    gap: 8px !important;
  }

  /* Title */
  .striker-pp-bundle strong{
    font-size: 26px !important;
    line-height: 1.1 !important;
    margin: 0 0 6px !important;
  }

  /* Description */
  .striker-pp-bundle small{
    font-size: 18px !important;
    line-height: 1.25 !important;
    margin: 0 !important;
  }

  /* Save badge */
  .striker-pp-save{
    padding: 14px 30px !important;
    font-size: 18px !important;
  }
   .striker-pp-bundle {
    min-height: 120px !important;   /* was around 150-160px */
    padding: 18px 30px !important;
  }

  .striker-pp-bundle strong {
    font-size: 22px !important;
    line-height: 1.1 !important;
    margin-bottom: 4px !important;
  }

  .striker-pp-bundle small {
    font-size: 17px !important;
    line-height: 1.2 !important;
  }

  .striker-pp-save {
    padding: 12px 28px !important;
    font-size: 18px !important;
  }
    .striker-pp-option {
    height: 90px !important;
    min-height: 90px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 24px !important;
  }
  .striker-pp-bundle small{
    display: block !important;
    margin-top: 12px !important;
    line-height: 1.25 !important;
  }
   .striker-pp-atc{
    height: 52px !important;
    min-height: 52px !important;

    margin-bottom: 12px !important; /* gap to Apple Pay */

    background: #000 !important;
    color: #fff !important;

    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 24px !important;

    transition: .2s ease !important;
  }

  .striker-pp-atc:hover{
    background:#111 !important;
  }
@media (min-width: 1024px) {

  /* Hide "More payment options" */
  .shopify-payment-button__more-options,
  .shopify-payment-button__more-options[aria-hidden="false"] {
    display: none !important;
  }

  /* Klarna / instalment line */
  .striker-pp-installments,
  .product__tax,
  .product-form__payment-container + p {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    margin: 12px 0 0 !important;
  }

  /* Make Klarna badge/logo fit inline */
  .striker-pp-installments img,
  .product__tax img,
  .product-form__payment-container + p img {
    height: 18px !important;
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle !important;
  }


   /* Benefits section */
  .striker-pp-benefits{
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    margin: 24px 0 !important;
  }

  /* Each row */
  .striker-pp-benefits > div{
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;

    padding: 0 !important;
    margin: 0 !important;
    min-height: auto !important;
  }

  /* Icon */
  .striker-pp-benefits svg,
  .striker-pp-benefits img{
    width: 22px !important;
    height: 22px !important;
    flex-shrink: 0 !important;
  }

  /* Text */
  .striker-pp-benefits p,
  .striker-pp-benefits span{
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
  }
  .striker-pp-description,
  .striker-pp-delivery {
    border-top: 1px solid #ddd !important;
    padding: 0 !important;
    margin: 28px 0 0 !important;
  }

  .striker-pp-delivery {
    margin-top: 0 !important;
    border-bottom: 1px solid #ddd !important;
  }

  .striker-pp-description > button,
  .striker-pp-delivery > button {
    width: 100% !important;
    border: 0 !important;
    background: transparent !important;
    padding: 28px 0 !important;

    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;

    font-size: 24px !important;
    font-weight: 500 !important;
    color: #111 !important;
    text-align: left !important;
  }

  .striker-pp-description > button::after,
  .striker-pp-delivery > button::after {
    content: "+" !important;
    font-size: 34px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
  }

  .striker-pp-description p,
  .striker-pp-delivery p,
  .striker-pp-delivery h3 {
    font-size: 17px !important;
    line-height: 1.7 !important;
    color: #555 !important;
  }
.striker-pp-description .striker-desc-content,
.striker-pp-delivery .striker-desc-content {
  display: none !important;
}

.striker-pp-description.is-open .striker-desc-content,
.striker-pp-delivery.is-open .striker-desc-content {
  display: block !important;
}

.striker-pp-description.is-open .striker-desc-icon,
.striker-pp-delivery.is-open .striker-desc-icon {
  transform: rotate(45deg);
}


.striker-desc-toggle::after,
.striker-pp-description > button::after,
.striker-pp-delivery > button::after {
    content: none !important;
    display: none !important;
}
/* Hide delivery content by default */
.striker-pp-delivery .striker-delivery-content {
    display: none !important;
}

/* Show when open */
.striker-pp-delivery.is-open .striker-delivery-content {
    display: block !important;
}

/* Rotate + into × */
.striker-pp-delivery.is-open .striker-delivery-icon {
    transform: rotate(45deg);
}
.striker-pp-delivery {
  position: relative !important;
}

.striker-pp-delivery::after {
  content: "+" !important;
  position: absolute !important;
  right: 0 !important;
  top: 28px !important;
  font-size: 38px !important;
  font-weight: 600 !important;
  color: #111 !important;
  z-index: 999 !important;
}

.striker-pp-delivery.is-open::after {
  content: "−" !important;
}

.striker-pp-delivery {
  position: relative !important;
}

.striker-pp-delivery::after {
  content: "+" !important;
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  font-size: 38px !important;
  font-weight: 600 !important;
  color: #111 !important;
  z-index: 999 !important;
}

.striker-pp-delivery.is-open::after {
  content: "−" !important;
}
.striker-desc-icon,
.striker-delivery-icon,
.striker-pp-description::after,
.striker-pp-delivery::after {
    font-family: Arial, sans-serif !important;
    font-size: 34px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    color: #111 !important;
    -webkit-font-smoothing: antialiased;
}
.striker-pp-description .striker-desc-content,
.striker-pp-delivery .striker-delivery-content {
  display: none !important;
}

.striker-pp-description.is-open .striker-desc-content,
.striker-pp-delivery.is-open .striker-delivery-content {
  display: block !important;
}

.striker-pp-delivery {
  position: relative !important;
}

.striker-pp-delivery::after {
  content: "+" !important;
  position: absolute !important;
  right: 0 !important;
  top: 42px !important;
  font-size: 34px !important;
  font-weight: 400 !important;
  color: #111 !important;
  pointer-events: none !important;
}

.striker-pp-delivery.is-open::after {
  content: "−" !important;
}
.striker-pp-info h1 {
    font-size: 30px !important;
    line-height: 1.05 !important;
    letter-spacing: -0.02em !important;
}
.striker-pp-trust {
    padding: 6px 14px !important;
    font-size: 14px !important;
    border-radius: 999px !important;
}
.striker-pp-price {
  margin-top: 5px !important;
    font-size: 28px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
}
.striker-pp-reviews {
    font-size: 20px !important;
    gap: 10px !important;
    margin-bottom: 28px !important;
    align-items: center !important;
}
.striker-pp-info {
    padding-top: 49px !important;
}

/* Weight buttons */
.striker-pp-option {
    min-height: 72px !important;   /* was around 90px */
    padding: 12px 24px !important;
}

/* Bundle cards */
.striker-pp-bundle {
    min-height: 90px !important;   /* was around 120px */
    padding: 14px 24px !important;
}
.striker-pp-grid {
  height: 70px !important;
  min-height: 70px !important;
  align-items: stretch !important;
}

.striker-pp-grid .striker-pp-option {
  height: 70px !important;
  min-height: 70px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.striker-pp-reviews span {
    font-size: 22px !important; /* try 20px or 18px if you want it smaller */
}
.striker-pp-benefits img,
.striker-pp-benefits svg {
    width: auto !important;
    height: 66px !important; /* adjust to 14px, 16px, or 18px */
    flex-shrink: 0;
}
/* Each benefit row */
.striker-pp-benefits span {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    margin: 0 !important;
}

/* Only scale the icon */
.striker-pp-benefits span img {
    width: auto !important;
    height: 74px !important;   /* Try 22–26px */
    flex-shrink: 0;
    display: block;
}
/* Benefit rows */
.striker-pp-benefits span {
    display: flex !important;
    align-items: center !important;
    gap: 0px !important;          /* was 14px */
    margin: -6px !important;
    font-size: 20px !important;
    font-weight: 700 !important;  /* bold */
    line-height: 1.2 !important;
}

/* Reduce spacing between each row */
.striker-pp-benefits {
    gap: 10px !important;         /* was around 24px */
}

/* Icons */
.striker-pp-benefits span img,
.striker-pp-benefits span svg,
.striker-pp-benefits span i {
    height: 64px !important;
    width: auto !important;
    flex-shrink: 0;
    margin-right: 2px !important;
}
#shopify-section-template--30858037952842__social_proof {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#shopify-section-template--30858037952842__social_proof #social-proof {
  padding-top: 24px !important;
}
.striker-pp-info {
    width: 620px !important;
    max-width: 620px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
.striker-pp {
    grid-template-columns: minmax(0, 48%) minmax(0, 52%) !important;
  }

  .striker-pp-info {
    width: min(100%, 680px) !important;
    max-width: 680px !important;
    padding-left: clamp(24px, 4vw, 56px) !important;
    padding-right: clamp(24px, 4vw, 56px) !important;
    margin: 0 auto !important;
  }

  .striker-pp-info h1 {
    font-size: clamp(28px, 3vw, 42px) !important;
  }

  .striker-pp-price {
    font-size: clamp(24px, 2.2vw, 30px) !important;
  }

  .striker-pp-reviews,
  .striker-pp-reviews span {
    font-size: clamp(18px, 1.8vw, 22px) !important;
  }

  .striker-pp-option {
    font-size: clamp(18px, 1.6vw, 22px) !important;
  }

  .striker-pp-bundle strong {
    font-size: clamp(18px, 1.7vw, 22px) !important;
  }

  .striker-pp-bundle small {
    font-size: clamp(14px, 1.3vw, 17px) !important;
  }

  .striker-pp-atc,
  .shopify-payment-button {
    width: 100% !important;
  }
}
.striker-pp-info {
    width: 90% !important;
    max-width: 900px !important;
    margin: 0 auto !important;
  }
  section#top.striker-hero {
    min-height: 0 !important;
    height: auto !important;

    align-items: start !important;
    align-content: start !important;

    padding: 85px 160px 55px !important;
  }
  







@media (min-width: 1024px) {

  /* Only the 0.5kg + 1kg mixed-bundle product page */
  .striker-product-striiker-0-5kg-1kg-weighted-gloves-bundle
  .striker-pp-info {
    transform: translateY(-90px) !important;
  }

}


  .striker-pp-option.is-current,
  .striker-pp-bundle.is-current {
    border: 2px solid #ed1c24 !important;
  }
 .striker-product-striiker-0-5kg-1kg-weighted-gloves-bundle
  .striker-pp-gallery-slide:nth-child(10) {
    display: none !important;
  }

  .striker-product-striiker-0-5kg-1kg-weighted-gloves-bundle
  .striker-pp-gallery-slide:nth-child(5) {
    display: none !important;
  }
   .striker-product-striiker-0-5kg-1kg-weighted-gloves-bundle
  .striker-pp-gallery-slide:nth-child(7) {
    display: none !important;
  }
   .striker-product-striiker-0-5kg-1kg-weighted-gloves-bundle
  .striker-pp-gallery-slide:nth-child(9) {
    display: none !important;
  }
    #waitlist form {
    gap: 0 !important;
    row-gap: 0 !important;
  }

  #waitlist form > button[type="submit"] {
    margin: 10px auto !important;
  }
.striker-pp-info {
    padding-top: 30px !important;
  }
  .striker-product-striiker-0-5kg-1kg-weighted-gloves-bundle .striker-pp-info {
    transform: translateY(-5px) !important;
}
.striker-header {
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;

    padding: 18px 42px !important;
    min-height: 110px !important;
  }

  /* Hide the desktop text navigation */
  .striker-header nav,
  .striker-header .striker-nav,
  .striker-header .header__inline-menu {
    display: none !important;
  }

  /* Show hamburger on desktop */
  .striker-header .striker-menu,
  .striker-header .header__icon--menu,
  .striker-header header-drawer {
    display: flex !important;
    justify-self: start !important;
    align-items: center !important;
  }

  /* Centre logo */
  .striker-header .striker-logo,
  .striker-header .header__heading,
  .striker-header .header__heading-link {
    grid-column: 2 !important;
    justify-self: center !important;
    margin: 0 !important;
  }

  .striker-header .header__heading-logo {
    width: 310px !important;
    max-width: none !important;
    height: auto !important;
  }

  /* Cart on the right */
  .striker-header .striker-cart,
  .striker-header .header__icon--cart,
  .striker-header .header__icons {
    grid-column: 3 !important;
    justify-self: end !important;
    margin: 0 !important;
  }

  /* Hide search and account */
  .striker-header .header__icon--search,
  .striker-header .header__icon--account {
    display: none !important;
  }
  .striker-hero{
    max-width: 1380px;
    margin: 0 auto;
    padding: 48px 32px 48px;
    gap: 64px;

    display:grid;
    grid-template-columns:1fr 1fr;
    align-items:center;
}

.striker-hero-copy{
    max-width:640px;
}

.striker-hero-image-wrap{
    max-width:540px;
    width:100%;
    justify-self:end;
}

.striker-hero-image{
    width:100%;
}

.striker-hero h1{
    font-size:92px;
    line-height:.92;
}

.striker-hero-buttons{
    gap:20px;
}

.striker-hero-stats{
    margin-top:40px;
}
.striker-header{
    padding:22px 40px;
}

.header__heading-logo{
    width:280px;
}
.striker-header {
    position: relative !important;
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;

    width: 100% !important;
    min-height: 100px !important;
    height: 100px !important;
    padding: 0 42px !important;
    margin: 0 !important;

    background: #fff !important;
    box-sizing: border-box !important;
  }

  /* Hide desktop navigation links */
  .striker-header nav,
  .striker-header .striker-nav,
  .striker-header .header__inline-menu {
    display: none !important;
  }

  /* Show hamburger on the left */
  .striker-header header-drawer,
  .striker-header .menu-drawer-container,
  .striker-header .header__icon--menu,
  .striker-header .striker-menu {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;

    grid-column: 1 !important;
    justify-self: start !important;
    align-items: center !important;

    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
  }

  .striker-header .header__icon--menu svg,
  .striker-header .striker-menu svg {
    width: 34px !important;
    height: 34px !important;
  }

  /* Large logo exactly in the centre */
  .striker-header .striker-logo,
  .striker-header .header__heading,
  .striker-header .header__heading-link {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;

    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    max-width: none !important;
  }

  .striker-header .header__heading-logo,
  .striker-header .striker-logo img {
    display: block !important;
    width: 270px !important;
    max-width: none !important;
    height: auto !important;
  }

  /* Cart icon on the right */
  .striker-header .header__icons {
    grid-column: 3 !important;
    justify-self: end !important;

    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .striker-header .header__icon--cart,
  .striker-header .striker-cart {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
  }

  .striker-header .header__icon--cart svg,
  .striker-header .striker-cart svg {
    width: 36px !important;
    height: 36px !important;
  }

  /* Remove Cart text */
  .striker-header .header__icon--cart > span:not(.cart-count-bubble),
  .striker-header .striker-cart > span:not(.cart-count-bubble),
  .striker-header .cart-text,
  .striker-header .cart-label {
    display: none !important;
  }

  /* Hide search and profile */
  .striker-header .header__icon--search,
  .striker-header .header__icon--account {
    display: none !important;
  }


  /* ---------- HERO ---------- */

  section#top.striker-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    align-items: center !important;

    width: 100% !important;
    max-width: none !important;
    min-height: calc(100vh - 100px) !important;

    margin: 0 !important;
    padding: 42px 82px 70px !important;
    gap: 92px !important;

    box-sizing: border-box !important;
  }

  /* Left content */
  section#top.striker-hero .striker-hero-copy {
    width: 100% !important;
    max-width: 650px !important;

    margin: 0 !important;
    padding: 0 !important;

    justify-self: start !important;
    align-self: center !important;
    transform: none !important;
  }

  section#top.striker-hero h1 {
    margin: 18px 0 18px !important;

    font-size: clamp(72px, 5.4vw, 94px) !important;
    line-height: 0.88 !important;
    letter-spacing: -0.045em !important;
  }

  section#top.striker-hero .striker-hero-copy > p,
  section#top.striker-hero .striker-hero-text {
    max-width: 620px !important;
    margin: 0 0 26px !important;

    font-size: 22px !important;
    line-height: 1.7 !important;
  }

  section#top.striker-hero .striker-hero-buttons {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;

    width: 100% !important;
    max-width: 650px !important;
    margin: 26px 0 38px !important;
  }

  section#top.striker-hero .striker-hero-buttons a,
  section#top.striker-hero .striker-hero-buttons button {
    width: 100% !important;
    min-height: 70px !important;
    margin: 0 !important;
  }

  section#top.striker-hero .striker-hero-stats {
    width: 100% !important;
    max-width: 650px !important;

    margin: 0 !important;
    padding-top: 30px !important;
  }

  /* Right product image */
  section#top.striker-hero .striker-hero-image-wrap {
    width: 100% !important;
    max-width: 540px !important;

    margin: 0 !important;
    padding: 0 !important;

    justify-self: center !important;
    align-self: center !important;
    transform: none !important;
  }

  section#top.striker-hero .striker-hero-image-wrap img,
  section#top.striker-hero .striker-hero-image {
    display: block !important;

    width: 100% !important;
    height: auto !important;
    max-width: none !important;

    margin: 0 !important;
    object-fit: contain !important;
  }
   /* HEADER — match tablet */
  .striker-header {
    height: 96px !important;
    min-height: 96px !important;
    padding: 0 42px !important;
  }

  .striker-header .header__heading-logo,
  .striker-header .striker-logo img {
    width: 260px !important;
    max-width: none !important;
  }

  /* HERO — remove desktop vertical centring */
  section#top.striker-hero {
    min-height: 0 !important;
    height: auto !important;

    align-items: start !important;
    align-content: start !important;

    padding: 56px 84px 80px !important;
    gap: 120px !important;
  }

  /* Move text block up */
  section#top.striker-hero .striker-hero-copy {
    align-self: start !important;
    justify-self: start !important;

    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  /* Move image up */
  section#top.striker-hero .striker-hero-image-wrap {
    align-self: start !important;
    justify-self: center !important;

    width: 100% !important;
    max-width: 540px !important;

    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  section#top.striker-hero .striker-hero-image-wrap img,
  section#top.striker-hero .striker-hero-image {
    width: 100% !important;
    height: auto !important;
    max-height: 700px !important;

    object-fit: contain !important;
    object-position: center top !important;
  }

  /* Match tablet text proportions */
  section#top.striker-hero h1 {
    font-size: 78px !important;
    line-height: 0.92 !important;
    margin: 18px 0 18px !important;
  }

  section#top.striker-hero .striker-hero-copy > p,
  section#top.striker-hero .striker-hero-text {
    font-size: 20px !important;
    line-height: 1.65 !important;
    margin-bottom: 24px !important;
  }

  section#top.striker-hero .striker-hero-buttons {
    margin: 24px 0 36px !important;
  }
   html,
  body {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body #MainContent,
  main#MainContent {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  .shopify-section-group-header-group,
  .section-header,
  .shopify-section-header-sticky {
    margin-top: 0 !important;
    top: 0 !important;
  }


  /* ==========================================================
     2. HEADER — MENU LEFT, LARGE LOGO CENTRE, CART RIGHT
     ========================================================== */

  header.striker-header {
    position: relative !important;
    top: 0 !important;

    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;

    width: 100% !important;
    max-width: none !important;

    height: 96px !important;
    min-height: 96px !important;

    margin: 0 !important;
    padding: 0 42px !important;

    background: #fff !important;
    box-sizing: border-box !important;
  }

  /* Show hamburger menu on desktop */
  header.striker-header .striker-menu-toggle {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;

    grid-column: 1 !important;
    justify-self: start !important;
    align-items: center !important;
    justify-content: center !important;

    width: 54px !important;
    height: 54px !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    background: transparent !important;
  }

  header.striker-header .striker-menu-toggle svg {
    display: block !important;
    width: 38px !important;
    height: 38px !important;
  }

  /* Hide old desktop text navigation */
header.striker-header .striker-nav,
header.striker-header .striker-header-nav,
header.striker-header .header__inline-menu {
  display: none !important;
}

  /* Mathematically centre logo */
  header.striker-header .striker-logo {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
  }

  header.striker-header .striker-logo img {
    display: block !important;
    width: 265px !important;
    max-width: none !important;
    height: auto !important;
  }

  /*
    Also supports a logo rendered as text rather than an image.
  */
  header.striker-header .striker-logo:not(:has(img)) {
    font-size: 58px !important;
    line-height: 1 !important;
  }

  /* Put cart on far right */
  header.striker-header .striker-cart,
  header.striker-header .striker-cart-link {
    grid-column: 3 !important;
    justify-self: end !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 58px !important;
    height: 58px !important;

    margin: 0 !important;
    padding: 0 !important;
  }

  header.striker-header .striker-cart-icon {
    display: block !important;
    width: 46px !important;
    height: 46px !important;
  }

  /* Hide the word “Cart” but preserve count bubble */
  header.striker-header .striker-cart-text,
  header.striker-header .cart-text,
  header.striker-header .cart-label,
  header.striker-header .striker-cart > span:not(.striker-cart-count):not(.cart-count-bubble),
  header.striker-header .striker-cart-link > span:not(.striker-cart-count):not(.cart-count-bubble) {
    display: none !important;
  }


  /* ==========================================================
     3. HERO — SAME POSITIONING AND PROPORTIONS AS TABLET
     ========================================================== */

  section#top.striker-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 650px) 540px !important;
    justify-content: space-between !important;
    align-items: start !important;
    align-content: start !important;

    width: 100% !important;
    max-width: 1500px !important;

    min-height: 0 !important;
    height: auto !important;

    margin: 0 auto !important;
    padding: 42px 84px 72px !important;
    gap: 90px !important;

    box-sizing: border-box !important;
  }


  /* ==========================================================
     4. LEFT HERO CONTENT
     ========================================================== */

  section#top.striker-hero .striker-hero-copy {
    display: block !important;

    width: 100% !important;
    max-width: 650px !important;

    align-self: start !important;
    justify-self: start !important;

    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  section#top.striker-hero .striker-hero-trust {
    width: fit-content !important;
    margin: 0 0 18px !important;
  }

  section#top.striker-hero h1 {
    width: 100% !important;
    max-width: 650px !important;

    margin: 0 0 20px !important;
    padding: 0 !important;

    font-size: 78px !important;
    line-height: 0.91 !important;
    letter-spacing: -0.045em !important;

    text-wrap: balance !important;
  }

  section#top.striker-hero .striker-hero-copy > p,
  section#top.striker-hero .striker-hero-text,
  section#top.striker-hero .striker-hero-subtitle {
    width: 100% !important;
    max-width: 620px !important;

    margin: 0 0 26px !important;

    font-size: 20px !important;
    line-height: 1.65 !important;
  }


  /* ==========================================================
     5. HERO BUTTONS — TABLET PROPORTIONS
     ========================================================== */

  section#top.striker-hero .striker-hero-buttons {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;

    width: 100% !important;
    max-width: 650px !important;

    margin: 0 0 38px !important;
    padding: 0 !important;
  }

  section#top.striker-hero .striker-hero-buttons a,
  section#top.striker-hero .striker-hero-buttons button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    height: 70px !important;
    min-height: 70px !important;

    margin: 0 !important;
    padding: 0 24px !important;

    font-size: 18px !important;
    line-height: 1 !important;
    box-sizing: border-box !important;
  }


  /* ==========================================================
     6. STATS — MATCH TABLET
     ========================================================== */

  section#top.striker-hero .striker-hero-stats {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    align-items: start !important;

    width: 100% !important;
    max-width: 650px !important;

    margin: 0 !important;
    padding: 30px 0 0 !important;

    border-top: 1px solid #dedede !important;
    gap: 20px !important;
  }

  section#top.striker-hero .striker-hero-stat {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
  }

  section#top.striker-hero .striker-hero-stat strong {
    display: block !important;
    margin: 0 0 4px !important;
    line-height: 0.95 !important;
  }

  section#top.striker-hero .striker-hero-stat span {
    display: block !important;
    line-height: 1.25 !important;
  }


  /* ==========================================================
     7. PRODUCT IMAGE — FILL CARD LIKE TABLET
     No narrow image or white strips inside the container.
     ========================================================== */

  section#top.striker-hero .striker-hero-image-wrap {
    position: relative !important;

    display: block !important;
    overflow: hidden !important;

    width: 540px !important;
    max-width: 540px !important;
    height: 700px !important;
    aspect-ratio: auto !important;

    align-self: start !important;
    justify-self: end !important;

    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;

    border-radius: 18px !important;
    box-sizing: border-box !important;
  }

  section#top.striker-hero .striker-hero-image-wrap picture {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
  }

  section#top.striker-hero .striker-hero-image-wrap img,
  section#top.striker-hero img.striker-hero-image {
    display: block !important;

    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    max-height: none !important;

    margin: 0 !important;
    padding: 0 !important;

    aspect-ratio: auto !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
   header.striker-header {
    position: relative !important;
    top: 0 !important;

    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;

    width: 100% !important;
    max-width: none !important;

    height: 105px !important;
    min-height: 105px !important;

    margin: 0 !important;
    padding: 0 42px !important;

    background: #fff !important;
    box-sizing: border-box !important;
  }


  /* Hamburger menu — force visible */
  header.striker-header button.striker-menu-toggle {
    position: relative !important;

    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;

    grid-column: 1 !important;
    justify-self: start !important;
    align-items: center !important;
    justify-content: center !important;

    width: 54px !important;
    height: 54px !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    background: transparent !important;
    color: #111 !important;

    font-size: 0 !important;
    cursor: pointer !important;
    z-index: 10 !important;
  }






  /* Hide old desktop navigation */
  header.striker-header nav:not(.striker-mobile-menu),
  header.striker-header .striker-nav,
  header.striker-header .striker-header-nav,
  header.striker-header .header__inline-menu {
    display: none !important;
  }


  /* Centre logo mathematically */
  header.striker-header a.striker-logo {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    z-index: 5 !important;
  }

  header.striker-header a.striker-logo img {
    display: block !important;

    width: 315px !important;
    max-width: none !important;
    height: auto !important;

    margin: 0 !important;
  }

  /* In case the logo is text instead of an image */
  header.striker-header a.striker-logo:not(:has(img)) {
    font-size: 62px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
  }


  /* Cart on the right */
  header.striker-header .striker-cart,
  header.striker-header .striker-cart-link {
    grid-column: 3 !important;
    justify-self: end !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 62px !important;
    height: 62px !important;

    margin: 0 !important;
    padding: 0 !important;

    position: relative !important;
    z-index: 10 !important;
  }

  header.striker-header svg.striker-cart-icon {
    display: block !important;

    width: 46px !important;
    height: 46px !important;
  }

  /* Hide “Cart” wording */
  header.striker-header .striker-cart-text,
  header.striker-header .cart-text,
  header.striker-header .cart-label {
    display: none !important;
  }

  header.striker-header .striker-cart-count,
  header.striker-header .cart-count-bubble {
    position: absolute !important;
    top: -2px !important;
    right: -2px !important;
  }


  /* =====================================================
     HERO LAYOUT
     ===================================================== */

  section#top.striker-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 650px) 560px !important;
    justify-content: space-between !important;
    align-items: start !important;

    width: 100% !important;
    max-width: 1500px !important;

    min-height: 0 !important;
    height: auto !important;

    margin: 0 auto !important;
    padding: 68px 64px 90px !important;
    gap: 90px !important;

    box-sizing: border-box !important;
  }


  /* Left hero content */
  section#top.striker-hero .striker-hero-copy {
    width: 100% !important;
    max-width: 650px !important;

    align-self: start !important;
    justify-self: start !important;

    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }


  /* Trust badge */
  section#top.striker-hero .striker-hero-trust {
    width: fit-content !important;
    margin: 0 0 24px !important;
  }


  /* Main heading */
  section#top.striker-hero h1 {
    width: 100% !important;
    max-width: 650px !important;

    margin: 0 0 22px !important;
    padding: 0 !important;

    font-size: clamp(74px, 5.25vw, 86px) !important;
    line-height: 0.9 !important;
    letter-spacing: -0.045em !important;
  }


  /* Supporting paragraph */
  section#top.striker-hero .striker-hero-copy > p,
  section#top.striker-hero .striker-hero-text,
  section#top.striker-hero .striker-hero-subtitle {
    width: 100% !important;
    max-width: 630px !important;

    margin: 0 0 30px !important;

    font-size: 21px !important;
    line-height: 1.65 !important;
  }


  /* Buttons */
  section#top.striker-hero .striker-hero-buttons {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 22px !important;

    width: 100% !important;
    max-width: 650px !important;

    margin: 0 0 40px !important;
    padding: 0 !important;
  }

  section#top.striker-hero .striker-hero-buttons a,
  section#top.striker-hero .striker-hero-buttons button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    min-height: 76px !important;

    margin: 0 !important;
    padding: 0 24px !important;

    font-size: 19px !important;
    line-height: 1 !important;

    box-sizing: border-box !important;
  }


  /* Stats */
  section#top.striker-hero .striker-hero-stats {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    align-items: start !important;

    width: 100% !important;
    max-width: 650px !important;

    margin: 0 !important;
    padding: 32px 0 0 !important;

    border-top: 1px solid #dedede !important;
    gap: 20px !important;
  }

  section#top.striker-hero .striker-hero-stat {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
  }

  section#top.striker-hero .striker-hero-stat strong {
    display: block !important;
    margin: 0 0 5px !important;
    line-height: 0.95 !important;
  }

  section#top.striker-hero .striker-hero-stat span {
    display: block !important;
    line-height: 1.25 !important;
  }


  /* =====================================================
     HERO IMAGE
     ===================================================== */

  section#top.striker-hero .striker-hero-image-wrap {
    position: relative !important;

    display: block !important;
    overflow: hidden !important;

    width: 560px !important;
    max-width: 560px !important;
    height: 750px !important;

    align-self: start !important;
    justify-self: end !important;

    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;

    border-radius: 18px !important;
    box-sizing: border-box !important;
  }

  section#top.striker-hero .striker-hero-image-wrap img,
  section#top.striker-hero img.striker-hero-image {
    display: block !important;

    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    max-height: none !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: cover !important;
    object-position: center !important;

    /* Crops out the pale side strips in the original image */
    transform: scale(1.2) !important;
    transform-origin: center !important;
  }
  header.striker-header{
    position:relative;
  }

  /* Logo dead centre */
  header.striker-header .striker-logo{
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    transform:translate(-50%,-50%) !important;

    margin:0 !important;
    z-index:20 !important;

    display:block !important;
  }

  header.striker-header .striker-logo img{
    width:315px !important;
    height:auto !important;
    display:block;
  }
   header.striker-header {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: 105px !important;
    min-height: 105px !important;
    margin: 0 !important;
    padding: 0 42px !important;
    box-sizing: border-box !important;
  }

  /* Menu only inside the header */
  header.striker-header > button.striker-menu-toggle {
    position: absolute !important;
    left: 42px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 54px !important;
    height: 54px !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 3 !important;
  }
  header.striker-header > button.striker-menu-toggle {
  pointer-events: auto !important;
  cursor: pointer !important;
  z-index: 100000 !important;
}

header.striker-header > nav.striker-mobile-menu {
  pointer-events: none !important;
}

header.striker-header > nav.striker-mobile-menu.open {
  pointer-events: auto !important;
}

  /* Logo exactly centred */
  header.striker-header > a.striker-logo {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2 !important;
  }

  header.striker-header > a.striker-logo img {
    display: block !important;
    width: 315px !important;
    max-width: none !important;
    height: auto !important;
  }

  /* Only the direct cart link inside the header */
  header.striker-header > a.striker-cart {
    position: absolute !important;
    right: 42px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 58px !important;
    height: 58px !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 3 !important;
  }

  header.striker-header > a.striker-cart .striker-cart-icon {
    width: 46px !important;
    height: 46px !important;
  }

  header.striker-header > nav.striker-nav {
    display: none !important;
  }
   section#top.striker-hero {
    grid-template-columns: minmax(0, 650px) 440px !important;
    column-gap: 70px !important;
  }

  section#top.striker-hero > .striker-hero-image-wrap {
    width: 440px !important;
    min-width: 440px !important;
    max-width: 440px !important;

    height: 572px !important;
    min-height: 572px !important;
    max-height: 572px !important;

    justify-self: end !important;
    overflow: hidden !important;
  }

  section#top.striker-hero
  > .striker-hero-image-wrap
  > img.striker-hero-image {
    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;

    object-fit: cover !important;
    object-position: center !important;
    transform: none !important;
  }
    section#top.striker-hero {
    grid-template-columns: minmax(0, 650px) 540px !important;
  }

  /* Match the tablet image card size much more closely */
  section#top.striker-hero > .striker-hero-image-wrap {
    width: 540px !important;
    min-width: 540px !important;
    max-width: 540px !important;

    height: 700px !important;
    min-height: 700px !important;
    max-height: 700px !important;

    justify-self: end !important;
    overflow: hidden !important;
  }

  section#top.striker-hero
  > .striker-hero-image-wrap
  > img.striker-hero-image {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;

    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important;

    object-fit: cover !important;
    object-position: center !important;

    transform: none !important;
  }
  section#top.striker-hero > .striker-hero-copy {
    width: 100% !important;
    max-width: 640px !important;

    margin: 0 !important;
    padding: 0 !important;

    align-self: start !important;
    justify-self: start !important;

    transform: none !important;
    box-sizing: border-box !important;
  }


  /* Trust badge */
  section#top.striker-hero .striker-hero-trust {
    display: flex !important;
    align-items: center !important;

    width: fit-content !important;
    max-width: 100% !important;

    margin: 0 0 20px !important;
    padding: 8px 18px !important;

    font-size: 18px !important;
    line-height: 1.2 !important;

    border: 1px solid #d8d8d8 !important;
    border-radius: 999px !important;

    box-sizing: border-box !important;
  }


section#top.striker-hero .striker-hero-copy h1 {
    width: 100% !important;
    max-width: 720px !important;

    margin: 0 0 20px !important;
    padding: 0 !important;

    font-size: clamp(92px, 6vw, 108px) !important;
    line-height: 0.88 !important;
    letter-spacing: -0.065em !important;

    font-weight: 900 !important;
    text-align: left !important;
    text-wrap: balance !important;
}


  /* Hero paragraph */
  section#top.striker-hero .striker-hero-copy > p,
  section#top.striker-hero .striker-hero-text,
  section#top.striker-hero .striker-hero-subtitle {
    width: 100% !important;
    max-width: 610px !important;

    margin: 0 0 28px !important;
    padding: 0 !important;

    font-size: 20px !important;
    line-height: 1.55 !important;
    letter-spacing: -0.01em !important;

    color: #707070 !important;
    text-align: left !important;
  }


  /* Button row */
  section#top.striker-hero .striker-hero-buttons {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 20px !important;

    width: 100% !important;
    max-width: 640px !important;

    margin: 0 0 38px !important;
    padding: 0 !important;

    box-sizing: border-box !important;
  }


  /* Both hero buttons */
  section#top.striker-hero .striker-hero-buttons a,
  section#top.striker-hero .striker-hero-buttons button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    height: 72px !important;
    min-height: 72px !important;

    margin: 0 !important;
    padding: 0 24px !important;

    font-size: 19px !important;
    line-height: 1 !important;
    font-weight: 700 !important;

    border-radius: 14px !important;
    box-sizing: border-box !important;
  }


  /* Stats row */
  section#top.striker-hero .striker-hero-stats {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: start !important;

    width: 100% !important;
    max-width: 640px !important;

    margin: 0 !important;
    padding: 30px 0 0 !important;

    border-top: 1px solid #dddddd !important;
    gap: 18px !important;

    box-sizing: border-box !important;
  }


  /* Individual stats */
  section#top.striker-hero .striker-hero-stat {
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: center !important;
  }


  section#top.striker-hero .striker-hero-stat strong {
    display: block !important;

    margin: 0 0 6px !important;
    padding: 0 !important;

    font-size: 39px !important;
    line-height: 0.92 !important;
    letter-spacing: -0.04em !important;
  }


  section#top.striker-hero .striker-hero-stat span {
    display: block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 15px !important;
    line-height: 1.25 !important;
    letter-spacing: 0.01em !important;

    color: #707070 !important;
    text-transform: uppercase !important;
  }
 section#top.striker-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 650px) 540px !important;
    column-gap: clamp(100px, 9vw, 140px) !important;

    justify-content: start !important;
    align-items: start !important;

    width: 100% !important;
    max-width: none !important;

    margin: 0 auto !important;

    /* Smaller top padding moves the image upward */
    padding:
      44px
      clamp(70px, 5.7vw, 90px)
      90px !important;

    box-sizing: border-box !important;
  }

  /* Move the text down to match the tablet position */
  section#top.striker-hero > .striker-hero-copy {
    width: 100% !important;
    max-width: 650px !important;

    margin: 62px 0 0 !important;
    padding: 0 !important;

    justify-self: start !important;
    align-self: start !important;

    transform: none !important;
  }

  /* Move image left and keep it higher */
  section#top.striker-hero > .striker-hero-image-wrap {
    width: 540px !important;
    min-width: 540px !important;
    max-width: 540px !important;

    height: 700px !important;
    min-height: 700px !important;
    max-height: 700px !important;

    margin: 0 !important;
    padding: 0 !important;

    justify-self: start !important;
    align-self: start !important;

    transform: none !important;
    overflow: hidden !important;
  }

  section#top.striker-hero
  > .striker-hero-image-wrap
  > img.striker-hero-image {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;
    object-position: center !important;

    transform: none !important;
  }
   header.striker-header > a.striker-logo {
    width: 270px !important;
    min-width: 270px !important;
    max-width: 270px !important;
    height: auto !important;
  }

  header.striker-header > a.striker-logo > img {
    display: block !important;
    width: 270px !important;
    min-width: 270px !important;
    max-width: 270px !important;
    height: auto !important;
  }
  section#top.striker-hero {
    grid-template-columns:
      minmax(0, 650px)
      clamp(540px, 36vw, 680px) !important;

    column-gap: clamp(80px, 7vw, 140px) !important;
  }

  section#top.striker-hero > .striker-hero-image-wrap {
    width: clamp(540px, 36vw, 680px) !important;

    /* Cancel the previous locked measurements */
    min-width: 0 !important;
    max-width: none !important;

    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;

    /* Keeps the current 540 × 700 shape */
    aspect-ratio: 27 / 35 !important;

    justify-self: end !important;
    align-self: start !important;

    overflow: hidden !important;
  }

  section#top.striker-hero
  > .striker-hero-image-wrap
  > img.striker-hero-image {
    display: block !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;

    height: 100% !important;
    min-height: 0 !important;
    max-height: none !important;

    object-fit: cover !important;
    object-position: center !important;

    transform: none !important;
  }
  /* =========================================================
   FIXED STRIIKER HEADER
   Reliable replacement for sticky inside Shopify
   ========================================================= */

/* Target the custom STRIIKER header section */
div.shopify-section[id$="__striker_header"] {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;

  width: 100% !important;
  z-index: 99999 !important;

  margin: 0 !important;
  background: #ffffff !important;
}

/* Keep the header itself normal inside the fixed section */
div.shopify-section[id$="__striker_header"] > header.striker-header {
  position: relative !important;
  top: auto !important;
  left: auto !important;

  width: 100% !important;
  background: #ffffff !important;

  /* Remove the grey line */
  box-shadow: none !important;
  border-bottom: 0px solid #ffffff !important;
}

/* Replace the space removed when the header becomes fixed */
main#MainContent {
  padding-top: 105px !important;
}
section#top.striker-hero{

    display:grid !important;

    grid-template-columns:
      minmax(620px,1fr)
      minmax(560px,620px);

    align-items:start !important;
    justify-content:center !important;

    column-gap:72px !important;

    width:min(1500px,92vw) !important;

    margin:0 auto !important;

    padding:
      42px
      40px
      70px
      40px !important;

    box-sizing:border-box;
  }


  /* ---------------- COPY ---------------- */

  section#top.striker-hero>.striker-hero-copy{

    width:100% !important;
    max-width:620px !important;

    margin-top:55px !important;

    justify-self:start !important;
    align-self:start !important;

    transform:none !important;
  }


  section#top.striker-hero
  .striker-hero-title{

    font-size:clamp(6.4rem,5vw,7.8rem) !important;

    line-height:.92 !important;

    letter-spacing:-.05em !important;

    margin:22px 0 18px !important;
  }


  section#top.striker-hero
  .striker-hero-text{

    max-width:610px !important;

    font-size:2rem !important;

    line-height:1.6 !important;

    margin-bottom:34px !important;
  }


  /* ---------------- IMAGE ---------------- */

  section#top.striker-hero>.striker-hero-image-wrap{

    justify-self:end !important;
    align-self:start !important;

    width:100% !important;

    max-width:560px !important;

    height:min(650px,calc(100vh - 230px)) !important;

    aspect-ratio:27 / 35 !important;

    margin:0 !important;

    transform:none !important;

    overflow:hidden !important;
  }


  section#top.striker-hero>.striker-hero-image-wrap img{

    width:100% !important;
    height:100% !important;

    object-fit:cover !important;
    object-position:center !important;

    display:block !important;
  }


  /* ---------------- BUTTONS ---------------- */

  section#top.striker-hero
  .striker-hero-buttons{

    margin-bottom:42px !important;
  }


  /* ---------------- FEATURES ---------------- */

  section#top.striker-hero
  .striker-hero-features{

    margin-top:38px !important;
  }
 section#top.striker-hero > .striker-hero-image-wrap {
    /*
      About 460px on smaller desktop,
      grows smoothly,
      stops at 560px on full screen.
    */
    width: clamp(
      460px,
      calc(34vw + 50px),
      560px
    ) !important;

    min-width: 0 !important;
    max-width: 560px !important;

    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;

    aspect-ratio: 10 / 13 !important;

    flex: 0 1 auto !important;
    justify-self: end !important;

    overflow: hidden !important;
  }

  section#top.striker-hero
  > .striker-hero-image-wrap
  > img.striker-hero-image {
    display: block !important;

    width: 100% !important;
    max-width: 100% !important;

    height: 100% !important;
    max-height: none !important;

    object-fit: cover !important;
    object-position: center !important;

    transform: none !important;
  }

   section#top.striker-hero {
    display: grid !important;

    /* Same balanced proportions as the good tablet version */
    grid-template-columns:
      minmax(0, 1fr)
      minmax(0, 1fr) !important;

    column-gap: clamp(38px, 4vw, 60px) !important;
    align-items: center !important;

    width: 100% !important;
    max-width: none !important;

    padding:
      55px
      clamp(70px, 7vw, 105px)
      90px !important;

    box-sizing: border-box !important;
  }

  /* Stop the copy column becoming narrow */
  section#top.striker-hero > .striker-hero-copy {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    transform: none !important;
  }

  /* Keep the heading shaped like the tablet version */
  section#top.striker-hero .striker-hero-copy h1,
  section#top.striker-hero .striker-hero-title {
    width: 100% !important;
    max-width: none !important;

    font-size: clamp(68px, 6.4vw, 86px) !important;
    line-height: 0.88 !important;
    letter-spacing: -0.055em !important;

    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  /* Responsive image — follows its grid column */
  section#top.striker-hero > .striker-hero-image-wrap {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;

    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;

    aspect-ratio: 27 / 35 !important;

    justify-self: stretch !important;
    align-self: center !important;

    margin: 0 !important;
    transform: none !important;
    overflow: hidden !important;
  }

  section#top.striker-hero
  > .striker-hero-image-wrap
  > img.striker-hero-image {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;
    object-position: center !important;

    transform: none !important;
  }
  section#top.striker-hero {
    max-width: 1500px !important; /* adjust 1450-1550 to taste */
    margin: 0 auto !important;
  }
  section#top.striker-hero{
      max-width:1450px !important;
      margin:0 auto !important;

      /* Shift everything slightly right */
      transform:translateX(28px);
  }

  /* Reduce image size slightly */
  .striker-hero-image-wrap{
      width:94% !important;
      justify-self:end !important;
  }
section#top.striker-hero > .striker-hero-copy {
    margin-top: 60px !important;
  }
 section#top.striker-hero {
    padding-top: 15px !important;
  }
  section#top.striker-hero > .striker-hero-image-wrap > img.striker-hero-image {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 75% !important;
    transform: scale(1.08) !important;
}
@media screen and (min-width: 1024px) and (max-width: 1999px) {
    section#top.striker-hero {
        padding-top: 55px !important;
    }
}

header.striker-header > a.striker-logo {
    top: calc(50% + 8px) !important;
  }
   .striker-pp-delivery::after,
  .striker-delivery-icon::before,
  .striker-delivery-icon::after {
    content: none !important;
    display: none !important;
  }

  .striker-delivery-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
   


























  
  
}


@media screen and (min-width: 750px) and (max-width: 1023px) {

  /* Stack like mobile */
  .striker-pp {
    display: block !important;
  }

  /* Full-width gallery */
  .striker-pp-gallery-scroll {
    width: 100% !important;
    max-width: 100% !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }

  /* Info underneath gallery */
  .striker-pp-info {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 32px 32px 50px !important;
    transform: none !important;
  }

  /* Gallery height */
  .striker-pp-gallery-slide img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* Dots like mobile */
  .striker-pp-dots {
    display: flex !important;
    justify-content: center;
    margin-top: -30px;
    margin-bottom: 25px;
  }

  /* Buttons */
  .striker-pp-grid {
    grid-template-columns: repeat(2,1fr);
    gap: 18px;
  }

  .striker-pp-bundle {
    min-height: 120px;
  }

  /* Add to cart */
  .striker-pp-atc,
  .shopify-payment-button {
    width: 100%;
  }
.striker-pp {
    display: block !important;
    width: 100% !important;
  }

  .striker-pp-gallery-scroll {
    display: flex !important;
    grid-template-columns: none !important;

    width: 100vw !important;
    max-width: none !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;

    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;

    gap: 0 !important;
    padding: 0 !important;
  }

  .striker-pp-gallery-scroll::-webkit-scrollbar {
    display: none !important;
  }

  .striker-pp-gallery-slide {
    flex: 0 0 100vw !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;

    scroll-snap-align: start !important;
    scroll-snap-stop: always;
    padding: 0 !important;
    margin: 0 !important;
  }

  .striker-pp-gallery-slide img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
  }

  .striker-pp-dots {
    display: flex !important;
    width: calc(100% - 64px) !important;
    margin: -24px auto 0 !important;
    position: relative !important;
    z-index: 5 !important;
    gap: 12px !important;
  }

  .striker-pp-dots span {
    flex: 1 1 0 !important;
    height: 4px !important;
  }

  .striker-pp-info {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 28px 40px 60px !important;
    transform: none !important;
  }
  .striker-pp-dots {
    display: flex !important;
    position: relative !important;
    z-index: 20 !important;

    width: calc(100% - 64px) !important;
    height: 5px !important;

    margin: -28px auto 23px !important;
    padding: 0 !important;
    gap: 12px !important;

    pointer-events: none;
  }

  .striker-pp-dots span {
    display: block !important;
    flex: 1 1 0 !important;
    width: auto !important;
    height: 5px !important;
    min-height: 5px !important;

    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;

    background: rgba(255, 255, 255, 0.9) !important;
  }


  .striker-pp-dots span {
    background: rgba(255, 255, 255, 0.9) !important;
  }

  .striker-pp-dots span.is-active {
    background: #111 !important;
  }
  .striker-faq {
    padding: 40px 16px 0px !important;
  }










  /* =====================================================
   TABLET PRODUCT PAGE — MATCH MOBILE DESIGN
   Only applies from 750px to 989px
===================================================== */

@media screen and (min-width: 750px) and (max-width: 1023px) {

  /* Product information wrapper */
  .striker-pp-info {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 28px 40px 55px !important;
    transform: none !important;
    box-sizing: border-box !important;
    background: #fff !important;
  }

  /* Trust pill */
  .striker-pp-trust {
    display: inline-flex !important;
    width: auto !important;
    margin: 0 0 16px !important;
    padding: 7px 16px !important;
    border: 2px solid #ddd !important;
    border-radius: 999px !important;
    background: #fff !important;
  }

  .striker-pp-trust p {
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1.1 !important;
    font-weight: 400 !important;
    color: #666 !important;
  }

  /* Product title */
  .striker-pp-info h1 {
    margin: 0 0 22px !important;
    font-size: clamp(38px, 5.2vw, 52px) !important;
    line-height: 1.05 !important;
    font-weight: 900 !important;
    letter-spacing: -0.035em !important;
    text-transform: uppercase !important;
    color: #111 !important;
  }

  /* Price */
  .striker-pp-price-row {
    margin: 0 0 18px !important;
  }

  .striker-pp-price {
    font-size: 34px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    color: #111 !important;
  }

  /* Reviews */
  .striker-pp-reviews {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 20px !important;
    margin: 0 0 44px !important;
    font-size: 43px !important;
    line-height: 1 !important;
    color: #000 !important;
    white-space: nowrap !important;
  }

  .striker-pp-reviews span {
    font-size: 27px !important;
    line-height: 1.1 !important;
    font-weight: 400 !important;
    color: #777 !important;
  }

  /* Weight / bundles headings */
  .striker-pp-label {
    margin: 0 0 26px !important;
    font-size: 21px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    letter-spacing: 0.32em !important;
    text-transform: uppercase !important;
    color: #ed1c24 !important;
  }

  .striker-pp-selector {
    margin: 0 0 42px !important;
  }

  /* Weight buttons */
  .striker-pp-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
    width: 100% !important;
  }

  .striker-pp-option {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 142px !important;
    min-height: 142px !important;
    padding: 0 20px !important;
    border: 2px solid #ddd !important;
    border-radius: 28px !important;
    background: #fff !important;
    color: #000 !important;
    font-size: 29px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-sizing: border-box !important;
  }

  .striker-pp-option.is-current {
    border-color: #ed1c24 !important;
  }

  /* Bundle list */
  .striker-pp-bundles {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    width: 100% !important;
  }

  .striker-pp-bundle {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 210px !important;
    padding: 30px 260px 30px 40px !important;
    border: 2px solid #ddd !important;
    border-radius: 28px !important;
    background: #fff !important;
    color: #111 !important;
    text-decoration: none !important;
    box-sizing: border-box !important;
  }

  .striker-pp-bundle.is-current {
    border-color: #ed1c24 !important;
  }

  .striker-pp-bundle strong {
    display: block !important;
    margin: 0 0 24px !important;
    font-size: 31px !important;
    line-height: 1.05 !important;
    font-weight: 800 !important;
    color: #111 !important;
  }

  .striker-pp-bundle small {
    display: block !important;
    margin: 0 !important;
    font-size: 25px !important;
    line-height: 1.25 !important;
    font-weight: 400 !important;
    color: #777 !important;
  }

  .striker-pp-save {
    position: absolute !important;
    top: 50% !important;
    right: 30px !important;
    transform: translateY(-50%) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 185px !important;
    height: 76px !important;
    padding: 0 20px !important;
    border-radius: 999px !important;
    background: #ed1c24 !important;
    color: #fff !important;
    font-size: 22px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
  }

  /* Add-to-cart button */
  .striker-pp-atc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 98px !important;
    margin: 0 0 18px !important;
    padding: 0 24px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #000 !important;
    color: #fff !important;
    font-family: Arial, sans-serif !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    letter-spacing: 0.24em !important;
    text-transform: uppercase !important;
  }

  /* Express checkout */
  .striker-pp-express-form,
  .striker-pp-express-form .shopify-payment-button,
  .striker-pp-express-form .shopify-payment-button__button {
    width: 100% !important;
    max-width: none !important;
  }

  .striker-pp-express-form .shopify-payment-button__button {
    min-height: 86px !important;
    border-radius: 0 !important;
  }

  /* Hide Shopify extra link */
  .striker-pp-express-form
  .shopify-payment-button__more-options {
    display: none !important;
  }

  /* Instalment line */
  .striker-pp-installments {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 9px !important;
    margin: 18px 0 38px !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
    color: #555 !important;
    white-space: nowrap !important;
  }

  .striker-pp-installments strong {
    font-weight: 800 !important;
  }

  .striker-pp-klarna {
    width: auto !important;
    height: 25px !important;
    object-fit: contain !important;
  }

  /* Benefits */
  .striker-pp-benefits {
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    margin: 0 0 45px !important;
  }

  .striker-pp-benefits span {
    display: grid !important;
    grid-template-columns: 70px auto !important;
    align-items: center !important;
    gap: 18px !important;
    margin: 0 !important;
    font-size: 24px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
  }

  .striker-pp-benefits img {
    width: 46px !important;
    height: 46px !important;
    object-fit: contain !important;
  }

  /* Description / delivery accordions */
  .striker-pp-description,
  .striker-pp-delivery {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: 1px solid #ddd !important;
  }

  .striker-pp-delivery {
    border-bottom: 1px solid #ddd !important;
  }

  .striker-desc-toggle,
  .striker-delivery-toggle {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    min-height: 115px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #111 !important;
    font-size: 29px !important;
    line-height: 1.1 !important;
    font-weight: 500 !important;
    text-align: left !important;
  }

  .striker-desc-icon,
  .striker-delivery-icon {
    position: relative !important;
    display: block !important;
    width: 42px !important;
    height: 42px !important;
    flex: 0 0 42px !important;
    font-size: 0 !important;
  }

  .striker-desc-icon::before,
  .striker-delivery-icon::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    width: 42px !important;
    height: 4px !important;
    transform: translateY(-50%) !important;
    background: #111 !important;
  }

  .striker-desc-icon::after,
  .striker-delivery-icon::after {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    width: 4px !important;
    height: 42px !important;
    transform: translateX(-50%) !important;
    background: #111 !important;
  }

  .striker-pp-description.is-open .striker-desc-icon::after,
  .striker-pp-description.open .striker-desc-icon::after,
  .striker-pp-delivery.is-open .striker-delivery-icon::after,
  .striker-pp-delivery.open .striker-delivery-icon::after {
    display: none !important;
  }

  .striker-desc-content,
  .striker-delivery-content {
    display: none !important;
    padding: 0 0 35px !important;
    font-size: 21px !important;
    line-height: 1.65 !important;
    color: #555 !important;
  }

  .striker-pp-description.is-open .striker-desc-content,
  .striker-pp-description.open .striker-desc-content,
  .striker-pp-delivery.is-open .striker-delivery-content,
  .striker-pp-delivery.open .striker-delivery-content {
    display: block !important;
  }

  /* Trust pill */
.striker-pp-trust p{
    font-size:14px !important;
}

/* Title */
.striker-pp-info h1{
    font-size:36px !important;
    line-height:1.03 !important;
    margin-bottom:14px !important;
}

/* Price */
.striker-pp-price{
    font-size:24px !important;
}

/* Stars */
.striker-pp-reviews{
    font-size:30px !important;
    gap:12px !important;
    margin-bottom:24px !important;
}

.striker-pp-reviews span{
    font-size:19px !important;
}

/* Headings */
.striker-pp-label{
    font-size:15px !important;
    margin-bottom:14px !important;
}

/* Weight buttons */
.striker-pp-grid{
    gap:16px !important;
}

.striker-pp-option{
    height:90px !important;
    min-height:90px !important;
    border-radius:18px !important;
    font-size:20px !important;
}

/* Bundle cards */
.striker-pp-bundles{
    gap:14px !important;
}

.striker-pp-bundle{
    min-height:135px !important;
    padding:18px 170px 18px 22px !important;
    border-radius:18px !important;
}

.striker-pp-bundle strong{
    font-size:21px !important;
    margin-bottom:8px !important;
}

.striker-pp-bundle small{
    font-size:17px !important;
}

/* Save badge */
.striker-pp-save{
    width:130px !important;
    height:50px !important;
    right:20px !important;
    font-size:18px !important;
}


  .striker-pp .striker-pp-info > button.striker-pp-atc {
    height: 54px !important;
    min-height: 54px !important;
    max-height: 54px !important;

    padding: 0 18px !important;
    margin: 0 0 8px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 15px !important;
    line-height: 1 !important;
    letter-spacing: 0.22em !important;
  }
  body:has(.striker-pp) .utility-bar,
body:has(.striker-pp) .announcement-bar {
  display: none !important;
}
  .header__icons .header__icon--search,
  .header__icons .header__icon--account {
    display: none !important;
  }

  /* Make the logo larger */
  .header__heading-logo {
    width: 200px !important; /* increase if you want it bigger */
    max-width: none !important;
    height: auto !important;
     position: relative;
    top: 6px;
  }

  /* Keep the cart aligned nicely */
  .header__icons {
    gap: 0 !important;
  }
  .striker-pp-benefits img {
    width: 92px !important;
    height: auto !important;
}
.striker-pp-benefits {
    gap: 8px !important;
}
.striker-desc-toggle,
  .striker-delivery-toggle {
    min-height: 70px !important;
    height: 70px !important;
    padding: 0 16px !important;
    font-size: 18px !important;
  }

  .striker-desc-toggle span,
  .striker-delivery-toggle span {
    font-size: 18px !important;
  }

  .striker-desc-icon,
  .striker-delivery-icon {
    font-size: 36px !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
  } 
   .striker-desc-icon,
  .striker-delivery-icon {
    position: relative !important;
    display: block !important;

    width: 22px !important;
    height: 22px !important;
    flex: 0 0 22px !important;

    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
  }

  .striker-desc-icon::before,
  .striker-delivery-icon::before {
    content: "" !important;
    position: absolute !important;

    width: 22px !important;
    height: 2px !important;

    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;

    background: #111 !important;
  }

  .striker-desc-icon::after,
  .striker-delivery-icon::after {
    content: "" !important;
    position: absolute !important;

    width: 2px !important;
    height: 22px !important;

    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;

    background: #111 !important;
  }

  .striker-pp-description.is-open .striker-desc-icon::after,
  .striker-pp-description.open .striker-desc-icon::after,
  .striker-pp-delivery.is-open .striker-delivery-icon::after,
  .striker-pp-delivery.open .striker-delivery-icon::after {
    display: none !important;
  }
  section#social-proof.striker-social {
    padding-top: 34px !important;
  }
  /* Remove the typed + from both product-page accordion icons */
.striker-pp-description .striker-desc-icon,
.striker-pp-delivery .striker-delivery-icon {
  position: relative !important;
  display: block !important;
  width: 24px !important;
  height: 24px !important;

  overflow: hidden !important;
  text-indent: -9999px !important;
  white-space: nowrap !important;

  font-size: 0 !important;
  line-height: 0 !important;
}

/* Draw one clean cross only */
.striker-pp-description .striker-desc-icon::before,
.striker-pp-description .striker-desc-icon::after,
.striker-pp-delivery .striker-delivery-icon::before,
.striker-pp-delivery .striker-delivery-icon::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  display: block !important;
  background: #111 !important;
  transform: translate(-50%, -50%) !important;
}

/* Horizontal bar */
.striker-pp-description .striker-desc-icon::before,
.striker-pp-delivery .striker-delivery-icon::before {
  width: 20px !important;
  height: 2px !important;
}

/* Vertical bar */
.striker-pp-description .striker-desc-icon::after,
.striker-pp-delivery .striker-delivery-icon::after {
  width: 2px !important;
  height: 20px !important;
}






}



}





  
}




















  

























@media screen and (min-width: 750px) and (max-width: 1023px) {
  html,
  body,
  body.gradient,
  #MainContent,
  .content-for-layout {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
  }

  body.gradient {
    display: block !important;
  }

  .shopify-section,
  .striker-header,
  .striker-hero {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 1023px) {
  .striker-header {
    width: 100% !important;
    max-width: none !important;
    height: 96px !important;
    padding: 0 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .striker-nav,{
    display: none !important;
  }

  .striker-menu-toggle {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 54px !important;
    height: 54px !important;
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .striker-menu-toggle span {
    display: block !important;
    width: 34px !important;
    height: 3px !important;
    background: #111 !important;
    border-radius: 999px !important;
  }

  .striker-logo {
    position: absolute !important;
    left: 50% !important;
    top: 57% !important; /* was 50% */
    transform: translate(-50%, -50%) !important;
}

  .striker-logo img {
    width: 250px !important;
    max-width: 250px !important;
  }

  .striker-cart {
    margin-left: auto !important;
  }

  .striker-cart-text {
    display: none !important;
  }

  .striker-cart-icon {
    width: 46px !important;
    height: 46px !important;
}
/* Tablet only */
.striker-hero {
    padding-top: 24px !important; /* was 80px */
}
/* Tablet only */
.striker-trust{
    padding: 12px 22px !important;   /* Bigger pill */
    border-radius: 999px !important;
    gap: 10px !important;

    font-size: 24px !important;
    margin-bottom: 48px !important;
}

.striker-trust img,
.striker-trust svg{
    width: 120px !important;         /* Bigger stars */
    height: auto !important;
}

.striker-trust span{
    font-size: 24px !important;
    line-height: 1 !important;
}
.striker-trust{
    margin-bottom: 14px !important;
}
/* Tablet page gutters */
#MainContent {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.striker-hero-text{
    margin-top: 16px !important;
}
.striker-hero-buttons{
    display: flex !important;
    width: 100% !important;
    gap: 16px !important;
    justify-content: center !important;
}

.striker-hero-buttons .striker-btn{
    flex: 1 1 0 !important;
    width: 0 !important;
    max-width: none !important;
    min-width: 0 !important;

    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

    padding: 0 !important;
}
.striker-hero-buttons{
    display:flex !important;
    gap:20px !important;
    justify-content:center !important;
}

.striker-hero-buttons .striker-btn{
    flex:0 0 48% !important;
    max-width:none !important;

    height:68px !important;
    border-radius:14px !important;

    display:flex !important;
    justify-content:center !important;
    align-items:center !important;

    font-size:23px !important;
}
section.striker-hero .striker-hero-buttons{
    margin-top: 24px !important;
}
.striker-trust{
    padding: 10px 20px !important;
    gap: 10px !important;
    font-size: 20px !important;
}

.striker-trust span{
    font-size: 22px !important;
    letter-spacing: 1px !important;
}

.striker-trust p{
    font-size: 18px !important;
}
.striker-stats{
    margin-top: 38px !important;
    padding-top: 28px !important;
}
.striker-stats{
    justify-items: center !important;
    text-align: center !important;
}

.striker-stats > div{
    justify-self: center !important;
}
/* Tablet only */
@media screen and (min-width:750px) and (max-width:1023px){

  .striker-header{
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      width: 100% !important;
      z-index: 9999 !important;
      background: #fff !important;
  }

  .striker-hero{
      padding-top: 110px !important; /* adjust to your header height */
  }

}
.striker-hero-image-wrap{
    margin-top: 30px !important;
}
/* Tablet */
/* Tablet only */
.striker-hero-image-wrap{
    height: 680px !important;
    overflow: hidden !important;
    margin-top: 28px !important;
}

.striker-hero-image-wrap img,
.striker-hero-image{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;

    /* Move slightly left and keep it high */
    object-position: 47% 63% !important;

    /* Zoom in slightly */
    transform: scale(1.06) !important;
    transform-origin: center center !important;
}
.striker-hero{
    position: relative !important;
    border-bottom: 0 !important;
}

.striker-hero::after{
    content: "" !important;
    display: block !important;
    width: 100%  !important;
    height: 1px !important;
    background: #d9d9d9 !important;
    margin: 40px auto 0 !important;
}
/* TABLET - ACTION VIDEO SECTION */
.striker-action{
  background: #fff !important;
  padding: 64px 40px 72px !important;
  border-bottom: 1px solid #d9d9d9 !important;
}

.striker-action-head{
  text-align: center !important;
  max-width: 680px !important;
  margin: 0 auto 44px !important;
}

.striker-action-head p{
  margin: 10px 0 18px !important;
  color: #e51f2f !important;
  text-transform: uppercase !important;
  letter-spacing: .32em !important;
  font-size: 24px !important;
  font-weight: 700 !important;
}

.striker-action-head h2{
  font-family: Oswald, Impact, sans-serif !important;
  text-transform: uppercase !important;
  font-size: 68px !important;
  line-height: .95 !important;
  letter-spacing: -0.04em !important;
  margin: 0 0 26px !important;
  color: #111 !important;
}

.striker-action-head div{
  color: #737373 !important;
  font-size: 30px !important;
  line-height: 1.55 !important;
  letter-spacing: -0.03em !important;
}

.striker-action-video{
  width: 100% !important;
  max-width: 680px !important;
  margin: 0 auto !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  background: #eee !important;
}

.striker-action-video video{
  width: 100% !important;
  height: 920px !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
}
.striker-action{
  background: #fff !important;
  padding: 64px 40px 72px !important;
  border-bottom: 1px solid #d9d9d9 !important;
}
.striker-action{
  padding: 0px 40px 72px !important;
}

.striker-action-head p{
    margin-bottom: 0px !important;
}
.striker-action-head h2{
    margin-bottom: 10px !important;
}

.striker-action-head{
    margin-bottom: 16px !important;
}

.striker-action-video{
    margin-top: 0 !important;
}
.striker-hero{
    padding-bottom: 24px !important;
}
.striker-action{
    padding: 0 40px 40px !important;
}
/* TABLET - PRODUCTS SECTION */
.striker-products{
  background:#fff !important;
  padding:72px 40px 72px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-products-head{
  max-width:680px !important;
  margin:0 auto 54px !important;
  text-align:center !important;
}

.striker-products-head p{
  margin:0 0 8px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-products-head h2{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:76px !important;
  line-height:.95 !important;
  letter-spacing:-0.04em !important;
  margin:0 0 26px !important;
  color:#111 !important;
}

.striker-products-head div{
  color:#737373 !important;
  font-size:32px !important;
  line-height:1.55 !important;
  letter-spacing:-0.03em !important;
  text-align:left !important;
}

.striker-product-list{
  display:flex !important;
  flex-direction:column !important;
  gap:48px !important;
  width:100% !important;
  max-width:680px !important;
  margin:0 auto !important;
}

.striker-product-card{
  width:100% !important;
  border:1px solid #d9d9d9 !important;
  border-radius:8px !important;
  overflow:hidden !important;
  background:#fff !important;
}

.striker-product-image{
  position:relative !important;
  display:block !important;
  width:100% !important;
  height:520px !important;
  overflow:hidden !important;
  background:#f3f3f3 !important;
}

.striker-product-image img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center 59% !important;
  display:block !important;
}
.striker-product-image-1kg{
  object-position:center center !important;
}

.striker-pill{
  position:absolute !important;
  top:32px !important;
  left:32px !important;
  z-index:2 !important;
  background:#ed1b2f !important;
  color:#fff !important;
  border-radius:999px !important;
  padding:8px 22px !important;
  font-size:16px !important;
  font-weight:900 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}

.striker-weight-tag{
  position:absolute !important;
  top:32px !important;
  right:32px !important;
  z-index:2 !important;
  background:#333 !important;
  color:#fff !important;
  border-radius:10px !important;
  padding:8px 24px !important;
  font-size:18px !important;
  font-weight:900 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
}

.striker-product-info{
  padding:44px 56px 56px !important;
}

.striker-product-top{
  display:flex !important;
  justify-content:space-between !important;
  align-items:flex-start !important;
  gap:32px !important;
  margin-bottom:34px !important;
}

.striker-product-top h3{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:48px !important;
  line-height:.95 !important;
  letter-spacing:-0.03em !important;
  margin:0 0 14px !important;
  color:#111 !important;
}

.striker-product-top p{
  font-size:26px !important;
  line-height:1.35 !important;
  color:#737373 !important;
  margin:0 !important;
}

.striker-price{
  text-align:right !important;
  flex-shrink:0 !important;
}

.striker-price strong{
  display:block !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:58px !important;
  line-height:1 !important;
  color:#555 !important;
}

.striker-price s{
  display:block !important;
  font-size:28px !important;
  color:#aaa !important;
  margin-top:8px !important;
}

.striker-product-desc{
  font-size:26px !important;
  line-height:1.6 !important;
  color:#737373 !important;
  margin:0 0 34px !important;
}

.striker-product-card ul{
  list-style:none !important;
  padding:0 !important;
  margin:0 0 40px !important;
}

.striker-product-card li{
  position:relative !important;
  padding-left:60px !important;
  font-size:26px !important;
  line-height:1.65 !important;
  color:#737373 !important;
}

.striker-product-card li::before{
  content:"✓" !important;
  position:absolute !important;
  left:0 !important;
  top:0 !important;
  color:#ed1b2f !important;
  font-size:34px !important;
  font-weight:900 !important;
}

.striker-add{
  width:100% !important;
  height:72px !important;
  border:0 !important;
  border-radius:8px !important;
  background:#ed1b2f !important;
  color:#fff !important;
  font-size:26px !important;
  font-weight:900 !important;
  margin-top: 16px !important;
}
.striker-action-video video{
    width:100% !important;
    height:900px !important;
    object-fit:cover !important;
    object-position:center center !important;
    display:block !important;
}
.striker-products{
    padding: 32px 40px 72px !important;
}
.striker-products{
    padding: 24px 40px 72px !important;
}


/* TABLET - MAKE PRODUCT CARDS SHORTER */
.striker-products{
  padding: 40px 40px 52px !important;
}

.striker-products-head{
  margin-bottom: 32px !important;
}

.striker-product-list{
  gap: 32px !important;
}

.striker-product-image{
  height: 390px !important; /* was 520px */
}

.striker-product-info{
  padding: 30px 42px 38px !important;
}

.striker-product-top{
  margin-bottom: 20px !important;
  gap: 20px !important;
}

.striker-product-top h3{
  font-size: 40px !important;
  margin-bottom: 8px !important;
}

.striker-product-top p{
  font-size: 22px !important;
  line-height: 1.25 !important;
}

.striker-price strong{
  font-size: 48px !important;
}

.striker-price s{
  font-size: 24px !important;
  margin-top: 4px !important;
}

.striker-product-desc{
  font-size: 22px !important;
  line-height: 1.45 !important;
  margin-bottom: 22px !important;
}

.striker-product-card ul{
  margin-bottom: 28px !important;
}

.striker-product-card li{
  font-size: 22px !important;
  line-height: 1.45 !important;
  padding-left: 48px !important;
}

.striker-product-card li::before{
  font-size: 30px !important;
}

.striker-add{
  height: 62px !important;
  font-size: 23px !important;
}
.striker-product-image{
  height: 440px !important; /* was 390px */
}

.striker-product-info{
  padding: 34px 42px 42px !important;
}

.striker-product-top{
  margin-bottom: 24px !important;
}

.striker-product-desc{
  margin-bottom: 26px !important;
}

.striker-product-card ul{
  margin-bottom: 32px !important;
}

.striker-product-list{
  gap: 40px !important; /* instead of 32px */
}

/* TABLET - SOCIAL PROOF SECTION */
.striker-social{
  background:#fff !important;
  padding:72px 40px 64px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-social-head{
  text-align:center !important;
  max-width:720px !important;
  margin:0 auto 40px !important;
}

.striker-social-head p,
.striker-social-seen p{
  margin:0 0 8px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-social-head h2{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:72px !important;
  line-height:.92 !important;
  letter-spacing:-0.04em !important;
  margin:0 0 26px !important;
  color:#111 !important;
}

.striker-social-head div{
  color:#737373 !important;
  font-size:32px !important;
  line-height:1.55 !important;
  letter-spacing:-0.03em !important;
  text-align:left !important;
}

.striker-social-video-grid{
  display:grid !important;
  grid-template-columns:repeat(3, 1fr) !important;
  gap:28px 24px !important;
  max-width:720px !important;
  margin:0 auto 48px !important;
}

.striker-social-card{
  text-align:center !important;
}

.striker-social-video{
  width:100% !important;
  aspect-ratio:1 / 1.35 !important;
  border-radius:14px !important;
  overflow:hidden !important;
  background:#eee !important;
}

.striker-social-video video{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

.striker-social-card p{
  margin:12px 0 0 !important;
  color:#666 !important;
  font-size:18px !important;
  line-height:1.25 !important;
}

.striker-social-proofbar{
  max-width:720px !important;
  margin:42px auto 56px !important;
  padding:34px 40px !important;
  border-radius:32px !important;
  background:#f4f4f4 !important;
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:24px !important;
  text-align:center !important;
}

.striker-social-proof-item strong{
  display:block !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:40px !important;
  line-height:1 !important;
  color:#000 !important;
}

.striker-social-proof-item span{
  display:block !important;
  margin-top:12px !important;
  color:#737373 !important;
  font-size:18px !important;
  letter-spacing:.08em !important;
}

.striker-social-seen{
  max-width:720px !important;
  margin:0 auto !important;
  text-align:center !important;
}

.striker-social-seen h3{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:58px !important;
  line-height:.95 !important;
  letter-spacing:-0.04em !important;
  margin:0 0 32px !important;
  color:#111 !important;
}

.striker-social-bottom-grid{
  display:grid !important;
  grid-template-columns:repeat(6, 1fr) !important;
  gap:16px !important;
  margin:0 auto 40px !important;
}

.striker-social-bottom-video{
  aspect-ratio:1 / 1 !important;
  border-radius:14px !important;
  overflow:hidden !important;
  background:#eee !important;
}

.striker-social-bottom-video video{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

.striker-social-cta-text{
  margin:0 0 28px !important;
  text-align:center !important;
  color:#e51f2f !important;
  font-size:30px !important;
  font-weight:900 !important;
}

.striker-social-btn{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  max-width:720px !important;
  height:86px !important;
  margin:0 auto !important;
  background:#111 !important;
  color:#fff !important;
  border-radius:18px !important;
  text-decoration:none !important;
  text-transform:uppercase !important;
  font-size:24px !important;
  font-weight:900 !important;
  letter-spacing:.08em !important;
}

/* TABLET - HOW IT WORKS */
.striker-how{
  background:#fff !important;
  padding:72px 40px 64px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-how-head{
  max-width:720px !important;
  margin:0 auto 54px !important;
}

.striker-how-head p{
  margin:0 0 8px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-how-head h2{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:72px !important;
  line-height:.95 !important;
  letter-spacing:-0.04em !important;
  margin:0 !important;
  color:#111 !important;
}

.striker-steps{
  max-width:720px !important;
  margin:0 auto 56px !important;
  display:flex !important;
  flex-direction:column !important;
  gap:42px !important;
}

.striker-step{
  display:grid !important;
  grid-template-columns:92px 1fr !important;
  gap:28px !important;
  align-items:start !important;
}

.striker-step span{
  color:#e51f2f !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:48px !important;
  line-height:1 !important;
  font-weight:900 !important;
}

.striker-step > div{
  border-left:1px solid #d9d9d9 !important;
  padding-left:32px !important;
}

.striker-step h3{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:38px !important;
  line-height:1 !important;
  margin:0 0 18px !important;
  color:#111 !important;
}

.striker-step p{
  color:#737373 !important;
  font-size:24px !important;
  line-height:1.45 !important;
  margin:0 !important;
}

.striker-how-image{
  max-width:720px !important;
  margin:0 auto !important;
  border-radius:24px !important;
  overflow:hidden !important;
  background:#eee !important;
}

.striker-how-video{
  width:100% !important;
  height:820px !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}
.striker-how-image{
    height: 760px !important;
    border-radius: 24px !important;
    overflow: hidden !important;
    background: transparent !important;
}

.striker-how-image video,
.striker-how-video{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
}
/* TABLET - READY / BUNDLE SECTION */
.striker-ready{
  background:#fff !important;
  padding:40px 40px 64px !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-ready-head{
  max-width:720px !important;
  margin:0 auto 42px !important;
  text-align:center !important;
}

.striker-ready-head p{
  margin:0 0 8px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-ready-head h2{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:68px !important;
  line-height:.95 !important;
  letter-spacing:-0.04em !important;
  margin:0 0 26px !important;
  color:#111 !important;
}

.striker-ready-head div{
  color:#737373 !important;
  font-size:30px !important;
  line-height:1.55 !important;
  text-align:left !important;
}

.striker-ready-card{
  width:100% !important;
  max-width:720px !important;
  margin:0 auto !important;
  border:1px solid #d9d9d9 !important;
  border-radius:12px !important;
  overflow:hidden !important;
  background:#fff !important;
}

.striker-ready-card .striker-product-image{
  height:430px !important;
  overflow:hidden !important;
  background:#f3f3f3 !important;
}

.striker-ready-card .striker-product-image img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
}

.striker-ready-info{
  padding:42px 56px 52px !important;
}

.striker-ready-info .striker-product-top{
  display:flex !important;
  justify-content:space-between !important;
  align-items:flex-start !important;
  gap:28px !important;
  margin-bottom:34px !important;
}

.striker-ready-info h3{
  font-family:Oswald, Impact, sans-serif !important;
  text-transform:uppercase !important;
  font-size:46px !important;
  line-height:.95 !important;
  margin:0 0 12px !important;
  color:#111 !important;
}

.striker-ready-info .striker-product-top p{
  font-size:28px !important;
  line-height:1.35 !important;
  color:#737373 !important;
  margin:0 !important;
}

.striker-ready-info .striker-price strong{
  display:block !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:64px !important;
  line-height:1 !important;
  color:#555 !important;
}

.striker-ready-info .striker-price s{
  display:block !important;
  font-size:28px !important;
  color:#aaa !important;
  margin-top:8px !important;
}

.striker-ready-info .striker-product-desc{
  font-size:28px !important;
  line-height:1.55 !important;
  color:#737373 !important;
  margin:0 0 36px !important;
}

.striker-ready-points{
  display:flex !important;
  flex-direction:column !important;
  gap:24px !important;
  margin:0 0 42px !important;
}

.striker-ready-points span{
  display:flex !important;
  align-items:center !important;
  gap:22px !important;
  font-size:28px !important;
  font-weight:900 !important;
  color:#111 !important;
}

.striker-ready-points img {
  height: 64px !important;
  width: auto !important;
  object-fit: contain !important;
}

.striker-ready-info .striker-add{
  width:100% !important;
  height:76px !important;
  border-radius:8px !important;
  background:#ed1b2f !important;
  color:#fff !important;
  font-size:28px !important;
  font-weight:900 !important;
  border:0 !important;
}
/* ===== TABLET - FEATURES ===== */

.striker-features{
  padding:52px 40px !important;
  background:#fff !important;
  border-bottom:1px solid #ddd !important;
}

.striker-features-head{
  max-width:720px !important;
  margin:0 auto 48px !important;
  text-align:center !important;
}

.striker-features-head p{
  margin:0 0 8px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-features-head h2{
  margin:0 0 22px !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:68px !important;
  line-height:.95 !important;
  text-transform:uppercase !important;
  color:#111 !important;
}

.striker-features-head div{
  max-width:720px !important;
  margin:0 auto !important;
  color:#6d6d6d !important;
  font-size:30px !important;
  line-height:1.6 !important;
  text-align:left !important;
}

/* feature list */

.striker-feature-list{
  max-width:720px !important;
  margin:0 auto 48px !important;
  display:flex !important;
  flex-direction:column !important;
  gap:34px !important;
}

.striker-feature{
  display:block !important;
}

.striker-feature-icon{
  width:72px !important;
  height:72px !important;
  border-radius:12px !important;
  margin:0 0 18px !important;
}

.striker-feature-icon img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}
.striker-feature:nth-child(1) .striker-feature-icon img {
  transform: scale(1.7) !important;
}

.striker-feature:nth-child(2) .striker-feature-icon img,
.striker-feature:nth-child(3) .striker-feature-icon img {
  transform: scale(2.8) !important;
}
/* Fist */
.striker-feature:nth-child(1) .striker-feature-icon img {
    transform: translate(1px, 6px) scale(1.7) !important;
}

/* Lightning */
.striker-feature:nth-child(2) .striker-feature-icon img {
    transform: translate(0px, 8px) scale(3.3) !important;
}

/* Lock */
.striker-feature:nth-child(3) .striker-feature-icon img {
    transform: translate(1px, 6px) scale(3.1) !important;
}

.striker-feature h3{
  margin:0 0 10px !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:46px !important;
  line-height:1 !important;
  text-transform:uppercase !important;
  color:#111 !important;
}

.striker-feature p{
  margin:0 !important;
  font-size:28px !important;
  line-height:1.6 !important;
  color:#6d6d6d !important;
}

/* image */

.striker-features-image {
    max-width: 720px !important;
    height: 650px !important;   /* adjust this */
    margin: 0 auto !important;
    border-radius: 22px !important;
    overflow: hidden !important;
}

.striker-features-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 59% !important;
}
/* TABLET - NEWSLETTER */
.striker-waitlist{
  padding:32px 40px 72px !important;
  background:#fff !important;
  text-align:center !important;
  border-bottom:1px solid #d9d9d9 !important;
}

.striker-waitlist p{
  margin:0 0 8px !important;
  color:#e51f2f !important;
  text-transform:uppercase !important;
  letter-spacing:.32em !important;
  font-size:24px !important;
  font-weight:800 !important;
}

.striker-waitlist h2{
  margin:0 0 28px !important;
  font-family:Oswald, Impact, sans-serif !important;
  font-size:72px !important;
  line-height:.95 !important;
  text-transform:uppercase !important;
  color:#111 !important;
}

.striker-waitlist > div{
  max-width:720px !important;
  margin:0 auto 48px !important;
  color:#737373 !important;
  font-size:32px !important;
  line-height:1.5 !important;
}

.striker-waitlist form{
  max-width:720px !important;
  margin:0 auto !important;
  display:flex !important;
  flex-direction:column !important;
  gap:22px !important;
}

.striker-waitlist input[type="email"]{
  width:100% !important;
  height:92px !important;
  border:0 !important;
  border-radius:24px !important;
  background:#f4f4f4 !important;
  padding:0 44px !important;
  font-size:36px !important;
  color:#111 !important;
}

.striker-waitlist input[type="email"]::placeholder{
  color:#8a8a8a !important;
}

.striker-waitlist button{
  width:100% !important;
  height:86px !important;
  border:0 !important;
  border-radius:10px !important;
  background:#ed1b2f !important;
  color:#fff !important;
  font-size:32px !important;
  font-weight:900 !important;
}

.striker-privacy{
  margin-top:28px !important;
  display:grid !important;
  grid-template-columns:42px 1fr !important;
  gap:28px !important;
  text-align:left !important;
  align-items:start !important;
}

.striker-privacy input{
  width:32px !important;
  height:32px !important;
  margin-top:6px !important;
}

.striker-privacy span{
  color:#666 !important;
  font-size:26px !important;
  line-height:1.5 !important;
}

.striker-privacy a{
  color:#111 !important;
  font-weight:900 !important;
}


























}






body {
  background: #fff;
}

.striker-header {
  height: 76px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 50;
}

.striker-logo {
  color: #050505;
  text-decoration: none;
  font-size: 34px;
  line-height: 1;
  letter-spacing: -0.06em;
  font-weight: 400;
}

.striker-logo img {
  max-width: 150px;
  height: auto;
  display: block;
}

.striker-nav {
  display: none;
}

.striker-cart {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #111;
  text-decoration: none;
  font-size: 0;
  font-weight: 700;
}

.striker-cart-icon{
    width:32px;
    height:32px;
    display:block;
    flex-shrink:0;
}

.striker-cart-count {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 22px;
  height: 22px;
  background: #111;
  color: #fff;
  border-radius: 999px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
}

.striker-hero {
  padding: 80px 24px 48px;
  background: #fff;
  overflow: hidden;
}

.striker-trust {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #dedede;
  border-radius: 999px;
  padding: 8px 16px;
  color: #777;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 42px;
}

.striker-trust span {
  color: #050505;
  letter-spacing: 1px;
  font-size: 16px;
}

.striker-trust p {
  margin: 0;
  font-size: 20px;
  color: #737373;
  letter-spacing: -0.03em;
}

.striker-hero h1 {
  font-family: Oswald, Impact, 'Arial Narrow', sans-serif;
  font-size: clamp(64px, 17vw, 96px);
  line-height: 0.9;
  letter-spacing: -0.055em;
  margin: 0;
  color: #050505;
  font-weight: 700;
}

.striker-hero-text {
  margin: 42px 0 0;
  max-width: 720px;
  font-size: 30px;
  line-height: 1.7;
  letter-spacing: -0.04em;
  color: #737373;
}

.striker-hero-buttons {
  margin-top: 46px;
  display: flex;
  gap: 24px;
  align-items: center;
}

.striker-btn {
  min-height: 58px;
  padding: 0 24px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.striker-btn-dark {
  background: #111;
  color: #fff;
}

.striker-btn-light {
  background: #f5f5f5;
  color: #111;
}

.striker-btn span {
  font-size: 32px;
  margin-left: 12px;
  line-height: 1;
}

.striker-stats {
  margin-top: 72px;
  border-top: 1px solid #ddd;
  padding-top: 48px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.striker-stats strong {
  display: block;
  font-family: Oswald, Impact, 'Arial Narrow', sans-serif;
  font-size: 44px;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #050505;
}

.striker-stats span {
  display: block;
  margin-top: 8px;
  font-size: 21px;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #777;
}

.striker-hero-image-wrap {
  margin: 72px auto 0;
  width: calc(100% - 32px);
  max-width: 780px;
  aspect-ratio: 3 / 4;
  border-radius: 18px;
  overflow: hidden;
  background: #efefef;
  border: 1px solid #ddd;
}

.striker-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* desktop */
@media screen and (min-width: 990px) {
  .striker-header {
    height: 72px;
    padding: 0 42px;
  }

  .striker-nav {
    display: flex;
    align-items: center;
    gap: 48px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .striker-nav a {
    color: #777;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.04em;
  }

  .striker-cart {
    font-size: 20px;
  }

  .striker-hero {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    padding: 170px 42px 90px;
    max-width: 1480px;
    margin: 0 auto;
  }

  .striker-hero-image-wrap {
    margin-top: 0;
    width: 100%;
    max-width: 520px;
  }

  .striker-hero h1 {
    font-size: clamp(72px, 6vw, 112px);
  }

  .striker-hero-text {
    font-size: 24px;
    max-width: 560px;
  }

  .striker-stats strong {
    font-size: 34px;
  }

  .striker-stats span {
    font-size: 15px;
  }
}

body:has(.striker-hero) .shopify-section-group-header-group,
body:has(.striker-hero) .shopify-section-group-footer-group {
  display: none !important;
}
.striker-header,
.striker-hero {
  background: #fff !important;
  color: #050505 !important;
}

.striker-hero h1,
.striker-stats strong {
  color: #050505 !important;
}

.striker-hero-text,
.striker-trust p,
.striker-stats span {
  color: #737373 !important;
}

.striker-btn-dark {
  background: #111 !important;
  color: #fff !important;
}

.striker-btn-light {
  background: #f5f5f5 !important;
  color: #111 !important;
}

.striker-trust span {
  color: #050505 !important;
}

@media screen and (max-width: 749px) {
  .striker-header {
    height: 92px;
    padding: 0 26px;
  }

  .striker-logo {
    font-size: 42px;
    letter-spacing: -0.08em;
  }

  .striker-hero {
    padding: 78px 26px 42px;
  }

  .striker-trust {
    margin-bottom: 56px;
    padding: 10px 22px;
    gap: 14px;
  }

  .striker-trust p {
    font-size: 21px;
    line-height: 1.05;
  }

  .striker-hero h1 {
    font-size: 74px;
    line-height: 0.86;
    letter-spacing: -0.065em;
  }

  .striker-hero-text {
    margin-top: 62px;
    font-size: 31px;
    line-height: 1.72;
    text-align: left;
  }

  .striker-hero-buttons {
    margin-top: 54px;
    gap: 24px;
  }

  .striker-btn {
    min-height: 72px;
    padding: 0 28px;
    font-size: 24px;
    border-radius: 18px;
  }

  .striker-btn-dark {
    min-width: 160px;
  }

  .striker-btn-light {
    min-width: 150px;
  }
}

@media screen and (max-width: 749px) {
  .striker-header {
    height: 92px;
    padding: 0 26px;
  }

  .striker-logo {
    font-size: 42px;
    letter-spacing: -0.08em;
  }

  .striker-hero {
    padding: 58px 26px 42px;
  }

  .striker-trust {
    margin-bottom: 56px;
    padding: 10px 22px;
    gap: 14px;
  }

  .striker-trust p {
    font-size: 21px;
    line-height: 1.05;
  }

  .striker-hero h1 {
    font-size: 66px;
    line-height: 0.92;
    letter-spacing: -0.06em;
    max-width: 680px;
  }

  .striker-hero-text {
    margin-top: 54px;
    font-size: 29px;
    line-height: 1.65;
    text-align: left;
  }

  .striker-hero-buttons {
    margin-top: 48px;
    gap: 20px;
  }

  .striker-btn {
    min-height: 64px;
    padding: 0 24px;
    font-size: 24px;
    border-radius: 16px;
  }

  .striker-btn-dark {
    min-width: 160px;
  }

  .striker-btn-light {
    min-width: 150px;
  }
}

@media screen and (max-width: 749px) {
  .striker-header {
    height: 72px;
    padding: 0 24px;
  }

  .striker-logo {
    font-size: 34px;
    letter-spacing: -0.06em;
  }

  .striker-hero {
    padding: 54px 24px 48px;
  }

  .striker-trust {
    margin-bottom: 36px;
    padding: 8px 14px;
    gap: 8px;
  }

  .striker-trust span {
    font-size: 14px;
  }

  .striker-trust p {
    font-size: 14px;
    line-height: 1;
  }

  .striker-hero h1 {
    font-size: 52px;
    line-height: 0.95;
    letter-spacing: -0.055em;
    max-width: 100%;
  }

  .striker-hero-text {
    margin-top: 28px;
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: -0.03em;
  }

  .striker-hero-buttons {
    margin-top: 30px;
    gap: 12px;
  }

  .striker-btn {
    min-height: 48px;
    padding: 0 18px;
    font-size: 16px;
    border-radius: 10px;
  }

  .striker-stats {
    margin-top: 40px;
    padding-top: 28px;
    gap: 18px;
  }

  .striker-stats strong {
    font-size: 26px;
  }

  .striker-stats span {
    font-size: 11px;
  }

  .striker-hero-image-wrap {
    margin-top: 42px;
  }
}

.striker-products {
  background: #fff;
  padding: 72px 24px 96px;
}

.striker-products-head {
  max-width: 780px;
  margin-bottom: 54px;
}

.striker-products-head p {
  margin: 0 0 8px;
  color: #e51f2f;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 24px;
  font-weight: 700;
}

.striker-products-head h2 {
  font-family: Oswald, Impact, 'Arial Narrow', sans-serif;
  font-size: 72px;
  line-height: .95;
  margin: 0 0 28px;
  color: #050505;
  text-transform: uppercase;
  letter-spacing: -0.045em;
}

.striker-products-head div {
  color: #737373;
  font-size: 26px;
  line-height: 1.55;
  letter-spacing: -0.03em;
}

.striker-product-list {
  display: grid;
  gap: 36px;
}

.striker-product-card {
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
}

.striker-product-image {
  position: relative;
  background: #eee;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.striker-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.striker-pill {
  position: absolute;
  top: 22px;
  left: 22px;
  z-index: 2;
  background: #e51f2f;
  color: #fff;
  border-radius: 999px;
  padding: 9px 18px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .02em;
}

.striker-weight-tag {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 2;
  background: #333;
  color: #fff;
  border-radius: 4px;
  padding: 9px 13px;
  font-family: Oswald, Impact, sans-serif;
  font-size: 18px;
}

.striker-product-info {
  padding: 32px 28px 28px;
}

.striker-product-top {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.striker-product-info h3 {
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
}

.striker-product-info p {
  margin: 8px 0 0;
  color: #737373;
  font-size: 18px;
  line-height: 1.5;
}

.striker-price {
  text-align: right;
}

.striker-price strong {
  display: block;
  font-family: Oswald, Impact, sans-serif;
  font-size: 38px;
  line-height: 1;
}

.striker-price s {
  display: block;
  color: #999;
  font-size: 18px;
  margin-top: 8px;
}

.striker-product-desc {
  margin-top: 30px !important;
}

.striker-product-info ul {
  list-style: none;
  padding: 0;
  margin: 30px 0;
  display: grid;
  gap: 14px;
}

.striker-product-info li {
  color: #737373;
  font-size: 18px;
}

.striker-product-info li::before {
  content: "✓";
  color: #e51f2f;
  margin-right: 14px;
}

.striker-add {
  width: 100%;
  height: 58px;
  border: 0;
  border-radius: 6px;
  background: #e51f2f;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (min-width: 990px) {
  .striker-products {
    padding: 110px 42px 120px;
  }

  .striker-product-list {
    grid-template-columns: repeat(2, 1fr);
    max-width: 1320px;
  }
}

@media screen and (max-width: 749px) {
  .striker-products {
    padding: 56px 20px 80px;
  }

  .striker-products-head {
    margin-bottom: 44px;
  }

  .striker-products-head h2 {
    font-size: 42px;
  }

  .striker-products-head div {
    font-size: 20px;
    line-height: 1.55;
  }

  .striker-product-list {
    gap: 28px;
  }

  .striker-product-info {
    padding: 28px 24px;
  }

  .striker-product-info h3 {
    font-size: 28px;
  }

  .striker-product-info p,
  .striker-product-info li {
    font-size: 18px;
    line-height: 1.55;
  }

  .striker-product-desc {
    margin-top: 24px !important;
  }

  .striker-price strong {
    font-size: 42px;
  }

  .striker-pill {
    top: 22px;
    left: 22px;
    font-size: 14px;
    padding: 9px 18px;
  }

  .striker-weight-tag {
    top: 22px;
    right: 22px;
    font-size: 18px;
  }

  .striker-product-image img {
    object-fit: contain;
    transform: scale(1.08);
  }

  .striker-add {
    height: 58px;
    font-size: 20px;
  }
}

.striker-cart-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.25);
  opacity: 0;
  pointer-events: none;
  transition: .25s ease;
  z-index: 98;
}

.striker-cart-drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: min(420px, 92vw);
  height: 100vh;
  background: ##ffffff;
  color: #111111f;
  z-index: 99;
  transform: translateX(100%);
  transition: .3s ease;
  display: flex;
  flex-direction: column;
}

.striker-cart-open .striker-cart-overlay {
  opacity: 1;
  pointer-events: auto;
}

.striker-cart-open .striker-cart-drawer {
  transform: translateX(0);
}

.striker-cart-drawer-head {
  padding: 28px;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.striker-cart-drawer-head h2 {
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-size: 28px;
}

.striker-cart-drawer-head button {
  background: none;
  border: 0;
  color: #aaa;
  font-size: 36px;
}

.striker-cart-items {
  flex: 1;
  padding: 24px;
  overflow-y: auto;
}

.striker-cart-item {
  display: grid;
  grid-template-columns: 72px 1fr auto;
  gap: 16px;
  align-items: start;
  margin-bottom: 24px;
}

.striker-cart-item img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  border-radius: 4px;
  background: #eee;
}

.striker-cart-item h3 {
  margin: 0;
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.striker-cart-item p,
.striker-cart-item span {
  color: #777;
  margin: 4px 0;
  font-size: 14px;
}

.striker-cart-footer {
  padding: 28px;
  border-top: 1px solid #e8e8e8;
}

.striker-subtotal {
  display: flex;
  justify-content: space-between;
  font-size: 22px;
}

.striker-cart-footer p {
  color: #aaa;
}

.striker-checkout {
  height: 56px;
  background: #e51f2f;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.striker-cart-qty {
  margin-top: 14px;
  display: inline-flex;
  border: 1px solid #dddddd;
  border-radius: 4px;
  overflow: hidden;
}

.striker-cart-qty button,
.striker-cart-qty span {
  width: 42px;
  height: 34px;
  background: transparent;
  border: 0;
  color: #111;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.striker-cart-qty button {
  cursor: pointer;
}

.striker-cart-remove {
  background: transparent;
  border: 0;
  color: #777;
  font-size: 28px;
  cursor: pointer;
}

.striker-cart-drawer {
  background: #fff !important;
  color: #111 !important;
  z-index: 999999 !important;
}

.striker-cart-overlay {
  z-index: 999998 !important;
}

.striker-cart-drawer * {
  opacity: 1 !important;
}

.striker-cart-items,
.striker-cart-footer,
.striker-cart-drawer-head {
  background: #fff !important;
}

.striker-cart-item h3,
.striker-cart-item strong,
.striker-cart-drawer-head h2,
.striker-subtotal strong {
  color: #111 !important;
}

.striker-cart-item p,
.striker-cart-footer p,
.striker-subtotal span {
  color: #777 !important;
}

.striker-cart-item p:nth-of-type(n+2) {
  display: none !important;
}

.striker-features {
  background: #fff;
  padding: 72px 24px 96px;
  border-top: 1px solid #e5e5e5;
}

.striker-features-head {
  max-width: 820px;
  margin-bottom: 24px;
}

.striker-features-head p {
  margin: 0 0 24px;
  color: #e51f2f;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 14px;
  font-weight: 700;
}

.striker-features-head h2 {
  font-family: Oswald, Impact, 'Arial Narrow', sans-serif;
  text-transform: uppercase;
  font-size: 48px;
  line-height: .95;
  letter-spacing: -0.045em;
  margin: 0 0 28px;
  color: #050505;
}

.striker-features-head div {
  color: #737373;
  font-size: 22px;
  line-height: 1.55;
  letter-spacing: -0.03em;
}

.striker-feature-list {
  display: grid;
  gap: 46px;
}

.striker-feature-icon {
  width: 54px;
  height: 54px;
  border-radius: 6px;
  background: #fff0f1;
  color: #e51f2f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 24px;
}

.striker-feature h3 {
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.035em;
  margin: 0 0 18px;
  color: #050505;
}

.striker-feature p {
  margin: 0;
  color: #737373;
  font-size: 19px;
  line-height: 1.55;
}

.striker-features-image {
  margin-top: 72px;
  border-radius: 8px;
  overflow: hidden;
  background: #eee;
  border: 1px solid #ddd;
}

.striker-features-image img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 990px) {
  .striker-features {
    padding: 110px 42px 120px;
  }

  .striker-feature-list {
    grid-template-columns: repeat(4, 1fr);
    gap: 34px;
  }

  .striker-features-head h2 {
    font-size: 64px;
  }
}

.striker-how {
  background: #fff;
  padding: 72px 24px 96px;
  border-top: 1px solid #e5e5e5;
}

.striker-how-head p {
  margin: 0 0 24px;
  color: #e51f2f;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 14px;
  font-weight: 700;
}

.striker-how-head h2 {
  font-family: Oswald, Impact, 'Arial Narrow', sans-serif;
  text-transform: uppercase;
  font-size: 46px;
  line-height: .95;
  letter-spacing: -0.045em;
  margin: 0 0 60px;
  color: #050505;
}

.striker-steps {
  display: grid;
  gap: 42px;
}

.striker-step {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 22px;
}

.striker-step span {
  font-family: Oswald, Impact, sans-serif;
  color: #e51f2f;
  font-size: 42px;
  line-height: 1;
}

.striker-step div {
  border-left: 1px solid #ddd;
  padding-left: 24px;
}

.striker-step h3 {
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  margin: 0 0 14px;
  font-size: 30px;
  line-height: 1;
  color: #050505;
}

.striker-step p {
  margin: 0;
  color: #737373;
  font-size: 19px;
  line-height: 1.55;
}

.striker-how-image {
  margin-top: 68px;
  width: 100%;
  aspect-ratio: 4 / 5;
  border-radius: 12px;
  overflow: hidden;
  background: #eee;
  border: 1px solid #ddd;
}

.striker-how-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}

@media screen and (min-width: 990px) {
  .striker-how-image {
    height: 900px;
  }
}

  .striker-how-head h2 {
    font-size: 64px;
  }

  .striker-steps {
    max-width: 900px;
  }
}

.striker-ready {
  background: #fff;
  padding: 72px 16px 96px;
}

.striker-ready-card {
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.striker-ready-copy {
  padding: 52px 40px;
}

.striker-ready-copy h2 {
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  font-size: 42px;
  line-height: .95;
  margin: 0 0 26px;
  color: #050505;
}

.striker-ready-copy p {
  color: #737373;
  font-size: 20px;
  line-height: 1.55;
  margin: 0 0 36px;
}

.striker-ready-points {
  display: grid;
  gap: 18px;
  margin-bottom: 36px;
}

.striker-ready-points span {
  font-weight: 700;
  font-size: 18px;
  color: #111;
}

.striker-ready-btn {
  display: inline-flex;
  background: #e51f2f;
  color: #fff;
  text-decoration: none;
  padding: 16px 22px;
  border-radius: 6px;
  font-weight: 700;
}

.striker-ready-image {
  background: #eee;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.striker-ready-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 990px) {
  .striker-ready {
    padding: 96px 42px 120px;
  }

  .striker-ready-card {
    max-width: 1320px;
    margin: 0 auto;
  }

  .striker-ready-copy {
    padding: 72px;
  }

  .striker-ready-copy h2 {
    font-size: 56px;
  }

  .striker-ready-points {
    display: flex;
    gap: 48px;
  }
}
@media screen and (max-width: 749px) {
  .striker-ready {
    padding: 56px 16px 80px;
  }

  .striker-ready-card {
    border-radius: 10px;
    overflow: hidden;
  }

  .striker-ready-copy {
    padding: 44px 32px 40px;
  }

  .striker-ready-copy h2 {
    font-size: 42px;
    line-height: 0.95;
  }

  .striker-ready-copy p {
    font-size: 22px;
    line-height: 1.55;
  }

  .striker-ready-points {
    gap: 22px;
    margin-bottom: 36px;
  }

  .striker-ready-btn {
    padding: 16px 26px;
    font-size: 18px;
  }

  .striker-ready-image {
    aspect-ratio: 4 / 3;
  }

  .striker-ready-image img {
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 749px) {
  .striker-ready {
    padding: 56px 16px 80px;
  }

  .striker-ready-card {
    border-radius: 10px;
    overflow: hidden;
  }

  .striker-ready-copy {
    padding: 44px 32px 40px;
  }

  .striker-ready-copy h2 {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 24px;
  }

  .striker-ready-copy p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 34px;
  }

  .striker-ready-points {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 34px;
  }

  .striker-ready-points span {
    font-size: 17px;
  }

  .striker-ready-btn {
    padding: 14px 18px;
    font-size: 17px;
    border-radius: 6px;
  }

  .striker-ready-image {
    aspect-ratio: 4 / 3;
  }

  .striker-ready-image img {
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 749px) {
  .striker-ready-card {
    border-radius: 8px;
  }

  .striker-ready-copy {
    padding: 38px 36px 36px;
  }

  .striker-ready-copy h2 {
    font-size: 36px;
    max-width: 100%;
  }

  .striker-ready-copy p {
    font-size: 18px;
    line-height: 1.48;
    max-width: 100%;
  }

  .striker-ready-points {
    gap: 16px;
  }

  .striker-ready-btn {
    width: fit-content;
  }

  .striker-ready-image {
    aspect-ratio: 4 / 3;
  }

  .striker-ready-image img {
    object-position: center;
  }
}

.striker-faq {
  background: #fff;
  padding: 88px 16px 96px;
  border-top: 1px solid #e5e5e5;
}

.striker-faq-head {
  text-align: center;
  margin-bottom: 64px;
}

.striker-faq-head p {
  margin: 0 0 8px;
  color: #e51f2f;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 24px;
  font-weight: 700;
}

.striker-faq-head h2 {
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  font-size: 46px;
  line-height: .95;
  margin: 0;
  color: #050505;
}

.striker-faq-list {
  border-top: 1px solid #ddd;
}

.striker-faq details {
  border-bottom: 1px solid #ddd;
  padding: 28px 0;
}

.striker-faq summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  gap: 24px;
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 1.1;
  color: #050505;
}

.striker-faq summary::-webkit-details-marker {
  display: none;
}

.striker-faq summary::after {
  content: "+";
  color: #e51f2f;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.striker-faq details[open] summary::after {
  content: "−";
}

.striker-faq details p {
  margin: 20px 40px 0 0;
  color: #737373;
  font-size: 18px;
  line-height: 1.55;
}

@media screen and (min-width: 990px) {
  .striker-faq {
    padding: 120px 42px;
  }

  .striker-faq-list {
    max-width: 1320px;
    margin: 0 auto;
  }

  .striker-faq-head h2 {
    font-size: 64px;
  }
}

.striker-footer {
  background: #fff;
  padding: 72px 24px 36px;
  border-top: 1px solid #e5e5e5;
}

.striker-footer-logo {
  display: inline-block;
  color: #050505;
  text-decoration: none;
  font-size: 36px;
  letter-spacing: -0.06em;
  margin-bottom: 28px;
}

.striker-footer-brand p {
  color: #737373;
  font-size: 20px;
  line-height: 1.55;
  max-width: 520px;
  margin: 0 0 56px;
}

.striker-footer-grid {
  display: grid;
  gap: 48px;
}

.striker-footer h3 {
  font-family: Oswald, Impact, sans-serif;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 18px;
  margin: 0 0 26px;
  color: #050505;
}

.striker-footer a {
  display: block;
  color: #737373;
  text-decoration: none;
  font-size: 19px;
  margin-bottom: 8px;
}

.striker-footer-bottom {
  margin-top: 64px;
  padding-top: 36px;
  border-top: 1px solid #ddd;
  text-align: center;
}

.striker-footer-bottom p {
  color: #737373;
  font-size: 16px;
  margin: 0 0 18px;
}

@media screen and (min-width: 990px) {
  .striker-footer {
    padding: 96px 42px 42px;
  }

  .striker-footer-grid {
    grid-template-columns: repeat(3, 1fr);
    max-width: 900px;
  }
}
@media screen and (max-width: 749px) {

  /* Whole hero */
  .striker-hero{
    padding-top: 1px;      /* was larger */
    padding-bottom: 36px;
  }

  /* Trusted badge */
  .striker-rating{
    margin: 18px 0 22px;    /* less gap above & below */
  }

  /* Punch Heavier heading */
  .striker-hero h1{
    margin-bottom: 20px;    /* tighter */
  }

  /* Description */
  .striker-hero p{
    font-size: 18px;        /* slightly smaller */
    line-height: 1.55;
    margin: 0 0 28px;       /* smaller gap underneath */
  }

  /* Buttons */
  .striker-hero-buttons{
    margin-bottom: 28px;    /* was ~40-48px */
  }

  /* Divider */
  .striker-divider{
    margin: 0 0 24px;       /* closer to buttons */
  }

  /* Stats */
  .striker-stats{
    margin-bottom: 22px;    /* closer to image */
    gap: 20px;
  }

  /* Image */
  .striker-hero-image{
    margin-top: 0;
  }
}

@media screen and (max-width: 749px) {
  .striker-trust {
    padding: 6px 14px !important;
    gap: 8px !important;
    margin-bottom: 18px !important;
  }

  .striker-trust span {
    font-size: 13px !important;
  }

  .striker-trust p {
    font-size: 14px !important;
    line-height: 1 !important;
  }

  .striker-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: start;
  text-align: center;
  gap: 0;
}

.striker-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.striker-stat strong{
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: .95;
    letter-spacing: 0;
    transform: scaleX(.92);
    transform-origin: center;
    white-space: nowrap;
    margin: 0 0 6px;
}

.striker-stat strong{
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: .95;
    letter-spacing: 0;
    transform: scaleX(.92);
    transform-origin: center;
    white-space: nowrap;
    margin: 0 0 6px;
}

@media screen and (max-width: 749px) {
  .striker-trust {
    height: 34px !important;
    padding: 0 16px !important;
    gap: 10px !important;
    margin-bottom: 22px !important;
    align-items: center !important;
    width: fit-content !important;
  }

  .striker-trust span {
    font-size: 13px !important;
    line-height: 1 !important;
    letter-spacing: 1px !important;
  }

  .striker-trust p {
    font-size: 14px !important;
    line-height: 1 !important;
    margin: 0 !important;
    white-space: nowrap !important;
  }
}

@media screen and (max-width: 749px) {
  .striker-stats strong {
    font-size: 23px !important;
    font-weight: 800 !important;
    letter-spacing: .002em !important;
    transform: none !important;
  }

  .striker-stats span {
    font-size: 11px !important;
    letter-spacing: .05em !important;
  }
}

@media screen and (max-width: 749px) {
  .striker-hero-image-wrap {
    width: calc(100% - 16px) !important;
    max-width: none !important;
    margin: 38px auto 0 !important;
    aspect-ratio: 4 / 5 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
  }

  .striker-hero-image-wrap img,
  .striker-hero-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center top !important;
    border-radius: 0 !important;
  }
}
@media screen and (max-width: 749px) {

  .striker-hero-image-wrap{
    width:calc(100% - 8px) !important;
    aspect-ratio:4 / 5 !important;
    border-radius:8px !important;
    overflow:hidden !important;
    display:flex !important;
    align-items:flex-end !important;
    justify-content:center !important;
    background:#f5f5f5 !important;
  }

 .striiker-hero-image-wrap img,
.striiker-hero-image{
    width:115% !important;
    height:auto !important;
    max-width:none !important;
    display:block !important;

    position:relative !important;
    left:8% !important;     /* horizontal */
    top:-90px !important;   /* vertical */

    margin:0 !important;
}

}

@media screen and (max-width: 749px) {
  section.striker-hero .striker-hero-image-wrap {
    position: relative !important;
    width: calc(100% - 8px) !important;
    aspect-ratio: 4 / 5 !important;
    overflow: hidden !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #d9d9d9 !important;
padding-bottom: 24px !important;
  }
  @media screen and (max-width: 749px) {
  section.striker-hero .striker-hero-image-wrap {
    margin-bottom: 72px !important;
  }


  section.striker-hero .striker-hero-image-wrap > img.striker-hero-image {
    position: absolute !important;
    width: 120% !important;
    max-width: none !important;
    height: auto !important;
    left: -10% !important;
    top: -40% !important;
    margin: 0 !important;
    object-fit: unset !important;
    transform: none !important;
  }
}

@media screen and (max-width: 749px) {
  section.striker-hero::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    margin: 18px auto 0 !important; /* reduce gap above the line */
}
}

@media screen and (max-width: 749px) {
  section.striker-hero {
    padding-bottom: 0.2% !important;
    margin-bottom: 0% !important;
  }
}

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

  /* Pull Pick Your Load closer to The Collection */
  .striker-products-eyebrow,
  .striker-products .eyebrow {
    margin-bottom: 14px !important;
  }

  /* Pull paragraph closer to Pick Your Load */
  .striker-products h2 {
    margin-bottom: 18px !important;
  }

  .striker-products p {
    margin-top: 0 !important;
  }

  /* Move product cards/images up */
  .striker-product-grid,
  .striker-product-card,
  .striker-products-list {
    margin-top: 34px !important;
  }
}

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

  /* THE COLLECTION */
  .striker-products-eyebrow,
  .striker-products .eyebrow {
    margin: 0 0 4px 0 !important;
    padding: 0 !important;

  }

  /* PICK YOUR LOAD */
  .striker-products h2 {
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    line-height: 0.95 !important;
  }

  /* Paragraph */
  .striker-products p {
    margin-bottom: 2.5% !important;
    padding: 0 !important;
    line-height: 1.55 !important;
  }

}
@media screen and (max-width: 749px) {

  /* Always centre CTA buttons */
  .striker-hero-buttons,
  .striker-hero-actions,
  .striker-hero-cta {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 16px !important;
    flex-wrap: nowrap !important;
    margin: 0 auto !important;
  }

  /* Keep both buttons equal width */
  .striker-hero-buttons a,
  .striker-hero-actions a,
  .striker-hero-cta a,
  .striker-hero-buttons .button,
  .striker-hero-actions .button,
  .striker-hero-cta .button {
    flex: 0 0 46% !important;
    max-width: 46% !important;
    margin: 0 !important;
  }

}
@media screen and (max-width: 749px) {

  /* Product card like black layout */
  .striker-product-card {
    border: 1px solid #d9d9d9 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: #fff !important;
    margin: 0 !important;
  }

  /* Product image area */
  .striker-product-image,
  .striker-product-card-image,
  .striker-product-media {
    width: 100% !important;
    aspect-ratio: 4 / 3 !important;
    overflow: hidden !important;
    background: #f2f2f2 !important;
    border-radius: 0 !important;
  }

  .striker-product-image img,
  .striker-product-card-image img,
  .striker-product-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center top !important;
    display: block !important;
  }

  /* Card content spacing */
  .striker-product-info,
  .striker-product-content,
  .striker-product-details {
    padding: 36px 32px 32px !important;
    background: #fff !important;
  }

  /* Title + price row */
  .striker-product-top,
  .striker-product-header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    gap: 20px !important;
  }

  .striker-product-card h3 {
    font-size: 34px !important;
    line-height: .95 !important;
    margin: 0 0 8px !important;
  }

  .striker-product-price {
    font-size: 48px !important;
    line-height: 1 !important;
    margin: 0 !important;
  }

  .striker-product-compare {
    font-size: 22px !important;
    margin-top: 8px !important;
  }

  .striker-product-card p {
    font-size: 22px !important;
    line-height: 1.55 !important;
    margin-top: 30px !important;
  }

  .striker-product-features {
    margin-top: 36px !important;
  }

  .striker-product-button,
  .striker-add {
    width: 100% !important;
    margin-top: 34px !important;
  }
}
@media screen and (max-width: 749px) {

  /* Rules shared by both images */
  .striker-product-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transform: none !important;
    display: block !important;
  }

  /* 0.5kg — move image upward */
  .striker-product-image img.striker-product-image-05kg {
    object-position: center 60% !important;
  }

  /* 1kg — move image slightly downward */
  .striker-product-image img.striker-product-image-1kg {
    object-position: center 47% !important;
  }

}

}
@media screen and (max-width: 749px) {

  /* Make white product card match black design scale */
  .striker-product-card {
    border-radius: 6px !important;
    overflow: hidden !important;
  }

  .striker-product-info,
  .striker-product-content,
  .striker-product-details {
    padding: 28px 36px 32px !important;
  }

  .striker-product-card h2,
  .striker-product-card h3,
  .striker-product-title {
    font-size: 26px !important;
    line-height: 1 !important;
    margin: 0 0 4px !important;
    letter-spacing: 0.01em !important;
  }

  .striker-product-subtitle,
  .striker-product-card .subtitle {
    font-size: 15px !important;
    line-height: 1.25 !important;
    margin: 0 !important;
  }

  .striker-product-card p {
    font-size: 15px !important;
    line-height: 1.45 !important;
    margin: 26px 0 0 !important;
  }

  .striker-product-price,
  .striker-product-card .price {
    font-size: 30px !important;
    line-height: 1 !important;
  }

  .striker-product-compare,
  .striker-product-card .compare-at-price {
    font-size: 15px !important;
    margin-top: 6px !important;
  }

  .striker-product-features {
    margin-top: 24px !important;
    gap: 14px !important;
  }

  .striker-product-features li {
    font-size: 15px !important;
    line-height: 1.3 !important;
  }

  .striker-add,
  .striker-product-button {
    height: 48px !important;
    font-size: 15px !important;
    margin-top: 26px !important;
    border-radius: 4px !important;
  }
}

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

  /* Bring subtitle closer to title */
  .striker-product-subtitle,
  .striker-product-card .subtitle {
    margin-top: 2px !important;
    margin-bottom: 18px !important;
    line-height: 1.15 !important;
  }

  /* Bring description closer to subtitle */
  .striker-product-card p:first-of-type {
    margin-top: 0 !important;
    margin-bottom: 22px !important;
    line-height: 1.45 !important;
  }

  /* Make feature list slightly smaller */
  .striker-product-features,
  .striker-product-features li {
    font-size: 14px !important;
    line-height: 1.25 !important;
  }

  /* Tighten spacing between feature items */
  .striker-product-features li {
    margin-bottom: 10px !important;
  }

  /* Make the checkmarks a little smaller */
  .striker-product-features svg,
  .striker-product-features i {
    width: 15px !important;
    height: 15px !important;
    font-size: 15px !important;
    margin-right: 10px !important;
  }

  /* Reduce gap above the Add to Cart button */
  .striker-product-button,
  .striker-add {
    margin-top: 20px !important;
  }

}

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

  /* Make feature list match black theme */
  .striker-product-features,
  .striker-product-features li,
  .striker-product-features span,
  .striker-product-features p {
    font-size: 14px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
  }

  /* Reduce spacing between each feature */
  .striker-product-features li {
    margin: 0 0 8px !important;
    padding: 0 !important;
  }

  /* Smaller red checkmarks */
  .striker-product-features svg,
  .striker-product-features i {
    width: 14px !important;
    height: 14px !important;
    margin-right: 10px !important;
  }

}
@media screen and (max-width: 749px) {

  .striker-product-card li,
  .striker-product-card li *,
  .striker-product-card ul li,
  .striker-product-card ul li * {
    font-size: 16px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
  }

  .striker-product-card ul {
    margin-top: 22px !important;
    gap: 10px !important;
  }

  .striker-product-card li {
    margin-bottom: 10px !important;
  }

}

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

  /* Card content: closer to black layout */
  .striker-product-card {
    background: #fff !important;
  }

  .striker-product-info,
  .striker-product-content,
  .striker-product-details {
    padding: 24px 28px 28px !important;
  }

  /* Title + price row */
  .striker-product-card h2,
  .striker-product-card h3,
  .striker-product-title {
    font-size: 24px !important;
    line-height: 1 !important;
    margin: 0 0 4px !important;
  }

  .striker-product-price,
  .striker-product-card .price {
    font-size: 30px !important;
    line-height: 1 !important;
  }

  .striker-product-compare,
  .striker-product-card .compare-at-price {
    font-size: 14px !important;
    margin-top: 4px !important;
  }

  /* Subtitle */
  .striker-product-subtitle,
  .striker-product-card .subtitle {
    font-size: 15px !important;
    line-height: 1.2 !important;
    margin: 0 !important;
  }

  /* Description */
  .striker-product-card p {
    font-size: 16px !important;
    line-height: 1.45 !important;
    margin: 22px 0 0 !important;
  }

  /* Ticks list */
  .striker-product-card ul {
    margin: 24px 0 0 !important;
    padding: 0 !important;
  }

  .striker-product-card li,
  .striker-product-card li span,
  .striker-product-card li p {
    font-size: 14px !important;
    line-height: 1.25 !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
  }

  .striker-product-card li::before,
  .striker-product-card li svg,
  .striker-product-card li i {
    font-size: 14px !important;
    width: 14px !important;
    height: 14px !important;
  }

  /* Button */
  .striker-add,
  .striker-product-button {
    height: 46px !important;
    font-size: 15px !important;
    margin-top: 24px !important;
    border-radius: 4px !important;
  }
}

@media screen and (max-width: 749px) {
  .striker-price strong {
    font-size: 32px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    display: block !important;
    margin: 0 !important;
  }

  .striker-price s {
    font-size: 16px !important;
    line-height: 1 !important;
    display: block !important;
    margin-top: 4px !important;
    opacity: 0.6 !important;
  }
}

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

  /* Red pill (Best for Cardio / Most Popular) */
  .striker-pill {
    font-size: 16px !important;
    padding: 10px 22px !important;
    border-radius: 999px !important;
    top: 18px !important;
    left: 18px !important;
  }

 
}

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

  /* Red badge */
  .striker-pill {
    font-size: 14px !important;
    padding: 6px 16px !important;
    line-height: 1 !important;
    border-radius: 999px !important;
    top: 16px !important;
    left: 16px !important;
  }

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

  /* 0.5 KG / 1 KG badge only */
  .striker-weight-tag {
    font-size: 22px !important;
    padding: 8px 14px !important;
    line-height: 1 !important;
    min-width: 82px !important;
    border-radius: 6px !important;
    top: 16px !important;
    right: 16px !important;
    text-align: center !important;
  }

}
@media screen and (max-width: 749px) {

  /* Entire list */
  .striker-product-card ul {
    margin: 18px 0 0 !important;
    padding: 0 !important;
  }

  /* Each tick row */
  .striker-product-card li {
    margin: 0 0 8px !important;
    padding: 0 !important;
    line-height: 1.2 !important;

    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
  }

  /* Remove margin from last item */
  .striker-product-card li:last-child {
    margin-bottom: 0 !important;
  }

  /* Tick icon */
  .striker-product-card li svg,
  .striker-product-card li i,
  .striker-product-card li::before {
    margin: 0 !important;
  }

  /* Tick text */
  .striker-product-card li span,
  .striker-product-card li p {
    margin: 0 !important;
    line-height: 1.2 !important;
  }

}

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

  .striker-product-card li {
    margin-bottom: 4px !important;
    line-height: 1.1 !important;
  }

  .striker-product-card li:last-child {
    margin-bottom: 0 !important;
  }

}

@media screen and (max-width: 749px) {
  .striker-product-card ul {
    margin-top: 6px !important;
  }

  .striker-product-card p + ul {
    margin-top: 6px !important;
  }

  .striker-product-card .striker-features,
  .striker-product-card .striker-product-features,
  .striker-product-card .features {
    margin-top: 6px !important;
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 749px) {
  .striker-product-info > ul {
  margin-top: 2px !important;
  row-gap: 2px !important;
  gap: 2px !important;
}

  .striker-product-info > p {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 749px) {

  /* Main heading */
  .striker-features h2,
  .striker-benefits h2,
  .striker-section h2 {
    font-size: 32px !important;
    line-height: 1.05 !important;
    margin-bottom: 12px !important;
  }

  /* Intro paragraph */
  .striker-features > p,
  .striker-benefits > p,
  .striker-section > p {
    font-size: 14px !important;
    line-height: 1.5 !important;
    margin-bottom: 28px !important;
  }

  /* Feature titles */
  .striker-feature h3,
  .striker-feature-title {
    font-size: 20px !important;
    line-height: 1.15 !important;
    margin-bottom: 8px !important;
  }

  /* Feature descriptions */
  .striker-feature p,
  .striker-feature-description {
    font-size: 16px !important;
    line-height: 1.2 !important;
    margin: 0 !important;
  }

}

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

  /* Smaller intro text */
  .striker-features p,
  .striker-why p {
    font-size: 16px !important;
    line-height: 1.45 !important;
    margin-bottom: 16px !important;
  }

  /* Pull first feature (icon + title) upwards */
  .striker-features-grid,
  .striker-features-list,
  .striker-features-items {
    margin-top: -28px !important;
    padding-top: 0 !important;
  }

}
@media screen and (max-width: 749px) {

  .striker-features-head > div {
    font-size: 20px !important;
    line-height: 1.45 !important;
    margin-top: 6px !important;
    margin-bottom: 1px !important;
  }

}

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

  /* Pull each feature block upwards */
  .striker-feature,
  .striker-feature-item,
  .striker-features-item {
    margin-top: -20px !important;
    padding-top: 0 !important;
  }

  /* Remove space above the icon */
  .striker-feature svg,
  .striker-feature img,
  .striker-feature i,
  .striker-feature-item svg,
  .striker-feature-item img,
  .striker-feature-item i {
    margin-top: 0 !important;
  }

}

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

  /* Make image area a perfect square */
  .striker-features-image {
    aspect-ratio: 1 / 1 !important;
    width: 100% !important;
    overflow: hidden !important;
    margin-top: 8% !important; /* pulls image closer to the text */
    margin-bottom: -8% !important;
    border-radius: 18px !important;
  }

  /* Fit and centre the image */
  .striker-features-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 55% !important; /* centres the 0.5kg patch */
    display: block !important;
  }

}
@media screen and (max-width: 749px) {

  /* How it works section spacing */
  .striker-how {
    padding-top: 56px !important;
    padding-bottom: 72px !important;
  }

  .striker-how-head p {
    margin-bottom: 16px !important;
    font-size: 13px !important;
  }

  .striker-how-head h2 {
    font-size: 34px !important;
    line-height: 1 !important;
    margin-bottom: 42px !important;
    letter-spacing: -0.035em !important;
  }

  /* Steps closer/tighter like black version */
  .striker-steps {
    gap: 32px !important;
  }

  .striker-step {
    grid-template-columns: 54px 1fr !important;
    gap: 18px !important;
  }

  .striker-step span {
    font-size: 34px !important;
    line-height: 1 !important;
  }

  .striker-step div {
    padding-left: 20px !important;
  }

  .striker-step h3 {
    font-size: 22px !important;
    line-height: 1 !important;
    margin-bottom: 10px !important;
  }

  .striker-step p {
    font-size: 16px !important;
    line-height: 1.45 !important;
  }

  /* Bring image up and match black layout */
  .striker-how-image {
    margin-top: 42px !important;
    border-radius: 8px !important;
  }
}

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

  .striker-how-head p {
    font-size: 16px !important;
    letter-spacing: 0.18em !important;
    margin-bottom: 12px !important;
  }

}

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

  .striker-how-image {
    position: relative !important;
    aspect-ratio: 4 / 5 !important;
    overflow: hidden !important;
    border-radius: 8px !important;
  }

  .striker-how-image > img {
    position: absolute !important;
    width: 115% !important;
    max-width: none !important;
    height: auto !important;
    left: -8% !important;
    top: -40% !important;
    object-fit: unset !important;
    margin: 0 !important;
  }

}

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

  .striker-ready {
    position: relative;
    padding-top: 42px !important;
  }

  .striker-ready::before {
    content: "";
    display: block;
    width: calc(100% - 32px);
    height: 1px;
    background: #d9d9d9;
    margin: 0 auto 32px;
  }

}

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

  /* Bring the next section closer */
  .striker-ready {
    padding-top: 2px !important;
    margin-top: 0 !important;
  }

  /* Bring the divider closer to the image */
  .striker-ready::before {
    margin-bottom: 13% !important;
  }

}
@media screen and (max-width: 749px) {

  /* Ready card container */
  .striker-ready-card {
    padding: 42px 32px 0 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
  }

  /* Heading */
  .striker-ready-card h2 {
    font-size: 30px !important;
    line-height: 0.95 !important;
    margin: 0 0 22px !important;
  }

  /* Paragraph */
  .striker-ready-card p {
    font-size: 16px !important;
    line-height: 1.4 !important;
    margin: 0 0 30px !important;
  }

  /* Benefits row */
  .striker-ready-icons,
  .striker-ready-benefits {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 18px 26px !important;
    margin: 0 0 34px !important;
  }

  .striker-ready-icons div,
  .striker-ready-benefits div,
  .striker-ready-icons li,
  .striker-ready-benefits li {
    font-size: 15px !important;
    line-height: 1.2 !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
  }

  /* Button */
  .striker-ready-card a,
  .striker-ready-card button {
    width: fit-content !important;
    padding: 12px 20px !important;
    font-size: 15px !important;
    margin: 0 0 52px !important;
  }

  /* Image attached to bottom of card */
  .striker-ready-image {
    margin-left: -32px !important;
    margin-right: -32px !important;
    width: calc(100% + 64px) !important;
    border-radius: 0 !important;
    overflow: hidden !important;
  }

  .striker-ready-image img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}

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

.striker-ready-card{
    padding:32px 22px 0 !important;
}

}

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

.striker-ready-card h2{
    font-size:28px !important;
    line-height:1 !important;
    white-space:nowrap !important;
}

}

@media screen and (max-width: 749px) {
  .striker-ready-points {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px 24px !important;
    margin: 24px 0 30px !important;
  }

  .striker-ready-points span {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
  }

  .striker-ready-points span:nth-child(3) {
    grid-column: 1 / 2 !important;
  }
}
@media screen and (max-width:749px){

/* Main card */
.striker-ready-card{
    padding:28px 18px 0 !important;
}

/* Heading */
.striker-ready-card h2{
    margin:0 0 14px !important;
    font-size:26px !important;
    line-height:1 !important;
    white-space:nowrap !important;
}

/* Description */
.striker-ready-card p{
    margin:0 0 20px !important;
    font-size:16px !important;
    line-height:1.45 !important;
    max-width:95% !important;
}

/* Benefits */
.striker-ready-points{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    column-gap:16px !important;
    row-gap:12px !important;
    margin:0 0 24px !important;
}

.striker-ready-points span{
    margin:0 !important;
    padding:0 !important;
    font-size:15px !important;
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
}

.striker-ready-points span:last-child{
    grid-column:1 !important;
}

/* Button */
.striker-ready-card .striker-btn,
.striker-ready-card a{
    margin:0 0 28px !important;
    padding:12px 18px !important;
    font-size:15px !important;
}
}

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

.striker-ready-image{
    aspect-ratio:16/9 !important;
    min-height:320px !important;
}

.striker-ready-image img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
}

}
@media screen and (max-width:749px){

  /* Move only text + points + button closer to sides/top */
  .striker-ready-copy{
    padding: 16px 20px 40px !important;
    margin: 0 !important;
  }

  .striker-ready-copy h2{
    margin: 0 0 18px !important;
  }

  .striker-ready-copy p{
    margin: 0 0 28px !important;
  }

  .striker-ready-points{
    margin: 0 0 34px !important;
  }

  .striker-ready-btn{
    margin: 0 !important;
  }

}

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

.striker-ready-copy{
    padding: 16px 20px 8px !important;
}

}

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

/* QUESTIONS */
.striker-faq p:first-child,
.striker-faq .eyebrow{
    font-size:14px !important;
    letter-spacing:4px !important;
    margin-bottom:4px !important;
}

/* FREQUENTLY ASKED */
.striker-faq h2{
    font-size:42px !important;
    line-height:0.95 !important;
    letter-spacing:-1px !important;
    margin-bottom:32px !important;
}

/* FAQ question text */
.striker-faq summary,
.striker-faq summary span,
.striker-faq details summary{
    font-size:20px !important;
    line-height:1.15 !important;
    font-weight:700 !important;
}

/* Plus icon */
.striker-faq summary::after,
.striker-faq .plus{
    font-size:24px !important;
}

/* Row height */
.striker-faq details{
    padding:20px 0 !important;
}

}
@media screen and (max-width:749px){

/* Overall footer */
.striker-footer{
    padding:48px 28px 28px !important;
}

/* STRIIKER logo */
.striker-footer-brand h2,
.striker-footer-brand .logo{
    font-size:26px !important;
    line-height:1 !important;
    margin-bottom:18px !important;
}

/* Intro paragraph */
.striker-footer-brand p{
    font-size:15px !important;
    line-height:1.55 !important;
    margin-bottom:36px !important;
    color:#6f6f6f !important;
}

/* SHOP / LEARN / SUPPORT headings */
.striker-footer-grid h3,
.striker-footer-grid h4{
    font-size:15px !important;
    letter-spacing:2px !important;
    margin-bottom:14px !important;
}

/* Footer links */
.striker-footer-grid a,
.striker-footer-grid li{
    font-size:15px !important;
    line-height:1.5 !important;
    margin-bottom:10px !important;
}

/* Bottom copyright */
.striker-footer-bottom{
    font-size:13px !important;
    line-height:1.5 !important;
    margin-top:36px !important;
}

.striker-footer-bottom p,
.striker-footer-bottom span,
.striker-footer-bottom small{
    font-size:13px !important;
    color:#7a7a7a !important;
}

}
@media screen and (max-width:749px){

  .striker-header{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:18px 22px !important;
  }

  /* Logo centred */
  .striker-logo{
    position:absolute !important;
    left:50% !important;
    transform:translateX(-50%) !important;
  }

  .striker-logo img{
    height:34px !important;
    width:auto !important;
    display:block !important;
  }

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

.striker-menu-toggle{
    position:absolute;
    left:18px;
    width:24px;
    height:18px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    background:transparent;
    border:none;
    padding:0;
    cursor:pointer;
    z-index:1001;
}

.striker-menu-toggle span{
    width:24px;
    height:2.5px;
    background:#111;
    border-radius:999px;
}

}

  /* Cart stays right */
  .striker-cart{
    position:absolute !important;
    right:22px !important;
  }
}

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

.striker-mobile-menu{
    position:fixed;
    top:0;
    left:-260px;
    width:240px;
    height:100vh;
    background:#fff;
    box-shadow:0 0 30px rgba(0,0,0,.12);
    display:flex;
    flex-direction:column;
    padding:90px 28px;
    transition:.3s;
    z-index:1000;
}

.striker-mobile-menu.open{
    left:0;
}

.striker-mobile-menu a{
    font-size:20px;
    font-weight:700;
    color:#111;
    text-decoration:none;
    margin-bottom:26px;
}

}
@media screen and (max-width:749px){

.striker-menu-toggle{
    position:absolute;
    left:18px;
    top:50%;
    transform:translateY(-50%);
    width:24px;
    height:18px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    background:none;
    border:none;
    padding:0;
    cursor:pointer;
    z-index:1002;
}

.striker-menu-toggle span{
    width:24px;
    height:2.5px;
    background:#111;
    border-radius:999px;
    transition:.25s;
}

/* X animation */
.striker-menu-toggle.open span:nth-child(1){
    transform:translateY(7.8px) rotate(45deg);
}

.striker-menu-toggle.open span:nth-child(2){
    opacity:0;
}

.striker-menu-toggle.open span:nth-child(3){
    transform:translateY(-7.8px) rotate(-45deg);
}

}
.striker-header{
    position:fixed !important;
    top:0;
    left:0;
    right:0;
    width:100%;
    z-index:9999;
    background:#fff;
}
body{
    padding-top:80px;
}
.striker-header{
    border-bottom:1px solid #e5e5e5 !important;
}

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

.striker-logo img{
    display:block;
    transform:translateY(6.5px) !important;
}

}
.striker-waitlist{
  padding:70px 28px;
  text-align:center;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  background:#fff;
}

.striker-waitlist p{
  color:#ed1b2f;
  font-weight:700;
  letter-spacing:.28em;
  font-size:13px;
  margin:0 0 4px;
}

.striker-waitlist h2{
  font-family:Oswald, Impact, sans-serif;
  font-size:48px;
  line-height:.95;
  margin:0 0 18px;
}

.striker-waitlist div{
  color:#777;
  font-size:16px;
  line-height:1.45;
  margin:0 auto 28px;
  max-width:420px;
}

.striker-waitlist form{
  display:flex;
  gap:10px;
  max-width:480px;
  margin:0 auto;
}

.striker-waitlist input{
    width:100%;
    height:60px;
    padding:0 22px;
    border:none;
    border-radius:14px;
    background:#f3f3f3;
    color:#111;
    font-size:20px;
    font-weight:500;
    box-sizing:border-box;
    outline:none;
    transition:0.2s ease;
}

.striker-waitlist button{
  height:52px;
  border:0;
  border-radius:6px;
  background:#ed1b2f;
  color:#fff;
  font-weight:700;
  padding:0 20px;
  font-size: 18px;
}

@media screen and (max-width:749px){
  .striker-waitlist{
    padding:54px 22px;
  }

  .striker-waitlist h2{
    font-size:38px;
  }

  .striker-waitlist form{
    flex-direction:column;
  }

  .striker-waitlist button,
  .striker-waitlist input{
    width:100%;
  }
}

.striker-waitlist input::placeholder{
    color:#8a8a8a;
    font-weight:500;
}
.striker-waitlist input:focus{
    background:#ededed;
    box-shadow:0 0 0 2px rgba(237,27,47,.15);
}

.striker-waitlist{
    margin-top:0 !important;
    padding-top:10% !important;
}
.striker-waitlist{
    border-top:none !important;
}

.striker-faq{
    padding-bottom:0 !important;
    margin-bottom:0 !important;
}
.striker-faq{
    padding-top:40px !important;
}
.striker-privacy{
    display:flex;
    align-items:flex-start;
    gap:10px;
    margin:18px 0 22px;
    text-align:left;
    font-size:14px;
    color:#666;
    line-height:1.5;
    cursor:pointer;
}

.striker-privacy input{
    width:18px !important;
    height:18px !important;
    margin-top:2px;
    accent-color:#ed1b2f;
    flex-shrink:0;
}

.striker-privacy a{
    color:#111;
    text-decoration:underline;
    font-weight:600;
}

.striker-privacy a:hover{
    color:#ed1b2f;
}

.striker-privacy{
  margin: 14px 0 18px !important;
  padding: 0 !important;
  min-height: 0 !important;
}

.striker-privacy input[type="checkbox"]{
  width: 18px !important;
  height: 18px !important;
  min-height: 18px !important;
  padding: 0 !important;
  margin: 4px 10px 0 0 !important;
  border-radius: 3px !important;
}

.striker-waitlist{
  padding-bottom: 24px !important;
}
@media screen and (max-width:749px){

  .striker-products{
    padding-bottom:24px !important;
    margin-bottom:0 !important;
  }

  .striker-features{
    padding-top:10% !important;
    margin-top:5% !important;
  }

}
.striker-ready{
    padding-bottom:12% !important;
}

.striker-faq{
    padding-top:8px !important;
}

/* Remove the grey divider above FAQ */
.striker-faq{
    border-top:none !important;
}
@media screen and (max-width:749px){

  .striker-product-card ul{
    list-style:none !important;
    padding-left:0 !important;
  }

  .striker-product-card li{
    position:relative !important;
    list-style:none !important;
    padding-left:30px !important;
  }

  .striker-product-card li::before{
    content:"" !important;
    position:absolute !important;
    left:0 !important;
    top:50% !important;
    width:8px !important;
    height:14px !important;
    border-right:2px solid #ed1b2f !important;
    border-bottom:2px solid #ed1b2f !important;
    transform:translateY(-60%) rotate(45deg) !important;
  }

}
.striker-feature-icon img{
    width:48px !important;
    height:48px !important;
    object-fit:contain;
    display:block;

    transform:scale(1.9);
    transform-origin:center;
}
/* Lightning */
.striker-feature:nth-child(2) .striker-feature-icon img{
    transform: scale(3.6);
}

/* Lock */
.striker-feature:nth-child(3) .striker-feature-icon img{
    transform: scale(3.9);
}

/* Arm */
.striker-feature:nth-child(4) .striker-feature-icon img{
    transform: scale(2.5);
}
/* Fist */
.striker-feature:nth-child(1) .striker-feature-icon img{
    transform: translateX(1px) translateY(5.8px) scale(2.1) !important;
}

/* Lightning */
.striker-feature:nth-child(2) .striker-feature-icon img{
    transform: translateX(1px) translateY(5.5px) scale(3.8) !important;
}

/* Lock */
.striker-feature:nth-child(3) .striker-feature-icon img{
    transform: translateX(0.5px) translateY(6px) scale(4.2) !important;
}

/* Arm */
.striker-feature:nth-child(4) .striker-feature-icon img{
    transform: translateX(3px) translateY(1px) scale(2.5) !important;
}

.striker-pill{
    padding: 7px 18px !important;
    font-size: 12px !important;
}

.striker-weight-tag{
    padding: 8px 14px !important;
    font-size: 13px !important;
}
.striker-ready-points img{
  transform: scale(2);
  transform-origin: center;
}
.striker-ready-points img{
    width: 28px !important;
    height: 28px !important;
    display: block;
    object-fit: contain;
    flex-shrink: 0;
}
.striker-waitlist{
    padding-bottom: 8% !important;
}
.striker-footer-logo{
    display:inline-block;
}

/* Smaller footer logo */
.striker-footer-logo img{
    width: 120px !important;   /* Try 110px or 130px if preferred */
    height: auto;
    display: block;
}

/* Reduce space below the logo */
.striker-footer-logo{
    display: inline-block;
    margin-bottom: 10px !important;
}

/* Reduce space above the description */
.striker-footer-brand p{
    margin-top: 0 !important;
}

.striker-footer-brand{
    gap: 10px !important;
}

.striker-faq{
    margin-top: -20px !important;
}
.striker-faq-list details > summary{
    font-size:18px !important;
}
.striker-trust{
    margin-bottom:6px !important;
}
.striker-hero h1{
    margin-bottom:12px !important;
}

.striker-hero p{
    margin-top:0 !important;
}
.striker-hero-text{
  margin-bottom:5% !important;
}

.striker-hero-buttons{
  margin-top:6px !important;
}

.striker-stats{
    margin-top:7% !important; /* decrease this */
}

.striker-stats{
    padding:10px 0 !important;
    margin-bottom:10px !important;
}

.striker-hero-image{
    margin-top:0 !important;
}

.striker-hero-image-wrap{
    margin-top:0px !important;
    padding-top:0 !important;
}
.striker-stats{
    position: relative;
    border-top: none !important;
}

.striker-stats::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -12px; /* Adjust this value */
    border-top: 1px solid #ddd;
}
.striker-hero-buttons{
    margin-top:-8px !important;
}
.striker-trust{
    transform: scale(0.9);
    transform-origin: left center;
}

.striker-product-image img[src*="SWP1kg.jpg"]{
    transform: scale(1.25)translate(15px, 3px)!important;
    transform-origin: center center !important;
}

.striker-feature-image{
    object-fit: cover;
    transform: scale(1.6) translate(1px, -38px);
    transform-origin: center;
}
.striker-features-image{
    aspect-ratio: 1 / 1.2 !important;
    height: auto !important;
    min-height: unset !important;
    max-height: none !important;
    overflow: hidden !important;
}

.striker-features-image img,
.striker-feature-image{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}

.striker-features-image{
  overflow: hidden !important;
}

.striker-features-image img,
.striker-feature-image{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
}
.striker-feature-image.hiw{
    filter:
        brightness(1.05)
        contrast(1.04)
        saturate(1.02);
}
/* Adjust these values */
:root{
    --feature-scale: 1.2;
    --feature-x: -10px;
    --feature-y: 60px;
}

.striker-feature-image{
    width: 100%;
    height: 100%;
    object-fit: contain; /* or cover if you prefer */
    transform: translate(var(--feature-x), var(--feature-y))
               scale(var(--feature-scale));
    transform-origin: center center;
}
.striker-feature-image.hiw{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:scale(1.5) translateY(-40px) !important;
  transform-origin:center center !important;
}


.striker-ready-card{
  overflow:hidden !important;
  padding:0 !important;
}

.striker-ready-copy{
  padding:48px 64px !important;
}

.striker-ready-image-wrap{
  width:100% !important;
  aspect-ratio: 1.65 / 1 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  background:#eee !important;
}

.striker-ready-img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
  transform:none !important;
}

.striker-ready-img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;

  --zoom:1.05;
  --move-x:0%;
  --move-y:0%;

  transform:translate(var(--move-x), var(--move-y)) scale(var(--zoom)) !important;
  transform-origin:center center !important;
}

@media (max-width:749px){
  .striker-ready-img{
    --zoom:1;
    --move-x:0%;
    --move-y:0%;
  }
}

}

@media (max-width:749px){
  .striker-ready-image-wrap{
    aspect-ratio: 1.45 / 1 !important;
  }

  .striker-ready-img{
    object-fit:cover !important;
    object-position:center center !important;
  }
}

@media (max-width:749px){
    .striker-ready-img{
        --move-x: 5%;
    }
}
.striker-ready-image-wrap{
  width:100% !important;
  aspect-ratio:1.65 / 1 !important;
  height:auto !important;
  overflow:visible !important;
  background:#eee !important;
}

.striker-ready-img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:translateX(5%) translateY(-1%) scale(1.12) !important;
}
.striker-hero-buttons{
  margin-top: 4% !important;
}

.striker-stats{
  margin-top: 10% !important;
}

.striker-hero-image-wrap{
  margin-top: 4% !important;
}
#top.striker-hero{
  padding-bottom: unset !important;
}

.striker-hero-image-wrap{
  margin-bottom: 12px !important;
  padding-bottom: 0 !important;
}

#shop.striker-products{
  margin-top: 0 !important;
  padding-top: 24px !important;
}

.striker-hero{
  gap: 24px !important;
}

.striker-hero-image-wrap{
  margin-bottom: -24px !important;
}
section.striker-hero .striker-hero-image-wrap {
  margin-bottom: 10% !important;
}

section.striker-features{
    padding-bottom: 17% !important;
}
@media (max-width:749px){
  .striker-features-head p{
    margin-bottom: 6px !important;
  }

  .striker-features-head h2{
    margin-top: 0 !important;
  }
}
.striker-products-head p{
    font-size: 15px !important;
}

@media (max-width:749px){
    .striker-feature{
        margin-bottom:-7% !important;
    }
}
@media (max-width:749px){

  .striker-feature-icon{
      margin-bottom:3% !important;
      padding-bottom:0 !important;
  }

}
@media (max-width:749px){

  .striker-feature h3{
      margin: 0 0 0.5% !important;
  }

}
@media (max-width:749px){

  .striker-feature p{
      margin: 0 0 20px !important;
  }

}
@media (max-width:749px){

  .striker-how-head p{
      margin-bottom:4px !important;
  }

}
@media (max-width:749px){

  .striker-how{
      padding-top:9% !important;
  }

}
@media (max-width:749px){

  .striker-how{
      padding-bottom:10% !important;
  }

}
@media (max-width:749px){

  .striker-ready-copy h2{
    font-size:20.5px !important; /* try 22px first */
    line-height:1.05 !important;
    letter-spacing:-0.02em;
    margin-bottom: 5% !important;
  }

}
@media (max-width:749px) {
  .striker-ready-copy{
    padding: 48px 64px 10px 36px !important;
  }
}

@media (max-width:749px) {
  .striker-ready-card{
    margin-top: 2px !important; /* decrease this */
  }
}
@media (max-width:749px) {
  .striker-ready-copy p{
    margin-bottom: 16px !important;
  }
}
@media (max-width:749px) {
  .striker-ready-copy {
    padding: 32px 64px 10px 36px !important;
  }
}
@media (max-width:749px) {
  .striker-ready-points{
    margin-bottom: 8% !important;
  }
}
@media (max-width:749px) {
  .striker-ready-copy{
    padding-bottom: 0 !important;
  }
}
@media (max-width:749px) {
  .striker-ready{
    padding-bottom: 18% !important;
  }
}
@media (max-width:749px) {
  .striker-how-image{
    margin-top: 8% !important;
  }
}
@media (max-width: 749px) {
  section.striker-ready {
    padding: 0px 24px 72px !important;
  }
}
@media (max-width: 749px) {
  .striker-ready-card {
    margin-top: 0 !important;
  }
}

@media (max-width: 749px) {
  .striker-ready::before {
    margin-bottom: 8% !important; /* try 16px or 12px */
  }
}
@media (max-width: 749px) {
  .striker-ready::before {
    margin: 0px 16px 24px !important;
  }
}
@media (max-width: 749px) {
  section#how.striker-how {
    padding-bottom: 8% !important;
  }
}
@media (max-width: 749px) {
  .striker-feature {
    margin-top: -10% !important;
  }
}
.striker-action{
  padding:72px 24px;
  background:#fff;
}

.striker-action-head{
  max-width:720px;
  margin:0 auto 32px;
  text-align:left;
}

.striker-action-head p{
  margin:0 0 3px;
  color:#e51f2f;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.18em;
}

.striker-action-head h2{
  margin:0 0 10px;
  font-family:Oswald, Impact, sans-serif;
  font-size:clamp(42px, 8vw, 76px);
  line-height:.95;
  text-transform:uppercase;
}

.striker-action-head div{
  color:#737373;
  font-size:20px;
  line-height:1.55;
}

.striker-action-video{
  width: min(100%, 420px) !important;
  margin: 0 auto !important;
  aspect-ratio: 2 / 3 !important;
  height: auto !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  background: #eee !important;
  position: relative !important;
}

.striker-action-video video{
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  border-radius: 0 !important;
}


@media (max-width:749px){
  .striker-action{
    padding:56px 24px;
  }

  .striker-action-head{
    margin-bottom:28px;
  }

  .striker-action-head div{
    font-size:17px;
  }

  .striker-action-video{
    max-width:100%;
    border-radius:16px;
  }
}
.striker-action-video{
    position: relative;
    padding-top: 56px;
}

@media (max-width:749px){

  .striker-action{
    position: relative;
    padding-top: 42px !important;
  }

  .striker-action::before{
    content: "";
    position: absolute;
    top: 0;
    left: 24px;
    right: 24px;
    height: 1px;
    background: #d9d9d9;
  }

}
@media screen and (max-width: 749px) {
  .striker-products{
    position: relative;
    padding-top: 36px !important;
  }

  .striker-products::before{
    content: "";
    position: absolute;
    top: 0;
    left: 24px;
    right: 24px;
    height: 1px;
    background: #d9d9d9;
  }
}
.striker-social{
  padding:72px 24px;
  background:#fff;
  text-align:center;
}

.striker-social-head{
  max-width:760px;
  margin:0 auto 34px;
}

.striker-social-head p,
.striker-social-seen p{
  margin:0 0 10px;
  color:#e51f2f;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.18em;
}

.striker-social-head h2{
  margin:0 0 16px;
  font-family:Oswald, Impact, sans-serif;
  font-size:clamp(42px, 8vw, 76px);
  line-height:.95;
  text-transform:uppercase;
}

.striker-social-head div{
  color:#737373;
  font-size:20px;
  line-height:1.5;
}

.striker-social-video-grid{
  max-width:980px;
  margin:0 auto 32px;
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:20px;
}

.striker-social-video{
  aspect-ratio:4 / 5;
  border-radius:14px;
  overflow:hidden;
  background:#eee;
}

.striker-social-video video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.striker-social-card p{
  margin:10px 0 0;
  color:#737373;
  font-size:14px;
}

.striker-social-proofbar{
  max-width:760px;
  margin:0 auto 36px;
  padding:22px 24px;
  border-radius:18px;
  background:#f4f4f4;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:center;
}

.striker-social-proof-item strong{
  display:block;
  font-family:Oswald, Impact, sans-serif;
  font-size:34px;
  line-height:1;
  color:#050505;
}

.striker-social-proof-item span{
  display:block;
  margin-top:8px;
  color:#737373;
  font-size:15px;
}

.striker-social-seen{
  max-width:760px;
  margin:0 auto 22px;
}

.striker-social-seen h3{
  margin:0 0 18px;
  font-family:Oswald, Impact, sans-serif;
  font-size:34px;
  line-height:1;
  text-transform:uppercase;
}

.striker-social-image-row{
  display:grid;
  grid-template-columns:repeat(6, 1fr);
  gap:10px;
}

.striker-social-image{
  aspect-ratio:1 / 1;
  border-radius:8px;
  overflow:hidden;
  background:#eee;
}

.striker-social-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.striker-social-cta-text{
  margin:20px 0 16px;
  color:#e51f2f;
  font-weight:800;
}

.striker-social-btn{
  display:block;
  max-width:760px;
  margin:0 auto;
  padding:18px 24px;
  border-radius:10px;
  background:#111;
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.04em;
}

@media (max-width:749px){
  .striker-social{
    padding:56px 20px;
  }

  .striker-social-video-grid{
    grid-template-columns:repeat(3, 1fr);
    gap:10px;
  }

  .striker-social-card p{
    font-size:12px;
  }

  .striker-social-proofbar{
    grid-template-columns:1fr 1fr;
    padding:18px 12px;
    gap:10px;
  }

  .striker-social-proof-item strong{
    font-size:28px;
  }

  .striker-social-proof-item span{
    font-size:12px;
  }

.striker-social-bottom-grid{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:10px;
}

.striker-social-bottom-video{
  aspect-ratio:1/1;
  border-radius:10px;
  overflow:hidden;
  background:#eee;
}

.striker-social-bottom-video video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.striker-social-video-grid{
    grid-template-columns:repeat(3,1fr);
}

.striker-social-video{
    aspect-ratio:4/5;
}
.striker-social{
  position:relative;
}

.striker-social::before{
  content:"";
  display:block;
  width:calc(100% - 48px); /* Matches your other section dividers */
  max-width:760px;
  height:1px;
  background:#d9d9d9;
  margin:0 auto 48px;
}
@media (max-width:749px){

  .striker-social-video-grid{
    display:grid !important;
    grid-template-columns:repeat(3,1fr) !important;
    gap:10px !important;
  }

  .striker-social-video{
    aspect-ratio:4 / 5 !important;
    border-radius:10px !important;
    overflow:hidden !important;
  }

  .striker-social-video video{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    display:block !important;
  }

  .striker-social-bottom-grid{
    display:grid !important;
    grid-template-columns:repeat(6,1fr) !important;
    gap:10px !important;
  }

  .striker-social-bottom-video{
    aspect-ratio:1 / 1 !important;
    border-radius:10px !important;
    overflow:hidden !important;
  }

}
.striker-how-image{
  aspect-ratio:4 / 5 !important;
  overflow:hidden !important;
  border-radius:18px !important;
  background:transparent !important;
  padding:0 !important;
  line-height:0 !important;
}

.striker-how-video{
  width:100% !important;
  height:100% !important;
  object-fit:fill !important;
  display:block !important;
}
@media (max-width: 749px){

  .striker-social-card p{
    font-size: 10px !important;
    line-height: 1.15 !important;
    margin: 6px 0 0 !important;
    padding: 0 !important;
    text-align: center;
    color: #666 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
  }

}

.striker-action-video{
  width: min(100%, 420px) !important;
  margin: 0 auto !important;
  aspect-ratio: 4 / 5 !important;
  height: auto !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  background: transparent !important;
  position: relative !important;
  padding: 0 !important;
  line-height: 0 !important;
}

.striker-action-video video{
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

/* =========================================
   STRIIKER PRODUCT PAGE — striker-pp ONLY
========================================= */

/* Hide announcement bar ONLY when this custom product page exists */
/* Hide only Dawn's default announcement bar on the custom product page */
body:has(.striker-pp) .announcement-bar-section,
body:has(.striker-pp) .utility-bar {
  display: none !important;
}
/* Keep the custom STRIIKER announcement bar visible */
body:has(.striker-pp) .striker-announcement {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: 34px !important;
  min-height: 34px !important;
  max-height: 34px !important;
}

/* Header cleanup ONLY on striker product page */
body:has(.striker-pp) .header-wrapper {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-bottom: 1px solid #e5e5e5;
}

body:has(.striker-pp) .header {
  min-height: 72px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  align-items: center !important;
}

body:has(.striker-pp) .header__heading-logo,
body:has(.striker-pp) .header__heading img,
body:has(.striker-pp) .header__heading-link img {
  width: 230px !important;
  max-width: 230px !important;
  height: auto !important;
}

/* Main section */
.striker-pp {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  color: #050505;
  overflow: hidden;
}

/* Gallery */
.striker-pp-gallery-scroll {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  background: #f5f5f5;
  margin: 0 !important;
}

.striker-pp-gallery-scroll::-webkit-scrollbar {
  display: none;
}

.striker-pp-gallery-slide {
  flex: 0 0 100%;
  scroll-snap-align: start;
  aspect-ratio: 1 / 1;
  background: #f5f5f5;
}

.striker-pp-gallery-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Dots */
.striker-pp-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 16px 0 14px !important;
  margin: 0 !important;
}

.striker-pp-dots span {
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #cfcfcf;
}

.striker-pp-dots span:first-child {
  width: 18px;
  background: #000;
}

/* Info */
.striker-pp-info {
  padding: 0 20px 42px !important;
  max-width: 760px;
  margin: 0 auto;
}

.striker-pp-info h1 {
  font-size: clamp(28px, 7.2vw, 42px) !important;
  line-height: .92 !important;
  letter-spacing: -0.045em;
  text-transform: uppercase;
  margin: 0 0 10px !important;
  font-weight: 950;
}

/* Price */
.striker-pp-price-row {
  margin-bottom: 10px !important;
}

.striker-pp-price {
  font-size: 22px !important;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.striker-pp-compare {
  color: #999;
  text-decoration: line-through;
  margin-left: 8px;
  font-size: 16px;
}

/* Reviews */
.striker-pp-reviews {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 21px;
  line-height: 1;
  margin-bottom: 26px !important;
  white-space: nowrap;
}

.striker-pp-reviews span {
  color: #707070;
  font-size: 16px;
}

/* Labels */
.striker-pp-label {
  color: #ed1c24;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .24em;
  text-transform: uppercase;
  margin: 0 0 12px;
}

.striker-pp-selector {
  margin-bottom: 26px;
}

/* Weight buttons */
.striker-pp-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.striker-pp-option {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 72px !important;
  min-height: 72px !important;
  padding: 0 !important;
  border: 1px solid #d9d9d9;
  border-radius: 14px;
  background: #f8f8f8;
  text-decoration: none;
  color: #000;
  font-size: 18px !important;
  font-weight: 900;
  transition: all .2s ease;
}

.striker-pp-option:hover {
  background: #fff;
  border-color: #111;
}

/* Bundle cards */
.striker-pp-bundles {
  display: grid;
  gap: 12px;
}

.striker-pp-bundle {
  position: relative;
  display: block;
  padding: 20px 108px 20px 20px;
  border: 1px solid #d9d9d9;
  border-radius: 16px;
  background: #f8f8f8;
  text-decoration: none;
  color: #000;
  transition: all .2s ease;
}

.striker-pp-bundle:hover {
  background: #fff;
  border-color: #111;
}

.striker-pp-bundle strong {
  display: block;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 7px;
}

.striker-pp-bundle small {
  display: block;
  color: #737373;
  font-size: 15px;
  line-height: 1.35;
}

.striker-pp-save {
  position: absolute;
  right: 14px;
  top: 18px;
  background: #ed1c24;
  color: #fff;
  border-radius: 999px;
  padding: 8px 13px;
  font-size: 12px;
  font-weight: 900;
}

/* Add to cart */
.striker-pp-atc {
  position: sticky;
  bottom: 14px;
  z-index: 20;
  width: 100%;
  margin: 26px 0 30px;
  padding: 20px 18px;
  border: none;
  border-radius: 16px;
  background: #ed1c24;
  color: #fff;
  font-size: 17px;
  font-weight: 950;
  letter-spacing: .03em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(237, 28, 36, .22);
}

/* Benefits */
.striker-pp-benefits {
  list-style: none;
  padding: 0;
  margin: 4px 0 0;
  display: grid;
  gap: 18px;
}

.striker-pp-benefits li {
  position: relative;
  padding-left: 34px;
  margin: 0;
  color: #646464;
  font-size: 18px;
  line-height: 1.35;
}

.striker-pp-benefits li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: -5px;
  color: #ed1c24;
  font-size: 30px;
  font-weight: 950;
}

/* Desktop */
@media screen and (min-width: 750px) {
  .striker-pp {
    display: grid;
    grid-template-columns: 56% 44%;
    align-items: start;
  }

  .striker-pp-gallery-scroll {
    position: sticky;
    top: 0;
  }

  .striker-pp-info {
    padding: 48px 44px 70px !important;
  }

  .striker-pp-atc {
    position: static;
  }
}
/* STRIIKER custom product page only — remove top announcement spacing */
html body:has(.striker-pp) {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* Hide Dawn's default announcement bar on the custom product page only */
@media screen and (max-width: 749px) {
  body:has(.striker-pp)
  .shopify-section-group-header-group.announcement-bar-section,
  
  body:has(.striker-pp)
  .shopify-section-group-header-group
  .utility-bar {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  /* Keep the custom STRIIKER bar visible */
  body:has(.striker-pp) .striker-announcement {
    display: block !important;
    height: 34px !important;
    min-height: 34px !important;
    max-height: 34px !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: hidden !important;
  }
}

/* make header start at the very top */
html body:has(.striker-pp) .shopify-section-group-header-group,
html body:has(.striker-pp) .section-header,
html body:has(.striker-pp) .header-wrapper,
html body:has(.striker-pp) sticky-header {
  top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* Product page only */
body:has(.striker-pp) .header__heading,
body:has(.striker-pp) .header__heading-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
}

/* Nudge logo down slightly */
body:has(.striker-pp) .header__heading-logo,
body:has(.striker-pp) .header__heading-logo-wrapper img {
    transform: translateY(15%);
}
/* Hide search icon on product page only */
body:has(.striker-pp) .header__icon--search,
body:has(.striker-pp) .header__search,
body:has(.striker-pp) .predictive-search {
    display: none !important;
}
@media (max-width: 749px) {
  .striker-pp-gallery-scroll {
    overflow-x: auto !important;
    display: flex !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: pan-x !important;
    scrollbar-width: none;
  }

  .striker-pp-gallery-scroll::-webkit-scrollbar {
    display: none;
  }

  .striker-pp-gallery-slide {
    min-width: 100% !important;
    flex: 0 0 100% !important;
    scroll-snap-align: start !important;
  }

  .striker-pp-dots {
    display: flex !important;
    gap: 8px !important;
    width: calc(100% - 36px) !important;
    margin: -28px auto 18px !important;
    position: relative !important;
    z-index: 50 !important;
  }

  .striker-pp-dots span {
    display: block !important;
    flex: 1 !important;
    height: 3px !important;
    background: rgba(255,255,255,.75) !important;
    border-radius: 0 !important;
    cursor: pointer;
  }

  .striker-pp-dots span.is-active {
    background: #000 !important;
  }
}
@media (max-width: 749px) {
  body:has(.striker-pp) .header__heading-logo,
  body:has(.striker-pp) .header__heading-logo-wrapper img {
    width: 160px !important;
    max-width: 160px !important;
    height: auto !important;
    transform: translateY(19%) !important;
  }
}
.striker-pp-option.is-current,
.striker-pp-bundle.is-current {
  border: 2px solid #ed1c24 !important;
}
.striker-trust{
    transform: scale(0.80);
    transform-origin: left center;
}
.striker-trust > span{
    font-size: 16px !important;
    line-height: 1;
}
.striker-trust p {
    font-size: 15px !important;
    font-weight: 500;
    line-height: 1;
}
.striker-hero .striker-trust p {
    color: #666666 !important;
}
.striker-action::before {
    display: none !important;
    content: none !important;
}
.striker-action {
    padding-bottom: 30px !important;
    padding-top: 22px !important;
}
.striker-products-head p {
    margin-bottom: 2px !important;
}
.striker-pill {
    font-size: 9px !important;
    font-weight: 700;
    letter-spacing: 0.08em;
    padding: 3px 10px !important;
    line-height: 1;
    border-radius: 999px;
}
.striker-weight-tag {
    font-size: 10px !important;
    font-weight: 700;
    letter-spacing: 0.05em;
    padding: 4px 8px !important;
    min-width: 56px !important;
    border-radius: 6px;
}
.striker-social {
    padding-top: 16px !important;
}
.striker-social::before {
    left: 24px;
    right: 24px;
    width: auto;
    margin: 0 0 20px !important;
}
.striker-social-head p {
    margin-bottom: 4px !important;
}
.striker-social-head h2 {
    margin-bottom: 8px !important;
}
.striker-social-proofbar{
  display:grid !important;
  grid-template-columns: 1fr 1fr !important;
  align-items:center !important;
  gap:10px !important;
  padding:16px 12px !important;
}

.striker-social-proof-item{
  min-width:0 !important;
  text-align:center !important;
}

.striker-social-proof-item strong{
  font-size:34px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}

.striker-social-proof-item span{
  font-size:12px !important;
  line-height:1.2 !important;
  white-space:nowrap !important;
}

/* forces all stars onto one line */
.striker-social-proof-stars,
.striker-social-proof-item .stars{
  display:block !important;
  white-space:nowrap !important;
  font-size:30px !important;
  line-height:1 !important;
  letter-spacing:-2px !important;
}

.striker-social-proof-stars span,
.striker-social-proof-item .stars span{
  display:inline !important;
}
/* Make social proof content smaller */
.striker-social-proof-item strong{
    font-size: 26px !important;
    line-height: 1 !important;
    display:block;
}

.striker-social-proof-item span{
    font-size: 11px !important;
    line-height: 1.2 !important;
    display:block;
    margin-top:6px !important;
}

/* Stars */
.striker-social-proof-item:last-child strong{
    font-size: 29px !important;
    letter-spacing:-1px !important;
    white-space:nowrap;
}

/* Make each half slightly narrower */
.striker-social-proof-item{
    padding:0 6px !important;
}
/* Allow both halves to shrink */
.striker-social-proof-item{
    flex: 1 1 0 !important;
    min-width: 0 !important;
    overflow: hidden !important;
}

/* Stars stay inside their half */
.striker-social-proof-item:last-child strong{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    font-size: clamp(25px, 6vw, 38px) !important;
    letter-spacing: -1px !important;
    width: 100%;
}
.striker-social-video-grid{
    margin-bottom: 16px !important;
}
.striker-social-head{
    margin-bottom: 16px !important;
}
.striker-social-proofbar{
    margin-bottom: 12px !important;
}
.striker-social-seen p{
    margin-bottom: 0px !important;
}
.striker-social-seen h3{
    margin-bottom: 10px !important;
}
.striker-social-cta-text{
    margin: 0px 0 8px !important;
}
.striker-social-seen{
    margin-bottom: 10px !important;
}
@media (max-width: 749px) {
  .striker-social {
    padding-bottom: 28px !important;
  }
}
.striker-how {
    border-top: none;
    position: relative;
}

.striker-how::before {
    content: "";
    position: absolute;
    top: 0;
    left: 24px;
    right: 24px;
    height: 1px;
    background: #e5e5e5;
}
@media (max-width: 749px) {
  .striker-action-head {
    margin-bottom: 16px !important; /* was 28px */
    padding-bottom: 4px !important; /* reduce the orange space */
  }
}
@media (max-width: 749px) {
  .striker-products-head {
    margin-bottom: 20px !important; /* was 44px */
  }
}
@media (max-width: 749px) {
  section#shop.striker-products {
    padding-bottom: 16px !important;
  }
}
@media (max-width: 749px) {
  .striker-how {
    padding-top: 20px !important;
  }
}
@media (max-width: 749px) {
  .striker-step h3 {
    margin-bottom: 4px !important; /* was around 10px */
  }
}
@media (max-width: 749px) {
    .striker-ready::before {
        width: 390px !important;
    }
}
.striker-ready::before {
    width: calc(100% - 10px) !important;
}
.striker-ready-head{
    max-width: 820px;
    margin: 0 auto 36px;
    text-align: center;
}

.striker-ready-head p{
    margin: 0 0 18px;
    color: #E51F2F;
    font: 700 15px Assistant, sans-serif;
    text-transform: uppercase;
    letter-spacing: .22em;
}

.striker-ready-head h2{
    margin: 0 auto 20px;
    max-width: 760px;
    font-family: Oswald, Impact, sans-serif;
    font-size: 76px;
    font-weight: 700;
    line-height: .88;
    text-transform: uppercase;
    color: #121212;
    text-align: center;
}

.striker-ready-head div{
    max-width: 720px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.55;
    color: #737373;
}

@media (max-width:749px){

    .striker-ready-head{
        margin: 0 auto 16px;
    }

    .striker-ready-head p{
        margin-bottom: 4px;
    }

    .striker-ready-head h2{
        font-size: 36px;
        line-height: .88;
        margin-bottom: 8px;
        max-width: 340px;
    }

    .striker-ready-head div{
        font-size: 18px;
        max-width: 340px;
    }
}
.striker-ready-points{
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:18px !important;
    margin: 8px 0 12px !important;
}

.striker-ready-points span{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    width:100% !important;
    gap:6px !important;
    font-size:18px;
    font-weight:700;
}

.striker-ready-points img{
    width:28px;
    height:28px;
    flex-shrink:0;
}

.striker-ready-card .striker-add{
    display:block !important;
    width:100% !important;
    max-width:420px !important;
    margin:12px auto 0 !important;
    padding:22px 24px !important;
    text-align:center !important;
    font-size:18px !important;
    font-weight:700 !important;
}
.striker-ready-points{
  gap:14px !important;
  margin:24px 0 28px !important;
}

.striker-ready-points span{
  font-size:17px !important;
  line-height:1.2 !important;
}

.striker-ready-card .striker-add{
  margin-top:4px !important;
  padding:20px 24px !important;
  font-size:18px !important;
}
.striker-ready-card .striker-add{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    width:100% !important;
    max-width:540px;
    margin:8px auto 0 !important;

    height:72px;
    padding:0 24px !important;

    background:#ef1f2f;
    color:#fff;
    border:none;
    border-radius:10px;

    font-family:Assistant,sans-serif;
    font-size:18px;
    font-weight:700;
    line-height:1;
    text-align:center !important;

    cursor:pointer;
}
.striker-ready .striker-product-image img{
    object-position: 23% center !important;
}
@media screen and (max-width: 749px) {
  body section.striker-ready {
    padding-bottom: 16px !important;
  }
}
@media (max-width:749px){

  .striker-features-head h2{
      margin-bottom: 4px !important;
  }

}
@media (max-width:749px){

  section.striker-features{
    position: relative;
  }

@media (max-width:749px){

  section#faq.striker-faq{
    position: relative;
    padding-top: 24px !important;
  }

  section#faq.striker-faq::before{
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: 1px;
    background: #e5e5e5;
    margin: 0 auto 24px;
  }

}
@media (max-width:749px){
  section.striker-features{
    padding-bottom: 14% !important;
  }
}
@media screen and (max-width:749px){
    .striker-faq-head{
        margin-bottom: 24px !important;
    }
}
@media screen and (max-width:749px) {
  .striker-footer-grid {
    row-gap: 18px !important;
    column-gap: 0 !important;
  }
}
@media screen and (max-width:749px) {
  .striker-footer-brand p {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width:749px) {
  .striker-footer {
    padding-top: 32px !important;
    padding-bottom: 16px !important;
  }
}
@media screen and (max-width: 749px) {
  .striker-footer-logo {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    display: block;
  }
}
@media screen and (max-width: 749px) {

  .striker-action-head,
  .striker-features-head,
  .striker-how-head,
  .striker-ready-head,
  .striker-faq-head {
    text-align: center !important;
  }

  .striker-action-head p,
  .striker-features-head p,
  .striker-how-head p,
  .striker-ready-head p,
  .striker-faq-head p {
    text-align: center !important;
  }

  .striker-action-head h2,
  .striker-features-head h2,
  .striker-how-head h2,
  .striker-ready-head h2,
  .striker-faq-head h2 {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }

  .striker-action-head > div,
  .striker-features-head > div,
  .striker-how-head > div,
  .striker-ready-head > div,
  .striker-faq-head > div {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 749px) {
  .striker-products-head p,
  .striker-products-head h2 {
    text-align: center !important;
  }
}
@media screen and (max-width: 749px) {

  /* Center heading */
  .striker-action-head {
    text-align: center !important;
  }

  /* Left align description */
  .striker-action-head > div {
    text-align: left !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

}
@media screen and (max-width: 749px) {

  .striker-social-head {
    text-align: center !important;
  }

  .striker-social-head > div {
    text-align: left !important;
    margin: 0 !important;
    max-width: 100% !important;
  }

}
@media screen and (max-width: 749px) {

  /* Keep eyebrow + heading centered */
  .striker-ready-head {
    text-align: center !important;
  }

  /* Left-align the description */
  .striker-ready-head > div {
    text-align: left !important;
    margin: 0 !important;
    max-width: 100% !important;
  }

}
@media screen and (max-width: 749px) {

  /* Keep eyebrow + heading centered */
  .striker-features-head {
    text-align: center !important;
  }

  /* Left-align the description */
  .striker-features-head > div {
    text-align: left !important;
    margin: 0 !important;
    max-width: 100% !important;
  }

}.striker-product-image {
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.striker-product-info {
  position: relative;
  z-index: 2;
}

.striker-product-image {
  position: relative;
  z-index: 1;
}

.striker-add {
  position: relative;
  z-index: 5;
  cursor: pointer !important;
}
.striker-pp-trust {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  
  border: 1px solid #dedede;
  border-radius: 999px;
  padding: 8px 14px;
  margin: 8px 0 12px;
  color: #777;
  font-size: 15px;
  line-height: 1;
}

.striker-pp-trust span {
  color: #111;
  font-size: 17px;
  letter-spacing: -1px;
}

.striker-pp-trust p {
  margin: 0;
}
.striker-pp-trust{
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: fit-content;

    margin: 2px 0 4px;
    padding: 5px 12px;

    border: 1px solid #d9d9d9;
    border-radius: 999px;

    background: #fff;
}

.striker-pp-trust p{
    margin: 0;

    color: #777;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
}
/* Override spacing below gallery dots */
.striker-pp .striker-pp-dots{
    margin-bottom: 16px !important;
    padding-bottom: 0 !important;
}
/* Product page trust pill override */
.striker-pp-trust{
    padding: 4px 9px !important;
    margin: 0 0 5px !important;
    border-radius: 999px !important;
}

.striker-pp-trust p{
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
}
.striker-pp-atc {
    margin: 18px 0 30px !important;
}
.striker-pp-info {
    padding-bottom: 20px !important;
}
/* Product page benefits */
.striker-pp-benefits{
    margin-top: 18px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.striker-pp-benefits span{
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 18px;
    font-weight: 600;
    color: #202020;
    line-height: 1.2;
}

.striker-pp-benefits img{
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
    object-fit: contain;
    display: block;
    flex-shrink: 0;
}

.striker-pp-benefits span:last-child{
    gap: 12px;
}


/* Scale the first 3 icons up without changing their aspect ratio */
.striker-pp-benefits span img{
    width: auto !important;
    height: 54px !important;   /* Increase to 60px or 64px if needed */
    object-fit: contain;
    display: block;
    flex-shrink: 0;
}
.striker-pp-installments{
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.striker-pp-klarna{
  height: 14px;
  width: auto;
  display: inline-block;
  object-fit: contain;
  vertical-align: middle;
}
.striker-klarna-link{
    display:flex;
    align-items:center;
    gap:6px;
    text-decoration:none;
}

.striker-klarna-info{
    width:18px;
    height:18px;
    border:1.5px solid #777;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:12px;
    font-weight:700;
    color:#666;
    line-height:1;
    transition:.2s;
}

.striker-klarna-link:hover .striker-klarna-info{
    border-color:#000;
    color:#000;
}

.striker-pp-klarna{
    height:14px;
    width:auto;
    display:block;
}
.striker-klarna-link,
.striker-klarna-info-link{
    text-decoration: none;
    border: 0;
    outline: none;
    box-shadow: none;
}

.striker-klarna-link:visited,
.striker-klarna-info-link:visited{
    text-decoration: none;
}

.striker-klarna-link:hover,
.striker-klarna-info-link:hover{
    text-decoration: none;
}
/* Bring Klarna section closer to Add to Cart */

.striker-pp-atc{
    margin-bottom: 8px !important;
}

.striker-pp-installments{
    margin-top: 9px !important;
    margin-bottom: 18px !important;
    padding-top: 0 !important;
}
.striker-pp-express-form{
  margin: 10px 0 8px;
}

.striker-pp-express-form .shopify-payment-button{
  margin: 0;
}

.striker-pp-express-form .shopify-payment-button__button{
  min-height: 54px !important;
  border-radius: 18px !important;
  overflow: hidden;
}

.striker-pp-express-form .shopify-payment-button__button--hidden{
  display: none !important;
}
/* Klarna instalment line */

.striker-pp-installments{
    font-size: 13px !important;
    line-height: 1.2 !important;
    margin: 8px 0 0 !important;
    color: #555 !important;
}

.striker-pp-installments strong{
    font-size: 13px !important;
    font-weight: 700 !important;
}

.striker-pp-klarna{
    height: 15px !important;
    width: auto !important;
    vertical-align: middle;
    margin-left: 4px !important;
}

.striker-klarna-info{
    font-size: 14px !important;
    margin-left: 4px !important;
}
/* Hide "More payment options" */

.shopify-payment-button__more-options{
    display: none !important;
}
/* Product page benefits - clean left aligned layout */
.striker-pp-benefits{
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 18px !important;

  width: 100% !important;
  margin: 22px 0 0 !important;
  padding: 0 !important;
}

.striker-pp-benefits span{
    display:grid !important;
    grid-template-columns:48px auto;
    align-items:center;
    column-gap:18px;
    font-size:18px;
    font-weight:700;
    color:#202020;
    line-height:1.2;
}

.striker-pp-benefits img{
    width:38px !important;
    height:38px !important;
    object-fit:contain;
    justify-self:center;
    display:block;
}
.striker-pp-description{
    border-top:1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    margin-top:26px;
}

.striker-desc-toggle{
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:22px 0;
    background:none;
    border:none;
    cursor:pointer;
}

.striker-desc-label{
    font-size:18px;
    font-weight:500;
    color:#202020;
    text-transform:none;
    letter-spacing:0;
}

.striker-desc-icon{
    font-size:40px;
    font-weight:300;
    color:#202020;
    line-height:1;
    transition:.25s;
}

.striker-desc-content{
    display:none;
    padding-bottom:24px;
}

.striker-desc-content p{
    font-size:17px;
    line-height:1.75;
    color:#666;
    margin:0 0 18px;
}

.striker-pp-description.open .striker-desc-content{
    display:block;
}
/* Description accordion icon adjustment */
.striker-desc-toggle{
    padding-right: 18px !important;
}

.striker-desc-icon{
    position: relative;
    width: 22px;
    height: 22px;
    font-size: 0 !important;
}

.striker-desc-icon::before,
.striker-desc-icon::after{
    content: "";
    position: absolute;
    background: #202020;
    border-radius: 2px;
    transition: transform .25s ease, opacity .25s ease;
}

.striker-desc-icon::before{
    width: 22px;
    height: 3px;
    top: 9.5px;
    left: 0;
}

.striker-desc-icon::after{
    width: 3px;
    height: 22px;
    top: 0;
    left: 9.5px;
}

.striker-pp-description.open .striker-desc-icon::after{
    opacity: 0;
    transform: scaleY(0);
}
.striker-pp-delivery{
    border-bottom:1px solid #d8d8d8;
}

.striker-delivery-toggle{
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:22px 18px 22px 0;
    background:none;
    border:none;
    cursor:pointer;
}

.striker-delivery-label{
    font-size:18px;
    font-weight:500;
    color:#202020;
}

.striker-delivery-icon{
    position:relative;
    width:22px;
    height:22px;
}

.striker-delivery-icon::before,
.striker-delivery-icon::after{
    content:"";
    position:absolute;
    background:#202020;
    border-radius:2px;
    transition:.25s ease;
}

.striker-delivery-icon::before{
    width:22px;
    height:3px;
    top:9.5px;
    left:0;
}

.striker-delivery-icon::after{
    width:3px;
    height:22px;
    top:0;
    left:9.5px;
}

.striker-pp-delivery.open .striker-delivery-icon::after{
    opacity:0;
    transform:scaleY(0);
}

.striker-delivery-content{
    display:none;
    padding-bottom:24px;
}

.striker-delivery-content p{
    margin:0 0 18px;
    color:#666;
    font-size:16px;
    line-height:1.7;
}

.striker-pp-delivery.open .striker-delivery-content{
    display:block;
}
body:has(.striker-pp) .striker-social::before{
  display:none !important;
}
/* Product page Add to Cart - black Apple Pay style */
.striker-pp .striker-pp-atc{
  background: #000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;

  height: 58px !important;
  min-height: 58px !important;
  padding: 0 18px !important;

  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: .32em !important;
  text-transform: uppercase !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  margin-bottom: 10px !important;
}

.striker-pp .striker-pp-atc:hover{
  background: #111 !important;
}
.striker-pp .striker-pp-atc{
    width:100%;
    height:50px !important;
    min-height:50px !important;

    display:flex;
    align-items:center;
    justify-content:center;

    margin:0 0 12px;
    padding:0;

    background:#000;
    color:#fff;

    border:none;
    border-radius:0;
    box-shadow:none;

    font-family:Assistant,sans-serif;
    font-size:14px;
    font-weight:500;
    letter-spacing:.28em;
    text-transform:uppercase;

    cursor:pointer;
    transition:background .2s ease;
}

.striker-pp .striker-pp-atc:hover{
    background:#111;
}
/* Bundle image clickable - restore original layout */
.striker-ready .striker-product-image{
  position: static !important;
  overflow: hidden !important;
}

.striker-ready .striker-product-image a{
  display: contents !important;
}

.striker-ready .striker-product-image img{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: unset !important;
  object-position: unset !important;
  transform: none !important;
}
/* Make the image area slightly shorter */
.striker-ready .striker-product-image{
    aspect-ratio: 1.6 / 1 !important;
    overflow: hidden;
}

/* Fill it a little more */
.striker-ready .striker-product-image img{
    width: 100% !important;
    height: auto !important;
    transform: translateX(16px) scale(1.13) !important;
    transform-origin: center 20% !important;
    transition: transform .3s ease;
  
}
.striker-feature-image.hiw{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: scale(1.5) translateY(-25px) !important;
  transform-origin: center center !important;
}
/* Keep product gallery dots behind sticky header */
.striker-pp .striker-pp-dots{
  position: relative !important;
  z-index: 1 !important;
}

/* Make header stay above product page dots */
.header,
.shopify-section-header,
.shopify-section-header-sticky,
.shopify-section-group-header-group{
  position: sticky;
  z-index: 50 !important;
}

/* Remove the literal + inside the product-page accordion icons */
.striker-pp-description
.striker-desc-toggle
.striker-desc-icon,

.striker-pp-delivery
.striker-delivery-toggle
.striker-delivery-icon {
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
}

/* Keep only the clean CSS-drawn cross */
.striker-pp-description
.striker-desc-toggle
.striker-desc-icon::before,

.striker-pp-description
.striker-desc-toggle
.striker-desc-icon::after,

.striker-pp-delivery
.striker-delivery-toggle
.striker-delivery-icon::before,

.striker-pp-delivery
.striker-delivery-toggle
.striker-delivery-icon::after {
  content: "" !important;
}
/* TABLET ONLY TEST - DO NOT DELETE YET */
@media only screen and (min-width: 750px) and (max-width: 1023px) {
  body::before {
    content: "TABLET CSS ACTIVE";
    position: fixed;
    top: 120px;
    left: 20px;
    z-index: 999999999;
    background: red;
    color: white;
    font-size: 30px;
    font-weight: 900;
    padding: 20px;
  }

  

  .striker-header {
    background: lime !important;
    border: 10px solid blue !important;
  }
}
@media screen and (max-width: 749px) {
  #features .striker-feature-image {
    transform: translateX(0px) !important;
  }
}
@media screen and (max-width: 749px) {
  #features .striker-feature {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    width: 100% !important;
    margin: 0 0 -20px !important;
    padding: 0 !important;
  }

  #features .striker-feature-icon {
    flex: 0 0 auto !important;
    margin: 0 0 4px !important;
    position: static !important;
    transform: none !important;
  }

  #features .striker-feature h3 {
    position: static !important;
    width: 100% !important;
    margin: 0 0 3px !important;
    padding: 0 !important;
  }

  #features .striker-feature p {
    position: static !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media screen and (min-width: 750px) and (max-width: 1023px) {
  #features .striker-feature .striker-feature-icon {
    overflow: hidden !important;
  }

  #features .striker-feature .striker-feature-icon > img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: contain !important;

    transform: scale(2.4) !important;
    transform-origin: center center !important;
  }
}
@media screen and (min-width: 1024px) {
  .striker-cart-summary > p {
    margin-top: 14px !important;
    margin-bottom: 0 !important;
    position: relative !important;
  }
}

@media screen and (max-width: 749px) {
  .striker-ready::before {
    width: calc(100% - 32px) !important;
    margin: 0 16px 20px !important;
    transform: none !important;
  }
}

@media screen and (max-width: 749px) {
  #features {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 749px) {
  #features {
    padding-top: 36px !important;
  }
}

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

   .striker-hero-buttons {
    display: flex !important;
    justify-content: center !important;
    gap: 10px !important;
  }

  .striker-btn {
    flex: 0 0 135px !important;
    width: 135px !important;
    max-width: 135px !important;
    min-width: 135px !important;
    height: 42px !important;
    padding: 0 12px !important;
    font-size: 14px !important;
  }

  /* Hero stats */
  .striker-stats {
    gap: 18px !important;
  }

  .striker-stats strong {
    font-size: 17px !important;
  }

  .striker-stats span {
    font-size: 11px !important;
  }

}
/* ===== MOBILE - COLLECTION HEADING ===== */
@media screen and (max-width: 749px) {

  .striker-products-head p{
    margin: 0 0 3px !important;
    color: #e51f2f !important;
    text-transform: uppercase !important;
    letter-spacing: 0.12em !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

}
/* ==================================================
   STRIIKER TABLET + DESKTOP MENU
================================================== */

@media screen and (min-width: 750px) {

  header.striker-header {
    position: relative !important;
  }

  /* Hide the normal desktop navigation */
  header.striker-header > .striker-nav {
    display: none !important;
  }

  /* Hamburger button */
  header.striker-header > .striker-menu-toggle {
    position: absolute !important;
    left: 42px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;

    width: 36px !important;
    height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    background: transparent !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    cursor: pointer !important;

    z-index: 10002 !important;
  }

  /* Hamburger lines */
  header.striker-header > .striker-menu-toggle > span {
    display: block !important;
    visibility: visible !important;

    width: 36px !important;
    height: 3px !important;
    margin: 0 !important;

    background: #111 !important;
    border-radius: 999px !important;
    transform-origin: center !important;

    transition:
      transform 0.25s ease,
      opacity 0.2s ease !important;
  }

  /* Animate into X */
  header.striker-header > .striker-menu-toggle.open > span:nth-child(1) {
    transform: translateY(11.5px) rotate(45deg) !important;
  }

  header.striker-header > .striker-menu-toggle.open > span:nth-child(2) {
    opacity: 0 !important;
  }

  header.striker-header > .striker-menu-toggle.open > span:nth-child(3) {
    transform: translateY(-11.5px) rotate(-45deg) !important;
  }

 @media screen and (min-width: 750px) {

  /* Closed drawer */
  header.striker-header > nav#mobileMenu.striker-mobile-menu {
    position: fixed !important;
    top: 0 !important;
    left: -380px !important;
    right: auto !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 46px !important;

    width: 380px !important;
    min-width: 380px !important;
    max-width: 380px !important;
    height: 100vh !important;
    height: 100dvh !important;

    margin: 0 !important;
    padding: 140px 56px 50px !important;

    background: #fff !important;
    box-shadow:none; 

    transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: none !important;

    transition: left 0.35s ease !important;
    z-index: 10001 !important;
  }

  /* Open drawer */
  header.striker-header > nav#mobileMenu.striker-mobile-menu.open {
    left: 0 !important;
    transform: none !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  /* Drawer links */
  header.striker-header > nav#mobileMenu.striker-mobile-menu a {
    display: block !important;
    position: static !important;

    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;

    color: #111 !important;
    font-size: 30px !important;
    font-weight: 800 !important;
    line-height: 1.15 !important;
    text-decoration: none !important;
  }
}

/* FORCE DESKTOP HAMBURGER BARS TO SHOW */
@media screen and (min-width: 1024px) {
  header.striker-header > button.striker-menu-toggle {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;

    width: 36px !important;
    height: 26px !important;

    visibility: visible !important;
    opacity: 1 !important;
    overflow: visible !important;
  }

  header.striker-header > button.striker-menu-toggle > span {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;

    width: 36px !important;
    min-width: 36px !important;
    height: 3px !important;
    min-height: 3px !important;

    background-color: #111 !important;
    background-image: none !important;
    border-radius: 999px !important;
  }

  header.striker-header > button.striker-menu-toggle.open > span:nth-child(1) {
    transform: translateY(11.5px) rotate(45deg) !important;
  }

  header.striker-header > button.striker-menu-toggle.open > span:nth-child(2) {
    opacity: 0 !important;
  }

  header.striker-header > button.striker-menu-toggle.open > span:nth-child(3) {
    transform: translateY(-11.5px) rotate(-45deg) !important;
  }
}

/* =====================================================
   STRIIKER MEMBERS POPUP
===================================================== */

body.striker-popup-open {
  overflow: hidden;
}

.striker-popup-overlay {
  position: fixed;
  inset: 0;
  z-index: 2147483647;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 20px;

  background: rgba(0, 0, 0, 0.48);

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transition:
    opacity 0.25s ease,
    visibility 0s linear 0.25s;
}

.striker-popup-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;

  transition:
    opacity 0.25s ease,
    visibility 0s;
}

.striker-popup {
  position: relative;

  width: min(520px, 100%);
  max-height: calc(100dvh - 40px);
  overflow-y: auto;

  padding: 54px 42px 42px;

  background: #fff;
  border-radius: 20px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22);

  text-align: center;

  transform: translateY(18px) scale(0.98);
  transition: transform 0.25s ease;
}

.striker-popup-overlay.is-open .striker-popup {
  transform: translateY(0) scale(1);
}

.striker-popup-close {
  position: absolute;
  top: 16px;
  right: 18px;

  width: 40px;
  height: 40px;

  border: 0;
  background: transparent;

  color: #111;
  font-size: 34px;
  line-height: 1;
  cursor: pointer;
}

.striker-popup-eyebrow {
  margin: 0 0 10px;

  color: #ed1b2f;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.22em;
}

.striker-popup h2 {
  margin: 0 0 20px;

  color: #111;
  font-size: clamp(38px, 7vw, 58px);
  line-height: 0.95;
}

.striker-popup-copy,
.striker-popup-success > div {
  margin: 0 auto 28px;

  color: #777;
  font-size: 20px;
  line-height: 1.5;
}

.striker-popup-copy strong {
  color: #111;
  font-weight: 800;
}

.striker-popup-reveal,
.striker-popup-submit,
.striker-popup-success-close {
  width: 100%;
  min-height: 58px;

  border: 0;
  border-radius: 10px;

  background: #ed1b2f;
  color: #fff;

  font-size: 18px;
  font-weight: 800;
  cursor: pointer;

  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}

.striker-popup-reveal:hover,
.striker-popup-submit:hover,
.striker-popup-success-close:hover {
  opacity: 0.9;
}

.striker-popup-reveal:active,
.striker-popup-submit:active,
.striker-popup-success-close:active {
  transform: scale(0.99);
}

.striker-popup-form {
  display: grid;
  gap: 14px;
}

.striker-popup-form > label:not(.striker-popup-privacy) {
  display: grid;
  gap: 7px;

  text-align: left;
}

.striker-popup-form > label > span {
  color: #111;
  font-size: 14px;
  font-weight: 700;
}

.striker-popup-form input[type="text"],
.striker-popup-form input[type="email"] {
  width: 100%;
  min-height: 58px;

  padding: 0 18px;

  border: 1px solid #dedede;
  border-radius: 10px;
  background: #f5f5f5;

  color: #111;
  font: inherit;
  font-size: 17px;

  box-sizing: border-box;
}

.striker-popup-form input:focus {
  outline: 2px solid #111;
  outline-offset: 2px;
}

.striker-popup-privacy {
  display: grid;
  grid-template-columns: 22px 1fr;
  gap: 12px;
  align-items: start;

  margin: 8px 0;

  text-align: left;
}

.striker-popup-privacy input {
  width: 20px;
  height: 20px;
  margin: 2px 0 0;
}

.striker-popup-privacy span {
  color: #666 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.5;
}

.striker-popup-privacy a {
  color: #111;
  font-weight: 700;
  text-decoration: underline;
}

.striker-popup-submit:disabled {
  cursor: wait;
  opacity: 0.7;
}

.striker-popup-success-close {
  margin-top: 4px;
}

@media screen and (max-width: 749px) {
  .striker-popup-overlay {
    padding: 14px;
  }

  .striker-popup {
    padding: 50px 22px 26px;
    border-radius: 16px;
  }

  .striker-popup h2 {
    font-size: 42px;
  }

  .striker-popup-copy,
  .striker-popup-success > div {
    font-size: 17px;
  }
}

#strikerPopup .striker-popup-success-note {
  margin: -12px auto 25px;

  color: #8a8a8a;
  font-size: 15px;
  line-height: 1.45;

  max-width: 380px;
}

@media screen and (max-width: 749px) {
  #strikerPopup .striker-popup-success-note {
    font-size: 14px;
    margin: -10px auto 22px;
  }
}
#strikerPopup.striker-popup-overlay.is-open {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  z-index: 2147483647 !important;
  background: rgba(0, 0, 0, 0.55) !important;
}

#strikerPopup .striker-popup {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 2147483647 !important;
  background: #fff !important;
}

/* FORCE STRIIKER POPUP TO OVERLAY THE SCREEN */
#strikerPopup.striker-popup-overlay {
  position: fixed !important;
  inset: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;

  width: 100vw !important;
  height: 100vh !important;
  height: 100dvh !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  margin: 0 !important;
  padding: 20px !important;

  background: rgba(0, 0, 0, 0.48) !important;

  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;

  z-index: 2147483647 !important;
  box-sizing: border-box !important;
}

#strikerPopup.striker-popup-overlay.is-open {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

#strikerPopup > .striker-popup {
  position: relative !important;

  display: block !important;
  width: min(520px, calc(100vw - 40px)) !important;
  max-height: calc(100dvh - 40px) !important;
  overflow-y: auto !important;

  margin: 0 !important;
  padding: 54px 42px 42px !important;

  background: #fff !important;
  border-radius: 20px !important;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22) !important;

  opacity: 1 !important;
  visibility: visible !important;

  box-sizing: border-box !important;
}

.shopify-section:has(#strikerPopup) {
  position: static !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  overflow: visible !important;
}
/* STRIIKER POPUP — FORCE OVERLAY */

#strikerPopup {
  position: fixed !important;
  inset: 0 !important;

  width: 100vw !important;
  height: 100vh !important;
  height: 100dvh !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  margin: 0 !important;
  padding: 20px !important;

  background: rgba(0, 0, 0, 0.48) !important;

  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;

  z-index: 2147483647 !important;
  box-sizing: border-box !important;
}

#strikerPopup.is-open {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

#strikerPopup > .striker-popup {
  position: relative !important;
  display: block !important;

  width: min(520px, calc(100vw - 40px)) !important;
  max-height: calc(100dvh - 40px) !important;
  overflow-y: auto !important;

  margin: 0 !important;
  padding: 54px 42px 42px !important;

  background: #fff !important;
  border-radius: 20px !important;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22) !important;

  box-sizing: border-box !important;
}

@media screen and (max-width: 749px) {
  #strikerPopup {
    padding: 14px !important;
  }

  #strikerPopup > .striker-popup {
    width: calc(100vw - 28px) !important;
    padding: 50px 22px 26px !important;
    border-radius: 16px !important;
  }
}

/* Fix hero image at small laptop widths */
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  section#top.striker-hero
  .striker-hero-image-wrap
  img.striker-hero-image {
    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;
    object-position: center 55% !important;

    transform: scale(1) !important;
  }
}

@media (max-width: 749px){

  .striker-pp-price-row{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:2px;
  }

  .striker-pp-compare{
    font-size:24px;
    font-weight:500;
    color:#b8b8b8;
    text-decoration:line-through;
    line-height:1;
  }

}



