.nav-item.open .menu__icon--open {
  display: block;
}

.nav-item.open .menu__icon--close {
  display: none;
}

.nav-item.open.show .menu__icon--open {
  display: none;
}

.nav-item.open.show .menu__icon--close {
  display: block;
}

.nav-item .menu__icon--open {
  display: block;
}

.nav-item .menu__icon--close {
  display: none;
}

.nav-item.show .menu__icon--open {
  display: none;
}

.nav-item.show .menu__icon--close {
  display: block;
}

@font-face {
  font-family: "SouthwestSans-Bold";
  src: url("/swa-resources/fonts/SouthwestSans-Bold.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("/swa-resources/fonts/SouthwestSans-Bold.otf");
  font-display: swap;
}

@font-face {
  font-family: "SouthwestSans-Light";
  src: url("/swa-resources/fonts/SouthwestSans-Light.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Light.eot?#iefix") format("embedded-opentype"),
    url("/swa-resources/fonts/SouthwestSans-Light.otf");
  font-display: swap;
}

@font-face {
  font-family: "SouthwestSans-Regular";
  src: url("/swa-resources/fonts/SouthwestSans-Regular.eot");
  src: url("/swa-resources/fonts/SouthwestSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("/swa-resources/fonts/SouthwestSans-Regular.otf");
  font-display: swap;
}

img.payment-icon {
    width: 80%;
  }

/* BEGIN FAQ SECTION */

.accordion .card-header {
  border: 1px solid #f4f4f4;
  border-radius: 2px;
  color: #304cb2;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  justify-content: space-between;
  margin-bottom: 4px;
  padding: 8px 16px;
  text-align: left;
  transition: background-color .5s, border .25s;
  width: 100%;
}

.accordion .card-header:focus,
.accordion .card-header:hover {
  background-color: #e5e5e5;
  border: 1px solid #111b40;
}

button.btn.btn-link.btn-block {
  text-align: left;
}

.food-bev-faq-wrapper button.btn {
  white-space: normal;
}

.food-bev-faq-wrapper button.btn.btn-link {
  color: #304cb2;
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  font-size: 1rem;
}

.food-bev-faq-wrapper h2 {
  margin-top: 0;
}

.food-bev-faq-wrapper h2.section-title {
  padding-bottom: 16px;
}

.food-bev-faq-wrapper .btn:focus,
.food-bev-faq-wrapper .btn:active:focus {
  outline: 0;
}

.food-bev-faq-wrapper .btn-link:hover,
.food-bev-faq-wrapper .btn-link:focus {
  text-decoration: none !important;
}

.food-bev-faq-wrapper button[aria-expanded="false"] span.icon-faq {
  content: url("https://www.southwest.com/swa-resources/images/wifi/icons/icon-chevron-down.svg");
}

.food-bev-faq-wrapper button[aria-expanded="true"] span.icon-faq {
  content: url("https://www.southwest.com/swa-resources/images/wifi/icons/icon-chevron-up.svg");
}

span.icon-faq {
  width: 20px;
  height: 20px;
  float: right;
  top: 3px;
  position: relative;
  left: 0;
}

.food-bev-faq-wrapper .card-body {
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
}

/* END FAQ SECTION */

#wifi-inflight-wrapper .wi-section {
  width: 100%;
  padding: 2%;
}

#wifi-inflight-wrapper p {
  font-family: "SouthwestSans-Regular", arial, sans-serif;
  font-weight: normal;
}

#wifi-inflight-wrapper h1 {
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  font-size: 28px;
  margin-bottom: 16px;
}

#wifi-inflight-wrapper h2,
#wifi-inflight-wrapper h3 {
  color: #1a2c80 !important;
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
}

.bootstrap a:focus {
  outline: none;
}

#wifi-inflight-wrapper p {
  color: #111b40 !important;
  font-size: 16px;
}

.card {
  background-color: transparent !important;
  border: none !important;
}

#wifi-inflight-wrapper .wi-section.hero-wrapper {
  padding: 0 !important;
  overflow: hidden;
}

.wifi-hero-xxs,
.wifi-hero-xs,
.wifi-hero-sm,
.wifi-hero-md,
.wifi-hero-lg,
.wifi-hero-xl {
  width: 100%;
}

#wifi-inflight-wrapper .wi-section.wifi-hero-section {
  background: url("https://www.southwest.com/swa-resources/images/wifi/hero-images/ife-banner-1920x426.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 45vh;
  padding: 0 2em !important;
}

.hero-wrap {
  float: left;
  position: relative;
  margin: -20px auto 0;
}

.hero-content {
  float: left;
  position: relative;
  margin: 0 auto;
}

.hero-now-onboard {
  color: #f7b727;
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
  font-size: 2.3vw;
  letter-spacing: 0 !important;
  line-height: 0;
}

.hero-ife {
  color: #f7b727;
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  font-size: 6vw;
  letter-spacing: 0 !important;
  line-height: .9;
}

.content {
  background-color: #fff !important;
}

#wifi-inflight-wrapper .wifi-food-wrapper,
#wifi-inflight-wrapper .wifi-premium-wrapper {
  background-color: #fff;
}

.hero-ife-cta {
  color: #f7b727;
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
  font-size: 1.3vw;
  letter-spacing: 0 !important;
  line-height: .9;
}

.hero-ife-cta a {
  color: #f7b727;
  text-decoration: underline;
}

.hero-ife-cta a:hover {
  color: #f7b727;
  text-decoration: underline;
}

#wifi-inflight-wrapper img.beverage-img {
  width: 100px;
  margin: 0 auto;
}

#wifi-inflight-wrapper img.img-60 {
  display: block;
  margin: 0 auto;
  width: 60%;
}

#wifi-inflight-wrapper img.img-80 {
  display: block;
  margin: 0 auto;
  width: 80%;
}

#wifi-inflight-wrapper .food-bev-img {
  width: 75%;
  float: right;
}

#wifi-inflight-wrapper .food-bev-img-100 {
  width: 100%;
  float: right;
}

#wifi-inflight-wrapper .wifi-food-wrapper p,
#wifi-inflight-wrapper .wifi-drinks-wrapper p,
#wifi-inflight-wrapper .wifi-premium-wrapper p {
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
  font-size: 16px;
}

#wifi-inflight-wrapper .wifi-food-wrapper p .item-desc,
#wifi-inflight-wrapper .wifi-drinks-wrapper p .item-desc,
#wifi-inflight-wrapper .wifi-premium-wrapper p .item-desc,
#wifi-inflight-wrapper .wifi-drinks-wrapper td .item-desc {
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
  font-size: 12px;
}

#wifi-inflight-wrapper .wifi-drinks-wrapper .drinks-sub-category h4 {
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  font-size: 20px;
  border-bottom: 1px solid rgba(17, 27, 64, 0.5);
  color: #304CB2;
  padding-bottom: 10px;
}

#wifi-inflight-wrapper .wifi-drinks-wrapper .drinks-sub-category-last h4,
h4.chase-cta {
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  font-size: 20px;
  color: #304CB2;
}

#wifi-inflight-wrapper .wifi-drinks-wrapper .drinks-sub-category-last p {
  font-size: 16px;
  border-bottom: 1px solid rgba(17, 27, 64, 0.5);
  color: #304CB2 !important;
  padding-bottom: 10px;
}

.col-12.food-bev-section>h2,
.col-md-6>h2 {
  color: #304CB2 !important;
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
}

.bootstrap table {
  width: 100%;
}

.beer-wine-spirits table tr td,
.wifi-drinks-wrapper table tr td {
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
  padding: 3px 3px 3px 0;
}

#wifi-inflight-wrapper h2.subheader {
  font-size: 24px;
}

#wifi-inflight-wrapper .wifi-drinks-wrapper p.swa-blue {
  color: #304CB2 !important;
}

.beer-wine-spirits table tr td:nth-child(1) {
  text-align: left;
}

.beer-wine-spirits table tr td:nth-child(2) {
  color: #304CB2;
  text-align: right;
}

.beer-wine-spirits table tr.align-top td:nth-child(2) {
  vertical-align: top;
}

.new-ribbon {
  background-color: #008020;
  color: #fff;
  font-family: "SouthwestSans-Bold", Arial, sans-serif;
  font-size: 12px;
  margin-left: 7px;
  padding: 3px 5px;
}

#drinks>.container {
  margin-top: 2em;
}

p.wi-disclaimer {
  font-size: 12px !important;
}

.wifi-tracker-large {
  text-align: center;
}

.wifi-tracker-small {
  background-color: #f5f5f5;
  border-radius: 30px;
  display: none;
  padding: 30px;
  text-align: center;
}

.wifi-tracker-small img {
  width: 75% !important;
}

.wifi-tracker-small h3 {
  color: #0861af !important;
}

.order-section ul {
  font-family: "SouthwestSans-Regular", Arial, sans-serif;
  margin-top: 10px;
  padding-left: 20px;
}

.bootstrap .order-section table {
  width: 50%;
}

.bootstrap .chase-discount table {
  margin: 20px 0 0;
}

.chase-discount td.chase-left {
  width: 30%;
}

.chase-discount td.chase-right {
  width: 70%;
  padding-left: 10px !important;
}

.chase-left img.food-bev-img {
  float: left !important;
  width: 90% !important;
}


@media only screen and (max-width: 1920px) {

  .hero-ife-cta {
    font-size: 20px;
  }

}

@media only screen and (max-width: 1536px) {

  .hero-ife-cta {
    font-size: 18px;
  }

}

@media only screen and (max-width: 1200px) {

  #wifi-inflight-wrapper {
    max-width: 1200px;
  }

  .wifi-hero-xl {
    display: none !important;
  }

  .wifi-hero-lg {
    display: block !important;
  }

  #wifi-inflight-wrapper .wi-section.wifi-hero-section {
    background: url("https://www.southwest.com/swa-resources/images/wifi/hero-images/ife-banner-1200x426.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  .hero-now-onboard {
    font-size: 3.1vw;
  }

  .hero-ife {
    font-size: 8vw;
  }

  .hero-ife-cta {
    font-size: 18px;
  }

  .now-onboard.col-6 {
    padding: 0 4% 0 !important;
  }

  .bootstrap .order-section table {
    width: 60%;
  }

}

@media only screen and (max-width: 992px) {

  #wifi-inflight-wrapper {
    max-width: 992px;
  }

  .wifi-hero-lg,
  .wifi-hero-xl {
    display: none !important;
  }

  .wifi-hero-md {
    display: block !important;
  }

  #wifi-inflight-wrapper .wi-section.wifi-hero-section {
    background: url("https://www.southwest.com/swa-resources/images/wifi/hero-images/ife-banner-992x426.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 35vh;
  }

  .hero-ife-cta {
    font-size: 18px;
  }

  .bootstrap .order-section table {
    width: 70%;
  }
}

@media only screen and (max-width: 768px) {

  #wifi-inflight-wrapper {
    max-width: 768px;
  }

  .wifi-hero-md,
  .wifi-hero-lg,
  .wifi-hero-xl {
    display: none !important;
  }

  .wifi-hero-sm {
    display: block !important;
  }

  #wifi-inflight-wrapper .wi-section.wifi-hero-section {
    background: url("https://www.southwest.com/swa-resources/images/wifi/hero-images/ife-banner-768x426.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 30vh;
  }

  .hero-ife {
    line-height: .8;
  }

  #wifi-inflight-wrapper img.img-60 {
    width: 100%;
  }

  #wifi-inflight-wrapper .food-bev-img {
    width: 100%;
    float: left;
  }

  .bootstrap .order-section table {
    width: 80%;
  }

  .bootstrap .chase-discount table {
    margin: 10px 0 20px;
  }
}

@media only screen and (max-width: 576px) {

  #wifi-inflight-wrapper {
    max-width: 576px;
    margin-top: 0;
  }

  .wifi-hero-sm,
  .wifi-hero-md,
  .wifi-hero-lg,
  .wifi-hero-xl {
    display: none !important;
  }

  .wifi-hero-xs {
    display: block !important;
  }

  #wifi-inflight-wrapper .wi-section.wifi-hero-section {
    background: url("https://www.southwest.com/swa-resources/images/wifi/hero-images/ife-banner-480x426.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 25vh;
  }

  .hero-ife-cta {
    font-size: 2.5vw;
  }

  .bootstrap .order-section table {
    width: 100%;
  }
}

@media only screen and (max-width: 420px) {

  #wifi-inflight-wrapper {
    max-width: 420px;
  }

  .wifi-hero-xs,
  .wifi-hero-sm,
  .wifi-hero-md,
  .wifi-hero-lg,
  .wifi-hero-xl {
    display: none !important;
  }

  .wifi-hero-xxs {
    display: block !important;
  }

  .bootstrap .order-section table {
    width: 100%;
  }
}