@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; }

.swatch {
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: var(--swatch-colour);
  display: inline-block;
  border: 2px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  text-decoration: none; }

.swatch:hover {
  border-color: rgba(0, 0, 0, 0.35); }

.swatch.is-active,
.swatch[aria-checked="true"] {
  border-color: rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(0, 0, 0, 0.65); }

.swatch:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(0, 0, 0, 0.85); }

.size-option {
  padding: 6px 14px;
  border-radius: 6px;
  border: 1px solid #ccc;
  text-decoration: none;
  font-weight: 500;
  color: #333;
  background: #fff;
  transition: all 0.2s ease; }

.size-option:hover {
  border-color: #000;
  color: #000; }

.size-option.is-active {
  background: #578566;
  color: #fff;
  border-color: #578556; }

.vw-review-slider__title {
  font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #424A49;
  line-height: 1.25em; }

.vw-review-slider__title-fancy {
  color: #578556; }

.vw-review-slider__sub {
  color: #707070; }

.vw-review-slider__carousel {
  position: relative; }

.vw-review-slider__dots li {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #C4C4C4;
  opacity: 1;
  margin: 0 6px; }

.vw-review-slider__dots li.active {
  background: #578556; }

/* Arrows (Font Awesome chevrons in circular buttons) */
.vw-review-arrow {
  width: 52px;
  height: 52px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1; }

.vw-review-arrow-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: #fff;
  color: #424A49;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
  font-size: 16px; }

.vw-review-arrow:hover .vw-review-arrow-icon {
  background: #f5f5f5; }

/* Optional: nudge arrows slightly outside on desktop */
@media (min-width: 992px) {
  .vw-review-slider__carousel .carousel-control-prev {
    left: -18px; }

  .vw-review-slider__carousel .carousel-control-next {
    right: -18px; } }
/* Card container */
.vw-review-card {
  position: relative;
  border-radius: 25px;
  overflow: hidden;
  background: #000; }

/* Portrait media container */
.vw-review-card__media--portrait {
  position: relative;
  width: 100%;
  aspect-ratio: 9 / 16;
  background: #111; }

/* Older browser fallback */
@supports not (aspect-ratio: 9/16) {
  .vw-review-card__media--portrait {
    height: 0;
    padding-top: 177.78%; } }
/* Image fill */
.vw-review-card__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* style dark gradient */
.vw-review-card__media--portrait::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0.25) 60%, rgba(0, 0, 0, 0) 85%);
  pointer-events: none; }

/* Text overlay */
.vw-review-card__overlay {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 2; }

/* Name row */
.vw-review-card__name-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px; }

.vw-review-card__name {
  font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  padding-left: 12px;
  padding-right: 12px; }

.vw-review-card__stars {
  font-size: 12px;
  color: #00b77F;
  padding-left: 6px;
  padding-right: 12px; }

.vw-review-card__quote {
  font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.35;
  color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px; }

.vw-review-slider .col-md-4 {
  padding-left: 20px;
  padding-right: 20px; }

.custom-icon::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f336";
  display: inline-block; }

/* 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; }

.cartArea .loginSection {
  padding: 1em; }
.cartArea .loginSection--white {
  background: #fff; }
.cartArea .loginSection--greenLight {
  background: #AAC1A9; }
.cartArea .loginSection--greenLighter {
  background: #D4E0D4; }
.cartArea .loginSection--green {
  background: #578556; }
.cartArea .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; }
.cartArea .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 1px 6px rgba(0, 0, 0, 0.29);
  webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.29); }
.cartArea .loginSection {
  margin: 0; }
  .cartArea .loginSection .successMsg {
    color: #578556; }
  .cartArea .loginSection h3 {
    color: #578556;
    font-size: 1.5rem;
    margin: 50px 10px 10px 0px;
    font-weight: 600; }
  .cartArea .loginSection h3.alter {
    color: #fff; }
  .cartArea .loginSection h3.forgotPass {
    color: #707070;
    margin: 25px 10px 20px 0px; }
  .cartArea .loginSection .headerButton {
    color: #fff;
    background-color: #436A42;
    border-radius: 0.5em;
    padding: 0.1em 0.5em;
    margin: 0.5em; }
  .cartArea .loginSection .headerLinkHolder {
    margin-top: 5px;
    margin-right: 15px;
    list-style-type: none;
    padding: 0; }
  .cartArea .loginSection .headerLink {
    text-decoration: none; }
  .cartArea .loginSection ul.headerLinkHolder {
    list-style: none; }
  .cartArea .loginSection ul.headerLinkHolder li {
    margin-left: 20px; }
    .cartArea .loginSection ul.headerLinkHolder li a {
      color: #707070;
      font-size: 16px;
      display: block;
      cursor: pointer; }
      .cartArea .loginSection ul.headerLinkHolder li a:hover {
        color: #AAC1A9;
        text-decoration: none; }
      .cartArea .loginSection ul.headerLinkHolder li a.active {
        color: #AAC1A9;
        text-decoration: underline; }
  .cartArea .loginSection .formMessageMain-error, .cartArea .loginSection .formMessageMain-success {
    color: #FF0707;
    font-size: 1.25em; }
  .cartArea .loginSection .formMessageMain-error {
    color: #FF0707; }
  .cartArea .loginSection .formMessageMain-success {
    color: #436A42; }
  .cartArea .loginSection .formAccount {
    display: block;
    width: 100%; }
  .cartArea .loginSection .loginSubmit {
    margin: 40px 0 20px 0; }
  .cartArea .loginSection .loginSection-underLink {
    margin-top: 10px;
    color: #578556;
    font-size: 0.9rem; }
    .cartArea .loginSection .loginSection-underLink a {
      cursor: pointer; }
  .cartArea .loginSection .errorMessage {
    min-height: 58px;
    padding: 0 0 10px 0;
    color: #ff0000;
    line-height: 24px; }
  .cartArea .loginSection .loginRow {
    margin-bottom: 50px; }
  .cartArea .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; }
  .cartArea .loginSection .loginRow-Line--active {
    border-bottom: 1px solid #578556;
    -webkit-box-shadow: 0px 1px 0px 0px #578556;
    box-shadow: 0px 1px 0px 0px #578556; }
  .cartArea .loginSection .loginRow-Line--inline {
    padding: 0 1em;
    border: none; }
  .cartArea .loginSection .loginRow-Line input {
    border: none;
    padding: 0;
    width: 100%;
    color: #707070; }
  .cartArea .loginSection .loginRow-Title {
    margin: 0px;
    color: #AAC1A9; }
    .cartArea .loginSection .loginRow-Title label {
      margin: 0px; }
  .cartArea .loginSection .subheading {
    margin: 40px 0;
    font-size: 1.2rem; }
  .cartArea .loginSection ul {
    list-style: none;
    padding-left: 0; }
    .cartArea .loginSection ul li {
      margin-bottom: 20px;
      font-size: 1.1rem; }
  .cartArea .loginSection .loginButton {
    color: #fff !important;
    background: #578556 !important;
    font-size: 1.1rem;
    padding: 0.2em 1.5em !important;
    border-radius: 0.3em;
    margin-bottom: 1rem; }
  .cartArea .loginSection .registerButton {
    background: #fff !important;
    color: #707070 !important;
    font-size: 1.1rem;
    padding: 0.2em 1.5em !important;
    border-radius: 0.3em;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .cartArea .loginSection .backBtn {
    font-size: 1.3rem;
    margin: 50px 10px 10px 0px; }
    .cartArea .loginSection .backBtn a {
      cursor: pointer;
      color: #578556; }
      .cartArea .loginSection .backBtn a i, .cartArea .loginSection .backBtn a div {
        display: inline;
        font-szie: 1.2rem; }

@media (min-width: 768px) {
  .cartArea .loginSection--rounded-register {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 8px !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }
  .cartArea .loginSection--rounded-login {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 0px !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); }
  .cartArea .innerContent {
    padding: 0 4em !important; } }
/* 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; }

.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 */
.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; }

.hr--2x {
  border-top-width: 2px; }

.hr--3x {
  border-top-width: 3px; }

.hr--grey {
  background: #C4C4C4; }

.hr--greyLighter {
  background: #F8F8F8; }

/*
.accountLayout{
    a:focus{
        color:$colorWhite;
    }
}
*/
/* general account classes*/
.accountButton {
  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; }
  .accountButton:hover {
    color: #fff !important;
    cursor: pointer; }
  .accountButton:focus {
    color: #fff !important;
    cursor: pointer; }
  .accountButton--grey {
    background: #C4C4C4 !important;
    color: #707070; }
  .accountButton--grey-dark {
    background: #707070 !important; }

.accountSection {
  padding: 3em 1em;
  color: #707070; }
  @media (min-width: 576px) {
    .accountSection {
      padding: 6em 2rem; } }

.accountSection--background:nth-of-type(3n-2) {
  background-color: #AAC1A9; }

.accountSection--background:nth-of-type(3n-1) {
  background-color: #fff; }

.accountSection--background:nth-of-type(3n) {
  background-color: #E9EAEB; }

/*.accountSection__box {
    margin: 0 2rem;
    @include media-breakpoint-up(sm) {
        margin: 0 3rem;
   }
}*/
.accountSection--background-white {
  background-color: #fff; }

.accountSection--background-greenLight {
  background-color: #AAC1A9; }

.accountSection--background-greenLighter {
  background: #D4E0D4; }

.accountSection--background-green {
  background: #578556; }

.accountSection--background-grey {
  background: #C4C4C4; }

.accountSection--background-greyDark {
  background: #707070; }

.accountSection--background-greyLight {
  background: #E9EAEB; }

.accountButton--to-animate {
  top: 0;
  left: 0;
  position: relative; }

.accountButton--animate-hide-down {
  top: 10rem;
  left: 0;
  -webkit-transition-property: left top;
  -webkit-transition-duration: 2s;
  -webkit-transition-timing-function: ease;
  transition-property: left top;
  transition-duration: 2s;
  transition-timing-function: ease; }

.accountButton--animate-margin {
  -webkit-transition-property: margin;
  -webkit-transition-duration: 5s;
  -webkit-transition-timing-function: ease;
  transition-property: margin;
  transition-duration: 5s;
  transition-timing-function: ease; }

.accountSearch {
  /*
  border-top: 1px solid $colorGreen;
  border-bottom:1px solid $colorGreen;
  margin: 1em auto;
  padding: 1em 3em;
  
  @include media-breakpoint-up(md){
      border: 2px solid $colorGreen;
      border-radius:0.5rem;
      padding: 0.5em 1em;
      margin: 0;
  }
  */
  border: 2px solid #578556;
  border-radius: 0.5rem;
  padding: 0.5em 1em;
  margin: 0; }

.accountSearch--disabled {
  background: #C4C4C4;
  opacity: 0.5; }
  .accountSearch--disabled input {
    background: inherit; }

.accountSearchContainer {
  background: #fff;
  border: 5px solid #AAC1A9;
  font-size: 1.5em;
  color: #AAC1A9; }

.totalLine {
  border-top: 1px solid #707070; }

/* overwrites */
@media (min-width: 576px) {
  .border-right-sm {
    border-right: 1px solid #E9EAEB !important; } }

/******************/
.accountLayout {
  color: #707070;
  background-color: #C4C4C4; }
  .accountLayout .noHover:hover {
    text-decoration: none !important; }
  .accountLayout .navList__item {
    width: 25%;
    flex-grow: 1;
    background-color: #AAC1A9;
    color: #436A42;
    text-align: text-center;
    font-size: 1.2rem;
    line-height: 1.5rem;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .accountLayout .navList .navList__icon {
    font-size: 2rem; }
    @media (min-width: 576px) {
      .accountLayout .navList .navList__icon {
        font-size: 3rem; } }
  .accountLayout .navList__item--active {
    background-color: #578556;
    color: #fff;
            /*
                .navList__icon-arro1:after {
                    top: 100%;
                    left: 40%;
                    border: solid transparent;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                }

                .navList__icon-arrow:after {
                    border-color: rgba(136, 183, 213, 0);
                    border-top-color: $colorGreen;
                    border-width: 1.5rem;

                }
            */ }
    .accountLayout .navList__item--active a {
      color: #fff; }
    .accountLayout .navList__item--active .navList__icon-arrow {
      position: absolute;
      top: 100%;
      border: 4px solid #578556;
      margin: 0 auto;
      border-color: rgba(87, 133, 86, 0);
      border-top-color: #578556;
      border-width: 1rem; }
  .accountLayout .navList__item--inactive {
    cursor: pointer; }
    .accountLayout .navList__item--inactive:hover {
      background-color: #578556; }
      .accountLayout .navList__item--inactive:hover a {
        color: #fff; }
    .accountLayout .navList__item--inactive a {
      color: #436A42; }
  .accountLayout .navList a {
    text-decoration: none;
    display: block;
    padding: 1em 1.5em; }
  .accountLayout .navList .navList__icon-arrow {
    font-size: 3em; }
  .accountLayout .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; }
    .accountLayout .findAddress__callback {
      position: relative;
      width: 100%; }
      .accountLayout .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; }
        .accountLayout .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; }
          .accountLayout .findAddress__callback .findAddress__callback-result .findAddress__callback-line:hover {
            background: #D4E0D4; }
        .accountLayout .findAddress__callback .findAddress__callback-result .findAddress__result-description {
          font-style: italic; }
        .accountLayout .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; }
        .accountLayout .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; }
      .accountLayout .findAddress__callback li:nth-child(2n) {
        background: #C4C4C4; }
    .accountLayout .findAddress__input {
      border: none;
      width: 100%; }
    .accountLayout .findAddress__button {
      cursor: pointer;
      padding: 0.6rem 1rem;
      color: #fff;
      background: #578556; }
  .accountLayout .findAddress-container {
    margin: 0;
    background: #578556;
    cursor: pointer;
    color: #fff;
    font-size: 1em; }
    .accountLayout .findAddress-container .findAddress-button-container {
      padding: 0 1em;
      color: #fff; }
    .accountLayout .findAddress-container input {
      border: none; }
  .accountLayout .findAddress-callback-container {
    position: relative;
    font-size: 1em; }
  .accountLayout .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; }
    .accountLayout .findAddress-callback-result li {
      white-space: nowrap;
      cursor: pointer;
      padding: 0 0.5em;
      background: #D4E0D4; }
    .accountLayout .findAddress-callback-result li:nth-child(2n) {
      background: #C4C4C4; }
    .accountLayout .findAddress-callback-result .findAddress {
      background: #AAC1A9;
      margin: 0 -0.5em;
      padding: 0.5em; }
  .accountLayout .findAddress-result-2 {
    font-style: italic; }
  .accountLayout .formErrorMessage {
    color: #FF0707; }
  .accountLayout .sendDetailsForm:hover {
    cursor: pointer; }

.accountLayout--background-white {
  background-color: #fff; }

.accountMainContent {
  background-color: #C4C4C4;
  padding-bottom: 1em; }
  .accountMainContent .headerButton {
    color: #fff;
    background-color: #436A42;
    border-radius: 0.2em;
    padding: 0.1em 0.5em;
    margin: 0.5em; }
  .accountMainContent .ecoAuditSection {
    padding-bottom: 50px; }

.accountBox {
  background: #fff; }

.accountBox--rounded {
  border-radius: 1rem; }

@media (min-width: 576px) {
  .accountBox--rounded-no-mobile {
    border-radius: 1rem; } }

.accountBox--grey {
  background: #C4C4C4 !important; }

.accountBox__head--rounded-top {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem; }

@media (min-width: 576px) {
  .accountBox__head--rounded-no-mobile {
    border-radius: 1rem; } }

.accountBox__head--grey {
  background: #C4C4C4; }

.accountBox__head--green {
  background: #578556; }

.accountBox__head--greenLighter {
  background: #D4E0D4; }

.accountBox__head--greyLighter {
  background: #F8F8F8; }

.accountBox__head--greyLight {
  background: #E9EAEB; }

.accountBox__head-orderTop {
  padding: 1rem 0 0; }
  @media (min-width: 768px) {
    .accountBox__head-orderTop {
      padding: 1.5rem 5rem; } }

.c {
  background: #D4E0D4; }

.accountBox__body {
  padding: 2rem; }

.accountBoxContentHeadArea {
  flex-wrap: wrap;
  text-align: center;
  margin: 0.5em 0;
  padding: 0.5em 0; }

.accountBoxContentHeadArea--white {
  background: #fff; }

.accountBoxContentHeadArea--green {
  background: #D4E0D4; }

.accountBoxContentHeadArea--grey {
  background: #C4C4C4; }

.orderBox {
  max-width: 800px; }

.accountBoxContent {
  padding: 2em;
  margin: 1em 0 0; }
  .accountBoxContent .headerButton {
    color: #fff;
    background-color: #436A42;
    border-radius: 0.5em;
    padding: 0.1em 0.5em;
    margin: 0.5em; }
  .accountBoxContent .headerLinkHolder {
    margin-top: 5px;
    margin-right: 15px;
    list-style-type: none;
    padding: 0; }
  .accountBoxContent .headerLink {
    text-decoration: none; }
  .accountBoxContent ul.headerLinkHolder {
    list-style: none; }
  .accountBoxContent ul.headerLinkHolder li {
    margin-left: 20px; }
    .accountBoxContent ul.headerLinkHolder li a {
      color: #707070;
      font-size: 16px;
      display: block;
      cursor: pointer; }
      .accountBoxContent ul.headerLinkHolder li a:hover {
        color: #AAC1A9;
        text-decoration: none; }
      .accountBoxContent ul.headerLinkHolder li a.active {
        color: #AAC1A9;
        text-decoration: underline; }
  .accountBoxContent .formMessageMain--error, .accountBoxContent .formMessageMain--success {
    color: #FF0707;
    font-size: 1.25em; }
  .accountBoxContent .formMessageMain--error {
    color: #FF0707; }
  .accountBoxContent .formMessageMain--success {
    color: #436A42; }
  .accountBoxContent .formAccount {
    display: block;
    width: 100%; }

.accountBoxContent--white {
  background: #fff; }

.accountBoxContent--green {
  background: #D4E0D4; }

.accountBoxContent--grey {
  background: #C4C4C4; }

.accountBoxContent--rounded {
  border-radius: 8px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); }

.accountBoxInnerContent {
  padding: 10px; }

.accountInfo .accountInfo-Title {
  color: #AAC1A9;
  text-transform: uppercase; }
  .accountInfo .accountInfo-Title label {
    margin: 0; }
.accountInfo .accountInfo-Error {
  color: #FF0707;
  padding: 0.5em 0;
  display: none; }
.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--active {
  border-bottom: 1px solid #578556;
  -webkit-box-shadow: 0px 1px 0px 0px #578556;
  box-shadow: 0px 1px 0px 0px #578556; }
.accountInfo .accountInfo-Line--inline {
  padding: 0 1em;
  border: none; }
.accountInfo .accountInfo-Line input, .accountInfo .accountInfo-Line textarea {
  border: none;
  padding: 0;
  width: 100%; }
.accountInfo .accountInfo-Line--Error {
  border-bottom: 1px solid #FF0707; }
.accountInfo .accountInfo-Select-Wrapper {
  overflow: hidden;
  position: relative; }
  .accountInfo .accountInfo-Select-Wrapper .accountInfo-Select-Arrow {
    position: absolute;
    top: 0;
    right: 0; }
.accountInfo .accountInfo-Select {
  width: 100%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .accountInfo .accountInfo-Select:hover {
    cursor: pointer; }

.summaryRow {
  display: flex;
  justify-content: flex-end; }
  .summaryRow > div:first-of-type {
    width: 4em; }
  .summaryRow > div:last-of-type {
    width: 4em;
    margin-left: 1em; }

.orderListResults {
  margin-top: 10px;
  border-top: 1px solid #707070;
  /*@include breakpoint(xs){
  	
  	//border-bottom: 1px solid #c0c0c0;
  	padding-bottom: 0.3em;
  	
  	.orderDate:before{
  		content:'Date: ';
  		padding-right:1em;
  	}
  }*/ }

.orderListHeading {
  margin-bottom: 5px; }

/********************** Dashboard -- my latest order ********* */
.dashboardStatus__item {
  width: 50%;
  align-self: center;
  display: flex;
  display: -ms-flexbox !important;
  justify-content: flex-end;
  padding: 0 1rem; }
  @media (min-width: 576px) {
    .dashboardStatus__item {
      width: auto;
      padding: 0; } }
.dashboardStatus__stage {
  width: 2.6rem;
  transform: rotate(90deg);
  margin-right: 0.4rem; }
  @media (min-width: 576px) {
    .dashboardStatus__stage {
      width: 100%;
      transform: none;
      margin-right: 0; } }
  .dashboardStatus__stage__hr--green {
    border-top: 2px solid #578556; }

/* ******************** Eco Stats ***************** 
*/
.ecoStatsToggle {
  border: 2px solid #E9EAEB;
  overflow: hidden;
  border-radius: 0.5rem; }

.ecoStatsToggle__single {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }

.ecoStatsToggle__single:hover, .ecoStatsToggle__single--active {
  color: #fff !important;
  cursor: pointer;
  background: #578556; }

.ecoStatsToggle__first {
  border-left: 2px solid #E9EAEB;
  border-right: 1px solid #E9EAEB;
  border-top: 2px solid #E9EAEB;
  border-bottom: 2px solid #E9EAEB;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem; }

.ecoStatsToggle__first:hover {
  border-left: 2px solid #578556;
  border-right: 1px solid #578556;
  border-top: 2px solid #578556;
  border-bottom: 2px solid #578556;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem; }

.ecoStatsToggle__middle {
  border-left: 2px solid #E9EAEB;
  border-right: 2px solid #E9EAEB; }

/*.ecoStatsToggle__middle:hover{
    border-left:1px solid $colorGreen;
    border-right:1px solid $colorGreen;   
    border-top:2px solid $colorGreen;
    border-bottom:2px solid $colorGreen;
}*/
.ecoStatsToggle__last {
  border-left: 1px solid #E9EAEB;
  border-right: 2px solid #E9EAEB;
  border-top: 2px solid #E9EAEB;
  border-bottom: 2px solid #E9EAEB;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem; }

.ecoStatsToggle__last:hover {
  border-left: 1px solid #578556;
  border-right: 2px solid #578556;
  border-top: 2px solid #578556;
  border-bottom: 2px solid #578556;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem; }

.ecoStatsHolder {
  background: #fff;
  border-radius: 1rem;
  padding: 0 !important;
  justify-content: center; }

.ecoStatsHolder__inner {
  padding: 2rem;
  flex-direction: column;
  display: flex;
  justify-content: center; }

.ecoStatsHolder__underline--green {
  border-bottom: 1rem solid #578556; }

.ecoStatsHolder__underline--green-light {
  border-bottom: 1rem solid #AAC1A9; }

.ecoStatsHolder__underline--green-lighter {
  border-bottom: 1rem solid #D4E0D4; }

.ecoBackground {
  margin: 1rem auto; }

/*

.ecoStatsGreenCircle {
	text-align: center;
	vertical-align: middle;
	//Instead of the line below you could use @include border-radius($radius, $vertical-radius)
	border-radius: 50%;
	border: 5px solid $color_olivine_approx;
	height: 17em;
	width: 17em;
	margin: 0 auto;
	display: flex;
	align-items: center;
	.data {
		margin: auto;
		.usage {
			font-size: 24px;
		}
		.caption {
			font-size: 16px;
		}
	}
}

*/
.orderListSection .row {
  margin: 20px 0; }
.orderListSection .actionButton {
  color: #fff;
  background-color: #436A42;
  border-radius: 0.5em;
  padding: 0.2em 0.5em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .orderListSection .actionButton {
      padding: 0.1em 0.3em; } }
  @media (max-width: 767px) {
    .orderListSection .actionButton {
      padding: 0.1em 0.3em; } }
.orderListSection .actionButtonTable {
  color: #fff;
  background-color: #436A42;
  border-radius: 0.5em;
  padding: 0.2em 0.5em;
  display: inline-block; }
  @media (min-width: 768px) and (max-width: 991px) {
    .orderListSection .actionButtonTable {
      padding: 0.1em 0.3em; } }
  @media (max-width: 767px) {
    .orderListSection .actionButtonTable {
      padding: 0.1em 0.3em; } }

.accountFavourites .favouriteBox {
  padding: 0 2rem;
  margin: 1rem 0;
  position: relative;
  max-width: 14rem;
        /*
		img {
			border: 4px solid $color_cararra_approx;
		}
		.favDetails {
			position: relative;
			.buttonArea {
			}
		}

		.favouritesButtons{
			display:flex;
			justify-content: baseline;
			flex-wrap:wrap;			

		}
        
        h3 {
		padding-bottom: 15px;
		border-bottom: 5px solid $color_cararra_approx;
		font-size: 26px;
	}
	.favIcon {
		color: $colorGreenDark;
		font-size: 26px;
	}
	.dividerRow {
		border-bottom: 3px solid $color_cararra_approx;
	}
	.favAddButton {
		color: $colorWhite;
		background-color: $colorGreenDark;
		padding: $buttonPaddingRegular;
		margin-right: 0.5em;
	}
	.favRemButton {
		
		color: $colorGreyDark;
		span {
			padding-left:0.5em;
			&:hover {
				text-decoration: none;
        	}
		}
		
	}
	.favDetails .row {
		margin-bottom: 10px;
	}
        
        */ }
  .accountFavourites .favouriteBox__main {
    border-radius: 0.5rem;
    position: relative;
    background: #fff;
    width: 11rem;
    height: 11rem; }
  .accountFavourites .favouriteBox__image {
    position: relative;
    background-image: #fff; }
  .accountFavourites .favouriteBox__main:hover .favouriteBox__overlay--cart-active {
    display: flex !important; }
  .accountFavourites .favouriteBox__main:hover .favouriteBox__remove--active {
    background: transparent;
    opacity: 0.8; }
    .accountFavourites .favouriteBox__main:hover .favouriteBox__remove--active a {
      color: #fff !important; }
  .accountFavourites .favouriteBox__remove {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    color: #578556;
    font-size: 1.5rem;
    z-index: 1020; }
    .accountFavourites .favouriteBox__remove .fa-stack-2x {
      color: #fff; }
    .accountFavourites .favouriteBox__remove a {
      color: #578556; }
      .accountFavourites .favouriteBox__remove a .hover-show {
        display: none; }
    .accountFavourites .favouriteBox__remove a:hover {
      cursor: pointer;
      text-decoration: none !important; }
      .accountFavourites .favouriteBox__remove a:hover .hover-hide {
        display: none; }
      .accountFavourites .favouriteBox__remove a:hover .hover-show {
        display: inline-block; }
      .accountFavourites .favouriteBox__remove a:hover .hover-colorGreen {
        color: #578556; }
      .accountFavourites .favouriteBox__remove a:hover .hover-colorWhite {
        color: #fff; }
  .accountFavourites .favouriteBox__overlay {
    background: rgba(87, 133, 86, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    color: #fff;
    flex-wrap: wrap;
    flex-direction: column; }
  .accountFavourites .favouriteBox__overlay--input {
    display: none;
    justify-content: space-between; }
    .accountFavourites .favouriteBox__overlay--input input {
      border-radius: 0.5rem;
      border: 2px solid #fff;
      background: transparent;
      color: #fff;
      width: 3em;
      height: 3em;
      text-align: center; }
    .accountFavourites .favouriteBox__overlay--input input::placeholder {
      color: #fff;
      opacity: 1; }
  .accountFavourites .favouriteBox__overlay--noStock {
    justify-content: center;
    align-items: center;
    color: #fff;
    background: rgba(196, 196, 196, 0.9);
    font-size: 1.5rem;
    display: flex;
    cursor: default; }
  .accountFavourites .favouriteBox__overlay--cart-active {
    justify-content: center;
    align-items: center;
    font-size: 4rem;
    cursor: pointer; }
  .accountFavourites .favouriteBox__overlay--success {
    justify-content: center;
    align-items: center; }
  .accountFavourites .favouriteBox__input-control {
    font-size: 1.5rem;
    color: #fff;
    padding: 0 0.5rem;
    cursor: pointer; }
  .accountFavourites .favouriteBox__overlay-input-top {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70%; }
  .accountFavourites .favouriteBox__overlay-input-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30%;
    background-color: rgba(87, 133, 86, 0.99);
    border-radius: 0 0 0.25rem 0.25rem;
    cursor: pointer; }
  .accountFavourites .favouriteBox__overlay-input-control {
    font-size: 1.5rem;
    cursor: pointer; }
  .accountFavourites .favouriteBox__icon {
    color: #578556;
    cursor: pointer; }
  .accountFavourites .favouriteBox__icon--active {
    display: inline-block; }
  .accountFavourites .favouriteBox__icon--active {
    display: none; }
  .accountFavourites .favouriteBox__product-code {
    color: #707070;
    padding: 1rem 0;
    font-weight: bold; }
  .accountFavourites .favouriteBox__product-name {
    margin-top: 1rem;
    text-align: center; }
  .accountFavourites .favouriteBox__product-price {
    color: #707070;
    font-size: 1.1em;
    margin-top: 1rem; }
  .accountFavourites .favouriteBox__product-price-detail {
    font-size: 0.9rem; }
  .accountFavourites .favouriteBox__product-message {
    color: #FF0707; }
  .accountFavourites .favouriteBox__product-message-icon {
    font-size: 0.7em; }
  .accountFavourites .favouriteBox__input-quantity {
    border: 2px solid #578556;
    border-radius: 0.25rem;
    width: 3rem;
    height: 3rem;
    margin-left: auto;
    text-align: center; }
  .accountFavourites .favouriteBox .favouriteLineDrop {
    border-top: 1px solid #707070;
    padding: 1em 0; }
  .accountFavourites .favouriteBox .favouriteLineDrop:hover {
    cursor: pointer; }
  .accountFavourites .favouriteBox .favouriteLineDrop-quantity:hover {
    cursor: pointer; }
  .accountFavourites .favouriteBox .favouriteLineDrop-quantity-input {
    border: 0;
    background: inherit;
    color: inherit;
    width: 3em;
    text-align: right; }
  .accountFavourites .favouriteBox .favouriteLineDrop--active {
    border-top: 1px solid #578556 !important; }
  .accountFavourites .favouriteBox__add-to-cart {
    background: #578556;
    color: #fff;
    text-transform: uppercase; }
    .accountFavourites .favouriteBox__add-to-cart a {
      display: inline-block;
      width: 100%;
      text-align: center;
      padding: 1em;
      color: #fff; }
  .accountFavourites .favouriteBox .favouriteAddToCart--noOptions {
    background: #707070; }
    .accountFavourites .favouriteBox .favouriteAddToCart--noOptions span {
      display: inline-block;
      width: 100%;
      text-align: center;
      padding: 1em;
      color: #fff; }
  .accountFavourites .favouriteBox .dropdown-toggle::after {
    display: none !important; }
  .accountFavourites .favouriteBox .accountFavouriteOverlay {
    background: #707070;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    flex-wrap: wrap;
    flex-direction: column; }
.accountFavourites .noFavourites {
  margin: 2em 0; }

.accountForm .row {
  margin: 0.5em;
  flex-wrap: wrap; }
  .accountForm .row input, .accountForm .row select, .accountForm .row textarea {
    max-width: 20em; }

.orderSingle table {
  border-spacing: 0 0.5em;
  border: none; }
.orderSingle tbody tr {
  height: 100%; }
  .orderSingle tbody tr td {
    border: none;
    padding: 0;
    vertical-align: bottom;
    height: 100%; }
.orderSingle thead tr {
  border: none; }
.orderSingle thead tr th {
  border: none;
  background: #F8F8F8;
  height: 6rem;
  vertical-align: middle; }
  .orderSingle thead tr th:first-of-type {
    padding-left: 3rem; }
  .orderSingle thead tr th:last-of-type {
    padding-right: 3rem; }
.orderSingle__line-cell {
  border-bottom: 2px solid #F8F8F8;
  display: flex;
  align-items: center;
  min-height: 7rem;
  padding: 2rem 1rem 2rem 0;
  height: 100%; }
tr td:first-of-type .orderSingle__line-cell, tr td:first-of-type .orderSingle__summary-cell {
  margin-left: 3rem; }
tr td:last-of-type .orderSingle__line-cell, tr td:last-of-type .orderSingle__summary-cell {
  margin-right: 3rem;
  padding-right: 0; }
.orderSingle__summary-cell {
  border: none;
  display: flex;
  align-items: center;
  padding: 1rem 0;
  min-width: 6rem; }
.orderSingle__summary-cell--tax {
  border-bottom: 2px solid #F8F8F8; }
tr td:first-of-type .orderSingle__summary-cell {
  margin-left: 3rem; }
tr td:last-of-type .orderSingle__summary-cell {
  margin-right: 3rem; }
.orderSingle__details {
  width: 50%;
  padding-bottom: 2rem; }
.orderSingle__details:nth-of-type(2n+1) {
  padding-right: 1rem; }

/*
.orderDetails {
	
	color: $colorGreyDark;
	padding: 0;
	

	table {
		border-spacing: 0 0.5em;

		border: none;
	}
	
	tbody tr {
		
        td {border: none; padding: 0; vertical-align: bottom;}
	
	}
	
	thead tr {
		border: none;
	}
	
	thead tr th {
		border: none;
        background: $colorGreyLighter;
        height: 6rem;
        vertical-align: middle;
        
		&:first-of-type {
			padding-left:3rem;
        }
        
        &:last-of-type {
			padding-right:3rem;
        }
	}
	
	
	.orderHeading {
		max-width: 20em;
		margin: 0.5em auto;
		border-top: 1px solid $colorGreen;
		border-bottom: 1px solid $colorGreen;
		padding: 1em;
		color: $colorGreen;
	}
	
	
	.orderDetailsSummary-address {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		
		@include breakpoint(xs){
			
			> div {
				width:50%;
			}
			
		}
			
		> div:last-child{
			margin:1em 0 0 50%;
			display:flex;
			justify-content: flex-end;
			flex-grow: 1;
			
			@include breakpoint(xs){
			
				justify-content: baseline;
			
			}
						
			> div {
				max-width:15em;
				min-width: 15em;
				flex-grow: 1;
			}
				
		}
		
		> div {
			
			padding: 0 1.5em 0 0;
		} 
		
		> div:first-child{
			padding: 0 1.5em 0 0;
			
		}
		
		
	}
	
	.orderDetailsSummary-allTotals {
		margin-top:1em;
		
		.row {
			padding:0 0 0.5em 0;
		}
	}
	
	.orderDetailsSummary-seperator {
		border-top: 1px solid $colorGreenDark;
		margin: 0;
	}
	
	.orderDetailsSummary-total {
		color: $colorGreenDark;
	}
    
    &__line-cell {
        border-bottom: 2px solid $colorGreyLighter;
        display: flex;
        align-items: center;
        min-height:7rem;
        padding: 2rem 1rem 2rem 0;
    }
    
    tr td:first-of-type .orderDetails__line-cell, tr td:first-of-type .orderDetails__summary-cell{
        margin-left:3rem;
    }
    
    tr td:last-of-type .orderDetails__line-cell, tr td:last-of-type .orderDetails__summary-cell{
        margin-right:3rem;
        padding-right:0;
    }
    
    
    &__summary-cell {
        border: none;;
        display: flex;
        align-items: center;
        padding: 1rem 0;
    }
    
    tr td:first-of-type .orderDetails__summary-cell{
        margin-left:3rem;
    }
    
    tr td:last-of-type .orderDetails__summary-cell{
        margin-right:3rem;
    }

}
*/
/*
.orderDetailsSummaryContainer {
	
	background: $colorGreenLight;
	padding: 1.5em 0;
	
	.orderDetailsSummary {
		
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		
		div {
			text-align: center;
			margin: 0 1em;
		}
		
		div:first-child{
			margin: 0 0.5em 0 0;
		}
		
		div:last-child{
			margin:0 0 0 0.5em;
		}

		.o-icon {
			color: $colorWhite;
			margin: 0;
			font-size:1.5em;
		}
		
		.o-title {
			color: $colorWhite;
		}
		
		.o-data {
			
		}
	}
}
*/
.closeTheLoop__left {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  background: linear-gradient(142deg, #d4e0d4 0%, #578556 100%); }
  @media (min-width: 768px) {
    .closeTheLoop__left {
      border-top-left-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-top-right-radius: 0rem; } }
.closeTheLoop__facts {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  line-height: 230%; }

.newsletter {
  display: -ms-flexbox !important;
  display: flex !important;
  justify-content: center;
  align-items: center; }
  .newsletter__button {
    width: 25%;
    border-radius: 2rem;
    height: 2rem;
    margin: 0 1rem;
    display: flex;
    position: relative; }
  .newsletter__button--subscribe {
    transition: background-color linear 1s;
    background: #436A42; }
  .newsletter__button--unsubscribe {
    transition: background-color linear 1s;
    background: #E9EAEB; }
  .newsletter__state--inactive {
    display: none; }
  .newsletter__state--active {
    display: inline-block; }
  .newsletter__icon {
    width: 2.2rem;
    height: 2.2rem;
    background: #fff;
    border: 1px solid #436A42;
    border-radius: 2rem;
    align-self: center;
    position: absolute;
    padding-top: 0.2rem;
    cursor: pointer; }
  .newsletter__icon--subscribe {
    right: 0; }
  .newsletter__icon--unsubscribe {
    left: 0; }

.orderList__invoiceLink {
  font-size: 0.9rem; }
.orderList__status {
  border-radius: 1rem;
  padding: 0.3rem 0.5rem;
  display: inline-block;
  min-width: 7rem;
  height: auto;
  width: auto; }
.orderList__status--placed {
  color: #578556;
  background: #FEEFB3; }
.orderList__status--processing {
  color: #578556;
  background: #D4E0D4; }
.orderList__status--shipped {
  color: #fff;
  background: #436A42; }
.orderList__status--completed {
  color: #fff;
  background: #578556; }
.orderList__status--cancelled {
  color: #fff;
  background: #FF5858; }
.orderList__status-legend {
  border-radius: 1rem;
  paddding-right: 1rem;
  width: 0.5rem;
  height: 0.5rem; }
.orderList__status-legend--placed {
  background: #FEEFB3; }
.orderList__status-legend--processing {
  background: #D4E0D4; }
.orderList__status-legend--shipped {
  color: #fff; }
.orderList__status-legend--completed {
  color: #fff; }
.orderList__status-legend--cancelled {
  color: #fff; }
.orderList__table {
  border-spacing: 0 0.5em;
  border: none; }
  .orderList__table thead tr th {
    vertical-align: middle;
    padding: 0;
    opacity: 75%; }
    .orderList__table thead tr th:first-of-type {
      padding-left: 3rem; }
    .orderList__table thead tr th:last-of-type {
      padding-right: 3rem; }
  .orderList__table thead tr th div:first-of-type {
    border-bottom: 2px solid #E9EAEB;
    padding: 0 1rem 0 0;
    min-height: 3rem;
    white-space: nowrap; }
  .orderList__table thead tr th:first-of-type div {
    padding-left: 0; }
  .orderList__table tbody tr td {
    border: none;
    padding: 1.5rem 1rem 1.5rem 0; }
    .orderList__table tbody tr td:first-of-type {
      padding-left: 3rem; }
    .orderList__table tbody tr td:last-of-type {
      padding-right: 3rem; }
.orderList__leftWrapper {
  margin-left: 0.5rem; }
  @media (min-width: 768px) {
    .orderList__leftWrapper {
      margin-left: 3rem; } }
.orderList__rightWrapper {
  margin-right: 0.5rem; }
  @media (min-width: 768px) {
    .orderList__rightWrapper {
      margin-right: 3rem; } }
.orderList__select {
  border: 2px solid #578556;
  border-radius: 0.25rem;
  display: flex;
  position: relative;
  max-width: 10rem;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
  background: #fff; }
.orderList__optionWrapper {
  position: absolute;
  top: 110%;
  left: 0;
  border: 1px solid #F8F8F8;
  min-width: 100%;
  z-index: 1100; }
.orderList__option {
  font-color: #C4C4C4;
  padding: 0 1rem;
  background: #fff;
  text-align: left; }
.orderList__option:nth-of-type(2n) {
  background: #F8F8F8; }
.orderList__option:last-of-type {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.singleInvoice {
  border: 1px solid #C4C4C4;
  padding: 2rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }

.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; }

.stripe {
  /* Buttons and links */
  /* spinner/processing state, errors */ }
  .stripe form {
    /* width: 30vw; */
    /* min-width: 500px;*/
    align-self: center;
    /*box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
      0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);*/
    /*border-radius: 7px;*/
    /*padding: 40px;*/
    padding-top: 10px;
    font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif; }
  .stripe__input-wrapper {
    border: 1px solid rgba(50, 50, 93, 0.1);
    color: #000;
    width: 100%;
    background: #fff; }
  .stripe .input {
    border-radius: 6px;
    margin-bottom: 6px;
    padding: 12px;
    border: 1px solid rgba(50, 50, 93, 0.1);
    height: 44px;
    width: 100%;
    background: white;
    color: #C4C4C4; }
  .stripe .result-message {
    line-height: 22px;
    font-size: 16px; }
  .stripe .result-message a {
    color: #596fd6;
    font-weight: 600;
    text-decoration: none; }
  .stripe .hidden {
    display: none; }
  .stripe #card-error {
    color: #FF0707;
    text-align: left;
    font-size: 1rem;
    line-height: 17px;
    margin-top: 12px; }
  .stripe__input {
    color: #000; }
    .stripe__input::placeholder {
      color: #C4C4C4; }
  .stripe #card-element {
    border: 1px solid rgba(50, 50, 93, 0.1);
    color: #C4C4C4;
    width: 100%;
    background: white; }
  .stripe #payment-request-button {
    margin-bottom: 32px; }
  .stripe button {
    background: #578556;
    color: #ffffff;
    border: 0;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    transition: all 0.2s ease;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
    height: 2.5rem; }
  .stripe button:hover {
    filter: contrast(115%); }
  .stripe button:disabled {
    opacity: 0.5;
    cursor: default; }
  .stripe .spinner,
  .stripe .spinner:before,
  .stripe .spinner:after {
    border-radius: 50%; }
  .stripe .spinner {
    color: #ffffff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0); }
  .stripe .spinner:before,
  .stripe .spinner:after {
    position: absolute;
    content: ""; }
  .stripe .spinner:before {
    width: 10.4px;
    height: 20.4px;
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    -webkit-transform-origin: 10.4px 10.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s; }
  .stripe .spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: #5469d4;
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    -webkit-transform-origin: 0px 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease; }
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  @media only screen and (max-width: 600px) {
    .stripe form {
      width: 80vw; } }

.stripe-container__amount {
  font-size: 3rem;
  color: #578556;
  line-height: 100%; }
.stripe-container__seperator {
  border: 1px solid dashed; }
.stripe-container__value {
  font-size: 1.4rem;
  line-height: 1.2rem; }
.stripe-container__error {
  border: 1px solid #FF0707;
  color: #FF0707;
  background-color: rgba(255, 7, 7, 0.04); }

.payment-method-box {
  border: 1px solid #E9EAEB;
  margin-right: 1rem;
  width: 23%;
  cursor: pointer;
  padding: 0.75rem 0.75rem 0.25rem; }
  .payment-method-box--active {
    border: 2px solid #C4C4C4;
    font-family: "open_sanssemibold", Arial, Helvetica Neue, Helvetica, sans-serif; }
  .payment-method-box:last-of-type {
    margin-right: 0; }
  .payment-method-box__icon {
    font-size: 1.5rem; }

.payment-method {
  display: none; }

.payment-method--active {
  display: block !important; }

.payment-method__stripe-pwr {
  width: 120px; }

.payment-method-msg-error {
  color: #FF0707; }

/**
* The CSS shown here will not be introduced in the Quickstart guide, but
* shows how you can use CSS to style your Element's container.
*/
.StripeElement {
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  border: 1px solid rgba(50, 50, 93, 0.1);
  color: #C4C4C4;
  width: 100%;
  background: #fff; }

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df; }

#ideal-bank-element {
  padding: 1rem;
  border: 1px solid #E9EAEB; }
  #ideal-bank-element li {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }

.ElementsApp {
  font-family: "open_sansregular", Arial, Helvetica Neue, Helvetica, sans-serif; }

.payment-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  background: rgba(112, 112, 112, 0.5);
  display: flex;
  justify-content: center;
  align-items: center; }
  .payment-overlay__inner {
    max-width: 30rem;
    padding: 1rem;
    background: white;
    min-height: 300px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 1rem; }
  .payment-overlay p:first-of-type {
    margin-top: 1rem; }
