.archive-list-page-meta {
  clear: both;
  margin: 0 auto;
  *zoom: 1; }
  .archive-list-page-meta:before, .archive-list-page-meta:after {
    content: "";
    display: table; }
  .archive-list-page-meta:after {
    clear: both; }

.archive-list-page-meta .page-title, .archive-list-page-meta .paging-navigation {
  display: block;
  float: left;
  margin: 0 0 0 1.6%; }
  .archive-list-page-meta .page-title:first-child, .archive-list-page-meta .paging-navigation:first-child {
    margin-left: 0; }

.archive-list-page-meta .page-title {
  width: 66.13%; }

.archive-list-page-meta .paging-navigation {
  width: 32.26%; }

@font-face {
  font-family: "mt-icons";
  src: url("../fonts/mt-icons.eot?fdca0b9939d007f10e695e4c36380e91");
  src: url("../fonts/mt-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/mt-icons.woff?fdca0b9939d007f10e695e4c36380e91") format("woff"), url("../fonts/mt-icons.ttf?fdca0b9939d007f10e695e4c36380e91") format("truetype"), url("../fonts/mt-icons.svg?fdca0b9939d007f10e695e4c36380e91#mt-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
.mt-icon {
  font-family: "mt-icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mt_icon_social-facebook:before {
  content: "\f101"; }

.mt_icon_social-google-plus:before {
  content: "\f102"; }

.mt_icon_social-instagram:before {
  content: "\f103"; }

.mt_icon_social-linkedin:before {
  content: "\f104"; }

.mt_icon_social-pinterest:before {
  content: "\f105"; }

.mt_icon_social-twitter:before {
  content: "\f106"; }

.mt_icon_social-youtube:before {
  content: "\f107"; }

html {
  font-size: 20px; }
  html body {
    font-size: 20px;
    line-height: 1.6;
    font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif; }
  html p {
    font-size: 20px;
    line-height: 1.4; }

.container-wrap .main-content table th, .container-wrap .main-content table td {
  font-size: 0.9rem; }

body input[type="text"], body input[type="email"], body input[type="password"], body input[type="tel"], body input[type="url"], body input[type="search"], body input[type="date"], body textarea {
  background-color: #fff;
  font-size: 0.75rem; }
  body input[type="text"]:focus, body input[type="email"]:focus, body input[type="password"]:focus, body input[type="tel"]:focus, body input[type="url"]:focus, body input[type="search"]:focus, body input[type="date"]:focus, body textarea:focus {
    background-color: #fff;
    box-shadow: inset 0 0 4px 1px #b3aa3d; }

body h1 {
  color: #913723; }
body h2 {
  color: #913723; }
body h3 {
  color: #9b932f; }
body h4 {
  color: #9b932f; }
body h6 {
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 28px;
  line-height: 1.3; }

input[type="submit"], article.post .post-content .more-link span, .button, .featured-post .post-comment-link a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif;
  font-size: 1rem;
  background-color: #913723;
  color: white;
  padding: 0.2em 1.2em .4em;
  border-radius: 0; }
  input[type="submit"]:visited, article.post .post-content .more-link span:visited, .button:visited, .featured-post .post-comment-link a:visited {
    background-color: #913723; }
  input[type="submit"]:hover, article.post .post-content .more-link span:hover, .button:hover, .featured-post .post-comment-link a:hover {
    background-color: #60332b !important;
    color: white; }

i.mt-icon {
  font-size: 36px; }

body .container-wrap {
  background-color: #f8f4ef; }

#header-outer {
  border-bottom: 10px solid #b3aa3d; }
  #header-outer #search-outer #search input[type=text] {
    font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif;
    text-transform: none; }

header#top .sf-menu .mt-icon {
  position: relative;
  margin-top: -.5em;
  top: .25em; }
header#top .sf-menu .menu-item ul li > a, header#top .sf-menu .menu-item ul .sfHover > a, header#top .sf-menu .current-menu-item ul li > a, header#top .sf-menu .current-menu-item ul .sfHover > a {
  color: white !important;
  background-color: #b3aa3d !important; }
  header#top .sf-menu .menu-item ul li > a:visited, header#top .sf-menu .menu-item ul .sfHover > a:visited, header#top .sf-menu .current-menu-item ul li > a:visited, header#top .sf-menu .current-menu-item ul .sfHover > a:visited {
    color: white !important; }
  header#top .sf-menu .menu-item ul li > a:hover, header#top .sf-menu .menu-item ul .sfHover > a:hover, header#top .sf-menu .current-menu-item ul li > a:hover, header#top .sf-menu .current-menu-item ul .sfHover > a:hover {
    color: white !important;
    background-color: #c1b849 !important; }
header#top .sf-menu .menu-item ul .sf-sub-indicator i, header#top .sf-menu .current-menu-item ul .sf-sub-indicator i {
  color: white !important; }

body #footer-outer #footer-widgets .widget {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  body #footer-outer #footer-widgets .widget #menu-footer-page-menu li {
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 0 solid transparent !important; }
  body #footer-outer #footer-widgets .widget #menu-footer-page-menu a {
    padding: 0; }
  body #footer-outer #footer-widgets .widget .menu-footer-social-container li {
    border-bottom: 0 solid transparent !important;
    width: 15%;
    float: left; }
  body #footer-outer #footer-widgets .widget .menu-footer-social-container a {
    padding: 0;
    color: #913723 !important; }
    body #footer-outer #footer-widgets .widget .menu-footer-social-container a:hover {
      color: #726e77 !important; }
  body #footer-outer #footer-widgets .widget .menu-footer-social-container .mt-icon {
    font-size: 56px; }
  body #footer-outer #footer-widgets .widget p {
    padding-bottom: .2em; }
    body #footer-outer #footer-widgets .widget p a {
      color: #913723 !important; }
      body #footer-outer #footer-widgets .widget p a.button {
        color: white !important; }
  body #footer-outer #footer-widgets .widget form {
    margin-top: .5em; }
  body #footer-outer #footer-widgets .widget input {
    margin-bottom: 1em; }

#copyright .container > div {
  margin: 0 auto !important;
  float: none;
  text-align: center; }
#copyright .container p {
  font-size: .75rem; }

#sidebar {
  background-color: #e3dbce;
  padding: 1em; }
  #sidebar .widget {
    border-top: 10px solid #b3aa3d;
    background-color: white;
    padding: 0 .2em .2em;
    margin-bottom: 1em; }
    #sidebar .widget h4 {
      text-align: center;
      font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif;
      font-size: 24px;
      line-height: 1.2;
      color: #913723;
      padding: .5em 12px;
      margin-bottom: 5px;
      text-transform: capitalize;
      letter-spacing: 0; }
    #sidebar .widget ul, #sidebar .widget ol {
      padding: 0;
      margin-bottom: 0; }
      #sidebar .widget ul li, #sidebar .widget ol li {
        padding: 0 1em;
        margin-bottom: .25em;
        border-bottom: none; }
        #sidebar .widget ul li:last-of-type, #sidebar .widget ol li:last-of-type {
          margin-bottom: 0; }
          #sidebar .widget ul li:last-of-type a, #sidebar .widget ol li:last-of-type a {
            padding-bottom: 0; }
        #sidebar .widget ul li a, #sidebar .widget ol li a {
          font-size: 0.8rem; }
          #sidebar .widget ul li a:hover, #sidebar .widget ol li a:hover {
            text-decoration: underline; }
    #sidebar .widget.widget_search {
      border: none; }
    #sidebar .widget.widget_recent_comments #recentcomments {
      margin-bottom: 0; }
    #sidebar .widget.widget_recent_comments .recentcomments {
      background-color: rgba(248, 244, 239, 0.75);
      margin-bottom: 5px; }
      #sidebar .widget.widget_recent_comments .recentcomments:last-of-type {
        margin-bottom: 0; }
    #sidebar .widget.widget_recent_comments h4 {
      margin-bottom: 5px; }
    #sidebar .widget.widget_categories ul {
      background-color: rgba(248, 244, 239, 0.75);
      padding: .5em 12px; }
    #sidebar .widget.widget_categories li {
      display: inline;
      background-color: transparent; }
      #sidebar .widget.widget_categories li a {
        font-style: italic;
        display: inline !important;
        border: none !important;
        padding-bottom: 0 !important; }
        #sidebar .widget.widget_categories li a:hover {
          color: #726e77;
          border-bottom: 1px solid #726e77 !important; }
    #sidebar .widget.widget_easy_racebook_likebox {
      border: none;
      border-top: 10px solid #b3aa3d;
      padding: 0 .6em 1em;
      background-color: white; }
    #sidebar .widget.simple_tweet_widget {
      border: none;
      border-top: 10px solid #b3aa3d;
      background-color: white; }
      #sidebar .widget.simple_tweet_widget .twitter-meta {
        display: block;
        text-align: center; }
        #sidebar .widget.simple_tweet_widget .twitter-meta a:before {
          content: '';
          display: block;
          margin: 0 auto;
          width: 115px;
          height: 63px;
          background-image: url("../img/logo.png");
          background-size: contain;
          background-repeat: no-repeat; }
      #sidebar .widget.simple_tweet_widget .tweet {
        padding: .4em .6em;
        background-color: rgba(248, 244, 239, 0.75);
        border-bottom: 1px solid #e6e6e6; }
        #sidebar .widget.simple_tweet_widget .tweet p {
          font-size: .8rem;
          padding-bottom: 0.4em; }
      #sidebar .widget.simple_tweet_widget .time {
        text-align: right;
        font-style: italic;
        font-size: .7rem;
        padding-bottom: 0; }
      #sidebar .widget.simple_tweet_widget .share li {
        float: left;
        display: inline-block;
        width: 25px;
        height: 25px;
        padding: 0;
        margin: 0;
        background-color: transparent;
        border-bottom: none; }
      #sidebar .widget.simple_tweet_widget .share a {
        text-align: center;
        width: 100%;
        height: 100%;
        vertical-align: top;
        display: inline-block; }
      #sidebar .widget.simple_tweet_widget .share i {
        display: inline; }
      #sidebar .widget.simple_tweet_widget .share .mt-icon {
        font-size: 1.6rem;
        margin-left: -.2rem;
        margin-top: -.5rem;
        display: inline-block; }

article.post .post-header .title {
  font-size: 48px;
  margin-bottom: 0.4em; }
article.post .post-header .meta-author, article.post .post-header .meta-category, article.post .post-header .meta-comment-count {
  font-size: 18px; }
article.post .post-meta .date .month, article.post .post-meta .date .day {
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif; }
article.post .post-meta .date .month {
  font-size: 1.3em; }

.single .container #single-below-header span {
  font-size: 14px; }

.featured h1, .featured h2 {
  font-size: 2.8rem;
  font-style: italic; }
.featured p {
  font-style: italic;
  font-size: 1.3rem; }
.featured .dark {
  color: #44473e; }
  .featured .dark h1, .featured .dark h2 {
    color: #44473e; }
.featured .light {
  color: #e3dbce; }
  .featured .light h1, .featured .light h2, .featured .light p {
    color: #e3dbce; }

.callout-section h3 a {
  color: #b3aa3d; }
  .callout-section h3 a:hover {
    color: #913723; }
.callout-section img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.callout-section a:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.callout-section p:first-child {
  padding-bottom: 0; }
.callout-section p ~ p {
  padding: 0 1em;
  font-size: 0.9rem; }
.callout-section + .callout-section p:first-child {
  margin-bottom: -40px; }

.side-cta h2 {
  font-size: 0.9rem !important;
  margin-bottom: 0 !important;
  line-height: 1 !important; }
.side-cta img {
  margin-top: .5em !important;
  margin-bottom: 0 !important; }
.side-cta p {
  padding-bottom: 0;
  margin-bottom: 0.8rem; }
.side-cta br {
  display: none; }
.side-cta input {
  display: block;
  margin: 0 auto; }
  .side-cta input[type=text] {
    margin-bottom: 1em;
    max-width: 300px; }
  .side-cta input[type=submit] {
    font-size: 0.9rem;
    width: 100%; }

.page-template-template-recipe-menu #header-outer {
  border-bottom: none; }
.page-template-template-recipe-menu .container-wrap {
  padding-top: 70px; }
  @media screen and (max-width: 1000px) {
    .page-template-template-recipe-menu .container-wrap {
      padding-top: 40px; } }
.page-template-template-recipe-menu .archive-list-page-meta {
  margin-top: 1em; }

.menu-recipe-menu-container {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #b3aa3d; }
  .menu-recipe-menu-container ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .menu-recipe-menu-container li {
    margin: 0 .5em; }
  .menu-recipe-menu-container a {
    -webkit-transition: all, 0.2s, ease-in-out;
    -moz-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out;
    display: inline-block;
    padding: 1.3em 0.8em;
    color: white;
    text-transform: uppercase; }
    .menu-recipe-menu-container a:hover {
      text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
      background-color: rgba(0, 0, 0, 0.15); }
  .menu-recipe-menu-container .current-menu-item {
    background-color: rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 1000px) {
    .menu-recipe-menu-container li {
      font-size: 0.7rem; } }

.recipe-type-terms-container {
  padding: 0.5em 0;
  margin-bottom: 55px; }
  .recipe-type-terms-container ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 800px; }
  .recipe-type-terms-container li {
    width: 200px;
    display: inline-block;
    text-align: center; }
  .recipe-type-terms-container a {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #44473e;
    text-transform: uppercase;
    font-size: 0.7rem; }
    .recipe-type-terms-container a:hover {
      text-decoration: underline; }
  @media screen and (max-width: 1000px) {
    .recipe-type-terms-container li {
      font-size: 0.6rem; } }

#error-404 h3 {
  margin-bottom: 1em; }
#error-404 p {
  max-width: 350px;
  margin: 0 auto 1em; }
#error-404 .search-form {
  background-color: #e3dbce;
  padding: 1em 1.4em;
  max-width: 400px;
  margin: 0 auto; }
  #error-404 .search-form input[type="text"] {
    margin-bottom: 1em; }

.full-bg-thumb:after {
  content: '';
  display: block;
  clear: both; }
.full-bg-thumb article {
  position: relative;
  overflow: hidden; }
.full-bg-thumb img {
  position: absolute;
  width: 100% !important; }
.full-bg-thumb .recipe-card-text {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); }
  .full-bg-thumb .recipe-card-text:hover {
    background-color: rgba(0, 0, 0, 0.3); }
  .full-bg-thumb .recipe-card-text h1, .full-bg-thumb .recipe-card-text h2 {
    text-align: center;
    line-height: 1.1;
    margin-bottom: 0;
    padding: 0 1rem; }
    .full-bg-thumb .recipe-card-text h1 a, .full-bg-thumb .recipe-card-text h2 a {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      border-bottom: 1px solid transparent; }
  .full-bg-thumb .recipe-card-text h1 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: white; }
    .full-bg-thumb .recipe-card-text h1 a {
      color: white; }
  .full-bg-thumb .recipe-card-text h2 {
    font-size: 0.8rem;
    margin-bottom: 0.1em;
    color: white; }
    @media screen and (max-width: 680px) {
      .full-bg-thumb .recipe-card-text h2 {
        font-size: .8rem; } }
    .full-bg-thumb .recipe-card-text h2 a {
      color: white; }
  .full-bg-thumb .recipe-card-text a:hover {
    border-bottom: 1px solid white; }
.full-bg-thumb.col-2 article {
  width: 50%;
  float: left;
  padding-bottom: 35.6%; }
  @media screen and (max-width: 680px) {
    .full-bg-thumb.col-2 article {
      width: 100%;
      padding-bottom: 55%; } }
.full-bg-thumb.col-3 article {
  width: 33%;
  float: left;
  padding-bottom: 23.5%; }
  @media screen and (max-width: 680px) {
    .full-bg-thumb.col-3 article {
      width: 100%;
      padding-bottom: 55%; } }
.full-bg-thumb.col-4 article {
  width: 25%;
  float: left;
  padding-bottom: 17.8%; }
  @media screen and (max-width: 1000px) {
    .full-bg-thumb.col-4 article {
      width: 50%;
      padding-bottom: 35.6%; } }
  @media screen and (max-width: 680px) {
    .full-bg-thumb.col-4 article {
      width: 100%;
      padding-bottom: 55%; } }
.full-bg-thumb .sticky {
  margin-bottom: 0; }

.recipe-card {
  border-top: 3px solid #b3aa3d;
  padding: 1em 2em;
  margin-bottom: 2em;
  background-color: #fff; }
  .recipe-card .title {
    margin-bottom: 1.5rem !important;
    padding-bottom: .5rem;
    font-size: 1.3rem;
    line-height: 1;
    border-bottom: 1px solid #b3aa3d; }
  .recipe-card .attachment-thumbnail {
    float: right;
    margin-left: 5%;
    margin-bottom: 2%; }
  .recipe-card .entry-content {
    font-size: 0.9rem; }
    .recipe-card .entry-content p {
      font-size: inherit; }

.featured-post {
  clear: both; }
  .featured-post .column {
    float: left;
    width: 66.66%;
    position: relative; }
    .featured-post .column + .column {
      width: 33.33%;
      background-color: #913723; }
    @media screen and (max-width: 1000px) {
      .featured-post .column {
        float: none;
        width: auto; }
        .featured-post .column + .column {
          width: auto;
          max-width: 450px;
          margin: 2em auto; } }
  .featured-post header {
    text-align: right; }
  .featured-post .meta-date {
    font-size: 0.9rem;
    padding-right: 1em;
    opacity: .7;
    font-style: italic; }
  .featured-post .title {
    text-align: left;
    padding: .3em .7em;
    background-color: #913723;
    font-style: italic;
    margin-bottom: 0;
    font-size: 1.7rem;
    line-height: 1; }
    .featured-post .title a {
      color: rgba(255, 255, 255, 0.8); }
  .featured-post .categories {
    display: inline-block; }
  .featured-post .meta-category {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8rem;
    margin-right: 1em; }
  .featured-post .entry-content {
    padding-right: 2.5%;
    padding-top: 1rem; }
  body .featured-post .more-link span {
    font-size: 1rem;
    font-style: italic;
    border-radius: 0;
    background-color: transparent;
    color: #913723;
    border-bottom: 1px solid;
    padding-bottom: 0; }
    body .featured-post .more-link span:hover {
      color: white;
      background-color: transparent !important;
      border: none;
      padding-bottom: .4em; }
  .featured-post .menu-featured-post-container ul {
    margin-left: 0; }
  .featured-post .menu-featured-post-container li {
    display: inline-block; }
  .featured-post .post-comment-link {
    padding: 0;
    margin-bottom: 0.5em;
    font-style: italic; }
    .featured-post .post-comment-link a {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .featured-post .post-comment-link a:hover {
        background-color: rgba(179, 170, 61, 0.6); }
  .featured-post .post-thumbnail img {
    margin-bottom: 0; }
  .featured-post .post-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #44473e;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 1em 2em !important;
    font-style: italic; }

.archive-list-page-meta {
  margin-bottom: 1em; }
  .archive-list-page-meta .page-title {
    font-style: italic; }
  .archive-list-page-meta .paging-navigation ul {
    text-align: right;
    margin-top: .4em; }
    @media screen and (max-width: 700px) {
      .archive-list-page-meta .paging-navigation ul {
        font-size: .8rem;
        line-height: 54px; } }
  .archive-list-page-meta .paging-navigation li {
    vertical-align: baseline; }
  .page-template-template-recipe-menu .archive-list-page-meta .paging-navigation {
    padding: 0; }

.archive-list .archive-list-thumb img {
  vertical-align: top; }
.archive-list .archive-list-content {
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 0; }

.featured-recipe .column {
  float: left;
  width: 66.66%;
  position: relative; }
  .featured-recipe .column + .column {
    width: 33.33%;
    background-color: #913723; }
.featured-recipe header {
  background-color: #913723;
  padding: 0 1em;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
.featured-recipe .featured-recipe-text {
  color: #b3aa3d;
  font-size: 1.3rem;
  font-style: italic;
  margin-right: 1rem; }
.featured-recipe .meta-date {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.8);
  border-right: 1px solid;
  padding-right: 0.5rem;
  margin-right: 0.25rem; }
.featured-recipe .title {
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-positive: 2;
  margin-bottom: 0;
  font-size: 1.1rem;
  line-height: 1; }
  .featured-recipe .title a {
    color: rgba(255, 255, 255, 0.8); }
.featured-recipe .recipe-taxonomies {
  display: inline-block;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8); }
  .featured-recipe .recipe-taxonomies a {
    color: rgba(255, 255, 255, 0.8); }
  .featured-recipe .recipe-taxonomies span {
    display: block;
    text-align: right; }
.featured-recipe .meta-recipe-type {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .7rem; }
.featured-recipe .entry-content {
  padding-right: 2.5%;
  padding-top: 1rem; }
body .featured-recipe .more-link span {
  font-size: 1.1rem; }
.featured-recipe .menu-featured-recipe-container ul {
  margin-left: 0; }
.featured-recipe .menu-featured-recipe-container li {
  display: inline-block; }
.featured-recipe .recipe-comment-link {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  position: absolute;
  right: 4%;
  left: 0;
  top: 4%;
  text-align: right; }
  .featured-recipe .recipe-comment-link a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px dotted rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.7);
    padding: 0.5em 2em; }
    .featured-recipe .recipe-comment-link a:hover {
      background-color: rgba(255, 255, 255, 0.6);
      color: #1a1b1c;
      border-color: transparent; }
.featured-recipe .recipe-thumbnail img {
  margin-bottom: 0; }
.featured-recipe .recipe-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #44473e;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 1em 2em;
  font-style: italic; }

.paging-navigation ul {
  margin: 0; }
  .paging-navigation ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    height: 1.4em;
    width: 1.4em;
    line-height: 1.4; }
  .paging-navigation ul .page-numbers {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid transparent;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: #b3aa3d; }
    .paging-navigation ul .page-numbers.current {
      color: white;
      background-color: rgba(179, 170, 61, 0.5); }
    .paging-navigation ul .page-numbers:hover {
      border-color: #b3aa3d; }
.page-template-template-recipe-menu .paging-navigation {
  padding: 1em 0; }

.subscribe-banner .col {
  padding: 1em 0 2em; }
  .subscribe-banner .col p:last-child {
    margin-bottom: 1em; }
  .subscribe-banner .col h2 {
    line-height: 1;
    margin-bottom: 0.8em;
    font-size: 1.5rem; }
  .subscribe-banner .col br {
    display: none; }
  .subscribe-banner .col input {
    display: block;
    margin: 0 auto; }
    .subscribe-banner .col input[type=text] {
      margin-bottom: 1em;
      max-width: 300px; }

body.search .main-content .row .col.section-title h1 {
  font-size: 2rem;
  font-style: italic;
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif !important; }
  body.search .main-content .row .col.section-title h1 span {
    color: #b3aa3d;
    font-size: 1.4rem; }

/*# sourceMappingURL=main.css.map */
