/* line 5, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 21, ../scss/_global.scss */
body, body p {
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 25, ../scss/_global.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 27, ../scss/_global.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 32, ../scss/_global.scss */
ul li a {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 36, ../scss/_global.scss */
.hero .overlay {
  text-align: center;
}

.hero .overlay .overlay-img {
  max-width: 100%;
}

/* line 40, ../scss/_global.scss */
.max-content-wrapper {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 48, ../scss/_global.scss */
.divi-overide-grid-row {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
}
/* line 52, ../scss/_global.scss */
.divi-overide-grid-row .divi-overide-grid-col-md-2 {
  width: 50% !important;
  margin: 0 !important;
}

/* line 58, ../scss/_global.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 65, ../scss/_global.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 72, ../scss/_global.scss */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
/* line 88, ../scss/_global.scss */
.slick-prev:before, .slick-next:before {
  font-family: ETmodules !important;
  font-size: 50px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 98, ../scss/_global.scss */
.slick-arrow {
  z-index: 10000;
}

/* line 101, ../scss/_global.scss */
.slick-prev {
  left: 0;
}
/* line 103, ../scss/_global.scss */
.slick-prev:before {
  content: "\34";
}

/* line 107, ../scss/_global.scss */
.slick-next {
  right: 0;
}
/* line 109, ../scss/_global.scss */
.slick-next:before {
  content: "\35";
}

/* line 114, ../scss/_global.scss */
.hide {
  display: none !important;
}

@media screen and (min-width: 769px) {
  /* line 119, ../scss/_global.scss */
  .desktop-hide {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 125, ../scss/_global.scss */
  .divi-overide-grid-row .divi-overide-grid-col-md-2 {
    width: 100% !important;
  }

  /* line 129, ../scss/_global.scss */
  .mobile-md-pad-bot-lg {
    padding-bottom: 100px !important;
  }

  /* line 132, ../scss/_global.scss */
  .mobile-md-order-2 {
    order: 2;
  }

  /* line 135, ../scss/_global.scss */
  .mobile-md-hide {
    display: none !important;
  }
}
@font-face {
  font-family: 'CircularBold';
  src: url("../fonts/CircularStd-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'CircularBook';
  src: url("../fonts/CircularStd-Book.otf") format("opentype");
}
@font-face {
  font-family: 'BarcelonaMedium';
  src: url("../fonts/ITC-BarcelonaITCStd-Medium.otf") format("opentype");
}
@font-face {
  font-family: 'BuckweatRegular';
  src: url("../fonts/TomChalky-BuckwheatTCScript-Regular.otf") format("opentype");
}
/* line 3, ../scss/_header.scss */
#overlay {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: none;
  z-index: 10;
}

/* line 18, ../scss/_header.scss */
#rewards-link {
  position: fixed;
  cursor: pointer;
  left: 20px;
  top: 20px;
  right: inherit;
  bottom: inherit;
  z-index: 9999;
}

/* line 30, ../scss/_header.scss */
.sub-menu {
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding-top 0.5s ease-in-out;
  height: auto;
  display: flex;
  justify-content: space-around;
  width: 80vw;
  position: absolute;
  left: 10vw;
  margin-top: 16px;
  padding-top: 0px;
  max-height: 0px;
}

/* line 44, ../scss/_header.scss */
.menu-item-has-children:hover > .sub-menu, .sub-menu:hover, .current-menu-parent > .sub-menu {
  padding-top: 16px;
  padding-bottom: 36px;
  max-height: 16px;
  border-top: 2px solid;
}

/* line 51, ../scss/_header.scss */
#menu-menu-1 {
  color: #1a4633;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 70%;
  margin: auto;
  z-index: 1000;
}
/* line 62, ../scss/_header.scss */
#menu-menu-1 li {
  transition: padding-bottom 0.5s ease-in-out;
  height: 16px;
}
/* line 66, ../scss/_header.scss */
#menu-menu-1 li a {
  color: #1a4633;
  text-decoration: none;
  transition: color 0.5s;
}
/* line 72, ../scss/_header.scss */
#menu-menu-1 li a:hover {
  color: #d0dcbc;
}
/* line 76, ../scss/_header.scss */
#menu-menu-1 li a:active {
  color: #8f8f8f;
}

/* line 84, ../scss/_header.scss */
#menu-menu-1 > .menu-item-has-children:hover, .current-menu-parent {
  padding-bottom: 36px;
}

/* line 88, ../scss/_header.scss */
header {
  margin-bottom: 36px;
  z-index: 3;
}

/* line 93, ../scss/_header.scss */
.name {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 97, ../scss/_header.scss */
.name img {
  width: 25%;
  max-width: 400px;
}

/* line 103, ../scss/_header.scss */
#menu-menu-1 > .current-menu-item > a, #menu-menu-1 > .current-menu-parent > a {
  color: #8f8f8f;
}

/* line 109, ../scss/_header.scss */
#hamburger {
  display: none;
  width: 50px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  z-index: 999;
}

/* line 118, ../scss/_header.scss */
.hamburger-bar {
  background-color: #1a4633;
  width: 100%;
  height: 5px;
  margin: 6px 0;
  transition: 0.4s;
}

@media only screen and (max-width: 960px) {
  /* line 130, ../scss/_header.scss */
  header {
    margin-bottom: 0px;
  }

  /* line 133, ../scss/_header.scss */
  .name {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  /* line 137, ../scss/_header.scss */
  .name img {
    width: auto;
    max-width: 60%;
  }

  /* line 143, ../scss/_header.scss */
  #hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  /* line 149, ../scss/_header.scss */
  #rewards-link {
    display: none;
  }

  /* line 153, ../scss/_header.scss */
  .title-area {
    display: flex;
    justify-content: space-around;
    padding-left: 15px;
    padding-right: 30px;
    background-color: white;
    position: relative;
    z-index: 10;
  }

  /* line 162, ../scss/_header.scss */
  #menu-menu-1 {
    text-align: left;
    position: absolute;
    right: 0;
    top: auto;
    width: 90%;
    display: none;
    border-top: solid;
  }

  /* line 172, ../scss/_header.scss */
  header .menu-item {
    background-color: white;
  }

  /* line 176, ../scss/_header.scss */
  #menu-menu-1 li {
    border-bottom: 1px solid;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
  }
  /* line 182, ../scss/_header.scss */
  #menu-menu-1 li a {
    margin-left: 20px;
  }

  /* line 187, ../scss/_header.scss */
  #menu-menu-1 .sub-menu li {
    padding-top: 30px;
    padding-bottom: 0px;
    background-color: #d0dcbc;
    padding-left: 15px;
    border-bottom: none;
  }
  /* line 195, ../scss/_header.scss */
  #menu-menu-1 .sub-menu li a {
    margin-left: 30px;
  }

  /* line 201, ../scss/_header.scss */
  .sub-menu {
    overflow: auto;
    height: auto;
    display: block;
    width: 100%;
    position: static;
    left: auto;
    margin-top: 0px;
    padding-top: 0px;
    max-height: 0px;
    border-top: 2px solid transparent;
  }

  /* line 215, ../scss/_header.scss */
  .menu-item-has-children:hover > .sub-menu, .sub-menu:hover, .current-menu-item > .sub-menu, .current-menu-parent > .sub-menu {
    padding-top: 0;
    max-height: 300px;
    border-top: 1px solid;
    padding-bottom: 30px;
    background-color: #d0dcbc;
    margin-top: 20px;
  }

  /* line 224, ../scss/_header.scss */
  #menu-menu-1 > .menu-item-has-children:hover, #menu-menu-1 .current-menu-ancestor {
    padding-bottom: 0px;
  }

  /* line 230, ../scss/_header.scss */
  #menu-menu-1 li a:hover {
    color: #1a4633;
  }
  /* line 234, ../scss/_header.scss */
  #menu-menu-1 li a:active {
    color: #1a4633;
  }

  /* line 240, ../scss/_header.scss */
  #menu-menu-1 li.current-menu-item.menu-item-has-children, #menu-menu-1 > .current-menu-ancestor, .current-menu-item {
    padding-bottom: 0px;
  }
}
/* line 1, ../scss/_footer.scss */
footer {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  background-color: #1a4633;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  padding-top: 32px;
  padding-bottom: 32px;
}
/* line 12, ../scss/_footer.scss */
footer ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
/* line 19, ../scss/_footer.scss */
footer .icon {
  font-size: 16px;
  display: block;
}
/* line 28, ../scss/_footer.scss */
footer a {
  color: white;
  text-decoration: none;
  transition: color 0.5s;
}
/* line 34, ../scss/_footer.scss */
footer a:hover {
  color: #d0dcbc;
}
/* line 38, ../scss/_footer.scss */
footer .large-7 {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
/* line 44, ../scss/_footer.scss */
footer .menu-footer-menu-container {
  width: 40%;
  order: 0;
}
/* line 49, ../scss/_footer.scss */
footer #rights-reserved {
  font-size: 10px;
}
/* line 53, ../scss/_footer.scss */
footer #social-icons {
  width: 7%;
  display: flex;
  justify-content: space-around;
  order: 1;
}

@media only screen and (max-width: 1600px) {
  /* line 65, ../scss/_footer.scss */
  footer .menu-footer-menu-container {
    width: 50%;
  }
}
@media only screen and (max-width: 1250px) {
  /* line 73, ../scss/_footer.scss */
  footer .menu-footer-menu-container {
    width: 70%;
  }
  /* line 76, ../scss/_footer.scss */
  footer #social-icons {
    width: 10%;
  }
}
@media only screen and (max-width: 920px) {
  /* line 83, ../scss/_footer.scss */
  footer {
    font-size: 10px;
  }
  /* line 85, ../scss/_footer.scss */
  footer .icon {
    font-size: 14px;
  }
  /* line 89, ../scss/_footer.scss */
  footer #rights-reserved {
    font-size: 8px;
  }
}
@media only screen and (max-width: 775px) {
  /* line 98, ../scss/_footer.scss */
  footer .large-7 {
    flex-direction: column;
  }
  /* line 102, ../scss/_footer.scss */
  footer #social-icons {
    order: 0;
    margin: auto;
    border-bottom: solid;
    margin-bottom: 16px;
    width: 50%;
    border-width: 1px;
    padding-bottom: 4px;
    justify-content: space-around;
  }
  /* line 113, ../scss/_footer.scss */
  footer .menu-footer-menu-container {
    order: 1;
    margin: auto;
  }
  /* line 119, ../scss/_footer.scss */
  footer ul {
    flex-direction: column;
  }
  /* line 123, ../scss/_footer.scss */
  footer .icon {
    font-size: 24px;
    margin-bottom: 8px;
  }
  /* line 130, ../scss/_footer.scss */
  footer li {
    font-size: 14px;
    margin-bottom: 12px;
  }
  /* line 135, ../scss/_footer.scss */
  footer #rights-reserved {
    font-size: 10px;
  }
}
/* line 1, ../scss/_menu.scss */
#seasonal-dropdown {
  color: #154733;
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem;
  margin-top: 20px;
}

/* line 20, ../scss/_menu.scss */
.hero-seasonal .overlay img {
  width: 100%;
  max-width: unset;
}

/* line 25, ../scss/_menu.scss */
.menu-page .dietry-facts-filter.seasonal-facts .dietary-facts {
  padding-top: 15px;
}

/* line 29, ../scss/_menu.scss */
.dietary-fact {
  border: none;
  font-size: 16px !important;
  line-height: 2em;
  width: auto;
  display: block;
  text-align: left;
  border-radius: 50%;
  letter-spacing: 0;
}
/* line 38, ../scss/_menu.scss */
.dietary-fact.blue {
  border-color: #70c5e7;
  color: #70c5e7;
}
/* line 42, ../scss/_menu.scss */
.dietary-fact.green {
  border-color: #1a4633;
  color: #1a4633;
}
/* line 46, ../scss/_menu.scss */
.dietary-fact.orange {
  border-color: #c49b82;
  color: #c49b82;
}
/* line 50, ../scss/_menu.scss */
.dietary-fact.purple {
  border-color: #bc9dc4;
  color: #bc9dc4;
}
/* line 54, ../scss/_menu.scss */
.dietary-fact.red {
  border-color: #e76956;
  color: #e76956;
}

/* line 59, ../scss/_menu.scss */
.menu-page {
  color: #154733;
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 20px;
}
/* line 64, ../scss/_menu.scss */
.menu-page .location {
  margin-bottom: 0;
}
/* line 67, ../scss/_menu.scss */
.menu-page h1.title {
  color: #154733;
  font-size: 36px;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: inline-block;
}
/* line 74, ../scss/_menu.scss */
.menu-page h1.title .title-underline {
  border-bottom: 15px solid #d1ddbc;
  display: block;
  width: 100%;
  margin-top: -14px;
}
/* line 82, ../scss/_menu.scss */
.menu-page h2.menu-item-name a {
  color: #154733;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  transition: color 0.5s;
}
/* line 90, ../scss/_menu.scss */
.menu-page .menu-items-row .daily-soups > .diet-sort-item {
  color: #8f8f8f;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  flex-grow: unset;
  font-size: 12px;
  box-sizing: border-box;
  flex-basis: unset;
  margin-top: 10px;
}
/* line 98, ../scss/_menu.scss */
.menu-page .menu-items-row .daily-soups > .diet-sort-item .dietary-fact {
  font-size: 12px !important;
  line-height: 24px;
  width: 24px;
}
/* line 106, ../scss/_menu.scss */
.menu-page .dietry-facts-filter .dietary-facts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 113, ../scss/_menu.scss */
.menu-page .dietry-facts-filter .dietary-facts .sort-by {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
}
/* line 118, ../scss/_menu.scss */
.menu-page .dietry-facts-filter .dietary-facts .diet-sort-item {
  color: #8f8f8f;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  flex-grow: unset;
  font-size: 18px;
  box-sizing: border-box;
  flex-basis: unset;
}
/* line 125, ../scss/_menu.scss */
.menu-page .dietry-facts-filter .dietary-facts .diet-sort-item .icheckbox_square-red {
  visibility: hidden;
}
/* line 127, ../scss/_menu.scss */
.menu-page .dietry-facts-filter .dietary-facts .diet-sort-item .icheckbox_square-red.checked {
  visibility: visible;
  background-position: -96px 0;
}
/* line 132, ../scss/_menu.scss */
.menu-page .dietry-facts-filter .dietary-facts .diet-sort-item .name {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 136, ../scss/_menu.scss */
.menu-page .dietry-facts-filter .dietary-facts .diet-sort-item .name:hover {
  cursor: pointer;
}
/* line 145, ../scss/_menu.scss */
.menu-page .menu-items-row-1 .isotope-grid .isotope-item {
  border-left: 0 !important;
  border-right: 0 !important;
}
/* line 151, ../scss/_menu.scss */
.menu-page .menu-items-row {
  border-bottom: 2px solid #154733;
  margin-bottom: 20px;
}
/* line 155, ../scss/_menu.scss */
.menu-page .isotope-grid {
  margin-bottom: 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 161, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item {
  width: 50%;
  position: static !important;
  box-sizing: border-box;
}
/* line 166, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item:nth-child(even) .isotope-item-inner {
  margin-left: auto;
}
/* line 170, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item:nth-child(odd) {
  border-left: 0;
  border-right: 1px solid #154733;
}
/* line 174, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner {
  width: 90%;
  max-width: 420px;
}
/* line 177, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner .menu-item-title {
  display: flex;
  align-items: flex-end;
}
/* line 180, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner .menu-item-title .dietary-fact-container {
  display: flex;
}
/* line 183, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner .menu-item-title p {
  font-size: 18px;
}
/* line 186, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner .menu-item-title h2 {
  font-size: 18px;
  margin-top: 26px;
  border-bottom: solid 1.5px;
  transition: color 0.5s;
}
/* line 192, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner .menu-item-title h2:hover {
  color: #d1ddbc;
}
/* line 194, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner .menu-item-title h2:hover a {
  color: #d1ddbc;
}
/* line 201, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item .isotope-item-inner .dietary-fact {
  margin-top: 16px;
  margin-left: 14px;
}
/* line 207, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item[style*="position: absolute"] {
  border: 0;
}
/* line 209, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item[style*="position: absolute"] .isotope-item-inner {
  margin-left: 0;
}
/* line 212, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item[style*="position: absolute"][style*="left: 0px"] {
  border-right: 1px solid #154733;
}
/* line 216, ../scss/_menu.scss */
.menu-page .isotope-grid .isotope-item[style*="position: absolute"]:not([style*="left: 0px"]) .isotope-item-inner {
  margin-left: auto;
}

@media screen and (max-width: 1024px) {
  /* line 225, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts {
    padding-bottom: 40px;
  }
  /* line 227, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts .diet-sort-item {
    width: 33.33%;
    margin-bottom: 15px;
  }
  /* line 230, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts .diet-sort-item.sort-by {
    padding-left: 28px;
  }
}
@media screen and (max-width: 768px) {
  /* line 239, ../scss/_menu.scss */
  .menu-page h1.title {
    letter-spacing: 2px;
  }
  /* line 242, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts .diet-sort-item {
    width: 50%;
  }
  /* line 245, ../scss/_menu.scss */
  .menu-page .isotope-grid .isotope-item {
    width: 100%;
    border: 0 !important;
  }
  /* line 248, ../scss/_menu.scss */
  .menu-page .isotope-grid .isotope-item:nth-child(even) .isotope-item-inner {
    margin-left: 0;
  }
  /* line 251, ../scss/_menu.scss */
  .menu-page .isotope-grid .isotope-item .isotope-item-inner {
    width: 100%;
    max-width: 500px;
  }
}
@media screen and (max-width: 480px) {
  /* line 261, ../scss/_menu.scss */
  .menu-page h1.title {
    display: block;
  }
  /* line 263, ../scss/_menu.scss */
  .menu-page h1.title .title-underline {
    margin-top: 0;
    border-bottom-width: 10px;
  }
  /* line 269, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts .diet-sort-item.sort-by {
    padding-left: 18px;
  }
  /* line 272, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts .diet-sort-item .icheckbox_square-red {
    margin-right: 2px;
    width: 16px;
    height: 16px;
  }
  /* line 276, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts .diet-sort-item .icheckbox_square-red.checked {
    background-position: -99px -2px;
  }
}
@media screen and (max-width: 400px) {
  /* line 285, ../scss/_menu.scss */
  .menu-page .dietry-facts-filter .dietary-facts .diet-sort-item .name {
    font-size: 11px;
  }
}
/* line 1, ../scss/_contact.scss */
#gform_1 {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 50px;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 7, ../scss/_contact.scss */
#gform_1 .gform_heading {
  margin-bottom: 32px;
}
/* line 9, ../scss/_contact.scss */
#gform_1 .gform_heading .gform_title {
  color: #1a4633;
  font-size: 32px;
  text-transform: uppercase;
}
/* line 16, ../scss/_contact.scss */
#gform_1 .gform_body {
  color: #1a4633;
  font-size: 14px;
  line-height: 1.3em;
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 23, ../scss/_contact.scss */
#gform_1 .gform_body #gform_fields_1 li {
  margin-bottom: 24px;
  width: 100%;
}
/* line 24, ../scss/_contact.scss */
#gform_1 .gform_body #gform_fields_1 li .ginput_container {
  margin-top: 7px;
}
/* line 26, ../scss/_contact.scss */
#gform_1 .gform_body #gform_fields_1 li .ginput_container input {
  width: 100%;
  font-size: 0.875rem;
  height: 2.3125rem;
  padding: 0.5rem;
  box-sizing: border-box;
}
/* line 33, ../scss/_contact.scss */
#gform_1 .gform_body #gform_fields_1 li .ginput_container textarea {
  width: 100%;
  font-size: 0.875rem;
  padding: 0.5rem;
  box-sizing: border-box;
}
/* line 39, ../scss/_contact.scss */
#gform_1 .gform_body #gform_fields_1 li .ginput_container select {
  background-color: white;
  width: 100%;
  font-size: 0.875rem;
  height: 2.3125rem;
  padding: 0.5rem;
  box-sizing: border-box;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.5);
}
/* line 59, ../scss/_contact.scss */
#gform_1 .gform_footer #gform_submit_button_1 {
  width: 100%;
  background-color: #1a4633;
  color: white;
  outline: none;
  border: none;
  font-size: 18px;
  padding: 10px;
  text-transform: uppercase;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media only screen and (max-width: 960px) {
  /* line 74, ../scss/_contact.scss */
  #gform_1 {
    width: 80%;
  }
}
/* line 1, ../scss/_products.scss */
.product, .nutritional-fact-v2 {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 10, ../scss/_products.scss */
.product h1 {
  font-size: 32px;
  color: #154733;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 16px;
  text-transform: uppercase;
}
/* line 19, ../scss/_products.scss */
.product p {
  color: #154733;
  font-size: 16px;
  line-height: 2.0em;
}
/* line 24, ../scss/_products.scss */
.product span {
  margin-right: 1%;
}

/* line 29, ../scss/_products.scss */
.serving-size {
  grid-area: serving-size;
  border-bottom: 5px solid #154733;
}

/* line 33, ../scss/_products.scss */
.calories {
  grid-area: calories;
  padding: 10px 0;
  border-bottom: 3px solid #154733;
  padding-left: 10px;
}

/* line 42, ../scss/_products.scss */
.nutrition-items-1 {
  grid-area: items1;
  padding: 10px 0;
  border-bottom: 3px solid #154733;
  padding-left: 10px;
}

/* line 50, ../scss/_products.scss */
.nutrition-items-2 {
  grid-area: items2;
  padding: 10px 0;
  border-bottom: 3px solid #154733;
  padding-left: 10px;
}

/* line 57, ../scss/_products.scss */
.vitamins-1 {
  grid-area: vitamins-1;
  padding: 10px 0;
  border-bottom: 3px solid #154733;
  padding-left: 10px;
}

/* line 65, ../scss/_products.scss */
.vitamins-2 {
  grid-area: vitamins-2;
  padding: 10px 0;
  border-bottom: 3px solid #154733;
}

/* line 72, ../scss/_products.scss */
#nutritonal-facts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "serving-size serving-size" "calories calories" "items1 items2" "vitamins-1 vitamins-2";
  line-height: 1.4em;
}

/* line 87, ../scss/_products.scss */
.nutritional-fact-v2 {
  margin-top: 30px;
  margin-bottom: 45px;
}

/* line 91, ../scss/_products.scss */
.nutritional-fact-header {
  width: 100%;
  height: 40px;
  margin-bottom: 0px;
}

/* line 96, ../scss/_products.scss */
.nutritional-fact-v2 header .nutritional-fact-title {
  margin: 0px;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 2.1em;
  color: #154733;
}

/* line 104, ../scss/_products.scss */
.nutritional-fact-table {
  width: 60%;
  border: none;
  background: none;
}

/* line 109, ../scss/_products.scss */
.nutritional-fact-table tr th,
.nutritional-fact-table tr td {
  width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.4em;
}

/* line 116, ../scss/_products.scss */
.nutritional-fact-table tbody tr {
  background: none;
}

/* line 119, ../scss/_products.scss */
.nutritional-fact-table thead th {
  font-size: 1.2125em;
  padding: 10px 0px 5px 0px;
  background: none;
}

/* line 124, ../scss/_products.scss */
.nutritional-fact-v2 .first-row {
  border-top: 5px solid black;
  border-bottom: 3px solid black;
  padding: 5px 0px;
}

/* line 129, ../scss/_products.scss */
.border-right {
  border-right: 2px solid #154733;
}

/* line 132, ../scss/_products.scss */
.left-padding {
  padding-left: 10px;
}

/* line 135, ../scss/_products.scss */
.right-padding {
  padding-right: 35px;
}

/* line 138, ../scss/_products.scss */
.float-right {
  float: right;
}

/* line 141, ../scss/_products.scss */
.margin-bottom {
  margin-bottom: 5px;
}

/* line 144, ../scss/_products.scss */
.left-padding-15 {
  padding-left: 15px;
}

/* line 147, ../scss/_products.scss */
.vertical-baseline {
  vertical-align: baseline;
}

/* line 150, ../scss/_products.scss */
.border-bottom {
  border-bottom: 3px solid black;
}

/* line 153, ../scss/_products.scss */
.nutritional-fact-v2 .serving-size {
  font-size: 0.875rem;
  font-weight: normal;
  padding-bottom: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 162, ../scss/_products.scss */
  .product, .nutritional-fact-v2 {
    margin-left: 20px;
  }

  /* line 166, ../scss/_products.scss */
  .nutritional-fact-v2 {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 500px) {
  /* line 174, ../scss/_products.scss */
  #nutritonal-facts-grid {
    display: block;
  }

  /* line 177, ../scss/_products.scss */
  .border-right {
    border-right: none;
  }

  /* line 181, ../scss/_products.scss */
  .nutrition-items-1, .vitamins-1 {
    border-bottom: none;
    padding-bottom: 0px;
  }

  /* line 185, ../scss/_products.scss */
  .nutrition-items-2, .vitamins-2 {
    padding-top: 0px;
  }

  /* line 190, ../scss/_products.scss */
  .nutritional-fact-header {
    height: auto;
  }

  /* line 195, ../scss/_products.scss */
  .nutritional-fact-v2 header .nutritional-fact-title {
    line-height: auto;
  }
}
/* line 1, ../scss/_locations.scss */
.restaurant-name {
  grid-area: name;
}

/* line 4, ../scss/_locations.scss */
.restaurant-pic {
  grid-area: pic;
}

/* line 7, ../scss/_locations.scss */
.restaurant-address {
  grid-area: address;
}

/* line 10, ../scss/_locations.scss */
.restaurant-hours {
  grid-area: hours;
}

/* line 14, ../scss/_locations.scss */
.restaurant-holiday-hours {
  grid-area: holiday;
}

/* line 24, ../scss/_locations.scss */
.special-button-container {
  grid-area: special;
}

/* line 28, ../scss/_locations.scss */
.pdf-button-container {
  grid-area: pdf;
}

/* line 32, ../scss/_locations.scss */
.order-button-container {
  grid-area: order;
}

/* line 36, ../scss/_locations.scss */
.location-page-buttons {
  display: flex;
  justify-content: space-between;
}
/* line 40, ../scss/_locations.scss */
.location-page-buttons a.locations-buttons.button {
  width: 100%;
}

/* line 46, ../scss/_locations.scss */
.overlay img {
  max-width: 340px;
}

/* line 51, ../scss/_locations.scss */
.location.page-location-template {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
/* line 56, ../scss/_locations.scss */
.location.page-location-template .slick-slider {
  max-width: 540px;
}
/* line 59, ../scss/_locations.scss */
.location.page-location-template .columns.medium-6 {
  box-sizing: border-box;
}
/* line 63, ../scss/_locations.scss */
.location.page-location-template div.overlay a {
  display: block;
}
/* line 66, ../scss/_locations.scss */
.location.page-location-template div.overlay img {
  width: 100%;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 76, ../scss/_locations.scss */
.location {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "name name name name" "pic address hours holiday" "pic special pdf order";
  grid-column-gap: 30px;
  margin-bottom: 70px;
  color: #154733;
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 89, ../scss/_locations.scss */
.location .details p a.map {
  display: inline-block;
  padding: 25px 0 18px 0;
  margin-top: 0px;
}
/* line 97, ../scss/_locations.scss */
.location h1 {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
/* line 104, ../scss/_locations.scss */
.location h1 a {
  text-decoration: none;
  color: #154733;
}
/* line 110, ../scss/_locations.scss */
.location h2 {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
}
/* line 117, ../scss/_locations.scss */
.location h3 {
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
}
/* line 123, ../scss/_locations.scss */
.location h3 a {
  text-decoration: none;
  color: #154733;
}
/* line 129, ../scss/_locations.scss */
.location p {
  font-size: 16px;
  line-height: 22px;
}
/* line 132, ../scss/_locations.scss */
.location p a {
  text-decoration: none;
  color: #154733;
}
/* line 138, ../scss/_locations.scss */
.location .map {
  margin-top: 16px;
}
/* line 142, ../scss/_locations.scss */
.location .locations-buttons {
  font-size: 18px;
  color: #fff;
  letter-spacing: 3px;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px 11px;
  line-height: 26px;
  display: inline-block;
  text-transform: uppercase;
  width: 80%;
  margin-top: 20px;
  text-decoration: none;
  text-align: center;
}
/* line 157, ../scss/_locations.scss */
.location .locations-buttons.button-specials {
  background-color: #154733;
}
/* line 160, ../scss/_locations.scss */
.location .locations-buttons.button-menu {
  background-color: #e35d63;
}
/* line 164, ../scss/_locations.scss */
.location .locations-buttons.button-order {
  background-color: #70c5e7;
}

@media screen and (max-width: 960px) {
  /* line 172, ../scss/_locations.scss */
  .locations-page {
    margin-top: 30px;
  }

  /* line 178, ../scss/_locations.scss */
  .location {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: "name name name" "pic pic pic" "address hours holiday" "special pdf order";
    grid-column-gap: 0px;
  }

  /* line 190, ../scss/_locations.scss */
  .overlay img {
    width: 70%;
    max-width: 960px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 620px) {
  /* line 198, ../scss/_locations.scss */
  .location-page-buttons {
    display: block;
  }
  /* line 200, ../scss/_locations.scss */
  .location-page-buttons a.locations-buttons.button {
    width: unset;
  }

  /* line 206, ../scss/_locations.scss */
  .location {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: "name  " "pic " "address " "hours " "holiday" "special" "pdf" "order";
    grid-column-gap: 0px;
  }
  /* line 220, ../scss/_locations.scss */
  .location br {
    display: none;
  }
  /* line 224, ../scss/_locations.scss */
  .location .locations-buttons {
    width: unset;
  }

  /* line 230, ../scss/_locations.scss */
  .overlay img {
    width: 100%;
    margin-bottom: 16px;
  }

  /* line 236, ../scss/_locations.scss */
  .map, .restaurant-hours {
    margin-bottom: 16px;
  }
}
/* line 1, ../scss/_soup-email.scss */
#soup-email {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 50px;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1a4633;
}
/* line 7, ../scss/_soup-email.scss */
#soup-email h1 {
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
/* line 12, ../scss/_soup-email.scss */
#soup-email h2 {
  margin-bottom: 14px;
}
/* line 15, ../scss/_soup-email.scss */
#soup-email p {
  font-size: 14px;
  line-height: 1.3em;
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 14px;
}
/* line 22, ../scss/_soup-email.scss */
#soup-email .daily-soup-email-signup div {
  margin-bottom: 24px;
  width: 100%;
}
/* line 23, ../scss/_soup-email.scss */
#soup-email .daily-soup-email-signup div h2 {
  margin-bottom: 12px;
  font-size: 14px;
}
/* line 29, ../scss/_soup-email.scss */
#soup-email .daily-soup-email-signup div input {
  width: 100%;
  font-size: 0.875rem;
  height: 2.3125rem;
  padding: 0.5rem;
  box-sizing: border-box;
  margin-bottom: 12px;
}
/* line 37, ../scss/_soup-email.scss */
#soup-email .daily-soup-email-signup div select {
  background-color: white;
  width: 100%;
  font-size: 0.875rem;
  height: 2.3125rem;
  padding: 0.5rem;
  box-sizing: border-box;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 12px;
}
/* line 50, ../scss/_soup-email.scss */
#soup-email .daily-soup-email-signup div .button {
  width: 100%;
  background-color: #1a4633;
  color: white;
  outline: none;
  border: none;
  font-size: 18px;
  padding: 10px;
  text-transform: uppercase;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 64, ../scss/_soup-email.scss */
#soup-email a {
  color: #1a4633;
  text-decoration: none;
  transition: color 0.5s;
}
/* line 69, ../scss/_soup-email.scss */
#soup-email a:hover {
  color: #d1ddbc;
}
/* line 73, ../scss/_soup-email.scss */
#soup-email a:active {
  color: #8f8f8f;
}

@media only screen and (max-width: 960px) {
  /* line 79, ../scss/_soup-email.scss */
  #soup-email {
    width: 80%;
  }
}


/* line 1, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form {
  width: 60%;
  margin: 0 auto !important;
  margin-bottom: 50px;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 7, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_heading {
  margin-bottom: 32px;
}
/* line 9, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form.gform_heading .gform_title {
  color: #1a4633;
  font-size: 32px;
  text-transform: uppercase;
}
/* line 16, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_body {
  color: #1a4633;
  font-size: 14px;
  line-height: 1.3em;
  font-family: "CircularBook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 0px !important;
}

#et-boc .et-db #et-boc .et_pb_code ul.gform_fields{
  margin-left: 0px !important;
}
/* line 23, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_body .gform_fields li {
  margin-bottom: 24px;
  width: 100%;
  list-style: none!important;
}
/* line 24, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_body .gform_fields li .ginput_container {
  margin-top: 7px;
}
/* line 26, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_body .gform_fields li .ginput_container input {
  width: 100%;
  font-size: 0.875rem;
  height: 2.3125rem;
  padding: 0.5rem;
  box-sizing: border-box;
}
/* line 33, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_body .gform_fields li .ginput_container textarea {
  width: 100%;
  font-size: 0.875rem;
  padding: 0.5rem;
  box-sizing: border-box;
}
/* line 39, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_body .gform_fields li .ginput_container select {
  background-color: white;
  width: 100%;
  font-size: 0.875rem;
  height: 2.3125rem;
  padding: 0.5rem;
  box-sizing: border-box;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.5);
}
/* line 59, ../scss/_contact.scss */
#et-boc .delivery-form_wrapper form.delivery-form .gform_footer input[type=submit].button {
  width: 100%;
  background-color: #1a4633;
  color: white;
  outline: none;
  border: none;
  font-size: 18px;
  padding: 10px;
  text-transform: uppercase;
  font-family: "CircularBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 74, ../scss/_contact.scss */
  #et-boc .delivery-form_wrapper form.delivery-form {
    width: 80%;
  }
}
