#fw-section-hero-1a5ed187-5e61-4f4a-bf93-9450b0e7e8b7 {
--font-heading-scale: 0.8;
--font-body-scale: 1.4;
}
#fw-section-hero-1a5ed187-5e61-4f4a-bf93-9450b0e7e8b7 {
--color-primary: #ffc803;
--color-primary-rgb: 255, 200, 3;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--color-on-background: #000000;
--color-on-background-rgb: 0, 0, 0;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #000000;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffc803;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #000000;
--secondary-btn-bg: transparent;
--secondary-btn-text: #000000;
--secondary-btn-border-color: #000000;

}
#fw-section-links-list-6fd5f618-fd89-4fdf-bd52-040f32d00eee {
--font-heading-scale: 1.2;
--font-body-scale: 1.15;
}
#fw-section-links-list-6fd5f618-fd89-4fdf-bd52-040f32d00eee {
--color-primary: #000000;
--color-primary-rgb: 0, 0, 0;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--color-on-background: #000000;
--color-on-background-rgb: 0, 0, 0;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #000000;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #000000;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #000000;
--secondary-btn-bg: transparent;
--secondary-btn-text: #000000;
--secondary-btn-border-color: #000000;
/* ===== NERIYA סטייל Fortnite (טיפה יותר דק) ===== */

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.link-list__heading {
  font-family: 'Bebas Neue', Impact, 'Arial Black', sans-serif !important;

  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-align: center !important;

  font-size: 52px !important;
  letter-spacing: 1.5px !important;
  line-height: 1 !important;

  margin: 0 auto !important;

  transform: skewX(-3deg);

  text-shadow: 0 1px 1px rgba(0,0,0,0.08);

  color: inherit !important;
}


/* ===== צבעים לפי רשת ===== */

a[href*="whatsapp"], 
a[href*="wa.me"] {
  background: linear-gradient(
    135deg,
    #25D366 0%,
    #1AE659 60%,
    #128C7E 100%
  ) !important;

  color: #ffffff !important;
}


/* ===== Instagram ===== */

a[href*="instagram"] {
  background: linear-gradient(
    45deg,
    #F58529,
    #DD2A7B,
    #8134AF,
    #515BD4
  ) !important;

  color: #ffffff !important;
}


/* ===== YouTube ===== */

a[href*="youtube"] {
  background-color: #FF0000 !important;
  color: #ffffff !important;
}


/* ===== TikTok ===== */

a[href*="tiktok"] {
  background-color: #000000 !important;
  color: #ffffff !important;
}


/* ===== Discord ===== */

a[href*="discord"] {
  background-color: #5865F2 !important;
  color: #ffffff !important;
}


/* ===== Kick ===== */

a[href*="kick.com"] {
  background: linear-gradient(
    135deg,
    #050505 0%,
    #101010 22%,
    #53FC18 65%,
    #46e61a 100%
  ) !important;

  color: #ffffff !important;

  box-shadow:
    0 4px 12px rgba(0,0,0,0.18),
    0 0 6px rgba(83,252,24,0.06) !important;
}


/* ===== Spotify ===== */

a[href*="spotify"] {
  background-color: #1ED860 !important;
  color: #ffffff !important;
}


/* ===== Apple Music ===== */

a[href*="music.apple"], 
a[href*="apple.com/music"] {
  background: linear-gradient(
    135deg,
    #FF2D55,
    #FA2D48,
    #FF6A7A,
    #FF8FA3
  ) !important;

  color: #ffffff !important;
}


/* ===== כפתורים ===== */

a[href] {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 12px;

  width: 270px !important;
  max-width: 90%;

  margin: 6px auto !important;

  padding: 10px 20px !important;

  border-radius: 999px;

  font-size: 18px !important;
  font-weight: 600;
  line-height: 1;

  text-align: center;
}


/* ===== אייקונים ===== */

a[href] svg,
a[href] img {
  width: 26px;
  height: 26px;

  flex-shrink: 0;
}

a[href*="instagram"] svg,
a[href*="instagram"] img {
  width: 27px;
  height: 27px;
}


/* ===== אפקטים ===== */

a[href] {
  transition: all 0.2s ease;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

a[href]:hover {
  filter: brightness(0.9);
  transform: scale(0.98);
}
}




#fw-section-image-with-text-6392c9f8-0bee-4927-b954-b37694779ba8 {

/* ===== צבעים לפי כפתורים ===== */

/* Fortnite Redeem Codes */
a[href*="fortnite.com/redeem"] {
  background: linear-gradient(135deg, #6C5CE7, #4F46E5, #00C2FF) !important;
  color: #ffffff !important;
}

/* ביט (גרדיאנט) */
a[href*="bitpay.co.il"] {
  background: linear-gradient(135deg, #36EDF6, #1EC6D9, #0FA3C2) !important;
  color: #ffffff !important;
}

/* פייבוקס (גרדיאנט) */
a[href*="payboxapp.com"] {
  background: linear-gradient(135deg, #06A9F4, #0288D1, #01579B) !important;
  color: #ffffff !important;
}

/* וואטסאפ (גרדיאנט) */
a[href*="wa.me"] {
  background: linear-gradient(135deg, #25D366, #1AE659, #128C7E) !important;
  color: #ffffff !important;
}


/* ===== יישור + גודל מושלם ===== */

a[href*="fortnite.com/redeem"],
a[href*="bitpay.co.il"],
a[href*="payboxapp.com"],
a[href*="wa.me"] {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;

  gap: 10px;

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

  transition: all 0.25s ease;
  box-shadow: 0 6px 18px rgba(0,0,0,0.25);
}


/* ===== אייקונים ===== */

a[href*="fortnite.com/redeem"] svg,
a[href*="bitpay.co.il"] svg,
a[href*="payboxapp.com"] svg,
a[href*="wa.me"] svg,

a[href*="fortnite.com/redeem"] img,
a[href*="bitpay.co.il"] img,
a[href*="payboxapp.com"] img,
a[href*="wa.me"] img {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}


/* ===== אפקטים ===== */

a[href*="fortnite.com/redeem"]:hover,
a[href*="bitpay.co.il"]:hover,
a[href*="payboxapp.com"]:hover,
a[href*="wa.me"]:hover {
  filter: brightness(1.05);
  transform: scale(1.03);
}
}

#fw-section-hero-1729779063 {
--font-heading-scale: 1.0;
--font-body-scale: 1.27;
}
#fw-section-hero-1729779063 {
--color-primary: #ffc107;
--color-primary-rgb: 255, 193, 7;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffc107;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}

#fw-section-image-with-text-fd6c06c5-317a-47db-a477-8c672c772c21 {

/* ===== צבעים לפי כפתורים ===== */

/* Fortnite Redeem Codes */
a[href*="fortnite.com/redeem"] {
  background: linear-gradient(135deg, #6C5CE7, #4F46E5, #00C2FF) !important;
  color: #ffffff !important;
}

/* ביט (גרדיאנט) */
a[href*="bitpay.co.il"] {
  background: linear-gradient(135deg, #36EDF6, #1EC6D9, #0FA3C2) !important;
  color: #ffffff !important;
}

/* פייבוקס (גרדיאנט) */
a[href*="payboxapp.com"] {
  background: linear-gradient(135deg, #06A9F4, #0288D1, #01579B) !important;
  color: #ffffff !important;
}

/* וואטסאפ (גרדיאנט) */
a[href*="wa.me"] {
  background: linear-gradient(135deg, #25D366, #1AE659, #128C7E) !important;
  color: #ffffff !important;
}


/* ===== יישור + גודל מושלם ===== */

a[href*="fortnite.com/redeem"],
a[href*="bitpay.co.il"],
a[href*="payboxapp.com"],
a[href*="wa.me"] {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;

  gap: 10px;

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

  transition: all 0.25s ease;
  box-shadow: 0 6px 18px rgba(0,0,0,0.25);
}


/* ===== אייקונים ===== */

a[href*="fortnite.com/redeem"] svg,
a[href*="bitpay.co.il"] svg,
a[href*="payboxapp.com"] svg,
a[href*="wa.me"] svg,

a[href*="fortnite.com/redeem"] img,
a[href*="bitpay.co.il"] img,
a[href*="payboxapp.com"] img,
a[href*="wa.me"] img {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}


/* ===== אפקטים ===== */

a[href*="fortnite.com/redeem"]:hover,
a[href*="bitpay.co.il"]:hover,
a[href*="payboxapp.com"]:hover,
a[href*="wa.me"]:hover {
  filter: brightness(1.05);
  transform: scale(1.03);
}
}
#fw-section-image-with-text-e659086c-51a8-48c2-97f2-f21f63d3e61a {

/* ===== צבעים לפי כפתורים ===== */

/* יוטיוב */
a[href*="youtube.com/@Neriya"] {
  background-color: #FF0000 !important;
  color: #ffffff !important;
}

/* ביט (גרדיאנט) */
a[href*="bitpay.co.il"] {
  background: linear-gradient(135deg, #36EDF6, #1EC6D9, #0FA3C2) !important;
  color: #ffffff !important;
}

/* פייבוקס (גרדיאנט) */
a[href*="payboxapp.com"] {
  background: linear-gradient(135deg, #06A9F4, #0288D1, #01579B) !important;
  color: #ffffff !important;
}

/* וואטסאפ (גרדיאנט) */
a[href*="wa.me"] {
  background: linear-gradient(135deg, #25D366, #1AE659, #128C7E) !important;
  color: #ffffff !important;
}


/* ===== יישור + גודל מושלם ===== */

a[href*="youtube.com/@Neriya"],
a[href*="bitpay.co.il"],
a[href*="payboxapp.com"],
a[href*="wa.me"] {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;

  gap: 10px;

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

  transition: all 0.25s ease;
  box-shadow: 0 6px 18px rgba(0,0,0,0.25);
}


/* ===== אייקונים (מותאם לגודל הטקסט) ===== */

a[href*="youtube.com/@Neriya"] svg,
a[href*="bitpay.co.il"] svg,
a[href*="payboxapp.com"] svg,
a[href*="wa.me"] svg,

a[href*="youtube.com/@Neriya"] img,
a[href*="bitpay.co.il"] img,
a[href*="payboxapp.com"] img,
a[href*="wa.me"] img {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}


/* ===== אפקטים ===== */

a[href*="youtube.com/@Neriya"]:hover,
a[href*="bitpay.co.il"]:hover,
a[href*="payboxapp.com"]:hover,
a[href*="wa.me"]:hover {
  filter: brightness(1.05);
  transform: scale(1.03);
}
}








#fw-section-product {

.product-info__options .product-option--text {
    display: none !important;
}
}