:root {
  --white: white;
  --black: black;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.quick-stack {
  grid-row-gap: 0px;
  width: 75%;
}

.cell {
  justify-content: center;
  align-items: center;
}

.paragraph {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 32px;
}

.body {
  background-color: #fadff0;
}

.bold-text {
  font-size: 30px;
}

.heading {
  text-align: center;
  margin-top: 0;
  font-family: Varela Round, sans-serif;
}

.rich-text-block {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.bold-text-2 {
  font-size: 20px;
}

.div-block-2 {
  width: 100%;
  height: 60px;
}

.image {
  max-width: 80%;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.side-bar-340 {
  background-color: #f7ecf5;
  border-right: 7px solid #d0effa;
  align-items: flex-start;
  width: 340px;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.side-bar-40 {
  background-color: #e6d5c8;
  width: 40px;
  height: 100vh;
}

.image-2 {
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 0;
}

.flex-block {
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.menu-nav {
  color: #91ca6f;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 49px;
}

.menu-nav.order {
  font-size: 36px;
}

.link-block {
  text-decoration: none;
}

.link {
  color: #92cc6f;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ca5d75;
  text-decoration: none;
}

.link:hover {
  color: #8ed3ea;
}

.link.w--current {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ca5d75;
}

.link.social {
  color: #f3a3b5;
}

.link.social:hover, .link.social.order {
  color: #af7db7;
}

.link.social.order:hover {
  color: #c4e2c6;
}

.icecream-section {
  flex-direction: column;
  align-items: center;
  margin-left: 340px;
  display: flex;
}

.heading-2 {
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #dfb5e6;
  text-shadow: 1px 1px 1px #0003;
  font-family: wreath, sans-serif;
  font-size: 78px;
  line-height: 85px;
}

.heading-2.flavors, .heading-2.toppings {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fadaff;
  margin-top: -35px;
  font-size: 120px;
  line-height: 97px;
}

.body2 {
  color: #af7db7;
  background-color: #fff0fc;
  border: 0 #000;
}

.spacer-80px {
  width: 100%;
  height: 80px;
}

.item-name {
  color: #6f4045;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: wreath, sans-serif;
  font-size: 42px;
  line-height: 42px;
}

.item-subname {
  color: #af7db7;
  font-family: wreath, sans-serif;
  font-size: 36px;
  line-height: 38px;
}

.item-pricing {
  color: #6d656e;
  font-family: Lato, sans-serif;
}

.list-item {
  color: #756c77;
  padding-top: 0;
  font-family: Lato, sans-serif;
  line-height: 16px;
}

.disclaimer {
  color: #78677a;
  padding-top: 23px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.quick-stack-2 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.pricing {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: none;
}

.ice-cream-price-wrapper {
  width: 100%;
}

.ice-cream-price-wrapper.hidden {
  display: none;
}

.quick-stack-3 {
  grid-column-gap: 24px;
  width: 75%;
}

.spacer-40px {
  width: 100%;
  height: 40px;
}

.image-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: auto;
  position: relative;
}

.footer-section {
  background-image: url('../images/footer-gigis.png');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  min-height: 300px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.flavors-wrapper {
  background-color: #afdfe2;
  border: 8px solid #c4e0c5;
  border-radius: 60px;
  flex-direction: column;
  align-items: center;
  width: 90%;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.flavors-wrapper.flavor-panel {
  background-color: #c4e0c5;
  border-color: #afdfe2;
  display: flex;
}

.flavors-text {
  color: #6f4045;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.flavors-text.description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.subheader {
  text-align: center;
  text-shadow: 1px 1px 1px #0003;
  border-bottom: 4px solid #fff;
  justify-content: center;
  align-items: center;
  width: 75%;
  font-family: wreath, sans-serif;
  font-size: 69px;
  line-height: 76px;
  display: flex;
}

.subheader.flavors {
  margin-top: -35px;
}

.subheader.flavor-title {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.cell-2 {
  align-items: center;
  padding: 10px;
}

.cell-flavors {
  background-color: #f7deeb;
  border: 4px solid #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
}

.quick-stack-4 {
  width: 90%;
  padding-left: 0;
  padding-right: 0;
}

.flex-block-2 {
  background-color: #f7deeb;
  border: 3px solid #fff;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-top: 21px;
  padding-bottom: 21px;
}

.image-4 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.cell-3 {
  align-items: center;
}

.addons-flex-box {
  background-color: #e0f5d4;
  border: 3px solid #fff;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-top: 21px;
  padding-bottom: 21px;
}

.info-section {
  flex-direction: column;
  align-items: center;
  margin-left: 340px;
  display: flex;
}

.html-embed {
  border-radius: 0;
  width: 100%;
}

.mobile-header {
  display: none;
}

.mobile-link {
  color: #92cc6f;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ca5d75;
  text-decoration: none;
}

.mobile-link:hover {
  color: #8ed3ea;
}

.mobile-link.w--current {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ca5d75;
}

.text-block {
  text-align: center;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 320px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-block-2 {
  font-size: 18px;
  line-height: 26px;
}

.button {
  margin-top: 5px;
}

.button.w--current {
  color: #000;
  background-color: #c4e0c5;
  border-radius: 14px;
  margin-top: 20px;
  font-weight: 700;
}

.heading-3 {
  font-family: wreath, sans-serif;
  font-size: 40px;
}

.quick-stack-5 {
  width: 100%;
}

.image-5, .image-6, .image-7, .image-8 {
  border: 8px solid #c4e0c5;
  border-radius: 20px;
}

.flex-block-menu-item {
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
}

.cell-4 {
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .quick-stack {
    width: 100%;
  }

  .side-bar-340 {
    width: 180px;
  }

  .image-2 {
    width: 100%;
  }

  .flex-block {
    align-items: flex-start;
  }

  .menu-nav {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 38px;
  }

  .menu-nav.order {
    font-size: 26px;
    line-height: 26px;
  }

  .link {
    font-size: 21px;
    line-height: 32px;
  }

  .link.social.order {
    font-size: 16px;
    line-height: 22px;
  }

  .icecream-section {
    margin-left: 185px;
  }

  .quick-stack-3 {
    width: 100%;
  }

  .info-section {
    margin-left: 185px;
  }

  .mobile-header {
    display: none;
  }

  .mobile-link {
    font-size: 21px;
    line-height: 32px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    max-width: 100%;
  }

  .side-bar-340 {
    display: none;
  }

  .icecream-section, .info-section {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mobile-header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .mobile-menu-wrapper {
    background-color: #f7deeb;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .mobile-link, .mobile-link.w--current {
    font-size: 36px;
    line-height: 42px;
  }

  .mobile-link.social {
    color: #e7ad7f;
  }

  .mobile-link.social:hover {
    color: #af7db7;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    height: 30px;
  }

  .menu-nav.order {
    color: #af7db7;
  }

  .heading-2.flavors, .heading-2.toppings {
    font-size: 90px;
    line-height: 90px;
  }

  .heading-2.toppings.smoothies {
    font-size: 80px;
  }

  .flavors-wrapper {
    width: 100%;
  }

  .flavors-text {
    font-size: 19px;
  }

  .subheader.flavor-title {
    font-size: 62px;
    line-height: 68px;
  }

  .quick-stack-4 {
    width: 100%;
  }

  .flex-block-2, .addons-flex-box {
    border-radius: 20px;
  }

  .mobile-link.social.order {
    color: #af7db7;
  }

  .mobile-link.social.order:hover {
    color: #93cc6f;
  }
}

#w-node-_3de6cdc1-0c1a-9ac9-3dd4-551075c3c570-5c68f514 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-a43f9c44-8b88-8cd7-90eb-8943c5bed0db-5c68f514, #w-node-_4e3c51ba-cd33-e718-0c6b-b98915bf1f28-5c68f514 {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

#w-node-_51c9b8da-b515-9d5e-1b0b-f9427c592255-5c68f514 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-d7b9cd88-4b6a-8df3-1b2f-08f6fefb4081-5c68f514 {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

#w-node-b9d6f487-9fc4-9ca0-749b-f30f74a97447-5c68f514 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-d5a82cd6-1de2-eab9-431d-ed800f81f1e9-5c68f514 {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

#w-node-_0d0f57f2-bcdb-8ea2-a1a0-75e74b7cccc5-5c68f514, #w-node-ad10cdf9-69c9-0c12-2f1e-fb69d12b1d2f-5c68f514 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-_031442cc-73dd-b1b7-3024-4666d7a89098-5c68f514, #w-node-d73d998e-c67e-0add-ea59-64ce87de8b14-5c68f514, #w-node-fca0b240-ae60-349b-af58-2d320d886c48-5c68f514, #w-node-_2b2c60cd-1397-7349-048f-ac0369bdefaa-5c68f514 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42988f3e-2539-aff6-eef7-cf4522dfe4cf-5c68f514 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42988f3e-2539-aff6-eef7-cf4522dfe4d0-5c68f514, #w-node-_677a4224-4138-6be5-4017-b38d04445898-5c68f514 {
  grid-column: span 2 / span 2;
}

#w-node-_7aa058a0-6dd8-02f2-b5b1-6d51f04fea1a-5c68f514 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3de6cdc1-0c1a-9ac9-3dd4-551075c3c570-b8bbaa8f {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-a43f9c44-8b88-8cd7-90eb-8943c5bed0db-b8bbaa8f, #w-node-_4e3c51ba-cd33-e718-0c6b-b98915bf1f28-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

#w-node-_51c9b8da-b515-9d5e-1b0b-f9427c592255-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-d7b9cd88-4b6a-8df3-1b2f-08f6fefb4081-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

#w-node-b9d6f487-9fc4-9ca0-749b-f30f74a97447-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-d5a82cd6-1de2-eab9-431d-ed800f81f1e9-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

#w-node-_0d0f57f2-bcdb-8ea2-a1a0-75e74b7cccc5-b8bbaa8f, #w-node-ad10cdf9-69c9-0c12-2f1e-fb69d12b1d2f-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-_031442cc-73dd-b1b7-3024-4666d7a89098-b8bbaa8f, #w-node-d73d998e-c67e-0add-ea59-64ce87de8b14-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42988f3e-2539-aff6-eef7-cf4522dfe4cf-b8bbaa8f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42988f3e-2539-aff6-eef7-cf4522dfe4d5-b8bbaa8f, #w-node-_6b3f2210-e249-8a8c-0a1f-a4dafd0ee6a0-b8bbaa8f {
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
}

#w-node-_677a4224-4138-6be5-4017-b38d04445898-b8bbaa8f {
  grid-column: span 2 / span 2;
}

#w-node-_7aa058a0-6dd8-02f2-b5b1-6d51f04fea1a-b8bbaa8f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_031442cc-73dd-b1b7-3024-4666d7a89098-5c68f514, #w-node-d73d998e-c67e-0add-ea59-64ce87de8b14-5c68f514, #w-node-fca0b240-ae60-349b-af58-2d320d886c48-5c68f514, #w-node-_2b2c60cd-1397-7349-048f-ac0369bdefaa-5c68f514, #w-node-_031442cc-73dd-b1b7-3024-4666d7a89098-b8bbaa8f, #w-node-d73d998e-c67e-0add-ea59-64ce87de8b14-b8bbaa8f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3de6cdc1-0c1a-9ac9-3dd4-551075c3c570-5c68f514, #w-node-_42988f3e-2539-aff6-eef7-cf4522dfe4cf-5c68f514 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7aa058a0-6dd8-02f2-b5b1-6d51f04fea1a-5c68f514 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3de6cdc1-0c1a-9ac9-3dd4-551075c3c570-b8bbaa8f, #w-node-_42988f3e-2539-aff6-eef7-cf4522dfe4cf-b8bbaa8f {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7aa058a0-6dd8-02f2-b5b1-6d51f04fea1a-b8bbaa8f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


