@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,500,600,700|Roboto:300,400,500,600,700,900");
@font-face {
  font-family: 'Community-servings';
  src: url("../fonts/cs-font.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/cs-font.eot?#iefix") format("embedded-opentype"), url("../fonts/cs-font.woff2") format("woff2"), url("../fonts/cs-font.woff") format("woff"), url("../fonts/cs-font.ttf") format("truetype");
}
@font-face {
  font-family: 'Campaign';
  src: url("../fonts/Glyphter.eot");
  src: url("../fonts/Glyphter.eot?#iefix") format("embedded-opentype"), url("../fonts/Glyphter.woff") format("woff"), url("../fonts/Glyphter.ttf") format("truetype"), url("../fonts/Glyphter.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../scss/elements/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 21, ../scss/elements/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 25, ../scss/elements/_reset.scss */
body {
  line-height: 1;
}

/* line 28, ../scss/elements/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 31, ../scss/elements/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 34, ../scss/elements/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 39, ../scss/elements/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 44, ../scss/elements/_reset.scss */
* {
  box-sizing: border-box;
}

/*$slider-height: 32.5rem;*/
/* line 4, ../scss/elements/_layout.scss */
html {
  font-size: 4px;
  /* @include response-to(ltp) {
       font-size: 3px;
   }*/
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 15, ../scss/elements/_layout.scss */
body {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 1024px) {
  /* line 15, ../scss/elements/_layout.scss */
  body {
    padding-top: 102px;
  }
}
/* line 21, ../scss/elements/_layout.scss */
body h1 {
  color: #795453;
  font-family: "Roboto", sans-serif;
  font-size: 5.125rem;
  font-weight: 900;
  line-height: 5.125rem;
  text-transform: uppercase;
  position: relative;
  margin-top: -0.625rem;
}
@media (max-width: 1199px) {
  /* line 21, ../scss/elements/_layout.scss */
  body h1 {
    font-size: 52px;
    line-height: 54px;
  }
}
@media (max-width: 1024px) {
  /* line 21, ../scss/elements/_layout.scss */
  body h1 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  /* line 21, ../scss/elements/_layout.scss */
  body h1 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
  }
}
/* line 45, ../scss/elements/_layout.scss */
body h2 {
  color: #e35928;
  font-size: 5.125rem;
  font-weight: 900;
  line-height: 5.125rem;
  text-transform: uppercase;
  margin-bottom: 3rem;
  position: relative;
  margin-top: -0.625rem;
}
@media (max-width: 1199px) {
  /* line 45, ../scss/elements/_layout.scss */
  body h2 {
    font-size: 52px;
    line-height: 54px;
    margin-top: -7px;
  }
}
@media (max-width: 1024px) {
  /* line 45, ../scss/elements/_layout.scss */
  body h2 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  /* line 45, ../scss/elements/_layout.scss */
  body h2 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
  }
}
/* line 70, ../scss/elements/_layout.scss */
body h3 {
  color: #795453;
  font-family: "Roboto", sans-serif;
  font-size: 1.625rem;
  font-weight: 900;
  line-height: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
@media (max-width: 1199px) {
  /* line 70, ../scss/elements/_layout.scss */
  body h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 1024px) {
  /* line 70, ../scss/elements/_layout.scss */
  body h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 70, ../scss/elements/_layout.scss */
  body h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.25rem;
  }
  /* line 90, ../scss/elements/_layout.scss */
  body h3.event-title {
    margin-bottom: 5px;
  }
}
/* line 95, ../scss/elements/_layout.scss */
body h4 {
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
@media (max-width: 1199px) {
  /* line 95, ../scss/elements/_layout.scss */
  body h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1024px) {
  /* line 95, ../scss/elements/_layout.scss */
  body h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 95, ../scss/elements/_layout.scss */
  body h4 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1.25rem;
  }
}
/* line 118, ../scss/elements/_layout.scss */
body h5 {
  color: #795453;
  font-family: "Roboto", sans-serif;
  font-size: 2.625rem;
  font-weight: 500;
  line-height: 4rem;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  margin-top: 2.5rem;
}
@media (max-width: 1024px) {
  /* line 118, ../scss/elements/_layout.scss */
  body h5 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  /* line 118, ../scss/elements/_layout.scss */
  body h5 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-bottom: 1.25rem;
  }
}
/* line 137, ../scss/elements/_layout.scss */
body h6 {
  color: #9e9eaa;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.125rem;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
@media (max-width: 1024px) {
  /* line 137, ../scss/elements/_layout.scss */
  body h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  /* line 137, ../scss/elements/_layout.scss */
  body h6 {
    font-size: 1.25rem;
    line-height: 2.125rem;
    margin-bottom: 1.875rem;
  }
  /* line 153, ../scss/elements/_layout.scss */
  body h6.event-start {
    margin-bottom: 1.5rem;
    line-height: 1.5rem;
  }
}
/* line 158, ../scss/elements/_layout.scss */
body h6 a {
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 500;
}
/* line 164, ../scss/elements/_layout.scss */
body p {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.25rem;
  margin-bottom: 2.5rem;
  word-wrap: break-word;
}
/* line 172, ../scss/elements/_layout.scss */
body p iframe {
  width: 100%;
}
@media (max-width: 1199px) {
  /* line 164, ../scss/elements/_layout.scss */
  body p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 26px;
  }
  /* line 179, ../scss/elements/_layout.scss */
  body p span, body p em, body p a {
    font-size: inherit;
    line-height: inherit;
  }
}
@media (max-width: 1024px) {
  /* line 164, ../scss/elements/_layout.scss */
  body p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  /* line 188, ../scss/elements/_layout.scss */
  body p span, body p em, body p a {
    font-size: inherit;
    line-height: inherit;
  }
}
@media (max-width: 767px) {
  /* line 164, ../scss/elements/_layout.scss */
  body p {
    font-size: 16px;
    line-height: 28px;
  }
  /* line 196, ../scss/elements/_layout.scss */
  body p span, body p em, body p a {
    font-size: inherit;
    line-height: inherit;
  }
  /* line 200, ../scss/elements/_layout.scss */
  body p.event-excerpt {
    margin-bottom: 15px;
  }
  /* line 202, ../scss/elements/_layout.scss */
  body p.event-excerpt:empty + .read-more {
    margin: 0;
  }
  /* line 206, ../scss/elements/_layout.scss */
  body p:last-of-type {
    margin-bottom: 0;
  }
}
/* line 211, ../scss/elements/_layout.scss */
body span {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.125rem;
}
/* line 218, ../scss/elements/_layout.scss */
body a {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  line-height: 2.125rem;
  font-weight: 400;
  color: #e35928;
}
@media (max-width: 1199px) {
  /* line 218, ../scss/elements/_layout.scss */
  body a {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 218, ../scss/elements/_layout.scss */
  body a {
    font-size: 1rem;
    line-height: 1.75rem;
    margin-bottom: 0.875rem;
  }
}
/* line 233, ../scss/elements/_layout.scss */
body a:hover {
  color: #f87344;
  text-decoration: underline;
}
/* line 237, ../scss/elements/_layout.scss */
body a:active {
  color: #7d7d82;
}
/* line 240, ../scss/elements/_layout.scss */
body a.read-more {
  display: inline-block;
  color: #e0501d;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 2.5rem;
  letter-spacing: 0.125rem;
  font-family: "Roboto", sans-serif;
}
/* line 250, ../scss/elements/_layout.scss */
body a.read-more:hover {
  color: #f87344;
}
@media (max-width: 1199px) {
  /* line 240, ../scss/elements/_layout.scss */
  body a.read-more {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 2px;
  }
}
@media (max-width: 1024px) {
  /* line 240, ../scss/elements/_layout.scss */
  body a.read-more {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  /* line 240, ../scss/elements/_layout.scss */
  body a.read-more {
    font-size: 1.25rem;
    line-height: 2.125rem;
    margin-bottom: 0;
    margin-top: 18px;
  }
}
/* line 269, ../scss/elements/_layout.scss */
body a.button {
  display: inline-block;
  line-height: 4.375rem;
  border-radius: 3px;
  border: 3px solid #e35928;
  color: #e0501d;
  font-size: 1.625rem;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 0 4.5rem;
  text-decoration: none;
  margin-bottom: 2.5rem;
  letter-spacing: 0.25rem;
  font-family: "Roboto Condensed", sans-serif;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  /* line 269, ../scss/elements/_layout.scss */
  body a.button {
    font-size: 24px;
    margin-top: 30px;
    line-height: 52px;
    letter-spacing: 3px;
    padding: 0 56px;
  }
}
@media (max-width: 1024px) {
  /* line 269, ../scss/elements/_layout.scss */
  body a.button {
    border: 1px solid #e35928;
    font-size: 14px;
    line-height: 32px;
    padding: 0 14px;
    border-radius: 3px;
    height: 32px;
  }
}
/* line 301, ../scss/elements/_layout.scss */
body a.button:hover {
  color: #ffffff;
  background-color: #e35928;
}
@media (min-width: 896px) and (max-width: 1024px) {
  /* line 269, ../scss/elements/_layout.scss */
  body a.button {
    min-width: 18.75rem;
  }
}
@media (max-width: 767px) {
  /* line 269, ../scss/elements/_layout.scss */
  body a.button {
    width: 100%;
    border-width: 3px;
    white-space: normal;
    display: block;
    margin: 0 auto;
    padding: 18px 1.125rem;
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 269, ../scss/elements/_layout.scss */
  body a.button {
    width: auto;
    min-width: 18.75rem;
    display: inline-block;
  }
}
/* line 329, ../scss/elements/_layout.scss */
body a.button.other {
  border-color: #7e5e5c;
  color: #544344;
  width: 200px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 0 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.025rem;
  font-family: "Roboto Condensed", sans-serif;
  white-space: nowrap;
  height: 52px;
  line-height: 46px;
  font-size: 18px;
}
/* line 344, ../scss/elements/_layout.scss */
body a.button.other:before {
  display: none;
}
/* line 347, ../scss/elements/_layout.scss */
body a.button.other:hover {
  background-color: #7e5e5c;
  color: #ffffff;
}
/* line 352, ../scss/elements/_layout.scss */
body a.button.learn-more {
  min-width: 21.438rem;
}
@media (min-width: 896px) and (max-width: 1024px) {
  /* line 352, ../scss/elements/_layout.scss */
  body a.button.learn-more {
    min-width: 18.75rem;
  }
}
@media (min-width: 768px) and (max-width: 895px) {
  /* line 352, ../scss/elements/_layout.scss */
  body a.button.learn-more {
    min-width: 16.25rem;
  }
}
@media (max-width: 767px) {
  /* line 352, ../scss/elements/_layout.scss */
  body a.button.learn-more {
    min-width: initial;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 352, ../scss/elements/_layout.scss */
  body a.button.learn-more {
    max-width: 18.75rem;
    width: 100%;
  }
}
/* line 368, ../scss/elements/_layout.scss */
body a.button.mobile {
  margin: 3.125rem auto 0 !important;
  max-width: none;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 368, ../scss/elements/_layout.scss */
  body a.button.mobile {
    max-width: 18.75rem;
    margin: 3.125rem 0 0 !important;
    width: 100%;
  }
}
/* line 380, ../scss/elements/_layout.scss */
body ul, body ol {
  list-style: none;
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  /* line 380, ../scss/elements/_layout.scss */
  body ul, body ol {
    margin-bottom: 15px;
  }
  /* line 385, ../scss/elements/_layout.scss */
  body ul:last-of-type, body ol:last-of-type {
    margin-bottom: 0;
  }
}
/* line 389, ../scss/elements/_layout.scss */
body ul li, body ol li {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.125rem;
  position: relative;
  padding-left: 2.5rem;
  display: inline-block;
  width: 100%;
  margin-bottom: 1.375rem;
}
/* line 400, ../scss/elements/_layout.scss */
body ul li:last-child, body ol li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  /* line 389, ../scss/elements/_layout.scss */
  body ul li, body ol li {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 9px;
    font-weight: 400;
  }
  /* line 408, ../scss/elements/_layout.scss */
  body ul li span, body ol li span {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  /* line 389, ../scss/elements/_layout.scss */
  body ul li, body ol li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 389, ../scss/elements/_layout.scss */
  body ul li, body ol li {
    font-size: 16px;
    line-height: 28px;
  }
}
/* line 425, ../scss/elements/_layout.scss */
body ul li:before {
  content: "";
  line-height: 2.125rem;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #e0501d;
  float: left;
  margin-right: 2rem;
  margin-top: 0.75rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
@media (min-width: 1025px) and (max-width: 1199px) {
  /* line 425, ../scss/elements/_layout.scss */
  body ul li:before {
    margin-top: 1.25rem;
  }
}
@media (max-width: 767px) {
  /* line 425, ../scss/elements/_layout.scss */
  body ul li:before {
    margin-top: 0.5rem;
  }
}
/* line 445, ../scss/elements/_layout.scss */
body ul.ui-menu {
  border: 1px solid #dddddd;
}
/* line 447, ../scss/elements/_layout.scss */
body ul.ui-menu li {
  width: 100% !important;
}
/* line 449, ../scss/elements/_layout.scss */
body ul.ui-menu li:before {
  display: none;
}
/* line 456, ../scss/elements/_layout.scss */
body ol > li {
  counter-increment: list;
  position: relative;
}
/* line 459, ../scss/elements/_layout.scss */
body ol > li:before {
  content: counter(list) ".";
  left: 0;
  width: auto;
  text-align: left;
  color: #e0501d;
  margin-right: 2rem;
  position: absolute;
}
/* line 468, ../scss/elements/_layout.scss */
body ol > li > ul, body ol > li > ol {
  margin-top: 1.25rem;
}
/* line 473, ../scss/elements/_layout.scss */
body img {
  max-width: 100%;
}
/* line 475, ../scss/elements/_layout.scss */
body img.img-dsktp {
  height: auto;
  display: none;
}
@media (min-width: 896px) {
  /* line 475, ../scss/elements/_layout.scss */
  body img.img-dsktp {
    display: block;
  }
}
/* line 482, ../scss/elements/_layout.scss */
body img.img-mobile {
  height: auto;
  display: none;
}
@media (max-width: 895px) {
  /* line 482, ../scss/elements/_layout.scss */
  body img.img-mobile {
    display: block;
  }
}
/* line 494, ../scss/elements/_layout.scss */
body div[class*='dark-bg'] a.button {
  display: inline-block;
  border: 3px solid #795453;
  color: #795453;
  white-space: nowrap;
}
/* line 499, ../scss/elements/_layout.scss */
body div[class*='dark-bg'] a.button:hover {
  color: #ffffff;
  background-color: #795453;
}
@media (max-width: 767px) {
  /* line 494, ../scss/elements/_layout.scss */
  body div[class*='dark-bg'] a.button {
    display: block;
  }
}
/* line 509, ../scss/elements/_layout.scss */
body div .slick-prev {
  background-image: url("../img/icons/arrow-left-dark.png");
}
/* line 511, ../scss/elements/_layout.scss */
body div .slick-prev:hover {
  background-image: url("../img/icons/arrow-left-dark.png");
}
/* line 515, ../scss/elements/_layout.scss */
body div .slick-next {
  background-image: url("../img/icons/arrow-right-dark.png");
}
/* line 517, ../scss/elements/_layout.scss */
body div .slick-next:hover {
  background-image: url("../img/icons/arrow-right-dark.png");
}
/* line 521, ../scss/elements/_layout.scss */
body div.light-bg-grey {
  background-position: center;
  background-image: url("../img/bg/light-gray.png");
}
@media (min-width: 768px) {
  /* line 525, ../scss/elements/_layout.scss */
  body div.light-bg-grey .slick-prev {
    background-image: url("../img/icons/arrow-left-dark.png"), url("../img/bg/light-gray.png");
    background-repeat: no-repeat, repeat;
  }
  /* line 528, ../scss/elements/_layout.scss */
  body div.light-bg-grey .slick-prev:hover {
    background-image: url("../img/icons/arrow-left-dark.png"), url("../img/bg/light-gray.png");
  }
  /* line 532, ../scss/elements/_layout.scss */
  body div.light-bg-grey .slick-next {
    background-image: url("../img/icons/arrow-right-dark.png"), url("../img/bg/light-gray.png");
    background-repeat: no-repeat, repeat;
  }
  /* line 535, ../scss/elements/_layout.scss */
  body div.light-bg-grey .slick-next:hover {
    background-image: url("../img/icons/arrow-right-dark.png"), url("../img/bg/light-gray.png");
  }
}
/* line 542, ../scss/elements/_layout.scss */
body div.dark-bg-grey {
  background-position: center;
  background-image: url("../img/bg/dark-gray.png");
}
@media (min-width: 768px) {
  /* line 546, ../scss/elements/_layout.scss */
  body div.dark-bg-grey .slick-prev {
    background-image: url("../img/icons/arrow-left-dark.png"), url("../img/bg/dark-gray.png");
    background-repeat: no-repeat, repeat;
  }
  /* line 549, ../scss/elements/_layout.scss */
  body div.dark-bg-grey .slick-prev:hover {
    background-image: url("../img/icons/arrow-left-dark.png"), url("../img/bg/dark-gray.png");
  }
  /* line 553, ../scss/elements/_layout.scss */
  body div.dark-bg-grey .slick-next {
    background-image: url("../img/icons/arrow-right-dark.png"), url("../img/bg/dark-gray.png");
    background-repeat: no-repeat, repeat;
  }
  /* line 556, ../scss/elements/_layout.scss */
  body div.dark-bg-grey .slick-next:hover {
    background-image: url("../img/icons/arrow-right-dark.png"), url("../img/bg/dark-gray.png");
  }
}
/* line 562, ../scss/elements/_layout.scss */
body div.light-bg-olive {
  background-image: url(../img/bg/transparent_pattern.png);
  position: relative;
  background-position: center;
  background-color: #cfe69e;
}
/* line 567, ../scss/elements/_layout.scss */
body div.light-bg-olive h2 {
  color: #795453;
}
/* line 570, ../scss/elements/_layout.scss */
body div.light-bg-olive a {
  color: #795453;
}
/* line 572, ../scss/elements/_layout.scss */
body div.light-bg-olive a:hover {
  color: #e35928;
}
/* line 576, ../scss/elements/_layout.scss */
body div.light-bg-olive a.button {
  color: #795453;
  border-color: #795453;
}
/* line 579, ../scss/elements/_layout.scss */
body div.light-bg-olive a.button:hover {
  background-color: #795453;
  color: #ffffff;
}
/* line 585, ../scss/elements/_layout.scss */
body div.light-bg-olive .top-divider:before {
  border-color: rgba(121, 84, 83, 0.5) !important;
}
/* line 590, ../scss/elements/_layout.scss */
body div.light-bg-orange {
  background-color: #f8a036;
}
/* line 592, ../scss/elements/_layout.scss */
body div.light-bg-orange h1 {
  color: #ffffff;
}
/* line 595, ../scss/elements/_layout.scss */
body div.light-bg-orange h2 {
  color: #ffffff;
}
/* line 598, ../scss/elements/_layout.scss */
body div.light-bg-orange p {
  color: #ffffff !important;
}
/* line 601, ../scss/elements/_layout.scss */
body div.light-bg-orange a {
  color: #ffffff;
}
/* line 603, ../scss/elements/_layout.scss */
body div.light-bg-orange a:hover {
  color: #ffffff;
}
/* line 607, ../scss/elements/_layout.scss */
body div.light-bg-orange a.button {
  color: #ffffff;
  border-color: #ffffff;
}
/* line 610, ../scss/elements/_layout.scss */
body div.light-bg-orange a.button:hover {
  background-color: #f8a036;
  color: #ffffff;
}
/* line 616, ../scss/elements/_layout.scss */
body div.dark-bg-olive {
  background-position: center;
  background-image: url("../img/bg/dark-olive.png");
}
/* line 619, ../scss/elements/_layout.scss */
body div.dark-bg-olive * {
  color: #ffffff;
}
/* line 622, ../scss/elements/_layout.scss */
body div.dark-bg-olive a.button {
  color: #ffffff;
  border-color: #ffffff;
}
/* line 625, ../scss/elements/_layout.scss */
body div.dark-bg-olive a.button:hover {
  background-color: #ffffff;
  color: #869043;
}
/* line 632, ../scss/elements/_layout.scss */
body div.dark-bg-olive ol li:before {
  color: #ffffff;
}
/* line 639, ../scss/elements/_layout.scss */
body div.dark-bg-olive ul li:before {
  background-color: #ffffff;
}
/* line 645, ../scss/elements/_layout.scss */
body div.dark-bg-olive .top-divider:before {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
/* line 650, ../scss/elements/_layout.scss */
body div.light-bg-olive-img {
  background-image: url("../img/bg/transparent_pattern.png");
  position: relative;
  background-position: center;
  background-color: #cfe69e;
}
/* line 655, ../scss/elements/_layout.scss */
body div.light-bg-olive-img:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url("../img/bg/light-olive-img.jpg");
  background-repeat: repeat;
  mix-blend-mode: soft-light;
  background-size: cover;
  background-position: center;
  opacity: 0.34;
}
/* line 670, ../scss/elements/_layout.scss */
body div.light-bg-olive-img > * {
  position: relative;
}
/* line 673, ../scss/elements/_layout.scss */
body div.light-bg-olive-img h2 {
  color: #795453;
}
/* line 676, ../scss/elements/_layout.scss */
body div.light-bg-olive-img h4 {
  color: #795453;
}
/* line 679, ../scss/elements/_layout.scss */
body div.light-bg-olive-img a {
  color: #795453;
}
/* line 681, ../scss/elements/_layout.scss */
body div.light-bg-olive-img a:hover {
  color: #e35928;
}
/* line 685, ../scss/elements/_layout.scss */
body div.light-bg-olive-img a.button {
  color: #795453;
  border-color: #795453;
}
@media (max-width: 767px) {
  /* line 685, ../scss/elements/_layout.scss */
  body div.light-bg-olive-img a.button {
    margin-top: 42px !important;
  }
}
/* line 691, ../scss/elements/_layout.scss */
body div.light-bg-olive-img a.button:hover {
  background-color: #795453;
  color: #ffffff;
}
/* line 698, ../scss/elements/_layout.scss */
body div.light-bg-olive-img ol li:before {
  color: #573f3e;
}
/* line 705, ../scss/elements/_layout.scss */
body div.light-bg-olive-img ul li:before {
  background-color: #573f3e;
}
/* line 711, ../scss/elements/_layout.scss */
body div.light-bg-olive-img .top-divider:before {
  border-color: rgba(121, 84, 83, 0.5) !important;
}
/* line 716, ../scss/elements/_layout.scss */
body div.dark-bg-red {
  background-image: url("../img/bg/dark-red.png");
}
/* line 718, ../scss/elements/_layout.scss */
body div.dark-bg-red h1, body div.dark-bg-red h3, body div.dark-bg-red h4, body div.dark-bg-red h5, body div.dark-bg-red h6, body div.dark-bg-red p, body div.dark-bg-red span, body div.dark-bg-red li {
  color: #ffffff;
}
/* line 721, ../scss/elements/_layout.scss */
body div.dark-bg-red a.button {
  color: #ffffff;
  border-color: #ffffff;
}
/* line 724, ../scss/elements/_layout.scss */
body div.dark-bg-red a.button:hover {
  background-color: #ffffff;
  color: #795453;
}
@media (min-width: 768px) {
  /* line 730, ../scss/elements/_layout.scss */
  body div.dark-bg-red .slick-prev {
    background-image: url("../img/icons/arrow-left.png"), url("../img/bg/dark-red.png");
  }
  /* line 732, ../scss/elements/_layout.scss */
  body div.dark-bg-red .slick-prev:hover {
    background-image: url("../img/icons/arrow-left.png"), url("../img/bg/dark-red.png");
  }
  /* line 736, ../scss/elements/_layout.scss */
  body div.dark-bg-red .slick-next {
    background-image: url("../img/icons/arrow-right.png"), url("../img/bg/dark-red.png");
  }
  /* line 738, ../scss/elements/_layout.scss */
  body div.dark-bg-red .slick-next:hover {
    background-image: url("../img/icons/arrow-right.png"), url("../img/bg/dark-red.png");
  }
}
/* line 744, ../scss/elements/_layout.scss */
body div.dark-bg-red-img {
  background-image: url("../img/bg/light-olive-img.png");
  background-size: cover;
  position: relative;
  background-position: center;
}
/* line 749, ../scss/elements/_layout.scss */
body div.dark-bg-red-img:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../img/bg/dark-red.png");
  opacity: 0.8;
  left: 0;
  top: 0;
}
/* line 760, ../scss/elements/_layout.scss */
body div.dark-bg-red-img > * {
  position: relative;
}
/* line 763, ../scss/elements/_layout.scss */
body div.dark-bg-red-img h1, body div.dark-bg-red-img h3, body div.dark-bg-red-img h4, body div.dark-bg-red-img h5, body div.dark-bg-red-img h6, body div.dark-bg-red-img p, body div.dark-bg-red-img span, body div.dark-bg-red-img li {
  color: #ffffff;
}
/* line 766, ../scss/elements/_layout.scss */
body div.dark-bg-red-img a.button {
  color: #ffffff;
  border-color: #ffffff;
}
/* line 769, ../scss/elements/_layout.scss */
body div.dark-bg-red-img a.button:hover {
  background-color: #ffffff;
  color: #795453;
}
/* line 777, ../scss/elements/_layout.scss */
body div.footer a.button:hover {
  color: #ffffff;
}
/* line 781, ../scss/elements/_layout.scss */
body div.footer h1, body div.footer h3, body div.footer h4, body div.footer p, body div.footer span, body div.footer li {
  color: #ffffff;
}
/* line 784, ../scss/elements/_layout.scss */
body div.footer h5 {
  color: #ffffff;
}
/* line 789, ../scss/elements/_layout.scss */
body .bottom-divider {
  border-bottom: 1px solid #d5d5e3;
}
/* line 792, ../scss/elements/_layout.scss */
body .text-center {
  text-align: center;
}
/* line 795, ../scss/elements/_layout.scss */
body .text-left {
  text-align: left;
}
/* line 798, ../scss/elements/_layout.scss */
body .text-right {
  text-align: right;
}
/* line 801, ../scss/elements/_layout.scss */
body .container {
  width: 100%;
}
/* line 806, ../scss/elements/_layout.scss */
body .container .section {
  margin: 0 auto;
  width: 100%;
  max-width: 80rem;
  padding: 5.425rem 0;
  position: relative;
}
/* line 813, ../scss/elements/_layout.scss */
body .container .section:empty {
  display: none;
}
@media (max-width: 1199px) {
  /* line 806, ../scss/elements/_layout.scss */
  body .container .section {
    max-width: 1175px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 806, ../scss/elements/_layout.scss */
  body .container .section {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  /* line 806, ../scss/elements/_layout.scss */
  body .container .section {
    max-width: 100%;
  }
  /* line 824, ../scss/elements/_layout.scss */
  body .container .section:not(.slider-container):not(.upcoming-events-block):not(.food-menu-block):not(.footer-content):not(.no-top-padding):not(.overlay-wrapper):not(.volunteer-calendar) {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
}
/* line 829, ../scss/elements/_layout.scss */
body .container .section.top-divider {
  border: 0 none;
}
/* line 831, ../scss/elements/_layout.scss */
body .container .section.top-divider:before {
  content: '';
  border-top: 1px solid #d5d5e3;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: 0;
  width: calc(100% - 5rem);
  height: 0;
}
/* line 845, ../scss/elements/_layout.scss */
body .container .section.title h2 {
  margin-bottom: 0;
}
/* line 849, ../scss/elements/_layout.scss */
body .container .section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 853, ../scss/elements/_layout.scss */
body .container .section.half-padding {
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}
/* line 857, ../scss/elements/_layout.scss */
body .container .section.no-top-padding {
  padding-top: 0;
}
/* line 860, ../scss/elements/_layout.scss */
body .container .section.no-bottom-padding {
  padding-bottom: 0;
}
/* line 863, ../scss/elements/_layout.scss */
body .container .section.pull-to-top {
  padding-top: 0;
  margin-top: -4.5rem;
}
@media (min-width: 768px) {
  /* line 867, ../scss/elements/_layout.scss */
  body .container .section.client-stories {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
/* line 873, ../scss/elements/_layout.scss */
body .container .section .content {
  display: inline-block;
  padding: 0 2.5rem;
  width: 100%;
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-1 {
  width: 5.55556%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-1 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-2 {
  width: 11.11111%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-2 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-3 {
  width: 16.66667%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-3 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-4 {
  width: 22.22222%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-4 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-5 {
  width: 27.77778%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-5 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-6 {
  width: 33.33333%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-6 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-7 {
  width: 38.88889%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-7 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-8 {
  width: 44.44444%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-8 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-9 {
  width: 50%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-9 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-10 {
  width: 55.55556%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-10 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-11 {
  width: 61.11111%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-11 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-12 {
  width: 66.66667%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-12 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-13 {
  width: 72.22222%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-13 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-14 {
  width: 77.77778%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-14 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-15 {
  width: 83.33333%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-15 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-16 {
  width: 88.88889%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-16 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-17 {
  width: 94.44444%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-17 {
    width: 100%;
  }
}
/* line 878, ../scss/elements/_layout.scss */
body .container .section .content.col-18 {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 878, ../scss/elements/_layout.scss */
  body .container .section .content.col-18 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 873, ../scss/elements/_layout.scss */
  body .container .section .content {
    padding: 0 1.25rem;
  }
}
@media (max-width: 767px) {
  /* line 873, ../scss/elements/_layout.scss */
  body .container .section .content {
    padding: 0 1.875rem 0;
  }
  /* line 890, ../scss/elements/_layout.scss */
  body .container .section .content.pagination {
    padding: 0 1.25rem 0;
  }
  /* line 892, ../scss/elements/_layout.scss */
  body .container .section .content.pagination:empty {
    display: none;
  }
}
/* line 898, ../scss/elements/_layout.scss */
body .container .section .content a:last-child, body .container .section .content span:last-child, body .container .section .content p:last-child, body .container .section .content ul:last-child, body .container .section .content ol:last-child {
  margin-bottom: 0;
}
/* line 902, ../scss/elements/_layout.scss */
body .container .section .content .pagination, body .container .section .content ul.page-numbers {
  text-align: center;
}
/* line 904, ../scss/elements/_layout.scss */
body .container .section .content .pagination li, body .container .section .content ul.page-numbers li {
  display: inline-block;
  margin-right: 1.875rem;
  width: auto;
  margin-bottom: 0;
}
/* line 909, ../scss/elements/_layout.scss */
body .container .section .content .pagination li .prev, body .container .section .content ul.page-numbers li .prev {
  margin-right: 1.25rem;
  color: #9e9eaa;
  text-transform: uppercase;
  font-size: 1.25rem;
}
/* line 915, ../scss/elements/_layout.scss */
body .container .section .content .pagination li .next, body .container .section .content ul.page-numbers li .next {
  margin-left: 1.25rem;
  color: #9e9eaa;
  text-transform: uppercase;
  font-size: 1.25rem;
}
/* line 921, ../scss/elements/_layout.scss */
body .container .section .content .pagination li a, body .container .section .content .pagination li span, body .container .section .content ul.page-numbers li a, body .container .section .content ul.page-numbers li span {
  font-size: 1.25rem;
  line-height: 2.125rem;
  font-weight: 600;
  color: #36363b;
  text-decoration: none;
}
/* line 928, ../scss/elements/_layout.scss */
body .container .section .content .pagination li:before, body .container .section .content ul.page-numbers li:before {
  content: none;
}
/* line 931, ../scss/elements/_layout.scss */
body .container .section .content .pagination li.active, body .container .section .content .pagination li .current, body .container .section .content ul.page-numbers li.active, body .container .section .content ul.page-numbers li .current {
  color: #9e9eaa;
}
/* line 933, ../scss/elements/_layout.scss */
body .container .section .content .pagination li.active a, body .container .section .content .pagination li .current a, body .container .section .content ul.page-numbers li.active a, body .container .section .content ul.page-numbers li .current a {
  color: #9e9eaa;
}
@media (max-width: 767px) {
  /* line 904, ../scss/elements/_layout.scss */
  body .container .section .content .pagination li, body .container .section .content ul.page-numbers li {
    margin-right: 0;
    padding-left: 0;
    padding-right: 10px;
  }
}
/* line 947, ../scss/elements/_layout.scss */
body .container .section .table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 947, ../scss/elements/_layout.scss */
  body .container .section .table {
    display: block;
  }
}
/* line 954, ../scss/elements/_layout.scss */
body .container .section .table .row {
  display: table-row;
}
@media (max-width: 767px) {
  /* line 954, ../scss/elements/_layout.scss */
  body .container .section .table .row {
    display: block;
  }
}
/* line 959, ../scss/elements/_layout.scss */
body .container .section .table .row .col {
  display: table-cell;
  padding: 0 1.25rem;
  vertical-align: top;
}
@media (max-width: 1024px) {
  /* line 959, ../scss/elements/_layout.scss */
  body .container .section .table .row .col {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  /* line 959, ../scss/elements/_layout.scss */
  body .container .section .table .row .col {
    display: block;
    padding: 0 1.875rem;
  }
  /* line 969, ../scss/elements/_layout.scss */
  body .container .section .table .row .col.event-image {
    padding-bottom: 1.875rem;
  }
  /* line 971, ../scss/elements/_layout.scss */
  body .container .section .table .row .col.event-image:empty {
    padding-bottom: 0;
  }
}
/* line 976, ../scss/elements/_layout.scss */
body .container .section .table .row .col.no-padding {
  padding-left: 0;
  padding-right: 0;
}
/* line 981, ../scss/elements/_layout.scss */
body .container .section .table .row .col a:last-child, body .container .section .table .row .col span:last-child, body .container .section .table .row .col p:last-child, body .container .section .table .row .col ul:last-child, body .container .section .table .row .col ol:last-child {
  margin-bottom: 0;
}
/* line 986, ../scss/elements/_layout.scss */
body .container .section .table .row .col.event-image img {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.9);
}
/* line 990, ../scss/elements/_layout.scss */
body .container .section .table .row .col.event-image img.loaded {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-in;
}
/* line 997, ../scss/elements/_layout.scss */
body .container .section .table .row .col .col {
  padding: 0;
}
/* line 1000, ../scss/elements/_layout.scss */
body .container .section .table .row .col.valign-middle {
  vertical-align: middle;
}
/* line 1003, ../scss/elements/_layout.scss */
body .container .section .table .row .col .button {
  margin: 2.5rem auto;
}
@media (max-width: 767px) {
  /* line 1003, ../scss/elements/_layout.scss */
  body .container .section .table .row .col .button {
    margin-bottom: 42px !important;
  }
}
@media (max-width: 1199px) {
  /* line 1013, ../scss/elements/_layout.scss */
  body .container > .section {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  /* line 1013, ../scss/elements/_layout.scss */
  body .container > .section {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 1023, ../scss/elements/_layout.scss */
  body .container .text-center {
    text-align: left;
  }
}
/* line 1031, ../scss/elements/_layout.scss */
body.page-template-template-directors-mentors .container.piano-tile .section, body.ms_campaign-template-template-directors-mentors .container.piano-tile .section {
  padding: 3.875rem 0;
}
/* line 1039, ../scss/elements/_layout.scss */
body .leadership_wrap .leadership-title .content {
  padding: 0 1.25rem;
}
/* line 1044, ../scss/elements/_layout.scss */
body .leadership_wrap .container.piano-tile h3 {
  margin-bottom: 1.5rem;
}
/* line 1047, ../scss/elements/_layout.scss */
body .leadership_wrap .container.piano-tile .position {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  text-transform: uppercase;
  max-width: 17.5rem;
  display: block;
}
/* line 1055, ../scss/elements/_layout.scss */
body .leadership_wrap .container.piano-tile .location {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  color: #573f3e;
}
/* line 1062, ../scss/elements/_layout.scss */
body .leadership_wrap .container.piano-tile:nth-of-type(odd) {
  background-image: url("../img/bg/light-gray.png");
}
@media (max-width: 767px) {
  /* line 1067, ../scss/elements/_layout.scss */
  body .has-double-content, body .has-multicolumns, body .has-single-content {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
}
@media (min-width: 896px) {
  /* line 1077, ../scss/elements/_layout.scss */
  body .has-multicolumns .table .row .col:first-child {
    padding-left: 2.5rem !important;
  }
}
@media (min-width: 896px) {
  /* line 1082, ../scss/elements/_layout.scss */
  body .has-multicolumns .table .row .col:last-child {
    padding-right: 2.5rem !important;
  }
}
@media (max-width: 767px) {
  /* line 1076, ../scss/elements/_layout.scss */
  body .has-multicolumns .table .row .col {
    margin-bottom: 1.875rem;
  }
  /* line 1089, ../scss/elements/_layout.scss */
  body .has-multicolumns .table .row .col:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  /* line 1100, ../scss/elements/_layout.scss */
  body .has-super-header .table .row .col {
    width: 100%;
  }
}
@media (min-width: 896px) {
  /* line 1104, ../scss/elements/_layout.scss */
  body .has-super-header .table .row .col:first-child {
    padding-left: 2.5rem !important;
  }
}
@media (min-width: 896px) {
  /* line 1109, ../scss/elements/_layout.scss */
  body .has-super-header .table .row .col:last-child {
    padding-right: 2.5rem !important;
  }
}
/* line 1114, ../scss/elements/_layout.scss */
body .has-super-header .table .row .col .button {
  margin-top: 0 !important;
  width: auto;
  min-width: 100%;
  text-align: center;
  padding: 0 2rem;
  float: right;
}
@media (max-width: 767px) {
  /* line 1114, ../scss/elements/_layout.scss */
  body .has-super-header .table .row .col .button {
    margin-top: 3.125rem !important;
    padding: 18px 1.125rem;
    font-size: 22px;
    line-height: 28px;
  }
}
/* line 1136, ../scss/elements/_layout.scss */
body .has-double-content > .table > .row > .col:first-child, body .upcoming-events-block > .table > .row > .col:first-child {
  padding-right: 7.5rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 1136, ../scss/elements/_layout.scss */
  body .has-double-content > .table > .row > .col:first-child, body .upcoming-events-block > .table > .row > .col:first-child {
    padding-right: 2.5rem;
  }
}
@media (max-width: 767px) {
  /* line 1136, ../scss/elements/_layout.scss */
  body .has-double-content > .table > .row > .col:first-child, body .upcoming-events-block > .table > .row > .col:first-child {
    padding: 0 1.875rem 2.938rem;
  }
}
@media (min-width: 896px) {
  /* line 1145, ../scss/elements/_layout.scss */
  body .has-double-content > .table > .row > .col:nth-child(2), body .upcoming-events-block > .table > .row > .col:nth-child(2) {
    padding-right: 2.5rem !important;
  }
}
@media (max-width: 767px) {
  /* line 1157, ../scss/elements/_layout.scss */
  body .description-container .table .row .col {
    margin-bottom: 1.875rem;
  }
  /* line 1160, ../scss/elements/_layout.scss */
  body .description-container .table .row .col:last-child {
    margin-bottom: 0;
  }
}
/* line 1169, ../scss/elements/_layout.scss */
body > .container > .section {
  /*@include response-from(hpd) {
      padding-left: 4.5rem !important;
      padding-right: 4.5rem !important;
  }*/
  /* > .table {
       > .row  {
           > .col {
               &:first-child {
                   @include response-from(hpd) {
                       padding-left: 4.5rem !important;
                   }
               }
               &:last-child {
                   @include response-from(hpd) {
                       padding-right: 4.5rem !important;
                   }
               }
           }
       }
   }*/
}
@media (min-width: 896px) {
  /* line 1173, ../scss/elements/_layout.scss */
  body > .container > .section > .table > .row > .col:first-child {
    padding-left: 2.5rem !important;
  }
}
@media (min-width: 896px) {
  /* line 1178, ../scss/elements/_layout.scss */
  body > .container > .section > .table > .row > .col:last-child {
    padding-right: 2.5rem !important;
  }
}
@media (min-width: 896px) {
  /* line 1190, ../scss/elements/_layout.scss */
  body > .container > .section.slider-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 896px) {
  /* line 1213, ../scss/elements/_layout.scss */
  body > .container > .content {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
/* line 1221, ../scss/elements/_layout.scss */
body .container .has-double-content, body .container .has-multicolumns, body .container .has-single-content {
  /* padding-bottom: 2.813rem;*/
}
@media (max-width: 767px) {
  /* line 1225, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .col, body .container .has-multicolumns .table .row .col, body .container .has-single-content .table .row .col {
    padding: 0 1.875rem 0;
    margin-bottom: 1.875rem;
  }
  /* line 1229, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .col:last-child, body .container .has-multicolumns .table .row .col:last-child, body .container .has-single-content .table .row .col:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 896px) {
  /* line 1233, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .col.brown, body .container .has-multicolumns .table .row .col.brown, body .container .has-single-content .table .row .col.brown {
    padding-left: 0;
    /*padding-right: 4.5rem;*/
  }
}
@media (max-width: 767px) {
  /* line 1233, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .col.brown, body .container .has-multicolumns .table .row .col.brown, body .container .has-single-content .table .row .col.brown {
    padding: 3.125rem 0 0;
  }
}
@media (max-width: 767px) {
  /* line 1258, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .col .button.desktop, body .container .has-multicolumns .table .row .col .button.desktop, body .container .has-single-content .table .row .col .button.desktop {
    display: none;
  }
}
/* line 1265, ../scss/elements/_layout.scss */
body .container .has-double-content .table .row .bottom-mobile, body .container .has-multicolumns .table .row .bottom-mobile, body .container .has-single-content .table .row .bottom-mobile {
  display: none;
}
@media (max-width: 767px) {
  /* line 1265, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .bottom-mobile, body .container .has-multicolumns .table .row .bottom-mobile, body .container .has-single-content .table .row .bottom-mobile {
    padding: 0 1.875rem;
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 1271, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .bottom-mobile.mobile, body .container .has-multicolumns .table .row .bottom-mobile.mobile, body .container .has-single-content .table .row .bottom-mobile.mobile {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 3.125rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1271, ../scss/elements/_layout.scss */
  body .container .has-double-content .table .row .bottom-mobile.mobile, body .container .has-multicolumns .table .row .bottom-mobile.mobile, body .container .has-single-content .table .row .bottom-mobile.mobile {
    max-width: 18.75rem;
  }
}
/* line 1284, ../scss/elements/_layout.scss */
body .container .has-double-content .table .row .col:not(.bottom-mobile):last-of-type, body .container .has-multicolumns .table .row .col:not(.bottom-mobile):last-of-type, body .container .has-single-content .table .row .col:not(.bottom-mobile):last-of-type {
  margin-bottom: 0;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-1 {
  width: 5.55556%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-2 {
  width: 11.11111%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-3 {
  width: 16.66667%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-4 {
  width: 22.22222%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-5 {
  width: 27.77778%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-6 {
  width: 33.33333%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-7 {
  width: 38.88889%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-8 {
  width: 44.44444%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-9 {
  width: 50%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-10 {
  width: 55.55556%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-11 {
  width: 61.11111%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-12 {
  width: 66.66667%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-13 {
  width: 72.22222%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-14 {
  width: 77.77778%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-15 {
  width: 83.33333%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-16 {
  width: 88.88889%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-17 {
  width: 94.44444%;
}
/* line 1293, ../scss/elements/_layout.scss */
body .col-18 {
  width: 100%;
}
/* line 1301, ../scss/elements/_layout.scss */
body .wp-caption.alignright, body img.alignright {
  float: right;
  margin: 7px 0 20px 20px;
}
/* line 1305, ../scss/elements/_layout.scss */
body .wp-caption.alignleft, body img.alignleft {
  float: left;
  margin: 7px 20px 20px 0;
}
/* line 1311, ../scss/elements/_layout.scss */
body .img-to-right img {
  float: right;
  margin: 7px 0 20px 48px;
}
/* line 1317, ../scss/elements/_layout.scss */
body .img-to-left img {
  float: left;
  margin: 7px 48px 20px 0;
}

/* line 1325, ../scss/elements/_layout.scss */
.container:empty:after {
  content: '';
  max-width: 80rem;
  border-top: 1px solid #d5d5e3;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: 0;
  width: calc(100% - 5rem);
  height: 0;
}

/* line 1342, ../scss/elements/_layout.scss */
.diet-info {
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5rem;
  width: 33.333%;
}
/* line 1348, ../scss/elements/_layout.scss */
.diet-info.address {
  width: 100%;
}
/* line 1351, ../scss/elements/_layout.scss */
.diet-info.total {
  padding-top: 0.75rem;
  margin-top: 0.75rem;
  border-top: 1px solid #d5d5e3;
}
@media (max-width: 895px) {
  /* line 1342, ../scss/elements/_layout.scss */
  .diet-info {
    width: 100%;
  }
}

/* line 1361, ../scss/elements/_layout.scss */
.image-slider-wrap .text {
  padding-top: 2.5rem;
  font-style: italic;
}

/* line 4, ../scss/elements/_header.scss */
.flex-navigation .section .top-part, .flex-navigation .section .top-part .buttons-block, .flex-navigation .section .top-part .buttons-block .btns-list, .flex-navigation .section .bottom-part .main-menu ul.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  /* line 10, ../scss/elements/_header.scss */
  .flex-navigation {
    padding-left: calc(32px + 1.25rem);
    padding-right: calc(32px + 1.25rem);
    max-width: 1175px;
  }
}
/* line 19, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .logo {
  width: 17rem;
}
/* line 24, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .user-msg {
  margin-right: 1.25rem;
}
/* line 26, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .user-msg .hello-msg {
  display: block;
  color: #8c8c99;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
  float: left;
  clear: both;
}
@media (max-width: 1199px) {
  /* line 26, ../scss/elements/_header.scss */
  .flex-navigation .section .top-part .buttons-block .user-msg .hello-msg {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  /* line 26, ../scss/elements/_header.scss */
  .flex-navigation .section .top-part .buttons-block .user-msg .hello-msg {
    font-size: 14px;
    line-height: 32px;
    clear: none;
    float: right;
    margin: 0 5px;
  }
}
/* line 43, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .user-msg .hello-msg a {
  color: #4e4e54;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
}
/* line 48, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .user-msg .hello-msg a.orange {
  color: #e35928;
}
@media (max-width: 1199px) {
  /* line 43, ../scss/elements/_header.scss */
  .flex-navigation .section .top-part .buttons-block .user-msg .hello-msg a {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  /* line 43, ../scss/elements/_header.scss */
  .flex-navigation .section .top-part .buttons-block .user-msg .hello-msg a {
    font-size: 14px;
    line-height: 32px;
  }
}
/* line 63, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button {
  position: relative;
  padding: 0 1.25rem;
  width: auto;
  min-width: 12.5rem;
  line-height: 2.75rem;
  height: auto;
  font-size: 1.125rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1.25rem;
  border-width: 0.1875rem;
}
/* line 75, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button.donate-button {
  padding-left: 3rem;
}
/* line 77, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button.donate-button:before {
  content: 'J';
  color: #e0501d;
  font-family: "Community-servings", sans-serif;
  font-weight: 400;
  left: 1.675rem;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
  text-align: center;
  line-height: 1.25rem;
  height: 1.25rem;
  width: 1.25rem;
  font-size: 2rem;
  font-weight: 400;
}
/* line 95, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button.donate-button:hover:before {
  color: #ffffff;
}
/* line 103, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button.subscribe-button {
  border-color: #7e5e5c;
  color: #544344;
  letter-spacing: 0;
  padding-left: 3rem;
}
/* line 108, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button.subscribe-button:before {
  content: "K";
  font-family: 'Community-servings', sans-serif;
  color: #544344;
  text-align: center;
  background-color: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  left: 1.675rem;
  line-height: 1.25rem;
  height: 1.25rem;
  width: 1.25rem;
  font-size: 2rem;
  font-weight: 400;
}
/* line 125, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button.subscribe-button:hover {
  background-color: #7e5e5c;
  color: #ffffff;
}
/* line 128, ../scss/elements/_header.scss */
.flex-navigation .section .top-part .buttons-block .btns-list .button.subscribe-button:hover:before {
  color: #ffffff;
}
/* line 137, ../scss/elements/_header.scss */
.flex-navigation .section .bottom-part {
  margin-top: 2.5rem;
}
/* line 139, ../scss/elements/_header.scss */
.flex-navigation .section .bottom-part .main-menu {
  display: block;
}
/* line 141, ../scss/elements/_header.scss */
.flex-navigation .section .bottom-part .main-menu ul.menu {
  margin-bottom: 0;
}
/* line 144, ../scss/elements/_header.scss */
.flex-navigation .section .bottom-part .main-menu ul.menu > li {
  float: none;
  margin: 0;
  width: auto;
}
/* line 148, ../scss/elements/_header.scss */
.flex-navigation .section .bottom-part .main-menu ul.menu > li .sub-menu {
  width: max-content;
  min-width: 100%;
}

/* line 159, ../scss/elements/_header.scss */
body .navigation {
  display: block;
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  /* line 159, ../scss/elements/_header.scss */
  body .navigation {
    display: none;
  }
}
/* line 165, ../scss/elements/_header.scss */
body .navigation .section {
  padding: 2.5rem 0 !important;
  /*@include response-from(hpd) {
      padding-left: 4.5rem !important;
      padding-right: 4.5rem !important;
  }*/
}
/* line 171, ../scss/elements/_header.scss */
body .navigation .section .logo {
  width: 18.563rem;
  display: block;
}
@media (max-width: 1024px) {
  /* line 171, ../scss/elements/_header.scss */
  body .navigation .section .logo {
    width: auto;
  }
}
@media (max-width: 767px) {
  /* line 180, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col {
    width: 100% !important;
  }
}
/* line 184, ../scss/elements/_header.scss */
body .navigation .section .table .row .col.logo-container {
  padding-left: 2.5rem;
}
@media (max-width: 767px) {
  /* line 184, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col.logo-container {
    padding: 0 0 0 0.5rem;
  }
}
@media (max-width: 767px) {
  /* line 190, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col.no-padding {
    display: inline-table;
  }
  /* line 193, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col.no-padding .button {
    margin-top: 0.75rem !important;
    margin-left: 0.625rem;
  }
}
/* line 199, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button {
  height: 3rem;
  line-height: 2.75rem;
  padding: 0 1.25rem;
  font-size: 1.125rem;
  width: auto;
  margin: 0 0 1.25rem;
  float: left;
  clear: both;
}
@media (max-width: 1024px) {
  /* line 199, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col a.button {
    float: right;
    clear: none;
    margin: 0 5px;
    font-size: 14px;
    line-height: 32px;
    padding: 0 14px;
    height: 32px;
  }
}
/* line 221, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button:hover span {
  color: #ffffff;
}
/* line 225, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.other {
  border-color: #7e5e5c;
  color: #544344;
  width: 200px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 0 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.025rem;
  font-family: "Roboto Condensed", sans-serif;
  white-space: nowrap;
  height: 52px;
  line-height: 46px;
  font-size: 18px;
}
/* line 240, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.other:before {
  display: none;
}
/* line 243, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.other:hover {
  background-color: #7e5e5c;
  color: #ffffff;
}
@media (max-width: 767px) {
  /* line 225, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col a.button.other {
    margin: 0 0 20px !important;
  }
}
/* line 251, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.donate-button {
  /*margin-top: 0.75rem;*/
  position: relative;
  padding-left: 42px;
  width: 200px;
  height: 52px;
  line-height: 46px;
  font-size: 18px;
  margin-top: 0;
}
/* line 263, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.donate-button:before {
  content: 'J';
  color: #e0501d;
  font-family: "Community-servings", sans-serif;
  font-weight: 400;
  left: 0.375rem;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 40px;
  font-size: 33px;
}
/* line 281, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.donate-button:hover:before {
  color: #ffffff;
  /*background-color: transparent;
  background-position: 115px 0;*/
}
@media (max-width: 1024px) {
  /* line 251, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col a.button.donate-button {
    margin: 0 5px;
  }
}
/* line 295, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.subscribe-button {
  border-color: #7e5e5c;
  color: #544344;
  text-transform: none;
  letter-spacing: 0;
  position: relative;
  padding-left: 42px;
  width: 200px;
  font-weight: 400;
  height: 52px;
  line-height: 46px;
  font-size: 18px;
}
/* line 307, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.subscribe-button:before {
  content: "K";
  font-family: 'Community-servings', sans-serif;
  color: #544344;
  text-align: center;
  background-color: transparent;
  /*font-size: 1.75rem;
  line-height: 2.25rem;
  height: 2.25rem;
  width: 2.25rem;*/
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
  left: 0.375rem;
  line-height: 40px;
  height: 40px;
  width: 40px;
  font-size: 33px;
}
/* line 328, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.subscribe-button:hover:before {
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 295, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col a.button.subscribe-button {
    float: right !important;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 1024px) {
  /* line 295, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col a.button.subscribe-button {
    margin: 0 5px;
  }
}
/* line 339, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button.subscribe-button:hover {
  background-color: #7e5e5c;
  color: #ffffff;
}
/* line 344, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button span {
  display: inline-block;
  position: relative;
  top: 0.25rem;
  line-height: 0;
  font-size: 2.25rem;
  color: #e35928;
  font-weight: 900;
  margin-right: 0.5rem;
}
/* line 353, ../scss/elements/_header.scss */
body .navigation .section .table .row .col a.button span.plus-icon {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../img/icons/header-spr.png");
  background-size: 200%;
  background-position: 30px -90px;
}
/* line 364, ../scss/elements/_header.scss */
body .navigation .section .table .row .col span.hello-msg {
  display: block;
  color: #8c8c99;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
  float: left;
  clear: both;
}
@media (max-width: 1199px) {
  /* line 364, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col span.hello-msg {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  /* line 364, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col span.hello-msg {
    font-size: 14px;
    line-height: 32px;
    clear: none;
    float: right;
    margin: 0 5px;
  }
}
/* line 381, ../scss/elements/_header.scss */
body .navigation .section .table .row .col span.hello-msg a {
  color: #4e4e54;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
}
/* line 386, ../scss/elements/_header.scss */
body .navigation .section .table .row .col span.hello-msg a.orange {
  color: #e35928;
}
@media (max-width: 1199px) {
  /* line 381, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col span.hello-msg a {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  /* line 381, ../scss/elements/_header.scss */
  body .navigation .section .table .row .col span.hello-msg a {
    font-size: 14px;
    line-height: 32px;
  }
}
/* line 403, ../scss/elements/_header.scss */
body .navigation.compact-navigation {
  display: none;
}
@media (max-width: 1024px) {
  /* line 403, ../scss/elements/_header.scss */
  body .navigation.compact-navigation {
    display: block;
    height: 102px;
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 102px;
  }
}
/* line 413, ../scss/elements/_header.scss */
body .navigation.compact-navigation .section {
  padding: 2.938rem 0 !important;
  max-width: 100%;
}
/* line 417, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile {
  position: fixed;
  left: 0;
  right: 0;
  top: -140%;
  background-color: #ffffff;
  z-index: 9998;
  -webkit-overflow-scrolling: touch;
  height: calc(100% - 94px);
  transition: all 0.2s ease-in-out 0ms;
  -webkit-transition: all 0.2s ease-in-out 0ms;
  -moz-transition: all 0.2s ease-in-out 0ms;
  -ms-transition: all 0.2s ease-in-out 0ms;
  -o-transition: all 0.2s ease-in-out 0ms;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 417, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile {
    height: auto;
  }
}
@media (max-width: 479px) {
  /* line 417, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile {
    top: -115%;
  }
}
@media screen and (max-height: 585px) {
  /* line 417, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile {
    top: -200%;
  }
}
/* line 437, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .row .col {
  padding: 0;
}
/* line 441, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all {
  border-bottom: 2px solid #d9d9e6;
  background-color: #ffffff;
  padding: 35px 20px 25px;
}
/* line 446, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li {
  padding-left: 4.625rem;
  margin-left: 0;
}
/* line 449, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li a {
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  margin: 0;
  padding: 7px 0;
}
/* line 456, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li .sub-menu {
  display: block;
  max-height: 0;
  overflow: hidden;
  padding: 0 !important;
  transition: all 0.1s ease-in-out 0ms;
  -webkit-transition: all 0.1s ease-in-out 0ms;
  -moz-transition: all 0.1s ease-in-out 0ms;
  -ms-transition: all 0.1s ease-in-out 0ms;
  -o-transition: all 0.1s ease-in-out 0ms;
}
@media (max-width: 1024px) {
  /* line 463, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li .sub-menu.active {
    max-height: 500px;
  }
}
/* line 467, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li .sub-menu li {
  padding-left: 0;
  margin: 0;
}
/* line 470, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li .sub-menu li a {
  max-width: none;
  line-height: 32px;
}
@media (min-width: 1025px) {
  /* line 478, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li:hover .sub-menu {
    max-height: 350px;
  }
}
/* line 486, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .buttons-wrap {
  padding: 32px 20px;
  background-color: #ffffff;
}
/* line 489, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .buttons-wrap .button {
  margin: 0 0 20px !important;
  width: 100% !important;
  max-width: 320px;
  height: 54px !important;
  line-height: 48px !important;
  border-width: 3px;
}
@media (max-width: 767px) {
  /* line 489, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile .buttons-wrap .button {
    padding: 0 14px !important;
  }
}
@media (max-width: 479px) {
  /* line 489, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile .buttons-wrap .button {
    max-width: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 489, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-menu-mobile .buttons-wrap .button {
    display: block !important;
  }
}
/* line 506, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile .buttons-wrap .hello-msg {
  text-align: center;
}
/* line 510, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-menu-mobile.active {
  top: 94px;
  overflow-y: auto;
}
/* line 515, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header {
  position: absolute;
  top: 0;
  padding: 27.5px 0;
  background-color: #ffffff;
  z-index: 9999;
  border-bottom: 2px solid #d9d9e6;
  height: 102px;
}
/* line 523, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container {
  padding: 0 1.875rem !important;
  font-size: 0;
  position: relative;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 380px) {
  /* line 523, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container {
    padding: 0 0.75rem !important;
  }
}
/* line 539, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle {
  width: 50px !important;
  height: 50px;
  background: #eeeef2;
  border: 0 none;
  outline: none;
  position: relative;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.2s ease-in-out 0ms;
  -webkit-transition: all 0.2s ease-in-out 0ms;
  -moz-transition: all 0.2s ease-in-out 0ms;
  -ms-transition: all 0.2s ease-in-out 0ms;
  -o-transition: all 0.2s ease-in-out 0ms;
}
/* line 550, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle span {
  display: inline-block;
  height: 5px;
  width: 24px;
  background-color: #6e4d4b;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/* line 559, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle span:before, body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle span:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  height: 5px;
  width: 24px;
  background-color: #6e4d4b;
}
/* line 568, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle span:before {
  top: -9px;
}
/* line 571, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle span:after {
  bottom: -9px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 576, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container .dnt-wrap {
    width: 110px;
  }
}
/* line 580, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .dnt-wrap .donate-button {
  width: auto !important;
  padding-left: 14px !important;
  min-width: 0 !important;
  height: 46px !important;
  line-height: 42px !important;
  margin-top: 0;
  border-width: 2px;
}
@media (max-width: 767px) {
  /* line 580, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container .dnt-wrap .donate-button {
    height: 40px !important;
    line-height: 37px !important;
    font-size: 16px !important;
  }
}
@media screen and (max-width: 380px) {
  /* line 580, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container .dnt-wrap .donate-button {
    font-size: 14px !important;
  }
}
/* line 598, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .dnt-wrap .donate-button:before {
  display: none !important;
}
/* line 602, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .dnt-wrap .donate-button:hover:before {
  color: #ffffff;
  /*background-color: transparent;
  background-position: 115px 0;*/
}
/* line 609, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .dnt-wrap .button {
  margin: 0 !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 613, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container .button-wrap {
    width: 110px;
  }
}
/* line 632, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo {
  max-width: 172px;
  display: inline-block;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 632, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo {
    max-width: 135px;
  }
}
@media (max-width: 479px) {
  /* line 632, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo {
    max-width: 135px;
  }
}
@media screen and (max-width: 340px) {
  /* line 632, ../scss/elements/_header.scss */
  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo {
    max-width: 114px;
  }
}
/* line 644, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo img {
  vertical-align: middle;
}
/* line 662, ../scss/elements/_header.scss */
body .navigation.compact-navigation .sticky-header.toggled .logo-container .menu-toggle {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
/* line 668, ../scss/elements/_header.scss */
body .navigation.compact-navigation * {
  float: none !important;
}
/* line 672, ../scss/elements/_header.scss */
body .navigation.sticky-nav {
  display: block;
  position: fixed;
  top: -6rem;
  background-color: #ffffff;
  z-index: 999;
  transition: all 0.2s ease-in;
  opacity: 0;
}
@media (max-width: 1199px) {
  /* line 672, ../scss/elements/_header.scss */
  body .navigation.sticky-nav {
    height: 62px;
    top: -62px;
  }
}
@media (max-width: 1024px) {
  /* line 672, ../scss/elements/_header.scss */
  body .navigation.sticky-nav {
    display: none;
  }
}
/* line 687, ../scss/elements/_header.scss */
body .navigation.sticky-nav.active {
  transition: all 0.2s ease-out;
  top: 0;
  opacity: 1;
}
@media (max-width: 1199px) {
  /* line 687, ../scss/elements/_header.scss */
  body .navigation.sticky-nav.active {
    top: 0;
  }
}
/* line 695, ../scss/elements/_header.scss */
body .navigation.sticky-nav .section {
  padding: 1rem 1.25rem !important;
  width: 100%;
  max-width: 100% !important;
}
/* line 699, ../scss/elements/_header.scss */
body .navigation.sticky-nav .section a.logo {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
/* line 704, ../scss/elements/_header.scss */
body .navigation.sticky-nav .section a.logo img {
  max-height: 2.75rem;
}
@media (max-width: 1919px) {
  /* line 704, ../scss/elements/_header.scss */
  body .navigation.sticky-nav .section a.logo img {
    max-height: 42px;
  }
}
/* line 715, ../scss/elements/_header.scss */
body .navigation.sticky-nav .section .table .row .col a.button.donate-button {
  margin: 0 !important;
  float: right !important;
  display: block !important;
  clear: none !important;
  /*line-height: 2.5rem !important;
  height: 2.75rem !important;*/
  width: auto !important;
  font-size: 18px;
  line-height: 38px !important;
  border-width: 2px;
  height: 42px !important;
  padding-left: 24px !important;
  padding-right: 22px !important;
}
/* line 738, ../scss/elements/_header.scss */
body .navigation.sticky-nav .section .table .row .col a.button.donate-button:before {
  display: none !important;
}
/* line 747, ../scss/elements/_header.scss */
body .navigation.sticky-nav nav {
  display: block;
  float: right;
}
@media (max-width: 1919px) {
  /* line 750, ../scss/elements/_header.scss */
  body .navigation.sticky-nav nav ul {
    display: inline-block;
    margin-right: 14px;
  }
}
@media (max-width: 1199px) {
  /* line 750, ../scss/elements/_header.scss */
  body .navigation.sticky-nav nav ul {
    margin-right: 0;
  }
}
/* line 758, ../scss/elements/_header.scss */
body .navigation.sticky-nav nav ul li {
  float: left;
  margin-right: 0.5rem;
  clear: none;
  width: auto;
}
@media (max-width: 1199px) {
  /* line 758, ../scss/elements/_header.scss */
  body .navigation.sticky-nav nav ul li {
    margin-right: 2px;
  }
}
/* line 766, ../scss/elements/_header.scss */
body .navigation.sticky-nav nav ul li:before {
  display: none;
}
/* line 769, ../scss/elements/_header.scss */
body .navigation.sticky-nav nav ul li a {
  font-size: 0.875rem;
  line-height: 2.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1919px) {
  /* line 769, ../scss/elements/_header.scss */
  body .navigation.sticky-nav nav ul li a {
    line-height: 42px;
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  /* line 769, ../scss/elements/_header.scss */
  body .navigation.sticky-nav nav ul li a {
    line-height: 42px;
    font-size: 13px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* line 785, ../scss/elements/_header.scss */
body .navigation.sticky-nav nav ul li .sub-menu {
  margin-top: 0;
  display: none;
}
/* line 789, ../scss/elements/_header.scss */
body .navigation.sticky-nav nav ul li > ul {
  padding: 0 0 0.5rem 0 !important;
  width: 100%;
  min-width: min-content;
  height: auto !important;
}
/* line 796, ../scss/elements/_header.scss */
body .navigation.sticky-nav nav ul li:hover > ul {
  display: block;
}
/* line 805, ../scss/elements/_header.scss */
body nav {
  display: inline-block;
}
@media (max-width: 1024px) {
  /* line 805, ../scss/elements/_header.scss */
  body nav {
    display: block;
    float: right;
  }
}
@media (max-width: 1024px) {
  /* line 811, ../scss/elements/_header.scss */
  body nav ul {
    display: block;
    width: auto;
    float: right;
  }
}
@media (max-width: 1024px) {
  /* line 817, ../scss/elements/_header.scss */
  body nav ul.menu {
    margin: 0;
  }
}
/* line 822, ../scss/elements/_header.scss */
body nav ul .menu-item {
  padding-left: 0;
}
@media (min-width: 1025px) {
  /* line 825, ../scss/elements/_header.scss */
  body nav ul .menu-item.desktop-hidden {
    display: none;
  }
}
/* line 830, ../scss/elements/_header.scss */
body nav ul li {
  line-height: 0;
  display: block;
  width: 100%;
  float: left;
  padding-right: 0;
  margin-bottom: 0;
  position: relative;
  margin-right: 2.5rem;
  clear: both;
}
@media (max-width: 1024px) {
  /* line 830, ../scss/elements/_header.scss */
  body nav ul li {
    float: left;
    padding-left: 32px;
    padding-right: 14px;
    margin-left: 4px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 830, ../scss/elements/_header.scss */
  body nav ul li {
    padding-left: 35px;
  }
}
/* line 853, ../scss/elements/_header.scss */
body nav ul li:before {
  content: "A";
  font-family: 'Community-servings', sans-serif;
  font-size: 1.75rem;
  color: #e35928;
  text-align: center;
  background-color: transparent;
  line-height: 2.25rem;
  height: 2.25rem;
  width: 2.25rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-top: 0;
  pointer-events: none;
}
@media (max-width: 1199px) {
  /* line 853, ../scss/elements/_header.scss */
  body nav ul li:before {
    font-size: 22px;
    line-height: 25px;
    height: 26px;
    width: 26px;
  }
}
@media (max-width: 1024px) {
  /* line 853, ../scss/elements/_header.scss */
  body nav ul li:before {
    width: 28px;
    height: 28px;
    line-height: 25px;
    font-size: 22px;
    margin-right: 28px;
    top: 8px;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
@media (max-width: 767px) {
  /* line 853, ../scss/elements/_header.scss */
  body nav ul li:before {
    width: 39px;
    height: 39px;
    line-height: 38px;
    font-size: 30px;
    margin-right: 0;
    top: 2px;
    left: 15px;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
  }
}
/* line 894, ../scss/elements/_header.scss */
body nav ul li:hover {
  cursor: pointer;
}
@media (min-width: 1025px) {
  /* line 894, ../scss/elements/_header.scss */
  body nav ul li:hover {
    background-color: #ffffff;
    background-image: url("../img/bg/transparent_pattern.png");
  }
  /* line 899, ../scss/elements/_header.scss */
  body nav ul li:hover > ul {
    display: block;
  }
}
/* line 903, ../scss/elements/_header.scss */
body nav ul li:hover:before {
  color: #ffffff;
  background-color: #e35928;
}
/* line 910, ../scss/elements/_header.scss */
body nav ul li.menu-item-has-children:hover:before {
  color: #e35928;
  background-color: transparent;
}
/* line 917, ../scss/elements/_header.scss */
body nav ul li.meal-delivery:before {
  /*background-position: 0 $top-gap;*/
  content: "A";
}
/* line 923, ../scss/elements/_header.scss */
body nav ul li.nutrition-education:before {
  content: "B";
}
/* line 928, ../scss/elements/_header.scss */
body nav ul li.food-health-policy:before {
  content: "C";
}
/* line 933, ../scss/elements/_header.scss */
body nav ul li.job-training:before {
  content: "D";
}
/* line 938, ../scss/elements/_header.scss */
body nav ul li.local-foods:before {
  content: "E";
}
/* line 943, ../scss/elements/_header.scss */
body nav ul li.about-us:before {
  content: "F";
}
/* line 948, ../scss/elements/_header.scss */
body nav ul li.events:before {
  content: "G";
}
/* line 953, ../scss/elements/_header.scss */
body nav ul li.volunteer:before {
  content: "H";
}
/* line 958, ../scss/elements/_header.scss */
body nav ul li.contact:before {
  content: "I";
}
/* line 963, ../scss/elements/_header.scss */
body nav ul li.donate:before {
  content: "J";
}
/* line 967, ../scss/elements/_header.scss */
body nav ul li a {
  font-size: 1.125rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  color: #36363b;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  padding-left: 3rem;
  padding-right: 1.75rem;
}
@media (max-width: 1199px) {
  /* line 967, ../scss/elements/_header.scss */
  body nav ul li a {
    font-size: 14px;
    padding-left: 34px;
    line-height: 30px;
    padding-right: 14px;
  }
}
@media (max-width: 1024px) {
  /* line 967, ../scss/elements/_header.scss */
  body nav ul li a {
    font-size: 14px;
    line-height: 32px;
  }
}
/* line 989, ../scss/elements/_header.scss */
body nav ul li a:hover {
  text-decoration: none;
}
@media (min-width: 896px) {
  /* line 1001, ../scss/elements/_header.scss */
  body nav ul li.nutrition-education ul {
    width: 100%;
  }
}
/* line 1011, ../scss/elements/_header.scss */
body nav ul li > ul {
  background-color: #ffffff;
  background-image: url("../img/bg/transparent_pattern.png");
  position: absolute;
  display: none;
  left: 0;
  z-index: 5;
  margin-top: 0;
  width: 100%;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  column-count: 1;
  column-gap: 0;
  padding: 0rem 0.9rem 0.95rem 3rem !important;
}
@media (min-width: 896px) {
  /* line 1011, ../scss/elements/_header.scss */
  body nav ul li > ul {
    padding: 10px 0 10px 34px;
  }
}
@media (min-width: 1200px) {
  /* line 1011, ../scss/elements/_header.scss */
  body nav ul li > ul {
    padding: 0 0.9rem 0.95rem 3rem !important;
  }
}
@media (max-width: 1024px) {
  /* line 1011, ../scss/elements/_header.scss */
  body nav ul li > ul {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  /* line 1011, ../scss/elements/_header.scss */
  body nav ul li > ul {
    position: relative;
    -moz-column-count: auto;
    -moz-column-gap: normal;
    -webkit-column-count: auto;
    -webkit-column-gap: normal;
    column-count: auto;
    column-gap: normal;
    background-image: none;
    width: 100%;
    padding: 0;
    max-width: none;
  }
}
/* line 1053, ../scss/elements/_header.scss */
body nav ul li > ul > li {
  margin: 0;
  display: block;
  line-height: 2.1rem;
  width: 100% !important;
  white-space: nowrap;
}
/* line 1062, ../scss/elements/_header.scss */
body nav ul li > ul > li:before {
  display: none;
}
/* line 1065, ../scss/elements/_header.scss */
body nav ul li > ul > li a {
  word-wrap: break-word;
  display: inline-block;
  line-height: 1.5rem !important;
  padding: 0 1.25rem 0 0;
  box-sizing: content-box;
}
@media (max-width: 1199px) {
  /* line 1065, ../scss/elements/_header.scss */
  body nav ul li > ul > li a {
    line-height: 2rem !important;
  }
}
/* line 1078, ../scss/elements/_header.scss */
body nav ul li.about-us {
  width: auto;
}
@media (max-width: 767px) {
  /* line 1078, ../scss/elements/_header.scss */
  body nav ul li.about-us {
    width: 100%;
  }
}
/* line 1083, ../scss/elements/_header.scss */
body nav ul li.about-us ul {
  width: auto;
  max-width: 32rem;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  padding-top: 0.95rem !important;
}
@media (min-width: 1200px) {
  /* line 1090, ../scss/elements/_header.scss */
  body nav ul li.about-us ul li {
    min-width: 10.05rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 1083, ../scss/elements/_header.scss */
  body nav ul li.about-us ul {
    max-width: none;
  }
}
@media (max-width: 767px) {
  /* line 1083, ../scss/elements/_header.scss */
  body nav ul li.about-us ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
/* line 1108, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li:before, body nav ul#menu-campaign-menu-2 li:before, body nav ul#menu-campaign-sub-menu li:before, body nav ul#menu-campaign-sub-menu-1 li:before {
  font-family: 'Campaign', sans-serif;
  font-size: 1.125rem;
}
/* line 1113, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.project-vision:before, body nav ul#menu-campaign-menu-2 li.project-vision:before, body nav ul#menu-campaign-sub-menu li.project-vision:before, body nav ul#menu-campaign-sub-menu-1 li.project-vision:before {
  content: "A";
}
/* line 1118, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.the-need:before, body nav ul#menu-campaign-menu-2 li.the-need:before, body nav ul#menu-campaign-sub-menu li.the-need:before, body nav ul#menu-campaign-sub-menu-1 li.the-need:before {
  content: "B";
}
/* line 1123, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.building-plans:before, body nav ul#menu-campaign-menu-2 li.building-plans:before, body nav ul#menu-campaign-sub-menu li.building-plans:before, body nav ul#menu-campaign-sub-menu-1 li.building-plans:before {
  content: "C";
}
/* line 1128, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.news-updates:before, body nav ul#menu-campaign-menu-2 li.news-updates:before, body nav ul#menu-campaign-sub-menu li.news-updates:before, body nav ul#menu-campaign-sub-menu-1 li.news-updates:before {
  content: "D";
}
/* line 1133, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.donors:before, body nav ul#menu-campaign-menu-2 li.donors:before, body nav ul#menu-campaign-sub-menu li.donors:before, body nav ul#menu-campaign-sub-menu-1 li.donors:before {
  content: "E";
}
/* line 1138, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.about-us:before, body nav ul#menu-campaign-menu-2 li.about-us:before, body nav ul#menu-campaign-sub-menu li.about-us:before, body nav ul#menu-campaign-sub-menu-1 li.about-us:before {
  content: "F";
}
/* line 1143, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.leadership:before, body nav ul#menu-campaign-menu-2 li.leadership:before, body nav ul#menu-campaign-sub-menu li.leadership:before, body nav ul#menu-campaign-sub-menu-1 li.leadership:before {
  content: "H";
}
/* line 1148, ../scss/elements/_header.scss */
body nav ul#menu-campaign-menu li.contact:before, body nav ul#menu-campaign-menu-2 li.contact:before, body nav ul#menu-campaign-sub-menu li.contact:before, body nav ul#menu-campaign-sub-menu-1 li.contact:before {
  content: "G";
}

/* line 2, ../scss/elements/_footer.scss */
.footer .container {
  background-color: #222225;
}
@media (max-width: 767px) {
  /* line 3, ../scss/elements/_footer.scss */
  .footer .container .text-center {
    text-align: center !important;
  }
}
/* line 8, ../scss/elements/_footer.scss */
.footer .container .section {
  padding: 3.25rem 0;
  position: relative;
  border-top: none;
  /*&:first-child {
      padding-top: 5.625rem;
  }*/
}
@media (min-width: 896px) {
  /* line 8, ../scss/elements/_footer.scss */
  .footer .container .section {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
@media (max-width: 1199px) {
  /* line 8, ../scss/elements/_footer.scss */
  .footer .container .section {
    padding: 36px 32px;
  }
}
/* line 19, ../scss/elements/_footer.scss */
.footer .container .section .map-placeholder {
  height: 19.5rem;
  position: relative;
  background-image: url("../img/MAP-Servings.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  /* line 19, ../scss/elements/_footer.scss */
  .footer .container .section .map-placeholder {
    height: 256px;
  }
}
@media (max-width: 767px) {
  /* line 19, ../scss/elements/_footer.scss */
  .footer .container .section .map-placeholder {
    width: 100%;
  }
}
/* line 37, ../scss/elements/_footer.scss */
.footer .container .section.gs-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 43, ../scss/elements/_footer.scss */
.footer .container .section.gs-section .left-top span {
  font-size: 1.14rem;
}
/* line 47, ../scss/elements/_footer.scss */
.footer .container .section.gs-section .right-top {
  float: none;
  margin: 0;
}
/* line 50, ../scss/elements/_footer.scss */
.footer .container .section.gs-section .right-top img {
  width: 12rem;
}
@media (max-width: 767px) {
  /* line 37, ../scss/elements/_footer.scss */
  .footer .container .section.gs-section {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: -3.125rem;
  }
  /* line 57, ../scss/elements/_footer.scss */
  .footer .container .section.gs-section .left-top {
    display: block;
    margin-bottom: 1rem;
    text-align: center;
  }
  /* line 63, ../scss/elements/_footer.scss */
  .footer .container .section.gs-section .right-top img {
    width: auto;
  }
}
/* line 69, ../scss/elements/_footer.scss */
.footer .container .section.top-divider.footer-content {
  padding-bottom: 0;
  padding-top: 40px;
}
@media (max-width: 767px) {
  /* line 69, ../scss/elements/_footer.scss */
  .footer .container .section.top-divider.footer-content {
    padding: 0;
    border-top: none;
  }
}
/* line 78, ../scss/elements/_footer.scss */
.footer .container .section.top-divider:before {
  content: '';
  border-top: 2px solid #49494e;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: calc(100% - 5rem);
  height: 0;
}
@media (max-width: 767px) {
  /* line 78, ../scss/elements/_footer.scss */
  .footer .container .section.top-divider:before {
    content: none;
  }
}
/* line 92, ../scss/elements/_footer.scss */
.footer .container .section .left-top {
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 92, ../scss/elements/_footer.scss */
  .footer .container .section .left-top {
    display: none;
  }
}
/* line 97, ../scss/elements/_footer.scss */
.footer .container .section .left-top .footer-btn {
  border: 0.125rem solid #9e9da5;
  color: #ececf1;
  width: 21.25rem;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.25rem;
  height: 3.125rem;
  line-height: 2.875rem;
  font-weight: 300;
  padding: 0 2.5rem 0 0;
  letter-spacing: 0.125rem;
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  /* line 97, ../scss/elements/_footer.scss */
  .footer .container .section .left-top .footer-btn {
    font-size: 20px;
    line-height: 48px;
    height: 52px;
    padding: 0 67px 0 22px;
    width: auto;
    border: 2px solid #9e9da5;
    margin-top: 0;
  }
}
/* line 121, ../scss/elements/_footer.scss */
.footer .container .section .left-top .footer-btn:hover {
  color: #ececf1;
  border-color: #f87344;
  background-color: #f87344;
}
/* line 126, ../scss/elements/_footer.scss */
.footer .container .section .left-top .footer-btn:after {
  content: '';
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 0.938rem;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  right: 1rem;
  background-image: url("../img/icons/letter.png");
  background-size: cover;
}
@media (max-width: 1199px) {
  /* line 126, ../scss/elements/_footer.scss */
  .footer .container .section .left-top .footer-btn:after {
    height: 16px;
    width: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 22px;
  }
}
@media (max-width: 767px) {
  /* line 126, ../scss/elements/_footer.scss */
  .footer .container .section .left-top .footer-btn:after {
    display: none;
  }
}
/* line 164, ../scss/elements/_footer.scss */
.footer .container .section .mobile-button {
  display: none;
}
@media (max-width: 767px) {
  /* line 164, ../scss/elements/_footer.scss */
  .footer .container .section .mobile-button {
    display: block;
  }
  /* line 168, ../scss/elements/_footer.scss */
  .footer .container .section .mobile-button .footer-btn {
    border: 0.125rem solid #ffffff;
    color: #ffffff;
    width: 100%;
    max-width: 100%;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    padding: 0 40px;
    margin: 0 auto 40px;
  }
}
@media (max-width: 767px) and (min-width: 480px) and (max-width: 767px) {
  /* line 168, ../scss/elements/_footer.scss */
  .footer .container .section .mobile-button .footer-btn {
    max-width: 300px;
    display: block;
  }
}

/* line 187, ../scss/elements/_footer.scss */
.footer .container .section .right-top {
  float: right;
  margin-top: 0.313rem;
}
@media (max-width: 1199px) {
  /* line 187, ../scss/elements/_footer.scss */
  .footer .container .section .right-top {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 187, ../scss/elements/_footer.scss */
  .footer .container .section .right-top {
    float: none;
    text-align: center;
  }
}
/* line 197, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social {
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2.5rem;
  position: relative;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
@media (max-width: 1199px) {
  /* line 197, ../scss/elements/_footer.scss */
  .footer .container .section .right-top .footer-social {
    width: 42px;
    height: 42px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 197, ../scss/elements/_footer.scss */
  .footer .container .section .right-top .footer-social {
    margin-right: 36px;
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  /* line 197, ../scss/elements/_footer.scss */
  .footer .container .section .right-top .footer-social {
    margin-right: 10px;
  }
}
/* line 221, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social:hover:before {
  border-color: #f87344;
  color: #f87344;
}
/* line 226, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social:before {
  content: '';
  font-family: "Community-servings", sans-serif;
  line-height: 2.5rem;
  font-size: 1.5rem;
  text-decoration: none;
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5rem;
  height: 2.5rem;
  border: 2px solid #555;
  color: #eee;
  border-radius: 50%;
  cursor: pointer;
}
/* line 244, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social:last-of-type {
  margin-right: 0;
}
/* line 248, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social.linkedin:before {
  content: '4';
}
/* line 253, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social.twitter:before {
  content: '2';
}
/* line 258, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social.facebook:before {
  content: '1';
}
/* line 263, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social.instagram:before {
  content: '3';
}
/* line 268, ../scss/elements/_footer.scss */
.footer .container .section .right-top .footer-social.youtube:before {
  content: '5';
}
/* line 276, ../scss/elements/_footer.scss */
.footer .container .section .table .row address.col {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  line-height: 2.25rem;
  font-weight: 300;
  vertical-align: middle;
  padding: 0 1.25rem 0 3rem;
}
@media (max-width: 1199px) {
  /* line 276, ../scss/elements/_footer.scss */
  .footer .container .section .table .row address.col {
    padding: 0 32px;
    font-size: 16px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 276, ../scss/elements/_footer.scss */
  .footer .container .section .table .row address.col {
    margin-top: 50px;
    padding: 0 0 40px;
    border-bottom: 2px solid grey;
    text-align: center;
    color: #9e9da5;
    display: block !important;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 276, ../scss/elements/_footer.scss */
  .footer .container .section .table .row address.col {
    padding-left: 15px;
  }
}
/* line 302, ../scss/elements/_footer.scss */
.footer .container .section .table .row img.col {
  background-image: url("../img/temp/Layer-198.jpg");
  background-size: cover;
  width: 55.313rem;
  height: 15.625rem;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 302, ../scss/elements/_footer.scss */
  .footer .container .section .table .row img.col {
    width: auto;
    display: block !important;
  }
}
/* line 316, ../scss/elements/_footer.scss */
.footer .container .section div.bottom-links {
  /*padding: 3.125rem 0 0;*/
  padding: 0;
}
/* line 319, ../scss/elements/_footer.scss */
.footer .container .section div.bottom-links ul {
  display: table;
  width: 100%;
  list-style-type: none;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 319, ../scss/elements/_footer.scss */
  .footer .container .section div.bottom-links ul {
    text-align: center;
  }
}
/* line 327, ../scss/elements/_footer.scss */
.footer .container .section div.bottom-links ul li {
  display: table-cell;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
  white-space: nowrap;
  /*display: inline-block;
  margin: 0 6.125rem 0 0;*/
}
@media (max-width: 767px) {
  /* line 327, ../scss/elements/_footer.scss */
  .footer .container .section div.bottom-links ul li {
    margin: 0 auto;
    display: block;
    height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 327, ../scss/elements/_footer.scss */
  .footer .container .section div.bottom-links ul li {
    margin: 0 50px 0 0;
  }
}
/* line 344, ../scss/elements/_footer.scss */
.footer .container .section div.bottom-links ul li.separator {
  width: 20%;
}
/* line 347, ../scss/elements/_footer.scss */
.footer .container .section div.bottom-links ul li:last-of-type {
  margin: 0;
}
/* line 350, ../scss/elements/_footer.scss */
.footer .container .section div.bottom-links ul li:before {
  display: none;
}
/* line 353, ../scss/elements/_footer.scss */
.footer .container .section div.bottom-links ul li .footer-links {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: none;
  line-height: 6.875rem;
}
@media (max-width: 1199px) {
  /* line 353, ../scss/elements/_footer.scss */
  .footer .container .section div.bottom-links ul li .footer-links {
    font-size: 16px;
    line-height: 88px;
  }
}
@media (max-width: 767px) {
  /* line 368, ../scss/elements/_footer.scss */
  .footer .container .section.copyright {
    margin-top: 25px;
    border-top: none;
  }
}
/* line 373, ../scss/elements/_footer.scss */
.footer .container .section.copyright .footer-copyright {
  color: #9e9da5;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2.25rem;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  /* line 373, ../scss/elements/_footer.scss */
  .footer .container .section.copyright .footer-copyright {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 8, ../scss/elements/_footer.scss */
  .footer .container .section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 392, ../scss/elements/_footer.scss */
.footer .container a {
  color: #ffffff;
}
/* line 394, ../scss/elements/_footer.scss */
.footer .container a:hover {
  color: #f87344;
}

/* line 2, ../scss/elements/_forms.scss */
body label {
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.125rem;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  display: inline-block;
  position: relative;
}
/* line 12, ../scss/elements/_forms.scss */
body label + label.error {
  padding-left: 3.125rem;
  margin-bottom: 0;
  margin-top: -0.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: unset;
  display: block;
  color: #ca3c2d;
}
@media (max-width: 767px) {
  /* line 2, ../scss/elements/_forms.scss */
  body label {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    line-height: 1.25rem;
  }
}
/* line 27, ../scss/elements/_forms.scss */
body label.required {
  padding-left: 1.625rem;
}
/* line 29, ../scss/elements/_forms.scss */
body label.required:before {
  content: '';
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #869043;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0.7rem;
}
@media (max-width: 767px) {
  /* line 29, ../scss/elements/_forms.scss */
  body label.required:before {
    top: 0.3rem;
  }
}
/* line 44, ../scss/elements/_forms.scss */
body label span {
  margin-left: 12.5rem;
}
/* line 46, ../scss/elements/_forms.scss */
body label span .credit-cards {
  width: 1.875rem;
  height: 1rem;
}
/* line 53, ../scss/elements/_forms.scss */
body input[type="text"], body input[type="email"], body input[type="password"], body input[type="tel"], body input[type="number"] {
  height: 3.688rem;
  line-height: 3.688rem;
  background-color: #ececf1;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  box-sizing: border-box;
  border: 2px solid transparent;
  padding: 0 1.25rem;
  margin-bottom: 2.5rem;
  outline: none;
}
/* line 67, ../scss/elements/_forms.scss */
body input[type="text"]:focus, body input[type="email"]:focus, body input[type="password"]:focus, body input[type="tel"]:focus, body input[type="number"]:focus {
  border: 2px solid #869043;
}
@media (max-width: 767px) {
  /* line 53, ../scss/elements/_forms.scss */
  body input[type="text"], body input[type="email"], body input[type="password"], body input[type="tel"], body input[type="number"] {
    font-size: 1rem;
    height: 2.938rem;
    line-height: 1.25rem;
    margin-bottom: 1.25rem !important;
  }
  /* line 75, ../scss/elements/_forms.scss */
  body input[type="text"] + .field-help:not(:empty), body input[type="email"] + .field-help:not(:empty), body input[type="password"] + .field-help:not(:empty), body input[type="tel"] + .field-help:not(:empty), body input[type="number"] + .field-help:not(:empty) {
    margin-bottom: 1.25rem !important;
    display: block;
  }
  /* line 79, ../scss/elements/_forms.scss */
  body input[type="text"] + .field-help:not(:empty):last-child, body input[type="email"] + .field-help:not(:empty):last-child, body input[type="password"] + .field-help:not(:empty):last-child, body input[type="tel"] + .field-help:not(:empty):last-child, body input[type="number"] + .field-help:not(:empty):last-child {
    margin-bottom: 0 !important;
  }
}
/* line 85, ../scss/elements/_forms.scss */
body input[type=number] {
  -moz-appearance: textfield;
}
/* line 88, ../scss/elements/_forms.scss */
body input[type=number]::-webkit-inner-spin-button,
body input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
/* line 94, ../scss/elements/_forms.scss */
body input[type="radio"] {
  display: inline-block;
  height: 0;
  width: 0;
  opacity: 0;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 94, ../scss/elements/_forms.scss */
  body input[type="radio"] {
    display: none;
  }
}
/* line 105, ../scss/elements/_forms.scss */
body input[type="radio"]:checked + label:before {
  background-color: #f2f2f2;
  border: 0.188rem solid #869043;
}
/* line 110, ../scss/elements/_forms.scss */
body input[type="radio"]:checked + label:after {
  display: block;
}
/* line 113, ../scss/elements/_forms.scss */
body input[type="radio"]:checked + label > img {
  -webkit-filter: grayscale(0);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
  opacity: 1;
}
/* line 118, ../scss/elements/_forms.scss */
body input[type="radio"]:checked + label > span {
  color: #869043 !important;
}
/* line 123, ../scss/elements/_forms.scss */
body input[type="radio"]:checked.other-amount + label {
  color: #869043;
}
/* line 125, ../scss/elements/_forms.scss */
body input[type="radio"]:checked.other-amount + label input[type="text"] {
  border: 2px solid #869043;
}
/* line 133, ../scss/elements/_forms.scss */
body input[type="radio"]:focus + label:before {
  border: 2px solid #869043;
}
/* line 141, ../scss/elements/_forms.scss */
body input[type="radio"].error + label:before {
  border-color: #ca3c2d !important;
}
/* line 146, ../scss/elements/_forms.scss */
body input[type="radio"] + label {
  padding-left: 3.125rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 146, ../scss/elements/_forms.scss */
  body input[type="radio"] + label {
    margin-bottom: 1.25rem;
  }
  /* line 152, ../scss/elements/_forms.scss */
  body input[type="radio"] + label + .field-help {
    display: none;
  }
}
/* line 156, ../scss/elements/_forms.scss */
body input[type="radio"] + label input[type="text"] {
  margin-bottom: 0;
}
/* line 159, ../scss/elements/_forms.scss */
body input[type="radio"] + label > img {
  display: block;
  margin: 3.375rem auto 1.125rem;
  max-height: 2.75rem;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.6;
}
/* line 167, ../scss/elements/_forms.scss */
body input[type="radio"] + label > span {
  display: block;
  margin: 1.125rem auto 2rem !important;
  text-align: center;
}
/* line 172, ../scss/elements/_forms.scss */
body input[type="radio"] + label.payment-system {
  width: 16.75rem;
}
@media (max-width: 767px) {
  /* line 172, ../scss/elements/_forms.scss */
  body input[type="radio"] + label.payment-system {
    width: 48% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  /* line 178, ../scss/elements/_forms.scss */
  body input[type="radio"] + label.payment-system:first-of-type {
    float: left;
  }
  /* line 181, ../scss/elements/_forms.scss */
  body input[type="radio"] + label.payment-system:last-of-type {
    float: right;
  }
  /* line 184, ../scss/elements/_forms.scss */
  body input[type="radio"] + label.payment-system img {
    margin: 1.875rem auto 0.875rem;
  }
  /* line 187, ../scss/elements/_forms.scss */
  body input[type="radio"] + label.payment-system span {
    margin: 0.875rem auto 1.875rem !important;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  /* line 172, ../scss/elements/_forms.scss */
  body input[type="radio"] + label.payment-system {
    width: 100% !important;
  }
}

/* line 195, ../scss/elements/_forms.scss */
body input[type="radio"] + label:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  background-color: #f2f2f2;
  border: 1px solid #adadad;
  left: 0;
  box-sizing: border-box;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/* line 209, ../scss/elements/_forms.scss */
body input[type="radio"] + label:after {
  content: '';
  display: none;
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  border-radius: 50%;
  border: 0.25rem solid #795453;
  left: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  box-sizing: border-box;
}
/* line 223, ../scss/elements/_forms.scss */
body input[type="radio"].bordered {
  /*&:focus {
      + label {
          border: 0.05rem solid $light-olive;
      }
  }*/
}
/* line 224, ../scss/elements/_forms.scss */
body input[type="radio"].bordered:checked + label {
  border: 2px solid #869043;
  color: #869043;
}
/* line 233, ../scss/elements/_forms.scss */
body input[type="radio"].bordered + label {
  letter-spacing: 0.25rem;
  padding: 0 1.25rem 0 1.5rem;
  border: 2px solid #bbbbc3;
  border-radius: 0.188rem;
  line-height: 3.5rem;
  color: #bbbbc3;
  margin-right: 1.25rem;
}
/* line 241, ../scss/elements/_forms.scss */
body input[type="radio"].bordered + label:before {
  display: none;
}
/* line 244, ../scss/elements/_forms.scss */
body input[type="radio"].bordered + label:after {
  display: none;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 233, ../scss/elements/_forms.scss */
  body input[type="radio"].bordered + label {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 479px) {
  /* line 233, ../scss/elements/_forms.scss */
  body input[type="radio"].bordered + label {
    width: calc(50% - 0.625rem);
    margin-right: 0;
    margin-bottom: 1.25rem;
    text-align: center;
  }
  /* line 255, ../scss/elements/_forms.scss */
  body input[type="radio"].bordered + label:nth-of-type(odd) {
    float: left;
  }
  /* line 258, ../scss/elements/_forms.scss */
  body input[type="radio"].bordered + label:nth-of-type(even) {
    float: right;
  }
}
/* line 264, ../scss/elements/_forms.scss */
body input[type="radio"].other-amount + label {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 264, ../scss/elements/_forms.scss */
  body input[type="radio"].other-amount + label {
    width: 100%;
  }
}
/* line 269, ../scss/elements/_forms.scss */
body input[type="radio"].other-amount + label .other-amount-input {
  border: 2px solid #ececf1;
  border-radius: 2px;
  padding-left: 2.5rem;
}
@media (max-width: 767px) {
  /* line 269, ../scss/elements/_forms.scss */
  body input[type="radio"].other-amount + label .other-amount-input {
    width: 100%;
    height: 3.688rem;
    margin-bottom: 0 !important;
  }
}
/* line 279, ../scss/elements/_forms.scss */
body input[type="radio"].other-amount + label:before {
  content: '$';
  position: absolute;
  left: 1rem;
  top: 0;
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  -ms-transform: none;
  border: none;
  background: none;
  line-height: 3.625rem;
  color: #bbbbc3;
}
@media (max-width: 767px) {
  /* line 279, ../scss/elements/_forms.scss */
  body input[type="radio"].other-amount + label:before {
    line-height: 3.688rem;
    margin-bottom: 0 !important;
  }
}
/* line 294, ../scss/elements/_forms.scss */
body input[type="radio"].other-amount + label:after {
  display: none;
}
/* line 299, ../scss/elements/_forms.scss */
body input[type="radio"].other-amount.error + label .other-amount-input {
  border-color: #ca3c2d;
}
/* line 304, ../scss/elements/_forms.scss */
body input[type="checkbox"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  width: 0;
  opacity: 0;
  margin: 0;
  /*&:focus {
      + label {
          &:before {
              //border: none;
              border: 2px solid $light-olive;
          }
      }
  }*/
}
/* line 312, ../scss/elements/_forms.scss */
body input[type="checkbox"]:checked + label:before {
  border: 2px solid #869043;
  background-repeat: no-repeat;
  background-image: url("../img/icons/checkbox-checked.svg");
  background-position: center;
}
/* line 331, ../scss/elements/_forms.scss */
body input[type="checkbox"].error + label:before {
  border-color: #ca3c2d !important;
}
/* line 336, ../scss/elements/_forms.scss */
body input[type="checkbox"] + label {
  cursor: pointer;
  padding-left: 3.125rem;
  padding-right: 2.5rem;
}
@media (max-width: 767px) {
  /* line 336, ../scss/elements/_forms.scss */
  body input[type="checkbox"] + label {
    padding-right: 0;
    display: block;
  }
}
/* line 344, ../scss/elements/_forms.scss */
body input[type="checkbox"] + label:before {
  content: '';
  display: block;
  position: absolute;
  width: 1.875rem;
  height: 1.875rem;
  background-color: #f2f2f2;
  border: 1px solid #adadad;
  left: 0;
  box-sizing: border-box;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/* line 359, ../scss/elements/_forms.scss */
body input[type="submit"], body button {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  line-height: 4.375rem;
  border-radius: 0.188rem;
  border: 0.188rem solid #e35928;
  color: #e35928;
  font-size: 1.625rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 0 4.5rem;
  text-decoration: none;
  margin-bottom: 2.5rem;
  margin-right: 2.5rem;
  background-color: transparent;
  outline: none;
}
/* line 376, ../scss/elements/_forms.scss */
body input[type="submit"]:hover, body button:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #e35928;
}
@media (max-width: 767px) {
  /* line 359, ../scss/elements/_forms.scss */
  body input[type="submit"], body button {
    margin: 0;
    width: 100% !important;
    max-width: 320px;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  /* line 359, ../scss/elements/_forms.scss */
  body input[type="submit"], body button {
    max-width: none;
  }
}

/* line 389, ../scss/elements/_forms.scss */
body input[type="submit"] + button, body button + button {
  margin-top: 20px;
}
/* line 393, ../scss/elements/_forms.scss */
body select {
  height: 3.688rem;
  line-height: 3.688rem;
  background-color: #ececf1;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  padding: 0 1.25rem;
  margin-bottom: 2.5rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("../img/icons/dropdown.svg");
  background-repeat: no-repeat;
  background-position: center right 1rem;
  background-size: 1.2rem;
  outline: none;
  /*&:focus {
      border: 2px solid $light-olive;
  }*/
}
/* line 414, ../scss/elements/_forms.scss */
body select:hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 393, ../scss/elements/_forms.scss */
  body select {
    font-size: 1rem;
    height: 3.188rem;
    line-height: 3.188rem;
    margin-bottom: 1.25rem;
  }
}
/* line 426, ../scss/elements/_forms.scss */
body select#event-type {
  margin-bottom: 0;
}
/* line 430, ../scss/elements/_forms.scss */
body textarea {
  width: 100%;
  background-color: #ececf1;
  resize: vertical;
  line-height: 2.125rem;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  box-sizing: border-box;
  border: 2px solid transparent;
  min-height: 12.5rem;
  padding: 0.75rem 1.25rem;
  margin-bottom: 2.5rem;
  outline: none;
}
/* line 445, ../scss/elements/_forms.scss */
body textarea:focus {
  border: 2px solid #869043;
}
@media (max-width: 767px) {
  /* line 430, ../scss/elements/_forms.scss */
  body textarea {
    font-size: 1rem;
  }
}
/* line 452, ../scss/elements/_forms.scss */
body input.error, body textarea.error {
  border-color: #ca3c2d !important;
}
/* line 456, ../scss/elements/_forms.scss */
body .lf-recaptcha {
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  /* line 456, ../scss/elements/_forms.scss */
  body .lf-recaptcha {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 320px) {
  /* line 465, ../scss/elements/_forms.scss */
  body .lf-recaptcha > div {
    -webkit-transform: scale(0.86);
    -o-transform: scale(0.86);
    transform: scale(0.86);
    -ms-transform: scale(0.86);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
/* line 472, ../scss/elements/_forms.scss */
body div.error, body div.success {
  display: none;
  font-size: 16px;
  border: 3px solid #ca3c2d;
  padding: 1rem;
  margin-bottom: 2.5rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  /* line 472, ../scss/elements/_forms.scss */
  body div.error, body div.success {
    font-size: 14px;
    border: 2px solid #ca3c2d;
    border-radius: 3px;
  }
}
/* line 485, ../scss/elements/_forms.scss */
body div.success {
  border: 3px solid #869043;
}
/* line 489, ../scss/elements/_forms.scss */
body form a {
  margin-bottom: 1rem;
  display: inline-block;
}
/* line 495, ../scss/elements/_forms.scss */
body form.limus-form .content input[type="submit"], body form.limus-form .content button:not([data-action="next"]) {
  width: 30%;
}
/* line 500, ../scss/elements/_forms.scss */
body form.limus-form .step-container p {
  padding-left: 1.25rem;
}
@media (max-width: 767px) {
  /* line 500, ../scss/elements/_forms.scss */
  body form.limus-form .step-container p {
    padding-left: 1.875rem;
  }
}
/* line 509, ../scss/elements/_forms.scss */
body form.limus-form .step-container .fields .table .col p:first-child {
  padding-left: 0;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.125rem;
  text-transform: uppercase;
  margin-bottom: 1.25rem !important;
  display: block;
  position: relative;
}
/* line 533, ../scss/elements/_forms.scss */
body form.limus-form#limusform-778 .step-container .content:nth-child(2) .fields .table:nth-child(4) .row .col-18 {
  padding-top: 2.5rem;
}
@media (max-width: 479px) {
  /* line 547, ../scss/elements/_forms.scss */
  body form.limus-form.hsd1 input[type='checkbox'] + label {
    margin-bottom: 24px;
  }
}
/* line 555, ../scss/elements/_forms.scss */
body form .content.group {
  padding: 0 !important;
}
/* line 557, ../scss/elements/_forms.scss */
body form .content.group p {
  margin-bottom: 3.25rem !important;
}
@media (max-width: 767px) {
  /* line 557, ../scss/elements/_forms.scss */
  body form .content.group p {
    margin-bottom: 1.25rem !important;
  }
}
@media (max-width: 767px) {
  /* line 555, ../scss/elements/_forms.scss */
  body form .content.group {
    margin-bottom: 30px;
  }
  /* line 565, ../scss/elements/_forms.scss */
  body form .content.group:last-child {
    margin-bottom: 0;
  }
}
/* line 570, ../scss/elements/_forms.scss */
body form .content.processing {
  font-size: 1.25rem;
  color: #e0501d;
  width: 52% !important;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 570, ../scss/elements/_forms.scss */
  body form .content.processing {
    font-size: 14px;
  }
}
/* line 580, ../scss/elements/_forms.scss */
body form .content input[type="submit"]:disabled, body form .content button:disabled {
  border-color: #f5c2af;
  color: #f5c2af;
  background-color: transparent;
}
/* line 587, ../scss/elements/_forms.scss */
body form span.group-help {
  margin-left: 2.5rem;
  margin-bottom: 3.25rem !important;
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 587, ../scss/elements/_forms.scss */
  body form span.group-help {
    margin-left: 0;
    padding: 1.25rem 1.875rem 0;
    margin-bottom: 1.875rem !important;
    line-height: 28px;
  }
  /* line 596, ../scss/elements/_forms.scss */
  body form span.group-help:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 603, ../scss/elements/_forms.scss */
body form .col .col:first-child {
  padding-right: 0.625rem !important;
}
/* line 606, ../scss/elements/_forms.scss */
body form .col .col + .col {
  padding: 0 0.625rem !important;
}
/* line 609, ../scss/elements/_forms.scss */
body form .col .col:last-child {
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  /* line 602, ../scss/elements/_forms.scss */
  body form .col {
    width: 100%;
  }
}
/* line 617, ../scss/elements/_forms.scss */
body form .full-row label {
  width: 100%;
}
/* line 619, ../scss/elements/_forms.scss */
body form .full-row label .box-info {
  width: 1.25rem;
  height: auto;
  margin-left: 0.938rem;
  vertical-align: middle;
}
/* line 628, ../scss/elements/_forms.scss */
body form a .del-row, body form a .add-row {
  margin-bottom: 2.5rem;
  display: inline-block;
  margin-top: -1.25rem;
  outline: none;
}
/* line 633, ../scss/elements/_forms.scss */
body form a .del-row:focus, body form a .add-row:focus {
  outline: none;
}
/* line 639, ../scss/elements/_forms.scss */
body form .step-container h4 {
  padding: 0 1.25rem;
}
/* line 642, ../scss/elements/_forms.scss */
body form .step-container span {
  font-weight: 600;
}
/* line 647, ../scss/elements/_forms.scss */
body form .step-container .content.group .fields {
  padding-left: 0;
  padding-right: 0;
}
/* line 655, ../scss/elements/_forms.scss */
body .field-help {
  position: relative;
  top: -2rem;
}
@media (max-width: 767px) {
  /* line 655, ../scss/elements/_forms.scss */
  body .field-help {
    top: -20px;
  }
}
/* line 663, ../scss/elements/_forms.scss */
body .full-row + .field-help {
  margin-bottom: 2.5rem !important;
  top: -0.25rem;
  display: block;
}

/* line 673, ../scss/elements/_forms.scss */
body #dd-container {
  color: #573f3e;
  background-color: transparent;
}
/* line 677, ../scss/elements/_forms.scss */
body #dd-container .dtd-plugin .callout {
  padding: 24px;
}
/* line 679, ../scss/elements/_forms.scss */
body #dd-container .dtd-plugin .callout .dtd-search-input {
  font-size: 1.25rem;
  background-position: 8px 50%;
}
/* line 683, ../scss/elements/_forms.scss */
body #dd-container .dtd-plugin .callout .dtd-footer {
  font-size: 1.25rem;
  margin-top: 0.625rem;
  line-height: 2rem;
}
/* line 688, ../scss/elements/_forms.scss */
body #dd-container .dtd-plugin .callout .lets-check {
  margin-top: 24px;
}
/* line 691, ../scss/elements/_forms.scss */
body #dd-container .dtd-plugin .callout .search-title {
  margin-bottom: 24px;
}
/* line 696, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.125rem;
  background-color: transparent;
  border: none;
  padding: 0;
}
/* line 705, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin table {
  margin-bottom: 2.5rem;
}
/* line 707, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin table th {
  font-size: 2rem;
  line-height: 3rem;
  text-align: left;
  padding-bottom: 1.25rem;
}
/* line 713, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin table td {
  padding-right: 20px;
  font-size: 1.5rem;
  line-height: 2.5rem;
}
/* line 718, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin table td p:first-child {
  margin-top: 2.5rem;
}
/* line 724, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .dd-search-title {
  margin-bottom: 3.25rem;
}
/* line 727, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .dtd-powered-by {
  margin: 2.5rem auto;
  display: block;
}
/* line 731, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container {
  margin-bottom: 2.5rem;
}
/* line 733, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container .chosen-drop {
  border: 2px solid #869043;
  border-top: none;
}
/* line 737, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container .chosen-drop .active-result.highlighted {
  background: #869043;
  color: #fff;
}
/* line 740, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container .chosen-drop .active-result.highlighted span {
  color: #ffffff;
}
/* line 746, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container .chosen-choices {
  height: 3.688rem;
  line-height: 3.688rem;
  background-color: #ececf1;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  box-sizing: border-box;
  padding: 0 1.25rem;
  margin-bottom: 2.5rem;
  outline: none;
  border: 2px solid #869043;
}
/* line 760, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container .chosen-choices:focus {
  border: 2px solid #869043;
}
/* line 763, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container .chosen-choices input[type=text] {
  border: none !important;
  height: 3.688rem !important;
  line-height: 3.688rem !important;
  background-color: #ececf1 !important;
  width: 100% !important;
  color: #36363b !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 1.25rem !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  padding: 0 !important;
  outline: none !important;
}
/* line 778, ../scss/elements/_forms.scss */
body #dd-container .dd-plugin .chosen-container .chosen-choices .search-field input {
  margin-bottom: 0 !important;
}
/* line 787, ../scss/elements/_forms.scss */
body #dd-container li:before {
  display: none;
}
@media (min-width: 768px) {
  /* line 792, ../scss/elements/_forms.scss */
  body .fields {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

/* line 802, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .form-buttons {
  padding-top: 3.75rem !important;
  margin-top: 2.5rem;
  position: relative;
}
/* line 807, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .form-buttons:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 1px;
  background-color: #d5d5e3;
  width: calc(100% - 2.5rem);
}
/* line 819, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container p.message-under-check {
  padding-left: 3.125rem;
  margin-top: -0.625rem;
  margin-bottom: 1.25rem !important;
}
/* line 827, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .true-table .row.table-heading .col {
  background-color: transparent !important;
}
/* line 832, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .true-table .row.table-heading .col, body form.tiles-shopping-cart .step-container .true-table .row:last-of-type .col {
  border-bottom: 2px solid rgba(54, 54, 59, 0.3) !important;
}
@media (max-width: 767px) {
  /* line 838, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container .other-amount-label {
    margin-bottom: 0 !important;
    display: inline-block !important;
  }
  /* line 842, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container .other-amount-label:before {
    top: auto !important;
    -webkit-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
  }
}
/* line 852, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container input[type="checkbox"].error + label:before {
  border-width: 2px;
}
@media (max-width: 767px) {
  /* line 856, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container textarea {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 861, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container input[type="radio"] + label {
    display: block;
    margin-bottom: 20px;
  }
  /* line 865, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container input[type="radio"] + label:last-of-type {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  /* line 869, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container input[type="radio"] + label:before, body form.tiles-shopping-cart .step-container input[type="radio"] + label:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
/* line 877, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container label.tiles img {
  max-height: none !important;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  /* line 876, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container label.tiles {
    padding: 0 15px !important;
    text-align: center;
    display: inline-block !important;
  }
  /* line 885, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container label.tiles img {
    margin-top: 15px;
    width: 100%;
    height: auto;
  }
  /* line 890, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container label.tiles span {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 22px;
  }
  /* line 894, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container label.tiles span:last-child {
    margin-bottom: 15px !important;
  }
}
/* line 900, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .cards {
  padding: 0 1.25rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 767px) {
  /* line 900, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container .cards {
    padding: 0 1.875rem;
  }
}
/* line 906, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .cards img {
  max-width: 9.5rem;
  width: 100%;
}
/* line 911, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields {
  margin-bottom: 2.5rem;
}
/* line 913, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields > .table {
  margin-bottom: 1.25rem;
}
/* line 915, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields > .table:nth-child(6), body form.tiles-shopping-cart .step-container .fields > .table:nth-child(7) {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  /* line 919, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container .fields > .table .row .col-17 {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  /* line 924, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container .fields > .table .row .col {
    clear: both;
  }
}
/* line 930, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields > .table:last-child {
  margin-bottom: 0;
}
/* line 932, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields > .table:last-child .row {
  display: block;
  width: 100%;
}
/* line 935, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields > .table:last-child .row .del-row {
  -webkit-transform: translateY(0) rotate(0);
  -o-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0);
  -ms-transform: translateY(0) rotate(0);
}
@media (max-width: 767px) {
  /* line 935, ../scss/elements/_forms.scss */
  body form.tiles-shopping-cart .step-container .fields > .table:last-child .row .del-row {
    margin-bottom: 20px;
  }
}
/* line 941, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields > .table:last-child .row .col {
  width: 100% !important;
  display: block;
}
/* line 948, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields:last-of-type {
  margin-bottom: 0;
}
/* line 952, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .fields:not(:last-of-type) .add-row {
  display: none;
}
/* line 957, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .add-row {
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -ms-transform: translateY(0);
}
/* line 960, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .repeater-content {
  padding-bottom: 3.75rem !important;
  position: relative;
}
/* line 963, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .repeater-content:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 1px;
  background-color: #d5d5e3;
  width: calc(100% - 2.5rem);
}
/* line 976, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .repeater-content .fields {
  margin: 0 -1.25rem;
}
/* line 979, ../scss/elements/_forms.scss */
body form.tiles-shopping-cart .step-container .repeater-content .button {
  margin-right: 1.25rem;
  margin-bottom: 0;
}

/* line 987, ../scss/elements/_forms.scss */
#square-card.error {
  padding: 0;
  display: block;
  border: 0 none;
  margin: 0;
}

/* line 994, ../scss/elements/_forms.scss */
.sq-card-wrapper .sq-card-iframe-container {
  height: 48px !important;
}
/* line 996, ../scss/elements/_forms.scss */
.sq-card-wrapper .sq-card-iframe-container iframe {
  height: 48px !important;
}
@media screen and (max-width: 546px) {
  /* line 994, ../scss/elements/_forms.scss */
  .sq-card-wrapper .sq-card-iframe-container {
    height: 97px !important;
  }
  /* line 1001, ../scss/elements/_forms.scss */
  .sq-card-wrapper .sq-card-iframe-container iframe {
    height: 97px !important;
  }
}
/* line 1006, ../scss/elements/_forms.scss */
.sq-card-wrapper .sq-card-message {
  font-family: "Roboto", sans-serif !important;
  font-size: 1rem !important;
}
/* line 1009, ../scss/elements/_forms.scss */
.sq-card-wrapper .sq-card-message.sq-visible {
  margin-bottom: 2.5rem !important;
}

/* line 2, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  /* line 2, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block {
    padding-top: 3.125rem !important;
  }
}
/* line 8, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block .events-list {
  padding: 0 !important;
}
/* line 13, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block .events-list .table .row .col:first-child {
  padding: 4.5rem 0rem !important;
}
@media (max-width: 767px) {
  /* line 13, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table .row .col:first-child {
    padding: 6.25rem 0 6.25rem !important;
  }
}
/* line 19, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block .events-list .table .row .col:last-child {
  padding: 4.5rem 3.375rem 4.5rem !important;
}
@media (max-width: 767px) {
  /* line 19, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table .row .col:last-child {
    padding: 2.875rem 3.375rem 2.875rem !important;
  }
}
@media (min-width: 768px) {
  /* line 28, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table:first-child .col {
    border-top: none !important;
  }
}
/* line 32, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block .events-list .table:first-child .col:first-child {
  padding: 7.75rem 0 4.5rem !important;
}
@media (max-width: 767px) {
  /* line 32, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table:first-child .col:first-child {
    padding: 6.25rem 0 6.25rem !important;
  }
}
/* line 38, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block .events-list .table:first-child .col:last-child {
  padding: 7.75rem 3.375rem 4.5rem !important;
}
@media (max-width: 767px) {
  /* line 38, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table:first-child .col:last-child {
    padding: 2.875rem 3.375rem 2.875rem !important;
  }
}
/* line 48, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block .events-list .table:last-child .col:first-child {
  padding: 4.5rem 0 7.75rem !important;
}
@media (max-width: 767px) {
  /* line 48, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table:last-child .col:first-child {
    padding: 6.25rem 0 6.25rem !important;
  }
}
/* line 54, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block .events-list .table:last-child .col:last-child {
  padding: 4.5rem 3.375rem 7.75rem !important;
}
@media (max-width: 767px) {
  /* line 54, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table:last-child .col:last-child {
    padding: 2.875rem 3.375rem 2.875rem !important;
  }
}
@media (max-width: 767px) {
  /* line 69, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table {
    display: table !important;
  }
  /* line 71, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table .row {
    display: table-row !important;
  }
  /* line 73, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list .table .row .col {
    display: table-cell !important;
  }
}
@media (min-width: 1025px) {
  /* line 83, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list.one .table .row .col {
    padding: 18.75rem 0 !important;
  }
  /* line 85, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block .events-list.one .table .row .col:last-child {
    padding: 18.75rem 3.375rem !important;
  }
}
/* line 98, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block > .table > .row > .col .col:first-child {
  padding: 4.5rem 0;
  text-align: center;
  border-top: 1px solid rgba(71, 65, 64, 0.2);
}
@media (max-width: 767px) {
  /* line 98, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block > .table > .row > .col .col:first-child {
    padding: 6.25rem 0 6.25rem;
  }
}
/* line 105, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block > .table > .row > .col .col:first-child .date-container {
  width: 100%;
  box-sizing: border-box;
  border-left: 0.25rem solid #ffffff;
  padding: 1.25rem 0.25rem;
}
@media (max-width: 1199px) {
  /* line 105, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block > .table > .row > .col .col:first-child .date-container {
    border-left: 3px solid #ffffff;
  }
}
/* line 113, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block > .table > .row > .col .col:first-child .date-container .date {
  display: block;
  text-align: center;
  font-size: 2.625rem;
  line-height: 2.625rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
@media (max-width: 1199px) {
  /* line 113, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block > .table > .row > .col .col:first-child .date-container .date {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 4px;
  }
}
/* line 126, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block > .table > .row > .col .col:first-child .date-container .month {
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.125rem;
}
@media (max-width: 1199px) {
  /* line 126, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block > .table > .row > .col .col:first-child .date-container .month {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 139, ../scss/elements/_upcoming-events.scss */
body .section.upcoming-events-block > .table > .row > .col .col:last-child {
  border-top: 1px solid rgba(71, 65, 64, 0.2);
  padding: 4.5rem 3.375rem;
}
@media (max-width: 767px) {
  /* line 139, ../scss/elements/_upcoming-events.scss */
  body .section.upcoming-events-block > .table > .row > .col .col:last-child {
    padding: 2.875rem 3.375rem 2.875rem;
  }
}
@media (min-width: 768px) {
  /* line 155, ../scss/elements/_upcoming-events.scss */
  body .events-list .table .row .col {
    padding: 0 2.5rem !important;
  }
}
@media (min-width: 768px) {
  /* line 159, ../scss/elements/_upcoming-events.scss */
  body .events-list .table .row .col:last-child {
    padding-left: 4.5rem !important;
  }
}

@media (min-width: 896px) {
  /* line 3, ../scss/elements/_news-block.scss */
  body .single-news .section {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
/* line 8, ../scss/elements/_news-block.scss */
body .single-news .section .news-date {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 3, ../scss/elements/_news-block.scss */
  body .single-news .section {
    padding: 0 1.875rem;
    /*.news-date {
        margin-bottom: 0;
    }*/
  }
}
/* line 17, ../scss/elements/_news-block.scss */
body .single-news .section:before, body .single-news .section:after {
  content: '';
  display: block;
  clear: both;
}
/* line 26, ../scss/elements/_news-block.scss */
body .section.news-header h2 {
  margin-bottom: 0;
}
/* line 32, ../scss/elements/_news-block.scss */
body .section.news-body:nth-child(2):before {
  border: 0 !important;
}
@media (max-width: 767px) {
  /* line 37, ../scss/elements/_news-block.scss */
  body .section.news-body .news-img {
    padding-bottom: 1.875rem !important;
  }
  /* line 39, ../scss/elements/_news-block.scss */
  body .section.news-body .news-img:empty {
    padding-bottom: 0 !important;
  }
  /* line 43, ../scss/elements/_news-block.scss */
  body .section.news-body h3 {
    margin-bottom: 5px;
  }
  /* line 46, ../scss/elements/_news-block.scss */
  body .section.news-body h6 {
    margin-bottom: 1.5rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) {
  /* line 51, ../scss/elements/_news-block.scss */
  body .section.news-body .col {
    padding: 0 2.5rem !important;
  }
}
@media (min-width: 768px) {
  /* line 55, ../scss/elements/_news-block.scss */
  body .section.news-body .col:last-child {
    padding-left: 4.5rem !important;
  }
}
/* line 62, ../scss/elements/_news-block.scss */
body .section.news-block {
  padding: 0;
}
@media (max-width: 1199px) {
  /* line 62, ../scss/elements/_news-block.scss */
  body .section.news-block {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 62, ../scss/elements/_news-block.scss */
  body .section.news-block {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 62, ../scss/elements/_news-block.scss */
  body .section.news-block {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 75, ../scss/elements/_news-block.scss */
body .section.news-block .news-left {
  padding-right: 4.5rem !important;
}
@media (max-width: 767px) {
  /* line 75, ../scss/elements/_news-block.scss */
  body .section.news-block .news-left {
    padding: 0 30px 0 !important;
  }
}
/* line 80, ../scss/elements/_news-block.scss */
body .section.news-block .news-left .news-date {
  color: #888888;
  font-size: 2.625rem;
  margin-bottom: 2.5rem;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}
@media (max-width: 1199px) {
  /* line 80, ../scss/elements/_news-block.scss */
  body .section.news-block .news-left .news-date {
    font-size: 36px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 80, ../scss/elements/_news-block.scss */
  body .section.news-block .news-left .news-date {
    margin-bottom: 1.875rem;
  }
}
/* line 94, ../scss/elements/_news-block.scss */
body .section.news-block .news-left .news-date span {
  color: #888888;
  font-size: 1.125rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  /* line 94, ../scss/elements/_news-block.scss */
  body .section.news-block .news-left .news-date span {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
  }
}
/* line 106, ../scss/elements/_news-block.scss */
body .section.news-block .news-left .news-date + h3 {
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #d5d5e3;
}
@media (max-width: 767px) {
  /* line 106, ../scss/elements/_news-block.scss */
  body .section.news-block .news-left .news-date + h3 {
    padding: 0;
    border: none;
    margin-bottom: 0;
  }
}
/* line 117, ../scss/elements/_news-block.scss */
body .section.news-block .news-left .button {
  max-width: 100%;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 117, ../scss/elements/_news-block.scss */
  body .section.news-block .news-left .button {
    max-width: 18.75rem;
    margin: 3.125rem 0 0 !important;
    width: 100%;
  }
}
/* line 126, ../scss/elements/_news-block.scss */
body .section.news-block .news-list {
  padding: 0 !important;
}
@media (max-width: 767px) {
  /* line 126, ../scss/elements/_news-block.scss */
  body .section.news-block .news-list {
    display: none !important;
  }
}
/* line 133, ../scss/elements/_news-block.scss */
body .section.news-block .news-list .table:first-child .col {
  border-top: none !important;
}
/* line 143, ../scss/elements/_news-block.scss */
body .section.news-block > .table > .row > .col .col:first-child {
  padding: 4.5rem 0;
  text-align: center;
  border-top: 1px solid rgba(71, 65, 64, 0.2);
}
/* line 147, ../scss/elements/_news-block.scss */
body .section.news-block > .table > .row > .col .col:first-child .date-container {
  width: 100%;
  box-sizing: border-box;
  border-left: 0.25rem solid #e35928;
  padding: 1.25rem 0.25rem;
}
@media (max-width: 1199px) {
  /* line 147, ../scss/elements/_news-block.scss */
  body .section.news-block > .table > .row > .col .col:first-child .date-container {
    border-left: 3px solid #e35928;
  }
}
/* line 155, ../scss/elements/_news-block.scss */
body .section.news-block > .table > .row > .col .col:first-child .date-container .date {
  display: block;
  text-align: center;
  font-size: 2.625rem;
  line-height: 2.625rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
@media (max-width: 1199px) {
  /* line 155, ../scss/elements/_news-block.scss */
  body .section.news-block > .table > .row > .col .col:first-child .date-container .date {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 4px;
  }
}
/* line 168, ../scss/elements/_news-block.scss */
body .section.news-block > .table > .row > .col .col:first-child .date-container .month {
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.125rem;
}
@media (max-width: 1199px) {
  /* line 168, ../scss/elements/_news-block.scss */
  body .section.news-block > .table > .row > .col .col:first-child .date-container .month {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 181, ../scss/elements/_news-block.scss */
body .section.news-block > .table > .row > .col .col:last-child {
  border-top: 1px solid rgba(71, 65, 64, 0.2);
  padding: 4.5rem 3.375rem;
}
@media (max-width: 767px) {
  /* line 181, ../scss/elements/_news-block.scss */
  body .section.news-block > .table > .row > .col .col:last-child {
    padding: 4.5rem 0rem;
  }
}

/* line 3, ../scss/elements/_food-menu.scss */
body .food-menu-block.section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 3, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section {
    padding-right: 0;
  }
}
/* line 9, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left {
  /*padding: 4.25rem 4.5rem 4.25rem 1.25rem !important;*/
  padding: 7.75rem 4.5rem 7.75rem 1.25rem !important;
  /* @include response(apn) {
       padding: 4.25rem 1.25rem 0!important;
   }*/
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 9, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left {
    vertical-align: top !important;
  }
}
@media (max-width: 1024px) {
  /* line 9, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left {
    padding: 64px 38px 64px 20px !important;
  }
}
@media (max-width: 767px) {
  /* line 9, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left {
    padding: 50px 30px !important;
  }
}
@media (max-width: 767px) {
  /* line 25, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .button.desktop {
    display: none;
  }
}
/* line 31, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left .table {
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  /* line 31, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .table {
    margin-bottom: 0;
  }
  /* line 35, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .table + p {
    margin-top: 1.25rem;
  }
  /* line 38, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .table + p + .read-more {
    margin: 0;
  }
}
@media (max-width: 767px) {
  /* line 43, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .table .row .col {
    text-align: center;
    width: 100%;
  }
}
/* line 48, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left .table .row .col img {
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 48, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .table .row .col img {
    max-width: 100%;
  }
}
/* line 54, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left .table .row .col h3 {
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 54, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .table .row .col h3 {
    margin-top: 1.563rem;
  }
}
/* line 60, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left .table .row .col:first-child {
  padding: 0 2.5rem 0 0;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 60, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left .table .row .col:first-child {
    padding: 0;
  }
}
/* line 67, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left .table .row .col:last-child {
  padding: 0 5rem 0 0;
  text-align: left;
  vertical-align: middle;
}
/* line 71, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left .table .row .col:last-child h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 78, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left p {
    margin-bottom: 16px;
  }
}
/* line 86, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-left hr {
  margin: 0 0 6px;
  border: 0 none;
  border-top: 1px solid rgba(108, 117, 50, 0.3);
}
@media (max-width: 767px) {
  /* line 86, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-left hr {
    display: none;
  }
}
/* line 96, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list {
  /*padding: 4.25rem 4.5rem 4.25rem 0 !important;*/
  padding: 7.75rem 4.5rem 7.75rem 0 !important;
}
@media (max-width: 1024px) {
  /* line 96, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list {
    padding: 64px 20px 64px 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 96, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list {
    padding: 55px 30px 46px !important;
  }
}
/* line 105, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .title {
  width: 100%;
  background-image: url("../img/icons/pot.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  border-left: 0.25rem solid #ffffff;
  padding: 0 5rem;
  font-size: 2.625rem;
  line-height: 3.75rem;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 895px) {
  /* line 105, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .title {
    padding: 0 5rem 0 2.5rem;
  }
}
@media (max-width: 767px) {
  /* line 105, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .title {
    background-image: none;
    border: none;
    padding: 0;
  }
}
/* line 124, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .title h3 {
  display: block;
  text-align: left;
  font-size: 2.625rem;
  line-height: 3.75rem;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}
@media (max-width: 1199px) {
  /* line 124, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .title h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 124, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .title h3 {
    font-size: 2.625rem;
    line-height: 3.75rem;
  }
}
/* line 141, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .title span {
  font-size: 1.625rem;
  display: block;
  text-align: left;
  text-transform: uppercase;
  line-height: 3.5rem;
}
@media (max-width: 1199px) {
  /* line 141, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .title span {
    line-height: 28px;
    font-size: 20px;
  }
}
/* line 153, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .food-menu-list-items {
  display: block;
  width: 100%;
  padding: 4rem 0 0 5rem;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 895px) {
  /* line 153, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .food-menu-list-items {
    padding: 4rem 1.25rem 0 2.5rem;
  }
}
@media (max-width: 767px) {
  /* line 153, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .food-menu-list-items {
    padding: 0;
    margin-top: 20px;
  }
}
/* line 165, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .food-menu-list-items li {
  display: block;
  width: 100%;
  list-style: none;
  padding-left: 3.625rem;
  border-bottom: 1px solid #6c7532;
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  /* line 165, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .food-menu-list-items li {
    padding-left: 50px;
  }
}
@media (min-width: 896px) and (max-width: 1024px) {
  /* line 165, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .food-menu-list-items li {
    padding-left: 4.375rem;
  }
}
/* line 180, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .food-menu-list-items li:before {
  background-position: 0;
  font-family: "Community-servings", sans-serif;
  content: '';
  display: block;
  width: 35px;
  height: 35px;
  font-size: 2.188rem;
  line-height: 4rem;
  border-radius: 0;
  color: #c9de9b;
  background-color: transparent;
  content: attr(data-icon-glyph);
  margin: 0;
}
@media (max-width: 767px) {
  /* line 180, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .food-menu-list-items li:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    line-height: 26px;
  }
}
/* line 205, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .food-menu-list-items li:after {
  content: attr(data-counter);
  display: block;
  float: right;
  font-weight: 500;
  transform: translateY(50%);
}
@media (max-width: 1199px) {
  /* line 205, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .food-menu-list-items li:after {
    font-size: 18px;
    line-height: 58px;
    height: 48px;
    transform: none;
  }
}
/* line 218, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .food-menu-list-items li a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 4rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.15rem;
}
/* line 227, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .food-menu-list-items li a:hover {
  color: #c9de9b;
}
@media (max-width: 1199px) {
  /* line 218, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .food-menu-list-items li a {
    font-size: 18px;
    line-height: 58px;
    letter-spacing: 2px;
  }
}
/* line 239, ../scss/elements/_food-menu.scss */
body .food-menu-block.section .food-menu-list .button.mobile {
  display: none;
}
@media (max-width: 767px) {
  /* line 239, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .button.mobile {
    display: block;
    color: #ffffff;
    border-color: #ffffff;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 239, ../scss/elements/_food-menu.scss */
  body .food-menu-block.section .food-menu-list .button.mobile {
    max-width: 300px;
  }
}

/* Slider */
/* line 3, ../scss/elements/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, ../scss/elements/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 24, ../scss/elements/_slick.scss */
.slick-list:focus {
  /*outline: none;*/
}
/* line 28, ../scss/elements/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, ../scss/elements/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, ../scss/elements/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 48, ../scss/elements/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 54, ../scss/elements/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 58, ../scss/elements/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 62, ../scss/elements/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 66, ../scss/elements/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 69, ../scss/elements/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 72, ../scss/elements/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 78, ../scss/elements/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 82, ../scss/elements/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 86, ../scss/elements/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 90, ../scss/elements/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 96, ../scss/elements/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
/* Arrows */
/* line 64, ../scss/elements/_slick-slider.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background-color: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  /*outline: none;*/
}
/* line 82, ../scss/elements/_slick-slider.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  /*outline: none;*/
  background-color: transparent;
  color: transparent;
}
/* line 86, ../scss/elements/_slick-slider.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 90, ../scss/elements/_slick-slider.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
/* line 93, ../scss/elements/_slick-slider.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 104, ../scss/elements/_slick-slider.scss */
.slick-prev {
  left: -25px;
}
/* line 106, ../scss/elements/_slick-slider.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 110, ../scss/elements/_slick-slider.scss */
.slick-prev:before {
  content: "←";
}
/* line 112, ../scss/elements/_slick-slider.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 118, ../scss/elements/_slick-slider.scss */
.slick-next {
  right: -25px;
}
/* line 120, ../scss/elements/_slick-slider.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 124, ../scss/elements/_slick-slider.scss */
.slick-next:before {
  content: "→";
}
/* line 126, ../scss/elements/_slick-slider.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 134, ../scss/elements/_slick-slider.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 138, ../scss/elements/_slick-slider.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 100;
}
/* line 148, ../scss/elements/_slick-slider.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 156, ../scss/elements/_slick-slider.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  /* outline: none;*/
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 168, ../scss/elements/_slick-slider.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  /*outline: none;*/
}
/* line 170, ../scss/elements/_slick-slider.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 174, ../scss/elements/_slick-slider.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 191, ../scss/elements/_slick-slider.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 198, ../scss/elements/_slick-slider.scss */
.slider-container, .slider-footer {
  max-width: none !important;
  padding: 0 !important;
}

/* line 210, ../scss/elements/_slick-slider.scss */
body .hero-container .slide .slide-holder div.center {
  padding: 0 4.5rem !important;
}
@media (max-width: 895px) {
  /* line 210, ../scss/elements/_slick-slider.scss */
  body .hero-container .slide .slide-holder div.center {
    padding-left: 2.5rem !important;
  }
}
@media (max-width: 895px) {
  /* line 221, ../scss/elements/_slick-slider.scss */
  body .hero-container .slide .slide-holder div.center p {
    max-width: 95%;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  /* line 221, ../scss/elements/_slick-slider.scss */
  body .hero-container .slide .slide-holder div.center p {
    max-width: 100%;
  }
}
@media (min-width: 896px) {
  /* line 234, ../scss/elements/_slick-slider.scss */
  body .hero-container .slide .slide-holder div.center a.button {
    position: relative;
  }
}
/* line 245, ../scss/elements/_slick-slider.scss */
body .slide {
  /*outline: none;*/
  position: relative;
  overflow: hidden;
  /*@include response-to(vpd) {
      height: 300px !important;
  }*/
  /*@include response(apn) {
      height: auto;
  }*/
}
@media (min-width: 896px) {
  /* line 245, ../scss/elements/_slick-slider.scss */
  body .slide {
    height: 45.563rem;
  }
}
/* line 258, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  float: left;
}
@media (min-width: 896px) {
  /* line 258, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder {
    height: 45.563rem;
  }
}
@media (min-width: 768px) and (max-width: 895px) {
  /* line 258, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder {
    height: auto;
  }
}
/* line 269, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder .left {
  overflow: hidden;
  width: 32%;
  padding: 0 !important;
}
@media (min-width: 896px) {
  /* line 269, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder .left {
    height: 45.563rem;
  }
}
@media (min-width: 1200px) {
  /* line 269, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder .left {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  /* line 269, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder .left {
    width: 70%;
  }
}
/* line 285, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder .left img {
  display: block;
  float: right;
}
/* line 291, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder div.center {
  text-align: left;
  width: 100%;
  vertical-align: middle !important;
  padding: 0 2rem 0 2rem !important;
}
@media (min-width: 896px) {
  /* line 291, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder div.center {
    max-width: 47.25rem;
    min-width: 47.25rem;
    height: 45.563rem;
  }
}
@media (min-width: 1200px) {
  /* line 291, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder div.center {
    width: 47.25rem;
    padding: 0 4.5rem !important;
  }
}
/* line 309, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder div.center h1 {
  text-align: left !important;
  position: relative;
  /*@include response-from(hpd) {
      max-width: 40.5rem;
  }*/
}
/* line 316, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder div.center p {
  line-height: 2.25rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 1199px) {
  /* line 316, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder div.center p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 895px) {
  /* line 316, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder div.center p {
    padding-right: 0;
    width: 100%;
  }
}
/* line 336, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder .right {
  overflow: hidden;
  width: 26%;
  padding: 0 !important;
}
@media (min-width: 896px) {
  /* line 336, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder .right {
    height: 45.563rem;
  }
}
@media (min-width: 1200px) {
  /* line 336, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder .right {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  /* line 336, ../scss/elements/_slick-slider.scss */
  body .slide .slide-holder .right {
    width: 50%;
  }
}
/* line 351, ../scss/elements/_slick-slider.scss */
body .slide .slide-holder .right img {
  display: block;
  float: left;
}
/* line 357, ../scss/elements/_slick-slider.scss */
body .slide img {
  height: 100%;
  max-width: none;
}
@media (min-width: 896px) {
  /* line 357, ../scss/elements/_slick-slider.scss */
  body .slide img {
    max-height: 45.563rem;
  }
}
/* line 368, ../scss/elements/_slick-slider.scss */
body .slider-footer .light-bg-olive {
  background-image: none !important;
}
@media (max-width: 1024px) {
  /* line 366, ../scss/elements/_slick-slider.scss */
  body .slider-footer {
    display: none;
  }
}
/* line 376, ../scss/elements/_slick-slider.scss */
body .slick-dots {
  padding: 0;
  margin: 0;
}
/* line 379, ../scss/elements/_slick-slider.scss */
body .slick-dots li {
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0;
}
/* line 388, ../scss/elements/_slick-slider.scss */
body .slick-dots {
  height: 0 !important;
  width: 0 !important;
  margin: 0 auto !important;
  padding: 0;
  bottom: 6px;
  list-style: none;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-6px);
  -o-transform: translateX(-6px);
  transform: translateX(-6px);
  -ms-transform: translateX(-6px);
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 388, ../scss/elements/_slick-slider.scss */
  body .slick-dots {
    bottom: 35px;
  }
}
@media (max-width: 767px) {
  /* line 388, ../scss/elements/_slick-slider.scss */
  body .slick-dots {
    bottom: 15px;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: auto !important;
    height: auto !important;
  }
}
/* line 409, ../scss/elements/_slick-slider.scss */
body .slick-dots li {
  margin: 0;
  padding: 0;
  height: 12px;
  width: 12px;
  font-size: 0;
  line-height: 0;
  position: absolute;
}
/* line 417, ../scss/elements/_slick-slider.scss */
body .slick-dots li:before {
  display: none !important;
}
@media (max-width: 767px) {
  /* line 409, ../scss/elements/_slick-slider.scss */
  body .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
  }
}
/* line 425, ../scss/elements/_slick-slider.scss */
body .slick-dots li button {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.3;
  transition: opacity 0.3s ease-in;
}
/* line 434, ../scss/elements/_slick-slider.scss */
body .slick-dots li button:before {
  display: none;
}
/* line 439, ../scss/elements/_slick-slider.scss */
body .slick-dots li.slick-active button {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}
/* line 446, ../scss/elements/_slick-slider.scss */
body .client-stories-slider {
  background-image: url("../img/bg/dark-red.png");
  background-position: center;
  padding: 0 !important;
}
@media (max-width: 767px) {
  /* line 452, ../scss/elements/_slick-slider.scss */
  body .client-stories-slider button {
    display: none !important;
  }
}
/* line 457, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .slick-prev {
  background-image: url("../img/icons/arrow-left-white.svg") !important;
  background-repeat: no-repeat, repeat;
}
/* line 460, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .slick-prev:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
/* line 465, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .slick-next {
  background-image: url("../img/icons/arrow-right-white.svg") !important;
  background-repeat: no-repeat, repeat;
}
/* line 468, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .slick-next:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
/* line 473, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .stories-slide {
  outline: none;
}
/* line 476, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .stories-slide .row .col {
  padding: 5.5rem 0 !important;
}
@media (max-width: 767px) {
  /* line 476, ../scss/elements/_slick-slider.scss */
  body .client-stories-slider .stories-slide .row .col {
    padding: 3.188rem 1.875rem !important;
  }
}
/* line 481, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .stories-slide .row .col p {
  display: inline-block;
  max-width: 78%;
  color: #ffffff;
  font-style: italic;
  font-weight: 400;
  font-size: 1.625rem;
  line-height: 2.625rem;
  margin: 0 auto 3.875rem;
}
@media (max-width: 767px) {
  /* line 481, ../scss/elements/_slick-slider.scss */
  body .client-stories-slider .stories-slide .row .col p {
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 500, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .stories-slide .row .col span {
  color: #ffffff;
  text-transform: uppercase;
}
/* line 503, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .stories-slide .row .col span.name {
  display: block;
  max-width: 78%;
  font-size: 2.625rem;
  line-height: 3rem;
  margin: 0 auto 1rem;
  clear: both;
}
@media (max-width: 767px) {
  /* line 503, ../scss/elements/_slick-slider.scss */
  body .client-stories-slider .stories-slide .row .col span.name {
    max-width: 100%;
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 516, ../scss/elements/_slick-slider.scss */
body .client-stories-slider .stories-slide .row .col span.position {
  line-height: 1.75rem;
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  /* line 516, ../scss/elements/_slick-slider.scss */
  body .client-stories-slider .stories-slide .row .col span.position {
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 531, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-list .slick-track {
  display: flex;
  flex-direction: row;
  align-items: center;
}
/* line 535, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-list .slick-track .partners-slide {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: auto !important;
}
/* line 541, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-list .slick-track .partners-slide .row {
  display: block;
  width: 100%;
}
/* line 544, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-list .slick-track .partners-slide .row .col {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 6.5rem;
}
/* line 556, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide:not(.sponsors-slider) {
  outline: none;
}
/* line 559, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide:not(.sponsors-slider) .row .col {
  text-align: center !important;
}
/* line 561, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide:not(.sponsors-slider) .row .col a {
  outline: none;
}
/* line 564, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide:not(.sponsors-slider) .row .col > * {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  max-width: 14% !important;
  width: auto !important;
}
@media (max-width: 479px) {
  /* line 564, ../scss/elements/_slick-slider.scss */
  body .our-partners-slider .partners-slide:not(.sponsors-slider) .row .col > * {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* line 574, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide:not(.sponsors-slider) .row .col > * img {
  max-width: 100%;
}
/* line 582, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide.sponsors-slider {
  outline: none;
}
/* line 585, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide.sponsors-slider .row .col {
  text-align: center !important;
}
/* line 587, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide.sponsors-slider .row .col a {
  outline: none;
}
/* line 590, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide.sponsors-slider .row .col > * {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  max-width: calc(25% - 2rem) !important;
  width: auto !important;
}
@media (max-width: 479px) {
  /* line 590, ../scss/elements/_slick-slider.scss */
  body .our-partners-slider .partners-slide.sponsors-slider .row .col > * {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* line 600, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .partners-slide.sponsors-slider .row .col > * img {
  max-width: 100%;
}
/* line 608, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-prev {
  background-image: url("../img/icons/arrow-left-dark.png");
}
@media (max-width: 479px) {
  /* line 608, ../scss/elements/_slick-slider.scss */
  body .our-partners-slider .slick-prev {
    display: none !important;
  }
}
/* line 614, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-prev:hover {
  background-image: url("../img/icons/arrow-left-dark.png");
}
/* line 618, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-next {
  background-image: url("../img/icons/arrow-right-dark.png");
}
@media (max-width: 479px) {
  /* line 618, ../scss/elements/_slick-slider.scss */
  body .our-partners-slider .slick-next {
    display: none !important;
  }
}
/* line 624, ../scss/elements/_slick-slider.scss */
body .our-partners-slider .slick-next:hover {
  background-image: url("../img/icons/arrow-right-dark.png");
}
/* line 630, ../scss/elements/_slick-slider.scss */
body .slick-prev {
  left: 0;
  width: 7.75rem !important;
  height: 100%;
  z-index: 10;
  outline: none;
  background-image: url("../img/icons/arrow-left.png");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  background-color: transparent;
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  /* line 630, ../scss/elements/_slick-slider.scss */
  body .slick-prev {
    margin-left: 0 !important;
  }
}
@media (max-width: 895px) {
  /* line 630, ../scss/elements/_slick-slider.scss */
  body .slick-prev {
    width: 42px !important;
  }
}
/* line 648, ../scss/elements/_slick-slider.scss */
body .slick-prev:before {
  display: none;
}
/* line 651, ../scss/elements/_slick-slider.scss */
body .slick-prev:hover {
  background-image: url("../img/icons/arrow-left.png");
  background-position: center;
  background-repeat: no-repeat;
}
/* line 657, ../scss/elements/_slick-slider.scss */
body .slick-next {
  right: 0;
  width: 7.75rem !important;
  height: 100%;
  z-index: 10;
  outline: none;
  background-image: url("../img/icons/arrow-right.png");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  background-color: transparent;
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  /* line 657, ../scss/elements/_slick-slider.scss */
  body .slick-next {
    margin-right: 0 !important;
  }
}
@media (max-width: 895px) {
  /* line 657, ../scss/elements/_slick-slider.scss */
  body .slick-next {
    width: 42px !important;
  }
}
/* line 675, ../scss/elements/_slick-slider.scss */
body .slick-next:before {
  display: none;
}
/* line 678, ../scss/elements/_slick-slider.scss */
body .slick-next:hover {
  background-image: url("../img/icons/arrow-right.png");
  background-position: center;
  background-repeat: no-repeat;
}

/* line 687, ../scss/elements/_slick-slider.scss */
body .slide {
  opacity: 0;
  /*height: 0;*/
}
@media (min-width: 896px) {
  /* line 687, ../scss/elements/_slick-slider.scss */
  body .slide {
    height: 45.563rem;
  }
}
/* line 695, ../scss/elements/_slick-slider.scss */
body .get-involved .slide {
  opacity: 1;
}

/* line 703, ../scss/elements/_slick-slider.scss */
body .slick-slider.slick-initialized .slide {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}

/* line 709, ../scss/elements/_slick-slider.scss */
body .slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* line 3, ../scss/elements/_hero-section.scss */
body .container.hero-container {
  min-height: 45.563rem;
  /*background-size: contain;*/
  background-position: center;
}
@media (max-width: 895px) {
  /* line 3, ../scss/elements/_hero-section.scss */
  body .container.hero-container {
    min-height: 0;
  }
}
@media (min-width: 896px) {
  /* line 10, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slick-list {
    height: 45.563rem;
  }
}
@media (max-width: 767px) {
  /* line 10, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slick-list {
    height: auto;
  }
}
@media (max-width: 479px) {
  /* line 10, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slick-list {
    height: auto;
  }
}
/* line 21, ../scss/elements/_hero-section.scss */
body .container.hero-container .section {
  padding: 0;
}
@media (min-width: 896px) {
  /* line 21, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section {
    min-height: 45.563rem;
  }
}
@media (max-width: 895px) {
  /* line 21, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section {
    min-height: 0;
  }
}
/* line 31, ../scss/elements/_hero-section.scss */
body .container.hero-container .section .table .row .col {
  padding: 4.25rem 1.25rem;
}
/* line 33, ../scss/elements/_hero-section.scss */
body .container.hero-container .section .table .row .col h1 {
  margin-bottom: 3.125rem;
  text-align: center;
}
/* line 37, ../scss/elements/_hero-section.scss */
body .container.hero-container .section .table .row .col p {
  color: #795453;
}
/* line 40, ../scss/elements/_hero-section.scss */
body .container.hero-container .section .table .row .col a {
  border-color: #795453;
  color: #795453;
}
/* line 43, ../scss/elements/_hero-section.scss */
body .container.hero-container .section .table .row .col a:hover {
  background-color: #795453;
  color: #ffffff;
}
@media (max-width: 895px) {
  /* line 48, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table .row .col img {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  /* line 57, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col {
    width: 100% !important;
  }
}
@media (max-width: 767px) and (min-width: 896px) {
  /* line 59, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col img {
    height: 45.563rem;
    /*width: auto;*/
  }
}
@media (max-width: 767px) {
  /* line 65, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.left {
    display: none;
  }
  /* line 68, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.center {
    padding: 2.875rem 1.875rem 2.875rem !important;
    height: auto;
  }
  /* line 71, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.center h1 {
    margin-bottom: 1.875rem;
  }
  /* line 74, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.center p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media (max-width: 767px) and (min-width: 896px) {
  /* line 74, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.center p {
    max-width: 40.5rem;
  }
}
@media (max-width: 767px) {
  /* line 82, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.right {
    display: none;
  }
}
@media (max-width: 479px) {
  /* line 91, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.left {
    display: block;
  }
  /* line 94, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.left img {
    width: 100%;
    height: auto;
  }
  /* line 99, ../scss/elements/_hero-section.scss */
  body .container.hero-container .section .table.slide-holder .col.center {
    min-height: 0;
  }
}

/* line 111, ../scss/elements/_hero-section.scss */
body .container.hero-container {
  height: 46rem;
}
@media (max-width: 895px) {
  /* line 111, ../scss/elements/_hero-section.scss */
  body .container.hero-container {
    height: auto;
  }
}
/* line 116, ../scss/elements/_hero-section.scss */
body .container.hero-container .slick-dots {
  bottom: 4.01rem;
}
@media (max-width: 1199px) {
  /* line 116, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slick-dots {
    bottom: 6rem;
  }
}
@media (max-width: 895px) {
  /* line 116, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slick-dots {
    bottom: 1.125rem;
  }
}
/* line 126, ../scss/elements/_hero-section.scss */
body .container.hero-container .slide .full-width-slide {
  height: 46rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 3.5rem;
  box-sizing: border-box;
}
@media (max-width: 895px) {
  /* line 126, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide {
    height: auto;
    background-image: none !important;
    padding-bottom: 0;
  }
}
/* line 138, ../scss/elements/_hero-section.scss */
body .container.hero-container .slide .full-width-slide .slide-container {
  margin: 0 auto;
  width: 100%;
  max-width: 80rem;
  padding: 5.425rem 0;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  /* line 138, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container {
    padding-left: calc(32px + 1.25rem);
    padding-right: calc(32px + 1.25rem);
    max-width: 1175px;
  }
}
@media (max-width: 767px) {
  /* line 138, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (max-width: 895px) {
  /* line 138, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
/* line 162, ../scss/elements/_hero-section.scss */
body .container.hero-container .slide .full-width-slide .slide-container h1, body .container.hero-container .slide .full-width-slide .slide-container p {
  background-color: rgba(249, 249, 249, 0.9);
  padding: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  /* line 162, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container h1, body .container.hero-container .slide .full-width-slide .slide-container p {
    padding: 1rem;
  }
}
/* line 170, ../scss/elements/_hero-section.scss */
body .container.hero-container .slide .full-width-slide .slide-container h1 {
  margin-top: 0;
  font-size: 4.8125rem;
  line-height: 5rem;
}
@media (max-width: 1199px) {
  /* line 170, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container h1 {
    font-size: 52px;
    line-height: 54px;
  }
}
@media (max-width: 1024px) {
  /* line 170, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container h1 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  /* line 170, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container h1 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
  }
}
/* line 189, ../scss/elements/_hero-section.scss */
body .container.hero-container .slide .full-width-slide .slide-container p {
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  /* line 189, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container p {
    font-size: 18px;
    line-height: 24px;
  }
}
/* line 199, ../scss/elements/_hero-section.scss */
body .container.hero-container .slide .full-width-slide .slide-container .button {
  margin-bottom: 0;
  color: #ffffff;
  background-color: #e35928;
}
/* line 203, ../scss/elements/_hero-section.scss */
body .container.hero-container .slide .full-width-slide .slide-container .button:hover {
  background-color: #e0501d;
}
@media (max-width: 895px) {
  /* line 199, ../scss/elements/_hero-section.scss */
  body .container.hero-container .slide .full-width-slide .slide-container .button {
    margin: 0;
  }
}
/* line 214, ../scss/elements/_hero-section.scss */
body .home-slider-foo {
  margin-top: -3.6875rem;
}
@media (max-width: 1024px) {
  /* line 214, ../scss/elements/_hero-section.scss */
  body .home-slider-foo {
    margin-top: 0;
  }
}

/* line 2, ../scss/elements/_overlay.scss */
.container.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99998;
  left: 0;
  top: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.85);
  transition: all 0.2s ease-out;
  opacity: 0;
  visibility: hidden;
}
/* line 14, ../scss/elements/_overlay.scss */
.container.overlay.active {
  transition: opacity 0.3s ease-in;
  opacity: 1;
  visibility: visible;
}
/* line 19, ../scss/elements/_overlay.scss */
.container.overlay .text-center {
  text-align: center !important;
}
/* line 25, ../scss/elements/_overlay.scss */
.container.overlay.form-modal-error.not18 .overlay-wrapper .overlay-header {
  padding: 1.5rem 1.75rem;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 24, ../scss/elements/_overlay.scss */
  .container.overlay.form-modal-error.not18 .overlay-wrapper {
    max-width: none;
    width: 90%;
    height: auto;
    overflow: unset;
  }
  /* line 35, ../scss/elements/_overlay.scss */
  .container.overlay.form-modal-error.not18 .overlay-wrapper #close-overlay {
    right: 0;
    top: -50px;
    color: #ffffff;
  }
}
/* line 45, ../scss/elements/_overlay.scss */
.container.overlay #close-overlay {
  color: #ffffff;
  font-size: 3.125rem;
  line-height: normal;
  font-weight: 400;
  position: absolute;
  right: -2.063rem;
  top: -3.063rem;
}
/* line 53, ../scss/elements/_overlay.scss */
.container.overlay #close-overlay:hover {
  color: #e0501d;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 45, ../scss/elements/_overlay.scss */
  .container.overlay #close-overlay {
    right: 6px;
    top: 6px;
    font-size: 3rem;
    color: #36363b;
    z-index: 20;
  }
}
/* line 66, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #ffffff;
  margin: auto;
  border: none;
  max-width: 35rem;
  width: 100%;
  height: auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 0 !important;
  /*!*#login, *!#new-user, #create-password, #new-password {
      display: none;
  }*/
}
@media (max-width: 767px) {
  /* line 66, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper {
    max-width: none;
    width: 90%;
    height: 90%;
    overflow: auto;
  }
}
/* line 90, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .invalid-text {
  display: none;
}
/* line 93, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .overlay-header {
  padding: 2rem 0 0;
  margin-bottom: 1.25rem;
}
/* line 96, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .overlay-header h5, .container.overlay .overlay-wrapper .overlay-header h4 {
  margin-bottom: 0;
  padding: 0 1.875rem;
}
/* line 100, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .overlay-header h5 {
  margin-bottom: 1.75rem;
}
@media (max-width: 767px) {
  /* line 93, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper .overlay-header {
    padding-top: 3rem;
  }
}
/* line 107, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .overlay-form {
  padding: 0 2.5rem 0;
}
/* line 109, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .overlay-form label {
  margin: 0 0 1.25rem;
}
/* line 113, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .overlay-form input {
  height: 3.75rem;
  line-height: 3.75rem;
  margin: 0 0 1.25rem;
}
@media (max-width: 767px) {
  /* line 107, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper .overlay-form {
    padding: 0 1.875rem 1.875rem;
  }
}
/* line 123, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .bottom-link {
  margin-bottom: 1.25rem;
}
/* line 126, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .bottom-link a {
  text-decoration: none;
}
/* line 131, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .bottom-text span {
  display: block;
  font-weight: 600;
}
/* line 136, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .button, .container.overlay .overlay-wrapper input[type="submit"] {
  width: 100%;
  padding: 0;
  height: 4.063rem;
  line-height: 4.063rem;
  margin: 0 0 2.5rem;
  border: 0.188rem solid #e35928;
  color: #e0501d;
}
/* line 144, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .button:hover, .container.overlay .overlay-wrapper input[type="submit"]:hover {
  color: #ffffff;
  background-color: #e35928;
}
/* line 148, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .button[disabled], .container.overlay .overlay-wrapper input[type="submit"][disabled] {
  border-color: #f5c2af;
  color: #f3b8a3;
}
/* line 151, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .button[disabled]:hover, .container.overlay .overlay-wrapper input[type="submit"][disabled]:hover {
  border-color: #f5c2af;
  color: #f3b8a3;
  background-color: #ffffff;
}
/* line 159, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #login #password {
  margin-bottom: 1.75rem;
}
/* line 162, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #login .bottom-wrapper {
  padding: 0 2.5rem;
}
/* line 164, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #login .bottom-wrapper .button {
  margin: 1.25rem auto 2.5rem;
  font-size: 1.625rem;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 162, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper #login .bottom-wrapper {
    padding: 0 1.875rem;
  }
}
/* line 175, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #login.with-invalid .invalid-text {
  display: block;
  margin: 0.563rem auto 1.75rem;
}
/* line 179, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #login.with-invalid .button {
  margin-top: 0;
}
/* line 183, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #login.with-invalid .bottom-wrapper .button {
  margin-top: 2.813rem;
}
/* line 187, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #login.with-invalid .bottom-link {
  margin-bottom: 2.813rem;
}
/* line 193, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user .overlay-header {
  padding: 2.875rem 0 2.75rem;
}
/* line 197, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user .overlay-form label {
  margin: 7.188rem 0 1.563rem;
}
/* line 200, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user .overlay-form .button {
  margin-bottom: 0;
}
/* line 203, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user .overlay-form .hidden-text {
  margin: 2.188rem 0 5.375rem;
  visibility: hidden;
}
/* line 208, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user .bottom-link {
  padding: 4rem 0;
}
/* line 212, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user.with-invalid .invalid-text {
  display: block;
  margin: 2.188rem auto;
}
/* line 216, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user.with-invalid .button {
  margin: 0 auto 7.688rem;
}
/* line 219, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-user.with-invalid .hidden-text {
  display: none;
}
/* line 225, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #create-password .overlay-header {
  padding: 3rem 0 2.875rem;
}
/* line 229, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #create-password .overlay-form label {
  margin: 3.75rem 0 1.688rem;
}
/* line 231, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #create-password .overlay-form label.second-label {
  margin-top: 2.25rem;
}
/* line 235, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #create-password .overlay-form p {
  margin: 3.313rem auto 0;
}
/* line 237, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #create-password .overlay-form p.hidden-text {
  margin-bottom: 1rem;
  visibility: hidden;
}
/* line 242, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #create-password .overlay-form .button {
  margin-top: 0rem;
}
/* line 264, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #new-password .bottom-wrapper {
  margin-bottom: 4.375rem;
}
/* line 272, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .message.error {
  color: #ca3c2d;
  margin-bottom: 0;
}
/* line 275, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper .message.error .error {
  margin-top: 0;
  margin-bottom: 0.5rem;
  text-transform: none;
  font-weight: 400;
  display: block;
  color: #ca3c2d;
}
/* line 288, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #subscribe-news .limus-form {
  padding: 0 2.5rem 3.75rem;
}
/* line 290, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #subscribe-news .limus-form label {
  margin: 1.25rem 0;
  padding-left: 0;
}
/* line 293, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #subscribe-news .limus-form label:before {
  display: none;
}
@media (max-width: 767px) {
  /* line 290, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper #subscribe-news .limus-form label {
    margin: 0.75rem 0;
  }
}
/* line 300, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #subscribe-news .limus-form input {
  height: 3.75rem;
  line-height: 3.5rem;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 300, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper #subscribe-news .limus-form input {
    height: 3rem;
    line-height: 2.75rem;
  }
}
/* line 309, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #subscribe-news .limus-form input[type="submit"] {
  margin: 1.25rem auto 0;
}
@media (max-width: 767px) {
  /* line 309, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper #subscribe-news .limus-form input[type="submit"] {
    letter-spacing: 3px;
    height: auto;
    padding: 1.125rem;
    font-size: 1.5rem;
    line-height: 34px;
  }
}
/* line 321, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #subscribe-news .limus-form .table .row .col {
  padding: 0;
}
/* line 326, ../scss/elements/_overlay.scss */
.container.overlay .overlay-wrapper #subscribe-news .limus-form .content {
  padding: 0;
}
@media (max-width: 767px) {
  /* line 288, ../scss/elements/_overlay.scss */
  .container.overlay .overlay-wrapper #subscribe-news .limus-form {
    padding: 0 1.875rem 1.875rem;
  }
}
/* line 336, ../scss/elements/_overlay.scss */
.container.overlay.sbmt .overlay-wrapper {
  max-width: 53.75rem;
}
/* line 341, ../scss/elements/_overlay.scss */
.container.overlay.product-card .overlay-wrapper {
  max-width: 75rem;
}
@media (max-width: 767px) {
  /* line 341, ../scss/elements/_overlay.scss */
  .container.overlay.product-card .overlay-wrapper {
    width: 98%;
    height: 98%;
  }
}
/* line 349, ../scss/elements/_overlay.scss */
.container.overlay.info-modal {
  display: none;
}
/* line 351, ../scss/elements/_overlay.scss */
.container.overlay.info-modal.desktop {
  display: block;
}
/* line 355, ../scss/elements/_overlay.scss */
.container.overlay.info-modal .overlay-wrapper .overlay-header {
  padding: 2rem 2rem 0;
}
@media (max-width: 767px) {
  /* line 349, ../scss/elements/_overlay.scss */
  .container.overlay.info-modal {
    display: block;
  }
  /* line 361, ../scss/elements/_overlay.scss */
  .container.overlay.info-modal .overlay-wrapper {
    height: auto;
  }
  /* line 363, ../scss/elements/_overlay.scss */
  .container.overlay.info-modal .overlay-wrapper .overlay-header {
    padding: 1.25rem 2rem 0;
  }
}
/* line 369, ../scss/elements/_overlay.scss */
.container.overlay.video {
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 371, ../scss/elements/_overlay.scss */
.container.overlay.video .pc-close {
  display: none;
}
@media (max-width: 1024px) {
  /* line 371, ../scss/elements/_overlay.scss */
  .container.overlay.video .pc-close {
    display: block;
  }
}
/* line 378, ../scss/elements/_overlay.scss */
.container.overlay.video .overlay-wrapper {
  background-color: transparent;
  box-shadow: none;
}
@media (min-width: 1025px) {
  /* line 378, ../scss/elements/_overlay.scss */
  .container.overlay.video .overlay-wrapper {
    max-width: 560px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 378, ../scss/elements/_overlay.scss */
  .container.overlay.video .overlay-wrapper {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  /* line 378, ../scss/elements/_overlay.scss */
  .container.overlay.video .overlay-wrapper {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 400, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header {
    padding-top: 1.875rem !important;
  }
}
/* line 404, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header h5 {
  margin-top: 0 !important;
  padding: 0 2.5rem;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.75rem;
  color: #795453;
}
/* line 412, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .message {
  padding: 0 2.5rem;
  margin-bottom: 2.5rem !important;
}
/* line 416, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .note {
  margin-bottom: 0;
  padding: 1.875rem 2.5rem 0;
}
/* line 420, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  text-align: left;
}
@media screen and (max-width: 767px) {
  /* line 420, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order {
    flex-direction: column;
  }
}
/* line 431, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .side {
  width: 50%;
}
/* line 433, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .side.left-side {
  border-right: 1px solid #d8d8d8;
}
@media screen and (max-width: 767px) {
  /* line 433, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .side.left-side {
    border-right: 0 none;
    border-bottom: 1px solid #d8d8d8;
  }
}
@media screen and (max-width: 767px) {
  /* line 431, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .side {
    width: 100%;
  }
}
/* line 444, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step {
  padding: 1.25rem 1.875rem;
  border-bottom: 1px solid #d8d8d8;
}
/* line 447, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step:last-child {
  border-bottom: 0 none;
}
/* line 450, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .title {
  text-transform: uppercase;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.75rem;
  color: #6e4d4b;
}
/* line 456, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .title .edit-qq {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.75rem;
  letter-spacing: 0.3px;
  color: #e0501d;
  float: right;
  text-transform: none;
  text-decoration: underline;
  cursor: pointer;
}
/* line 467, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .title .total {
  float: right;
  font-size: 1.375rem;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: 0.2px;
  color: #e0501d;
}
/* line 474, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .title .total:before {
  content: '$';
}
/* line 479, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step p {
  margin-bottom: 0;
  font-weight: 500;
  color: #27272a;
  letter-spacing: 0.1px;
  line-height: 1.25rem;
  font-size: 1rem;
  padding-right: 0.5rem;
}
/* line 487, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step p.seller-name {
  text-transform: uppercase;
}
/* line 490, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step p.about-coupon {
  margin-top: 0.75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  text-transform: unset;
}
/* line 497, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step p.about-coupon .coup-from {
  text-transform: uppercase;
  padding-right: 1.25rem;
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
/* line 505, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step p.about-coupon .how-many {
  color: #e0501d;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 1.375rem;
}
/* line 511, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step p.about-coupon .total {
  color: #e0501d;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
/* line 518, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders {
  margin-top: 1.25rem;
}
/* line 520, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
/* line 526, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order:last-child {
  margin-bottom: 0;
}
/* line 529, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .img-name {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
/* line 534, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .img-name .image {
  flex-shrink: 0;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  overflow: hidden;
  background-color: #f6f6d7;
}
/* line 541, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .img-name .image img {
  max-width: 100%;
}
/* line 544, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .img-name .image + .name {
  margin-left: 0.75rem;
}
/* line 550, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .img-name .name .remove-edit a {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.75rem;
  letter-spacing: 0.3px;
  color: #e0501d;
  margin-right: 0.625rem;
}
/* line 562, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
/* line 567, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices .price {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #7c7c7c;
  white-space: nowrap;
}
/* line 574, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices .price > * {
  display: inline-block;
  margin-right: 0.813rem;
}
/* line 577, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices .price > * input[type='number'] {
  display: inline-block;
  max-width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: #cecece;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.313rem;
  font-weight: 400;
  box-sizing: border-box;
  border: none;
  padding: 0;
  text-align: center;
  outline: none;
  margin: 0 !important;
  vertical-align: middle;
  -moz-appearance: textfield;
}
/* line 597, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices .price > * input[type=number]::-webkit-inner-spin-button,
.submit-modal .overlay-header .review-order .step .orders .order .prices .price > * input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
/* line 606, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices .price .item-price:before {
  content: '$';
}
/* line 611, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices .total-price {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #27272a;
}
/* line 617, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders .order .prices .total-price:before {
  content: '$';
}
/* line 624, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders-total {
  text-align: right;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #2b2e31;
  margin-top: 1rem;
}
/* line 632, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders-total .total-price {
  color: #e65719;
  display: inline-block;
  margin-left: 1.125rem;
}
/* line 636, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .orders-total .total-price:before {
  content: '$';
}
/* line 641, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .location {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 1.25rem;
}
/* line 647, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .location .city {
  padding-left: 2rem;
  position: relative;
}
/* line 650, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .location .city:before {
  content: '';
  width: 1.375rem;
  height: 1.5rem;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: 1.375rem;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDk3LjcxMyA5Ny43MTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk3LjcxMyA5Ny43MTM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KCTxnPgoJCTxwYXRoIGQ9Ik00OC44NTUsMEMyOS4wMjEsMCwxMi44ODMsMTYuMTM4LDEyLjg4MywzNS45NzRjMCw1LjE3NCwxLjA1OSwxMC4xMTQsMy4xNDYsMTQuNjg0ICAgYzguOTk0LDE5LjY4MSwyNi4yMzgsNDAuNDYsMzEuMzEsNDYuMzU5YzAuMzgsMC40NDEsMC45MzQsMC42OTUsMS41MTcsMC42OTVzMS4xMzctMC4yNTQsMS41MTctMC42OTUgICBjNS4wNy01Ljg5OCwyMi4zMTQtMjYuNjc2LDMxLjMxMS00Ni4zNTljMi4wODgtNC41NywzLjE0Ni05LjUxLDMuMTQ2LTE0LjY4NEM4NC44MjgsMTYuMTM4LDY4LjY5LDAsNDguODU1LDB6IE00OC44NTUsNTQuNjU5ICAgYy0xMC4zMDMsMC0xOC42ODYtOC4zODMtMTguNjg2LTE4LjY4NmMwLTEwLjMwNCw4LjM4My0xOC42ODcsMTguNjg2LTE4LjY4N3MxOC42ODYsOC4zODMsMTguNjg2LDE4LjY4NyAgIEM2Ny41NDIsNDYuMjc2LDU5LjE1OSw1NC42NTksNDguODU1LDU0LjY1OXoiIGZpbGw9InJnYigxNzAsIDE3MSwgMTcyKSIvPgoJPC9nPgo8L3N2Zz4K");
}
/* line 666, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .location .address-time .site {
  text-transform: uppercase;
}
/* line 669, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .location .address-time .time {
  font-size: 1.125rem;
  font-weight: bold;
  color: #7c7c7c;
}
/* line 676, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .donation {
  text-align: left;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #27272a;
  margin-top: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
/* line 688, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .donation .total-price {
  color: #e35928;
  display: inline-block;
  margin-left: 1.125rem;
}
/* line 692, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step .donation .total-price:before {
  content: '$';
}
/* line 697, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step.main {
  text-align: center;
}
/* line 699, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step.main .title {
  color: #e0501d;
  margin-bottom: 0;
}
/* line 703, ../scss/elements/_overlay.scss */
.submit-modal .overlay-header .review-order .step.main .mob-descr {
  display: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  /* line 703, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step.main .mob-descr {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 716, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step {
    display: block;
    padding: 0.875rem 1.875rem;
  }
  /* line 719, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  /* line 722, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .title .total {
    font-size: 1.25rem;
  }
  /* line 727, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step p.seller-name {
    margin-top: 0.5rem;
  }
  /* line 731, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .orders {
    margin-top: 0.5rem;
  }
  /* line 733, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .orders .order {
    margin-bottom: 0.75rem;
  }
  /* line 739, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .orders .order .img-name .name .remove-edit a {
    margin-bottom: 0;
  }
  /* line 746, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .orders .order .prices .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /* line 750, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .orders .order .prices .total-price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /* line 756, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .orders .orders-total {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  /* line 761, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .location {
    margin-top: 0.5rem;
  }
  /* line 764, ../scss/elements/_overlay.scss */
  .submit-modal .overlay-header .review-order .step .donation {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 0.5rem;
  }
}
/* line 773, ../scss/elements/_overlay.scss */
.submit-modal .buttons-list-form {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1.875rem 2.5rem 1.875rem;
}
@media (max-width: 767px) {
  /* line 773, ../scss/elements/_overlay.scss */
  .submit-modal .buttons-list-form {
    padding: 1.375rem 1.875rem 1.875rem;
    flex-direction: column;
  }
}
/* line 783, ../scss/elements/_overlay.scss */
.submit-modal .buttons-list-form.top-btns {
  border-bottom: 1px solid #d8d8d8;
}
/* line 786, ../scss/elements/_overlay.scss */
.submit-modal .buttons-list-form .button {
  line-height: 3.063rem !important;
  margin: 0 !important;
  font-size: 1.063rem !important;
  letter-spacing: 0 !important;
  padding: 0 2rem !important;
  max-width: 17.5rem;
}
/* line 793, ../scss/elements/_overlay.scss */
.submit-modal .buttons-list-form .button:first-child {
  margin-right: 0.5rem !important;
}
/* line 796, ../scss/elements/_overlay.scss */
.submit-modal .buttons-list-form .button:last-child {
  margin-left: 0.5rem !important;
}
/* line 799, ../scss/elements/_overlay.scss */
.submit-modal .buttons-list-form .button.button-with-bg {
  background: transparent;
}
@media (max-width: 767px) {
  /* line 786, ../scss/elements/_overlay.scss */
  .submit-modal .buttons-list-form .button {
    max-width: none;
  }
  /* line 805, ../scss/elements/_overlay.scss */
  .submit-modal .buttons-list-form .button:first-child {
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
  /* line 809, ../scss/elements/_overlay.scss */
  .submit-modal .buttons-list-form .button:last-child {
    margin-left: 0 !important;
  }
}

/* line 817, ../scss/elements/_overlay.scss */
.product-card-modal {
  max-height: 75vh;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  /* line 817, ../scss/elements/_overlay.scss */
  .product-card-modal {
    max-height: none;
  }
}
/* line 825, ../scss/elements/_overlay.scss */
.product-card-modal .overlay-text {
  padding: 5rem;
}
@media screen and (max-width: 767px) {
  /* line 825, ../scss/elements/_overlay.scss */
  .product-card-modal .overlay-text {
    padding: 2.5rem;
  }
}
/* line 830, ../scss/elements/_overlay.scss */
.product-card-modal .overlay-text img {
  margin-bottom: 2.5rem;
  max-height: 25rem;
}
/* line 834, ../scss/elements/_overlay.scss */
.product-card-modal .overlay-text .main-title {
  margin-bottom: 0.75rem;
}
/* line 837, ../scss/elements/_overlay.scss */
.product-card-modal .overlay-text .description {
  margin-bottom: 1.25rem;
}
/* line 840, ../scss/elements/_overlay.scss */
.product-card-modal .overlay-text .ingredients {
  margin-bottom: 1.25rem;
}
/* line 843, ../scss/elements/_overlay.scss */
.product-card-modal .overlay-text p.title {
  margin-bottom: 0.5rem;
  font-weight: bold;
}
/* line 847, ../scss/elements/_overlay.scss */
.product-card-modal .overlay-text *:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 7, ../scss/elements/_has-image.scss */
  body .container .section.has-image-header .table .row .col.image-holder {
    padding: 0 0 !important;
  }
  /* line 10, ../scss/elements/_has-image.scss */
  body .container .section.has-image-header .table .row .col.image-holder + .col {
    padding-top: 1.875rem;
  }
}
@media (max-width: 767px) {
  /* line 19, ../scss/elements/_has-image.scss */
  body .container .section.has-image, body .container .section.has-image-header {
    padding-top: 3.313rem;
    padding-bottom: 2.813rem;
  }
}
/* line 24, ../scss/elements/_has-image.scss */
body .container .section.has-image img, body .container .section.has-image-header img {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.9);
}
/* line 28, ../scss/elements/_has-image.scss */
body .container .section.has-image img.loaded, body .container .section.has-image-header img.loaded {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-in;
}
@media (min-width: 896px) {
  /* line 37, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.image-holder, body .container .section.has-image-header .table .row .col.image-holder {
    padding-right: 2.5rem !important;
  }
}
@media (min-width: 768px) {
  /* line 37, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.image-holder, body .container .section.has-image-header .table .row .col.image-holder {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 37, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.image-holder, body .container .section.has-image-header .table .row .col.image-holder {
    padding: 0 0 !important;
  }
  /* line 46, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.image-holder + .text-to-right, body .container .section.has-image-header .table .row .col.image-holder + .text-to-right {
    padding-top: 1.875rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 37, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.image-holder, body .container .section.has-image-header .table .row .col.image-holder {
    padding: 0 1.875rem !important;
  }
}
/* line 53, ../scss/elements/_has-image.scss */
body .container .section.has-image .table .row .col.image-holder .button.mobile, body .container .section.has-image-header .table .row .col.image-holder .button.mobile {
  display: none;
}
@media (max-width: 767px) {
  /* line 53, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.image-holder .button.mobile, body .container .section.has-image-header .table .row .col.image-holder .button.mobile {
    display: block;
    width: calc(100% - 3.75rem);
  }
}
/* line 61, ../scss/elements/_has-image.scss */
body .container .section.has-image .table .row .col.text-to-left, body .container .section.has-image-header .table .row .col.text-to-left {
  padding-right: 4.5rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 61, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.text-to-left, body .container .section.has-image-header .table .row .col.text-to-left {
    padding-right: 2.5rem;
  }
}
@media (max-width: 767px) {
  /* line 61, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.text-to-left, body .container .section.has-image-header .table .row .col.text-to-left {
    padding: 0 1.875rem 1.875rem;
  }
  /* line 68, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.text-to-left .button, body .container .section.has-image-header .table .row .col.text-to-left .button {
    display: none;
  }
}
/* line 73, ../scss/elements/_has-image.scss */
body .container .section.has-image .table .row .col.text-to-right, body .container .section.has-image-header .table .row .col.text-to-right {
  padding-left: 4.5rem;
}
@media (max-width: 767px) {
  /* line 73, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.text-to-right, body .container .section.has-image-header .table .row .col.text-to-right {
    padding: 0 1.875rem;
  }
}
/* line 78, ../scss/elements/_has-image.scss */
body .container .section.has-image .table .row .col.text-to-right .button.desktop, body .container .section.has-image-header .table .row .col.text-to-right .button.desktop {
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 78, ../scss/elements/_has-image.scss */
  body .container .section.has-image .table .row .col.text-to-right .button.desktop, body .container .section.has-image-header .table .row .col.text-to-right .button.desktop {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 3, ../scss/elements/_volunteer-calendar.scss */
  .container .section.volunteer-calendar {
    padding-bottom: 0;
    padding-top: 1.875rem;
  }
}
@media (max-width: 767px) {
  /* line 10, ../scss/elements/_volunteer-calendar.scss */
  .container .section.volunteer-calendar .table .row .col {
    padding: 0;
  }
}
/* line 18, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper {
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 18, ../scss/elements/_volunteer-calendar.scss */
  .container .section .custom-wrapper {
    margin-bottom: 1.875rem;
  }
}
/* line 24, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper .custom-left, .container .section .custom-wrapper .custom-right {
  z-index: 10;
}
/* line 29, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper div .custom-next, .container .section .custom-wrapper div .custom-prev {
  width: 24px;
  height: 42px;
  outline: none;
  position: absolute;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
}
/* line 37, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper div .custom-next:before, .container .section .custom-wrapper div .custom-prev:before {
  content: '';
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 42px;
  display: block;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 29, ../scss/elements/_volunteer-calendar.scss */
  .container .section .custom-wrapper div .custom-next, .container .section .custom-wrapper div .custom-prev {
    height: 30px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  /* line 52, ../scss/elements/_volunteer-calendar.scss */
  .container .section .custom-wrapper div .custom-next:before, .container .section .custom-wrapper div .custom-prev:before {
    width: 100%;
    height: 100%;
    background-size: contain;
  }
}
/* line 59, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper div .custom-prev {
  left: 0;
}
/* line 61, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper div .custom-prev:before {
  background-image: url("../img/icons/prev.png");
}
@media (max-width: 767px) {
  /* line 59, ../scss/elements/_volunteer-calendar.scss */
  .container .section .custom-wrapper div .custom-prev {
    left: 10px;
  }
}
/* line 68, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper div .custom-next {
  right: 0;
}
/* line 70, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper div .custom-next:before {
  background-image: url("../img/icons/next.png");
}
@media (max-width: 767px) {
  /* line 68, ../scss/elements/_volunteer-calendar.scss */
  .container .section .custom-wrapper div .custom-next {
    right: 10px;
  }
}
/* line 78, ../scss/elements/_volunteer-calendar.scss */
.container .section .custom-wrapper .title {
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 78, ../scss/elements/_volunteer-calendar.scss */
  .container .section .custom-wrapper .title {
    margin: 0 auto;
    max-width: 78%;
  }
}
@media (max-width: 767px) {
  /* line 87, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter {
    display: none;
  }
}
/* line 91, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch {
  padding-top: 3.125rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 91, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .view-switch {
    padding-top: 1.625rem;
  }
}
/* line 97, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch span {
  float: left;
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #9e9eaa;
  font-weight: 600;
}
@media (max-width: 1024px) {
  /* line 97, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .view-switch span {
    float: none;
  }
}
/* line 107, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper {
  float: right;
  margin-bottom: 1.313rem;
}
@media (max-width: 1024px) {
  /* line 107, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .view-switch .lists-wrapper {
    float: none;
  }
  /* line 115, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .view-switch .lists-wrapper ul:first-of-type li:first-of-type {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 107, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .view-switch .lists-wrapper {
    margin-bottom: 1.875rem;
    margin-top: 0.5rem;
  }
}
/* line 126, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper ul, .container .section .filter .view-switch .lists-wrapper li {
  display: inline-block;
  margin-bottom: 0;
}
/* line 130, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li {
  width: auto;
  font-weight: 600;
  text-transform: uppercase;
  color: #e35928;
  padding-left: 0.813rem;
}
/* line 136, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
/* line 141, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li a.active {
  color: #9e9eaa;
}
/* line 145, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li a.custom-list:before {
  content: "";
  background-image: url("../img/icons/list-unordered.svg");
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  margin-right: 0.938rem;
  vertical-align: text-top;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 4px;
}
@media (max-width: 767px) {
  /* line 145, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .view-switch .lists-wrapper li a.custom-list:before {
    padding-top: 0;
    margin-top: -2px;
  }
}
/* line 162, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li a.custom-list.active:before {
  background-image: url("../img/icons/list-unordered-active.svg");
}
/* line 168, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li a.custom-calendar:before {
  content: "";
  background-image: url("../img/icons/calendar.svg");
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  margin-right: 0.938rem;
  vertical-align: text-top;
  margin-left: 2.938rem;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 4px;
}
@media (max-width: 767px) {
  /* line 168, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .view-switch .lists-wrapper li a.custom-calendar:before {
    margin-left: 0;
    padding-top: 0;
    margin-top: -2px;
  }
}
/* line 187, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li a.custom-calendar.active:before {
  background-image: url("../img/icons/calendar-active.svg");
}
/* line 194, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li:before {
  content: "";
  display: none;
}
/* line 200, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .view-switch .lists-wrapper li:last-of-type a:after {
  content: "";
  line-height: 2.125rem;
  float: left;
  margin-right: 0.813rem;
  margin-top: 0.75rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  background-color: #9e9eaa;
  width: 0.25rem;
  height: 0.25rem;
}
/* line 228, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .filter-selectors {
  margin-bottom: 1.875rem;
}
/* line 230, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .filter-selectors input[type="checkbox"] {
  display: none;
}
/* line 233, ../scss/elements/_volunteer-calendar.scss */
.container .section .filter .filter-selectors label {
  color: #573f3e;
}
@media (max-width: 1024px) {
  /* line 233, ../scss/elements/_volunteer-calendar.scss */
  .container .section .filter .filter-selectors label {
    display: block;
  }
}
/* line 257, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-view-container .fc-view.fc-list-view .fc-scroller {
  height: auto !important;
}
/* line 259, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-view-container .fc-view.fc-list-view .fc-scroller .fc-list-empty {
  font-size: 1.25rem;
  padding: 1.125rem;
}
/* line 268, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-content-skeleton .fc-event-container .fc-title {
  line-height: 1.75rem;
  font-size: 1.25rem;
  box-sizing: border-box;
  color: #573f3e;
}
/* line 278, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-slats tr[data-time] .fc-axis.fc-time {
  height: 2.125rem;
}
@media (max-width: 767px) {
  /* line 265, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller {
    height: auto !important;
  }
  /* line 285, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table {
    display: block;
  }
  /* line 287, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 292, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table tbody {
    display: block;
  }
  /* line 295, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  /* line 299, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading .fc-widget-header {
    padding: 8px 30px;
    display: block;
  }
  /* line 302, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading .fc-widget-header:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }
  /* line 309, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading .fc-widget-header .fc-list-heading-main, .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading .fc-widget-header .fc-list-heading-alt {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
  }
  /* line 314, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading .fc-widget-header .fc-list-heading-main {
    float: right;
    color: #9e9eaa;
  }
  /* line 318, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading .fc-widget-header .fc-list-heading-alt {
    float: left;
    color: #36363b;
  }
  /* line 324, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-heading + .fc-list-item:before {
    content: none;
  }
  /* line 329, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item {
    display: block;
    width: 100%;
    position: relative;
  }
  /* line 333, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 60px);
    height: 1px;
    background-color: #d5d5e3;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  /* line 344, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }
  /* line 351, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item .fc-list-item-marker {
    padding: 0;
    width: 14px;
    height: 14px;
    border: 0 none;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 30px;
  }
  /* line 361, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item .fc-list-item-marker .fc-event-dot {
    position: static;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
  /* line 366, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item .fc-list-item-title {
    padding-left: 65px;
    padding-bottom: 0;
    border: 0 none;
    display: block;
    width: 100%;
    float: right;
  }
  /* line 373, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item .fc-list-item-title a {
    font-size: 16px;
    line-height: 28px;
    padding: 0;
    color: #36363b;
  }
  /* line 380, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar .fc-view-container .fc-view .fc-scroller .fc-list-table .fc-list-item .fc-list-item-time {
    border: 0 none;
    padding-left: 65px;
    display: block;
    width: 100%;
    float: right;
    text-align: left;
    text-transform: uppercase;
    padding-top: 0;
    font-size: 16px;
    font-weight: bold;
    color: #9e9eaa;
  }
}
/* line 400, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table th {
  background-position: center;
  background-image: url(../img/bg/light-gray.png);
}
/* line 403, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table th span {
  line-height: 5.5rem;
  text-transform: uppercase;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  /* line 403, ../scss/elements/_volunteer-calendar.scss */
  .container .section .calendar table th span {
    font-size: 0.75rem;
  }
}
/* line 413, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table.fc-list-table .fc-hint {
  display: none !important;
}
/* line 418, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td.fc-other-month {
  background-position: center;
  background-image: url(../img/bg/light-gray.png);
}
/* line 422, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td .fc-day-number {
  float: left;
  font-weight: 500;
  padding: 0.5rem 0.938rem;
}
/* line 427, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a {
  border: none;
  line-height: 0;
  /*padding: 0.75rem 0.938rem;*/
  padding: 0 0.938rem;
  font-size: 0.75rem;
  box-sizing: border-box;
  overflow: visible;
}
/* line 437, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a .fc-hint {
  height: 0;
  width: 0;
  visibility: hidden;
  position: relative;
  /*display: none;*/
}
/* line 444, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a span {
  line-height: 1.75rem;
  font-size: 1.25rem;
  box-sizing: border-box;
}
/* line 449, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a.shift-timeslot-1 {
  background-color: #75c5c5;
}
/* line 452, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a.shift-timeslot-2 {
  background-color: #fa8a63;
}
/* line 455, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a.shift-timeslot-3 {
  background-color: #42d467;
}
/* line 458, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a.shift-timeslot-4 {
  background-color: #af6ebb;
}
/* line 461, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a.disabled {
  background-color: rgba(158, 158, 170, 0.7);
}
/* line 463, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td a.disabled .fc-title {
  color: rgba(87, 63, 62, 0.4) !important;
}
/* line 490, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td.fc-list-item-title a {
  line-height: 2rem;
  font-size: 1.25rem;
}
/* line 496, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar table td.fc-more-cell .fc-more {
  font-size: 1rem;
  line-height: 0.75rem;
}
/* line 503, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-header-toolbar {
  display: none;
}
/* line 549, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover .fc-header {
  background-color: #ffffff;
  border-bottom: 1px solid #eee;
}
/* line 552, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover .fc-header .fc-title {
  padding: 0.5rem 0.5rem 0.25rem;
}
/* line 555, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover .fc-header .fc-close {
  font-size: 1rem;
  margin-top: 1rem;
  margin-right: 0.5rem;
}
/* line 561, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover .fc-hint {
  height: 0;
  width: 0;
  visibility: hidden;
  position: relative;
}
/* line 567, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover .fc-event {
  border-radius: 3px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 572, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover a {
  border: none;
  padding: 0 1rem;
  /*&.kitchen {
      background-color: $calendar-blue;
  }
  &.delivery {
      background-color: $orange;
  }
  &.special {
      background-color: $calendar-green;
  }
  &.orientation {
      background-color: $calendar-violet;
  }*/
}
/* line 587, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover a.kitchen {
  background-image: url("../img/bg/transparent_pattern.png");
  background-color: rgba(117, 197, 197, 0.7);
}
/* line 591, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover a.delivery {
  background-image: url("../img/bg/transparent_pattern.png");
  background-color: rgba(250, 138, 99, 0.7);
}
/* line 595, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover a.special {
  background-image: url("../img/bg/transparent_pattern.png");
  background-color: rgba(66, 212, 103, 0.7);
}
/* line 600, ../scss/elements/_volunteer-calendar.scss */
.container .section .calendar .fc-popover a.orientation {
  background-image: url("../img/bg/transparent_pattern.png");
  background-color: rgba(175, 110, 187, 0.7);
}
/* line 619, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info {
  display: none;
  position: fixed;
  left: 0;
  box-shadow: 0 0 0.75rem #666666;
  z-index: 1000;
  padding: 1.25rem;
  top: 0;
  background-color: #ffffff;
  height: auto;
  width: 19.5rem;
  margin-top: -5rem;
  margin-left: 9rem;
}
/* line 632, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info:before {
  display: block;
  content: '';
  width: 0.75rem;
  height: 1.25rem;
  position: absolute;
  left: -0.75rem;
  top: 3.5rem;
  background-image: url("../img/icons/triangle.svg");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}
/* line 645, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info .fc-hint-header {
  color: #999999;
  font-size: 1rem;
  line-height: 2.125rem;
  font-weight: bold;
}
/* line 650, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info .fc-hint-header .fc-hint-date {
  color: #573f3e;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.375rem;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 0.75rem;
}
/* line 659, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info .fc-hint-header .fc-hint-spots {
  color: #573f3e;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.375rem;
  display: inline-block;
  text-transform: uppercase;
  margin-left: 0.75rem;
}
/* line 668, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info .fc-hint-header .fc-hint-title {
  color: #333333;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}
/* line 674, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info p {
  font-size: 1rem;
  line-height: 1.5rem;
  border-bottom: 1px solid #999999;
  width: 100%;
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  display: inline-block;
}
/* line 683, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info a {
  font-size: 0.875rem;
  display: block;
  float: left;
  cursor: pointer;
}
/* line 688, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info a.button {
  display: block;
  float: right;
  border-width: 2px;
  font-size: 1rem;
  line-height: 1.875rem;
  width: auto;
  padding: 0 1rem;
  margin-top: 0 !important;
}
/* line 699, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info:hover {
  display: block;
}
/* line 702, ../scss/elements/_volunteer-calendar.scss */
.container .section .fc-event-info.active {
  display: block;
}

/* line 3, ../scss/elements/_our-mission.scss */
body .container .mission {
  padding: 3.563rem 3.25rem;
  background-image: url("../img/bg/dark-red.png");
  /*background: -moz-linear-gradient(top, rgba(115,80,79,1) 0%, rgba(29,20,20,0) 75%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top, rgba(115,80,79,1) 0%,rgba(29,20,20,0) 75%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(115,80,79,1) 0%,rgba(29,20,20,0) 75%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73504f', endColorstr='#00000000',GradientType=0 );*/
}
/* line 12, ../scss/elements/_our-mission.scss */
body .container .mission:before {
  opacity: 0.9;
}
/* line 15, ../scss/elements/_our-mission.scss */
body .container .mission h5, body .container .mission p {
  color: #ffffff;
}
/* line 18, ../scss/elements/_our-mission.scss */
body .container .mission > p {
  font-style: italic;
  letter-spacing: 0.05rem;
}
@media (max-width: 1199px) {
  /* line 23, ../scss/elements/_our-mission.scss */
  body .container .mission h5 {
    font-size: 24px;
    line-height: 32px;
  }
  /* line 27, ../scss/elements/_our-mission.scss */
  body .container .mission p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  /* line 3, ../scss/elements/_our-mission.scss */
  body .container .mission {
    padding: 3.563rem 1.875rem;
  }
  /* line 33, ../scss/elements/_our-mission.scss */
  body .container .mission p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  /* line 37, ../scss/elements/_our-mission.scss */
  body .container .mission h5 {
    font-weight: 600;
    font-size: 2.563rem;
    line-height: 2.563rem;
  }
}
/* line 43, ../scss/elements/_our-mission.scss */
body .container .mission .sign {
  padding-top: 1.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 47, ../scss/elements/_our-mission.scss */
body .container .mission .sign h5, body .container .mission .sign p {
  text-align: right;
  color: #ffffff;
}
@media (max-width: 767px) {
  /* line 47, ../scss/elements/_our-mission.scss */
  body .container .mission .sign h5, body .container .mission .sign p {
    text-align: left;
  }
}
/* line 54, ../scss/elements/_our-mission.scss */
body .container .mission .sign h5 {
  font-weight: 400;
  margin-bottom: 0;
}
/* line 58, ../scss/elements/_our-mission.scss */
body .container .mission .sign p {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.125rem;
}
@media (max-width: 767px) {
  /* line 43, ../scss/elements/_our-mission.scss */
  body .container .mission .sign {
    margin-top: 1.75rem;
  }
}

/* line 3, ../scss/elements/_get-involved.scss */
body .get-involved.section {
  padding: 0;
}
/* line 5, ../scss/elements/_get-involved.scss */
body .get-involved.section .desktop {
  display: block;
}
@media (max-width: 767px) {
  /* line 5, ../scss/elements/_get-involved.scss */
  body .get-involved.section .desktop {
    display: none;
  }
}
/* line 11, ../scss/elements/_get-involved.scss */
body .get-involved.section .mobile {
  display: none;
}
@media (max-width: 767px) {
  /* line 11, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile {
    display: block;
    overflow: hidden;
  }
  /* line 16, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .center {
    padding: 50px 30px;
  }
  /* line 18, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .center p {
    padding: 50px 0 55px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  /* line 18, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .center p {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 24, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .center .button.mobile {
    max-width: 100%;
    border-color: #795453;
    color: #795453;
  }
}
@media (max-width: 767px) and (min-width: 480px) and (max-width: 767px) {
  /* line 24, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .center .button.mobile {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  /* line 31, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .center .button.mobile:hover {
    color: #ffffff;
    background-color: #795453;
  }
  /* line 39, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .photo .get-involve-img .dummy {
    width: 100%;
    height: 500px;
  }
  /* line 44, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .photo .left, body .get-involved.section .mobile .photo .right {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 767px) and (min-width: 480px) and (max-width: 767px) {
  /* line 44, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .photo .left, body .get-involved.section .mobile .photo .right {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 52, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .photo .left {
    width: 100%;
  }
  /* line 57, ../scss/elements/_get-involved.scss */
  body .get-involved.section .mobile .photo .right {
    display: none;
  }
}
/* line 68, ../scss/elements/_get-involved.scss */
body .get-involved.section .table .row .col {
  min-height: 57.625rem;
  padding: 4.25rem 1.25rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 68, ../scss/elements/_get-involved.scss */
  body .get-involved.section .table .row .col {
    padding: 0 2.5rem !important;
  }
}
/* line 74, ../scss/elements/_get-involved.scss */
body .get-involved.section .table .row .col h1 {
  margin-bottom: 3.125rem;
  text-align: center;
}
/* line 78, ../scss/elements/_get-involved.scss */
body .get-involved.section .table .row .col p {
  color: #795453;
  text-transform: none;
  line-height: 2.125rem;
  font-size: 1.25rem;
  font-weight: 400;
  padding-right: 2.5rem;
}
@media (max-width: 1199px) {
  /* line 78, ../scss/elements/_get-involved.scss */
  body .get-involved.section .table .row .col p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 26px;
  }
}
/* line 91, ../scss/elements/_get-involved.scss */
body .get-involved.section .table .row .col a {
  border-color: #795453;
  color: #795453;
}
/* line 94, ../scss/elements/_get-involved.scss */
body .get-involved.section .table .row .col a:hover {
  color: #ffffff;
  background-color: #795453;
}
/* line 102, ../scss/elements/_get-involved.scss */
body .get-involved.section .slide {
  height: auto;
}

/* line 1, ../scss/elements/_submenu.scss */
.submenu {
  background-image: url("../img/bg/dark-red.png");
  padding: 3.125rem 2.5rem;
}
/* line 4, ../scss/elements/_submenu.scss */
.submenu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  /* line 4, ../scss/elements/_submenu.scss */
  .submenu ul {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  /* line 18, ../scss/elements/_submenu.scss */
  .submenu ul li.button {
    order: 10;
  }
}
/* line 23, ../scss/elements/_submenu.scss */
.submenu ul li {
  display: inline-block;
  width: auto;
  padding: 0;
  margin-bottom: 0;
}
/* line 28, ../scss/elements/_submenu.scss */
.submenu ul li:before {
  content: none;
}
/* line 31, ../scss/elements/_submenu.scss */
.submenu ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.125rem;
}
/* line 36, ../scss/elements/_submenu.scss */
.submenu ul li a:hover {
  text-decoration: underline;
}
/* line 40, ../scss/elements/_submenu.scss */
.submenu ul li .button {
  font-size: 1.125rem;
  border: 3px solid #ffffff;
  line-height: 3.125rem;
  margin: 0;
  font-weight: normal;
  padding: 0 1.25rem;
}
/* line 47, ../scss/elements/_submenu.scss */
.submenu ul li .button:hover {
  background-color: #e35928;
  border-color: #e35928;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 895px) {
  /* line 54, ../scss/elements/_submenu.scss */
  .submenu ul li a {
    font-size: 11px;
  }
  /* line 57, ../scss/elements/_submenu.scss */
  .submenu ul li .button {
    font-size: 11px;
    height: auto;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 23, ../scss/elements/_submenu.scss */
  .submenu ul li {
    display: block;
    margin-bottom: 5px;
  }
  /* line 66, ../scss/elements/_submenu.scss */
  .submenu ul li .button {
    margin-top: 30px;
  }
}

/* line 1, ../scss/elements/_recipes-section.scss */
.recipes-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 2.5rem;
  gap: 6rem 4.5rem;
  margin-top: 5rem;
}
@media screen and (max-width: 1199px) {
  /* line 1, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper {
    margin-top: 4rem;
    gap: 5rem 3rem;
  }
}
/* line 15, ../scss/elements/_recipes-section.scss */
.recipes-wrapper .recipe-item {
  width: calc(33.333% - 3rem);
}
/* line 18, ../scss/elements/_recipes-section.scss */
.recipes-wrapper .recipe-item .image-container {
  margin-bottom: 3rem;
  position: relative;
}
/* line 22, ../scss/elements/_recipes-section.scss */
.recipes-wrapper .recipe-item .image-container a {
  font-size: 0;
  line-height: 0;
  display: block;
}
/* line 28, ../scss/elements/_recipes-section.scss */
.recipes-wrapper .recipe-item .image-container img {
  width: 100%;
  height: 15rem;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  /* line 28, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper .recipe-item .image-container img {
    height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  /* line 28, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper .recipe-item .image-container img {
    height: 220px;
  }
}
@media screen and (max-width: 640px) {
  /* line 28, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper .recipe-item .image-container img {
    max-width: none;
  }
}
/* line 48, ../scss/elements/_recipes-section.scss */
.recipes-wrapper .recipe-item .image-container:before {
  content: '';
  pointer-events: none;
  display: block;
  position: absolute;
  top: calc(50% - 2.5rem);
  left: calc(50% - 2.5rem);
  width: 5rem;
  height: 5rem;
  background-image: url("../img/icons/play.svg");
  background-position: left 55% center;
  background-repeat: no-repeat;
  background-size: 40%;
  border-radius: 50%;
  background-color: #e0501d;
}
@media screen and (max-width: 640px) {
  /* line 48, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper .recipe-item .image-container:before {
    top: calc(50% - 2rem);
    left: calc(50% - 2rem);
    width: 4rem;
    height: 4rem;
  }
}
/* line 73, ../scss/elements/_recipes-section.scss */
.recipes-wrapper .recipe-item .image-container:hover:before {
  opacity: 0.8;
}
/* line 80, ../scss/elements/_recipes-section.scss */
.recipes-wrapper .recipe-item .text-container .title {
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  /* line 15, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper .recipe-item {
    width: calc(33.333% - 2rem);
  }
}
@media screen and (max-width: 896px) {
  /* line 15, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper .recipe-item {
    width: calc(50% - 3rem);
  }
}
@media screen and (max-width: 640px) {
  /* line 15, ../scss/elements/_recipes-section.scss */
  .recipes-wrapper .recipe-item {
    width: 100%;
  }
}

/* line 101, ../scss/elements/_recipes-section.scss */
.content.tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 106, ../scss/elements/_recipes-section.scss */
.content.tab-list .button.the-tab-switch {
  font-size: 1.625rem;
  line-height: 3.188rem;
  margin: 0 !important;
  padding: 0 4.5rem;
  border-radius: 0;
  border-right: 0 none;
  height: auto;
}
/* line 114, ../scss/elements/_recipes-section.scss */
.content.tab-list .button.the-tab-switch.active {
  background-color: #e0501d;
  color: #ffffff;
}
/* line 118, ../scss/elements/_recipes-section.scss */
.content.tab-list .button.the-tab-switch:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 122, ../scss/elements/_recipes-section.scss */
.content.tab-list .button.the-tab-switch:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right: 3px solid #e0501d;
}
@media (max-width: 767px) {
  /* line 101, ../scss/elements/_recipes-section.scss */
  .content.tab-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 130, ../scss/elements/_recipes-section.scss */
  .content.tab-list .button.the-tab-switch {
    border-right: 3px solid #e0501d;
    border-bottom: 0 none;
    padding: 0 0.75rem;
    font-size: 1.4rem;
    width: 100%;
  }
  /* line 136, ../scss/elements/_recipes-section.scss */
  .content.tab-list .button.the-tab-switch:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 142, ../scss/elements/_recipes-section.scss */
  .content.tab-list .button.the-tab-switch:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: 3px solid #e0501d;
  }
}

/* line 2, ../scss/elements/_staff-section.scss */
.section.staff h2 {
  text-align: center;
}
/* line 5, ../scss/elements/_staff-section.scss */
.section.staff .staff-title {
  text-align: center;
}
/* line 8, ../scss/elements/_staff-section.scss */
.section.staff .stff-blck {
  padding-bottom: 1rem;
}
/* line 10, ../scss/elements/_staff-section.scss */
.section.staff .stff-blck:last-child {
  padding-bottom: 0;
}
/* line 14, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  /* line 14, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap {
    padding: 0 1.875rem;
    margin-top: 2.5rem;
  }
}
/* line 25, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap .staff-item {
  width: calc(33.33% - 2rem);
  text-align: center;
  margin-bottom: 4rem;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 25, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap .staff-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  /* line 25, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap .staff-item {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 479px) {
  /* line 25, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap .staff-item {
    width: 100%;
  }
}
/* line 38, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap .staff-item .photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 1.5rem;
  overflow: hidden;
  width: 100%;
  height: 24.3rem;
}
@media (max-width: 767px) {
  /* line 38, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap .staff-item .photo {
    width: 100%;
    height: 300px;
  }
}
/* line 49, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap .staff-item .photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
/* line 62, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap .staff-item .role {
  font-style: italic;
  line-height: 1.75rem;
  padding: 0.25rem 0;
}
/* line 67, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap .staff-item .name {
  font-weight: 500;
}
/* line 70, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap .staff-item p {
  margin-bottom: 0;
}
/* line 73, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap .staff-item.empty {
  margin: 0;
  padding: 0;
  visibility: hidden;
}
/* line 80, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap.four-cols .staff-item {
  width: calc(25% - 2rem);
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 80, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap.four-cols .staff-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 479px) {
  /* line 80, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap.four-cols .staff-item {
    width: 100%;
  }
}
/* line 88, ../scss/elements/_staff-section.scss */
.section.staff .staff-wrap.four-cols .staff-item .photo {
  width: 100%;
  height: 17.8rem;
}
@media (max-width: 767px) {
  /* line 88, ../scss/elements/_staff-section.scss */
  .section.staff .staff-wrap.four-cols .staff-item .photo {
    width: 100%;
    height: 300px;
  }
}

/* line 1, ../scss/elements/_shopping-cart.scss */
.shopping-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 8, ../scss/elements/_shopping-cart.scss */
.shopping-cart .step-container > .content {
  padding-bottom: 3rem !important;
  margin-bottom: 3rem;
  border-bottom: 2px solid #bbbbc3;
}
/* line 12, ../scss/elements/_shopping-cart.scss */
.shopping-cart .step-container > .content:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
/* line 18, ../scss/elements/_shopping-cart.scss */
.shopping-cart .step-container > .content.group > .content {
  padding: 0 0 3.5rem !important;
  margin: 0;
  position: relative;
  border-bottom: 0 none;
}
@media (max-width: 767px) {
  /* line 18, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .step-container > .content.group > .content {
    padding: 0 0 2.5rem !important;
  }
}
/* line 26, ../scss/elements/_shopping-cart.scss */
.shopping-cart .step-container > .content.group > .content h5 {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.5rem;
  color: #6e4d4b;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1.25rem;
}
@media (max-width: 767px) {
  /* line 26, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .step-container > .content.group > .content h5 {
    line-height: 1.875rem;
    font-size: 1.5rem;
    margin-left: 0;
    padding-right: 1.875rem;
  }
}
/* line 43, ../scss/elements/_shopping-cart.scss */
.shopping-cart .step-container > .content.group .fields .table .row .col > p {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.5rem;
  color: #6e4d4b;
  margin-top: 0;
  margin-bottom: 0 !important;
  margin-left: 0.5rem;
  padding: 0 0 3.5rem !important;
  position: relative;
  border-bottom: 0 none;
}
@media (max-width: 767px) {
  /* line 43, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .step-container > .content.group .fields .table .row .col > p {
    line-height: 1.875rem;
    font-size: 1.5rem;
    margin-left: 0;
    padding-right: 1.875rem;
    padding-top: 0 !important;
    padding-bottom: 2.5rem !important;
  }
}
@media (max-width: 767px) {
  /* line 64, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .step-container > .content.group .fields .table .row .col {
    padding: 0 !important;
  }
}
/* line 72, ../scss/elements/_shopping-cart.scss */
.shopping-cart .tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 77, ../scss/elements/_shopping-cart.scss */
.shopping-cart .tab-list .button.the-tab-switch {
  font-size: 1.25rem;
  line-height: 3.188rem;
  margin: 0 !important;
  padding: 0 2.5rem;
  border-radius: 0;
  border-right: 0 none;
}
/* line 84, ../scss/elements/_shopping-cart.scss */
.shopping-cart .tab-list .button.the-tab-switch.active {
  background-color: #e35928;
  color: #ffffff;
}
/* line 88, ../scss/elements/_shopping-cart.scss */
.shopping-cart .tab-list .button.the-tab-switch:first-child {
  border-top-left-radius: 0.188rem;
  border-bottom-left-radius: 0.188rem;
}
/* line 92, ../scss/elements/_shopping-cart.scss */
.shopping-cart .tab-list .button.the-tab-switch:last-child {
  border-top-right-radius: 0.188rem;
  border-bottom-right-radius: 0.188rem;
  border-right: 3px solid #e35928;
}
@media (max-width: 767px) {
  /* line 72, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .tab-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 100, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .tab-list .button.the-tab-switch {
    border-right: 0.188rem solid #e35928;
    border-bottom: 0 none;
    padding: 0 0.75rem;
    font-size: 1.4rem;
  }
  /* line 105, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .tab-list .button.the-tab-switch:first-child {
    border-top-left-radius: 0.188rem;
    border-top-right-radius: 0.188rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 111, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .tab-list .button.the-tab-switch:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.188rem;
    border-bottom-right-radius: 0.188rem;
    border-bottom: 0.188rem solid #e35928;
  }
}
/* line 121, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form {
  width: calc(100%/3 * 2);
  padding-right: 4rem;
}
/* line 124, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form .accordion-help {
  padding-left: 4.625rem;
}
@media (max-width: 767px) {
  /* line 124, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form .accordion-help {
    padding-left: 0;
    margin-bottom: 28px;
  }
}
/* line 131, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form .form-buttons {
  padding: 0 1.25rem !important;
}
@media (max-width: 767px) {
  /* line 131, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form .form-buttons {
    padding: 0 !important;
  }
  /* line 135, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form .form-buttons button {
    padding: 0 1.75rem !important;
  }
}
/* line 141, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 3.5rem 0 !important;
  margin: 0;
  position: relative;
  border-bottom: 0 none;
}
@media (max-width: 767px) {
  /* line 141, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .content {
    padding: 2.5rem 0 !important;
  }
}
/* line 153, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .content h5 {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.5rem;
  color: #6e4d4b;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1.25rem;
}
@media (max-width: 767px) {
  /* line 153, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .content h5 {
    line-height: 1.875rem;
    font-size: 1.5rem;
    margin-left: 0;
    padding-right: 1.875rem;
  }
}
/* line 171, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product h4 {
  padding-left: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  /* line 171, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product h4 {
    padding-left: 0;
  }
}
/* line 179, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product:last-child .group-content-wrap {
  margin-bottom: 0;
}
/* line 183, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 1.25rem;
  margin-bottom: 1.5rem;
}
/* line 191, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap > p {
  font-weight: normal;
  margin-bottom: 3.25rem !important;
  text-transform: unset;
}
@media (max-width: 767px) {
  /* line 191, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product .group-content-wrap > p {
    margin-bottom: 2.5rem !important;
  }
}
/* line 199, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .repeater {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  width: calc(100%/3);
  margin: 0;
  margin-bottom: 3.5rem;
  padding-bottom: 2.5rem;
}
/* line 207, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .repeater .form-field {
  padding: 0 0.5rem;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  /* line 183, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product .group-content-wrap {
    padding-left: 0;
  }
  /* line 216, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .repeater {
    width: 100%;
    margin-bottom: 2rem;
    padding-bottom: 0;
  }
}
/* line 222, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 227, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-image {
  width: 9.375rem;
  height: 9.375rem;
  background-color: #f6f6d7;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 2.5rem;
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 238, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/* line 245, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-description {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 2.75rem;
  max-width: 100%;
}
/* line 250, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-description a {
  font-size: inherit;
  line-height: inherit;
  cursor: pointer;
}
/* line 255, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-description > :last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 245, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-description {
    margin-bottom: 0.5rem;
  }
}
/* line 262, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-name {
  font-size: 1.313rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 1px;
  color: #36363b;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  max-width: 100%;
}
/* line 272, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-price {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 1px;
  text-align: right;
  color: #e35928;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
/* line 284, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-price .pies-left {
  margin-left: 0.5rem;
  font-weight: normal;
  color: #6e4d4b;
}
/* line 289, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-price:before {
  content: '$';
}
@media (max-width: 767px) {
  /* line 272, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-price {
    position: static !important;
    bottom: auto !important;
    margin-bottom: 1rem;
  }
}
/* line 298, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  bottom: -5.5rem;
  left: 0;
  right: 0;
  width: 100%;
}
/* line 310, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy.added {
  bottom: -6.5rem;
  font-style: italic;
  margin-top: 1rem;
}
/* line 315, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy .in-cart {
  margin-top: 0.75rem;
  font-size: 1rem;
  color: #6e4d4b;
}
/* line 320, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy .pb-sel-atc {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 327, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy .pies-left {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  color: #d02130;
}
@media (max-width: 767px) {
  /* line 298, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy {
    position: static;
    bottom: auto;
  }
}
/* line 337, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy button {
  width: auto;
  margin: 0;
  font-size: 1rem;
  padding: 0 0.75rem;
  line-height: 2.25rem;
  margin-left: 0.5rem;
  border-width: 0.125rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 337, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy button {
    font-size: 0.875rem;
    padding: 0 0.5rem;
  }
}
/* line 350, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy p {
  margin: 0;
}
/* line 353, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie .pie-buy a {
  text-decoration: none;
  font-size: 1.125rem;
  line-height: 2.5rem;
  margin-left: 1rem;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 362, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie select {
  display: inline-block;
  max-width: 3.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.313rem;
  padding: 0 0 0 0.625rem;
  margin: 0 !important;
  vertical-align: middle;
  background-position: center right 0.375rem;
  background-size: 1rem;
}
/* line 375, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie input[type='number'] {
  line-height: 2.5rem;
  background-color: #cecece;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.313rem;
  font-weight: 400;
  box-sizing: border-box;
  border: none;
  padding: 0;
  text-align: center;
  outline: none;
  margin: 0 !important;
  vertical-align: middle;
  -moz-appearance: textfield;
}
/* line 93, ../scss/variables/_mixins.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie input[type='number']::-webkit-input-placeholder {
  color: #36363b;
}
/* line 93, ../scss/variables/_mixins.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie input[type='number']:-moz-placeholder {
  color: #36363b;
}
/* line 93, ../scss/variables/_mixins.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie input[type='number']::-moz-placeholder {
  color: #36363b;
}
/* line 93, ../scss/variables/_mixins.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie input[type='number']:-ms-input-placeholder {
  color: #36363b;
}
/* line 395, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie input[type=number]::-webkit-inner-spin-button,
.shopping-cart .cart-form #tkcafe-products .product .group-content-wrap .cart-pie input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
@media screen and (max-width: 768px) {
  /* line 121, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-form {
    width: 100%;
    padding: 0 1.875rem;
  }
}
/* line 411, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar {
  width: calc(100%/3);
}
/* line 413, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .head {
  font-size: 3.375rem;
  font-weight: bold;
  font-style: normal;
  color: #e35928;
  line-height: 4rem;
  margin-top: -0.375rem;
  margin-bottom: 4rem;
}
/* line 422, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body {
  background-color: #ececf1;
  border-radius: 1px;
  margin-top: 70px;
}
@media screen and (min-width: 769px) {
  /* line 427, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body.sticky {
    position: fixed;
    width: calc(80rem/3);
    top: 14px;
  }
  /* line 431, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body.sticky.bottom {
    position: absolute;
    top: auto;
    bottom: 90px;
    left: auto !important;
  }
}
/* line 439, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step {
  padding: 1.25rem 1.875rem;
  border-bottom: 1px solid #d8d8d8;
}
/* line 442, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step:last-child {
  border-bottom: 0 none;
}
@media (min-width: 768px) {
  /* line 445, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step.close-btn {
    display: none;
  }
}
/* line 450, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .collapse {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 600;
  padding: 0.25rem 0.75rem;
  border: 0.188rem solid #e35928;
  border-radius: 0.188rem;
  color: #e35928;
  text-transform: uppercase;
  display: inline-block;
}
/* line 461, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .title {
  text-transform: uppercase;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.75rem;
  color: #6e4d4b;
}
/* line 467, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .title .edit-qq {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.75rem;
  letter-spacing: 0.3px;
  color: #e65719;
  float: right;
  text-transform: none;
  text-decoration: underline;
  cursor: pointer;
}
/* line 481, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .title .total {
  float: right;
  font-size: 1.375rem;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: 0.2px;
  color: #e65719;
}
/* line 488, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .title .total:before {
  content: '$';
}
/* line 492, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .title.dis {
  display: flex;
}
/* line 496, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step p {
  margin-bottom: 0;
  font-weight: 500;
  color: #2b2e31;
  letter-spacing: 0.1px;
  line-height: 1.25rem;
  font-size: 1rem;
  padding-right: 0.5rem;
}
/* line 504, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step p.seller-name {
  text-transform: uppercase;
  margin-top: 1.25rem;
}
/* line 508, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon {
  margin-top: 0.75rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  text-transform: unset;
}
/* line 515, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon .coup-from {
  padding-right: 1.25rem;
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
/* line 522, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon .how-many {
  font-size: 1.375rem;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: 0.2px;
  color: #e65719;
}
/* line 531, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders {
  margin-top: 1.25rem;
}
/* line 533, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 1rem;
  width: 100%;
}
/* line 540, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order:last-child {
  margin-bottom: 0;
}
/* line 543, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 548, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  overflow: hidden;
  background-color: #f6f6d7;
}
/* line 554, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image img {
  max-width: 100%;
}
/* line 557, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image + .name {
  margin-left: 0.75rem;
}
/* line 563, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name .remove-edit a {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.75rem;
  letter-spacing: 0.3px;
  color: #e65719;
  margin-right: 0.625rem;
}
/* line 575, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 580, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #adadaf;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 588, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * {
  display: inline-block;
  margin-right: 0.813rem;
}
/* line 591, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * input[type='number'] {
  display: inline-block;
  max-width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: #cecece;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.313rem;
  font-weight: 400;
  box-sizing: border-box;
  border: none;
  padding: 0;
  text-align: center;
  outline: none;
  margin: 0 !important;
  vertical-align: middle;
  -moz-appearance: textfield;
}
/* line 612, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * input[type=number]::-webkit-inner-spin-button,
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
/* line 621, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price .item-price:before {
  content: '$';
}
/* line 626, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .total-price {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #2b2e31;
}
/* line 632, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .total-price:before {
  content: '$';
}
/* line 639, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders-total {
  text-align: right;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #2b2e31;
  margin-top: 1rem;
}
/* line 647, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders-total .total-price {
  color: #e65719;
  display: inline-block;
  margin-left: 1.125rem;
}
/* line 651, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .orders-total .total-price:before {
  content: '$';
}
/* line 656, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-top: 1.25rem;
}
/* line 662, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .location .city {
  padding-left: 2rem;
  position: relative;
}
/* line 665, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .location .city:before {
  content: '';
  width: 1.375rem;
  height: 1.5rem;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-size: 1.375rem;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDk3LjcxMyA5Ny43MTMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk3LjcxMyA5Ny43MTM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KCTxnPgoJCTxwYXRoIGQ9Ik00OC44NTUsMEMyOS4wMjEsMCwxMi44ODMsMTYuMTM4LDEyLjg4MywzNS45NzRjMCw1LjE3NCwxLjA1OSwxMC4xMTQsMy4xNDYsMTQuNjg0ICAgYzguOTk0LDE5LjY4MSwyNi4yMzgsNDAuNDYsMzEuMzEsNDYuMzU5YzAuMzgsMC40NDEsMC45MzQsMC42OTUsMS41MTcsMC42OTVzMS4xMzctMC4yNTQsMS41MTctMC42OTUgICBjNS4wNy01Ljg5OCwyMi4zMTQtMjYuNjc2LDMxLjMxMS00Ni4zNTljMi4wODgtNC41NywzLjE0Ni05LjUxLDMuMTQ2LTE0LjY4NEM4NC44MjgsMTYuMTM4LDY4LjY5LDAsNDguODU1LDB6IE00OC44NTUsNTQuNjU5ICAgYy0xMC4zMDMsMC0xOC42ODYtOC4zODMtMTguNjg2LTE4LjY4NmMwLTEwLjMwNCw4LjM4My0xOC42ODcsMTguNjg2LTE4LjY4N3MxOC42ODYsOC4zODMsMTguNjg2LDE4LjY4NyAgIEM2Ny41NDIsNDYuMjc2LDU5LjE1OSw1NC42NTksNDguODU1LDU0LjY1OXoiIGZpbGw9InJnYigxNzAsIDE3MSwgMTcyKSIvPgoJPC9nPgo8L3N2Zz4K");
}
/* line 682, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .location .address-time .site {
  text-transform: uppercase;
}
/* line 685, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .location .address-time .time {
  font-size: 1.125rem;
  font-weight: bold;
  color: #adadaf;
}
/* line 692, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .donation {
  text-align: left;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #2b2e31;
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 704, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .donation .total-price {
  color: #e65719;
  display: inline-block;
  margin-left: 1.125rem;
}
/* line 708, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step .donation .total-price:before {
  content: '$';
}
/* line 713, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step.main {
  text-align: center;
}
/* line 715, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step.main .title {
  color: #e65719;
  margin-bottom: 0;
}
/* line 718, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step.main .title .cart-counter {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../img/icons/cart-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 20px;
  position: relative;
  display: none;
}
/* line 729, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step.main .title .badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 5px;
  background-color: #e65719;
  border-radius: 10px;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  top: -8px;
  left: -12px;
}
@media (max-width: 767px) {
  /* line 715, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step.main .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  /* line 749, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step.main .title .cart-counter {
    display: block;
  }
}
/* line 754, ../scss/elements/_shopping-cart.scss */
.shopping-cart .cart-sidebar .sidebar-body .step.main .mob-descr {
  display: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  /* line 754, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step.main .mob-descr {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 713, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step.main {
    text-align: left;
    position: relative;
  }
  /* line 767, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step.main:after {
    content: '';
    width: 1.875rem !important;
    height: 1.875rem !important;
    position: absolute;
    top: 50%;
    right: 1.875rem;
    transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    background-size: 1.5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTkgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QjIwQzk1N0MtMkRFOC00REExLUE0MjItMjJBRTlDNUY0NzhEPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSIxMjgwLWdyaWQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwOC5QaWUtU2VsbGVyLURpcmVjdG9yeS0tLVNlbGxlci1UZWFtcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNTkuMDAwMDAwLCAtMTg5Ni4wMDAwMDApIiBzdHJva2U9IiMzNjM2M0IiIHN0cm9rZS13aWR0aD0iMyI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTMuMDAwMDAwLCAxMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNjcxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTgtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NzUuNTAwMDAwLCA0OS41MDAwMDApIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTg3NS41MDAwMDAsIC00OS41MDAwMDApICIgcG9pbnRzPSI4ODEgNTUgODcwIDU1IDg3MCA0NCI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  }
}
@media screen and (max-width: 768px) {
  /* line 411, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar {
    width: 100%;
    position: fixed;
    top: 102px;
    z-index: 10;
  }
  /* line 790, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body {
    margin-top: 0;
  }
  /* line 792, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step:not(.main):not([style*="display: none"]) {
    display: none !important;
  }
  /* line 795, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step {
    padding: 0.875rem 1.875rem;
  }
  /* line 797, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  /* line 800, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .title .total {
    font-size: 1.25rem;
  }
  /* line 805, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step p.seller-name {
    margin-top: 0.5rem;
  }
  /* line 809, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .orders {
    margin-top: 0.5rem;
  }
  /* line 811, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .orders .order {
    margin-bottom: 0.75rem;
  }
  /* line 817, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name .remove-edit a {
    margin-bottom: 0;
  }
  /* line 824, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /* line 828, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .total-price {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /* line 834, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .orders .orders-total {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  /* line 839, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .location {
    margin-top: 0.5rem;
  }
  /* line 842, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body .step .donation {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 0.5rem;
  }
  /* line 848, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body.active {
    position: relative;
    padding-top: 5.313rem;
    max-height: calc(100vh - 102px);
    height: calc(100vh - 102px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 855, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body.active .step.main {
    background-color: #ececf1;
    position: fixed;
    top: 102px;
    left: 0;
    right: 0;
  }
  /* line 861, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body.active .step.main:after {
    transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
  }
  /* line 866, ../scss/elements/_shopping-cart.scss */
  .shopping-cart .cart-sidebar .sidebar-body.active .step:not(.main):not([style*="display: none"]) {
    display: block !important;
  }
}

/* line 876, ../scss/elements/_shopping-cart.scss */
.tk-thankyou .content {
  line-height: 1.5rem;
}

/* line 885, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .content p, .limus-form.tk_app .step-container .gt-repeatable .content p {
  padding: 0;
}
/* line 890, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table, .limus-form.tk_app .step-container .gt-repeatable .fields .table {
  margin-bottom: 2rem;
}
/* line 894, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table .tk_app_income .tk-row, .limus-form.tk_app .step-container .gt-repeatable .fields .table .tk_app_income .tk-row {
  margin-bottom: 1.5rem;
  align-items: center;
}
/* line 899, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table .tk_app_income .tk-row .amount input, .limus-form.tk_app .step-container .gt-repeatable .fields .table .tk_app_income .tk-row .amount input {
  margin: 0;
}
/* line 904, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table .tk_app_income .tk-row .check label, .limus-form.tk_app .step-container .gt-repeatable .fields .table .tk_app_income .tk-row .check label {
  margin: 0;
}
/* line 909, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table .tk_app_income .tk-row.head, .limus-form.tk_app .step-container .gt-repeatable .fields .table .tk_app_income .tk-row.head {
  text-transform: uppercase;
  margin-top: 0.75rem;
}
/* line 914, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table .tk_app_income .tk-row.total, .limus-form.tk_app .step-container .gt-repeatable .fields .table .tk_app_income .tk-row.total {
  margin-top: 2rem;
}
/* line 920, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table input[type="radio"], .limus-form.tk_app .step-container .gt-single .fields .table input[type="checkbox"], .limus-form.tk_app .step-container .gt-repeatable .fields .table input[type="radio"], .limus-form.tk_app .step-container .gt-repeatable .fields .table input[type="checkbox"] {
  display: contents;
}
/* line 922, ../scss/elements/_shopping-cart.scss */
.limus-form.tk_app .step-container .gt-single .fields .table input[type="radio"] + label, .limus-form.tk_app .step-container .gt-single .fields .table input[type="checkbox"] + label, .limus-form.tk_app .step-container .gt-repeatable .fields .table input[type="radio"] + label, .limus-form.tk_app .step-container .gt-repeatable .fields .table input[type="checkbox"] + label {
  color: #573f3e;
  font-weight: normal;
  text-transform: unset;
}

/* line 2, ../scss/elements/_print.scss */
.print-btn-wrap .print-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 10, ../scss/elements/_print.scss */
.print-btn-wrap .print-btn svg {
  width: 2.25rem;
  margin-left: 1rem;
}
@media (max-width: 1024px) {
  /* line 1, ../scss/elements/_print.scss */
  .print-btn-wrap {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 22, ../scss/elements/_print.scss */
  body div.title-row.recipe-ttl h2 {
    margin-bottom: 3rem;
  }
  /* line 25, ../scss/elements/_print.scss */
  body div.title-row.recipe-ttl .print-btn-wrap {
    margin-bottom: 3rem;
  }
}

@media print {
  /* line 30, ../scss/elements/_print.scss */
  body {
    margin: 0;
    padding: 0;
  }
  /* line 35, ../scss/elements/_print.scss */
  body .navigation,
  body .footer,
  body .overlay,
  body .print-btn-wrap,
  body .section {
    display: none !important;
  }
  /* line 43, ../scss/elements/_print.scss */
  body .section.title-row, body .section.description-container {
    display: block !important;
    margin: 0;
    max-width: 1024px;
  }
  /* line 49, ../scss/elements/_print.scss */
  body .container .section .table .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 52, ../scss/elements/_print.scss */
  body .container .section .table .row ul li, body .container .section .table .row ol li {
    margin-bottom: 10px;
  }
  /* line 54, ../scss/elements/_print.scss */
  body .container .section .table .row ul li p, body .container .section .table .row ol li p {
    margin: 0;
  }
}

/* line 6, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .mentors-directors-title .section .content h2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 15, ../scss/pages/_mentors-directors.scss */
  body.page-template-template-directors-mentors .piano-tile .table .row .col {
    margin-bottom: 1.875rem;
  }
  /* line 18, ../scss/pages/_mentors-directors.scss */
  body.page-template-template-directors-mentors .piano-tile .table .row .col:last-child {
    margin-bottom: 0;
  }
}
/* line 25, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .piano-tile:nth-child(odd) {
  background-image: url("../img/bg/light-gray.png");
}
/* line 28, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .piano-tile h3 {
  margin-bottom: 1.5rem;
}
/* line 31, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .piano-tile .position {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  text-transform: uppercase;
  max-width: 17.5rem;
  display: block;
}
/* line 39, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .piano-tile .location {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
  color: #573f3e;
}
/* line 49, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .container .section.leadership {
  padding: 1.938rem 0;
}
/* line 52, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .container .section.half-top-padding {
  padding-top: 3.875rem;
}
/* line 54, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .container .section.half-top-padding + .leadership {
  padding-top: 0;
}
/* line 58, ../scss/pages/_mentors-directors.scss */
body.page-template-template-directors-mentors .container .section:last-child {
  padding-bottom: 2.375rem;
}

/* line 5, ../scss/pages/_staff.scss */
body .container.staff .section:nth-child(1):before {
  border: 0 !important;
}
/* line 9, ../scss/pages/_staff.scss */
body .container.staff .section .contact-info {
  padding: 3.625rem 0;
  margin-bottom: 3.625rem;
  border-bottom: 1px solid #e4e4f0;
}
@media (max-width: 767px) {
  /* line 9, ../scss/pages/_staff.scss */
  body .container.staff .section .contact-info {
    padding: 1.875rem 0;
    margin-bottom: 1.875rem;
  }
}
/* line 17, ../scss/pages/_staff.scss */
body .container.staff .section .contact-info .linked {
  display: block;
  float: left;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 767px) {
  /* line 17, ../scss/pages/_staff.scss */
  body .container.staff .section .contact-info .linked {
    float: none;
    display: inline-block;
  }
}
/* line 27, ../scss/pages/_staff.scss */
body .container.staff .section .contact-info .label {
  color: #9e9eaa;
  text-transform: uppercase;
  margin: 0 1.75rem;
  font-size: 1.25rem;
  line-height: 2.125rem;
}
/* line 33, ../scss/pages/_staff.scss */
body .container.staff .section .contact-info .label a {
  text-transform: lowercase;
  color: #000000;
  margin-left: 1.5rem;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 27, ../scss/pages/_staff.scss */
  body .container.staff .section .contact-info .label {
    display: block;
    margin: 0;
  }
}
@media (max-width: 479px) {
  /* line 48, ../scss/pages/_staff.scss */
  body .container.staff .section .table .row .col.col-4, body .container.staff .section .table .row .col.col-12 {
    width: 100%;
  }
}
/* line 52, ../scss/pages/_staff.scss */
body .container.staff .section .table .row .col.col-4 img, body .container.staff .section .table .row .col.col-12 img {
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  /* line 56, ../scss/pages/_staff.scss */
  body .container.staff .section .table .row .col.col-12 {
    padding-left: 3.75rem;
  }
}
/* line 68, ../scss/pages/_staff.scss */
body.page-template-page-staff #container-0 .section {
  padding-bottom: 0;
}
/* line 70, ../scss/pages/_staff.scss */
body.page-template-page-staff #container-0 .section h2 {
  margin-bottom: 0;
}

/* line 5, ../scss/pages/_meals_for_moms.scss */
.sb_mn .mfm_submenu ul li a {
  text-decoration: none;
}
/* line 9, ../scss/pages/_meals_for_moms.scss */
.sb_mn .mfm_submenu ul li:not(.button):hover a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 17, ../scss/pages/_meals_for_moms.scss */
  .sb_mn.sidebar-opened {
    margin-top: 85px !important;
  }
  /* line 21, ../scss/pages/_meals_for_moms.scss */
  .sb_mn .mfm_submenu ul {
    text-align: center;
  }
  /* line 23, ../scss/pages/_meals_for_moms.scss */
  .sb_mn .mfm_submenu ul .menu-item:not(.button) {
    margin-bottom: 12px;
  }
}

/* line 30, ../scss/pages/_meals_for_moms.scss */
.mfm_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  color: #36363b;
  font-size: 1.25rem;
  text-transform: uppercase;
  border-bottom: 3px solid #e9e1e1;
  font-weight: bold;
  padding-bottom: 18px;
  margin-bottom: 3.575rem;
  line-height: 2.125rem;
  margin-top: -3.25rem;
}
/* line 44, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .headline_name {
  color: #e05b32;
  position: relative;
}
/* line 48, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .col_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
/* line 54, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .donate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  color: #36363b;
  text-decoration: none;
  margin-bottom: 0;
  padding-left: 24px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
/* line 66, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .donate:before {
  content: '';
  background-image: url("../img/icons/plus.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 18px;
  width: 17px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/* line 80, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .cart_menu {
  display: inline-block;
  margin-left: 20px;
  padding-left: 30px;
  position: relative;
}
/* line 85, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .cart_menu span {
  display: inline-block;
  margin-right: 7px;
}
/* line 89, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .cart_menu:before {
  content: '';
  background-image: url("../img/icons/cart.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/* line 104, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .cart_menu.active.clickable {
  cursor: pointer;
}
/* line 107, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .cart_menu.active:before {
  background-image: url("../img/icons/cart-active.svg");
}
/* line 114, ../scss/pages/_meals_for_moms.scss */
.mfm_menu .cart_menu.current:after, .mfm_menu .headline_name.current:after, .mfm_menu .donate.current:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  display: block;
  background-color: #e05b32;
  left: 0;
  bottom: -21px;
}
@media (max-width: 767px) {
  /* line 30, ../scss/pages/_meals_for_moms.scss */
  .mfm_menu {
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 15px;
    margin-bottom: 30px;
  }
  /* line 131, ../scss/pages/_meals_for_moms.scss */
  .mfm_menu .cart_menu {
    font-size: 0;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 138, ../scss/pages/_meals_for_moms.scss */
  .mfm_menu .cart_menu span {
    font-size: 14px;
  }
  /* line 141, ../scss/pages/_meals_for_moms.scss */
  .mfm_menu .cart_menu:before {
    width: 22px;
    height: 22px;
    position: static;
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -ms-transform: translate(0);
    margin-right: 10px;
  }
  /* line 149, ../scss/pages/_meals_for_moms.scss */
  .mfm_menu .donate {
    font-size: 14px;
    padding-left: 16px;
  }
  /* line 152, ../scss/pages/_meals_for_moms.scss */
  .mfm_menu .donate:before {
    height: 16px;
    width: 12px;
  }
  /* line 159, ../scss/pages/_meals_for_moms.scss */
  .mfm_menu .cart_menu.current:after, .mfm_menu .headline_name.current:after, .mfm_menu .donate.current:after {
    bottom: -13px;
  }
}

/* line 166, ../scss/pages/_meals_for_moms.scss */
.gift-form-info {
  background-color: #e05b32;
  padding: 25px 25px 25px 113px;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.875rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 3.575rem;
  position: relative;
}
/* line 176, ../scss/pages/_meals_for_moms.scss */
.gift-form-info:before {
  content: '';
  background-image: url("../img/icons/info.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 39px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 35px;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width: 767px) {
  /* line 166, ../scss/pages/_meals_for_moms.scss */
  .gift-form-info {
    display: none;
  }
}

/* line 194, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts {
  margin-top: 3.625rem;
  margin-bottom: 3.625rem;
  border-bottom: 3px solid #e9e1e1;
}
/* line 199, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 205, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift {
  width: calc(100%/3);
  position: relative;
  margin-bottom: 50px;
}
/* line 209, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .price {
  position: absolute;
  color: #e05b32;
  left: 0;
  top: -12px;
  font-size: 1.5rem;
  font-weight: bold;
}
/* line 216, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .price:before {
  content: '$';
}
/* line 220, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .thumb {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  width: 16rem;
  height: 16rem;
  background-color: #ffffff;
  margin: 0 auto 2.5rem;
  position: relative;
}
/* line 228, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .thumb img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/* line 235, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .thumb.e-card {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  height: auto;
  width: 26.25rem;
}
/* line 240, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .thumb.e-card img {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -ms-transform: translate(0);
}
/* line 248, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .title {
  text-align: center;
  color: #36363b;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 0 3rem;
  line-height: 1.75rem;
  min-height: 3.5rem;
  margin-bottom: 2.5rem;
}
/* line 259, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .qty {
  text-align: center;
  font-size: 1.125rem;
  padding: 0 20px;
  color: #573f3e;
}
/* line 264, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .qty input[type='number'] {
  display: inline-block;
  max-width: 3.688rem;
  height: 3.688rem;
  line-height: 3.688rem;
  background-color: #ececf1;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  box-sizing: border-box;
  border: none;
  padding: 0;
  text-align: center;
  outline: none;
  margin: 0 10px;
  vertical-align: middle;
  -moz-appearance: textfield;
}
/* line 283, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .qty input[type='number'].error {
  border: 2px solid #ca3c2d !important;
}
/* line 287, ../scss/pages/_meals_for_moms.scss */
.meals4moms-gifts .table-row .col_gift .qty input[type=number]::-webkit-inner-spin-button,
.meals4moms-gifts .table-row .col_gift .qty input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 194, ../scss/pages/_meals_for_moms.scss */
  .meals4moms-gifts {
    border-top: 3px solid #e9e1e1;
    padding-top: 3.75rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 301, ../scss/pages/_meals_for_moms.scss */
  .meals4moms-gifts .table-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 303, ../scss/pages/_meals_for_moms.scss */
  .meals4moms-gifts .table-row .col_gift {
    width: 100%;
  }
  /* line 305, ../scss/pages/_meals_for_moms.scss */
  .meals4moms-gifts .table-row .col_gift .price {
    top: -25px;
  }
  /* line 308, ../scss/pages/_meals_for_moms.scss */
  .meals4moms-gifts .table-row .col_gift .thumb {
    width: 13.75rem;
    height: 13.75rem;
  }
  /* line 312, ../scss/pages/_meals_for_moms.scss */
  .meals4moms-gifts .table-row .col_gift:last-child {
    margin-bottom: 0;
  }
}

/* line 319, ../scss/pages/_meals_for_moms.scss */
.mfm__message-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 3.625rem;
  padding-bottom: 3.625rem;
  border-bottom: 3px solid #e9e1e1;
}
/* line 327, ../scss/pages/_meals_for_moms.scss */
.mfm__message-container textarea {
  resize: none;
  margin-bottom: 0;
  width: 50%;
}
/* line 332, ../scss/pages/_meals_for_moms.scss */
.mfm__message-container .optional-message {
  width: 50%;
}
/* line 334, ../scss/pages/_meals_for_moms.scss */
.mfm__message-container .optional-message p {
  padding-left: 1.25rem !important;
}
@media (max-width: 767px) {
  /* line 319, ../scss/pages/_meals_for_moms.scss */
  .mfm__message-container {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  /* line 342, ../scss/pages/_meals_for_moms.scss */
  .mfm__message-container textarea {
    margin-bottom: 30px;
    width: 100%;
  }
  /* line 346, ../scss/pages/_meals_for_moms.scss */
  .mfm__message-container .optional-message {
    width: 100%;
  }
  /* line 348, ../scss/pages/_meals_for_moms.scss */
  .mfm__message-container .optional-message p {
    padding-left: 0 !important;
  }
}

/* line 354, ../scss/pages/_meals_for_moms.scss */
.gift-form-head-info {
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #887979;
  padding: 1.25rem 0;
}
/* line 361, ../scss/pages/_meals_for_moms.scss */
.gift-form-head-info:before {
  content: '';
  width: 41px;
  height: 41px;
  background-image: url("../img/icons/datatime.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
@media (max-width: 767px) {
  /* line 354, ../scss/pages/_meals_for_moms.scss */
  .gift-form-head-info {
    padding: 1.25rem 2.5rem 1.25rem 7rem;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
  }
  /* line 378, ../scss/pages/_meals_for_moms.scss */
  .gift-form-head-info:before {
    position: absolute;
    top: 50%;
    left: 40px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}

/* line 386, ../scss/pages/_meals_for_moms.scss */
body .container form .content.group .optional-message p {
  margin-bottom: 0 !important;
}

/* line 390, ../scss/pages/_meals_for_moms.scss */
body button.mfm_button#mfm_button_add {
  float: right;
  margin-right: 0;
  width: auto;
}

/* line 397, ../scss/pages/_meals_for_moms.scss */
body .container .section.form .content.gt-single {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 399, ../scss/pages/_meals_for_moms.scss */
  body .container .section.form .content.gt-single .table.true-table {
    margin-bottom: 0;
  }
}

/* line 408, ../scss/pages/_meals_for_moms.scss */
.mm-cart .mm_cart_item {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 1rem 0 0;
}
/* line 414, ../scss/pages/_meals_for_moms.scss */
.mm-cart .mm_cart_item .row .mm_cart_item-col {
  width: 50%;
  display: table-cell;
}
/* line 419, ../scss/pages/_meals_for_moms.scss */
.mm-cart .mm_cart_item:first-child {
  padding-top: 0;
}
/* line 422, ../scss/pages/_meals_for_moms.scss */
.mm-cart .mm_cart_item:last-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  /* line 427, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .mm_cart_item .row .mm_cart_item-col {
    width: 100%;
    display: block;
    border-bottom: 0 none;
  }
}
/* line 435, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-itemscontent {
  padding: 3rem 0;
  border-bottom: 2px #f4f0f0 solid;
}
/* line 439, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-itemscontent:first-child {
  padding-top: 0;
}
/* line 443, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-itemscontent:nth-last-child(2) {
  padding-bottom: 0;
  border-bottom: 0 none;
}
/* line 448, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-itemgreeting {
  color: #573f3e;
  font-size: 1rem;
  padding-bottom: 1.125rem;
  padding-top: 1.875rem;
}
@media (max-width: 767px) {
  /* line 448, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .cart-itemgreeting {
    padding-bottom: 45px;
    border-bottom: 2px #f4f0f0 solid;
  }
}
/* line 459, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-itemgreeting:empty {
  display: none;
  padding: 1rem 0;
}
/* line 471, ../scss/pages/_meals_for_moms.scss */
.mm-cart .review-additional {
  color: #36363b;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 3.688rem;
  padding-bottom: 1.25rem;
  padding-top: 1.875rem;
  padding-left: calc(50% + 0.5rem);
  padding-right: 0.5rem;
}
/* line 481, ../scss/pages/_meals_for_moms.scss */
.mm-cart .review-additional span {
  float: right;
  line-height: 3.688rem;
}
/* line 484, ../scss/pages/_meals_for_moms.scss */
.mm-cart .review-additional span:before {
  content: '$';
}
@media (max-width: 767px) {
  /* line 471, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .review-additional {
    padding-left: 0;
  }
}
/* line 492, ../scss/pages/_meals_for_moms.scss */
.mm-cart input[type='number'] {
  display: inline-block;
  max-width: 3.688rem;
  height: 3.688rem;
  line-height: 3.688rem;
  background-color: #ececf1;
  width: 100%;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  box-sizing: border-box;
  border: none;
  padding: 0;
  text-align: center;
  outline: none;
  margin: 0 5px 0 10px !important;
  vertical-align: middle;
  -moz-appearance: textfield;
}
/* line 512, ../scss/pages/_meals_for_moms.scss */
.mm-cart input[type=number]::-webkit-inner-spin-button,
.mm-cart input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
/* line 518, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-recipient-name {
  color: #36363b;
  text-decoration: none;
  margin-bottom: 0;
  font-weight: bold;
  position: relative;
  font-size: 1.25rem;
  text-transform: uppercase;
}
/* line 527, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-recipient-edit-details {
  margin-left: 35px;
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
  text-transform: capitalize;
}
/* line 535, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-recipient-address {
  color: #573f3e;
  margin-top: 10px;
  font-size: 1.125rem;
  line-height: 3.688rem;
}
/* line 540, ../scss/pages/_meals_for_moms.scss */
.mm-cart .cart-recipient-address br {
  display: none;
}
@media (max-width: 767px) {
  /* line 535, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .cart-recipient-address {
    line-height: 1.25rem;
  }
}
/* line 547, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row {
  margin-bottom: 10px;
}
/* line 549, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row:before, .mm-cart .ci_row:after {
  content: '';
  display: block;
  clear: both;
}
/* line 554, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .ci_left {
  float: left;
}
/* line 557, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .ci_right {
  float: right;
}
/* line 560, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .cart-itemtitle {
  color: #36363b;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 3.688rem;
}
/* line 566, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .cart-itemqty {
  line-height: 3.688rem;
  font-size: 1.25rem;
  color: #36363b;
  font-weight: bold;
  display: inline-block;
  line-height: 3.688rem;
}
/* line 574, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .cart-itemqty span {
  color: #e05b32;
  display: inline-block;
  margin-right: 10px;
}
/* line 579, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .cart-itemqty.review {
  color: rgba(54, 54, 59, 0.5);
}
/* line 581, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .cart-itemqty.review span {
  color: rgba(54, 54, 59, 0.5);
}
/* line 586, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .cart-itemtotal {
  font-size: 1.25rem;
  color: #e05b32;
  font-weight: bold;
  display: inline-block;
  line-height: 3.688rem;
  min-width: 3.75rem;
  text-align: right;
}
/* line 594, ../scss/pages/_meals_for_moms.scss */
.mm-cart .ci_row .cart-itemtotal.review {
  color: #36363b;
}
@media (max-width: 767px) {
  /* line 547, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .ci_row {
    padding-left: 0px;
  }
  /* line 601, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .ci_row .ci_left {
    float: none;
  }
  /* line 604, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .ci_row .ci_right {
    float: none;
  }
}
/* line 609, ../scss/pages/_meals_for_moms.scss */
.mm-cart .remove-from-cart {
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 609, ../scss/pages/_meals_for_moms.scss */
  .mm-cart .remove-from-cart {
    padding-left: 50px;
  }
}

/* line 619, ../scss/pages/_meals_for_moms.scss */
.mfm-total-amount {
  text-align: right;
  line-height: 2.25rem;
  font-size: 1.25rem;
  font-weight: bold;
  color: #36363b;
  margin-top: 3rem;
  padding: 3rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
/* line 630, ../scss/pages/_meals_for_moms.scss */
.mfm-total-amount span {
  font-size: 2.25rem;
  color: #e35928;
  min-width: 5.75rem;
  display: inline-block;
  margin-left: 10px;
  vertical-align: sub;
}
/* line 637, ../scss/pages/_meals_for_moms.scss */
.mfm-total-amount span:before {
  content: '$';
}
/* line 641, ../scss/pages/_meals_for_moms.scss */
.mfm-total-amount.review {
  margin-top: 0;
  border-top: 0 none;
  padding-left: calc(50% + 0.5rem);
  text-transform: capitalize;
  text-align: left;
}
/* line 647, ../scss/pages/_meals_for_moms.scss */
.mfm-total-amount.review span {
  float: right;
}
@media (max-width: 767px) {
  /* line 641, ../scss/pages/_meals_for_moms.scss */
  .mfm-total-amount.review {
    padding-left: 0;
  }
}

@media (max-width: 479px) {
  /* line 662, ../scss/pages/_meals_for_moms.scss */
  .fathersday_buy_gift .mm-group-wrap .mm-form-wrap .fields .table .row .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 675, ../scss/pages/_meals_for_moms.scss */
  .fathersday_buy_gift .form-buttons button, .fathersday_buy_gift .form-buttons .button {
    padding: 0;
  }
}

/* line 682, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
/* line 687, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .mm-form-wrap {
  width: 70%;
}
/* line 689, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .mm-form-wrap .other-amount-label {
  width: 23%;
}
@media (max-width: 479px) {
  /* line 689, ../scss/pages/_meals_for_moms.scss */
  .mm-group-wrap .mm-form-wrap .other-amount-label {
    width: 100%;
  }
}
/* line 698, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .mm-form-wrap input[type="radio"].other-amount:checked + label .other-amount-input {
  border: 0.188rem solid #e05b32;
}
/* line 704, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .mm-form-wrap input[type="radio"] {
  display: none;
}
/* line 708, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .mm-form-wrap input[type="radio"].bordered + label {
  border: 0.188rem solid #e05b32;
  background-color: transparent;
  color: #e05b32;
  margin-right: 1.05rem;
}
@media (max-width: 479px) {
  /* line 708, ../scss/pages/_meals_for_moms.scss */
  .mm-group-wrap .mm-form-wrap input[type="radio"].bordered + label {
    margin-right: 0;
  }
}
/* line 719, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .mm-form-wrap input[type="radio"].bordered:checked + label {
  color: #ffffff;
  background-color: #e05b32;
}
/* line 727, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .group-icon {
  width: 30%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #e35928;
}
/* line 735, ../scss/pages/_meals_for_moms.scss */
.mm-group-wrap .group-icon img {
  display: block;
  margin: 0 auto 1.875rem;
}
@media (max-width: 767px) {
  /* line 682, ../scss/pages/_meals_for_moms.scss */
  .mm-group-wrap {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* line 742, ../scss/pages/_meals_for_moms.scss */
  .mm-group-wrap .mm-form-wrap {
    width: 100%;
  }
  /* line 745, ../scss/pages/_meals_for_moms.scss */
  .mm-group-wrap .group-icon {
    width: 100%;
    margin-bottom: 30px;
  }
}

/* line 753, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .overlay-header {
  padding-top: 4.5rem !important;
  padding-bottom: 3.125rem !important;
  margin-bottom: 2.5rem !important;
  border-bottom: 1px solid #e6e4f1;
}
/* line 758, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .overlay-header img {
  margin-bottom: 3.125rem;
}
/* line 761, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .overlay-header .gift-for {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: bold;
  color: #36363b;
  text-transform: uppercase;
}
/* line 767, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .overlay-header .gift-for span {
  font-weight: bold;
}
/* line 771, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .overlay-header .for-who {
  color: #fe5115;
  font-size: 1.875rem;
  text-transform: uppercase;
  font-weight: 500;
  margin: 1.875rem 0;
}
/* line 780, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .mfm-modal-form button {
  width: 100%;
  line-height: 3.125rem;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  margin-right: 0;
}
/* line 787, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .mfm-modal-form span {
  margin-bottom: 1.25rem;
}
/* line 790, ../scss/pages/_meals_for_moms.scss */
.mfm-modal .mfm-modal-form button, .mfm-modal .mfm-modal-form span {
  display: block;
}

@media (max-width: 767px) {
  /* line 799, ../scss/pages/_meals_for_moms.scss */
  .ms_meals4moms-template-default .container .content.group h5 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
  }
  /* line 804, ../scss/pages/_meals_for_moms.scss */
  .ms_meals4moms-template-default .container .content.group p {
    padding-left: 0;
    text-align: center;
  }
  /* line 809, ../scss/pages/_meals_for_moms.scss */
  .ms_meals4moms-template-default .container .content.group .content + .fields {
    margin-top: 30px;
  }
}

/* line 818, ../scss/pages/_meals_for_moms.scss */
.m4m-cart-buttons-wrap {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 827, ../scss/pages/_meals_for_moms.scss */
.m4m-cart-buttons-wrap button {
  line-height: 3.125rem;
  font-size: 1.125rem;
  max-width: 270px;
  width: 100%;
  margin-left: 2.5rem;
  margin-right: 0;
}
/* line 834, ../scss/pages/_meals_for_moms.scss */
.m4m-cart-buttons-wrap button + button {
  margin-top: 0;
}
/* line 837, ../scss/pages/_meals_for_moms.scss */
.m4m-cart-buttons-wrap button:disabled {
  border-color: #c6c3c7 !important;
  color: #c6c3c7 !important;
  background-color: transparent;
}
/* line 842, ../scss/pages/_meals_for_moms.scss */
.m4m-cart-buttons-wrap button.cart-button-review {
  max-width: 280px;
}
@media (max-width: 767px) {
  /* line 827, ../scss/pages/_meals_for_moms.scss */
  .m4m-cart-buttons-wrap button {
    margin-left: 0;
    padding: 0 2.5rem;
  }
  /* line 848, ../scss/pages/_meals_for_moms.scss */
  .m4m-cart-buttons-wrap button + button {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  /* line 818, ../scss/pages/_meals_for_moms.scss */
  .m4m-cart-buttons-wrap {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/* line 859, ../scss/pages/_meals_for_moms.scss */
.mfm-thankyou img {
  margin-bottom: 1.875rem;
}
/* line 862, ../scss/pages/_meals_for_moms.scss */
.mfm-thankyou .t_title {
  text-transform: uppercase;
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #e35928;
  display: block;
  margin-bottom: 3rem;
}
/* line 870, ../scss/pages/_meals_for_moms.scss */
.mfm-thankyou .t_title + p {
  text-transform: uppercase;
  color: #6d4d4c;
  font-weight: bold;
}
@media (max-width: 767px) {
  /* line 858, ../scss/pages/_meals_for_moms.scss */
  .mfm-thankyou {
    text-align: center !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 5, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container.piano-tile div.description-container {
  padding: 0 !important;
}
/* line 11, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content.search-row {
  padding-bottom: 4.25rem;
}
@media (max-width: 767px) {
  /* line 11, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .content.search-row {
    padding-bottom: 3.125rem;
  }
}
/* line 17, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content.search-row form input[type="text"] {
  width: 65%;
  vertical-align: top;
  margin-bottom: 0;
}
@media (max-width: 895px) {
  /* line 17, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .content.search-row form input[type="text"] {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  /* line 17, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .content.search-row form input[type="text"] {
    width: 100%;
  }
}
/* line 28, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content.search-row form input[type="submit"] {
  height: 3.688rem;
  line-height: 2.688rem;
  vertical-align: top;
  width: 33%;
  margin: 0 0 0 1.25rem;
}
@media (max-width: 895px) {
  /* line 28, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .content.search-row form input[type="submit"] {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 28, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .content.search-row form input[type="submit"] {
    height: auto;
    padding: 1.125rem;
    font-size: 1.5rem;
    line-height: 34px;
    letter-spacing: 3px;
  }
}
/* line 48, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes {
  display: block;
  width: 100%;
  text-align: center;
}
/* line 55, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li {
  display: inline-block;
  position: relative;
  margin: 0 1rem;
  line-height: 5rem;
  width: auto;
  padding-left: 0;
}
@media (max-width: 767px) {
  /* line 55, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .content .recipes li {
    line-height: 2.5rem;
    margin: 0;
    padding: 0 10px;
  }
}
/* line 67, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li:first-child {
  padding-left: 0;
  margin-left: 0;
}
/* line 70, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li:first-child:before {
  display: none;
}
/* line 74, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li:last-child {
  padding-right: 0;
  margin-right: 0;
}
/* line 78, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li:before {
  height: 0.25rem;
  width: 0.25rem;
  background-color: #aaaab5;
  margin: 0;
  position: absolute;
  left: -1.125rem;
  transform: translateY(-50%);
  top: 50%;
}
@media (max-width: 767px) {
  /* line 78, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .content .recipes li:before {
    content: none;
  }
}
/* line 91, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li.active {
  color: #e35928;
}
/* line 93, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li.active a {
  color: #e35928;
}
/* line 97, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .content .recipes li a {
  font-size: 1.25rem;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  color: #36363b;
}
/* line 142, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .img-container img {
  width: 21.875rem;
  height: auto;
  transition: all 0.3s ease-out;
  transform: scale(0.9);
  opacity: 0;
}
/* line 148, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .img-container img.loaded {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-in;
}
@media (max-width: 767px) {
  /* line 142, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .section .img-container img {
    width: auto;
    max-width: 100%;
  }
}
/* line 159, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .title-container {
  margin: 4.375rem 0 3.438rem;
}
/* line 161, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .title-container a {
  text-decoration: none;
}
/* line 165, ../scss/pages/_recipes-list.scss */
body.post-type-archive-recipe .container .section .description-container {
  margin-bottom: 3.438rem;
}
@media (max-width: 767px) {
  /* line 172, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .recipe {
    padding-bottom: 1.875rem !important;
  }
  /* line 175, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .recipe:last-child {
    padding-bottom: 0 !important;
  }
  /* line 178, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .recipe .title-container {
    margin: 1.875rem 0;
  }
  /* line 180, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .recipe .title-container h3 {
    margin-bottom: 0;
  }
  /* line 185, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .recipe .description-container {
    margin: 0;
  }
  /* line 187, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .recipe .description-container:empty + .readmore-container {
    margin-top: -10px;
  }
  /* line 189, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .recipe .description-container:empty + .readmore-container .read-more {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 196, ../scss/pages/_recipes-list.scss */
  body.post-type-archive-recipe .container .recipes-list .table .row .col:empty {
    display: none;
  }
}

/* line 3, ../scss/pages/_volunteer-events.scss */
body .vol-event .section {
  overflow: hidden;
  padding-bottom: 4.25rem !important;
}
@media (min-width: 768px) {
  /* line 6, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
/* line 11, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content h2 {
  margin-bottom: 0.5rem;
  margin-left: -0.188rem;
}
@media (max-width: 767px) {
  /* line 11, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content h2 {
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
/* line 19, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content h6 {
  color: #e35928;
  font-size: 1.5rem;
  font-weight: 600;
}
/* line 24, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.left {
  float: left;
  width: 59%;
}
@media (max-width: 767px) {
  /* line 24, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.left {
    float: none;
    width: 100%;
  }
}
/* line 32, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.left .header-wrapper h5, body .vol-event .section .content.left .header-wrapper h4 {
  margin-bottom: 1.875rem;
}
/* line 36, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.left .content-wrapper {
  padding: 1.875rem 0 3.125rem;
}
@media (max-width: 479px) {
  /* line 36, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.left .content-wrapper {
    padding-bottom: 1.875rem;
  }
}
/* line 41, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.left .content-wrapper h4 {
  display: inline-block;
  margin-bottom: 3.438rem;
}
@media (max-width: 479px) {
  /* line 41, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.left .content-wrapper h4 {
    margin-bottom: 0rem;
  }
}
/* line 47, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.left .content-wrapper h4 span {
  font-size: 1.625rem;
  line-height: 2.25rem;
  margin: 0 3rem 0 1.125rem;
  color: #9e9eaa;
  font-weight: 600;
}
@media (max-width: 767px) {
  /* line 47, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.left .content-wrapper h4 span {
    font-size: 1.375rem;
  }
}
@media (max-width: 479px) {
  /* line 58, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.left .content-wrapper h3 {
    margin: 1.25rem 0;
  }
}
@media (max-width: 767px) {
  /* line 64, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.left .content-wrapper :first-child {
    margin-top: 0;
  }
  /* line 67, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.left .content-wrapper :last-child {
    margin-bottom: 0;
  }
}
/* line 73, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.right {
  width: 39%;
  float: right;
}
@media (max-width: 767px) {
  /* line 73, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.right {
    float: none;
    width: 100%;
  }
}
/* line 80, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.right .opportunity-wrapper {
  padding-top: 3rem;
}
@media (max-width: 479px) {
  /* line 80, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.right .opportunity-wrapper {
    padding-top: 1.875rem;
  }
}
/* line 85, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.right .opportunity-wrapper address {
  font-size: 1.25rem;
  line-height: 2.125rem;
}
@media (max-width: 767px) {
  /* line 85, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.right .opportunity-wrapper address {
    font-size: 1rem;
  }
}
/* line 91, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.right .opportunity-wrapper address span {
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 2.125rem;
  color: #9e9eaa;
  margin-right: 1.375rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  /* line 91, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.right .opportunity-wrapper address span {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  /* line 104, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.right .map-wrapper {
    margin-top: 1.25rem;
  }
}
/* line 108, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.right .map-wrapper img {
  background-image: url("../img/temp/Layer-198.jpg");
  background-size: cover;
  width: 25.938rem;
  height: 15.125rem;
}
/* line 114, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.right .map-wrapper .address {
  color: #e35928;
  margin: 2.813rem 0 2.813rem;
  font-size: 1.25rem;
  line-height: 2.125rem;
  display: block;
}
@media (max-width: 767px) {
  /* line 114, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.right .map-wrapper .address {
    font-size: 1rem;
    margin: 1.75rem auto;
  }
}
/* line 126, ../scss/pages/_volunteer-events.scss */
body .vol-event .section .content.right .list-wrapper {
  padding-top: 2.625rem;
}
@media (max-width: 767px) {
  /* line 126, ../scss/pages/_volunteer-events.scss */
  body .vol-event .section .content.right .list-wrapper {
    padding-top: 1.875rem;
  }
}
/* line 137, ../scss/pages/_volunteer-events.scss */
body .event .content-wrapper {
  padding: 1.875rem 0 3.125rem;
}
@media (max-width: 767px) {
  /* line 137, ../scss/pages/_volunteer-events.scss */
  body .event .content-wrapper {
    padding-bottom: 0;
  }
}
/* line 144, ../scss/pages/_volunteer-events.scss */
body .crm-container {
  padding: 4.25rem 0 !important;
}
@media (max-width: 767px) {
  /* line 144, ../scss/pages/_volunteer-events.scss */
  body .crm-container {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
}
@media (min-width: 896px) {
  /* line 144, ../scss/pages/_volunteer-events.scss */
  body .crm-container {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
@media (max-width: 767px) {
  /* line 161, ../scss/pages/_volunteer-events.scss */
  body .crm-container .limus-form .step-container .content.group .table .row .col textarea {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 767px) {
  /* line 171, ../scss/pages/_volunteer-events.scss */
  body .crm-container .limus-form .step-container .content.group .table:nth-last-child(2) .col:last-child textarea, body .crm-container .limus-form .step-container .content.group .table:nth-last-child(2) .col:last-child input {
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 156, ../scss/pages/_volunteer-events.scss */
  body .crm-container .limus-form .step-container .content.group {
    margin-bottom: 1.25rem;
  }
  /* line 181, ../scss/pages/_volunteer-events.scss */
  body .crm-container .limus-form .step-container .content.group:last-child {
    margin-bottom: 0;
  }
}

/* line 7, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .content .content-wrapper address {
  font-size: 1.25rem;
  line-height: 2.125rem;
  margin-bottom: 2.875rem;
}
/* line 11, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .content .content-wrapper address span {
  margin-right: 1.125rem;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 2.125rem;
  color: #9e9eaa;
}
/* line 20, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .content .bottom-wrapper {
  padding-top: 2.5rem;
}
/* line 22, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .content .bottom-wrapper .left {
  float: left;
}
/* line 25, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .content .bottom-wrapper .right {
  float: right;
}
/* line 27, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .content .bottom-wrapper .right span {
  font-size: 1.25rem;
  line-height: 2.125rem;
  color: #9e9eaa;
}
/* line 35, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .groups {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
/* line 38, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .groups a {
  padding: 1.875rem 0;
  text-decoration: none;
  display: block;
}
/* line 45, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts div {
  overflow: hidden;
  padding: 1.875rem 0;
}
/* line 48, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts div .left {
  float: left;
}
/* line 50, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts div .left a {
  margin-right: 9.688rem;
}
/* line 54, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts div .right {
  float: right;
}
/* line 59, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts a {
  text-decoration: none;
}
/* line 64, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row.top-divider .col {
  border-top: 1px solid #d5d5e3;
  overflow: visible;
}
/* line 67, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row.top-divider .col span {
  line-height: 4.5rem;
  position: relative;
}
/* line 70, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row.top-divider .col span .mini-overlay {
  display: none;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 2.25rem;
  border: 1px solid #ccc;
  background-color: #ffffff;
  width: 15rem;
  text-align: center;
  padding: 20px;
  overflow: visible;
  box-shadow: 0 0 1.75rem rgba(102, 102, 102, 0.57);
  line-height: 0;
}
/* line 84, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row.top-divider .col span .mini-overlay:before {
  content: '';
  display: block;
  position: absolute;
  top: -22px;
  left: 78%;
  z-index: 101;
  transform: translateX(-50%) rotate(90deg);
  width: 15px;
  height: 29px;
  background-size: cover;
  background-image: url(../img/icons/triangle.svg);
}
/* line 97, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row.top-divider .col span .mini-overlay.active {
  display: block;
}
/* line 100, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row.top-divider .col span .mini-overlay p {
  text-align: left;
  margin-bottom: 20px;
}
/* line 104, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row.top-divider .col span .mini-overlay a {
  display: inline-block;
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}
/* line 114, ../scss/pages/_volunteer-profile.scss */
body .container.profile .section .shifts .row:last-child .col {
  border-bottom: 1px solid #d5d5e3;
}

/* line 2, ../scss/pages/_single-recipe.scss */
body div.search-form {
  padding: 4.625rem 1.25rem !important;
}
@media (max-width: 767px) {
  /* line 2, ../scss/pages/_single-recipe.scss */
  body div.search-form {
    padding: 3.125rem 0 !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 8, ../scss/pages/_single-recipe.scss */
  body div.search-form .table .row {
    font-size: 0;
  }
}
@media (max-width: 767px) {
  /* line 12, ../scss/pages/_single-recipe.scss */
  body div.search-form .table .row .col {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 17, ../scss/pages/_single-recipe.scss */
  body div.search-form .table .row .col.search-label {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1.875rem;
  }
  /* line 23, ../scss/pages/_single-recipe.scss */
  body div.search-form .table .row .col.search-row {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1.875rem;
    padding-left: 0;
  }
}
/* line 34, ../scss/pages/_single-recipe.scss */
body div.search-form select {
  margin-bottom: 0;
}
/* line 37, ../scss/pages/_single-recipe.scss */
body div.search-form label {
  line-height: 3.688rem;
  margin-bottom: 0;
  text-transform: none;
  text-align: right;
  margin-right: -1.25rem;
}
/* line 44, ../scss/pages/_single-recipe.scss */
body div.search-form input {
  margin-bottom: 0;
}
/* line 47, ../scss/pages/_single-recipe.scss */
body div.search-form button.button {
  display: inline-block;
  /*line-height: 4.375rem;*/
  border-radius: 0.188rem;
  border: 3px solid #e35928;
  color: #e35928;
  font-size: 1.625rem;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 0 3.5rem;
  background-color: transparent;
  text-decoration: none;
  white-space: nowrap;
  letter-spacing: 0.25rem;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0 !important;
  line-height: 3.375rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 47, ../scss/pages/_single-recipe.scss */
  body div.search-form button.button {
    width: 100%;
    height: 70px;
    border-width: 3px;
    white-space: normal;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 1.125rem;
    font-size: 1.5rem;
    line-height: 34px;
    margin-top: 1.875rem !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 47, ../scss/pages/_single-recipe.scss */
  body div.search-form button.button {
    width: auto;
    min-width: 18.75rem;
    display: inline-block;
  }
}
/* line 88, ../scss/pages/_single-recipe.scss */
body div.title-row h2 {
  margin-bottom: 4.625rem;
}
@media (max-width: 767px) {
  /* line 88, ../scss/pages/_single-recipe.scss */
  body div.title-row h2 {
    margin-bottom: 0;
  }
}
/* line 95, ../scss/pages/_single-recipe.scss */
body div.description-container {
  padding: 4.25rem 0 !important;
}
/* line 97, ../scss/pages/_single-recipe.scss */
body div.description-container:last-child {
  padding-bottom: 7.75rem !important;
}
/* line 102, ../scss/pages/_single-recipe.scss */
body div.description-container .table .row .col:first-child {
  padding-right: 4rem !important;
}
/* line 107, ../scss/pages/_single-recipe.scss */
body div.description-container span.photo-sub {
  font-size: 0.875rem;
}
/* line 109, ../scss/pages/_single-recipe.scss */
body div.description-container span.photo-sub a {
  font-size: 0.875rem;
}
/* line 113, ../scss/pages/_single-recipe.scss */
body div.description-container ul, body div.description-container ol {
  margin-bottom: 4.25rem;
}
@media (max-width: 767px) {
  /* line 113, ../scss/pages/_single-recipe.scss */
  body div.description-container ul, body div.description-container ol {
    margin-bottom: 1.25rem;
  }
}
/* line 119, ../scss/pages/_single-recipe.scss */
body div.description-container hr {
  display: block;
  width: 100%;
  border: none;
  height: 1px;
  background-color: #ccc;
  margin-bottom: 4.25rem;
}
@media (max-width: 767px) {
  /* line 119, ../scss/pages/_single-recipe.scss */
  body div.description-container hr {
    margin-bottom: 1.25rem;
  }
}
/* line 131, ../scss/pages/_single-recipe.scss */
body div.nutritional-information {
  background-image: url("../img/bg/orange.gif");
  position: relative;
  background-position: center;
  background-color: #e35928;
  padding: 3rem 2.25rem !important;
}
/* line 137, ../scss/pages/_single-recipe.scss */
body div.nutritional-information h3 {
  color: #ffffff;
  margin-bottom: 0;
}
/* line 141, ../scss/pages/_single-recipe.scss */
body div.nutritional-information p {
  color: #ffffff;
}
/* line 145, ../scss/pages/_single-recipe.scss */
body div.nutritional-information ul li {
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.23);
  padding-left: 0;
  line-height: 3.375rem;
  margin-bottom: 0;
}
/* line 151, ../scss/pages/_single-recipe.scss */
body div.nutritional-information ul li:last-child {
  border-bottom: none;
}
/* line 154, ../scss/pages/_single-recipe.scss */
body div.nutritional-information ul li:before {
  display: none;
}
/* line 157, ../scss/pages/_single-recipe.scss */
body div.nutritional-information ul li span {
  color: #ffffff;
  display: block;
  float: right;
  line-height: 3.375rem;
  font-weight: 300;
}

@media (max-width: 767px) {
  /* line 3, ../scss/pages/_single-newsletter.scss */
  .single-newsletter .container .section {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }
  /* line 7, ../scss/pages/_single-newsletter.scss */
  .single-newsletter .container .section .button {
    margin-top: 1.875rem;
  }
  /* line 10, ../scss/pages/_single-newsletter.scss */
  .single-newsletter .container .section .newsletter-date {
    margin-bottom: 0;
  }
}
/* line 14, ../scss/pages/_single-newsletter.scss */
.single-newsletter .container .section .button {
  margin-bottom: 0;
}

/* line 4, ../scss/pages/_calendar.scss */
body tr.shift-timeslot-1 .fc-event-dot {
  background-color: #75c5c5;
}
/* line 9, ../scss/pages/_calendar.scss */
body tr.shift-timeslot-2 .fc-event-dot {
  background-color: #fa8a63;
}
/* line 14, ../scss/pages/_calendar.scss */
body tr.shift-timeslot-3 .fc-event-dot {
  background-color: #42d467;
}
/* line 19, ../scss/pages/_calendar.scss */
body tr.shift-timeslot-4 .fc-event-dot {
  background-color: #af6ebb;
}
/* line 24, ../scss/pages/_calendar.scss */
body tr.disabled .fc-event-dot {
  background-color: rgba(158, 158, 170, 0.7);
}
/* line 28, ../scss/pages/_calendar.scss */
body tr.disabled .fc-list-item-title a {
  cursor: not-allowed;
  color: rgba(87, 63, 62, 0.4) !important;
}
/* line 31, ../scss/pages/_calendar.scss */
body tr.disabled .fc-list-item-title a:hover {
  text-decoration: none;
}
/* line 58, ../scss/pages/_calendar.scss */
body .fc-ltr .fc-list-item-marker {
  padding-right: 0;
  position: relative;
  width: 1rem;
}
/* line 62, ../scss/pages/_calendar.scss */
body .fc-ltr .fc-list-item-marker .fc-event-dot {
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
  transform: translateY(-50%);
  top: 50%;
  font-size: 0;
  position: absolute;
}
/* line 73, ../scss/pages/_calendar.scss */
body .fc-list-item-time {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 2.125rem;
  font-weight: 400;
  text-align: right;
  color: #9e9eaa;
}

/* line 2, ../scss/pages/_faq.scss */
.faq-section .fs-wrap {
  padding: 0 1.25rem;
}
@media (max-width: 767px) {
  /* line 2, ../scss/pages/_faq.scss */
  .faq-section .fs-wrap {
    padding: 0 1.875rem;
  }
}
/* line 8, ../scss/pages/_faq.scss */
.faq-section input[type='checkbox'] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
/* line 13, ../scss/pages/_faq.scss */
.faq-section .faq-item {
  width: 100%;
  overflow: hidden;
}
/* line 16, ../scss/pages/_faq.scss */
.faq-section .faq-item .faq-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  padding: 0;
  margin: 0 0 1.5rem;
}
/* line 25, ../scss/pages/_faq.scss */
.faq-section .faq-item .faq-label h3 {
  margin-bottom: 0;
}
/* line 28, ../scss/pages/_faq.scss */
.faq-section .faq-item .faq-label:before {
  content: '';
  display: none;
}
/* line 32, ../scss/pages/_faq.scss */
.faq-section .faq-item .faq-label:after {
  content: "\002B";
  font-size: 2.625rem;
  color: #e35928;
  display: block;
  margin-left: 10px;
}
/* line 40, ../scss/pages/_faq.scss */
.faq-section .faq-item .faq-content {
  max-height: 0;
  overflow: hidden;
}
/* line 45, ../scss/pages/_faq.scss */
.faq-section .faq-item:last-child .faq-label {
  margin-bottom: 0;
}
/* line 54, ../scss/pages/_faq.scss */
.faq-section input:checked + .faq-label:after {
  content: '\2212';
}
/* line 58, ../scss/pages/_faq.scss */
.faq-section input:checked ~ .faq-content {
  max-height: 2000px;
  padding-bottom: 2rem;
}

@media (min-width: 1025px) {
  /* line 2, ../scss/pages/_blog.scss */
  .section.blog .content {
    padding: 0 !important;
  }
}
/* line 8, ../scss/pages/_blog.scss */
.section.blog .filter-block .button {
  margin-bottom: 0;
  margin-right: 1.25rem;
  border-width: 2px;
  width: auto;
  height: auto;
  line-height: 2.875rem;
  text-transform: unset;
  padding: 0 2.75rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 800;
}
/* line 20, ../scss/pages/_blog.scss */
.section.blog .filter-block .button.active {
  border-color: #e35928;
  color: #e0501d;
  cursor: default;
}
/* line 24, ../scss/pages/_blog.scss */
.section.blog .filter-block .button.active:hover {
  background-color: #fff;
}
@media (max-width: 767px) {
  /* line 7, ../scss/pages/_blog.scss */
  .section.blog .filter-block {
    padding: 0 1.875rem;
  }
  /* line 31, ../scss/pages/_blog.scss */
  .section.blog .filter-block .button {
    margin: 0;
    width: 100%;
    max-width: 440px;
    margin-bottom: 20px;
  }
}
/* line 39, ../scss/pages/_blog.scss */
.section.blog .blog-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5.5rem;
}
@media (max-width: 767px) {
  /* line 39, ../scss/pages/_blog.scss */
  .section.blog .blog-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 1.875rem;
  }
}
/* line 50, ../scss/pages/_blog.scss */
.section.blog .blog-list .blog-item {
  width: 31%;
  margin-bottom: 5.5rem;
}
@media (max-width: 767px) {
  /* line 50, ../scss/pages/_blog.scss */
  .section.blog .blog-list .blog-item {
    width: 100%;
    max-width: 440px;
    margin-bottom: 50px;
  }
}
/* line 58, ../scss/pages/_blog.scss */
.section.blog .blog-list .blog-item .img-link {
  display: block;
  font-size: 0;
}
/* line 61, ../scss/pages/_blog.scss */
.section.blog .blog-list .blog-item .img-link .image {
  width: 100%;
  height: 12.75rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 69, ../scss/pages/_blog.scss */
.section.blog .blog-list .blog-item h5 {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.25rem;
  margin-bottom: 0;
  margin-top: 2rem;
  word-wrap: break-word;
  font-weight: bold;
  text-transform: none;
}
@media (max-width: 767px) {
  /* line 69, ../scss/pages/_blog.scss */
  .section.blog .blog-list .blog-item h5 {
    margin-top: 1.5rem;
  }
}
/* line 84, ../scss/pages/_blog.scss */
.section.blog .blog-list .blog-item p {
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  /* line 84, ../scss/pages/_blog.scss */
  .section.blog .blog-list .blog-item p {
    margin-bottom: 0.75rem;
  }
}
/* line 92, ../scss/pages/_blog.scss */
.section.blog .pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
/* line 101, ../scss/pages/_blog.scss */
.section.blog .pagination a, .section.blog .pagination span {
  text-decoration: none;
  color: #573f3e;
  padding: 0 0.6rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0;
}
/* line 108, ../scss/pages/_blog.scss */
.section.blog .pagination a.current, .section.blog .pagination a:hover, .section.blog .pagination span.current, .section.blog .pagination span:hover {
  color: #e35928;
}
@media (max-width: 767px) {
  /* line 92, ../scss/pages/_blog.scss */
  .section.blog .pagination {
    padding: 0 1.875rem;
  }
}

/* line 117, ../scss/pages/_blog.scss */
.blog-banner-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 121, ../scss/pages/_blog.scss */
.blog-banner-image .content-container {
  margin: 0 auto;
  width: 100%;
  max-width: 80rem;
  padding: 5.425rem 0;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  /* line 121, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container {
    padding-left: calc(32px + 1.25rem);
    padding-right: calc(32px + 1.25rem);
    max-width: 1175px;
  }
}
@media (max-width: 767px) {
  /* line 121, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
/* line 143, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .back-to-blogs {
  padding: 1rem 2rem;
  background-color: rgba(249, 249, 249, 0.9);
  margin-bottom: 2rem;
}
/* line 147, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .back-to-blogs a {
  color: #e35928;
  text-transform: uppercase;
}
/* line 150, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .back-to-blogs a:hover {
  text-decoration: none;
}
/* line 155, ../scss/pages/_blog.scss */
.blog-banner-image .content-container h1 {
  background-color: rgba(249, 249, 249, 0.9);
  margin-top: 0;
  font-size: 4.8125rem;
  line-height: 5rem;
  padding: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 155, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container h1 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  /* line 155, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container h1 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
  }
}
/* line 174, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .socials .blog-social {
  width: 4rem;
  height: 4rem;
  display: inline-block;
  margin-right: 2rem;
  position: relative;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
@media (max-width: 1199px) {
  /* line 174, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container .socials .blog-social {
    width: 42px;
    height: 42px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 174, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container .socials .blog-social {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  /* line 174, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container .socials .blog-social {
    margin-right: 10px;
  }
}
/* line 193, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .socials .blog-social:before {
  content: '';
  font-family: "Community-servings", sans-serif;
  line-height: 4rem;
  font-size: 2.5rem;
  text-decoration: none;
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  background-color: #fff;
  color: #e35928;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 1199px) {
  /* line 193, ../scss/pages/_blog.scss */
  .blog-banner-image .content-container .socials .blog-social:before {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 2rem;
  }
}
/* line 218, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .socials .blog-social:hover:before {
  opacity: 0.8;
}
/* line 222, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .socials .blog-social:last-of-type {
  margin-right: 0;
}
/* line 226, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .socials .blog-social.linkedin:before {
  content: '4';
}
/* line 231, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .socials .blog-social.twitter:before {
  content: '2';
}
/* line 236, ../scss/pages/_blog.scss */
.blog-banner-image .content-container .socials .blog-social.facebook:before {
  content: '1';
}

/* line 3, ../scss/elements/_hotfixes.scss */
body .section.has-super-header img {
  max-width: 100%;
  width: 100%;
  height: auto !important;
}
/* line 9, ../scss/elements/_hotfixes.scss */
body .newsletter-output {
  padding-left: 5rem !important;
}
@media (max-width: 479px) {
  /* line 9, ../scss/elements/_hotfixes.scss */
  body .newsletter-output {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
/* line 16, ../scss/elements/_hotfixes.scss */
body .newsletter-output .col img {
  margin-bottom: 2.5rem;
}
/* line 19, ../scss/elements/_hotfixes.scss */
body .newsletter-output .col h6 {
  margin-bottom: 1.25rem;
}
/* line 22, ../scss/elements/_hotfixes.scss */
body .newsletter-output .col h4 {
  margin-bottom: 1.25rem;
}
/* line 25, ../scss/elements/_hotfixes.scss */
body .newsletter-output .col p {
  margin-bottom: 1.25rem;
}
/* line 30, ../scss/elements/_hotfixes.scss */
body .map-overlay {
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
/* line 42, ../scss/elements/_hotfixes.scss */
body .videoWrapper iframe {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
/* line 50, ../scss/elements/_hotfixes.scss */
body #dd-container {
  padding: 0 1.875rem;
}
@media (min-width: 768px) {
  /* line 50, ../scss/elements/_hotfixes.scss */
  body #dd-container {
    padding: 0 4.5rem;
  }
}
@media (max-width: 895px) {
  /* line 50, ../scss/elements/_hotfixes.scss */
  body #dd-container {
    padding: 0 1.875rem;
  }
}
/* line 58, ../scss/elements/_hotfixes.scss */
body #dd-container #dd-container {
  padding: 0;
}
/* line 62, ../scss/elements/_hotfixes.scss */
body #dd-container .chosen-container .chosen-results li, body .dd-plugin .chosen-container .chosen-results li {
  padding: 5px 20px;
}
/* line 66, ../scss/elements/_hotfixes.scss */
body .dd-plugin td, body .dd-plugin th {
  padding-left: 20px !important;
}
@media (max-width: 1024px) {
  /* line 70, ../scss/elements/_hotfixes.scss */
  body .hide-on-pad {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 75, ../scss/elements/_hotfixes.scss */
  body .form {
    padding: 7.75rem 1.25rem !important;
  }
}
@media (min-width: 768px) {
  /* line 79, ../scss/elements/_hotfixes.scss */
  body .form .content {
    padding: 0 1.25rem !important;
  }
}
@media (min-width: 768px) {
  /* line 86, ../scss/elements/_hotfixes.scss */
  body form span.group-help {
    margin-left: 1.25rem;
  }
}
/* line 93, ../scss/elements/_hotfixes.scss */
body #registration .content {
  padding: 0;
}
/* line 97, ../scss/elements/_hotfixes.scss */
body #registration .limus-form .table {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

/* line 109, ../scss/elements/_hotfixes.scss */
.rs_wrap .container:last-child .resto-sponsors {
  padding-bottom: 7.75rem !important;
}

/* line 117, ../scss/elements/_hotfixes.scss */
.container.rs .resto-sponsors {
  padding-bottom: 7.75rem !important;
}

/* line 122, ../scss/elements/_hotfixes.scss */
.sb_mn {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
/* line 126, ../scss/elements/_hotfixes.scss */
.sb_mn .current-menu-item a {
  text-decoration: underline;
}
/* line 130, ../scss/elements/_hotfixes.scss */
.sb_mn .submenu ul li .button:hover {
  border: 3px solid #ffffff !important;
}

/* line 135, ../scss/elements/_hotfixes.scss */
.resto-sponsors {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !important;
}
/* line 138, ../scss/elements/_hotfixes.scss */
.resto-sponsors .search {
  vertical-align: middle !important;
}
@media (min-width: 768px) {
  /* line 140, ../scss/elements/_hotfixes.scss */
  .resto-sponsors .search #resto-search {
    margin-bottom: 0;
  }
}
/* line 147, ../scss/elements/_hotfixes.scss */
.resto-sponsors .resto-col img {
  max-height: 90%;
}
@media (min-width: 768px) {
  /* line 146, ../scss/elements/_hotfixes.scss */
  .resto-sponsors .resto-col {
    padding: 3rem 1.25rem !important;
  }
}
@media (max-width: 767px) {
  /* line 146, ../scss/elements/_hotfixes.scss */
  .resto-sponsors .resto-col {
    margin-bottom: 20px;
  }
  /* line 155, ../scss/elements/_hotfixes.scss */
  .resto-sponsors .resto-col:last-child {
    margin-bottom: 0;
  }
}
/* line 159, ../scss/elements/_hotfixes.scss */
.resto-sponsors .resto-col h3 {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  /* line 163, ../scss/elements/_hotfixes.scss */
  .resto-sponsors .sponsors-col {
    padding: 3rem 2.5rem !important;
  }
}
@media (max-width: 767px) {
  /* line 163, ../scss/elements/_hotfixes.scss */
  .resto-sponsors .sponsors-col {
    margin-bottom: 20px;
  }
  /* line 169, ../scss/elements/_hotfixes.scss */
  .resto-sponsors .sponsors-col:last-child {
    margin-bottom: 0;
  }
}
/* line 173, ../scss/elements/_hotfixes.scss */
.resto-sponsors .sponsors-col .sponsor-title {
  height: 50px;
}
/* line 176, ../scss/elements/_hotfixes.scss */
.resto-sponsors .sponsors-col h3 {
  margin-bottom: 0px !important;
}
/* line 180, ../scss/elements/_hotfixes.scss */
.resto-sponsors .table {
  border-collapse: collapse;
}
/* line 183, ../scss/elements/_hotfixes.scss */
.resto-sponsors .blog-pagination {
  list-style: none;
  text-align: center;
}
/* line 186, ../scss/elements/_hotfixes.scss */
.resto-sponsors .blog-pagination li {
  display: inline-block;
  width: auto;
  padding: 0;
}
/* line 190, ../scss/elements/_hotfixes.scss */
.resto-sponsors .blog-pagination li:before {
  content: none;
}
/* line 193, ../scss/elements/_hotfixes.scss */
.resto-sponsors .blog-pagination li:last-child {
  margin-bottom: 1.375rem;
}
/* line 196, ../scss/elements/_hotfixes.scss */
.resto-sponsors .blog-pagination li a {
  display: block;
  float: left;
  padding: 4px 12px;
  margin-right: 7px;
  border: 1px solid #efefef;
}
/* line 204, ../scss/elements/_hotfixes.scss */
.resto-sponsors .blog-pagination li.active a {
  background-color: #f5f5f5;
}
/* line 210, ../scss/elements/_hotfixes.scss */
.resto-sponsors .blog-tags {
  font-size: 12px;
}

/* line 215, ../scss/elements/_hotfixes.scss */
body form .true-table {
  margin-bottom: 2.5rem;
}
/* line 217, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading {
  display: table-row !important;
}
/* line 219, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col {
  color: #e35928;
  line-height: 1.75rem;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.5rem 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.4);
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-1 {
  display: table-cell !important;
  width: 5.55556% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-2 {
  display: table-cell !important;
  width: 11.11111% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-3 {
  display: table-cell !important;
  width: 16.66667% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-4 {
  display: table-cell !important;
  width: 22.22222% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-5 {
  display: table-cell !important;
  width: 27.77778% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-6 {
  display: table-cell !important;
  width: 33.33333% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-7 {
  display: table-cell !important;
  width: 38.88889% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-8 {
  display: table-cell !important;
  width: 44.44444% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-9 {
  display: table-cell !important;
  width: 50% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-10 {
  display: table-cell !important;
  width: 55.55556% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-11 {
  display: table-cell !important;
  width: 61.11111% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-12 {
  display: table-cell !important;
  width: 66.66667% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-13 {
  display: table-cell !important;
  width: 72.22222% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-14 {
  display: table-cell !important;
  width: 77.77778% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-15 {
  display: table-cell !important;
  width: 83.33333% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-16 {
  display: table-cell !important;
  width: 88.88889% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-17 {
  display: table-cell !important;
  width: 94.44444% !important;
}
/* line 229, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col.col-18 {
  display: table-cell !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  /* line 219, ../scss/elements/_hotfixes.scss */
  body form .true-table .table-heading .col {
    line-height: 20px;
    font-size: 16px;
    padding: 5px !important;
  }
}
/* line 239, ../scss/elements/_hotfixes.scss */
body form .true-table .table-heading .col + .col {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
@media (max-width: 767px) {
  /* line 239, ../scss/elements/_hotfixes.scss */
  body form .true-table .table-heading .col + .col {
    font-size: 16px;
    line-height: 20px;
    padding: 5px !important;
  }
}
/* line 250, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row {
  display: table-row !important;
}
/* line 252, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 1rem 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-1 {
  display: table-cell !important;
  width: 5.55556% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-2 {
  display: table-cell !important;
  width: 11.11111% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-3 {
  display: table-cell !important;
  width: 16.66667% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-4 {
  display: table-cell !important;
  width: 22.22222% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-5 {
  display: table-cell !important;
  width: 27.77778% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-6 {
  display: table-cell !important;
  width: 33.33333% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-7 {
  display: table-cell !important;
  width: 38.88889% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-8 {
  display: table-cell !important;
  width: 44.44444% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-9 {
  display: table-cell !important;
  width: 50% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-10 {
  display: table-cell !important;
  width: 55.55556% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-11 {
  display: table-cell !important;
  width: 61.11111% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-12 {
  display: table-cell !important;
  width: 66.66667% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-13 {
  display: table-cell !important;
  width: 72.22222% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-14 {
  display: table-cell !important;
  width: 77.77778% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-15 {
  display: table-cell !important;
  width: 83.33333% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-16 {
  display: table-cell !important;
  width: 88.88889% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-17 {
  display: table-cell !important;
  width: 94.44444% !important;
}
/* line 258, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col.col-18 {
  display: table-cell !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  /* line 252, ../scss/elements/_hotfixes.scss */
  body form .true-table .table-row .col {
    font-size: 16px;
    line-height: 20px;
    padding: 5px !important;
  }
}
/* line 268, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col + .col {
  padding: 1rem 0.5rem !important;
}
@media (max-width: 767px) {
  /* line 268, ../scss/elements/_hotfixes.scss */
  body form .true-table .table-row .col + .col {
    font-size: 16px;
    line-height: 20px;
    padding: 5px !important;
  }
}
/* line 275, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col + .col.input-container {
  padding: 0.5rem 0 0.5rem 0.5rem !important;
}
/* line 279, ../scss/elements/_hotfixes.scss */
body form .true-table .table-row .col input[type=text] {
  margin-bottom: 0 !important;
  background-color: #ececf1;
  height: 2.625rem;
  padding: 0 0.5rem;
}
@media (max-width: 767px) {
  /* line 279, ../scss/elements/_hotfixes.scss */
  body form .true-table .table-row .col input[type=text] {
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
  }
}

/* line 294, ../scss/elements/_hotfixes.scss */
.del-row {
  text-decoration: none;
  font-size: 2rem;
  -webkit-transform: translateY(4.125rem) rotate(90deg);
  -o-transform: translateY(4.125rem) rotate(90deg);
  transform: translateY(4.125rem) rotate(90deg);
  -ms-transform: translateY(4.125rem) rotate(90deg);
}
/* line 298, ../scss/elements/_hotfixes.scss */
.del-row:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 294, ../scss/elements/_hotfixes.scss */
  .del-row {
    -webkit-transform: translateY(-0.5rem) rotate(90deg);
    -o-transform: translateY(-0.5rem) rotate(90deg);
    transform: translateY(-0.5rem) rotate(90deg);
    -ms-transform: translateY(-0.5rem) rotate(90deg);
    margin-left: 10px;
  }
}

/* line 307, ../scss/elements/_hotfixes.scss */
.add-row {
  padding-left: 1.25rem;
  -webkit-transform: translateY(-2rem);
  -o-transform: translateY(-2rem);
  transform: translateY(-2rem);
  -ms-transform: translateY(-2rem);
}
@media (max-width: 767px) {
  /* line 307, ../scss/elements/_hotfixes.scss */
  .add-row {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
@media (max-width: 767px) {
  /* line 307, ../scss/elements/_hotfixes.scss */
  .add-row {
    padding-left: 30px;
  }
}

/* line 319, ../scss/elements/_hotfixes.scss */
body .single-answer h3 {
  margin-bottom: 0.75rem;
}
@media (max-width: 767px) {
  /* line 319, ../scss/elements/_hotfixes.scss */
  body .single-answer h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 325, ../scss/elements/_hotfixes.scss */
  body .single-answer p {
    margin-bottom: 40px;
  }
}

/* line 335, ../scss/elements/_hotfixes.scss */
body .section.instagram-feed .text-to-left, body .section.twitter-feed .text-to-left {
  padding-bottom: 36px !important;
}
/* line 339, ../scss/elements/_hotfixes.scss */
body .section .insta_container {
  overflow-y: auto;
  max-height: 560px;
}
@media (max-width: 767px) {
  /* line 339, ../scss/elements/_hotfixes.scss */
  body .section .insta_container {
    margin-bottom: 42px;
  }
}
/* line 345, ../scss/elements/_hotfixes.scss */
body .section .insta_container img {
  width: calc(100% / 3);
  padding: 1%;
}
@media (max-width: 479px) {
  /* line 345, ../scss/elements/_hotfixes.scss */
  body .section .insta_container img {
    width: 50%;
    padding: 2%;
  }
}

/* line 363, ../scss/elements/_hotfixes.scss */
body.ms_lifesavor-template-default .our-partners-slider .slick-prev, body.ms_lifesavor-template-default .our-partners-slider .slick-prev:hover {
  background-color: #ffffff;
  background-image: url("../img/icons/arrow-left-orange.svg");
}
/* line 367, ../scss/elements/_hotfixes.scss */
body.ms_lifesavor-template-default .our-partners-slider .slick-next, body.ms_lifesavor-template-default .our-partners-slider .slick-next:hover {
  background-color: #ffffff;
  background-image: url("../img/icons/arrow-right-orange.svg");
}
/* line 374, ../scss/elements/_hotfixes.scss */
body.ms_lifesavor-template-default .light-bg-grey .our-partners-slider .slick-prev, body.ms_lifesavor-template-default .light-bg-grey .our-partners-slider .slick-prev:hover {
  background-image: url("../img/icons/arrow-left-orange.svg"), url("../img/bg/light-gray.png");
  background-repeat: no-repeat, repeat;
}
/* line 378, ../scss/elements/_hotfixes.scss */
body.ms_lifesavor-template-default .light-bg-grey .our-partners-slider .slick-next, body.ms_lifesavor-template-default .light-bg-grey .our-partners-slider .slick-next:hover {
  background-image: url("../img/icons/arrow-right-orange.svg"), url("../img/bg/light-gray.png");
  background-repeat: no-repeat, repeat;
}

/* line 388, ../scss/elements/_hotfixes.scss */
body .col.text-to-left iframe {
  max-height: 560px;
}
@media (max-width: 767px) {
  /* line 388, ../scss/elements/_hotfixes.scss */
  body .col.text-to-left iframe {
    max-height: 320px;
  }
}
@media (max-width: 767px) {
  /* line 395, ../scss/elements/_hotfixes.scss */
  body .section .insta_container {
    max-height: 320px;
  }
}

@media (max-width: 767px) {
  /* line 404, ../scss/elements/_hotfixes.scss */
  body .our-partners-slider {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 409, ../scss/elements/_hotfixes.scss */
  body .our-partners-slider ~ div {
    display: none;
  }
}

/* line 416, ../scss/elements/_hotfixes.scss */
.lifesavor-schedule .schedule-img {
  height: 32px;
  width: 32px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin: 32px 0;
}
/* line 424, ../scss/elements/_hotfixes.scss */
.lifesavor-schedule .schedule-img:nth-child(1) {
  margin-top: 60px;
}
/* line 429, ../scss/elements/_hotfixes.scss */
.lifesavor-schedule .schedule-img + p {
  margin: 0 !important;
  padding: 26px 0 0 52px;
}
/* line 432, ../scss/elements/_hotfixes.scss */
.lifesavor-schedule .schedule-img + p:nth-child(2) {
  padding-top: 52px !important;
}
/* line 435, ../scss/elements/_hotfixes.scss */
.lifesavor-schedule .schedule-img + p:last-child {
  margin-bottom: 52px !important;
}

/* line 441, ../scss/elements/_hotfixes.scss */
body .container .section .content.form-subtitle-text {
  padding: 2.5rem 0 5rem !important;
  margin-top: -5rem;
}

/* line 447, ../scss/elements/_hotfixes.scss */
body .submenu ul li.button {
  white-space: normal;
  display: inline-block;
  height: auto;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.125rem;
  border: 3px solid #ffffff;
  margin: 0;
  font-weight: normal;
  width: auto;
  padding: 0 1.25rem;
  border-radius: 3px;
  text-align: center;
}
/* line 462, ../scss/elements/_hotfixes.scss */
body .submenu ul li.button a {
  letter-spacing: 3px;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  text-align: center;
  font-size: 1.125rem;
  line-height: 3.125rem;
  margin: 0;
  font-weight: normal;
}

/* line 481, ../scss/elements/_hotfixes.scss */
body.ms_campaign-template-default #top-nav .section .table .row .logo-container, body.ms_campaign-template #top-nav .section .table .row .logo-container {
  width: 38%;
}
/* line 483, ../scss/elements/_hotfixes.scss */
body.ms_campaign-template-default #top-nav .section .table .row .logo-container .logo, body.ms_campaign-template #top-nav .section .table .row .logo-container .logo {
  width: 22.688rem;
}
/* line 487, ../scss/elements/_hotfixes.scss */
body.ms_campaign-template-default #top-nav .section .table .row .col-5, body.ms_campaign-template #top-nav .section .table .row .col-5 {
  width: 20%;
}
/* line 490, ../scss/elements/_hotfixes.scss */
body.ms_campaign-template-default #top-nav .section .table .row .col-3, body.ms_campaign-template #top-nav .section .table .row .col-3 {
  width: 18%;
}
/* line 493, ../scss/elements/_hotfixes.scss */
body.ms_campaign-template-default #top-nav .section .table .row .col-4, body.ms_campaign-template #top-nav .section .table .row .col-4 {
  width: 24%;
}

/* line 502, ../scss/elements/_hotfixes.scss */
.container > i {
  display: block;
}

/* line 510, ../scss/elements/_hotfixes.scss */
body.single-ms_meals4moms .container .section .our-partners-slider .partners-slide .row .col img {
  max-width: 20% !important;
}

/* line 520, ../scss/elements/_hotfixes.scss */
input[value="meals4moms_buy_gift"] + .step-container .content p {
  padding-left: 0;
}

/* line 527, ../scss/elements/_hotfixes.scss */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
  color: #e35928;
  line-height: 2.125rem;
  vertical-align: middle;
}
/* line 534, ../scss/elements/_hotfixes.scss */
[data-tooltip] i {
  line-height: 2.125rem;
}

/* Hide the tooltip content by default */
/* line 540, ../scss/elements/_hotfixes.scss */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
}

/* Position tooltip above the element */
/* line 548, ../scss/elements/_hotfixes.scss */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -150px;
  padding: 15px;
  width: 300px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #573f3e;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  border: 2px solid #e35928;
  text-transform: none;
}
@media (max-width: 767px) {
  /* line 548, ../scss/elements/_hotfixes.scss */
  [data-tooltip]:before {
    width: 260px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/* Triangle hack to make tooltip look like a speech bubble */
/* line 578, ../scss/elements/_hotfixes.scss */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #e35928;
  border-top: 5px solid #e35928;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
/* line 594, ../scss/elements/_hotfixes.scss */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

@media screen and (max-width: 336px) {
  /* line 599, ../scss/elements/_hotfixes.scss */
  label[for='form_data_s0_g0_l0_f0_0'] {
    padding-right: 4rem !important;
  }
}

@media screen and (max-width: 414px) {
  /* line 606, ../scss/elements/_hotfixes.scss */
  label[for='form_data_s0_g0_l0_f0_1'] [data-tooltip]:before {
    left: -25px;
  }
}
@media screen and (max-width: 375px) {
  /* line 604, ../scss/elements/_hotfixes.scss */
  label[for='form_data_s0_g0_l0_f0_1'] {
    padding-right: 3rem !important;
  }
  /* line 612, ../scss/elements/_hotfixes.scss */
  label[for='form_data_s0_g0_l0_f0_1'] [data-tooltip]:before {
    left: 50%;
  }
}

@media (max-width: 1024px) {
  /* line 618, ../scss/elements/_hotfixes.scss */
  .add-space {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 626, ../scss/elements/_hotfixes.scss */
  .has-single-content .table .row .col {
    width: 100%;
  }
}

@media (min-width: 479px) {
  /* line 46, ../scss/main.scss */
  body .mobile-only {
    display: none !important;
  }
}
