/******************************************************************
Theme Name: Responsive v4.0
Theme URI: http://themes.shopify.com/themes/responsive/styles/new-york?ref=out-of-the-sandbox
Author: Out of the Sandbox (http://outofthesandbox.com)
Description: Shopify Theme (http://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Content
==================================================
#Reset & Basics
#Basic Styles
#Typography
#Links
#Lists
#Menu
#Images
#Videos
#Buttons
#Tabs
#Forms
#Tables
#Misc
#Site Styles 
#FlexSlider 
#FancyBox
#Layout
#Font-Face */

/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: 14px "ff-scala-sans-web";
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }
body {
  line-height: 1;
  font-family:"ff-scala-sans-web";
}
ol, ul {
  list-style: none; }
blockquote, q {
  quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
input:focus, input:active, button:focus, button:active, a:focus, a:active{outline:none;}

/* #Basic Styles
================================================== */
body { 
  background-color: #ffffff;
  

    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;

    
    font-family: "Lato";
      

    font-family: "ff-scala-web";
    font-weight: normal;      
    font-size: 14px; 
    text-transform: none;
    color: #333333;
    line-height: 1.7em;
    }
::-moz-selection {
  background-color: #000;
  color: #fff;
}
::selection {
  background-color: #000;
  color: #fff;
}
abbr {
  border-bottom: 1px dotted #ffffff;
} 
/* #Typography
================================================== */
.logo {   
  
  font-family: "Lato";
      

  font-weight: bold;      
  font-size: 42px; 
  text-transform: uppercase;
  color: #333333;
}
.logo a, .logo a:hover, .logo a:visited, .logo a:active {
  color: #333333;    
  line-height: 45px;
}
h1, h2, h3, h4, h5, h6, .title a { 
  
  font-family: "Lato";
      
  font-family: "ff-scala-sans-web";

  font-weight: bold;    
  text-transform: uppercase;
  color: #333333;
  display:block;
  letter-spacing: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .title a { font-weight: inherit; }
h1 a, h1 a:visited, .title a, .title a:visited { color: #333333 }
h1 a:hover, h1 a:active, .title a:hover, .title a:active { color: #000000 }
h1, .h1, h1.home, h2.title, .title a { font-size: 30px;  line-height: 50px; margin: 0 auto 20px; text-align: center;padding: 0 0 8px 0; clear:both; font-weight: bold;}
h1.home { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding: 12px 0;  }
h1.product_name { text-align:left; clear:none;}
h2, .h2 { font-size: 26px; line-height: 45px; margin: 0 auto 0; text-align: center;  padding: 0 0 18px 0; }
h3, .h3, h1.blog_title { font-size: 25px; line-height: 35px; margin: 0 auto 18px 0; text-align: left; padding: 0 0 0 0; }
h4, .h4, h4.title a { font-size: 24px; line-height: 35px; margin: 0 0 12px 0; text-align: left; padding: 0; border-bottom: 1px solid #ffffff; padding-bottom:12px;}
h4.title a { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; font-size: 20px;}
h5, .h5 { font-size: 22px; padding-bottom: 5px; }
h6, .h6 { font-size: 20px; padding-bottom: 15px;}

h3 { font-size: 20px }
h4 { font-size: 16px }


h1{letter-spacing:3px;}
.footer h6 { color: #333333; }
.subheader { color: #777; }
.modal h3 { padding: 12px 0;}
h6.social { padding-bottom: 10px }
p { margin: 0 0 18px; line-height:18px; font-style: normal; }
p img { margin: 0; }
em, i { font-style: italic; }
strong, b { font-weight: bold; }
small { font-size: 80%; }
/*  Blockquotes  */
blockquote, blockquote p { font-size: 17px; line-height: 24px; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ffffff; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #ffffff; border-width: 1px 0 0; clear: both; margin: 10px 0 15px; height: 0; }
.quote {
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  margin: 0 0 20px 0;
  font-style: italic;
}
/* #Links
================================================== */
a, a:visited { color: #000000; text-decoration: none; outline: 0; -webkit-transition: color 0.3s ease-out 0s; -moz-transition: color 0.3s ease-out 0s; -o-transition: color 0.3s ease-out 0s; transition: color 0.3s ease-out 0s;  }
a:hover, a:focus { color: #f72e2e; }
/* #Lists
================================================== */
ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 100%;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 18px; margin-bottom: 12px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; }
ul {
  border-top: 1px dotted #ffffff;
  line-height: 26px;
}
ul li {
  border-bottom: 1px dotted #ffffff;
  list-style: none outside none;
  padding: 12px 0;
  margin-bottom: 0;
}
/* #Menu
================================================== */

.top_bar {
  background-color: #ffffff;
  
    
    font-family: "ff-scala-web";
    text-align: center;
    line-height: 1;
    }
.top_bar .container {
  padding-top: 0;
  padding-bottom:0;
}
.top_bar a {
  
  font-family: "Lato";
      
  font-family: "ff-scala-web";
  font-weight: bold;      
  font-size: 11px; 
  text-transform: uppercase;
  color: #0a0a0a;
  letter-spacing: 1px;
  display:block;
  height: 30px;
  line-height: 30px;
  
}
.top_bar a:hover {
  color: #404040;
}
.top_bar a:hover span {
  background-color: rgba(255, 255, 255, .4);
}
.top_bar a.cart {
    
  background: url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/cart_dark.png?15801656611396416243) no-repeat left 7px;
  
  padding-left: 22px;
}
.top_bar a.cart:hover {
  background-position: left -43px;
}
/*
.top_bar a.cart {
background: url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/bag.png?15801656611396416243) no-repeat left 5px;
padding-left: 22px;
}
.top_bar a.cart:hover {
background-position: left -23px;
}
*/
.top_bar ul {
  padding:0;
  margin: 0;
  border: 0;
}
.top_bar ul li {
  float:right;
    
  border-bottom: 0;
  border-top: 0;
  padding: 0 15px;
  position:relative;
  display:block;
}


.top_bar {
  position: fixed;
  z-index: 8000;
  width: 100%;
}

div.content {
  padding-top:45px !important;
}


#nav {
  display: table;
  width:100%;
  text-align: center;
  margin: 0 auto 0;
  min-height: 35px;
  padding: 0 0 0 0;
}

#mobile-nav{display:none;}
#nav ul {
  display: block;
  margin: 0 auto;
  text-align: center;
  border: none;
  padding: 0;
  margin: 0;
}
#nav ul li {
  display: inline-block;
  border-top: 0;
  border-bottom: 0;
  padding: 0 25px;
  position: relative;
  margin: 0;
}
#nav ul li {
  *display: inline;
}
#nav ul li a, #nav ul li a:visited, #nav ul li a:active {
  
  font-family: "Lato";
     

  font-family: "ff-scala-web";
  font-weight: normal;      
  font-size: 13px; 
  text-transform: uppercase;
  color: #0a0a0a;
  position: relative;
  display:block;
  padding: 5px 0;
  letter-spacing: 1px;
}
#nav ul li a.active, nav ul li a.active:visited, nav ul li a.active:active {
  color: #0a0a0a;
}


#nav ul li a:hover, nav ul li a:focus {
  color: #0a0a0a;
}
#nav ul li.current_page_item a {
  color: #0a0a0a;
}
#nav ul li.current_page_ancestor a {
  color: #0a0a0a;
}

#menu, #menu2, h1.logo {width:40%;display:table-cell !important; vertical-align:middle;margin:0; padding:0;}
h1.logo{width:20%;}
/* sub-levels link */
#menu ul a, #menu li:hover > ul a,
#menu2 ul a, #menu2 li:hover > ul a{
  padding: 10px 0;
  background: none;
  text-align: left;
}

/* sub-level ul */
#menu ul,
#menu2 ul{
  position: absolute;
  left:0;
  padding-left:36px;
  top: 25px;
  background-color: #ffffff;

  z-index: 100;
  display: none;
  width: 210px;
}
#menu ul li,
#menu2 ul li{
  background: none;
  display: block;
  border: none;
  text-align:left;
  padding: 0px;
}
#menu ul li a,
#menu2 ul li a{
  display:block;
}
/* sub-sub-level dropdown */
#menu ul ul,
#menu2 ul ul{
  left: 210px;
  top: -1px;
}
/* show dropdown ul on hover */
#menu li:hover > ul,
#menu2 li:hover > ul{
  display: block;
}
/* #Images
================================================== */
/*
The purpose of the below declaration is to make sure images don't 
exceed the width of columns they are put into when resizing window. 
Unfortunately, this declaration breaks certain lightbox, slider or other plugins,
so the best solution is to individually call these properties on images that 
are children of the grid that you want to resize with grid. 
*/
.product_row img, .product_image_col img, .article img, .section img, .thumbnail img, .sidebar img { 
  max-width: 100%;
  height: auto; }
.zoomImg {
  max-width: inherit !important;
  cursor: pointer;
} 

/* #Videos
================================================== */
/*
For YouTube and Vimeo videos, wrap the embedded code snippet
in a <div class="video-container"> tag to allow it to resize.
To restrict the width, wrap with an additional <div class="video-wrapper">
*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  width: 600px;
  max-width: 100%;
}
/* #Buttons
================================================== */
a.button, 
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #000; /* Old browsers */
  color:#fff;
  /*   background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); 
  background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); 
  background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); 
  background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);  */
  border:none;
  height:30px;
  padding: 3px 12px 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-transform:uppercase;
  /*   text-shadow: 0 1px rgba(255, 255, 255, .75); */
  cursor: pointer;
  margin: 0 0 20px 0;
  line-height: 21px;
  font-family:"ff-scala-web";
  -webkit-appearance: none;
  background-color: #000000;}

a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {  
  background: #222; /* Old browsers */
  /*   background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); 
  background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); 
  background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%);  */

  background-color: #000000;  }

a.button:active, 
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  outline:none;
  border: none;
  background-color: #000000; 
}
.button.full-width, 
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width { 
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; 
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* #Tabs
================================================== */
ul.tabs { 
  display: block;
  margin: 20px 0 36px 0;
  padding: 0;

  border-top: 0; }
ul.tabs > li { 
  display: block;
  width: auto;
  height: 30px;
  padding: 0;
  float: none;
  margin-bottom: 1px;
  border: 0}
ul.tabs li a { 
  display: block; 
  text-decoration: none;
  text-transform: uppercase;
  width: auto; 
  height: 30px; 
  padding: 0px 20px; 
  line-height: 30px; 
  margin: 0;  
  background: #ccc;
  clear:both;
  overflow:hidden;
  font-size: 13px; }
ul.tabs li a.active { 
  height: 30px;
  position: relative;
  padding-top: 0;
  border-right-width: 1px;
  margin: 0 -1px 0 0;
  color: #111;
  background-color:#DDD;}
ul.tabs li a span{float:right;font-size:16px;}   
ul.tabs li:last-child a {
  border-width: 1px 1px 0 1px;}
ul.tabs-content { margin: 0; display: block; border: 0;}
ul.tabs-content > li { display:none; border: 0; padding:10px 20px;}
ul.tabs-content > li.active { display: block; border: 0;margin-bottom:1px;background-color:#DDD;}

ul.tabs li p a {
  background-color: #ddd;
  padding: 0;
  display: inline;
  text-transform: none;
}

.product_section .description ul.tabs-content li ul{border-top:none; padding:0;margin:0;}
.product_section .description ul.tabs-content li ul li{padding:0;border:none;}
/* Clearfixing tabs for beautiful stacking */
ul.tabs:before,
ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
ul.tabs:after {
  clear: both; }
ul.tabs {
  zoom: 1; }

/* #Forms
================================================== */
form { 
  margin-bottom: 20px; }
fieldset { 
  margin-bottom: 20px; }
input[type="text"], 
input[type="number"],
input[type="password"],
input[type="email"],
textarea, 
select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666;
  margin: 0;
  width: 210px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff; }
select { 
  padding: 0; }
input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus, 
textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2); }
label,
legend { 
  display: block;
  font-weight: bold;
  font-size: 13px;  }
select { 
  width:100%; }
input[type="checkbox"] {
  display: inline; }
label span,
legend span {
  font-weight: bold;
  font-size: 13px;
  color: #444; }
textarea {
  width: 95%;
}
/* #Tables
================================================== */


table a:link {
  color: #666;
  font-weight: bold;
  text-decoration:none;
}
table a:visited {
  color: #999999;
  font-weight:bold;
  text-decoration:none;
}
table a:active,
table a:hover {
  color: #bd5a35;
  text-decoration:underline;
}
table {
  color:#666;
  text-shadow: 1px 1px 0px #fff;
  background:#eaebec;
  border:#ccc 1px solid;
  margin-bottom: 20px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}
table img {
  max-width: inherit !important;
}
table th {
  padding:15px 20px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #e0e0e0;
  border-left:1px solid #e0e0e0;
  background: #fff;
}
table tr:first-child th:first-child{
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-top-left-radius:3px;
}
table tr:first-child th:last-child{
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  border-top-right-radius:3px;
}
table tr{
  text-align: center;
  padding-left:12px;
}

table tr td {
  padding:12px;
  border-bottom:1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background: #fff;
}
table tr td.value input {
  margin-bottom: 0;
}
table tr.even td{
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td:first-child{
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-bottom-right-radius:3px;
}



/* #Misc
================================================== */
.remove, .remove:visited{ color: #333333; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.right { float:right; position: relative; }
.left { float: left; }
.center { text-align: center; }
.relative { position: relative; }
.align_right { text-align:right }
.align_left { text-align: left; }
div.mobile_only { display:none; }
.no_border { border: none !important; }
.extra_padding { padding-top: 4px; }
div.hidden { display: none; }


.info h3{text-align:center; font-size:14px; margin: 0 auto;}
.info a{border:1px solid #DDD;display:inline-block;padding:2px 9px;}
.info{font-family:"ff-scala-web";display:block;margin:0 auto 36px auto;font-size:20px; line-height:24px;text-align:center;max-width:75%;}

.homepage-collection-container{margin:36px 0 54px 0;}
.homepage-products{float:left;text-align:center;display:block; width:18%; overflow:hidden; margin:0 0 0 2%;}
.homepage-products:first-child{margin:0;}
.homepage-products h3{display:inline-block; font-size:12px;margin:0;padding:0;line-height:18px;}
.homepage-products .money{display:inline-block;padding:0;margin:0;line-height:18px;font-size:12px;}
.homepage-products a{display:block;}
.homepage-products a img{max-width:140%;margin-left:-20%;}
.homepage-collection{clear:both;overflow:hidden; margin-bottom:36px;}
.form-control.zip_code{padding:0 10px;height:30px;border:1px solid #ccc;}
.form-control.zip_code:focus, .form-control.zip_code:active{outline:none;}

.choose_option a span{width:100%;display:inline-block;}
.choose_option a{width:13%;display:inline-block !important;}

.delivery-pickup .loader{height:20px;}
.delivery-pickup .choose_option{width:100%;float:left;}
.delivery-pickup .form-group.zip{width:100%;float:left;display:none;margin:0 auto;}
.delivery-pickup .zip_txtbox{margin:0 auto;width:30%;}
.delivery-pickup .form-group.zip input{margin-right:10px;float:left;width:200px;}
.delivery-pickup .form-group.zip button{float:left;}
.delivery-pickup .checkout_btn{width:100%;margin-top:30px;float:left;position:relative;}
.delivery-pickup .checkout_btn .checkout_loader{height:20px;position:absolute;top:4px;margin-left:5px;}

.delivery-pickup{width:100%;clear:both;overflow:hidden;padding-bottom:30px;color:#000;border:none; border-top:1px solid #000; background:none;}
.delivery-pickup div{text-align:center !important;border:none;}
.delivery-pickup div a{color:#000 !important;border:1px solid transparent;}
.delivery-pickup .options{display:none;}
.delivery-pickup .options.selected{display:block;}
.delivery-pickup h2{font-size:15px;line-height:18px;margin-bottom:10px;padding-top:30px;}
.delivery-pickup p{margin:0 0 10px;}
.delivery-pickup .small_divider{margin:0 auto 5px;border-bottom:1px solid #000;width:45%;display:inline-block;}
.slot_list{width:100%;float:left;margin:15px 0 0;}
.slot_list .selected_slot{float:left;width:100%;margin:0px 0 20px;font-size:22px;}
.slot_list .time_slot_title{margin-bottom:0;}
.slot_list .prev_next_div{width:100%;float:left;text-align:left !important;position:relative;}
.slot_list .prev_next_div input{margin:0 0 10px;}
.slot_list .prev_next_loader{float:right;}
.table-responsive #calendar td{cursor:pointer;}
.table-responsive #calendar td.slot{font-size:14px;}
.table-responsive #calendar td.active{
  background:#fff;
  color:#000;
  outline:8px solid #ededed;
  outline-offset:-8px;
  text-shadow:none;
}
.delivery-pickup #pickup-times{display:none;}

.delivery-pickup h3{color:#000; width:120px; font-size:16px; display:inline-block; text-align:center; padding:9px; margin:0 0 36px 9px;}
.delivery-pickup a{display:block;}
.delivery-pickup h3.selected{background-color:#EEE;}
.delivery-pickup h3:hover{background-color:#EEE;}
#datepicker{margin:0 auto 54px auto;}

.page .faq-content h2{cursor:pointer;background-color:#ccc;margin-bottom:1px;padding:9px 18px;text-align:left;font-size:15px;line-height:18px;}
.page .faq-content h2 span{float:right;margin-right:9px;}
.page .faq-content h2.selected{background-color:#DDD;}

.faq-content p, 
.faq-content .accordion-item{display:none;}
.faq-content .accordion-item p{display:block;}
.faq-content .accordion-item{background-color:#DDD;margin-bottom:1px;}
.faq-content p,.faq-content ul{border:none;margin:0; padding:9px 18px;}
.faq-content ul li{border:none;margin:0 0 9px 0;padding:0;}
.learn-list{margin-top:12px;}
.learn-list li{line-height:18px;padding:9px 0;}

.learn-list li a.active{color:#888;}

#delivery-info .four.columns h2{font-family: "ff-scala-web";font-size:14px;line-height:18px;}
#delivery-info h2{text-align:left;font-weight:bold;}
#delivery-info ol{padding-left:18px;margin-left:0;}

/* #Site Styles
================================================== */
div.container {
  margin: 0 auto;
  padding: 20px 0;
}
div.content {
  padding: 15px 0px;
  
}
.logo {
  
  text-align: center;
}
.logo img {
  max-width: 100%;
  height: auto;
}
.logo a {
  margin: 0;
  display:block;
}
div.section {
  margin: 12px 0;
}
div.product_section {
  margin-top: 5px;
}
.product_row {
  text-align: center;
}
.breadcrumb {
  font-size: 12px;
  font-style: italic;
  padding-bottom: 1em;
}
.product_breadcrumb {
  margin-top: 1.5em;
  padding-bottom: 0;
}
#category {
  width: 100%;
}
.action_button, input.action_button[type="submit"], input.action_button[type="button"] {
  background: #000000;
  border: 1px solid transparent;
  padding: 6px 20px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;

  font-weight: bold;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;

  
  font-family: "Lato";
      
  font-family: "ff-scala-web";
  text-shadow: 0 1px rgba(0,0,0,0.4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.3);
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.3);
  color: #fff;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  margin-bottom: 0px;
  -webkit-appearance: none;
}
.action_button:hover, input.action_button[type="submit"]:hover, input.action_button[type="button"]:hover {
  background: #222222;
  border-color: #000000;
}
#feature_image a {
  cursor: -webkit-zoom-in; cursor: -moz-zoom-in;
}
.feature_text {
  margin: 10px 0 0;
  clear: both;
}
.paginate {
  text-align:center;
}
.paginate span {
  padding: 0 10px;
}
.sidebar a {
  color: #333333;
}
.thumbnail {
  position: relative;
  text-align:center;
  padding-bottom:0.5em;
  margin-bottom: 1em;
}
.thumbnail a {
  display:block;
  padding-bottom:0.5em;
  color: #333333;
}
.thumbnail a:hover, .sidebar a:hover {
  color: #000000;
}
.thumbnail a:hover img {
  -webkit-transition: opacity 0.2s ease-out 0s; -moz-transition: opacity 0.2s ease-out 0s; -o-transition: opacity 0.2s ease-out 0s; transition: opacity 0.2s ease-out 0s;
  opacity: 0.85;
}
.sale {
  position: absolute;
  top:0px;
  background: #000000;
  padding: 6px 20px;
  text-align: center;
  font-size: 15px;
  
  font-family: "Lato";
      
  font-family: "ff-scala-web";
  text-transform: uppercase;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  color: #fff;
}
.new {
  position: relative;  
  display: inline;
  padding: 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
.thumbnail{text-align:center;}
.thumbnail a{overflow:hidden;}
.thumbnail a img {
  margin-bottom: 0;
  max-width:140%;
  margin-left:-20%;
}
.thumbnail .info {
  text-align: center;
  max-width:100%;
  margin:0;
  padding:0;
}

.thumbnail .price {
  display: inline-block;
  font-size:14px;
  line-height:18px;
}  
.thumbnail h2.title {
  font-size:14px;
  line-height:18px;
  display: inline-block;
}  
.cart_price {
  float:right;
  padding-left: 20px;
  font-weight:bold;
}
.cart_price {
  display: none;
}
.was_price {
  text-decoration: line-through;
  color: #888888;
  font-style: italic;
  text-shadow:none;
  font-weight:normal;
} 
.thumbnail .quick_shop {
  display:none;
  padding: 6px 0;
  background-color: #888;
  position: absolute;
  width: 130px;
  top: 45%;
  left: 50%;
  margin-left: -65px;
}
.thumbnail .quick_shop:hover {
  background-color: #000000;
}
.thumbnails a {
  display:block;
  margin-bottom: 1em;
}
.twittercont, .fancycount {
  display: inline-block;
  margin-left: 10px;
}
.facebookcont {
  display: inline-block;
  position: relative;
  margin-left: 6px;
  min-width: 88px;
}
a.fancybutton {
  background:url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/fancy.png?15801656611396416243) no-repeat;
  font:11px Arial,sans-serif;
  text-indent:-9999em;
  font-size:.01em;
  color:#cd1f1f;
  height:20px;
  width:56px;    
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: -20px;
}
a.pinterestcount {
  background:url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/pinit.png?15801656611396416243) no-repeat;
  font:11px Arial,sans-serif;
  text-indent:-9999em;
  font-size:.01em;
  color:#cd1f1f;
  height:20px;
  width:41px;
  background-position:0 0;
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: -20px;
}
a.pinterestcount:hover{
  background-position:0 -21px;
}
a.pinterestcount:active{
  background-position:0 -42px;
}
.arrow {
  font-size: smaller;
  position: relative;
  top: -1px;
  left: 2px;
  opacity: 0.6;
}
.modal {
  text-align:left;
  display:none;
  width: 840px;
  background-color: #ffffff;            
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);
  box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);
  border: solid 1px #BEBEBE;
}
.modal_product {
  width: auto;
  line-height:0px;
  max-width: 940px;
}
.modal_product img {
  cursor: pointer;
}
.modal_image {
  text-align:center;
  line-height:0;
}
.modal_image img {
  max-height: 550px;
}
.modal a {
  padding-bottom: 0;
}
.modal p.modal_price, p.modal_price {
  font-size: 22px;
  margin-bottom: 0.5em;
}
.modal form {
  margin-bottom: 10px;
}
.modal a {
  color: #000000;
  font-style: italic;
}
.modal a:hover {
  color: #f72e2e;
}
.modal p {
  margin-bottom: 0.5em;
}
#lean_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background: #fff;
  display: none;
}
.product_image_col {
  margin-top: 15px;
  text-align:center;
}

.meta {
  font-size: 13px;
  padding-bottom: 5px;
}
.meta p {
  font-size: 13px;
  margin-bottom: 0px;
}
p.meta {
  margin-bottom: 5px;
}
.meta .label, .label {
  font-style: italic;
  color: #808080;
}
.notify_form {
  padding-top: 10px;
}
.count {
  font-style: normal;
  font-size: 13px;
}
#tag_filter, #category_filter { 
  margin-bottom: 0;
}
.checkout {
  display:block;
  float:right;
  margin-top: 0px;
}
.or {
  font-size:smaller;
  font-style: italic;
  padding: 0 10px;
}
input.quantity {
  width: 35px;
  display: inline;
}
.update_or_remove {
  display:none;
}
.subtotal {
  text-align:right;
}
.mobile_left {
  text-align: right;
}
.cart_description {
  font-size: 13px;
}
#estimated-shipping, .excluding_tax {
  display: block;
}   
h4.title a.subscribe {
  background: url("//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/rss-icon.png?15801656611396416243") no-repeat 0 4px;
    display: inline;
    padding: 5px 10px 5px 32px;
    font-size: 19px;
    }
h4.title a.subscribe:hover {
  background-position: 0 -121px;
}
h4.title a.twitter {
  background: url("//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/twitter-icon.png?15801656611396416243") no-repeat 0 4px;
    display: inline;
    padding: 5px 0px 5px 32px;
    font-size: 19px;
    }
h4.title a.twitter:hover {
  background-position: 0 -121px;
}
.article { 
  border-bottom: solid 1px #ffffff;
  margin-bottom: 12px;
  padding-bottom: 20px;
}
.continue_reading {
  font-style: italic;
}
.blog_list {
  border-top:0;
  padding-top:0;
  font-size: 13px;
}
.blog_list li:first-child {
  padding-top: 2px  ;
}
.blog_list li {
  padding: 8px 0;
}
.blog_list li.active {
  font-weight: bold;
}
.toggle span {
  color: #888888;
  font-weight:bold;
  font-family: "ff-scala-sans-web";
  font-size:smaller;
  float: right;
  display: none;
}
.sidebar p {
  font-size: 13px;
}
.sidebar .search {
  padding-top: 8px;
}
.sidebar .search input {
  width: 100%; 
  box-sizing: border-box; 
  -moz-box-sizing:border-box;
}
.comment {
  margin-bottom:30px;
}
.gravatar {
  width: 80px;
  height: 80px;
}
.red {
  color: #C33;
}
.address p {
  margin-bottom: 5px;
}
div#disqus_thread ul, div#disqus_thread li {
  border: none;
}
.tweet .columns {
  overflow: hidden;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.featured_content p {
  margin-bottom: 0;
}
/* #Footer
================================================== */
div.footer {
  background-color: #ffffff;
  
    text-align:center;

    font-size: 13px; 
    line-height: 1.7em;
    color: #333333;
    padding: 10px 0;
    }
.footer ul{border:none;}
.footer ul li{display:block;border:none;font-size:12px;margin:0 0 9px 0; padding:0;}

.footer p {
  margin-bottom: 10px;
}
.footer a {
  color: #000000;
  text-shadow: none;
}
.footer a:hover {
  color: #333333;
  text-shadow: none;
}
.footer i{font-style:normal;background: black;
  color: white;min-width:22px;}
.footer i.icon-twitter{background:#333}
.footer i.icon-facebook{background:#333}
.footer i.icon-instagram{background:#333}
.footer i.icon-tumblr{background:#333}
.footer i.icon-pinterest{background:#333}

.footer p#powered_by_link a {
  display: block;
  width: 94px;
  height: 27px;
  background: url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/shopify.png?15801656611396416243);
  text-indent: -9000em;
}
.footer p#powered_by_link {
  text-indent: -9000em;
  height: 27px;
  overflow: hidden;
}
.footer li {
  padding: 7px 0;
}
.contact-form {
  margin-bottom: 0;
}
input.search_box, #contact_email, #contact_name {
  display:inline-block;
  width: 205px;
  margin-bottom:0px
}
input.search_box {
  padding-left: 28px;
  background: #fff url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/search.jpg?15801656611396416243) no-repeat 6px;
}
.search_box:focus {
  background-color: #fff;
}
.top_bar_search {
  text-align: left;
}
.top_bar_search form.search {
  margin-top:4px;
  margin-bottom:0;
}
.top_bar_search .search_box {
  padding: 2px 2px 2px 26px;
  background-position: 6px 3px;
}
.payment_methods {
  margin: 4px 0 6px 0;
}
.payment_methods img {
  padding-right: 4px;
}
.footer .credits {
  overflow:hidden;
  clear:both;
  font-size: smaller;
}
.social_link:hover {
  -webkit-transition: opacity 0.2s ease-out 0s; -moz-transition: opacity 0.2s ease-out 0s; -o-transition: opacity 0.2s ease-out 0s; transition: opacity 0.2s ease-out 0s;
  opacity: 0.75;
}
table tr.order_summary td.label { text-align: right;}
#cart_form{margin-bottom:0;}
#cart_form h4{font-size:14px;margin:0 0 12px 0;padding:0;line-height:16px;}
#cart_form h4.subtotal{line-height:1.7em}
.cart-items li:nth-child(odd){background:#eee;}
.cart-items p{line-height:30px;}
.cart-items img{max-height:100px;padding-top:10px;}
.cart-items .product_row{text-align:left;}

.minimum{text-align:center;color:#ff0000;font-size:18px;}

.middle{text-align:center;}
.middlecol{display:inline-block;padding:0 54px;}
#cart_form .pad36{padding-top:36px;}
#cart_form input[type="submit"]{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}

.eu, .raw-organic{
  vertical-align:top;
  display:inline-block;


}
.raw-organic{
  margin-left:40px;
}
.eu a, .raw-organic a{
  text-indent:-9999px;
  display:block;
  width:102px;
  height:81px;
  background:url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/eu.gif?15801656611396416243) 0 0 no-repeat;
}

.raw-organic a{
  width:61px;
  height:60px;
  background:url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/raworganic.gif?15801656611396416243) 0 0 no-repeat;
}
.footer-cols {margin-top:36px;}
/* #FlexSlider
================================================== */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.slides { text-align:center }
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin-top: 24px; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block; margin: 0 auto}
.flexslider .slides li a {text-align: center}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1; }
.flexslider .slides {zoom: 1;border:0;}
.flexslider .slides > li {position: relative;}
.flexslider .slides li { border:0; padding: 0; }
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {margin:0; width: 100%; padding: 2% 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.4); color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,.8); font-size: 16px; line-height: 18px;}

/* Direction Nav */

.flex-direction-nav {*height: 0; padding: 0; border: 0}
.flex-direction-nav li { padding: 0; border: 0}
.flex-direction-nav a {width: 44px; height: 40px; display: block; background: url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/fancybox_sprite.png?15801656611396416243) no-repeat 0 0; position: absolute; top: 45%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -66px; right: 0; }
.flex-direction-nav .flex-prev {background-position: 0 -23px; left: 0;}
.flexslider:hover .flex-next {opacity: 0.8; right: 20px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 20px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

.product_flexslider {
  width: auto;
  margin-top:0;
}
.product_flexslider .slides img {
  width: auto !important;
}
.product_flexslider .slides li {
  width: auto !important;
}
#grid .column,
#grid .columns {
  background: #ddd;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
#grid .column:hover,
#grid .columns:hover {
  background: #bbb;
  color: #333; }
#grid .example-grid { overflow: hidden; }
/* #Fancybox
================================================== */
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  padding: 0;
  margin: 0;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "ff-scala-sans-web";
  margin: 0;
  padding: 10px;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/fancybox_sprite.png?15801656611396416243);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8020;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/fancybox_loading.gif?15801656611396416243) center center no-repeat;
}
.fancybox-close {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-close:hover {
  background-position: 0 152px;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/blank.gif?15801656611396416243); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 40px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 20px;
  background-position: 0 -23px;
}
.fancybox-next span {
  right: 20px;
  background-position: 0 -66px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-prev span:hover {
  background-position: 0 -175px;
}
.fancybox-next span:hover {
  background-position: 0 -218px;
}
.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}
/* Overlay helper */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #fff;
}
#fancybox-overlay.overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "ff-scala-sans-web";
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8030;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  margin-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/*
* Layout
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/
/* Table of Contents
==================================================
#Base 960 Grid
#Tablet (Portrait)
#Mobile (Portrait)
#Mobile (Landscape)
#Clearing 
#Media Queries */
/* #Base 960 Grid
================================================== */
.container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.column, .columns                           { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
.row                                        { margin-bottom: 20px; }
/* Nested Column Classes */
.column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; }
/* Base Grid */
.container .one.column                      { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; }
/* Offsets */
.container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; }
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container                                  { width: 768px; }
  .container .column,
  .container .columns                         { margin-left: 10px; margin-right: 10px;  }
  .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
  .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
  .container .one.column                      { width: 28px; }
  .container .two.columns                     { width: 76px; }
  .container .three.columns                   { width: 124px; }
  .container .four.columns                    { width: 172px; }
  .container .five.columns                    { width: 220px; }
  .container .six.columns                     { width: 268px; }
  .container .seven.columns                   { width: 316px; }
  .container .eight.columns                   { width: 364px; }
  .container .nine.columns                    { width: 412px; }
  .container .ten.columns                     { width: 460px; }
  .container .eleven.columns                  { width: 508px; }
  .container .twelve.columns                  { width: 556px; }
  .container .thirteen.columns                { width: 604px; }
  .container .fourteen.columns                { width: 652px; }
  .container .fifteen.columns                 { width: 700px; }
  .container .sixteen.columns                 { width: 748px; }
  .container .one-third.column                { width: 236px; }
  .container .two-thirds.column               { width: 492px; }
  /* Offsets */
  .container .offset-by-one                   { padding-left: 48px; }
  .container .offset-by-two                   { padding-left: 96px; }
  .container .offset-by-three                 { padding-left: 144px; }
  .container .offset-by-four                  { padding-left: 192px; }
  .container .offset-by-five                  { padding-left: 240px; }
  .container .offset-by-six                   { padding-left: 288px; }
  .container .offset-by-seven                 { padding-left: 336px; }
  .container .offset-by-eight                 { padding-left: 348px; }
  .container .offset-by-nine                  { padding-left: 432px; }
  .container .offset-by-ten                   { padding-left: 480px; }
  .container .offset-by-eleven                { padding-left: 528px; }
  .container .offset-by-twelve                { padding-left: 576px; }
  .container .offset-by-thirteen              { padding-left: 624px; }
  .container .offset-by-fourteen              { padding-left: 672px; }
  .container .offset-by-fifteen               { padding-left: 720px; }
}
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .container { width: 300px; }
  .columns, .column { margin: 0; }
  .container .one.column,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column  { width: 300px; }
  /* Offsets */
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen { padding-left: 0; }
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container { width: 420px; }
  .columns, .column { margin: 0; }
  .container .one.column,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column { width: 420px; }
}
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }
/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  input.search_box {
    width: 135px;
  }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  input.search_box, #contact_email, #contact_name {
    width: 150px;
  }
  /* cart page delivery pickup */
  .choose_option a{width:17%;}
  .delivery-pickup .zip_txtbox{width:100%;}
  .delivery-pickup .form-group.zip input{float:none;}
  .delivery-pickup .form-group.zip button{float:none;position:relative;top:-2px;height:32px;}
  .slot_list{padding:0 10px;box-sizing:border-box;}
  .delivery-pickup table th span{font-size:14px !important;}
  .delivery-pickup table th, .delivery-pickup table tr td{padding:8px;font-size:13px;}
  .slot_list .selected_slot{font-size:20px;margin:0;}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .toggle span {
    display: block;
  }
  .toggle_list {
    display: none;
  }
  
  #tag_filter, #category_filter {
    margin-bottom: 1em;
  }
  .thumbnail {
    margin-top: 1em;
  }
  .thumbnail a:hover img {
    opacity: 1;
  }
  .top_bar_search {
    margin-bottom: 5px;
  }
  table[style] {
    width:auto !important;
    max-width:100% !important;
    overflow: hidden;
  }
  tr, td {
    display:block;
    width:99% !important;
    max-width:99% !important;
    padding:0px !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  tr {
    padding-bottom: 6px !important;
  }
  td {
    padding: 4px !important;
  }
  input.search_box {
    width: 90%;
  }
  .title_column {
    float:left;
  }
  p.update_or_remove {
    display:block;
  }
  .subtotal {
    text-align:center;
  }
  .mobile_left {
    text-align:left;
  }
  div.mobile_only {
    display:block;
  }
  .update_subtotal_text, .price_total, .remove_column, .checkout_table_header {
    display: none;
  }
  .action_button {
    width: 100%;
  }
  .mobile_right {
    text-align: right;
  }
  .quick_shop {
    display: none !important;
  }
  .cart_price {
    display: block;
  } 
  .cart_description, .gravatar {
    display:none;
  }
  table tr th, table tr td {
    padding: 2px;
  }
  input.action_button {
    margin-bottom: 1em !important;
  }
  .multiple_product_images {
    display: none;
  }  
  
  /* cart page delivery pickup */
  .choose_option a{width:36%;}
  .delivery-pickup{overflow:visible;}
  .delivery-pickup .zip_txtbox{width:100%;position:relative;}
  .delivery-pickup .loader{position:absolute;top:5px;margin-left:5px;}
  .delivery-pickup .form-group.zip input{float:none;}
  .delivery-pickup .form-group.zip button{float:none;position:relative;top:-2px;height:32px;}
  .delivery-pickup div{overflow-x:auto;-webkit-overflow-scrolling:touch;}
  .delivery-pickup #calendar{display:table;}
  .delivery-pickup #calendar thead{display:table-header-group;}
  .delivery-pickup #calendar tbody{display:table-row-group;}
  .delivery-pickup table tr th, .delivery-pickup table tr td{padding:8px !important;}
  .delivery-pickup tr{padding-bottom:0 !important;display:table-row;border-left:1px solid #e0e0e0 !important;}
  .delivery-pickup td{display:table-cell;border-left:1px solid #e0e0e0 !important;}
  .slot_list .selected_slot{font-size:17px;margin:10px 0 0;}
  .main_cart .checkout_btn button{width:auto;display:inline-block;}
  .additional-checkout-button{line-height:30px !important;}
  .mobile_only .checkout{display:none;}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .delivery-pickup .loader{position:inherit;top:0;}
  #nav {
    margin-top: 10px;
    padding-top: 5px;
  }
  #nav ul li {
    padding: 0 6px;
    border: 0;
  }
  .top_bar ul li {
    padding: 0 10px;
  }
  .breadcrumb {
    text-align:center;
  }
  .flex-caption {
    font-size: 80%;
  }
  h1, h2, h1.home, h1.blog_title, h3, h4, h5, h6, .title a { 
    font-size: 150%;
  }
  h1, h1.home, h1.blog_title, .title a, h2 {
    padding:0;
  }
}
@media
  (min--moz-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (-webkit-min-device-pixel-ratio: 2),
  (min-device-pixel-ratio: 2) {
    .social_link img {
      width: 30px;
      height: 30px;
    }
    input.search_box {
      background: #fff url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/search2x.jpg?15801656611396416243) no-repeat 6px;
      background-size: 14px 14px; 
    }
    .top_bar a.cart {
        
      background-image: url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/cart_dark2x.png?15801656611396416243);
      
      background-size: 16px 64px;
    }
  }

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
  html {
    -webkit-text-size-adjust: 100%;
  }
}
/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
Upload your font files to Assets and then
copy your FontName into code below and remove
comment brackets */

/*  @font-face {
font-family: 'FontName';
src: url('FontName.eot');
src: url('FontName.eot?iefix') format('eot'),
url('FontName.woff') format('woff'),
url('FontName.ttf') format('truetype'),
url('FontName.svg#webfontZam02nTh') format('svg');
font-weight: normal;
font-style: normal; }
*/

/*

ICONS*/
@font-face { font-family: "entypo"; font-style: normal; font-weight: 400; src: url(https://cdn.shopify.com/s/files/1/0226/9201/t/8/assets/entypo.eot); src: url("https://cdn.shopify.com/s/files/1/0226/9201/t/8/assets/entypo.eot?#iefix") format("ie9-skip-eot"), url("https://cdn.shopify.com/s/files/1/0226/9201/t/8/assets/entypo.woff") format("woff"), url("https://cdn.shopify.com/s/files/1/0226/9201/t/8/assets/entypo.ttf") format("truetype"); }

/* Icons */
[class^="icon-"] a:before, [class*=" icon-"] a:before, [class^="icon-"] a:after, [class*=" icon-"] a:after, i[class^="icon-"], i[class*=" icon-"] { font-family: "entypo"; position: absolute; text-decoration: none; zoom: 1; }

i[class^="icon-"], i[class*=" icon-"] { display: inline-block; position: static; min-width: 20px; margin: 0 5px; text-align: center; }

.icon-note.icon-left a:before, .icon-note.icon-right a:after { content: "\266a"; height: inherit; }

i.icon-note:before { content: "\266a"; height: inherit; }

.icon-note-beamed.icon-left a:before, .icon-note-beamed.icon-right a:after { content: "\266b"; height: inherit; }

i.icon-note-beamed:before { content: "\266b"; height: inherit; }

.icon-music.icon-left a:before, .icon-music.icon-right a:after { content: ""; height: inherit; }

i.icon-music:before { content: ""; height: inherit; }

.icon-search.icon-left a:before, .icon-search.icon-right a:after { content: ""; height: inherit; }

i.icon-search:before { content: ""; height: inherit; }

.icon-flashlight.icon-left a:before, .icon-flashlight.icon-right a:after { content: ""; height: inherit; }

i.icon-flashlight:before { content: ""; height: inherit; }

.icon-mail.icon-left a:before, .icon-mail.icon-right a:after { content: "\2709"; height: inherit; }

i.icon-mail:before { content: "\2709"; height: inherit; }

.icon-heart.icon-left a:before, .icon-heart.icon-right a:after { content: "\2665"; height: inherit; }

i.icon-heart:before { content: "\2665"; height: inherit; }

.icon-heart-empty.icon-left a:before, .icon-heart-empty.icon-right a:after { content: "\2661"; height: inherit; }

i.icon-heart-empty:before { content: "\2661"; height: inherit; }

.icon-star.icon-left a:before, .icon-star.icon-right a:after { content: "\2605"; height: inherit; }

i.icon-star:before { content: "\2605"; height: inherit; }

.icon-star-empty.icon-left a:before, .icon-star-empty.icon-right a:after { content: "\2606"; height: inherit; }

i.icon-star-empty:before { content: "\2606"; height: inherit; }

.icon-user.icon-left a:before, .icon-user.icon-right a:after { content: ""; height: inherit; }

i.icon-user:before { content: ""; height: inherit; }

.icon-users.icon-left a:before, .icon-users.icon-right a:after { content: ""; height: inherit; }

i.icon-users:before { content: ""; height: inherit; }

.icon-user-add.icon-left a:before, .icon-user-add.icon-right a:after { content: "\e700"; height: inherit; }

i.icon-user-add:before { content: "\e700"; height: inherit; }

.icon-video.icon-left a:before, .icon-video.icon-right a:after { content: ""; height: inherit; }

i.icon-video:before { content: ""; height: inherit; }

.icon-picture.icon-left a:before, .icon-picture.icon-right a:after { content: ""; height: inherit; }

i.icon-picture:before { content: ""; height: inherit; }

.icon-camera.icon-left a:before, .icon-camera.icon-right a:after { content: ""; height: inherit; }

i.icon-camera:before { content: ""; height: inherit; }

.icon-layout.icon-left a:before, .icon-layout.icon-right a:after { content: "\268f"; height: inherit; }

i.icon-layout:before { content: "\268f"; height: inherit; }

.icon-menu.icon-left a:before, .icon-menu.icon-right a:after { content: "\2630"; height: inherit; }

i.icon-menu:before { content: "\2630"; height: inherit; }

.icon-check.icon-left a:before, .icon-check.icon-right a:after { content: "\2713"; height: inherit; }

i.icon-check:before { content: "\2713"; height: inherit; }

.icon-cancel.icon-left a:before, .icon-cancel.icon-right a:after { content: "\2715"; height: inherit; }

i.icon-cancel:before { content: "\2715"; height: inherit; }

.icon-cancel-circled.icon-left a:before, .icon-cancel-circled.icon-right a:after { content: "\2716"; height: inherit; }

i.icon-cancel-circled:before { content: "\2716"; height: inherit; }

.icon-cancel-squared.icon-left a:before, .icon-cancel-squared.icon-right a:after { content: "\274e"; height: inherit; }

i.icon-cancel-squared:before { content: "\274e"; height: inherit; }

.icon-plus.icon-left a:before, .icon-plus.icon-right a:after { content: "\2b"; height: inherit; }

i.icon-plus:before { content: "\2b"; height: inherit; }

.icon-plus-circled.icon-left a:before, .icon-plus-circled.icon-right a:after { content: "\2795"; height: inherit; }

i.icon-plus-circled:before { content: "\2795"; height: inherit; }

.icon-plus-squared.icon-left a:before, .icon-plus-squared.icon-right a:after { content: "\229e"; height: inherit; }

i.icon-plus-squared:before { content: "\229e"; height: inherit; }

.icon-minus.icon-left a:before, .icon-minus.icon-right a:after { content: "\2d"; height: inherit; }

i.icon-minus:before { content: "\2d"; height: inherit; }

.icon-minus-circled.icon-left a:before, .icon-minus-circled.icon-right a:after { content: "\2796"; height: inherit; }

i.icon-minus-circled:before { content: "\2796"; height: inherit; }

.icon-minus-squared.icon-left a:before, .icon-minus-squared.icon-right a:after { content: "\229f"; height: inherit; }

i.icon-minus-squared:before { content: "\229f"; height: inherit; }

.icon-help.icon-left a:before, .icon-help.icon-right a:after { content: "\2753"; height: inherit; }

i.icon-help:before { content: "\2753"; height: inherit; }

.icon-help-circled.icon-left a:before, .icon-help-circled.icon-right a:after { content: "\e704"; height: inherit; }

i.icon-help-circled:before { content: "\e704"; height: inherit; }

.icon-info.icon-left a:before, .icon-info.icon-right a:after { content: "\2139"; height: inherit; }

i.icon-info:before { content: "\2139"; height: inherit; }

.icon-info-circled.icon-left a:before, .icon-info-circled.icon-right a:after { content: "\e705"; height: inherit; }

i.icon-info-circled:before { content: "\e705"; height: inherit; }

.icon-back.icon-left a:before, .icon-back.icon-right a:after { content: ""; height: inherit; }

i.icon-back:before { content: ""; height: inherit; }

.icon-home.icon-left a:before, .icon-home.icon-right a:after { content: "\2302"; height: inherit; }

i.icon-home:before { content: "\2302"; height: inherit; }

.icon-link.icon-left a:before, .icon-link.icon-right a:after { content: ""; height: inherit; }

i.icon-link:before { content: ""; height: inherit; }

.icon-attach.icon-left a:before, .icon-attach.icon-right a:after { content: ""; height: inherit; }

i.icon-attach:before { content: ""; height: inherit; }

.icon-lock.icon-left a:before, .icon-lock.icon-right a:after { content: ""; height: inherit; }

i.icon-lock:before { content: ""; height: inherit; }

.icon-lock-open.icon-left a:before, .icon-lock-open.icon-right a:after { content: ""; height: inherit; }

i.icon-lock-open:before { content: ""; height: inherit; }

.icon-eye.icon-left a:before, .icon-eye.icon-right a:after { content: "\e70a"; height: inherit; }

i.icon-eye:before { content: "\e70a"; height: inherit; }

.icon-tag.icon-left a:before, .icon-tag.icon-right a:after { content: "\e70c"; height: inherit; }

i.icon-tag:before { content: "\e70c"; height: inherit; }

.icon-bookmark.icon-left a:before, .icon-bookmark.icon-right a:after { content: ""; height: inherit; }

i.icon-bookmark:before { content: ""; height: inherit; }

.icon-bookmarks.icon-left a:before, .icon-bookmarks.icon-right a:after { content: ""; height: inherit; }

i.icon-bookmarks:before { content: ""; height: inherit; }

.icon-flag.icon-left a:before, .icon-flag.icon-right a:after { content: "\2691"; height: inherit; }

i.icon-flag:before { content: "\2691"; height: inherit; }

.icon-thumbs-up.icon-left a:before, .icon-thumbs-up.icon-right a:after { content: ""; height: inherit; }

i.icon-thumbs-up:before { content: ""; height: inherit; }

.icon-thumbs-down.icon-left a:before, .icon-thumbs-down.icon-right a:after { content: ""; height: inherit; }

i.icon-thumbs-down:before { content: ""; height: inherit; }

.icon-download.icon-left a:before, .icon-download.icon-right a:after { content: ""; height: inherit; }

i.icon-download:before { content: ""; height: inherit; }

.icon-upload.icon-left a:before, .icon-upload.icon-right a:after { content: ""; height: inherit; }

i.icon-upload:before { content: ""; height: inherit; }

.icon-upload-cloud.icon-left a:before, .icon-upload-cloud.icon-right a:after { content: "\e711"; height: inherit; }

i.icon-upload-cloud:before { content: "\e711"; height: inherit; }

.icon-reply.icon-left a:before, .icon-reply.icon-right a:after { content: "\e712"; height: inherit; }

i.icon-reply:before { content: "\e712"; height: inherit; }

.icon-reply-all.icon-left a:before, .icon-reply-all.icon-right a:after { content: "\e713"; height: inherit; }

i.icon-reply-all:before { content: "\e713"; height: inherit; }

.icon-forward.icon-left a:before, .icon-forward.icon-right a:after { content: "\27a6"; height: inherit; }

i.icon-forward:before { content: "\27a6"; height: inherit; }

.icon-quote.icon-left a:before, .icon-quote.icon-right a:after { content: "\275e"; height: inherit; }

i.icon-quote:before { content: "\275e"; height: inherit; }

.icon-code.icon-left a:before, .icon-code.icon-right a:after { content: "\e714"; height: inherit; }

i.icon-code:before { content: "\e714"; height: inherit; }

.icon-export.icon-left a:before, .icon-export.icon-right a:after { content: "\e715"; height: inherit; }

i.icon-export:before { content: "\e715"; height: inherit; }

.icon-pencil.icon-left a:before, .icon-pencil.icon-right a:after { content: "\270e"; height: inherit; }

i.icon-pencil:before { content: "\270e"; height: inherit; }

.icon-feather.icon-left a:before, .icon-feather.icon-right a:after { content: "\2712"; height: inherit; }

i.icon-feather:before { content: "\2712"; height: inherit; }

.icon-print.icon-left a:before, .icon-print.icon-right a:after { content: "\e716"; height: inherit; }

i.icon-print:before { content: "\e716"; height: inherit; }

.icon-retweet.icon-left a:before, .icon-retweet.icon-right a:after { content: "\e717"; height: inherit; }

i.icon-retweet:before { content: "\e717"; height: inherit; }

.icon-keyboard.icon-left a:before, .icon-keyboard.icon-right a:after { content: "\2328"; height: inherit; }

i.icon-keyboard:before { content: "\2328"; height: inherit; }

.icon-comment.icon-left a:before, .icon-comment.icon-right a:after { content: "\e718"; height: inherit; }

i.icon-comment:before { content: "\e718"; height: inherit; }

.icon-chat.icon-left a:before, .icon-chat.icon-right a:after { content: "\e720"; height: inherit; }

i.icon-chat:before { content: "\e720"; height: inherit; }

.icon-bell.icon-left a:before, .icon-bell.icon-right a:after { content: ""; height: inherit; }

i.icon-bell:before { content: ""; height: inherit; }

.icon-attention.icon-left a:before, .icon-attention.icon-right a:after { content: "\26a0"; height: inherit; }

i.icon-attention:before { content: "\26a0"; height: inherit; }

.icon-alert.icon-left a:before, .icon-alert.icon-right a:after { content: ""; height: inherit; }

i.icon-alert:before { content: ""; height: inherit; }

.icon-vcard.icon-left a:before, .icon-vcard.icon-right a:after { content: "\e722"; height: inherit; }

i.icon-vcard:before { content: "\e722"; height: inherit; }

.icon-address.icon-left a:before, .icon-address.icon-right a:after { content: "\e723"; height: inherit; }

i.icon-address:before { content: "\e723"; height: inherit; }

.icon-location.icon-left a:before, .icon-location.icon-right a:after { content: "\e724"; height: inherit; }

i.icon-location:before { content: "\e724"; height: inherit; }

.icon-map.icon-left a:before, .icon-map.icon-right a:after { content: "\e727"; height: inherit; }

i.icon-map:before { content: "\e727"; height: inherit; }

.icon-direction.icon-left a:before, .icon-direction.icon-right a:after { content: "\27a2"; height: inherit; }

i.icon-direction:before { content: "\27a2"; height: inherit; }

.icon-compass.icon-left a:before, .icon-compass.icon-right a:after { content: "\e728"; height: inherit; }

i.icon-compass:before { content: "\e728"; height: inherit; }

.icon-cup.icon-left a:before, .icon-cup.icon-right a:after { content: "\2615"; height: inherit; }

i.icon-cup:before { content: "\2615"; height: inherit; }

.icon-trash.icon-left a:before, .icon-trash.icon-right a:after { content: "\e729"; height: inherit; }

i.icon-trash:before { content: "\e729"; height: inherit; }

.icon-doc.icon-left a:before, .icon-doc.icon-right a:after { content: "\e730"; height: inherit; }

i.icon-doc:before { content: "\e730"; height: inherit; }

.icon-docs.icon-left a:before, .icon-docs.icon-right a:after { content: "\e736"; height: inherit; }

i.icon-docs:before { content: "\e736"; height: inherit; }

.icon-doc-landscape.icon-left a:before, .icon-doc-landscape.icon-right a:after { content: "\e737"; height: inherit; }

i.icon-doc-landscape:before { content: "\e737"; height: inherit; }

.icon-doc-text.icon-left a:before, .icon-doc-text.icon-right a:after { content: ""; height: inherit; }

i.icon-doc-text:before { content: ""; height: inherit; }

.icon-doc-text-inv.icon-left a:before, .icon-doc-text-inv.icon-right a:after { content: "\e731"; height: inherit; }

i.icon-doc-text-inv:before { content: "\e731"; height: inherit; }

.icon-newspaper.icon-left a:before, .icon-newspaper.icon-right a:after { content: ""; height: inherit; }

i.icon-newspaper:before { content: ""; height: inherit; }

.icon-book-open.icon-left a:before, .icon-book-open.icon-right a:after { content: ""; height: inherit; }

i.icon-book-open:before { content: ""; height: inherit; }

.icon-book.icon-left a:before, .icon-book.icon-right a:after { content: ""; height: inherit; }

i.icon-book:before { content: ""; height: inherit; }

.icon-folder.icon-left a:before, .icon-folder.icon-right a:after { content: ""; height: inherit; }

i.icon-folder:before { content: ""; height: inherit; }

.icon-archive.icon-left a:before, .icon-archive.icon-right a:after { content: "\e738"; height: inherit; }

i.icon-archive:before { content: "\e738"; height: inherit; }

.icon-box.icon-left a:before, .icon-box.icon-right a:after { content: ""; height: inherit; }

i.icon-box:before { content: ""; height: inherit; }

.icon-rss.icon-left a:before, .icon-rss.icon-right a:after { content: "\e73a"; height: inherit; }

i.icon-rss:before { content: "\e73a"; height: inherit; }

.icon-phone.icon-left a:before, .icon-phone.icon-right a:after { content: ""; height: inherit; }

i.icon-phone:before { content: ""; height: inherit; }

.icon-cog.icon-left a:before, .icon-cog.icon-right a:after { content: "\2699"; height: inherit; }

i.icon-cog:before { content: "\2699"; height: inherit; }

.icon-tools.icon-left a:before, .icon-tools.icon-right a:after { content: "\2692"; height: inherit; }

i.icon-tools:before { content: "\2692"; height: inherit; }

.icon-share.icon-left a:before, .icon-share.icon-right a:after { content: "\e73c"; height: inherit; }

i.icon-share:before { content: "\e73c"; height: inherit; }

.icon-shareable.icon-left a:before, .icon-shareable.icon-right a:after { content: "\e73e"; height: inherit; }

i.icon-shareable:before { content: "\e73e"; height: inherit; }

.icon-basket.icon-left a:before, .icon-basket.icon-right a:after { content: "\e73d"; height: inherit; }

i.icon-basket:before { content: "\e73d"; height: inherit; }

.icon-bag.icon-left a:before, .icon-bag.icon-right a:after { content: ""; height: inherit; }

i.icon-bag:before { content: ""; height: inherit; }

.icon-calendar.icon-left a:before, .icon-calendar.icon-right a:after { content: ""; height: inherit; }

i.icon-calendar:before { content: ""; height: inherit; }

.icon-login.icon-left a:before, .icon-login.icon-right a:after { content: "\e740"; height: inherit; }

i.icon-login:before { content: "\e740"; height: inherit; }

.icon-logout.icon-left a:before, .icon-logout.icon-right a:after { content: "\e741"; height: inherit; }

i.icon-logout:before { content: "\e741"; height: inherit; }

.icon-mic.icon-left a:before, .icon-mic.icon-right a:after { content: ""; height: inherit; }

i.icon-mic:before { content: ""; height: inherit; }

.icon-mute.icon-left a:before, .icon-mute.icon-right a:after { content: ""; height: inherit; }

i.icon-mute:before { content: ""; height: inherit; }

.icon-sound.icon-left a:before, .icon-sound.icon-right a:after { content: ""; height: inherit; }

i.icon-sound:before { content: ""; height: inherit; }

.icon-volume.icon-left a:before, .icon-volume.icon-right a:after { content: "\e742"; height: inherit; }

i.icon-volume:before { content: "\e742"; height: inherit; }

.icon-clock.icon-left a:before, .icon-clock.icon-right a:after { content: ""; height: inherit; }

i.icon-clock:before { content: ""; height: inherit; }

.icon-hourglass.icon-left a:before, .icon-hourglass.icon-right a:after { content: "\23f3"; height: inherit; }

i.icon-hourglass:before { content: "\23f3"; height: inherit; }

.icon-lamp.icon-left a:before, .icon-lamp.icon-right a:after { content: ""; height: inherit; }

i.icon-lamp:before { content: ""; height: inherit; }

.icon-light-down.icon-left a:before, .icon-light-down.icon-right a:after { content: ""; height: inherit; }

i.icon-light-down:before { content: ""; height: inherit; }

.icon-light-up.icon-left a:before, .icon-light-up.icon-right a:after { content: ""; height: inherit; }

i.icon-light-up:before { content: ""; height: inherit; }

.icon-adjust.icon-left a:before, .icon-adjust.icon-right a:after { content: "\25d1"; height: inherit; }

i.icon-adjust:before { content: "\25d1"; height: inherit; }

.icon-block.icon-left a:before, .icon-block.icon-right a:after { content: ""; height: inherit; }

i.icon-block:before { content: ""; height: inherit; }

.icon-resize-full.icon-left a:before, .icon-resize-full.icon-right a:after { content: "\e744"; height: inherit; }

i.icon-resize-full:before { content: "\e744"; height: inherit; }

.icon-resize-small.icon-left a:before, .icon-resize-small.icon-right a:after { content: "\e746"; height: inherit; }

i.icon-resize-small:before { content: "\e746"; height: inherit; }

.icon-popup.icon-left a:before, .icon-popup.icon-right a:after { content: "\e74c"; height: inherit; }

i.icon-popup:before { content: "\e74c"; height: inherit; }

.icon-publish.icon-left a:before, .icon-publish.icon-right a:after { content: "\e74d"; height: inherit; }

i.icon-publish:before { content: "\e74d"; height: inherit; }

.icon-window.icon-left a:before, .icon-window.icon-right a:after { content: "\e74e"; height: inherit; }

i.icon-window:before { content: "\e74e"; height: inherit; }

.icon-arrow-combo.icon-left a:before, .icon-arrow-combo.icon-right a:after { content: "\e74f"; height: inherit; }

i.icon-arrow-combo:before { content: "\e74f"; height: inherit; }

.icon-down-circled.icon-left a:before, .icon-down-circled.icon-right a:after { content: "\e758"; height: inherit; }

i.icon-down-circled:before { content: "\e758"; height: inherit; }

.icon-left-circled.icon-left a:before, .icon-left-circled.icon-right a:after { content: "\e759"; height: inherit; }

i.icon-left-circled:before { content: "\e759"; height: inherit; }

.icon-right-circled.icon-left a:before, .icon-right-circled.icon-right a:after { content: "\e75a"; height: inherit; }

i.icon-right-circled:before { content: "\e75a"; height: inherit; }

.icon-up-circled.icon-left a:before, .icon-up-circled.icon-right a:after { content: "\e75b"; height: inherit; }

i.icon-up-circled:before { content: "\e75b"; height: inherit; }

.icon-down-open.icon-left a:before, .icon-down-open.icon-right a:after { content: "\e75c"; height: inherit; }

i.icon-down-open:before { content: "\e75c"; height: inherit; }

.icon-left-open.icon-left a:before, .icon-left-open.icon-right a:after { content: "\e75d"; height: inherit; }

i.icon-left-open:before { content: "\e75d"; height: inherit; }

.icon-right-open.icon-left a:before, .icon-right-open.icon-right a:after { content: "\e75e"; height: inherit; }

i.icon-right-open:before { content: "\e75e"; height: inherit; }

.icon-up-open.icon-left a:before, .icon-up-open.icon-right a:after { content: "\e75f"; height: inherit; }

i.icon-up-open:before { content: "\e75f"; height: inherit; }

.icon-down-open-mini.icon-left a:before, .icon-down-open-mini.icon-right a:after { content: "\e760"; height: inherit; }

i.icon-down-open-mini:before { content: "\e760"; height: inherit; }

.icon-left-open-mini.icon-left a:before, .icon-left-open-mini.icon-right a:after { content: "\e761"; height: inherit; }

i.icon-left-open-mini:before { content: "\e761"; height: inherit; }

.icon-right-open-mini.icon-left a:before, .icon-right-open-mini.icon-right a:after { content: "\e762"; height: inherit; }

i.icon-right-open-mini:before { content: "\e762"; height: inherit; }

.icon-up-open-mini.icon-left a:before, .icon-up-open-mini.icon-right a:after { content: "\e763"; height: inherit; }

i.icon-up-open-mini:before { content: "\e763"; height: inherit; }

.icon-down-open-big.icon-left a:before, .icon-down-open-big.icon-right a:after { content: "\e764"; height: inherit; }

i.icon-down-open-big:before { content: "\e764"; height: inherit; }

.icon-left-open-big.icon-left a:before, .icon-left-open-big.icon-right a:after { content: "\e765"; height: inherit; }

i.icon-left-open-big:before { content: "\e765"; height: inherit; }

.icon-right-open-big.icon-left a:before, .icon-right-open-big.icon-right a:after { content: "\e766"; height: inherit; }

i.icon-right-open-big:before { content: "\e766"; height: inherit; }

.icon-up-open-big.icon-left a:before, .icon-up-open-big.icon-right a:after { content: "\e767"; height: inherit; }

i.icon-up-open-big:before { content: "\e767"; height: inherit; }

.icon-down.icon-left a:before, .icon-down.icon-right a:after { content: "\2b07"; height: inherit; }

i.icon-down:before { content: "\2b07"; height: inherit; }

.icon-arrow-left.icon-left a:before, .icon-arrow-left.icon-right a:after { content: "\2b05"; height: inherit; }

i.icon-arrow-left:before { content: "\2b05"; height: inherit; }

.icon-arrow-right.icon-left a:before, .icon-arrow-right.icon-right a:after { content: "\27a1"; height: inherit; }

i.icon-arrow-right:before { content: "\27a1"; height: inherit; }

.icon-up.icon-left a:before, .icon-up.icon-right a:after { content: "\2b06"; height: inherit; }

i.icon-up:before { content: "\2b06"; height: inherit; }

.icon-down-dir.icon-left a:before, .icon-down-dir.icon-right a:after { content: "\25be"; height: inherit; }

i.icon-down-dir:before { content: "\25be"; height: inherit; }

.icon-left-dir.icon-left a:before, .icon-left-dir.icon-right a:after { content: "\25c2"; height: inherit; }

i.icon-left-dir:before { content: "\25c2"; height: inherit; }

.icon-right-dir.icon-left a:before, .icon-right-dir.icon-right a:after { content: "\25b8"; height: inherit; }

i.icon-right-dir:before { content: "\25b8"; height: inherit; }

.icon-up-dir.icon-left a:before, .icon-up-dir.icon-right a:after { content: "\25b4"; height: inherit; }

i.icon-up-dir:before { content: "\25b4"; height: inherit; }

.icon-down-bold.icon-left a:before, .icon-down-bold.icon-right a:after { content: "\e4b0"; height: inherit; }

i.icon-down-bold:before { content: "\e4b0"; height: inherit; }

.icon-left-bold.icon-left a:before, .icon-left-bold.icon-right a:after { content: "\e4ad"; height: inherit; }

i.icon-left-bold:before { content: "\e4ad"; height: inherit; }

.icon-right-bold.icon-left a:before, .icon-right-bold.icon-right a:after { content: "\e4ae"; height: inherit; }

i.icon-right-bold:before { content: "\e4ae"; height: inherit; }

.icon-up-bold.icon-left a:before, .icon-up-bold.icon-right a:after { content: "\e4af"; height: inherit; }

i.icon-up-bold:before { content: "\e4af"; height: inherit; }

.icon-down-thin.icon-left a:before, .icon-down-thin.icon-right a:after { content: "\2193"; height: inherit; }

i.icon-down-thin:before { content: "\2193"; height: inherit; }

.icon-left-thin.icon-left a:before, .icon-left-thin.icon-right a:after { content: "\2190"; height: inherit; }

i.icon-left-thin:before { content: "\2190"; height: inherit; }

.icon-right-thin.icon-left a:before, .icon-right-thin.icon-right a:after { content: "\2192"; height: inherit; }

i.icon-right-thin:before { content: "\2192"; height: inherit; }

.icon-up-thin.icon-left a:before, .icon-up-thin.icon-right a:after { content: "\2191"; height: inherit; }

i.icon-up-thin:before { content: "\2191"; height: inherit; }

.icon-ccw.icon-left a:before, .icon-ccw.icon-right a:after { content: "\27f2"; height: inherit; }

i.icon-ccw:before { content: "\27f2"; height: inherit; }

.icon-cw.icon-left a:before, .icon-cw.icon-right a:after { content: "\27f3"; height: inherit; }

i.icon-cw:before { content: "\27f3"; height: inherit; }

.icon-arrows-ccw.icon-left a:before, .icon-arrows-ccw.icon-right a:after { content: ""; height: inherit; }

i.icon-arrows-ccw:before { content: ""; height: inherit; }

.icon-level-down.icon-left a:before, .icon-level-down.icon-right a:after { content: "\21b3"; height: inherit; }

i.icon-level-down:before { content: "\21b3"; height: inherit; }

.icon-level-up.icon-left a:before, .icon-level-up.icon-right a:after { content: "\21b0"; height: inherit; }

i.icon-level-up:before { content: "\21b0"; height: inherit; }

.icon-shuffle.icon-left a:before, .icon-shuffle.icon-right a:after { content: ""; height: inherit; }

i.icon-shuffle:before { content: ""; height: inherit; }

.icon-loop.icon-left a:before, .icon-loop.icon-right a:after { content: ""; height: inherit; }

i.icon-loop:before { content: ""; height: inherit; }

.icon-switch.icon-left a:before, .icon-switch.icon-right a:after { content: "\21c6"; height: inherit; }

i.icon-switch:before { content: "\21c6"; height: inherit; }

.icon-play.icon-left a:before, .icon-play.icon-right a:after { content: "\25b6"; height: inherit; }

i.icon-play:before { content: "\25b6"; height: inherit; }

.icon-stop.icon-left a:before, .icon-stop.icon-right a:after { content: "\25a0"; height: inherit; }

i.icon-stop:before { content: "\25a0"; height: inherit; }

.icon-pause.icon-left a:before, .icon-pause.icon-right a:after { content: "\2389"; height: inherit; }

i.icon-pause:before { content: "\2389"; height: inherit; }

.icon-record.icon-left a:before, .icon-record.icon-right a:after { content: "\26ab"; height: inherit; }

i.icon-record:before { content: "\26ab"; height: inherit; }

.icon-to-end.icon-left a:before, .icon-to-end.icon-right a:after { content: "\23ed"; height: inherit; }

i.icon-to-end:before { content: "\23ed"; height: inherit; }

.icon-to-start.icon-left a:before, .icon-to-start.icon-right a:after { content: "\23ee"; height: inherit; }

i.icon-to-start:before { content: "\23ee"; height: inherit; }

.icon-fast-forward.icon-left a:before, .icon-fast-forward.icon-right a:after { content: "\23e9"; height: inherit; }

i.icon-fast-forward:before { content: "\23e9"; height: inherit; }

.icon-fast-backward.icon-left a:before, .icon-fast-backward.icon-right a:after { content: "\23ea"; height: inherit; }

i.icon-fast-backward:before { content: "\23ea"; height: inherit; }

.icon-progress-0.icon-left a:before, .icon-progress-0.icon-right a:after { content: "\e768"; height: inherit; }

i.icon-progress-0:before { content: "\e768"; height: inherit; }

.icon-progress-1.icon-left a:before, .icon-progress-1.icon-right a:after { content: "\e769"; height: inherit; }

i.icon-progress-1:before { content: "\e769"; height: inherit; }

.icon-progress-2.icon-left a:before, .icon-progress-2.icon-right a:after { content: "\e76a"; height: inherit; }

i.icon-progress-2:before { content: "\e76a"; height: inherit; }

.icon-progress-3.icon-left a:before, .icon-progress-3.icon-right a:after { content: "\e76b"; height: inherit; }

i.icon-progress-3:before { content: "\e76b"; height: inherit; }

.icon-target.icon-left a:before, .icon-target.icon-right a:after { content: ""; height: inherit; }

i.icon-target:before { content: ""; height: inherit; }

.icon-palette.icon-left a:before, .icon-palette.icon-right a:after { content: ""; height: inherit; }

i.icon-palette:before { content: ""; height: inherit; }

.icon-list.icon-left a:before, .icon-list.icon-right a:after { content: "\e005"; height: inherit; }

i.icon-list:before { content: "\e005"; height: inherit; }

.icon-list-add.icon-left a:before, .icon-list-add.icon-right a:after { content: "\e003"; height: inherit; }

i.icon-list-add:before { content: "\e003"; height: inherit; }

.icon-signal.icon-left a:before, .icon-signal.icon-right a:after { content: ""; height: inherit; }

i.icon-signal:before { content: ""; height: inherit; }

.icon-trophy.icon-left a:before, .icon-trophy.icon-right a:after { content: ""; height: inherit; }

i.icon-trophy:before { content: ""; height: inherit; }

.icon-battery.icon-left a:before, .icon-battery.icon-right a:after { content: ""; height: inherit; }

i.icon-battery:before { content: ""; height: inherit; }

.icon-back-in-time.icon-left a:before, .icon-back-in-time.icon-right a:after { content: "\e771"; height: inherit; }

i.icon-back-in-time:before { content: "\e771"; height: inherit; }

.icon-monitor.icon-left a:before, .icon-monitor.icon-right a:after { content: ""; height: inherit; }

i.icon-monitor:before { content: ""; height: inherit; }

.icon-mobile.icon-left a:before, .icon-mobile.icon-right a:after { content: ""; height: inherit; }

i.icon-mobile:before { content: ""; height: inherit; }

.icon-network.icon-left a:before, .icon-network.icon-right a:after { content: "\e776"; height: inherit; }

i.icon-network:before { content: "\e776"; height: inherit; }

.icon-cd.icon-left a:before, .icon-cd.icon-right a:after { content: ""; height: inherit; }

i.icon-cd:before { content: ""; height: inherit; }

.icon-inbox.icon-left a:before, .icon-inbox.icon-right a:after { content: "\e777"; height: inherit; }

i.icon-inbox:before { content: "\e777"; height: inherit; }

.icon-install.icon-left a:before, .icon-install.icon-right a:after { content: "\e778"; height: inherit; }

i.icon-install:before { content: "\e778"; height: inherit; }

.icon-globe.icon-left a:before, .icon-globe.icon-right a:after { content: ""; height: inherit; }

i.icon-globe:before { content: ""; height: inherit; }

.icon-cloud.icon-left a:before, .icon-cloud.icon-right a:after { content: "\2601"; height: inherit; }

i.icon-cloud:before { content: "\2601"; height: inherit; }

.icon-cloud-thunder.icon-left a:before, .icon-cloud-thunder.icon-right a:after { content: "\26c8"; height: inherit; }

i.icon-cloud-thunder:before { content: "\26c8"; height: inherit; }

.icon-flash.icon-left a:before, .icon-flash.icon-right a:after { content: "\26a1"; height: inherit; }

i.icon-flash:before { content: "\26a1"; height: inherit; }

.icon-moon.icon-left a:before, .icon-moon.icon-right a:after { content: "\263d"; height: inherit; }

i.icon-moon:before { content: "\263d"; height: inherit; }

.icon-flight.icon-left a:before, .icon-flight.icon-right a:after { content: "\2708"; height: inherit; }

i.icon-flight:before { content: "\2708"; height: inherit; }

.icon-paper-plane.icon-left a:before, .icon-paper-plane.icon-right a:after { content: "\e79b"; height: inherit; }

i.icon-paper-plane:before { content: "\e79b"; height: inherit; }

.icon-leaf.icon-left a:before, .icon-leaf.icon-right a:after { content: ""; height: inherit; }

i.icon-leaf:before { content: ""; height: inherit; }

.icon-lifebuoy.icon-left a:before, .icon-lifebuoy.icon-right a:after { content: "\e788"; height: inherit; }

i.icon-lifebuoy:before { content: "\e788"; height: inherit; }

.icon-mouse.icon-left a:before, .icon-mouse.icon-right a:after { content: "\e789"; height: inherit; }

i.icon-mouse:before { content: "\e789"; height: inherit; }

.icon-briefcase.icon-left a:before, .icon-briefcase.icon-right a:after { content: ""; height: inherit; }

i.icon-briefcase:before { content: ""; height: inherit; }

.icon-suitcase.icon-left a:before, .icon-suitcase.icon-right a:after { content: "\e78e"; height: inherit; }

i.icon-suitcase:before { content: "\e78e"; height: inherit; }

.icon-dot.icon-left a:before, .icon-dot.icon-right a:after { content: "\e78b"; height: inherit; }

i.icon-dot:before { content: "\e78b"; height: inherit; }

.icon-dot-2.icon-left a:before, .icon-dot-2.icon-right a:after { content: "\e78c"; height: inherit; }

i.icon-dot-2:before { content: "\e78c"; height: inherit; }

.icon-dot-3.icon-left a:before, .icon-dot-3.icon-right a:after { content: "\e78d"; height: inherit; }

i.icon-dot-3:before { content: "\e78d"; height: inherit; }

.icon-brush.icon-left a:before, .icon-brush.icon-right a:after { content: "\e79a"; height: inherit; }

i.icon-brush:before { content: "\e79a"; height: inherit; }

.icon-magnet.icon-left a:before, .icon-magnet.icon-right a:after { content: "\e7a1"; height: inherit; }

i.icon-magnet:before { content: "\e7a1"; height: inherit; }

.icon-infinity.icon-left a:before, .icon-infinity.icon-right a:after { content: "\221e"; height: inherit; }

i.icon-infinity:before { content: "\221e"; height: inherit; }

.icon-erase.icon-left a:before, .icon-erase.icon-right a:after { content: "\232b"; height: inherit; }

i.icon-erase:before { content: "\232b"; height: inherit; }

.icon-chart-pie.icon-left a:before, .icon-chart-pie.icon-right a:after { content: "\e751"; height: inherit; }

i.icon-chart-pie:before { content: "\e751"; height: inherit; }

.icon-chart-line.icon-left a:before, .icon-chart-line.icon-right a:after { content: ""; height: inherit; }

i.icon-chart-line:before { content: ""; height: inherit; }

.icon-chart-bar.icon-left a:before, .icon-chart-bar.icon-right a:after { content: ""; height: inherit; }

i.icon-chart-bar:before { content: ""; height: inherit; }

.icon-chart-area.icon-left a:before, .icon-chart-area.icon-right a:after { content: ""; height: inherit; }

i.icon-chart-area:before { content: ""; height: inherit; }

.icon-tape.icon-left a:before, .icon-tape.icon-right a:after { content: "\2707"; height: inherit; }

i.icon-tape:before { content: "\2707"; height: inherit; }

.icon-graduation-cap.icon-left a:before, .icon-graduation-cap.icon-right a:after { content: ""; height: inherit; }

i.icon-graduation-cap:before { content: ""; height: inherit; }

.icon-language.icon-left a:before, .icon-language.icon-right a:after { content: "\e752"; height: inherit; }

i.icon-language:before { content: "\e752"; height: inherit; }

.icon-ticket.icon-left a:before, .icon-ticket.icon-right a:after { content: ""; height: inherit; }

i.icon-ticket:before { content: ""; height: inherit; }

.icon-water.icon-left a:before, .icon-water.icon-right a:after { content: ""; height: inherit; }

i.icon-water:before { content: ""; height: inherit; }

.icon-droplet.icon-left a:before, .icon-droplet.icon-right a:after { content: ""; height: inherit; }

i.icon-droplet:before { content: ""; height: inherit; }

.icon-air.icon-left a:before, .icon-air.icon-right a:after { content: "\e753"; height: inherit; }

i.icon-air:before { content: "\e753"; height: inherit; }

.icon-credit-card.icon-left a:before, .icon-credit-card.icon-right a:after { content: ""; height: inherit; }

i.icon-credit-card:before { content: ""; height: inherit; }

.icon-floppy.icon-left a:before, .icon-floppy.icon-right a:after { content: ""; height: inherit; }

i.icon-floppy:before { content: ""; height: inherit; }

.icon-clipboard.icon-left a:before, .icon-clipboard.icon-right a:after { content: ""; height: inherit; }

i.icon-clipboard:before { content: ""; height: inherit; }

.icon-megaphone.icon-left a:before, .icon-megaphone.icon-right a:after { content: ""; height: inherit; }

i.icon-megaphone:before { content: ""; height: inherit; }

.icon-database.icon-left a:before, .icon-database.icon-right a:after { content: "\e754"; height: inherit; }

i.icon-database:before { content: "\e754"; height: inherit; }

.icon-drive.icon-left a:before, .icon-drive.icon-right a:after { content: "\e755"; height: inherit; }

i.icon-drive:before { content: "\e755"; height: inherit; }

.icon-bucket.icon-left a:before, .icon-bucket.icon-right a:after { content: "\e756"; height: inherit; }

i.icon-bucket:before { content: "\e756"; height: inherit; }

.icon-thermometer.icon-left a:before, .icon-thermometer.icon-right a:after { content: "\e757"; height: inherit; }

i.icon-thermometer:before { content: "\e757"; height: inherit; }

.icon-key.icon-left a:before, .icon-key.icon-right a:after { content: ""; height: inherit; }

i.icon-key:before { content: ""; height: inherit; }

.icon-flow-cascade.icon-left a:before, .icon-flow-cascade.icon-right a:after { content: "\e790"; height: inherit; }

i.icon-flow-cascade:before { content: "\e790"; height: inherit; }

.icon-flow-branch.icon-left a:before, .icon-flow-branch.icon-right a:after { content: "\e791"; height: inherit; }

i.icon-flow-branch:before { content: "\e791"; height: inherit; }

.icon-flow-tree.icon-left a:before, .icon-flow-tree.icon-right a:after { content: "\e792"; height: inherit; }

i.icon-flow-tree:before { content: "\e792"; height: inherit; }

.icon-flow-line.icon-left a:before, .icon-flow-line.icon-right a:after { content: "\e793"; height: inherit; }

i.icon-flow-line:before { content: "\e793"; height: inherit; }

.icon-flow-parallel.icon-left a:before, .icon-flow-parallel.icon-right a:after { content: "\e794"; height: inherit; }

i.icon-flow-parallel:before { content: "\e794"; height: inherit; }

.icon-rocket.icon-left a:before, .icon-rocket.icon-right a:after { content: ""; height: inherit; }

i.icon-rocket:before { content: ""; height: inherit; }

.icon-gauge.icon-left a:before, .icon-gauge.icon-right a:after { content: "\e7a2"; height: inherit; }

i.icon-gauge:before { content: "\e7a2"; height: inherit; }

.icon-traffic-cone.icon-left a:before, .icon-traffic-cone.icon-right a:after { content: "\e7a3"; height: inherit; }

i.icon-traffic-cone:before { content: "\e7a3"; height: inherit; }

.icon-cc.icon-left a:before, .icon-cc.icon-right a:after { content: "\e7a5"; height: inherit; }

i.icon-cc:before { content: "\e7a5"; height: inherit; }

.icon-cc-by.icon-left a:before, .icon-cc-by.icon-right a:after { content: "\e7a6"; height: inherit; }

i.icon-cc-by:before { content: "\e7a6"; height: inherit; }

.icon-cc-nc.icon-left a:before, .icon-cc-nc.icon-right a:after { content: "\e7a7"; height: inherit; }

i.icon-cc-nc:before { content: "\e7a7"; height: inherit; }

.icon-cc-nc-eu.icon-left a:before, .icon-cc-nc-eu.icon-right a:after { content: "\e7a8"; height: inherit; }

i.icon-cc-nc-eu:before { content: "\e7a8"; height: inherit; }

.icon-cc-nc-jp.icon-left a:before, .icon-cc-nc-jp.icon-right a:after { content: "\e7a9"; height: inherit; }

i.icon-cc-nc-jp:before { content: "\e7a9"; height: inherit; }

.icon-cc-sa.icon-left a:before, .icon-cc-sa.icon-right a:after { content: "\e7aa"; height: inherit; }

i.icon-cc-sa:before { content: "\e7aa"; height: inherit; }

.icon-cc-nd.icon-left a:before, .icon-cc-nd.icon-right a:after { content: "\e7ab"; height: inherit; }

i.icon-cc-nd:before { content: "\e7ab"; height: inherit; }

.icon-cc-pd.icon-left a:before, .icon-cc-pd.icon-right a:after { content: "\e7ac"; height: inherit; }

i.icon-cc-pd:before { content: "\e7ac"; height: inherit; }

.icon-cc-zero.icon-left a:before, .icon-cc-zero.icon-right a:after { content: "\e7ad"; height: inherit; }

i.icon-cc-zero:before { content: "\e7ad"; height: inherit; }

.icon-cc-share.icon-left a:before, .icon-cc-share.icon-right a:after { content: "\e7ae"; height: inherit; }

i.icon-cc-share:before { content: "\e7ae"; height: inherit; }

.icon-cc-remix.icon-left a:before, .icon-cc-remix.icon-right a:after { content: "\e7af"; height: inherit; }

i.icon-cc-remix:before { content: "\e7af"; height: inherit; }

.icon-github.icon-left a:before, .icon-github.icon-right a:after { content: "\f300"; height: inherit; }

i.icon-github:before { content: "\f300"; height: inherit; }

.icon-github-circled.icon-left a:before, .icon-github-circled.icon-right a:after { content: "\f301"; height: inherit; }

i.icon-github-circled:before { content: "\f301"; height: inherit; }

.icon-flickr.icon-left a:before, .icon-flickr.icon-right a:after { content: "\f303"; height: inherit; }

i.icon-flickr:before { content: "\f303"; height: inherit; }

.icon-flickr-circled.icon-left a:before, .icon-flickr-circled.icon-right a:after { content: "\f304"; height: inherit; }

i.icon-flickr-circled:before { content: "\f304"; height: inherit; }

.icon-vimeo.icon-left a:before, .icon-vimeo.icon-right a:after { content: "\f306"; height: inherit; }

i.icon-vimeo:before { content: "\f306"; height: inherit; }

.icon-vimeo-circled.icon-left a:before, .icon-vimeo-circled.icon-right a:after { content: "\f307"; height: inherit; }

i.icon-vimeo-circled:before { content: "\f307"; height: inherit; }

.icon-twitter.icon-left a:before, .icon-twitter.icon-right a:after { content: "\f309"; height: inherit; }

i.icon-twitter:before { content: "\f309"; height: inherit; }

.icon-twitter-circled.icon-left a:before, .icon-twitter-circled.icon-right a:after { content: "\f30a"; height: inherit; }

i.icon-twitter-circled:before { content: "\f30a"; height: inherit; }

.icon-facebook.icon-left a:before, .icon-facebook.icon-right a:after { content: "\f30c"; height: inherit; }

i.icon-facebook:before { content: "\f30c"; height: inherit; }

.icon-facebook-circled.icon-left a:before, .icon-facebook-circled.icon-right a:after { content: "\f30d"; height: inherit; }

i.icon-facebook-circled:before { content: "\f30d"; height: inherit; }

.icon-facebook-squared.icon-left a:before, .icon-facebook-squared.icon-right a:after { content: "\f30e"; height: inherit; }

i.icon-facebook-squared:before { content: "\f30e"; height: inherit; }

.icon-gplus.icon-left a:before, .icon-gplus.icon-right a:after { content: "\f30f"; height: inherit; }

i.icon-gplus:before { content: "\f30f"; height: inherit; }

.icon-gplus-circled.icon-left a:before, .icon-gplus-circled.icon-right a:after { content: "\f310"; height: inherit; }

i.icon-gplus-circled:before { content: "\f310"; height: inherit; }

.icon-pinterest.icon-left a:before, .icon-pinterest.icon-right a:after { content: "\f312"; height: inherit; }

i.icon-pinterest:before { content: "\f312"; height: inherit; }

.icon-pinterest-circled.icon-left a:before, .icon-pinterest-circled.icon-right a:after { content: "\f313"; height: inherit; }

i.icon-pinterest-circled:before { content: "\f313"; height: inherit; }

.icon-tumblr.icon-left a:before, .icon-tumblr.icon-right a:after { content: "\f315"; height: inherit; }

i.icon-tumblr:before { content: "\f315"; height: inherit; }

.icon-tumblr-circled.icon-left a:before, .icon-tumblr-circled.icon-right a:after { content: "\f316"; height: inherit; }

i.icon-tumblr-circled:before { content: "\f316"; height: inherit; }

.icon-linkedin.icon-left a:before, .icon-linkedin.icon-right a:after { content: "\f318"; height: inherit; }

i.icon-linkedin:before { content: "\f318"; height: inherit; }

.icon-linkedin-circled.icon-left a:before, .icon-linkedin-circled.icon-right a:after { content: "\f319"; height: inherit; }

i.icon-linkedin-circled:before { content: "\f319"; height: inherit; }

.icon-dribbble.icon-left a:before, .icon-dribbble.icon-right a:after { content: "\f31b"; height: inherit; }

i.icon-dribbble:before { content: "\f31b"; height: inherit; }

.icon-dribbble-circled.icon-left a:before, .icon-dribbble-circled.icon-right a:after { content: "\f31c"; height: inherit; }

i.icon-dribbble-circled:before { content: "\f31c"; height: inherit; }

.icon-stumbleupon.icon-left a:before, .icon-stumbleupon.icon-right a:after { content: "\f31e"; height: inherit; }

i.icon-stumbleupon:before { content: "\f31e"; height: inherit; }

.icon-stumbleupon-circled.icon-left a:before, .icon-stumbleupon-circled.icon-right a:after { content: "\f31f"; height: inherit; }

i.icon-stumbleupon-circled:before { content: "\f31f"; height: inherit; }

.icon-lastfm.icon-left a:before, .icon-lastfm.icon-right a:after { content: "\f321"; height: inherit; }

i.icon-lastfm:before { content: "\f321"; height: inherit; }

.icon-lastfm-circled.icon-left a:before, .icon-lastfm-circled.icon-right a:after { content: "\f322"; height: inherit; }

i.icon-lastfm-circled:before { content: "\f322"; height: inherit; }

.icon-rdio.icon-left a:before, .icon-rdio.icon-right a:after { content: "\f324"; height: inherit; }

i.icon-rdio:before { content: "\f324"; height: inherit; }

.icon-rdio-circled.icon-left a:before, .icon-rdio-circled.icon-right a:after { content: "\f325"; height: inherit; }

i.icon-rdio-circled:before { content: "\f325"; height: inherit; }

.icon-spotify.icon-left a:before, .icon-spotify.icon-right a:after { content: "\f327"; height: inherit; }

i.icon-spotify:before { content: "\f327"; height: inherit; }

.icon-spotify-circled.icon-left a:before, .icon-spotify-circled.icon-right a:after { content: "\f328"; height: inherit; }

i.icon-spotify-circled:before { content: "\f328"; height: inherit; }

.icon-qq.icon-left a:before, .icon-qq.icon-right a:after { content: "\f32a"; height: inherit; }

i.icon-qq:before { content: "\f32a"; height: inherit; }

.icon-instagram.icon-left a:before, .icon-instagram.icon-right a:after { content: "\f32d"; height: inherit; }

i.icon-instagram:before { content: "\f32d"; height: inherit; }

.icon-dropbox.icon-left a:before, .icon-dropbox.icon-right a:after { content: "\f330"; height: inherit; }

i.icon-dropbox:before { content: "\f330"; height: inherit; }

.icon-evernote.icon-left a:before, .icon-evernote.icon-right a:after { content: "\f333"; height: inherit; }

i.icon-evernote:before { content: "\f333"; height: inherit; }

.icon-flattr.icon-left a:before, .icon-flattr.icon-right a:after { content: "\f336"; height: inherit; }

i.icon-flattr:before { content: "\f336"; height: inherit; }

.icon-skype.icon-left a:before, .icon-skype.icon-right a:after { content: "\f339"; height: inherit; }

i.icon-skype:before { content: "\f339"; height: inherit; }

.icon-skype-circled.icon-left a:before, .icon-skype-circled.icon-right a:after { content: "\f33a"; height: inherit; }

i.icon-skype-circled:before { content: "\f33a"; height: inherit; }

.icon-renren.icon-left a:before, .icon-renren.icon-right a:after { content: "\f33c"; height: inherit; }

i.icon-renren:before { content: "\f33c"; height: inherit; }

.icon-sina-weibo.icon-left a:before, .icon-sina-weibo.icon-right a:after { content: "\f33f"; height: inherit; }

i.icon-sina-weibo:before { content: "\f33f"; height: inherit; }

.icon-paypal.icon-left a:before, .icon-paypal.icon-right a:after { content: "\f342"; height: inherit; }

i.icon-paypal:before { content: "\f342"; height: inherit; }

.icon-picasa.icon-left a:before, .icon-picasa.icon-right a:after { content: "\f345"; height: inherit; }

i.icon-picasa:before { content: "\f345"; height: inherit; }

.icon-soundcloud.icon-left a:before, .icon-soundcloud.icon-right a:after { content: "\f348"; height: inherit; }

i.icon-soundcloud:before { content: "\f348"; height: inherit; }

.icon-mixi.icon-left a:before, .icon-mixi.icon-right a:after { content: "\f34b"; height: inherit; }

i.icon-mixi:before { content: "\f34b"; height: inherit; }

.icon-behance.icon-left a:before, .icon-behance.icon-right a:after { content: "\f34e"; height: inherit; }

i.icon-behance:before { content: "\f34e"; height: inherit; }

.icon-google-circles.icon-left a:before, .icon-google-circles.icon-right a:after { content: "\f351"; height: inherit; }

i.icon-google-circles:before { content: "\f351"; height: inherit; }

.icon-vkontakte.icon-left a:before, .icon-vkontakte.icon-right a:after { content: "\f354"; height: inherit; }

i.icon-vkontakte:before { content: "\f354"; height: inherit; }

.icon-smashing.icon-left a:before, .icon-smashing.icon-right a:after { content: "\f357"; height: inherit; }

i.icon-smashing:before { content: "\f357"; height: inherit; }

.icon-sweden.icon-left a:before, .icon-sweden.icon-right a:after { content: "\f601"; height: inherit; }

i.icon-sweden:before { content: "\f601"; height: inherit; }

.icon-db-shape.icon-left a:before, .icon-db-shape.icon-right a:after { content: "\f600"; height: inherit; }

i.icon-db-shape:before { content: "\f600"; height: inherit; }

.icon-logo-db.icon-left a:before, .icon-logo-db.icon-right a:after { content: "\f603"; height: inherit; }

i.icon-logo-db:before { content: "\f603"; height: inherit; }

.logo_retina{display:none;}
.toggle-menu{display:none;}

.language_section a{ display: inline-block; margin-right: 20px; }
.language_section {
  margin-left: 5px;
  text-align: left;
}
/* Tablet Landscape */
@media only screen and (min-width: 600px) and (max-width:959px) {
  .language_section a{ margin-right: 15px; }
  #nav ul li{ padding:0 11px}
}
@media only screen and (max-width:767px) {
  div.content {
    padding-top: 65px !important;
  }
}

/*ipad portrait*/
@media only screen and (max-width:780px){
  .middlecol{padding:18px 0 !important; }  
}
@media only screen and (max-width:650px){
  .raw-organic{display:block !important; margin-left:0 !important;}
  .eu{display:block !important;padding-bottom:18px; }
  .eu a, .raw-organic a{margin:0 auto;}
  .footer-cols .columns{padding-bottom:18px;}
  .footer-cols .columns ul{padding:0; margin:0;}
  #nav{display:none;}
  .toggle-menu{display:inline;}
  #mobile-nav{display:block;}
  #mobile-nav h1{margin:0;padding:0;}
  #mobile-nav h1 a{display:block;}
  #mobile-nav #mobile-menu{display:none;}
  #mobile-nav{text-align:center;background-color:#FFF;}
  .logo_retina{display:inline;height:80px;}
  .logo_desktop{display:none;}
  .top_bar{text-align:center !important;}
  .top_bar ul li{display:inline-block !important; float:none !important;}
  .language_section a{     margin-right: 15px;}
  #ly-languages-switcher{ text-align:center}
}

@media only screen and (max-width:380px){
  .raw-organic{display:block !important; margin-left:0 !important;}
  .middlecol{display:block !important;}
  .eu{display:block !important;}
}

/*RETINA*/
@media 
  (-webkit-min-device-pixel-ratio: 2), 
  (min-resolution: 192dpi) { 
    .eu a{
      background:url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/eu_retina.gif?15801656611396416243);
      background-size:102px 81px;
    }
    .raw-organic a{
      background:url(//cdn.shopify.com/s/files/1/0226/9201/t/8/assets/raworganic_retina.gif?15801656611396416243);
      background-size:61px 60px;
    }
  }