@import url(/wp-content/themes/ag/assets/bower_components/bootstrap-css/css/bootstrap.min.css);
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css";
@import "//fonts.googleapis.com/css?family=Arvo:400,700)";
@import "//fonts.googleapis.com/css?family=Lato:300,400,700,900";
/* line 72, ag-icons/*.png */
.ag-icons-sprite, .ag-icons-fancybox-close, .ag-icons-green-leaf, .ag-icons-video-playbutton, .ag-icons-vip {
  background-image: url('../images/ag-icons-sf3fdec0858.png');
  background-repeat: no-repeat; }

/* line 84, ../../../../../../../../../../../../home/steven/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.ag-icons-fancybox-close {
  background-position: 0 0; }

/* line 84, ../../../../../../../../../../../../home/steven/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.ag-icons-green-leaf {
  background-position: 0 -36px; }

/* line 84, ../../../../../../../../../../../../home/steven/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.ag-icons-video-playbutton {
  background-position: 0 -68px; }

/* line 84, ../../../../../../../../../../../../home/steven/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.ag-icons-vip {
  background-position: 0 -236px; }

/* Variables
----------------------------------------------------------------------------- */
/* Mixins
----------------------------------------------------------------------------- */
/* Utils
----------------------------------------------------------------------------- */
/* line 22, ../sass/main.scss */
.display-table {
  display: table;
  width: 100%;
  height: 100%; }
  /* line 71, ../sass/_mixins.scss */
  .display-table .table-cell {
    display: table-cell;
    vertical-align: middle; }

/* line 25, ../sass/main.scss */
.no-display {
  display: none; }

/* line 2, ../sass/components/_box-tabs.scss */
.component-box-tabs ul.box-tabs {
  padding: 30px 0;
  list-style: none;
  display: table;
  width: 100%;
  margin: 0 auto; }
  /* line 8, ../sass/components/_box-tabs.scss */
  .component-box-tabs ul.box-tabs li {
    -moz-transition: background 0.2s, color 0.2s;
    -o-transition: background 0.2s, color 0.2s;
    -webkit-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    display: table-cell;
    width: 20%;
    text-align: center;
    position: relative;
    border: 2px solid #ccc7c4; }
    /* line 15, ../sass/components/_box-tabs.scss */
    .component-box-tabs ul.box-tabs li:hover {
      background: #5e4e45; }
      /* line 17, ../sass/components/_box-tabs.scss */
      .component-box-tabs ul.box-tabs li:hover a {
        color: #fff;
        text-decoration: none; }
    /* line 22, ../sass/components/_box-tabs.scss */
    .component-box-tabs ul.box-tabs li a {
      -moz-transition: background 0.2s, color 0.2s;
      -o-transition: background 0.2s, color 0.2s;
      -webkit-transition: background 0.2s, color 0.2s;
      transition: background 0.2s, color 0.2s;
      font-family: Arvo;
      font-weight: 400;
      display: block;
      width: 99%;
      color: #ccc7c4;
      padding: 5px 0;
      position: relative;
      z-index: 3; }
      /* line 27, ../sass/_mixins.scss */
      .component-box-tabs ul.box-tabs li a strong {
        font-weight: 700; }
    /* line 33, ../sass/components/_box-tabs.scss */
    .component-box-tabs ul.box-tabs li.active li {
      background: #5e4e45;
      border: 2px solid #5e4e45; }
      /* line 36, ../sass/components/_box-tabs.scss */
      .component-box-tabs ul.box-tabs li.active li a {
        color: #fff;
        position: relative; }
    /* line 42, ../sass/components/_box-tabs.scss */
    .component-box-tabs ul.box-tabs li:after {
      content: " ";
      cursor: pointer;
      -moz-transition: background 0.2s, color 0.2s, opacity 0.2s;
      -o-transition: background 0.2s, color 0.2s, opacity 0.2s;
      -webkit-transition: background 0.2s, color 0.2s, opacity 0.2s;
      transition: background 0.2s, color 0.2s, opacity 0.2s;
      width: 20px;
      height: 20px;
      display: block;
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      bottom: -10px;
      left: 50%;
      position: absolute;
      margin: 0 auto;
      border-bottom: 2px solid #ccc7c4;
      border-right: 2px solid #ccc7c4;
      opacity: 0;
      margin-left: -10px; }
    /* line 59, ../sass/components/_box-tabs.scss */
    .component-box-tabs ul.box-tabs li.active:after, .component-box-tabs ul.box-tabs li:hover:after {
      opacity: 1; }

/* line 1, ../sass/components/_content-teaser.scss */
#content-teaser {
  margin-bottom: 30px;
  width: 100%; }
  @media (min-width: 768px) {
    /* line 1, ../sass/components/_content-teaser.scss */
    #content-teaser {
      margin-bottom: 0; } }
  /* line 7, ../sass/components/_content-teaser.scss */
  #content-teaser img {
    width: 100%;
    height: auto; }
  /* line 11, ../sass/components/_content-teaser.scss */
  #content-teaser .blog-content {
    width: 100%; }
    /* line 13, ../sass/components/_content-teaser.scss */
    #content-teaser .blog-content p.category-name {
      margin: 10px 0 0;
      font-size: .8em;
      letter-spacing: 1px;
      font-family: Lato;
      font-weight: 400;
      font-weight: 700;
      text-transform: uppercase;
      font-family: Lato;
      font-weight: 400;
      font-weight: 900; }
      /* line 19, ../sass/components/_content-teaser.scss */
      #content-teaser .blog-content p.category-name a {
        color: inherit;
        letter-spacing: 1px; }
    /* line 24, ../sass/components/_content-teaser.scss */
    #content-teaser .blog-content h4 {
      font-family: Arvo;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.3em;
      font-size: 0.9em; }
      /* line 27, ../sass/_mixins.scss */
      #content-teaser .blog-content h4 strong {
        font-weight: 700; }
      /* line 29, ../sass/components/_content-teaser.scss */
      #content-teaser .blog-content h4 a {
        color: #5e4e45; }

/* line 1, ../sass/components/_full-width-carousel.scss */
.component-full-width-carousel {
  margin: 1.875em 0; }
  /* line 3, ../sass/components/_full-width-carousel.scss */
  .component-full-width-carousel .wrapper {
    overflow: hidden; }
  /* line 6, ../sass/components/_full-width-carousel.scss */
  .component-full-width-carousel .slick-prev, .component-full-width-carousel .slick-next {
    background: rgba(204, 199, 196, 0.85);
    height: 85px;
    width: 85px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    /* line 16, ../sass/components/_full-width-carousel.scss */
    .component-full-width-carousel .slick-prev:hover, .component-full-width-carousel .slick-next:hover {
      background: #ccc7c4; }
  /* line 20, ../sass/components/_full-width-carousel.scss */
  .component-full-width-carousel .slick-prev {
    left: -45px; }
    /* line 23, ../sass/components/_full-width-carousel.scss */
    .component-full-width-carousel .slick-prev:hover:before {
      margin-left: 35px; }
    /* line 27, ../sass/components/_full-width-carousel.scss */
    .component-full-width-carousel .slick-prev:before {
      content: "\25C0";
      -moz-transition: margin-left 0.2s;
      -o-transition: margin-left 0.2s;
      -webkit-transition: margin-left 0.2s;
      transition: margin-left 0.2s;
      margin-left: 20px;
      opacity: 1; }
  /* line 34, ../sass/components/_full-width-carousel.scss */
  .component-full-width-carousel .slick-next {
    right: -45px; }
    /* line 37, ../sass/components/_full-width-carousel.scss */
    .component-full-width-carousel .slick-next:hover:before {
      margin-right: 35px; }
    /* line 41, ../sass/components/_full-width-carousel.scss */
    .component-full-width-carousel .slick-next:before {
      content: "\25B6";
      -moz-transition: margin-right 0.2s;
      -o-transition: margin-right 0.2s;
      -webkit-transition: margin-right 0.2s;
      transition: margin-right 0.2s;
      margin-right: 20px;
      opacity: 1; }

/* line 1, ../sass/components/_hero-image.scss */
.component-hero-image {
  margin-top: 0; }
  @media (max-width: 767px) {
    /* line 1, ../sass/components/_hero-image.scss */
    .component-hero-image {
      margin-left: -15px;
      margin-right: -15px; } }
  /* line 4, ../sass/components/_hero-image.scss */
  .component-hero-image img {
    max-width: 100%;
    height: auto; }

/* line 1, ../sass/components/_more-btn.scss */
.more-btn {
  background-image: url("/wp-content/themes/ag/assets/images/orange-wood.jpg");
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  border-radius: 50%;
  display: inline-block;
  padding: 20px;
  text-align: center;
  line-height: 1.2em;
  color: #edeae0;
  height: 140px;
  width: 140px;
  font-size: 18px;
  -moz-transition: width 0.2s, height 0.2s, margin-top 0.2s;
  -o-transition: width 0.2s, height 0.2s, margin-top 0.2s;
  -webkit-transition: width 0.2s, height 0.2s, margin-top 0.2s;
  transition: width 0.2s, height 0.2s, margin-top 0.2s;
  margin-top: 0; }
  @media (min-width: 768px) {
    /* line 1, ../sass/components/_more-btn.scss */
    .more-btn {
      height: 98px;
      width: 98px;
      font-size: 13px; } }
  /* line 22, ../sass/components/_more-btn.scss */
  .more-btn:focus {
    color: white;
    outline: none; }
  /* line 26, ../sass/components/_more-btn.scss */
  .more-btn:hover, .more-btn:active {
    color: white; }
    @media (min-width: 768px) {
      /* line 26, ../sass/components/_more-btn.scss */
      .more-btn:hover, .more-btn:active {
        margin-top: -4px;
        width: 106px;
        height: 106px; } }
  /* line 34, ../sass/components/_more-btn.scss */
  .more-btn i {
    display: block;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: .25em; }

/* line 2, ../sass/components/_page-title.scss */
.component-page-title > * {
  font-size: 16px; }
/* line 5, ../sass/components/_page-title.scss */
.component-page-title .page-title-text {
  font-family: Arvo;
  font-weight: 400;
  font-size: 2.0125em;
  color: #504b2b; }
  /* line 27, ../sass/_mixins.scss */
  .component-page-title .page-title-text strong {
    font-weight: 700; }
  @media (min-width: 768px) {
    /* line 5, ../sass/components/_page-title.scss */
    .component-page-title .page-title-text {
      font-size: 2.8375em; } }
  @media (min-width: 992px) {
    /* line 5, ../sass/components/_page-title.scss */
    .component-page-title .page-title-text {
      font-size: 3.4375em;
      line-height: 1.25em; } }
/* line 17, ../sass/components/_page-title.scss */
.component-page-title .page-title-subtext {
  font-size: 1.55em;
  color: #63676e;
  line-height: 1.25em;
  margin-top: 20px; }
  @media (min-width: 768px) {
    /* line 17, ../sass/components/_page-title.scss */
    .component-page-title .page-title-subtext {
      font-size: 1.75em; } }

/* line 69, ../sass/components/_pill-button.scss */
.pill-btn {
  font-weight: 900;
  position: relative;
  display: inline-block;
  background: #aca09a;
  color: white;
  text-align: center;
  padding: .5em 1.75em;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  line-height: 1.1em;
  border: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 69, ../sass/components/_pill-button.scss */
    .pill-btn {
      font-size: 11px; } }
  /* line 18, ../sass/components/_pill-button.scss */
  .pill-btn:hover {
    text-decoration: none;
    color: white; }
    /* line 21, ../sass/components/_pill-button.scss */
    .pill-btn:hover:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.1);
      border-radius: 50px; }
  /* line 32, ../sass/components/_pill-button.scss */
  .pill-btn.white {
    background: white;
    color: black; }
  /* line 36, ../sass/components/_pill-button.scss */
  .pill-btn.blue {
    background: #109ad6;
    color: white; }
  /* line 40, ../sass/components/_pill-button.scss */
  .pill-btn.red {
    background: #dd542c;
    color: white; }
  /* line 44, ../sass/components/_pill-button.scss */
  .pill-btn.yellow {
    background: #f9d427;
    color: white; }
  /* line 48, ../sass/components/_pill-button.scss */
  .pill-btn.lightGrey {
    background: #ccc7c4;
    color: white; }
  /* line 52, ../sass/components/_pill-button.scss */
  .pill-btn.orange {
    background: #dd542c;
    color: white; }
  /* line 56, ../sass/components/_pill-button.scss */
  .pill-btn.lightGreen {
    background: #77be40;
    color: white; }
  /* line 60, ../sass/components/_pill-button.scss */
  .pill-btn.brown {
    background: #5e4e45;
    color: white; }
  /* line 64, ../sass/components/_pill-button.scss */
  .pill-btn.lightred {
    background: #db4353;
    color: white; }

/* line 1, ../sass/components/_spokesperson.scss */
.component-spokesperson {
  position: relative;
  padding-top: 40%;
  max-width: 640px; }
  /* line 5, ../sass/components/_spokesperson.scss */
  .component-spokesperson .content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    z-index: 1;
    padding: 60px 40px; }
    /* line 12, ../sass/components/_spokesperson.scss */
    .component-spokesperson .content blockquote {
      color: white;
      border-left: none;
      padding-left: 0; }
    /* line 17, ../sass/components/_spokesperson.scss */
    .component-spokesperson .content cite {
      color: #0af; }
  /* line 21, ../sass/components/_spokesperson.scss */
  .component-spokesperson img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?qgixgk");
  src: url("fonts/icomoon.eot?#iefixqgixgk") format("embedded-opentype"), url("fonts/icomoon.ttf?qgixgk") format("truetype"), url("fonts/icomoon.woff?qgixgk") format("woff"), url("fonts/icomoon.svg?qgixgk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 12, ../sass/components/_icons.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 26, ../sass/components/_icons.scss */
.icon-download:before {
  content: "\e625"; }

/* line 29, ../sass/components/_icons.scss */
.icon-grassheads-vip:before {
  content: "\e624"; }

/* line 32, ../sass/components/_icons.scss */
.icon-burger:before {
  content: "\e623"; }

/* line 35, ../sass/components/_icons.scss */
.icon-caretarrow:before {
  content: "\e61e"; }

/* line 38, ../sass/components/_icons.scss */
.icon-raw:before {
  content: "\e61f"; }

/* line 41, ../sass/components/_icons.scss */
.icon-dairyfree:before {
  content: "\e620"; }

/* line 44, ../sass/components/_icons.scss */
.icon-coldpressed:before {
  content: "\e621"; }

/* line 47, ../sass/components/_icons.scss */
.icon-glutenfree:before {
  content: "\e622"; }

/* line 50, ../sass/components/_icons.scss */
.icon-dehydrate:before {
  content: "\e61a"; }

/* line 53, ../sass/components/_icons.scss */
.icon-N2:before {
  content: "\e61b"; }

/* line 56, ../sass/components/_icons.scss */
.icon-pellets:before {
  content: "\e61c"; }

/* line 59, ../sass/components/_icons.scss */
.icon-snowflake:before {
  content: "\e61d"; }

/* line 62, ../sass/components/_icons.scss */
.icon-email2:before {
  content: "\e617"; }

/* line 65, ../sass/components/_icons.scss */
.icon-facebook2:before {
  content: "\e618"; }

/* line 68, ../sass/components/_icons.scss */
.icon-instagram2:before {
  content: "\e619"; }

/* line 71, ../sass/components/_icons.scss */
.icon-twitter2:before {
  content: "\e63a"; }

/* line 74, ../sass/components/_icons.scss */
.icon-arrowbullet:before {
  content: "\e616"; }

/* line 77, ../sass/components/_icons.scss */
.icon-arrows-left:before {
  content: "\e615"; }

/* line 80, ../sass/components/_icons.scss */
.icon-arrows-right:before {
  content: "\e614"; }

/* line 83, ../sass/components/_icons.scss */
.icon-bestseller:before {
  content: "\e613"; }

/* line 86, ../sass/components/_icons.scss */
.icon-carticon:before {
  content: "\e612"; }

/* line 89, ../sass/components/_icons.scss */
.icon-checkmark:before {
  content: "\e611"; }

/* line 92, ../sass/components/_icons.scss */
.icon-close:before {
  content: "\e610"; }

/* line 95, ../sass/components/_icons.scss */
.icon-email:before {
  content: "\e60f"; }

/* line 98, ../sass/components/_icons.scss */
.icon-facebook:before {
  content: "\e60e"; }

/* line 101, ../sass/components/_icons.scss */
.icon-geoicon:before {
  content: "\e60d"; }

/* line 104, ../sass/components/_icons.scss */
.icon-gmofree:before {
  content: "\e60c"; }

/* line 107, ../sass/components/_icons.scss */
.icon-grassheads:before {
  content: "\e60b"; }

/* line 110, ../sass/components/_icons.scss */
.icon-grassicon:before {
  content: "\e60a"; }

/* line 113, ../sass/components/_icons.scss */
.icon-instagram:before {
  content: "\e609"; }

/* line 116, ../sass/components/_icons.scss */
.icon-kosher:before {
  content: "\e608"; }

/* line 119, ../sass/components/_icons.scss */
.icon-open:before {
  content: "\e607"; }

/* line 122, ../sass/components/_icons.scss */
.icon-pinterest:before {
  content: "\e606"; }

/* line 125, ../sass/components/_icons.scss */
.icon-search:before {
  content: "\e605"; }

/* line 128, ../sass/components/_icons.scss */
.icon-tractoricon:before {
  content: "\e604"; }

/* line 131, ../sass/components/_icons.scss */
.icon-twitter:before {
  content: "\e603"; }

/* line 134, ../sass/components/_icons.scss */
.icon-usdaorganic:before {
  content: "\e602"; }

/* line 137, ../sass/components/_icons.scss */
.icon-vegan:before {
  content: "\e601"; }

/* line 140, ../sass/components/_icons.scss */
.icon-youtube:before {
  content: "\e600"; }

/* line 86, ../sass/includes/_product-finder.scss */
#ag-product-finder .intro {
  overflow: hidden;
  margin-bottom: 2em; }
  /* line 89, ../sass/includes/_product-finder.scss */
  #ag-product-finder .intro .intro-text {
    text-align: center;
    font-size: 1.25em;
    color: #63676e; }
    @media (min-width: 768px) {
      /* line 89, ../sass/includes/_product-finder.scss */
      #ag-product-finder .intro .intro-text {
        padding: 0 12.5%; } }
/* line 98, ../sass/includes/_product-finder.scss */
#ag-product-finder .products-banner {
  margin-left: -14px;
  background: url(/wp-content/themes/ag/assets/images/product-finder/background_products_banner_fade.jpg);
  background-size: 100%;
  backgroud-position: bottom center;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
  /* IE6-9 */
  width: auto;
  margin-top: -30px;
  border-bottom: 2px solid white; }
  @media (max-width: 767px) {
    /* line 98, ../sass/includes/_product-finder.scss */
    #ag-product-finder .products-banner {
      margin-top: -20px; } }
  /* line 111, ../sass/includes/_product-finder.scss */
  #ag-product-finder .products-banner img {
    width: 100%;
    display: block;
    max-width: 700px;
    margin: 0 auto; }
/* line 119, ../sass/includes/_product-finder.scss */
#ag-product-finder .product-type-container h2 {
  font-family: Lato;
  text-transform: uppercase;
  color: #5e4e45;
  text-align: center;
  padding: 1em 0;
  margin: 0;
  font-size: 24px;
  font-weight: 300; }
  @media (min-width: 768px) {
    /* line 119, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container h2 {
      font-size: 46px; } }
  /* line 131, ../sass/includes/_product-finder.scss */
  #ag-product-finder .product-type-container h2 strong {
    display: block;
    color: #669d3a;
    font-family: Arvo;
    font-weight: 400;
    font-weight: 700;
    font-weight: 400; }
    /* line 27, ../sass/_mixins.scss */
    #ag-product-finder .product-type-container h2 strong strong {
      font-weight: 700; }
/* line 138, ../sass/includes/_product-finder.scss */
#ag-product-finder .product-type-container .product-types {
  display: block;
  height: 100%;
  text-align: center;
  position: relative;
  margin-left: -15px;
  width: 100%; }
  @media (min-width: 992px) {
    /* line 138, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .product-types {
      margin: 0px;
      display: table;
      table-layout: fixed; } }
  /* line 150, ../sass/includes/_product-finder.scss */
  #ag-product-finder .product-type-container .product-types .profile {
    padding: 0;
    position: relative;
    width: 50%;
    background-size: cover;
    background-position: center top;
    margin-left: -2px;
    overflow: hidden;
    display: inline-block; }
    @media (min-width: 992px) {
      /* line 150, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile {
        display: table-cell;
        width: 25%;
        border-right: 2px solid white; }
        /* line 164, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile:last-of-type {
          border: none; } }
    /* line 168, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .product-types .profile:before {
      -moz-transition: opacity 0.5s, max-height 0.5s;
      -o-transition: opacity 0.5s, max-height 0.5s;
      -webkit-transition: opacity 0.5s, max-height 0.5s;
      transition: opacity 0.5s, max-height 0.5s;
      display: block;
      content: '';
      position: relative;
      width: 100%;
      padding-top: 100%;
      opacity: 0;
      background: #669d3a;
      cursor: pointer; }
      @media (min-width: 768px) {
        /* line 168, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile:before {
          padding-top: 133%; } }
    /* line 182, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .product-types .profile .category {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      height: 100%; }
      /* line 188, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile .category .teaser {
        text-align: center;
        position: absolute;
        z-index: 9;
        bottom: 2.5em;
        width: 100%; }
        @media (max-width: 767px) {
          /* line 188, ../sass/includes/_product-finder.scss */
          #ag-product-finder .product-type-container .product-types .profile .category .teaser {
            bottom: 1em; } }
        /* line 197, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile .category .teaser .name {
          font-family: Lato;
          font-weight: 400;
          font-weight: 700;
          text-transform: uppercase;
          border-bottom: 1px solid white;
          color: white;
          padding-bottom: .5em;
          line-height: 1.3em;
          font-size: 0.9em;
          margin: 0 20%;
          letter-spacing: 1px; }
          @media (min-width: 768px) {
            /* line 197, ../sass/includes/_product-finder.scss */
            #ag-product-finder .product-type-container .product-types .profile .category .teaser .name {
              margin: 0 10%;
              font-size: 1.15em; } }
        /* line 211, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile .category .teaser p.excerpt {
          font-family: Lato;
          font-weight: 400;
          -moz-transition: opacity 0.5s, max-height 0.5s;
          -o-transition: opacity 0.5s, max-height 0.5s;
          -webkit-transition: opacity 0.5s, max-height 0.5s;
          transition: opacity 0.5s, max-height 0.5s;
          color: white;
          font-size: 9px;
          padding: 10px 20px 0;
          opacity: 0;
          margin-bottom: 0;
          max-height: 0; }
          @media (min-width: 768px) {
            /* line 211, ../sass/includes/_product-finder.scss */
            #ag-product-finder .product-type-container .product-types .profile .category .teaser p.excerpt {
              font-size: 1em; } }
    /* line 228, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .product-types .profile:hover p.excerpt, #ag-product-finder .product-type-container .product-types .profile.active p.excerpt {
      opacity: 1 !important;
      max-height: 150px !important; }
    /* line 232, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .product-types .profile:hover:before, #ag-product-finder .product-type-container .product-types .profile.active:before {
      opacity: .75; }
  /* line 237, ../sass/includes/_product-finder.scss */
  #ag-product-finder .product-type-container .product-types .profile-detail {
    display: none;
    float: left;
    width: 100%;
    min-height: 100%;
    padding: 15px;
    z-index: 97;
    background: white; }
    @media (min-width: 992px) {
      /* line 237, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail {
        display: none !important; } }
    @media (min-width: 992px) {
      /* line 237, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail {
        position: relative;
        top: 100%; } }
    /* line 13, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .product-types .profile-detail .intro {
      text-align: center; }
      /* line 15, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail .intro h4 {
        color: #669d3a;
        text-transform: uppercase;
        font-family: Arvo;
        font-weight: 400;
        margin: 1em 0 .5em;
        font-size: 2em; }
        /* line 27, ../sass/_mixins.scss */
        #ag-product-finder .product-type-container .product-types .profile-detail .intro h4 strong {
          font-weight: 700; }
      @media (min-width: 768px) {
        /* line 21, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile-detail .intro p {
          display: none; } }
    @media (min-width: 768px) {
      /* line 27, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail .family-groups {
        text-align: center; } }
    /* line 32, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .product-types .profile-detail .family-group {
      margin: 2em 0;
      vertical-align: top; }
      @media (min-width: 992px) {
        /* line 32, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile-detail .family-group {
          display: inline-block;
          margin-top: 0;
          width: 29%;
          margin: 0 2%; } }
      /* line 41, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail .family-group h4 {
        font-size: 2em; }
      /* line 44, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail .family-group h3 {
        text-align: center;
        font-family: Lato;
        font-weight: 400;
        font-weight: 700; }
        /* line 47, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile-detail .family-group h3 a {
          color: #5e4e45; }
      /* line 51, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail .family-group .image-wrapper {
        height: 180px;
        line-height: 180px;
        position: relative;
        text-align: center; }
        /* line 56, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile-detail .family-group .image-wrapper img {
          max-width: 180px;
          height: auto;
          margin-bottom: 1em; }
      /* line 62, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .product-types .profile-detail .family-group ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        max-width: 400px; }
        /* line 67, ../sass/includes/_product-finder.scss */
        #ag-product-finder .product-type-container .product-types .profile-detail .family-group ul li {
          background: url(/wp-content/themes/ag/assets/images/ag-icons/green-leaf.png);
          background-repeat: no-repeat;
          background-size: 25px;
          background-position: 10px 6px;
          text-align: left;
          min-height: 32px;
          padding-left: 48px;
          margin-bottom: 1em;
          font-size: 1.325em; }
          @media (min-width: 768px) {
            /* line 67, ../sass/includes/_product-finder.scss */
            #ag-product-finder .product-type-container .product-types .profile-detail .family-group ul li {
              font-size: 1.05em; } }
/* line 244, ../sass/includes/_product-finder.scss */
#ag-product-finder .product-type-container .profile-detail-desktop {
  display: none;
  float: left;
  width: 100%;
  min-height: 100%;
  padding: 15px;
  z-index: 97;
  background: white; }
  @media (max-width: 991px) {
    /* line 244, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop {
      display: none !important; } }
  @media (min-width: 992px) {
    /* line 244, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop {
      position: relative;
      top: 100%; } }
  /* line 13, ../sass/includes/_product-finder.scss */
  #ag-product-finder .product-type-container .profile-detail-desktop .intro {
    text-align: center; }
    /* line 15, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop .intro h4 {
      color: #669d3a;
      text-transform: uppercase;
      font-family: Arvo;
      font-weight: 400;
      margin: 1em 0 .5em;
      font-size: 2em; }
      /* line 27, ../sass/_mixins.scss */
      #ag-product-finder .product-type-container .profile-detail-desktop .intro h4 strong {
        font-weight: 700; }
    @media (min-width: 768px) {
      /* line 21, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .profile-detail-desktop .intro p {
        display: none; } }
  @media (min-width: 768px) {
    /* line 27, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop .family-groups {
      text-align: center; } }
  /* line 32, ../sass/includes/_product-finder.scss */
  #ag-product-finder .product-type-container .profile-detail-desktop .family-group {
    margin: 2em 0;
    vertical-align: top; }
    @media (min-width: 992px) {
      /* line 32, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .profile-detail-desktop .family-group {
        display: inline-block;
        margin-top: 0;
        width: 29%;
        margin: 0 2%; } }
    /* line 41, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop .family-group h4 {
      font-size: 2em; }
    /* line 44, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop .family-group h3 {
      text-align: center;
      font-family: Lato;
      font-weight: 400;
      font-weight: 700; }
      /* line 47, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .profile-detail-desktop .family-group h3 a {
        color: #5e4e45; }
    /* line 51, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop .family-group .image-wrapper {
      height: 180px;
      line-height: 180px;
      position: relative;
      text-align: center; }
      /* line 56, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .profile-detail-desktop .family-group .image-wrapper img {
        max-width: 180px;
        height: auto;
        margin-bottom: 1em; }
    /* line 62, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-desktop .family-group ul {
      list-style: none;
      padding: 0;
      margin: 0 auto;
      max-width: 400px; }
      /* line 67, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .profile-detail-desktop .family-group ul li {
        background: url(/wp-content/themes/ag/assets/images/ag-icons/green-leaf.png);
        background-repeat: no-repeat;
        background-size: 25px;
        background-position: 10px 6px;
        text-align: left;
        min-height: 32px;
        padding-left: 48px;
        margin-bottom: 1em;
        font-size: 1.325em; }
        @media (min-width: 768px) {
          /* line 67, ../sass/includes/_product-finder.scss */
          #ag-product-finder .product-type-container .profile-detail-desktop .family-group ul li {
            font-size: 1.05em; } }
/* line 250, ../sass/includes/_product-finder.scss */
#ag-product-finder .product-type-container .profile-detail-footer {
  text-align: center;
  margin: 0 auto;
  width: 239px;
  font-size: 13px;
  padding-bottom: 2em;
  width: 100%;
  border-bottom: 1px solid #CCC;
  padding-top: 50px; }
  /* line 260, ../sass/includes/_product-finder.scss */
  #ag-product-finder .product-type-container .profile-detail-footer a {
    font-family: Lato;
    font-weight: 400;
    font-weight: 700;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    height: 112px;
    width: 112px;
    line-height: 1em;
    color: #dd542c;
    background: #f1efee;
    border-radius: 50%;
    text-transform: uppercase;
    margin: 0 20px;
    text-decoration: none;
    float: left;
    position: relative;
    left: 50%;
    top: -24px; }
    /* line 277, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-footer a:hover {
      background: #dad5d2; }
    /* line 280, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-footer a.close-btn {
      line-height: 1em;
      padding-top: 24px;
      margin-left: -112px; }
      /* line 284, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .profile-detail-footer a.close-btn i {
        font-size: 16px;
        line-height: 40px; }
    /* line 289, ../sass/includes/_product-finder.scss */
    #ag-product-finder .product-type-container .profile-detail-footer a.view-store {
      line-height: 1em;
      padding-top: 22px; }
      /* line 292, ../sass/includes/_product-finder.scss */
      #ag-product-finder .product-type-container .profile-detail-footer a.view-store i {
        font-size: 16px; }
  /* line 297, ../sass/includes/_product-finder.scss */
  #ag-product-finder .product-type-container .profile-detail-footer span {
    display: table-cell;
    width: 15px; }

/* Fonts
----------------------------------------------------------------------------- */
@font-face {
  font-family: 'icomoon';
  src: url("/wp-content/themes/ag/assets/fonts/icomoon.eot?tc5ra0");
  src: url("f/wp-content/themes/ag/assets/onts/icomoon.eot?#iefixtc5ra0") format("embedded-opentype"), url("/wp-content/themes/ag/assets/fonts/icomoon.woff?tc5ra0") format("woff"), url("/wp-content/themes/ag/assets/fonts/icomoon.ttf?tc5ra0") format("truetype"), url("/wp-content/themes/ag/assets/fonts/icomoon.svg?tc5ra0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* HTML
----------------------------------------------------------------------------- */
/* line 51, ../sass/main.scss */
html {
  font-size: 1em; }

/* line 54, ../sass/main.scss */
body {
  font-family: Lato;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background: white;
  padding-top: 60px;
  color: #5e4e45;
  font-size: 1em;
  overflow-x: hidden; }
  @media (min-width: 768px) {
    /* line 54, ../sass/main.scss */
    body {
      padding-top: 92px; } }

/* line 67, ../sass/main.scss */
h1 {
  font-size: 44px;
  color: #26923c; }

/* line 71, ../sass/main.scss */
h2 {
  color: #504b2b;
  font-size: 26px;
  font-weight: 900; }

/* line 76, ../sass/main.scss */
hr {
  margin: 40px 0;
  border-top: 1px solid #e3e1de; }

/* line 80, ../sass/main.scss */
input.input-text, textarea.input-text {
  border-radius: 5px;
  border: 1px solid #ccc7c4;
  padding: .5em;
  box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.05); }

/* line 86, ../sass/main.scss */
textarea.input-text {
  max-width: 600px;
  min-height: 200px;
  width: 100%;
  resize: none; }

/* Content Typography
----------------------------------------------------------------------------- */
/* line 95, ../sass/main.scss */
.entry-content {
  padding: 0 92px; }
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 95, ../sass/main.scss */
    .entry-content {
      padding: 0 46px; } }
  /* line 102, ../sass/main.scss */
  .entry-content hr {
    margin-left: -23px;
    margin-right: -23px; }
    @media (min-width: 768px) and (max-width: 991px) {
      /* line 102, ../sass/main.scss */
      .entry-content hr {
        padding: 0 11.5px; } }
  /* line 110, ../sass/main.scss */
  .entry-content p {
    font-size: 1.010em;
    line-height: 1.4em;
    color: #63676e;
    letter-spacing: .7px;
    font-weight: 400;
    font-family: Lato;
    font-weight: 400; }
  /* line 118, ../sass/main.scss */
  .entry-content p.standout {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.325em;
    line-height: 1.2307692308em;
    margin: 1em 0 0.3em;
    color: #504b2b; }

/* Layout
----------------------------------------------------------------------------- */
/* line 130, ../sass/main.scss */
.social-share a {
  color: #3e3225;
  margin-right: 30px;
  text-decoration: none; }
  /* line 134, ../sass/main.scss */
  .social-share a:last-child {
    margin-right: 0; }
  /* line 137, ../sass/main.scss */
  .social-share a i {
    vertical-align: text-bottom;
    line-height: 29px;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
    /* line 141, ../sass/main.scss */
    .social-share a i.icon-pinterest {
      font-size: 25px; }
    /* line 144, ../sass/main.scss */
    .social-share a i.icon-facebook {
      font-size: 29px; }
    /* line 147, ../sass/main.scss */
    .social-share a i.icon-twitter {
      font-size: 22px; }
    /* line 150, ../sass/main.scss */
    .social-share a i.icon-youtube {
      font-size: 27px; }
    /* line 153, ../sass/main.scss */
    .social-share a i.icon-instagram {
      font-size: 23px; }
/* line 159, ../sass/main.scss */
.social-share a:hover i {
  opacity: .5; }

/* line 164, ../sass/main.scss */
.post-share {
  text-align: center;
  margin: 15px auto 10px;
  z-index: 2;
  position: relative; }
  /* line 169, ../sass/main.scss */
  .post-share p {
    font-size: 1em;
    display: none;
    vertical-align: middle;
    margin-right: 10px; }
    @media (min-width: 768px) {
      /* line 169, ../sass/main.scss */
      .post-share p {
        display: inline-block; } }
  /* line 178, ../sass/main.scss */
  .post-share a {
    -moz-transition: color 1s;
    -o-transition: color 1s;
    -webkit-transition: color 1s;
    transition: color 1s;
    margin-right: 10px;
    text-decoration: none;
    color: #ccc7c4; }
    /* line 183, ../sass/main.scss */
    .post-share a:hover {
      color: #109ad6; }
    /* line 186, ../sass/main.scss */
    .post-share a:last-child {
      margin-right: 0; }
    /* line 189, ../sass/main.scss */
    .post-share a i {
      vertical-align: text-bottom;
      line-height: 44px;
      font-size: 44px; }
      @media (min-width: 768px) {
        /* line 189, ../sass/main.scss */
        .post-share a i {
          line-height: 23px;
          font-size: 23px; } }

/* line 201, ../sass/main.scss */
#myModal .modal-dialog {
  width: 750px; }
/* line 206, ../sass/main.scss */
#myModal .modal-content .modal-header button {
  margin-top: -8px; }
/* line 211, ../sass/main.scss */
#myModal .modal-content .modal-body .modal-video {
  position: relative;
  padding-bottom: 61.25%;
  height: 0;
  overflow: hidden; }
  /* line 216, ../sass/main.scss */
  #myModal .modal-content .modal-body .modal-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
/* line 226, ../sass/main.scss */
#myModal .modal-content .modal-footer img {
  width: 100%; }

/* line 234, ../sass/main.scss */
#site-header {
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  *zoom: 1;
  background: white; }
  @media (min-width: 768px) {
    /* line 234, ../sass/main.scss */
    #site-header {
      padding: 0 25px;
      height: 92px; } }
  @media (min-width: 992px) {
    /* line 234, ../sass/main.scss */
    #site-header {
      padding: 0 0 0 50px; } }
  /* line 264, ../sass/main.scss */
  #site-header.headroom--pinned {
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  /* line 269, ../sass/main.scss */
  #site-header.headroom--unpinned {
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  @media (max-width: 767px) {
    /* line 275, ../sass/main.scss */
    #site-header.pinner {
      position: relative;
      margin-top: -60px; }
      /* line 279, ../sass/main.scss */
      #site-header.pinner.headroom--unpinned {
        margin-top: 0px; } }
  /* line 22, ../../../../../../../../../../../../home/steven/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  #site-header:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  /* line 287, ../sass/main.scss */
  #site-header #burger-nav-button {
    float: left;
    color: #669d3a;
    margin-right: 16px;
    margin-top: 13px;
    text-decoration: none; }
    /* line 293, ../sass/main.scss */
    #site-header #burger-nav-button span {
      display: block;
      font-size: 15px;
      line-height: 38px; }
  /* line 299, ../sass/main.scss */
  #site-header #site-logo {
    line-height: 92px;
    text-align: center;
    font-size: 1.5em;
    margin-right: 40px;
    padding: 6px 0; }
    @media (min-width: 768px) {
      /* line 299, ../sass/main.scss */
      #site-header #site-logo {
        padding: 10px 0; } }
    /* line 308, ../sass/main.scss */
    #site-header #site-logo img {
      width: 145px;
      margin: 0 auto;
      position: relative;
      left: -16px;
      display: block; }
      @media (min-width: 768px) {
        /* line 308, ../sass/main.scss */
        #site-header #site-logo img {
          width: auto; } }
  /* line 319, ../sass/main.scss */
  #site-header nav.mobile-nav-icons {
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 60px; }
    /* line 324, ../sass/main.scss */
    #site-header nav.mobile-nav-icons a {
      text-decoration: none;
      color: #669d3a; }
      /* line 327, ../sass/main.scss */
      #site-header nav.mobile-nav-icons a i {
        margin: 0 .33em;
        font-size: 20px;
        line-height: 60px; }
      /* line 332, ../sass/main.scss */
      #site-header nav.mobile-nav-icons a i.icon-search {
        position: relative;
        top: 2px; }
  /* line 338, ../sass/main.scss */
  #site-header #site-header-store-info {
    float: right;
    background: #e0e0e0;
    padding: 5px 10px; }
  /* line 343, ../sass/main.scss */
  #site-header #header-menu-main {
    width: 100%; }
    @media (min-width: 768px) {
      /* line 343, ../sass/main.scss */
      #site-header #header-menu-main {
        display: table !important; } }
    /* line 348, ../sass/main.scss */
    #site-header #header-menu-main .nav-item-desktop {
      display: table-cell;
      width: 1px;
      position: relative;
      vertical-align: middle;
      cursor: default; }
      /* line 354, ../sass/main.scss */
      #site-header #header-menu-main .nav-item-desktop > a {
        text-transform: uppercase;
        font-weight: 900;
        color: #504b2b;
        letter-spacing: 1px;
        font-size: .8375em;
        text-decoration: none;
        display: block; }
        @media (min-width: 1200px) {
          /* line 354, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop > a {
            font-size: .9375em; } }
        /* line 246, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop > a:hover {
          color: #dd542c; }
      /* line 358, ../sass/main.scss */
      #site-header #header-menu-main .nav-item-desktop .sub-menu {
        display: none;
        border-top: 4px solid #dd542c;
        background: white;
        box-shadow: 5px 7px 5px rgba(0, 0, 0, 0.15);
        position: absolute;
        top: 110%;
        margin-left: 0px;
        width: 750px;
        margin-left: -280px;
        z-index: 1;
        padding: 0; }
        @media (min-width: 992px) {
          /* line 358, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu {
            width: 960px;
            margin-left: -325px; } }
        @media (min-width: 1200px) {
          /* line 358, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu {
            width: 1100px;
            left: 50%; } }
        /* line 378, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide {
          padding: 20px 0;
          width: 40%;
          float: left;
          background: #669d3a;
          min-height: 325px; }
          /* line 384, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide .title {
            text-transform: uppercase;
            font-family: Arvo;
            font-weight: 400;
            text-align: center;
            color: #FFF;
            line-height: 1.1em;
            width: 80%;
            margin: 0 auto;
            font-size: .75em; }
            /* line 27, ../sass/_mixins.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide .title strong {
              font-weight: 700; }
            @media (min-width: 1200px) {
              /* line 384, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide .title {
                font-size: 1.25em; } }
          /* line 396, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide img {
            max-width: 100%; }
          /* line 399, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul {
            list-style: none;
            padding: 0;
            margin: 0; }
            /* line 5, ../sass/_mixins.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li {
              padding: 0;
              margin: 0; }
            @media (min-width: 992px) and (max-width: 1199px) {
              /* line 399, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul {
                margin-top: 32px; } }
            @media (min-width: 1200px) {
              /* line 399, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul {
                margin-top: 10px; } }
            /* line 407, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li {
              display: inline-block;
              width: 49.5%;
              text-align: center;
              padding: 0 15px;
              vertical-align: top;
              margin-bottom: 0; }
              @media (min-width: 768px) and (max-width: 991px) {
                /* line 407, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li {
                  width: 80%; }
                  /* line 416, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li:first-child {
                    margin-bottom: 1em; } }
              /* line 420, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li a {
                font-size: 12px;
                padding: 0.7em 2em;
                display: block; }
                @media (max-width: 1199px) {
                  /* line 420, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li a {
                    font-size: 10px; } }
                @media (max-width: 767px) {
                  /* line 420, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li a {
                    height: 50px; }
                    /* line 429, ../sass/main.scss */
                    #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li a span {
                      display: table-cell;
                      height: 100%;
                      vertical-align: middle; } }
              /* line 436, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu .product-finder-guide ul li p {
                font-weight: 700;
                margin-top: 1em;
                font-size: .8em;
                color: #fff;
                line-height: 1.2em; }
        /* line 446, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop .sub-menu .categories {
          padding: 0 20px;
          width: 60%;
          float: left; }
          @media (min-width: 992px) {
            /* line 446, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu .categories {
              padding: 30px 20px; } }
          /* line 453, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu .categories .component-pill-btn {
            margin-top: 20px; }
          /* line 456, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu .categories ul {
            list-style: none;
            padding: 0;
            margin: 0;
            text-align: center; }
            /* line 5, ../sass/_mixins.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu .categories ul li {
              padding: 0;
              margin: 0; }
            /* line 459, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu .categories ul li {
              display: inline-block;
              width: 19%;
              text-align: center;
              vertical-align: middle; }
              /* line 464, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu .categories ul li a {
                color: #5e4e45; }
                /* line 466, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu .categories ul li a img {
                  max-width: 100px; }
                /* line 469, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu .categories ul li a p {
                  font-size: .9em;
                  line-height: 1em;
                  margin: .5em 0 0;
                  font-weight: 400; }
          /* line 478, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu .categories li.view-all {
            text-align: center;
            margin: 2em 0 0; }
            /* line 481, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu .categories li.view-all a {
              color: #63676e;
              font-size: .9em;
              text-transform: uppercase;
              text-decoration: underline; }
              /* line 486, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu .categories li.view-all a br {
                display: none; }
        /* line 492, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre {
          margin-left: -220px;
          width: 615px; }
          /* line 495, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner {
            width: 100%;
            display: table;
            /*            .video-block {
                          display: table-cell;
                          width: 45%;
                          vertical-align: middle;
                          border-right: 1px solid $lightGrey;
                          .video-block-inner {
                            display: inline-block;
                            a {
                              &:hover {
                                img {
                                  opacity: .6;
                                }
                              }
                            }
                            p {
                              margin: 10px 0 0;
                              @include slab();
                              text-align: left;
                              a {
                                color: inherit;
                              }
                            }                
                          }              
                        }*/ }
            /* line 498, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .menu-block {
              display: table-cell;
              width: 70%;
              padding: 0 20px 20px;
              background: #669d3a;
              border-right: 1px solid #f1efee; }
              /* line 504, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .menu-block .title {
                font-family: Lato;
                font-weight: 400;
                text-transform: uppercase;
                font-weight: 900;
                text-align: center;
                color: #669d3a;
                line-height: 1.1em;
                margin: 0 auto;
                font-size: 0.75em; }
                @media (min-width: 1200px) {
                  /* line 504, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .menu-block .title {
                    font-size: 1em; } }
                /* line 516, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .menu-block .title p {
                  border-bottom: 1px solid #7eac59;
                  padding: 15px 0;
                  font-size: .8em;
                  margin: 0;
                  display: block; }
                  /* line 522, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .menu-block .title p:last-child {
                    padding-bottom: 0;
                    border: none; }
                  /* line 526, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .menu-block .title p a {
                    color: #FFF;
                    letter-spacing: 0.04em;
                    padding: 0; }
                  /* line 531, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .menu-block .title p span {
                    display: block; }
            /* line 561, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .amazing-block {
              display: table-cell;
              width: 30%;
              vertical-align: bottom; }
              /* line 565, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .amazing-block p {
                color: #669d3a;
                margin-bottom: 20px; }
                /* line 568, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu#who-weAre .submenu-inner .amazing-block p span {
                  display: block; }
        /* line 575, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop .sub-menu#explore {
          margin-left: -505px;
          width: 750px; }
          @media (min-width: 992px) {
            /* line 575, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu#explore {
              width: 920px;
              margin-left: -520px; } }
          @media (min-width: 1200px) {
            /* line 575, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu#explore {
              margin-left: -490px;
              width: 1015px; } }
          /* line 586, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles {
            width: 100%;
            display: table;
            table-layout: fixed; }
            /* line 590, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container {
              width: 20%;
              display: table-cell;
              padding: 10px;
              border-right: 1px solid #f1efee;
              vertical-align: middle; }
              /* line 596, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container:last-child {
                border-right: none; }
              /* line 600, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container .article-item .post-category {
                font-size: .8em;
                letter-spacing: 1px;
                margin-left: .5em;
                margin-bottom: 0.5em;
                letter-spacing: 1px;
                text-align: left; }
                /* line 608, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container .article-item .post-category span a {
                  color: inherit;
                  font-family: Lato;
                  font-weight: 400;
                  text-transform: uppercase;
                  font-weight: 900; }
                  /* line 612, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container .article-item .post-category span a:hover {
                    text-decoration: none; }
              /* line 619, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container .article-item .post img {
                max-width: 100%;
                height: auto; }
              /* line 623, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container .article-item .post p {
                font-family: Arvo;
                font-weight: 400;
                font-size: 0.9em;
                padding: 1em .5em;
                text-align: left;
                font-size: 0.9em; }
                /* line 27, ../sass/_mixins.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container .article-item .post p strong {
                  font-weight: 700; }
                /* line 629, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container .article-item .post p a {
                  color: inherit; }
              /* line 635, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more {
                background: #669d3a;
                padding: 10px 20px; }
                /* line 638, ../sass/main.scss */
                #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more .title {
                  font-family: Lato;
                  font-weight: 400;
                  text-transform: uppercase;
                  font-weight: 900;
                  text-align: center;
                  line-height: 1.1em;
                  margin: 0 auto;
                  font-size: 0.8em;
                  list-style: none;
                  padding: 0; }
                  @media (min-width: 1200px) {
                    /* line 638, ../sass/main.scss */
                    #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more .title {
                      font-size: 1em; } }
                  /* line 650, ../sass/main.scss */
                  #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more .title li {
                    border-bottom: 1px solid #7eac59;
                    padding: 10px 0;
                    margin: 0;
                    font-size: .8em;
                    color: #f9d427;
                    display: block; }
                    /* line 657, ../sass/main.scss */
                    #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more .title li:last-child {
                      padding-bottom: 0;
                      border: none; }
                      /* line 660, ../sass/main.scss */
                      #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more .title li:last-child a {
                        color: #cfea60; }
                    /* line 664, ../sass/main.scss */
                    #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more .title li a {
                      color: #FFF;
                      letter-spacing: 0.04em; }
                    /* line 668, ../sass/main.scss */
                    #site-header #header-menu-main .nav-item-desktop .sub-menu#explore .articles .articles-container.explore-more .title li span {
                      display: block; }
      /* line 678, ../sass/main.scss */
      #site-header #header-menu-main .nav-item-desktop#site-logo {
        width: 1%;
        padding-right: 35px; }
        @media (min-width: 992px) {
          /* line 678, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop#site-logo {
            padding-right: 50px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          /* line 684, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop#site-logo img {
            width: 210px; } }
      /* line 690, ../sass/main.scss */
      #site-header #header-menu-main .nav-item-desktop a {
        vertical-align: top; }
        /* line 693, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop a i.icon-grassheads {
          font-size: 28px;
          line-height: 28px; }
          @media (min-width: 1200px) {
            /* line 693, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop a i.icon-grassheads {
              font-size: 34px;
              line-height: 34px; } }
        /* line 701, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop a i.icon-carticon {
          font-size: 18px;
          line-height: 18px; }
          @media (min-width: 1200px) {
            /* line 701, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop a i.icon-carticon {
              font-size: 24px;
              line-height: 24px; } }
        /* line 709, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop a i.icon-search {
          font-size: 18px;
          line-height: 18px; }
          @media (min-width: 768px) and (max-width: 991px) {
            /* line 709, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop a i.icon-search {
              position: relative;
              top: 2px; } }
      /* line 719, ../sass/main.scss */
      #site-header #header-menu-main .nav-item-desktop.search {
        width: 4%; }
        @media (min-width: 992px) {
          /* line 719, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop.search {
            width: 20%; } }
        /* line 724, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop.search .site-search {
          width: 80%;
          display: table;
          background: #f6f6f2;
          border-radius: 5px;
          padding: 6px; }
          /* line 730, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop.search .site-search input {
            display: table-cell;
            width: 90%;
            border: none;
            outline: none;
            background: none;
            font-style: italic;
            font-size: 14px; }
            /* line 738, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop.search .site-search input:focus {
              -webkit-box-shadow: none !important;
              -moz-box-shadow: none !important;
              box-shadow: none !important; }
          /* line 744, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop.search .site-search i.icon-search {
            display: table-cell;
            width: 10%;
            font-size: 14px;
            line-height: 14px;
            vertical-align: middle;
            text-align: right;
            padding-right: 5px;
            color: #504b2b;
            margin-right: .25em; }
            @media (min-width: 1200px) {
              /* line 744, ../sass/main.scss */
              #site-header #header-menu-main .nav-item-desktop.search .site-search i.icon-search {
                font-size: 16px;
                line-height: 16px; } }
            /* line 758, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop.search .site-search i.icon-search.active {
              color: #dd542c; }
        /* line 763, ../sass/main.scss */
        #site-header #header-menu-main .nav-item-desktop.search a {
          text-transform: uppercase;
          font-weight: 900;
          color: #504b2b;
          letter-spacing: 1px;
          font-size: .8375em;
          text-decoration: none;
          display: block; }
          @media (min-width: 1200px) {
            /* line 763, ../sass/main.scss */
            #site-header #header-menu-main .nav-item-desktop.search a {
              font-size: .9375em; } }
          /* line 246, ../sass/main.scss */
          #site-header #header-menu-main .nav-item-desktop.search a:hover {
            color: #dd542c; }
      /* line 768, ../sass/main.scss */
      #site-header #header-menu-main .nav-item-desktop:hover .sub-menu {
        display: block; }
    /* line 773, ../sass/main.scss */
    #site-header #header-menu-main .center-content {
      width: 100%;
      display: table;
      height: 92px;
      vertical-align: middle; }
      /* line 778, ../sass/main.scss */
      #site-header #header-menu-main .center-content .nav-item-desktop {
        width: 1%;
        text-align: center;
        border-bottom: 10px solid transparent; }
        /* line 782, ../sass/main.scss */
        #site-header #header-menu-main .center-content .nav-item-desktop:hover {
          border-bottom: 10px solid #dd542c; }
          /* line 784, ../sass/main.scss */
          #site-header #header-menu-main .center-content .nav-item-desktop:hover .nav-link {
            color: #dd542c; }
        /* line 788, ../sass/main.scss */
        #site-header #header-menu-main .center-content .nav-item-desktop > a {
          margin-bottom: -16px; }
      /* line 793, ../sass/main.scss */
      #site-header #header-menu-main .center-content .who-we-are a.nav-link {
        padding: 8px 0px 8px 0px;
        display: block;
        position: relative;
        line-height: 44px;
        white-space: nowrap;
        cursor: inherit; }
      /* line 802, ../sass/main.scss */
      #site-header #header-menu-main .center-content .locator,
      #site-header #header-menu-main .center-content .grasshead {
        margin-bottom: -16px;
        position: relative; }
        @media (min-width: 768px) and (max-width: 991px) {
          /* line 802, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator,
          #site-header #header-menu-main .center-content .grasshead {
            top: -2px;
            text-align: right; } }
        /* line 811, ../sass/main.scss */
        #site-header #header-menu-main .center-content .locator:hover .icon-grassheads,
        #site-header #header-menu-main .center-content .grasshead:hover .icon-grassheads {
          color: #dd542c; }
        /* line 815, ../sass/main.scss */
        #site-header #header-menu-main .center-content .locator .locator-menu,
        #site-header #header-menu-main .center-content .locator .grasshead-menu,
        #site-header #header-menu-main .center-content .grasshead .locator-menu,
        #site-header #header-menu-main .center-content .grasshead .grasshead-menu {
          display: none;
          position: absolute;
          top: 90px;
          -webkit-box-shadow: 0px 0px 5px #999;
          box-shadow: 0px 0px 5px #999;
          width: 200px;
          background: white;
          text-align: center;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%); }
          /* line 829, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator .locator-menu.logged .ag-body,
          #site-header #header-menu-main .center-content .locator .grasshead-menu.logged .ag-body,
          #site-header #header-menu-main .center-content .grasshead .locator-menu.logged .ag-body,
          #site-header #header-menu-main .center-content .grasshead .grasshead-menu.logged .ag-body {
            display: none; }
          /* line 833, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator .locator-menu .ag-head,
          #site-header #header-menu-main .center-content .locator .grasshead-menu .ag-head,
          #site-header #header-menu-main .center-content .grasshead .locator-menu .ag-head,
          #site-header #header-menu-main .center-content .grasshead .grasshead-menu .ag-head {
            background: #77be40;
            color: white;
            padding: 5px;
            display: block;
            text-decoration: none; }
            /* line 839, ../sass/main.scss */
            #site-header #header-menu-main .center-content .locator .locator-menu .ag-head strong,
            #site-header #header-menu-main .center-content .locator .grasshead-menu .ag-head strong,
            #site-header #header-menu-main .center-content .grasshead .locator-menu .ag-head strong,
            #site-header #header-menu-main .center-content .grasshead .grasshead-menu .ag-head strong {
              color: #CBEA4B;
              font-size: 11px;
              letter-spacing: 1px;
              text-transform: uppercase;
              display: block; }
            /* line 846, ../sass/main.scss */
            #site-header #header-menu-main .center-content .locator .locator-menu .ag-head span,
            #site-header #header-menu-main .center-content .locator .grasshead-menu .ag-head span,
            #site-header #header-menu-main .center-content .grasshead .locator-menu .ag-head span,
            #site-header #header-menu-main .center-content .grasshead .grasshead-menu .ag-head span {
              display: block;
              color: white;
              font-family: Arvo;
              font-size: 11px;
              margin: 3px 0px; }
            /* line 854, ../sass/main.scss */
            #site-header #header-menu-main .center-content .locator .locator-menu .ag-head:hover span,
            #site-header #header-menu-main .center-content .locator .grasshead-menu .ag-head:hover span,
            #site-header #header-menu-main .center-content .grasshead .locator-menu .ag-head:hover span,
            #site-header #header-menu-main .center-content .grasshead .grasshead-menu .ag-head:hover span {
              text-decoration: underline; }
          /* line 860, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator .locator-menu .ag-body h3,
          #site-header #header-menu-main .center-content .locator .grasshead-menu .ag-body h3,
          #site-header #header-menu-main .center-content .grasshead .locator-menu .ag-body h3,
          #site-header #header-menu-main .center-content .grasshead .grasshead-menu .ag-body h3 {
            color: #77be40;
            font-size: 11px;
            font-family: Lato, sans-serif;
            text-transform: uppercase;
            font-weight: 800;
            letter-spacing: 1px; }
          /* line 868, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator .locator-menu .ag-body p,
          #site-header #header-menu-main .center-content .locator .grasshead-menu .ag-body p,
          #site-header #header-menu-main .center-content .grasshead .locator-menu .ag-body p,
          #site-header #header-menu-main .center-content .grasshead .grasshead-menu .ag-body p {
            font-family: Arvo;
            font-size: 13px;
            padding: 0px 10px; }
          /* line 873, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator .locator-menu .ag-body a.btn,
          #site-header #header-menu-main .center-content .locator .grasshead-menu .ag-body a.btn,
          #site-header #header-menu-main .center-content .grasshead .locator-menu .ag-body a.btn,
          #site-header #header-menu-main .center-content .grasshead .grasshead-menu .ag-body a.btn {
            background: #77be40;
            color: white;
            text-transform: uppercase;
            border-radius: 20px;
            padding: 6px 16px;
            font-size: 10px;
            letter-spacing: 1px;
            margin-bottom: 20px; }
        /* line 885, ../sass/main.scss */
        #site-header #header-menu-main .center-content .locator:hover,
        #site-header #header-menu-main .center-content .grasshead:hover {
          border-bottom: none; }
          /* line 887, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator:hover a,
          #site-header #header-menu-main .center-content .grasshead:hover a {
            margin-bottom: -5px; }
            @media (min-width: 768px) and (max-width: 991px) {
              /* line 887, ../sass/main.scss */
              #site-header #header-menu-main .center-content .locator:hover a,
              #site-header #header-menu-main .center-content .grasshead:hover a {
                margin-bottom: -7px; } }
            @media (min-width: 992px) and (max-width: 1199px) {
              /* line 887, ../sass/main.scss */
              #site-header #header-menu-main .center-content .locator:hover a,
              #site-header #header-menu-main .center-content .grasshead:hover a {
                margin-bottom: -6px; } }
          /* line 896, ../sass/main.scss */
          #site-header #header-menu-main .center-content .locator:hover .grasshead-menu,
          #site-header #header-menu-main .center-content .grasshead:hover .grasshead-menu {
            display: block; }
      /* line 901, ../sass/main.scss */
      #site-header #header-menu-main .center-content .cart {
        position: relative; }
        /* line 902, ../sass/main.scss */
        #site-header #header-menu-main .center-content .cart a {
          margin-bottom: -12px; }
        /* line 905, ../sass/main.scss */
        #site-header #header-menu-main .center-content .cart:hover {
          border-bottom: none; }
          /* line 907, ../sass/main.scss */
          #site-header #header-menu-main .center-content .cart:hover a {
            margin-bottom: -2px; }
          /* line 910, ../sass/main.scss */
          #site-header #header-menu-main .center-content .cart:hover .icon-carticon {
            color: #dd542c; }
        /* line 915, ../sass/main.scss */
        #site-header #header-menu-main .center-content .cart .cart-dropdown {
          display: none;
          position: absolute;
          top: 100%;
          background: white;
          width: 270px;
          margin-top: -5px;
          font-size: .8em;
          border-top: 6px solid #77be40;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%); }
          /* line 927, ../sass/main.scss */
          #site-header #header-menu-main .center-content .cart .cart-dropdown .items {
            border-left: 1px solid #e3e1de;
            border-right: 1px solid #e3e1de; }
            /* line 930, ../sass/main.scss */
            #site-header #header-menu-main .center-content .cart .cart-dropdown .items strong {
              text-transform: uppercase;
              font-weight: 900;
              text-transform: uppercase;
              color: #77be40;
              display: block;
              text-align: center;
              line-height: 32px;
              font-size: .85em;
              letter-spacing: 1px; }
            /* line 940, ../sass/main.scss */
            #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul {
              list-style: none;
              padding: 0;
              margin: 0; }
              /* line 5, ../sass/_mixins.scss */
              #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul li {
                padding: 0;
                margin: 0; }
              /* line 943, ../sass/main.scss */
              #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul li a {
                padding: 10px;
                display: table;
                width: 100%;
                padding: .5em;
                text-align: left;
                text-decoration: none;
                color: #5e4e45; }
                /* line 951, ../sass/main.scss */
                #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul li a:hover {
                  background: #e8e7d6; }
                /* line 954, ../sass/main.scss */
                #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul li a img, #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul li a span {
                  display: table-cell;
                  vertical-align: middle; }
                /* line 958, ../sass/main.scss */
                #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul li a img {
                  width: 50px; }
                /* line 961, ../sass/main.scss */
                #site-header #header-menu-main .center-content .cart .cart-dropdown .items ul li a span {
                  padding-left: .5em;
                  line-height: 1.3em;
                  width: 100%;
                  padding-left: 1em; }
            /* line 970, ../sass/main.scss */
            #site-header #header-menu-main .center-content .cart .cart-dropdown .items a.view-all {
              color: #dd542c;
              line-height: 56px;
              display: block;
              font-size: 1.1em; }
          /* line 977, ../sass/main.scss */
          #site-header #header-menu-main .center-content .cart .cart-dropdown .footer {
            overflow: hidden;
            *zoom: 1;
            background: #77be40;
            padding: 1em;
            font-size: 1.1em; }
            /* line 982, ../sass/main.scss */
            #site-header #header-menu-main .center-content .cart .cart-dropdown .footer a {
              display: block;
              color: white; }
              /* line 985, ../sass/main.scss */
              #site-header #header-menu-main .center-content .cart .cart-dropdown .footer a:first-child {
                float: left; }
              /* line 988, ../sass/main.scss */
              #site-header #header-menu-main .center-content .cart .cart-dropdown .footer a:last-child {
                float: right;
                text-align: right; }
        /* line 996, ../sass/main.scss */
        #site-header #header-menu-main .center-content .cart:hover .cart-dropdown {
          display: block; }

/* line 1004, ../sass/main.scss */
#header-menu-mobile {
  background: #e8e7d6;
  vertical-align: top; }
  /* line 1008, ../sass/main.scss */
  #header-menu-mobile .grasshead-bar {
    background: #669d3a;
    line-height: 45px;
    height: 45px;
    position: relative; }
    /* line 1013, ../sass/main.scss */
    #header-menu-mobile .grasshead-bar .mobile-nav-icons {
      line-height: 45px; }
      /* line 1015, ../sass/main.scss */
      #header-menu-mobile .grasshead-bar .mobile-nav-icons a {
        color: white; }
        /* line 1017, ../sass/main.scss */
        #header-menu-mobile .grasshead-bar .mobile-nav-icons a i {
          line-height: 45px;
          font-size: 18px; }
    /* line 1023, ../sass/main.scss */
    #header-menu-mobile .grasshead-bar .icon-grassheads {
      color: white;
      font-size: 26px;
      margin-right: 8px;
      display: inline-block;
      line-height: 45px; }
    /* line 1030, ../sass/main.scss */
    #header-menu-mobile .grasshead-bar .name {
      text-transform: uppercase;
      font-weight: 700;
      display: inline-block;
      color: white;
      font-size: 11px;
      letter-spacing: 1px;
      line-height: 47px;
      vertical-align: top; }
  /* line 1041, ../sass/main.scss */
  #header-menu-mobile .mobile-item {
    border-bottom: 1px solid white; }
    /* line 1043, ../sass/main.scss */
    #header-menu-mobile .mobile-item h2 {
      padding-left: 25px;
      margin: 0;
      font-size: 17px;
      letter-spacing: 2px;
      line-height: 50px;
      text-transform: uppercase; }
      /* line 1050, ../sass/main.scss */
      #header-menu-mobile .mobile-item h2 a {
        color: #5e4e45;
        display: inherit; }
        /* line 1053, ../sass/main.scss */
        #header-menu-mobile .mobile-item h2 a:hover {
          text-decoration: none; }
        /* line 1057, ../sass/main.scss */
        #header-menu-mobile .mobile-item h2 a.collapsed span {
          display: block;
          -moz-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          transition: all 0.5s; }
        /* line 1063, ../sass/main.scss */
        #header-menu-mobile .mobile-item h2 a span {
          float: right;
          margin-right: 20px;
          font-weight: 100;
          display: inline-block;
          vertical-align: text-top;
          font-size: 36px;
          -moz-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          transition: all 0.5s; }
    /* line 1076, ../sass/main.scss */
    #header-menu-mobile .mobile-item .products .product-finder-guide {
      padding: 20px 0;
      background: #cfceb7; }
      /* line 1079, ../sass/main.scss */
      #header-menu-mobile .mobile-item .products .product-finder-guide .title {
        text-transform: uppercase;
        font-family: Arvo;
        font-weight: 400;
        text-align: center;
        color: #669d3a;
        line-height: 1.1em;
        width: 80%;
        margin: 0 auto;
        font-size: 1.1em; }
        /* line 27, ../sass/_mixins.scss */
        #header-menu-mobile .mobile-item .products .product-finder-guide .title strong {
          font-weight: 700; }
        @media (min-width: 1200px) {
          /* line 1079, ../sass/main.scss */
          #header-menu-mobile .mobile-item .products .product-finder-guide .title {
            font-size: 1.25em; } }
      /* line 1091, ../sass/main.scss */
      #header-menu-mobile .mobile-item .products .product-finder-guide img {
        max-width: 100%; }
        @media (max-width: 767px) {
          /* line 1091, ../sass/main.scss */
          #header-menu-mobile .mobile-item .products .product-finder-guide img {
            width: 100%; } }
      /* line 1097, ../sass/main.scss */
      #header-menu-mobile .mobile-item .products .product-finder-guide ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        /* line 5, ../sass/_mixins.scss */
        #header-menu-mobile .mobile-item .products .product-finder-guide ul li {
          padding: 0;
          margin: 0; }
        /* line 1099, ../sass/main.scss */
        #header-menu-mobile .mobile-item .products .product-finder-guide ul li {
          display: inline-block;
          width: 49.5%;
          text-align: center;
          padding: 0 15px; }
          @media (max-width: 1199px) {
            /* line 1104, ../sass/main.scss */
            #header-menu-mobile .mobile-item .products .product-finder-guide ul li a {
              font-size: 10px; } }
          /* line 1109, ../sass/main.scss */
          #header-menu-mobile .mobile-item .products .product-finder-guide ul li p {
            font-weight: 700;
            margin-top: .75em;
            font-size: .8em;
            color: #63676e;
            line-height: 1.2em; }
        @media (max-width: 767px) {
          /* line 1097, ../sass/main.scss */
          #header-menu-mobile .mobile-item .products .product-finder-guide ul {
            overflow: hidden;
            *zoom: 1;
            margin-top: 10px; }
            /* line 1120, ../sass/main.scss */
            #header-menu-mobile .mobile-item .products .product-finder-guide ul li {
              display: table;
              width: 50%;
              float: left; }
              /* line 1124, ../sass/main.scss */
              #header-menu-mobile .mobile-item .products .product-finder-guide ul li a {
                display: table-cell;
                vertical-align: middle;
                height: 50px;
                position: relative; }
                /* line 1129, ../sass/main.scss */
                #header-menu-mobile .mobile-item .products .product-finder-guide ul li a:before {
                  display: none !important; } }
    /* line 1137, ../sass/main.scss */
    #header-menu-mobile .mobile-item .products .categories {
      padding: 10px;
      background: #cfceb7; }
      /* line 1140, ../sass/main.scss */
      #header-menu-mobile .mobile-item .products .categories ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center; }
        /* line 5, ../sass/_mixins.scss */
        #header-menu-mobile .mobile-item .products .categories ul li {
          padding: 0;
          margin: 0; }
        /* line 1143, ../sass/main.scss */
        #header-menu-mobile .mobile-item .products .categories ul li {
          display: inline-block;
          width: 49%;
          text-align: center;
          vertical-align: middle;
          font-weight: 400; }
          @media (min-width: 480px) {
            /* line 1143, ../sass/main.scss */
            #header-menu-mobile .mobile-item .products .categories ul li {
              width: 32.5%; } }
          /* line 1152, ../sass/main.scss */
          #header-menu-mobile .mobile-item .products .categories ul li a {
            color: #5e4e45; }
            /* line 1154, ../sass/main.scss */
            #header-menu-mobile .mobile-item .products .categories ul li a img {
              max-width: 100px; }
            /* line 1157, ../sass/main.scss */
            #header-menu-mobile .mobile-item .products .categories ul li a p {
              font-size: 12px;
              line-height: 1.2em; }
      /* line 1164, ../sass/main.scss */
      #header-menu-mobile .mobile-item .products .categories li.view-all {
        position: relative;
        padding-top: 16%; }
        /* line 1167, ../sass/main.scss */
        #header-menu-mobile .mobile-item .products .categories li.view-all a {
          position: absolute;
          top: 0;
          left: 25%;
          width: 50%;
          height: 100%;
          background: #918e7f;
          display: block;
          border-radius: 50%;
          color: white;
          text-align: center;
          text-transform: uppercase;
          line-height: 1em;
          font-weight: bold;
          padding-top: 16.5%;
          text-decoration: none; }
        @media (max-width: 650px) {
          /* line 1164, ../sass/main.scss */
          #header-menu-mobile .mobile-item .products .categories li.view-all {
            width: 25%;
            padding-top: 23%; }
            /* line 1187, ../sass/main.scss */
            #header-menu-mobile .mobile-item .products .categories li.view-all a {
              left: 15%;
              font-size: 10px;
              width: 72px;
              height: 72px;
              padding-top: 25px;
              top: 12.5%; } }
    /* line 1199, ../sass/main.scss */
    #header-menu-mobile .mobile-item .explore {
      background: #cfceb7; }
      /* line 1202, ../sass/main.scss */
      #header-menu-mobile .mobile-item .explore .articles-container .title {
        font-family: Lato;
        font-weight: 400;
        text-transform: uppercase;
        font-weight: 900;
        line-height: 1.1em;
        margin: 0 auto;
        font-size: .75em;
        list-style: none;
        padding: 0;
        padding-top: 20px; }
        @media (min-width: 1200px) {
          /* line 1202, ../sass/main.scss */
          #header-menu-mobile .mobile-item .explore .articles-container .title {
            font-size: 1em; } }
        /* line 1214, ../sass/main.scss */
        #header-menu-mobile .mobile-item .explore .articles-container .title li {
          margin: 0;
          display: block; }
          /* line 1217, ../sass/main.scss */
          #header-menu-mobile .mobile-item .explore .articles-container .title li a {
            color: #5e4e45;
            display: block;
            font-size: 14px;
            letter-spacing: 2px;
            padding: 20px 0 20px 25px; }
      /* line 1226, ../sass/main.scss */
      #header-menu-mobile .mobile-item .explore .articles-container .view-all {
        text-align: center;
        padding: 30px 0 40px; }
        /* line 1229, ../sass/main.scss */
        #header-menu-mobile .mobile-item .explore .articles-container .view-all span {
          display: block; }
  /* line 1236, ../sass/main.scss */
  #header-menu-mobile .store-locator {
    padding: 9px 30px 7px;
    background: #f6f5ef; }
    /* line 1239, ../sass/main.scss */
    #header-menu-mobile .store-locator i {
      color: #dd542c; }
      /* line 1241, ../sass/main.scss */
      #header-menu-mobile .store-locator i.icon-geoicon {
        float: left;
        font-size: 36px;
        line-height: 32px; }
        @media (max-width: 767px) {
          /* line 1241, ../sass/main.scss */
          #header-menu-mobile .store-locator i.icon-geoicon {
            font-size: 32px; } }
      /* line 1249, ../sass/main.scss */
      #header-menu-mobile .store-locator i.icon-arrows-right {
        float: right;
        font-size: 12px;
        line-height: 30px; }
        /* line 1253, ../sass/main.scss */
        #header-menu-mobile .store-locator i.icon-arrows-right:before {
          vertical-align: sub; }
    /* line 1258, ../sass/main.scss */
    #header-menu-mobile .store-locator p {
      float: left;
      line-height: 1.3em;
      margin: 0;
      font-size: 0.8em;
      color: #dd542c;
      padding: 0 20px 0 10px;
      font-family: Lato;
      font-weight: 400;
      font-weight: 700;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        /* line 1258, ../sass/main.scss */
        #header-menu-mobile .store-locator p {
          font-size: 0.7em;
          padding: 2px 20px 0 10px; } }
      /* line 1270, ../sass/main.scss */
      #header-menu-mobile .store-locator p span {
        display: block; }
    /* line 1274, ../sass/main.scss */
    #header-menu-mobile .store-locator input {
      float: left;
      border: none;
      font-family: Lato;
      font-weight: 400;
      font-weight: 300;
      font-style: italic;
      font-size: 22px;
      line-height: 32px;
      width: 50%;
      background-color: #f6f5ef; }
  /* line 1286, ../sass/main.scss */
  #header-menu-mobile .mobile-submenu {
    padding-top: 10px; }
    /* line 1288, ../sass/main.scss */
    #header-menu-mobile .mobile-submenu a {
      color: #8a7760; }
    /* line 1291, ../sass/main.scss */
    #header-menu-mobile .mobile-submenu .menu-footer-links-container {
      width: 100%; }
      /* line 1293, ../sass/main.scss */
      #header-menu-mobile .mobile-submenu .menu-footer-links-container ul {
        list-style: none;
        margin: 0 auto; }
        /* line 1296, ../sass/main.scss */
        #header-menu-mobile .mobile-submenu .menu-footer-links-container ul li {
          width: 50%;
          float: left;
          margin-bottom: 10px; }
  /* line 1304, ../sass/main.scss */
  #header-menu-mobile .mobile-share {
    padding: 0 0 10px;
    text-align: center;
    -webkit-box-shadow: 0 -25px 20px -25px #000;
    -moz-box-shadow: 0 -25px 20px -25px #000;
    box-shadow: inset 0 -25px 20px -25px #000; }
    /* line 1310, ../sass/main.scss */
    #header-menu-mobile .mobile-share a {
      color: #8a7760; }
    /* line 1313, ../sass/main.scss */
    #header-menu-mobile .mobile-share .social-share {
      padding: 15px 0 25px 0; }
    /* line 1316, ../sass/main.scss */
    #header-menu-mobile .mobile-share .copy-links {
      font-size: 12px; }
      /* line 1318, ../sass/main.scss */
      #header-menu-mobile .mobile-share .copy-links span {
        padding: 0 10px; }

/* line 1324, ../sass/main.scss */
#header-menu-main-mobile {
  position: relative;
  background: white; }
  /* line 1327, ../sass/main.scss */
  #header-menu-main-mobile.open {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); }

/* line 1336, ../sass/main.scss */
.modal-backdrop {
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }

/* line 1342, ../sass/main.scss */
#email-modal .modal-dialog {
  height: 53%;
  max-height: 511px; }
  /* line 1346, ../sass/main.scss */
  #email-modal .modal-dialog .modal-content {
    height: 100%;
    max-height: 511px; }
    /* line 1350, ../sass/main.scss */
    #email-modal .modal-dialog .modal-content a.close-btn {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 45px;
      height: 45px; }
    /* line 1359, ../sass/main.scss */
    #email-modal .modal-dialog .modal-content img {
      width: 100%; }

/* line 1367, ../sass/main.scss */
.email-modals .modal-dialog {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 0px 0px 21px 0px #CCC;
  opacity: 0;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  /* line 1374, ../sass/main.scss */
  .email-modals .modal-dialog:before {
    font-family: icomoon;
    content: "\e60a";
    color: #208730;
    font-size: 50px;
    position: absolute;
    top: -52px;
    left: 50%;
    margin-left: -32px; }
  /* line 1384, ../sass/main.scss */
  .email-modals .modal-dialog .modal-content {
    text-align: center;
    box-shadow: none;
    font-size: 22px;
    background: white;
    border-top: 5px solid #208730;
    padding: 20px;
    overflow: visible;
    border-radius: 0px; }
    /* line 1385, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content a.close-btn {
      background: #208730;
      height: 40px;
      width: 40px;
      border-radius: 20px;
      color: white;
      position: absolute;
      right: -20px;
      top: -20px;
      text-align: center;
      font-size: 25px;
      font-weight: 300;
      cursor: pointer;
      text-decoration: none;
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      /* line 1400, ../sass/main.scss */
      .email-modals .modal-dialog .modal-content a.close-btn span {
        position: absolute;
        top: -8px;
        left: 10px;
        font-size: 35px;
        display: block; }
      /* line 1407, ../sass/main.scss */
      .email-modals .modal-dialog .modal-content a.close-btn:hover {
        text-decoration: none; }
    /* line 1412, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content h1, .email-modals .modal-dialog .modal-content h2 {
      font-weight: 300; }
    /* line 1415, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content h1 {
      margin-top: 3px;
      text-transform: uppercase;
      font-size: 40px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        /* line 1415, ../sass/main.scss */
        .email-modals .modal-dialog .modal-content h1 {
          font-size: 25px; } }
    /* line 1424, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content h2 {
      font-size: 36px;
      margin-bottom: 0px; }
      @media (max-width: 767px) {
        /* line 1424, ../sass/main.scss */
        .email-modals .modal-dialog .modal-content h2 {
          font-size: 20px;
          margin-top: 0px; } }
    /* line 1432, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content p {
      max-width: 500px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        /* line 1432, ../sass/main.scss */
        .email-modals .modal-dialog .modal-content p {
          font-size: 15px; } }
    /* line 1439, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content input {
      display: block;
      width: 80%;
      margin: 20px 0px;
      padding: 10px;
      margin-left: 10%;
      text-align: center; }
      @media (max-width: 767px) {
        /* line 1439, ../sass/main.scss */
        .email-modals .modal-dialog .modal-content input {
          font-size: 14px;
          padding: 7px; } }
    /* line 1451, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content button {
      font-size: 24px;
      border-radius: 25px;
      background: #208730;
      color: white;
      padding: 5px 50px;
      text-transform: uppercase;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        /* line 1451, ../sass/main.scss */
        .email-modals .modal-dialog .modal-content button {
          font-size: 18px; } }
    /* line 1463, ../sass/main.scss */
    .email-modals .modal-dialog .modal-content .links {
      font-size: 12px; }
      /* line 1465, ../sass/main.scss */
      .email-modals .modal-dialog .modal-content .links a {
        color: black;
        font-weight: 500;
        text-transform: uppercase;
        text-decoration: underline; }
/* line 1487, ../sass/main.scss */
.email-modals.new-style#confirm-modal .modal-dialog .modal-content img {
  margin-top: 30px;
  margin-bottom: 40px; }
/* line 1491, ../sass/main.scss */
.email-modals.new-style#confirm-modal .modal-dialog .modal-content strong {
  display: block; }
/* line 1494, ../sass/main.scss */
.email-modals.new-style#confirm-modal .modal-dialog .modal-content .left {
  background: url("../images/popup/popup-post-bg.png") no-repeat;
  background-size: cover;
  background-position: center center; }
/* line 1499, ../sass/main.scss */
.email-modals.new-style#confirm-modal .modal-dialog .modal-content .right {
  padding: 80px 110px; }
  @media (max-width: 767px) {
    /* line 1499, ../sass/main.scss */
    .email-modals.new-style#confirm-modal .modal-dialog .modal-content .right {
      padding: 28px 15px; } }
  /* line 1505, ../sass/main.scss */
  .email-modals.new-style#confirm-modal .modal-dialog .modal-content .right p {
    font-size: 33px; }
    @media (max-width: 767px) {
      /* line 1505, ../sass/main.scss */
      .email-modals.new-style#confirm-modal .modal-dialog .modal-content .right p {
        font-size: 20px; } }
/* line 1516, ../sass/main.scss */
.email-modals.new-style .modal-dialog {
  max-width: 1067px; }
  /* line 1519, ../sass/main.scss */
  .email-modals.new-style .modal-dialog:before {
    font-family: icomoon;
    content: "";
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0; }
  /* line 1528, ../sass/main.scss */
  .email-modals.new-style .modal-dialog .modal-content {
    text-align: center;
    box-shadow: none;
    font-size: 22px;
    background: white;
    border-top: none;
    padding: 0px;
    overflow: visible;
    border-radius: 0px; }
    /* line 1530, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content .left, .email-modals.new-style .modal-dialog .modal-content .right {
      display: table-cell; }
    /* line 1534, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content .left {
      width: 43%;
      background: url("../images/popup/popup-pre-bg.png") no-repeat;
      background-size: cover;
      background-position: center center; }
      @media (max-width: 767px) {
        /* line 1534, ../sass/main.scss */
        .email-modals.new-style .modal-dialog .modal-content .left {
          display: none; } }
    /* line 1545, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content .right {
      width: 57%;
      padding: 28px 75px; }
      @media (max-width: 767px) {
        /* line 1545, ../sass/main.scss */
        .email-modals.new-style .modal-dialog .modal-content .right {
          padding: 28px 15px; } }
    /* line 1553, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content a.close-text {
      font-size: 15px;
      font-weight: 400;
      display: block; }
    /* line 1559, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content a.close-btn {
      background: none;
      height: auto;
      width: auto;
      border-radius: 0;
      color: black;
      right: 12px;
      top: 0px;
      text-align: center;
      font-weight: bold;
      cursor: pointer;
      text-decoration: none;
      color: #8d8d8d;
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg); }
      /* line 1575, ../sass/main.scss */
      .email-modals.new-style .modal-dialog .modal-content a.close-btn span {
        position: relative;
        top: 0px;
        left: 0px;
        font-size: 45px;
        line-height: 45px; }
      /* line 1582, ../sass/main.scss */
      .email-modals.new-style .modal-dialog .modal-content a.close-btn:hover {
        text-decoration: none; }
    /* line 1588, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content h1, .email-modals.new-style .modal-dialog .modal-content h2 {
      font-weight: bold;
      font-family: "Berthold Akzidenz Grotesk Bold"; }
    /* line 1592, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content h1 {
      margin-top: 3px;
      text-transform: none;
      font-size: 33px;
      margin-bottom: 20px;
      color: #000000; }
      @media (max-width: 767px) {
        /* line 1592, ../sass/main.scss */
        .email-modals.new-style .modal-dialog .modal-content h1 {
          font-size: 20px; } }
    /* line 1602, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content h2 {
      font-size: 47px;
      margin-bottom: 0px;
      color: #38a86f; }
      @media (max-width: 767px) {
        /* line 1602, ../sass/main.scss */
        .email-modals.new-style .modal-dialog .modal-content h2 {
          font-size: 40px;
          margin-top: 0px; } }
    /* line 1612, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content p {
      max-width: 500px;
      margin: 0 auto;
      font-size: 22px;
      color: #000000; }
      @media (max-width: 767px) {
        /* line 1612, ../sass/main.scss */
        .email-modals.new-style .modal-dialog .modal-content p {
          font-size: 15px; } }
    /* line 1621, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content input {
      display: block;
      width: 100%;
      margin: 10px 0px;
      padding: 10px;
      text-align: center; }
      @media (max-width: 767px) {
        /* line 1621, ../sass/main.scss */
        .email-modals.new-style .modal-dialog .modal-content input {
          font-size: 14px;
          padding: 7px; } }
    /* line 1632, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content button {
      font-size: 29px;
      border-radius: 0;
      background: #38a86f;
      color: white;
      padding: 5px 50px;
      text-transform: uppercase;
      margin-bottom: 20px;
      width: 100%;
      font-weight: bold; }
      @media (max-width: 767px) {
        /* line 1632, ../sass/main.scss */
        .email-modals.new-style .modal-dialog .modal-content button {
          font-size: 18px; } }
    /* line 1648, ../sass/main.scss */
    .email-modals.new-style .modal-dialog .modal-content .links a {
      color: black;
      font-weight: 400;
      text-transform: none;
      text-decoration: none; }

/* line 1669, ../sass/main.scss */
#site-footer {
  padding: 20px;
  margin-top: 40px;
  background: #E4E5DD;
  color: white;
  min-height: 500px;
  display: none; }
  @media (min-width: 768px) {
    /* line 1669, ../sass/main.scss */
    #site-footer {
      display: block; } }
  /* line 1681, ../sass/main.scss */
  #site-footer #site-footer-store-categories {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjZWJlYmUzIi8+PHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') no-repeat;
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fdfdfd), color-stop(48%, #ebebe3), color-stop(48%, #ffffff), color-stop(100%, #f1f1e9)) no-repeat;
    background: -moz-linear-gradient(bottom, #fdfdfd 0%, #ebebe3 48%, #ffffff 48%, #f1f1e9 100%) no-repeat;
    background: -webkit-linear-gradient(bottom, #fdfdfd 0%, #ebebe3 48%, #ffffff 48%, #f1f1e9 100%) no-repeat;
    background: linear-gradient(to top, #fdfdfd 0%, #ebebe3 48%, #ffffff 48%, #f1f1e9 100%) no-repeat;
    box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
    margin: -20px;
    margin-bottom: 20px;
    height: 310px;
    color: #5e4e45; }
    @media (min-width: 768px) and (max-width: 991px) {
      /* line 1681, ../sass/main.scss */
      #site-footer #site-footer-store-categories {
        height: 250px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      /* line 1681, ../sass/main.scss */
      #site-footer #site-footer-store-categories {
        height: 280px; } }
    /* line 1694, ../sass/main.scss */
    #site-footer #site-footer-store-categories .thumbnail {
      height: 165px;
      background: none;
      border: 0;
      position: relative; }
      @media (min-width: 768px) and (max-width: 991px) {
        /* line 1694, ../sass/main.scss */
        #site-footer #site-footer-store-categories .thumbnail {
          height: 96px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        /* line 1694, ../sass/main.scss */
        #site-footer #site-footer-store-categories .thumbnail {
          height: 128px; } }
      /* line 1705, ../sass/main.scss */
      #site-footer #site-footer-store-categories .thumbnail .inner {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: 0; }
    /* line 1712, ../sass/main.scss */
    #site-footer #site-footer-store-categories .title {
      text-transform: uppercase;
      font-family: Arvo;
      font-weight: 400;
      font-family: Arvo;
      font-weight: 400;
      font-weight: 700;
      padding: 1.5em 0 0;
      text-align: center;
      font-size: 1.25em; }
      /* line 27, ../sass/_mixins.scss */
      #site-footer #site-footer-store-categories .title strong {
        font-weight: 700; }
      /* line 27, ../sass/_mixins.scss */
      #site-footer #site-footer-store-categories .title strong {
        font-weight: 700; }
    /* line 1718, ../sass/main.scss */
    #site-footer #site-footer-store-categories ul {
      display: table;
      width: 100%;
      padding: 0;
      margin: 0;
      list-style: none; }
    /* line 1725, ../sass/main.scss */
    #site-footer #site-footer-store-categories li {
      display: table-cell;
      padding: 0 5px;
      width: 1%;
      text-align: center; }
      /* line 1730, ../sass/main.scss */
      #site-footer #site-footer-store-categories li img {
        max-width: 100%;
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -moz-transition: -moz-transform 0.2s;
        -o-transition: -o-transform 0.2s;
        -webkit-transition: -webkit-transform 0.2s;
        transition: transform 0.2s; }
      /* line 1735, ../sass/main.scss */
      #site-footer #site-footer-store-categories li p {
        margin: .25em 0;
        line-height: 1.2em;
        font-size: 0.9em;
        font-weight: 600; }
        /* line 1740, ../sass/main.scss */
        #site-footer #site-footer-store-categories li p a {
          color: #5e4e45; }
          /* line 1742, ../sass/main.scss */
          #site-footer #site-footer-store-categories li p a:hover {
            text-decoration: none; }
    @media (min-width: 768px) {
      /* line 1749, ../sass/main.scss */
      #site-footer #site-footer-store-categories li:hover img {
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3); } }
  /* line 1756, ../sass/main.scss */
  #site-footer #footer-links {
    padding-top: 44px; }
    /* line 1758, ../sass/main.scss */
    #site-footer #footer-links #site-footer-primary {
      clear: left;
      float: left;
      width: 100%;
      margin-bottom: 3em; }
      /* line 1764, ../sass/main.scss */
      #site-footer #footer-links #site-footer-primary .menu-main-menu-container ul#menu-main-menu {
        padding: 0;
        margin: 0;
        list-style: none; }
        /* line 1768, ../sass/main.scss */
        #site-footer #footer-links #site-footer-primary .menu-main-menu-container ul#menu-main-menu > li {
          float: left;
          width: 33%; }
          /* line 1771, ../sass/main.scss */
          #site-footer #footer-links #site-footer-primary .menu-main-menu-container ul#menu-main-menu > li > a {
            font-size: 1em;
            color: #312515;
            font-family: Lato;
            text-transform: uppercase;
            font-weight: 700;
            letter-spacing: 1px; }
          /* line 1779, ../sass/main.scss */
          #site-footer #footer-links #site-footer-primary .menu-main-menu-container ul#menu-main-menu > li > .sub-menu {
            list-style: none;
            padding: 0;
            padding-top: 25px;
            padding-right: 20px; }
            /* line 1784, ../sass/main.scss */
            #site-footer #footer-links #site-footer-primary .menu-main-menu-container ul#menu-main-menu > li > .sub-menu > li {
              margin-bottom: .5em;
              line-height: 1.2em; }
              /* line 1787, ../sass/main.scss */
              #site-footer #footer-links #site-footer-primary .menu-main-menu-container ul#menu-main-menu > li > .sub-menu > li a {
                font-size: .875em;
                color: #8a7760;
                font-family: Lato;
                font-weight: 700; }
  /* line 1800, ../sass/main.scss */
  #site-footer #sub-footer-links {
    padding-bottom: 22px; }
    /* line 1802, ../sass/main.scss */
    #site-footer #sub-footer-links .social-share {
      width: 100%;
      display: table;
      table-display: fixed; }
      /* line 1806, ../sass/main.scss */
      #site-footer #sub-footer-links .social-share a {
        display: table-cell;
        width: 20%;
        text-align: center; }
    /* line 1812, ../sass/main.scss */
    #site-footer #sub-footer-links #site-footer-secondary {
      clear: left;
      float: left;
      width: 100%; }
      /* line 1817, ../sass/main.scss */
      #site-footer #sub-footer-links #site-footer-secondary .menu-footer-links-container ul.menu {
        padding: 0;
        margin: 0;
        list-style: none; }
        /* line 1821, ../sass/main.scss */
        #site-footer #sub-footer-links #site-footer-secondary .menu-footer-links-container ul.menu > li {
          display: inline-block;
          padding-right: 5%; }
          @media (min-width: 1200px) {
            /* line 1821, ../sass/main.scss */
            #site-footer #sub-footer-links #site-footer-secondary .menu-footer-links-container ul.menu > li {
              padding-right: 8%; } }
          /* line 1825, ../sass/main.scss */
          #site-footer #sub-footer-links #site-footer-secondary .menu-footer-links-container ul.menu > li:last-child {
            padding-right: 0; }
          /* line 1828, ../sass/main.scss */
          #site-footer #sub-footer-links #site-footer-secondary .menu-footer-links-container ul.menu > li a {
            text-align: none;
            font-size: 0.825em;
            color: #3e3225;
            font-weight: 900;
            font-family: Lato; }
          /* line 1836, ../sass/main.scss */
          #site-footer #sub-footer-links #site-footer-secondary .menu-footer-links-container ul.menu > li > .sub-menu > li {
            display: none; }
  /* line 1846, ../sass/main.scss */
  #site-footer .logo-and-links #footer-logo img {
    max-width: 100%; }
  /* line 1849, ../sass/main.scss */
  #site-footer .logo-and-links .sub-logo-links {
    margin-top: 1em; }
    /* line 1851, ../sass/main.scss */
    #site-footer .logo-and-links .sub-logo-links a {
      font-family: Lato;
      font-weight: 400;
      font-weight: 900;
      color: #8a7760;
      text-transform: uppercase;
      font-size: .875em;
      letter-spacing: 1px;
      text-decoration: none; }
      /* line 1858, ../sass/main.scss */
      #site-footer .logo-and-links .sub-logo-links a:hover {
        color: #5d5041; }

/* line 1865, ../sass/main.scss */
#site-copyright {
  font-family: Lato;
  font-weight: 400;
  font-weight: 900;
  background: #7b664d;
  margin: 0;
  padding: 40px 0 20px;
  color: #e5e4dd;
  font-size: 0.6875em;
  text-align: center; }
  /* line 1872, ../sass/main.scss */
  #site-copyright a {
    color: #e5e4dd;
    display: inline-block;
    padding: 0 1em; }
  /* line 1878, ../sass/main.scss */
  #site-copyright .row {
    margin-right: 0; }
    @media (min-width: 768px) {
      /* line 1880, ../sass/main.scss */
      #site-copyright .row .copy-links {
        float: left; } }
    @media (min-width: 768px) {
      /* line 1885, ../sass/main.scss */
      #site-copyright .row .copy-text {
        float: right; } }

/* line 1893, ../sass/main.scss */
div.nav-item-desktop.locator i.icon-geoicon {
  font-size: 1.5em; }
