/** Shopify CDN: Minification failed

Line 540:3 Unexpected "zoom"
Line 585:3 Unexpected "zoom"
Line 2090:3 Unexpected "zoom"
Line 2102:3 Unexpected "zoom"

**/
/*============================================================================
Shopify Timber
Copyright 2015 Shopify Inc.
Author Carson Shold @cshold
Built with Sass - http://sass-lang.com/

Some things to know about this file:
- Sass is compiled on Shopify's server so you don't need to convert it to CSS yourself
- The output CSS is compressed and comments are removed
- You cannot use @imports in this file
* Use grunt or gulp tasks to enable @imports - https://github.com/Shopify/shopify-css-import
- Helpers variables, mixins, and starter classes are provided. Change as needed.
- The file is prepped with a CSS reset
- The font icons are prepared using https://icomoon.io/app
==============================================================================*/
/*============================================================================
Table of Contents

#Breakpoint and Grid Variables
#General Variables
#Sass Mixins
#Normalize
#Grid Setup
#Basic Styles
#Helper Classes
#Typography
#Rich Text Editor
#Links and Buttons
#Lists
#Tables
#Reponsive Tables
#OOCSS Media Object
#Images and Iframes
#Forms
#Icons
#Pagination
#Site Header    <div class="prodslider">
<ul id="prodslider">


</ul>

#Site Nav and Dropdowns
#Mobile Nav
#Drawers
#Site Footer
#Product and Collection Grids
#Collection Filters
#Breadcrumbs
#Product Page
#Notes and Form Feedback
#Cart Page
#Ajax Cart Styles
==============================================================================*/
/*============================================================================
#Breakpoint and Grid Variables
==============================================================================*/
#three_for_30_new #AddToCart, #three_for_30_new #unify, #three_for_30_new #ProductPrice {
  display: none; }
#three_for_30_new .quantity-selector {
  display: none !important; }
#three_for_30_new #add_to_cart_three {
  padding-left: 0; }
  #three_for_30_new #add_to_cart_three > .selector-wrapper {
    display: inline-block !important;
    width: 129px;
    margin-right: 1.9%; }
    #three_for_30_new #add_to_cart_three > .selector-wrapper:last-of-type {
      margin-right: 0; }
  #three_for_30_new #add_to_cart_three #unify {
    display: none; }
  #three_for_30_new #add_to_cart_three .quantity-selector {
    display: none !important; }
#three_for_30_new input[type="submit"] {
  padding: 0px 20px;
  border: 2px solid #60411F;
  text-align: center;
  color: #60411F;
  line-height: 55px;
  font-size: 18px;
  font-family: "M";
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  background: none;
  float: right; }
#three_for_30_new mark {
  display: inline-block;
  text-align: right;
  background: none;
  font-family: 'WF';
  font-weight: 400;
  font-size: 34px;
  float: right;
  line-height: 1; }
#three_for_30_new .right {
  padding: 0; }

.template-collection #three_for_30_new #add_to_cart_three {
  display: none; }

.orders_error {
  padding: 12px 20px;
  color: #000;
  font-size: 18px;
  text-align: center;
  margin: 0 0 0.5em; }

#products #three_for_30_Months_3, #products #three_for_30_Months_6, #products #three_for_30_Months_12 {
  display: none; }

.btn_flavors {
  display: none; }

#three_for_30 .btn_flavors, #three_for_30_new .btn_flavors {
  background: #f19c73;
  background: -moz-linear-gradient(top, #f19c73 0%, #ec733c 11%, #eb6a31 90%, #92441e 100%);
  background: -webkit-linear-gradient(top, #f19c73 0%, #ec733c 11%, #eb6a31 90%, #92441e 100%);
  background: linear-gradient(to bottom, #f19c73 0%, #ec733c 11%, #eb6a31 90%, #92441e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f19c73', endColorstr='#92441e',GradientType=0 );
  border-radius: 5px;
  font-family: "ML";
  text-shadow: 1px 1px 1px #333;
  border: 0px;
  transition: all 0.3s ease;
  margin-top: 21px;
  padding: 0px 4px;
  text-align: center;
  color: #FFF;
  line-height: 55px;
  font-size: 15px;
  font-family: "M";
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  width: 100%; }
  #three_for_30 .btn_flavors:hover, #three_for_30_new .btn_flavors:hover {
    background: #dd8f6a;
    /* Old browsers */
    background: -moz-linear-gradient(top, #dd8f6a 0%, #ea652c 11%, #ea5f23 90%, #912e00 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #dd8f6a 0%, #ea652c 11%, #ea5f23 90%, #912e00 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #dd8f6a 0%, #ea652c 11%, #ea5f23 90%, #912e00 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd8f6a', endColorstr='#912e00',GradientType=0 );
    /* IE6-9 */ }
#three_for_30 #productSelect, #three_for_30_new #productSelect {
  display: none; }

.left_plans {
  display: none; }

.plans {
  display: none; }

.product-single#three_for_30_Months_3 .m6 {
  display: none; }
.product-single#three_for_30_Months_3 .m12 {
  display: none; }

.product-single#three_for_30_Months_6 .m3 {
  display: none; }
.product-single#three_for_30_Months_6 .m12 {
  display: none; }

.product-single#three_for_30_Months_12 .m3 {
  display: none; }
.product-single#three_for_30_Months_12 .m6 {
  display: none; }

.product-single#three_for_30_Months_3 .right, .product-single#three_for_30_Months_12 .right, .product-single#three_for_30_Months_6 .right {
  float: left !important;
  padding: 0; }
.product-single#three_for_30_Months_3 .btn_plans, .product-single#three_for_30_Months_12 .btn_plans, .product-single#three_for_30_Months_6 .btn_plans {
  float: right;
  clear: both;
  width: 42%; }
.product-single#three_for_30_Months_3 .left_plans, .product-single#three_for_30_Months_12 .left_plans, .product-single#three_for_30_Months_6 .left_plans {
  display: block;
  width: 50%;
  float: right; }
  .product-single#three_for_30_Months_3 .left_plans > span, .product-single#three_for_30_Months_12 .left_plans > span, .product-single#three_for_30_Months_6 .left_plans > span {
    font-family: "RB";
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase; }
.product-single#three_for_30_Months_3 form.plans, .product-single#three_for_30_Months_12 form.plans, .product-single#three_for_30_Months_6 form.plans {
  font-size: 16px;
  width: 100%;
  padding: 0; }
.product-single#three_for_30_Months_3 .plans, .product-single#three_for_30_Months_12 .plans, .product-single#three_for_30_Months_6 .plans {
  display: block; }
.product-single#three_for_30_Months_3 #AddToCartForm, .product-single#three_for_30_Months_12 #AddToCartForm, .product-single#three_for_30_Months_6 #AddToCartForm {
  width: 50%;
  padding: 0;
  margin-top: 20px; }

.btn_plans {
  display: none !important; }

#plans {
  display: none; }
  #plans .more_i {
    display: none; }
  #plans .plans {
    display: block; }
  #plans .qq, #plans #ProductPrice, #plans .save_more {
    display: none; }
  #plans .btn_plans {
    display: block !important;
    width: 80%;
    border: 2px solid #60411f;
    color: #60411f;
    font-family: 'M';
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    margin: 20px auto 0;
    padding: 0 4px;
    text-align: center;
    text-transform: uppercase;
    float: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #plans .btn_plans:hover {
      border-color: #fff;
      color: #fff; }
  #plans form.plans {
    padding-left: 0;
    margin-top: 15px;
    font-weight: 700;
    font-size: 15px; }
    #plans form.plans .radio {
      margin-bottom: 10px; }
    #plans form.plans input[type="radio"] {
      display: none; }
    #plans form.plans input[type="radio"]:checked + span:before {
      content: '';
      position: absolute;
      left: 4.5px;
      top: 4px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #000; }
    #plans form.plans label {
      cursor: pointer;
      display: block;
      line-height: 1;
      padding-left: 25px;
      position: relative; }
      #plans form.plans label:before {
        background-color: transparent;
        border: 1px solid #000;
        content: "";
        display: block;
        height: 14px;
        left: 0;
        position: absolute;
        text-align: center;
        top: 0;
        vertical-align: middle;
        width: 14px;
        border-radius: 8px; }

#plans.product-single {
  display: block; }
  #plans.product-single .left_plans {
    display: block; }
    #plans.product-single .left_plans > span {
      font-family: "RB";
      font-weight: 700;
      font-size: 18px;
      text-transform: uppercase; }
  #plans.product-single .right {
    padding: 0; }
  #plans.product-single .btn_plans {
    width: 50%;
    float: right; }

.product_all#gold {
  background: url(/cdn/shop/files/three_j_goldd.jpg?14191348393757824330);
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffb504; }
  .product_all#gold input#Quantity {
    color: #ffb504;
    border-color: #ffb504; }
  .product_all#gold .qty .qty_minus, .product_all#gold .qty .qty_plus {
    border-color: #ffb504; }
  .product_all#gold .save_more {
    display: none; }
  .product_all#gold .more_i {
    color: #ffb504;
    background: url("/cdn/shop/files/cow_gold.png?6780389368298903949") no-repeat left 29%; }
  .product_all#gold h2 a, .product_all#gold .h2 a {
    color: #ffb504; }

#golden-meat-box-gold-amp-delicious .product_all {
  background: url(/cdn/shop/files/three_j_goldd.jpg?14191348393757824330);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #ffb504; }
  #golden-meat-box-gold-amp-delicious .product_all input#Quantity {
    color: #ffb504;
    border-color: #ffb504; }
  #golden-meat-box-gold-amp-delicious .product_all form #AddToCart {
    color: #ffb504;
    border-color: #ffb504; }
#golden-meat-box-gold-amp-delicious .qty .qty_minus, #golden-meat-box-gold-amp-delicious .qty .qty_plus {
  border-color: #ffb504; }

a, img:focus {
  outline: none; }

a, img::-moz-focus-inner {
  border: 0; }

.save_more {
  border: 1px solid #5f401e;
  clear: both;
  color: #5f401e;
  text-align: center;
  line-height: 1.2;
  margin-top: 5px;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: "M";
  font-weight: 700; }
  .save_more strong {
    color: #5f401e;
    font-family: "M";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px; }

#product-159020065 .original {
  display: none; }

#product-159147725 .adobo {
  display: none; }

#product-159027093 .bbq {
  display: none; }

#product-2137416897 .bourbon {
  display: none; }

#product-2137400321 .hamburger {
  display: none; }

.theree30 {
  display: none; }

.selector-wrapper {
  display: none; }

#products #three-pack-natural-beef-jerky .theree30 {
  display: block;
  margin: 20px auto 0;
  padding: 0px 4px;
  border: 2px solid #60411F;
  text-align: center;
  color: #60411F;
  line-height: 40px;
  font-size: 15px;
  font-family: "M";
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  background: transparent none repeat scroll 0% 0%;
  width: 50%; }
  #products #three-pack-natural-beef-jerky .theree30:hover {
    border-radius: 2px;
    color: #FFF;
    border-color: #FFF;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
#products #three-pack-natural-beef-jerky > .cfx .price {
  display: none !important; }

#three-pack-natural-beef-jerky .selector-wrapper {
  display: inline-block;
  width: 118px;
  margin-right: 2%; }
  #three-pack-natural-beef-jerky .selector-wrapper:nth-child(3) {
    margin-right: 0; }

#Quantity {
  font-size: 14px !important; }

td .qty {
  margin: 0 auto; }

.qty {
  position: relative;
  max-width: 100px;
  min-width: 75px;
  font-size: 14px; }
  .qty input {
    margin-bottom: 0 !important; }
  .qty .qty_minus {
    position: absolute;
    left: 0;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 0px;
    bottom: 0px;
    border: 0px none;
    padding: 0px 14px;
    background: transparent none repeat scroll 0% 0%;
    text-align: center;
    overflow: hidden;
    border-right: 1px solid #E5E5E5; }
    .qty .qty_minus span {
      font-size: 25px;
      line-height: 1.5;
      position: absolute;
      bottom: 0;
      top: 0;
      right: 0;
      left: 0; }
  .qty .qty_plus {
    position: absolute;
    right: 0;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 0px;
    bottom: 0px;
    border: 0px none;
    padding: 0px 14px;
    background: transparent none repeat scroll 0% 0%;
    text-align: center;
    overflow: hidden;
    border-left: 1px solid #E5E5E5; }
    .qty .qty_plus span {
      font-size: 25px;
      line-height: 1.5;
      position: absolute;
      bottom: 0;
      top: 0;
      right: 0;
      left: 0; }
  .qty input {
    text-align: center;
    background: transparent; }

.cfx:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

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

* html .cfx {
  height: 1%; }

/*================ The following are dependencies of csswizardry grid ================*/
/*============================================================================
#General Variables
==============================================================================*/
/*================ Typography ================*/
@font-face {
  font-family: 'icons';
  src: url("/cdn/shop/t/68/assets/icons.eot?v=158649767942563180771556810361");
  src: url("/cdn/shop/t/68/assets/icons.eot?v=158649767942563180771556810361#iefix") format("embedded-opentype"), url("/cdn/shop/t/68/assets/icons.woff?v=58244265803768562731556810362") format("woff"), url("/cdn/shop/t/68/assets/icons.ttf?v=72382803661918639451556810361") format("truetype"), url("/cdn/shop/t/68/assets/icons.svg?v=84111114727987197401556810361#timber-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ML';
  src: url("/cdn/shop/t/68/assets/ManifoldCF-Light.eot?v=68926411986081978571556810318");
  /* IE9 Compat Modes */
  src: url("/cdn/shop/t/68/assets/ManifoldCF-Light.eot?v=68926411986081978571556810318?#iefix") format("embedded-opentype"), url("/cdn/shop/t/68/assets/ManifoldCF-Light.woff?v=127782066234012211751556810318") format("woff"), url("/cdn/shop/t/68/assets/ManifoldCF-Light.ttf?v=173148458893504145521556810318") format("truetype"), url("/cdn/shop/t/68/assets/ManifoldCF-Light.svg?v=181077548441832152171556810318") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'M';
  src: url("/cdn/shop/t/68/assets/ManifoldCF-Regular.eot?v=90127745753602387781556810319");
  /* IE9 Compat Modes */
  src: url("/cdn/shop/t/68/assets/ManifoldCF-Regular.eot?v=90127745753602387781556810319?#iefix") format("embedded-opentype"), url("/cdn/shop/t/68/assets/ManifoldCF-Regular.woff?v=93325752813712459311556810320") format("woff"), url("/cdn/shop/t/68/assets/ManifoldCF-Regular.ttf?v=157301150888735026691556810319") format("truetype"), url("/cdn/shop/t/68/assets/ManifoldCF-Regular.svg?v=10961152104258408531556810319") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'RB';
  src: url("/cdn/shop/t/68/assets/Rex_Bold.eot?v=27797043742855782301556810320");
  /* IE9 Compat Modes */
  src: url("/cdn/shop/t/68/assets/Rex_Bold.eot?v=27797043742855782301556810320#iefix") format("embedded-opentype"), url("/cdn/shop/t/68/assets/Rex_Bold.woff?v=152746680366734224801556810321") format("woff"), url("/cdn/shop/t/68/assets/Rex_Bold.ttf?v=109013716699346374561556810321") format("truetype"), url("/cdn/shop/t/68/assets/Rex_Bold.svg?v=36311724730047728251556810320") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'WF';
  src: url("/cdn/shop/t/68/assets/Weston_Free.eot?v=153919845603048198161556810321");
  /* IE9 Compat Modes */
  src: url("/cdn/shop/t/68/assets/Weston_Free.eot?v=153919845603048198161556810321?#iefix") format("embedded-opentype"), url("/cdn/shop/t/68/assets/Weston_Free.woff?v=62953628735798759561556810322") format("woff"), url("/cdn/shop/t/68/assets/Weston_Free.ttf?v=53161935794528913631556810322") format("truetype"), url("/cdn/shop/t/68/assets/Weston_Free.svg?v=96173557553156190011556810321") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'WLF';
  src: url("/cdn/shop/t/68/assets/Weston_Light_Free.eot?v=85598748461751194611556810322");
  /* IE9 Compat Modes */
  src: url("/cdn/shop/t/68/assets/Weston_Light_Free.eot?v=85598748461751194611556810322?#iefix") format("embedded-opentype"), url("/cdn/shop/t/68/assets/Weston_Light_Free.woff?v=176113075213514771321556810323") format("woff"), url("/cdn/shop/t/68/assets/Weston_Light_Free.ttf?v=150128630446796482311556810323") format("truetype"), url("/cdn/shop/t/68/assets/Weston_Light_Free.svg?v=73696999732543426991556810322") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

/*============================================================================
#Sass Mixins
==============================================================================*/
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: '';
    display: table;
    clear: both; }

/*============================================================================
Dependency-free breakpoint mixin
- Based on http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
- Usage docs: http://shopify.github.io/Timber/#sass-mixins
==============================================================================*/
/*============================================================================
#Normalize
==============================================================================*/
*, input, :before, :after {
  box-sizing: border-box; }

html, body {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*============================================================================
#Grid Setup
- Based on csswizardry grid, but with floated columns, a fixed gutter size, and BEM classes
- Breakpoints defined above, under #Breakpoint and Grid Variables
- Note the inclusion of .grid-uniform to take care of clearfixes on evenly sized grid items
==============================================================================*/
/* Force clearfix on grids */
.grid, .grid--rev, .grid--full,
.grid-uniform {
  *zoom: 1; }
  .grid:after, .grid--rev:after, .grid--full:after,
  .grid-uniform:after {
    content: '';
    display: table;
    clear: both; }

/* Manual grid__item clearfix */
.grid__item.clear {
  clear: both; }

/*============================================================================
Drop relative positioning into silent classes which can't take advantage of
the `[class*="push--"]` and `[class*="pull--"]` selectors.
==============================================================================*/
/*============================================================================
Grid Setup
1. Allow the grid system to be used on lists.
2. Remove any margins and paddings that might affect the grid system.
3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/
.grid, .grid--rev, .grid--full,
.grid-uniform {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px; }

.grid__item {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 30px;
  vertical-align: top;
  width: 100%; }

/*============================================================================
Reversed grids allow you to structure your source in the opposite
order to how your rendered layout will appear.
==============================================================================*/
.grid--rev {
  direction: rtl;
  text-align: left; }
  .grid--rev > .grid__item {
    direction: ltr;
    text-align: left;
    float: right; }

/* Gutterless grids have all the properties of regular grids, minus any spacing. */
.grid--full {
  margin-left: 0; }
  .grid--full > .grid__item {
    padding-left: 0; }

/*============================================================================
WIDTHS
- Create width classes, prefixed by the specified namespace.
==============================================================================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Helper show/hide classes around our breakpoints ================*/
/*================ Our regular, non-responsive width and helper classes ================*/
/** Whole */
.one-whole {
  width: 100%; }

/* Halves */
.one-half {
  width: 50%; }

/* Thirds */
.one-third {
  width: 33.333%; }

.two-thirds {
  width: 66.666%; }

/* Quarters */
.one-quarter {
  width: 25%; }

.two-quarters {
  width: 50%; }

.three-quarters {
  width: 75%; }

/* Fifths */
.one-fifth {
  width: 20%; }

.two-fifths {
  width: 40%; }

.three-fifths {
  width: 60%; }

.four-fifths {
  width: 80%; }

/* Sixths */
.one-sixth {
  width: 16.666%; }

.two-sixths {
  width: 33.333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.666%; }

.five-sixths {
  width: 83.333%; }

/* Eighths */
.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%; }

/* Tenths */
.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%; }

/* Twelfths */
.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%; }

.show {
  display: block !important; }

.hide {
  display: none !important; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

/*================ Our responsive classes, if we have enabled them ================*/
@media only screen and (max-width: 480px) {
  /** Whole */
  .small--one-whole {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

  /* Sixths */
  .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%; }

  /* Eighths */
  .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%; }

  /* Tenths */
  .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%; }

  /* Twelfths */
  .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--left {
    float: left !important; }

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

  .grid-uniform .small--one-half:nth-child(2n+1),
  .grid-uniform .small--one-third:nth-child(3n+1),
  .grid-uniform .small--one-quarter:nth-child(4n+1),
  .grid-uniform .small--one-fifth:nth-child(5n+1),
  .grid-uniform .small--one-sixth:nth-child(6n+1),
  .grid-uniform .small--two-sixths:nth-child(3n+1),
  .grid-uniform .small--three-sixths:nth-child(2n+1),
  .grid-uniform .small--two-eighths:nth-child(4n+1),
  .grid-uniform .small--four-eighths:nth-child(2n+1),
  .grid-uniform .small--five-tenths:nth-child(2n+1),
  .grid-uniform .small--one-twelfth:nth-child(12n+1),
  .grid-uniform .small--two-twelfths:nth-child(6n+1),
  .grid-uniform .small--three-twelfths:nth-child(4n+1),
  .grid-uniform .small--four-twelfths:nth-child(3n+1),
  .grid-uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (min-width: 481px) and (max-width: 768px) {
  /** Whole */
  .medium--one-whole {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

  /* Sixths */
  .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%; }

  /* Eighths */
  .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%; }

  /* Tenths */
  .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%; }

  /* Twelfths */
  .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--left {
    float: left !important; }

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

  .grid-uniform .medium--one-half:nth-child(2n+1),
  .grid-uniform .medium--one-third:nth-child(3n+1),
  .grid-uniform .medium--one-quarter:nth-child(4n+1),
  .grid-uniform .medium--one-fifth:nth-child(5n+1),
  .grid-uniform .medium--one-sixth:nth-child(6n+1),
  .grid-uniform .medium--two-sixths:nth-child(3n+1),
  .grid-uniform .medium--three-sixths:nth-child(2n+1),
  .grid-uniform .medium--two-eighths:nth-child(4n+1),
  .grid-uniform .medium--four-eighths:nth-child(2n+1),
  .grid-uniform .medium--five-tenths:nth-child(2n+1),
  .grid-uniform .medium--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (max-width: 768px) {
  /** Whole */
  .medium-down--one-whole {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

  /* Sixths */
  .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%; }

  /* Eighths */
  .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%; }

  /* Tenths */
  .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%; }

  /* Twelfths */
  .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--left {
    float: left !important; }

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

  .grid-uniform .medium-down--one-half:nth-child(2n+1),
  .grid-uniform .medium-down--one-third:nth-child(3n+1),
  .grid-uniform .medium-down--one-quarter:nth-child(4n+1),
  .grid-uniform .medium-down--one-fifth:nth-child(5n+1),
  .grid-uniform .medium-down--one-sixth:nth-child(6n+1),
  .grid-uniform .medium-down--two-sixths:nth-child(3n+1),
  .grid-uniform .medium-down--three-sixths:nth-child(2n+1),
  .grid-uniform .medium-down--two-eighths:nth-child(4n+1),
  .grid-uniform .medium-down--four-eighths:nth-child(2n+1),
  .grid-uniform .medium-down--five-tenths:nth-child(2n+1),
  .grid-uniform .medium-down--one-twelfth:nth-child(12n+1),
  .grid-uniform .medium-down--two-twelfths:nth-child(6n+1),
  .grid-uniform .medium-down--three-twelfths:nth-child(4n+1),
  .grid-uniform .medium-down--four-twelfths:nth-child(3n+1),
  .grid-uniform .medium-down--six-twelfths:nth-child(2n+1) {
    clear: both; } }
@media only screen and (min-width: 769px) {
  /** Whole */
  .large--one-whole {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

  /* Sixths */
  .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%; }

  /* Eighths */
  .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%; }

  /* Tenths */
  .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%; }

  /* Twelfths */
  .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--left {
    float: left !important; }

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

  .grid-uniform .large--one-half:nth-child(2n+1),
  .grid-uniform .large--one-third:nth-child(3n+1),
  .grid-uniform .large--one-quarter:nth-child(4n+1),
  .grid-uniform .large--one-fifth:nth-child(5n+1),
  .grid-uniform .large--one-sixth:nth-child(6n+1),
  .grid-uniform .large--two-sixths:nth-child(3n+1),
  .grid-uniform .large--three-sixths:nth-child(2n+1),
  .grid-uniform .large--two-eighths:nth-child(4n+1),
  .grid-uniform .large--four-eighths:nth-child(2n+1),
  .grid-uniform .large--five-tenths:nth-child(2n+1),
  .grid-uniform .large--one-twelfth:nth-child(12n+1),
  .grid-uniform .large--two-twelfths:nth-child(6n+1),
  .grid-uniform .large--three-twelfths:nth-child(4n+1),
  .grid-uniform .large--four-twelfths:nth-child(3n+1),
  .grid-uniform .large--six-twelfths:nth-child(2n+1) {
    clear: both; } }
/*============================================================================
PUSH
- Push classes, to move grid items over to the right by certain amounts
==============================================================================*/
[class*="push--"] {
  position: relative; }

/* Whole */
.push--one-whole {
  left: 100%; }

/* Halves */
.push--one-half {
  left: 50%; }

/* Thirds */
.push--one-third {
  left: 33.333%; }

.push--two-thirds {
  left: 66.666%; }

/* Quarters */
.push--one-quarter {
  left: 25%; }

.push--two-quarters {
  left: 50%; }

.push--three-quarters {
  left: 75%; }

/* Fifths */
.push--one-fifth {
  left: 20%; }

.push--two-fifths {
  left: 40%; }

.push--three-fifths {
  left: 60%; }

.push--four-fifths {
  left: 80%; }

/* Sixths */
.push--one-sixth {
  left: 16.666%; }

.push--two-sixths {
  left: 33.333%; }

.push--three-sixths {
  left: 50%; }

.push--four-sixths {
  left: 66.666%; }

.push--five-sixths {
  left: 83.333%; }

/* Eighths */
.push--one-eighth {
  left: 12.5%; }

.push--two-eighths {
  left: 25%; }

.push--three-eighths {
  left: 37.5%; }

.push--four-eighths {
  left: 50%; }

.push--five-eighths {
  left: 62.5%; }

.push--six-eighths {
  left: 75%; }

.push--seven-eighths {
  left: 87.5%; }

/* Tenths */
.push--one-tenth {
  left: 10%; }

.push--two-tenths {
  left: 20%; }

.push--three-tenths {
  left: 30%; }

.push--four-tenths {
  left: 40%; }

.push--five-tenths {
  left: 50%; }

.push--six-tenths {
  left: 60%; }

.push--seven-tenths {
  left: 70%; }

.push--eight-tenths {
  left: 80%; }

.push--nine-tenths {
  left: 90%; }

/* Twelfths */
.push--one-twelfth {
  left: 8.333%; }

.push--two-twelfths {
  left: 16.666%; }

.push--three-twelfths {
  left: 25%; }

.push--four-twelfths {
  left: 33.333%; }

.push--five-twelfths {
  left: 41.666%; }

.push--six-twelfths {
  left: 50%; }

.push--seven-twelfths {
  left: 58.333%; }

.push--eight-twelfths {
  left: 66.666%; }

.push--nine-twelfths {
  left: 75%; }

.push--ten-twelfths {
  left: 83.333%; }

.push--eleven-twelfths {
  left: 91.666%; }

@media only screen and (min-width: 481px) and (max-width: 768px) {
  /* Whole */
  .push--medium--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium--one-half {
    left: 50%; }

  /* Thirds */
  .push--medium--one-third {
    left: 33.333%; }

  .push--medium--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--medium--one-quarter {
    left: 25%; }

  .push--medium--two-quarters {
    left: 50%; }

  .push--medium--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--medium--one-fifth {
    left: 20%; }

  .push--medium--two-fifths {
    left: 40%; }

  .push--medium--three-fifths {
    left: 60%; }

  .push--medium--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--medium--one-sixth {
    left: 16.666%; }

  .push--medium--two-sixths {
    left: 33.333%; }

  .push--medium--three-sixths {
    left: 50%; }

  .push--medium--four-sixths {
    left: 66.666%; }

  .push--medium--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--medium--one-eighth {
    left: 12.5%; }

  .push--medium--two-eighths {
    left: 25%; }

  .push--medium--three-eighths {
    left: 37.5%; }

  .push--medium--four-eighths {
    left: 50%; }

  .push--medium--five-eighths {
    left: 62.5%; }

  .push--medium--six-eighths {
    left: 75%; }

  .push--medium--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--medium--one-tenth {
    left: 10%; }

  .push--medium--two-tenths {
    left: 20%; }

  .push--medium--three-tenths {
    left: 30%; }

  .push--medium--four-tenths {
    left: 40%; }

  .push--medium--five-tenths {
    left: 50%; }

  .push--medium--six-tenths {
    left: 60%; }

  .push--medium--seven-tenths {
    left: 70%; }

  .push--medium--eight-tenths {
    left: 80%; }

  .push--medium--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--medium--one-twelfth {
    left: 8.333%; }

  .push--medium--two-twelfths {
    left: 16.666%; }

  .push--medium--three-twelfths {
    left: 25%; }

  .push--medium--four-twelfths {
    left: 33.333%; }

  .push--medium--five-twelfths {
    left: 41.666%; }

  .push--medium--six-twelfths {
    left: 50%; }

  .push--medium--seven-twelfths {
    left: 58.333%; }

  .push--medium--eight-twelfths {
    left: 66.666%; }

  .push--medium--nine-twelfths {
    left: 75%; }

  .push--medium--ten-twelfths {
    left: 83.333%; }

  .push--medium--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (max-width: 768px) {
  /* Whole */
  .push--medium-down--one-whole {
    left: 100%; }

  /* Halves */
  .push--medium-down--one-half {
    left: 50%; }

  /* Thirds */
  .push--medium-down--one-third {
    left: 33.333%; }

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

  /* Quarters */
  .push--medium-down--one-quarter {
    left: 25%; }

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

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

  /* Fifths */
  .push--medium-down--one-fifth {
    left: 20%; }

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

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

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

  /* Sixths */
  .push--medium-down--one-sixth {
    left: 16.666%; }

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

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

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

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

  /* Eighths */
  .push--medium-down--one-eighth {
    left: 12.5%; }

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

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

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

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

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

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

  /* Tenths */
  .push--medium-down--one-tenth {
    left: 10%; }

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

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

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

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

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

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

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

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

  /* Twelfths */
  .push--medium-down--one-twelfth {
    left: 8.333%; }

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

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

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

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

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

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

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

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

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

  .push--medium-down--eleven-twelfths {
    left: 91.666%; } }
@media only screen and (min-width: 769px) {
  /* Whole */
  .push--large--one-whole {
    left: 100%; }

  /* Halves */
  .push--large--one-half {
    left: 50%; }

  /* Thirds */
  .push--large--one-third {
    left: 33.333%; }

  .push--large--two-thirds {
    left: 66.666%; }

  /* Quarters */
  .push--large--one-quarter {
    left: 25%; }

  .push--large--two-quarters {
    left: 50%; }

  .push--large--three-quarters {
    left: 75%; }

  /* Fifths */
  .push--large--one-fifth {
    left: 20%; }

  .push--large--two-fifths {
    left: 40%; }

  .push--large--three-fifths {
    left: 60%; }

  .push--large--four-fifths {
    left: 80%; }

  /* Sixths */
  .push--large--one-sixth {
    left: 16.666%; }

  .push--large--two-sixths {
    left: 33.333%; }

  .push--large--three-sixths {
    left: 50%; }

  .push--large--four-sixths {
    left: 66.666%; }

  .push--large--five-sixths {
    left: 83.333%; }

  /* Eighths */
  .push--large--one-eighth {
    left: 12.5%; }

  .push--large--two-eighths {
    left: 25%; }

  .push--large--three-eighths {
    left: 37.5%; }

  .push--large--four-eighths {
    left: 50%; }

  .push--large--five-eighths {
    left: 62.5%; }

  .push--large--six-eighths {
    left: 75%; }

  .push--large--seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .push--large--one-tenth {
    left: 10%; }

  .push--large--two-tenths {
    left: 20%; }

  .push--large--three-tenths {
    left: 30%; }

  .push--large--four-tenths {
    left: 40%; }

  .push--large--five-tenths {
    left: 50%; }

  .push--large--six-tenths {
    left: 60%; }

  .push--large--seven-tenths {
    left: 70%; }

  .push--large--eight-tenths {
    left: 80%; }

  .push--large--nine-tenths {
    left: 90%; }

  /* Twelfths */
  .push--large--one-twelfth {
    left: 8.333%; }

  .push--large--two-twelfths {
    left: 16.666%; }

  .push--large--three-twelfths {
    left: 25%; }

  .push--large--four-twelfths {
    left: 33.333%; }

  .push--large--five-twelfths {
    left: 41.666%; }

  .push--large--six-twelfths {
    left: 50%; }

  .push--large--seven-twelfths {
    left: 58.333%; }

  .push--large--eight-twelfths {
    left: 66.666%; }

  .push--large--nine-twelfths {
    left: 75%; }

  .push--large--ten-twelfths {
    left: 83.333%; }

  .push--large--eleven-twelfths {
    left: 91.666%; } }
/*============================================================================
PULL
- Pull classes, to move grid items back to the left by certain amounts
==============================================================================*/
/*============================================================================
#Basic Styles
==============================================================================*/
html {
  background-color: #f2f2f2; }

body {
  background-color: white; }

[tabindex='-1']:focus {
  outline: none; }

img {
  width: auto;
  height: auto; }

.row {
  *zoom: 1;
  max-width: 1170px;
  width: 98%;
  margin: 0 auto;
  padding: 0;
  position: relative; }
  .row:after {
    content: '';
    display: table;
    clear: both; }

.wrapper {
  *zoom: 1;
  max-width: 1820px;
  width: 98%;
  margin: 0 auto;
  padding: 0;
  position: relative; }
  .wrapper:after {
    content: '';
    display: table;
    clear: both; }
  @media screen and (min-width: 480px) {
    .wrapper {
      padding: 0; } }

.main-content {
  display: block;
  margin-top: 0;
  padding-bottom: 60px; }

.home_slider {
  margin: 0; }

/*============================================================================
#Helper Classes
==============================================================================*/
.is-transitioning {
  display: block !important;
  visibility: visible !important; }

.display-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }

@media screen and (min-width: 769px) {
  .large--display-table {
    display: table;
    table-layout: fixed;
    width: 100%; }

  .large--display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; } }
.visually-hidden, .supports-fontface .icon-fallback-text .fallback-text {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/*============================================================================
#Typography
==============================================================================*/
body,
input,
textarea,
button,
select {
  font-size: 14px;
  line-height: 1.6;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  display: block;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 0.5em;
  line-height: 1.4; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    text-decoration: none;
    font-weight: inherit; }

/*================ Use em() Sass function to declare font-size ================*/
h1, .h1 {
  font-size: 2.57143em; }

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

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

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

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

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

p {
  margin: 0 0 15px 0; }
  p img {
    margin: 0; }

em {
  font-style: italic; }

b, strong {
  font-weight: bold; }

small {
  font-size: 0.9em; }

sup, sub {
  position: relative;
  font-size: 60%;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.5em; }

/*================ Blockquotes ================*/
blockquote {
  font-size: 1.125em;
  line-height: 1.45;
  font-style: italic;
  margin: 0 0 30px;
  padding: 15px 30px;
  border-left: 1px solid #e5e5e5; }
  blockquote p {
    margin-bottom: 0; }
    blockquote p + cite {
      margin-top: 15px; }
  blockquote cite {
    display: block;
    font-size: 0.75em; }
    blockquote cite:before {
      content: '\2014 \0020'; }

/*================ Code ================*/
code, pre {
  background-color: #faf7f5;
  font-family: Consolas,monospace;
  font-size: 1em;
  border: 0 none;
  padding: 0 2px;
  color: #51ab62; }

pre {
  overflow: auto;
  padding: 15px;
  margin: 0 0 30px; }

/*================ Horizontal Rules ================*/
hr {
  clear: both;
  border-top: solid #e5e5e5;
  border-width: 1px 0 0;
  margin: 30px 0;
  height: 0; }
  hr.hr--small {
    margin: 15px 0; }
  hr.hr--clear {
    border-top-color: transparent; }

/*================ Section Headers ================*/
.section-header {
  margin-bottom: 20px; }

@media screen and (min-width: 769px) {
  .section-header {
    display: table;
    width: 100%; }

  .section-header__title {
    margin-bottom: 12px; }

  .section-header__left {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0; }
    .section-header__left h1, .section-header__left .h1, .section-header__left h2, .section-header__left .h2, .section-header__left h3, .section-header__left .h3, .section-header__left h4, .section-header__left .h4,
    .section-header__left .h1, .section-header__left .h2, .section-header__left .h3, .section-header__left .h4 {
      margin-bottom: 0; }

  .section-header__right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 335px; } }
  @media screen and (min-width: 769px) and (max-width: 768px) {
    .section-header__right {
      margin-bottom: 30px; } }

.section-header__right .form-horizontal,
.section-header__right .collection-view {
  display: inline-block;
  vertical-align: middle; }
@media screen and (min-width: 481px) {
  .section-header__right label + select,
  .section-header__right .collection-view {
    margin-left: 15px; } }

.collection-view {
  display: inline-block;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 5px;
  height: 37px;
  overflow: hidden;
  /*================ Only show on larger screens ================*/ }
  @media screen and (min-width: 769px) {
    .collection-view {
      display: inline-block; } }

.change-view {
  display: block;
  background: none;
  border: 0 none;
  float: left;
  padding: 10px 8px;
  color: #e5e5e5;
  line-height: 1; }
  .change-view:hover, .change-view:focus {
    color: #747474; }

.change-view--active {
  cursor: default;
  color: #747474; }

/*============================================================================
#Rich Text Editor
==============================================================================*/
.rte {
  margin-bottom: 15px; }
  .rte a {
    text-decoration: underline; }
  .rte h1, .rte .h1, .rte h2, .rte .h2, .rte h3, .rte .h3, .rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 {
    margin-top: 2em; }
    .rte h1:first-child, .rte .h1:first-child, .rte h2:first-child, .rte .h2:first-child, .rte h3:first-child, .rte .h3:first-child, .rte h4:first-child, .rte .h4:first-child, .rte h5:first-child, .rte .h5:first-child, .rte h6:first-child, .rte .h6:first-child {
      margin-top: 0; }
    .rte h1 a, .rte .h1 a, .rte h2 a, .rte .h2 a, .rte h3 a, .rte .h3 a, .rte h4 a, .rte .h4 a, .rte h5 a, .rte .h5 a, .rte h6 a, .rte .h6 a {
      text-decoration: none; }
  .rte > div {
    margin-bottom: 15px; }
  .rte li {
    margin-bottom: 0.4em; }

.rte--header {
  margin-bottom: 0; }

/*============================================================================
#Custom styles
==============================================================================*/
.site-nav__dropdown {
  box-shadow: 0 3px 2px 0 #000;
  padding-top: 5px; }
  .site-nav__dropdown li {
    line-height: 25px; }

.container {
  min-height: calc(85vh - 78px);
  padding: 0 !important;
  margin-top: 140px; }

.about_b td {
  width: 50%;
  border: none;
  padding: 0;
  vertical-align: top;
  text-align: center; }
  .about_b td img {
    vertical-align: top; }
  .about_b td div {
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 45px; }
    .about_b td div h3, .about_b td div .h3 {
      font-family: "WLF";
      font-size: 36px;
      text-transform: uppercase;
      font-weight: 200;
      line-height: 1;
      margin-bottom: 30px; }
    .about_b td div.center_h {
      padding-top: 50px;
      width: 50%;
      display: inline-block; }
      .about_b td div.center_h h2, .about_b td div.center_h .h2 {
        font-family: "RB";
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 30px;
        padding-top: 30px; }
        .about_b td div.center_h h2 + div, .about_b td div.center_h .h2 + div {
          padding-top: 0; }

.center_h {
  text-align: center;
  padding-top: 50px; }
  .center_h h2, .center_h .h2 {
    overflow: hidden;
    position: relative;
    margin: 0;
    font-family: 'RB';
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap; }
    .center_h h2:before, .center_h .h2:before {
      left: -.5em;
      margin-left: -50%; }
    .center_h h2:after, .center_h .h2:after {
      left: .5em;
      margin-right: -50%; }
    .center_h h2:before, .center_h .h2:before, .center_h h2:after, .center_h .h2:after {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 35%;
      top: -1px;
      border-top: 1px solid #404040; }

.catp-b {
  border: 1px solid #d4d4d4;
  padding: 5px;
  margin-top: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .catp-b .cb {
    text-align: center;
    border: 1px solid #d4d4d4;
    padding: 100px 0;
    background: url("/cdn/shop/files/light_toast.png?3449575670405107087") repeat; }
    .catp-b .cb div {
      display: inline-block;
      margin: 0 3%; }

.products_h {
  margin-top: 50px;
  float: left;
  width: 100%;
  height: 625px;
  overflow: auto;
  color: #252525;
  text-align: center;
  font-family: "M";
  font-weight: 400; }
  .products_h .alignright {
    float: right;
    width: 57%;
    position: relative;
    height: 100%;
    background-size: cover !important; }
    .products_h .alignright .s {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.3); }
    .products_h .alignright a {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      display: block;
      border: 5px solid #fff;
      line-height: 70px;
      width: 200px;
      text-align: center;
      text-transform: uppercase;
      color: #fff; }
      .products_h .alignright a:hover {
        background: rgba(0, 0, 0, 0.3); }
  .products_h .alignleft {
    float: left;
    width: 43%;
    padding: 90px 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url("/cdn/shop/files/bg_home_p.jpg?4260254967403691908") no-repeat center top;
    background-size: 100% 100%;
    height: 100%; }
  .products_h > div > img {
    width: 100%;
    height: 625px;
    vertical-align: middle; }
  .products_h > div strong {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'RB';
    font-weight: 700; }
  .products_h > div ul {
    width: 50%;
    margin: 10px auto 40px; }
    .products_h > div ul li {
      list-style: none;
      position: relative;
      text-align: left;
      padding-left: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .products_h > div ul li:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 3px;
        width: 16px;
        height: 15px;
        background: url("/cdn/shop/files/ul-list.png?15857320309038695038") no-repeat; }
  .products_h > div ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    width: 55%;
    margin: 10px auto; }
    .products_h > div ol li {
      list-style: none;
      position: relative;
      text-align: left;
      padding-left: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .products_h > div ol li:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 3px;
        width: 16px;
        height: 15px;
        background: url("/cdn/shop/files/ol-list.png?15857320309038695038") no-repeat; }
  .products_h.even .alignright {
    float: left;
    width: 57%; }
  .products_h.even .alignleft {
    float: right;
    width: 43%; }
  .products_h h2, .products_h .h2 {
    font-family: "WLF";
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 1; }
  .products_h h3, .products_h .h3 {
    font-family: "WF";
    font-size: 56px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400; }
  .products_h h4, .products_h .h4 {
    font-family: "M";
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px; }
  .products_h p {
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 25px;
    margin-bottom: 0; }

.partner_b {
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 80px; }
  .partner_b h2, .partner_b .h2 {
    overflow: hidden;
    position: relative;
    margin: 0 0 50px 0;
    font-family: 'RB';
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap; }
    .partner_b h2:before, .partner_b .h2:before {
      left: -.5em;
      margin-left: -50%; }
    .partner_b h2:after, .partner_b .h2:after {
      left: .5em;
      margin-right: -50%; }
    .partner_b h2:before, .partner_b .h2:before, .partner_b h2:after, .partner_b .h2:after {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 28%;
      top: -1px;
      border-top: 1px solid #404040; }
  .partner_b > div {
    display: inline-block;
    margin-right: 33px;
    margin-bottom: 30px;
    width: 325px; }
    .partner_b > div:nth-child(5n+1) {
      margin-right: 0; }

.product_all_h h2, .product_all_h .h2 {
  overflow: hidden;
  position: relative;
  margin: 0 0 10px 0;
  font-family: 'RB';
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap; }
  .product_all_h h2:before, .product_all_h .h2:before {
    left: -.5em;
    margin-left: -50%; }
  .product_all_h h2:after, .product_all_h .h2:after {
    left: .5em;
    margin-right: -50%; }
  .product_all_h h2:before, .product_all_h .h2:before, .product_all_h h2:after, .product_all_h .h2:after {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 28%;
    top: -1px;
    border-top: 1px solid #404040; }

img {
  border: 0;
  border-collapse: collapse; }

a img {
  border: 0;
  border-collapse: collapse; }

.template-collection .product_all h2 a, .template-collection .product_all .h2 a {
  color: #252525; }
  .template-collection .product_all h2 a:hover, .template-collection .product_all .h2 a:hover {
    text-decoration: underline; }
.template-collection .product_all.even {
  background-position: right top; }
  .template-collection .product_all.even .alignleft .img_wr {
    float: left;
    padding: 27% 0; }
    .template-collection .product_all.even .alignleft .img_wr img {
      float: left; }
.template-collection .product_all .alignleft > .cfx {
  float: left;
  width: 25%;
  padding: 0 48px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .template-collection .product_all .alignleft > .cfx .right {
    width: 100%;
    padding-left: 0; }
  .template-collection .product_all .alignleft > .cfx .quantity-selector {
    width: 100%;
    font-size: 18px; }
  .template-collection .product_all .alignleft > .cfx .more_i {
    position: relative;
    font-size: 23px;
    line-height: 43px;
    color: #60411f;
    display: inline-block;
    padding-left: 43px;
    font-family: "M";
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    background: url("https://cdn.shopify.com/s/files/1/0986/7594/files/sd.png?8398434435855895282") no-repeat left 29%; }
    .template-collection .product_all .alignleft > .cfx .more_i:hover {
      text-decoration: underline; }
  .template-collection .product_all .alignleft > .cfx .price {
    width: 100%;
    float: left;
    padding-left: 0; }
.template-collection .product_all .alignleft form {
  float: left;
  width: 100%; }
  .template-collection .product_all .alignleft form #productSelect {
    display: none; }
  .template-collection .product_all .alignleft form #ProductPrice {
    font-size: 31px;
    display: inline-block;
    margin: 22px 0 0;
    vertical-align: top;
    padding-left: 25px; }
  .template-collection .product_all .alignleft form .qq {
    padding-top: 20px; }
  .template-collection .product_all .alignleft form .q {
    display: inline-block;
    width: 30%; }
    .template-collection .product_all .alignleft form .q > label {
      float: left;
      font-size: 21px;
      padding-right: 10px;
      text-transform: uppercase;
      font-family: 'WLF'; }
    .template-collection .product_all .alignleft form .q > div {
      float: left; }
  .template-collection .product_all .alignleft form .h2 {
    font-family: 'WF';
    font-weight: 400; }
  .template-collection .product_all .alignleft form #AddToCart {
    margin-top: 21px;
    padding: 0px 4px;
    border: 2px solid #60411F;
    text-align: center;
    color: #60411F;
    line-height: 55px;
    font-size: 15px;
    font-family: "M";
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    background: none; }
    .template-collection .product_all .alignleft form #AddToCart:hover {
      background: none;
      border-radius: 2px;
      color: #FFF;
      border-color: #FFF; }
.template-collection .product_all p {
  display: none; }
.template-collection .product_all .left {
  display: none; }
.template-collection .product_all .img_wr {
  width: 75%;
  float: right;
  padding: 27% 0;
  background-attachment: 100% top;
  background-size: auto 100%;
  background-repeat: no-repeat; }
  .template-collection .product_all .img_wr img {
    float: right;
    vertical-align: middle; }

.product_all {
  margin-bottom: 50px;
  width: 100%;
  float: left;
  background: url("/cdn/shop/files/background_product1.jpg?15857320309038695038") center center/cover no-repeat; }
  .product_all:first-of-type {
    margin-top: 0; }
  .product_all.even .alignleft {
    float: right; }
    .product_all.even .alignleft > img {
      float: left;
      margin-right: 2%;
      margin-left: 0; }
  .product_all.even .alignright {
    float: left; }
  .product_all .alignleft {
    float: left;
    width: 100%;
    font-family: 'ML';
    font-weight: 200;
    font-size: 16px; }
    .product_all .alignleft > img {
      float: right; }
    .product_all .alignleft .price {
      float: right;
      width: 21%;
      padding-left: 50px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
      .product_all .alignleft .price > div {
        margin: 0;
        padding: 0;
        font-size: 36px;
        color: #252525;
        font-family: 'WF';
        font-weight: 400;
        text-align: right;
        float: left;
        width: 100%; }
        .product_all .alignleft .price > div span {
          font-size: 21px;
          color: #252525;
          font-family: 'WLF';
          font-weight: 200;
          float: left;
          padding-top: 17px; }
      .product_all .alignleft .price a {
        float: right;
        padding: 0 20px;
        border: 2px solid #60411f;
        text-align: center;
        color: #60411f;
        line-height: 55px;
        font-size: 18px;
        font-family: 'M';
        font-weight: 700;
        text-transform: uppercase;
        display: block; }
        .product_all .alignleft .price a:hover {
          border-radius: 2px;
          color: #fff;
          border-color: #fff; }
    .product_all .alignleft h2, .product_all .alignleft .h2 {
      font-family: "WLF";
      font-weight: 200;
      font-size: 34px;
      margin-top: 30px; }
    .product_all .alignleft .left {
      display: none;
      width: 21%; }
      .product_all .alignleft .left .list {
        width: 100%;
        float: left;
        font-size: 0; }
        .product_all .alignleft .left .list div {
          display: inline-block;
          vertical-align: top;
          width: 50%; }
          .product_all .alignleft .left .list div strong {
            font-family: 'RB';
            font-weight: 700;
            font-size: 16px; }
          .product_all .alignleft .left .list div ul {
            list-style: none;
            margin: 0; }
            .product_all .alignleft .left .list div ul li {
              font-family: 'ML';
              font-weight: 200;
              font-size: 16px;
              line-height: 1; }
      .product_all .alignleft .left .value {
        float: left;
        width: 100%;
        margin-top: 30px;
        padding-top: 5px;
        border-top: 2px solid #252525;
        border-bottom: 2px solid #252525; }
        .product_all .alignleft .left .value + .value {
          border-top: none;
          border-bottom: 1px solid #252525;
          margin-top: 0; }
        .product_all .alignleft .left .value > div {
          width: 48%;
          display: inline-block;
          vertical-align: top;
          font-family: 'ML';
          font-weight: 200;
          font-size: 16px; }
          .product_all .alignleft .left .value > div:last-of-type {
            margin-left: 2.3%; }
          .product_all .alignleft .left .value > div > span {
            text-align: right;
            display: block;
            font-family: 'ML';
            font-weight: 200; }
          .product_all .alignleft .left .value > div ul {
            list-style: none;
            margin: 0; }
            .product_all .alignleft .left .value > div ul li {
              border-bottom: 1px solid #252525; }
              .product_all .alignleft .left .value > div ul li:last-of-type {
                border-bottom: none; }
            .product_all .alignleft .left .value > div ul > ul {
              padding: 0 0 0 10px; }
        .product_all .alignleft .left .value .right {
          float: right !important;
          text-align: right;
          padding: 0;
          width: auto; }
    .product_all .alignleft .right {
      float: right !important;
      width: 25%;
      padding-left: 40px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
      .product_all .alignleft .right ul {
        margin: 65px 0 0; }
        .product_all .alignleft .right ul li {
          display: inline-block;
          width: 23%;
          text-align: center;
          vertical-align: top;
          font-size: 14px;
          font-family: 'RB';
          line-height: 1;
          text-transform: uppercase; }
          .product_all .alignleft .right ul li img {
            margin-bottom: 5px; }
  .product_all .alignright {
    float: right;
    width: 50%; }

.product-single {
  overflow-x: hidden; }
  .product-single .product_all {
    width: 50%;
    margin-top: 0;
    padding: 30px;
    margin-bottom: 0; }
    .product-single .product_all .alignleft {
      width: 100%; }
      .product-single .product_all .alignleft .left {
        width: 50%; }
      .product-single .product_all .alignleft .right {
        margin-top: 37px;
        width: 50%; }
      .product-single .product_all .alignleft form {
        float: right;
        width: 50%;
        padding-left: 40px; }
        .product-single .product_all .alignleft form .q, .product-single .product_all .alignleft form #ProductPrice {
          display: inline-block; }
        .product-single .product_all .alignleft form .qq {
          padding-top: 20px; }
        .product-single .product_all .alignleft form .q {
          width: 100%; }
          .product-single .product_all .alignleft form .q > label {
            float: left;
            font-size: 21px;
            padding-right: 10px;
            text-transform: uppercase;
            font-family: 'WLF'; }
          .product-single .product_all .alignleft form .q > div {
            float: left; }
        .product-single .product_all .alignleft form #ProductPrice {
          float: right;
          line-height: 1;
          margin-top: 0; }
        .product-single .product_all .alignleft form .h2 {
          font-family: 'WF';
          font-weight: 400; }

.prodslider {
  width: 50%;
  float: right;
  position: relative; }
  .prodslider ul {
    padding: 0;
    margin: 0; }
  .prodslider li {
    text-align: center; }
  .prodslider .prodslidert {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100px;
    padding: 10px 0;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%); }
    .prodslider .prodslidert li {
      margin-bottom: 0;
      height: 75px; }
      .prodslider .prodslidert li a {
        display: block;
        height: 100%; }
        .prodslider .prodslidert li a.active {
          border: 2px solid #fff; }
        .prodslider .prodslidert li a img {
          vertical-align: middle;
          height: 100%; }
    .prodslider .prodslidert .bx-pager a.active {
      border: solid #5280DD 1px; }

#news .pagination .page {
  font-family: 'RB';
  color: #252525;
  font-weight: 700;
  font-size: 16px; }
  #news .pagination .page.current, #news .pagination .page:hover {
    color: #ad3535;
    text-decoration: underline; }
  #news .pagination .page a {
    padding: 4px; }

.blog > .video-wrapper {
  display: none; }
  .blog > .video-wrapper + p {
    display: none; }
.blog .video-wrapper {
  padding-bottom: 67%; }
.blog div.post {
  width: 100%;
  float: left;
  overflow: hidden;
  max-height: 606px;
  overflow: hidden;
  margin-bottom: 50px; }
  .blog div.post .alignleft {
    float: left;
    width: 50%; }
    .blog div.post .alignleft img {
      display: block;
      margin: 0 auto; }
  .blog div.post .alignright {
    padding: 45px;
    min-height: 606px;
    float: left;
    width: 50%;
    color: #252525;
    font-family: 'ML';
    font-weight: 200;
    font-size: 16px;
    background: url("/cdn/shop/files/background_product1.jpg?12244860499491395490"); }
    .blog div.post .alignright img {
      display: none; }
    .blog div.post .alignright h2, .blog div.post .alignright .h2 {
      font-size: 36px;
      font-family: 'WLF';
      font-weight: 200;
      line-height: 42px; }
    .blog div.post .alignright mark {
      background: none;
      font-weight: 700;
      margin-bottom: 20px;
      font-family: 'RB';
      display: block; }
    .blog div.post .alignright a {
      float: right;
      padding: 0px 20px;
      border: 2px solid #60411F;
      text-align: center;
      color: #60411F;
      line-height: 55px;
      font-size: 18px;
      font-family: "M";
      font-weight: 700;
      text-transform: uppercase;
      display: block;
      margin-top: 60px; }
      .blog div.post .alignright a:hover {
        color: #fff;
        border-color: #fff; }

article#blog .product_all_h h2, article#blog .product_all_h .h2 {
  line-height: 1; }
  article#blog .product_all_h h2:before, article#blog .product_all_h .h2:before, article#blog .product_all_h h2:after, article#blog .product_all_h .h2:after {
    width: 50%; }
article#blog .blog {
  text-align: center; }
  article#blog .blog > div {
    text-align: left;
    padding: 50px 50px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #252525;
    font-family: 'ML';
    font-weight: 200;
    font-size: 16px; }
    article#blog .blog > div h2, article#blog .blog > div .h2 {
      font-size: 36px;
      font-family: 'WLF';
      font-weight: 200;
      line-height: 42px; }
    article#blog .blog > div mark {
      background: none;
      font-weight: 700;
      margin-bottom: 20px;
      font-family: 'RB';
      display: block; }

.template-page .center_h {
  padding-top: 0;
  padding-bottom: 50px; }
  .template-page .center_h h2:before, .template-page .center_h .h2:before, .template-page .center_h h2:after, .template-page .center_h .h2:after {
    width: 50%; }
.template-page .rte {
  font-family: 'ML';
  font-weight: 200;
  font-size: 19px; }
  .template-page .rte h2, .template-page .rte .h2 {
    font-size: 30px;
    font-family: 'WLF';
    font-weight: 200;
    line-height: 35px;
    margin-top: 0; }

#contact .rte {
  width: 30%;
  float: left;
  font-size: 16px; }
  #contact .rte h3, #contact .rte .h3 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'RB'; }
  #contact .rte strong {
    font-weight: 700;
    font-family: "M"; }
#contact .form-vertical {
  width: 67%;
  float: right; }
  #contact .form-vertical form > div.lb {
    width: 50%;
    float: left; }
    #contact .form-vertical form > div.lb input[type="text"], #contact .form-vertical form > div.lb input[type="email"], #contact .form-vertical form > div.lb input[type="tel"] {
      width: 365px;
      height: 45px;
      margin-bottom: 19px;
      border-color: #bfbfbf;
      -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); }
    #contact .form-vertical form > div.lb textarea {
      resize: none;
      border-color: #bfbfbf;
      height: 238px;
      -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); }
    #contact .form-vertical form > div.lb input[type="submit"] {
      width: 150px;
      text-align: center;
      border: 2px solid #60411F;
      text-align: center;
      color: #60411F;
      padding: 0;
      line-height: 50px;
      font-size: 18px;
      font-family: "M";
      font-weight: 700;
      text-transform: uppercase;
      display: block;
      background: transparent; }
      #contact .form-vertical form > div.lb input[type="submit"]:hover {
        background: rgba(1, 1, 1, 0.4);
        color: #fff;
        border-color: transparent; }
    #contact .form-vertical form > div.lb:first-of-type {
      width: 47%;
      margin-right: 3%; }

.social-media {
  position: fixed;
  background: #fff;
  right: -2px;
  top: 30%;
  opacity: 1;
  box-shadow: 0 0 2px 0 #444;
  border-radius: 4px;
  width: 35px;
  padding: 5px 7px 5px 5px;
  z-index: 9;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .social-media ul {
    list-style: none;
    margin: 0; }
    .social-media ul li {
      display: block; }
      .social-media ul li:last-of-type {
        margin: 0; }
      .social-media ul li a {
        display: block;
        width: 24px;
        height: 24px;
        background: url("/cdn/shop/files/socimg.png?4905404196474472147") 0 0; }
        .social-media ul li a:hover {
          opacity: .8; }
        .social-media ul li a.p {
          background-position: -28px 0; }
        .social-media ul li a.i {
          background-position: -55px 0; }
        .social-media ul li a.t {
          background-position: -84px 0; }
        .social-media ul li a.y {
          background-position: -112px 0; }

footer {
  background: url("/cdn/shop/files/footer_600c5304-f94a-4f09-b20e-ec298b01b4a6.jpg?6035771588614234446") no-repeat;
  background-size: cover; }

/*============================================================================
#Links and Buttons
==============================================================================*/
a,
.text-link {
  color: #747474;
  text-decoration: none;
  background: transparent; }

a:hover,
a:focus {
  color: #9a9a9a; }

button {
  overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

.btn, .btn--secondary,
.rte .btn--secondary,
.rte .btn,
.rte .btn--secondary {
  display: inline-block;
  padding: 8px 10px;
  width: auto;
  margin: 0;
  line-height: 1.42;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 3px;
  /*================ Set primary button colors - can override later ================*/
  background-color: #747474;
  color: white; }
  .btn:hover, .btn--secondary:hover,
  .rte .btn:hover,
  .rte .btn--secondary:hover {
    background-color: #5b5b5b;
    color: white; }
  .btn:active, .btn--secondary:active, .btn:focus, .btn--secondary:focus,
  .rte .btn:active,
  .rte .btn--secondary:active,
  .rte .btn:focus,
  .rte .btn--secondary:focus {
    background-color: #414141;
    color: white; }
  .btn[disabled], [disabled].btn--secondary, .btn.disabled, .disabled.btn--secondary,
  .rte .btn[disabled],
  .rte [disabled].btn--secondary,
  .rte .btn.disabled,
  .rte .disabled.btn--secondary {
    cursor: default;
    color: #b6b6b6;
    background-color: #f6f6f6; }

.btn--secondary,
.rte .btn--secondary {
  background-color: #bbbbbb; }
  .btn--secondary:hover,
  .rte .btn--secondary:hover {
    background-color: #a2a2a2;
    color: white; }
  .btn--secondary:active, .btn--secondary:focus,
  .rte .btn--secondary:active,
  .rte .btn--secondary:focus {
    background-color: #888888;
    color: white; }

.btn--small {
  padding: 4px 5px;
  font-size: 0.85714em; }

.btn--large {
  padding: 12px 15px;
  font-size: 1.14286em; }

.btn--full {
  width: 100%; }

/*================ Force an input/button to look like a text link ================*/
.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0; }

/*============================================================================
#Lists
==============================================================================*/
ul, ol {
  margin: 0 0 15px 20px;
  padding: 0; }

ol {
  list-style: decimal; }

ul ul, ul ol,
ol ol, ol ul {
  margin: 4px 0 5px 20px; }

li {
  margin-bottom: 0.25em; }

ul.square {
  list-style: square outside; }

ul.disc {
  list-style: disc outside; }

ol.alpha {
  list-style: lower-alpha outside; }

.no-bullets {
  list-style: none outside;
  margin-left: 0; }

.inline-list {
  margin-left: 0; }
  .inline-list li {
    display: inline-block;
    margin-bottom: 0; }

/*============================================================================
#Tables
==============================================================================*/
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

table.full {
  width: 100%;
  margin-bottom: 1em; }

.table-wrap {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

th {
  font-weight: bold; }

th, td {
  text-align: left;
  padding: 15px;
  border: 1px solid #e5e5e5; }

/*============================================================================
Responsive tables, defined with .table--responsive on table element.
Only defined for IE9+
==============================================================================*/
@media screen and (max-width: 480px) {
  .table--responsive thead {
    display: none; }
  .table--responsive tr {
    display: block; }
  .table--responsive tr,
  .table--responsive td {
    float: left;
    clear: both;
    width: 100%; }
  .table--responsive th,
  .table--responsive td {
    display: block;
    text-align: right;
    padding: 15px; }
  .table--responsive td:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px; }
  .table--responsive.cart-table img {
    margin: 0 auto; }
  .table--responsive.cart-table .js-qty {
    float: right; } }

@media screen and (max-width: 480px) {
  .table--small-hide {
    display: none !important; }

  .table__section + .table__section {
    position: relative;
    margin-top: 10px;
    padding-top: 15px; }
    .table__section + .table__section:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      border-bottom: 1px solid #e5e5e5; } }
/*============================================================================
#OOCSS Media Object
- http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/
==============================================================================*/
.media,
.media-flex {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.media-img {
  float: left;
  margin-right: 30px; }

.media-img-right {
  float: right;
  margin-left: 30px; }

.media-img img,
.media-img-right img {
  display: block; }

/*============================================================================
#Images and Iframes
==============================================================================*/
img {
  border: 0 none; }

svg:not(:root) {
  overflow: hidden; }

img,
iframe {
  max-width: 100%; }

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*============================================================================
#Forms
==============================================================================*/
form {
  margin-bottom: 0; }

.form-vertical {
  margin-top: -25px;
  margin-bottom: 15px; }

/*================ Prevent zoom on touch devices in active inputs ================*/
@media screen and (max-width: 768px) {
  input,
  textarea {
    font-size: 16px; } }
input,
textarea,
button,
select {
  padding: 0;
  margin: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

button {
  background: none;
  border: none;
  cursor: pointer; }

button,
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

button {
  background: none;
  border: none;
  display: inline-block;
  cursor: pointer; }

input[type="image"] {
  padding-left: 0;
  padding-right: 0; }

fieldset {
  border: 1px solid #e5e5e5;
  padding: 15px; }

legend {
  border: 0;
  padding: 0; }

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

input,
textarea,
select {
  border: 1px solid #e5e5e5;
  max-width: 100%;
  padding: 8px 10px;
  border-radius: 3px; }
  input:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #cccccc; }
  input[disabled], input.disabled,
  textarea[disabled],
  textarea.disabled,
  select[disabled],
  select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6; }
  input.input-full,
  textarea.input-full,
  select.input-full {
    width: 100%; }

textarea {
  min-height: 100px; }

/*================ Input element overrides ================*/
input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0;
  width: auto; }

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox; }

input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio; }

input[type="image"] {
  padding-left: 0;
  padding-right: 0; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url("/cdn/shop/t/68/assets/ico-select.svg?v=3540120393686482291556810409");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  /*================ Hide the svg arrow in IE9 and below ================*/ }
  .ie9 select, .lt-ie9 select {
    padding-right: 10px;
    background-image: none; }

optgroup {
  font-weight: bold; }

option {
  color: #000;
  background-color: #fff; }

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

/*================ Form labels ================*/
.hidden-label {
  position: absolute;
  height: 0;
  width: 0;
  margin-bottom: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }
  .ie9 .hidden-label, .lt-ie9 .hidden-label {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial; }

label[for] {
  cursor: pointer; }

/*================ Horizontal Form ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  margin-bottom: 10px; }
.form-vertical input[type="radio"],
.form-vertical input[type="checkbox"] {
  display: inline-block; }

/*================ Error styles ================*/
input.error,
select.error,
textarea.error {
  border-color: #d02e2e;
  background-color: #fff6f6;
  color: #d02e2e; }

label.error {
  color: #d02e2e; }

/*================ Input Group ================*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .input-group-field:first-child,
  .input-group .input-group-btn:first-child,
  .input-group .input-group-btn:first-child > .btn,
  .input-group .input-group-btn:first-child > .btn--secondary,
  .input-group input[type="hidden"]:first-child + .input-group-field,
  .input-group input[type="hidden"]:first-child + .input-group-btn > .btn,
  .input-group input[type="hidden"]:first-child + .input-group-btn > .btn--secondary {
    border-radius: 3px 0 0 3px; }
  .input-group .input-group-field:last-child,
  .input-group .input-group-btn:last-child > .btn,
  .input-group .input-group-btn:last-child > .btn--secondary {
    border-radius: 0 3px 3px 0; }
  .input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px; }

.input-group-field,
.input-group-btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

.input-group .btn, .input-group .btn--secondary,
.input-group .input-group-field {
  height: 37px; }

.input-group .input-group-field {
  width: 100%; }

.input-group-btn {
  position: relative;
  white-space: nowrap;
  width: 1%;
  padding: 0; }

/*============================================================================
#Icons
==============================================================================*/
.icon-fallback-text .icon {
  display: none; }
  .supports-fontface .icon-fallback-text .icon {
    display: inline-block; }

/*============================================================================
A generic way to visually hide content while
remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.icon:before {
  display: none; }

.supports-fontface .icon:before {
  display: inline;
  font-family: "icons";
  text-decoration: none;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*================ Icon mapping ================*/
.icon-american_express:before {
  content: "\41"; }

.icon-arrow-down:before {
  content: "\e607"; }

.icon-bitcoin:before {
  content: "\42"; }

.icon-cart:before {
  content: "\e600"; }

.icon-cirrus:before {
  content: "\43"; }

.icon-dankort:before {
  content: "\64"; }

.icon-diners_club:before {
  content: "\63"; }

.icon-discover:before {
  content: "\44"; }

.icon-facebook:before {
  content: "\66"; }

.icon-fancy:before {
  content: "\46"; }

.icon-google:before {
  content: "\67"; }

.icon-google_wallet:before {
  content: "\47"; }

.icon-grid-view:before {
  content: "\e603"; }

.icon-hamburger:before {
  content: "\e601"; }

.icon-instagram:before {
  content: "\69"; }

.icon-interac:before {
  content: "\49"; }

.icon-jcb:before {
  content: "\4a"; }

.icon-list-view:before {
  content: "\e604"; }

.icon-maestro:before {
  content: "\6d"; }

.icon-master:before {
  content: "\4d"; }

.icon-minus:before {
  content: "\e602"; }

.icon-paypal:before {
  content: "\50"; }

.icon-pinterest:before {
  content: "\70"; }

.icon-plus:before {
  content: "\e605"; }

.icon-rss:before {
  content: "\72"; }

.icon-search:before {
  content: "\73"; }

.icon-stripe:before {
  content: "\53"; }

.icon-tumblr:before {
  content: "\74"; }

.icon-twitter:before {
  content: "\54"; }

.icon-vimeo:before {
  content: "\76"; }

.icon-visa:before {
  content: "\56"; }

.icon-x:before {
  content: "\e606"; }

.icon-youtube:before {
  content: "\79"; }

.payment-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }
  .payment-icons li {
    margin: 0 7.5px 7.5px;
    color: #bbbbbb;
    cursor: default; }
  .payment-icons .icon {
    font-size: 30px;
    line-height: 30px; }
  .payment-icons .fallback-text {
    text-transform: capitalize; }

.social-icons li {
  margin: 0 15px 15px;
  vertical-align: middle; }
  @media screen and (min-width: 481px) {
    .social-icons li {
      margin-left: 0; } }
  .social-icons li .icon {
    font-size: 30px;
    line-height: 26px; }
  .social-icons li a {
    color: #bbbbbb; }
    .social-icons li a:hover {
      color: #a2a2a2; }

/*============================================================================
#Pagination
==============================================================================*/
.pagination {
  margin-bottom: 1em;
  text-align: center; }
  .pagination > span {
    display: inline-block;
    line-height: 1; }
  .pagination a {
    display: block; }
  .pagination a,
  .pagination .page.current {
    padding: 8px; }

/*============================================================================
#Site Header
==============================================================================*/
header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: auto;
  background: rgba(255, 255, 255, 0.95);
  /*
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
  */
  z-index: 989;
  height: 140px; }
  header.sticky {
    padding-top: 30px;
    height: 120px;
    border-bottom: 1px solid #eee; }
    header.sticky .site-header__logo img {
      width: 50%;
      margin: -20px auto 0; }
    header.sticky .nav-bar {
      top: 35px; }

.site-header {
  padding: 15px 0; }
  .site-header .grid--table {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .site-header .grid--table > .grid__item {
      float: none;
      display: table-cell;
      vertical-align: middle; }

.site-header__logo {
  text-align: center;
  margin: 0 auto;
  max-width: 100%; }
  @media screen and (min-width: 769px) {
    .site-header__logo {
      text-align: left; } }
  .site-header__logo a,
  .site-header__logo a:hover,
  .site-header__logo a:focus {
    text-decoration: none; }
  .site-header__logo a, .site-header__logo img {
    display: block; }
  .site-header__logo img {
    margin: 0 auto; }

.site-header__logo-link {
  max-width: 450px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  width: 201px; }

.site-header__cart-toggle {
  float: right;
  line-height: 2.2; }

header #mc-embedded-subscribe-form {
  width: 15%;
  display: table;
  float: right;
  margin-right: 10px;
  margin-top: 0; }
  header #mc-embedded-subscribe-form .btn, header #mc-embedded-subscribe-form .btn--secondary, header #mc-embedded-subscribe-form .btn--secondary, header #mc-embedded-subscribe-form .input-group-field {
    height: 28px;
    line-height: 28px; }
  header #mc-embedded-subscribe-form input {
    padding: 0 10px;
    font-family: "RB";
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase; }

.input-group, .input-group
.site-header__search {
  display: inline-block;
  max-width: 400px;
  margin-top: 15px;
  width: 100%; }

.search-bar {
  max-width: 100%; }
  @media screen and (max-width: 768px) {
    .search-bar {
      margin-left: auto;
      margin-right: auto; } }

/*============================================================================
#Site Nav and Dropdowns
==============================================================================*/
.nav-bar {
  position: absolute;
  top: 67px;
  width: 100%; }

.site-nav, .site-nav--mobile {
  font-size: 1.14286em;
  cursor: default;
  margin: 0 0 0 -15px; }
  .site-nav li, .site-nav--mobile li {
    margin: 0;
    display: block; }
  .site-nav > li, .site-nav--mobile > li {
    position: relative;
    display: inline-block;
    line-height: 1;
    margin: -2px;
    border-right: 1px solid #3f3f3f; }
    .site-nav > li:last-of-type, .site-nav--mobile > li:last-of-type {
      border-right: none; }

/*================ Home to hamburger and cart that toggle drawers ================*/
.text-right .site-nav--mobile {
  margin: 0 -15px 0 0; }

.site-nav__link {
  display: block;
  text-decoration: none;
  padding: 0 15px;
  white-space: nowrap;
  color: #252525;
  font-family: "RB";
  font-weight: 700;
  font-size: 14px; }
  .site-nav__link:hover, .site-nav__link:active, .site-nav__link:focus {
    color: black; }
  .site-nav__link:hover {
    text-decoration: underline; }
  .site-nav__link .icon-arrow-down {
    position: relative;
    top: -2px;
    font-size: 10px;
    padding-left: 7.5px; }
  .site-nav--active > .site-nav__link {
    font-weight: bold; }
  .site-nav--mobile .site-nav__link {
    display: inline-block; }

/*================ Dropdowns ================*/
.site-nav__dropdown {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 5; }
  .supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown, .site-nav--has-dropdown.nav-hover .site-nav__dropdown, .nav-focus + .site-nav__dropdown {
    display: block; }
  .site-nav__dropdown a {
    background-color: white; }
    .site-nav__dropdown a:hover, .site-nav__dropdown a:active, .site-nav__dropdown a:focus {
      background-color: #e6e6e6; }

/*================ Search bar in header ================*/
.nav-search {
  position: relative;
  padding: 10px 0; }
  @media screen and (max-width: 768px) {
    .nav-search {
      padding: 0 0 15px;
      margin: 0 auto;
      text-align: center; } }

/*============================================================================
#Mobile Nav
- List of items inside the mobile drawer
==============================================================================*/
.mobile-nav {
  margin: -15px -15px 0 -15px; }
  .mobile-nav li {
    margin-bottom: 0; }

.mobile-nav__search {
  padding: 15px; }
  .mobile-nav__search .search-bar {
    margin-bottom: 0; }

.mobile-nav__item {
  position: relative;
  display: block; }
  .mobile-nav > .mobile-nav__item {
    background-color: #f6f6f6; }
  .mobile-nav__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #e9e9e9; }
  .mobile-nav > .mobile-nav__item:last-child:after {
    display: none; }

.mobile-nav__item a {
  display: block; }

.mobile-nav__item a,
.mobile-nav__toggle button {
  color: #333333;
  padding: 15px;
  text-decoration: none; }
  .mobile-nav__item a:hover, .mobile-nav__item a:active, .mobile-nav__item a:focus,
  .mobile-nav__toggle button:hover,
  .mobile-nav__toggle button:active,
  .mobile-nav__toggle button:focus {
    color: #0d0d0d; }
  .mobile-nav__item a:active, .mobile-nav__item a:focus,
  .mobile-nav__toggle button:active,
  .mobile-nav__toggle button:focus {
    background-color: #e9e9e9; }

.mobile-nav__item--active {
  font-weight: bold; }

.mobile-nav__has-sublist {
  display: table;
  width: 100%; }
  .mobile-nav__has-sublist .mobile-nav__link {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }

.mobile-nav__toggle {
  display: table-cell;
  vertical-align: middle;
  width: 1%; }

.mobile-nav--expanded .mobile-nav__toggle-open {
  display: none; }

.mobile-nav__toggle-close {
  display: none; }
  .mobile-nav--expanded .mobile-nav__toggle-close {
    display: block; }

.mobile-nav__sublist {
  margin: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 300ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .mobile-nav--expanded + .mobile-nav__sublist {
    visibility: visible;
    max-height: 700px;
    transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95); }
  .mobile-nav__sublist .mobile-nav__item:after {
    top: 0;
    bottom: auto; }
  .mobile-nav__sublist .mobile-nav__link {
    padding-left: 30px;
    font-weight: normal; }

/*============================================================================
#Drawers
==============================================================================*/
.js-drawer-open {
  overflow: hidden; }

.drawer {
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 10;
  color: #333333;
  background-color: #f6f6f6;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
  .drawer a {
    color: #333333; }
    .drawer a:hover, .drawer a:focus {
      opacity: 0.7; }
  .drawer input,
  .drawer textarea {
    border-color: #e9e9e9; }

.drawer--left {
  width: 300px;
  left: -300px;
  border-right: 1px solid #e9e9e9; }
  .js-drawer-open-left .drawer--left {
    display: block;
    -ms-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    transform: translateX(300px); }
    .lt-ie9 .js-drawer-open-left .drawer--left {
      left: 0; }

.drawer--right {
  width: 300px;
  right: -300px;
  border-left: 1px solid #e9e9e9; }
  .js-drawer-open-right .drawer--right {
    display: block;
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px); }
    .lt-ie9 .js-drawer-open-right .drawer--right {
      right: 0; }

#PageContainer {
  overflow: hidden; }

.is-moved-by-drawer {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }
  .js-drawer-open-left .is-moved-by-drawer {
    -ms-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    transform: translateX(300px); }
  .js-drawer-open-right .is-moved-by-drawer {
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px); }

.drawer__header {
  display: table;
  height: 70px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #e9e9e9; }

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle; }

.drawer__title {
  width: 100%; }

.drawer__close {
  width: 1%;
  text-align: center;
  font-size: 1.28571em; }

.drawer__close button {
  position: relative;
  right: -20px;
  height: 100%;
  padding: 0 20px;
  color: inherit; }
  .drawer__close button:active, .drawer__close button:focus {
    background-color: #e9e9e9; }

/*============================================================================
#Site Footer
==============================================================================*/
.site-footer {
  background-color: #f2f2f2;
  padding: 30px 0;
  color: #333333; }

/*============================================================================
#Product and Collection Grids
==============================================================================*/
.grid__image {
  display: block;
  margin: 0 auto 15px; }
  .grid__image img {
    display: block;
    margin: 0 auto; }

/*============================================================================
#Collection Filters
==============================================================================*/
.filter--active {
  font-weight: bold; }

/*============================================================================
#Breadcrumbs
==============================================================================*/
.breadcrumb {
  margin-bottom: 30px; }
  .breadcrumb a,
  .breadcrumb span {
    display: inline-block;
    padding: 0 7px 0 0;
    margin-right: 7px; }
    .breadcrumb a:first-child,
    .breadcrumb span:first-child {
      padding-left: 0; }

/*============================================================================
#Product Page
==============================================================================*/
.product-single__variants {
  display: none; }
  .no-js .product-single__variants {
    display: block; }

.product-single__photos {
  margin-bottom: 30px; }

.product-single__photos a, .product-single__photos img,
.product-single__thumbnails a,
.product-single__thumbnails img {
  display: block;
  margin: 0 auto; }
.product-single__photos li,
.product-single__thumbnails li {
  margin-bottom: 30px; }

div#paragraph-left {
  width: 50%;
  float: left;
  margin-bottom: 15px; }

div#paragraph-left p {
  /*   line-height: 18px; */ }

div#buy-three-save {
  float: left;
  margin-right: 15px; }

div#buy-three-header {
  margin-bottom: 20px; }

body.template-collection #buy-three-save, body.template-collection #buy-three-header {
  display: none; }

.template-collection .icon-list li {
  width: 23%; }

.icon-list {
  margin: 35px 0 0 0 !important; }

body.template-product product.dimitri #select-flavors {
  content: "Step 2"; }

/* div#paragraph-left > p:first-of-type {
background: url('buy3.png')no-repeat;
background-size: contain;
} */
/*============================================================================
#Notes and Form Feedback
==============================================================================*/
.note,
.errors {
  border-radius: 3px;
  padding: 6px 12px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  font-size: 0.9em;
  text-align: left; }
  .note ul,
  .note ol,
  .errors ul,
  .errors ol {
    margin-top: 0;
    margin-bottom: 0; }
  .note li:last-child,
  .errors li:last-child {
    margin-bottom: 0; }
  .note p,
  .errors p {
    margin-bottom: 0; }

.note {
  border-color: #e5e5e5; }

.errors ul {
  list-style: disc outside;
  margin-left: 20px; }

.form-success {
  color: #56ad6a;
  background-color: #ecfef0;
  border-color: #56ad6a; }
  .form-success a {
    color: #56ad6a;
    text-decoration: underline; }
    .form-success a:hover {
      text-decoration: none; }

.form-error,
.errors {
  color: #d02e2e;
  background-color: #fff6f6;
  border-color: #d02e2e; }
  .form-error a,
  .errors a {
    color: #d02e2e;
    text-decoration: underline; }
    .form-error a:hover,
    .errors a:hover {
      text-decoration: none; }

/*============================================================================
#Cart Page
==============================================================================*/
.cart__row {
  position: relative;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e5e5e5; }
  .cart__row:first-child {
    margin-top: 0; }
  .cart__row:first-child {
    padding-top: 0; }
  .cart__row .js-qty {
    margin: 0 auto; }

.cart-table th {
  font-weight: normal; }
.cart-table td,
.cart-table th {
  padding: 30px 15px;
  border: none; }

@media screen and (min-width: 769px) {
  .cart__row--table-large {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .cart__row--table-large .grid__item {
      display: table-cell;
      vertical-align: middle;
      float: none; } }
.cart__image {
  display: block; }
  .cart__image img {
    display: block;
    max-width: 100%; }

.cart__subtotal {
  margin: 0 0 0 10px;
  display: inline; }

.cart__mini-labels {
  display: block;
  margin: 10px 0;
  font-size: 0.85714em; }
  @media screen and (min-width: 769px) {
    .cart__mini-labels {
      display: none; } }

.cart__remove {
  display: block; }

body.template-cart .social-media {
  display: none !important; }

/*============================================================================
#Ajax Cart Styles (conditionally loaded)
==============================================================================*/
/*============================================================================
#Responsive style
==============================================================================*/
@media screen and (max-width: 10000px) {
  #three_for_30_new #add_to_cart_three > .selector-wrapper {
    width: 120px; }

  .cb img, .partner_b img, .home_slider img {
    width: 100% !important;
    height: auto !important; }

  .catp-b .cb div {
    margin: 0 6%; }

  .products_h .alignleft {
    padding: 40px 30px 30px; }
  .products_h h3, .products_h .h3 {
    font-size: 48px; }
  .products_h > div ol {
    width: 61%; }
  .products_h > div ul {
    width: 55%; }

  .template-collection .product_all .alignleft > .cfx {
    padding: 0 15px; }
    .template-collection .product_all .alignleft > .cfx h2, .template-collection .product_all .alignleft > .cfx .h2 {
      font-size: 30px; }

  .blog div.post {
    width: 55%;
    max-height: 100%;
    float: none;
    margin: 0 auto 10px; }
    .blog div.post .alignleft {
      width: 100%; }
    .blog div.post .alignright {
      width: 100%;
      min-height: 100%; }

  .product-single {
    width: 75%;
    margin: 0 auto; }

  .prodslider {
    float: none;
    margin: 0 auto;
    width: 68%; }

  .product-single .product_all {
    float: none;
    margin: 0 auto;
    width: 68%; }
    .product-single .product_all .alignleft h2, .product-single .product_all .alignleft .h2, .product-single .product_all .alignleft .h2 {
      text-align: center;
      margin-top: 0; }

  #three-pack-natural-beef-jerky .selector-wrapper {
    margin-right: 2%; } }
@media screen and (max-width: 1650px) {
  .prodslider {
    width: 75%; }

  .product-single .product_all {
    width: 75%; } }
@media screen and (max-width: 1600px) {
  .about_b td {
    padding: 0 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .about_b td img {
      width: 100%; }

  .catp-b .cb div {
    margin: 0 5%; }

  .products_h > div ol {
    width: 80%; }
  .products_h > div ul {
    width: 100%; }
    .products_h > div ul li {
      display: inline-block; }

  .template-collection .product_all .alignleft > .cfx {
    width: 34%; }
  .template-collection .product_all .img_wr {
    width: 66%;
    background-size: cover; } }
@media screen and (max-width: 1530px) {
  .prodslider {
    width: 81%; }

  .product-single .product_all {
    width: 81%; } }
@media screen and (max-width: 1400px) {
  .products_h {
    height: auto; }
    .products_h .alignleft, .products_h .alignright {
      width: 100% !important; }
    .products_h .alignright {
      min-height: 500px; }
    .products_h > div ol {
      width: 100%;
      text-align: center;
      column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1; }
      .products_h > div ol li {
        display: inline-block; }

  .prodslider {
    width: 88%; }

  .product-single .product_all {
    width: 88%; } }
@media screen and (max-width: 1300px) {
  .prodslider {
    width: 95%; }

  .product-single .product_all {
    width: 95%; } }
@media (min-width: 1200px) and (max-width: 1399px) {
  .template-collection .product_all .img_wr {
    padding: 24% 0 !important; } }
@media screen and (max-width: 1200px) {
  .template-collection .product_all {
    padding-bottom: 10px; }

  .prodslider {
    width: 100%; }

  .product-single .product_all {
    width: 100%; }

  .template-collection .product_all {
    background-size: auto 100%;
    background-repeat: no-repat;
    float: none;
    width: 75%;
    margin: 0 auto 30px; }
    .template-collection .product_all .img_wr {
      width: 100%; }
    .template-collection .product_all .alignleft > .cfx {
      margin: 0 auto;
      float: none;
      width: 50%;
      text-align: center; }
      .template-collection .product_all .alignleft > .cfx h2, .template-collection .product_all .alignleft > .cfx .h2 {
        margin: 10px -54%;
        text-align: center; }
      .template-collection .product_all .alignleft > .cfx .quantity-selector {
        width: auto; } }
@media screen and (max-width: 1150px) {
  .product-single {
    width: 80%; } }
@media screen and (max-width: 1075px) {
  .product-single {
    width: 86%; } }
@media screen and (max-width: 990px) {
  .product-single {
    width: 93%; }

  body#monthly-jerky-club #banner li {
    /*     padding-left: 60px; */
    text-align: left;
    width: 22.3333%;
    margin: 0 1%;
    /*     padding: 60px 0 0 0 !important; */
    font-size: 1.4em; } }
@media screen and (max-width: 960px) {
  #three_for_30_new #add_to_cart_three {
    text-align: center;
    margin-top: 20px; }

  .template-cart table {
    display: block; }
    .template-cart table thead, .template-cart table tbody, .template-cart table th, .template-cart table td, .template-cart table tr {
      display: block; }

  .template-cart thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  .template-cart tr {
    border: 1px solid #ccc; }

  .template-cart td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    text-align: right; }

  .template-cart td:before {
    text-align: left !important;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }

  .template-cart td:nth-of-type(1):before {
    content: "Product"; }

  .template-cart td:nth-of-type(2):before {
    content: "Product Name"; }

  .template-cart td:nth-of-type(3):before {
    content: "Price"; }

  .template-cart td:nth-of-type(4):before {
    content: "Quantity"; }

  .template-cart td:nth-of-type(5):before {
    content: "Total"; }

  .about_b td, .about_b td div.center_h {
    width: 100%;
    float: left; }

  .about_b td div {
    padding: 10px; }

  .catp-b .cb {
    padding: 30px 0; }
    .catp-b .cb img {
      width: 70%; }
    .catp-b .cb div {
      margin: 0 0.3%; }

  .template-collection .product_all .alignleft > .cfx {
    width: 75%; }
    .template-collection .product_all .alignleft > .cfx h2, .template-collection .product_all .alignleft > .cfx .h2 {
      margin: 10px -17%; }

  #contact .rte {
    width: 100%;
    text-align: center; }

  #contact .form-vertical {
    width: 100%; }

  .blog div.post {
    width: 80%; }

  #your-shopping-cart .social-media {
    display: none !important; }
  #your-shopping-cart table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
    z-index: 1; }
    #your-shopping-cart table th {
      background: #333;
      color: white;
      font-weight: bold; }
    #your-shopping-cart table tr:nth-of-type(odd) {
      background: #eee; }
    #your-shopping-cart table td, #your-shopping-cart table th {
      padding: 6px;
      border: 1px solid #ccc;
      text-align: left; }
  #your-shopping-cart .cart__row {
    padding-top: 0;
    border-top: none; }
    #your-shopping-cart .cart__row td {
      text-align: center !important; }
      #your-shopping-cart .cart__row td br {
        display: none; }
  #your-shopping-cart .cart__image {
    text-align: center; }
    #your-shopping-cart .cart__image img {
      display: inline-block; } }
@media screen and (max-width: 920px) {
  .product-single {
    width: 100%; }

  body#monthly-jerky-club #banner li {
    padding-left: 60px;
    text-align: left;
    width: 22.3333%;
    margin: 0 1%;
    /*     padding: 60px 0 0 0 !important; */
    font-size: 1em; } }
@media screen and (max-width: 767px) {
  body#monthly-jerky-club #banner li {
    padding: 60px 0px 0px 0px !important;
    text-align: center;
    width: 22.3333%;
    margin: 0 1%;
    font-size: 1em; }

  .product-single .product_all .alignleft .right {
    float: none !important;
    margin: 0 auto;
    clear: both;
    padding-left: 0; }
  .product-single .product_all .alignleft .left {
    width: 100%;
    margin-bottom: 10px; }
  .product-single .product_all .alignleft form {
    padding-left: 0;
    width: 100%; } }
@media screen and (max-width: 768px) {
  #CartCount {
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #747474;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif; }

  #your-shopping-cart input[type="submit"] {
    margin-top: 5px; }

  .container {
    min-height: calc(90.7vh - 78px); }

  header #mc-embedded-subscribe-form {
    display: none; }

  .site-header__cart-toggle {
    display: none; }

  .template-index header {
    padding: 30px 0 10px; }

  .nav-bar {
    position: static;
    padding: 0 20px;
    margin-top: -40px; }

  .site-nav__link {
    font-size: 20px;
    padding: 0; }

  .partner_b > div {
    margin-right: 0; }

  .site-header__logo-link {
    max-width: 120px; }

  header {
    height: 86px; }

  .template-index header {
    height: 86px;
    padding: 15px 0; }
    .template-index header.sticky {
      padding-top: 0; }

  .container {
    margin-top: 80px; }

  header.sticky {
    padding-top: 0;
    height: 85px; }
    header.sticky .site-header__logo img {
      width: 81%;
      margin: 5px auto 0; }

  .template-page .rte h2, .template-page .rte .h2, .template-page .rte .h2 {
    font-size: 23px;
    line-height: 28px; } }
@media screen and (max-width: 640px) {
  .cart__row .h4 {
    font-size: 1em; }

  .about_b td div.center_h h2, .about_b td div.center_h .h2, .about_b td div.center_h .h2 {
    line-height: 1; }

  .blog div.post {
    width: 98%; }

  .blog div.post .alignright h2, .blog div.post .alignright .h2, .blog div.post .alignright .h2 {
    font-size: 21px;
    line-height: 28px;
    text-align: center; }

  .catp-b .cb div {
    width: 32%; }
    .catp-b .cb div img {
      width: 100%; }

  .center_h {
    padding-top: 15px; }

  .template-collection .product_all {
    width: 96%; }
    .template-collection .product_all .alignleft form #ProductPrice {
      float: left; }
    .template-collection .product_all .alignleft > .cfx {
      width: 85%; }
      .template-collection .product_all .alignleft > .cfx h2, .template-collection .product_all .alignleft > .cfx .h2 {
        margin: 10px auto; }

  .template-page .rte h2, .template-page .rte .h2, .template-page .rte .h2 {
    font-size: 18px;
    line-height: 22px; }

  .template-page .rte {
    font-size: 14px; }
    .template-page .rte p {
      line-height: 17px; }

  .center_h, product_all_h h2, product_all_h .h2 {
    padding-bottom: 20px !important; }

  .product-single .product_all .alignleft .right {
    width: 65%; } }
@media screen and (max-width: 340px) {
  body.template-collection div#buy3wrap p {
    font-size: 1em;
    line-height: 1.2;
    text-align: left; }

  body.template-collection div#buy3wrap p {
    font-size: 1em;
    line-height: 1.2;
    text-align: left; }

  body.template-collection div#buy-three-header strong {
    text-align: left; }

  body.template-product.product div#buy-three-save {
    display: block; }

  body.template-product.product .buy3text p {
    font-size: 1em;
    text-align: left; }

  body.template-product.product div#buy-three-header {
    font-size: 1em;
    text-align: left; } }
@media screen and (max-width: 480px) {
  .price.cfx {
    padding-top: 20px; }

  .product_all_h {
    padding-top: 20px; }

  body.template-collection div#buy3wrap p {
    font-size: 1em;
    line-height: 1.2;
    text-align: left; }

  body.template-collection div#buy-three-header strong {
    text-align: left; }

  body.template-product.product div#buy-three-save {
    display: block; }

  body.template-product.product .buy3text p {
    font-size: 1em;
    text-align: left; }

  body.template-product.product div#buy-three-header {
    font-size: 1em;
    text-align: left; }

  div#paragraph-left {
    width: 100%; }

  .icon-list {
    margin: 0; }

  .icon-list li {
    width: 21% !important;
    margin-left: 5px !important; }

  .icon-list li img {
    margin-top: 10%; }

  .product-single .product_all .alignleft form .q .quantity-selector {
    font-size: 15px; }

  #ProductPrice.h2 {
    font-size: 18px; }

  .product-single .product_all .alignleft h2, .product-single .product_all .alignleft .h2 {
    font-size: 18px;
    margin-bottom: 20px; }

  .blog div.post .alignright {
    padding: 15px;
    font-size: 14px; }

  .blog div.post .alignright a {
    font-size: 14px;
    margin-top: 20px;
    line-height: 35px;
    padding: 0px 12px; }

  article#blog .blog > div {
    padding: 10px 10px 0; }

  article#blog .blog > div h2, article#blog .blog > div .h2, article#blog .blog > div .h2 {
    font-size: 21px;
    line-height: 25px;
    text-align: center; }

  article#blog .blog > div {
    font-size: 14px; }

  #contact .form-vertical form > div.lb {
    width: 100% !important;
    margin: 0 !important; }
    #contact .form-vertical form > div.lb input {
      width: 100% !important; }

  .template-collection .icon-list li {
    width: 21%; }

  .template-collection .icon-list {
    margin: 35px 0 0 0 !important; }

  .catp-b .cb div {
    width: 47%; }

  .products_h .alignleft h2, .products_h .alignleft .h2, .products_h .alignleft h3, .products_h .alignleft .h3 {
    font-size: 24px; }
  .products_h .alignleft p {
    line-height: 17px;
    font-size: 13px; }
  .products_h h4, .products_h .h4 {
    font-size: 17px;
    line-height: 23px; }
  .products_h .alignright {
    min-height: 300px; }
    .products_h .alignright a {
      width: 175px;
      border: 2px solid #FFF;
      line-height: 50px; }

  .partner_b > div {
    width: 140px; }

  .template-collection .product_all .img_wr {
    padding: 27% 0 !important; }
  .template-collection .product_all .alignleft .right ul li img {
    width: 48%; }
  .template-collection .product_all .alignleft > .cfx {
    width: 98%; }
    .template-collection .product_all .alignleft > .cfx h2, .template-collection .product_all .alignleft > .cfx .h2 {
      font-size: 24px; }
    .template-collection .product_all .alignleft > .cfx .more_i {
      font-size: 17px;
      line-height: 1;
      padding: 0;
      position: relative;
      background: none; }
      .template-collection .product_all .alignleft > .cfx .more_i:before {
        content: '';
        position: absolute;
        left: -11%;
        top: -50%;
        width: 22px;
        height: 25px;
        background: url("/cdn/shop/files/sd.png?15857320309038695038") no-repeat left top;
        background-size: auto 100%; }
  .template-collection .product_all .alignleft form .q {
    width: 100%;
    text-align: center; }
    .template-collection .product_all .alignleft form .q .quantity-selector {
      float: none;
      padding: 0; }
    .template-collection .product_all .alignleft form .q .js-qty {
      float: none;
      margin: 0px auto;
      text-align: center; }
      .template-collection .product_all .alignleft form .q .js-qty input {
        display: inline-block; }

  #gold.product_all .more_i {
    background: none;
    position: relative; }
    #gold.product_all .more_i:before {
      background: url("/cdn/shop/files/cow_gold.png?6780389368298903949") no-repeat scroll left top;
      content: '';
      position: absolute;
      left: -11%;
      top: -50%;
      width: 22px;
      height: 25px;
      background-size: cover; }

  .template-page .rte h2, .template-page .rte .h2, .template-page .rte .h2 {
    font-size: 15px;
    line-height: 18px; }

  .product-single .product_all .alignleft h2, .product-single .product_all .alignleft .h2, .product_all .alignleft .h2 {
    font-size: 21px; }

  .product-single .product_all {
    padding: 10px 15px 0; }
    .product-single .product_all .alignleft {
      font-size: 13px; }

  .product_all .alignleft .left .value > div {
    padding-left: 0;
    width: 100%;
    margin-left: 0 !important; }

  .product_all .alignleft .left .list div ul li {
    font-size: 13px; }

  .product-single .product_all .alignleft > .right {
    width: 75%; }
    .product-single .product_all .alignleft > .right ul li {
      font-size: 12px; }

  .product-single .product_all .alignleft form .q {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }
    .product-single .product_all .alignleft form .q .quantity-selector {
      float: none;
      padding: 0; }
    .product-single .product_all .alignleft form .q .js-qty {
      float: none;
      margin: 0px auto;
      text-align: center; }
      .product-single .product_all .alignleft form .q .js-qty input {
        display: inline-block; }

  #ProductPrice {
    font-size: 30px; }

  .qty .qty_plus span {
    line-height: .9; }

  .qty .qty_minus span {
    line-height: .9; }

  .img_wr {
    margin-bottom: 10px; } }
.valign {
  display: inline-block;
  max-width: 98%;
  vertical-align: middle; }

.vfix {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.pp {
  bottom: 0;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 9999; }
  .pp .s {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1; }
  .pp .valign {
    width: 96%;
    max-width: 567px;
    padding: 0 0 30px;
    border-radius: 5px;
    position: relative;
    background: url("/cdn/shop/files/background_product1.jpg?13072670066307944772");
    background-size: auto 100%; }
    .pp .valign > div {
      padding: 0 10px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
    .pp .valign span {
      position: absolute;
      background: url("/cdn/shop/files/close.png?6908503747602184972");
      width: 12px;
      height: 12px;
      cursor: pointer;
      right: 11px;
      top: 8px; }
  .pp img {
    margin-bottom: 35px; }
  .pp h4, .pp .h4 {
    font-family: "WF";
    font-size: 48px;
    margin-bottom: 25px;
    text-transform: uppercase;
    line-height: 1; }
  .pp h5, .pp .h5 {
    font-family: "WLF";
    font-size: 24px;
    margin-bottom: 25px;
    text-transform: uppercase;
    line-height: 1; }
  .pp p {
    font-family: 'ML';
    font-size: 16px; }
  .pp a {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    display: block;
    margin: 0 auto;
    width: 160px;
    line-height: 48px;
    border: 2px solid #000;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px; }
    .pp a:hover {
      border: 2px solid #fff;
      color: #fff; }
    .pp a ~ p {
      font-size: 14px;
      line-height: 1;
      padding-top: 15px; }

/* Customer Login + Header Overrides */
.global-promo {
  font-size: 16px; }

@media (max-width: 767px) {
  .site-header .global-promo {
    margin-bottom: 17px; } }
@media (min-width: 768px) {
  #PageContainer .site-header.sticky {
    height: 120px !important; } }
.site-header.sticky .nav-bar {
  top: 32px; }

.site-header .klaviyo_field_group {
  width: 95%; }

@media (max-width: 768px) {
  .site-header .large--text-center {
    margin-top: 17px; } }
@media (max-width: 767px) {
  .site-header.sticky .large--text-center {
    margin-top: 27px; } }
.site-header.sticky .large--text-center {
  margin-top: 30px; }

.site-header #email_signup {
  float: left;
  text-align: left;
  max-width: 1000px;
  width: auto; }
  .site-header #email_signup p {
    display: inline-block;
    font-family: 'RB';
    line-height: 27px;
    color: #747474;
    letter-spacing: .3px;
    font-size: 14px; }
    .site-header #email_signup p span {
      color: #ea6c32; }
  .site-header #email_signup input[type=email] {
    border: 1px solid #e5e5e5;
    border-radius: 3px 0 0 3px;
    width: 129px;
    margin-left: 5px;
    vertical-align: top;
    margin-right: 3px; }

.site-nav__link {
  padding: 0 15px 0 16px; }

.site-header__cart-toggle {
  font-size: 16px;
  margin-right: 28px;
  margin-top: 7px;
  line-height: 1; }
  .site-header__cart-toggle .icon-cart {
    color: black; }
  .site-header__cart-toggle .cart-count {
    font-size: 14px;
    color: #747474; }

@media (min-width: 769px) {
  .site-header:not(.sticky) .site-header__logo-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 23px; } }
.customerDetails {
  float: right;
  margin-right: 10px;
  letter-spacing: .3px;
  margin-top: 6px; }
  @media (max-width: 768px) {
    .customerDetails {
      display: none; } }

.customerDetails, .customerDetails a {
  font-family: 'RB'; }

.site-footer {
  padding: 60px 0; }

.site-footer .site-nav, .site-footer .site-nav--mobile {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .site-footer .site-nav li, .site-footer .site-nav--mobile li {
      width: 100%;
      border: 0;
      padding-bottom: 10px; } }

/*

#signup-popup {
top: 50% !important;
position: fixed;
transform: translateY(-50%);
}

#signup-content {
width: 100% !important;
margin: 0 auto;
padding: 125px 5% 0px;
background: url(/cdn/shop/t/68/assets/popupForeground.png?v=152593964741790432331556810390) top center no-repeat;
background-position: center 25px;
}

#signup-content .image-placeholder {
display: none;
}

#welcome-message {
width: 100% !important;
font-family: 'WLF';
font-size: 24px !important;
padding: 50px 0px 40px;
}

@media (max-width: 600px) {
#signup-content {
padding-top: 75px;
background-size: 85%;
background-position: center top;
}
#welcome-message {
font-size: 18px !important;
}
}

@media (max-width: 414px) {
#signup-popup {
height: 350px !important;
}
#welcome-message {
font-size: 15px !important;
padding: 30px 0px 40px;
}
}

@media (max-width: 375px) {
#welcome-message {
font-size: 16px !important;
padding: 20px 0px;
}
}

#signup-content input#submit_button {
width: 30% !important;
float: right;
height: 32.3px;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important;
font-family: 'ML' !important;
font-size: 18px;
padding: 11px 0px;
line-height: 1;
height: auto;
border-left: 0px;
}

#signup-content input#subscriber-email {
float: left;
width: 70%;
line-height: 25px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-right: none;
border-left: 1px solid #333;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
font-family: 'ML' !important;
font-size: 18px;
height: 42px;
padding: 11px 0px 11px 11px;
line-height: 1;
}

div#popup-overlay {
position: fixed;
top: 0px;
left: 0px;
background: rgba(0,0,0,0.5);
height: 100%;
width: 100%;
}

*/
div#buy3wrap {
  float: left;
  width: 50%;
  margin-bottom: 25px; }

div#buy3wrap:after {
  clear: both;
  display: block;
  content: ""; }

div#buy3wrap a {
  color: #333; }

div#buy-three-header {
  margin-bottom: 0px; }

div#paragraph-left {
  clear: both; }

.product-single .product_all .alignleft .right {
  margin-top: 0px; }

@media (max-width: 830px) {
  .product-single .product_all .alignleft form {
    width: 50%; }

  div#buy3wrap {
    width: 50%; }

  div#buy-three-save {
    width: 25%; }

  .product-single .product_all .alignleft form #ProductPrice {
    font-size: 1.4em;
    margin-top: 6px; } }
@media (max-width: 767px) {
  div#paragraph-left {
    width: 100%;
    margin: 30px 0px; }

  div#buy3wrap {
    width: 90%;
    float: none;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    font-weight: bold; }

  div#buy-three-header {
    text-align: left;
    font-size: 1.5em; }

  div#buy-three-save {
    display: block; }

  div.buy3text {
    text-align: left; }

  .product-single .product_all .alignleft form {
    float: none;
    width: 90%;
    max-width: 450px;
    margin: 0 auto; }

  .product-single .product_all .alignleft .right {
    float: left !important;
    clear: none;
    margin-top: 0px; }

  .product_all .alignleft .right ul {
    margin: 0px !important; }

  .product-single .product_all .alignleft form #ProductPrice {
    font-size: 34px;
    margin-top: 0px; } }
@media (max-width: 640px) {
  .product-single .product_all .alignleft .right {
    width: 100%;
    margin-bottom: 25px;
    float: none !important;
    margin-top: 20px; } }
.fa-shopping-cart:before {
  content: "\f07a";
  background: #fff;
  border-radius: 50%;
  padding: 8px;
  font-size: 19px;
  color: #EA6C33;
  text-align: center;
  text-shadow: none;
  box-shadow: 0px 2px 7px #333; }

div#paragraph-left:after {
  clear: both;
  display: block;
  content: ""; }

body.template-collection #buy3wrap * {
  display: block; }

body.template-collection #buy3wrap {
  width: 100%; }

@media (min-width: 1200px) {
  body.template-collection .product_all h2, body.template-collection .product_all .h2 {
    margin-top: 15px;
    line-height: 1.1;
    font-size: 28px !important; } }
@media (max-width: 1599px) and (min-width: 1200px) {
  .template-collection .product_all .img_wr {
    padding: 34% 0 !important; } }
.product-single .product_all .alignleft form#add_to_cart_three {
  float: right;
  width: 100%;
  padding-left: 40px;
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 100% !important; }

#three_for_30_new #add_to_cart_three > .selector-wrapper {
  float: left; }

form#add_to_cart_three .qq {
  float: right;
  display: block; }

#three_for_30_new input[type="submit"] {
  background: #f19c73;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f19c73 0%, #ec733c 11%, #eb6a31 90%, #92441e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f19c73 0%, #ec733c 11%, #eb6a31 90%, #92441e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f19c73 0%, #ec733c 11%, #eb6a31 90%, #92441e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f19c73', endColorstr='#92441e',GradientType=0 );
  /* IE6-9 */
  border-radius: 5px;
  font-family: "ML";
  text-shadow: 1px 1px 1px #333;
  border: 0px;
  transition: all 0.3s ease;
  padding: 0px 4px;
  text-align: center;
  color: #FFF;
  line-height: 40px;
  font-size: 15px;
  font-family: "M";
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  width: 35%; }

@media (max-width: 767px) {
  #three_for_30_new input[type="submit"] {
    width: 100%;
    margin-top: 20px; } }
body.template-collection div#paragraph-left {
  width: 100%;
  margin: 0px; }

.alignleft > .cfx .right:nth-of-type(3) {
  margin-bottom: 15px !important; }

@media (max-width: 767px) {
  body.template-collection div#buy-three-header {
    font-size: 1.2em; } }
@media (max-width: 414px) {
  body.template-collection div#buy-three-header {
    font-size: 1.1em; }

  body.template-collection div#buy3wrap p {
    font-size: 0.9em;
    line-height: 1.2; }

  body.template-collection div#buy3wrap strong {
    font-size: 0.9em;
    letter-spacing: -0.2px; } }
@media (max-width: 413px) {
  body.template-collection div#buy-three-header {
    font-size: 1.0em; }

  #buy3wrap img {
    height: auto !important;
    margin-bottom: 30px; } }
@media (max-width: 374px) {
  body.template-collection div#buy3wrap strong {
    font-size: 1em; } }
@media (max-width: 320px) {
  body.template-collection div#buy3wrap p {
    font-size: 0.7em;
    line-height: 1.2; }

  body.template-collection div#buy3wrap strong {
    font-size: 0.7em;
    letter-spacing: -0.2px; } }
body.threebags form#AddToCartForm {
  display: none; }

tr.cart__row.i12154396097 {
  display: none !important; }

ul#prodslidert li:nth-of-type(8) {
  display: none; }

#three_for_30_new p {
  display: block; }

#three_for_30_new div > #buy3wrap {
  display: none !important; }

#three_for_30_new .img_wr {
  background-position: center center !important; }

#gold .img_wr {
  background-position: center center !important; }

div#maple-bourbon-churro-sweet-boozy.product_all .img_wr {
  background-position: center center !important; }

/* shop page fixes april 10, 2016 */
.newfix.product_all {
  width: 100% !important; }

.newfix.product_all .alignleft {
  width: 35% !important; }

.newfix.product_all .alignright {
  width: 65% !important; }

.newfix.product_all .alignright img {
  display: none; }

.newfix.product_all .alignleft .cfx {
  width: 100% !important; }

#three_for_30_new .alignright {
  background-position: center; }

#maple-bourbon-churro-sweet-boozy .alignright {
  background-position: center; }

#original-beefy-savory .alignright {
  background-position: 25% 0%; }

@media (max-width: 1200px) {
  .newfix.product_all {
    width: 75% !important;
    margin: 0 auto 30px; }

  .newfix.product_all .alignleft, .newfix.product_all .alignright {
    width: 100% !important;
    float: none; }

  .newfix.product_all .alignleft > .cfx {
    width: 50% !important;
    margin: 0 auto; }

  .newfix.product_all .alignright {
    background: transparent !important;
    height: auto !important; }

  .newfix.product_all .alignright img {
    display: block; } }
@media (max-width: 960px) {
  .newfix.product_all .alignleft > .cfx {
    width: 75% !important; } }
@media (max-width: 640px) {
  .newfix.product_all {
    width: 96% !important; }

  .newfix.product_all .alignleft > .cfx {
    width: 85% !important; } }
@media (max-width: 480px) {
  .newfix.product_all .alignleft > .cfx {
    width: 98% !important; } }
#gold div#buy3wrap {
  display: none; }

.newfixtwo.product_all {
  width: 100% !important; }

.newfixtwo.product_all .alignleft {
  width: 35% !important; }

.newfixtwo.product_all .alignleft .right:nth-of-type(3) {
  display: none; }

.newfixtwo.product_all .alignleft .icon-list {
  margin: 10px 0 20px !important; }

.newfixtwo.product_all .alignright {
  width: 65% !important; }

.newfixtwo.product_all .alignright img {
  display: none; }

.newfixtwo.product_all .alignleft .cfx {
  width: 100% !important; }

#three_for_30_new .alignright {
  background-position: center; }

#maple-bourbon-churro-sweet-boozy .alignright {
  background-position: center; }

#original-beefy-savory .alignright {
  background-position: 25% 0%; }

@media (min-width: 1200px) {
  .newfixtwo .alignleft label.quantity-selector {
    float: left !important;
    width: auto !important;
    margin-top: 6px; }

  .newfixtwo .alignleft .q {
    width: auto !important; }

  .newfixtwo .alignleft .qty {
    float: left !important; }

  .newfixtwo span#ProductPrice {
    float: right;
    margin-top: 9px !important; } }
@media (max-width: 1200px) {
  .newfixtwo.product_all {
    width: 75% !important;
    margin: 0 auto 30px; }

  .newfixtwo.product_all .alignleft, .newfixtwo.product_all .alignright {
    width: 100% !important;
    float: none; }

  .newfixtwo.product_all .alignleft > .cfx {
    width: 50% !important;
    margin: 0 auto; }

  .newfixtwo.product_all .alignright {
    background: transparent !important;
    height: auto !important; }

  .newfixtwo.product_all .alignright img {
    display: block; } }
@media (max-width: 960px) {
  .newfixtwo.product_all .alignleft > .cfx {
    width: 75% !important; } }
@media (max-width: 640px) {
  .newfixtwo.product_all {
    width: 96% !important; }

  .newfixtwo.product_all .alignleft > .cfx {
    width: 85% !important; } }
@media (max-width: 480px) {
  .newfixtwotwo.product_all .alignleft > .cfx {
    width: 98% !important; } }
.newfixtwo.even .alignright {
  position: relative;
  overflow: hidden; }

.newfixtwo .moreInfo {
  position: absolute;
  top: -20px;
  left: -120px;
  color: #fff;
  background: #DBC59B;
  display: block;
  height: 128px;
  width: 320px;
  -ms-transform: rotate(315deg);
  -ms-transform-origin: 50%;
  -webkit-transform: rotate(315deg);
  -webkit-transform-origin: 50%;
  transform: rotate(315deg);
  transform-origin: 50%;
  box-shadow: 1px 1px 15px #000;
  background: url(moo.png) center no-repeat #dbc59b;
  background-size: 40px;
  overflow: hidden; }

.newfixtwo .moreInfo a {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  position: absolute; }

.newfixtwo .moreInfo a:hover {
  color: #333; }

.newfixtwo.odd {
  position: relative;
  overflow: hidden; }

.newfixtwo.odd .alignright .moreInfo {
  left: auto;
  right: -120px;
  -ms-transform: rotate(45deg);
  -ms-transform-origin: 50%;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 50%;
  transform: rotate(45deg);
  transform-origin: 50%; }

.dummy {
  background: url(moo2.png) top left no-repeat;
  position: absolute;
  top: -9999px; }

.newfixtwo .moreInfo:hover {
  background: url(moo2.png) center no-repeat #dbc59b;
  background-size: 40px; }

@media (min-width: 415px) {
  .newfixtwo .moreInfo {
    background: url(moo.png) center no-repeat #dbc59b !important;
    background-size: 40px !important; }

  .newfixtwo .moreInfo:hover {
    background: url(moo2.png) center no-repeat #dbc59b !important;
    background-size: 40px !important; } }
.newfixtwo .moreInfo p {
  display: block;
  text-transform: uppercase;
  font-family: 'WLF';
  background: #EA6C32;
  display: block;
  font-weight: bold;
  text-align: center;
  margin-top: 100px;
  padding-top: 3px; }

@media (max-width: 414px) {
  .newfixtwo .moreInfo {
    left: -135px;
    top: -30px;
    height: 107px; }

  .newfixtwo .moreInfo p {
    margin-top: 80px; }

  .newfixtwo.odd .alignright .moreInfo {
    right: -135px; } }
#policy {
  float: none;
  padding: 20px;
  margin: 0 auto;
  width: 900px; }

#policy h1, #policy .h1 {
  font-family: "WLF", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  margin: 16px 0 24px; }

#policy h2, #policy .h2 {
  font-family: "RB", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 28px;
  margin: 15px 0 0; }

#policy p {
  font-family: "ML", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin: 10px 0; }

#policy a {
  text-decoration: underline; }

#contactus {
  margin-left: 15px; }
