/******************************************************************
Theme Name: Responsive v2.5
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 
  #Pages
  #FlexSlider 
  #FancyBox
  #Layout
  #Font-Face */
  
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */

@import url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/style-adds.css?8450510423445696882);

  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: inherit; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }
body {
    line-height: 1; }
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; }
  
    
/* #Basic Styles
================================================== */
  body { 
    background-color: #ffffff;
    

    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family:"museo-slab","Courier New",Courier,monospace;
    font-weight:500;      
    font-size: px; 
    text-transform: ;
    color: ;
    line-height: 1.7em;
}
::-moz-selection {
       background-color: #000;
       color: #fff;
}
::selection {
       background-color: #000;
       color: #fff;
}
abbr {
  border-bottom: 1px dotted #000000;
} 
/* #Typography
================================================== */
  .logo {
    color: ;
    font-family:"museo-slab","Courier New",Courier,monospace;
    font-size: px;
    font-weight: ;      
    text-transform: ;
  }
  .logo a, .logo a:hover, .logo a:visited, .logo a:active {
    color: ;    
    line-height: 45px;
  }
h1, h2, h3, h4, h5, h6, .title a { 
    color: ;
    display:block;
    font-family:"museo-slab","Courier New",Courier,monospace;
    font-weight: ;
    letter-spacing: px;
    text-transform: ;
}
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:#fff; }
h1 a:hover, h1 a:active, .title a:hover, .title a:active { color: #333333 }
h1, .h1, h1.home, h2.title, .title a {
  background:#adadad;
  color:#fff;
  font-family:"museo-slab","Courier New",Courier,monospace;
  font-size:11px;
  line-height:12px;
  margin:0 auto;
  padding:8px 0 9px 37px;
  text-align:left;
  text-transform:none;
}
h1.home { margin: 0 auto 15px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 12px 0;  }
h1.product_name { 
  text-align: left; 
  clear: none; 
  font-size: 25px;
  background-color: inherit;
  color: #000;
  padding: 0px;
  font-weight: 800;
  line-height: initial; }
h2.product_vendor { 
  font-weight: normal;
  font-size: 14px;
  color: #000;
  border: none;
  padding: 0px;
  text-transform: none;
  font-weight: bold;
  margin: 2px 0 7px; }
h2, .h2 { font-size: 26px; line-height: 45px; margin: 0 auto 20px; text-align: center; border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 12px 0; }
h3, .h3, h1.blog_title { color: initial; background-color: initial; text-transform: uppercase; font-size: 25px; line-height: 35px; margin: 0 auto 15px 0; text-align: left; border-bottom: 1px solid #000000; padding: 0 0 12px 0; }
h1.blog_title { margin: 0; padding: 0; line-height: initial; }
h4, .h4, h4.title a { font-size: 24px; line-height: 35px; margin: 0 0 15px 0; text-align: left; padding: 0; text-transform: none; border-bottom: 1px solid #000000; padding-bottom:12px;}
h4.title a { border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
h5, .h5 { font-size: 22px; padding-bottom: 5px; }
h6, .h6 { font-size: 20px; padding-bottom: 15px;}
.footer h6 { color: ; }
.subheader { color: #777; }
  .modal h3 { padding: 12px 0;}
h6.social { padding-bottom: 10px }
p { margin: 0 0 16px; 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 #000000; }
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 { display: none; }
.quote {
     font-size: 18px;
     line-height: 32px;
     text-align: center;
     margin: 0 0 20px 0;
     font-style: italic;
  }
/* #Links
================================================== */
  a, a:visited { color: #333333; 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: #000000; }
  .section a:hover{text-decoration:underline;}
/* #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: 90%;  }
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 {
    line-height: 26px;
}
ul li {
    list-style: none outside none;
    padding: 12px 0;
    margin-bottom: 0;
}
/* #Menu
================================================== */
.top_bar {
  
  text-align: center;
  line-height: 1;
}
.top_bar .container {
  padding-top: 0;
  padding-bottom:0;
}
.top_bar a {
  font-weight:700; 
  font-size:11px; 
  text-transform:uppercase;
  color:#b6b6b6;
  letter-spacing:0;
  display:block;
  height: 27px;
  line-height: 27px;
}
.top_bar a:hover {
  color:#fff;
}
.top_bar a:hover span {
  background-color: rgba(255, 255, 255, .4);
}
/*
.top_bar a.cart {
  background: url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/bag.png?8450510423445696882) 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 {
  background:#000;
  float:right;
  border-bottom: 0;
  border-top: 0;
  margin-right: 1px;
  padding: 0 7px;
  position:relative;
  display:block;
}
.top_bar .contact_group {
  margin-top:95px;
}
.top_bar .contact_group ul {
  margin-right:9px;
}
.contact_group ul, .contact_group ul li {
  border:none;
}
.contact_group ul li {
  background:transparent;
  display:block;
  float:right;
  font-size:11px;
  padding:0;
  position:relative;
}
.top_bar .contact_group ul li.social {
  margin-top:4px;
}
.contact_group ul li.facebook {
  margin-right:6px;
  margin-left:6px;
}
.contact_group ul li a {
  color:#333;
  font-weight:700;
  text-transform:none;
}
.footer .contact_group {
  float:right;
  margin-top:2px;
  margin-right:0;
}
.footer .contact_group ul li {
  font-size:10px;
}
.contact_group ul li a:hover {
  color:#000;
}
.contact_group ul li.social a {
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social_buttons.png?8450510423445696882) no-repeat 0 -18px; /*0 0;*/
  display:block;
  height:18px;
  text-indent:-9999px;
  width:18px;
}
.contact_group ul li.twitter a {
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social_buttons.png?8450510423445696882) no-repeat -18px -18px; /*-18px 0;*/
}
.contact_group ul li.twitter a:hover {
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social_buttons.png?8450510423445696882) no-repeat -18px 0; /*-18px -18px;*/
}
.contact_group ul li.facebook a:hover {
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social_buttons.png?8450510423445696882) no-repeat 0 0; /*0 -18px;*/
}
#nav {
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  display:block;
  margin:0 auto 10px;
  text-align:left;
}
#nav ul {
    background: #fff;
    display: block;
    margin: 0 auto;
    text-align: left;
    border: none;
    padding: 0;
    position:relative;
    margin: 0;
}
#nav ul li {
    display: inline-block;
    border-top: 0;
    border-bottom: 0;
    padding: 3px 37px 0;
    margin: 0;
}
#nav ul li {
  *display: inline;
}
#nav ul li.blog {
  padding-right:0;
}
#nav ul li a, nav ul li a:visited, nav ul li a:active {
    font-weight:700;      
    font-size:11px; 
    text-transform:uppercase;
    color:#666;
    position: relative;
    display:block;
    padding: 4px 0;
    letter-spacing:0px;
}
#nav ul li a.active, nav ul li a.active:visited, nav ul li a.active:active {
  color:#000;
}
#nav ul li a.sale-nav:link{color:#ff0000;}
/*#nav ul li:first-child {
    padding-left: 0;
}*/
#nav ul li:last-child {
    border-right: none;
    padding-right: 0;
}
#nav ul li a:hover, nav ul li a:focus {
    color:#000;
}
#nav ul li.current_page_item a {
    color: ;
}
#nav ul li.current_page_ancestor a {
    color: ;
}
/* sub-levels link */
#menu ul a, #menu li:hover > ul a {
  padding:6px 25px 0;
  background:#fff; 
  text-align:left;
  text-transform:none;
}
/* sub-levels link :hover */
#menu ul a:hover, #menu .current_page_item ul a:hover, #menu ul .current_page_item a:hover, #menu .current-menu-item ul a:hover, #menu ul .current-menu-item a:hover, #menu li:hover > ul a:hover {
  color:#fff;
}
/* sub-level ul */
#menu ul {
  padding:8px 0;
  position:relative;
  z-index:100;
}
#menu ul li {
  background:none;
/*  border:none; */
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  display:inline-block;
  margin:0 auto;
  padding:0 3.5%;
  width:19%;
}
#menu ul li a {
  display:block;
}
/* sub-sub-level dropdown */
#menu ul ul {
  left: 210px;
  top: -1px;
}
/* show dropdown ul on hover */
#menu li.haschild:hover {
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/nav-arrow.gif?8450510423445696882) no-repeat 50% 100%;
}
#menu li:hover > ul {
  display: block; 
}
#menu div ul {
  background: #fff;
  display: inline-block;
  *display: inline;
  margin:0;
  padding:0;
  width: 100%;
  zoom: 1;
}
#menu li.haschild div {
  border: 1px solid black;
  display: none;
}
#menu li.haschild:hover div {
  display: block;
  position: absolute;
  left: 0px;
  top: 29px;
  width: 940px;
  background: #fff;
  text-align: center;
  z-index: 100;
}
#menu li.haschild ul li a {
  text-transform: none;
  font-weight: normal;
}
================================================== */
/*
  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: 30px;
    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"] {
    -webkit-appearance:none;
    background:#adadad;
    border:none;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-family:"museo-slab","Courier New",Courier,monospace;
    font-size:11px;
    line-height:19px;
    margin:0 0 20px 0;
    padding:3px 12px 2px;
    text-decoration:none;
    text-transform:uppercase;
  }
  
  a.button:hover, 
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    color:#fff;
    background:#666; }
  
  a.button:active, 
  button:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  input[type="button"]:active {
    background: #333; }
  .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;
  }
  
  a.remove{
    -moz-border-radius:15px;
    background:#000;
    border-radius:15px;
    font-size:12px;
    font-weight:300;
    line-height:13px;
    padding:3px 5px 2px;
  }
  
  a.button.cart{
    background:#000;
    padding:10px 30px 9px;
  }
/* #Tabs
================================================== */
  ul.tabs { 
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    border-bottom: solid 1px #ddd;
    border-top: 0; }
ul.tabs li { 
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0;
    border: 0 }
ul.tabs li a { 
    display: block; 
    text-decoration: none;
    width: auto; 
    height: 29px; 
    padding: 0px 20px; 
    line-height: 30px; 
    border: solid 1px #ddd;
    border-width: 1px 0 0 1px; 
    margin: 0;  
    background: #f5f5f5;
    font-size: 13px; }
ul.tabs li a.active { 
    
      background-color: #ffffff;
    
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-right-width: 1px;
    margin: 0 -1px 0 0;
    color: #111;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; }
ul.tabs li:first-child a {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px; }
ul.tabs li:last-child a {
    border-width: 1px 1px 0 1px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; }
  ul.tabs-content { margin: 0; display: block; border: 0;}
ul.tabs-content > li { display:none; border: 0;}
ul.tabs-content > li.active { display: block; border: 0;}
  
  /* 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-family:"museo-slab","Courier New",Courier,monospace;
    color: #777;
    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 {
    /* reserved */ }
label,
  legend { 
    font-weight: normal;
    font-size: 13px;  }
select { 
    width: auto;
    display: inline; }
input[type="checkbox"] {
    display: inline; }
label span,
  legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444; }
.article textarea {
  width: 730px;
}
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;
      background: #ededed;
      background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
      background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
    }
  table th:first-child{
      text-align: left;
      padding-left:20px;
    }
  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:first-child{
      text-align: left;
      padding-left:12px;
      border-left: 0;
    }
  table tr td {
      padding:12px;
      border-bottom:1px solid #e0e0e0;
      border-left: 1px solid #e0e0e0;
      background: #fafafa;
      background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
      background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
    }
  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;
    }
  table tr:hover td{
      background: #f2f2f2;
      background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
      background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);  
    }


/* #Misc
================================================== */
.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 { visibility: hidden; }
/* #Site Styles
================================================== */
  div.container {
      margin: 0 auto;
      padding: 20px 0;
  }
div.content {
    padding: 0 15px 0px;
    
}
.logo {
      padding-top: 17px;
      text-align: ;
  }
.logo img {
    max-width: 100%;
    height: auto;
  }
.logo a {
    margin: 0;
    display:block;
  }
  div.section {
     clear:both;
     margin: 0 0 12px;
     overflow: hidden;
  }
  div.product_section {
    margin: 5px 0;
  }
  .breadcrumb, .breadcrumb label, .breadcrumb select {
    font-size: 10px;
    font-style: italic;
  }
  .breadcrumb h1 {
    padding-left: 59px;
    font-size: 10px; 
 }
  .product_breadcrumb {
    padding-bottom: 0;
    background-color: #adadad;
  }
  .product_breadcrumb, .product_breadcrumb a:visited, .product_breadcrumb a:hover, .product_breadcrumb a:link {
    color: #FFF;
  }
  #category {
    width: 100%;
  }
.action_button, input.action_button[type="submit"], input.action_button[type="button"], button.ui-button {
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    -webkit-appearance:none;
    -webkit-transition:all .2s linear;
    background:#000;
    border:1px solid transparent;
    color:#fff;
    cursor:pointer;
    font-family:"museo-slab","Courier New",Courier,monospace;
    padding:6px 20px;
    text-align:center;
    font-size:11px;
    font-weight:500;
    margin-bottom:0px;
    text-transform:uppercase;
    transition:all .2s linear;
  }
.action_button:hover, input.action_button[type="submit"]:hover, input.action_button[type="button"]:hover {
    background: #be4333;
    border-color: #dd4b39;
  }
  
  .feature_text {
     margin: 10px 0 0;
     clear: both;
  }
  .paginate {
    text-align:center;
  }
  .paginate span {
    padding: 0 10px;
  }
  .thumbnail {
    position:relative;
    text-align:center;
  }
.thumbnail a {
    display:block;
    color: ;
  }
.thumbnail a:hover {
    color: #333333;
  }
  .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: ;
      
    text-transform: ;
    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 .info {
    padding-top: 0.75em;
    text-align: left;
  }
  .cart_price {
    float:right;
    padding-left: 20px;
    font-weight:bold;
  }
  .cart_price {
    display: none;
  }
.was_price {
    color: #888888;
    font-weight:normal;
    text-decoration: line-through;
    text-shadow:none;
}
.sale_price {
  color:#ff0000;
}
  .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: #dd4b39;
  }
  .thumbnails a {
    display:block;
    margin-bottom: 0.55em;
  }
.twittercont, .fancycount {
    display: inline-block;
    margin-left: 10px;
  }
  .facebookcont {
    display: inline-block;
    position: relative;
    top: 1px;
    margin-left: 6px;
  }
  a.fancybutton {
    background:url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/fancy.png?8450510423445696882) 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/0170/3534/t/6/assets/pinit.png?8450510423445696882) 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: 14px;
    margin-bottom: 0.5em;
  }
.modal form {
    margin-bottom: 10px;
  }
  .modal a {
    color: #333333;
    font-style: italic;
  }
.modal a:hover {
    color: #000000;
  }
  .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;
  }
  
  .meta {
    font-size: 13px;
  }
  .meta p {
    font-size: 13px;
    margin-bottom: 0px;
  }
  p.meta {
    margin-bottom: 5px;
  }
  .meta .label, .label {
    font-style: italic;
    color: #808080;
  }
  .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: 2.5em;
    display: inline;
  }
  .update_or_remove {
    display:none;
  }
  .subtotal {
    text-align:right;
  }
  .mobile_left {
    text-align: right;
  }
.cart_description {
    font-size: 13px;
  }
  h4.title a.subscribe {
    background: url("//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/rss-icon.png?8450510423445696882") no-repeat 0 4px;
    display: inline;
    padding: 5px 10px 5px 32px;
    font-size: smaller;
  }
 h4.title a.subscribe:hover {
    background-position: 0 -121px;
  }
  h4.title a.twitter {
    background: url("//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/twitter-icon.png?8450510423445696882") no-repeat 0 4px;
    display: inline;
    padding: 5px 0px 5px 32px;
    font-size: smaller;
  }
  h4.title a.twitter:hover {
    background-position: 0 -121px;
  }
  .article {
    padding-top: 27px; 
    margin-bottom: 12px;
    padding-bottom: 20px;
  }
  .continue_reading {
    font-style: italic;
  }
  .blog_list {
    border-top:0;
    padding-top:0;
  }
  .blog_list li:first-child {
    padding-top: 2px  ;
  }
  .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;
  }
  
/* #Pages
================================================== */
h2{
  border-top:none;
  color:#666;
  font-family:"museo-slab","Courier New",Courier,monospace;
  font-size:11px;
  font-weight:900;
  line-height:13px;
  padding:0 0 5px 0;
  text-align:left;
  text-transform:uppercase;
}
h2.more{
  border:0;
  text-align:right;
}
.related {
  padding-top: 50px;
}
ul.brands li,ul.departments li{
  font-size:11px;
  padding:0 0 10px 37px;
}
ul.departments li a.sale-nav:link{color:#ff1e00;}
.contact {
  margin-bottom:65px;
}
.contact h1,.contact .h1,.contact h2,.contact .h2, .contact h3,.contact .h3 {
  border:none;
  font-family:"museo-slab","Courier New",Courier,monospace;
  font-size:20px;
  font-weight:700;
  line-height:20px;
  margin:0 auto 12px;
  padding:0;
  text-align:left;
  text-transform:none;
}
.contact h3,.contact .h3 {
  font-size:14px;
  margin:28px 0 4px;
}
.contact p,.contact ul,.contact ul li{
  color:#333;
  font-size:11px;
  line-height:17px;
  width:85%;
}
.contact ul li{
  width:100%;
}
.contact .three p,.contact .three ul,.contact .three ul li{
  width:100%;
}
.contact ul li{
  background:transparent;
  display:block;
  margin:0;
  padding:0;
  position:relative;
}
.contact ul li.tumblr a,.contact ul li.twitter a,.contact ul li.facebook a{
  padding-top:2px;
  padding-left:20px;
}
.contact ul li.tumblr a{
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/contact-tumblr.gif?8450510423445696882) no-repeat 0 0;
}
.contact ul li.twitter a{
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/contact-twitter.gif?8450510423445696882) no-repeat 0 0;
}
.contact ul li.facebook a{
  background: transparent url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/contact-facebook.gif?8450510423445696882) no-repeat 0 0;
}
/* .pagination
================================================== */
#pagination{
  font-size:14px;
  padding:10px 0;
  text-align:center;
}
#pagination .prev a,#pagination .prev a:visited,#pagination .next a,#pagination .next a:visited,#pagination .page a,#pagination .page a:visited{
  color:#999;
}
#pagination .prev a:hover,#pagination .next a:hover,#pagination .page a:hover{
  color:#333;
}

/* #cart
================================================== */
.checkout_table_header{
  border-bottom:1px solid black;
  margin-bottom:6px;
}
#cart_form .section{
  margin-bottom:0;
}
#cart_form h4{
  border:none;
  font-family:"museo-slab","Courier New",Courier,monospace;
  font-size:11px;
  font-weight:500;
  margin:0;
  padding-bottom:0;
}
#cart_form .tax-ship{
  display:block;
  line-height:2px;
  margin-top:2px;
}
#cart_form h4.subtotal {
  font-size:24px;
  font-weight:900;
  text-align:right;
}
#cart_form ul{
  border-bottom:1px solid #000;
}
.update_subtotal_text p{
  margin-bottom:0;
}
.th_product_detail h4{
  /*padding-left:30px;*/
}
.th_price h4,.th_quantity h4,.th_remove h4{
  text-align:center;
}
.th_remove{
  margin-right:0 !important;
}
.title_column p{
  font-size:11px;
}
.price_total{
  font-size:11px;
  margin-left:10px;
  text-align:center;
}
.quantity_column{
  padding-top:46px;
  text-align:center;
}
.remove_column{
  text-align:center;
}
.title_column,.price_column,.remove_column{
  padding-top:50px;
}
.coupon_note{
  padding-bottom:10px;
}

/* #Footer
================================================== */
  div.footer {
    background-color: #ffffff;
    
  
    
    border-top: solid 1px #000000;
    
  
    font-size: px; 
    line-height: 1.7em;
    color: ;
    padding: 5px 0 10px;
  }
  .footer .container { padding-top:0; }
  .footer p {
    margin-bottom: 10px;
  }
  .footer a {
    color: #777777;
    text-shadow: none;
  }
  .footer a:hover {
    color: #333333;
    text-shadow: none;
  }
  .footer p#powered_by_link a {
    display: block;
    width: 94px;
    height: 27px;
    background: url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/shopify.png?8450510423445696882);
    text-indent: -9000em;
  }
  .footer p#powered_by_link {
    text-indent: -9000em;
    height: 27px;
    overflow: hidden;
  }
  .footer li {
    padding:5px 0;
  }
  .footer .columns {
    margin-right:0;
    margin-left:0;
  }
.contact-form {
    margin-bottom:0;
    text-align:center;
  }
input.search_box, #contact_email, #contact_name {
    display:inline-block;
    margin-bottom:0px;
    text-align:center;
    width:182px;
  }
  input.search_box {
    background:#fff url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/search_box.gif?8450510423445696882) no-repeat top right;
    color:#666;
    font-size:11px;
    font-weight:500;
    padding-top:9px;
    padding-bottom:7px;
    text-align:center;
    width:152px;
  }
  .search_box:focus {
    /* reserved */
  }
  #contact_email {
    background:#fff url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/newsletter_box.gif?8450510423445696882) no-repeat top right;
    color:#cdcbcb;
    font-size:11px;
    font-weight:500;
    height:22px;
    padding:0;
    text-align:center;
    width:183px;
  }
  .top_bar_search {
    float:right;
    padding-top:0 !important;
    padding-left:28px;
    text-align: left;
  }
  .top_bar_search form.search {
    margin-bottom:0;
  }
  .top_bar_search .search_box {
    border:none;
  }
  .payment_methods {
    margin: 4px 0 6px 0;
  }
  .payment_methods img {
    padding-right: 4px;
  }
  .footer .credits {
    color:#777;
    font-size:10px;
    font-weight:500;
  }
.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;}
/* #FlexSlider
================================================== */
 
  /* Browser Resets */
  .flex-container a:active,
  .flexslider a:active {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%; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
  .flexslider .slides img {max-width: 100%;}
.flexslider .slides li a {text-align: center}
.flex-pauseplay span {text-transform: capitalize;}
/* 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; overflow:hidden;}
/* 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:#fff; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {bottom:4px; color:#666; font-size:14px; height:92px; left:0; line-height:18px; margin:0; position:absolute; text-align:left; vertical-align:top; width:100%;}
.flex-caption{color:#333;font-size:11px;}
.flex-caption span{color:#666;display:block;font-size:14px;font-weight:bold;margin-top:15px;}
/* Direction Nav */
  .flex-direction-nav { height: 0; border:0; display:none;}
.flex-direction-nav li { border: none; }
.flex-direction-nav li a {width: 44px; height: 40px; display: block; background: url(//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/fancybox_sprite.png?8450510423445696882) no-repeat; position: absolute; top: 45%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .next {background-position: 0 -66px; right: 15px;}
.flex-direction-nav li .next:hover {background-position: 0 -218px;}
.flex-direction-nav li .prev {left: 15px; background-position: 0 -23px;}
.flex-direction-nav li .prev:hover {background-position:0 -175px;}
.flex-direction-nav li .disabled {opacity: .3; 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 "Helvetica Neue",Helvetica,Arial,sans-serif;
  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/0170/3534/t/6/assets/fancybox_sprite.png?8450510423445696882);
}
#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/0170/3534/t/6/assets/fancybox_loading.gif?8450510423445696882) 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/0170/3534/t/6/assets/blank.gif?8450510423445696882); /* 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 "Helvetica Neue",Helvetica,Arial,sans-serif;
  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; }

	.container-twelve .one-third.column			{ width: 300px; }
	.container-twelve .two-thirds.column		{ width: 620px; }

	/*****************************
		12 Column
	*****************************/

	/* Base Grid */
	.container-twelve .one.column 						{ width: 60px;  }
	.container-twelve .two.columns 						{ width: 140px; }
	.container-twelve .three.columns 					{ width: 220px; }
	.container-twelve .four.columns 					{ width: 300px; }
	.container-twelve .five.columns 					{ width: 380px; }
	.container-twelve .six.columns 						{ width: 460px; }
	.container-twelve .seven.columns 					{ width: 540px; }	
	.container-twelve .eight.columns 					{ width: 620px; }
	.container-twelve .nine.columns 					{ width: 700px; }
	.container-twelve .ten.columns 						{ width: 780px; }	
	.container-twelve .eleven.columns 				{ width: 860px; }	
	.container-twelve .twelve.columns 				{ width: 940px; }

	/* Offsets */	
	.container-twelve .offset-by-one 					{ margin-left: 80px;  }
	.container-twelve .offset-by-two 					{ margin-left: 160px; }
	.container-twelve .offset-by-three 				{ margin-left: 240px; }
	.container-twelve .offset-by-four 				{ margin-left: 320px; }
	.container-twelve .offset-by-five 				{ margin-left: 400px; }
	.container-twelve .offset-by-six 					{ margin-left: 480px; }
	.container-twelve .offset-by-seven 				{ margin-left: 560px; }
	.container-twelve .offset-by-eight 				{ margin-left: 640px; }
	.container-twelve .offset-by-nine 				{ margin-left: 720px; }
	.container-twelve .offset-by-ten 					{ margin-left: 800px; }
	.container-twelve .offset-by-eleven 			{ margin-left: 880px; }


	/*****************************
		16 Column
	*****************************/

	/* Base Grid */
	.container-sixteen .one.column 						{ width: 40px;  }
	.container-sixteen .two.columns 					{ width: 100px; }
	.container-sixteen .three.columns 				{ width: 160px; }
	.container-sixteen .four.columns 					{ width: 220px; }
	.container-sixteen .five.columns 					{ width: 280px; }
	.container-sixteen .six.columns 					{ width: 340px; }
	.container-sixteen .seven.columns 				{ width: 400px; }	
	.container-sixteen .eight.columns 				{ width: 460px; }
	.container-sixteen .nine.columns 					{ width: 520px; }
	.container-sixteen .ten.columns 					{ width: 580px; }	
	.container-sixteen .eleven.columns 				{ width: 640px; }	
	.container-sixteen .twelve.columns 				{ width: 700px; }
	.container-sixteen .thirteen.columns 			{ width: 760px; }	
	.container-sixteen .fourteen.columns 			{ width: 820px; }	
	.container-sixteen .fifteen.columns 			{ width: 880px; }
	.container-sixteen .sixteen.columns 			{ width: 940px; }

	/* Offsets */	
	.container-sixteen .offset-by-one 				{ margin-left: 60px;  }
	.container-sixteen .offset-by-two 				{ margin-left: 120px; }
	.container-sixteen .offset-by-three 			{ margin-left: 180px; }
	.container-sixteen .offset-by-four 				{ margin-left: 240px; }
	.container-sixteen .offset-by-five 				{ margin-left: 300px; }
	.container-sixteen .offset-by-six 				{ margin-left: 360px; }
	.container-sixteen .offset-by-seven 			{ margin-left: 420px; }
	.container-sixteen .offset-by-eight 			{ margin-left: 480px; }
	.container-sixteen .offset-by-nine 				{ margin-left: 540px; }
	.container-sixteen .offset-by-ten 				{ margin-left: 600px; }
	.container-sixteen .offset-by-eleven 			{ margin-left: 660px; }
	.container-sixteen .offset-by-twelve 			{ margin-left: 720px; }
	.container-sixteen .offset-by-thirteen 		{ margin-left: 780px; }
	.container-sixteen .offset-by-fourteen 		{ margin-left: 840px; }
	.container-sixteen .offset-by-fifteen 		{ margin-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-third.column				{ width: 236px; }
    		.container .two-thirds.column				{ width: 492px; }		

    		/*****************************
    			12 Column
    			((768/12) - 20) * 1 = 44
    		*****************************/

    		.container-twelve .one.column 					{ width: 44px;  }
    		.container-twelve .two.columns 					{ width: 108px; }
    		.container-twelve .three.columns 				{ width: 172px; }
    		.container-twelve .four.columns 				{ width: 236px; }
    		.container-twelve .five.columns 				{ width: 300px; }
    		.container-twelve .six.columns 					{ width: 364px; }
    		.container-twelve .seven.columns 				{ width: 428px; }	
    		.container-twelve .eight.columns 				{ width: 492px; }
    		.container-twelve .nine.columns 				{ width: 556px; }
    		.container-twelve .ten.columns 					{ width: 620px; }	
    		.container-twelve .eleven.columns 			{ width: 684px; }	
    		.container-twelve .twelve.columns 			{ width: 748px; }



    		/* Offsets */	
    		.container-twelve .offset-by-one 				{ margin-left: 64px;  }
    		.container-twelve .offset-by-two 				{ margin-left: 128px; }
    		.container-twelve .offset-by-three 			{ margin-left: 192px; }
    		.container-twelve .offset-by-four 			{ margin-left: 256px; }
    		.container-twelve .offset-by-five 			{ margin-left: 320px; }
    		.container-twelve .offset-by-six 				{ margin-left: 384px; }
    		.container-twelve .offset-by-seven 			{ margin-left: 448px; }
    		.container-twelve .offset-by-eight 			{ margin-left: 512px; }
    		.container-twelve .offset-by-nine 			{ margin-left: 576px; }
    		.container-twelve .offset-by-ten 				{ margin-left: 640px; }
    		.container-twelve .offset-by-eleven 		{ margin-left: 704px; }





    		/*****************************
    			16 Column
    			((768/16) - 20) * 1 = 28
    		*****************************/

    		.container-sixteen .one.column 						{ width: 28px;  }
    		.container-sixteen .two.columns 					{ width: 76px;  }
    		.container-sixteen .three.columns 				{ width: 124px; }
    		.container-sixteen .four.columns 					{ width: 172px; }
    		.container-sixteen .five.columns 					{ width: 220px; }
    		.container-sixteen .six.columns 					{ width: 268px; }
    		.container-sixteen .seven.columns 				{ width: 316px; }	
    		.container-sixteen .eight.columns 				{ width: 364px; }
    		.container-sixteen .nine.columns 					{ width: 412px; }
    		.container-sixteen .ten.columns 					{ width: 460px; }	
    		.container-sixteen .eleven.columns 				{ width: 508px; }	
    		.container-sixteen .twelve.columns 				{ width: 556px; }
    		.container-sixteen .thirteen.columns 			{ width: 604px; }	
    		.container-sixteen .fourteen.columns 			{ width: 652px; }	
    		.container-sixteen .fifteen.columns 			{ width: 700px; }
    		.container-sixteen .sixteen.columns 			{ width: 748px; }



    		/* Offsets */	
    		.container-sixteen .offset-by-one 				{ margin-left: 48px;  }
    		.container-sixteen .offset-by-two 				{ margin-left: 96px;  }
    		.container-sixteen .offset-by-three 			{ margin-left: 144px; }
    		.container-sixteen .offset-by-four 				{ margin-left: 192px; }
    		.container-sixteen .offset-by-five 				{ margin-left: 240px; }
    		.container-sixteen .offset-by-six 				{ margin-left: 286px; }
    		.container-sixteen .offset-by-seven 			{ margin-left: 336px; }
    		.container-sixteen .offset-by-eight 			{ margin-left: 384px; }
    		.container-sixteen .offset-by-nine 				{ margin-left: 432px; }
    		.container-sixteen .offset-by-ten 				{ margin-left: 480px; }
    		.container-sixteen .offset-by-eleven 			{ margin-left: 528px; }
    		.container-sixteen .offset-by-twelve 			{ margin-left: 576px; }
    		.container-sixteen .offset-by-thirteen 		{ margin-left: 624px; }
    		.container-sixteen .offset-by-fourteen 		{ margin-left: 672px; }
    		.container-sixteen .offset-by-fifteen 		{ margin-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 { margin-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; }
    		.title_column{
    		  padding-top:0;
    		}
    		.price_column{
    		  padding-top:0;
    		}
    		.quantity_column{
    		  padding:0;
    		}
    	}
/* #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) {
  }
/* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {
    .thumbnail a:hover img {
      opacity: 1;
    }
  .top_bar_search {
      margin-bottom: 5px;
    }
  table[style] {
      width:auto !important;
      max-width:100% !important;
    }
  tr, td {
      display:block;
      width:100% !important;
      max-width:100% !important;
      padding:0px !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;
    }
}
/* 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) {
    #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;
    }*/
}
/* #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; }
*/
.selector-wrapper {
  display: inline; }
div.description {
  padding: 25px 0 0 0;
  font-size: 12px;
  line-height: 20px;
}
.product_details_col {
  margin-top: 15px;
  position: relative;
}
.social-media {
  position: absolute; 
  line-height: 14pt;
  font-size: 10pt;
  cursor: pointer;
}
.social-media:before {
  content: "+";
  display:inline-block;
  width: 10px;
}
.social-media.expanded:before {
  content: "-";
}
.social-media a {
  display: block;
  padding-left: 20px;
}
.social-media .svpply {
  background: url("//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social-media.png?8450510423445696882") no-repeat 0 0px;
}
.social-media .pintrest {
  background: url("//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social-media.png?8450510423445696882") no-repeat 0 -18px;
}
.social-media .tumblr {
  background: url("//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social-media.png?8450510423445696882") no-repeat 0 -35px;
}
.social-media .twitter {
  background: url("//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social-media.png?8450510423445696882") no-repeat 0 -51px;
}
.social-media .facebook {
  background: url("//cdn.shopify.com/s/files/1/0170/3534/t/6/assets/social-media.png?8450510423445696882") no-repeat 0 -68px;
}
.social-media.blog {
  position: initial;
  display: block;
}
.social-media.blog a {
  display: initial;
  line-height: 16pt;
  margin-left: 15px;
}
.blog-landing .social-media {
  position: absolute;
}
.social-media {
  position: initial;
}
.two.columns .social-media {
  padding-left: 48px;
}
.product_section.social-media {
  display: none;
  bottom: 0;
}
#image-zoom {
  position: absolute !important;
  margin-top: 15px;
}
.bring-to-front {
  z-index: 100;
}
.send-to-back {
  z-index: -1;
}
.three.columns.search-result {
  width: 232px;
  line-height: 0px;
}
.columns.search-result {
  margin: 0 1px 2px;
}
.search-result img{
  width: 232px;
  position: relative;
}
.search-result {
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.search-result .info, .search-result .transparent {
  width: 215px;
  padding: 10px;
  line-height: 12px;
  font-size: 12px;
  text-align: center;
  bottom: 0;
  position: absolute;
  min-height: 85px;
  display: none;
  font-weight: bold;
}
.transparent {
  zoom: 1;
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-color: #FFF;
}
.search-result span {
  font-color: #000;
}
.search-result .price, .search-result .vendor {
  display: block;
}
.search-result .vendor {
  padding-top: 24px;
}
.article h1, .article h2, .article h3, .article h4 {
  border: 0px;
}
.article .nine.columns {
  width: 740px;
}
.article .offset-by-three {
 margin-left: 200px;
}
.article h4 {
  margin-top: 25px;
  padding-top: 15px;
  border-top: solid 1px #000000;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
.article .comment p {
  margin: 0;
  font-size: 10px;
} 
.article .comment .meta {
  font-size: 12px; 
}
.article {
  font-size: 14px;
  line-height: initial;
}
.article .read-more {
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 17px;
  display: block;
}
.blog-landing .article {
  border-bottom: solid 1px #000000;
}
.blog-landing .article.last {
  border: 0px;
}
#infinite-more{
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #CFCFCF;
  color: #000000;
  font-weight: bold;
  left: 42%;
  padding: 5px;
  position: fixed;
  top: 100px;
  width: 200px;
  text-align: center;
}
#infinite-no-more{
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #CFCFCF;
  color: #000000;
  font-weight: bold;
  left: 42%;
  padding: 5px;
  position: fixed;
  top: 100px;
  width: 200px;
  text-align: center;
}
.thumbnails img {
  width: 60px;
}
.product_image_col img {
  max-width: 460px;
}