.elementor-64583 .elementor-element.elementor-element-745d509 > .elementor-container{max-width:732px;}.elementor-64583 .elementor-element.elementor-element-2b6ed6e{width:var( --container-widget-width, 100.909% );max-width:100.909%;--container-widget-width:100.909%;--container-widget-flex-grow:0;}.elementor-64583 .elementor-element.elementor-element-a7e9c0e .elementor-button{background-color:var( --e-global-color-secondary );font-size:18px;font-weight:700;fill:var( --e-global-color-text );color:var( --e-global-color-text );border-radius:12px 12px 12px 12px;}#elementor-popup-modal-64583{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-64583 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-64583 .dialog-close-button{display:flex;}#elementor-popup-modal-64583 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS *//* 🛒 כפתור "הוספה לעגלה" בעיצוב חדש */
#elementor-popup-modal-64583 button.single_add_to_cart_button {
  background-color: #878652; /* ירוק־זית */
  color: #fff; /* טקסט לבן */
  border: none;
  border-radius: 50px; /* פינות עגולות לגמרי */
  padding: 16px 40px; /* גובה ורוחב נוחים */
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  width: 100%; /* שיהיה באורך כל העמודה */
  transition: all 0.2s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

/* ✨ אפקט ריחוף */
#elementor-popup-modal-64583 button.single_add_to_cart_button:hover {
  background-color: #6f6b48; /* כהה יותר בעת ריחוף */
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}/* End custom CSS */