.elementor .e-48b45b8{flex-direction:row;}.elementor .e-b35df0b-0fefc0e{width:50%;flex-direction:column;}.elementor .e-29ce676-8f5e003{width:50%;flex-direction:column;}.elementor .e-56aea63-871860a{flex-direction:row;/* --- הפיכת הקונטיינר הראשי מעמודה/שורה במחשב לעמודה בלבד במובייל --- */
@media (max-width: 768px) {
  selector {
      flex-direction: column !important; /* דואג שכל האלמנטים יעמדו אחד מתחת לשני */
      display: flex !important;
      width: 100% !important;
      box-sizing: border-box !important;
  }
  
  /* ווידוא שכל פריט פנימי תופס 100% מהרוחב בנייד ולא נחתך */
  selector > * {
      width: 100% !important;
      max-width: 100% !important;
  }
}\n}.elementor .e-3df76ff{flex-direction:row;}.elementor .e-7873726{flex-direction:row;}.elementor .e-29bc79d{flex-direction:row;}