*,
::before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: "Helvetica 93 Black Extended";
  font-style: normal;
  font-weight: 400;
  src: local("Helvetica 93 #000 Extended"),
    url(https://www.buttersmashburgers.com/imgs/HelveticaNeue-BlackExt.woff)
      format("woff");
}
@font-face {
  font-family: "Helvetica 43 Light Extended";
  font-style: normal;
  font-weight: 400;
  src: local("Helvetica 43 Light Extended"),
    url(https://www.buttersmashburgers.com/imgs/HelveticaNeue-LightExt.woff)
      format("woff");
}
body {
  font-size: 20px;
  background-color: #fcf7e2;
  margin: 0 auto;
  color: #515151;
  overflow-x: hidden;
  font-family: "Cal Sans";
}
p {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 200%;
  font-weight: 300;
  letter-spacing: 2px;
  color: #212b55;
  font-size: 20px;
  font-family: "Helvetica 43 Light Extended", sans-serif;
}
input {
  border: none;
  height: 50px;
  border-radius: 5px;
  padding: 0 20px;
  font-size: 16px;
  letter-spacing: 0.4px;
}
div#footer {
  background: #223379;
  padding: 120px;
  display: table;
  width: 100%;
  margin-top: 100px;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-bottom: 90px;
}
div#footercaption h3 {
  text-align: center;
  margin: 0 auto;
  font-size: 45px;
  line-height: 90%;
  font-weight: 400;
  margin-bottom: 20px;
  color: #fcf7e2;
  letter-spacing: 0;
  font-family: "Helvetica 93 Black Extended", sans-serif;
  text-transform: uppercase;
}
.narrow {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 0;
  margin-top: 100px;
  display: table;
  clear: both;
}
div#footercontact p {
  color: #ffffffa3;
  line-height: normal;
}
div#footercontact span svg {
  font-size: 19px;
  margin-right: 10px;
}
div#footercontact img {
  width: 50px;
  float: left;
  margin-right: 12px;
  height: max-content;
}
div#footercontact {
    display: block;
    clear: both;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    border-top: 1px solid #ffffff33;
    padding-top: 40px;
}
div#footercontact span {
  display: inline-flex;
  margin: 0 20px;
}
div#footercaption {
  text-align: left;
  padding-top: 0;
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 60px;
}
body,
html {
  height: 100%;
  letter-spacing: 2px;
  font-family: "Helvetica 43 Light Extended";
}
div#header {
  background: 0 0;
  z-index: 100;
  width: 100%;
  padding: 0 0;
  margin-top: 150px;
  margin-bottom: 100px;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
div#main-content {
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 70px;
  clear: both;
  padding: 0 100px;
}
span.socials img {
  width: 30px;
}
span.socials {
  text-align: center;
  color: #fff;
  margin-top: 30px;
  display: table;
  width: 100%;
}
span.socials p {
  color: #223379;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 7px;
}

h2 {
    font-size: 38px;
    line-height: 90%;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: -1px;
    color: #223379;
    font-family: "Helvetica 93 Black Extended", sans-serif;
    text-transform: uppercase;
}.carousel-caption {
    position: inherit;
    right: 0px;
    bottom: 20px;
    left: 0px;
    z-index: 10;
    width: 80%;
    padding-top: 60px;
    padding-bottom: 10px;
    color: #fff;
    text-align: left;
    border-bottom: 20px solid #223379;
}h1.newstitle {
    text-align: left;
    font-size: 50px;
}button.btn {
    font-size: inherit;
    text-transform: uppercase;
    background: #223379;
    color: #fff;
    letter-spacing: 1px;
    padding: 15px 30px;
}button.btn:hover {
    background: #facc15;
}
h3 {
  font-size: 30px;
  line-height: 170%;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: 0.6px;
}
div#headerlogo img.logo {
  margin: 0 auto;
  text-align: center;
  display: table;
  width: 400px;
}
h4 {
  text-align: left;
  line-height: 90%;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 19px;
  margin: 0;
  padding: 0;
  color: #2c2c2c;
  padding-bottom: 10px;
}
div#footerlinks {
  clear: both;
  padding-top: 40px;
  margin-top: 40px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
}
div#footernavlinks {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
div#footernavlinks h4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 200%;
  font-weight: 100;
  letter-spacing: 2px;
  color: #fff;
  font-size: 26px;
  font-family: "Helvetica 43 Light Extended", sans-serif;
}
div#footernavlinks p {
  color: #ffffffa3;
  padding-bottom: 0;
  margin-bottom: 0;
}
div#footerlinks a {
  color: #ffffffa3;
  font-weight: 300;
  font-size: 14px;
}
a:hover {
  text-decoration: none;
}
#footerlinks p {
  padding-top: 5px;
  color: #ffffffa3;
  font-weight: 400;
  font-size: 14px;
}
h1 {
  text-align: CENTER;
  font-size: 65px;
  line-height: 90%;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: 0;
  color: #223379;
  font-family: "Helvetica 93 Black Extended", sans-serif;
  text-transform: uppercase;
}
.narrow p {
  text-align: center;
  font-size: 17px;
  line-height: 190%;
}
ul {
  list-style: circle !important;
  line-height: 200%;
  color: #373737;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 200%;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #747372;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 4px;
}
div#footernavigation {
  max-width: 1400px;
  margin: 0 auto;
}

.page-border {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100vw - var(--scrollbar-width, 15px));
  height: 100vh;
  box-sizing: border-box;
  border: 50px solid #223379;
  pointer-events: none;
  z-index: 9999;
}
#instareels {
  display: flex;
  gap: 0;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  padding: 20px;
  overflow-x: auto;
  width: 100%;
  display: flex;
  width: 100%;
  gap: 40px;
  justify-content: space-between;
  padding: 50px 0;
  box-sizing: border-box;
}
#instareels video {
  width: 25%;
  height: 580px;
  object-fit: cover;
  border-radius: 35px;
  width: calc((100% - 120px) / 4);
  aspect-ratio: 9/16;
  object-fit: cover;
  border-radius: 35px;
  background: #000;
}
img.navlogo {
  width: 200px;
  margin: 0 auto;
  display: table;
  opacity: 1;
  margin-bottom: 40px;
}
.product-grid {
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 0px 40px;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
}
.product-card {
  border: none;
  border-radius: 0;
  overflow: hidden;
  background: 0 0;
  padding: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
}
.product-card img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}
.product-info {
  margin-top: 12px;
}
.product-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 8px;
  font-family: "Helvetica 93 Black Extended";
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 90%;
  color: #223379;
}
.price {
    color: #223379;
    font-weight: 700;
    font-family: "Helvetica 43 Light Extended";
    letter-spacing: 2px;
    font-size: 21px;
    display: none;
}
.description {
    font-size: 16px;
    color: #555;
    letter-spacing: 1px;
    line-height: 170%;
    margin-top: 14px;
    /* display: none; */
    text-transform: capitalize;
}
.image-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
.grid-item {
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 12px;
  background: #eee;
}
.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.menu-nav-link span div,
.title p,
img {
  transform: translateY(0);
  transition: 1.2s 0.1s cubic-bezier(0.35, 0, 0.07, 1);
}


#burger-toggle {
  position: absolute;
  appearance: none;
  opacity: 0;

  &:checked {
    & ~ .menu {
      opacity: 1;
      visibility: visible;

      .menu-nav-link span div,
      img,
      .title p {
        transform: translateY(0);
        transition: 1.2s 0.1s cubic-bezier(0.35, 0, 0.07, 1);
      }

      .image-link {
        @for $i from 1 through 4 {
          &:nth-child(#{$i}) img {
            transition-delay: 0.1s + 0.08s * $i;
          }
        }
      }
    }

    & ~ .burger-menu {
      .line {
        &::after {
          transform: translateX(0);
        }

        &:nth-child(1) {
          transform: translateY(calc(var(--burger-menu-radius) / 5))
            rotate(45deg);
        }

        &:nth-child(2) {
          transform: scaleX(0);
        }

        &:nth-child(3) {
          transform: translateY(calc(var(--burger-menu-radius) / -5))
            rotate(-45deg);
        }
      }
    }
  }
}

.burger-menu {
    --burger-menu-radius: 90px;
    position: fixed;
    top: 6vh;
    left: 3vw;
    z-index: 10000000;
    display: block;
    width: var(--burger-menu-radius);
    height: var(--burger-menu-radius);
    outline: none;
    cursor: pointer;
    background: none;
    border-radius: 300px;
    box-shadow: none;


  .line {
position: absolute;
        left: 25%;
        width: 50%;
        height: 4px;
        background: hsl(192deg 2.62% 37.45%);
        border-radius: 30px;
        overflow: hidden;
        transition: 0.5s;

    &:nth-child(1) {
      top: 30%;
    }

    &:nth-child(2) {
      top: 50%;
    }

    &:nth-child(3) {
      top: 70%;
    }

    &::after {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: var(--primary-color-darker);
      transform: translateX(-100%);
      transition: 0.25s;
    }

    @for $i from 2 through 3 {
      &:nth-child(#{$i})::after {
        transition-delay: 0.1s * ($i - 1);
      }
    }
  }

  &:hover {
    .line::after {
      transform: translateX(0);
    }
  }
}

.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    background: #FCF7E2;
    opacity: 0;
    overflow-x: hidden;
    visibility: hidden;
    transition: 0.3s;
    z-index: 1000;


  @include sp-layout {
    display: block;
  }

  &-nav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;

    @include sp-layout {
      flex-direction: column;
    }

    &-item {
      flex: 1;
    }

    &-link {
      position: relative;
      display: inline-flex;
      font-size: 2rem;
      color: white;
      text-decoration: none;

      span {
        overflow: hidden;

        div {
          transform: translateY(102%);
        }
      }

      &::after {
        position: absolute;
        content: "";
        top: 100%;
        left: 0;
        width: 100%;
        height: 3px;
        background: var(--primary-color);
        transform: scaleX(0);
        transform-origin: right;
        transition: transform 0.5s;
      }

      &:hover::after {
        transform: scaleX(1);
        transform-origin: left;
      }
    }
  }

  .gallery {
    margin-top: 60px;
    text-align: center;
  }

  .title {
    font-size: 24px;
    color: white;
    overflow: hidden;

    p {
      font-size: 12px;
      letter-spacing: 2px;
      text-transform: uppercase;
      transform: translateY(102%);
    }
  }

  .images {
    margin-top: 36px;
    display: flex;
    flex-wrap: wrap;

    @include sp-layout {
      justify-content: center;
    }

    .image-link {
      width: 15vw;
      margin: 0 12px;
      overflow: hidden;

      @include sp-layout {
        width: 40vw;
        margin: 0 12px 12px 0;
      }

      .image {
        position: relative;
        transition: 0.6s;

        &::before {
          position: absolute;
          content: attr(data-label);
          top: 0;
          left: 0;
          z-index: 1;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 100%;
          color: white;
          background: rgba(0, 0, 0, 0.6);
          opacity: 0;
          transition: 0.4s;
        }
      }

      &:hover .image {
        transform: scale(1.2);

        &::before {
          opacity: 1;
        }
      }
    }

    img {
      height: 250px;
      transform: translateY(102%);
    }
  }
}
.menu-nav-link span div, .title p, img {
    transform: translateY(0);
    transition: 1.2s .1s cubic-bezier(.35, 0, .07, 1)
}

li.menu-nav-item {
    list-style: none;
    text-align: center;
    padding: 3px 0px;
}
ul.menu-nav a {
    color: #223379;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
}ul.menu-nav {
    padding: 0px;
    margin: 0px;
}
ul.menu-nav a:hover {
    /* color: inherit; */
    text-decoration: none;
    /* text-underline-offset: 5px; */
    /* text-decoration-thickness: 2px; */
    /* text-decoration-color: #939798; */
    color: #d3cdba;
}


div#noticebar {
    font-size: 13px;
    padding: 10px;
}
.burger-menu {
    width: 70px;
    height: 90px;
    position: absolute;
    top: 100px;
    left: 120px;
}
.burger-menu {
    .line {
        position: absolute;
        left: 0px;
        width: 100%;
        height: 8px;
        background: hsl(228.28deg 56.13% 30.39%);
        border-radius: 30px;
        overflow: hidden;
        transition: 0.5s;
    }
}
.narrow.specials {
    border-top: 50px solid #223379;
    width: 100%;
    padding-top: 80px;
    margin-bottom: 50px;
}
.narrow.specials {
    border-top: 50px solid #223379;
    width: 100%;
    padding-top: 80px;
}
p.monthtag {
    position: absolute;
    font-size: 13px;
    background: #223379;
    padding: 14px 0px;
    border-radius: 44px;
    color: #fff;
    font-weight: 400;
    width: 56px;
    height: 56px;
    text-align: center;
    z-index: 10;
}.cc-window {
    z-index: 100000;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 90px;
    padding: 30px !important;
    background: #223379 !important;
    font-family: "Helvetica 43 Light Extended", sans-serif !important;
    font-size: 13px !important;
}
 .butter-footer-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    max-width: 1000px;
    margin: 0 auto;
  }
  .butter-footer-title {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    color: #facc15; /* golden highlight */
  }
  .butter-footer a {
    color: #facc15;
    text-decoration: none;
  }
  .butter-footer a:hover {
    text-decoration: underline;
  }.butter-footer-location {
    text-align: center;
    color: #fff;
}
.butter-footer-location p {
    color: #fff;
    line-height: 170%;
    font-size: 16px;
    margin: 0px;
    font-weight: 1;
}.butter-footer-title {
    font-size: 23px;
    margin-bottom: 0.5rem;
    color: #facc15;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: 'Helvetica 93 Black Extended';
}p.butter-footer-map a {
    color: #facc15;
}.butter-footer-location b, strong {
    font-weight: 500;
    color: #facc15;
}


.faq {
    overflow: hidden;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 50px;
}

  .faq__header {
    padding: 20px 24px;
    border-bottom: 1px solid var(--border);
  }
 .faq__header h2 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 20px;
}

  /* Core accordion layout */
.faq__item {
    border-bottom: 1px solid #5d5d5d87;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

  /* Hide the radios but keep them accessible to assistive tech */
  .faq__toggle {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  /* Question "button" (label for the radio) */
.faq__label {
    display: grid
;
    text-align: center;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 16px;
    width: 100%;
    font-size: 22px;
    padding: 0px 0px;
    cursor: pointer;
    line-height: 1.35;
    text-transform: uppercase;
    font-weight: 900;
    transition: background .2s 
ease;
    font-family: 'Helvetica 93 Black Extended';
    color: #223379;
    letter-spacing: 0px;
}
  .faq__label:hover { background: color-mix(in oklab, var(--card), white 4%); }
  .faq__label:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: -2px;
  }

  /* Chevron */
  .faq__label::after {
    content: "";
    width: 12px; height: 12px;
    border-right: 2px solid var(--muted);
    border-bottom: 2px solid var(--muted);
    transform: rotate(-45deg);
    transition: transform .25s ease, border-color .25s ease;
    margin-inline: 6px;
  }

  /* Answer panel (animated height) */
.faq__content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transform: translateY(-10px);
  transition:
    max-height 0.4s ease,
    opacity 0.4s ease,
    transform 0.4s ease,
    padding 0.4s ease;
  padding: 0 24px;
  color: var(--muted);
}
.faq__content p {
    margin: 0px;
    color: #223379 !important;
    font-weight: 500;
    font-size: 14px;
}

  /* When this radio is checked, open its content and rotate chevron */
.faq__toggle:checked + .faq__label {
    color: #facc15;
}
  .faq__toggle:checked + .faq__label::after {
    transform: rotate(45deg);
    border-color: var(--accent);
  }
.faq__toggle:checked + .faq__label + .faq__content {
    max-height: 500px;
    opacity: 1;
    transform: translateY(0);
    padding: 0px 0px 0;
}.faq__content b, strong {
    font-weight: 800;
    color: #223379;
}
.journal-post__content video {
    width: 100%;
    height: 580px;
    object-fit: cover;
    margin-bottom: 40px;
    margin-top: 20px;
}section.journal-post__section {
    margin-bottom: 40px;
}
.row.news {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.newsimg img {
    width: 100%;
}span.newsdate {
    display: none;
}.news.card h2 {
    font-size: 25px;
    margin: 0px;
}span.newsshort {
    font-size: 16px;
    line-height: 190%;
}
.news.card {
    gap: 20px;
    background: none;
    border: none;
}

p.butter-footer-phone strong, p.butter-footer-hours strong {
    color: #facc15;
}.journal-content {
    max-width: 1100px;
    margin: 0 auto;
}
a.ordernowbutton {
    background: #223379;
    border-radius: 400px;
    display: grid
;
    text-align: center;
    color: #fff;
    width: 90px;
    padding: 14px;
    height: 90px;
    font-size: 13px;
    line-height: 100%;
    position: fixed;
    bottom: 80px;
    right: 80px;
}
a.ordernowbutton img {
    width: 30px;
    margin: 0 auto;
    margin-bottom: 0px;
}
a.ordernowbutton:hover {
    text-decoration: none;
    scale: 1.2;
}
img.fullwidthimg {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 13px;
    margin-top: 10px;
}div#reviews {
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 20px;
    overflow-x: auto;
    width: 100%;
    display: flex
;
    width: 100%;
    gap: 20px;
    justify-content: space-between;
    padding: 40px 0;
    box-sizing: border-box;
}
div#reviews img {
    width: calc((100% - 120px) / 4);
    aspect-ratio: inherit;
    object-fit: contain;
    border-radius: 15px;
    background: #ffffff;
    padding: 10px;
    /* border: 20px solid #fff; */
    box-shadow: 0px 0px 20px #00000014;
}











































/* MOBILE */





@media (max-width:767px) {
    ::-webkit-scrollbar {
        width: 0;
        height: 0
    }
    ::-webkit-scrollbar-thumb {
        background: 0 0
    }
    ::-webkit-scrollbar-track {
        background: 0 0
    }
    p {
        font-size: 14px;
        letter-spacing: 1px;
    }
.page-border {
    WIDTH: 100%;
    BORDER: 25PX solid #223379;
}
div#headerlogo img.logo {
    margin: 0 auto;
    text-align: center;
    display: table;
    width: 140px;
}div#header {
    background: 0 0;
    z-index: 100;
    width: 100%;
    padding: 0 0;
    margin-top: 65px;
    margin-bottom: 60px;
}.burger-menu {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50px;
    left: 60px;
}.burger-menu {
    .line {
        position: absolute;
        left: 0px;
        width: 100%;
        height: 5px;
        background: hsl(228.28deg 56.13% 30.39%);
        border-radius: 30px;
        overflow: hidden;
        transition: 0.5s;
    }
}div#main-content {
    max-width: 1600px;
    margin: 0 auto;
    margin-top: 30px;
    clear: both;
    padding: 0 50px;
}h1 {
        text-align: CENTER;
        font-size: 35px;
        line-height: 90%;
        font-weight: 400;
        margin-bottom: 20px;
        letter-spacing: 0;
        color: #223379;
        font-family: "Helvetica 93 Black Extended", sans-serif;
        text-transform: uppercase;
    }.narrow p {
    text-align: center;
    font-size: 15px;
    line-height: 180%;
}.product-grid {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
}.price {
    color: #223379;
    font-weight: 700;
    font-family: "Helvetica 43 Light Extended";
    letter-spacing: 2px;
    font-size: 16px;
    clear: both;
    margin-top: 10px;

}.product-title {
        display: inline-block;
        justify-content: space-between;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
        margin-bottom: 8px;
        font-family: "Helvetica 93 Black Extended";
        text-transform: uppercase;
        letter-spacing: 0;
        line-height: 90%;
        color: #223379;
        clear: both;
    }.product-info {
    margin-top: 5px;
}.description {
    font-size: 13px;
    color: #555;
    letter-spacing: 1px;
    line-height: 160%;
    margin-top: 0px;
}div#footer {
    background: #223379;
    padding: 120px;
    display: table;
    width: 100%;
    margin-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 90px;
}
div#footercaption h3 {
        text-align: center;
        margin: 0 auto;
        font-size: 30px;
        line-height: 110%;
        font-weight: 400;
        margin-bottom: 0px;
        color: #fcf7e2;
        letter-spacing: 0;
        font-family: "Helvetica 93 Black Extended", sans-serif;
        text-transform: uppercase;
    }
div#footer {
        background: #223379;
        padding: 80px;
        display: table;
        width: 100%;
        margin-top: 60px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 60px;
    }div#footerlinks a {
    color: #ffffffa3;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 2px;
}#footerlinks p {
    padding-top: 0px;
    color: #ffffffa3;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 2px;
}#instareels {
        flex-wrap: nowrap;
        overflow-x: auto;
        display: grid
;
        width: 100%;
        gap: 20px;
        justify-content: space-between;
        padding: 30px 0;
        box-sizing: border-box;
    }    #instareels video {
        width: 25%;
        height: inherit;
        object-fit: cover;
        border-radius: 35px;
        width: calc((100% - 60px) / 1);
        aspect-ratio: 9 / 16;
        object-fit: cover;
        border-radius: 25px;
        background: #000;
        width: 100%;
    }li.menu-nav-item {
    list-style: none;
    text-align: center;
    padding: 0px 0px;
}.image-grid {
    display: grid
;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
}
	.cc-window {
    z-index: 100000;
    max-width: 700px !important;
    margin: 10%;
    margin-bottom: 10% !important;
    padding: 30px !important;
    background: #223379 !important;
    font-family: "Helvetica 43 Light Extended", sans-serif !important;
    font-size: 13px !important;
    width: 80% !important;
}
	p.butter-footer-phone strong, p.butter-footer-hours strong {
    color: #facc15;
}
.butter-footer-container {
    display: table;
    grid-template-columns: none;
    gap: 1rem;
    max-width: 1000px;
    padding: 0px;
    margin: 0 auto;
    width: 100%;
}div#footer .butter-footer-location b strong {
    font-weight: 500 !important;
    color: #facc15 !important;
}
	.butter-footer-location {
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    border-bottom: 1px solid #ffffff5c;
    padding-bottom: 50px;
}
	p.butter-footer-hours img {
    width: 90px !important;
}div#footercontact {
    display: block;
    clear: both;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    border-top: 0px solid #ffffff33;
    padding-top: 0px;
}
	
	.narrow {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 0;
    margin-top: 60px;
    display: table;
    clear: both;
}.faq__label {
        display: inline-block;
        text-align: center;
        grid-template-columns: 1fr auto;
        align-items: center;
        gap: 0px;
        width: 100%;
        font-size: 16px;
        padding: 0px 0px;
        cursor: pointer;
        margin-bottom: 0px;
        line-height: 120%;
        text-transform: uppercase;
        font-weight: 900;
        transition: background .2s 
ease;
        font-family: 'Helvetica 93 Black Extended';
        color: #223379;
        letter-spacing: 0px;
    }
	
	
h2 {
    font-size: 25px;
    line-height: 90%;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: -1px;
    color: #223379;
    font-family: "Helvetica 93 Black Extended", sans-serif;
    text-transform: uppercase;
}.journal-post__content video {
    width: 100%;
    height: 430px;
    object-fit: cover;
    margin-bottom: 30px;
    margin-top: 0px;
    border-radius: 20px;
}button.btn {
    font-size: inherit;
    text-transform: uppercase;
    background: #223379;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 15px 30px;
}
.row.news {
    max-width: 80%;
    margin: 0 auto;
    overflow: hidden;
    gap: 50px;
}
	a.ordernowbutton {
    z-index: 1000;
    bottom: 40px;
    right: 40px;
}
	div#reviews img {
    width: 100%;
    aspect-ratio: inherit;
    object-fit: contain;
    border-radius: 25px;
    background: #ffffff;
    padding: 10px;
    /* border: 20px solid #fff; */
    box-shadow: 0px 0px 0px #00000014;
}div#reviews {
    display: grid
;
}
	
	
	
	
	
	
	
	
	
	

}