/*
    Theme Name: Wholesomelicious
    Theme URI: https://www.oncecoupled.com
    Description: Custom Genesis child theme. Made with love!
    Author: Once Coupled
    Author URI: https://www.oncecoupled.com
    Version: 1.0.0

    Tags: custom-made, genesis, child-theme

    Template: genesis
    Template Version: 2.5.3

    Text Domain: once-coupled-wholesomelicious

    License: All rights reserved.
*/

/* ================================
[ Notes ]
================================ */

/* ---------- [ Table of Contents ] ---------- */

/* [ Defaults ] */

/**
 * Notes
 * - TOC (you are here)
 * - Colors
 * - Fonts
 * - Screens
 *
 * Standardize
 * - Normalize
 * - Box Sizing
 * - Accessibility
 * - REM
 *
 * Base
 * - Admin Bar
 * - Body
 * - Text
 * - Embeds
 * - Tables
 * - Forms
 * - Images
 * - Avatars
 * - Galleries
 * - Column Classes
 * - Reusable Classes
 */

/* [ Uniques ] */

/**
 * Elements
 * - Text
 * - Headings
 * - Titles
 * - Links
 * - Forms
 *
 * Containers
 * - Wrappers
 * - Before Header
 * - Header
 * - Site Inner
 * - Before Footer
 * - Footer
 *
 * Navigation
 * - Menus
 * - Pagination
 *
 * Sections
 * - Entries
 * - Breadcrumbs
 * - Archive Description
 * - Author Box
 * - Comments
 * - Widgets
 *
 * Add-ons
 * - Content Indicators
 * - Featured Categories
 * - Featured Images
 * - Custom Theme Color Settings
 * - Custom Block Patterns
 *
 * Widgets
 * - Below Post Buttons
 * - Bio
 * - Menu Options
 * - Related Posts
 * - Social Icons
 *
 * Plugins
 * - eNews
 * - Top Ten
 * - Social Warfare
 *
 * Page Templates
 * - Weekly Meal Plans
 * - Home
 * - Recipe Index
 */

/* ---------- [ Colors ] ---------- */

/**
 * #fbf7d1    -yellow
 * #fbc6af    -peach
 * #d5e4d2    -mint
 * #51697c    -navy
 * #3e515e    -dark-navy  (button hover)
 * #f4f6f3    -slight-gray  (backgrounds)
 * #e5e0dc    -light-gray   (borders)
 * #707171    -dark-gray    (headers)
 * #414042    -deep-gray    (text)
 *
 * (indicators only:)
 * #f4e786    -dark-yellow
 * #ccdcdd    -teal
 * #97b4b8    -dark-teal
 * #c2c1c0    -medium-gray
 */

/* ---------- [ Fonts ] ---------- */

/**
 * Roboto             body
 * Roboto Condensed   headers, inputs, buttons
 * Arbutus Slab       menus, entry/widget titles
 * Special Elite      primary menu
 */

/* ---------- [ Screens ] ---------- */

/**
 * 320px  iPhone 4, 4S, 5, 5S, 5C, 5SE and Galaxy S3, S4, S5, S6, Note 3 in Portrait
 * 360px  Google Pixel, XL in Portrait
 * 375px  iPhone 6, 6S, 7, 8, X in Portrait
 * 414px  iPhone 6+, 7+, 8+ in Portrait
 * 490px  iPhone 4, 4S in Landscape
 * 568px  iPhone 5, 5S, 5C, 5SE in Landscape
 * 601px  Nexus 7 in Portrait
 * 640px  Galaxy S3, S4, S5, S6, Note 3 and Google Pixel, XL in Landscape
 * 667px  iPhone 6, 6S, 7, 8 in Landscape
 * 736px  iPhone 6+, 7+, 8+ in Landscapee
 * 768px  iPad 1, 2, Mini, Air, 3, 4, Pro 9.7" in Portrait
 * 800px  Galaxy Tab 2, S and Kindle Fire HD 7" in Portrait
 * 812px  iPhone X in Landscape
 * 834px  iPad Pro 10.5" in Portrait
 * 906px  Nexus 7 in Landscape
 * 1024px   iPad Pro 12.9" in Portrait + iPad 1, 2, Mini, Air, 3, 4, Pro 9.7" in Landscape
 * 1112px   iPad Pro 10.5" in Landscape
 * 1200px   Kindle Fire HD 8.9" in Portrait
 * 1280px   Galaxy Tab 2, S and Kindle Fire HD 7" in Landscape
 * 1366px   iPad Pro 12.9" in Landscape
 * 1536px   Nexus 9 in Portrait
 * 1600px   Kindle Fire HD 8.9" in Landscape
 * 2048px   Nexus 9 in Landscape
 *
 * Retina:
 * @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {}
 */

/* ================================
[ Standardize ]
================================ */

/* ---------- [ github.com/necolas/normalize.css v7.0.0 | MIT License ] ---------- */

button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1rem}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

/* ---------- [ Clear Floats ] ---------- */

.author-box::before,.clearfix::before,.entry::before,.entry-content::before,.footer-widgets::before,.nav-primary::before,.nav-secondary::before,.pagination::before,.site-container::before,.site-footer::before,.site-header::before,.site-inner::before,.wrap::before {display:table;content:' ';}.author-box::after,.clearfix::after,.entry::after,.entry-content::after,.footer-widgets::after,.nav-primary::after,.nav-secondary::after,.pagination::after,.site-container::after,.site-footer::after,.site-header::after,.site-inner::after,.wrap::after {display:table;clear:both;content:' ';}


/* ---------- [ Box Sizing ] ---------- */

html,input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,::after,::before{box-sizing:inherit}

/* ---------- [ Accessibility ] ---------- */

/* [ Screen Reader Text ] */

.screen-reader-shortcut,.screen-reader-text,.screen-reader-text span{position:absolute!important;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;border:0}.screen-reader-shortcut:focus,.screen-reader-text:focus{font-size:12px;font-size:1.2rem;font-weight:700;z-index:100000;display:block;clip:auto!important;width:auto;height:auto;padding:15px 23px 14px;text-decoration:none;color:#000;background:#fff;box-shadow:0 0 5px 0 #eee}

/* [ Skip Links ] */

.genesis-skip-link{margin:0}.genesis-skip-link li{width:0;height:0;list-style:none}.genesis-skip-link a{border-bottom:0}.genesis-skip-link a:hover{background:#eee}:focus{outline:#eee solid 2px;box-shadow:0}

/*----------  [ REM ]  ----------*/

html{font-size:62.5%}body>div{font-size:1.4rem}

/* ================================
[ Base ]
================================ */

/* ---------- [ Admin Bar ] ---------- */

#wpadminbar {
  position: fixed !important;
}

/* ---------- [ Body ] ---------- */

body.nav-visible {
  overflow: hidden;
  scroll-y: none;
}

/* ---------- [ Text ] ---------- */

body {
  font-weight: 400;
  line-height: 1.6;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

p,
address {
  padding: 0;
  margin: 15px 0;
}

b,
strong {
  font-weight: 500;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

small,
cite {
  font-size: 10px;
  font-size: 1rem;
}

ol,
ul {
    padding: 0;
    margin-bottom: 20px;
    margin-left: 30px;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

/* ---------- [ Embeds ] ---------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

.wp-caption {
  margin: 0;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}

/* ---------- [ Tables ] ---------- */

table {
  line-height: 2;
  width: 100%;
  margin-bottom: 40px;
  border-spacing: 0;
  border-collapse: collapse;
}

tbody {
  border-bottom: 1px solid #eee;
}

td,
th {
  text-align: left;
}

td {
  padding: 6px;
  border-top: 1px solid #eee;
}

th {
  font-weight: 400;
}

hr {
  clear: both;
  margin: 20px 0;
  border-collapse: collapse;
  border: 0;
  border-top: 1px solid #eee;
}

/* ---------- [ Forms ] ---------- */

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border-radius: 0;
  outline: none;
  padding: 8px 16px;
  font-size: 10px;
  font-size: 1rem;
  background: #fff;
  border: 2px solid #eee;
}

input:not([type='checkbox']) {
  -webkit-appearance: none;
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'] {
  width: auto;
  cursor: pointer;
  transition: 400ms;
  border: 0;
  border-radius: 0;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
}

.button:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  opacity: 0.8;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button {
  display: none;
}

/* [ Placeholders ] */

::-moz-placeholder {
    opacity: 1; /* Firefox-only fix */
}

/* [ Selections ] */

select::-ms-expand {
    display: none;
} /* IE-only fix */

/* ---------- [ Images ] ---------- */

img {
  height: auto;
}

article p > img {
  display: block;
  margin: 0 auto;
}

.featured-content img,
.gallery img {
  width: auto;
}

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 16px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.alignleft,
.wp-caption.alignleft {
  margin: 0 16px 16px 0;
}

a.alignright,
img.alignright,
.alignright,
.wp-caption.alignright {
  margin: 0 0 16px 16px;
}

.post-listing .entry-image,
.post-listing .wp-post-image {
  display: block;
  margin: 0 auto;
}

/* ---------- [ Avatars ] ---------- */

.avatar {
  float: left;
}

.alignleft .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

/* ---------- [ Galleries ] ---------- */

.gallery {
  overflow: hidden;
}

.gallery-item {
  float: left;
  margin: 0 0 20px;
  text-align: center;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery img {
  height: auto;
  padding: 4px;
  border: 1px solid #eee;
}

.gallery img:hover,
.gallery img:focus {
  border: 1px solid #fff;
}

/* ---------- [ Column Classes ] ---------- */

.one-half,
.one-fourth,
.two-fourths {
  float: left;
  margin-left: 2.564102564102564%;
  width: 48.717948717948715%;
}

.first,
.odd {
  clear: both;
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .five-sixths,
  .four-sixths,
  .four-fifths,
  .one-fifth,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-fifths,
  .three-sixths,
  .two-fourths,
  .two-fifths,
  .two-sixths,
  .two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
  }

  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.717948717948715%;
  }

  .one-third,
  .two-sixths {
    width: 31.623931623931625%;
  }

  .four-sixths,
  .two-thirds {
    width: 65.81196581196582%;
  }

  .one-fourth {
    width: 23.076923076923077%;
  }

  .three-fourths {
    width: 74.35897435897436%;
  }

  .one-fifth {
    width: 17.9487179487179488%;
  }

  .two-fifths {
    width: 38.4615384615384616%;
  }

  .three-fifths {
    width: 58.9743589743589744%;
  }

  .four-fifths {
    width: 79.4871794871794872%;
  }

  .one-sixth {
    width: 14.52991452991453%;
  }

  .five-sixths {
    width: 82.90598290598291%;
  }

  .odd {
    clear: none;
  }

  .first {
    clear: both;
    margin-left: 0;
  }
}

/* [ Flexbox ] */

.flexbox {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}

.flexbox .sm-col-1,
.flexbox .sm-col-2,
.flexbox .sm-col-3,
.flexbox .sm-col-4,
.flexbox .sm-col-5,
.flexbox .sm-col-6,
.flexbox .md-col-1,
.flexbox .md-col-2,
.flexbox .md-col-3,
.flexbox .md-col-4,
.flexbox .md-col-5,
.flexbox .md-col-6
.flexbox .lg-col-1,
.flexbox .lg-col-2,
.flexbox .lg-col-3,
.flexbox .lg-col-4,
.flexbox .lg-col-5,
.flexbox .lg-col-6,
.flexbox .lg-col-7 {
  margin-left: 12px;
  margin-right: 12px;
}

.flexbox .sm-col-1 {
  flex-basis: 100%;
}

.flexbox .sm-col-2 {
  flex-basis: calc(1/2 * 100% - 24px);
}

.flexbox .sm-col-3 {
  flex-basis: calc(1/3 * 100% - 24px);
}

.flexbox .sm-col-4 {
  flex-basis: calc(1/4 * 100% - 24px);
}

.flexbox .sm-col-5 {
  flex-basis: calc(1/5 * 100% - 24px);
}

.flexbox .sm-col-6 {
  flex-basis: calc(1/6 * 100% - 24px);
}

@media screen and (min-width: 768px) {
  .flexbox .md-col-1 {
    flex-basis: 100%;
  }

  .flexbox .md-col-2 {
    flex-basis: calc(1/2 * 100% - 24px);
  }

  .flexbox .md-col-3 {
    flex-basis: calc(1/3 * 100% - 24px);
  }

  .flexbox .md-col-4 {
    flex-basis: calc(1/4 * 100% - 24px);
  }

  .flexbox .md-col-5 {
    flex-basis: calc(1/5 * 100% - 24px);
  }

  .flexbox .md-col-6 {
    flex-basis: calc(1/6 * 100% - 24px);
  }
}

@media screen and (min-width: 1024px) {
  .flexbox .lg-col-1 {
    flex-basis: 100%;
  }

  .flexbox .lg-col-2 {
    flex-basis: calc(1/2 * 100% - 24px);
  }

  .flexbox .lg-col-3 {
    flex-basis: calc(1/3 * 100% - 24px);
  }

  .flexbox .lg-col-4 {
    flex-basis: calc(1/4 * 100% - 24px);
  }

  .flexbox .lg-col-5 {
    flex-basis: calc(1/5 * 100% - 24px);
  }

  .flexbox .lg-col-6 {
    flex-basis: calc(1/6 * 100% - 24px);
  }

  .flexbox .lg-col-7 {
    flex-basis: calc(1/7 * 100% - 24px);
  }
}

/* ---------- [ Reusable Classes ] ---------- */

.clear {
  clear: both;
}

.hide-on-mobile {
  display: none;
}

@media screen and (min-width: 1024px) {
  .hide-on-mobile {
    display: initial;
  }

  .visible-on-mobile {
    display: none;
  }
}

.toggle-button {
  text-align: center;
  margin: 0;
  padding: 20px 0;
}

.toggle-button:hover {
  cursor: pointer;
  opacity: 0.8;
}

@media screen and (min-width: 1024px) {
  .toggle-target {
    display: block !important;
  }
}

/* ================================
[ Elements ]
================================ */

/* ---------- [ Text ] ---------- */

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  font-weight: 300;
  color: #414042;
}

/* ---------- [ Headings ] ---------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  margin: 15px 0;
  font-weight: 700;
  line-height: 1.15;
  color: #707171;
  letter-spacing: 0.1em;
}

h1 {
  font-size: 26px;
  font-size: 2.6rem;
}

h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

h3 {
  font-size: 22px;
  font-size: 2.2rem;
}

h4,
h5,
h6 {
  font-size: 18px;
  font-size: 1.8rem;
}

/* ---------- [ Titles ] ---------- */

.entry-title,
.archive-title,
.widget-title,
.author-box-title,
.content-indicators .key-title {
  color: #414042;
  font-family: 'Arbutus Slab', serif;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 0;
  font-weight: 400;
}

.post-listing .entry-title {
  line-height: 21px;
  margin-top: 5px;
  text-transform: none;
}

.archive-title,
.widget-title,
.footer-widgets .widget-title,
.content-indicators .key-title {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.2em;
}

.archive-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.05em;
  color: #51697c;
}

@media screen and (min-width: 1024px) {
  h1.entry-title,
  .archive-title {
    text-align: left;
  }

  h1.entry-title {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 0;
  }
}

.widget-title::after,
.content-indicators .key-title::after {
  content: '';
  display: block;
  width: 106px;
  height: 5px;
  background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-squiggly.png) left bottom repeat-x;
  background-size: 53px;
  margin: 5px auto 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .widget-title::after,
  .content-indicators .key-title::after {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-squiggly@2x.png);
  }
}

.page-id-75 .content .entry-content h2 {
    display: inline-block;
    margin: 10px auto;
    color: #414042;
    background: #d5e4d2;
    padding: 5px 10px;
    font-family: 'Arbutus Slab', serif;
    font-weight: 400;
    font-size: 23px;
    font-size: 2.3rem;
    letter-spacing: .2em;
}

/* ---------- [ Links ] ---------- */

a {
  text-decoration: none;
  color: #414042;
  -webkit-transition: 400ms;
  transition: 400ms;
}

a:hover,
a:focus {
  cursor: pointer;
  opacity: 0.7;
}

/* [ In-content Links ] */

.entry-content a,
.archive-description a {
  color: #51697c;
  text-decoration: underline;
}

.entry-content a:hover,
.entry-content a:focus,
.archive-description a:hover,
.archive-description a:focus {
  text-decoration: none;
  opacity: 1;
}

/* [ More Links ] */

.more-link-container {
  text-align: center;
  margin-bottom: 20px;
}

.more-link-container .more-link {
  display: inline-block;
  background: #d5e4d2;
  color: #51697c;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 4px 16px;
  position: relative;
}

/* ---------- [ Forms ] ---------- */

input,
select,
textarea {
  color: #707171;
  border: 2px solid #e5e0dc;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.button {
  padding: 16px 24px;
  color: #414042;
  background: #d5e4d2;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.button a {
  color: #414042;
}

.button:hover {
  background: #51697c;
}

.button:hover a {
  color: #fff;
}

/* [ Placeholders ] */

::-webkit-input-placeholder {
  color: #707171;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
}

::-moz-placeholder {
  color: #707171;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
}

:-ms-input-placeholder {
  color: #707171;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
}

:-moz-placeholder {
  color: #707171;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
}

/* [ Search ] */

.search-form {
  overflow: hidden;
  border: 2px solid #eee;
}

.search-form input {
  height: 36px;
  border: 0;
}

.search-form input:focus {
  outline: none;
}

.search-form input[type='search'] {
  width: calc(100% - 40px);
  float: left;
}

.search-form input[type='submit'] {
  float: right;
  width: 40px;
}

.search-form input[type='submit'] {
  font-family: 'FontAwesome';
  font-size: 20px;
  font-size: 2rem;
  padding: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.search-form input[type='submit']:focus,
.search-form input[type='submit']:hover {
  outline: none;
}

/* [ Before Header Search ] */

.before-header .search {
  height: 48px;
  line-height: 48px;
  text-align: center;
  float: right;
  width: 15%;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (min-width: 1024px) {
  .before-header .search,
  .before-header #header-search {
    display: none;
  }
}

.before-header .search-form {
  width: 94%;
  margin: 4px auto;
}

@media screen and (min-width: 1024px) {
  .before-header .search-form {
    width: 100%;
    margin: 11px auto;
  }
}

.before-header #header-search {
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
  background: #fff;
}

@media screen and (min-width: 1024px) {
  .before-header #header-search {
    position: relative;
    top: initial;
    left: initial;
    float: left;
    width: auto;
  }
}

.before-header .search-form input {
  height: 34px;
}

/* [ Primary Nav Search ] */

.nav-primary .search-form {
  width: 160px;
}

.nav-primary .search-form input {
  height: 32px;
}

/* ================================
[ Containers ]
================================ */

/* ---------- [ Wrappers ] ---------- */

.wrap,
.content-sidebar-wrap,
.home .breadcrumb {
  max-width: calc(100% - 20px);
  margin: 0 auto;
}

@media screen and (min-width: 767px) {
  .wrap,
  .content-sidebar-wrap {
    max-width: calc(100% - 40px);
  }
}

.home .content-sidebar-wrap,
.home .sidebar-subscribe .wrap {
  max-width: 100%;
}

.before-header .wrap,
.nav-primary .wrap {
  max-width: 100%;
}

@media screen and (min-width: 1024px) {
  .wrap,
  .before-header .wrap,
  .nav-primary .wrap,
  .content-sidebar-wrap,
  .home .breadcrumb,
  .home .sidebar-subscribe .wrap {
    max-width: 1020px;
  }
}

@media screen and (min-width: 1085px) {
  .wrap,
  .before-header .wrap,
  .nav-primary .wrap,
  .content-sidebar-wrap,
  .home .breadcrumb,
  .home .sidebar-subscribe .wrap {
	/* max-width: 1045px;*/
	/* FD increased content width as per Adthrive */
	max-width: 1160px;
  }
}

/* ---------- [ Before Header ] ---------- */

.before-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px; /* helps with js consistency */
  overflow: hidden;
  z-index: 100;
  color: #51697c;
  background: #f4f6f3;
}

@media screen and (min-width: 1024px) {
  .before-header {
    position: relative;
    z-index: 0;
    color: #414042;
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-before-header.png) center top repeat-x;
    background-size: 1449px;
    overflow: visible;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi) and (min-width: 1024px) {
  .before-header {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-before-header@2x.png);
  }
}

.admin-bar .before-header {
  top: 46px;
}

@media screen and (min-width: 783px) {
  .admin-bar .before-header {
    top: 32px;
  }
}

@media screen and (min-width: 1024px) {
  .before-header,
  .admin-bar .before-header {
    top: 0;
  }

  .before-header .wrap {
    text-align: right;
  }
}

/* ---------- [ Header ] ---------- */

.site-header {
  margin: 48px auto 0;
}

@media screen and (min-width: 1024px) {
  .site-header,
  .admin-bar .site-header {
    margin-top: 0;
  }
}

@media screen and (min-width: 1024px) {
  .site-header {
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-header.png) center repeat-x;
    background-size: 1288px;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi) and (min-width: 1024px) {
  .site-header {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-header@2x.png);
  }
}

.site-title {
  margin: 0;
  padding: 20px 0 0;
}

@media screen and (min-width: 1024px) {
  .title-area {
    float: left;
    width: 380px;
  }
}

.title-area .site-title a {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 114px;
  background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/logo.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
}

@media screen and (min-width: 1024px) {
  .title-area .site-title a {
    width: 100%;
    height: 145px;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .title-area .site-title a {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/logo@2x.png);
  }
}

.site-description {
  display: none;
}

/* ---------- [ Site Inner ] ---------- */

.site-inner {
  margin: 40px auto 0;
}

.home .site-inner {
  margin-top: 24px;
}

@media screen and (min-width: 1024px) {
  .content {
    float: left;
    width: calc(100% - 340px);
  }

  .sidebar-content .content {
    float: right;
  }

  .full-width-content .content,
  .home .content {
    width: 100%;
    float: none;
  }
}

.sidebar {
  max-width: 325px;
  margin: 0 auto;
}

.home .sidebar {
  margin-top: 40px;
}

@media screen and (min-width: 1024px) {
  .sidebar {
    display: block;
    clear: none;
    float: right;
  }

  .home .sidebar {
    display: none;
  }

  .sidebar-content .sidebar {
    float: left;
  }
}

@media screen and (min-width: 1085px) {
  .content {
    width: calc(100% - 365px);
  }
}

/* ---------- [ Before Footer ] ---------- */

.before-footer {
  background: #f4f6f3;
  padding: 20px 0 10px;
  margin-top: 140px;
}

@media screen and (min-width: 1024px) {
  .before-footer {
    margin-top: 55px;
  }
}

@media screen and (min-width: 1024px) {
  .before-footer {
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-footer.png) center repeat;
    background-size: 616px;
    padding: 50px 0 40px;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi) and (min-width: 1024px) {
  .before-footer {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-footer@2x.png);
  }
}

.footer-logo {
  display: block;
  width: 133px;
  height: 144px;
  background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/logo-footer.png) center no-repeat;
  background-size: contain;
  margin: -100px auto 0;
}

@media screen and (min-width: 1024px) {
  .footer-logo {
    width: 153px;
    height: 166px;
    margin-top: 6px;
    float: left;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-logo {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/logo-footer@2x.png);
  }
}

.nav-footer-left,
.nav-footer-right,
.before-footer .menu-options {
  display: none;
}

@media screen and (min-width: 1024px) {
  .nav-footer-left,
  .nav-footer-right,
  .before-footer .menu-options {
    display: block;
  }
}

/* ---------- [ Footer ] ---------- */

.site-footer {
  color: #414042;
  background: #f4f6f3;
  padding: 10px 0 10px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .site-footer {
    background: #fbf7d1;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .site-footer .left {
    float: left;
  }

  .site-footer .right {
    float: right;
    line-height: 30px;
  }
}

.site-footer .copyright,
.site-footer .credits,
.site-footer .developer {
  display: block;
}

@media screen and (min-width: 1024px) {
  .site-footer .copyright,
  .site-footer .credits,
  .site-footer .developer {
    display: inline-block;
  }

  .site-footer .copyright {
    margin-right: 5px;
  }
}

/* ================================
[ Navigation ]
================================ */

/* ---------- [ Menus ] ---------- */

/* [ Toggles ] */

.menu-toggle,
.sub-menu-toggle {
  background: transparent;
}

.menu-toggle {
  float: left;
  padding: 0;
  font-size: 18px;
  font-size: 1.8rem;
}

.before-header .menu-toggle {
  width: 15%;
  height: 48px;
  color: #51697c;
}

.sub-menu-toggle {
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  padding: 14px 16px;
}

@media screen and (min-width: 1024px) {
  .menu-toggle,
  .sub-menu-toggle {
    display: none;
  }
}

.sub-menu-toggle:hover {
  background: transparent;
}

.menu-toggle::before,
.sub-menu-toggle::before {
  font-family: 'FontAwesome';
  content: '\f0c9';
}

.sub-menu-toggle::before {
  display: block;
  content: '\f078';
  color: #414042;
}

.sub-menu-toggle.activated {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* [ Menus ] */

.genesis-nav-menu {
  clear: both;
  margin: 0;
  line-height: 1;
  text-align: center;
}

.genesis-nav-menu .menu-item {
  font-family: 'Arbutus Slab', serif;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}

.genesis-nav-menu .menu-item a {
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}

.genesis-nav-menu .menu-item.no-click a:hover {
  opacity: 1;
  cursor: default;
}

/* [ Sub-menus ] */

.genesis-nav-menu .sub-menu {
  margin: 0;
  display: inline;
}

@media screen and (min-width: 1024px) {
  .genesis-nav-menu .sub-menu {
    width: 180px;
    margin-left: -90px;
    position: absolute;
    z-index: 99;
    left: 50%;
    display: none;
    background: #f4f6f3;
  }

  .genesis-nav-menu .sub-menu a {
    width: 180px; /* ensure full-width */
    padding: 8px 4px;
    word-wrap: break-word;
    display: inline-block;
    text-align: center;
  }

  .sub-menu > .menu-item:hover > a {
    opacity: 1;
    color: #fff;
    background: #51697c;
  }

  .genesis-nav-menu .sub-menu .sub-menu {
    margin-left: 90px;
    top: -1px;
    background: #d5e4d2;
  }

  .genesis-nav-menu .sub-menu .sub-menu a:hover {
    color: #414042;
    background: #fff;
  }
}

/* [ Header Nav ] */

.nav-header {
  display: none;
}

@media screen and (min-width: 1024px) {
  .nav-header {
    display: inline-block;
    margin-top: 24px;
    margin-right: 8px;
    border: 1px solid #F3F0ED;
    vertical-align: top;
  }
}

.nav-header .menu-item::before {
  content: '|';
}

.nav-header .menu-item:first-of-type::before {
  content: none;
}

.nav-header .menu-item a {
  display: inline-block;
  padding: 12px 20px;
  letter-spacing: 0.2em;
}

/* [ Membership Nav ] */

.nav-membership {
  display: none;
}

@media screen and (min-width: 1024px) {
  .nav-membership {
    display: block;
    float: right;
    width: 180px;
    height: 180px;
    background: #3e515e;
    border-radius: 100%;
    margin-top: -80px;
    padding-top: 80px;
  }

  .nav-membership::before {
    content: '';
    display: block;
    width: 100%;
    height: 12px;
    background: #3e515e;
  }

  .nav-membership .menu-item a {
    display: inline-block;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 16px;
    margin-top: 4px;
  }
}

.nav-primary .menu-item .menu-button {
  display: none;
}

@media screen and (min-width: 1024px) {
  .nav-membership .menu-item .menu-button {
    display: block;
    font-size: 12px;
    border-radius: 12px;
    color: #3e515e;
    background: #fbc6af;
    padding: 2px 8px 4px;
    width: 80px;
    margin: 4px auto 0;
  }
}

/* [ Primary Nav ] */

.nav-primary {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  overflow-y: scroll;
  margin-top: 48px;
  height: calc(100% - 48px);
  background: #d5e4d2;
}

@media screen and (min-width: 1024px) {
  .nav-primary {
    display: block;
    position: relative;
    background: transparent;
    overflow: visible;
    width: calc(100% - 400px);
    float: right;
  }
}

.admin-bar .nav-primary {
  margin-top: 94px;
  height: calc(100% - 94px);
}

@media screen and (min-width: 783px) {
  .admin-bar .nav-primary {
    margin-top: 80px;
    height: calc(100% - 80px);
  }
}

@media screen and (min-width: 1024px) {
  .nav-primary,
  .admin-bar .nav-primary {
    margin: 28px auto 0;
    height: auto;
  }

  .nav-primary .menu {
    text-align: right;
  }
}

.nav-primary .menu-item {
  display: block;
  border-top: 1px solid #fff;
  text-align: left;
}

@media screen and (min-width: 1024px) {
  .nav-primary .menu-item {
    display: inline-block;
  }
}

.nav-primary .genesis-nav-menu > .menu-item {
  font-family: 'Special Elite', serif;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 1024px) {
  .nav-primary .genesis-nav-menu > .menu-item:hover::before {
    content: '';
    display: block;
    width: 34px;
    height: 11px;
    position: absolute;
    top: 5px;
    left: calc(50% - 17px);
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/menu-hover.png) no-repeat;
    background-size: 34px;
  }

  .nav-primary .genesis-nav-menu > .menu-item-has-children::after {
    content: '\f078';
    font-family: 'FontAwesome';
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 5px;
    left: calc(50% - 7.5px);
    color: #b2c4ae;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi) and (min-width: 1024px) {
  .nav-primary .genesis-nav-menu > .menu-item:hover::before {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/menu-hover@2x.png);
  }
}

.nav-primary .genesis-nav-menu > .menu-item:first-of-type {
  border-top: 0;
}

.nav-primary a {
  display: block;
  padding: 18px 16px;
  padding-right: 48px;
  line-height: 1.1;
}

.nav-primary .genesis-nav-menu > .menu-item > a {
  text-transform: none;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
}

@media screen and (min-width: 1024px) {
  .nav-primary .genesis-nav-menu > .menu-item > a {
    font-size: 20px;
    font-size: 2rem;
    padding: 24px 16px 20px;
  }
}

.nav-primary .sub-menu {
  width: 100%;
  display: none;
}

@media screen and (min-width: 1024px) {
  .nav-primary .sub-menu  {
    width: 180px;
  }
}

.nav-primary .sub-menu a {
  padding-left: 32px;
}

.nav-primary .sub-menu .sub-menu a {
  padding-left: 48px;
}

@media screen and (min-width: 1024px) {
  .nav-primary a,
  .nav-primary .sub-menu a,
  .nav-primary .sub-menu .sub-menu a {
    padding: 10px 30px;
  }
}

.nav-primary .menu-item.menu-search {
  display: none;
}

@media screen and (min-width: 1024px) {
  .nav-primary .menu-item.menu-search {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
  }

  .nav-primary .menu-item.menu-search:hover::before {
    content: none;
  }
}

/* [ Footer Left & Right Navs ] */

@media screen and (min-width: 1024px) {
  .nav-footer-left,
  .nav-footer-right {
    float: left;
    width: 135px;
    margin-left: 60px;
    background: #fff;
    min-height: 180px;
  }

  .nav-footer-left .menu-item a,
  .nav-footer-right .menu-item a {
    display: block;
    padding: 10px;
    letter-spacing: 0.1em;
  }

  .nav-footer-left .menu-item.no-click a,
  .nav-footer-right .menu-item.no-click a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-top: 5px;
  }
}

/* [ Footer Right Nav ] */

@media screen and (min-width: 1024px) {
  .nav-footer-right {
    margin-left: 20px;
  }
}

/* [ Footer Nav ] */

.nav-footer,
.nav-footer .menu-item a {
  color: #fff;
}

.nav-footer .menu-item a {
  display: inline-block;
  padding: 6px 0;
  font-size: 11px;
  font-size: 1.1rem;
}

@media screen and (min-width: 1024px) {
  .nav-footer,
  .nav-footer .menu-item a {
    color: #414042;
  }

  .nav-footer {
    float: left;
  }
}

/* [ Footer Bottom Nav ] */

.nav-footer-bottom {
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .nav-footer-bottom {
    margin-bottom: 0;
    float: left;
  }
}

.nav-footer-bottom .menu-item a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 1024px) {
  .nav-footer-bottom .menu-item a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.nav-footer-bottom .menu-item::before {
  content: '\00B7';
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 30px;
  vertical-align: bottom;
  margin: 0 5px 0 3px;
  color: #707171;
}

.nav-footer-bottom .menu-item:first-of-type::before {
  content: none;
}

/* ---------- [ Pagination ] ---------- */

.pagination {
  clear: both;
  margin: 0 0 24px;
  text-align: center;
}

.pagination ul {
  margin: 0;
}

.pagination li {
  display: inline-block;
}

/* [ Archive Pagination ] */

.archive-pagination {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.archive-pagination li {
  margin: 0 2px;
}

.archive-pagination a,
.pagination-omission {
  display: block;
  color: #707171;
  border: 1px solid #707171;
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.archive-pagination li.active a,
.archive-pagination a:hover {
  color: #fff;
  background: #51697c;
  border-color: #51697c;
}

/* [ Entry Pagination ] */

.adjacent-entry-pagination {
  margin: 28px auto 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  overflow: auto;
}


.adjacent-entry-pagination .pagination-previous a,
.adjacent-entry-pagination .pagination-next a {
  width: auto;
  color: #fff;
  padding: 4px 12px;
  background: #51697c;
}

.adjacent-entry-pagination a {
  display: inline-block;
  text-decoration: none;
}

.adjacent-entry-pagination a:hover {
  opacity: 1;
  background: #3e515e;
}

/* ================================
[ Sections ]
================================ */

/* ---------- [ Entries ] ---------- */

.entry {
  margin-bottom: 24px;
}

.single .entry {
  margin-bottom: 0;
}

span.fd-last-modified {
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-style: italic;
}

.entry-header .wprm-recipe-rating.wprm-user-rating.wprm-recipe-rating-stars-details {
  display: flex;
  justify-content: center;
  margin-top: -8px;
  margin-bottom: 25px;
}

.star-ratings-post-title .wprm-recipe-rating.wprm-user-rating.wprm-recipe-rating-stars-details polygon {
  stroke: #50697c;
}

.star-ratings-post-title .wprm-recipe-rating-details.wprm-block-text-normal {
  font-size: 11px;
  margin-top: 9px;
  margin-left: 5px;
  font-family: 'Arbutus Slab', serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.wprm-recipe-snippets {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.wprm-recipe-snippets a {
  font-size: 12px;
  width: auto;
  font-family: 'Arbutus Slab', serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 !important;
}

.wprm-recipe-jump.wprm-recipe-link.wprm-jump-to-recipe-shortcode.wprm-block-text-normal {
  padding-left: 0;
}

.single-post h1.entry-title {
  font-size: 20px;
  margin-bottom: 20px;
}

/* [ Entry Info ] */

@media screen and (min-width: 1200px) {
  .entry-header {
    position: relative;
  }
}

.entry-meta {
  font-family: 'Arbutus Slab', serif;
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 1;
  margin-top: 0;
}

@media screen and (min-width: 1024px) {
  .entry-meta {
    text-align: left;
  }

  span.fd-last-modified {
    justify-content: flex-start;
  }

  .entry-header .wprm-recipe-rating.wprm-user-rating.wprm-recipe-rating-stars-details {
    justify-content: flex-start;
    margin-top: -7px;
    margin-bottom: 20px;
  }

  .single-post-updated {
    margin-top: 15px;
  }

  .wprm-recipe-rating.wprm-user-rating.wprm-recipe-rating-stars-details {
    margin-bottom: 15px;
  }

  .wprm-recipe-snippets {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .single-post h1.entry-title {
    font-size: 21px;
    margin-bottom: 15px;
  }
  
}

@media screen and (min-width: 1200px) {
  .entry-meta {
    text-align: center;
    position: absolute;
    left: -60px;

  }
}

.entry-meta .entry-time {
    display: inline-block;
    border: 1px solid #e5e0dc;
    border-radius: 25px;
    padding: 4px 10px 2px;
}

@media screen and (min-width: 1200px) {
    .entry-meta .entry-time {
      padding: 12px 6px 8px 8px;
      border-radius: 15px;
      width: 45px;
      line-height: 2;
    }
}

@media screen and (min-width: 1200px) {
  .post-edit-link {
    display: block;
    margin-top: 10px;
    letter-spacing: 0.05em;;
  }
}

/* ---------- [ Breadcrumbs ] ---------- */

.breadcrumb,
.home .breadcrumb {
  margin-bottom: 20px;
}

.breadcrumb {
  border-left: 3px solid #e5e0dc;
  padding-left: 10px;
}

.breadcrumb a {
  text-decoration: underline;
}

.breadcrumb a:hover {
  text-decoration: none;
}

/* ---------- [ Archive Description ] ---------- */

.archive-description {
  margin: 0 0 20px;
}

.archive-description p {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .archive-description p {
    text-align: left;
  }
}

.archive-description p:last-child {
  margin-bottom: 0;
}

/* ---------- [ Author Box ] ---------- */

.author-box {
  margin: 20px 0 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e0dc;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .author-box {
    padding-bottom: 20px;
  }
}

.author-box .avatar {
  border-radius: 100%;
  float: none;
}

@media screen and (min-width: 1024px) {
  .author-box .avatar {
    float: left;
  }
}

.author-box-title {
  margin: 5px 0;
}

@media screen and (min-width: 1024px) {
  .author-box-title,
  .author-box-content {
    text-align: left;
    padding-left: 120px;
  }
}

.author-box p:first-child {
  margin-top: 0;
}

.author-box p:last-child {
  margin-bottom: 0;
}

/* ---------- [ Comments ] ---------- */

.entry-comments .comment-list-title {
  display: none;
}

.comment-list {
  margin: 0;
  list-style-type: none;
}

/* [ Individual Comments ] */

.comment {
  margin-bottom: 20px;
  list-style-type: none;
  background: #f4f6f3;
  padding: 10px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .comment {
    padding: 20px;
  }
}

.comment > ul,
.comment > ol {
  margin-bottom: 20px;
}

ul.children,
ol.children {
  margin: 10px 0 0 10px;
}

.children .comment {
  margin-bottom: 0;
  padding-right: 0;
}

@media screen and (min-width: 768px) {

  .children .comment {
    padding-right: 20px;
    background: #fff;
  }

  .children .children .comment {
    background: #f4f6f3;
  }

  .children .children .children .comment {
    background: #fff;
  }

  .children .children .children .children .comment {
    background: #f4f6f3;
  }

  .children .children .children .children .children .comment {
    background: #fff;
  }
}

.children .comment:last-of-type {
  margin-bottom: 0;
}

.comment-header {
  margin-bottom: 10px;
}

.comment-header,
.comment-reply a {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 900;
  text-transform: uppercase;
}

.comment-header,
.comment-header a {
  color: #51697c;
}

.comment-author,
.comment-author a {
  margin: 0;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.comment .avatar {
  border-radius: 100%;
  margin-right: 10px;
}

.comment-author span {
  margin-top: 3px;
}

.comment-author .says::after {
  content: ':';
}

.comment-meta,
.comment-edit-link {
  margin: 0;
}

.comment-meta {
  margin-bottom: 3px;
}

.comment-author .comment-author-link,
.comment-author .says,
.comment-meta,
.comment-edit-link {
  display: inline-block;
}

.comment-edit-link {
  text-decoration: underline;
}

.comment-edit-link:hover {
  text-decoration: none;
}

.comment-content p:last-of-type {
  margin-bottom: 0;
}

.comment-reply {
  line-height: 1;
  letter-spacing: 0.05em;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .comment-reply {
    position: absolute;
    top: 20px;
    right: 20px;
    margin-top: 0;
  }
}

.comment-reply-link {
  color: #707171;
}

/* [ Comment Form ] */

.comment-respond {
  margin: 30px 0;
  text-align: center;
}

.comment-reply-title {
  display: inline-block;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  color: #51697c;
  border: 1px solid #d5e4d2;
  padding: 5px 10px;
}

.comment-respond p {
  margin: 0 0 10px;
}

.comment-reply-title > small,
.logged-in-as {
  display: block;
}

.comment-list .comment-reply-title > small {
  margin-top: 5px;
}

.comment-reply-title > small a {
  color: #51697c;
}

.logged-in-as {
  margin: 5px 0 15px;
}

.comment-respond .comment-form-comment {
  margin-bottom: 6px;
  margin-top: 10px;
}

.comment-respond textarea {
  height: 100px;
  font-family: 'Arbutus Slab', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}

.comment-respond .form-submit input[type='submit'] {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  width: 100%;
  background: #51697c;
  color: #fff;
}

.comment-respond .form-submit input[type='submit']:hover {
  background-color: #3e515e;
  opacity: 1;
}

.comment-respond label[for="author"], .comment-respond label[for="email"], .comment-form-wprm-rating label {
  position: absolute;
  overflow: hidden;
  clip: rect(0,0,0,0);
  width: 1px;
  height: 1px;
  border: 0;
}

p.comment-form-comment-subscribe {
  text-align: left;
}

input#fdcr_subscribe_to_comment {
  width: 15px;
  height: 15px;
  border: 2px solid #e5e0dc;
  margin-right: 10px;
  -webkit-appearance: checkbox;
  margin-left: 3px;
}

.comment-respond label[for="comment"] {
  display: none;
}

.comment-form .comment-form-wprm-rating {
  margin-bottom: 10px;
  margin-top: 0;
}

/* ---------- [ Widgets ] ---------- */

.widget {
  clear: both;
  margin-bottom: 32px;
}

.sidebar-subscribe .widget {
  margin-bottom: 0;
}

.widget_media_image {
    text-align: center;
}

/* ================================
[ Add-ons ]
================================ */

/* ---------- [ Content Indicators ] ---------- */

.content-indicators .indicator-list {
  margin: 0;
  list-style-type: none;
  text-align: center;
}

.content-indicators .cat-item {
  float: left;
  margin-left: 2.564102564102564%;
  width: 17.9487179487179488%;
  margin-bottom: 10px;
}

.content-indicators .cat-item:nth-of-type(5n+1) {
  margin-left: 0;
  clear: both;
}

.content-indicators .cat-item a {
  display: block;
  font-family: 'Arbutus Slab', serif;
  font-size: 9px;
  font-size: 0.9rem;
  text-transform: uppercase;
  line-height: 1.2;
}

.content-indicators .cat-item a::before {
  content: '';
  display: block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  margin: 0 auto;
  background-color: #707171;
  color: #fff;
  font-family: 'Roboto Condensed', serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 5px;
  border-radius: 100%;
  letter-spacing: 0.05em;
}

.content-indicators .cat-item-36 a::before {
  content: 'GF';
  background: #97b4b8;
}

.content-indicators .cat-item-38 a::before {
  content: 'P';
  background: #51697c;
}

.content-indicators .cat-item-37 a::before {
  content: 'V';
  background: #d5e4d2;
}

.content-indicators .cat-item-41 a::before {
  content: 'W';
  background: #ccdcdd;
}

.content-indicators .cat-item-44 a::before {
  content: '<30';
  background: #fbc6af;
}

.content-indicators .cat-item-45 a::before {
  content: 'IP';
  background: #c2c1c0;
}

.content-indicators .cat-item-46 a::before {
  content: 'KF';
  background: #f4e786;
}

.content-indicators .cat-item-30 a::before {
  content: 'SC';
  background: #707171;
}

.content-indicators .cat-item-1585 a::before {
  content: 'K';
  background: #f79979;
}

.content-indicators .cat-item-1586 a::before {
  content: 'AF';
  background: #ddcbbf;
}

.text-indicators .cat-item a::before {
  display: none;
}

/* [ Home ] */

@media screen and (min-width: 1024px) {
  .bio-indicators-container .content-indicators .cat-item a {
    padding: 0 10px;
  }

  .bio-indicators-container .content-indicators .cat-item a::before {
    width: 68px;
    height: 68px;
    line-height: 68px;
    margin-left: -8px;
    margin-bottom: 10px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

/* [ Entry ] */

.entry-header .content-indicators {
  line-height: 1;
  margin-top: 5px;
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 1024px) {
  .entry-header .content-indicators {
    display: inline-block;
  }
}

.entry-header .content-indicators .wrap {
  max-width: 100%;
}

.entry-header .content-indicators .cat-item,
.entry-header .content-indicators .cat-item:nth-of-type(4n+1) {
  float: none;
  display: inline-block;
  width: 30px;
  margin: 0;
  margin-left: 5px;
}

@media screen and (min-width: 1024px) {
  .entry-header .content-indicators .cat-item,
  .entry-header .content-indicators .cat-item:nth-of-type(4n+1) {
    clear: none;
    float: left;
    margin-left: 10px;
  }
}

.entry-header .content-indicators .cat-item:first-of-type {
  margin-left: 0;
}

.entry-header .content-indicators:first-of-type .cat-item a {
  color: transparent;
  line-height: 0;
}

.entry-header .content-indicators .cat-item a::before {
  font-size: 12px;
  font-size: 1.2rem;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
}

/* [ Entry: Text ] */

.entry-header .text-indicators {
  border-top: 1px solid #e5e0dc;
  border-bottom: 1px solid #e5e0dc;
  display: inline-block;
}

@media screen and (min-width: 1024px) {
  .entry-header .text-indicators {
    margin-left: 10px;
    margin-top: 2px;
  }
}

.entry-header .text-indicators .cat-item,
.entry-header .text-indicators .cat-item:nth-of-type(4n+1) {
  width: auto;
  height: auto;
  margin: 0;
}

.entry-header .text-indicators .cat-item a {
  margin: 10px 0 8px;
  letter-spacing: 0.2em;
  font-size: 9px;
  font-size: 0.9rem;
}

.entry-header .text-indicators .cat-item a::after {
  content: ',';
  margin-right: 4px;
}

.entry-header .text-indicators .cat-item:last-of-type a::after {
  content: none;
}

/* ---------- [ Featured Categories ] ---------- */

.featured-categories {
  display: block;
  max-width: 360px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .featured-categories {
    max-width: 100%;
  }
}

.featured-categories .feature {
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .featured-categories .feature {
    float: left;
    margin-left: 2.564102564102564%;
    width: 48.717948717948715%;
  }

  .featured-categories .feature:nth-of-type(2n+1) {
      clear: both;
      margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .featured-categories .feature {
    margin-bottom: 40px;
  }

  .featured-categories .feature:nth-of-type(6n+1) {
    clear: both;
    margin-left: 0;
  }
}

.featured-categories .feature-title {
  width: 80%;
  color: #fff;
  background: #51697c;
  margin: -20px auto 0;
  position: relative;
  padding: 5px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .featured-categories .feature-title {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 1024px) {
  .featured-categories .feature-title {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .featured-categories .feature:hover .feature-title {
    background: #3e515e;
  }
}


/* ---------- [ Featured Images (Logos) ] ---------- */

.featured-images {
    background: #f4f6f3;
    padding: 0 0 16px;
}

@media screen and (min-width: 1024px) {
  .featured-images {
      padding: 0 0 32px;
  }

  .featured-images .wrap {
    padding: 0 20px;
  }
}

.featured-images .section-title {
    opacity: 0.4;
    text-align: center;
    margin: 4px 0 12px;
}

@media screen and (min-width: 1024px) {
    .featured-images .section-title {
        float: left;
        margin: 8px 0 0;
        width: 152px;
    }
}

.featured-images .logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

@media screen and (min-width: 1024px) {
    .featured-images .logos {
        float: right;
        max-width: calc(100% - 172px);
    }
}

.featured-images .featured-image {
    flex: 0 1 auto;
    padding: 4px 12px;
    max-width: 33%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    text-align: center;
    margin-bottom: 4px;
}

@media screen and (min-width: 768px) {
    .featured-images .featured-image {
        padding: 4px 12px;
        max-width: 16.6667%;
    }
}

.featured-images .featured-image .size-placement-logo {
    display: block;
    width: auto;
    max-height: 28px;
}

/* ---------- [ Custom Theme Color Settings ] ---------- */

.has-color-1-color {
  color:#50697c;
}
.has-color-1-background-color {
    background-color:#50697c;
}
.has-color-2-color {
  color:#fac5ae;
}
.has-color-2-background-color {
    background-color:#fac5ae;
}
.has-color-3-color {
  color:#cbdbdc;
}
.has-color-3-background-color {
    background-color:#cbdbdc;
}
.has-white-color {
  color:#ffffff;
}
.has-white-background-color {
    background-color:#ffffff;
}
.has-gray-color {
  color:#414042;
}
.has-gray-background-color {
    background-color:#414042;
}

/* ---------- [ Custom Block Patterns ] ---------- */

.featured-product-block h3 {
	font-size: 20px;
}

.featured-product-block p {
	margin-bottom: 10px;
}

.featured-product-block .wp-block-button__link {
	background-color: #51697c;
	padding: 4px 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.featured-product-block figure {
	margin: 0;
}

@media (min-width: 700px) {
	.featured-product-block figure {
		max-width: 260px;
	}
}

/* ---------- [ Bio-Indicators Container ] ---------- */

.bio-indicators-container {
  display: none;
}

@media screen and (min-width: 1024px) {
  .bio-indicators-container {
    display: block;
    overflow: auto;
    margin-top: 30px;
  }

  .bio-indicators-container .shortcode-bio {
    width: calc(100% - 460px);
    float: left;
  }

  .bio-indicators-container .content-indicators {
    width: 400px;
    float: right;
  }
}

/* ================================
[ Widgets ]
================================ */

/* ---------- [ Below Post Buttons ] ---------- */

.below-post-buttons {
    overflow: hidden;
}

.below-post-buttons .share {
    color: #51697c;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    font-size: 2.1rem;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    .below-post-buttons .share {
        float: left;
        width: 170px;
        margin: 2px 10px 0 0;
    }
}

.cta-container {
    display: none;
}

@media screen and (min-width: 768px) {
  .cta-container {
    display: block;
    float: left;
    width: 190px;
    padding-left: 30px;
    text-align: center;
  }

  .cta-container::before {
    content: '';
    display: block;
    height: 60px;
    margin: -4px 10px -20px -30px;
    border-left: 1px solid #51697c;
    transform: rotate(25deg);
    float: left;
  }

  .cta-title {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1;
    margin: 0 0 5px;
  }

  .cta-container .button {
    color: #fff;
    background: #fbc6af;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.05em;
    text-decoration: none;
    padding: 2px 10px;
    display: inline-block;
    margin: 0 auto;
  }

  .cta-container .button:hover,
  .cta-container .button:focus {
    background: #516973;
  }
}

/* ---------- [ Bio ] ---------- */

.shortcode-bio {
  text-align: center;
  border: 20px solid #f4f6f3;
  padding: 15px;
}

.shortcode-bio .bio-img {
  height: 255px;
  background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bio.jpg) center no-repeat;
  background-size: 255px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .shortcode-bio .bio-img {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bio@2x.jpg);
  }
}

.shortcode-bio .bio-title {
  display: inline-block;
  background: #fff;
  margin: -20px auto 0;
  padding: 8px 16px 0;
  font-size: 26px;
  font-size: 2.6rem;
}

.shortcode-bio .bio-text {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0;
}

.shortcode-bio .bio-link {
  display: block;
  margin-top: 20px;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Special Elite', serif;
  letter-spacing: 0.1em;
  position: relative;
  top: 0;
  margin-top: 16px;
}

.shortcode-bio .bio-link::after {
  content: '>>';
  margin-left: 5px;
}

/* [ Home ] */

@media screen and (min-width: 1024px) {
  .home-bio {
    background-image: url();
    border: 0;
    padding: 0;
    position: relative;
  }

  .home-bio::before {
    content: '';
    display: block;
    width: 315px;
    height: 315px;
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-bio-home.png) center no-repeat;
    background-size: 315px;
    position: absolute;
    top: 0;
    left: -16px;
    z-index: -1;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi)  {
  .home-bio::before {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bg-bio-home@2x.png);
  }
}

@media screen and (min-width: 1024px) {
  .home-bio .bio-img {
    width: 315px;
    height: 315px;
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bio-home.jpg) center no-repeat;
    background-size: 315px;
    float: left;
    border-radius: 100%;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi)  {
  .home-bio .bio-img {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/bio-home@2x.jpg);
  }
}

@media screen and (min-width: 1024px) {
  .home-bio .bio-title {
    width: 197px;
    height: 67px;
    text-indent: -9999px;
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/text-bio.png) center no-repeat;
    background-size: 197px;
    padding: 0;
    margin: 50px 0 0;
    float: left;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi)  {
  .home-bio .bio-title {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/text-bio@2x.png);
  }
}

@media screen and (min-width: 1024px) {
  .home-bio .bio-text {
    float: left;
    width: calc(100% - 260px);
    background: rgba(255, 255, 255, 0.7);
    padding: 15px;
    margin-left: -65px;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .home-bio .bio-text .more-link {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 0.2em;
    font-family: 'Arbutus Slab', serif;
    text-transform: uppercase;
    margin-top: 8px;
    position: relative;
    right: auto;
    top: 2px;
  }
}

/* ---------- [ Menu Options ] ---------- */

@media screen and (min-width: 1024px) {
  .before-footer .menu-options {
    float: left;
    margin-left: 60px;
    width: calc(100% - 563px);
    margin-top: -50px;
  }

  .menu-options {
    background: #f3f0ed;
    position: relative;
  }

  .menu-options::before {
    content: '';
    display: block;
    width: 41px;
    height: 75px;
    background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-paperclip.png);
    background-size: 41px;
    position: absolute;
    top: -25px;
    right: 25px;
  }

  .menu-options .menu-title {
    border-bottom: 2px solid #fff;
    padding: 30px 10px 10px;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
  }

  .menu-options .menu-title,
  .menu-options .menu-link {
    font-family: 'Arbutus Slab', serif;
    text-align: center;
    color: #414042;
    text-transform: uppercase;
    font-weight: 400;
  }

  .menu-options .menu-link:hover {
    background: #51697c;
    color: #e5e0dc;
  }

  .menu-options .menu-images {
    overflow: auto;
    padding: 25px 50px 20px;
  }

  .menu-options .menu-images .feature:nth-of-type(3n+1) {
    margin-left: 0;
  }

  .menu-options .menu-images .feature img {
    border-radius: 100%;
  }

  .menu-options .menu-link {
    display: block;
    width: 100%;
    background: #d5e4d2;
    padding: 12px 12px 10px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 0.2em;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), (min-resolution: 192dpi) and (min-width: 1024px) {
  .menu-options::before {
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-paperclip@2x.png);
  }
}

/* ---------- [ Related Posts ] ---------- */

.rp4wp-related-posts {
  background: #f4f6f3;
  padding: 30px 10px 10px;
  margin: 20px 0 40px;
}

@media screen and (min-width: 768px) {
  .rp4wp-related-posts {
    padding: 30px 15px;
  }
}

@media screen and (min-width: 1024px) {
  .rp4wp-related-posts {
    padding: 30px 20px;
  }
}

.rp4wp-related-posts ul {
  margin: 0;
}

.rp4wp-posts-list .rp4wp-col {
  display: inline-block;
  width: 50%;
  margin-bottom: 20px;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .rp4wp-posts-list .rp4wp-col {
    margin-bottom: 0;
    width: 25%;
  }
}

.rp4wp-posts-list li {
  list-style: none;
}

.rp4wp-posts-list li .rp4wp_component_image {
  text-align: center;
}

.rp4wp-posts-list li .rp4wp_component_title {
  min-height: 50px;
  text-align: center;
  width: 150px;
  margin: 0 auto;
}

.rp4wp-posts-list li a {
  color: #000;
  text-decoration: none;
  font-family: Lato,sans-serif;
  font-weight: 700;
}

/* ---------- [ Social Icons ] ---------- */

.social {
  text-align: center;
}

.social a {
  display: inline-block;
  margin: 0 2.5px;
  width: 35px;
  height: 48px;
  font-size: 15px;
  font-size: 1.5rem;
  border-radius: 100%;
  padding: 0;
  color: #707171;
}

/* [ Before Header ] */

.before-header .social {
  float: right;
  width: 70%;
  height: 48px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 1024px) {
  .before-header .social {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    border: 0;
    vertical-align: top;
    margin-top: 24px;
    margin-right: 12px;
  }

  .before-header .social::after {
    content: 'Get Social!';
    display: block;
    width: 100%;
    font-family: 'Special Elite', serif;
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 10px;
    background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-squiggly.png), url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-arrow.png);
    background-position: center bottom, right 4px top 4px;
    background-repeat: no-repeat;
    background-size: 53px, 29px;
    padding: 5px 0 5px;
    margin-left: -15px;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .before-header .social::after {
      background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-squiggly@2x.png), url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-arrow@2x.png);
  }
}

.before-header .social a {
  width: auto;
  color: #51697c;
  font-size: 20px;
  font-size: 2rem;
  line-height: 48px;
  padding: 0 5px;
}

@media screen and (min-width: 1024px) {
  .before-header .social a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 146x;
    font-size: 1.6rem;
    background: #d5e4d2;
  }
  .before-header .social a:hover {
    opacity: 1;
    color: #fff;
  }
}

/* [ Site Footer ] */

.site-footer .social {
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .site-footer .social {
    float: right;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.site-footer .social a {
  width: auto;
  height: auto;
  line-height: 30px;
  margin: 0 15px;
}


/* ================================
[ Plugins and embed forms ]
================================ */

/* ---------- [ eNews, Drip, ConvertKit embed form ] ---------- */

.enews,
.ck-wrap,
.subscribe-form {
  padding: 45px 35px 30px;
  text-align: center;
  background: #d5e4d2;
  position: relative;
  margin: 50px auto 48px;
}

.ck-wrap ul {
  margin: 0;
}

.enews .widget-title::before,
.ck-wrap .ck-title::before,
.subscribe-form .subscribe-title::before {
  content: '';
  display: block;
  width: 73px;
  height: 53px;
  position: absolute;
  left: calc(50% - 36.5px);
  top: -22px;
  background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/widget-subscribe.png) no-repeat;
  background-size: 73px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .enews .widget-title::before,
  .ck-wrap .ck-title::before,
  .subscribe-form .subscribe-title::before {
      background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/widget-subscribe@2x.png)
  }
}

.enews .widget-title,
.ck-wrap .ck-title,
.subscribe-form .subscribe-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-size: 2rem;
  color: #51697c;
  letter-spacing: 0.05em;
  margin: 0 0 4px;
}

.enews .widget-title::after,
.ck-wrap .ck-title::after,
.subscribe-form .subscribe-title::after {
  content: none;
}

.enews p,
.ck-wrap p,
.subscribe-form .subscribe-description {
  font-style: italic;
  margin: 0 0 8px;
}

.enews form,
.ck-wrap form,
.subscribe-form .subscribe-fields {
  overflow: auto;
}

.subscribe-form .subscribe-fields label {
  display: none;
}

.enews input,
.ck-wrap input,
.ck-wrap button[data-element="submit"],
.subscribe-form .subscribe-fields input {
  text-align: center;
  border: 0;
}

.ck-wrap button[data-element="submit"] {
  border-radius: 0;
  cursor: pointer;
  line-height: 1;
  outline: none;
  padding: 8px 16px;
  transition: 400ms;
}

.enews input[type="submit"],
.ck-wrap button[data-element="submit"],
.subscribe-form .subscribe-fields input[type="submit"] {
  color: #fff;
  background: #51697c;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  position: absolute;
  width: 120px;
  left: calc(50% - 60px);
  bottom: -15px;
}

.enews input[type="submit"]:hover,
.ck-wrap button[data-element="submit"]:hover,
.subscribe-form .subscribe-fields input[type="submit"]:hover {
  opacity: 1;
  background: #3e515e;
}

.enews ::-webkit-input-placeholder,
.ck-wrap ::-webkit-input-placeholder,
.subscribe-form ::-webkit-input-placeholder {
  color: #e5e0dc;
  font-family: 'Arbutus Slab', serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: lowercase;
}

.enews ::-moz-placeholder,
.ck-wrap ::-moz-placeholder,
.subscribe-form ::-moz-placeholder {
  color: #e5e0dc;
  font-family: 'Arbutus Slab', serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: lowercase;
}

.enews :-ms-input-placeholder,
.ck-wrap :-ms-input-placeholder,
.subscribe-form :-ms-input-placeholder {
  color: #e5e0dc;
  font-family: 'Arbutus Slab', serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: lowercase;
}

.enews :-moz-placeholder,
.ck-wrap :-moz-placeholder,
.subscribe-form :-moz-placeholder {
  color: #e5e0dc;
  font-family: 'Arbutus Slab', serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: lowercase;
}

/* [ Sidebar Subscribe ] */

.sidebar-subscribe {
  background: #fbf7d1;
  margin-bottom: 40px;
}

.sidebar-subscribe .enews,
.sidebar-subscribe .ck-wrap,
.sidebar-subscribe .subscribe-form {
  background: transparent;
  padding: 20px;
  margin: 0;
  overflow: hidden;
}

.sidebar-subscribe .enews .widget-title::before,
.sidebar-subscribe .ck-wrap .ck-title::before,
.sidebar-subscribe .subscribe-form .subscribe-title::before {
  width: 51px;
  height: 19px;
  position: relative;
  left: 0;
  top: 0;
  background: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-fork.png) no-repeat;
  background-size: 51px;
  margin: 0 auto 10px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .sidebar-subscribe .enews .widget-title::before,
  .sidebar-subscribe .ck-wrap .ck-title::before,
  .sidebar-subscribe .subscribe-form .subscribe-title::before {
      background-image: url(/wp-content/themes/once-coupled-wholesomelicious/assets/images/icon-fork@2x.png)
  }
}

.sidebar-subscribe .enews .widget-title,
.sidebar-subscribe .ck-wrap .ck-title,
.sidebar-subscribe .subscribe-form .subscribe-title {
  color: #414042;
  font-family: 'Arbutus Slab', serif;
  margin-bottom: 8px;
  font-weight: 400;
  letter-spacing: 0.19em;
  line-height: 1.5;
}

@media screen and (min-width: 1024px) {
  .sidebar-subscribe .enews .widget-title,
  .sidebar-subscribe .ck-wrap .ck-title,
  .sidebar-subscribe .subscribe-form .subscribe-title {
    float: left;
    width: 220px;
    height: 220px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 24px;
    font-size: 2.4rem;
    padding: 30px 20px;
    margin-bottom: -100px;
    overflow: hidden;
    letter-spacing: 0.05em;
  }
}

.sidebar-subscribe .subscribe-form .subscribe-title .subscribe-accent {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 0.18em;
  display: block;
  line-height: 1.5;
  font-weight: 400;
}

@media screen and (min-width: 1024px) {
  .sidebar-subscribe .subscribe-form .subscribe-title .subscribe-accent {
    line-height: 1;
    letter-spacing: 0.08em;
  }
}

.sidebar-subscribe .enews p,
.sidebar-subscribe .ck-wrap p,
.sidebar-subscribe .subscribe-form .subscribe-description {
  display: none;
}

@media screen and (min-width: 1024px) {
  .sidebar-subscribe .enews p,
  .sidebar-subscribe .ck-wrap p,
  .sidebar-subscribe .subscribe-form .subscribe-description {
    display: block;
    font-family: 'Arbutus Slab', serif;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem;
    font-style: normal;
    letter-spacing: 0.15em;
    margin-top: 20px;
  }

  .sidebar-subscribe .enews p,
  .sidebar-subscribe .ck-wrap p,
  .sidebar-subscribe .subscribe-form .subscribe-description,
  .sidebar-subscribe .enews form,
  .sidebar-subscribe .ck-wrap form,
  .sidebar-subscribe .subscribe-form .subscribe-fields {
    float: right;
    width: calc(100% - 240px);
  }
  .ck-wrap .ck-title span {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sidebar-subscribe .enews input,
.sidebar-subscribe .ck-wrap input,
.sidebar-subscribe .ck-wrap button[data-element="submit"],
.sidebar-subscribe .subscribe-form input {
  float: left;
  height: 40px;
  text-align: left;
  background: transparent;
  border: 2px solid #51697c;
}

@media screen and (min-width: 768px) {
  .sidebar-subscribe .enews input,
  .sidebar-subscribe .ck-wrap input,
  .sidebar-subscribe .ck-wrap button[data-element="submit"],
  .sidebar-subscribe .subscribe-form input {
    height: 50px;
  }
}

.sidebar-subscribe .subscribe-form .subscribe-name,
.sidebar-subscribe .subscribe-form .subscribe-email,
.sidebar-subscribe .subscribe-form .subscribe-submit {
  float: left;
}

.sidebar-subscribe .enews input:focus,
.sidebar-subscribe .ck-wrap input:focus,
.sidebar-subscribe .ck-wrap button[data-element="submit"]:focus,
.sidebar-subscribe .subscribe-form input:focus {
  outline: 0;
}

.sidebar-subscribe .enews input[type="text"],
.sidebar-subscribe .ck-wrap input[type="text"],
.sidebar-subscribe .subscribe-form .subscribe-name {
  display: none;
}

@media screen and (min-width: 768px) {
  .sidebar-subscribe .enews input[type="text"],
  .sidebar-subscribe .ck-wrap input[type="text"],
  .sidebar-subscribe .subscribe-form .subscribe-name {
    display: block;
  }
}

.sidebar-subscribe .enews input[type="email"],
.sidebar-subscribe .ck-wrap input[type="email"],
.sidebar-subscribe .subscribe-form .subscribe-email {
  width: calc(100% - 123px);
}

@media screen and (min-width: 768px) {
  .sidebar-subscribe .enews input[type="email"],
  .sidebar-subscribe .ck-wrap input[type="email"],
  .sidebar-subscribe .subscribe-form .subscribe-email {
    margin-left: -2px;
  }

  .sidebar-subscribe .enews input[type="text"],
  .sidebar-subscribe .ck-wrap input[type="text"],
  .sidebar-subscribe .subscribe-form .subscribe-name,
  .sidebar-subscribe .enews input[type="email"],
  .sidebar-subscribe .ck-wrap input[type="email"],
  .sidebar-subscribe .subscribe-form .subscribe-email {
    width: calc(50% - 61px);
  }
}

.sidebar-subscribe .enews input[type="submit"],
.sidebar-subscribe .ck-wrap button[data-element="submit"],
.sidebar-subscribe .subscribe-form input[type="submit"] {
  position: relative;
  left: 0;
  bottom: 0;
  margin-left: -2px;
  width: 125px;
  background: #51697c;
}

.sidebar-subscribe .enews input[type="submit"]:hover,
.sidebar-subscribe .ck-wrap button[data-element="submit"]:hover,
.sidebar-subscribe .subscribe-form input[type="submit"]:hover {
  background: #3e515e;
  border-color: #3e515e;
}

.sidebar-subscribe .enews ::-webkit-input-placeholder,
.sidebar-subscribe .ck-wrap ::-webkit-input-placeholder,
.sidebar-subscribe .subscribe-form ::-webkit-input-placeholder {
  color: #414042;
  text-transform: none;
}

.sidebar-subscribe .enews ::-moz-placeholder,
.sidebar-subscribe .ck-wrap ::-moz-placeholder,
.sidebar-subscribe .subscribe-form ::-moz-placeholder {
  color: #414042;
  text-transform: none;
}

.sidebar-subscribe .enews :-ms-input-placeholder,
.sidebar-subscribe .ck-wrap :-ms-input-placeholder,
.sidebar-subscribe .subscribe-form :-ms-input-placeholder {
  color: #414042;
  text-transform: none;
}

.sidebar-subscribe .enews :-moz-placeholder,
.sidebar-subscribe .ck-wrap :-moz-placeholder,
.sidebar-subscribe .subscribe-form :-moz-placeholder {
  color: #414042;
  text-transform: none;
}

/* ---------- [ Menu ] ---------- */

.widget_nav_menu .menu {
  margin: 0;
  list-style-type: none;
  overflow: auto;
  font-family: 'Arbutus Slab', serif;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: lowercase;
  line-height: 1;
}

.widget_nav_menu .menu-item {
  width: 50%;
  float: left;
  border-left: 1px solid #414042;
  text-align: center;
}

.widget_nav_menu .menu-item a {
  display: inline-block;
  color: #414042;
  padding: 10px 5px 0;
}

/* ---------- [ Top Ten ] ---------- */

.tptn_posts_list_widget {
  background: #f4f6f3;
  padding: 25px;
}

.tptn_list {
  margin: 0;
  list-style-type: none;
}

.tptn_item {
  display: inline-block;
  width: 50%;
  text-align: center;
  overflow: auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .tptn_item {
    border-bottom: 2px solid #51697c;
    display: block;
    width: 100%;
  }
}

.tptn_item:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .tptn_item > .tptn_link {
    float: left;
    margin-right: 20px;
  }
}

.tptn_thumb {
  border-radius: 100%;
}

.tptn_after_thumb {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .tptn_after_thumb {
    width: calc(100% - 145px);
    display: table;
    min-height: 125px;
  }
}


.tptn_after_thumb .tptn_link {
  display: table-cell;
  vertical-align: middle;
}

.tptn_title {
  font-family: 'Arbutus Slab', serif;
  line-height: 1;
}


/*----------  Social Warfare  ----------*/

.oc-theme .swp_social_panel {
    margin: 0 !important;
    display: block;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .oc-theme .swp_social_panel:not(.nc_floater):not(.nc_socialPanelSide) {
        float: left;
        clear: none;
        width: calc(100% - 380px) !important;
        margin-right: 10px !important;
        margin-top: 4px !important;
    }
}

.oc-theme .swp_social_panel .nc_tweetContainer {
    border-width: 0 !important;
    background: transparent !important;
    height: auto;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0 10px;
}

.oc-theme .swp_social_panel .iconFiller {
    width: 30px !important;
}

.oc-theme .nc_tweetContainer .sw {
    font-size: 26px;
    width: 30px;
    margin: 0;
    color: #fbc6af;
}

.oc-theme .nc_tweetContainer:nth-of-type(4n+2) .sw {
    color: #51697c;
}

.oc-theme .nc_tweetContainer:nth-of-type(4n+3) .sw {
    color: #ccdcdd;
}

.oc-theme .nc_tweetContainer .sw:hover {
  opacity: 0.7;
}

.oc-theme .nc_tweetContainer .swp_count {
    color: #707171;
    min-width: 30px;
}

/* ================================
[ Page Templates ]
================================ */

/* ---------- [ Weekly Meal Plans ] ---------- */

.page-id-75 .sidebar-subscribe {
  margin-bottom: 0;
}

.page-id-75 .entry-header {
  display: none;
}

.page-id-75 hr {
  border-top: 2px solid #414042;
  margin: 40px 0;
}

/* ---------- [ Home ] ---------- */

/* [ Highlighted Content ] */

.highlighted-content {
    background: #f4f6f3;
    padding: 20px 0 8px;
}

@media screen and (min-width: 1024px) {
  .highlighted-content {
    padding: 36px 0;
  }
}

.highlighted-content .entry {
  position: relative;
  text-align: center;
  margin: 0 auto 16px;
}

@media screen and (max-width: 1023px) {
  .highlighted-content .entry {
    width: 100%;
  }
}

.highlighted-content .entry-image {
  border: 10px solid #fff;
  outline: 1px solid #707171;
}

.highlighted-content .more-link-container {
  position: absolute;
  top: 165px;
  left: 0;
  transform: translateY(-50%);
  margin-bottom: 0;
  width: 100%;
}

.highlighted-content .more-link {
  top: 0;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 40px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  background: #fff;
}

@media screen and (min-width: 1024px) {
  .highlighted-content .more-link:hover {
    opacity: 1;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.75);
  }
  .highlighted-content .entry:hover .more-link {
    color: #fff;
    background: #51697c;
  }
}

.highlighted-content .pre-title {
  font-family: 'Arbutus Slab', serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: -12px;
}

.highlighted-content .entry-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 16px 0 -8px;
}

.highlighted-content .entry-excerpt {
  margin: 16px 0 0;
}

/* [ Home CTAs ] */

.home-ctas {
  background: #f4f6f3;
  padding: 56px 0 60px;
  text-align: center;
}

.home-ctas .cta-button {
  position: relative;
}

@media screen and (max-width: 767px) {
  .home-ctas .cta-button {
    width: 510px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .home-ctas .cta-image img {
    max-height: 310px;
    width: auto;
  }
}

@media screen and (min-width: 1024px) {
  .home-ctas .cta-button {
    padding: 0 40px;
  }
}

.home-ctas .cta-left {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .home-ctas .cta-left {
    margin-bottom: 0;
  }

  .home-ctas .cta-right {
    position: relative;
  }

  .home-ctas .cta-right::before {
    content: '';
    display: block;
    width: 0;
    height: 100%;
    border-left: 1px solid #f1edea;
    position: absolute;
    top: 0;
    left: -1%;
  }
}

.home-ctas .cta-pretitle {
  position: absolute;
  top: -8px;
  right: 16px;
  width: 108px;
  height: 108px;
  color: #fff;
  background: #97b4b8;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 19px;
  font-size: 1.9rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 100%;
  line-height: 1.2;
  padding: 32px 4px;
  transform: rotate(15deg);
}

@media screen and (min-width: 1024px) {
  .home-ctas .cta-pretitle {
    right: 36px;
  }
}

.home-ctas .cta-title {
    font-family: 'Arbutus Slab', serif;
    font-size: 42px;
    font-size: 4.2rem;
    text-transform: lowercase;
    font-weight: 400;
    color: #51697c;
    letter-spacing: -0.025em;
    margin: 0;
    line-height: 1;
}

@media screen and (min-width: 1024px) {
  .home-ctas .cta-title,
  .home-ctas .cta-text p {
    padding: 0 40px;
  }
}

.home-ctas .cta-text p:last-of-type {
  margin-bottom: 0;
}

.home-ctas .cta-action {
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  color: #ea7f67;
  background: #fdd9cc;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  padding: 4px 16px;
  margin-top: 12px;
}

/* [ Latest Posts ] */

.latest-posts {
  text-align: center;
  margin: 36px 0 0;
}

@media screen and (min-width: 1024px) {
  .latest-posts {
    margin: 60px 0 48px;
  }
}

.latest-posts .section-title {
    font-family: 'Arbutus Slab', serif;
    font-size: 27px;
    font-size: 2.7rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #414042;
    letter-spacing: 0.2em;
    margin: 0 0 24px;
}

.latest-posts .entry {
  background: #f4f6f3;
  padding-bottom: 16px;
  max-width: 336px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .latest-posts .entry {
    width: calc(1/3 * 100% - (1 - 1/3) * 2.564102564102564%);
  }
}

.latest-posts .entry-title {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 0.05em;
  margin: 24px 16px 0;
  line-height: 1;
}

.latest-posts .entry-title-link {
  color: #707171;
}

.latest-posts .entry-content p {
  margin: 16px 28px 0;
}

.latest-posts .entry .more-link-container {
  display: none;
}

.latest-posts .more-link {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  color: #fff;
  background: #51697c;
  padding: 12px 16px;
}

/* ---------- [ Recipe Index ] ---------- */

.page-template-page_recipe-index .page.entry {
  width: 100%;
  display: none;
}

@media screen and (min-width: 768px) {
  .page-template-page_recipe-index .page.entry {
    display: block;
  }
}

/* Index Dropdowns */

.index-finder {
  clear: both;
  background: #f4f6f3;
  padding: 20px;
  margin: 20px 0;
  overflow: hidden;
}

.index-finder .finder-title {
  display: none;
}

@media screen and (min-width: 768px) {
  .index-finder .finder-title {
    color: #51697c;
    display: block;
    float: left;
    margin: 0;
    width: 96px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
  }

  .index-finder .category-select select,
  .index-finder .search-form,
  .index-finder .category-select select:focus,
  .index-finder .search-form:focus {
    border: 2px solid #51697c;
    outline: none;
  }
}

.index-finder .category-select {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .index-finder .category-select,
  .index-finder .search-form {
    float: left;
    width: calc(32% - 32px);
    margin-right: 2%;
    height: 44px;
  }

  .index-finder .search-form {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .index-finder .category-select {
    border: 2px solid #51697c;
  }
}

.index-finder .category-select:first-of-type {
  border-bottom: 2px solid #51697c;
}

.index-finder .category-select::after {
  border: 10px solid transparent;
  border-top: 10px solid #51697c;
  content: '';
  position: absolute;
  right: 16px;
  top: 12px;
  pointer-events: none; /* from filament */
}

@media screen and (min-width: 768px) {
  .index-finder .category-select::after {
    top: 15px;
  }
}

.index-finder .category-select select,
.index-finder .category-select select:focus {
  color: #51697c;
  background: transparent;
  border: none;
  outline: none;
  text-transform: uppercase;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 12px 16px;
}

.index-finder .search-form,
.index-finder .search-form:focus {
  background: transparent;
  border: 2px solid #51697c;
  outline: none;
}

.index-finder .search-form input,
.index-finder .search-form input::placeholder {
  color: #51697c;
}

.index-finder .search-form input {
  background: transparent;
  height: auto;
  line-height: 1;
}

.index-finder .search-form input[type="search"] {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.15;
  padding: 12px 16px;
}

.index-finder .search-form input[type="submit"] {
  padding: 10px 0;
}

.index-finder .search-form ::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}

.index-finder .search-form ::-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}

.index-finder .search-form :-ms-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}

.index-finder .search-form :-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}

/* Index Links */

.index-links {
  display: none;
}

@media screen and (min-width: 768px) {
  .index-links {
    display: block;
    margin-bottom: 40px;
    padding: 0 20px;
    overflow: auto;
  }

  .index-links .finder-title,
  .index-links .indicator-list,
  .index-links .indicator-list .cat-item {
    float: left;
    margin: 0;
    line-height: 24px;
  }

  .index-links .indicator-list {
    list-style-type: none;
  }

  .index-links .finder-title,
  .index-links .indicator-list .cat-item a {
    font-family: 'Arbutus Slab', serif;
    font-size: 9px;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #414042;
  }

  .index-links .indicator-list .cat-item a {
    padding: 5px;
    border: 1px solid #e5e0dc;
    border-radius: 24px;
    margin-left: 32px;
    padding: 4px 8px;
    line-height: 1;
  }

  .index-links .indicator-list .cat-item a:hover {
    color: #fff;
    border-color: #414042;
    background: #414042;
  }
}

/* Index Sections */

.index-content {
  text-align: center;
}

.recipe-category {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
.recipe-category {
    position: relative;
  }
}

.category-title {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .category-title {
    width: 48.717948717948715%;
    margin-bottom: 0;
  }
}

.category-title a {
  color: #51697c;
}

@media screen and (min-width: 768px) {
  .category-title a {
    display: block;
    background: #d5e4d2;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    padding: 8px;
  }
}

.category-posts {
  overflow: auto;
}

.category-posts .one-fourth:nth-of-type(2n+1) {
  clear: both;
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .category-posts .one-fourth:nth-of-type(2n+1) {
    clear: none;
    margin-left: 2.564102564102564%;
  }

  .category-posts .one-fourth:nth-of-type(4n+1) {
    clear: both;
    margin-left: 0;
  }
}

.category-posts .entry-title {
  line-height: 21px;
  text-transform: none;
}

.more-link {
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  background: #d5e4d2;
  color: #51697c;
  font-weight: 700;
  line-height: 1;
  padding: 8px 20px;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 768px) {
  .more-link {
    position: absolute;
    right: 0;
    top: 12px;
    background: none;
    font-family: 'Arbutus Slab', serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: none;
    color: #414042;
    padding: 0;
  }
}


/* ================================
[ Micromodal ]
================================ */

/* ---------- [ Container ] ---------- */

.modal .modal__container {
    color: #fff;
    background: #51697c;
}

/* ---------- [ Header ] ---------- */

.modal .modal__header {
    margin-bottom: 20px;
}

.modal .modal__header .modal__close {
    color: #fff;
    right: 8px;
}

.modal .modal__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 0.05em;
    line-height: 1;
}

/* ---------- [ Content ] ---------- */

.modal .modal__content input {
    font-size: 19px;
    letter-spacing: 0;
    margin-bottom: 8px;
    font-weight: 400;
    text-align: center;
}
.modal .modal__content input[type="submit"] {
    margin-bottom: 0;
    color: #fff;
    background: #97b4b8;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    padding: 8px 12px 10px;
    width: 100%;
}

.modal .modal__content ::-webkit-input-placeholder {
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 0;
}

.modal .modal__content ::-moz-placeholder {
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 0;
}

.modal .modal__content :-ms-input-placeholder {
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 0;
}

.modal .modal__content :-moz-placeholder {
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 0;
}

.modal .modal__content label {
    float: left;
}

/* ---------- [ Footer ] ---------- */

.modal .modal__footer {
    margin-top: 8px;
}

.modal .modal__footer .modal__btn {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    background: transparent;
    color: #fff;
    padding: 0;
}

.modal .modal__footer .modal__btn:hover {
    opacity: 0.7;
}


/* ================================
[ Custom Post Types ]
================================ */

/* ---------- [ Archives ] ---------- */

.post-type-archive .site-inner {
    background: #faf9f8;
    padding: 28px 0;
}

@media screen and (min-width: 768px) {
    .post-type-archive .site-inner {
        padding-top: 44px;
    }
}

.post-type-archive .archive-title {
    display: none;
}

.post-type-archive .site-inner .entry {
    margin-bottom: 36px;
}

@media screen and (min-width: 768px) {
    .post-type-archive .site-inner .entry {
        margin-bottom: 48px;
    }
}

.post-type-archive-program .entry-image {
  border-radius: 100%;
}

.post-type-archive .site-inner .entry-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 22px;
    line-height: 1;
    margin-top: 8px;
}

@media screen and (min-width: 768px) {
    .post-type-archive .site-inner .entry-title {
        font-size: 28px;
    }
}

.post-type-archive .price {
    font-weight: 900;
    font-style: italic;
    color: #797979;
    margin: -8px 0 8px;
    display: block;
}

.post-type-archive .site-inner .entry-content {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .post-type-archive .site-inner .entry-content {
        font-size: 15px;
    }
}

.post-type-archive .site-inner .entry-content p {
    margin: 0;
}

.post-type-archive .more-link-container {
    display: block;
    margin: 12px 0 0;
}

@media screen and (min-width: 1024px) {
    .post-type-archive .more-link-container {
        margin: 0;
    }
}

.post-type-archive .site-inner .more-link {
    display: inline-block;
    color: #fff;
    background: #51697c;
    font-weight: 700;
    text-decoration: none;
    padding: 12px 20px;
}

@media screen and (min-width: 1024px) {
    .post-type-archive .site-inner .more-link {
        padding: 16px 24px;
        font-size: 18px;
    }

    .post-type-archive .site-inner .more-link:hover {
        background: #3e515e;
    }
}

.post-type-archive .featured-images {
    background: #faf9f8;
}

/* ---------- [ Single ] ---------- */

.single-book .content-sidebar-wrap,
.single-program .content-sidebar-wrap {
    max-width: 100%;
}

.single-book .content-sidebar-wrap .content > div > .wrap,
.single-program .content-sidebar-wrap .content > div > .wrap {
    max-width: calc(100% - 20px);
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .single-book .content-sidebar-wrap .content > div > .wrap,
    .single-program .content-sidebar-wrap .content > div > .wrap {
        max-width: calc(100% - 40px);
    }
}

@media screen and (min-width: 1024px) {
    .single-book .content-sidebar-wrap .content > div > .wrap,
    .single-program .content-sidebar-wrap .content > div > .wrap {
        max-width: 1020px;
    }
}

@media screen and (min-width: 1085px) {
    .single-book .content-sidebar-wrap .content > div > .wrap,
    .single-program .content-sidebar-wrap .content > div > .wrap {
        max-width: 1045px;
    }
}

/* [ Intro Text ] */

.intro-text {
  background: #faf9f8;
  padding: 28px 0;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .intro-text {
    padding: 88px 0 60px;
  }

  .intro-text .wrap {
    padding: 0 72px;
  }

  .intro-text .entry-image-link,
  .intro-text .entry-image {
    float: left;
    margin-right: 52px;
  }

  .intro-text .entry-image-link .entry-image {
    float: none;
    margin-right: 0;
  }
}

.intro-text .entry-image {
  margin-bottom: 20px;
}

.intro-text .pre-title {
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 12px;
}

.intro-text .entry-title {
  color: #414042;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 1024px) {
  .single-book .intro-text .entry-title {
      margin-top: 48px;
  }
}

.intro-text .details {
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  margin: -12px 0 8px;
}

.intro-text .entry-excerpt {
  font-size: 15px;
}

.intro-text .more-link {
  font-weight: 700;
  font-size: 18px;
  padding: 12px 32px;
  color: #fff;
  background: #51697c;
}

@media screen and (min-width: 1024px) {
    .intro-text .more-link {
      padding: 16px 40px;
      margin-top: 8px;
    }

    .intro-text .more-link:hover {
      opacity: 1;
      background: #3e515e;
    }
}

/* [ Featured On ] */

.featured-on {
  background: #faf9f8;
  padding-bottom: 36px;
}

@media screen and (min-width: 1024px) {
  .featured-on {
    padding-bottom: 56px;
  }
}

.featured-on .wrap {
  opacity: 0.6;
}

/* [ Sneak Peek ]*/

.chapters,
.sneak-peek {
  text-align: center;
  padding: 28px 0 8px;
}

@media screen and (min-width: 1024px) {
  .chapters,
  .sneak-peek {
    padding: 60px 0 40px;
  }
}

.chapters .title-description-container,
.sneak-peek .title-description-container {
  margin-bottom: 28px;
}

.chapters .section-title,
.sneak-peek .section-title {
  color: #414042;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.05em;
  margin-top: 0;
  margin-bottom: 24px;
}

.chapters .feature-description,
.sneak-peek .feature-description {
  font-size: 15px;
  margin-top: -8px;
}

@media screen and (min-width: 1024px) {
  .chapters .feature-description,
  .sneak-peek .feature-description {
    margin: 0 20px;
  }
}

.chapters .entry,
.sneak-peek .entry {
  margin-bottom: 20px;
}

.chapters .entry-image,
.single-program .sneak-peek .entry-image {
  border-radius: 100%;
}

.chapters .pre-title {
  letter-spacing: 0;
  font-size: 20px;
  margin: 8px 0 -16px;
}

.chapters .details,
.sneak-peek .pre-title,
.sneak-peek .details {
  margin: 8px 20px -12px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.2;
}

.chapters .details,
.single-program .sneak-peek .pre-title,
.single-program .sneak-peek .details {
  font-size: 11px;
  letter-spacing: 0.08em;
}

.chapters .entry-title,
.sneak-peek .entry-title {
  color: #414042;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.05em;
  margin: 20px 0 8px;
}

.chapters .entry-excerpt ul,
.sneak-peek .entry-excerpt ul {
    text-align: left;
}

.chapters .entry-excerpt p:last-child,
.chapters .entry-excerpt ul:last-child,
.sneak-peek .entry-excerpt p:last-child,
.sneak-peek .entry-excerpt ul:last-child {
    margin-bottom: 0;
}

.chapters .details,
.sneak-peek .details {
  margin: 4px 0 8px;
}

.sneak-peek .more-link {
  font-weight: 700;
}

/* [ Program Persona ] */

.program-persona {
  background: #f4f6f3;
  padding: 20px 0;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .program-persona {
    padding: 60px 0;
  }

  .program-persona .wrap {
    padding: 0 100px;
  }
}

.program-persona .section-title {
  color: #414042;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.05em;
}

.program-persona .feature-description {
  font-size: 18px;
}

/* [ Reviews ] */

.reviews {
  padding: 32px 0 0;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .reviews {
    padding: 56px 0 12px;
  }
}

.single-book .reviews {
  background: #faf9f8;
}

.reviews .section-title {
  color: #414042;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.05em;
  margin: 0 0 40px;
}

@media screen and (min-width: 1024px) {
  .reviews .section-title {
    margin-bottom: 60px;
  }
}

.reviews .entry {
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 44px;
  width: 100%;
  padding: 40px 24px 28px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .reviews .entry {
      width: calc(1/3 * 100% - (1 - 1/3) * 2.564102564102564%);
  }
}

.reviews .entry::before {
  content: '\f004';
  font-family: 'FontAwesome';
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: #fccfc1;
  border-radius: 100%;
  position: absolute;
  top: -24px;
  left: calc(50% - 24px);
  font-size: 24px;
}

.reviews .entry-image {
  border-radius: 100%;
}

.reviews .pre-title {
  margin: 0;
}

.reviews .entry-title {
  color: #414042;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0;
  margin: 0 0 8px;
  text-transform: none;
}

.reviews .entry-excerpt {
  font-size: 15px;
}

/* [ Purchase Action ] */

.purchase-action {
  color: #fff;
  background: #51697c;
  text-align: center;
  padding: 40px 0;
}

@media screen and (min-width: 1024px) {
  .purchase-action {
    padding: 60px 0;
  }
}

.sneak-peek + .purchase-action {
  padding-bottom: 0;
}

.purchase-action .cta-title,
.purchase-action .section-title {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 44px;
  margin: 0;
}

.purchase-action .cta-text p,
.purchase-action .feature-description {
  font-size: 18px;
}

@media screen and (min-width: 1024px) {
  .purchase-action .cta-text p {
    padding: 0 100px;
  }
}

.purchase-action .cta-action {
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 26px;
  color: #51697c;
  background: #d5e4d2;
  padding: 8px 20px;
  margin-top: 12px;
}

@media screen and (min-width: 1024px) {
  .purchase-action .cta-action {
    padding: 12px 40px;
  }

  .purchase-action .cta-action:hover {
    opacity: 1;
    color: #3e515e;
    background: #fff;
  }
}

/* [ Purchase Logos ] */

.purchase-logos {
  color: #fff;
  background: #51697c;
  padding: 20px 0;
  text-align: center;
}

.purchase-action + .purchase-logos {
  padding-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  .purchase-action + .purchase-logos {
    padding-bottom: 60px;
  }
}

.purchase-logos .section-title {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 24px;
  margin-top: 0;
}

@media screen and (min-width: 1024px) {
  .purchase-logos .section-title {
    width: 132px;
    margin: 12px 28px 0 0;
    margin-bottom: 0;
    float: left;
  }
}

.purchase-logos .articles-container {
    opacity: 0.65;
}

@media screen and (min-width: 1024px) {
  .purchase-logos .articles-container {
    width: calc(100% - 160px);
    float: right;
  }
}

.purchase-logos .pre-title,
.purchase-logos .entry-title,
.purchase-logos .details,
.purchase-logos .entry-excerpt {
  margin: 0;
}

.purchase-logos .pre-title,
.purchase-logos .details {
  font-size: 12px;
}

.purchase-logos .entry-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 24px;
}

.purchase-logos .entry-title a {
  color: #fff;
}

.purchase-logos .entry-excerpt {
  line-height: 1.2;
  font-size: 16px;
}

.purchase-logos .more-link-container {
  margin-bottom: 12px;
}