


/* @group Reset */

@import url(//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/dancss.css?12992762716022458184);
body { color: #5e5553; line-height: 1.2em; font-size: 14px; -webkit-font-smoothing: antialiased; }
html, body, div, form, fieldset, legend, label, li { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; width: 100%;}
th, td { text-align: left; }
h1, h2, h3, h4, h5, h6, th, caption { font-weight:normal; margin: 0 0 0.25em; line-height: 1em; }
ul, ol { margin: 0.5em 0; padding: 0 0 0 2em; }
img { border: 0; max-width: 100%; display: block; }
:focus { outline: 0; }
blockquote, q { margin: 0; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
abbr { border: none; }
div.section { clear: left; }
input { -webkit-font-smoothing: antialiased; }
/* @end Reset */

/* Font Embed */

@font-face {font-family: 'MuseoSlab-500'; src: url('https://cdn.shopify.com/s/files/1/0285/6442/files/28DE20_0_0.eot?255');src: url('https://cdn.shopify.com/s/files/1/0285/6442/files/28DE20_0_0.eot?255?#iefix') format('embedded-opentype'),url('https://cdn.shopify.com/s/files/1/0307/8601/files/28DE20_0_0.woff?4837439561742587270') format('woff'),url('https://cdn.shopify.com/s/files/1/0285/6442/files/28DE20_0_0.ttf?255') format('truetype');}

/******************************************************************************
FIXING INCORRECT ALIGNING @author Cole
*******************************************************************************/
.always-center{
  text-align: center !important;
}

@media only screen and (max-width: 54.5em){
  div#deal-banner{
  padding: 0 !important;
}
}
/******************************************************************************
FIXING INCORRECT ALIGNING 
*******************************************************************************/


/******************************************************************************
EVEN MORE FRONTEND PUNCHLIST STYLING @author Cole
*******************************************************************************/
@media only screen and (max-width: 54.5em) {

  
  /** Footer nav-bar **/
  ul.footer-nav{
    margin-top: 0 !important;
    padding: 10px 0px !important;
    padding-top: 6px !important;
    
     columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-rule: 3px outset #8cbc00; /* Chrome, Safari, Opera */
    -moz-column-rule: 3px outset #8cbc00; /* Firefox */
    column-rule: 3px outset #8cbc00;
  }
  
  ul.footer-nav li{
    text-align: center !important;
    padding: 2px 0px !important;
  }
  
  ul.footer-nav li a{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  
  /** Search results display page**/
  div#search_res_container{
  background-color: transparent;
}

div.isp_grid_result{
  background-color: white;
  margin: 5px 5px !important;
}
  
  div.isp_serp_footer{
  height: auto !important;
}
}

/** Popular Vaporizers Page**/
  a.readmore{
    display: inline-block;
    margin-top: 0 !important;
  }

div.collection-header.image div{
  padding-top: 0em !important;
  padding-bottom: 0em !important;
}

div.collection-header{
  margin-bottom: 10px;
}

div.divided div:first-child{
  margin-top: 10px;
}

ul.breadcrumb{
  margin-bottom: 10px;
}

/** SORT BY positioning fix**/
div.divided label:first-child{
  width: auto !important;
  margin-right: 10px;
}

p.kicker-p label:first-child{
  width: auto !important;
}

#testimonials-page-iframe-wrapper{
  height: 500px !important;
  width: 100% !important;
}

#testimonials-page-iframe-wrapper iframe{
  width: 100% !important;
  height: 100% !important;
}

p.testimonial-name{
  margin-top: 0px !important;
  border-top: none !important;
  margin-bottom: 20px !important;
}

div.divided blockquote{
  margin-bottom: 0px !important;
  margin-top: 20px !important;
}
/******************************************************************************
END OF FRONTEND PUNCHLIST STYLING 
*******************************************************************************/


/******************************************************************************
NEW FRONTEND PUNCHLIST STYLING @author Cole
*******************************************************************************/
@media only screen and (max-width: 54.5em) {
  /** Extra padding on bottom **/
  body{
    padding-bottom: 80px !important;
  }
  
  /** Copyright on footer **/
  div.copyright{
    text-align: center;
  }
  
  /** Accepted cards on footer **/
  ul.cards{
    float: none !important;
    padding: 0 !important;
    margin: 0 auto;
  }
  
  /** Copyright on footer **/
  em.price{
    line-height: 1.2em;
  }
  
  /** Prices & compare price of Product listings **/
  del.compare-at-price{
    padding: 0 !important;
    display: block;
  }
  
  ul.products a b{
    min-height: initial !important;
  }
  
  
  /** Global nav **/
  ul.global-nav{
  }
  
  ul.global-nav li{
    margin-bottom: 15px !important;
    font-size: 1.2em !important;
  }
  
  ul.global-nav li a{
    line-height: .5em;
  }
  
  /** Banner **/
  div#deal-title{
    font-size: 1.5em !important;
    padding-bottom: 0 !important;
  }
  
  div#deal-description{
    font-size: .6em !important;
    padding: 0px;
    min-width: 100px;
  }
  
  div#deal-description p{
    margin: 0;
  }
  
  div.header{
    margin-top: 10px !important;
  }
  div#deal-timer-text{
        margin-top: -5px;
  }
  div#deal-timer-text span{
    line-height: 1.3em !important;
  }
  
  /** Product page code begins here **/
  /** Product description tabs fix **/
  ul.tabs li{
    display: block !important;
    float: none !important;
    text-align: center;
    width: 100%;
  }
  
  p iframe{
    width: 100%;
    min-width: 0px;
  } 
  
  ul.product-image-list{
  white-space: nowrap;
  overflow: scroll !important;
  overflow-y: hidden !important;
  margin-bottom: 15px !important;
  }

  ul.product-image-list::-webkit-scrollbar {
    width: auto;
    min-height: 18px;
  }

  ul.product-image-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  }
 
  ul.product-image-list::-webkit-scrollbar-thumb {
    background-color: #8CBC00; 
  }

  ul.product-image-list::-webkit-scrollbar-button{
    display: inline-block;
    padding: 3px;
    background-color: #5E5553;
  }

  ul.product-image-list::-webkit-scrollbar-button:hover{
    background-color: black;
  }

  ul.product-image-list::-webkit-scrollbar-button:horizontal:increment{
    border-bottom-right-radius: 300%;
    border-top-right-radius: 300%;
  }

  ul.product-image-list::-webkit-scrollbar-button:horizontal:decrement{
    border-bottom-left-radius: 300%;
    border-top-left-radius: 300%;
  }

  ul.product-image-list li{
    display: inline;
  }
  
  div.footer div.section{
    margin-top: 2em !important;
  }
  
  ul.footer-nav{
    text-align: left !important;
  }

  ul.footer-nav li{
    display: block !important;
  }
  
  div.trustfoot{
    display: none !important;
  }

  div.trustpilot-widget{
    display: none;
  }

  div.trustpilot-widget iframe{
    display: none !important;
  }
  
  div.shield{
    position: initial !important;
  }
  
  del.compare-at-price{
  margin-bottom: 0 !important;
}
}
/** End of Mobile Styling**/





body{
  padding-bottom: 50px;
}

/** Products min-height for desktop only **/
ul.products a b{
  min-height: 20px;
}


/** Social links footer **/
ul.social{
  margin-top: 10px !important;
  text-align: center;
}
  
ul.social a{
  display: inline-block !important;
}
  
ul.social li{
  display: inline-block;
  float: none !important;
  margin: 5px auto; 
}
  
ul.social li{
  font-size: 16px;
}


/** Fixes price coloring (all final prices are green now) **/
em.price{
  color: #709700 !important;
}

/** Testomonial positioning fix **/
div.testimonial-div a img{
  padding: 0 !important;
  margin-left: 20px;
}

div.final-price-div{
  width: 100%;
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}

em.price{
  margin: 0 !important;
  margin-top: 5px !important;
}

div.large-image{
  margin-top: 0px !important;
}

div.newsletter-signup{
  text-align: center;
}

div.newsletter-signup-form-div{
  display: inline-block;
}

ul.footer-nav{
  text-align: center;
}

ul.footer-nav li{
  float: none;
  display: inline-block;
}

div.trustfoot{
  background-color: #5E5553;
  height: 140px !important;
  width: 96%;
  margin: 0 auto;
}

div.trustpilot-widget{
  height: 140px !important;
}

div.trustpilot-widget iframe{
  height: 140px !important;
  padding-top: 4px;
}

  ul.product-pitch li{
    min-height: 115px;
  }

del.compare-at-price{
  display: block;
  margin-bottom: 5px;
  margin-top: 7px;
  padding: 0 !important;
}

#trustfoot {
  position: relative;
  display: block;
  overflow: hidden;
  height: 110px;
  background-color: #5E5553; 
  padding: 1px 1px 1px 1px;
  position: relative;
  clear: both;
  width: 96%;
  max-width: 67em;
  margin: 0 auto;
  margin-bottom:10px;
}
/******************************************************************************
END OF FRONTEND PUNCHLIST STYLING 
*******************************************************************************/



/******************************************************************************
NEW PRODUCT PAGE STYLING @author Cole
*******************************************************************************/
.circletag,
.circletag2,
.circletag3,
.circletag3 .shield {
    width: 60px !important;
    height: 60px !important;
}
.add-to-cart-div,
.product-images {
    display: block;
}
.product-title-center,
.review-table {
    text-align: center;
}
div.product-description label {
    display: inline-block !important;
    margin-right: 5px !important;
    float: none !important;
    min-width: auto !important;
}

ul.product-image-list {
    margin-bottom: 0;
}
ul.product-image-list li {
    display: inline-block;
    float: none !important;
}
div.social-links {
    margin-bottom: 10px;
    text-align: left !important;
}

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

img{
  display: inline-block;
}

.kicker-p span{
  width: 100%;
  text-align: right;
}

#add-div input{
}

a.button{
padding: 0.2em 0.3em;
}

#grinderAdd{
clear: both;
}

/* Smartphones (iPhone 5 - portrait and landscape) ----------- */

@media only screen and (max-width: 54.5em) {
    /* Fixes cart */
  table.cart tbody td {
    font-size: .75em !important;
    }
  
  tbody img{
    display: none !important;
  }
  /* Cart fix end */
  
  div.social-links, .mobile-center{
    text-align: center !important;
  }
  
  .kicker-p span{
  text-align: center;
}
  
    #add-div {
        position: fixed;
        display: block;
        width: 96%;
        height: 35px;
        margin: 0 auto !important;
        bottom: 40px;
        text-align: center;
        z-index: 9999 !important;
    }
  
  #add-div input{
    float: none;
  }
    input#add {
        background-color: #F90 !important;
        display: inline-block;
        margin: 0 auto;
        width: 50%;
        height: 100%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    input#add:hover {
        box-shadow: none;
        background-color: #e58900 !important;
    }
}
/******************************************************************************
END OF PRODUCT PAGE STYLING 
*******************************************************************************/


/* @group Fonts */

a.aromatherapy {
 	border: 2px dashed  #759d00;
	box-shadow: 0 0 0 3px #8cbc00;
  	background: #8cbc00;
  	color: #FFF !important;
  	font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  	width: 93%;
  padding: 10px 10px 10px 10px;
  font-size: 1.1em;
  text-align: center;
  margin: 0 auto;
}

a.aromatherapy:hover {
 	background: #5e5553;
  	box-shadow: 0 0 0 3px #5e5553;
  	border-color: #453b38;
  	text-decoration: none !important;
  	color: #FFF !important;
}

@media screen and (min-width:1000px){
#trusty {
  display: block;
	/*text-transform: uppercase;
	
	background-color: #CCC;
	background-color: rgba(0,0,0,0.1);
	color: #666;
	
	/*border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
  	border-right: 1px dashed #666;
  	border-left: 1px dashed #666; 
  	width: 8.4em; */
  height: 65px;
  width: 186px;
  float: right;
  padding: 1px 25px 1px 25px;
  font-size: 2em;
  margin-left: 0px;
  margin-top: -10px;
  margin-bottom:50px; 
  z-index: 1;
}

   #trusty img {
    max-height:65px;
    display: inline;
  }
}

@media screen and (max-width: 1000px) {
  #trusty {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}

@media screen and (max-width:850px) {
  
  a.aromatherapy {
   	float: none;
    width: 93% !important;
    display: block;
    text-align: center;
    display: none;
  }
  
  div.ns-select, div.ns-info  {
   display: block;
    width: 100% !important;
    float: none !important;
  }
  
  div.ns-info p{
  	width: 100%;
  	float: right;
}
}

#large-image {
 	position: relative; 
}

#large-image:before {
  content: "Nur für Aromatherapie";
  border: 2px dashed  #759d00;
	box-shadow: 0 0 0 3px #8cbc00;
  	background: #8cbc00;
  	color: #FFF !important;
  	font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  	padding: 5px;
  	font-size: 0.8em;
  	position: absolute;
  	bottom: 3px;
  	left: 3px;
}

span.image {
 	position: relative; 
}

span.image:before {
 	content: "Nur für Aromatherapie";
  border: 2px dashed  #759d00;
	box-shadow: 0 0 0 3px #8cbc00;
  	background: #8cbc00;
  	color: #FFF !important;
  	font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  	padding: 5px;
  	font-size: 0.7em;
  	position: absolute;
  	bottom: 3px;
  	right: 3px;
  	left: 3px;
}


h1,
h2,
div.site-title a,
ul.products b,
table.cart a.product,
ul.sublinks h3,
ul.product-pitch h3,
em.price,
ul.carousel-images div.product p.price,
td.cost,
table.cart tfoot .total { 
	font-family: 'MuseoSlab-500';
	font-weight: normal;
	font-style: normal;
}

ul.collection-nav li a { 
	font-family: Helvetica, Arial, sans-serif;
  	font-weight: normal;
	font-style: normal;
}

body,
input,
ul.sublinks p,
ul.products span.image {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}
strong,
b,
a,
h3,
thead tr,
label,
div.cart-summary div.message,
ul.carousel div.product,
ul.breadcrumb li,
ul.sub-list li,
p.testimonial-name,
span.enlarge-icon,
span.sale-banner {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}
em,
i,
blockquote,
ul.carousel p.price {
	font-family: 'Museo Slab 500';
	font-weight: bold;
	font-style: italic;
}

/* @end Fonts */

/* @group General */

#grinderAdd .styledCheckbox {
  float: left;
  margin: 19px 5px;
}

#otherAdd1 .styledCheckbox {
  float: left;
  margin: 19px 5px;
}

#otherAdd2 .styledCheckbox {
  float: left;
  margin: 19px 5px;
}

.circletag {
    display: inline;
    width: 70px;
    height: 70px;
    background: #E6E7ED;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/grizzlygrinder1.jpg?12992762716022458184");
    background-position:50% 50%;
    background-repeat:no-repeat;
  	float: right;
}

.circletag2 {
    display: inline;
    width: 70px;
    height: 70px;
    background: #E6E7ED;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
  	background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/grizzlylotus2.jpg?12992762716022458184");
    background-position:50% 50%;
    background-repeat:no-repeat;
  	float: right;
}

.circletag3 {
    display: inline;
    width: 70px;
    height: 70px;
    background: #E6E7ED;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
  	background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/grizzlylotus2.jpg?12992762716022458184");
    background-position:50% 50%;
    background-repeat:no-repeat;
  	float: right;
}

.circletag3 .shield {
  display: inline;
  position: absolute;
    width: 70px;
    height: 70px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    background-position:50% 50%;
    background-repeat:no-repeat;
  background-size: 55px 55px;
  	float: right;
  opacity: 0.7;
  background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/warrantyshieldicon.png?12992762716022458184");
    
    }


#grinderAdd {
  display: flex; 
  padding: 6px; 
  background: #5E5553; 
  overflow: hidden; 
  margin-top: 5px; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#grinderAdd .functionContainer { width: 30%; }
#grinderAdd .infoContainer { flex: 1; }

#grinderAdd p { width: 100%; color: #FFF; font-size: 14px; float: left; font-family: 'MuseoSlab-500'; margin-top: 1px; margin-left: 0px; line-height: 14px; }

#grinderAdd input { width: 10%; margin: 33px 0 0 25px; }

#grinderAdd .moreInfo {
  width: inherit;
  font-size: 12px;
  line-height: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #8CBC00;
  cursor: pointer;
}

#grinderAdd .moreInfo:hover {
  color: #4099FF;
}
#otherAdd1 { 
  display: flex; 
  padding: 6px; 
  background: #5E5553; 
  overflow: hidden; 
  margin-top: 4px; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#otherAdd1 .functionContainer { width: 30%; }
#otherAdd1 .infoContainer { flex: 1; }
#otherAdd1 p { width: 100%; color: #FFF; font-size: 14px; float: left; font-family: 'MuseoSlab-500'; margin-top: 1px; margin-left: 0px; line-height: 14px; }
#otherAdd1 input { width: 10%; margin: 33px 0 0 25px; }

#otherAdd1 .moreInfo {
  width: inherit;
  font-size: 12px;
  line-height: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #8CBC00;
  cursor: pointer;
}

#otherAdd1 .moreInfo:hover {
  color: #4099FF;
}


#otherAdd2 { 
  display: flex; 
  padding: 6px; 
  background: #5E5553; 
  overflow: hidden; 
  margin-top: 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#otherAdd2 .functionContainer { width: 30%; }
#otherAdd2 .infoContainer { flex: 1; }
#otherAdd2 p { width: 100%; color: #FFF; font-size: 14px; float: left; font-family: 'MuseoSlab-500'; margin-top: 1px; margin-left: 0px; line-height: 14px; }
#otherAdd2 a { color: #709700; font-size: 10px; float: left; font-family: 'MuseoSlab-500'; margin-left: 0px; line-height: 12px; }
#otherAdd2 input { width: 10%; margin: 33px 0 0 25px; }

#otherAdd2 .moreInfo {
  width: inherit;
  line-height: 13px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #8CBC00;
  cursor: pointer;
}

#otherAdd2 .moreInfo:hover {
  color: #4099FF;
}
  
#otherAdd2 .multiple-choice-addon-select-2 {
  width: 50%;
  margin: 25px 5px;
  border: solid 1px #8CBC00;
  
}





html {
	height: 100%;
	
}

body {
	background-color: #fefbed;
	
	
	
	background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/background-rainbow.png?12992762716022458184");
	background-position: center 0;
	background-repeat: repeat-x;
	
	
	
}
h1, h2, h3 {
	
	color: #8CBC00;
	
	line-height: 1em;
}
h1.page-title {
	margin-bottom: 0.25em;
	
	padding-bottom: 0.25em;
	border-bottom: 2px solid #5E5553;
	color: #8CBC00;
	
}
h1 {
	font-size: 32px;
	margin: 0.5em 0 0.25em 0;
}
h2 {
	font-size: 28px;
	margin: 0.5em 0 0.25em 0;
}
h3 {
	font-size: 18px;
	margin: 1em 0 0.5em 0;
}
h1.higher, h2.higher, h3.higher {
	margin-top: 0;
}
a:link,
a:visited,
a:active,
span.enlarge-icon {
	color: #8cbc00;
	text-decoration: none;
}
a:hover,
a:focus,
div.large-image:hover span.enlarge-icon,
div.large-image:focus span.enlarge-icon {
	color: #709700;
	text-decoration: underline;
}
p {
	margin: 0.5em 0;
}
p.phone { 
  	font-family: 'Helvetica', 'Myriad Pro', 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  	font-weight: bold;
  	font-size: 16px;
  	margin-bottom: 0px;
    margin-top: 0;
  	display: inline-block;
}
p.phonehours{ 
    display: block;
  	font-family: 'Helvetica', 'Myriad Pro', 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  	font-weight: bold;
  	font-size: 12px;
  	padding-top: 1px;
  	padding-bottom: 0px;
  	margin: 0px;
    margin-bottom: 10px;
  	line-height:110%;
  	z-index: -2;
}
blockquote {
	margin: 2em 0;
	font-size: 15px;
}
thead tr {
	
	border-bottom: 2px solid #5e5553;
	
}
tbody tr {
	
	border-bottom: 1px solid #E8E8E8;
	
}
tbody td {
}
table thead th {
	font-size: 13px;
	text-transform: uppercase;
	padding: 0.5em 0;
}
table td {
	padding: 0.5em 0;
}
div.section {
	position: relative;
	clear: both;
	width: 96%;
	max-width: 67em;
	margin: 0 auto;
}
.wf-loading div.section {
	visibility: hidden;
}
div.clear {
	overflow: hidden;
}
div.hidden {
	display: none;
}
.divided {
	
	border-top: 2px solid #8CBC00;
	
}
* {
	-webkit-transition: color 0.3s linear,
		opacity 0.3s linear,
		background-color 0.3s linear,
		border-color 0.3s linear,
		outline-color 0.3s linear,
		-webkit-box-shadow 0.3s linear;
	-moz-transition: color 0.3s linear,
		opacity 0.3s linear,
		background-color 0.3s linear,
		border-color 0.3s linear,
		outline-color 0.3s linear,
		-moz-box-shadow 0.3s linear;
	transition: color 0.3s linear,
		opacity 0.3s linear,
		background-color 0.3s linear,
		border-color 0.3s linear,
		outline-color 0.3s linear,
		box-shadow 0.3s linear;
}
/* @end General */

/* @group Form Elements */
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="submit"],
input[type="search"],
textarea {
	width: 20em;
	
	padding: 0.3571em 0.9em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	-o-border-radius: 1em;
	border-radius: 1em;
	
	-webkit-appearance: none;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="submit"],
input[type="search"],
textarea,
select {
	font-size: 14px;
	margin: 0;
	
  	color: #5e5553;
	background-color: #FFF;
	border: 2px solid #CCC;
	border: 2px solid rgba(0,0,0,0.25);
	
	
}
.error input,
.error textarea {
	border-color: #990000;
}
input:hover {
	border-color: #BBB;
}
input:focus {
	border-color: #AAA;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
input[type="submit"] {
	display: inline-block;
	vertical-align: top;
	
	color: #5e5553;
	
	width: auto;
	padding: 0.2em 0.5em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5em;
	
  	color: #FFF;
  	background-color:#8CBC00;
  	font-family: 'MuseoSlab-500';
  	border-bottom: 2px solid #709700;
	
	border: none;
	cursor: pointer;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
	-webkit-appearance: none;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
	
	background-color: #F90;
	
}

 a.button { 
	display: inline-block;
	vertical-align: top;
	
	color: #5e5553;
	
	width: auto;
	padding: 0.2em 0.3em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5em;
	
  	color: #FFF;
  	background-color:#5e5553;
  	font-family: 'MuseoSlab-500';
  	border-bottom: 2px solid #3f3331;
	
	border: none;
	cursor: pointer;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
	-webkit-appearance: none;
  text-decoration: none;
  font-weight: normal;
}
    a.button:hover, a.button:focus
        {
	
	background-color: #F90;
  
	
}






input[type="submit"][disabled] {
	background: #999;
	opacity: 0.5;
	cursor: default;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}
label {
	text-transform: uppercase;
	padding: 0.25em 0;
	display: block;
}
.error label {
	color: #990000;
}
select {
	display: inline-block;
	margin: 0.5em 0;
}
.no-wrap {
	white-space: nowrap;
}
/* @end Form Elements */

/* @group Header */
div.header {
	position: relative;
	
	margin-top: 20px;
	
}
.global-nav-nav{
  clear: both;
  display: block;
  vertical-align: top;
  min-width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
ul.global-nav {
	display: inline-block;
	margin: 0 auto;
	padding-left: 0;
}
ul.global-nav li {
	list-style: none;
	display: inline-block;
	font-size: 11px;
	padding: 0.6154em 0;
	line-height: 1.1538em;
	
}
ul.global-nav li a {
	display: block;
  	text-transform: lowercase;
	padding: 0.0769em 0.4em;
	
	border-left: 2px solid #5e5553;
	
}
ul.global-nav li:first-child a {
	border-left-width: 0;
}
ul.global-nav li a.current {
	
	color: #5e5553;
	
}

.cart-search-trust-div{
  width: 100%;
  margin-top: 10px;
}

div.cart-summary {
    text-align: right;
    vertical-align: bottom;
    margin-bottom: .5em;
    float: left;
	width: 17em;
    overflow: hidden;
}
div.cart-summary a {
	display: block;
	
	background-color: #CCC;
	background-color: rgba(0,0,0,0.1);
	color: #666;
	border: 1px dashed #666;
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 0 3px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 0 3px rgba(0,0,0,0.1);
	box-shadow: 0 0 0 3px rgba(0,0,0,0.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	
	overflow: hidden;
	text-transform: uppercase;
	text-decoration: none;
}
div.cart-summary.active a {
	
	background-position: 7px -37px;
	
}

div.cart-summary a:hover,
div.cart-summary a:focus {
	
}

div.cart-summary a span.items {
	background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184");
	background-repeat: no-repeat;
	float: left;
	
	background-position: 7px 11px;
	padding: 0.9em 0.2308em 0.9em 36px;
	
}
}

div.cart-summary.active a span.items {
	
	color: #709700;
	
}


div.cart-summary a span.total {
	display: block;
	
	background-position: 7px 11px;
	padding: 0.9em 1.2308em 0.9em 0.2308em;
	
}
div.cart-summary div.message {
	z-index: 2;
	position: relative;
	
	color: #fefbed; background-color: #5e5553;
	
	min-height: 3em;
	font-size: 12px;
	text-align: center;
	padding: 1em; margin-top: 0.6666em; margin-bottom: 3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3); -o-box-shadow: 1px 1px 2px rgba(0,0,0,0.3); box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
div.cart-summary div.message strong {
	text-decoration: underline;
}
div.cart-summary div.message::before {
	display: block;
	position: absolute; 	
	top: -6px; left: 10px;
	width: 12px; height: 6px;
	content: '';
	background: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184") 0 -280px no-repeat;
}

.title-testimonial-wrapper{
  display: inline-block;
  float: none;
  min-width: 100%;
  text-align: center;
}

.testimonial-div{
  display: inline-block;
  max-width: 93%;
  margin-bottom: 10px;
  margin-left: 0px;
}

div.site-title {
    display: inline-block;
    text-align: center;
	
    margin: 0;
}
div.site-title a {
	font-size: 42px;
	line-height: 1em;
	text-decoration: none;
	
	color: #8CBC00;
	text-shadow: 0 1px #FFF;
	
	
}
div.site-title a.logo {
	display: inline-block;
}
div.site-title p {
	font-size: 13px;
	
}
form.search {
	display: block;
    margin-bottom: 10px;
}
form.search.hide {
	display: block;
}

form.search input,
form.search input[type="search"] {
	width: 16.9em;
	padding-right: 32px;
	
}

form.search input[type="submit"] {
	display: inline-block;
	top: 0;
	right: 0;
	font-size: 10px;
	text-indent: -9999em;
	overflow: hidden;
	width: 28px;
	height: 2.7em;
	margin: 0 0 0 -32px;
	padding: 0;
	border: none;
	background: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184") 0 -88px no-repeat;
	opacity: 0.5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
form.search input[type="submit"]:hover,
form.search input[type="submit"]:focus {
	opacity: 1;
}
a.nav-toggle,
a.search-toggle {
    text-align: left;
	padding: 0.6em 0.7em;
	background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184");
	background-repeat: no-repeat;
}
a.nav-toggle {
    display: block;
    position: relative;
    box-sizing: border-box;
    min-width: 100% !important;
    min-height: 100%;
    border-radius: 5px;
	background-position: right -288px;
	
	color: #FFF;
	background-color: #8CBC00;
	
	text-transform: uppercase;
}
a.nav-toggle:hover,
a.nav-toggle:focus {
	text-decoration: none;
}
a.search-toggle {
    display: none !important;
    float: right;
    position: relative;
	margin-left: 0.5em;
    margin-right: 0.5em;
	width: 1em;
	height: 1.2em;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 5px -87px;
	
	background-color: #CCC;
	background-color: rgba(0,0,0,0.1);
	
}
ul.collection-nav {
	position: relative;
	clear: both;
	padding-left: 0;
	
	background-color: #5E5553;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 3px 0;
	
  
    
}
ul.collection-nav.hide {
	display: none;
}

ul.collection-nav li {
	list-style: none;
	font-size: 11px;
	display: block;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	
	background-color: #5E5553;
	
}
ul.collection-nav li a {
	display: block;
	
	color: #FFF;
	padding: 0.75em 0.8em;
	
	text-decoration: none;
}
ul.collection-nav li a:hover,
ul.collection-nav li a:focus,
ul.collection-nav li a.current {
	
	background-color: #3F3331;
	color: #8CBC00;
	
}
ul.collection-nav li ul.collection-tags {
	margin: 0; padding: 0;
	display: none;
}
ul.collection-nav ul.collection-tags li {
	display: block;
	text-transform: none;
	margin: 0; padding: 0;
}
p.store-info {
	clear: both;
	font-size: 1.05em;
	text-align: center;
  	font-family: "MuseoSlab-500", sans-serif;
	
	padding: 0.3em 0;
	
}

.store-info a {
  color: #8cbc00;
  font-size: 1.05em;
  font-family: "MuseoSlab-500", sans-serif;
}
/* @end Header */

/* @group Footer */

div.footer div.divided {
	border: none;
}

div.footer div.section {
	margin-top: 3em;
	
}
ul.footer-nav {
	font-size: 12px;
	padding-left: 0;
	margin: 3px 0 0;
	padding: 0.5em 0 0.5em 0.5em;
	overflow: hidden;
	
	background-color: #5E5553;
  	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-left: 26px;
	
}
ul.footer-nav li {
	list-style: none;
	padding: 0;
	text-transform: uppercase;
}
ul.footer-nav li a {
	display: block;
	padding: 0.3572em 1.5em 0.3572em 0;
	
	color: #FFF;
    font-weight: normal;
	
}
ul.footer-nav li a:hover {
 	color: #8CBC00;
  	text-decoration: none;
}
p.footer-info {
	text-align: center;
	padding-bottom: 1.5em;
	
}
div.copyright {
	
	border-top: 2px solid #5E5553;
	
	overflow: hidden;
}
div.copyright p {
	font-size: 13px;
	float: left;
	padding: 0.5em 0;
	margin: 0;
}
ul.cards {
	float: right;
	margin: 10px 0;
}
ul.cards li {
	list-style: none;
	display: inline-block;
	width: 43px;
	height: 28px;
	border: 1px solid #D1D1D1;
	margin-left: 5px;
	background: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/cards.png?12992762716022458184") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
ul.cards li.paypal {
	background-position: 0 0;
}
ul.cards li.amex {
	background-position: -43px 0;
}
ul.cards li.mastercard {
	background-position: -86px 0;
}
ul.cards li.visa {
	background-position: -129px 0;
}
ul.cards li.discover {
	background-position: -172px 0;
}

ul.cards li.bitcoin { 
  background-image: url('https://cdn.shopify.com/s/files/1/0307/8601/files/bitcoin_small.png?4837439561742587270'); 
  border: none;
  height: 30px;
  width: 80px;
}

ul.cards li.shopify_secure { 
  background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/shopifysecure.png?12992762716022458184"); 
  border: none;
  height: 30px;
  width: 70px;
}

/* @end Footer */

/* @group Breadcrumb */
ul.breadcrumb {
	overflow: hidden;
	padding-left: 0;
	padding: 0.5em 0 0 0;
	
	border-top: 4px solid #8CBC00;
	
}
ul.breadcrumb li {
	list-style: none;
	float: left;
	font-size: 12px;
	
}
ul.breadcrumb li a {
	padding-right: 28px;
	font-size: 12px;
	background: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184") right -174px no-repeat;
}
/* @end Breadcrumb */

/* @group Pagination */
div.pagination {
	position: relative;
	padding-top: 6px;
	margin-bottom: 2em;
	overflow: hidden;
	text-align: center;
}
div.pagination span {
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	top: 6px;
}
div.pagination span,
div.pagination span a {
	background: #DFDFDF url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184") 0 0 no-repeat;
	background: rgba(0,0,0,0.1) url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184") 0 0 no-repeat;
}
div.pagination span.prev {
	left: 0;
}
div.pagination span.prev,
div.pagination span.prev a {
	background-position: -1px -121px;
}
div.pagination span.next {
	right: 0;
}
div.pagination span.next,
div.pagination span.next a {
	background-position: 0 -145px;
}

div.pagination ul {
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
}
div.pagination li {
	list-style: none;
	background-color: #999;
	float: left;
	margin: 0 3px;
}
div.pagination li,
div.pagination span {
	display: block;
	width: 1.3333em;
	line-height: 1.3333em;
	
	color: #fefbed;
	
}
div.pagination a,
div.pagination span a {
	display: block;
	background-color: #8cbc00;
	
	color: #fefbed;
	
}
div.pagination a:hover,
div.pagination a:focus,
div.pagination span a:hover,
div.pagination span a:focus {
	color: #fefbed;
	background-color: #709700;
	text-decoration: none;
}
/* @end Pagination */

/* @group Home */

/* @group Carousel */

div.carousel {
	position: relative;
	overflow: hidden;
}
ul.carousel-images {
	position: relative;
	overflow: hidden;
	margin-top: 0;
	padding-left: 0;
	
	background-color: #FFF;
	border: 0.5em solid #FFF;
	
}
ul.carousel-images li {
	list-style: none;
	display: none;
}
ul.carousel-images li.current {
	display: block;
	z-index: 1;
}
ul.carousel-images li.show,
ul.carousel-images li.appear {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 100%;
	z-index: 2;
	-webkit-transition: left 0.3s linear;
	-moz-transition: left 0.3s linear;
	-o-transition: left 0.3s linear;
	transition: left 0.3s linear;
}
ul.carousel-images li.appear {
	left: 0;
}
ul.carousel-images a {
	display: block;
	width: 100%;
	height: 100%;
}
ul.carousel-images a {
	text-decoration: none;
}
ul.carousel-images img {
	max-width: 100%;
	max-height: 450px;
	margin: 0 auto;
}
ul.carousel-images div.text {
	position: relative;
	margin-top: -2em;
	
	background-color: #8CBC00;
	padding: 0.5em;
	
}
ul.carousel-images h2 {
	
	font-size: 26px;
	color: #FFF;
	
	text-shadow: 1px 1px solid rgba(255,255,255,0.5);
	margin: 0;
}
ul.carousel-images div.product p {
	font-size: 16px;
	
	color: #FFF;
	
}
ul.carousel-images div.product p.price {
	font-size: 20px;
	
	color: #FC0;
	
}
ul.carousel-nav li {
	display: none;
}
ul.carousel-nav li.prev,
ul.carousel-nav li.next {
	display: block;
	position: absolute;
	top: 50%;
	margin-left: 0;
	margin-top: -150px;
	width: auto;
	background-image: url("http://cdn.shopify.com/s/files/1/0285/6442/files/carousel-rainbow.png?425");
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
ul.carousel-nav li.prev {
	background-position:  0 50%;
	left: 20px;
}
ul.carousel-nav li.next {
	background-position: -32px 50%;
	right: 20px;
}
ul.carousel-nav li.prev a,
ul.carousel-nav li.next a {
	display: block;
	width: 32px;
	height: 190px;
	border: none;
}
ul.carousel-nav li.prev:hover,
ul.carousel-nav li.prev:focus,
ul.carousel-nav li.next:hover,
ul.carousel-nav li.next:focus {
	opacity: 1;
}
ul.carousel-nav li.disabled,
ul.carousel-nav li.disabled:hover,
ul.carousel-nav li.disabled:focus {

}
/* @end Carousel */

/* @group Sublinks */

ul.sublinks {
	overflow: hidden;
	padding-left: 0;
	margin-bottom: 0em;
}
ul.sublinks li {
	list-style: none;
	overflow: hidden;
	margin-bottom: 0em;
}
ul.sublinks a {
	display: block;
	text-decoration: none;
	max-width: 300px;
	margin: 0 auto;
}
ul.sublinks img {
	max-width: 100%;
}
ul.sublinks a h3 {
	position: relative;
	z-index: 2;
	margin: -1.5em 0 0 0;
	padding: 0 0.5em;
	
	
	font-size: 16px;
	background: #8CBC00;
	float: left;
	
	color: #FFF; line-height: 1.5em;
}
ul.sublinks a:hover h3 {
	
	background: #5E5553; background: rgba(94,85,83,0.9);
	
}
ul.sublinks p {
	margin: 0;
	padding: 0.5em;
	font-size: 13px;
	
	color: #333;
	
}
/* @end Sublinks */

/* @end Home */

/* @group Collection */
div.collection-header {
	
	background: #fefbed;
	color: #5e5553;
	
}
div.collection-header.image img {
	display: none;
}
div.collection-header h1 {
	font-size: 40px;
	background: none;
    margin-top: 0;
    position: relative
	
	color: #8cbc00;
	
}
div.collection-header p {
	font-size: 15px;
}
ul.products {
	margin-top: 0;
	padding-left: 0;
	overflow: hidden;
	
}
ul.products li {
	list-style: none;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2em;
}
ul.products li:nth-child(odd) {
	clear:left;
}

ul.products a {
	display: block;
}
ul.products a:hover,
ul.products a:focus {
	text-decoration: none;
}
ul.products span.image,
div.large-image,
ul.product-image-list a {
	position: relative;
	display: block;
	background-color: #ffffff;
	text-align: center;
	color: #333;
	text-transform: none;
	margin-bottom: 0.5em;
	
	border: 4px solid #D1D7C4;
	padding: 4px;
	margin: 4px 4px 1em;
	outline: 4px solid #ffffff;
	
}

ul.products img {
	max-width: 100%;
	margin: 0 auto;
}
ul.products a:hover span.image,
ul.products a:focus span.image {
	
	border-color: #8CBC00;
		
}
	
ul.products a b {
	color: #5e5553;
  display: block;
}
ul.products a:hover b,
ul.products a:focus b {
	color: #709700;
}
.highlight {
	background: rgba(255,255,0,0.15);
	background: #FDFDD7;
}
em.price {
	margin-top: 0.5em;
	display: block;
	font-size: 20px;
	
	color: #5e5553;
	
}
em.price.sale {
	
	color: #709700;
	
}
span.sale-banner {
	display: block;
	position: absolute;
	z-index: 2;
	
	text-align: center;
	top: 0.5em;
	right: 0.5em;
	width: 5em;
	padding: 0.25em 0; /* sale padding should be 1em regularly */
	line-height: 1em;
	font-size: 14px;
	color: #FFF;
	background-color: #F90;
	-webkit-border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	-ms-border-radius: 1.5em;
	-o-border-radius: 1.5em;
	border-radius: 0.5em;
	
}
em.price del {
	
	color: #5E5553;
	
	text-decoration: line-through;
	padding-right: 1em;
}

/* @group Sub List */
ul.sub-list,
ul.blog-list {
	padding: 0;
}
ul.sub-list.hide {
	display: none;
}
ul.sub-list li,
ul.blog-list li {
	list-style: none;
}
ul.sub-list a,
ul.blog-list a {
	display: block;
	color: #5e5553; font-size: 15px; text-transform: uppercase;
	padding: 0.5em;
	
}
ul.sub-list a {
	padding-left: 32px;
	background: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/item-arrows-rainbow.png?12992762716022458184") 9px 10px no-repeat;
}
ul.sub-list li.current a,
ul.sub-list li.current a:hover,
ul.sub-list li.current a:focus,
ul.blog-list li.current a,
ul.blog-list li.current a:hover,
ul.blog-list li.current a:focus {
	
	color: #8CBC00;
	
	background-position: 9px -90px;
}
ul.sub-list a:hover,
ul.sub-list a:focus,
ul.blog-list a:hover,
ul.blog-list a:focus {
	
	background-color: #EEE;
	
	text-decoration: none;
}
ul.sub-list li.current ul {
	padding-left: 20px;
	margin: 0;
	
}
ul.sub-list li.current li a {
	color: #5e5553;
	background-color: transparent;
	background-position: 9px 10px;
	border-bottom: none;
	font-size: 13px;
}
ul.sub-list li.current li a:hover,
ul.sub-list li.current li a:focus {
	color: #709700;
	background-color: transparent;
	background-position: 9px 9px;
}
ul.sub-list li.current li.current a {
	color: #8cbc00;
}
ul.blog-list a {
	
	border-bottom: 2px solid #8CBC00;
	
}
/* @end Sub List */

/* @end Collection */

/* @group Product */
h3.vendor {
	margin-bottom: 1em;
}
h3.related {
	margin-top: 4em;
}
div.product-description {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
div.product-description em.price {
	font-size: 24px;
	margin-bottom: 1em;
}
div.product-description label {
	float: left;
	width: auto;
	min-width: 5em;
	padding-top: 0.5em;
}
ul.variants {
	padding-left: 0;
}
ul.variants li {
	list-style: none;
}
ul.variants label.sold-out {
	opacity: 0.5;
}
div.large-image {
	position: relative;
	min-height: 2em;
}
div.large-image img {
	opacity: 1;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
div.large-image span.enlarge-icon {
	position: absolute;
	right: 5px; bottom: 5px;
	padding: 5px 30px 5px 5px;
	text-transform: uppercase;
	background: #fefbed url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/assets-rainbow.png?12992762716022458184") right -215px no-repeat;
	background-color: rgba(255,255,255,0.75);
	-webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;
}
div.enlarged div.large-image span.enlarge-icon {
	background-position: right -242px;
}
div.large-image.loading {
	background: #ffffff url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/loading.gif?12992762716022458184") center center no-repeat;
}
div.large-image.loading img {
	opacity: 0;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
div.product-images {
	position: relative;
	overflow: hidden;
}
div.product-images img {
	max-width: 100%; max-height: 100%;
	margin: 0 auto;
}
div.product-images span.sale-banner {
	
	font-size: 22px;
	
}
ul.product-image-list {
	padding-left: 0;
	overflow: hidden;
}
ul.product-image-list li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
ul.product-image-list a.current,
ul.product-image-list a.current:hover,
ul.product-image-list a.current:focus {
	border-color: #5e5553;
	
	cursor: default;
}
div.large-image.action {
	cursor: pointer;
}
div.large-image.action:hover,
div.large-image.action:focus,
ul.product-image-list a:hover,
ul.product-image-list a:focus {
	border-color: #666;
}
div.social-links {
	padding: 0.5em 0;
}
div.social-links span.twitter,
div.social-links span.google {
	margin-right: 0.5em;
}
div.social-links .fb_iframe_widget iframe {
	position: relative;
	top: -3px;
}

ul.social {
	overflow: hidden;
	list-style:none;
	margin:0.5em 0;
	padding:0;
}
ul.social li {
	float: left;
}
ul.social a {
	display: block;
	padding-top:2px;
	padding-left:22px;
	margin-right:10px;
	background: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/social.png?12992762716022458184") 0 0 no-repeat;
}
ul.social .facebook a {
	background-position: 0 0;
}
ul.social .twitter a {
	background-position: 0 -100px;
}
ul.social .pintrest a {
	background-position: 0 -200px;
}
ul.social .youtube a {
	background-position: 0 -300px;
}
ul.social .flickr a {
	background-position: 0 -400px;
}
ul.social .vimeo a {
	background-position: 0 -500px;
}

ul.social .trustpilot a {
	background-image: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/trustpilot.png?12992762716022458184");
}

ul.tabs {
	margin-bottom: -1px;
	padding-left: 0;
	overflow: hidden;
}
ul.tabs li {
	float: left;
	list-style: none;
	margin-right: 0.3em;
}
ul.tabs li a {
	display: block;
	padding: 0.4em;
  font-size: 0.8em;
	
	border: 1px solid #D1D7C4;
	background: #D1D7C4;
	
	color: #8cbc00;
	text-transform: uppercase;
}
ul.tabs li a:hover {
	background: #F2F2F2;
	background: rgba(0,0,0,0.05);
	text-decoration: none;
}
ul.tabs li a.current {
	color: #5e5553;
	border-bottom-color: #fefbed;
	background: transparent;
	background: rgba(0,0,0,0);
}
div.product-description div.details {
	
	border: 1px solid #D1D7C4;
	
	padding: 0.5em 1em 0.5em 1em;
}
div.product-description div.details h2 {
	margin-top: 0.2;
	font-size: 20px;
}
div.product-description div.details h3 {
	margin-top: 0.35;
	font-size: 16px;
}
ul.product-pitch {
	overflow: hidden;
	list-style: none;
	margin: 1em 0 2em; padding: 2em 0 0 0;
}
ul.product-pitch li {
	
	background: #5E5553;
  	color: #FFF;
	
	padding: 1em 0;
}
ul.product-pitch h3 {
	font-size: 21px;
	margin: 0;
	padding: 0.25em 0.5714em 0.5em;
}
ul.product-pitch p {
	padding: 0 1em;
}
/* @end Product */

/* @group Cart */
table.cart tbody td {
	font-size: 21px;
	padding: 0.5em;
	
	background: #FFF;
	padding: 0.5;
	
}
table.cart a.product {
	display: block;
	padding-top: 1.3em;
	line-height: 1;
	color: #5e5553;
}
table.cart a.product img {
	margin-top: -1.5em;
	margin-right: 0.5em;
	display: block;
	border: 1px solid #E8E8E8;
	margin-bottom: 0.5em;
}
table.cart a.remove {
	font-size: 13px;
}
input.quantity {
	vertical-align: top;
	width: 3em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
a.quantity-minus,
a.quantity-plus {
	display: none;
}
table.cart tfoot th,
table.cart tfoot td {
	padding: 0.5em 0.25em;
	text-align: right;
}
table.cart tfoot th {
	font-size: 21px;
	padding-top: 2em;
}
table.cart tfoot td {
	font-size: 12px;
}
table.cart tfoot .total {
	font-size: 40px;
	color: #8cbc00;
	margin-left: 0.5em;
}
p.checkout {
	text-align: right;
}
/* @end Cart */

/* @group Blog */
div.article {
	margin: 1em 0;
	padding: 1em 0;
}
div.article:first-child {
	border: none;
	padding-top: 0;
	margin-top: 0;
}
.meta {
	margin-top: -1em;
	margin-bottom: 1em;
	opacity: 0.75;
}
.meta:hover {
	opacity: 1;
}
div.notice {
	padding: 0.25em 0.75em;
	margin: 0.75em 0;
	background: #E1E8D9;
	background: rgba(51,102,0,0.15);
}
div.error.notice {
	background: #ECD5D5;
	background: rgba(153,0,0,0.15);
}
ul.comments {
	list-style: none;
	padding-left: 0;
}
ul.comments li {
	margin-bottom: 0.5em;
	padding-bottom: 2em;
	border-top: 1px solid #CCC;
}

/* @end Blog */

/* @group Page */
div.secondary div.article {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
p.testimonial-name {
	text-transform: uppercase;
	padding-top: 0.5em;
	margin-bottom: 1em;
	
	border-top: 2px solid #5e5553;
	
}
/* @end Page */




/* @group Animations */
@-webkit-keyframes fadeIn {
	from {
		display: block;
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* @end Animations */

/* @group Media Queries */
@media all and (max-width: 54.5em) {
	ul.products li {
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		width: 48%;
	} 
  
}
@media all and (min-width: 30em) {
	ul.sublinks a {
		max-width: none;
	}
	ul.sublinks a h3 {
		margin-top: 0;
		float: none;
	}
	ul.sublinks img {
		position: relative;
		z-index: 4;
		float: left;
		margin-right: 1em;
	}
}

#notForm label { 
    font-family: 'calibribold', Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #FFF;
    width: 100%;
    display: block;
    text-shadow: 2px 2px 0 #453b38;
}

#notForm select { 
    display: block;
    width: 100%;
    border: 2px solid #453b38;
}

#notsurewrapper button { 
    border: none; 
    background: #8CBC00; 
    -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px; 
    padding: 5px 10px; 
    font-family: 'calibribold', Arial, Helvetica, sans-serif; 
    color: #FFF; 
    font-size: 1.1em; 
    text-transform: uppercase; 
    text-shadow: 1px 1px 0 #628400;
    cursor: pointer;
   
}

#notsurewrapper button:hover {
  background: #628400;
    
}

.notsureboxsmall #notForm label { 
    font-family: 'calibribold', Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #FFF;
    width: 100%;
    display: block;
    text-shadow: 2px 2px 0 #453b38;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.notsureboxsmall #notForm label { 
    font-family: 'calibribold', Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #FFF;
    width: 100%;
    display: block;
    text-shadow: 2px 2px 0 #453b38;
}
}
  
ul.collection-nav {
  max-width: 100%;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.notsureboxsmall #notForm label { 
    font-family: 'calibribold', Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #FFF;
    width: 100%;
    display: block;
    text-shadow: 2px 2px 0 #453b38;
}
  }

.notsurebox { 
  	background: #5e5553;
	box-shadow: 0 0 0 5px #5e5553;
	border: 2px dashed #453b38;
  	padding: 10px;
  	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
  margin: 10px;
  overflow: hidden;
  
}

#notsurewrapper { 
  	background: #5e5553;
	box-shadow: 0 0 0 5px #5e5553;
	border: 2px dashed #453b38;
  	padding: 10px;
  	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
  	margin: 10px;
  	overflow: hidden;
  	color: #FFF !important;
}

#notsurewrapper div.ui-tabs-panel label {
  color: #FFF;
  width: 100%;
}

#notsurewrapper ul.ui-tabs-nav {
  background: #453b38;
  border: none;
  border-bottom: 2px solid #8CBC00;
}

#notsurewrapper ul.ui-tabs-nav li {
  background: #2f2927;
  border: none;
  
}
#notsurewrapper ul.ui-tabs-nav li a {
  color: #FFF;
}

#notsurewrapper ul.ui-tabs-nav li.ui-state-active, #notsurewrapper ul.ui-tabs-nav li.ui-state-hover {
  background: #8CBC00;
  border: none;
}

/* collection */
ul.body_list{
	list-style-type:none;
  	font-size: 17px;
  	line-height: 1.25;
}

h2.body_heading{
  color: #8cbc00;
  	font-size: 27px;
  	line-height: 1em;
  	font-family: 'MuseoSlab-500'; 
  	font-weight: bold; 
  	font-style: normal;
}

h3.body_heading{
	color: #8cbc00;
  	font-size: 19px;
  	line-height: 1em;
  	font-family: 'MuseoSlab-500'; 
  	font-weight: bold; 
  	font-style: normal;
}
/* end collection */


div.styledRadio {
	display: inline-block; 
}

div.ns-select {
	width: 49%;
  	float: left;
}

div.ns-info {
  	width: 49%;
  	float: right;
}

div.ns-selector {
  position: relative;
  padding: 18px 0;
  width: 100%;
}

div.ns-selector label { 
  position: absolute;
}

div.ns-info p {
 	color: #FFF; 
  font-size: 12px;
}

div.ns-info img {
 background: #fff;
 padding: 5px;
 -webkit-border-radius: 50px 50px 50px 50px;
border-radius: 50px 50px 50px 50px;
}

li.newNav a {
  border-top: 5px solid #5e5553 !important;
  padding-bottom: 5px !important;
}

li.newNav a:hover {
 border-top: 5px solid #8CBC00 !important;
  box-sizing: border-box;
  
}

li.current a {
  border-top: 5px solid #8CBC00 !important;
  box-sizing: border-box;
}


p.store-info {
  font-size: 11px !important; 
}
/* @end Media Queries */
#brands img {padding: 0px 5px 5px 0px;}

.secondary.right {float:left;}

a.aromatherapy {margin-top: 0px;}

ul.products span.image { padding: 4px 4px 36px 4px; }

#paxBanner {
 padding: 10px 10px 10px 270px;
 margin-bottom: 20px;
 border: 2px solid #5e5452;
  background: url("//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/pax_banner.png?12992762716022458184") bottom left no-repeat;
}

.collection-header a {
 color:  #5e5452;
}

/* Sitewide Deal */
/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:600px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/x.png?12992762716022458184) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

/* #deal-banner {
  	margin-top: -15px;
	padding: 15px;
} Old Version Banner */

#deal-banner {
 margin-top: -16px;
 padding: 16px;
 position: relative;
 z-index: 10;
}

/* #deal-wrap {
  max-width: 960px;
  margin: 0 auto;
} Old Version Wrap */

#deal-wrap {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 200;
}


/* #deal-title {
  font-size: 1.3em;
  font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  float: left;
  width: 22%;
}Old Version Title--> */

#deal-title {
font-size: 1.2em;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
float: left;
width: 25%;
  font-weight: bold;
  line-height: 22px;
  text-shadow: 2px 2px 0 #231E1D;
}


#deal-description {
 font-size: 0.9em;
 font-family: Arial, Helvetica, sans-serif;
 float: left;
 width: 43%;
}

#deal-exceptions {
  font-size: 0.7em;
}

#deal-timer-text {
 font-size: 0.7em;
 text-transform: uppercase;
  
}

/* #deal-timer-text span#deal-timer {
  font-size: 1.4em;
  font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
  background-color: rgba(0, 0, 0, 0.1);
} */

#deal-timer-text span#deal-timer {
  font-size: 1.2em;
  padding: 7px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  background-color: #8E827F;
  z-index: 20;
  box-shadow: 2px 2px 0 #231E1D;
  text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
  font-weight: bold;
}


#simplemodal-container .simplemodal-data {
padding: 0px !important;
}

#simplemodal-container {
padding: 0px !important;
border: none !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

/* Smartphones (iPhone 5 - portrait and landscape) ----------- */
@media only screen 
and (min-width : 320px) 
and (max-width : 767px) {
/* Styles */
  html{
    width: 100%;
    margin: 0 auto;
  }
  #deal-banner {
  margin-top: -15px;
  padding: 20px;
}

#deal-wrap {
  max-width: 960px;
  margin: 0 auto;
}

#deal-title {
  font-size: 2.0em;
  font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  float: none;
  width: 100%;
  text-align: center;
    padding: 5px;
}

#deal-description {
 font-size: 0.9em;
 font-family: Arial, Helvetica, sans-serif;
 float: none;
  width: 100%;
    text-align: center;
    padding: 5px;
}

#deal-timer-text {
 font-size: 0.7em;
 line-height: 2.5em; /* had to add this for hldy*/
 text-transform: uppercase;
  float: none;
  width: 100%;
    text-align: center;
    padding: 5px;
}
  
#deal-timer-text .rwd-line { display: block;  }

#deal-timer-text span#deal-timer {
  font-size: 1.3em;
  font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

#simplemodal-container .simplemodal-data {
padding: 0px !important;
}

#simplemodal-container {
padding: 0px !important;
border: none !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    width: 80%;
    height: 0 !important;
}
  
  #simplemodal-container[style] {
    height: 0 !important;
    top: 100px !important;
  }
ul.global-nav li  {
    font-size: 10px;
    padding: 0; }

  
}




/* Ipads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
/* Styles */
  #deal-banner {
    margin-top: -15px;
  padding: 10px;
}

#deal-wrap {
  max-width: 960px;
  margin: 0 auto;
}

#deal-title {
  font-size: 2.2em; /* changed this for hldy */
  font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  float: none;
  width: 100%;
  text-align: center;
    padding: 5px;
}

#deal-description {
 font-size: 0.9em;
 font-family: Arial, Helvetica, sans-serif;
 float: none;
  width: 100%;
    text-align: center;
    padding: 5px;
}

#deal-timer-text {
 font-size: 0.7em;
 text-transform: uppercase;
  float: none;
  width: 100%;
    text-align: center;
    padding: 5px;
}

#deal-timer-text span#deal-timer {
  font-size: 1.3em;
  font-family: 'MuseoSlab-500', Arial, Helvetica, sans-serif;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

#simplemodal-container .simplemodal-data {
padding: 0px !important;
}

#simplemodal-container {
padding: 0px !important;
border: none !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    width: 80%;
    height: 0 !important;
}
  
  #simplemodal-container[style] {
    height: 0 !important;
    top: 100px !important;
  }


  
}
@import url(//cdn.shopify.com/s/files/1/0527/9381/t/3/assets/language.css?12992762716022458184);

.readmore{
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff!important;
  font-size: 16px;
  background: #F90;
  padding: 8px 18px 8px 18px;
  text-decoration: none;
  margin-top:30px;
}
.readmore:hover{
  background: #E58900;
  text-decoration: none;
  color:#ffffff;
}


.coupon-code__product {
  border: 2px solid #d1d7c4; 
  border-left: 6px solid #d1d7c4; 
  margin-top: 12px;
}
a:hover .coupon-code__product {
  border: 2px solid #8CBC00; 
  border-left: 6px solid #8CBC00; 

}
.coupon-code__product p {
  font-size: 12px;
  text-transform: none;
  color: #8b9080;
  margin: 6px 0 12px;
}

a:hover .coupon-code__product p {
  color: #8CBC00;
}
#grinderAdd {
  background: #8CBC00!important;
}
input#add {
 background-color: #F90 !important;
}




/* New Zealand Chewy Grinder Blog Post */
.blogcta{
  border-radius: none;
  font-family: 'MuseoSlab-500';
  color: #ffffff!important;
  font-size: 16px;
  background: #8CBC00;
  padding: 10px;
  text-decoration: none;
  width:100%;
  
}
.blogcta:hover{
  background: #f90;
  text-decoration: none;
  color:#ffffff;
}

.blogcta_container{
  margin-top:20px;
  margin-bottom:20px;
}

.blog_img{
  border: 2px solid #8CBC00;
  margin-top:5px;
  margin-top:5px;
  display:inline-block;
  
}