body.harel-app-style-active {
  --harel-primary: #0b63ce;
  --harel-primary-dark: #074c9d;
  --harel-primary-soft: #eaf3ff;
  --harel-bg: #f7f9fc;
  --harel-card: #ffffff;
  --harel-text: #14181f;
  --harel-muted: #68707b;
  --harel-border: #e1e6ed;
  --harel-success: #16803a;
  --harel-danger: #b42318;
  --harel-shadow: 0 12px 32px rgba(29, 52, 84, .09);
  background: var(--harel-bg) !important;
  color: var(--harel-text);
  direction: rtl;
  text-align: right;
}

body.harel-app-style-active *,
body.harel-app-style-active *::before,
body.harel-app-style-active *::after { box-sizing: border-box; }

body.harel-app-style-active #page,
body.harel-app-style-active .site-content { background: var(--harel-bg); }

body.harel-app-style-active a { transition: color .18s ease, background-color .18s ease, border-color .18s ease, transform .18s ease, box-shadow .18s ease; }
body.harel-app-style-active a:focus-visible,
body.harel-app-style-active button:focus-visible,
body.harel-app-style-active input:focus-visible,
body.harel-app-style-active select:focus-visible,
body.harel-app-style-active textarea:focus-visible { outline: 3px solid #ffcf3d !important; outline-offset: 3px !important; }

/* כותרת האתר */
body.harel-app-style-active #masthead {
  position: relative;
  z-index: 1000;
  background: rgba(255,255,255,.97);
  border-bottom: 1px solid var(--harel-border);
  box-shadow: 0 5px 22px rgba(23, 45, 76, .06);
}
body.harel-app-style-active #masthead .elementor-section { background: transparent !important; padding: 0 20px !important; }
body.harel-app-style-active #masthead .elementor-container { min-height: 86px !important; align-items: center !important; }
body.harel-app-style-active #masthead .elementor-widget-wrap { align-items: center !important; justify-content: center !important; gap: 8px; }
body.harel-app-style-active #masthead .hfe-site-logo-img { width: 184px !important; max-width: 184px !important; max-height: 86px !important; object-fit: contain; }
body.harel-app-style-active #masthead .hfe-menu-item {
  color: var(--harel-text) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 10px 11px !important;
  border-radius: 10px;
}
body.harel-app-style-active #masthead .hfe-menu-item:hover,
body.harel-app-style-active #masthead .current-menu-item > .hfe-menu-item { color: var(--harel-primary) !important; background: var(--harel-primary-soft); }
body.harel-app-style-active #masthead .menu-button > .hfe-menu-item,
body.harel-app-style-active #masthead .menu-button.current-menu-item > .hfe-menu-item { color: #fff !important; background: var(--harel-primary-dark) !important; }
body.harel-app-style-active #masthead .menu-button > .hfe-menu-item:hover,
body.harel-app-style-active #masthead .menu-button > .hfe-menu-item:focus-visible { color: #fff !important; background: #063c7d !important; }

/* אזורי תוכן כלליים */
body.harel-app-style-active:not(.home) #content { padding-top: 30px; padding-bottom: 46px; }
body.harel-app-style-active:not(.home) #content > .ast-container { max-width: 1240px; }
body.harel-app-style-active .entry-title,
body.harel-app-style-active .page-title,
body.harel-app-style-active .woocommerce-products-header__title { color: var(--harel-text); font-weight: 900; letter-spacing: -.02em; }

/* פונט עברי ברור: ללא ליגטורות, הצמדת אותיות או משקל מדומה כבד מדי. */
body.harel-app-style-active h1,
body.harel-app-style-active h2,
body.harel-app-style-active h3,
body.harel-app-style-active h4,
body.harel-app-style-active h5,
body.harel-app-style-active h6,
body.harel-app-style-active .entry-title,
body.harel-app-style-active .page-title,
body.harel-app-style-active .woocommerce-products-header__title,
body.harel-app-style-active .woocommerce-loop-product__title,
body.harel-app-style-active .woocommerce-loop-category__title,
body.harel-app-style-active .product_title,
body.harel-app-style-active .harel-category-card strong,
body.harel-app-style-active .harel-store-category-nav strong {
  font-family: Arial, "Noto Sans Hebrew", "Helvetica Neue", sans-serif !important;
  font-weight: 700 !important;
  font-variant-ligatures: none;
  font-synthesis: none;
  letter-spacing: normal !important;
  word-spacing: normal;
  line-height: 1.3;
}
body.harel-app-style-active h1.entry-title.harel-force-page-title { position: static !important; width: auto !important; height: auto !important; display: block !important; overflow: visible !important; clip: auto !important; clip-path: none !important; margin-bottom: 20px !important; visibility: visible !important; opacity: 1 !important; }
body.harel-app-style-active .harel-duplicate-wishlist-title { display: none !important; }
body.harel-app-style-active .yith-wcwl-after-share-section small::before { content: none !important; }
body.harel-app-style-active .ast-breadcrumbs-wrapper { margin-bottom: 14px; color: var(--harel-muted); }
body.harel-app-style-active.home #content > .ast-container { max-width: none; padding: 0; }
body.harel-app-style-active.home #primary,
body.harel-app-style-active.home #main,
body.harel-app-style-active.home article,
body.harel-app-style-active.home .entry-content { width: 100%; max-width: none; margin: 0; padding: 0; border: 0; }

/* דף הבית החדש */
.harel-home { width: min(1220px, calc(100% - 32px)); margin: 0 auto; padding: 22px 0 58px; color: var(--harel-text); }
.harel-preview-notice { margin: 0 0 16px; padding: 12px 16px; border: 1px solid #e7b934; border-radius: 12px; background: #fff8d9; color: #624900; font-weight: 800; text-align: center; }
.harel-home-top { min-height: 54px; display: flex; align-items: center; justify-content: flex-start; margin-bottom: 10px; }
.harel-home-greeting { justify-self: start; display: flex; flex-direction: column; color: var(--harel-muted); line-height: 1.15; }
.harel-home-greeting strong { margin-top: 3px; color: var(--harel-text); font-size: 19px; font-weight: 900; }

.harel-product-search { margin: 0 0 15px; }
.harel-product-search > label { display: block; margin: 0 0 7px; color: var(--harel-text); font-weight: 850; }
.harel-product-search__row { display: flex; align-items: stretch; gap: 9px; padding: 7px; background: #fff; border: 1px solid var(--harel-border); border-radius: 16px; box-shadow: 0 5px 18px rgba(24, 57, 96, .05); }
.harel-product-search__row input[type="search"] { flex: 1; min-width: 0; height: 46px; margin: 0; padding: 0 14px; border: 0 !important; border-radius: 11px; background: transparent; color: var(--harel-text); font-size: 16px; text-align: right; box-shadow: none !important; }
.harel-product-search__row button { min-width: 104px; border: 0; border-radius: 11px; background: var(--harel-primary); color: #fff; font-weight: 850; cursor: pointer; }
.harel-product-search__row button:hover { background: var(--harel-primary-dark); }

.harel-hero { position: relative; min-height: 360px; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr); align-items: center; overflow: hidden; padding: 48px 52px; border-radius: 26px; background: linear-gradient(125deg, #074c9d 0%, #0b63ce 58%, #126fc1 100%); color: #fff; box-shadow: 0 18px 42px rgba(11, 99, 206, .24); }
.harel-hero::before { content: ""; position: absolute; inset: auto -90px -130px auto; width: 390px; height: 390px; border-radius: 50%; background: rgba(255,255,255,.08); }
.harel-hero::after { content: ""; position: absolute; inset: -110px auto auto -80px; width: 280px; height: 280px; border-radius: 50%; background: rgba(255,255,255,.06); }
.harel-hero__content { position: relative; z-index: 2; max-width: 680px; }
.harel-pill { display: inline-flex; align-items: center; width: fit-content; margin-bottom: 15px; padding: 7px 12px; border-radius: 999px; background: #fff; color: var(--harel-primary-dark); font-size: 13px; font-weight: 900; }
.harel-pill--blue { background: var(--harel-primary-soft); color: var(--harel-primary-dark); }
.harel-hero h1 { max-width: 660px; margin: 0; color: #fff; font-size: clamp(34px, 4vw, 54px); line-height: 1.22; }
.harel-hero p { max-width: 630px; margin: 18px 0 0; color: #eaf3ff; font-size: 19px; line-height: 1.55; }
.harel-actions { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 26px; }
.harel-button { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; padding: 11px 19px; border: 2px solid transparent; border-radius: 12px; font-weight: 900; text-decoration: none !important; }
.harel-button--light { color: var(--harel-primary-dark) !important; background: #fff; }
.harel-button--light:hover { color: var(--harel-primary-dark) !important; background: #ffdf66; transform: translateY(-2px); }
.harel-button--outline-light { color: #fff !important; border-color: rgba(255,255,255,.8); background: transparent; }
.harel-button--outline-light:hover { color: var(--harel-primary-dark) !important; background: #fff; transform: translateY(-2px); }
.harel-button--primary { color: #fff !important; background: var(--harel-primary); }
.harel-button--primary:hover { color: #fff !important; background: var(--harel-primary-dark); transform: translateY(-2px); }
.harel-button--outline { color: var(--harel-primary-dark) !important; border-color: var(--harel-primary); background: transparent; }
.harel-button--outline:hover { color: #fff !important; border-color: var(--harel-primary-dark); background: var(--harel-primary-dark); transform: translateY(-2px); }
.harel-hero__visual { position: relative; z-index: 2; height: 250px; min-width: 250px; }
.harel-photo-stack { position: absolute; display: grid; place-items: center; width: 185px; height: 210px; border: 9px solid #fff; border-bottom-width: 40px; border-radius: 9px; box-shadow: 0 18px 32px rgba(0,0,0,.25); background: linear-gradient(145deg,#eaf3ff,#bcd7ff); }
.harel-photo-stack--one { inset: 24px auto auto 36px; transform: rotate(-9deg); opacity: .7; }
.harel-photo-stack--two { inset: 15px 40px auto auto; transform: rotate(8deg); opacity: .9; background: linear-gradient(145deg,#fff0de,#ffc88b); }
.harel-photo-stack--three { inset: 34px 20px auto auto; transform: rotate(-2deg); color: var(--harel-primary); font-size: 68px; background: #fff; }
.harel-photo-stack img { display: block; width: 100%; height: 100%; object-fit: cover; }

.harel-quick-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 15px; margin: 18px 0; }
.harel-quick-card { min-height: 116px; display: flex; align-items: center; gap: 15px; padding: 20px 18px; border: 1px solid var(--harel-border); border-radius: 18px; background: #fff; color: var(--harel-text) !important; text-decoration: none !important; box-shadow: 0 7px 22px rgba(24, 57, 96, .055); font-family: "Segoe UI", "Noto Sans Hebrew", Arial, "Helvetica Neue", sans-serif !important; font-variant-ligatures: none; font-synthesis: none; letter-spacing: normal; }
.harel-quick-card:hover { transform: translateY(-3px); border-color: #b9d6f7; box-shadow: var(--harel-shadow); }
.harel-quick-card__icon { flex: 0 0 52px; height: 52px; display: grid; place-items: center; border-radius: 14px; background: var(--harel-primary-soft); color: var(--harel-primary); font-size: 27px; font-weight: 950; }
.harel-quick-card strong,.harel-quick-card small { display: block; }
.harel-quick-card strong { font-family: inherit !important; font-size: 18px; font-weight: 700; line-height: 1.35; }
.harel-quick-card small { display: block; margin-top: 5px; color: var(--harel-muted); font-family: inherit !important; font-size: 14px; font-weight: 400; line-height: 1.45; }

.harel-section { margin-top: 16px; padding: 22px; border: 1px solid var(--harel-border); border-radius: 22px; background: #fff; box-shadow: 0 8px 25px rgba(24, 57, 96, .055); }
.harel-products-section--sale { border-color: #bcd7ff; background: #f8fbff; }
.harel-section__heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 15px; margin-bottom: 18px; }
.harel-section__heading h2 { margin: 0; color: var(--harel-text); font-size: clamp(24px, 3vw, 32px); font-weight: 950; letter-spacing: -.02em; }
.harel-section__heading p { margin: 5px 0 0; color: var(--harel-muted); font-size: 14px; }
.harel-section__heading > a { flex: 0 0 auto; color: var(--harel-primary); font-weight: 850; text-decoration: none !important; }
.harel-section__heading > a:hover { color: var(--harel-primary-dark); text-decoration: underline !important; }
.harel-category-row { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 14px; }
.harel-category-card { min-width: 0; display: flex; flex-direction: column; align-items: center; padding: 13px 8px; border-radius: 15px; color: var(--harel-text) !important; text-align: center; text-decoration: none !important; }
.harel-category-card:hover { background: var(--harel-primary-soft); transform: translateY(-2px); }
.harel-category-card__image { width: 100px; height: 100px; display: grid; place-items: center; overflow: hidden; border: 1px solid var(--harel-border); border-radius: 50%; background: var(--harel-bg); }
.harel-category-card__image img { width: 100%; height: 100%; object-fit: cover; }
.harel-category-card__fallback { color: var(--harel-primary); font-size: 35px; font-weight: 900; }
.harel-category-card__custom-icon { width: 100%; height: 100%; display: grid; place-items: center; padding: 14px; background: linear-gradient(145deg,#eef6ff,#d7eaff); }
.harel-category-card__custom-icon svg { width: 100%; height: 100%; overflow: visible; fill: var(--harel-primary); }
.harel-category-card__custom-icon .harel-category-card__icon-line { fill: none; stroke: #fff; stroke-width: 3; stroke-linecap: round; opacity: .9; }
.harel-category-card__custom-icon--all rect:nth-child(2),
.harel-category-card__custom-icon--all path:nth-child(4) { fill: #074c9d; }
.harel-category-card__custom-icon--misc { background: linear-gradient(145deg,#fff7d1,#eaf3ff); }
.harel-category-card__custom-icon--misc svg { fill: #0b63ce; }
.harel-category-card__custom-icon--misc .harel-category-card__icon-small { fill: #d38a00; }
.harel-category-card__custom-icon--misc circle { fill: #08783f; }
.harel-category-card strong { max-width: 100%; margin-top: 10px; overflow: hidden; color: var(--harel-text); font-size: 14px; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; }
.harel-category-card small { margin-top: 3px; color: var(--harel-muted); font-size: 11px; }

/* שורת קטגוריות בסגנון האפליקציה: גלילה אופקית וחיצי ניווט נגישים. */
.harel-category-rail .harel-section__heading { align-items: center; margin-bottom: 10px; }
.harel-category-rail .harel-category-row { display: flex; gap: 10px; overflow-x: auto; overflow-y: hidden; padding: 4px 3px 12px; margin: 0; scroll-snap-type: x mandatory; scroll-padding: 4px; direction: rtl; scrollbar-width: thin; scrollbar-color: #b4c9e2 transparent; }
.harel-category-rail .harel-category-card { flex: 0 0 142px; scroll-snap-align: start; }
.harel-category-arrows { display: flex; gap: 8px; margin-inline-start: auto; }
.harel-category-arrows[hidden] { display: none !important; }
.harel-category-arrows button { width: 42px; height: 42px; display: grid; place-items: center; padding: 0; border: 1px solid #bfd0e4; border-radius: 50%; background: #fff; color: var(--harel-primary-dark); font: 24px Arial,sans-serif; cursor: pointer; }
.harel-category-arrows button:hover:not(:disabled) { background: var(--harel-primary-soft); border-color: var(--harel-primary); }
.harel-category-arrows button:disabled { opacity: .38; cursor: default; }

.harel-product-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 15px; }
.harel-product-card { position: relative; min-width: 0; overflow: hidden; border: 1px solid var(--harel-border); border-radius: 18px; background: #fff; box-shadow: 0 5px 18px rgba(24,57,96,.055); }
.harel-product-card:hover { transform: translateY(-3px); box-shadow: var(--harel-shadow); }
.harel-product-card__badge { position: absolute; z-index: 2; top: 10px; right: 10px; padding: 6px 9px; border-radius: 999px; background: var(--harel-danger); color: #fff; font-size: 11px; font-weight: 900; }
.harel-product-card__image { display: block; aspect-ratio: 1/1; overflow: hidden; background: var(--harel-bg); }
.harel-product-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.harel-product-card:hover .harel-product-card__image img { transform: scale(1.035); }
.harel-product-card__body { padding: 14px; }
.harel-product-card h3 { min-height: 45px; margin: 0; font-size: 16px; line-height: 1.4; font-weight: 900; }
.harel-product-card h3 a { color: var(--harel-text) !important; text-decoration: none !important; }
.harel-product-card__price { min-height: 28px; margin: 8px 0; color: var(--harel-primary-dark); font-size: 16px; font-weight: 950; }
.harel-product-card__price del { color: var(--harel-muted); font-size: 12px; opacity: .75; }
.harel-product-card__price ins { text-decoration: none; }
.harel-product-card__button { display: flex; min-height: 42px; align-items: center; justify-content: center; border-radius: 11px; background: var(--harel-primary-soft); color: var(--harel-primary-dark) !important; font-weight: 900; text-decoration: none !important; }
.harel-product-card__button:hover { background: var(--harel-primary); color: #fff !important; }

.harel-app-promo { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 28px; overflow: hidden; margin-top: 16px; padding: 30px 34px; border: 1px solid #bed8f7; border-radius: 22px; background: linear-gradient(120deg,#fff,#eaf3ff); box-shadow: 0 8px 25px rgba(24,57,96,.055); }
.harel-app-promo__content { position: relative; z-index: 1; min-width: 0; }
.harel-app-promo h2 { margin: 0; color: var(--harel-text); font-size: clamp(25px,3vw,34px); font-weight: 950; }
.harel-app-promo p { max-width: 720px; margin: 8px 0 0; color: var(--harel-muted); line-height: 1.6; }
.harel-app-promo__benefits { display: grid; gap: 5px; margin: 13px 0 0; padding: 0 20px 0 0; color: var(--harel-text); font-size: 14px; line-height: 1.55; }
.harel-app-promo__benefits li::marker { color: var(--harel-primary); }
.harel-app-promo__actions { position: relative; z-index: 1; display: flex; flex: 0 0 auto; flex-wrap: wrap; justify-content: flex-end; gap: 10px; min-width: 230px; }
.harel-app-promo__actions .harel-button { min-width: 190px; text-align: center; }
.harel-trust-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; margin-top: 16px; }
.harel-trust-grid article { display: flex; align-items: center; gap: 13px; padding: 19px; border: 1px solid var(--harel-border); border-radius: 16px; background: #fff; }
.harel-trust-grid article > span { flex: 0 0 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: var(--harel-primary-soft); color: var(--harel-primary); font-size: 21px; font-weight: 950; }
.harel-trust-grid h2 { margin: 0; color: var(--harel-text); font-size: 17px; font-weight: 900; }
.harel-trust-grid p { margin: 4px 0 0; color: var(--harel-muted); font-size: 13px; line-height: 1.45; }

/* גלריית שירותי צילום */
.harel-eyebrow { display: block; margin-bottom: 6px; color: var(--harel-primary); font-size: 12px; font-weight: 950; letter-spacing: .04em; }
.harel-photo-services { overflow: hidden; padding: 26px; }
.harel-photo-services__heading { align-items: center; }
.harel-photo-gallery { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); grid-auto-rows: 165px; gap: 12px; }
.harel-photo-gallery__item { position: relative; min-width: 0; overflow: hidden; border-radius: 16px; background: #dcecff; box-shadow: 0 6px 18px rgba(24,57,96,.08); }
.harel-photo-gallery__item--featured { grid-column: span 2; grid-row: span 2; }
.harel-photo-gallery__item img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.harel-photo-gallery__item::after { content: ""; position: absolute; inset: 35% 0 0; background: linear-gradient(transparent,rgba(4,24,48,.78)); }
.harel-photo-gallery__item span { position: absolute; z-index: 2; right: 14px; bottom: 12px; left: 14px; color: #fff; font-size: 15px; font-weight: 950; text-shadow: 0 2px 8px rgba(0,0,0,.35); }
.harel-photo-gallery__item:hover img { transform: scale(1.055); }

/* מעטפת אחידה לכל עמודי האתר */
body.harel-app-style-active:not(.home) #content { padding-block: 38px 64px; }
body.harel-app-style-active:not(.home) #content > .ast-container { width: min(100% - 34px,1240px); max-width: 1240px; margin-inline: auto; padding-inline: 0; }
body.harel-app-style-active:not(.home) .entry-title,
body.harel-app-style-active:not(.home) .page-title { color: var(--harel-text); font-weight: 950; letter-spacing: -.025em; }
body.harel-app-style-active .ast-breadcrumbs-wrapper,
body.harel-app-style-active .woocommerce-breadcrumb { margin-bottom: 18px !important; color: var(--harel-muted) !important; font-size: 13px !important; }
body.harel-app-style-active .ast-breadcrumbs-wrapper a,
body.harel-app-style-active .woocommerce-breadcrumb a { color: var(--harel-primary) !important; font-weight: 800; }
body.harel-app-style-active:not(.home):not(.woocommerce-page):not(.single-product) #primary > main > article { overflow: hidden; padding: clamp(22px,4vw,46px); border: 1px solid var(--harel-border); border-radius: 24px; background: #fff; box-shadow: var(--harel-shadow); }
body.harel-app-style-active:not(.home) .entry-content { color: #303844; font-size: 16px; line-height: 1.78; }
body.harel-app-style-active:not(.home) .entry-content h2,
body.harel-app-style-active:not(.home) .entry-content h3 { margin-top: 1.5em; color: var(--harel-text); font-weight: 950; }
body.harel-app-style-active:not(.home) .entry-content img { border-radius: 16px; }
body.harel-app-style-active .wpforms-container { max-width: 820px; margin-inline: auto; padding: clamp(20px,3vw,34px); border: 1px solid var(--harel-border); border-radius: 20px; background: #fff; box-shadow: 0 8px 25px rgba(24,57,96,.06); }
body.harel-app-style-active .wpforms-container input,
body.harel-app-style-active .wpforms-container textarea,
body.harel-app-style-active .wpforms-container select { border: 1px solid var(--harel-border) !important; border-radius: 11px !important; background: #fbfdff !important; }
body.harel-app-style-active .wpforms-container button { min-height: 45px; border-radius: 11px !important; background: var(--harel-primary) !important; font-weight: 900 !important; }

/* חנות, קטגוריות וכרטיסי מוצר קיימים */
body.harel-app-style-active.post-type-archive-product #secondary,
body.harel-app-style-active.tax-product_cat #secondary { display: none !important; }
body.harel-app-style-active.post-type-archive-product #primary,
body.harel-app-style-active.tax-product_cat #primary { width: 100% !important; border: 0 !important; padding: 0 !important; margin: 0 !important; }
body.harel-app-style-active .woocommerce ul.products { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin: 22px 0 !important; }
body.harel-app-style-active .woocommerce ul.products::before,
body.harel-app-style-active .woocommerce ul.products::after { display: none !important; }
body.harel-app-style-active .woocommerce ul.products li.product {
  float: none !important; width: auto !important; min-width: 0; margin: 0 !important; overflow: hidden; padding: 0 0 16px !important; border: 1px solid var(--harel-border); border-radius: 18px; background: #fff; box-shadow: 0 7px 22px rgba(24,57,96,.06);
}
body.harel-app-style-active .woocommerce ul.products li.product:hover { transform: translateY(-3px); box-shadow: var(--harel-shadow); }
body.harel-app-style-active .woocommerce ul.products li.product img { margin: 0 0 13px !important; aspect-ratio: 1/1; object-fit: cover; }
body.harel-app-style-active .woocommerce ul.products li.product .woocommerce-loop-product__title,
body.harel-app-style-active .woocommerce ul.products li.product .price { padding-inline: 15px !important; }
body.harel-app-style-active .woocommerce ul.products li.product .woocommerce-loop-product__title { color: var(--harel-text); font-size: 17px !important; font-weight: 900; }
body.harel-app-style-active .woocommerce ul.products li.product .price { color: var(--harel-primary-dark) !important; font-weight: 900; }
body.harel-app-style-active .woocommerce ul.products li.product .button { margin-inline: 15px !important; border-radius: 11px !important; background: var(--harel-primary) !important; color: #fff !important; }
body.harel-app-style-active .woocommerce span.onsale { min-width: auto; min-height: auto; padding: 7px 10px; border-radius: 999px; background: var(--harel-danger); line-height: 1; }
body.harel-app-style-active .woocommerce-ordering select,
body.harel-app-style-active .dgwt-wcas-search-input { border-color: var(--harel-border) !important; border-radius: 12px !important; background: #fff !important; }
body.harel-app-style-active .woocommerce-products-header { position: relative; overflow: hidden; margin-bottom: 24px; padding: 29px 32px; border-radius: 22px; background: linear-gradient(125deg,var(--harel-primary-dark),var(--harel-primary)); color: #fff; box-shadow: 0 14px 34px rgba(11,99,206,.18); }
body.harel-app-style-active .woocommerce-products-header::after { content: "▦"; position: absolute; left: 28px; top: 50%; transform: translateY(-50%); color: rgba(255,255,255,.16); font-size: 82px; font-weight: 950; }
body.harel-app-style-active .woocommerce-products-header .page-title,
body.harel-app-style-active .woocommerce-products-header h1 { position: relative; z-index: 1; margin: 0; color: #fff !important; font-size: clamp(31px,4vw,46px); }
body.harel-app-style-active .woocommerce-result-count { color: var(--harel-muted); font-weight: 750; }
body.harel-app-style-active .woocommerce-ordering select { min-height: 44px; padding-inline: 14px 36px; box-shadow: 0 5px 16px rgba(24,57,96,.05); }
body.harel-app-style-active .woocommerce ul.products li.product-category { padding-bottom: 0 !important; }
body.harel-app-style-active .woocommerce ul.products li.product-category > a { position: relative; display: block; height: 100%; overflow: hidden; border-radius: inherit; }
body.harel-app-style-active .woocommerce ul.products li.product-category img { height: 300px; margin: 0 !important; object-fit: cover; transition: transform .3s ease; }
body.harel-app-style-active .woocommerce ul.products li.product-category:hover img { transform: scale(1.045); }
body.harel-app-style-active .woocommerce ul.products li.product-category .woocommerce-loop-category__title { position: absolute; right: 13px; bottom: 13px; left: 13px; margin: 0; padding: 13px 14px !important; border: 1px solid rgba(255,255,255,.75); border-radius: 13px; background: rgba(255,255,255,.92); color: var(--harel-text); font-size: 17px !important; font-weight: 950; text-align: right; box-shadow: 0 8px 20px rgba(20,40,65,.14); backdrop-filter: blur(8px); }
body.harel-app-style-active .woocommerce ul.products li.product-category mark { float: left; padding: 3px 7px; border-radius: 999px; background: var(--harel-primary-soft); color: var(--harel-primary-dark); font-size: 11px; }
.harel-loop-description { padding: 0 15px 7px; }
.harel-loop-description p { display: -webkit-box; min-height: 63px; margin: 5px 0 6px; overflow: hidden; color: var(--harel-muted); font-size: 13px; line-height: 1.6; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.harel-loop-description a { color: var(--harel-primary) !important; font-size: 12px; font-weight: 900; text-decoration: none !important; }
.harel-loop-description a:hover { color: var(--harel-primary-dark) !important; text-decoration: underline !important; }

/* מוצר בודד */
body.harel-app-style-active.single-product div.product { padding: 25px; border: 1px solid var(--harel-border); border-radius: 24px; background: #fff; box-shadow: var(--harel-shadow); }
body.harel-app-style-active.single-product .woocommerce-product-gallery__wrapper,
body.harel-app-style-active.single-product .woocommerce-product-gallery__image img { border-radius: 16px; }
body.harel-app-style-active.single-product .product_title { color: var(--harel-text); font-size: clamp(28px,4vw,43px); font-weight: 950; }
body.harel-app-style-active.single-product .summary .price { color: var(--harel-primary-dark); font-size: 23px; font-weight: 950; }
body.harel-app-style-active .quantity .qty { min-height: 44px; border: 1px solid var(--harel-border); border-radius: 10px; }
body.harel-app-style-active .single_add_to_cart_button { min-height: 46px; border-radius: 12px !important; background: var(--harel-primary) !important; font-weight: 900 !important; }
body.harel-app-style-active .woocommerce-tabs { margin-top: 30px; }
body.harel-app-style-active .woocommerce-tabs .panel { padding: 20px !important; border: 1px solid var(--harel-border); border-radius: 16px; background: #fff; }
body.harel-app-style-active.single-product .summary { padding: 8px 8px 8px 22px; }
body.harel-app-style-active.single-product .woocommerce-product-details__short-description { color: #404955; font-size: 15px; line-height: 1.75; }
body.harel-app-style-active.single-product table.variations { padding: 14px; border: 1px solid var(--harel-border); border-radius: 14px; background: var(--harel-bg); }
body.harel-app-style-active.single-product table.variations th { padding-inline: 8px 16px; color: var(--harel-text); font-weight: 950; }
body.harel-app-style-active.single-product table.variations select { min-height: 44px; border: 1px solid var(--harel-border); border-radius: 10px; background: #fff; }
body.harel-app-style-active .woocommerce-Tabs-panel--description { position: relative; transition: max-height .25s ease; }
body.harel-app-style-active .woocommerce-Tabs-panel--description.harel-description-collapsed { max-height: 8.1em; overflow: hidden; }
body.harel-app-style-active .woocommerce-Tabs-panel--description.harel-description-collapsed::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 55px; background: linear-gradient(transparent,#fff); pointer-events: none; }
.harel-description-toggle { min-height: 42px; margin-top: 10px; padding: 9px 17px; border: 0; border-radius: 10px; background: var(--harel-primary-soft); color: var(--harel-primary-dark); font-weight: 950; cursor: pointer; }
.harel-description-toggle:hover { background: var(--harel-primary); color: #fff; }

/* סל, תשלום וחשבון */
body.harel-app-style-active .woocommerce-cart-form,
body.harel-app-style-active .cart_totals,
body.harel-app-style-active .woocommerce-checkout-review-order,
body.harel-app-style-active .woocommerce-billing-fields,
body.harel-app-style-active .woocommerce-additional-fields,
body.harel-app-style-active .woocommerce-MyAccount-navigation,
body.harel-app-style-active .woocommerce-MyAccount-content,
body.harel-app-style-active .woocommerce-form-login,
body.harel-app-style-active .woocommerce-form-register {
  padding: 22px !important; border: 1px solid var(--harel-border) !important; border-radius: 18px !important; background: #fff; box-shadow: 0 8px 25px rgba(24,57,96,.055);
}
body.harel-app-style-active .woocommerce form .form-row label { color: var(--harel-text); font-weight: 850; }
body.harel-app-style-active .woocommerce form .input-text,
body.harel-app-style-active .woocommerce form select,
body.harel-app-style-active .woocommerce form textarea { min-height: 46px; border: 1px solid var(--harel-border) !important; border-radius: 11px !important; background: #fff; }
body.harel-app-style-active .woocommerce form textarea { min-height: 110px; }
body.harel-app-style-active .woocommerce button.button,
body.harel-app-style-active .woocommerce a.button,
body.harel-app-style-active .woocommerce input.button { border-radius: 11px !important; background: var(--harel-primary) !important; color: #fff !important; font-weight: 900 !important; }
body.harel-app-style-active .woocommerce table.shop_table { overflow: hidden; border-color: var(--harel-border) !important; border-radius: 16px !important; background: #fff; }
body.harel-app-style-active .woocommerce-MyAccount-navigation ul { margin: 0; list-style: none; }
body.harel-app-style-active .woocommerce-MyAccount-navigation li a { display: block; margin: 4px 0; padding: 11px 13px; border-radius: 10px; color: var(--harel-text); font-weight: 800; text-decoration: none; }
body.harel-app-style-active .woocommerce-MyAccount-navigation li.is-active a,
body.harel-app-style-active .woocommerce-MyAccount-navigation li a:hover { background: var(--harel-primary-soft); color: var(--harel-primary-dark); }
body.harel-app-style-active .woocommerce-info,
body.harel-app-style-active .woocommerce-message { border-radius: 13px; background: #fff; box-shadow: 0 5px 18px rgba(24,57,96,.05); }

/* חשבון אישי */
body.harel-app-style-active.woocommerce-account .woocommerce { display: grid; grid-template-columns: 280px minmax(0,1fr); align-items: start; gap: 22px; }
.harel-account-intro { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 26px; overflow: hidden; padding: 28px 32px; border-radius: 24px; background: linear-gradient(125deg,var(--harel-primary-dark),var(--harel-primary)); color: #fff; box-shadow: 0 16px 38px rgba(11,99,206,.2); }
.harel-account-intro__main { display: flex; align-items: center; gap: 17px; }
.harel-account-intro__icon { flex: 0 0 58px; height: 58px; display: grid; place-items: center; border-radius: 18px; background: rgba(255,255,255,.15); font-size: 29px; }
.harel-account-intro .harel-eyebrow { color: #fff; }
.harel-account-intro h1 { margin: 0; color: #fff; font-size: clamp(27px,3vw,38px); font-weight: 950; }
.harel-account-intro p { max-width: 720px; margin: 7px 0 0; color: #eaf3ff; line-height: 1.55; }
.harel-account-intro__stats { display: grid; grid-template-columns: auto auto; align-items: center; gap: 8px; }
.harel-account-intro__stats div { grid-row: span 2; min-width: 125px; padding: 13px 16px; border-radius: 15px; background: rgba(255,255,255,.14); text-align: center; }
.harel-account-intro__stats strong,.harel-account-intro__stats span { display: block; }
.harel-account-intro__stats strong { color: #fff; font-size: 28px; }
.harel-account-intro__stats span { color: #eaf3ff; font-size: 12px; }
.harel-account-intro__stats a { min-width: 140px; padding: 9px 12px; border: 1px solid rgba(255,255,255,.55); border-radius: 10px; color: #fff !important; font-size: 12px; font-weight: 900; text-align: center; text-decoration: none !important; }
.harel-account-intro__stats a:hover { background: #fff; color: var(--harel-primary-dark) !important; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation,
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-content { float: none !important; width: auto !important; margin: 0 !important; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation { position: sticky; top: 24px; padding: 12px !important; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation li a { display: flex; align-items: center; min-height: 48px; gap: 9px; margin: 3px 0; padding: 10px 12px; border: 1px solid transparent; border-radius: 11px; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation li a::before { width: 26px; color: var(--harel-primary); font-size: 17px; text-align: center; }
body.harel-app-style-active .woocommerce-MyAccount-navigation-link--dashboard a::before { content: "⌂"; }
body.harel-app-style-active .woocommerce-MyAccount-navigation-link--orders a::before { content: "▤"; }
body.harel-app-style-active .woocommerce-MyAccount-navigation-link--downloads a::before { content: "↧"; }
body.harel-app-style-active .woocommerce-MyAccount-navigation-link--edit-address a::before { content: "⌖"; }
body.harel-app-style-active .woocommerce-MyAccount-navigation-link--edit-account a::before { content: "✎"; }
body.harel-app-style-active .woocommerce-MyAccount-navigation-link--customer-logout a::before { content: "↪"; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a { border-color: #c6def9; box-shadow: inset 4px 0 0 var(--harel-primary); }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-content { min-height: 430px; padding: clamp(22px,3vw,34px) !important; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-content > p:first-child { margin-top: 0; font-size: 16px; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-content h2,
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-content h3 { color: var(--harel-text); font-weight: 950; }
body.harel-app-style-active.woocommerce-account .pcl-referral-card { border-color: #c9def8 !important; border-radius: 18px !important; background: linear-gradient(135deg,#fff,#f2f7ff) !important; box-shadow: 0 8px 24px rgba(24,57,96,.06); }
body.harel-app-style-active.woocommerce-account .woocommerce-Addresses .woocommerce-Address { padding: 20px; border: 1px solid var(--harel-border); border-radius: 16px; background: var(--harel-bg); }
body.harel-app-style-active.woocommerce-account .woocommerce-orders-table__cell-order-actions .button { margin: 2px; }

/* חנות מותאמת אישית — מבנה קמעונאי עשיר, לא תבנית ברירת המחדל של WooCommerce */
body.harel-app-style-active.harel-shop-landing:not(.home) #content,
body.harel-app-style-active.harel-shop-collection:not(.home) #content,
body.harel-app-style-active.harel-product-category:not(.home) #content { padding-top: 22px; }
body.harel-app-style-active.harel-shop-landing #content > .ast-container,
body.harel-app-style-active.harel-shop-collection #content > .ast-container,
body.harel-app-style-active.harel-product-category #content > .ast-container { width: min(100% - 32px,1280px); max-width: 1280px; }
body.harel-app-style-active.harel-shop-landing .woocommerce-breadcrumb { margin-bottom: 14px !important; }
.harel-storefront { width: 100%; color: var(--harel-text); }
.harel-storefront-hero { position: relative; min-height: 310px; display: grid; grid-template-columns: minmax(0,1.25fr) minmax(280px,.75fr); align-items: center; gap: 30px; overflow: hidden; padding: 42px 48px; border-radius: 28px; background: linear-gradient(125deg,#073f84,#0b63ce 62%,#126fc1); color: #fff; box-shadow: 0 18px 46px rgba(11,99,206,.22); }
.harel-storefront-hero::before { content: ""; position: absolute; width: 440px; height: 440px; top: -245px; left: -120px; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; box-shadow: 0 0 0 52px rgba(255,255,255,.035),0 0 0 104px rgba(255,255,255,.025); }
.harel-storefront-hero__content { position: relative; z-index: 2; }
.harel-storefront-hero .harel-eyebrow { color: #fff; }
.harel-storefront-hero h1 { max-width: 760px; margin: 0; color: #fff; font-size: clamp(34px,3.65vw,50px); line-height: 1.1; font-weight: 950; letter-spacing: -.035em; }
.harel-storefront-hero p { max-width: 690px; margin: 15px 0 0; color: #e8f3ff; font-size: 18px; line-height: 1.65; }
.harel-store-search { max-width: 680px; margin-top: 24px; }
.harel-store-search > label { display: block; margin-bottom: 7px; color: #fff; font-size: 14px; font-weight: 900; }
.harel-store-search > div { display: flex; gap: 7px; padding: 6px; border-radius: 15px; background: #fff; box-shadow: 0 10px 28px rgba(2,28,62,.2); }
.harel-store-search input[type="search"] { flex: 1; min-width: 0; height: 48px; margin: 0; padding: 0 15px; border: 0 !important; border-radius: 10px; color: var(--harel-text); background: transparent; font-size: 16px; text-align: right; box-shadow: none !important; }
.harel-store-search button { flex: 0 0 106px; border: 0; border-radius: 10px; background: #ffcf3d; color: #172133; font-weight: 950; cursor: pointer; }
.harel-store-search button:hover { background: #ffe083; }
.harel-storefront-hero__cards { position: relative; z-index: 2; min-height: 220px; }
.harel-storefront-hero__cards span { position: absolute; width: 145px; height: 175px; display: flex; align-items: flex-end; justify-content: flex-start; overflow: hidden; isolation: isolate; padding: 14px; border: 8px solid #fff; border-bottom-width: 33px; border-radius: 8px; background: linear-gradient(145deg,#d7eaff,#8fc3ff); color: #fff; font-size: 13px; font-weight: 950; box-shadow: 0 20px 34px rgba(2,28,62,.3); }
.harel-storefront-hero__cards span::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(0deg,rgba(2,28,62,.72),rgba(2,28,62,.04) 72%); }
.harel-storefront-hero__cards img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; }
.harel-storefront-hero__cards strong { position: relative; z-index: 1; color: #fff; text-shadow: 0 1px 4px rgba(0,0,0,.5); }
.harel-storefront-hero__cards span:nth-child(1) { top: 24px; right: 8px; transform: rotate(7deg); }
.harel-storefront-hero__cards span:nth-child(2) { top: 8px; left: 42px; transform: rotate(-8deg); background: linear-gradient(145deg,#fff1cf,#ffd26c); }
.harel-storefront-hero__cards span:nth-child(3) { top: 38px; left: 4px; transform: rotate(2deg); background: linear-gradient(145deg,#fff,#dfeaff); }

.harel-store-category-rail { margin: 15px 0; }
.harel-store-category-rail .harel-section__heading { align-items: center; margin-bottom: 10px; }
.harel-store-category-nav { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(116px,1fr); gap: 10px; margin: 0; padding: 16px; overflow-x: auto; overscroll-behavior-inline: contain; border: 1px solid var(--harel-border); border-radius: 20px; background: #fff; box-shadow: 0 8px 24px rgba(24,57,96,.055); scrollbar-width: none; }
.harel-store-category-nav::-webkit-scrollbar { display: none; }
.harel-store-category-nav a { min-width: 0; display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 8px 6px 10px; border-radius: 14px; color: var(--harel-text) !important; text-align: center; text-decoration: none !important; }
.harel-store-category-rail .harel-store-category-nav a { flex: 0 0 116px; }
.harel-store-category-nav a:hover { background: var(--harel-primary-soft); transform: translateY(-2px); }
.harel-store-category-nav__image { width: 82px; height: 82px; display: grid; place-items: center; overflow: hidden; border: 1px solid #d9e4f2; border-radius: 50%; background: #f2f7fd; color: var(--harel-primary); font-size: 28px; }
.harel-store-category-nav__image img { width: 100%; height: 100%; object-fit: cover; }
.harel-store-category-nav__image .harel-category-card__custom-icon { padding: 12px; }
.harel-store-category-nav strong { max-width: 110px; overflow: hidden; font-size: 13px; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; }

.harel-store-featured { margin-top: 15px; padding: 25px; border: 1px solid var(--harel-border); border-radius: 22px; background: #fff; box-shadow: 0 8px 24px rgba(24,57,96,.055); }
.harel-store-featured__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.harel-store-featured__tile { position: relative; min-height: 250px; display: flex; flex-direction: column; justify-content: flex-end; overflow: hidden; isolation: isolate; padding: 22px; border-radius: 18px; background: var(--harel-category-image,linear-gradient(135deg,#cfe5ff,#edf5ff)); background-position: center; background-size: cover; color: #fff !important; text-decoration: none !important; box-shadow: inset 0 0 0 1px rgba(255,255,255,.12); }
.harel-store-featured__tile::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(0deg,rgba(4,25,52,.82),rgba(4,25,52,.08)); }
.harel-store-featured__tile > img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; }
.harel-store-featured__tile::after { content: "←"; position: absolute; left: 20px; bottom: 22px; width: 38px; height: 38px; display: grid; place-items: center; border-radius: 50%; background: rgba(255,255,255,.92); color: var(--harel-primary-dark); font-size: 20px; font-weight: 950; transition: transform .2s ease; }
.harel-store-featured__tile:hover::after { transform: translateX(-4px); }
.harel-store-featured__tile--large { grid-row: auto; }
.harel-store-featured__tile span { max-width: calc(100% - 54px); color: #fff; font-size: clamp(24px,3vw,38px); line-height: 1.1; font-weight: 950; text-shadow: 0 2px 10px rgba(0,0,0,.32); }
.harel-store-featured__tile small { margin-top: 6px; color: #eaf3ff; font-size: 13px; }
.harel-store-featured__tile strong { margin-top: 13px; color: #fff; font-size: 13px; }
.harel-store-featured__tile:not(.harel-store-featured__tile--large) span { font-size: 25px; }

.harel-product-card { display: flex; flex-direction: column; }
.harel-product-card__body { flex: 1; display: flex; flex-direction: column; }
.harel-product-card__description { margin: 8px 0 0; }
.harel-product-card__description p { display: -webkit-box; min-height: 62px; margin: 0; overflow: hidden; color: var(--harel-muted); font-size: 13px; line-height: 1.58; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.harel-product-card__description > a { display: inline-block; margin-top: 4px; color: var(--harel-primary) !important; font-size: 12px; font-weight: 900; text-decoration: none !important; }
.harel-product-card__footer { margin-top: auto; padding-top: 8px; }
.harel-store-benefits { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; margin-top: 16px; }
.harel-store-benefits article { display: flex; align-items: flex-start; gap: 11px; padding: 19px 16px; border: 1px solid var(--harel-border); border-radius: 16px; background: #fff; }
.harel-store-benefits article > span { flex: 0 0 40px; height: 40px; display: grid; place-items: center; border-radius: 12px; background: var(--harel-primary-soft); color: var(--harel-primary); font-size: 19px; font-weight: 950; }
.harel-store-benefits h2 { margin: 0; color: var(--harel-text); font-size: 15px; font-weight: 950; }
.harel-store-benefits p { margin: 5px 0 0; color: var(--harel-muted); font-size: 12px; line-height: 1.5; }

/* ארכיוני קטגוריה, מבצעים ומוצרים חדשים */
.harel-catalog-hero { position: relative; min-height: 210px; display: flex; align-items: flex-end; justify-content: space-between; gap: 25px; overflow: hidden; padding: 34px 38px; border-radius: 24px; background: linear-gradient(125deg,#073f84,#0b63ce 64%,#126fc1); color: #fff; box-shadow: 0 16px 38px rgba(11,99,206,.18); }
.harel-catalog-hero::after { content: "▦"; position: absolute; left: 34px; top: 50%; transform: translateY(-50%); color: rgba(255,255,255,.12); font-size: 110px; font-weight: 950; }
.harel-catalog-hero > div { position: relative; z-index: 2; max-width: 760px; }
.harel-catalog-hero .harel-eyebrow { color: #fff; }
.harel-catalog-hero h1 { margin: 0; color: #fff; font-size: clamp(34px,4vw,50px); line-height: 1.08; font-weight: 950; }
.harel-catalog-hero__description p { max-width: 690px; margin: 11px 0 0; color: #e8f3ff; font-size: 16px; line-height: 1.6; }
.harel-catalog-hero > a { position: relative; z-index: 2; flex: 0 0 auto; padding: 11px 16px; border: 1px solid rgba(255,255,255,.65); border-radius: 11px; color: #fff !important; font-weight: 900; text-decoration: none !important; }
.harel-catalog-hero > a:hover { background: #fff; color: var(--harel-primary-dark) !important; }
.harel-archive-category-nav { display: flex; gap: 8px; margin: 14px 0; padding: 12px; overflow-x: auto; border: 1px solid var(--harel-border); border-radius: 16px; background: #fff; box-shadow: 0 6px 20px rgba(24,57,96,.05); }
.harel-archive-category-nav a { flex: 0 0 auto; padding: 9px 14px; border: 1px solid transparent; border-radius: 999px; color: var(--harel-text) !important; background: var(--harel-bg); font-size: 13px; font-weight: 850; text-decoration: none !important; }
.harel-archive-category-nav a:hover,
.harel-archive-category-nav a[aria-current="page"] { border-color: #b9d6f7; background: var(--harel-primary-soft); color: var(--harel-primary-dark) !important; }
.harel-catalog-toolbar { min-height: 66px; display: flex; align-items: center; justify-content: space-between; gap: 15px; margin: 14px 0; padding: 11px 14px; border: 1px solid var(--harel-border); border-radius: 16px; background: #fff; box-shadow: 0 6px 20px rgba(24,57,96,.05); }
.harel-catalog-toolbar::after { content: ""; display: table; clear: both; }
.harel-catalog-toolbar .woocommerce-result-count,
.harel-catalog-toolbar .woocommerce-ordering { float: none !important; margin: 0 !important; }

body.harel-app-style-active .woocommerce ul.products li.product.harel-catalog-card { display: block; overflow: visible; padding: 0 !important; border: 0; border-radius: 20px; background: transparent; box-shadow: none; }
body.harel-app-style-active .woocommerce ul.products li.product.harel-catalog-card:hover { transform: none; box-shadow: none; }
.harel-catalog-card__inner { position: relative; height: 100%; display: flex; flex-direction: column; overflow: hidden; border: 1px solid var(--harel-border); border-radius: 20px; background: #fff; box-shadow: 0 7px 22px rgba(24,57,96,.065); transition: transform .2s ease,box-shadow .2s ease,border-color .2s ease; }
.harel-catalog-card__inner:hover { transform: translateY(-4px); border-color: #bed9f7; box-shadow: 0 16px 34px rgba(24,57,96,.13); }
.harel-catalog-card__badges { position: absolute; z-index: 3; top: 10px; right: 10px; display: flex; flex-wrap: wrap; gap: 5px; }
.harel-catalog-card__badge { padding: 6px 9px; border-radius: 999px; color: #fff; font-size: 11px; font-weight: 950; box-shadow: 0 4px 10px rgba(20,35,55,.18); }
.harel-catalog-card__badge--sale { background: #b42318; }
.harel-catalog-card__badge--new { background: var(--harel-primary); }
.harel-catalog-card__image { display: block; aspect-ratio: 1/1; overflow: hidden; background: #f1f5fa; }
body.harel-app-style-active .woocommerce ul.products li.product.harel-catalog-card .harel-catalog-card__image img { width: 100%; height: 100%; margin: 0 !important; object-fit: cover; transition: transform .3s ease; }
.harel-catalog-card__inner:hover .harel-catalog-card__image img { transform: scale(1.04); }
.harel-catalog-card__content { flex: 1; display: flex; flex-direction: column; padding: 15px; }
.harel-catalog-card__content h2 { min-height: 48px; margin: 0; padding: 0 !important; font-size: 17px !important; line-height: 1.42; font-weight: 950; }
.harel-catalog-card__content h2 a { color: var(--harel-text) !important; text-decoration: none !important; }
.harel-catalog-card__rating { margin-top: 7px; }
.harel-catalog-card__rating .star-rating { float: none; margin: 0; }
.harel-catalog-card__description { margin-top: 8px; }
.harel-catalog-card__description p { display: -webkit-box; min-height: 64px; margin: 0; overflow: hidden; color: var(--harel-muted); font-size: 13px; line-height: 1.62; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.harel-catalog-card__description > a { display: inline-block; margin-top: 4px; color: var(--harel-primary) !important; font-size: 12px; font-weight: 900; text-decoration: none !important; }
.harel-catalog-card__footer { margin-top: auto; padding-top: 12px; }
.harel-catalog-card__price { min-height: 30px; color: var(--harel-primary-dark); font-size: 18px; font-weight: 950; }
.harel-catalog-card__price del { color: var(--harel-muted); font-size: 12px; opacity: .72; }
.harel-catalog-card__price ins { text-decoration: none; }
.harel-catalog-card__button { min-height: 43px; display: flex; align-items: center; justify-content: center; margin-top: 9px; border-radius: 11px; background: var(--harel-primary); color: #fff !important; font-size: 14px; font-weight: 950; text-decoration: none !important; }
.harel-catalog-card__button:hover { background: var(--harel-primary-dark); }

/* עמוד מוצר עשיר יותר */
body.harel-app-style-active.single-product div.product { overflow: hidden; padding: clamp(18px,3vw,34px); }
body.harel-app-style-active.single-product div.product::after { content: ""; display: table; clear: both; }
body.harel-app-style-active.single-product h1.product_title.entry-title { position: static !important; width: auto !important; height: auto !important; display: block !important; overflow: visible !important; clip: auto !important; clip-path: none !important; margin: 0 0 12px !important; visibility: visible !important; opacity: 1 !important; color: var(--harel-text) !important; }
body.harel-app-style-active.single-product .woocommerce-product-gallery { padding: 10px; border: 1px solid var(--harel-border); border-radius: 20px; background: #f8fbff; }
body.harel-app-style-active.single-product .summary { padding: 10px 18px 10px 6px; }
body.harel-app-style-active.single-product .summary .product_meta { margin-top: 18px; padding: 13px 15px; border-radius: 12px; background: var(--harel-bg); color: var(--harel-muted); font-size: 13px; line-height: 1.7; }
body.harel-app-style-active.single-product form.cart { margin-top: 22px; padding: 16px; border: 1px solid #cfe0f4; border-radius: 16px; background: #f5f9ff; }
body.harel-app-style-active.single-product .single_add_to_cart_button { min-height: 50px; padding-inline: 24px !important; box-shadow: 0 9px 18px rgba(11,99,206,.18); }
.harel-product-assurances { display: grid; gap: 7px; margin-top: 16px; padding: 13px; border: 1px solid var(--harel-border); border-radius: 14px; background: #fff; }
.harel-product-assurances div { display: flex; align-items: center; gap: 9px; color: #394452; font-size: 13px; }
.harel-product-assurances span { flex: 0 0 27px; height: 27px; display: grid; place-items: center; border-radius: 8px; background: var(--harel-primary-soft); color: var(--harel-primary); font-weight: 950; }
body.harel-app-style-active.single-product .woocommerce-tabs ul.tabs { display: flex; flex-wrap: wrap; gap: 8px; padding: 0 !important; }
body.harel-app-style-active.single-product .woocommerce-tabs ul.tabs::before { display: none !important; }
body.harel-app-style-active.single-product .woocommerce-tabs ul.tabs li { margin: 0 !important; padding: 0 !important; border: 0 !important; border-radius: 999px !important; background: var(--harel-primary-soft) !important; }
body.harel-app-style-active.single-product .woocommerce-tabs ul.tabs li a { padding: 9px 16px !important; color: var(--harel-primary-dark) !important; }
body.harel-app-style-active.single-product .woocommerce-tabs ul.tabs li.active { background: var(--harel-primary) !important; }
body.harel-app-style-active.single-product .woocommerce-tabs ul.tabs li.active a { color: #fff !important; }

/* אזור אישי שאינו נראה כמו ברירת המחדל */
.harel-account-actions { margin-bottom: 22px; }
.harel-account-actions > h2 { margin: 0 0 14px; font-size: 23px; }
.harel-account-actions > div { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.harel-account-actions a { min-height: 112px; display: grid; grid-template-columns: 46px 1fr; grid-template-rows: auto auto; align-content: center; gap: 3px 11px; padding: 16px; border: 1px solid var(--harel-border); border-radius: 15px; background: #f9fbfe; color: var(--harel-text) !important; text-decoration: none !important; }
.harel-account-actions a:hover { border-color: #b8d5f7; background: var(--harel-primary-soft); transform: translateY(-2px); }
.harel-account-actions a > span { grid-row: 1 / 3; width: 46px; height: 46px; display: grid; place-items: center; border-radius: 13px; background: #fff; color: var(--harel-primary); font-size: 21px; font-weight: 950; box-shadow: 0 5px 14px rgba(24,57,96,.08); }
.harel-account-actions strong { align-self: end; font-size: 15px; font-weight: 950; }
.harel-account-actions small { color: var(--harel-muted); font-size: 12px; line-height: 1.4; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-content table { border-collapse: separate !important; border-spacing: 0; }
body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-content .button { min-height: 40px; display: inline-flex; align-items: center; justify-content: center; }

/* סל ותשלום */
body.harel-app-style-active.woocommerce-cart .entry-title,
body.harel-app-style-active.woocommerce-checkout .entry-title { position: static !important; width: auto !important; height: auto !important; display: block !important; overflow: visible !important; clip: auto !important; clip-path: none !important; margin-bottom: 20px; visibility: visible !important; opacity: 1 !important; font-size: clamp(31px,4vw,45px); }

/* תשלום מבוסס WooCommerce Blocks: נקי, ברור וללא מעטפת לבנה ענקית. */
body.harel-app-style-active.harel-block-checkout #primary > main > article,
body.harel-app-style-active.harel-checkout-page #primary > main > article,
body.harel-app-style-active.harel-block-cart #primary > main > article,
body.harel-app-style-active.harel-cart-page #primary > main > article { overflow: visible; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; box-shadow: none !important; }
body.harel-app-style-active.harel-block-checkout h1.entry-title,
body.harel-app-style-active.harel-checkout-page h1.entry-title,
body.harel-app-style-active.harel-block-cart h1.entry-title,
body.harel-app-style-active.harel-cart-page h1.entry-title { margin: 0 0 22px !important; padding: 22px 28px; border-radius: 19px; background: linear-gradient(125deg,var(--harel-primary-dark),var(--harel-primary)); color: #fff !important; font-size: clamp(30px,3.6vw,42px); line-height: 1.2; box-shadow: 0 14px 32px rgba(11,99,206,.17); }
body.harel-app-style-active .wc-block-checkout,
body.harel-app-style-active .wc-block-cart { color: var(--harel-text); font-family: inherit; }
body.harel-app-style-active .wc-block-components-sidebar-layout { align-items: flex-start; gap: 22px; }
body.harel-app-style-active .wc-block-checkout__main { width: calc(64% - 11px); padding: 0 !important; }
body.harel-app-style-active .wc-block-checkout__sidebar { width: calc(36% - 11px); padding: 0 !important; }
body.harel-app-style-active .wc-block-components-checkout-step { margin: 0 0 14px !important; padding: 22px !important; border: 1px solid var(--harel-border); border-radius: 18px; background: #fff; box-shadow: 0 7px 22px rgba(24,57,96,.055); }
body.harel-app-style-active .wc-block-components-checkout-step::before { display: none !important; }
body.harel-app-style-active .wc-block-components-checkout-step__heading { margin: 0 0 16px !important; padding: 0 0 12px; border-bottom: 1px solid var(--harel-border); }
body.harel-app-style-active .wc-block-components-checkout-step__title { color: var(--harel-text); font-size: 21px !important; line-height: 1.35; font-weight: 900 !important; }
body.harel-app-style-active .wc-block-components-checkout-step__description { color: var(--harel-muted); font-size: 14px; }
body.harel-app-style-active .wc-block-components-text-input input,
body.harel-app-style-active .wc-block-components-combobox .wc-block-components-combobox-control input,
body.harel-app-style-active .wc-block-components-address-form input { min-height: 50px !important; border: 1px solid #bdc9d7 !important; border-radius: 11px !important; background: #fff !important; color: var(--harel-text) !important; font-size: 16px !important; box-shadow: none !important; }
body.harel-app-style-active .wc-block-components-text-input input:focus,
body.harel-app-style-active .wc-block-components-combobox .wc-block-components-combobox-control input:focus,
body.harel-app-style-active .wc-block-components-address-form input:focus { border-color: var(--harel-primary) !important; box-shadow: 0 0 0 3px rgba(11,99,206,.13) !important; }
body.harel-app-style-active .wc-block-components-checkbox label,
body.harel-app-style-active .wc-block-components-radio-control label { color: #303844; font-size: 15px; line-height: 1.55; }
body.harel-app-style-active .wc-block-components-radio-control__option { margin: 7px 0 !important; padding: 13px 14px !important; border: 1px solid var(--harel-border); border-radius: 12px; background: #fbfcfe; }
body.harel-app-style-active .wc-block-components-radio-control__option:has(input:checked) { border-color: #8ab9ee; background: var(--harel-primary-soft); box-shadow: inset -4px 0 0 var(--harel-primary); }
body.harel-app-style-active .wc-block-checkout__sidebar { position: sticky; top: 22px; overflow: hidden; border: 1px solid var(--harel-border); border-radius: 19px; background: #fff; box-shadow: 0 10px 30px rgba(24,57,96,.075); }
body.harel-app-style-active .wc-block-checkout__sidebar .wc-block-components-totals-wrapper { padding: 17px 19px !important; border-color: var(--harel-border) !important; }
body.harel-app-style-active .wc-block-components-order-summary { padding: 0 !important; }
body.harel-app-style-active .wc-block-components-order-summary-item { padding-block: 13px !important; }
body.harel-app-style-active .wc-block-components-order-summary-item__image img { border-radius: 10px; }
body.harel-app-style-active .wc-block-components-totals-footer-item { color: var(--harel-text); font-size: 18px; font-weight: 900; }
body.harel-app-style-active .wc-block-components-checkout-place-order-button { min-height: 54px !important; border: 0 !important; border-radius: 13px !important; background: var(--harel-primary) !important; color: #fff !important; font-size: 17px !important; font-weight: 900 !important; box-shadow: 0 10px 22px rgba(11,99,206,.2); }
body.harel-app-style-active .wc-block-components-checkout-place-order-button:hover { background: var(--harel-primary-dark) !important; }

/* בחירת קופון אישית, סגורה כברירת מחדל וצמודה לטופס הקופון הרגיל. */
.harel-coupon-wallet { width: auto; margin: 10px 0 14px; padding: 0; border: 1px solid #b9d4f3; border-radius: 13px; background: #fff; color: var(--harel-text); box-shadow: 0 5px 16px rgba(24,57,96,.055); }
.harel-coupon-wallet[hidden] { display: none !important; }
.harel-coupon-wallet__toggle { width: 100%; min-height: 46px; display: flex; align-items: center; gap: 8px; margin: 0; padding: 7px 10px; border: 0; border-radius: 11px; background: #f5f9ff; color: var(--harel-text); text-align: right; cursor: pointer; }
.harel-coupon-wallet__toggle:hover { background: var(--harel-primary-soft); }
.harel-coupon-wallet__toggle-icon { flex: 0 0 30px; height: 30px; display: grid; place-items: center; border-radius: 8px; background: var(--harel-primary); color: #fff; font-size: 15px; font-weight: 700; }
.harel-coupon-wallet__toggle-text { flex: 1; min-width: 0; display: flex; align-items: center; gap: 6px; white-space: nowrap; }
.harel-coupon-wallet__toggle-text strong { color: var(--harel-primary-dark); font-size: 14px; font-weight: 700; }
.harel-coupon-wallet__toggle-text small { min-width: 21px; height: 21px; display: inline-grid; place-items: center; border-radius: 999px; background: #dcecff; color: var(--harel-primary-dark); font-size: 11px; font-weight: 800; }
.harel-coupon-wallet__chevron { flex: 0 0 auto; color: var(--harel-primary-dark); font-size: 20px; line-height: 1; transition: transform .18s ease; }
.harel-coupon-wallet__toggle[aria-expanded="true"] .harel-coupon-wallet__chevron { transform: rotate(180deg); }
.harel-coupon-wallet__panel { padding: 14px; border-top: 1px solid var(--harel-border); }
.harel-coupon-wallet__panel[hidden] { display: none !important; }
.harel-coupon-wallet__heading { margin-bottom: 12px; }
.harel-coupon-wallet__heading h2 { margin: 0 !important; padding: 0 !important; border: 0 !important; color: var(--harel-text); font-size: 20px !important; line-height: 1.3; font-weight: 900; }
.harel-coupon-wallet__heading p { margin: 4px 0 0; color: #4b5664; font-size: 13px; line-height: 1.5; }
.harel-coupon-wallet__options { display: grid; gap: 9px; margin: 0; padding: 0; border: 0; }
.harel-coupon-choice { position: relative; display: flex; align-items: flex-start; gap: 9px; margin: 0; padding: 12px; border: 1px solid #c8d8e9; border-radius: 12px; background: #fff; color: var(--harel-text); cursor: pointer; }
.harel-coupon-choice:hover { border-color: #80afe4; }
.harel-coupon-choice:has(input:checked) { border-color: var(--harel-primary); box-shadow: 0 0 0 2px rgba(11,99,206,.12); }
.harel-coupon-choice--applied { border-color: #73ad82; background: #f3fbf5; }
.harel-coupon-choice > input { flex: 0 0 20px; width: 20px; height: 20px; margin: 2px 0 0; accent-color: var(--harel-primary); }
.harel-coupon-choice__body { flex: 1; min-width: 0; display: grid; gap: 5px; }
.harel-coupon-choice__top { display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; }
.harel-coupon-choice__top strong { color: var(--harel-text); font-size: 14px; font-weight: 900; }
.harel-coupon-choice__top b { color: #075b2f; font-size: 13px; font-weight: 900; white-space: nowrap; }
.harel-coupon-choice__message { color: #4b5664; font-size: 13px; line-height: 1.45; }
.harel-coupon-choice__meta { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 7px; color: var(--harel-muted); font-size: 12px; }
.harel-coupon-choice__meta code { padding: 3px 6px; border-radius: 6px; background: #edf2f8; color: #26384e; font-family: Consolas,monospace; font-size: 12px; }
.harel-coupon-choice__status { width: fit-content; padding: 3px 7px; border-radius: 999px; background: #dff3e4; color: #075b2f; font-size: 12px; font-weight: 900; }
.harel-coupon-wallet__submit { width: 100%; min-height: 46px; margin-top: 12px; padding: 10px 15px; border: 0; border-radius: 11px; background: var(--harel-primary); color: #fff; font-size: 14px; font-weight: 900; cursor: pointer; }
.harel-coupon-wallet__submit:hover { background: var(--harel-primary-dark); }
.harel-coupon-wallet__submit:disabled { opacity: .65; cursor: wait; }
.harel-coupon-wallet__feedback { margin: 9px 0 0; color: var(--harel-success); font-size: 13px; font-weight: 800; }
.harel-coupon-wallet__feedback--error { color: var(--harel-danger); }
.wc-block-checkout__sidebar > .harel-coupon-wallet,
.wc-block-cart__sidebar > .harel-coupon-wallet { margin: 12px 14px; }

body.harel-app-style-active .harel-gift-card-row { display: grid; grid-template-columns: minmax(0,1fr) auto auto; align-items: end; gap: 8px; container-type: inline-size; }
body.harel-app-style-active .harel-gift-card-row > label,
body.harel-app-style-active .harel-gift-card-row > br,
body.harel-app-style-active .harel-gift-card-row > #pwgc-redeem-error { grid-column: 1 / -1; }
body.harel-app-style-active .harel-gift-card-row > br { display: none; }
body.harel-app-style-active #pwgc-redeem-gift-card-number { width: 100% !important; min-width: 0; margin: 0 !important; }
body.harel-app-style-active #pwgc-redeem-button { margin: 0 !important; }
body.harel-app-style-active .harel-gift-card-row > .harel-coupon-wallet { display: contents; }
body.harel-app-style-active .harel-gift-card-row > .harel-coupon-wallet[hidden] { display: none !important; }
body.harel-app-style-active .harel-gift-card-row .harel-coupon-wallet__toggle { width: auto; min-width: 132px; }
body.harel-app-style-active .harel-gift-card-row .harel-coupon-wallet__panel { grid-column: 1 / -1; margin-top: 3px; border: 1px solid #b9d4f3; border-radius: 12px; background: #fff; }
@container (max-width: 450px) {
  body.harel-app-style-active .harel-gift-card-row > #pwgc-redeem-gift-card-number { grid-column: 1 / -1; }
  body.harel-app-style-active .harel-gift-card-row > #pwgc-redeem-button { grid-column: 1; }
  body.harel-app-style-active .harel-gift-card-row .harel-coupon-wallet__toggle { grid-column: 2 / 4; }
}

#moderncart-slide-out-modal .harel-coupon-wallet { margin: 8px 12px 10px; }
#moderncart-slide-out-modal .harel-coupon-wallet__toggle { min-height: 44px; }

/* Classic checkout: the top coupon form keeps Woo's native show/hide behavior. */
body.harel-app-style-active .harel-checkout-top-coupon-row { display: grid; grid-template-columns: minmax(120px,1fr) auto auto; align-items: end; gap: 10px; max-width: 690px; margin-inline-start: 0; container-type: inline-size; }
body.harel-app-style-active .harel-checkout-top-coupon-row > .form-row { float: none !important; width: auto !important; min-width: 0; margin: 0 !important; padding: 0 !important; }
body.harel-app-style-active .harel-checkout-top-coupon-row #coupon_code { width: 100%; min-width: 0; margin: 0; min-height: 46px; }
body.harel-app-style-active .harel-checkout-top-coupon-row button[name="apply_coupon"] { min-height: 46px; margin: 0; white-space: nowrap; }
body.harel-app-style-active .harel-checkout-top-coupon-row > .harel-coupon-wallet { display: contents; }
body.harel-app-style-active .harel-checkout-top-coupon-row .harel-coupon-wallet__toggle { width: auto; }
body.harel-app-style-active .harel-checkout-top-coupon-row .harel-coupon-wallet__panel { grid-column: 1 / -1; min-width: 0; border: 1px solid #b9d4f3; border-radius: 12px; }
body.harel-app-style-active .woocommerce-checkout-review-order-table .harel-checkout-coupon-row > td { width: auto !important; padding: 16px 0 !important; text-align: right !important; background: #fff; }
body.harel-app-style-active .harel-checkout-coupon-row > td::before { display: none !important; }
body.harel-app-style-active .harel-checkout-coupon-row #pwgc-redeem-gift-card-form,
body.harel-app-style-active .harel-checkout-coupon-row #pwgc-redeem-form { width: 100%; min-width: 0; margin: 0 !important; padding: 0; border: 0; }
body.harel-app-style-active .harel-checkout-coupon-row #pwgc-redeem-error:empty { display: none; }
body.harel-app-style-active .harel-checkout-coupon-row .harel-coupon-wallet__panel { text-align: right; font-weight: 400; }
@container (max-width: 530px) {
  body.harel-app-style-active .harel-checkout-top-coupon-row > .form-row-first { grid-column: 1 / -1; }
  body.harel-app-style-active .harel-checkout-top-coupon-row > .form-row-last { grid-column: 1; }
  body.harel-app-style-active .harel-checkout-top-coupon-row .harel-coupon-wallet__toggle { grid-column: 2 / 4; }
}

/* Third-party controls are kept visually consistent and meet text contrast. */
body.harel-app-style-active .moderncart-floating-cart-count { background: #08783f !important; color: #fff !important; }
body.harel-app-style-active .skip-link:focus { color: var(--harel-primary-dark) !important; background: #fff !important; }
body.harel-app-style-active .skip-link { color: var(--harel-primary-dark) !important; }
body.harel-app-style-active .woocommerce .price del,
body.harel-app-style-active .harel-product-card__price del,
body.harel-app-style-active .harel-catalog-card__price del { color: var(--harel-muted) !important; opacity: 1 !important; }
body.harel-app-style-active .woocommerce-cart-form,
body.harel-app-style-active .cart_totals,
body.harel-app-style-active .woocommerce-checkout-review-order,
body.harel-app-style-active .woocommerce-billing-fields,
body.harel-app-style-active .woocommerce-additional-fields { border-radius: 20px !important; box-shadow: 0 10px 30px rgba(24,57,96,.065); }
body.harel-app-style-active .cart_totals h2,
body.harel-app-style-active .woocommerce-checkout h3 { padding-bottom: 11px; border-bottom: 1px solid var(--harel-border); color: var(--harel-text); font-weight: 950; }
body.harel-app-style-active .woocommerce-checkout #payment { overflow: hidden; border: 1px solid var(--harel-border); border-radius: 18px; background: #fff; }
body.harel-app-style-active .woocommerce-checkout #payment ul.payment_methods { border-color: var(--harel-border); background: #f8fbff; }
body.harel-app-style-active .checkout-button,
body.harel-app-style-active #place_order { min-height: 52px; box-shadow: 0 10px 22px rgba(11,99,206,.18); }

/* תחתית */
body.harel-app-style-active #colophon { margin-top: 20px; border-top: 1px solid var(--harel-border); background: #092b50 !important; color: #dcecff; }
body.harel-app-style-active #colophon h2,
body.harel-app-style-active #colophon h3,
body.harel-app-style-active #colophon a { color: #fff !important; }
body.harel-app-style-active #colophon a:hover { color: #8fc3ff !important; }

.harel-mobile-nav { display: none; }

/* Home product strips: images and names, with manual RTL scrolling. */
.harel-product-rail { min-width: 0; margin: 26px 0; padding: 0; }
.harel-rail-heading { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 13px; }
.harel-rail-heading h2 { margin: 0; font-size: 25px; color: var(--harel-text); }
.harel-rail-all { margin-inline-start: auto; color: var(--harel-primary-dark); font-size: 14px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.harel-rail-arrows { display: flex; gap: 8px; margin-inline-start: auto; }
.harel-rail-all + .harel-rail-arrows { margin-inline-start: 4px; }
.harel-rail-arrows[hidden], .harel-rail-track[hidden], .harel-rail-empty[hidden] { display: none !important; }
.harel-rail-arrows button { width: 42px; height: 42px; display: grid; place-items: center; padding: 0; border: 1px solid #bfd0e4; border-radius: 50%; background: #fff; color: var(--harel-primary-dark); font: 24px Arial,sans-serif; cursor: pointer; }
.harel-rail-arrows button:hover:not(:disabled) { background: var(--harel-primary-soft); border-color: var(--harel-primary); }
.harel-rail-arrows button:disabled { opacity: .38; cursor: default; }
.harel-product-rail .harel-rail-track { display: grid; grid-auto-flow: column; grid-auto-columns: 178px; justify-content: start; gap: 18px; overflow-x: auto; overflow-y: hidden; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scroll-padding: 5px; direction: rtl; padding: 5px 4px 12px; margin: 0; list-style: none; scrollbar-width: thin; scrollbar-color: #b4c9e2 transparent; }
.harel-rail-track:focus-visible { outline: 3px solid #ffcf3d; outline-offset: 3px; }
.harel-rail-item { min-width: 0; margin: 0; padding: 0; list-style: none; scroll-snap-align: start; }
.harel-rail-item > a { display: block; color: var(--harel-text); text-decoration: none !important; border-radius: 10px; }
.harel-rail-item__image { display: grid; place-items: center; height: 166px; overflow: hidden; border-radius: 11px; background: #fff; }
.harel-rail-item__image img { display: block; width: 100%; height: 100%; object-fit: contain; }
.harel-rail-item h3 { margin: 10px 0 0; font-size: 15px !important; line-height: 1.5 !important; font-weight: 700; color: inherit; }
.harel-rail-item > a:hover h3 { color: var(--harel-primary-dark); text-decoration: underline; text-underline-offset: 3px; }
.harel-rail-empty { padding: 15px 0; margin: 0; color: #4b5664; font-size: 15px; }
@media (max-width: 600px) {
  .harel-rail-heading { gap: 9px; }
  .harel-rail-heading h2 { font-size: 22px; }
  .harel-rail-all { font-size: 13px; }
  .harel-product-rail .harel-rail-track { grid-auto-columns: 142px; gap: 13px; }
  .harel-rail-item__image { height: 136px; }
  .harel-rail-item h3 { font-size: 14px !important; }
}

@media (max-width: 1024px) {
  .harel-storefront-hero { grid-template-columns: minmax(0,1.35fr) minmax(230px,.65fr); padding: 36px 34px; }
  .harel-storefront-hero__cards span { width: 125px; height: 155px; }
  .harel-store-benefits { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .harel-category-row { grid-template-columns: repeat(5,minmax(120px,1fr)); overflow-x: auto; padding-bottom: 8px; }
  .harel-product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .harel-quick-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .harel-photo-gallery { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .harel-photo-gallery__item--featured { grid-column: span 2; }
  body.harel-app-style-active .woocommerce ul.products { grid-template-columns: repeat(2,minmax(0,1fr)); }
  body.harel-app-style-active.woocommerce-account .woocommerce { grid-template-columns: 235px minmax(0,1fr); }
  .harel-account-intro { grid-template-columns: 1fr; }
  .harel-account-intro__stats { grid-template-columns: minmax(110px,auto) 1fr 1fr; }
  .harel-account-intro__stats div { grid-row: auto; }
  body.harel-app-style-active .wc-block-checkout__main { width: calc(60% - 10px); }
  body.harel-app-style-active .wc-block-checkout__sidebar { width: calc(40% - 10px); }
}

@media (max-width: 780px) {
  body.harel-app-style-active { padding-bottom: 76px; }
  body.harel-app-style-active #masthead .elementor-section { padding: 0 10px !important; }
  body.harel-app-style-active #masthead .elementor-container { min-height: 70px !important; }
  body.harel-app-style-active #masthead .hfe-site-logo-img { width: 146px !important; max-width: 146px !important; max-height: 68px !important; }
  .harel-home { width: min(100% - 22px, 1220px); padding-top: 12px; }
  body.harel-app-style-active.harel-shop-landing #content > .ast-container,
  body.harel-app-style-active.harel-shop-collection #content > .ast-container,
  body.harel-app-style-active.harel-product-category #content > .ast-container { width: min(100% - 20px,1280px); }
  .harel-storefront-hero { min-height: 0; grid-template-columns: 1fr; padding: 27px 20px; border-radius: 20px; }
  .harel-storefront-hero h1 { font-size: clamp(31px,9vw,42px); }
  .harel-storefront-hero p { font-size: 15px; }
  .harel-storefront-hero__cards { display: none; }
  .harel-store-search > div { padding: 5px; }
  .harel-store-search button { flex-basis: 82px; }
  .harel-store-category-nav { grid-auto-columns: 100px; padding: 12px 8px; border-radius: 17px; }
  .harel-store-category-rail .harel-store-category-nav a { flex-basis: 100px; }
  .harel-store-category-nav__image { width: 72px; height: 72px; }
  .harel-store-featured { padding: 16px 12px; border-radius: 18px; }
  .harel-store-featured__grid { grid-template-columns: 1fr 1fr; grid-template-rows: 225px 155px; gap: 8px; }
  .harel-store-featured__tile--large { grid-column: 1 / -1; grid-row: 1; }
  .harel-store-featured__tile { padding: 15px; }
  .harel-store-featured__tile::after { left: 13px; bottom: 13px; width: 34px; height: 34px; }
  .harel-store-featured__tile span,
  .harel-store-featured__tile:not(.harel-store-featured__tile--large) span { max-width: calc(100% - 42px); font-size: 20px; }
  .harel-store-benefits { grid-template-columns: 1fr; }
  .harel-catalog-hero { min-height: 180px; align-items: flex-start; flex-direction: column; padding: 25px 20px; border-radius: 19px; }
  .harel-catalog-hero h1 { font-size: 32px; }
  .harel-catalog-hero::after { left: 12px; font-size: 72px; }
  .harel-catalog-hero > a { padding: 8px 12px; font-size: 12px; }
  .harel-archive-category-nav { margin-block: 10px; padding: 8px; }
  .harel-catalog-toolbar { min-height: 58px; align-items: stretch; flex-direction: column; padding: 10px 12px; }
  .harel-catalog-toolbar .woocommerce-ordering,
  .harel-catalog-toolbar .woocommerce-ordering select { width: 100%; }
  .harel-catalog-card__content { padding: 11px; }
  .harel-catalog-card__content h2 { min-height: 55px; font-size: 14px !important; }
  .harel-catalog-card__description p { min-height: 60px; font-size: 12px; line-height: 1.65; }
  .harel-catalog-card__price { font-size: 15px; }
  .harel-catalog-card__button { min-height: 40px; font-size: 12px; }
  body.harel-app-style-active.single-product .summary { padding: 16px 0 0; }
  body.harel-app-style-active.single-product form.cart { padding: 12px; }
  .harel-account-actions > div { grid-template-columns: 1fr; }
  .harel-home-top { min-height: 48px; }
  .harel-home-greeting span { font-size: 12px; }
  .harel-home-greeting strong { max-width: 95px; overflow: hidden; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; }
  .harel-product-search__row button { min-width: 82px; }
  .harel-hero { min-height: auto; grid-template-columns: 1fr; padding: 29px 22px; border-radius: 20px; }
  .harel-hero h1 { font-size: clamp(31px,9vw,42px); }
  .harel-hero p { font-size: 16px; }
  .harel-hero__visual { display: block; height: 156px; min-width: 0; margin-top: 12px; }
  .harel-hero__visual .harel-photo-stack { width: 120px; height: 142px; border-width: 6px; border-bottom-width: 25px; }
  .harel-hero__visual .harel-photo-stack--one { inset: 8px auto auto 15%; }
  .harel-hero__visual .harel-photo-stack--two { inset: 2px 16% auto auto; }
  .harel-hero__visual .harel-photo-stack--three { inset: 18px 29% auto auto; font-size: 42px; }
  .harel-actions { flex-direction: column; }
  .harel-button { width: 100%; }
  .harel-quick-grid { gap: 10px; }
  .harel-quick-card { min-height: 100px; padding: 16px 13px; gap: 12px; }
  .harel-quick-card__icon { flex-basis: 46px; height: 46px; font-size: 24px; }
  .harel-quick-card strong { font-size: 17px; }
  .harel-quick-card small { font-size: 13px; }
  .harel-section { padding: 16px 13px; border-radius: 18px; }
  .harel-section__heading { align-items: center; }
  .harel-section__heading h2 { font-size: 24px; }
  .harel-section__heading > a { font-size: 12px; }
  .harel-category-row { grid-template-columns: repeat(10,112px); margin-inline: -4px; gap: 5px; }
  .harel-category-rail .harel-category-row { display: flex; grid-template-columns: none; margin-inline: -4px; gap: 5px; }
  .harel-category-rail .harel-category-card { flex-basis: 112px; }
  .harel-category-card__image { width: 82px; height: 82px; }
  .harel-product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px; }
  .harel-product-card__body { padding: 10px; }
  .harel-product-card h3 { min-height: 54px; font-size: 14px; }
  .harel-product-card__price { font-size: 14px; }
  .harel-product-card__button { min-height: 39px; font-size: 12px; }
  .harel-app-promo { flex-direction: column; align-items: stretch; padding: 22px 18px; }
  .harel-app-promo__actions { justify-content: stretch; min-width: 0; }
  .harel-app-promo__actions .harel-button { flex: 1 1 100%; min-width: 0; }
  .harel-trust-grid { grid-template-columns: 1fr; }
  .harel-photo-services { padding: 17px 13px; }
  .harel-photo-services__heading { align-items: flex-start; }
  .harel-photo-gallery { grid-template-columns: repeat(2,minmax(0,1fr)); grid-auto-rows: 145px; gap: 8px; }
  .harel-photo-gallery__item--featured { grid-column: span 2; grid-row: span 2; }
  body.harel-app-style-active .woocommerce ul.products { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px; }
  body.harel-app-style-active .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 14px !important; }
  body.harel-app-style-active .woocommerce ul.products li.product-category img { height: 220px; }
  body.harel-app-style-active.single-product div.product { padding: 14px; border-radius: 18px; }
  body.harel-app-style-active:not(.home) #content { padding-block: 22px 42px; }
  body.harel-app-style-active:not(.home) #content > .ast-container { width: min(100% - 20px,1240px); }
  body.harel-app-style-active .woocommerce-products-header { padding: 22px 20px; border-radius: 18px; }
  body.harel-app-style-active .woocommerce-products-header::after { left: 16px; font-size: 58px; }
  body.harel-app-style-active.harel-block-checkout h1.entry-title,
  body.harel-app-style-active.harel-checkout-page h1.entry-title,
  body.harel-app-style-active.harel-block-cart h1.entry-title,
  body.harel-app-style-active.harel-cart-page h1.entry-title { padding: 18px 20px; border-radius: 16px; font-size: 29px; }
  body.harel-app-style-active .wc-block-components-sidebar-layout { display: flex; flex-direction: column; gap: 14px; }
  body.harel-app-style-active .wc-block-checkout__main,
  body.harel-app-style-active .wc-block-checkout__sidebar { position: static; width: 100%; }
  body.harel-app-style-active .wc-block-components-checkout-step { padding: 17px 14px !important; border-radius: 15px; }
  body.harel-app-style-active .wc-block-components-checkout-step__title { font-size: 19px !important; }
  .harel-coupon-wallet { border-radius: 12px; }
  .harel-coupon-wallet__panel { padding: 12px; }
  .harel-coupon-choice__top { flex-direction: column; gap: 3px; }
  .harel-coupon-choice__meta { align-items: flex-start; flex-direction: column; }
  body.harel-app-style-active.woocommerce-account .woocommerce { grid-template-columns: 1fr; gap: 12px; }
  .harel-account-intro { grid-column: 1; padding: 22px 18px; border-radius: 19px; }
  .harel-account-intro__main { align-items: flex-start; }
  .harel-account-intro__icon { flex-basis: 48px; height: 48px; border-radius: 14px; font-size: 24px; }
  .harel-account-intro h1 { font-size: 27px; }
  .harel-account-intro__stats { grid-template-columns: 1fr 1fr; }
  .harel-account-intro__stats div { grid-column: 1 / -1; }
  body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation { position: static; overflow-x: auto; padding: 8px !important; }
  body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation ul { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(132px,auto); gap: 4px; }
  body.harel-app-style-active.woocommerce-account .woocommerce-MyAccount-navigation li a { justify-content: center; margin: 0; white-space: nowrap; }
  body.harel-app-style-active .woocommerce-MyAccount-navigation,
  body.harel-app-style-active .woocommerce-MyAccount-content { width: 100% !important; margin-bottom: 12px; }
  .harel-mobile-nav { position: fixed; z-index: 99990; right: 0; bottom: 0; left: 0; height: 70px; display: grid; grid-template-columns: repeat(5,1fr); padding: 7px max(7px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left)); border-top: 1px solid var(--harel-border); background: rgba(255,255,255,.98); box-shadow: 0 -6px 22px rgba(21,45,77,.11); }
  .harel-mobile-nav a { min-width: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px; border-radius: 10px; color: var(--harel-muted) !important; text-decoration: none !important; }
  .harel-mobile-nav a > span { font-size: 22px; line-height: 1; }
  .harel-mobile-nav a > strong { font-size: 11px; font-weight: 850; }
  .harel-mobile-nav a[aria-current="page"] { color: var(--harel-primary) !important; background: var(--harel-primary-soft); }

  /* Keep third-party floating controls above the fixed mobile navigation. */
  body.harel-app-style-active .joinchat {
    --sep: 14px;
    --bottom: calc(84px + env(safe-area-inset-bottom));
  }
  body.harel-app-style-active .moderncart-floating-cart-button {
    bottom: calc(84px + env(safe-area-inset-bottom)) !important;
  }
}

@media (max-width: 420px) {
  .harel-quick-grid { grid-template-columns: 1fr; }
  .harel-product-grid,
  body.harel-app-style-active .woocommerce ul.products { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .harel-product-card__image { aspect-ratio: 1/1.05; }
  .harel-photo-gallery { grid-auto-rows: 125px; }
  .harel-account-intro__stats { grid-template-columns: 1fr; }
  .harel-account-intro__stats div { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  body.harel-app-style-active *,
  body.harel-app-style-active *::before,
  body.harel-app-style-active *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
