/** Shopify CDN: Minification failed

Line 516:3 Unexpected "display"

**/
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
(Tweaked for CleanThemes theme)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

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

/* CSS cross-browser clear fix - also apply to .block! */
.cf:before, .cf:after,
.block:before, .block:after,
.inner:before, .inner:after {
  content: "";
  display: table; }

.cf:after,
.block:after,
.inner:after {
  clear: both; }

.cf,
.block,
.inner {
  zoom: 1; }

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

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

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

h1 {
  font-size: 160%;
  margin: 1.2em 0; }

h2 {
  font-size: 123.1%;
  margin: 1.0em 0; }

h3 {
  font-size: 108%;
  margin: 0.9em 0; }

h4 {
  font-size: 100%;
  margin: 0.8em 0; }

h5 {
  font-size: 93%;
  margin: 0.7em 0; }

h6 {
  font-size: 85%;
  margin: 0.6em 0; }

h1, h2, h3, h4, h5, h6 {
  /*   font-weight:normal; */ }

strong, b {
  font-weight: bold; }

abbr, acronym {
  /*indicating to users that more info is available */
  border-bottom: 1px dotted;
  cursor: help; }

em, i {
  /*bringing italics back to the em element*/
  font-style: italic; }

ul, ol, dl {
  /*giving lists room to breath*/
  margin: 1em;
  font-size: 100%; }

blockquote {
  position: relative;
  margin: 1.5em 0;
  quotes: "\201C" "\201D";
  color: inherit;
  line-height: 1.6em;
  text-align: inherit; }

blockquote:before {
  content: open-quote; }

blockquote:after {
  content: close-quote; }

blockquote :first-child {
  display: inline; }

blockquote :last-child {
  margin-bottom: 0; }

ol, ul, dl {
  /*bringing lists on to the page with breathing room */
  margin-left: 2em; }

ol li {
  /*giving OL's LIs generated numbers*/
  list-style: decimal outside; }

ul li {
  /*giving UL's LIs generated disc markers*/
  list-style: disc outside; }

dl dd {
  /*giving UL's LIs generated numbers*/
  margin-left: 1em; }

th, td {
  /*borders and padding to make the table readable*/
  border-bottom: 1px solid #cccccc;
  border-collapse: collapse;
  border-top: 1px solid #cccccc;
  padding: 0.7em; }

th {
  /*distinguishing table headers from data cells*/
  font-weight: bold;
  text-align: left;
  border-bottom-width: 3px; }

caption {
  /*coordinated marking to match cell's padding*/
  margin-bottom: .5em;
  /*centered so it doesn't blend in to other content*/
  text-align: center; }

p, fieldset, table {
  /*so things don't run into each other*/
  margin-bottom: 1em; }

hr {
  border: 0;
  width: 100%;
  background: #cccccc;
  height: 1px; }

/* Google Fonts */
body, input, textarea, select {
  font-family: Karla; }

h1, h2, h3, h4, h5, h6, blockquote {
  font-family: Karla; }

#shoplogo {
  font-family: Karla; }

.flexslider .overlay-text {
  font-family: Arial, sans-serif; }

/* Icon font */
@font-face {
  font-family: 'icomoon';
  src: url("/cdn/shop/t/9/assets/icomoon.eot?v=169499989951412057021481209186");
  src: url("/cdn/shop/t/9/assets/icomoon.eot?#iefixv=169499989951412057021481209186") format("embedded-opentype"), url("/cdn/shop/t/9/assets/icomoon.woff?v=64342641126511319201481209187") format("woff"), url("/cdn/shop/t/9/assets/icomoon.ttf?v=135015179790690151451481209186") format("truetype"), url("/cdn/shop/t/9/assets/icomoon.svg?v=6905898867321962331481209186#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chat:before {
  content: "\e600"; }

.icon-clock:before {
  content: "\e601"; }

.icon-comment:before {
  content: "\e602"; }

.icon-gallery:before {
  content: "\e603"; }

.icon-loading:before {
  content: "\e604"; }

.icon-arrow3-down:before {
  content: "\e605"; }

.icon-arrow4-down:before {
  content: "\e606"; }

.icon-arrow3-left:before {
  content: "\e607"; }

.icon-arrow4-left:before {
  content: "\e608"; }

.icon-arrow3-right:before {
  content: "\e609"; }

.icon-arrow3-up:before {
  content: "\e60a"; }

.icon-arrow4-up:before {
  content: "\e60b"; }

.icon-arrow4-right:before {
  content: "\e60c"; }

.icon-bag:before {
  content: "\e60d"; }

.icon-cart:before {
  content: "\e60e"; }

.icon-circle-cross:before {
  content: "\e60f"; }

.icon-cross:before {
  content: "\e610"; }

.icon-export:before {
  content: "\e611"; }

.icon-facebook:before {
  content: "\e612"; }

.icon-flickr:before {
  content: "\e613"; }

.icon-forward:before {
  content: "\e614"; }

.icon-googleplus:before {
  content: "\e615"; }

.icon-heart:before {
  content: "\e616"; }

.icon-heart2:before {
  content: "\e617"; }

.icon-help:before {
  content: "\e618"; }

.icon-info:before {
  content: "\e619"; }

.icon-instagram:before {
  content: "\e61a"; }

.icon-linkedin:before {
  content: "\e61b"; }

.icon-mail:before {
  content: "\e61c"; }

.icon-maximise:before {
  content: "\e61d"; }

.icon-minus:before {
  content: "\e61e"; }

.icon-pinterest:before {
  content: "\e61f"; }

.icon-plus:before {
  content: "\e620"; }

.icon-rss:before {
  content: "\e621"; }

.icon-share:before {
  content: "\e622"; }

.icon-skype:before {
  content: "\e623"; }

.icon-star:before {
  content: "\e624"; }

.icon-star2:before {
  content: "\e625"; }

.icon-tag:before {
  content: "\e626"; }

.icon-tumblr:before {
  content: "\e627"; }

.icon-twitter:before {
  content: "\e628"; }

.icon-user:before {
  content: "\e629"; }

.icon-vimeo:before {
  content: "\e62a"; }

.icon-share2:before {
  content: "\e62b"; }

.icon-mag:before {
  content: "\e62c"; }

.icon-arrow2-left:before {
  content: "\e62d"; }

.icon-bag2:before {
  content: "\e62e"; }

.icon-house:before {
  content: "\e62f"; }

.icon-arrow2-right:before {
  content: "\e630"; }

.icon-youtube:before {
  content: "\e631"; }

.icon-nav:before {
  content: "\e632"; }

.icon-tick:before {
  content: "\e633"; }

.icon-arrow-left:before {
  content: "\e634"; }

.icon-arrow-down:before {
  content: "\e635"; }

.icon-arrow-right:before {
  content: "\e636"; }

.icon-arrow-up:before {
  content: "\e637"; }

/* Enhancements to icons */
[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  position: relative;
  width: 1.28571429em;
  line-height: 1.28571429em;
  text-align: center;
  letter-spacing: 0; }

[class^="icon-"] [class^="icon-"], [class^="icon-"] [class*=" icon-"], [class*=" icon-"] [class^="icon-"], [class*=" icon-"] [class*=" icon-"] {
  position: absolute;
  left: 0;
  top: 1.1em;
  width: 100%;
  text-align: center;
  color: #ffffff; }

.icon-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Theme styles */
body {
  font-size: 18px;
  line-height: 1.6em;
  color: #5b6169;
  background-color: #ffffff;
  background-image: url(/cdn/shop/t/9/assets/bg_stock_1.jpg?v=139171054160529360101481209183);
  background-repeat: repeat;
  /* Fonts on Macs look bad without these */
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

::selection {
  /* Webkit & Opera */
  background: #4de75d;
  color: #ffffff; }

::-moz-selection {
  /* Firefox */
  background: #4de75d;
  color: #ffffff; }

strong.highlight {
  background: #4de75d;
  color: #ffffff; }

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

a:hover {
  color: #00c237; }

input,
textarea {
  font-size: 18px;
  line-height: 1.2em;
  height: 2em;
  background-color: #ffffff;
  color: #5b6169;
  border: 1px solid #d6d7d9;
  margin: 0;
  padding: 2px 10px;
  vertical-align: middle;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

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

textarea {
  height: 120px; }

.textareawrapper {
  padding-right: 20px; }

.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  margin: 0;
  padding: 13px 20px 11px;
  background: #4de75d;
  border: none;
  color: #ffffff;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 1em;
  height: auto;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 100ms linear;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  display: inline-block;
  zoom: 1;
  *display: inline; }

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

.button.disabled,
a.button.disabled,
button[disabled],
input[type="submit"][disabled],
input[type="reset"][disabled],
input[type="button"][disabled] {
  background: #00c237; }

.button.slim,
button.slim,
input[type="submit"].slim,
input[type="reset"].slim,
input[type="button"].slim {
  padding: 6px 18px 5px; }

.coolbutton,
input.coolbutton,
button.coolbutton {
  background: transparent;
  font-size: 12px;
  line-height: 1em;
  color: inherit;
  padding: 8px 14px; }

h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: 'Slackey', cursive; }

h1.pagetitle,
h2.majortitle,
blockquote {
  font-size: 160%;
  line-height: 1.4em; }

h1.pagetitle a {
  text-decoration: none; }

.template-cart h1.pagetitle {
  margin: 0; }

.main ol, .main ul, .main dl {
  margin-top: 1.7em;
  margin-bottom: 1.7em;
  line-height: 2em; }

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

iframe {
  max-width: 100%; }

.bodywrap {
  position: relative; }

#content {
  padding: 0 0 50px 0;
  max-width: 940px;
  transition: padding 250ms;
  overflow: hidden;
  /* for float layout */ }

/* usability for when JS is disabled */
html.no-js,
.no-js body {
  height: 100%; }

.no-js .bodywrap {
  min-height: 100%; }

.no-js #content .block.product .sub a.toggler {
  display: none; }

/* Pages that go full-width */
.template-index #content,
.template-collection #content,
.template-search #content,
.template-list-collections #content,
.template-blog #content,
.template-404 #content {
  max-width: none; }

.blocklayout {
  margin: 10px;
  position: relative; }

.block {
  margin: 10px;
  background: #ffffff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  transform: translate3d(0, 0, 0);
  transition: top 500ms ease-in-out, left 500ms ease-in-out, transform 250ms, opacity 250ms, box-shadow 100ms; }

.block.initially-hidden {
  opacity: 0;
  transform: translate3d(0, 10px, 0); }

.no-js .block.initially-hidden {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.block.hidden {
  display: none; }

.block.product img {
  vertical-align: top; }

.blocklayout .block {
  float: left;
  width: 250px;
  max-width: 100%; }

.block.size-medium {
  width: 250px; }

.block.size-large,
.blocklayout.double-sized .block {
  width: 520px; }

.block.size-grande {
  width: 790px; }

.block.size-uber {
  width: 1060px; }

.block .main {
  margin: 20px; }

.block .sub {
  border-top: 1px solid #ffffff;
  padding: 20px;
  background: #ffffff; }

.block .sub.middle {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.block .sub {
  padding-top: 10px;
  padding-bottom: 10px; }

.block .meta {
  font-size: 11px;
  /* needs a fixed size to match up to the various background images in these sections */ }

.block .sub.double-padded {
  padding-top: 20px;
  padding-bottom: 20px; }

.block .meta label,
.block .meta .label,
.block .meta .meta-item {
  margin-right: 10px;
  white-space: nowrap; }

.block .sub.meta .social {
  margin-top: 1em; }

.block .divided {
  border-top: 1px solid #ffffff; }

.block .border {
  margin: -1px 0 0 -1px;
  border: 1px solid #ffffff; }

.block.text .main a {
  text-decoration: none; }

.template-index .block.page img,
.template-index .block.home-image img {
  vertical-align: top; }

.template-index .block.home-image img {
  width: 100%; }

.block.transparent,
.block.text.transparent .main {
  background: transparent; }

.block.text.transparent .main {
  background: transparent; }

.block.home-image .main {
  margin: 10px; }

.block.collection .main {
  margin: 10px; }

.block.collection img {
  vertical-align: top; }

.block.product .main {
  text-align: center;
  position: relative;
  margin: 0; }

.block.product .main img {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0; }

.block.product .main .hoverinfo {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#DDFFFFFF); }

.block.product .main:hover .hoverinfo {
  opacity: 1;
  filter: alpha(opacity=100); }

#content .block.product .main .hoverinfo a {
  /* #content required to override content link colour */
  color: #000;
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%; }

.block.product .main .hoverinfo .price,
.block.product .main .hoverinfo .title {
  transition: margin 300ms ease-in-out; }

.block.product .main .hoverinfo .title {
  margin-bottom: -10px; }

.block.product .main .hoverinfo .price {
  margin-top: 10px; }

.block.product .main:hover .hoverinfo .title {
  margin-bottom: 0; }

.block.product .main:hover .hoverinfo .price {
  margin-top: 0; }

.block.product .main .hoverinfo .title {
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  padding: 0 10px 4px; }

.block.product .main .hoverinfo .price {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 4px 10px 0; }

.block.product .main .hoverinfo .price .previously,
.block.product .main .hoverinfo .price .from {
  display: block;
  font-size: 80%;
  line-height: 1em; }

.block.product .main .hoverinfo .price .previously {
  text-decoration: line-through; }

.block.product .quick-buy-row {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
  display: none; }

.block.product:hover .quick-buy-row {
  display: block; }

.block.product .quick-buy {
  font-size: 80%;
  padding: 8px 18px; }

#content .block.product .sub a.toggler {
  top: auto;
  bottom: 10px;
  right: 10px; }

.block .readmore {
  border-bottom: 1px solid #cccccc;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
  top: 0px;
  margin: 1em 0 2em; }

.block .readmore span {
  position: relative;
  top: 0.7em;
  background-color: #ffffff;
  padding: 1em 1.5em; }

.block .fullarticle {
  margin: 1em 0 1em; }

.block .pagetitle {
  margin-top: 0; }

.block.product p {
  margin-bottom: 0.5em;
  line-height: 1.4em; }

.block.product .sub {
  text-align: center;
  padding: 10px;
  position: relative;
  line-height: 20px;
  height: 65px; }

.block.product .sub .title {
  color: #9e9e9e; }

.block.product:hover .sub .title {
  color: #db3d3d; }

.block.product .shopify-product-reviews-badge,
.block.product .spr-badge {
  display: block;
  margin-bottom: 0.5em;
  white-space: nowrap; }

.product .was-price {
  font-style: italic;
  margin-right: 14px;
  padding-right: 1px;
  /* avoid Chrome font clip */
  text-decoration: line-through;
  opacity: 0.8;
  filter: alpha(opacity=80);
  zoom: 1; }

.product .from {
  font-style: italic;
  margin-right: 5px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  zoom: 1; }

.block.padded,
.block .padded {
  padding: 20px; }

.block .sidesonly {
  padding-top: 0;
  padding-bottom: 0; }

.block.double-padded,
.block .double-padded {
  padding: 40px; }

.block .sub.double-padded,
.block .double-padded.sidesonly {
  padding-top: 20px;
  padding-bottom: 20px; }

.block .main.contactpagecontent {
  margin-bottom: 0;
  padding-bottom: 0; }

.block.collection img {
  width: 100%; }

.block.tight-margin {
  margin: 20px; }

.three-block-layout {
  text-align: center;
  padding: 15px 10px 0px 10px; }

.three-block-layout img {
  display: block;
  width: 100%; }

.three-block-layout .col-block {
  display: inline-block;
  width: 33%;
  /*   float: left; */
  /*   width: 33.333%; */ }

.home-image {
  padding: 0px 5px; }

.three-block-layout .halfrow-size {
  width: 50%; }

.three-block-layout .double-size {
  width: 66.666%; }

.three-block-layout .triple-size {
  width: 100%; }

.three-block-layout .col-block .padded {
  padding: 20px; }

.three-block-layout.contains-blocks {
  margin-right: 20px; }

.three-block-layout.contains-blocks .col-block .block {
  margin: 20px 0 20px 20px; }

#navbar {
  position: relative;
  float: left;
  width: 260px;
  height: 100%;
  border-right: 1px solid #f0f0f0;
  font-size: 86%;
  z-index: 5; }

#navbar,
#mobilefooter,
.panelinputblock .panelinputinner input.text {
  background: #ffffff; }

#navbar,
#navbar a,
#mobilefooter,
#mobilefooter a {
  color: #333333;
  text-decoration: none; }

#navbar a:hover,
#navbar #navpanel .mainnav li li li a:hover {
  color: #00c237; }

#navbar .mainnav ul {
  margin: 0;
  font-size: 100%; }

#navbar .mainnav li {
  list-style: none; }

#shoplogo {
  text-align: center;
  font-size: 26px;
  line-height: 1.4em; }

#shoplogo a, #shoplogo a:hover {
  color: #ffffff;
  text-decoration: none; }

#shoplogo img {
  max-width: 100%;
  vertical-align: top; }

#shoplogo .logotext {
  display: block;
  padding: 50px 10px; }

#navbar .cartsummary {
  margin: 1em 25px; }

#navbar .cartsummary.socialabove {
  margin-top: 10px; }

#navbar .cartsummary .numitems {
  color: #999999; }

#navbar .cartsummary .pretty-select {
  float: right;
  width: auto;
  margin: 0 0 0 10px; }

#navbar .cartsummary .pretty-select .text {
  padding: 4px 32px 4px 0; }

#navbar .cartsummary .pretty-select .text label {
  display: none; }

#navbar .cartsummary .pretty-select i {
  right: 5px; }

#navbar .searchnavwrap .btn-opts {
  /*   position: absolute;
    top: 3px;
    right: 2px; */ }

#navbar .account-links {
  display: block;
  margin-bottom: 0.5em; }

#navbar .btn-opts {
  display: none;
  border: 0px solid;
  float: right;
  padding: 15px 20px 20px;
  cursor: pointer;
  background-color: #53E751;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

#navbar .btn-opts .icon-bar {
  background: #f5f5f5;
  display: block;
  height: 3px;
  width: 31px;
  margin-top: 5px; }

#navbar #navpanel {
  border-left: none; }

#navbar #navpanel .mainnav {
  font-family: 'Slackey', cursive;
  font-size: 20px;
  position: relative;
  padding-bottom: 100px;
  clear: both;
  /*   border-top: 1px solid #eee; */ }

#navbar #navpanel .mainnav .title {
  padding: 15px 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  vertical-align: middle;
  width: 50%;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 120%; }

#navbar #navpanel .mainnav .first .title {
  right: auto;
  left: 0; }

#navbar #navpanel .mainnav .first .title div {
  border-right: 1px solid #f0f0f0; }

#navbar #navpanel .mainnav .active .title {
  color: #00c237; }

#navbar #navpanel .mainnav > ul > .active > ul {
  display: block; }

#navbar #navpanel .mainnav ul.tier1 {
  padding-top: 30px; }

#navbar #navpanel .mainnav .only ul.tier1 {
  padding-top: 30px; }

#navbar #navpanel .mainnav a {
  display: block;
  padding: 3px 25px;
  color: #ff0859; }

#navbar #navpanel .mainnav li.active > a,
#navbar #navpanel .mainnav li.expanded > a {
  color: #00c237; }

#navbar #navpanel .mainnav li li.active a.tier1title,
#navbar #navpanel .mainnav li li.expanded a.tier1title {
  background: #ffffff;
  /*   color: #666666; */
  color: #4ABFF5; }

#navbar #navpanel .mainnav li li {
  position: relative; }

#navbar #navpanel .mainnav li ul {
  /*   display:none; */ }

#navbar #navpanel .mainnav li .coolbutton {
  position: absolute;
  right: 10px;
  top: 0; }

#navbar #navpanel .mainnav .expanded > ul {
  display: block; }

#navbar #navpanel .mainnav li li ul {
  background: #f4f4f4; }

#navbar #navpanel .mainnav li li li ul {
  background: #ebebeb; }

#navbar #navpanel .mainnav li li li a {
  color: #666666; }

#checkout-note.hide-note #note {
  /*   display:none; */ }

#mobilefooter {
  padding: 10px 0;
  border-top: 1px solid #f0f0f0;
  font-size: 86%; }

#navpanel .footer {
  padding-bottom: 10px; }

.footer .registerform .title {
  display: block;
  font-size: 120%;
  padding: 10px 25px; }

.footer .registerform .msg {
  margin-left: 25px;
  margin-right: 25px; }

.footer ul {
  margin: 0;
  font-size: 90%; }

.footer li {
  list-style: none; }

.footer .account-links,
.footer .copy {
  margin: 20px 25px; }

.footer .copy p {
  font-size: 90%;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  padding: 0; }

#navpanel .account-links,
#navpanel .social-links,
#mobilefooter .social-links {
  margin: 20px 25px; }

#navpanel .social-links.underlogo {
  margin-top: 25px;
  margin-bottom: 0;
  text-align: center; }

.social-links a {
  font-size: 24px;
  line-height: 1.6em;
  margin-right: 0.7em;
  transition: color 200ms;
  vertical-align: middle; }

.social-links span {
  display: none; }

#navbar .social-links a {
  color: #666666; }

#navbar .social-links a:hover {
  color: #00c237; }

.panelinputblock {
  position: relative;
  border-top: 0px solid #f0f0f0;
  border-bottom: 0px solid #f0f0f0; }

.panelinputblock .panelinputinner {
  margin: 6px 6px 6px 25px;
  position: relative; }

.panelinputblock .panelinputinner input.text {
  border: 0;
  font-size: inherit;
  color: inherit;
  width: 100%;
  height: 30px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: 0 0 0 #000;
  -moz-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.panelinputblock .panelinputinner [type=submit] {
  position: absolute;
  top: -1px;
  right: 0;
  font-size: 16px; }

.pagination {
  margin: 10px 20px;
  text-align: center; }

.pagination.bottom {
  margin-top: 10px; }

.pagination .block {
  display: inline-block;
  overflow: hidden; }

.pagination .infiniscroll,
.pagination .block a,
.pagination .block .current {
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block; }

.pagination .infiniscroll,
.pagination .block .current {
  background: #ffffff;
  outline: 1px solid #ffffff; }

.pagination .infiniscroll.no-more {
  font-style: italic; }

.mobile-only {
  display: none; }

/* Header panel is an expandable area, hidden behind the sidebar */
.header-panel.mode-expandable {
  position: fixed;
  top: 0;
  left: 260px;
  margin-left: -400px;
  height: 100%;
  width: 399px;
  background: #ffffff;
  transition: margin 250ms;
  z-index: 4;
  border-right: 1px solid #f0f0f0; }

.header-panel.mode-expandable .inner {
  padding: 0 30px;
  overflow: auto;
  height: 100%; }

.reveal-header .header-panel.mode-expandable {
  margin-left: 0; }

.header-panel.mode-expandable #reveal-header .col {
  display: none; }

.reveal-header .header-panel.mode-expandable #reveal-header .exp {
  display: none; }

.reveal-header .header-panel.mode-expandable #reveal-header .col {
  display: block; }

.reveal-header #content {
  padding-left: 400px; }

.header-panel.mode-expandable #reveal-header {
  position: absolute;
  left: 100%;
  top: 0;
  background: #ffffff;
  color: inherit;
  padding: 20px 10px;
  font-size: 20px;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0; }

.header-panel.mode-expandable .row {
  margin-top: 40px;
  margin-bottom: 40px; }

.header-panel.mode-expandable .close-row {
  margin-top: 10px;
  margin-bottom: 10px; }

/* Header panel shows across the top of the page */
.header-panel.mode-top {
  background: #ffffff;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 25px; }

/* Force border on blog */
.template-blog .header-panel.mode-top {
  border-bottom: 1px solid #f0f0f0; }

.header-panel.mode-top .row,
.header-panel.mode-top .close-row {
  display: inline-block;
  margin-right: 25px; }

.header-panel.mode-top .pagetitle {
  margin: 15px 70px 15px 0;
  vertical-align: top; }

.header-panel.mode-top .rte {
  margin: 10px 0; }

.header-panel.mode-top .social {
  float: right;
  margin: 20px 0 0 20px; }

.header-panel.mode-top.valignm .pagetitle,
.header-panel.mode-top.valignm .row {
  vertical-align: middle; }

.social .label {
  margin-right: 5px; }
.social ul {
  margin: 0;
  padding: 0;
  display: inline-block; }
.social li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 5px;
  font-size: 16px; }
.social a {
  color: inherit;
  transition: opacity 150ms; }
  .social a:hover {
    opacity: 0.8; }

.template-blog #content .header-panel.mode-top .social {
  float: right; }

.productlabel {
  background: #ff5555;
  color: #fff;
  display: table;
  -moz-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  height: 80px;
  width: 80px; }

.block.product .productlabel {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px; }

.block.product.size-large .productlabel {
  height: 120px;
  width: 120px;
  margin-top: -60px;
  margin-left: -60px; }

.productlabel.soldout {
  background: #666666; }

.productlabel.general {
  background: #3bc492; }

.block.product:hover .productlabel {
  opacity: 0;
  filter: alpha(opacity=0); }

.productlabel span {
  font-size: 95%;
  line-height: 1.1em;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

@media only screen and (max-width: 480px) {
  .block.product .productlabel,
  .block.product.size-large .productlabel {
    font-size: 60%;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    margin: -25px 0 0 -25px; } }
#cartform ul {
  margin: 0; }

#cartform .item {
  clear: both;
  list-style: none;
  position: relative;
  margin-left: 40px;
  margin-right: 40px; }

#cartform .item a.remove {
  position: absolute;
  top: 48px;
  left: 0;
  text-decoration: none;
  font-weight: bold; }

#cartform .item .image {
  width: 80px;
  height: 80px;
  margin: 0 15px;
  float: left; }

#cartform .item .image img {
  max-height: 100%;
  margin: 0; }

#cartform .item .desc {
  overflow: hidden;
  margin: 26px 170px 0 0; }

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

#cartform .item .quantity {
  position: absolute;
  top: 40px;
  right: 90px;
  width: 90px; }

#cartform .item .quantity input {
  width: 25px;
  box-sizing: content-box; }

#cartform .item .line-total {
  margin-top: 5px;
  position: absolute;
  top: 40px;
  right: 0;
  width: 90px;
  text-align: right; }

#cartform #checkout-note textarea {
  width: 100%;
  margin-top: 10px; }

#cartform #toggle-note {
  font-size: 90%; }

#cartform .update-totals {
  float: right;
  padding: 6px 10px 5px;
  background: #00c237; }

#cartform .update-totals:hover {
  background: #4de75d; }

#cartform #shipping-calculator {
  max-width: 25em;
  margin: 0 auto; }

#cartform #shipping-calculator h3 {
  font-size: 140%; }

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

#cartform #shipping-calculator .inputrow {
  padding-left: 5em; }

#cartform #shipping-calculator .inputrow .pretty-select {
  padding-left: 1em; }

#cartform #shipping-calculator .inputrow label {
  margin-left: -6em; }

#cartform #shipping-calculator .inputrow .styleddrop {
  width: 94%;
  padding-left: 2%;
  padding-right: 2%; }

#cartform #shipping-calculator .ziprow #address_zip {
  margin-top: 10px;
  margin-right: 10px;
  width: 7em; }

#cartform #shipping-calculator .ziprow .get-rates {
  margin-top: 10px;
  background: #00c237; }

#cartform #shipping-calculator .ziprow .get-rates:hover {
  background: #4de75d; }

#cartform #shipping-calculator #wrapper-response {
  margin: 20px 0; }

#cartform .finalinfo {
  text-align: center; }

#cartform .finalinfo p {
  font-size: 90%;
  margin: 0; }

#cartform .subtotal {
  margin: 10px 0;
  padding-bottom: 5px;
  font-size: 200%;
  line-height: 200%; }

#cartform .checkoutrow .checkoutbuttoncont {
  text-align: right;
  float: right; }

#cartform .termsagreement {
  display: block;
  float: left;
  margin-right: 10px; }

#cartform .termsagreement label {
  vertical-align: middle; }

#cartform .currency-different {
  text-align: center; }

#additional-checkout-buttons {
  margin-top: 20px; }

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

.form .req,
.form .error,
.form .errors {
  color: #f5447b; }

.form .inputrow,
.form .buttonrow {
  clear: both;
  padding-top: 10px;
  padding-left: 120px; }

.form .inputrow label {
  margin-left: -120px;
  float: left; }

.form .inputrow input,
.form .inputrow textarea,
.form .inputrow select {
  width: 95%; }

.form .inputrow input[type="checkbox"] {
  width: auto; }

.form .has-error input,
.form .has-error textarea {
  border: 1px solid #f88;
  -webkit-box-shadow: 0 0 2px 0 #f88;
  -moz-box-shadow: 0 0 2px 0 #f88;
  box-shadow: 0 0 2px 0 #f88; }

/* non-template forms */
.form-row,
.large_form {
  clear: both;
  padding: 1px 0 10px 120px; }

.form-row label,
.large_form label {
  margin-left: -120px;
  width: 110px;
  float: left; }

.styleddrop {
  padding: 7px 10px;
  background-color: #ffffff;
  border: 1px solid #d6d7d9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block; }

.styleddrop select {
  border: none;
  background-color: #ffffff; }

#scrolltotop {
  position: fixed;
  left: 25px;
  bottom: -100px;
  top: auto !important;
  text-decoration: none;
  text-align: center;
  padding: 10px 10px 16px;
  background-color: #fff;
  color: #666;
  font-size: 20px;
  line-height: 20px;
  z-index: 9999999;
  border: 1px solid #999;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0px 0px 3px -1px #555;
  -moz-box-shadow: 0px 0px 3px -1px #555;
  box-shadow: 0px 0px 3px -1px #555;
  -webkit-transition: bottom 0.2s ease-in-out;
  -moz-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
  -ms-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out; }

.product-gallery,
.product-info {
  float: left;
  width: 50%; }

.product-gallery {
  width: 45%;
  padding-right: 5%; }

.product-gallery .main-image {
  text-align: center;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px; }

.product-gallery .main-image a {
  display: block; }

.product-gallery .thumbs {
  margin: 0 0 20px; }

.product-gallery .thumbs li {
  list-style: none;
  margin: 0 3px 10px 0;
  display: inline-block;
  max-width: 100%; }

.product-gallery .thumbs li a {
  text-align: center;
  display: block; }

.product-gallery .thumbs li a img {
  margin: 0;
  max-height: 80px;
  width: auto;
  max-width: none; }

.product-gallery img,
.product-info img {
  max-width: 100%;
  vertical-align: top; }

.product-info .pricearea {
  font-size: 170%;
  line-height: 1.2em;
  margin-bottom: 10px; }

.product-info .pricearea .was-price {
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-style: italic;
  text-decoration: line-through;
  padding-right: 16px; }

.product-info .majorinfo {
  position: relative;
  min-height: 80px; }

.product-info .productlabel {
  float: right;
  margin-left: 10px;
  opacity: 1;
  filter: alpha(opacity=100); }

.product-info .product-title {
  margin: 0 0 10px 0; }

.product-info .section {
  border-top: 1px solid #cccccc;
  padding: 1.3em 0;
  margin-top: 1em; }

.product-info .section.productoptions {
  padding: 1em 0 0.2em; }

.product-info .section.description {
  padding-bottom: 0; }

.descriptionunder {
  clear: both; }

.product-info .section.morelinks {
  font-size: 90%; }

.product-info .social {
  font-size: 90%;
  padding: 20px 0;
  border-top: 1px solid #cccccc; }

.product-info .social .label {
  margin-right: 6px; }

.product-info .quantadd {
  text-align: right; }

.product-info .quantadd #quantity {
  float: left;
  text-align: center;
  margin-right: 4px; }

.productoptions label {
  display: block;
  font-size: 90%;
  margin: 6px 0 1px; }

.productoptions select {
  max-width: 100%; }

.quickbuy-form {
  width: 680px;
  margin: 30px;
  overflow: hidden; }

.quickbuy-form .action-icons {
  position: absolute;
  top: 5px;
  right: 5px; }

.quickbuy-form .action-icons .action-icon {
  color: inherit;
  font-size: 30px; }

.quickbuy-form .action-icons .action-icon[data-idx="-1"] {
  display: none; }

.quickbuy-form .action-icon {
  opacity: 0.6; }

.quickbuy-form .action-icon:hover {
  opacity: 1; }

.quickbuy-form .product-gallery .main-image a {
  cursor: default; }

.quickbuy-form .product-gallery .main-image img {
  max-height: 460px; }

.quickbuy-form .product-gallery .thumbs li a img {
  max-height: 60px; }

.quickbuy-form .product-info {
  margin-top: 30px; }

#crumbregion {
  color: #5b6169;
  padding-bottom: 0; }

#crumbregion a {
  color: inherit;
  text-decoration: none; }

/* bit of a hack */
#crumbregion [class^=icon] {
  top: 2px; }

#crumbregion .crumbs a {
  text-transform: uppercase; }

#crumbregion .crumbs .div {
  margin: 0 15px; }

#crumbregion .crumbs .social-links a {
  font-size: 16px;
  line-height: 1em;
  vertical-align: top;
  margin: 0 0 0 10px; }

#crumbregion .nextprev {
  float: right; }

#crumbregion .nextprev .divider {
  margin: 0 8px; }

#search-form input[type=text] {
  width: 93%; }

#comments .gravatar {
  width: 80px;
  margin-right: 20px;
  float: left; }

#comments .gravatar {
  overflow: hidden; }

.footer .payment-methods {
  margin: 0 15px 0 20px; }

.payment-methods li {
  display: inline-block;
  margin: 0 5px 5px 0; }

.payment-methods img {
  width: 50px;
  vertical-align: top; }

.flexslider .overlay-text {
  position: absolute;
  width: 50%; }

.flexslider .overlay-text.posx-left {
  left: 5%;
  text-align: left; }

.flexslider .overlay-text.posx-middle {
  left: 5%;
  right: 5%;
  width: auto;
  text-align: center; }

.flexslider .overlay-text.posx-right {
  right: 5%;
  text-align: right; }

.flexslider .overlay-text.posy-top {
  top: 10%; }

.flexslider .overlay-text.posy-middle {
  top: 35%; }

.flexslider .overlay-text.posy-bottom {
  bottom: 10%; }

.flexslider .overlay-text .text-1,
.flexslider .overlay-text .text-2 {
  margin: 0 0 20px;
  line-height: 0;
  font-family: inherit; }

.flexslider .overlay-text .scaled-text {
  line-height: 1em;
  transition: font-size 250ms; }

.flexslider .overlay-text .text-1,
.flexslider .overlay-text .text-2 {
  color: #fff; }

.flexslider .overlay-text.col-dark .text-1,
.flexslider .overlay-text.col-dark .text-2 {
  color: #000; }

.flexslider .overlay-text .text-1 {
  font-size: 80px; }

.flexslider .overlay-text .text-2 {
  font-size: 50px; }

ul.taglist {
  margin: 0; }

ul.taglist li {
  display: inline; }

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

.simple-popup {
  position: absolute;
  width: 140px;
  padding: 10px 15px;
  border: 1px solid #f0f0f0;
  background: #ffffff;
  color: #00c237;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #888;
  -moz-box-shadow: 0 0 2px 0 #888;
  box-shadow: 0 0 2px 0 #888;
  text-align: center;
  z-index: 10000;
  opacity: 1;
  transform: scale(1) translateY(0);
  transition: opacity 250ms, transform 250ms; }

.simple-popup.hidden {
  opacity: 0;
  transform: scale(0.9) translateY(10px); }

.fb_iframe_widget iframe {
  max-width: none; }

.pretty-select {
  display: block;
  position: relative;
  background: #eee;
  color: #333;
  text-align: left;
  padding: 0 0 0 15px;
  border-radius: 3px;
  margin: 15px 0;
  width: 230px;
  max-width: 100%; }

.pretty-select .text {
  display: block;
  padding: 12px 50px 12px 0;
  line-height: 1.2em;
  font-size: 12px; }

.pretty-select .text:before, .pretty-select .text:after {
  content: "";
  display: table; }

.pretty-select .text:after {
  clear: both; }

.pretty-select .text {
  zoom: 1; }

.pretty-select .text label {
  float: left;
  font-weight: bold;
  margin: 0 10px 0 0;
  display: inline;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  max-width: 90px; }

.pretty-select .text .value {
  display: block;
  overflow: hidden; }

.pretty-select i {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -0.5em;
  z-index: 1;
  font-size: 20px;
  line-height: 1em; }

.pretty-select select {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 15;
  cursor: pointer;
  -webkit-appearance: menulist-button;
  -moz-appearance: menulist-button;
  appearance: menulist-button; }

.gift-card-container {
  margin: 100px auto;
  max-width: 640px;
  padding: 0 10px;
  text-align: center; }

/* Responsive styles */
@media only screen and (max-width: 950px) {
  .three-block-layout.break-early .col-block {
    float: none;
    width: auto; } }
@media only screen and (max-width: 767px) {
  .mobile-only {
    display: block; }

  .desktop-only {
    display: none; }

  #content {
    padding-left: 0;
    padding-right: 0;
    max-width: none; }

  input,
  textarea {
    box-sizing: border-box; }

  #navbar {
    float: none;
    width: auto;
    height: auto;
    min-height: 0 !important; }

  #navbar .btn-opts {
    display: block; }

  #navbar .searchnavwrap .search {
    margin-right: 68px; }

  #navbar .searchnavwrap .search input[type=text] {
    border-right: 1px solid #f0f0f0; }

  #navbar #navpanel .mainnav {
    padding: 0; }

  #navbar #navpanel .mainnav > ul {
    display: none;
    border-bottom: 1px solid #f0f0f0; }

  #navbar #navpanel .mainnav a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .blocklayout,
  .block {
    margin: 10px; }

  .block.double-padded,
  .block .double-padded {
    padding: 20px; }

  .block.padded > .padded {
    padding: 0; }

  #cartform .item {
    margin-left: 20px;
    margin-right: 20px; }

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

  #cartform .checkoutrow .checkoutbuttoncont {
    float: none;
    text-align: center;
    clear: both; }

  #crumbregion .nextprev {
    float: none;
    text-align: center; }

  .header-panel.mode-expandable {
    position: static;
    margin-left: 0;
    height: auto;
    width: auto; }

  .header-panel.mode-expandable .row,
  .header-panel.mode-expandable .close-row,
  .header-panel.mode-top .row,
  .header-panel.mode-top .close-row {
    float: none;
    display: block;
    margin: 10px 0; }

  .header-panel.mode-expandable #reveal-header {
    display: none; }

  .block.product .main .hoverinfo,
  .block.product:hover .quick-buy-row {
    display: none; }

  .product-gallery,
  .product-info {
    float: none;
    width: auto;
    margin-top: 25px;
    padding-right: 0; }

  .product-gallery .main-image {
    display: none; }

  .product-gallery .main-image.onlyimage {
    display: block; }

  .product-gallery .thumbs li {
    float: none;
    width: 100%;
    /* also used to determine gallery event behaviour */
    position: relative; }

  .product-gallery .thumbs li a img {
    max-height: none;
    max-width: 100%; }

  #scrolltotop {
    display: none; } }
@media only screen and (max-width: 1200px) {
  .three-block-layout .col-block {
    width: 32.5%; } }
@media only screen and (max-width: 959px) {
  .product-gallery {
    padding-right: 0; }

  .block.product .shopify-product-reviews-badge,
  .block.product .spr-badge {
    font-size: 75%;
    margin-bottom: 0.8em; }

  /* CSS override for the home slider full-page scaling */
  .flexslider.type-full-page-desktop-only {
    height: auto !important; }

  .flexslider.type-full-page-desktop-only .slides img {
    position: static !important;
    width: 100% !important;
    height: auto !important; } }
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .product-gallery,
  .product-info {
    float: none;
    width: auto; }

  #cartform .item .desc {
    margin: 10px 90px 0 0; }

  #cartform .item .quantity {
    right: 0;
    top: 25px;
    text-align: right; }

  #cartform .item .line-total {
    top: 70px;
    right: 0; } }
@media only screen and (max-width: 480px) {
  .template-collection #content .social {
    float: none;
    margin-top: 1em; }

  .three-block-layout .col-block {
    float: none;
    width: auto; }

  .three-block-layout .col-block .home-image {
    margin-left: 0;
    margin-right: 0; }

  .three-block-layout .col-block .padded {
    padding: 20px; }

  .three-block-layout.contains-blocks {
    margin-right: 0; }

  .three-block-layout.contains-blocks .col-block .block {
    margin: 20px; }

  .flexslider .overlay-text .text-1,
  .flexslider .overlay-text .text-2 {
    margin: 0; }

  /* Remove extraneous space on text pages */
  .template-page #content .block,
  .template-page #content .block .main,
  .template-article #content .block,
  .template-article #content .block .main,
  .template-blog #content .blocklayout,
  .template-blog #content .block {
    margin: 0; }

  .block.double-padded, .block .double-padded {
    padding: 10px; }

  .product-info .section.majorinfo .productlabel {
    float: none;
    margin: 20px auto; }

  #cartform .item {
    padding-bottom: 60px; }

  #cartform .item a.remove {
    top: auto;
    bottom: 67px;
    left: auto;
    right: 15px; }

  #cartform .item .image {
    margin: 0 auto; }

  #cartform .item .desc {
    margin: 5px 0 0 0;
    padding-top: 0; }

  #cartform .item .quantotal {
    clear: both;
    padding-top: 20px;
    padding-right: 50px; }

  #cartform .item .quantity {
    position: static;
    float: left;
    width: 50%; }

  #cartform .item .line-total {
    position: static;
    float: left;
    width: 50%; }

  #cartform #shipping-calculator .ziprow {
    text-align: center; }

  #cartform #shipping-calculator .ziprow input {
    display: inline-block;
    min-width: 60%; }

  #cartform #shipping-calculator .ziprow #address_zip {
    margin-right: 0; } }
/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

#navbar {
  border: 0px; }

.logo-mobile {
  display: none; }

#navbar #navpanel .mainnav li.sub-navigation a {
  color: #999; }

#navbar #navpanel .mainnav li.sub-navigation li.active a.tier1title,
#navbar #navpanel .mainnav li.sub-navigation li.expanded a.tier1title {
  color: #666; }

.footer .registerform .title {
  font-size: 14px; }

.main-intro {
  background-color: #FF0056;
  color: #ffe3ec; }
  .main-intro .header-panel.mode-top {
    background: none;
    border: 0px; }
  .main-intro h1 {
    color: #fee004; }

.header-panel.mode-top {
  background: #EC0954;
  border: 0px; }
  .header-panel.mode-top h1 {
    color: #FEE004; }

.header-panel.mode-top .social {
  color: #fff; }

#content {
  max-width: 1200px; }

.main ul.locations {
  list-style: none;
  line-height: 22px;
  margin: 0px;
  padding: 25px 0px 0px 0px; }
  .main ul.locations li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 0px 50px 0px; }

.featured-products-title {
  text-align: center;
  padding-top: 10px; }

.collection-title-image {
  width: 100%;
  height: 300px; }

.fudge-picker label {
  margin: 0px; }
.fudge-picker input {
  margin-right: 10px;
  height: auto; }

@media only screen and (max-width: 1200px) {
  .main ul.locations li {
    width: 49%; } }
@media only screen and (max-width: 900px) {
  .main ul.locations li {
    width: 100%; }

  .collection-title-image {
    width: 100%;
    height: 200px; } }
@media only screen and (max-width: 767px) {
  #shoplogo {
    background-color: #fff;
    padding: 0px 25px;
    height: 80px; }
    #shoplogo img {
      width: 140px; }

  #navbar #navpanel .mainnav ul.tier1 {
    padding-top: 0px; }

  #navbar #navpanel .mainnav li li {
    border-bottom: 1px solid #eee; }

  .cartsummary {
    width: 40%;
    float: left; }

  .search.panelinputblock {
    width: 35%;
    float: right;
    border: 0px; }

  .search {
    display: none; }

  .logo-mobile {
    display: inline-block; }

  .logo-desktop {
    display: none; } }
.christmas-delivery {
  background-color: #00C123;
  color: #fff;
  text-align: center;
  line-height: 16px;
  padding: 10px; }

.header-panel .pretty-select {
  background: #d8004e;
  color: #fff;
  font-weight: bold; }

.productoptions .pretty-select {
  background-color: #FFE03A;
  width: 100%;
  padding: 0px;
  text-indent: 15px; }
