/* CSS DIRECTORY
  1. Global
  3. Header
  4. Blog
  5. Footer
*/



/* ====== FONT ====== */ 
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Neuton:ital,wght@0,300;0,400;0,700;0,800;1,400&display=swap');
@font-face {
  font-family: 'Lato';
  src: local('Lato'), url('/fonts/Lato-Regular') format('ttf'), url('/fonts/Lato-Regular') format('ttf');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Neuton';
  src: local('Neuton'), url('/fonts/Neuton-Regular') format('ttf'), url('/fonts/Neuton-Regular') format('ttf');
  font-weight: normal;
  font-style: normal;
}

/* ====== Global ====== */

.image-centered, .img-centered {
  text-align:center;
  margin:0 auto;
  margin-bottom:5px;
  max-width:800px;
}


.image-centered img, .img-centered img {
  box-shadow: 2px 2px 7px rgb(89 139 190 / 22%);
}

.mainBody img {
  border-radius:3px;
  width:98%;
}

*{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;z
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

header {
  margin-top:10px;
  color:#102417;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
}
mark {
  background-color: #ff0;
  color: #000;
}

main {
  /*max-width:800px;
  margin: 0 auto;*/
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font: 100% Inter,Helvetica,sans-serif;
  box-sizing: border-box;
  overflow-y: scroll;
}
* {
  box-sizing: inherit;
}
*:before {
  box-sizing: inherit;
}
*:after {
  box-sizing: inherit;
}
body {
  color: hsla(0, 0%, 0%, 0.8);
  font-family: Inter,Helvetica,sans-serif;
  /* letter-spacing:-1px; */
  font-weight: normal;
  word-wrap: break-word;
  font-kerning: normal;
  -moz-font-feature-settings: "kern", "liga", "clig", "calt";
  -ms-font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
}

body p {
font-family:Inter,Helvetica,sans-serif;
}

img {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
}
h1 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  color: #102417;
  font-family: "Neuton";
  font-weight: bold;
  text-rendering: optimizeLegibility;
  font-size: 52px;
  line-height: 1.1;
  text-align:center;
}
h2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  color: inherit;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  font-size: 2.2rem;
  line-height: 1.1;
  font-family: Inter,Helvetica,sans-serif;

}

.mainBody h2 {
  width: 50%;
  color: #102417;
  padding: 15px 0;
  margin-top: 30px;
  border-radius: 2px;
  border-top: 1px solid lightgrey;
  font-family: Inter,Helvetica,sans-serif;
}



h3 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  color: inherit;
  font-family: "Neuton";
  font-weight: bold;
  text-rendering: optimizeLegibility;
  font-size: 1.5rem;
  line-height: 1.1;
}
h4 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  color: inherit;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-bottom: 15px;
  font-family: Inter;
  color: #0d0d0d;
  font-weight: normal;
}
h5 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  color: inherit;
  font-family: "Lato";
  font-weight: bold;
  text-rendering: optimizeLegibility;
  font-size: 0.85028rem;
  line-height: 1.1;
}
h6 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  color: inherit;
  font-family: "Lato";
  font-weight: bold;
  text-rendering: optimizeLegibility;
  font-size: 0.78405rem;
  line-height: 1.1;
}
hgroup {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
ul {
  margin-left: 20px;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
  list-style-position: outside;
  list-style-image: none;
}
ol {
  margin-left: 0px;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
  list-style-position: outside;
  list-style-image: none;
}
dl {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
dd {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
p {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  font-size:16.5px;
  color:#060718;
  text-align:left;
}
figure {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
pre {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 1.45rem;
  font-size: 0.85rem;
  line-height: 1.42;
  background: hsla(0, 0%, 0%, 0.04);
  border-radius: 3px;
  overflow: auto;
  word-wrap: normal;
  padding: 1.45rem;
}
table {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
  font-size: 1rem;
  line-height: 1.45rem;
  border-collapse: collapse;
  width: 100%;
  font-family: "Coordinates";
  box-shadow:0 1px 5px 0 rgba(130, 130, 130, 0.12);
}
fieldset {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
blockquote {
  margin-left: 1.45rem;
  margin-right: 1.45rem;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
form {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
noscript {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
iframe {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
hr {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: calc(1.45rem - 1px);
  background: hsla(0, 0%, 0%, 0.2);
  border: none;
  height: 1px;
}
address {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1.45rem;
}
b {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
dt {
  font-weight: bold;
}
th {
  font-weight: bold;
}
li {
  margin-bottom: 0px;
}
ol li {
  padding-left: 0;
}
ul li {
  padding-left: 0;
}
li > ol {
  margin-left: 1.45rem;
  margin-bottom: calc(1.45rem / 2);
  margin-top: calc(1.45rem / 2);
}
li > ul {
  margin-left: 1.45rem;
  margin-bottom: calc(1.45rem / 2);
  margin-top: calc(1.45rem / 2);
}
blockquote *:last-child {
  margin-bottom: 0;
}
li *:last-child {
  margin-bottom: 0;
}
p *:last-child {
  margin-bottom: 0;
}
li > p {
  margin-bottom: calc(1.45rem / 2);
}
code {
  font-size: 0.85rem;
  line-height: 1.45rem;
}
kbd {
  font-size: 0.85rem;
  line-height: 1.45rem;
}
samp {
  font-size: 0.85rem;
  line-height: 1.45rem;
}
abbr {
  border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
  cursor: help;
}
acronym {
  border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
  cursor: help;
}
abbr[title] {
  border-bottom: 1px dotted hsla(0, 0%, 0%, 0.5);
  cursor: help;
  text-decoration: none;
}
thead {
  text-align: left;
}
td,
th {
  text-align: left;
  border-bottom: 1px solid hsla(0, 0%, 0%, 0.12);
  font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  -webkit-font-feature-settings: "tnum";
  padding-left: 0.96667rem;
  padding-right: 0.96667rem;
  padding-top: 0.725rem;
  padding-bottom: calc(0.725rem - 1px);
}
th:first-child,
td:first-child {
}
th:last-child,
td:last-child {
  padding-right: 0;
}
tt,
code {
  background-color: hsla(0, 0%, 0%, 0.04);
  border-radius: 3px;
  font-family: "SFMono-Regular", Consolas, "Roboto Mono", "Droid Sans Mono",
    "Liberation Mono", Menlo, Courier, monospace;
  padding: 0;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
pre code {
  background: none;
  line-height: 1.42;
}
code:before,
code:after,
tt:before,
tt:after {
  letter-spacing: -0.2em;
  content: " ";
}
pre code:before,
pre code:after,
pre tt:before,
pre tt:after {
  content: "";
}

.layout-container {
    text-align: center;
    background: white;;
}

.mainBody {
  background: white;
  border-radius: 2px;
  display: inline-block;
  padding: 30px;
  position: relative;
  text-align:left;
  width:75%;
  max-width:1080px;
  box-shadow: 0 3px 7px hsl(51deg 18% 14% / 13%);
  border-bottom: 1px solid #e9e9e9;
  margin-top:30px;
  color:#221526;
}

.bodyBody {
max-width:600px;
margin:0 auto;

}

.alert {
    padding: 10px;
    background: gold;
    border-radius: 3px;
    margin: 10px 0;
    box-shadow: 0 1px 5px 0 rgba(130, 130, 130, 0.12);
}

.alert-note {
padding: 10px;
background: #e4f8ff;
border-radius: 3px;
margin: 10px 0;
box-shadow: 0 1px 5px 0 rgba(130, 130, 130, 0.12);
}

.alert-faq {
  padding: 10px;
  background: white;
  border-radius: 6px;
  margin: 20px 0;
  border: 1px solid white;
  box-shadow: 0 1px 4px 1px rgba(145, 145, 145, 0.12);
}

.alert-faq p {
  color:#181818;
}

.mainBody a {
  color:#2E29FF;
  font-family: "Coordinates";
  font-weight:500;
}

.video {
  text-align:center;
  max-width:800px;
}

.footer {
   margin: 0 auto;
   margin-top:10px;
   max-width: 190px;
   font-size:14px;
   letter-spacing: -0.7px;
   font-family:"Coordinates";
   text-align:center;
}
.footer p {
  margin:0;
  padding-bottom:7px;
  text-align:center;
}

.footer a {
  color:black;
  text-decoration:none;
  font-weight:bold;
}
.footer a:hover {
  text-decoration:underline;
}

.footah {
  margin-top:50px;
  padding-top:10px;
  text-align:center
}

.footer-logo-container {
  text-align:center;
  margin-left:50px;
}

.body-container .footer-logo-container img {
  box-shadow:none;
}
.social-icons {
  max-width:200px;
  margin: 0 auto;
  padding-top:5px;
}

.social-icons a {
  display:inline-block;
  width:30%;
}

.back-link-container {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  margin-bottom:20px;
}

.back-link {
  text-decoration: none;
  font-weight: 500;
  color:black;
}

.back-link:hover {
  font-weight:bold;
}

.back-link:visited {
  color: black;
}

/* ======= SITE HEADER ======= */

.main-logo-container {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 300;
  margin-bottom: 10px;
  text-align:center;
}

.headerContainer {
  margin: 0 auto;
  max-width: 960;
  padding: 0 1.45rem 1.0875rem;
  border-bottom: 1px solid #80808036;
}

.header-items {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 300
}

.header-link-item {
  display: inline-block;
}

.header-link-item a {
  text-decoration:none;
  color: #221526;
  font-size: 18px;
  font-family: 'Coordinates'
}

.header-link-item a:hover {
  text-decoration:none;
  font-weight:bold;
}

.header-link-item:nth-child(even) {
  margin-left: 12px;
  margin-right: 12px;
}

.mobile-header {
  display:none;
}
.main-logo img {
  margin-bottom:0;
  max-width:180px;
}

/* ======= ABOUT ======= */

.about-section {
  padding-bottom: 40px;
  margin:0 auto;
  max-width:700px;
}

.about-section p {
  font-size:16.5px;
  margin:0 auto;
}

.body-container {
  margin: 0 auto;
  text-align:center;
  padding: 0px 1.0875rem 1.45rem;
  padding-top: 0;
  background: white;
}

.endless-post {
  max-height:600px;
  overflow-y:scroll;
}
.endless-post p {
  font-family:courier;
  font-size:16.5px;
}
.endless-post .full-width, .prose {
  max-width:600px;
  margin:0 auto;
  padding-bottom:10px;
  font-family: courier;
  font-size: 16.5px;
}

.endless-post .centered, .verse {
  max-width: 400px;
  margin:0 auto;
  padding-bottom:10px;
  font-family: courier;

}


/* HubSpot signup form */
.hs-form .actions {
  padding:unset!important;
}
.signup-form-container form {
  margin-bottom:0px;
}
.signup-form-container {
  background:#5effd1;
  padding:20px;
  border-radius:3px;
  box-shadow: 4px 4px #1c6d55;
  margin-bottom: 10px;
}

.signup-form-container .hs-button {
  background:#3a1c0e;
  color: beige;
  border:0;
  padding:2px;
  padding: 5px 10px;
  border-radius: 3px;
}

.signup-form-container h3 {
  color:#3a1c0e;
}
.signup-form-container .hs-richtext {
  color:#55240d;
  font-size:13px;
}

.signup-form label {
  color:#55240d;
}
.actions {
  margin:0 auto!important;
}
.signup-form-container #email-718c4a68-631c-49b3-a64e-f69f74cd0e10 {
  width:100%;
  border:0;
  padding:5px 5px;
  border-radius:2px;
  margin-bottom:8px;
}

.hs-form-718c4a68-631c-49b3-a64e-f69f74cd0e10_d0291499-ded8-4027-b847-e20b4d6fe5e0 .hs-submit > .actions {
  text-align: left;
  margin: 0 auto;
  padding: 0;
}

.signup-form-container ul {
  margin-left:0px;
  padding-top:5px;
  color:#ff4545;
  font-size:15px;
}

.signup-form-container li {
  list-style:none;
}

/* ====== Home / Featured ====== */

/* Edition banner */
.edition-banner {
  display: flex;
  background-image: url("https://media.saltpigkitchen.com/assets/home/pantry-edition-banner.jpg");
  height: 150px;
}

.edition-title {
  line-height: 45px;
  background-color: white;
  border: 2px solid;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-weight:bold;
  font-size:30px;
}

/* ======= FEATURED POST ======= */

.featured-post {
  display: flex;
  margin-bottom: 20px;   
  padding: 20px 50px;
  background: #E4FFDE;
}
.featured-post-name {
  font-weight: bold;
  font-size: 38px;
  margin-bottom:3px;
  line-height:1
}

.featured-post-description {
  margin-top:10px;
}

.featured-post a {
  color:unset;
  text-decoration:none;
}

.featured-post-header {
  font-size: 44px;
  font-weight: unset;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
}

.featured-post-content {
  width: 50%;
  display: flex;
  justify-content: space-between;
}

.featured-post-title {
  width: 50%;
}

.featured-post-icon {
  width: 150px;
}

.featured-post-icon > img {
  box-shadow: none;
}

.featured-post-cta > button {
  color: white;
  font-weight:bold;
  background:black;
  margin-top: 15px;
  border:none;
  width:100%;
  height:40px;
  cursor:pointer;
}

button a {
  color:unset;
  text-decoration:none;
}

/* Listing categories (i.e., Recipe section, Blog section) */

.listing-category-container {
  display: block; 
  margin-bottom:20px;
}

.listing-category-title {
  width: 100%;
  margin: auto;
  text-align:center;
}

.listing-category-title a {
  color:unset;
  text-decoration:none;
}

/* TODO: There's probably some redundant font styles here, need to override the global h2 font family/size */
.listing-category-title > .listing-category-header, .listing-category-header-mobile, .listing-category-title-arrow {
  font-family: "Neuton";
  font-size: 44px;
  font-weight: unset;
}

.listing-category-title-arrow-mobile {
  display:none;
}

.listing-category-header-mobile {
  display:none;
}

.listing-category-title-arrow {
  margin: auto;
}

.listing-category-title .listing-category-header {
    font-weight: lighter;
}

h2.listing-category-header {
  font-family: "Neuton";
  font-size: 44px;
}

.see-more {
  padding-left: 20px;
  background-color: black;
  color: white;
  padding: 6px;
  width: 150px;
  border-radius: 2px;
  text-align: center;
  margin-left: 20px;
  margin-top:20px;
  display:none;
}   

.see-more a {
  color:white;
  text-decoration:none;
}

/* ====== Blog ====== */


.blog-header {

}

.subtitle {
  text-align:center; 
  font-style:italic;
  padding-top:5px;
  font-family: "Coordinates";
}

.small-illo {
  max-width:60px;
}

.mainBody .listing-page-header, .mainBody .listing-page-header-about, .mainBody .listing-page-header-recipes, .mainBody .listing-page-header-blog, .mainBody .listing-page-header-privacy {
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  font-family: Inter;
  font-size: 35px;
  border-bottom:1px solid #cdcdcd;
  border-top:0;
  padding: 10px;
  margin: 0 auto;
  margin-bottom:20px;
}

.listing-page-header-about {
    max-width:420px;
}

.listing-page-header-recipes {
    max-width:260px;
    margin-top:20px;
}

.listing-page-header-blog {
    max-width:130px;
}
.listing-page-header-privacy {
  max-width:410px;
}

.listing-page-thumbnail {
}
.listing-page-thumbnail img {
  max-height:230px;
  position:relative;
}

.recipe-border-top::after {
    content: "";
    height: 1px;
    width: 74%;
    background: black;
    position: absolute;
    top: 148px;
    left: 90px;
}

.listing-page-item-text {
  font-family: "Coordinates";
  text-decoration:none;
  color:black;
  width:100%;
}


.listing-page-item-text p, .related-post-description {
    font-size: 18px;
    font-family: "Coordinates";
    text-decoration: none;
    letter-spacing:-1px;
    font-weight:lighter;
  } 

.listing-page-item-text h2 {
  font-family:"Neuton";
  font-size:30px;
  color: #102417;
  padding: 0;
  margin-top: 0;
  border-top: none;
  width:100%;
}

.listing-page-item-text a {
  text-decoration:none;
}

.listing-page-item-link {
  text-decoration: none;
}

.listing-page-item-link > h4 {
  text-decoration: none;
  font-weight: 600;
  font-size: 24px;
}

.listing-page-item-link:visited {
  color: black;
}

.back-link {
  font-family:"Lato";
  font-size:13px;
  font-weight:Lighter;
}

.recipe-list-container {
  max-width: 800px;
  margin: 0 auto;
}

.recipe-outer-contents {
  margin: 0 auto;
  max-width: 800px;
  margin-top:10px;
}

.listing-page-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 230px;
    text-decoration: none;
    border-width: 0px 0px 1px 0;
    border-color: #c7c7c7;
    border-style: solid;
    padding:10px 0 10px 0;
}

.listing-page-item-container.last-item {

}

 .recipe-list-container .last-item a{
    border-width: 0;
}

.listing-page-item:hover {
  box-shadow: 6px 6px 13px 0px #cecece; 
  transition-property:box-shadow;
  transition-duration: 0.2s;   
  transition-delay:0.05s;
  top: -2px;
  position: relative;
  cursor: pointer;
}

.listing-page-thumbnail img {
  width:200px;
  max-width:unset;
}

.listing-page-item-right-content {
  display: inline-block;
}

.listing-page-item-left-content {
  display: inline-block;
  padding-left:20px;
}

.recipe-header, .blog-header {
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 4px;
  font-family:"Coordinates";
}


.recipe-header .subtitle {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 18px; 
    padding: 5px 0;
    font-family: "Coordinates";
    font-weight:lighter;
}

.recipe-header > h1 {
  font-weight: 600;
  font-size:48px;
  text-align:center;
}

.recipe-header > h2 {
  font-weight: 400;
  font-size: 22px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding:5px 0;
  font-family: Inter,Helvetica,sans-serif
}

.mainBody .content-heading > h2, .mainBody .full-recipe-header {
width: 50%;
color: #102417;
padding: 15px 0;
margin-top: 30px;
border-radius: 2px;
border-top:none;
font-family: Inter;
text-align: left;
font-weight: bold;
word-wrap:normal;
margin:0;
}

 .mainBody .content-header > h2 {
    width: 50%;
color: #102417;
padding: 15px 0;
margin-top: 30px;
border-radius: 2px;
border-top: 1px solid lightgrey;
font-family: Inter;
text-align: left;
font-weight: bold;
word-wrap: normal;
  }

.recipe-tags {
  font-family:"Lato";
  font-size:20px;
}


.topic {
  padding-left: 4px;
}

.slideshow-image {
  max-width: 500px;
  margin: 0 auto; 
  text-align:center; 
}

.slideshow-image > img {
  margin-bottom: 4px;
}

.image-navigation-contents {
  width: 150px;
  margin: 0 auto;
}

.image-navigation {
  text-align: center;
}

.image-nav-radio-button {
  height: 14px;
  width: 14px;
  margin-left: 4px;
  border-radius: 7px;
  border: 2px solid black;
  cursor: pointer;
  display: inline-block;
}

.image-nav-radio-button.selected {
  background-color: black;
}

.recipe-summary-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
}

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

.content-heading > h4 {
  font-size: 20px;
  font-weight: 500;
}

.ingredient-content {
  width: 100%;
  max-width:600px;
  border-top:1px solid #2215261f;
  padding-top:20px!important;
}

.ingredient-list-subheaders {
  font-weight:bold;
  font-size:16px;
  font-family:"Coordinates";

}

.ingredient-content-left {
  width: 5%;
}

.name-header {
 margin-left:20px;
}

.ingredient-content-right {
  width: 95%;
}

.ingredient-content-inline-block {
  display: inline-block;
}

.ingredient-list-item-container {
  display: flex;
  justify-content: space-between;
  height: 25px;
  padding-left: 5px;
  padding-top:3px;
}

.ingredient-list-item {
  list-style-type: none;
  margin-bottom: 4px;
}

.ingredient-list-item:nth-child(odd) > .ingredient-content-right{
  background-color: #f1f1f1;
}

.ingredient-item {
  display: inline-block;
  letter-spacing:-1px;
  font-family: "Coordinates";
}

.ingredient-amount {
  display: inline-block;
  letter-spacing:-1px;
  font-family:"Coordinates";
}

.ingredient-checkbox-content {
  display: flex;
  align-items: center;
}

.ingredient-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid black;
  display: inline-block;
  cursor: pointer;
}

.checkmark {
  margin-left:23px;
}

.ingredient-checkbox.checked {
  background-color: black;
}

.step-content {
  width: 100%;
  max-width:600px;
  border-top:1px solid #2215261f;
  padding-top:20px!important;
  border-bottom:1px solid #2215261f;
}

.step-number {
  margin-right: 4px;
}

.step-list-item {
  list-style-type: none; 
  margin-bottom: 8px;
  letter-spacing:-1px;
}

.subscription-divider {
  border: 1px solid #ccd6e2;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.divider {
text-align: left;
width: 50%;
height: 1px;
background: lightgray;
margin: 25px 0;
}


.mainBody .image-caption {
  text-align:center;
  color:#494949;
  font-size:14px;
}
.mainBody .image-caption a {
color:#202078;
}

/* ======= new ======= */ 

.full-recipe h3 {
  font-size: 1.8rem;
  border-radius: 2px;
  color: #1c241f;
  margin-top: 10px;
  text-align: left;

}

.full-recipe p {
  letter-spacing:-0.69px;
  font-size:16.5px;
}
.slideshow-image {
  max-width:500px;
}

.ingredient-content-left {
  display:none;
}

.format-icons {
  width:100%;
  max-width:45px;
  display:flex;
  float:right;
}
.rss {
margin-top:auto;
cursor:pointer;
margin-right:5px;
}

.print {
  cursor:pointer;
}
.print img {
  width:30px;
}

/* ======= RELATED POSTS ======= */

.related-posts-container {
  margin:0 auto;
}
.related-post {
  margin:0 auto;
  background:blue;
  border-radius:3px;
  max-width:70%;
}

.related-post .divider {
  text-align:center;
  margin: 5px auto;
}

.related-posts-header {
margin:0 auto;
text-align:center;

}

.related-post-title {
text-align:center;
}

.related-post-description {
  font-size: 18px;
  font-family: "Coordinates";
  text-decoration: none;
  letter-spacing: -1px;
  font-weight: lighter;
  text-align:center;
  padding-bottom:20px;
}
/* ====== About us ====== */

.about-us-editors-banner {
  margin-bottom:20px;
  text-align:center;
}

.staff-profile {
  align-items: center;
  display: flex;
  width: 800px;
  justify-content: left;
  padding-bottom: 10px;
  margin:0 auto;
}

.staff-photo {
  display: inline-block;
  width: 250px;
  max-width:500px;
}

.staff-info {
  display: inline-block;
  max-width: 50%;
  padding-left: 30px;
  font-size:16px;
  text-align:left;
}
.department-section {
  margin-top:30px;
}

/*
.staff-info::after {
    content: "";
    width: 600px;
    height: 1px;
    position: absolute;
    background: #00000014;
    bottom: 0;
    left: 210px;
}
*/

/* ====== Splash page ====== */

.splash-page {
  margin: 0 auto;
}

.splash-image-container {
  height: 800px;
  width: 800px;
  padding-top: 50px;
  margin: 0 auto;
}


.teaser-text {
  text-align: center;
  font-style: italic;
  font-size: 48px;
}

/* ====== remove chat widget ====== */
#hubspot-messages-iframe-container {
  display:none!important;
}

/* ====== Layout ====== */

.listing-body {
  margin: 0 auto;
  max-width: 800px;
  min-width:600px;
}

.listing-category-container img {
    box-shadow: 2px 3px 4px 0px #d8d8d8;
    padding-left:10px;

}

/* ====== About ====== */

.department-section {
  margin-top:2%;
}

.about-page .listing-page-header {
  width:460px;
}

/* ====== Cookie banner ====== */

div#hs-eu-cookie-confirmation-inner p {
  font-size:16px!important;
  font-family:"Lato";
  line-height:1.4!important;
}

div#hs-eu-cookie-confirmation-inner {
  max-width:880px!important;
}

div#hs-en-cookie-confirmation-buttons-area {
  max-width: 399px;
  display: inline-block;
  float: right;
}

div#hs-eu-policy-wording {
    display: inline-block;
    max-width: 600px;
    margin: 0 auto;
}
#hs-eu-cookie-confirmation-inner #hs-eu-policy-wording {
  margin-bottom:0!important;
}

div#hs-eu-policy-wording p {
 margin-bottom:0!important;
}
.hs-cookie-notification-position-bottom #hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area {
  margin:0 auto!important;
}

#hs-eu-confirmation-button a {
  font-family: "Lato";
  font-size: 16px;
}

.hs-cookie-notification-position-bottom #hs-eu-cookie-confirmation-inner {
  padding:10px;
}

#hs-eu-cookie-confirmation-inner #hs-eu-policy-wording {
  margin-bottom:0;
}

div#hs-eu-policy-wording::before {
    content: url(https://f.hubspotusercontent10.net/hubfs/2272014/Saltpig/cookies.png);
    display: inline-block;
    float: left;
    padding-right: 20px;
}

/* ====== Privacy notice ====== */

.privacy-notice-body {
  max-width:600px;
  margin:0 auto;
  font-family:Inter,Helvetica,sans-serif;
}

.privacy-note-body h2 {
font-family:Inter,Helvetica,sans-serif;
}


/* ====== 404 ====== */ 

.error-container {
    margin: 0 auto;
    max-width: 290px;
    text-align: center;
}

.error-container img {
  padding:10px 0;
}

.error-tagline {
  font-size:25px;
  font-family:"Lato";
  color:black;
  padding:0;
  margin:0;
}

.error-container a {
  color:black;
}

/* ====== Media Queries ====== */

@media screen and (max-width:600px) {
  html {
   max-width:100%;
  }
  .bodyBody {
    max-width:100%;
  }

  .mainBody {
    max-width:100%;
  }
  .listing-page-item-container {
    max-width:400px;
  }
}