.collapse {
  overflow: hidden;
  zoom: 1; }

/* SCSS Framework boilerplate from Flask: https://github.com/kylelarkin/flask */
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, select, input, textarea {
  color: #333; }

::-moz-selection {
  background: #ccc;
  color: #000;
  text-shadow: none; }

::selection {
  background: #ccc;
  color: #000;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #ccc; }

ins {
  background-color: #ccc;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ccc;
  color: #000;
  font-style: italic;
  font-weight: bold; }

body .gform_wrapper::after {
  clear: both;
  content: "";
  display: table; }

body .gform_wrapper input[type=text],
body .gform_wrapper input[type=url],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password],
body .gform_wrapper textarea {
  border: 1px solid #849D4A;
  font-size: 12px;
  padding: 4px 2px 4px 2px; }
  body .gform_wrapper input[type=text]:focus,
  body .gform_wrapper input[type=url]:focus,
  body .gform_wrapper input[type=email]:focus,
  body .gform_wrapper input[type=tel]:focus,
  body .gform_wrapper input[type=number]:focus,
  body .gform_wrapper input[type=password]:focus,
  body .gform_wrapper textarea:focus {
    border: 1px solid #d06003; }

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper .left_label .gfield_label, body .gform_wrapper .right_label .gfield_label {
  font-size: 15px;
  font-weight: normal;
  color: #522601; }

body .gform_wrapper label, body .gform_wrapper .instruction, body .gform_wrapper .gfield_required {
  color: #522601; }

body .gform_wrapper .gform_footer {
  margin: 0; }
  body .gform_wrapper .gform_footer input.button,
  body .gform_wrapper .gform_footer input[type=submit] {
    -webkit-appearance: inherit; }

body .gform_wrapper .ginput_container + .gfield_description.validation_message {
  font-size: 12px; }

body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit] {
  background: #849D4A;
  border: none;
  color: white;
  float: left;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: .45em 0.75em .35em;
  outline: 0;
  text-transform: uppercase; }
  body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input.button:active, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_footer input[type=submit]:active {
    background: #98B851; }

/* SCSS Framework boilerplate from Flask: https://github.com/kylelarkin/flask */
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, select, input, textarea {
  color: #333; }

::-moz-selection {
  background: #ccc;
  color: #000;
  text-shadow: none; }

::selection {
  background: #ccc;
  color: #000;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #ccc; }

ins {
  background-color: #ccc;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ccc;
  color: #000;
  font-style: italic;
  font-weight: bold; }

body {
  color: #522601;
  font-family: "Lato", Helvetica, Calibri, Arial, sans-serif;
  font-size: 100%;
  font-weight: normal;
  line-height: 1.4; }

a {
  color: #849D4A; }
  a:hover, a:focus {
    color: #98B851; }
  a.reverse {
    color: #522601; }
    a.reverse:hover, a.reverse:focus {
      color: #849D4A; }
  nav a {
    text-decoration: none; }
    nav a:hover, nav a:active {
      text-decoration: none; }

h1 {
  color: #849D4A;
  font-family: "Oswald", Helvetica, Calibri, Arial, sans-serif;
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.21053;
  margin: 1em 0 .65em;
  text-transform: uppercase; }
  @media screen and (min-width: 580px) {
    h1 {
      font-size: 38px; } }

h2, .sales-promotions h3.section-title, body.home .col--main h3 {
  color: #E99A19;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.35;
  margin: 0.5em 0;
  text-transform: uppercase; }

p + h2, body.home .col--main h2 + h2, body.home .col--main h3 + h2, .sales-promotions p + h3.section-title, body.home .col--main .sales-promotions h2 + h3.section-title, body.home .col--main .sales-promotions h3 + h3.section-title, body.home .col--main p + h3, body.home .col--main h2 + h3, body.home .col--main h3 + h3, ul + h2, .sales-promotions ul + h3.section-title, body.home .col--main ul + h3 {
  margin-top: 2em; }

h3 {
  color: #849D4A;
  font-size: 1.35em;
  letter-spacing: 1px;
  line-height: 1.3;
  margin: 0.88889em 0; }

h4 {
  color: #849D4A;
  font-size: 1em;
  line-height: 1.3;
  margin: 1.14286em 0; }

h5 {
  color: #849D4A;
  font-size: 1em;
  line-height: 1.3;
  margin: 1.14286em 0; }

h6 {
  color: #849D4A;
  font-size: 0.875em;
  line-height: 1.3;
  margin: 1.14286em 0; }

li {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5; }

p, body.home .col--main h2, body.home .col--main h3 {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.4em;
  margin: .5em 0 1em; }

em, i {
  font-style: italic; }
  em strong, em b, i strong, i b {
    font-style: italic; }

strong, b {
  font-weight: 600; }
  strong em, strong i, b em, b i {
    font-weight: 600; }

ol {
  margin: 1em 0 1em 1.25em; }

ul {
  list-style: disc;
  margin: 1em 0 1em 1.1em; }
  nav ul {
    list-style: none;
    margin: 0;
    padding-bottom: 0; }
    nav ul a {
      text-decoration: none; }

hr {
  margin: 2em 0; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin-bottom: 3em;
  zoom: 1;
  position: relative; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel ul {
  list-style: none;
  margin: 0;
  padding-bottom: 0; }
  .carousel ul li {
    float: left;
    margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  height: 40px;
  position: absolute;
  top: 45%;
  width: 100%;
  z-index: 1000; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 12px;
  height: 30px;
  position: absolute;
  top: 0;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: 4px; }

.flex-direction-nav .flex-next {
  right: 5px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7; }

.flexslider:hover .flex-next {
  opacity: 0.7; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

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

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.additional_content ul.additional_content__list {
  list-style: none;
  margin: 0;
  padding-bottom: 0; }
  .additional_content ul.additional_content__list li {
    border-top: 1px dotted #ccc;
    margin-top: 16px;
    padding-top: 16px; }
    .additional_content ul.additional_content__list li.two_column_listing {
      margin-top: 36px;
      padding-top: 36px; }
    .additional_content ul.additional_content__list li h3 {
      margin: 0 0 24px;
      padding: 0;
      font-size: 18px;
      line-height: 22px;
      text-transform: uppercase; }
    .additional_content ul.additional_content__list li table {
      color: #666;
      font-size: 14px;
      margin-bottom: 1.5em; }
      .additional_content ul.additional_content__list li table td {
        padding-right: 2em;
        font-size: 18px;
        line-height: 18px; }
        .additional_content ul.additional_content__list li table td.left_column {
          color: #E99A19;
          text-transform: uppercase;
          line-height: 20px; }
        .additional_content ul.additional_content__list li table td.right_column p, .additional_content ul.additional_content__list li table td.right_column body.home .col--main h2, body.home .col--main .additional_content ul.additional_content__list li table td.right_column h2, .additional_content ul.additional_content__list li table td.right_column body.home .col--main h3, body.home .col--main .additional_content ul.additional_content__list li table td.right_column h3 {
          margin-top: 0;
          line-height: 20px; }
        .additional_content ul.additional_content__list li table td p em, .additional_content ul.additional_content__list li table td body.home .col--main h2 em, body.home .col--main .additional_content ul.additional_content__list li table td h2 em, .additional_content ul.additional_content__list li table td body.home .col--main h3 em, body.home .col--main .additional_content ul.additional_content__list li table td h3 em {
          color: #888;
          font-size: 16px; }

.featured-stores .featured-title {
  margin-top: 60px; }

.featured-stores .featured-stores-list {
  list-style: none;
  margin: 0;
  padding-bottom: 0;
  background-color: #eee;
  padding-left: 2.35765%;
  padding-right: 2.35765%;
  padding-bottom: 2.35765%; }
  .featured-stores .featured-stores-list::after {
    clear: both;
    content: "";
    display: table; }
  .featured-stores .featured-stores-list li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    background-color: white;
    display: table;
    margin-top: 2.35765%; }
    .featured-stores .featured-stores-list li:last-child {
      margin-right: 0; }
    .featured-stores .featured-stores-list li:nth-child(3n) {
      margin-right: 0; }
    .featured-stores .featured-stores-list li:nth-child(3n+1) {
      clear: left; }
    .featured-stores .featured-stores-list li .img-container {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
    .featured-stores .featured-stores-list li img {
      margin: 0 auto;
      width: 75%; }

.sales-promotions h3.section-title {
  margin-bottom: 0.8em; }

.sales-promotions .sales-promotions__list li.freeform_promotion h4 {
  color: #849D4A;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.19048;
  margin: 0.8em 0 0; }

.sales-promotions .sales-promotions__list li.freeform_promotion p, .sales-promotions .sales-promotions__list li.freeform_promotion body.home .col--main h2, body.home .col--main .sales-promotions .sales-promotions__list li.freeform_promotion h2, .sales-promotions .sales-promotions__list li.freeform_promotion body.home .col--main h3, body.home .col--main .sales-promotions .sales-promotions__list li.freeform_promotion h3 {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.28571;
  margin: 1em 0; }

.sales-promotions .sales-promotions__list li.freeform_promotion h4 + p, .sales-promotions .sales-promotions__list li.freeform_promotion body.home .col--main h4 + h2, body.home .col--main .sales-promotions .sales-promotions__list li.freeform_promotion h4 + h2, .sales-promotions .sales-promotions__list li.freeform_promotion body.home .col--main h4 + h3, body.home .col--main .sales-promotions .sales-promotions__list li.freeform_promotion h4 + h3 {
  margin-top: 0.4em; }

.sales-promotions .sales-promotions__list li.image_ad img {
  width: 100%; }

.social-icons a {
  display: inline-block;
  height: 22px;
  margin: 0 3px 0 0;
  width: 22px; }
  .social-icons a.fb {
    background-position: 0px 0; }
  .social-icons a.fb:hover {
    background-position: 0px -22px; }
  .social-icons a.tw {
    background-position: -22px 0; }
  .social-icons a.tw:hover {
    background-position: -22px -22px; }
  .social-icons a.pin {
    background-position: -44px 0; }
  .social-icons a.pin:hover {
    background-position: -44px -22px; }
  .social-icons a.ig {
    background-position: -66px 0; }
  .social-icons a.ig:hover {
    background-position: -66px -22px; }

.button--link {
  background-color: #E99A19;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 1.61538;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 18px 7px; }
  .button--link:hover, .button--link:active {
    background-color: #F1B031;
    color: white;
    text-decoration: none; }

header.body__header_image {
  background: white url("../img/placeholders/header-background.jpg") no-repeat center center;
  margin-bottom: 2rem;
  min-height: 300px;
  padding: 18%;
  position: relative;
  background-size: cover;
  position: relative;
  z-index: 0;
  -webkit-transition: min-height 0.25s ease-out;
  -moz-transition: min-height 0.25s ease-out;
  transition: min-height 0.25s ease-out; }
  header.body__header_image::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 768px) {
    header.body__header_image {
      min-height: 420px; } }

header.body__header {
  box-shadow: 2.1px 2.1px 17.6px 0.4px rgba(35, 31, 32, 0.7); }
  header.body__header::after {
    clear: both;
    content: "";
    display: table; }
  header.body__header .inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media screen and (min-width: 1000px) {
    header.body__header .logo-primary-nav-wrapper {
      clear: both;
      display: table;
      direction: rtl;
      width: 100%; } }
  header.body__header .logo-wrapper {
    display: table;
    width: 100%; }
    @media screen and (min-width: 1000px) {
      header.body__header .logo-wrapper {
        display: table-cell;
        vertical-align: middle;
        width: 25%; } }
  header.body__header .menu-toggle {
    display: table-cell;
    padding: 2rem 1.5rem 2rem 2rem;
    width: 10%;
    vertical-align: middle; }
    @media screen and (min-width: 1000px) {
      header.body__header .menu-toggle {
        display: none; } }
    header.body__header .menu-toggle .fa {
      font-size: 2rem; }
  header.body__header .logo {
    display: table-cell;
    margin: 0 auto;
    padding: 1.5rem 1rem;
    padding-right: .25rem;
    width: 90%;
    vertical-align: middle; }
    header.body__header .logo a {
      display: block; }
    header.body__header .logo img {
      max-width: 100%;
      margin: 0 auto;
      width: auto;
      max-height: 140px; }

@media screen and (min-width: 1000px) {
  .nav-wrapper {
    direction: ltr;
    display: table-cell !important;
    vertical-align: middle;
    width: 75%; } }

@media screen and (min-width: 1000px) {
  .nav__primary li {
    display: inline-block;
    padding: .25rem .75rem .25rem .5rem; } }

.nav__primary a {
  border-color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  color: #333;
  display: block;
  font-family: "Oswald", Helvetica, Calibri, Arial, sans-serif;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  @media screen and (min-width: 1000px) {
    .nav__primary a {
      border-bottom: 1px solid #fff;
      font-size: 19px;
      padding: 0; } }
  .nav__primary a:hover {
    color: #003680; }
    @media screen and (min-width: 1000px) {
      .nav__primary a:hover {
        border-bottom: 1px solid #003680;
        color: #333; } }

@media screen and (min-width: 1000px) {
  .nav__main .mobile {
    display: none; } }

.nav__secondary {
  display: none; }
  @media screen and (min-width: 1000px) {
    .nav__secondary {
      background: #f2f2f2;
      display: block;
      padding: .5rem .5rem .25rem 0; }
      .nav__secondary ul {
        float: right; }
      .nav__secondary a {
        border-color: #f2f2f2;
        font-size: 0.9375rem; } }

.inner {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding-left: 4%;
  padding-right: 4%; }
  .inner::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 768px) {
    .inner {
      padding-left: 2%;
      padding-right: 2%; } }

.alignleft {
  float: left;
  padding: 0 .5rem .5rem 0; }

.alignright {
  float: right;
  padding: 0 0 .5rem .5rem; }

.col--main .gform_wrapper {
  background: #f2f2f2;
  margin: 2rem 0;
  padding: .5rem 1rem 1rem 1rem;
  width: 80%; }
  .col--main .gform_wrapper input[type="text"] {
    padding: .5rem; }

.gform_confirmation_wrapper {
  background: #f2f2f2;
  color: #522601;
  letter-spacing: 1px;
  margin: 2rem 0;
  padding: 2rem;
  width: 80%; }
  .gform_confirmation_wrapper input[type="text"] {
    padding: .5rem; }

.disclaimer {
  font-size: 0.8125rem; }

footer.body__footer {
  background-color: #849D4A;
  color: white;
  margin-top: 75px;
  padding: 18px 0 12px;
  text-transform: uppercase; }
  footer.body__footer::after {
    clear: both;
    content: "";
    display: table; }
  footer.body__footer a {
    color: white;
    text-decoration: none; }
    @media screen and (min-width: 768px) {
      footer.body__footer a {
        margin-left: 2em; } }
    footer.body__footer a:hover, footer.body__footer a:active {
      text-decoration: underline; }
  footer.body__footer p, footer.body__footer body.home .col--main h2, body.home .col--main footer.body__footer h2, footer.body__footer body.home .col--main h3, body.home .col--main footer.body__footer h3 {
    font-size: 13px;
    line-height: 2.14286;
    letter-spacing: 1px; }
    @media screen and (max-width: 767px) {
      footer.body__footer p, footer.body__footer body.home .col--main h2, body.home .col--main footer.body__footer h2, footer.body__footer body.home .col--main h3, body.home .col--main footer.body__footer h3 {
        margin: 0.5em 0; } }
    @media screen and (max-width: 767px) {
      footer.body__footer p.pull-right, footer.body__footer body.home .col--main h2.pull-right, body.home .col--main footer.body__footer h2.pull-right, footer.body__footer body.home .col--main h3.pull-right, body.home .col--main footer.body__footer h3.pull-right {
        float: none !important;
        display: block;
        clear: both; } }

@media screen and (min-width: 768px) {
  body.page .col--main {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    body.page .col--main:last-child {
      margin-right: 0; } }

body.page .col--main .featured-image img {
  width: 100%;
  height: auto; }

.pagename-sales-and-savings ul.tabbed-nav {
  list-style: none;
  margin: 0;
  padding-bottom: 0;
  margin-top: 32px; }
  .pagename-sales-and-savings ul.tabbed-nav::after {
    clear: both;
    content: "";
    display: table; }
  .pagename-sales-and-savings ul.tabbed-nav li {
    float: left; }
    .pagename-sales-and-savings ul.tabbed-nav li a {
      color: #849D4A;
      display: block;
      font-size: .75em;
      letter-spacing: 1px;
      padding: 10px 8px;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        .pagename-sales-and-savings ul.tabbed-nav li a {
          font-size: .875em;
          padding: 10px 12px; } }
      @media screen and (min-width: 1024px) {
        .pagename-sales-and-savings ul.tabbed-nav li a {
          font-size: 1em;
          padding: 10px 18px; } }
      .pagename-sales-and-savings ul.tabbed-nav li a:hover, .pagename-sales-and-savings ul.tabbed-nav li a:active {
        text-decoration: none; }
    .pagename-sales-and-savings ul.tabbed-nav li.active a, .pagename-sales-and-savings ul.tabbed-nav li:hover a {
      background-color: #f2f2f2; }

.pagename-sales-and-savings .tab-pane ul {
  list-style: none;
  margin: 0;
  padding-bottom: 0; }
  .pagename-sales-and-savings .tab-pane ul::after {
    clear: both;
    content: "";
    display: table; }

.pagename-sales-and-savings .tab-pane li {
  background-color: #f2f2f2;
  border-bottom: 1px solid #eee;
  padding: .5rem; }
  .pagename-sales-and-savings .tab-pane li::after {
    clear: both;
    content: "";
    display: table; }
  .pagename-sales-and-savings .tab-pane li:nth-child(even) {
    background-color: #fff; }

.pagename-sales-and-savings .tab-pane .promotion--image {
  min-height: 1px; }
  @media screen and (min-width: 768px) {
    .pagename-sales-and-savings .tab-pane .promotion--image {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 35.26334%; }
      .pagename-sales-and-savings .tab-pane .promotion--image:last-child {
        margin-right: 0; } }
  .pagename-sales-and-savings .tab-pane .promotion--image .promotion--image-wrap {
    border: 1px solid #ccc;
    background-color: white;
    display: table;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 15px; }
  .pagename-sales-and-savings .tab-pane .promotion--image .holder {
    display: table-cell;
    vertical-align: middle; }
  .pagename-sales-and-savings .tab-pane .promotion--image img {
    display: block;
    margin: 0 auto;
    width: 100%; }

@media screen and (min-width: 768px) {
  .pagename-sales-and-savings .tab-pane .promotion--info {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 61.158%; }
    .pagename-sales-and-savings .tab-pane .promotion--info:last-child {
      margin-right: 0; } }

.pagename-sales-and-savings .tab-pane .promotion--info .title {
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: uppercase; }

.pagename-sales-and-savings .tab-pane .promotion--info h4 {
  font-size: 1.125em;
  font-style: italic;
  margin-bottom: .75em;
  margin-top: .25em; }

.pagename-sales-and-savings .tab-pane#coupons {
  background-color: #f2f2f2;
  width: 100%; }
  .pagename-sales-and-savings .tab-pane#coupons li {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 48.21067%;
    padding: 1rem; }
    .pagename-sales-and-savings .tab-pane#coupons li:last-child {
      margin-right: 0; }
    .pagename-sales-and-savings .tab-pane#coupons li:nth-child(2n) {
      margin-right: 0; }
    .pagename-sales-and-savings .tab-pane#coupons li:nth-child(2n+1) {
      clear: left; }
    @media screen and (min-width: 768px) {
      .pagename-sales-and-savings .tab-pane#coupons li {
        float: left;
        display: block;
        margin-right: 3.16844%;
        width: 31.22104%; }
        .pagename-sales-and-savings .tab-pane#coupons li:last-child {
          margin-right: 0; }
        .pagename-sales-and-savings .tab-pane#coupons li:nth-child(2n) {
          margin-right: 2.35765%; }
        .pagename-sales-and-savings .tab-pane#coupons li:nth-child(2n+1) {
          clear: none; }
        .pagename-sales-and-savings .tab-pane#coupons li:nth-child(3n) {
          margin-right: 0; }
        .pagename-sales-and-savings .tab-pane#coupons li:nth-child(3n+1) {
          clear: left; } }
    .pagename-sales-and-savings .tab-pane#coupons li:nth-child(even) {
      background: #f2f2f2; }
    .pagename-sales-and-savings .tab-pane#coupons li a {
      display: block;
      height: 100%;
      position: relative;
      width: 100%; }
      .pagename-sales-and-savings .tab-pane#coupons li a:hover .print-hover {
        opacity: 1; }
      .pagename-sales-and-savings .tab-pane#coupons li a .print-hover {
        background: rgba(255, 255, 255, 0.9);
        border: 5px solid #ccc;
        font-size: 1.25em;
        height: 100%;
        left: 0;
        opacity: 0;
        padding-top: 45%;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 0;
        width: 100%;
        z-index: 500;
        -webkit-transition: all 250ms ease-out;
        -moz-transition: all 250ms ease-out;
        transition: all 250ms ease-out; }

.pagename-sales-and-savings .mfp-figure {
  background: #fff;
  padding: 2em; }

aside.sidebar {
  margin-top: 60px; }
  @media screen and (min-width: 768px) {
    aside.sidebar {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%;
      margin-left: 8.5298%;
      margin-top: 55px; }
      aside.sidebar:last-child {
        margin-right: 0; } }
  .lt-ie9 aside.sidebar {
    margin-right: 0; }
  aside.sidebar .map {
    color: white;
    display: table;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
    background-color: #E99A19;
    font-size: 14px;
    line-height: 1.5; }
    aside.sidebar .map::after {
      clear: both;
      content: "";
      display: table; }
    aside.sidebar .map .fa-wrapper {
      background-color: rgba(255, 255, 255, 0.3);
      display: table-cell;
      vertical-align: middle; }
    aside.sidebar .map .title {
      display: table-cell;
      letter-spacing: 1px;
      padding: 8px 18px;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
    aside.sidebar .map:hover, aside.sidebar .map:active {
      background-color: #F1B031;
      cursor: pointer;
      text-decoration: none; }
    .lt-ie9 aside.sidebar .map .fa-wrapper {
      background-color: #F1B031; }
    aside.sidebar .map .fa {
      font-size: 28px;
      height: 2em;
      width: 2em;
      line-height: 2;
      text-align: center;
      float: left;
      padding-left: 0;
      padding-top: 1px; }
  aside.sidebar #map-expanded .acf-map {
    border: #ccc solid 1px;
    height: 400px;
    width: 100%;
    width: calc(100% - 0px); }
    aside.sidebar #map-expanded .acf-map img {
      max-width: none; }
  aside.sidebar #map-expanded .gm-style-iw {
    text-align: center; }
    aside.sidebar #map-expanded .gm-style-iw h4 {
      font-size: 1em;
      margin-top: 1.5em;
      text-align: center; }
    aside.sidebar #map-expanded .gm-style-iw .directions a {
      display: inline-block;
      background-color: #849D4A;
      color: #fff;
      font-size: .725em;
      padding: .25em 1em;
      text-align: center;
      text-transform: uppercase; }
      aside.sidebar #map-expanded .gm-style-iw .directions a:hover {
        text-decoration: none; }
  aside.sidebar #map-expanded .map__close {
    color: white;
    display: table;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
    background-color: #E99A19;
    font-size: 14px;
    line-height: 1.5;
    padding: 9px 12px 7px 12px;
    text-transform: uppercase; }
    aside.sidebar #map-expanded .map__close::after {
      clear: both;
      content: "";
      display: table; }
    aside.sidebar #map-expanded .map__close .fa-wrapper {
      background-color: rgba(255, 255, 255, 0.3);
      display: table-cell;
      vertical-align: middle; }
    aside.sidebar #map-expanded .map__close .title {
      display: table-cell;
      letter-spacing: 1px;
      padding: 8px 18px;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
    aside.sidebar #map-expanded .map__close:hover, aside.sidebar #map-expanded .map__close:active {
      background-color: #F1B031;
      cursor: pointer;
      text-decoration: none; }
    aside.sidebar #map-expanded .map__close .fa {
      font-size: 1.4em;
      line-height: 1.45;
      position: relative;
      top: 2px; }
    aside.sidebar #map-expanded .map__close .title {
      text-align: right;
      width: auto; }
  aside.sidebar .advertisements {
    margin-top: 36px; }
    aside.sidebar .advertisements .ad--image a {
      display: block; }
      aside.sidebar .advertisements .ad--image a img {
        width: 100%; }
  aside.sidebar .facebook {
    color: white;
    display: table;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
    background-color: #849D4A;
    font-size: 17px;
    line-height: 1;
    margin-top: 24px;
    text-transform: uppercase; }
    aside.sidebar .facebook::after {
      clear: both;
      content: "";
      display: table; }
    aside.sidebar .facebook .fa-wrapper {
      background-color: rgba(255, 255, 255, 0.3);
      display: table-cell;
      vertical-align: middle; }
    aside.sidebar .facebook .title {
      display: table-cell;
      letter-spacing: 1px;
      padding: 8px 18px;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
    aside.sidebar .facebook:hover, aside.sidebar .facebook:active {
      background-color: #98B851;
      cursor: pointer;
      text-decoration: none; }
    .lt-ie9 aside.sidebar .facebook .fa-wrapper {
      background-color: #98B851; }
    aside.sidebar .facebook .fa {
      font-size: 28px;
      height: 2em;
      width: 2em;
      line-height: 2;
      text-align: center;
      float: left;
      padding-left: 0;
      padding-top: 1px; }
  aside.sidebar #cff {
    background-color: #f2f2f2;
    padding: 15px 15px 10px; }
    aside.sidebar #cff p, aside.sidebar #cff body.home .col--main h2, body.home .col--main aside.sidebar #cff h2, aside.sidebar #cff body.home .col--main h3, body.home .col--main aside.sidebar #cff h3 {
      font-size: 15px; }
    aside.sidebar #cff .cff-item {
      border-bottom: none;
      padding-bottom: 0; }
    aside.sidebar #cff .cff-date {
      width: 45%;
      font-size: 12px; }
    aside.sidebar #cff .cff-meta-wrap {
      float: right;
      width: 45%; }
    aside.sidebar #cff .cff-viewpost-link, aside.sidebar #cff .cff-viewpost-facebook, aside.sidebar #cff .cff-viewpost {
      font-size: 12px;
      padding: 0; }
    aside.sidebar #cff .cff-photo img {
      width: 100%; }
  aside.sidebar .signup {
    color: white;
    display: table;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
    background-color: #849D4A;
    font-size: 17px;
    line-height: 1;
    margin-top: 24px;
    text-transform: uppercase; }
    aside.sidebar .signup::after {
      clear: both;
      content: "";
      display: table; }
    aside.sidebar .signup .fa-wrapper {
      background-color: rgba(255, 255, 255, 0.3);
      display: table-cell;
      vertical-align: middle; }
    aside.sidebar .signup .title {
      display: table-cell;
      letter-spacing: 1px;
      padding: 8px 18px;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
    aside.sidebar .signup:hover, aside.sidebar .signup:active {
      background-color: #98B851;
      cursor: pointer;
      text-decoration: none; }
    .lt-ie9 aside.sidebar .signup .fa-wrapper {
      background-color: #98B851; }
    aside.sidebar .signup .fa {
      font-size: 28px;
      height: 2em;
      width: 2em;
      line-height: 2;
      text-align: center;
      float: left;
      padding-left: 0;
      padding-top: 1px;
      font-size: 28px;
      height: 2.05em;
      width: 2.05em;
      line-height: 2.1em;
      padding-left: 0.07em; }
  aside.sidebar #signup-expanded {
    background-color: #f2f2f2;
    margin-bottom: 36px; }
    aside.sidebar #signup-expanded .signup-form {
      padding: 1em; }
      aside.sidebar #signup-expanded .signup-form .gform_wrapper {
        padding: 0;
        max-width: 100%;
        margin: 0; }
      aside.sidebar #signup-expanded .signup-form input {
        padding: .75em;
        -webkit-transition: background-color 0.25s ease;
        -moz-transition: background-color 0.25s ease;
        transition: background-color 0.25s ease; }
      aside.sidebar #signup-expanded .signup-form label:first-child {
        font-size: .75em;
        letter-spacing: 1px;
        text-transform: uppercase; }

@media screen and (min-width: 768px) {
  body.post-type-archive-store .col--main {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    body.post-type-archive-store .col--main:last-child {
      margin-right: 0; } }

body.post-type-archive-store .col--main .large-map-toggle {
  margin-bottom: 16px;
  margin-top: 1em; }
  body.post-type-archive-store .col--main .large-map-toggle .fa {
    font-size: 1.2em;
    position: relative;
    top: 1px;
    margin-left: 0.25em; }
  body.post-type-archive-store .col--main .large-map-toggle .close-map {
    display: none; }
  body.post-type-archive-store .col--main .large-map-toggle.active .close-map {
    display: inline; }
  body.post-type-archive-store .col--main .large-map-toggle.active .open-map {
    display: none; }

body.post-type-archive-store .col--main .collapse-fixmap {
  height: 0;
  overflow: hidden;
  zoom: 1; }

body.post-type-archive-store .col--main .im-element .im-container .im-tooltip h4 {
  font-size: 13px;
  color: #ccc;
  margin-top: 0.5em; }

body.post-type-archive-store .col--main .im-element .im-container .im-tooltip p, body.post-type-archive-store body.home .col--main .im-element .im-container .im-tooltip h2, body.home body.post-type-archive-store .col--main .im-element .im-container .im-tooltip h2, body.post-type-archive-store body.home .col--main .im-element .im-container .im-tooltip h3, body.home body.post-type-archive-store .col--main .im-element .im-container .im-tooltip h3 {
  font-size: 19px;
  line-height: 1.35;
  color: #849D4A;
  margin-top: 0.5em;
  line-height: 1.2em; }
  body.post-type-archive-store .col--main .im-element .im-container .im-tooltip p span.store-title, body.post-type-archive-store body.home .col--main .im-element .im-container .im-tooltip h2 span.store-title, body.home body.post-type-archive-store .col--main .im-element .im-container .im-tooltip h2 span.store-title, body.post-type-archive-store body.home .col--main .im-element .im-container .im-tooltip h3 span.store-title, body.home body.post-type-archive-store .col--main .im-element .im-container .im-tooltip h3 span.store-title {
    display: block; }
  body.post-type-archive-store .col--main .im-element .im-container .im-tooltip p .store-title + .store-title, body.post-type-archive-store body.home .col--main .im-element .im-container .im-tooltip h2 .store-title + .store-title, body.home body.post-type-archive-store .col--main .im-element .im-container .im-tooltip h2 .store-title + .store-title, body.post-type-archive-store body.home .col--main .im-element .im-container .im-tooltip h3 .store-title + .store-title, body.home body.post-type-archive-store .col--main .im-element .im-container .im-tooltip h3 .store-title + .store-title {
    border-top: 1px solid #e0e0e0;
    margin-top: 0.25em;
    padding-top: 0.25em; }

body.post-type-archive-store .col--main ul.tabbed-nav {
  list-style: none;
  margin: 0;
  padding-bottom: 0;
  margin-top: 32px; }
  body.post-type-archive-store .col--main ul.tabbed-nav::after {
    clear: both;
    content: "";
    display: table; }
  body.post-type-archive-store .col--main ul.tabbed-nav li {
    float: left; }
    body.post-type-archive-store .col--main ul.tabbed-nav li a {
      color: #849D4A;
      display: block;
      font-size: .75em;
      letter-spacing: 1px;
      padding: 10px 8px;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        body.post-type-archive-store .col--main ul.tabbed-nav li a {
          font-size: .875em;
          padding: 10px 12px; } }
      @media screen and (min-width: 1024px) {
        body.post-type-archive-store .col--main ul.tabbed-nav li a {
          font-size: 1em;
          padding: 10px 18px; } }
      body.post-type-archive-store .col--main ul.tabbed-nav li a:hover, body.post-type-archive-store .col--main ul.tabbed-nav li a:active {
        text-decoration: none; }
    body.post-type-archive-store .col--main ul.tabbed-nav li.active a, body.post-type-archive-store .col--main ul.tabbed-nav li:hover a {
      background-color: #f2f2f2; }

body.post-type-archive-store .col--main ul.store_categories--list {
  list-style: none;
  margin: 0;
  padding-bottom: 0; }
  body.post-type-archive-store .col--main ul.store_categories--list li:first-child {
    border-top: 1px solid #eee; }
  body.post-type-archive-store .col--main ul.store_categories--list li:nth-child(2n) {
    background-color: #f2f2f2; }
  body.post-type-archive-store .col--main ul.store_categories--list li:hover, body.post-type-archive-store .col--main ul.store_categories--list li:active {
    background-color: #e8e8e8; }
  body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle::after {
    clear: both;
    content: "";
    display: table; }
  body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .summary {
    cursor: pointer;
    padding: .75em; }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .summary::after {
      clear: both;
      content: "";
      display: table; }
  body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell {
    display: block;
    float: left;
    color: #522601;
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.2; }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.title {
      margin-right: 1em; }
      @media screen and (min-width: 580px) {
        body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.title {
          margin-right: 2em; } }
      @media screen and (min-width: 1024px) {
        body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.title {
          max-width: 45%; } }
      @media screen and (min-width: 1180px) {
        body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.title {
          max-width: 53%; } }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.phone {
      clear: left;
      display: block;
      float: none;
      margin-top: 1.5em;
      width: 150px; }
      @media screen and (min-width: 1024px) {
        body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.phone {
          clear: none;
          float: right;
          margin: 0; } }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.pseudo-link {
      color: #E99A19;
      float: right;
      font-size: 14px;
      line-height: 19px;
      text-align: right;
      text-transform: uppercase; }
      @media screen and (min-width: 580px) {
        body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.pseudo-link {
          min-width: 100px; } }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle .cell.link-close {
      display: none; }
  body.post-type-archive-store .col--main ul.store_categories--list li .details {
    border-top: 1px solid white;
    clear: both;
    color: #522601;
    font-size: 16px;
    line-height: 1.3; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .details-inner {
      padding: 0 16px 16px; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details p, body.post-type-archive-store body.home .col--main ul.store_categories--list li .details h2, body.home body.post-type-archive-store .col--main ul.store_categories--list li .details h2, body.post-type-archive-store body.home .col--main ul.store_categories--list li .details h3, body.home body.post-type-archive-store .col--main ul.store_categories--list li .details h3, body.post-type-archive-store .col--main ul.store_categories--list li .details .body p, body.post-type-archive-store body.home .col--main ul.store_categories--list li .details .body h2, body.home body.post-type-archive-store .col--main ul.store_categories--list li .details .body h2, body.post-type-archive-store body.home .col--main ul.store_categories--list li .details .body h3, body.home body.post-type-archive-store .col--main ul.store_categories--list li .details .body h3 {
      margin-top: 1em; }
    @media screen and (min-width: 580px) {
      body.post-type-archive-store .col--main ul.store_categories--list li .details, body.post-type-archive-store .col--main ul.store_categories--list li .details .body {
        overflow: hidden;
        _overflow: visible;
        zoom: 1; } }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .img {
      border: 1px solid #ccc;
      background-color: white;
      display: table;
      text-align: center;
      float: right;
      margin-left: 10%;
      margin-top: 1em;
      margin-bottom: 1em;
      min-height: 150px;
      padding: 15px;
      width: 35%; }
      body.post-type-archive-store .col--main ul.store_categories--list li .details .img .holder {
        display: table-cell;
        vertical-align: middle; }
      body.post-type-archive-store .col--main ul.store_categories--list li .details .img img {
        display: block;
        margin: 0 auto;
        width: 100%; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .body .the_content {
      margin: 0 0 1.5em; }
      body.post-type-archive-store .col--main ul.store_categories--list li .details .body .the_content p, body.post-type-archive-store body.home .col--main ul.store_categories--list li .details .body .the_content h2, body.home body.post-type-archive-store .col--main ul.store_categories--list li .details .body .the_content h2, body.post-type-archive-store body.home .col--main ul.store_categories--list li .details .body .the_content h3, body.home body.post-type-archive-store .col--main ul.store_categories--list li .details .body .the_content h3 {
        font-size: 15px;
        line-height: 1.3;
        font-style: italic; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .body table.hours__list {
      margin-left: 2.5em;
      color: #666;
      font-size: 14px;
      margin-bottom: 1.5em; }
      body.post-type-archive-store .col--main ul.store_categories--list li .details .body table.hours__list td {
        padding-right: 2em; }
        body.post-type-archive-store .col--main ul.store_categories--list li .details .body table.hours__list td.days {
          text-transform: uppercase; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .body .website {
      margin-bottom: 0.5em; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .fa, body.post-type-archive-store .col--main ul.store_categories--list li .details h4 {
      color: #849D4A; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .fa {
      font-size: 1.2em;
      width: 1.8em;
      float: left; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details h4 {
      font-size: 15px;
      letter-spacing: 1px;
      margin: 1em 0 0.4em;
      text-transform: uppercase; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .location {
      clear: both; }
    body.post-type-archive-store .col--main ul.store_categories--list li .details .map {
      margin: 4px 0 0; }
      body.post-type-archive-store .col--main ul.store_categories--list li .details .map .im-element {
        margin-bottom: 0; }
      body.post-type-archive-store .col--main ul.store_categories--list li .details .map img {
        width: 100%; }
  body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle.active {
    background: #e8e8e8; }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle.active + .details {
      background: #e8e8e8; }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle.active .summary .title {
      font-weight: 600; }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle.active .summary .link-open {
      display: none; }
    body.post-type-archive-store .col--main ul.store_categories--list li .store-toggle.active .summary .link-close {
      display: block; }

@media screen and (min-width: 768px) {
  body.post-type-archive-news .col--main {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    body.post-type-archive-news .col--main:last-child {
      margin-right: 0; } }

body.post-type-archive-news .col--main ul.news--list {
  list-style: none;
  margin: 0;
  padding-bottom: 0; }
  body.post-type-archive-news .col--main ul.news--list li.news--list__item {
    border-bottom: 1px solid #849D4A;
    padding-bottom: 18px; }
    body.post-type-archive-news .col--main ul.news--list li.news--list__item:first-child {
      border-top: 1px solid #849D4A; }
    body.post-type-archive-news .col--main ul.news--list li.news--list__item .item__date {
      background-color: #849D4A;
      display: inline-block;
      color: white;
      font-size: 15px;
      line-height: 1.25;
      text-transform: uppercase;
      padding: 7px 10px 6px;
      margin-bottom: 14px; }
      .lt-ie9 body.post-type-archive-news .col--main ul.news--list li.news--list__item .item__date {
        color: white; }
    body.post-type-archive-news .col--main ul.news--list li.news--list__item h2, body.post-type-archive-news .col--main ul.news--list li.news--list__item .sales-promotions h3.section-title, .sales-promotions body.post-type-archive-news .col--main ul.news--list li.news--list__item h3.section-title, body.post-type-archive-news body.home .col--main ul.news--list li.news--list__item h3, body.home body.post-type-archive-news .col--main ul.news--list li.news--list__item h3 {
      font-weight: 400; }

body.home .col--main h2, body.home .col--main h3 {
  color: #522601;
  text-transform: none; }

body.home .col--main h3 {
  margin: 2em 0 0em;
  letter-spacing: 2px;
  font-size: 1.4em;
  font-weight: 600; }

.pagename-gallery .gallery-slider {
  margin-bottom: 1rem;
  margin-top: 2rem; }
  .pagename-gallery .gallery-slider .gallery-caption {
    font-size: .875rem; }

.pagename-gallery .gallery-slider-carousel {
  clear: both; }
  .pagename-gallery .gallery-slider-carousel li {
    cursor: pointer;
    opacity: .35; }
    .pagename-gallery .gallery-slider-carousel li.flex-active-slide {
      opacity: 1; }

.pagename-jobs .job-listings {
  list-style: none;
  margin: 0;
  padding-bottom: 0;
  margin-top: 3rem; }
  .pagename-jobs .job-listings > li {
    border-bottom: 1px solid #eee;
    margin-bottom: 2rem;
    padding-bottom: 2rem; }
    .pagename-jobs .job-listings > li::after {
      clear: both;
      content: "";
      display: table; }

.pagename-jobs .store-logo {
  margin-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .pagename-jobs .store-logo {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%;
      margin-bottom: 0; }
      .pagename-jobs .store-logo:last-child {
        margin-right: 0; } }
  .pagename-jobs .store-logo h3 {
    background: #eee;
    color: #333;
    display: inline-block;
    font-size: .875rem;
    margin-bottom: 0;
    padding: .25rem .5rem; }
  .pagename-jobs .store-logo img {
    border: 1px solid #eee;
    padding: .75rem; }

.pagename-jobs .listing-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    .pagename-jobs .listing-info {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 74.41059%;
      padding-left: 3rem; }
      .pagename-jobs .listing-info:last-child {
        margin-right: 0; } }
  .pagename-jobs .listing-info h2, .pagename-jobs .listing-info .sales-promotions h3.section-title, .sales-promotions .pagename-jobs .listing-info h3.section-title, .pagename-jobs .listing-info body.home .col--main h3, body.home .col--main .pagename-jobs .listing-info h3 {
    font-size: 1.25rem;
    text-transform: none; }
  .pagename-jobs .listing-info p, .pagename-jobs .listing-info body.home .col--main h2, body.home .col--main .pagename-jobs .listing-info h2, .pagename-jobs .listing-info body.home .col--main h3, body.home .col--main .pagename-jobs .listing-info h3 {
    font-size: 1rem; }

/*# sourceMappingURL=screen.css.map */
