button,
hr,
input {
  overflow: visible;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type='checkbox'],
[type='radio'],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
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: 0.35em 0.75em 0.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-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
.author-box::before,
.clearfix::before,
.entry-content::before,
.entry::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-content::after,
.entry::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: ' ';
}
html,
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
::after,
::before {
  box-sizing: inherit;
}
.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;
  overflow: hidden;
}
.screen-reader-shortcut:focus,
.screen-reader-text:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: 700;
  padding: 15px 23px 14px;
  color: #000;
  background: #fff;
  z-index: 100000;
  text-decoration: none;
  box-shadow: 0 0 2px 2px #eee;
}
.more-link {
  position: relative;
}
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  width: 0;
  height: 0;
  list-style: none;
}
#wpadminbar {
  position: fixed !important;
}
html {
  overflow-x: hidden;
}
.nav-visible {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .nav-visible {
    overflow: auto;
  }
}
body {
  font-weight: 400;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}
.wp-block-image,
address,
p {
  padding: 0;
  margin: 12px 0;
}
b,
strong {
  font-weight: 600;
}
blockquote,
cite,
em,
i {
  font-style: italic;
}
cite,
small {
  font-size: 12px;
}
ol,
ul {
  padding: 0;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 30px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 1024px) {
  a:hover {
    opacity: 0.8;
  }
  a img {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    will-change: opacity;
  }
  a:hover img {
    opacity: 0.8;
  }
}
.wp-caption,
embed,
iframe,
img,
object,
video {
  max-width: 100%;
}
.wp-caption,
figure {
  margin: 0;
}
.entry-content figcaption,
.entry-content p.wp-caption-text {
  margin-bottom: 0;
}
pre {
  font-family: monospace;
  white-space: pre-wrap;
}
.wp-block-code code,
code {
  display: block;
  padding: 4px 8px;
  background: #000;
  color: #fff;
}
.wp-block-verse {
  font-family: inherit;
  background: inherit;
  color: inherit;
  padding: 0;
}
.wp-caption-text,
figcaption {
  text-align: center;
  margin: -0.2em 0 0;
  font-size: 80%;
  font-style: italic;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}
.wp-block-embed {
  text-align: center;
}
.fb_iframe_widget {
  display: block;
  text-align: center;
}
.instagram-media {
  margin-left: auto !important;
  margin-right: auto !important;
}
.twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-embed img {
  width: 100%;
  height: auto;
}
.embedly-card-hug > iframe,
.fb_iframe_widget > span,
.fb_iframe_widget > span > iframe,
.wp-block-embed-soundcloud iframe,
.wp-block-embed-spotify iframe,
.wp-block-embed-youtube > iframe,
.wp-embedded-content {
  width: 100% !important;
}
.embedly-card-hug,
.instagram-media {
  max-width: 100% !important;
}
table {
  width: 100%;
  margin-bottom: 40px;
  border-spacing: 0;
  border-collapse: collapse;
}
tbody {
  border-bottom: 1px solid #eee;
}
td,
th {
  text-align: left;
}
td {
  padding: 4px 8px;
  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;
}
.wp-block-separator:not(.is-style-wide) {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
input,
select,
textarea {
  width: 100%;
  border-radius: 0;
  outline: 0;
  padding: 8px 16px;
  font-size: 12px;
  background: #fff;
  border: 1px solid #eee;
}
input[type='checkbox'] {
  display: inline-block;
}
input:not([type='checkbox']) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.button,
button,
input[type='button'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
input[type='submit'] {
  width: auto;
  cursor: pointer;
  transition: 0.4s;
  border: 0;
  border-radius: 0;
  font-size: 12px;
  line-height: 1;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button {
  display: none;
}
.wp-block-file a.wp-block-file__button {
  color: #fff;
  text-decoration: none;
}
.wp-block-button a:hover {
  box-shadow: 0 2px 2px #ccc;
  transition: 0.4s;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
}
::-moz-placeholder {
  opacity: 1;
}
select::-ms-expand {
  display: none;
}
img {
  height: auto;
}
.wp-block-image img,
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%;
}
.aligncenter,
img.centered {
  display: block;
  margin: 0 auto 8px;
}
.alignnone,
img.alignnone {
  margin-bottom: 8px;
}
.alignleft,
.wp-caption.alignleft,
a.alignleft,
img.alignleft {
  margin: 0 16px 8px 0;
}
.alignright,
.wp-caption.alignright,
a.alignright,
img.alignright {
  margin: 0 0 8px 16px;
}
.post-listing .entry-image,
.post-listing .wp-post-image {
  display: block;
  margin: 0 auto;
}
.avatar {
  float: left;
}
.alignleft .avatar {
  margin-right: 24px;
}
.alignright .avatar {
  margin-left: 24px;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.gallery-item {
  margin: 0 8px 20px;
  text-align: center;
}
.gallery-columns-2 .gallery-item {
  flex-basis: calc(100% / 2 - 16px);
}
.gallery-columns-3 .gallery-item {
  flex-basis: calc(100% / 3 - 16px);
}
.gallery-columns-4 .gallery-item {
  flex-basis: calc(100% / 4 - 16px);
}
.gallery-columns-5 .gallery-item {
  flex-basis: calc(100% / 5 - 16px);
}
.gallery-columns-6 .gallery-item {
  flex-basis: calc(100% / 6 - 16px);
}
.gallery-columns-7 .gallery-item {
  flex-basis: calc(100% / 7 - 16px);
}
.gallery-columns-8 .gallery-item {
  flex-basis: calc(100% / 8 - 16px);
}
.gallery-columns-9 .gallery-item {
  flex-basis: calc(100% / 9 - 16px);
}
.wp-block-columns .wp-block-column {
  margin-left: 12px;
  margin-right: 0;
}
.has-2-columns .wp-block-column:nth-of-type(2n + 1),
.has-3-columns .wp-block-column:nth-of-type(3n + 1),
.has-4-columns .wp-block-column:nth-of-type(4n + 1),
.has-5-columns .wp-block-column:nth-of-type(5n + 1),
.has-6-columns .wp-block-column:nth-of-type(6n + 1) {
  margin-left: 0;
}
.wp-block-column > p:first-of-type {
  margin-top: 0;
}
.wp-block-column > p:last-of-type {
  margin-bottom: 0;
}
.wp-block-gallery {
  list-style-type: none;
  margin: 0;
}
.content-sidebar-wrap,
.site-container > * > .wrap,
.site-footer > .wrap > * > .wrap,
.site-inner > * > .wrap {
  max-width: calc(100% - 20px);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .content-sidebar-wrap,
  .site-container > * > .wrap,
  .site-footer > .wrap > * > .wrap,
  .site-inner > * > .wrap {
    max-width: calc(100% - 40px);
  }
}
@media screen and (min-width: 1024px) {
  .content-sidebar-wrap,
  .site-container > * > .wrap,
  .site-footer > .wrap > * > .wrap,
  .site-inner > * > .wrap {
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
  }
}
.site-footer > .wrap {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .content {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .content {
    float: left;
  }
}
@media screen and (min-width: 1024px) {
  .sidebar-content .content {
    float: right;
  }
  .full-width-content .content {
    float: none;
    max-width: 100%;
  }
}
.sidebar {
  display: block;
  max-width: 300px;
  margin: 40px auto 0;
}
@media screen and (min-width: 1024px) {
  .sidebar {
    float: right;
    margin: 0;
  }
  .sidebar-content .sidebar {
    float: left;
  }
}
.generic-toggle {
  display: block;
  background: 0 0;
  padding: 0;
  font-size: 20px;
}
@media screen and (min-width: 1024px) {
  .generic-toggle {
    display: none;
  }
}
.sub-menu-toggle {
  display: none;
}
.icon-container {
  display: inline-block;
  position: relative;
}
.sub-menu-toggle.activated .icon-container {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 2px;
  right: -2px;
}
.menu {
  clear: both;
  margin: 0;
  line-height: 1;
}
.menu .menu-item {
  position: relative;
  display: inline;
}
@media screen and (min-width: 1024px) {
  .menu .menu-item {
    display: inline-block;
  }
}
.menu .menu-item a {
  display: inline-block;
  padding: 8px;
}
.menu .menu-item.no-click a:hover {
  cursor: default;
  opacity: 1 !important;
}
.menu .sub-menu {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .menu .sub-menu {
    display: inline;
  }
}
@media screen and (min-width: 1024px) {
  .menu .sub-menu {
    display: none;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 150px;
    text-align: center;
    background: #fff;
  }
  .menu .sub-menu .menu-item,
  .menu .sub-menu a {
    display: block;
  }
  .menu .sub-menu a {
    height: auto;
    word-wrap: break-word;
  }
}
@media screen and (min-width: 1024px) {
  .menu > .menu-item > .sub-menu {
    left: 50%;
    margin-left: -75px;
    top: 33px;
  }
}
@media screen and (min-width: 1024px) {
  .menu .sub-menu .sub-menu {
    margin: 0 0 0 150px;
  }
}
.pagination {
  clear: both;
  text-align: center;
}
.pagination ul {
  margin: 0;
}
.pagination .svg-inline--fa {
  font-size: 80%;
}
.pagination .pagination-previous .svg-inline--fa {
  margin-right: 4px;
}
.pagination .pagination-next .svg-inline--fa {
  margin-left: 4px;
}
.archive-pagination li {
  display: inline-block;
  margin: 0 2px 4px;
  vertical-align: top;
}
.archive-pagination .pagination-omission,
.archive-pagination a {
  display: inline-block;
}
.archive-pagination .active a:hover {
  opacity: 1;
  cursor: auto;
}
.site-title {
  margin: 0;
}
.site-description {
  text-indent: -9999px;
  margin: 0;
  height: 0;
}
.widget {
  clear: both;
  margin-bottom: 20px;
}
.widget:last-of-type {
  margin-bottom: 0;
}
.site-credits-container {
  display: block;
  margin: 0 auto;
  padding: 4px 0;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .site-credits-container {
    display: inline-block;
  }
}
.credits-text {
  display: inline-block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.site-credits-container:hover .credits-text {
  cursor: pointer;
}
.site-credits-box {
  max-height: 0;
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  width: 108px;
  color: #000;
  background: #fff;
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-left: 4px;
  padding-right: 4px;
  z-index: 9;
}
.site-credits-container:hover .site-credits-box {
  max-height: 120px;
  padding: 4px;
}
.site-credits-box .credit {
  display: block;
  padding: 2px 8px;
}
.archive-description p {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .archive-description p {
    text-align: left;
  }
}
.archive-description p:first-of-type {
  margin-top: 0;
}
.archive-description p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .author-box .avatar {
    float: none;
  }
}
.author-box p:first-of-type {
  margin-top: 0;
}
.author-box p:last-of-type {
  margin-bottom: 0;
}
.comment-respond,
.entry-comments {
  margin: 20px 0;
}
@media screen and (min-width: 1024px) {
  .comment-respond,
  .entry-comments {
    margin: 40px 0;
  }
}
.comment-list {
  margin: 0;
}
.comment {
  list-style-type: none;
  border: 1px solid transparent;
  padding-top: 12px;
  position: relative;
}
.comment-list > .comment:first-of-type {
  padding-top: 0;
}
.comment.bypostauthor {
  padding: 0 !important;
}
.comment.bypostauthor > article {
  background: #eee;
  padding: 12px;
}
@media screen and (min-width: 768px) {
  .comment.bypostauthor > article {
    padding: 20px;
  }
}
.bypostauthor .bypostauthor {
  padding: 0;
}
.comment-list > .comment {
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .comment-list > .comment {
    padding-bottom: 20px;
  }
}
.comment .children {
  margin: 12px -1px -1px 12px;
}
@media screen and (min-width: 768px) {
  .comment .children {
    margin: 20px -1px -1px 20px;
  }
}
.children .comment {
  margin-bottom: 0;
  margin-left: -1px;
}
.children .comment + .comment {
  border-top: 0;
}
.children .comment + .comment.bypostauthor {
  margin-top: 12px;
}
@media screen and (min-width: 1024px) {
  .children .comment + .comment.bypostauthor {
    margin-top: 20px;
  }
}
.comment-list > .comment > .children > .comment {
  padding-right: 12px;
}
@media screen and (min-width: 768px) {
  .comment-list > .comment > .children > .comment {
    padding-right: 20px;
  }
}
.comment-list > .comment > .children > .comment.bypostauthor {
  padding-top: 12px;
}
@media screen and (min-width: 768px) {
  .comment-list > .comment > .children > .comment.bypostauthor {
    padding-top: 20px;
  }
}
.comment .children .children {
  margin-right: -1px;
}
.children .children .comment {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .comment .children .children .children {
    margin-left: 0;
  }
}
.comment-header {
  line-height: 1;
  margin-bottom: 12px;
}
.avatars-disabled .comment-header {
  margin-bottom: 4px;
}
.comment-author .comment-author-link,
.comment-edit-link,
.comment-meta {
  display: inline-block;
}
.comment-author .says {
  display: none;
}
.comment-author,
.comment-edit-link,
.comment-reply {
  margin: 0;
}
.comment .avatar {
  border-radius: 100%;
  margin: -8px 12px 0 0;
}
.avatars-disabled .comment-header::before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background-size: 50px;
  float: left;
  margin: -4px 12px 0 0;
  border-radius: 100%;
  background-color: #eee;
}
.avatars-disabled .bypostauthor > article .comment-header::before {
  background-color: #fff;
}
.comment-author span {
  margin-top: 4px;
}
.comment-meta {
  margin: 2px 0;
}
.comment-edit-link {
  font-size: 12px;
}
.comment-content p:first-of-type {
  margin-top: 0;
}
.comment-content p:last-of-type {
  margin-bottom: 0;
}
.comment-reply {
  line-height: 1;
  margin-top: 8px;
}
.comment-respond:focus {
  outline: 0;
}
.comment-respond .comment-reply-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 8px;
}
.comment-respond p {
  margin: 0 0 8px;
}
.comment-respond .form-submit {
  margin: 16px 0 0;
}
.comment-respond .comment-policy {
  margin-bottom: 16px;
}
.comment-reply-title > small,
.logged-in-as {
  display: block;
}
.comment-list .comment-reply-title > small {
  margin-top: 4px;
  margin-bottom: 12px;
}
.comment-form-author label,
.comment-form-comment label,
.comment-form-email label,
.comment-form-url label {
  display: none;
}
.comment-respond textarea {
  display: block;
  height: 100px;
}
.comment-form-cookies-consent input {
  float: left;
  margin-right: 4px;
}
.search-form {
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 40px;
}
.search-form input {
  float: left;
  height: 32px;
  line-height: 32px;
  border: 0;
}
.search-form input[type='search'] {
  width: calc(100% - 48px);
  padding-right: 0;
  word-break: normal;
}
.search-form input[type='submit'] {
  width: 48px;
  text-indent: -9999px;
  padding: 0;
  background: 0 0;
}
.search-submit-icon {
  pointer-events: none;
  position: absolute;
  top: 8px;
  right: 12px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.search-form input[type='submit']:hover + meta + .search-submit-icon {
  opacity: 0.8;
}
.flexbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.flexbox .lg-col-1,
.flexbox .lg-col-10,
.flexbox .lg-col-2,
.flexbox .lg-col-3,
.flexbox .lg-col-4,
.flexbox .lg-col-5,
.flexbox .lg-col-6,
.flexbox .lg-col-7,
.flexbox .lg-col-8,
.flexbox .lg-col-9,
.flexbox .md-col-1,
.flexbox .md-col-10,
.flexbox .md-col-2,
.flexbox .md-col-3,
.flexbox .md-col-4,
.flexbox .md-col-5,
.flexbox .md-col-6,
.flexbox .md-col-7,
.flexbox .md-col-8,
.flexbox .md-col-9,
.flexbox .sm-col-1,
.flexbox .sm-col-10,
.flexbox .sm-col-2,
.flexbox .sm-col-3,
.flexbox .sm-col-4,
.flexbox .sm-col-5,
.flexbox .sm-col-6,
.flexbox .sm-col-7,
.flexbox .sm-col-8,
.flexbox .sm-col-9 {
  margin-left: 8px;
  margin-right: 8px;
}
.flexbox .sm-col-1 {
  width: 100%;
}
.flexbox .sm-col-2 {
  width: calc(1 / 2 * 100% - 16px);
}
.flexbox .sm-col-3 {
  width: calc(1 / 3 * 100% - 16px);
}
.flexbox .sm-col-4 {
  width: calc(1 / 4 * 100% - 16px);
}
.flexbox .sm-col-5 {
  width: calc(1 / 5 * 100% - 16px);
}
.flexbox .sm-col-6 {
  width: calc(1 / 6 * 100% - 16px);
}
.flexbox .sm-col-7 {
  width: calc(1 / 7 * 100% - 16px);
}
.flexbox .sm-col-8 {
  width: calc(1 / 8 * 100% - 16px);
}
.flexbox .sm-col-9 {
  width: calc(1 / 9 * 100% - 16px);
}
.flexbox .sm-col-10 {
  width: calc(1 / 10 * 100% - 16px);
}
@media screen and (min-width: 768px) {
  .flexbox .md-col-1 {
    width: 100%;
  }
  .flexbox .md-col-2 {
    width: calc(1 / 2 * 100% - 16px);
  }
  .flexbox .md-col-3 {
    width: calc(1 / 3 * 100% - 16px);
  }
  .flexbox .md-col-4 {
    width: calc(1 / 4 * 100% - 16px);
  }
  .flexbox .md-col-5 {
    width: calc(1 / 5 * 100% - 16px);
  }
  .flexbox .md-col-6 {
    width: calc(1 / 6 * 100% - 16px);
  }
  .flexbox .md-col-7 {
    width: calc(1 / 7 * 100% - 16px);
  }
  .flexbox .md-col-8 {
    width: calc(1 / 8 * 100% - 16px);
  }
  .flexbox .md-col-9 {
    width: calc(1 / 9 * 100% - 16px);
  }
  .flexbox .md-col-10 {
    width: calc(1 / 10 * 100% - 16px);
  }
}
@media screen and (min-width: 1024px) {
  .flexbox .lg-col-1 {
    width: 100%;
  }
  .flexbox .lg-col-2 {
    width: calc(1 / 2 * 100% - 16px);
  }
  .flexbox .lg-col-3 {
    width: calc(1 / 3 * 100% - 16px);
  }
  .flexbox .lg-col-4 {
    width: calc(1 / 4 * 100% - 16px);
  }
  .flexbox .lg-col-5 {
    width: calc(1 / 5 * 100% - 16px);
  }
  .flexbox .lg-col-6 {
    width: calc(1 / 6 * 100% - 16px);
  }
  .flexbox .lg-col-7 {
    width: calc(1 / 7 * 100% - 16px);
  }
  .flexbox .lg-col-8 {
    width: calc(1 / 8 * 100% - 16px);
  }
  .flexbox .lg-col-9 {
    width: calc(1 / 9 * 100% - 16px);
  }
  .flexbox .lg-col-10 {
    width: calc(1 / 10 * 100% - 16px);
  }
}
.clear {
  clear: both;
}
.disclaimer {
  font-size: 65%;
  opacity: 0.8;
}
.hidden,
.hide-on-mobile {
  display: none;
}
@media screen and (min-width: 1024px) {
  .hide-on-mobile {
    display: inline-block;
  }
  .visible-on-mobile {
    display: none;
  }
}
.toggle-button {
  text-align: center;
  margin: 0;
  padding: 20px 0;
}
.toggle-button:hover {
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .toggle-button:hover {
    cursor: default;
  }
  .toggle-button .svg-inline--fa {
    display: none !important;
  }
  .toggle-target {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) {
  .back-to-top:hover {
    cursor: pointer;
  }
}
html {
  font-family: Rubik, sans-serif;
  font-size: 18px;
  line-height: 1.8;
  color: #343434;
}
@media screen and (min-width: 320px) {
  html {
    font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (768 - 320)));
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 20px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin: 12px 0 16px;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
a {
  color: #343434;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  a:hover {
    opacity: 0.6;
  }
}
.comment-content a {
  color: #ee6464;
}
@media screen and (min-width: 1024px) {
  .comment-content a:hover {
    opacity: 1;
    text-decoration: underline;
  }
}
.author-box a,
.error404 .entry-content a,
.singular .entry-content a:not([class^='wp-block']) {
  color: #ee6464;
  transition: 250ms;
}
@media screen and (min-width: 1024px) {
  .author-box a:hover,
  .error404 .entry-content a:hover,
  .singular .entry-content a:hover:not([class^='wp-block']) {
    opacity: 1;
    text-decoration: underline;
  }
}
.more-link-container {
  display: block;
  text-align: center;
  margin-top: 8px;
}
input,
select,
textarea {
  color: #343434;
  font-size: 10px;
}
input,
textarea {
  border-color: #fff;
}
.button,
.comment-reply a,
a.button,
a.more-link,
input[type='button'],
input[type='submit'] {
  display: inline-block;
  line-height: 1;
  color: #fff;
  background: #3da49a;
  font-weight: 600;
  text-transform: lowercase;
  font-size: 16px;
  padding: 16px 20px;
  border-radius: 40px;
}
@media screen and (min-width: 768px) {
  .button,
  .comment-reply a,
  a.button,
  a.more-link,
  input[type='button'],
  input[type='submit'] {
    padding: 8px 16px;
  }
}
@media screen and (min-width: 1024px) {
  .button:hover,
  .comment-reply a:hover,
  a.button:hover,
  a.more-link:hover,
  input[type='button']:hover,
  input[type='submit']:hover {
    opacity: 1;
    background: #92d0ca;
  }
}
.button a {
  color: #fff;
}
::-webkit-input-placeholder {
  color: #343434;
}
::-moz-placeholder {
  color: #343434;
}
:-ms-input-placeholder {
  color: #343434;
}
:-moz-placeholder {
  color: #343434;
}
.content-sidebar-wrap {
  margin: 16px auto;
}
@media screen and (min-width: 1024px) {
  .content-sidebar-wrap {
    margin-top: 24px;
  }
  .single .content-sidebar-wrap {
    margin-top: 4px;
  }
}
@media screen and (min-width: 768px) {
  .content {
    max-width: 650px;
  }
  .content.flexbox {
    max-width: 666px;
    margin-left: calc((100% - 666px) / 2);
    margin-right: calc((100% - 666px) / 2);
  }
}
@media screen and (min-width: 1024px) {
  .content.flexbox {
    max-width: 650px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .full-width-content .content {
    max-width: 100%;
  }
  .single .content {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1040px) {
  .full-width-content .content.flexbox {
    max-width: calc(100% + 16px);
    width: calc(100% + 16px);
  }
}
.sidebar {
  max-width: 650px;
}
@media screen and (min-width: 1024px) {
  .sidebar {
    max-width: 340px;
  }
}
.generic-toggle,
.sub-menu-toggle {
  color: #1f4463;
}
.sub-menu-toggle {
  font-size: 18px;
}
@media screen and (min-width: 1024px) {
  .menu .sub-menu {
    background: #3da49a;
  }
  .menu .sub-menu .menu-item a {
    padding: 8px;
    color: #fff;
  }
  .menu .sub-menu .menu-item:hover > a {
    opacity: 1;
    background: #338b82;
  }
}
@media screen and (min-width: 1024px) {
  .menu > .menu-item > .sub-menu {
    top: 44px;
  }
}
@media screen and (min-width: 1024px) {
  .genesis-nav-menu > .menu-item > .sub-menu > li:first-of-type::after,
  .genesis-nav-menu > .menu-item > .sub-menu > li:first-of-type::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    content: '';
    border-top: 8px solid #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 9;
  }
  .genesis-nav-menu > .menu-item > .sub-menu > li:first-of-type::before {
    border-right: 8px solid transparent !important;
  }
  .genesis-nav-menu > .menu-item > .sub-menu > li:first-of-type::after {
    right: 0;
    left: auto;
    border-left: 8px solid transparent;
  }
}
.pagination {
  margin: 16px 0 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
}
.pagination .icon-font {
  font-size: 80%;
}
.archive-pagination {
  width: 100%;
  margin: 0;
}
.archive-pagination .pagination-omission,
.archive-pagination a {
  color: #fff;
  background: #1f4463;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
}
@media screen and (min-width: 1024px) {
  .archive-pagination a:hover {
    opacity: 1;
    background: #456d8e;
  }
}
.archive-pagination .active a {
  color: #1f4463;
  background: #fff;
  border: 2px solid #1f4463;
  line-height: 28px;
}
.archive-pagination .pagination-next a,
.archive-pagination .pagination-previous a {
  width: auto;
  padding: 0 12px;
}
.comments-pagination a {
  display: inline-block;
  color: #fff;
  background: #1f4463;
  padding: 12px;
  border-radius: 8px;
}
@media screen and (min-width: 1024px) {
  .comments-pagination a {
    color: #1f4463;
    background: 0 0;
    border: 1px solid #1f4463;
    border-radius: 40px;
    padding: 8px 12px 7px;
  }
}
.comments-pagination .pagination-previous .icon-font {
  margin-left: -0.5em;
  margin-right: 0.5em;
}
.content .entry-pagination.pagination {
  text-transform: lowercase;
}
.content .entry-pagination.pagination a {
  display: inline-block;
  color: #fff;
  background: #1f4463;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
}
.widget {
  text-align: center;
  margin-bottom: 24px;
}
.site-credits-container {
  margin-top: -4px;
}
@media screen and (min-width: 1024px) {
  .site-credits-container {
    padding-bottom: 0;
  }
}
.site-credits-box {
  color: #fff;
  background: #1f4463;
  bottom: 28px;
}
@media screen and (min-width: 1024px) {
  .site-credits-box {
    bottom: 24px;
  }
}
.archive-description {
  width: 100%;
}
.comment-respond {
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  border: 4px solid #1f4463;
  border-radius: 24px;
  padding: 28px 16px;
  margin: 0 0 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .comment-respond {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 384px;
    padding-left: 28px;
    padding-right: 328px;
    position: relative;
  }
}
.bypostauthor + .comment-respond {
  margin-top: 20px;
}
.comment-respond .comment-reply-title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .comment-respond .comment-reply-title {
    color: #1f4463;
    margin-bottom: 20px;
  }
  .comment-respond .comment-reply-title::before {
    content: '';
    display: block;
    width: 44px;
    height: 40px;
    background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/embellishment-comment.svg) center no-repeat;
    background-size: contain;
    margin: 0 auto 12px;
  }
}
.comment-reply-title a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  padding: 8px 0;
  margin-top: -8px;
}
.comment-respond p {
  margin-bottom: 12px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .comment-respond p {
    margin-bottom: 16px;
  }
}
.comment-form-url {
  display: none;
}
.comment-form-author,
.comment-form-comment,
.comment-form-email {
  position: relative;
}
@media screen and (min-width: 768px) {
  .comment-form-author,
  .comment-form-comment,
  .comment-form-email,
  .comment-respond .form-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
  }
  .comment-respond .comment-form-author,
  .comment-respond .comment-form-comment,
  .comment-respond .comment-form-email,
  .comment-respond .form-submit {
    margin: 0;
  }
  .comment-form-author {
    top: 200px;
  }
  .comment-form-email {
    top: 248px;
  }
  .comment-respond .form-submit {
    top: 296px;
  }
}
.comment-form-author label,
.comment-form-comment label,
.comment-form-email label {
  display: block;
  position: absolute;
  top: 19px;
  left: 19px;
  font-weight: 600;
  line-height: 1;
  font-size: 14px;
}
.comment-form-author label .required,
.comment-form-comment label .required,
.comment-form-email label .required {
  display: none;
}
.comment-form-author input,
.comment-form-comment textarea,
.comment-form-email input {
  display: block;
  border: 4px solid #1f4463;
  padding: 12px 16px 12px 72px;
  min-height: 48px;
  font-size: 15px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .comment-form-author input,
  .comment-form-comment textarea,
  .comment-form-email input {
    border-right: 0;
    border-bottom: 0;
  }
}
.comment-respond textarea {
  padding-top: 40px;
  padding-left: 16px;
}
@media screen and (min-width: 768px) {
  .comment-respond textarea {
    border-top: 0;
    height: 200px;
  }
  .logged-in .comment-respond textarea {
    height: 296px;
  }
}
.comment-respond .form-submit input {
  width: 100%;
  border-radius: 0;
  color: #b1cad6;
  background: #1f4463;
}
@media screen and (min-width: 768px) {
  .comment-respond .form-submit input {
    height: 80px;
    border-top: 4px solid #1f4463;
    border-left: 4px solid #1f4463;
  }
}
@media screen and (min-width: 1024px) {
  .comment-respond .form-submit input:hover {
    background: #456d8e;
  }
}
.comment-respond ::-webkit-input-placeholder {
  font-weight: 400;
  color: #a7a7a7;
}
.comment-respond ::-moz-placeholder {
  font-weight: 400;
  color: #a7a7a7;
}
.comment-respond :-ms-input-placeholder {
  font-weight: 400;
  color: #a7a7a7;
}
.comment-respond :-moz-placeholder {
  font-weight: 400;
  color: #a7a7a7;
}
.comment-form-cookies-consent {
  text-align: left;
}
.comment-form-cookies-consent input {
  float: left;
  margin-top: 2px;
  margin-right: 8px;
}
.entry-comments {
  margin: 32px 0 24px;
  font-size: 15px;
}
.comment-list .comment {
  border-top: 1px solid #eaeaea;
}
.comment-list .comment.bypostauthor,
.comment-list > .comment:first-of-type {
  border-top: 0;
}
.comment.bypostauthor > article {
  background: #f4fafb;
}
.avatars-disabled .comment:not(.bypostauthor) > articles > .comment-header {
  margin-bottom: 0;
}
.comment-author {
  font-weight: 600;
  font-size: 16px;
  margin: 8px 0 0;
}
@media screen and (min-width: 768px) {
  .comment-author {
    font-size: 18px;
  }
}
.comment-author,
.comment-author a {
  color: #1f4463;
}
.avatars-disabled .comment-header::before {
  content: none;
}
.avatars-disabled .bypostauthor > article .comment-header {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-right: 0;
}
.avatars-disabled .bypostauthor > article .comment-header::before {
  content: '';
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/avatar-author.jpg);
  position: relative;
  top: -8px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .avatars-disabled .bypostauthor > article .comment-header::before {
    background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/avatar-author@2x.jpg);
  }
}
.bypostauthor > article .comment-content,
.bypostauthor > article .comment-reply {
  padding-left: 62px;
}
.comment-edit-link,
.comment-time-link {
  color: #343434;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  position: relative;
  top: -2px;
}
.comment-reply .comment-reply-link {
  font-size: 12px;
  padding: 8px 12px 6px;
  background: #ee6464;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .comment-reply .comment-reply-link:hover {
    background: #ea5555;
  }
}
.search-form {
  border: 2px solid #000;
}
.search-form input {
  height: 32px;
  line-height: 32px;
  padding: 10px 16px 8px;
  font-size: 11px;
  color: #343434;
}
.search-form input,
.search-form input:hover {
  background: 0 0;
}
.search-submit-icon {
  top: -1px;
}
.site-header .search-form input {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.site-header .search-submit-icon {
  top: 3px;
}
@media screen and (min-width: 1024px) {
  .nav-footer .menu,
  .nav-footer .sub-menu {
    display: flex !important;
    text-align: left;
    opacity: 1 !important;
  }
  .nav-footer .menu > .menu-item {
    width: 50%;
    padding: 0 12px;
  }
  .nav-footer .menu > .menu-item::before {
    content: '';
    display: block;
    height: 100%;
    border-left: 1px solid #456d8e;
    position: absolute;
    top: 0;
    left: -8px;
  }
  .nav-footer .menu > .menu-item:first-of-type::before {
    content: none;
  }
  .nav-footer .menu .menu-item a {
    color: #fff;
    padding: 4px 0;
  }
  .nav-footer .menu > .menu-item > a {
    font-weight: 600;
  }
  .nav-footer .menu .sub-menu {
    flex-direction: column;
    background: 0 0;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
  }
  .nav-footer .menu > .menu-item > .sub-menu > li:first-of-type::after,
  .nav-footer .menu > .menu-item > .sub-menu > li:first-of-type::before {
    content: none;
  }
}
@media screen and (min-width: 1024px) {
  .nav-header {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 10px;
  }
  .nav-header .menu-item a {
    color: #1f4463;
    padding: 12px 4px;
  }
  .nav-header .menu-item a:hover {
    opacity: 1;
    color: #456d8e;
  }
  .nav-header .social-container {
    list-style-type: none;
    display: inline-block;
  }
}
.nav-primary {
  position: fixed;
  z-index: 99999999;
  top: 48px;
  left: 0;
  width: 100%;
  display: none;
  overflow-y: scroll;
  height: calc(100% - 48px);
  background: #f4fafb;
}
.admin-bar .nav-primary {
  top: 94px;
  height: calc(100% - 94px);
}
@media screen and (min-width: 783px) {
  .admin-bar .nav-primary {
    top: 80px;
    height: calc(100% - 80px);
  }
}
@media screen and (min-width: 1024px) {
  .admin-bar .nav-primary,
  .nav-primary {
    top: auto;
    height: auto;
  }
  .nav-primary {
    position: relative;
    z-index: auto;
    left: auto;
    width: 100%;
    display: block;
    overflow: visible;
    background: 0 0;
    margin: -64px 0 0;
    min-height: 64px;
  }
}
@media screen and (max-width: 1023px) {
  .nav-primary .wrap {
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .nav-primary > .wrap {
    padding-left: 400px;
  }
}
.nav-primary .menu,
.nav-primary > .wrap {
  height: 100%;
}
.nav-primary .menu {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .nav-primary .menu {
    clear: none;
    position: relative;
    z-index: 9999;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-direction: row;
  }
}
.nav-primary .menu-item,
.nav-primary .social-container {
  display: block;
  border-top: 1px solid #b1cad6;
  font-weight: 500;
  font-size: 15px;
}
.nav-primary .social-container {
  background: #1f4463;
  padding: 20px 16px;
}
@media screen and (min-width: 1024px) {
  .nav-primary .menu-item,
  .nav-primary .social-container {
    display: inline-block;
    border: 0;
    flex: 1 1 auto;
    text-align: center;
    line-height: 0.8em;
  }
}
.nav-primary .menu > .menu-item:first-of-type {
  border-top: 0;
}
.nav-primary .menu > .menu-item:last-of-type {
  border-bottom: 1px solid #b1cad6;
}
@media screen and (min-width: 1024px) {
  .nav-primary .menu > .menu-item:last-of-type {
    border-bottom: 0;
  }
}
.nav-primary .menu-item a {
  color: #1f4463;
  display: block;
  padding: 16px 48px 16px 24px;
  min-height: 48px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .nav-primary .menu-item a {
    color: #000;
    min-height: auto;
    padding: 8px 0;
  }
  .nav-primary .menu > .menu-item > a {
    font-size: 14px;
  }
  .nav-primary .menu > .menu-item:first-of-type > a {
    padding-left: 0;
  }
  .nav-primary .menu > .menu-item:last-of-type > a {
    padding-right: 0;
  }
  .nav-primary .menu > .menu-item:hover > a {
    opacity: 1;
    color: #ee6464;
  }
  .nav-primary .menu > .menu-item:not(:first-of-type)::before {
    content: '/';
    color: #ee6464;
    float: left;
    position: relative;
    top: 8px;
  }
}
.nav-primary .sub-menu-toggle {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background: 0 0;
  color: #ee6464;
}
@media screen and (min-width: 1024px) {
  .nav-primary .sub-menu-toggle {
    display: none;
  }
}
.nav-primary .sub-menu-toggle .icon-chevron::before {
  margin: 0;
}
.nav-primary .sub-menu .sub-menu-toggle {
  top: 0;
}
.nav-primary .sub-menu {
  display: none;
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .nav-primary .sub-menu {
    background: #1f4463;
  }
  .nav-primary .sub-menu .menu-item:hover > a {
    color: #1f4463;
    background: #b1cad6;
  }
  .nav-primary .menu > .menu-item > .sub-menu {
    top: 27px;
  }
  .nav-primary .menu > .menu-item > .sub-menu > .menu-item:first-of-type > .sub-menu {
    top: 8px;
  }
}
.nav-primary .sub-menu a {
  padding-left: 40px;
  font-size: 15px;
}
@media screen and (min-width: 1024px) {
  .nav-primary .sub-menu a {
    font-size: 13px;
  }
  .nav-primary .menu .sub-menu a {
    padding: 8px 12px;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item:first-of-type > a {
    padding-top: 12px;
  }
  .nav-primary .menu > .menu-item > .sub-menu > .menu-item:first-of-type > a {
    padding-top: 20px;
  }
  .nav-primary .menu > .menu-item > .sub-menu .menu-item:last-of-type > a {
    padding-bottom: 12px;
  }
  .nav-primary .sub-menu .sub-menu {
    background: #b1cad6;
  }
}
.nav-primary .sub-menu .sub-menu a {
  padding-left: 60px;
}
@media screen and (min-width: 1024px) {
  .nav-primary .sub-menu .sub-menu a {
    color: #1f4463;
    padding-left: 12px;
  }
  .nav-primary .sub-menu .sub-menu .menu-item:hover > a {
    color: #fff;
    background: #1f4463;
  }
}
.nav-privacy .menu {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .nav-privacy .menu {
    text-align: left;
  }
  .nav-privacy .menu-item {
    display: block;
  }
}
.nav-privacy .menu-item a {
  padding: 8px;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .nav-privacy .menu-item a {
    display: block;
    padding: 3px 0 4px;
    line-height: 1.1;
  }
  .nav-privacy .menu-item:last-of-type a {
    padding-bottom: 3px;
  }
}
.nav-privacy .menu > .menu-item:first-of-type a {
  padding-left: 0;
}
.nav-privacy .menu > .menu-item:last-of-type a {
  padding-right: 0;
}
.recipe-menu-button {
  color: #1f4463;
  border: 1px solid #1f4463;
  border-radius: 4px;
  padding: 12px 12px 10px;
  font-size: 14px;
  text-align: left;
  margin: 12px 0 0;
}
.recipe-menu-button.activated {
  border-radius: 4px 4px 0 0;
}
.recipe-menu-button::after {
  content: '\e908';
  font-family: Icons;
  float: right;
  color: #ee6464;
  transform: rotate(90deg);
  font-size: 120%;
  position: relative;
  top: -2px;
  right: 4px;
}
.recipe-menu-button.activated::after {
  transform: rotate(-90deg);
}
@media screen and (min-width: 1024px) {
  body:not(.post-type-archive-product_link) .archive-nav {
    padding-top: 100px;
    position: relative;
  }
  .archive-nav .recipe-menu-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 76px;
  }
  .archive-nav .recipe-menu-container {
    color: #3da49a;
    background: #1f4463;
  }
  .archive-nav .recipe-menu-container .wrap {
    max-width: 1020px;
    margin: 0 auto;
    display: flex;
  }
  .recipe-menu-header {
    text-transform: lowercase;
    font-size: 20px;
    line-height: 76px;
    margin: 0 20px 0 0;
  }
}
.nav-recipes {
  background: #1f4463;
}
@media screen and (min-width: 1024px) {
  .nav-recipes {
    flex: 1;
    margin: 18px 0;
  }
}
.nav-recipes .menu {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .menu {
    flex: 1;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.nav-recipes .menu-item {
  display: block;
  flex: 0 1 auto;
  border-top: 1px solid #1c3448;
  font-weight: 500;
  font-size: 14px;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .menu-item {
    border: 0;
    text-align: center;
  }
  .nav-recipes .menu > .menu-item {
    font-size: 16px;
    border: 1px solid #3da49a;
    border-radius: 4px;
  }
}
.nav-recipes .menu > .menu-item:first-of-type {
  border-top-width: 0;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .menu > .menu-item:first-of-type {
    border-top-width: 1px;
  }
}
.nav-recipes .menu > .menu-item:last-of-type {
  border-bottom: 1px solid #1c3448;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .menu > .menu-item:last-of-type {
    border-bottom-color: #3da49a;
  }
}
.nav-recipes .menu-item a {
  color: #fff;
  display: block;
  padding: 16px 60px 16px 12px;
  min-height: 48px;
  text-decoration: none;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .menu-item a {
    min-height: auto;
    padding: 12px 48px 12px 20px;
    height: 40px;
  }
  .nav-recipes .menu > .menu-item:hover > a {
    opacity: 1;
    color: #ee6464;
  }
}
.nav-recipes .sub-menu-toggle {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background: 0 0;
  color: #ee6464;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .sub-menu-toggle {
    width: 40px;
    height: 40px;
    pointer-events: none;
  }
}
.nav-recipes .sub-menu-toggle.activated .icon-container {
  top: -1px;
  right: 0;
}
.nav-recipes .sub-menu-toggle .icon-chevron::before {
  content: '\e908';
  margin: 0;
  font-weight: 600;
}
.nav-recipes .sub-menu .sub-menu-toggle {
  top: 0;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .sub-menu .sub-menu-toggle {
    display: none;
  }
}
.nav-recipes .sub-menu {
  display: none;
  background: #294f6f;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .sub-menu {
    background: #3da49a;
  }
  .nav-recipes .sub-menu .menu-item:hover > a {
    background: #338b82;
  }
  .nav-recipes .menu > .menu-item > .sub-menu {
    width: calc(100% + 2px);
    left: 0;
    margin-left: -1px;
    top: 38px;
  }
  .nav-recipes .menu > .menu-item > .sub-menu > .menu-item:first-of-type > .sub-menu {
    top: 0;
  }
}
.nav-recipes .sub-menu a {
  padding-left: 24px;
  font-size: 15px;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .sub-menu a {
    font-size: 14px;
    height: auto;
  }
  .nav-recipes .menu .sub-menu a {
    padding: 8px 12px;
  }
  .genesis-nav-menu > .menu-item > .sub-menu > li:first-of-type::after,
  .genesis-nav-menu > .menu-item > .sub-menu > li:first-of-type::before {
    content: none;
  }
  .nav-recipes .menu > .menu-item > .sub-menu .menu-item:first-of-type > a {
    padding-top: 12px;
  }
  .nav-recipes .menu > .menu-item > .sub-menu .menu-item:last-of-type > a {
    padding-bottom: 12px;
  }
  .nav-recipes .sub-menu .sub-menu {
    background: #338b82;
    margin-left: 100%;
  }
}
.nav-recipes .sub-menu .sub-menu a {
  padding-left: 60px;
}
@media screen and (min-width: 1024px) {
  .nav-recipes .sub-menu .sub-menu a {
    padding-left: 12px;
  }
  .nav-recipes .sub-menu .sub-menu .menu-item:hover > a {
    background: #3da49a;
  }
}
body {
  margin-top: 48px;
}
@media screen and (min-width: 1024px) {
  body {
    margin-top: 0 !important;
  }
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background: #fff;
  overflow: hidden;
  z-index: 999999999;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1024px) {
  .site-header {
    position: relative;
    height: auto !important;
    overflow: visible;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: 0 0;
  }
}
.admin-bar .site-header {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .site-header {
    top: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .admin-bar .site-header,
  .site-header {
    top: 0;
    z-index: 9;
  }
}
.site-header > .wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  .site-header > .wrap {
    max-width: 100%;
  }
}
.title-area {
  display: inline-block;
  width: 74.4%;
}
@media screen and (min-width: 1024px) {
  .title-area {
    display: block;
    width: 340px;
    height: 72px;
    position: relative;
    margin: 28px 0 24px;
  }
}
.title-area .site-title a {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 48px;
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/logo.svg) no-repeat center;
  background-size: 200px;
  text-indent: -9999px;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media screen and (min-width: 1024px) {
  .title-area .site-title a {
    width: 100%;
    height: 72px;
    background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/logo-desktop.svg) no-repeat center;
    background-size: 340px;
    margin: 0 0 -60px;
  }
}
.site-description {
  text-indent: 0;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 9px;
  color: #5d5d5d;
  position: relative;
  top: 44px;
  left: 140px;
  pointer-events: none;
  transition: 0.4s;
}
.title-area .site-title:hover + .site-description {
  opacity: 0.6;
}
#header-search {
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
  height: 44px;
}
@media screen and (min-width: 1024px) {
  #header-search {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  #header-search .search-form {
    max-width: 90%;
    margin-left: 5%;
  }
}
.site-header .generic-toggle {
  float: left;
  width: 12.8%;
  height: 48px;
}
.site-header .search-toggle {
  float: right;
}
.before-header {
  display: none;
}
@media screen and (min-width: 1024px) {
  .before-header {
    display: block;
    background: #fff;
    border-bottom: 2px solid #000;
    position: relative;
    z-index: 99;
  }
  .before-header .wrap {
    position: relative;
  }
  .before-header .nav-header {
    width: calc(100% - 212px);
  }
  .before-header .social-container {
    position: absolute;
    right: 0;
    bottom: -12px;
  }
  .before-header .search-form {
    width: 160px;
    position: absolute;
    right: 16px;
    bottom: -17px;
    margin: 0;
    background: #fff;
    box-sizing: initial;
    border-radius: 0;
    overflow: visible;
    z-index: 99;
    border: 0;
  }
  .before-header .search-form::after,
  .before-header .search-form::before {
    content: '';
    display: block;
    position: absolute;
    top: 4.5px;
    left: -11px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-top: 2px solid #343434;
    border-left: 2px solid #343434;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    z-index: -9999999;
  }
  .before-header .search-form::after {
    left: auto;
    right: -11px;
    border: 0;
    border-right: 2px solid #343434;
    border-bottom: 2px solid #343434;
  }
  .before-header .search-form input {
    border-radius: 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .before-header .search-form input[type='submit'] {
    height: 28px;
  }
  .before-header .search-form .search-submit-icon {
    font-size: 18px;
    line-height: 1;
    top: 2px;
    right: 4px;
  }
}
.site-footer {
  background: #fff;
}
.footer-bottom {
  color: #fff;
  background: #1f4463;
  font-size: 14px;
  letter-spacing: 0.075em;
  text-align: center;
  margin-top: 24px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .footer-bottom:before {
    content: '';
    background-image: linear-gradient(45deg, #1f4463 17px, transparent 18px), linear-gradient(-45deg, #1f4463 17px, transparent 18px);
    background-size: 24px 24px;
    background-repeat: repeat-x;
    height: 24px;
    width: 100%;
    display: block;
    position: absolute;
    top: -24px;
  }
}
@media screen and (min-width: 1024px) {
  .footer-bottom {
    font-size: 12px;
    text-align: left;
    padding: 32px 0 44px;
    margin-top: 0;
  }
}
.footer-bottom .footer-bio,
.footer-bottom .footer-links {
  display: none;
}
@media screen and (min-width: 1024px) {
  .footer-bottom .footer-bio,
  .footer-bottom .footer-links {
    display: block;
  }
  .footer-bottom .footer-links {
    position: relative;
  }
  .footer-bottom .footer-links::after,
  .footer-bottom .footer-links::before {
    content: '';
    display: block;
    height: 100%;
    border-left: 1px solid #456d8e;
    position: absolute;
    top: 0;
    left: -8px;
  }
  .footer-bottom .footer-links::after {
    left: auto;
    right: -8px;
  }
}
.footer-credits-follow {
  position: relative;
  padding-top: 108px;
}
@media screen and (min-width: 1024px) {
  .footer-credits-follow {
    padding: 0;
  }
  .footer-credits {
    border-right: 1px solid #456d8e;
  }
}
.footer-credits .copyright {
  display: block;
  margin: 0 0 4px;
}
@media screen and (min-width: 1024px) {
  .footer-credits .copyright {
    margin-bottom: 0;
  }
}
.footer-follow {
  position: absolute;
  top: -24px;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .footer-follow {
    position: relative;
    top: 0;
  }
}
.back-to-top {
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 64px;
  line-height: 64px;
  color: #fff;
  background: #3da49a;
  text-align: center;
  font-size: 32px;
  margin: 0 auto 16px;
}
@media screen and (min-width: 1024px) {
  .back-to-top {
    width: 44px;
    height: 44px;
    border-radius: 44px;
    line-height: 44px;
    font-size: 24px;
    margin: 12px auto;
  }
  .back-to-top:hover {
    opacity: 1;
    background: #92d0ca;
  }
}
.breadcrumb {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 8px;
  color: #666;
}
@media screen and (min-width: 1024px) {
  .breadcrumb {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.breadcrumb .breadcrumb-link {
  text-decoration: none;
  color: #666;
}
.breadcrumb .breadcrumb-separator {
  margin: 0 8px 0 6px;
}
.archive-title,
.section-title,
.widget-title,
h1.entry-title {
  margin: 0 0 8px;
  line-height: 1;
}
.archive-title,
h1.entry-title {
  text-align: center;
  font-size: 26px;
  color: #1f4463;
}
@media screen and (min-width: 1024px) {
  .archive-title,
  h1.entry-title {
    font-size: 30px;
  }
  .archive-title {
    text-align: left;
  }
}
h1.entry-title {
  margin: 0 0 8px;
  text-align: left;
}
.widget .section-title,
.widget-title {
  margin-bottom: 12px;
  text-align: left;
}
.featured-posts .entry-title,
.post-listing .content .entry-title {
  margin: 0;
}
.featured-posts .entry-title-link,
.post-listing .content .entry-title-link {
  display: block;
  margin: 8px 8px 0;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  width: 80%;
  margin-top: -24px;
  margin-left: 10%;
  position: relative;
  background: #fff;
  padding: 8px 12px;
}
@media screen and (min-width: 1024px) {
  .featured-posts .entry-title-link,
  .post-listing .content .entry-title-link {
    font-size: 14px;
  }
  .featured-posts .entry-title-link:hover,
  .post-listing .content .entry-title-link:hover {
    opacity: 1;
    color: #777;
  }
}
.featured-posts .entry,
.post-listing .content .entry {
  margin-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  .featured-posts .entry,
  .post-listing .content .entry {
    margin-bottom: 20px;
  }
}
.post-listing #genesis-content > div.entry {
  width: 100%;
}
.featured-posts .entry-image,
.post-listing .content .entry-image {
  display: block;
}
.has-black-background-color {
  background-color: #000;
}
.has-black-color {
  color: #000;
}
.has-charcoal-background-color {
  background-color: #343434;
}
.has-charcoal-color {
  color: #343434;
}
.has-teal-background-color {
  background-color: #3da49a;
}
.has-teal-color {
  color: #3da49a;
}
.has-blue-background-color {
  background-color: #b1cad6;
}
.has-blue-color {
  color: #b1cad6;
}
.has-navy-background-color {
  background-color: #1f4463;
}
.has-navy-color {
  color: #1f4463;
}
.has-pink-background-color {
  background-color: #ee6464;
}
.has-pink-color {
  color: #ee6464;
}
.has-light-background-pink-color {
  background-color: #fbcbc4;
}
.has-light-pink-color {
  color: #fbcbc4;
}
.has-light-background-blue-color {
  background-color: #dbeeec;
}
.has-light-blue-color {
  color: #dbeeec;
}
.has-white-background-color {
  background-color: #fff;
}
.has-white-color {
  color: #fff;
}
@media screen and (min-width: 1120px) {
  .header-faq {
    position: relative;
  }
}
.header-faq::before {
  content: '?';
  display: block;
  float: left;
  text-align: center;
  border-radius: 100%;
  color: #fbcbc4;
  background: #ee6464;
  width: 1.2em;
  height: 1.2em;
  line-height: 1.3em;
  margin-top: -0.06em;
  margin-right: 0.3em;
}
@media screen and (min-width: 1120px) {
  .header-faq::before {
    position: absolute;
    top: 0;
    left: -1.6em;
  }
}
.script-font {
  display: inline-block;
  font-family: 'Brandon Smith';
  font-weight: 400;
  margin: 0 4px;
}
.text-140 {
  font-size: 140%;
}
.single .content .entry {
  position: relative;
}
.entry-meta {
  display: flex;
  flex-wrap: wrap;
  padding-left: 44px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .entry-meta {
    padding-left: 0;
  }
}
.entry-meta::before {
  content: '';
  height: 32px;
  width: 32px;
  display: block;
  border-radius: 50%;
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/avatar-author.jpg);
  background-size: 150%;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .entry-meta::before {
    content: none;
  }
}
.entry-meta-item {
  color: #343434;
  font-size: 14px;
  line-height: 1.2;
  margin-right: 8px;
}
@media screen and (min-width: 768px) {
  .entry-meta-item {
    display: block;
    font-weight: 400;
    font-size: 16px;
  }
}
.entry-meta-item:first-of-type {
  flex: 1 1 100%;
  margin-bottom: 2px;
}
@media screen and (min-width: 768px) {
  .entry-meta-item:first-of-type {
    flex: initial;
    margin-bottom: 0;
  }
}
.entry-meta-item .meta-label {
  display: inline-block;
  font-weight: 600;
}
.entry-meta-item a {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .entry-meta-item a:hover {
    text-decoration: none;
  }
}
.entry-meta-item.post-disclaimer {
  display: none;
}
@media screen and (min-width: 768px) {
  .entry-meta-item.post-disclaimer {
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 2px solid #f0f8f7;
  }
  .entry-meta-item.post-disclaimer p {
    margin: 0 0 0 10px;
    padding-right: 12px;
    border-left: 2px solid #f0f8f7;
  }
}
.post-details {
  overflow: hidden;
  margin-bottom: 12px;
  padding-bottom: 16px;
  line-height: 1.4;
  border-bottom: 2px solid #f0f8f7;
}
.post-details .flexbox {
  align-items: center;
}
.post-details .wprm-recipe-details-unit {
  font-size: 1em;
}
.post-details .post-indicators {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .post-details .post-indicators {
    font-size: 14px;
  }
}
.post-details .post-indicator {
  margin-right: 16px;
}
.post-details .post-indicator:last-of-type {
  margin-right: 0;
}
.post-details .icon-font {
  color: #ee6464;
  float: left;
  margin-top: -1px;
  margin-right: 4px;
}
@media screen and (min-width: 768px) {
  .post-details .icon-font {
    margin-top: -2px;
  }
}
.post-details .post-edit-link {
  font-weight: 500;
  color: #ee6464;
  margin-left: 16px;
}
.single-entry-content h2,
.single-entry-content h3,
.single-entry-content h4,
.single-entry-content h5,
.single-entry-content h6 {
  color: #1f4463;
  margin: 16px 0 -4px;
}
.single-entry-content h3,
.single-entry-content h5,
.single-entry-content h6 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.single-entry-content h3 {
  font-size: 22px;
}
.single-entry-content h4 {
  color: #ee6464;
}
.single-entry-content h5 {
  color: #3da49a;
}
.single-entry-content ol,
.single-entry-content ul:not(.wp-block-gallery):not(.blocks-gallery-grid) {
  list-style-type: none;
  margin-left: 1.78em;
}
.single-entry-content ol > li {
  margin-bottom: 8px;
}
.single-entry-content ol > li {
  counter-increment: list-counter;
}
.single-entry-content ol > li:first-of-type {
  counter-reset: list-counter;
}
.single-entry-content ol > li::before {
  content: counter(list-counter);
  float: left;
  width: 1.7em;
  height: 1.7em;
  line-height: 2em;
  text-align: center;
  font-weight: 600;
  color: #fff;
  background: #3da49a;
  border-radius: 100%;
  margin-top: 0.65em;
  margin-left: -2.4em;
  font-size: 0.6em;
}
@media screen and (min-width: 768px) {
  .single-entry-content ol > li::before {
    line-height: 1.8em;
    margin-top: 0.55em;
  }
}
.single-entry-content ul:not(.wp-block-gallery):not(.blocks-gallery-grid) > li::before {
  content: '\e90d';
  font-style: normal;
  font-family: Icons;
  float: left;
  display: block;
  color: #3da49a;
  font-size: 0.7em;
  margin-top: 0.3em;
  margin-left: -1.75em;
}
.single-entry-content ul ul > li::before {
  content: '\25cf';
  margin-left: -1.5em;
}
.bio-container {
  min-height: 100px;
}
.bio-container .image {
  max-width: 100px;
  float: left;
  margin-right: 20px;
}
.bio-container .image img {
  display: block;
  border-radius: 100%;
  margin-top: -4px;
}
.bio-container .widget-title {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 12px;
  color: #ee6464;
  margin: 0 0 4px;
}
.bio-container .more-link-container,
.bio-container .text,
.bio-container .text p {
  display: inline;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1.5;
}
.bio-container .more-link-container .more-link {
  font-style: italic;
  background: 0 0;
  padding: 0;
  margin-left: 2px;
  font-weight: 400;
  text-transform: none;
  font-size: 1em;
}
@media screen and (min-width: 1024px) {
  .bio-container .text .more-link:hover {
    opacity: 0.7;
  }
}
.bio-container .more-link-container .icon-font {
  font-size: 80%;
  margin-left: -2px;
}
.bio_widget {
  text-align: center;
  background: #f0f8f7;
  padding: 20px;
  margin-top: 60px;
  position: relative;
  line-height: 1;
}
@media screen and (min-width: 1024px) {
  .bio_widget {
    margin-top: 40px;
  }
}
.bio_widget .bio-container .image {
  max-width: 132px;
  margin: -60px auto 20px;
  float: none;
}
.bio_widget .bio-container .image img {
  display: block;
  border-radius: 100%;
}
.bio_widget .bio-container .widget-title {
  display: inline-block;
  font-weight: 600;
  text-transform: lowercase;
  letter-spacing: 0;
  font-size: 22px;
  color: #343434;
  background: #fff;
  padding: 2px 8px 0;
  transform: rotate(-6deg) translateX(-50%);
  position: absolute;
  top: 68px;
  left: 50%;
}
.bio_widget .bio-container .more-link-container .more-link,
.bio_widget .bio-container .text,
.bio_widget .bio-container .text p {
  display: block;
  font-size: 14px;
  line-height: 1.5;
}
.bio_widget .bio-container .more-link-container .more-link {
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  text-transform: lowercase;
  font-size: 16px;
  color: #1f4463;
  margin: -4px 0 0;
  border-radius: 0;
  border-bottom: 3px solid #3da49a;
}
@media screen and (min-width: 1024px) {
  .bio_widget .bio-container .text .more-link:hover {
    opacity: 1;
    color: #456d8e;
  }
}
.cta,
.subscribe {
  overflow: hidden;
  color: #fff;
  background: #1f4463;
  text-align: center;
  padding: 32px 20px;
}
.cta a,
.subscribe a {
  color: #fff;
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .cta a,
  .subscribe a {
    color: #fff;
    text-decoration: underline;
  }
}
.cta-image,
.subscribe .subscribe-image {
  display: block;
}
.cta-pretitle,
.subscribe .pre-title {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  line-height: 1;
  color: #3da49a;
  margin: 12px 0 8px;
}
.cta-title,
.subscribe .title {
  font-size: 24px;
  text-transform: capitalize;
  margin: 0 0 8px;
}
.cta-text p,
.subscribe .description {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 0;
}
.subscribe input {
  font-size: 14px;
  margin-bottom: 8px;
  text-align: center;
  height: 48px;
}
@media screen and (min-width: 768px) {
  .subscribe input {
    float: left;
    margin-right: 8px;
    width: calc(50% - 32px);
  }
}
.cta .cta-action,
.subscribe button,
.subscribe input[type='submit'] {
  display: inline-block;
  font-weight: 600;
  text-transform: lowercase;
  font-size: 16px;
  color: #fff;
  background: #ee6464;
  border-radius: 40px;
  padding: 8px 24px;
  text-decoration: none;
}
.subscribe button,
.subscribe input[type='submit'] {
  display: block;
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .subscribe button,
  .subscribe input[type='submit'] {
    width: 48px;
    text-indent: -9999px;
    margin-right: 0;
    background: 0 0;
  }
  .subscribe .form {
    position: relative;
  }
  .subscribe .form::before {
    content: '\e907';
    display: block;
    font-family: Icons;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    width: 48px;
    height: 48px;
    line-height: 42px;
    border: 3px solid #fff;
    border-radius: 100%;
    text-align: center;
    padding-left: 2px;
    pointer-events: none;
  }
}
@media screen and (min-width: 1024px) {
  .cta-action:hover {
    cursor: pointer;
  }
}
.gdpr {
  clear: both;
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4;
  font-style: italic;
  text-align: left;
  position: relative;
  padding-left: 20px;
  margin-top: 12px;
}
.gdpr input[type='checkbox'] {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  float: none;
  margin: 0;
}
.site-footer .cta {
  color: #343434;
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-grid.svg);
  background-size: 16px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .site-footer .cta {
    min-height: 472px;
    display: flex;
    height: 100%;
    padding-top: 44px;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer .cta {
    min-height: 576px;
    padding: 96px 0 72px;
  }
}
@media screen and (min-width: 768px) {
  .site-footer .cta .wrap {
    padding-left: 360px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer .cta .wrap {
    padding: 0 140px 0 500px;
    align-items: flex-start;
    text-align: left;
  }
}
.site-footer .cta-image {
  position: relative;
  width: 260px;
  height: 337px;
  padding: 28px 24px;
  margin: 0 auto 24px;
}
@media screen and (min-width: 768px) {
  .site-footer .cta-image {
    width: 312px;
    height: 405px;
    padding: 36px 28px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer .cta-image {
    left: 140px;
  }
}
.site-footer .cta-image::before {
  content: '';
  display: block;
  width: 104px;
  height: 104px;
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/text-new.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -28px;
  left: -32px;
  z-index: 9;
}
.site-footer .cta-image::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-ipad.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: calc(50%);
  transform: translateX(-50%);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .site-footer .cta-image::after {
    background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-ipad@2x.png);
  }
}
.site-footer .cta-image img {
  display: block;
}
.site-footer .cta-pretitle {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 17px;
  color: #ee6464;
}
@media screen and (min-width: 768px) {
  .site-footer .cta-pretitle {
    margin-top: 0;
  }
}
.site-footer .cta-title {
  text-transform: capitalize;
  font-size: 40px;
  color: #1f4463;
}
.site-footer .cta-text {
  display: none;
}
@media screen and (min-width: 1024px) {
  .site-footer .cta .cta-text {
    display: block;
    font-size: 17px;
    line-height: 1.5;
  }
  .site-footer .cta-text p {
    font-size: 24px;
    line-height: 1.3;
  }
  .site-footer .cta-text ul {
    list-style-type: none;
    margin-left: 1.78em;
  }
  .site-footer .cta-text ul > li::before {
    content: '\e90d';
    font-style: normal;
    font-family: Icons;
    float: left;
    display: block;
    font-size: 0.7em;
    margin-top: 0.3em;
    margin-left: -1.75em;
  }
}
.site-footer .cta-action {
  background: #3da49a;
}
@media screen and (min-width: 1024px) {
  .site-footer .cta-action:hover {
    opacity: 1;
    background: #92d0ca;
  }
}
.cta_widget .cta {
  background: #ee6464;
}
.cta_widget .cta-image img {
  display: block;
  margin: 0 auto;
  -webkit-box-shadow: -3px 4px 16px -1px rgba(51, 49, 51, 0.73);
  -moz-box-shadow: -3px 4px 16px -1px rgba(51, 49, 51, 0.73);
  box-shadow: -3px 4px 16px -1px rgba(51, 49, 51, 0.73);
  max-width: 270px;
}
.cta_widget .cta-pretitle {
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 24px;
  color: #fbcbc4;
  margin: 16px 0 0;
}
.cta_widget .cta-title {
  font-size: 38px;
  margin: 0 0 4px;
}
.cta_widget .cta-action {
  background: #1f4463;
}
@media screen and (min-width: 1024px) {
  .cta_widget .cta-action:hover {
    opacity: 1;
    color: #1f4463;
    background: #fff;
  }
}
.featured-images {
  text-align: center;
  margin: 0 0 20px;
}
@media screen and (min-width: 1024px) {
  .featured-images {
    margin: 48px 0;
  }
}
.featured-images .section-title {
  text-transform: lowercase;
  font-size: 13px;
  margin: 0 0 12px;
  color: #aaa;
}
@media screen and (min-width: 1024px) {
  .featured-images .section-title {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    flex-basis: 100%;
  }
}
.featured-images .logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 420px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .featured-images .logos {
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .featured-images .logos {
    justify-content: center;
  }
}
.featured-images .featured-image {
  flex: 0 1 50%;
  padding: 4px 16px;
  max-width: 50%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.3;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .featured-images .featured-image {
    flex-basis: 33.33%;
    padding: 8px 16px;
  }
}
@media screen and (min-width: 1024px) {
  .featured-images .featured-image {
    flex-basis: 20%;
  }
}
.featured-images .featured-image .size-placement-logo {
  width: auto;
  max-height: 36px;
  margin: 0 auto;
  vertical-align: middle;
}
.archive-featured-categories {
  margin-top: 12px;
}
.recipe-menu-container + .archive-featured-categories {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .archive-featured-categories .flexbox {
    justify-content: space-between;
    position: relative;
    margin-bottom: -24px;
  }
  .archive-featured-categories .flexbox::after {
    content: '';
    display: block;
    height: calc(100% - 20px);
    border-left: 3px solid #1f4463;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) skew(-12deg);
  }
}
.archive-featured-categories .entry {
  position: relative;
  margin-bottom: 8px;
}
@media screen and (min-width: 1024px) {
  .archive-featured-categories .entry {
    flex-basis: 100px;
  }
  .archive-featured-categories .entry:nth-of-type(8n + 4) {
    margin-right: 28px;
  }
  .archive-featured-categories .entry:nth-of-type(8n + 5) {
    margin-left: 28px;
  }
}
.archive-featured-categories .entry-image {
  border-radius: 100px;
}
.archive-featured-categories .entry-title,
.archive-featured-categories .entry::before {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
}
.archive-featured-categories .entry::before {
  content: '';
  display: block;
  background: #1f4463;
  border-radius: 100px;
  opacity: 0.8;
}
@media screen and (min-width: 1024px) {
  .archive-featured-categories .entry::before {
    content: none;
  }
  .archive-featured-categories .entry-title {
    position: relative;
    text-align: center;
  }
}
.archive-featured-categories .entry-title-link {
  display: block;
  font-size: 9px;
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 375px) {
  .archive-featured-categories .entry-title-link {
    font-size: 11px;
  }
}
@media screen and (min-width: 1024px) {
  .archive-featured-categories .entry-title-link {
    font-size: 14px;
    color: #1f4463;
  }
  .archive-featured-categories .entry-title-link:hover {
    opacity: 1;
    color: #456d8e;
  }
}
.archive-featured-posts {
  margin-top: 32px;
}
.archive-featured-posts .entry {
  display: flex;
  flex-direction: column;
}
.archive-featured-posts .entry-title {
  position: relative;
  flex: 1;
}
.archive-featured-posts .entry-title::before {
  content: '\e92d';
  font-family: Icons;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 38px;
  border-radius: 36px;
  color: #fff;
  background: #ee6464;
  font-size: 16px;
  text-align: center;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.archive-featured-posts .entry-title-link {
  width: 100%;
  height: 100%;
  margin: 0;
  color: #fff;
  background: #1f4463;
  font-size: 18px;
  padding: 20px 12px 12px;
}
@media screen and (min-width: 1024px) {
  .archive-featured-posts .entry-title-link:hover {
    color: #fff;
    background: #123048;
  }
}
.footer-posts {
  padding: 20px 0 8px;
}
@media screen and (min-width: 1024px) {
  .footer-posts {
    padding: 48px 0 20px;
  }
  .footer-posts .wrap {
    position: relative;
    padding-left: 120px;
  }
}
.footer-posts .section-title {
  text-transform: lowercase;
  text-align: center;
  color: #ee6464;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .footer-posts .section-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    line-height: 0.85;
    transform: rotate(-12deg);
  }
}
.footer-posts .section-title::before {
  content: '';
  display: block;
  width: 60px;
  height: 56px;
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/embellishment-faves.svg) no-repeat top right;
  background-size: contain;
  margin: 0 auto 8px;
}
@media screen and (min-width: 1024px) {
  .footer-posts .section-title::after {
    content: '';
    display: block;
    width: 52px;
    height: 44px;
    background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/embellishment-arrow.svg) no-repeat top right;
    background-size: contain;
    margin: 16px 0 0 48px;
    transform: rotate(12deg);
  }
}
.footer-posts .entry-image {
  border-radius: 100%;
  border: 6px solid #f2e4de;
}
.footer-posts .entry-title {
  margin-top: 8px;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .footer-posts .entry-title {
    text-align: center;
    line-height: 0.8;
  }
}
.footer-posts .entry-title-link {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  width: 100%;
  background: 0 0;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  .footer-posts .entry-title-link {
    display: inline;
    border-bottom: 1px solid #b1cad6;
  }
}
.featured_posts_widget .entry {
  flex-basis: calc(50% - 16px);
  margin-bottom: 12px;
}
.featured_posts_widget .entry-title-link {
  font-size: 14px;
  width: 90%;
  margin-left: 5%;
}
.social {
  display: inline-block;
  text-align: center;
}
.social > .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.social .social-icon {
  display: inline-block;
  color: #fff;
  background: #3da49a;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 1;
  text-align: center;
  border-radius: 100%;
  margin: 0 4px;
}
@media screen and (min-width: 1024px) {
  .social .social-icon:hover {
    opacity: 1;
    background: #379093;
  }
}
.social .social-icon:first-of-type {
  margin-left: 0;
}
.social .social-icon:last-of-type {
  margin-right: 0;
}
.social .social-icon .bssb-icon::before {
  line-height: 32px;
}
.site-footer .social {
  display: block;
  text-align: center;
}
.site-footer .social-icon {
  background: #ee6464;
  font-size: 20px;
  width: 40px;
  height: 40px;
}
.site-footer .social .bssb-icon::before {
  line-height: 42px;
}
@media screen and (min-width: 1024px) {
  .before-header .social-icon,
  .site-footer .social-icon {
    font-size: 12px;
    width: 24px;
    height: 24px;
    margin: 0 2px;
  }
  .before-header .social-icon {
    margin: 0 4px;
  }
  .before-header .social-icon:nth-of-type(5n + 1) {
    background: #1f4463;
  }
  .before-header .social-icon:nth-of-type(5n + 3) {
    background: #b1cad6;
  }
  .before-header .social-icon:nth-of-type(5n + 4) {
    background: #ee6464;
  }
  .before-header .social-icon:nth-of-type(5n) {
    background: #fbcbc4;
  }
  .before-header .social .bssb-icon::before,
  .site-footer .social .bssb-icon::before {
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  .subcategory-listing {
    margin: 20px 0 -48px;
  }
}
.subcategory-listing .section-title {
  color: #1f4463;
  background: #f4fafb;
  border: 1px solid #3da49a;
  margin: 12px 0 0;
  padding: 14px 16px 12px;
  border-radius: 4px;
  font-size: 16px;
  text-align: left;
  position: relative;
}
.subcategory-listing .section-title .icon-font {
  font-size: 128%;
  position: relative;
  top: -8px;
  right: -8px;
  vertical-align: middle;
  color: #ee6464;
  float: right;
}
.subcategory-list {
  list-style-type: none;
  margin: -2px 0 0;
  padding: 8px 0;
  border: 1px solid #3da49a;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .subcategory-list {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    border: 0;
  }
}
.subcategory-list .subcategory-link {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  padding: 12px;
  border-top: 1px solid #dbeeec;
}
@media screen and (min-width: 1024px) {
  .subcategory-list .subcategory-link {
    color: #ee6464;
    background: #fff;
    padding: 12px 16px;
    border-radius: 8px;
    margin: 0 4px 8px;
    border-top: 0;
  }
  .subcategory-list .subcategory-link:hover {
    opacity: 1;
    color: #ffa7a7;
  }
}
.subcategory-list .subcategory:first-of-type .subcategory-link {
  border-top: 0;
}
.archive-nav {
  padding: 20px 0;
  background: #f0f8f7;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .archive-nav {
    margin: 0;
    padding: 28px 0;
    text-align: left;
  }
}
.archive-nav p {
  font-size: 16px;
  line-height: 1.8;
  margin: 12px 0;
}
.page-description p:first-of-type {
  margin-top: 0;
}
.page-description p:last-child {
  margin-bottom: 0;
}
.archive-nav a {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .archive-nav a:hover {
    opacity: 1;
    text-decoration: none;
  }
}
@media screen and (max-width: 1023px) {
  .archive-nav .breadcrumb,
  .archive-nav .breadcrumb-link {
    color: #1f4463;
  }
}
@media screen and (min-width: 1024px) {
  .archive-nav .breadcrumb-link:hover {
    opacity: 0.6;
  }
}
.archive-featured-posts + .content-sidebar-wrap,
.archive-quick-links + .content-sidebar-wrap {
  border-top: 4px solid #f2e4de;
  margin-top: 4px;
  padding-top: 32px;
}
.modal .modal__container {
  position: relative;
  background: #1f4463;
}
@media screen and (min-width: 600px) {
  .modal .modal__container {
    padding: 72px 80px 64px;
  }
}
.modal__container::before {
  content: '';
  display: block;
  width: 228px;
  height: 236px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-logo-simple.svg) no-repeat top left;
  background-size: 272px;
}
.modal .modal__content,
.modal .modal__footer,
.modal .modal__header {
  position: relative;
}
.modal .modal__header {
  margin-bottom: 12px;
}
.modal__header .modal__title {
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 38px;
}
@media screen and (min-width: 1024px) {
  .modal__header .modal__title {
    margin: 0 32px;
  }
}
.modal__content {
  font-weight: 500;
  font-size: 15px;
}
.modal .modal__content form {
  margin-top: 16px;
}
.modal .modal__content button,
.modal .modal__content input[type='email'],
.modal .modal__content input[type='submit'],
.modal .modal__content input[type='text'] {
  font-size: 14px;
  height: 60px;
}
.modal .modal__content input[type='email'],
.modal .modal__content input[type='text'] {
  font-weight: 400;
  width: calc(50% - 68px);
  float: left;
  text-align: left;
  margin-right: 8px;
}
.modal .modal__content button,
.modal .modal__content input[type='submit'] {
  color: #fff;
  background: #3da49a;
  font-size: 16px;
  width: 120px;
  border-radius: 0;
  padding: 8px;
}
@media screen and (min-width: 1024px) {
  .modal .modal__content button:hover,
  .modal .modal__content input[type='submit']:hover {
    background: #92d0ca;
  }
}
.modal__container .modal__footer .modal__btn {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: inline-block;
  width: auto;
  min-height: auto;
  padding: 0;
  border: 0;
}
.modal .modal__content input::-webkit-input-placeholder {
  color: #a7a7a7;
}
.modal .modal__content input::-moz-placeholder {
  color: #a7a7a7;
}
.modal .modal__content input:-ms-input-placeholder {
  color: #a7a7a7;
}
.modal .modal__content input:-moz-placeholder {
  color: #a7a7a7;
}
.quick-links {
  text-align: center;
  margin: 16px 0 20px;
  position: relative;
}
.quick-link span {
  position: absolute;
  bottom: 9px;
}
@media screen and (min-width: 1024px) {
  .quick-links {
    margin: 16px 0 20px;
  }
}
.quick-links > .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.quick-links > .wrap::after,
.quick-links > .wrap::before {
  display: none;
}
.quick-links .quick-link {
  flex: 0 1 48%;
}
.quick-links .quick-link.index {
  flex-basis: 100%;
}
@media screen and (min-width: 375px) {
  .quick-links .quick-link,
  .quick-links .quick-link.index {
    flex-basis: 32%;
  }
}
@media screen and (min-width: 768px) {
  .quick-links .quick-link {
    flex-basis: 24%;
  }
  .quick-links .quick-link.index {
    flex-basis: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .quick-links .quick-link,
  .quick-links .quick-link.index {
    flex-basis: 11%;
  }
}
.quick-links .quick-link-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  margin: 0 auto 12px;
  font-weight: 600;
  font-size: 14px;
  color: #1f4463;
  background: #dbeeec;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px 20px 4px;
  position: relative;
  line-height: 14px;
}
.quick-links .index .quick-link-item {
  width: calc(100% - (48% - 140px));
  height: 100px;
}
@media screen and (min-width: 375px) {
  .quick-links .index .quick-link-item,
  .quick-links .quick-link-item {
    width: 108px;
    height: 108px;
  }
}
@media screen and (min-width: 414px) {
  .quick-links .index .quick-link-item,
  .quick-links .quick-link-item {
    width: 124px;
    height: 124px;
  }
}
@media screen and (min-width: 768px) {
  .quick-links .quick-link-item {
    width: 140px;
    height: 140px;
    padding: 16px 12px 12px;
  }
  .quick-links .index .quick-link-item {
    width: calc(100% - (24% - 140px));
    height: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .quick-links .index .quick-link-item,
  .quick-links .quick-link-item {
    width: 100px;
    height: 100px;
    padding: 16px 8px 4px;
  }
  .quick-links .quick-link-item:hover {
    opacity: 1;
    background: #beddd9;
  }
}
.quick-links .quick-link-item::before {
  content: '';
  display: block;
  width: 80px;
  height: 58px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.quick-links .quick-link-item::before {
  margin-bottom: 28px;
}
.quick-links .chocolate .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-chocolate.svg);
  width: 52px;
  margin-left: -2px;
}
.quick-links .cakes .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-cakes.svg);
  width: 80px;
}
.quick-links .bread .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-breads.svg);
  width: 64px;
}
.quick-links .sri-lankan .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-sri-lankan.svg);
  width: 68px;
}
.quick-links .breakfast .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-breakfast.svg);
  width: 72px;
}
.quick-links .drinks .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-drinks.svg);
  width: 60px;
}
.quick-links .candy .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-candy.svg);
  width: 60px;
}
.quick-links .pastries .quick-link-item::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-pastries.svg);
  width: 64px;
}
.quick-links .all-recipes .quick-link-item::before {
  content: '\e90a';
  font-family: Icons;
  font-weight: 400;
  font-size: 60px;
  height: auto;
  line-height: 0.8;
  color: #ee6464;
  transition: 0.4s;
}
@media screen and (min-width: 375px) {
  .quick-links .all-recipes .quick-link-item::before {
    content: '';
    background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-recipe-index.svg);
    width: 48px;
    height: 58px;
  }
}
@media screen and (min-width: 768px) {
  .quick-links .all-recipes .quick-link-item::before {
    content: '\e90a';
    background-image: none;
  }
}
@media screen and (min-width: 1024px) {
  .quick-links .all-recipes .quick-link-item::before {
    content: '';
    background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-recipe-index.svg);
    width: 48px;
    height: 58px;
    margin-left: 10px;
  }
}
.quick-links .quick-link-item {
  counter-increment: quick-link-counter;
}
.quick-links .quick-link:first-of-type {
  counter-reset: quick-link-counter;
}
.quick-links .quick-link-item::after {
  content: counter(quick-link-counter);
  color: #3da49a;
  position: absolute;
  top: 4px;
  left: 12px;
  font-size: 12px;
}
.akismet_comment_form_privacy_notice {
  font-size: 0.8em;
  font-style: italic;
  margin: 28px 0;
  text-align: center;
}
.comment-respond + .akismet_comment_form_privacy_notice {
  margin: 0;
}
.akismet_comment_form_privacy_notice a {
  text-decoration: underline;
}
.akismet_comment_form_privacy_notice a:hover {
  text-decoration: none;
  opacity: 1;
}
#wpstats {
  display: none;
}
.sharedaddy {
  margin-top: 20px;
}
.comment-header {
  padding-right: 88px;
}
.bypostauthor .comment-header {
  padding-right: 0;
}
.comment-respond .comment-form-wprm-rating,
.comment-respond .tasty-recipes-ratings {
  font-weight: 600;
  font-size: 17px;
  text-align: center;
}
.comment-respond .wprm-rating-stars {
  line-height: 1;
}
.comment-respond .wprm-comment-ratings-container {
  transform: scale(2);
  transform-origin: top;
}
.comment-respond .tasty-recipes-ratings-buttons,
.comment-respond .wprm-rating-stars {
  display: block;
}
.comment-respond .tasty-recipes-ratings-buttons span {
  color: #ee6464;
  font-size: 120%;
}
.comment-respond .wprm-rating-star svg {
  width: 24px;
  height: 24px;
}
.comment-respond .wprm-rating-star-selecting-filled polygon {
  fill: #ee6464 !important;
}
.comment-list .tasty-recipes-ratings,
.comment-list .wprm-comment-rating {
  position: absolute;
  top: 16px;
  right: 0;
}
.comment-list .tasty-recipes-rating,
.comment-list .wprm-rating-star svg,
.comment-respond .tasty-recipes-ratings-buttons span,
.comment-respond .wprm-rating-star svg {
  display: inline-block;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  margin: 0 1px;
}
.comment-list .tasty-recipes-rating {
  color: #ee6464;
}
.comment-list .wprm-rating-star path {
  fill: #ee6464;
}
.comment-list .wprm-rating-star polygon,
.comment-respond .wprm-rating-star polygon {
  stroke: #ee6464;
}
.recipe-info,
.wprm-recipe-snippet {
  display: flex;
  margin-bottom: 4px;
}
@media screen and (min-width: 768px) {
  .recipe-info,
  .wprm-recipe-snippet {
    margin-bottom: 0;
  }
}
.recipe-info-link,
.wprm-recipe-link {
  flex: 0 1 49%;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  padding: 12px 20px;
  color: #1f4463 !important;
  background: rgba(177, 202, 214, 0.4);
  border-radius: 40px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .recipe-info-link,
  .wprm-recipe-link {
    padding: 4px 12px;
    flex-basis: auto;
  }
}
@media screen and (min-width: 1024px) {
  .recipe-info-link:hover,
  .wprm-recipe-link:hover {
    opacity: 1;
    color: #fff !important;
    background: #1f4463;
  }
}
.wprm-recipe-link + .wprm-recipe-link {
  margin-left: 10px;
}
.recipe-info-link .icon-font,
.wprm-recipe-link .icon-font {
  color: #fff;
  font-size: 80%;
  position: relative;
  top: -1px;
}
.rp4wp-related-posts {
  text-align: center;
  margin: 16px 0 0;
}
.singular .content .rp4wp-related-posts h3 {
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 23px;
  margin: 0 0 12px;
  color: #343434;
}
@media screen and (min-width: 768px) {
  .singular .content .rp4wp-related-posts h3 {
    text-align: left;
  }
}
.rp4wp-related-posts ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 !important;
}
.rp4wp-related-posts li {
  flex: 0 1 32%;
  margin-bottom: 16px;
}
.rp4wp-related-posts li::before {
  content: none !important;
}
.rp4wp-related-post-image .wp-post-image {
  display: block;
}
.singular .content .rp4wp-related-post-content a {
  display: block;
  margin: 8px 8px 0;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  width: 90%;
  margin-top: -24px;
  margin-left: 5%;
  position: relative;
  background: #fff;
  padding: 8px 12px;
  line-height: 1.2;
  color: #343434;
}
@media screen and (min-width: 1024px) {
  .singular .content .rp4wp-related-post-content a {
    font-size: 14px;
    width: 80%;
    margin-left: 10%;
  }
  .singular .content .rp4wp-related-post-content a:hover {
    color: #777;
    text-decoration: none;
  }
}
.oc-theme .site-container .dpsp-networks-btns-wrapper li {
  margin-bottom: 0;
}
.oc-theme .site-container .dpsp-networks-btns-wrapper .dpsp-network-btn,
.oc-theme .site-container .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
  height: 48px;
  max-height: 48px;
  line-height: 46px;
  border-width: 1px;
}
.oc-theme .site-container .dpsp-networks-btns-wrapper .dpsp-network-btn {
  font-family: inherit;
  font-weight: 500;
  background-image: none;
  padding-right: 8px;
  padding-left: 32px;
}
.oc-theme .site-container .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
  background: 0 0;
  border: 0;
  font-size: 80%;
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 32px;
}
.oc-theme .site-container .dpsp-total-share-wrapper {
  margin-top: -16px;
}
.oc-theme .content .dpsp-content-wrapper {
  margin: 16px 0 0 !important;
}
@media screen and (min-width: 768px) {
  .oc-theme #dpsp-content-bottom .dpsp-networks-btns-wrapper .dpsp-network-btn {
    font-size: 24px;
    padding-left: 48px;
  }
  .oc-theme .site-container .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
    width: 48px;
  }
}
.oc-theme .post-details .dpsp-shortcode-wrapper {
  margin: 8px 0 0;
}
@media screen and (min-width: 768px) {
  .oc-theme .post-details .dpsp-shortcode-wrapper {
    margin-top: 0;
  }
}
.oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn,
.oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
  height: 28px;
  max-height: 28px;
  line-height: 26px;
}
@media screen and (min-width: 768px) {
  .oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn,
  .oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
    height: 22px;
    max-height: 22px;
    line-height: 20px;
  }
}
.oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn {
  padding-right: 4px;
  padding-left: 20px !important;
}
@media screen and (min-width: 768px) {
  .oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn {
    padding-left: 16px !important;
  }
}
.oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
  width: 24px;
}
@media screen and (min-width: 768px) {
  .oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
    font-size: 70%;
    width: 20px;
  }
}
.oc-theme .post-details .dpsp-networks-btns-wrapper .dpsp-network-label {
  font-size: 12px;
}
.oc-theme .post-details .dpsp-total-share-wrapper {
  font-size: 14px;
  height: 22px;
  margin-top: -12px;
}
.oc-theme .post-details .dpsp-total-share-wrapper span {
  font-size: 56%;
}
.oc-theme .post-details .dpsp-total-share-wrapper .dpsp-icon-total-share:before {
  top: 1px;
}
.oc-theme .post-details .dpsp-total-share-wrapper .dpsp-total-share-count {
  font-size: 100%;
  line-height: 1;
}
.wp-block-yoast-faq-block {
  background: #f0f8f7;
  padding: 40px 12px 12px;
  border-bottom: 8px solid #1f4463;
  position: relative;
  margin: 20px 0 32px;
}
@media screen and (min-width: 768px) {
  .wp-block-yoast-faq-block {
    padding: 32px 44px 36px;
    margin: 28px 0 40px;
  }
}
.wp-block-yoast-faq-block::before {
  content: '';
  display: block;
  width: 48px;
  height: 52px;
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/embellishment-tip.svg) no-repeat center;
  background-size: 48px;
  float: right;
  margin: -40px 12px 0;
}
@media screen and (min-width: 768px) {
  .wp-block-yoast-faq-block::before {
    width: 76px;
    height: 84px;
    background-size: 76px;
    margin: -32px 16px 0 28px;
  }
}
.wp-block-yoast-faq-block .schema-faq-section:not(:first-of-type) {
  margin-top: 44px;
}
.wp-block-yoast-faq-block .schema-faq-section .schema-faq-question {
  font-size: 28px;
  color: #ee6464;
  line-height: 1;
}
.wp-block-yoast-faq-block .schema-faq-section:first-of-type .schema-faq-question::before {
  content: 'The Science of Baking';
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  margin-bottom: 8px;
  color: #1f4463;
}
.wp-block-yoast-faq-block .schema-faq-section .schema-faq-answer {
  margin-top: 0;
}
.post-type-archive-product_link .archive-nav,
.tax-product_section .archive-nav {
  background: #1f4463;
}
.post-type-archive-product_link .archive-nav .breadcrumb,
.post-type-archive-product_link .archive-nav .breadcrumb-link,
.post-type-archive-product_link .archive-nav p,
.tax-product_section .archive-nav .breadcrumb,
.tax-product_section .archive-nav .breadcrumb-link,
.tax-product_section .archive-nav p {
  color: #fff;
}
.post-type-archive-product_link .archive-nav p,
.post-type-archive-product_link .archive-title,
.tax-product_section .archive-nav p,
.tax-product_section .archive-title {
  text-align: center;
}
.post-type-archive-product_link .archive-title,
.tax-product_section .archive-title {
  color: #3da49a;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .post-type-archive-product_link .archive-title,
  .tax-product_section .archive-title {
    font-size: 38px;
  }
}
.post-type-archive-product_link .archive-title::before,
.tax-product_section .archive-title::before {
  content: 'Shop';
  margin-right: 8px;
  color: #fff;
}
.post-type-archive-product_link .archive-nav p,
.tax-product_section .archive-nav p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
}
.post-type-archive-product_link .archive-nav p {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .post-type-archive-product_link .archive-nav p,
  .tax-product_section .archive-nav p {
    font-size: 18px;
  }
}
.post-type-archive-product_link .entry,
.tax-product_section .entry {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.post-type-archive-product_link .entry-title .entry-title-link,
.tax-product_section .entry-title .entry-title-link {
  margin: 8px 0;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  background: 0 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .post-type-archive-product_link .entry-title .entry-title-link,
  .tax-product_section .entry-title .entry-title-link {
    font-size: 22px;
  }
}
.post-type-archive-product_link .entry-content,
.tax-product_section .entry-content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.post-type-archive-product_link .entry-content p,
.tax-product_section .entry-content p {
  display: none;
}
@media screen and (min-width: 768px) {
  .post-type-archive-product_link .entry-content p,
  .tax-product_section .entry-content p {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
  }
}
.post-type-archive-product_link .more-link,
.tax-product_section .more-link {
  background: #ee6464;
  font-size: 12px;
  padding: 12px 16px 10px;
  margin-top: auto;
  width: 120px;
  margin: auto auto 0;
}
@media screen and (min-width: 768px) {
  .post-type-archive-product_link .more-link,
  .tax-product_section .more-link {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 6px;
  }
}
.post-type-archive-product_link .more-link .icon-font,
.tax-product_section .more-link .icon-font {
  position: relative;
  top: -0.1em;
  vertical-align: middle;
}
.post-type-archive-product_link .product-section {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.post-type-archive-product_link .product-section-title {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 20px;
  display: inline-block;
  color: #fff;
  background: #3da49a;
  padding: 2px 8px;
}
.post-type-archive-product_link .more-link-container {
  position: absolute;
  top: 4px;
  right: 0;
  margin: 0;
  line-height: 1;
}
.post-type-archive-product_link .more-link-container .more-link {
  color: #ee6464;
  background: 0 0;
  padding: 0;
  width: auto;
  vertical-align: middle;
}
@media screen and (min-width: 1024px) {
  .home {
    background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-grid.svg);
    background-size: 16px;
  }
}
.home .site-inner {
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .home .site-inner {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .home .content,
  .home .content-sidebar-wrap {
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .home .content-sidebar-wrap {
    position: relative;
    background: #fff;
    margin: 0;
    padding-top: 20px;
  }
  .home .content {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .home .content > * > .wrap {
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .home .content > * > .wrap {
    max-width: 100%;
    padding-left: calc(50% - 510px);
    padding-right: calc(50% - 140px);
  }
  .home .sidebar {
    position: absolute;
    top: 16px;
    right: calc(50% - 510px);
  }
}
.highlighted-features .flexbox {
  align-items: flex-start;
}
.highlighted-features .entry {
  position: relative;
  margin-bottom: 12px;
}
.highlighted-features .entry-image {
  display: block;
}
.highlighted-features .more-link-container {
  margin: 0;
  position: absolute;
  top: auto;
  left: 20px;
  bottom: 8px;
  transform: none;
  width: 100%;
  max-width: 124px;
  pointer-events: none;
  line-height: 1;
  text-align: left;
}
.highlighted-features .entry .more-link {
  display: inline;
  width: auto;
  text-transform: none;
  font-size: 22px;
  line-height: 1.4;
  color: #b1cad6;
  background: #1f4463;
  padding: 0;
  border-radius: 0;
  box-shadow: 8px 0 0 #1f4463, -8px 0 0 #1f4463;
}
@media screen and (min-width: 1024px) {
  .highlighted-features .entry .more-link {
    font-size: 24px;
  }
  .highlighted-features .entry:hover .more-link {
    color: #1f4463;
    background: #b1cad6;
    box-shadow: 8px 0 0 #b1cad6, -8px 0 0 #b1cad6;
  }
}
.home .quick-link-item {
  background: rgba(219, 238, 236, 0.7);
}
.home .subscribe {
  background: #00538d;
}
@media screen and (min-width: 1024px) {
  .home .subscribe {
    padding: 0;
  }
  .home .subscribe > .wrap {
    position: relative;
    padding: 60px 0 44px 540px;
    min-height: 380px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
  .home .subscribe .subscribe-image {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 47%;
    max-width: 550px;
  }
  .home .subscribe .subscribe-image img {
    display: block;
  }
}
@media screen and (min-width: 1060px) {
  .home .subscribe .subscribe-image {
    left: -20px;
  }
}
@media screen and (max-width: 1023px) {
  .home .subscribe .subscribe-image img {
    width: 100%;
    max-width: 450px;
  }
}
.home .subscribe .subscribe-image img {
  border: 16px solid #dedede;
}
.home .subscribe .pre-title {
  display: none;
}
@media screen and (min-width: 1024px) {
  .home .subscribe .pre-title {
    display: block;
    text-transform: capitalize;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    color: #fff;
    background: #ee6464;
    padding: 8px;
    width: 92px;
    border-radius: 0 0 12px 12px;
    line-height: 1.3;
    letter-spacing: 0;
    text-align: center;
  }
}
.home .subscribe .title {
  text-transform: lowercase;
}
.home .subscribe .title .top-line {
  display: block;
  letter-spacing: 0;
  color: #fff;
  font-size: 20px;
  margin: 0 0 -12px -92px;
}
@media screen and (max-width: 1023px) {
  .home .subscribe .title .top-line {
    text-align: center;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .home .subscribe .title .top-line {
    margin-left: 0;
  }
}
.home .subscribe .title {
  font-size: 36px;
}
.home .subscribe .title .script-font {
  font-size: 50px;
  color: #3da49a;
}
@media screen and (min-width: 1024px) {
  .home .subscribe .title .script-font {
    margin-left: 7px;
  }
  .home .subscribe .description {
    font-size: 12px;
    padding-right: 160px;
    margin-top: -4px;
    margin-bottom: 16px;
  }
  .home .subscribe .form {
    width: 100%;
  }
}
.home .content .featured-posts {
  position: relative;
  text-align: center;
  margin: 20px 0;
}
@media screen and (min-width: 1024px) {
  .home .content .featured-posts {
    text-align: left;
    margin-bottom: 0;
  }
}
.home .content .featured-posts .title-description-container {
  position: relative;
}
.home .content .featured-posts .title-description-container::before {
  content: '';
  display: block;
  width: 100%;
  border-top: 1px solid #b1cad6;
  position: absolute;
  top: 16px;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .home .content .featured-posts .title-description-container::before {
    top: 18px;
  }
}
.home .content .featured-posts .section-pretitle,
.home .content .featured-posts .section-title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 24px;
  display: inline-block;
  background: #fff;
  padding: 4px 12px 2px;
  position: relative;
  margin-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  .home .content .featured-posts .section-pretitle,
  .home .content .featured-posts .section-title {
    font-size: 19px;
  }
}
.home .content .featured-posts .section-pretitle {
  display: block;
  top: -16px;
  margin: 0 0 -24px;
  font-weight: 600;
  font-size: 10px;
  color: #ee6464;
}
.home .content .featured-posts .section-title .script-font {
  text-transform: none;
  font-size: 32px;
  margin-top: -10px;
  letter-spacing: 0;
}
@media screen and (min-width: 1024px) {
  .home .content .featured-posts .section-pretitle {
    display: inline-block;
    font-size: 19px;
    padding-left: 0;
    top: 0;
    margin-right: -8px;
  }
  .home .content .featured-posts .section-title {
    padding-left: 0;
  }
}
.home .content .featured-posts .feature-description {
  display: none;
}
@media screen and (min-width: 1024px) {
  .home .content .featured-posts .feature-description {
    display: block;
    font-size: 14px;
    line-height: 1.6;
    margin: -4px 0 12px;
  }
}
.home .content .featured-posts .more-link-container {
  margin: 0;
}
.home .content .featured-posts .more-link {
  padding: 12px 28px 16px;
}
@media screen and (min-width: 1024px) {
  .home .content .featured-posts .more-link {
    text-transform: lowercase;
    font-size: 16px;
    color: #ee6464;
    background: #fff;
    padding: 0 0 0 12px;
    border-radius: 0;
    position: absolute;
    top: 9px;
    right: calc(50% - 140px);
  }
  .home .content .featured-posts .more-link:hover {
    opacity: 1;
    color: #ffa7a7;
    background: #fff;
  }
}
.home .content .featured-posts .more-link .icon-font {
  font-size: 75%;
}
.home-cta {
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-grid.svg);
  background-size: 16px;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  .home-cta {
    margin: 0;
    padding: 0;
  }
}
.home-cta > .wrap {
  background: #1f4463;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .home-cta > .wrap {
    color: #1f4463;
    background: 0 0;
    position: relative;
    min-height: 384px;
    padding: 32px 20px;
    padding-right: 340px;
    justify-content: center;
  }
}
@media screen and (min-width: 1024px) {
  .home-cta > .wrap {
    padding: 32px calc(50% + 220px) 32px calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 768px) {
  .home-cta .cta-image {
    max-width: 320px;
    position: absolute;
    top: 32px;
    right: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .home-cta .cta-image {
    top: 32px;
    right: calc(50% - 128px);
  }
}
.home-cta .cta-image img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .home-cta .cta-image img {
    width: 100%;
  }
}
.home-cta .cta-image + ::before {
  content: '\e92d';
  font-family: Icons;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 50px;
  border-radius: 48px;
  margin: 28px auto 12px;
  color: #fff;
  background: #ee6464;
  font-size: 20px;
  text-align: center;
  padding-left: 2px;
}
.home-cta .cta-action,
.home-cta .cta-pretitle,
.home-cta .cta-text,
.home-cta .cta-title {
  margin: 4px 28px;
}
.home-cta .cta-pretitle {
  margin-bottom: 0;
}
.home-cta .cta-action {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .home-cta .cta-action {
    width: 140px;
    color: #1f4463;
    background: 0 0;
    padding: 0;
    border-radius: 0;
    border-bottom: 3px solid #3da49a;
  }
}
@media screen and (min-width: 1024px) {
  .home-cta .cta-action:hover {
    opacity: 1;
    color: #456d8e;
  }
}
.home .featured-categories {
  color: #1f4463;
  background: #f0f8f7;
  text-align: center;
  margin-left: -10px;
  margin-right: -10px;
  padding: 16px 10px;
}
@media screen and (min-width: 768px) {
  .home .featured-categories {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .home .featured-categories {
    padding: 56px 0;
    background: #f0f8f7 url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-logo-textured-9.svg) no-repeat left calc(((100vw - 1020px) / 2) - 480px) bottom -144px;
    background-size: 740px;
  }
}
.home .featured-categories .entry {
  background: #fff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 12px;
}
.home .featured-categories .entry-image {
  display: block;
}
.home .featured-categories .entry-title {
  margin: 0;
  line-height: 1;
  display: flex;
}
.home .featured-categories .entry-title-link {
  flex: 1 1 100%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  padding: 16px 8px 12px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .home .featured-categories .entry-title-link:hover {
    opacity: 1;
    color: #fff;
    background: #1f4463;
  }
}
.home .featured-categories .section-pretitle {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  color: #b1cad6;
  background: #1f4463;
  padding: 4px 12px 2px;
  margin-bottom: 8px;
}
@media screen and (min-width: 1024px) {
  .home .featured-categories .section-pretitle {
    font-size: 14px;
  }
}
.home .featured-categories .section-title {
  text-transform: capitalize;
  font-size: 30px;
  line-height: 1.2;
}
.home .featured-categories .feature-description {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .home .featured-categories .feature-description {
    padding: 0 20px;
  }
}
.page-template-page_recipes .archive-nav {
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .page-template-page_recipes .archive-nav {
    background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-grid.svg);
    background-size: 16px;
  }
  .page-template-page_recipes .archive-nav .breadcrumb {
    padding-right: 320px;
  }
}
.page-template-page_recipes .archive-nav .search-form {
  display: none;
}
@media screen and (min-width: 1024px) {
  .page-template-page_recipes .archive-nav .search-form {
    display: block;
    width: 300px;
    float: right;
    margin-top: 20px;
    background: #fff;
  }
  .page-template-page_recipes .archive-nav .search-form input[type='search'] {
    font-size: 14px;
    font-weight: 600;
  }
}
.page-template-page_recipes h1.entry-title {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .page-template-page_recipes h1.entry-title {
    text-align: left;
  }
}
.page-template-page_recipes .page-recipes-title {
  color: #b1cad6;
  background: #f0f8f7;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  padding: 12px 0 8px;
}
@media screen and (min-width: 1024px) {
  .page-template-page_recipes .page-recipes-title {
    text-align: left;
    padding: 16px 0 8px;
  }
}
.page-template-page_start-here .content,
.page-template-page_start-here .content-sidebar-wrap {
  max-width: 100%;
  margin: 0;
}
.page-template-page_start-here .breadcrumb,
.start-here-section {
  text-align: center;
}
.start-here-section {
  padding: 24px 0 32px;
}
@media screen and (min-width: 1024px) {
  .start-here-section {
    padding: 56px 0 64px;
  }
}
.start-here-section.section-features {
  padding: 0;
}
.start-here-section .wrap {
  max-width: calc(100% - 20px);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .start-here-section .wrap {
    max-width: calc(100% - 40px);
  }
}
@media screen and (min-width: 1024px) {
  .start-here-section .wrap {
    max-width: 1020px;
  }
}
.page-template-page_start-here .big-button,
.page-template-page_start-here .small-button {
  font-weight: 700;
  color: #fff;
  background-color: #ee6464;
  border-radius: 27px;
  text-transform: lowercase;
  line-height: 1em;
}
.page-template-page_start-here .big-button:hover,
.page-template-page_start-here .small-button:hover {
  background-color: #ffa7a7;
  opacity: 1;
}
.page-template-page_start-here .big-button {
  font-size: 16px;
  padding: 13px 28px;
  display: inline-block;
}
.page-template-page_start-here .small-button {
  font-size: 14px;
  padding: 8px 20px;
}
.page-template-page_start-here .breadcrumb {
  color: #fff;
  background: #1f4463;
  padding: 12px 10px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .page-template-page_start-here .breadcrumb {
    padding: 12px 20px;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-page_start-here .breadcrumb {
    text-align: left;
    padding: 16px calc(50% - 510px);
  }
}
@media screen and (max-width: 767px) {
  .page-template-page_start-here .breadcrumb {
    padding-top: 20px;
  }
}
.page-template-page_start-here .breadcrumb a {
  color: #fff;
}
.start-here-section.section-intro {
  color: #fff;
  background: #1f4463;
  padding: 8px 0 57px;
}
.start-here-section.section-intro .intro-title {
  display: inline-block;
  color: #3da49a;
  font-size: 44px;
  padding-bottom: 4px;
  border-bottom: 4px solid #ee6464;
  margin-bottom: 0;
}
.start-here-section.section-intro .intro-pretitle {
  color: #fff;
  margin-right: 10px;
}
.start-here-section.section-intro .intro-text {
  font-size: 24px;
  line-height: 1.4;
}
.start-here-section.section-intro .intro-text p {
  margin: 15px 0 0;
}
@media screen and (max-width: 767px) {
  .start-here-section.section-intro {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
  }
  .start-here-section.section-intro .intro-title {
    font-size: 24px;
  }
  .start-here-section.section-intro .intro-text {
    font-size: 14px;
    line-height: 1.6em;
  }
}
.start-here-section.section-author {
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-grid.svg);
  background-size: 16px;
}
.start-here-section.section-author img {
  width: 41%;
  border-radius: 50%;
  float: left;
}
.start-here-section.section-author .wrap {
  max-width: 748px;
}
.start-here-section.section-author .author-pretitle,
.start-here-section.section-buy .buy-pretitle {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3da49a;
  letter-spacing: 1px;
  line-height: 38px;
}
.start-here-section .offer-title,
.start-here-section.section-author .author-title,
.start-here-section.section-buy .buy-title {
  font-size: 42px;
  line-height: 1.2em;
  color: #1f4463;
}
.start-here-section.section-author .author-wrap {
  width: 55%;
  float: right;
}
.start-here-section.section-author .author-text,
.start-here-section.section-buy .buy-text {
  font-size: 16px;
  line-height: 1.6em;
}
.start-here-section.section-author a p {
  display: inline;
}
.start-here-section.section-author .big-button {
  margin-top: 14px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .start-here-section .wrap {
    max-width: 100%;
    margin: 0 20px;
  }
  .start-here-section.section-author img {
    width: 84px;
    position: relative;
    left: 25%;
  }
  .start-here-section.section-author .author-text {
    clear: both;
    padding: 20px 17px 16px;
  }
  .start-here-section.section-author .author-wrap {
    width: auto;
    float: none;
  }
  .start-here-section.section-author .big-button {
    margin: 0;
  }
  .start-here-section .offer-title,
  .start-here-section.section-author .author-title,
  .start-here-section.section-buy .buy-title {
    font-size: 32px;
  }
  .start-here-section.section-author {
    background: 0 0;
  }
}
@media screen and (max-width: 650px) {
  .start-here-section.section-author img {
    width: 84px;
    position: relative;
    left: 20%;
  }
}
@media screen and (max-width: 550px) {
  .start-here-section.section-author img {
    left: 15%;
  }
}
@media screen and (max-width: 420px) {
  .start-here-section.section-author img {
    left: 5%;
  }
}
@media screen and (max-width: 350px) {
  .start-here-section.section-author img {
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .start-here-section.section-topics {
    padding: 58px 0 58px;
  }
}
.start-here-section.section-topics {
  color: #fff;
  background: #3da49a;
}
.start-here-section.section-topics .topics-title {
  font-weight: 700;
  color: #1f4463;
  font-size: 25px;
  background-color: #fff;
  text-transform: lowercase;
  display: inline-block;
  padding: 11px 20px 10px 20px;
  margin-bottom: 30px;
}
.start-here-section.section-topics a.section-link {
  display: block;
}
.start-here-section.section-topics a.topic-link {
  height: 133px;
  width: 133px;
  border-radius: 50%;
  background-color: #1f4463;
  text-align: center;
  display: block;
  position: relative;
  margin: 0 auto;
}
.start-here-section.section-topics a.topic-link::before {
  content: '';
  display: block;
  width: 91px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  filter: brightness(0) invert(1);
  position: absolute;
  top: 23%;
  left: 15%;
}
.start-here-section.section-topics a.topic-link:hover {
  background-color: #fff;
  opacity: 1;
}
.start-here-section.section-topics a.topic-link:hover::before {
  filter: none;
}
.start-here-section.section-topics a.topic-link.dessert-recipes::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/start-here-dessert-recipes.svg);
}
.start-here-section.section-topics a.topic-link.breakfast-recipes::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/start-here-breakfast-recipes.svg);
  width: 101px;
  height: 71px;
  top: 18%;
}
.start-here-section.section-topics a.topic-link.global-cuisines::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/start-here-global-cuisines.svg);
  width: 90px;
  height: 83px;
  top: 17%;
}
.start-here-section.section-topics a.topic-link.baking-basics::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/start-here-baking-basics.svg);
  width: 85px;
  height: 66px;
  left: 19%;
  top: 25%;
}
.start-here-section.section-topics a.topic-link.how-to-tutorials::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/start-here-how-to-tutorials.svg);
  width: 74px;
  height: 83px;
  top: 19%;
  left: 28%;
}
.start-here-section.section-topics .topic-name {
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
  margin: 10px 0 0;
}
.start-here-section.section-topics .topic-button {
  color: #fff;
  text-transform: lowercase;
  font-size: 13px !important;
  line-height: 1.2em;
  font-weight: 700;
  position: relative;
  top: -5px;
  font-size: 24px;
}
.start-here-section.section-topics .mobile-title {
  text-align: center;
  background-color: transparent;
  margin-bottom: 23px;
}
.start-here-section.section-topics .mobile-title span {
  padding: 28px 15px;
  color: #fff;
  border: 3px solid #fff;
  display: block;
  width: 133px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .start-here-section.section-topics .mobile-title {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .start-here-section.section-topics .mobile-title {
    display: block;
  }
  .start-here-section.section-topics .desktop-title,
  .start-here-section.section-topics .topic-button {
    display: none;
  }
  .start-here-section.section-topics .topic-name {
    margin-bottom: 23px;
  }
}
.start-here-section.section-offer {
  background: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/bg-grid.svg);
  background-size: 16px;
}
.start-here-section.section-offer .wrap {
  max-width: 818px;
}
.start-here-section.section-offer img {
  width: 43%;
  float: right;
}
.start-here-section.section-offer .offer-wrap {
  width: 50%;
  float: left;
}
.start-here-section.section-offer .offer-text a {
  color: #ee6464;
}
.start-here-section.section-offer .offer-text {
  color: #3d3d3d;
  font-size: 16px;
  line-height: 1.4em;
}
.start-here-section.section-offer .big-button {
  margin-top: 5px;
}
.start-here-section.section-offer .big-button:hover {
  background-color: #ea5555;
}
@media screen and (max-width: 900px) {
  .start-here-section .wrap,
  .start-here-section.section-author .wrap,
  .start-here-section.section-offer .wrap {
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .start-here-section.section-offer {
    background: 0 0;
  }
  .start-here-section.section-offer img {
    width: 100%;
    float: none;
    max-width: 333px;
  }
  .start-here-section.section-offer .offer-wrap {
    width: 100%;
    float: none;
  }
}
.start-here-section.section-table {
  color: #fff;
  background: #1f4463;
}
.start-here-section.section-table .table-title {
  text-transform: lowercase;
  font-size: 25px;
  border: 3px solid #fff;
  padding: 8px 16px;
  display: inline-block;
}
.start-here-section.section-table .table-text {
  font-size: 16px;
  line-height: 1.4em;
}
.start-here-section.section-table .table-column {
  background-color: #fff;
  position: relative;
}
.start-here-section.section-table .column-text {
  margin-bottom: 12px;
  padding-bottom: 45px;
}
.start-here-section.section-table .table-column .column-text a {
  list-style: none;
  margin-left: 38px;
  margin-right: 22px;
  display: block;
  text-align: left;
  text-indent: -22px;
}
.start-here-section.section-table .table-column .column-text a:before {
  font-family: Icons;
  font-style: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  line-height: 1em;
  margin: 0.2em 5px 0 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 0.075em;
  left: 8px;
  content: '\e90d';
  color: #3da49a;
  font-size: 16px;
  font-weight: 700;
}
.start-here-section.section-table .column-title {
  border-bottom: 4px solid #1f4463;
  color: #ee6464;
  font-size: 25px;
  margin: 0;
  line-height: 1em;
  padding: 14px;
}
.start-here-section.section-table .column-text strong {
  color: #343434;
}
.start-here-section.section-table .column-text a:hover {
  color: #3da49a;
}
.start-here-section.section-table .column-link {
  font-weight: 700;
  color: #fff;
  background-color: #ee6464;
  width: 100%;
  text-transform: lowercase;
  line-height: 1em;
  font-size: 16px;
  display: block;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
}
.start-here-section.section-table .column-link:hover {
  background-color: #3da49a;
}
@media screen and (max-width: 767px) {
  .start-here-section.section-table .table-title {
    font-size: 24px;
  }
  .start-here-section.section-table .table-text {
    font-size: 14px;
    line-height: 1.6em;
  }
  .start-here-section.section-table .table-column {
    max-width: 489px;
    margin: 0 auto 15px;
  }
  .start-here-section.section-table .column-title {
    font-size: 28px;
  }
}
.start-here-section.section-buy {
  padding: 38px 30px;
}
@media screen and (min-width: 768px) {
  .start-here-section.section-buy {
    padding-bottom: 0;
  }
}
.start-here-section.section-buy .wrap {
  padding-bottom: 40px;
  max-width: 748px;
}
.start-here-section.section-buy img {
  width: 47%;
  float: left;
}
.start-here-section.section-buy .buy-wrap {
  width: 46%;
  float: right;
}
.start-here-section.section-buy a {
  display: block;
  width: 48%;
  float: left;
  margin: 1% 1% 1.5%;
}
.start-here-section.section-buy a:hover {
  background-color: #ea5555;
}
.start-here-section.section-buy .buy-text {
  color: #1f4463;
}
@media screen and (max-width: 767px) {
  .start-here-section.section-buy .wrap {
    padding-bottom: 0;
  }
  .start-here-section.section-buy img {
    width: 100%;
    float: none;
    max-width: 333px;
  }
  .start-here-section.section-buy .buy-wrap {
    width: 100%;
    float: none;
    max-width: 489px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 440px) {
  .page-template-page_start-here .button-wrap .small-button {
    font-size: 13px;
    font-weight: 500;
  }
}
.start-here-section.section-features .wrap {
  border-top: 4px solid #f2e4de;
  padding: 37px 0 55px;
}
.start-here-section.section-features .feature-title {
  font-size: 32px;
  color: #1f4463;
  line-height: 1.2em;
}
.start-here-section.section-features .feature-image {
  position: relative;
  line-height: 0;
}
.start-here-section.section-features .section-pretitle {
  color: #fff;
  background-color: #1f4463;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  word-break: normal;
  left: 30%;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 8px 15px;
  line-height: 14px;
}
.start-here-section.section-features .feature-content {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 16px 0 27px;
  max-width: 489px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .start-here-section.section-features {
    padding-bottom: 5px;
  }
  .start-here-section.section-features .wrap {
    border-top: 0;
    padding: 0;
  }
  .start-here-section.section-features .feature-content {
    margin-bottom: 20px;
  }
  .start-here-section.section-features .section-pretitle {
    left: 36%;
  }
}
@media screen and (max-width: 620px) {
  .start-here-section.section-features .section-pretitle {
    left: 32%;
  }
}
@media screen and (max-width: 500px) {
  .start-here-section.section-features .section-pretitle {
    left: 27%;
  }
}
@media screen and (max-width: 400px) {
  .start-here-section.section-features .section-pretitle {
    left: 22%;
  }
}
@media screen and (max-width: 375px) {
  .start-here-section.section-features .section-pretitle {
    left: 19%;
  }
}
@media screen and (max-width: 340px) {
  .start-here-section.section-features .section-pretitle {
    left: 15%;
  }
}
.start-here-section.section-popup {
  background-color: #f4fafb;
  padding: 77px 0 100px;
}
.start-here-section.section-popup .popup-pretitle {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ee6464;
  position: relative;
  padding-top: 87px;
  display: inline-block;
}
.start-here-section.section-popup .popup-pretitle::before {
  background-image: url(/wp-content/themes/once-coupled-the-flavor-bender/assets/images/icon-beaker.svg);
  content: '';
  display: block;
  width: 74px;
  height: 74px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 28%;
}
.start-here-section.section-popup .popup-title {
  font-size: 32px;
  color: #1f4463;
}
.start-here-section.section-popup .popup-text {
  font-size: 18px;
  line-height: 1.22em;
  color: #1f4463;
  max-width: 571px;
  text-align: center;
  margin: 0 auto;
}
.start-here-section.section-popup .big-button:hover {
  background-color: #1f4463;
}
@media screen and (max-width: 767px) {
  .start-here-section.section-popup {
    padding: 38px 30px 45px;
  }
  .start-here-section.section-popup .popup-text {
    font-size: 14px;
    line-height: 1.6em;
  }
  .start-here-section.section-popup .popup-pretitle {
    font-size: 16px;
  }
}
.start-here-section.section-image-bar {
  padding: 0;
}
.start-here-section.section-image-bar .image-bar-link {
  margin: 0;
}
.start-here-section.section-image-bar .image-bar-link.sm-col-3 {
  width: 33.33%;
}
@media screen and (max-width: 767px) {
  .page-template-page_start-here .small-button {
    font-size: 16px;
    padding: 13px 28px;
  }
  .start-here-section.section-image-bar {
    margin-bottom: -24px;
  }
  .start-here-section.section-image-bar a {
    display: none;
  }
  .start-here-section.section-image-bar a:first-child,
  .start-here-section.section-image-bar a:nth-child(2),
  .start-here-section.section-image-bar a:nth-child(3) {
    display: inline;
  }
}
@media screen and (min-width: 768px) {
  .start-here-section.section-image-bar .image-bar-link.md-col-5 {
    width: 20%;
  }
  .start-here-section.section-image-bar {
    margin-bottom: -24px;
  }
}
@media screen and (min-width: 1024px) {
  .start-here-section.section-image-bar .image-bar-link.lg-col-10 {
    width: 10%;
  }
}
.start-here-section.section-image-bar .image-bar-link img {
  display: block;
}
