html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          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-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

h1, h2, h3, ul, li, p {
  margin: 0;
  padding: 0;
}

html {
  font-size: 125%;
  font-family: "Fira Code", monospace;
}

h1 {
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 2rem;
  padding-left: 3%;
  text-shadow: 0px 3px 0px #b2a98f, 0px 14px 10px rgba(0, 0, 0, 0.15), 0px 24px 2px rgba(0, 0, 0, 0.1), 0px 34px 30px rgba(0, 0, 0, 0.1);
}

h2 {
  color: #41392e;
  text-align: center;
  font-size: 1.5rem;
  margin: 10%;
}

h3 {
  font-size: 1.1rem;
  padding: 0 2%;
}

.mealSelectionsWrapper h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 6.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

img {
  width: 100%;
  height: 100%;
}

button {
  font-size: 1.5rem;
}

p {
  font-family: "Montserrat Alternates", sans-serif;
  letter-spacing: 1px;
  line-height: 1.5rem;
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

li {
  background-color: #e5e0da;
  margin: 5%;
  list-style: none;
  border-radius: 12px 12px 0 0;
}

.mealSelectionsWrapper li,
.categoriesWrapper li,
.mealPrepInstructions li,
.ingredients li:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
          box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.mealSelectionsWrapper li:hover,
.categoriesWrapper li:hover {
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

h3 {
  padding: 5% 0 5% 3%;
  border-bottom: 3px solid #41392e;
  color: #222020;
}

.buttonsContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 5%;
}
.buttonsContainer button {
  background-image: -webkit-gradient(linear, left top, right top, from(#F5F5F5), to(#e5e0da));
  background-image: linear-gradient(to right, #F5F5F5, #e5e0da);
  color: #222020;
  border: none;
  border-radius: 10px;
  padding: 10px 0;
  width: 100%;
  margin: 5% 0;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
          box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.buttonsContainer button i {
  position: absolute;
  top: 24%;
  left: 5%;
}
.buttonsContainer button:hover {
  background-image: none;
  background-color: #e5e8b2;
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

footer {
  text-align: center;
  background-color: #222020;
  color: #F5F5F5;
  padding: 2%;
}

.theMeal h4 {
  font-size: 2rem;
  text-align: center;
}
.theMeal .ingredients {
  text-align: center;
}
.theMeal .ingredients li {
  background: #e5e8b2;
  padding: 2% 0;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theMeal .videoContent iframe {
  width: 100%;
  height: 300px;
  margin: 0 auto;
}
.theMeal .mealPrepInstructions {
  font-family: "Scheherazade New", serif;
}
.theMeal .mealPrepInstructions li {
  width: 100%;
  padding: 5%;
  margin: 0;
  line-height: 2rem;
  font-size: 1.3rem;
  background-color: #f5f0ec;
  border-radius: 0;
}
.theMeal .mealPrepInstructions li:nth-child(even) {
  background-color: #e8ebde;
}

@media (min-width: 600px) {
  h1 {
    font-size: 3.5rem;
  }

  ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  ul li {
    margin: 0 0 3% 0;
  }

  .theMeal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .theMeal .imageContainer {
    height: 600px;
    width: 600px;
    margin-bottom: 2%;
  }
  .theMeal ul.ingredients {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .theMeal ul.ingredients li {
    width: calc(100% / 2 - 4%);
    margin: 1% 0;
  }
  .theMeal .videoContent iframe {
    height: 450px;
    margin-top: 2%;
  }
}
@media (min-width: 900px) {
  h1 {
    padding-left: 10%;
  }

  h2 {
    margin: 5%;
    line-height: 4rem;
  }

  .mealSelectionsWrapper li {
    width: calc(100% / 3 - 5%);
  }

  .buttonsContainer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .buttonsContainer button {
    margin: 0;
    padding: 20px 0;
    width: calc(100% / 2 - 5%);
  }

  .theMeal h4 {
    font-size: 2.6rem;
  }
  .theMeal ul.ingredients {
    margin: 4% 0;
  }
  .theMeal ul.ingredients li {
    width: calc(100% / 4 - 2%);
    margin: 1% 0;
  }
  .theMeal .videoContent iframe {
    height: 600px;
    width: 97%;
    margin: 2% auto;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    width: 1200px;
  }
}
header {
  background: #6e6659;
  background: -webkit-gradient(linear, left top, left bottom, from(#6e6659), color-stop(90%, #f7f8fa), to(#f1f1ef));
  background: linear-gradient(180deg, #6e6659 0%, #f7f8fa 90%, #f1f1ef 100%);
}

header .wrapper {
  background: url("../assets/mainheader.jpg") center;
  background-size: cover;
  min-height: 40vh;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

span {
  display: block;
}

.hideElement {
  display: none;
}