@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,500,600,700|Roboto:300,400,500,600,700,900");

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

@font-face {
  font-family: "Pie";
  src: url("../fonts/pie.eot");
  src: url("../fonts/pie.eot?#iefix") format("embedded-opentype"), url("../fonts/pie.woff") format("woff"), url("../fonts/pie.ttf") format("truetype"), url("../fonts/pie.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal;
}

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 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

/*$slider-height: 32.5rem;*/

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

body {
  font-family: "Roboto", sans-serif;
}

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

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

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

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

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

body h6 {
  color: #9e9da5;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.125rem;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}

body h6 a {
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 500;
}

body p {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.25rem;
  margin-bottom: 1.25rem;
  word-wrap: break-word;
}

body span {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.125rem;
}

body span.subtitle {
  font-size: 1.125rem;
  font-weight: bold;
  display: block;
  margin-bottom: 1rem;
  color: #000000;
  text-transform: uppercase;
}

body a {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  line-height: 2.125rem;
  font-weight: 400;
  color: #e35928;
}

body a:hover {
  color: #f87344;
  text-decoration: underline;
}

body a:active {
  color: #7d7d82;
}

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

body a.read-more:hover {
  color: #f87344;
}

body a.button {
  display: inline-block;
  line-height: 4.375rem;
  border-radius: 3px;
  border: 3px solid #e35928;
  color: #e35928;
  background-color: transparent;
  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;
}

body a.button:hover {
  color: #ffffff;
  background-color: #e35928;
  border-color: #e35928;
}

body a.button.other {
  border-color: #7e5e5c;
  color: #544344;
  background-color: #7e5e5c;
  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;
}

body a.button.other:before {
  display: none;
}

body a.button.other:hover {
  background-color: #7e5e5c;
  border-color: #e35928;
  color: #ffffff;
}

body a.button.learn-more {
  min-width: 21.438rem;
}

body a.button.mobile {
  margin: 3.125rem auto 0 !important;
  max-width: none;
}

body ul,
body ol {
  list-style: none;
  margin-bottom: 1.25rem;
}

body ul:last-child,
body ol:last-child {
  margin-bottom: 0;
}

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: 0.563rem;
}

body ul li:last-child,
body ol li:last-child {
  margin-bottom: 0;
}

body ul li:before {
  content: "";
  line-height: 2.125rem;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #e35928;
  float: left;
  margin-right: 2rem;
  margin-top: 0.75rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
}

body ul.ui-menu {
  border: 1px solid #dddddd;
}

body ul.ui-menu li {
  width: 100% !important;
}

body ul.ui-menu li:before {
  display: none;
}

body ol > li {
  counter-increment: list;
  position: relative;
}

body ol > li:before {
  content: counter(list) ".";
  left: 0;
  width: auto;
  text-align: left;
  color: #e0501d;
  margin-right: 2rem;
  position: absolute;
}

body ol > li > ul,
body ol > li > ol {
  margin-top: 1.25rem;
}

body img {
  max-width: 100%;
}

body div[class*=dark-bg] a.button {
  display: inline-block;
  border: 3px solid #795453;
  color: #795453;
  white-space: nowrap;
}

body div[class*=dark-bg] a.button:hover {
  color: #ffffff;
  background-color: #795453;
}

body div .slick-prev {
  background-image: url("../img/icons/arrow-left-dark.png");
}

body div .slick-prev:hover {
  background-image: url("../img/icons/arrow-left-dark.png");
}

body div .slick-next {
  background-image: url("../img/icons/arrow-right-dark.png");
}

body div .slick-next:hover {
  background-image: url("../img/icons/arrow-right-dark.png");
}

body div.light-bg-grey {
  background-position: center;
  background-image: url("../img/bg/light-gray.png");
}

body div.dark-bg-grey {
  background-position: center;
  background-image: url("../img/bg/dark-gray.png");
}

body div.light-bg-olive {
  background-image: url(../img/bg/transparent_pattern.png);
  position: relative;
  background-position: center;
  background-color: #cfe69e;
}

body div.light-bg-olive h2 {
  color: #795453;
}

body div.light-bg-olive a {
  color: #795453;
}

body div.light-bg-olive a:hover {
  color: #e35928;
}

body div.light-bg-olive a.button {
  color: #795453;
  border-color: #795453;
}

body div.light-bg-olive a.button:hover {
  background-color: #795453;
  color: #ffffff;
}

body div.light-bg-olive .top-divider:before {
  border-color: rgba(121, 84, 83, 0.5) !important;
}

body div.light-bg-orange {
  background-color: #f8a036;
}

body div.light-bg-orange h1 {
  color: #ffffff;
}

body div.light-bg-orange h2 {
  color: #ffffff;
}

body div.light-bg-orange p {
  color: #ffffff !important;
}

body div.light-bg-orange a {
  color: #ffffff;
}

body div.light-bg-orange a:hover {
  color: #ffffff;
}

body div.light-bg-orange a.button {
  color: #ffffff;
  border-color: #ffffff;
}

body div.light-bg-orange a.button:hover {
  background-color: #f8a036;
  color: #ffffff;
}

body div.dark-bg-olive {
  background-position: center;
  background-image: url("../img/bg/dark-olive.png");
}

body div.dark-bg-olive * {
  color: #ffffff;
}

body div.dark-bg-olive a.button {
  color: #ffffff;
  border-color: #ffffff;
}

body div.dark-bg-olive a.button:hover {
  background-color: #ffffff;
  color: #869043;
}

body div.dark-bg-olive ol li:before {
  color: #ffffff;
}

body div.dark-bg-olive ul li:before {
  background-color: #ffffff;
}

body div.dark-bg-olive .top-divider:before {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

body div.light-bg-olive-img {
  background-image: url("../img/bg/transparent_pattern.png");
  position: relative;
  background-position: center;
  background-color: #cfe69e;
}

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

body div.light-bg-olive-img > * {
  position: relative;
}

body div.light-bg-olive-img h2 {
  color: #795453;
}

body div.light-bg-olive-img h4 {
  color: #795453;
}

body div.light-bg-olive-img a {
  color: #795453;
}

body div.light-bg-olive-img a:hover {
  color: #e35928;
}

body div.light-bg-olive-img a.button {
  color: #795453;
  border-color: #795453;
}

body div.light-bg-olive-img a.button:hover {
  background-color: #795453;
  color: #ffffff;
}

body div.light-bg-olive-img ol li:before {
  color: #573f3e;
}

body div.light-bg-olive-img ul li:before {
  background-color: #573f3e;
}

body div.light-bg-olive-img .top-divider:before {
  border-color: rgba(121, 84, 83, 0.5) !important;
}

body div.dark-bg-red {
  background-image: url("../img/bg/dark-red.png");
}

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

body div.dark-bg-red a.button {
  color: #ffffff;
  border-color: #ffffff;
}

body div.dark-bg-red a.button:hover {
  background-color: #ffffff;
  color: #795453;
}

body div.dark-bg-red-img {
  background-image: url("../img/bg/light-olive-img.png");
  background-size: cover;
  position: relative;
  background-position: center;
}

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

body div.dark-bg-red-img > * {
  position: relative;
}

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

body div.dark-bg-red-img a.button {
  color: #ffffff;
  border-color: #ffffff;
}

body div.dark-bg-red-img a.button:hover {
  background-color: #ffffff;
  color: #795453;
}

body div.orange-bg {
  background-color: #e35928;
}

body div.orange-bg h1,
body div.orange-bg h3,
body div.orange-bg h4,
body div.orange-bg h5,
body div.orange-bg h6,
body div.orange-bg p,
body div.orange-bg span,
body div.orange-bg li {
  color: #ffffff;
}

body div.orange-bg a.button {
  color: #ffffff;
  border-color: #ffffff;
}

body div.orange-bg a.button:hover {
  background-color: #ffffff;
  color: #795453;
}

body div.footer a.button:hover {
  color: #ffffff;
}

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

body div.footer h5 {
  color: #ffffff;
}

body .bottom-divider {
  border-bottom: 1px solid #d5d5e3;
}

body .text-center {
  text-align: center;
}

body .text-left {
  text-align: left;
}

body .text-right {
  text-align: right;
}

body .container {
  width: 100%;
}

body .container .section {
  margin: 0 auto;
  width: 100%;
  max-width: 80rem;
  padding: 7.75rem 0;
  position: relative;
}

body .container .section.event-item {
  padding: 5.425rem 0;
}

body .container .section:empty {
  display: none;
}

body .container .section.top-divider {
  border: 0 none;
}

body .container .section.top-divider:before {
  content: "";
  border-top: 1px solid #d5d5e3;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: 0;
  width: calc(100% - 5rem);
  height: 0;
}

body .container .section.title h2 {
  margin-bottom: 0;
}

body .container .section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

body .container .section.half-padding,
body .container .section.thin_paddings {
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}

body .container .section.no-top-padding {
  padding-top: 0;
}

body .container .section.no-bottom-padding {
  padding-bottom: 0;
}

body .container .section.pull-to-top {
  padding-top: 0;
  margin-top: -4.5rem;
}

body .container .section .content {
  position: relative;
  display: inline-block;
  padding: 0 2.5rem;
  width: 100%;
}

body .container .section .content.col-1 {
  width: 5.5555555556%;
}

body .container .section .content.col-2 {
  width: 11.1111111111%;
}

body .container .section .content.col-3 {
  width: 16.6666666667%;
}

body .container .section .content.col-4 {
  width: 22.2222222222%;
}

body .container .section .content.col-5 {
  width: 27.7777777778%;
}

body .container .section .content.col-6 {
  width: 33.3333333333%;
}

body .container .section .content.col-7 {
  width: 38.8888888889%;
}

body .container .section .content.col-8 {
  width: 44.4444444444%;
}

body .container .section .content.col-9 {
  width: 50%;
}

body .container .section .content.col-10 {
  width: 55.5555555556%;
}

body .container .section .content.col-11 {
  width: 61.1111111111%;
}

body .container .section .content.col-12 {
  width: 66.6666666667%;
}

body .container .section .content.col-13 {
  width: 72.2222222222%;
}

body .container .section .content.col-14 {
  width: 77.7777777778%;
}

body .container .section .content.col-15 {
  width: 83.3333333333%;
}

body .container .section .content.col-16 {
  width: 88.8888888889%;
}

body .container .section .content.col-17 {
  width: 94.4444444444%;
}

body .container .section .content.col-18 {
  width: 100%;
}

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

body .container .section .content .pagination,
body .container .section .content ul.page-numbers {
  text-align: center;
}

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

body .container .section .content .pagination li .prev,
body .container .section .content ul.page-numbers li .prev {
  margin-right: 1.25rem;
  color: #9e9da5;
  text-transform: uppercase;
  font-size: 1.25rem;
}

body .container .section .content .pagination li .next,
body .container .section .content ul.page-numbers li .next {
  margin-left: 1.25rem;
  color: #9e9da5;
  text-transform: uppercase;
  font-size: 1.25rem;
}

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

body .container .section .content .pagination li:before,
body .container .section .content ul.page-numbers li:before {
  content: none;
}

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: #9e9da5;
}

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: #9e9da5;
}

body .container .section .table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

body .container .section .table .row {
  display: table-row;
}

body .container .section .table .row .col {
  display: table-cell;
  padding: 0 1.25rem;
  vertical-align: top;
}

body .container .section .table .row .col.no-padding {
  padding-left: 0;
  padding-right: 0;
}

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

body .container .section .table .row .col .col {
  padding: 0;
}

body .container .section .table .row .col.valign-middle {
  vertical-align: middle;
}

body .container .section .table .row .col .button {
  margin: 2.5rem auto;
}

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

body .container .has-double-content,
body .container .has-multicolumns,
body .container .has-single-content {
  /* padding-bottom: 2.813rem;*/
}

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

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

body .col-1 {
  width: 5.5555555556%;
}

body .col-2 {
  width: 11.1111111111%;
}

body .col-3 {
  width: 16.6666666667%;
}

body .col-4 {
  width: 22.2222222222%;
}

body .col-5 {
  width: 27.7777777778%;
}

body .col-6 {
  width: 33.3333333333%;
}

body .col-7 {
  width: 38.8888888889%;
}

body .col-8 {
  width: 44.4444444444%;
}

body .col-9 {
  width: 50%;
}

body .col-10 {
  width: 55.5555555556%;
}

body .col-11 {
  width: 61.1111111111%;
}

body .col-12 {
  width: 66.6666666667%;
}

body .col-13 {
  width: 72.2222222222%;
}

body .col-14 {
  width: 77.7777777778%;
}

body .col-15 {
  width: 83.3333333333%;
}

body .col-16 {
  width: 88.8888888889%;
}

body .col-17 {
  width: 94.4444444444%;
}

body .col-18 {
  width: 100%;
}

body .wp-caption.alignright,
body img.alignright {
  float: right;
  margin: 7px 0 20px 20px;
}

body .wp-caption.alignleft,
body img.alignleft {
  float: left;
  margin: 7px 20px 20px 0;
}

body .img-to-right img {
  float: right;
  margin: 7px 0 20px 48px;
}

body .img-to-left img {
  float: left;
  margin: 7px 48px 20px 0;
}

.container:empty:after {
  content: "";
  max-width: 80rem;
  border-top: 1px solid #d5d5e3;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: 0;
  width: calc(100% - 5rem);
  height: 0;
}

body.ff * {
  letter-spacing: 0 !important;
}

body.ff .section.flex-section .limus-form .form-fields .pie-description {
  font-size: 1rem;
  line-height: 1.5rem;
}

body .section.flex-section .limus-form .form-fields .pie-description {
  font-size: 1rem;
  line-height: 1.5rem;
}

body .section.flex-section .limus-form .form-fields .pie-description p,
body .section.flex-section .limus-form .form-fields .pie-description span,
body .section.flex-section .limus-form .form-fields .pie-description a,
body .section.flex-section .limus-form .form-fields .pie-description li {
  font-size: inherit;
  line-height: inherit;
}

body .section.flex-section .limus-form .form-fields .pie-description a {
  display: inline;
  margin: 0;
}

.pies-sold {
  margin-top: 0.563rem;
  text-align: right;
  min-width: 60%;
  display: inline-block;
  font-size: 1.063rem;
  line-height: 1.5rem;
  font-weight: 800;
  color: #36363b;
}

.pies-sold.raised {
  margin-top: 1rem;
}

.pies-sold.mob {
  position: absolute;
  right: 30px;
  top: 60%;
  margin-top: 0;
  min-width: 0;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.pies-sold.mob.raised {
  top: 25%;
}

.pies-sold a {
  display: block;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}

.pies-sold a:hover {
  text-decoration: underline;
}

.pd-donate-total {
  font-family: "Roboto Condensed", sans-serif;
  color: #000000;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.125rem;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 1rem;
}

.mobile-only-buttons {
  padding: 1rem 0.75rem;
  -moz-align-items: center;
  align-items: center;
  display: -moz-flex !important;
  display: flex !important;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.mobile-only-buttons a.button.other {
  margin: 0 5px;
  min-width: 0;
  width: auto;
  letter-spacing: 0 !important;
  width: auto;
  height: auto;
  line-height: 2.25rem;
  border: 2px solid;
  border-radius: 3px;
}

.mobile-only-buttons a.button.other:first-child {
  margin-left: 0;
}

.mobile-only-buttons a.button.other:last-child {
  margin-right: 0;
}

.mobile-only-buttons a.button.other.not-mobile {
  display: none !important;
}

.mobile-only-buttons a.button.other.mobile-only {
  display: block;
}

body .navigation {
  display: block;
  background-color: #ffffff;
}

body .navigation .section {
  padding: 2.5rem 0 !important;
  /*@include response-from(hpd) {
      padding-left: 4.5rem !important;
      padding-right: 4.5rem !important;
  }*/
}

body .navigation .section .logo {
  width: 21.5rem;
  display: block;
}

body .navigation .section .logo-container.ff-logo {
  position: relative;
}

body .navigation .section .logo-container.ff-logo .logo {
  width: 16.5rem;
}

body .navigation .section .logo-container.ff-logo .sponsorlogo {
  position: absolute;
  width: 4.25rem;
}

body .navigation .section .logo-container.ff-logo.sticky .logo {
  width: auto;
  vertical-align: middle;
}

body .navigation .section .logo-container.ff-logo.sticky .sponsorlogo {
  position: relative;
  height: 42px;
  vertical-align: middle;
  margin-left: 10px;
  display: inline-block;
}

body .navigation .section .logo-container.ff-logo.sticky .sponsorlogo img {
  max-height: 100%;
}

body .navigation .section .table .row .col.logo-container {
  padding-left: 2.5rem;
}

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 0.6rem;
  float: left;
  clear: both;
}

body .navigation .section .table .row .col a.button.mobile-only {
  display: none !important;
}

body .navigation .section .table .row .col a.button:hover span {
  color: #ffffff;
}

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: 3.25rem;
  line-height: 2.875rem;
  font-size: 1.125rem;
  background-color: #7e5e5c;
}

body .navigation .section .table .row .col a.button.other:before {
  display: none;
}

body .navigation .section .table .row .col a.button.other:hover {
  background-color: #7e5e5c;
  color: #ffffff;
}

body .navigation .section .table .row .col a.button.other.pie {
  border-color: #e35928;
  color: #e35928;
  width: 100%;
}

body .navigation .section .table .row .col a.button.other.pie:hover {
  color: #ffffff;
  background-color: #e35928;
  border-color: #e35928;
}

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;
  /*@include response-to(dtp) {
      font-size: 18px;
      line-height: 38px !important;
      border-width: 2px;
      height: 42px !important;
      padding: 0 24px 0 26px !important;
  }*/
}

body .navigation .section .table .row .col a.button.donate-button:before {
  /* display: block;
   position: absolute;
   background-image: url('../img/icons/icons-r-b.svg');
   background-size: cover;
   content: "";
   width: 39px;
   height: 39px;
   background-color: transparent;
   margin-top: 0;
   border-radius: 0;
   !*transform: scale(var(--scale-ratio));*!
   top: 3px;
   background-position: 154px 0;
   left: 6px;*/
  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: 2.25rem;
  height: 2.25rem;
  width: 2.25rem;
  font-size: 1.75rem;*/
  line-height: 40px;
  height: 40px;
  width: 40px;
  font-size: 33px;
}

body .navigation .section .table .row .col a.button.donate-button:hover:before {
  color: #ffffff;
  /*background-color: transparent;
  background-position: 115px 0;*/
}

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

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

body .navigation .section .table .row .col a.button.subscribe-button:hover:before {
  color: #ffffff;
}

body .navigation .section .table .row .col a.button.subscribe-button:hover {
  background-color: #7e5e5c;
  color: #ffffff;
}

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

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

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

body .navigation .section .table .row .col span.hello-msg a {
  color: #4e4e54;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
}

body .navigation .section .table .row .col span.hello-msg a.orange {
  color: #e35928;
}

body .navigation.compact-navigation {
  display: none;
}

body .navigation.compact-navigation .section {
  padding: 2.938rem 0 !important;
  max-width: 100%;
}

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

body .navigation.compact-navigation .sticky-menu-mobile .row .col {
  padding: 0 !important;
}

body .navigation.compact-navigation .sticky-menu-mobile .row .col .buttons-wrap {
  padding: 32px 20px 0;
  background-color: #ffffff;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
}

body .navigation.compact-navigation .sticky-menu-mobile .row .col .buttons-wrap .button.other {
  margin: 0 0 20px !important;
  width: auto !important;
  height: 54px !important;
  line-height: 48px !important;
  border-width: 3px;
  -moz-flex: 1;
  flex: 1;
}

body .navigation.compact-navigation .sticky-menu-mobile .row .col .buttons-wrap .hello-msg {
  text-align: center;
  display: block;
  width: 100%;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all {
  border-bottom: 2px solid #d9d9e6;
  background-color: #ffffff;
  padding: 15px 15px 35px;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li {
  padding-left: 4.625rem;
  margin-left: 0;
}

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

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

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li .sub-menu li {
  padding-left: 0;
  margin: 0;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li .sub-menu li a {
  max-width: none;
  line-height: 32px;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all ul li:hover .sub-menu {
  max-height: 350px;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li:before {
  font-family: "Pie", sans-serif;
  font-size: 1.125rem;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.supporters:before {
  content: "";
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.get-involved:before {
  content: "";
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.about-pie:before {
  content: "";
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.about-us:before {
  font-family: "Community-servings", sans-serif;
  content: "F";
  font-size: 2.25rem;
  line-height: 1.875rem;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.events:before {
  font-family: "Community-servings", sans-serif;
  content: "G";
  font-size: 2rem;
  line-height: 2.125rem;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.ff-about_us:before {
  content: "";
  background-image: url("../img/icons/FF_Icons-About-Us.svg");
  background-size: contain;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.ff-about_us:hover:before {
  background-image: url("../img/icons/FF_Icons-About-Us-white.svg");
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.ff-get_involved:before {
  content: "";
  background-image: url("../img/icons/FF_Icons-Get-Involved.svg");
  background-size: contain;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.ff-get_involved:hover:before {
  background-image: url("../img/icons/FF_Icons-Get-Involved-white.svg");
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.ff-about_slice:before {
  content: "";
  background-image: url("../img/icons/FF_Icons-About-Slice-of-Life.svg");
  background-size: contain;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}

body .navigation.compact-navigation .sticky-menu-mobile .mobile-menu-all .main-menu ul li.ff-about_slice:hover:before {
  background-image: url("../img/icons/FF_Icons-About-Slice-of-Life-white.svg");
}

body .navigation.compact-navigation .sticky-menu-mobile.active {
  top: 94px;
  overflow-y: auto;
}

body .navigation.compact-navigation .sticky-header {
  position: absolute;
  top: 0;
  padding: 10px 0;
  background-color: #ffffff;
  z-index: 9999;
  border-bottom: 2px solid #d9d9e6;
  height: 102px;
}

body .navigation.compact-navigation .sticky-header .logo-container {
  padding: 0 1.875rem !important;
  font-size: 0;
  position: relative;
}

body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle {
  width: 50px !important;
  height: 50px;
  background: #ececf1;
  border: 0 none;
  outline: none;
  position: relative;
  padding: 0;
  margin: 0;
  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;
}

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%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

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

body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle span:before {
  top: -9px;
}

body .navigation.compact-navigation .sticky-header .logo-container .menu-toggle span:after {
  bottom: -9px;
}

body .navigation.compact-navigation .sticky-header .logo-container .button-wrap {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap {
  width: 100%;
  display: inline-block;
  float: right !important;
  text-align: center;
  padding-left: 50px;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap a {
  margin-bottom: 0;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo {
  height: 82px;
  display: block;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo img {
  max-height: 100%;
  vertical-align: middle;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo {
  padding-left: 0 !important;
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  justify-content: center;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .logo {
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  justify-content: center;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .logo img {
  height: 72px;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .sponsorlogo {
  margin-left: 15px;
  display: -moz-flex;
  display: flex;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .sponsorlogo img {
  height: 56px;
}

body .navigation.compact-navigation .sticky-header .logo-container:before {
  content: "";
  clear: both;
  display: block;
}

body .navigation.compact-navigation .sticky-header .logo-container:after {
  content: "";
  clear: both;
  display: block;
}

body .navigation.compact-navigation .sticky-header.toggled .logo-container .menu-toggle {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

body .navigation.compact-navigation * {
  float: none !important;
}

body .navigation.sticky-nav {
  display: block;
  position: fixed;
  top: -4.625rem;
  background-color: #ffffff;
  z-index: -1;
  transition: all 0.2s ease-in;
  opacity: 0;
}

body .navigation.sticky-nav.active {
  transition: all 0.2s ease-out;
  top: 0;
  z-index: 999;
  opacity: 1;
}

body .navigation.sticky-nav .col {
  vertical-align: middle !important;
}

body .navigation.sticky-nav .pie-sticky-wrap {
  display: -moz-flex;
  display: flex;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -moz-flex-direction: row;
  flex-direction: row;
  margin-left: -1.25rem;
}

body .navigation.sticky-nav .pie-sticky-wrap nav.main-menu {
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex-direction: row;
  flex-direction: row;
}

body .navigation.sticky-nav .pie-sticky-wrap nav.main-menu > div > ul {
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-flex-direction: row;
  flex-direction: row;
  margin-right: 0;
}

body .navigation.sticky-nav .pie-sticky-wrap nav.main-menu > div > ul li {
  float: none;
}

body .navigation.sticky-nav .pie-sticky-wrap nav.main-menu > div > ul li ul {
  width: 22rem;
}

body .navigation.sticky-nav .pie-sticky-wrap nav.main-menu > div > ul li ul li {
  min-width: 8rem;
}

body .navigation.sticky-nav .section {
  padding: 1rem 1.25rem !important;
  width: 100%;
  max-width: 100% !important;
}

body .navigation.sticky-nav .section a.logo {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

body .navigation.sticky-nav .section a.logo img {
  max-height: 2.75rem;
}

body .navigation.sticky-nav .section .table .row .col a.button.pie {
  margin: 0 0 0 1.25rem !important;
  width: auto;
}

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;
  margin-left: 24px !important;
}

body .navigation.sticky-nav .section .table .row .col a.button.donate-button:before {
  display: none !important;
}

body .navigation.sticky-nav nav {
  display: -moz-flex;
  display: flex;
  float: right;
}

body .navigation.sticky-nav nav ul li {
  float: left;
  margin-right: 0.5rem;
  clear: none;
}

body .navigation.sticky-nav nav ul li:before {
  display: none;
}

body .navigation.sticky-nav nav ul li a {
  font-size: 1rem;
  line-height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  white-space: nowrap;
}

body .navigation.sticky-nav nav ul li .sub-menu {
  margin-top: 0;
  display: none;
}

body .navigation.sticky-nav nav ul li > ul {
  padding: 0 0 0.5rem 0 !important;
  width: 100%;
  min-width: 0;
  height: auto !important;
}

body .navigation.sticky-nav nav ul li:hover > ul {
  display: block;
}

body nav {
  display: inline-block;
}

body nav + .login-item {
  font-size: 1.063rem;
  line-height: 2.313rem;
  text-decoration: none;
  color: #36363b;
  font-weight: normal;
  display: inline-block;
  padding: 0.563rem 1.25rem;
  background-color: #ececf1;
  margin-top: 1rem;
  min-width: 60%;
}

body nav + .login-item .login-pie {
  white-space: nowrap;
  line-height: 1.5em;
}

body nav + .login-item .user-name {
  color: #36363b;
}

body nav + .login-item a {
  cursor: pointer;
}

body nav + .login-item a.lout {
  display: block;
}

body nav + .login-item .user-name,
body nav + .login-item a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  line-height: inherit;
}

body nav ul .menu-item,
body nav ul .page_item {
  padding-left: 0;
}

body nav ul li {
  line-height: 0;
  display: block;
  width: auto;
  float: left;
  padding-right: 0;
  margin-bottom: 0;
  position: relative;
  margin-right: 2.5rem;
  clear: both;
  line-height: 2.5rem;
}

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%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-top: 0;
  pointer-events: none;
}

body nav ul li:hover {
  cursor: pointer;
}

body nav ul li:hover > a {
  color: #e35928;
}

body nav ul li:hover:before {
  color: #ffffff;
  background-color: #e35928;
}

body nav ul li.menu-item-has-children:hover:before {
  color: #e35928;
  background-color: transparent;
}

body nav ul li.seller-hq:before {
  content: "";
  background-image: url("../img/user-icon.svg");
  background-repeat: no-repeat;
  background-size: 1.125rem;
  background-position: center;
}

body nav ul li.seller-hq:hover:before {
  background-image: url("../img/user-icon-white.svg");
}

body nav ul li.meal-delivery:before {
  /*background-position: 0 $top-gap;*/
  content: "A";
}

body nav ul li.nutrition-education:before {
  content: "B";
}

body nav ul li.food-health-policy:before {
  content: "C";
}

body nav ul li.job-training:before {
  content: "D";
}

body nav ul li.local-foods:before {
  font-family: "Community-servings", sans-serif !important;
  content: "E";
  font-size: 1.75rem !important;
}

body nav ul li.about-us:before {
  content: "F";
}

body nav ul li.events:before {
  content: "G";
}

body nav ul li.volunteer:before {
  content: "H";
}

body nav ul li.contact:before {
  content: "I";
  font-family: "Community-servings", sans-serif !important;
  font-size: 1.75rem !important;
}

body nav ul li a {
  font-size: 1.125rem;
  line-height: 1.25rem;
  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;
  vertical-align: middle;
  white-space: nowrap;
}

body nav ul li a:hover {
  text-decoration: none;
}

body nav ul li .sub-menu li a {
  max-width: none;
  white-space: nowrap;
}

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;
  -moz-column-count: 2;
  -moz-column-gap: 0;
  -webkit-column-count: 2;
  -webkit-column-gap: 0;
  column-count: 2;
  column-gap: 0;
  width: auto;
  max-width: 30.25rem;
  padding: 0.95rem 0.9rem 0.95rem 3rem !important;
}

body nav ul li > ul > li {
  margin: 0;
  display: inline-block;
  line-height: 2.1rem;
  width: 100%;
}

body nav ul li > ul > li:before {
  display: none;
}

body nav ul li > ul > li a {
  word-wrap: break-word;
  display: inline-block;
  max-width: 12.5rem;
  line-height: 1.5rem;
  padding: 0 1.25rem 0 0;
}

body nav ul#menu-campaign-menu li:before,
body nav ul#menu-campaign-sub-menu li:before {
  font-family: "Campaign", sans-serif;
  font-size: 1.125rem;
}

body nav ul#menu-campaign-menu li.project-vision:before,
body nav ul#menu-campaign-sub-menu li.project-vision:before {
  content: "A";
}

body nav ul#menu-campaign-menu li.the-need:before,
body nav ul#menu-campaign-sub-menu li.the-need:before {
  content: "B";
}

body nav ul#menu-campaign-menu li.building-plans:before,
body nav ul#menu-campaign-sub-menu li.building-plans:before {
  content: "C";
}

body nav ul#menu-campaign-menu li.news-updates:before,
body nav ul#menu-campaign-sub-menu li.news-updates:before {
  content: "D";
}

body nav ul#menu-campaign-menu li.donors:before,
body nav ul#menu-campaign-sub-menu li.donors:before {
  content: "E";
}

body nav ul#menu-campaign-menu li.about-us:before,
body nav ul#menu-campaign-sub-menu li.about-us:before {
  content: "F";
}

body nav ul#menu-campaign-menu li.leadership:before,
body nav ul#menu-campaign-sub-menu li.leadership:before {
  content: "H";
}

body nav ul#menu-campaign-menu li.contact:before,
body nav ul#menu-campaign-sub-menu li.contact:before {
  content: "G";
}

body nav#pie-main-menu ul li:before {
  font-family: "Pie", sans-serif;
  font-size: 1.125rem;
}

body nav#pie-main-menu ul li.supporters:before {
  content: "";
}

body nav#pie-main-menu ul li.get-involved:before {
  content: "";
}

body nav#pie-main-menu ul li.about-pie:before {
  content: "";
}

body nav#pie-main-menu ul li.about-us:before {
  font-family: "Community-servings", sans-serif;
  content: "F";
  font-size: 2.25rem;
  line-height: 1.875rem;
}

body nav#pie-main-menu ul li.events:before {
  font-family: "Community-servings", sans-serif;
  content: "G";
  font-size: 2rem;
  line-height: 2.125rem;
}

body nav#pie-main-menu ul li.ff-about_us:before {
  content: "";
  background-image: url("../img/icons/FF_Icons-About-Us.svg");
  background-size: contain;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
}

body nav#pie-main-menu ul li.ff-about_us:hover:before {
  background-image: url("../img/icons/FF_Icons-About-Us-white.svg");
}

body nav#pie-main-menu ul li.ff-get_involved:before {
  content: "";
  background-image: url("../img/icons/FF_Icons-Get-Involved.svg");
  background-size: contain;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
}

body nav#pie-main-menu ul li.ff-get_involved:hover:before {
  background-image: url("../img/icons/FF_Icons-Get-Involved-white.svg");
}

body nav#pie-main-menu ul li.ff-about_slice:before {
  content: "";
  background-image: url("../img/icons/FF_Icons-About-Slice-of-Life.svg");
  background-size: contain;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}

body nav#pie-main-menu ul li.ff-about_slice:hover:before {
  background-image: url("../img/icons/FF_Icons-About-Slice-of-Life-white.svg");
}

.footer .container {
  background-color: #222225;
}

.footer .container .footer-links {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: none;
  line-height: 6.875rem;
  text-transform: none;
}

.footer .container .section {
  padding: 3.25rem 0;
  position: relative;
  border-top: none;
  /*&:first-child {
      padding-top: 5.625rem;
  }*/
}

.footer .container .section:first-child {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer .container .section .map-placeholder {
  height: 19.5rem;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer .container .section.top-divider.footer-content {
  padding-bottom: 0;
  padding-top: 40px;
}

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

.footer .container .section .left-top {
  display: inline-block;
}

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

.footer .container .section .left-top .footer-btn:hover {
  color: #ececf1;
  border-color: #f87344;
  background-color: #f87344;
  text-decoration: none !important;
}

.footer .container .section .left-top .footer-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 0.938rem;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  right: 1rem;
  background-image: url("../img/icons/letter.png");
  background-size: cover;
}

.footer .container .section .mobile-button {
  display: none;
}

.footer .container .section .right-top {
  margin-top: 0.313rem;
}

.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;
  border-radius: 100%;
}

.footer .container .section .right-top .footer-social:hover:before {
  border-color: #f87344;
  color: #f87344;
}

.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 #555555;
  color: #f2f2f2;
  border-radius: 50%;
  cursor: pointer;
}

.footer .container .section .right-top .footer-social:last-of-type {
  margin-right: 0;
}

.footer .container .section .right-top .footer-social.linkedin:before {
  content: "4";
}

.footer .container .section .right-top .footer-social.twitter:before {
  content: "2";
}

.footer .container .section .right-top .footer-social.facebook:before {
  content: "1";
}

.footer .container .section .right-top .footer-social.instagram:before {
  content: "3";
}

.footer .container .section .right-top .footer-social.youtube:before {
  content: "5";
}

.footer .container .section .fndtn {
  font-family: "Roboto", sans-serif;
  font-size: 1.46rem;
  line-height: 2.25rem;
  margin-top: 1.5rem;
  font-weight: 600;
  color: #ffffff;
}

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

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

.footer .container .section div.bottom-links {
  /*padding: 3.125rem 0 0;*/
  padding: 0;
}

.footer .container .section div.bottom-links ul {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  list-style-type: none;
  margin-bottom: 0;
}

.footer .container .section div.bottom-links ul li {
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
  white-space: nowrap;
  /*display: inline-block;
  margin: 0 6.125rem 0 0;*/
}

.footer .container .section div.bottom-links ul li.separator {
  width: 20%;
}

.footer .container .section div.bottom-links ul li:last-of-type {
  margin: 0;
}

.footer .container .section div.bottom-links ul li:before {
  display: none;
}

.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;
  display: block;
}

.footer .container .section.copyright .footer-copyright .footer-links {
  line-height: inherit;
}

.footer .container a {
  color: #ffffff;
}

.footer .container a:hover {
  text-decoration: underline !important;
}

.container.banner .banner_slider {
  overflow: hidden;
  position: relative;
}

.container.banner .banner_slider .image_wrap {
  position: relative;
  transition: opacity 750ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

.container.banner .banner_slider .image_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.container.banner .banner_slider .image_wrap img.hidden {
  display: none;
}

.container.banner .banner_slider .image_wrap.ng-hide-add.ng-hide-add-active,
.container.banner .banner_slider .image_wrap.ng-hide-remove {
  opacity: 0;
}

.container.banner .banner_slider .image_wrap.ng-hide-remove.ng-hide-remove-active,
.container.banner .banner_slider .image_wrap.ng-hide-add {
  opacity: 1;
}

.container.banner .banner_slider .image_wrap.ng-hide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.container.banner.banner-cs .flex-section {
  padding-bottom: 0rem;
}

.container.banner.banner-cs .content h1 span.orange {
  color: #e35928;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
}

.container.banner.banner-cs .content p {
  margin: 0 auto;
}

.form-fields {
  display: -moz-flex;
  display: flex;
  -moz-flex: 1 1 auto;
  flex: 1 1 auto;
  flex-wrap: wrap;
  -moz-align-items: stretch;
  align-items: stretch;
}

.form-fields .form-field > .form-fields {
  margin: 0 -1.25rem;
}

.form-fields .add-row-wrapp {
  margin: 0 0 3.438rem 4.625rem;
  padding-top: 3.438rem;
  margin-top: 0.938rem;
  border-top: 1px solid #d8d8d8;
}

.form-fields button,
.form-fields input[type=submit] {
  margin: 3.438rem 1.25rem 2.5rem;
  line-height: 3.188rem;
}

.form-fields button.in-form,
.form-fields input[type=submit].in-form {
  width: 100%;
  margin: 3.375rem 0 0;
  padding: 0;
}

.form-fields button.add-row-btn,
.form-fields input[type=submit].add-row-btn {
  margin: 0 0;
}

.flex {
  transition: all 0.3s ease-in-out 0ms;
  -webkit-transition: all 0.3s ease-in-out 0ms;
  -moz-transition: all 0.3s ease-in-out 0ms;
  -ms-transition: all 0.3s ease-in-out 0ms;
  -o-transition: all 0.3s ease-in-out 0ms;
}

.form-success-msg {
  width: 100%;
  margin-bottom: 0;
  padding: 0 1.25rem;
  color: #e35928;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 2.5rem;
}

.shopping-cart .cart-form .form-error-msg {
  margin-top: 2.5rem;
}

.form-error-msg {
  width: 100%;
  margin-bottom: 0;
  padding: 0 1.25rem;
}

.form-error-msg li {
  padding-left: 1.625rem;
}

.form-error {
  padding-left: 1.625rem;
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.125rem;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 1.375rem;
  margin-left: 0.5rem;
}

.form-error: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;
}

.form-field {
  padding: 0 1.25rem;
  width: 100%;
}

.form-field[field-key=select-design],
.form-field[field-key=your-message],
.form-field[field-key=send-card-to] {
  padding: 0;
}

.form-field[field-key=opt_in_admin],
.form-field[field-key=opt_in_marketing] {
  margin-bottom: 2.5rem;
}

.form-field[field-key=opt_in_admin] .true-false,
.form-field[field-key=opt_in_marketing] .true-false {
  margin-top: 0 !important;
}

.form-field .content {
  margin: 1.875rem -1.25rem 1.875rem;
  display: block;
}

.form-field .help {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.form-field input[type=text] + label,
.form-field input[type=email] + label,
.form-field input[type=password] + label,
.form-field input[type=tel] + label,
.form-field input[type=number] + label {
  margin-bottom: 0;
  margin-top: -1.25rem;
}

.form-field input[type=number]::-webkit-inner-spin-button,
.form-field input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.form-field .radio-button {
  display: inline-block;
  vertical-align: middle;
}

.form-field .radio-button label {
  margin-bottom: 2.5rem;
}

.form-field .radio-button.horizontal-pos {
  display: inline-block;
  vertical-align: middle;
}

.form-field .radio-button.horizontal-pos label {
  margin-bottom: 2.5rem;
}

.form-field .radio-button.vertical-pos {
  display: block;
}

.form-field .radio-button.vertical-pos label {
  margin-bottom: 1.25rem;
}

.form-field .radio-button.vertical-pos:last-of-type label {
  margin-bottom: 2.5rem;
}

.form-field .radio-button.payment-method {
  display: block;
}

.form-field .radio-button.payment-method label {
  padding: 0.25rem 2.5rem;
  border: 0.188rem solid #e35928;
  border-radius: 0.188rem;
  width: 85%;
  max-width: 300px;
  margin-left: 3.5rem;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
}

.form-field .radio-button.payment-method label:before,
.form-field .radio-button.payment-method label:after {
  left: -3.5rem;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.form-field .radio-button.payment-method label img {
  margin: 0;
  max-height: 40px;
}

.form-field .error-msg {
  display: none;
  margin-bottom: 1.75rem;
  margin-top: -1.75rem;
}

.form-field .error-msg li {
  display: none;
  padding-left: 1.625rem;
}

.form-field .ng-invalid.ng-touched {
  border-color: #ca3c2d;
}

.form-field .ng-invalid.ng-touched.ng-invalid-required + .error-msg {
  display: block;
}

.form-field .ng-invalid.ng-touched.ng-invalid-required + .error-msg .required {
  display: list-item;
}

.form-field .ng-invalid.ng-touched.ng-invalid-email + .error-msg {
  display: block;
}

.form-field .ng-invalid.ng-touched.ng-invalid-email + .error-msg .invalid-email {
  display: list-item;
}

.other-radio input[type=radio] {
  display: none !important;
}

.other-radio input[type=radio] + .label {
  letter-spacing: 0.25rem;
  padding: 0 1.25rem 0 1.5rem;
  border: 0.188rem solid #bbbbc3;
  border-radius: 0.188rem;
  line-height: 3.375rem;
  color: #bbbbc3;
  margin-right: 1.25rem;
  cursor: pointer;
  min-width: 5.625rem;
  text-align: center;
}

.other-radio input[type=radio]:checked + .label {
  border: 0.188rem solid #869043;
  color: #869043;
  cursor: default;
}

.other-radio + .radio_text {
  width: 14.75rem;
}

.other-radio + .radio_text input[type=radio] {
  display: none !important;
}

.other-radio + .radio_text input[type=radio]:checked + input[type=text] {
  background-color: #f2f2f2;
  border: 0.188rem solid #869043;
}

.other-radio + .radio_text input[type=text] {
  margin-bottom: 0;
  border: 0.188rem solid transparent;
  border-radius: 0.188rem;
  padding-left: 2.5rem;
}

.other-radio + .radio_text input[type=text]:focus {
  background-color: #f2f2f2;
  border: 0.188rem solid #869043;
}

.other-radio + .radio_text:before {
  content: "$";
  position: absolute;
  left: 1rem;
  top: 0;
  border: none;
  background: none;
  line-height: 3.625rem;
  color: #bbbbc3;
}

tags-input .tags {
  border: 0.125rem solid #bbbbc3;
  padding: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

tags-input .tags.focused {
  box-shadow: none;
}

tags-input .tags .input {
  min-width: 8.75rem;
  font-size: 1.125rem;
  line-height: 2.25rem;
  height: 2.25rem;
  margin: 3px;
  border: 2px solid transparent;
}

tags-input .tags .input:focus {
  border: 2px solid #869043;
}

tags-input .tags .tag-item {
  margin: 3px;
  border-radius: 0;
  border: 1px solid #9e9da5;
  background: #f2f2f2;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  height: auto;
  width: auto;
  padding: 0 0.625rem;
}

tags-input .tags .tag-item span {
  line-height: 2.125rem;
}

tags-input .tags .tag-item .remove-button:hover {
  text-decoration: none;
}

tags-input .tags .tag-item .remove-button:active {
  color: #e35928;
}

tags-input .tags .tag-item.selected {
  background: #e35928;
  border: 1px solid #e35928;
}

tags-input .tags .tag-item.selected span {
  color: #ffffff;
}

tags-input .tags .tag-item.selected .remove-button {
  color: #ffffff;
}

tags-input .tags .tag-item.selected .remove-button:active {
  color: #bbbbc3;
}

tags-input .tags .tag-item:before {
  content: none;
  display: none;
}

tags-input .autocomplete .suggestion-item {
  margin: 0;
}

tags-input .autocomplete .suggestion-item span {
  line-height: 1.375rem;
}

tags-input .autocomplete .suggestion-item em {
  color: inherit;
  font-size: inherit;
  font-family: "Roboto", sans-serif;
}

tags-input .autocomplete .suggestion-item.selected {
  background-color: #e35928;
  color: #ffffff;
}

tags-input .autocomplete .suggestion-item.selected span {
  color: #ffffff;
}

tags-input .autocomplete .suggestion-item.selected em {
  background-color: #ffffff;
  color: #573f3e;
}

tags-input .autocomplete .suggestion-item:before {
  content: none;
  display: none;
}

.group-head {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
  border-bottom: 0.188rem solid #ececf1;
  margin-bottom: 1.875rem;
}

.group-head .tab {
  background-color: transparent;
  line-height: 4.375rem;
  font-size: 1.625rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  padding: 0 3.75rem;
  color: #36363b;
  border: 0.188rem solid #ececf1;
  border-bottom: 0 none;
}

.group-head .tab.active {
  background-color: #ececf1;
}

.group-head .tab.clickable {
  cursor: pointer;
}

.group-head .tab.clickable:hover {
  background-color: #ececf1;
}

.repeater,
.group-body {
  margin: 0 -1.25rem;
}

.with-button {
  display: -moz-inline-flex;
  display: inline-flex;
  width: calc(100% - 3.688rem);
}

.coupon-applied {
  margin-top: 3.375rem;
  line-height: 3.688rem;
  color: #e35928;
  font-size: 1.25rem;
  padding-left: 4rem;
  position: relative;
}

.coupon-applied:before {
  content: "";
  width: 2.75rem;
  height: 2.75rem;
  background-image: url("../img/icons/check-mark-for-servings.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.sr-card-element {
  background-color: #ececf1;
  padding: 0 1.25rem;
  margin-bottom: 2.5rem;
  border: 2px solid transparent;
}

.autocomplete-dropdown {
  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;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTkgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QjIwQzk1N0MtMkRFOC00REExLUE0MjItMjJBRTlDNUY0NzhEPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSIxMjgwLWdyaWQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwOC5QaWUtU2VsbGVyLURpcmVjdG9yeS0tLVNlbGxlci1UZWFtcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNTkuMDAwMDAwLCAtMTg5Ni4wMDAwMDApIiBzdHJva2U9IiMzNjM2M0IiIHN0cm9rZS13aWR0aD0iMyI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTMuMDAwMDAwLCAxMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNjcxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTgtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NzUuNTAwMDAwLCA0OS41MDAwMDApIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTg3NS41MDAwMDAsIC00OS41MDAwMDApICIgcG9pbnRzPSI4ODEgNTUgODcwIDU1IDg3MCA0NCI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: center right 0.875rem;
  outline: none;
  background-size: 1.25rem;
}

.autocomplete-dropdown:hover {
  cursor: pointer;
}

.autocomplete-dropdown + div {
  margin-top: -2.5rem;
  margin-bottom: 2.5rem;
  background-color: #ececf1;
  padding: 0 1.25rem 1.25rem;
}

.autocomplete-dropdown + div input[type=text] {
  background-color: #ffffff;
  margin-bottom: 0 !important;
}

.autocomplete-dropdown + div ul {
  overflow-y: auto;
  margin-top: 1.25rem;
  max-height: 12.877rem;
  -webkit-overflow-scrolling: touch;
}

.autocomplete-dropdown + div ul li {
  padding-left: 1rem;
  padding-right: 1rem;
}

.autocomplete-dropdown + div ul li:hover {
  background-color: #dddddd;
  cursor: pointer;
}

.autocomplete-dropdown + div ul li:before {
  content: none;
  display: none;
}

.form-field.buttons-view {
  margin-bottom: 2.5rem;
}

.form-field.buttons-view .radio-button {
  display: -moz-inline-flex;
  display: inline-flex;
}

.form-field.buttons-view .radio-button label {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.625rem;
  line-height: 3.188rem;
  border: 0.188rem solid #e35928;
  color: #e35928;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  margin: 0 !important;
  padding: 0 4.5rem;
  border-radius: 0;
  border-right: 0 none;
}

.form-field.buttons-view .radio-button label:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #e35928;
}

.form-field.buttons-view .radio-button label:before,
.form-field.buttons-view .radio-button label:after {
  display: none;
  content: none;
}

.form-field.buttons-view .radio-button input:checked + label {
  color: #ffffff;
  background-color: #e35928;
}

.form-field.buttons-view .radio-button:first-of-type label {
  border-top-left-radius: 0.188rem;
  border-bottom-left-radius: 0.188rem;
  border-right: 0.188rem solid #e35928;
}

.form-field.buttons-view .radio-button:last-of-type label {
  border-top-right-radius: 0.188rem;
  border-bottom-right-radius: 0.188rem;
  border-right: 0.188rem solid #e35928;
}

.flex-section .button-holder {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-top: 2.5rem;
  padding: 0 1.875rem;
}

.flex-section .button-holder .button {
  margin-bottom: 0;
}

.flex-section .button-holder.button-left {
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.flex-section .button-holder.button-center {
  -moz-justify-content: center;
  justify-content: center;
}

.flex-section .button-holder.button-right {
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.flex-section .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-top: 2.5rem;
}

.flex-section .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-section .columns {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.flex-section .columns.columns-1 .column {
  width: calc(100%/1);
}

.flex-section .columns.columns-2 .column {
  width: calc(100%/2);
}

.flex-section .columns.columns-3 .column {
  width: calc(100%/3);
}

.flex-section .columns.columns-4 .column {
  width: calc(100%/4);
}

.flex-section .columns.columns-5 .column {
  width: calc(100%/5);
}

.flex-section .columns.columns-6 .column {
  width: calc(100%/6);
}

.flex-section .columns.columns-7 .column {
  width: calc(100%/7);
}

.flex-section .columns.columns-8 .column {
  width: calc(100%/8);
}

.flex-section .columns.columns-9 .column {
  width: calc(100%/9);
}

.flex-section .columns.columns-10 .column {
  width: calc(100%/10);
}

.flex-section .columns.columns-11 .column {
  width: calc(100%/11);
}

.flex-section .columns.columns-12 .column {
  width: calc(100%/12);
}

.flex-section .columns.columns-13 .column {
  width: calc(100%/13);
}

.flex-section .columns.columns-14 .column {
  width: calc(100%/14);
}

.flex-section .columns.columns-15 .column {
  width: calc(100%/15);
}

.flex-section .columns.columns-16 .column {
  width: calc(100%/16);
}

.flex-section .columns.columns-17 .column {
  width: calc(100%/17);
}

.flex-section .columns.columns-18 .column {
  width: calc(100%/18);
}

.flex-section .columns .column {
  padding: 0 1.25rem;
}

.flex-section .columns .column .button-holder {
  padding: 0;
}

.flex-section .columns .column:first-child {
  padding-left: 2.5rem;
}

.flex-section .columns .column:last-child {
  padding-right: 2.5rem;
}

.flex-section .columns .column.w-50:not(.image-holder) {
  width: 50%;
}

.flex-section .columns .column.w-66:not(.image-holder) {
  width: 66.6%;
}

.flex-section .columns .column.w-100:not(.image-holder) {
  width: 100%;
}

.flex-section .columns .column p:last-child {
  margin-bottom: 0;
}

.flex-section.bakers .letter-pagination {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 3.125rem;
  padding: 0 2.5rem;
}

.flex-section.bakers .letter-pagination li {
  display: inline-block;
  width: auto;
  padding: 0;
  margin-bottom: 20px;
  margin-left: 20px;
}

.flex-section.bakers .letter-pagination li a {
  display: block;
  padding: 4px 12px;
  border: 1px solid #efefef;
}

.flex-section.bakers .letter-pagination li:first-child {
  margin-left: 0;
}

.flex-section.bakers .letter-pagination li:before {
  content: none;
  display: none;
}

.flex-section.bakers .columns.bakers-search {
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 2.5rem;
}

.flex-section.bakers .columns.bakers-search .column {
  width: 50%;
}

.flex-section.bakers .columns.bakers-search .column p {
  margin-bottom: 0;
}

.flex-section.bakers .columns.bakers-search .column input {
  margin-bottom: 0;
}

.flex-section.bakers .columns.bakers-list {
  flex-wrap: wrap;
}

.flex-section.bakers .columns.bakers-list .column {
  width: calc(100%/3);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.flex-section.bakers .columns.bakers-list .column h3 {
  margin-bottom: 0px;
}

.flex-section.bakers .columns.bakers-list .column .logo-wrap {
  height: 10.938rem;
  margin-bottom: 0.75rem;
}

.flex-section.bakers .columns.bakers-list .column .logo-wrap a {
  display: block;
  height: 100%;
}

.flex-section.bakers .columns.bakers-list .column .logo-wrap img {
  max-height: 100%;
}

.flex-section.bakers .columns.bakers-list .column .address {
  margin-top: 0.5rem;
}

.flex-section.bakers .columns.bakers-list .column .address p {
  margin: 0;
}

.flex-section.bakers .columns.bakers-list .column:nth-child(3n+1) {
  padding-left: 2.5rem;
}

.flex-section.bakers .columns.bakers-list .column:nth-child(3n+3) {
  padding-right: 2.5rem;
}

.flex-section.sponsors-section {
  padding: 3.125rem 0 !important;
}

.flex-section.sponsors-section .sponsors-list {
  padding: 0 2.5rem 3rem;
}

.flex-section.sponsors-section .sponsors-list p {
  margin-bottom: 0;
}

.flex-section.sponsors-section.ff-sponsors .content h5 {
  margin: 0;
  text-align: center;
}

.flex-section.sponsors-section.ff-sponsors .columns {
  -moz-justify-content: center;
  justify-content: center;
}

.flex-section.sponsors-section.ff-sponsors .columns .column {
  text-align: center;
}

.flex-section.sponsors-section .columns {
  flex-wrap: wrap;
}

.flex-section.sponsors-section .columns .column {
  width: calc(100%/3);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.flex-section.sponsors-section .columns .column h3 {
  margin-bottom: 0px;
}

.flex-section.sponsors-section .columns .column .logo-wrap {
  height: 10.938rem;
  margin-bottom: 0.75rem;
}

.flex-section.sponsors-section .columns .column .logo-wrap a {
  display: block;
  height: 100%;
}

.flex-section.sponsors-section .columns .column .logo-wrap img {
  max-height: 100%;
}

.flex-section.sponsors-section .columns .column:nth-child(3n+1) {
  padding-left: 2.5rem;
}

.flex-section.sponsors-section .columns .column:nth-child(3n+3) {
  padding-right: 2.5rem;
}

.container.hero_container .section {
  padding: 5.625rem 0;
}

.container.hero_container .section h1 {
  margin-bottom: 2.375rem;
  margin-top: 0;
}

.container.hero_container .section h1.no-margin {
  margin-bottom: 0;
}

.container.hero_container .section p {
  font-size: 1.875rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.25rem;
  letter-spacing: 0.2px;
  color: #795453;
}

.sponsors-slider {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  padding: 0 2.5rem;
  margin: 2.5rem 0;
}

.sponsors-slider .arrow {
  width: 4.5rem;
  height: 7.75rem;
  z-index: 10;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
  outline: none;
  border: 0 none;
  padding: 0;
  margin: 0;
}

.sponsors-slider .arrow.prev {
  background-image: url("../img/icons/arrow-left-orange.svg");
  background-position: center left;
}

.sponsors-slider .arrow.next {
  background-image: url("../img/icons/arrow-right-orange.svg");
  background-position: center right;
}

.sponsors-slider .slider-inner {
  overflow: hidden;
  width: calc(100% - 9rem);
}

.sponsors-slider .slider-inner .slider-track {
  position: relative;
  left: 0;
  top: 0;
}

.sponsors-slider .slider-inner .slider-track.move-left,
.sponsors-slider .slider-inner .slider-track.move-right {
  transition: left 750ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

.sponsors-slider .slider-inner .slider-track.move-right {
  left: 0;
}

.sponsors-slider .slider-inner .slider-track .sponsors-slide {
  padding: 0 16px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.sponsors-slider .slider-inner .slider-track .sponsors-slide a {
  display: block;
  height: 100%;
}

.sponsors-slider .slider-inner .slider-track .sponsors-slide a img {
  max-height: 100%;
}

.seller-description + .video-image-wrap {
  margin-top: 5.125rem;
}

.seller-description + .video-image-wrap img {
  width: 100%;
  height: auto;
}

.seller-directory-content .description .text {
  margin-bottom: 2.5rem;
}

.seller-directory-content .description .to-edit,
.seller-directory-content .description .text {
  color: #573f3e;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.25rem;
  word-wrap: break-word;
}

.seller-directory-content .description .ql-toolbar button {
  margin: 0.01em;
}

.seller-directory-content .description .ql-picker {
  line-height: 1.2em;
}

.seller-directory-content .description .ql-picker .ql-picker-options,
.seller-directory-content .description .ql-picker .ql-picker-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25em;
}

.seller-directory-content .description,
.seller-directory-content .video-image-wrap,
.seller-directory-content .image-wrap {
  position: relative;
}

.seller-directory-content .description.editable .edit-wrap,
.seller-directory-content .video-image-wrap.editable .edit-wrap,
.seller-directory-content .image-wrap.editable .edit-wrap {
  position: absolute;
  right: -2.813rem;
  top: -2.813rem;
}

.seller-directory-content .description.editable .edit,
.seller-directory-content .video-image-wrap.editable .edit,
.seller-directory-content .image-wrap.editable .edit {
  width: 2.813rem;
  height: 2.813rem;
  background-image: url("../img/edit-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  border: 0.188rem solid #e35928;
  border-radius: 0.125rem;
  cursor: pointer;
}

.seller-directory-content .description.editable .edit:after,
.seller-directory-content .video-image-wrap.editable .edit:after,
.seller-directory-content .image-wrap.editable .edit:after {
  content: "Click to edit";
  font-size: 0.8rem;
  display: block;
  line-height: 1rem;
  color: #e35928;
  text-align: left;
  position: absolute;
  right: 100%;
  padding-right: 0.5rem;
  width: 2.5rem;
  letter-spacing: 0;
  font-weight: 600;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.seller-directory-content .description.editable .save-exit,
.seller-directory-content .video-image-wrap.editable .save-exit,
.seller-directory-content .image-wrap.editable .save-exit {
  position: absolute;
  right: -2.813rem;
  top: -2.813rem;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

.seller-directory-content .description.editable .save-exit .save,
.seller-directory-content .description.editable .save-exit .exit,
.seller-directory-content .video-image-wrap.editable .save-exit .save,
.seller-directory-content .video-image-wrap.editable .save-exit .exit,
.seller-directory-content .image-wrap.editable .save-exit .save,
.seller-directory-content .image-wrap.editable .save-exit .exit {
  display: inline-block;
  width: 2.813rem;
  height: 2.813rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  border: 0.188rem solid #e35928;
  border-radius: 0.125rem;
  cursor: pointer;
}

.seller-directory-content .description.editable .save-exit .save,
.seller-directory-content .video-image-wrap.editable .save-exit .save,
.seller-directory-content .image-wrap.editable .save-exit .save {
  margin-right: 0.625rem;
  background-image: url("../img/save-icon.svg");
}

.seller-directory-content .description.editable .save-exit .exit,
.seller-directory-content .video-image-wrap.editable .save-exit .exit,
.seller-directory-content .image-wrap.editable .save-exit .exit {
  background-image: url("../img/exit-icon.svg");
}

.tooltip-content {
  position: absolute;
  z-index: 200;
  background-color: #ffffff;
  border-radius: 0.4rem;
  padding: 1rem;
  color: #000000;
  border: 0.2rem solid #e35928;
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: "Roboto Condensed", sans-serif;
  min-width: 20rem;
  max-width: 26rem;
}

.tooltip-content p,
.tooltip-content span,
.tooltip-content a,
.tooltip-content li {
  font-size: inherit;
  line-height: inherit;
}

body .container .section.flex-section.home_columns {
  padding: 4.375rem 0;
}

.flex-section.home_columns .columns {
  -moz-align-items: center;
  align-items: center;
}

.flex-section.home_columns .columns .column {
  padding: 0 5rem;
}

.flex-section.home_columns .columns .column:first-child {
  padding-left: 2.5rem;
}

.flex-section.home_columns .columns .column:last-child {
  padding-right: 2.5rem;
}

.flex-section.sellers {
  padding-top: 3.75rem !important;
}

.flex-section.sellers.border-top {
  border-top: 1px solid #d8d8d8;
}

.flex-section.sellers.single-team {
  border-top: 1px solid #d8d8d8;
}

.flex-section.sellers.single-team .sellers-list .seller .seller-info-wrap .image {
  width: 7.5rem;
  height: 7.5rem;
}

.flex-section.sellers h1 {
  font-size: 4.25rem;
  line-height: 4.25rem;
  margin-bottom: 3rem;
  color: #795453;
}

.flex-section.sellers h1 + h2 {
  color: #e35928;
}

.flex-section.sellers h2 {
  font-size: 4rem;
  line-height: 4rem;
}

.flex-section.sellers .back-to-hq {
  margin: 0 0 2.25rem;
  line-height: 2.125rem;
}

.flex-section.sellers .back-to-hq a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.flex-section.sellers .back-to-hq a:hover {
  text-decoration: underline;
}

.flex-section.sellers.single .seller-name-team {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}

.flex-section.sellers.single .seller-name-team h2 {
  margin-bottom: 0rem;
  color: #e35928;
}

.flex-section.sellers.single .seller-name-team h4 {
  margin-bottom: 0;
  margin-top: 1.5rem;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.5rem;
  letter-spacing: 0.3px;
  color: #e35928;
}

.flex-section.sellers.single .seller-name-team h4 a {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  text-decoration: none;
  cursor: pointer;
}

.flex-section.sellers.single .seller-name-team h4 a:hover {
  text-decoration: underline;
}

.flex-section.sellers.single .seller-directory-wrap {
  padding: 0 2.5rem;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content {
  width: 66.66%;
  padding-right: 4rem;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content h2 {
  border-bottom: 0 none;
  padding-bottom: 0;
  border-top: 1px solid #d8d8d8;
  padding-top: 3rem;
  margin-top: 3rem;
  font-size: 3.5rem;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content h2 .members-count {
  font-size: 2rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.25;
  text-align: left;
  color: #9e9da5;
  margin-left: 3.75rem;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content img {
  width: 100%;
  height: auto;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 4.875rem;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .image-wrap {
  width: 10rem;
  height: 10rem;
  font-size: 2.75rem;
  line-height: 7rem;
  font-weight: bold;
  letter-spacing: 3.1px;
  color: #ffffff;
  background-color: #e35928;
  text-align: center;
  margin-right: 2.75rem;
  position: relative;
  border-radius: 50%;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .image-wrap img {
  overflow: hidden;
  border-radius: 50%;
  max-width: 100%;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -moz-flex-grow: 1;
  flex-grow: 1;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .p-head {
  font-size: 1.313rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.5rem;
  letter-spacing: 1px;
  color: #36363b;
  text-transform: uppercase;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress .goal {
  font-size: 1.313rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.5rem;
  letter-spacing: 1px;
  color: #9e9da5;
  text-transform: uppercase;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress .percent-progress {
  font-size: 1.313rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.5rem;
  letter-spacing: 1px;
  color: #e35928;
  text-transform: uppercase;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress .progressbar {
  width: 100%;
  height: 1.688rem;
  border: 3px solid #e35928;
  border-radius: 2px;
  margin-top: 0.5rem;
  position: relative;
  overflow: hidden;
}

.flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress .progressbar .progress-line {
  height: 100%;
  background: #e35928;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar {
  width: 33.33%;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats {
  border-radius: 1px;
  background-color: #ececf1;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 3rem;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .head {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.5rem;
  letter-spacing: 0.3px;
  color: #6e4d4b;
  padding: 1.875rem;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .head b {
  color: #e35928;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .head input {
  width: 5rem;
  height: 2.5rem;
  color: #e35928;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  border-color: #e35928;
  border-width: 0.063rem;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0 !important;
  padding: 0;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .head .goal-edit {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .head .goal-edit .goal-save {
  margin: 0 0 0 0.5rem;
  padding: 0 1.25rem;
  font-size: 1.063rem;
  line-height: 2.25rem;
  letter-spacing: 1px;
  width: calc(100% - 3.75rem);
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list {
  padding: 1.875rem;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  align-items: center;
  border-top: 1px solid #d8d8d8;
  width: 100%;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list .stats-list-item {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  text-transform: uppercase;
  font-size: 1.313rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.5rem;
  letter-spacing: 1px;
  color: #36363b;
  padding: 0.75rem 0;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list .stats-list-item .item-name {
  padding-left: 4.75rem;
  position: relative;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list .stats-list-item .item-name:before {
  content: "";
  width: 2.75rem;
  height: 2.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list .stats-list-item.sold .item-name:before {
  background-image: url("../img/pie.svg");
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list .stats-list-item.raised .item-name:before {
  background-image: url("../img/pig.svg");
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list .stats-list-item.goal .item-name:before {
  background-image: url("../img/graph.svg");
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats .stats-list .stats-list-item.days .item-name:before {
  background-image: url("../img/calendar.svg");
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .stats a.button {
  margin: 0 auto 1.875rem;
  padding: 0.75rem 0.5rem;
  font-size: 1.063rem;
  letter-spacing: 1px;
  width: calc(100% - 3.75rem);
  line-height: 1.5rem;
  height: auto;
  white-space: normal;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper {
  padding: 0 1.875rem;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-title {
  text-transform: uppercase;
  font-size: 1.313rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.5rem;
  letter-spacing: 1px;
  color: #36363b;
  text-align: center;
  margin-bottom: 0.75rem;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button {
  -moz-flex-grow: 1;
  flex-grow: 1;
  margin: 0 0.75rem;
  padding: 0 1.25rem;
  font-size: 1.063rem;
  line-height: 3rem;
  letter-spacing: 1px;
  width: 50%;
  position: relative;
  text-align: left;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button:first-of-type {
  margin-left: 0;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button:last-of-type {
  margin-right: 0;
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button:after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button.tw:after {
  background-image: url("../img/icons/ico-twitter.svg");
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button.fb:after {
  background-image: url("../img/icons/ico-facebook.svg");
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button:hover.tw:after {
  background-image: url("../img/icons/ico-twitter-white.svg");
}

.flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper .h-socials a.button:hover.fb:after {
  background-image: url("../img/icons/ico-facebook-white.svg");
}

.flex-section.sellers .total {
  padding: 0 2.5rem;
  font-size: 1.313rem;
  line-height: 1.313rem;
  letter-spacing: 0.063rem;
  color: #9e9da5;
  font-weight: bold;
}

.flex-section.sellers .total b {
  color: #36363b;
}

.flex-section.sellers .section-bar {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: stretch;
  align-items: stretch;
  padding: 3rem 2.5rem;
  position: relative;
}

.flex-section.sellers .section-bar input {
  margin: 0;
  min-width: 22.5rem;
}

.flex-section.sellers .section-bar button.button {
  margin: 0;
  padding: 0 1.438rem;
  font-size: 1.063rem;
  line-height: 3.25rem;
  letter-spacing: 0.2px;
}

.flex-section.sellers .section-bar button.button.active {
  cursor: pointer;
  color: #ffffff;
  background-color: #e35928;
}

.flex-section.sellers .section-bar:before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 1px solid #d5d5e3;
  width: calc(100% - 5rem);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

sellers-list .sellers-list,
.team-directory .sellers-list,
.seller-directory-content .sellers-list,
teams-list .sellers-list {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 2.5rem;
  margin: 2rem -0.625rem 0;
}

sellers-list .sellers-list .seller,
.team-directory .sellers-list .seller,
.seller-directory-content .sellers-list .seller,
teams-list .sellers-list .seller {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: calc(33.33% - 1.25rem);
  padding: 1.5rem;
  margin: 0 0.625rem 1.25rem;
  border: solid 1px #9e9da5;
  min-height: 19.813rem;
}

sellers-list .sellers-list .seller .seller-info-wrap,
.team-directory .sellers-list .seller .seller-info-wrap,
.seller-directory-content .sellers-list .seller .seller-info-wrap,
teams-list .sellers-list .seller .seller-info-wrap {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.5rem;
}

sellers-list .sellers-list .seller .seller-info-wrap .image,
.team-directory .sellers-list .seller .seller-info-wrap .image,
.seller-directory-content .sellers-list .seller .seller-info-wrap .image,
teams-list .sellers-list .seller .seller-info-wrap .image {
  width: 8rem;
  height: 8rem;
  font-size: 3.375rem;
  line-height: 8rem;
  font-weight: bold;
  letter-spacing: 3.1px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 1.25rem;
  position: relative;
}

sellers-list .sellers-list .seller .seller-info-wrap .image img,
.team-directory .sellers-list .seller .seller-info-wrap .image img,
.seller-directory-content .sellers-list .seller .seller-info-wrap .image img,
teams-list .sellers-list .seller .seller-info-wrap .image img {
  max-width: none;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info,
teams-list .sellers-list .seller .seller-info-wrap .seller-info {
  -moz-flex: 1;
  flex: 1;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .name,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .name,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .name,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .name {
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #e35928;
  letter-spacing: 0.3px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .name:hover,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .name:hover,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .name:hover,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .name:hover {
  text-decoration: underline;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .name span,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .name span,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .name span,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .name span {
  display: block;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .name span.long-text,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .name span.long-text,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .name span.long-text,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .name span.long-text {
  font-size: 1.2rem;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .goal,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .goal,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .goal,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .goal {
  font-size: 1.2rem;
  line-height: 2.375rem;
  letter-spacing: 0.2px;
  color: #9e9da5;
  font-weight: bold;
  text-transform: uppercase;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .goal b,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .goal b,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .goal b,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .goal b {
  color: #36363b;
  display: inline-block;
  margin-left: 0.625rem;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .goal b.long-value,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .goal b.long-value,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .goal b.long-value,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .goal b.long-value {
  font-size: 1.05rem;
}

sellers-list .sellers-list .seller .seller-info-wrap .seller-info .company,
.team-directory .sellers-list .seller .seller-info-wrap .seller-info .company,
.seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .company,
teams-list .sellers-list .seller .seller-info-wrap .seller-info .company {
  font-size: 1rem;
  line-height: 2rem;
  letter-spacing: 0.1px;
  color: #27272a;
}

sellers-list .sellers-list .seller a.button,
.team-directory .sellers-list .seller a.button,
.seller-directory-content .sellers-list .seller a.button,
teams-list .sellers-list .seller a.button {
  margin: 0;
  padding: 0.75rem 1.25rem;
  font-size: 1.063rem;
  line-height: 1.5rem;
  letter-spacing: 0.0625rem;
  width: 100%;
  height: auto;
  white-space: normal;
}

teams-list,
teams-cat {
  width: calc(66.66% + 5rem);
  margin: 0 auto;
  display: block;
}

teams-list.full-width,
teams-cat.full-width {
  width: 100%;
}

teams-list .teams-list,
teams-cat .teams-list {
  text-transform: uppercase;
  margin-top: 2rem;
}

teams-list .teams-list .team,
teams-cat .teams-list .team {
  border: solid 1px #bbbbc3;
  margin-bottom: 1rem;
}

teams-list .teams-list .team .info,
teams-cat .teams-list .team .info {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  font-size: 1rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  text-transform: uppercase;
  line-height: 2.5rem;
  letter-spacing: 0.7px;
  color: #9e9da5;
}

teams-list .teams-list .team .info b,
teams-cat .teams-list .team .info b {
  color: #36363b;
  display: inline-block;
  margin-left: 0.75rem;
}

teams-list .teams-list .team .info > div:not(.members-toggle),
teams-cat .teams-list .team .info > div:not(.members-toggle) {
  margin-right: 1.5rem;
}

teams-list .teams-list .team .info .members-toggle,
teams-cat .teams-list .team .info .members-toggle {
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTkgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QjIwQzk1N0MtMkRFOC00REExLUE0MjItMjJBRTlDNUY0NzhEPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSIxMjgwLWdyaWQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwOC5QaWUtU2VsbGVyLURpcmVjdG9yeS0tLVNlbGxlci1UZWFtcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNTkuMDAwMDAwLCAtMTg5Ni4wMDAwMDApIiBzdHJva2U9IiMzNjM2M0IiIHN0cm9rZS13aWR0aD0iMyI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTMuMDAwMDAwLCAxMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNjcxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTgtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NzUuNTAwMDAwLCA0OS41MDAwMDApIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTg3NS41MDAwMDAsIC00OS41MDAwMDApICIgcG9pbnRzPSI4ODEgNTUgODcwIDU1IDg3MCA0NCI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
}

teams-list .teams-list .team .info .members-toggle.active,
teams-cat .teams-list .team .info .members-toggle.active {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

teams-list .teams-list .team .name,
teams-cat .teams-list .team .name {
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.5rem;
  letter-spacing: 0.2px;
  color: #e35928;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 40%;
}

teams-list .teams-list .team .name:hover,
teams-cat .teams-list .team .name:hover {
  text-decoration: underline;
}

teams-list .teams-list .team .team-head,
teams-list .teams-list .team .member,
teams-cat .teams-list .team .team-head,
teams-cat .teams-list .team .member {
  position: relative;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

teams-list .teams-list .team .team-members,
teams-cat .teams-list .team .team-members {
  border-top: solid 1px #bbbbc3;
  padding: 0 1.875rem;
}

teams-list .teams-list .team .team-members .member,
teams-cat .teams-list .team .team-members .member {
  padding: 1.25rem 0;
  border-bottom: solid 1px #bbbbc3;
}

teams-list .teams-list .team .team-members .member .name,
teams-cat .teams-list .team .team-members .member .name {
  font-size: 1.125rem;
}

teams-list .teams-list .team .team-members .member .info .goal,
teams-cat .teams-list .team .team-members .member .info .goal {
  margin-right: 0;
  margin-left: 1.5rem;
}

teams-list .teams-list .team .team-members .member:last-child,
teams-cat .teams-list .team .team-members .member:last-child {
  border-bottom: 0 none;
}

teams-list .teams-list .team .team-head,
teams-cat .teams-list .team .team-head {
  padding: 1.875rem;
}

teams-list .teams-list .team .team-head.folded,
teams-cat .teams-list .team .team-head.folded {
  background-color: rgba(238, 238, 238, 0.2);
}

teams-cat .teams-list .team .team-head {
  cursor: pointer;
}

teams-cat .teams-list .team .team-head:hover {
  background-color: rgba(238, 238, 238, 0.2);
}

teams-cat .teams-list .team .team-members .member .name-wrap span.num {
  color: #9e9da5;
  font-size: 1.125rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 2.5rem;
}

.form-field multi-select,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select {
  width: 100%;
  display: block;
  color: #32373c;
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
}

.form-field multi-select table,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
}

.form-field multi-select table th,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table th {
  width: calc(50% - 25px);
  line-height: 1.4em;
  padding: 0.5em 1em;
  background-color: #f0f0f0;
  border: 1px solid #d8d8d8;
}

.form-field multi-select table td,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table td {
  width: calc(50% - 25px);
  font-weight: 400;
  line-height: 1.875rem;
  padding: 0.563rem 1.125rem;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-top: 0 none;
}

.form-field multi-select table .center,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table .center {
  background-color: transparent;
  border: 0 none;
  width: 50px;
}

.form-field multi-select table .center .button.button-small,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table .center .button.button-small {
  padding: 1px 2px;
  height: 1.25rem;
  width: 100%;
  margin: 0;
  font-size: 20px;
}

.form-field multi-select table .center .button.button-small:last-child,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table .center .button.button-small:last-child {
  margin-top: 1em;
}

.form-field multi-select table tbody td,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tbody td {
  padding: 0;
  vertical-align: top;
}

.form-field multi-select table tbody td .items,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tbody td .items {
  height: calc(12em + 3px);
  overflow-x: hidden;
  overflow-y: auto;
}

.form-field multi-select table tbody td .items .item,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tbody td .items .item {
  line-height: 1.875rem;
  padding: 0.563rem 1.125rem;
  border-bottom: 1px solid #e7e7e7;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form-field multi-select table tbody td .items .item.selected,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tbody td .items .item.selected {
  border-color: #e35928;
  background: #e35928;
  color: #ffffff;
}

.form-field multi-select table tbody .center,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tbody .center {
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  padding: 0 0.5rem;
}

.form-field multi-select table tfoot th,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tfoot th {
  border-top: 0 none;
  text-align: center;
  background-color: #ffffff;
}

.form-field multi-select table tfoot th .button.button-small,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tfoot th .button.button-small {
  height: 52px;
  line-height: 46px;
  font-size: 18px;
  margin: 0;
}

.form-field multi-select table tfoot th .button.button-small .dashicons,
.wpp.fieldsbox .fields-tree tbody tr.editor > td .form-table td multi-select table tfoot th .button.button-small .dashicons {
  position: relative;
  top: 1px;
}

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

body label.required {
  padding-left: 1.625rem;
}

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

body label span {
  margin-left: 12.5rem;
}

body label span .credit-cards {
  width: 1.875rem;
  height: 1rem;
}

body .form-view-simple {
  margin-bottom: 2.5rem;
}

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

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

body input[type=radio] {
  display: inline-block;
  height: 0;
  width: 0;
  opacity: 0;
  margin: 0;
}

body input[type=radio]:checked + label:after {
  display: block;
}

body input[type=radio]:checked + label > span {
  color: #869043 !important;
}

body input[type=radio]:checked.other-amount + label {
  color: #869043;
}

body input[type=radio]:checked.other-amount + label input[type=text] {
  border: 0.188rem solid #869043;
}

body input[type=radio]:focus + label:before {
  border: 0.05rem solid #869043;
}

body input[type=radio].error + label:before {
  border-color: #ca3c2d !important;
}

body input[type=radio] + label {
  padding-left: 3.125rem;
  padding-right: 2.5rem;
  cursor: pointer;
}

body input[type=radio] + label input[type=text] {
  margin-bottom: 0;
}

body input[type=radio] + label > img {
  display: block;
  margin: 3.375rem auto 1.125rem;
  max-height: 2.75rem;
}

body input[type=radio] + label > span {
  display: block;
  margin: 1.125rem auto 2rem !important;
  text-align: center;
}

body input[type=radio] + label.payment-system {
  width: 16.75rem;
}

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 #9e9da5;
  left: 0;
  box-sizing: border-box;
}

body input[type=radio] + label:after {
  content: "";
  display: none;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  border-radius: 50%;
  border: 0.5rem solid #795453;
  left: 0;
  top: 0;
  box-sizing: border-box;
}

body input[type=radio].bordered {
  /*&:focus {
      + label {
          border: 0.05rem solid $light-olive;
      }
  }*/
}

body input[type=radio].bordered:checked + label {
  border: 0.188rem solid #869043;
  color: #869043;
}

body input[type=radio].bordered + label {
  letter-spacing: 0.25rem;
  padding: 0 1.25rem 0 1.5rem;
  border: 0.188rem solid #bbbbc3;
  border-radius: 0.188rem;
  line-height: 3.375rem;
  color: #bbbbc3;
  margin-right: 1.25rem;
}

body input[type=radio].bordered + label:before {
  display: none;
}

body input[type=radio].bordered + label:after {
  display: none;
}

body input[type=radio].other-amount + label {
  padding: 0;
}

body input[type=radio].other-amount + label .other-amount-input {
  border: 0.188rem solid #ececf1;
  border-radius: 0.188rem;
  padding-left: 2.5rem;
}

body input[type=radio].other-amount + label:before {
  content: "$";
  position: absolute;
  left: 1rem;
  top: 0;
  border: none;
  background: none;
  line-height: 3.625rem;
  color: #bbbbc3;
}

body input[type=radio].other-amount + label:after {
  display: none;
}

body input[type=checkbox] {
  display: inline-block;
  height: 0;
  width: 0;
  opacity: 0;
  margin: 0;
  /*&:focus {
      + label {
          &:before {
              //border: none;
              border: 2px solid $light-olive;
          }
      }
  }*/
}

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;
  background-size: 85%;
}

body input[type=checkbox].error + label:before {
  border-color: #ca3c2d !important;
}

body input[type=checkbox] + label {
  cursor: pointer;
  padding-left: 3.125rem;
  padding-right: 2.5rem;
}

body input[type=checkbox] + label:before {
  content: "";
  display: block;
  position: absolute;
  width: 1.875rem;
  height: 1.875rem;
  background-color: #f2f2f2;
  border: 1px solid #9e9da5;
  left: 0;
  box-sizing: border-box;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

body input[type=submit],
body button {
  font-family: "Roboto Condensed", 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;
}

body input[type=submit]:hover,
body button:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #e35928;
}

body input[type=submit][disabled],
body button[disabled] {
  background-color: transparent;
  border-color: #b3b3b6;
  color: #b3b3b6;
  cursor: not-allowed;
}

body input[type=submit] + button,
body button + button {
  margin-top: 20px;
}

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("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTkgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QjIwQzk1N0MtMkRFOC00REExLUE0MjItMjJBRTlDNUY0NzhEPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSIxMjgwLWdyaWQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwOC5QaWUtU2VsbGVyLURpcmVjdG9yeS0tLVNlbGxlci1UZWFtcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNTkuMDAwMDAwLCAtMTg5Ni4wMDAwMDApIiBzdHJva2U9IiMzNjM2M0IiIHN0cm9rZS13aWR0aD0iMyI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTMuMDAwMDAwLCAxMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNjcxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTgtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NzUuNTAwMDAwLCA0OS41MDAwMDApIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTg3NS41MDAwMDAsIC00OS41MDAwMDApICIgcG9pbnRzPSI4ODEgNTUgODcwIDU1IDg3MCA0NCI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: center right 0.875rem;
  outline: none;
  background-size: 1.25rem;
  /*&:focus {
      border: 2px solid $light-olive;
  }*/
}

body select:hover {
  cursor: pointer;
}

body select#event-type {
  margin-bottom: 0;
}

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

body textarea:focus {
  border: 2px solid #869043;
}

body input.error {
  border-color: #ca3c2d !important;
}

body .lf-recaptcha {
  margin-bottom: 2.5rem;
}

body div.error,
body div.success {
  display: none;
  font-size: 16px;
  border: 3px solid #ca3c2d;
  padding: 1rem;
  margin-bottom: 2.5rem;
  border-radius: 4px;
}

body div.success {
  border: 3px solid #869043;
}

body form a {
  margin-bottom: 1rem;
  display: inline-block;
}

body form.limus-form .content input[type=submit],
body form.limus-form .content button:not([data-action=next]) {
  width: 30%;
}

body form.limus-form .step-container p {
  padding-left: 1.25rem;
}

body form .content.group {
  padding: 0 !important;
}

body form .content.group p {
  margin-bottom: 3.25rem !important;
}

body form .content.processing {
  font-size: 1.25rem;
  color: #e0501d;
  width: 52% !important;
  text-align: center;
}

body form .content input[type=submit]:disabled,
body form .content button:disabled {
  border-color: #f5c2af;
  color: #f5c2af;
  background-color: transparent;
}

body form span.group-help {
  margin-left: 2.5rem;
  margin-bottom: 3.25rem !important;
  display: inline-block;
}

body form .col .col:first-child {
  padding-right: 0.625rem !important;
}

body form .col .col + .col {
  padding: 0 0.625rem !important;
}

body form .col .col:last-child {
  padding-right: 0 !important;
}

body form .full-row label {
  width: 100%;
}

body form .full-row label .box-info {
  width: 1.25rem;
  height: auto;
  margin-left: 0.938rem;
  vertical-align: middle;
}

body form a .del-row,
body form a .add-row {
  margin-bottom: 2.5rem;
  display: inline-block;
  margin-top: -1.25rem;
  outline: none;
}

body form a .del-row:focus,
body form a .add-row:focus {
  outline: none;
}

body form .step-container h4 {
  padding: 0 1.25rem;
}

body form .step-container span {
  font-weight: 600;
}

body form .step-container .content.group .fields {
  padding-left: 0;
  padding-right: 0;
}

body .field-help {
  position: relative;
  top: -2rem;
}

body #dd-container {
  color: #573f3e;
  background-color: transparent;
}

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

body #dd-container .dd-plugin table {
  margin-bottom: 2.5rem;
}

body #dd-container .dd-plugin table th {
  font-size: 2rem;
  line-height: 3rem;
  text-align: left;
  padding-bottom: 1.25rem;
}

body #dd-container .dd-plugin table td {
  padding-right: 20px;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

body #dd-container .dd-plugin table td p:first-child {
  margin-top: 2.5rem;
}

body #dd-container .dd-plugin .dd-search-title {
  margin-bottom: 3.25rem;
}

body #dd-container .dd-plugin .dtd-powered-by {
  margin: 2.5rem auto;
  display: block;
}

body #dd-container .dd-plugin .chosen-container {
  margin-bottom: 2.5rem;
}

body #dd-container .dd-plugin .chosen-container .chosen-drop {
  border: 2px solid #869043;
  border-top: none;
}

body #dd-container .dd-plugin .chosen-container .chosen-drop .active-result.highlighted {
  background: #869043;
  color: #ffffff;
}

body #dd-container .dd-plugin .chosen-container .chosen-drop .active-result.highlighted span {
  color: #ffffff;
}

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

body #dd-container .dd-plugin .chosen-container .chosen-choices:focus {
  border: 2px solid #869043;
}

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

body #dd-container .dd-plugin .chosen-container .chosen-choices .search-field input {
  margin-bottom: 0 !important;
}

body #dd-container li:before {
  display: none;
}

button.accordion-toggle {
  padding: 0;
  margin: 0;
  border: none;
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  top: 40px;
  right: 0;
}

button.accordion-toggle i {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 7px;
  transform: rotate(45deg);
}

button.accordion-toggle.active {
  background: none;
  outline: none;
}

button.accordion-toggle.active i {
  transform: rotate(-135deg);
}

button.accordion-toggle:hover {
  background: none;
  color: #e35928;
}

div.index-badge {
  font-size: 1.25rem;
  font-weight: bold;
  position: absolute;
  left: -60px;
  top: 50%;
  transform: translateY(-15px);
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #e35928;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cardholder.invalid {
  padding: 0;
  display: block;
  border: 0 none;
  margin: 0;
}

.sq-card-wrapper .sq-card-iframe-container {
  height: 48px !important;
}

.sq-card-wrapper .sq-card-iframe-container iframe {
  height: 48px !important;
}

.sq-card-wrapper .sq-card-message {
  font-family: "Roboto", sans-serif !important;
  font-size: 1rem !important;
}

.sq-card-wrapper .sq-card-message.sq-visible {
  margin-bottom: 2.5rem !important;
}

#subscribeto {
  margin-bottom: 1.25rem;
}

#subscribeto li {
  padding-left: 0;
}

#subscribeto li::before {
  display: none;
  content: none;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  /*outline: none;*/
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

/* Icons */

/* Arrows */

.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%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  /*outline: none;*/
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  /*outline: none;*/
  background-color: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

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

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 100;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

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

.slick-dots li button:hover,
.slick-dots li button:focus {
  /*outline: none;*/
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

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

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slider-container,
.slider-footer {
  max-width: none !important;
  padding: 0 !important;
}

body .slide {
  /*outline: none;*/
  position: relative;
  overflow: hidden;
  /*@include response-to(vpd) {
      height: 300px !important;
  }*/
  /*@include response(apn) {
      height: auto;
  }*/
}

body .slide .slide-holder {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  float: left;
}

body .slide .slide-holder .left {
  overflow: hidden;
  width: 32%;
  padding: 0 !important;
}

body .slide .slide-holder .left img {
  display: block;
  float: right;
}

body .slide .slide-holder div.center {
  text-align: left;
  width: 100%;
  vertical-align: middle !important;
  padding: 0 2rem 0 2rem !important;
}

body .slide .slide-holder div.center h1 {
  text-align: left !important;
  position: relative;
  /*@include response-from(hpd) {
      max-width: 40.5rem;
  }*/
}

body .slide .slide-holder div.center p {
  line-height: 2.25rem;
  font-size: 1.5rem;
  font-weight: 600;
  padding-right: 2.5rem;
  text-transform: uppercase;
  position: relative;
}

body .slide .slide-holder .right {
  overflow: hidden;
  width: 26%;
  padding: 0 !important;
}

body .slide .slide-holder .right img {
  display: block;
  float: left;
}

body .slide img {
  height: 100%;
  max-width: none;
}

body .slider-footer .light-bg-olive {
  background-image: none !important;
}

body .slick-dots {
  padding: 0;
  margin: 0;
}

body .slick-dots li {
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0;
}

body .slick-dots {
  height: 0 !important;
  width: 0 !important;
  margin: 0 auto !important;
  padding: 0;
  bottom: 6px;
  list-style: none;
  display: block;
  left: 50%;
  transform: translateX(-6px);
  -ms-transform: translateX(-6px);
  text-align: center;
}

body .slick-dots li {
  margin: 0;
  padding: 0;
  height: 12px;
  width: 12px;
  font-size: 0;
  line-height: 0;
  position: absolute;
}

body .slick-dots li:before {
  display: none !important;
}

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

body .slick-dots li button:before {
  display: none;
}

body .slick-dots li.slick-active button {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}

body .client-stories-slider {
  background-image: url("../img/bg/dark-red.png");
  background-position: center;
  padding: 0 !important;
}

body .client-stories-slider .stories-slide {
  outline: none;
}

body .client-stories-slider .stories-slide .row .col {
  padding: 5.5rem 0 !important;
}

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

body .client-stories-slider .stories-slide .row .col span {
  color: #ffffff;
  text-transform: uppercase;
}

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

body .client-stories-slider .stories-slide .row .col span.position {
  line-height: 1.75rem;
  font-size: 1.125rem;
}

body .our-partners-slider .partners-slide {
  outline: none;
}

body .our-partners-slider .partners-slide .row .col {
  text-align: center !important;
}

body .our-partners-slider .partners-slide .row .col img {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  max-width: 14% !important;
  width: auto !important;
}

body .our-partners-slider .slick-prev {
  background-image: url("../img/icons/arrow-left-dark.png");
}

body .our-partners-slider .slick-prev:hover {
  background-image: url("../img/icons/arrow-left-dark.png");
}

body .our-partners-slider .slick-next {
  background-image: url("../img/icons/arrow-right-dark.png");
}

body .our-partners-slider .slick-next:hover {
  background-image: url("../img/icons/arrow-right-dark.png");
}

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

body .slick-prev:before {
  display: none;
}

body .slick-prev:hover {
  background-image: url("../img/icons/arrow-left.png");
  background-position: center;
  background-repeat: no-repeat;
}

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

body .slick-next:before {
  display: none;
}

body .slick-next:hover {
  background-image: url("../img/icons/arrow-right.png");
  background-position: center;
  background-repeat: no-repeat;
}

body .slide {
  opacity: 0;
  /*height: 0;*/
}

body .get-involved .slide {
  opacity: 1;
}

body .slick-slider.slick-initialized .slide {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}

body .slick-slider {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

body .container.hero-container {
  min-height: 45.563rem;
  /*background-size: contain;*/
  background-position: center;
}

body .container.hero-container .section {
  padding: 0;
}

body .container.hero-container .section .table .row .col {
  padding: 4.25rem 1.25rem;
}

body .container.hero-container .section .table .row .col h1 {
  margin-bottom: 3.125rem;
  text-align: center;
}

body .container.hero-container .section .table .row .col p {
  color: #795453;
}

body .container.hero-container .section .table .row .col a {
  border-color: #795453;
  color: #795453;
}

body .container.hero-container .section .table .row .col a:hover {
  background-color: #795453;
  color: #ffffff;
}

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

.container.overlay.info-modal #close-overlay {
  display: none !important;
}

.container.overlay.active {
  transition: opacity 0.3s ease-in;
  opacity: 1;
  visibility: visible;
}

.container.overlay .text-center {
  text-align: center !important;
}

.container.overlay #close-overlay {
  color: #ffffff;
  font-size: 3.125rem;
  font-weight: 400;
  position: absolute;
  right: -2.063rem;
  top: -2.063rem;
}

.container.overlay #close-overlay:hover {
  color: #e35928;
  text-decoration: none;
  cursor: pointer;
}

.container.overlay .overlay-wrapper {
  position: absolute;
  top: 50%;
  left: 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;
}

.container.overlay .overlay-wrapper .invalid-text {
  display: none;
}

.container.overlay .overlay-wrapper .overlay-header {
  padding: 2rem 0 0;
}

.container.overlay .overlay-wrapper .overlay-header h5,
.container.overlay .overlay-wrapper .overlay-header h4 {
  margin-bottom: 0;
  padding: 0 1.875rem;
}

.container.overlay .overlay-wrapper .overlay-header h5 {
  margin-bottom: 1.75rem;
  margin-top: 0;
  color: #795453;
}

.container.overlay .overlay-wrapper .overlay-form {
  padding: 0 2.5rem 0;
}

.container.overlay .overlay-wrapper .overlay-form label {
  margin: 0 0 1.25rem;
}

.container.overlay .overlay-wrapper .overlay-form input:not(.button) {
  height: 3.75rem;
  line-height: 3.75rem;
  margin: 0 0 1.25rem;
}

.container.overlay .overlay-wrapper .bottom-link {
  margin-bottom: 1.25rem;
}

.container.overlay .overlay-wrapper .bottom-link a {
  text-decoration: none;
}

.container.overlay .overlay-wrapper .bottom-text span {
  display: block;
  font-weight: 600;
}

.container.overlay .overlay-wrapper .button,
.container.overlay .overlay-wrapper input[type=submit] {
  width: 100%;
  padding: 0;
  line-height: 4.063rem;
  margin: 0 0 2.5rem;
  border-radius: 3px;
  border: 0.188rem solid #e35928;
  font-size: 1.625rem;
  color: #e35928;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.25rem;
  font-family: "Roboto Condensed", sans-serif;
  white-space: nowrap;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none !important;
}

.container.overlay .overlay-wrapper .button:hover,
.container.overlay .overlay-wrapper input[type=submit]:hover {
  color: #ffffff;
  background-color: #e35928;
}

.container.overlay .overlay-wrapper .button[disabled],
.container.overlay .overlay-wrapper input[type=submit][disabled] {
  border-color: #f5c2af;
  color: #f5c2af;
  cursor: not-allowed;
}

.container.overlay .overlay-wrapper .button[disabled]:hover,
.container.overlay .overlay-wrapper input[type=submit][disabled]:hover {
  border-color: #f5c2af;
  color: #f5c2af;
  background-color: #ffffff;
}

.container.overlay .overlay-wrapper #login #password {
  margin-bottom: 1.75rem;
  letter-spacing: 0;
  font-family: "Roboto", sans-serif;
}

.container.overlay .overlay-wrapper #login .bottom-wrapper {
  padding: 0 2.5rem;
}

.container.overlay .overlay-wrapper #login .bottom-wrapper .button {
  margin: 1.25rem auto 2.5rem;
  width: 100%;
}

.container.overlay .overlay-wrapper #login.with-invalid .invalid-text {
  display: block;
  margin: 0.563rem auto 1.75rem;
}

.container.overlay .overlay-wrapper #login.with-invalid .button {
  margin-top: 0;
}

.container.overlay .overlay-wrapper #login.with-invalid .bottom-wrapper .button {
  margin-top: 2.813rem;
}

.container.overlay .overlay-wrapper #login.with-invalid .bottom-link {
  margin-bottom: 2.813rem;
}

.container.overlay .overlay-wrapper #new-user .overlay-header {
  padding: 2.875rem 0 2.75rem;
}

.container.overlay .overlay-wrapper #new-user .overlay-form .button {
  margin-bottom: 0;
}

.container.overlay .overlay-wrapper #new-user .overlay-form .hidden-text {
  margin: 2.188rem 0 5.375rem;
  visibility: hidden;
}

.container.overlay .overlay-wrapper #new-user .bottom-link {
  padding: 1.75rem 0 0.75rem;
}

.container.overlay .overlay-wrapper #new-user.with-invalid .invalid-text {
  display: block;
  margin: 2.188rem auto;
}

.container.overlay .overlay-wrapper #new-user.with-invalid .button {
  margin: 0 auto 7.688rem;
}

.container.overlay .overlay-wrapper #new-user.with-invalid .hidden-text {
  display: none;
}

.container.overlay .overlay-wrapper #create-password .overlay-header {
  padding: 3rem 0 0;
}

.container.overlay .overlay-wrapper #create-password .overlay-form label {
  margin: 0 0 1.688rem;
}

.container.overlay .overlay-wrapper #create-password .overlay-form label.second-label {
  margin-top: 1.5rem;
}

.container.overlay .overlay-wrapper #create-password .overlay-form p.hidden-text {
  margin-bottom: 1rem;
  visibility: hidden;
}

.container.overlay .overlay-wrapper #create-password .overlay-form .button {
  margin-top: 0rem;
}

.container.overlay .overlay-wrapper #new-password .bottom-wrapper {
  margin-bottom: 4.375rem;
}

.container.overlay .overlay-wrapper .message {
  margin-bottom: 1.375rem;
}

.container.overlay .overlay-wrapper .message .appArea {
  margin-bottom: 2rem;
}

.container.overlay .overlay-wrapper .message.error {
  color: #ca3c2d;
}

.container.overlay .overlay-wrapper #subscribe-news .limus-form {
  padding: 0 2.5rem 3.75rem;
}

.container.overlay .overlay-wrapper #subscribe-news .limus-form label {
  margin: 1.25rem 0;
  padding-left: 0;
}

.container.overlay .overlay-wrapper #subscribe-news .limus-form label:before {
  display: none;
}

.container.overlay .overlay-wrapper #subscribe-news .limus-form input {
  height: 3.75rem;
  line-height: 3.5rem;
  margin: 0;
}

.container.overlay .overlay-wrapper #subscribe-news .limus-form input[type=submit] {
  margin: 1.25rem auto 0;
}

.container.overlay .overlay-wrapper #subscribe-news .limus-form .table .row .col {
  padding: 0;
}

.container.overlay .overlay-wrapper #subscribe-news .limus-form .content {
  padding: 0;
}

.container.overlay.sbmt .overlay-wrapper {
  max-width: 53.75rem;
}

.container.overlay.subscribe-modal #close-overlay {
  top: 10px;
  right: 10px;
  color: #000000;
}

.container.overlay.subscribe-modal #close-overlay:hover {
  color: #e35928;
  text-decoration: none;
  cursor: pointer;
}

.container.overlay.subscribe-modal .overlay-wrapper {
  max-width: 60rem;
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
}

.upload-media {
  padding: 1.875rem;
}

.upload-media .upload-head {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 1.875rem;
}

.upload-media .upload-head > div {
  font-size: 1.125rem;
  padding: 0.625rem 1.25rem;
  text-align: center;
  width: calc(50% - 0.5rem);
  border: 3px solid #e35928;
  border-radius: 2px;
  text-transform: uppercase;
  color: #e35928;
  font-weight: 600;
}

.upload-media .upload-head > div.active,
.upload-media .upload-head > div:hover {
  background-color: #e35928;
  color: #ffffff;
}

.upload-media .upload-body {
  margin-bottom: 1.875rem;
}

.upload-media .upload-body input {
  margin-bottom: 0;
}

.upload-media .upload-footer {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

.upload-media .upload-footer .button {
  font-size: 1.125rem;
  padding: 0.625rem 1.25rem !important;
  line-height: normal !important;
  width: calc(33.33% - 0.5rem) !important;
  height: auto !important;
  margin: 0 !important;
}

.error-modal .overlay-header {
  padding-top: 2.5rem;
}

.error-modal .overlay-header .message {
  padding: 0 2.5rem;
  margin-bottom: 2.5rem !important;
}

.error-modal .overlay-header .button.cancel {
  max-width: 12.5rem;
}

.submit-modal .overlay-header h5 {
  padding: 0 2.5rem;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.75rem;
  color: #e0501d;
}

.submit-modal .overlay-header .message {
  padding: 0 2.5rem;
  margin-bottom: 2.5rem !important;
}

.submit-modal .overlay-header .note {
  margin-bottom: 0;
  padding: 1.875rem 2.5rem 0;
}

.submit-modal .overlay-header .review-order {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: stretch;
  align-items: stretch;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  text-align: left;
}

.submit-modal .overlay-header .review-order .side {
  width: 50%;
}

.submit-modal .overlay-header .review-order .side.left-side {
  border-right: 1px solid #d8d8d8;
}

.submit-modal .overlay-header .review-order .step {
  padding: 1.25rem 1.875rem;
  border-bottom: 1px solid #d8d8d8;
}

.submit-modal .overlay-header .review-order .step:last-child {
  border-bottom: 0 none;
}

.submit-modal .overlay-header .review-order .step .title {
  text-transform: uppercase;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.75rem;
  color: #6e4d4b;
}

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

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

.submit-modal .overlay-header .review-order .step .title .total:before {
  content: "$";
}

.submit-modal .overlay-header .review-order .step .title.dis {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.submit-modal .overlay-header .review-order .step p {
  margin-bottom: 0;
  font-weight: 500;
  color: #27272a;
  letter-spacing: 0.1px;
  line-height: 1.4rem;
  font-size: 1rem;
}

.submit-modal .overlay-header .review-order .step p.seller-name {
  text-transform: uppercase;
  margin-top: 1.25rem;
}

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

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

.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-height: normal;
}

.submit-modal .overlay-header .review-order .step p.about-coupon .total {
  color: #e0501d;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  line-height: normal;
}

.submit-modal .overlay-header .review-order .step .orders {
  margin-top: 1.25rem;
}

.submit-modal .overlay-header .review-order .step .orders .order {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 1rem;
}

.submit-modal .overlay-header .review-order .step .orders .order:last-child {
  margin-bottom: 0;
}

.submit-modal .overlay-header .review-order .step .orders .order .img-name {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
}

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

.submit-modal .overlay-header .review-order .step .orders .order .img-name .image img {
  max-width: 100%;
}

.submit-modal .overlay-header .review-order .step .orders .order .img-name .image + .name {
  margin-left: 0.75rem;
}

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

.submit-modal .overlay-header .review-order .step .orders .order .prices {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
}

.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: #CECECE;
  white-space: nowrap;
}

.submit-modal .overlay-header .review-order .step .orders .order .prices .price > * {
  display: inline-block;
  margin-right: 0.813rem;
}

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

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

.submit-modal .overlay-header .review-order .step .orders .order .prices .price .item-price:before {
  content: "$";
}

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

.submit-modal .overlay-header .review-order .step .orders .order .prices .total-price:before {
  content: "$";
}

.submit-modal .overlay-header .review-order .step .orders .orders-total {
  text-align: right;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #27272a;
}

.submit-modal .overlay-header .review-order .step .orders .orders-total .total-price {
  color: #e0501d;
  display: inline-block;
  margin-left: 1.125rem;
}

.submit-modal .overlay-header .review-order .step .orders .orders-total .total-price:before {
  content: "$";
}

.submit-modal .overlay-header .review-order .step .location {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-top: 1.25rem;
}

.submit-modal .overlay-header .review-order .step .location .city {
  padding-left: 2rem;
  position: relative;
}

.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%);
  -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");
}

.submit-modal .overlay-header .review-order .step .location .address-time .site {
  text-transform: uppercase;
}

.submit-modal .overlay-header .review-order .step .location .address-time .time {
  font-size: 1.125rem;
  font-weight: bold;
  color: #CECECE;
  margin-top: 1rem;
}

.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: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

.submit-modal .overlay-header .review-order .step .donation .total-price {
  color: #e35928;
  display: inline-block;
  margin-left: 1.125rem;
}

.submit-modal .overlay-header .review-order .step .donation .total-price:before {
  content: "$";
}

.submit-modal .overlay-header .review-order .step.main {
  text-align: center;
}

.submit-modal .overlay-header .review-order .step.main .title {
  color: #e0501d;
  margin-bottom: 0;
}

.submit-modal .overlay-header .review-order .step.main .mob-descr {
  display: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin-top: 8px;
}

.submit-modal .buttons-list-form {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
  padding: 1.875rem 2.5rem 1.875rem;
}

.submit-modal .buttons-list-form.top-btns {
  border-bottom: 1px solid #d8d8d8;
}

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

.submit-modal .buttons-list-form .button:first-child {
  margin-right: 0.5rem !important;
}

.submit-modal .buttons-list-form .button:last-child {
  margin-left: 0.5rem !important;
}

.submit-modal .buttons-list-form .button.button-with-bg {
  background: transparent;
}

.gt-single > .form-col {
  padding: 0 2.5rem;
  width: 100%;
}

.gt-single .form-row {
  padding: 0 1.25rem;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.gt-single .form-row .form-col {
  padding: 0 1.25rem;
  width: 50%;
}

.submenu {
  background-image: url("../img/bg/dark-red.png");
  padding: 3.125rem 2.5rem;
}

.submenu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: justify;
}

.submenu ul li {
  display: inline-block;
  width: auto;
  padding: 0;
  margin-bottom: 0;
}

.submenu ul li:before {
  content: none;
}

.submenu ul li a {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.125rem;
}

.submenu ul li a:hover {
  text-decoration: underline;
}

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

.submenu ul li .button:hover {
  background-color: #e35928;
  border-color: #e35928;
  text-decoration: none;
}

.submenu ul:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.seller-description button {
  padding: 0;
  margin: 0;
}

.ql-align-center {
  text-align: center;
}

.ql-align-justify {
  text-align: justify;
}

.ql-align-left {
  text-align: left;
}

.ql-align-right {
  text-align: right;
}

.toolkit {
  padding-top: 2.5rem;
}

.toolkit .tabs ul.nav-tabs {
  list-style: none;
  display: flex;
  width: 100%;
  margin-bottom: 1.25rem;
}

.toolkit .tabs ul.nav-tabs li {
  color: #b4b4bd;
  text-transform: uppercase;
  font-size: 1.75rem;
  font-weight: bold;
  padding-left: 0;
  width: auto;
  margin-right: 2.5rem;
  cursor: pointer;
}

.toolkit .tabs ul.nav-tabs li:before {
  content: none;
}

.toolkit .tabs ul.nav-tabs li:empty {
  display: none;
}

.toolkit .tabs ul.nav-tabs li.active {
  color: #e35928;
  text-decoration: underline;
}

.toolkit .tabs .group .label {
  font-size: 1.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #e35928;
  margin: 2.5rem 0 1.25rem 0;
}

.toolkit .tabs .items {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "item1 item2 item3" "stretch stretch stretch";
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  row-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-column-gap: 1.25rem;
}

.toolkit .tabs .items .content {
  padding: 0;
  margin: 1.875rem 0 1.875rem;
}

.toolkit .tabs .item-wrapper {
  box-shadow: 0 0 0 1px #9e9da5;
}

.toolkit .tabs .item-wrapper.noborder {
  box-shadow: none;
}

.toolkit .tabs .item-wrapper.stretch {
  grid-area: stretch;
}

.toolkit .tabs .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.toolkit .tabs .item .limus-form .form-fields > button[type=button] {
  margin: 2.25rem 0 0;
}

.toolkit .tabs .item .limus-form .form-fields > .form-error-msg,
.toolkit .tabs .item .limus-form .form-fields > .form-success-msg {
  padding: 0;
}

.toolkit .tabs .item section {
  margin: 1.25rem;
}

.toolkit .tabs .item .type {
  font-size: 1rem;
  color: #36363b;
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
}

.toolkit .tabs .item .type .key {
  font-size: 1.125rem;
  color: #b4b4bd;
  padding-right: 0.625rem;
}

.toolkit .tabs .item .title {
  font-size: 1.375rem;
  color: #e35928;
  text-transform: uppercase;
  font-weight: bold;
  margin: 1.25rem 0 2.5rem 0;
}

.toolkit .tabs .item .button.download {
  margin: 0;
  height: 3.25rem;
  line-height: 2.875rem;
  font-size: 1.125rem;
  width: 100%;
  padding: 0;
}

.toolkit .tabs .item .excerpt {
  margin-bottom: 1.25rem;
  width: 100%;
  font-size: 1rem;
  line-height: 1.625rem;
}

.toolkit .tabs .item .excerpt:empty {
  display: none;
}

.toolkit .tabs .item.tb-image img {
  width: 100%;
  height: auto;
  min-height: 17.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.toolkit .tabs .item.tb-document i.icon-document {
  display: block;
  margin: 3.125rem auto;
  background-image: url("../img/icons/document-icon.svg");
  background-position: center;
  background-size: 11.25rem 11.25rem;
  width: 11.25rem;
  height: 11.25rem;
}

.toolkit .tabs .item.tb-video iframe.video-container {
  width: 100%;
  height: 17.5rem;
  flex: 1 1 auto;
  border: 0;
}

.toolkit .tabs .item.tb-article img {
  width: 100%;
  height: auto;
  min-height: 17.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.toolkit .tabs .item.tb-article .title {
  margin: 0 0 1.25rem 0;
}

.toolkit .tabs .item.tb-article.without-image .title {
  margin-top: 1.25rem;
}

.toolkit .tabs .item.tb-article .social-buttons {
  display: flex;
  justify-content: space-around;
}

.toolkit .tabs .item.tb-article .social-buttons .button {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  margin: 0;
  height: 3.25rem;
  line-height: 2.875rem;
  font-size: 1.125rem;
}

hq-head {
  background-color: #ececf1;
  color: #36363b;
  font-weight: 600;
  line-height: 1.25em;
  text-transform: uppercase;
  display: block;
}

hq-head span {
  font-weight: 600;
}

hq-head .top {
  color: #6e4d4b;
  font-size: 2rem;
  line-height: 2.75rem;
  padding: 2rem;
}

hq-head .top span {
  color: #e35928;
  font-size: 2rem;
  line-height: 2.75rem;
  margin-left: 1.25rem;
}

hq-head .bottom {
  color: #9e9da5;
  font-size: 1.375rem;
  line-height: 2.75rem;
  border-top: 1px solid #d8d8d8;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
}

hq-head .bottom > div {
  display: flex;
}

hq-head .bottom span {
  font-size: 1.375rem;
  line-height: 2.75rem;
  color: #36363b;
  margin-left: 1.25rem;
}

hq-head .sold,
hq-head .raised,
hq-head .towards,
hq-head .days {
  display: flex;
  align-items: center;
}

hq-head .sold:before,
hq-head .raised:before,
hq-head .towards:before,
hq-head .days:before {
  content: "";
  width: 2.75rem;
  height: 2.5rem;
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  margin-right: 1.25rem;
}

hq-head .sold:before {
  margin-bottom: 0.5rem;
  background-image: url("../img/pie.svg");
}

hq-head .raised:before {
  background-image: url("../img/pig.svg");
}

hq-head .goal {
  color: #e35928;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

hq-head .goal .goal-save {
  margin: 0 0 0 1.25rem;
  padding: 0 1.25rem;
  font-size: 1.063rem;
  line-height: 2.5rem;
  letter-spacing: 1px;
}

hq-head .towards:before {
  background-image: url("../img/graph.svg");
}

hq-head .days:before {
  background-image: url("../img/calendar.svg");
}

hq-head input[type=text] {
  width: 4.125rem;
  height: 2.75rem;
  color: #9e9da5;
  font-size: 1.375rem;
  font-weight: 600;
  text-align: center;
  border-color: #9e9da5;
  border-width: 1px;
  box-sizing: border-box;
  margin: 0;
  margin-left: 1.25rem;
  padding: 0;
}

.toast.toast-info,
.toast.toast-success,
.toast.toast-warning,
.toast.toast-error {
  background-color: #36363b;
}

.toast .toast-title,
.toast .toast-message {
  font-size: 16px;
}

.contacts-selector .controls {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 2.5rem;
  justify-content: space-between;
}

.contacts-selector .controls-item {
  position: relative;
  width: 36%;
  min-height: 3.563rem;
}

.contacts-selector .controls-item .results-container {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.625rem;
  width: 100%;
  height: 16.25rem;
  border: 0.188rem solid #e35928;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 1000;
  border-top-left-radius: 0.188rem;
  border-top-right-radius: 0.188rem;
  border-bottom-right-radius: 0.188rem;
  border-bottom-left-radius: 0.188rem;
}

.contacts-selector .controls-item .results-container .close-btn {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  width: 2.5rem !important;
  height: 2.5rem;
  background: #ffffff;
  border-left: 0.188rem solid #e35928;
  border-right: 0.188rem solid #e35928;
  border-bottom: 0.188rem solid #e35928;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0.188rem;
  border-bottom-left-radius: 0.188rem;
}

.contacts-selector .controls-item .results-container .close-btn span.arrow-down {
  width: 0;
  height: 0;
  border-left: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
  border-top: 0.5rem solid #e35928;
}

.contacts-selector .controls-item .results-container .search {
  margin-bottom: 10px;
  width: calc(100% - 3.75rem);
  position: relative;
}

.contacts-selector .controls-item .results-container .search input.search-inp {
  line-height: 1.625rem;
  height: auto;
  font-size: 0.875rem;
  padding: 0.313rem 0.625rem;
  width: 100%;
  margin: 0 !important;
}

.contacts-selector .controls-item .results-container .search button.clear-btn {
  border: none;
  padding: 0;
  margin: 0;
  color: #9e9da5;
  position: absolute;
  top: 0;
  right: 0;
  top: 0;
  right: 0;
  line-height: 1;
  padding: 0.25rem 0.375rem;
}

.contacts-selector .controls-item .results-container .search button.clear-btn:hover {
  background: #9e9da5;
  color: #ffffff;
}

.contacts-selector .controls-item .results-container .contacts {
  overflow-x: hidden;
  overflow-y: auto;
  height: 11.875rem;
  padding-top: 0.125rem;
}

.contacts-selector .controls-item .results-container .contacts .no-data {
  display: flex;
  justify-content: center;
  margin: 1.25rem 0;
}

.contacts-selector .controls-item .results-container .contacts-item input[disabled] + label {
  cursor: not-allowed;
}

.contacts-selector .controls-item .results-container .contacts-item input[disabled] + label span {
  color: #b3b3b6;
}

.contacts-selector .controls-item .results-container .contacts-item label {
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-weight: normal;
}

.contacts-selector .controls-item .results-container .contacts-item label span.name {
  font-weight: bold;
  text-transform: capitalize;
}

.contacts-selector .controls-item .results-container .contacts-item label span.email {
  text-transform: none;
}

.contacts-selector .controls-item .results-container .contacts-item label span {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

.contacts-selector .controls-item .buttons-wrapper {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.contacts-selector .controls-item button.contacts-btn {
  margin: 0;
  font-size: 0.875rem;
  line-height: 3.188rem;
  width: auto;
  position: relative;
  padding: 0 3.375rem 0 0.938rem;
  text-align: left;
  margin-right: 1rem;
  white-space: nowrap;
}

.contacts-selector .controls-item button.contacts-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 0.938rem;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  right: 0.938rem;
  background-image: url("../img/icons/letter.png");
  background-size: cover;
}

.contacts-selector .controls-item button.contacts-btn.google {
  padding-right: 14rem;
}

.contacts-selector .controls-item button.contacts-btn.google:after {
  background-image: url("../img/icons/btn_google_signin_light_normal_web@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 13rem;
  height: 3.188rem;
  right: 0;
}

.contacts-selector .selected {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.contacts-selector .selected-item {
  padding: 0.313rem 0.625rem;
  background: #e35928;
  color: #ffffff;
  font-size: 1.125rem;
  border-top-left-radius: 0.188rem;
  border-top-right-radius: 0.188rem;
  border-bottom-right-radius: 0.188rem;
  border-bottom-left-radius: 0.188rem;
  margin: 0 0.75rem 0.75rem 0;
  display: flex;
  align-items: center;
}

.contacts-selector .selected-item span {
  font-size: 1.125rem;
  color: inherit;
}

.contacts-selector .selected-item button.remove-btn {
  padding: 0.188rem 0.25rem;
  margin: 0 0 0 0.625rem;
  color: #ffffff;
  line-height: 1em;
}

.radio-design {
  display: flex;
  justify-content: space-between;
}

.radio-design .radio-design-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: calc(33% - 10px);
  background: #ececf1;
  text-align: center;
}

.radio-design .radio-design-item .rdwrap {
  width: 100%;
}

.radio-design .radio-design-item-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.radio-design .radio-design-item-title {
  color: #000000;
  font-size: 1.375rem;
  text-transform: uppercase;
  font-weight: bold;
  margin: 2.5rem 0;
}

.radio-design .radio-design-item-btn {
  margin-top: 0;
  font-size: 1.063rem;
  line-height: 3.25rem;
}

.radio-design .radio-design-item-btn.active {
  color: #ffffff;
  background-color: #e35928;
}

.address-book-title {
  color: #e35928;
  font-size: 1.5rem;
  border-bottom: 0.25rem solid;
  display: inline-block;
}

.address-book-layout {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.address-book-layout .col {
  width: 50%;
}

.address-book-layout .col:first-child {
  padding-right: 1.25rem;
}

.address-book-layout .col:last-child {
  padding-left: 1.25rem;
}

.address-book-layout .col .ab-conf-btn {
  width: 100%;
  margin-bottom: 1.875rem;
}

.address-book-layout .col.form-col .contact-added-alert {
  min-height: 3.75rem;
}

.address-book-layout .col.form-col .contact-added-alert span {
  line-height: 1.875rem;
  color: #e35928;
  font-weight: 500;
}

.address-book-layout .col.contacts-col button {
  width: 100%;
  margin-right: 0;
}

.address-book-layout .col.contacts-col .delete-comfirmation {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

.address-book-layout .col.contacts-col .delete-comfirmation .dc-col.conf-text {
  width: 66.66%;
}

.address-book-layout .col.contacts-col .delete-comfirmation .dc-col.conf-text p {
  line-height: 1.875rem;
  color: #e35928;
  font-weight: 500;
}

.address-book-layout .col.contacts-col .delete-comfirmation .dc-col.conf-btns {
  width: 33.33%;
  padding-left: 2.5rem;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

.address-book-layout .col.contacts-col .delete-comfirmation .abook-btn {
  width: auto;
  margin: 0;
  display: inline-block;
  line-height: 2.125rem;
  font-size: 1.125rem;
  padding: 0 1rem;
}

.address-book-layout .col.contacts-col .controls {
  margin-bottom: 2.375rem;
}

.address-book-layout .col.contacts-col .controls-item {
  width: 100%;
}

.address-book-layout .col.contacts-col .controls-item .results-container {
  position: relative;
  bottom: auto;
  left: auto;
  height: 26.25rem;
  padding: 0;
  border-color: #ececf1;
}

.address-book-layout .col.contacts-col .controls-item .results-container .contacts {
  height: calc(26.25rem - 5.875rem);
}

.address-book-layout .col.contacts-col .controls-item .results-container .contacts li {
  padding: 0 1.25rem;
  display: block;
  cursor: pointer;
}

.address-book-layout .col.contacts-col .controls-item .results-container .contacts li .name {
  font-weight: 600;
  text-transform: uppercase;
}

.address-book-layout .col.contacts-col .controls-item .results-container .contacts li.selected {
  display: block;
  background-color: #e35928;
}

.address-book-layout .col.contacts-col .controls-item .results-container .contacts li.selected span {
  color: #ffffff;
}

.address-book-layout .col.contacts-col .controls-item .results-container .contacts li:before {
  content: none;
  display: none;
}

.address-book-layout .col.contacts-col .controls-item .results-container .search {
  width: 100%;
  padding: 1.25rem 1.25rem 0;
  margin-bottom: 1.25rem;
}

.address-book-layout .col.contacts-col .controls-item .results-container .search input.search-inp {
  line-height: 1.875rem;
  padding: 0.5rem 10px;
  color: #36363b;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  border: 0.125rem solid transparent;
}

.address-book-layout .col.contacts-col .controls-item .results-container .search button.clear-btn {
  line-height: 1.875rem;
  padding: 0.625rem 6px;
  width: auto !important;
  top: 1.25rem;
  right: 1.25rem;
}

body tr.kitchen .fc-event-dot {
  background-color: #3bb2b6;
}

body tr.delivery .fc-event-dot {
  background-color: #e35928;
}

body tr.special .fc-event-dot {
  background-color: #1ab347;
}

body tr.orientation .fc-event-dot {
  background-color: #b76bc5;
}

body .fc-ltr .fc-list-item-marker {
  padding-right: 0;
  position: relative;
  width: 1rem;
}

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

body .fc-list-item-time {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 2.125rem;
  font-weight: 400;
  text-align: right;
  color: #9e9da5;
}

.faq-section .fs-wrap {
  padding: 0 2.5rem;
}

.faq-section input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.faq-section .faq-item {
  width: 100%;
  overflow: hidden;
}

.faq-section .faq-item .faq-label {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  padding: 0;
  margin: 0 0 1.5rem;
}

.faq-section .faq-item .faq-label h3 {
  margin-bottom: 0;
  display: inline;
  vertical-align: middle;
}

.faq-section .faq-item .faq-label:before {
  content: "";
  display: none;
}

.faq-section .faq-item .faq-label:after {
  content: "+";
  font-size: 2.625rem;
  color: #e35928;
  display: block;
  margin-left: 10px;
  display: inline;
  vertical-align: middle;
}

.faq-section .faq-item .faq-content {
  max-height: 0;
  overflow: hidden;
}

.faq-section input:checked + .faq-label:after {
  content: "−";
}

.faq-section input:checked ~ .faq-content {
  max-height: 2000px;
  padding-bottom: 2rem;
}

.flex-section.sellers.single.hq {
  padding-top: 3.75rem;
  border-top: 1px solid #d8d8d8;
}

.flex-section.sellers.single.hq .content h1 {
  margin-bottom: 5rem;
}

.flex-section.sellers.single.hq .content h2 {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 3rem;
}

.flex-section.sellers.single.hq .content h2 .seller-id {
  font-size: 2rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.25;
  text-align: left;
  color: #9e9da5;
  margin-left: 3.75rem;
}

.flex-section.sellers.single.hq .content h2 .seller-id b {
  color: #36363b;
  margin-left: 1.25rem;
}

.flex-section.sellers.single.hq .content .tabs-bar {
  margin: 2.875rem 0;
  display: flex;
  justify-content: space-between;
}

.flex-section.sellers.single.hq .content .tabs-bar button {
  margin: 0;
  padding: 0 2.125rem;
  font-size: 1.063rem;
  line-height: 3.25rem;
}

.flex-section.sellers.single.hq .content .tabs-bar button.active {
  color: #ffffff;
  background-color: #e35928;
}

.flex-section.sellers.single.hq .content .the-tab-menu {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-menu a,
.flex-section.sellers.single.hq .content .the-tab-menu button {
  display: inline-block;
  font-size: 1.75rem;
  line-height: 2.5rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  margin: 0;
  margin-right: 3.125rem;
  padding: 0;
  color: #b4b4bd;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border: 0 none;
  background: none;
}

.flex-section.sellers.single.hq .content .the-tab-menu a.active,
.flex-section.sellers.single.hq .content .the-tab-menu a:hover,
.flex-section.sellers.single.hq .content .the-tab-menu button.active,
.flex-section.sellers.single.hq .content .the-tab-menu button:hover {
  color: #e35928;
  text-decoration: underline;
}

.flex-section.sellers.single.hq .content .the-tab-content {
  padding-top: 2.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.default {
  border-top: 1px solid #d8d8d8;
}

.flex-section.sellers.single.hq .content .the-tab-content.default h3 {
  line-height: 4.375rem;
  font-size: 2.25rem;
  font-weight: bold;
  color: #e35928;
  margin-bottom: 2.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.default h4 {
  line-height: 2.5rem;
  font-size: 1.375rem;
  font-weight: bold;
  color: #36363b;
  margin-bottom: 0.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.default a {
  font-size: 1.5rem;
  font-weight: normal;
  color: #e35928;
}

.flex-section.sellers.single.hq .content .the-tab-content.account .row.multi {
  display: flex;
}

.flex-section.sellers.single.hq .content .the-tab-content.account .row.multi div {
  width: 39%;
  padding-right: 0.813rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.account .row.multi div:last-child {
  width: 22%;
  padding-right: 0;
}

.flex-section.sellers.single.hq .content .the-tab-content.account .col {
  width: 50%;
  padding-right: 2.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.account .col + .col {
  padding-right: 0;
  padding-left: 2.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.account .form-fields {
  margin: 0 -1.25rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-sales h3,
.flex-section.sellers.single.hq .content .the-tab-content.seller-sales h3 {
  line-height: 2.5rem;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 0.625rem;
  margin-bottom: 0;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-sales h3 .link,
.flex-section.sellers.single.hq .content .the-tab-content.seller-sales h3 .link {
  font-size: 1.063rem;
  font-weight: bold;
  color: #e35928;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-sales h3 .link:before,
.flex-section.sellers.single.hq .content .the-tab-content.seller-sales h3 .link:before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 1.25rem;
  background-image: url("../img/icons/download.svg");
}

.flex-section.sellers.single.hq .content .the-tab-content.team-sales h3 + h3,
.flex-section.sellers.single.hq .content .the-tab-content.seller-sales h3 + h3 {
  font-size: 1.063rem;
  color: #36363b;
  padding-bottom: 0.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head {
  display: flex;
  align-items: center;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head h3 {
  line-height: 2.5rem;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head h3 span {
  font-size: 1.5rem;
  font-weight: bold;
  color: #9e9da5;
  margin-left: 1.25rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head .link {
  font-size: 1.063rem;
  font-weight: bold;
  color: #e35928;
  display: flex;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: auto;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head .link:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 1.25rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head .link.download:before {
  width: 1.75rem;
  height: 1.75rem;
  background-image: url("../img/icons/download.svg");
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head .link + .link {
  margin-left: 2.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head div {
  display: flex;
  align-items: center;
  margin-left: 2.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head div label {
  margin-right: 1.25rem;
  margin-bottom: 0;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head div select {
  margin-bottom: 0;
  width: 7.5rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller {
  display: flex;
  flex-direction: column;
  padding: 2.125rem 1.875rem;
  border: solid 1px #9e9da5;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 1.25rem;
  width: calc(33.3333% - 1.25rem);
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap {
  display: flex;
  padding-bottom: 1.063rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap .image {
  width: 7.875rem;
  height: 7.875rem;
  flex-shrink: 0;
  font-size: 3.375rem;
  line-height: 7.875rem;
  font-weight: bold;
  color: #ffffff;
  background-color: #e35928;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 2.125rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap .seller-info a {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap .seller-info a span {
  display: block;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap .seller-info a span.long-text {
  font-size: 1.2rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .goal,
.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .sold,
.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci {
  font-size: 1.313rem;
  line-height: 2.5rem;
  letter-spacing: 1px;
  color: #9e9da5;
  font-weight: bold;
  text-transform: uppercase;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .goal b,
.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .sold b,
.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci b {
  color: #36363b;
  display: inline-block;
  margin-left: 1.25rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .sold,
.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci {
  padding-top: 1.063rem;
  padding-bottom: 1.063rem;
  border-bottom: 1px solid #d8d8d8;
  display: flex;
  align-items: center;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .sold {
  justify-content: space-between;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci a {
  margin-left: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci a:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci a.twitter:before {
  width: 1.75rem;
  height: 1.75rem;
  background-image: url(../img/icons/ico-twitter.svg);
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci a.facebook:before {
  width: 0.875rem;
  height: 1.75rem;
  background-image: url(../img/icons/ico-facebook.svg);
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci b,
.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci a:first-child {
  margin-left: auto;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .email {
  font-size: 0.938rem;
  line-height: 2.5rem;
  letter-spacing: 0.7px;
  padding-top: 1.063rem;
  padding-bottom: 1.063rem;
}

.flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller a.button {
  font-size: 1.063rem;
  line-height: 3rem;
  letter-spacing: 1px;
  width: 100%;
  height: auto;
  margin-top: 1.25rem;
  border: 3px solid #e35928;
  padding: 0;
}

.ql-toolbar .ql-color-picker .ql-picker-label svg,
.ql-toolbar .ql-icon-picker .ql-picker-label svg {
  width: 100%;
}

.ql-toolbar .ql-formats button {
  margin: 0 !important;
}

.ql-toolbar .ql-formats .ql-picker.ql-font {
  width: 122px;
}

.ql-toolbar .ql-formats .ql-picker-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.ql-toolbar .ql-formats .ql-picker-label:before {
  font-size: 1.125rem;
}

.team-table,
.sales-table {
  width: 100%;
  color: #36363b;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.25rem;
  margin-bottom: 6.25rem;
}

.team-table thead,
.sales-table thead {
  font-size: 1rem;
  font-weight: bold;
  border-bottom: 1px solid #e35928;
}

.team-table tbody,
.sales-table tbody {
  font-size: 1.125rem;
}

.team-table tbody tr:nth-child(2n+1),
.sales-table tbody tr:nth-child(2n+1) {
  background-color: #ececf1;
}

.team-table th,
.team-table td,
.sales-table th,
.sales-table td {
  height: 4.375rem;
  vertical-align: middle;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.flex-section.top-ten .columns .column {
  width: 50%;
}

.flex-section.top-ten .columns .column .tt-title {
  font-size: 3.75rem;
  line-height: 3.75rem;
  color: #e35928;
  font-weight: 800;
  text-transform: none;
  margin-bottom: 3.75rem;
}

.flex-section.top-ten .columns .column .team-table,
.flex-section.top-ten .columns .column .sales-table {
  margin-bottom: 0;
}

.flex-section.shopping-cart {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.flex-section.shopping-cart .mobile-alert {
  display: none;
  text-align: center;
  background-color: #e35928;
  font-size: 1.25rem;
  padding: 20px 0;
  color: #ffffff;
  width: 100%;
}

.flex-section.shopping-cart > .content {
  width: 100%;
  padding: 0 0 5rem !important;
  border-bottom: 1px solid #d8d8d8;
}

.flex-section.shopping-cart > .content.bulk-gift,
.flex-section.shopping-cart > .content.redeem {
  padding: 2rem 0 !important;
}

.flex-section.shopping-cart > .content.bulk-gift p a,
.flex-section.shopping-cart > .content.redeem p a {
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: #e35928;
  line-height: inherit;
  border: 0 none !important;
  display: inline;
  white-space: nowrap;
}

.flex-section.shopping-cart > .content.bulk-gift p a:hover,
.flex-section.shopping-cart > .content.redeem p a:hover {
  border: 0 none !important;
  text-decoration: underline;
  text-decoration-thickness: from-font;
}

.flex-section.shopping-cart > .content:not(.tab-list) button,
.flex-section.shopping-cart > .content:not(.tab-list) a {
  text-transform: uppercase;
  display: inline-block;
  font-size: 2rem;
  line-height: 2.5rem;
  color: #9e9da5;
  border: 0 none;
  margin: 0;
  margin-right: 2.5rem;
  padding: 0;
  height: auto;
  background: none;
  text-decoration: none;
  font-weight: bold;
  border-radius: 0;
  border-bottom: 0.125rem solid transparent;
}

.flex-section.shopping-cart > .content:not(.tab-list) button.active,
.flex-section.shopping-cart > .content:not(.tab-list) a.active {
  color: #e35928;
  border-bottom: 0.125rem solid #e35928;
}

.flex-section.shopping-cart > .content:not(.tab-list) button:not(.active):hover,
.flex-section.shopping-cart > .content:not(.tab-list) a:not(.active):hover {
  border-bottom: 0.125rem solid #9e9da5;
}

.flex-section.shopping-cart > .content:not(.tab-list) button[disabled],
.flex-section.shopping-cart > .content:not(.tab-list) a[disabled] {
  cursor: not-allowed;
  color: #9e9da5;
}

.flex-section.shopping-cart > .content.tab-list {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
}

.flex-section.shopping-cart > .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;
}

.flex-section.shopping-cart > .content.tab-list button.the-tab-switch.active {
  background-color: #e35928;
  color: #ffffff;
}

.flex-section.shopping-cart > .content.tab-list button.the-tab-switch:first-child {
  border-top-left-radius: 0.188rem;
  border-bottom-left-radius: 0.188rem;
}

.flex-section.shopping-cart > .content.tab-list button.the-tab-switch:last-child {
  border-top-right-radius: 0.188rem;
  border-bottom-right-radius: 0.188rem;
  border-right: 0.188rem solid #e35928;
}

.flex-section.shopping-cart > .content h2 {
  font-size: 4rem;
  line-height: 4rem;
  padding-bottom: 3.625rem;
}

.flex-section.shopping-cart.border-top {
  padding-top: 5rem !important;
  border-top: 1px solid #d8d8d8;
}

.flex-section.shopping-cart .cart-form {
  width: calc(100%/3 * 2);
  padding-right: 4rem;
}

.flex-section.shopping-cart .cart-form .accordion-help {
  padding-left: 4.625rem;
  line-height: 1.75rem;
}

.flex-section.shopping-cart .cart-form .accordion-help.section-accordion-help {
  display: block;
  margin-bottom: 1.25rem;
}

.flex-section.shopping-cart .cart-form .accordion-help.section-accordion-help .flex-section .columns .column {
  padding: 15px 0;
}

.flex-section.shopping-cart .cart-form .accordion-help.section-accordion-help .container[class*=bg]:not(.white-bg) {
  padding: 0 2.5rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section {
  padding: 0 !important;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie {
  text-align: center;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie form {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie.client .img-price,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie.client .img-price {
  position: relative;
  padding-right: 1.875rem;
  margin-right: 1.875rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie.client .img-price .pie-price,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie.client .img-price .pie-price {
  position: absolute;
  top: 0;
  right: 0.5rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie.client .description,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie.client .description {
  text-align: left;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie:not(.client) form,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie:not(.client) form {
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  align-items: center;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie:not(.client) .pie-buy,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie:not(.client) .pie-buy {
  position: absolute;
  bottom: -3.5rem;
  left: 0;
  right: 0;
  width: 100%;
  color: #573f3e;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie:not(.client) .pie-buy.added,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie:not(.client) .pie-buy.added {
  bottom: -5.5rem;
  font-style: italic;
  margin-top: 1rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-image,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .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;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-image img,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-image img {
  max-width: 100%;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-description,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-description {
  margin-bottom: 3rem;
  max-width: 100%;
  color: #573f3e;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-name,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .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.5rem;
  max-width: 100%;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-price,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-price {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 1px;
  text-align: center;
  color: #e35928;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-price .pies-left,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-price .pies-left {
  margin-left: 0.75rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-price:before,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-price:before {
  content: "$";
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy .pb-sel-atc,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy .pb-sel-atc {
  width: 100%;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy .pb-sel-atc .qty,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy .pb-sel-atc .qty {
  margin-right: 0.5rem;
  font-size: 1rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy .pies-left,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy .pies-left {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  color: #d02130;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy button,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy button {
  margin: 0;
  font-size: 1rem;
  padding: 0 0.75rem;
  line-height: 2.25rem;
  margin-left: 0.5rem;
  border-width: 0.125rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy p,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy p {
  margin: 0;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy a,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .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;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie select,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .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;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie input[type=number],
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie input[type=number] {
  display: inline-block;
  max-width: 3.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  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;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie input[type=number]::-webkit-input-placeholder,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie input[type=number]::-webkit-input-placeholder {
  color: #36363b;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie input[type=number]:-moz-placeholder,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie input[type=number]:-moz-placeholder {
  color: #36363b;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie input[type=number]::-moz-placeholder,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie input[type=number]::-moz-placeholder {
  color: #36363b;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie input[type=number]:-ms-input-placeholder,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie input[type=number]:-ms-input-placeholder {
  color: #36363b;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie input[type=number]::-webkit-inner-spin-button,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie input[type=number]::-webkit-outer-spin-button,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie input[type=number]::-webkit-inner-spin-button,
.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .wizard {
  padding-top: 1.25rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy {
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  padding-left: 4.625rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater {
  width: calc(100%/3);
  margin: 0;
  margin-bottom: 4rem;
  padding-bottom: 2.5rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater .form-fields {
  padding-left: 0;
  width: 100%;
  height: 100%;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater .form-fields .form-field {
  height: 100%;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater .form-fields .form-field label {
  display: none;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .wizard {
  padding-top: 2.5rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field {
  padding: 0;
  border-top: 1px solid #d8d8d8;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field[field-key=billing] {
  border-bottom: 1px solid #d8d8d8;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field:first-child {
  border-top: 0 none;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field[field-key=tab] {
  display: none !important;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field[field-key=apply_discount] .in-form {
  margin-bottom: 1.75rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .repeater {
  margin: 0;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .wizard {
  width: 100%;
  text-align: right;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  padding-top: 3.438rem;
  border-top: 1px solid #d8d8d8;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .wizard .button {
  margin: 0 0 2.5rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .wizard .button + .button {
  margin-left: 1rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field h4 {
  padding-left: 4.625rem;
  margin-bottom: 1.25rem;
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field h4:not(:first-child):not(:first-of-type) {
  margin-top: 1.25rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field h4 + .with-button {
  width: calc(100% + 1rem) !important;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field h4 .del-row-btn {
  display: inline-block;
  text-transform: none;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.75rem;
  letter-spacing: 0.3px;
  color: #e35928;
  margin-left: 0.625rem;
  margin-bottom: 0;
  cursor: pointer;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields {
  padding-left: 4.625rem;
  margin: 0 -0.5rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field {
  padding: 0 0.5rem;
  border-top: 0 none;
  border-bottom: 0 none;
  position: relative;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field[field-key=payment-cards-image] .cards {
  margin-bottom: 3.75rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field[field-key=payment-cards-image] .cards img {
  max-width: 14rem;
  width: 100%;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field .true-false {
  margin: 1.25rem 0;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field .true-false label {
  margin-bottom: 0;
  display: inline-block;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .group-content-wrap .repeater {
  padding-top: 2.5rem;
  border-top: 1px solid #d8d8d8;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .group-content-wrap .repeater h4 {
  padding-left: 0;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .group-content-wrap .repeater > .form-fields {
  padding-left: 0;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .group-content-wrap .repeater:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: 0 none;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .group-content-wrap .add-row-wrapp {
  margin: 0 0 2.5rem 0;
  padding-top: 2.5rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
  padding: 3.5rem 0 !important;
  margin: 0;
  position: relative;
  border-bottom: 0 none;
  cursor: pointer;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content:hover {
  background-color: #ececf1;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content .index-badge {
  width: 2.75rem;
  height: 2.75rem;
  background-color: #ececf1;
  border-radius: 50%;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2.75rem;
  text-align: center;
  color: #36363b;
  position: relative;
  top: auto;
  left: auto;
  transform: translateY(0);
  -ms-transform: translateY(0);
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .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.875rem;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content h5.clickable {
  cursor: pointer;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content .accordion-toggle {
  width: 1.875rem !important;
  height: 1.875rem !important;
  position: absolute;
  top: 50%;
  right: 0.75rem;
  transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  background-size: 1.625rem;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTlweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTkgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QjIwQzk1N0MtMkRFOC00REExLUE0MjItMjJBRTlDNUY0NzhEPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSIxMjgwLWdyaWQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwOC5QaWUtU2VsbGVyLURpcmVjdG9yeS0tLVNlbGxlci1UZWFtcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNTkuMDAwMDAwLCAtMTg5Ni4wMDAwMDApIiBzdHJva2U9IiMzNjM2M0IiIHN0cm9rZS13aWR0aD0iMyI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTMuMDAwMDAwLCAxMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNjcxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTgtQ29weS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NzUuNTAwMDAwLCA0OS41MDAwMDApIHJvdGF0ZSgtNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTg3NS41MDAwMDAsIC00OS41MDAwMDApICIgcG9pbnRzPSI4ODEgNTUgODcwIDU1IDg3MCA0NCI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content .accordion-toggle.active {
  transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content .accordion-toggle i {
  display: none;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content.active {
  cursor: default;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content.active:hover {
  background-color: transparent;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content.active .index-badge {
  background-color: #e35928;
  color: #ffffff;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > button.button {
  margin-bottom: 0;
}

.flex-section.shopping-cart .cart-sidebar {
  width: calc(100%/3);
}

.flex-section.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;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body {
  background-color: #ececf1;
  border-radius: 1px;
  margin-top: 70px;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step {
  padding: 1.25rem 1.875rem;
  border-bottom: 1px solid #d8d8d8;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step:last-child {
  border-bottom: 0 none;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .title {
  text-transform: uppercase;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.75rem;
  color: #6e4d4b;
}

.flex-section.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: #e35928;
  float: right;
  text-transform: none;
  text-decoration: underline;
  cursor: pointer;
}

.flex-section.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: #e35928;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .title .total:before {
  content: "$";
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .title.dis {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p {
  margin-bottom: 0;
  font-weight: 500;
  color: #27272a;
  letter-spacing: 0.1px;
  line-height: 1.4rem;
  font-size: 1rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.seller-name {
  text-transform: uppercase;
  margin-top: 1.25rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.don-amount {
  text-transform: uppercase;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.don-amount .remove-edit {
  line-height: normal;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.don-amount .remove-edit a {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.75rem;
  letter-spacing: 0.3px;
  color: #e35928;
  text-transform: none;
  margin-right: 0.625rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon {
  margin-top: 0.75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  text-transform: unset;
}

.flex-section.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;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon .how-many {
  text-transform: uppercase;
  color: #27272a;
  margin-bottom: 0;
  font-weight: 500;
  letter-spacing: 0.1px;
  line-height: 1.4rem;
  font-size: 1rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon .total {
  color: #e35928;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: normal;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders {
  margin-top: 1.25rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 1rem;
  width: 100%;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order:last-child {
  margin-bottom: 0;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image {
  flex-shrink: 0;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  overflow: hidden;
  background-color: #f6f6d7;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image img {
  max-width: 100%;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image + .name {
  margin-left: 0.75rem;
}

.flex-section.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: #e35928;
  margin-right: 0.625rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
}

.flex-section.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: #CECECE;
  white-space: nowrap;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * {
  display: inline-block;
  margin-right: 0.813rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .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: 2.5rem;
  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;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * input[type=number]::-webkit-inner-spin-button,
.flex-section.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;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price .item-price:before {
  content: "$";
}

.flex-section.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: #27272a;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .total-price:before {
  content: "$";
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .orders-total {
  text-align: right;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #27272a;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .orders-total .total-price {
  color: #e35928;
  display: inline-block;
  margin-left: 1.125rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .orders-total .total-price:before {
  content: "$";
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .location {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin-top: 1.25rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .location .city {
  padding-left: 2rem;
  position: relative;
}

.flex-section.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%;
  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");
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .location .address-time .site {
  text-transform: uppercase;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .location .address-time .time {
  font-size: 1.125rem;
  font-weight: bold;
  color: #CECECE;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .location .address-time .select-time {
  padding: 0px;
  margin: 0px;
}

.flex-section.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: #27272a;
  margin-top: 1.25rem;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .donation .total-price {
  color: #e35928;
  display: inline-block;
  margin-left: 1.125rem;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .donation .total-price:before {
  content: "$";
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main {
  text-align: center;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main .title {
  color: #e35928;
  margin-bottom: 0;
}

.flex-section.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;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main .title .badge {
  display: -moz-flex;
  display: flex;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 5px;
  background-color: #e35928;
  border-radius: 10px;
  color: #ffffff;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  top: -8px;
  left: -12px;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main .mob-descr {
  display: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  margin-top: 8px;
}

.map-locations {
  margin-bottom: 2.5rem;
}

.map-locations p.placeholder {
  display: none;
}

.map-locations .search {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ececf1;
  padding: 0 0.625rem 0 1rem;
  border-bottom: 1px solid #7d7d82;
}

.map-locations .search label {
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.map-locations .search label i.icon-search {
  width: 20px;
  height: 20px;
  background-image: url("../img/icons/search-icon.svg");
  background-size: 20px 20px;
  display: block;
}

.map-locations .search input.search-text {
  color: #36363b;
  font-size: 1.25rem;
  margin: 0;
  background: none;
  line-height: 3.5rem;
  height: auto;
  border: none;
}

.map-locations .search input.search-text:focus,
.map-locations .search input.search-text:active {
  outline: none;
  border: none;
}

.map-locations .search button.reset-search {
  border: none;
  margin: 0;
  font-size: 1rem;
  padding: 0px;
  line-height: 1em;
  white-space: nowrap;
  color: #7d7d82;
  padding: 0.5rem;
  flex: 0;
}

.map-locations .search button.reset-search:hover {
  background-color: #7d7d82;
  color: #ececf1;
}

[ng-switch-when=donate] .section.flex-section.shopping-cart.border-top {
  padding-bottom: 3.5rem !important;
}

[ng-switch-when=donate] .section.flex-section.form {
  padding: 0 0 3.125rem !important;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field label:empty {
  display: none;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .content {
  margin: 3.75rem -0.625rem 2.5rem;
  padding: 0 !important;
  width: auto;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .content h5 {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.5rem;
  color: #6e4d4b;
  margin-top: 0;
  margin-bottom: 0;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field:first-child .content {
  margin-top: 0;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field:first-child .content h5 {
  margin-top: 0;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .content {
  padding: 0 !important;
  margin-right: 0;
  margin-left: 0;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .repeater {
  margin: 0 -0.625rem;
  padding-top: 2.5rem;
  border-top: 1px solid #d8d8d8;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .repeater .reapeter-title {
  padding: 0 0.625rem;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .repeater .reapeter-title .del-row-btn {
  margin-left: 1.5rem;
  cursor: pointer;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .repeater .with-button {
  width: 100%;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .repeater:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: 0 none;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .true-false {
  margin: 1.25rem 0;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .true-false label {
  margin-bottom: 0;
  display: inline-block;
}

[ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .add-row-wrapp {
  margin: 0 0 2.5rem 0;
  padding-top: 2.5rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field {
  padding: 0 0.625rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie form {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client .img-price {
  position: relative;
  padding-right: 1.875rem;
  margin-right: 1.875rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client .description {
  text-align: left;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie:not(.client) form {
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  align-items: center;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie:not(.client) .pie-buy {
  position: absolute;
  bottom: -3.5rem;
  left: 0;
  right: 0;
  width: 100%;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie:not(.client) .pie-buy.added {
  bottom: -5rem;
  font-style: italic;
  margin-top: 1rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .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;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-image img {
  max-width: 100%;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-description {
  margin-bottom: 2.25rem;
  max-width: 100%;
  color: #573f3e;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .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.5rem;
  max-width: 100%;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-price {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 2.5rem;
  letter-spacing: 1px;
  text-align: right;
  color: #e35928;
  position: absolute;
  top: 0;
  right: 0.5rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-price:before {
  content: "$";
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-buy {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-buy button {
  margin: 0;
  font-size: 1rem;
  padding: 0 0.75rem;
  line-height: 2.25rem;
  margin-left: 0.5rem;
  border-width: 0.125rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-buy p {
  margin: 0;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .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;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .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;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie input[type=number] {
  display: inline-block;
  max-width: 3.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  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;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie input[type=number]::-webkit-input-placeholder {
  color: #36363b;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie input[type=number]:-moz-placeholder {
  color: #36363b;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie input[type=number]::-moz-placeholder {
  color: #36363b;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie input[type=number]:-ms-input-placeholder {
  color: #36363b;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie input[type=number]::-webkit-inner-spin-button,
[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.bulk-gifts {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 5rem 2.5rem !important;
}

.bulk-gifts.wb {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.bulk-gifts .error-message-block {
  text-align: right;
  width: 100%;
}

.bulk-gifts .error-message-block p {
  margin-bottom: 0;
}

.bulk-gifts .error-message-block p:not(:empty) {
  margin-top: 1.25rem;
}

.bulk-gifts h3 {
  margin-bottom: 1rem;
}

.bulk-gifts .sum-info {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.75rem;
  letter-spacing: 0.2px;
  color: #27272a;
}

.bulk-gifts .sum-info .total {
  color: #e0501d;
  display: inline-block;
  margin-left: 1.125rem;
  font-weight: bold;
}

.bulk-gifts button {
  margin: 0;
}

.bulk-gifts input[type=file] {
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif;
  width: 100%;
  max-width: 21.5rem;
}

.bulk-gifts input[type=file]::file-selector-button {
  border: 0.125rem solid #e35928;
  border-radius: 0.188rem;
  background: transparent;
  cursor: pointer;
  padding: 0.25rem 0.75rem;
  margin-right: 10px;
}

.bulk-gifts input[type=file]::file-selector-button:hover {
  background: #e35928;
  color: #ffffff;
}

.flex-section.order-summary {
  padding-top: 0 !important;
  padding-bottom: 3.75rem !important;
}

.flex-section.order-summary .submit-modal .overlay-header {
  padding-top: 0 !important;
}

.gm-style .gm-style-iw .google-tooltip p {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  letter-spacing: 0.1px;
}

.gm-style .gm-style-iw .google-tooltip p.city {
  text-transform: capitalize;
  margin-bottom: 0.25rem;
}

.form-field .pickup-location .tab-list {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 3.25rem;
}

.form-field .pickup-location .tab-list button.the-tab-switch {
  font-size: 1.063rem;
  line-height: 3.063rem;
  margin: 0 !important;
  padding: 0 2rem;
  border-radius: 0;
  border-right: 0 none;
}

.form-field .pickup-location .tab-list button.the-tab-switch.active {
  background-color: #e35928;
  color: #ffffff;
}

.form-field .pickup-location .tab-list button.the-tab-switch:first-child {
  border-top-left-radius: 0.188rem;
  border-bottom-left-radius: 0.188rem;
}

.form-field .pickup-location .tab-list button.the-tab-switch:last-child {
  border-top-right-radius: 0.188rem;
  border-bottom-right-radius: 0.188rem;
  border-right: 0.188rem solid #e35928;
}

.form-field .pickup-location pickup-locations h1 {
  display: none;
}

.form-field .pickup-location pickup-locations .map-locations {
  border: 0 none;
}

.form-field .pickup-location pickup-locations .map-locations .map-container {
  height: 28.75rem;
}

.pickup-locations-page {
  border-top: 1px solid #d5d5e3;
}

.pickup-locations-page .pll-state {
  padding-left: 20px;
}

.pickup-locations-page h1 {
  text-transform: uppercase;
  color: #e35928;
  font-size: 30px;
  margin: 0;
}

.pickup-locations-page > .section.flex-section {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.pickup-locations-page .map-locations {
  display: flex;
  border-top: 1px solid #d5d5e3;
  border-bottom: 1px solid #d5d5e3;
  margin-bottom: 50px;
  position: relative;
}

.pickup-locations-page .map-container {
  flex: 3;
  height: 600px;
}

.pickup-locations-page .pickup-locations-container {
  flex: 2;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.pickup-locations-page .pickup-locations-container p.placeholder {
  display: none;
}

.pickup-locations-page .pickup-locations-container .headline {
  padding: 20px 20px 0 20px;
}

.pickup-locations-page .pickup-locations-container .headline .title {
  color: #573f3e;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}

.pickup-locations-page .pickup-locations-container .headline .subtitle {
  color: #7d7d82;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0 12px 0;
  white-space: nowrap;
}

.pickup-locations-page .pickup-locations-container .search {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ececf1;
  padding: 0 10px 0 15px;
  margin: 20px;
  border-bottom: 0 none;
}

.pickup-locations-page .pickup-locations-container .search label {
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.pickup-locations-page .pickup-locations-container .search label i.icon-search {
  width: 20px;
  height: 20px;
  background-image: url("../img/icons/search-icon.svg");
  background-size: 20px 20px;
  display: block;
}

.pickup-locations-page .pickup-locations-container .search input.search-text {
  color: #36363b;
  font-size: 16px;
  padding: 10px 15px;
  margin: 0;
  background: none;
  line-height: 1em;
  height: auto;
  border: none;
}

.pickup-locations-page .pickup-locations-container .search input.search-text:focus,
.pickup-locations-page .pickup-locations-container .search input.search-text:active {
  outline: none;
  border: none;
}

.pickup-locations-page .pickup-locations-container .search button.reset-search {
  border: none;
  margin: 0;
  font-size: 13px;
  padding: 0px;
  line-height: 1em;
  white-space: nowrap;
  color: #7d7d82;
  padding: 5px;
  transition: background-color 400ms, color 400ms;
  flex: 0;
}

.pickup-locations-page .pickup-locations-container .search button.reset-search:hover {
  background-color: #7d7d82;
  color: #ececf1;
}

.location-mobile-info-overlay {
  position: fixed;
  top: 102px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  z-index: 2000;
  padding: 20px;
}

.location-mobile-info-overlay .headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5e3;
}

.location-mobile-info-overlay .headline .title {
  color: #36363b;
  text-transform: uppercase;
  text-overflow: ellipsis;
  font-size: 22px;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 15px;
}

.location-mobile-info-overlay .headline button.close {
  width: 40px !important;
  height: 40px !important;
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.location-mobile-info-overlay .headline button.close i.icon-search {
  width: 20px;
  height: 20px;
  background-image: url("../img/icons/cross-icon.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  display: block;
}

.location-mobile-info-overlay .content {
  padding-top: 15px;
}

.location-mobile-info-overlay .content .item {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #d5d5e3;
}

.location-mobile-info-overlay .content .item:last-child {
  border-bottom: none;
}

.location-mobile-info-overlay .content .item .pin {
  height: 35px;
  margin: 0 10px;
}

.location-mobile-info-overlay .content .row .cell {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.location-mobile-info-overlay .content .row .cell .key {
  margin-right: 15px;
}

.location-mobile-info-overlay .content .column {
  flex-direction: column;
}

.location-mobile-info-overlay .content .column .key {
  margin-bottom: 15px;
}

.location-mobile-info-overlay .content .key {
  display: flex;
  align-items: center;
  color: #36363b;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1em;
}

.location-mobile-info-overlay .content .key span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.location-mobile-info-overlay .content .val {
  display: flex;
  align-items: center;
  color: #838387;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 16px;
}

.location-mobile-info-overlay .content .val span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.pickup-locations-list {
  max-height: 480px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0;
}

.pickup-locations-list li {
  padding: 10px 20px;
  margin: 0;
  cursor: pointer;
  transition: box-shadow 400ms;
}

.pickup-locations-list li:before {
  display: none;
}

.pickup-locations-list li:nth-child(odd) {
  background: #ececf1;
}

.pickup-locations-list li:hover {
  box-shadow: inset 0 0 0 2px #e35928;
}

.pickup-locations-list li.active {
  background-color: #e35928;
  transition: background-color 400ms;
}

.pickup-locations-list li.active .key,
.pickup-locations-list li.active .val {
  transition: box-shadow 400ms, background-color 400ms;
  color: #ffffff;
}

.pickup-locations-list li.active .drive-thru {
  color: #ffffff;
}

.pickup-locations-list li.active .drive-thru:before {
  background-color: #ffffff;
}

.pickup-locations-list li.active .curbside-pickup {
  color: #ffffff;
}

.pickup-locations-list li.active .curbside-pickup:before {
  background-color: #ffffff;
}

.pickup-locations-list li.empty-list {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #e35928;
}

.pickup-locations-list .row {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  padding: 5px 0;
}

.pickup-locations-list .row img.pin {
  display: none;
}

.pickup-locations-list .cell {
  display: flex;
  flex-direction: row;
}

.pickup-locations-list .cell .drive-thru,
.pickup-locations-list .cell .curbside-pickup {
  font-size: 0.75rem;
  color: #e35928;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}

.pickup-locations-list .cell .drive-thru:before,
.pickup-locations-list .cell .curbside-pickup:before {
  content: "";
  background-color: #e35928;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.pickup-locations-list .cell .drive-thru {
  padding-left: 1.8rem;
}

.pickup-locations-list .cell .drive-thru:before {
  width: 1.2rem;
  height: 1.2rem;
  -webkit-mask-image: url("../img/icons/FF_DriveThrough_Icon.svg");
  mask-image: url("../img/icons/FF_DriveThrough_Icon.svg");
}

.pickup-locations-list .cell .curbside-pickup {
  padding-left: 2.4rem;
}

.pickup-locations-list .cell .curbside-pickup:before {
  width: 1.8rem;
  height: 1.8rem;
  -webkit-mask-image: url("../img/icons/FF_Curbside-Pickup_Icon.svg");
  mask-image: url("../img/icons/FF_Curbside-Pickup_Icon.svg");
}

.pickup-locations-list .cell:first-child {
  flex-direction: column;
  width: 32%;
}

.pickup-locations-list .cell:last-child {
  flex-direction: column;
  width: 68%;
}

.pickup-locations-list .cell:last-child .key {
  min-width: 6.25rem;
}

.pickup-locations-list .cell.private {
  width: 100% !important;
  display: -moz-flex;
  display: flex;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.pickup-locations-list .cell .key {
  padding-right: 0.5rem;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  color: #36363b;
  text-transform: uppercase;
  box-sizing: content-box;
}

.pickup-locations-list .cell .val {
  font-size: 1rem;
  line-height: 1.5;
  color: #838387;
  text-transform: uppercase;
  padding-right: 0.25rem;
}

.state-list-wrap {
  max-height: 480px;
  overflow-y: auto;
}

.state-list-wrap .state-list-item {
  padding-left: 0;
}

.state-list-wrap .state-list-item:before {
  content: none;
  display: none;
}

.state-list-wrap .state-list-item:not(:first-child) {
  border-top: 1px solid rgba(236, 236, 241, 0.8);
  margin-top: 2rem;
}

.state-list-wrap .state-list-item .pll-state {
  font-size: 1.25rem;
  line-height: 3rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #36363b;
}

.state-list-wrap .state-list-item .pickup-locations-list {
  max-height: none;
  overflow-y: auto;
}

.seller-directory-content .sellers-list {
  padding: 0;
}

.seller-directory-content .sellers-list .seller {
  width: calc(50% - 0.625rem);
}

.seller-directory-content .sellers-list .seller:nth-child(2n) {
  margin: 0 0 1.25rem 0.625rem;
}

.seller-directory-content .sellers-list .seller:nth-child(2n+1) {
  margin: 0 0.625rem 1.25rem 0;
}

body .newsletter-output {
  padding-left: 5rem !important;
}

body .newsletter-output .col img {
  margin-bottom: 2.5rem;
}

body .newsletter-output .col h6 {
  margin-bottom: 1.25rem;
}

body .newsletter-output .col h4 {
  margin-bottom: 1.25rem;
}

body .newsletter-output .col p {
  margin-bottom: 1.25rem;
}

body .map-overlay {
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

body .videoWrapper iframe {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

body #dd-container {
  padding: 0 1.875rem;
}

body #dd-container #dd-container {
  padding: 0;
}

body #dd-container .chosen-container .chosen-results li,
body .dd-plugin .chosen-container .chosen-results li {
  padding: 5px 20px;
}

body .dd-plugin td,
body .dd-plugin th {
  padding-left: 20px !important;
}

body #registration .content {
  padding: 0;
}

body #registration .limus-form .table {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

.rs_wrap .container:last-child .resto-sponsors {
  padding-bottom: 7.75rem !important;
}

.container.rs .resto-sponsors {
  padding-bottom: 7.75rem !important;
}

.sb_mn {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.sb_mn .current-menu-item a {
  text-decoration: underline;
}

.sb_mn .submenu ul li .button:hover {
  border: 3px solid #ffffff !important;
}

.resto-sponsors {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !important;
}

.resto-sponsors .search {
  vertical-align: middle !important;
}

.resto-sponsors .resto-col img {
  max-height: 90%;
}

.resto-sponsors .resto-col h3 {
  margin-bottom: 0px;
}

.resto-sponsors .sponsors-col .sponsor-title {
  height: 50px;
}

.resto-sponsors .sponsors-col h3 {
  margin-bottom: 0px !important;
}

.resto-sponsors .table {
  border-collapse: collapse;
}

.resto-sponsors .blog-pagination {
  list-style: none;
  text-align: center;
}

.resto-sponsors .blog-pagination li {
  display: inline-block;
  width: auto;
  padding: 0;
}

.resto-sponsors .blog-pagination li:before {
  content: none;
}

.resto-sponsors .blog-pagination li:last-child {
  margin-bottom: 1.375rem;
}

.resto-sponsors .blog-pagination li a {
  display: block;
  float: left;
  padding: 4px 12px;
  margin-right: 7px;
  border: 1px solid #efefef;
}

.resto-sponsors .blog-pagination li.active a {
  background-color: #f5f5f5;
}

.resto-sponsors .blog-tags {
  font-size: 12px;
}

body form .true-table {
  margin-bottom: 2.5rem;
}

body form .true-table .table-heading {
  display: table-row !important;
}

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

body form .true-table .table-heading .col.col-1 {
  display: table-cell !important;
  width: 5.5555555556% !important;
}

body form .true-table .table-heading .col.col-2 {
  display: table-cell !important;
  width: 11.1111111111% !important;
}

body form .true-table .table-heading .col.col-3 {
  display: table-cell !important;
  width: 16.6666666667% !important;
}

body form .true-table .table-heading .col.col-4 {
  display: table-cell !important;
  width: 22.2222222222% !important;
}

body form .true-table .table-heading .col.col-5 {
  display: table-cell !important;
  width: 27.7777777778% !important;
}

body form .true-table .table-heading .col.col-6 {
  display: table-cell !important;
  width: 33.3333333333% !important;
}

body form .true-table .table-heading .col.col-7 {
  display: table-cell !important;
  width: 38.8888888889% !important;
}

body form .true-table .table-heading .col.col-8 {
  display: table-cell !important;
  width: 44.4444444444% !important;
}

body form .true-table .table-heading .col.col-9 {
  display: table-cell !important;
  width: 50% !important;
}

body form .true-table .table-heading .col.col-10 {
  display: table-cell !important;
  width: 55.5555555556% !important;
}

body form .true-table .table-heading .col.col-11 {
  display: table-cell !important;
  width: 61.1111111111% !important;
}

body form .true-table .table-heading .col.col-12 {
  display: table-cell !important;
  width: 66.6666666667% !important;
}

body form .true-table .table-heading .col.col-13 {
  display: table-cell !important;
  width: 72.2222222222% !important;
}

body form .true-table .table-heading .col.col-14 {
  display: table-cell !important;
  width: 77.7777777778% !important;
}

body form .true-table .table-heading .col.col-15 {
  display: table-cell !important;
  width: 83.3333333333% !important;
}

body form .true-table .table-heading .col.col-16 {
  display: table-cell !important;
  width: 88.8888888889% !important;
}

body form .true-table .table-heading .col.col-17 {
  display: table-cell !important;
  width: 94.4444444444% !important;
}

body form .true-table .table-heading .col.col-18 {
  display: table-cell !important;
  width: 100% !important;
}

body form .true-table .table-heading .col + .col {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

body form .true-table .table-row {
  display: table-row !important;
}

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

body form .true-table .table-row .col.col-1 {
  display: table-cell !important;
  width: 5.5555555556% !important;
}

body form .true-table .table-row .col.col-2 {
  display: table-cell !important;
  width: 11.1111111111% !important;
}

body form .true-table .table-row .col.col-3 {
  display: table-cell !important;
  width: 16.6666666667% !important;
}

body form .true-table .table-row .col.col-4 {
  display: table-cell !important;
  width: 22.2222222222% !important;
}

body form .true-table .table-row .col.col-5 {
  display: table-cell !important;
  width: 27.7777777778% !important;
}

body form .true-table .table-row .col.col-6 {
  display: table-cell !important;
  width: 33.3333333333% !important;
}

body form .true-table .table-row .col.col-7 {
  display: table-cell !important;
  width: 38.8888888889% !important;
}

body form .true-table .table-row .col.col-8 {
  display: table-cell !important;
  width: 44.4444444444% !important;
}

body form .true-table .table-row .col.col-9 {
  display: table-cell !important;
  width: 50% !important;
}

body form .true-table .table-row .col.col-10 {
  display: table-cell !important;
  width: 55.5555555556% !important;
}

body form .true-table .table-row .col.col-11 {
  display: table-cell !important;
  width: 61.1111111111% !important;
}

body form .true-table .table-row .col.col-12 {
  display: table-cell !important;
  width: 66.6666666667% !important;
}

body form .true-table .table-row .col.col-13 {
  display: table-cell !important;
  width: 72.2222222222% !important;
}

body form .true-table .table-row .col.col-14 {
  display: table-cell !important;
  width: 77.7777777778% !important;
}

body form .true-table .table-row .col.col-15 {
  display: table-cell !important;
  width: 83.3333333333% !important;
}

body form .true-table .table-row .col.col-16 {
  display: table-cell !important;
  width: 88.8888888889% !important;
}

body form .true-table .table-row .col.col-17 {
  display: table-cell !important;
  width: 94.4444444444% !important;
}

body form .true-table .table-row .col.col-18 {
  display: table-cell !important;
  width: 100% !important;
}

body form .true-table .table-row .col + .col {
  padding: 1rem 0.5rem !important;
}

body form .true-table .table-row .col + .col.input-container {
  padding: 0.5rem 0 0.5rem 0.5rem !important;
}

body form .true-table .table-row .col input[type=text] {
  margin-bottom: 0 !important;
  background-color: #ececf1;
  height: 2.625rem;
  padding: 0 0.5rem;
}

.del-row {
  text-decoration: none;
  font-size: 2rem;
  transform-origin: center;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  width: 3.688rem;
  text-align: center;
  cursor: pointer;
  margin: 0;
}

.del-row:hover {
  text-decoration: none;
}

.add-row {
  padding-left: 1.25rem;
  transform: translateY(-2rem);
  -ms-transform: translateY(-2rem);
}

body .single-answer h3 {
  margin-bottom: 0.75rem;
}

body .section.instagram-feed .text-to-left,
body .section.twitter-feed .text-to-left {
  padding-bottom: 36px !important;
}

body .section .insta_container {
  overflow-y: auto;
  max-height: 560px;
}

body .section .insta_container img {
  width: calc(100% / 3);
  padding: 1%;
}

body .col.text-to-left iframe {
  max-height: 560px;
}

body .container .section .content.form-subtitle-text {
  padding: 2.5rem 0 5rem !important;
  margin-top: -5rem;
}

body .submenu ul li.button {
  white-space: normal;
  display: inline-block;
  height: auto;
  color: #ffffff;
  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;
}

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

#response {
  background-color: #fc0111;
  font-size: 16px;
  padding: 1em 0;
}

#response table {
  width: 100%;
  text-align: center;
  margin: 0 0 2em 0;
}

#response table th,
#response table td {
  padding: 1em;
}

#response table:last-child {
  margin: 0;
}

.e404 .button {
  margin-bottom: 0;
}

pre {
  font-size: 16px !important;
  font-family: Consolas, monospace !important;
  margin-bottom: 1.875rem;
}

.flex.vpn1 {
  flex-basis: 5.5555555556%;
  flex-grow: 0;
  max-width: 5.5555555556%;
}

.flex.order-vpn1 {
  order: 1;
}

.flex.vpn2 {
  flex-basis: 11.1111111111%;
  flex-grow: 0;
  max-width: 11.1111111111%;
}

.flex.order-vpn2 {
  order: 2;
}

.flex.vpn3 {
  flex-basis: 16.6666666667%;
  flex-grow: 0;
  max-width: 16.6666666667%;
}

.flex.order-vpn3 {
  order: 3;
}

.flex.vpn4 {
  flex-basis: 22.2222222222%;
  flex-grow: 0;
  max-width: 22.2222222222%;
}

.flex.order-vpn4 {
  order: 4;
}

.flex.vpn5 {
  flex-basis: 27.7777777778%;
  flex-grow: 0;
  max-width: 27.7777777778%;
}

.flex.order-vpn5 {
  order: 5;
}

.flex.vpn6 {
  flex-basis: 33.3333333333%;
  flex-grow: 0;
  max-width: 33.3333333333%;
}

.flex.order-vpn6 {
  order: 6;
}

.flex.vpn7 {
  flex-basis: 38.8888888889%;
  flex-grow: 0;
  max-width: 38.8888888889%;
}

.flex.order-vpn7 {
  order: 7;
}

.flex.vpn8 {
  flex-basis: 44.4444444444%;
  flex-grow: 0;
  max-width: 44.4444444444%;
}

.flex.order-vpn8 {
  order: 8;
}

.flex.vpn9 {
  flex-basis: 50%;
  flex-grow: 0;
  max-width: 50%;
}

.flex.order-vpn9 {
  order: 9;
}

.flex.vpn10 {
  flex-basis: 55.5555555556%;
  flex-grow: 0;
  max-width: 55.5555555556%;
}

.flex.order-vpn10 {
  order: 10;
}

.flex.vpn11 {
  flex-basis: 61.1111111111%;
  flex-grow: 0;
  max-width: 61.1111111111%;
}

.flex.order-vpn11 {
  order: 11;
}

.flex.vpn12 {
  flex-basis: 66.6666666667%;
  flex-grow: 0;
  max-width: 66.6666666667%;
}

.flex.order-vpn12 {
  order: 12;
}

.flex.vpn13 {
  flex-basis: 72.2222222222%;
  flex-grow: 0;
  max-width: 72.2222222222%;
}

.flex.order-vpn13 {
  order: 13;
}

.flex.vpn14 {
  flex-basis: 77.7777777778%;
  flex-grow: 0;
  max-width: 77.7777777778%;
}

.flex.order-vpn14 {
  order: 14;
}

.flex.vpn15 {
  flex-basis: 83.3333333333%;
  flex-grow: 0;
  max-width: 83.3333333333%;
}

.flex.order-vpn15 {
  order: 15;
}

.flex.vpn16 {
  flex-basis: 88.8888888889%;
  flex-grow: 0;
  max-width: 88.8888888889%;
}

.flex.order-vpn16 {
  order: 16;
}

.flex.vpn17 {
  flex-basis: 94.4444444444%;
  flex-grow: 0;
  max-width: 94.4444444444%;
}

.flex.order-vpn17 {
  order: 17;
}

.flex.vpn18 {
  flex-basis: 100%;
  flex-grow: 0;
  max-width: 100%;
}

.flex.order-vpn18 {
  order: 18;
}

.flex.offset-vpn0 {
  margin-right: 0%;
}

.flex.offset-vpn1 {
  margin-right: 5.5555555556%;
}

.flex.offset-vpn2 {
  margin-right: 11.1111111111%;
}

.flex.offset-vpn3 {
  margin-right: 16.6666666667%;
}

.flex.offset-vpn4 {
  margin-right: 22.2222222222%;
}

.flex.offset-vpn5 {
  margin-right: 27.7777777778%;
}

.flex.offset-vpn6 {
  margin-right: 33.3333333333%;
}

.flex.offset-vpn7 {
  margin-right: 38.8888888889%;
}

.flex.offset-vpn8 {
  margin-right: 44.4444444444%;
}

.flex.offset-vpn9 {
  margin-right: 50%;
}

.flex.offset-vpn10 {
  margin-right: 55.5555555556%;
}

.flex.offset-vpn11 {
  margin-right: 61.1111111111%;
}

.flex.offset-vpn12 {
  margin-right: 66.6666666667%;
}

.flex.offset-vpn13 {
  margin-right: 72.2222222222%;
}

.flex.offset-vpn14 {
  margin-right: 77.7777777778%;
}

.flex.offset-vpn15 {
  margin-right: 83.3333333333%;
}

.flex.offset-vpn16 {
  margin-right: 88.8888888889%;
}

.flex.offset-vpn17 {
  margin-right: 94.4444444444%;
}

.flex.offset-vpn18 {
  margin-right: 100%;
}

.flex.apn1 {
  flex-basis: 5.5555555556%;
  flex-grow: 0;
  max-width: 5.5555555556%;
}

.flex.order-apn1 {
  order: 1;
}

.flex.apn2 {
  flex-basis: 11.1111111111%;
  flex-grow: 0;
  max-width: 11.1111111111%;
}

.flex.order-apn2 {
  order: 2;
}

.flex.apn3 {
  flex-basis: 16.6666666667%;
  flex-grow: 0;
  max-width: 16.6666666667%;
}

.flex.order-apn3 {
  order: 3;
}

.flex.apn4 {
  flex-basis: 22.2222222222%;
  flex-grow: 0;
  max-width: 22.2222222222%;
}

.flex.order-apn4 {
  order: 4;
}

.flex.apn5 {
  flex-basis: 27.7777777778%;
  flex-grow: 0;
  max-width: 27.7777777778%;
}

.flex.order-apn5 {
  order: 5;
}

.flex.apn6 {
  flex-basis: 33.3333333333%;
  flex-grow: 0;
  max-width: 33.3333333333%;
}

.flex.order-apn6 {
  order: 6;
}

.flex.apn7 {
  flex-basis: 38.8888888889%;
  flex-grow: 0;
  max-width: 38.8888888889%;
}

.flex.order-apn7 {
  order: 7;
}

.flex.apn8 {
  flex-basis: 44.4444444444%;
  flex-grow: 0;
  max-width: 44.4444444444%;
}

.flex.order-apn8 {
  order: 8;
}

.flex.apn9 {
  flex-basis: 50%;
  flex-grow: 0;
  max-width: 50%;
}

.flex.order-apn9 {
  order: 9;
}

.flex.apn10 {
  flex-basis: 55.5555555556%;
  flex-grow: 0;
  max-width: 55.5555555556%;
}

.flex.order-apn10 {
  order: 10;
}

.flex.apn11 {
  flex-basis: 61.1111111111%;
  flex-grow: 0;
  max-width: 61.1111111111%;
}

.flex.order-apn11 {
  order: 11;
}

.flex.apn12 {
  flex-basis: 66.6666666667%;
  flex-grow: 0;
  max-width: 66.6666666667%;
}

.flex.order-apn12 {
  order: 12;
}

.flex.apn13 {
  flex-basis: 72.2222222222%;
  flex-grow: 0;
  max-width: 72.2222222222%;
}

.flex.order-apn13 {
  order: 13;
}

.flex.apn14 {
  flex-basis: 77.7777777778%;
  flex-grow: 0;
  max-width: 77.7777777778%;
}

.flex.order-apn14 {
  order: 14;
}

.flex.apn15 {
  flex-basis: 83.3333333333%;
  flex-grow: 0;
  max-width: 83.3333333333%;
}

.flex.order-apn15 {
  order: 15;
}

.flex.apn16 {
  flex-basis: 88.8888888889%;
  flex-grow: 0;
  max-width: 88.8888888889%;
}

.flex.order-apn16 {
  order: 16;
}

.flex.apn17 {
  flex-basis: 94.4444444444%;
  flex-grow: 0;
  max-width: 94.4444444444%;
}

.flex.order-apn17 {
  order: 17;
}

.flex.apn18 {
  flex-basis: 100%;
  flex-grow: 0;
  max-width: 100%;
}

.flex.order-apn18 {
  order: 18;
}

.flex.offset-apn0 {
  margin-right: 0%;
}

.flex.offset-apn1 {
  margin-right: 5.5555555556%;
}

.flex.offset-apn2 {
  margin-right: 11.1111111111%;
}

.flex.offset-apn3 {
  margin-right: 16.6666666667%;
}

.flex.offset-apn4 {
  margin-right: 22.2222222222%;
}

.flex.offset-apn5 {
  margin-right: 27.7777777778%;
}

.flex.offset-apn6 {
  margin-right: 33.3333333333%;
}

.flex.offset-apn7 {
  margin-right: 38.8888888889%;
}

.flex.offset-apn8 {
  margin-right: 44.4444444444%;
}

.flex.offset-apn9 {
  margin-right: 50%;
}

.flex.offset-apn10 {
  margin-right: 55.5555555556%;
}

.flex.offset-apn11 {
  margin-right: 61.1111111111%;
}

.flex.offset-apn12 {
  margin-right: 66.6666666667%;
}

.flex.offset-apn13 {
  margin-right: 72.2222222222%;
}

.flex.offset-apn14 {
  margin-right: 77.7777777778%;
}

.flex.offset-apn15 {
  margin-right: 83.3333333333%;
}

.flex.offset-apn16 {
  margin-right: 88.8888888889%;
}

.flex.offset-apn17 {
  margin-right: 94.4444444444%;
}

.flex.offset-apn18 {
  margin-right: 100%;
}

.flex.mbl1 {
  flex-basis: 5.5555555556%;
  flex-grow: 0;
  max-width: 5.5555555556%;
}

.flex.order-mbl1 {
  order: 1;
}

.flex.mbl2 {
  flex-basis: 11.1111111111%;
  flex-grow: 0;
  max-width: 11.1111111111%;
}

.flex.order-mbl2 {
  order: 2;
}

.flex.mbl3 {
  flex-basis: 16.6666666667%;
  flex-grow: 0;
  max-width: 16.6666666667%;
}

.flex.order-mbl3 {
  order: 3;
}

.flex.mbl4 {
  flex-basis: 22.2222222222%;
  flex-grow: 0;
  max-width: 22.2222222222%;
}

.flex.order-mbl4 {
  order: 4;
}

.flex.mbl5 {
  flex-basis: 27.7777777778%;
  flex-grow: 0;
  max-width: 27.7777777778%;
}

.flex.order-mbl5 {
  order: 5;
}

.flex.mbl6 {
  flex-basis: 33.3333333333%;
  flex-grow: 0;
  max-width: 33.3333333333%;
}

.flex.order-mbl6 {
  order: 6;
}

.flex.mbl7 {
  flex-basis: 38.8888888889%;
  flex-grow: 0;
  max-width: 38.8888888889%;
}

.flex.order-mbl7 {
  order: 7;
}

.flex.mbl8 {
  flex-basis: 44.4444444444%;
  flex-grow: 0;
  max-width: 44.4444444444%;
}

.flex.order-mbl8 {
  order: 8;
}

.flex.mbl9 {
  flex-basis: 50%;
  flex-grow: 0;
  max-width: 50%;
}

.flex.order-mbl9 {
  order: 9;
}

.flex.mbl10 {
  flex-basis: 55.5555555556%;
  flex-grow: 0;
  max-width: 55.5555555556%;
}

.flex.order-mbl10 {
  order: 10;
}

.flex.mbl11 {
  flex-basis: 61.1111111111%;
  flex-grow: 0;
  max-width: 61.1111111111%;
}

.flex.order-mbl11 {
  order: 11;
}

.flex.mbl12 {
  flex-basis: 66.6666666667%;
  flex-grow: 0;
  max-width: 66.6666666667%;
}

.flex.order-mbl12 {
  order: 12;
}

.flex.mbl13 {
  flex-basis: 72.2222222222%;
  flex-grow: 0;
  max-width: 72.2222222222%;
}

.flex.order-mbl13 {
  order: 13;
}

.flex.mbl14 {
  flex-basis: 77.7777777778%;
  flex-grow: 0;
  max-width: 77.7777777778%;
}

.flex.order-mbl14 {
  order: 14;
}

.flex.mbl15 {
  flex-basis: 83.3333333333%;
  flex-grow: 0;
  max-width: 83.3333333333%;
}

.flex.order-mbl15 {
  order: 15;
}

.flex.mbl16 {
  flex-basis: 88.8888888889%;
  flex-grow: 0;
  max-width: 88.8888888889%;
}

.flex.order-mbl16 {
  order: 16;
}

.flex.mbl17 {
  flex-basis: 94.4444444444%;
  flex-grow: 0;
  max-width: 94.4444444444%;
}

.flex.order-mbl17 {
  order: 17;
}

.flex.mbl18 {
  flex-basis: 100%;
  flex-grow: 0;
  max-width: 100%;
}

.flex.order-mbl18 {
  order: 18;
}

.flex.offset-mbl0 {
  margin-right: 0%;
}

.flex.offset-mbl1 {
  margin-right: 5.5555555556%;
}

.flex.offset-mbl2 {
  margin-right: 11.1111111111%;
}

.flex.offset-mbl3 {
  margin-right: 16.6666666667%;
}

.flex.offset-mbl4 {
  margin-right: 22.2222222222%;
}

.flex.offset-mbl5 {
  margin-right: 27.7777777778%;
}

.flex.offset-mbl6 {
  margin-right: 33.3333333333%;
}

.flex.offset-mbl7 {
  margin-right: 38.8888888889%;
}

.flex.offset-mbl8 {
  margin-right: 44.4444444444%;
}

.flex.offset-mbl9 {
  margin-right: 50%;
}

.flex.offset-mbl10 {
  margin-right: 55.5555555556%;
}

.flex.offset-mbl11 {
  margin-right: 61.1111111111%;
}

.flex.offset-mbl12 {
  margin-right: 66.6666666667%;
}

.flex.offset-mbl13 {
  margin-right: 72.2222222222%;
}

.flex.offset-mbl14 {
  margin-right: 77.7777777778%;
}

.flex.offset-mbl15 {
  margin-right: 83.3333333333%;
}

.flex.offset-mbl16 {
  margin-right: 88.8888888889%;
}

.flex.offset-mbl17 {
  margin-right: 94.4444444444%;
}

.flex.offset-mbl18 {
  margin-right: 100%;
}

pre.debug {
  background: #fc0;
  color: #333;
  width: 100%;
  overflow: auto;
  padding: 0.5em 1em;
}

h3.before-json {
  margin: 2.25em 0 0.75em 0;
}

.debug pre.pretty-json {
  background: rgba(255, 204, 0, 0.2);
  color: #333;
  outline: 2px solid #fc0;
  overflow: auto;
  margin: 0;
  padding: 1em 1.25em;
}

.debug pre.pretty-json span {
  font-family: Consolas, monospace !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

body .navigation .section .table .row .col a.button.other {
  background-color: transparent !important;
}

body .navigation .section .table .row .col a.button.other:hover {
  background-color: #e35928 !important;
}

.footer .container .section .map-placeholder {
  background-image: url("../img/MAP-Servings.jpg");
}

.mobile-only-buttons a.button.other {
  background-color: transparent !important;
  border-color: #e35928 !important;
  color: #e35928 !important;
}

.mobile-only-buttons a.button.other:hover {
  background-color: #e35928 !important;
  color: #ffffff !important;
}

.cs-nav .nav-wrap {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  align-items: center;
}

.cs-nav .nav-wrap .logo-wrap {
  width: 17.5rem;
}

.cs-nav .nav-wrap .logo-wrap .logo {
  width: auto;
  display: -moz-flex;
  display: flex;
}

.cs-nav .nav-wrap .menu-wrap {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  gap: 2.5rem;
}

.cs-nav .nav-wrap .menu-wrap .login-item {
  font-size: 1.063rem;
  line-height: 2.313rem;
  text-decoration: none;
  color: #36363b;
  font-weight: normal;
  display: inline-block;
  padding: 0.563rem 1.25rem;
  background-color: #ececf1;
}

.cs-nav .nav-wrap .menu-wrap .login-item .login-pie {
  white-space: nowrap;
  line-height: 1.5em;
}

.cs-nav .nav-wrap .menu-wrap .login-item .user-name {
  color: #36363b;
}

.cs-nav .nav-wrap .menu-wrap .login-item a {
  cursor: pointer;
}

.cs-nav .nav-wrap .menu-wrap .login-item .user-name,
.cs-nav .nav-wrap .menu-wrap .login-item a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  line-height: inherit;
}

.cs-nav .nav-wrap .menu-wrap .menu-top {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.cs-nav .nav-wrap .menu-wrap .menu-top .menu-buttons {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: calc(100% - 18.5rem);
  gap: 1rem;
}

.cs-nav .nav-wrap .menu-wrap .menu-top .menu-buttons .b-wrap {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  gap: 1.5rem;
}

.cs-nav .nav-wrap .menu-wrap .menu-top .menu-buttons .b-wrap .button {
  margin-bottom: 0;
  margin-top: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  line-height: 2.875rem;
  height: auto;
  width: auto;
  padding: 0 2.5rem;
  background-color: transparent;
  color: #e35928;
  border-color: #e35928;
}

.cs-nav .nav-wrap .menu-wrap .menu-top .menu-buttons .b-wrap .button:hover {
  color: #ffffff;
  background-color: #e35928;
}

.cs-nav .nav-wrap .menu-wrap .menu-bottom .main-menu {
  width: 100%;
}

.cs-nav .nav-wrap .menu-wrap .menu-bottom .menu-main-container ul.menu {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.cs-nav .nav-wrap .menu-wrap .menu-bottom .menu-main-container ul.menu li {
  margin-right: 0;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.cs-logo .logo {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
}

body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.cs-logo .logo img {
  max-height: 55%;
}

.flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-info-wrap {
  width: 100%;
}

.flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image {
  border-radius: 0;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client .img-price {
  padding-right: 0;
  margin-right: 2.5rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie form {
  align-items: center;
  margin-bottom: 3rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-description {
  margin-bottom: 0.75rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-price {
  position: relative;
  top: auto;
  right: auto;
  text-align: left;
  margin-bottom: 0.75rem;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-image {
  width: 14.5rem;
  height: 14.5rem;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

[ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (min-width: 480px) {
  .flex.hpn1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-hpn1 {
    order: 1;
  }

  .flex.hpn2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-hpn2 {
    order: 2;
  }

  .flex.hpn3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-hpn3 {
    order: 3;
  }

  .flex.hpn4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-hpn4 {
    order: 4;
  }

  .flex.hpn5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-hpn5 {
    order: 5;
  }

  .flex.hpn6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-hpn6 {
    order: 6;
  }

  .flex.hpn7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-hpn7 {
    order: 7;
  }

  .flex.hpn8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-hpn8 {
    order: 8;
  }

  .flex.hpn9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-hpn9 {
    order: 9;
  }

  .flex.hpn10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-hpn10 {
    order: 10;
  }

  .flex.hpn11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-hpn11 {
    order: 11;
  }

  .flex.hpn12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-hpn12 {
    order: 12;
  }

  .flex.hpn13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-hpn13 {
    order: 13;
  }

  .flex.hpn14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-hpn14 {
    order: 14;
  }

  .flex.hpn15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-hpn15 {
    order: 15;
  }

  .flex.hpn16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-hpn16 {
    order: 16;
  }

  .flex.hpn17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-hpn17 {
    order: 17;
  }

  .flex.hpn18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-hpn18 {
    order: 18;
  }

  .flex.offset-hpn0 {
    margin-right: 0%;
  }

  .flex.offset-hpn1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-hpn2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-hpn3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-hpn4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-hpn5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-hpn6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-hpn7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-hpn8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-hpn9 {
    margin-right: 50%;
  }

  .flex.offset-hpn10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-hpn11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-hpn12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-hpn13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-hpn14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-hpn15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-hpn16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-hpn17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-hpn18 {
    margin-right: 100%;
  }
}

@media screen and (min-width: 547px) {
  .sq-card-wrapper .sq-card-iframe-container iframe {
    min-width: 483px;
  }
}

@media (min-width: 768px) {
  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;
  }

  body div.light-bg-grey .slick-prev:hover {
    background-image: url("../img/icons/arrow-left-dark.png"), url("../img/bg/light-gray.png");
  }

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

  body div.light-bg-grey .slick-next:hover {
    background-image: url("../img/icons/arrow-right-dark.png"), url("../img/bg/light-gray.png");
  }

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

  body div.dark-bg-grey .slick-prev:hover {
    background-image: url("../img/icons/arrow-left-dark.png"), url("../img/bg/dark-gray.png");
  }

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

  body div.dark-bg-grey .slick-next:hover {
    background-image: url("../img/icons/arrow-right-dark.png"), url("../img/bg/dark-gray.png");
  }

  body div.dark-bg-red .slick-prev {
    background-image: url("../img/icons/arrow-left.png"), url("../img/bg/dark-red.png");
  }

  body div.dark-bg-red .slick-prev:hover {
    background-image: url("../img/icons/arrow-left.png"), url("../img/bg/dark-red.png");
  }

  body div.dark-bg-red .slick-next {
    background-image: url("../img/icons/arrow-right.png"), url("../img/bg/dark-red.png");
  }

  body div.dark-bg-red .slick-next:hover {
    background-image: url("../img/icons/arrow-right.png"), url("../img/bg/dark-red.png");
  }

  body div.orange-bg .slick-prev {
    background-image: url("../img/icons/arrow-left.png"), url("../img/bg/dark-red.png");
  }

  body div.orange-bg .slick-prev:hover {
    background-image: url("../img/icons/arrow-left.png"), url("../img/bg/dark-red.png");
  }

  body div.orange-bg .slick-next {
    background-image: url("../img/icons/arrow-right.png"), url("../img/bg/dark-red.png");
  }

  body div.orange-bg .slick-next:hover {
    background-image: url("../img/icons/arrow-right.png"), url("../img/bg/dark-red.png");
  }

  body .container .section.client-stories {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .form-field .radio-button.payment-method:last-child {
    margin-bottom: 3.438rem;
  }

  .form-field .radio-button.payment-method label {
    margin-bottom: 1rem;
  }

  body .fields {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  body .slick-prev {
    margin-left: 0 !important;
  }

  body .slick-next {
    margin-right: 0 !important;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step.close-btn {
    display: none;
  }

  body #dd-container {
    padding: 0 4.5rem;
  }

  body .form {
    padding: 7.75rem 1.25rem !important;
  }

  body .form .content {
    padding: 0 1.25rem !important;
  }

  body form span.group-help {
    margin-left: 1.25rem;
  }

  .resto-sponsors .search #resto-search {
    margin-bottom: 0;
  }

  .resto-sponsors .resto-col {
    padding: 3rem 1.25rem !important;
  }

  .resto-sponsors .sponsors-col {
    padding: 3rem 2.5rem !important;
  }

  .flex.vpd1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-vpd1 {
    order: 1;
  }

  .flex.vpd2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-vpd2 {
    order: 2;
  }

  .flex.vpd3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-vpd3 {
    order: 3;
  }

  .flex.vpd4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-vpd4 {
    order: 4;
  }

  .flex.vpd5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-vpd5 {
    order: 5;
  }

  .flex.vpd6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-vpd6 {
    order: 6;
  }

  .flex.vpd7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-vpd7 {
    order: 7;
  }

  .flex.vpd8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-vpd8 {
    order: 8;
  }

  .flex.vpd9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-vpd9 {
    order: 9;
  }

  .flex.vpd10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-vpd10 {
    order: 10;
  }

  .flex.vpd11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-vpd11 {
    order: 11;
  }

  .flex.vpd12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-vpd12 {
    order: 12;
  }

  .flex.vpd13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-vpd13 {
    order: 13;
  }

  .flex.vpd14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-vpd14 {
    order: 14;
  }

  .flex.vpd15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-vpd15 {
    order: 15;
  }

  .flex.vpd16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-vpd16 {
    order: 16;
  }

  .flex.vpd17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-vpd17 {
    order: 17;
  }

  .flex.vpd18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-vpd18 {
    order: 18;
  }

  .flex.offset-vpd0 {
    margin-right: 0%;
  }

  .flex.offset-vpd1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-vpd2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-vpd3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-vpd4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-vpd5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-vpd6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-vpd7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-vpd8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-vpd9 {
    margin-right: 50%;
  }

  .flex.offset-vpd10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-vpd11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-vpd12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-vpd13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-vpd14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-vpd15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-vpd16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-vpd17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-vpd18 {
    margin-right: 100%;
  }

  .flex.apd1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-apd1 {
    order: 1;
  }

  .flex.apd2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-apd2 {
    order: 2;
  }

  .flex.apd3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-apd3 {
    order: 3;
  }

  .flex.apd4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-apd4 {
    order: 4;
  }

  .flex.apd5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-apd5 {
    order: 5;
  }

  .flex.apd6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-apd6 {
    order: 6;
  }

  .flex.apd7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-apd7 {
    order: 7;
  }

  .flex.apd8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-apd8 {
    order: 8;
  }

  .flex.apd9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-apd9 {
    order: 9;
  }

  .flex.apd10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-apd10 {
    order: 10;
  }

  .flex.apd11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-apd11 {
    order: 11;
  }

  .flex.apd12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-apd12 {
    order: 12;
  }

  .flex.apd13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-apd13 {
    order: 13;
  }

  .flex.apd14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-apd14 {
    order: 14;
  }

  .flex.apd15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-apd15 {
    order: 15;
  }

  .flex.apd16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-apd16 {
    order: 16;
  }

  .flex.apd17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-apd17 {
    order: 17;
  }

  .flex.apd18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-apd18 {
    order: 18;
  }

  .flex.offset-apd0 {
    margin-right: 0%;
  }

  .flex.offset-apd1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-apd2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-apd3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-apd4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-apd5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-apd6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-apd7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-apd8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-apd9 {
    margin-right: 50%;
  }

  .flex.offset-apd10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-apd11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-apd12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-apd13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-apd14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-apd15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-apd16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-apd17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-apd18 {
    margin-right: 100%;
  }

  .flex-section.shopping-cart .cart-form .accordion-help.section-accordion-help {
    margin-bottom: 3.25rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie {
    text-align: left;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form {
    -moz-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-image {
    width: 14.5rem;
    height: 14.5rem;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 2.625rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-name {
    margin-bottom: 0.75rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-description {
    margin-bottom: 1.75rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-price {
    position: relative;
    display: block;
    text-align: left;
    margin-bottom: 2rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-buy {
    position: static !important;
    bottom: auto;
    left: auto;
    right: auto;
    display: block;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-buy .add-to-cart {
    margin-right: 0.5rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-buy .pb-sel-atc {
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-buy.soldout p {
    font-size: 1.125rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-info-wrap {
    -moz-flex: 1;
    flex: 1;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater {
    width: 100%;
    padding-bottom: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater .form-fields {
    margin: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater .form-fields .form-field {
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  .flex-section.shopping-cart .cart-sidebar .sidebar-body.sticky {
    position: fixed;
    width: calc(80rem/3);
    top: 14px;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body.sticky.bottom {
    position: absolute;
    top: auto;
    bottom: 90px;
    left: auto !important;
  }
}

@media (min-width: 896px) {
  body .container .section.event-head .table .row .col:first-child {
    padding-left: 2.5rem !important;
  }

  body .container .section.event-head .table .row .col:last-child {
    padding-right: 2.5rem !important;
  }

  body > .container > .section > .table > .row > .col:first-child {
    padding-left: 2.5rem !important;
  }

  body > .container > .section > .table > .row > .col:last-child {
    padding-right: 2.5rem !important;
  }

  body > .container > .section.slider-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body > .container > .content {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

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

  body nav ul li.nutrition-education ul {
    width: 100%;
  }

  body nav ul li > ul {
    padding: 10px 0 10px 34px;
  }

  .footer .container .section {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  body .hero-container .slide .slide-holder div.center h1 {
    left: 56%;
    transform: translateX(-50%);
  }

  body .hero-container .slide .slide-holder div.center p {
    transform: translateX(-50%);
    left: 56%;
  }

  body .hero-container .slide .slide-holder div.center a.button {
    position: relative;
  }

  body .slide {
    height: 45.563rem;
  }

  body .slide .slide-holder {
    height: 45.563rem;
  }

  body .slide .slide-holder .left {
    height: 45.563rem;
  }

  body .slide .slide-holder div.center {
    max-width: 47.25rem;
    min-width: 47.25rem;
    height: 45.563rem;
  }

  body .slide .slide-holder div.center p {
    padding-right: 5rem;
  }

  body .slide .slide-holder .right {
    height: 45.563rem;
  }

  body .slide img {
    max-height: 45.563rem;
  }

  body .slide {
    height: 45.563rem;
  }

  body .container.hero-container .slick-list {
    height: 45.563rem;
  }

  body .container.hero-container .section {
    min-height: 45.563rem;
  }

  .flex.hpd1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-hpd1 {
    order: 1;
  }

  .flex.hpd2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-hpd2 {
    order: 2;
  }

  .flex.hpd3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-hpd3 {
    order: 3;
  }

  .flex.hpd4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-hpd4 {
    order: 4;
  }

  .flex.hpd5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-hpd5 {
    order: 5;
  }

  .flex.hpd6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-hpd6 {
    order: 6;
  }

  .flex.hpd7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-hpd7 {
    order: 7;
  }

  .flex.hpd8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-hpd8 {
    order: 8;
  }

  .flex.hpd9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-hpd9 {
    order: 9;
  }

  .flex.hpd10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-hpd10 {
    order: 10;
  }

  .flex.hpd11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-hpd11 {
    order: 11;
  }

  .flex.hpd12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-hpd12 {
    order: 12;
  }

  .flex.hpd13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-hpd13 {
    order: 13;
  }

  .flex.hpd14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-hpd14 {
    order: 14;
  }

  .flex.hpd15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-hpd15 {
    order: 15;
  }

  .flex.hpd16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-hpd16 {
    order: 16;
  }

  .flex.hpd17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-hpd17 {
    order: 17;
  }

  .flex.hpd18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-hpd18 {
    order: 18;
  }

  .flex.offset-hpd0 {
    margin-right: 0%;
  }

  .flex.offset-hpd1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-hpd2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-hpd3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-hpd4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-hpd5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-hpd6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-hpd7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-hpd8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-hpd9 {
    margin-right: 50%;
  }

  .flex.offset-hpd10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-hpd11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-hpd12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-hpd13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-hpd14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-hpd15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-hpd16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-hpd17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-hpd18 {
    margin-right: 100%;
  }
}

@media (min-width: 1025px) {
  .mobile-only-buttons {
    display: none !important;
  }

  body nav ul li:hover {
    background-color: #ffffff;
    background-image: url("../img/bg/transparent_pattern.png");
  }

  body nav ul li:hover > ul {
    display: block;
  }

  .container.banner .banner_slider .image_wrap {
    height: 37.75rem;
  }

  .container.banner.banner-cs .content h1 {
    font-size: 6rem;
    margin-bottom: 3rem;
  }

  .flex-section.shopping-cart {
    padding-bottom: 90px !important;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy .pb-sel-atc .qty,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy .pb-sel-atc .qty {
    margin-right: 0.75rem;
  }

  .gm-style .gm-style-iw {
    max-height: 190px !important;
    max-width: 280px !important;
    height: 190px;
  }

  .gm-style .gm-style-iw .gm-style-iw-d {
    max-height: 178px !important;
  }

  .flex.ltp1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-ltp1 {
    order: 1;
  }

  .flex.ltp2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-ltp2 {
    order: 2;
  }

  .flex.ltp3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-ltp3 {
    order: 3;
  }

  .flex.ltp4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-ltp4 {
    order: 4;
  }

  .flex.ltp5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-ltp5 {
    order: 5;
  }

  .flex.ltp6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-ltp6 {
    order: 6;
  }

  .flex.ltp7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-ltp7 {
    order: 7;
  }

  .flex.ltp8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-ltp8 {
    order: 8;
  }

  .flex.ltp9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-ltp9 {
    order: 9;
  }

  .flex.ltp10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-ltp10 {
    order: 10;
  }

  .flex.ltp11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-ltp11 {
    order: 11;
  }

  .flex.ltp12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-ltp12 {
    order: 12;
  }

  .flex.ltp13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-ltp13 {
    order: 13;
  }

  .flex.ltp14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-ltp14 {
    order: 14;
  }

  .flex.ltp15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-ltp15 {
    order: 15;
  }

  .flex.ltp16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-ltp16 {
    order: 16;
  }

  .flex.ltp17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-ltp17 {
    order: 17;
  }

  .flex.ltp18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-ltp18 {
    order: 18;
  }

  .flex.offset-ltp0 {
    margin-right: 0%;
  }

  .flex.offset-ltp1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-ltp2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-ltp3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-ltp4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-ltp5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-ltp6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-ltp7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-ltp8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-ltp9 {
    margin-right: 50%;
  }

  .flex.offset-ltp10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-ltp11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-ltp12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-ltp13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-ltp14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-ltp15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-ltp16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-ltp17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-ltp18 {
    margin-right: 100%;
  }
}

@media (min-width: 1200px) {
  body nav ul li.about-us ul {
    height: 12.35rem !important;
  }

  body nav ul li > ul {
    padding: 0.95rem 0.9rem 0.95rem 3rem !important;
  }

  body nav ul li > ul > li {
    min-width: 10.05rem;
  }

  .container.banner.banner-cs .content p {
    max-width: 47rem;
  }

  body .slide .slide-holder .left {
    width: 100%;
  }

  body .slide .slide-holder div.center {
    width: 47.25rem;
  }

  body .slide .slide-holder .right {
    width: 100%;
  }

  .flex.dtp1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-dtp1 {
    order: 1;
  }

  .flex.dtp2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-dtp2 {
    order: 2;
  }

  .flex.dtp3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-dtp3 {
    order: 3;
  }

  .flex.dtp4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-dtp4 {
    order: 4;
  }

  .flex.dtp5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-dtp5 {
    order: 5;
  }

  .flex.dtp6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-dtp6 {
    order: 6;
  }

  .flex.dtp7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-dtp7 {
    order: 7;
  }

  .flex.dtp8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-dtp8 {
    order: 8;
  }

  .flex.dtp9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-dtp9 {
    order: 9;
  }

  .flex.dtp10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-dtp10 {
    order: 10;
  }

  .flex.dtp11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-dtp11 {
    order: 11;
  }

  .flex.dtp12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-dtp12 {
    order: 12;
  }

  .flex.dtp13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-dtp13 {
    order: 13;
  }

  .flex.dtp14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-dtp14 {
    order: 14;
  }

  .flex.dtp15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-dtp15 {
    order: 15;
  }

  .flex.dtp16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-dtp16 {
    order: 16;
  }

  .flex.dtp17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-dtp17 {
    order: 17;
  }

  .flex.dtp18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-dtp18 {
    order: 18;
  }

  .flex.offset-dtp0 {
    margin-right: 0%;
  }

  .flex.offset-dtp1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-dtp2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-dtp3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-dtp4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-dtp5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-dtp6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-dtp7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-dtp8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-dtp9 {
    margin-right: 50%;
  }

  .flex.offset-dtp10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-dtp11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-dtp12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-dtp13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-dtp14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-dtp15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-dtp16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-dtp17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-dtp18 {
    margin-right: 100%;
  }
}

@media (min-width: 1920px) {
  .flex.fhd1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-fhd1 {
    order: 1;
  }

  .flex.fhd2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-fhd2 {
    order: 2;
  }

  .flex.fhd3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-fhd3 {
    order: 3;
  }

  .flex.fhd4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-fhd4 {
    order: 4;
  }

  .flex.fhd5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-fhd5 {
    order: 5;
  }

  .flex.fhd6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-fhd6 {
    order: 6;
  }

  .flex.fhd7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-fhd7 {
    order: 7;
  }

  .flex.fhd8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-fhd8 {
    order: 8;
  }

  .flex.fhd9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-fhd9 {
    order: 9;
  }

  .flex.fhd10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-fhd10 {
    order: 10;
  }

  .flex.fhd11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-fhd11 {
    order: 11;
  }

  .flex.fhd12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-fhd12 {
    order: 12;
  }

  .flex.fhd13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-fhd13 {
    order: 13;
  }

  .flex.fhd14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-fhd14 {
    order: 14;
  }

  .flex.fhd15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-fhd15 {
    order: 15;
  }

  .flex.fhd16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-fhd16 {
    order: 16;
  }

  .flex.fhd17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-fhd17 {
    order: 17;
  }

  .flex.fhd18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-fhd18 {
    order: 18;
  }

  .flex.offset-fhd0 {
    margin-right: 0%;
  }

  .flex.offset-fhd1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-fhd2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-fhd3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-fhd4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-fhd5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-fhd6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-fhd7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-fhd8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-fhd9 {
    margin-right: 50%;
  }

  .flex.offset-fhd10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-fhd11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-fhd12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-fhd13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-fhd14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-fhd15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-fhd16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-fhd17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-fhd18 {
    margin-right: 100%;
  }
}

@media (min-width: 2560px) {
  .flex.qhd1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-qhd1 {
    order: 1;
  }

  .flex.qhd2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-qhd2 {
    order: 2;
  }

  .flex.qhd3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-qhd3 {
    order: 3;
  }

  .flex.qhd4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-qhd4 {
    order: 4;
  }

  .flex.qhd5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-qhd5 {
    order: 5;
  }

  .flex.qhd6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-qhd6 {
    order: 6;
  }

  .flex.qhd7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-qhd7 {
    order: 7;
  }

  .flex.qhd8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-qhd8 {
    order: 8;
  }

  .flex.qhd9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-qhd9 {
    order: 9;
  }

  .flex.qhd10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-qhd10 {
    order: 10;
  }

  .flex.qhd11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-qhd11 {
    order: 11;
  }

  .flex.qhd12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-qhd12 {
    order: 12;
  }

  .flex.qhd13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-qhd13 {
    order: 13;
  }

  .flex.qhd14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-qhd14 {
    order: 14;
  }

  .flex.qhd15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-qhd15 {
    order: 15;
  }

  .flex.qhd16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-qhd16 {
    order: 16;
  }

  .flex.qhd17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-qhd17 {
    order: 17;
  }

  .flex.qhd18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-qhd18 {
    order: 18;
  }

  .flex.offset-qhd0 {
    margin-right: 0%;
  }

  .flex.offset-qhd1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-qhd2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-qhd3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-qhd4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-qhd5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-qhd6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-qhd7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-qhd8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-qhd9 {
    margin-right: 50%;
  }

  .flex.offset-qhd10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-qhd11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-qhd12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-qhd13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-qhd14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-qhd15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-qhd16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-qhd17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-qhd18 {
    margin-right: 100%;
  }
}

@media (min-width: 3840px) {
  .flex.uhd1 {
    flex-basis: 5.5555555556%;
    flex-grow: 0;
    max-width: 5.5555555556%;
  }

  .flex.order-uhd1 {
    order: 1;
  }

  .flex.uhd2 {
    flex-basis: 11.1111111111%;
    flex-grow: 0;
    max-width: 11.1111111111%;
  }

  .flex.order-uhd2 {
    order: 2;
  }

  .flex.uhd3 {
    flex-basis: 16.6666666667%;
    flex-grow: 0;
    max-width: 16.6666666667%;
  }

  .flex.order-uhd3 {
    order: 3;
  }

  .flex.uhd4 {
    flex-basis: 22.2222222222%;
    flex-grow: 0;
    max-width: 22.2222222222%;
  }

  .flex.order-uhd4 {
    order: 4;
  }

  .flex.uhd5 {
    flex-basis: 27.7777777778%;
    flex-grow: 0;
    max-width: 27.7777777778%;
  }

  .flex.order-uhd5 {
    order: 5;
  }

  .flex.uhd6 {
    flex-basis: 33.3333333333%;
    flex-grow: 0;
    max-width: 33.3333333333%;
  }

  .flex.order-uhd6 {
    order: 6;
  }

  .flex.uhd7 {
    flex-basis: 38.8888888889%;
    flex-grow: 0;
    max-width: 38.8888888889%;
  }

  .flex.order-uhd7 {
    order: 7;
  }

  .flex.uhd8 {
    flex-basis: 44.4444444444%;
    flex-grow: 0;
    max-width: 44.4444444444%;
  }

  .flex.order-uhd8 {
    order: 8;
  }

  .flex.uhd9 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }

  .flex.order-uhd9 {
    order: 9;
  }

  .flex.uhd10 {
    flex-basis: 55.5555555556%;
    flex-grow: 0;
    max-width: 55.5555555556%;
  }

  .flex.order-uhd10 {
    order: 10;
  }

  .flex.uhd11 {
    flex-basis: 61.1111111111%;
    flex-grow: 0;
    max-width: 61.1111111111%;
  }

  .flex.order-uhd11 {
    order: 11;
  }

  .flex.uhd12 {
    flex-basis: 66.6666666667%;
    flex-grow: 0;
    max-width: 66.6666666667%;
  }

  .flex.order-uhd12 {
    order: 12;
  }

  .flex.uhd13 {
    flex-basis: 72.2222222222%;
    flex-grow: 0;
    max-width: 72.2222222222%;
  }

  .flex.order-uhd13 {
    order: 13;
  }

  .flex.uhd14 {
    flex-basis: 77.7777777778%;
    flex-grow: 0;
    max-width: 77.7777777778%;
  }

  .flex.order-uhd14 {
    order: 14;
  }

  .flex.uhd15 {
    flex-basis: 83.3333333333%;
    flex-grow: 0;
    max-width: 83.3333333333%;
  }

  .flex.order-uhd15 {
    order: 15;
  }

  .flex.uhd16 {
    flex-basis: 88.8888888889%;
    flex-grow: 0;
    max-width: 88.8888888889%;
  }

  .flex.order-uhd16 {
    order: 16;
  }

  .flex.uhd17 {
    flex-basis: 94.4444444444%;
    flex-grow: 0;
    max-width: 94.4444444444%;
  }

  .flex.order-uhd17 {
    order: 17;
  }

  .flex.uhd18 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .flex.order-uhd18 {
    order: 18;
  }

  .flex.offset-uhd0 {
    margin-right: 0%;
  }

  .flex.offset-uhd1 {
    margin-right: 5.5555555556%;
  }

  .flex.offset-uhd2 {
    margin-right: 11.1111111111%;
  }

  .flex.offset-uhd3 {
    margin-right: 16.6666666667%;
  }

  .flex.offset-uhd4 {
    margin-right: 22.2222222222%;
  }

  .flex.offset-uhd5 {
    margin-right: 27.7777777778%;
  }

  .flex.offset-uhd6 {
    margin-right: 33.3333333333%;
  }

  .flex.offset-uhd7 {
    margin-right: 38.8888888889%;
  }

  .flex.offset-uhd8 {
    margin-right: 44.4444444444%;
  }

  .flex.offset-uhd9 {
    margin-right: 50%;
  }

  .flex.offset-uhd10 {
    margin-right: 55.5555555556%;
  }

  .flex.offset-uhd11 {
    margin-right: 61.1111111111%;
  }

  .flex.offset-uhd12 {
    margin-right: 66.6666666667%;
  }

  .flex.offset-uhd13 {
    margin-right: 72.2222222222%;
  }

  .flex.offset-uhd14 {
    margin-right: 77.7777777778%;
  }

  .flex.offset-uhd15 {
    margin-right: 83.3333333333%;
  }

  .flex.offset-uhd16 {
    margin-right: 88.8888888889%;
  }

  .flex.offset-uhd17 {
    margin-right: 94.4444444444%;
  }

  .flex.offset-uhd18 {
    margin-right: 100%;
  }
}

@media (max-width: 2559px) {
  body .navigation.sticky-nav .section .table .row .col a.button.donate-button {
    padding-left: 1.5rem !important;
    font-size: 14px;
    border-width: 2px;
  }
}

@media (max-width: 1919px) {
  body .navigation.sticky-nav .section a.logo img {
    max-height: 42px;
  }

  body .navigation.sticky-nav nav ul {
    display: inline-block;
    margin-right: 14px;
  }
}

@media (max-width: 1199px) {
  body h1 {
    font-size: 52px;
    line-height: 54px;
  }

  body h2 {
    font-size: 52px;
    line-height: 54px;
    margin-top: -7px;
  }

  body h3 {
    font-size: 24px;
    line-height: 32px;
  }

  body h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }

  body p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 26px;
  }

  body span {
    font-size: 18px;
    line-height: 32px;
  }

  body a {
    font-size: 18px;
    line-height: 32px;
  }

  body a.read-more {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 2px;
  }

  body a.button {
    font-size: 24px;
    margin-top: 30px;
    line-height: 52px;
    letter-spacing: 3px;
    padding: 0 56px;
  }

  body ul li,
  body ol li {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 9px;
    font-weight: 400;
  }

  body .container .section {
    max-width: 1175px;
  }

  body .container > .section {
    padding-left: 32px;
    padding-right: 32px;
  }

  body .navigation .section .table .row .col span.hello-msg {
    font-size: 14px;
  }

  body .navigation .section .table .row .col span.hello-msg a {
    font-size: 14px;
  }

  body .navigation.sticky-nav {
    height: 62px;
    top: -62px;
  }

  body .navigation.sticky-nav.active {
    top: 0;
  }

  body .navigation.sticky-nav nav ul {
    margin-right: 0;
  }

  body .navigation.sticky-nav nav ul li {
    margin-right: 2px;
  }

  body nav ul li:before {
    font-size: 22px;
    line-height: 25px;
    height: 26px;
    width: 26px;
  }

  body nav ul li a {
    font-size: 14px;
    padding-left: 34px;
    line-height: 30px;
    padding-right: 14px;
  }

  body nav ul li > ul > li a {
    line-height: 2rem;
  }

  .footer .container .footer-links {
    font-size: 16px;
    line-height: 88px;
  }

  .footer .container .section {
    padding: 36px 32px !important;
  }

  .footer .container .section .map-placeholder {
    height: 256px;
  }

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

  .footer .container .section .left-top .footer-btn:after {
    height: 16px;
    width: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 22px;
  }

  .footer .container .section .right-top {
    margin-top: 0;
  }

  .footer .container .section .right-top .footer-social {
    width: 42px;
    height: 42px;
    margin-right: 20px;
  }

  .footer .container .section .right-top .footer-social:before {
    width: 42px;
    height: 42px;
    font-size: 22px;
    line-height: 38px;
  }

  .footer .container .section .fndtn {
    font-size: 18px;
    line-height: 32px;
  }

  .footer .container .section .table .row address.col {
    padding: 0 32px;
    font-size: 16px;
    line-height: 32px;
  }

  .footer .container .section.copyright .footer-copyright {
    font-size: 14px;
    line-height: 24px;
  }

  .seller-directory-content .description .to-edit,
  .seller-directory-content .description .text {
    font-size: 18px;
    line-height: 32px;
  }

  .flex-section.sellers h2 {
    font-size: 52px;
    line-height: 54px;
  }

  body .slide .slide-holder div.center p {
    font-size: 18px;
    line-height: 24px;
  }

  [ng-switch-when=donate] .section.flex-section.form {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (max-width: 1199px) {
  body .navigation.sticky-nav .pie-sticky-wrap nav.main-menu > div > ul li ul {
    width: 22rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body.sticky {
    width: calc((100% - 64px) / 3);
  }

  .cs-nav .nav-wrap {
    padding: 0 32px;
  }
}

@media (max-width: 1024px) {
  body {
    padding-top: 102px;
  }

  body h1 {
    font-size: 42px;
    line-height: 52px;
  }

  body h2 {
    font-size: 42px;
    line-height: 52px;
  }

  body h3 {
    font-size: 24px;
    line-height: 32px;
  }

  body h4 {
    font-size: 24px;
    line-height: 32px;
  }

  body h5 {
    font-size: 36px;
    line-height: 42px;
  }

  body h6 {
    font-size: 18px;
    line-height: 24px;
  }

  body p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  body span {
    font-size: 16px;
    line-height: 28px;
  }

  body a.read-more {
    font-size: 20px;
    line-height: 24px;
  }

  body a.button {
    border: 3px solid #e35928;
    padding: 0 14px;
    border-radius: 3px;
  }

  body ul li,
  body ol li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  body .container .section .table .row .col {
    padding: 0 20px;
  }

  body .navigation {
    display: none;
  }

  body .navigation .section .logo {
    width: auto;
  }

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

  body .navigation .section .table .row .col a.button.donate-button {
    margin: 0 5px;
  }

  body .navigation .section .table .row .col a.button.subscribe-button {
    margin: 0 5px;
  }

  body .navigation .section .table .row .col span.hello-msg {
    font-size: 14px;
    line-height: 32px;
    clear: none;
    float: right;
    margin: 0 5px;
  }

  body .navigation .section .table .row .col span.hello-msg a {
    font-size: 14px;
    line-height: 32px;
  }

  body .navigation.compact-navigation {
    display: block;
    height: 102px;
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 102px;
  }

  body .navigation.sticky-nav {
    display: none;
  }

  body nav {
    display: block;
    float: right;
  }

  body nav ul {
    display: block;
    width: auto;
    float: right;
  }

  body nav ul.menu {
    margin: 0;
  }

  body nav ul li {
    float: left;
    padding-left: 32px;
    padding-right: 14px;
    margin-left: 4px;
    line-height: 32px;
  }

  body nav ul li:before {
    width: 28px;
    height: 28px;
    line-height: 25px;
    font-size: 22px;
    margin-right: 28px;
    top: 8px;
    transform: translateY(0);
    -ms-transform: translateY(0);
  }

  body nav ul li a {
    font-size: 14px;
    line-height: 32px;
  }

  body nav ul li > ul {
    margin-top: 0;
  }

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

  .footer .container .section .right-top .footer-social:before {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.5rem;
  }

  .autocomplete-dropdown + div ul li {
    margin-bottom: 2px;
    line-height: 24px;
  }

  .autocomplete-dropdown + div ul {
    max-height: 130px;
  }

  .flex-section .video {
    margin-top: 1.5rem;
  }

  .seller-directory-content .description .to-edit,
  .seller-directory-content .description .text {
    font-size: 16px;
    line-height: 28px;
  }

  .flex-section.sellers h1 {
    font-size: 46px;
    line-height: 56px;
  }

  .flex-section.sellers h2 {
    font-size: 42px;
    line-height: 52px;
  }

  .flex-section.sellers .section-bar {
    flex-direction: column;
    padding: 2.125rem 1.875rem;
  }

  .flex-section.sellers .section-bar input {
    min-width: 0;
    margin-bottom: 1.25rem;
  }

  .flex-section.sellers .section-bar button.button {
    margin-bottom: 1.25rem;
  }

  body .slide .slide-holder .left {
    width: 70%;
  }

  body .slide .slide-holder .right {
    width: 50%;
  }

  body .slider-footer {
    display: none;
  }

  .flex-section.shopping-cart .mobile-alert {
    display: block;
  }

  body .hide-on-pad {
    display: none;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-image {
    width: 232px;
    height: 232px;
  }
}

@media (max-width: 895px) {
  .seller-directory-content .description .to-edit,
  .seller-directory-content .description .text {
    font-size: 16px;
    line-height: 28px;
  }

  .tooltip-content {
    min-width: 0;
  }

  sellers-list .sellers-list .seller a.button,
  .team-directory .sellers-list .seller a.button,
  .seller-directory-content .sellers-list .seller a.button,
  teams-list .sellers-list .seller a.button {
    margin-top: 1.5rem;
  }

  body .hero-container .slide .slide-holder div.center {
    padding-left: 2.5rem !important;
  }

  body .hero-container .slide .slide-holder div.center p {
    max-width: 95%;
    margin-bottom: 40px;
  }

  body .slide .slide-holder div.center p {
    padding-right: 0;
    width: 100%;
  }

  body .slick-prev {
    width: 42px !important;
  }

  body .slick-next {
    width: 42px !important;
  }

  body .container.hero-container {
    min-height: 0;
  }

  body .container.hero-container .section {
    min-height: 0;
  }

  body .container.hero-container .section .table .row .col img {
    max-height: 400px;
  }

  .toolkit .tabs ul.nav-tabs {
    overflow-y: auto;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0.75rem;
  }

  .toolkit .tabs ul.nav-tabs li {
    font-size: 1.375rem;
    line-height: 1.5rem;
    white-space: nowrap;
  }

  .radio-design {
    flex-direction: column;
  }

  .radio-design .radio-design-item {
    width: 100%;
    margin-bottom: 20px;
  }

  .ql-toolbar {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .ql-toolbar .ql-formats {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  body #dd-container {
    padding: 0 1.875rem;
  }
}

@media screen and (max-width: 768px) {
  .submit-modal .overlay-header .review-order .step.main .mob-descr {
    display: block;
  }

  .submit-modal .overlay-header .review-order .step {
    display: block;
    padding: 0.875rem 1.875rem;
  }

  .submit-modal .overlay-header .review-order .step .title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .submit-modal .overlay-header .review-order .step .title .total {
    font-size: 1.25rem;
  }

  .submit-modal .overlay-header .review-order .step p.seller-name {
    margin-top: 0.5rem;
  }

  .submit-modal .overlay-header .review-order .step .orders {
    margin-top: 0.5rem;
  }

  .submit-modal .overlay-header .review-order .step .orders .order {
    margin-bottom: 0.75rem;
  }

  .submit-modal .overlay-header .review-order .step .orders .order .img-name .name {
    margin-left: 0.875rem;
  }

  .submit-modal .overlay-header .review-order .step .orders .order .img-name .name .remove-edit a {
    margin-bottom: 0;
  }

  .submit-modal .overlay-header .review-order .step .orders .order .prices .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .submit-modal .overlay-header .review-order .step .orders .order .prices .total-price {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .submit-modal .overlay-header .review-order .step .orders .orders-total {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .submit-modal .overlay-header .review-order .step .location {
    margin-top: 0.5rem;
  }

  .submit-modal .overlay-header .review-order .step .donation {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 0.5rem;
  }

  .flex-section.shopping-cart .cart-form {
    width: 100%;
    padding: 0 1.875rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main .mob-descr {
    display: block;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main {
    text-align: left;
    position: relative;
  }

  .flex-section.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+");
  }

  .flex-section.shopping-cart .cart-sidebar {
    width: 100%;
    position: fixed;
    top: 102px;
    z-index: 10;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body {
    margin-top: 0;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step:not(.main) {
    display: none;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step {
    padding: 0.875rem 1.875rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .title .total {
    font-size: 1.25rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.seller-name {
    margin-top: 0.5rem;
  }

  .flex-section.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;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders {
    margin-top: 0.5rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order {
    margin-bottom: 0.75rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name {
    margin-left: 0.875rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name .remove-edit a {
    margin-bottom: 0;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .total-price {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .orders-total {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .location {
    margin-top: 0.5rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .donation {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 0.5rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body.active {
    position: relative;
    padding-top: 5.313rem;
    padding-bottom: 70px;
    max-height: calc(100vh - 102px);
    height: calc(100vh - 102px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body.active .step.main {
    background-color: #ececf1;
    position: fixed;
    top: 102px;
    left: 0;
    right: 0;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body.active .step.main:after {
    transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body.active .step:not(.main) {
    display: block;
  }
}

@media (max-width: 767px) {
  body h1 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
  }

  body h2 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-top: 0;
    margin-bottom: 1.875rem;
  }

  body h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.25rem;
  }

  body h3.event-title {
    margin-bottom: 5px;
  }

  body h4 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1.25rem;
  }

  body h5 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    margin-bottom: 1.25rem;
  }

  body h6 {
    font-size: 1.25rem;
    line-height: 2.125rem;
    margin-bottom: 1.875rem;
  }

  body h6.event-start {
    margin-bottom: 1.5rem;
    line-height: 1.5rem;
  }

  body p {
    font-size: 16px;
    line-height: 28px;
  }

  body p.event-excerpt {
    margin-bottom: 15px;
  }

  body p.event-excerpt:empty + .read-more {
    margin: 0;
  }

  body p:last-of-type {
    margin-bottom: 0;
  }

  body span {
    font-size: 16px;
    line-height: 28px;
  }

  body a {
    font-size: 1rem;
    line-height: 1.75rem;
    margin-bottom: 0.875rem;
  }

  body a.read-more {
    font-size: 1.25rem;
    line-height: 2.125rem;
    margin-bottom: 0;
    margin-top: 18px;
  }

  body a.button {
    width: 100%;
    border-width: 3px;
    white-space: normal;
    display: block;
    margin: 0 auto;
    padding: 12px 1.125rem;
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }

  body a.button.learn-more {
    min-width: initial;
  }

  body ul,
  body ol {
    margin-bottom: 15px;
  }

  body ul:last-of-type,
  body ol:last-of-type {
    margin-bottom: 0;
  }

  body ul li,
  body ol li {
    font-size: 16px;
    line-height: 28px;
  }

  body ul li:before {
    margin-top: 0.5rem;
  }

  body div[class*=dark-bg] a.button {
    display: block;
  }

  body div.light-bg-olive-img a.button {
    margin-top: 42px !important;
  }

  body .container .section.event-head {
    padding: 3.125rem 0 1.875rem !important;
  }

  body .container .section.event-item {
    padding: 3.125rem 0 !important;
  }

  body .container .section {
    max-width: 100%;
  }

  body .container .section:not(.shopping-cart):not(.order-summary):not(.form):not(.slider-container):not(.upcoming-events-block):not(.food-menu-block):not(.footer-content):not(.no-top-padding):not(.overlay-wrapper):not(.volunteer-calendar):not(.ps-title-section) {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  body .container .section:not(.shopping-cart):not(.order-summary):not(.form):not(.slider-container):not(.upcoming-events-block):not(.food-menu-block):not(.footer-content):not(.no-top-padding):not(.overlay-wrapper):not(.volunteer-calendar):not(.ps-title-section) .section.form {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  body .container .section.top-divider:before {
    width: calc(100% - 3.75rem);
  }

  body .container .section .content.col-1 {
    width: 100%;
  }

  body .container .section .content.col-2 {
    width: 100%;
  }

  body .container .section .content.col-3 {
    width: 100%;
  }

  body .container .section .content.col-4 {
    width: 100%;
  }

  body .container .section .content.col-5 {
    width: 100%;
  }

  body .container .section .content.col-6 {
    width: 100%;
  }

  body .container .section .content.col-7 {
    width: 100%;
  }

  body .container .section .content.col-8 {
    width: 100%;
  }

  body .container .section .content.col-9 {
    width: 100%;
  }

  body .container .section .content.col-10 {
    width: 100%;
  }

  body .container .section .content.col-11 {
    width: 100%;
  }

  body .container .section .content.col-12 {
    width: 100%;
  }

  body .container .section .content.col-13 {
    width: 100%;
  }

  body .container .section .content.col-14 {
    width: 100%;
  }

  body .container .section .content.col-15 {
    width: 100%;
  }

  body .container .section .content.col-16 {
    width: 100%;
  }

  body .container .section .content.col-17 {
    width: 100%;
  }

  body .container .section .content.col-18 {
    width: 100%;
  }

  body .container .section .content {
    padding: 0 1.875rem 0;
  }

  body .container .section .content.pagination {
    padding: 0 1.25rem 0;
  }

  body .container .section .content.pagination:empty {
    display: none;
  }

  body .container .section .content .pagination li,
  body .container .section .content ul.page-numbers li {
    margin-right: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  body .container .section .table {
    display: block;
  }

  body .container .section .table .row {
    display: block;
  }

  body .container .section .table .row .col {
    display: block;
    padding: 0 1.875rem;
  }

  body .container .section .table .row .col.event-image {
    padding-bottom: 1.875rem;
  }

  body .container .section .table .row .col.event-image:empty {
    padding-bottom: 0;
  }

  body .container .section .table .row .col .button {
    margin-bottom: 42px !important;
  }

  body .container > .section {
    padding-left: 0;
    padding-right: 0;
  }

  body .container .text-center {
    text-align: left;
  }

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

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

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

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

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

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

  body .navigation .section .table .row .col {
    width: 100% !important;
  }

  body .navigation .section .table .row .col.logo-container {
    padding: 0 0 0 0.5rem;
  }

  body .navigation .section .table .row .col.no-padding {
    display: inline-table;
  }

  body .navigation .section .table .row .col.no-padding .button {
    margin-top: 0.75rem !important;
    margin-left: 0.625rem;
  }

  body .navigation .section .table .row .col a.button.donate-button {
    margin: 0 0 20px !important;
    width: 100% !important;
    max-width: 320px;
    height: 54px !important;
    line-height: 48px !important;
    border-width: 3px;
  }

  body .navigation.compact-navigation .sticky-menu-mobile .row .col .buttons-wrap .button.other {
    padding: 0 14px !important;
    max-width: none;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap {
    padding-left: 0;
  }

  body nav ul li {
    padding-left: 35px;
  }

  body nav ul li:before {
    width: 39px;
    height: 39px;
    line-height: 38px;
    font-size: 30px;
    margin-right: 0;
    top: 2px;
    left: 15px;
    transform: scale(1);
    -ms-transform: scale(1);
  }

  .footer .container .text-center {
    text-align: center !important;
  }

  .footer .container .footer-links {
    line-height: 48px;
    display: block;
    margin-bottom: 0;
  }

  .footer .container .section:first-child {
    -moz-justify-content: center;
    justify-content: center;
    margin-bottom: -2.225rem;
  }

  .footer .container .section .map-placeholder {
    width: 100%;
  }

  .footer .container .section.top-divider.footer-content {
    padding: 0;
    border-top: none;
  }

  .footer .container .section.top-divider:before {
    content: none;
  }

  .footer .container .section .left-top {
    display: none;
  }

  .footer .container .section .left-top .footer-btn:after {
    display: none;
  }

  .footer .container .section .mobile-button {
    display: block;
  }

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

  .footer .container .section .right-top {
    float: none;
    text-align: center;
  }

  .footer .container .section .right-top .footer-social {
    margin-right: 36px;
    margin-bottom: 0;
  }

  .footer .container .section .fndtn {
    margin-top: 20px;
    text-align: center;
    width: 100%;
  }

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

  .footer .container .section .table .row img.col {
    width: auto;
    display: block !important;
  }

  .footer .container .section div.bottom-links ul {
    text-align: center;
    -moz-flex-direction: column;
    flex-direction: column;
    margin-top: 1.25rem;
  }

  .footer .container .section div.bottom-links ul li {
    margin: 0 auto;
    display: block;
  }

  .footer .container .section.copyright {
    margin-top: -15px;
    border-top: none;
  }

  .form-fields .add-row-wrapp {
    margin: 0.938rem 0 0 0;
    padding-top: 2rem;
  }

  .form-fields button.add-row-btn,
  .form-fields input[type=submit].add-row-btn {
    margin: 0 0 2rem;
    font-size: 1.25rem;
    padding: 0.5rem 0.75rem;
    line-height: 1.25rem;
    border-width: 0.125rem;
    min-height: 2.25rem;
  }

  .form-field[field-key=opt_in_admin] {
    margin-bottom: 0;
  }

  .form-field .radio-button {
    display: block;
  }

  .form-field .radio-button label {
    margin-bottom: 0.625rem;
    line-height: 2.125rem;
  }

  .form-field .radio-button:last-of-type label {
    margin-bottom: 2.5rem;
  }

  .form-field .radio-button.horizontal-pos {
    display: block;
  }

  .form-field .radio-button.horizontal-pos label {
    margin-bottom: 0.625rem;
  }

  .form-field .radio-button.horizontal-pos:last-of-type label {
    margin-bottom: 2.5rem;
  }

  .form-field .radio-button.vertical-pos label {
    margin-bottom: 0.625rem;
  }

  .form-field .radio-button.payment-method:first-child {
    margin-top: 1rem;
  }

  .form-field .error-msg {
    margin-top: -0.5rem;
  }

  .other-radio {
    width: 31.3%;
    margin-right: 3%;
  }

  .other-radio:nth-child(3n+3) {
    margin-right: 0;
  }

  .other-radio input[type=radio] + .label {
    margin-right: 0;
  }

  .other-radio + .radio_text {
    width: 100%;
  }

  .other-radio + .radio_text:before {
    line-height: 2.938rem;
  }

  .group-body {
    margin: 0;
  }

  .coupon-applied {
    margin-top: 0;
  }

  .autocomplete-dropdown + div {
    margin-top: -1.25rem;
    margin-bottom: 1.25rem;
  }

  .autocomplete-dropdown {
    font-size: 1rem;
    height: 3.188rem;
    line-height: 3.188rem;
    margin-bottom: 1.25rem;
  }

  .form-field.buttons-view .radio-button {
    width: 100%;
  }

  .form-field.buttons-view .radio-button label {
    width: 100%;
    padding: 0 0.75rem;
    font-size: 1.4rem;
  }

  .form-field.buttons-view .radio-button:first-of-type label {
    border-top-left-radius: 0.188rem;
    border-top-right-radius: 0.188rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .form-field.buttons-view .radio-button:last-of-type label {
    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;
  }

  .flex-section .columns {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .flex-section .columns .column {
    padding: 0 1.875rem 0;
    width: 100% !important;
    margin-bottom: 1.875rem;
  }

  .flex-section .columns .column .button {
    margin-top: 1.875rem;
  }

  .flex-section .columns .column:first-child {
    padding-left: 1.875rem;
  }

  .flex-section .columns .column:last-child {
    padding-right: 1.875rem;
    margin-bottom: 0;
  }

  .flex-section .columns .column.image-holder {
    -moz-order: 18;
    order: 18;
    margin-bottom: 0;
    margin-top: 1.875rem;
  }

  .flex-section .columns .column.image-holder:first-child {
    margin-top: 0;
  }

  .flex-section .columns .column.w-50 {
    width: 100%;
  }

  .flex-section .columns .column.w-66 {
    width: 100%;
  }

  .flex-section.bakers .columns.bakers-search .column {
    width: 100%;
  }

  .flex-section.sponsors-section .columns .column {
    padding: 0 1.875rem 0;
    margin-bottom: 3.125rem;
  }

  .flex-section.sponsors-section .columns .column:nth-child(3n+1) {
    padding-left: 1.875rem;
  }

  .flex-section.sponsors-section .columns .column:nth-child(3n+3) {
    padding-right: 1.875rem;
  }

  .flex-section.sponsors-section .columns {
    padding-top: 1.875rem;
  }

  .sponsors-slider {
    display: none;
  }

  .flex-section.home_columns .columns {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .flex-section.home_columns .columns .column {
    padding: 0 1.875rem 0;
    width: 100% !important;
    margin-bottom: 1.875rem;
  }

  .flex-section.home_columns .columns .column:first-child {
    padding-left: 1.875rem;
  }

  .flex-section.home_columns .columns .column:last-child {
    padding-right: 1.875rem;
    margin-bottom: 0;
  }

  .flex-section.sellers h1 {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }

  .flex-section.sellers h2 {
    font-size: 2.563rem;
    line-height: 2.563rem;
  }

  .flex-section.sellers.single .seller-directory-wrap {
    -moz-flex-direction: column;
    flex-direction: column;
    padding: 0 1.875rem;
  }

  .flex-section.sellers.single .seller-directory-wrap .seller-directory-content {
    width: 100%;
    padding: 0;
    margin-bottom: 1.875rem;
  }

  .flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap {
    margin-bottom: 2.5rem;
  }

  .flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .image-wrap {
    width: 6.25rem;
    height: 6.25rem;
    font-size: 2.625rem;
    line-height: 6.25rem;
    margin-right: 1rem;
  }

  .flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .p-head {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }

  .flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress .goal {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }

  .flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress .percent-progress {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }

  .flex-section.sellers.single .seller-directory-wrap .seller-directory-content .pieometer-wrap .pieometer .pie-progress .progressbar {
    height: 1.375rem;
    border-width: 2px;
  }

  .flex-section.sellers.single .seller-directory-wrap fundraising-sidebar {
    width: 100%;
  }

  .flex-section.sellers.single .seller-directory-wrap fundraising-sidebar .helper {
    padding: 0;
  }

  .flex-section.sellers .total {
    padding: 0 1.875rem;
    line-height: 1.875rem;
  }

  sellers-list .sellers-list,
  .team-directory .sellers-list,
  .seller-directory-content .sellers-list,
  teams-list .sellers-list {
    flex-direction: column;
    padding: 0 1.875rem;
  }

  sellers-list .sellers-list .seller,
  .team-directory .sellers-list .seller,
  .seller-directory-content .sellers-list .seller,
  teams-list .sellers-list .seller {
    width: 100%;
    min-height: 0;
    padding: 1.875rem;
  }

  sellers-list .sellers-list .seller .seller-info-wrap,
  .team-directory .sellers-list .seller .seller-info-wrap,
  .seller-directory-content .sellers-list .seller .seller-info-wrap,
  teams-list .sellers-list .seller .seller-info-wrap {
    margin-bottom: 0;
  }

  sellers-list .sellers-list .seller .seller-info-wrap .image,
  .team-directory .sellers-list .seller .seller-info-wrap .image,
  .seller-directory-content .sellers-list .seller .seller-info-wrap .image,
  teams-list .sellers-list .seller .seller-info-wrap .image {
    width: 7rem;
    height: 7rem;
    font-size: 2.625rem;
    line-height: 7rem;
    margin-right: 1rem;
  }

  sellers-list .sellers-list .seller .seller-info-wrap .seller-info .name,
  .team-directory .sellers-list .seller .seller-info-wrap .seller-info .name,
  .seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .name,
  teams-list .sellers-list .seller .seller-info-wrap .seller-info .name {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }

  sellers-list .sellers-list .seller .seller-info-wrap .seller-info .goal,
  .team-directory .sellers-list .seller .seller-info-wrap .seller-info .goal,
  .seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .goal,
  teams-list .sellers-list .seller .seller-info-wrap .seller-info .goal {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }

  sellers-list .sellers-list .seller .seller-info-wrap .seller-info .company,
  .team-directory .sellers-list .seller .seller-info-wrap .seller-info .company,
  .seller-directory-content .sellers-list .seller .seller-info-wrap .seller-info .company,
  teams-list .sellers-list .seller .seller-info-wrap .seller-info .company {
    font-size: 1rem;
    line-height: 1.875rem;
  }

  teams-list,
  teams-cat {
    width: 100%;
  }

  teams-list .teams-list,
  teams-cat .teams-list {
    padding: 0 1.875rem;
  }

  teams-list .teams-list .team .info,
  teams-cat .teams-list .team .info {
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: flex-start;
    align-items: flex-start;
    line-height: 1.875rem;
  }

  teams-list .teams-list .team .info .members-toggle,
  teams-cat .teams-list .team .info .members-toggle {
    width: 20px;
    height: 1.875rem;
    position: absolute;
    top: 1.875rem;
    right: 1.875rem;
  }

  teams-list .teams-list .team .name,
  teams-cat .teams-list .team .name {
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
    max-width: 85%;
  }

  teams-list .teams-list .team .team-head,
  teams-list .teams-list .team .member,
  teams-cat .teams-list .team .team-head,
  teams-cat .teams-list .team .member {
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }

  body label {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    line-height: 1.25rem;
  }

  body label.required:before {
    top: 0.3rem;
  }

  body .form-view-simple {
    margin-bottom: 1.25rem;
  }

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

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

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

  body input[type=radio] {
    display: none;
  }

  body input[type=radio] + label.payment-system {
    width: 48% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  body input[type=radio] + label.payment-system:first-of-type {
    float: left;
  }

  body input[type=radio] + label.payment-system:last-of-type {
    float: right;
  }

  body input[type=radio] + label.payment-system img {
    margin: 1.875rem auto 0.875rem;
  }

  body input[type=radio] + label.payment-system span {
    margin: 0.875rem auto 1.875rem !important;
  }

  body input[type=radio].other-amount + label {
    width: 100%;
  }

  body input[type=radio].other-amount + label .other-amount-input {
    width: 100%;
    height: 3.688rem;
    margin-bottom: 0 !important;
  }

  body input[type=radio].other-amount + label:before {
    line-height: 3.688rem;
    margin-bottom: 0 !important;
  }

  body input[type=checkbox] + label {
    padding-right: 0;
    display: block;
  }

  body input[type=submit],
  body button {
    margin: 0;
    width: 100% !important;
    max-width: 320px;
  }

  body select {
    font-size: 1rem;
    height: 3.188rem;
    line-height: 3.188rem;
    margin-bottom: 1.25rem;
  }

  body textarea {
    font-size: 1rem;
  }

  body .lf-recaptcha {
    margin-top: 2.5rem;
  }

  body div.error,
  body div.success {
    font-size: 14px;
    border: 2px solid #ca3c2d;
    border-radius: 3px;
  }

  body form.limus-form .step-container p {
    padding-left: 1.875rem;
  }

  body form .content.group p {
    margin-bottom: 1.25rem !important;
  }

  body form .content.group {
    margin-bottom: 30px;
  }

  body form .content.group:last-child {
    margin-bottom: 0;
  }

  body form .content.processing {
    font-size: 14px;
  }

  body form span.group-help {
    margin-left: 0;
    padding: 1.25rem 1.875rem 0;
    margin-bottom: 1.875rem !important;
    line-height: 28px;
  }

  body form span.group-help:last-child {
    margin-bottom: 0 !important;
  }

  body form .col.col-9,
  body form .col.col-3,
  body form .col.col-6,
  body form .col.col-5 {
    width: 100%;
  }

  body .field-help {
    top: -20px;
  }

  body .hero-container .slide .slide-holder div.center p {
    max-width: 100%;
  }

  body .slick-dots {
    bottom: 15px;
    display: inline-block;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: auto !important;
    height: auto !important;
  }

  body .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
  }

  body .client-stories-slider button {
    display: none !important;
  }

  body .client-stories-slider .stories-slide .row .col {
    padding: 3.188rem 1.875rem !important;
  }

  body .client-stories-slider .stories-slide .row .col p {
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  body .client-stories-slider .stories-slide .row .col span.name {
    max-width: 100%;
    font-size: 24px;
    line-height: 32px;
  }

  body .client-stories-slider .stories-slide .row .col span.position {
    font-size: 24px;
    line-height: 32px;
  }

  body .container.hero-container .slick-list {
    height: auto;
  }

  body .container.hero-container .section .table.slide-holder .col {
    width: 100% !important;
  }

  body .container.hero-container .section .table.slide-holder .col.left {
    display: none;
  }

  body .container.hero-container .section .table.slide-holder .col.center {
    padding: 2.875rem 1.875rem 2.875rem !important;
    height: auto;
  }

  body .container.hero-container .section .table.slide-holder .col.center h1 {
    margin-bottom: 1.875rem;
  }

  body .container.hero-container .section .table.slide-holder .col.center p {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  body .container.hero-container .section .table.slide-holder .col.right {
    display: none;
  }

  .container.overlay #close-overlay {
    right: 6px;
    top: 6px;
    font-size: 3rem;
    color: #000000;
  }

  .container.overlay .overlay-wrapper {
    max-width: none;
    width: 90%;
    max-height: 90%;
    overflow: auto;
  }

  .container.overlay .overlay-wrapper .info-modal .overlay-header {
    padding-top: 1.375rem;
  }

  .container.overlay .overlay-wrapper .overlay-header {
    padding-top: 3rem;
  }

  .container.overlay .overlay-wrapper .overlay-form {
    padding: 0 1.875rem 0;
  }

  .container.overlay .overlay-wrapper #login .bottom-wrapper {
    padding: 0 1.875rem;
  }

  .container.overlay .overlay-wrapper #subscribe-news .limus-form label {
    margin: 0.75rem 0;
  }

  .container.overlay .overlay-wrapper #subscribe-news .limus-form input {
    height: 3rem;
    line-height: 2.75rem;
  }

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

  .container.overlay .overlay-wrapper #subscribe-news .limus-form {
    padding: 0 1.875rem 1.875rem;
  }

  .container.overlay.sbmt .overlay-wrapper {
    width: 100%;
    max-height: 100%;
  }

  .container.overlay.smaller {
    z-index: 9998;
  }

  .container.overlay.smaller .overlay-wrapper {
    height: calc(90% - 102px);
    top: 57%;
  }

  .submit-modal .overlay-header .review-order .step .orders .order .img-name .image + .name {
    margin-left: 0;
  }

  .submit-modal .overlay-header .review-order .step .orders .order .img-name .image {
    display: none;
  }

  .submit-modal .buttons-list-form {
    padding: 1.375rem 1.875rem 1.875rem;
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .submit-modal .buttons-list-form .button {
    max-width: none;
  }

  .submit-modal .buttons-list-form .button:first-child {
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }

  .submit-modal .buttons-list-form .button:last-child {
    margin-left: 0 !important;
  }

  .submenu ul li {
    display: block;
  }

  .submenu ul li .button {
    margin-top: 30px;
  }

  .toolkit {
    padding-top: 0.75rem;
  }

  .toolkit .tabs .tab-content .group {
    margin-bottom: 20px;
  }

  .toolkit .tabs .tab-content .group:last-child {
    margin-bottom: 0;
  }

  .toolkit .tabs .tab-content .group [field-path=select-design] .form-field,
  .toolkit .tabs .tab-content .group [field-path=your-message] .form-field,
  .toolkit .tabs .tab-content .group [field-path=send-card-to] .form-field {
    padding: 0;
  }

  .toolkit .tabs .items {
    display: block;
    grid-template-columns: auto;
    grid-template-areas: none;
  }

  .toolkit .tabs .items .content {
    margin: 1.875rem 0 1.25rem;
  }

  .toolkit .tabs .item-wrapper {
    margin-bottom: 20px;
  }

  .toolkit .tabs .item-wrapper:last-child {
    margin-bottom: 0;
  }

  .toolkit .tabs .item h5 {
    margin-top: 0 !important;
  }

  .toolkit .tabs .item .limus-form .form-fields > button[type=button] {
    padding: 0 1.25rem;
  }

  hq-head {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }

  hq-head .top {
    padding: 30px 30px 30px 20px;
    font-size: 24px;
    line-height: 40px;
  }

  hq-head .top span {
    font-size: 24px;
    line-height: 40px;
    margin-left: auto;
  }

  hq-head .bottom {
    padding: 30px 0;
    font-size: 24px;
    line-height: 40px;
    flex-direction: column;
  }

  hq-head .bottom > div {
    font-size: 18px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 30px;
  }

  hq-head .bottom > div.goal {
    padding-left: 30px;
  }

  hq-head .bottom span {
    font-size: 18px;
    line-height: 40px;
  }

  hq-head .raised,
  hq-head .towards,
  hq-head .days {
    margin-bottom: 30px;
  }

  hq-head .raised span,
  hq-head .towards span,
  hq-head .days span {
    margin-left: auto;
  }

  hq-head .goal {
    order: 1;
    border-top: 1px solid #d8d8d8;
    align-items: center;
    padding-top: 35px;
    padding-bottom: 5px;
    justify-content: space-between;
  }

  hq-head .goal input[type=text] {
    margin-bottom: 0 !important;
    font-size: 18px;
    line-height: 40px;
    width: 146px;
  }

  .contacts-selector .controls-item {
    width: 100%;
  }

  .contacts-selector .controls-item .buttons-wrapper {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .contacts-selector .controls-item button.contacts-btn {
    margin-bottom: 1.25rem;
    margin-right: 0;
  }

  .radio-design .radio-design-item-title {
    padding: 0 20px;
  }

  .radio-design .radio-design-item-btn {
    width: calc(100% - 40px) !important;
    margin: 0 0 2.5rem !important;
  }

  .address-book-layout {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .address-book-layout .col .ab-conf-btn {
    margin-bottom: 0;
    padding: 0 1.25rem;
  }

  .address-book-layout .col.form-col .button-alert-holder {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -moz-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .address-book-layout .col.form-col .contact-added-alert {
    min-height: 0;
    margin-bottom: 1.25rem;
  }

  .address-book-layout .col.contacts-col .delete-comfirmation {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .address-book-layout .col.contacts-col .delete-comfirmation .dc-col.conf-text {
    margin-bottom: 1rem;
    text-align: center;
  }

  .address-book-layout .col.contacts-col .delete-comfirmation .dc-col {
    width: 100% !important;
    padding-left: 0 !important;
  }

  .address-book-layout .col.contacts-col .delete-comfirmation .abook-btn:first-child {
    margin-right: 0.75rem;
  }

  .address-book-layout .col.contacts-col .delete-comfirmation .abook-btn:last-child {
    margin-left: 0.75rem;
  }

  .address-book-layout .col {
    width: 100% !important;
    padding: 0 0 20px !important;
    margin-top: 1.25rem;
  }

  .faq-section .fs-wrap {
    padding: 0 1.875rem;
  }

  .flex-section.sellers.single.hq .content h2 {
    display: flex;
    flex-direction: column;
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 28px;
  }

  .flex-section.sellers.single.hq .content h2 .seller-id {
    font-size: 24px;
    line-height: 40px;
    margin-left: 0;
  }

  .flex-section.sellers.single.hq .content .tabs-bar {
    margin: 20px 0;
    flex-direction: column;
  }

  .flex-section.sellers.single.hq .content .tabs-bar button {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head h3 {
    display: flex;
    flex-direction: column;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head h3 span {
    margin-left: 0;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head .link {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .team-directory-head div {
    margin-left: 0;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller {
    width: calc(100% - 1.25rem);
  }

  .ql-container.ql-snow {
    margin-bottom: 20px;
  }

  .flex-section.shopping-cart > .content {
    padding: 0 1.875rem 3.125rem !important;
  }

  .flex-section.shopping-cart > .content.padtop {
    padding-top: 4.875rem !important;
  }

  .flex-section.shopping-cart > .content.bulk-gift,
  .flex-section.shopping-cart > .content.redeem {
    padding: 15px !important;
    text-align: center;
  }

  .flex-section.shopping-cart > .content:not(.tab-list) button,
  .flex-section.shopping-cart > .content:not(.tab-list) a {
    margin: 0 auto 1.25rem;
    font-size: 1.375rem;
    display: block;
    text-align: center;
    width: auto !important;
  }

  .flex-section.shopping-cart > .content:not(.tab-list) button:last-child,
  .flex-section.shopping-cart > .content:not(.tab-list) a:last-child {
    margin-bottom: 0 !important;
  }

  .flex-section.shopping-cart > .content.tab-list {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .flex-section.shopping-cart > .content.tab-list button.the-tab-switch {
    border-right: 0.188rem solid #e35928;
    border-bottom: 0 none;
    padding: 0 0.75rem;
    font-size: 1.4rem;
  }

  .flex-section.shopping-cart > .content.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;
  }

  .flex-section.shopping-cart > .content.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;
  }

  .flex-section.shopping-cart > .content h2 {
    font-size: 2.563rem;
    line-height: 2.563rem;
    padding-bottom: 2.125rem;
  }

  .flex-section.shopping-cart > .content h2 small {
    margin-left: 0;
    font-size: 1.375rem;
    display: block;
  }

  .flex-section.shopping-cart.border-top {
    padding-top: 3.125rem !important;
    border-top: 0 none;
  }

  .flex-section.shopping-cart .cart-form [field-key=apply-coupon] button {
    margin: 0 0 1.875rem !important;
  }

  .flex-section.shopping-cart .cart-form .accordion-help {
    padding-left: 0;
    margin-bottom: 28px;
  }

  .flex-section.shopping-cart .cart-form .accordion-help.section-accordion-help .container .section:not(.shopping-cart):not(.order-summary):not(.form):not(.slider-container):not(.upcoming-events-block):not(.food-menu-block):not(.footer-content):not(.no-top-padding):not(.overlay-wrapper):not(.volunteer-calendar):not(.ps-title-section) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .flex-section.shopping-cart .cart-form .accordion-help.section-accordion-help .flex-section .columns .column {
    margin-top: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-description,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-description {
    margin-bottom: 0.5rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-price,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-price {
    position: static !important;
    bottom: auto !important;
    margin-bottom: 1rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy {
    position: static !important;
    bottom: auto !important;
    gap: 35px;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy .mobile-actions,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy .mobile-actions {
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-justify-content: center;
    justify-content: center;
    -moz-align-items: center;
    align-items: center;
    gap: 35px;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy .mobile-actions input.numq,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy .mobile-actions input.numq {
    width: 47px;
    padding: 0;
    text-align: center;
    margin: 0 !important;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy .mobile-actions .remove,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy .mobile-actions .remove {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url("../img/icons/trash-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie.client form {
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    align-items: center;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie.client form .description {
    text-align: center;
    margin-bottom: 20px;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie.client form .img-price {
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie.client form .img-price .pie-image {
    margin: 2.5rem auto 1.5rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap {
    padding-left: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .group-content-wrap .repeater {
    width: 100%;
    margin-bottom: 2rem;
    padding-bottom: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field[field-key=apply_discount] .in-form {
    margin-top: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .wizard {
    border-top: 1px solid #d8d8d8;
    padding-top: 2.5rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .wizard .button {
    font-size: 1.25rem;
    padding: 0.5rem 0.75rem;
    line-height: 1.25rem;
    border-width: 0.125rem;
    min-height: 2.25rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field h4 {
    padding-left: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields {
    margin: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field[field-key=pickup-location] {
    padding: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field[field-key=save-gift] button.in-form {
    margin-top: 1.75rem;
    line-height: 2.688rem;
    height: 2.938rem;
    border-width: 0.125rem;
    font-size: 1.375rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field .true-false {
    margin-top: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields .form-field:has(.group-content-wrap) {
    padding: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .form-fields {
    padding-left: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content {
    padding: 2.5rem 0 !important;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content .index-badge {
    width: 2.25rem;
    min-width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 1.25rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content h5 {
    line-height: 1.875rem;
    font-size: 1.5rem;
    margin-left: 1.375rem;
    padding-right: 1.875rem;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > .form-field .content .accordion-toggle {
    background-size: 1.25rem;
    right: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields > button {
    margin: 2.5rem 0;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image + .name {
    margin-left: 0;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .image {
    display: none;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name.one-line {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name.one-line p {
    line-height: normal;
    width: 100%;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name.one-line .remove-edit {
    margin-right: 0rem;
    margin-left: 0.625rem;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .img-name .name.one-line .remove-edit a {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url("../img/icons/trash-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main .title {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step.main .title .cart-counter {
    display: block;
  }

  .map-locations .search input.search-text {
    margin: 0 !important;
  }

  .map-locations .search input.search-text::-webkit-input-placeholder {
    color: transparent;
  }

  .map-locations .search input.search-text:-moz-placeholder {
    color: transparent;
  }

  .map-locations .search input.search-text::-moz-placeholder {
    color: transparent;
  }

  .map-locations .search input.search-text:-ms-input-placeholder {
    color: transparent;
  }

  [ng-switch-when=donate] .section.flex-section.shopping-cart.border-top {
    padding-bottom: 2.5rem !important;
  }

  [ng-switch-when=donate] .section.flex-section.form {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  [ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields button.button {
    margin: 0 1.875rem 5rem !important;
  }

  [ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .content {
    margin: 2.5rem 0 1.875rem;
    padding: 0 0.625rem !important;
  }

  [ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .content h5 {
    line-height: 1.875rem;
    font-size: 1.5rem;
  }

  [ng-switch-when=donate] .section.flex-section.form .limus-form .form-fields .form-field .group-content-wrap .true-false {
    margin-top: 0;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field {
    padding: 0 1.25rem;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .form-field {
    padding: 0 0.625rem;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-buy {
    -moz-justify-content: center;
    justify-content: center;
    position: static;
    bottom: auto;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie select {
    max-width: 5rem;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client form {
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    align-items: center;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client form .description {
    text-align: center;
    margin-bottom: 20px;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client form .img-price {
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client form .img-price .pie-image {
    margin: 2.5rem auto 1.5rem;
  }

  .bulk-gifts {
    padding: 3.125rem 1.875rem !important;
  }

  .form-field .pickup-location .tab-list {
    -moz-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .form-field .pickup-location .tab-list button.the-tab-switch {
    border-right: 0.188rem solid #e35928;
    border-bottom: 0 none;
  }

  .form-field .pickup-location .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;
  }

  .form-field .pickup-location .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;
  }

  .pickup-locations-page .pickup-locations-container .search input.search-text {
    margin: 0 !important;
  }

  .pickup-locations-page .pickup-locations-container .search input.search-text::-webkit-input-placeholder {
    color: transparent;
  }

  .pickup-locations-page .pickup-locations-container .search input.search-text:-moz-placeholder {
    color: transparent;
  }

  .pickup-locations-page .pickup-locations-container .search input.search-text::-moz-placeholder {
    color: transparent;
  }

  .pickup-locations-page .pickup-locations-container .search input.search-text:-ms-input-placeholder {
    color: transparent;
  }

  .resto-sponsors .resto-col {
    margin-bottom: 20px;
  }

  .resto-sponsors .resto-col:last-child {
    margin-bottom: 0;
  }

  .resto-sponsors .sponsors-col {
    margin-bottom: 20px;
  }

  .resto-sponsors .sponsors-col:last-child {
    margin-bottom: 0;
  }

  body form .true-table .table-heading .col {
    line-height: 20px;
    font-size: 16px;
    padding: 5px !important;
  }

  body form .true-table .table-heading .col + .col {
    font-size: 16px;
    line-height: 20px;
    padding: 5px !important;
  }

  body form .true-table .table-row .col {
    font-size: 16px;
    line-height: 20px;
    padding: 5px !important;
  }

  body form .true-table .table-row .col + .col {
    font-size: 16px;
    line-height: 20px;
    padding: 5px !important;
  }

  body form .true-table .table-row .col input[type=text] {
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
  }

  .del-row {
    transform: translateY(-0.5rem) rotate(90deg);
    -ms-transform: translateY(-0.5rem) rotate(90deg);
    margin-left: 10px;
  }

  .add-row {
    transform: translateY(0);
    -ms-transform: translateY(0);
  }

  .add-row {
    padding-left: 30px;
  }

  body .single-answer h3 {
    margin-bottom: 20px;
  }

  body .single-answer p {
    margin-bottom: 40px;
  }

  body .section .insta_container {
    margin-bottom: 42px;
  }

  body .col.text-to-left iframe {
    max-height: 320px;
  }

  body .section .insta_container {
    max-height: 320px;
  }

  body .our-partners-slider {
    display: none;
  }

  body .our-partners-slider ~ div {
    display: none;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-image,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-image {
    width: 232px;
    height: 232px;
    border-radius: 0;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-image img,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-price {
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    margin-bottom: 0.75rem;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie.client form .description {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) and (max-width: 479px) {
  body .navigation .section .table .row .col a.button.donate-button {
    max-width: none;
  }

  body input[type=radio] + label.payment-system {
    width: 100% !important;
  }

  body input[type=submit],
  body button {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .submit-modal .overlay-header {
    padding-top: 1.875rem !important;
  }

  .submit-modal .overlay-header .review-order {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .submit-modal .overlay-header .review-order .side.left-side {
    border-right: 0 none;
    border-bottom: 1px solid #d8d8d8;
  }

  .submit-modal .overlay-header .review-order .side {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .map-locations p.placeholder {
    display: block;
    margin-bottom: 20px;
  }

  .pickup-locations-page .map-locations {
    flex-direction: column;
    border-bottom: 0 none;
    margin-bottom: 0;
  }

  .pickup-locations-page .map-container {
    height: 400px;
  }

  .pickup-locations-page .pickup-locations-container {
    background: #ffffff;
    z-index: 1000;
  }

  .pickup-locations-page .pickup-locations-container p.placeholder {
    display: block;
    padding: 10px 20px;
  }

  .pickup-locations-page .pickup-locations-container .headline {
    display: none;
  }

  .pickup-locations-page .pickup-locations-container .search {
    display: flex;
    background: #ececf1;
    margin: 0 0 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .pickup-locations-list li.active {
    background: none;
    box-shadow: inset 0 0 0 2px #e35928;
  }

  .pickup-locations-list li.active:nth-child(odd) {
    background: #ececf1;
  }

  .pickup-locations-list li.active .val {
    color: #838387;
  }

  .pickup-locations-list li {
    display: flex;
    flex-direction: column;
  }

  .pickup-locations-list li.private-type .row {
    padding-left: 0;
  }

  .pickup-locations-list .row {
    flex-direction: column;
  }

  .pickup-locations-list .row img.pin {
    display: block;
    height: 35px;
    margin: 5px 5px 0 0px;
  }

  .pickup-locations-list .row:first-child .val {
    color: #36363b;
    font-weight: bold;
  }

  .pickup-locations-list .cell:first-child {
    display: none;
  }

  .pickup-locations-list .cell:last-child {
    padding-left: 0;
    width: 100%;
  }

  .pickup-locations-list .cell.private {
    display: -moz-flex;
    display: flex;
  }

  .pickup-locations-list .cell .key {
    display: none;
  }

  .pickup-locations-list .cell .val {
    font-size: 16px;
    color: #838387;
  }

  .ps-title-section {
    padding: 25px 0 !important;
  }

  .ps-title-section p {
    margin-top: 20px;
  }

  .ps-title-section .content {
    padding: 0 20px !important;
  }
}

@media screen and (max-width: 620px) {
  .gt-single .form-row {
    -moz-flex-direction: column;
    flex-direction: column;
  }

  .gt-single .form-row .form-col {
    width: 100%;
  }
}

@media screen and (max-width: 546px) {
  .sq-card-wrapper .sq-card-iframe-container {
    height: 97px !important;
  }

  .sq-card-wrapper .sq-card-iframe-container iframe {
    height: 97px !important;
  }
}

@media (max-width: 479px) {
  .mobile-only-buttons a.button.other {
    font-size: 14px;
    padding: 0 5px;
    line-height: 30px;
    height: auto;
  }

  body .navigation.compact-navigation .sticky-menu-mobile {
    top: -110%;
  }

  body .navigation.compact-navigation .sticky-menu-mobile .row .col .buttons-wrap .button.other {
    max-width: none;
  }

  .footer .container .section .right-top .footer-social {
    margin-right: 10px;
  }

  .flex-section.sellers .section-bar:before {
    width: calc(100% - 3.75rem);
  }

  body input[type=radio].bordered + label {
    width: calc(50% - 0.625rem);
    margin-right: 0;
    margin-bottom: 1.25rem;
    text-align: center;
  }

  body input[type=radio].bordered + label:nth-of-type(odd) {
    float: left;
  }

  body input[type=radio].bordered + label:nth-of-type(even) {
    float: right;
  }

  body .our-partners-slider .partners-slide .row .col img {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  body .our-partners-slider .slick-prev {
    display: none !important;
  }

  body .our-partners-slider .slick-next {
    display: none !important;
  }

  body .container.hero-container .slick-list {
    height: auto;
  }

  body .container.hero-container .section .table.slide-holder .col.left {
    display: block;
  }

  body .container.hero-container .section .table.slide-holder .col.left img {
    width: 100%;
    height: auto;
  }

  body .container.hero-container .section .table.slide-holder .col.center {
    min-height: 0;
  }

  .flex-section.sellers.single.hq .content .the-tab-menu {
    display: flex;
    flex-direction: column;
  }

  .flex-section.sellers.single.hq .content .the-tab-menu a,
  .flex-section.sellers.single.hq .content .the-tab-menu button {
    width: auto !important;
    margin-right: 0;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap .image {
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin-right: 0;
    margin-bottom: 2.125rem;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap .seller-info {
    width: 100%;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .seller-info-wrap .seller-info a {
    display: block;
    text-align: center;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .goal,
  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .sold,
  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci {
    font-size: 1.063rem;
    justify-content: space-between;
    display: flex;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .sold,
  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller .soci {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step p {
    font-size: 14px;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon .how-many {
    font-size: 14px;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step p.about-coupon .total {
    font-size: 16px;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price {
    font-size: 14px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * {
    margin-right: 10px;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .price > * input[type=number] {
    max-width: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }

  .flex-section.shopping-cart .cart-sidebar .sidebar-body .step .orders .order .prices .total-price {
    font-size: 14px;
    line-height: normal;
  }

  body .newsletter-output {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  body .section .insta_container img {
    width: 50%;
    padding: 2%;
  }
}

@media screen and (max-width: 440px) {
  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .logo img {
    height: 62px;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .sponsorlogo {
    margin-left: 8px;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .sponsorlogo img {
    height: 40px;
  }
}

@media screen and (max-width: 400px) {
  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .logo img {
    height: 50px;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .sponsorlogo {
    margin-left: 4px;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .sponsorlogo img {
    height: 32px;
  }
}

@media screen and (max-width: 375px) {
  body .navigation.compact-navigation .sticky-header {
    padding: 20px 0;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo {
    height: 62px;
  }
}

@media screen and (max-width: 365px) {
  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo {
    padding-right: 26px;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .logo img {
    height: 46px;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap.ff-logo .sponsorlogo img {
    height: 30px;
  }
}

@media screen and (max-width: 340px) {
  body .navigation.compact-navigation .sticky-header {
    padding: 25px 0;
  }

  body .navigation.compact-navigation .sticky-header .logo-container .logo-wrap .logo {
    height: 52px;
  }
}

@media screen and (max-width: 320px) {
  body .lf-recaptcha > div {
    transform: scale(0.86);
    -ms-transform: scale(0.86);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body a.button {
    min-width: 18.75rem;
  }

  body .container .section {
    padding: 5rem 0;
  }

  body .container .section .content {
    padding: 0 1.25rem;
  }

  body .navigation .section .table .row .col a.button.donate-button {
    float: left !important;
    margin-bottom: 30px !important;
  }

  body .navigation .section .table .row .col a.button.subscribe-button {
    float: right !important;
    margin-bottom: 30px !important;
  }

  body .navigation.compact-navigation .sticky-menu-mobile {
    height: auto;
  }

  .footer .container .footer-links {
    line-height: 24px;
  }

  .footer .container .section .table .row address.col {
    padding-left: 15px;
  }

  .footer .container .section div.bottom-links ul {
    padding: 1.625rem 0;
  }

  .footer .container .section div.bottom-links ul li {
    margin: 0 50px 0 0;
    white-space: normal;
  }

  .footer .container .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.banner.banner-cs .content h1 {
    margin-bottom: 30px;
  }

  .flex-section .columns .column:first-child {
    padding-left: 1.25rem;
  }

  .flex-section .columns .column:last-child {
    padding-right: 1.25rem;
  }

  .flex-section.home_columns .columns .column:first-child {
    padding-left: 1.25rem;
  }

  .flex-section.home_columns .columns .column:last-child {
    padding-right: 1.25rem;
  }

  body .slick-dots {
    bottom: 35px;
  }

  hq-head .bottom {
    flex-wrap: wrap;
  }

  hq-head .bottom > div {
    flex-basis: 50%;
    flex-shrink: 0;
    justify-content: space-between;
  }

  hq-head .bottom > div:nth-child(even) {
    padding-left: 2rem;
  }

  hq-head .bottom > div:nth-child(odd) {
    padding-right: 2rem;
  }

  hq-head .bottom > div::before {
    margin-right: 0;
  }

  hq-head .bottom > div > * {
    margin: 0;
  }

  hq-head .raised {
    margin-bottom: 2rem;
  }

  hq-head .goal {
    margin-bottom: 2rem;
  }

  .flex-section.sellers.single.hq .content .tabs-bar {
    flex-wrap: wrap;
  }

  .flex-section.sellers.single.hq .content .tabs-bar button {
    width: calc(33.333% - 2rem);
    padding: 0;
  }

  .flex-section.sellers.single.hq .content .tabs-bar button:nth-child(-n+3) {
    margin-bottom: 2rem;
  }

  .flex-section.sellers.single.hq .content .the-tab-menu a,
  .flex-section.sellers.single.hq .content .the-tab-menu button {
    width: auto !important;
  }

  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie .pie-buy button,
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=donation] .cart-pie .pie-buy button {
    font-size: 0.875rem;
    padding: 0 0.5rem;
  }

  [ng-switch-when=donate] .section.flex-section.form .form-field .cart-pie .pie-buy button {
    font-size: 0.875rem;
    padding: 0 0.5rem;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  body a.button {
    width: auto;
    min-width: 18.75rem;
    display: inline-block;
  }

  body a.button.learn-more {
    max-width: 18.75rem;
    width: 100%;
  }

  body a.button.mobile {
    max-width: 18.75rem;
    margin: 3.125rem 0 0 !important;
    width: 100%;
  }

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

  body .navigation.compact-navigation .sticky-menu-mobile .row .col .buttons-wrap .button.other {
    display: block !important;
  }

  .flex-section.sellers .section-bar {
    align-items: center;
  }

  .flex-section.sellers .section-bar input {
    width: 360px;
  }

  .flex-section.sellers .section-bar button.button {
    width: 360px;
  }

  .flex-section.sellers .section-bar:before {
    width: 360px;
  }

  body input[type=radio].bordered + label {
    margin-bottom: 1.25rem;
  }

  .flex-section.sellers.single.hq .content .the-tab-menu a,
  .flex-section.sellers.single.hq .content .the-tab-menu button {
    width: auto !important;
  }
}

@media (min-width: 896px) and (max-width: 1024px) {
  body a.button.learn-more {
    min-width: 18.75rem;
  }

  sellers-list .sellers-list .seller,
  .team-directory .sellers-list .seller,
  .seller-directory-content .sellers-list .seller,
  teams-list .sellers-list .seller {
    width: calc(50% - 1.25rem);
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller {
    width: calc(50% - 1.25rem);
  }
}

@media (min-width: 768px) and (max-width: 895px) {
  body a.button.learn-more {
    min-width: 16.25rem;
  }

  .flex-section.sellers .section-bar {
    align-items: center;
  }

  .flex-section.sellers .section-bar input {
    width: 360px;
  }

  .flex-section.sellers .section-bar button.button {
    width: 360px;
  }

  .flex-section.sellers .section-bar:before {
    width: 360px;
  }

  sellers-list .sellers-list .seller,
  .team-directory .sellers-list .seller,
  .seller-directory-content .sellers-list .seller,
  teams-list .sellers-list .seller {
    width: calc(100% - 1.25rem);
    min-height: 0;
  }

  body .slide .slide-holder {
    height: auto;
  }

  .submenu ul li a {
    font-size: 11px;
  }

  .submenu ul li .button {
    font-size: 11px;
    height: auto;
    line-height: 32px;
  }

  .flex-section.sellers.single.hq .content .the-tab-content.team-directory .sellers-list__extended .seller {
    width: calc(100% - 1.25rem);
  }
}

@media (max-width: 767px) and (min-width: 480px) and (max-width: 767px) {
  .footer .container .section .mobile-button .footer-btn {
    max-width: 300px;
    display: block;
  }
}

@media (max-width: 767px) and (min-width: 896px) {
  body .container.hero-container .section .table.slide-holder .col img {
    height: 45.563rem;
    /*width: auto;*/
  }

  body .container.hero-container .section .table.slide-holder .col.center p {
    max-width: 40.5rem;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 896px) {
  .toolkit .tabs .item .button.download {
    min-width: auto;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .toolkit .tabs .item .button.download {
    min-width: auto;
    padding: inherit;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .flex-section.shopping-cart .cart-form .step-form .section.flex-section .limus-form .form-fields [field-key=pies] .cart-pie form .pie-image {
    width: 120px;
    height: 120px;
  }
}

@media screen and (max-height: 585px) {
  body .navigation.compact-navigation .sticky-menu-mobile {
    top: -200%;
  }
}
/*# sourceMappingURL=main-cs.css.map */
