body {
  background-color: #efeeee;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

.divider {
  min-width: 100%;
  background-color: #efeeee;
}

.main-title {
  font-size: 6rem;
  font-weight: 900;
  padding-top: 20px;
  padding-bottom: 20px;
}

.main-subtitle {
  font-size: 4.5rem;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
}

.main-info {
  font-size: 3.5rem;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
}

.emphasis {
  font-size: 2.5rem;
  font-weight: 700;
}

.emphasis-lower {
  font-size: 1.2rem;
  font-weight: 500;
}

.accent {
  font-size: 2.3rem;
  font-weight: 700;
  font-style: oblique;
}

.accent-lower {
  font-size: 1.8rem;
  font-weight: 500;
  font-style: oblique;
}

.full-border {
  border-color: #dbdbdb !important;
  border: 6px;
  border-style: solid;
}

a:link .emphasis,
a:link .accent {
  color: #000000;
}

a:hover .emphasis,
a:hover .accent {
  color: #ed1f37;
}

a:visited .emphasis,
a:visited .accent {
  color: #000000;
}

.no-deco {
  text-decoration: none;
}

.full-size {
  width: 100% !important;
  background-color: #fff;
  overflow: hidden;
}

.note {
  font-style: italic;
  font-size: 0.8rem;
}

.showfloor {
  max-width: 100% !important;
}
.lightOn {
  background-color: #fff;
}

@media (orientation: landscape) {
  .shipping {
    max-height: 60vh !important;
  }
}

@media (orientation: portrait) {
  .shipping {
    max-width: 80vw !important;
  }
}

.locationTitle {
  font-size: 3.1vh;
  vertical-align: middle;
}

.locationFlag {
  height: 3vh;
  padding-right: 0.5vh;
}

.locationLinkText {
  font-size: 2.2vh;
}

.locationText {
  font-size: 2.2vh;
  vertical-align: middle;
}

.award {
  max-width: 100%;
}

.bi-whatsapp {
  color: #25d366;
}

.shipping {
  max-width: 50%;
  height: auto;
}

.banner {
  width: 75vw;
  height: auto;
  margin-top: 25px;
}

.financing {
  max-width: 80%;
}

.financing-alt {
  max-width: 100%;
}

.start-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      180deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/san_antonio.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.flag-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      0deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/texasFlag.jpg");
  background-size: cover;
}

.arcade-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      180deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/arcade.jpg");
  background-size: cover;
}

.front-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      0deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/front.jpg");
  background-size: cover;
}

.palapa-banner {
  display: flex;
  flex-direction: row;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      180deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/palapa.jpg");
  background-size: cover;
}

.tables-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      0deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/tables.jpg");
  background-size: cover;
}

.kids-banner {
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      180deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/kids.jpg");
  background-size: cover;
}

.air-banner {
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      180deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/air.jpg");
  background-size: cover;
}

.lounge-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      0deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/lounge.jpg");
  background-size: cover;
}

.panoramic-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  overflow-x: hidden;
  background-image: linear-gradient(
      180deg,
      rgba(48, 0, 110, 0.25) 0%,
      rgba(48, 0, 110, 0.5) 80%,
      rgba(48, 0, 110, 0.6) 100%
    ),
    url("../src/img/main/body/background/panoramic.jpg");
  background-size: cover;
}

.news {
  min-width: 100%;
  background-color: #000;
  color: #fff !important;
}
