.page-path {
  font: 12px "GothamMedium";
  padding: 24px 0;
  color: #707070;
}
.page-path .path-part {
  color: #3fae29;
}
.page-path .current {
  color: #707070;
}
.green-text {
  color: #00853e;
}
@media screen and (max-width: 768px) {
  .page-path {
    display: none;
  }
}
.full-back {
  background-position: center center;
  background-size: cover;
}
.who-we-are-detail-page {
  margin-top: 70px;
}
.who-we-are-detail-page .who-content-container h1 {
  color: #00853e;
  font-weight: 100;
  font-size: 70px;
  margin-bottom: 0;
  line-height: 1.2em;
  margin-top: 0;
  font-family: "GothamLight";
}
.who-we-are-detail-page .who-content-container h2 {
  margin-top: 0px;
  font-family: "GothamLight";
  font-size: 23px;
}
.who-we-are-detail-page .who-content-container h2.big-style {
  font-size: 50px;
  line-height: 1.2em;
}
@media screen and (max-width: 768px) {
  .who-we-are-detail-page .who-content-container h2.big-style {
    font-size: 35px;
  }
}
.who-we-are-detail-page .who-content-container h3 {
  color: #57b753;
  font-size: 24px;
}
.who-we-are-detail-page .who-content-container h3.big-style {
  font-size: 68px;
  color: #555555;
  font-weight: 300;
  line-height: 1.2em;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .who-we-are-detail-page .who-content-container h3.big-style {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .who-we-are-detail-page .who-content-container h1 {
    font-size: 50px;
    margin-top: 50px;
  }
  .who-we-are-detail-page .who-content-container h2 {
    line-height: 1.2em;
  }
}
@media screen and (max-width: 500px) {
  .who-we-are-detail-page .who-content-container h1 {
    font-size: 35px;
    margin-top: 10px;
  }
  .who-we-are-detail-page .who-content-container h2 {
    font-size: 18px;
  }
}
.who-we-are-detail-page .init-cap {
  color: #00853e;
  font-size: 2em;
  font-weight: 600;
}
.show-youtube-vid {
  position: relative;
  margin-top: 40px;
}
.show-youtube-vid:before {
  content: "\00a0";
  display: inline-block;
  font-size: 0;
  width: 0;
  padding-top: 27%;
  padding-bottom: 27%;
  vertical-align: middle;
}
.show-youtube-vid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.watch-more-vids {
  text-align: center;
  margin: 40px 0;
}
.watch-more-vids a {
  color: #00853e;
  font-size: 30px;
  text-decoration: underline;
}
.date-bar {
  display: table;
  width: 100%;
  margin: 40px 0;
  font-size: 18px;
  font-weight: 400;
  border-top: solid 1px #d0d0d0;
  padding-top: 15px;
  border-bottom: solid 1px #d0d0d0;
  padding-bottom: 15px;
}
.date-bar .row {
  display: table-row;
}
.date-bar .date {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.date-bar .category {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
.date-bar .category a {
  color: #00853e;
  text-decoration: none;
}
.who-we-are-landing-page {
  display: block;
  margin-top: -25px;
}
.who-we-are-landing-page .hero {
  background-position: center center;
  background-size: cover;
  position: relative;
}
.who-we-are-landing-page .hero:before {
  content: "\00a0";
  display: inline-block;
  font-size: 0;
  width: 0;
  padding-top: 21.74%;
  padding-bottom: 21.74%;
  vertical-align: middle;
}
.who-we-are-landing-page .hero h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5.4%;
  font-weight: 300;
  font-size: 72px;
  font-family: "GothamLight";
  padding: 10px 40px;
  color: #00853e;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 768px) {
  .who-we-are-landing-page .hero h1 {
    font-size: 40px;
    font-size: 5vw;
  }
}
.who-content-container {
  background-color: white;
  padding: 40px;
  box-sizing: border-box;
  color: #555555;
  font-family: "Open Sans", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.3em;
  font-size: 25px;
  line-height: 1.2em;
  margin-bottom: 100px;
  border: solid 1px #d0d0d0;
}
.who-content-container p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .who-content-container {
    font-size: 19px;
  }
}
@media screen and (max-width: 368px) {
  .who-content-container {
    font-size: 14px;
  }
}
.story-previews .grid .grid-item-wrapper .item-image-wrapper {
  background-position: center center;
  background-size: cover;
  padding: 28.5% 0;
  overflow: hidden;
}
.story-previews .occasion-inner {
  display: inline-block;
}
.story-previews .item-image-wrapper,
.story-previews .item-text-wrapper {
  display: block !important;
}
.story-previews .item-text-wrapper {
  height: auto;
  min-height: 220px;
  padding-top: 10px;
}
.story-previews .item-text {
  position: relative !important;
  display: block;
  font-size: 29px !important;
  line-height: 1.2em !important;
  padding-top: 10px !important;
  padding-bottom: 10px;
}
.story-previews .item-desc {
  color: #555555;
  font-size: 15px;
  font-weight: 300;
  padding-bottom: 14px;
}
.shiner-show,
.single-show {
  position: relative;
}
.shiner-show:before,
.single-show:before {
  content: "\00a0";
  display: inline-block;
  font-size: 0;
  width: 0;
  padding-top: 27%;
  padding-bottom: 27%;
  vertical-align: middle;
}
.shiner-show .slide,
.single-show .slide {
  position: absolute;
  background-position: center center;
  background-size: cover;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.shiner-show .slide .label,
.single-show .slide .label {
  position: absolute;
  bottom: 40px;
  left: 40px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.4);
  font-size: 20px;
}
.shiner-show .slide.invisible,
.single-show .slide.invisible {
  opacity: 0;
}
.shiner-show .slide.visible,
.single-show .slide.visible {
  opacity: 1;
}
.shiner-show.transitions-on .slide,
.single-show.transitions-on .slide {
  transition: opacity 0.6s;
}
.shiner-show .controls,
.single-show .controls {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 100;
}
.shiner-show .controls .previous,
.single-show .controls .previous,
.shiner-show .controls .advance,
.single-show .controls .advance {
  display: inline-block;
  background-color: rgba(0, 133, 62, 0.8);
  cursor: pointer;
}
.shiner-show .controls .previous,
.single-show .controls .previous {
  margin-right: 10px;
}
.shiner-show .place-of,
.single-show .place-of {
  text-align: center;
  color: white;
  padding-bottom: 10px;
}
.recipe-intro h2 {
  color: #00853e;
  font-size: 42px !important;
  margin-top: 30px !important;
  margin-bottom: 0;
  line-height: 1.2em;
}
.recipe-intro h3 {
  color: #555555 !important;
  font-size: 20px !important;
  margin-bottom: 20px;
  margin-top: 10px;
  font-weight: 400;
}
.about-the-chef {
  position: relative;
  display: table;
  margin: 40px auto 40px auto;
  max-width: 900px;
  border: solid 2px #d0d0d0;
}
.about-the-chef .row {
  display: table-row;
}
.about-the-chef .row > * {
  display: table-cell;
  padding: 30px;
}
.about-the-chef .pic-frame {
  vertical-align: middle;
  text-align: center;
}
.about-the-chef .pic-frame .pic {
  width: 176px;
  background-size: cover;
  background-position: center center;
}
.about-the-chef .pic-frame .pic:before {
  display: inline-block;
  content: '\00a0';
  padding-top: 100%;
  font-size: 0;
  width: 0;
}
.about-the-chef .about {
  vertical-align: top;
  background-color: #d0d0d0;
}
.about-the-chef .about h3 {
  color: #555555;
  margin-top: 0;
  font-size: 28px;
  line-height: 1.2em;
}
.about-the-chef .about p {
  font-size: 22px;
  line-height: 1.7em;
}
@media screen and (max-width: 768px) {
  .about-the-chef {
    display: block;
  }
  .about-the-chef .row {
    display: block;
  }
  .about-the-chef .row > * {
    display: block;
  }
  .about-the-chef .pic-frame .pic {
    display: inline-block;
  }
  .about-the-chef .about p {
    font-size: 15px;
  }
}
.recipe h2 {
  color: #00853e;
  font-size: 42px !important;
  margin-top: 30px !important;
}
.recipe .prep-desc {
  display: table;
}
.recipe .prep-desc .row {
  display: table-row;
}
.recipe .prep-desc .row > * {
  display: table-cell;
  padding-right: 30px;
}
.recipe .prep-desc:first-child {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .recipe .prep-desc {
    display: block;
  }
  .recipe .prep-desc .row {
    display: block;
  }
  .recipe .prep-desc .row > * {
    display: block;
  }
}
.recipe .cols:after {
  content: ' ';
  display: block;
  clear: both;
}
.recipe .cols .col {
  width: 48%;
}
.recipe .cols .col:first-child {
  float: left;
}
.recipe .cols .col:last-child {
  float: right;
}
.recipe table.items {
  border: 0;
}
.recipe table.items td {
  padding: 5px 0;
}
.recipe table.items td:first-child {
  width: 20%;
  padding-right: 15px;
  vertical-align: top;
  white-space: nowrap;
}
.recipe table.items .more-pad {
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .recipe .cols .col {
    width: 100%;
  }
  .recipe table.items td {
    font-size: 12px;
  }
}
.toppings {
  margin-top: 50px;
}
.toppings .topping {
  padding: 10px 0;
  display: inline-block;
  min-width: 35%;
}
.options-table {
  margin-top: 60px;
  display: table;
  float: right;
}
.options-table .row {
  display: table-row;
}
.options-table .row > * {
  display: table-cell;
  vertical-align: top;
}
.options-table .row .opt-image {
  text-align: right;
}
.options-table .row .opt-image img {
  max-width: none;
  max-height: none;
}
.options-table .row .opt-desc {
  padding-left: 50px;
  padding-bottom: 30px;
  max-width: 900px;
}
.options-table .row .opt-desc h3 {
  margin-top: 0;
}
.share {
  text-align: center;
  position: relative;
  margin-top: 20px;
}
.share:before {
  content: '\00a0';
  font-size: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding-top: 13px;
  height: 0;
  border-bottom: solid 2px #d0d0d0;
}
.share h2 {
  font-size: 30px !important;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 20px;
  margin: 0;
  background-color: white;
  line-height: 1.2em;
}
.share a {
  padding: 20px 40px;
  display: inline-block;
}
.share .icons {
  margin-top: 30px;
}
.clear {
  clear: both;
}
