.container {
  width: 100%;
  min-width: 100%;
  padding: 10px 40px;
}

.brand {
  padding-left: 20px;
}

.nav-menu {
  padding-top: 40px;
  padding-right: 20px;
}

.nav-link {
  -webkit-transition: border 400ms ease;
  transition: border 400ms ease;
  font-family: Universltstd, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-column-count: auto;
  column-count: auto;
}

.nav-link:hover {
  border-bottom: 3px solid #333;
}

.nav-link:focus {
  color: #ffea00;
}

.nav-link.buy {
  border: 2px solid #333;
  background-color: #f5f10a;
  font-size: 30px;
  line-height: 20px;
  white-space: normal;
}

.nav-link.buy:focus {
  color: #333;
}

.can-holder {
  text-align: center;
}

.main-section {
  padding-top: 10px;
}

.social-media-container {
  margin-bottom: 10px;
}

.info-section {
  margin-bottom: 100px;
}

.info-slogan {
  margin-bottom: 10px;
  font-family: Allegrattapersonaluse, sans-serif;
  font-size: 30px;
  line-height: 65px;
  font-weight: 400;
  text-align: center;
}

.info-text {
  font-family: Exo, sans-serif;
  font-size: 30px;
  line-height: 50px;
  font-weight: 800;
  text-align: center;
}

.body {
  background-image: url('../images/background-ice.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.navbar {
  position: static;
  background-color: transparent;
}

.footer-section {
  padding-bottom: 100px;
  background-color: #000;
}

.heading {
  margin-bottom: 100px;
  font-family: Nexarustsans, sans-serif;
  font-size: 70px;
  line-height: 100px;
  text-align: center;
}

.heading.white {
  color: #ebebeb;
}

.flavours-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #ebebeb;
}

.all-cans-container {
  margin-bottom: 60px;
  text-align: center;
}

.text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.buy-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #3b3b3b;
}

.button-container {
  margin-bottom: 40px;
  text-align: center;
}

.buy-button {
  min-width: 500px;
  border-style: solid;
  border-width: 3px;
  border-color: #949494;
  background-color: rgba(56, 152, 236, 0);
  font-family: 'Universltstd cn', sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.buy-button.send {
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.buy-button.send:hover {
  background-color: #13920e;
}

.buy-button.find {
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.buy-button.find:hover {
  background-color: #961555;
}

.buy-button.online {
  background-color: #e45e04;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.buy-button.online:hover {
  background-color: #e45e04;
}

.buy-button.modal {
  width: 100%;
  min-width: auto;
  margin-top: 20px;
  border-color: #333;
  background-color: rgba(0, 0, 0, 0.2);
  color: #333;
}

.buy-button.modal:hover {
  background-color: #f5f10a;
}

.tickle-lime {
  position: relative;
  top: -199px;
  z-index: 3;
  text-align: center;
}

.tickle-passion {
  position: relative;
  top: -199px;
  z-index: 3;
  text-align: center;
}

.tickle-ruby {
  position: relative;
  top: -199px;
  z-index: 3;
  text-align: center;
}

.tickle-orange {
  position: relative;
  top: -199px;
  z-index: 3;
  text-align: center;
}

.under-18-text {
  margin-top: 10px;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.social-media-holder {
  margin-top: 40px;
  text-align: center;
}

.social-media-link {
  padding-right: 10px;
  padding-left: 10px;
}

.footer-div-left {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
}

.enter-section {
  max-height: 100%;
  margin-top: 50px;
}

.enter-logo-container {
  text-align: center;
}

.enter-heading {
  margin-bottom: 5px;
  font-family: Nexarustsans, sans-serif;
  font-size: 70px;
  line-height: 60px;
  text-align: center;
}

.enter-text {
  margin-bottom: 30px;
  font-family: Universltstd, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.enter-text.large {
  margin-top: 40px;
  font-size: 40px;
}

.enter-container {
  text-align: center;
}

.hack-form-select {
  height: 45px;
  margin-bottom: 30px;
}

.hack-form-select.hack21-select {
  display: inline-block;
  width: 200px;
  margin-right: 5px;
  margin-left: 5px;
  border: 3px solid #333;
  background-color: rgba(51, 51, 51, 0);
  font-family: Universltstd, sans-serif;
  font-size: 20px;
}

.hack-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 80px;
  border-radius: 100px;
  background-color: #e9e6ed;
  -webkit-transition: background-color 100ms ease;
  transition: background-color 100ms ease;
  color: #240c2e;
  font-size: 16px;
  font-weight: 900;
}

.hack-button:hover {
  background-color: #d4d0d8;
}

.hack-button.hack21-age-enter {
  display: block;
  width: 500px;
  margin-bottom: 15px;
  border: 3px solid #333;
  border-radius: 0px;
  background-color: rgba(51, 51, 51, 0.55);
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.hack-button.hack21-age-enter:hover {
  background-color: #fce918;
}

.hack21-error {
  display: none;
  padding: 15px;
  background-color: #ff8282;
  font-size: 16px;
  text-align: center;
}

.enter-button-text {
  font-family: Universltstd, sans-serif;
  color: #333;
  font-size: 30px;
  line-height: 30px;
}

.text-block {
  display: block;
}

.age-button {
  width: 500px;
  margin-bottom: 15px;
  padding: 12px 80px;
  border: 3px solid #333;
  background-color: rgba(51, 51, 51, 0.55);
  font-family: Universltstd, sans-serif;
  color: #333;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}

.age-button.over18:hover {
  background-color: #46c311;
}

.age-button.not18:hover {
  background-color: #ff1b1b;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: block;
  height: 100%;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.buyonline-wrapper {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  border: 3px solid #333;
  background-color: #ccc;
}

.buyonline-wrapper-heading {
  font-family: Nexarustsans, sans-serif;
}

.modal-close {
  display: block;
  margin-bottom: 40px;
  font-family: 'Universltstd cn', sans-serif;
  color: grey;
  text-decoration: none;
}

.modal-close:hover {
  color: #333;
}

.warning-section {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 100%;
  min-height: 11%;
  padding-top: 40px;
  border-top: 3px solid #000;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.warning-div {
  text-align: center;
}

.warnng-text {
  color: #000;
  font-size: 30px;
}

html.w-mod-js *[data-ix="modal-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media screen and (max-width: 991px) {
  .social-media-holder {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .social-media-holder {
    display: inline-block;
  }

  .social-media-link {
    padding-left: 5px;
  }

  .footer-text {
    font-size: 12px;
    text-align: center;
  }

  .enter-text.large {
    font-size: 30px;
  }

  .hack-form-select {
    font-size: 14px;
  }

  .hack-button {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    text-align: center;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 50px;
  }

  .heading.white {
    font-size: 40px;
  }

  .text {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
  }

  .buy-button.send {
    min-width: 250px;
  }

  .buy-button.find {
    min-width: 250px;
  }

  .buy-button.online {
    min-width: 250px;
  }

  .under-18-text {
    font-size: 15px;
  }

  .image {
    padding-right: 10px;
    padding-left: 10px;
  }

  .enter-heading {
    font-size: 50px;
  }

  .enter-text {
    font-size: 15px;
  }

  .enter-text.large {
    font-size: 20px;
  }

  .hack-button.hack21-age-enter {
    width: 200px;
  }
}

@font-face {
  font-family: 'Allegrattapersonaluse';
  src: url('../fonts/AllegrattaPersonalUse-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Universltstd';
  src: url('../fonts/UniversLTStd-BoldCn.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Universltstd cn';
  src: url('../fonts/UniversLTStd-Cn.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nexarustsans';
  src: url('../fonts/NexaRustSans-Black03.otf') format('opentype'), url('../fonts/NexaRustSans-Black02.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}