/*!
Theme Name: Little Green Sprout's Organics
Author: The Brandon Agency
Author URI: http://thebrandonagency.com
Description: Custom Theme for Little Green Sprout's Organics
Version: 1.0.0
*/

@import url("https://use.typekit.net/apc5anh.css");

/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/
body {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  /* -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
  color: #000;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 700;
  font-family: "Arvo", "proxima-nova", Helvetica, Arial, sans-serif;
  color: #295135;
}

h1.entry-title {
  color: #00953b;
  font-size: 2rem;
}

h1 > .smallText {
  font-size: 1.5rem;
  color: #b8b8b8;
  font-style: italic;
  display: block;
  line-height: 1;
}

h2 {
  font-size: 2.4rem;
  font-weight: 300;
}

h3, .h3 {
  font-size: 2.12rem;
}

.site-content h2:not(.hero-title) {
  font-size: 1.8rem;
}

.site-content h2.product-title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.site-content h3 {
  font-size: 1.8rem;
}

.home .site-content h2:not(.hero-title) {
  font-size: 2.4rem;
}

.home .site-content h3 {
  font-size: 2.12rem;
}

a,
a:hover,
a:active {
  color: #000;
  text-decoration: underline;
  font-weight: 500;
}

a:hover,
a:active {
  color: #00953b;
  font-weight: 700;
}

a.btn:hover,
a.btn:focus {
  font-weight: 500;
}

svg path {
  fill: inherit;
}

strong {
  font-weight: 500;
}

.strong {
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
}

img:not([src]) {
  visibility: hidden;
}
@-moz-document url-prefix() {
  img:-moz-loading {
    visibility: hidden;
  }
}

.text-primary {
  color: #00953b!important;
}

.bg-primary {
  background-color: #a5cf4f!important;
}

.bg-light {
  background-color: #fff!important;
}

.bg-dark {
  background-color: #000000!important;
}

.bg-white {
  background-color: #fff!important;
}

.hero a:not(.btn),
.bg-dark a:not(.btn) {
  color: #00953b;
}

.container.constrained {
  max-width: 750px;
}

.btn, .gform_button.button {
  border-radius: 0;
  text-decoration: none;
}

.gform_button.button {
  padding: .375rem .75rem;
  line-height: 1.5;
  cursor: pointer;
}

.btn-primary, .gform_button.button {
  background-color: #a5cf4f;
  color: #000;
  border-color: #a5cf4f;
  transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.gform_wrapper div.validation_error {
  display: none!important;
}


.gform_wrapper form li.gfield.gfield_error, 
.gform_wrapper form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: transparent;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0!important;
  margin-bottom: 0!important;
  border: 0;
}

.gform_wrapper form .gfield_checkbox li input, 
.gform_wrapper form .gfield_checkbox li input[type=checkbox], 
.gform_wrapper form .gfield_radio li input[type=radio] {
  vertical-align: top;
  margin-top: 5px;
}


.no-header-image {
  min-height: 92px;
}

.homepage-scroll {
  position: fixed;
  bottom:0;
  left: 50%;
  margin-left: -40px;
  pointer-events: none;
  opacity: 1;
}

.homepage-scroll svg {
  fill: #00953b;
  width: 80px
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:hover,
.btn-primary:focus:hover,
.btn-primary:active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle, .gform_button.button:hover {
  background-color: #00953b;
  border-color: #00953b;
  color: #fff;
}

.dropdown-item.active, 
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #00953b;
}

.dropdown-item:hover {
  font-weight: normal;
}

.fill-white {
  fill: #ffffff;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}

.bg-darkwood {
  background: #000 url('./images/bg-darkwood.jpg') no-repeat fixed center center / cover;
  color: #fff;
}

.bg-burlap,
.bg-burlap-green,
.home div.content-text-image-block:last-of-type {
  color: #295135;
}

.bg-burlap,
.home div.content-text-image-block:last-of-type {
  background: #fff url('./images/bg-burlap.jpg') repeat top left;
  background-size: auto auto;
  background-repeat: repeat;
}

.bg-burlap-green {
  background: #fff url('./images/bg-burlap-green.jpg') repeat top left;
}

.bg-rough {
  background: #295135 url('/wp-content/uploads/2018/08/bg-rough.jpg') repeat top left;
  box-shadow: 0 5px 5px rgba(0,0,0,0.3) inset;
}

.bg-rough,
.bg-rough h1, 
.bg-rough h2, 
.bg-rough h3, 
.bg-rough h4, 
.bg-rough h5, 
.bg-rough h6,
.bg-rough .text-primary {
  color: #fff!important;
}

/* #main.site-main {
  margin-top: calc(83px + 2rem);
} */

.text-underline {
  text-decoration: underline!important;
}

.content-text-image-block {
  font-weight: 400;
  background-size: cover;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  /* display: inline; */
  float: left;
  margin-right: 1.5em;
}

.alignright {
  /* display: inline; */
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.custom-float-left img {
  position: absolute;
  top: 50%;
  -ms-transform: translate(-600px, -50%);
  -moz-transform: translate(-600px, -50%);
  -webkit-transform: translate(-600px, -50%);
  transform: translate(-600px, -50%);
  z-index: 1;
  height: 593px;
  width: 593px;
  right: 0;
  max-width: none;
  /* transition: transform 0.3s linear */
}


.custom-float-left-content {
  font-size: 1.3rem;
}

@media (min-width: 768px) {
  .custom-float-left {
    width: 25%
  }
  .custom-float-left-content {
    width: 75%; 
    margin: 0 0 0 auto; 
  }
}

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/

.hero {
  position: relative;
}

.hero-image {
  width: 100%;
  height: auto;
  pointer-events: none;
}

.hero-overlay {
  position: absolute;
  width: 100%;
  top: 100px; /* Height of the header */
  color: #fff;
  text-align: center;
}

.hero-overlay-content {
  max-width: 400px;
  margin: 0 auto;
}

.home .hero-overlay-content {
  max-width: 500px;
}

@media (min-width: px) {
  
}

@media (min-width: 992px) {
  .hero-overlay-content {
    margin-left: 0;
    margin-right: 0;
  }
  .hero-overlay {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
  }
}

.hero-title {
  color: #00953b;
  font-weight: 300;
  font-size: 2rem;
}

@media (min-width: 768px) {
  .hero-title {
    font-size: 3rem;
  }
}

.admin-bar .site-header .navbar {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .site-header .navbar {
    top: 32px;
  }
}

/*--------------------------------------------------------------
# Header/Navigation
--------------------------------------------------------------*/

.navbar-toggler {
  border: none;
  padding: 2rem;
}

.navbar-dark .navbar-nav .nav-link {
  color: #295135;
  font-weight: 400;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .page-template-template-vegetables.top .navbar-dark .navbar-toggler-icon,
  .single-vegetable.top .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .page-template-template-recipes .navbar-dark {
    background-color: #a5cf4f!important;
  }
}

@media (min-width: 768px) {
  .page-template-template-vegetables.top .navbar-dark .navbar-nav .nav-link,
  .page-template-template-recipes.top .navbar-dark .navbar-nav .nav-link,
  .single-vegetable.top .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.6)
  }
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23295135' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .active>.nav-link, 
.navbar-dark .navbar-nav .nav-link.active, 
.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
  color: #00953b;
}

/* .navbar-dark .navbar-nav .active > .nav-link {
  background: #295135;
  color: #fffdec;
  position: relative;
}

.navbar-dark .navbar-nav .active > .nav-link:before {
  content: "";
  position: absolute;
  height: calc(100% - 6px);
  width: calc(100% - 6px);
  border: 1px dashed #fffdec;
  top: 0;
  left: 0;
  margin: 3px;
} */

.site-header .navbar-brand {
  padding: 0;
}

.site-header .navbar-brand img {
  max-width: 100%;
  height: auto;
  width: 200px;
}

@media (min-width: 1200px) {
  .site-header .navbar-brand img {
    width: 250px;
  }
}

.site-header .site-logo {
  position: relative;
  display: inline-block;
}

.site-header img.site-logo-sticky {
  position: absolute;
  top: 0;
  left: 0;
}

/* a.site-logo:before {
  box-shadow: 0 0 0 rgba(255,255,255,0);
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 120px;
  height: 49px;
  z-index: -1;
  -webkit-transition: box-shadow 1s ease;
  transition: box-shadow 1s ease;
}

a.site-logo.top:before {
  box-shadow: 0 0 100px rgba(255,255,255,0.4);
} */

.site-header .navbar-nav {
  margin-left: 1rem;
}

.navbar-nav .nav-link {
  font-weight: 700;
  text-decoration: none;
  color: #a5cf4f;
  font-size: 1.1rem;
  font-family: "Arvo", sans-serif;
  opacity: 0;
  -ms-transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  transform: translate3d(30px, 0, 0)
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    opacity: 1;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    font-size: .9rem;
    text-align: center;
    line-height: 1;
  }
}

@media (min-width: 992px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 1.1rem;
  }
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:active,
.navbar-nav .nav-link:focus {
  color: #00953b;
}

.site-header .navbar {
  background-color: transparent;
  padding: 0;
}

.home .site-header .navbar {
  background-color: transparent;
}

/* Mobile slide-out */

@-webkit-keyframes menuAnimate {
  from {
      opacity: 0;
      -webkit-transform: translate3d(0, 50px, 0);
      transform: translate3d(0, 50px, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

@keyframes menuAnimate {
  from {
      opacity: 0;
      -webkit-transform: translate3d(30px, 0, 0);
      transform: translate3d(30px, 0, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

.menu-animate {
  -webkit-animation-name: menuAnimate;
  animation-name: menuAnimate;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

@media (max-width: 767px) {
  .site-header .navbar-collapse {
    position: fixed;
    width: 250px;
    right: -250px;
    top: 0;
    height: 100% !important;
    z-index: 999;
    background: #a5cf4f;
    padding: 4rem 1rem 0px 1rem;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
  }

  .site-header .navbar-collapse.show {
    right: 0;
  }
}


.icon-close {
  background: transparent;
  border: 0;
  color: #295135;
  cursor: pointer;
  font-weight: 300;
  font-size: 3rem;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: none;
  z-index: 20;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s 0.1s ease-in-out;
  transition: all 0.3s 0.1s ease-in-out;
  margin-top: 1rem;
  margin-left: 1rem;
  width: 30px;
  height: 30px;
  line-height: 23px;
  text-align: center;
  padding: 0;
}

.icon-close.visible {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.icon-close:before {
  content: "\00D7";
}

.recipe-card:not(.recipe-card-featured) .recipe-card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  color: #fff;
  padding: 6rem 1rem 1rem 1rem;
}

a.recipe-card {
	display: block;
}

/* 3 Columns on very large screens */
@media( min-width: 1536px ) {
  body:not(.home) .recipe-card:not(.recipe-card-featured):not(.recipe-card-grid):not(.page-hero)  {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

.recipe-card,
.recipe-card-image,
.recipe-card-title {
  position: relative;
}

.recipe-card .btn-featured-recipe,
.recipe-card .btn-featured-recipe:hover {
  cursor: pointer;
}

.recipe-card a {
  text-decoration: none;
  font-weight: 400;
}

.recipe-card .btn-featured-recipe {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: transparent;
  border: none;
  font-weight: 400;
  color: #fff;
}

.recipe-card .btn-featured-recipe .icon {
  margin: 5px;
}

.recipe-card-featured .recipe-card-title {
  background: #fff;
}

.recipe-card-image {
  position: relative;
  overflow: hidden;
}

.recipe-card.has-video .recipe-card-image:before,
.recipe-card.has-video .recipe-card-image:after,
.video-modal-link:before,
.video-modal-link:after {
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.recipe-card.has-video .recipe-card-image:before,
.video-modal-link:before {
  background: rgba(0,0,0,0.5);
  width: 100px;
  height: 100px;
}

.recipe-card.has-video .recipe-card-image:after,
.video-modal-link:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='17' height='80' viewBox='0 0 17 20.3'%3E%3Cpath d='M0,17.8V2.5c0-2,2.2-3.2,3.9-2.1l12,7.6c1.6,1,1.6,3.3,0,4.3l-12,7.6C2.2,20.9,0,19.7,0,17.8z'/%3E%3C/svg%3E");
  width: 90px;
  height: 90px;
  border: 4px solid #00953b;
  color: #fff;
  text-align: center;
}


.recipe-card .recipe-card-image img {
  -ms-transform: scale(1.01) rotate(0) translateX(0) translateY(0);
  -moz-transform: scale(1.01) rotate(0) translateX(0) translateY(0);
  -webkit-transform: scale(1.01) rotate(0) translateX(0) translateY(0);
  transform: scale(1.01) rotate(0) translateX(0) translateY(0);
  -ms-transition: transform 12s linear;
  -moz-transition: transform 12s linear;
  -webkit-transition: transform 12s linear;
  transition: transform 12s linear;
}

.recipe-card:hover .recipe-card-image img {
  -ms-transform: scale(1.1) rotate(0.1deg) translateX(-2.5%) translateY(-1%);
  -moz-transform: scale(1.1) rotate(0.1deg) translateX(-2.5%) translateY(-1%);
  -webkit-transform: scale(1.1) rotate(0.1deg) translateX(-2.5%) translateY(-1%);
  transform: scale(1.1) rotate(0.1deg) translateX(-2.5%) translateY(-1%);
}

@media (min-width: 992px){
  .recipe-card-featured .recipe-card-image {
    padding-bottom: 500px;
  }
  .recipe-card-featured .recipe-card-image img {
    position: absolute;
    transition: transform 0.2s linear;
  }
}

@media (min-width: 1200px){
  .recipe-card-featured .recipe-card-image {
    padding-bottom: 600px;
  }
}

.recipe-card .recipe-card-title h2,
.recipe-card .recipe-card-title h3 {
  font-weight: 300;
  line-height: 1;
  font-size: 1.9rem;
  color: #fff
}

.recipe-card .recipe-card-title a {
  text-decoration: none;
}

.recipe-card:not(.recipe-card-featured) .recipe-card-title a {
  color: #fff;
}

.recipe-card .recipe-card-title a:hover {
  opacity: 0.8;
}

.recipe-card .recipe-card-right {
  font-weight: 500;
}
.recipe-card.recipe-card-featured .recipe-card-right {
  font-weight: 400;
}

.recipe-card:not(.recipe-card-featured) .recipe-card-right .col-6 {
  font-weight: 500;
}

.recipe-tips {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 1rem;
  font-style: italic;
  color: #999;
  margin-top: 2rem;
}


/* .recipe-card.page-hero:before {
  content: "";
  position: absolute;
  top:-2px;
  left: 0;
  width: 100%;
  height: 150px;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  z-index: 1;
} */

@media (min-width: 768px) {
  .recipe-card:not(.recipe-card-featured):not(.page-hero) .recipe-card-right {
    max-width: 150px;
    width: auto;
  }
}

@media (max-width: 767px) {
  .recipe-card:not(.recipe-card-featured) .recipe-card-title .col-6 {
    width: auto;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    padding-right: 0;
  }
}


@media (max-width: 767px) {
  .recipe-card.page-hero {
    margin-top: 94px;
    overflow: hidden;
  }

  .recipe-card:not(.recipe-card-featured) .recipe-card-title {
    padding-top: 3rem;
  }
}

.recipe-card-featured .recipe-card-title > .container {
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}

.recipe-card-featured .recipe-card-right {
  line-height: 1.2
}

.recipe-card-featured .recipe-card-title > .container:before {
  content: "";
  background-color: #fff;
  height: 18px;
  width: 18px;
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -9px;
  left: 30px;
  position: absolute;
}

#featuredRecipe.modal {
  font-size: 1rem;
}

#featuredRecipe.modal .modal-content h2 {
  font-size: 1.5rem;
}

#featuredRecipe.modal h3 {
  font-size: 1.25rem;
}

#featuredRecipe.modal button.close {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 3rem;
  z-index: 1126;
  width: 2rem;
  height: 2rem;
  text-shadow: none;
  font-weight: 300;
  opacity: 1;
  color: #000;
}

@media (min-width: 768px){
  #featuredRecipe.modal {
    position: absolute;
    z-index: 5;
  }

  #featuredRecipe.modal .modal-content,
  #featuredRecipe.modal .modal-dialog {
    height: 100%;
  }

  #featuredRecipe.modal .modal-body {
    background-color: #fff;
  }

  #featuredRecipe.modal .modal-content {
    border: 0;
    border-radius: 0;
  }

  #featuredRecipe.modal .modal-dialog {
    max-width: 60%;
    margin: 0 0 0 auto;
  }

  #featuredRecipe.modal.fade:not(.show) .modal-dialog {
      -webkit-transform: translate3d(25%, 0, 0);
      transform: translate3d(25%, 0, 0);
  }

  .modal-open {
      overflow: auto!important;
  }

  .modal-backdrop {
    display: none !important;
  }

  #featuredRecipe.modal button.close {
    top: 1rem;
    right: 1rem;
  }
}

.site-footer {
  background-color: #285236;
  color: #fff;
  font-size: 0.7rem;
}

.site-footer a {
  text-decoration: none;
  color: #a5ce4f;
}


.site-footer a:hover {
  text-decoration: none;
  opacity: 0.8;
}


@media (min-width: 480px) {
  .site-footer {
    font-size: 0.9rem;
  }
}

.site-footer a {
  color: #a5cf4f;
}

.site-footer .container {
  max-width: 500px;
  text-align: center;
}

.site-footer ul {
  display: inline-block;
  text-align: left;
  margin: 0;
}

.site-footer svg {
  margin-right: 0.5rem;
  margin-top: -5px;
  float: left;
  display: block;
}

#carouselText .carousel-item,
#carouselText .slick-slide {
  /* min-height: 200px; */
  padding-bottom: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
  outline: none;
}

#carouselText {
  margin-left: -15px;
  margin-right: -15px;
}

#carouselText .carousel-control-next, .carousel-control-prev {
  width: 2rem;
}

@media (max-width: 767px) {
  .social-link {
    display: block;
    float: left;
    display: block;
    padding: 1rem;
  }

  .navbar-nav {
    display: block;
  }
}

@media (min-width: 480px) {
  #carouselText .carousel-item {
    padding-left: 0;
    padding-right: 0;
  }

  #carouselText .carousel-control-prev {
    left: -2rem;
  }
  #carouselText .carousel-control-next {
    right: -2rem;
  }
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #b8b8b8;
  cursor: pointer;
}

.carousel-indicators li.active,
.carousel-indicators li.slick-active {
  background-color: #a5cf4f;
  border-color: #a5cf4f;
}


/* Slick Slider */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slick Theming */
.page-hero {
  position: relative;
}

.home div.content-text-image-block:first-of-type {
  box-shadow: 0 5px 5px rgba(0,0,0,0.3) inset;
  color: #fff;
}

.hero-overlay-content {
  color: #295135;
}

@media (min-width: 576px) {
  .page-hero {
    position: relative;
    overflow: hidden;
    padding-bottom: 35vw;
    background-color: #010000;
  }

  .page-hero .hero-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.grid-list-item {
  text-align: center;
}

.grid-list-item h2 {
  font-size: 1.38rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

.grid-list-item h2 a {
  text-decoration: none;
  display: block;
  font-weight: 300;
}

.grid-list-item h2 a:hover {
  color: #000!important;
}

.grid-list-item h2 small,
.grid-list-item h2 .smallText {
  display: block;
  width: 100%;
  font-weight: 300;
  font-size: 0.8rem;
}
.product-title small {
  display: block;
  width: 100%;
  font-weight: 300;
  font-size: 1rem;
}

.grid-list-item .image-wrapper {
  margin-bottom: 2rem;
}

.grid-list-item .excerpt {
  font-size: 1rem;
  font-weight: 400;
}

/* Product Detail Page */

h1.product-title {
  font-size: 2rem;
}

h1.product-title small {
  font-size: 1rem;
}

h1.product-title,
h1.product-title small {
  font-weight: 300;
}

h1.product-title small {
  display: block;
}


@-webkit-keyframes float {
  0% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {
    -webkit-transform: translatey(-5px);
            transform: translatey(-5px);
  }
  100% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {
    -webkit-transform: translatey(-5px);
            transform: translatey(-5px);
  }
  100% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}

@-webkit-keyframes shadowfloat {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
  }
  50% {
    -webkit-box-shadow: 0 10px 15px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 15px 0px rgba(0, 0, 0, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
  }
}

@keyframes shadowfloat {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
  }
}


.grid-list-item .image-wrapper {
  position: relative;
  display: block;
}

.grid-list-item:hover .image-wrapper {
  -webkit-animation: float 4s ease-in-out infinite;
          animation: float 4s ease-in-out infinite;
}

.grid-list-item .image-wrapper:after{
  content: "";
  width: 100%;
  height: 25px;
  border-radius: 50%;
  background: transparent;
  display: block;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.4);

  width: 8vw;
  margin: -30px auto 0;
}

.grid-list-item:hover .image-wrapper:after {
  -webkit-animation: shadowfloat 4s ease-in-out infinite;
          animation: shadowfloat 4s ease-in-out infinite;
}



/* Nutrition Info */
.calorie-info,
.performance-facts,
.performance-facts h2,
.performance-facts p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #295135;
}

.arrow-left.tp-leftarrow.tparrows.default,
.arrow-right.tp-rightarrow.tparrows.default,
.mb_view_desc,
.mb_view_title {
  display: none
}

.performance-facts {
	font-size: 12px;
    line-height: 1.4;
    border: 1px solid #295135;
    /* float: left; */
    padding: 5px;
    /* margin-left: 1rem; */
    /* margin-right: 1rem; */
    background-color: #fff;
    max-width: 290px;
    margin: 0 auto;
}

.calorie-info {
  font-size: 10px;
  border: 0;
  width: 100%;
}


@media (min-width: 992px) {
	.performance-facts {
		float: left;
	}	
}

.performance-facts h2 {
  display: block;
  font-size: 2em;
  font-weight: 700;
  margin: 0;
}

.performance-facts p {
  margin: 0
}

#mb_nutritional_modal .modal-title,
.mb_nutritional,
.recipe_subline input {
  font-family: "Neutra Text"
}

.performance-facts table {
  border-collapse: collapse
}

.performance-facts__title {
  font-weight: 700;
  font-size: 2rem;
  margin: 0 0 .25rem
}

/* .performance-facts__header {
  border-bottom: 10px solid #000;
  padding: 0 0 .25rem;
  margin: 0 0 .5rem
} */

.performance-facts__header p {
  margin: 0
}

.performance-facts__table,
.performance-facts__table--grid,
.performance-facts__table--small {
  width: 100%
}

.performance-facts__table thead tr td,
.performance-facts__table thead tr th,
.performance-facts__table--grid thead tr td,
.performance-facts__table--grid thead tr th,
.performance-facts__table--small thead tr td,
.performance-facts__table--small thead tr th {
  border: 0
}

.calorie-info td,
.performance-facts__table td,
.performance-facts__table th,
.performance-facts__table--grid td,
.performance-facts__table--grid th,
.performance-facts__table--small td,
.performance-facts__table--small th {
  font-weight: 400;
  text-align: left;
  padding: .25rem 0;
  border-top: 1px solid #295135;
  /* white-space: nowrap */
}



.calorie-info td {
  border: none;
  padding: 0;
}

.calorie-info thead {
  border-bottom: 1px solid;
}

.performance-facts__table th {
  font-weight: 700;
}

.performance-facts__table td+td, 
.performance-facts__table th+td, 
.performance-facts__table--grid td:last-child, 
.performance-facts__table--small td:last-child {
  text-align: right;
}

.performance-facts__table .blank-cell,
.performance-facts__table--grid .blank-cell,
.performance-facts__table--small .blank-cell {
  width: 1rem;
  border-top: 0
}

.performance-facts__table .thick-row td,
.performance-facts__table .thick-row th,
.performance-facts__table--grid .thick-row td,
.performance-facts__table--grid .thick-row th,
.performance-facts__table--small .thick-row td,
.performance-facts__table--small .thick-row th {
  border-top-width: 5px
}

.performance-facts__table--small {
  border-bottom: 1px solid #999;
  margin: 0 0 .5rem
}

.performance-facts__table--small thead tr {
  border-bottom: 1px solid #295135
}

.performance-facts__table--small td,
.performance-facts__table--small th {
  border: 0;
  padding: 0
}

.performance-facts__table--grid {
  margin: 0 0 .5rem
}

.performance-facts__table--grid td:last-child:before {
  content: "•";
  font-weight: 700;
  margin: 0 .25rem 0 0
}



hr {
  background-repeat: repeat-x;
  background-size: 8px 4px;
  height: 16px;
  margin: 0 0 16px 0;
  background-image: radial-gradient(circle, black 1px, transparent 1.5px);  
  border: 0;
}

.recipe-nutrition th {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0 5px;
}

.recipe-nutrition td {
  padding: 5px;
}


.recipe-left {
  border-bottom: 1px solid #000;
}

.recipe-left {
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}

.recipe-right {
  margin-bottom: 3rem;
}


@media (min-width: 992px) {

  .recipe-left {
    border: 0;
    border-right: 1px solid #000;
  }

  .recipe-right {
    padding-left: 3rem;
    padding-right: 2rem;
  }
  .recipe-left {
    padding-right: 3rem;
  }
}

.recipe-nutrition tr td:nth-child(2) {
  text-align: right;
}

.home-product-family {
  margin: -150px auto 3rem;
}

.home-cta {
  padding-bottom: 8rem!important;
}

/* About Timeline */

.timeline,
.timeline-item {
  position: relative;
}

.timeline {
  max-width: 900px;
  margin: 0 auto;
}


.timeline:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 20px;
  bottom: 0px;
  width: 5px;
  background-color: #295135;
}

.timeline-item {
  width: 100%;
  padding: 0 20px;
  clear: both;
  text-align: left;
  margin-bottom: 60px;
  font-size: 1rem;
  padding-left: 80px;
}

.timeline-item h3 {
  position: relative;
  font-style: italic;
  font-size: 3rem;
  font-weight: 100;
  line-height: 2rem;
}

.timeline-item h3 small {
  font-size: 1.2rem;
}

/* 
.timeline-item h3:before {
  content: '';
  position: absolute;
  width: 36px;
  height: 36px;
  border: 4px solid #fff;
  background-color: #000;
  border-radius: 100%;
  z-index: 10;
  left: -56px;
} */

.timeline-item .active-dot{
  position: absolute;
  width: 18px;
  height: 18px;
  /* background-color: #00953b; */
  left: 22px;
  z-index: 15;
  border-radius: 50%;
  top: 9px;
}

.timeline-item .active-dot svg{
  width: 55px;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .timeline-item {
    padding-right: 80px;
    padding-left: 20px;
    margin-bottom: 60px;
    text-align: right;
    margin-right: 50%;
  }

  .timeline-item h3 {
    font-size: 4rem;
    line-height: 3rem;
  }

  .timeline-item h3:before {
    left: auto;
    right: calc(-80px - 18px);
  }

  .timeline-item .active-dot{
    right: 0;
  }

  .timeline-item .active-dot svg{
    width: 55px;
  }

  .timeline-item:nth-child(2n) .active-dot {
    right: auto;
    left: 0;
    
  }
  .timeline-item:nth-child(2n) .active-dot svg {
    width: 75px;
  }

  .timeline-item:nth-child(2n) {
    text-align: left;
    margin-right: 0;
    margin-left: 50%;
    padding-right: 20px;
    padding-left: 80px;
  }

  .timeline-item:nth-child(2n) h3:before {
    right: auto;
    left: calc(-80px - 18px);
  }

  .timeline-item .active-dot{
    left: auto;
    right: 36px;
  }
  .timeline-item:nth-child(2n) .active-dot{
    left: 0;
  }
}

/* Form Elements */

.required-label {
   font-size: 0.8rem;
   font-weight: 400;
   text-align: left;
}

.form-control {
  border-radius: 0;
}

#wpcf7-f101-p102-o1 .control-label {
  padding: 0;
  font-weight: 400;
  font-size: 1rem;
}

#wpcf7-f101-p102-o1 .checkbox  {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
}

#wpcf7-f101-p102-o1 .checkbox input[type="checkbox"] {
  margin-left: -17px;
}


@media (min-width: 768px) {
  #wpcf7-f101-p102-o1 .form-group > div:not(.form-fullwidth) {
    display: inline-block;
    width: calc( 100% - 205px);
  }

  #wpcf7-f101-p102-o1 .control-label {
    padding: 0;
    text-align: right;
    width: 200px;
    padding-right: 5px;
  }

  .required-label,
  #wpcf7-f101-p102-o1 .checkbox,
  #wpcf7-f101-p102-o1 .submit-form  {
    margin-left: 205px;
  }
}

#wpcf7-f101-p102-o1 {
  margin-top: 3rem;
}

.select-wrap {
  position: relative;
}

.select-wrap:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height= '30' fill='%23285236' viewBox='0 0 25 25'%3E%3Cpath d='M12.5 18.5L1.7 7.7l1.2-1.2 9.6 9.6 9.6-9.6 1.2 1.2-10.8 10.8z'/%3E%3C/svg%3E");
  color: #285236;
  right: 0;
  top: 0px;
  height: 50px;
  width: 30px;
  padding: 10px 0px 0px 5px;
  position: absolute;
  pointer-events: none;
  background: #a5ce4f;
}

.gform_wrapper form select {
  -webkit-appearance: none;
  appearance: none;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height= '30' fill='%23285236' viewBox='0 0 25 25'%3E%3Cpath d='M12.5 18.5L1.7 7.7l1.2-1.2 9.6 9.6 9.6-9.6 1.2 1.2-10.8 10.8z'/%3E%3C/svg%3E") no-repeat 98% 50%;
  height: 40px;
  width: 30px;
  padding-right: 30px;
  border-radius: 0;
  padding-left: 10px;
}

/* IE11 hide native button */
select::-ms-expand {
display: none;
}

.select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;
  width: 100%;
  height: 50px;
  -ms-word-break: normal;
  word-break: normal;
}

.home .cta-vertical-image {
  margin-top: 2rem;
  margin-bottom: -150px;
  position:relative;
  z-index: 1;
}

.home .cta-vertical-image {
  margin-top: 0;
  margin-bottom: -120px;
  position:relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .home .cta-vertical-image {
    margin-top: 2rem;
    margin-bottom: -150px;
  }
}


div.wpcf7-mail-sent-ok {
  border: 0;
  font-size: 1rem;
  text-align: center;
  margin: 1rem;
  border: 1px solid #a5cf4f;
  color: #a5cf4f;
}

@media(max-width: 1279px) {
  .fluid-video{ 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
  } 

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

.hero-lightbox {
  position: absolute; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 90px;
  background-color: rgba(0,0,0,0.85);
  text-align: center;
}

.hero-lightbox .embed-container {
  
}


/* Video Modal */
#videoModal {
  display: none; 
  position: fixed;
  z-index: 99999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.9);
}

@media (min-width: 992px) {
  #videoModal {
    position: absolute;
    z-index: 999;
  }
}

.video-modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

.video-modal-content { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
from {transform:scale(0)} 
to {transform:scale(1)}
}

.video-modal-close {
  position: fixed;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  z-index: 5;
  font-size: 40px;
  z-index: 9999999999999;
}

.video-modal-close:hover,
.video-modal-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

p.product-ingredients {
  font-size: 1rem;
  font-style: italic;
  color: #707070;
  line-height: 1;
  text-align: center;
}

@media (min-width: 992px) {
	p.product-ingredients {
		text-align: left;
	}
}

/* Sprout Image Map (About Page) */

#sprout-image-map {
  position: relative;
  margin-top: -2rem;
  text-align: center;
}

#sprout-image-map img {
  max-width: 350px;
  margin: 0 auto;
  pointer-events: none;
  margin-top: -1.4rem;
}

.sprout-image-map__marker {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  padding: 0;
  border: 0;
  height: 30px;
  width: 30px;
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}

.sprout-image-map__marker:focus,
.sprout-image-map__marker:active {
  outline: none;
}

.sprout-image-map__marker:after {
  content: '';
  background: #95c83e;
  opacity: 1;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 3px 3px rgba(0,0,0,.3);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 0;
  -webkit-appearance: none;
  position: absolute;
  top: 0;
  left: 0;
}




@-webkit-keyframes wave {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
@keyframes wave {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}

.sprout-image-map__marker:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  pointer-events: none;
  background: #fff;
  -webkit-animation: wave 3s linear infinite;
  animation: wave 3s linear infinite;
}

.popover {
  min-width: 200px;
}

.popover,
.popover-header {
  border-radius: 0;
}

.popover-header {
  border-bottom: 1px solid #f5f5f5;
  background: transparent;
  color: #00953b;
}

.btn.recipe-dropdown__item {
  margin-bottom: 5px;
}
.page-template-template-coupon .hero p{
	color: #295135
}
.page-template-template-coupon .gform_footer{
	text-align: center;
}
.save-now{
	position: absolute;
    right: 20%;
    bottom: 13%;
}
@media (max-width:990px){
	.save-now{
		left: 0;
	    right: 0;
	    margin: auto;
	    text-align: center;
	    max-width: 200px;
	    bottom: 10%;
	}
}

.coupon-container {
  padding-top: 1rem;
  padding-bottom: 3rem!important;
}

@media (min-width: 768px){
  .coupon-container {
    padding-top: 3rem;
  }
}
.page-template-template-coupon .page-hero{
  padding-bottom: 100%;
  min-height: 350px
}
@media (min-width: 580px){
	.page-template-template-coupon .page-hero{
		min-height: 500px;
		padding-bottom: 46.25%;
	}
}
@media (min-width: 768px){
	.page-template-template-coupon .page-hero{
		min-height: 610px;
	}
}
