/*
Reign Light
Version: 1.0
Author: Shopaholla
Author URL: http://shopaholla.com
Copyright 2012 - All Rights Reserved
Can only be used under original purchase agreement
*/


/* ----------------------------------------------------------------
Reset - Modified from Eric Myers
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126 License: none (public domain)
-----------------------------------------------------------------*/

@font-face {
  font-family: 'Helvetica-R';
  src: url('HelveticaNeueLTStd-Roman.eot'); 
  src: url('HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'), 
       url('HelveticaNeueLTStd-Roman.woff') format('woff'), 
       url('HelveticaNeueLTStd-Roman.ttf')  format('truetype'), 
       url('HelveticaNeueLTStd-Roman.svg#svgHelveticaNeueLTStd-Roman') format('svg'); 
}

@font-face {
  font-family: 'Helvetica-M';
  src: url('HelveticaNeueLTStd-Md.eot'); 
  src: url('HelveticaNeueLTStd-Md.eot?#iefix') format('embedded-opentype'), 
       url('HelveticaNeueLTStd-Md.woff') format('woff'), 
       url('HelveticaNeueLTStd-Md.ttf')  format('truetype'), 
       url('HelveticaNeueLTStd-Md.svg#svgHelveticaNeueLTStd-Md') format('svg'); 
}

@font-face {
  font-family: 'Helvetica-B';
  src: url('HelveticaNeueLTStd-Bd.eot'); 
  src: url('HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'), 
       url('HelveticaNeueLTStd-Bd.woff') format('woff'), 
       url('HelveticaNeueLTStd-Bd.ttf')  format('truetype'), 
       url('HelveticaNeueLTStd-Bd.svg#svgHelveticaNeueLTStd-Bd') format('svg'); 
}

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;
  font-family: "Helvetica-R", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  vertical-align:baseline;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{outline:0;text-decoration:none;}

html{ background-color: #000035 !important; }
body{ background-color: #fff !important; }

#headerCenter {
    position: absolute;
    left: 37%;
    top: 33%;
    width: 270px;
    z-index: 9999999999;
}
.headerCenter {
    color:#AAA;
    font-weight:bold;
}
/* Email newsletter signup (styles from iContact)*/
.link, .link a, #SignUp .signupframe {
    color: #226699;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link, .link a {
	text-decoration: none;
}
#SignUp .signupframe {
	border:none !important;
    background:none !important;
}
#SignUp .signupframe .required {
	font-size: 10px;
}

/*----------------------------------------------------------------
Column styling for Brands page
----------------------------------------------------------------*/
#content-1 {
    float:left;
    width:195px;
    padding:10px;
}
#content-2-1 {
    float:left;
    width:195px;
    padding:10px;
}
#content-2-2 {
    float:left;
    width:195px;
    padding:10px;
}

/* ----------------------------------------------------------------
Helper Classes
-----------------------------------------------------------------*/
header.main{ border-bottom: 1px solid #d9d9d9; }
.noBorder {border-bottom: 0px !important;}
.floatLeft{float:left;}
.floatRight{float:right;}
.clearFix{clear:both;}
.group:before,
.group:after{content:"";display:table;}
.group:after{clear:both;}
.group{zoom:1;}
.centerThis {width:1330px;margin:0 auto;position:relative;overflow:hidden;}
.product-brand-name-price-centered {
    text-align:center;
    }
b {
  font-weight: bold;
}

.col {
  float: left;
}
.col.full {
  width: 100%;
}
.col.right {
  float: right !important;
  margin-right: 0 !important;
}
.col.half {
  width: 48%;
}
.col.fourFiveSix {
  width: 456px;
}
.col.thpxmb {
  margin-bottom: 3px;
}

.cf {
  zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.main > .innerWrapper {
  /*max-width: 1100px;*/
  max-width: 1330px;
  margin: auto;
}

.collectionProduct .collectionProductImageWrapper, .collectionProductLarge .collectionProductImageWrapper{
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* ----------------------------------------------------------------
General Fonts, Links, Headings & Inputs Styling
-----------------------------------------------------------------*/
body{font-size:13px;font-weight:normal;color:#000;text-rendering: optimizeLegibility;}
p{
  font-size: 14px;
  line-height: 1.5em;
  color: #000;
  text-rendering: optimizeLegibility;
  margin-bottom: 10px;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;text-rendering: optimizeLegibility;}
h1{font-size:28px;color:#111;margin-bottom:15px;}
h2{font-size:26px;color:#111;margin-bottom:15px;}
h3{font-size:24px;color:#111;margin-bottom:12px;}
h4{font-size:14px;color:#111;margin-bottom:10px;}
h5{font-size:20px;color:#111;margin-bottom:8px;}
h6{font-size:18px;color:#111;margin-bottom:6px;}
a,a:active,a:link{color:#1531bb;text-decoration:none;outline:none;}
a:visited{color:#878483;text-decoration:none;outline:none;}
a:hover,a:focus{color:#000000;text-decoration:none;outline:none;-webkit-transition:color .2s linear;}
em,i{font-style:italic;}
strong,b{font-weight:bold;}

body, p, button {
  /*font-family: sans-serif; */
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  font-weight: 300;
}


h1,h2,h3,h4,h5,h6 {font-family: sans-serif;cursor: default;}
#logoText {font-size:40px;font-family: sans-serif;}
#spotlightsWrapper figcaption h2 {font-size:18px;}
#mc_embed_signup label {font-family:'Open Sans';font-size:16px;}
#sidebar h1 {font-size:18px;}
#subPages ul li a,
#subPages ul li a:link,
#subPages ul li a:active,
#subPages ul li a:visited {font-weight:700;font-family:'Open Sans';font-size:16px;}
#facebookLike h1 {font-size:18px;}
#welcomeContent h1,
#middleCol #latestNewsWidget h1 {font-size:22px;}
#shopByWrapper h1 {font-size:16px;}
#latestNews h1 {font-size: 20px;line-height: 26px;}
#commentsTitle {font-size:22px;}
#productReviews h3 {font-size:18px;}
#priceTitle {font-family:'Open Sans';font-size:18px;}
#productBy {width:102px;}
.btnStyle {font-family:'Open Sans';font-size:14px;text-transform:none;}
#relatedProductsTitle {font-size:18px;}
#basketRight h3,
#shipping-calculator h3 {font-weight: 700;font-size: 14px;font-family:'Droid Sans';}
.nivo-caption h3 {font-size:22px;}
.collectionProductLarge header h2 {font-size:22px;}

.articleWrapper h2 {font-size:18px;font-family:'Droid Sans';text-transform:none;}
#latestNewsWidget h2 {font-size:14px;font-family:'Droid Sans';text-transform:none;}
.collectionProduct header h2,
.relatedProduct h2,
.featuredProduct h2 {font-family:'Droid Sans';font-size:13px;}



/*----------
Product hover with sizes
-----------*/

.collectionProduct .details {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: none;
}
.collectionProduct:hover .details{ display: table; }

.details .title{
  min-height: 72px;
}
.details strong{
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .1em;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.details ul li{
  display: inline-block;
  padding: 5px;
  line-height: 1.5em;
}
.product-size-hover {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.product-size-hover .productVariants{
  background: rgba(0,0,0,.6);
  padding: 15px 0 10px 0 !important;
  font-size: 12px !important;
}
/* ----------------------------------------------------------------
General Styling
-----------------------------------------------------------------*/

html {min-height:100%;min-width:100%;background:#ffffff;}
body {min-height:100%;min-width:100%;background: #ffffff ;}


.socialDropdownWrapper{
 	position: relative;
}
.socialDropdownWrapper:hover .socialDropdown{
  display: block !important;
}
.socialDropdown{
  display: none !important;
  position: absolute;
  top: 9px;
  width: 170px;
  height: 90px;
  z-index: 99999;
}
.socialDropdown iframe{
  background: #fff;
  margin-top: 10px;
  height: 80px;
  overflow: hidden;
  border: 1px solid #000035 !important;
}

body#news #sidebar, body.article #sidebar{
  display: none;
}
body#news #mainContent, body.article #mainContent{
  width: 100%;
}
.hidden{
  display: none !important;
}
.hasChildrenArrow{ display: none !important; }
header.main #topMenu {
  background: #000035;
  color: white;
  text-transform: uppercase;
  padding: 10px 0;
  font-family: helvetica, sans-serif;
  /*margin-bottom: 25px;*/
  margin-bottom: 20px;
  font-size: 11px;
  height: 10px;
}
header.main #topMenu .innerWrapper {
  max-width: 1330px;
  /*max-width: 1040px;*/
  margin: auto;
  position: relative;
}
header.main #topMenu .innerWrapper a {
  color: white;
  text-decoration: none;
  position: relative;
  z-index: 9;
  font-size: 10px;
}
header.main #topMenu .innerWrapper p#contact {
  display: inline;
  color: #fff;
  font-size: 10px;
  text-align: center;
  margin-top: -3px;
}
header.main #topMenu .innerWrapper p {
  display: inline;
  color: #fff;
  font-size: 11px;
  text-align: center;
  margin-top: -4px;
}
header.main #topMenu .innerWrapper .col.center {
  font-family: "Helvetica-M" !important;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  text-align: center;
  cursor: default;
}

header.main #logoWrapper {
  /*max-width: 1100px;*/
  max-width: 1330px;
  margin: 0 auto 15px auto;
  float: none;
}
header.main #logoWrapper #logo {
  /*width: 207px;*/
  /*background: url("https://cdn.shopify.com/s/files/1/0522/3885/files/logo.gif") no-repeat;*/
  /*padding-top: 78px;*/
  background: url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/logo_small.png?3682963573468406793) no-repeat;
  display: block;
  height: 0px;
  padding-top: 50px;
  content: "";
  width: 138px;
  margin: auto;
  overflow: hidden;
  background-size: 100%;
}
header.main #logoWrapper form {
  /*margin-top: -50px;*/
  /*right: 35px;*/
  margin-top: -35px;
  height: 18px;
  padding-right: 22px;
  right: 0px;
}
header.main nav.primary {
  margin-top: 5px;
  margin-bottom: -2px;
}

nav ul {
  padding: 0;
  margin: 0;
}
nav ul li {
  display: inline-block;
}
nav.dashed ul {
  display: inline;
  float: right;
}
nav.dashed ul li {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  height: 9px;
  padding: 0px 6px;
  border-right: solid 1px;
}
nav.dashed ul li:last-child {
  border-right: none;
  padding-right: 0px;
}
nav.primary {
  /*font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif !important;*/
  font-family: sans-serif;
  margin: 0;
  width: 100%;
  /*font-size: 16px;*/
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  /*padding-bottom: 20px;*/
  padding-bottom: 17px;
}
nav.primary ul {
  display: inline-block;
  margin: 0;
}
nav.primary ul li{
    float: left;
    position: relative;
}
nav.primary ul a {
  font-family: "Helvetica-M";
  text-decoration: none;
  color: #000;
}
nav.primary ul > li b {
  cursor: default;
}
nav.primary ul > li > a {
  padding: 13px 17px;
}
nav.primary ul > li:hover > a{
  background: #f8f8f8;
}
nav.primary ul > li{
  position: relative;
}
nav.primary ul > li > .dropdown {
  display: none;
  text-align: center;
  /*width: 1043px;*/
  background-color: #f8f8f8;
  line-height: 2em;
  position: absolute;
  margin-top: 10px;
  left: 0px;
  padding: 0px 0px 10px 0px !important;
  z-index: 9999;
}
nav.primary ul > li:hover > .dropdown{
  display: block;
  padding: 0;
}
nav.primary ul > li:hover > .dropdown li{
  width: 100%;
  display: inline-block;
  padding: 0;
  overflow: hidden;
}
nav.primary ul > li:hover > .dropdown li a{
  width: 100%;
  display: inline-block;
  padding: 0px 17px !important;
  white-space: nowrap;
  min-width: 150px;
  text-align: left;
}
nav.primary ul > li:hover > .dropdown li a:hover{
  background: #f8f8f8;
}
nav.primary ul > li:nth-child(9) .submenuWrapper{
    text-align: center;
    width: 1043px;
    background-color: #f8f8f8;
    line-height: 2em;
    position: absolute;
    margin-top: 10px;
    padding: 0 10px 10px;
    z-index: 9999;
    left: -814px;
}
nav.primary ul > li:nth-child(10) .submenuWrapper{
    text-align: center;
    background-color: #f8f8f8;
    line-height: 2em;
    position: absolute;
    margin-top: 10px;
    padding: 0 10px 10px;
    z-index: 9999;
    left: -158px;
}
nav.primary ul > li > .submenuWrapper ul.submenu {
  width: 200px;
  display: block;
  margin: 0 auto;
  padding-top: 15px;
}
nav.primary ul > li > .submenuWrapper li {
  display: block;
  position: relative;
  width: 100%;
  font-size: 15px;
}
nav.primary ul > li > .submenuWrapper li a {
  padding: 0;
  width: 100%;
  display: inline-block;
  font-size: 15px;
}
nav.primary ul > li > .submenuWrapper li a:hover {
  background: #ededed;
  display: block;
}
nav.primary ul > li:hover > a, nav.primary ul > li.activePage > a {
  text-decoration: underline;
}
nav.primary ul > li:hover > .submenuWrapper {
  display: inline-flex;
}
nav.social ul li {
  display: inline-block;
}
nav.social ul li a {
  background: url("https://cdn.shopify.com/s/files/1/0522/3885/files/socialIconSprite.png") no-repeat;
  display: block;
  padding-top: 16px;
  margin-top: 5px;
  margin-right: 6px;
  height: 0;
  width: 16px;
  overflow: hidden;
}
nav.social ul li.twitter a {
  background-position: -20px;
}
nav.social ul li.facebook a {
  background-position: -40px;
}
nav.social ul li.instagram a {
  background-position: 0 0;
}
nav.social ul li.pinterest a {
  background-position: -80px;
}
nav.social ul li.tumblr a {
  background-position: -60px 0;
}

#mainWrapper {
  background: #eee;
  margin: 15px 0;
}
#mainWrapper .innerWrapper {
  width: 1100px;
  margin: auto;
  min-height: 1500px;
}

#primaryNavWrapper {
  width: 100%;
  text-align: center;
  margin: auto;
  float: none;
  margin-top: 15px;
}

form.oneInput {
  border: 1px solid #999999;
  position: relative;

}
form.oneInput input[type="text"] {
  background: #fff;
  border: none;
}
form.oneInput input[type="submit"] {
  border: none;
  border-left: 1px solid #999999;
  background: #fff;
  display: inline-block;
  background: url(https://cdn.shopify.com/s/files/1/0522/3885/files/formSprite_3c047d5f-feae-4285-a95d-aa0a84b0cf08.gif) no-repeat center;
  text-indent: -9999;
  height: 0;
  padding-top: 15px;
  width: 25px;
  background-position: -16px 0px;
  cursor: pointer;
  right: 0px;
  top: 0px;
  position: absolute;
}
@-moz-document url-prefix() {

    nav.primary ul > li > .submenuWrapper {
        margin-top: 30px;
     }
    nav.primary ul > li:nth-child(9) .submenuWrapper{
        margin-top: 30px;
    }
    nav.primary ul > li:nth-child(10) .submenuWrapper{
        margin-top: 30px;
    }
    form.oneInput input[type="submit"] {
        padding-top: 18px;
    }
}


/* ----------------------------------------------------------------
Content
-----------------------------------------------------------------*/
.signup-label-width {
    width:150px;
}
#contentWrapper {min-width:100%;position:relative;z-index:90; clear:both;}
#content {
  min-height:420px;
  background:#fff;
  /*width:948px;*/
  width: 1330px;
  margin: auto;
}

#contentSections {margin:20px 0;}

#welcomeCol {width:472px;margin:6px 6px 0 0;}

/*.welcomeColsContainer {
  word-spacing: 60px;
  padding: 0 40px 0 0px;
  text-align: justify;
  font-size: 0;
  margin-bottom: -2px;
  -ms-text-justify: distribute-all-lines;
  }

.welcomeColsContainer>* {
  margin-right: -40px;
  width: 33.1% !important;
  display: inline-block;
  word-spacing: normal;
  text-align: left;
  font-size: 13px;
}

.welcomeColsContainer>* img {
  width: 100%;
}
.welcomeColsContainer header{
  background: #000035;
}

.welcomeColsContainer header>*{
  color: #fff;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
}*/

.welcomeColsContainer {
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
  line-height: 0;
}

.welcomeColsContainer article {
  float: left;
  width: -webkit-calc(33.333% - 20px);
  width: -moz-calc(33.333% - 20px);
  width: calc(33.333% - 20px);
  margin-right: 20px;
}

.welcomeColsContainer article:nth-of-type(3) {
  margin-right: 0px;
}

.welcomeColsContainer article+article+article {
  margin-right: 0px;
}

.welcomeColsContainer article img {
  width: 100%;
}

.sectionHeading {
  background: #000035;
  color: white;
  text-transform: uppercase;
  padding: 11px 10px 10px 10px;
  margin-bottom: 20px;
  font-size: 13px;
  font-family: "Helvetica-M";
  height: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#middleCol {width:216px;margin:0 6px 0 0;padding:0 8px;}
#rightCol {width:232px;margin:6px 0 0 0;}
#mainContent {width:100%;padding:25px 0 25px 25px;}
#mainContent #main{ max-width: 650px; margin: auto; }
#product-mainContent {width:920px;padding:25px 0 25px 25px;}
#pageHeader {border-bottom:1px solid #eaeaea;margin-bottom:25px;}
#breadcrumbs {font-size:12px;margin-bottom:6px;}
#breadcrumbs a,
#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active,
#breadcrumbs span.separator {color:#999;}
#breadcrumbs a:focus,
#breadcrumbs a:hover {color:#000;}
#breadcrumbs span.page-title {color:#444;}
#pageHeader h1 {font-size:28px;margin-bottom:0px;padding-bottom:25px;}
#sidebar{ display: none; }

footer.main {
  width: 100%;
  margin: auto;
  background-color: #000035;
  min-height: 151px;
  border-top: 20px solid #fff;
}

footer.main nav ul li {
  display: block;
}

footer.main nav.social ul li {
  display: inline-block;
}

footer.main form {
  border-color: white;
  border: 1px solid #fff;
  position: relative;
  overflow: hidden;
  height: 21px;
  width: 114px;
  margin: auto auto;
}
footer.main form input[type="text"] {
  background: #000035;
  margin-right: 24px;
  padding: 1px 16px 2px 5px;
  color: white;
  width: 114px;
  border: none;
  float: left
  position: absolute;
}
footer.main form input[type="submit"] {
  border-color: white;
  background: transparent url(https://cdn.shopify.com/s/files/1/0522/3885/files/formSprite_3c047d5f-feae-4285-a95d-aa0a84b0cf08.gif) 5px 6px no-repeat;
  position: absolute;
  right: 0;
  border: 0;
  border-left: 1px solid #fff;
  cursor: pointer;
  text-indent: -999px;
  /*padding: 5px 12px;*/
  width: 26px;
  height: 23px;
  top: -2px;
}
@-moz-document url-prefix() {
    footer.main form.oneInput input[type="submit"] {
        padding-top: 19px;
    }
}
footer.main .innerWrapper {
  /*margin-top: 15px;*/
  margin-top: 38px;
  width: 1330px;
}
footer.main .innerWrapper > .col {
  text-align: center;
  font-size: 11px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  line-height: 1.4em;
  font-weight: 100;
  vertical-align: top;
  /*width: 15%;
  padding: 0 27px;*/
  width: 250px;
  padding: 0px 20px 0px 0px;
  font-family: "Helvetica-R" !important;
  color: #fff;
}

.col.right.mobileRight {
  padding-right: 0px !important;
}

footer.main .innerWrapper > .col h2 {
  font-size: 11px;
  font-family: "Helvetica-B" !important;
  color: #fff;
  margin-bottom: 0px;
}
footer.main .innerWrapper > .col h2 a {
  font-family: "Helvetica-B" !important;
}
footer.main .innerWrapper > .col address > p{
    font-family: sans-serif;
    font-size: 11px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 100;
}

footer.main .innerWrapper > .col:last-child {
  margin-right: 0px;
}
footer.main .innerWrapper > .col a {
  text-decoration: none;
  color: #fff;
  font-weight: 100;
  font-size: 11px;
}
footer.main .innerWrapper .modalWrapper{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,0.8);
  z-index: 90;
}
footer.main .innerWrapper .modal{
  position: fixed;
  height: auto;
  max-width: 540px;
  top: calc(50% - 210px);
  left: calc(50% - 260px);
  background: #fff;
  color: #000035;
  border: solid 1px #000035;
  padding: 40px 80px;
  box-sizing: border-box;
  letter-spacing: 0.13em;
  z-index: 9999;
}
footer.main .innerWrapper .modal form{
  border: none;
  overflow: auto;
  height: auto;
  width: 100% !important;
}
footer.main .innerWrapper .modal ::-webkit-input-placeholder { color:#CDCDCD; }
footer.main .innerWrapper .modal ::-moz-placeholder { color:#CDCDCD; } /* firefox 19+ */
footer.main .innerWrapper .modal :-ms-input-placeholder { color:#CDCDCD; } /* ie */
footer.main .innerWrapper .modal input:-moz-placeholder { color:#CDCDCD; }
footer.main .innerWrapper .modal form input[type="text"]{
  border: solid 1px #000035;
  background: none;
  height: 40px;
  width: 339px;
  margin-right: 0;
  box-sizing: border-box;
  color:#000;
  font-size: 16px;
  padding-left: 12px;
}
footer.main .innerWrapper .modal form input[type="submit"]{
  border: solid 1px #000035;
  height: 40px;
  width: 39px;
  background: url(mailIconModal.png) no-repeat 7px 10px;
  top: 0;
  border-left: 0;
}
footer.main .innerWrapper .modal img{
  margin-bottom: 26px;
  max-width: 150px;
}
footer.main .innerWrapper .modal p{
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 40px;
  letter-spacing: 0.5px;
  text-align: justify;
}

footer.main .innerWrapper .modal a{
  background: #000035;
  color: #fff;
  padding: 12px;
  text-align: center;
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-top: 40px;
  font-weight: lighter;
  font-size: 16px;
}
footer.main .innerWrapper .modal a#closeButton{
  font-family:'Droid Serif',Georgia,'Times New Roman', serif;
  background: none;
  color: #000035;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
  border: solid 2px #000035;
  margin: 0;
  padding: 0;
  padding-left: 2px;
  line-height: 22px;
  font-size: 25px;
}


/* ----------------------------------------------------------------
Billboard
-----------------------------------------------------------------*/
/*#billboardWrapper {background:#f3f3f3 url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/progress.gif?3682963573468406793) no-repeat 50% 50%;height:388px;width:1330px;overflow:hidden;}
#billboard {height:388px;width:1330px;}*/
#billboardWrapper {background:#f3f3f3 url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/progress.gif?3682963573468406793) no-repeat 50% 50%;height:665px;width:1330px;overflow:hidden;}
#billboard {height:665px;width:1330px;}

.nivo-slice,
#billboard,
.nivoSlider {background-size: auto 665px !important;background-position: center center !important;}


/* ----------------------------------------------------------------
Ads Styling
-----------------------------------------------------------------*/
#spotlightsWrapper {margin:0;}
#largeSpotlight {width:472px;background:#333;height:300px;margin:6px 6px 0 0;overflow:hidden;position:relative;}
#middleSpotlight,
#rightSpotlight {width:232px;background:#333;height:300px;margin:6px 6px 0 0;overflow:hidden;position:relative;}
#rightSpotlight {margin-right:0;}
#spotlightsWrapper img {position:relative;z-index:100;}
#spotlightsWrapper figcaption {
    position:absolute;
    bottom:0;
    left:0;
    z-index:110;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.70);
    color:#fff;-webkit-transition:background-color .2s linear;
    padding: 8px 15px 8px 15px;
    }
#largeSpotlightText {width:448px;padding:18px 12px;}
#largeSpotlight:hover figcaption,
#middleSpotlight:hover figcaption,
#rightSpotlight:hover figcaption {background-color: rgb(0,0,0);background-color: rgba(0,0,0,1);}
#rightSpotlightText,
#middleSpotlightText {width:224px;padding:18px 12px;}
#spotlightsWrapper figcaption h2 {margin-bottom:0px;color:#fff;padding-right:25px;display:inline;}


/* ----------------------------------------------------------------
Testimonials Widget
-----------------------------------------------------------------*/
.testimonials blockquote {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/airQuoteBottom.png?3682963573468406793) no-repeat right bottom;font-size:15px;line-height:22px;font-family:'Droid Serif',Georgia,'Times New Roman', serif;font-style:italic;}
.testimonials blockquote p {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/airQuoteTop.png?3682963573468406793) no-repeat 0 0;padding:14px 24px 14px 24px;margin:0 0 18px 0;color:#666;text-align:center;font-size:15px;line-height:22px;font-family:'Droid Serif',Georgia,'Times New Roman', serif;font-style:italic;}
#middleCol .testimonials {padding-top:6px;}
#middleCol .testimonials h1 {display:none;}


/* ----------------------------------------------------------------
Sidebars
-----------------------------------------------------------------*/
#sidebar-wrapper {width:225px; float:left;}
#sidebar-wrapper h3 {font-size:15px; margin:8px 10px;text-transform:uppercase;}
#categories-sidebar {width:225px;margin:3px 0 10px 0;color:#000;float:left;}
#categories-sidebar2 {width:225px;margin:3px 0 10px 0;color:#000;float:left;}
#sidebar {width:241px;margin:27px 0 30px 0;color:#000;}
#sidebar p {color:#000;}
#sidebarBkgd {background:none;border-bottom:none;padding-bottom:20px;}
#topBar {display:none;}
#sidebar section {border-top:1px solid #ccc;padding:20px 12px;}
#sidebar h1 {}
#subPages ul {}
#subPages ul li {border-top:1px solid #ccc;padding:0 1px;}
#subPages ul li a,
#subPages ul li a:link,
#subPages ul li a:active,
#subPages ul li a:visited {padding:12px 11px;display:block;color:#000;}
#subPages ul li a:focus,
#subPages ul li a:hover {background:#eee;color:#444;}
#latestNewsWidget article {margin-bottom:20px;}
#latestNewsWidget h2 {font-size:16px;line-height:16px;margin:0;}
#facebookLike iframe {background:#fff;}
#facebookLike h1 {}
#blogTags {margin-bottom:30px;}
#blogTags li {float:left;margin:0 2px 6px 0;}
#blogTags li a,
#blogTags li a:link,
#blogTags li a:active,
#blogTags li a:visited {padding:5px 8px;color:#999;font-size:12px;display:block;-webkit-transition: background-color 0.2s ease-in;-moz-transition: background-color 0.2s ease-in;-o-transition: background-color 0.2s ease-in;transition: background-color 0.2s ease-in;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#blogTags li a:focus,
#blogTags li a:hover,
#blogTags li.activeTag a,
#blogTags li.activeTag a:link,
#blogTags li.activeTag a:active,
#blogTags li.activeTag a:visited,
#blogTags li.activeTag a:focus,
#blogTags li.activeTag a:hover {background:#888;color:#fff;}
#twitterFeed h1 {margin:0 !important;}
#twitterHeader,
#twitterHeader:link,
#twitterHeader:active,
#twitterHeader:visited {color:#000;}
#twitterHeader:focus,
#twitterHeader:hover {color:#1531bb;}
.twtr-doc {width:216px !important;}
.twtr-ft,.twtr-hd {display:none;}
.twtr-timeline {height:100% !important;}
.twtr-bd {font-weight:bold;color:#111;font-weight:normal !important;}
.twtr-bd p {color:#111 !important;line-height:18px;}
.twtr-widget .twtr-tweet {padding:20px 0 20px 0;color:#111 !important;border:0 !important;border-bottom:1px solid #ddd !important;}
.twtr-widget p {line-height:18px !important;}
.twtr-tweet-text p em {margin-top: 3px;font-size:10px !important;}
.twtr-widget .twtr-tweet-wrap {padding:0 !important;border:0;}
#copy {margin:20px 0 0 0;color:#111;line-height:40px;}
.index #sidebar {width:230px;margin:-10px 0 30px 0;}
.index #sidebarBkgd {padding-bottom:0;}
.index #sidebar section {padding:12px 7px;}
.index #middleCol .twtr-doc {width:196px !important;padding:0 10px;}
.index #facebookLike h1 {display:none;}
#welcomeContent {padding:0 20px;}
#welcomeContent h1,
#middleCol #latestNewsWidget h1 {}


/* ----------------------------------------------------------------
Article/Blog Templates
-----------------------------------------------------------------*/
#articleHeader {border-bottom:1px solid #eaeaea;margin-bottom:25px;}
#articleHeader h1 {font-size:28px;margin-bottom:0px;}
#articleHeader .articleMeta {padding-bottom:20px;}
#articleHeader time {margin-top:2px;}
.articleDate {width:36px;height:40px;float:left;margin:0 16px 0 0;}
.dateMonth {width:36px;background:#b49c3c;color:#fff;display:block;height:15px;line-height:15px;text-align:center;font-size:10px;font-weight:bold;font-family:'Droid Sans','Helvetica Neue', Arial, Helvetica, sans-serif;text-transform:uppercase;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.dateDay {width:34px;height:22px;line-height:21px;color:#777;text-align:center;display:block;font-size:13px;font-weight:bold;font-family:'Droid Sans','Helvetica Neue', Arial, Helvetica, sans-serif;text-transform:uppercase;border:1px solid #ddd;border-top:0;background-clip:padding-box;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
.articleSummary {margin:0;}
.articleSummary p {margin:0;}
.articleSummary a {white-space:nowrap;}
.articleMeta {color:#868686;font-family:'Droid Sans',"Helvetica Neue", Arial, Helvetica, sans-serif;font-size:11px;margin-bottom:15px;}
.articleWrapper h2 {line-height:22px;margin-bottom:2px;}
.articleWrapper,
#articleBody {border-bottom:1px solid #eee;margin-bottom:40px;padding-bottom:40px;}
#latestNews {position:relative;}
#latestNews .articleWrapper {border-bottom:0;margin-bottom:0px;padding-bottom:0px;}
#latestNews h1 {margin-bottom:13px;width:183px;height:47px;color:#000;padding:16px 0 0 15px;}
#latestNews .articleDate {width:36px;height:40px;float:left;margin:0 16px 0 10px;}
#latestNews .articleSummary {border-bottom:1px solid #eaeaea;padding:0 10px 30px 52px;margin:0 0 20px 10px;}
#latestNewsRotatorNav {position:absolute;top:22px;left:155px;z-index:200;}
#latestNewsPrev,
#latestNewsNext {float:left;margin:0 5px 0 0;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/latestNewsRotatorNav.png?3682963573468406793) no-repeat 0 0;width:9px;height:12px;display:block;text-indent:-9999px;}
#latestNewsNext {background-position:-9px 0;}
#latestNews,
#latestNewsRotator,
#latestNews .articleWrapper {width:472px !important;}
#articleTags {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/tagsIcon.gif?3682963573468406793) no-repeat 0 3px;margin-bottom:30px;}
#articleTags li {float:left;margin:0 2px 6px 0;}
#articleTags li:first-child {margin-left:30px;}
#articleTags li a,
#articleTags li a:link,
#articleTags li a:active,
#articleTags li a:visited {padding:5px;background:#eee;color:#111;font-size:11px;display:block;-webkit-transition: background-color 0.2s ease-in;-moz-transition: background-color 0.2s ease-in;-o-transition: background-color 0.2s ease-in;transition: background-color 0.2s ease-in;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#articleTags li a:focus,
#articleTags li a:hover {background:#aaa;color:#000;}
#comments {margin:0 0 50px 0;}
#commentsList {list-style:none outside !important;margin:0 0 30px 0 !important;}
#commentsList article{list-style:none outside !important;border-bottom:1px solid #ddd;padding:15px;margin:0 !important;background:#f3f3f3;}
#commentsList article p {margin-bottom:8px;color:#555;line-height:18px;font-size:12px;}
#commentsList article .commentDetails p{color:#999;font-family:'Droid Serif',Georgia,'Times New Roman',serif;font-style:italic;font-size:12px;}
#commentsList article.odd {background:#fff;}
.commentGravatar {float:left;padding:4px;background: #fff;border:1px solid #ddd;margin:0 15px 15px 0;}
.commentFieldRow label{}
.commentFieldRow p{margin:0 0 30px 0 !important;min-height:30px;clear:both;}
.commentFieldRow input,.commentFieldRow textarea{float:left;padding:9px !important;}
.commentFieldRow textarea {width:400px;}
.noticeSuccess p{padding:10px 15px;background:#E3F5D6;color:#378C09;margin:10px 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;}
.errors,
.noticeError p{padding:10px 15px;background:#F0CBCC;color:#990000;margin:10px 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;}
.errors {margin-bottom:30px !important;}
.errors ul {margin:0 !important;}
.errors ul li {list-style:none;margin:0 !important;padding:10px 0;}
#commentsTitle {margin-bottom:25px;}
#commentForm h2 {margin-bottom:20px;}


/* ----------------------------------------------------------------
Collection Template
-----------------------------------------------------------------*/
#collectionHeader {border-bottom:1px solid #eaeaea;margin:0 0 30px 23px;width:900px;overflow:hidden;padding:25px 0 10px;}
#collectionDescription {border-bottom:1px solid #eaeaea;margin: 0 25px 30px;padding-bottom:10px;}
#collectionImageWrapper img {border: 0 ;padding: 0;max-width: 100%;margin-bottom:20px;}
#collectionHeader h1 {margin:0;padding:0 15px 10px 0;float:left;}
#subCollections {
  width:100%;
  text-align: center;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}
#subCollections ul{
  width: auto;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
#subCollections li{
  display: inline-block;
}
#subCollections a{
  /*font-size: 14px;*/
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  padding: 19px 13px;
  display: inline-block;
}
#subCollections a:hover{
  text-decoration: underline;
}
#collectionProducts { width: 1350px; }
.collectionProduct {
  float:left;
  /*margin:0 18px 30px 0;*/
  margin:0 20px 20px 0;
  position:relative;
  /*height:337px;
  width:246px;*/
  height:347px;
  width:250px;
  overflow: hidden;
  background: #f1f1f1;
}

#collectionProducts.noMarginBottom {
  margin-bottom: -20px !important;
}

.collectionProduct .collectionProductImageWrapper {
    text-align: center;
    background: #fff;
    display: block;
    /*height: 337px;
    width: 246px;*/
    height: 347px;
    width: 100%;
    line-height: 212px;
    overflow: hidden;
}
.collectionProduct .collectionProductImageWrapper img {
  width: 100%;
  height: auto;
  margin:0 auto;
  display:inline;
  vertical-align:middle;
  opacity: 1.0;
  -moz-opacity: 1.0;
  filter:alpha(opacity=100);
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;
}
.collectionProduct header {
  padding: 10px;
  background: #000033;
  overflow: hidden;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  min-height: 72px;
  /*width: 226px;*/
  width: 230px;
  display: block;
}
.collectionProduct .productWrapperLink{
  color: #fff;
}
.collectionProduct .productWrapperLink img{
  width: 100%;
}

.collectionProduct .productWrapperLink:hover .bottom img{
  height: 110%;
  width: auto;
  position: absolute;
  left: 0;
  opacity: 1 !important;
}
.collectionProduct header h2, .collectionProduct header p, .collectionProduct header span {
  color:#fff;
  margin:0 0 3px 0;
  line-height:21px;
  font-family: "Helvetica-R" !important;
  font-size: 13px;
  text-transform: capitalize;
}
.collectionProduct header .productVendor {
  font-family: sans-serif;
  font-style:italic;
  font-size:13px;
  color: #919191;
}
.collectionProduct header .collectionProductPrice {
  color: #fff;
  font-family: sans-serif;
  font-size:12px;
}
.collectionProductLarge {float:left;margin:0 15px 60px 0;position:relative;height:290px;width:290px;}
.collectionProductLarge .collectionProductImageWrapper {background:#fff;text-align:center;display:block;height:290px;width:290px;line-height:288px;overflow:hidden;-moz-box-shadow:0 0 1px #bbb;-webkit-box-shadow:0 0 1px #bbb;box-shadow:0 0 1px #bbb;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}
.collectionProductLarge img {max-width:100%;max-height:100%;margin:0 auto;display:inline;vertical-align:middle;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}
.collectionProductLarge:hover img{opacity:0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);}
.collectionProductLarge header {padding:15px 12px;width: 268px;position: absolute;bottom: 0;left: -1px;color: #fff;background-color: rgb(0,0,0);background-color: rgba(0, 0, 0, 0.7);}
.collectionProductLarge header h2 {color:#fff;text-shadow:-1px -1px 0 #000;font-size:18px;margin:0 0 3px 0;line-height:21px;}
.collectionProductLarge header .productVendor {font-family:'Droid Serif',Georgia,'Times New Roman', serif;font-style:italic;font-size:12px;color:#ddd;}
.collectionProductLarge header .collectionProductPrice {color:#111111;font-family:'Droid Sans',"Helvetica Neue", Arial, Helvetica, sans-serif;font-size:12px;}
.oldPriceCollection {font-weight:400;color:#999;font-size:10px;text-decoration: line-through;padding-right:5px;}
.onSale {
  line-height: 18px;
  text-align: center;
  font-family: sans-serif;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 999;
  font-size: 10px;
  font-weight: bold;
  background: #000033;
  letter-spacing: .1em;
  padding: 1px 5px;
  display: inline-block;
  opacity: .8;
}
.productWrapperLink {position:relative;display:block !important;width:100%;height:100%;}


/* ----------------------------------------------------------------
Product Template
-----------------------------------------------------------------*/
/*Styling for toggle panel*/
div.panel, p.trigger {
width: 100%;
padding: 15px;
background-color: #EAEAEA;
border: 1px #CCC solid;
margin-bottom:-1px;
cursor: pointer;
}
div.panel {
height: auto;
display: none;
}
/*End styling for toggle panel*/

#productHeader {
  margin-bottom:20px;
  font-size: 22px;
  cursor: default;
  overflow: hidden;
  line-height: 1.2em;
}
#productHeader h1 {
  display: inline-block;
  font-size: 22px;
  text-transform: uppercase;
  margin: 0;
}
#productHeader .by{
  font-size: 16px;
  text-transform: none !important;
}
#productHeader .priceWrapper{
  margin-top: 2px;
}
body.product .rightColWrapper{
  width: 48%;
  float: right;
}
#productDetails { width: 100%; }
#productDetails .selector-wrapper{
  margin-bottom: 10px;
}
#productDetails .selector-wrapper select{
  margin-top: -4px;
  margin-left: 5px;
}
/*#productDetails select{
  border: 1px solid #000033;
  border-radius: 0;
  width: auto;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: center;
  display: inline-block;
  padding: 15px 65px 15px 15px;
  line-height: 1.2em;
  font-size: 14px;
  cursor: pointer;
  background: #fff url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/selectBG.gif?3682963573468406793) no-repeat center right;
}*/
#productVariants label{
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  color: #000;
  float: left;
}
#productVariants .selector-wrapper{
  width: auto;
}

#productImages {
  width: 50%;
}
#productImages img{
  width: 100%;
  margin-bottom: 10px;
}
#productImages a {
  float:left;
  width: 100%;
}
#productImages .productThumb {
  background:#fff;
  text-align:center;
  overflow:hidden;
  height: auto;
  width: 100%;
  line-height:50px;
}
#productImages .productThumb img {
    display:inline;
    text-align:center;
    max-width:100%;
    max-height:100%;
    vertical-align:middle;
    /*opacity: 0.5;
    -moz-opacity: 0.5;
    filter:alpha(opacity=50);
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;-o-transition:
    opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;*/
    }
#productImages .productThumb:hover img,
#productImages .activeThumb img {opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);}
#productTags {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/tagsIcon.gif?3682963573468406793) no-repeat 0 3px;margin-bottom:30px;}
#productTags li {float:left;margin:0 2px 6px 0;}
#productTags li:first-child {margin-left:30px;}
#productTags li a,
#productTags li a:link,
#productTags li a:active,
#productTags li a:visited {padding:5px;background:#eee;color:#111;font-size:11px;display:block;-webkit-transition: background-color 0.2s ease-in;-moz-transition: background-color 0.2s ease-in;-o-transition: background-color 0.2s ease-in;transition: background-color 0.2s ease-in;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#productTags li a:focus,
#productTags li a:hover {background:#aaa;color:#000;}
#productContent {margin-bottom:5px;width:100%;padding:27px 0 0;}
#productDescription {padding:0 40px 10px 0;}
#productReviews {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/horzSep.gif?3682963573468406793) no-repeat left top;padding:40px 40px 30px 0;}
#socialSharing {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/socialSharing.jpg?3682963573468406793) no-repeat 0 0;width:98px;height:500px;text-align:right;padding:50px 0 0 0;}
#socialSharing span {margin:0 0 5px 0;}
#productReviews h3 {}
#oldPrice {padding:6px 10px 0 0;font-family:'Droid Sans','Helvetica Neue', Arial, Helvetica, sans-serif;font-size:13px;color:#999;text-decoration: line-through;}
.productOnSale {
    line-height: 18px;
    text-align: center;
    font-family: sans-serif;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    background: #000033;
    letter-spacing: .1em;
    padding: 1px 5px;
    display: inline-block;
  }
#priceTitle {font-size:18px;color:#000;}
#purchaseWrapper {
  padding: 10px 0 20px 0;
  border-bottom:1px solid #d9d9d9;
}
.productVariants label {
  float:left;
  width:168px;
  margin:3px 0 10px 0;
  font-size:14px;
  font-weight:700;
  color:#999;
}
.productVariants .selector-wrapper {
  float:none;
  margin:0 0 10px 0;
}
.productVariants .selector-wrapper select {
  height:20px;
  width:150px;
}
.addToCart {
  color: #fff;
  cursor: pointer;
  text-align: center;
  padding: 10px 0;
  line-height: 1em;
  background: #000033;
  border: 0;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  width: 200px;
}
.disabled,
.disabled:focus,
.disabled:hover,
.disabled:active {opacity: 0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);cursor:default;background:#5d8de6 url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/btnStyleGradient.png?3682963573468406793) repeat-x 0 0;color:#000000;outline:0;margin:0;border:1px solid #5d8de6;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-clip:padding-box;}


/* ----------------------------------------------------------------
Featured Products
-----------------------------------------------------------------*/
#featuredProducts {min-height:300px;height:auto;margin-bottom: 5px;background:#eaeaea;padding:70px 0 20px 24px;width:924px;position:relative;}
#featuredProductsList {display:block;}

#featuredProductsNav {position:absolute;top:22px;left:23px;}
#featuredProductsLink,
#bestSellersLink {cursor:pointer;border:0;outline:0;margin-right:1px;background:0;color:#000;float:left;text-align:center;padding:0 11px;display:block;height:27px;line-height:27px;font-weight:700;font-size:12px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.featuredProductsActive {background:#777 !important;color:#fff !important;}
#featuredProducts .collectionProduct header h2 {color:#fff;}
#featuredProducts .collectionProduct {margin-bottom:0;}
#featuredProducts .collectionProduct .collectionProductImageWrapper {-moz-box-shadow:0 0 1px #aaa;-webkit-box-shadow:0 0 1px #aaa;box-shadow:0 0 1px #aaa;}


/* ----------------------------------------------------------------
Related Products
---------------------------------------------------------------- */
#relatedProducts{
  /*width:1060px;*/
  width: 1350px;
  margin-top: 20px;
}
#relatedProductsTitle {
  color:#000;
  margin:0 0 20px 0;
  font-size: 14px;
  text-transform: uppercase;
}
.relatedProduct {float:left;margin:0 14px 30px 0;position:relative;height:250px;width:215px;}
.relatedProduct .relatedProductImageWrapper {text-align:center;display:block;height:215px;width:215px;line-height:212px;overflow:hidden;background:#fff;-moz-box-shadow:0 0 1px #bbb;-webkit-box-shadow:0 0 1px #bbb;box-shadow:0 0 1px #bbb;}
.relatedProduct .relatedProductImageWrapper img {max-width:100%;max-height:100%;margin:0 auto;display:inline;vertical-align:middle;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}
.relatedProduct .relatedProductImageWrapper:hover img{opacity:0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);}
.relatedProduct header {margin:8px 0 0;padding:0 7px;}
.relatedProduct header h2 {color:#000;font-size:14px;margin:0 0 3px 0;}
.relatedProduct header .productVendor {font-family:'Droid Serif',Georgia,'Times New Roman', serif;font-style:italic;font-size:12px;color:#919191;}
.relatedProduct header .collectionProductPrice {color:#111111;font-family:'Droid Sans',"Helvetica Neue", Arial, Helvetica, sans-serif;font-weight:700;font-size:12px;}


/* ----------------------------------------------------------------
Shipping Calculator Styling
---------------------------------------------------------------- */
#shipping-calculator{overflow:hidden;width: 360px;padding:40px 40px 30px 0;border-right:1px solid #ddd;}
#wrapper-response{margin-bottom:15px;}
#wrapper-response *{font-size:12px;}
#shipping-rates{list-style-type:square;padding-left:0;margin-left:0;list-style-position:inside;}
.get_rates {margin:30px 0 0 !important;float:right;display:block;}
#shipping-calculator h3 {font-weight:700;}
#shipping-calculator p.success {padding:10px 15px;background:#BDE0A8;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:green;}
#shipping-calculator p.error  {padding:10px 15px;background:#EEBDBD;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#990000;}
#shipping-rates li {font-weight:bold;list-style:none;padding:10px 15px;background:#ddd;margin:0 0 10px 0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
#shipping-calculator label {width:155px;display:inline-block;}
#shipping-calculator select {width:200px;}


/* ----------------------------------------------------------------
Shopping Cart
---------------------------------------------------------------- */
#cartEmpty {margin:0 0 30px 25px;}
#cartStuff {padding:0 23px 40px 23px !important;}
#shippingWeightError {padding:10px;font-weight:bold;color:#990000;background:#F4DFDC;border:1px solid #990000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;}
#basket {width:100%;margin:0 0 24px;border:0;font-weight:400;font-size:14px;}
#basketHeader {padding:7px 10px !important;font-size:13px;color:#333;border:1px solid #eaeaea;background:#eaeaea;text-align:center;}
#basketHeader div {float:left;width:90px;padding:0 10px;text-align:center;}
#basketHeader #itemsHeader {text-align:left;width:430px !important;padding-left:0;}
#basket #headerRow {border-color:#000;background:#fff;color:#fff;border-bottom: 2px solid #000;}
#basket .basketColumn {float:left;width:90px;text-align:center;vertical-align:middle;line-height:50px;padding: 0px 10px;}
.basketImages {margin: 0;width:50px;height:50px;text-align:center;overflow:hidden;float:left;border: 1px solid #ccc;background:#fff;}
.basketImages img {width:auto;max-width:100%;height:auto;max-height:100%;vertical-align:middle;text-align:center;}
.titleCol {width:430px !important;line-height:52px;padding-left:0 !important;}
.basketDesc {float:left;margin:0 0 0 15px;}
.basketDesc h6 {font-size:13px;}
.basketOdd,
.basketEven {padding: 7px 10px;border: 1px solid #eaeaea;border-top:0;}
.basketEven {background-color:#f3f3f3;}
#specialInstructions {width:450px;}
#basketRight {width:450px;padding:30px 0 30px 0;}
#basketRight h3 {text-align:right;padding: 4px 0px 15px;}
#basket p {margin-bottom:0px;}
.removeCol {border:0px;}
.remove img {margin:0;}
#updateCart {display:inline-block;margin-right:20px;}
#subTotal span{color:#111111;}
.additional-checkout-buttons {float: right;text-align: right;margin: 30px 0 0;}


/* ----------------------------------------------------------------
Content Styling
-----------------------------------------------------------------*/
.textile ul,
.textile ol {margin:20px 0;font-size:108%;line-height:21px;}
.textile ul ul,.textile ol ol {margin:0 20px;}
.textile ul li {list-style:disc outside;margin:0 20px 10px;}
.textile ol li {list-style: decimal outside;margin:0 20px 10px;}
.successForm {padding:10px 15px;background:#BDE0A8;color:green;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius:5px;text-transform: uppercase;}
.errorForm {padding:10px 15px;background:#EEBDBD;color:#990000;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius:5px;text-transform: uppercase;}
.textile table{border:1px solid #ddd;border-collapse:collapse;background-color:#fff;width:100%;margin:20px 0;}
.textile table thead {display: table-header-group;vertical-align: middle;font-weight:bold;background:#f0f0f0;}
.textile table th{border:1px solid #ddd;padding:5px;background-color:#f0f0f0;}
.textile table td{border:1px solid #ddd;padding:5px;background-color:#fff;}
input:-webkit-autofill,
input:-webkit-autofill:focus {background-color: rgb(0, 0, 0) !important;box-shadow:inset 0 0 20px #e2db72;}
/*.textile img {padding:4px;border:1px solid #ddd;background:#fff;margin:0 0 30px 0;max-width:95%;}*/
.articleMeta{ display: none; }
.textile iframe,
.textile video,
.textile audio {max-width:100%;}
.textile p > img {margin:0;}
.textile blockquote,
.textile q{quotes:none;margin:10px 30px;padding:10px 20px;border-left:5px solid #DFDFDF;background-color:#f6f6f6;font-family:'Droid Serif',Georgia, 'Times New Romain', serif;line-height:21px;font-size:108%;font-style:italic;}
.textile blockquote:before,
.textile blockquote:after,
.textile q:before,
.textile q:after{content:none;}
.textile label {line-height:25px;margin-bottom:4px;}
.textile input[type=text],
.textile input[type=password],
.textile input[type=telephone],
.textile input[type=tel],
.textile input[type=email],
.textile textarea,
.quantityCol input {color:#333;max-width:100%;padding:10px;background:#fff;font-weight:bold;font-size:12px;border:1px solid #aaa;-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.3);box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.3);}
.textile input[type=text]:focus,
.textile input[type=password]:focus,
.textile input[type=telephone]:focus,
.textile input[type=tel]:focus,
.textile input[type=email]:focus,
.textile textarea:focus,
.quantityCol input:focus {background:#fff;font-weight:bold;font-size:12px;border:1px solid #444;outline:0;}
.btnStyle {cursor:pointer;padding:0 10px;text-align:center;height:40px;line-height:38px;color:#111;display:block;outline:0;border:1px solid #ccc;cursor:pointer;background:#eee url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/btnStyleGradient.png?3682963573468406793) repeat-x 0 0;outline:0;margin:0;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-clip:padding-box;}
.btnStyle:focus,
.btnStyle:hover {background-color:#f6f6f6;}
.btnStyle:active {background:#ddd;}


/* ----------------------------------------------------------------
Pagination
-----------------------------------------------------------------*/
#pagination {margin:0 0 30px;padding:0;overflow:hidden;}
#collectionContent #pagination {margin:0 30px;padding:30px 0;border-top:1px solid #eaeaea;}
#pagination span a {display:block;height:36px;width:100%;}
#paginationPrev,
#paginationNoPrev {float:left;height:36px;width:31px;display:block;text-indent:-9999px;}
#paginationPrev a,
#paginationPrev a:link,
#paginationPrev a:visited,
#paginationPrev a:active {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/pagination.jpg?3682963573468406793) no-repeat 0 0;}
#paginationPrev a:focus,
#paginationPrev a:hover {background-position:0 -36px;}
#paginationNoPrev {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/pagination.jpg?3682963573468406793) no-repeat 0 -72px;}
#paginationNext,
#paginationNoNext {float:left;height:36px;width:32px;display:block;text-indent:-9999px;}
#paginationNext a,
#paginationNext a:link,
#paginationNext a:visited,
#paginationNext a:active {background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/pagination.jpg?3682963573468406793) no-repeat right top;}
#paginationNext a:focus,
#paginationNext a:hover {background-position:right -36px;}
#paginationNoNext {display:block;height:36px;width:32px;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/pagination.jpg?3682963573468406793) no-repeat right bottom;}
.paginationLink {float:left;width:32px;height:36px;}
.paginationLink a,
.paginationLink a:link,
.paginationLink a:active,
.paginationLink a:visited {height:36px;width:32px;color:#aaa;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/pagination.jpg?3682963573468406793) no-repeat -31px 0;display:block;text-align:center;line-height:36px;font-weight:700;font-family:'Droid Sans';}
.paginationLink a:focus,
.paginationLink a:hover {background-position: -31px -36px;color:#555;}
#paginationCurrent {float:left;height:36px;width:32px;color:#000;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/pagination.jpg?3682963573468406793) no-repeat -31px 0;display:block;text-align:center;line-height:36px;font-weight:700;font-family:'Droid Sans';}
#showingNumbers {float:left;margin:12px 0 12px 12px;font-family:'Droid Serif',Georgia,'Times New Roman', serif;font-style:italic;font-size:12px;color:#777;}
.blogPagination {margin:30px 0 80px 0 !important;}


/* ----------------------------------------------------------------
jQuery Nivo Slider v2.7.1
* http://nivo.dev7studios.com
* Copyright 2011,Gilbert Pellegrom
* Free to use and abuse under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
-----------------------------------------------------------------*/
.nivoSlider{position:relative;}
.nivoSlider img{position:absolute;top:0px;left:0px;display:none;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8;width:100%;z-index:8;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav {display: block !important;}
.nivo-directionNav a{position:absolute;top:calc(50% - 30px);z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}
.nivoSlider{position:relative;/*width:948px;height:388px;*/width:1330px; height: 665px;}
.nivoSlider img{position:absolute;top:0px;left:0px;display:none;}
.nivoSlider a{border:0;display:block;}
.nivo-controlNav{position:absolute;left:50%;bottom:-42px;margin-left:-40px;}
.nivo-controlNav a{display:block;width:22px;height:22px;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/bullets.png?3682963573468406793) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active{background-position:0 -22px;}

/*.nivo-directionNav a{display:block;width:30px;height:30px;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/arrows.png?3682963573468406793) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav{background-position:-30px 0;right:15px;}
a.nivo-prevNav{left:15px;}*/

.nivo-directionNav a{display:block;width:40px;height:60px;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/arrows_2.png?3682963573468406793) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav{background-position:-40px 0;right:0px;}
a.nivo-prevNav{left:0px;}

.nivo-caption {width:928px;padding:15px 10px 10px;color:#fff;}
.nivo-caption a{color:#fff;}
.nivo-caption a:hover{color:#fff;}
.nivo-caption h3 {color:#fff;font-size:30px;margin:0 0 5px 0;}
.nivo-caption span {font-family:'Droid Serif',Georgia,'Times New Roman', serif;font-style:italic;color:#ddd;font-size:13px;}


/* ----------------------------------------------------------------
Search Template
-----------------------------------------------------------------*/
#searchResults ul li {list-style:none outside !important;}
.searchResultsImage {margin:0 20px 0 0;}
#searchResultsListings li {margin:0;padding:40px 0 20px 0;border-bottom:1px solid #eaeaea;}
#searchResults .btnStyle {margin-left:10px;}
.highlight {background:yellow;font-weight:bold;}

/* ----------------------------------------------------------------
Account Templates
-----------------------------------------------------------------*/
#accountTemplate {padding:25px 22px 80px;}
.action_bottom{margin:30px 0;}
.action_bottom span{float:left;margin:13px 0 0 15px;}
.action_bottom input {float:left;}
.action_top{padding-top:10px;text-align:center;}
.action_link a{padding:2px 3px;text-decoration:underline;}
.action_link a:hover{color:#000000 !important;background-color:#EEEEEE;}
.action_edit a{padding:0;}
.action_delete a{padding:0;}
.action_delete{border-left:1px solid #DDDDDD;padding-left:6px;}
.action_return a{display:inline-block;}
.note p {margin:0;padding:0;}
.address_form{width:280px;}
.address_table{background: #f0f0f0;width:428px;float:left;margin: 10px 30px 60px 0;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.oddAddress {margin-right:0;}
.address_title{padding-bottom:5px;}
.cancelled_order,.cancelled_order a{color:#BBBBBB;}
.customer_address {padding:20px;}
.customer_address form {}
.customer_address_table {margin:0;border:0 !important;}
.customer_address .view_address{}
.customer_address .view_address p{padding-bottom:0;margin:0;}
.default_address{font-style:italic;}
.even{background-color:#F6F6F6;}
.large_form{margin:0 0 15px 0; width: 260px;}
.loginWrapper{ display: inline-block;}
.note{color:#777777;font-size:12px;font-weight:normal;}
.note_first{font-weight:bold;}
.order_date{padding:12px 15px;text-align:left;background:#f4f8e4;margin-bottom:20px;}
.order_number{width:100px;}
.order_section_title{padding-bottom:15px;}
.order_summary{color:#222222;}
.order_summary .label{padding:10px 35px 10px 6px;}
.order_summary td{border:none;text-align:center !important;}
.order_total td{border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;font-weight:bold;}
.status_paid,.status_authorized,.status_filed,.status_pending,.status_abandoned,.status_fulfilled,.status_partial,.status_unfulfilled,.status_restocked,.status_voided,.status_refunded{font-size:12px;padding:1px 4px;margin:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.status_paid,.status_authorized,.status_fulfilled{background-color:#80BD4E;color:#FFFFFF;}
.status_filed,.status_pending,.status_unfulfilled{background-color:#EEEEEE;color:#000000;}
.status_abandoned,.status_voided,.status_refunded,.status_restocked{background-color:#AF9C7E;color:#FFFFFF;}
.value{text-align:left;}
.textile #customer_orders table td {text-align:center !important;}
#address_tables .label {color:#777777;font-size:12px;padding-right:35px;width:100px;}
#add_address {margin:0 0 40px;}
#add_address td,
#address_tables td{padding:2px 0;}
#add_address td,
#address_tables td {border:none;}
#accountTemplate table {background-color:#ddd !important;margin:0 !important;text-align:center;}
#add_address table,
#address_tables table {text-align:left;}
#address_pagination{padding-top:20px;}
#admin_header{padding-bottom:40px;position:relative;}
#admin_header .title{border-bottom:1px solid #EEEEEE;font-weight:normal;padding-bottom:15px;text-align:center;}
#badtoken{width:200px;}
#customer,
#recover-password{width:100%;}
#guest {min-height:300px;border-left: 1px solid #DDDDDD;margin-left: 25px;padding-left: 45px;width: 180px;position: absolute;top: 129px;right: 240px;}
#customer_detail .name{padding-bottom:5px;}
#customer_sidebar {float:left;padding-right:30px;text-align:left;width:200px;}
#customer_orders {width:640px;float:right;}
#customer_orders .date{width:125px;}
#forgot_password a{background-color:#F5F5F5;color:#AAAAAA;display:block;height:34px;float:left;line-height:34px;text-align:center;width:203px;border:1px solid #E8E8E8;border-left:none;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-top-left-radius:0px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:0px;-moz-border-radius-bottomleft:0px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
#forgot_password a:hover{background-color:#F3F3F3;color:#777777;text-decoration:underline;}
#logout{font-size:11px;position:absolute;right:0;top:0;}
#order_address {float:left;width:200px;padding:12px;background:#efefef;border:1px solid #ddd;margin-bottom:30px;}
#order_address p{line-height:1.2em;text-align:left;}
#order_cancelled{margin-bottom:20px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#order_cancelled_title{padding-bottom:0;}
#order_details{width:640px;}
#order_details,
#order_notes{float:right;margin:10px 0 0 60px;}
#order_details .money{white-space:nowrap;}
#order_payment{border-bottom:1px solid #DDDDDD;padding:10px 0 15px;}
#order_shipping{padding:25px 0 10px;}
#order_notes{width:580px;}
#tagline{font-weight:normal;}
#tagline .subtitle{color:#888888;font-size:14px;}
#template{/*text-align:center;*/padding:20px 10px 20px 10px;}
.template_header{padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #eaeaea;}
.template_header .title{color:#000;font-weight:normal;margin:0;padding:0;}
#forgotPasswordLink {margin-top:10px;display:inline-block;}
#view_address{display:block;margin-top:15px;}
.edit_address form {background:#fff;}
.edit_address .action_bottom {margin-bottom:0;padding:0 0 30px;}
#customer_sidebar {padding:12px;background:#efefef;border:1px solid #ddd;}
#view_address {background:#333;color:#fff;height:30px;line-height:30px;text-align:center;}
#addAddressLink {width:140px;margin-bottom:60px;color:#000;}
td.alignTextLeft {text-align:left !important;padding-left:6px;}

.cloud-zoom-lens{background-color:#fff;cursor:move;}
.cloud-zoom-title{display:none;}
.cloud-zoom-big{overflow:hidden;-mox-box-shadow:0 0 3px #000;-webkit-box-shadow:0 0 3px #000;box-shadow:0 0 3px #000;}
.cloud-zoom-loading{background: #fff url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/progress.gif?3682963573468406793) no-repeat 50% 50%;padding:10px;display:block;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;padding:2px;height:31px;width:31px;text-indent:-9999px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#wrap {height:100% !important;clear:left;}
.mousetrap {width:100%;}

.noty_bar{position:fixed;display:none;z-index:9999999;}
.noty_bar .noty_close{cursor:pointer;}
.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:0.6;display:none;left:0;top:0;}
ul.noty_container{position:fixed;z-index:9999999;margin:0px;padding:0px;list-style:none;width:300px;}
ul.noty_container li{position:relative;float:left;clear:both;list-style:none;padding:0px;margin:10px 0 0 0;width:300px;}
ul.noty_container.noty_layout_topLeft{left:20px;top:20px;}
ul.noty_container.noty_layout_topRight{right:40px;top:20px;}
ul.noty_container.noty_layout_bottomLeft{left:20px;bottom:20px}
ul.noty_container.noty_layout_bottomRight{right:40px;bottom:20px}
ul.noty_container.noty_layout_topRight li{float:right}
.noty_bar.noty_layout_top{top:0;left:0;width:100%;}
.noty_bar.noty_layout_bottom{bottom:0;left:0;min-width:100%;width:100%;}
.noty_bar.noty_layout_center{top:40%;}
.noty_bar.noty_layout_topLeft,
.noty_bar.noty_layout_topRight,
.noty_bar.noty_layout_bottomLeft,
.noty_bar.noty_layout_bottomRight{width:100%;clear:both;position:relative;}
.noty_bar.noty_layout_topCenter{top:20px;}
.noty_bar.noty_theme_default{}
.noty_text {float:left;}
.noty_buttons {float:left;margin:-7px 0 0 20px;}
.noty_bar.noty_theme_default .noty_message {padding:15px 30px 3px;font-size:16px;font-weight:bold;width:auto;}
.noty_bar.noty_theme_default .noty_message .btnStyle {float:left;font-size:15px;margin-right:6px;margin-bottom:6px;}
.noty_bar.noty_theme_default .noty_close {position:absolute;top:10px;right:10px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAORJREFUeNq0lU0OgjAQhRm5gUl3rLyBB3BDQjwI4TDcgmu4NqwNJGxdueqWA4zzCJoxtvxoeckLzbz2C5ShEDNHDiXis/gkPooPY/0uvomv4ov48bUSQGUSF+Ka51WPc0kzNGwvLnm9ynHtB5B+hGkoaWDB/6t4AZOFe7ZkTxMAc1dqreU0TbnrunetbVvOsmzIPMoBrFwJYGgCY8wAgjFGDZlHFYCNK9EAXPUYmUcNgL0v1dAFMKjfRSsVx/H0hC0eOfhLmWwbfTcYozbXNsEbO/int8nhEPz4CnbAUuhfwFOAAQAA48KKOuexjwAAAABJRU5ErkJggg==');width:20px;height:20px;}
.noty_modal.noty_theme_default{opacity:0.7;}
.noty_bar.noty_theme_default.noty_layout_top{border-bottom:1px solid #000;}
.noty_bar.noty_theme_default.noty_layout_bottom{border-top:1px solid #000;}
.noty_bar.noty_theme_default.noty_layout_center{width:auto;padding:4px;border:3px solid #eee;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.noty_bar.noty_theme_default.noty_layout_center .noty_close{right:-9px;top:-10px;}
.noty_bar.noty_theme_default.noty_layout_topLeft,
.noty_bar.noty_theme_default.noty_layout_topRight,
.noty_bar.noty_theme_default.noty_layout_bottomLeft,
.noty_bar.noty_theme_default.noty_layout_bottomRight{padding:4px;border:3px solid #eee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.noty_bar.noty_theme_default.noty_layout_topLeft .noty_close,
.noty_bar.noty_theme_default.noty_layout_topRight .noty_close,
.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_close,
.noty_bar .visitCart {opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);cursor:pointer;text-align:center;padding:0 10px;line-height:30px !important;height:30px;background:#5d8de6 url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/btnStyleGradient.png?3682963573468406793) repeat-x 0 0;color:#000000;outline:0;margin:0;border:1px solid #5d8de6;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-clip:padding-box;}
.noty_bar .visitCart:focus,
.noty_bar .visitCart:hover {background-color:#9bbaf3;}
.noty_bar .visitCart:active {background:#5d8de6;}
.noty_bar .continueShopping {height:30px;line-height:30px !important;}
.noty_bar.noty_theme_default.noty_alert{background-color:#fff;color:#000;border-color:#000;}
.noty_bar.noty_theme_default.noty_error{background-color:red;color:#fff;border-color:darkred;}
.noty_bar.noty_theme_default.noty_success{background-color:#222;color:#fff;border-color:#000;}


/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe,.fancybox-tmp object{vertical-align:top;padding:0;margin:0;}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:1002;}
.fancybox-outer{padding:0;margin:0;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.fancybox-opened{z-index:1003999999999999;}
.fancybox-opened .fancybox-outer{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5);}
.fancybox-inner{width:100%;height:100%;padding:0;margin:0;position:relative;outline:none;overflow:hidden;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:10px;}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%;border:0;padding:0;margin:0;vertical-align:top;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-21px;margin-left:-21px;width:42px;height:42px;background:url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/fancybox_loading.gif?3682963573468406793);opacity:0.8;cursor:pointer;z-index:1010;}
.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('fancybox_sprite.png');}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:1004;}
.fancybox-nav span {
    visibility: visible;
}
.fancybox-prev,.fancybox-next{position:absolute;top:0;width:40%;height:100%;cursor:pointer;background:transparent url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/blank.gif?3682963573468406793);/* helps IE */z-index:1003;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-prev span,.fancybox-next span{position:absolute;top:50%;left:-9999px;width:36px;height:36px;margin-top:-18px;cursor:pointer;z-index:1003;}
.fancybox-prev span{background-position:0 -36px;}
.fancybox-next span{background-position:0 -72px;}
.fancybox-prev:hover,.fancybox-next:hover{visibility:visible;}
.fancybox-prev:hover span{left:20px;}
.fancybox-next:hover span{left:auto;right:20px;}
.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;padding:0;overflow:visible;visibility:hidden;}
/* Overlay helper */
#fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:1001;background:#000;}
/* Title helper */
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:1005;}
.fancybox-opened .fancybox-title{visibility:visible;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:1003;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;/* Fallback for web browsers that doesn't support RGBa */background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{margin-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8);}

.thumbWrapper a{
    float: left;
    width: auto !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .thumbWrapper img{
    height: 100px !important;
    width: auto !important;
    margin-bottom: 0 !important;
  }
  .collectionProductImageWrapper{
    background: #fff url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/8.gif?3682963573468406793) no-repeat center 100px !important;
  }
  @media screen and (min-width:768px){
  .cw{
    display: none;
    height: 100%;
  }
  .cw img{
    display: table-cell;
    vertical-align: middle;
  }
  .cw.top{
    display: table;
  }
  .collectionProduct .productWrapperLink:hover .collectionProductImageWrapper.hasBottom .top{
    display: none;
  }
  .collectionProduct .productWrapperLink:hover .collectionProductImageWrapper.hasBottom .bottom{
    display: table !important;

  }
}
@media screen and (min-width:1100px){
  nav.primary{ display: block; }
}
@media screen and (max-width:1100px){
  header.main nav.primary{
    margin: 0 !important;
    padding: 0 !important;
  }
  nav.primary ul {
    width: 100% !important;
  }
  nav.primary ul > li > .dropdown{ display: none !important; }
  nav.primary ul > li{
    margin: 0 !important;
    padding: 0 !important;
  }
  nav.primary ul > li a{
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    border-top: 1px solid white;

  }
/*  nav.primary ul > li:nth-last-of-type(1) {
    border-top: 1px solid white;
  }*/
  body.product .rightColWrapper{
    float: none;
    width: 100%;
  }
  #purchaseWrapper{ padding-top: 5px !important; }
  header.main #topMenu .innerWrapper p:first-child, header.main #topMenu .innerWrapper p.center{ display: none; }
  header.main #topMenu .innerWrapper nav{ float: none !important; width: 100%; text-align: center; }
  header.main #topMenu .innerWrapper nav ul{ float: none; }
  header.main #logoWrapper form{ display: none !important ;}
  nav.primary{
    display: none;
    padding-top: 20px;
    background: #eaeaea;
  }
  nav.primary.mobile {
    display: inline !important;
  }
  nav.primary li{ width: 100%; padding-left: 0 !important; padding-right: 0 !important; }
  #topMenu li.mobile{ display: inline-block !important; }
  #topMenu li.mobile.categories a.close{ content: 'Close'; }
  header.main #topMenu{ margin-bottom: 15px; }
  footer.main .innerWrapper{
   width: 160px;
  }
  footer.main .innerWrapper > .col, footer.main .innerWrapper > .col.right{
   width: 100%;
    padding: 0;
  }
  footer.main .innerWrapper > .col {
    padding: 0px !important;
  }
  footer.main .innerWrapper{ width: 400px !important; }
  footer.main .innerWrapper > .col, footer.main .innerWrapper > .col.right{
   margin-bottom: 20px;
   width: 35% !important;
   padding-right: 0px !important;
  }
  header.main #topMenu .innerWrapper p:first-child{ padding-left: 10px; }
  /*header.main #topMenu .innerWrapper .col.right{ padding-right: 10px; }*/
  nav.primary{
    text-align: center;
  }
  footer.main .innerWrapper > .col.mobileLeft{
    float: left !important;
  }
  footer.main .innerWrapper > .col.mobileRight{
    float: right !important;
  }
  nav.primary ul li{
    padding: 13px 17px;
    display: inline-block;
    float: none !important;
  }
}


/* ----------------------------------------------------------------
Screen widths 1330px
-----------------------------------------------------------------*/

@media screen and (max-width:1400px) {
  body.product #content, body.product #product-mainContent{
    width: 1040px;
    padding: 0;
  }

  footer.main .innerWrapper > .col {
    width: 15%;
    padding: 0 27px;
  }

  .col.right.mobileRight {
    padding-right: 27px;
  }

  .centerThis {
    width:1040px;margin:0 auto;position:relative;
  }

  #collectionProducts { width: 1060px; }
  .collectionProduct {
    float:left;
    margin:0 19px 20px 0;
    position:relative;
    height:337px;
    width:246px;
    overflow: hidden;
    background: #f1f1f1;
  }

  #relatedProducts{
    width:1060px !important;
    margin-top: 20px;
  }

  body.product #content, body.product #product-mainContent {
    width: 1040px !important;
  }

  .collectionProduct header {
    width: 226px !important;
  }

  .main > .innerWrapper {
    max-width: 1100px;
    margin: auto;
  }

  header.main #topMenu .innerWrapper {
    max-width: 1040px;
    margin: auto;
    position: relative;
  }

  header.main #logoWrapper {
    max-width: 1040px;
    margin: 0 auto 15px auto;
    float: none;
  }

  #content {
    min-height:420px;
    background:#fff;
    width:1040px;
    margin: auto;
  }
  footer.main .innerWrapper {
    /*margin-top: 15px;*/
    margin-top: 38px;
    width: 1040px;
  }

#billboardWrapper {background:#f3f3f3 url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/progress.gif?3682963573468406793) no-repeat 50% 50%;height:520px;width:1040px;overflow:hidden;}
#billboard {height:520px;width:1040px;}

.nivo-slice,
#billboard,
.nivoSlider {background-size: auto 520px !important;}

}

/* ----------------------------------------------------------------
Screen widths 1060px - 600px | Target is iPad in Portrait
-----------------------------------------------------------------*/
@media screen and (max-width:1060px) and (min-width: 768px) {
  nav.primary ul > li > .dropdown{ display: none !important; }
body.product #content, body.product #product-mainContent{ max-width: 730px !important;}
#featuredThumb{
  width: 75% !important;
  margin-right: 20px !important;
}
#collectionProducts{
  padding: 0 !important;
  width: 100%;
}
nav.primary ul{
  width: 720px;
}
nav.primary ul .dropdown{
  display: none !important;
}
html {-webkit-text-size-adjust: none;}
.collectionProduct{
  width: 233px !important;
}
.thumbWrapper a{
  float: right;
  margin-right: 0 !important;
}
.thumbWrapper img{
  height: auto !important;
  width: 120px !important;
  margin-bottom: 10px !important;
}
#extraStyleWrapper,
.centerThis {width:720px;margin:0 auto;}
#utilityNavWrapper {width:590px;}
#utilityNavWrapper ul {margin-right:3px;}
#headerLeft {width:440px;}
#logoWrapper {width:440px;}
#logoWrapper form{ display: none; }
#navWrapper {width:708px;margin:0 auto;margin-bottom:6px;}
#mainNav {display:none;}
#navWrapper select {display:block;font-size:15px;font-weight:700;width:160px;height:25px;position:absolute;top:9px;left:50%;margin-left:-346px;}
#navWrapper.fixedNavWrapper {position:relative;box-shadow:0 0 0 #000;}
#topHeader.fixedNavPadding {padding-bottom:0;}
#footerLeft {width:100%;text-align:center;}
#footerRight {width:100%;border: 0;text-align: left;padding:10px 0 20px;margin:0;}
#mc_embed_signup {width:360px;float:left;}
#mc_embed_signup #mce-EMAIL {margin-left:0;}
#paymentMethods {width:360px;float:right;margin:0;padding:0;}
#social-icons {width:360px;float:right;margin:15px;padding:0;}
#content {width:100%;padding:0;}
#mainContent {width:418px;}
#sidebar {margin-right:6px;}
#welcomeCol {width:418px;margin-left:6px;}
#latestNewsRotator,
#latestNews .articleWrapper {width:418px !important;}
#middleCol {display:none;}
#mainContent .textile img,
#mainContent .textile iframe,
#mainContent .textile embed {max-width:408px;}
#mainContent textarea {max-width:380px;}

#billboardWrapper {background:#f3f3f3 url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/progress.gif?3682963573468406793) no-repeat 50% 50%;height:360px;width:720px;overflow:hidden;}
#billboard {height:360px;width:720px;}

.nivo-slice,
#billboard,
.nivoSlider {background-size: auto 360px !important;}

#largeSpotlight {margin-left:5px;}
#middleSpotlight {margin-right:0;}
#rightSpotlight,
#rightSpotlight img{display:none;}
#collectionHeader {width:670px;}
#collectionProducts {width: 730px;padding: 0 0 0 23px;margin:0;}
.collectionProductLarge {float:left;margin:0 15px 30px 0;position:relative;height:290px;width:215px;}
.collectionProductLarge .collectionProductImageWrapper {background:#fff;display:block;height:215px;width:215px;line-height:212px;overflow:hidden;-moz-box-shadow:0 0 1px #bbb;-webkit-box-shadow:0 0 1px #bbb;box-shadow:0 0 1px #bbb;}
.collectionProductLarge .collectionProductImageWrapper img {display:inline;vertical-align:middle;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}
.collectionProductLarge .collectionProductImageWrapper:hover img{opacity:0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);}
.collectionProductLarge header {left:auto;bottom:auto;margin:8px 0 0;padding:0 7px;background:0;width:208px;}
.collectionProduct {margin:0 10px 20px 0;}
#collectionContent #pagination {margin:0 25px;}
#productContent {width:100%;}
#productDetails {width:100% !important;}
#productReviews iframe {width:420px !important;}
#socialSharing {display:none;}
#productImages {width:100%;margin-bottom:20px;}
#relatedProducts {width:730px;margin:0;padding:0;}
.productFour {display:none;}
#featuredProducts {width:708px;padding-right:0;padding-left:0;margin-left:6px;}
#featuredProducts .collectionProduct {margin:10px 0 0 16px;}
#featuredProductsNav {left: 16px;}
#customer_orders {width: 660px;float: left;margin: 30px 0 0;}
#order_address {float: none;width: 635px;padding: 12px;background: #efefef;border: 1px solid #ddd;margin-bottom: 30px;}
#order_payment {border-bottom: 0;padding: 10px 0 15px;width: 296px;float: left;}
#order_shipping {padding: 10px 0 15px;float: left;width: 296px;margin-left: 40px;}
#order_details {width: 100%;}
#shipping-calculator {width:300px;}
#address_zip {width:120px;}
.get_rates {margin:0 !important;}
#basketRight {width:300px;}
#basketRight textarea {width:276px;}
.cart #collectionHeader {width: 673px;}
#priceHeader,
#qtyHeader,
#totalHeader,
#deleteHeader,
.priceCol{width: 74px !important;}
#basket .basketColumn {width: 74px;}
#basketHeader #itemsHeader {width: 260px !important;}
.titleCol {width:273px !important;line-height:19px;padding:0 !important;}
.basketDesc {line-height: 18px;text-align: left;width: 200px;padding: 8px 0 0;margin: 0 0 0 15px;}
#specialInstructions {width: 300px;}
input,
textarea {-webkit-appearance: none;border-radius: 0;}
}
#yourCart:hover {color:#ffffff;background: 0 !important;margin: 0;width: auto;text-align: right !important;font-size: 11px;position:relative;z-index: 1000;}



/* ----------------------------------------------------------------
Screen widths below 320px | Target is mobile devices in Portrait
-----------------------------------------------------------------*/
@media all and (max-width:768px) {
  .collectionProduct .details{ display: none !important; }
  .productWrapperLink:hover header, .collectionProduct:hover header{
    display: block !important;
  }
  .productWrapperLink{
    cursor: pointer !important;
  }
  .collectionProductImageWrapper .cw.bottom img{ display: none !important; }
  .productWrapperLink{ display: inline-block !important; }
  .cw.bottom, .collectionProductImageWrapper:hover .cw.bottom{ display: none !important; }
  nav.primary ul > li > .dropdown{ display: none !important; }
  body.product #content, body.product #product-mainContent{
    width: 320px !important;
  }
  footer.main .innerWrapper > .col, footer.main .innerWrapper > .col.mobileLeft, footer.main .innerWrapper > .col.mobileRight{
    float: none !important;
    display: block;
    margin: 0 auto 20px auto !important;
  }
  footer.main .modal table{
    width: calc(100% - 39px);
  }
  footer.main .modal input[type="text"]{
    width: 100% !important;
  }
   footer.main .modal table td, footer.main .modal table tr{
    padding: 0 !important;
  }
  footer.main .modal form{
    height: 42px !important;
  }
  footer.main .modal #closeButton{
    position: absolute; !important;
    top: 5px !important;
    right: 5px !important;
    line-height: 18px !important;
  }
  footer.main .innerWrapper .modal{
    padding: 15px;
    max-width: 100%;
    left: 0;
    //margin: 15px;
    box-sizing: border-box;
  }
  .cw.bottom, .details{ display: none !important; }
  .cw.top{ display: block !important; }
html {-webkit-text-size-adjust: none;}
#extraStyleWrapper,
.centerThis {width:320px;margin:0 auto;}
#homeIcon {margin-left:6px !important;}
#utilityNavWrapper {width:320px;overflow:hidden;height:45px;}
#utilityNavWrapper ul {margin-right:3px;}
#headerCenter {
    position: relative;
    top: 68%;
    left: 5%;
    width: 290px;
}
#utilityNav li {margin:0 12px 0 0 !important;}
#utilityNav li a {font-size:11px;}
#yourCart,
#yourCart:link,
#yourCart:active,
#yourCart:visited,
#yourCart:focus,
#yourCart:hover {color:#ffffff;background: 0 !important;margin: 0;width: auto;text-align: right !important;font-size: 11px;/*position: absolute;top: 183px;right: 14px;*/z-index: 1000;}
#headerLeft {width:320px;float:none;margin-left:0;}
#headerRight {display:none;}
#mainNav {display:none;}
#navWrapper {position:relative;width:308px;margin:0 auto 6px}
#navWrapper select {display:block;font-size:15px;font-weight:700;width:160px;height:25px;position:absolute;top:9px;left:50%;margin-left:-150px;}
#navWrapper.fixedNavWrapper {position:relative;box-shadow:0 0 0 #000;}
#topHeader.fixedNavPadding {padding-bottom:0;}
#logoWrapper {width:320px;margin: 0;text-align: center;vertical-align: middle;float:none;}
#logo {max-width:90%;text-align: center;vertical-align: middle;position:relative;}
#content {width:100%;padding:0;}
#logoText {font-size:26px;}
#content {width:100%;padding:0;}
#mainContent {width:280px;padding: 30px 40px 20px 15px;}
#mainContent .textile img,
#mainContent .textile iframe,
#mainContent .textile embed {max-width:270px;}
.textile label {line-height:25px;margin-bottom:4px;}
.textile input[type=text],
.textile input[type=password],
.textile input[type=telephone],
.textile input[type=tel],
.textile input[type=email],
.textile textarea {width:100%;max-width:240px !important;margin-bottom:15px;}
#sidebar {display:none;}
.index #sidebar {margin-right:-4px;}
#latestNews,
#latestNewsRotator,
#latestNews .articleWrapper {width:320px !important;}
#latestNews .articleWrapper h2 {font-size:18px;}
#latestNews .articleDate {margin:0 8px 30px 8px;}
.articleSummary {padding: 0 !important;margin:0 !important;}
#latestNews .articleSummary {margin:0 0 30px 0 !important;padding:0 10px 20px 10px !important;}
#footerContact {line-height:18px;}
#copyright {margin: 24px 0 20px 0;line-height: 18px;font-size:10px;}
#footerNavWrapper #footerNav {display:none;}
#footerNavWrapper select {display:block;width:200px;height:25px;font-size:15px;font-weight:700;margin:0 auto;}
#footerLeft {width:320px;text-align:center;padding:0;margin:0;}
#footerRight {width:320px;border:0;padding:0;margin:0;text-align:center;}
#mc_embed_signup {width:320px;padding:0;}
#mc_embed_signup #mce-EMAIL {width:203px;}
#mc_embed_signup #mc-embedded-subscribe {width:64px;}
#paymentMethods {width:320px;padding:0;margin:15px 0 0;}

/*#billboardWrapper {display:none;}
#billboard,
.nivo-slider,
.nivo-slider img,
    {display:none !important;}*/

#billboardWrapper {background:#f3f3f3 url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/progress.gif?3682963573468406793) no-repeat 50% 50%;height:160px;width:320px;overflow:hidden;}
#billboard {height:160px;width:320px;}

.nivo-slice,
#billboard,
.nivoSlider {background-size: auto 160px !important;}


#middleSpotlight, #rightSpotlight {
    display:block !important;
    width: 232px;
    background: #333;
    height: 190px;
    margin: 6px 0 0 13%;
    overflow: hidden;
    position: relative;
}
#largeSpotlight,
#largeSpotlight img {width:320px;height:auto;}
#largeSpotlight {margin:0;}
#contentSections {margin:20px 0 20px;}
#welcomeCol {width:100%;margin:0;padding:0 0 50px 0;}
#latestNews h1 {margin-left:-5px;}
#middleCol {display:none;}
#collectionHeader {width: 290px;margin: 0 0 0 15px;}
#collectionDescription {margin:20px auto 0;width: 290px;}
#collectionProducts {width:100%;padding-right:0;margin:0;}
.collectionProduct,
.collectionProductLarge {
  -webkit-tap-highlight-color: #fff;
  float:left;
  margin: 0;
  padding:0 0 10px 0;
  border-bottom:1px solid #eaeaea;
  position:relative;
  height:auto;
  width:100%;
  margin-bottom: 20px;
  cursor: pointer !important;
}
.collectionProduct .collectionProductImageWrapper,
.collectionProductLarge .collectionProductImageWrapper {
  float:left;
  background:#fff;
  display:block;
  height:65px;
  width:65px;
  line-height:61px;
  overflow:hidden;
  -moz-box-shadow:0 0 1px #aaa;
  -webkit-box-shadow:0 0 1px #aaa;
  box-shadow:0 0 1px #aaa;
  cursor: pointer;
}
.collectionProduct .collectionProductImageWrapper img,
.collectionProductLarge .collectionProductImageWrapper img {vertical-align:middle;display:inline;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}
.collectionProduct .collectionProductImageWrapper:hover img,
.collectionProductLarge .collectionProductImageWrapper:hover img {opacity:0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);}
.collectionProduct header,
.collectionProductLarge header {
  position:relative;
  left:auto;
  bottom:0;
  float:left;
  margin-left: 10px;
  text-align: left;
  width:210px;
  padding:0;
  background:0;
}
.collectionProduct header h2,
.collectionProductLarge header h2,
.collectionProduct header p,
.collectionProduct header span {
  text-align: left !important;
  cursor: pointer;
  color:#000;text-shadow:0 0 0;font-size:14px;margin:0 0 3px 0;padding-right: 50px;}
.product-brand-name-price-centered {
  text-align: left;
}
.collectionProduct header .productVendor,
.collectionProductLarge header .productVendor {font-family:sans-serif;font-style:italic;font-size:12px;color:#919191;}
.collectionProduct header .collectionProductPrice,
.collectionProductLarge header .collectionProductPrice {
  color: #000;
  font-family: sans-serif;
  font-size: 16px;
  float: left;
}
.collectionProduct header .oldPriceCollection,
.collectionProductLarge header .oldPriceCollection {font-size:12px;}
#collectionContent #pagination {margin: 0 20px;border-top:0;}
.onSale {right:15px;top:8px;}
#featuredProducts {width:100%;height:auto;min-height:100px;padding:60px 0 20px 0;margin-left:0;border-right:0;border-left:0;}
#featuredProductsNav {}
#featuredProductsNav a {font-size:14px;height:35px;line-height:35px;width:138px;padding:0;}
#featuredProducts .collectionProduct {-webkit-tap-highlight-color: #777;border-bottom:1px solid #ddd;}
#featuredProducts .collectionProduct a {display:block;width:100%;height:100%;}
#relatedProducts {width:318px;margin:0;padding:0;}
#relatedProductsListing {margin-left: 0;}
#relatedProducts .relatedProduct {-webkit-tap-highlight-color: #fff;float:left;margin:0;padding:20px 0;border-bottom:1px solid #ccc;position:relative;height:auto;width:100%;}
.relatedProduct a {display:block;height:100%;width:100%;}
.relatedProduct .relatedProductImageWrapper {margin-left:10px;float:left;background:#fff;display:block;height:65px;width:65px;line-height:61px;overflow:hidden;-moz-box-shadow:0 0 1px #bbb;-webkit-box-shadow:0 0 1px #bbb;box-shadow:0 0 1px #bbb;}
.relatedProduct .relatedProductImageWrapper img {max-height:100%;max-width:100%;vertical-align:middle;display:inline;opacity: 1.0;-moz-opacity: 1.0;filter:alpha(opacity=100);-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}
.relatedProduct .relatedProductImageWrapper:hover img {opacity:0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);}
.relatedProduct header {
  position:relative;
  left:auto;
  bottom:0;
  float:left;
  margin:0;
  text-align: left;
  width:220px;
  padding:0;
  background:0;
}
.relatedProduct header h2 {
  color:#000;
  text-shadow:0 0 0;
  font-size:12px;
  margin:0 0 5px 0;
  width: 100%;
  text-align: left;
  padding: 0;
}

.relatedProduct header .productVendor {font-family: sans-serif;font-style:italic;font-size:14px;color:#919191;}
.relatedProduct header .collectionProductPrice {
  color:#111111;
  font-family:sans-serif;
  font-weight:normal;
  float: left;
  font-size:12px;}
.relatedProduct header .oldPriceCollection {font-size:12px;}
#productDetails,
#productContent {width: 100%;}
#product-mainContent {
width: 280px;
padding: 25px 25px 25px 25px;
}
#productDescription {padding:0 20px 30px 0;}
#productReviews {padding-right:0;}
#socialSharing {display:none;}
#priceTitle {font-size:15px;margin-top:3px}
#productReviews iframe {width:280px !important;}
#productImages {width:320px !important;margin-bottom:20px;}
#featuredThumb {margin-right:0px !important;}
#featuredThumb img {width:100%;}
#mc_embed_signup #mce-EMAIL {margin-left: 16px;}
#shipping-calculator {width:280px !important;margin:0 auto !important;padding:0 !important;border:0;}
#address_zip {width:100px;}
.get_rates {margin:0 !important;}
#basketRight,
#specialInstructions {float:none;width:280px !important;margin:0 !important;padding:0 !important;border:0;}
.cart #collectionHeader {width: 274px;}
#priceHeader,
#qtyHeader,
#totalHeader,
#deleteHeader,
.priceCol{display:none;}
#basket .basketColumn {width: 64px;}
#basketHeader #itemsHeader {width: 240px !important;}
.titleCol {width:260px !important;line-height:19px;padding:0 !important;}
.basketDesc {line-height: 18px;text-align: left;width: 188px;padding: 8px 0 0;margin: 0 0 0 15px;}
.quantityCol {margin-left:0;}
#accountTemplate {padding: 25px 20px 50px;}
#customer_sidebar {width:254px;}
#customer_orders {width:100%;float:left;margin:30px 0 0;}
#customer_orders table {width:100%;padding:0;}
#order_address {float: none;width: 252px;background: #efefef;border: 1px solid #ddd;margin-bottom: 30px;}
#order_payment {border-bottom: 0;padding: 10px 0 15px;width: 280px;float: none;}
#order_shipping {padding: 10px 0 15px;float: left;width: 280px;margin-left: 0;}
#order_details {width: 100%;}
.large_form {width: 260px;margin:0;}
.address_table {width:100%;font-size:11px;line-height:13px !important;}
.customer_address {padding: 10px;}
#address_tables .label,
#address_tables label {line-height:13px !important;font-size:10px;padding:0;color:#000;}
.customer_address_table input[type=text],
.customer_address_table input[type=password],
.customer_address_table input[type=telephone],
.customer_address_table input[type=tel],
.customer_address_table input[type=email],
.customer_address_table textarea,
.customer_address_table select {width:190px;}
#guest {width:100%;padding:30px 0 0;margin:0;border:0;position:relative;top: 0;left: 0;}
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:center;}
table{font-size:10px;}
table tr,
table th {padding:5px 0 !important;}
table td {padding:5px 2px !important;}
.noty_text {float:none;}
.noty_buttons {float:none;margin:12px 0 0;}
input,
textarea {-webkit-appearance: none;border-radius: 0;}
}
#socialLinks {
display: block;
float: left;
position: relative;
left: 20%;
}
#paymentMethods {
width: 320px;
padding: 0;
margin: 35px 0 0;
}
#customer_login{display: inline-block; width: 250px; }
#extraStyleWrapper{ margin-top: 10px;}


#topMenu li.mobile{ display: none; }
body.collection #content{
  width: 100%;
}

body.product #content, body.product #product-mainContent{
  /*width: 1040px;*/
  width: 1330px;
  padding: 0;
}

body.product #product-mainContent{
  margin-top: 20px;
}

/* Mobile */

/* Top bar */

header.mobile {
  background: #f4f3f2;
  padding: 20px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;    
  display: none;
}

header.mobile #logoWrapper #logo {
  background: url(//cdn.shopify.com/s/files/1/0184/4436/t/18/assets/logo_small.png?3682963573468406793) no-repeat;
  display: block;
  height: 0px;
  padding-top: 50px;
  content: "";
  width: 138px;
  margin: auto;
  overflow: hidden;
  background-size: 138px auto;
  float: left;
}

header.mobile #rightWrapper {
  width: 50%;
  float: right;
  height:100%;
  height: 50px;
  display: table;
  font-size: 22px;
}
header.mobile #cart,
header.mobile #mobileToggle {
  width: 50%;
  display: block;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
header.mobile #rightWrapper #cart {
  font-size: 26px;
}
header.mobile #cart a, 
header.mobile #mobileToggle a {
  color: #000035 !important;
}

header.mobile #mobileToggle.close {
  background: #000035;
  color: white !important;
}

header.mobile #mobileToggle {
  cursor: pointer;
}

header.mobile i.fa.fa-search {
  font-size: 18px;
  top: -2px;
  left: 3px;
  position: relative;
}

header.mobile #mobileToggle {
  border: 2px solid #000035;
  color: #000035 !important;
}

/* Dropdowns */

nav.primary.mobile {
  width: 100%;
  background: #dededa;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  visibility: visible !important;
  max-height: 700px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline !important;
  position: relative;
  z-index: 999999999 !important;
}

nav.primary.mobile ul li {
  background: #dededa;
}

nav.primary.mobile.hidden {
  visibility: hidden;
  display: inline !important;
  max-height: 0px;
  overflow: hidden;
  padding: 0; margin: 0;
}

nav.primary.mobile ul li.heading,
nav.primary.mobile ul li.heading2 {
  background: #000035;
  color: white;
  text-align: center;
  display: block;
}

nav.primary.mobile ul li.heading a,
nav.primary.mobile ul li.heading2 a {
  background: transparent !important;
  color: white;
  display: inline-block;
  width: auto;
  border-top: 0px !important;
  padding: 25px;
  text-decoration: none !important;
}

nav.primary.mobile ul li.heading2 {
  background: #b4b4b1;
}

nav.primary.mobile ul li.heading2 a {
  color: black;
}

nav.primary.mobile ul li:nth-of-type(3) {
  background: #b4b4b1;
  color: black !important;
}

/* Search form */

form.mobileSearch {
  padding: 20px 20px 0px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 50px;
}

form.mobileSearch input[type="text"] {
  border: 1px solid white;
  color: white;
  background: transparent;
  font-size: 14px;
  padding: 5px;
  height: 100%;
  width: 90%;
  outline: none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form.mobileSearch button#searchButton {
  border: 1px solid white;
  color: white;
  float: right;
  height: 100%;
  width: 10%;
  border-left: 0px !important;
  outline: none;
  background: transparent;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  padding: 0px;
}

form.mobileSearch button#searchButton i.fa.fa-search {
  top: -1px;
  position: relative;
}

/* Hide desktop header */

@media all and (max-width:1100px) { 
  header.mobile #rightWrapper {
    width: 25%;
  }
  header.main {
    display: none;
  }
  header.mobile {
    display: block;
  }
}

@media all and (max-width:750px) { 
  header.mobile #rightWrapper {
    width: 50%;
  }
}
