@import url(https://fonts.googleapis.com/css?family=Lora:400,700|Titillium+Web:400,700);
.form-check-input {
  margin: 0 !important;
  position: relative !important;
}

a {
  color: #002d04 !important;
}

a:hover {
   color: #0cb577 !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

*:focus {
  outline: none;
}

/*
input, input:focus{
  outline:0 !important;
  -webkit-appearance:none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.form-control:focus {
 outline: 0px;
 border: 0px;
}

input {
  border: #ddd 1px solid !important;
}

input:focus {
  border: #ddd 1px solid !important;
}

input[type='checkbox'] {
  display: relative;
}
*/
.spacer {
  margin-top: 20px;
}

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

.sm-margin {
  margin-top: 10px;
}

.xs-hidden {
  display: inline-block;
}

@media only screen and (max-width: 575px) {

.xs-hidden {
    display: none
}
  }

.sm-hidden {
  display: inline-block;
}

@media only screen and (max-width: 685px) {

.sm-hidden {
    display: none
}
  }

.xs-only {
  display: none !important;
}

@media only screen and (max-width: 575px) {

.xs-only {
    display: contents !important
}
  }

.xs-spacer {
  display: none;
}

@media only screen and (max-width: 575px) {

.xs-spacer {
    display: block;
    margin-top: 30px;
    border-top: 1px solid #ccc;
    height: 45px;
    width: 100%;
    content: ' '
}
  }

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
}

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

.border-bottom {
  border-bottom: 1px solid #aaa;
  padding-bottom: 5px;
}

.border {
  border-bottom: 1px solid #aaa;
  padding: 5px;
}
:root {
  --font-size-base: 16px;
  --font-size-h1: 28px;
  --font-size-h2: 24px;
  --font-size-h3: 20px;
  --font-size-h4: 16px;
  --font-size-h5: 14px;

  --color1: #002d04; 
  --color2: #0cb577;
  --color3: #014d4e;
}

/* #0CB577
moraceous dark teal
#014D4E
multiscreen dark forest green
#002D04 */

.text {
  color: #002d04;
}

.bg {
  color: #0cb577;
}

.accent {
  color: #014d4e;
}

.stripeContainer {
  width: 100%;
  display:block;
}

.StripeElement {
  height: 40px;
  padding: 10px 12px;
  width: 100%;
  color: #32325d;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;

  -webkit-box-shadow: 0 1px 3px 0 #e6ebf1;

          box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  -webkit-transition: -webkit-box-shadow 150ms ease;
  transition: -webkit-box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease, -webkit-box-shadow 150ms ease;
}

.StripeElement--focus {
  -webkit-box-shadow: 0 1px 3px 0 #cfd7df;
          box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.StoreHeader_accountPopover__2Fg0w {
  text-align: right;
  position: absolute;
  z-index: 10;
  width: 200px;
  min-height: 100px;
  border: 1px solid #ccc;
  background-color: #fff;
  top: 35px;
  font-size: 14px;
  right: -35px;
  
}

.StoreHeader_accountItem__ByL0k {
  height: 25px;
}

.StoreHeader_accountItem__ByL0k:hover {
    background-color: #eee;
  }

.StoreHeader_accountItem__ByL0k a {
    padding: 5px;
  }

.StoreHeader_menuWrapper__1Yob9 {
  float: right;
  margin-right: 20px;
  top: 10px;
  position: relative;
}

.StoreHeader_faIcon__SnxZx {
  color: rgba(0,0,0,.5);
}

.StoreHeader_menu__2pOmv {
  font-family: Arial,sans-serif !important;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  display: inline-block;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom:10px;
  height: 35px;
}

.StoreHeader_menu__2pOmv:hover {
    padding-left: 9px;
    padding-right: 9px;
    border-left: 1px #ddd solid;
    border-right: 1px #ddd solid;
  }

.StoreHeader_title__3PfZ1 {
  padding-top: 5px;
  display: inline-block;
}

.StoreHeader_headerLink__11lUh {
  margin-right: 50px;
  float: right;
  position: relative;
  top: 5px;
  font-size: 16px;
  color: #002d04;

  height: 36px;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}

.StoreHeader_countLabel__mp0Uu {
  position: relative;
  top: -3px;
  margin-left: 6px;
  font-size: 14px;
  display: inline-block;
}

.StoreHeader_bagCount__W8svP {
  display: inline-block;
  left: 20px;
  top: -10px;
  position: absolute;
  background-color: #ccc;
  border-radius: 15px;
  width: 20px;
  height: 20px;
}

.StoreHeader_myBag__1l9Vt {
  margin-left: 15px;
  position: relative;
  display: inline;
}

.StoreHeader_myAccount__3kZWQ {
  position: relative;
  display: inline;
  top: 3px;
}

.StoreHeader_headerWrapper__2juKy {
  padding-top: 20px;
  height: auto;
  border-bottom: 1px solid #ccc;
  margin-bottom: 24px;
}

.StoreHeader_subCategory__2J4CU {
  position: absolute;
  margin-top: 11px;
  margin-left: -10px;
  width: 200px;
  min-height: 100px;

  background-color: #fff;
  border-top: 1px solid #ccc;
  -webkit-box-shadow: -2px 1px 5px 1px #eee;
          box-shadow: -2px 1px 5px 1px #eee;
  z-index: 10;
}

.StoreHeader_subCategoryItem__Cy3r2 {
  text-align: left;
  vertical-align: bottom;
  padding-left: 5px;
  margin: 2px;
  height: 30px;
}

.StoreHeader_subCategoryItem__Cy3r2:hover {
  }

.StoreHeader_childCategoryArrow__1rk2K {
  float: right;
  margin-right: 10px;
  display: inline-block;
}

.StoreHeader_level3Cat__nqmVL {
  margin: 1px;
  position: absolute;
  left: 200px;
  top: 0px;
  width: 200px;
  height: 200px;
  background-color: #fff;
  z-index: 10;
  -webkit-box-shadow: -2px 1px 5px 1px #eee;
          box-shadow: -2px 1px 5px 1px #eee;
}

.StoreHeader_level3CatItem__PZaLM {
  position: relative;
  padding-left: 10px;
  padding-top: 4px;
  height: 30px;
}

.StoreHeader_level3CatItem__PZaLM:hover {
    background-color: #eee;
  }

.StoreHeader_categoryWrapper__3caFb {
  height: auto;
  display: inline-block;
}

.StoreHeader_category__23UPL {
  font-family: Arial,sans-serif !important;
  text-transform: uppercase;
  font-size: 13px;
  min-width: 50px;
  height: 25px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.StoreHeader_search__366v7 {
  margin-top: 5px;
  width: 100%;
  font-family: Arial,sans-serif !important;
  font-size: 12px;
}

.StoreHeader_topSpacer__1AkrI {
  margin-top: 15px;
  vertical-align: bottom;
  line-height: 20px;
}

.StoreHeader_searchResults__KKL6k {
  overflow: auto;
  position: absolute;
  top: 39px;
  left: -10px;
  width: 600px;
  max-height: 300px;
  min-height: 100px;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 20;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 6px;
}

@media only screen and (max-width: 575px) {

.StoreHeader_searchResults__KKL6k {
    left: 0;
    top: 42px;
    width: 100%;
    position: absolute;
    z-index:101
}
  }

.StoreHeader_searchNotFound__mlrX0 {
  font-size: 14px;
  padding-left: 5px;
  height: 25px;
}

.StoreHeader_categoryTitle__3mhyZ {
  font-weight: bold;
  padding-left: 10px;
  padding-top: 3px;
}

.StoreHeader_searchCategory__3Gdsn {
  height: 30px;
  border-bottom:1px solid #ddd;
}

.StoreHeader_resultItem__2Hu_w {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ddd;
}

.StoreHeader_resultItem__2Hu_w:hover {
    cursor: pointer;
  }

.StoreHeader_resultText__2eTMh {
  font-size: 18px;
  color: #000;
  margin-left: 10px;
  top:5px;
  position: relative;
  padding-top: 10px;
  display: inline-block;
  overflow: hidden;
  height: 40px;
  width: 80%;
}

.StoreHeader_resultItemName__2YIQd {
  width: 90%;
  float: left;
  overflow: hidden;
}

.StoreHeader_resultItemName__2YIQd:hover {
    text-decoration: underline;
  }

.StoreHeader_resultPrice__1740_ {
  font-size: 12px;
  float: right;
}

.StoreHeader_resultImg__2CR-a {
  display: inline-block;
  margin-left: 10px;
  top: -10px;
  position: relative;
  border: 1px solid #ccc;
}

.StoreHeader_resultImg__2CR-a img {
    overflow: hidden;
    height: auto;
    width: 40px;
    max-height: 40px;
    position: relative;
  }
.MyHover_myHoverWrapper__7MENS {
  overflow-x:hidden;
  overflow-y: auto;
  position: absolute;
  border: 1px solid #ddd;
  z-index: 101;
  background-color: #fff;
  -webkit-box-shadow: -2px 1px 5px 1px #ddd;
          box-shadow: -2px 1px 5px 1px #ddd;
  top: 35px;
  right: 0;
  width: 250px;
  max-height: 300px;
}
.CartHover_cartHoverWrapper__1k6E2 {
  position: relative;
  height: 100%;
  width: 100%;
  
}

.CartHover_itemWrapper__10ccK {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.CartHover_img__Njv9R {
  display: inline-block;
  text-align: center;
  width: 30%;
  padding: 5px;
  vertical-align: top;
  margin-top:20px;
}

.CartHover_name__2A7fW {
  font-weight: bold;
}

.CartHover_details__3nDMX {
  top: 15px;
  display: inline-block;
  width: 50%;
  position: relative;
  font-size: .8rem;

}

.CartHover_price__4cIqx {
  display: inline-block;  
  width: 18%;
  text-align: right;
  position: relative;
  font-size: .8rem;
  vertical-align: top;
  margin-top:25px;
}


.ProductThumbnail_img__1mV4D {
  -o-object-fit: contain;
     object-fit: contain;
}

.ProductThumbnail_wrapper__2w3AM {

}
.Modal_modal__MlpJi {
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */

.Modal_modalContent__2vK8m {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */

.Modal_close__2iGWN {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.Modal_close__2iGWN:hover,
.Modal_close__2iGWN:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.Slider_wrapper__2QMqL {
  width: 100%;
  border: 1px solid #000;
  overflow: auto;
}

.Slider_image__12SKG {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}


.ProductPreview_wrapper__2YVYL {
  min-height: 225px;
  max-height: 225px;
  height: 225px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 5px;
}
  .ProductPreview_wrapper__2YVYL:hover {
    height: 225px;
    padding: 4px;
    border: 1px solid #ddd;
    -webkit-box-shadow: -2px 1px 5px 1px #eee;
            box-shadow: -2px 1px 5px 1px #eee;
  }

.ProductPreview_ratingCount__30YYW {
  font-size: 12px;
}


/* Document
 * ========================================================================== *//**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}/* Sections
 * ========================================================================== *//**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */h1 {
  font-size: 2em;
  margin: 0.67em 0;
}/* Grouping content
 * ========================================================================== *//**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}/**
 * Add the correct display in IE.
 */main {
  display: block;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/* Text-level semantics
 * ========================================================================== *//**
 * Remove the gray background on active links in IE 10.
 */a {
  background-color: transparent;
}/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,
strong {
  font-weight: bolder;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/**
 * Add the correct font size in all browsers.
 */small {
  font-size: 80%;
}/* Embedded content
 * ========================================================================== *//**
 * Add the correct display in IE 9-.
 */audio,
video {
  display: inline-block;
}/**
 * Add the correct display in iOS 4-7.
 */audio:not([controls]) {
  display: none;
  height: 0;
}/**
 * Remove the border on images within links in IE 10-.
 */img {
  border-style: none;
}/**
 * Hide the overflow in IE.
 */svg:not(:root) {
  overflow: hidden;
}/* Forms
 * ========================================================================== *//**
 * Remove the margin on controls in Safari.
 */button,
input,
select {
  margin: 0;
}/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}/**
 * Correct the inability to style buttons in iOS and Safari.
 */button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}/**
 * Correct the padding in Firefox.
 */fieldset {
  padding: 0.35em 0.75em 0.625em;
}/**
 * Show the overflow in Edge 18- and IE.
 */input {
  overflow: visible;
}/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  white-space: normal; /* 1 */
}/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}/**
 * Remove the inheritance of text transform in Firefox.
 */select {
  text-transform: none;
}/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 */textarea {
  margin: 0; /* 1 */
  overflow: auto; /* 2 */
}/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */:-moz-focusring {
  outline: 1px dotted ButtonText;
}/**
 * Remove the additional :invalid styles in Firefox.
 */:-moz-ui-invalid {
  box-shadow: none;
}/* Interactive
 * ========================================================================== *//*
 * Add the correct display in Edge 18- and IE.
 */details {
  display: block;
}/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}dialog:not([open]) {
  display: none;
}/*
 * Add the correct display in all browsers.
 */summary {
  display: list-item;
}/* Scripting
 * ========================================================================== *//**
 * Add the correct display in IE 9-.
 */canvas {
  display: inline-block;
}/**
 * Add the correct display in IE.
 */template {
  display: none;
}/* User interaction
 * ========================================================================== *//**
 * Add the correct display in IE 10-.
 */[hidden] {
  display: none;
}:root {
  --font-size-base: 16px;
  --font-size-h1: 28px;
  --font-size-h2: 24px;
  --font-size-h3: 20px;
  --font-size-h4: 16px;
  --font-size-h5: 14px;

  --color1: #002d04; 
  --color2: #0cb577;
  --color3: #014d4e;
}/* @import-normalize; */body {
  font-family: 'Titillium Web', Arial, Sans-Serif;
  font-size: 16px;
  font-size: var(--font-size-base);
}.App_wrapper__3W6-3 {
  margin: auto;
  max-width: 100%;
  min-height: 600px;
  font-family: Avenir-Book,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;
}.App_wrapper__3W6-3 h1 {
    font-size: 28px;
    font-size: var(--font-size-h1);
  }.App_reactLogo__3Tbqu {
  height: 48px;
  vertical-align: middle;
  width: 48px;
}
.product_bigPicture__1XscX {
  width: 100%;
  height: 'auto';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ddd;
  -webkit-box-shadow: -2px 1px 5px 1px #eee;
          box-shadow: -2px 1px 5px 1px #eee;
}

.product_thumbs__EvYkP {
  width: 100%;
  min-width: 50px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ddd;
  -webkit-box-shadow: -2px 1px 5px 1px #eee;
          box-shadow: -2px 1px 5px 1px #eee;
  margin-bottom: 20px;
}

.product_thumbs__EvYkP:hover {
    cursor: pointer;
  }

.product_addonImg__x4Fws {
  width: 130px;
  display: inline-block;
  float: right;
  margin: 4px;
  padding: 4px;
}
.AdminCategories_item__1z_hN {
  padding: 5px;
}

.AdminCategories_editModal__1le8U {
  position: absolute;
}
.CheckComponent_label__1qy1m:hover {
    cursor: pointer;
  }

.AdminProducts_item__1BoEq {
  padding: 5px;
}

.AdminProducts_editModal__10vdI {
  position: absolute;
}

.AdminProducts_editor__3Yb5a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ddd;
  cursor: text;
  padding: 16px;
  border-radius: 2px;
  margin-bottom: 2em;
  -webkit-box-shadow: inset 0px 1px 8px -3px #ABABAB;
          box-shadow: inset 0px 1px 8px -3px #ABABAB;
  background: #fefefe;
}

.AdminProducts_editor__3Yb5a .public-DraftEditor-content {
  min-height: 140px;
}
.Loading_loading__CcIL- {
  width: 100%;
  text-align: center;
}

.Loading_img__iG5ht {
}

.Cart_remove__vT-ZQ {
  width: auto;
  padding:0;
  margin:0;
}
  .Cart_remove__vT-ZQ:hover {
    cursor: pointer;
  }

.Cart_inner__1gCne {
  padding: 5px;
}

.Cart_paymentOpt__2gw4C {
  min-height: 50px;
  width: 100%;
  border-bottom: 1px solid var(--color3);

}

.Cart_paymentContainer__2nrIt{
  padding: 0px;
  border: 1px solid var(--color3);
}

.Cart_paypalArea__19HzA {
  max-width: 200px;
}

.Cart_stripeBtn__2ExeM {

}
.Login_login__2vy9n {
  margin: 0 auto;
  width: 400px;
  border:1px solid #ddd;
  padding: 5px;
}

.Login_img__37J9S {
  padding: 0;
  margin: 0;
}

.Login_forgot__2nok_ {
  float: right;
  top: 15px;
  position: relative;
}

.Login_signUpBtn__1dYbl {
  color: #fff;
  background-color: #000;
}
.Orders_orderItem__1ukrE {
  margin: 5px;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.Orders_borderBottomNotLast__1hc8B:not(:last-child) {
  border-bottom: 1px solid #ccc; 
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.Orders_borderBottom__wnZzy {
  border-bottom: 1px solid #ccc; 
  padding: 5px;
  margin: 5px;
}

.Orders_smallText__2R9yC {
  font-size: 14px;
}

.Orders_greyBg__jOHDc {
  background: #f6f6f6
}

.StoreFooter_footer__1I4Bh {
  clear: both;
  text-align: left;
  padding-top: 25px;
  padding: 20px;
  padding-left: 50px;
  padding-right: 50px;
  min-height: 80px;
  color: #002d04;
  background-color: #f0f1f2 !important;
  opacity: 90%;
  margin-top: 25px;
  width: 100%;
  display: block;
}

.StoreFooter_signUpBtn__3AfQJ {
  margin-top: 10px;
  float: right;
}

/*# sourceMappingURL=bundle.d68be707b0b253f414a5.css.map*/