@charset "UTF-8";
/* FONT STYLES
================================================== */
@font-face {
  font-family: Brown Bold;
  src: url("../fonts/Brown-Bold.otf");
  font-weight: bold;
}
@font-face {
  font-family: Brown Regular;
  src: url("../fonts/brown-regular.otf");
  font-weight: normal;
}
/* SITE COLORS
================================================== */
/* MISCELLANEOUS
================================================== */
/* === TABLE OF CONTENTS ===
    01 = OVERRIDES
    02 = GENERAL
    03 = TYPOGRAPHY
    04 = BUTTONS/LINKS
    05 = CONTENT BLOCKS
        05.1 = SLICK SLIDER
        05.2 = IMAGE w/ TEXT
        05.3 = IMAGE w/ TEXT OVERLAY
    06 = HEADER
    07 = FOOTER
    08 = HOMEPAGE
    09 = PRODUCT COLLECTION
    10 = PRODUCT DETAILS
    11 = RECIPE ARCHIVES
    12 = BLOG ARCHIVES
    13 = SINGLE POST (RECIPE + BLOG)
    14 = OUR FISH, OUR MISSION, OUR STORY PAGES
    15 = WHOLESALE PAGE
    16 = FIND US PAGE
    17 = FAQ PAGE
    18 = DEFAULT TEMPLATE PAGE
    19 = NEWSLETTER CONFIRMATION PAGE
    20 = PRIVACY POLICY PAGE
    21 = 404 PAGE
    .
    .
    .
============================ */
/* 01 = OVERRIDES
======================================== */
.entry-content .wpb-content-wrapper > section {
  width: 100% !important;
  left: auto !important;
  max-width: none !important;
}

.aiosrs-rating-wrap,
.vc_row-full-width.vc_clearfix,
.vc_tta-panel-body {
  display: none !important;
}

.vc_tta-panel-body.open {
  display: block !important;
}

.wpb_video_widget iframe {
  max-height: none !important;
}

.vc_single_image-wrapper,
.wpb_wrapper {
  width: 100%;
}

.vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.vc_tta-panel-heading.open .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
  transform: rotate(225deg) translate(-25%, -25%) !important;
}

.vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
  transform: rotate(45deg) translate(-25%, -25%) !important;
}

.vc_tta-panel-heading ol,
.vc_tta-panel-heading ul {
  padding: 14px 20px;
}

.wpb_single_image img {
  max-width: none !important;
}

@media screen and (max-width: 768px) {
  section > div.vc_rtl-columns-reverse {
    flex-direction: column-reverse;
  }
  .vc_tta-container .vc_tta-panel .vc_tta-panel-heading h4 a {
    padding: 20px 50px 20px 0 !important;
  }
}
/* 02 = GENERAL
======================================== */
html {
  font-size: 22px;
  line-height: 1.25;
}

body.hide {
  overflow: hidden;
}

.site-main {
  padding-top: 0;
  padding-bottom: 0;
}

.entry-content section {
  margin: 0 auto;
}

sup {
  top: -7px;
}

.ico-small {
  max-width: 200px;
}

.with-border h1,
.with-border h2 {
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 10px 0;
  width: auto;
  margin: 0 30px;
  font-size: 60px;
  display: inline-block;
}

.with-border--regular h1,
.with-border--regular h2 {
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 10px 0;
  width: auto;
  margin: 0 30px;
  font-size: 60px;
  display: inline-block;
}

.with-border--wide h1,
.with-border--wide h2 {
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 20px 0;
  width: auto;
  margin: 0 30px;
  font-size: 60px;
  display: inline-block;
}

@media screen and (max-width: 1500px) {
  .with-border h1,
  .with-border h2 {
    font-size: 45px !important;
  }
}
@media screen and (max-width: 1024px) {
  .with-border h1,
  .with-border h2 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 1024px) {
  .with-border h1,
  .with-border h2 {
    font-size: 35px !important;
  }
}
@media screen and (max-width: 1024px) {
  .with-border--regular h1,
  .with-border--regular h2 {
    max-width: 500px !important;
  }
}
.align-center,
.header.align-center {
  text-align: center;
}

.align-left,
.header.align-left {
  text-align: left;
}

.align-right,
.header.align-right {
  text-align: right;
}

.contained--narrow {
  max-width: 1000px;
  margin: auto;
}

section.section-contained--narrow > div {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1000px !important;
  padding: 0 20px;
  width: 100% !important;
}

section.section-contained--regular > div {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1200px !important;
  padding: 0 20px;
  width: 100% !important;
  left: auto !important;
  position: relative !important;
}

section.section-contained--wide > div {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: calc(100% - 150px) !important;
  padding: 0 20px;
  width: 100% !important;
}

@media screen and (max-width: 1024px) {
  section.section-contained--wide > div {
    max-width: none !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .desktop {
    display: block;
  }
  .mobile {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  section.child-hero {
    padding: 40px 0 !important;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block !important;
  }
}
.form-container {
  max-width: 800px;
  margin: auto;
}
.form-container .gform_heading {
  text-align: center;
  margin-bottom: 20px;
}
.form-container .gform_heading .gform_title {
  display: none;
}
.form-container .gform_heading .gform_description {
  font-size: 25px;
  line-height: 1.25;
  font-family: "Brown Regular", sans-serif;
  color: #022455;
}
.form-container form * {
  width: 100%;
}
.form-container form .gform_body ul {
  padding: 0;
  display: flex;
  align-items: center;
  list-style-type: none;
  justify-content: center;
  height: 60px;
}
.form-container form .gform_body ul * {
  height: 100%;
}
.form-container form .gform_body ul label {
  display: none;
}
.form-container form .gform_body ul li:first-child * {
  width: 100%;
}
.form-container form .gform_body ul li:nth-child(2) {
  max-width: 150px;
}
.form-container form .gform_body ul li input[type=email],
.form-container form .gform_body ul li input[type=email]::placeholder {
  color: #022455 !important;
  font-family: "Brown Regular", sans-serif !important;
  font-size: 25px;
  border: none !important;
  outline: none !important;
}
.form-container form .gform_body ul li input[type=submit] {
  transition: 0.4s ease;
  background: #E9B146 !important;
  color: #022455 !important;
}
.form-container form .gform_body ul li input[type=submit]:hover {
  background: #DBE8F0 !important;
}

@media screen and (max-width: 1024px) {
  .form-container form .gform_body ul {
    height: 50px !important;
  }
  .form-container form .gform_body ul li:nth-child(2) {
    width: auto;
  }
  .form-container form .gform_body ul li input[type=submit] {
    padding: 10px 20px !important;
  }
}
@media screen and (max-width: 480px) {
  .form-container form .gform_body ul {
    height: auto !important;
    flex-direction: column;
  }
  .form-container form .gform_body ul * {
    width: 100% !important;
    max-width: none !important;
  }
  .form-container form .gform_body ul li input[type=email],
  .form-container form .gform_body ul li input[type=email]::placeholder {
    text-align: center;
  }
  .form-container form .gform_body ul li:nth-child(2) {
    margin-top: 10px;
  }
}
/* 03 = TYPOGRAPHY
======================================== */
h1, h2, h3, h4, h5, h6 {
  color: #022455;
  line-height: 1.15;
  margin-bottom: 1rem;
}

h1 {
  color: #022455;
  font-family: "aesthet-nova", serif;
  font-size: 100px;
  font-weight: 500;
}

@media screen and (max-width: 1500px) {
  h1 {
    font-size: 70px;
  }
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 50px;
  }
  h1.post-header--title {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 550px) {
  h1 {
    font-size: 35px;
  }
  h1.post-header--title {
    font-size: 35px !important;
  }
}
h2 {
  font-family: "aesthet-nova", serif;
  font-size: 60px;
  font-weight: 500;
}

@media screen and (max-width: 1500px) {
  h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 550px) {
  h2 {
    font-size: 35px !important;
  }
}
h3 {
  font-size: 1.75rem;
  color: #022455;
  font-weight: 500;
  font-family: "aesthet-nova", serif;
}

@media screen and (max-width: 1300px) {
  h3 {
    font-size: 1.5rem;
  }
}
h4 {
  font-family: "Brown Regular", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
}

@media screen and (max-width: 1024px) {
  h4 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 550px) {
  h4 {
    font-size: 1rem;
  }
}
h5 {
  font-family: "Brown Regular", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 25px;
  margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  h5,
  section#home-section-icons .icon h5 {
    font-size: 0.75rem !important;
  }
  body.recipe-template-default.single-recipe article section .post-description h5 {
    font-size: 1rem !important;
  }
}
p {
  font-size: 25px;
  line-height: 1.25;
  font-family: "Brown Regular", sans-serif;
  color: #022455;
}

@media screen and (max-width: 550px) {
  #recipe-collection--video-block .text p,
  #recipe-collection--video-block .text li,
  p {
    font-size: 0.75rem !important;
  }
}
/* 04 = BUTTONS/LINKS
======================================== */
.button {
  font-size: 0.8rem !important;
  font-family: "Brown Regular", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em;
  outline: none !important;
  border: none !important;
  display: inline-block;
}

.button.button--primary {
  background: #E9B146 !important;
  background-color: #E9B146 !important;
  color: #022455 !important;
  padding: 7px 20px 4px 20px !important;
  text-decoration: none !important;
}
.button.button--primary:hover {
  background-color: #FFF !important;
}

.button.button--secondary {
  background: #022455 !important;
  background-color: #022455 !important;
  color: #FFF !important;
  padding: 7px 20px 4px 20px !important;
  text-decoration: none !important;
}
.button.button--secondary:hover {
  background-color: #E9B146 !important;
  color: #022455 !important;
}

.button.button--tertiary {
  background: #FFF !important;
  background-color: #FFF !important;
  color: #022455 !important;
  padding: 7px 20px 4px 20px !important;
}
.button.button--tertiary:hover {
  background-color: #E9B146 !important;
  color: #022455 !important;
}

.button.button--inline.no-arrow {
  background-color: transparent !important;
  color: #022455 !important;
  padding: 0;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 7px !important;
}
.button.button--inline.no-arrow:hover::after {
  display: none !important;
}
.button.button--inline.no-arrow:hover {
  color: #E9B146 !important;
}

.button.button--inline {
  background-color: transparent !important;
  color: #022455 !important;
  padding: 0;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 7px !important;
}
.button.button--inline:hover::after {
  opacity: 1;
}
.button.button--inline::after {
  content: url("../images/ico-inline-arrow.png");
  transform: scale(0.35);
  opacity: 0;
  position: absolute;
  right: -55px;
  top: -6px;
  transition: 0.4s ease;
}

.button.button--white-arrow-inline {
  background-color: transparent !important;
  color: #022455 !important;
  padding: 0;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 5px !important;
}
.button.button--white-arrow-inline:hover::after {
  opacity: 1;
}
.button.button--white-arrow-inline::after {
  content: url("../images/ico-inline-arrow_white.png");
  transform: scale(0.35);
  opacity: 0;
  position: absolute;
  right: -55px;
  top: -6px;
  transition: 0.4s ease;
}

.flex-button-container p {
  align-items: center;
  display: flex;
  justify-content: center;
}
.flex-button-container p a {
  margin: 0 20px;
}

@media screen and (max-width: 768px) {
  .flex-button-container p {
    flex-direction: column;
  }
  .flex-button-container p a {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .flex-button-container .button {
    margin-left: 0;
  }
}
p a {
  /*color: $yellow !important;*/
  color: #3CCBDA !important;
  background: none !important;
  outline: none;
}
p a:hover {
  color: #022455 !important;
}

a,
a:hover {
  transition: 0.3s ease;
  text-decoration-style: solid !important;
}

@media screen and (max-width: 1024px) {
  a, .button {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 550px) {
  a, .button {
    font-size: 0.75rem !important;
  }
}
/* 05 = CONTENT BLOCKS
======================================== */
/* 05.1 = SLICK SLIDER */
.slick-slider-wrapper {
  overflow: hidden;
}
.slick-slider-wrapper .slick-slider .slick-arrow {
  background: none !important;
  color: transparent !important;
  width: 60px !important;
  height: 60px !important;
  position: relative;
  border-radius: 100% !important;
  transition: 0.4s ease;
  display: inline-block;
  top: calc((100% - 60px) / 2);
  position: absolute;
  z-index: 2;
  height: 30px;
  width: 30px;
}
.slick-slider-wrapper .slick-slider .slick-arrow:hover {
  background: #FFF !important;
}
.slick-slider-wrapper .slick-slider .slick-arrow::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: "slick";
  font-size: 40px;
  line-height: 40px;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-slider-wrapper .slick-slider .slick-arrow.slick-prev::before {
  content: url(../images/ico-testimonial-arrow-prev.png);
  transform: scale(0.75);
  top: 5px;
  right: 5px;
}
.slick-slider-wrapper .slick-slider .slick-arrow.slick-prev:hover::before {
  color: #022455 !important;
  content: url(../images/ico-testimonial-arrow-prev_hover.png);
}
.slick-slider-wrapper .slick-slider .slick-arrow.slick-next::before {
  content: url(../images/ico-testimonial-arrow-next.png);
  transform: scale(0.75);
  top: 5px;
  left: 5px;
}
.slick-slider-wrapper .slick-slider .slick-arrow.slick-next:hover::before {
  color: #022455 !important;
  content: url(../images/ico-testimonial-arrow-next_hover.png);
}
.slick-slider-wrapper .slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.slick-slider-wrapper .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.slick-slider-wrapper .slick-slider .slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin-top: 50px;
  padding: 0;
}
.slick-slider-wrapper .slick-slider .slick-dots li {
  margin: 0 10px;
  border-radius: 100%;
  overflow: hidden;
  width: 15px;
  height: 15px;
}
.slick-slider-wrapper .slick-slider .slick-dots li button {
  border-radius: 100% !important;
  outline: none !important;
  border: none !important;
  background: #FFF !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  color: #FFF !important;
  transition: 0.4s ease !important;
}
.slick-slider-wrapper .slick-slider .slick-dots li.slick-active button, .slick-slider-wrapper .slick-slider .slick-dots li:hover button {
  background: #E9B146 !important;
  color: #E9B146 !important;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track {
  display: flex !important;
  align-items: center;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 150px !important;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--image {
  border-radius: 100%;
  overflow: hidden;
  flex-basis: 30%;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--image img {
  width: 100%;
  height: 100%;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--content {
  flex-basis: 65%;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--content .slick-slider--title {
  color: #E9B146;
  padding: 0 !important;
  letter-spacing: 0.15em;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--content .slick-slider--text {
  color: #FFF;
  margin-bottom: 1rem;
}
.slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--content .slick-slider--author {
  color: #FFF;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 0.9rem;
}

@media screen and (max-width: 1200px) {
  .slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide {
    padding: 0 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide {
    flex-direction: column;
    text-align: center;
  }
  .slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--image {
    margin-bottom: 40px;
    max-width: 300px;
  }
  .slick-slider-wrapper .slick-slider .slick-dots li {
    width: 10px !important;
    height: 10px !important;
  }
}
@media screen and (max-width: 550px) {
  .slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide {
    padding: 0 !important;
  }
  .slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--image img,
  .slick-slider-wrapper .slick-slider .slick-list .slick-track .slick-slide .slick-slider--content {
    max-width: 250px;
  }
  .slick-slider-wrapper .slick-slider .slick-arrow {
    top: calc((100% - 200px) / 2);
    width: 20px !important;
    height: 20px !important;
    padding: 20px !important;
  }
  .slick-slider-wrapper .slick-slider .slick-arrow::before {
    transform: scale(0.5);
  }
  .slick-slider-wrapper .slick-slider .slick-arrow.slick-next {
    right: -10px;
  }
  .slick-slider-wrapper .slick-slider .slick-arrow.slick-prev {
    left: -10px;
  }
}
/* 05.2 = IMAGE w/ TEXT OVERLAY
======================================== */
.section--image-with-text-overlay img {
  max-width: none !important;
  width: 100% !important;
}

/* 05.3 = IMAGE w/ TEXT
======================================== */
.image-with-text > div {
  overflow: visible !important;
}
.image-with-text .image-with-text--content {
  padding: 0 90px !important;
}
.image-with-text .image-with-text--content.align-left, .image-with-text .image-with-text--content.align-left * {
  text-align: left !important;
}
.image-with-text .image-with-text--image {
  z-index: 2;
}
.image-with-text .image-with-text--image .vc_column-inner {
  height: 100%;
  min-height: 700px;
  padding: 0;
}
.image-with-text.overlap .image-with-text--image .vc_column-inner {
  min-height: 800px;
}
.image-with-text.overlap .margin-above .vc_column-inner {
  margin-top: -100px;
}
.image-with-text.overlap .margin-below .vc_column-inner {
  margin-bottom: -100px;
}

@media screen and (max-width: 1200px) {
  .image-with-text .image-with-text--content {
    padding: 50px !important;
  }
  .image-with-text .image-with-text--content br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .image-with-text .image-with-text--image .vc_column-inner {
    min-height: 500px;
  }
  .image-with-text.overlap .margin-below .vc_column-inner {
    margin-bottom: -50px;
  }
  .image-with-text.overlap .margin-above .vc_column-inner {
    margin-top: -50px;
  }
  .image-with-text.overlap .image-with-text--image .vc_column-inner {
    min-height: 650px;
  }
}
@media screen and (max-width: 768px) {
  .image-with-text > div > div {
    width: 100%;
  }
  .image-with-text .image-with-text--content {
    padding: 100px 50px !important;
  }
  .image-with-text .image-with-text--content * {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }
  .image-with-text.overlap .marin-below .vc_column-inner {
    margin-bottom: 0;
  }
  .image-with-text.overlap .margin-above .vc_column-inner {
    margin-top: 0;
  }
}
@media screen and (max-width: 550px) {
  .image-with-text .image-with-text--content {
    padding: 50px 30px !important;
  }
  .image-with-text .image-with-text--image .vc_column-inner {
    min-height: 300px;
  }
  .image-with-text.overlap .image-with-text--image .vc_column-inner {
    min-height: 300px;
    margin: 0;
  }
}
/* 05.4 = ACCORDIONS
======================================== */
.vc_tta-container .vc_tta-panel .vc_tta-panel-heading {
  background: none;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 2px solid #022455 !important;
  border-radius: 0 !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  font-size: 1.15rem !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-heading a {
  padding: 20px 100px 20px 0 !important;
  font-family: "Brown Regular", sans-serif !important;
  color: #022455 !important;
  font-weight: 600;
  background: none !important;
  transition: 0.4s ease !important;
  line-height: 1.25 !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-heading a:hover {
  color: #E9B146 !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-heading a:hover .vc_tta-controls-icon::before {
  border-color: #E9B146 !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-heading a .vc_tta-controls-icon {
  width: 20px !important;
  height: 20px !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-heading a .vc_tta-controls-icon::before {
  transition: 0.4s ease;
  border-color: #022455 !important;
}
.vc_tta-container .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #E9B146 !important;
}
.vc_tta-container .vc_tta-panel.vc_active .vc_tta-controls-icon::before {
  border-color: #E9B146 !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-body p, .vc_tta-container .vc_tta-panel .vc_tta-panel-body ul, .vc_tta-container .vc_tta-panel .vc_tta-panel-body ol {
  margin-bottom: 20px !important;
}
.vc_tta-container .vc_tta-panel .vc_tta-panel-body p, .vc_tta-container .vc_tta-panel .vc_tta-panel-body ul, .vc_tta-container .vc_tta-panel .vc_tta-panel-body ol, .vc_tta-container .vc_tta-panel .vc_tta-panel-body li {
  font-family: "Brown Regular", sans-serif;
  font-size: 25px;
  font-weight: 400 !important;
  color: #022455;
}

@media screen and (max-width: 768px) {
  .vc_tta-panel-body {
    padding: 20px 0 !important;
  }
}
/* 05.5 = PRODUCT GRID
======================================== */
.product-grid {
  display: flex;
  justify-content: center;
  margin: auto;
  width: 100%;
  flex-wrap: wrap;
}
.product-grid.regular {
  max-width: 1400px !important;
}
.product-grid.narrow {
  max-width: 1000px !important;
}
.product-grid .product-thumbnail {
  flex-basis: 20%;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.product-grid .product-thumbnail a {
  text-decoration: none !important;
}
.product-grid .product-thumbnail .product-thumbnail--image {
  transition: 0.4s ease;
  margin-bottom: 20px;
}
.product-grid .product-thumbnail .product-thumbnail--image a {
  background: none !important;
  outline: none !important;
}
.product-grid .product-thumbnail .product-thumbnail--image a img {
  outline: none !important;
}
.product-grid .product-thumbnail .product-thumbnail--tagline {
  margin: 10px 0;
}
.product-grid .product-thumbnail .product-thumbnail--tagline h5 {
  margin-bottom: 10px !important;
}
.product-grid .product-thumbnail .product-thumbnail--tagline * {
  font-family: "Brown Regular", sans-serif;
  letter-spacing: 0.15em;
  font-weight: 700;
  color: #022455;
  font-size: 0.8rem !important;
}
.product-grid .product-thumbnail .product-thumbnail--title,
.product-grid .product-thumbnail .product-thumbnail--title * {
  font-size: 1.5rem !important;
}
.product-grid .product-thumbnail .product-thumbnail--title * {
  font-family: "aesthet-nova", serif;
  font-weight: 500;
  max-width: 225px;
  margin: auto;
  color: #022455;
}
.product-grid .product-thumbnail .product-thumbnail--button {
  margin-top: 10px;
}
.product-grid .product-thumbnail .product-thumbnail--button a {
  color: #022455 !important;
  text-decoration: underline !important;
}
.product-grid .product-thumbnail:hover .product-thumbnail--image {
  transform: translate(0px, -20px);
}
.product-grid .product-thumbnail:hover .product-thumbnail--title {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 2px;
}

@media screen and (max-width: 1300px) {
  .product-grid .product-thumbnail {
    flex-basis: 33.3333333333% !important;
  }
}
@media screen and (max-width: 1024px) {
  .product-grid.wide {
    max-width: none !important;
    width: 95% !important;
  }
}
@media screen and (max-width: 768px) {
  .product-grid .product-thumbnail {
    flex-basis: 50% !important;
  }
}
@media screen and (max-width: 550px) {
  .product-grid .product-thumbnail {
    padding: 20px 0;
    flex-basis: 100% !important;
  }
  .product-grid .product-thumbnail .product-thumbnail--title,
  .product-grid .product-thumbnail .product-thumbnail--title * {
    font-size: 40px !important;
    max-width: 210px !important;
    margin: auto;
  }
  .product-grid .product-thumbnail .product-thumbnail--image a img {
    max-width: 250px !important;
  }
}
/* 05.6 = TEAM MATRIX
======================================== */
.team-matrix {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.team-matrix .team-member--overlay {
  display: none !important;
  background: #DBE8F0;
  padding: 50px;
  justify-content: space-between;
  text-align: left;
  position: fixed;
  left: 0;
  width: 70%;
  height: 700px;
  top: calc((100% - 700px) / 2);
  margin-left: 15%;
  margin-right: 15%;
  z-index: 999;
}
.team-matrix .team-member--overlay button {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px;
  background: none !important;
  border: none !important;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #022455 !important;
  transition: 0.3s ease;
  outline: none !important;
}
.team-matrix .team-member--overlay button:hover {
  background: #FFF !important;
}
.team-matrix .team-member--overlay.show {
  display: flex !important;
}
.team-matrix .team-member--overlay > div:first-child {
  flex-basis: auto;
}
.team-matrix .team-member--overlay > div:last-child {
  flex-basis: 100%;
  padding: 0 0 0 40px;
  overflow-y: scroll;
}
.team-matrix .team-member--overlay > div:last-child::-webkit-scrollbar {
  width: 10px;
}
.team-matrix .team-member--overlay > div:last-child::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.team-matrix .team-member--overlay > div:last-child::-webkit-scrollbar-thumb {
  background-color: #FFF;
  border-radius: 10px;
}
.team-matrix .team-member--overlay .team-member--image {
  height: 100%;
  width: auto;
}
.team-matrix .team-member--overlay .team-member--image img {
  max-width: none !important;
  width: auto !important;
  height: 100% !important;
}
.team-matrix .team-member--overlay .team-member--content p {
  font-size: 1rem;
  margin-bottom: 20px;
}
.team-matrix .team-member {
  flex-basis: calc(20% - 15px);
  text-align: center;
  margin: 0 15px 40px;
}
.team-matrix .team-member button.button--inline {
  transition: 0.4s ease;
}
.team-matrix .team-member:hover button.button--inline {
  color: #E9B146 !important;
}
.team-matrix .team-member .team-member--image {
  height: 300px;
  width: 100%;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}
.team-matrix .team-member .team-member--position {
  margin-top: 20px;
  font-size: 0.6rem !important;
  min-height: 32px;
}
.team-matrix .team-member .team-member--title {
  font-weight: 600;
  color: #022455;
  font-family: "Brown Regular", sans-serif;
}

@media screen and (max-width: 1500px) {
  .team-matrix .team-member--overlay {
    max-height: 800px;
    top: calc((100% - 800px) / 2);
  }
  .team-matrix .team-member--overlay {
    width: 90% !important;
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media screen and (max-width: 1300px) {
  .team-matrix .team-member--overlay {
    max-height: 550px;
    top: calc((100% - 550px) / 2);
  }
  .team-matrix .team-member .team-member--image {
    height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .team-matrix .team-member--overlay {
    max-height: 550px;
    top: calc((100% - 550px) / 2);
  }
  .team-matrix .team-member .team-member--image {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .team-matrix .team-member {
    flex-basis: calc(33.3333333333% - 20px);
  }
  .team-matrix .team-member--overlay.show {
    display: block !important;
    max-height: none !important;
    top: 10%;
    overflow: scroll !important;
    height: 80%;
  }
  .team-matrix .team-member--overlay.show .team-member--image {
    display: flex;
    align-items: center;
    height: 300px;
  }
  .team-matrix .team-member--overlay .team-member--image img {
    max-height: 300px;
  }
  .team-matrix .team-member--overlay > div:last-child {
    padding: 40px 0 0 0 !important;
  }
}
@media screen and (max-width: 550px) {
  .team-matrix .team-member {
    flex-basis: calc(50% - 20px);
  }
  .team-matrix .team-member .team-member--image {
    height: 250px;
  }
}
@media screen and (max-width: 380px) {
  .team-matrix .team-member {
    flex-basis: calc(100% - 20px);
  }
  .team-matrix .team-member .team-member--image {
    height: 300px;
    background-position: center -20px !important;
  }
  .team-matrix .team-member--overlay.show {
    padding: 20px !important;
  }
}
/* 06 = HEADER
======================================== */
#site-header {
  background: #022455;
  margin: auto;
  max-width: none;
  padding: 20px;
  position: relative;
  width: 100%;
}
#site-header #topbar-navigation {
  margin: auto;
  max-width: none;
  position: absolute;
  right: 2.5%;
  top: 20px;
  width: 95%;
  z-index: 2;
}
#site-header #topbar-navigation .topbar-menu-container #topbar-menu-list {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  list-style-type: none;
}
#site-header #topbar-navigation .topbar-menu-container #topbar-menu-list li {
  margin: 0 10px;
}
#site-header #topbar-navigation .topbar-menu-container #topbar-menu-list li:last-child {
  margin-right: 0 !important;
}
#site-header #topbar-navigation .topbar-menu-container #topbar-menu-list li a {
  color: #E9B146;
  font-weight: 600;
  letter-spacing: 1.5pt;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Brown Regular", sans-serif;
  font-size: 0.7rem !important;
  outline: none !important;
  background: none !important;
}
#site-header #topbar-navigation .topbar-menu-container #topbar-menu-list li a:hover {
  color: #FFF;
}
#site-header #header-navigation {
  align-items: flex-end;
  display: flex;
  justify-content: flex-start;
  margin: auto;
  max-width: none;
  width: 95%;
}
#site-header #header-navigation .site-logo {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  outline: none !important;
}
#site-header #header-navigation .site-logo a {
  padding-bottom: 0;
}
#site-header #header-navigation .site-logo * {
  outline: none !important;
}
#site-header #header-navigation .menu-button-container {
  left: 0;
  right: auto;
  position: absolute;
  top: 20px;
}
#site-header #header-navigation .menu-button-container #primary-mobile-menu {
  color: #FFF;
  padding: 0;
}
#site-header #header-navigation .menu-button-container #primary-mobile-menu .dropdown-icon .svg-icon {
  width: 50px;
  height: 50px;
  max-width: none;
  margin: 0;
}
#site-header #header-navigation .primary-menu-container {
  margin-left: 50px;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li {
  position: relative;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li a {
  color: #FFF;
  font-weight: 600;
  letter-spacing: 1.5pt;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Brown Regular", sans-serif;
  font-size: 20px;
  -webkit-text-stroke-width: 0px;
  background: none !important;
  outline: none !important;
  padding: 15px 15px 0 15px !important;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li a:hover {
  color: #E9B146;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li.mega-menu {
  margin-right: 17px;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li.mega-menu::after {
  content: url("../images/ICO-dropdown-arrow.svg");
  position: absolute;
  right: -10px;
  top: 5px;
  color: white;
  transition: 0.4s ease;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li.mega-menu::before {
  content: url("../images/ICO-dropdown-arrow_hover.svg");
  position: absolute;
  right: -10px;
  top: 5px;
  color: white;
  opacity: 0;
  transition: 0.4s ease;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li.mega-menu:hover::after {
  opacity: 0;
}
#site-header #header-navigation .primary-menu-container #primary-menu-list li.mega-menu:hover::before {
  opacity: 1;
}
#site-header .mega-menu-navigation {
  background: #FFF;
  bottom: -55px;
  left: 0;
  opacity: 1;
  padding: 10px 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 10;
  transition: 0.4s ease;
  display: block;
}
#site-header .mega-menu-navigation .mega-menu-container ul {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style-type: none;
}
#site-header .mega-menu-navigation .mega-menu-container ul li {
  margin: 0 15px;
  text-align: center;
}
#site-header .mega-menu-navigation .mega-menu-container ul li a {
  font-family: "Brown Regular", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1pt;
  text-decoration: none;
  text-transform: capitalize;
  color: #022455;
  background: none !important;
  outline: none !important;
  border: none !important;
}
#site-header .mega-menu-navigation .mega-menu-container ul li a:hover {
  color: #E9B146;
}
#site-header .mega-menu-navigation.hidden {
  opacity: 0;
  z-index: 1;
  display: none;
}

#mobile-navigation {
  position: absolute;
  top: 199px;
  left: 0;
  width: 100%;
  height: calc(100vh - 186px);
  z-index: -1;
  background: white;
  opacity: 0;
  height: 100vh;
}
#mobile-navigation .mobile-menu-container {
  padding: 20px 40px;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list {
  list-style-type: none;
  padding: 0;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li {
  border-bottom: 2px solid #022455 !important;
  line-height: 1;
  padding: 10px 0 15px;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.current_page_item > a, #mobile-navigation .mobile-menu-container #mobile-menu-list li.current-menu-parent > a {
  color: #E9B146 !important;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li:last-child {
  border: none !important;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li a {
  color: #022455 !important;
  text-decoration: none !important;
  font-weight: 600;
  background: none !important;
  outline: none !important;
  font-family: "Brown Regular", sans-serif;
  letter-spacing: 0.02em;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li a.active, #mobile-navigation .mobile-menu-container #mobile-menu-list li a:hover {
  color: #E9B146 !important;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children {
  position: relative;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children > a {
  background: none !important;
  outline: none !important;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children .sub-menu-toggle {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  height: 40px !important;
  background: none;
  color: #022455;
  border: none;
  box-shadow: none;
  outline: none;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children .sub-menu {
  list-style-type: none !important;
  padding: 0;
  height: 0;
  opacity: 0;
  padding: 5px 20px 0 0;
  z-index: 1;
  position: relative;
  display: none;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children .sub-menu li {
  border: none !important;
  padding-left: 20px;
  padding-bottom: 10px !important;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children .sub-menu li.current-menu-item a {
  color: #E9B146 !important;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children .sub-menu.show {
  opacity: 1;
  height: auto;
  padding: 0;
  display: block;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children.show > a {
  color: #E9B146 !important;
}
#mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children.show .sub-menu-toggle {
  color: #E9B146;
}
#mobile-navigation.show {
  opacity: 1;
  z-index: 999;
}

@media screen and (max-width: 1200px) {
  #site-header #topbar-navigation .primary-menu-container #primary-menu-list li.mega-menu::after, #site-header #topbar-navigation .primary-menu-container #primary-menu-list li.mega-menu::before {
    top: 11px !important;
  }
  #site-header #topbar-navigation .primary-menu-container #primary-menu-list li a {
    font-size: 0.7rem !important;
  }
  #site-header #header-navigation .topbar-menu-container #topbar-menu-list li a {
    font-size: 0.65rem !important;
  }
}
@media screen and (max-width: 1024px) {
  #site-header #header-navigation .primary-menu-container #primary-menu-list li a,
  #site-header .mega-menu-navigation .mega-menu-container ul li a {
    font-size: 0.8rem !important;
  }
}
@media screen and (max-width: 768px) {
  #site-header {
    position: relative;
  }
  #site-header #header-navigation {
    align-items: center;
    justify-content: center;
    margin-top: 0;
  }
  #site-header #header-navigation .menu-button-container {
    display: block !important;
  }
  #site-header #topbar-navigation,
  #site-header .primary-menu-container,
  #mega-menu-1,
  #mega-menu-2 {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  #site-header #header-navigation .menu-button-container {
    top: 0;
  }
  #site-header #header-navigation .site-logo img {
    max-width: 150px;
  }
  #mobile-navigation {
    top: 163px;
  }
  #mobile-navigation .mobile-menu-container {
    padding: 20px !important;
  }
  #mobile-navigation .mobile-menu-container #mobile-menu-list li.menu-item-has-children .sub-menu li {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 481px) {
  #site-header {
    padding: 20px 0;
  }
  #site-header #header-navigation .menu-button-container {
    top: 20px;
  }
}
/* 07 = FOOTER
======================================== */
#site-footer {
  background: #022455;
  margin: auto;
  max-width: none;
  padding: 50px 10% 20px 10%;
  width: 100%;
}
#site-footer > div {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 0;
  align-items: flex-start;
}
#site-footer > div > a, #site-footer > div > nav {
  flex-basis: 0;
  flex: 1 1 0px;
}
#site-footer > div > div {
  flex-basis: 50%;
  padding-right: 20px;
}
#site-footer > div > nav {
  padding-right: 20px;
  margin-top: 0;
}
#site-footer > div .footer-newsletter-signup .mailerlite-form-title,
#site-footer > div .footer-newsletter-signup .mailerlite-form-inputs label {
  display: none;
}
#site-footer > div .footer-newsletter-signup .mailerlite-form-inputs {
  display: flex;
  align-items: center;
  height: 50px;
}
#site-footer > div .footer-newsletter-signup .mailerlite-form-inputs * {
  height: 60px;
  margin-bottom: 0;
  border: none;
}
#site-footer > div .footer-newsletter-signup input[type=email] {
  width: 100%;
  margin: 0;
  min-width: 400px;
}
#site-footer > div .footer-newsletter-signup input::placeholder,
#site-footer > div .footer-newsletter-signup input[type=email] {
  color: #022455 !important;
  font-family: "Brown Regular", sans-serif !important;
  font-size: 18px;
}
#site-footer > div .footer-newsletter-signup input[type=submit] {
  transition: 0.4s ease;
  background: #E9B146 !important;
  color: #022455 !important;
  font-size: 16px !important;
  font-family: "Brown Regular", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 1pt !important;
  line-height: 1;
  outline: none !important;
  border: none !important;
  padding-top: 18px;
}
#site-footer > div .footer-newsletter-signup input[type=submit]:hover {
  background: #DBE8F0 !important;
}
#site-footer > div .footer-newsletter-signup .signup-text {
  color: #FFF;
  margin-bottom: 10px;
  font-size: 20px !important;
}
#site-footer > div .footer-newsletter-signup .footer-newsletter_wrapper {
  max-width: 500px;
}
#site-footer > div .footer-newsletter-signup #validation_message_12_3 {
  margin-top: 10px;
}
#site-footer > div .footer-newsletter-signup #gform_confirmation_message_12,
#site-footer > div .footer-newsletter-signup .gform_submission_error,
#site-footer > div .footer-newsletter-signup #validation_message_12_3 {
  text-align: left;
  color: #FFF;
  font-family: "Brown Regular", sans-serif;
  font-size: 18px !important;
}
#site-footer > div .footer-newsletter-signup .gform_heading,
#site-footer > div .footer-newsletter-signup .gfield_label {
  display: none;
}
#site-footer > div .footer-newsletter-signup form #field_12_3 {
  width: 100%;
  height: auto;
  min-width: 0;
}
#site-footer > div .footer-newsletter-signup form .gform_body ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
#site-footer > div .footer-newsletter-signup form .gform_body ul li,
#site-footer > div .footer-newsletter-signup form .gform_body ul li * {
  height: 50px;
  margin: 0;
  border: none !important;
}
#site-footer > div .footer-newsletter-signup form .gform_body ul input[type=email] {
  width: 100%;
}
#site-footer > div .footer-newsletter-signup form .gform_body ul input::placeholder,
#site-footer > div .footer-newsletter-signup form .gform_body ul input[type=email] {
  color: #022455 !important;
  font-family: "Brown Regular", sans-serif !important;
  font-size: 18px;
}
#site-footer > div .footer-newsletter-signup form .gform_body ul input[type=submit] {
  transition: 0.4s ease;
  background: #E9B146 !important;
  color: #022455 !important;
}
#site-footer > div .footer-newsletter-signup form .gform_body ul input[type=submit]:hover {
  background: #DBE8F0 !important;
}
#site-footer > div .site-logo {
  margin: 40px 0;
}
#site-footer > div .site-logo img {
  max-width: 200px;
}
#site-footer > div .social-media-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#site-footer > div .social-media-icons div {
  width: 50px;
  height: 30px;
  position: relative;
}
#site-footer > div .social-media-icons div a, #site-footer > div .social-media-icons div img {
  outline: none !important;
  background: none !important;
  border: none !important;
}
#site-footer > div .social-media-icons div a:hover img.hover {
  opacity: 1 !important;
}
#site-footer > div .social-media-icons div img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 35px;
  height: 100%;
  width: 100%;
}
#site-footer > div .social-media-icons div img.hover {
  opacity: 0;
  z-index: 2;
  transition: 0.4s ease;
}
#site-footer > div .footer-navigation .footer-navigation-wrapper {
  display: block;
}
#site-footer > div .footer-navigation .footer-navigation-wrapper li {
  display: block;
  line-height: 1;
  margin-bottom: 5px;
}
#site-footer > div .footer-navigation .footer-navigation-wrapper li a {
  color: #FFF;
  font-weight: 600;
  letter-spacing: 1.5pt;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Brown Regular", sans-serif;
  font-size: 18px !important;
  -webkit-text-stroke-width: 0px;
  background: none !important;
  outline: none !important;
  white-space: nowrap;
}
#site-footer > div .footer-navigation .footer-navigation-wrapper li a:hover {
  color: #E9B146;
}
#site-footer #site-copyright {
  color: #FFF;
  font-size: 0.7rem;
  line-height: 1.5;
  margin: 0;
  text-align: center;
}

@media screen and (max-width: 1500px) {
  #site-footer {
    padding: 50px 0% 20px 5%;
  }
}
@media screen and (max-width: 1200px) {
  #site-footer {
    padding: 50px 0 20px 20px;
  }
  #site-footer > div .footer-navigation .footer-navigation-wrapper li a {
    font-size: 0.8rem !important;
    white-space: normal;
  }
  #site-footer > div .footer-newsletter-signup input[type=email] {
    min-width: 0;
  }
}
@media screen and (max-width: 1024px) {
  #site-footer > div .footer-newsletter-signup form .gform_body ul li,
  #site-footer > div .footer-newsletter-signup form .gform_body ul li * {
    height: 50px;
  }
  #site-footer > div .footer-newsletter-signup form .gform_body ul input[type=email] {
    width: 100%;
  }
  #site-footer > div .footer-newsletter-signup form .gform_body ul input[type=submit] {
    line-height: 25px;
  }
}
@media screen and (max-width: 768px) {
  #site-footer {
    padding: 50px 20px 20px 20px !important;
  }
  #site-footer #site-copyright {
    text-align: center;
  }
  #site-footer > div {
    flex-wrap: wrap;
  }
  #site-footer > div > div {
    flex-basis: 100%;
    text-align: center;
    padding: 0;
    order: 3;
  }
  #site-footer > div > nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 40px;
  }
  #site-footer > div .social-media-icons {
    justify-content: center;
    margin-left: 60px;
  }
  #site-footer > div .social-media-icons div {
    height: 25px;
  }
  #site-footer > div .social-media-icons div img {
    left: -35px;
  }
  #site-footer > div .footer-newsletter-signup {
    max-width: 500px;
    margin: auto;
  }
  #site-footer > div .footer-newsletter-signup .mailerlite-form-inputs * {
    height: 50px;
  }
  #site-footer > div .footer-newsletter-signup .signup-text {
    text-align: left;
  }
  #site-footer > div .footer-newsletter-signup form .gform_body ul {
    justify-content: center;
  }
  #site-footer > div .footer-newsletter-signup form .gform_body ul li {
    width: 100%;
  }
  #site-footer > div .footer-newsletter-signup form .gform_body ul li:nth-child(2) {
    width: auto !important;
  }
  #site-footer > div .footer-newsletter-signup form .gform_body ul input[type=submit] {
    padding: 10px 20px;
  }
  #site-footer > div .footer-newsletter-signup input[type=submit] {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 350px) {
  #site-footer > div > nav {
    justify-content: flex-start;
  }
  #site-footer > div > nav:first-of-type {
    margin: 0 !important;
  }
}
/* 08 = FEATURED RECIPES -- HOMEPAGE FEATURED BLOG POSTS
======================================== */
.featured-recipes .featured-recipe,
.featured-recipes .featured-post,
.featured-posts .featured-recipe,
.featured-posts .featured-post {
  border-bottom: 2px solid #022455;
  padding: 40px 0;
}
.featured-recipes .featured-recipe .featured-recipe--title,
.featured-recipes .featured-recipe .featured-recipes--title,
.featured-recipes .featured-recipe .featured-post--title,
.featured-recipes .featured-recipe .featured-posts--title,
.featured-recipes .featured-post .featured-recipe--title,
.featured-recipes .featured-post .featured-recipes--title,
.featured-recipes .featured-post .featured-post--title,
.featured-recipes .featured-post .featured-posts--title,
.featured-posts .featured-recipe .featured-recipe--title,
.featured-posts .featured-recipe .featured-recipes--title,
.featured-posts .featured-recipe .featured-post--title,
.featured-posts .featured-recipe .featured-posts--title,
.featured-posts .featured-post .featured-recipe--title,
.featured-posts .featured-post .featured-recipes--title,
.featured-posts .featured-post .featured-post--title,
.featured-posts .featured-post .featured-posts--title {
  margin-bottom: 10px !important;
}
.featured-recipes .featured-recipe .featured-recipe--title a,
.featured-recipes .featured-recipe .featured-recipes--title a,
.featured-recipes .featured-recipe .featured-post--title a,
.featured-recipes .featured-recipe .featured-posts--title a,
.featured-recipes .featured-post .featured-recipe--title a,
.featured-recipes .featured-post .featured-recipes--title a,
.featured-recipes .featured-post .featured-post--title a,
.featured-recipes .featured-post .featured-posts--title a,
.featured-posts .featured-recipe .featured-recipe--title a,
.featured-posts .featured-recipe .featured-recipes--title a,
.featured-posts .featured-recipe .featured-post--title a,
.featured-posts .featured-recipe .featured-posts--title a,
.featured-posts .featured-post .featured-recipe--title a,
.featured-posts .featured-post .featured-recipes--title a,
.featured-posts .featured-post .featured-post--title a,
.featured-posts .featured-post .featured-posts--title a {
  color: #022455 !important;
  text-decoration: none !important;
}
.featured-recipes .featured-recipe:last-child,
.featured-recipes .featured-post:last-child,
.featured-posts .featured-recipe:last-child,
.featured-posts .featured-post:last-child {
  border: none !important;
}

@media screen and (max-width: 1300px) {
  #section-featured-recipes .featured-recipes--title,
  #section-featured-blog .featured-post--title {
    margin-bottom: 0 !important;
    font-size: 22px !important;
  }
  #section-featured-recipes .featured-recipes--read-more .button.button--inline,
  #section-featured-blog .featured-post--read-more .button.button--inline {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1024px) {
  #section-featured-recipes .featured-recipes .featured-recipe,
  #section-featured-blog .featured-posts .featured-post {
    padding: 25px 0 !important;
  }
}
@media screen and (max-width: 900px) {
  #section-featured-recipes .featured-recipes .featured-recipe,
  #section-featured-blog .featured-posts .featured-post {
    padding: 15px 0 !important;
  }
}
@media screen and (max-width: 768px) {
  #section-featured-recipes,
  #section-featured-blog {
    text-align: center;
  }
  #section-featured-recipes .featured-recipes .featured-recipe,
  #section-featured-blog .featured-posts .featured-post {
    padding: 25px 0 !important;
    border-bottom: none;
  }
  #section-featured-recipes .featured-recipes .featured-recipe h3,
  #section-featured-blog .featured-posts .featured-post .featured-post--title {
    font-size: 30px !important;
    margin: auto;
    max-width: 400px;
  }
  section#section-recipe-categories > div .vc_single_image-wrapper img {
    max-width: 150px !important;
  }
  .featured-post--title,
  .featured-post--title a {
    font-size: 30px !important;
  }
}
/* 08 = HOMEPAGE
======================================== */
/*#ocean-farming-image-parallax,
#changing-world-image-parallax {
    .vc_single_image-wrapper {
        height: 1100px;
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;

        img {
            display: none;
        }
    }
}
#ocean-farming-image-parallax .vc_single_image-wrapper {
    background: url("https://thebetterfish.pnwdev.com/wp-content/uploads/2022/07/HOME-changing-the-world.jpg");
}
#changing-world-image-parallax .vc_single_image-wrapper {
    background: url("https://thebetterfish.pnwdev.com/wp-content/uploads/2022/07/HOME-climate-smart.jpg");
}*/
.hero .vc_column-inner .wpb_wrapper,
#home-section-hero .vc_column-inner .wpb_wrapper {
  position: relative;
  width: 100%;
}
.hero .vc_column-inner .wpb_wrapper .wpb_text_column,
#home-section-hero .vc_column-inner .wpb_wrapper .wpb_text_column {
  position: absolute;
  left: 5%;
  top: 20%;
  z-index: 2;
}
.hero .vc_column-inner .wpb_wrapper .wpb_text_column h2,
#home-section-hero .vc_column-inner .wpb_wrapper .wpb_text_column h2 {
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 10px 0;
  width: auto;
  margin: auto;
  display: inline-block;
  margin-bottom: 20px;
}
.hero .vc_column-inner .wpb_wrapper .wpb_text_column h1,
#home-section-hero .vc_column-inner .wpb_wrapper .wpb_text_column h1 {
  margin-bottom: 2rem !important;
  line-height: 1 !important;
}
.hero .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_single_image img,
#home-section-hero .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_single_image img {
  max-width: none !important;
}

#home-section-icons #home-section-icons__text {
  left: 0 !important;
  right: 0 !important;
}
#home-section-icons .icon {
  padding: 0 30px;
  min-height: 300px;
}
#home-section-icons .icon .icon_hover {
  opacity: 0;
  transition: 0.2s ease;
}
#home-section-icons .icon .icon_static {
  transition: 0.2s ease;
  opacity: 1;
}
#home-section-icons .icon h5 {
  font-size: 1.15rem !important;
}
#home-section-icons .icon > div > div > div:last-of-type {
  position: relative;
  top: 35px !important;
  max-width: 270px;
  margin: auto;
}
#home-section-icons .icon img {
  max-width: 150px !important;
  transition: 0.4s ease;
  position: absolute;
  top: 0;
  left: calc((100% - 150px) / 2);
  height: 150px !important;
}
#home-section-icons .icon:nth-child(2) {
  border-left: 2px solid #022455;
  border-right: 2px solid #022455;
}
#home-section-icons .icon:hover .icon_static {
  opacity: 0;
}
#home-section-icons .icon:hover .icon_hover {
  opacity: 1;
}

#product-section-parallax {
  margin-bottom: -100px;
  margin-top: -350px;
  z-index: -1;
  overflow: hidden;
}
#product-section-parallax .parallax-image-container2 {
  position: relative;
  height: 400px;
  z-index: -1;
}
#product-section-parallax .parallax-image-container2 .parallax-move {
  position: absolute;
  background-image: url("../wp-content/uploads/2022/07/ILLO-onscroll1.png");
  background-size: cover;
  background-position: center;
  height: 400px;
  width: auto;
}

#mission-section-parallax {
  z-index: -1;
}
#mission-section-parallax .parallax-image-container3 {
  position: relative;
  height: 400px;
  margin-top: -450px;
}
#mission-section-parallax .parallax-image-container3 .parallax-move {
  position: absolute;
  background-image: url("../wp-content/uploads/2022/07/ILLO-onscroll1.png");
  background-size: cover;
  background-position: center;
  height: 400px;
  width: auto;
  max-width: none;
}

#home-section-parallax1 {
  margin-bottom: -100px;
  margin-top: -350px;
  z-index: -1;
}
#home-section-parallax1 .parallax-image-container {
  position: relative;
  height: 400px;
}
#home-section-parallax1 .parallax-image-container .parallax-move {
  position: absolute;
  background-image: url("../wp-content/uploads/2022/07/ILLO-onscroll1.png");
  background-size: cover;
  background-position: center;
  height: 400px;
  width: auto;
}

#home-section-parallax2 .parallax-image-container,
#home-section-parallax2-mobile .parallax-image-container {
  position: relative;
  height: 400px;
  margin-top: -350px;
}
#home-section-parallax2 .parallax-image-container .parallax-move,
#home-section-parallax2-mobile .parallax-image-container .parallax-move {
  position: absolute;
  background-image: url("../wp-content/uploads/2022/07/ILLO-onscroll1.png");
  background-size: cover;
  background-position: center;
  height: auto;
  width: auto;
  bottom: -20px;
  z-index: -1;
}

#home-section-parallax2-mobile .parallax-image-container .parallax-move {
  bottom: -50px;
  margin-top: -400px;
}

#home-section-child-pages_mobile .image-with-text--image {
  z-index: 2;
}

#home-section-parallax2 {
  position: relative;
  z-index: -1;
}

#home-section-dive-in .image-with-text--image .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
#home-section-dive-in .wpb_wrapper .image-icon {
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  box-shadow: 0 0px 0px 10px #fff;
  border: 3px solid #022455;
  position: absolute;
  z-index: 2;
  right: 20%;
  bottom: 15%;
  transform: rotate(15deg);
  width: 100%;
  height: 100%;
  max-width: 200px;
  max-height: 200px;
}
#home-section-dive-in .wpb_wrapper .image-icon p {
  font-weight: 700;
  letter-spacing: 0.15em;
}

#home-section-testimonials > div {
  position: relative !important;
  left: auto !important;
}
#home-section-testimonials .logo-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
#home-section-testimonials .logo-container .logo {
  width: auto;
  padding: 0 30px;
}

#home-section-better-practices {
  width: 100%;
  max-width: none;
}
#home-section-better-practices .GIF-checkboxes img {
  max-width: 400px !important;
}
#home-section-better-practices > div:nth-child(1) h2 {
  color: #FFF;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  padding: 10px 0;
  width: auto;
  margin: 0 30px;
  display: inline-block;
}
#home-section-better-practices > div:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: center;
}
#home-section-better-practices > div:nth-child(2) .better-practices-column:nth-child(1) .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
#home-section-better-practices > div:nth-child(2) .better-practices-column:nth-child(1) .wpb_wrapper img {
  max-height: 130px;
  padding: 0 15px;
}
#home-section-better-practices > div:nth-child(2) .better-practices-column:nth-child(2) {
  width: 50%;
  padding: 0 20px;
}
#home-section-better-practices > div:nth-child(2) .better-practices-column:nth-child(2) p {
  color: #FFF !important;
}

#home-section-recipes {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 800px;
}
#home-section-recipes .recipe-caption {
  position: absolute;
  right: 0;
  bottom: 30px;
  background: white;
  padding: 10px 10px;
}

#home-section-recipe-categories .recipe-caption .wpb_text_column {
  margin-bottom: 0;
}
#home-section-recipe-categories .recipe-caption .wpb_text_column h5 {
  font-size: 0.8rem !important;
}
#home-section-recipe-categories > div .recipe-category:hover .vc_single_image-wrapper img {
  transform: scale(1.1);
}
#home-section-recipe-categories > div .recipe-category:hover .button.button--secondary {
  background-color: #E9B146 !important;
  color: #022455 !important;
}
#home-section-recipe-categories > div .wpb_wrapper {
  text-align: center;
}
#home-section-recipe-categories > div .wpb_wrapper .vc_single_image-wrapper {
  text-align: center;
  border-radius: 100%;
  overflow: hidden;
  max-width: 350px;
  margin: auto;
}
#home-section-recipe-categories > div .wpb_wrapper .vc_single_image-wrapper img {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  margin: auto;
  transition: 0.4s ease;
}

#home-section-featured-recipes img {
  max-width: none !important;
  width: 100% !important;
}

#home-section-child-pages > div > div:nth-child(1) .contained:nth-child(1) {
  margin-top: 15%;
}
#home-section-child-pages > div > div:nth-child(1) .add-margin {
  margin-top: 15% !important;
}
#home-section-child-pages > div > div:nth-child(2) .contained:nth-child(2) {
  margin-top: 15%;
}
#home-section-child-pages > div > div:nth-child(2) .contained:last-child {
  margin-bottom: 15%;
}
#home-section-child-pages .contained {
  margin: auto;
  width: 80%;
}
#home-section-child-pages .contained.header {
  max-width: 600px;
  margin-left: 10%;
  margin-bottom: 20px;
}
#home-section-child-pages .gif-better-fish {
  max-width: 250px;
  position: absolute;
  z-index: 2;
  right: 100px;
  margin: 0 !important;
  top: 25%;
}

#home-section-featured-blog {
  padding-top: 0 !important;
}

@media screen and (max-width: 1650px) {
  #home-section-child-pages .gif-better-fish {
    top: 30%;
    max-width: 200px !important;
  }
}
@media screen and (max-width: 1500px) {
  #home-section-child-pages .gif-better-fish {
    top: 25%;
  }
}
@media screen and (max-width: 1300px) {
  #section-featured-recipes--recipe-list > div {
    padding: 5% !important;
  }
  #home-section-child-pages .gif-better-fish {
    top: 33%;
    max-width: 170px !important;
    right: 50px;
  }
}
@media screen and (max-width: 1200px) {
  #home-section-child-pages .gif-better-fish {
    top: 35%;
  }
  #home-section-recipes {
    min-height: 600px;
  }
}
@media screen and (max-width: 1024px) {
  #home-section-child-pages > div > div:nth-child(1) .contained:nth-child(1) {
    margin-top: 20%;
  }
  #home-section-child-pages > div > div:nth-child(1) .add-margin {
    margin-top: 25% !important;
  }
  #home-section-child-pages > div > div:nth-child(2) .contained:nth-child(2) {
    margin-top: 10%;
  }
  #home-section-parallax1 {
    margin-top: -250px;
  }
  #home-section-parallax1 .parallax-image-container,
  #home-section-parallax1 .parallax-image-container .parallax-move {
    height: 250px;
  }
  #home-section-icons .icon img {
    max-width: 150px !important;
  }
  #home-section-testimonials .logo-container {
    flex-wrap: wrap !important;
    justify-content: center;
  }
  #home-section-testimonials .logo-container .logo {
    flex-basis: 25% !important;
  }
  #home-section-dive-in .wpb_wrapper .image-icon {
    max-width: 150px;
    max-height: 150px;
  }
  #home-section-dive-in .wpb_wrapper .image-icon p {
    font-size: 0.7rem !important;
  }
  #home-section-recipe-categories > div,
  .product-grid.wide {
    max-width: none;
    width: 95%;
  }
  #home-section-recipe-categories > div:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #home-section-recipe-categories > div .recipe-category {
    flex-basis: 45%;
    width: 45%;
  }
  #home-section-better-practices > div {
    width: 95%;
    max-width: none !important;
  }
  #home-section-child-pages .gif-better-fish {
    right: 50px;
    top: 37%;
    max-width: 150px !important;
  }
  #home-section-better-practices > div {
    width: 100% !important;
    max-width: none !important;
  }
}
@media screen and (max-width: 1024px) {
  #home-section-icons .icon {
    min-height: 350px;
  }
}
@media screen and (max-width: 900px) {
  #home-section-child-pages .gif-better-fish {
    max-width: 150px;
    right: 10px;
    top: 40%;
  }
}
@media screen and (max-width: 800px) {
  #home-section-child-pages .gif-better-fish {
    max-width: 150px;
    right: 10px;
    top: 44%;
  }
}
@media screen and (max-device-width: 768px) {
  #home-section-recipe-categories > div .recipe-category .mobile {
    margin-bottom: 20px;
  }
  #home-section-recipes {
    background-attachment: scroll;
  }
}
@media screen and (max-width: 768px) {
  #home-section-icons > div {
    margin-bottom: 0 !important;
  }
  #home-section-icons .icon {
    min-height: 0px;
  }
  #home-section-testimonials > div:first-child {
    margin-bottom: 50px !important;
  }
  #home-section-parallax1 {
    margin-top: -300px !important;
  }
  #home-section-parallax1 .parallax-image-container {
    height: 300px;
  }
  #home-section-parallax1 .parallax-image-container .parallax-move {
    height: auto !important;
    width: auto;
    bottom: 0 !important;
  }
  #home-section-icons .icon > div > .wpb_wrapper {
    max-width: 500px;
  }
  #home-section-icons .icon > div > .wpb_wrapper .wpb_text_column * {
    text-align: left !important;
  }
  #home-section-testimonials .logo-container .logo {
    flex-basis: 33.3333333333% !important;
  }
  .hero .vc_column-inner .wpb_wrapper .wpb_text_column,
  #home-section-hero .vc_column-inner .wpb_wrapper .wpb_text_column {
    top: 0;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 50px 0;
    margin: auto;
    left: 0;
    background: #DBE8F0;
  }
  .hero .vc_column-inner .wpb_wrapper .wpb_text_column h1,
  #home-section-hero .vc_column-inner .wpb_wrapper .wpb_text_column h1 {
    max-width: 400px;
    margin: auto;
    padding: 0 30px;
  }
  .hero .vc_column-inner .wpb_wrapper .wpb_text_column h1 br,
  #home-section-hero .vc_column-inner .wpb_wrapper .wpb_text_column h1 br {
    display: none;
  }
  #home-section-dive-in .wpb_wrapper .image-icon {
    width: 125px;
    height: 125px;
    box-shadow: 0 0px 0px 5px #FFF;
    right: 10%;
    bottom: -5%;
  }
  #home-section-child-pages_mobile .image-with-text--content {
    background: #FFF !important;
  }
  #home-section-child-pages_mobile .image-with-text--content * {
    text-align: left !important;
  }
  #home-section-child-pages_mobile .gif-better-fish {
    max-width: 250px;
    position: absolute;
    z-index: 2;
    right: 30px;
    margin: 0 !important;
    top: -130px;
  }
  #home-section-recipe-categories > div .recipe-category {
    flex-basis: 100%;
    width: 100%;
  }
  #home-section-better-practices--content {
    flex-direction: column;
    text-align: center;
  }
  #home-section-icons .icon {
    width: 100%;
    border: none !important;
  }
  #home-section-icons {
    padding: 50px 0 !important;
  }
  #home-section-icons .icon > div > .wpb_wrapper {
    display: flex;
    align-items: center;
    text-align: left !important;
    width: 100%;
    margin: auto;
    justify-content: flex-start;
  }
  #home-section-icons .icon > div > div > div:last-of-type {
    top: 0 !important;
  }
  #home-section-icons .icon img {
    position: relative;
    left: auto;
    max-width: 100px !important;
    height: 100px !important;
  }
  section#home-section-icons div.icon > div > div.wpb_wrapper > div.wpb_single_image {
    max-width: 100px !important;
  }
  section#home-section-icons div.icon > div > div.wpb_wrapper > div.wpb_single_image img {
    width: auto !important;
  }
  #home-section-icons .icon > div > .wpb_wrapper .wpb_single_image {
    margin-right: 20px;
    max-width: 100px !important;
    width: 100%;
    position: relative !important;
    opacity: 1 !important;
    margin-bottom: 0 !important;
  }
  #home-section-icons .icon > div > .wpb_wrapper .wpb_single_image.icon_hover {
    display: none !important;
  }
  #home-section-icons .icon h5,
  #section-icons .icon p {
    text-align: left !important;
  }
  #home-section-icons .icon p {
    font-size: 1rem !important;
  }
  #home-section-icons .icon p br {
    display: none;
  }
  #home-section-product-grid {
    padding: 50px 0 !important;
  }
  #section-better-practices--content {
    flex-direction: column;
    text-align: center;
  }
  #home-section-better-practices {
    padding: 50px 0 !important;
  }
  #home-section-better-practices > div:nth-child(2) .better-practices-column:nth-child(1) {
    width: 50%;
  }
  #home-section-better-practices > div:nth-child(2) .better-practices-column:nth-child(3) {
    width: 70%;
  }
  #home-section-better-practices > div:nth-child(2) .better-practices-column:nth-child(2) {
    max-width: 500px !important;
    margin: auto;
    width: 100%;
  }
  #home-section-recipe-categories > div .wpb_wrapper .vc_single_image-wrapper img {
    max-width: 100px !important;
  }
  #home-section-featured-blog .wpb_wrapper * {
    text-align: center;
  }
  .featured-recipes {
    text-align: center;
  }
  .featured-recipes .featured-recipe {
    padding: 10px 0 !important;
    border: none !important;
  }
  #home-section-recipe-categories {
    padding: 50px 0 !important;
  }
}
@media screen and (max-width: 550px) {
  #home-section-product-grid .flex-button-container {
    margin-top: 50px !important;
  }
  #home-section-child-pages_mobile .gif-better-fish {
    max-width: 150px;
    position: absolute;
    z-index: 2;
    right: 20px;
    margin: 0 !important;
    top: -70px;
  }
  section#home-section-icons div.icon > div > div.wpb_wrapper > div.wpb_single_image {
    max-width: 70px !important;
  }
  #home-section-icons .icon img {
    max-width: 70px;
    max-height: 70px;
  }
  #home-section-testimonials .logo-container .logo {
    flex-basis: 50% !important;
  }
  #home-section-icons .icon {
    padding: 0 !important;
  }
  #home-section-icons .icon p {
    font-size: 0.8rem !important;
  }
  #home-section-icons .icon > div > .wpb_wrapper {
    max-width: 300px !important;
  }
  #home-section-icons .icon > div > .wpb_wrapper .wpb_single_image {
    margin-right: 10px !important;
    max-width: 80px !important;
  }
  #home-section-icons .icon > div > .wpb_wrapper .wpb_text_column * {
    margin-bottom: 10px;
  }
  #home-section-testimonials > div {
    max-width: none !important;
    width: 100% !important;
  }
  .featured-recipes .featured-recipe .featured-recipe--title, .featured-recipes .featured-recipe .featured-recipes--title {
    max-width: 300px;
    margin: auto;
    line-height: 0.75;
  }
  #section-featured-recipes--recipe-list > div {
    padding: 50px 20px 20px 20px !important;
  }
  #home-section-recipes {
    min-height: 400px !important;
  }
}
/* 09 = PRODUCT COLLECTION
======================================== */
#collection-section-wholesale .product-thumbnail--image {
  margin-bottom: 40px;
}

#collection-section-ctas {
  postition: relative;
  overflow: visible;
}
#collection-section-ctas h2 {
  max-width: 1400px !important;
  margin: auto;
  border: none !important;
}
#collection-section-ctas img {
  position: absolute;
  top: -250px;
  right: 5%;
  width: 220px !important;
  height: 220px !important;
  transform: rotate(10deg);
  z-index: 2;
  outline: none !important;
}
#collection-section-ctas .product-thumbnail--image a {
  background: none !important;
  outline: none;
}
#collection-section-ctas .wpb_single_image {
  height: 0;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  #collection-section-ctas img {
    width: 170px !important;
    height: 170px !important;
    top: -220px;
  }
}
@media screen and (max-width: 768px) {
  #collection-section-ctas img {
    width: 150px !important;
    height: 150px !important;
    top: -180px;
    right: 0;
  }
}
/* 10 = PRODUCT DETAILS
======================================== */
body.product-template-default {
  background: blue;
}
body.product-template-default h4 {
  font-size: 25px !important;
  margin-bottom: 0;
}
body.product-template-default article.type-product {
  /* Product Recipe Videos Section */
  /* Product Callouts Section */
  /* Recommended Products Section */
}
body.product-template-default article.type-product .product-breadcrumbs {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  display: flex;
  list-style-type: none;
}
body.product-template-default article.type-product .product-breadcrumbs li {
  margin-right: 20px;
  align-items: center;
  display: flex;
}
body.product-template-default article.type-product .product-breadcrumbs li:last-child {
  margin-right: 0;
}
body.product-template-default article.type-product .product-breadcrumbs li a {
  text-decoration: none;
  position: relative;
  color: #E9B146;
  font-weight: 400;
  background: none !important;
  outline: none !important;
  font-size: 20px;
  font-family: "Brown Regular", sans-serif;
}
body.product-template-default article.type-product .product-breadcrumbs li a::after {
  content: ">";
  position: absolute;
  right: -13px;
  color: #E9B146 !important;
}
body.product-template-default article.type-product .product-breadcrumbs li a.active, body.product-template-default article.type-product .product-breadcrumbs li a:hover {
  color: #022455 !important;
}
body.product-template-default article.type-product .product-breadcrumbs li:last-child a::after {
  display: none;
}
body.product-template-default article.type-product #product-description--product-images .product-images_slick-slider {
  position: relative;
  width: 100%;
  margin: auto;
}
body.product-template-default article.type-product #product-description--product-images .product-images_slick-slider-nav {
  display: flex;
  flex-direction: column-reverse;
  overflow: hidden;
  width: 55% !important;
  margin: auto;
  position: relative;
  margin-top: 40px;
}
body.product-template-default article.type-product #product-description--product-images .product-images_slick-slider img {
  max-width: 750px;
  margin: auto;
}
body.product-template-default article.type-product #product-description--product-images .product-images_slick-slider-nav img {
  max-width: 120px;
  margin: auto;
  padding: 0 !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-slide {
  width: 100% !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-dots {
  margin-bottom: 50px;
  margin-top: 20px !important;
  display: none !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-dots li button {
  background: none !important;
  color: rgba(2, 36, 85, 0) !important;
  border: 2px solid #022455 !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-dots li.slick-active button,
body.product-template-default article.type-product #product-description--product-images .slick-dots li:hover button {
  background: #022455 !important;
  color: #022455 !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-arrow:hover {
  background: #022455 !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-arrow.slick-prev {
  left: 50px !important;
  top: -5px !important;
  width: 60px !important;
  height: 60px !important;
  display: none !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-arrow.slick-prev:hover::before {
  content: url("../images/ico-testimonial-arrow-prev.png");
}
body.product-template-default article.type-product #product-description--product-images .slick-arrow.slick-next {
  right: 50px;
  top: -5px !important;
  width: 60px !important;
  height: 60px !important;
  display: none !important;
}
body.product-template-default article.type-product #product-description--product-images .slick-arrow.slick-next:hover::before {
  content: url("../images/ico-testimonial-arrow-next.png");
}
body.product-template-default article.type-product #product-description--product-images .slick-arrow.slick-next::before {
  content: url("../images/ico-testimonial-arrow-next_hover.png");
}
body.product-template-default article.type-product #product-description--product-images .slick-arrow.slick-prev::before {
  content: url("../images/ico-testimonial-arrow-prev_hover.png");
}
body.product-template-default article.type-product .product-section {
  padding: 100px 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body.product-template-default article.type-product #product-section--product-videos {
  background: #DBE8F0;
}
body.product-template-default article.type-product #product-section--product-videos .product-videos--videos {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1400px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
body.product-template-default article.type-product #product-section--product-videos .product-videos--videos .video {
  margin: 20px !important;
}
body.product-template-default article.type-product #product-section--product-callouts {
  background: #DBE8F0;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 1200px !important;
  margin: 50px auto 0 auto;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout {
  flex-basis: 33.3333333333%;
  border-right: 2px solid #022455;
  margin: 20px;
  padding: 20px;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout:last-child {
  border-right: none !important;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons {
  position: relative;
  height: 170px;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons img {
  position: absolute;
  max-width: 150px;
  margin-left: calc((100% - 150px) / 2);
  margin-right: calc((100% - 150px) / 2);
  top: 0;
  left: 0;
  transition: 0.4s ease;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons img.callout--hover-image {
  opacity: 0;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons:hover img.callout--hover-image {
  opacity: 1;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons:hover img.callout--image {
  opacity: 0;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--header {
  font-size: 20px !important;
}
body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--text {
  max-width: 270px;
  margin: auto;
  font-size: 20px !important;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products {
  max-width: 1200px !important;
  margin: auto;
  display: flex;
  justify-content: center;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products.wholesale .recommended-product--thumbnail-image {
  margin-bottom: 40px;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products a,
body.product-template-default article.type-product #product-section--recommended-products .recommended-products img {
  background: none !important;
  outline: none !important;
  border: none !important;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product {
  width: 33.3333333333% !important;
  padding: 20px;
  text-align: center;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product .recommended-product--thumbnail-image {
  transition: 0.4s ease;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product .recommended-product--thumbnail-image figure {
  width: 100% !important;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product .recommended-products--tagline {
  letter-spacing: 0.15em !important;
  font-size: 0.8rem !important;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product .recommended-product--title * {
  font-family: "aesthet-nova", serif;
  font-weight: 500;
  max-width: 225px;
  margin: auto;
  color: #022455;
  text-decoration: none;
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product:hover .recommended-product--thumbnail-image {
  transform: translate(0px, -20px);
}
body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product:hover .recommended-product--title {
  text-decoration: underline;
  text-underline-offset: 3px;
}
body.product-template-default article.type-product #product-section--product-description {
  padding-top: 50px !important;
  display: flex !important;
  max-width: 1500px !important;
  margin: auto;
}
body.product-template-default article.type-product #product-section--product-description .product-description--images {
  width: 50%;
  margin-top: 0 !important;
}
body.product-template-default article.type-product #product-section--product-description .product-description--images figure,
body.product-template-default article.type-product #product-section--product-description .product-description--images img {
  margin-top: 0 !important;
}
body.product-template-default article.type-product #product-section--product-description .product-description--tagline {
  margin-bottom: 0;
  font-size: 1.15rem;
  letter-spacing: 0.15em;
}
body.product-template-default article.type-product #product-section--product-description .product-description--title {
  font-size: 60px !important;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description {
  width: 50%;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .product-description--description {
  width: 90%;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description * {
  line-height: 1.5;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div:nth-child(1) img {
  max-height: 80px !important;
  margin-bottom: 20px;
  width: auto;
  margin-right: 10px;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div:nth-child(2) img {
  max-height: 120px;
  width: auto;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div:nth-child(2) p {
  font-weight: 600;
  font-size: 0.75rem;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div > img,
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div > div {
  width: auto !important;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div > div {
  border-left: 2px solid #022455;
  height: auto;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-image-container > div > div:first-of-type {
  border-left: none !important;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-button-container {
  margin-top: 60px !important;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-button-container p {
  justify-content: flex-start;
  margin-top: 40px;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-button-container a {
  margin-left: 0 !important;
  padding: 10px 20px !important;
  margin-right: 20px !important;
}
body.product-template-default article.type-product #product-section--product-description > .product-description--description .flex-button-container a:hover {
  background: #022455 !important;
  color: #FFF !important;
}
body.product-template-default article.type-product #product-section--product-description .cooking-callout {
  border-top: 2px solid;
  border-bottom: 2px solid;
  margin: 40px 0;
  align-items: center !important;
  gap: 20px !important;
}
body.product-template-default article.type-product #product-section--product-description .cooking-callout img {
  max-width: 50px !important;
}
body.product-template-default article.type-product #product-section--product-description ul {
  list-style-type: none;
  padding: 0 20px;
}
body.product-template-default article.type-product #product-section--product-description ul * {
  font-size: 25px;
  line-height: 1.25;
  font-family: "Brown Regular", sans-serif;
  color: #022455;
}
body.product-template-default article.type-product #product-section--product-description ul li {
  position: relative;
}
body.product-template-default article.type-product #product-section--product-description ul li::before {
  content: "•";
  position: absolute;
  font-size: 16px !important;
  position: absolute;
  left: -20px;
  top: 4px;
}
body.product-template-default article.type-product #product-section--product-description .product-description--accordions {
  margin-top: 40px;
}
body.product-template-default article.type-product #product-section--product-description .product-description--accordions button {
  font-size: 1rem;
  font-weight: 600;
  font-family: "Brown Regular", sans-serif;
  color: #022455;
  background: transparent;
  border-bottom: 2px solid #022455 !important;
  border: none;
  width: 100%;
  text-align: left;
  padding: 5px 0;
  outline: none !important;
}
body.product-template-default article.type-product #product-section--product-description .product-description--accordions .accordion {
  position: relative;
}
body.product-template-default article.type-product #product-section--product-description .product-description--accordions .accordion::after {
  content: "+" !important;
  color: #022455;
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 0px;
  font-size: 30px !important;
}
body.product-template-default article.type-product #product-section--product-description .product-description--accordions .accordion.active::after {
  content: "-" !important;
  font-size: 40px !important;
  bottom: -5px !important;
}
body.product-template-default article.type-product #product-section--product-description .product-description--accordions .panel {
  font-size: 18px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}
body.product-template-default article.type-product #product-section--product-description .product-description--accordions .panel * {
  padding: 10px 0;
}

@media screen and (max-width: 1400px) {
  body.product-template-default article.type-product #product-section--product-description .product-description--images img {
    max-height: 400px;
    width: auto !important;
  }
}
@media screen and (max-width: 1500px) {
  #product-section--product-description .product-description--description {
    width: 90% !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div:nth-child(1) img {
    max-height: 120px !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div:nth-child(2) img {
    max-height: 90px !important;
  }
}
@media screen and (max-width: 1300px) {
  #product-description--product-images .product-images_slick-slider-nav img {
    max-width: 100px;
  }
  #product-description--product-images .product-description--title {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 1200px) {
  #product-section--product-description .product-description--description .flex-image-container {
    align-items: flex-start !important;
    flex-direction: column;
  }
  #product-section--product-description .product-description--description .flex-image-container > div:nth-child(1) img {
    margin-bottom: 40px;
    max-height: 150px !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div > div:first-child {
    border-left: none !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div > div * {
    font-size: 18px !important;
  }
  .post-description .post-description--ingredients {
    width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  #product-section--product-videos .product-videos--videos {
    width: 100% !important;
  }
  #product-description--product-images .product-images_slick-slider img {
    max-width: 400px;
  }
  #product-description--product-images .product-images_slick-slider-nav img {
    max-width: 70px;
  }
}
@media screen and (max-width: 768px) {
  .slick-slider-wrapper .slick-slider .slick-list .slick-track {
    align-items: flex-start;
  }
  #product-description--product-images .slick-dots {
    display: none;
  }
  #product-description--product-images .product-images_slick-slider img {
    max-width: 500px;
  }
  #product-description--product-images .product-images_slick-slider-nav {
    width: 50% !important;
    margin-top: 20px;
  }
  #product-description--product-images .product-images_slick-slider-nav img {
    max-width: 85px !important;
  }
  #product-description--product-images .product-images_slick-slider-nav > .slick-list {
    width: 100%;
  }
  #product-section--product-description {
    flex-direction: column;
    padding-top: 0 !important;
  }
  #product-section--product-description > div {
    width: 100% !important;
    z-index: 1;
  }
  #product-section--product-description .cooking-callout {
    gap: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center !important;
  }
  #product-section--product-description .cooking-callout > div:first-child {
    flex-basis: 20% !important;
    margin-bottom: 0 !important;
  }
  #product-section--product-description .cooking-callout > div:last-child {
    flex-basis: auto !important;
  }
  #product-section--product-description .product-description--images figure, #product-section--product-description .product-description--images img {
    margin-top: 0 !important;
  }
  #product-section--product-description .product-description--title {
    font-size: 35px !important;
    line-height: 1.15 !important;
  }
  #product-section--product-description .product-description--description {
    width: 100% !important;
    padding: 0 20px;
    margin-top: 50px;
  }
  #product-section--product-description .product-description--description .flex-image-container {
    align-items: center !important;
  }
  #product-section--product-description .product-description--tagline,
  #product-section--product-description .product-description--title {
    text-align: center;
  }
  body.product-template-default article.type-product .product-breadcrumbs {
    flex-wrap: wrap;
    padding: 20px !important;
  }
  #product-section--product-videos .product-videos--videos {
    flex-direction: column;
  }
  #product-section--product-callouts .product-callouts--callouts {
    display: flex;
    align-items: center;
    text-align: left !important;
    width: 100%;
    margin: auto;
    justify-content: center;
    flex-direction: column;
    align-items: center !important;
  }
  #product-section--product-callouts .product-callouts--callouts .callout {
    margin: 0 !important;
    border: none !important;
    display: flex !important;
    text-align: left;
    padding: 0 !important;
  }
  #product-section--product-callouts .product-callouts--callouts img {
    margin-right: 20px;
    max-width: 100px !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div > div {
    height: auto !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div:nth-child(2) {
    flex-direction: column;
  }
  #product-section--product-description .product-description--description .flex-image-container > div:nth-child(2) > div {
    flex-direction: row !important;
    border: none !important;
    text-align: left !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div {
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }
  #product-section--product-description .product-description--description .flex-image-container > div:nth-child(2) img {
    width: 100px !important;
    max-height: none !important;
    height: 100px !important;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .product-description--description .product-description--description {
    padding: 0 !important;
  }
  body.product-template-default article.type-product .product-section {
    padding: 50px 0 !important;
  }
  #product-section--recommended-products {
    padding-bottom: 100px !important;
  }
  #product-section--recommended-products .recommended-products {
    flex-wrap: wrap;
  }
  #product-section--recommended-products .recommended-products .recommended-product {
    width: 50% !important;
    padding: 20px 0 !important;
    flex-basis: 50%;
  }
  body.product-template-default article.type-product #product-section--product-description .product-description--description .flex-button-container a {
    margin-right: 0 !important;
  }
  body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons {
    height: auto !important;
  }
  body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons img {
    position: relative !important;
    width: auto !important;
    margin: auto !important;
    margin-right: 20px !important;
  }
  body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--icons img.callout--hover-image {
    display: none;
  }
  body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--header {
    font-size: 16px !important;
  }
  body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout .callout--text {
    max-width: none !important;
    font-size: 16px !important;
  }
  body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts .callout {
    max-width: 500px;
    margin: 20px auto 0 auto !important;
    width: 100%;
    align-items: center;
  }
  body.product-template-default article.type-product #product-section--product-callouts .product-callouts--callouts {
    align-items: flex-start !important;
  }
}
@media screen and (max-width: 550px) {
  #product-section--product-callouts .product-callouts--callouts img {
    max-width: 75px !important;
  }
  .post-description .post-description--ingredients ul li::before {
    top: -2px !important;
  }
  .slick-slider-wrapper .slick-slider .slick-list .slick-track {
    margin: auto;
  }
  body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product {
    flex-basis: 100% !important;
    margin-bottom: 50px !important;
  }
  body.product-template-default article.type-product #product-section--recommended-products .recommended-products .recommended-product img {
    max-width: 250px !important;
    margin: auto;
  }
  #product-section--product-description .cooking-callout > div:last-child {
    flex-basis: 80% !important;
  }
  body.product-template-default article.type-product #product-section--product-description .product-description--description .flex-image-container > div {
    flex-direction: column;
  }
  body.product-template-default article.type-product #product-section--product-description .product-description--description .flex-image-container > div > div {
    border: none !important;
    width: 100% !important;
    max-width: 300px !important;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    text-align: left;
    margin-bottom: 20px;
  }
  body.product-template-default article.type-product #product-section--product-description .product-description--description .flex-image-container > div:nth-child(1) img {
    margin-bottom: 0;
  }
  #product-section--recommended-products .recommended-product--title,
  #product-section--recommended-products .recommended-product--title * {
    font-size: 40px !important;
    max-width: 210px !important;
    margin: auto;
  }
}
/* 11 = RECIPE ARCHIVES
======================================== */
#recipe-collection--video-block .image-with-text--content {
  padding: 45px 90px !important;
}
#recipe-collection--video-block .image-with-text--content .vc_column-inner {
  padding: 0 !important;
}
#recipe-collection--video-block * {
  color: #FFF !important;
}
#recipe-collection--video-block .text p,
#recipe-collection--video-block .text li {
  font-family: "Brown Regular", sans-serif;
  line-height: 1.25;
  font-size: 25px;
}
#recipe-collection--video-block .text ul,
#recipe-collection--video-block .text ol {
  padding-left: 30px;
}
#recipe-collection--video-block .text p,
#recipe-collection--video-block .text ul,
#recipe-collection--video-block .text ol {
  margin-bottom: 15px;
}

@media screen and (max-width: 1500px) {
  #recipe-collection--video-block .video-embed iframe {
    min-height: 350px !important;
  }
}
@media screen and (max-width: 1024px) {
  #recipe-collection--video-block .video-embed iframe {
    min-height: 220px !important;
  }
  #recipe-collection--recipe-matrix .related-recipes--title,
  #recipe-collection--recipe-matrix .related-recipes--title *,
  #blog-collection--blog-matrix .related-posts--title,
  #blog-collection--blog-matrix .related-posts--title * {
    font-size: 1.25rem !important;
    line-height: 1.25 !important;
    margin: auto;
    max-width: 400px;
  }
  .image-with-text--content {
    padding: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  #recipe-collection--video-block .video-embed iframe {
    min-height: 350px !important;
  }
  #recipe-collection--video-block .image-with-text--content {
    padding-top: 0 !important;
  }
  #recipe-collection--video-block .image-with-text--content,
  #blog-collection--video-block .image-with-text--content {
    padding: 50px 50px !important;
  }
  #recipe-collection--video-block .wpb_video_widget,
  #blog-collection--video-block .wpb_video_widget {
    margin-bottom: 0 !important;
  }
  #recipe-collection--video-block > div > div > div.vc_column-inner,
  #blog-collection--video-block > div > div > div.vc_column-inner {
    padding: 20px !important;
  }
}
@media screen and (max-width: 550px) {
  #blog-matrix .related-posts .related-post .related-posts--title a,
  #blog-collection--blog-matrix .related-posts--title,
  #blog-collection--blog-matrix .related-posts--title * {
    font-size: 40px !important;
  }
}
/* 12 = BLOG ARCHIVES
======================================== */
/* 13 = SINGLE POST (RECIPE + BLOG)
======================================== */
body.single .post-description {
  margin-bottom: 100px;
}
body.single .post-description ul, body.single .post-description ol {
  margin-bottom: 40px;
}
body.single .post-description ul li,
body.single .post-description ol li {
  font-size: 25px !important;
  font-family: "Brown Regular", sans-serif;
  color: #022455;
}
body.single .post-description h1, body.single .post-description h2, body.single .post-description h1 *, body.single .post-description h2 * {
  font-family: "aesthet-nova", serif;
  font-size: 35px !important;
}
body.single .post-description h3 {
  font-family: "Brown Regular", sans-serif;
  font-size: 30px !important;
}
body.single .post-description h4 {
  font-family: "Brown Regular", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 1.5rem;
  font-size: 25px !important;
}
body.single .post-description h5 {
  font-family: "Brown Regular", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1rem !important;
  margin-bottom: 20px;
}
body.single .post-description ul a,
body.single .post-description ol a,
body.single .post-description a {
  /*color: $yellow !important;*/
  color: #3CCBDA !important;
  background: none !important;
  outline: none;
  hyphens: auto;
}
body.single .post-description ul a:hover,
body.single .post-description ol a:hover,
body.single .post-description a:hover {
  color: #022455 !important;
}

body.single-post h1.entry-title {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  font-size: 60px !important;
  color: #022455;
  font-family: "aesthet-nova", serif;
  font-size: 100px;
  font-weight: 500;
}
body.single-post .entry-content {
  padding: 0 20px;
}
body.single-post .entry-content * {
  max-width: 1000px !important;
  width: 100% !important;
}
body.single-post .entry-footer {
  display: none !important;
}
body.single-post .post-description .post-description--description {
  max-width: 900px !important;
}

body.recipe-template-default.single-recipe section > div {
  max-width: 1800px !important;
  width: 90% !important;
}
body.recipe-template-default.single-recipe section .post-print {
  margin-bottom: 20px;
}
body.recipe-template-default.single-recipe section .post-description {
  margin-bottom: 100px;
}
body.recipe-template-default.single-recipe section .post-description h5 {
  font-size: 30px !important;
  letter-spacing: 0 !important;
  margin-bottom: 10px;
}
body.recipe-template-default.single-recipe section .post-description .post-description--description p, body.recipe-template-default.single-recipe section .post-description .post-description--description ol li, body.recipe-template-default.single-recipe section .post-description .post-description--description ul li {
  color: #022455 !important;
  line-height: 1.5;
  font-family: "Brown Regular", sans-serif;
}

.post-header--title {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  font-size: 60px !important;
}

.post-header--callouts {
  justify-content: center;
  align-items: center;
  display: flex;
}
.post-header--callouts .callout {
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-right: 2px solid #E9B146;
}
.post-header--callouts .callout img {
  margin-right: 20px;
  max-width: 30px;
}
.post-header--callouts .callout h4 {
  margin: 0;
}
.post-header--callouts .callout:last-child {
  border: none !important;
}

.post-featured-image {
  margin: 50px auto;
  text-align: center;
}

.post-description {
  max-width: calc(100% - 150px) !important;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.post-description img.size-full {
  width: 100%;
}
.post-description img.size-large {
  width: 80%;
}
.post-description img.size-medium {
  width: 50%;
}
.post-description img.size-thumbnail {
  width: auto;
}
.post-description figure {
  text-align: center;
}
.post-description figure.alignright,
.post-description figure.alignleft {
  width: auto !important;
}
.post-description figure.wp-caption figcaption {
  font-family: "Brown Regular", sans-serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.75rem !important;
  margin-bottom: 0px;
  color: slategray;
}
.post-description .post-description--ingredients {
  width: 45%;
  padding-right: 40px;
  position: relative;
}
.post-description .post-description--ingredients ul, .post-description .post-description--ingredients ol {
  list-style-type: none;
  padding: 0 20px;
}
.post-description .post-description--ingredients ul *, .post-description .post-description--ingredients ol * {
  font-size: 25px;
  line-height: 1.25;
  font-family: "Brown Regular", sans-serif;
  color: #022455;
  text-transform: none;
}
.post-description .post-description--ingredients ul li, .post-description .post-description--ingredients ol li {
  position: relative;
}
.post-description .post-description--ingredients ul li::before, .post-description .post-description--ingredients ol li::before {
  content: "•";
  position: absolute;
  font-size: 16px !important;
  position: absolute;
  left: -20px;
  top: 4px;
}
.post-description .post-description--ingredients .ingredient-section--header {
  margin-bottom: 10px;
  text-transform: none;
}
.post-description .post-description--ingredients .post-description--anchor-link {
  position: absolute;
  right: 0;
  top: -5px;
  color: #022455;
  text-decoration: underline;
  background: none !important;
  outline: none !important;
}
.post-description .post-description--ingredients .post-description--anchor-link:hover {
  color: #E9B146 !important;
}
.post-description .post-description--ingredients .ingredient-section--ingredients {
  margin-bottom: 40px;
}
.post-description .post-description--ingredients .ingredient-section--ingredients * {
  font-size: 1rem;
  line-height: 1.75;
}
.post-description .post-description--ingredients .ingredient-section--ingredients ul,
.post-description .post-description--ingredients .ingredient-section--ingredients ul * {
  font-size: 22px !important;
  font-family: "Brown Regular", sans-serif;
}
.post-description .post-description--ingredients .ingredient-section--ingredients a {
  color: #E9B146 !important;
  text-decoration: underline;
  text-decoration-style: solid;
  hyphens: auto;
}
.post-description .post-description--ingredients .ingredient-section--ingredients a:hover {
  color: #022455 !important;
}
.post-description .post-description--description {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.post-description .post-description--description p, .post-description .post-description--description * {
  font-size: 25px !important;
}
.post-description .post-description--description p,
.post-description .post-description--description .wp-block-image, .post-description .post-description--description hr {
  margin-bottom: 20px;
}
.post-description .post-description--description.no-ingredients {
  max-width: 1000px;
}
.post-description .post-description--description .post-navigation {
  margin-left: 0;
  margin-right: 0;
}
.post-description .post-description--description .post-navigation .nav-links {
  justify-content: flex-start !important;
  align-items: center;
  display: flex;
}
.post-description .post-description--description .post-navigation .nav-links .nav-previous a,
.post-description .post-description--description .post-navigation .nav-links .nav-next a {
  text-decoration: none;
}
.post-description .post-description--description .post-navigation .nav-links .nav-previous .meta-nav,
.post-description .post-description--description .post-navigation .nav-links .nav-next .meta-nav {
  margin: 0;
  color: #E9B146 !important;
  transition: 0.3s ease;
  font-size: 20px !important;
  font-weight: 700;
}
.post-description .post-description--description .post-navigation .nav-links .nav-previous .meta-nav:hover,
.post-description .post-description--description .post-navigation .nav-links .nav-next .meta-nav:hover {
  color: #022455 !important;
  text-decoration: underline;
}
.post-description .post-description--description .post-navigation .nav-links .nav-previous a {
  flex-direction: row;
}
.post-description .post-description--description .post-navigation .nav-links .nav-previous .post-title {
  margin: 0 15px;
  font-size: 0.9rem !important;
  color: #E9B146 !important;
  text-decoration: none !important;
  font-weight: 700;
}
.post-description .post-description--description .post-navigation .nav-links .nav-next .post-title {
  display: none;
}

.post-nav-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.post-nav-links .post-breadcrumbs {
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 2.5%;
  margin: 0;
  display: flex;
  list-style-type: none;
  width: 100%;
}
.post-nav-links .post-breadcrumbs li {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.post-nav-links .post-breadcrumbs li a {
  text-decoration: none;
  position: relative;
  color: #E9B146;
  font-weight: 400;
  background: none !important;
  outline: none !important;
  font-family: "Brown Regular", sans-serif;
  font-size: 20px !important;
}
.post-nav-links .post-breadcrumbs li a:hover {
  color: #022455 !important;
}
.post-nav-links .post-breadcrumbs li a::after {
  content: ">";
  position: absolute;
  right: -13px;
  color: #E9B146 !important;
}
.post-nav-links .post-breadcrumbs li:last-child a {
  color: #022455 !important;
}
.post-nav-links .post-breadcrumbs li:last-child a::after {
  display: none;
}
.post-nav-links .post-navigation {
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 2.5%;
  margin: 0 !important;
  width: 50%;
  position: relative;
  z-index: 3;
}
.post-nav-links .post-navigation .nav-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.post-nav-links .post-navigation .nav-links > div a {
  flex-direction: row !important;
  background: none !important;
  outline: none !important;
}
.post-nav-links .post-navigation .nav-links > div a p {
  color: #E9B146;
  text-decoration: underline;
  transition: 0.4s ease !important;
  font-weight: 700;
  font-size: 20px !important;
}
.post-nav-links .post-navigation .nav-links > div a p.post-title {
  margin: 0 10px !important;
  text-decoration: none !important;
  color: #E9B146 !important;
}
.post-nav-links .post-navigation .nav-links > div a:hover {
  text-decoration: none !important;
}
.post-nav-links .post-navigation .nav-links > div a:hover p {
  color: #022455 !important;
  transition: 0.4s ease !important;
  text-decoration: underline !important;
  text-decoration-style: solid !important;
}
.post-nav-links .post-navigation .nav-links > div a:hover p.post-title {
  color: #E9B146 !important;
  text-decoration: none !important;
}

.featured-recipes .featured-recipe {
  border-bottom: none !important;
}

.featured-recipes {
  max-width: 1500px !important;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  gap: 20px;
  border-bottom: none !important;
}
.featured-recipes .related-recipe .related-recipes--thumbnail--image,
.featured-recipes .related-recipe .related-posts--thumbnail--image,
.featured-recipes .related-post .related-recipes--thumbnail--image,
.featured-recipes .related-post .related-posts--thumbnail--image {
  margin: auto;
  margin-bottom: 40px;
  width: 100%;
  height: 350px;
  overflow: hidden;
  max-width: 350px;
}
.featured-recipes .related-recipe .related-recipes--thumbnail--image a,
.featured-recipes .related-recipe .related-posts--thumbnail--image a,
.featured-recipes .related-post .related-recipes--thumbnail--image a,
.featured-recipes .related-post .related-posts--thumbnail--image a {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  transition: 0.4s ease;
}
.featured-recipes .related-recipe .related-recipes--tagline h5,
.featured-recipes .related-recipe .related-posts--tagline h5,
.featured-recipes .related-post .related-recipes--tagline h5,
.featured-recipes .related-post .related-posts--tagline h5 {
  font-size: 0.8rem !important;
}
.featured-recipes .related-recipe .related-recipes--tagline a,
.featured-recipes .related-recipe .related-posts--tagline a,
.featured-recipes .related-post .related-recipes--tagline a,
.featured-recipes .related-post .related-posts--tagline a {
  text-decoration: none !important;
  color: #022455;
}
.featured-recipes .related-recipe .related-recipes--tagline a:hover,
.featured-recipes .related-recipe .related-posts--tagline a:hover,
.featured-recipes .related-post .related-recipes--tagline a:hover,
.featured-recipes .related-post .related-posts--tagline a:hover {
  color: #E9B146 !important;
}
.featured-recipes .related-recipe .related-recipes--title,
.featured-recipes .related-recipe .related-posts--title,
.featured-recipes .related-post .related-recipes--title,
.featured-recipes .related-post .related-posts--title {
  max-width: 400px;
  margin: 20px auto;
  font-size: 1.25rem !important;
}
.featured-recipes .related-recipe .related-recipes--title a,
.featured-recipes .related-recipe .related-posts--title a,
.featured-recipes .related-post .related-recipes--title a,
.featured-recipes .related-post .related-posts--title a {
  background: none !important;
  outline: none !important;
  color: #022455 !important;
  text-decoration: none !important;
}
.featured-recipes .related-recipe .related-recipes--read-more,
.featured-recipes .related-recipe .related-posts--read-more,
.featured-recipes .related-post .related-recipes--read-more,
.featured-recipes .related-post .related-posts--read-more {
  margin-top: 20px;
}
.featured-recipes .related-recipe:hover .related-recipes--thumbnail--image a,
.featured-recipes .related-recipe:hover .related-posts--thumbnail--image a,
.featured-recipes .related-post:hover .related-recipes--thumbnail--image a,
.featured-recipes .related-post:hover .related-posts--thumbnail--image a {
  transform: scale(1.1);
}
.featured-recipes .related-recipe:hover .related-recipes--title,
.featured-recipes .related-recipe:hover .related-posts--title,
.featured-recipes .related-post:hover .related-recipes--title,
.featured-recipes .related-post:hover .related-posts--title {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
.featured-recipes .button-container {
  text-align: center;
  margin-top: 50px;
}

@media screen and (max-width: 1024px) {
  .post-nav-links .post-breadcrumbs li:last-child a,
  .post-nav-links .post-navigation .nav-links > div a p,
  body.product-template-default article.type-product .product-breadcrumbs {
    font-size: 0.8rem !important;
  }
}
@media screen and (max-width: 768px) {
  .featured-recipes {
    grid-template-columns: 1fr 1fr;
  }
  body.recipe-template-default.single-recipe section > div {
    width: 100% !important;
  }
}
@media screen and (max-width: 550px) {
  .featured-recipes {
    grid-template-columns: 1fr;
  }
  .post-description figure.wp-caption {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .post-description figure img {
    max-width: 200px;
    width: 100% !important;
  }
}
#recipe-section--related-recipes,
#blog-section--related-posts {
  background: #DBE8F0;
  padding: 100px 0;
}
#recipe-section--related-recipes .header h2,
#blog-section--related-posts .header h2 {
  margin-bottom: 50px;
}
#recipe-section--related-recipes .button-container,
#blog-section--related-posts .button-container {
  margin-top: 50px;
}
#recipe-section--related-recipes .related-recipes,
#recipe-section--related-recipes .related-posts,
#blog-section--related-posts .related-recipes,
#blog-section--related-posts .related-posts {
  max-width: 1500px !important;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  gap: 20px;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--thumbnail--image,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--thumbnail--image,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--thumbnail--image,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--thumbnail--image,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--thumbnail--image,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--thumbnail--image,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--thumbnail--image,
#recipe-section--related-recipes .related-posts .related-post .related-posts--thumbnail--image,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--thumbnail--image,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--thumbnail--image,
#blog-section--related-posts .related-recipes .related-post .related-recipes--thumbnail--image,
#blog-section--related-posts .related-recipes .related-post .related-posts--thumbnail--image,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--thumbnail--image,
#blog-section--related-posts .related-posts .related-recipe .related-posts--thumbnail--image,
#blog-section--related-posts .related-posts .related-post .related-recipes--thumbnail--image,
#blog-section--related-posts .related-posts .related-post .related-posts--thumbnail--image {
  margin: auto;
  margin-bottom: 40px;
  width: 100%;
  height: 350px;
  overflow: hidden;
  max-width: 350px;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--thumbnail--image a,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-post .related-posts--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-post .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-post .related-posts--thumbnail--image a,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-posts .related-recipe .related-posts--thumbnail--image a,
#blog-section--related-posts .related-posts .related-post .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-posts .related-post .related-posts--thumbnail--image a {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  transition: 0.4s ease;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--tagline h5,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--tagline h5,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--tagline h5,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--tagline h5,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--tagline h5,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--tagline h5,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--tagline h5,
#recipe-section--related-recipes .related-posts .related-post .related-posts--tagline h5,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--tagline h5,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--tagline h5,
#blog-section--related-posts .related-recipes .related-post .related-recipes--tagline h5,
#blog-section--related-posts .related-recipes .related-post .related-posts--tagline h5,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--tagline h5,
#blog-section--related-posts .related-posts .related-recipe .related-posts--tagline h5,
#blog-section--related-posts .related-posts .related-post .related-recipes--tagline h5,
#blog-section--related-posts .related-posts .related-post .related-posts--tagline h5 {
  font-size: 0.8rem !important;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--tagline a,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--tagline a,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--tagline a,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--tagline a,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--tagline a,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--tagline a,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--tagline a,
#recipe-section--related-recipes .related-posts .related-post .related-posts--tagline a,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--tagline a,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--tagline a,
#blog-section--related-posts .related-recipes .related-post .related-recipes--tagline a,
#blog-section--related-posts .related-recipes .related-post .related-posts--tagline a,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--tagline a,
#blog-section--related-posts .related-posts .related-recipe .related-posts--tagline a,
#blog-section--related-posts .related-posts .related-post .related-recipes--tagline a,
#blog-section--related-posts .related-posts .related-post .related-posts--tagline a {
  text-decoration: none !important;
  color: #022455;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--tagline a:hover,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--tagline a:hover,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--tagline a:hover,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--tagline a:hover,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--tagline a:hover,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--tagline a:hover,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--tagline a:hover,
#recipe-section--related-recipes .related-posts .related-post .related-posts--tagline a:hover,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--tagline a:hover,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--tagline a:hover,
#blog-section--related-posts .related-recipes .related-post .related-recipes--tagline a:hover,
#blog-section--related-posts .related-recipes .related-post .related-posts--tagline a:hover,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--tagline a:hover,
#blog-section--related-posts .related-posts .related-recipe .related-posts--tagline a:hover,
#blog-section--related-posts .related-posts .related-post .related-recipes--tagline a:hover,
#blog-section--related-posts .related-posts .related-post .related-posts--tagline a:hover {
  color: #E9B146 !important;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--title,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--title,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--title,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--title,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--title,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--title,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--title,
#recipe-section--related-recipes .related-posts .related-post .related-posts--title,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--title,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--title,
#blog-section--related-posts .related-recipes .related-post .related-recipes--title,
#blog-section--related-posts .related-recipes .related-post .related-posts--title,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--title,
#blog-section--related-posts .related-posts .related-recipe .related-posts--title,
#blog-section--related-posts .related-posts .related-post .related-recipes--title,
#blog-section--related-posts .related-posts .related-post .related-posts--title {
  max-width: 400px;
  margin: 20px auto;
  font-size: 1.25rem !important;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--title a,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--title a,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--title a,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--title a,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--title a,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--title a,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--title a,
#recipe-section--related-recipes .related-posts .related-post .related-posts--title a,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--title a,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--title a,
#blog-section--related-posts .related-recipes .related-post .related-recipes--title a,
#blog-section--related-posts .related-recipes .related-post .related-posts--title a,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--title a,
#blog-section--related-posts .related-posts .related-recipe .related-posts--title a,
#blog-section--related-posts .related-posts .related-post .related-recipes--title a,
#blog-section--related-posts .related-posts .related-post .related-posts--title a {
  background: none !important;
  outline: none !important;
  color: #022455 !important;
  text-decoration: none !important;
}
#recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--read-more,
#recipe-section--related-recipes .related-recipes .related-recipe .related-posts--read-more,
#recipe-section--related-recipes .related-recipes .related-post .related-recipes--read-more,
#recipe-section--related-recipes .related-recipes .related-post .related-posts--read-more,
#recipe-section--related-recipes .related-posts .related-recipe .related-recipes--read-more,
#recipe-section--related-recipes .related-posts .related-recipe .related-posts--read-more,
#recipe-section--related-recipes .related-posts .related-post .related-recipes--read-more,
#recipe-section--related-recipes .related-posts .related-post .related-posts--read-more,
#blog-section--related-posts .related-recipes .related-recipe .related-recipes--read-more,
#blog-section--related-posts .related-recipes .related-recipe .related-posts--read-more,
#blog-section--related-posts .related-recipes .related-post .related-recipes--read-more,
#blog-section--related-posts .related-recipes .related-post .related-posts--read-more,
#blog-section--related-posts .related-posts .related-recipe .related-recipes--read-more,
#blog-section--related-posts .related-posts .related-recipe .related-posts--read-more,
#blog-section--related-posts .related-posts .related-post .related-recipes--read-more,
#blog-section--related-posts .related-posts .related-post .related-posts--read-more {
  margin-top: 20px;
}
#recipe-section--related-recipes .related-recipes .related-recipe:hover .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-recipes .related-recipe:hover .related-posts--thumbnail--image a,
#recipe-section--related-recipes .related-recipes .related-post:hover .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-recipes .related-post:hover .related-posts--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-recipe:hover .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-recipe:hover .related-posts--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-post:hover .related-recipes--thumbnail--image a,
#recipe-section--related-recipes .related-posts .related-post:hover .related-posts--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-recipe:hover .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-recipe:hover .related-posts--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-post:hover .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-recipes .related-post:hover .related-posts--thumbnail--image a,
#blog-section--related-posts .related-posts .related-recipe:hover .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-posts .related-recipe:hover .related-posts--thumbnail--image a,
#blog-section--related-posts .related-posts .related-post:hover .related-recipes--thumbnail--image a,
#blog-section--related-posts .related-posts .related-post:hover .related-posts--thumbnail--image a {
  transform: scale(1.1);
}
#recipe-section--related-recipes .related-recipes .related-recipe:hover .related-recipes--title,
#recipe-section--related-recipes .related-recipes .related-recipe:hover .related-posts--title,
#recipe-section--related-recipes .related-recipes .related-post:hover .related-recipes--title,
#recipe-section--related-recipes .related-recipes .related-post:hover .related-posts--title,
#recipe-section--related-recipes .related-posts .related-recipe:hover .related-recipes--title,
#recipe-section--related-recipes .related-posts .related-recipe:hover .related-posts--title,
#recipe-section--related-recipes .related-posts .related-post:hover .related-recipes--title,
#recipe-section--related-recipes .related-posts .related-post:hover .related-posts--title,
#blog-section--related-posts .related-recipes .related-recipe:hover .related-recipes--title,
#blog-section--related-posts .related-recipes .related-recipe:hover .related-posts--title,
#blog-section--related-posts .related-recipes .related-post:hover .related-recipes--title,
#blog-section--related-posts .related-recipes .related-post:hover .related-posts--title,
#blog-section--related-posts .related-posts .related-recipe:hover .related-recipes--title,
#blog-section--related-posts .related-posts .related-recipe:hover .related-posts--title,
#blog-section--related-posts .related-posts .related-post:hover .related-recipes--title,
#blog-section--related-posts .related-posts .related-post:hover .related-posts--title {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
#recipe-section--related-recipes .button-container,
#blog-section--related-posts .button-container {
  text-align: center;
  margin-top: 50px;
}

#blog-section-hero.change {
  padding-bottom: 0 !important;
}

#blog-collection--blog-matrix.change {
  padding-top: 0 !important;
}
#blog-collection--blog-matrix.change #blog_search_form--container {
  max-width: 1400px;
  margin: auto;
}
#blog-collection--blog-matrix.change #blog-matrix {
  padding-top: 50px !important;
}
#blog-collection--blog-matrix.change #blog-matrix-search-form-container {
  max-width: none !important;
  width: 100%;
  background: #DBE8F0;
}

#recipe-collection--recipe-matrix.change,
#blog-collection--blog-matrix.change {
  background: #FFF !important;
}
#recipe-collection--recipe-matrix.change #blog_search_form--input-wrapper,
#blog-collection--blog-matrix.change #blog_search_form--input-wrapper {
  border: 2px solid #022455;
}

#recipe-matrix,
#blog-matrix {
  padding: 50px 0;
  max-width: 1500px;
  margin: auto;
}
#recipe-matrix.search-results,
#blog-matrix.search-results {
  padding-top: 0 !important;
}
#recipe-matrix.search-results > p,
#blog-matrix.search-results > p {
  text-align: center;
  /*margin-bottom: 80px;*/
  margin-top: -20px;
  font-family: "aesthet-nova" !important;
  font-size: 30px;
  font-weight: 500;
}
#recipe-matrix.search-results > a,
#recipe-matrix.search-results > button,
#blog-matrix.search-results > a,
#blog-matrix.search-results > button {
  margin-bottom: 80px !important;
  text-align: center;
  display: block;
  margin-top: 10px;
  font-family: "Brown Regular", sans-serif;
  font-size: 0.85rem !important;
  color: #022455;
  background: none;
  border: none;
  outline: none;
  margin: auto;
  text-decoration: underline;
  text-underline-offset: 2px;
  padding: 0;
}
#recipe-matrix .related-recipes,
#recipe-matrix .related-posts,
#blog-matrix .related-recipes,
#blog-matrix .related-posts {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100% !important;
}
#recipe-matrix .related-recipes .related-recipe,
#recipe-matrix .related-recipes .related-post,
#recipe-matrix .related-posts .related-recipe,
#recipe-matrix .related-posts .related-post,
#blog-matrix .related-recipes .related-recipe,
#blog-matrix .related-recipes .related-post,
#blog-matrix .related-posts .related-recipe,
#blog-matrix .related-posts .related-post {
  margin-bottom: 20px !important;
  text-align: center;
}
#recipe-matrix .related-recipes .related-recipe.hide,
#recipe-matrix .related-recipes .related-post.hide,
#recipe-matrix .related-posts .related-recipe.hide,
#recipe-matrix .related-posts .related-post.hide,
#blog-matrix .related-recipes .related-recipe.hide,
#blog-matrix .related-recipes .related-post.hide,
#blog-matrix .related-posts .related-recipe.hide,
#blog-matrix .related-posts .related-post.hide {
  display: none;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--thumbnail--image,
#recipe-matrix .related-recipes .related-recipe .related-posts--thumbnail--image,
#recipe-matrix .related-recipes .related-post .related-recipes--thumbnail--image,
#recipe-matrix .related-recipes .related-post .related-posts--thumbnail--image,
#recipe-matrix .related-posts .related-recipe .related-recipes--thumbnail--image,
#recipe-matrix .related-posts .related-recipe .related-posts--thumbnail--image,
#recipe-matrix .related-posts .related-post .related-recipes--thumbnail--image,
#recipe-matrix .related-posts .related-post .related-posts--thumbnail--image,
#blog-matrix .related-recipes .related-recipe .related-recipes--thumbnail--image,
#blog-matrix .related-recipes .related-recipe .related-posts--thumbnail--image,
#blog-matrix .related-recipes .related-post .related-recipes--thumbnail--image,
#blog-matrix .related-recipes .related-post .related-posts--thumbnail--image,
#blog-matrix .related-posts .related-recipe .related-recipes--thumbnail--image,
#blog-matrix .related-posts .related-recipe .related-posts--thumbnail--image,
#blog-matrix .related-posts .related-post .related-recipes--thumbnail--image,
#blog-matrix .related-posts .related-post .related-posts--thumbnail--image {
  margin: auto;
  max-width: 350px;
  height: 350px;
  overflow: hidden;
  margin-bottom: 40px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--thumbnail--image a,
#recipe-matrix .related-recipes .related-recipe .related-posts--thumbnail--image a,
#recipe-matrix .related-recipes .related-post .related-recipes--thumbnail--image a,
#recipe-matrix .related-recipes .related-post .related-posts--thumbnail--image a,
#recipe-matrix .related-posts .related-recipe .related-recipes--thumbnail--image a,
#recipe-matrix .related-posts .related-recipe .related-posts--thumbnail--image a,
#recipe-matrix .related-posts .related-post .related-recipes--thumbnail--image a,
#recipe-matrix .related-posts .related-post .related-posts--thumbnail--image a,
#blog-matrix .related-recipes .related-recipe .related-recipes--thumbnail--image a,
#blog-matrix .related-recipes .related-recipe .related-posts--thumbnail--image a,
#blog-matrix .related-recipes .related-post .related-recipes--thumbnail--image a,
#blog-matrix .related-recipes .related-post .related-posts--thumbnail--image a,
#blog-matrix .related-posts .related-recipe .related-recipes--thumbnail--image a,
#blog-matrix .related-posts .related-recipe .related-posts--thumbnail--image a,
#blog-matrix .related-posts .related-post .related-recipes--thumbnail--image a,
#blog-matrix .related-posts .related-post .related-posts--thumbnail--image a {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  transition: 0.4s ease;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--tagline,
#recipe-matrix .related-recipes .related-recipe .related-posts--tagline,
#recipe-matrix .related-recipes .related-post .related-recipes--tagline,
#recipe-matrix .related-recipes .related-post .related-posts--tagline,
#recipe-matrix .related-posts .related-recipe .related-recipes--tagline,
#recipe-matrix .related-posts .related-recipe .related-posts--tagline,
#recipe-matrix .related-posts .related-post .related-recipes--tagline,
#recipe-matrix .related-posts .related-post .related-posts--tagline,
#blog-matrix .related-recipes .related-recipe .related-recipes--tagline,
#blog-matrix .related-recipes .related-recipe .related-posts--tagline,
#blog-matrix .related-recipes .related-post .related-recipes--tagline,
#blog-matrix .related-recipes .related-post .related-posts--tagline,
#blog-matrix .related-posts .related-recipe .related-recipes--tagline,
#blog-matrix .related-posts .related-recipe .related-posts--tagline,
#blog-matrix .related-posts .related-post .related-recipes--tagline,
#blog-matrix .related-posts .related-post .related-posts--tagline {
  color: #022455 !important;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--tagline h5,
#recipe-matrix .related-recipes .related-recipe .related-posts--tagline h5,
#recipe-matrix .related-recipes .related-post .related-recipes--tagline h5,
#recipe-matrix .related-recipes .related-post .related-posts--tagline h5,
#recipe-matrix .related-posts .related-recipe .related-recipes--tagline h5,
#recipe-matrix .related-posts .related-recipe .related-posts--tagline h5,
#recipe-matrix .related-posts .related-post .related-recipes--tagline h5,
#recipe-matrix .related-posts .related-post .related-posts--tagline h5,
#blog-matrix .related-recipes .related-recipe .related-recipes--tagline h5,
#blog-matrix .related-recipes .related-recipe .related-posts--tagline h5,
#blog-matrix .related-recipes .related-post .related-recipes--tagline h5,
#blog-matrix .related-recipes .related-post .related-posts--tagline h5,
#blog-matrix .related-posts .related-recipe .related-recipes--tagline h5,
#blog-matrix .related-posts .related-recipe .related-posts--tagline h5,
#blog-matrix .related-posts .related-post .related-recipes--tagline h5,
#blog-matrix .related-posts .related-post .related-posts--tagline h5 {
  margin-bottom: 0 !important;
  font-size: 0.8rem !important;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--tagline h5 a,
#recipe-matrix .related-recipes .related-recipe .related-posts--tagline h5 a,
#recipe-matrix .related-recipes .related-post .related-recipes--tagline h5 a,
#recipe-matrix .related-recipes .related-post .related-posts--tagline h5 a,
#recipe-matrix .related-posts .related-recipe .related-recipes--tagline h5 a,
#recipe-matrix .related-posts .related-recipe .related-posts--tagline h5 a,
#recipe-matrix .related-posts .related-post .related-recipes--tagline h5 a,
#recipe-matrix .related-posts .related-post .related-posts--tagline h5 a,
#blog-matrix .related-recipes .related-recipe .related-recipes--tagline h5 a,
#blog-matrix .related-recipes .related-recipe .related-posts--tagline h5 a,
#blog-matrix .related-recipes .related-post .related-recipes--tagline h5 a,
#blog-matrix .related-recipes .related-post .related-posts--tagline h5 a,
#blog-matrix .related-posts .related-recipe .related-recipes--tagline h5 a,
#blog-matrix .related-posts .related-recipe .related-posts--tagline h5 a,
#blog-matrix .related-posts .related-post .related-recipes--tagline h5 a,
#blog-matrix .related-posts .related-post .related-posts--tagline h5 a {
  color: #022455 !important;
  text-decoration: none !important;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--title,
#recipe-matrix .related-recipes .related-recipe .related-posts--title,
#recipe-matrix .related-recipes .related-post .related-recipes--title,
#recipe-matrix .related-recipes .related-post .related-posts--title,
#recipe-matrix .related-posts .related-recipe .related-recipes--title,
#recipe-matrix .related-posts .related-recipe .related-posts--title,
#recipe-matrix .related-posts .related-post .related-recipes--title,
#recipe-matrix .related-posts .related-post .related-posts--title,
#blog-matrix .related-recipes .related-recipe .related-recipes--title,
#blog-matrix .related-recipes .related-recipe .related-posts--title,
#blog-matrix .related-recipes .related-post .related-recipes--title,
#blog-matrix .related-recipes .related-post .related-posts--title,
#blog-matrix .related-posts .related-recipe .related-recipes--title,
#blog-matrix .related-posts .related-recipe .related-posts--title,
#blog-matrix .related-posts .related-post .related-recipes--title,
#blog-matrix .related-posts .related-post .related-posts--title {
  max-width: 400px;
  margin: 10px auto 20px auto;
  color: #022455 !important;
  font-size: 1.25rem !important;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--title a,
#recipe-matrix .related-recipes .related-recipe .related-posts--title a,
#recipe-matrix .related-recipes .related-post .related-recipes--title a,
#recipe-matrix .related-recipes .related-post .related-posts--title a,
#recipe-matrix .related-posts .related-recipe .related-recipes--title a,
#recipe-matrix .related-posts .related-recipe .related-posts--title a,
#recipe-matrix .related-posts .related-post .related-recipes--title a,
#recipe-matrix .related-posts .related-post .related-posts--title a,
#blog-matrix .related-recipes .related-recipe .related-recipes--title a,
#blog-matrix .related-recipes .related-recipe .related-posts--title a,
#blog-matrix .related-recipes .related-post .related-recipes--title a,
#blog-matrix .related-recipes .related-post .related-posts--title a,
#blog-matrix .related-posts .related-recipe .related-recipes--title a,
#blog-matrix .related-posts .related-recipe .related-posts--title a,
#blog-matrix .related-posts .related-post .related-recipes--title a,
#blog-matrix .related-posts .related-post .related-posts--title a {
  color: #022455 !important;
  text-decoration: none !important;
  background: none !important;
  outline: none !important;
}
#recipe-matrix .related-recipes .related-recipe .related-recipes--read-more,
#recipe-matrix .related-recipes .related-recipe .related-posts--read-more,
#recipe-matrix .related-recipes .related-post .related-recipes--read-more,
#recipe-matrix .related-recipes .related-post .related-posts--read-more,
#recipe-matrix .related-posts .related-recipe .related-recipes--read-more,
#recipe-matrix .related-posts .related-recipe .related-posts--read-more,
#recipe-matrix .related-posts .related-post .related-recipes--read-more,
#recipe-matrix .related-posts .related-post .related-posts--read-more,
#blog-matrix .related-recipes .related-recipe .related-recipes--read-more,
#blog-matrix .related-recipes .related-recipe .related-posts--read-more,
#blog-matrix .related-recipes .related-post .related-recipes--read-more,
#blog-matrix .related-recipes .related-post .related-posts--read-more,
#blog-matrix .related-posts .related-recipe .related-recipes--read-more,
#blog-matrix .related-posts .related-recipe .related-posts--read-more,
#blog-matrix .related-posts .related-post .related-recipes--read-more,
#blog-matrix .related-posts .related-post .related-posts--read-more {
  margin-top: 2rem;
}
#recipe-matrix .related-recipes .related-recipe:hover .related-recipes--thumbnail--image a,
#recipe-matrix .related-recipes .related-recipe:hover .related-posts--thumbnail--image a,
#recipe-matrix .related-recipes .related-post:hover .related-recipes--thumbnail--image a,
#recipe-matrix .related-recipes .related-post:hover .related-posts--thumbnail--image a,
#recipe-matrix .related-posts .related-recipe:hover .related-recipes--thumbnail--image a,
#recipe-matrix .related-posts .related-recipe:hover .related-posts--thumbnail--image a,
#recipe-matrix .related-posts .related-post:hover .related-recipes--thumbnail--image a,
#recipe-matrix .related-posts .related-post:hover .related-posts--thumbnail--image a,
#blog-matrix .related-recipes .related-recipe:hover .related-recipes--thumbnail--image a,
#blog-matrix .related-recipes .related-recipe:hover .related-posts--thumbnail--image a,
#blog-matrix .related-recipes .related-post:hover .related-recipes--thumbnail--image a,
#blog-matrix .related-recipes .related-post:hover .related-posts--thumbnail--image a,
#blog-matrix .related-posts .related-recipe:hover .related-recipes--thumbnail--image a,
#blog-matrix .related-posts .related-recipe:hover .related-posts--thumbnail--image a,
#blog-matrix .related-posts .related-post:hover .related-recipes--thumbnail--image a,
#blog-matrix .related-posts .related-post:hover .related-posts--thumbnail--image a {
  transform: scale(1.1);
}
#recipe-matrix .related-recipes .related-recipe:hover .related-recipes--title,
#recipe-matrix .related-recipes .related-recipe:hover .related-posts--title,
#recipe-matrix .related-recipes .related-post:hover .related-recipes--title,
#recipe-matrix .related-recipes .related-post:hover .related-posts--title,
#recipe-matrix .related-posts .related-recipe:hover .related-recipes--title,
#recipe-matrix .related-posts .related-recipe:hover .related-posts--title,
#recipe-matrix .related-posts .related-post:hover .related-recipes--title,
#recipe-matrix .related-posts .related-post:hover .related-posts--title,
#blog-matrix .related-recipes .related-recipe:hover .related-recipes--title,
#blog-matrix .related-recipes .related-recipe:hover .related-posts--title,
#blog-matrix .related-recipes .related-post:hover .related-recipes--title,
#blog-matrix .related-recipes .related-post:hover .related-posts--title,
#blog-matrix .related-posts .related-recipe:hover .related-recipes--title,
#blog-matrix .related-posts .related-recipe:hover .related-posts--title,
#blog-matrix .related-posts .related-post:hover .related-recipes--title,
#blog-matrix .related-posts .related-post:hover .related-posts--title {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
#recipe-matrix .related-recipes .related-recipe:hover .related-recipes--read-more a,
#recipe-matrix .related-recipes .related-recipe:hover .related-posts--read-more a,
#recipe-matrix .related-recipes .related-post:hover .related-recipes--read-more a,
#recipe-matrix .related-recipes .related-post:hover .related-posts--read-more a,
#recipe-matrix .related-posts .related-recipe:hover .related-recipes--read-more a,
#recipe-matrix .related-posts .related-recipe:hover .related-posts--read-more a,
#recipe-matrix .related-posts .related-post:hover .related-recipes--read-more a,
#recipe-matrix .related-posts .related-post:hover .related-posts--read-more a,
#blog-matrix .related-recipes .related-recipe:hover .related-recipes--read-more a,
#blog-matrix .related-recipes .related-recipe:hover .related-posts--read-more a,
#blog-matrix .related-recipes .related-post:hover .related-recipes--read-more a,
#blog-matrix .related-recipes .related-post:hover .related-posts--read-more a,
#blog-matrix .related-posts .related-recipe:hover .related-recipes--read-more a,
#blog-matrix .related-posts .related-recipe:hover .related-posts--read-more a,
#blog-matrix .related-posts .related-post:hover .related-recipes--read-more a,
#blog-matrix .related-posts .related-post:hover .related-posts--read-more a {
  background-color: #FFF !important;
}
#recipe-matrix .button-container,
#blog-matrix .button-container {
  text-align: center;
  margin-top: 100px;
}

@media screen and (max-width: 1200px) {
  #recipe-matrix .related-recipes .related-recipe .related-recipes--thumbnail--image,
  #blog-matrix .related-posts .related-post .related-post--thumbnail--image {
    height: 270px !important;
  }
  .related-recipes--thumbnail--image {
    height: 270px !important;
  }
}
@media screen and (max-width: 1024px) {
  body.single-post h1.entry-title {
    font-size: 50px !important;
  }
  #recipe-matrix .related-recipes,
  #blog-matrix .related-posts {
    grid-template-columns: 1fr 1fr;
  }
  #recipe-section--related-recipes .related-recipes,
  #blog-section--related-posts .related-posts {
    grid-template-columns: 1fr 1fr;
  }
  .post-nav-links .post-breadcrumbs li a {
    font-size: 0.8rem !important;
  }
}
@media screen and (max-width: 768px) {
  .post-nav-links .post-breadcrumbs li a {
    text-align: center;
  }
  body.single .post-description h1,
  body.single .post-description h2 {
    font-size: 30px !important;
  }
  #recipe-section--related-recipes,
  #blog-section--related-posts {
    padding: 50px 0 !important;
  }
  .post-description .post-description--description p,
  .post-description .post-description--description *,
  body.single .post-description ul li,
  body.single .post-description ol li {
    font-size: 1rem !important;
  }
  .post-nav-links .post-navigation .nav-links {
    display: none;
  }
  #recipe-matrix .related-recipes .related-recipe .related-recipes--tagline h5,
  #recipe-matrix .related-recipes .related-recipe .related-recipes--tagline h5 a,
  #blog-matrix .related-posts .related-post .related-posts--tagline h5,
  #blog-matrix .related-posts .related-post .related-posts--tagline h5 a,
  #recipe-section--related-recipes .related-recipes .related-recipes--tagline h5,
  #recipe-section--related-recipes .related-recipes .related-recipes--tagline h5 a,
  #blog-section--related-posts .related-posts .related-posts--tagline h5,
  #blog-section--related-posts .related-posts .related-posts--tagline h5 a {
    font-size: 0.75rem !important;
  }
  #recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--title,
  #recipe-section--related-recipes .related-recipes .related-recipe .related-recipes--title a,
  #blog-section--related-posts .related-posts .related-post .related-posts--title,
  #blog-section--related-posts .related-posts .related-post .related-posts--title a {
    font-size: 1.25rem !important;
    line-height: 1.25 !important;
  }
  #recipe-collection--recipe-matrix {
    padding: 50px 0 50px 0 !important;
  }
  #recipe-matrix,
  #blog-matrix {
    padding: 20px 0 !important;
  }
  #recipe-matrix .button-container,
  #blog-matrix .button-container {
    margin-top: 50px !important;
  }
  .post-description {
    display: block;
  }
  .post-description--ingredients {
    width: 100% !important;
  }
  .nav-links {
    justify-content: center !important;
    align-items: center;
  }
  .nav-links > div {
    margin: 0 !important;
  }
  .post-nav-links .post-breadcrumbs {
    padding: 20px !important;
    justify-content: center;
  }
  .post-nav-links {
    flex-direction: column;
  }
  .post-nav-links .post-navigation {
    padding: 0 !important;
  }
  .post-breadcrumbs,
  .post-nav-links .post-navigation {
    flex-wrap: wrap;
    width: 100% !important;
  }
  .post-header--callouts .callout img {
    max-width: 30px;
  }
  .post-header--callouts .callout h4 {
    font-size: 0.75rem !important;
  }
  .post-header--callouts .callout {
    padding: 0 20px;
  }
  .post-featured-image {
    margin: 50px auto !important;
  }
  .post-description .post-description--ingredients {
    width: 100% !important;
    padding: 0;
  }
  .post-description--anchor-link {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.75rem !important;
  }
  .post-description .post-description--ingredients .post-description--anchor-link {
    display: none !important;
  }
}
@media screen and (max-width: 550px) {
  .post-description .post-description--ingredients .ingredient-section--ingredients ul * {
    font-size: 0.75rem !important;
  }
  #blog-matrix.search-results > p {
    font-size: 20px !important;
  }
  .post-description .post-description--description .post-navigation .nav-links .nav-previous .meta-nav,
  .post-description .post-description--description .post-navigation .nav-links .nav-next .meta-nav,
  .post-description .post-description--description .post-navigation .nav-links .nav-previous .post-title {
    font-size: 0.7rem !important;
  }
  body.single .post-description .post-description--description h1,
  body.single .post-description .post-description--description h2 {
    font-size: 1.25rem !important;
  }
  body.single .post-description .post-description--description h3,
  body.single .post-description .post-description--description h4,
  body.single .post-description .post-description--description h5 {
    font-size: 1rem !important;
  }
  body.single-post h1.entry-title {
    font-size: 35px !important;
  }
  .post-description .post-description--description p,
  .post-description .post-description--description *,
  body.single .post-description ul li,
  body.single .post-description ol li {
    font-size: 0.75rem !important;
  }
  .post-header--callouts .callout {
    display: block;
    text-align: center;
    padding: 0 10px;
  }
  .post-header--callouts .callout img {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }
  #post-header--callouts {
    display: block;
  }
  #recipe-matrix .related-recipes,
  #recipe-section--related-recipes .related-recipes,
  #blog-section--related-posts .related-posts,
  #blog-matrix .related-posts,
  #blog-section--related-posts .related-recipes {
    grid-template-columns: 1fr;
  }
  .post-description .post-description--ingredients .post-description--anchor-link {
    position: absolute;
    left: 0;
    top: -55px;
    width: 100%;
    text-align: center;
    right: auto;
    display: none !important;
  }
  .post-description--anchor-link {
    text-align: center;
  }
  body.recipe-template-default.single-recipe section .post-print {
    text-align: center;
  }
}
#blog_search_form--container > div {
  max-width: calc(100% - 125px) !important;
}

#recipe_search_form--container > div,
#blog_search_form--container > div {
  max-width: 1000px;
  margin: 50px auto 0 auto;
}
#recipe_search_form--container > div #recipe_search_form--form,
#recipe_search_form--container > div #blog_search_form--form,
#blog_search_form--container > div #recipe_search_form--form,
#blog_search_form--container > div #blog_search_form--form {
  width: 100%;
}
#recipe_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper,
#recipe_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper,
#recipe_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper,
#recipe_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper,
#blog_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper,
#blog_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper,
#blog_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper,
#blog_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper {
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#recipe_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper > p,
#recipe_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper > p,
#recipe_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper > p,
#recipe_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper > p,
#blog_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper > p,
#blog_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper > p,
#blog_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper > p,
#blog_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper > p {
  width: 100%;
}
#recipe_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input,
#recipe_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input,
#recipe_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input,
#recipe_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input,
#blog_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input,
#blog_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input,
#blog_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input,
#blog_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input {
  background: none;
  border: none;
  outline: none !important;
}
#recipe_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=text],
#recipe_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=text],
#recipe_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=text],
#recipe_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=text],
#blog_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=text],
#blog_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=text],
#blog_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=text],
#blog_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=text] {
  width: 80%;
  color: #022455;
  font-family: "Brown Regular", sans-serif;
  font-size: 25px;
}
#recipe_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=text]::placeholder,
#recipe_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=text]::placeholder,
#recipe_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=text]::placeholder,
#recipe_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=text]::placeholder,
#blog_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=text]::placeholder,
#blog_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=text]::placeholder,
#blog_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=text]::placeholder,
#blog_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=text]::placeholder {
  color: #022455;
  font-family: "Brown Regular", sans-serif;
  font-size: 25px;
}
#recipe_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=image],
#recipe_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=image],
#recipe_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=image],
#recipe_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=image],
#blog_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=image],
#blog_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=image],
#blog_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=image],
#blog_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=image] {
  padding-right: 10px;
}
#recipe_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=submit],
#recipe_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=submit],
#recipe_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=submit],
#recipe_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=submit],
#blog_search_form--container > div #recipe_search_form--form #recipe_search_form--input-wrapper input[type=submit],
#blog_search_form--container > div #recipe_search_form--form #blog_search_form--input-wrapper input[type=submit],
#blog_search_form--container > div #blog_search_form--form #recipe_search_form--input-wrapper input[type=submit],
#blog_search_form--container > div #blog_search_form--form #blog_search_form--input-wrapper input[type=submit] {
  width: 15%;
  color: #022455;
  padding: 0;
  text-align: right;
  padding-right: 20px;
}
#recipe_search_form--container > div #blog_filter_options--container,
#blog_search_form--container > div #blog_filter_options--container {
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center !important;
  margin-bottom: 40px;
}
#recipe_search_form--container > div #recipe_filter_options--container,
#recipe_search_form--container > div #blog_filter_options--container,
#blog_search_form--container > div #recipe_filter_options--container,
#blog_search_form--container > div #blog_filter_options--container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#recipe_search_form--container > div #recipe_filter_options--container button,
#recipe_search_form--container > div #blog_filter_options--container button,
#blog_search_form--container > div #recipe_filter_options--container button,
#blog_search_form--container > div #blog_filter_options--container button {
  flex-basis: calc(25% - 15px);
  transition: 0.4s ease;
  position: relative;
  font-weight: 400 !important;
  background: #022455 !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-family: "Brown Regular";
  letter-spacing: 0.1rem;
  font-size: 0.7rem;
  border: none;
  outline: none;
}
#recipe_search_form--container > div #recipe_filter_options--container button:hover, #recipe_search_form--container > div #recipe_filter_options--container button.active,
#recipe_search_form--container > div #blog_filter_options--container button:hover,
#recipe_search_form--container > div #blog_filter_options--container button.active,
#blog_search_form--container > div #recipe_filter_options--container button:hover,
#blog_search_form--container > div #recipe_filter_options--container button.active,
#blog_search_form--container > div #blog_filter_options--container button:hover,
#blog_search_form--container > div #blog_filter_options--container button.active {
  background: #E9B146 !important;
  color: #022455;
  border: none;
  outline: none;
}
#recipe_search_form--container > div #recipe_filter_options--container > div,
#recipe_search_form--container > div #blog_filter_options--container > div,
#blog_search_form--container > div #recipe_filter_options--container > div,
#blog_search_form--container > div #blog_filter_options--container > div {
  flex-basis: 33.3333333333%;
  margin: 20px;
  transition: 0.4s ease;
  position: relative;
  font-weight: 400 !important;
  background: #022455 !important;
}
#recipe_search_form--container > div #recipe_filter_options--container > div select,
#recipe_search_form--container > div #blog_filter_options--container > div select,
#blog_search_form--container > div #recipe_filter_options--container > div select,
#blog_search_form--container > div #blog_filter_options--container > div select {
  margin-top: 0;
  margin-bottom: 0;
  width: 100% !important;
  height: 55px;
  padding: 2.5px 10px !important;
  border: none !important;
  background: transparent !important;
  color: #FFF;
  font-family: "Brown Regular", sans-serif;
  font-size: 25px;
  outline: none !important;
  border-radius: 0 !important;
  z-index: 2;
}
#recipe_search_form--container > div #recipe_filter_options--container > div select.active,
#recipe_search_form--container > div #blog_filter_options--container > div select.active,
#blog_search_form--container > div #recipe_filter_options--container > div select.active,
#blog_search_form--container > div #blog_filter_options--container > div select.active {
  background: #E9B146 !important;
  color: #022455;
}
#recipe_search_form--container > div #recipe_filter_options--container > div:first-child,
#recipe_search_form--container > div #blog_filter_options--container > div:first-child,
#blog_search_form--container > div #recipe_filter_options--container > div:first-child,
#blog_search_form--container > div #blog_filter_options--container > div:first-child {
  margin-left: 0 !important;
}
#recipe_search_form--container > div #recipe_filter_options--container > div:last-of-type,
#recipe_search_form--container > div #blog_filter_options--container > div:last-of-type,
#blog_search_form--container > div #recipe_filter_options--container > div:last-of-type,
#blog_search_form--container > div #blog_filter_options--container > div:last-of-type {
  margin-right: 0 !important;
}
#recipe_search_form--container > div #recipe_filter_options--container > div img,
#recipe_search_form--container > div #blog_filter_options--container > div img,
#blog_search_form--container > div #recipe_filter_options--container > div img,
#blog_search_form--container > div #blog_filter_options--container > div img {
  position: absolute;
  right: 10px;
  top: 25px;
  color: #FFF;
  transition: 0.4s ease;
  z-index: 1;
}
#recipe_search_form--container > div #recipe_filter_options--container select,
#recipe_search_form--container > div #blog_filter_options--container select,
#blog_search_form--container > div #recipe_filter_options--container select,
#blog_search_form--container > div #blog_filter_options--container select {
  flex-basis: 33.3333333333%;
  margin: 20px;
  transition: 0.4s ease;
  position: relative;
  font-weight: 400 !important;
}
#recipe_search_form--container > div #recipe_filter_options--container select:first-child,
#recipe_search_form--container > div #blog_filter_options--container select:first-child,
#blog_search_form--container > div #recipe_filter_options--container select:first-child,
#blog_search_form--container > div #blog_filter_options--container select:first-child {
  margin-left: 0 !important;
}
#recipe_search_form--container > div #recipe_filter_options--container select:last-of-type,
#recipe_search_form--container > div #blog_filter_options--container select:last-of-type,
#blog_search_form--container > div #recipe_filter_options--container select:last-of-type,
#blog_search_form--container > div #blog_filter_options--container select:last-of-type {
  margin-right: 0 !important;
}
#recipe_search_form--container > div #recipe_filter_options--container select::after,
#recipe_search_form--container > div #blog_filter_options--container select::after,
#blog_search_form--container > div #recipe_filter_options--container select::after,
#blog_search_form--container > div #blog_filter_options--container select::after {
  content: "&#8964";
  position: absolute;
  right: -17px;
  top: 11px;
  color: white;
  transform: scale(0.5);
  transition: 0.4s ease;
}

@media screen and (max-width: 1024px) {
  #recipe_search_form--container > div #recipe_filter_options--container > div,
  #blog_search_form--container > div #recipe_filter_options--container > div {
    margin: 10px;
  }
}
@media screen and (max-width: 768px) {
  #recipe_search_form--container > div #recipe_filter_options--container > div,
  #blog_search_form--container > div #recipe_filter_options--container > div {
    margin: 0px !important;
    width: 100% !important;
  }
  #blog-collection--blog-matrix {
    padding: 0 0 50px 0 !important;
  }
  #blog_search_form--container > div #blog_filter_options--container button {
    flex-basis: 100%;
  }
  #blog_search_form--container > div {
    width: 100% !important;
    max-width: none !important;
  }
  #recipe_filter_options--container {
    flex-direction: column;
  }
  #recipe_search_form--container > div #recipe_filter_options--container > div,
  #blog_search_form--container > div #recipe_filter_options--container > div {
    margin-top: 20px !important;
  }
  #recipe_filter_options--container .tag_filter_select {
    width: 100%;
  }
}
/* 14 = OUR FISH, OUR MISSION, OUR STORY PAGES
======================================== */
#fish-section-intro > div,
#story-section-intro > div,
#mission-section-intro > div {
  max-width: 800px !important;
}
#fish-section-intro *,
#story-section-intro *,
#mission-section-intro * {
  color: #FFF;
}

#fair-trade-community-fund h5 {
  font-size: 1rem !important;
  font-weight: 800 !important;
  font-family: "Brown Regular" !important;
  text-transform: capitalize;
  letter-spacing: 0;
}

#fish-section-sustainability-leadership .row .column {
  border-right: 2px solid #FFF;
  padding: 0 30px;
  min-height: 315px;
}
#fish-section-sustainability-leadership .row .column:last-of-type {
  border: none;
}
#fish-section-sustainability-leadership h2, #fish-section-sustainability-leadership p {
  color: #FFF;
}
#fish-section-sustainability-leadership img {
  max-width: 200px !important;
}

#fish-section-find-us h2, #fish-section-find-us p {
  color: #022455;
}

#story-section-team .row .header,
#fish-section-find-us > div .text-contained,
.text-contained {
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
}

#story-section-better-fish > div {
  max-width: 800px !important;
}

#story-section-hero h1, #story-section-hero h2,
#mission-section-hero h1,
#mission-section-hero h2,
#fish-section-hero h1,
#fish-section-hero h2 {
  color: #FFF;
}

#story-section-our-farm {
  min-height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
}

#story-section-timeline .image-with-text--content {
  padding: 0 150px !important;
}
#story-section-timeline .flex-container {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#story-section-timeline .flex-container img {
  max-width: 150px;
  margin-left: -100px;
}

.timeline-strike {
  position: relative;
}
.timeline-strike.left h2 {
  padding-left: 20px;
  margin-left: -20px;
  width: 100%;
}
.timeline-strike h2 {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: auto;
  background: #FFF;
}
.timeline-strike.right h2 {
  padding-right: 20px;
}
.timeline-strike.left h2 {
  padding-left: 20px;
}

.right.timeline-strike::after {
  content: "-";
  display: inline-block;
  position: absolute;
  right: -50%;
  width: 120%;
  background: #022455;
  height: 2px;
  top: 50%;
  overflow: hidden;
}

.left.timeline-strike::after {
  content: "-";
  display: inline-block;
  position: absolute;
  right: 50%;
  width: 130%;
  background: #022455;
  height: 2px;
  top: 50%;
  z-index: -2;
  position: absolute;
  overflow: hidden;
}

#mission-section-logos .row {
  display: flex;
  justify-content: center;
}
#mission-section-logos .row .column {
  width: 20%;
}
#mission-section-logos .row .column img {
  padding: 0 10px;
}

#mission-section-intro h5 {
  font-size: 0.8rem !important;
}

#mission-section-year-in-review .gform_heading {
  display: none;
}
#mission-section-year-in-review .gform_fields {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #DBE8F0;
}
#mission-section-year-in-review .gform_fields > div:first-of-type,
#mission-section-year-in-review .gform_fields > div:first-of-type * {
  width: 100%;
}
#mission-section-year-in-review .gform_fields > div,
#mission-section-year-in-review .gform_fields > div * {
  border: none;
  height: auto;
  background: none;
  color: #022455;
  outline: none;
  font-family: "Brown Regular", sans-serif;
  font-size: 1rem;
}
#mission-section-year-in-review .gform_fields input {
  text-align: left !important;
}
#mission-section-year-in-review .gform_fields input::placeholder {
  color: #022455;
  font-size: 1rem;
  font-family: "Brown Regular", sans-serif;
}
#mission-section-year-in-review .gform_fields input[type=submit] {
  font-size: 1.25rem !important;
}
#mission-section-year-in-review .gform_confirmation_message {
  font-family: "aesthet-nova", serif;
  font-size: 1.25rem;
  color: #022455;
  font-weight: 500;
}

#mission-section-icons-with-text .row {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
#mission-section-icons-with-text .row:before, #mission-section-icons-with-text .row:after {
  display: none;
}
#mission-section-icons-with-text .row .column {
  flex-basis: 47%;
}
#mission-section-icons-with-text .flex-container > .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#mission-section-icons-with-text .flex-container > .wpb_wrapper img {
  margin-right: 20px;
}
#mission-section-icons-with-text .flex-container img {
  max-width: 120px !important;
}

@media screen and (max-width: 1024px) {
  #mission-section-icons-with-text .flex-container img {
    max-width: 100px !important;
  }
}
@media screen and (max-width: 798px) {
  #mission-section-parallax {
    margin-top: -200px;
  }
  #mission-section-parallax .parallax-image-container3 {
    margin-top: -300px;
  }
  #mission-section-icons-with-text .row {
    flex-direction: column;
  }
  #mission-section-icons-with-text .row .column {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 50px;
  }
  #mission-section-icons-with-text .row {
    margin-bottom: 0 !important;
  }
  #fish-section-hero h1,
  #mission-section-hero h1,
  #story-section-hero h1 {
    margin-bottom: 0 !important;
  }
  #mission-section-hero h1,
  #mission-section-hero h2,
  #story-section-hero h1,
  #story-section-hero h2,
  #fish-section-hero h2,
  #fish-section-hero h1 {
    color: #022455 !important;
  }
  #fish-section-sustainability-leadership .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #fish-section-sustainability-leadership .row .column {
    padding: 0 30px;
    min-height: 350px;
    width: 45%;
    margin-bottom: 20px;
  }
  #fish-section-sustainability-leadership .row .column:nth-child(2) {
    border: none;
  }
}
@media screen and (max-width: 550px) {
  #mission-section-icons-with-text .flex-container > .wpb_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  #mission-section-icons-with-text .flex-container > .wpb_wrapper img {
    margin-left: 0;
    margin-right: auto !important;
  }
  #fish-section-sustainability-leadership .row .column {
    padding: 0 30px;
    min-height: 0;
    width: 100%;
    max-width: 350px;
    margin-bottom: 20px;
    border: none;
  }
  #mission-section-year-in-review .gform_confirmation_message {
    font-size: 1rem !important;
  }
  #mission-section-year-in-review .gform_fields input,
  #mission-section-year-in-review .gform_fields input::placeholder,
  #mission-section-year-in-review .gform_fields input[type=submit] {
    font-size: 0.75rem !important;
  }
  #mission-section-year-in-review .gform_fields input[type=submit] {
    padding: 0 20px 0 0;
  }
}
@media screen and (max-width: 1500px) {
  .right.timeline-strike::after {
    right: -50%;
  }
}
@media screen and (max-width: 1300px) {
  .right.timeline-strike::after {
    right: -80%;
    width: 150%;
  }
}
@media screen and (max-width: 1024px) {
  #story-section-timeline .image-with-text--content {
    padding: 0 90px !important;
  }
}
@media screen and (max-width: 768px) {
  #story-section-timeline .image-with-text--content {
    padding: 100px 50px !important;
  }
  .right.timeline-strike::after,
  .left.timeline-strike::after {
    display: none;
  }
}
@media screen and (max-width: 1300px) {
  #image-with-text2021 .image-with-text--content {
    min-height: 850px;
    padding: 0 50px 0 100px !important;
  }
  #image-with-text2018 .image-with-text--content {
    padding: 0 50px 0 100px !important;
  }
  #story-section-timeline .flex-container img {
    max-width: 120px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  #image-with-text2021 .image-with-text--content,
  #image-with-text2018 .image-with-text--content {
    padding: 90px 50px !important;
  }
  #image-with-text2021 .image-with-text--content .flex-container,
  #image-with-text2018 .image-with-text--content .flex-container {
    display: block;
  }
  #image-with-text2021 .image-with-text--content img,
  #image-with-text2018 .image-with-text--content img {
    margin-left: -45px !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #mission-section-logos > div:first-child {
    margin-bottom: 0 !important;
  }
  #mission-section-logos .row {
    flex-wrap: wrap;
  }
  #mission-section-logos .row .column {
    width: 33.3333333333%;
    margin-bottom: 20px;
  }
  #story-section-timeline .flex-container {
    display: block;
    margin-bottom: 40px;
    max-width: 350px;
  }
  #story-section-timeline .flex-container img {
    margin: 0 auto 20px auto !important;
  }
}
@media screen and (max-width: 550px) {
  #mission-section-logos .row .column {
    width: 100%;
    max-width: 300px;
  }
}
/* 15 = WHOLESALE PAGE
======================================== */
#wholesale-section-application .gform_heading {
  text-align: center;
  margin-bottom: 100px;
}
#wholesale-section-application .gform_heading .gform_title {
  padding: 10px 0;
  border-top: 2px solid #022455;
  border-bottom: 2px solid #022455;
  max-width: 800px;
  margin: auto;
  font-weight: 500;
}
#wholesale-section-application .gform_heading .gform_required_legend {
  display: none;
}
#wholesale-section-application form {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#wholesale-section-application form .gform_fields {
  display: flex;
  flex-wrap: wrap;
}
#wholesale-section-application form .gform_fields > * {
  width: 50%;
  padding: 0 20px;
  margin: 20px 0;
}
#wholesale-section-application form .gform_fields > * label,
#wholesale-section-application form .gform_fields > * legend {
  font-family: "Brown Regular", sans-serif;
  color: #022455;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 25px;
  display: block;
}
#wholesale-section-application form .gform_fields > * input,
#wholesale-section-application form .gform_fields > * select {
  width: 100% !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  height: 50px;
  font-family: "Brown Regular", sans-serif;
  color: #022455;
  font-size: 25px;
}
#wholesale-section-application form .gform_fields > * input::placeholder,
#wholesale-section-application form .gform_fields > * select::placeholder {
  font-family: "Brown Regular", sans-serif;
  color: #022455;
  font-size: 25px;
}
#wholesale-section-application form .gform_footer.top_label {
  text-align: center;
  margin-top: 50px;
}
#wholesale-section-application form .gform_footer.top_label input {
  background: #022455 !important;
  background-color: #022455 !important;
  border: none;
  color: #FFF !important;
  font-family: "Brown Regular", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  outline: none;
  text-transform: uppercase;
  transition: 0.4s ease;
}
#wholesale-section-application form .gform_footer.top_label input:hover {
  background-color: #E9B146 !important;
  color: #FFF !important;
}

/* 16 = FIND US PAGE
======================================== */
#find-us-section--locator > div {
  width: 80% !important;
  padding: 0 20px;
  margin: auto;
}
#find-us-section--locator > div iframe {
  height: 100% !important;
  min-height: 850px;
}

@media screen and (max-width: 1024px) {
  #find-us-section--locator > div {
    width: 90% !important;
  }
}
@media screen and (max-width: 768px) {
  #find-us-section--locator > div {
    width: 100%;
    padding: 0;
  }
}
/* 17 = FAQ PAGE
======================================== */
#faq-anchor-links p {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1000px;
  margin: auto;
  flex-wrap: wrap;
}
#faq-anchor-links p a {
  flex-basis: calc(33.3333333333% - 50px);
  white-space: nowrap;
  margin-bottom: 20px;
}

.vc_tta-container .vc_tta-panel .vc_tta-panel-body ul,
.vc_tta-container .vc_tta-panel .vc_tta-panel-body ol {
  padding: 0 0 0 20px;
}

#section-return-to-top {
  position: fixed;
  bottom: 0;
  left: 2.5%;
  z-index: 999;
  width: 90% !important;
  max-width: none;
}

@media screen and (max-width: 1024px) {
  #faq-anchor-links p a {
    flex-basis: calc(50% - 50px);
  }
}
@media screen and (max-width: 768px) {
  #faq-anchor-links p a {
    margin: 0;
    width: 100%;
    max-width: 350px;
  }
}
@media screen and (max-width: 550px) and (max-width: 550px) {
  .vc_tta-container .vc_tta-panel .vc_tta-panel-body li {
    font-size: 0.75rem !important;
  }
}
/* 18 = DEFAULT TEMPLATE PAGE
======================================== */
body.page-template-default .entry-content {
  margin-top: 0;
  margin-bottom: 0;
}

body.page-template-default header.entry-header {
  display: none;
}

/* 19 = NEWSLETTER CONFIRMATION PAGE
======================================== */
#newsletter-section-confirmation {
  min-height: 50vh;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #newsletter-section-confirmation {
    min-height: 30vh;
  }
}
/* 20 = PRIVACY POLICY PAGE
======================================== */
#privacy-policy-section-content h4 {
  font-weight: 600 !important;
  text-decoration: underline;
  text-decoration-style: solid;
}
#privacy-policy-section-content * {
  color: #022455 !important;
  font-family: "Brown Regular", sans-serif !important;
}
#privacy-policy-section-content p,
#privacy-policy-section-content p *,
#privacy-policy-section-content ul, #privacy-policy-section-content ol, #privacy-policy-section-content ul *, #privacy-policy-section-content ol * {
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
#privacy-policy-section-content ul, #privacy-policy-section-content ol {
  padding: 0 20px;
}
#privacy-policy-section-content a {
  color: #E9B146 !important;
}
#privacy-policy-section-content a:hover {
  color: #022455 !important;
}

@media screen and (max-width: 768px) {
  #privacy-policy-section-content {
    padding: 50px 0 !important;
  }
  #privacy-policy-section-content p,
  #privacy-policy-section-content p *,
  #privacy-policy-section-content ul, #privacy-policy-section-content ol, #privacy-policy-section-content ul *, #privacy-policy-section-content ol * {
    font-size: 0.75rem !important;
  }
}
/* 21 = 404 PAGE
======================================== */
body.error404 {
  background-color: #DBE8F0 !important;
}
body.error404 header {
  padding: 100px 0;
  text-align: center;
  border-bottom: none !important;
}
body.error404 header h1 {
  font-size: 150px;
  font-weight: 500;
  margin-bottom: 0;
}
body.error404 header h2 {
  text-transform: capitalize;
}

@media screen and (max-width: 1024px) {
  body.error404 h1 {
    font-size: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  body.error404 h1 {
    font-size: 70px !important;
  }
}
/* 05.16.23 QR LANDING PAGE CSS */
@media screen and (max-width: 1024px) {
  #qr-landing-page-hero .image-with-text--content {
    padding: 0 !important;
  }
  #qr-landing-page-hero .wpb_text_column {
    top: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  #qr-landing-page-hero .image-with-text--content {
    padding: 0 !important;
  }
  #qr-landing-page-hero .wpb_text_column {
    top: 0 !important;
  }
}

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