/* tx-megatile-fix — מרכוז + מספר זהב (עוקף חיתוך style ענק) */
.fh-root .tile--all.tx-cc{ display:flex !important; flex-direction:row !important; align-items:center !important; justify-content:center !important; gap:14px !important; text-align:center !important; min-height:0 !important; height:auto !important; padding:16px 22px !important; }
.fh-root .tile--all.tx-cc .tx-cc__num{ color:#F1D651 !important; font-size:34px !important; font-weight:900 !important; margin:0 !important; line-height:1 !important; }
.fh-root .tile--all.tx-cc .tx-cc__label{ color:#fff !important; font-size:15px !important; font-weight:700 !important; margin:0 !important; }
.fh-root .tile--all.tx-cc .tx-cc__pill{ margin:0 !important; display:inline-flex !important; align-items:center !important; gap:7px !important; background:#F1D651 !important; color:#002217 !important; font-weight:800 !important; padding:9px 18px !important; border-radius:999px !important; }
.fh-root .tile--all.tx-cc .tile__chev, .fh-root .tile--all.tx-cc .tx-cc__circle{ display:none !important; }

/* כפתור "צפו בכל ה-X מוצרים" (moreLink) — מספר זהב + מרכוז */
.fh-root .mega__pane__more{ justify-content:center !important; text-align:center !important; }
.fh-root .mega__pane__more .tx-cc__num2{ color:#F1D651 !important; font-weight:900 !important; }

/* moreLink "צפו בכל ה-X מוצרים" — מרכוז מלא */
.fh-root .mega__pane__more, .fh-root a#fhMoreLink{ display:flex !important; align-items:center !important; justify-content:center !important; text-align:center !important; gap:6px !important; }

/* tx-cc__pill (כפתור צהוב) — מרכוז טקסט פנימי */
.fh-root .tile--all.tx-cc .tx-cc__pill{ justify-content:center !important; text-align:center !important; }

/* pill — הסתר svg (חץ מיותר) + מרכוז נקי */
.fh-root .tile--all.tx-cc .tx-cc__pill svg{ display:none !important; }
.fh-root .tile--all.tx-cc .tx-cc__pill{ justify-content:center !important; gap:0 !important; }
