.lazyload, .lazyloading {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.lazyloaded {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  transition: opacity 0.5s ease-out; }

[data-sizes=auto] {
  display: block; }

.wow {
  visibility: hidden; }

@keyframes spin45L {
  0% {
    transform: rotate(-45deg); } }

@keyframes spin45R {
  0% {
    transform: rotate(45deg); } }

@keyframes submenuOpen {
  0% {
    left: 101%; }

  100% {
    left: 0%; } }

@keyframes submenuClose {
  0% {
    visibility: visible;
    left: 0%; }

  100% {
    left: 101%; } }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'FuturaPT-Light';
  src: url("FuturaLT-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-HeavyOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'FuturaPT-Book';
  src: url("FuturaLT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-BoldOblique.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'FuturaPT-Bold';
  src: url("FuturaLT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-LightOblique.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-BookOblique.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-HeavyOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-LightOblique.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-BookOblique.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura LT';
  src: url("FuturaLT-BoldOblique.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

.body_font {
  font-family: 'Futura LT', sans-serif; }

.heading_font {
  font-family: 'Futura LT', sans-serif; }

svg.icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  line-height: 100%;
  overflow: visible; }

svg.icon path {
  transition: all 0.2s linear; }

.isNotMobile a:hover svg.icon path {
  fill: #78a22f; }

svg.icon:focus {
  outline: none; }

html, body, div, span, iframe, button, input, select, textarea, p, img, sub, sup, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, footer, header, nav, section, summary, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

article, aside, details, footer, header, nav, section {
  display: block; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

ol {
  list-style-type: decimal;
  list-style-position: inside; }

small {
  font-size: 0.6em; }

strong {
  font-weight: bold; }

sub {
  position: relative;
  bottom: -0.5em;
  font-size: 0.5em; }

sup {
  position: relative;
  top: -0.5em;
  font-size: 0.5em; }

a {
  color: inherit;
  text-decoration: none; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

table {
  width: 100%;
  border-collapse: collapse;
  vertical-align: middle;
  border-spacing: 0; }

table td, table th {
  vertical-align: middle; }

ul {
  list-style-position: inside; }

input::-ms-clear {
  display: none; }

select, textarea, input[type='text'], input[type='email'], input[type="tel"], input[type="phone"], input[type='password'], input[type="submit"], input[type="button"], button {
  appearance: none;
  border-radius: 0;
  background: transparent;
  border: 0; }

select, input[type="submit"], input[type="button"], input[type="image"], button, label {
  cursor: pointer; }

textarea {
  overflow: auto; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1; }

html {
  padding-bottom: 0 !important; }

html, body {
  margin: 0px;
  font-family: 'Futura LT', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 168.75%;
  color: #282828;
  background: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  font-feature-settings: 'lnum';
  -moz-font-feature-settings: 'lnum=1';
  -ms-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  -o-font-feature-settings: 'lnum'; }

p, li, input, textarea, select {
  font-family: inherit;
  font-size: 1em; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .eyebrow {
  margin: 0 0 1em;
  font-family: 'Futura LT', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #19341a;
  letter-spacing: 0em;
  line-height: 110%; }

h1, .h1 {
  font-size: 3.75em;
  letter-spacing: 0.033333em; }

h2, .h2 {
  font-size: 2.5em; }

h3, .h3 {
  font-size: 1.875em; }

h4, .h4 {
  font-size: 1.5em; }

h5, .h5 {
  font-size: 1.125em; }

h6, .h6 {
  font-size: 1em; }

.eyebrow {
  font-size: 0.875em;
  letter-spacing: 0.071429em;
  line-height: 1.428571em; }

.body_font2 {
  font-size: 1.25em; }

p {
  margin: 0 0 1em 0; }

#page {
  background-color: #ffffff; }

.content-wrapper {
  background: #ffffff; }

* {
  box-sizing: border-box; }

.container {
  max-width: 1300px;
  padding: 0 1.5em;
  margin: auto;
  box-sizing: initial; }

.shopify-challenge__container {
  padding: 5em 0; }

.skip-to-main-content {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin-bottom: -1px;
  margin-right: -1px;
  z-index: 9999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  opacity: 0;
  line-height: 100%;
  background-color: #78a22f !important;
  color: white !important;
  border: 0 !important;
  -webkit-border-radius: 0.3125rem;
  -moz-border-radius: 0.3125rem;
  border-radius: 0.3125rem;
  font-size: 0.875em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: none; }

.skip-to-main-content:focus, .skip-to-main-content:active {
  width: auto;
  height: auto;
  margin: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1;
  padding: 1em 2em; }

a {
  transition: all 0.2s linear; }

.animation {
  transition: all 0.2s linear; }

.ease-animation {
  transition: all 0.2s ease-out; }

.ease-animation-slow {
  transition: all 0.5s ease-out; }

.isNotMobile a:hover {
  color: #78a22f; }

input, textarea {
  font-family: 'Futura LT', sans-serif;
  color: #282828;
  transition: all 0.2s linear; }

body:not(.user-is-tabbing) :focus {
  outline: none; }

:active {
  outline: none;
  box-shadow: none; }

::selection {
  background: #78a22f;
  color: #fff; }

::-moz-selection {
  background: #78a22f;
  color: #fff; }

::-webkit-input-placeholder {
  color: #888888; }

:-moz-placeholder {
  color: #888888; }

::-moz-placeholder {
  color: #888888; }

:-ms-input-placeholder {
  color: #888888; }

select {
  width: 100%;
  line-height: normal;
  color: #282828;
  border: 2px solid #CDCDCD;
  border-radius: 0.3125rem;
  padding: 0.5em 0.8em;
  font-size: 1em;
  text-transform: none;
  letter-spacing: 0em;
  font-weight: 400;
  width: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0) url(//cdn.shopify.com/s/files/1/0572/3065/5687/t/64/assets/select.png?v=11116824703808354580) no-repeat right 12px center;
  background-size: 10px;
  padding-right: 30px;
  box-shadow: none; }

select::-ms-expand {
  display: none; }

input[type='text'], input[type='email'], input[type='number'], input[type='search'], input[type='date'], input[type="tel"], input[type="phone"], input[type='password'], textarea {
  width: 100%;
  line-height: normal;
  background: rgba(0, 0, 0, 0);
  color: #282828;
  border: 2px solid #CDCDCD;
  border-radius: 0.3125rem;
  padding: 0.5em 0.8em;
  font-size: 1em;
  text-transform: none;
  letter-spacing: 0em;
  font-weight: 400;
  font-family: 'Futura LT', sans-serif;
  text-decoration: none;
  transition: all 0.2s linear; }

textarea {
  min-height: 130px;
  line-height: 170%; }

input[type='text']:focus, input[type='email']:focus, input[type="tel"]:focus, input[type="phone"]:focus, input[type='password']:focus, textarea:focus {
  background: rgba(0, 0, 0, 0);
  color: #282828;
  border: 2px solid #000;
  outline: none; }

label {
  display: inline-block;
  line-height: 100%;
  color: #19341a;
  padding: 1em 0 0.5em;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0em;
  font-weight: 700; }

input.error, textarea.error {
  border-color: #ff0202 !important; }

.success-msg {
  display: none;
  margin: 0 0 1em 0;
  color: #7db624; }

.error-msg {
  display: none;
  margin: 0 0 1em 0;
  color: #ff0202; }

.errors ul {
  margin-bottom: 1em;
  list-style-type: none; }

.errors ul li {
  color: #ff0202; }

.search-input-form {
  position: relative; }

.search-input-form input[type="text"] {
  padding: 0.5em 2.5em 0.5em 0.5em;
  font-size: 1em;
  background: transparent; }

.search-input-form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.25em; }

.btn {
  font-family: 'Futura LT', sans-serif; }

.btn[disabled] {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.btn, input.btn {
  display: inline-block;
  line-height: 100%;
  background-color: #78a22f;
  color: #ffffff;
  border: 0;
  border-radius: 0.3125rem;
  padding: 1em 2em;
  font-size: 0.875em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease-out; }

.isNotMobile .btn:hover, input.btn:hover {
  background-color: #19341a;
  color: #ffffff;
  border: 0; }

.btn.v2, input.btn.v2 {
  display: inline-block;
  line-height: 100%;
  background-color: #f8f7f1;
  color: #19341a;
  border: 0;
  border-radius: 0.3125rem;
  padding: 1em 2em;
  font-size: 0.875em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease-out; }

.isNotMobile .btn.v2:hover, input.btn.v2:hover {
  background-color: #ffffff;
  color: #19341a;
  border: 0; }

.btn.v3, input.btn.v3 {
  display: inline-block;
  line-height: 100%;
  background-color: #0089ff;
  color: #ffffff;
  border: 0;
  border-radius: 0em;
  padding: 1em 2em;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease-out; }

.isNotMobile .btn.v3:hover, input.btn.v3:hover {
  background-color: #000000;
  color: #ffffff;
  border: 0; }

.btn.v4, input.btn.v4 {
  display: inline-block;
  line-height: 100%;
  background-color: #0089ff;
  color: #ffffff;
  border: 0;
  border-radius: 0em;
  padding: 1em 2em;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease-out; }

.isNotMobile .btn.v4:hover, input.btn.v4:hover {
  background-color: #000000;
  color: #ffffff;
  border: 0;
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.link {
  color: #78a22f;
  font-weight: 900;
  font-size: 0.875em;
  letter-spacing: 0.114286em;
  text-underline-offset: 0.2em;
  text-decoration: underline;
  text-decoration-thickness: 0.14286em; }

.badge1 {
  font-size: 0.875em;
  line-height: 1.357143em;
  letter-spacing: 0.117857em;
  color: #19341a;
  background: #FFF200;
  border-radius: 0.964286em;
  padding: 0.285714em 0.85em;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 1.3em;
  text-transform: uppercase; }

.badge2 {
  font-size: 0.875em;
  line-height: 1.357143em;
  letter-spacing: 0.071429em;
  color: #78a22f;
  padding: 0.285714em 0;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 1.3em; }

@media (max-width: 1400px) and (min-width: 901px) {
  .product-item .badge1 {
    font-size: 1vw; } }
@media (max-width: 875px) and (min-width: 601px) {
  .product-item .badge1 {
    font-size: 1.6vw; } }
@media (max-width: 480px) {
  .product-item .badge1 {
    font-size: 2.9vw; } }
.fa {
  font-family: 'FontAwesome' !important; }

.custom_scrollbar {
  scrollbar-color: #78A22F #19341a;
  scrollbar-width: thin; }

.custom_scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

.custom_scrollbar::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 5px; }

.custom_scrollbar::-webkit-scrollbar-thumb {
  background: #78A22F;
  border-radius: 5px; }

.custom_scrollbar::-webkit-scrollbar-thumb:hover {
  background: #19341a; }

@media (min-width: 901px) {
  .custom_scrollbar--large {
    scrollbar-color: #8B8B8B #D8D8D8;
    scrollbar-width: thin; }

  .custom_scrollbar--large::-webkit-scrollbar {
    width: 8px;
    height: 8px; }

  .custom_scrollbar--large::-webkit-scrollbar-track {
    background: #D8D8D8;
    border-radius: 5px; }

  .custom_scrollbar--large::-webkit-scrollbar-thumb {
    background: #8B8B8B;
    background: linear-gradient(0deg, transparent 0%, transparent 30%, #888888 33%, #888888 67%, transparent 70%, transparent 100%); }

  .custom_scrollbar--large::-webkit-scrollbar-thumb:hover {
    background: #707070;
    background: linear-gradient(0deg, transparent 0%, transparent 25%, #707070 30%, #707070 70%, transparent 75%, transparent 100%); } }
.custom_scrollbar_v2 {
  scrollbar-color: #8B8B8B #D8D8D8;
  scrollbar-width: thin; }

.custom_scrollbar_v2::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

.custom_scrollbar_v2::-webkit-scrollbar-track {
  background: #D8D8D8;
  border-radius: 5px; }

.custom_scrollbar_v2::-webkit-scrollbar-thumb {
  background: #8B8B8B;
  background: linear-gradient(0deg, transparent 0%, transparent 30%, #888888 33%, #888888 67%, transparent 70%, transparent 100%); }

.custom_scrollbar_v2_vertical::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, transparent 0%, transparent 30%, #888888 33%, #888888 67%, transparent 70%, transparent 100%); }

.custom_scrollbar_v2::-webkit-scrollbar-thumb:hover {
  background: #707070;
  background: linear-gradient(0deg, transparent 0%, transparent 25%, #707070 30%, #707070 70%, transparent 75%, transparent 100%); }

.custom_scrollbar_v2_vertical::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(90deg, transparent 0%, transparent 25%, #707070 30%, #707070 70%, transparent 75%, transparent 100%); }

@media (min-width: 901px) {
  .custom_scrollbar_v2--large {
    scrollbar-color: #8B8B8B #D8D8D8;
    scrollbar-width: thin; }

  .custom_scrollbar_v2--large::-webkit-scrollbar {
    width: 8px;
    height: 8px; }

  .custom_scrollbar_v2--large::-webkit-scrollbar-track {
    background: #D8D8D8;
    border-radius: 5px; }

  .custom_scrollbar_v2--large::-webkit-scrollbar-thumb {
    background: #8B8B8B;
    background: linear-gradient(0deg, transparent 0%, transparent 30%, #888888 33%, #888888 67%, transparent 70%, transparent 100%); }

  .custom_scrollbar_v2_vertical--large::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, transparent 0%, transparent 30%, #888888 33%, #888888 67%, transparent 70%, transparent 100%); }

  .custom_scrollbar_v2--large::-webkit-scrollbar-thumb:hover {
    background: #707070;
    background: linear-gradient(0deg, transparent 0%, transparent 25%, #707070 30%, #707070 70%, transparent 75%, transparent 100%); }

  .custom_scrollbar_v2_vertical--large::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(90deg, transparent 0%, transparent 25%, #707070 30%, #707070 70%, transparent 75%, transparent 100%); } }
.checkbox-custom, .radio-custom {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute; }

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }

.checkbox-custom-label, .radio-custom-label {
  position: relative; }

.checkbox-custom + .checkbox-custom-label:before {
  float: left;
  content: '';
  background: white url(//cdn.shopify.com/s/files/1/0572/3065/5687/t/64/assets/checked.png?v=9202040533482879095) no-repeat center;
  background-size: 0%;
  border: 2px solid #e5e5e5;
  display: inline-block;
  vertical-align: middle;
  width: 1.3em;
  height: 1.3em;
  margin-right: 1em;
  text-align: center;
  transition: all 0.2s linear; }

.radio-custom + .radio-custom-label:before {
  float: left;
  content: '';
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 1.3em;
  height: 1.3em;
  margin-right: 1em;
  text-align: center;
  transition: all 0.2s linear; }

.checkbox-custom:checked + .checkbox-custom-label:before {
  background-color: #e5e5e5;
  background-size: 70%; }

.radio-custom + .radio-custom-label:before {
  border-radius: 50%; }

.radio-custom:checked + .radio-custom-label:before {
  background: #78a22f;
  box-shadow: inset 0 0 0 0.4em #fff; }

.quantity-box {
  font-size: 1em; }

.quantity-box > div {
  max-width: 8em;
  color: #282828;
  border: 2px solid #CDCDCD;
  border-radius: 0.3125rem; }

.quantity-box input[type=number]::-webkit-inner-spin-button, .quantity-box input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.quantity-box input[type=number] {
  padding: 0;
  width: 2em;
  text-align: center;
  color: #282828;
  border: none;
  background-color: transparent;
  -moz-appearance: textfield; }

.quantity-box input.plus, .quantity-box input.minus {
  padding: 0;
  width: 2em;
  height: 2em;
  line-height: 100%;
  text-align: center;
  color: #282828;
  background-color: transparent;
  border: none; }

.isNotMobile .quantity-box input.plus:hover, .isNotMobile .quantity-box input.minus:hover {
  color: #78a22f; }

.scrollup {
  visibility: hidden;
  position: fixed;
  z-index: 90;
  bottom: 10px;
  right: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%); }

.scrollup button {
  font-size: 1.6em;
  background: #78a22f;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5em;
  height: 1.5em;
  line-height: 100%;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 0; }

.scrollup svg path {
  fill: #fff !important; }

.scrollup.fadein {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%); }

#page::after {
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.7);
  content: '';
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 4000; }

#page.mode-overlay::after {
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

#loading-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
  text-align: center;
  display: none; }

.loader {
  border: 6px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  border-top: 6px solid #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 0.7s linear infinite;
  margin-top: -25px;
  margin-left: -25px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

.video-poster {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover; }

.video-poster .trigger-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

.video-poster .trigger-btn svg {
  width: 4.375em;
  height: 4.375em; }

.video-poster .trigger-btn svg path {
  fill: #fff; }

.show-poster iframe, .show-poster video {
  visibility: hidden; }

@media (max-width: 600px) {
  .video-poster .trigger-btn {
    top: 45%;
    font-size: 0.75em; } }
.breadcrumb {
  font-size: 0.8em;
  color: #aaa;
  padding-bottom: 24px;
  border-bottom: 1px solid #eee; }

.breadcrumb svg.icon {
  margin: 0 5px; }

.breadcrumb svg.icon path {
  fill: #aaa; }

.breadcrumb .page-title {
  color: #282828; }

.error-itemincart {
  text-align: center;
  padding: 40px; }

.quick-view .product-wrap {
  margin: auto;
  padding: 40px;
  background: #ffffff; }

.product-top {
  margin-top: 1.8em; }

.product-top .wrap {
  padding-bottom: 1.7em;
  border-bottom: 1px solid #eee; }

.product-top .breadcrumb {
  border: none;
  padding: 0; }

.collection-nav {
  text-align: right;
  margin-top: 0; }

.collection-nav .previous_product, .collection-nav .next_product, .collection-nav .return_search {
  display: inline-block;
  line-height: 100%;
  font-size: 0.8em;
  padding: 0.7em 1em;
  background: #fff;
  border: 1px solid #eee; }

.isNotMobile .collection-nav .previous_product:hover, .isNotMobile .collection-nav .next_product:hover, .isNotMobile .collection-nav .return_search:hover {
  background: #78a22f;
  color: #fff;
  border: 1px solid #78a22f; }

.collection-nav .next_product {
  margin-left: 1em; }

.collection-nav .return_search.hide {
  display: none; }

.related-products, .recently-viewed {
  margin: 6em auto 4em auto;
  text-align: center; }

.recently-viewed {
  display: none; }

.related-products .container, .recently-viewed .container {
  padding-left: 35px;
  padding-right: 35px; }

.related-products .slick-slider .slick-arrow, .recently-viewed .slick-slider .slick-arrow {
  top: 39%; }

.sharing {
  padding-top: 2em;
  border-top: 1px solid #eee;
  font-size: 1em;
  text-align: left; }

.sharing label {
  font-size: 0.8em;
  padding: 0; }

.sharing a {
  margin-left: 1.5em;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em; }

.sharing a:first-child {
  margin-left: 0; }

.default-page {
  margin: 3em auto; }

.default-page ul {
  margin-bottom: 1em; }

.default-page a:not(.btn) {
  text-decoration: underline; }

.pagination {
  margin: 4em auto;
  font-size: 1em; }

.pagination a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.25em;
  font-size: 1.0625em;
  width: 2em;
  height: 2em;
  text-align: center;
  font-weight: 700;
  border-radius: 0.294118em;
  text-decoration: none;
  color: #78a22f; }

.pagination a.active, .isNotMobile .pagination a.active:hover {
  background: #F8F7F1;
  color: #19341a; }

.isNotMobile .pagination a:hover {
  background-color: #fff;
  background: #fff;
  color: #78a22f; }

.pagination a.disabled, .isNotMobile .pagination a.disabled:hover {
  color: #b0b0b0;
  cursor: default; }

.pagination a.prev, .pagination a.next {
  width: auto !important;
  margin: 0 20px; }

.pagination-num-showing {
  font-size: 0.8em;
  margin-top: 1em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=50);
  opacity: 0.5; }

.collection-wrapper .empty {
  margin: 120px 0; }

.collection-wrapper .empty .head {
  font-size: 6em;
  margin-bottom: 0.3em; }

.collection-wrapper .empty .title {
  font-size: 1.2em;
  margin-bottom: 2em; }

.collection-wrapper {
  margin: 3em auto 0;
  text-align: center; }

.collection-wrapper > .grid {
  justify-content: flex-start; }

.collection-wrapper .grid .product-item {
  margin: 0 0 5.3125em; }

.collection-wrapper .pagination {
  margin-top: 1em; }

.collection-wrapper .grid {
  margin-left: -1.6875em; }

.collection-wrapper .grid .product-item {
  padding-left: 1.6875em; }

.collection-wrapper.container {
  max-width: 1349px; }

.collection-top {
  margin-top: 1.8em;
  max-width: 1349px; }

.collection-top .wrap {
  padding-top: 1.7em; }

.collection-top .breadcrumb {
  border: none;
  padding: 0; }

.collection-top .sort-select {
  font-size: 0.875em;
  text-align: right;
  margin-top: 0; }

.collection-top .sort-select label {
  padding: 0;
  white-space: nowrap; }

.collection-top .sort-select select {
  font-size: 1em;
  margin-left: 1em;
  max-width: 14em;
  letter-spacing: 0.1em;
  line-height: normal; }

.product-item {
  position: relative;
  text-align: center;
  margin: 25px 0; }

.product-item > a {
  display: flex;
  flex-flow: column;
  height: 100%; }

.product-item .image-wrapper {
  overflow: hidden;
  text-align: center;
  position: relative;
  box-shadow: 0 0px 9px rgba(0, 0, 0, 0.12); }

.product-item .image .img {
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.product-item .image.show-second-image .second-img {
  position: absolute;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  opacity: 0; }

.product-item .info {
  flex-grow: 1;
  display: flex;
  flex-flow: column;
  justify-content: space-between; }

.isNotMobile .product-item .image.show-second-image:hover .img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=50);
  opacity: 0.5; }

.isNotMobile .product-item .image.show-second-image:hover .img.second-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1; }

.product-item .image .sale, .product-item .image .sold-out {
  font-size: 0.9em;
  text-transform: capitalize;
  height: 4em;
  width: 4em;
  background-color: #78a22f;
  color: #fff;
  font-weight: 700;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  right: 10px;
  top: 10px;
  position: absolute;
  border-radius: 50%; }

.product-item .image .sold-out {
  background-color: #ff0202; }

.product-item .badge-container {
  height: 2.7em;
  display: flex;
  justify-content: center;
  align-items: center; }

.product-item .badge-container .badge1, .product-item .badge-container .badge2 {
  margin-bottom: 0; }

.product-item .title {
  margin: 0em 0 0 0;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.071429em;
  text-transform: uppercase;
  line-height: 1.428571em;
  color: #19341a; }

.product-item .quick-view-btn {
  position: absolute;
  cursor: pointer;
  bottom: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  opacity: 0;
  width: 100%;
  padding: 0.7em 0;
  background: rgba(0, 0, 0, 0.7); }

.product-item .quick-view-btn div {
  color: #fff; }

.product-item .quick-view-btn div i {
  margin-left: 0.5em;
  position: relative;
  top: 0.1em; }

.isNotMobile .product-item:hover .quick-view-btn {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1;
  bottom: 0; }

.product-item .price {
  margin-top: 0.3em;
  color: #282828; }

.product-item .price .retail {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: inline-block;
  margin-right: 15px;
  text-decoration: line-through;
  font-size: 0.875em;
  font-weight: 700; }

.product-item .price .retail + .deal {
  color: #78a22f; }

.product-item .price .deal {
  display: inline-block;
  font-weight: 700;
  font-size: 1.125em;
  color: #19341a; }

.product-item.slick-slide {
  height: auto; }

.shopify-cleanslate {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.shopify-cleanslate * {
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit; }

@media all and (max-width: 900px) {
  h1, .h1, h2, .h2 {
    font-size: 1.5em; }

  h3, .h3 {
    font-size: 1.125em; }

  .body_font2 {
    font-size: 1em; }

  .container {
    padding: 0 1.5rem; }

  .product-item .quick-view-btn {
    display: none; }

  .product-item .image-wrapper {
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.15); }

  .related-products h2, .recently-viewed h2 {
    padding-left: 20px;
    padding-right: 20px; }

  .related-products .container, .recently-viewed .container {
    padding: 0; } }
@media all and (max-width: 600px) {
  .container {
    padding: 0 1.5rem; }

  .product-top .breadcrumb {
    width: 100%; }

  .collection-nav {
    width: 100%;
    text-align: left; }

  .collection-nav.shown {
    margin-top: 20px; }

  .collection-top .breadcrumb {
    width: 100%; }

  .collection-top .sort-select {
    text-align: left;
    margin-top: 20px; }

  .product-item .price .retail {
    margin: 0 7px; }

  .product-item .price .deal {
    margin: 0 7px; }

  .collection-wrapper {
    padding: 0 0.625em; }

  .collection-wrapper .grid {
    margin-left: -0.4375em; }

  .collection-wrapper .grid .product-item {
    padding-left: 0.4375em;
    width: 50%;
    margin: 0 0 3.125em; }

  .collection-wrapper .pagination {
    margin-top: 1.5em; }

  .badge2 {
    font-size: 0.6875em; } }
@media all and (max-width: 450px) {
  .collection-top .sort-select {
    width: 100%; }

  .collection-top .sort-select select {
    flex-grow: 1;
    max-width: 100%; } }
@media (prefers-reduced-motion: reduce) {
  a, .animation, .ease-animation, .ease-animation-slow, .animated, .btn, a.btn, input.btn, button.btn, svg.icon path, .slick-track, .slick-slider .slick-slide, .slick-slider .slick-arrow, .slick-dots li button, .slick-slider .slick-arrow, .tingle-modal, .tingle-modal-box {
    transition: none !important; }

  .animated {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-fill-mode: none !important;
    animation-fill-mode: none !important; } }
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.clear-both {
  clear: both; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.hide {
  display: none; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.invisible {
  visibility: hidden; }

.center {
  margin: auto; }

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

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

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

.flex {
  display: flex !important; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-1 {
  flex: 1; }

.direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.justify-content-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.justify-content-evenly {
  justify-content: space-around; }

.align-items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.align-items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.grid, .grid-full {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  margin-left: -20px; }

.grid__item {
  box-sizing: border-box;
  padding-left: 20px; }

.grid-full {
  margin-left: 0; }

.grid-full > .grid__item {
  padding-left: 0; }

#page [data-bv-show=rating_summary] .bv_main_container {
  margin-bottom: 24px !important; }

#BVRRContainer {
  max-width: 1116px;
  padding: 0 calc(1.5rem - 10px);
  margin: 0 auto; }

#page .bv-trustmarkIcon-image, #page [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container, #page [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container, #page [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex:not(button), #BVRRContainer .bv-trustmarkIcon, #BVRRContainer .bv-relevancy-popup-target, #BVRRContainer .bv-relevancy-link-target, #BVRRContainer button.bv-content-report-btn {
  display: none !important; }

#BVRRContainer button {
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: 900 !important;
  letter-spacing: 0.82px !important;
  font-family: 'Futura LT' !important; }

#BVRRContainer button.bv-content-btn-feedback-yes, #BVRRContainer button.bv-content-btn-feedback-no {
  color: #000 !important;
  font-size: 16px !important;
  height: 2em !important;
  background: #F8F7F1 !important;
  border-radius: 0.3rem !important; }

#BVRRContainer button.bv-write-review, #BVRRContainer button.bv-content-btn-pages-load-more, #bv-mboxzone-lightbox .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit {
  line-height: 100% !important;
  background-color: #78a22f !important;
  color: white !important;
  border: 0 !important;
  border-radius: 0.3125rem !important;
  padding: 1em 2em !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  font-weight: 900 !important;
  text-align: center !important;
  text-decoration: none !important;
  cursor: pointer !important;
  transition: all 0.4s ease-out; }

#BVRRContainer button.bv-write-review {
  margin: 0 0 0 auto !important; }

#BVRRContainer .bv-content-btn-pages-load-more-text {
  text-transform: uppercase !important; }

#BVRRContainer .bv-content-list-container {
  margin-bottom: 5em !important; }

#BVRRContainer .bv-content-pagination {
  background: transparent !important; }

#BVRRContainer .bv-control-bar {
  font-size: 16px !important; }

#bv-mboxzone-lightbox span.bv-fieldset-label {
  font-size: 16px !important; }

#BVRRContainer .bv-action-bar h2.bv-action-bar-header {
  color: #19341a !important;
  text-align: center !important;
  display: block !important;
  font-size: 30px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-family: 'Futura LT' !important;
  float: none !important;
  margin: 0 auto 1.5em !important; }

#BVRRContainer .bv-author > * {
  font-size: 20px !important; }

#BVRRContainer .bv-section-summary {
  padding-top: 2em !important;
  paddinb-bottom: 2em !important;
  border: 1px solid #282828 !important;
  border-width: 1px 0 !important; }

#BVRRContainer .bv-content-item.bv-content-review:not(:first-child) {
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
  margin-top: 0.3em !important;
  padding-top: 1em !important; }

#BVRRContainer .bv-write-container {
  float: none !important; }

#BVRRContainer .bv-content-data-summary .bv-content-meta .bv-content-reference-data {
  border: 0 !important; }

@media (min-width: 737px) {
  #BVRRContainer .bv-secondary-rating-summary-header h3.bv-content-title {
    margin-bottom: 29px !important; } }
@media (max-width: 736px) {
  #BVRRContainer .bv-content-item.bv-content-review:not(:first-child) {
    padding-top: 0 !important; } }
@media (max-width: 600px) {
  #page [data-bv-show=rating_summary] .bv_main_container {
    margin-bottom: 14px !important;
    margin-top: 5px !important; }

  #BVRRContainer .bv-action-bar h2.bv-action-bar-header {
    font-size: 1.5em !important; }

  #BVRRContainer button.bv-write-review, #BVRRContainer button.bv-content-btn-pages-load-more {
    width: 100% !important;
    float: none !important; } }
@media (max-width: 480px) {
  #BVRRContainer .bv-control-bar .bv-control-bar-sort {
    margin-right: auto !important;
    margin-left: auto !important; } }
.one-whole {
  width: 100%; }

.one-half {
  width: 50%; }

.one-third {
  width: 33.333%; }

.two-thirds {
  width: 66.666%; }

.one-quarter {
  width: 25%; }

.two-quarters {
  width: 50%; }

.three-quarters {
  width: 75%; }

.one-fifth {
  width: 20%; }

.two-fifths {
  width: 40%; }

.three-fifths {
  width: 60%; }

.four-fifths {
  width: 80%; }

.one-sixth {
  width: 16.666%; }

.two-sixths {
  width: 33.333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.666%; }

.five-sixths {
  width: 83.333%; }

.one-eighth {
  width: 12.5%; }

.two-eighths {
  width: 25%; }

.three-eighths {
  width: 37.5%; }

.four-eighths {
  width: 50%; }

.five-eighths {
  width: 62.5%; }

.six-eighths {
  width: 75%; }

.seven-eighths {
  width: 87.5%; }

.one-tenth {
  width: 10%; }

.two-tenths {
  width: 20%; }

.three-tenths {
  width: 30%; }

.four-tenths {
  width: 40%; }

.five-tenths {
  width: 50%; }

.six-tenths {
  width: 60%; }

.seven-tenths {
  width: 70%; }

.eight-tenths {
  width: 80%; }

.nine-tenths {
  width: 90%; }

.one-twelfth {
  width: 8.333%; }

.two-twelfths {
  width: 16.666%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.333%; }

.five-twelfths {
  width: 41.666%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.333%; }

.eight-twelfths {
  width: 66.666%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.333%; }

.eleven-twelfths {
  width: 91.666%; }

@media only screen and (max-width: 600px) {
  .small--one-whole {
    width: 100%; }

  .small--one-half {
    width: 50%; }

  .small--one-third {
    width: 33.333%; }

  .small--two-thirds {
    width: 66.666%; }

  .small--one-quarter {
    width: 25%; }

  .small--two-quarters {
    width: 50%; }

  .small--three-quarters {
    width: 75%; }

  .small--one-fifth {
    width: 20%; }

  .small--two-fifths {
    width: 40%; }

  .small--three-fifths {
    width: 60%; }

  .small--four-fifths {
    width: 80%; }

  .small--one-sixth {
    width: 16.666%; }

  .small--two-sixths {
    width: 33.333%; }

  .small--three-sixths {
    width: 50%; }

  .small--four-sixths {
    width: 66.666%; }

  .small--five-sixths {
    width: 83.333%; }

  .small--one-eighth {
    width: 12.5%; }

  .small--two-eighths {
    width: 25%; }

  .small--three-eighths {
    width: 37.5%; }

  .small--four-eighths {
    width: 50%; }

  .small--five-eighths {
    width: 62.5%; }

  .small--six-eighths {
    width: 75%; }

  .small--seven-eighths {
    width: 87.5%; }

  .small--one-tenth {
    width: 10%; }

  .small--two-tenths {
    width: 20%; }

  .small--three-tenths {
    width: 30%; }

  .small--four-tenths {
    width: 40%; }

  .small--five-tenths {
    width: 50%; }

  .small--six-tenths {
    width: 60%; }

  .small--seven-tenths {
    width: 70%; }

  .small--eight-tenths {
    width: 80%; }

  .small--nine-tenths {
    width: 90%; }

  .small--one-twelfth {
    width: 8.333%; }

  .small--two-twelfths {
    width: 16.666%; }

  .small--three-twelfths {
    width: 25%; }

  .small--four-twelfths {
    width: 33.333%; }

  .small--five-twelfths {
    width: 41.666%; }

  .small--six-twelfths {
    width: 50%; }

  .small--seven-twelfths {
    width: 58.333%; }

  .small--eight-twelfths {
    width: 66.666%; }

  .small--nine-twelfths {
    width: 75%; }

  .small--ten-twelfths {
    width: 83.333%; }

  .small--eleven-twelfths {
    width: 91.666%; }

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

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

  .small--text-left {
    text-align: left !important; }

  .small--text-right {
    text-align: right !important; }

  .small--text-center {
    text-align: center !important; }

  .small--float-left {
    float: left !important; }

  .small--float-right {
    float: right !important; }

  .small--visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

  .small--flex {
    display: flex !important; }

  .small--flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }

  .small--flex-1 {
    flex: 1; }

  .small--direction-row {
    flex-direction: row; }

  .small--direction-column {
    flex-direction: column; }

  .small--row-reverse {
    flex-direction: row-reverse; }

  .small--column-reverse {
    flex-direction: column-reverse; }

  .small--justify-content-start {
    justify-content: flex-start; }

  .small--justify-content-center {
    justify-content: center; }

  .small--justify-content-end {
    justify-content: flex-end; }

  .small--justify-content-around {
    justify-content: space-around; }

  .small--justify-content-between {
    justify-content: space-between; }

  .small--justify-content-evenly {
    justify-content: space-around; }

  .small--align-items-start {
    align-items: flex-start; }

  .small--align-items-center {
    align-items: center; }

  .small--align-items-end {
    align-items: flex-end; } }
@media only screen and (min-width: 601px) and (max-width: 900px) {
  .medium--one-whole {
    width: 100%; }

  .medium--one-half {
    width: 50%; }

  .medium--one-third {
    width: 33.333%; }

  .medium--two-thirds {
    width: 66.666%; }

  .medium--one-quarter {
    width: 25%; }

  .medium--two-quarters {
    width: 50%; }

  .medium--three-quarters {
    width: 75%; }

  .medium--one-fifth {
    width: 20%; }

  .medium--two-fifths {
    width: 40%; }

  .medium--three-fifths {
    width: 60%; }

  .medium--four-fifths {
    width: 80%; }

  .medium--one-sixth {
    width: 16.666%; }

  .medium--two-sixths {
    width: 33.333%; }

  .medium--three-sixths {
    width: 50%; }

  .medium--four-sixths {
    width: 66.666%; }

  .medium--five-sixths {
    width: 83.333%; }

  .medium--one-eighth {
    width: 12.5%; }

  .medium--two-eighths {
    width: 25%; }

  .medium--three-eighths {
    width: 37.5%; }

  .medium--four-eighths {
    width: 50%; }

  .medium--five-eighths {
    width: 62.5%; }

  .medium--six-eighths {
    width: 75%; }

  .medium--seven-eighths {
    width: 87.5%; }

  .medium--one-tenth {
    width: 10%; }

  .medium--two-tenths {
    width: 20%; }

  .medium--three-tenths {
    width: 30%; }

  .medium--four-tenths {
    width: 40%; }

  .medium--five-tenths {
    width: 50%; }

  .medium--six-tenths {
    width: 60%; }

  .medium--seven-tenths {
    width: 70%; }

  .medium--eight-tenths {
    width: 80%; }

  .medium--nine-tenths {
    width: 90%; }

  .medium--one-twelfth {
    width: 8.333%; }

  .medium--two-twelfths {
    width: 16.666%; }

  .medium--three-twelfths {
    width: 25%; }

  .medium--four-twelfths {
    width: 33.333%; }

  .medium--five-twelfths {
    width: 41.666%; }

  .medium--six-twelfths {
    width: 50%; }

  .medium--seven-twelfths {
    width: 58.333%; }

  .medium--eight-twelfths {
    width: 66.666%; }

  .medium--nine-twelfths {
    width: 75%; }

  .medium--ten-twelfths {
    width: 83.333%; }

  .medium--eleven-twelfths {
    width: 91.666%; }

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

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

  .medium--text-left {
    text-align: left !important; }

  .medium--text-right {
    text-align: right !important; }

  .medium--text-center {
    text-align: center !important; }

  .medium--float-left {
    float: left !important; }

  .medium--float-right {
    float: right !important; }

  .medium--visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

  .medium--flex {
    display: flex !important; }

  .medium--flex-wrap {
    flex-wrap: wrap; }

  .medium--flex-1 {
    flex: 1; }

  .medium--direction-row {
    flex-direction: row; }

  .medium--direction-column {
    flex-direction: column; }

  .medium--row-reverse {
    flex-direction: row-reverse; }

  .medium--column-reverse {
    flex-direction: column-reverse; }

  .medium--justify-content-start {
    justify-content: flex-start; }

  .medium--justify-content-center {
    justify-content: center; }

  .medium--justify-content-end {
    justify-content: flex-end; }

  .medium--justify-content-around {
    justify-content: space-around; }

  .medium--justify-content-between {
    justify-content: space-between; }

  .medium--justify-content-evenly {
    justify-content: space-around; }

  .medium--align-items-start {
    align-items: flex-start; }

  .medium--align-items-center {
    align-items: center; }

  .medium--align-items-end {
    align-items: flex-end; } }
@media only screen and (max-width: 900px) {
  .medium-down--one-whole {
    width: 100%; }

  .medium-down--one-half {
    width: 50%; }

  .medium-down--one-third {
    width: 33.333%; }

  .medium-down--two-thirds {
    width: 66.666%; }

  .medium-down--one-quarter {
    width: 25%; }

  .medium-down--two-quarters {
    width: 50%; }

  .medium-down--three-quarters {
    width: 75%; }

  .medium-down--one-fifth {
    width: 20%; }

  .medium-down--two-fifths {
    width: 40%; }

  .medium-down--three-fifths {
    width: 60%; }

  .medium-down--four-fifths {
    width: 80%; }

  .medium-down--one-sixth {
    width: 16.666%; }

  .medium-down--two-sixths {
    width: 33.333%; }

  .medium-down--three-sixths {
    width: 50%; }

  .medium-down--four-sixths {
    width: 66.666%; }

  .medium-down--five-sixths {
    width: 83.333%; }

  .medium-down--one-eighth {
    width: 12.5%; }

  .medium-down--two-eighths {
    width: 25%; }

  .medium-down--three-eighths {
    width: 37.5%; }

  .medium-down--four-eighths {
    width: 50%; }

  .medium-down--five-eighths {
    width: 62.5%; }

  .medium-down--six-eighths {
    width: 75%; }

  .medium-down--seven-eighths {
    width: 87.5%; }

  .medium-down--one-tenth {
    width: 10%; }

  .medium-down--two-tenths {
    width: 20%; }

  .medium-down--three-tenths {
    width: 30%; }

  .medium-down--four-tenths {
    width: 40%; }

  .medium-down--five-tenths {
    width: 50%; }

  .medium-down--six-tenths {
    width: 60%; }

  .medium-down--seven-tenths {
    width: 70%; }

  .medium-down--eight-tenths {
    width: 80%; }

  .medium-down--nine-tenths {
    width: 90%; }

  .medium-down--one-twelfth {
    width: 8.333%; }

  .medium-down--two-twelfths {
    width: 16.666%; }

  .medium-down--three-twelfths {
    width: 25%; }

  .medium-down--four-twelfths {
    width: 33.333%; }

  .medium-down--five-twelfths {
    width: 41.666%; }

  .medium-down--six-twelfths {
    width: 50%; }

  .medium-down--seven-twelfths {
    width: 58.333%; }

  .medium-down--eight-twelfths {
    width: 66.666%; }

  .medium-down--nine-twelfths {
    width: 75%; }

  .medium-down--ten-twelfths {
    width: 83.333%; }

  .medium-down--eleven-twelfths {
    width: 91.666%; }

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

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

  .medium-down--text-left {
    text-align: left !important; }

  .medium-down--text-right {
    text-align: right !important; }

  .medium-down--text-center {
    text-align: center !important; }

  .medium-down--float-left {
    float: left !important; }

  .medium-down--float-right {
    float: right !important; }

  .medium-down--visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

  .medium-down--flex {
    display: flex !important; }

  .medium-down--flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }

  .medium-down--flex-1 {
    flex: 1; }

  .medium-down--direction-row {
    flex-direction: row; }

  .medium-down--direction-column {
    flex-direction: column; }

  .medium-down--row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .medium-down--column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  .medium-down--justify-content-start {
    justify-content: flex-start; }

  .medium-down--justify-content-center {
    justify-content: center; }

  .medium-down--justify-content-end {
    justify-content: flex-end; }

  .medium-down--justify-content-around {
    justify-content: space-around; }

  .medium-down--justify-content-between {
    justify-content: space-between; }

  .medium-down--justify-content-evenly {
    justify-content: space-around; }

  .medium-down--align-items-start {
    align-items: flex-start; }

  .medium-down--align-items-center {
    align-items: center; }

  .medium-down--align-items-end {
    align-items: flex-end; } }
@media only screen and (min-width: 901px) {
  .large--one-whole {
    width: 100%; }

  .large--one-half {
    width: 50%; }

  .large--one-third {
    width: 33.333%; }

  .large--two-thirds {
    width: 66.666%; }

  .large--one-quarter {
    width: 25%; }

  .large--two-quarters {
    width: 50%; }

  .large--three-quarters {
    width: 75%; }

  .large--one-fifth {
    width: 20%; }

  .large--two-fifths {
    width: 40%; }

  .large--three-fifths {
    width: 60%; }

  .large--four-fifths {
    width: 80%; }

  .large--one-sixth {
    width: 16.666%; }

  .large--two-sixths {
    width: 33.333%; }

  .large--three-sixths {
    width: 50%; }

  .large--four-sixths {
    width: 66.666%; }

  .large--five-sixths {
    width: 83.333%; }

  .large--one-eighth {
    width: 12.5%; }

  .large--two-eighths {
    width: 25%; }

  .large--three-eighths {
    width: 37.5%; }

  .large--four-eighths {
    width: 50%; }

  .large--five-eighths {
    width: 62.5%; }

  .large--six-eighths {
    width: 75%; }

  .large--seven-eighths {
    width: 87.5%; }

  .large--one-tenth {
    width: 10%; }

  .large--two-tenths {
    width: 20%; }

  .large--three-tenths {
    width: 30%; }

  .large--four-tenths {
    width: 40%; }

  .large--five-tenths {
    width: 50%; }

  .large--six-tenths {
    width: 60%; }

  .large--seven-tenths {
    width: 70%; }

  .large--eight-tenths {
    width: 80%; }

  .large--nine-tenths {
    width: 90%; }

  .large--one-twelfth {
    width: 8.333%; }

  .large--two-twelfths {
    width: 16.666%; }

  .large--three-twelfths {
    width: 25%; }

  .large--four-twelfths {
    width: 33.333%; }

  .large--five-twelfths {
    width: 41.666%; }

  .large--six-twelfths {
    width: 50%; }

  .large--seven-twelfths {
    width: 58.333%; }

  .large--eight-twelfths {
    width: 66.666%; }

  .large--nine-twelfths {
    width: 75%; }

  .large--ten-twelfths {
    width: 83.333%; }

  .large--eleven-twelfths {
    width: 91.666%; }

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

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

  .large--text-left {
    text-align: left !important; }

  .large--text-right {
    text-align: right !important; }

  .large--text-center {
    text-align: center !important; }

  .large--float-left {
    float: left !important; }

  .large--float-right {
    float: right !important; }

  .large--visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

  .large--flex {
    display: flex !important; }

  .large--flex-wrap {
    flex-wrap: wrap; }

  .large--flex-1 {
    flex: 1; }

  .large--direction-row {
    flex-direction: row; }

  .large--direction-column {
    flex-direction: column; }

  .large--row-reverse {
    flex-direction: row-reverse; }

  .large--column-reverse {
    flex-direction: column-reverse; }

  .large--justify-content-start {
    justify-content: flex-start; }

  .large--justify-content-center {
    justify-content: center; }

  .large--justify-content-end {
    justify-content: flex-end; }

  .large--justify-content-around {
    justify-content: space-around; }

  .large--justify-content-between {
    justify-content: space-between; }

  .large--justify-content-evenly {
    justify-content: space-around; }

  .large--align-items-start {
    align-items: flex-start; }

  .large--align-items-center {
    align-items: center; }

  .large--align-items-end {
    align-items: flex-end; } }
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

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

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  width: 100%;
  border: 0; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-pending {
  display: none; }

.slick-pending.slick-initialized {
  display: block; }

.slick-slider .slick-slide img {
  width: 100%; }

.slick-slider .slick-slide {
  margin: 0 10px; }

.slick-slider .slick-arrow {
  font-size: 2em;
  color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
  transition: all 0.2s ease-out; }

.slick-slider .slick-arrow path {
  fill: rgba(0, 0, 0, 0.3); }

.slick-slider .slick-arrow.left-arrow {
  left: -1em; }

.slick-slider .slick-arrow.right-arrow {
  right: -1em; }

.slick-slider.slick-vertical .slick-slide {
  margin: 5px 0; }

.slick-slider.slick-vertical .slick-arrow {
  position: static; }

.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 1em;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  line-height: 0;
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
  width: 12px; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 2px solid #19341a;
  background: transparent;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transition: all 0.2s linear; }

.slick-dots li.slick-active button {
  background: #19341a;
  width: 10px;
  height: 10px;
  border: 0; }

.slick-slider .slick-track {
  margin: auto; }

.slick-slider .slick-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }

.slick-slider .slick-arrow {
  font-size: 2.64em;
  height: 1.1em; }

.slick-slider .slick-arrow path {
  fill: #000;
  stroke-width: 1px;
  stroke: #000; }

@media (max-width: 900px) {
  .slick-slider .slick-arrow {
    font-size: 1.68em; } }
.tingle-modal * {
  box-sizing: border-box; }

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  overflow-y: auto;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease,-webkit-transform .2s ease; }

.tingle-modal--noClose .tingle-modal__close, .tingle-modal__closeLabel {
  display: none; }

.tingle-modal--confirm .tingle-modal-box {
  text-align: center; }

.tingle-modal--noOverlayClose {
  cursor: default; }

.tingle-modal__close {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 24px;
  padding: 0.8em;
  text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.5);
  font-family: monospace;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.tingle-modal__close svg {
  display: block; }

.tingle-modal__close:hover {
  color: #fff;
  background-color: transparent !important;
  -ms-transform: scale(1, 1) !important;
  -webkit-transform: scale(1, 1) !important;
  transform: scale(1, 1) !important; }

.tingle-modal__closeIcon svg path {
  fill: #000; }

.tingle-modal-box {
  width: auto;
  max-width: 100%;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 4px;
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1;
  cursor: auto;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

.tingle-modal-box__content {
  padding: 0; }

.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto; }

.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: ""; }

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: bottom .3s ease-in-out .3s;
  transition: bottom .3s ease-in-out .3s; }

.tingle-enabled {
  overflow: hidden !important;
  height: 100% !important; }

.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0; }

.tingle-enabled .tingle-content-wrapper {
  -webkit-filter: blur(15px);
  filter: blur(15px); }

.tingle-modal--visible {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=100);
  opacity: 1; }

.tingle-modal--visible .tingle-modal-box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.tingle-modal--overflow {
  overflow-y: scroll; }

.tingle-btn {
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease; }

.tingle-btn {
  display: inline-block;
  line-height: 100%;
  color: #ffffff;
  border: 0;
  -webkit-border-radius: 0.3125rem;
  -moz-border-radius: 0.3125rem;
  border-radius: 0.3125rem;
  padding: 1em 2em;
  font-size: 0.875em;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease-out; }

.tingle-btn--primary {
  background-color: #78a22f; }

.tingle-btn--danger {
  background-color: #e74c3c; }

.tingle-btn--pull-left {
  float: left; }

.tingle-btn--pull-right {
  float: right; }

@media (max-width: 900px) {
  .tingle-modal__close {
    font-size: 18px; } }
@media (max-width: 600px) {
  .tingle-modal-box {
    width: auto;
    border-radius: 0;
    top: 0; }

  .tingle-modal {
    top: 0px;
    width: 100%; }

  .tingle-modal--noClose {
    top: 0; }

  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%; } }
