html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* Reset & Basics (Inspired by E. Meyers)
----------------------------------------------------------------------*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Micro Clearfix - http://nicolasgallagher.com/micro-clearfix-hack/
For best results, use your favorite clearfix here.
-------------------------------------------------------------- */
.cf:before, .cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1; }

/* For IE 6/7 (trigger hasLayout) */
/* Vars
----------------------------------------------------------------------*/
/* Mixins
----------------------------------------------------------------------*/
/* Load Grid */
.alpha, .omega {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .alpha:last-child, .omega:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    .alpha, .omega {
      width: 100%;
      margin-right: 0;
      margin-left: 0; } }

main .content {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
  padding-right: 20px; }
  main .content:last-child {
    margin-right: 0; }
  main .content.fw {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
main .sidebar {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  main .sidebar:last-child {
    margin-right: 0; }
@media screen and (max-width: 1023px) {
  main .content, main .sidebar {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  main .content {
    padding-right: 0; } }

.recipes ul.roll li {
  display: block;
  float: left;
  width: 31.76157%;
  margin-left: 2.35765%; }
  .recipes ul.roll li:nth-child(3n + 1) {
    clear: left;
    margin-left: 0; }
@media screen and (max-width: 1023px) {
  .recipes ul.roll li {
    width: 48.82117%;
    margin-left: 2.35765%; }
    .recipes ul.roll li:nth-child(3n + 1) {
      clear: none;
      margin-left: 2.35765%; }
    .recipes ul.roll li:nth-child(2n + 1) {
      clear: left;
      margin-left: 0; } }
@media screen and (max-width: 640px) {
  .recipes ul.roll li {
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }

.recipes .helper {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .recipes .helper:last-child {
    margin-right: 0; }

.recipe-archive-search {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  margin-bottom: 10px; }
  .recipe-archive-search:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    .recipe-archive-search {
      width: 100%;
      margin-right: 0;
      margin-left: 0; } }

.features .press {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%; }
  .features .press:last-child {
    margin-right: 0; }
.features .featuredon {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%; }
  .features .featuredon:last-child {
    margin-right: 0; }
.features .featuredon ul li {
  width: 31.76157%;
  margin-left: 2.35765%;
  float: left;
  display: block; }
  .features .featuredon ul li:nth-child(3n+1) {
    margin-left: 0;
    clear: left; }
@media screen and (max-width: 767px) {
  .features .press, .features .featuredon, .features .featuredon ul li {
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }

.tools .listings .image {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .tools .listings .image:last-child {
    margin-right: 0; }
.tools .listings .desc {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .tools .listings .desc:last-child {
    margin-right: 0; }
@media screen and (max-width: 767px) {
  .tools .listings .image, .tools .listings .desc {
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }

.books ul li {
  display: block;
  float: left;
  width: 31.76157%;
  margin-left: 2.35765%; }
  .books ul li:nth-child(3n + 1) {
    clear: left;
    margin-left: 0; }
@media screen and (max-width: 1023px) {
  .books ul li {
    width: 31.76157%; }
    .books ul li:nth-child(4n + 1) {
      clear: none;
      margin-left: 2.35765%; }
    .books ul li:nth-child(3n + 1) {
      clear: left;
      margin-left: 0; } }
@media screen and (max-width: 640px) {
  .books ul li {
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }

.ingredients h2 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .ingredients h2:last-child {
    margin-right: 0; }
.ingredients ul {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .ingredients ul:last-child {
    margin-right: 0; }

.blogroll ul .secondary-post {
  width: 50%;
  margin-left: 0;
  float: left;
  display: block; }
.blogroll ul li:nth-child(even) {
  padding-left: 20px; }
.blogroll ul li:nth-child(odd) {
  padding-right: 20px; }
.blogroll ul li.secondary-post:nth-child(2n + 1) {
  clear: left;
  margin-left: 0; }
@media screen and (max-width: 767px) {
  .blogroll ul .secondary-post {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media screen and (max-width: 767px) {
  footer .copy, footer .social {
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }

/* Global
----------------------------------------------------------------------*/
body {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.4;
  color: #808284;
  -moz-font-smoothing: antialiased;
  -moz-text-size-adjust: 100%;
  -ms-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-smoothing: antialiased;
  text-size-adjust: 100%;
  background: #EAEBED;
  position: relative;
  padding-top: 12px !important; }
  body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url(../img/green-banner.png) 0 0 repeat-x;
    background-size: 1208px 14px;
    width: 100%;
    height: 14px;
    z-index: 2; }

/* Remove admin bar */
html.wf-active {
  margin-top: 0 !important; }

#wpadminbar {
  display: none; }

h1, h2, h3 {
  color: #58585B;
  text-transform: uppercase;
  font-weight: bold; }

h1, h2 {
  line-height: 1;
  font-weight: 800; }

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

h1 a, h2 a, h3 a, h4 a, h1, h2, h3, h4 {
  color: #6B9A58; }

p {
  margin-bottom: 30px; }

input, textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #808284;
  -moz-font-smoothing: antialiased;
  -moz-text-size-adjust: 100%;
  -ms-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-smoothing: antialiased;
  text-size-adjust: 100%; }

.wrap {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto; }

.wrap header .mast, .wrap main, .wrap footer {
  background: #fff; }

.container {
  width: 92%;
  margin: 0 auto; }

.container.edge {
  width: 100%;
  max-width: 100%; }

.block {
  padding: 60px 0; }

.brand a {
  text-indent: -9999px;
  display: inline-block;
  width: 311px;
  height: 46px;
  background: url(../img/logo.svg) 0 0 no-repeat; }

.fw {
  width: 100%;
  display: block; }

.wysiwyg img {
  max-width: 100%;
  height: inherit !important; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.banner {
  margin-bottom: 20px; }

.mobile, .tablet {
  display: none; }

.desktop {
  display: block; }

.mobile-nav-toggle {
  display: none;
  position: relative;
  top: -1px;
  left: 50%;
  margin-left: -16px;
  height: 32px;
  width: 32px;
  background: #58585B url(../img/mobile-nav-toggle.svg) 0 0 no-repeat;
  text-indent: -9999px;
  z-index: 999;
  float: left; }

.tablet-sidebar {
  display: none; }

/* Header
----------------------------------------------------------------------*/
header.site-header .navbar {
  background: transparent url(../img/navbar.png) 0 bottom no-repeat;
  background-size: 100% 100%;
  text-align: center;
  position: relative; }
  header.site-header .navbar li {
    display: inline; }
  header.site-header .navbar li a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    padding: 20px 24px;
    font-size: 14px;
    position: relative; }
  header.site-header .navbar .current_page_item a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6B9A58; }
header.site-header .mast {
  text-align: center; }
  header.site-header .mast .container {
    border-bottom: 1px solid #ECECEC;
    padding: 60px 0; }
  header.site-header .mast h2 {
    text-transform: none;
    font-style: italic;
    color: #808284;
    display: inline-block;
    border-top: 1px dotted #ddd;
    margin-top: 10px;
    padding-top: 10px; }
header.site-header .navbar:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 16px;
  background: #fff url(../img/scroll-rpt.png) 0 0 repeat-x;
  background-size: 128px 16px;
  z-index: 1; }

/* Footer
----------------------------------------------------------------------*/
footer .container {
  border-top: 1px dotted #ddd;
  padding: 20px 0; }
footer .copy {
  float: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 10px; }
  footer .copy a {
    color: #6B9A58; }
footer .social {
  float: right; }
  footer .social li {
    display: inline; }
  footer .social li a {
    display: inline-block;
    color: #D57E2E;
    margin: 0 6px; }

/* Main
----------------------------------------------------------------------*/
main {
  padding: 60px 0; }

.content header {
  margin-bottom: 30px;
  position: relative; }
  .content header h1, .content header h2 {
    font-size: 22px; }
    .content header h1:after, .content header h2:after {
      content: '';
      display: block;
      width: 80px;
      border-top: 1px dotted #ddd;
      height: 1px;
      margin: 10px 0; }
    .content header h1.nou, .content header h2.nou {
      margin-bottom: 15px; }
      .content header h1.nou:after, .content header h2.nou:after {
        display: none; }
  .content header .meta {
    font-size: 14px; }
  .content header.center h1:after, .content header.center h2:after {
    margin: 10px auto; }

.comment-indicator {
  background: #D57E2E;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 4px 8px;
  border-radius: 5px;
  font-weight: 800;
  color: #fff;
  line-height: 1;
  display: inline-block; }
  .comment-indicator:after {
    width: 0;
    height: 0;
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #D57E2E;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.blogroll .comment-indicator {
  top: 15px;
  right: 15px; }

.blogroll .banner {
  position: relative; }
.blogroll .jumbopost {
  margin-bottom: 60px; }
.blogroll .jumbopost .banner {
  max-height: 500px;
  overflow: hidden; }
.blogroll .secondary-post {
  margin-bottom: 30px;
  padding-bottom: 30px; }
  .blogroll .secondary-post header {
    margin-bottom: 0; }
  .blogroll .secondary-post .banner {
    width: 100%;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative; }
    .blogroll .secondary-post .banner img {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0; }

/* Sidebar General
----------------------------------------------------------------------*/
.widget {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc; }
  .widget:last-of-type {
    border-bottom: none; }
  .widget.ad {
    text-align: center; }

.sidebar ul.wpp-list {
  overflow: hidden; }
  .sidebar ul.wpp-list li {
    width: 48.82117%;
    margin-left: 2.35765%;
    float: left;
    margin-bottom: 10px;
    display: block;
    clear: none; }
    .sidebar ul.wpp-list li a {
      display: block;
      border: 5px solid #F1F1F2;
      float: left; }
      .sidebar ul.wpp-list li a img {
        width: 100%; }
  .sidebar ul.wpp-list li:nth-child(2n+1) {
    margin-left: 0;
    clear: left; }

.sidebar .recipe-content {
  display: inline-block; }
  .sidebar .recipe-content p {
    margin-bottom: 0; }
  .sidebar .recipe-content a {
    color: #58585B;
    font-weight: 600; }

.popular-posts li {
  display: block;
  width: 48.82117%;
  margin-left: 2.35765%;
  float: left;
  overflow: hidden;
  margin-bottom: 10px; }
  .popular-posts li:nth-child(2n+1) {
    margin-left: 0;
    clear: left; }
  .popular-posts li a {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    text-indent: -9999px;
    line-height: 0;
    box-shadow: 0 0 0 3px #E6E7E8 inset; }

/* About
----------------------------------------------------------------------*/
.about-bio {
  margin-bottom: 30px; }
  .about-bio img {
    display: block;
    margin-bottom: 30px; }

.features h2 {
  margin-bottom: 20px; }
.features .press a {
  display: block;
  color: #808284;
  text-decoration: underline;
  display: block;
  margin-bottom: 5px; }
.features .featuredon a {
  display: block;
  margin: 0 10px 20px; }
.features .featuredon li:nth-child(3n+1) a {
  margin-left: 0; }

/* Posts/Recipes
----------------------------------------------------------------------*/
.recipes ul.roll li {
  margin-bottom: 30px; }
  .recipes ul.roll li h3 {
    color: #D57E2E;
    font-size: 14px; }
.recipes .roll .banner {
  width: 100%;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative; }
  .recipes .roll .banner img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }

.recipes .helper {
  font-style: italic;
  color: #a7a8aa; }

.recipes-filter {
  background: #f1f1f2;
  margin-bottom: 60px; }
  .recipes-filter .row {
    padding: 10px 15px; }
    .recipes-filter .row li {
      display: inline; }
    .recipes-filter .row li a {
      display: inline-block;
      color: #D57E2E;
      margin: 0 10px 0 0; }
    .recipes-filter .row li:last-child a {
      margin: 0; }
  .recipes-filter .search-filter {
    float: right; }
  .recipes-filter .cat-filter {
    float: left; }
    .recipes-filter .cat-filter select {
      width: auto;
      min-width: 120px; }

.jumbo-post-link {
  background: #ddd;
  height: 1px;
  margin: 60px 0 0;
  position: relative; }
  .jumbo-post-link:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 384px;
    height: 16px;
    background: #fff url(../img/scroll-rpt.png) 0 0 repeat-x;
    background-size: 128px 16px;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -192px; }
  .jumbo-post-link a {
    background: #6B9A58;
    color: #4C5647;
    display: inline-block;
    padding: 10px 18px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    position: relative;
    top: -20px;
    z-index: 2; }

.jumbo-img.post-thumb img {
  width: 100%; }

.entry-meta {
  color: #808284; }
  .entry-meta a {
    color: #D57E2E; }

.secondary-post h2 a {
  color: #808284; }

.posts-navigation {
  clear: both;
  overflow: hidden; }
  .posts-navigation h2 {
    display: none; }
  .posts-navigation .nav-links a {
    color: #D57E2E;
    background: #F1F1F2;
    border-radius: 0;
    text-transform: uppercase;
    padding: 8px 18px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block; }
  .posts-navigation .nav-previous a {
    float: left; }
  .posts-navigation .nav-next a {
    float: right; }

.page-template-recipes-template main {
  padding: 30px 0 60px; }

/* Recipe Single
----------------------------------------------------------------------*/
.dish.block {
  padding-top: 30px; }

.single .recipe h1 {
  padding-right: 37px; }

h2.title-repeat {
  color: #6B9A58;
  margin-bottom: 30px; }

.infobar {
  background: #F2F3F5;
  padding: 10px; }
  .infobar li {
    display: inline-block;
    margin-left: 20px; }
  .infobar li:first-of-type {
    margin-left: 0; }
  .infobar label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block; }

.source.block {
  padding-top: 30px; }

.recipe-source {
  background: #F2F3F5;
  padding: 10px; }
  .recipe-source label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block; }
  .recipe-source span {
    font-style: italic; }

.ingredients.block {
  padding-bottom: 0; }
.ingredients h2 {
  padding-top: 10px;
  color: #D57E2E; }
.ingredients ul li {
  padding: 5px 0; }

.directions h2 {
  color: #D57E2E;
  margin-bottom: 20px; }
.directions ol li {
  padding: 0 50px 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  counter-increment: direction-count;
  position: relative; }
  .directions ol li:before {
    content: counter(direction-count);
    display: block;
    width: 50px;
    color: #6B9A58;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center; }
.directions ol li:last-child {
  border-bottom: none; }

.share {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  margin-bottom: 60px; }
  .share h2 {
    color: #D57E2E;
    display: inline-block;
    margin-right: 20px; }
  .share a {
    display: inline-block;
    font-size: 18px;
    color: #6B9A58;
    margin-right: 15px; }
  .share a:last-of-type {
    margin-right: 0; }

.print-btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #D57E2E;
  float: right; }

.recipe-ad p {
  margin-bottom: 0; }
.recipe-ad img {
  max-width: 100%; }
.recipe-ad .spot {
  display: inline-block;
  margin-left: 20px;
  vertical-align: top; }
.recipe-ad .spot:first-of-type {
  margin-left: 0; }

/* Single
----------------------------------------------------------------------*/
.single .banner img {
  display: block;
  width: 100%; }

/* Books
----------------------------------------------------------------------*/
.books ul li {
  margin-bottom: 20px; }
.books ul li a {
  background: #F3F3F4;
  padding: 15px;
  display: block;
  text-align: center; }
  .books ul li a img {
    display: block;
    margin-bottom: 15px;
    line-height: 0; }
  .books ul li a h3 {
    font-size: 14px; }

/* Tools
----------------------------------------------------------------------*/
.content.tools .intro {
  margin-bottom: 30px; }

.tools .filter {
  margin: 0 0 30px; }
  .tools .filter li {
    display: inline; }
  .tools .filter li a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    color: #808284;
    margin-right: 15px; }
  .tools .filter li:last-child a {
    margin-right: 0; }
  .tools .filter li a.active {
    color: #D57E2E; }
.tools .listings li.item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee; }
.tools .listings li.item:last-child {
  margin-bottom: 0;
  border-bottom: none; }

/* Forms
----------------------------------------------------------------------*/
form .field {
  margin-bottom: 20px; }
form label {
  display: block;
  margin-bottom: 2px; }
form input[type="text"], form textarea, form input[type="search"] {
  width: 100%;
  border: 1px solid #E6E7E8;
  border-radius: 2px;
  padding: 6px 8px;
  height: 32px;
  box-sizing: border-box;
  font-size: 14px; }
form input[type="search"] {
  background: #fff url(../img/search-icn.svg) right center no-repeat;
  padding-right: 34px; }
form select {
  width: 100%; }
form textarea {
  height: 180px;
  min-height: 100px;
  max-height: 300px;
  resize: vertical; }
form input[type="text"]:focus, form textarea:focus, form input[type="search"]:focus {
  outline: none;
  border: 2px solid #D57E2E; }
form input[type="submit"] {
  color: #fff;
  border: none;
  background: #D57E2E;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  outline: none; }

.btn {
  color: #D57E2E;
  background: #F1F1F2;
  border-radius: 0;
  text-transform: uppercase;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block; }

#recipe-filters {
  float: right; }
  #recipe-filters label {
    display: inline-block;
    margin-right: 8px;
    color: #58585B;
    font-weight: bold;
    font-size: 13px; }
  #recipe-filters button[type="submit"] {
    color: #fff;
    border: none;
    background: #D57E2E;
    border-radius: 0;
    text-transform: uppercase;
    padding: 6px 14px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    outline: none;
    margin-left: 10px; }

.recipes-filter label.hvy, #recipe-filters label.hvy {
  font-weight: 800;
  color: #6B9A58;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px; }

.contact-form div.wpcf7-mail-sent-ok {
  background: #67E09A;
  color: #197b43;
  font-weight: bold;
  border-radius: 4px;
  border: none;
  padding: 8px 12px; }

.contact-form div.wpcf7-validation-errors {
  background: #FA6964;
  color: #a60b05;
  font-weight: bold;
  border-radius: 4px;
  border: none;
  padding: 8px 12px; }

form .field input[type="text"].wpcf7-not-valid, form .field textarea.wpcf7-not-valid {
  border: 1px solid #FA6964; }

.contact-form span.wpcf7-not-valid-tip {
  color: #FA6964;
  font-size: 14px; }

/* Widgets
----------------------------------------------------------------------*/
.search-form label span, .search-form input[type="submit"] {
  display: none; }

.widget h3.widget-title, .widget h3 {
  font-size: 14px;
  margin-bottom: 10px; }
.widget h3.widget-title span {
  color: #808284;
  text-transform: none;
  font-style: italic;
  font-weight: normal; }
.widget img {
  max-width: 100%; }
.widget.ad p {
  margin-bottom: 0; }
.widget .social li {
  display: inline; }
.widget .social li a {
  display: inline-block;
  color: #fff;
  background: #808284;
  line-height: 1;
  margin: 0 10px 0 0;
  font-size: 16px;
  width: 24px;
  text-align: center;
  padding: 3px;
  border-radius: 50%; }
.widget .social li:last-child a {
  margin-right: 0; }
.widget .mailing-list input[type="text"] {
  width: calc(100% - 58px);
  float: left;
  display: block; }
.widget .mailing-list input[type="submit"] {
  padding: 8px 12px;
  width: 58px;
  float: left;
  font-size: 12px;
  display: block;
  height: 32px;
  background: #808284; }
.widget .menu li {
  font-size: 12px;
  margin-bottom: 10px; }
.widget .menu label {
  font-weight: 700;
  color: #D57E2E;
  margin-right: 5px; }
.widget .menu a {
  color: #808284; }

/* WYSIWYG
----------------------------------------------------------------------*/
.wysiwyg ul, .wysiwyg ol {
  list-style: inherit;
  margin: 0 0 30px 30px; }
  .wysiwyg ul li, .wysiwyg ol li {
    margin-bottom: 12px; }
.wysiwyg strong {
  font-weight: bold;
  color: #58585B; }
.wysiwyg em {
  font-style: italic; }
.wysiwyg p {
  margin-bottom: 30px; }
.wysiwyg .aligncenter {
  display: block;
  margin: 0 auto; }
.wysiwyg .alignleft {
  float: left;
  margin: 0 20px 20px 0; }
.wysiwyg .alignright {
  float: right;
  margin: 0 0 20px 20px; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  main, .page-template-recipes-template main {
    padding: 0 0 60px; }

  .tablet-sidebar {
    display: block;
    padding: 10px 0;
    margin-bottom: 60px;
    border-bottom: 1px solid #ddd; }
    .tablet-sidebar .widget {
      border-bottom: none;
      margin: 0;
      padding: 4px 0 0; }
    .tablet-sidebar .widget h3.widget-title {
      display: inline-block;
      margin: 0 10px 0 0; }
    .tablet-sidebar .widget ul.social {
      display: inline-block; }
    .tablet-sidebar form input[type="search"] {
      max-width: 200px; }

  .recipes .recipe-archive-search {
    display: none; }

  .recipes .helper {
    display: none; } }
@media screen and (max-width: 1023px) {
  .wrap {
    width: 94%; }

  main .sidebar {
    display: none; }

  main .sidebar.mobile-content {
    display: block; }
    main .sidebar.mobile-content .widget {
      display: none; }
    main .sidebar.mobile-content .widget.ismobile {
      display: block; }

  header.site-header .navbar li a {
    padding: 20px; }

  .recipes-filter .cat-filter, .recipes-filter #recipe-filters {
    float: none;
    clear: both; }
  .recipes-filter .cat-filter {
    margin-bottom: 10px; } }
/* Mixins
----------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .mobile {
    display: block; }

  .tablet, .desktop {
    display: none; }

  .wrap {
    width: 100%; }

  .brand a {
    width: 220px;
    height: 33px;
    background-size: 220px 33px; }

  header.site-header .mast .container {
    padding: 60px 0 40px; }

  header.site-header .mast h2 {
    font-size: 13px; }

  header.site-header .navbar {
    background: #58585B; }

  header.site-header .navbar .container {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background: #58585B;
    width: 100%; }
    header.site-header .navbar .container li a {
      display: block;
      padding: 12px 20px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.16); }
    header.site-header .navbar .container li:last-child a {
      border-bottom: none; }
    header.site-header .navbar .container .current_page_item a:before {
      display: none; }

  header.site-header .navbar .container.visible {
    max-height: 600px;
    transition: max-height 0.3s ease-in; }

  header.site-header {
    position: relative; }

  header.site-header .mobile-nav-toggle {
    display: block; }

  main {
    padding: 30px 0; }

  footer {
    text-align: center; }
    footer .copy {
      margin-bottom: 15px; }

  .jumbo-post-link:after {
    width: 100%;
    left: 0;
    margin-left: 0; }

  .page-template-about-template .toggle-section {
    margin-bottom: 0; }
    .page-template-about-template .toggle-section h2, .page-template-about-template .toggle-section h3 {
      display: block;
      text-align: center;
      text-transform: uppercase;
      font-weight: 800;
      background: #E6E7E8;
      padding: 15px 0;
      font-size: 14px;
      cursor: pointer;
      margin-bottom: 0px;
      margin-top: 10px; }
      .page-template-about-template .toggle-section h2:after, .page-template-about-template .toggle-section h3:after {
        content: '+';
        display: inline-block;
        margin-left: 5px; }
      .page-template-about-template .toggle-section h2 + *, .page-template-about-template .toggle-section h3 + * {
        padding-top: 10px; }
    .page-template-about-template .toggle-section.open h2:after, .page-template-about-template .toggle-section.open h3:after {
      content: '-'; }
    .page-template-about-template .toggle-section.widget {
      padding-bottom: 0;
      border-bottom: none; }

  .features .featuredon a {
    margin: 10px 0; }
    .features .featuredon a img {
      max-width: 200px;
      margin: 0 auto; }

  .blogroll .secondary-post .banner {
    height: 240px; }
    .blogroll .secondary-post .banner img {
      height: auto; }

  .recipes .helper {
    text-align: center;
    width: 100%;
    margin: 0 0 15px; }

  #recipe-filters label {
    margin-bottom: 10px; }

  #recipe-filters button[type="submit"] {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 10px 0 0; }

  #recipe-filters label.hvy {
    display: block; }

  .ingredients h2, .ingredients ul {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }

  .ingredients h2 {
    margin-bottom: 20px; }

  .recipe .infobar {
    background: transparent;
    padding: 0; }
    .recipe .infobar ul li {
      margin-left: 0;
      display: block; }

  .recipe-ad .spot {
    display: block;
    margin-bottom: 30px; }

  .tools .listings .image {
    margin-bottom: 15px; }

  .tools .listings li.item {
    border-bottom: none;
    margin-bottom: 60px;
    padding-bottom: 0; }

  .page-template-tools-template .filter {
    background: #E6E7E8; }
    .page-template-tools-template .filter > a {
      color: #D57E2E;
      padding: 15px 0;
      display: block;
      text-align: center;
      text-transform: uppercase;
      font-weight: 800;
      background: #E6E7E8;
      padding: 15px 0; }
      .page-template-tools-template .filter > a:after {
        content: '+';
        display: inline-block;
        margin-left: 5px; }
    .page-template-tools-template .filter ul li, .page-template-tools-template .filter ul a {
      display: block; }
    .page-template-tools-template .filter ul li a {
      padding: 8px 10px;
      text-align: center;
      background: #cbced0;
      margin-right: 0; }
    .page-template-tools-template .filter.open > a:after {
      content: '-'; }

  .slide-toggle ul, .slide-toggle .widget-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out; }
  .slide-toggle.open ul, .slide-toggle.open .widget-content {
    max-height: 600px;
    transition: max-height 0.3s ease-in; }

  .books ul li {
    margin-bottom: 30px; } }
@media print {
  .single-post header.site-header,
  .single-post footer,
  .single-post .sidebar,
  .single-post .entry-meta,
  .single-post .dish,
  .single-post .comment-indicator,
  .single-post .share,
  .single-post #comments,
  .single-post .title-repeat {
    display: none; }
  .single-post .dish.legacy {
    display: block; }
    .single-post .dish.legacy .print-this-content {
      display: block !important; }
  .single-post .content {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .single-post .content header h1, .single-post .content header h2 {
    text-align: left; }
    .single-post .content header h1:after, .single-post .content header h2:after {
      display: none; }
  .single-post .infobar {
    padding: 0; } }
