.elementor-43 .elementor-element.elementor-element-5e73d7f{--display:flex;--min-height:250px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overlay-opacity:0.35;--margin-top:-150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:250px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-5e73d7f:not(.elementor-motion-effects-element-type-background), .elementor-43 .elementor-element.elementor-element-5e73d7f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://zgrillpizzerianyc.com/wp-content/uploads/pepperoni-pizza-2-scaled.webp");background-position:center center;background-size:cover;}.elementor-43 .elementor-element.elementor-element-5e73d7f::before, .elementor-43 .elementor-element.elementor-element-5e73d7f > .elementor-background-video-container::before, .elementor-43 .elementor-element.elementor-element-5e73d7f > .e-con-inner > .elementor-background-video-container::before, .elementor-43 .elementor-element.elementor-element-5e73d7f > .elementor-background-slideshow::before, .elementor-43 .elementor-element.elementor-element-5e73d7f > .e-con-inner > .elementor-background-slideshow::before, .elementor-43 .elementor-element.elementor-element-5e73d7f > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-43 .elementor-element.elementor-element-038c09a{--display:flex;--justify-content:center;}.elementor-43 .elementor-element.elementor-element-5d7d498{text-align:center;}.elementor-43 .elementor-element.elementor-element-5d7d498 .elementor-heading-title{font-family:var( --e-global-typography-9f7658e-font-family ), Sans-serif;color:#FFFFFF;}.elementor-43 .elementor-element.elementor-element-d11a9a3{--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-43 .elementor-element.elementor-element-d82a634 .menu-section-btn{color:#F1F1F1;background-color:var( --e-global-color-primary );}.elementor-43 .elementor-element.elementor-element-d82a634 .menu-section-btn:hover{background-color:var( --e-global-color-secondary );}.elementor-43 .elementor-element.elementor-element-d82a634 .menu-button-scroller{text-align:center;}.elementor-43 .elementor-element.elementor-element-eb9156f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-43 .elementor-element.elementor-element-dd9f16a{--display:flex;--justify-content:center;}.elementor-43 .elementor-element.elementor-element-b569fc3{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-43 .elementor-element.elementor-element-d11a9a3{--padding-top:2px;--padding-bottom:2px;--padding-left:2px;--padding-right:2px;}}/* Start custom CSS for menu_header_widget, class: .elementor-element-d82a634 */.elementor-43 .elementor-element.elementor-element-d82a634 button {
    font-size: 14px !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c4989b1 *//* --- Menu (scoped) --- */
:root {
  /* Light theme tokens */
  --menu-bg: #ffffff;
  --menu-text: #1f2937;     /* slate-800 */
  --menu-muted: #6b7280;    /* gray-500 */
  --menu-accent: #111827;   /* near-black for headings */
  --menu-divider: #e5e7eb;  /* gray-200 */
  --price-bg: #f3f4f6;      /* gray-100 */
  --price-text: #111827;
  --badge-bg: #ecfdf5;      /* emerald-50 */
  --badge-border: #a7f3d0;  /* emerald-200 */
  --badge-text: #065f46;    /* emerald-800 */
}

.menu-section {
  max-width: 760px;
  margin: 2rem auto;
  padding: 0 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu-section > h2 {
  color: var(--menu-accent);
  font-weight: 500;
  font-size: clamp(1.25rem, 1.2rem + 0.6vw, 1.75rem);
  line-height: 1.2;
  margin: 0 0 1rem;
  letter-spacing: 0.2px;
  border-bottom: 2px solid var(--menu-divider);
  padding-bottom: 0.5rem;
    font-family: var(--e-global-typography-9f7658e-font-family, system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif);
}

/* List reset within the section */
.menu-section .menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Each item row */
.menu-section .menu-item {
  padding: 1rem 0;
  border-bottom: 1px solid var(--menu-divider);
}

.menu-section .menu-item:first-child {
  border-top: 1px solid var(--menu-divider);
}

/* Header: name on the left, price on the right */
.menu-section .menu-item__header {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: baseline;
  column-gap: 0.75rem;
}

/* Item name */
.menu-section .menu-item__name {
  margin: 0;
  font-weight: 600;
  font-size: clamp(1rem, 0.95rem + 0.3vw, 1.125rem);
  line-height: 1.3;
  letter-spacing: 0.15px;
}

/* Price pill */
.menu-section .menu-item__price {
  display: inline-block;
  padding: 0.15rem 0.5rem;
  border-radius: 0.5rem;
  background: var(--price-bg);
  color: var(--price-text);
  font-weight: 700;
  font-size: 0.95rem;
  line-height: 1.2;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

/* Description */
.menu-section .menu-item__desc {
  margin: 0.4rem 0 0;
  color: var(--menu-muted);
  font-size: 0.95rem;
  line-height: 1.55;
}

/* Badges (e.g., Halal) */
.menu-section .menu-item__badges {
  margin: 0.5rem 0 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  gap: 0.4rem;
  flex-wrap: wrap;
}

.menu-section .menu-item__badges .badge {
  display: inline-block;
  padding: 0.15rem 0.5rem;
  border-radius: 999px;
  border: 1px solid var(--badge-border);
  background: var(--badge-bg);
  color: var(--badge-text);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 1.2;
}

/* Compact spacing if two items end up adjacent visually */
.menu-section .menu-item article {
  display: block;
}

/* Small screens: stack price below name for long titles */
@media (max-width: 420px) {
  .menu-section .menu-item__header {
    grid-template-columns: 1fr;
  }
  .menu-section .menu-item__price {
    justify-self: start;
    margin-top: 0.3rem;
  }
}

/* Optional: nicer print */
@media print {
  .menu-section {
    color: #000;
    background: #fff;
  }
  .menu-section .menu-item__price {
    background: transparent;
    padding: 0;
  }
  .menu-section .menu-item,
  .menu-section .menu-item:first-child {
    border-color: #ccc;
  }
}/* End custom CSS */