.elementor-2426 .elementor-element.elementor-element-11bc72e6{--display:flex;}.elementor-widget-heading .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 );}.elementor-2426 .elementor-element.elementor-element-db25634{text-align:center;margin:26px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--e-transform-translateX:0px;--e-transform-translateY:60px;}.elementor-2426 .elementor-element.elementor-element-db25634 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:50px;font-weight:700;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#2F2F2F;}.elementor-2426 .elementor-element.elementor-element-0f37334 .wc-proceed-to-checkout{--place-order-title-alignment:center;--checkout-button-width:fit-content;}.elementor-2426 .elementor-element.elementor-element-0f37334{--update-cart-automatically-display:none;--sections-background-color:#F1F1F100;--sections-border-type:none;--sections-border-radius:20px 20px 20px 20px;--links-normal-color:#010101;--links-hover-color:#252525;--forms-rows-gap:0px;--forms-fields-normal-color:#000000;--order-summary-rows-gap-top:calc( 30px/2 );--order-summary-rows-gap-bottom:calc( 30px/2 );--order-summary-color:#333333;--product-link-normal-color:#080505;--order-summary-items-divider-weight:1px;--order-summary-quantity-border-weight:1px;--order-summary-remove-icon-normal-color:#010101;--totals-rows-gap-top:calc( 20px/2 );--totals-rows-gap-bottom:calc( 20px/2 );--totals-color:#2C2C2C;--totals-divider-color:#A7A7A7;--totals-divider-weight:1px;--checkout-button-normal-text-color:#FFF9F9;--checkout-button-border-radius:30px 30px 30px 30px;--checkout-button-padding:10px 80px 10px 80px;--checkout-button-width:fit-content;}.e-woo-select2-wrapper .select2-results__option{color:#000000;}.elementor-2426 .elementor-element.elementor-element-0f37334 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000000 transparent transparent transparent;}.elementor-2426 .elementor-element.elementor-element-0f37334 .coupon .input-text, .elementor-2426 .elementor-element.elementor-element-0f37334 .e-cart-totals .input-text, .elementor-2426 .elementor-element.elementor-element-0f37334 select, .elementor-2426 .elementor-element.elementor-element-0f37334 .select2-selection--single{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-2426 .elementor-element.elementor-element-0f37334 .woocommerce-cart-form{--order-summary-title-color:#212121;}.elementor-2426 .elementor-element.elementor-element-0f37334 .e-shop-table .cart th, .elementor-2426 .elementor-element.elementor-element-0f37334 .e-shop-table .cart td:before{font-family:"Roboto", Sans-serif;font-size:15px;}.elementor-2426 .elementor-element.elementor-element-0f37334 .cart td span, .elementor-2426 .elementor-element.elementor-element-0f37334 .cart td, .elementor-2426 .elementor-element.elementor-element-0f37334 .input-text.qty{font-family:"Sansita", Sans-serif;font-size:13px;}.elementor-2426 .elementor-element.elementor-element-0f37334 .checkout-button{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:800;line-height:28px;word-spacing:0px;}.elementor-2426 .elementor-element.elementor-element-0f37334 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#1C1C1C;}.elementor-2426 .elementor-element.elementor-element-0f37334 .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:transparent;background-image:linear-gradient(180deg, #070707 0%, #000000 100%);}.elementor-2426 .elementor-element.elementor-element-0f37334 > .elementor-widget-container{padding:100px 0px 0px 0px;}.elementor-2426 .elementor-element.elementor-element-568315e{--display:flex;}.elementor-2426 .elementor-element.elementor-element-750a71d{--display:flex;}@media(max-width:1024px){.elementor-2426 .elementor-element.elementor-element-db25634{margin:-75px 0px calc(var(--kit-widget-spacing, 0px) + -38px) 0px;}}@media(max-width:767px){.elementor-2426 .elementor-element.elementor-element-11bc72e6{--margin-top:34px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2426 .elementor-element.elementor-element-db25634{margin:7px 0px calc(var(--kit-widget-spacing, 0px) + -73px) 0px;--e-transform-translateY:1px;}}/* Start custom CSS for heading, class: .elementor-element-db25634 */.elementor-2426 .elementor-element.elementor-element-db25634 {
  font-weight: 700;
  font-size: 2.5em;
  display: inline-block;
  color: #111; /* fallback במידה ודפדפן לא תומך */

  background: linear-gradient(
    120deg,
    #111 20%,
    #333 40%,
    #fff 50%,
    #333 60%,
    #111 80%
  );
  background-size: 200% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  /* הגדר את האנימציה כך שתתחיל כל 7 שניות, תחזור כל 7 שניות */
  animation: shimmerText 20s ease-in-out infinite;
  animation-delay: 0s;  /* דחייה של 0 שניות, כך שהאנימציה תתחיל מיד */
}

@keyframes shimmerText {
  0% {
    background-position: -200% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}/* End custom CSS */
/* Start custom CSS for woocommerce-cart, class: .elementor-element-0f37334 *//* ========================
       עיצוב שולחן העגלה
       ======================== */
    
    /* הסתרת כותרות */
    .woocommerce-cart table.shop_table.cart thead {
      display: none;
    }
    
    /* תמונת מוצר */
    .elementor-2426 .elementor-element.elementor-element-0f37334 .product-thumbnail img {
      border-radius: 6px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }
    
/* עטיפת הכמות עם ניאון לבן חזק, שחור כמעט לא קיים, ורקע לבן */
.woocommerce-cart .quantity {
    display: inline-flex;
    align-items: center;
    border: none;
    border-radius: 8px;
    overflow: hidden;
    height: 32px;
    background-color: #ffffff; /* עכשיו הריבוע פנימי לבן */
    position: relative;
    /* ניאון לבן חזק יותר, שחור כמעט לא מורגש */
    box-shadow:
        0 0 4px rgba(0,0,0,0.3),       /* ניאון שחור חלש מאוד */
        0 0 14px rgba(255,255,255,0.98), /* שכבת זוהר לבן חזקה מאוד */
        0 0 18px rgba(255,255,255,0.9),  /* שכבת זוהר לבן נוספת */
        0 0 25px rgba(255,255,255,0.8);  /* שכבת זוהר לבן חיצונית */
    transition: box-shadow 0.3s ease;
}



/* חיזוק הזוהר בעת ריחוף */
.woocommerce-cart .quantity:hover {
    box-shadow:
        0 0 4px rgba(0,0,0,0.6),        /* ניאון שחור קל */
        0 0 24px rgba(255,255,255,1),    /* זוהר לבן חזק מאוד */
        0 0 40px rgba(255,255,255,0.85); /* שכבת זוהר לבן נוספת */
}


/* חיזוק הזוהר בעת ריחוף */
.woocommerce-cart .quantity:hover {
    box-shadow:
        0 0 8px rgba(0,0,0,1),       /* ניאון שחור חזק יותר */
        0 0 16px rgba(255,255,255,0.8), /* זוהר לבן חזק יותר */
        0 0 24px rgba(255,255,255,0.5); /* שכבת זוהר לבן נוספת */
}


/* חיזוק זוהר בעת ריחוף */
.woocommerce-cart .quantity:hover {
    box-shadow:
        0 0 10px rgba(255, 255, 255, 1),
        0 0 20px rgba(255, 255, 255, 0.7),
        0 0 30px rgba(255, 255, 255, 0.5);
}

    
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity input.qty {
      border: none;
      padding: 4px 8px;
      width: 40px;
      text-align: center;
      font-size: 13px;
      height: 100%;
      box-sizing: border-box;
      background-color: transparent;
      color: #333;
      font-weight: 300;
      cursor: text;
      outline: none;
    }
    
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity input.qty::-webkit-outer-spin-button,
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity input.qty::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }
    
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity input.qty[type=number] {
      -moz-appearance: textfield;
    }
    
    /* כפתורי + ו - */
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity button.plus,
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity button.minus {
      background-color: #f5f5f5;
      border: none;
      width: 28px;
      height: 100%;
      font-size: 16px;
      font-weight: 700;
      color: #555;
      cursor: pointer;
      transition: background 0.2s ease;
      user-select: none;
    }
    
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity button.plus:hover,
    .elementor-2426 .elementor-element.elementor-element-0f37334 .quantity button.minus:hover {
      background-color: #e0e0e0;
    }
    
    /* אייקון מנעול לפני checkout */
    .woocommerce .checkout-button::before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23FFFFFF'%3E%3Cpath fill-rule='evenodd' d='M10 1a4.5 4.5 0 00-4.5 4.5v2H5a2 2 0 00-2 2v6a2 2 0 002 2h10a2 2 0 002-2v-6a2 2 0 00-2-2h-.5V5.5A4.5 4.5 0 0010 1zm3 8h-6V5.5a3 3 0 116 0V8.5z' clip-rule='evenodd'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      width: 18px;
      height: 18px;
      margin-right: 8px;
      margin-bottom: -2px;
      transition: filter 0.3s ease-in-out;
    }
    
    .woocommerce .checkout-button:hover::before {
      filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.8)) drop-shadow(0 0 10px rgba(255, 255, 255, 0.4));
    }
    
    /* הגדלת תמונת מוצר */
    .woocommerce-cart-form .product-thumbnail img {
      width: 110px !important;
      height: auto !important;
      border-radius: 12px;
      object-fit: cover;
    }
    
    /* אזור הצ'קאאוט */
    .e-cart__column-end {
      flex: 0 0 360px !important;
      max-width: 100%;
      border: 0px solid #FFFFFF;
      padding: 50px 18px;
      border-radius: 8px;
      background-color: transparent;
      box-shadow: none;
    }
    
    /* Subtotal */
    .cart_totals .cart-subtotal th,
    .cart_totals .cart-subtotal td {
      font-size: 12px;
      font-weight: 200;
      color: #888;
    }
    
    .cart_totals .cart-subtotal .amount {
      font-size: 14px;
      font-weight: 200;
      color: #888;
    }
    
    /* שינוי subtotal ו-total */
    .woocommerce-cart .cart-subtotal th,
    .woocommerce-cart .cart-subtotal td {
      font-size: 15px;
    }
    
    .woocommerce-cart .order-total th,
    .woocommerce-cart .order-total td {
      font-size: 17px;
      font-weight: bold;
    }
    
 
    
  /* שמות המוצרים - שחור פרימיום ושליטה מדויקת במראה */
.woocommerce-cart table.shop_table.cart tbody tr td.product-name a,
.woocommerce-cart table.shop_table.cart tbody tr td.product-name span {
    /* שימוש בפונט מערכת מודרני שתומך ביותר משקלים */
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    font-size: 15px !important;
    
    /* שחור פרימיום מט */
    color: #121212 !important;
    
    /* נסה 500. אם זה עבה מדי, נשאיר 500 ונטפל בזה עם ריווח */
    font-weight: 500 !important;
    
    /* הנה ה"סוד": ריווח אותיות חיובי גורם לאות להיראות רזה ואלגנטית יותר */
    /* ערכים מומלצים: 0.2px, 0.5px, 0.8px */
    letter-spacing: 0.4px !important;
    
    /* מוריד את ה"עומס" של האות כדי שתיראה חדה יותר */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
    
  /* מחירים - שחור פרימיום ושליטה בעובי */
.woocommerce-cart table.shop_table.cart tbody tr .amount,
.woocommerce-cart table.shop_table.cart tbody tr .product-subtotal .amount {
    /* שימוש בפונט מערכת נקי במקום Arial Black העבה מדי */
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    font-size: 15px !important;
    
    /* שחור פרימיום מט */
    color: #121212 !important;
    
    /* קביעת העובי - 500 הוא משקל ביניים (Medium) */
    font-weight: 500 !important;
    
    /* הטריק לרזון מדויק: ככל שתעלה את המספר פה, האות תיראה דקה ואצילית יותר */
    /* נסה לשנות בין 0.3px ל-0.8px כדי למצוא את הדיוק שחיפשת */
    letter-spacing: 0.4px !important;

    /* החלקת האותיות למראה חד */
    -webkit-font-smoothing: antialiased;
}
    
 
    /* MOBILE CART - RESPONSIVE */
    @media only screen and (max-width: 768px) {
    
      /* הסתרת כותרות הטבלה */
      .woocommerce-cart table.shop_table.cart thead,
      .woocommerce-cart table.shop_table.cart thead th {
        display: none !important;
      }
    
      /* הסתרת data-title שמופיע על TD */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td::before {
        content: none !important;
      }
    
      /* כל שורה מוצגת ככרטיס */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important; /* מרכז אנכית */
        margin-bottom: 15px !important;
        padding: 5px 0 !important;
        border-bottom: none !important;
      }
    
      /* תמונה בצד שמאל */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-thumbnail {
        flex: 0 0 80px !important;
        margin-right: 10px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        padding: 0 !important;
      }
    
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-thumbnail img {
        width: 80px !important;
        height: auto !important;
        border-radius: 8px !important;
        object-fit: cover !important;
      }
    
      /* פרטי המוצר מימין */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-name,
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-subtotal {
        flex: 1 !important;
        display: flex !important; /* מיכל גמיש */
        flex-direction: column !important;
        justify-content: center !important; /* מרכז אנכית */
        margin: 0 !important;
        padding: 0 !important;
      }
    
      /* שם המוצר */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-name {
        font-weight: bold !important;
        font-size: 14px !important;
        margin-bottom: 2px !important;
      }
    
      /* מחיר סופי - מודגש יותר והזזה שמאלה */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-subtotal {
        font-size: 15px !important;
        font-weight: 700 !important;
        color: #222 !important;
        margin-bottom: 2px !important;
        margin-left: -5px !important; /* הזזה שמאלה */
      }
    
      /* כמות - לא מתרחבת והזזה שמאלה */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-quantity {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 13px !important;
        margin-left: -5px !important; /* הזזה שמאלה */
      }
    
      /* הסתרת עמודות מיותרות */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-remove,
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-price {
        display: none !important;
      }
    
      /* ריווח בין כרטיסי מוצר */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item + tr.cart_item {
        margin-top: 10px !important;
      }
    
      /* הזזה שמאלה והגבלת רוחב לשם ומחיר */
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-name,
      .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-subtotal {
        padding-left: 0 !important;
        max-width: calc(100% - 90px) !important; /* משאיר מקום לתמונה */
      }
    }
/* הסרת חלון Cart Updated של WooCommerce */
.woocommerce-message {
  display: none !important;
}

/* הסרת גבולות מקוריים של WooCommerce במובייל וטאבלט */
@media only screen and (max-width: 1024px) {
  .woocommerce-cart table.shop_table.cart tbody tr.cart_item,
  .woocommerce-cart table.shop_table.cart tbody tr.cart_item td {
    border: none !important; /* מסיר את כל הגבולות הפיזיים */
  }

  /* הסרת פס ניאון במובייל וטאבלט */
  .woocommerce-cart table.shop_table.cart tbody tr.cart_item::after {
    display: none !important;
  }
}

/* מסגרת ניאון לבן בין מוצרי הקארט - רק במסכים גדולים */
.woocommerce-cart table.shop_table.cart tbody tr.cart_item {
  position: relative; /* מאפשר למקם את הפס */
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/* פס ניאון לבן בין המוצרים - רק על כל שורה פרט לאחרונה */
.woocommerce-cart table.shop_table.cart tbody tr.cart_item:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.1px; /* עובי הקו */
  background: white;
  box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.8); /* אפקט ניאון */
}
/* הסרת גבולות מקוריים של WooCommerce בכל המסכים */
.woocommerce-cart table.shop_table.cart tbody tr.cart_item,
.woocommerce-cart table.shop_table.cart tbody tr.cart_item td {
    border: none !important; /* מסיר את כל הגבולות הפיזיים */
}

/* הסרת פס ניאון בין המוצרים */
.woocommerce-cart table.shop_table.cart tbody tr.cart_item::after {
    display: none !important;
}
/* הפיכת ה-X למילה REMOVE ועיצוב פרימיום */
.woocommerce-cart table.shop_table.cart td.product-remove a.remove {
    font-size: 0 !important; /* מעלים את ה-X המקורי */
    text-decoration: none !important;
    border: none !important;
    color: #888 !important; /* אפור עדין */
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-family: system-ui, sans-serif;
    letter-spacing: 1px;
}

.woocommerce-cart table.shop_table.cart td.product-remove a.remove::before {
    content: "REMOVE"; /* כאן אתה קובע מה יהיה רשום */
    font-size: 11px; /* גודל פונט קטן ואלגנטי */
    font-weight: 400;
}

/* אפקט ריחוף - הופך ללבן עם ניאון עדין */
.woocommerce-cart table.shop_table.cart td.product-remove a.remove:hover {
    color: #ffffff !important;
    background-color: transparent !important;
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.8);
}

/* התאמה למובייל - שלא יעלם */
@media only screen and (max-width: 768px) {
    .woocommerce-cart table.shop_table.cart tbody tr.cart_item td.product-remove {
        display: block !important;
        order: 3; /* שומר עליו בסוף השורה */
        padding: 10px 0 !important;
        text-align: left;
    }
}/* End custom CSS */
/* Start custom CSS *//* ודא שהקונטיינר מוגדר כ-Flex בשורה */
.e-cart__container {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  gap: 40px;
  direction: ltr !important; /* מונע השפעה של RTL */
}

/* מוצרים בצד ימין */
.e-cart__column-start {
  order: 1 !important;
  flex: 1 1 60%;
}

/* צ'קאאוט בצד שמאל */
.e-cart__column-end {
  order: 2 !important;
  flex: 1 1 35%;
}
/* יישור כפתורי ההסרה */
.woocommerce-cart-form .product-remove {
  text-align: center !important;
  vertical-align: middle !important;
  width: 40px;
}

/* עיצוב הקישור עצמו */
.woocommerce-cart-form .product-remove a.remove {
  display: inline-block;
  font-size: 18px;
  color: #ff4d4f;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  transition: all 0.2s ease;
}

/* אנימציה בהובר */
.woocommerce-cart-form .product-remove a.remove:hover {
  color: #d90000;
  transform: scale(1.2);
}

 


/* הגדלת גודל הכיתוב Total */
.woocommerce-cart .cart-subtotal th {
    font-size: 24px; /* שנה לגודל הרצוי */
    font-weight: bold; /* אופציונלי */
}

/* מסגרת ניאון קבועה סביב הצ'קאאוט */
.woocommerce-cart .cart_totals {
  position: relative; /* מאפשר מיקום של ::before */
  z-index: 1;
}

/* pseudo-element ליצירת הזוהר */
.woocommerce-cart .cart_totals::before {
  content: "";
  position: absolute;
  top: -50px;    /* מרחק מהגבול העליון */
  left: -46px;   /* מרחק מהגבול השמאלי */
  right: -46px;  /* מרחק מהגבול הימני */
  bottom: -95px; /* מרחק מהגבול התחתון */
  border-radius: 6px; /* מעוגל פינות */
  
  /* זוהר לבן בלבד */
  box-shadow:
    0 0 8px rgba(255, 255, 255, 0.9),
    0 0 15px rgba(255, 255, 255, 0.6),
    0 0 25px rgba(255, 255, 255, 0.4);
  
  pointer-events: none; /* לא מפריע ללחיצות */
}
/* צבע המספרים בשדה הכמות בלבד */
.woocommerce-cart .quantity input {
    color: #000 !important; /* מספרים שחורים */
    font-weight: bold !important; /* מודגש */
    font-size: 12px !important; /* גודל אפשר לשנות */
    text-align: center !important; /* ממרכז את המספר */
    background-color: inherit !important; /* לא משנה את הרקע */
    border: inherit !important; /* לא משנה את המסגרת */
}
/* רק במובייל */
@media (max-width: 768px) {

    /* הדגשת הסכום הסופי ליד ה-qty */
    .woocommerce-cart .product-subtotal .amount {
        color: #000 !important;       /* צבע שחור */
        font-weight: bold !important; /* מודגש */
        font-size: 14px !important;   /* ניתן לשנות לפי הצורך */
    }
}
/* הסרת כפתורי ההסרה (האיקסים) מהעגלה */
.woocommerce-cart-form .product-remove,
.woocommerce-cart-form .product-remove a.remove {
  display: none !important;
}
/* עיצוב התיאור הקצר בעגלת מוצרים */
.cart-product-excerpt {
    font-size: 13px;        /* גודל כתב קטן ונוח */
    color: #555;            /* צבע אפור כהה */
    margin: 4px 0 0 0;      /* רווח קטן מעל התיאור */
    line-height: 1.3;       /* מרווח בין שורות */
    font-weight: 400;       /* משקל רגיל */
    display: block;
    max-width: 100%;
    word-break: break-word; /* אם מילים ארוכות */
}

 @media only screen and (max-width: 768px) {
    .cart-product-excerpt {
        display: none;
    }
}
/* רק במובייל - הזזת כל הריבוע של הכמות שמאלה */
@media (max-width: 768px) {
    .woocommerce-cart .quantity {
        transform: translateX(-10px); /* הזזה שמאלה, אפשר לשנות לפי הצורך */
    }
}/* End custom CSS */