/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
(Tweaked for CleanThemes theme)
*/
@font-face {
	font-family: 'HelveticaNeue';
	src: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue.eot?&988234036505516647') format('eot'), 
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue.otf?988234036505516647')  format('opentype'),
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue.woff?988234036505516647') format('woff'), 
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue.ttf?988234036505516647')  format('truetype'),
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue.svg%23HelveticaNeue?988234036505516647') format('svg');
}
@font-face {
	font-family: 'HelveticaNeue-Bold';
	src: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue-Bold.eot?&988234036505516647') format('eot'), 
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue-Bold.otf?988234036505516647')  format('opentype'),
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue-Bold.woff?988234036505516647') format('woff'), 
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue-Bold.ttf?988234036505516647')  format('truetype'),
	     url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/HelveticaNeue-Bold.svg%23HelveticaNeue-Bold?988234036505516647') format('svg');
}

#html5-watermark {display:none !important;}
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;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
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;
}
.tc {text-align:center;}
.tl {text-align:left;}
.tr {text-align:right;}

/* CSS cross-browser clear fix */
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {
  clear:both;
}
.cf {
  zoom:1;
}
.media {
  text-align:center;
  float:left;
}
.media p {
  margin:0 auto;
  margin-top:10px;
  font-size:10px;
  line-height:16px;
}
.media .user-content {margin-top:75px;}
}

/* Remove FF input padding for consistant alignment */
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Remove the odd input formatting from iOS */
button,
input[type=submit],
input[type=button]{
  -webkit-appearance: none;
}

/* Stop Webkit's big glowy boxes, we have our own highlight effect */
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

/* Standard text CSS */
strong, b { font-weight:bold;}
abbr, acronym { border-bottom:1px dotted #000000; cursor:help; } 
em, i { font-style:italic; }
ul,ol,dl { margin:1em; font-size:100%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
blockquote {
  margin-top:220px;
  margin-bottom:220px;
  margin-left:75px;
  font-size:40px;
  line-height: 55px;
  max-width:700px;
  width:100%;
  text-align:left;
  letter-spacing:2px;
}
blockquote:before{
  color: #000000;
  content:open-quote;
  font-size:3em;
  line-height:.1em;
  margin-left: -20px;
  margin-right: 10px;
  vertical-align:-0.48em;
}
blockquote :first-child { display:inline; }
blockquote :last-child { margin-bottom:0; }
blockquote:after { content: no-close-quote; }

ol,ul,dl { margin-left:2em; }
ol li {    list-style: decimal outside; }
ul li {	list-style: disc outside; }
dl dd { margin-left:1em; }
th,td {
  border-bottom: 1px solid #eeeeee;
  border-collapse: collapse;
  border-top: 1px solid #eeeeee;
  padding: 0.7em;
}
th {
  /*distinguishing table headers from data cells*/
  font-weight:bold;
  text-align:left;
  border-bottom-width: 3px;
}
caption { margin-bottom:.5em; text-align:center; }
p,fieldset,table { margin-bottom:.35em; }

hr {
  border: none;
  width: 100%;
  color: transparent;
  border-bottom: 1px double #cccccc;
  height: 1px;
  margin: 20px 0;
  float:left;
}

/* Theme styles */
.bold {font-family: 'HelveticaNeue-Bold', sans-serif;}
body {
  font-size: 10px;
  line-height: 1.6em;
  color: #000000;
  background: #ffffff;
  letter-spacing: .25px;
  overflow-y: scroll;
  overflow-x: hidden;
  font-family: 'HelveticaNeue', sans-serif;
  width: 100%;
  max-width: 100%;
  
}

::selection{/* Webkit & Opera */
  background:#000000;
  color:#ffffff;
}
::-moz-selection{ /* Firefox */
  background:#000000;
  color:#ffffff;
}

a,
a:link,
a:visited {
  color:#000000;
  -moz-transition: color 100ms;
  -webkit-transition: color 100ms;
  transition: color 100ms;
  text-decoration:none;  
}

a:hover {
  color:#000000;
}
#mega_footer a, .slidetext a {border-bottom:2px solid transparent;}
#mega_footer a:hover, .slidetext a:hover {border-bottom:2px solid #000;}

select {
  max-width: 100%;
}

input,
textarea {
  font-size: 10px;
  line-height: 10px;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000;
  padding: 11px 15px;
  margin: 0;
  vertical-align: middle;
  max-width: 100%;
  letter-spacing: 1px;
}

input[type=checkbox] {
  border:none;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
}

textarea {
  height:120px;
  padding-top: 10px;
  padding-bottom: 10px;
}

small {font-size:16px; letter-spacing:1px;}
input:disabled {cursor:default;}

/* HTML5 input placeholders */
::-webkit-input-placeholder {
  
  color: #3d4c4f;
}

:-moz-placeholder { /* Firefox 18- */
  
  color: #3d4c4f; 
}

::-moz-placeholder {  /* Firefox 19+ */
  
  color: #3d4c4f;
}

:-ms-input-placeholder {
  
  color: #3d4c4f;
}

.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background:#000000;
  border: none;
  color:#ffffff;
  font-size: 10px;
  line-height: 10px;
  height: auto;
  margin: 0;
  text-decoration: none !important;
  
  cursor: pointer;
  padding: 11px 15px 11px;
  vertical-align: middle;
  min-width: 20px;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
  -moz-transition: background-color 100ms, color 100ms;
  -webkit-transition: background-color 100ms, color 100ms;
  transition: background-color 100ms, color 100ms;
  display: inline-block;
  zoom:1;
  *display:inline;
  letter-spacing: 1px;
}

input[type="submit"] {
	min-width:120px;
}

.button.compact,
button.compact,
input[type="submit"].compact,
input[type="reset"].compact,
input[type="button"].compact {
  width: auto;
  min-width: 0;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #666666;
}

.button.altcolour,
button.altcolour,
input[type="submit"].altcolour,
input[type="reset"].altcolour,
input[type="button"].altcolour {
  background: #ffffff;
  color: #000000;
}

.button.altaltcolour,
button.altaltcolour,
input[type="submit"].altaltcolour {
  background: #666666;
}

.button.altaltcolour:hover,
button.altaltcolour:hover,
input[type="submit"].altaltcolour:hover {
  background: #000000;
}

.button.notabutton,
a.button.notabutton,
button.notabutton,
input[type="submit"].notabutton {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: none;
  vertical-align: baseline;
  min-width: 0;
  overflow: visible;
  height: auto;
  color:#000000;
  -moz-transition: color 100ms;
  -webkit-transition: color 100ms;
  transition: color 100ms;
}

.button.notabutton:hover,
a.button.notabutton:hover,
button.notabutton:hover,
input[type="submit"].notabutton:hover {
  color:#000000;
}

.button.disabled,
a.button.disabled,
button[disabled],
input[type="submit"][disabled],
input[type="reset"][disabled],
input[type="button"][disabled] {
  background: #999 !important;
}
.hidden {display:none;}
.add_to_cart.disabled {pointer-events: none; background-color:#999;}
.add_to_cart.disabled:hover~#message-quickview {display:block;}
h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-weight: normal;
  line-height: .9 em;
  
  margin-bottom: 0em;
  letter-spacing:.4px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  color: inherit;
  text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color:#000000;
}

h1,
h2.h1-style { font-size: 32px; }




h2,
h1.h2-style,
h2.h2-style,
h3.h2-style,
h4.h2-style,
h5.h2-style,
h6.h2-style {
  font-size: 25px;
}


h3,
h1.h3-style,
h2.h3-style,
h3.h3-style,
h4.h3-style,
h5.h3-style,
h6.h3-style {
  font-size: 22px;
}


h4,
h1.h4-style,
h2.h4-style,
h3.h4-style,
h4.h4-style,
h5.h4-style,
h6.h4-style {
  font-size: 19px;
}


h5,
h1.h5-style,
h2.h5-style,
h3.h5-style,
h4.h5-style,
h5.h5-style,
h6.h5-style {
  font-size: 16px;
}


h6,
h1.h6-style,
h2.h6-style,
h3.h6-style,
h4.h6-style,
h5.h6-style,
h6.h6-style {
  font-size: 13px;
}


h1.majortitle,
h2.title, /* Req for Shopify account templates */
h2.majortitle,
h3.majortitle,
h4.majortitle,
h5.majortitle,
h6.majortitle,
.majortitle {
  margin: 10px 0;
}

h1.hometitle,
h2.hometitle,
h3.hometitle,
.hometitle {
  line-height: 1em;
  margin: 10px 0;
}


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

.hidden {
  display: none;
}

.icon {display:inline-block; vertical-align:middle; margin-right:10px;}
/* Lists  */
#pageheader ul,
#pageheader li {
  margin: 0;
  padding: 0;
  display: inline;
}

.container {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.container .container {
  padding-left: 0;
  padding-right: 0;
}

.flexslider .container {
  padding-left: 40px;
  padding-right: 40px;
}

#content {
  background: #ffffff;
  
  
  
  
  background-repeat:repeat;
  
  
  
  padding-bottom: 60px;
}

.template-index #content {
  padding-bottom: 0;
}

/* Header */
#pageheader {
  position: relative;
  background: #ffffff;
  z-index: 4000; /* Place above slider for live-search dropdown */
}

#pageheader,
#pageheader a {
  color: #000000;
}

#pageheader .logo {
  text-align: center;
  padding: 0px 0 0px;
  letter-spacing: 1px;
}
#pageheader .logoimage img {
	vertical-align:middle;
}
#pageheader .logoimage {
  background: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/logo.png?988234036505516647') no-repeat;
    width:220px;
    height:20px;
    background-size:contain;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
 
 
 #pageheader .logoimage {
  background: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/logox2.png?988234036505516647') no-repeat;
  background-size:100%;
    } }

#pageheader .logo a {
  color: #3d4c4f;
}

#pageheader .logo img {
  vertical-align: top;
}

#pageheader .logo .logotext {
  font-size: 22px;
  line-height: 1em;
}

#pageheader .search-box,
#pageheader .utils {
  position: absolute;
  top: 50%;
}

#pageheader .logo-pos-below .search-box,
#pageheader .logo-pos-below .utils,
#pageheader .logo-pos-above .search-box,
#pageheader .logo-pos-above .utils {
  top: 0;
  margin-top: 0;
}

#pageheader .search-box {
  left: 30px;
  margin-top: -15px;
}

#pageheader .search-box .search-form {
  border: 1px solid #ffffff;
  position: relative;
  display:inline-block;
  zoom:1;
  *display:inline;
}

#pageheader .search-box.focus .search-form {
  background-color: #fff;
  border-color: #dedede;
}

#pageheader .search-box .search-form i {
  width: 22px;
  height: 22px;
  background: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/social_spr_darkgrey.png?988234036505516647') -221px center no-repeat;
  top: 7px;
  left: 2px;
  position: absolute;
  z-index: 1;
}

#pageheader .search-box.focus .search-form i {
  background-image: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/social_spr_darkgrey.png?988234036505516647');
}

#pageheader .search-box .search-form input[type="text"] {
  border: none;
  background: transparent;
  padding: 11px 10px 11px 26px;
  width: 210px;
  font-size: 12px;
  color: #000000;
}

#pageheader .search-box.focus .search-form input[type="text"] {
    color: #666;
}

/* HTML5 input placeholders */
#pageheader .search-box .search-form input[type="text"]::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}

#pageheader .search-box .search-form input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #000000; 
  opacity: 1;
}

#pageheader .search-box .search-form input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
  color: #000000;
  opacity: 1;
}

#pageheader .search-box .search-form input[type="text"]:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}

#pageheader .search-box .search-form input[type="submit"] {
  opacity: 0;
  filter:alpha(opacity=0);
  position: absolute;
  top: 0;
  right: 8px;
  background: transparent;
  color: #000000;
  border: none;
  width: 20px;
  min-width: 0;
  height: 25px;
  padding: 5px 0;
  line-height: 2px;
  font-size: 100%;
}

#pageheader .search-box.focus .search-form input[type="submit"] {
  opacity: 1;
  filter:alpha(opacity=100);
}

#pageheader .search-box .results-box {
  position: absolute;
  background: #ffffff;
  width: 300px;
  max-width: 100%;
  z-index: 5000;
}

#pageheader .search-box .results-box > * {
  display: block;
  padding: 7px 2px;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  min-height: 24px;
}

#pageheader .search-box .results-box > *:first-child {
  border-top: 1px solid #cccccc;
}

#pageheader .search-box .results-box > *:hover {
}

#pageheader .search-box .results-box .img {
  float: left;
  margin: -4px 10px 0 0;
  width: 32px;
  height: 32px;
  text-align: center;
  overflow: hidden;
}

#pageheader .search-box .results-box .img img {
  vertical-align: middle;
  margin-top: -2px;
}

#pageheader .search-box .results-box .load {
  background: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/ajax-load.gif?988234036505516647') center center no-repeat;
  text-align: center;
}

#pageheader .search-box .results-box .note {
  text-align: center;
  background:#000000;
  border: #000000;
  color:#ffffff;
  font-size: 12px;
  
}

#pageheader .utils {
  right: 30px;
  height: 44px;
  line-height: 40px;
  margin-top: -18px;
  
  font-size: 12px;
}

#pageheader .utils .social-links,
#pageheader .utils .cart-summary {
  vertical-align: middle;
  display:inline-block;
  zoom:1;
  *display:inline;
}

#pageheader .utils .social-links {
  margin-right: 30px;
}

#pageheader .utils .cart-summary {
  text-align: right;
}

#pageheader .utils .cart-summary .switcher {
  margin-left: 3px;
  display: inline;
  vertical-align: middle;
  position: relative;
}

#pageheader .utils .cart-summary .switcher .selected-currency {
  padding: 4px 5px;
  border: 1px solid #ffffff;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#pageheader .utils .cart-summary .switcher .switcher-drop {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 50;
}

#pageheader .utils .cart-summary .switcher .switcher-drop .inner {
  margin-top: 1.3em;
  line-height: 1em;
  padding: 8px 20px 6px;
  border: 1px solid #dedede;
  background: #fff;
  color: #444;
  white-space: nowrap;
}

#pageheader .utils .cart-summary .switcher .switcher-drop .inner:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #dedede transparent;
  position: absolute;
  top: 1.3em;
  right: 15px;
  margin-top: -5px;
}

#pageheader .utils .cart-summary .switcher .switcher-drop .inner:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: 1.3em;
  right: 15px;
  margin-top: -4px;
}

#pageheader .utils .cart-summary .switcher.show-drop .switcher-drop,
#pageheader .utils .cart-summary .switcher:hover .switcher-drop {
  display: block;
  -webkit-animation: reveal 0.2s ease-out 0s 1 normal none;
  animation: reveal 0.2s ease-out 0s 1 normal none;
}

#pageheader .utils .cart-summary .switcher-drop {
}

#pageheader .utils .cart-summary .button {
  min-width: 0;
  padding: 8px 15px;
  vertical-align: middle;
  color: #ffffff;
}

#pageheader .util-area {

}

#pageheader .util-area .signup-reveal-area {
  display: inline;
  position: relative;
}

#pageheader .util-area .signup-reveal {
  
  font-size: 12px;
}

#pageheader .util-area .signup-form-cont {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 50;
}

#pageheader .util-area .signup-reveal-area.show-drop .signup-form-cont,
#pageheader .util-area .signup-reveal-area:hover .signup-form-cont {
  display: block;
  -webkit-animation: reveal 0.2s ease-out 0s 1 normal none;
  animation: reveal 0.2s ease-out 0s 1 normal none;
}

#pageheader .util-area .signup-form-cont .signup-form {
  margin-top: 1.3em;
}

#pageheader .util-area .signup-form-cont .signup-form:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #dedede transparent;
  position: absolute;
  top: 1.3em;
  left: 15px;
  margin-top: -5px;
}

#pageheader .util-area .signup-form-cont .signup-form:after {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: 1.3em;
  left: 15px;
  margin-top: -4px;
}

#pageheader .util-area .signup-form {
  background-color: #fff;
  border-color: #dedede;
}

#pageheader .util-area .signup-form * {
  color: #444;
  background: transparent;
}

/* HTML5 input placeholders */
#pageheader .util-area .signup-form input::-webkit-input-placeholder {
  color: #444;
}

#pageheader .util-area .signup-form input:-moz-placeholder { /* Firefox 18- */
  color: #444;
}

#pageheader .util-area .signup-form input::-moz-placeholder {  /* Firefox 19+ */
  color: #444;
}

#pageheader .util-area .signup-form input:-ms-input-placeholder {
  color: #444;
}

#pageheader .util-area .signup-form label {
  display: none;
}

/* Nav */
.nav-row {
  text-align: center;
  line-height: 2.5em;
  font-size: 11px;
}

.nav-row .multi-level-nav > div { /* All nav rows regardless of tier */
  padding: 0;
}

.nav-row .tier-1 {
  
}

.nav-row ul {
  margin: 0;
  
  display:inline-block;
  zoom:1;
  *display:inline;
}

.nav-row ul li {
  vertical-align: top;
  margin: 0;
  padding: 0 7px;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.nav-row a { 
  white-space: nowrap;
  display:inline-block;
  zoom:1;
  *display:inline;
  line-height:12px;
}

.nav-row a.expanded,
.nav-row li.active > a {
  color:#000000;
}

.nav-row a .exp {
  margin-left: 5px;
  width: 10px;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.nav-row a.listing-title {
  font-weight: bold;
}

.nav-row .slash {
  padding: 10px 0;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.nav-row ul ul {
  display: none;
}

.nav-row ul ul.listed {
  display: block;
  padding-bottom: 10px;
}

.nav-row .tier-1 ul ul.listed {
  display: none;
}

.nav-row ul ul.listed > li {
  display: block;
}

.nav-row ul ul.listed > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1em;
}

.tags.nav-row {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px;
  text-transform: capitalize;
}

.tags .active a {
  color: #e94b3f;
}

.multi-tag-row {
  margin-bottom: 10px;
}

.multi-tag-row .tags.nav-row {
  margin-top: -1px;
}

.tags.nav-row.social {
  text-align: right;
}

/* Main nav only */
#main-nav {

}
#main-nav .multi-level-nav .tier-1 ul {
  height:47px;
}

#main-nav .multi-level-nav .tier-1 li.active a, #main-nav .multi-level-nav .tier-1 li:hover  a{
  border-bottom:3px solid #000;
}
  #main-nav .multi-level-nav .tier-1 li:hover ul li a {
    border-bottom:none;
}

#main-nav .multi-level-nav .tier-1 li a {
  border-bottom:0px solid #fff;
}


#main-nav .multi-level-nav .tier-1 li ul li.active a, #main-nav .multi-level-nav .tier-1 ul li.active ul li a, #main-nav .multi-level-nav .tier-1 ul li ul li.mega-menu-image a:hover {
  border-bottom:none;
}

#main-nav .multi-level-nav > div {
  border-top: 1px solid #ffffff;
  background: #ffffff;    
}

#main-nav .multi-level-nav .tier-1 { background: #ffffff; }
#main-nav .multi-level-nav .tier-1 ul li ul { background: #ffffff;
	position: absolute;
    display: none;
    width: 100%;
    top: 96px;
	max-width:394px;
  	min-height:263px;
  	z-index:5000;
    padding-top:17px;   
  	border:1px solid #eee;
  	border-top:none;
}

#main-nav .multi-level-nav .tier-1 li a {
    line-height:22px;
  	text-transform: uppercase;
}

#main-nav .tier-1 ul li {
	
}
#main-nav .multi-level-nav .tier-1 li.sale a {
  border-bottom:3px solid #da0000;
  font-weight:bold;
  text-transform:uppercase;
}
#main-nav .tier-1 ul li:first-child {
	 	
}

#mega_right-menu li:hover {}

/* triggers mega menu */
#main-nav .tier-1 ul li:hover ul {display:block !important;}

#main-nav .multi-level-nav .tier-1 ul li ul li {line-height:24px; display:block; padding:0; width:45%;  }

#main-nav .multi-level-nav .tier-1 ul li ul li.mega-menu-image {line-height:10px; position:absolute; top:20px; right:10px; float:right; }

#main-nav .multi-level-nav .tier-1 ul li ul li.mega-menu-image a {padding-left:0; line-height:1px; margin-top:0; margin-bottom:0; max-width:375px;}

#main-nav .multi-level-nav .tier-1 ul li ul li a{
	width:100%;
	padding:0;
	border:none;
	color:#666;
  	text-align:left;
	padding-left:20px;
  	margin-bottom:0;
	line-height:24px;
    letter-spacing:0;
}

#main-nav .multi-level-nav .tier-1 ul li ul li a:hover {
    color:#000; 
}

#main-nav .multi-level-nav .tier-1 ul li ul li ul{
	display:block !important;
  	width:19.7%;
  	margin-left:0;
  	position:relative;
  	top:0;
  	border-top:none;
	}

#main-nav .multi-level-nav .tier-1 ul li ul li ul li {position:relative; float:none; width:100%; line-height:25px; height:auto; } 
#main-nav .multi-level-nav .tier-1 ul li ul li ul li a{
	text-transform:capitalize;
  	line-height: 15px;
  	position:relative;  
	}
#main-nav .multi-level-nav .tier-1 ul li ul li ul li a:hover {color: #000000;}

#main-nav a {
  color: #000000;
}

#main-nav a.expanded,
#main-nav li.active > a,
#main-nav a:hover {
  color: #000000;
}

#main-nav .account-links {
  padding: 0 0 0 18px;
  color: #000000;
  white-space: nowrap;
  letter-spacing:0;
  
}
#main-nav .account-links a {
  padding-left: 0;
  padding-right: 0;
  color: #000000;
  font-size:10px;
  text-transform: uppercase;
}

.sub ul { list-style:none;}
.sub ul li {list-style:none;}
.mobile_menu .search input {border:none; text-transform:uppercase; color:#999; font-family:	"HelveticaNeue", sans-serif;}
.mobile_menu .search input[type="submit"] {visibility:hidden;}
.mobile-shop.active:after {content:'-'; float:right;}
.mobile-shop:after {content:'+'; float:right;}
/* Store messages */
#store-messages {
}

#store-messages .message {
  position: relative;
  text-align: center;
  padding: 12px 0 16px;
}

#store-messages.messages-2 .message {
  float: left;
  width:49.5%;
}

#store-messages.messages-3 .message {
  float: left;
  width:33.33%;
}

#store-messages .message a {
  display: block;
}

#store-messages .message .title,
#store-messages .message .tagline {
  margin: 0 20px;
  
}

#store-messages .message .title {
  line-height:1.3em;
  font-size: 16px;
  -moz-transition: color 100ms;
  -webkit-transition: color 100ms;
  transition: color 100ms;
}

#store-messages .message a:hover .title {
  color:#000000;
}

#store-messages .message .tagline {
  font-size: 11px;
  
  display: block;
  line-height:1.4em;
  margin-top:5px;
}

#store-messages .message .fluff {
  border-left: 1px solid #cccccc;
  width: 1px;
  position: absolute;
  left: 0;
  top: 20px;
  height: 28px;
}

/* Headings above content */

.page-header {
  text-align: center;
  padding: 20px 0 0;
  position:relative;
}
.page-header .sticky_nav {max-width:360px;}
.page-header img {
  height:325px;
  min-height:325px;
  overflow:hidden;
  width:100%;
  position:static;
  left:0;
}

.page-header .pagetitle {
  margin-bottom: 20px;
}

.page-header .user-content {
  text-align: left;
}

.page-header .filters {
  float: left;
  
  font-size: 12px;
}

.page-header .social-area {
  float: right;
  
  font-size: 12px;
}

.page-header .social-area .rsslink,
.page-header .social-area .social {
  vertical-align: middle;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.page-header .social-area .rsslink img {
  height: 28px;
  width: 28px;
  margin-left: 10px;
}

.page-header .filters .tags {
  margin-right: 25px;
}

/* Pagination */
.pagination-row {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pagination {
  
  font-size: 12px;
  width:100%;
  text-align:center;
  margin-top:60px;
  float:left;
}

.pagination .pagecount {
  padding: 0 5px;
  margin: 0 2px;
}
.pagination .page-count a {color:#aaa; font-size:10px; margin:0 5px; padding:0 2px;}
.pagination .page-count a.active {color:#000; border-bottom:1px solid #000;}
.pagination .pageprev, .pagination .page-count, .pagination .pagenext {
  width:33%; 
  display:inline-block;
} 
.pagination .pageprev {text-align:left;}
.pagination .pagenext {text-align:right;}
.pagination .prev, .pagination .next {display:inline-block; text-transform:uppercase; width:105px; text-align:center;
  font-size:10px; height:30px; line-height:28px; box-sizing:border-box; border:1px solid #000;}
.pagination .prev {margin-left:18px;}
.pagination .next {margin-right:18px;}
/* Main footer */
#pagefooter {
  padding: 0 0 20px;
  font-size: 12px;
  
}

#pagefooter .image-links {
  background: #f5f5f2;
  padding: 25px 0;
  border-top: 1px solid #cccccc;
}

#pagefooter .image-links .image-link {
  width: 31.4%;
  float: left;
  text-align: center;
}

#pagefooter .image-links .image-link.block-1 {
  margin-left: 1.4%;
}

#pagefooter .image-links .image-link.block-2 {
  margin: 0 1.4%;
}

#pagefooter .image-links .image-link.block-3 {
  margin-right: 1.4%;
}

#pagefooter .image-links .image-link img {
  max-width: 100%;
  height: auto;
  text-align: center;
}

#pagefooter .nav-row {
  background: #f5f5f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#pagefooter .nav-row a {
  color: #000000;
}

#pagefooter .lower {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

#pagefooter .copyright {
  margin-top: 30px;
}

#pagefooter .copyright .copy {
  white-space: nowrap;
  font-size:10px;
}

#pagefooter .copyright img {
  vertical-align: middle;
  margin-right: 20px;
}

#pagefooter .interact {
  margin-top: 30px;
}
#pagefooter .interact span {
  margin-bottom:5px;
  display:inline-block;
}

#pagefooter .interact .social-links {
  display:inline-block;
  zoom:1;
  *display:inline;
  vertical-align: middle;
}

#pagefooter .social-links ul {
margin-left:0em;
}

#pagefooter .payment-methods {
  margin-top: 20px;
}

#pagefooter .payment-methods ul {
  margin-left: 0;
}

/* Signup form in header *or* footer */
.signup-form-cont {
  text-align: center;
  clear: both;
  white-space: nowrap;
}

.signup-form {
  display:inline-block;
  zoom:1;
  *display:inline;
  vertical-align: middle;
}

.signup-form {
  border: 1px solid #e7e7e1;
  background-color: #ffffff;
}

.signup-form label {
  font-size: 12px;
  line-height: 12px;
  padding: 0 25px;
  border-right: 1px solid #e7e7e1;
  vertical-align: middle;
  
}

.signup-form input[type="email"] {
  border: none;
  text-align: center;
  font-size: 12px;
}

.signup-form h4 {
  margin: 0.6em 2em;
}

/* Social links */
.social-links li {
  list-style:none;
  display:inline;
}

.social-links a {
  display:inline-block;
  zoom:1;
  *display:inline;
  height: 0;
  text-indent: -999em;
  vertical-align: middle;
  
  width: 22px;
  padding-top: 22px;
  background: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/social_spr_darkgrey.png?988234036505516647') 0 0 no-repeat;
  
  border-bottom:none;
}

.social-links a:hover {
  opacity: 0.8;
  border-bottom:none;
}

.social-links .facebook a {}

.social-links .twitter a { background-position: -22px 0; }
.social-links .rss a { background-position: -44px 0; }
.social-links .pinterest a { background-position: -66px 0; }
.social-links .google a { background-position: -88px 0; }
.social-links .instagram a { background-position: -110px 0; }
.social-links .vimeo a { background-position: -132px 0; }
.social-links .youtube a { background-position: -154px 0; }
.social-links .flickr a { background-position: -176px 0; }
.social-links .tumblr a { background-position: -198px 0; }


.social .socitem {
  vertical-align:top;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.social .socitem.label {
  margin: -2px 10px 0 0;
}

/* Product listing */


.product-block {
  text-align: center;
}

.product-block .block-inner {
  height: 480px;
}

.product-block .image-cont {
  position: relative;
  max-height: auto; /* 480px; */
  padding-bottom: 60px;
}

.no-js .product-block .image-cont {
  opacity: 1;
}

.product-block .image-cont img {
  max-height: auto; /* 480px; */
  width: auto;
}

.product-block .productlabel {
  position: absolute;
  
  top: 50%;
  margin-top: -50px;
  
  left: 0;
  right: 0;
  text-align: center;
}

.productlabel > span {
  padding: 6px 20px;
  background: #e94b3f;
  color: #ffffff;
  
  font-size: 80%;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.productlabel.soldout > span {
  background: #464e54;
}

.productlabel.general > span {
  background: #1bba8c;
}

.product-block .hover-info {
  position: absolute;
  color: inherit;
  
  
  bottom: -1px;
  left: 0;
  width: 100%;
  
}

.ie7 .product-block .hover-info,
.ie8 .product-block .hover-info{
  display: none;
}

.product-block .hover-info .bg {
  background: #ffffff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 1500ms;
  transition: opacity 150ms;
}



.product-block .hover-info > .inner {
  width: 100%;
  
  padding: 0;
  
  position: relative;
  z-index: 10;
}


.product-block .hover-info .title {
  margin: 0 5px;
  
  min-height: 20px;
  
}


.product-block .hover-info > .inner > .innerer {
  
  
}

.ie7 .product-block .hover-info > .inner > .innerer {
  display: block;
}

.product-block .hover-info .reducedfrom {
  opacity: 0.7;
  margin: 0 5px;
  
  display: inline;
  
}

.product-block .hover-info .reducedfrom .amount {
  text-decoration: line-through;
  color:#999;
}

.product-block .hover-info .price {
  margin: 4px 5px 0;
}

.product-block .hover-info .price .from {
  font-size: 80%;
}

.product-block.expanded .image-cont:after {
  top: 540px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ffffff;
  border-width: 15px;
  left: 50%;
  margin: -9px 0 0 -15px;
}

/* Collection blocks - in style of product block */
a.actionlinks {text-decoration:underline;}
.size-icons {float:left; width:100%;}
.size-icons .fancyinline {margin-right:20px;}
.size-icons a {color:#888;}
.full-details {margin-left:10px; max-width:125px; width:100%; height:29px; line-height:28px; color:#000; border:1px solid #000; text-align:center;
display:inline-block;}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  .full-details {bottom:-1px; position:relative;} 
}
.input-row h5 {margin-bottom:3px;}
.image-holder {position:relative; margin-bottom:8px;}
.quickview-button {width:100px; height:30px; box-sizing:border-box; border:1px solid #000; line-height:28px;
  text-align:center; background-color:#fff; display:none;}
.image-holder:hover .quickview-button {display:inline-block !important; z-index:1;}
[id*="qv-close"] {z-index:5;}
.product-block.collection-block .productlabel {
  
  margin-top: -30px;
  
}

.product-block.collection-block .productlabel > span {
  background: #000000;
  color: #ffffff;
  -moz-transition: background-color 100ms;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms;
  
}

.product-block.collection-block:hover .productlabel > span {
  background: #666666;
}

.product-block.collection-block .productlabel .count {
  text-transform: none;
  font-style: italic;
  display: block;
}

.collection-slider-row.is-showing-collections {
  
  background: #f5f5f2;
  
}

.collection-slider-row.is-showing-collections .collection-listing {
	height: 330px;
}

/* Search results */
.product-block.page-block {
}

.product-block.page-block .block-inner {
  border: 1px solid #000;
  
  width: 325px;
  
  overflow: hidden;
}

.product-block.page-block .block-inner .text-cont {
  padding: 20px;
  overflow: hidden;
  text-align: left;
}

/* Placeholder blocks for layout */
.product-block.placeholder {
  border: none !important;
  height: 0px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  
  width: 325px;
  
}

/* Product detail */
.flexslider-product li {list-style:none;}
.product-detail .gallery {
  position: relative;
}

.product-detail .gallery img {
  max-width: 100%;
  height: auto;
  width: 100%;
  vertical-align: top;
}

.product-detail .gallery .main-image {
  margin: 0 0 20px 0;
  text-align: center;
}

.product-detail .gallery.has-thumbnails .main-image {
  margin-right: 60px;
}

.product-detail .gallery .thumbnails {
  position: absolute;
  top: 0;
  right: 0;
}

.product-detail .gallery .thumbnails > * {
  display: block;
  margin-bottom: 10px;
}

.product-detail .detail {
  text-align: left;
  position: relative;
}

.product-detail .detail .title {
  margin: 0 0 0.5em;
}

.product-detail .detail .price {
}

.product-detail .detail .price .was-price {
  font-size: 14px;
  margin-right: 15px;
  text-decoration: line-through;
  color:#999;
}

.product-detail .detail .productlabel {
  position: static;
  float: right;
  margin: 0 0 10px 10px;
}

.product-detail .detail .description {
  margin: 50px 0;
}
.product-detail .detail .quantity select {
	border:1px solid #000;
    width:140px;
  	height:31px;
    line-height:31px;
  padding-left:10px;
  border-radius:0;
  box-sizing:border-box;
}
.product-detail .detail .quantity select, .product-detail .detail .quantity  .safari select, .product-detail .detail .quantity  .chrome select {
    -moz-appearance: none;
  -webkit-appearance: none;
    background: url("select-toggle2.png") no-repeat scroll right top 0 / 30px 60px #fff !important;
}
.product-detail .detail .quantity {
	margin-bottom:20px;
}
.product-detail .description {
  clear: both;
}
.product-detail a.more {
  display:block;
  text-align:center;
  background-color:#eee;
  height:60px;
  line-height:60px;
  font-size:16px;
}
.product-detail .product-form .input-row {
  margin: 20px 0;
  clear: both;
}

.product-detail .product-form .input-row label {
  float: left;
  margin-bottom: 10px;
}

.product-detail .product-form .input-row label.singleopt {
  float: none;
  width: auto;
}

.product-detail .product-form .input-row label[for="quantity"] {
  margin-top: 8px;
}

.product-detail .product-form .input-row .selector-wrapper {
  clear: both;
}

.product-detail .product-form .input-row .inline-option .selector-wrapper {
  clear: none;
  display: inline;
}

.product-detail .product-form .input-row select {
  min-width: 70px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 4px;
  -webkit-appearance: menulist-button;
}

/* Slide-out product detail, i.e. home, collection */

.collection-listing .product-detail {
  background: #ffffff;
  overflow: hidden;
  position: relative;
  line-height: 1.6em;
}

.collection-listing .product-detail .inner {
  padding: 15px;
  border:1px solid #eee;
}

.collection-listing-stream .product-detail .gallery .thumbnails,
.collection-listing .product-detail .gallery .thumbnails {
  position: static;
}

.collection-listing-stream .product-detail .gallery .thumbnails > *,
.collection-listing .product-detail .gallery .thumbnails > * {
  display: inline;
  margin: 0;
}

.collection-listing-stream .product-detail .gallery .thumbnails .active,
.collection-listing .product-detail .gallery .thumbnails .active {
  text-decoration: underline;
}

.collection-listing .product-detail,
.collection-listing .product-detail .title,
.collection-listing .product-detail .title a,
.collection-listing .product-detail h1.majortitle,
.collection-listing .product-detail h2,
.collection-listing .product-detail h3,
.collection-listing .product-detail h4,
.collection-listing .product-detail h5,
.collection-listing .product-detail h6 {
  color: #000000;
}

.collection-listing .product-detail a {
  color: #000000;
}

.collection-listing .product-detail a.button {
  background-color: #000000;
  color: #fff;
}

.collection-listing .product-detail a.button:hover {
  background-color: #000000;
}

.collection-listing .product-detail .gallery .main-image,
.collection-listing-stream .product-detail .gallery .main-image {
  margin-right: 0;
}

.product-detail .close-detail {
  position: absolute;
  right: 20px;
  top: 20px;
  background: transparent url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/close-bg-dark.png?988234036505516647') center center no-repeat;
  text-indent: -999em;
  width: 40px;
  height: 40px;
  padding: 10px;
}

/* Collection slider specific */


.collection-slider-row.collection-slider-1 {
  background: #ffffff;
}



.collection-slider-row.collection-slider-2 {
  background: #f5f5f2;
}



.collection-slider-row.collection-slider-3 {
  background: #f5f5f2;
}


.collection-slider .collection-listing {
  overflow: hidden;
  position: relative;
  height: 390px;
}

.collection-slider .collection-listing .product-block {
  padding: 10px 10px;
  width: auto; /* even in fixed-mode */
}

.collection-slider .collection-listing .product-block,
.collection-slider .collection-listing .product-block .block-inner {
  height: 360px;
  max-height: none;
}

.collection-slider .collection-listing .product-block .block-inner .image-cont {
  max-height: none;
}

.collection-slider .collection-listing .product-block .block-inner .image-cont img {
  max-height: 300px;
}

.collection-slider .collection-listing .product-block .product-detail {
  display: none;
}

.collection-slider-row .collection-listing .product-detail {
  position: relative;
  height: auto;
  margin-top: 0;
}

.collection-slider .product-block.expanded .image-cont:after {
  top: 360px;
}

/* Collection page specific */
.collection-listing {
  text-align: center;
  line-height: 0;
}

/*
.collection-listing .product-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 540px;
  
  width: 325px;
  
  padding: 10px 8px 30px;
  vertical-align: top;
  line-height: 1.6em;
}*/

.collection-listing .product-block {
  display: inline-block;
  line-height: 1.6em;
  padding: 10px 8px 30px;
  vertical-align: top;
  width: 32%;
}


.collection-listing .product-block .image-cont img {
  /* max-height: 480px; */
  width: 100%;
  height: auto;
  vertical-align: top;
}

.collection-listing .product-detail {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: 0;
  margin-top: 80px;
}

/* Collection page stream-mode! */
.collection-listing-stream .block-inner {
  display: none;
}

.collection-listing-stream .product-detail {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #cccccc;
}

.collection-listing-stream .product-block:first-child .product-detail {
  border-top: none;
}

.collection-listing-stream .product-detail .close-detail {
  display: none;
}

/* View All under title on homepage */
.view-all {
  text-align: center;
  font-size: 80%;
  line-height: 1em;
  
  margin: 10px 0 20px;
}

.view-all > * {
  vertical-align: middle;
}

.view-all .prev,
.view-all .next {
  margin: 0 40px;
  font-size: 140%;
}

/* Collection page items */
.view-as-label {
  
}

#view-as-tiles,
#view-as-stream {
  padding-left: 25px;
  position: relative;
  margin-left: 15px;
}

#view-as-tiles div,
#view-as-stream div {
  background: #000000;
  position: absolute;
  -moz-transition: background-color 100ms;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms;
}

#view-as-tiles.active,
#view-as-stream.active {
  color: #000000;
}

#view-as-tiles.active div,
#view-as-stream.active div {
  background: #000000;
  position: absolute;
}

#view-as-tiles:hover div,
#view-as-stream:hover div {
  background: #000000;
}

#view-as-tiles div {
  height: 6px;
  width: 6px;
}

#view-as-tiles .fluff1 { left: 0; top: 0; }
#view-as-tiles .fluff2 { left: 8px; top: 0; }
#view-as-tiles .fluff3 { left: 0; top: 8px; }
#view-as-tiles .fluff4 { left: 8px; top: 8px; }

#view-as-stream .fluff {
  left: 0;
  top: 0;
  height: 14px;
  width: 14px;
}

/* Blog / articles */
.article-list .article {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #cccccc;
}

.article-list .article:first-child {
  border-top: none;
  padding-top: 20px;
}

.article .container,
#comments.container {
  max-width: 738px;
}

.article .continue-reading {
  letter-spacing: normal;
  margin-bottom: 1em;
}

.article .meta {
  font-style: italic;
  letter-spacing: normal;
}

.article .meta .time {
  display: block;
  opacity: 0.9;
}

.article .meta .tags .label {
  color: #000000;
}

.article .meta .tags a {
  opacity: 0.9;
  color: inherit;
}

.article .meta .tags a:hover {
  color:#000000;
}

.user-content {
}

.user-content h1,
.user-content h2,
.user-content h3,
.user-content h4,
.user-content h5,
.user-content h6 {
  margin: 1em 0 5px;
}

.user-content a {
  text-decoration: none;
}

.user-content iframe {
  max-width: 100%;
}

/* Meta info */
.meta .iconmeta {
  background: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/meta_icons_grey.png?988234036505516647') no-repeat 0 0;
  padding-left: 25px;
  margin-right: 10px;
  line-height: 1.4em;
  height: 20px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.meta .iconmeta a {
  white-space: nowrap;
}

.meta .iconmeta.time {
  background-position: 0 -162px;
}

.meta .iconmeta.tags {
  background-position: 0 -80px;
}

/* Cart */

.template-cart h1 {

}

#cartform {
  max-width:740px;
  margin:0 auto;
}
#cartform .th {
  font-size:10px;
  letter-spacing:1px;
  text-transform:uppercase;
}
#cartform .item .th.desc {
  margin-left:19%;
}
#cartform .itemheader {
  float:left;
  position:absolute;
  top:20px;
  margin-right:30px;
}

#cartform h3 {
  font-size:10px;
  margin-bottom:5px;
  text-transform:uppercase;
  font-family: "HelveticaNeue-Bold",sans-serif;
}
#cartform h4 {
  margin-bottom:25px;
  text-transform:uppercase;
  font-size:10px;
}

#cartform .divider {
  padding-bottom: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

#cartform .item-list {
  margin: 10px 0 20px;
}

#cartform .item {
  clear:both;
  list-style:none;
  position:relative;
  border-top: 1px solid #cccccc;
  padding: 10px 0;
}

#cartform .item:first-child {
  border-top: none;
}

#cartform .item a.remove {
  position: absolute;
  top: 120px;
  right: 0;
  text-decoration: underline;
  color:#aaa;
  height:25px;
  line-height:25px;
  text-align:center;
  font-size:10px;
  font-family: 'HelveticaNeue', sans-serif;
  text-transform:uppercase;
}
#cartform .item .notabutton {
  width:60px;
  max-width:60px;
}

#cartform .item .image {
  width: 130px;
  height: auto;
  line-height: 100px;
  float: left;
  margin-right:10px;
}

#cartform .item .image img {
  vertical-align: middle;
}

#cartform .item .desc {
  overflow: hidden;
  margin: 10px 50% 0 5px;
  text-transform:uppercase;
}

#cartform .item .desc .name {
  display: block;
}

#cartform .item .quantity {
  position: absolute;
  top: 20px;
  right: 17%;
  width: 130px;
}
#cartform .item .quantity select {
  border:1px solid #000;
  width:60px;
  height:31px;
  line-height:31px; 
  padding-left:10px;
  border-radius:0;
  box-sizing:border-box;
  display:block;
}
#cartform .item .quantity select, #cartform .item .quantity .safari select, #cartform .item .quantity .chrome select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("select-toggle2.png") no-repeat scroll right top 0 / 30px 60px #fff !important;
}

#cartform .quantity label {
  border-bottom:none;
}

#cartform .item .quantity input {
  text-align: center;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-decoration:underline !important;
}

input.qtyplus { width:20px; height:35px; padding:0; color:#000; background-color:#eee; margin-left:3px; font-size:14px;}
input.qtyminus { width:20px; height:35px; padding:0; color:#000; background-color:#eee; margin-right:3px; font-size:22px;}
.qty {
    width: 35px;
    height: 35px;
    text-align: center;
    padding:0;
    background-color:#000;
  	color:#fff;
}	

#cartform .item .line-total {
  position: absolute;
  top: 20px;
  right: 1%;
  width: 90px;
  text-align: right;
}

#cartform .checkout-note {
}

#cartform .checkout-note textarea {
  width: 370px;
  max-width: 90%;
  margin-top: 10px;
}
#cartform .totals-area {margin-bottom:40px; width:100%; float:left; text-align:right;}
#cartform .totals-area span {
  display:inline-block;
  float:right;
  text-align:right;
}
#cartform .totals-area label {
  float:left;;
}

#cartform .totals-area .checkout-col {
  font-size:12px;
  max-width:100%;
  width:230px;
  float:right;
}

#cartform .total-final {
  text-transform:uppercase;
  font-size:10px;
}

#cartform .totals-area .subtotal {
}
#cartform .update-buttons {
  text-align:left;
  width:50%;
  float:left;
}

#cartform .checkout-buttons {
  text-align:right;
  width:50%;
  float:left;
}

#cartform .termsagreement {
  margin-bottom: 5px;
}

#cartform .termsagreement label {
  vertical-align:middle;
}
#cartform input[type="submit"] {
  font-size:16px;
  text-transform:uppercase;
}

#additional-checkout-buttons input {
  background: none;
  border: none;
  height: auto;
}

#cartform #shipping-calculator {
  margin-top:20px;
}

#cartform #shipping-calculator .inputrow {
  float: left;
  clear: none;
  width: 20%;
  padding: 0 30px 20px 0;
}

#cartform #shipping-calculator .inputrow label {
  display: block;
  float: none;
  margin: 0 0 10px 0;
}

#cartform #shipping-calculator .inputrow.ziprow {
  width: auto;
  overflow: hidden;
  padding-right: 0;
}

#cartform #shipping-calculator .inputrow.ziprow input {
  width: auto;
}

#cartform #shipping-calculator .inputrow.ziprow #address_zip {
  width: 120px;
  margin-right: 20px;
}

#cartform #shipping-calculator #wrapper-response {
  padding: 20px 0;
  clear: both;
}
#cartform .continue {
  color:#aaa;
  width:230px;
  height:60px;
  line-height:60px;
  display:inline-block;
  margin-bottom:10px;
  text-align:center;
  font-size:10px;
  text-transform:uppercase;
  text-decoration:underline;
}
#update-cart {
  width:230px;
  padding:0;
  height:60px;
  line-height:60px;
}
#cartform .notabutton {
  height:26px;
  line-height:26px;
  margin-bottom:10px;
  font-size:9px !important;
  font-family: 'HelveticaNeue', sans-serif;
  text-transform:uppercase;
}

.int-customers {
  border:1px solid #000;
  margin-bottom:20px;
  font-size:12px;
  padding:10px 15px;
}

/** Forms **/

#template { /* All default Shopify form templates start with #template */
  text-align: center;
}

#template .template_header {
  margin: 40px 0;
}

#template button,
#template input {
  width: 362px;
  text-align: center;
}

#template textarea {
  width: 362px;
}

#template label {
  
  font-size: 85%;
}

#template .action_bottom {
  margin-top: 27px;
}

#template .note {
  display: block;
}

#template .errors {
  margin: 10px 25px;
  font-style: italic;
}

#template .errors li {
  list-style: none;
}

.jsforms #template .large_form {
  position: relative;
  margin-top: -1px;
}

.jsforms #template .large_form label {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  padding: 0 20px;
}

#template.lefty-form {
  text-align: left;
}

#template.lefty-form input[type="text"],
#template.lefty-form input[type="email"],
#template.lefty-form textarea {
  text-align: left;
}

#template.righty-form {
  text-align: center;
  width: 100%;
}

#template.righty-form input[type="text"],
#template.righty-form input[type="email"],
#template.righty-form textarea,
#template.righty-form input[type="submit"] {
  text-align: center;
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
}

#address_tables {
  margin-top: 40px;
}

#admin_header {
  margin: 20px 0 40px;
}

#admin_header .title {
  text-align: center;
}

#admin_header .action_return {
  margin-bottom: 20px;
}

#customer_sidebar {
  float: left;
  width: 25%;
}

#customer_detail .address p,
.address_table .view_address p,
#order_address .address p {
  margin-bottom: 0;
}

#customer_orders {
  float: left;
  width: 73%;
}
#customer_orders table {width:100%;}
#order_address {
  margin-top: 10px;
}

#order_address #order_payment {
  float: left;
  width: 48%;
  margin-bottom: 20px;
}

#order_address #order_shipping {
  float: right;
  width: 48%;
  margin-bottom: 20px;
}

#order_details {
  clear: both;
  width: 100%;
}

#comments .comment {
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}

#comments .comment.first {
  border-top: 0;
}

#comments .comment .gravatar {
  float: left;
}

#comments .comment .detail {
  margin-left: 100px;
}

.payment-methods li {
  margin-left:5px;
  padding-top:32px;
  height:0;
  width:53px;
  overflow:hidden;
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/payment_spr_white.png?988234036505516647');
  display: inline-block;
  zoom:1;
  *display:inline;
}

.payment-methods li.pay-paypal {
  background-position: -5px 0;
}
.payment-methods li.pay-visa {
  background-position: -78px 0;
  width: 44px;
}
.payment-methods li.pay-mastercard {
  background-position: -137px 0;
  width:40px;
}
.payment-methods li.pay-amex {
  background-position: -192px 0;
  width: 36px;
}
.payment-methods li.pay-discover {
  background-position: -239px 0;
  width:54px;
}
.payment-methods li.pay-cirrus {
  background-position: -305px 0;
  width: 42px;
}
.payment-methods li.pay-maestro {
  background-position: -363px 0;
  width: 42px;
}
.payment-methods li.pay-google-wallet {
  background-position: -419px 0;
  width: 101px;
}
.payment-methods li.pay-dankort {
  background-position: -525px 0;
  width: 50px;
}
.payment-methods li.pay-jcb {
  background-position: -595px 0;
  width: 38px;
}
.payment-methods li.pay-diners {
  background-position: -650px 0;
  width: 36px;
}

ul.taglist {
  margin:0;
}

ul.taglist li {
  display:inline;
  white-space: nowrap;
}

table.noborders,
table.noborders tr,
table.noborders th,
table.noborders td {
  border:0;
}

.simple-popup {
  position: absolute;
  width: 140px;
  padding: 10px 15px;
  border: 1px solid #cccccc;
  color: #000000;
  background: #ffffff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow: 0 0 2px 0 #888;
  -moz-box-shadow: 0 0 2px 0 #888;
  box-shadow: 0 0 2px 0 #888;
  text-align:center;
}

.fb_iframe_widget iframe {
  max-width:none;
}

/* Overlays over slider and ad on homepage */
.slide .overlay-text {
  position: absolute;
  bottom: 2%;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing:2px;
  text-transform:uppercase;
}

.slide .overlay-text.overlay-left {
  text-align: left;
}

.slide .overlay-text.overlay-right {
  text-align: right;
}

.slide .overlay-text .inner {
  display: table;
  width: 100%;
  height: 100%;
}

.slide .overlay-text .text {
  font-size: 32px;
  line-height: 1px; /* set small so table doesn't get too large */
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.ie7 .slide .overlay-text .text {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}

.slideshow {
  
  background: #ffffff;
  
  margin: 0px 20px 0px 20px;
}

.slideshow .overlay-text .button {
  background: ;
  border-color: ;
  color: #ffffff;
}

.slideshow .slide .overlay-text .text span {
  line-height: 1.0em;
  color: #ffffff;
  
  padding: 4px 14px;
  display: inline-block;
  zoom:1;
  *display:inline;
  font-family: 'HelveticaNeue-Bold', sans-serif; 
}
.slideshow .slide .overlay-text .text h5{ color: #fff; font-family: 'HelveticaNeue-Bold', sans-serif;  }

/* Full width ad only */
.full-width-image {
  overflow: hidden;
  position: relative;
  
  line-height: 0;
  
}

.full-width-image .img-cont {
  display: block;
  position: relative;
}

.full-width-image img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.full-width-image .overlay-text,
.full-width-image h1 span {
  color: #ffffff;
}

.slide.full-width-image .overlay-text .text {
  font-size: 32px;
}

.slide.full-width-image .overlay-text .text span {
  line-height: 1.2em;
  
  padding: 5px 10px;
  vertical-align: middle;
  display: inline-block;
  zoom:1;
  *display:inline;
}

.align-center,
.align-centre {
  text-align: center;
}

.align-right {
  text-align: right;
}

a .state {
  display: inline-block;
  zoom:1;
  *display:inline;
  width: 1em;
  text-align: center;
}

/* Content and content layouts */

.spaced-row {
  margin-bottom: 40px;
}

.padded-row {
  padding-top: 40px;
  padding-bottom: 40px;
}

.strongly-padded-row {
  padding-top: 70px;
  padding-bottom: 70px;
}

.content img,
.content iframe,
.content embed,
.content object {
  max-width: 100%;
  height: auto;
}

.layout-column-half-left {
  float: left;
  width: 50%;
}

.layout-column-half-right {
  float: right;
  width: 50%;
}
.layout-column-quarter-left{
  float: left;
  width: 25%;
}
.layout-column-quarter-right{
  float: right;
  width: 25%;
}
.container.layout-column-three-quarters {
  float: left;
  width: 74%;
  padding-left:0;
  padding-right:1%;
}

.layout-content-with-image-left .image-cont,
.layout-content-with-image-right .image-cont {
  display: inline-block;
  zoom:1;
  *display:inline;
  
  width: 33%;
  text-align: center;
  vertical-align: middle;
}

.layout-content-with-image-left .content,
.layout-content-with-image-right .content {
  display: inline-block;
  zoom:1;
  *display:inline;
  
  width: 60%;
  margin-right: 5%;
  vertical-align: middle;
}

.layout-content-with-image-left .content {
  margin-left: 5%;
  margin-right: 0;
}

.layout {
  position: relative;
}

.layout .col-third {
  float: left;
  width: 30%;
  margin-left: 5%;
}

.layout .col-third.left {
  margin-left: 0;
}

.layout .col-third.right {
  float: right;
  margin-left: 0;
}

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

/* Just-added-to-cart summary */
#cart-summary-overlay {
  position: fixed;
  z-index: 6000;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background: #f5f5f2;
  border-bottom: 1px solid #cccccc;
  
  font-size: 80%;
}

#cart-summary-overlay .item {
  float: left;
  width: 50%;
  padding-left: 20px;
}

#cart-summary-overlay .item .cols {
  margin-top: 10px;
}

#cart-summary-overlay .item .img {
  float: left;
  width: 95px;
}

#cart-summary-overlay .item .info,
#cart-summary-overlay .item .detail {
  float: left;
  width: 190px;
  margin-left: 10px;
}

#cart-summary-overlay img {
  max-height: 70px;
  max-width: 100%;
}

#cart-summary-overlay .cart {
  float: right;
  width: 40%;
  text-align: right;
  padding-right: 20px;
}

#cart-summary-overlay .cart .cart-text {
  margin: 15px 0 10px;
  font-style: italic;
  text-transform: none;
}

#cart-summary-overlay #shop-more,
#cart-summary-overlay .button {
  margin-left: 10px;
}

.scaled-text {
  transition: font-size 300ms;
}

/*
* jQuery FlexSlider v1.8
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flex-direction-nav {height:0;}
.flex-direction-nav li {list-style:none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider, .flexslider1 { width: 100%; margin: 0; padding: 0; overflow: hidden; }
.flexslider2 {max-width: 740px; width: 740px; margin: 0 auto}
.flexslider .slides > li, .flexslider1 .slides > li, .flexslider2 .slides > li {display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img,  .flexslider1 .slides img, .flexslider2 .slides img {max-width: 100%; display:inline; margin: 0 auto; width: 100%; }/* stretch image */
.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, .flexslider1, .flexslider2 {position: relative; zoom: 1;}
.flexslider .slides, .flexslider1 .slides, .flexslider2 .slides {overflow:hidden; zoom: 1; margin: 0;}
.flexslider .slides > li, .flexslider1 .slides > li, .flexslider2 .slides > li {position: relative; 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:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Control Nav */
.flexslider1 .flex-control-nav {
  position:absolute;
  bottom:27px;
  width:100%;
}
.flex-control-nav {
  text-align:center;
  margin-top:10px;
}
.flex-control-nav li {
  display:inline;
}
.flex-control-nav li a {
  text-indent:-9999em;
  width:4px;
  height:4px;
  background:#777;
  border:2px solid #777;
  margin:3px;
  display:inline-block;
  zoom:1;
  *display:inline;
  cursor:pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; 
  
  -moz-transition: background-color 250ms linear;
  -webkit-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
.flex-control-nav li a.flex-active {
  background:#000;
  border:2px solid #000;
}

.flexslider .flex-control-nav {

}

.flex-direction-nav a {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
}

.flexslider .flex-direction-nav a, .flexslider1 .flex-direction-nav a, .flexslider2 .flex-direction-nav a  {
  background: transparent url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/flexslider-leftright.png?988234036505516647') left top no-repeat;
  width: 59px;
  height: 74px;
  top: 50%;
  margin-top: -37px;
  z-index: 3000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  border: 0!important;
  -moz-transition: all 200ms;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}

.flexslider .flex-direction-nav a.flex-prev, .flexslider1 .flex-direction-nav a.flex-prev, .flexslider2 .flex-direction-nav a.flex-prev {
  left: 10px;
}

.flexslider .flex-direction-nav a.flex-next, .flexslider1 .flex-direction-nav a.flex-next, .flexslider2 .flex-direction-nav a.flex-next {
  right: 10px;
  background-position: 100% top;
}

.flexslider:hover .flex-direction-nav a.flex-prev:hover, .flexslider1:hover .flex-direction-nav a.flex-prev:hover, .flexslider2:hover .flex-direction-nav a.flex-prev:hover,
.flexslider:hover .flex-direction-nav a.flex-next:hover, .flexslider1:hover .flex-direction-nav a.flex-next:hover, .flexslider2:hover .flex-direction-nav a.flex-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.flexslider .slides > li, .flexslider1 .slides > li, .flexslider2 .slides > li { list-style: none; }

/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/

@font-face {
    font-family: 'bentonsanslight';
  	src:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-light.eot?988234036505516647');
  	src:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-light.eot?%23iefix&988234036505516647') format('embedded-opentype'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-light.woff?988234036505516647') format('woff'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-light.ttf?988234036505516647') format('truetype'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-light.svg%23OutOfTheSandbox?988234036505516647') format('svg');
  	font-weight: normal;
  	font-style: normal;
}
@font-face {
    font-family: 'bentonsansmedium';
  	src:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-medium.eot?988234036505516647');
  	src:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-medium.eot?%23iefix&988234036505516647') format('embedded-opentype'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-medium.woff?988234036505516647') format('woff'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-medium.ttf?988234036505516647') format('truetype'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/bentonsans-medium.svg%23OutOfTheSandbox?988234036505516647') format('svg');
  	font-weight: normal;
  	font-style: normal;
}
@font-face {
    font-family: 'bentonsans';
  	src:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/BentonSans.eot?988234036505516647');
  	src:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/BentonSans.eot?%23iefix&988234036505516647') format('embedded-opentype'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/BentonSans.woff?988234036505516647') format('woff'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/BentonSans.ttf?988234036505516647') format('truetype'),
    url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/BentonSans.svg%23OutOfTheSandbox?988234036505516647') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

/* HEADER */
#pageheader{
	
}

.logo-area{
	margin: 20px 20px 0px 20px;
  	width: 100%;
  	max-width: 100%;
}
.logo_left {
  padding-left: 20px;
  padding-top: 20px;
  max-width: 300px;
  float: left;
}
.nav-row{
	text-align: left;
  	line-height: 0px;
  	max-width: 100%;
  	margin: 10px 20px 0px 20px;
}

#pageheader .utils{
	float: right;
    font-size: 10px;
    height: 44px;
    line-height: 40px;
    margin-top: -42px;
    position: relative;
    right: 15px;
    color:#666;
}
.account-cart {
  float:right;
}
.cart-count {
  color:#000;
}
/* INDEX */
.promo-text {
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:2px;
}
.featured-box {
  max-width:30.4%;
  display:inline-block;
  width:100%;
  height:auto;
  position:relative;
  border:1px solid #fff;
  vertical-align:top;
}
.container .featured-box:first-child, .container .featured-box:nth-child(2) {
  margin-right:16px;
}
.featured-box a {
  color:#000;
}
.featured-box h4{
  text-align:center;
  font-size:16px;
  line-height:16px;
  margin:12px 0 15px;
  color:#000;
}
.featured-box .text{
  margin:0 auto;
  width:93%;
  font-size:12px;
  line-height:16px;
  text-align:left;
}
.featured-box .rollover {
  display:none;
  float:left;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:auto;
  border:none;
  max-height:425px;
}
.featured-box:hover .rollover {
  display:block;
}
.featured-box .shopnow {
  visibility:hidden;
  margin:0 auto;
  margin-top:20px;
  text-align:center;
  border-bottom:2px solid #000;
  width:58px;
  padding-bottom:3px;
  display:block;
}
.featured-box:hover .shopnow {
  visibility:visible;
}

.slideshow .flexslider .flex-control-nav {
  position:absolute;
  bottom:30px;
  text-align:center;
  width:100%;
}
.slideshow .flex-control-nav li a {
  width:6px;
  height:6px;
}
.slideshow2 {
  overflow: hidden; width: 100%;
}
.slideshow2 .flexslider2{
  max-width: 715px;
  width:100%;
  margin:0 auto;
}
.slideshow2 .flex-viewport {
  overflow:visible !important;
}
.slideshow2 .slidetext {
  max-width:640px;
  width:100%;
  font-size:12px;
  text-align:center;
  margin:0 auto;
  padding-top:10px;
  visibility:hidden;
}
.slideshow2 .slidetext a {
}
.slideshow2 .flex-active-slide .slidetext {
   visibility:visible;
}
.slideshow2 .slide {
  height:520px;
  padding:0 5px;
}
.img-cont {
 position:relative;
}
.img-cont.ad1 {
  max-width:1024px;
  max-height:568px;
}
.img-cont.ad1 .rollover {
  display:none;
  position:absolute;
  left:0;
  width:100%;
  height:auto;
  max-width:1024px;
  max-height:568px;
}
.img-cont.ad2 {
  max-width:1024px;
  max-height:700px;
}
.img-cont.ad2 .rollover {
  display:none;
  position:absolute;
  left:0;
  width:100%;
  height:auto;
  max-width:1024px;
  max-height:700px;
}
.img-cont:hover .rollover {
  display:block;
}
/* PRODUCT PAGE */
.formation-link {margin-top:30px;}
.formation-link a {text-decoration: underline;}
.formation-link img {margin-right:10px;}
#main-product-detail.container {
  max-width:100%;
  padding:20px;
  padding-top:0;
}
.quantity label {
  width:100%;
  border-bottom:1px solid #eee;
  font-size:12px;
  padding-bottom:5px;
}
.product-detail .product-form .input-row select.single-option-selector {
  border:1px solid #000;
}
.product-collection {
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:2px;
}
#social-share {
  margin-top:18px;
}
#social-share a {
  margin-right:10px;
  font-size:13px;
}
#social-share span {
  font-size:12px;
  margin-right:20px;
}
.product-title h1{
  font-size:10px;
  margin-bottom:10px;
  line-height:10px;
  text-transform: uppercase;
}
.product-title h2{
  font-size:10px;
  margin-bottom:10px;
  line-height:10px;
  text-transform: uppercase;
  font-weight: normal;
}
h6.price {
  font-size:10px;
  margin-bottom:35px;
  line-height:10px;
  text-transform: uppercase;
  font-weight: normal;
}
ul.tabs {
  margin-left:0;
}
ul.tabs li {
  list-style:none;
  margin-bottom:10px;
}  

ul.tabs li a {
  text-decoration:none;
  font-size:12px;
  color:#666;
}
ul.tabs li a.active {
  border-bottom:2px solid #000;
  color:#000;
}
#tab-1, #tab-2, #tab-3 {
  border-top:1px solid #eee;
  border-bottom:1px solid #eee;
  padding:15px 0;
  min-height:30px;
}
ul.tabs2 {
  margin:0 auto;
  text-align:left;
  margin-bottom:50px;
}
ul.tabs2 li {
  list-style:none;
  margin-bottom:10px;
  display:inline-block;
  padding:0 20px;
}

ul.tabs2 li {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 10px;
  padding: 0px 20px 0px 0px;
  text-transform: uppercase;
  font-family: 'HelveticaNeue-Bold', sans-serif;
}

ul.tabs2 li a.active {
  color:#000;
  font-size:10px;
}
.input-row input[type="submit"]	 {
  font-size:20px;
  width:100%;
  height:60px;
  padding:0;
  box-sizing:border-box;
}
.product-block .hover-info .title {
  font-size:12px;
}
.product-block .hover-info .title span {
}
.product-block .hover-info .price {
  font-size:11px;
}
input[type="number"] {
  width:40px;
}
#related-products .collection-listing .product-block {
  width:240px;
  height:auto;
}
#recently-viewed {
  text-align:left;
}
#recently-viewed .collection {
  padding-top:0;
}
.main-image .flexslider .flex-control-nav li a {
  text-indent:0;
  width:4px;
  height:4px;
  background:transparent;
  border:none;
  margin:8px;
  display:inline-block;
  zoom:1;
  *display:inline;
  cursor:pointer;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none; 
  font-size:12px;
  color:#888;
}
.main-image .flexslider .flex-control-nav li a.flex-active {
  color:#000;
}
.main-image .flexslider .flex-control-nav {
  text-align:right;	
  position:absolute;
  bottom:5px;
  right:5px;
}
.main-image .flexslider .flex-direction-nav {
  
}
.main-image .zoom {
  position:absolute;
  left:5px;
  bottom:5px;
  font-size:24px;
}
#main-product-detail {
  border-bottom:1px solid #eee;
}
/* COLLECTION */
.image-cont a img.second { 
		display: none;
	}
.image-cont a:hover img.first {display: none;}
.image-cont a:hover img.second {display: block;}
.collection-listing .product-detail .container {
  max-width:980px;
}
.collection-listing .layout-column-half-left {
  width:40%;
}
.more {
	font-size:14px;
}
.template-collection .page-header {padding-top:0;}
.template-collection h1.majortitle, .template-page h1.majortitle, .template-cart h1.majortitle  {
  text-align:left;
  color:#000;
  font-size:10px;
  text-transform: uppercase;
  padding-left: 20px;
  font-family: 'HelveticaNeue-Bold';
}
.template-collection h1.majortitle span {
  font-size:12px;
  display:block;
}
.template-collection .simple-popup {}
.template-collection .simple-popup:after {
  content: 'Please select a size' !important;
}
.product-block .block-inner {
  position:relative;
}
.block-inner .roll-over {
	visibility:hidden;
  	position:absolute;
  	top:0;
  	left:0;
  	width:100%;
  	height:100%;
    z-index:50;
    text-align:left;
}
.block-inner:hover .roll-over {
    visibility:hidden;
  

}
.block-inner .roll-over span {
  display:none;
  margin-top:56%;
  width:93%;
  border-right:8px solid #000;
  padding-left:5px;
}
/* CONTENT */
.newsletter {min-height:500px;}
.newsletter .klaviyo_submit_button {background-color:#000 !important; margin-top:20px !important; width:140px; font-weight:normal !important;
  text-transform:uppercase; font-size:10px !important; font-family: 'HelveticaNeue'; height:30px !important; visibility:visible !important;}
.newsletter .klaviyo_styling input[type="email"] {border:1px solid #000 !important; text-transform:uppercase !important; height:30px !important; max-width:300px; display:block;}
.newsletter .klaviyo_field_group label {color:#000 !important; font-size:10px; font-family: 'HelveticaNeue';}
.newsletter .success_message {color:#000; font-size:10px;}
.lookbook .credits {display:block; text-align:left; width:100%;}
.lookbook.padding img {margin-bottom:40px;}
.lookbook.padding.p20 img {margin-bottom:14px;}
.lookbook.padding.p200 img {margin-bottom:200px;}
.caption {text-transform:uppercase; display:inline-block; font-size:11px; margin-top:20px; margin-bottom:150px;}
.lookbook .loopwheel {
	margin-top:115px;
}
.lookbook .loopwheel h4 {
	margin-bottom:10px;
  	text-transform:uppercase;
  	font-size:12px;
}
.lookbook .loopwheel h1 {
	margin-bottom:10px;
  	letter-spacing:2px;
  	font-weight:bold;
  	font-size:36px;
  	line-height:36px;
}
.lookbook.page-header {
  margin-bottom:0px;
}
.lookbook.container {
  max-width:100%;
  text-align:center; 
}
.lookbook .user-content h6 {
  font-size:12px;
  margin-bottom:15px;  
}
.lookbook p {
  font-size:12px;
  max-width:620px;
  margin:0 auto;
  line-height:16px;
  min-height:30px;
  margin-bottom:55px;
  margin-top:10px;
}
.lookbook a {
  text-decoration:none;
}
.lookbook img {
  margin-bottom:-5px;
}
.loopwheel .right-text {position:absolute; right:0; top:46%; width:50%; text-align:center; font-size:18px; color:#fff;}
.loopwheel .left-text {position:absolute; left:0; top:46%; font-size:18px; color:#fff; width:50%; text-align:center;}
.loopwheel img {margin-bottom:40px;}
.loop-container {position:relative;}
#loopwheel .panel.shop-tile {position:relative; margin-bottom:90px;}
.shop-tile .text-left {width:67%; text-align:center; position:absolute; left:0; top:48%; font-size:18px;}
.shop-tile .text-right {width:33%; text-align:center; position:absolute; left:67%; top:48%; font-size:18px;}
.shop-tile .text-right a, .shop-tile .text-left a {color:#fff; text-decoration:none;}

.about-us.container {
  margin-top:90px;
  background-image: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/about-us-bg.jpg?988234036505516647');
  background-repeat:no-repeat;  
}
.about-us.page-header img {
  max-height:459px;
  width:auto;
  height:100%;
}
.template-page .about-us h1.majortitle {
  color:#000;
  top:43%;
}
.about-us p {
  max-width:580px;
  margin:0 auto;
  letter-spacing:1px;
  line-height:28px;
  text-align:justify;
}
.about-us h3{
  max-width:580px;
  margin:0 auto;
  font-size:20px;
  text-align:center;
}
#content{
	border-top: 0px solid #eee;
}
.template-page .user-content {
  line-height:20px;
}
.template-page p {margin-bottom:20px;}
#content .col {
  float:left;
  max-width:33.3%;
  width:100%;
  text-align:center;
  min-width:220px;
  margin-bottom:30px;
}
#content .col h4 {
  font-size:12px;
  line-height:14px;
  margin-top:50px;
}
#content .col p {
  font-size:10px;
  color:#888;
  line-height:16px;
}
.page-header.banner {
  padding-top:0;
}
#stockists h3 {
  font-size:10px;
  text-align:center;
  text-transform:uppercase;
  letter-spacing:0;
}
#stockists h5 {
  font-size:10px;
  line-height:12px;
  margin-top:35px;
  margin-bottom:20px;
}
/* Formation */
#formation {
   margin:0 auto;
   text-align:center;
   max-width:1920px;
   position:relative;
}
#formation .holder {text-align:left; overflow:visible;}
#formation-mobile {display:none;} 
#formation .formation-stamp {
  width:162px;
  height:42px;
  line-height:42px;
  border:4px solid #000;
  font-size:20px;
  position:absolute;
  left:45%;
  top:100px;  
  text-align:center;
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
#formation .product-block a {text-decoration:none;}
.template-page #formation .user-content .product-block {line-height:17.6px !important;}
.template-page .grid-item p {margin-bottom:3px; line-height:16px;}
.template-page .grid-item .variant_wrapper {display:inline-block; margin-right: 20px;}
.formation-box {
	margin: 0 auto; 
    width: 100%; 
  	height:900px;
    max-width: 1920px; 
    position: inherit; 
    background-color: #fff;
}
.formation-box .title-box {
  position:absolute;
  text-align:center;
  font-size:75px;
  top:35%;
  max-width:1920px;
  width:100%;
  text-transform:uppercase;
  line-height:72px;
  letter-spacing:5px;
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
.formation-box .title-box span{
  font-size:30px;
  letter-spacing:0;
}
.formation-box img {
  margin-bottom:-5px;
}
.formation-box .info-box {
  position:absolute;
  bottom:60px;
  right:60px;
  max-width:560px;
}
.formation-box.zippers .info-box {
  bottom:80px;
  left:80px;
}
#formation .zip {
  position:absolute;
  right:200px;
  bottom:0;
  overflow:hidden;
  height:590px;
} 
.formation-box.kangaroo .info-box {
  bottom:300px;
  left:80px;
}
.formation-box.finished .info-box {
  top:40px;
  right:80px;
}
.formation-box.zippers .info-box p, .formation-box.zippers .info-box h2, .formation-box.kangaroo .info-box p, .formation-box.kangaroo .info-box h2{
  text-align:left;
}
.formation-box .interactive-box {
  position:absolute;
}
.formation-box .interactive-box a {
  cursor:pointer;
  margin-right:20px;
}
.formation-box .interactive-box span {
  display:inline-block;
  background-color:#fff;
  color:#000;
  height:35px;
  line-height:35px;
  font-size:11px;
  padding:0 10px;
}
.formation-box .video-box {
  position:absolute;
  width:310px;
  height:265px;
  background-color:#000;
  display:none;
  color:#fff;
  box-sizing:border-box;
  text-align:left;
  padding:10px;
}
.formation-box .video-box:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 14px;
      border-style: solid;
      border-color: transparent transparent transparent #000;
      top: 210px;
      left: 310px;
}
.formation-box .video-box p {
  margin-top:20px;
  padding:0 10px;
  font-size:11px;
  line-height:16px;
  text-align:left;
  letter-spacing:1px;
  margin-bottom:0;  
}
#formation .collection-listing {
  max-width:1280px;
  margin:0 auto;
  margin-top:30px;
}
/* loopwheel */
#loopwheel {
   margin:0 auto;
   max-width:1920px;
   position:relative;
}
#loopwheel .panel {
	max-width:1920px;
  	width:100%;
  	height:100%;
  	max-height:904px;
	margin-bottom:-5px;
  	position:relative;
}
#loopwheel .panel.large {
	max-height:1807px;
}
#loopwheel .panel.large .text {
  position:absolute; bottom:22%; left:10%; color:#fff; font-size:16px; line-height:22px;
}
#loopwheel .panel.large .text2 {
  position:absolute; top:22%; right:12%; color:#fff; font-size:16px; line-height:22px; 
}
#loopwheel #lw-1 .text {
	position:absolute;
  	top:25%;
  	text-align:center;
  	width:100%;
  	font-size:12px;
  	text-transform:uppercase;
}
#loopwheel #lw-1 .text span {display:block; font-size:40px; margin:15px 0 10px; line-height:40px; font-weight:bold;}
.holder {
  position:relative;
  width:100%;
  height:100%;
  overflow:hidden;
} 
#loopwheel #lw-2 .text {
	position:absolute;
  	top:46%;
  	text-align:center;
  	width:100%;
  	font-size:16px;
  	color:#fff;
  	line-height:22px;
}
#loopwheel #lw-2 .text span {text-align:left; width:230px;}
#loopwheel #lw-8 .text {
	position:absolute;
  	top:42%;
  	left:9%;
  	font-size:16px;
  	color:#fff;
  	width:200px;
  	line-height:22px;
}
#loopwheel .spacer {width:40%; float:left; height:100%; 
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(0,0,0,1) 51%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(0,0,0,1) 51%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(0,0,0,1) 51%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(0,0,0,1) 51%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(0,0,0,1) 51%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  
} 
#loopwheel .spacer:after {
content:".";
display:block;
clear:both;
visibility:hidden;
}
#loopwheel .spacer .text {position:relative; top:40%; left:10%;}
#loopwheel .video {position:absolute; left:0; top:0; width:100%; max-width:34%;}
#loopwheel .video .img {width:60%; float:left; }
.vid-panel {margin-bottom:-5px; text-align:right;}
.intro {
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/01-hooded-villain.jpg?988234036505516647') 50% 0 no-repeat fixed;
}
.terry {
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/02-Custom-Milled-Terry.jpg?988234036505516647') 50% 0 no-repeat fixed;
}
.flatlock {
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/03-Flat-Lock-Stitching.jpg?988234036505516647') 50% 0 no-repeat fixed;
}
.zippers {
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/04-Riri-Side-Zippers.jpg?988234036505516647') 50% 0 no-repeat fixed;
}
.kangaroo {
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/05-Hidden-Kangaroo-Pocket.jpg?988234036505516647') 50% 0 no-repeat fixed;
}
.finished {
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/06-Finished-Hood.jpg?988234036505516647') 50% 0 no-repeat fixed;
}
.shopbg {
  background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/07-Shop-Hooded-Villain.jpg?988234036505516647') 50% 0 no-repeat fixed;
}
.terry .interactive-box {
  right:200px;
  top:290px;
}
.terry .video-box {
  right:465px;
  top:80px;
}
.flatlock .interactive-box {
  right:550px;
  top:290px;
}
.flatlock .video-box {
  right:770px;
  top:80px;
}
.zippers .interactive-box {
  left:620px;
  top:290px;
}
.zippers .video-box {
  left:280px;
  top:80px;
}
.kangaroo .interactive-box {
  right:150px;
  top:290px;
}
.kangaroo .video-box {
  right:395px;
  top:80px;
  width:450px;
  height:auto;
}
.formation-box.kangaroo .video-box:after {
  left: 450px;
}
.finished .interactive-box {
  left:450px;
  top:380px;
}
.finished .video-box {
  left:105px;
  top:170px;
}
.formation-box p {
  font-size:20px;
  line-height:30px;
  text-align:right;
}
.formation-box h2 {
  letter-spacing:2px;
  font-size:20px;
  text-align:right;
  margin-bottom:20px;
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
.formation-box .shopnow {
  font-size:24px;
  position:absolute;
  top:65%;
  width:100%;
  text-align:center;
}
.formation-box .shopnow span {
	border-bottom:3px solid #000;
}
.formation-box a:hover {color:#000;}
/* FOOTER */
#pagefooter {
	border-top: 1px solid #eee;
}
#pagefooter .nav-row {
  	padding-top: 23px;
    background: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
  	text-align: center;
}
#pagefooter .social-links li {
   margin:0 10px;
}
#pagefooter .nav-row{
  padding-bottom:20px;
}
#pagefooter .nav-row a {
  line-height:18px;
}
#pagefooter span {
  font-size:10px; 
}  
.signup-form .contact-form {
  border:1px solid #000;
}
/* MINI CART
-------------------------------------------------------------------------------*/
.mini-cart.container {
	position:fixed;
  	z-index: 100;
  	top: 80px !important;
  	width: 100%;
  	max-width:100%;
  	right: 0px;
}
.mini_cart{
  	background: #fff;
  	padding: 10px 20px;
  	max-width: 320px;
	position: absolute;
  	z-index: 99;
  	top: -1px;
    right:0;
  	text-align: left;
  	display: none;
  	font-size:10px !important;
  	text-transform: uppercase !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  	box-sizing:border-box;
}
.mini_cart table tr td{ 
	border: 0px;
  	vertical-align:top;
    padding:0;
    padding-bottom:5px;
}
.mini_cart table tr {margin-bottom:10px;}
.mini_cart_a{
 	color: #000; 
}
.mini_cart_btn{
	color: #fff;
  	display: block;
  	background: #000;
  	height:40px;
    width:260px;
    line-height:40px;
    text-align: center;
    font-weight: normal;
}
a.mini_cart_btn {
    color:#fff;
  	font-size:10px;
  	letter-spacing:1px;
  	
}
.mini_cart_btns{
	text-align: center;
}
.mini_cart_btn:hover{
  	color: #fff;
  	display: block;
  	background: #333;
}
.mini_cart .subtotal {
 	text-align:right;
    padding-bottom:10px;
}
.mini_cart .details {
 	text-align:right;
    padding-bottom:20px;
}
.mini_cart .image img {
	max-width:115px;
}
.mini_cart .title {
   	width:100%;
  	display:inline-block;
}
.mini_cart .items .image, .mini_cart .items .details {display:inline-block; box-sizing:border-box; width:49.0%; vertical-align:top;}
.mini_cart .items .image {margin-bottom:5px;}
.mini_cart .bottom .subtotal, .mini_cart .bottom .view {display:inline-block; box-sizing:border-box; width:49.0%;}
.mini_cart .items {
  	max-height:355px;
  	overflow:auto;
  	width:260px;
    overflow-x: hidden;
}
.mini_cart .items .details {padding-right:10px;}
.mini_cart .bottom {margin-top:10px; text-align:center;}

/* ACOUNT DROP
-------------------------------------------------------------------------------*/
.account_drop{
  	background: #fff;
  	padding: 10px 20px;
  	max-width: 240px;
	position: absolute;
  	z-index: 99;
  	top: 0;
    right:0;
  	text-align: left;
  	display:none;
  	font-size:10px;
    border: 1px solid #fff;
  	text-transform: uppercase;
  	color:#000;
}
.account_drop .members {
  	font-size:10px;
  	text-transform: uppercase;
  	display:block;
  	margin-bottom:10px;
}
.account_drop_a{
 	color: #000;
  	text-transform: uppercase;
  	font-size: 10px;
}
.account_drop button{
	color: #fff;
  	display: block;
  	background: #000;
  	height:40px;
    width:240px;
    line-height:32px;
    text-align: center;
    font-weight: bold;
  	padding:0;
  	font-size:10px;
   	font-weight:400;
  	margin-bottom:5px;
  	text-transform: uppercase;
}
.account_drop .btn{
	color: #fff;
  	display: block;
  	background: #000;
  	height:40px;
    width:240px;
    line-height:32px;
    text-align: center;
    font-weight: bold;
  	padding:0;
    font-size:10px;
    font-weight:400;
  	margin-top:10px;
  	text-transform: uppercase;
}
.account_drop input {
 	width:240px;
  	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;  
  	box-sizing: border-box; 
  	height:30px;
    margin-bottom:10px;
    padding:5px 10px;
  	font-size: 10px;
}
.account_drop label {
	margin-bottom:5px;
  	display:block;
  	text-transform: uppercase;
  	font-size: 10px;
}
.account_drop hr {
	border: 1px solid #ccc;
  	height:0;
    margin:15px 0 15px;
}
.account_drop_btn:hover{
  	color: #fff;
  	display: block;
  	background: #000;
}
.account_drop .forgot {
	color:#000;
}
.account_drop .notregistered {
  	font-size:10px;
  	text-transform: uppercase;
  	display:block;
  	margin-bottom:15px;
}
/* Customer Pages
-------------------------------------------------------------------------------*/
#customer input {
  	margin-bottom:20px;
  	padding:5px 10px;
    -webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;  
  	box-sizing: border-box; 
  	height:40px;
  	text-transform:uppercase;
}
.jsforms #template .large_form label {
	top:12px;
}
.jsforms #template hr { 
	border: 1px solid #eee;
  	height:0;
  	max-width:360px;
  	margin:0 auto;
  	margin-top:15px;
}
.jsforms #template p {
  	max-width:360px;
  	margin:0 auto;
  	text-align:left;
  	font-size:12px;
  	margin-bottom:25px;
}
.jsforms #template button {
	max-width:362px;
  	width:100%;
  	padding:5px 10px;
  	height:40px;
  	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;  
  	box-sizing: border-box; 
}
#customer, #recover-password {
	padding-top:40px;
}
#customer input#customer_password {
	margin-bottom:5px;
}
#recover_email input, .action_bottom .btn {
    -webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;  
  	box-sizing: border-box; 
}
/* Out of Stock Modal */
.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 100%;
  background: white;
  border-bottom: 1px solid #aaa;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
  max-width:550px;
}

.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em 0;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }
.modal-box header h5 {max-width:180px;}
.modal-box .modal-body { padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}
.modal-box .side-left {width:40%; float:left;}
.modal-box .side-right {width:60%; float:left; box-sizing:border-box; padding:0 35px 0 10px;}
.modal-box .side-left h5 {margin-top:10px;}
.modal-box p {text-transform:uppercase; margin-bottom:20px;}
.modal-box label {display:block; text-transform:uppercase; font-family: "HelveticaNeue-Bold",sans-serif; font-size: 10px;
margin-bottom:5px;}
.modal-box input {width:100%; margin-bottom:25px; height:30px; line-height:30px; padding:0; text-align:center;}
.modal-box button {box-sizing:border-box; height:30px; line-height:30px; padding:0; text-align:center;
width:100px; font-family: "HelveticaNeue-Bold",sans-serif;}
.modal-box select {margin-bottom:20px; border: 1px solid #000;
    border-radius: 0;
    box-sizing: border-box;
    height: 31px;
    line-height: 31px;
    padding: 0 7px;
    width:100%;
    text-transform:uppercase;
}
.modal-box select, .modal-box .safari select, .modal-box .chrome select {
    -moz-appearance: none;
    background: url("select-toggle2.png") no-repeat scroll right top 0 / 30px 60px #fff !important;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4) !important;
}

a.close {
  line-height: 1;
  font-size: 10px;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}
@media (min-width: 32em) {
	  .modal-box { width: 70%; }
	}
/* Modal Popup
-------------------------------------------------------------------------------*/
.smartmodal-overlay {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
}

.smartmodal-modal {
  display: none;
  position: absolute;
  z-index: 999999;
  padding: 1em;
  background: #fff;
  color: #000;
  padding:15px;
  max-width:500px;
  width:100%;
  box-sizing:border-box;
  min-height:300px;
  top:200px !important;
}

.smartmodal-modal h3 {
  font-size:24px;
  text-transform:uppercase;
}

.smartmodal-modal input {
  width:100%;
  float:none;
  height:30px;
  text-align:center;
  font-size:13px !important;
  padding-right:25px;
}
.smartmodal-modal input[type="submit"] {
  font-size:16px;
  font-weight:bold;
  padding-right:5px;
}
.inner-modal {
  background-color:#fff;
  padding:35px 55px 55px;
}
.inner-modal .x {font-size:22px; color:#fff; position:absolute; top:23px; right:20px; 

cursor:pointer;}
.inner-modal p {
  color:#000;
  margin-bottom:20px;
  font-size:10px;
  text-align:center;
  text-transform:uppercase;
  line-height:24px;
}

.inner-modal form {
  position:relative;
  vertical-align:top;
}

.inner-modal #form .button {
  position:absolute;
  width:28px;
  height:28px;
  right:3px;
  background-color:#fff;
  font-size:14px;
  top:3px;
}
a.close {text-transform:uppercase; position:absolute; top:5px; right:8px; color:#bbb;}
.success_message {
  color:#fff;
  font-size:13px;
}
.klaviyo_field_group label {
  color:#fff;
}
.klaviyo_styling {
  margin-bottom:0 !important;
}
.klaviyo_styling .klaviyo_submit_button {
  border-radius:0 !important;
  padding:0 !important;
}
.klaviyo_styling input[type="email"] {
  border-radius:0 !important;
  padding:0 8px !important;
  height:50px !important;
  box-sizing:border-box;
  border:1px solid #000 !important;
}
.klaviyo_field_group input[type="submit"] {
  min-width:30px;
  visibility:hidden;
}
.klaviyo_styling, .klaviyo_condensed_styling {max-width:100% !important;}

@media only screen and (max-width: 599px) {
#triggerID {display:none !important;}
} 

/* recommendify */
.recommendify-panel-title-container {display:none !important;}
.recommendify-cell-title {height:auto !important; margin-top:9px !important; line-height:16px !important; text-align:left !important;
margin-bottom:8px;}
.recommendify-cell-title a {color:#000 !important; font-family: 'HelveticaNeue-Bold', sans-serif; font-size: 10px !important;
text-transform:uppercase;}
.recommendify-cell-price {font-size: 11px !important; font-family: 'HelveticaNeue-Bold', sans-serif; color:#777 !important;
text-align:left !important;}
.recommendify-cell-wrapper {padding:0 20px !important;width: 224px !important;}
.recommendify-cell-vendor {display:none !important;}
#recommendify-buttons {display:none !important;}
#recommendify-panel-table-row0 td {vertical-align: top;}
/* Swatches Styles */



.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  border-bottom:0px solid #eee;
  font-size:10px;
  padding-bottom:5px;
  text-transform: uppercase;
  font-weight: bold;
  color:#000;
}
/* Hide radio buttons.*/
.swatch input {
    float: none;
    margin-right: -15px;
    margin-top: 10px;
    opacity: 0;
    position: relative;
    z-index: 20;
  	cursor: pointer;
}
.swatch label {
  /* To give width and height */
  float:left;
  min-width: 10px !important; 
  height:10px !important;*/
  /* No extra spacing between them */
  margin:0;
  /* Background color */
  background-color:#fff;
  /* Styling text */
  font-size:10px;
  text-align:center;
  line-height:15px;
  white-space:nowrap;
  text-transform:uppercase;
  color:#888;
  text-decoration: none;
  margin-right:10px;
  border:1px solid transparent;
  box-sizing:border-box;
}
.swatch label.Sand {background-color:#E4E2D6;}
.swatch label.Dune {background-color:#cdc0ac;}
.swatch label.Dust {background-color:#bebdb1;}
.swatch label.Olive {background-color:#525e49;}
.swatch label.Plaster {background-color:#787c75;}
.swatch label.Midnight {background-color:#142a6a;}
.swatch label.Moon {background-color:#D8D8D6;}
.swatch label.White {border:1px solid #000;}

.variant_wrapper .swatch span {float:left; text-decoration:none; line-height:11px;}
.swatch-element label { padding:0; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  background-color:#fff;
  color:#000;
  text-decoration: underline;
} 
.swatch .swatch-element {
  float:none;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 0px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
  width: 100%;
  display:inline-block;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:10px; height:10px; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=100); /* internet explorer */
  -khtml-opacity: 1;      /* khtml, old safari */
  -moz-opacity: 1;       /* mozilla, netscape */
  opacity: 1;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-43px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

.mobileslideshow{ position: absolute; left: -1000000px; }

/* Responsive styles */

/* 
 * This media query is specifically for shunting logo onto its own line
 * before search/social icons overlap.
*/
@media only screen and (max-width: 1159px) { 
  .featured-box {
    max-width:30%;
  }
}
@media only screen and (max-width: 1085px) { 
.template-index	.home-variants {min-height:84px;}
  .template-index .product_info p {min-height:112px;}
}

@media only screen and (max-width: 960px) {
  /* Sit search/socials on different level to logo */
  #pageheader .logo {
    clear: both; /* avoid social icons interfering */
  }
  
  #pageheader .util-area {

  }
  
  #pageheader .search-box,
  #pageheader .utils {
    position: static;
    float: right;
    margin: 10px 0;
    height: auto;
  }
  
  #pageheader .search-box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
  }
}

/* Roughly tablet size */
@media only screen and (max-width: 960px) {
  body{ padding-top: 60px !important; }
  #main-nav, .header_account_cart{ display: none; }
  .mobile_menu_wrapper{ display: block !important; max-width: 300px; }
  .mini_cart{
  	top: -100px;
  }
  .logo_left{
  	max-width: 50%;
  }
  .logo_left img{
  	max-width: 100%;
  }
  
  .footer_left, .footer_right {
    float: none !important;
    text-align: center !important;
    width: 100% !important;
  }
  .footer_left ul li, .footer_right ul li {
    display: inline-block !important;
    
  }
  .footer_left ul li a, .footer_right ul li a{
    font-size: 8px !important;
  }
  .footer_left ul, .footer_right ul {
    text-align: center !important;
    margin: 0px 0px 0px 0px !important; 
  }
  .footer_left ul:first-child{
  	margin: 20px 0px 0px 0px !important;
  }
  .footer_left ul:last-child{
  	margin: 0px 0px 20px 0px !important;
  }
  
  #cartform .continue, .update-buttons{ display: none; }
  #cartform .checkout-buttons, #update-cart{
    width: 100% !important;
    
  }
  
  .template-product .input-row input[type="submit"] {
    height: 51px !important;
    line-height: 51px !important;
    max-width: 99% !important;
  }
  .full-details {margin-left:0; margin-top:10px;}
  
  .layout .col-third {
    float: none;
    width: auto;
    margin-left: 0;
  }
  
  .layout .col-third,
  .layout .col-third.left,
  .layout .col-third.right {
    float: none;
	width: auto;
    margin-bottom: 20px;
    margin-left: 0;
  }
  
  #customer_sidebar,
  #customer_orders,
  #order_address #order_payment,
  #order_address #order_shipping {
    float: none;
    display: block;
    width: auto;
    margin: 20px 0;
  }
  
  .nav-row a {
    padding-left: 1px;
    padding-right: 1px;
  }
  
  #cartform .item .desc {
    margin-right: 43%;
  }
  
  #cartform .item .quantity {
    right: 23%;
  }
  
  #cartform #shipping-calculator .inputrow {
    width: auto;
    max-width: 100%;
    padding-right: 0;
  }
  
  #cartform #shipping-calculator .inputrow input {
    margin-bottom: 20px;
  }
  
  #template button,
  #template input,
  #template textarea {
    width: 332px;
    max-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 896px) {
  #stockists h3 {width:400px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #pageheader .logo-pos-above .signup-form label {
    display: none;
  }
  .detail.layout-column-half-right .sticky_nav {padding-right:10px;}
}

/* Phone sizes typically start here */
@media only screen and (max-width: 767px) {
  .gallery_padding {padding-right:0 !important;}
  .sticky_nav {padding-top:0px !important; position:relative !important; top:10px !important;}
  .container.layout-column-three-quarters {width:100%; padding-right:0;}
  .caption {padding:0 2%;}
  .fullslideshow{ display: none; }
  .mobileslideshow{ position: relative; left: 0px; }
  
  .mini_cart{
  	top: -30px;
    left: 40px;
    width: 500px;
  } 
  .fixed_header{ max-height: 55px; } 
  
  #pageheader{
    height: 30px;
  }
  
  /* General layout */
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .strongly-padded-row {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .layout-column-half-left,
  .layout-column-half-right {
    float: none;
    width: auto;
  }
  
  .layout-column-half-left {
    margin-bottom: 0px;
  }
  
  .layout-content-with-image-left .content,
  .layout-content-with-image-left .image-cont,
  .layout-content-with-image-right .content,
  .layout-content-with-image-right .image-cont {
    display: block;
    width: auto;
    margin: 20px 0;
  }
  
  .layout .col-third,
  .layout .col-third.left,
  .layout .col-third.right {
    float: none;
    width: auto;
    margin-left: 0;
  }
  
  #template.lefty-form {
    text-align: center;
  }
   
  .nav-row a {
    padding-left: 1px;
    padding-right: 1px;
  }
  
  #store-messages.messages-2 .message,
  #store-messages.messages-3 .message {
    float: none;
    width: auto;
  }
  
  #store-messages .message .fluff {
    display: none;
  }
  
  .page-header .filters {
    float: none;
  }
  
  .page-header .social-area {
    margin-top: 20px;
    float: none;
  }
  
  /* full-width images should keep a fixed height and crop to the side */
  
  #content .slide .overlay-text .button {
    display: none;
  }
  
  .flexslider .flex-direction-nav a {
    display: none;
  }
  
  .collection-listing .product-block {
    height: auto;
    width: 47%;
    padding-left: 1%;
    padding-right: 1%;
    min-width: 0;
  }
  
  .collection-slider .collection-listing .product-block {
    max-width: 98%;
  }
  
  .collection-listing .product-block .image-cont,
  .collection-slider .collection-listing .product-block .image-cont {
    height: auto;
    max-height: none;
  }
  
  .collection-listing .product-block img,
  .collection-slider .collection-listing .product-block img {
    max-height: none;
    max-width: 100%;
    height: auto;
  }
  
  .product-block.page-block .block-inner {
    width: auto;
  }
  
  .collection-listing .product-detail .inner {
    padding: 100px 40px 50px 40px;
    margin-left: 10px;
    margin-right: 10px;
  }
  
  #cartform .item .image {
    margin-left: 0;
  }
  
  #cartform .item .desc {
    margin-right: 0;
  }
  
  #cartform .item .quantotal {
    clear: both;
    padding-top: 20px;
  }
  
  #cartform .item .quantity {
    float: left;
  }
  
  #cartform .item .line-total {
    float: right;
  }
  
  
  #cartform .totals-area .checkout-col {
    float: none;
    max-width: none;
  }
  #formation-mobile {display:block;}
  .formation {display:none;}    
}
@media only screen and (max-width: 665px) {
  .featured-box {
   max-width:328px;
   float:none;
   margin:0 auto;
   margin-bottom:20px;
  }
}
@media only screen and (max-width: 600px) {
  .image-holder:hover .quickview-button {display:none !important;}
  #recently-viewed-products .product:nth-child(n+4) {display:none;}
  #recently-viewed-products .product:nth-child(3) {padding-right: 0;}
  #recently-viewed-products .size-1of6 {width:31.6%;}
  .slideshow .slide .overlay-text .text span {font-size:70%;}
  #pageheader .util-area {
  }
  
  #pageheader .search-box,
  #pageheader .utils {
    float: none;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
  }
  
  #pageheader .util-area .signup-reveal-area {
    display: block;
    margin-bottom: 15px;
  }
  
  #pageheader .util-area .signup-form-cont .signup-form:before {
    left: 50%;
  }
  
  #pageheader .util-area .signup-form-cont .signup-form:after {
    left: 50%;
  }
  
  #pageheader .utils .social-links,
  #pageheader .utils .cart-summary {
    display: block;
    margin: 0 0 10px;
    text-align: center;
  }
  
  #pageheader .utils .cart-summary {
    margin-bottom: 20px;
  }
  
  #pageheader .utils .cart-summary .switcher .switcher-drop,
  #pageheader .util-area .signup-form-cont {
    position: relative;
    -webkit-animation: none;
    animation: none;
  }
  
  #pageheader .utils .cart-summary .switcher .switcher-drop .inner {
    white-space: normal;
  }
  
  #pageheader .utils .cart-summary .switcher .switcher-drop .inner:before {
    top: 0;
    left: 50%;
  }
  
  #pageheader .utils .cart-summary .switcher .switcher-drop .inner:after {
    top: 1px;
    left: 50%;
  }
  
  #pagefooter .image-links .image-link {
    float: none;
    width: auto;
  }
  
  #pagefooter .image-links .image-link.block-1,
  #pagefooter .image-links .image-link.block-2,
  #pagefooter .image-links .image-link.block-3 {
    margin: 0 1.4%;
  }
  
  #pageheader .search-box {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  #pageheader .search-box .search-form {
    border-color: #dedede;
    background-color: #fff;
    display: block;
  }
  
  #pageheader .search-box .search-form input[type="text"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  
  #pageheader .search-box .search-form input[type="submit"] {
    opacity: 1;
  }
  
  #pageheader .search-box i {
    background-image: url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/social_spr_darkgrey.png?988234036505516647');
  }
  
  /* HTML5 input placeholders */
  #pageheader .search-box input[type="text"]::-webkit-input-placeholder {
    color: #666;
  }
  
  #pageheader .search-box input[type="text"]::-moz-placeholder {
    color: #666;
  }
  
  #pageheader .search-box input[type="text"]:-ms-input-placeholder {
    color: #666;
  }

  #pageheader .search-box .results-box {
    position: static;
    width: auto;
  }
  
  .nav-row {
    line-height: 1em;
  }
  
  .view-as {
    display: block;
    margin: 10px 0 0;
  }
  
  #comments .comment .gravatar {
    width: 40px;
  }
  
  #comments .comment .detail {
    margin-left: 55px;
  }
  
  #cart-summary-overlay .item * {
    display: inline;
  }
  
  #cart-summary-overlay .item,
  #cart-summary-overlay .item .info,
  #cart-summary-overlay .cart {
    width: auto;
    float: none;
    padding: 0 20px;
  }
  
  #cart-summary-overlay .item .img,
  #cart-summary-overlay .item .detail,
  #cart-summary-overlay .cart .cart-text {
    display: none;
  }
  
  #cart-summary-overlay .item .info > * {
    display: inline;
    margin-right: 10px;
  }
	
  #cart-summary-overlay #shop-more,
  #cart-summary-overlay .button {
    width: 49%;
    margin: 0;
    -moz-box-sizing: content-box;
    box-sizing: border-box;
  }
  
  #cart-summary-overlay #shop-more {
    float: left;
  }
  
  #cartform .item .quantotal {
    position: relative;
    clear: both;
    padding-top: 20px;
  }
  
  #cartform .item .quantity {
    position: static;
    float: left;
  }
  
  #cartform .item .line-total, #cartform .item a.remove, #cartform .item .notabutton {
    position: static;
    margin-top:10px;
    display:block;
  }  
  #cartform .th {
  display:none;
  }  
  
  #pagefooter .copyright .copy {
    white-space: normal;
  }
}

@media only screen and (max-width: 480px) {
  /* Show all product rows at half height */
  .product-block .block-inner {
    height: 300px;
  }
  
  .product-block .block-inner .image-cont img {
    max-height: 240px;
  }
  .collection-listing .product-block {
    width:100%;
  }
}
@media only screen and (max-width: 400px) {
  #stockists h3 {width:100%;}
}
@media only screen and (max-width: 370px) {
  .signup-form label {
    display: none;
  }
  #pageheader .logoimage {width:220px; height:20px; background-size:contain; margin-top:2px;}
}


/* High DPI devices get some graphical upgrades */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  
  
  .social-links a {
    background-image:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/social_spr_darkgrey_2x.png?988234036505516647');
    -moz-background-size:243px 22px;
    -ie-background-size:243px 22px;
    -o-background-size:243px 22px;
    -webkit-background-size:243px 22px;
    background-size:243px 22px;
  }
  
  
  #pageheader .search-box .search-form i {
    background-image:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/social_spr_darkgrey_2x.png?988234036505516647');
    -moz-background-size:243px 22px;
    -ie-background-size:243px 22px;
    -o-background-size:243px 22px;
    -webkit-background-size:243px 22px;
    background-size:243px 22px;
  }
  
  .payment-methods li {
    background:url('//cdn.shopify.com/s/files/1/0259/3835/t/40/assets/payment_spr_white_2x.png?988234036505516647');
    -moz-background-size:691px 32px;
    -ie-background-size:691px 32px;
    -o-background-size:691px 32px;
    -webkit-background-size:691px 32px;
    background-size:691px 32px;
  }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
  html {
    -webkit-text-size-adjust: none; /* Prevent iOS font scaling */
  }
}

/* Animations */
@-webkit-keyframes reveal {
  0% {
    margin-left:-999px;
    opacity:0;
  }
  
  1% {
    margin-left:0;
    opacity:0;
    -webkit-transform:scale(0.98) translateY(-15px);
  }
  
  80% { -webkit-transform:scale(1); }
  
  100% { -webkit-transform:translateY(0); }
}

@keyframes reveal {
  0% {
    margin-left:-999px;
    opacity:0;
  }
  
  1% {
    margin-left:0;
    opacity:0;
    transform:scale(0.98) translateY(-15px); }
  80% { transform:scale(1); }
  100% { transform:translateY(0); }
}




/* 2015 additional styles */
/*
00 -  GENERAL
======================================== */
body{
	padding-top: 80px;
}
.fixed_header{
	position: fixed;
  	top: 0;
  	left: 0;
  	width: 100%;
  	z-index: 100;
  	background: #fff;
  	height:80px;
}

/*
01 -  COLLECTION
======================================== */
.collection_product_info{
  padding-bottom: 40px;
  text-transform: uppercase;
}
.grid_pad{
	padding: 20px;
}
.collection_wrapper{
    width: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}
.cols {
    -moz-column-count:3;
    -moz-column-gap: 20px;
    -moz-column-width: 30%;
    -webkit-column-count:3;
    -webkit-column-gap: 20px;
    -webkit-column-width: 30%;
    column-count: 3;
    column-gap: 20px;
    column-width: 30%;
}
.box {
   margin-bottom: 20px;
}
.img_holder{
	position: relative;
	overflow: hidden;
	margin-bottom: 0px;
}
.img_caption{
	position: absolute;	
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 10%;
	top: 0px;
	left: 0px;
  	width: 100%;
  	height: 100%;
  	background-color: rgba(0, 0, 0, 0.3);
	/*
	transition: transform 0.4s;
	-webkit-transition: transform 0.4s;
    -moz-transition: transform 0.4s;
    -o-transition: transform 0.4s; */
    margin: 0px;
    display: none;
}
.img_holder:hover .img_caption{
	display: block;
	/*
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);*/
    margin: 0px 5px 0px 0px;
}

/*
02 -  PRODUCT
======================================== */
.variant_radio{
	display: none;
    
}
.variant_wrapper{
	padding-bottom: 5px;
  	text-transform: uppercase;
  	font-size: 10px;
  	color: #888;
}
.variant_wrapper label:hover {text-decoration:underline;}
.variant_wrapper span {
  text-decoration: line-through;
}
.variant_label{
  font-size: 10px;
  text-transform: uppercase;
  cursor: pointer;
  color: #000;
  font-family: 'HelveticaNeue', sans-serif;
  letter-spacing:0px;
}
.collection_variant{
	float: left;
  	margin-right: 20px;
}
.collection_variant .variant_label:hover {text-decoration:underline;}
.gallery_padding{
	padding-right: 20px;
}
.detail_image{
	padding-bottom: 10px;
}

 .sticky_wrapper {
	float:right
 }
.product_meta{
	text-transform: uppercase;
  	padding-bottom: 20px;
  	color:#888;
  	max-width: 90%;
}
.product_meta h5 {margin-bottom:5px;}
.product-detail .detail .description {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
}
.input-row input[type="submit"] {
  font-size: 10px;
  text-transform: uppercase;
  max-width: 125px;
  width: 100%;
  height: 31px;
  line-height: 31px;
  font-family: 'HelveticaNeue', sans-serif;
}

.product_sharing{
    margin-top:25px;
	margin-bottom: 10px;
    line-height: 12px;
  	clear: both;
}
.product_sharing div img{
  	margin-right: 10px;
  	float: left;
}
.product_sharing div span{
	text-decoration: underline;
}

.share_holder{
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
.share_caption{
  position: absolute;	
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  padding:0px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background:#fff;
  /*
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
    -moz-transition: transform 0.4s;
    -o-transition: transform 0.4s; */
    margin: 0px;
    display: none;
}
.share_caption a i{
  	float: left;
	margin-right: 10px;
}
.share_caption a img:hover{
      margin-bottom: 5px;
      border: #000 2px solid;
}
.share_holder:hover .share_caption{
  display: block;
  /*
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);*/
    margin: 0px 5px 0px 0px;
}whirl

#sizeguide{
	width: 400px;
  	height: 580px;
  	border: 1px solid #ccc;
  	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
#shareme{
  	padding: 40px 60px 60px 60px;
	width: 200px;
  	height: 220px;
  	border: 1px solid #ccc;
  	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  	text-align: center;
}

#shareme a{
	border: 1px solid #000;
  	padding: 10px 15px;
  	font-size: 10px;
  	text-transform: uppercase;
  	font-weight: normal;
  	display: block;
  	margin-bottom: 10px;
}
.share_title{
	padding-bottom: 20px;
    font-family: 'HelveticaNeue-Bold', sans-serif;
	letter-spacing: 1px;  
}
.related_div{
	padding-top: 20px;
}
/* 03 - FOOTER */

.footer_left{
	float: left;
  	width: 50%;
}

.footer_left ul:first-child{
 	list-style: none;
  	margin: 20px 0px 5px 20px;
  	padding: 0px;
  	
}
.footer_left ul{
 	list-style: none;
  	margin: 0px 0px 0px 20px;
  	padding: 0px;
  	
}
.footer_left ul li{
 	display: inline-block;
  	margin-right: 20px;
}
.footer_left ul li:last-child{ margin-right: 0px; }
.footer_left ul li a{
  	font-size: 10px;
  	text-transform: uppercase;
}
.footer_left ul li a:hover{ padding-bottom: 2px; border-bottom: 1px solid #000; }
  
.footer_right{
	float: right;
  	width: 50%;
  	text-align: right;
}

.footer_right ul{
 	list-style: none;
  	margin: 20px 20px 5px 0px;
  	padding: 0px;
  	text-align: right;
  	
}
.footer_right ul li{
 	display: inline-block;
  	margin-left: 20px;
}
.footer_right ul li:first-child{
 	margin-left: 0px; 
}
.footer_right ul li a{
  	font-size: 10px;
  	text-transform: uppercase;
}
.footer_right ul li a:hover{ padding-bottom: 2px; border-bottom: 1px solid #000; }
.footer_right .copyrightx{
	color: #888888;
  	font-size: 9px;
  	text-transform: uppercase;
  	padding-right: 20px;
}

/* 04 - HEADER */
.header_top{
	padding-top: 7px;
}
.header_top ul:first-child{
 	list-style: none;
  	margin: 20px 0px 5px 0px;
  	padding: 0px;
  	
}
.header_top ul{
 	list-style: none;
  	margin: 0px 0px 0px 20px;
  	padding: 0px;
  	
}
.header_top ul li {
  display: inline-block;
  margin-right: 20px;
  padding-left: 0;
  position: relative;
}
.header_top ul li:last-child{ margin-right: 0px; }
.header_top ul li a{
  	font-size: 10px;
  	text-transform: uppercase;
  	padding-bottom: 2px;
}
.header_top ul li a:hover{ padding-bottom: 2px; border-bottom: 1px solid #000; }
.shop_navigation{
	display: none;
  	width:100%;
}
.shop_navigation ul{
 	margin: 0px 0px 0px 0px !Important; 
  	position:absolute;
  	top:80px;
  	left:20px;
  	background: #fff;
  	width:100%;
}
.shop_navigation ul li ul {
  background: #fff;
  padding: 20px;
  position: absolute;
  top: 5px;
  left: -20px;
  width: 175px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.shop_navigation ul li ul li{
  margin-bottom: 10px; 
  display: block;
}
.shop_navigation ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.shop_navigation ul li a {border-bottom:1px solid #fff;}

.header_account_cart{
	float: right;
  	width: 205px;
	padding-right: 20px;
  	margin-top: 7px;
}
#main-nav{
	float: left;
  	max-width: 90% !important;
}

.mobile_menu_wrapper {
  display: none;
  float: right;
  margin-left: -20px;
  max-width: 100px;
  padding: 20px 53px 0 0;
  right: 20px;
}
.mobile_cart_count{
  	width: 20px;
  	height: 20px;
  	float: left;
  	
	min-width: 20px;
  	min-height: 20px;
  	color: #fff;
  	text-align: center;
  	line-height: 20px;
  	background: #000;
}
.mobile_cart_count a{
	display: block;
  	color: #fff !important;
}
.mobile_menu_hamburger{
	float: left;
  	margin-left: 20px;
  	margin-top: 0px;
  	position: relative;
}
.go_mobile_menu, .close_mobile_menu{
	position: absolute;
  	top: 0; left: 0;
}
.go_mobile_menu img {
  height: 15px;
  max-width: 25px;
  margin-top: 3px;
}

.mobile_menu{
  	padding: 20px;
	text-align: left;
}
.mobile_menu a {
  border-bottom: 1px solid #eee;
  display: block;
  font-size: 10px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.shop_navigation_mobile {
  position:relative;
}
.close-ham {
  position:absolute;
  top:0;
  right:0;
}
.ISR_button_spurit {display:none !important;}

.klaviyo_styling input[type=email] {
  text-transform: uppercase !important;
}