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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.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;
  }
}

body {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.google-map {
  margin-top: 20px;
  display: block;
}

.collection-list {
  flex-wrap: wrap;
  display: block;
}

.state-list-name {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  display: inline-block;
}

.state-list-name.empty {
  color: #aaa;
  flex-flow: wrap;
  font-weight: 300;
  display: inline-block;
}

.state-list-name.enabled {
  text-shadow: 0 0 #00000040;
  transition: all .1s;
  transform: translate(0);
}

.state-list-name.enabled:hover {
  text-shadow: 0 3px 4px #00000040;
  transform: translate(0, -3px);
}

.state-list-entry {
  flex-flow: wrap;
  padding-left: 0;
  padding-right: 10px;
  line-height: 32px;
  display: inline;
}

.state-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 5px;
  margin-bottom: 0;
}

.state-list.non-state {
  margin-bottom: 10px;
}

.empty-state {
  background-color: #0000;
}

.rating-char {
  text-align: center;
  width: 14px;
  display: inline-block;
}

.rating-block {
  color: #333;
  text-align: center;
  display: inline-block;
}

.title {
  letter-spacing: -1px;
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Lato, sans-serif;
  font-size: 48px;
  line-height: 64px;
}

.title.less-space {
  margin-top: 40px;
  margin-bottom: 0;
}

.link-section {
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.deets-entry {
  color: #334;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

.article-text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
}

.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: 260px;
  display: flex;
}

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

.rating-desc {
  margin-left: 5px;
  display: inline;
}

.rating-blank {
  text-align: center;
  width: 14px;
  display: inline-block;
}

.image {
  border-radius: 3px;
}

.body {
  background-color: #f3f3f6;
}

.container {
  z-index: 100;
  background-color: #fff;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-radius: 4px;
  min-height: 70vh;
  padding: 20px;
  position: relative;
  box-shadow: 0 0 3px -1px #232b3329;
}

.container._404 {
  min-height: auto;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.header-entry {
  float: none;
  opacity: 1;
  color: #333;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 50px;
  text-decoration: none;
  display: block;
}

.header-entry.sep {
  font-size: 18px;
  font-weight: 700;
}

.header-entry.logo {
  float: none;
  opacity: .8;
  margin-top: 0;
  display: block;
}

.header-entry.small {
  display: none;
}

.states-of-cheese {
  float: left;
  padding-left: 20px;
  display: inline-block;
}

.meal-item {
  color: #333;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.heading {
  letter-spacing: 0;
  border-bottom: 1px solid #333;
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
}

.image-thumbnail {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 3px;
  flex: none;
  width: 200px;
  height: 160px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
}

.image-thumbnail.search-thumb {
  float: left;
}

.text-block {
  margin-right: 10px;
  font-size: 12px;
  font-style: italic;
  display: inline-block;
}

.div-block-3 {
  display: flex;
}

.header {
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 10px;
  display: flex;
}

.site-name {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.bottom-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  padding: 10px 20px 10px 0;
  display: flex;
}

.search {
  display: flex;
}

.home-search {
  justify-content: flex-start;
  min-height: 38px;
  display: flex;
}

.home-search-toggle {
  color: #3898ec;
  cursor: pointer;
  background-color: white;
  border: 0;
  border-radius: 4px;
  flex: 0 0 40px;
  width: 40px;
  padding: 0;
  font-size: 16px;
  transition: opacity 150ms ease, flex-basis 200ms ease, width 200ms ease;
  overflow: hidden;
}

.home-search-toggle:hover {
  background-color: #f3f3f6;
}

.home-search .search {
  pointer-events: none;
  opacity: 0;
  flex: 0 1 0;
  min-width: 0;
  margin: 0;
  transition: opacity 150ms ease, flex-basis 200ms ease;
  overflow: hidden;
}

.home-search.is-open .home-search-toggle {
  opacity: 0;
  flex-basis: 0;
  width: 0;
}

.home-search.is-open .search {
  pointer-events: auto;
  opacity: 1;
  flex: 1 1 100%;
}

.search-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
}

.search-button {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.search-result-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-status {
  min-height: 24px;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #666;
}

.search-results {
  margin-top: 10px;
}

.rating-stack {
  flex-direction: column;
  display: inline-block;
}

.other-section {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.other-name {
  letter-spacing: -1px;
  align-self: center;
  margin-right: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.meal-list-description {
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
}

.heading-2 {
  border-bottom: 2px solid #ddd;
}

.non-state-section {
  justify-content: flex-start;
  display: block;
}

.html-embed {
  flex: 0 auto;
  display: block;
}

.html-embed-2 {
  flex: 0 auto;
}

.div-block-4 {
  flex: 1;
}

.mini-title {
  color: #ccc;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.mini-title.first {
  margin-top: 10px;
}

.div-block-5 {
  align-self: center;
}

.no-expand {
  display: inline-block;
}

.collection-list-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .image-thumbnail {
    width: 130px;
    height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .title.less-space {
    margin-bottom: 20px;
    font-size: 38px;
    line-height: 42px;
  }

  .link-section {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .deets-entry {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 16px;
  }

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

  .header-entry {
    letter-spacing: -1px;
    margin-right: 5px;
    font-size: 24px;
  }

  .header-entry.sep {
    margin-right: 5px;
  }
}

@media screen and (max-width: 479px) {
  .state-list-name {
    font-size: 20px;
    line-height: 24px;
  }

  .state-list-entry {
    line-height: 30px;
  }

  .state-list.non-state {
    margin-top: 10px;
  }

  .rating-block {
    text-align: left;
    flex-direction: column;
    line-height: 15px;
  }

  .title.less-space {
    font-size: 28px;
    line-height: 32px;
  }

  .link-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .deets-entry {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    line-height: 16px;
  }

  .body {
    padding-left: 0;
    padding-right: 0;
  }

  .header-entry {
    height: 25px;
    margin-right: 0;
    font-size: 18px;
    line-height: 25px;
  }

  .header-entry.sep {
    font-size: 16px;
    display: none;
  }

  .header-entry.logo {
    height: 50px;
  }

  .header-entry.big {
    display: none;
  }

  .header-entry.small {
    flex: none;
    height: 40px;
    margin-right: 10px;
    font-size: 18px;
    line-height: 20px;
    display: block;
  }

  .states-of-cheese {
    border-bottom: 1px solid #333;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .meal-item {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .heading {
    margin-bottom: 3px;
    padding-bottom: 3px;
    font-size: 20px;
    line-height: 25px;
  }

  .image-thumbnail {
    margin-bottom: 0;
  }

  .text-block {
    line-height: 15px;
  }

  .div-block-3 {
    flex-direction: row;
    justify-content: center;
  }

  .header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .collection-list-wrapper {
    text-align: center;
  }

  .other-section {
    flex-wrap: wrap;
    justify-content: center;
  }

  .other-name {
    margin-left: 8px;
    margin-right: 8px;
  }
}
