﻿h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 26px;
  margin-bottom: 11px;
  padding-top: 27px;
  border-width: 1px;
  border-color: hsla(0, 0%, 60%, .47);
  border-top-style: solid;
  font-family: Vollkorn, serif;
  color: rgba(0, 0, 0, .6);
  font-size: 32px;
  line-height: 35px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #666;
  font-size: 21px;
  line-height: 24px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #888;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 3px;
}

p {
  margin-top: 0px;
  margin-bottom: 22px;
  padding-top: 5px;
  font-family: 'Droid Serif', serif;
  color: rgba(51, 51, 51, .85);
  font-size: 16px;
  line-height: 27px;
}

a {
  color: #c37c4d;
  text-decoration: none;
}

a:hover {
  opacity: 1;
}

li {
  margin-left: -10px;
  padding-bottom: 6px;
  font-family: 'Droid Serif', serif;
  color: rgba(0, 0, 0, .7);
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  list-style-type: disc;}

img {
  display: inline-block;
  max-width: 100%;
  padding-bottom: 10px;
}

em {
  font-family: Lora, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
}

.navbar {
  position: static;
  margin-bottom: 0px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 8px solid #e1e4e8;
  background-image: -webkit-linear-gradient(270deg, #edf0f3, #edf0f3);
  background-image: linear-gradient(180deg, #edf0f3, #edf0f3);
}

.nav-text-main {
  padding-top: 35px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .91);
  font-size: 12px;
  letter-spacing: 3px;
}

.nav-text {
  padding-top: 35px;
  font-family: Lato, sans-serif;
  color: #999;
  font-size: 12px;
  letter-spacing: 3px;
}

.nav-text:hover {
  color: rgba(0, 0, 0, .91);
}

.title-area {
  margin-bottom: 35px;
  padding-right: 67px;
  padding-left: 82px;
  text-align: left;
}

.post-type-title {
  margin-top: 0px;
  padding-top: 40px;
  padding-left: 3px;
  font-family: Roboto, sans-serif;
  color: #daa94b;
  font-size: 15px;
  letter-spacing: 3px;
}

.post-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lora, sans-serif;
  color: #666;
  font-weight: 400;
}

.byline {
  margin-bottom: 11px;
  padding-top: 8px;
  padding-bottom: 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #a9a9a9;
  font-size: 16px;
  font-style: italic;
  text-align: left;
}

.social {
  margin-bottom: 6px;
  padding-top: 15px;
  padding-bottom: 0px;
  border-top: 1px dashed rgba(0, 0, 0, .25);
  border-bottom: 1px none rgba(0, 0, 0, .25);
}

.logo {
  margin-top: 1px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.rich-text-block {
  padding-top: 11px;
}

.top-nav-bar {
  padding-left: 6px;
}

.footer {
  margin-top: 0px;
  padding-top: 9px;
  padding-bottom: 0px;
  border-top: 8px solid #e1e4e8;
  background-image: -webkit-linear-gradient(270deg, #edf0f3, #edf0f3);
  background-image: linear-gradient(180deg, #edf0f3, #edf0f3);
}

.footer-bar {
  position: static;
  width: auto;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #787878, #787878);
  background-image: linear-gradient(180deg, #787878, #787878);
}

.footer-container {
  padding: 40px 0px 35px;
}

.footer-div {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-right: 1px none #d4d4d4;
}

.about-text {
  margin-right: 14px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #677b93;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.social-footer-div {
  padding-left: 0px;
}

.footer-bar-text {
  padding-top: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #c5c5c5;
  text-align: center;
}

.about-text-div {
  padding-right: 20px;
  padding-left: 20px;
}

.about-text-more {
  margin-top: 10px;
  margin-bottom: 21px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #677b93;
  font-size: 14px;
  font-weight: 700;
}

.about-text-more:hover {
  color: #5985b9;
}

.main-column {
  padding: 0px 10px;
}

.related-recipes-div {
  margin-bottom: 20px;
}

.related-recipe-type {
  margin-top: 3px;
  font-family: 'Pathway Gothic One', sans-serif;
  color: #ce9e56;
  font-size: 18px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.related-recipe-type.popular-recipe-section {
  margin-top: 0px;
  padding-top: 8px;
  color: #ce9e56;
  font-size: 15px;
}

.related-recipe-title {
  margin-left: 0px;
  padding-top: 4px;
  padding-bottom: 8px;
  padding-left: 0px;
  font-family: 'Droid Serif', serif;
  color: rgba(0, 0, 0, .65);
  font-size: 19px;
  line-height: 27px;
  text-align: left;
  text-transform: none;
}

.related-recipe-title.popular-recipe-title {
  padding-top: 3px;
  padding-bottom: 0px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, .13);
  font-family: Lora, sans-serif;
  color: rgba(0, 0, 0, .75);
  font-size: 15px;
  line-height: 19px;
}

.related-recipe-heading {
  margin-top: 18px;
  margin-right: 0px;
  margin-bottom: 23px;
  padding-top: 0px;
  padding-bottom: 16px;
  padding-left: 0px;
  border-bottom: 1px dashed rgba(0, 0, 0, .25);
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, .57);
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.bottom-section {
  margin-bottom: 30px;
}

.home-box {
  margin-top: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .15);
  text-align: left;
}

.home-text-box {
  margin-bottom: 26px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.post-type-home {
  margin-top: 13px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #daa94b;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.post-title-home {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 13px;
  border-bottom: 1px dashed rgba(0, 0, 0, .2);
  font-family: Lora, sans-serif;
  color: rgba(0, 0, 0, .59);
  font-size: 32px;
  line-height: 40px;
  text-align: left;
  letter-spacing: -1px;
}

.more-recipes-home {
  margin-right: 5px;
  padding: 5px 12px;
  border: 1px solid #ccdbd3;
  border-radius: 25px;
  background-image: -webkit-linear-gradient(270deg, #e6eeea, #e6eeea);
  background-image: linear-gradient(180deg, #e6eeea, #e6eeea);
  font-family: Lato, sans-serif;
  color: #828282;
  font-size: 10px;
  text-align: left;
  letter-spacing: 2px;
}

.more-recipes-home:hover {
  background-image: -webkit-linear-gradient(270deg, #d2e6dc, #d2e6dc);
  background-image: linear-gradient(180deg, #d2e6dc, #d2e6dc);
}

.view-recipe-index-div {
  margin-top: 28px;
  margin-bottom: 50px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: left;
}

.recipe-section-link {
  text-decoration: none;
}

.related-recipes-link {
  width: 100%;
  text-decoration: none;
}

.related-recipe-title-link {
  text-decoration: none;
}

.related-recipe-photo-link {
  width: 100%;
}

.related-recipes-container {
  text-transform: uppercase;
}

.popular-recipes-div {
  padding-right: 49px;
}

.popular-recipes-heading {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .6);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-column-2 {
  padding-top: 34px;
}

.post-column-2 {
  padding-top: 66px;
}

.search_section {
  margin-top: 60px;
  margin-bottom: 30px;
  padding-top: 0px;
}

.subscribe-text {
  margin-bottom: 5px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #677b93;
  font-weight: 700;
}

.row {
  margin-top: 0px;
  padding-top: 0px;
}

.get-book-text-link {
  text-decoration: none;
}

.get-book-text {
  display: inline-block;
  margin: 0px;
  padding: 5px;
  border: 1px solid #e59a83;
  font-family: 'Open Sans', sans-serif;
  color: #d14a1f;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

.get-the-column {
  text-align: center;
}

.book-image {
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.subsribe-column {
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
}

.get-the-main-column {
  padding-left: 10px;
}

.read-more-link {
  text-decoration: none;
}

.social-div {
  padding-top: 11px;
  padding-right: 0px;
  text-align: left;
}

.popular-recipes-photo {
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .2);
}

.print-friendly-container {
  padding: 20px 25px;
}

.recipe-title {
  margin-bottom: 8px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, .25);
  font-family: Vollkorn, serif;
  color: rgba(0, 0, 0, .65);
  font-size: 30px;
  line-height: 34px;
}

.recipe-title.pf {
  color: #000;
  font-size: 27px;
}

.recipe-serving-size {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: rgba(0, 0, 0, .49);
  font-size: 13px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.recipe-serving-size.pf {
  color: #000;
  font-size: 11px;
}

.recipe-ingredients {
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, .65);
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}

.recipe-ingredients.pf {
  color: #000;
  font-size: 13px;
}

.recipe-description {
  margin-bottom: 18px;
  font-family: Lora, sans-serif;
  color: rgba(0, 0, 0, .85);
  font-size: 17px;
  line-height: 27px;
  font-style: italic;
}

.recipe-description.pf {
  color: #000;
  font-size: 15px;
}

.recipe-method {
  margin-bottom: 20px;
  font-family: 'Droid Serif', serif;
  color: rgba(0, 0, 0, .75);
  font-size: 16px;
  line-height: 27px;
}

.recipe-method.pf {
  color: #000;
  font-size: 14px;
}

.facebook-icon {
  margin-right: 8px;
  padding-left: 0px;
}

.book-and-app-div {
  display: block;
  text-align: center;
}

.book-div {
  display: inline-block;
  padding-right: 20px;
  padding-left: 0px;
}

.link-block {
  display: block;
  text-decoration: none;
}

.copyright {
  margin-bottom: 25px;
  font-family: 'Droid Serif', serif;
  font-size: 14px;
}

.quote {
  font-family: 'Droid Serif', serif;
  color: rgba(0, 0, 0, .7);
  font-size: 16px;
  line-height: 27px;
  font-style: italic;
}

.photo-and-text-row {
  margin-bottom: 0px;
  padding: 0px 0px 25px;
}

.photo-column-left {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.sub-heading {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  color: #666;
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
}

.step-by-step-photo {
  padding-right: 15px;
  padding-left: 0px;
}

.latest-title {
  margin-top: 20px;
  padding-bottom: 9px;
  border-bottom: 1px dashed rgba(0, 0, 0, .2);
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .6);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
}

.home-text {
  padding-top: 16px;
  font-family: 'Droid Sans', sans-serif;
  color: rgba(0, 0, 0, .54);
  font-size: 17px;
  line-height: 24px;
}

.recipe-index-div {
  margin-top: 25px;
}

.recipe-index-row {
  margin-top: 0px;
}

.recipe-index-text-link-block {
  display: block;
}

.recipe-index-text {
  padding-bottom: 16px;
  font-family: Lora, sans-serif;
  color: rgba(0, 0, 0, .65);
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}

.recipe-index-inside-div {
  padding-right: 8px;
  padding-left: 0px;
}

.recipe-index-inside-div-right {
  padding-left: 8px;
}

.recipe-section-heading-div {
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  padding-left: 10px;
}

.recipe-section-heading {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 11px;
  font-family: Lora, sans-serif;
  color: rgba(0, 0, 0, .65);
  font-size: 24px;
  line-height: 29px;
  font-style: italic;
  font-weight: 400;
}

.recipe-section-div {
  margin-top: 25px;
  padding-bottom: 0px;
}

.recipe-section-pic-div {
  margin-top: 3px;
  padding: 0px 8px 0px 0px;
}

.recipe-section-text {
  font-family: 'Droid Sans', sans-serif;
  color: rgba(0, 0, 0, .65);
  font-size: 14px;
  line-height: 21px;
  font-style: normal;
}

.recipe-section-row {
  margin-top: -4px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.section {
  font-style: normal;
}

.dropdown {
  position: relative;
  display: block;
  font-family: Cabin, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.showhide-div {
  display: block;
  padding: 15px 26px 14px 5px;
  border-bottom: 1px none rgba(0, 0, 0, .13);
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 27px;
}

.answer-div {
  position: relative;
  padding: 5px 28px 17px 5px;
  font-family: 'Droid Serif', serif;
  color: rgba(0, 0, 0, .65);
  font-size: 17px;
  line-height: 23px;
}

.showhide-main-div {
  margin-top: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, .13);
}

.dropdown-list {
  position: relative;
}

.dropdown-list.w--open {
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Cabin, sans-serif;
  font-size: 18px;
}

.dropdown-main-text {
  display: inline-block;
  font-weight: 700;
}

.dropdown-text {
  display: block;
  padding: 0px 20px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.search-box {
  padding-top: 31px;
}

.search-results {
  padding-top: 30px;
}

html.w-mod-js *[data-ix=new-interaction] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media (max-width: 991px) {
  .navbar {
    position: relative;
  }
  .nav-text-main {
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, .65);
    border-bottom-style: solid;
  }
  .nav-text {
    border-bottom: 1px solid hsla(0, 0%, 100%, .65);
  }
  .nav-menu-background {
    background-image: -webkit-linear-gradient(270deg, #e1e4e8, #e1e4e8);
    background-image: linear-gradient(180deg, #e1e4e8, #e1e4e8);
  }
  .menu-icon {
    color: #677b93;
    font-size: 30px;
  }
  .menu-button {
    position: static;
    background-image: -webkit-linear-gradient(270deg, #edf0f3, #edf0f3);
    background-image: linear-gradient(180deg, #edf0f3, #edf0f3);
  }
  .popular-recipes-div {
    padding-right: 25px;
  }
  .popular-recipes-heading {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .subsribe-column {
    padding-right: 15px;
  }
  .get-the-main-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .photo-column-left {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .footer {
    padding-top: 0px;
  }
  .book-image {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .subsribe-column {
    padding-right: 15px;
  }
}

@media (max-width: 479px) {
  p {
    font-size: 17px;
  }
  .navbar {
    position: relative;
  }
  .title-area {
    padding-right: 8px;
    padding-left: 8px;
  }
  .menu-button {
    position: static;
  }
  .footer {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .footer-bar {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .footer-div {
    border-right-style: none;
  }
  .about-text {
    padding-right: 10px;
  }
  .related-recipes-div {
    padding-right: 4px;
    padding-left: 4px;
  }
  .related-recipe-title {
    padding-right: 29px;
    padding-left: 0px;
  }
  .home-box {
    margin-top: 25px;
  }
  .post-type-home {
    font-size: 12px;
  }
  .post-title-home {
    font-size: 28px;
    line-height: 37px;
  }
  .get-book-text {
    font-size: 12px;
  }
  .get-the-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .subsribe-column {
    margin-top: 15px;
    margin-bottom: 28px;
    padding-top: 23px;
    padding-right: 15px;
    padding-bottom: 21px;
    border-top: 1px solid rgba(0, 0, 0, .12);
    border-bottom: 1px solid rgba(0, 0, 0, .12);
  }
  .latest-title {
    font-size: 15px;
  }
  .home-text {
    font-size: 15px;
    line-height: 23px;
  }
  .recipe-index-text {
    font-size: 18px;
  }
  .recipe-section-heading-div {
    padding-left: 8px;
  }
  .recipe-section-heading {
    font-size: 22px;
    line-height: 26px;
  }
  .recipe-section-text {
    font-size: 13px;
    line-height: 19px;
  }
  .showhide-div {
    font-size: 20px;
    line-height: 26px;
  }
}
.gsc-control-cse .gsc-table-result {
	font-family : inherit;
}

.gsc-control-cse .gsc-input-box {
	height : inherit;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button, input.gsc-search-button-v2 {
	box-sizing  : content-box;
	line-height : normal;
	margin-top  : 0px;
}