.elementor-64 .elementor-element.elementor-element-a28a344{--display:flex;}.elementor-64 .elementor-element.elementor-element-68d98ca{--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;}.elementor-64 .elementor-element.elementor-element-68d98ca.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-64 .elementor-element.elementor-element-16ddf2a{--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;}.elementor-64 .elementor-element.elementor-element-0489f48{--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;}.elementor-64 .elementor-element.elementor-element-eab2ec8{--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;}@media(min-width:768px){.elementor-64 .elementor-element.elementor-element-68d98ca{--width:61.938%;}}/* Start custom CSS for html, class: .elementor-element-c051cb8 */.hero {
  position: relative;
  padding: 120px 20px;
  text-align: center;
  color: #000;
}

.hero.bg-image {
  background-size: cover;
  background-position: center;
}

.hero.bg-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.75);
}

.hero .wrap {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}

.hero h1 {
  font-size: 32px;       /* בדסקטופ רגיל */
  line-height: 1.5;
  margin: 0;
  font-weight: 500;
  opacity: 1;            /* אין אנימציה בדסקטופ */
  transform: none;
  animation: none;
}

/* התאמה למובייל בלבד */
@media (max-width: 768px) {
  .hero {
    padding: 80px 20px;
  }

  .hero h1 {
    font-size: 26px;
    line-height: 1.6;
    opacity: 0; /* מתחיל שקוף */
    transform: translateY(20px); /* מתחיל קצת למטה */
    animation: fadeSlideUp 1.2s ease forwards; /* אנימציה רק במובייל */
  }

  .hero h1 br {
    display: block;
    margin-bottom: 18px; /* ריווח ברור בין השורה העליונה לשורה התחתונה */
  }

  /* השורה הראשונה מודגשת בצבע זהב יוקרתי רק במובייל */
  .hero h1::first-line {
    font-weight: 700;
    color: #d4af37;
  }
}

/* הגדרת האנימציה */
@keyframes fadeSlideUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.hero.bg-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(212,175,55,0.3), rgba(255,255,255,0.7));
}
.btn.primary {
  white-space: nowrap; /* מונע שבירת שורה */
}
.btn.primary {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 12px 26px;
  background: linear-gradient(45deg, #d4af37, #f5e79e);
  color: #000;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  margin-top: 28px;
  transition: all 0.3s ease;
  white-space: nowrap;     /* מונע שבירת שורה */
  min-width: 240px;        /* רוחב מינימלי */
}
.btn.primary:hover {
  background: linear-gradient(45deg, #f5e79e, #d4af37);
  color: #8b1a1a;
  box-shadow: 0 4px 12px rgba(212,175,55,0.6);
}
.btn.primary .icon {
  font-size: 20px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d4d7a57 */.development {
  padding: 100px 20px;
  text-align: center;
  background: #f7f4ee; /* רקע בז' בהיר */
  color: #000;
}

.development h2 {
  font-size: 32px;
  margin-bottom: 24px;
  font-weight: 600;
  line-height: 1.4; /* מוסיף ריווח בין שורות */
}

.development p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 32px;
}

.development .btn {
  display: inline-block;
  padding: 12px 24px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 8px;
  background: #8b1a1a;
  color: #fff;
  border: none;
  text-align: center; /* ✔ ממרכז את הטקסט בכפתור */
}

.development .btn:hover {
  opacity: 0.9;
}

/* התאמה למובייל */
@media (max-width: 768px) {
  .development {
    padding: 60px 16px; /* פחות ריווח מסביב */
  }

  .development h2 {
    font-size: 24px;   /* כותרת קטנה יותר במובייל */
    line-height: 1.5;  /* ריווח גדול יותר בין שורות */
    margin-bottom: 20px;
  }

  .development p {
    font-size: 16px;   /* טקסט קטן יותר לקריאות */
    line-height: 1.7;
    margin-bottom: 28px;
  }

  .development .btn {
    width: 100%;       /* כפתור מלא לרוחב */
    padding: 14px;
    text-align: center; /* ✔ גם במובייל */
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-105eb28 */.courses {
  padding: 80px 40px;
  background: #fff;
}

.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* שתי עמודות בדסקטופ */
  gap: 40px;
}

.card {
  background: #f7f4ee;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  padding: 12px;
}
.card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.overlay {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 28px;
  text-align: right;
}

.status {
  font-size: 13px;
  font-weight: 700;
  color: #8b1a1a;
  margin-bottom: 18px;
  display: block;
}

.top h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 18px;
  line-height: 1.4;
  color: #8b1a1a; /* אדום יוקרתי */
  border-bottom: 2px solid #d4af37; /* קו זהב עדין */
  padding-bottom: 6px;
}

.top p {
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 20px;
}

.bottom p {
  font-size: 14px;
  margin: 12px 0;
}

.bottom p strong {
  color: #8b1a1a; /* אדום למחיר */
  font-weight: 700;
}

/* כפתורים */
.btn.primary {
  display: inline-flex;
  align-items: center;
  gap: 24px;              /* ריווח גדול וברור בין האייקון לטקסט */
  padding: 12px 28px;
  background: linear-gradient(45deg, #d4af37, #f5e79e);
  color: #000;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  margin-top: 28px;
  transition: all 0.3s ease;
}
.btn.primary:hover {
  background: linear-gradient(45deg, #f5e79e, #d4af37);
  color: #8b1a1a;
  box-shadow: 0 4px 12px rgba(212,175,55,0.6);
}
.btn.primary .icon {
  font-size: 20px;
}

/* אפקט כניסה */
@keyframes fadeSlideUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

/* מובייל */
@media (max-width: 768px) {
  .grid {
    grid-template-columns: 1fr; /* עמודה אחת במסכים קטנים */
    gap: 28px;
  }

  .card {
    padding: 24px;
    opacity: 0;
    animation: fadeSlideUp 0.8s ease forwards;
  }
  .card:nth-child(1) { animation-delay: 0.2s; }
  .card:nth-child(2) { animation-delay: 0.4s; }
  .card:nth-child(3) { animation-delay: 0.6s; }
  .card:nth-child(4) { animation-delay: 0.8s; }
  .card:nth-child(5) { animation-delay: 1s; }
  .card:nth-child(6) { animation-delay: 1.2s; }

  .btn.primary {
    width: 100%;
    justify-content: center;
    padding: 14px 28px;
    font-size: 16px;
    white-space: nowrap;
    gap: 16px; /* ריווח מותאם בין האייקון לטקסט במובייל */
  }
}
.btn.primary {
  display: inline-flex;
  align-items: center;
  gap: 14px;              /* ריווח ברור בין האייקון לטקסט */
  padding: 12px 26px;
  background: linear-gradient(45deg, #d4af37, #f5e79e);
  color: #000;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  margin-top: 28px;
  transition: all 0.3s ease;
  white-space: nowrap;    /* מונע ירידת שורה */
}
.btn.primary .icon {
  font-size: 20px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-88a33c8 */.tasting {
  padding: 100px 20px;
  background: #fff;
  text-align: center;
}

.tasting h2 {
  font-size: 32px;
  color: #8b1a1a;
  margin-bottom: 20px;
  font-weight: 700;
}

.tasting .intro {
  font-size: 18px;
  color: #333;
  margin-bottom: 40px;
  line-height: 1.6;
}

.tasting .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.tasting-card {
  background: #f7f4ee;
  border-radius: 12px;
  overflow: hidden;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.tasting-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.tasting-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.tasting-card:hover img {
  transform: scale(1.05);
}

.tasting-card .text {
  padding: 20px;
}

.tasting-card h3 {
  font-size: 20px;
  color: #8b1a1a;
  margin-bottom: 12px;
}

.tasting-card p {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
}

.cta {
  margin-top: 50px;
}

.btn.primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 28px;
  background: linear-gradient(45deg, #d4af37, #f5e79e);
  color: #000;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}
.btn.primary:hover {
  background: linear-gradient(45deg, #f5e79e, #d4af37);
  color: #8b1a1a;
  box-shadow: 0 4px 12px rgba(212,175,55,0.6);
}
.btn.primary .icon {
  font-size: 18px;
}

/* התאמה למובייל */
@media (max-width: 768px) {
  .tasting .grid {
    grid-template-columns: 1fr;
  }
  .tasting-card img {
    height: 180px;
  }
  .btn.primary {
    width: 100%;
    justify-content: center;
  }
}

/* הגדרת האנימציה */
@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* אנימציה לכרטיסי טעימות במובייל בלבד */
@media (max-width: 768px) {
  .tasting-card {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s ease forwards;
  }
  .tasting-card:nth-child(1) { animation-delay: 0.2s; }
  .tasting-card:nth-child(2) { animation-delay: 0.4s; }
  .tasting-card:nth-child(3) { animation-delay: 0.6s; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f1df4c */.courses {
  padding: 60px 20px;
  background: #fff;
  direction: rtl;
  text-align: center;
}

.courses .wrap {
  max-width: 1100px;
  margin: 0 auto;
}

.courses h2 {
  font-size: 32px;
  color: #8b1a1a;
  margin-bottom: 32px;
}

.courses .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-bottom: 50px;
}

.courses .card {
  background: #f7f4ee;
  border-radius: 12px;
  padding: 28px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.courses .card:hover {
  transform: translateY(-6px) scale(1.03);
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.courses h3 {
  font-size: 20px;
  color: #8b1a1a;
  margin-bottom: 16px;
}

.courses p {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  margin-bottom: 12px;
}

.courses .btn.primary {
  display: inline-block;
  padding: 14px 28px;
  background: linear-gradient(45deg, #d4af37, #f5e79e);
  color: #000;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  transition: all 0.3s ease;
}
.courses .btn.primary:hover {
  background: linear-gradient(45deg, #f5e79e, #d4af37);
  color: #8b1a1a;
  box-shadow: 0 4px 12px rgba(212,175,55,0.6);
}

/* אפקט כניסה */
@keyframes fadeSlideUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

/* מובייל */
@media (max-width: 768px) {
  .courses {
    padding: 40px 16px;
  }

  .courses .grid {
    grid-template-columns: 1fr; /* כרטיס אחד בשורה */
    gap: 28px;
  }

  .courses .card {
    padding: 24px;
    opacity: 0;
    animation: fadeSlideUp 0.8s ease forwards;
  }
  .courses .card:nth-child(1) { animation-delay: 0.2s; }
  .courses .card:nth-child(2) { animation-delay: 0.4s; }
  .courses .card:nth-child(3) { animation-delay: 0.6s; }

  .courses h2 {
    font-size: 26px;
    margin-bottom: 28px;
    line-height: 1.4;
  }

  .courses h3 {
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.4;
  }

  .courses p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 12px;
  }

  .courses .btn.primary {
    width: 100%;
    margin-top: 24px;
  }
}
.courses .card {
  background: #f7f4ee;
  border-radius: 12px;
  padding: 28px;
  text-align: center;      /* ממרכז את הכותרת והטקסט */
  display: flex;           /* הופך את הכרטיס לפלקס */
  flex-direction: column;  /* מסדר את האלמנטים אנכית */
  align-items: center;     /* ממרכז אותם */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.courses .card h3 {
  margin-bottom: 16px;     /* ריווח מתחת לכותרת */
}
.courses .card p {
  margin: 0;               /* מבטל ריווחים מיותרים */
}/* End custom CSS */