/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* 3rd party packages */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* SASS and Global'ish Stuff */
html {
  /* 10px / 16px = 62.5% */
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  font-family: "Quicksand", sans-serif;
  font-display: swap;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  letter-spacing: 0.04rem;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #0d3b66;
}
a:hover {
  text-decoration: none;
}
p {
  margin-bottom: 3.6rem;
  font-size: 1.6rem;
  font-weight: 600;
}
@media (max-width: 700px) {
  p {
    font-size: 1.6rem;
  }
}
p,
li {
  line-height: 1.8;
}
.no_scroll {
  overflow-y: hidden;
}
.grid--center-v {
  align-items: center;
}
.grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
}
.grid {
  display: grid;
  -moz-column-gap: 5.2rem;
       column-gap: 5.2rem;
  row-gap: 9.6rem;
  /* margin-bottom: 9.6rem; */
}
@media (max-width: 480px) {
  .grid {
    -moz-column-gap: 2.6rem;
         column-gap: 2.6rem;
    row-gap: 3rem;
  }
}
@media (max-width: 400px) {
  .grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 2rem;
  }
}
.container {
  max-width: 114rem;
  padding: 0 3.2rem;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .container {
    max-width: 90%;
  }
}
@media (max-width: 600px) {
  .container {
    max-width: 95%;
  }
}
@media (max-width: 480px) {
  .container {
    max-width: 100%;
    padding: 0 2rem;
  }
}
.container--narrow {
  max-width: 960px;
}
.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}
.min-list {
  padding: 0;
  margin: 0;
}
.min-list li {
  list-style: none;
}
.p-top-small {
  padding-top: 1rem;
}
.p-top-large {
  padding-top: 1.6rem;
}
.p-bottom-large {
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}
.nu {
  text-decoration: none;
}
.nu:hover {
  text-decoration: underline;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.t-small {
  font-size: 0.85rem;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.push-right {
  margin-right: 20px;
}
.container:after,
.group:after {
  clear: both;
}
.hide {
  display: none;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
select {
  cursor: pointer;
}
/* BEM Blocks */
.professorGrid {
  display: flex;
  gap: 1rem;
  justify-items: center;
  flex-wrap: wrap;
}
.professorGrid .post-item {
  border-bottom: none;
}
.our-placeholder-block {
  padding: 20px;
  text-align: center;
  font-size: 1.65rem;
  background: linear-gradient(180deg, #dedede, #adadad);
}
.remove-favorite {
  display: inline-block;
  transition: all 0.3s;
  color: #999;
  font-size: 0.9rem;
  cursor: pointer;
  padding: 4px 6px;
  border-radius: 3px;
}
.remove-favorite:hover {
  background-color: #dedede;
}
.page-section {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .page-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.page-section--white {
  background-color: #fff;
}
.page-section--beige {
  background-color: #faf0ca;
}
.page-section p:last-of-type {
  margin-bottom: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinner-loader {
  margin-top: 45px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 0.25rem solid rgba(0, 0, 0, 0.2);
  border-top-color: black;
  animation: spin 1s infinite linear;
}
.c-orange {
  color: #f95738;
}
.c-blue {
  color: #0d3b66;
}
.c-white {
  color: #fff;
}
.c-dark {
  color: #333;
}
.gray {
  color: #999999;
}
.search-trigger {
  display: none;
  color: #fff;
  position: relative;
  cursor: pointer;
  top: 1px;
  margin-left: 20px;
}
@media (min-width: 960px) {
  .search-trigger {
    display: inline-block;
    top: 6px;
  }
}
.search-trigger:hover {
  opacity: 0.65;
}
.social-icons-list {
  display: flex;
  margin: 0 -8px;
}
.social-icons-list li {
  flex: 1;
  margin: 0 8px;
}
.social-icons-list li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
}
.social-icons-list li a:hover {
  opacity: 0.75;
}
.social-color-facebook {
  background-color: #4862a3;
}
.social-color-twitter {
  background-color: #55acee;
}
.social-color-youtube {
  background-color: #cc1e1f;
}
.social-color-linkedin {
  background-color: #0077b5;
}
.social-color-instagram {
  background-color: #d8226b;
}
.nav-list ul {
  padding: 0;
  margin: 0;
}
.nav-list li {
  list-style: none;
}
.nav-list a {
  font-size: 0.9rem;
  color: #999;
  text-decoration: none;
}
.nav-list a:hover {
  color: #0d3b66;
  text-decoration: underline;
}
.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth {
  padding-bottom: 1.6rem;
}
@media (min-width: 960px) {
  .one-half,
  .one-third,
  .two-thirds,
  .one-fourth,
  .one-fifth,
  .one-sixth {
    padding-bottom: 0;
    float: left;
    box-sizing: border-box;
    padding-right: 50px;
  }
  .two-thirds {
    width: 66.66%;
  }
  .one-half {
    width: 50%;
  }
  .one-third {
    width: 33.33%;
  }
  .one-quarter {
    width: 25%;
  }
  .one-fifth {
    width: 20%;
  }
  .one-sixth {
    width: 16.66%;
  }
}
/* Make Top WP Admin Bar Fixed on Mobile */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
/* Seach Form */
.search-form {
  background-color: #dedede;
  padding: 20px;
  text-align: center;
}
.search-form label {
  display: block;
}
.search-form-row {
  display: flex;
}
.search-form .s {
  min-width: 20px;
  flex-basis: auto;
  flex-grow: 1;
  border: none;
  font-family: "Roboto", sans-serif;
  padding: 10px;
}
@media (min-width: 530px) {
  .search-form .s {
    font-size: 1.4rem;
  }
}
.search-submit {
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none;
  background-color: #0d3b66;
  font-family: "Roboto", sans-serif;
  padding: 0 20px;
  margin-left: 10px;
}
.note-limit-message {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #c32929;
  font-weight: bold;
}
.note-limit-message.active {
  visibility: visible;
  opacity: 1;
}
/* Like Box */
.generic-content .like-box {
  float: right;
  font-size: 1rem;
  background-color: #ededed;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: red;
  padding: 10px 10px 10px 25px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 0 30px 30px;
  position: relative;
}
.generic-content .like-box:hover {
  background-color: #dedede;
}
.like-count {
  padding-left: 10px;
}
.like-box .fa-heart-o {
  transition: all 0.35s ease-out;
  position: absolute;
  left: 10px;
}
.like-box .fa-heart {
  left: 10px;
  transition: all 0.4s ease-out;
  position: absolute;
  visibility: hidden;
  transform: scale(0.2);
  opacity: 0;
}
.like-box[data-exists=yes] .fa-heart {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}
.like-box[data-exists=yes] .fa-heart-o {
  visibility: hidden;
  opacity: 0;
}
/* New Omni Header */
.appText {
  font-size: 2.6rem !important;
  color: #3c40c6;
}
@media (max-width: 900px) {
  .appText {
    font-size: 2.4rem !important;
  }
}
@media (max-width: 800px) {
  .appText {
    font-size: 2rem !important;
  }
}
@media (max-width: 500px) {
  .appText {
    font-size: 1.8rem !important;
  }
}
.appUL {
  margin-left: 5rem;
  margin-bottom: 3rem;
}
.appUL .appList {
  font-size: 1.6rem !important;
  color: #3c40c6 !important;
}
.section-app {
  padding: 80px 0 31px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.mobile_menu_div {
  position: absolute;
  width: 100%;
  height: 100vh;
  left: -56%;
  display: none;
  top: -10px;
  background: #0c2461;
  color: #f5f6fa;
  z-index: 9999;
}
.mobile_menu_div ion-icon {
  font-size: 3.8rem;
  color: #f1f2f6;
  top: 5px;
  right: 1.5rem;
  position: relative;
  display: none;
  float: right;
  cursor: pointer;
}
@media (max-width: 800px) {
  .mobile_menu_div ion-icon {
    display: inline-block;
  }
}
.mobile_menu_div .mobile_menu {
  position: absolute;
  list-style-type: none;
  white-space: nowrap;
  overflow-y: auto !important;
  overflow-x: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile_menu_div .mobile_menu li {
  margin: 3rem 0;
}
.mobile_menu_div .mobile_menu li a {
  font-size: 2rem;
  font-weight: 500;
  color: #ecf0f1 !important;
  text-decoration: none;
}
.section-hero {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(https://omnifood.mwdwebsites.com/wp-content/uploads/2025/12/hero.jpg);
  background-size: cover;
  background-position: center;
  min-height: 500px;
  height: 100vh;
  width: 100%;
  position: relative;
  top: 0;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.sticky {
  position: fixed;
  width: 100%;
  z-index: 999;
  background-color: #0c2461;
  box-shadow: -2px 1px 1px 1px rgba(0, 0, 0, 0.2);
  height: 44px;
}
.row {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 4rem;
}
@media (max-width: 600px) {
  .row {
    padding: 0 2rem;
  }
}
@media (max-width: 550px) {
  .row {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .row {
    padding: 0 2rem;
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  .row .row {
    padding: 0;
  }
}
nav .row {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  top: 10px;
  color: #ecf0f1 !important;
  z-index: 9999;
}
nav .row .navmenu {
  float: right;
}
nav .row .navmenu .main-nav {
  list-style: none;
  display: inline-block;
  position: relative;
  bottom: 1px;
}
nav .row .navmenu .main-nav li {
  display: inline-block;
  margin-left: 3rem;
}
@media (max-width: 800px) {
  nav .row .navmenu .main-nav {
    display: none !important;
  }
}
nav .row .navmenu ion-icon {
  font-size: 3.8rem;
  color: #f1f2f6;
  bottom: 5px;
  position: relative;
  display: none;
  cursor: pointer;
}
@media (max-width: 800px) {
  nav .row .navmenu ion-icon {
    display: inline-block !important;
  }
}
h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #fff;
  font-size: 4.8rem;
  word-spacing: 4px;
  letter-spacing: 1px;
}
@media (max-width: 1485px) {
  h1 {
    font-size: 4.4rem;
  }
}
@media (max-width: 1380px) {
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 1250px) {
  h1 {
    font-size: 3.6rem;
  }
}
@media (max-width: 1150px) {
  h1 {
    font-size: 3.2rem;
  }
}
@media (max-width: 1100px) {
  h1 {
    font-size: 3rem;
  }
}
@media (max-width: 800px) {
  h1 {
    font-size: 2.8rem;
  }
}
@media (max-width: 735px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 2.4rem;
  }
}
@media (max-width: 550px) {
  h1 {
    font-size: 2.2rem;
  }
}
.hero-text-box {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  display: grid;
  justify-items: center;
  align-items: center;
  place-items: center; /* Centers grid items both horizontally and vertically */
  /* place-content: center; for aligning the grid tracks themselves */
}
.main-nav li a:link,
.main-nav li a:visited {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.8rem;
  border-bottom: 1px solid transparent;
  transition: all 0.2s;
}
.main-nav li a:hover,
.main-nav li a:active {
  border-bottom: 1px solid #e84118;
  cursor: pointer;
}
.delivered-meals {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: grid;
  align-items: end;
  justify-content: center;
  gap: 1.6rem;
}
@media (max-width: 960px) {
  .delivered-meals {
    gap: 0.6rem;
  }
}
@media (max-width: 500px) {
  .delivered-meals {
    display: grid;
    align-items: end;
    justify-items: center;
  }
}
.delivered-meals .meals-grid {
  display: flex;
  align-items: center;
  place-items: center; /* Centers grid items both horizontally and vertically */
  /* place-content: center; for aligning the grid tracks themselves */
  gap: 1rem;
  position: relative;
  bottom: 15rem;
}
@media (max-width: 480px) {
  .delivered-meals .meals-grid {
    display: grid;
    justify-items: center;
    place-items: center; /* Centers grid items both horizontally and vertically */
    /* place-content: center; for aligning the grid tracks themselves */
  }
}
.delivered-text {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  margin: 0;
}
@media (max-width: 480px) {
  .delivered-text {
    font-size: 1.8rem;
  }
}
.delivered-text span {
  color: #cf711f;
  font-weight: 800;
}
.delivered-imgs img {
  height: 3.2rem;
  width: 3.2rem;
  border-radius: 50%;
  margin-right: -1.2rem;
  border: 3px solid #fdf2e9;
}
@media (max-width: 960px) {
  .delivered-imgs img {
    height: 3.6rem;
    width: 3.6em;
    margin-right: -0.6rem;
  }
}
@media (max-width: 900px) {
  .delivered-imgs img {
    height: 3.6rem;
    width: 3.6rem;
    margin-right: -1.4rem;
  }
}
@media (max-width: 800px) {
  .delivered-imgs img {
    height: 3.2rem;
    width: 3.2rem;
    margin-right: -1.2rem;
  }
}
@media (max-width: 600px) {
  .delivered-imgs img {
    margin-right: -1.6rem;
  }
}
@media (max-width: 480px) {
  .delivered-imgs img {
    height: 3rem;
    width: 3rem;
    margin-right: -1.4rem;
  }
}
.delivered-imgs img:last-child {
  margin: 0;
}
.step-img {
  width: 35%;
}
@media (max-width: 960px) {
  .step-img {
    width: 45%;
  }
}
@media (max-width: 900px) {
  .step-img {
    width: 55%;
  }
}
@media (max-width: 800px) {
  .step-img {
    width: 65%;
  }
}
@media (max-width: 480px) {
  .step-img {
    width: 85%;
  }
}
.step-img-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.section-how {
  padding: 80px 0;
}
.subheading {
  display: block;
  font-size: 2.2rem;
  font-weight: 800;
  color: #cf711f;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
  letter-spacing: 0.75px;
}
.step-number {
  font-size: 8.6rem;
  font-weight: 600;
  color: #ddd;
  margin-bottom: 1.2rem;
}
.heading-secondary {
  font-size: 4.2rem;
  line-height: 1.2;
  margin-bottom: 4.2rem;
}
@media (max-width: 1100px) {
  .heading-secondary {
    font-size: 3.6rem;
  }
}
@media (max-width: 960px) {
  .heading-secondary {
    font-size: 2.8rem;
  }
}
@media (max-width: 480px) {
  .heading-secondary {
    margin-bottom: 3rem;
  }
}
.heading-tertiary {
  font-size: 3rem;
  line-height: 1.6;
  margin-bottom: 3.2rem;
}
@media (max-width: 960px) {
  .heading-tertiary {
    font-size: 2.6rem;
    line-height: 1.4;
  }
}
@media (max-width: 700px) {
  .heading-tertiary {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.heading-primary,
.heading-secondary,
.heading-tertiary {
  font-weight: 600;
  color: #333;
  /* color: #45260a; */
  /* color: #343a40; */
  letter-spacing: -0.5px;
}
.step-description {
  font-size: 2rem;
  line-height: 1.8;
}
@media (max-width: 960px) {
  .step-description {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
@media (max-width: 700px) {
  .step-description {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.step-text-box .heading-tertiary {
  color: #40739e;
}
section {
  padding: 80px 0;
}
section.about-features {
  padding: 40px 0 80px;
}
section.section-features .long-copy {
  margin-bottom: 30px;
  line-height: 1.4;
  width: 65%;
  margin: 0 auto;
  padding: 10px 15px 60px;
  font-size: 2rem;
}
@media (max-width: 700px) {
  section.section-features .long-copy {
    font-size: 1.8rem;
    width: 90%;
  }
}
@media (max-width: 480px) {
  section.section-features .long-copy {
    width: 95%;
    font-size: 1.6rem;
    padding: 10px 0 60px;
  }
}
section.section-features h2:after {
  display: block;
  height: 2px;
  background: #e67e22;
  content: " ";
  width: 100px;
  margin: 0 auto;
  margin-top: 30px;
}
section.section-features .features-col {
  max-width: 1220px;
}
@media (max-width: 960px) {
  section.section-features .features-col {
    max-width: 95%;
  }
}
section.section-features .features-col {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 960px) {
  section.section-features .features-col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 550px) {
  section.section-features .features-col {
    grid-template-columns: 1fr;
  }
}
section.section-features .features-col ion-icon {
  margin-bottom: 1.5rem;
}
section h3 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
section h2 {
  font-size: 4.2rem;
  word-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3rem;
  letter-spacing: 1px;
  font-weight: 600;
}
@media (max-width: 960px) {
  section h2 {
    font-size: 3.6rem !important;
  }
}
@media (max-width: 900px) {
  section h2 {
    font-size: 3rem !important;
  }
}
@media (max-width: 800px) {
  section h2 {
    font-size: 2.2rem !important;
  }
}
@media (max-width: 500px) {
  section h2 {
    font-size: 2rem !important;
  }
}
@media (max-width: 480px) {
  section h2 {
    font-size: 1.8rem !important;
  }
}
.box ion-icon {
  font-size: 6.4rem;
  color: #ed4c67;
}
@media (max-width: 960px) {
  .box ion-icon {
    font-size: 6rem;
  }
}
@media (max-width: 900px) {
  .box ion-icon {
    font-size: 5.6rem;
  }
}
@media (max-width: 800px) {
  .box ion-icon {
    font-size: 5.2rem;
  }
}
@media (max-width: 700px) {
  .box ion-icon {
    font-size: 4.8rem;
  }
}
.section-meals-grid {
  padding: 0 !important;
}
.meals-showcase {
  list-style: none;
  width: 100%;
}
.meals-showcase li {
  display: block;
  float: left;
  width: 25%;
  border: 1px solid #cad3c8;
}
.meal-photo {
  width: 100%;
  margin: 0;
  overflow: hidden;
  background-color: #000;
}
.meal-photo img {
  opacity: 0.7;
  width: 100%;
  height: auto;
  cursor: pointer;
  transform: scale(1.25);
  transition: transform 0.5s, opacity 0.5s;
}
.meal-photo img:hover {
  opacity: 1;
  transform: scale(1.15);
}
section {
  padding: 80px 0;
}
section.section-cities {
  background-color: #f1f2f6;
}
section.section-cities .rowcities {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 4rem;
}
@media (max-width: 960px) {
  section.section-cities .rowcities {
    max-width: 90%;
  }
}
@media (max-width: 500px) {
  section.section-cities .rowcities {
    max-width: 100%;
  }
}
section.section-cities .long-copy {
  margin-bottom: 30px;
  line-height: 1.4;
  width: 65%;
  margin: 0 auto;
  padding: 10px 15px 60px;
  font-size: 2rem;
}
section.section-cities h2:after {
  display: block;
  height: 2px;
  background: #e67e22;
  content: " ";
  width: 100px;
  margin: 0 auto;
  margin-top: 30px;
}
section.section-cities .features-col {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
section h3 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 700px) {
  section h3 {
    font-size: 2rem;
  }
}
section h2 {
  font-size: 4.2rem;
  word-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3rem;
  letter-spacing: 1px;
  font-weight: 600;
}
.col-cities {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.6rem;
  margin-top: 6rem;
}
@media (max-width: 960px) {
  .col-cities {
    gap: 1rem;
  }
}
@media (max-width: 800px) {
  .col-cities {
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
  }
}
@media (max-width: 550px) {
  .col-cities {
    grid-template-columns: 1fr;
    gap: 3rem;
    max-width: 95%;
  }
}
@media (max-width: 400px) {
  .col-cities {
    max-width: 100%;
  }
}
.col-cities img {
  margin-bottom: 2rem;
}
.col-cities .city-feature {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: 800;
  display: grid;
  grid-template-columns: 1fr 8fr;
  gap: 1rem;
}
@media (max-width: 700px) {
  .col-cities .city-feature {
    font-size: 1.6rem;
    font-weight: 800;
  }
}
.col-cities .span-cities ion-icon {
  font-size: 2.2rem;
  color: #ed4c67;
}
.section-help {
  padding: 80px 0 0;
}
.section-pledge {
  padding: 80px 0 0;
}
.section-strive {
  padding: 0 0 31px;
}
.section-track {
  padding: 0;
}
div.wpforms-container-full:not(:empty) {
  margin: 24px auto 0 !important;
}
div.wpforms-container-full {
  margin-bottom: 6rem !important;
}
div.wpforms-container-full button[type=submit] {
  background-color: #ee964b !important;
  transition: background-color 1s ease-out !important;
  font-weight: 700 !important;
}
div.wpforms-container-full button[type=submit]:hover {
  background-color: #f3862d !important;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large,
div.wpforms-container-full input[type=email],
div.wpforms-container-full input[type=text] {
  background-color: #fdf2e9 !important;
  border-color: #3b3b98 !important;
  color: #2c3a47 !important;
}
.wpforms-container .wpforms-form .wpforms-field-sublabel {
  color: #2c3a47;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .woocommerce {
    display: flex;
    flex-direction: column-reverse;
  }
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #4bcffa;
}
.woocommerce-button {
  background-color: #4bcffa;
  border-radius: 4px;
  color: #212529;
  font-weight: 700;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
  border: 1px solid #2f3542;
  background-color: #f1f2f6;
  border-radius: 6px;
  padding: 0;
  z-index: 99;
  position: relative;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
    margin-top: 1.6rem;
  }
}
@media (max-width: 400px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    border-radius: 4px;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 360px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    grid-template-columns: 1fr;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  font-size: 2rem;
  padding: 0;
  border-bottom: 1px solid #ced6e0;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    font-size: 1.8rem;
  }
}
@media (max-width: 500px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    font-size: 1.6rem;
  }
}
@media (max-width: 400px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    font-size: 1.4rem;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li:nth-child(odd) {
    background-color: #c7ecee;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 360px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    font-size: 1.8rem;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding-left: 2rem;
  text-decoration: none;
  padding: 1rem;
  width: 100%;
  display: inline-block;
  font-weight: 600;
  transition: color 0.5s ease-in-out;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  text-decoration: none;
  color: #d63031;
}
.section-privacy {
  padding: 80px 0 31px;
}
section.section-meals {
  padding: 80px 0;
}
.meal {
  box-shadow: 0 2.4rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 11px;
  overflow: hidden;
  transition: all 0.4s;
}
.mealcontainer {
  padding: 0 3rem;
}
@media (max-width: 1025px) {
  .mealcontainer {
    padding: 0 3rem;
  }
}
.mealcontainer.grid {
  gap: 1.6rem;
}
@media (max-width: 1025px) {
  .mealcontainer.grid {
    gap: 3.2rem;
  }
}
@media (max-width: 700px) {
  .mealcontainer.grid {
    gap: 2.2rem;
  }
}
@media (max-width: 550px) {
  .mealcontainer.grid {
    gap: 1rem;
  }
}
.mealcontainer.grid--4-cols {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1025px) {
  .mealcontainer.grid--4-cols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 550px) {
  .mealcontainer.grid--4-cols {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.meal-card-desc {
  font-size: 1.4rem;
  font-weight: 700;
}
.meal:hover {
  transform: translateY(-1.2rem);
  box-shadow: 0 2.4rem 4.8rem rgba(61, 58, 58, 0.075);
}
.meal-content {
  padding: 3.2rem 4.8rem 4.8rem 4.8rem;
  padding: 2rem 1.4rem 4rem;
}
.meal-title {
  font-size: 2rem;
  color: #222f3e;
  font-weight: 800;
  margin-bottom: 2rem;
  margin-top: 1rem;
}
@media (max-width: 700px) {
  .meal-title {
    font-size: 1.8rem;
  }
}
.meal-attribute {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.meal-attribute ion-icon {
  font-size: 2.4rem;
  color: #246d05;
}
@media (max-width: 550px) {
  .meal-attribute {
    font-size: 1.6rem;
  }
}
.tag {
  display: inline-block;
  padding: 0.4rem 0.8rem;
  font-size: 1.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  text-transform: uppercase;
  color: #333;
  border-radius: 100px;
  font-weight: 800;
}
@media (max-width: 1100px) {
  .tag {
    font-size: 0.8rem;
  }
}
@media (max-width: 1025px) {
  .tag {
    font-size: 1.4rem;
  }
}
@media (max-width: 700px) {
  .tag {
    font-size: 1.2rem;
  }
}
.tag--vegetarian {
  background: rgb(130, 174, 142);
}
.tag--vegan {
  background: rgb(100, 220, 119);
}
.tag--paleo {
  background: rgb(238, 211, 116);
}
.tag--lactose {
  background-color: rgb(232, 194, 212);
}
.tag--keto {
  background: rgb(206, 201, 158);
}
.tag--gluten {
  background: rgb(215, 190, 255);
}
.tag--kid {
  background: rgb(243, 159, 82);
}
.tag--fodmap {
  background: rgb(255, 169, 169);
}
.tag--pesca {
  background: #c2e1e8;
}
.list-item {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  gap: 1.6rem;
  line-height: 1.2;
}
.list-item ion-icon {
  font-size: 2.2rem;
  color: #ed4c67;
}
.list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.diets .heading-tertiary {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 3.2rem;
}
.link:link,
.link:visited {
  display: inline-block;
  color: #e67e22;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
  transition: all 0.3s;
}
.link:hover,
.link:active {
  color: #cf711f;
  border-bottom: 1px solid transparent;
}
.all-recipes {
  text-align: center;
  font-size: 1.8rem;
}
.margin-bottom-md {
  margin-bottom: 4.8rem !important;
}
.meal-types-overview {
  font-size: 2.2rem;
  font-weight: 800;
  text-align: center;
  margin-bottom: 4.2rem;
}
@media (max-width: 700px) {
  .meal-types-overview {
    font-size: 2rem;
  }
}
@media (max-width: 600px) {
  .meal-types-overview {
    font-size: 1.8rem;
  }
}
@media (max-width: 550px) {
  .meal-types-overview {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 3rem;
  }
}
@media (max-width: 500px) {
  .meal-types-overview {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .meal-types-overview {
    font-size: 1.6rem;
    max-width: 95%;
  }
}
.meal-types-overview span {
  color: #379e0a;
}
.meal-types-list {
  margin: 2rem auto 0;
  max-width: 50rem;
}
.meal-types-list li {
  margin-top: 1rem;
}
.section-restaurant {
  padding: 0;
}
.section-restaurant .row {
  padding: 0;
}
.section-restaurant .subheading {
  color: #0fbcf9;
  padding-bottom: 4px;
  border-bottom: 1px solid #485460;
}
.col-restaurant {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 3.6rem;
       column-gap: 3.6rem;
  row-gap: 2rem;
  margin-top: 2.4rem;
  margin-bottom: 4rem;
  font-size: 2rem;
  font-weight: 700;
}
@media (max-width: 1025px) {
  .col-restaurant {
    font-size: 1.8rem;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
@media (max-width: 960px) {
  .col-restaurant {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 740px) {
  .col-restaurant {
    -moz-column-gap: 0.3rem;
         column-gap: 0.3rem;
  }
}
@media (max-width: 700px) {
  .col-restaurant {
    grid-template-columns: 1fr;
  }
}
.span-cities ion-icon {
  color: #eb4d4b;
  top: 4px;
  position: relative;
  font-size: 2.2rem;
}
.bg-testimonials {
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(https://omnifood.mwdwebsites.com/wp-content/uploads/2025/12/bg-testimonials.jpg);
  padding: 80px 0;
  background-size: cover;
  background-attachment: fixed;
  overflow-x: hidden;
  color: #fff;
}
.bg-testimonials .heading-secondary {
  color: #fff;
  font-weight: 500 !important;
}
.bg-testimonials .rounded-full {
  border-radius: 9999px;
  border: 2px solid #f95738;
}
.bg-testimonials .h-20 {
  height: 8rem;
}
.bg-testimonials .grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 8rem;
       column-gap: 8rem;
  row-gap: 6rem;
}
@media (max-width: 700px) {
  .bg-testimonials .grid-cols-2 {
    -moz-column-gap: 6rem;
         column-gap: 6rem;
    row-gap: 4rem;
  }
}
@media (max-width: 600px) {
  .bg-testimonials .grid-cols-2 {
    grid-template-columns: 1fr;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 2rem;
  }
}
@media (max-width: 480px) {
  .bg-testimonials .grid-cols-2 {
    row-gap: 4rem;
  }
}
.bg-testimonials .testimonial {
  color: #fff;
  font-size: 1.6rem;
  margin: 1rem 0;
  font-weight: 600;
  line-height: 1.6;
}
.bg-testimonials .text-sm {
  padding-top: 3rem;
  font-size: 1.4rem;
  color: #fff;
}
.reasons {
  padding: 0;
}
.reasons.grid {
  display: grid;
  -moz-column-gap: 6.4rem;
       column-gap: 6.4rem;
  row-gap: 9.6rem;
}
@media (max-width: 960px) {
  .reasons.grid {
    gap: 3.4rem;
    row-gap: 3.4rem;
  }
}
@media (max-width: 400px) {
  .reasons.grid {
    row-gap: 0;
  }
}
.reasons.grid--4-cols {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 960px) {
  .reasons.grid--4-cols {
    grid-template-columns: repeat(2, 1fr);
    max-width: 80%;
  }
}
@media (max-width: 800px) {
  .reasons.grid--4-cols {
    grid-template-columns: repeat(2, 1fr);
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  .reasons.grid--4-cols {
    grid-template-columns: 1fr;
  }
}
.reasons .feature-title {
  font-size: 2.4rem;
  color: #333;
  font-weight: 700;
  margin-bottom: 1.2rem;
}
@media (max-width: 900px) {
  .reasons .feature-title {
    font-size: 1.8rem;
  }
}
.reasons .feature-icon {
  color: #e67e22;
  height: 3.2rem;
  width: 3.2rem;
  background-color: #d8f5cc;
  margin-bottom: 3.2rem;
  padding: 1.6rem;
  border-radius: 50%;
}
@media (max-width: 960px) {
  .section-cta .container {
    max-width: 100%;
  }
}
.cta {
  display: grid;
  grid-template-columns: 2fr 1fr;
  box-shadow: 0 2.4rem 4.8rem rgba(0, 0, 0, 0.15);
  border-radius: 11px;
  background-image: linear-gradient(to right bottom, #eb984e, #e67e22);
  overflow: hidden;
}
@media (max-width: 550px) {
  .cta {
    flex-direction: column-reverse;
    display: flex;
  }
}
.cta-img-box {
  background-image: linear-gradient(to right bottom, rgba(235, 151, 78, 0.35), rgba(230, 125, 34, 0.35)), url(https://omnifood.mwdwebsites.com/wp-content/uploads/2025/12/eating.jpg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 550px) {
  .cta-img-box {
    height: 400px;
  }
}
.cta-img-partner-box {
  background-image: linear-gradient(to right bottom, rgba(235, 151, 78, 0.35), rgba(230, 125, 34, 0.35)), url(https://omnifood.mwdwebsites.com/wp-content/uploads/2025/12/cooking-1.jpg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 550px) {
  .cta-img-partner-box {
    height: 400px;
  }
}
.cta-text {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 4.8rem;
}
.cta-text-box {
  padding: 4.8rem 6.4rem 6.4rem 6.4rem;
  color: #45260a;
}
@media (max-width: 700px) {
  .cta-text-box {
    padding: 4rem 2rem;
  }
}
.cta-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  row-gap: 2.4rem;
  font-family: inherit;
}
@media (max-width: 550px) {
  .cta-form {
    -moz-column-gap: 1.2rem;
         column-gap: 1.2rem;
  }
}
@media (max-width: 400px) {
  .cta-form {
    grid-template-columns: 1fr !important;
  }
}
.cta-form label {
  display: block;
  font-size: 1.6rem;
  font-weight: 800;
  margin-bottom: 1.2rem;
}
@media (max-width: 960px) {
  .cta-form label {
    font-size: 1.4rem;
  }
}
.cta-form input {
  width: 100%;
  padding: 1.2rem;
  font-size: 1.8rem;
  font-family: inherit;
  color: inherit;
  background-color: #fdf2e9;
  border-radius: 4px;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media (max-width: 800px) {
  .cta-form input {
    font-size: 1.4rem;
  }
}
.cta-form select {
  width: 100%;
  padding: 1.2rem;
  font-size: 1.8rem;
  font-family: inherit;
  color: inherit;
  background-color: #fdf2e9;
  border-radius: 4px;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media (max-width: 800px) {
  .cta-form select {
    font-size: 1.4rem;
  }
}
.cta-form .btn {
  display: inline-block;
  text-decoration: none;
  font-size: 2rem;
  font-weight: 600;
  padding: 1.6rem 3.2rem;
  border-radius: 9px;
  border: none;
  cursor: pointer;
  font-family: inherit;
  transition: all 0.3s;
}
@media (max-width: 800px) {
  .cta-form .btn {
    font-size: 1.4rem;
  }
}
.cta-form .btn--form {
  background-color: #45260a;
  color: #fdf2e9;
  align-self: end;
  padding: 1.2rem;
  border-radius: 4px;
}
.cta .heading-secondary {
  color: #45260a;
  margin-bottom: 3.2rem;
  font-size: 3.6rem;
  font-weight: 800;
}
@media (max-width: 960px) {
  .cta .heading-secondary {
    font-size: 2.4rem;
  }
}
.plans {
  padding: 80px 0 0;
}
.plans .text-primary {
  color: #cf711f;
}
@media (max-width: 960px) {
  .plans .container {
    max-width: 90%;
  }
}
@media (max-width: 700px) {
  .plans .container {
    max-width: 75%;
  }
}
@media (max-width: 600px) {
  .plans .container {
    max-width: 95%;
  }
}
@media (max-width: 400px) {
  .plans .container {
    max-width: 100%;
    padding: 0 2rem !important;
  }
}
.plans .tagline {
  color: red;
  margin-top: 4.5rem;
  text-align: center;
  color: #2f3640;
  font-weight: 700;
}
@media (max-width: 960px) {
  .plans .tagline {
    max-width: 80%;
    margin: 3rem auto;
  }
}
@media (max-width: 800px) {
  .plans .tagline {
    max-width: 70%;
    margin: 2rem auto;
  }
}
@media (max-width: 700px) {
  .plans .tagline {
    max-width: 95%;
  }
}
@media (max-width: 550px) {
  .plans .tagline {
    margin: 2rem auto 4rem;
  }
}
.plans .text-center {
  text-align: center;
}
.plans .btn {
  border-radius: 50px;
  border: none !important;
  margin-top: 2rem;
  background: #379e0a;
  color: whitesmoke;
  box-shadow: 0 0rem 4.8rem rgba(127, 143, 166, 0.15);
  width: 85%;
  text-align: center;
  font-weight: 700;
  z-index: 99;
}
.plans .not-provided {
  color: #7f8fa6;
  font-size: 2.6rem;
}
.plans .grid {
  display: grid;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 9.6rem;
}
.plans .grid--cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 700px) {
  .plans .grid--cols-3 {
    grid-template-columns: 1fr;
    row-gap: 2.6rem;
  }
}
.plans .panel {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border: 2px solid #d8f5cc;
  padding: 2rem;
  border-radius: 10px;
}
@media (max-width: 960px) {
  .plans .panel {
    padding: 1rem;
  }
}
@media (max-width: 400px) {
  .plans .panel {
    padding: 2rem 1rem;
  }
}
.plans .panel.choosen {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  position: relative;
  background: #d8f5cc;
  overflow: hidden;
}
.plans .panel.choosen:after {
  content: "Best Value";
  background: #246d05;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
  margin: auto;
  position: absolute;
  top: 8.1%;
  right: -15.4%;
  transform: rotate(40deg);
  padding: 0.6rem 6rem;
}
@media (max-width: 960px) {
  .plans .panel.choosen:after {
    font-size: 1rem;
    top: 5.1%;
    right: -27.4%;
  }
}
@media (max-width: 700px) {
  .plans .panel.choosen:after {
    font-size: 1.2rem;
    top: 12.1%;
    right: -9.4%;
  }
}
@media (max-width: 400px) {
  .plans .panel.choosen:after {
    top: 6.1%;
    right: -18.4%;
  }
}
.plans .panel .options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.plans .panel .options .check {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 700px) {
  .plans .panel .options .check {
    left: 4rem;
    position: relative;
  }
}
@media (max-width: 400px) {
  .plans .panel .options .check {
    left: 0;
  }
}
.plans .panel .options .check .mate {
  color: #2f3640;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 700px) {
  .plans .panel .options .check .mate {
    font-size: 1.8rem;
  }
}
.plans .panel .options .nocheck {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
@media (max-width: 700px) {
  .plans .panel .options .nocheck {
    left: 4rem;
    position: relative;
  }
}
@media (max-width: 400px) {
  .plans .panel .options .nocheck {
    left: 0;
  }
}
.plans .panel .options .nocheck .mate {
  color: #2f3640;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 700px) {
  .plans .panel .options .nocheck .mate {
    font-size: 1.8rem;
  }
}
.plans .panel .pricing {
  color: #2f3640;
  text-align: center;
  margin-bottom: 2rem;
}
.plans .panel .pricing .name {
  font-size: 2.6rem;
  color: #16a085;
  text-align: center;
}
@media (max-width: 960px) {
  .plans .panel .pricing .name {
    font-size: 2rem;
    font-weight: 800;
  }
}
@media (max-width: 700px) {
  .plans .panel .pricing .name {
    font-size: 2.4rem;
  }
}
.plans .panel .pricing .singleprice {
  font-size: 3.6rem;
  color: #2c3e50;
}
@media (max-width: 960px) {
  .plans .panel .pricing .singleprice {
    font-size: 2.4rem;
  }
}
@media (max-width: 700px) {
  .plans .panel .pricing .singleprice {
    font-size: 3rem;
  }
}
.plans .panel .pricing .permeal {
  font-size: 3.2rem;
  font-weight: 700;
}
@media (max-width: 960px) {
  .plans .panel .pricing .permeal {
    font-size: 2rem;
  }
}
@media (max-width: 700px) {
  .plans .panel .pricing .permeal {
    font-size: 2.8rem;
  }
}
.plans .panel .pricing .explain {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 0.4rem;
}
@media (max-width: 960px) {
  .plans .panel .pricing .explain {
    font-size: 1.4rem;
  }
}
@media (max-width: 700px) {
  .plans .panel .pricing .explain {
    font-size: 2rem;
  }
}
.plans .panel .text-primary {
  font-weight: 700;
  font-size: 2.4rem;
}
.woocommerce-account .section-faq {
  border-bottom: none !important;
}
.section-faq {
  padding: 80px 0;
  border-bottom: 1px solid #dfe4ea;
}
@media (max-width: 1100px) {
  .section-faq .sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-faq .sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  .section-faq .sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .section-faq .sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 12px;
  }
}
.section-faq .accordion {
  list-style: none;
}
.section-faq .accordion .faq-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 16px;
       column-gap: 16px;
  border-radius: 4px;
  padding: 16px;
  background-color: #fdf2e9;
  border: 2px solid #e5e7eb;
}
.section-faq .accordion .faq-text {
  font-size: 1.6rem;
}
.section-faq .accordion .faq .ion-icon {
  font-size: 1.5rem;
  line-height: 2rem;
}
footer {
  padding: 60px 0 10px;
  background: #4bcffa;
}
@media (max-width: 400px) {
  footer {
    padding: 30px 0 30px;
  }
}
@media (max-width: 400px) {
  footer .container {
    padding: 0 4rem !important;
  }
}
footer a {
  text-decoration: none !important;
  border-bottom: none !important;
  color: #1e272e !important;
  font-weight: 700;
  font-size: 1.2rem;
}
footer .grid {
  display: grid;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 9.6rem;
  justify-items: start;
}
footer .grid--cols-5 {
  grid-template-columns: repeat(5, 1fr);
}
footer .grid--cols-5 .columnmenu .listmenu {
  list-style: none;
}
@media (max-width: 1500px) {
  footer .grid--cols-5 .columnmenu .listmenu a {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-5 .columnmenu .listmenu a {
    font-size: 1.4rem;
  }
}
footer .grid--cols-5 .columnmenu .menutitle {
  margin-bottom: 1.6rem;
  color: #b33939;
  font-size: 1.6rem !important;
  text-transform: uppercase;
  font-weight: 800;
}
@media (max-width: 1500px) {
  footer .grid--cols-5 .columnmenu .menutitle {
    font-size: 2rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-5 .columnmenu .menutitle {
    font-size: 1.8rem;
  }
}
footer .grid--cols-5 .columnmenu address {
  color: #1e272e;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media (max-width: 1500px) {
  footer .grid--cols-5 .columnmenu address {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-5 .columnmenu address {
    font-size: 1.4rem;
  }
}
@media (max-width: 1500px) {
  footer .grid--cols-5 {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 3.2rem;
  }
}
@media (max-width: 850px) {
  footer .grid--cols-5 {
    grid-template-columns: 1.4fr 1fr;
    -moz-column-gap: 7rem;
         column-gap: 7rem;
  }
}
@media (max-width: 600px) {
  footer .grid--cols-5 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }
}
@media (max-width: 500px) {
  footer .grid--cols-5 {
    grid-template-columns: 1fr;
  }
}
footer .socialflex {
  display: flex;
  gap: 1.4rem;
  list-style: none;
  margin-top: 1rem;
}
footer .socialflex li a {
  text-decoration: none;
  border-bottom: none !important;
}
footer .socialflex li a ion-icon {
  font-size: 2.6rem;
  color: #576574;
}
footer .copyright {
  font-size: 1.2rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  footer .copyright {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .copyright {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  footer .copyright {
    width: 65%;
  }
}
footer .scrolltop {
  color: #ff3f34 !important;
  font-size: 3.8rem;
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  display: none;
  z-index: 9999;
}
footer .scrolltop ion-icon {
  background-color: #ecf0f1;
  border: 3px solid #16a085;
  border-radius: 50%;
}
footer .viewtop {
  display: block;
}
.section-aboutus {
  padding: 80px 0 0;
}
.section-aboutus .section-aboutus {
  padding: 0;
}
.section-aboutus .row {
  max-width: 100rem;
}
@media (max-width: 960px) {
  .section-aboutus .row {
    max-width: 90%;
  }
}
.gallery-showcase {
  list-style: none;
  width: 100%;
}
.gallery-showcase li {
  display: block;
  float: left;
  width: 25%;
  border: 1px solid #cad3c8;
}
.gallery-photo {
  width: 100%;
  margin: 0;
  overflow: hidden;
  background-color: #000;
}
.gallery-photo img {
  opacity: 0.7;
  width: 100%;
  height: auto;
  cursor: pointer;
  transform: scale(1.25);
  transition: transform 0.5s, opacity 0.5s;
}
.gallery-photo img:hover {
  opacity: 1;
  transform: scale(1.15);
}
.section-story {
  padding: 80px 0;
}
.section-story .section-story {
  padding: 0;
}
.section-story .row {
  max-width: 1220px;
}
@media (max-width: 960px) {
  .section-story .row {
    max-width: 95%;
  }
}
.featured-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 3rem;
  max-width: 114rem;
  padding: 1rem 2rem;
  margin: 0 auto;
  border-top: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
}
.featured-logos img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 2.8rem;
  opacity: 0.8;
}
.section-mission {
  padding: 80px 0 0;
}
.section-mission .section-mission {
  padding: 0;
}
.section-mission .row {
  max-width: 100rem;
}
@media (max-width: 960px) {
  .section-mission .row {
    max-width: 95%;
  }
}
.section-cooking {
  padding: 80px 0 13.4px;
}
.section-cooking .section-cooking {
  padding: 0;
}
.section-cooking .section-cooking .bullet-benefit {
  font-size: 1.6rem;
  line-height: 1.6;
  text-transform: lowercase;
}
.section-cooking .section-cooking .bullet-benefit ion-icon {
  font-size: 2rem;
  top: 4px;
  margin-right: 1rem;
  position: relative;
  color: #e66767;
}
.section-cooking .section-cooking .bullet-benefit strong {
  text-transform: capitalize;
}
.section-cooking .row {
  max-width: 100rem;
}
@media (max-width: 960px) {
  .section-cooking .row {
    max-width: 95%;
  }
}
section.section-join {
  padding: 80px 0 0;
}
section .section-jointext {
  padding: 0;
}
section .row {
  max-width: 100rem;
}
@media (max-width: 960px) {
  section .row {
    max-width: 95%;
  }
}
.btn {
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  font-size: 2rem;
  padding: 8px 22px 10px;
  border: 1px solid #ee964b;
  outline: none;
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 999;
}
@media (max-width: 960px) {
  .btn {
    font-size: 1.6rem;
  }
}
@media (max-width: 400px) {
  .btn {
    padding: 10px;
  }
}
.btn-full {
  background-color: #ee964b;
  margin-right: 15px;
}
@media (max-width: 400px) {
  .btn-full {
    margin-right: 6px;
  }
}
.btn--small {
  font-size: 0.88rem;
  padding: 7px 13px;
  font-weight: 300;
}
.btn--with-photo {
  padding-left: 40px;
  position: relative;
}
.btn--orange {
  background-color: #ee964b;
}
.btn--orange:hover {
  background-color: linear-gradient(#ee964b, rgb(234.75, 108.013803681, 0));
}
.btn-full:hover {
  background-color: #dc8943;
  color: #f1f2f6;
}
.btn-ghost:hover {
  color: #f1f2f6;
}
.btn--dark-orange {
  background-color: #f95738;
}
.btn--dark-orange:hover {
  background: linear-gradient(#f95738, rgb(198.25, 31.8432642487, 0));
}
.btn--blue {
  background-color: #0d3b66;
}
.btn--blue:hover {
  background: linear-gradient(rgb(17.9117391304, 81.2917391304, 140.5382608696), #0d3b66);
}
.btn--yellow {
  background-color: #f4d35e;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22);
}
.btn--yellow:hover {
  background: linear-gradient(#f4d35e, rgb(239.98, 187.1844, 0));
}
.btn--beige {
  background-color: #faf0ca;
  color: #173f58;
}
.btn--beige:hover {
  background-color: #f4d35e;
}
.btn--gray {
  background-color: #222;
}
.btn--white {
  background-color: #fff;
  color: #173f58;
}
.btn--white:hover {
  background-color: #ddd;
}
.btn--large {
  font-size: 1.3rem;
  padding: 16px 34px;
  border-radius: 7px;
}
@media (min-width: 530px) {
  .btn--large {
    font-size: 1.9rem;
  }
}
.btn--inactive {
  background-color: transparent;
  cursor: default;
  color: #333;
}

/*# sourceMappingURL=style-index.css.map*/