.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e0df1bd:#9482FC;--e-global-color-cecf905:#FFFFFF;--e-global-color-4f69faf:#000000;--e-global-typography-primary-font-family:"FUP Begin";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"FUP Begin";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"FUP Begin";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"FUP Begin";--e-global-typography-accent-font-weight:300;--e-global-typography-214dabb-font-family:"Assistant";--e-global-typography-df8d449-font-family:"Denk One";--e-global-typography-df8d449-font-weight:100;font-family:"Assistant", assistant;font-weight:800;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:var( --e-global-typography-secondary-font-family ), assistant;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-8 h1{font-family:var( --e-global-typography-primary-font-family ), assistant;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h2{font-family:var( --e-global-typography-accent-font-family ), assistant;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:20px;--e-global-typography-secondary-font-size:15px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:15px;--e-global-typography-214dabb-font-size:15px;--e-global-typography-df8d449-font-size:18px;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ====================================================
   David Alvaro - CSS מותאם אישית
   ==================================================== */

/* סטייל כפתור הוסף לסל באוסף */
.product .single_add_to_cart_button,
.product .button.add_to_cart_button {
    background: #000 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 12px 20px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 1px solid #000 !important;
    width: 100% !important;
    text-align: center !important;
}
/* מצב hover */
.product .single_add_to_cart_button:hover,
.product .button.add_to_cart_button:hover {
    background: #fff !important;
    color: #000 !important;
}

/********************************************************
  כפתורי וריאציות של GetWooPlugins – עיצוב חדש ונקי
********************************************************/
/* יישור משמאל לימין */
.woo-variation-items-wrapper,
.woo-variation-items-wrapper .variable-items-wrapper {
  direction: ltr !important;
  text-align: left !important;
  justify-content: flex-start !important;
}
/* ביטול עיגול פינות בכל האלמנטים */
.woo-variation-items-wrapper .variable-item,
.woo-variation-items-wrapper .variable-item-span,
.woo-variation-items-wrapper .variable-item button,
.woo-variation-items-wrapper .variable-item label,
.woo-variation-items-wrapper .variable-item .variable-item-span::before {
  border-radius: 0 !important;
}
/* עיצוב כללי של הכפתורים */
.woo-variation-items-wrapper .variable-item {
  border: 1px solid #dcdcdc !important;
  background: #fff !important;
  min-width: 48px !important;
  min-height: 38px !important;
  padding: 8px 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  transition: all 0.25s ease;
  cursor: pointer;
  box-shadow: none !important;
}
/* אפקט hover */
.woo-variation-items-wrapper .variable-item:hover {
  background: #f4f4f4 !important;
  border-color: #000 !important;
  transform: translateY(-2px);
}
/* מצב נבחר */
.woo-variation-items-wrapper .variable-item.selected,
.woo-variation-items-wrapper .variable-item.active {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
  transform: translateY(-2px);
}
/* מצב לא זמין */
.woo-variation-items-wrapper .variable-item.disabled {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
  text-decoration: line-through !important;
}
/* מסתיר לגמרי וריאציות תמונה */
.woo-variation-items-wrapper .variable-item.image-variable-item img,
.woo-variation-items-wrapper .variable-item .variable-item-image,
.variable-item.image-variable-item img {
  display: none !important;
}
/* הופך וריאציות תמונה לוריאציות טקסט */
.woo-variation-items-wrapper .variable-item.image-variable-item,
.woo-variation-items-wrapper .variable-item.image-variable-item .variable-item-span {
  padding: 10px 14px !important;
  border: 1px solid #dcdcdc !important;
  background: #fff !important;
  border-radius: 0 !important;
  min-width: 46px !important;
  text-align: center !important;
}
/* מוודא שהטקסט מופיע */
.variable-item-span {
  display: block !important;
  font-size: 14px !important;
  font-weight: 500;
}
/* החזרת תמונות מוצרים לגודל תקין */
.woocommerce ul.products li.product img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
}
/* תיקון קריסת הגריד: לא לגעת במבנה של מוצר מלא */
.woocommerce ul.products li.product {
  display: block !important;
}
/* הכרטיס עצמו - Flex column */
.elementor-loop-item .woocommerce-loop-product {
  display: flex;
  flex-direction: column;
  height: 100%;
}
/* דוחף את הכפתור לתחתית */
.elementor-loop-item .woocommerce-loop-product .button,
.elementor-loop-item .woocommerce-loop-product .add_to_cart_button {
  margin-top: auto;
}
/* כפתור צמוד לתחתית */
.woocommerce ul.products li.product {
  display: flex !important;
  flex-direction: column !important;
}
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product .button {
  margin-top: auto !important;
}
@media (max-width: 768px) {
  .woo-variation-items-wrapper .variable-item {
    min-width: 32px !important;
    min-height: 28px !important;
    padding: 4px 8px !important;
    font-size: 11px !important;
  }
  .variable-item-span {
    font-size: 11px !important;
  }
}


/********************************************************
   תווית הנחה (Sale Badge) - עיצוב יוקרתי מינימליסטי
   תואם לסגנון השחור-לבן של האתר
********************************************************/

/* איפוס תווית ההנחה הקיימת של WooCommerce */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-page span.onsale,
.woocommerce div.product span.onsale {
    /* מיקום */
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 10 !important;
    margin: 0 !important;

    /* גודל */
    min-width: auto !important;
    min-height: auto !important;
    width: auto !important;
    height: auto !important;
    padding: 6px 12px !important;

    /* צורה - מרובע חד תואם לעיצוב הקיים */
    border-radius: 0 !important;
    border: 1px solid #000 !important;

    /* צבעים - שחור על לבן */
    background: #000 !important;
    color: #fff !important;

    /* טיפוגרפיה */
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    text-align: center !important;
    text-shadow: none !important;

    /* תצוגה */
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;

    /* אפקטים */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12) !important;
    transition: all 0.25s ease !important;
}

/* תווית הנחה בעמוד מוצר בודד - מעט גדולה יותר */
.woocommerce div.product span.onsale,
.single-product div.product span.onsale {
    top: 16px !important;
    right: 16px !important;
    padding: 8px 14px !important;
    font-size: 12px !important;
}

/* הוודאה שהמיקום עובד גם בלי position relative על העטיפה */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.elementor-loop-item .woocommerce-loop-product,
.woocommerce div.product .images,
.woocommerce div.product div.images {
    position: relative !important;
}

/* הסרת תוויות הנחה ישנות מהעיצוב המקורי של ערכת הנושא */
.woocommerce span.onsale::before,
.woocommerce span.onsale::after {
    content: none !important;
    display: none !important;
}

/* רספונסיבי - מובייל */
@media (max-width: 768px) {
    .woocommerce span.onsale,
    .woocommerce ul.products li.product .onsale,
    .woocommerce-page span.onsale,
    .woocommerce div.product span.onsale {
        top: 8px !important;
        right: 8px !important;
        padding: 4px 9px !important;
        font-size: 10px !important;
        letter-spacing: 0.05em !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'FUP Begin';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Bold.woff2') format('woff2'),
		url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Bold.woff') format('woff');
}
@font-face {
	font-family: 'FUP Begin';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-ExtraBold.woff2') format('woff2'),
		url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-ExtraBold.woff') format('woff');
}
@font-face {
	font-family: 'FUP Begin';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Light.woff2') format('woff2'),
		url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Light.woff') format('woff');
}
@font-face {
	font-family: 'FUP Begin';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Medium.woff2') format('woff2'),
		url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Medium.woff') format('woff');
}
@font-face {
	font-family: 'FUP Begin';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Regular.woff2') format('woff2'),
		url('https://david-alvaro.co.il/wp-content/uploads/2026/04/FUP-Begin-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */