/*
Theme Name: Dont Blink Tees 2.0
Theme URI: http://www.dontblinktees.com
Author: Dontblinktees
Author URI: http://www.dontblinktees.com 
Version: 2.0
*/
/* global variables
----------------------------------------------- */
/* line 26, scss/_variables.scss */
.full-block, img.transparency, .xcart-menu .basket-count, .cart-icon .basket-count, .cart-menu iframe, .contact-success, .contact-failure, .product-gallery .gallery-thumb a, li.sidebar-filter a { width: 100%; height: 100%; display: block; }

/* line 33, scss/_variables.scss */
.off-page { position: absolute; top: -9999px; left: -9999px; }

/* line 40, scss/_variables.scss */
img.transparency { position: absolute; top: 0; left: 0; z-index: 1; }

/* line 48, scss/_variables.scss */
.center { text-align: center; }

/* global styles
----------------------------------------------- */
/* line 54, scss/_variables.scss */
.style-guide { margin-bottom: 40px; }

/* line 85, scss/_variables.scss */
span.small { font-size: 0.8em; }

/* buttons */
/* line 127, scss/_variables.scss */
a.button, a.pill { margin: 1px auto; text-align: center; vertical-align: middle; color: #fff; display: inline-block; }
/* line 133, scss/_variables.scss */
a.button:hover, a.pill:hover { color: #fff; }
/* line 134, scss/_variables.scss */
a.button:active, a.pill:active { position: relative; top: 1px; left: 1px; }

/* line 141, scss/_variables.scss */
.button.basic, input[type="submit"], input[type="button"], .pill.basic { background-color: #3996f6; color: #fff; }
/* line 122, scss/_variables.scss */
.button.basic:hover, input[type="submit"]:hover, input[type="button"]:hover, .pill.basic:hover { background-color: #2189f5; }

/* line 146, scss/_variables.scss */
.medium.button, .medium.pill { /* $padhigh, $padwide, $font-size, $radius */ padding: 12px 25px; font-size: 0.97em; /* ems */ line-height: 1.47em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

/* line 151, scss/_variables.scss */
.medium.pill { -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; }

/* line 156, scss/_variables.scss */
.large.button, .large.pill { font-weight: 600; /* $padhigh, $padwide, $font-size, $radius */ padding: 18px 40px; font-size: 1.25em; /* ems */ line-height: 1.75em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }

/* line 162, scss/_variables.scss */
.large.pill { -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; border-radius: 50px; }

/* forms */
/* line 170, scss/_variables.scss */
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="url"], textarea, select { box-shadow: none; border: 2px solid #e9e9e9; margin: 2px; vertical-align: middle; padding: 5px; font-family: "Open Sans", Arial, Helvetica, sans-serif; color: #404040; font-size: 0.9em; }

/* line 181, scss/_variables.scss */
input[type="submit"], input[type="button"] { padding: 8px 10px; font-size: inherit; /* ems */ line-height: inherit0.5em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; border: 0px solid; }
/* line 185, scss/_variables.scss */
input[type="submit"]:active, input[type="button"]:active { position: relative; top: 1px; left: 1px; }

/* line 192, scss/_variables.scss */
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="url"], textarea, select { -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; padding: 6px; }

/* line 198, scss/_variables.scss */
.stepper { width: 64px; margin: 0 1px; padding: 0; overflow: hidden; position: relative; display: inline-block; vertical-align: middle; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
/* line 208, scss/_variables.scss */
.stepper .stepper-input { font-size: 0.95em; margin: 0; overflow: hidden; padding: 8px 3px; width: 100%; z-index: 49; }
/* line 217, scss/_variables.scss */
.stepper .stepper-input::-webkit-inner-spin-button, .stepper .stepper-input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
/* line 220, scss/_variables.scss */
.stepper .stepper-input:focus { background-color: #fff; }
/* line 221, scss/_variables.scss */
.stepper .stepper-arrow { background: #eeeeee url(assets/stepper-arrows.png) no-repeat; border: 1px solid #e9e9e9; cursor: pointer; display: block; height: 50%; position: absolute; right: 0; text-indent: -99999px; width: 20px; z-index: 50; }
/* line 233, scss/_variables.scss */
.stepper .stepper-arrow.up { background-position: center top; border-bottom: none; top: 0; }
/* line 238, scss/_variables.scss */
.stepper .stepper-arrow.down { background-position: center bottom; bottom: 0; }

/* icons */
/* line 248, scss/_variables.scss */
.icon, a.sdcarrdk, a.srcarrdk, a.sdcarrw, a.srcarrw, a.mdcarrdk, a.mrcarrdk, a.mdcarrw, a.mrcarrw, a.ldcarrdk, a.lrcarrdk, a.ldcarrw, a.lrcarrw, a.splusdk, a.splusw, a.mplusdk, a.mplusw, a.lplusdk, a.lplusw { vertical-align: middle; margin-right: 2px; display: inline-block; background-repeat: no-repeat; cursor: default; }

/* line 293, scss/_variables.scss */
a.sdcarrdk, a.srcarrdk, a.sdcarrw, a.srcarrw { height: 10px; width: 10px; background-size: 20px 20px; }
/* line 296, scss/_variables.scss */
a.mdcarrdk, a.mrcarrdk, a.mdcarrw, a.mrcarrw { height: 15px; width: 15px; background-size: 30px 30px; }
/* line 299, scss/_variables.scss */
a.ldcarrdk, a.lrcarrdk, a.ldcarrw, a.lrcarrw { height: 20px; width: 20px; background-size: 40px 40px; }
/* line 302, scss/_variables.scss */
a.sdcarrdk, a.mdcarrdk, a.ldcarrdk { background-position: right top; background-image: url(assets/nav-carrots.png); }
/* line 305, scss/_variables.scss */
a.srcarrdk, a.mrcarrdk, a.lrcarrdk { background-position: right bottom; background-image: url(assets/nav-carrots.png); }
/* line 308, scss/_variables.scss */
a.sdcarrw, a.mdcarrw, a.ldcarrw { background-position: left top; background-image: url(assets/nav-carrots.png); }
/* line 311, scss/_variables.scss */
a.srcarrw, a.mrcarrw, a.lrcarrw { background-position: left bottom; background-image: url(assets/nav-carrots.png); }

/* line 325, scss/_variables.scss */
a.splusdk, a.splusw { height: 10px; width: 10px; background-size: 20px 10px; }
/* line 328, scss/_variables.scss */
a.mplusdk, a.mplusw { height: 15px; width: 15px; background-size: 30px 15px; }
/* line 331, scss/_variables.scss */
a.lplusdk, a.lplusw { height: 20px; width: 20px; background-size: 40px 20px; }
/* line 334, scss/_variables.scss */
a.splusdk, a.mplusdk, a.lplusdk { background-position: right top; background-image: url(assets/plus-icons.png); }
/* line 337, scss/_variables.scss */
a.splusw, a.mplusw, a.lplusw { background-position: left top; background-image: url(assets/plus-icons.png); }

/* CSS Document */
/* line 4, scss/base.scss */
html, body { height: 100%; }

/* hide body from IE browsers < 9 before redirect */
/* line 9, scss/base.scss */
html.ie-lt9 body { display: none; }

/* _reset.scss */
/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://meyerweb.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
-------------------------------------------------------------------------------*/
/* Let's default this puppy out
-------------------------------------------------------------------------------*/
/* my resets */
/* no defaul link styling */
/* line 20, scss/_reset.scss */
a, a:link, a:visited, a:active, a:focus { text-decoration: none; border: 0px none; outline: 0; color: inherit; }
/* line 25, scss/_reset.scss */
a img, a:link img, a:visited img, a:active img, a:focus img { border: 0px none; }

/* line 28, scss/_reset.scss */
.clear { clear: both; }

/* Apply a natural box layout model to all elements: http://paulirish.com/2012/box-sizing-border-box-ftw/ */
/* line 33, scss/_reset.scss */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* line 36, scss/_reset.scss */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, details, summary { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* consider resetting the default cursor: https://gist.github.com/murtaugh/5247154 */
/* line 47, scss/_reset.scss */
article, aside, figure, footer, header, hgroup, nav, section, details, summary { display: block; }

/* Responsive images and other embedded objects Note: keeping IMG here will cause problems if you're using foreground images as sprites. If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
/* line 54, scss/_reset.scss */
img, object, embed { max-width: 100%; }

/* force a vertical scrollbar to prevent a jumpy page */
/* line 57, scss/_reset.scss */
html { overflow-y: scroll; }

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
/* line 61, scss/_reset.scss */
ul { list-style: none; }

/* line 63, scss/_reset.scss */
blockquote, q { quotes: none; }

/* line 68, scss/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* line 70, scss/_reset.scss */
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; }

/* line 72, scss/_reset.scss */
del { text-decoration: line-through; }

/* line 74, scss/_reset.scss */
abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }

/* tables still need cellspacing="0" in the markup */
/* line 77, scss/_reset.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* line 78, scss/_reset.scss */
th { font-weight: bold; vertical-align: bottom; }

/* line 79, scss/_reset.scss */
td { font-weight: normal; vertical-align: top; }

/* line 81, scss/_reset.scss */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

/* line 83, scss/_reset.scss */
input, select { vertical-align: middle; }

/* line 85, scss/_reset.scss */
pre { white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ word-wrap: break-word; /* IE */ }

/* line 92, scss/_reset.scss */
input[type="radio"] { vertical-align: text-bottom; }

/* line 93, scss/_reset.scss */
input[type="checkbox"] { vertical-align: bottom; }

/* line 94, scss/_reset.scss */
.ie7 input[type="checkbox"] { vertical-align: baseline; }

/* line 95, scss/_reset.scss */
.ie6 input { vertical-align: text-bottom; }

/* line 97, scss/_reset.scss */
select, input, textarea { font: 99% sans-serif; }

/* line 99, scss/_reset.scss */
table { font-size: inherit; font: 100%; }

/* line 101, scss/_reset.scss */
small { font-size: 85%; }

/* line 103, scss/_reset.scss */
strong { font-weight: bold; }

/* line 105, scss/_reset.scss */
td, td img { vertical-align: top; }

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
/* line 109, scss/_reset.scss */
sub, sup { font-size: 75%; line-height: 0; position: relative; }

/* line 110, scss/_reset.scss */
sup { top: -0.5em; }

/* line 111, scss/_reset.scss */
sub { bottom: -0.25em; }

/* standardize any monospaced elements */
/* line 114, scss/_reset.scss */
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/* hand cursor on clickable elements */
/* line 122, scss/_reset.scss */
.clickable, label, input[type=button], input[type=submit], input[type=file], button { cursor: pointer; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
/* line 125, scss/_reset.scss */
button, input, select, textarea { margin: 0; }

/* make buttons play nice in IE */
/* line 128, scss/_reset.scss */
button { width: auto; overflow: visible; }

/* scale images in IE7 more attractively */
/* line 131, scss/_reset.scss */
.ie7 img { -ms-interpolation-mode: bicubic; }

/* prevent BG image flicker upon hover */
/* line 134, scss/_reset.scss */
.ie6 html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

/* let's clear some floats */
/* line 137, scss/_reset.scss */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }

/* line 138, scss/_reset.scss */
.clearfix:after { clear: both; }

/* line 139, scss/_reset.scss */
.clearfix { zoom: 1; }

/* _fonts.scss */
/*============= Roboto =============*/
@font-face { font-family: "Roboto Slab"; src: url("fonts/robotoslab-regular.eot"); src: url("fonts/robotoslab-regular.eot?#iefix") format("embedded-opentype"), url("fonts/robotoslab-regular.woff") format("woff"), url("fonts/robotoslab-regular.ttf") format("truetype"), url("fonts/robotoslab-regular.svg") format("svg"); font-weight: normal; font-weight: 400; font-style: normal; }

@font-face { font-family: "Roboto Slab"; src: url("fonts/robotoslab-bold.eot"); src: url("fonts/robotoslab-bold.eot?#iefix") format("embedded-opentype"), url("fonts/robotoslab-bold.woff") format("woff"), url("fonts/robotoslab-bold.ttf") format("truetype"), url("fonts/robotoslab-bold.svg") format("svg"); font-weight: bold; font-weight: 700; font-style: normal; }

@font-face { font-family: "Roboto Slab"; src: url("fonts/robotoslab-light.eot"); src: url("fonts/robotoslab-light.eot?#iefix") format("embedded-opentype"), url("fonts/robotoslab-light.woff") format("woff"), url("fonts/robotoslab-light.ttf") format("truetype"), url("fonts/robotoslab-light.svg") format("svg"); font-weight: 300; font-style: normal; }

/*============= Open Sans =============*/
@font-face { font-family: "Open Sans"; src: url("fonts/opensans-regular.eot"); src: url("fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular.woff") format("woff"), url("fonts/opensans-regular.ttf") format("truetype"), url("fonts/opensans-regular.svg") format("svg"); font-weight: normal; font-weight: 400; font-style: normal; }

@font-face { font-family: "Open Sans"; src: url("fonts/opensans-italic.eot"); src: url("fonts/opensans-italic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-italic.woff") format("woff"), url("fonts/opensans-italic.ttf") format("truetype"), url("fonts/opensans-italic.svg") format("svg"); font-weight: normal; font-weight: 400; font-style: italic; }

@font-face { font-family: "Open Sans"; src: url("fonts/opensans-bold.eot"); src: url("fonts/opensans-bold.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-bold.woff") format("woff"), url("fonts/opensans-bold.ttf") format("truetype"), url("fonts/opensans-bold.svg") format("svg"); font-weight: bold; font-weight: 700; font-style: normal; }

@font-face { font-family: "Open Sans"; src: url("fonts/opensans-bolditalic.eot"); src: url("fonts/opensans-bolditalic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-bolditalic.woff") format("woff"), url("fonts/opensans-bolditalic.ttf") format("truetype"), url("fonts/opensans-bolditalic.svg") format("svg"); font-weight: bold; font-weight: 700; font-style: italic; }

@font-face { font-family: "Open Sans"; src: url("fonts/opensans-semibold.eot"); src: url("fonts/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibold.woff") format("woff"), url("fonts/opensans-semibold.ttf") format("truetype"), url("fonts/opensans-semibold.svg") format("svg"); font-weight: 600; font-style: normal; }

@font-face { font-family: "Open Sans"; src: url("fonts/opensans-semibolditalic.eot"); src: url("fonts/opensans-semibolditalic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibolditalic.woff") format("woff"), url("fonts/opensans-semibolditalic.ttf") format("truetype"), url("fonts/opensans-semibolditalic.svg") format("svg"); font-weight: 600; font-style: italic; }

@font-face { font-family: "Open Sans"; src: url("fonts/opensans-light.eot"); src: url("fonts/opensans-light.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-light.woff") format("woff"), url("fonts/opensans-light.ttf") format("truetype"), url("fonts/opensans-light.svg") format("svg"); font-weight: 300; font-style: normal; }

@font-face { font-family: "Open Sans"; src: url("fonts/opensans-lightitalic.eot"); src: url("fonts/opensans-lightitalic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-lightitalic.woff") format("woff"), url("fonts/opensans-lightitalic.ttf") format("truetype"), url("fonts/opensans-lightitalic.svg") format("svg"); font-weight: 300; font-style: italic; }

/* _grid.scss */
/** Gridpak Beta SCSS   Generator - http://gridpak.com/ Created by @erskinedesign */
/* Reusable column setup */
/* line 29, scss/_grid.scss */
.col { border: 0px solid rgba(0, 0, 0, 0); float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding-box !important; -webkit-background-clip: padding-box !important; background-clip: padding-box !important; overflow: hidden; display: inline; }

    /* 1. 0px - 620px viewport ----------------------------------------------------------------------------- 
	4 column grid
	-------------------------  Span 1:    23.125% Span 2:    48.75% Span 3:    74.375% Span 4:    100% 
	3 column grid
	------------------------- 
	Span 1-3:    31.6666666667% Span 2-3:    65.8333333333% Span 3-3:    100%  ----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) and (max-width: 619px) { /* line 65, scss/_grid.scss */
  .col { margin-left: 2.5%; padding: 0 2.5%; }
  /* --- Gridpak variables ---*/
  /* line 79, scss/_grid.scss */
  .span_1, .n { width: 23.125%; border-left-width: 0; padding: 0 2.5%; margin-left: 2.5%; }
  /* line 82, scss/_grid.scss */
  .span_2, .gallery-thumb, #about-feature .feature-thumb { width: 48.75%; border-left-width: 0; padding: 0 2.5%; margin-left: 2.5%; }
  /* line 85, scss/_grid.scss */
  .span_3, .n { width: 74.375%; border-left-width: 0; padding: 0 2.5%; margin-left: 2.5%; }
  /* line 88, scss/_grid.scss */
  .span_4, .index-slider, .blurb, .browse-links, .shop-links, .newsletter, .social, .copyright, .trust-icons, .index-social, .contact-form, #about-rb div.one, #about-rb div.two, #about-dbt div.one, #about-dbt div.two, #about-dbt div.three, .blog-sidebar aside, .blog-posts, .blog-sidebar, .contact-map, .contact-info, #service-table .table-topic, #service-table .info-cell, .prod-banner { margin-left: 0 !important; width: 100%; }
  /* line 93, scss/_grid.scss */
  .span_1-3, .n { width: 31.66667%; border-left-width: 0; padding: 0 2.5%; margin-left: 2.5%; }
  /* line 96, scss/_grid.scss */
  .span_2-3, .n { width: 65.83333%; border-left-width: 0; padding: 0 2.5%; margin-left: 2.5%; }
  /* line 99, scss/_grid.scss */
  .span_3-3, .poster, body.home .gallery-thumb, .prod-desc, .prod-images, .prod-selection, #shop-thumbs .product-gallery, #shop-thumbs .product-sidebar { margin-left: 0 !important; width: 100%; }
  /* line 104, scss/_grid.scss */
  .row .col:first-child { margin-left: 0 !important; } }
    /* 2. 620px - 859px viewport -----------------------------------------------------------------------------  8 column grid
	-------------------------	 Span 1:    11.40625%	Span 5:    62.03125% Span 2:    24.0625%		Span 6:    74.6875% Span 3:    36.71875%	Span 7:    87.34375%		 Span 4:    49.375%		Span 8:    100%   6 column grid
	-------------------------
	Span 1:    15.625% Span 2:    32.5% Span 3:    49.375% Span 4:    66.25% Span 5:    83.125% Span 6:    100%  ----------------------------------------------------------------------------- */
@media screen and (min-width: 620px) and (max-width: 859px) { /* line 134, scss/_grid.scss */
  .col { margin-left: 1.25%; padding: 0 1.25%; }
  /* --- Gridpak variables ---*/
  /* line 148, scss/_grid.scss */
  .span_1, .n { width: 11.40625%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 151, scss/_grid.scss */
  .span_2, #service-table .table-topic { width: 24.0625%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 154, scss/_grid.scss */
  .span_3, .index-social, #service-table .info-cell, #service-table .table-header { width: 36.71875%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 157, scss/_grid.scss */
  .span_4, #about-rb div.one, #about-rb div.two, .contact-info { width: 49.375%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 160, scss/_grid.scss */
  .span_5, .n { width: 62.03125%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 163, scss/_grid.scss */
  .span_6, .n { width: 74.6875%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 166, scss/_grid.scss */
  .span_7, .n { width: 87.34375%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 169, scss/_grid.scss */
  .span_8, .index-slider, .newsletter, .social, .copyright, .trust-icons, .contact-form, #about-dbt div.one, #about-dbt div.two, #about-dbt div.three, .blog-posts, .blog-sidebar, .contact-map, .prod-banner { margin-left: 0 !important; width: 100%; }
  /* line 175, scss/_grid.scss */
  .span_1-6 { width: 15.625%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 178, scss/_grid.scss */
  .span_2-6, .poster, .gallery-thumb, #about-feature .feature-thumb, .blog-sidebar aside { width: 32.5%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 181, scss/_grid.scss */
  .span_3-6 { width: 49.375%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 184, scss/_grid.scss */
  .span_4-6, .blurb, .shop-links, .browse-links { width: 66.25%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 187, scss/_grid.scss */
  .span_5-6 { width: 83.125%; border-left-width: 0; padding: 0 1.25%; margin-left: 1.25%; }
  /* line 190, scss/_grid.scss */
  .span_6-6, .prod-desc, .prod-images, .prod-selection, #shop-thumbs .product-gallery, #shop-thumbs .product-sidebar { margin-left: 0 !important; width: 100%; }
  /* line 195, scss/_grid.scss */
  .row .col:first-child { margin-left: 0 !important; } }
    /* 3. 860px - 1239px viewport  ----------------------------------------------------------------------------- 
	16 column grid
	------------------------- Span 1:    5.3125%		Span 9:    55.8125% Span 2:    11.625%		Span 10:    62.125% Span 3:    17.9375%		Span 11:    68.4375% Span 4:    24.25%		Span 12:    74.75% Span 5:    30.5625%		Span 13:    81.0625% Span 6:    36.875%		Span 14:    87.375% Span 7:    43.1875%		Span 15:    93.6875% Span 8:    49.5%		Span 16:    100%
	
	
	12 column grid
	------------------------- Span 1:    7.41666666667%		Span 7:    57.9166666667% Span 2:    15.8333333333%		Span 8:    66.3333333333% Span 3:    24.25%				Span 9:    74.75% Span 4:    32.6666666667%		Span 10:    83.1666666667% Span 5:    41.0833333333%		Span 11:    91.5833333333% Span 6:    49.5%				Span 12:    100%    ----------------------------------------------------------------------------- */
@media screen and (min-width: 860px) { /* line 228, scss/_grid.scss */
  .col { margin-left: 1%; padding: 0 1%; }
  /* --- Gridpak variables ---*/
  /* line 243, scss/_grid.scss */
  .span_1, .n { width: 5.3125%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 246, scss/_grid.scss */
  .span_2, .n { width: 11.625%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 249, scss/_grid.scss */
  .span_3, .span3, .poster { width: 17.9375%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 252, scss/_grid.scss */
  .span_4, .browse-links, .shop-links, #about-rb div.one, #about-dbt div.three, .blog-sidebar, .contact-info, #service-table .table-topic, .span4, .gallery-thumb, .product-sidebar, #about-feature .feature-thumb { width: 24.25%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 255, scss/_grid.scss */
  .span_5, .span5, .index-social, #footer .social, .blurb { width: 30.5625%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 258, scss/_grid.scss */
  .span_6, .logo-menu, .trust-icons, #service-table .table-header, #service-table .info-cell { width: 36.875%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 261, scss/_grid.scss */
  .span_7 { width: 43.1875%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 264, scss/_grid.scss */
  .span_8, .span8, .prod-desc, .prod-images, .prod-selection { width: 49.5%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 267, scss/_grid.scss */
  .span_9 { width: 55.8125%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 270, scss/_grid.scss */
  .span_10, .copyright { width: 62.125%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 273, scss/_grid.scss */
  .span_11, .nav-container, .newsletter { width: 68.4375%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 276, scss/_grid.scss */
  .span_12, #shop-thumbs .product-gallery, #about-dbt div.one, #about-dbt div.two, #about-rb div.two, .blog-posts, .contact-map { width: 74.75%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 279, scss/_grid.scss */
  .span_13 { width: 81.0625%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 282, scss/_grid.scss */
  .span_14, .contact-form { width: 87.375%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 285, scss/_grid.scss */
  .span_15 { width: 93.6875%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 288, scss/_grid.scss */
  .span_16, .span16, .index-slider, .breadcrumbs, .prod-related, #about-shirts, .prod-banner { margin-left: 0 !important; width: 100%; }
  /* line 294, scss/_grid.scss */
  .span_1-12 { width: 7.41667%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 297, scss/_grid.scss */
  .span_2-12 { width: 15.83333%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 300, scss/_grid.scss */
  .span_3-12, .kcadb #menu, .kcadb #footer-body, .kcadb #menu .container, .kcadb #footer-body .container { width: 24.25%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 303, scss/_grid.scss */
  .span_4-12, #shop-thumbs .gallery-thumb { width: 32.66667%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 306, scss/_grid.scss */
  .span_5-12 { width: 41.08333%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 309, scss/_grid.scss */
  .span_6-12 { width: 49.5%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 312, scss/_grid.scss */
  .span_7-12 { width: 57.91667%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 315, scss/_grid.scss */
  .span_8-12 { width: 66.33333%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 318, scss/_grid.scss */
  .span_9-12, .kcadb .gallery { width: 74.75%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 321, scss/_grid.scss */
  .span_10-12 { width: 83.16667%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 324, scss/_grid.scss */
  .span_11-12 { width: 91.58333%; border-left-width: 0; padding: 0 1%; margin-left: 1%; }
  /* line 328, scss/_grid.scss */
  .span_12-12 { margin-left: 0 !important; width: 100%; }
  /* line 333, scss/_grid.scss */
  .row .col:first-child { margin-left: 0 !important; } }
        /*
 /* 4. 1240px & higher  ----------------------------------------------------------------------------- 	 
	@media screen and (min-width: 1240px) {  .col { margin-left:1%; padding:0 1%; }  /* --- Gridpak variables ---  $max_columns: 16; $max3columns: 12; $padding: 0 1%; $gutter_px: 0; $gutter_pc: 1%; 
  .row .col:first-child { @include span_first; }   .span_1 { @include span(1, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_2 { @include span(2, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_3 { @include span(3, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_4 { @include span(4, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_5 { @include span(5, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_6 { @include span(6, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_7 { @include span(7, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_8 { @include span(8, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_9 { @include span(9, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_10 { @include span(10, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_11 { @include span(11, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_12 { @include span(12, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_13 { @include span(13, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_14 { @include span(14, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_15 { @include span(15, $gutter_pc, $gutter_px, $padding, $max_columns); } .span_16 { @include span_first; width:100%; }
		
		
		.span_1-12 { @include span(1, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_2-12 { @include span(2, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_3-12 { @include span(3, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_4-12 { @include span(4, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_5-12 { @include span(5, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_6-12 { @include span(6, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_7-12 { @include span(7, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_8-12 { @include span(8, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_9-12 { @include span(9, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_10-12 { @include span(10, $gutter_pc, $gutter_px, $padding, $max3columns); } .span_11-12 { @include span(11, $gutter_pc, $gutter_px, $padding, $max3columns); }  .span_12 { @include span_first; width:100%; }
		
		 } 
*/
/* global variables
----------------------------------------------- */
/* line 26, scss/_variables.scss */
.full-block, img.transparency, .xcart-menu .basket-count, .cart-icon .basket-count, .cart-menu iframe, .contact-success, .contact-failure, .product-gallery .gallery-thumb a, li.sidebar-filter a { width: 100%; height: 100%; display: block; }

/* line 33, scss/_variables.scss */
.off-page { position: absolute; top: -9999px; left: -9999px; }

/* line 40, scss/_variables.scss */
img.transparency { position: absolute; top: 0; left: 0; z-index: 1; }

/* line 48, scss/_variables.scss */
.center { text-align: center; }

/* global styles
----------------------------------------------- */
/* line 54, scss/_variables.scss */
.style-guide { margin-bottom: 40px; }

/* line 85, scss/_variables.scss */
span.small { font-size: 0.8em; }

/* buttons */
/* line 127, scss/_variables.scss */
a.button, a.pill { margin: 1px auto; text-align: center; vertical-align: middle; color: #fff; display: inline-block; }
/* line 133, scss/_variables.scss */
a.button:hover, a.pill:hover { color: #fff; }
/* line 134, scss/_variables.scss */
a.button:active, a.pill:active { position: relative; top: 1px; left: 1px; }

/* line 141, scss/_variables.scss */
.button.basic, input[type="submit"], input[type="button"], .pill.basic { background-color: #3996f6; color: #fff; }
/* line 122, scss/_variables.scss */
.button.basic:hover, input[type="submit"]:hover, input[type="button"]:hover, .pill.basic:hover { background-color: #2189f5; }

/* line 146, scss/_variables.scss */
.medium.button, .medium.pill { /* $padhigh, $padwide, $font-size, $radius */ padding: 12px 25px; font-size: 0.97em; /* ems */ line-height: 1.47em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

/* line 151, scss/_variables.scss */
.medium.pill { -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; }

/* line 156, scss/_variables.scss */
.large.button, .large.pill { font-weight: 600; /* $padhigh, $padwide, $font-size, $radius */ padding: 18px 40px; font-size: 1.25em; /* ems */ line-height: 1.75em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }

/* line 162, scss/_variables.scss */
.large.pill { -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; border-radius: 50px; }

/* forms */
/* line 170, scss/_variables.scss */
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="url"], textarea, select { box-shadow: none; border: 2px solid #e9e9e9; margin: 2px; vertical-align: middle; padding: 5px; font-family: "Open Sans", Arial, Helvetica, sans-serif; color: #404040; font-size: 0.9em; }

/* line 181, scss/_variables.scss */
input[type="submit"], input[type="button"] { padding: 8px 10px; font-size: inherit; /* ems */ line-height: inherit0.5em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; border: 0px solid; }
/* line 185, scss/_variables.scss */
input[type="submit"]:active, input[type="button"]:active { position: relative; top: 1px; left: 1px; }

/* line 192, scss/_variables.scss */
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="url"], textarea, select { -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; padding: 6px; }

/* line 198, scss/_variables.scss */
.stepper { width: 64px; margin: 0 1px; padding: 0; overflow: hidden; position: relative; display: inline-block; vertical-align: middle; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
/* line 208, scss/_variables.scss */
.stepper .stepper-input { font-size: 0.95em; margin: 0; overflow: hidden; padding: 8px 3px; width: 100%; z-index: 49; }
/* line 217, scss/_variables.scss */
.stepper .stepper-input::-webkit-inner-spin-button, .stepper .stepper-input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
/* line 220, scss/_variables.scss */
.stepper .stepper-input:focus { background-color: #fff; }
/* line 221, scss/_variables.scss */
.stepper .stepper-arrow { background: #eeeeee url(assets/stepper-arrows.png) no-repeat; border: 1px solid #e9e9e9; cursor: pointer; display: block; height: 50%; position: absolute; right: 0; text-indent: -99999px; width: 20px; z-index: 50; }
/* line 233, scss/_variables.scss */
.stepper .stepper-arrow.up { background-position: center top; border-bottom: none; top: 0; }
/* line 238, scss/_variables.scss */
.stepper .stepper-arrow.down { background-position: center bottom; bottom: 0; }

/* icons */
/* line 248, scss/_variables.scss */
.icon, a.sdcarrdk, a.srcarrdk, a.sdcarrw, a.srcarrw, a.mdcarrdk, a.mrcarrdk, a.mdcarrw, a.mrcarrw, a.ldcarrdk, a.lrcarrdk, a.ldcarrw, a.lrcarrw, a.splusdk, a.splusw, a.mplusdk, a.mplusw, a.lplusdk, a.lplusw { vertical-align: middle; margin-right: 2px; display: inline-block; background-repeat: no-repeat; cursor: default; }

/* line 293, scss/_variables.scss */
a.sdcarrdk, a.srcarrdk, a.sdcarrw, a.srcarrw { height: 10px; width: 10px; background-size: 20px 20px; }
/* line 296, scss/_variables.scss */
a.mdcarrdk, a.mrcarrdk, a.mdcarrw, a.mrcarrw { height: 15px; width: 15px; background-size: 30px 30px; }
/* line 299, scss/_variables.scss */
a.ldcarrdk, a.lrcarrdk, a.ldcarrw, a.lrcarrw { height: 20px; width: 20px; background-size: 40px 40px; }
/* line 302, scss/_variables.scss */
a.sdcarrdk, a.mdcarrdk, a.ldcarrdk { background-position: right top; background-image: url(assets/nav-carrots.png); }
/* line 305, scss/_variables.scss */
a.srcarrdk, a.mrcarrdk, a.lrcarrdk { background-position: right bottom; background-image: url(assets/nav-carrots.png); }
/* line 308, scss/_variables.scss */
a.sdcarrw, a.mdcarrw, a.ldcarrw { background-position: left top; background-image: url(assets/nav-carrots.png); }
/* line 311, scss/_variables.scss */
a.srcarrw, a.mrcarrw, a.lrcarrw { background-position: left bottom; background-image: url(assets/nav-carrots.png); }

/* line 325, scss/_variables.scss */
a.splusdk, a.splusw { height: 10px; width: 10px; background-size: 20px 10px; }
/* line 328, scss/_variables.scss */
a.mplusdk, a.mplusw { height: 15px; width: 15px; background-size: 30px 15px; }
/* line 331, scss/_variables.scss */
a.lplusdk, a.lplusw { height: 20px; width: 20px; background-size: 40px 20px; }
/* line 334, scss/_variables.scss */
a.splusdk, a.mplusdk, a.lplusdk { background-position: right top; background-image: url(assets/plus-icons.png); }
/* line 337, scss/_variables.scss */
a.splusw, a.mplusw, a.lplusw { background-position: left top; background-image: url(assets/plus-icons.png); }

/* line 17, scss/base.scss */
.wrapper { min-height: 60%; height: auto !important; height: 100%; width: 100%; overflow: hidden; position: relative; }

/* line 26, scss/base.scss */
.content { padding-bottom: 50px; }

/* line 28, scss/base.scss */
.row { width: 98%; max-width: 1240px; min-width: 280px; position: relative; margin: 0 auto; clear: both; overflow: hidden; }
/* line 36, scss/base.scss */
.row .row { display: inline; }

/* line 41, scss/base.scss */
.kcadb .row { width: 100%; max-width: 1600px; margin: 0; }

/* menu & nav 
-------------------*/
/* line 71, scss/base.scss */
.logo img { margin-top: 12px; width: 100% !important; height: auto !important; min-width: 94.28571px; max-width: 330px; padding: 0px; }

/* slider 
-------------------*/
/* product galleries/pages
-------------------*/
/* line 147, scss/base.scss */
.gallery-thumb img { width: 100% !important; height: auto !important; min-width: 114.28571px; max-width: 400px; padding: 0px; }

/* line 151, scss/base.scss */
.prod-banner x.img { width: 100% !important; height: auto !important; min-width: 354.28571px; max-width: 1240px; padding: 0px; }

/*  blog
-------------------*/
/* line 161, scss/base.scss */
.blog-posts .entry img.wp-post-image { width: 100% !important; height: auto !important; min-width: 268.57143px; max-width: 940px; padding: 0px; }

/*  tables
-------------------*/
/* line 172, scss/base.scss */
.table-row { width: 100%; display: table; vertical-align: middle; }

/* line 177, scss/base.scss */
.table-cell { display: table-cell; vertical-align: middle; }

/*  drawers
-------------------*/
/* line 186, scss/base.scss */
.drawer { cursor: pointer; }

/* line 189, scss/base.scss */
.drawer-carrot { vertical-align: top; text-align: center; }

/* line 217, scss/base.scss */
.responsive-drawer { color: white; height: 40px; margin: 0 auto; padding: 0 8px; line-height: 38px; position: relative; cursor: pointer; background-color: #282c2d; border-bottom: 1px solid #2c3132; }
/* line 204, scss/base.scss */
.responsive-drawer:hover, .responsive-drawer:active, .responsive-drawer:focus { background-color: #3996f6; }
/* line 205, scss/base.scss */
.responsive-drawer:before { background-image: url(assets/nav-carrots.png); background-size: 28px 28px; background-position: left top; content: " "; position: absolute; height: 14px; width: 14px; top: 13px; right: 10px; }

/* footer
-------------------*/
/* line 266, scss/base.scss */
.wrapper { margin: 0 auto -auto; /* must be same value as footer height */ }
/* line 250, scss/base.scss */
.wrapper .push { height: auto; }

/* line 267, scss/base.scss */
#footer { margin: 0 auto; padding: 0; }
/* line 257, scss/base.scss */
#footer #footer-body { height: auto; xdisplay: block; clear: both; }

/* menu media queries 
------------------------*/
/* RB button */
@media screen and (min-width: 0px) and (max-width: 399px) { /* line 286, scss/base.scss */
  .rb-menu { width: 74px; border-right: 1px; border-style: solid; border-color: #2f3435; }
  /* line 83, scss/base.scss */
  .rb-menu:hover a { background-position: -52px -95px; }
  /* line 88, scss/base.scss */
  .rb-menu a { width: 32px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: -52px -15px; background-size: 172px 160px; } }
@media screen and (min-width: 400px) and (max-width: 799px) { /* line 298, scss/base.scss */
  .rb-menu { width: 160px; border-right: 1px; border-style: solid; border-color: #2f3435; }
  /* line 83, scss/base.scss */
  .rb-menu:hover a { background-position: -52px -95px; }
  /* line 88, scss/base.scss */
  .rb-menu a { width: 120px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: -52px -15px; background-size: 172px 160px; } }
@media screen and (min-width: 720px) { /* line 309, scss/base.scss */
  .rb-menu { border-right: 0px; } }
/* End RB button */
@media screen and (min-width: 0px) and (max-width: 719px) { /* line 318, scss/base.scss */
  .n { display: none; }
  /* line 322, scss/base.scss */
  #menu, #footer-body { height: 120px; }
  /* line 326, scss/base.scss */
  .logo-menu { width: 100%; height: 70px; display: block; clear: both; border-bottom: 1px; border-style: solid; border-color: #2f3435; }
  /* line 333, scss/base.scss */
  .logo-menu .logo { max-width: 80%; }
  /* line 334, scss/base.scss */
  .logo-menu div.navburger { min-width: 80px; height: 70px; display: block; position: absolute; top: 0; right: 0; text-align: center; }
  /* line 342, scss/base.scss */
  .logo-menu div.navburger a { width: 36px; height: 40px; display: block; margin: 16px 0 0 20px; line-height: 78px; cursor: pointer; background-image: url(assets/navburger.png); background-repeat: no-repeat; background-position: 0px 0px; background-size: 72px 36px; }
  /* line 353, scss/base.scss */
  .logo-menu div.navburger a:active, .logo-menu div.navburger a:hover, .logo-menu div.navburger a:focus { background-position: -36px 0px; }
  /* line 358, scss/base.scss */
  div#navigation { width: 100%; display: block; }
  /* line 361, scss/base.scss */
  div#navigation .row { overflow: visible; }
  /* line 366, scss/base.scss */
  .index-social { margin: 15px 0; }
  /* line 368, scss/base.scss */
  .nav-container { width: 100%; max-width: 600px; margin: 0; padding: 0; position: absolute; top: -55px; right: 0; z-index: 999; -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75); box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75); }
  /* line 381, scss/base.scss */
  .nav-container { display: none; }
  /* to override styling rules */
  /* line 384, scss/base.scss */
  .menu-site-menu-container ul li { position: relative; }
  /* line 385, scss/base.scss */
  .menu-site-menu-container ul li a { width: 100%; height: 40px; display: block; margin: 0; padding: 0 8px; color: #fff; line-height: 38px; cursor: pointer; background-color: #282c2d; }
  /* line 395, scss/base.scss */
  .menu-site-menu-container ul li a:hover, .menu-site-menu-container ul li a:active, .menu-site-menu-container ul li a:focus { color: #fff; background-color: #3996f6; }
  /* line 399, scss/base.scss */
  .menu-site-menu-container ul li a:before { background-image: url(assets/nav-carrots.png); background-size: 28px 28px; background-position: left bottom; content: " "; position: absolute; height: 14px; width: 14px; top: 13px; right: 10px; }
  /* line 414, scss/base.scss */
  .shop-menu { width: 86px; border-right: 1px; border-style: solid; border-color: #2f3435; height: 50px; line-height: 46px; }
  /* line 423, scss/base.scss */
  .rb-menu, .cart-menu, .search-menu { height: 50px; line-height: 46px; }
  /* line 425, scss/base.scss */
  .cart-menu, .cart-icon { width: 80px; position: absolute; bottom: 0px; right: 0px; border-left: 1px; border-style: solid; border-color: #2f3435; }
  /* line 83, scss/base.scss */
  .cart-menu:hover a, .cart-icon:hover a { background-position: -25px -90px; }
  /* line 88, scss/base.scss */
  .cart-menu a, .cart-icon a { width: 27px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: -25px -15px; background-size: 172px 160px; }
  /* line 433, scss/base.scss */
  .cart-menu a.active, .cart-icon a.active { background-position: -25px -90px; }
  /* line 434, scss/base.scss */
  .cart-menu .basket-count li, .cart-icon .basket-count li { margin-top: 5px; }
  /* line 437, scss/base.scss */
  .cart-menu { width: 81px; }
  /* only for object cart icon */
  /* line 440, scss/base.scss */
  .cart-icon { position: relative; right: auto; border: none; }
  /* line 83, scss/base.scss */
  .cart-icon:hover a { background-position: -25px -80px; }
  /* line 88, scss/base.scss */
  .cart-icon a { width: 27px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: -25px 0; background-size: 172px 160px; }
  /* line 445, scss/base.scss */
  .cart-icon a.active { background-position: -25px -80px; }
  /* line 446, scss/base.scss */
  .cart-icon .basket-count li { margin-top: 20px; }
  /* line 83, scss/base.scss */
  .cart-icon.cart-mobile:hover a { background-position: -25px -95px; }
  /* line 88, scss/base.scss */
  .cart-icon.cart-mobile a { width: 27px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: -25px -15px; background-size: 172px 160px; }
  /* line 451, scss/base.scss */
  .cart-icon.cart-mobile a.active { background-position: -25px -95px; }
  /* line 452, scss/base.scss */
  .cart-icon.cart-mobile .basket-count li { margin-top: 5px; }
  /* line 455, scss/base.scss */
  #basket-icon.cart-mobile { margin-top: -10px; }
  /* line 458, scss/base.scss */
  .search-menu { width: 30px; position: absolute; right: 90px; bottom: 0px; }
  /* line 83, scss/base.scss */
  .search-menu:hover a { background-position: 0 -102px; }
  /* line 88, scss/base.scss */
  .search-menu a { width: 25px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: 0 -22px; background-size: 172px 160px; } }
/* 800 and up */
@media screen and (min-width: 720px) { /* line 474, scss/base.scss */
  div.navburger { display: none; }
  /* line 478, scss/base.scss */
  #menu, #footer-body { height: 80px; }
  /* line 480, scss/base.scss */
  .shop-menu { width: 100px; height: 80px; line-height: 76px; }
  /* line 487, scss/base.scss */
  .rb-menu, .cart-menu, .search-menu { height: 80px; line-height: 76px; }
  /* line 489, scss/base.scss */
  .rb-menu { width: 160px; }
  /* line 83, scss/base.scss */
  .rb-menu:hover a { background-position: right bottom; }
  /* line 88, scss/base.scss */
  .rb-menu a { width: 120px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: right top; background-size: 172px 160px; }
  /* line 494, scss/base.scss */
  .cart-menu { width: 80px; position: absolute; right: 0px; }
  /* line 83, scss/base.scss */
  .cart-menu:hover a { background-position: -25px -80px; }
  /* line 88, scss/base.scss */
  .cart-menu a { width: 27px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: -25px 0; background-size: 172px 160px; }
  /* line 499, scss/base.scss */
  .cart-menu a.active { background-position: -25px -80px; }
  /* line 500, scss/base.scss */
  .cart-menu .basket-count li { margin-top: 20px; }
  /* line 503, scss/base.scss */
  .search-menu { width: 30px; position: absolute; right: 90px; }
  /* line 83, scss/base.scss */
  .search-menu:hover a { background-position: left bottom; }
  /* line 88, scss/base.scss */
  .search-menu a { width: 25px; height: 100%; display: block; margin: 0 auto; background-image: url(assets/menu-sprites.png); background-repeat: no-repeat; background-position: left top; background-size: 172px 160px; }
  /* line 512, scss/base.scss */
  div#navigation { height: 46px; background-color: #f9f9f9; width: 100%; position: relative; margin: 0 0 20px 0; padding: 0; display: block; }
  /* line 518, scss/base.scss */
  .index-social { margin-top: 12px; }
  /* line 520, scss/base.scss */
  .menu-site-menu-container { height: 46px; }
  /* line 522, scss/base.scss */
  .menu-site-menu-container ul { position: absolute; right: 0px; line-height: 44px; }
  /* line 526, scss/base.scss */
  .menu-site-menu-container ul li { font-size: 0.92em; display: inline-block; margin: 0 15px; }
  /* line 530, scss/base.scss */
  .menu-site-menu-container ul li a:hover { color: #e83d51; } }
/* body media queries 
------------------------*/
/* mobile */
@media screen and (min-width: 0px) and (max-width: 619px) { /* line 546, scss/base.scss */
  xbody { background-color: green !important; }
  /* line 549, scss/base.scss */
  p.snip, #service-table #header-row, #service-table .info-cell, .modal .entry { display: none; }
  /* line 552, scss/base.scss */
  .slide .caption { width: 100%; height: auto; font-size: 0.8em; position: absolute; bottom: 6px; left: 0; background-color: rgba(32, 32, 32, 0.45); padding: 2px; }
  /* line 561, scss/base.scss */
  .slide .caption h2 { font-size: 1.25em; }
  /* line 562, scss/base.scss */
  .slide .caption span, .slide .caption h2 { color: #fff; }
  /* line 564, scss/base.scss */
  .slide .caption span a, .slide .caption h2 a { color: #fff; text-decoration: underline; }
  /* line 567, scss/base.scss */
  .slide .caption span a:hover, .slide .caption h2 a:hover { color: #3996f6; }
  /* align margins and clear floats for new rows */
  /* line 574, scss/base.scss */
  .product-gallery .col:nth-child(2n+1) { margin-left: 0; clear: both; }
  /* line 577, scss/base.scss */
  .page-menu { line-height: 100%; }
  /* line 579, scss/base.scss */
  .page-menu li { margin: 0 0 15px; }
  /* line 580, scss/base.scss */
  .page-menu li ~ li { border-left: 1px solid #808080; }
  /* line 581, scss/base.scss */
  .page-menu li a { font-size: 0.9em; margin: 0 6px; }
  /* line 593, scss/base.scss */
  body.error404 #error, body.basket-header #error, body.attachment #error { height: auto; margin: 0 auto; padding: 0 10px; }
  /* line 598, scss/base.scss */
  body.error404 span.quote, body.basket-header span.quote, body.attachment span.quote { font-size: 1.05em; }
  /* line 603, scss/base.scss */
  #shop-thumbs { margin-top: -10px !important; }
  /* line 605, scss/base.scss */
  .product-sidebar { margin-bottom: 60px; }
  /* line 607, scss/base.scss */
  .product-sidebar xdiv:first-child ul { display: block; }
  /* line 608, scss/base.scss */
  .product-sidebar .sidebar-header { color: white; height: 40px; margin: 1px auto; padding: 0 8px; font-size: 0.95em; color: #404040; line-height: 38px; position: relative; cursor: pointer; background-color: #f9f9f9; border: 1px solid #e9e9e9; }
  /* line 230, scss/base.scss */
  .product-sidebar .sidebar-header:hover, .product-sidebar .sidebar-header:active, .product-sidebar .sidebar-header:focus { background-color: #f1f1f1; }
  /* line 231, scss/base.scss */
  .product-sidebar .sidebar-header:before { background-image: url(assets/plus-icons.png); background-size: 24px 12px; background-position: right top; content: " "; position: absolute; height: 12px; width: 12px; top: 13px; right: 10px; /*value 1-100*/ opacity: 0.75; filter: alpha(opacity=75); -khtml-opacity: 0.75; -moz-opacity: 0.75; }
  /* line 614, scss/base.scss */
  .sidebar-section ul { padding: 2px 0 10px; }
  /* line 615, scss/base.scss */
  .sidebar-section li.sidebar-filter a { line-height: 2.25em; font-size: 0.95em; }
  /* line 622, scss/base.scss */
  .sidebar-featured li a div:first-child { min-width: 71px; }
  /* line 624, scss/base.scss */
  .sidebar-featured li a div:first-child img { height: auto; }
  /* line 628, scss/base.scss */
  .entry-collapse { display: block; height: 40px; margin: 1px auto; padding: 0 8px; font-size: 0.95em; color: #404040; line-height: 38px; position: relative; cursor: pointer; background-color: #f9f9f9; border: 1px solid #e9e9e9; }
  /* line 230, scss/base.scss */
  .entry-collapse:hover, .entry-collapse:active, .entry-collapse:focus { background-color: #f1f1f1; }
  /* line 231, scss/base.scss */
  .entry-collapse:before { background-image: url(assets/plus-icons.png); background-size: 24px 12px; background-position: right top; content: " "; position: absolute; height: 12px; width: 12px; top: 13px; right: 10px; /*value 1-100*/ opacity: 0.75; filter: alpha(opacity=75); -khtml-opacity: 0.75; -moz-opacity: 0.75; }
  /* line 635, scss/base.scss */
  .tab-menu li { width: 30%; max-width: 135px; min-width: 80px; }
  /* line 644, scss/base.scss */
  #service-table .table-topic { display: block; }
  /* line 645, scss/base.scss */
  #service-table .table-topic span { width: 100%; display: block; height: 40px; margin: 1px auto; padding: 0 8px; font-size: 0.95em; color: #404040; line-height: 38px; position: relative; cursor: pointer; background-color: #f9f9f9; border: 1px solid #e9e9e9; }
  /* line 230, scss/base.scss */
  #service-table .table-topic span:hover, #service-table .table-topic span:active, #service-table .table-topic span:focus { background-color: #f1f1f1; }
  /* line 231, scss/base.scss */
  #service-table .table-topic span:before { background-image: url(assets/plus-icons.png); background-size: 24px 12px; background-position: right top; content: " "; position: absolute; height: 12px; width: 12px; top: 13px; right: 10px; /*value 1-100*/ opacity: 0.75; filter: alpha(opacity=75); -khtml-opacity: 0.75; -moz-opacity: 0.75; }
  /* line 650, scss/base.scss */
  #service-table .info-cell { padding: 5px 10px; }
  /* line 652, scss/base.scss */
  #service-table .info-cell p { padding-left: 10px; }
  /* line 654, scss/base.scss */
  #service-table .info-header { width: 98%; }
  /* line 655, scss/base.scss */
  #service-table .info-carrot { font-size: 1.3em; }
  /* line 660, scss/base.scss */
  #contact-social div ul { padding: 0 10%; }
  /* line 662, scss/base.scss */
  #contact-social div ul li { width: 20%; display: inline-block; margin: 0 1%; }
  /* line 671, scss/base.scss */
  form#contact div { width: 94%; display: block; margin: 3%; }
  /* line 676, scss/base.scss */
  form#contact input, form#contact textarea { width: 100%; }
  /* line 679, scss/base.scss */
  .blog-sidebar { margin-top: 40px; }
  /* line 682, scss/base.scss */
  .blog-sidebar aside > ul:first-of-type, .blog-sidebar aside > div:first-of-type { padding: 10px 0 40px; }
  /* line 687, scss/base.scss */
  .fb_iframe_widget span { padding: 0 50%; width: 100% !important; }
  /* line 690, scss/base.scss */
  aside .fb_iframe_widget span { xmargin-top: 40px; }
  /* line 694, scss/base.scss */
  .fb_iframe_widget { width: 100%; }
  /* line 696, scss/base.scss */
  .fb_iframe_widget iframe { margin: 0 -50% !important; width: 99% !important; }
  /* line 699, scss/base.scss */
  .poster a { display: block; margin: 0 auto; text-align: center; }
  /* line 703, scss/base.scss */
  .poster a img { margin-top: -40px; }
  /* line 708, scss/base.scss */
  .blurb span.footer-header, .shop-links span.footer-header, .browse-links span.footer-header { height: 40px; margin: 0 auto; padding: 0 8px; line-height: 38px; position: relative; cursor: pointer; background-color: #282c2d; border-bottom: 1px solid #2c3132; }
  /* line 204, scss/base.scss */
  .blurb span.footer-header:hover, .blurb span.footer-header:active, .blurb span.footer-header:focus, .shop-links span.footer-header:hover, .shop-links span.footer-header:active, .shop-links span.footer-header:focus, .browse-links span.footer-header:hover, .browse-links span.footer-header:active, .browse-links span.footer-header:focus { background-color: #3996f6; }
  /* line 205, scss/base.scss */
  .blurb span.footer-header:before, .shop-links span.footer-header:before, .browse-links span.footer-header:before { background-image: url(assets/nav-carrots.png); background-size: 28px 28px; background-position: left top; content: " "; position: absolute; height: 14px; width: 14px; top: 13px; right: 10px; }
  /* line 714, scss/base.scss */
  #footer-body .blurb-text, #footer-body .footer-links { padding: 5px 0 15px 5px; }
  /* line 715, scss/base.scss */
  #footer-body span.footer-header { display: block; padding-bottom: 8px; }
  /* line 719, scss/base.scss */
  #footer-body ul.footer-links li { line-height: 2em; }
  /* line 720, scss/base.scss */
  #footer-body .social { margin-top: 30px; text-align: center; }
  /* line 723, scss/base.scss */
  #footer-body .social li { margin: 0 5px; }
  /* line 725, scss/base.scss */
  #footer-body .copyright { text-align: center; }
  /* line 726, scss/base.scss */
  #footer-body .trust-icons { margin-top: 15px; text-align: center; }
  /* line 730, scss/base.scss */
  #footer-body .terms-links { text-align: center; }
  /* line 734, scss/base.scss */
  .footer-links, .blurb-text, .prod-desc .entry, .sidebar-section ul, xaside > ul:first-of-type, xaside > div:first-of-type { display: none; }
  /* columns - mobile */
  /* thirds */ }
/* tablet */
@media screen and (min-width: 620px) and (max-width: 859px) { /* line 770, scss/base.scss */
  xbody { background-color: orange !important; }
  /* line 773, scss/base.scss */
  .entry-collapse, .about p.snip { display: none; }
  /* line 776, scss/base.scss */
  #about-dbt div.three, #about-rb div.two { float: right; }
  /* line 779, scss/base.scss */
  .page-menu li { margin: 0 0 10px 0; }
  /* line 780, scss/base.scss */
  .page-menu li a { margin: 0 10px; padding: 12px 18px; }
  /* line 783, scss/base.scss */
  .page-menu li a:hover { color: #404040; background-color: #e9e9e9; }
  /* line 787, scss/base.scss */
  .page-menu li a:active, .page-menu li a:focus { background-color: #3996f6; color: white; }
  /* line 794, scss/base.scss */
  .slide .caption { font-size: 0.85em; max-width: 40%; height: auto; position: absolute; bottom: 10%; left: 10%; }
  /* line 120, scss/base.scss */
  .slide .caption span, .slide .caption h2 { background: rgba(32, 32, 32, 0.85); color: #fff; box-shadow: 5px 0 0 rgba(32, 32, 32, 0.85), -5px 0 0 rgba(32, 32, 32, 0.85); moz-box-shadow: 5px 0 0 rgba(32, 32, 32, 0.85), -5px 0 0 rgba(32, 32, 32, 0.85); -webkit-box-shadow: 5px 0 0 rgba(32, 32, 32, 0.85), -5px 0 0 rgba(32, 32, 32, 0.85); }
  /* line 123, scss/base.scss */
  .slide .caption h2 { max-width: 100%; display: table; }
  /* line 127, scss/base.scss */
  .slide .caption span { width: auto; height: auto; line-height: 200%; padding: 0.29em 0; /* looks best on Chrome */ }
  /* line 132, scss/base.scss */
  .slide .caption span a { color: #fff; text-decoration: underline; }
  /* line 135, scss/base.scss */
  .slide .caption span a:hover { color: #3996f6; }
  /* line 796, scss/base.scss */
  .slide .caption h2 { font-size: 1.5em; }
  /* align margins and clear floats for new rows */
  /* line 801, scss/base.scss */
  .product-gallery .col:nth-child(3n+1) { margin-left: 0; clear: both; }
  /* line 802, scss/base.scss */
  .prod-related .product-gallery .col:last-child { display: none; }
  /* just for the home page */
  /*body.home .product-gallery { 	.col:nth-child(2n+1) {  		margin-left: 0; clear: both;  	} 	.col:nth-child(3n+1) {  		@extend .span_4; 		clear: none;  	} }*/
  /* line 816, scss/base.scss */
  body.error404 #error, body.basket-header #error, body.attachment #error { width: 90%; min-width: 80%; height: auto; top: 30px; margin: 10px auto; }
  /* line 823, scss/base.scss */
  body.error404 span.quote, body.basket-header span.quote, body.attachment span.quote { font-size: 1.35em; }
  /* line 826, scss/base.scss */
  #shop-thumbs { margin-top: -20px !important; }
  /* line 828, scss/base.scss */
  .product-sidebar { margin: 0 0 60px; }
  /* line 832, scss/base.scss */
  .sidebar-section { width: 30%; margin-right: 3%; float: left; }
  /* line 836, scss/base.scss */
  .sidebar-section ul { font-size: 0.92em; }
  /* line 837, scss/base.scss */
  .sidebar-section li.sidebar-filter a { line-height: 2em; }
  /* line 843, scss/base.scss */
  .sidebar-header { margin-bottom: 5px; border-bottom: 2px solid #e9e9e9; }
  /* line 848, scss/base.scss */
  .sidebar-featured li a img { max-width: 60px; height: auto; }
  /*	#prod-preview {  		@include col; 		margin-left: 2%;  		width: 76%; 		} 		 	#prod-thumbs { 		 @include col; 		 float: right;  		 width: 20%;  		 img { margin-bottom: 10px; } 		} */
  /* line 869, scss/base.scss */
  .tab-menu li { width: 22%; max-width: 140px; min-width: 125px; }
  /* line 879, scss/base.scss */
  #service-table .table-header { vertical-align: top; }
  /* line 880, scss/base.scss */
  #service-table .table-topic { font-weight: 600; }
  /* line 883, scss/base.scss */
  #service-table .table-rows { height: 70px; padding: 20px 0; border-bottom: 1px solid #e9e9e9; }
  /* line 888, scss/base.scss */
  #service-table .info-cell { vertical-align: top; }
  /* line 889, scss/base.scss */
  #service-table .info-header { width: 98%; }
  /* line 892, scss/base.scss */
  #service-table .drawer-carrot { width: 2%; }
  /* line 896, scss/base.scss */
  form#contact div { width: 47%; display: block; margin: 1.5%; float: left; }
  /* line 902, scss/base.scss */
  form#contact .contact-submit { width: 97%; }
  /* line 903, scss/base.scss */
  form#contact input, form#contact textarea { width: 100%; }
  /* line 906, scss/base.scss */
  .blog-sidebar { margin-top: 20px; }
  /* line 908, scss/base.scss */
  .blog-sidebar aside { margin-top: 30px; float: left; }
  /* line 911, scss/base.scss */
  .blog-sidebar aside:nth-child(3n+1) { margin-left: 0; clear: both; }
  /* line 918, scss/base.scss */
  #footer-body span.footer-header { display: block; padding-bottom: 5px; }
  /* line 919, scss/base.scss */
  #footer-body .poster { min-height: 430px; }
  /* line 920, scss/base.scss */
  #footer-body .blurb { margin-bottom: 20px; }
  /* line 921, scss/base.scss */
  #footer-body .social { margin-top: 30px; text-align: center; }
  /* line 924, scss/base.scss */
  #footer-body .social li { margin: 0 5px; }
  /* line 928, scss/base.scss */
  #footer-body .shop-links { xclear: left; }
  /* line 931, scss/base.scss */
  #footer-body .shop-links, #footer-body .browse-links { margin-top: 20px; }
  /* line 935, scss/base.scss */
  #footer-body ul.footer-links li { display: inline-block; float: left; margin-right: 5px; }
  /* line 940, scss/base.scss */
  #footer-body ul.footer-links li + li:before { content: "  //  "; }
  /* line 941, scss/base.scss */
  #footer-body ul.footer-links li a { xline-height: 0.9em; xdisplay: block; xpadding: 10px 0; }
  /* line 948, scss/base.scss */
  #footer-body .copyright { text-align: center; }
  /* line 949, scss/base.scss */
  #footer-body .trust-icons { margin-top: 15px; text-align: center; }
  /* columns - tablet */
  /* thirds */ }
/* desktop */
@media screen and (min-width: 860px) { /* line 997, scss/base.scss */
  .entry-collapse { display: none; }
  /* line 1000, scss/base.scss */
  #about-dbt div.three, #about-rb div.two { float: right; }
  /* line 1003, scss/base.scss */
  .slide .caption { font-size: 1em; max-width: 40%; height: auto; position: absolute; bottom: 10%; left: 9%; }
  /* line 120, scss/base.scss */
  .slide .caption span, .slide .caption h2 { background: rgba(32, 32, 32, 0.85); color: #fff; box-shadow: 5px 0 0 rgba(32, 32, 32, 0.85), -5px 0 0 rgba(32, 32, 32, 0.85); moz-box-shadow: 5px 0 0 rgba(32, 32, 32, 0.85), -5px 0 0 rgba(32, 32, 32, 0.85); -webkit-box-shadow: 5px 0 0 rgba(32, 32, 32, 0.85), -5px 0 0 rgba(32, 32, 32, 0.85); }
  /* line 123, scss/base.scss */
  .slide .caption h2 { max-width: 100%; display: table; }
  /* line 127, scss/base.scss */
  .slide .caption span { width: auto; height: auto; line-height: 200%; padding: 0.29em 0; /* looks best on Chrome */ }
  /* line 132, scss/base.scss */
  .slide .caption span a { color: #fff; text-decoration: underline; }
  /* line 135, scss/base.scss */
  .slide .caption span a:hover { color: #3996f6; }
  /* line 1006, scss/base.scss */
  .page-menu li { margin: 0 0 10px 0; }
  /* line 1007, scss/base.scss */
  .page-menu li a { margin: 0 20px; padding: 15px 20px; }
  /* line 1010, scss/base.scss */
  .page-menu li a:hover { color: #404040; background-color: #e9e9e9; }
  /* line 1014, scss/base.scss */
  .page-menu li a:active, .page-menu li a:focus { background-color: #3996f6; color: white; }
  /* align margins and clear floats for new rows */
  /* line 1025, scss/base.scss */
  body.home .product-gallery .col:nth-child(4n+1), #shop-thumbs .product-gallery .col:nth-child(3n+1) { margin-left: 0; clear: both; }
  /* line 1032, scss/base.scss */
  body.error404 #error, body.basket-header #error, body.attachment #error { width: 100%; min-width: 100%; height: 700px; position: absolute; top: 50%; margin: -360px auto 0; padding: 0 20px; }
  /* line 1041, scss/base.scss */
  body.error404 span.quote, body.basket-header span.quote, body.attachment span.quote { font-size: 1.75em; }
  /* line 1045, scss/base.scss */
  .product-gallery { min-height: 400px; }
  /* line 1047, scss/base.scss */
  .sidebar-section { margin-bottom: 60px; }
  /* line 1049, scss/base.scss */
  .sidebar-header { margin-bottom: 5px; border-bottom: 2px solid #e9e9e9; }
  /* line 1053, scss/base.scss */
  li.sidebar-filter a { line-height: 2.25em; }
  /* line 1056, scss/base.scss */
  .sidebar-featured li a div:first-child { min-width: 71px; }
  /* line 1059, scss/base.scss */
  .prod-images { min-height: 400px; margin-left: 0; }
  /* line 1064, scss/base.scss */
  .prod-desc, .prod-selection, .product-sidebar { float: right; }
  /* line 1067, scss/base.scss */
  .tab-menu li { width: 22%; max-width: 140px; min-width: 125px; }
  /* line 1077, scss/base.scss */
  #service-table .table-header { vertical-align: top; }
  /* line 1078, scss/base.scss */
  #service-table .table-topic { font-weight: 600; }
  /* line 1081, scss/base.scss */
  #service-table .table-rows { height: 70px; padding: 20px 0; border-bottom: 1px solid #e9e9e9; }
  /* line 1086, scss/base.scss */
  #service-table .info-header { width: 98%; }
  /* line 1089, scss/base.scss */
  #service-table .drawer-carrot { width: 2%; }
  /* line 1093, scss/base.scss */
  form#contact div { width: 47%; display: block; margin: 1.5%; float: left; }
  /* line 1099, scss/base.scss */
  form#contact .contact-submit { width: 97%; }
  /* line 1100, scss/base.scss */
  form#contact input, form#contact textarea { width: 100%; }
  /* line 1103, scss/base.scss */
  .blog-sidebar aside { margin-bottom: 50px; }
  /* line 1108, scss/base.scss */
  #footer-body span.footer-header { display: block; padding-bottom: 10px; }
  /* line 1110, scss/base.scss */
  #footer-body ul.footer-links li a { line-height: 1.1em; display: block; padding: 10px 0; }
  /* line 1115, scss/base.scss */
  #footer-body ul.footer-links li a:hover { border-bottom: 1px solid #282c2d; }
  /* line 1118, scss/base.scss */
  #footer-body .social span { text-align: right; }
  /* line 1119, scss/base.scss */
  #footer-body .social ul.social-icons { position: absolute; right: 0px; }
  /* line 1124, scss/base.scss */
  #footer-body .trust-icons img { position: absolute; right: 0px; }
  /* keepcalmanddontblink.com */
  /* line 1131, scss/base.scss */
  .kcadb #menu, .kcadb #footer-body, .kcadb .gallery { float: left; }
  /* line 1133, scss/base.scss */
  .kcadb .gallery { margin-left: 25.25%; }
  /* line 1137, scss/base.scss */
  .kcadb #menu, .kcadb #footer-body { max-width: 400px; height: 100%; min-height: 100%; position: fixed; top: 0; left: 0; bottom: 0; background-color: #1c1f20; -webkit-box-shadow: 2px 0px 3px 1px rgba(64, 64, 64, 0.5); -moz-box-shadow: 2px 0px 3px 1px rgba(64, 64, 64, 0.5); box-shadow: 2px 0px 3px 1px rgba(64, 64, 64, 0.5); }
  /* line 1149, scss/base.scss */
  .kcadb #menu .col, .kcadb #footer-body .col { width: 100%; }
  /* line 1150, scss/base.scss */
  .kcadb #menu .menu-poster, .kcadb #footer-body .menu-poster, .kcadb #menu .menu-blurb, .kcadb #footer-body .menu-blurb { text-align: center; width: 100%; line-height: 1.4; }
  /* line 1155, scss/base.scss */
  .kcadb #menu .menu-nav, .kcadb #footer-body .menu-nav { margin: 40px 0 0; }
  /* line 1157, scss/base.scss */
  .kcadb #menu .menu-nav li a, .kcadb #footer-body .menu-nav li a { margin: 0 0 8px; width: 98%; }
  /* columns - desktop */
  /* fourths */
  /* thirds */ }
/* random rules */
@media screen and (min-width: 1360px) { /* line 1228, scss/base.scss */
  .back-top a { margin-left: 70px; } }
/* pages
----------------------------------------------- */
/* line 28, scss/style.scss */
div, select, textarea, input, option { color: #404040; line-height: 1.6; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size: 1.0 em; font-weight: 400; font-weight: normal; }

/* line 31, scss/style.scss */
article p, .entry p { margin: 1em 0; }

/* line 35, scss/style.scss */
.single .entry a { color: #3996f6; }
/* line 37, scss/style.scss */
.single .entry a:hover, .single .entry a:focus { color: #0b7cf1; text-decoration: underline; }

/* line 55, scss/style.scss */
h1, h2, h3, h4, h5, h6 { color: #404040; margin: 10px 0; padding: 5px 0; line-height: 110%; font-family: "Roboto Slab", Georgia, Times, serif; font-weight: normal; letter-spacing: -0.5px; }

/* line 57, scss/style.scss */
h1 { font-size: 1.875em; }

/* line 58, scss/style.scss */
h2 { font-size: 1.6em; }

/* line 59, scss/style.scss */
h3 { font-size: 1.55em; }

/* line 60, scss/style.scss */
h4 { font-size: 1.4em; }

/* line 61, scss/style.scss */
h5 { font-size: 1.35em; }

/* line 63, scss/style.scss */
h1.page-title, .archive .blog-posts h2 { margin: 20px 0 50px 0; }

/* line 66, scss/style.scss */
a:hover { color: #3996f6; }

/* line 68, scss/style.scss */
.breadcrumbs { font-size: 0.95em; width: 100%; clear: both; }

/* line 75, scss/style.scss */
section.full { border-top: 2px solid #e9e9e9; border-bottom: 2px solid #e9e9e9; background-color: #f9f9f9; padding: 40px 0 60px; margin: 100px 0 80px; }

/* line 83, scss/style.scss */
.content section.full:last-child { margin-bottom: -52px; }

/* line 88, scss/style.scss */
section.line { width: 90%; max-width: 1160px; border-top: 2px solid #e9e9e9; padding: 30px 0; margin: 40px auto; overflow: visible; }
/* line 95, scss/style.scss */
section.line .row { width: 110%; max-width: 1240px; margin: 0 -3.5%; padding: 0 2% 0 0; }

/* line 104, scss/style.scss */
section h3, section h2 { text-align: center; margin-bottom: 30px; }
/* line 108, scss/style.scss */
section a, section a:link, section a:visited { color: #3996f6; }
/* line 109, scss/style.scss */
section a:hover, section a:focus, section a:active { color: #404040; }

/* line 114, scss/style.scss */
.page-menu { text-align: center; margin: 0 auto 40px; }
/* line 117, scss/style.scss */
.page-menu li { display: inline-block; }
/* line 119, scss/style.scss */
.page-menu li a { display: block; }

/* line 125, scss/style.scss */
p.credit { font-size: 0.7em; font-style: italic; color: #b6b6b6; }

/* line 131, scss/style.scss */
.spacer { height: auto; width: 100%; }

/* site items
----------------------------------------------- */
/* line 141, scss/style.scss */
#noscript { width: 100%; height: 40px; display: block; text-align: center; font-size: 0.9em; line-height: 40px; background-color: #eb5465; }
/* line 149, scss/style.scss */
#noscript img { vertical-align: center; }

/* line 153, scss/style.scss */
.back-top { position: absolute; height: 52px; width: 52px; right: 5px; display: none; }
/* line 159, scss/style.scss */
.back-top a { position: fixed; width: 50px; height: 50px; display: block; cursor: pointer; background-color: #e9e9e9; text-align: center; line-height: 54px; bottom: 10px; z-index: 99; -webkit-transition: opacity 0.25s ease-in-out; -moz-transition: opacity 0.25s ease-in-out; -ms-transition: opacity 0.25s ease-in-out; -o-transition: opacity 0.25s ease-in-out; transition: opacity 0.25s ease-in-out; /*value 1-100*/ opacity: 0.2; filter: alpha(opacity=20); -khtml-opacity: 0.2; -moz-opacity: 0.2; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
/* line 175, scss/style.scss */
.back-top a:hover, .back-top a:focus, .back-top a:active { zoom: 1; /*value 1-100*/ opacity: 0.65; filter: alpha(opacity=65); -khtml-opacity: 0.65; -moz-opacity: 0.65; }

/* modal */
/* line 183, scss/style.scss */
.modal-wrapper { display: none; }

/* line 185, scss/style.scss */
.modal-overlay { display: block; position: fixed; z-index: 100; top: 0px; left: 0px; height: 100%; width: 100%; background: #000; /*value 1-100*/ opacity: 0.4; filter: alpha(opacity=40); -khtml-opacity: 0.4; -moz-opacity: 0.4; }

/* line 197, scss/style.scss */
.modal { display: block; position: fixed; margin: auto; top: 0; bottom: 0; left: 0; right: 0; /* h-shadow v-shadow blur color */ -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; z-index: 101; }
/* line 208, scss/style.scss */
.modal li.close { cursor: pointer; }

/* line 215, scss/style.scss */
.modal > #modal-header { font-size: 1.125em; font-weight: bold; font-weight: 600; width: 100%; height: 40px; position: relative; margin-bottom: 5px; }
/* line 223, scss/style.scss */
.modal > #modal-header ul { position: relative; display: block; background-color: #eeeeee; }
/* line 228, scss/style.scss */
.modal > #modal-header li { /* modal title and close button */ display: inline-block; padding: 5px 10px; }
/* line 231, scss/style.scss */
.modal > #modal-header li.close { position: absolute; right: 10px; }

/* line 239, scss/style.scss */
a[data-modal-name] { cursor: pointer; }

/* menu & nav
----------------------------------------------- */
/* line 244, scss/style.scss */
#menu, #footer-body { background-color: #282c2d; }
/* line 246, scss/style.scss */
#menu .row, #footer-body .row { width: 100%; }

/* line 251, scss/style.scss */
.shop-menu, .rb-menu, .search-menu { display: block; color: white; font-weight: bold; font-weight: 600; text-align: center; float: left; }

/* line 260, scss/style.scss */
.cart-menu, .cart-icon { display: block; color: white; font-weight: bold; font-weight: 600; text-align: center; float: left; }

/* line 270, scss/style.scss */
.search-menu { display: none; }

/* line 272, scss/style.scss */
.shop-menu a { width: 100%; height: 100%; display: block; xbackground-color: #202020; }
/* line 277, scss/style.scss */
.shop-menu a:hover { background-color: #3996f6; color: #fff; }

/* line 283, scss/style.scss */
.cart-menu { overflow: hidden; }

/* line 286, scss/style.scss */
.xcart-menu:hover, .cart-icon:hover { color: #fff; background-color: #3996f6; }
/* line 290, scss/style.scss */
.xcart-menu .basket-count, .cart-icon .basket-count { position: relative; z-index: 1; font-size: 0.6em; line-height: normal; }
/* line 296, scss/style.scss */
.xcart-menu .basket-count:hover, .cart-icon .basket-count:hover { color: #fff; }
/* line 297, scss/style.scss */
.xcart-menu .basket-count li, .cart-icon .basket-count li { background-color: #51a3f7; display: inline-block; padding: 2px 6px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }

/* line 306, scss/style.scss */
.cart-menu iframe { outline: none; }

/* line 311, scss/style.scss */
body.basket-header { margin: 0; }
/* line 314, scss/style.scss */
body.basket-header #wpadminbar { display: none; }

/* line 317, scss/style.scss */
#html-basket-header { margin: 0; overflow: auto; border: none; }

/* line 323, scss/style.scss */
.fblike { width: 100px !important; float: left; }

/* 404
----------------------------------------------- */
/* line 328, scss/style.scss */
body.error404, body.basket-header, body.attachment { background-color: #282c2d; text-align: center; }
/* line 331, scss/style.scss */
body.error404 #menu, body.basket-header #menu, body.attachment #menu, body.error404 #footer-body, body.basket-header #footer-body, body.attachment #footer-body, body.error404 #navigation, body.basket-header #navigation, body.attachment #navigation, body.error404 #notices, body.basket-header #notices, body.attachment #notices { display: none; }
/* line 332, scss/style.scss */
body.error404 .wrapper, body.basket-header .wrapper, body.attachment .wrapper { min-height: 100%; }
/* line 334, scss/style.scss */
body.error404 #error, body.basket-header #error, body.attachment #error { display: block; }
/* line 337, scss/style.scss */
body.error404 img, body.basket-header img, body.attachment img { display: block; margin: 0 auto; padding: 10px 0 0; }
/* line 342, scss/style.scss */
body.error404 span, body.basket-header span, body.attachment span { color: white; display: block; }
/* line 346, scss/style.scss */
body.error404 span.quote, body.basket-header span.quote, body.attachment span.quote { margin: 25px 0 80px; font-family: "Courier New", Courier, monospace; font-weight: bold; }
/* line 353, scss/style.scss */
body.error404 .pill, body.basket-header .pill, body.attachment .pill { background-color: #e83d51; font-weight: 600; font-size: 1em; padding: 14px 20px; }
/* line 359, scss/style.scss */
body.error404 span.reload, body.basket-header span.reload, body.attachment span.reload { color: #404040; font-size: 0.85em; margin: 15px auto; cursor: pointer; }

/* basket
----------------------------------------------- */
/* line 371, scss/style.scss */
.basket-message { padding-top: 50px; }

/* line 372, scss/style.scss */
.progress-bar { margin: 5px auto; }

/* line 375, scss/style.scss */
body.demo-basket #footer { display: none; }

/* image.php
----------------------------------------------- */
/* line 380, scss/style.scss */
body.attachment { text-align: left; }

/* notices
----------------------------------------------- */
/* line 388, scss/style.scss */
#notices { margin-top: 8px; margin-bottom: 15px; }

/* line 394, scss/style.scss */
.notify { margin-bottom: 20px; display: none; }
/* line 397, scss/style.scss */
.notify ul.notice { width: 100%; height: 60px; display: table-row; font-weight: 400; font-size: inherit; text-align: center; }
/* line 405, scss/style.scss */
.notify ul.notice li { display: table-cell; vertical-align: middle; }
/* line 409, scss/style.scss */
.notify ul.notice .text { width: 100%; }
/* line 412, scss/style.scss */
.notify ul.notice .close { min-width: 50px; *width: 50px; background-repeat: no-repeat; background-image: url(assets/notice-close.png); cursor: pointer; }

/* line 424, scss/style.scss */
#notices .notify.info ul.notice, #notices .notify.general ul.notice, #notices .notify.info ul.notice { color: #fff; background-color: #3996f6; }
/* line 428, scss/style.scss */
#notices .notify.info ul.notice li a, #notices .notify.info ul.notice li a:link, #notices .notify.general ul.notice li a, #notices .notify.general ul.notice li a:link, #notices .notify.info ul.notice li a, #notices .notify.info ul.notice li a:link { color: inherit; text-decoration: underline; }
/* line 432, scss/style.scss */
#notices .notify.info ul.notice li a:hover, #notices .notify.info ul.notice li a:active, #notices .notify.general ul.notice li a:hover, #notices .notify.general ul.notice li a:active, #notices .notify.info ul.notice li a:hover, #notices .notify.info ul.notice li a:active { color: #074a8f; }
/* line 424, scss/style.scss */
#notices .notify.warning ul.notice, #notices .notify.contest ul.notice { color: #fff; background-color: #f5b141; }
/* line 428, scss/style.scss */
#notices .notify.warning ul.notice li a, #notices .notify.warning ul.notice li a:link, #notices .notify.contest ul.notice li a, #notices .notify.contest ul.notice li a:link { color: inherit; text-decoration: underline; }
/* line 432, scss/style.scss */
#notices .notify.warning ul.notice li a:hover, #notices .notify.warning ul.notice li a:active, #notices .notify.contest ul.notice li a:hover, #notices .notify.contest ul.notice li a:active { color: #956008; }
/* line 424, scss/style.scss */
#notices .notify.sale ul.notice, #notices .notify.coupon ul.notice { color: #fff; background-color: #069350; }
/* line 428, scss/style.scss */
#notices .notify.sale ul.notice li a, #notices .notify.sale ul.notice li a:link, #notices .notify.coupon ul.notice li a, #notices .notify.coupon ul.notice li a:link { color: inherit; text-decoration: underline; }
/* line 432, scss/style.scss */
#notices .notify.sale ul.notice li a:hover, #notices .notify.sale ul.notice li a:active, #notices .notify.coupon ul.notice li a:hover, #notices .notify.coupon ul.notice li a:active { color: black; }
/* line 424, scss/style.scss */
#notices .notify.alert ul.notice, #notices .notify.important ul.notice { color: #fff; background-color: #cc0033; }
/* line 428, scss/style.scss */
#notices .notify.alert ul.notice li a, #notices .notify.alert ul.notice li a:link, #notices .notify.important ul.notice li a, #notices .notify.important ul.notice li a:link { color: inherit; text-decoration: underline; }
/* line 432, scss/style.scss */
#notices .notify.alert ul.notice li a:hover, #notices .notify.alert ul.notice li a:active, #notices .notify.important ul.notice li a:hover, #notices .notify.important ul.notice li a:active { color: #33000d; }

/* slider
----------------------------------------------- */
/* line 458, scss/style.scss */
.index-slider { padding: 20px 0 60px 0; }

/* line 462, scss/style.scss */
.slide h2 { margin: 0; }

/* site pages
----------------------------------------------- */
/* about */
/* line 470, scss/style.scss */
#about-dbt div.one, #about-dbt div.two { margin-left: 0px; }
/* line 471, scss/style.scss */
#about-dbt div.three { text-align: center; }
/* line 474, scss/style.scss */
#about-dbt div.two { clear: left; }

/* line 478, scss/style.scss */
#about-rb div.one { margin-left: 0px; }
/* line 479, scss/style.scss */
#about-rb div.one { text-align: center; }

/* line 485, scss/style.scss */
#about-feature p { margin: 0 auto 30px; }
/* line 486, scss/style.scss */
#about-feature .feature-thumb { margin: 0 auto 20px; line-height: 90%; }
/* line 489, scss/style.scss */
#about-feature .feature-thumb a { width: 100%; height: auto; display: block; position: relative; }
/* line 495, scss/style.scss */
#about-feature .feature-thumb .featurer { left: 0; xmax-height: 100%; xmax-width: none; position: absolute; top: 0; }
/* line 501, scss/style.scss */
#about-feature .feature-thumb .featurer:hover, #about-feature .feature-thumb .featurer:active, #about-feature .feature-thumb .featurer:focus { top: -100%; }

/* customer service */
/* line 508, scss/style.scss */
#service-table { margin-top: 40px; }

/* line 511, scss/style.scss */
#service-table #header-row { border-bottom: 2px solid #e9e9e9; padding-bottom: 15px; }
/* line 514, scss/style.scss */
#service-table #header-row div { font-weight: 600; line-height: 1.2; text-align: center; }
/* line 520, scss/style.scss */
#service-table .table-rows { font-size: 0.97em; }
/* line 523, scss/style.scss */
#service-table .info-cell { vertical-align: top; }
/* line 525, scss/style.scss */
#service-table .info-cell p { font-size: 0.88em; display: none; margin: 10px 15px 10px 0; }
/* line 531, scss/style.scss */
#service-table .info-header { font-size: 0.99em; }
/* line 532, scss/style.scss */
#service-table .drawer:hover { /*value 1-100*/ opacity: 0.8; filter: alpha(opacity=80); -khtml-opacity: 0.8; -moz-opacity: 0.8; }
/* line 533, scss/style.scss */
#service-table .drawer-carrot { /*value 1-100*/ opacity: 0.75; filter: alpha(opacity=75); -khtml-opacity: 0.75; -moz-opacity: 0.75; }

/* contact */
/* line 540, scss/style.scss */
.contact-form { margin: 20px auto 10px; }
/* line 542, scss/style.scss */
.contact-form .contact-result li { list-style: none; color: #e83d51; font-size: 0.88em; font-weight: 600; }

/* line 553, scss/style.scss */
form#contact input:focus, form#contact textarea:focus { border: 2px solid #9bcafa; }
/* line 554, scss/style.scss */
form#contact .contact-submit { height: 50px; }
/* line 555, scss/style.scss */
form#contact #submit { width: 100px; float: right; }
/* line 558, scss/style.scss */
form#contact #submit:focus { border: 0px none; }
/* line 560, scss/style.scss */
form#contact .contact-null label { display: none; }
/* line 561, scss/style.scss */
form#contact .contact-null input { display: none; }

/* line 566, scss/style.scss */
.contact-success, .contact-failure { margin: 30px 0 100px; color: #07b563; font-size: 0.95em; text-align: center; }

/* line 574, scss/style.scss */
.contact-failure { color: #e83d51; margin: 10px; }

/* line 580, scss/style.scss */
.contact-social-list { text-align: center; }
/* line 582, scss/style.scss */
.contact-social-list li { display: inline; margin: 0 10px; }
/* line 585, scss/style.scss */
.contact-social-list li:hover { /*value 1-100*/ opacity: 0.8; filter: alpha(opacity=80); -khtml-opacity: 0.8; -moz-opacity: 0.8; }

/* line 589, scss/style.scss */
.acf-map { width: 100%; height: 400px; border: #ccc solid 1px; margin: 20px 0; }
/* line 594, scss/style.scss */
.acf-map img { max-width: none; }

/* line 601, scss/style.scss */
.contact-info h2 { text-align: left; }
/* line 602, scss/style.scss */
.contact-info p { font-size: 0.85em; }

/* galleries
----------------------------------------------- */
/* line 608, scss/style.scss */
.product-gallery { overflow: hidden; margin: 0; padding: 0; }
/* line 612, scss/style.scss */
.product-gallery h1 { margin-bottom: 40px; clear: both; }
/* line 616, scss/style.scss */
.product-gallery .gallery-thumb { margin-bottom: 40px; text-align: center; font-size: 0.95em; font-style: normal; }
/* line 621, scss/style.scss */
.product-gallery .gallery-thumb a { max-width: 400px; position: relative; margin: 0 auto; }
/* line 627, scss/style.scss */
.product-gallery .gallery-thumb img { border: 1px solid #e9e9e9; margin: 0 auto; }

/* line 634, scss/style.scss */
.ribbon { width: 60px; height: 60px; position: absolute; margin-top: 1px; margin-left: 1px; display: block; z-index: 99; background-repeat: no-repeat; }

/* line 644, scss/style.scss */
.ribbon.new { background-image: url(assets/ribbon-new.png); }

/* line 645, scss/style.scss */
.ribbon.update { background-image: url(assets/ribbon-update.png); }

/* line 646, scss/style.scss */
.ribbon.sale { background-image: url(assets/ribbon-sale.png); }

/* line 647, scss/style.scss */
.ribbon.limited { background-image: url(assets/ribbon-limited.png); }

/* line 649, scss/style.scss */
a.see-more { background-color: #e83d51; margin: 20px 0; }
/* line 122, scss/_variables.scss */
a.see-more:hover { background-color: #e5263d; }

/* line 654, scss/style.scss */
.more-button { text-align: center; }

/* line 656, scss/style.scss */
#shop-thumbs { margin-top: 20px; }

/* line 658, scss/style.scss */
.sidebar-header { width: 100%; display: block; font-weight: 600; line-height: 2.5em; }

/* line 664, scss/style.scss */
li.sidebar-filter a { margin-bottom: 2px; padding: 0 10px; }
/* line 668, scss/style.scss */
li.sidebar-filter a:hover { background-color: #e9e9e9; color: #404040; }
/* line 669, scss/style.scss */
li.sidebar-filter a.filter { background-color: #3996f6; color: white; }

/* line 672, scss/style.scss */
.sidebar-featured li a { width: 100%; display: block; font-size: 0.98em; margin: 10px 0; }
/* line 677, scss/style.scss */
.sidebar-featured li a span { text-transform: uppercase; color: #737373; }
/* line 681, scss/style.scss */
.sidebar-featured li a div { display: table-cell; vertical-align: middle; line-height: 1.4em; }
/* line 685, scss/style.scss */
.sidebar-featured li a div ximg { -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; border-radius: 50px; }
/* line 686, scss/style.scss */
.sidebar-featured li a div:hover, .sidebar-featured li a div:focus, .sidebar-featured li a div:active { color: #3996f6; }
/* line 687, scss/style.scss */
.sidebar-featured li a div:last-child { width: 90%; padding-left: 10px; }

/* line 696, scss/style.scss */
.sidebar-new { font-size: 0.65em; color: #fff; font-weight: bold; font-weight: 600; padding: 1px 3px; background-color: #ed6b7a; position: relative; top: -8px; }

/* product pages
----------------------------------------------- */
/* line 710, scss/style.scss */
#prod-info { margin: 50px auto 0 auto; }

/* line 716, scss/style.scss */
.prod-images #prod-preview { margin-bottom: 20px; text-align: center; }
/* line 721, scss/style.scss */
.prod-images #prod-thumbs div { width: 30%; height: auto; max-width: 105px; min-width: 50px; margin: 0 2% 1% 0; float: left; }
/* line 728, scss/style.scss */
.prod-images #prod-thumbs div img { border: 1px solid #e9e9e9; }

/* line 734, scss/style.scss */
.prod-banner { text-align: center; }
/* line 736, scss/style.scss */
.prod-banner img { margin: 0 auto; padding-top: 25px; }

/* line 745, scss/style.scss */
.prod-desc #prod-share-buttons { margin: 10px 0; }

/* line 751, scss/style.scss */
.prod-selection { margin: 40px 0 0 0; }

/* line 755, scss/style.scss */
.prod-tabs { padding: 0 0 50px; }

/* line 767, scss/style.scss */
.tab-menu { margin: 0 0 0 3px; }
/* line 769, scss/style.scss */
.tab-menu li { display: inline-block; padding: 6px 0 14px; margin: 0 0 0 1px; position: relative; top: 6px; text-align: center; background-color: #e9e9e9; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; z-index: 10; cursor: pointer; border-top: 2px solid #e9e9e9; border-left: 2px solid #e9e9e9; border-right: 2px solid #e9e9e9; border-bottom: none; }
/* line 781, scss/style.scss */
.tab-menu li:hover { color: #3996f6; }
/* line 785, scss/style.scss */
.tab-menu li.active { top: 3px; background-color: #f9f9f9; z-index: 12; color: #3996f6; }
/* line 790, scss/style.scss */
.tab-menu li.active:hover { border-top: 2px solid #e9e9e9; border-left: 2px solid #e9e9e9; border-right: 2px solid #e9e9e9; border-bottom: none; }

/* line 794, scss/style.scss */
.tab-body { width: 100%; display: block; padding: 20px 10px 10px; position: relative; background-color: #f9f9f9; border-top: 2px solid #e9e9e9; z-index: 11; }
/* line 802, scss/style.scss */
.tab-body .tab1 { display: block; }
/* line 804, scss/style.scss */
.tab-body .tab2, .tab-body .tab3 { display: none; }

/* line 807, scss/style.scss */
.choose-style { font-size: 1.15em; font-weight: 600; }

/* line 812, scss/style.scss */
.tab-content select { margin: 5px 2px 0 0; width: 100%; max-width: 380px; min-width: 260px; }

/* line 820, scss/style.scss */
li.clearfix { list-style-type: none; }
/* line 823, scss/style.scss */
li.clearfix span.articleheader { width: 100%; height: auto; display: block; margin: 8px 0; padding: 2px 0; clear: left; }

/* line 838, scss/style.scss */
.colors, .sizes { margin: 0 0 20px; }

/* line 842, scss/style.scss */
.colors li, .sizes li { float: left; cursor: pointer; }

/* line 847, scss/style.scss */
.colors li { margin: 1px; }
/* line 849, scss/style.scss */
.colors li a { width: 58px; height: 58px; display: block; border: 4px solid #f9f9f9; }
/* line 855, scss/style.scss */
.colors li a:hover, .colors li a.choice { border: 4px solid #3996f6; }
/* line 857, scss/style.scss */
.colors li a:hover img, .colors li a.choice img { border: 1px solid #f9f9f9; }
/* line 860, scss/style.scss */
.colors li img { width: 50px; height: 50px; border: 1px solid #f9f9f9; }
/* line 865, scss/style.scss */
.colors li img[name="white"] { border: 1 px solid #e9e9e9; }

/* line 869, scss/style.scss */
.hidecolor { display: none; }

/* line 871, scss/style.scss */
.sizes li { margin: 0 8px 8px 0; }
/* line 873, scss/style.scss */
.sizes li a { width: 72px; height: 45px; display: block; text-align: center; line-height: 43px; font-size: 0.95em; background-color: #f9f9f9; border: 2px solid #e9e9e9; }
/* line 883, scss/style.scss */
.sizes li a:hover, .sizes li a.choice { background-color: #3996f6; color: #fff; border: 2px solid #3996f6; }

/* line 889, scss/style.scss */
.single-accessory .sizes li a { width: 75px; }

/* line 891, scss/style.scss */
.sizes li.stockout { cursor: default; }
/* line 893, scss/style.scss */
.sizes li.stockout a { color: #e9e9e9; background-color: #f9f9f9; }
/* line 897, scss/style.scss */
.sizes li.stockout a:hover { background-color: #f9f9f9; color: #e9e9e9; border: 2px solid #e9e9e9; }

/* line 904, scss/style.scss */
.nosize { display: none; color: #e83d51; }
/* line 907, scss/style.scss */
.nosize img { vertical-align: middle; }

/* line 910, scss/style.scss */
.articleprice { width: 100%; height: 50px; margin-top: 20px; margin-bottom: 20px; display: block; line-height: 49px; text-align: center; color: #3996f6; font-weight: bold; font-size: 2.5em; }

/* line 927, scss/style.scss */
.finalize { width: 100%; height: 50px; display: block; position: relative; }
/* line 932, scss/style.scss */
.finalize div { bottom: 0; }
/* line 933, scss/style.scss */
.finalize .sub { position: absolute; right: 0; }
/* line 936, scss/style.scss */
.finalize .sub input { font-size: 0.88em; padding: 10px 15px; }
/* line 941, scss/style.scss */
.finalize .qty { position: absolute; right: 115px; }

/* line 948, scss/style.scss */
span.articleinfo { width: 132px; display: inline-block; font-size: 0.80em; margin: 0 0 20px; }
/* line 953, scss/style.scss */
span.articleinfo a img { vertical-align: middle; }

/* infopop modal */
/* line 958, scss/style.scss */
.infopop.modal { width: 90%; max-width: 500px; height: 75%; max-height: 600px; overflow-y: auto; background-color: #fff; font-size: 0.85em; }
/* line 968, scss/style.scss */
.infopop.modal span { width: 95%; display: block; padding: 5px; margin: 0 auto; }
/* line 974, scss/style.scss */
.infopop.modal .entry ul { list-style: square inside; }
/* line 976, scss/style.scss */
.infopop.modal .entry ul li { padding: 1px 0 0 10px; }
/* line 980, scss/style.scss */
.infopop.modal .entry-collapse { max-width: 95%; }
/* line 981, scss/style.scss */
.infopop.modal table { table-layout: fixed; text-align: center; min-width: 220px; }
/* line 985, scss/style.scss */
.infopop.modal table tr:nth-child(even) { background-color: #e9e9e9; }
/* line 986, scss/style.scss */
.infopop.modal table th, .infopop.modal table td { padding: 2px; }
/* line 988, scss/style.scss */
.infopop.modal #sizing div { padding: 10px; display: inline-block; }
/* line 992, scss/style.scss */
.infopop.modal .row { display: inline-block; }

/* customer images */
/* line 998, scss/style.scss */
.prod-action { position: relative; height: 150px; overflow: hidden; }
/* line 1002, scss/style.scss */
.prod-action span:first-child { font-weight: 600; }
/* line 1003, scss/style.scss */
.prod-action .expand-collapse { width: 100%; height: 100px; display: block; background-color: #fff; cursor: pointer; position: absolute; bottom: 0; left: 0; z-index: 10; -webkit-box-shadow: 0px -6px 12px -6px rgba(0, 0, 0, 0.25), 0px -6px 17px 4px rgba(255, 255, 255, 0); moz-box-shadow: 0px -6px 12px -6px rgba(0, 0, 0, 0.25), 0px -6px 17px 4px rgba(255, 255, 255, 0); box-shadow: 0px -6px 12px -6px rgba(0, 0, 0, 0.25), 0px -6px 17px 4px rgba(255, 255, 255, 0); }
/* line 1014, scss/style.scss */
.prod-action .expand-collapse a { width: 100%; display: block; font-size: 0.8em; font-weight: 600; text-align: center; }
/* line 1022, scss/style.scss */
.prod-action ul.action-thumbs { margin: 10px 0 20px; }
/* line 1024, scss/style.scss */
.prod-action ul.action-thumbs li { width: 30%; height: auto; max-width: 105px; min-width: 50px; margin: 0 1% 1% 0; display: inline-block; /*value 1-100*/ opacity: 0.65; filter: alpha(opacity=65); -khtml-opacity: 0.65; -moz-opacity: 0.65; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
/* line 1037, scss/style.scss */
.prod-action ul.action-thumbs li:hover { /*value 1-100*/ opacity: 1; filter: alpha(opacity=100); -khtml-opacity: 1; -moz-opacity: 1; }
/* line 1038, scss/style.scss */
.prod-action ul.action-thumbs li img { border: 2px solid black; }

/* line 1050, scss/style.scss */
#prod-related { margin: 100px 0 -53px 0; padding: 30px 0 100px 0; }

/* progress bar */
/* line 1077, scss/style.scss */
.progress-bar { width: 100px; height: 14px; border: 0px solid #e9e9e9; background-color: #3996f6; background-image: -moz-linear-gradient(-45deg, #55a9ff 26%, transparent 25%, transparent 50%, #55a9ff 50%, #55a9ff 75%, transparent 75%, transparent); background-image: -webkit-linear-gradient(-45deg, #55a9ff 26%, transparent 25%, transparent 50%, #55a9ff 50%, #55a9ff 75%, transparent 75%, transparent); background-image: -o-linear-gradient(-45deg, #55a9ff 26%, transparent 25%, transparent 50%, #55a9ff 50%, #55a9ff 75%, transparent 75%, transparent); background-image: -ms-linear-gradient(-45deg, #55a9ff 26%, transparent 25%, transparent 50%, #55a9ff 50%, #55a9ff 75%, transparent 75%, transparent); background-size: 50px 50px; -webkit-animation: move 0.5s linear infinite; -moz-animation: move 0.5s linear infinite; -ms-animation: move 0.5s linear infinite; -o-animation: move 0.5s linear infinite; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; /* bar shading */ -webkit-box-shadow: 0 -6px 0 rgba(255, 255, 255, 0) inset, 0 7px 0.5px rgba(255, 255, 255, 0.11) inset; moz-box-shadow: 0 -6px 0 rgba(255, 255, 255, 0) inset, 0 7px 0.5px rgba(255, 255, 255, 0.11) inset; box-shadow: 0 -6px 0 rgba(255, 255, 255, 0) inset, 0 7px 0.5px rgba(255, 255, 255, 0.11) inset; }

@-moz-keyframes move { /* line 1072, scss/style.scss */
  0% { background-position: 0 0; }
  /* line 1073, scss/style.scss */
  100% { background-position: 0 50px; } }

@-webkit-keyframes move { /* line 1072, scss/style.scss */
  0% { background-position: 0 0; }
  /* line 1073, scss/style.scss */
  100% { background-position: 0 50px; } }

@-o-keyframes move { /* line 1072, scss/style.scss */
  0% { background-position: 0 0; }
  /* line 1073, scss/style.scss */
  100% { background-position: 0 50px; } }

@-ms-keyframes move { /* line 1072, scss/style.scss */
  0% { background-position: 0 0; }
  /* line 1073, scss/style.scss */
  100% { background-position: 0 50px; } }

/* line 1104, scss/style.scss */
#prod-preview, .prod-selection { position: relative; }

/* line 1105, scss/style.scss */
.loader { position: absolute; margin: 0 auto; z-index: 99; display: none; }

/* line 1112, scss/style.scss */
.imgload { top: 40%; left: 50%; margin-left: -50px; /* negative half of the width */ }

/* line 1118, scss/style.scss */
.prodload { top: 155px; left: 50%; margin-left: -50px; /* negative half of the width */ }

/* line 1124, scss/style.scss */
.single-accessory .prodload { top: 110px; }

/* blog
----------------------------------------------- */
/* line 1131, scss/style.scss */
#blog-body { margin-top: 50px; margin-bottom: 50px; }

/* line 1137, scss/style.scss */
.blog-posts article { font-size: 1.05em; }
/* line 1139, scss/style.scss */
.blog .blog-posts article, .archive .blog-posts article { margin-bottom: 120px; }
/* line 1141, scss/style.scss */
.single .blog-posts article { border-bottom: 2px solid #e9e9e9; padding-bottom: 20px; }
/* line 1145, scss/style.scss */
.blog-posts h1, .blog-posts h2, .blog-posts h3, .blog-posts h4, .blog-posts h5 { margin: 3px 0; padding: 3px 0; }
/* line 1151, scss/style.scss */
.blog-posts img.icon { margin-right: 5px; }
/* line 1152, scss/style.scss */
.blog-posts .entry { margin-top: 40px; }
/* line 1155, scss/style.scss */
.blog-posts .entry img:first-child { margin-bottom: 30px; }
/* line 1156, scss/style.scss */
.blog-posts .entry li { margin-left: 40px; font-size: 0.95em; }
/* line 1158, scss/style.scss */
.single .blog-posts .entry { margin-bottom: 20px; }

/* line 1162, scss/style.scss */
span.post-date { width: 220px; display: inline-block; }

/* line 1167, scss/style.scss */
a.more-link { padding: 8px 12px; font-size: 1em; /* ems */ line-height: 1.5em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; max-width: 180px; margin: 30px 0; display: block; color: #fff; background-color: #e83d51; font-size: 0.95em; }
/* line 1175, scss/style.scss */
a.more-link:hover, a.more-link:focus, a.more-link:active { background-color: #d81a30; }

/* line 1182, scss/style.scss */
.post-tags a { padding: 3px 8px; margin-right: 5px; font-size: 0.79em; line-height: 2.25em; text-transform: lowercase; background-color: #e9e9e9; }
/* line 1189, scss/style.scss */
.post-tags a:hover { background-color: #e83d51; color: white; }

/* line 1192, scss/style.scss */
.post-navigation { margin-top: 100px; }

/* line 1194, scss/style.scss */
.next-posts, .prev-posts { width: 49%; display: inline-block; font-size: 1.15em; }
/* line 1200, scss/style.scss */
.next-posts a:hover span, .next-posts a:focus span, .next-posts a:active span, .prev-posts a:hover span, .prev-posts a:focus span, .prev-posts a:active span { color: #3996f6; }
/* line 1201, scss/style.scss */
.next-posts a:hover .paged-carrot, .next-posts a:focus .paged-carrot, .next-posts a:active .paged-carrot, .prev-posts a:hover .paged-carrot, .prev-posts a:focus .paged-carrot, .prev-posts a:active .paged-carrot { background-color: #3996f6; }
/* line 1204, scss/style.scss */
.next-posts span, .prev-posts span { display: table-cell; vertical-align: middle; }

/* line 1207, scss/style.scss */
.prev-posts { text-align: right; }
/* line 1208, scss/style.scss */
.prev-posts, .prev-posts a { float: right; }
/* line 1210, scss/style.scss */
.prev-posts p { margin-left: 5px; }

/* line 1212, scss/style.scss */
.next-posts { float: left; text-align: left; }
/* line 1215, scss/style.scss */
.next-posts p { margin-right: 5px; }

/* line 1218, scss/style.scss */
.paged-carrot { width: 45px; height: 45px; font-size: 2em; line-height: 35px; text-align: center; color: white; xdisplay: table-cell; vertical-align: center; background-color: #e9e9e9; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; }

/* sidebar */
/* line 1233, scss/style.scss */
.blog-sidebar { font-size: 0.95em; }
/* line 1235, scss/style.scss */
.blog-sidebar .sidebar-header { text-transform: uppercase; border: 0 none; }
/* line 1236, scss/style.scss */
.blog-sidebar aside li { padding: 5px 0; border-bottom: 1px solid #e9e9e9; }
/* line 1239, scss/style.scss */
.blog-sidebar aside li li { border: 0px none; padding: 2px 0; }

/* line 1247, scss/style.scss */
.widget_recent_entries li { padding-bottom: 10px; }

/* line 1252, scss/style.scss */
.widget_jal_widget a.jaw_months { font-size: 0.85em; padding-left: 18px; }

/* line 1258, scss/style.scss */
#tag_cloud-4 { text-transform: lowercase; }

/* footer
----------------------------------------------- */
/* line 1263, scss/style.scss */
#footer div { color: #b0b0b0; }

/* line 1267, scss/style.scss */
#footer-body { padding-bottom: 10px; }
/* line 1272, scss/style.scss */
#footer-body .footer-bottom, #footer-body .footer-top { background-color: #1c1f20; padding: 10px 0; }
/* line 1276, scss/style.scss */
#footer-body .footer-bottom .row { border-top: 2px solid #282c2d; padding: 20px 0 10px 0; }
/* line 1280, scss/style.scss */
#footer-body .col.poster, #footer-body .footer-top .row { overflow: visible; display: block; }
/* line 1284, scss/style.scss */
#footer-body .newsletter { min-width: 450px; }

/* line 1287, scss/style.scss */
span.footer-header { width: 100%; font-weight: bold; font-weight: 600; color: #fff; }

/* line 1300, scss/style.scss */
.poster img { position: relative; margin-top: -30px; }

/* line 1307, scss/style.scss */
#footer-body input[type="text"] { border: 0px none; margin: 0 2px; background-color: #fff; height: 36px; -webkit-border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -ms-border-radius: 2px 0 0 2px; -o-border-radius: 2px 0 0 2px; border-radius: 2px 0 0 2px; }
/* line 1314, scss/style.scss */
#footer-body input[type="submit"] { height: 36px; background-color: #3996f6; margin: 0 0 0 -6px; vertical-align: middle; padding: 8px 15px; font-size: 0.8em; /* ems */ line-height: 1.3em; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -ms-border-radius: 0 2px 2px 0; -o-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; }
/* line 1322, scss/style.scss */
#footer-body .social { position: relative; min-height: 84px; }
/* line 1326, scss/style.scss */
#footer-body .social ul.social-icons li { display: inline-block; }
/* line 1327, scss/style.scss */
#footer-body .social ul.social-icons li a { width: 46px; height: 46px; display: block; margin-left: 2px; background-image: url(assets/social-icons.png); }
/* line 1333, scss/style.scss */
#footer-body .social ul.social-icons li a.facebook { background-position: 0 -46px; }
/* line 1334, scss/style.scss */
#footer-body .social ul.social-icons li a.facebook:hover, #footer-body .social ul.social-icons li a.facebook:active, #footer-body .social ul.social-icons li a.facebook:focus { background-position: 0 0; }
/* line 1336, scss/style.scss */
#footer-body .social ul.social-icons li a.twitter { background-position: -46px -46px; }
/* line 1337, scss/style.scss */
#footer-body .social ul.social-icons li a.twitter:hover, #footer-body .social ul.social-icons li a.twitter:active, #footer-body .social ul.social-icons li a.twitter:focus { background-position: -46px 0; }
/* line 1339, scss/style.scss */
#footer-body .social ul.social-icons li a.tumblr { background-position: -92px -46px; }
/* line 1340, scss/style.scss */
#footer-body .social ul.social-icons li a.tumblr:hover, #footer-body .social ul.social-icons li a.tumblr:active, #footer-body .social ul.social-icons li a.tumblr:focus { background-position: -92px 0; }
/* line 1342, scss/style.scss */
#footer-body .social ul.social-icons li a.google { background-position: -138px -46px; }
/* line 1343, scss/style.scss */
#footer-body .social ul.social-icons li a.google:hover, #footer-body .social ul.social-icons li a.google:active, #footer-body .social ul.social-icons li a.google:focus { background-position: -138px 0; }

/* line 1351, scss/style.scss */
#footer-body .footer-colophon { padding-top: 10px; }
/* line 1354, scss/style.scss */
#footer-body .footer-colophon .copyright .disclaimer { color: #404040; font-size: 0.5em; letterspacing: 0.1em; }
/* line 1359, scss/style.scss */
#footer-body .footer-colophon .copyright .terms-links { padding-top: 4px; font-size: 0.6em; color: #555; }
/* line 1363, scss/style.scss */
#footer-body .footer-colophon .copyright .terms-links a { text-decoration: underline; }

/* kcadb.com
----------------------------------------------- */
/* line 1374, scss/style.scss */
.kcadb body { background-color: #f9f9f9; }

/* line 1376, scss/style.scss */
.kcadb .content { width: 100%; padding: 0; }

/* line 1381, scss/style.scss */
.kcadb #body { height: 100%; min-height: 100%; }

/* line 1386, scss/style.scss */
.kcadb .gallery { padding: 50px 0 0; background-color: grey; }

/* head and nav */
/* line 1393, scss/style.scss */
.kcadb #menu, .kcadb #footer-body { margin: 0; }
/* line 1395, scss/style.scss */
.kcadb #menu div, .kcadb #footer-body div { color: #e9e9e9; }

/* line 1399, scss/style.scss */
.menu-nav li a { text-transform: uppercase; font-size: 0.88em; font-weight: 600; display: inline-block; padding: 5px 10px; }
/* line 1405, scss/style.scss */
.menu-nav li a:hover, .menu-nav li a:active, .menu-nav li a:focus { color: #fff; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
/* line 1409, scss/style.scss */
.menu-nav li a:hover { background-color: #282c2d; }
/* line 1410, scss/style.scss */
.menu-nav li a:active, .menu-nav li a:focus { background-color: #3996f6; }

/* body */
/* line 1417, scss/style.scss */
.kcadb #content { margin: 0; }
