.advanced-infobox {
  color: #000000;
  font-family: "Local AvenirNext", Sans-serif;
  font-size: 14px;
}

.advanced-infobox .summary-title {
  padding: 0 2em 0 3em;
}

.advanced-infobox .section-header h2,
.advanced-infobox .section-header h3,
.advanced-infobox .section-header h4,
.advanced-infobox .section-header h5,
.advanced-infobox .section-header div,
.advanced-infobox .section-header p,
.advanced-infobox .section-header span {
  font-family: "Local AvenirNext", Sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.advanced-infobox
  .summary-title
  .title
  h3
  .advanced-infobox
  .summary-title
  .title
  h2,
.advanced-infobox .summary-title .title h4,
.advanced-infobox .summary-title .title h5,
.advanced-infobox .summary-title .title div,
.advanced-infobox .summary-title .title p,
.advanced-infobox .summary-title .title span {
  font-family: "Local AvenirNext", Sans-serif;
  font-size: 26px;
  color: #f5a623;
  font-weight: 700;
}

.advanced-infobox .summary p,
.advanced-infobox .text li {
  color: #000000;
  font-family: "Local AvenirNext", Sans-serif;
  font-size: 14px;
}

.elementor-widget-au-advanced-info-box .image-title {
  padding: 0 0 2em 0;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
}

.advanced-infobox .text ul {
  margin: 0 0 1.5em;
  padding: 0 0 0 2em;
}

.advanced-infobox .text li {
  list-style: none;
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 0.65em;
}

.advanced-infobox .text li:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f5a623;
  position: absolute;
  left: 0;
}

.advanced-infobox .text .elementor-text-editor > p,
.advanced-infobox .text .elementor-text-editor > h3,
.advanced-infobox .text .elementor-text-editor > h4,
.advanced-infobox .text .elementor-text-editor > h5,
.advanced-infobox .text .elementor-text-editor > span,
.advanced-infobox .text .elementor-text-editor > div {
  text-align: center;
  font-family: "Local AvenirNext", Sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.elementor-element.elementor-button-green .elementor-button {
  background-color: #4cb050;
}

.elementor-element.elementor-button-blue .elementor-button {
  background-color: #4a90e2;
}

.elementor-element.elementor-button-orange .elementor-button {
  background-color: #f5a623;
}

.advanced-infobox .elementor-text-editor {
  width: 100%;
}

.advanced-infobox .summary-title .title h2,
.advanced-infobox .section-header h2,
.advanced-infobox .text .elementor-text-editor > h2 {
  font-size: 32px;
}

.advanced-infobox .summary-title .title h3,
.advanced-infobox .section-header h3,
.advanced-infobox .text .elementor-text-editor > h3 {
  font-size: 30px;
}

.advanced-infobox .summary-title .title h4,
.advanced-infobox .section-header h4,
.advanced-infobox .text .elementor-text-editor > h4 {
  font-size: 28px;
}

@media (max-width: 1024px) {
  .image-title .elementor-column {
    width: 100% !important;
    margin-bottom: 0.85em;
  }

  .advanced-infobox .section-header h2,
  .advanced-infobox .section-header h3,
  .advanced-infobox .section-header h4,
  .advanced-infobox .section-header h5,
  .advanced-infobox .section-header div,
  .advanced-infobox .section-header p,
  .advanced-infobox .section-header span {
    text-align: center !important;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .advanced-infobox .section-header h2,
  .advanced-infobox .section-header h3,
  .advanced-infobox .section-header h4,
  .advanced-infobox .section-header h5,
  .advanced-infobox .section-header div,
  .advanced-infobox .section-header p,
  .advanced-infobox .section-header span {
    font-size: 22px;
    line-height: 1.6;
  }

  .advanced-infobox .summary-title .title h2,
  .advanced-infobox .summary-title .title h3,
  .advanced-infobox .summary-title .title h4,
  .advanced-infobox .summary-title .title h5,
  .advanced-infobox .summary-title .title div,
  .advanced-infobox .summary-title .title p,
  .advanced-infobox .summary-title .title span {
    font-size: 18px;
  }

  .advanced-infobox .summary-title {
    padding: 0 1em 0 1em;
  }
}
