:root {
  --tc-border: #C9CACC;
  --tc-text: #000000;
  --radius: 8px;
  --secondary-background: #EFF0F2;
}

.col-lg-12.col-md-12.col-sm-12.col-xs-12.bannerStyle {
    width: 100%;
}

/* Header */
.ae-header p {
    max-width: 100%;
}

.ae-header img {
    max-height: 100%;
}

.ae-header .ae-content {
    margin-top: 0 !important;
    background: #F9F9F9 !important;
}

.ae-header .ae-content h1 + p {
    margin: 0;
    font-weight: 400;
}

h2.text-2xl {
    margin-bottom: 32px; 
}

/* FAQ Section */

.faq-inner .accordion__content {
    background-color: #fff !important;
    padding-left: 0 !important;
}

.faq-inner .accordion__content p {
    font-size: 14px;
} 

.faq-inner .accordion__container:nth-child(1) {
    border-top: none !important;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle {
    padding-left: 0 !important;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle {
    padding: 16px;
}

.cc-faqs .accordion__container .accordion__content {
    border-top: 0;
    padding: 0 16px 16px 0 !important; 
}

.cc-faqs .accordion__container .accordion__content p {
    font-size: 14px;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle {
    padding-left: 0;
    font-size: 16px;
}

.cc-faqs .accordion__container .accordion__title a.accordion__toggle:after {
    transform: scale(0.667);
}

.cc-faqs .accordion__container .accordion__title.active a.accordion__toggle:after {
  transform: scale(0.667) rotate(-180deg) !important;
}

.row.cc-faqs h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .faq-inner .accordion__content {
        background-color: #F9F9F9 !important;
    }

    .faq-inner {
        padding: 0 0 40px !important;
    }
}

@media screen and (min-width: 1024px) {
    .faq-inner {
        padding: 32px 48px 48px !important;
    }
}

/* Accordion card */
.__accordionContainer {
  background: #fff;
  overflow: hidden;
}

/* Accordion header */
.__accordionTitle {
  margin: 0;
}

.__accordionTitle {
    background-color: var(--secondary-background)
}

.__tcFooter {
    background: var(--secondary-background);
}

.__tcFooterContainer {
    max-width: 1200px;
    margin: 0 auto;
}

.__tcFooterContainer .__accordionContent {
    background: var(--secondary-background);
    padding-top: 24px;
}

img.terms-icon {
    margin-right: 5px;
}

.__tcFooterContainer .__accordionContent p, .__tcFooterContainer .__accordionContent li {
    font-size: 12px;
    font-weight: 400;
}

.cc-faqs .accordion__container .accordion__content {
    border-top: none !important;
}

.__accordionTitle a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 12px 16px;
  border-radius: var(--radius);
  text-decoration: none;
  color: var(--tc-text);
  font-weight: 700;
  line-height: 20px;
}

/* Accordion content */
.__accordionContent {
  display: none;
  padding: 0 16px 16px 16px;
  color: var(--tc-text);
  line-height: 1.6;
}

.__accordionContent p {
  margin: 0 0 12px;
}

.__accordionContent.is-open {
  display: block;
}

.flex-component__image-left {
    padding: 0;
    max-width: 380px;
}

.flex-component__image-left img {
    max-width: 331px; 
    max-height: 331px; 
    border-radius: var(--radius);
}

.widget { 
    padding: 64px 120px;
}

/* Meal Pre-order Steps Section Styles */

.meal-preorder-steps {
    margin-bottom: 60px;
}

.meal-preorder-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 24px;
}

.meal-preorder-container {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 30px;
}

.meal-preorder-step {
    flex: 1;
    min-width: 250px;
    text-align: center;
}

.meal-preorder-medallion {
    width: 120px;
    height: 120px;
    margin: 0 auto 20px;
    background: #D4E6F1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.meal-preorder-medallion img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

.meal-preorder-step-number {
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: 600;
}

.meal-preorder-step-title {
    font-weight: 700;
    margin: 0 0 8px 0;
    font-size: 18px;
}

.meal-preorder-step-description {
    font-size: 14px;
    line-height: 1.5;
    max-width: 310px;
    margin: 0 auto;
}

.meal-preorder-note {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 13px;
}

.flight-meals-container h3 {
    font-size: 24px;
}

.steps .ae-content {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .ae-header img {
        min-height: 100% !important;
    }

    div#redemptions {
        padding: 48px 0;
    }

    h2.text-2xl {
        margin-bottom: 0;    
    }

    div#redemptions picture {
        display: flex;
        justify-content: center;
    }

    .flex-component__content-right p {
        margin-bottom: 8px;
        text-align: left;
    }

    .widget {
        padding: 48px 16px;
    }
}

/* --- Meal preorder booking form (check-in style) --- */
.meal-preorder-booking .meal-preorder-form-section-title {
    margin-bottom: 1.25rem;
}

.meal-preorder-booking .meal-preorder-form-section-title__text {
    font-size: 1rem;
    font-weight: 700;
    color: #000;
}

.meal-preorder-form__fieldset {
    border: none;
    margin: 0;
    padding: 0;
    min-width: 0;
}

.meal-preorder-form__row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 1.25rem 1.5rem;
}

.meal-preorder-field {
    flex: 1 1 200px;
    min-width: 180px;
    max-width: 100%;
}

.meal-preorder-field__control {
    display: flex;
    align-items: flex-end;
    gap: 0.5rem;
    padding: 0.65rem 0.75rem 0.5rem;
    border-radius: 4px;
    transition: background-color 0.15s ease;
}

.meal-preorder-field__control--underline {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.meal-preorder-field__glyph {
    display: inline-block;
    width: 24px;
    height: 24px;
    stroke-width: 0;
    stroke: #666666;
    fill: #666666;
    flex-shrink: 0;
    margin-top: 0;
    align-self: flex-end;
}

.meal-preorder-field__glyph path {
    fill: #1460AA;
}

.meal-preorder-field--error .meal-preorder-field__glyph path {
    fill: #851109;
    stroke: #851109;
}

.meal-preorder-field__stack {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
    border-bottom: 1px solid #C9CACC;
    padding-bottom: 0;
    position: relative;
}

.meal-preorder-field__label {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 1.25;
    margin: 0;
    transition: all 0.2s ease;
    display: block;
    transform-origin: left top;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    margin-bottom: 5px;
}

.meal-preorder-field__control:focus-within .meal-preorder-field__label {
    font-size: 0.75rem;
    font-weight: 600;
    transform: translateY(-1.8rem);
    color: #666666;
}

.meal-preorder-field__input {
    display: block;
    width: 100%;
    border: none;
    background: transparent;
    font-size: 1rem;
    font-weight: 600;
    color: #000;
    padding: 1.1rem 0 0 0;
    margin: 0;
    line-height: 1.35;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
}

.meal-preorder-field__input::placeholder {
    color: #a0a0a0;
    font-weight: 500;
    text-transform: uppercase;
}

.meal-preorder-field--error .meal-preorder-field__stack {
    border-bottom-color: #851109;
}

.meal-preorder-field__error {
    display: block;
    margin: 0;
    padding-left: 0.1rem;
    line-height: 1.35;
    font-weight: 600;
    color: #851109;
    position: absolute;
}

.meal-preorder-form__actions {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    padding-bottom: 0.35rem;
}

.meal-preorder-form__submit {
    appearance: none;
    border: none;
    cursor: pointer;
    padding: 0.65rem 1.75rem;
    min-width: 7.5rem;
    min-height: 2.75rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #1460aa;
    color: #fff;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.25;
    transition: background-color 0.15s ease, opacity 0.15s ease;
}

.meal-preorder-form__submit:disabled {
    cursor: default;
    opacity: 0.92;
}

.meal-preorder-form__submit-spinner {
    width: 0.875rem;
    height: 0.875rem;
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.35);
    border-top-color: #fff;
    border-radius: 50%;
    animation: meal-preorder-btn-spin 0.65s linear infinite;
}

@keyframes meal-preorder-btn-spin {
    to {
        transform: rotate(360deg);
    }
}

.meal-preorder-results-wrap {
    margin-top: 1.25rem;
}

.meal-preorder-results-empty {
    margin: 0;
    padding: 0.5rem 0 0;
}

.meal-preorder-results-empty--error {
    color: #851109;
}

.meal-preorder-form__submit:hover,
.meal-preorder-form__submit:focus {
    background: #0f4f8f;
    color: #fff;
}

.meal-preorder-form__submit:focus {
    outline: 2px solid #1460aa;
    outline-offset: 2px;
}

@media (max-width: 767px) {
    .meal-preorder-form__row {
        flex-direction: column;
        align-items: stretch;
    }

    .meal-preorder-form__actions {
        padding-bottom: 0;
    }

    .meal-preorder-form__submit {
        width: 100%;
    }

    .meal-preorder-field {
        flex: 1 1 80px !important;
        min-width: 180px;
        max-width: 100%;
    }

    .flight-meals-container {
        padding: 0 !important;
    }

    h2.alt.text-2xl, h2.alt.text-2xl + p, h3.text-xl.mt-4 {
        width: 100%;
        text-align: left !important;
        font-size: 24px;
    }

    .row.meal-preorder-steps h2 {
        margin-bottom: 40px;
    }

    button#btnPreorderByBookingSearch {
        min-height: 20px;
        padding: 12px 32px;
        font-size: 16px;
    }
}

@media (max-width: 1023px) {
    .flex-component__image-left {
        flex: 0 0 auto;
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        padding-right: 0 !important;
    }
}

@media (min-width: 1024px) {
    .flex-component.flex-component--full-width.flex-component--no-margin {
        display: flex;
        flex-direction: row;
    }

    h2.alt.text-2xl {
        text-align: left !important;
        margin-bottom: 24px;
    }

    h2.alt.text-2xl + p {
        text-align: left !important;
    }

    .flex-component__content-right p {
        text-align: left !important;
    }

    .flight-meals-container {
        padding: 0 !important;
    }
}

.flight-meals-container {
    display: flex;
    padding: 64px 0;
    flex-direction: column;
    gap: 32px;
    align-self: stretch;
}

.flight-meals-container h2 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    width: 100%;
    max-width: 1200px;
}

div[flight-meals-preorder] {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

div#pre-order-widget {
    max-width: 1200px;
    margin: 0 auto;
}

.meal-preorder-field__control:focus-within .meal-preorder-field__label,
.meal-preorder-field.has-value .meal-preorder-field__label {
    font-size: 0.75rem;
    font-weight: 600;
    transform: translateY(-1.8rem);
    color: #666666;
}

.meal-preorder-results table.table.table-striped thead {
    border-bottom: 1px solid  #C9CACC;
    border-radius: 8px 8px 0 0;
}

.meal-preorder-results table.table.table-striped {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    border-radius: 8px !important;
    width: 100%;
}

.meal-preorder-results table.table.table-striped thead tr th {
    background: #000;
    color: #fff;
    

/* Labels/M-Bold */
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding: 16px 24px;
    border: none;
    text-align: left;
}

.meal-preorder-results table.table.table-striped thead tr {
    border-radius: 8px 8px 0 0;
}

.meal-preorder-results table.table.table-striped thead tr th:first-child {
    border-radius: 8px 0 0 0;
}

.meal-preorder-results table.table.table-striped thead tr th:last-child {
    border-radius: 0 8px 0 0;
}

.meal-preorder-results {
    padding: 24px 0 !important;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.meal-preorder-results table.table.table-striped tbody tr td {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 16px 24px;
    border: none;
}

.meal-preorder-results table.table.table-striped tbody tr td a {
    color: #1460AA;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.meal-preorder-results table.table.table-striped tbody tr {
    border-bottom: 1px solid #C9CACC;
    background: #fff;
}

.meal-preorder-results table.table.table-striped tbody tr:last-child td:first-child {
    border-radius: 0 0 0 8px;
}

.meal-preorder-results table.table.table-striped tbody tr:last-child {
    border-radius: 0 0 8px 8px;
}

.meal-preorder-results table.table.table-striped tbody {
    border-radius: 0 0 8px 8px;
}

.meal-preorder-results table.table.table-striped tbody tr:last-child td:last-child {
    border-radius: 0 0 8px 0;
}

.ae-header .ae-content h1 + p {
    margin: 25px auto;
    max-width: 850px;
}

.ae-header.row div {
    width: 100% !important;
    min-width: 100% !important;
}

.ae-header .ae-content {
    padding: 64px;
}

@media (min-width: 1600px) {
    .ae-header img {
        width: 100%;
        max-height: 600px;
        object-fit: cover;
    }
}