@font-face {
  font-family: "helvetica_lt_condensedblackRg";
  src: url("../fonts/helvetica_lt_condensed_black-webfont.woff2") format("woff2"), url("../fonts/helvetica_lt_condensed_black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helvetica_lt_condensedlightRg";
  src: url("../fonts/helvetica_lt_condensed_light-webfont.woff2") format("woff2"), url("../fonts/helvetica_lt_condensed_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
a {
  color: white !important;
  text-decoration: none;
}

html, body {
  height: 100%;
  margin: 0;
}

.red {
  color: #ed1c24;
}

.footer-logo {
  width: 100px;
}

body, h1, h2, h3, h4, p {
  color: white;
  font-family: "helvetica_lt_condensedblackRg", sans-serif;
}

body {
  background-color: black;
  background-image: url("../img/bg-marble.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

h1 {
  text-align: center;
  padding: 40px;
  font-size: 4rem;
}

.wrapper {
  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
}
.wrapper .header {
  background-color: black;
}
.wrapper .header .logo {
  position: absolute;
}
.wrapper .header .logo h1 {
  padding-left: 80px;
  font-size: 1rem;
}
.wrapper .header .logo img {
  position: absolute;
  z-index: 10;
  left: 15px;
  top: 12px;
  width: 55px;
  display: block;
}
.wrapper .header .menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.navbar-light .navbar-nav .nav-link {
  color: white;
}

.center {
  text-align: center;
}

.social {
  margin-top: 10px;
}
.social img {
  width: 40px;
}

.navbar {
  padding-bottom: 0;
}
.navbar a:hover {
  font-weight: bold;
}
.navbar span {
  margin-left: 65px;
}

#scene img {
  position: absolute;
}
#scene .pint0 {
  margin-left: 7%;
  z-index: -10;
  padding-top: 12%;
  width: 23%;
}
#scene .pint1 {
  margin-left: 19%;
  z-index: -5;
  padding-top: 7%;
  width: 26%;
}
#scene .pint2 {
  margin-left: 34%;
  z-index: 10;
  padding-top: 0%;
  width: 32%;
}
#scene .pint3 {
  margin-left: 56%;
  z-index: -5;
  padding-top: 7%;
  width: 26%;
}
#scene .pint4 {
  margin-left: 71%;
  z-index: -10;
  padding-top: 10%;
  width: 25%;
}

.right {
  text-align: right;
}

.waves {
  position: absolute;
  margin-top: -4.8%;
  width: 100%;
  z-index: 0;
}

.normal-font {
  font-family: "helvetica_lt_condensedblackRg", sans-serif;
}

.mc-field-group {
  margin-top: 10px;
  margin-bottom: 10px;
}

input, textarea, button {
  font-family: "helvetica_lt_condensedblackRg", sans-serif !important;
}

.contact .contact-form-section {
  margin-top: 30px;
}
.contact input, .contact textarea {
  width: 100%;
  border-radius: 24px;
  border: none;
  padding: 8px 20px;
  margin-bottom: 20px;
}
.contact input[type=submit] {
  width: 100px;
  font-weight: 600;
  margin-left: 10px;
  padding: 8px 24px;
  color: white;
  background-color: rgba(255, 255, 255, 0.5);
}

#ingredients {
  margin-top: 40px;
  background-color: white;
  color: black;
  padding: 20px;
  border-radius: 24px;
}
#ingredients h1 {
  color: black;
  padding: 0;
  font-size: 2rem;
}
#ingredients p {
  font-family: "helvetica_lt_condensedlightRg";
  font-weight: bold;
  color: black;
}

#flavor-title {
  font-family: Pacifico;
  font-size: 3rem;
}

#flavor-nutrition-facts {
  margin-top: 15px;
}

.headline {
  font-size: 2.5rem;
  padding: 10px;
}

.flavors p {
  font-family: "helvetica_lt_condensedblackRg", sans-serif;
}
.flavors .box {
  text-align: center;
  background-color: white;
  border-radius: 24px;
  padding: 20px;
}
.flavors .box h1 {
  font-size: 2rem;
  padding: 0;
  color: #ed1c24;
}
.flavors .box a {
  display: block;
  text-decoration: none;
  color: white;
  width: 100%;
}
.flavors .box .blue-button {
  background-color: #1a5aa9;
  border-radius: 24px;
  padding: 20px 40px;
}

.flavor-button {
  color: black;
  background-color: red;
}

#mc_embed_signup {
  margin-top: 5px;
}
#mc_embed_signup input {
  padding: 5px 10px;
  border: none;
  font-family: "helvetica_lt_condensedblackRg", sans-serif !important;
  border-radius: 14px;
}
#mc_embed_signup input[type=submit] {
  font-weight: 600;
  margin-left: 10px;
  padding: 8px 24px;
  color: white;
  background-color: rgba(255, 255, 255, 0.5);
}
#mc_embed_signup select {
  border: none;
  padding: 6px 10px;
  border-radius: 12px;
  font-family: "helvetica_lt_condensedblackRg", sans-serif !important;
}
#mc_embed_signup .button {
  padding: 0;
  margin: 0;
}

hr {
  border: none;
  height: 2px;
  color: white; /* old IE */
  background-color: white; /* Modern Browsers */
}

.footer {
  margin-top: 160px;
}
.footer a {
  text-decoration: none;
  color: white;
}
.footer p {
  margin: 0;
}
.footer .join {
  padding-right: 8px;
}
.footer .copyright {
  font-family: "helvetica_lt_condensedlightRg", sans-serif;
  text-align: center;
  font-size: 0.8rem;
  padding-bottom: 10px;
}
.footer .copyright p, .footer .copyright a {
  color: white;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#homepage {
  text-align: center;
}
#homepage #main-image {
  margin-bottom: -16%;
}
#homepage .labels {
  margin: 60px 0;
}
#homepage a {
  text-align: center;
  border-radius: 12px;
  padding: 5px 75px;
  background-color: white;
  color: black !important;
}

#flavor-buttons {
  margin-top: 20px;
}

.gallery .item img {
  border: 2px white solid;
  margin-top: 25px;
}

.black-box {
  border: 1.5px solid white;
  border-radius: 16px;
  padding: 20px;
  background-color: black;
  text-align: center;
}
.black-box h1 {
  padding: 0;
  font-size: 1rem;
  font-weight: bolder;
}
.black-box p {
  font-family: "helvetica_lt_condensedlightRg";
  font-weight: normal;
}

/*# sourceMappingURL=main.css.map */
