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: .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: -.25em;
}

sup {
  top: -.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: .35em .75em .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;
}

html {
  font-size: 62.5%;
}

body, h1, h2, h3, h4, p, nav, ul, li, button {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  display: block;
}

li {
  list-style: none;
}

button, .greenNavigationLink {
  color: #F6F6F6;
  background-color: #64a604;
  text-decoration: none;
  border: none;
  padding: 10px 40px;
}

.wrapper {
  width: 85%;
  max-width: 1100px;
  margin: 0 auto;
}

h1, p, a {
  color: #2E2E2E;
}

footer h3, footer a {
  color: #64a604;
}

h4, button a, footer i {
  color: #F6F6F6;
}

.menuItems p {
  color: #999999;
}

h1, h2, h3, h4, nav li, button a, .greenNavigationLink {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.copyright p, .caption, span {
  font-family: 'Raleway', sans-serif;
}

p, blockquote, footer input::-webkit-input-placeholder {
  font-family: 'Lora', serif;
}

p, blockquote, footer input:-ms-input-placeholder {
  font-family: 'Lora', serif;
}

p, blockquote, footer input::-ms-input-placeholder {
  font-family: 'Lora', serif;
}

p, blockquote, footer input::placeholder {
  font-family: 'Lora', serif;
}

h1 {
  font-size: 4.6rem;
  line-height: 24px;
  letter-spacing: 1.1px;
}

h2, .contactInfo h3 {
  font-size: 2.4rem;
  line-height: 36px;
  letter-spacing: 0.6px;
}

h2 {
  letter-spacing: 3px;
}

h3, blockquote p {
  font-size: 1.8rem;
}

nav li {
  font-size: 1.6rem;
  line-height: 36px;
  letter-spacing: 0.5px;
}

h4 {
  font-size: 1.8rem;
  line-height: 24px;
  letter-spacing: 0.5px;
}

footer h3 {
  font-size: 3rem;
}

p, button a, .footerInfo h4, .greenNavigationLink {
  font-size: 1.3rem;
  line-height: 27px;
  letter-spacing: 0.5px;
}

a {
  text-decoration: none;
}

blockquote {
  font-style: italic;
  font-size: 2rem;
}

footer p, footer input::-webkit-input-placeholder {
  color: #999999;
  font-size: 1.1rem;
  line-height: 21px;
  letter-spacing: 0.3px;
}

footer p, footer input:-ms-input-placeholder {
  color: #999999;
  font-size: 1.1rem;
  line-height: 21px;
  letter-spacing: 0.3px;
}

footer p, footer input::-ms-input-placeholder {
  color: #999999;
  font-size: 1.1rem;
  line-height: 21px;
  letter-spacing: 0.3px;
}

footer p, footer input::placeholder {
  color: #999999;
  font-size: 1.1rem;
  line-height: 21px;
  letter-spacing: 0.3px;
}

footer input::-webkit-input-placeholder {
  font-style: italic;
}

footer input:-ms-input-placeholder {
  font-style: italic;
}

footer input::-ms-input-placeholder {
  font-style: italic;
}

footer input::placeholder {
  font-style: italic;
}

.featureBlogPost h2 {
  font-size: 2.6rem;
  letter-spacing: 1px;
}

.caption {
  font-size: 1.1rem;
}

.blog h3, .blog h4 {
  font-size: 1.4rem;
}

.blog h4 {
  color: #2E2E2E;
}

.tags p, .tags i {
  color: #999999;
}

.relatedPosts h4 {
  font-size: 1.6rem;
}

.relatedPosts p.caption {
  font-family: 'Lora', serif;
  color: #999999;
}

.relatedPosts a {
  font-family: 'Raleway', sans-serif;
}

.commentsText span {
  text-transform: none;
}

.commentsText span, .commentsText .caption {
  font-weight: 700;
}

.blog.form p {
  font-family: 'Lora', serif;
  font-style: italic;
  color: #999999;
}

.blog.form input::-webkit-input-placeholder,
.blog.form textarea::-webkit-input-placeholder {
  font-family: 'Lora', serif;
}

.blog.form input:-ms-input-placeholder,
.blog.form textarea:-ms-input-placeholder {
  font-family: 'Lora', serif;
}

.blog.form input::-ms-input-placeholder,
.blog.form textarea::-ms-input-placeholder {
  font-family: 'Lora', serif;
}

.blog.form input::placeholder,
.blog.form textarea::placeholder {
  font-family: 'Lora', serif;
}

.blog.form button {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3rem;
  padding: 15px 30px;
}

.mainContact h2 {
  letter-spacing: 1px;
}

.contactForm input::-webkit-input-placeholder,
.contactForm textarea::-webkit-input-placeholder {
  font-family: 'Lora', serif;
}

.contactForm input:-ms-input-placeholder,
.contactForm textarea:-ms-input-placeholder {
  font-family: 'Lora', serif;
}

.contactForm input::-ms-input-placeholder,
.contactForm textarea::-ms-input-placeholder {
  font-family: 'Lora', serif;
}

.contactForm input::placeholder,
.contactForm textarea::placeholder {
  font-family: 'Lora', serif;
}

.contactForm button {
  font-family: 'Raleway', sans-serif;
  font-size: 1.5rem;
  color: #64a604;
  text-transform: uppercase;
}

nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px;
}

nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
}

nav .home, nav .blog, nav .contact {
  color: #64a604;
}

nav li a:hover,
nav li a:focus {
  color: #64a604;
}

.fa-shopping-bag {
  position: relative;
}

.fa-shopping-bag::after {
  content: '2';
  font-family: 'Raleway', sans-serif;
  font-size: 1.3rem;
  text-align: center;
  color: #F6F6F6;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #64a604;
  position: absolute;
  top: 9px;
  left: 11px;
}

.fa.fa-bars {
  display: none;
  font-size: 5rem;
  width: 100%;
  text-align: right;
}

@media (max-width: 1200px) {
  nav ul {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
  }
}

@media (max-width: 1000px) {
  nav h1 {
    font-size: 3rem;
  }
  nav ul {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (max-width: 890px) {
  nav {
    position: relative;
  }
  nav ul {
    display: none;
  }
  nav h1 {
    font-size: 4.6rem;
  }
  .fa.fa-bars {
    display: block;
    position: absolute;
    top: 34px;
    right: 40px;
  }
  header {
    height: 65vh;
    background-position: center;
  }
}

@media (max-width: 480px) {
  nav h1 {
    font-size: 3rem;
  }
}

.footerInfo {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 2fr 1.75fr;
      grid-template-columns: 2fr 2fr 1.75fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  gap: 120px;
  padding: 100px 0;
}

.footerInfo ul {
  margin-top: 20px;
}

.footerInfo li {
  border-bottom: 0.5px solid rgba(153, 153, 153, 0.2);
  padding-top: 5px;
  padding-bottom: 5px;
}

.footerInfo li:last-child {
  border: none;
}

footer {
  background-color: #2E2E2E;
}

footer input {
  height: 30px;
  width: 85%;
  margin: 20px 0;
  background-color: #525252;
  border: none;
  padding-left: 15px;
}

footer button {
  width: 15%;
  padding: 9px 0;
}

footer .socialIcons i {
  font-size: 1.3rem;
  margin-top: 10px;
  margin-right: 15px;
}

footer .copyright {
  background-color: black;
  padding: 10px 0;
  width: 100%;
}

.copyrightwrap {
  background-color: black;
}

@media (max-width: 875px) {
  footer p {
    font-size: 1.4rem;
  }
  footer .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footerInfo {
    gap: 0;
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 100px 0 50px 0;
  }
  .footerInfo h4 {
    font-size: 1.8rem;
  }
  .footerInfo > div {
    margin-bottom: 50px;
  }
  .subscribe input {
    width: 50%;
  }
  .subscribe .socialIcons i {
    font-size: 2rem;
    margin-right: 30px;
  }
}

@media (max-width: 768px) {
  .mostPopularRecipes p {
    font-size: 1.6rem;
  }
  .mostPopularRecipes a {
    font-size: 1.8rem;
  }
  .restaurantsText p {
    font-size: 1.6rem;
  }
  .subscribe input, .subscribe button {
    width: 100%;
    height: 50px;
  }
  .subscribe input {
    display: block;
    margin-bottom: 0;
  }
  .subscribe input::-webkit-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input:-ms-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input::-ms-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input::placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe button {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .subscribe .socialIcons {
    margin-top: 15px;
  }
}

.skipLink {
  position: absolute;
  left: -1000px;
  top: 5px;
  z-index: 999;
  background: white;
  color: black;
}

.skipLink .skipLink:focus {
  left: 0;
}

header {
  background-image: url("../assets/home-1.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
}

.foodSection, .menu, .menuItems {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  gap: 0;
}

.mostPopularRecipes {
  text-align: center;
}

.mostPopularRecipes div {
  width: 72%;
  height: 100%;
  margin: 0 auto;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mostPopularRecipes div p {
  margin: 50px;
}

.menu {
  background-color: #f2f2f2;
}

.menu article div:first-child {
  width: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menuItems {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
      grid-template-columns: auto;
  -ms-grid-rows: (1fr)[3];
      grid-template-rows: repeat(3, 1fr);
  gap: 30px;
  grid-auto-flow: column;
  width: 75%;
  margin: 10% auto;
}

article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

article i {
  font-size: 3rem;
}

article h3 {
  margin-bottom: 10px;
}

.restaurants {
  margin: 200px 0 150px 0;
}

.restaurants div:nth-child(1) img {
  margin: 0 auto;
}

.restaurants div:nth-child(1) {
  position: relative;
}

.restaurantsText {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 75px;
}

.restaurantsText h2 {
  margin-bottom: 50px;
}

.logo {
  position: absolute;
  top: -39%;
  right: 16%;
}

.imageGallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
  gap: 0;
}

.testimonials {
  background-color: #dded9a;
  padding: 200px 0 150px 0;
  text-align: center;
}

blockquote {
  margin-bottom: 50px;
  position: relative;
}

blockquote i,
.fa-angle-left {
  color: #f2f2f2;
}

.fa-angle-right {
  color: #F6F6F6;
}

.fa-quote-left, .fa-quote-right {
  font-size: 4.5rem;
  position: absolute;
}

.fa-quote-left {
  top: -17%;
  left: -9%;
}

.fa-quote-right {
  bottom: -9%;
  right: -9%;
}

.fa-angle-left, .fa-angle-right {
  font-size: 3rem;
  padding-right: 30px;
}

.mostPopularRecipes > div > h2,
.restaurantsText h2,
.testimonials h2 {
  position: relative;
  padding-bottom: 15px;
}

.mostPopularRecipes > div > h2::after,
.restaurants div:nth-child(2) h2::after,
.testimonials h2::after {
  content: '';
  width: 70px;
  height: 3px;
  background-color: #64a604;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}

@media (max-width: 1130px) {
  .foodSection {
    display: block;
    position: relative;
  }
  .foodSection div:nth-child(2) {
    width: 50%;
  }
  .foodSection div:nth-child(2) img {
    padding-left: 50px;
  }
  .mostPopularRecipes {
    margin: 50px;
  }
  .menu {
    display: block;
    position: relative;
  }
  .menu div:first-child img {
    position: absolute;
    width: 50%;
    top: -400px;
    left: 470px;
  }
  .menuItems {
    padding: 100px 0;
  }
  .restaurants {
    margin: 100px 0;
  }
  .testimonials .wrapper {
    width: 65%;
  }
}

@media (max-width: 940px) {
  .foodSection div:nth-child(2) {
    width: 100%;
  }
  .foodSection div:nth-child(2) img {
    padding: 0;
  }
  .menu div:first-child img {
    position: initial;
    width: 100%;
  }
  .menuItems {
    padding: 0 0 50px 0;
  }
  .logo {
    width: 125px;
    top: -25%;
    right: 10%;
  }
  .testimonials {
    padding: 100px 0;
  }
}

@media (max-width: 768px) {
  .mostPopularRecipes div {
    width: 100%;
  }
  .mostPopularRecipes div p {
    margin: 50px 0;
  }
  .menuItems {
    display: block;
    margin-top: 75px;
    padding-bottom: 75px;
  }
  .menuItems article {
    margin-bottom: 50px;
  }
  .menuItems article:last-child {
    margin: 0;
  }
  .restaurants {
    margin: 50px 0 100px 0;
  }
  .restaurants .restaurantsText {
    width: 100%;
  }
  .imageGallery {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .testimonials {
    padding: 80px;
  }
  .testimonials .wrapper {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .menuItems {
    margin: 50px auto;
    padding-bottom: 50px;
  }
  .restaurants {
    margin: 45px 0;
  }
  .logo {
    width: 100px;
    top: -10%;
    right: 10%;
  }
  .restaurantsText {
    margin-top: 45px;
  }
  .testimonials {
    padding: 50px;
  }
  .fa-quote-left {
    top: -6%;
    left: -20%;
  }
  .fa-quote-right {
    bottom: -6%;
    right: -20%;
  }
}

nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px;
}

nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
}

nav .home, nav .blog, nav .contact {
  color: #64a604;
}

nav li a:hover,
nav li a:focus {
  color: #64a604;
}

.fa-shopping-bag {
  position: relative;
}

.fa-shopping-bag::after {
  content: '2';
  font-family: 'Raleway', sans-serif;
  font-size: 1.3rem;
  text-align: center;
  color: #F6F6F6;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #64a604;
  position: absolute;
  top: 9px;
  left: 11px;
}

.fa.fa-bars {
  display: none;
  font-size: 5rem;
  width: 100%;
  text-align: right;
}

@media (max-width: 1200px) {
  nav ul {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
  }
}

@media (max-width: 1000px) {
  nav h1 {
    font-size: 3rem;
  }
  nav ul {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (max-width: 890px) {
  nav {
    position: relative;
  }
  nav ul {
    display: none;
  }
  nav h1 {
    font-size: 4.6rem;
  }
  .fa.fa-bars {
    display: block;
    position: absolute;
    top: 34px;
    right: 40px;
  }
  header {
    height: 65vh;
    background-position: center;
  }
}

@media (max-width: 480px) {
  nav h1 {
    font-size: 3rem;
  }
}

.footerInfo {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 2fr 1.75fr;
      grid-template-columns: 2fr 2fr 1.75fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  gap: 120px;
  padding: 100px 0;
}

.footerInfo ul {
  margin-top: 20px;
}

.footerInfo li {
  border-bottom: 0.5px solid rgba(153, 153, 153, 0.2);
  padding-top: 5px;
  padding-bottom: 5px;
}

.footerInfo li:last-child {
  border: none;
}

footer {
  background-color: #2E2E2E;
}

footer input {
  height: 30px;
  width: 85%;
  margin: 20px 0;
  background-color: #525252;
  border: none;
  padding-left: 15px;
}

footer button {
  width: 15%;
  padding: 9px 0;
}

footer .socialIcons i {
  font-size: 1.3rem;
  margin-top: 10px;
  margin-right: 15px;
}

footer .copyright {
  background-color: black;
  padding: 10px 0;
  width: 100%;
}

.copyrightwrap {
  background-color: black;
}

@media (max-width: 875px) {
  footer p {
    font-size: 1.4rem;
  }
  footer .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footerInfo {
    gap: 0;
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 100px 0 50px 0;
  }
  .footerInfo h4 {
    font-size: 1.8rem;
  }
  .footerInfo > div {
    margin-bottom: 50px;
  }
  .subscribe input {
    width: 50%;
  }
  .subscribe .socialIcons i {
    font-size: 2rem;
    margin-right: 30px;
  }
}

@media (max-width: 768px) {
  .mostPopularRecipes p {
    font-size: 1.6rem;
  }
  .mostPopularRecipes a {
    font-size: 1.8rem;
  }
  .restaurantsText p {
    font-size: 1.6rem;
  }
  .subscribe input, .subscribe button {
    width: 100%;
    height: 50px;
  }
  .subscribe input {
    display: block;
    margin-bottom: 0;
  }
  .subscribe input::-webkit-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input:-ms-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input::-ms-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input::placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe button {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .subscribe .socialIcons {
    margin-top: 15px;
  }
}

.skipLink {
  position: absolute;
  left: -1000px;
  top: 5px;
  z-index: 999;
  background: white;
  color: black;
}

.skipLink .skipLink:focus {
  left: 0;
}

.blogHeader {
  background-image: url("../assets/blog-1.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 65vh;
  background-position: center;
}

section.blog {
  border-bottom: 0.5px solid rgba(153, 153, 153, 0.2);
}

.featureBlogPost {
  margin-top: 150px;
}

.featureBlogPost div {
  margin-top: 30px;
}

.featureBlogPost p {
  margin-bottom: 25px;
}

.tags {
  padding: 20px 0 20px 0;
}

.tags div:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}

.tags > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tags > div h4 {
  margin-right: 10px;
}

.tags > div i {
  font-size: 1.3rem;
  margin-right: 15px;
}

.author {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4fr;
      grid-template-columns: 1fr 4fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  gap: 0;
  padding: 50px 0 50px 0;
}

.author div:nth-child(2) {
  background-color: rgba(153, 153, 153, 0.2);
  padding: 35px;
}

.author div:nth-child(2) h4 {
  margin-bottom: 15px;
}

.relatedPostsGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  gap: 25px;
}

.relatedPostsGrid div:nth-child(2) {
  padding: 25px 0 25px 0;
}

.relatedPosts article {
  display: block;
}

.relatedPosts h3 {
  padding: 25px 0 25px 0;
}

.articleCaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog.comments {
  margin-bottom: 40px;
  border-bottom: none;
}

.blog.comments h3 {
  padding: 25px 0 25px 0;
}

.commentsGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 18fr;
      grid-template-columns: 1fr 18fr;
  -ms-grid-rows: auto;
      grid-template-rows: auto;
  gap: 25px;
}

.commentsGrid div:nth-child(2),
.commentsGrid div:nth-child(4) {
  background-color: rgba(153, 153, 153, 0.2);
}

.commentsText {
  padding: 15px;
  position: relative;
}

.commentsText i {
  font-size: 2rem;
  color: rgba(153, 153, 153, 0.2);
  position: absolute;
  top: 10px;
  left: -7px;
}

.blogForm {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  gap: 0;
  -webkit-column-gap: 30px;
          column-gap: 30px;
  margin: 20px 0 150px 0;
}

.blogForm input {
  height: 40px;
  margin-bottom: 15px;
}

.blogForm input, .blogForm textarea {
  border: 0.5px solid rgba(153, 153, 153, 0.2);
  padding: 10px;
}

.blogForm textarea {
  width: 100%;
  resize: none;
}

.blogForm div {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(300% + 60px);
}

.blogForm div button {
  margin-top: 15px;
}

@media (max-width: 940px) {
  .featureBlogPost {
    padding-top: 50px;
    margin-top: 0;
  }
  .blog h3, .form h4 {
    font-size: 2rem;
  }
  .author {
    display: block;
    padding-top: 30px;
  }
  .author div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
  }
  .relatedPostsGrid {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .commentsGrid {
    -ms-grid-columns: 1fr 10fr;
        grid-template-columns: 1fr 10fr;
  }
  .blogForm {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    margin-bottom: 50px;
  }
  .blogForm div {
    width: 100%;
  }
  .blogForm input::-webkit-input-placeholder,
  .blogForm textarea::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
  .blogForm input:-ms-input-placeholder,
  .blogForm textarea:-ms-input-placeholder {
    font-size: 1.3rem;
  }
  .blogForm input::-ms-input-placeholder,
  .blogForm textarea::-ms-input-placeholder {
    font-size: 1.3rem;
  }
  .blogForm input::placeholder,
  .blogForm textarea::placeholder {
    font-size: 1.3rem;
  }
}

@media (max-width: 600px) {
  .caption {
    font-size: 1.4rem;
  }
  .relatedPostsGrid {
    display: block;
  }
  .relatedPostsGrid article div:nth-child(odd) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .relatedPostsGrid article div:nth-child(even) {
    text-align: center;
  }
  .commentsGrid {
    -ms-grid-columns: 1fr 5fr;
        grid-template-columns: 1fr 5fr;
  }
}

nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px;
}

nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
}

nav .home, nav .blog, nav .contact {
  color: #64a604;
}

nav li a:hover,
nav li a:focus {
  color: #64a604;
}

.fa-shopping-bag {
  position: relative;
}

.fa-shopping-bag::after {
  content: '2';
  font-family: 'Raleway', sans-serif;
  font-size: 1.3rem;
  text-align: center;
  color: #F6F6F6;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #64a604;
  position: absolute;
  top: 9px;
  left: 11px;
}

.fa.fa-bars {
  display: none;
  font-size: 5rem;
  width: 100%;
  text-align: right;
}

@media (max-width: 1200px) {
  nav ul {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
  }
}

@media (max-width: 1000px) {
  nav h1 {
    font-size: 3rem;
  }
  nav ul {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (max-width: 890px) {
  nav {
    position: relative;
  }
  nav ul {
    display: none;
  }
  nav h1 {
    font-size: 4.6rem;
  }
  .fa.fa-bars {
    display: block;
    position: absolute;
    top: 34px;
    right: 40px;
  }
  header {
    height: 65vh;
    background-position: center;
  }
}

@media (max-width: 480px) {
  nav h1 {
    font-size: 3rem;
  }
}

.footerInfo {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 2fr 1.75fr;
      grid-template-columns: 2fr 2fr 1.75fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  gap: 120px;
  padding: 100px 0;
}

.footerInfo ul {
  margin-top: 20px;
}

.footerInfo li {
  border-bottom: 0.5px solid rgba(153, 153, 153, 0.2);
  padding-top: 5px;
  padding-bottom: 5px;
}

.footerInfo li:last-child {
  border: none;
}

footer {
  background-color: #2E2E2E;
}

footer input {
  height: 30px;
  width: 85%;
  margin: 20px 0;
  background-color: #525252;
  border: none;
  padding-left: 15px;
}

footer button {
  width: 15%;
  padding: 9px 0;
}

footer .socialIcons i {
  font-size: 1.3rem;
  margin-top: 10px;
  margin-right: 15px;
}

footer .copyright {
  background-color: black;
  padding: 10px 0;
  width: 100%;
}

.copyrightwrap {
  background-color: black;
}

@media (max-width: 875px) {
  footer p {
    font-size: 1.4rem;
  }
  footer .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footerInfo {
    gap: 0;
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 100px 0 50px 0;
  }
  .footerInfo h4 {
    font-size: 1.8rem;
  }
  .footerInfo > div {
    margin-bottom: 50px;
  }
  .subscribe input {
    width: 50%;
  }
  .subscribe .socialIcons i {
    font-size: 2rem;
    margin-right: 30px;
  }
}

@media (max-width: 768px) {
  .mostPopularRecipes p {
    font-size: 1.6rem;
  }
  .mostPopularRecipes a {
    font-size: 1.8rem;
  }
  .restaurantsText p {
    font-size: 1.6rem;
  }
  .subscribe input, .subscribe button {
    width: 100%;
    height: 50px;
  }
  .subscribe input {
    display: block;
    margin-bottom: 0;
  }
  .subscribe input::-webkit-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input:-ms-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input::-ms-input-placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe input::placeholder {
    font-size: 1.5rem;
    text-align: center;
  }
  .subscribe button {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .subscribe .socialIcons {
    margin-top: 15px;
  }
}

.skipLink {
  position: absolute;
  left: -1000px;
  top: 5px;
  z-index: 999;
  background: white;
  color: black;
}

.skipLink .skipLink:focus {
  left: 0;
}

.contactHeader {
  background-image: url("../assets/contact-1.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 65vh;
  background-position: center;
}

.mainContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contactSection {
  width: 85%;
  margin: 100px 0;
}

.contactSection .contactForm {
  width: 70%;
  margin-left: 30%;
  padding-right: 25px;
}

.contactSection h2 {
  margin-bottom: 35px;
}

.contactSection form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -ms-grid-rows: min-content auto;
      grid-template-rows: -webkit-min-content auto;
      grid-template-rows: min-content auto;
  gap: 20px;
}

.contactSection form input {
  height: 40px;
}

.contactSection form input, .contactSection form textarea {
  padding: 10px;
  border: none;
  background-color: #f2f2f2;
}

.contactSection form .subject, .contactSection form .message {
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 3;
}

.contactSection form #message {
  resize: none;
}

.contactSection form button {
  margin: 0;
  padding: 20px 0 0 0;
  background-color: white;
}

.contactSection form i {
  color: #64a604;
  font-size: 1.5rem;
  padding-left: 5px;
}

.contactDetails {
  background-color: #f2f2f2;
}

.contactDetails div {
  margin: 100px 0 65px 30px;
  width: 50%;
}

.contactDetailsText h2,
.contactDetailsText p:nth-child(2),
.hoursNote {
  margin-bottom: 60px;
}

.contactDetailsText h3 {
  margin-bottom: 20px;
}

.contactDetailsText li p:nth-child(2),
.contactDetailsText ul li:nth-child(2) {
  margin-bottom: 35px;
}

.hoursNote {
  font-style: italic;
}

@media (max-width: 1200px) {
  .contactSection form input {
    -ms-grid-column: 1;
        grid-column-start: 1;
    grid-column-end: 3;
  }
}

@media (max-width: 1120px) {
  .contactSection {
    width: 50%;
  }
  .contactSection .contactForm {
    width: 85%;
    padding-right: 20%;
  }
  .contactSection i {
    display: none;
  }
  .contactDetails {
    width: 50%;
  }
  .contactDetails div {
    width: 70%;
  }
}

@media (max-width: 940px) {
  .contactSection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contactSection .contactForm {
    width: 100%;
    padding: 0;
    margin: 30px;
  }
  .contactSection .contactForm button {
    font-size: 1.8rem;
  }
}

@media (max-width: 768px) {
  .mainContact {
    display: block;
  }
  .contactSection {
    width: 80%;
    margin: 50px 0 0 0;
  }
  .contactDetails {
    width: 100%;
  }
  .contactDetails div {
    margin: 50px 0 0 30px;
    padding: 50px 0;
  }
  .contactForm form input::-webkit-input-placeholder,
  .contactForm form textarea::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
  .contactForm form input:-ms-input-placeholder,
  .contactForm form textarea:-ms-input-placeholder {
    font-size: 1.3rem;
  }
  .contactForm form input::-ms-input-placeholder,
  .contactForm form textarea::-ms-input-placeholder {
    font-size: 1.3rem;
  }
  .contactForm form input::placeholder,
  .contactForm form textarea::placeholder {
    font-size: 1.3rem;
  }
}
