/* Tidy the live Elementor home (page 189) without changing the layout. */
.elementor-189 .elementor-widget-wrap:not(.elementor-element-populated) {
  min-height: 0 !important;
  padding: 0 !important;
}

body.elementor-page-189 #about,
body.elementor-page-189 .elementor-element-d8f00a0 {
  background-color: #B03780 !important;
  background-image: url("https://eaglepizzas.com.au/wp-content/uploads/2023/08/background-shapes.png") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
body.elementor-page-189 #about .elementor-heading-title,
body.elementor-page-189 #about .elementor-widget-text-editor,
body.elementor-page-189 #about .elementor-widget-text-editor a {
  color: #fff !important;
}

body.elementor-page-189 #location,
body.elementor-page-189 .elementor-element-5fac752 {
  background-color: #B03780 !important;
}
body.elementor-page-189 #location .elementor-heading-title,
body.elementor-page-189 #location .elementor-icon-list-text,
body.elementor-page-189 #location .elementor-icon-list-icon i,
body.elementor-page-189 #location .elementor-widget-text-editor,
body.elementor-page-189 #location .elementor-widget-text-editor p {
  color: #fff !important;
}

body.elementor-page-189 #contact,
body.elementor-page-189 .elementor-element-4384c97 {
  background-color: #E3B5D0 !important;
}
body.elementor-page-189 #contact .elementor-element-44734e3,
body.elementor-page-189 #contact .elementor-element-819f726,
body.elementor-page-189 #contact .elementor-element-107470a {
  color: #B03780;
}
body.elementor-page-189 #contact .elementor-element-44734e3 {
  width: 100% !important;
  max-width: 100% !important;
}
body.elementor-page-189 #contact .elementor-element-819f726,
body.elementor-page-189 #contact .elementor-element-107470a {
  width: 50% !important;
  max-width: 50% !important;
}

@media (min-width: 1025px) {
  body.elementor-page-189 .elementor-hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  body.elementor-page-189 .elementor-hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body.elementor-page-189 .elementor-hidden-mobile {
    display: none !important;
  }
  body.elementor-page-189 #contact .elementor-element-819f726,
  body.elementor-page-189 #contact .elementor-element-107470a {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.elementor-189 #catering .elementor-element-30a825b > .elementor-widget-wrap {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.elementor-189 #catering .eagle-cater-pack,
.elementor-189 #catering .elementor-widget-price-table {
  width: 100% !important;
  max-width: none !important;
  --container-widget-width: 100%;
  --e-price-table-header-background-color: #E3B5D0;
}
.elementor-189 #catering .eagle-cater-pack .elementor-widget-container {
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(176, 55, 128, 0.18);
  height: 100%;
}
.elementor-189 #catering .elementor-price-table {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.elementor-189 #catering .elementor-price-table__header {
  background: var(--e-price-table-header-background-color, #E3B5D0);
  padding: 18px 16px;
}
.elementor-189 #catering .elementor-price-table__heading {
  margin: 0;
  color: #111;
  font-family: Roboto, sans-serif;
  font-size: 1.15rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.25;
}
.elementor-189 #catering .elementor-price-table__price {
  display: flex !important;
  justify-content: center;
  align-items: flex-start;
  color: #B03780;
  font-weight: 800;
  font-size: 3.1rem;
  padding: 22px 0 8px;
  line-height: 0.9;
}
.elementor-189 #catering .elementor-price-table__currency {
  display: inline !important;
  font-size: 0.4em;
  margin-right: 2px;
  align-self: flex-start;
  margin-top: 0.35em;
}
.elementor-189 #catering .elementor-price-table__integer-part {
  display: inline !important;
}
.elementor-189 #catering .elementor-price-table__features-list {
  list-style: none;
  margin: 0;
  padding: 0 18px 8px;
  flex: 1;
  color: #333;
}
.elementor-189 #catering .elementor-price-table__features-list li {
  font-size: 0.95rem;
  line-height: 1.35;
}
.elementor-189 #catering .elementor-price-table__features-list li:not(:first-child)::before {
  content: "";
  display: block;
  border-top: 2px solid #ddd;
  margin: 12px 8%;
}
.elementor-189 #catering .elementor-price-table__feature-inner {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  margin: 0 8px;
}
.elementor-189 #catering .elementor-price-table__feature-inner i {
  color: #B03780;
  margin-top: 2px;
}
.elementor-189 #catering .elementor-price-table__footer {
  padding: 18px 16px 22px;
}
.elementor-189 #catering .elementor-price-table__button {
  background: #B03780;
  color: #fff !important;
  display: inline-block;
  padding: 12px 22px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
}
.elementor-189 #catering .elementor-price-table__button:hover {
  background: #962c6c;
  color: #fff !important;
}
@media (max-width: 767px) {
  .elementor-189 #catering .elementor-element-30a825b > .elementor-widget-wrap {
    grid-template-columns: 1fr;
  }
}

.elementor-189 #menu .elementor-toggle-item {
  background: rgba(255, 255, 255, 0.55);
  border-radius: 4px;
  overflow: hidden;
}
.elementor-189 #menu .elementor-tab-title {
  padding: 0.85rem 1rem;
}
.elementor-189 #menu .elementor-tab-content {
  padding: 0.4rem 1.1rem 1.1rem;
}

.elementor-189 #menu table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}
.elementor-189 #menu table th,
.elementor-189 #menu table td:nth-child(2),
.elementor-189 #menu table td:nth-child(3) {
  display: none;
}
.elementor-189 #menu table th:first-child {
  display: none;
}
.elementor-189 #menu table td[colspan] {
  display: table-cell !important;
  color: #3f3f3f;
  font-size: 0.95rem;
  font-weight: 400;
  padding: 0 0 0.85rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.elementor-189 #menu table td {
  border: 0 !important;
  padding: 0.55rem 0 0.15rem;
  vertical-align: top;
}
.elementor-189 #menu table td b {
  color: #111;
  font-size: 1.02rem;
  letter-spacing: 0.02em;
}

.elementor-189 .elementor-button {
  letter-spacing: 0.04em;
}
.elementor-189 .elementor-element-813a88a .elementor-button,
.elementor-189 .elementor-element-41b6f45 .elementor-button {
  min-height: 52px;
}

.elementor-189 #menu .elementor-element-d39f3d4 {
  width: 100% !important;
  max-width: 100% !important;
  --container-widget-width: 100%;
  --container-widget-flex-grow: 1;
  margin-left: auto !important;
  margin-right: auto !important;
}
.elementor-189 #menu .elementor-element-d39f3d4 .elementor-widget-container,
.elementor-189 #menu .elementor-element-d39f3d4 .elementor-button-wrapper {
  text-align: center !important;
}
.elementor-189 #menu .elementor-element-d39f3d4 .elementor-button {
  display: inline-block;
}

.elementor-189 .elementor-element-84aca4f > .elementor-widget-container {
  padding-left: clamp(12px, 4vw, 48px) !important;
  padding-right: clamp(12px, 4vw, 48px) !important;
}

.elementor-189 .elementor-element-4384c97 {
  padding-top: 30px !important;
}

a[href="https://eaglepizzas.com.au/new/"] {
  display: none !important;
}

.elementor-189 .elementor-toggle-title,
.elementor-189 .elementor-heading-title {
  text-wrap: balance;
}

.elementor-189 #about .eagle-tl-wrap,
body.elementor-page-189 #about .eagle-tl-wrap {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 5;
  clear: both;
}
.elementor-189 #about .eagle-tl,
body.elementor-page-189 #about .eagle-tl {
  box-sizing: border-box;
  position: relative;
  z-index: 5;
  width: min(920px, 94%);
  max-width: 920px;
  margin: 8px auto 28px;
  padding: 4px 8px 24px;
}
.eagle-tl__label {
  margin: 0 0 8px;
  text-align: center;
  font-family: Alata, sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  font-weight: 800;
  letter-spacing: 0.06em;
  color: #fff;
}
.eagle-tl__list {
  list-style: none;
  margin: 0 auto;
  padding: 118px 8px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  gap: 8px;
  width: 100%;
}
.eagle-tl__list::before {
  content: "";
  position: absolute;
  left: 3%;
  right: 3%;
  top: 134px;
  height: 5px;
  background: #E3B5D0;
  border-radius: 99px;
}
.eagle-tl__item {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
.eagle-tl__hit {
  appearance: none;
  background: transparent;
  border: 0;
  padding: 0 4px 8px;
  min-width: 72px;
  min-height: 78px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.eagle-tl__dot {
  width: 36px;
  height: 36px;
  border: 4px solid #E3B5D0;
  border-radius: 50%;
  background: #fff;
  display: block;
  pointer-events: none;
}
.eagle-tl__item.is-open .eagle-tl__dot,
.eagle-tl__hit:hover .eagle-tl__dot,
.eagle-tl__hit:focus-visible .eagle-tl__dot {
  background: #E3B5D0;
  outline: none;
  box-shadow: 0 0 0 8px rgba(227, 181, 208, 0.28);
}
.eagle-tl__year {
  margin-top: 10px;
  white-space: nowrap;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #fff;
  pointer-events: none;
  position: static;
  transform: none;
  left: auto;
  top: auto;
}
.eagle-tl__pop {
  position: absolute;
  bottom: calc(100% + 18px);
  left: 50%;
  transform: translateX(-50%);
  width: min(280px, 56vw);
  background: #fff;
  color: #222;
  border: 1px solid rgba(176, 55, 128, 0.28);
  border-radius: 10px;
  box-shadow: 0 14px 36px rgba(20, 0, 20, 0.28);
  padding: 16px 16px 18px;
  text-align: left;
  z-index: 5;
}
.eagle-tl__pop[hidden] {
  display: none !important;
}
.eagle-tl__item.is-open {
  z-index: 6;
}
.eagle-tl__pop::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
  width: 14px;
  height: 14px;
  background: #fff;
  border-right: 1px solid rgba(176, 55, 128, 0.28);
  border-bottom: 1px solid rgba(176, 55, 128, 0.28);
  transform: translateX(-50%) rotate(45deg);
}
.eagle-tl__item:first-child .eagle-tl__pop {
  left: 0;
  transform: none;
}
.eagle-tl__item:first-child .eagle-tl__pop::after {
  left: 22px;
  transform: rotate(45deg);
}
.eagle-tl__item:last-child .eagle-tl__pop {
  left: auto;
  right: 0;
  transform: none;
}
.eagle-tl__item:last-child .eagle-tl__pop::after {
  left: auto;
  right: 22px;
  transform: rotate(45deg);
}
.eagle-tl__pop strong {
  display: block;
  color: #B03780;
  font-size: 1.05rem;
  margin-bottom: 6px;
}
.eagle-tl__pop p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.45;
  color: #333;
}
@media (max-width: 767px) {
  body.elementor-page-189 #about .eagle-tl,
  .eagle-tl {
    width: calc(100% - 16px);
    padding: 0 4px 16px;
    overflow: visible;
  }
  .eagle-tl__label {
    font-size: 1.25rem;
  }
  .eagle-tl__list {
    display: grid;
    grid-template-columns: 1fr;
    min-width: 0;
    padding-top: 0;
    gap: 10px;
  }
  .eagle-tl__list::before {
    display: none;
  }
  .eagle-tl__item {
    background: rgba(255, 255, 255, 0.12);
    border-radius: 10px;
    padding: 8px 10px 10px;
  }
  .eagle-tl__hit {
    flex-direction: row;
    min-height: 44px;
    gap: 10px;
    width: 100%;
    justify-content: flex-start;
  }
  .eagle-tl__dot {
    width: 18px;
    height: 18px;
    border-width: 3px;
  }
  .eagle-tl__year {
    margin-top: 0;
  }
  .eagle-tl__pop {
    position: static;
    transform: none;
    width: 100%;
    margin-top: 8px;
  }
  .eagle-tl__pop::after,
  .eagle-tl__item:first-child .eagle-tl__pop,
  .eagle-tl__item:last-child .eagle-tl__pop,
  .eagle-tl__item:first-child .eagle-tl__pop::after,
  .eagle-tl__item:last-child .eagle-tl__pop::after {
    display: none;
    left: auto;
    right: auto;
    transform: none;
  }
}
