@font-face {
  font-family: 'open_sansregular';
  src: url("webfonts/OpenSans-Regular-webfont.eot");
  src: url("webfonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("webfonts/OpenSans-Regular-webfont.woff") format("woff"), url("webfonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("webfonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sanssemibold';
  src: url("webfonts/OpenSans-Semibold-webfont.eot");
  src: url("webfonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("webfonts/OpenSans-Semibold-webfont.woff") format("woff"), url("webfonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("webfonts/OpenSans-Semibold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansbold';
  src: url("webfonts/OpenSans-Bold-webfont.eot");
  src: url("webfonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("webfonts/OpenSans-Bold-webfont.woff2") format("woff2"), url("webfonts/OpenSans-Bold-webfont.woff") format("woff"), url("webfonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("webfonts/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
a {
  color: #528534; }

a:focus,
a:hover {
  color: #528534; }

a[href^="mailto:"]::after {
  content: "\f1d8";
  font-family: "Font Awesome 5 Pro";
  vertical-align: super;
  padding: 0 0 0 0.2rem;
  font-size: 75%; }

a[href^="http:"]::after,
a[href^="https:"]::after {
  content: "\f08e";
  font-family: "Font Awesome 5 Pro";
  vertical-align: super;
  padding: 0 0 0 0.2rem;
  font-size: 75%; }

a.no-icon-after::after {
  content: none !important;
  padding: 0 !important; }

b {
  font-family: 'open_sansbold';
  font-weight: normal; }

.container {
  max-width: 1166px; }

.container-fluid {
  max-width: 1166px; }

@media (max-width: 767.98px) {
  .container-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .container-mobile .no-gutters-mobile,
    .container-mobile .no-gutters-mobile-grid {
      margin-right: 0;
      margin-left: 0; }
    .container-mobile .no-gutters-mobile > .col,
    .container-mobile .no-gutters-mobile > [class*="col-"] {
      margin-right: 0;
      margin-left: 0;
      padding-left: 0;
      padding-right: 0; }
    .container-mobile .no-gutters-mobile-grid > .col,
    .container-mobile .no-gutters-mobile-grid > [class*="col-"] {
      margin-right: 0;
      margin-left: 0;
      padding-left: 15px;
      padding-right: 15px; } }

html {
  font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif; }

body {
  font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.9;
  color: #707070;
  height: auto; }
  @media (min-width: 768px) and (max-width: 991px) {
    body .is-table-row {
      display: table; }
    body .is-table-row [class*="col-"] {
      float: none;
      display: table-cell;
      vertical-align: top; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    body .is-table-row {
      display: table; }
    body .is-table-row [class*="col-"] {
      float: none;
      display: table-cell;
      vertical-align: top; } }
  @media (min-width: 1200px) {
    body .is-table-row {
      display: table; }
    body .is-table-row [class*="col-"] {
      float: none;
      display: table-cell;
      vertical-align: top; } }

@media (min-width: 576px) {
  .text-sm-nowrap {
    white-space: nowrap !important; } }
@media (min-width: 768px) {
  .text-md-nowrap {
    white-space: nowrap !important; } }
@media (min-width: 992px) {
  .text-lg-nowrap {
    white-space: nowrap !important; } }
@media (min-width: 1200px) {
  .text-xl-nowrap {
    white-space: nowrap !important; } }
.overflow-hidden {
  overflow: hidden; }

.fontBold {
  font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif; }

.fontExtraBold {
  font-family: "open_sansbold", Arial, Helvetica Neue, Helvetica, sans-serif; }

.colorGreen {
  color: #578556 !important; }

.colorGreenDark {
  color: #436A42 !important; }

.colorGrey {
  color: #C4C4C4 !important; }

.colorGreyDark {
  color: #707070 !important; }

.colorWhite {
  color: #fff !important; }

.colorBlack {
  color: #000 !important; }

.colorError {
  color: #FF0707 !important; }

.colorDark {
  color: #3A3A3A !important; }

.color-supd-yellow {
  color: #F4C734 !important; }

.color-supd-blue {
  color: #252896 !important; }

.color-supd-green {
  color: #5DAD5A !important; }

.color-supd-pink {
  color: #EF2880 !important; }

.colorGreenEco {
  color: #5E9732 !important; }

.colorDarkGreenEco {
  color: #215421 !important; }

.bg-grey-dark {
  background: #707070; }

.bg-grey {
  background: #C4C4C4; }

.bg-grey-light {
  background: #E9EAEB; }

.bg-grey-lighter {
  background: #F8F8F8; }

.bg-green-lighter {
  background: #D4E0D4; }

.bg-green {
  background: #578556; }

.bg-supd-yellow {
  background: #F4C734; }

.bg-supd-blue {
  background: #252896; }

.bg-supd-green {
  background: #5DAD5A; }

.bg-supd-pink {
  background: #EF2880; }

.border-supd-yellow {
  border-color: #F4C734 !important; }

.border-supd-blue {
  border-color: #252896 !important; }

.border-supd-green {
  border-color: #5DAD5A !important; }

.border-supd-pink {
  border-color: #EF2880 !important; }

.vertical-align {
  display: flex;
  align-items: center; }

.hr--double {
  border-top-width: 2px; }

.table-hover-green-lighter tbody tr:hover {
  background-color: #D4E0D4 !important; }

.table-no-border-top-th th {
  border-top: none !important; }

.table-no-border-th th {
  border: none !important; }

.table-no-border-top:first-of-type tr {
  border-top: none !important; }

.table-border-last-row:last-of-type tr {
  border-bottom: 1px solid #E9EAEB; }

.table-striped--greyLight tbody tr:nth-of-type(2n) {
  background: #E9EAEB; }

.table-striped--greyLighter tbody tr:nth-of-type(2n) {
  background: #F8F8F8; }

.table--orderList td,
.table--orderList th {
  vertical-align: middle;
  border: none;
  padding: 1rem; }
  @media (min-width: 768px) {
    .table--orderList td,
    .table--orderList th {
      padding: 2rem; } }

.no-top-border td {
  border-top: none; }

.no-bottom-border td {
  border-top: none; }

/*
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}*/
.noImage {
  color: #aac1a9;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.noImage--height-set {
  min-height: 12em; }

.noImage__text {
  display: inline-block;
  width: 100%; }

.pager {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  font-size: 1.5rem; }
  .pager__item {
    margin: 0 0.5em;
    background: #fff;
    color: #707070;
    border-radius: 0.25rem; }
  .pager__item:hover, .pager__item:focus {
    background: #578556;
    color: #fff !important;
    cursor: pointer; }
  .pager__item--active {
    background: #578556;
    color: #fff; }
    .pager__item--active:hover {
      cursor: default; }
  .pager__link {
    padding: 0 0.5em;
    color: inherit; }
    .pager__link:hover {
      color: #fff; }
  .pager__link:not(:disabled):not(.pager__disabled-disabled) {
    cursor: pointer; }

.pages {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  justify-content: center;
    /*  &__link {
        padding: 0 0.5em;
        color: inherit;
    
            &:hover {
                 color: $colorWhite;
                }
    }
   
    &__link:not(:disabled):not(&__disabled-disabled) {
        cursor: pointer;

    }*/ }
  .pages__single {
    margin: 0 0.5em;
    background: #fff;
    color: #C4C4C4;
    border-radius: 0.25rem;
    border: 1px solid #E9EAEB;
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.16); }
  .pages__single:hover:not(.pages__single--nonNumber), .pages__single:focus {
    background: #578556;
    color: #fff !important;
    cursor: pointer;
    border: 1px solid #578556; }
    .pages__single:hover:not(.pages__single--nonNumber):hover, .pages__single:focus:hover {
      text-decoration: none; }
  .pages__single--nonNumber {
    cursor: auto;
    background: #fff;
    color: #C4C4C4;
    text-decoration: none; }
  .pages__single--active {
    background: #578556;
    color: #fff;
    border: 1px solid #578556; }
    .pages__single--active:hover {
      cursor: default; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23707070' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important; }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23707070' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important; }

/* cursors */
.cursor-pointer {
  cursor: pointer; }

.cursor-auto {
  cursor: pointer; }

/* font size increase */
.fontSize-150,
.font-size-150 {
  font-size: 150%; }

.fontSize-125,
.font-size-125 {
  font-size: 125%; }

/* shadow overwrite */
.font-shadow {
  text-shadow: 0.5px 0.5px 50px #000; }

/* shadow overwrite per view port */
@media (min-width: 576px) {
  .shadow-normal-sm {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } }
.socialIcon {
  margin: 0 0.75rem;
  color: #578556; }
  .socialIcon .socialIcon--hover-show {
    display: none; }
  .socialIcon:hover .socialIcon--hover-hide {
    display: none; }
  .socialIcon:hover .socialIcon--hover-show {
    display: inline-block; }

.socialIcon--circle-white .fa-stack-2x {
  color: #fff; }
.socialIcon--circle-white:hover .socialIcon--hover-colorInvert {
  color: #578556; }

.socialIcon--circle-green .fa-stack-2x {
  color: #578556; }
  .socialIcon--circle-green .fa-stack-2x:hover .socialIcon--hover-show {
    color: #578556; }
.socialIcon--circle-green:hover {
  color: #fff; }

.position-absolute-strech {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.height-auto {
  height: auto; }

.height-5 {
  height: 5rem; }

.height-10 {
  height: 10rem; }

.height-15 {
  height: 15rem; }

.height-20 {
  height: 20rem; }

.height-25 {
  height: 25rem; }

.height-30 {
  height: 30rem; }

.height-40 {
  height: 40rem; }

@media (min-width: 576px) {
  .height-sm-auto {
    height: auto; }

  .height-sm-5 {
    height: 5rem; }

  .height-sm-10 {
    height: 10rem; }

  .height-sm-15 {
    height: 15rem; }

  .height-sm-20 {
    height: 20rem; }

  .height-sm-25 {
    height: 25rem; }

  .height-sm-30 {
    height: 30rem; }

  .height-sm-40 {
    height: 40rem; } }
@media (min-width: 768px) {
  .height-md-auto {
    height: auto; }

  .height-md-5 {
    height: 5rem; }

  .height-md-10 {
    height: 10rem; }

  .height-md-15 {
    height: 15rem; }

  .height-md-20 {
    height: 20rem; }

  .height-md-25 {
    height: 25rem; }

  .height-md-30 {
    height: 30rem; }

  .height-md-40 {
    height: 40rem; } }
@media (min-width: 992px) {
  .height-lg-auto {
    height: auto; }

  .height-lg-5 {
    height: 5rem; }

  .height-lg-10 {
    height: 10rem; }

  .height-lg-15 {
    height: 15rem; }

  .height-lg-20 {
    height: 20rem; }

  .height-lg-25 {
    height: 25rem; }

  .height-lg-30 {
    height: 30rem; }

  .height-lg-40 {
    height: 40rem; } }
@media (min-width: 1200px) {
  .height-xl-auto {
    height: auto; }

  .height-xl-5 {
    height: 5rem; }

  .height-xl-10 {
    height: 10rem; }

  .height-xl-15 {
    height: 15rem; }

  .height-xl-20 {
    height: 20rem; }

  .height-xl-25 {
    height: 25rem; }

  .height-xl-30 {
    height: 30rem; }

  .height-xl-40 {
    height: 40rem; } }
.opacity-0 {
  opacity: 0; }

.opacity-10 {
  opacity: 0.1; }

.opacity-20 {
  opacity: 0.2; }

.opacity-30 {
  opacity: 0.3; }

.opacity-40 {
  opacity: 0.4; }

.opacity-50 {
  opacity: 0.5; }

.opacity-60 {
  opacity: 0.6; }

.opacity-70 {
  opacity: 0.7; }

.opacity-80 {
  opacity: 0.8; }

.opacity-90 {
  opacity: 0.9; }

.opacity-100 {
  opacity: 1; }

@media (min-width: 576px) {
  .opacity-sm-0 {
    opacity: 0; }

  .opacity-sm-10 {
    opacity: 0.1; }

  .opacity-sm-20 {
    opacity: 0.2; }

  .opacity-sm-30 {
    opacity: 0.3; }

  .opacity-sm-40 {
    opacity: 0.4; }

  .opacity-sm-50 {
    opacity: 0.5; }

  .opacity-sm-60 {
    opacity: 0.6; }

  .opacity-sm-70 {
    opacity: 0.7; }

  .opacity-sm-80 {
    opacity: 0.8; }

  .opacity-sm-90 {
    opacity: 0.9; }

  .opacity-sm-100 {
    opacity: 1; } }
@media (min-width: 768px) {
  .opacity-md-0 {
    opacity: 0; }

  .opacity-md-10 {
    opacity: 0.1; }

  .opacity-md-20 {
    opacity: 0.2; }

  .opacity-md-30 {
    opacity: 0.3; }

  .opacity-md-40 {
    opacity: 0.4; }

  .opacity-md-50 {
    opacity: 0.5; }

  .opacity-md-60 {
    opacity: 0.6; }

  .opacity-md-70 {
    opacity: 0.7; }

  .opacity-md-80 {
    opacity: 0.8; }

  .opacity-md-90 {
    opacity: 0.9; }

  .opacity-md-100 {
    opacity: 1; } }
@media (min-width: 992px) {
  .opacity-lg-0 {
    opacity: 0; }

  .opacity-lg-10 {
    opacity: 0.1; }

  .opacity-lg-20 {
    opacity: 0.2; }

  .opacity-lg-30 {
    opacity: 0.3; }

  .opacity-lg-40 {
    opacity: 0.4; }

  .opacity-lg-50 {
    opacity: 0.5; }

  .opacity-lg-60 {
    opacity: 0.6; }

  .opacity-lg-70 {
    opacity: 0.7; }

  .opacity-lg-80 {
    opacity: 0.8; }

  .opacity-lg-90 {
    opacity: 0.9; }

  .opacity-lg-100 {
    opacity: 1; } }
@media (min-width: 1200px) {
  .opacity-xl-0 {
    opacity: 0; }

  .opacity-xl-10 {
    opacity: 0.1; }

  .opacity-xl-20 {
    opacity: 0.2; }

  .opacity-xl-30 {
    opacity: 0.3; }

  .opacity-xl-40 {
    opacity: 0.4; }

  .opacity-xl-50 {
    opacity: 0.5; }

  .opacity-xl-60 {
    opacity: 0.6; }

  .opacity-xl-70 {
    opacity: 0.7; }

  .opacity-xl-80 {
    opacity: 0.8; }

  .opacity-xl-90 {
    opacity: 0.9; }

  .opacity-xl-100 {
    opacity: 1; } }
.vegVideo {
  position: relative;
  margin: 2rem auto; }
  .vegVideo__base {
    background-color: #578556;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    border-radius: 0.5rem; }
  .vegVideo__thumb {
    width: 100%;
    top: -16.84%;
    left: 0;
    position: absolute;
    z-index: 990; }
  .vegVideo__underlay {
    position: absolute;
    top: 1rem;
    right: 1rem;
    opacity: 0.4;
    background: #C4C4C4;
    border-radius: 0.5rem;
    z-index: -1;
    width: 100%;
    height: 100%; }
  .vegVideo__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.4;
    background: #578556;
    border-radius: 0.5rem;
    z-index: 991; }
  .vegVideo__play-btn {
    background-color: transparent;
    color: #fff;
    z-index: 992;
    opacity: 1;
    font-size: 350%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .vegVideo iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

.zindex-dropdown {
  z-index: 1000 !important; }

.zindex-sticky {
  z-index: 1020 !important; }

.zindex-fixed {
  z-index: 1030 !important; }

.zindex-modal-backdrop {
  z-index: 1040 !important; }

.zindex-modal {
  z-index: 1050 !important; }

.zindex-popover {
  z-index: 1060 !important; }

.zindex-tooltip {
  z-index: 1070 !important; }

.m-6 {
  margin: 6rem !important; }

.mt-6,
.my-6 {
  margin-top: 6rem !important; }

.mr-6,
.mx-6 {
  margin-right: 6rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 6rem !important; }

.ml-6,
.mx-6 {
  margin-left: 6rem !important; }

.p-6 {
  padding: 6rem !important; }

.pt-6,
.py-6 {
  padding-top: 6rem !important; }

.pr-6,
.px-6 {
  padding-right: 6rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 6rem !important; }

.pl-6,
.px-6 {
  padding-left: 6rem !important; }

@media (min-width: 576px) {
  .m-sm-6 {
    margin: 6rem !important; }

  .mt-sm-6,
  .my-sm-6 {
    margin-top: 6rem !important; }

  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 6rem !important; }

  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 6rem !important; }

  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 6rem !important; }

  .p-sm-6 {
    padding: 6rem !important; }

  .pt-sm-6,
  .py-sm-6 {
    padding-top: 6rem !important; }

  .pr-sm-6,
  .px-sm-6 {
    padding-right: 6rem !important; }

  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 6rem !important; }

  .pl-sm-6,
  .px-sm-6 {
    padding-left: 6rem !important; } }
@media (min-width: 768px) {
  .m-md-6 {
    margin: 6rem !important; }

  .mt-md-6,
  .my-md-6 {
    margin-top: 6rem !important; }

  .mr-md-6,
  .mx-md-6 {
    margin-right: 6rem !important; }

  .mb-md-6,
  .my-md-6 {
    margin-bottom: 6rem !important; }

  .ml-md-6,
  .mx-md-6 {
    margin-left: 6rem !important; }

  .p-md-6 {
    padding: 6rem !important; }

  .pt-md-6,
  .py-md-6 {
    padding-top: 6rem !important; }

  .pr-md-6,
  .px-md-6 {
    padding-right: 6rem !important; }

  .pb-md-6,
  .py-md-6 {
    padding-bottom: 6rem !important; }

  .pl-md-6,
  .px-md-6 {
    padding-left: 6rem !important; } }
@media (min-width: 992px) {
  .m-lg-6 {
    margin: 6rem !important; }

  .mt-lg-6,
  .my-lg-6 {
    margin-top: 6rem !important; }

  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 6rem !important; }

  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 6rem !important; }

  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 6rem !important; }

  .p-lg-6 {
    padding: 6rem !important; }

  .pt-lg-6,
  .py-lg-6 {
    padding-top: 6rem !important; }

  .pr-lg-6,
  .px-lg-6 {
    padding-right: 6rem !important; }

  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 6rem !important; }

  .pl-lg-6,
  .px-lg-6 {
    padding-left: 6rem !important; } }
@media (min-width: 1200px) {
  .m-xl-6 {
    margin: 6rem !important; }

  .mt-xl-6,
  .my-xl-6 {
    margin-top: 6rem !important; }

  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 6rem !important; }

  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 6rem !important; }

  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 6rem !important; }

  .p-xl-6 {
    padding: 6rem !important; }

  .pt-xl-6,
  .py-xl-6 {
    padding-top: 6rem !important; }

  .pr-xl-6,
  .px-xl-6 {
    padding-right: 6rem !important; }

  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 6rem !important; }

  .pl-xl-6,
  .px-xl-6 {
    padding-left: 6rem !important; } }
@media (min-width: 576px) {
  .position-sm-absolute {
    position: absolute !important; }

  .position-sm-relative {
    position: relative !important; } }
@media (min-width: 768px) {
  .position-md-absolute {
    position: absolute !important; }

  .position-md-relative {
    position: relative !important; } }
@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute !important; }

  .position-lg-relative {
    position: relative !important; } }
@media (min-width: 1200px) {
  .position-xl-absolute {
    position: absolute !important; }

  .position-xl-relative {
    position: relative !important; } }
.rounded-xl {
  border-radius: 0.75rem !important; }

.fixed-top {
  z-index: 1030; }

.cart-item-number {
  position: absolute;
  bottom: 20px;
  right: -10px;
  background-color: #AAC1A9;
  font-size: 14px;
  line-height: 14px;
  padding: 0.2rem 0.3rem;
  border-radius: 1rem; }

.z-index-n-1 {
  z-index: -1; }

.z-index-n-1 {
  z-index: -1; }

.z-index-n-2 {
  z-index: -2; }

.z-index-n-3 {
  z-index: -3; }

.siteButton {
  border: 2px solid #578556;
  margin: 2rem auto;
  display: inline-block;
  background: #578556;
  color: #fff;
  padding: 0.5em 2rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  min-width: 10rem;
  cursor: pointer; }
  .siteButton:focus {
    color: #fff !important; }
  .siteButton:hover {
    color: #fff !important; }
  .siteButton--grey {
    border: 2px solid #C4C4C4;
    background: #C4C4C4 !important;
    color: #707070;
    cursor: auto; }
    .siteButton--grey:hover {
      color: #707070 !important; }
  .siteButton--grey-dark {
    border: 2px solid #707070;
    background: #707070 !important; }
  .siteButton--white {
    background: #fff !important;
    color: #578556;
    border: 2px solid #578556; }
    .siteButton--white:hover {
      color: #578556 !important;
      text-decoration: none; }
    .siteButton--white:focus {
      color: #578556 !important;
      text-decoration: none; }

.site-button-dual {
  padding: 0;
  background: #578556;
  color: #fff;
  display: inline-block; }
  .site-button-dual:hover {
    color: #fff; }
  .site-button-dual__content {
    margin: 0.5rem 1rem;
    display: inline-block; }
  .site-button-dual__icon {
    background: #436A42;
    color: #fff;
    display: inline-block;
    padding: 0.5rem 1rem; }

button.county-toggle {
  padding-left: 0; }

div.county-dropdown,
div.country-dropdown {
  max-height: 250px;
  overflow-y: auto;
  color: #707070; }
  div.county-dropdown .countyFeatureOption:hover,
  div.county-dropdown .countryFeatureOption:hover,
  div.country-dropdown .countyFeatureOption:hover,
  div.country-dropdown .countryFeatureOption:hover {
    background-color: #D4E0D4; }

.add-to-cart .add-to-cart__vat {
  font-size: 0.9rem;
  text-align: center; }

.scroll-smooth {
  scroll-behavior: smooth; }

.bluestripeHighlight {
  border-radius: 0.5rem;
  background: #E0F2FE;
  padding: 1rem 2rem;
  color: #202944; }

.greenstripeHighlight {
  border-radius: 0.5rem;
  background: #DFF0C8;
  padding: 1rem 2rem;
  color: #202944; }

/* site button NEW */
.site-button {
  display: inline-block;
  padding: 0.5em 1rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  border-width: 2px;
  border-style: solid; }
  .site-button:hover {
    text-decoration: none; }

.site-button-green {
  display: inline-block;
  padding: 0.5em 1rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #578556;
  background: #578556;
  color: #fff; }
  .site-button-green:hover {
    text-decoration: none; }
  .site-button-green:hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border-color: #436A42;
    background: #436A42;
    color: #fff; }
  .site-button-green:focus {
    color: #fff; }

.site-button-green-rev {
  display: inline-block;
  padding: 0.5em 1rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  background: #578556;
  color: #fff; }
  .site-button-green-rev:hover {
    text-decoration: none; }
  .site-button-green-rev:hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border-color: #fff;
    background: #fff;
    color: #578556; }

.site-button-white {
  display: inline-block;
  padding: 0.5em 1rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #578556;
  background: #fff;
  color: #578556; }
  .site-button-white:hover {
    text-decoration: none; }
  .site-button-white:hover {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border-color: #436A42;
    background: #436A42;
    color: #fff; }

.site-button-grey {
  display: inline-block;
  padding: 0.5em 1rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #C4C4C4;
  background: #C4C4C4;
  color: #707070; }
  .site-button-grey:hover {
    text-decoration: none; }
  .site-button-grey:hover {
    cursor: default;
    color: #707070; }

.eco-button {
  padding-top: 15px;
  padding-left: 25px;
  padding-bottom: 15px;
  padding-right: 25px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-color: #202944;
  border-style: solid;
  border-radius: 50px;
  background-color: #202944;
  text-align: center;
  text-decoration: none; }

.ot-sdk-show-settings, .ot-sdk-show-settings:hover {
  background: none !important;
  padding: 0 !important;
  font-size: 1rem !important;
  border: none !important;
  color: inherit; }

/* site button NEW -END */
.navbar-veg-sub {
  font-size: 0.75rem; }

.noticeBar {
  background: #FF5858; }

.bg-blue-dark {
  background: #003399; }

.navbar-veg-top {
  background: transparent linear-gradient(90deg, #FFFFFF 0%, #D4E0D4 100%) 0% 0% no-repeat padding-box;
  font-size: 0.75rem;
  color: inherit; }
  .navbar-veg-top .navbar-veg-top__email, .navbar-veg-top .navbar-veg-top__login {
    border-left: 2px solid #AAC1A9;
    padding-left: 1rem;
    margin-left: 1rem; }
  .navbar-veg-top__region {
    cursor: pointer; }
    .navbar-veg-top__region:hover {
      cursor: pointer; }
  .navbar-veg-top__region-dropdown {
    margin: 1rem 0 0 -1rem;
    padding: 0;
    color: #578556; }

.navbar-veg-bottom {
  background-color: #578556;
  border: none;
  color: #fff;
  position: relative; }
  .navbar-veg-bottom__button {
    margin: 0;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    border-radius: 0 !important;
    border: none !important;
    padding: 0; }
  .navbar-veg-bottom__toggle-icon {
    color: #fff;
    font-size: 125%;
    transform: scale(1.5, 1); }
  .navbar-veg-bottom .nav-veg-main {
    flex-direction: column; }
  .navbar-veg-bottom .navbar-veg-links-container {
    position: absolute;
    z-index: 1060;
    background: #fff;
    top: 100%;
    left: 0;
    color: #578556;
    text-transform: capitalize; }
    @media (min-width: 768px) {
      .navbar-veg-bottom .navbar-veg-links-container {
        position: static;
        background: #578556;
        color: #fff;
        text-transform: none;
        z-index: 0; } }
  .navbar-veg-bottom .navbar-veg-links {
    min-width: 15rem;
    border-bottom-right-radius: 0.75rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
    @media (min-width: 768px) {
      .navbar-veg-bottom .navbar-veg-links {
        width: 100%;
        justify-content: space-evenly;
        box-shadow: none;
        border-bottom-right-radius: 0; } }
  .navbar-veg-bottom .nav-veg-item {
    color: #578556;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .navbar-veg-bottom .nav-veg-item:hover {
      background: #F8F8F8; }
    @media (min-width: 768px) {
      .navbar-veg-bottom .nav-veg-item:hover {
        background-color: transparent; }
      .navbar-veg-bottom .nav-veg-item a {
        font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif;
        font-size: 20px;
        color: #fff; }
        .navbar-veg-bottom .nav-veg-item a:hover {
          text-decoration: underline;
          background-color: transparent;
          color: #fff; } }

.navbar-eco-bottom {
  background-color: #5E9732;
  border: none;
  color: #fff;
  position: relative; }
  .navbar-eco-bottom__button {
    margin: 0;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    border-radius: 0 !important;
    border: none !important;
    padding: 0; }
  .navbar-eco-bottom__toggle-icon {
    color: #fff;
    font-size: 125%;
    transform: scale(1.5, 1); }
  .navbar-eco-bottom .nav-veg-main {
    flex-direction: column; }
  .navbar-eco-bottom .navbar-veg-links-container {
    position: absolute;
    z-index: 1060;
    background: #fff;
    top: 100%;
    left: 0;
    color: #5E9732;
    text-transform: capitalize; }
    @media (min-width: 768px) {
      .navbar-eco-bottom .navbar-veg-links-container {
        position: static;
        background: #5E9732;
        color: #fff;
        text-transform: none;
        z-index: 0; } }
  .navbar-eco-bottom .navbar-veg-links {
    min-width: 15rem;
    border-bottom-right-radius: 0.75rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
    @media (min-width: 768px) {
      .navbar-eco-bottom .navbar-veg-links {
        width: 100%;
        justify-content: space-evenly;
        box-shadow: none;
        border-bottom-right-radius: 0; } }
  .navbar-eco-bottom .nav-veg-item {
    color: #5E9732;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .navbar-eco-bottom .nav-veg-item:hover {
      background: #F8F8F8; }
    @media (min-width: 768px) {
      .navbar-eco-bottom .nav-veg-item:hover {
        background-color: transparent; }
      .navbar-eco-bottom .nav-veg-item a {
        font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif;
        font-size: 20px;
        color: #fff; }
        .navbar-eco-bottom .nav-veg-item a:hover {
          text-decoration: underline;
          background-color: transparent;
          color: #fff; } }

.nav-veg-popup {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  color: #707070;
  z-index: 1060; }
  .nav-veg-popup .nav-veg-popup__nav-single {
    border-bottom: 1px solid #AAC1A9; }
  @media (min-width: 576px) {
    .nav-veg-popup {
      width: 30rem; } }
  .nav-veg-popup__nav-single {
    padding: 1rem 0; }
    .nav-veg-popup__nav-single i:first-of-type {
      width: 3rem; }

.nav-veg-cart__item-count {
  width: 1.75em;
  height: 1.75em;
  display: flex;
  justify-content: center;
  align-items: center; }

.veg-search__input-container {
  background: #fff;
  border: 5px solid #AAC1A9;
  font-size: 1.5em;
  color: #AAC1A9;
  border-radius: 0px; }
  @media (min-width: 768px) {
    .veg-search__input-container {
      background: #fff;
      border: 5px solid #578556;
      font-size: 1.5em;
      color: #AAC1A9;
      border-radius: 15px; } }
.veg-search__input {
  border: 0;
  width: 100%;
  color: #707070;
  outline: none;
  border-radius: 0px; }
  @media (min-width: 768px) {
    .veg-search__input {
      border-radius: 15px; } }
.veg-search__input-container--activated {
  -webkit-transition: border-color 1s ease-in-out;
  -moz-transition: border-color  1s ease-in-out;
  -ms-transition: border-color  1s ease-in-out;
  -o-transition: border-color  1s ease-in-out;
  border: 5px solid #fff;
  border-radius: 0px; }
  @media (min-width: 768px) {
    .veg-search__input-container--activated {
      border: 5px solid #578556;
      border-radius: 15px; } }
.veg-search__lkglass-left {
  opacity: 1; }
.veg-search__lkglass-left--activated {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  opacity: 0; }
.veg-search__lkglass-right {
  opacity: 0; }
.veg-search__lkglass-right--activated {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  opacity: 1; }
.veg-search__results--activated {
  min-height: 100vh;
  background: #fff; }
.veg-search__close {
  display: none;
  height: 0; }
.veg-search__close--activated {
  width: 100%;
  position: relative;
  display: block;
  background: #fff;
  transition: max-height 3s ease-out;
  height: auto;
  max-height: 3rem; }
.veg-search__close-icon {
  color: #C4C4C4;
  padding: 1rem;
  cursor: pointer; }

.veg-search--activated {
  position: absolute;
  left: 0;
  z-index: 1300;
  top: 100%;
  background: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.s-result {
  border-bottom: 2px solid #E9EAEB; }

/*
    .navbarr{
	background-color: $colorGreen;
	height: 70px;
	border: none;
	color: $colorWhite;
	*/
/*.navbar-logo{
	top: 13px;
	left: 57px;
	display: block;
	position: fixed;
}*/
	/*
    .navbar-veg-toggleIcon {
        color: $colorWhite;
         font-size:2em;
    }
    .nav-item{
		//margin-top: 5px; 
		
        padding:0 1rem;
        
			a{
				font-family: $fontReg;
				font-size: $fontSizeXl;
				color: $colorWhite;

				&:hover{
					text-decoration: underline;
					background-color: transparent;
					color: $colorWhite;
				}
			
		}
	}
    

    .navbar-veg-button {
        height:70px;
        width:70px;
        margin:0;   
        line-height: 70px;
        position: relative;
        vertical-align: middle;
    //    font-size:2em;
        display:inline-block;
        text-align:center;
        border-radius:0 !important;
        border: none !important;
        padding:0;
    }
    
    .navbar-veg-button:hover{ 
        cursor: pointer;
    }
	
    .navbar-veg-button--search {
      //  background-color: $colorGreenLighter;
        
        @include breakpoint(xs){
            display: none;      
        }
    }
    
    .navbar-veg-button--user {
        background-color: $colorGreenLight;
        
          @include breakpoint(xs){
            display: none;      
        }
    }  
    
    .navbar-veg-button--shoppingCart {
        background-color: $colorGreen;
        
    }
    
    .navbarToggleExternal{
      top:70px;
      right:0;
      position:absolute;
      padding:2em;        
    }
    
    
    .navbarToggleExternal--user {
       background-color: $colorGreenLight;
 
    } 
    
    .navbarToggleExternal--cart {
        background-color: $colorGreen;
    }
    
    
	.navbar-items{
		margin-top: 5px; 
		
		li{
			padding: 0 15px;
			
			a{
				font-family: $fontReg;
				font-size: $fontSizeXl;
				color: $colorWhite;

				&:hover{
					text-decoration: underline;
					background-color: transparent;
					color: $colorWhite;
				}
			}
		}
	}
	
}
    .navSearchContainer {

        background: $colorWhite;
        border: 5px solid $colorGreenLight;
        font-size:1.5em;
        color: $colorGreenLight;
    }
    
    
    /*probably no longer user */
.footer {
  padding: 2rem 0;
  color: #fff;
  background-color: #578556; }
  .footer .hrLine {
    color: #AAC1A9;
    background: #AAC1A9; }
  .footer .socialIcon {
    margin: 0 0.75rem;
    color: #578556; }
    .footer .socialIcon .fa-stack-2x {
      color: #fff; }
    .footer .socialIcon .socialIcon--hover-show {
      display: none; }
    .footer .socialIcon:hover .socialIcon--hover-hide {
      display: none; }
    .footer .socialIcon:hover .socialIcon--hover-show {
      display: inline-block; }
    .footer .socialIcon:hover .socialIcon--hover-colorInvert {
      color: #fff; }
  .footer .socialIconInvert {
    /*  KW: this  class is a 'reverse' of the socialIcon class. */
    margin: 0.75rem; }
    .footer .socialIconInvert .fa-stack-2x {
      color: #fff; }
    .footer .socialIconInvert .socialIcon--hover-show {
      display: none; }
    .footer .socialIconInvert:hover, .footer .socialIconInvert:focus {
      opacity: 0.5; }
      .footer .socialIconInvert:hover .socialIcon--hover-hide, .footer .socialIconInvert:focus .socialIcon--hover-hide {
        display: none; }
      .footer .socialIconInvert:hover .socialIcon--hover-show, .footer .socialIconInvert:focus .socialIcon--hover-show {
        display: inline-block; }
      .footer .socialIconInvert:hover .socialIcon--hover-colorInvert, .footer .socialIconInvert:focus .socialIcon--hover-colorInvert {
        color: #578556; }
  .footer__subheading {
    font-size: 16px !important;
    font-weight: 600; }
  .footer__link-set {
    padding-left: 0;
    list-style-type: none;
    list-style-position: inherit; }
    .footer__link-set li {
      position: relative;
      margin-bottom: 1rem; }
      .footer__link-set li a {
        color: #fff; }
        .footer__link-set li a:hover {
          text-decoration: underline; }
  .footer__contact-row {
    margin-bottom: 1rem; }
    .footer__contact-row div > span {
      text-align: center;
      vertical-align: top;
      margin-right: 0.5rem; }
    .footer__contact-row div > span + p {
      display: inline-block;
      margin-bottom: 0px; }
  .footer__links-area {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    flex-grow: 2; }
    @media (min-width: 576px) {
      .footer__links-area {
        flex-grow: 1;
        min-width: 50%; } }
    @media (min-width: 768px) {
      .footer__links-area {
        max-width: 730px;
        margin-left: 2rem; } }
    @media (min-width: 992px) {
      .footer__links-area {
        max-width: 730px;
        margin-left: 2rem; } }
  .footer__links-area > div:not(:last-child) {
    padding-right: 1rem; }

.footer-eco {
  padding: 0 0 2rem 0;
  color: #215421;
  background-color: #DFF0C8; }
  .footer-eco a {
    color: #215421; }
  .footer-eco a.underline {
    text-decoration: underline; }
  .footer-eco .hrLine {
    color: #215421;
    background: #215421; }
  .footer-eco .logoBg {
    color: #fff;
    background-color: #5E9732;
    flex: 0 0 80%;
    margin-right: 5%;
    border-bottom-right-radius: 60px;
    padding: 75px; }
    @media (min-width: 768px) {
      .footer-eco .logoBg {
        flex: 0 0 35%; } }
  .footer-eco .tagline {
    font-size: 45px;
    font-weight: 600;
    line-height: 50px; }
  .footer-eco .socialIcon {
    margin: 0 0.75rem;
    color: #578556; }
    .footer-eco .socialIcon .fa-stack-2x {
      color: #fff; }
    .footer-eco .socialIcon .socialIcon--hover-show {
      display: none; }
    .footer-eco .socialIcon:hover .socialIcon--hover-hide {
      display: none; }
    .footer-eco .socialIcon:hover .socialIcon--hover-show {
      display: inline-block; }
    .footer-eco .socialIcon:hover .socialIcon--hover-colorInvert {
      color: #fff; }
  .footer-eco .socialIconInvert {
    /*  KW: this  class is a 'reverse' of the socialIcon class. */
    margin: 0.75rem; }
    .footer-eco .socialIconInvert .fa-stack-2x {
      color: #fff; }
    .footer-eco .socialIconInvert .socialIcon--hover-show {
      display: none; }
    .footer-eco .socialIconInvert:hover, .footer-eco .socialIconInvert:focus {
      opacity: 0.5; }
      .footer-eco .socialIconInvert:hover .socialIcon--hover-hide, .footer-eco .socialIconInvert:focus .socialIcon--hover-hide {
        display: none; }
      .footer-eco .socialIconInvert:hover .socialIcon--hover-show, .footer-eco .socialIconInvert:focus .socialIcon--hover-show {
        display: inline-block; }
      .footer-eco .socialIconInvert:hover .socialIcon--hover-colorInvert, .footer-eco .socialIconInvert:focus .socialIcon--hover-colorInvert {
        color: #578556; }
  .footer-eco__subheading {
    font-size: 16px !important;
    font-weight: 600; }
  .footer-eco__link-set {
    padding-left: 0;
    list-style-type: none;
    list-style-position: inherit; }
    .footer-eco__link-set li {
      position: relative;
      margin-bottom: 0rem; }
      .footer-eco__link-set li a {
        color: #215421 !important; }
        .footer-eco__link-set li a:hover {
          text-decoration: underline; }
  .footer-eco__contact-row {
    margin-bottom: 1rem; }
    .footer-eco__contact-row div > span {
      text-align: center;
      vertical-align: top;
      margin-right: 0.5rem; }
    .footer-eco__contact-row div > span + p {
      display: inline-block;
      margin-bottom: 0px; }
  .footer-eco__links-area {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    flex-grow: 2; }
    @media (min-width: 576px) {
      .footer-eco__links-area {
        flex-grow: 1;
        min-width: 50%; } }
    @media (min-width: 768px) {
      .footer-eco__links-area {
        max-width: 730px;
        margin-left: 2rem; } }
    @media (min-width: 992px) {
      .footer-eco__links-area {
        max-width: 730px;
        margin-left: 2rem; } }
  .footer-eco__links-area > div:not(:last-child) {
    padding-right: 1rem; }

.mailChimpInput {
  border-radius: 0.5rem;
  background: #D4E0D4;
  padding: 1rem 2rem;
  color: #578556; }
  .mailChimpInput input {
    background: transparent;
    border: none;
    width: 100%;
    color: #578556;
    font-weight: bold; }
  .mailChimpInput input::placeholder {
    color: #578556;
    opacity: 1; }
  .mailChimpInput span {
    cursor: pointer; }

.newsletterModal {
  font-size: 14px; }
  .newsletterModal .modal-close-window {
    position: absolute;
    top: -1rem;
    right: -1rem;
    z-index: 999; }
    .newsletterModal .modal-close-window .fa-circle {
      color: #fff !important; }
    .newsletterModal .modal-close-window i {
      color: #707070;
      position: absolute;
      margin: 1px 0 0 1px; }
  .newsletterModal .finePrint {
    font-size: 0.75em; }
  .newsletterModal .subscribeButton {
    color: #fff !important;
    background-color: #578556;
    padding: 0.5em 2rem;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    border-radius: 0.3rem; }
    .newsletterModal .subscribeButton:hover {
      text-decoration: underline !important; }

.pricing {
  padding: 1rem 0;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: start;
  /* IE 10+ */ }
  .pricing--item {
    padding: 0; }
  .pricing--list {
    padding: 0; }
  .pricing--grid {
    margin: 0rem 1rem;
    padding: 0; }
  .pricing__single {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0rem 1rem 0rem; }
  .pricing__single--item {
    margin: 0 0 1rem 0;
    justify-content: start; }
  .pricing__single--item:last-of-type {
    margin: 0; }
  .pricing__single--list:last-of-type {
    margin: 0; }
  .pricing__single--grid {
    margin: 0 0rem 1rem 0rem;
    -ms-flex-pack: start;
    justify-content: start; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .pricing__single--grid {
        -ms-flex-pack: space-between;
        justify-content: space-between; } }
  .pricing__left {
    min-width: 10rem; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .pricing__left--grid {
        min-width: 0; } }
  .pricing__type {
    color: #707070;
    font-weight: normal;
    font-size: 0.9rem;
    white-space: nowrap; }
  .pricing__uom {
    color: #578556;
    font-weight: bold;
    font-size: 0.9rem;
    white-space: nowrap;
    line-height: 1.2rem;
    display: block; }
  .pricing__excVat {
    color: #707070;
    font-weight: normal;
    font-size: 0.9rem;
    white-space: nowrap;
    line-height: 1rem; }
  .pricing__incVat {
    color: #C4C4C4;
    font-weight: normal;
    font-size: 0.9rem;
    white-space: nowrap;
    line-height: 1.2rem;
    display: block; }
  .pricing__price {
    color: #707070;
    font-weight: bold;
    font-size: 1.4rem;
    min-width: 10rem;
    line-height: 2rem;
    display: block; }
  .pricing__priceSmall {
    color: #707070;
    font-weight: normal;
    font-size: 1rem;
    min-width: 10rem; }
  .pricing__quantity {
    border-radius: 0.5rem;
    border: 2px solid #578556;
    width: 3rem;
    height: 3rem;
    text-align: center;
    margin-left: 1rem;
    /* @include media-breakpoint-up(sm){
         
         width: 4em;
         height: 4em;
     }*/ }
  .pricing__quantity--grid {
    margin: 0; }
  .pricing__quantity:focus:-ms-input-placeholder {
    opacity: 0; }
  .pricing__quantity:focus::placeholder {
    opacity: 0; }

.pricing-eco {
  padding: 1rem 0;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: start;
  /* IE 10+ */ }
  .pricing-eco--item {
    padding: 0; }
  .pricing-eco--list {
    padding: 0; }
  .pricing-eco--grid {
    margin: 0rem 1rem;
    padding: 0; }
  .pricing-eco__single {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0rem 1rem 0rem; }
  .pricing-eco__single--item {
    margin: 0 0 1rem 0;
    justify-content: start; }
  .pricing-eco__single--item:last-of-type {
    margin: 0; }
  .pricing-eco__single--list:last-of-type {
    margin: 0; }
  .pricing-eco__single--grid {
    margin: 0 0rem 1rem 0rem;
    -ms-flex-pack: start;
    justify-content: start; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .pricing-eco__single--grid {
        -ms-flex-pack: space-between;
        justify-content: space-between; } }
  .pricing-eco__left {
    min-width: 10rem; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .pricing-eco__left--grid {
        min-width: 0; } }
  .pricing-eco__type {
    color: #707070;
    font-weight: normal;
    font-size: 0.9rem;
    white-space: nowrap; }
  .pricing-eco__uom {
    color: #578556;
    font-weight: bold;
    font-size: 0.9rem;
    white-space: nowrap;
    line-height: 1.2rem;
    display: block; }
  .pricing-eco__excVat {
    color: #707070;
    font-weight: normal;
    font-size: 0.9rem;
    white-space: nowrap;
    line-height: 1rem; }
  .pricing-eco__incVat {
    color: #C4C4C4;
    font-weight: normal;
    font-size: 0.9rem;
    white-space: nowrap;
    line-height: 1.2rem;
    display: block; }
  .pricing-eco__price {
    color: #707070;
    font-weight: bold;
    font-size: 1.4rem;
    min-width: 10rem;
    line-height: 2rem;
    display: block; }
  .pricing-eco__priceSmall {
    color: #707070;
    font-weight: normal;
    font-size: 1rem;
    min-width: 10rem; }
  .pricing-eco__quantity {
    border-radius: 0.5rem;
    border: 2px solid #578556;
    width: 3rem;
    height: 3rem;
    text-align: center;
    margin-left: 1rem;
    /* @include media-breakpoint-up(sm){
         
         width: 4em;
         height: 4em;
     }*/ }
  .pricing-eco__quantity--grid {
    margin: 0; }
  .pricing-eco__quantity:focus:-ms-input-placeholder {
    opacity: 0; }
  .pricing-eco__quantity:focus::placeholder {
    opacity: 0; }

/* CSS Document */
.product {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  /* &:last-of-type{
       border-bottom: 0;
   }*/
  /* IE 10+ */ }
  .product--modal {
    background: #E9EAEB;
    padding: 2rem;
    border-radius: 0.5rem;
    margin-bottom: 2rem; }
  .product--modal:last-of-type {
    margin-bottom: 0; }
  .product--grid {
    -ms-flex-direction: column;
    flex-direction: column;
    border: 2px solid #AAC1A9;
    border-radius: 0.5rem;
    margin-bottom: 2rem;
    flex-wrap: nowrap;
    width: 100%; }
    @media (min-width: 576px) and (max-width: 991.98px) {
      .product--grid {
        width: 49%;
        margin-right: 2%; }
        .product--grid:nth-of-type(2n) {
          margin-right: 0; } }
    @media (min-width: 992px) {
      .product--grid {
        width: 32%;
        margin-right: 2%; }
        .product--grid:nth-of-type(3n) {
          margin-right: 0; } }
  @media (min-width: 1200px) {
    .product--grid-sub {
      width: 24% !important;
      margin-right: 1% !important; }
      .product--grid-sub:nth-of-type(4n) {
        margin-right: 0; } }
  .product--list:first-of-type {
    margin-top: 1rem; }
  .product--list {
    margin-top: 2rem; }
  .product__image {
    position: relative; }
  .product__image--list {
    width: 150px;
    height: 150px;
    border-radius: 1rem;
    border: 1px solid #578556;
    flex-shrink: 0;
    margin: 0 2rem 1rem 0; }
    .product__image--list img {
      border-radius: 1rem; }
  .product__image--grid {
    max-width: 150px;
    height: 150px;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    margin: 1rem auto; }
  .product__image--modal {
    width: 150px;
    height: 150px;
    border-radius: 1rem;
    flex-shrink: 0;
    margin: 0 2rem 1rem 0;
    background-color: #fff; }
    .product__image--modal img {
      border-radius: 1rem; }
  .product__middle {
    flex: 1;
    margin: 0 0rem 1rem 0;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    min-width: 25%; }
    @media (min-width: 768px) {
      .product__middle {
        margin: 0 1rem 1rem 0; } }
  .product__middle--list {
    margin: 0 1rem 1rem 0; }
  .product__middle--grid {
    margin: 1rem 1rem; }
  .product__title {
    font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif; }
  .product__sku {
    margin: 1rem 0 0.5rem; }
  .product__stock-message {
    margin: 1rem 0;
    color: #FF0707; }
    .product__stock-message a:link, .product__stock-message a:visited, .product__stock-message a:hover, .product__stock-message a:active {
      color: #FF0707;
      text-decoration: underline; }
  .product__favourites {
    color: #578556;
    font-size: 1.5rem;
    cursor: pointer;
    position: absolute; }
  .product__favourites--item {
    left: 1rem;
    bottom: 3.5rem;
    font-size: 2rem; }
  .product__favourites--catalogue {
    left: 0.5rem;
    bottom: 2.5rem; }
  .product__pricing {
    padding: 1rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    flex-wrap: wrap; }
  .product__pricing--grid {
    margin: 0rem 1rem; }
  .product__pricing-single {
    margin: 0 1rem 1rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .product__pricing-price {
    color: #707070;
    font-weight: bold;
    font-size: 1.4rem;
    min-width: 10rem; }
  .product__pricing-type {
    color: #707070;
    font-weight: normal;
    font-size: 60%;
    white-space: nowrap; }
  .product__quantity {
    border-radius: 0.5rem;
    border: 2px solid #578556;
    width: 3rem;
    height: 3rem;
    text-align: center;
    margin-left: 0.5em; }
    @media (min-width: 768px) {
      .product__quantity {
        width: 3rem;
        height: 3rem; } }
  .product__quantity:focus:-ms-input-placeholder {
    opacity: 0; }
  .product__quantity:focus::placeholder {
    opacity: 0; }

.product-eco {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  /* &:last-of-type{
       border-bottom: 0;
   }*/
  /* IE 10+ */ }
  .product-eco--modal {
    background: #E9EAEB;
    padding: 2rem;
    border-radius: 0.5rem;
    margin-bottom: 2rem; }
  .product-eco--modal:last-of-type {
    margin-bottom: 0; }
  .product-eco--grid {
    -ms-flex-direction: column;
    flex-direction: column;
    border: 2px solid #578556;
    border-radius: 0.5rem;
    margin-bottom: 2rem;
    flex-wrap: nowrap;
    width: 100%; }
    @media (min-width: 576px) and (max-width: 991.98px) {
      .product-eco--grid {
        width: 40%;
        margin-left: 5%;
        margin-right: 10%; }
        .product-eco--grid:nth-of-type(2n) {
          margin-left: 0%;
          margin-right: 5%; } }
    @media (min-width: 992px) {
      .product-eco--grid {
        width: 24%;
        margin-right: 2%; }
        .product-eco--grid:nth-of-type(3n) {
          margin-right: 0; } }
  @media (min-width: 1200px) {
    .product-eco--grid-sub {
      width: 24% !important;
      margin-right: 1% !important; }
      .product-eco--grid-sub:nth-of-type(4n) {
        margin-right: 0; } }
  .product-eco--list:first-of-type {
    margin-top: 1rem; }
  .product-eco--list {
    margin-top: 2rem; }
  .product-eco__image {
    position: relative; }
  .product-eco__image--list {
    width: 150px;
    height: 150px;
    border-radius: 1rem;
    border: 1px solid #578556;
    flex-shrink: 0;
    margin: 0 2rem 1rem 0; }
    .product-eco__image--list img {
      border-radius: 1rem; }
  .product-eco__image--grid {
    max-width: 150px;
    height: 150px;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    margin: 1rem auto; }
  .product-eco__image--modal {
    width: 150px;
    height: 150px;
    border-radius: 1rem;
    flex-shrink: 0;
    margin: 0 2rem 1rem 0;
    background-color: #fff; }
    .product-eco__image--modal img {
      border-radius: 1rem; }
  .product-eco__middle {
    flex: 1;
    margin: 0 0rem 1rem 0;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    min-width: 25%; }
    @media (min-width: 768px) {
      .product-eco__middle {
        margin: 0 1rem 1rem 0; } }
  .product-eco__middle--list {
    margin: 0 1rem 1rem 0; }
  .product-eco__middle--grid {
    margin: 1rem 1rem; }
  .product-eco__title a {
    color: #578556;
    font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif; }
  .product-eco__sku a {
    color: #578556;
    margin: 1rem 0 0.5rem; }
  .product-eco__stock-message {
    margin: 1rem 0;
    color: #FF0707; }
    .product-eco__stock-message a:link, .product-eco__stock-message a:visited, .product-eco__stock-message a:hover, .product-eco__stock-message a:active {
      color: #FF0707;
      text-decoration: underline; }
  .product-eco__favourites {
    color: #578556;
    font-size: 1.5rem;
    cursor: pointer;
    position: absolute; }
  .product-eco__favourites--item {
    left: 1rem;
    bottom: 3.5rem;
    font-size: 2rem; }
  .product-eco__favourites--catalogue {
    left: 0.5rem;
    bottom: 2.5rem; }
  .product-eco__pricing {
    padding: 1rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    flex-wrap: wrap; }
  .product-eco__pricing--grid {
    margin: 0rem 1rem; }
  .product-eco__pricing-single {
    margin: 0 1rem 1rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .product-eco__pricing-price {
    color: #707070;
    font-weight: bold;
    font-size: 1.4rem;
    min-width: 10rem; }
  .product-eco__pricing-type {
    color: #707070;
    font-weight: normal;
    font-size: 60%;
    white-space: nowrap; }
  .product-eco__quantity {
    border-radius: 0.5rem;
    border: 2px solid #578556;
    width: 3rem;
    height: 3rem;
    text-align: center;
    margin-left: 0.5em; }
    @media (min-width: 768px) {
      .product-eco__quantity {
        width: 3rem;
        height: 3rem; } }
  .product-eco__quantity:focus:-ms-input-placeholder {
    opacity: 0; }
  .product-eco__quantity:focus::placeholder {
    opacity: 0; }

/* CSS Document */
.accountInfo {
  margin: 1em 0 0 0; }
  .accountInfo span {
    vertical-align: top; }
  .accountInfo label {
    margin-bottom: 0; }
  .accountInfo .accountInfo__title {
    color: #578556;
    text-transform: uppercase; }
  .accountInfo .accountInfo__line {
    color: #707070;
    padding: 0.5em 0;
    border-bottom: 1px solid #707070;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff; }
  .accountInfo .accountInfo__line--white {
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff; }
  .accountInfo .accountInfo__line--active {
    border-bottom: 1px solid #578556;
    -webkit-box-shadow: 0px 1px 0px 0px #578556;
    box-shadow: 0px 1px 0px 0px #578556; }
  .accountInfo .accountInfo__line input, .accountInfo .accountInfo__line textarea {
    border: none;
    padding: 0;
    width: 100%; }
  .accountInfo .accountInfo__line--contact input, .accountInfo .accountInfo__line--contact textarea, .accountInfo .accountInfo__line--contact select {
    padding: 1rem 2rem;
    margin-bottom: 2rem;
    border: 1px solid #E9EAEB; }
  .accountInfo .accountInfo__contact-inputs--error {
    border: 1px solid #FF0707 !important; }
  .accountInfo .accountInfo__select {
    border: 1px solid #E9EAEB;
    padding: 1rem;
    border-radius: 0.50rem;
    display: -ms-flexbox;
    display: flex; }
  .accountInfo .accountInfo__select-input {
    width: 100%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .accountInfo .accountInfo__select-arrow {
    color: #578556; }
  .accountInfo .accountInfo__line--error {
    border-bottom: 1px solid #FF0707; }
  .accountInfo .accountInfo__error {
    color: #FF0707;
    padding: 0.5em 0;
    display: none; }
  .accountInfo .accountInfo__response--success {
    color: #578556; }
  .accountInfo .accountInfo__response--error {
    color: #FF0707; }

.formMessage {
  font-size: 1.25em;
  padding: 1rem 0; }

.formMessage--error {
  color: #FF0707; }

.formMessage--success {
  color: #436A42; }

.progress-password {
  height: 0.5rem !important;
  border-radius: 0 !important; }

.veg-form__message--success {
  color: #578556; }
.veg-form__message--error {
  color: #FF0707; }
.veg-form__error {
  display: none;
  color: #FF0707; }

.container--header {
  max-width: 1366px;
  height: 600px; }

.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  color: #578556;
  padding: 0;
  margin: 1rem 0 1rem 0; }
  .breadcrumbs__single {
    white-space: nowrap; }
  .breadcrumbs__seperator {
    padding: 0 1em; }

.carousel-homepage {
  position: relative;
  overflow: hidden; }
  .carousel-homepage__item {
    position: relative;
    min-height: 30rem;
    overflow: hidden; }
  .carousel-homepage__background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 900;
    background-repeat: no-repeat;
    background-position: center center; }
  .carousel-homepage__background-overlay {
    background: rgba(112, 112, 112, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 910; }
  .carousel-homepage__content {
    position: absolute;
    color: #fff;
    z-index: 920;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
    .carousel-homepage__content .siteButton2:hover {
      color: #fff; }
  .carousel-homepage__content-wrapper {
    padding: 0 4rem 0 2rem; }
  .carousel-homepage__prev, .carousel-homepage__next {
    width: 3rem;
    height: 3rem;
    position: absolute;
    border-radius: 2rem;
    background: #fff;
    color: #707070;
    z-index: 920; }
    .carousel-homepage__prev:hover, .carousel-homepage__next:hover {
      text-decoration: none; }
  .carousel-homepage__prev {
    top: 45%;
    left: -1rem; }
    @media (min-width: 768px) {
      .carousel-homepage__prev {
        left: -5rem; } }
    @media (min-width: 992px) {
      .carousel-homepage__prev {
        left: -5rem; } }
  .carousel-homepage__next {
    top: 45%;
    right: -1rem; }
    @media (min-width: 768px) {
      .carousel-homepage__next {
        right: -5rem; } }
    @media (min-width: 992px) {
      .carousel-homepage__next {
        right: -6rem; } }

.catalogueBanner__wrapper {
  max-height: 375px;
  overflow: hidden; }
  @media (min-width: 576px) {
    .catalogueBanner__wrapper {
      max-height: 450px; } }
  @media (min-width: 768px) {
    .catalogueBanner__wrapper {
      max-height: 600px; } }
.catalogueBanner__controls {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  color: #fff;
  display: flex; }
.catalogueBanner__controls-separator {
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  margin: 0 1rem; }
.catalogueBanner__controls-next, .catalogueBanner__controls-prev {
  color: #fff; }
.catalogueBanner__overlay {
  background: #707070;
  position: absolute;
  z-index: 900;
  opacity: 0.5;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
.catalogueBanner__text {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: large;
  z-index: 910;
  padding: 0 3rem; }
  .catalogueBanner__text .siteButton {
    font-size: 50%; }
  @media (min-width: 576px) {
    .catalogueBanner__text {
      font-size: x-large; } }
  @media (min-width: 768px) {
    .catalogueBanner__text {
      font-size: xx-large; } }
.catalogueBanner__text--home {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 910;
  padding: 0 3rem;
  color: #fff; }
.catalogueBanner__text-inner--home {
  max-width: 40rem; }
.catalogueBanner__image {
  height: 475px;
  margin: 0 auto; }
  @media (min-width: 576px) {
    .catalogueBanner__image {
      height: 550px; } }
  @media (min-width: 768px) {
    .catalogueBanner__image {
      height: auto;
      width: 100%; } }
.catalogueBanner__prev, .catalogueBanner__next {
  width: 3rem;
  height: 3rem;
  position: absolute;
  border-radius: 2rem;
  background: #fff;
  color: #707070;
  z-index: 920; }
  .catalogueBanner__prev:hover, .catalogueBanner__next:hover {
    text-decoration: none; }
.catalogueBanner__prev {
  top: 45%;
  left: 1rem; }
  @media (min-width: 768px) {
    .catalogueBanner__prev {
      left: 5rem; } }
  @media (min-width: 992px) {
    .catalogueBanner__prev {
      left: 5rem; } }
.catalogueBanner__next {
  top: 45%;
  right: 1rem; }
  @media (min-width: 768px) {
    .catalogueBanner__next {
      right: 5rem; } }
  @media (min-width: 992px) {
    .catalogueBanner__next {
      right: 6rem; } }

.homepageSlider__wrapper {
  height: 375px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1200px) {
    .homepageSlider__wrapper {
      height: 600px; } }
.homepageSlider__left {
  height: 100%;
  position: relative; }
.homepageSlider__left-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 3;
  background: #fff; }
.homepageSlider__right {
  background: transparent;
  height: 100%; }
.homepageSlider__center {
  position: relative;
  max-width: 1366px;
  width: 100%; }
.homepageSlider__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: -1;
      /*  background-position: bottom;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url('https://images.vegware.info/imageLibrary/hp_mobile_header_curve.svg');

        @include media-breakpoint-up(md){
            
            background: none;
        }*/ }
.homepageSlider__overlay-img {
  width: 100%;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .homepageSlider__overlay-img {
      height: 600px; } }
.homepageSlider__text {
  font-size: 0.75rem;
  z-index: 4;
  bottom: 0;
  left: 0;
  right: 0; }
  .homepageSlider__text-inner {
    width: 100%;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .homepageSlider__text-inner {
        width: 75%; } }
    @media (min-width: 1200px) {
      .homepageSlider__text-inner {
        width: 50%; } }
  .homepageSlider__text-h1 {
    width: 80%;
    font-size: 3.5em; }
    @media (min-width: 576px) {
      .homepageSlider__text-h1 {
        font-size: 4em; } }
  .homepageSlider__text-h2 {
    font-size: 2em; }
  .homepageSlider__text-button {
    font-size: 1em; }
  @media (min-width: 576px) {
    .homepageSlider__text {
      margin-top: -4rem; } }
  @media (min-width: 768px) {
    .homepageSlider__text {
      margin-top: -8rem; } }
  @media (min-width: 1200px) {
    .homepageSlider__text {
      font-size: 1rem;
      position: absolute;
      bottom: 0; } }
.homepageSlider__img-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  bottom: 0;
  height: 100%;
  z-index: -2; }
.homepageSlider__img {
  height: 375px;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; }
  @media (min-width: 1200px) {
    .homepageSlider__img {
      height: 600px; } }

.homepageSlider--copy--archive__wrapper {
  height: 375px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1200px) {
    .homepageSlider--copy--archive__wrapper {
      height: 600px; } }
.homepageSlider--copy--archive__left {
  height: 100%;
  position: relative; }
.homepageSlider--copy--archive__left-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 3;
  background: #fff; }
.homepageSlider--copy--archive__right {
  background: transparent;
  height: 100%; }
.homepageSlider--copy--archive__center {
  position: relative;
  max-width: 1366px;
  width: 100%; }
.homepageSlider--copy--archive__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 3;
      /*  background-position: bottom;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url('https://images.vegware.info/imageLibrary/hp_mobile_header_curve.svg');

        @include media-breakpoint-up(md){
            
            background: none;
        }*/ }
.homepageSlider--copy--archive__overlay-img {
  width: 100%;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .homepageSlider--copy--archive__overlay-img {
      height: 600px; } }
.homepageSlider--copy--archive__text {
  position: absolute;
  font-size: 0.75rem;
  z-index: 4;
  bottom: 0;
  left: 0;
  right: 0;
  top: 21rem; }
  .homepageSlider--copy--archive__text-inner {
    width: 100%;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .homepageSlider--copy--archive__text-inner {
        width: 75%; } }
    @media (min-width: 1200px) {
      .homepageSlider--copy--archive__text-inner {
        width: 50%; } }
  .homepageSlider--copy--archive__text-h1 {
    width: 80%;
    font-size: 3.5em; }
    @media (min-width: 576px) {
      .homepageSlider--copy--archive__text-h1 {
        font-size: 4em; } }
  .homepageSlider--copy--archive__text-h2 {
    font-size: 2em; }
  .homepageSlider--copy--archive__text-button {
    font-size: 1em; }
  @media (min-width: 768px) {
    .homepageSlider--copy--archive__text {
      top: 18rem; } }
  @media (min-width: 1200px) {
    .homepageSlider--copy--archive__text {
      font-size: 1rem;
      position: absolute;
      top: 10rem; } }
.homepageSlider--copy--archive__img-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  bottom: 0;
  height: 100%;
  z-index: 2; }
.homepageSlider--copy--archive__img {
  height: 375px;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; }
  @media (min-width: 1200px) {
    .homepageSlider--copy--archive__img {
      height: 600px; } }

.menuSub {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  color: #578556;
  flex-direction: column;
  align-items: center;
  font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif; }
  @media (min-width: 576px) {
    .menuSub {
      flex-direction: row; } }
  .menuSub__single {
    padding: 0 1rem;
    position: relative;
    cursor: pointer;
    color: #578556;
    margin: 0.5rem 1rem;
    white-space: nowrap; }
  @media (min-width: 768px) {
    .menuSub {
      margin: 0 1rem; } }
  .menuSub__single:hover, .menuSub__single--selected {
    background: #D4E0D4;
    text-decoration: none; }

.menuCatalogue {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  padding: 0; }
  .menuCatalogue__single {
    font-weight: bold;
    position: relative;
    cursor: pointer; }
  .menuCatalogue__single a {
    padding: 1rem 3rem;
    display: block;
    text-decoration: none; }
  .menuCatalogue__single:hover, .menuCatalogue__single--selected {
    background: #578556; }
    .menuCatalogue__single:hover a, .menuCatalogue__single--selected a {
      color: #fff; }
  .menuCatalogue__arrow {
    display: none;
    height: 0;
    bottom: 1rem;
    color: #578556;
    width: 100%; }
    .menuCatalogue__arrow i {
      line-height: 0.5; }
  .menuCatalogue__single:hover .menuCatalogue__arrow, .menuCatalogue__single--selected .menuCatalogue__arrow {
    display: block; }

.viewMenu {
  font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif;
  padding: 1rem 2rem; }
  @media (min-width: 768px) {
    .viewMenu {
      padding: 1rem 1rem; } }
  .viewMenu__left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    color: #707070;
    cursor: pointer; }
  .viewMenu__icon {
    padding: 0 0.75rem;
    font-size: 1.5rem; }
  .viewMenu__icon:first-of-type {
    padding-left: 2rem; }
  .viewMenu__icon--active, .viewMenu__icon:hover {
    color: #578556; }
  .viewMenu__right {
    text-transform: uppercase;
    color: #C4C4C4;
    cursor: pointer; }

.catBox {
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.5rem;
  margin: 1rem;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 120px; }
  @media (min-width: 576px) {
    .catBox {
      width: 135px; } }
  @media (min-width: 768px) {
    .catBox {
      margin: 1.5rem;
      width: 150px; } }
  .catBox__image {
    max-width: 120px;
    width: 120px;
    height: 120px;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    background-color: #E9EAEB; }
    @media (min-width: 576px) {
      .catBox__image {
        max-width: 135px;
        width: 135px;
        height: 135px; } }
    @media (min-width: 768px) {
      .catBox__image {
        max-width: 150px;
        width: 150px;
        height: 150px; } }
  .catBox__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 1rem;
    color: #578556;
    text-align: center;
    flex-grow: 1;
    background: #F8F8F8;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem; }

.catLeft {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .catLeft {
      border-top-left-radius: 1rem;
      border-bottom-left-radius: 1rem;
      margin-bottom: 2rem; } }
  .catLeft__header {
    background: #AAC1A9;
    padding: 1.5rem 1.1rem;
    color: #fff;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .catLeft__header {
        border-top-left-radius: 1rem; } }
  .catLeft__body {
    padding-bottom: 1rem; }
  .catLeft__single {
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    color: #578556;
    border-left: 5px solid #fff;
    align-items: center; }
  .catLeft__single:hover, .catLeft__single--active {
    border-left: 5px solid #578556;
    background: #E9EAEB; }
  .catLeft__single-icon {
    margin-right: 0.5rem;
    width: 2rem;
    height: 2rem; }
  .catLeft__trigger {
    height: 2rem;
    width: 2rem;
    background: #E9EAEB;
    color: #707070;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    border-radius: 0.2rem;
    cursor: pointer; }
    .catLeft__trigger:hover {
      cursor: pointer; }
    @media (min-width: 768px) {
      .catLeft__trigger {
        display: none; } }

.catMain {
  background: #F8F8F8;
  margin-bottom: 3rem; }
  .catMain__carousel-indicators li {
    background: transparent;
    border-radius: 50%;
    border: 4px solid #fff;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem; }
  .catMain__carousel-indicators .active {
    background: #578556; }
  .catMain__body {
    padding: 2rem; }
  .catMain__title {
    color: #578556;
    text-align: center; }
    @media (min-width: 768px) {
      .catMain__title {
        text-align: left; } }
  @media (min-width: 768px) {
    .catMain__image {
      width: 100%;
      background: #E9EAEB;
      flex-shrink: 0; } }

.catMainEco {
  margin-top: 3rem;
  margin-bottom: 10px; }
  .catMainEco img {
    border-radius: 0 0 0 50px;
    z-index: 1;
    position: relative;
    padding-bottom: 20px; }
  .catMainEco__carousel-indicators li {
    background: transparent;
    border-radius: 50%;
    border: 4px solid #fff;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem; }
  .catMainEco__carousel-indicators .active {
    background: #578556; }
  .catMainEco__body {
    padding: 2rem; }
  .catMainEco__title {
    color: #578556;
    text-align: center; }
    @media (min-width: 992px) {
      .catMainEco__title {
        text-align: left; } }
  .catMainEco__description {
    text-align: center; }
    @media (min-width: 992px) {
      .catMainEco__description {
        text-align: left; } }
  @media (min-width: 768px) {
    .catMainEco__image {
      width: 100%;
      background: #E9EAEB;
      flex-shrink: 0; } }

.catMainEco:after {
  content: "";
  background: url(https://images.vegware.biz/theme/category-banner-shape-bottom.png) no-repeat;
  height: 50px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  width: 158px;
  right: 200px;
  left: auto;
  z-index: 0; }
  @media (min-width: 992px) {
    .catMainEco:after {
      right: 15px; } }

.subCat--grid {
  margin: 0 1rem 1rem 1rem; }
  @media (min-width: 768px) {
    .subCat--grid {
      margin: 0 0 1rem 0; } }
  .subCat--grid hr {
    display: none; }
.subCat--list {
  margin: 0 0 3rem 0; }
  @media (min-width: 768px) {
    .subCat--list {
      border-radius: 1rem;
      box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); } }
.subCat__header {
  display: flex;
  flex-wrap: wrap; }
.subCat__header--list {
  background: #E9EAEB;
  padding: 1.5rem 1rem; }
  @media (min-width: 768px) {
    .subCat__header--list {
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem;
      padding: 1.5rem 2rem; } }
.subCat__header--grid {
  padding: 1rem 0rem;
  margin: 0 0 2rem 0;
  border-bottom: 2px solid #E9EAEB; }
.subCat__header-title {
  color: #578556;
  flex: 1;
  text-align: left; }
  @media (min-width: 768px) {
    .subCat__header-title {
      flex: 1 100%; } }
@media (min-width: 768px) {
  .subCat__header-hack + .subCat__header-title, .subCat__header-hack-two + .subCat__header-title {
    flex: 1; } }
.subCat__header-title--list {
  padding: 0 0 1rem 0; }
@media (min-width: 768px) {
  .subCat__header-description {
    order: 2;
    flex: 2; } }
.subCat__header-description--grid {
  padding: 1rem 0 0 0; }
.subCat__header-description--list {
  padding: 1rem 0 0 0; }
.subCat__header-description--list:empty {
  padding: 0 0 1rem 1rem;
  flex: 0; }
.subCat__header-button {
  align-self: center;
  margin: 0 0 0 1rem; }
  @media (min-width: 768px) {
    .subCat__header-button {
      order: 3;
      flex: 1;
      text-align: right;
      align-self: self-end; } }
.subCat__body--list {
  padding: 1rem; }
  @media (min-width: 768px) {
    .subCat__body--list {
      padding: 2rem; } }
.subCat__body--grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  -ms-flex-pack: start;
  justify-content: start;
  margin: 0 0rem 1rem 0; }
.subCat hr:last-of-type {
  display: none; }

.subCat-eco--grid {
  margin: 0 1rem 1rem 1rem; }
  @media (min-width: 768px) {
    .subCat-eco--grid {
      margin: 0 0 1rem 0; } }
  .subCat-eco--grid hr {
    display: none; }
.subCat-eco--list {
  margin: 0 0 3rem 0; }
  @media (min-width: 768px) {
    .subCat-eco--list {
      border-radius: 1rem;
      box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); } }
.subCat-eco__header {
  display: flex;
  flex-wrap: wrap; }
.subCat-eco__header--list {
  background: #E9EAEB;
  padding: 1.5rem 1rem; }
  @media (min-width: 768px) {
    .subCat-eco__header--list {
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem;
      padding: 1.5rem 2rem; } }
.subCat-eco__header--grid {
  padding: 1rem 0rem;
  margin: 0 0 2rem 0;
  border-bottom: 2px solid #E9EAEB; }
.subCat-eco__header-title {
  color: #578556;
  flex: 1;
  text-align: left; }
  @media (min-width: 768px) {
    .subCat-eco__header-title {
      flex: 1 100%; } }
@media (min-width: 768px) {
  .subCat-eco__header-hack + .subCat-eco__header-title, .subCat-eco__header-hack-two + .subCat-eco__header-title {
    flex: 1; } }
.subCat-eco__header-title--list {
  padding: 0 0 1rem 0; }
@media (min-width: 768px) {
  .subCat-eco__header-description {
    order: 2;
    flex: 2; } }
.subCat-eco__header-description--grid {
  padding: 1rem 0 0 0; }
.subCat-eco__header-description--list {
  padding: 1rem 0 0 0; }
.subCat-eco__header-description--list:empty {
  padding: 0 0 1rem 1rem;
  flex: 0; }
.subCat-eco__header-button {
  align-self: center;
  margin: 0 0 0 1rem; }
  @media (min-width: 768px) {
    .subCat-eco__header-button {
      order: 3;
      flex: 1;
      text-align: right;
      align-self: self-end; } }
.subCat-eco__body--list {
  padding: 1rem; }
  @media (min-width: 768px) {
    .subCat-eco__body--list {
      padding: 2rem; } }
.subCat-eco__body--grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  -ms-flex-pack: start;
  justify-content: start;
  margin: 0 0rem 1rem 0; }
.subCat-eco hr:last-of-type {
  display: none; }
.subCat-eco .siteButton {
  background-color: #578556;
  border: 2px solid #578556; }

.item__images {
  max-width: 600px;
  display: -ms-flexbox;
  display: flex;
  min-width: 104px; }
.item__images-single {
  width: 25%;
  border: 1px solid #D4E0D4;
  cursor: pointer; }
.item__image-main {
  position: relative; }
  .item__image-main .noImage {
    display: inline-block; }
    .item__image-main .noImage__text {
      font-size: 2.5em;
      line-height: 1.5em; }
    .item__image-main .noImage .fal {
      font-size: 10em; }
.item__data {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }
.item__name {
  color: #578556;
  font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif; }
.item__stock-message {
  color: #FF0707; }
  .item__stock-message a:link, .item__stock-message a:visited, .item__stock-message a:hover, .item__stock-message a:active {
    color: #FF0707;
    text-decoration: underline; }
.item__description {
  text-align: justify; }
.item__line:nth-of-type(2n) {
  background: #F8F8F8;
  border-top: 2px solid #E9EAEB;
  border-bottom: 2px solid #E9EAEB; }
.item__line-left {
  color: #707070;
  font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif; }
.item__specs-header {
  margin: 0 6rem 0 0;
  position: relative;
  bottom: -2px;
  display: inline-block;
  padding-bottom: 1rem; }
.item__specs-header--active {
  color: #578556;
  border-bottom: 2px solid #578556; }

.wishlist__icon {
  color: #578556;
  cursor: pointer; }
.wishlist__icon--inactive {
  display: none; }

.hr-grey {
  border-top: 2px solid #C4C4C4; }

.border-eco {
  content: "";
  background: none;
  position: absolute;
  width: 300px;
  height: 300px;
  border: 4px solid #578556;
  border-bottom-left-radius: 50px;
  margin: 20px 20px 0 -20px;
  z-index: 1; }

.siteSection--background-eco {
  background-color: #f5f5f5;
  position: relative; }

.siteSection--background-eco:before {
  content: "";
  background: url(https://images.vegware.biz/theme/category-banner-shape-top.png) no-repeat;
  display: inline-block;
  height: 179px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-position-x: center;
  z-index: 0; }

.siteSection--background-white {
  background: #fff; }

.siteSection--background-greenLight {
  background: #AAC1A9; }

.siteSection--background-greenLighter {
  background: #D4E0D4; }

.siteSection--background-green {
  background: #578556; }

.siteSection--background-grey {
  background: #C4C4C4; }

.siteSection--background-greyLight {
  background: #E9EAEB; }

.siteSection--background-greyLighter {
  background: #F8F8F8; }

.siteSection--background-grey-dark {
  background: #C4C4C4; }

.siteSection--border-b-greyLight {
  border-bottom: 2px solid #E9EAEB; }

/* Classes used by the pages built with builder */
.pBuild-card {
  width: 100%;
  padding: 1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 2rem auto 0;
  max-width: 20rem; }
  .pBuild-card--bg-white {
    background: #fff; }
  .pBuild-card--align-left {
    text-align: left;
    align-items: start; }
  .pBuild-card--align-center {
    text-align: center;
    align-items: center; }
  .pBuild-card--of2:hover, .pBuild-card--of6:hover {
    text-decoration: none;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  @media (min-width: 576px) {
    .pBuild-card--of2 {
      width: 48%; } }
  @media (min-width: 768px) {
    .pBuild-card--of3 {
      width: 31%; } }
  @media (min-width: 576px) {
    .pBuild-card--of6 {
      width: 48%; } }
  @media (min-width: 992px) {
    .pBuild-card--of6 {
      width: 31%; } }
  .pBuild-card__top {
    min-height: 4rem;
    display: flex;
    align-items: flex-end; }
  .pBuild-card__bottom {
    height: 50%;
    margin-top: 2rem; }

.pBuild-card-2 {
  width: 100%;
  margin-top: 2rem; }
  @media (min-width: 576px) {
    .pBuild-card-2 {
      width: 48%; } }
  .pBuild-card-2__top {
    display: flex; }

.pBuild-card-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 2rem auto 0;
  max-width: 20rem; }
  @media (min-width: 768px) {
    .pBuild-card-3--of3 {
      width: 30%; } }
  @media (min-width: 576px) {
    .pBuild-card-3--of6 {
      width: 48%; } }
  @media (min-width: 992px) {
    .pBuild-card-3--of6 {
      width: 30%; } }
  .pBuild-card-3__top {
    min-height: 4rem; }
  .pBuild-card-3__bottom {
    min-height: 2rem;
    padding: 1rem; }

.pBuild-card-3--b-green .pBuild-card-3__bottom {
  background: #AAC1A9; }

.aboutMenu {
  border-bottom: 2px solid #E9EAEB; }
  .aboutMenu__item {
    flex-grow: 1;
    background-color: #fff;
    color: #707070;
    text-align: left;
    font-size: 1.2rem;
    padding: 0;
    display: flex;
    justify-content: center; }
    @media (min-width: 768px) {
      .aboutMenu__item {
        width: 25%; } }
    .aboutMenu__item a {
      text-decoration: none;
      display: block;
      padding: 0.75em 0;
      border-bottom: 2px solid #fff; }
      @media (min-width: 768px) {
        .aboutMenu__item a {
          margin: 0 1rem -2px;
          border-bottom: 2px solid #E9EAEB; } }
    .aboutMenu__item:last-child {
      padding: 0 0 2rem 0; }
      @media (min-width: 768px) {
        .aboutMenu__item:last-child {
          padding: 0; } }
  .aboutMenu__item--active {
    background-color: #fff;
    color: #578556; }
    .aboutMenu__item--active a {
      color: #578556;
      border-bottom: 2px solid #578556; }
  .aboutMenu__item--inactive:hover a {
    color: #578556;
    border-bottom: 2px solid #578556; }

.hp-car {
  height: 20rem;
  display: flex; }
  .hp-car__topToLeft {
    order: 1; }
  .hp-car__bottomToRight {
    order: 2; }

.testCard__circle {
  width: 5rem;
  height: 5rem;
  display: flex;
  align-self: center;
  justify-content: center;
  align-items: center;
  border-radius: 3rem;
  border: 0.5rem #D4E0D4 solid;
  background: #AAC1A9;
  color: #fff; }
.testCard__line {
  background: #AAC1A9;
  width: 0.5rem;
  flex-grow: 1; }
.testCard__top {
  display: flex;
  align-items: flex-end; }
.testCard__bottom {
  height: 50%;
  margin: 2rem 0;
  max-width: 20rem; }

.testCard:first-child .testCard__circle {
  margin-top: 4rem; }

.testCard:last-of-type .testCard__line {
  display: none; }

.pBuild-card-blank {
  background: #fff; }
  @media (min-width: 576px) {
    .pBuild-card-blank {
      box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
      border-radius: 0.25rem; } }
  .pBuild-card-blank__top {
    padding: 2rem; }
  .pBuild-card-blank__footer {
    background: #fff;
    padding: 1rem 1.25rem;
    text-align: center; }
    @media (min-width: 576px) {
      .pBuild-card-blank__footer {
        background: #E9EAEB; } }

.faq__group {
  background: #fff;
  color: #578556; }
.faq__group:hover, .faq__group:focus, .faq__group--active {
  background: #578556;
  color: #fff;
  text-decoration: none; }
  .faq__group:hover .faq__chevron, .faq__group:focus .faq__chevron, .faq__group--active .faq__chevron {
    visibility: visible; }
.faq__chevron {
  visibility: hidden; }
.faq__question:not(:first-of-type) {
  border-top: 1px solid #C4C4C4;
  padding-top: 1.5rem; }
.faq__trigger {
  cursor: pointer; }
.faq__icon {
  font-size: 1.5rem; }

@media (min-width: 576px) {
  .faq--sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 2rem; } }

.form-contact {
  padding: 2rem; }
  .form-contact__input, .form-contact__textarea, .form-contact__select {
    padding: 1rem 2rem;
    margin-bottom: 2rem;
    border: 1px solid #E9EAEB; }
  .form-contact__input::placeholder, .form-contact__textarea::placeholder, .form-contact__select::placeholder {
    font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #C4C4C4; }
  .form-contact__select--no-icon {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent; }
  .form-contact__select-icon {
    top: 1.4em;
    right: 1em;
    z-index: -1; }

.background-split {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: -3; }
  .background-split__left {
    width: 50%; }
  .background-split__right {
    width: 50%; }

.accountLayout {
  background: none !important; }

a {
  color: #578556;
  text-decoration: none;
  cursor: pointer; }

.fa-info-circle {
  cursor: pointer; }

.cartHeader .h1 {
  font-size: 1.5em;
  color: #707070; }
.cartHeader .h6 {
  font-size: 1em;
  color: #707070; }
.cartHeader .navLabel {
  color: #707070; }
.cartHeader i.fa-stack-1x {
  color: #707070; }
.cartHeader i.fa-stack-2x {
  color: #E9EAEB; }
.cartHeader i.fa-stack-1x.active {
  color: #fff; }
.cartHeader i.fa-stack-2x.active {
  color: #578556; }
.cartHeader .divider {
  padding-top: 1em !important; }
.cartHeader .mobile-view-toggle {
  display: inline-block; }
.cartHeader .normal-view-toggle {
  display: none; }

.cartLayout {
  margin: 5em 0em; }
  .cartLayout .socialMediaContainer {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.29);
    border-radius: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #707070; }
    .cartLayout .socialMediaContainer div.col-12:nth-child(2) {
      border-color: #E9EAEB;
      border-style: solid;
      border-width: 2px 0 0; }
    .cartLayout .socialMediaContainer a.checkoutBtn {
      display: inline-block;
      background: #578556;
      color: #fff;
      padding: 0.5em 2rem;
      border-radius: 0.3rem;
      white-space: nowrap;
      text-align: center;
      min-width: 10rem; }
    .cartLayout .socialMediaContainer .socialIcon {
      margin: 0 0.75rem;
      color: #578556; }
      .cartLayout .socialMediaContainer .socialIcon .fa-stack-2x {
        color: #578556; }
      .cartLayout .socialMediaContainer .socialIcon .socialIcon--hover-show {
        display: none; }
      .cartLayout .socialMediaContainer .socialIcon:hover .socialIcon--hover-hide {
        display: none; }
      .cartLayout .socialMediaContainer .socialIcon:hover .socialIcon--hover-show {
        display: inline-block; }
      .cartLayout .socialMediaContainer .socialIcon:hover .socialIcon--hover-colorInvert {
        color: #fff; }
    .cartLayout .socialMediaContainer .socialIconInvert {
      /*  KW: this  class is a 'reverse' of the socialIcon class. */
      margin: 0.75rem; }
      .cartLayout .socialMediaContainer .socialIconInvert .fa-stack-2x {
        color: #fff;
        font-size: 16px; }
      .cartLayout .socialMediaContainer .socialIconInvert .socialIcon--hover-show {
        display: none; }
      .cartLayout .socialMediaContainer .socialIconInvert:hover, .cartLayout .socialMediaContainer .socialIconInvert:focus {
        opacity: 0.5; }
        .cartLayout .socialMediaContainer .socialIconInvert:hover .socialIcon--hover-hide, .cartLayout .socialMediaContainer .socialIconInvert:focus .socialIcon--hover-hide {
          display: none; }
        .cartLayout .socialMediaContainer .socialIconInvert:hover .socialIcon--hover-show, .cartLayout .socialMediaContainer .socialIconInvert:focus .socialIcon--hover-show {
          display: inline-block; }
        .cartLayout .socialMediaContainer .socialIconInvert:hover .socialIcon--hover-colorInvert, .cartLayout .socialMediaContainer .socialIconInvert:focus .socialIcon--hover-colorInvert {
          color: #578556; }

.cartArea .clone-functions {
  display: inline-block; }
.cartArea i.fa-trash-alt {
  cursor: pointer; }
.cartArea #processRemoval {
  background-color: #578556; }
.cartArea .mobileRemove {
  display: block;
  color: #707070;
  position: absolute;
  top: 0.2em;
  left: 1em;
  font-size: 1.2em; }
.cartArea a.checkoutBtn {
  margin: 2rem 2rem 2rem 3rem;
  display: inline-block;
  background: #578556;
  color: #fff;
  padding: 0.5em 2rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  min-width: 10rem; }
.cartArea a.continueLink {
  margin: 2rem auto;
  display: inline-block;
  color: #578556;
  padding: 0.5em 0.5rem;
  white-space: nowrap;
  text-align: right;
  min-width: 10rem; }
.cartArea .cartContents .prodTitle a {
  font-size: 0.8em !important; }
.cartArea .prodTitle a {
  font-size: 0.8em; }
.cartArea .prodLine {
  font-size: 0.9em;
  color: #707070; }
.cartArea .cart-item-img {
  max-width: 100px !important;
  box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.29); }
.cartArea .noImage {
  box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.29);
  width: 100px;
  height: 100px;
  min-height: 100px; }
  .cartArea .noImage__text {
    font-size: 0.6em; }
.cartArea .btn-default {
  background: none;
  padding: 0.5em 0.25em; }
.cartArea .fa-spinner {
  padding: 0 1em; }
.cartArea .continueToPayment .fa-spinner {
  padding: 0 !important;
  margin-right: 1em; }
.cartArea table.cartContents.hideContents {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.cartArea table.cartTable {
  background-color: #fff;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.29); }
  .cartArea table.cartTable .img-responsive {
    max-width: 100px; }
  .cartArea table.cartTable td:first-child {
    padding-left: 0.5rem; }
  .cartArea table.cartTable td:last-child {
    padding-right: 0.5rem; }
  .cartArea table.cartTable td {
    border: none; }
  .cartArea table.cartTable thead {
    background: #F8F8F8; }
    .cartArea table.cartTable thead tr.mobile-header {
      display: table-row;
      width: 100%; }
    .cartArea table.cartTable thead tr.table-header {
      display: none; }
    .cartArea table.cartTable thead th:first-child {
      padding-left: 2rem; }
    .cartArea table.cartTable thead th:last-child {
      padding-right: 2rem; }
    .cartArea table.cartTable thead th {
      padding-top: 2rem;
      padding-bottom: 2rem;
      color: #707070;
      font-size: 0.9em;
      border: none; }
    .cartArea table.cartTable thead th.mobile-table-head {
      font-size: 1.1em; }
    .cartArea table.cartTable thead .mobile-table-head div {
      vertical-align: middle;
      line-height: 1.5em; }
    .cartArea table.cartTable thead .fa-shopping-cart {
      font-size: 1.5em; }
    .cartArea table.cartTable thead .noCartItems {
      color: #fff;
      background-color: #578556;
      padding: 0.5em;
      border-radius: 1rem; }
  .cartArea table.cartTable tbody tr {
    width: 100%; }
  .cartArea table.cartTable tbody td.table-header-cell {
    display: none; }
  .cartArea table.cartTable tbody td.mobile-header-cell {
    display: table-cell; }
  .cartArea table.cartTable tbody td.mobileSwitch {
    display: none; }
  .cartArea table.cartTable tbody td {
    border-bottom: 1px solid #E9EAEB;
    padding: 2em 0;
    vertical-align: middle;
    color: #707070; }
  .cartArea table.cartTable tbody .prodLine {
    padding-top: 0.3em; }
  .cartArea table.cartTable tbody .cloneProdPrice {
    display: inline-block; }
  .cartArea table.cartTable tbody .lineTotalMobile {
    font-weight: 600;
    background-color: #E9EAEB;
    padding: 0.6em;
    border-radius: 1rem; }
  .cartArea table.cartTable tfoot tr:first-child td {
    padding-top: 3em; }
  .cartArea table.cartTable tfoot td {
    color: #707070; }
  .cartArea table.cartTable tfoot td:last-child {
    padding-right: 1em; }
  .cartArea table.cartTable tfoot td.totals {
    border-top: 1px solid #E9EAEB;
    padding-top: 1.5em; }
.cartArea .cartContents .noImage {
  box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.29);
  width: 100px;
  height: 100px; }
  .cartArea .cartContents .noImage__text {
    font-size: 0.6em; }
.cartArea .cartContents .lineTotalMobile {
  font-weight: 600 !important;
  background-color: #E9EAEB !important;
  padding: 0.6em !important;
  border-radius: 1rem !important;
  margin-left: 3em !important; }
.cartArea .cartContents tbody tr.cartSummaryHead {
  display: none; }
  .cartArea .cartContents tbody tr.cartSummaryHead i {
    margin-left: 1em; }
  .cartArea .cartContents tbody tr.cartSummaryHead:last-child td {
    border-bottom: none; }
.cartArea .cartContents tfoot tr:first-child td {
  padding-top: 2em !important; }
.cartArea .cartContents tfoot td.totals {
  padding-bottom: 1.5em; }
.cartArea .cartContents tfoot.origin tr {
  display: none; }
.cartArea .cartContents tfoot.locked tr {
  display: table-row !important; }
.cartArea .dualView {
  flex-direction: row; }
  .cartArea .dualView .leftCartContent {
    order: 2; }
  .cartArea .dualView .viewShoppingCart {
    order: 1; }
  .cartArea .dualView .leftCartContentArea {
    color: #707070;
    background-color: #fff;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.29); }
    .cartArea .dualView .leftCartContentArea .sectionHeading {
      background: #F8F8F8;
      padding: 2rem;
      font-weight: 600;
      line-height: 1.5em;
      font-size: 1.1em; }
      .cartArea .dualView .leftCartContentArea .sectionHeading div {
        vertical-align: middle; }
        .cartArea .dualView .leftCartContentArea .sectionHeading div i {
          font-size: 1.5em; }
    .cartArea .dualView .leftCartContentArea .sectionContent h3 {
      font-size: 1.2em; }
    .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption {
      border: 1px solid #E9EAEB;
      border-radius: 1em;
      font-size: 0.8em;
      cursor: pointer; }
      .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption input {
        margin-right: 5px;
        vertical-align: sub; }
      .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption--active {
        color: #578556 !important;
        background-color: rgba(87, 133, 86, 0.2) !important;
        border: 1px solid #578556 !important; }
      .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption .optionName {
        line-height: 1.5em; }
      .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption .optionSelected {
        line-height: 1.5em;
        font-size: 1.5em;
        vertical-align: top; }
        .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption .optionSelected i {
          display: flex; }
      .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption .optionPrice {
        font-size: 26px; }
    .cartArea .dualView .leftCartContentArea .sectionContent .shippingOption:hover {
      color: #707070;
      background-color: rgba(112, 112, 112, 0.2);
      border: 1px solid #707070; }
    .cartArea .dualView .leftCartContentArea .accountInfo__altDisplay {
      font-size: 0.8em; }
      .cartArea .dualView .leftCartContentArea .accountInfo__altDisplay input {
        width: 100%;
        border-radius: 0.5em;
        line-height: 1em;
        padding: 1em;
        border: 1px solid #C4C4C4; }
    .cartArea .dualView .leftCartContentArea .boxContent {
      border-color: #E9EAEB;
      border-style: solid;
      border-width: 0 0 1px; }
    .cartArea .dualView .leftCartContentArea .mapContent {
      border: none; }
    .cartArea .dualView .leftCartContentArea .payOption {
      border: 1px solid #E9EAEB;
      border-radius: 1em;
      cursor: pointer; }
      .cartArea .dualView .leftCartContentArea .payOption--active {
        color: #578556 !important;
        background-color: rgba(87, 133, 86, 0.2) !important;
        border: 1px solid #578556 !important; }
      .cartArea .dualView .leftCartContentArea .payOption input {
        margin-right: 5px; }
      .cartArea .dualView .leftCartContentArea .payOption .borderBottom {
        border-color: #E9EAEB;
        border-style: solid;
        border-width: 0 0 1px; }
      .cartArea .dualView .leftCartContentArea .payOption .creditNotice {
        background-color: #FEEFB3;
        color: #707070;
        border: 1px solid #707070;
        font-size: 12px; }
      .cartArea .dualView .leftCartContentArea .payOption .payContent {
        display: none; }
    .cartArea .dualView .leftCartContentArea .payOption:hover.allowHover {
      color: #707070;
      background-color: rgba(112, 112, 112, 0.2);
      border: 1px solid #707070; }
.cartArea .btn-cancel {
  background-color: none;
  color: #707070;
  border: 1px solid #707070; }

.displayErrorArea {
  border-radius: 1rem;
  border: 1px solid #FF0707;
  background-color: rgba(255, 7, 7, 0.04); }

@media (min-width: 576px) {
  .cartArea .img-responsive {
    max-width: 150px !important; }
  .cartArea .noImage {
    width: 150px;
    height: 150px; }
    .cartArea .noImage__text {
      font-size: 1em; }
  .cartArea .cloneProdPrice {
    display: none !important; }
  .cartArea .mobileRemove {
    font-size: 1.5em !important;
    top: 0.2em !important;
    left: 0.8em !important;
    cursor: pointer; }
  .cartArea table.cartTable tbody td.mobileSwitch {
    display: table-cell; }
  .cartArea .dualView {
    flex-direction: row; }
    .cartArea .dualView .leftCartContent {
      order: 2; }
    .cartArea .dualView .viewShoppingCart {
      order: 1; }
    .cartArea .dualView .leftCartContentArea .boxContent {
      border-color: #E9EAEB;
      border-style: solid;
      border-width: 1px; }
    .cartArea .dualView .leftCartContentArea .mapContent {
      border-color: #E9EAEB;
      border-style: solid;
      border-width: 1px 1px 1px 0; }
    .cartArea .dualView .noImage {
      width: 100px;
      height: 100px; } }
@media (min-width: 768px) {
  .cartArea .dualView {
    flex-direction: row; }
    .cartArea .dualView .leftCartContent {
      order: 1; }
    .cartArea .dualView .viewShoppingCart {
      order: 2; }
  .cartArea .cartContents .cartSummaryHead {
    display: table-row !important; }
  .cartArea .cartContents tfoot.origin tr {
    display: table-row; }
  .cartArea table.cartContents.hideContents {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem; } }
@media (min-width: 992px) {
  .cartHeader .h1 {
    font-size: 3em;
    color: #707070; }
  .cartHeader .h6 {
    font-size: 1.1em;
    color: #707070; }
  .cartHeader .mobile-view-toggle {
    display: none; }
  .cartHeader .normal-view-toggle {
    display: inline-block; }

  .prodTitle a {
    font-size: 1.2em !important; }

  .cartArea .mobileRemove {
    display: none !important; }
  .cartArea .clone-functions {
    display: none; }
  .cartArea a.continueLink {
    text-align: center !important;
    padding: 0.5em 2rem; }
  .cartArea .cloneProdPrice {
    display: none !important; }
  .cartArea .lineTotalMobile {
    font-weight: 500 !important;
    background: none !important;
    padding: 0 !important;
    border-radius: 0 !important; }
  .cartArea table.cartTable td:first-child {
    padding-left: 2rem; }
  .cartArea table.cartTable td:last-child {
    padding-right: 2rem; }
  .cartArea table.cartTable thead tr.table-header {
    display: table-row;
    width: 100%; }
  .cartArea table.cartTable thead tr.mobile-header {
    display: none; }
  .cartArea table.cartTable tbody td.table-header-cell {
    display: table-cell; }
  .cartArea table.cartTable tbody td.mobile-header-cell {
    display: table-cell; }
  .cartArea table.cartTable tbody .prodLine {
    padding-top: 1em !important; }
  .cartArea table.cartTable tfoot td:last-child {
    padding-right: 2em !important; }

  .cartContents tfoot td:last-child {
    padding-right: 2em !important; }

  .cartLayout .socialMediaContainer div.col-12:nth-child(2) {
    border-color: #E9EAEB;
    border-style: solid;
    border-width: 0 0 0 2px; } }
.geoModal {
  text-align: center;
  color: #707070; }
  .geoModal a {
    text-decoration: underline; }
  .geoModal .modal-outer {
    display: flex;
    position: relative; }
    .geoModal .modal-outer .modal-close-window {
      position: absolute;
      top: -1rem;
      right: -1rem;
      z-index: 999; }
      .geoModal .modal-outer .modal-close-window .fa-circle {
        color: #fff !important;
        font-size: 30px;
        margin: 1px 0 0 1px; }
      .geoModal .modal-outer .modal-close-window i {
        color: #707070;
        position: absolute; }
    .geoModal .modal-outer .modal-content {
      margin: 1rem; }
    .geoModal .modal-outer .modal-header {
      padding: 1.5rem;
      background-color: #F8F8F8;
      border-bottom: none; }
      .geoModal .modal-outer .modal-header h5 {
        font-weight: 600; }
      .geoModal .modal-outer .modal-header a {
        color: #707070;
        font-weight: 600; }
    .geoModal .modal-outer .modal-body {
      font-size: 26px; }
      .geoModal .modal-outer .modal-body a {
        font-weight: 600; }
      .geoModal .modal-outer .modal-body .redirectButton {
        display: inline-block;
        font-weight: 600;
        font-size: 14px; }
        .geoModal .modal-outer .modal-body .redirectButton--green {
          background: #578556;
          color: #fff;
          padding: 1rem 1.5rem;
          border-radius: 0.3rem;
          white-space: nowrap;
          text-align: center;
          min-width: 10rem;
          font-size: 14px;
          text-decoration: none !important; }
        .geoModal .modal-outer .modal-body .redirectButton--white {
          background: #fff;
          color: #578556;
          border: 1px solid #578556;
          padding: 1rem 1.5rem;
          border-radius: 0.3rem;
          white-space: nowrap;
          text-align: center;
          min-width: 10rem;
          font-size: 14px;
          text-decoration: none !important; }

.cookiesModal {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 8888;
  max-width: 350px; }
  .cookiesModal .modal-body {
    background: linear-gradient(to bottom, #AAC1A9 20%, #fff 100%);
    font-size: 18px;
    line-height: 20px;
    border-radius: 1.5rem;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }
    .cookiesModal .modal-body .fa-cookie-bite {
      font-size: 70px; }
    .cookiesModal .modal-body a {
      font-weight: 600; }
    .cookiesModal .modal-body .actionButton {
      display: inline-block;
      font-weight: 600;
      font-size: 14px; }
      .cookiesModal .modal-body .actionButton--green {
        background: #578556;
        color: #fff;
        padding: 1rem 2.5rem;
        border-radius: 0.3rem;
        white-space: nowrap;
        text-align: center;
        min-width: 10rem;
        font-size: 14px;
        text-decoration: none !important; }
    .cookiesModal .modal-body .cookieDismiss {
      position: absolute;
      top: 20px;
      right: 30px;
      cursor: pointer; }

.loginSection--white {
  background: #fff; }

.loginSection--greenLight {
  background: #AAC1A9; }

.loginSection--greenLighter {
  background: #D4E0D4; }

.loginSection--green {
  background: #578556; }

.loginSection--grey {
  background: #E9EAEB; }

.loginSection--rounded-register {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  color: #fff; }

.loginSection--rounded-login {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }

.loginSection--rounded-reset-pass {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  color: #707070;
  padding: 10px 0 30px;
  padding: 0 1em; }
  .loginSection--rounded-reset-pass .subheading {
    margin: 40px 0 20px !important;
    font-size: 1.2rem; }

.loginSection {
  margin: 0;
  padding: 5em 0; }
  .loginSection .successMsg {
    color: #436A42 !important; }
  .loginSection .noHover {
    text-decoration: none; }
  .loginSection h3 {
    color: #578556;
    font-size: 1.5rem;
    margin: 50px 10px 10px 0px;
    font-weight: 600; }
  .loginSection h3.alter {
    color: #fff; }
  .loginSection #forgotMsg {
    margin-top: 10px; }
  .loginSection h3.forgotPass {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
    color: #707070; }
  .loginSection .headerButton {
    color: #fff;
    background-color: #436A42;
    border-radius: 0.5em;
    padding: 0.1em 0.5em;
    margin: 0.5em; }
  .loginSection .headerLinkHolder {
    margin-top: 5px;
    margin-right: 15px;
    list-style-type: none;
    padding: 0; }
  .loginSection .headerLink {
    text-decoration: none; }
  .loginSection ul.headerLinkHolder {
    list-style: none; }
  .loginSection ul.headerLinkHolder li {
    margin-left: 20px; }
    .loginSection ul.headerLinkHolder li a {
      color: #707070;
      font-size: 16px;
      display: block;
      cursor: pointer; }
      .loginSection ul.headerLinkHolder li a:hover {
        color: #AAC1A9;
        text-decoration: none; }
      .loginSection ul.headerLinkHolder li a.active {
        color: #AAC1A9;
        text-decoration: underline; }
  .loginSection .formMessageMain-error, .loginSection .formMessageMain-success {
    color: #FF0707;
    font-size: 1.25em; }
  .loginSection .formMessageMain-error {
    color: #FF0707; }
  .loginSection .formMessageMain-success {
    color: #436A42; }
  .loginSection .formAccount {
    display: block;
    width: 100%; }
  .loginSection .loginSubmit {
    margin: 40px 0 20px 0; }
  .loginSection .loginSubmitAlter {
    margin: 20px 0 50px 0; }
  .loginSection .loginSection-underLink {
    margin-top: 10px;
    color: #578556;
    font-size: 0.9rem; }
    .loginSection .loginSection-underLink a {
      cursor: pointer; }
  .loginSection .errorMessage {
    min-height: 58px;
    padding: 0 0 10px 0;
    color: #FF0707;
    line-height: 24px; }
  .loginSection .innerContent {
    padding: 0 2em; }
  .loginSection .loginRow {
    margin-bottom: 50px; }
  .loginSection .loginRow-Line {
    color: #707070;
    padding: 0.5em 0;
    border-bottom: 1px solid #707070;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff; }
  .loginSection .loginRow-Line--active {
    border-bottom: 1px solid #578556;
    -webkit-box-shadow: 0px 1px 0px 0px #578556;
    box-shadow: 0px 1px 0px 0px #578556; }
  .loginSection .loginRow-Line--inline {
    padding: 0 1em;
    border: none; }
  .loginSection .loginRow-Line input {
    border: none;
    padding: 0;
    width: 100%;
    color: #707070; }
  .loginSection .loginRow-Title {
    margin: 0px;
    color: #AAC1A9; }
    .loginSection .loginRow-Title label {
      margin: 0px; }
  .loginSection .subheading {
    margin: 40px 0;
    font-size: 1.2rem; }
  .loginSection ul {
    list-style: none;
    padding-left: 0; }
    .loginSection ul li {
      margin-bottom: 20px;
      font-size: 1.1rem; }
  .loginSection .loginButton {
    background: #578556;
    color: #fff;
    font-size: 1.1rem;
    padding: 0.2em 1.5em;
    border-radius: 0.3em; }
  .loginSection .registerButton {
    background: #fff;
    color: #707070;
    font-size: 1.1rem;
    padding: 0.2em 1.5em;
    border-radius: 0.3em;
    margin-top: 48px; }
  .loginSection .saveNewPassword {
    background: #578556;
    color: #fff;
    font-size: 1.1rem;
    padding: 0.2em 1.5em;
    border-radius: 0.3em;
    margin-top: 48px;
    margin-bottom: 48px; }
  .loginSection .backBtn {
    font-size: 1.3rem;
    margin: 50px 10px 10px 0px; }
    .loginSection .backBtn a {
      cursor: pointer;
      color: #578556; }
      .loginSection .backBtn a i, .loginSection .backBtn a div {
        display: inline;
        font-size: 1.2rem; }

@media (min-width: 768px) {
  .loginSection--rounded-register {
    border-top-left-radius: 0px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }

  .loginSection--rounded-login {
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }

  .innerContent {
    padding: 0 4em !important; } }
.regFieldClone {
  border: 1px solid #C4C4C4;
  border-radius: 0.5em;
  padding: 0.5em 1em;
  background-color: #fff; }
  .regFieldClone button {
    padding: 0; }

.smallText {
  font-size: 12px; }

#postcode_lookup, #d_postcode_lookup {
  background-color: inherit; }

.accountSection .divider {
  color: #707070;
  border-color: #C4C4C4;
  border-width: 2px; }
.accountSection .sectionHeading {
  color: #578556;
  font-weight: 600; }
.accountSection .sectionDescription {
  font-size: 0.9rem; }
.accountSection .accountInfo {
  margin: 0 0 1em; }
  .accountSection .accountInfo__title {
    color: #707070;
    text-transform: none;
    font-size: 0.9rem; }
  .accountSection .accountInfo .accountInfo__line {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none; }
    .accountSection .accountInfo .accountInfo__line input, .accountSection .accountInfo .accountInfo__line textarea {
      border: 1px solid #C4C4C4;
      border-radius: 0.5em;
      padding: 0.5em 1em; }
    .accountSection .accountInfo .accountInfo__line--active {
      border: none !important;
      box-shadow: none !important;
      -webkit-box-shadow: none !important; }
    .accountSection .accountInfo .accountInfo__line--error {
      border: none; }
      .accountSection .accountInfo .accountInfo__line--error input, .accountSection .accountInfo .accountInfo__line--error textarea, .accountSection .accountInfo .accountInfo__line--error .regFieldClone {
        border: 1px solid #FF0707;
        background-color: rgba(255, 7, 7, 0.04); }

.accountSection--background-yellow {
  background: #FEEFB3; }

.accountSection--background-grey-light {
  background: #F8F8F8; }

.regWarning {
  text-align: center; }

a.subscribeButton {
  color: #fff !important; }
  a.subscribeButton fa {
    color: #fff !important; }

.checkoutNoticeArea {
  border-radius: 1rem;
  border: 1px solid #578556;
  background-color: rgba(87, 133, 86, 0.04); }
  .checkoutNoticeArea .fa-stack {
    line-height: 3.6em;
    width: 3em; }
  .checkoutNoticeArea .fa-stack .fa-paper-plane.colorError {
    display: contents; }

.newsletterErrorArea {
  border-radius: 1rem;
  border: 1px solid #FF0707;
  background-color: rgba(255, 7, 7, 0.04); }
  .newsletterErrorArea .fa-stack {
    line-height: 3.6em;
    width: 3em; }
  .newsletterErrorArea .fa-stack .fa-paper-plane.colorError {
    display: contents; }
  .newsletterErrorArea .errorContent {
    text-align: center; }

.boxItem {
  max-width: 300px;
  min-width: 260px;
  color: #578556;
  border-radius: 1rem;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px 5px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 3px 6px 5px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 3px 6px 5px rgba(0, 0, 0, 0.29); }
  .boxItem--green {
    max-width: 300px;
    min-width: 260px;
    border-radius: 1rem;
    background-color: #578556;
    color: #fff;
    -webkit-box-shadow: 0px 3px 6px 5px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 3px 6px 5px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 3px 6px 5px rgba(0, 0, 0, 0.29); }
    .boxItem--green a {
      color: #fff; }

/* CAPTCHA */
#rc-imageselect, .g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 152px 0;
  -webkit-transform-origin: 152px 0;
  -ms-transform-origin: 152px 0; }

/* NEWSLETTER TOGGLE */
.newsToggle div {
  line-height: 2em; }
.newsToggle .switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px; }
  .newsToggle .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
.newsToggle .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #C4C4C4;
  -webkit-transition: .4s;
  transition: .4s; }
  .newsToggle .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s; }
.newsToggle input:checked + .slider {
  background-color: #578556; }
.newsToggle input:focus + .slider {
  box-shadow: 0 0 1px #578556; }
.newsToggle input:checked + .slider:before {
  -webkit-transform: translateX(56px);
  -ms-transform: translateX(56px);
  transform: translateX(56px); }
.newsToggle .slider.round {
  border-radius: 34px; }
.newsToggle .slider.round:before {
  border-radius: 50%; }

@media (min-width: 576px) {
  .regWarning {
    text-align: left; }

  .newsletterErrorArea .errorContent {
    text-align: left; }

  #rc-imageselect, .g-recaptcha {
    transform: scale(1);
    -webkit-transform: scale(1);
    transform-origin: 152px 0;
    -webkit-transform-origin: 152px 0;
    -ms-transform-origin: 152px 0; } }
#productsConfirm .modal-header {
  background-color: #E9EAEB; }
#productsConfirm .cartCheckout {
  background-color: #578556;
  color: #fff; }
#productsConfirm .confirmButton {
  background-color: #fff;
  color: #578556;
  border-color: #578556; }

.pageSection {
  color: #707070; }
  .pageSection--background-light-grey {
    background: #F8F8F8; }
  .pageSection--background-dynamic {
    background: #fff; }
  .pageSection--background-white {
    background: #fff;
    border-radius: 1em;
    box-shadow: none; }
  .pageSection .sampleError {
    font-size: 20px; }
  .pageSection .sampleLine {
    border-bottom: 1px solid #C4C4C4; }
    .pageSection .sampleLine .dropdown-toggle {
      background-color: #fff;
      border-radius: 0.5em;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.29);
      color: #707070;
      height: 48px;
      overflow: hidden;
      text-align: left; }
      .pageSection .sampleLine .dropdown-toggle:after {
        /*float: right;
        position: absolute;
        top: 50%;
        right: 10px;*/ }
    .pageSection .sampleLine .sampleCounter {
      width: 50px;
      height: 48px;
      line-height: 48px; }
    .pageSection .sampleLine .sampleCategory {
      position: relative; }
      .pageSection .sampleLine .sampleCategory .dropdown {
        position: absolute; }
    .pageSection .sampleLine .sampleCounterClone {
      width: 50px;
      height: 48px;
      line-height: 48px; }
    .pageSection .sampleLine .sampleImage {
      width: 48px;
      height: 48px;
      border-radius: 0.5rem;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }
    .pageSection .sampleLine .sampleRemove {
      width: 48px;
      height: 48px;
      line-height: 48px; }
    .pageSection .sampleLine .sampleQuantity {
      border-radius: 0.5rem;
      border: 2px solid #578556;
      width: 3rem;
      height: 3rem;
      text-align: center;
      color: #707070; }
    .pageSection .sampleLine .dropdown-menu {
      color: #707070;
      max-height: 250px;
      overflow-y: auto; }
      .pageSection .sampleLine .dropdown-menu .dropdown-item:hover {
        background-color: #D4E0D4; }

.headerImage {
  max-height: 600px;
  overflow: hidden; }
  .headerImage img {
    width: 100% !important;
    transform: none; }

.checkoutBtn {
  margin: 2rem;
  display: inline-block;
  background: #578556;
  color: #fff;
  padding: 0.5em 2rem;
  border-radius: 0.3rem;
  white-space: nowrap;
  text-align: center;
  min-width: 10rem; }
  .checkoutBtn:hover, .checkoutBtn:visited, .checkoutBtn:focus {
    color: #fff !important; }

@media (min-width: 768px) {
  .pageSection--background-white {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }
  .pageSection--background-dynamic {
    background: #E9EAEB; } }
@media (min-width: 1200px) {
  .headerImage img {
    transform: translateY(-30%); } }
.findAddress {
  margin: 0;
  padding: 0;
  color: #fff;
  border: 2px solid #578556;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  align-items: center; }
  .findAddress__callback {
    position: relative;
    width: 100%; }
    .findAddress__callback .findAddress__callback-result {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 10;
      background: #fff;
      list-style: none;
      margin: 2px -1px 0 -1px;
      padding: 0;
      max-height: 15em;
      overflow-y: scroll;
      color: #707070; }
      .findAddress__callback .findAddress__callback-result .findAddress__callback-line {
        cursor: pointer;
        background: #fff;
        display: -ms-flexbox;
        display: flex;
        padding: 1rem;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .findAddress__callback .findAddress__callback-result .findAddress__callback-line:hover {
          background: #D4E0D4; }
      .findAddress__callback .findAddress__callback-result .findAddress__result-description {
        font-style: italic; }
      .findAddress__callback .findAddress__callback-result .findAddress__result-moreAddresses {
        background: #C4C4C4;
        border-radius: 1rem;
        padding: 0.3rem 0.7rem;
        margin-left: auto;
        display: flex;
        white-space: nowrap;
        -ms-flex-item-align-self: center;
        align-self: center; }
      .findAddress__callback .findAddress__callback-result .findAddress__result-link {
        margin: 0 1rem;
        color: #578556;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .findAddress__callback li:nth-child(2n) {
      background: #C4C4C4; }
  .findAddress__input {
    border: none;
    width: 100%; }
  .findAddress__button {
    cursor: pointer;
    padding: 0.6rem 1rem;
    color: #fff;
    background: #578556; }

.findAddress-container {
  margin: 0;
  background: #578556;
  cursor: pointer;
  color: #fff;
  font-size: 1em; }
  .findAddress-container .findAddress-button-container {
    padding: 0 1em;
    color: #fff; }
  .findAddress-container input {
    border: none; }

.findAddress-callback-container {
  position: relative;
  font-size: 1em; }

.findAddress-callback-result {
  position: absolute;
  top: 2em;
  left: 0;
  z-index: 10;
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 15em;
  overflow-y: scroll;
  color: #707070; }
  .findAddress-callback-result li {
    white-space: nowrap;
    cursor: pointer;
    padding: 0 0.5em;
    background: #D4E0D4; }
  .findAddress-callback-result li:nth-child(2n) {
    background: #C4C4C4; }
  .findAddress-callback-result .findAddress {
    background: #AAC1A9;
    margin: 0 -0.5em;
    padding: 0.5em; }

.findAddress-result-2 {
  font-style: italic; }

.veg-partner-page {
  background-color: #fff;
  z-index: 9999;
  position: absolute;
  top: 56px;
  min-height: 100vh;
  display: none; }
  .veg-partner-page .location-heading {
    background: transparent linear-gradient(90deg, #fff 0%, #D4E0D4 100%) 0% 0% no-repeat padding-box; }
  .veg-partner-page .continent-element:nth-child(even) {
    background-color: #F8F8F8; }
  .veg-partner-page .partner-element {
    width: 230px;
    float: left; }
    .veg-partner-page .partner-element .pin {
      float: left;
      color: #E9EAEB; }
      .veg-partner-page .partner-element .pin:active {
        color: #707070; }
    .veg-partner-page .partner-element .partner-name {
      font-size: 16px;
      line-height: 16px; }
    .veg-partner-page .partner-element .partner-language {
      font-size: 12px;
      line-height: 12px; }
    .veg-partner-page .partner-element:hover {
      background-color: #D4E0D4;
      cursor: pointer; }
      .veg-partner-page .partner-element:hover .pin {
        color: #707070; }
