/** Shopify CDN: Minification failed

Line 96:67 Expected "*/" to terminate multi-line comment

**/
/* ==========================================================
   MONT GOLAN - LUXURY BUSINESS WEAR FULL OPTIMIZATION
   ========================================================== */

/* 1. GLOBAL SETTINGS - RTL & ALIGNMENT */
body {
  direction: rtl !important;
  text-align: right !important;
}

/* 2. HEADER: DESKTOP (Logo Center, Menu Right, Icons Left) */
@media screen and (min-width: 990px) {
  .header {
    display: grid !important;
    grid-template-columns: 1fr auto 1fr !important;
    align-items: center !important;
    direction: rtl !important;
  }

  .header__heading {
    grid-column: 2 !important;
    justify-self: center !important;
    margin: 0 !important;
  }

  .header__inline-menu {
    grid-column: 1 !important;
    justify-self: start !important;
    margin-right: 0 !important;
  }

  .header__icons {
    grid-column: 3 !important;
    justify-self: end !important;
    display: flex !important;
  }
}

/* 3. HEADER: MOBILE (Hamburger Right, Logo Center, Icons Left) */
@media screen and (max-width: 989px) {
  .header {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    direction: rtl !important;
  }

  .header__icon--menu {
    order: 1 !important;
    margin: 0 !important;
  }

  .header__heading {
    order: 2 !important;
    margin: 0 auto !important;
    text-align: center !important;
    flex-grow: 1 !important;
  }

  .header__icons {
    order: 3 !important;
    display: flex !important;
    justify-content: flex-end !important;
  }

  /* Mobile Drawer Direction Fix */
  .menu-drawer {
    transform: translateX(100%) !important;
    visibility: hidden;
  }

  .menu-opening .menu-drawer {
    transform: translateX(0) !important;
    visibility: visible !important;
  }

  .menu-drawer__menu-item {
    text-align: right !important;
    justify-content: flex-start !important;
  }
}

/* 4. PRODUCT PAGE: CATALOG SCROLL & LAYOUT FIX */
/* פותר את בעיית ה"חיתוך" והסנכרון בין התמונות לתיאור */
@media screen and (min-width: 750px) {
  .product--stacked .product__info-container {
    top: 3rem !important; /* גורם לטקסט ללוות את הגלילה בצורה חלקה */
  }

  /* מונע מהתמונות להיחתך כשהתיאור ארו