@font-face {
  font-family: Magical Night;
  src: url('../fonts/Magical-Night.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Extra 2";
  src: url('../fonts/Gobold-Extra2.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #fdfceb;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Extra 2", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #0067a5;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Extra 2", sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 104px;
}

h3 {
  color: #feffea;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Extra 2", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

h4 {
  color: #fdfceb;
  margin-top: 24px;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

p {
  color: #feffea;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.coming-soon {
  background-color: #0168a5;
  background-image: url('../images/Pattern_Background.jpg');
  background-position: 0 0;
  background-size: auto;
  padding: 24px 96px 96px;
}

.content {
  background-color: #fbf7f9;
  padding: 48px;
}

.heading {
  text-transform: uppercase;
  font-family: "Extra 2", sans-serif;
}

.title {
  color: #fdfceb;
  text-align: center;
  text-transform: lowercase;
  width: 100%;
  margin-bottom: 48px;
  font-family: Magical Night, Impact, sans-serif;
  font-size: 300px;
  font-weight: 400;
  line-height: 250px;
}

.heading-2 {
  color: #fdfceb;
  text-transform: none;
  font-family: DM Sans, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.large-spacer {
  height: 96px;
}

.paragraph {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.hours {
  color: #fff;
  text-transform: none;
  font-family: Magical Night, Impact, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.paragraph-2 {
  color: #000;
  font-size: 16px;
  line-height: 32px;
}

.paragraph-3 {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.menu-list-wrapper {
  background-color: #398ecd;
  padding: 32px;
}

.menu-list-wrapper.coffee {
  background-color: #cdaa6a;
}

.menu-list-wrapper.floats {
  background-color: #6bb345;
}

.menu-list-wrapper.milkshakes {
  background-color: #f27453;
}

.menu-list-wrapper.pop {
  background-color: #005686;
}

.menu-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.menu-item-title {
  font-size: 24px;
}

.header {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 125px;
  display: flex;
  position: relative;
}

.info {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 96px;
  display: flex;
}

.text {
  width: 50%;
}

.hero {
  background-image: url('../images/Pattern_Background.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
}

.paragraph-4 {
  z-index: 6;
  opacity: .8;
  text-align: left;
  background-color: #005485;
  width: 550px;
  padding: 24px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  inset: auto;
}

.hero-wrapper {
  background-image: url('../images/Coming-soon.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: flex-end;
  height: 675px;
  display: flex;
}

.waves {
  z-index: 6;
  background-image: url('../images/waves.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  margin-top: -32px;
  position: relative;
}

.div-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.menu-list-item {
  opacity: .8;
  color: #fdfceb;
  background-color: #489bd5;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  padding: 16px 32px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
  display: flex;
}

.menu-list-item.milkshake {
  background-color: #f6947b;
}

.menu-list-item.coffee {
  background-color: #563736;
}

.menu-list-item.floats {
  background-color: #99cd71;
}

.list {
  margin-top: 24px;
  list-style-type: none;
}

.footer {
  background-color: #191919;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  padding: 24px 48px;
  display: flex;
}

.paragraph-5 {
  text-align: center;
}

.menu-icon {
  width: 150px;
}

.hero-grid {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr .75fr;
  grid-auto-columns: 1fr;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.intro-text {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.ice-cream-cone {
  background-image: url('../images/Ice-Cream-Cone.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
}

.heading-3 {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Magical Night, Impact, sans-serif;
  font-weight: 400;
}

.image {
  width: 96px;
  padding-bottom: 0;
}

.confettii {
  z-index: 0;
  opacity: .85;
  background-image: url('../images/confettii.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 800px;
  margin-top: 0;
  margin-bottom: -752px;
  position: relative;
  inset: 0 0% auto;
}

.list-title {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 18px;
}

.heading-4 {
  color: #fdfceb;
  font-size: 32px;
  line-height: 48px;
}

.coffee-headings {
  color: #563736;
}

.link {
  color: #f15025;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.image-2 {
  z-index: 6;
  width: 33%;
  position: relative;
  inset: auto;
}

.div-block-3 {
  background-image: url('../images/River_Run_Treats_Dog_Icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icecream {
  z-index: 4;
  background-image: url('../images/Ice-Cream-Cone.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 550px;
  width: 100%;
  height: 700px;
  margin-top: -600px;
  position: relative;
  inset: auto 0% 0%;
}

.spacer {
  height: 100px;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.heading-5 {
  text-align: center;
}

.section {
  background-color: #fbf7f9;
  padding: 48px;
}

.img {
  width: 32px;
  margin-bottom: 8px;
}

.section-2 {
  z-index: 99;
  text-align: center;
  background-color: #fff;
  padding: 24px 96px;
  position: relative;
}

.heading-6 {
  color: #0067a5;
  text-transform: capitalize;
  margin-top: 0;
  font-family: "Extra 2", sans-serif;
}

.text-block {
  font-size: 18px;
}

.heading-7 {
  font-family: Magical Night, Impact, sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 40px;
    line-height: 48px;
  }

  h4 {
    font-size: 24px;
    line-height: 32px;
  }

  .content {
    padding: 32px;
  }

  .title {
    margin-top: 64px;
    margin-bottom: -24px;
    font-size: 170px;
    line-height: 150px;
  }

  .hours {
    font-size: 18px;
    line-height: 26px;
  }

  .header {
    justify-content: space-between;
    align-items: center;
    height: 125px;
  }

  .info {
    background-color: #005686;
    flex-flow: row;
    padding: 32px;
  }

  .text {
    width: 100%;
  }

  .hero {
    padding-top: 8px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .paragraph-4 {
    width: 100%;
  }

  .hero-wrapper {
    background-position: 50% 0;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 56px;
  }

  .waves {
    background-position: 50% 0;
    margin-top: -24px;
    margin-bottom: 0;
  }

  .div-block {
    grid-template-columns: 1fr;
  }

  .menu-icon {
    width: 124px;
  }

  .intro-text {
    flex-flow: column-reverse;
  }

  .heading-3 {
    font-size: 64px;
    line-height: 64px;
  }

  .confettii {
    margin-top: -16px;
    margin-bottom: -784px;
  }

  .image-2 {
    z-index: 6;
    position: relative;
    top: -200px;
  }

  .div-block-3 {
    height: 250px;
  }

  .icecream {
    background-size: contain;
    width: 80%;
    height: 600px;
    margin-top: -600px;
  }

  .spacer {
    height: 48px;
  }

  .section {
    padding: 32px;
  }

  .section-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .heading-7 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .title {
    margin-top: 64px;
    margin-bottom: -20px;
    font-size: 20vw;
    line-height: 124px;
  }

  .hours {
    font-size: 16px;
    line-height: 24px;
  }

  .header {
    height: 96px;
  }

  .hero {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-4 {
    font-size: 14px;
    line-height: 20px;
  }

  .menu-icon {
    width: 96px;
  }

  .intro-text {
    margin-top: 64px;
    margin-bottom: 48px;
  }

  .image-2 {
    z-index: 6;
    width: 0%;
    position: absolute;
    top: 300px;
  }

  .icecream {
    height: 550px;
    margin-top: -550px;
  }

  .spacer {
    height: 0;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }

  h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .content {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .title {
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 64px;
    line-height: 64px;
  }

  .hours {
    text-align: center;
  }

  .menu-list-wrapper {
    padding: 16px;
  }

  .header {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  .info {
    padding: 24px;
  }

  .hero {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-wrapper {
    height: 800px;
  }

  .waves {
    height: 48px;
  }

  .menu-list-item {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
  }

  .paragraph-5 {
    font-size: 14px;
    line-height: 18px;
  }

  .menu-icon {
    width: 48px;
  }

  .intro-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 0;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 32px;
  }

  .image {
    width: 48px;
  }

  .confettii {
    background-size: cover;
    height: 1px;
    margin-bottom: -1px;
    margin-left: -16px;
    margin-right: -16px;
  }

  .list-title {
    font-size: 16px;
    line-height: 16px;
  }

  .image-2 {
    width: 0%;
    margin-top: 16px;
    margin-bottom: 16px;
    position: static;
    top: auto;
  }

  .icecream {
    width: 100%;
    height: 750px;
    margin-top: -700px;
  }

  .image-3 {
    margin-top: 16px;
  }

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

  .section {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    padding: 16px;
    display: flex;
  }

  .section-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .text-block {
    font-size: 14px;
  }

  .heading-7 {
    text-align: center;
    margin-top: 8px;
    font-size: 18px;
    line-height: 18px;
  }
}


@font-face {
  font-family: 'Magical Night';
  src: url('../fonts/Magical-Night.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Extra 2';
  src: url('../fonts/Gobold-Extra2.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}