.elementor-272 .elementor-element.elementor-element-458940d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-archive-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}/* Start custom CSS *//* ===================================================================
   חשמל מהשטח · עיצוב עוטף לעמוד החנות (כותרת + פירורי לחם + קונטיינר)
   ------------------------------------------------------------------
   משלים את [ymf_shop] שכבר מעצב את עצמו. כאן רק העטיפה.
   סמן classes (Advanced → CSS Classes):
     • הקונטיינר/Section הראשי →  ymf-shop-wrap
     • וידג'ט פירורי לחם         →  ymf-shop-crumbs
     • וידג'ט כותרת              →  ymf-shop-heading
   הדבק ב: עורך התבנית → Advanced → Custom CSS.
=================================================================== */

:root{
  --ymf-d:#15120D; --ymf-gold:#E3B324; --ymf-gold-d:#C2992C; --ymf-gold-ink:#A67E1F;
  --ymf-cream:#FAF7F0; --ymf-line:#ECE7DB; --ymf-ink2:#6A6051; --ymf-ink3:#857B6C;
}

/* ===== קונטיינר העמוד — רוחב תואם לאתר (1200px) וממורכז ===== */
.ymf-shop-wrap{
  max-width:75rem !important;
  margin-inline:auto !important;
  width:100% !important;
  padding-inline:1.5rem !important;
}

/* ===== פירורי לחם ===== */
.ymf-shop-crumbs,
.ymf-shop-crumbs .woocommerce-breadcrumb,
.ymf-shop-crumbs nav{
  font-size:.875rem !important;
  color:var(--ymf-ink3) !important;
  margin-bottom:1.125rem !important;
  font-weight:500 !important;
}
.ymf-shop-crumbs a{
  color:var(--ymf-ink3) !important;
  text-decoration:none !important;
  transition:color .2s !important;
}
.ymf-shop-crumbs a:hover{ color:var(--ymf-gold-ink) !important; }
.ymf-shop-crumbs .breadcrumb_last,
.ymf-shop-crumbs span:last-child{ color:var(--ymf-d) !important; font-weight:700 !important; }

/* ===== כותרת העמוד ===== */
.ymf-shop-heading,
.ymf-shop-heading .elementor-heading-title,
.ymf-shop-heading h1,
.ymf-shop-heading h2{
  font-weight:800 !important;
  font-size:2.5rem !important;
  line-height:1.1 !important;
  letter-spacing:-.01em !important;
  color:var(--ymf-d) !important;
  margin:0 0 .5rem !important;
  text-align:right !important;
}

/* ===== רספונסיב ===== */
@media (max-width:48rem){
  .ymf-shop-wrap{ padding-inline:1rem !important; }
  .ymf-shop-heading,
  .ymf-shop-heading .elementor-heading-title,
  .ymf-shop-heading h1{ font-size:1.875rem !important; }
}/* End custom CSS */