@font-face {
  font-family: "texgyreadventorregular";
  src: url("../fonts/TeXGyreAdventorRegular.otf"); }

@font-face {
  font-family: "texgyreadventorbold";
  src: url("../fonts/TeXGyreAdventorBold.otf"); }

.theme-green {
  color: #7fb46d; }

.hide {
  display: none; }

.hide-important {
  display: none !important; }

.show {
  display: block; }

.show-important {
  display: block !important; }

.relative {
  position: relative; }

.fixed {
  position: fixed; }

.heading a {
  color: #333 !important; }
  .heading a .pull-left {
    float: left; }

.underlined {
  text-decoration: underline; }

.lnr-user {
  color: #7fb46d; }

.drop-down-list a {
  font-size: 14px !important;
  line-height: 23.8px; }

#prop-65-overlay {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  z-index: 1000; }

#prop-65-notice {
  margin-bottom: 10px;
  border: 1px solid grey;
  border-radius: 4px;
  padding: 14px 18px; }

#prop-65-notice a {
  cursor: pointer;
  color: #337ab7;
  text-decoration: none; }

#prop-65-modal {
  width: 70%;
  margin: 30vh auto 0 auto;
  background-color: white;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75); }

#prop-65-modal .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

#prop-65-modal .modal-title {
  margin-top: 5px; }

#welcome-overlay {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  z-index: 1000; }

#welcome-modal {
  width: 30%;
  margin: 10vh auto 0 auto;
  background-color: white;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75);
  border: 2px solid #7fb46d; }

@media (max-width: 1550px) {
  #welcome-modal {
    width: 50%; } }

@media (max-width: 801px) {
  #welcome-modal {
    width: 90%; } }

#welcome-modal .modal-header {
  border-bottom: 1px solid #7fb46d; }

#welcome-modal .modal-title {
  margin-top: 10px; }

#welcome-modal button {
  font-size: 24px;
  color: #7fb46d;
  float: right; }

body {
  font-family: texgyreadventorregular, Arial, Helvetica, sans-serif; }

.body {
  margin-top: 0; }

#body-container {
  display: none; }

#loading-spinner {
  color: green;
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%; }

.body.away, .away {
  padding-top: 225px; }

@media (max-width: 749px) {
  .body.away, .away {
    padding-top: 35px; } }

.column {
  flex-direction: column; }

h1,
h2,
h3 {
  font-weight: bold;
  color: #666;
  font-family: texgyreadventorbold, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 2rem; }

h2 {
  margin-bottom: 1.5rem; }

.content-wrap {
  width: 60%;
  margin: auto; }

.fab {
  color: #7fb46d;
  font-size: 26px; }

#v-cookielaw {
  font-family: texgyreadventorregular, Arial, Helvetica, sans-serif; }

.lnr {
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.05em; }

.lnr-magnifier,
.lnr-lock,
.lnr-cross {
  color: #333;
  font-size: 20px; }

.fa-spinner-2x {
  width: 28px;
  margin: 200px auto 0 auto; }

.fa-spin {
  opacity: 0.4; }

.button--primary {
  background-color: #7fb46d;
  border-color: #7fb46d;
  color: white; }

.theme-button {
  padding: 10px 30px;
  background-color: #7fb46d;
  color: white !important;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  margin-top: 24px;
  font-family: texgyreadventorbold,Arial,Helvetica,sans-serif !important; }

.theme-button:hover {
  background-color: #58B14D;
  color: white !important; }

.bullet-discs {
  list-style: disc;
  padding-left: 30px; }

.circle-discs {
  list-style: circle;
  padding-left: 30px; }

.slick-slide,
.slick-track,
.slick-list {
  width: 100%; }

.slick-slide {
  height: auto !important; }

.slick-dots {
  display: none !important; }

.slick-prev {
  left: 0 !important; }

.slick-next {
  right: 0 !important; }

.slick-arrow {
  background-color: rgba(0, 0, 0, 0.5);
  border: 0; }

.slick-arrow:hover {
  background-color: black; }

.slick-arrow:hover::before {
  color: white; }

#header {
  background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.947216) 5%, rgba(255, 255, 255, 0.896796) 10%, rgba(255, 255, 255, 0.849177) 15%, rgba(255, 255, 255, 0.804359) 20%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.55) 45%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.45) 55%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0.35) 65%, rgba(255, 255, 255, 0.3) 70%, rgba(255, 255, 255, 0.25) 75%, rgba(255, 255, 255, 0.2) 80%, rgba(255, 255, 255, 0.15) 85%, rgba(255, 255, 255, 0.1) 90%, rgba(255, 255, 255, 0.05) 95%, rgba(255, 255, 255, 0) 100%); }

.heroCarousel {
  width: 100%;
  margin: 0 !important; }

.heroCarousel-content {
  background-color: rgba(0, 0, 0, 0.7);
  text-align: left;
  margin-top: 40px;
  letter-spacing: 0.01rem; }

@media (max-width: 800px) {
  .heroCarousel-content {
    margin-top: -8px; } }

.heroCarousel-title {
  color: white;
  text-transform: uppercase;
  line-height: 3.5rem;
  font-family: texgyreadventorbold, Arial, Helvetica, sans-serif !important;
  font-weight: 600;
  border-bottom: 2px solid #7fb46d;
  padding-bottom: 7px;
  margin-bottom: 3px; }

.heroCarousel-description {
  color: white;
  font-family: texgyreadventorregular, Arial, Helvetica, sans-serif !important;
  margin-bottom: 0;
  font-style: italic; }

.heroCarousel-action {
  /*margin-top: 7px;
  width: 100%;
  padding: 17px;
  text-transform: uppercase;
  font-weight: 400;
  font-weight: bold;
  font-size: 17px;
  cursor: pointer;
  letter-spacing:-.2;*/
  padding: 10px 30px;
  background-color: #7fb46d;
  color: white !important;
  text-decoration: none;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  margin: 6px 54px 0;
  font-family: texgyreadventorbold,Arial,Helvetica,sans-serif !important;
  width: auto; }

@media (min-width: 801px) {
  .heroCarousel-slide .heroCarousel-image-wrapper, .heroCarousel-slide .heroCarousel-image-wrapper img {
    max-height: 44vw !important; }
  .heroCarousel-content {
    margin-left: 12%;
    padding: 60px 50px 45px;
    width: auto;
    font-size: 33px;
    display: inline-block;
    max-width: 445px; } }

.featured-content p {
  line-height: 2.8rem;
  font-size: 16px;
  color: #666;
  line-height: 1.7rem !important; }

/* responsive tabs */
#shop > h2 {
  font-size: 26px;
  color: #666;
  margin: 70px 0 60px 0;
  text-align: center; }

/* instashop */
#instashop {
  margin: 130px auto 100px auto;
  text-align: center; }

#instashop h2 {
  font-size: 26px;
  color: #666;
  margin-bottom: 86px; }

#instashop ul {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  margin: 0 auto; }

#instashop li {
  display: inline-block;
  width: 22%;
  margin: 0 1.5%;
  list-style: none;
  box-sizing: border-box; }

@media (max-width: 1000px) {
  #instashop li {
    width: 47%;
    padding-bottom: 15px; } }

@media (max-width: 550px) {
  #instashop li {
    width: 92%; } }

#instashop li img {
  display: block;
  width: 100%;
  height: auto; }

#instashop li {
  position: relative; }

/*#main-nav > ul {
  width: 37%;
}*/
#main-nav .parent > a:hover {
  color: #363636; }

@media (max-width: 1800px) {
  #main-nav > ul {
    width: 50%; } }

@media (max-width: 1500px) {
  #main-nav > ul {
    width: 60%; } }

@media (max-width: 1350px) {
  #main-nav > ul {
    width: 60%; } }

@media (max-width: 1275px) {
  #main-nav > ul {
    width: 65%; } }

@media (max-width: 1140px) {
  #main-nav > ul {
    width: 70%; } }

@media (max-width: 1085px) {
  #main-nav > ul {
    width: 75%; } }

@media (max-width: 1035px) {
  #main-nav > ul {
    width: 75%; } }

@media (max-width: 980px) {
  #main-nav > ul {
    width: 75%; } }

@media (max-width: 920px) {
  #main-nav > ul {
    width: 77%; } }

@media (max-width: 875px) {
  #main-nav > ul {
    width: 69%; }
  #main-nav > ul .parent {
    padding-left: 13px !important;
    padding-right: 13px !important; }
  #main-nav > ul .parent:hover {
    padding-left: 13px !important;
    padding-right: 13px !important;
    color: #030303; } }

@media (max-width: 800px) {
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 25%; } }

.lined-header {
  line-height: 0.5;
  text-align: center; }

.lined-header span {
  display: inline-block;
  position: relative; }

.lined-header span:before,
.lined-header span:after {
  content: "";
  position: absolute;
  height: 8px;
  border-bottom: 1px solid white;
  top: 0;
  width: 80%; }

.lined-header span:before {
  right: 100%;
  margin-right: 15px; }

.lined-header span:after {
  left: 100%;
  margin-left: 15px; }

#shop .lined-header span:before,
#shop .lined-header span:after {
  height: 9px;
  border-bottom: 1px solid #666;
  width: 204%; }

#instashop .lined-header span:before,
#instashop .lined-header span:after {
  height: 9px;
  border-bottom: 1px solid #666;
  width: 309%; }

@media (max-width: 750px) {
  .lined-header span:before,
  .lined-header span:after {
    display: none; } }

/** desktop **/
@media (min-width: 1150px) {
  .page-content--centered {
    width: 60% !important; } }

.certs {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center; }

.certs img {
  margin: 1rem;
  height: 4rem;
  width: auto; }

#taxonomies .tag, #recipe-detail .tag {
  padding: 7px 15px !important;
  margin: 0 8px 6px 0;
  border: 1px solid #7FB46D;
  color: #7FB46D; }

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

.drop-down .sub, .parent .child .sub {
  text-indent: 25px; }

/*.vblogos, .vbseals {
  display:none;
}*/
.vblogos p {
  margin-bottom: 0; }

.vblogosul li, .vbsealsul li {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle; }

.vblogosul li img {
  height: 55px !important;
  width: auto; }

.countPill {
  display: block;
  margin-top: -26px;
  margin-left: 23px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 8px; }

.cart-item-image {
  max-height: 92px; }

@media (max-width: 1745px) {
  .cart-item-image {
    max-width: 68px; } }
