/******************************************************************
Theme Name: Carstache 2013
Theme URI: http://www.ignitingsolutions.com;
Author: Igniting Solutions (http://www.ignitingsolutions.com)
Description: Carstache Shopify Theme (http://www.shopify.com/)
******************************************************************/
/* 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 (Inspired by E. Meyers)
================================================== */


@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Patua+One);
@import url(http://fonts.googleapis.com/css?family=Passion+One);

  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;
    

    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


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

    
      font-family: Helvetica, Arial, sans-serif;
      
    font-weight: normal;      
    font-size: 13px; 
    text-transform: none;
    color: #111111;
    line-height: 1.7em;
}
::-moz-selection {
       background-color: #000;
       color: #fff;
}
::selection {
  background: #FFF7B6;
  color: black;
}
abbr {
  border-bottom: 1px dotted #111111;
} 
/* #Typography
================================================== */
.logo {
    color: #303030;
    font-family: Helvetica, Arial;
    font-size: 32px;
    font-weight: normal;
    margin: -3px 0px;
    position: absolute;
    text-transform: none;
    z-index: 999;
}

  .logo img {
    width: 224px !important;
    height: auto !important;
  }

  .logo a, .logo a:hover, .logo a:visited, .logo a:active {
    color: #303030;    
    line-height: 45px;
  }
h1, h2, h3, h4, h5, h6, .collection_title, .headline, p.subtitle { 
    font-family: 'fjalla one', Helvetica;  
    font-weight: normal;    
    text-transform: uppercase;
    color: #303030;
    display:block;
    letter-spacing: 0px;
    text-rendering: optimizeLegibility;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .collection_title { font-weight: inherit; }
h1 a, h1 a:visited, .collection_title a, .collection_title a:visited { color: #DD1029 }
h1 a:hover, h1 a:active, .collection_title a:hover, .collection_title a:active { color: #111111 }
h1, .h1, h1.home, h2.title, .collection_title { font-size: 32px;  line-height: 1.5em; margin: 0 auto 20px; clear:both; font-weight: normal;}
h1.home { margin: 0 auto 15px; border-top: 1px solid #111111; border-bottom: 1px solid #111111; padding: 12px 0;  }
h1.product_name {
    color: #111111;
    font-family: 'Fjalla One';
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 5px;
}
h2, .h2 { font-size: 26px; margin-bottom: 0.75em }

h2.related {
    color: #DD1029;
    font-family: 'Patua One';
    font-size: 26px;
}

.relatedprod {
    padding: 5px 0 0px !important;
}

.relatedprod .quickadd {
    display: none;
}

h3, .h3, h1.blog_title {
    font-family: 'Fjalla One';
    font-size: 23px;
    line-height: 26px;
    margin: 0 auto 10px 0;
    text-align: left;
    text-transform: uppercase;
}

h1.collection_title, div.collection_title {
    border-right: 1px solid #DDDDDD;
    color: #DD1029;
    float: left;
    font-family: 'Patua One' !important;
    line-height: 35px;
    margin-bottom: 0;
    padding-right: 15px;
}

h1.collection_title_tags, div.collection_title_tags {
    border-right: 1px solid #DDDDDD;
    padding-right: 30px;
}

.coldescription {
  display: none !important;
}

h4, .h4, h4.title a {
    border-bottom: 0 none;
    font-family: 'Patua One';
    font-size: 16px;
    line-height: 20px;
    margin: -5px 0 10px;
    text-align: left;
    text-transform: uppercase;
}

h4.title a { border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
h5, .h5 { font-size: 18px; padding-bottom: 0.5em; }
h5.sub_title { padding-bottom: 5px; }
h6, .h6 { font-size: 16px; padding-bottom: 1em;}

.footer h6 {
    color: #DD1029 !important;
    font-family: 'Patua One' !important;
    font-size: 18px !important;
    font-weight: normal;
}

.subheader { color: #777; }
p { margin: 0 0 15px; font-style: normal; line-height: 1.7em; }
p img { margin: 0; }
em, i { font-style: italic; color: #666; }
strong, b { font-weight: bold; }
small { font-size: 90%; }




/*  Ad Block  */
.adblock {
  text-align: center;
  margin-bottom: 20px;
}

.adblock img {
  height: auto;
}



.mobile-slide {
  display: none;
}

/*  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 #111111; }
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 #DDD; border-width: 1px 0 0; clear: both; margin: 12px 0; height: 0; }
.quote {
     font-size: 16px;
     line-height: 22px;
     text-align: center;
     margin: 0 0 20px 0;
     font-style: italic;
  }
/* #Links
================================================== */
  a, a:visited { color: #111111; text-decoration: none; outline: 0; -webkit-transition: color .1s linear; -moz-transition: color .1s linear; -o-transition: color .1s linear; -ms-transition: color .1s linear; transition: color .1s linear; }
a:hover, a:focus { color: #dd1029; }
/* #Lists
================================================== */
  ul, ol { margin-bottom: 20px; }
  ul { list-style: circle outside; }
  ol { list-style: decimal; }
  ul, 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; }
  ul.none { list-style: none outside; margin-left: 0;}
  ul.border {
    list-style: none outside;
    line-height: 26px;
  }
  ul.border li {
    border-bottom: 1px solid #111111;
    list-style: none outside none;
    padding: 12px 0;
    margin-bottom: 0;
  }
  ul.chirp {
    margin-left: 0
  }
  ul.chirp .meta a {
    color: #111111;
  }

/* #Menu
================================================== */

.header div.header_border {
  padding-bottom: 15px;
}

.header {
    border-bottom: 1px solid #DDD !important;
    background: #FFF;
    -webkit-box-shadow:  0px 2px 3px 0px rgba(100, 100, 100, 0.1);
    box-shadow:  0px 2px 3px 0px rgba(100, 100, 100, 0.1);
    height: 105px;
}

.headercont {
  padding: 12px 0 10px !important;
}

.homepage {
  padding-bottom: 0px;
}
.nav {
  text-align:right;
  margin-left: 0px !important;
}
.nav ul {
    border: medium none;
    display: block;
    font-family: 'Fjalla One',sans-serif !important;
    font-size: 20px;
    font-weight: 200;
    margin: 2px 0 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.nav ul li {
    display: inline-block;
    padding: 0 0 0 4%;
    position: relative;
    margin: 0;
    border: 0;
    line-height: 0 !important;
}
.nav ul li {
  *display: inline;
}
.nav ul li a:visited, .nav ul li a:active {
    color: #111111;
    position: relative;
}

.nav ul li a.active, nav ul li a.active:visited, nav ul li a.active:active {
  color: #111111;
}
.nav ul.search_nav {
  margin-bottom: -5px;
}
.nav ul li a:hover, nav ul li a:focus {
  color: #dd1029;
}
.nav ul li.current_page_item a {
  color: #dd1029;
}
.nav ul li.current_page_ancestor a {
  color: #dd1029;
} 
.nav ul.menu {
    float: left;
    margin-left: 21%;
    text-align: left;
    width: 79%;
}

.sixteen.columns.nav.omega {
    padding-bottom: 3px !important;
}

.top_menu {
    position: relative;
    top: -8px !important;
}

.nav ul li a.cart img {
  width: 18px;
  margin-right: 8px;
}
.nav ul li a.cart {
  font-size: 16px !important;
}
.nav ul li a.cart, .nav ul li a.navicon, input[type="submit"].guest_button {
  background: url("http://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/cart-bg.jpg") repeat scroll 0 0 transparent;
    padding: 14px 25px 10px;
}

.nav ul li a.cart.active {
    border-color: #0073BB;
    color: #111111;
    margin-bottom: -15px;
    margin-top: -13px;
    padding-bottom: 10px;
}

.nav ul li a.cart:hover, .nav ul li a.cart.active:hover {
  color: #dd1029;
}



input[type="submit"].guest_button, input[type="submit"].guest_button:hover {
  background: none;
  color: #111111;
  padding: 8px 20px 8px 10px;
}

ul.menu li.navicon_button {
  display: none;
}
ul.menu li a.navicon {
    
    background: url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/menu_dark.png?12365558578315421771) no-repeat 9px 6px;
  
  padding-left: 35px;
}

.cart_count {
    color: #DD1029 !important;
    font-size: 14px !important;
}

ul.menu li a.navicon:hover {
  background-position: 9px -96px;
}


.mobile_menu_tag_filter {
  display: none;
}

/* sub-levels link */
.menu ul a, .menu li:hover > ul a  {
  padding: 10px 0 10px 15px;
  background: none;
  text-align: left;
}

/* sub-level ul */
.menu ul {
  position: absolute;
  left: 10px;
  top: 25px;
  background-color: #ffffff;
  border: solid 1px #ddd;
  border-bottom-color: #bbb;
  z-index: 100;
  display: none;
  width: 200px;
}
ul.menu ul li {
  display: block;
  border-bottom: solid 1px #f4f4f4;
  text-align:left;
  padding: 0;
}
.menu ul li a {
  display:block;
}
/* sub-sub-level dropdown */
.menu ul ul {
  left: 200px;
  top: -1px;
}
/* show dropdown ul on hover */
.menu li:hover > ul {
  display: block;
}

.toggle_menu {
  position: relative;
  overflow: hidden;
  display: none;
  top: -16px;
}



ul.top_menu {
    padding-bottom: 20px;
    padding-top: 0;
}

ul.top_menu li a, ul.top_menu li a:visited, ul.top_menu li a:active {
  font-size: 22px;
  color: #ffffff;
}

ul.top_menu li a:hover {
  color: #dd1029;
}
.mobile_menu_container {
  display: inline;
}
.nav ul.mobile_menu {
  background-color: #EDEDED;
  margin-bottom: 1em;
  clear: both;
  margin-top: 15px;
}

.nav ul.mobile_menu li {
  border: none;
  text-align: left;
  display: block;
  border-bottom: 1px solid #CCCCCC;
  padding: 20px 0;
}

.nav ul.mobile_menu .search_box {
  margin: 0 0 20px 20px;
  width: 85%;
}

.nav ul.mobile_menu li a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 10px 0 10px 20px;
}

.mobile_menu > li {
    line-height: 30px;
}

.nav ul.mobile_menu li ul li a {
  padding-left: 40px;
}

.nav ul.mobile_menu li ul ul li a {
  padding-left: 60px;
}

.nav ul.mobile_menu li.active, .mobile_menu li:hover{
  background-color: #DDD;
}

.nav ul.mobile_menu li.active a, .nav ul.mobile_menu li a:hover {
  color: #DD1029;
}

.collectionheader {
    margin: -15px 0 0px !important;
}

.collectionheader img{
  width: 100%;
}

.container div.collection_nav {
    background: url("https://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/slashes.png") no-repeat scroll center bottom transparent;
    border: 0 none;
    margin-top: 1em;
    margin-bottom: 0.75em;
    padding-bottom: 20px;
}

.collection_nav ul {
  margin: 10px 0;
}

.collection_nav, .collection_nav li {
  display: inline;
  list-style: none;
  border: none;
  position: relative;
  top: -3px;
  margin: 0;
}
.collection_nav li {
  padding-left: 10px;
  color: #999;
}

.collection_nav li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    padding: 7px 10px 5px;
}

.collection_nav li a:hover, .collection_nav li span.active:hover {
    background: none repeat scroll 0 0 #666;
    border: 1px solid #666;
    color: #FFF;
    padding: 7px 10px 5px;
}


/* #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, .blog_content img, .section img, .thumbnail img, .logo img, .page 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"], 
  .action_button, 
  a.action_button, 
  input.action_button[type="submit"], 
  input.action_button[type="button"] {
    background: #0073bb;
    color: #ffffff;
    border: 0;
    padding: 12px 25px;
    text-align: center;
    cursor: pointer;
    font-family: 'Fjalla One' !important;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-appearance: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
  }

  a.button:hover, 
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  .action_button:hover, 
  input.action_button[type="submit"]:hover, 
  input.action_button[type="button"]:hover {
    background: #13478e;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
  }

  a.button:active, 
    button:active,
    input[type="submit"]:active,
    input[type="reset"]:active,
    input[type="button"]:active {

    }

/* #Tabs
================================================== */
  ul.tabs { 
    display: block;
    margin: 10px 0 10px 0;
    padding: 0;
    border-bottom: solid 1px #111111;
    border-top: 0;
    list-style: none outside; 
    margin-left: 0;
}
ul.tabs li { 
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0;
    border: 0 
    list-style: none outside; 
    margin-left: 0;
}
ul.tabs li a { 
    display: block; 
    text-decoration: none;
    width: auto; 
    height: 29px; 
    padding: 0px 20px; 
    line-height: 30px; 
    border: solid 1px #111111;
    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: 10px;
     }
fieldset { 
    margin-bottom: 10px; }
input[type="text"], 
  input[type="number"],
  input[type="password"],
  input[type="email"],
  textarea, 
  select {
    border: 1px solid #ccc;
    padding: 9px;
    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: #555;
    margin: 0;
    width: 175px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff; 
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none; 
    appearance: none;}
select {  
    background: #FFF url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/select.png?12365558578315421771) no-repeat right center;
    cursor: pointer;
    -webkit-padding-end: 30px; 
}

input[type="number"] {
  padding: 5px;
}
input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus, 
  textarea:focus {
    border: 1px solid #aaa;
    color: #333;
    -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-family: 'Fjalla One';
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 4px;
    text-transform: uppercase;
}

input[type="checkbox"] {
    display: inline; }
label span,
  legend span {
    font-weight: normal;
    font-size: 13px; }
textarea {
    width: 95%;
  }

#contact_email {
    display: inline;
    margin-top: 10px;
    padding: 15px 0 15px 15px;
    width: 95%;
    text-align: center;
}

.contactform {
    margin: 15px 0;
}

#sign_up {
    margin: -10px auto;
    width: 99%;
}
.mailinglistbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #315C99 #AAAAAA #AAAAAA;
    border-image: none;
    border-right: 1px solid #AAAAAA;
    border-style: solid;
    border-width: 1px;
    padding: 15px 10px 27px;
}
.maildesc {
    color: #777777;
    font-family: 'Fjalla One';
    font-size: 15px;
    letter-spacing: 0.02em;
    margin: -15px 0 0px;
    text-align: center;
    text-transform: uppercase;
}

#customer input[type="text"],
#customer input[type="email"],
#customer input[type="password"] {
  width: 93%;
}

/* #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{
      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);  
    }


table tr.order_summary td.label { text-align: right;}

/* #Misc
================================================== */
.remove{ color: #111111; }
.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; }
.container div.mobile_only { display:none; }
.no_border { border: none !important; }
.extra_padding { padding-top: 4px; }
div.hidden { display: none; }
#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; }




/* #Social Section
================================================== */
.photofeed {
    border-top: 1px solid #DDDDDD;
    margin: 20px 0 0;
    padding: 20px 0 0;
}

.photofeed h2 {
    color: #DD1029;
    font-family: 'Patua One';
    font-size: 22px;
    margin-bottom: 5px !important;
}

h2.mailinglisthead  {
    color: #DD1029;
    font-family: 'Patua One';
    font-size: 21px;
    text-align: center;
    padding-bottom: 6px !important;
    margin-bottom: 10px !important;
}


.photo_button {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #FFFFFF;
    display: block;
    font-family: 'Fjalla One';
    font-size: 18px;
    margin: -10px auto 10px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
}

.photo_button:hover {
  color: #111 !important;
  background: #999;
}
.media-grid a img {
    border: 1px solid #DDDDDD !important;
    display: block !important;
    margin: 0 2px 8px 0 !important;
    padding: 5px !important;
}

.mobile_cart {
    display: none;
    z-index: -999;
}

#instafeed img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    height: auto;
    margin: 0 0 12px 12px;
    padding: 5px;
    width: 166px;
}

#instafeed {
    margin-left: -10px;
    margin-top: 4px;
    width: 102%;
}

/* #Site Styles
================================================== */
  div.container {
      margin: 0 auto;
  }
  div.content {
    
  }

  .main {
    padding: 10px 0 5px !important;
  }

  .logo a {
    margin: 0;
    display:block;
  }
  div.section {
     margin: 10px 0;
  }
  .homepage_content {
    margin-top: 0px;
  }

  .homeabout {
    background: url("https://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/slashes.png") no-repeat scroll center bottom transparent;
    margin-bottom: 20px !important;
    padding-bottom: 15px !important;
    padding-top: 10px !important;
    margin-top: 0px !important;
}

  .page-content a {
    text-decoration: underline;
  }


  .quickadd {
    float: left;
    padding: 5px 0 0 0;
  }

.quickadd .SimpleTextbtn {
    padding: 5px 15px;
    border-radius: 0 !important;
}

  div.product_section {
    margin: 5px 0;
  }

  .clearfix.breadcrumb {
      border-bottom: 1px solid #DDDDDD;
      padding-bottom: 10px;
      padding-top: 10px;
  }

  .breadcrumb {
    margin: 0px 0 15px;
    padding: 0px 0 15px;
  }

  .breadcrumb a{
    color: #666;
    padding-right: 5px;
    text-decoration: none;
  }

  .breadcrumb a:hover{
    color: #111;
    padding-right: 5px;
  }

.continue {
    float: right;
    font-family: 'fjalla one';
    font-size: 16px;
    margin-top: -70px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 0px !important;
    z-index: 999;
}

.gridi {
    background: url("http://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/grid.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-family: 'Fjalla One';
    font-size: 18px;
    height: 30px;
    line-height: 31px;
    opacity: 0.4;
    padding-left: 35px;
    width: 30px;
}

.gridi:hover {
    opacity: 0.8;
}


.previ {
    background: url("http://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/previ.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-family: 'Fjalla One';
    font-size: 18px;
    height: 30px;
    margin-top: 4px;
    opacity: 0.4;
    padding-left: 20px;
    padding-top: 0;
    text-transform: uppercase;
    width: 45px;
}

.previ:hover, .nexti:hover {
    opacity: 0.8;
}

.divider {
    background: none repeat scroll 0 0 #DDDDDD;
    display: inline-block;
    height: 16px !important;
    margin: 6px 10px 0 0;
    position: relative;
    width: 2px !important;
}

.nexti {
    background: url("http://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/nexti.png") no-repeat scroll right top transparent;
    display: inline-block;
    font-family: 'Fjalla One';
    font-size: 18px;
    height: 30px;
    opacity: 0.4;
    text-transform: uppercase;
    width: 50px;
}


.flkrphotopage {
    width: 104%;
}

.flkrphotopage #flkr img {
    height: 166px;
    width: 166px;
}

.flkrphotopage #flkr .img {
    margin: 0 12px 12px 0;
}

.media-grid a img {
    border: 1px solid #DDDDDD !important;
    display: block !important;
    margin: 0 2px 8px 0 !important;
    padding: 5px !important;
}

#flkr img{
  width: 170px;
  height: auto;
}

#flkr .img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    list-style: none outside none;
    margin: 0 15px 15px 0;
    padding: 5px 5px 0;
}

#flkr ul {
    margin-left: 0 !important;
    width: 100%;
}

#flkr .cpn {
  display: none;
}

.flkrhome {
    height: 165px;
}

.flkrhome #flkr img {
    height: auto;
    width: 125px;
}

.flkrhome #flkr ul {
  width: 102%;
}
.flkrhome #flkr .img {
    margin: 0 20px 10px 0;
}




  #category {
    width: 100%;
  }
  .featured_content p {
    margin-bottom: 0;
  }
  .paginate {
      border-top: 1px solid #DDDDDD;
      text-align: right;
  }
  .paginate span, a.tag {
    border: 1px solid #DDDDDD;
    display: inline-block;
    font-family: 'Fjalla One';
    margin: 10px 5px;
    padding: 6px 12px;
    text-transform: uppercase;
  }
  a.tag {
    font-size: smaller;
    padding: 4px 6px;
    margin: 5px 2px 5px 0;
  }
  .featured_collections { margin-bottom: 10px }
  .paginate span:hover, a.tag:hover {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
    color: #FFFFFF;
  }
  .paginate a:hover {
    color: #FFFFFF;
    display: block;
}
  .paginate .current {
    background-color: #DDD;
  }
  .paginate .deco {
    border: none;
  }
  .thumbnail {
    position: relative;
    text-align:center;
    margin-bottom: 1em;
  }
.thumbnail .title {
    font-size: 20px;
    min-height: 45px;
}

.thumbnail a {
    display:block;
    padding-bottom:0.5em;
    color: #111111;
  }
.thumbnail a:hover {
    color: #111111;
  }
  .new {
    position: relative;  
    display: inline;
    padding: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
  }
  .thumbnail img {
    margin-bottom: 0.25em;
  }
  .thumbnail .price, .thumbnail .sold_out, .sold_out {
    font-weight: normal;
    color: #FA0100;
  }

  .sold_out {
      color: #FA0010;
      padding-right: 10px;
      text-transform: uppercase;
  }

  .thumbnail .sale, .sale {
    font-weight: normal;
    color: #111;
    letter-spacing: 0.02em;
  }
  .sale_banner, .new_banner {
    position: absolute;
    top: 0;
    background: #dd1029;
    padding: 5px 15px;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    color: #fff;
  }
  .new_banner {
    background: #30c1ca;
  }
  .thumbnail .price, .thumbnail .title {
    display: block
  }

  .info {
    font-family: 'Fjalla One', Helvetica, Arial;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
  }

  .cart_price {
    float: right;
    text-align: right;
    padding-left: 20px;
    font-weight: none;
    display: none;
  }
  #estimated-shipping, .excluding_tax {
    display: block;
  }

  #shipping-calculator {
    padding: 15px 0;
    border-top: 1px solid #DDD;
    display: none;
  }

  .cart_image {
    float:left;
    margin-right: 20px;
  }
  .quantity_label {
    display: none;
  }
      .price_total_text a{
        color: #999 !important;
    }

    .price_total_text a:hover {
      color: #111 !important;
    }
  .was_price {
    color: #666;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0.02em;
    margin-right: 8px;
    text-decoration: line-through;
    text-shadow: none;
  }

.select-thumb {
    margin: 5px 15px 0 0 !important;
}

.select.select-thumb {
    height: 50px !important;
    overflow: hidden;
    z-index: 999;
}

.two.columns.select.select-thumb {
    display: inline;
    float: left;
    margin-left: 0 !important;
    position: relative;
    z-index: 999;
}

.thumbpurchase {
    margin: 5px 0 0 !important;
    text-align: right;
}

.thumbpurchase input.action_button {
    float: left;
    margin-top: 0;
    padding: 8px 20px;
}

  .gray {
    color: #666666;
    font-size: 14px;
    font-style: italic;
  }

  .thumbnail .quick_shop {
    display:none;
    padding: 10px 0px;
    background-color: #888;
    position: absolute;
    text-transform: uppercase;
    width: 50%;
    top: 0;
    right: 0;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 0px;
  }
  .thumbnail .quick_shop:hover {
    color: #ffffff;
    background-color: #0073bb;
  }
  .thumbnails a {
    margin-bottom: 0.25em;
  }
  .twittercont, .fancycount {
    display: inline-block;
    margin-left: 6px;
  }
  .facebookcont {
    display: inline-block;
    position: relative;
    margin-left: 6px;
    min-width: 88px;
  }
  a.fancybutton {
    background:url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/fancy.png?12365558578315421771) 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/0043/8382/t/9/assets/pinit.png?12365558578315421771) 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 {
    margin: 20px 0 10px;
    display: none;
    background-color: #ffffff;
  }
  .modal_product {
    width: auto;
    line-height:0px;
    max-width: 940px;
  }
  .modal_product img {
    cursor: pointer;
  }
  .modal_image {
    text-align:center;
  }
  .modal a {
    padding-bottom: 0;
  }
  .modal p.modal_price, p.modal_price {
      background: url("https://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/slashes.png") no-repeat scroll center bottom transparent;
      font-family: 'Fjalla One';
      font-size: 17px;
      font-weight: normal;
      margin-bottom: 1em;
      padding-bottom: 1.5em;
  }
  .modal form {
    margin-bottom: 10px;
  }
  .modal a {
    color: #111111;
    text-decoration: underline;
  }
  .modal a:hover {
    color: #dd1029;
  }
  .notify_form .submit {
    padding: 8px 8px !important;
  } 
  .product_image_col {
    margin-top: 15px;
    text-align:center;
  }
  .meta {
    font-size: 13px;
  }
  .meta p {
    font-size: 13px;
    margin-bottom: 0px;
  }
  p.meta {
    margin-bottom: 10px;
  } 

  .description {
    padding-bottom: 20px;
    float: left;
  }

  .description a,.description a:hover {
    text-decoration: underline;
  }

.quantity.six.columns {
   margin: 0 0 0 -5px;
}

.fancybox-inner .quantity {
    width: 120px;
}

.fancybox-inner  .select {
    width: 130px !important;
    margin-left: 0px !important;
    z-index: 999;
    position: relative;
}


.two.columns.quantity {
    display: block;
    position: relative;
    z-index: 999;
}
.quantity .purchase {
    float: right;
    margin: 15px 0;
    position: relative;
}

.select {
    margin-left: -10px !important;
    width: 140px !important;
}


.two.column.select {
    margin: 0 20px 0 -5px;
}

.quantity .six .columns {
    float: right;
    margin: -45px 0 10px;
    text-align: right;
}


.viewallproducts {
    border-top: 1px solid #DDDDDD;
    font-family: 'Fjalla One';
    font-size: 16px;
    padding-top: 10px;
    text-align: right;
    text-transform: uppercase;
}

.viewallproducts a{
    color: #DD1029;
}

.viewallproducts a:hover{
    color: #333333;
}

  .comment-body p.meta {
    margin-bottom: 5px;
  }
  .sidebar_title {
    margin-bottom: 0;
  }
  .blog_list {
    margin-left: 0
  }
  .blog_list li {
    list-style: none;
    padding-left: 0;
  }
  .toggle span {
    color: #111111;
    font-weight:bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:smaller;
    float: right;
    display: none;
  }  
  .sidebar p {
    font-size: 12px;
  }
  .sidebar .search {
    padding-top: 8px;
    display: none;
  }
  .sidebar .search input {
    width: 100%; 
    box-sizing: border-box; 
    -moz-box-sizing:border-box;
  }  
  .meta .label, .label {
    color: #111111;
  }
  .blog_meta, .blog_meta a {
    color: #111111;
  }
  .blog_meta a:hover {
    color: #dd1029;
  }
  .blog_meta p {
    padding-right: 40px;
  }
  .blog_meta h6 {
    color: #999999;
    font-family: 'patua one';
    font-size: 17px;
    letter-spacing: 0.02em;
    padding-bottom: 5px;
    padding-top: 5px;
}

.continue_reading {
    float: left;
    line-height: 1.2em;
    width: 175px;
}

.continue_reading a{
  text-decoration: none !important;
}

  .container .blog_content {
    border-left: solid 1px #DDD;
    padding-left: 25px;
  }

  .blog_content h1 {
    line-height: 1.2em;
    margin-bottom: 10px;
  }

  .blog_content p a {
    text-decoration: underline;
  }

  .blog_content img {
    border: 1px solid #555555;
    float: left;
    margin: 0 15px 0 0;
    width: 250px;
}

  div.article {
    border-bottom: 1px dashed #666666 !important;
    margin: 10px 0px 10px 10px !important;
    padding: 0 0 20px !important;
}

  .blog_content h2 a{
    font-size: 24px;
    line-height: 28px;
    margin: 5px 0 10px;
  }

  .count {
    font-style: normal;
    font-size: 13px;
  }
  #tag_filter { 
    margin-bottom: 0;
    float: right;
    width: auto;
    display: none;
  }
  .checkout {
    display:block;
    float:right;
    margin-top: 0px;
  }
  .or {
    font-size:smaller;
    font-style: italic;
    padding: 0 10px;
  }

.subtotal_amount strong {
    font-size: 16px;
}

.subtotal_amount {
    margin-bottom: 25px;
}

.get-rates.styled-submit {
    background: none repeat scroll 0 0 #AAAAAA;
    padding: 7px 25px;
}

.get-rates.styled-submit:hover {
    background: none repeat scroll 0 0 #666;
    padding: 7px 25px;
}

#checkout.action_button {
    background: none repeat scroll 0 0 #333333;
    padding: 6px 45px;
}

#checkout.action_button:hover {
    background: none repeat scroll 0 0 #000;
    padding: 6px 45px;
}

.cartfeatured {
    background: url("https://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/slashes.png") repeat-x scroll 0 0 transparent;
    margin-top: 15px;
    padding: 20px 0 5px;
}

.cartfeatured h3 {
    color: #DD1029;
    font-family: 'Patua One';
    font-size: 18px;
    letter-spacing: 0.02em;
    padding: 5px 0 0 0;
}

  .eight.columns.title_column.alpha a {
    color: #DD1029;
    font-family: 'Patua One' !important;
    font-size: 18px;
    line-height: 16px;
    text-transform: uppercase;
}


  .checkout_table_header {
    border-bottom: 1px dashed #DDDDDD;
    margin-bottom: 20px !important;
}

  input.quantity {
    width: 35px;
    display: inline;
    margin-bottom: 1em;
  }
  .inline_purchase {
    margin: 20px 0 0 20px;
    position: relative;
}

.quantity.eight.columns {
    margin-bottom: 0 !important;
    margin-left: -10px;
    margin-top: -5px;
}

  .purchase {
      margin: 18px 0 0;
      text-align: right;
  }

  .subtotal {
    text-align:right;
  }
  .mobile_left {
    text-align: right;
  }
  h4.title a.subscribe {
    background: url("//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/rss-icon.png?12365558578315421771") 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/0043/8382/t/9/assets/twitter-icon.png?12365558578315421771") no-repeat 0 4px;
    display: inline;
    padding: 5px 0px 5px 32px;
    font-size: smaller;
  }
  h4.title a.twitter:hover {
    background-position: 0 -121px;
  }
  div.article { 
    margin-bottom: 35px;
  }
  .comment {
    margin-bottom:20px;
  }
  .comment-body h6 {
    padding-bottom: 0.25em;
  }
  .social_buttons {
    height: 22px;
  }
  .gravatar { 
    width: 100px !important;
  }
  .gravatar img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
  }
  .red {
    color: #C33;
  }
  .address p {
    margin-bottom: 5px;
  }
  div#disqus_thread ul, div#disqus_thread li {
      border: none;
  }
  .search_page {
    padding: 40px 0 60px 0;
  }
  .search_page_text {
    text-align: right;
  }
  .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;
  }
/* #Footer
================================================== */
  div.footer {
      background-color: #EFEFEF;
      border-top: 1px solid #DDDDDD;
      color: #111111;
      font-size: 12px;
      line-height: 1.7em;
      margin-top: 15px;
      padding: 20px 0 10px;
  }
  .footer p {
    margin-bottom: 10px;
  }

  .five.columns img {
    float: left;
    padding-right: 10px;
  }

  .footer a {
    color: #111111;
  }
  .footer a:hover {
    color: #dd1029;
  }
  .contact-form {
    margin-bottom: 0;
  }
  form.search {
    margin-bottom: 0px;
  }
  input.search_box {
    padding: 15px 6px 15px 28px;
    background: #fff url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/search.jpg?12365558578315421771) no-repeat 6px;
    border: solid 1px #666666;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 0px;
  }
  .search_box:focus {
    background-color: #fff;
  }
  .payment_methods {
    margin: 4px 0 6px 0;
  }
  .payment_methods img {
    padding-right: 4px;
    height: 24px;
    width: 40px;
  }
  .credits_right {
    text-align: right;
  }

  .credits {
    margin-top: 10px;
    border-top: 1px solid #DDD;
    padding-top: 20px;
    color: #797979;
    text-align: center;
  }

  .credits a{
    color: #797979;
    text-decoration: underline;
  }

  .credits a:hover{
    color: #111;
    text-decoration: underline;
  }

  .fb, .twitter {
    width: 150px;
    display: inline;
  }

  .social-buttons {
    text-align: center;
  }

  .icons {
    list-style: none outside; 
    margin-left: 0;
    border: 0;
  }
  .headline_icons {
    top: 8px;
  }
  .icons li {
    border: 0;
    float: left;
    line-height: 24px;
    margin-right: 8px;
    padding-top: 0;
  }
  .icons li a {
    
      background: url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/icons.png?12365558578315421771) no-repeat;
    
    display: inline-block;
    opacity: 0.8;
    -webkit-transition: opacity .2s ease-in-out; 
    -moz-transition: opacity .2s ease-in-out; 
    -o-transition: opacity .2s ease-in-out; 
    transition: opacity .2s ease-in-out;
    cursor: pointer;
    text-indent: -9999px;
    width:25px;height:25px;background-position:left bottom;
    }
  .headline_icons li a, .cart_icons li a {
    background: url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/icons.png?12365558578315421771) no-repeat;
  }
  .icons li a:hover {
    background-color:transparent;
    opacity: 1;
  }
  
  .icons .twitter a{background-position:-25px bottom}
  .icons .facebook a{background-position:-50px bottom}
  .icons .vimeo a{background-position:-75px bottom}
  .icons .flickr a{background-position:-100px bottom}
  .icons .delicious a{background-position:-150px bottom}
  .icons .linkedin a{background-position:-200px bottom}
  .icons .youtube a{background-position:-225px bottom}
  .icons .google a{background-position:-250px bottom}
  .icons .skype a{background-position:-325px bottom}
  .icons .pinterest a{background-position:-500px bottom}
  .icons .tumblr a{background-position:-625px bottom}
  .icons .instagram a{background-position:-650px bottom}
  .icons .rss a{background-position:-675px bottom}
  .icons .close a{background-position:-700px bottom;position:relative; top:-10px; right: -8px; opacity: 0.6;}

  .footer ul {
    list-style: none outside; 
    margin-left: 0;
  }
  .footer li {
    padding: 4px 0;
    list-style: none outside none;
    margin-bottom: 0;
  }
  .footer ul.footer_menu li:first-child {
    margin-left: 0;
    padding-top: 0;
  }

  .footer_menu {
    font-family: 'Fjalla One';
    font-size: 16px;
    text-transform: uppercase;
  }

/* #jQuery FlexSlider v2.1
================================================== */
 
/* 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, .flex-direction-nav li {margin: 0; padding: 0; list-style: none; border: none;} 
ul.slides li {border:none; padding: 0; margin-bottom: 0; position: relative;}

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider .slides img { 
  display: block;
  max-width: 100%; height: auto; margin: 0 auto;
}

  #homepage_slider .slides img {
    width: 100%;
  }
  

.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; clear:both; overflow: hidden}
.flex-viewport {max-height: 320px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 320px;}
.flexslider .slides {zoom: 1;}
.flexslider .slides li {text-align: center}
.carousel li {margin-right: 5px;border: 0}

.flex-caption {margin:0; width: 100%; position: absolute; top: 13%; color: #fff;}
.flexslider .headline {
    font-family: 'patua one';
    font-size: 44px;
    font-weight: normal;
    line-height: 39px;
    margin-bottom: 0.4em;
}

.flexslider p.subtitle { 
    font-family: 'Fjalla One', Arial !important; 
    text-transform: uppercase; 
    font-size: 18px; 
    line-height: 23px; 
    font-weight: normal 
  }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 60px; height: 60px; margin: -20px 0 0; display: block; background: url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/arrow_sprite.png?12365558578315421771) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -120px; right: -36px; }
.flex-direction-nav .flex-prev {background-position: 0 -60px; left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.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;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom: 20px; right: 3%; width: auto;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {
  width: 13px;
  height: 13px;
  display: block;
  background: rgba(255,255,255,0.3);
  cursor: pointer;
  text-indent: -9999px;
  box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
  -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; 
}
.flex-control-nav li a.flex-active {
  background: rgba(255,255,255,0.7);
  cursor: default;
}
.flex-control-paging li a:hover { background: rgba(255,255,255,0.7); }
.flex-control-thumbs {
    border-top: 1px solid #DDDDDD;
    bottom: -40px;
    margin: 20px 0 0;
    padding-top: 5px;
    position: absolute;
    text-align: left;
    width: 100%;
}
.flex-control-thumbs li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-thumbs {position: static; overflow: hidden;}
.flex-control-thumbs li, .flex-control-thumbs li:first-child {width: 22%; vertical-align: top; margin: 15px 4% 0 0;}
.flex-control-thumbs li:nth-child(4n) {margin: 15px 0 0; }
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
#product_slider .flex-active-slide a:hover {cursor: -webkit-zoom-in; cursor: -moz-zoom-in;}

/* #Fancybox
================================================== */
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background-color: #ffffff;
  color: #444;
  text-shadow: none;
}

.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 {
  position: relative;
}

.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: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.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/0043/8382/t/9/assets/arrow_sprite.png?12365558578315421771');
  background-position: 0 -180px;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -306px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
} 

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/fancybox_loading.gif?12365558578315421771') center center no-repeat;
}

.fancybox-close {
    background-position: 0 -30px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 30px;
    z-index: 8040;
}

.gallery .fancybox-close {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}

.fancybox-close:hover {
  background-position: 0 0;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/blank.gif?12365558578315421771'); /* 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: 60px;
  height: 60px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -180px;
}

.fancybox-prev span:hover {
  left: 10px;
  background-position: 0 -60px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -240px;
}

.fancybox-next span:hover {
  right: 10px;
  background-position: 0 -120px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/fancybox_overlay.png?12365558578315421771);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* 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: 8050;
  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 {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*
 Cloud Zoom CSS. (c)2012 Star Plugins.
*/
.cloudzoom-lens {
  border:none;
  border:1px solid #888;
  width:225px;
  height:175px;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
  cursor:pointer;
  z-index: 10;
}
.cloudzoom-zoom {
  border:1px solid #888;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
  background-color: #ffffff;
}
.cloudzoom-zoom-inside {
  border:none;
  box-shadow:none;
}
.cloudzoom-caption {
  display:none; 
  text-align: left;
  background-color:#000;
  color:#fff;
  font-weight:bold;
  padding:10px;
  font-family: sans-serif;
  font-size:11px;
}
.cloudzoom-blank {
  background-image:url('//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/blank.gif?12365558578315421771');
}
div.cloudzoom-ajax-loader {
  background: #000 url('//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/fancybox_loading.gif?12365558578315421771') center center no-repeat;
  width: 44px;
  height: 44px;
  opacity: 0.6;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.cloudzoom-lens + div { display: none !important }

/*
* Layout
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* 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; }
    .container .column,
    .container .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,
    .container .one.columns                     { 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; }
        .alpha.omega                                { margin-left: 0; margin-right: 0; }

        .container .one.column,
        .container .one.columns                     { 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: 384px; }
        .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; }
      
        .adblock img {
          height: auto;
          width: 768px;
        }

        .clearfix.product_form {
            float: left;
            width: 85% !important;
        }

        /* New Mobile Nav */
        .header {
            background: none repeat scroll 0 0 #FFFFFF;
            border-bottom: 1px solid #DDDDDD !important;
            box-shadow: 0 2px 3px 0 rgba(100, 100, 100, 0.1);
            height: 80px;
        }

.nav ul.mobile_menu {
    background-color: #EDEDED;
    clear: both;
    margin-bottom: 0 !important;
    margin-top: 16px !important;
}

.toggle_menu {
    margin-bottom: -26px !important;
}

        .mobile-logo img{
          width: 175px !important;
          height: auto !important;
        }

        .mobile-logo {
          margin: 0px auto 0;
          text-align: center;
          width: 100%;
        }

        .headercont {
            padding: 8px 0 10px !important;
        }

        ul.nav_buttons {
            border: 1px solid #DDDDDD !important;
            border-radius: 4px 4px 4px 4px !important;
            float: left !important;
            padding: 0px 0px 20px;
            position: relative;
            margin-top: 0px;
            z-index: 999;

            background: #f9f9f9; /* Old browsers */
            background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* IE10+ */
            background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
         }


        .mobile_cart {
            border: 1px solid #DDDDDD !important;
            border-radius: 4px 4px 4px 4px !important;
            float: right !important;
            padding: 10px 15px 7px;
            position: relative;
            font-family: 'Fjalla One';
            text-transform: uppercase;
            font-size: 16px;
            top: 10px;
            right: 15px;
            display: block;
            z-index: 999;

            background: #f9f9f9; /* Old browsers */
            background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* IE10+ */
            background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
         }

         .mobile_cart img {
              padding-right: 5px;
          }


        .select {
            width: 105px !important;
        }

        .purchase.clearfix.inline_purchase {
            width: 45px !important;
        }

    }



/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
        .container { width: 300px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .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; }

        .container .logo.column       { width: 200px; }
        .container .nav.column        { width: 90px; margin-left: 10px; }

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

        .adblock img {
          height: auto;
          width: 320px;
        }

        .homeabout {
         display: none;
        }

        #homepage_slider {
            display: none;
        }

        .featuredprod {
            margin-top: 10px !important;
        }

        .description h4 {
            font-size: 16px !important;
            line-height: 18px !important;
        }
        .flex-caption {
            top: 25px;
        }

        .clearfix.product_form {
            float: left;
            width: 100% !important;
        }

        #add-to-cart {
            margin-top: 0px !important;
        }

        .quickadd {
            float: left;
            margin: 0 0 10px;
            padding: 0;
        }

        .product-information-add-to-cart.quickadd {
            margin: 0;
        }

        .breadcrumb a {
            font-size: 12px;
            padding-right: 0;
        }

        .breadcrumb a:hover {
            color: #111111;
            padding-right: 0;
        }
        .right .previ, .right .nexti {
          font-size: 16px;
        }

        .quantity.two.columns {
            float: left;
            margin-left: 10px !important;
            margin-right: 15px !important;
            width: 18% !important;
        }

        /* New Mobile Nav */
        .header {
            background: none repeat scroll 0 0 #FFFFFF;
            border-bottom: 1px solid #DDDDDD !important;
            box-shadow: 0 2px 3px 0 rgba(100, 100, 100, 0.1);
            height: 80px;
        }

        .mobile-logo {
          margin: 0px auto 0;
          text-align: center;
          width: 100%;
        }

        .mobile-logo img{
          width: 110px !important;
          height: auto !important;
        }

        .headercont {
            padding: 8px 0 10px !important;
        }
        .nav ul.menu {
            display: inline;
            margin-left: 0 !important;
            padding: 0px 0 18px !important;
            top: 6px;
            width: 80px !important;
        }
        ul.menu li a.navicon {
            font-size: 16px !important;
            padding-left: 25px !important;
            background: url("http://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/menu_dark.png?1124") no-repeat scroll 0 14px transparent !important;
            margin-left: 10px !important;
        }

        ul.nav_buttons {
            border: 1px solid #DDDDDD !important;
            border-radius: 4px 4px 4px 4px !important;
            float: left !important;
            padding: 0 0 20px;
            position: relative;
            top: 5px;
            z-index: 999;

            background: #f9f9f9; /* Old browsers */
            background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* IE10+ */
            background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
         }

        .nav ul.mobile_menu {
            background-color: #EDEDED;
            clear: both;
            margin-bottom: 0;
            margin-top: 16px;
            padding-bottom: 0;
        }
        .mobile_menu li {
            padding: 20px 0 !important;
        }

        .mobile_cart {
            border: 1px solid #DDDDDD !important;
            border-radius: 4px 4px 4px 4px !important;
            float: right !important;
            padding: 8px 12px 8px;
            position: relative;
            font-family: 'Fjalla One';
            text-transform: uppercase;
            font-size: 16px;
            top: 10px;
            right: 0px;
            display: block;
            z-index: 999;

            background: #f9f9f9; /* Old browsers */
            background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* IE10+ */
            background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
         }

         .mobile_cart img {
              padding-right: 5px;
          }


        .thumbnail .title {
            min-height: 25px !important;
        }
    
        .quantity.two.columns {
            float: left;
            margin-left: 5px !important;
            margin-right: 15px !important;
            width: 18%;
        }
    
        .collectionheader {
          display: none;
        }

        h1, .h1, h1.home, h2.title, .collection_title {
            font-size: 24px;
        }

        .a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .action_button, a.action_button, input.action_button[type="submit"], input.action_button[type="button"] {
          border-radius: 0 !important;
          margin-top: 5px !important;
        }

        .taglist {
            display: none;
        }
        .mobile_menu_tag_filter {
          display: inline;
          width: 30%;
          float: right;
          margin-top: -5px;
        }

        .eight.columns.title_column.alpha a {
            color: #DD1029;
            font-family: 'Patua One' !important;
            font-size: 13px;
            line-height: 1.2em;
            text-transform: uppercase;
        }

        .eight.columns.title_column.alpha p {
            line-height: 1.2em;
        }

        .container div.collection_nav {
          padding-bottom: 8px;
        }

        textarea {
            width: 94% !important;
        }

        #checkout.action_button {
            background: none repeat scroll 0 0 #333333;
            margin-bottom: 0 !important;
            margin-top: -20px !important;
            padding: 15px 45px;
        }

       #checkout.action_button:hover{
            padding: 15px 45px;
        }


        #instafeed img {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #DDDDDD;
            float: left;
            height: auto;
            margin: 0 0 10px 10px;
            padding: 5px;
            width: 130px;
        }
    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .container { width: 420px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .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; }

        .container .logo.column       { width: 200px; }
        .container .nav.column        { width: 210px; margin-left: 10px; }

        .adblock img {
          height: auto;
          width: 480px;
        }
        .mobile-slide {
          display: block;
          margin: 0 auto;
        }

        .mobile-slide img{
          width: 100%;
        }
    }


/* #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
================================================== */
  /* iPad Horizontal View */
  @media only screen and (min-width: 959px) and (max-width: 1024px) { 

    .fancybox-inner .purchase {
        padding-top: 18px !important;
        text-align: right;
    }

    .align_left {
    margin-left: 60px !important;
    text-align: left;
    width: 400px !important;
}
  }

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

   .inline_purchase {
       float: left;
       margin: 23px 0 0 20px;
   }

    #contact_email {
      width: 170px;
    }
    .collection_menu {
      display: none;
    }
    #tag_filter {
      display: block;
    }
    h1.collection_title_tags, div.collection_title_tags {
      border-right: 0;
      margin-right: 0;
      padding-right: 0;
    }
    .cloudzoom-lens {
      width:140px;
      height:120px;
    }
  }



/* iPad Portrait View */
  @media only screen and (min-width: 768px) and (max-width: 959px) {

    a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .action_button, a.action_button, input.action_button[type="submit"], input.action_button[type="button"] {
      border-radius: none !important;
      margin: 0px 0 0 0 !important;
    }

    .nav ul.mobile_menu {
        background-color: #EDEDED;
        clear: both;
        margin-bottom: -10px;
        margin-top: 15px;
    }

    .align_left {
    margin-left: 60px !important;
    text-align: left;
}

    .gray {
        font-size: 13px;
    }
    .thumbnail .sale, .sale {
        font-size: 13px;
    }
    .mobile_hidden { display: none !important }
    ul.menu li.navicon_button { display:inline-block }
    ul.menu li { padding: 0 0 0 10px; }
    ul.nav_buttons { position: relative; top: 10px }
    
    .flex-caption {
       margin-top: 30px;
    }

    .flexslider .headline {
        font-size: 28px;
        line-height: 24px;
        margin-bottom: 0.2em;
    }

    .flexslider p.subtitle {
        font-size: 14px;
        line-height: 18px;
    }

    .mailinglistbox {
        margin-top: 0px;
    }

    .nav ul li { padding: 0 0 0 10px; }
    .flex-caption { top: 0; }
    .or { display: none; }

    #checkout.action_button {
      border-radius: 0 !important;
    }
    .container .five.columns {
      width: 180px;
    }
    .flkrhome {
        height: 140px;
    }
    .flkrhome #flkr .img {
        margin: 0 10px 10px 0;
    }
    .flkrhome #flkr img {
        height: auto;
        width: 104px;
    }

h2.mailinglisthead {
    color: #DD1029;
    font-family: 'Patua One';
    font-size: 22px;
    text-align: center;
}

#contact_email {
    margin-bottom: 5px;
}
.mailinglistbox {
    padding: 10px 10px 25px;
}
    .excluding_tax {
      line-height: 16px;
    }
    #contact_email {
        width: 95%;
    }
    .purchase .quickadd .SimpleTextbtn {
    padding: 5px 15px;}

    a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .action_button, a.action_button, input.action_button[type="submit"], input.action_button[type="button"] {
      border-radius: 0px;
    }
    .quantity .purchase {
        display: inline-block;
        float: right;
        margin: 15px 10px 0;
        padding-right: 0;
        width: 15%;
    }
    .purchase.clearfix.inline_purchase {
        width: 60px !important;
    }
    .clearfix.product_form {
      float: left;
      width: 290px;
    }

    #checkout.action_button {
        background: none repeat scroll 0 0 #333333;
        margin-bottom: 2px;
        padding: 10px 45px;
        border-radius: none;
    }
  }
/* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {

    .purchase .quickadd .SimpleTextbtn {
      padding: 5px 15px;
      border-radius: 0 !important;
    }

    .toggle span {
      display: block;
    }
    .toggle_list {
      display: none;
    }
    select { 
      width:100%; 
    }
    #contact_email {
      width: 94%;
    }
    .search_page_text {
      text-align: left;
    }
    a.button, 
    button,
    .action_button, 
    a.action_button, 
    textarea {
      width: 85%;
    }

    .flexslider a.action_button {
      width: initial;
    }

    input[type="submit"],
    input[type="reset"],
    input[type="button"],
    input.action_button[type="submit"], 
    input.action_button[type="button"],
    #sign_up {
      margin-left: 0;
      width: 100%;
    }

    .cart_icons, .or {
      display: none;
    }
    .credits_right {
      text-align: left;
    }
    .container .column.thumbnail, .container .columns.thumbnail {
      margin-top: 1em;
    }
  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;
  }
  .title_column {
      float:left;
    }
  .subtotal_amount {
      text-align:right;
    }
  .mobile_left {
      text-align:left;
    }
  .container div.mobile_only {
      display:block;
    }
  .quantity_label {
    display: inline;
  }  
  .price_total {
    text-align: right;
  }
  .price_total_text {
    display:block;
  }
  .update_subtotal, .price_total, .remove_column, .checkout_table_header {
      display: none;
    }
  .mobile_right {
      text-align: right;
    }
  .quick_shop {
      display: none !important;
    }
  .cart_price {
    display: block;
    margin-bottom: 0;
  }
  table tr th, table tr td {
      padding: 2px;
    }
  input.action_button {
      margin-bottom: 1em !important;
    }
  .multiple_product_images {
      display: none;
    }
  .flex-caption {
    top: 0;
  }
  .flex-caption .headline {
    font-size: 1.5em;
    line-height: 1.5em;
  }
  .flex-caption p.subtitle {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .container .blog_content {
    padding-left: 0;
    border: 0;
  }
}


ul.nav_buttons {
    border: 0 solid #DDDDDD;
    border-radius: 0 0 0 0;
    margin-left: 0 !important;
    padding: 0 0 20px;
    position: relative;
    width: auto !important;
}

ul.menu li a.navicon {
    background: url("http://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/menu_dark.png?1124") no-repeat scroll 0 18px transparent;
    padding-left: 35px;
}

ul.menu li a.navicon:hover, ul.menu li a.navicon:active {
    background: url("http://cdn.shopify.com/s/files/1/0257/0575/t/2/assets/menu_dark.png?1124") no-repeat scroll 0 18px transparent;
    padding-left: 35px;
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .mobile_hidden { display: none !important }
    ul.menu li.navicon_button { display:inline-block }
    ul.menu li { padding: 0 0 0 10px; }
    ul.nav_buttons { position: relative; top: 10px }

    ul.menu li a.navicon {
        margin-left: 0 !important;
    }

    .flkrhome #flkr .img {
        margin: 0 10px 10px 0 !important;
    }

    .flkrhome #flkr img {
        height: auto;
        width: 120px;
    }

    .flkrhome {
        height: 300px !important;
    }
    .flex-caption {
        top: 20px;
    }
  }


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (max-width: 767px) {
    .mobile_hidden { display: none !important }
    ul.menu li.navicon_button { display:inline-block }
    ul.menu li { padding: 0 0 0 10px; }
    ul.nav_buttons { position: relative; top: 10px }
  }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 479px) {

    .flkrphotopage #flkr img {
        height: 130px;
        width: 130px;
    }

     .facebook {
      padding-bottom: 10px;
      border-bottom: 1px solid #DDD;
      margin-bottom: 10px;
     }

     ._4s7c {
    border: 1px solid #AAAAAA !important;
}
    #homepage_slider .slides img {
        height: 160px;
        width: 100%;
    }
    .flex-caption p.subtitle {
        font-size: 0.9em;
        line-height: 1.3em !important;
        margin-bottom: 0.1em;
    }
    #homepage_slider {
        margin: 0 0 -50px;
    }

    .quantity .purchase {
        float: left;
        margin: 18px 0 0 5px;
    }

    .quantity.two.columns {
        float: left;
        margin-left: 4px !important;
        margin-right: 5px !important;
        width: 18%;
    }

    .quantity.eight.columns {
    margin-bottom: 0 !important;
    margin-left: 0;
    }

    .quickadd {
        float: left;
        margin: -20px 0 10px;
        padding: 0;
    }

    .select {
        margin-left: 0 !important;
        width: 100px !important;
    }

    h1.collection_title, div.collection_title {
        border-right: 1px solid #DDDDDD;
        color: #DD1029;
        float: left;
        font-family: 'Patua One' !important;
        margin-bottom: 12px;
        padding-right: 15px;
    }

     .flkrhome {
      margin-left: 1px;
      height: 470px;
     }

      .flkrhome #flkr .img {
          margin: 0 10px 10px 0;
      }
     .flkrhome #flkr img {
         height: auto;
         width: 130px;
     }

    .footer h6 {
        font-size: 22px !important;
        padding-top: 10px !important;
    }

     .footer li {
        border-bottom: 1px solid #DDDDDD;
        font-size: 20px;
        list-style: none outside none;
        margin-bottom: 0;
        padding: 12px 0;
    }

    .footersocials {
      height: 60px;
    }

    .credits {
      border-top: none;
    }

    .social-buttons {
      padding-left: 20px;
    }

    .fb {
      float: left;
    }

    .mobile_cart img {
        padding-right: 2px;
        width: 16px;
    }

    .cart_count {
        color: #DD1029 !important;
        font-size: 12px !important;
    }

        .mobile-slide {
          display: block;
          margin: 0 auto;
        }

        .mobile-slide img{
          width: 100%;
        }

    .mobile_cart {
        background: linear-gradient(to bottom, #F9F9F9 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
        border: 1px solid #DDDDDD !important;
        border-radius: 4px 4px 4px 4px !important;
        display: block;
        float: right !important;
        font-family: 'Fjalla One';
        font-size: 14px;
        padding: 8px;
        position: relative;
        right: 0;
        text-transform: uppercase;
        top: 10px;
        z-index: 999;
    }


    .mobile_hidden { display: none !important }
    ul.menu li.navicon_button { display:inline-block; }
    ul.menu li a.cart { padding-left: 25px; }
    ul.menu li a.navicon { padding-left: 28px; }
    ul.menu li { padding: 0 }
    ul.nav_buttons { position: relative; top: 20px; float: right; text-align: left; }
    ul.mobile_menu input.search_box { display: none;}
    .flex-caption .headline, .flex-caption p.subtitle{
        font-size: 1.1em;
        font-height: 1.1em;
      }
    .flex-caption p.subtitle {
      font-size: 0.9em;
      line-height: 0.9em;
      margin-bottom: 0.5em;
    }  
    .flex-caption .action_button {
      padding: 4px 15px;
      font-size: 12px;
    }
    .flex-direction-nav .flex-prev {display: none;}
    .flex-direction-nav .flex-next {display: none;}

    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) {
    ul.menu li a.navicon {
        
        background-image: url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/menu_dark2x.png?12365558578315421771);
      
      background-size: 20px 119px;
    } 
    input.search_box {
      background: #fff url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/search2x.jpg?12365558578315421771) no-repeat 6px;
      background-size: 14px 14px; 
    }
    .nav ul li a.cart {
        
        background-image: url(//cdn.shopify.com/s/files/1/0043/8382/t/9/assets/cart_dark2x.png?12365558578315421771);
      
      background-size: 16px 64px;
    }
}

@-moz-document url-prefix() {
  input.search_box {
    position: relative;
    top: 8px;
  }
  
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
     html {
        -webkit-text-size-adjust: 100%;
     }

     .homeabout {
      margin-top: -25px !important;
      margin-bottom: 30px !important;
     }

     .action_button {
      border-radius: 0px !important;
     }

     .quickadd .SimpleTextbtn {
         padding: 5px 15px;
     }

     .nav ul.mobile_menu .search_box {
      display: none;
     }

     .mailinglist {
      padding-top: 0px;
      padding-bottom: 10px;
     }

     .featuredprod {
         margin-top: -20px;
     }
    }
    
}
