/** Shopify CDN: Minification failed

Line 351:16 Expected ":"
Line 2486:6 Expected identifier but found "0.8em"

**/
/*
Colors:

Toolbar: rgb(193,62,39);
Homepage - Buy, Eat: rgb(255,237,212);
Homepage - Grab: rgb(255,220,178);
Logo Background: rgb(23,28,17);
*/

/* Fonts
    font-family: 'brandon_grotesque_regularRg', sans-serif;

/* Reset CSS */
@import url('reset.css');


/*-----------------------||
|| Generic HTML Elements ||
||-----------------------*/

body {
    background: rgb(255,255,255);
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    font-size: 100%;
    margin: 0 auto;
    width: 100%;
}

#delivery-faq, #pickup-faq, #general-faq {
  	display: none;
}

div.faqs h2.faq-title {
  	color: rgb(0,0,0);
}

/* div.faqs div.pause-form {
  	height: 490px !important;
} */

.wufoo-form-container {
  height: 600px;
}

div.faqs strong {
  	font-weight: 500;
	font-family: 'brandon_grotesquemedium', serif;
}

div.faqs strong.italic {
  	font-weight: 500;
	font-family: 'brandon_grotesqueMdIt', serif;
}

div.faqs em {
  	font-weight: 300;
	font-family: 'brandon_grotesqueMdIt', serif;
}

div.faqs p {
  	padding-left: 30px;
  	font-weight: 200;
}

div.faqs .indent {
  	padding-left: 30px;
}

a,a:visited {
    color: rgb(193,62,39);
    text-decoration: none;
}

h1, h2 {
    text-transform: uppercase;
}

h2 {
    color: rgb(193,62,39);
    font-family: 'brandon_grotesquemedium', serif;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.3em;
}

h1.collection-title {
    color: rgb(193,62,39);
    font-family: 'brandon_grotesquemedium' serif;
    font-size: 2em;
    font-weight: bold;
}

p {
    color: rgb(23,28,17);
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}


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

img[src*="divider"] {
    display: none;
}

form {
    display: block;
    position: relative;
    margin-top: 2em;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
    -webkit-appearance: none;
    border: 1px solid rgb(66,66,66);
    display: block;
    font-size: 1em;
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    margin: 0 0 1em 0.2em;
    padding: 0.5em 1em;
    width: 50%;
  	border-radius: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
    outline: 3px solid rgb(0,0,0);
}

input[type=submit] {
    -webkit-appearance: none;
    background: rgb(0,0,0);
    border: 0 none;
    color: rgb(255,255,255);
    cursor: pointer;
    font-size: 1em;
    outline: none;
    padding: 0.5em 1em;
    text-transform: uppercase;
  	border-radius: 3px;
}


.selected-option {
    -webkit-appearance: none;
    background: rgb(255,237,212);
    border: 1px solid;
    border-color: rgb(193,62,39);
    color: rgb(255,255,255);
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
  	border-radius: 3px;
}

.text {
/*     font-size: 1em; */
  padding: 0.5em 1em;
  background: rgb(193,62,39);
  border-color: rgb(193,62,39);
  color: rgb(255,255,255);
}

.text a {
  color: rgb(255,255,255);
}

input.text {
  color: rgb(0,0,0);
  background: rgb(255,255,255);
}


button {
    -webkit-appearance: none;
    background: rgb(0,0,0);
    border: 0 none;
    color: rgb(255,255,255);
    cursor: pointer;
    font-size: 1em;
    outline: none;
    padding: 0.5em 1em;
    text-transform: uppercase;
  	border-radius: 3px;
}

label {
    display: block;
    font-size: 1.5em;
    margin: 0 0 0.3em 0.2em;
}

.action_bottom {
    margin-top: 1em;
}

.errors ul {
    margin-bottom: 1em;
}

.errors ul:after {
    clear: both;
    content: '';
    display: block;
    width: 100%;
}

.errors li {
    background: rgb(193,62,39);
    clear: both;
    color: rgb(255,255,255);
    display: inline-block;
    float: left;
    font-weight: 200;
    margin: 0.5em 0;
    padding: 0.3em 0.5em;
}



.customer_address_table {
    display: block;
    margin-top: .2em;
    width: 100%;
}

.customer_address_table td {
    vertical-align: middle;
}

td.label label {
  	margin-bottom: 0.7em !important;
}

.customer_address_table td.label {
  	text-align: right;
  	vertical-align: middle;
  	margin-bottom: 0.7em;
}

.customer_address_table td.value {
  	padding-left: 20px;
  	text-align: left;
}

.customer_address_table label, .customer_address_table input {
    display: inline-block;
    vertical-align: middle;
}

.customer_address_table select {
    font-size: 2em;
    margin-bottom: 0.5em;
    vertical-align: top;
}

.pagination {
    font-size: 1.175em;
    margin-top: 1.5em;
}

.pagination li {
    display: inline-block;
    margin-left: 1em;
}

.pagination li:first-child {
    margin-left: 0;
}

h4.address_title {
    display: block;
    font-size: 1.5em;
    margin-top: 1em;
}


/*---------------------||
|| General CSS Classes ||
||---------------------*/

.clear {
    clear: both;
}

.menu-toggle {
    display: none;
}

/* Thumbnails */
.thumbs .image {
    margin: 15px 0
}

.thumbs .image {
    padding: 0 15px
}

.thumbs .last-in-row {
    padding-right: 0
}


/*---------------------||
|| Theme Layout Styles ||
||---------------------*/

.wrapper {
    background-color: rgb(248,244,243);
}

#page {
    position: relative;
    z-index: 0;
}

/* Header */

#header {
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);
    display: block;
/*     position: relative; */
    position: fixed;
    width: 100%;
    z-index: 2;
  	top: 0;
/*   	right: 0; */
    background-color: #FFFFFF;
}

.content {
    position: relative;
  	top: 87px;
  	margin-bottom 87px;
    z-index: 1;
}


/* test header/navbar */

.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 0 0;	/* no left and right padding on columns, we just make them narrower instead
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#fff;	/* right column background colour */
}
.threecol .colmid {
	right:28%;			/* width of the right column */
	background:#fff;	/* center column background colour */
}
.threecol .colleft {
	right:44%;			/* width of the middle column */
	background:#fff;	/* left column background colour */
}
.threecol .col1 {
	width:40%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:24%;			/* Width of left column content (column width minus padding on either side) */
	left:34%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:24%;			/* Width of right column content (column width minus padding on either side) */
	left:82%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/* test header/navbar */

/* Toolbar */

.toolbar-wrapper {
    background: rgb(255,255,255);
    height: 2em;
    line-height: 2em;
    width: 100%;
  	padding-top: 35px;
  	font-size: 1.2em;
}

.toolbar {
    list-style-type: none;
    margin: 0 auto;
    text-align: right;
}

.toolbar-links {
    color: rgb(0,0,0);
    display: inline-block;
    font-weight: 200;
    width: auto;
}

.toolbar-links .cart {
    margin-left: .2em;
}

.toolbar li {
    display: inline-block;
  	padding-left: 10px;
}

.toolbar a, .toolbar a:visited {
    color: rgb(0,0,0);
    font-weight: 400;
}

.toolbar a:hover {
    text-decoration: underline;
}

.icon-cart {
    background: url("/cdn/shop/t/2/assets/cart.png?v=38834485403282682711559158199");
    -moz-background-size: 17px 11px;
    -webkit-background-size: 17px 11px;
    background-size: 17px 11px;
    display: inline-block;
    height: 11px;
    width: 17px;
}

/* Banner and Logo */

.logo {
    background: rgb(255,255,255);
    height: auto;
    padding: 0.5em 0 1em;
}

.logo a, .logo a:visited {
    background: url("/cdn/shop/t/2/assets/origin-logo--charge-rabbit.png?v=163748201734521946331559158214") center center no-repeat;
    display: block;
    -moz-background-size: 135px 60px;
    -webkit-background-size: 135px 60px;
    background-size: 135px 60px;
    margin: 0 auto;
    height: 60px;
    text-align: center;
    text-indent: -9999px;
    width: 216px;
}

/* Navigation */

.nav-bar {
    background: rgb(255,255,255);
    height: 2.5em;
    padding: 0.2em 0;
    width: 100%;
  	padding-top: 35px;
  	font-size: 1.2em;
}

.tagline {
    background: url("/cdn/shop/t/2/assets/tagline-v2.png?v=131991047845151743291559158220") center center no-repeat;
    -moz-background-size: 366px 28px;
    -webkit-background-size: 366px 28px;
    background-size: 366px 28px;
    display: inline-block;
    height: 2em;
    width: 400px;
}

.tagline h1 {
    left: -9999px;
    position: absolute;
}

.main-navigation {
    display: block;
    margin: 0 auto;
    text-align: justify;
}

.main-navigation:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.nav-bar a, .nav-bar a:visited {
    color: rgb(0,0,0);
    vertical-align: middle;
}

.nav-bar a:hover {
    color: rgb(193,62,39);
}

.social-links {
    display: inline-block;
    position: relative;
    width: auto;
}

.social-links span {
    display: none;
    text-indent: -9999px;
}

.facebook {
    background: url("/cdn/shop/t/2/assets/facebook.png?v=105507829419872264701559158203") center center no-repeat;
}

.twitter {
    background: url("/cdn/shop/t/2/assets/twitter.png?v=11523837926804890441559158221") center center no-repeat;
}

.rss {
    background: url("/cdn/shop/t/2/assets/rss.png?v=55183468214741709761559158217") center center no-repeat;
}

.pinterest {
    background: url("/cdn/shop/t/2/assets/pinterest.png?v=37485603590406827951559158216") center center no-repeat;
}

.social-links .icon-social {
    display: inline-block;
    -moz-background-size: 28px 28px;
    -webkit-background-size: 28px 28px;
    background-size: 28px 28px;
    height: 2em;
    width: 28px;
}

.main-navigation {
  	padding-top: 10px;
}

.main-navigation .social-links {
    display: inline-block;
    vertical-align: top;
}

.main-menu {
    height: 2.5em;
    left: auto;
    margin: 0 auto;
    padding: 0.5em 0;
    text-align: center;
    vertical-align: top;
}

li.main-menu-item {
    text-transform: uppercase;
    font-family: 'brandon_grotesquemedium', serif;
}

.main-menu > ul {
    display: block;
    list-style-type: none;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

/* interesting  */
.main-menu > ul > li {
    display: inline-block;
    margin-left: 1.1em;
    padding-bottom: 0.5em;
}

.main-menu > ul > li:first-child {
    margin-left: 0;
}

.main-menu > ul > li > a:hover {
  	cursor: pointer;
}

.main-menu > ul > li:hover .dropdown {
    background: rgb(255,255,255);
    display: block;
    margin-left: -0.5em;
    padding: 1.5em 0.5em 0.5em 0.5em;
    position: absolute;
    text-align: left;
    width: auto;
}

.dropdown {
    display: none;
}

.dropdown li {
    background: rgb(0,0,0);
    display: block;
    line-height: 1.6em;
}

span.or {
	font-size: 0.8em !important; 
  	color: rgb(112,112,112); 
}

/* Mobile Navigation */

.main-menu-mobile {
    display: none;
}

.body.inner-wrapper {
/*     -moz-box-shadow: 2px 0 7px 0 rgb(216,216,216), -2px 0 7px 0 rgb(216,216,216);
    -webkit-box-shadow: 2px 0 7px 0 rgb(216,216,216), -2px 0 7px 0 rgb(216,216,216);
    box-shadow: 2px 0 7px 0 rgb(216,216,216), -2px 0 7px 0 rgb(216,216,216); */
    width: 100%;
    z-index: 0;
}

/* Page */

.inner-wrapper {
    margin: 0 auto;
    width: 100%;
    z-index: 0;
}

.content .inner-wrapper {
  	background: #efedee;
    min-height: 500px;
    position: relative;
    z-index: 0;
}

.page-content {
    margin: 0 auto;
    overflow: hidden;
    padding: 3em 0;
    width: 85%;
  	background: #efedee;
}

.page-content div,
.page-content p,
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    text-align: left;
}

.page-content h1 {
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.page-content h2 {
    background: url("/cdn/shop/t/2/assets/hr.png?v=147481706576728386251559158204") left top no-repeat;
    padding-top: 1em;
}

.page-content h2:first-of-type { /* Only supported in IE9 and later */
    background: none;
}

.page-content blockquote {
    background: url("/cdn/shop/t/2/assets/blockquote-bg.png?v=20511415014860903551559158195") center center no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    margin: 1em 0;
    padding: 1em 5%;
    width: 90%;
}

.page-content blockquote h2 {
    border: none;
    text-transform: none;
}

.page-content p + blockquote {
    margin-left: 0;
}

.how-it-works .images {
    position: relative;
    text-align: justify;
    margin: 0 auto;
}

.how-it-works .images:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.how-it-works .images span {
    display: inline-block;
    margin: 0;
    position: relative;
    width: 30%;
}
.how-it-works .images img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.how-it-works blockquote {
    display: block;
    float: none;
    padding: 1em 3%;
    width: 94%;
}

.how-it-works blockquote h2 {
    margin-top: 0;
}

.page-content.how-it-works h2 {
    background: none;
    margin-top: 1em;
    padding-top: 0;
}

.header-sidebar {
    padding: 2em 0 0.5em;
}

.header-sidebar h2 {
  padding-top: 0;
  display: inline-block;
}

.header-sidebar aside {
  float: right;
}


.product_table {
    width: 100%;
}

.product_table th {
  padding: 0.5em 2em 0.5em 0;
  border-bottom: 1px solid #ccbea9;
  text-align: left;
  text-transform: uppercase;
}

.product_table td {
  padding-right: 2em;
  text-align: left;
  border-bottom: 1px solid #e5d5be;
}

.product_table td:last-child {
  padding-right: 0;
}

.product_table .order_summary td {
  border-bottom: none;
}

.product_table td.item a {
  margin-bottom: 0.5em;
  display: block;
  font-size: 20px;
}

.product_table td.item .properties,
.product_table td.item .note {
  margin-bottom: 0.5em;
}

.properties span.cart-details {
  font-weight: 200;
  font-family: 'brandon_grotesque_regularRg', sans-serif;
  font-size: 0.7em !important;
}

/* Footer */

.footer {
    background: rgb(0,0,0);
    clear: both;
    display: block;
    padding: 3em 0 3em 0;
    position: relative;
    width: 100%;
    z-index: 5;
  	margin-top: 87px;
}

.footer .inner-wrapper {
    margin: 0 auto;
    max-width: 1200px;
}

.footer .logo {
    background: url("/cdn/shop/t/2/assets/origin-flame.png?v=38826099278125432711559158212") center center no-repeat;
    -moz-background-size: 38px 50px;
    -webkit-background-size: 38px 50px;
    background-size: 38px 50px;
    display: inline-block;
    float: right;
    margin-right: 45px;
    height: 50px;
    width: 38px;
}

.footer p, .footer a {
    color: rgb(255,255,255);
    font-weight: 200 !important;
}

.footer a:hover {
    text-decoration: underline;
}

.footer li {
    margin-bottom: 0.3em;
}

.footer .column {
    display: inline-block;
    float: left;
    margin-left: 4em;
}

.footer .copyright {
    margin-left: 45px;
    width: auto;
}

.footer .copyright p {
    margin-bottom: 0.5em;
}

.footer .navigation {
    width: auto;
}

.footer .contact {
    width: auto;
}

.footer .contact p {
    color: rgb(193,62,39);
    margin-bottom: 1em;
}

.credit-cards {
    margin-top: 1em;
}
.credit-cards li {
    display: inline-block;
}


/*-----------------||
|| Template Styles ||
||-----------------*/

/* Home page */

.flexslider-container {
    background: rgb(0,0,0);
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.8);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.8);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.8);
    height: 700px;
    /*overflow: hidden;*/
    position: relative;
    width: 100%;
    z-index: 1;
}

.flexslider li {
    display: none;
    height: 100%;
    position: relative;
    width: 100%;
}

.slides {
    z-index: 10;
    position: relative;
}

.cta-container {
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 90%;
    z-index: 2;
}

.call-to-action {
    background: rgb(255,255,255);
    min-width: 400px;
    padding: 1em 0 0 0;
    position: absolute;
    right: 0;
    top: 10%;
    width: 33%;
}

.call-to-action h1 {
    font-size: 3.5em;
    font-weight: 300;
    font-family: 'brandon_grotesquemedium', serif;
    margin-bottom: 0.2em;
    padding: 0 20px;
}

.call-to-action p {
    font-weight: 200;
    line-height: 1.2em;
    padding: 0 20px;
}

.call-to-action strong {
    font-weight: normal;
}

.call-to-action .overlay {
    background: url("/cdn/shop/t/2/assets/triangle.png?v=24743327890415358151559158221") top center no-repeat;
    background-size: 26px 14px;
    height: 14px;
    margin: 0 auto;
    position: relative;
    top: 12px;
    width: 26px;
    z-index: 10;
}

.cta-link {
    background: url("/cdn/shop/t/2/assets/redtexture.png?v=8361479129682745931559158217") center center repeat;
    background-size: 350px 73px;
    display: block;
    position: relative;
    height: 73px;
    width: 100%;
}

.cta-link .bullet {
    background: url("/cdn/shop/t/2/assets/bullet_x2.png?v=42773051370133745941559158199") center center no-repeat;
    background-size: 41px 27px;
    display: inline-block;
    height: 100%;
    left: 0;
    margin: auto auto auto 1em;
    position: absolute;
    width: 41px;
}

.cta-link a, .cta-link a:visited {
    color: rgb(255,255,255);
    display: table;
    font-size: 1.2em;
    font-weight: 200;
    height: 100%;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}

.cta-link a span, .cta-link a:visited span {
    display: table-cell;
    padding-left: 3.5em;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 70%;
}

.slides {
    background: rgb(0,0,0);
    margin: 0 auto;
    max-height: 100%;
    overflow: hidden;
    opacity: 0;
    text-align: center;
    width: 100%;
}

.slides img {
    position: relative;
    width: 100%;
}

.flex-controls {
    display: none;
}

.two-column-delivery {
    border-spacing: 0;
    clear: both;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.two-column-delivery .column-delivery {
    display: table-cell;
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    padding: 1em 0 3em 0;
    position: relative;
    width: 50.0%;
}

.two-column {
    border-spacing: 0;
    clear: both;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.two-column .column {
    display: table-cell;
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    padding: 1em 0 3em 0;
    position: relative;
    width: 50.0%;
}

.two-column .column a img {
    display: block;
    margin: 0 auto 1em auto;
    max-width: 70%;
}

.multi-column {
    border-spacing: 0;
    clear: both;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
  	background-color: #ffffff;
}

.multi-column .column {
    display: table-cell;
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    padding: 1em 0 3em 0;
    position: relative;
    width: 33.333%;
}

.to-step-2, .to-step-3 {
    background: url("/cdn/shop/t/2/assets/arrows.png?v=118916112097694545141559158195") center center no-repeat;
    -moz-background-size: 41px 32px;
    -webkit-background-size: 41px 32px;
    background-size: 41px 32px;
    display: block;
    height: 32px;
    position: absolute;
    right: -33%;
    top: 10px;
    width: 41px;
    z-index: 100;
}

.multi-column h1 {
    font-size: 300%;
    font-weight: 200;
    margin: 0 auto 0.3em auto;
    position: relative;
    text-transform: uppercase;
    width: 75%;
}

.multi-column p {
    font-size: 125%;
  	font-weight: 200;
    margin: 0 auto;
    width: 75%;
}

.multi-column .column img {
    display: block;
    margin: 0 auto 1em auto;
    max-width: 70%;
}

.multi-column .column-content {
    display: block;
    margin: 0 auto;
    width: 88%;
}

.multi-column .link {
    margin-top: 1em;
}

.sourcing, .standards {
	background-color: #efedee;
}

.sourcing h1 {
	font-size: 200%;
  	font-weight: 200;
    text-transform: uppercase;
  	text-align: center;
  	padding-top: 15px;
}

.standards .ingredients {
  	background: url("/cdn/shop/t/2/assets/origin-ingredients.jpg?v=90067181205334626031559158214") center center no-repeat;
    background-size: 100%;
    min-height: 150px;
}

.serving, .handmade {
	background-color: #ffffff;
}

.two-column .text-content {
	text-align: center;
  	padding-left: 1.5em;
  	padding-right: 1.5em;
}

.two-column .text-content h1 {
	font-size: 200%;
  	font-weight: 200;
  	width: 60%;
  	margin-left: auto;
  	margin-right: auto;
    padding-top: 20px;
    text-transform: uppercase;
}

.two-column .text-content p {
	margin-top: 15px;
  	font-weight: 200;
  	margin-left: auto;
  	margin-right: auto;
  	width: 60%;
}

.two-column .minnesota {
  	text-align: center;
}

.serving .minnesota img {
	display: inline;
    margin-left: auto;
    margin-right: auto;
  	max-width: 60%;
  	vertical-align: top;
}

.handmade .kitchen {
  	background: url("/cdn/shop/t/2/assets/kitchen.png?v=77218762048709795151559158210") center right no-repeat;
    background-size: 85%;
    min-height: 350px;
}

span.five-day {
    background: url("/cdn/shop/t/2/assets/circle-5.png?v=183027720539275617431559158201") center center no-repeat;
}

span.three-day {
    background: url("/cdn/shop/t/2/assets/circle-3.png?v=168948578075998215511559158201") center center no-repeat;
}

span.two-day {
    background: url("/cdn/shop/t/2/assets/circle-2.png?v=113419840137898866641559158201") center center no-repeat;
}

span.five-day,
span.three-day,
span.two-day {
    display: inline-block;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 1.3em;
    text-align: center;
    width: 1.3em;
}

span.three-day,
span.two-day {
    color: rgb(255,255,255);
}

.social-bar {
    background: rgb(0,0,0);
/*     background: rgb(158,31,21); */
    clear: both;
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.social-bar h4 {
    color: rgb(255,255,255);
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}

.social-bar a, .social-bar a:visited {
    color: rgb(255,255,255);
}

.latest-blog {
    background: url("/cdn/shop/t/2/assets/latest-blog-bg.png?v=108146396457564616111559158211") center center no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    float: left;
    height: 185px;
    margin: 0.5em 1em 0.5em 1em;
    overflow: hidden;
    position: relative;
    width: 45%;
}

.latest-blog h4 {
    margin: 1.7em 0 0.5em 0;
}

.latest-blog div {
    position: relative;
    margin: 0 auto 0 auto;
    width: 90%;
}

.latest-blog a {
    display: block;
    height: 100%;
    width: 100%;
}

.social-bar .newsletter,
.social-bar .social-links {
    padding: 2.2em 0 0 0;
}

.social-bar .newsletter {
    display: inline-block;
    float: left;
    margin-left: 4%;
    width: 30%;
}

.newsletter form {
    display: block;
    margin: 0 0 1em 0;
    overflow: hidden;
    width: 100%;
}

.newsletter input[type=text], .newsletter input[type=email] {
    -webkit-appearance: none;
    border: none;
    display: inline-block;
    float: left;
    height: 1em;
    line-height: 2em;
    margin: 0;
    width: 40%;
}

.newsletter input[type=submit] {
    -webkit-appearance: none;
    background: rgb(0,0,0);
    border: none;
    color: rgb(255,255,255);
    float: left;
    height: 2em;
    margin: 0 0 0 0.5em;
    padding: 0 1em;
    text-transform: uppercase;
    width: auto;
}

.newsletter-icons {
    background: url("/cdn/shop/t/2/assets/animals.png?v=99682482688304316471559158194") center center no-repeat;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    clear: both;
    display: block;
    height: 72px;
    margin-top: 1em;
    position: relative;
    width: 100%;

}

.social-bar .social-links {
    background: url("/cdn/shop/t/2/assets/vertical-bar.png?v=23422926035947755871559158221") center left no-repeat;
    -moz-background-size: 8px 154px;
    -webkit-background-size: 8px 154px;
    background-size: 8px 154px;
    display: inline-block;
    float: right;
    min-height: 175px;
    padding-left: 2.5em;
    width: 12%;
}

.social-bar .icon-social {
    -moz-background-size: 46px 46px;
    -webkit-background-size: 46px 46px;
    background-size: 46px 46px;
    height: 46px;
    margin: 0 0.5em 0.5em 0;
    width: 46px;
}

.social-bar .icon-social.facebook {
    background: url("/cdn/shop/t/2/assets/facebook-footer.png?v=101699488359242784191559158202") center center no-repeat;
}

.social-bar .icon-social.twitter {
    background: url("/cdn/shop/t/2/assets/twitter-footer.png?v=118078977743322885941559158221") center center no-repeat;
}

.locations-bucket {
    display: inline-block;
    margin-right: 7%;
    vertical-align: top;
    width: 40%;
}

.locations-bucket img {
    margin: 1em 0;
}

/* Collection page */

#collection {}

#collection img {
    display: block;
    margin: 0 auto;
}

h1.collection-title {
    margin-bottom: 1em;
}

#collection .row.products {
    border-spacing: 1em;
    display: table;
    table-layout: fixed;
    width: 100%;
}

#collection .product {
    display: table-cell;
}

#collection .details, #collection h4.title, #collection h1.collection-title {
    text-align: center !important;
}


.choose img {
  width: 60%;
}

/* Product page */

.product-images {
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 45%;
}

.product-details {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 50%;
}

h1.title {
    font-size: 300%;
    margin-bottom: 0;
    text-transform: none;
}

    h1.title .note {
        font-size: 70%;
    }

h2.price {
    color: rgb(0,0,0);
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    font-size: 300%;
    font-weight: 200;
    margin-bottom: 0.5em;
    padding: 0;
}

#add-item-form {
    margin-bottom: 2em;
}

.selector-wrapper {
    margin-bottom: 1em;
}

.selector-wrapper label {
  display: block;
  font-size: 2em;
  margin-bottom: 0.1em;
  margin-left: 0;
}

.selector-wrapper input[type=number] {
  max-width: 40px;
  text-align: center;
}

.selector-wrapper select,
.selector-wrapper textarea {
  margin-left: 0;
}

.selector-wrapper .property-value {
  color: rgb(193,62,39);
}

.purchase input[type=submit],
a.btn {
    -webkit-appearance: none;
    background: rgb(0,0,0);
    border: 0 none;
    color: rgb(255,255,255);
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    margin: 0;
    padding: 0.5em 0.8em;
    text-transform: uppercase;
  	border-radius: 3px;
}

button.btn {
    -webkit-appearance: none;
    background: rgb(0,0,0);
    border: 0 none;
    color: rgb(255,255,255);
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    margin: 0;
    padding: 0.5em 0.8em;
    text-transform: uppercase;
  	border-radius: 3px;
}

.description {
    font-size: 100%;
}

.description h3 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
}

.description ul {
    font-size: 1em !important;
    list-style-type: disc;
    margin: 0.5em 0 0.5em 1.1em;
}

.description ul li {
    font-size: inherit;
}

.time-left {
    background: rgb(193,62,39);
    display: block;
    width: 100%;
  	border-radius: 5px;
}

.time-left p {
	font-size: 1em;
  	padding: .5em 1em;
}

.time-left p span {
    font-size: 1em;
    color: rgb(255,255,255);
}

.price-asterisk {
    color: rgb(193,62,39);
}

.price-note {
    margin: -1em 0 1.5em;
    color: rgb(193,62,39);
    font-weight: 200;
}
    .price-note .asterisk {
        font-size: 1.5em;
    }

/* Cart Page */

#cart {}

#cart h1 {
    color: rgb(193,62,39);
    font-family: 'brandon_grotesquemedium', sans-serif;
    font-size: 200%;
    font-weight: bold;
}

#cart table {
    font-size: 125%;
    line-height: 1.4em;
    width: 100%;
}

td {
    padding: .3em 0;
    text-align: center;
    vertical-align: middle;
}

td.image {
    width: 15%;
}

td.cart-image {
  vertical-align: top !important;
}

td.item {
    text-align: left;
    width: 55%;
}

td.qty {
    width: 10%;
}

td.qty input {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50%;
}

td.price {
    white-space: nowrap;
}

td.remove {
    font-size: 150%;
}

/* Charge Rabbit */

.charge_rabbit {
    /* same as .inner-wrapper */
    margin: 0 auto;
    padding: 3em;
    max-width: 1200px;
    min-height: 300px;
    background: rgb(255,255,255);
    -moz-box-shadow: 2px 0 7px 0 rgb(216,216,216), -2px 0 7px 0 rgb(216,216,216);
    -webkit-box-shadow: 2px 0 7px 0 rgb(216,216,216), -2px 0 7px 0 rgb(216,216,216);
    box-shadow: 2px 0 7px 0 rgb(216,216,216), -2px 0 7px 0 rgb(216,216,216);
    text-align: center;
}
.charge_rabbit .login_or_signup h3 {
  margin-bottom: 1em;
  font-size: 2em;
}
.charge_rabbit .login_or_signup #login_link {
  margin-right: 1em;
}
.charge_rabbit #login_link,
.charge_rabbit #signup_link,
a.charge-rabbit-manage-link {
  display: inline-block;
  padding: 0.5em 0.8em;
  color: rgb(255,255,255);
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  background: rgb(0,0,0);
  border-radius: 3px;
}
.charge_rabbit #signup_link,
a.charge-rabbit-manage-link {
  background: rgb(193,62,39);
}
.charge_rabbit a.charge-rabbit-manage-link {
  margin: 3em auto;
  display: block;
  width: 200px;
}


a.red-btn {
    -webkit-appearance: none;
	background: rgb(193,62,39);
    border: 0 none;
    color: rgb(255,255,255);
    cursor: pointer;
    font-size: 1em;
    outline: none;
    padding: 0.5em 1em;
    text-transform: uppercase;
  	border-radius: 3px;
}

/* Blog Page */

#blog h1.title, #article h1.title {
    margin-bottom: 0.8em;
}

#blog .published, #article .published {
    background: url("/cdn/shop/t/2/assets/hr.png?v=147481706576728386251559158204") top left no-repeat;
    margin-top: 2em;
    padding-top: 1em;
}

#blog h1.title + h2, #article h1.title + h2 {
    padding-top: 0;
}

#blog.weekly-menu, #blog, #article {
    font-size: 1em;
}

#blog strong,
#blog p,
#blog span,
#article strong,
#article p,
#article span,
.article-content {
    font-size: 1.1875em;
}

#blog.weekly-menu strong, #blog.weekly-menu p, #blog.weekly-menu span {
    font-size: 1em
}

#blog.weekly-menu strong {
    font-weight: normal;
}

#blog.weekly-menu header {
    margin-bottom: 1em;
}

#blog.weekly-menu h1 {
    font-size: 300%;
    font-weight: 200;
    margin-bottom: 0.5em;
    text-transform: none;
}

#blog.weekly-menu h1 + p {
    margin-bottom: 0.5em;
}

#blog.weekly-menu header a {
    color: black;
}

#blog.weekly-menu h2 {
    background: url("/cdn/shop/t/2/assets/hr.png?v=147481706576728386251559158204") left top no-repeat;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    color: black;
    display: block;
    font-family: 'brandon_grotesque_regularRg', sans-serif;
    font-size: 3em;
    font-weight: 200;
    padding-top: 0.5em;
    text-transform: none;
}

#blog.weekly-menu h2 + h3 {
    margin-top: 0.5em;
}

#blog.weekly-menu h3 {
    color: rgb(193,62,39);
    font-family: 'brandon_grotesque_regularRg', serif;
    font-size: 150%;
    margin: 1.5em 0 0.3em 0;
    text-transform: uppercase;
}

#blog.weekly-menu h3 + p {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#blog.weekly-menu h3 + p + h2 {
    margin-top: 1em;
}

#blog.weekly-menu p {
    font-size: 1.2em;
    margin-bottom: 1em;
}

#blog.weekly-menu p strong {
    font-size: 1.3em;
    line-height: 1.4em;
}

#blog.weekly-menu div + h2,
#blog.weekly-menu div + h3 {
    margin-top: 0.5em;
}

#three-column-menu {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
  overflow: auto;
}

#three-column-menu p {
	text-align: center !important;
}

#three-column-menu div.column {
  display: block;
  width: 100%;
}

#three-column-menu span.ingredients {
	font-style: italic !important;
  	font-size: 0.8em;
}

#three-column-menu em {
	font-style: italic !important;
  	font-size: 0.8em;
}

#three-column-menu div.column div.inner {
  	padding-left: 8px !important;
  	padding-right: 8px !important;
  	border: none;
	width: 100%;
    margin-left: -12px;
    margin-right: 12px;
}

@media only screen and (min-width: 600px) {
  	#three-column-menu {
      padding-left: 0;
      padding-right: 0;
    }

    #three-column-menu div.column {
        padding-left: 15px;
        padding-right: 15px;
        display: inline-block;
        width: 43%;
        float: left;
    }

    #three-column-menu div.column div.inner.right-border {
      border-right: 1px solid #9b9287;
    }

    #three-column-menu div.column div.inner.middle.right-border {
      border-right: none;
    }
}

@media only screen and (min-width: 800px) {
    #three-column-menu div.column {
        width: 35%;
    }
}


@media only screen and (min-width: 900px) {
    #three-column-menu div.column {
        width: 28%;
    }

    #three-column-menu div.column div.inner.middle.right-border {
      border-right: 1px solid #9b9287;
    }
}

#article .sidebar {
    margin-top: 2em;
}

#article .sidebar h3 {
    font-size: 1.5em;
}

#article .sidebar p {
    margin-bottom: 0;
}

#article .sidebar .article {
    margin: 0.2em 0;
}

/* Customer Accounts */

#map-canvas {
  	height: 450px;
  	width: 100%;
 	margin: 0px;
  	padding: 0px
}

#customer-account {
    font-size: 1em;
}

#customer-account h1 {
    margin-bottom: 0.5em;
}

#customer-account .address p {
    margin: 0;
}

#customer_orders, #customer_orders table {
    width: 100%;
}

#customer_orders th {
  padding: 0.5em 0;
  border-bottom: 1px solid #ccbea9;
  text-transform: uppercase;
}

#customer_orders td {
  text-align: left;
  border-bottom: 1px solid #e5d5be;
}

td.help {
  text-align: left;
  vertical-align: top;
  padding-left: 20px;
  margin-top:1px;
}

tr.deliveryHelp {
  display: none;
}

.view_address {
    margin-bottom: 1em;
}

.view_address p {
    margin: 0;
}

#customer-addresses h1 {
    color: rgb(193,62,39);
    font-family: 'brandon_grotesque_regularRg', serif;
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
}

#customer-order h1 {
    margin-bottom: 0.5em;
}

#customer-order, #customer-order table {
    width: 100%;
}

#customer-order #order_details {
    border-spacing: 15px;
}

#customer-order table td {
    text-align: left;
}

#order_payment,
#order_shipping {
    margin-bottom: 2em;
}

#order_payment p,
#order_shipping p {
    margin-bottom: 0;
}

.order_summary td.label {
    padding-right: 1em;
    text-align: right !important;
}


@media screen and (max-width: 1210px) {
    .handmade .kitchen {
      background-size: 100%;
    }
}

@media screen and (max-width: 1200px) {

    .inner-wrapper {
        width: 100%;
    }

    .tagline {
        -moz-background-size: 370px 26px;
        -webkit-background-size: 370px 26px;
        background-size: 370px 26px;
        width: 370px;
    }

    .main-menu {
        right: auto;
        width: 100%;
    }

    .main-menu ul {
        text-align: center;
        margin: 0 auto;
        width: auto;
    }

    .main-menu > ul > li {
        font-size: 0.8125em;
        margin-left: 0.6em;
    }

    .cta-container {
        width: 95%;
      	top: 30px;
    }

    .call-to-action {
      	width: 40%;
        top: 5%;
    }

    .call-to-action h1 {
        font-size: 2.6em;
    }

    .call-to-action p {
        margin: 0;
    }

    .call-to-action strong {
        display: block;
        padding-bottom: 0.5em;
    }

    .how-it-works .multi-column h1 {
        font-size: 250%;
    }

    .how-it-works .to-step-2, .how-it-works .to-step-3 {
        right: -38%;
    }

    #cart .page-content {
        width: 90%;
    }

    .social-bar .newsletter {
        margin-left: 2%;
    }

    .social-bar .newsletter input[type=email] {
        width: 55%;
    }

    .social-bar .social-links {
        min-width: 130px;
        padding-left: 4%;
        width: 9%;
    }

    .footer .copyright {
        margin-left: 30px;
    }

    .footer .logo {
        margin-right: 30px;
    }

    .serving .minnesota img {
        max-width: 70%;
    }
}

#refcandy-poprocks {
    /*right: 0 !important;*/
    z-index: 100;
}

/* Store Locator app */

#col-main {
  	background-color: #efedee;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 500px;
    padding-bottom: 30px;
    position: relative;
    z-index: 0;
}

#col-main * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#col-main script + h2 {
    display: none;
}

#col-main .header_html {
    margin: 0;
    padding-top: 30px;
}

#col-main .search_bar {
    background-color: transparent;
    border: 0 none;
}

#col-main .search_bar .main_search_label {
    font-size: 1.25em;
    margin: 0 0 0.3em 0.3em;
}

#col-main .search_bar #address_search:focus {
    outline: 2px solid rgb(0,0,0);
}

#col-main .search_bar .main_search_bar,
#col-main .search_bar .search_within_distance,
#col-main .search_bar .search_limit {
    display: inline-block;
    height: 65px;
    vertical-align: middle;
}

#col-main .search_bar .search_within_distance,
#col-main .search_bar .search_limit {
    padding-top: 30px;
}

#col-main .search_bar button {
    float: right;
    margin-top: 30px;
}

#col-main #addresses_list {
    font-size: 1em;
    padding-left: 0.5em;
}

#col-main #addresses_list li {
    font-size: inherit;
}

#col-main #addresses_list li a {
    line-height: 1.3em;
    margin-bottom: 0;
}

#col-main #store_map {
    margin-right: 0.5em;
}

.menu-spacer {
  	padding-right: 10px;
}



@media screen and (max-width: 960px) {
    input[type=text],
    input[type=email],
    input[type=password] {
        width: 80%;
    }

    .tagline {
        -moz-background-size: 366px 28px;
        -webkit-background-size: 366px 28px;
        background-size: 366px 28px;
        display: inline-block;
        width: 100%;
    }

    .nav-bar .social-links {
        clear: both;
        display: inline-block;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .flexslider-container,
    .flexslider,
    .cta-container {
        min-height: 370px;
    }
  
    .cta-container {
        width: 100%;
      	top: 30px;
    }

    .call-to-action {
        bottom: 0;
        height: 50%;
        top: 0;
        right: 2.5%;
        width: 50%;
    }

    .call-to-action h1 {
        font-size: 1.9em;
    }

    .call-to-action p {
        font-size: 1em;
    }

    .cta-link {
        bottom: 0;
        position: absolute;
    }

    .cta-link .bullet {
        height: 100%;
        margin: auto auto auto 1em;
        position: absolute;
    }

    .multi-column .column-content {
        width: 85%;
    }

    .multi-column .column-content h1 {
        font-size: 225%;
    }

    .multi-column .column-content p {
        font-size: 100%;
    }

    .to-step-2, .to-step-3 {
        right: -45%;
    }

    .two-column {
        clear: none;
        display: block;
    }

    .two-column .column {
        display: block;
        margin: 0;
        padding: 2em 0;
        position: relative;
        text-align: center;
        width: 100%;
    }

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

  	div.standards-label {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
  
    .serving .minnesota img {
        max-width: 60%;
    }

    .handmade .kitchen {
      background-size: 100%;
    }

    .two-column .column-content {
        width: 85%;
    }

    .two-column .column-content h1 {
        font-size: 225%;
    }

    .two-column .column-content p {
        font-size: 100%;
    }

    .social-bar .newsletter {
        margin-left: 1%;
        width: 25%;
    }

    .social-bar .newsletter h4 {
        white-space: nowrap;
    }

    .social-bar .newsletter input[type=email] {
        margin-bottom: 0.5em;
        width: 100%;
    }

    .social-bar .newsletter input[type=submit] {
        margin: 0;
    }

    .how-it-works .multi-column h1 {
        font-size: 175%;
    }

    .how-it-works .to-step-2, .how-it-works .to-step-3 {
        right: -46%;
    }

    #cart table {
        border-spacing: 10px;
    }

    .footer .copyright {
        margin-left: 25px;
    }

    .footer .logo {
        margin-right: 25px;
    }

    .locations-bucket {
        margin-right: 3%;
        width: 46%;
    }

    .locations-bucket h2 {
        font-size: 1.5em;
    }

    .newsletter-icons {
        height: 36px;
    }

    div.standards {
    	background: none !important;
    }
  
  	#newDeliveryAddress .step {
      width: 95% !important;
    }
  
  	#newDeliveryAddress .step div.selector-wrapper {
      width: 100% !important;
    }
  
  	.menu-spacer {
      padding: 0 !important;
      margin: 0 !important;
      display: none;
    }
}

/* hacky way to handle the menu ugliness for now */
@media screen and (max-width: 885px) {

/*     .main-menu {
        right: auto;
    } */
  
    .toolbar.inner-wrapper,
    .main-navigation.inner-wrapper {
        display: block;
        margin: 0 auto;
        width: 90%;
      	z-index: -1;
    }
  
    .menu-toggle {
        -webkit-user-select: none;
        color: rgb(0,0,0);
        cursor: pointer;
        display: inline-block;
        font-size: 1em;
        font-family: 'brandon_grotesque_regularRg', sans-serif;
        display: block;
        height: 55px;
        padding-top: 25px;
        margin-top: -35px;
        margin-bottom: 0px;
        line-height: 0;
      	text-align: right;
        z-index: 100;
    }
  
/*   	.menu-toggle:hover {
    	color: rgb(193,62,39); 
    } */

    .main-menu {
        background: rgb(255,255,255);
        display: block;
        height: auto;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -300px;
        width: 300px;
    }

    .main-menu > ul {
        text-align: left;
    }

    .main-menu > ul > li {
        display: block;
        font-size: 1em;
        margin: 1.25em;
        padding: 0;
        position: relative;
    }

    .main-menu > ul > li:first-child {
        margin: 4em 1.25em 0.5em 1.25em;
    }

    .main-menu > ul > li .dropdown,
    .main-menu > ul > li:hover .dropdown {
        display: block;
        margin: 1.25em 0;
        padding: 0;
        position: relative;
    }

    .main-menu > ul > li .dropdown li,
    .main-menu > ul > li:hover .dropdown li {
        margin: 1em 0 1em 0.5em;
        padding: 0;
    }
}

@media screen and (max-width: 800px) {
    .toolbar.inner-wrapper,
    .main-navigation.inner-wrapper {
        display: block;
        margin: 0 auto;
        width: 90%;
    }
  
    #col-main .search_bar .main_search_bar {
        margin-right: 10%;
        width: auto;
    }

    #col-main .search_bar .search_limit span,
    #col-main .search_bar .search_limit select,
    #col-main .search_bar .search_within_distance span,
    #col-main .search_bar .search_within_distance select {
        display: block;
    }

    #col-main .search_bar .search_limit,
    #col-main .search_bar button {
        margin-left: 0;
        margin-right: 0;
    }

    #col-main .search_bar button {
        float: left;
        margin: 45px 0 0 1.5em;
    }

    .two-column {
        clear: none;
        display: block;
    }

    .two-column .column {
        display: block;
        margin: 0;
        padding: 2em 0;
        position: relative;
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {

    input[type=text],
    input[type=email],
    input[type=password] {
        margin: 0 0 1em 2px;
        padding: 0.5em 5%;
        width: 90%;
    }

/*     .main-menu {
        right: auto;
    } */

    .flexslider-container,
    .flexslider {
        min-height: 260px;
        z-index: 2;
    }
  
  	.call-to-action p {
      0.8em
    }

    .cta-link a, .cta-link a:visited {

    }

    .overlay {
        display: none;
    }

    .multi-column h1 {
        font-size: 250%;
    }

    .two-column {
        clear: none;
        display: block;
    }

    .two-column .column {
        display: block;
        margin: 0;
        padding: 2em 0;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .two-column h1 {
        font-size: 250%;
    }

    /* Product page */
    .product-images {
        display: block;
        float: none;
        margin: 0 auto;
        width: 80%;
    }

    .product-details {
        width: 100%;
    }

    /* Collection page */
    #collection .row.products {
        display: block;
    }

    #collection .product {
        display: inline-block;
        float: left;
        margin-bottom: 1em;
        width: 50%;
    }

    .latest-blog {
        display: block;
        float: none;
        margin: 0.5em auto;
        padding: 0;
        width: 98%;
    }

    .social-bar .newsletter {
        margin: 0 0 0 4%;
        padding: 1em 0;
        width: 60%;
    }

    .social-bar .newsletter-icons {
        height: 72px;
    }

    .social-bar .newsletter input[type=email] {
        width: 65%;
    }

    .social-bar .newsletter input[type=submit] {
        margin-left: 0.5em;
    }

    .social-bar .social-links {
        padding: 1em 0 1em 8%;
        width: 22%;
    }

    .social-bar .icon-social {
        margin-right: 10%;
    }

    #cart .page-content {
        width: 98%;
    }

    #cart table {
        border-spacing: 5px;
        font-size: 100%;
    }

    td.item {
        padding-left: 1em;
    }

    td.image {
        width: 100px;
    }

    td.remove {
        width: 10%;
    }

    .footer .copyright p {
        font-size: 100%;
    }

    .footer .column {
        margin-left: 5%;
    }

    .locations-bucket {
        margin: 0;
        width: 100%;
    }

/*     .content .inner-wrapper {
      	margin-bottom: 140px;
    } */
}

@media screen and (max-width: 640px) {

    .wrapper {
        background-image: none;
    }

    .toolbar.inner-wrapper,
    .main-navigation.inner-wrapper {
        display: block;
        margin: 0 auto;
        width: 90%;
    }

    .nav-bar .social-links {
        display: none;
    }

    .flexslider-container,
    .flexslider {
      	min-height: 235px;
        overflow: hidden;
    }

    .cta-container {
      	top: 20px;
        width: 95%;
    }

  	.call-to-action {
      	min-width: 330px;
      	height: 35%
        width: 90%;
    }

    .cta-content h1 {
        font-size: 1.4em;
    }

    .cta-link {
        font-size: 80%;
      	max-height: 40px;
    }
  
  	.cta-link a {
      	padding-left: 10px;
    }

    .content .inner-wrapper {
        min-height: 0;
/*       	margin-bottom: 160px; */
    }
  
    .inner-wrapper {
        width: 100%;
    }

    .page-content {
        position: relative;
        width: 90%;
    }

    .page-content blockquote {
        display: block;
        float: none;
        margin: 0 0 1em 0;
        padding: 1em 5%;
        width: 90%;
    }

    .multi-column {
        clear: none;
        display: block;
    }

    .multi-column .column {
        display: block;
        margin: 0;
        padding: 2em 0;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .multi-column h1 {
        font-size: 300%;
        width: auto;
    }

    .multi-column p {
        margin-bottom: 1em;
        width: auto;
    }

    .multi-column .column-content p {
        margin-bottom: 0;
    }

    .multi-column .column img {
        display: block;
        margin: 0 auto;
        width: 40%;
    }

    .multi-column .column .column-content {
        width: 90%;
    }

    .to-step-2, .to-step-3 {
        display: none;
    }
  
  	.sourcing .column img {
      max-width: 20%
    }

    .two-column {
        clear: none;
        display: block;
    }

    .two-column .column {
        display: block;
        margin: 0;
        padding: 2em 0;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .two-column h1 {
        font-size: 300%;
        width: auto;
    }

    .two-column p {
        margin-bottom: 1em;
        width: auto;
    }

    .two-column .column-content p {
        margin-bottom: 0;
    }

    .two-column .column img {
        display: block;
        margin: 0 auto;
        width: 40%;
    }
  
  	.standards .column img {
      width: 85%;
    }

    .two-column .column .column-content {
        width: 90%;
    }

    .social-bar {}

    .latest-blog {
        float: none;
        font-size: 100%;
        margin: 0.5em auto;
        overflow: hidden;
        width: 95%;
    }

    .latest-blog p {
        font-size: 100%;
    }

    .social-bar .newsletter, .social-bar .social-links {
        padding-top: 1em;
    }

    .social-bar .newsletter {
        margin-left: 4%;
        width: 58%;
    }

    .social-bar .newsletter input[type=email] {
        width: 50%;
    }

    .social-bar .social-links {
        margin: 0 0.5em 0.5em 0;
        padding-left: 6.2%;
        width: 115px;
    }

    .social-bar .social-links .icon-social {
        margin: 0 0.5em 0.5em 0;
    }

    /* Product page */
    .product-images {
        display: block;
        margin: 0 0 1em 0;
        width: 60%;
    }

    .product-details {
        display: block;
        float: none;
        width: 100%;
    }

    h1.title {
        font-size: 200%;
    }

    h2.price {
        font-size: 200%;
    }

    td.item {
        width: 40%;
    }

    .footer {
        position: relative;
        z-index: 1;
    }

    .footer .inner-wrapper {
        display: block;
        margin: 0 auto;
        width: 90%;
    }

    .footer .copyright {
        margin-left: 0;
    }

    .footer .contact {
        float: right;
        margin-right: 0;
    }

    .footer .navigation {
        display: none;
    }

    .footer .logo {
        clear: both;
        display: block;
        float: none;
        margin: 0 auto;
    }

    #customer-account {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 510px) {
    #col-main .search_bar .main_search_bar {
        display: block;
    }

    #col-main .search_bar .search_limit,
    #col-main .search_bar .search_within_distance,
    #col-main .search_bar button {
        clear: none;
        display: inline-block;
        float: left;
    }

    #col-main .search_bar button {
        margin-top: 35px;
    }

  	.orderDelivery {
      	position: absolute;
      	right: 5px;
    }

    .flexslider-container,
    .flexslider {
      	min-height: 205px;
        overflow: hidden;
    }

  	.call-to-action {
      	height: 35%
    }
  
    .cta-content h1 {
        font-size: 1.5em;
    }

    .cta-link {
        font-size: 70%;
      	max-height: 35px;
    }

    .cta-link a {
        padding-right: 20px;
    }
}

@media screen and (max-width: 450px) {
  	p.cart-notes {
      padding-right: 35px;
    }
  
  	#login input[type='email'], #login input[type='password'] {
      width: 88%;
    }
  
  	table.customer_address_table tr td.value {
      padding-right: 10px;
    }

    .toolbar-wrapper {
        height: 2.5em;
        line-height: 2.5em;
    }

    .social-links {
        min-height: 0;
    }

    .tagline {
        -moz-background-size: 275px 21px;
        -webkit-background-size: 275px 21px;
        background-size: 275px 21px;
        height: 1.5em;
    }

    .main-navigation {
        display: block;
        margin: auto;
        text-align: left;
    }

    .menu-toggle {
        display: block;
        height: 1.5em;
    }

    .main-menu {
        display: inline-block;
        margin: auto;
        text-align: left;
        width: auto;
    }

    .main-menu > ul {
        display: block;
    }

    .page-content {
        width: 90%;
    }

    .multi-column .column img {
        width: 60%;
    }

  	.orderDelivery {
      	position: absolute;
      	right: 5px;
    }

    .two-column .column img {
        width: 60%;
    }

    .latest-blog {
        padding: 0.5em 0;
    }

    .latest-blog div h4 {
        margin-top: 0.8em;
    }

    .social-bar .newsletter {
        display: block;
        float: none;
        margin: 2em auto;
        padding: 0;
        width: 95%;
    }

    .social-bar .social-links {
        background-image: none !important;
        display: block;
        float: none;
        margin: 1em auto;
        padding: 0;
        width: 95%;
    }

    /* Collection page */
    #collection .product {
        float: none;
        margin-bottom: 1em;
        width: 100%;
    }

    #collection .product img {
        width: 60%;
    }

    .footer .column {
        display: block;
        float: none;
        margin-left: 0;
        text-align: center;
        width: 100%;
    }

    .footer .credit-cards {
        margin-bottom: 1em;
    }

    .footer .navigation {
        display: none;
    }

    .footer .inner-wrapper .logo {
        display: block;
        float: none;
        margin: 0 auto;
        position: relative;
    }

    .flexslider-container,
    .flexslider {
      	min-height: 200px;
        overflow: hidden;
    }
  
  	div.product_image {
    	display: none;
      	visibility: hidden;
    }
  
	td.image {
    	width: 0%;
      	padding: 0;
      	margin: 0;
    }
  
    td.item {
        padding-left: 3px;
      	padding-right: 5px;
        width: 97%;
    }

    td.qty {
        width: 1px;
      	padding: 0 !important;
      	padding-right: 2px !important;
      	padding-left: 2px !important;
    }

    td.price {
        width: 1%;
      	padding: 0 !important;
      	padding-right: 2px !important;
      	padding-left: 2px !important;
    }

    td.remove {
        font-size: 125%;
        width: 1%;
      	padding: 0 !important;
      	padding-right: 2px !important;
      	padding-left: 2px !important;
    }

    #cart textarea {
        padding: 0 5%;
        width: 98%;
    }

  	div.delivery-column {
      text-align: right !important;
    }

    ul.sourced li div {
      height: 8em !important;
    }
}

ul.standards, ul.sourced {
  list-style: none;
  font-weight: 400;
}

ul.sourced {
  font-weight: 200;
}

ul.standards li {
  margin: 10px;
}

ul.sourced li {
  margin: 20px;
}

ul.standards li:before {
  content: '';
  display: inline-block;
  height: 3em;
  width: 3em;
  background-size: contain;
  background-repeat: no-repeat;
  padding-right: 10px;
  vertical-align: middle;
}

ul.standards li#gluten-free:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-glutenfree.png?v=27806194642886130921559158213");
}

ul.standards li#dairy-free:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-dairy.png?v=22511399432436974251559158213");
}

ul.standards li#soy-free:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-soy.png?v=50706511418955248791559158213");
}

ul.standards li#no-artificial:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-artificial.png?v=108483862203797095101559158212");
}

ul.standards li#no-processed-cooking-oils:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-oil.png?v=177722942994563255771559158213");
}

ul.standards li#cooking-oils:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-coconut.png?v=67202120841432726201559158213");
}

ul.standards li#no-msg-preservatives:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-msg.png?v=4030490924659249801559158213");
}

ul.standards li#low-glycemic:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-lowgl.png?v=98628565570834783361559158213"); 
}

ul.standards li#no-trans-fats:before {
  background-image: url("/cdn/shop/t/2/assets/origin-icon_standards-transfats.png?v=140816118399051903461559158213");
}

ul.sourced li img {
  height: 3em;
  width: 3em !important;
}

ul.sourced li div.img-container {
  float: left;
  padding-right: 10px;
}

ul.sourced li div {
  height: 6em;
}

div.standards {
/* 	background-image: url("/cdn/shop/t/2/assets/blackstroke-med-vertical.png?v=67761079757782933001559158195"); 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right; */
/*   border-right: 3px solid #000000; */
}

ul.sourced span.bold {
  font-weight: 400; 
}


/* HIGH RESOLUTION IMAGE REPLACEMENTS */
@media  only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-devicepixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx)
{
  .page-content h2 {
    background-image: url("/cdn/shop/t/2/assets/hr_x2.png?v=103734120144243070111559158205");
  }
  .icon-cart {
    background-image: url("/cdn/shop/t/2/assets/cart_x2.png?v=15362869749038885471559158199");
  }
  .logo a, .logo a:visited {
    background-image: url("/cdn/shop/t/2/assets/origin-logo--charge-rabbit.png?v=163748201734521946331559158214");
  } /* Need to get a double-sized image */
  .tagline {
    background-image: url("/cdn/shop/t/2/assets/tagline_x2-v2.png?v=114635838636181877071559158220");
  }
  .call-to-action .overlay {
    background-image: url("/cdn/shop/t/2/assets/triangle_x2.png?v=141584795515890890041559158221");
  }

  .facebook {
    background-image: url("/cdn/shop/t/2/assets/facebook_x2.png?v=106900863601747838521559158203");
  }
  .twitter {
    background-image: url("/cdn/shop/t/2/assets/twitter_x2.png?v=39333313226602037831559158221");
  }
  .rss {
    background-image: url ("/cdn/shop/t/2/assets/rss._x2.png?200");
  }
  .pinterest {
    background-image: url("/cdn/shop/t/2/assets/pinterest_x2.png?v=131686857906795193901559158216");
  }

  .footer .inner-wrapper .logo {
    background-image: url("/cdn/shop/t/2/assets/origin-flame.png?v=38826099278125432711559158212");
  } /* Need to get a double-sized image */

  .latest-blog {
    background-image: url("/cdn/shop/t/2/assets/latest-blog-bg.png?v=108146396457564616111559158211");
  }
  .newsletter-icons {
    background-image: url("/cdn/shop/t/2/assets/animals_x2.png?v=69055811564951157031559158194");
  }
  .social-bar .social-links {
    background-image: url("/cdn/shop/t/2/assets/vertical-bar_x2.png?v=118828536252778866331559158221");
  }
  .social-bar .icon-social.facebook {
    background-image: url("/cdn/shop/t/2/assets/facebook-footer_x2.png?v=100716246751784514831559158203");
  }
  .social-bar .icon-social.twitter {
    background-image: url("/cdn/shop/t/2/assets/twitter-footer_x2.png?v=9810334985390174291559158221");
  }
}      
.one-third-column {
  width:32%;
  margin-right:2%;
  float:left;
}
.one-third-column-last {
  width:32%;
  margin-right:0;
  float:right;
}

/* About pages */

#beliefs {
 background-image: url("/cdn/shop/t/2/assets/origin_header_beliefs.jpg?v=109169080722864154981559158216"); 
}
#about {
 background-image: url("/cdn/shop/t/2/assets/origin_header_about.jpg?v=168793617574144127301559158215"); 
}
#team {
 background-image: url("/cdn/shop/t/2/assets/origin_header_team.jpg?v=106661358154236863441559158216"); 
}
.page-subhead {
	width: 100%;
  	max-height: 350px;
  	height: 350px;
 	display: block;
  	background-repeat: no-repeat;
  	background-size: cover; 
}
.submenu {
  	list-style: none;
  	list-style-type: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
 	max-width: 350px;
  	margin: 0 auto;
}
.submenu .about-menu-item {
  	flex-grow: 1;
  	width: 50%;
    text-align: center;

}
.submenu .about-menu-item a {
  	color: #FFFFFF;
	height: 40px;
  	line-height: 40px;
  	background: rgb(193,62,39);
  	display: block;
  	transition: all .3s ease;
}
.submenu .about-menu-item a:hover {
  	background: rgb(171,55,35);
	}
.about .page-content {
  	margin: 0 auto;
    overflow: hidden;
    padding: 3em 0;
    width: 70%;
    background: #efedee;
}
.about .page-content h1 {
	color: rgb(171,55,35);
  	text-align: center;
  	margin: 0 0 85px 0;
}
.about .page-content h1:after {
	content: '';
  	background-image: url("/cdn/shop/t/2/assets/origin_header_marker.png?v=102564571581563170961559158216"); 
    width: 452px;
    height: 10px;
    display: block;
    margin: 25px auto 0 auto;
}
.about .page-content h2 {
  	margin: 0 0 20px 0;
  	padding: 0;
  	text-transform: none;
  	font-weight: 400;
}
.about .page-content h3 {
	font-size: 1.2em;
  	margin: 0 0 15px 0;
  	text-transform: uppercase;
  	font-weight: 700;
  	color: #616161;
}
.about .page-content p {
	line-height: 1.8em;
}
.about .page-content .belief-img {
	width: 100%;
  	height: auto;
  	margin: 0 auto 100px auto;
}
.content-left,
.content-right {
  	margin: 0 auto 115px auto;
  	max-width: 1250px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  	justify-content: space-around;
}
.content-right {
	flex-direction: row-reverse;
}
.about-img  {
	width: 40%;
}
.about-text {
  	width: 60%;
}
.content-left .about-text {
  	padding-left: 60px;
}
.content-right .about-text {
  	padding-right: 60px;
}
.team .page-content {
 	width: 92%; 
  	margin: 0 auto;
}
.team-container ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  	justify-content: space-between;
  	flex-wrap: wrap;
 	overflow: auto;
}
.team-container ul li {
  	height: 490px;
 	width: 24%;
    position: relative;
  	overflow: hidden;
  	margin-bottom: 20px;
    box-shadow: 1px 1px 6px #999;
}
.team-container ul li img {
    height: auto;
    max-width: 100%;
    width: 100%;
    display: block;
}
.team-container ul li .name {
 	background: rgb(171,55,35);
  	position: absolute;
  	left: 0;
  	top: 415px;
  	padding: 15px;
    display: block;
    transition: all .3s ease;
	height: 50px;
}
.team-container ul li:hover .name {
  	top: 0;
   	background: rgb(171,55,35);
  	height: 100%;
}
.team-container ul li .name h3 {
 	display: block;
  	height: 50px; 
  	line-height: 50px;
  	color: #FFFFFF;	
}
.team-container ul li .name p {
  	font-size: 1em;
	color: #FFFFFF;	
}

@media only screen and (max-width: 1605px) {
  .team-container ul li {
    height: 380px;
  }
  .team-container ul li .name {
    top: 305px;
  }
}

@media only screen and (max-width: 1200px) {
  .team-container ul li {
    width: 49% !important; 
    height: 460px;
  }
  .team-container ul li .name {
   	top: 380px;
  }
}
@media only screen and (max-width: 1030px) {
  .page-subhead {
    height: 350px !important;
    max-height: 183px !important;
    background-size: 150% !important;
    background-position: top !important;
  }
  .submenu {
	  width: 100%;
	  max-width: 100%;
  }
  .about .page-content {
  	width: 90%;
  }
  .content-left,
  .content-right {
  	display: block;
    width: 100%;
  }
  .content-left .about-text,
  .content-right .about-text {
  	padding: 0;
  }
  
  .about-img,
  .about-text,
  .about-img img{
    width: 100%;
    margin: 0 0 20px 0;
  }
  .team-container ul li {
    width: 100% !important; 
  }
}
   
  