
div.amshopby-column {
    float:left; width:83px;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

.amshopby-clearer {
	display:block; 
	clear:both; 
	overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0px 5px 0px 0px;
    display: block;
    float: left;
}

div.block-layered-nav dd a.amshopby-attr {
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: left center;
}

div.block-layered-nav dd a.amshopby-attr-selected {
    font-weight: bold;
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: left center;
}

div.block-layered-nav dd a.amshopby-attr-inactive {
    pointer-events: none;
    color: #666666
}

div.block-layered-nav #narrow-by-list .image-li {
    float: none;
    padding: 0 0px 5px 0;
}

div.block-layered-nav #narrow-by-list .image-li a {
    float: none;
    display: inline-block;
    padding: 2px;
    padding-top: 0px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.ie8 div.block-layered-nav #narrow-by-list .image-li a {
    width: 38px;
}

div.block-layered-nav #narrow-by-list .image-li img {
    width: 38px;
    height: 12px;
    border: none;
    vertical-align: middle;
    display: inline-block;
}

div.block-layered-nav dd li.amshopby-cat-level-2 {
    padding-left: 10px;
}

div.block-layered-nav dd li.amshopby-cat-level-3 {
    padding-left: 20px;
}

div.block-layered-nav dd a.amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

div.block-layered-nav dd li span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/amshopby-plus.gif) no-repeat;
}

div.block-layered-nav dd li span.minus {
    background: transparent url(http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/amshopby-minus.gif) no-repeat;
}

div.block-layered-nav dd li:after {
    display: block;
    content: "";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}



div.block-layered-nav.amshopby-collapse-enabled dt {
 cursor:pointer; 
 padding-left:15px;
 background:url(http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/amshopby-expanded.gif) center left no-repeat;
}
div.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {background:url(http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/amshopby-collapsed.gif) center left no-repeat}


div.block-layered-nav div.amshopby-slider {
	 position:relative; margin:10px 4px 5px 4px; z-index:9; height:18px;  background: url(http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/amshopby-slider-bg.gif) repeat-x 0 50%; cursor:pointer;
}
div.block-layered-nav div.amshopby-slider div.handle {margin-left:-4px; width:8px; top:3px; height:14px; background: transparent url(http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/amshopby-hadle.png) no-repeat; position: absolute; cursor:move; z-index: 2;}

/*
 * Slider labels
 */
.amshopby-slider-price {
	color: #474747;
}
.amshopby-slider-price-from {
	float: left;
    padding-top: 6px;
}
.amshopby-slider-price-to {
	float: right;
    padding-top: 6px;
}

.amshopby-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 0px;
}

.amshopby-slider-handle-left {
	position: absolute;
	top: 14px;
	left: 0px;
}

.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#1F5070;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range 
{
	text-align: center;
	font-size: 0.9em;
    padding-top: 6px;
}

.amshopby-tooltip-img {
    cursor:help;
    display: inline;
}

div.amshopby-filters-top {
    position: relative;
}
div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}


.catalogsearch-result-index div.amshopby-overlay:after {
    content: '';
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 200px;
    background:  url('http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/ajax-spinner.gif') 50% 50% no-repeat;
    z-index: 999999;
    position: fixed;
    top: 33%;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
	width: 100%;
	height: 200px;
    background:  url('http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/ajax-spinner.gif') 50% 50% no-repeat;
    z-index: 999999;
    position: fixed;
    top: 33%;
}


@media screen and (max-width: 741px) {
    div.amshopby-overlay div {
        top: 100px;
    }
    div.amshopby-overlay div.desktop {
        display: none;
    }
    .catalogsearch-result-index div.amshopby-overlay:after {
        top: 100px;
    }
}



/*
 * Advanced Categories
 */
.amshopby-advanced li {
	clear: both;
}
.amshopby-advanced li.level1 {
	padding-left: 20px;
}
.amshopby-advanced li.level2 {
	padding-left: 30px;
}
.amshopby-advanced li.level3 {
	padding-left: 40px;
}
.amshopby-advanced li.level4 {
	padding-left: 50px;
}


.amshopby-advanced li.active > a {
	font-weight: bold;
}

/*
 * Slider Bar
 */
.amshopby-slider-bar {
	position:absolute; 
	background: #999; 
	height: 6px; 
	top: 6px; 
	z-index: 1;  
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
	overflow: auto; 
}

.btn-remove-inline { background-image: url('http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/am_btn_remove.gif'); background-repeat: no-repeat; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }
.amshopby-hightlighted { background: yellow;}

.btn-remove-inline img {display: inline;}

div.block-layered-nav div.amshopby-slider div.handle.active { z-index: 3; }

.amshopby-slider-ui { height: 10px; }
.amshopby-slider-ui .ui-slider-handle { background-color: #f18200; box-sizing: border-box; outline: none; }
.amshopby-slider-ui .ui-slider-range { background-color: #d4cbc1; }

.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.ui-slider { cursor: pointer; position: relative; text-align: left; }
.ui-slider .ui-slider-handle { background-color: #fb8c6e;
    width: 15px;
    height: 15px;
    cursor: move;
    position: absolute;
    z-index: 2; 
}

.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }


.ui-slider-horizontal {
    height: 15px;
    max-width: 90%;
    margin-top: 10px;
    background-color: #d4cbc1;
}


.ui-slider-horizontal:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: #d4cbc1;
    right: -10px;
    top: 0px;
}

#narrow-by-list .price-secondary {
    display: none;
}

@media screen and (max-width: 741px) {
    .ui-slider-horizontal, .amshopby-slider-price-range, .amshopby-slider-price {
        display: none;
    }
    #narrow-by-list .price-secondary {
        display: block;
        width: 100%;
    }
    #narrow-by-list .price-secondary li {
        text-align: center;
    }
    #narrow-by-list .price-secondary li input {
        width: 100%;
    }
    .amshopby-price-from {
        float: left;
        display: inline-block;
        width: 45%;
        text-align: left;
    }
    .amshopby-price-to {
        display: inline-block;
        width: 45%;
        float: right;
        text-align: left;
    }
    #amshopby-price-from,
    #amshopby-price-to {
        width: 100%;
    }
    #amshopby-price-btn {
        clear: both;
        margin-top: 15px;
    }
}

.ui-slider-horizontal .ui-slider-range {
    height: 10px;
}
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.amshopby-narrow-by-list table td { vertical-align: top; }

.ie8 #narrow-by-list dt:before {
  display: none;
}

.ie8 #narrow-by-list dt:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 42%;
    right: 2px;
    margin-bottom: -2.5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #493627;
}

.ie8 #narrow-by-list .amshopby-slider-ui {
    max-width: 145px;
}
/*--------------------------------------------------------------
			Resets
--------------------------------------------------------------*/
html,
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,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
  line-height: normal;
}
body {
  margin: 0;
  padding: 0;
  line-height: normal;
  *font-size: small;
}
select,
input,
textarea,
button {
  font: 100% sans-serif;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
a:hover,
a:active {
  outline: none;
}
ul,
ol {
  margin-left: 0;
  list-style: none;
}
nav ul,
nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
small {
  font-size: 85%;
}
td {
  vertical-align: top;
}
sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  top: -0.3em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
input[type="radio"] {
  vertical-align: text-top;
  margin-top: 2px;
  padding: 0;
}
input[type="checkbox"] {
  vertical-align: text-top;
  margin-top: 2px;
  padding: 0;
}
.ie7 input[type="checkbox"] {
  vertical-align: top;
}
.ie6 input {
  vertical-align: text-bottom;
}
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
}
input:invalid,
textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
::-moz-selection {
  background: #ccc;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #ccc;
  color: #fff;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: transparent;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
*:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*--------------------------------------------------------------
			Tools
--------------------------------------------------------------*/
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.img-right {
  float: right;
  margin: 15px 0 30px 30px;
}
.img-left {
  float: left;
  margin: 15px 30px 30px 0;
}
.respond320 {
  display: none!important;
}
.respond480 {
  display: none!important;
}
.respond540 {
  display: none!important;
}
.respond640 {
  display: none!important;
}
.respond767 {
  display: none!important;
}
.respond768 {
  display: none!important;
}
.respond960 {
  display: none!important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/**
 * Mixins, Variables and Helpers
 */
.triangle-props {
  content: "";
  display: block;
  position: absolute;
}
/*
  ============================================
  Fonts
  ============================================
*/
@font-face {
  font-family: "Effra W01 Regular";
  src: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/22d5253a-df89-458b-b414-0191063f0b7f.eot?#iefix");
  src: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/22d5253a-df89-458b-b414-0191063f0b7f.eot?#iefix") format("eot"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/07f98c09-a3b5-4ab3-a35e-9d9474d19279.woff") format("woff"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/c95fc487-48ab-48c1-b4da-f9478f900fdb.ttf") format("truetype"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/7edd076c-820b-4d62-8cda-94cbed70c375.svg#7edd076c-820b-4d62-8cda-94cbed70c375") format("svg");
}
@font-face {
  font-family: "Effra W01 Bold";
  src: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/bf129681-00b0-4e8b-afb9-03a5b3673b2e.eot?#iefix");
  src: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/bf129681-00b0-4e8b-afb9-03a5b3673b2e.eot?#iefix") format("eot"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/d9c686bd-1b2c-4730-a0b4-9376d5cc0217.woff") format("woff"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/f6eb1dc4-bd7a-4ec7-8efa-af82ddea3829.ttf") format("truetype"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/51807340-4baf-41b5-a341-d06a17d6442a.svg#51807340-4baf-41b5-a341-d06a17d6442a") format("svg");
}
@font-face {
  font-family: "NewBaskervilleW01-Itali";
  src: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/7055b210-8d54-4a81-bcc1-927fb48b5af8.eot?#iefix");
  src: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/7055b210-8d54-4a81-bcc1-927fb48b5af8.eot?#iefix") format("eot"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/b74f9e80-f9c2-45b4-9d5d-7f3aba245e3d.woff") format("woff"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/22b7afa3-0619-4c9c-b91f-22978be3f21f.ttf") format("truetype"), url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/fonts/70b35ac5-da0e-4238-87ce-f67818f47e8e.svg#70b35ac5-da0e-4238-87ce-f67818f47e8e") format("svg");
}
/*
  ============================================
  Global Styles
  ============================================
*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}
body {
  font-size: 12px;
  color: #474747;
  background-color: #fff;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
img.lazy {
  width: 100%;
}
.main {
  min-height: 650px;
}
.container {
  max-width: 1080px;
  width: 94%;
  margin: 0 auto;
  -webkit-transition: all width 0.2s linear ease-out;
  -moz-transition: all width 0.2s linear ease-out;
  -o-transition: all width 0.2s linear ease-out;
  transition: all width 0.2s linear ease-out;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
  *zoom: 1;
  zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.header-container {
  position: relative;
  z-index: 9999;
  width: 100%;
  background-color: #ffffff;
}
.content-pane {
  margin: 0 auto 54px;
}
/*
  ============================================
  Grid
  ============================================
*/
.col2-set {
  *zoom: 1;
  zoom: 1;
}
.col2-set:before,
.col2-set:after {
  display: table;
  content: "";
  line-height: 0;
}
.col2-set:after {
  clear: both;
}
.col2-set:before,
.col2-set:after {
  content: " ";
  display: table;
}
.col2-set:after {
  clear: both;
}
.col2-set .col-1,
.col2-set .col-2 {
  float: left;
  width: 50%;
  padding-right: 24px;
  -webkit-transition: all width 0.2s linear ease-out;
  -moz-transition: all width 0.2s linear ease-out;
  -o-transition: all width 0.2s linear ease-out;
  transition: all width 0.2s linear ease-out;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.col2-left-layout .col-main {
  float: right;
  width: 82.96296296%;
}
.col2-left-layout .col-left {
  float: left;
  width: 14.81481481%;
}
/*
  ============================================
  Typography
  ============================================
*/
h1 {
  font-size: 24px;
  line-height: 1em;
  text-transform: uppercase;
}
h2 {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.page-title h1 {
  padding: 27px 0;
}
p,
.std {
  font-size: 12px;
  margin-bottom: 21px;
  line-height: 21px;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
}
.std {
  margin-bottom: 0;
}
/*
  ============================================
  Links/Buttons
  ============================================
*/
a {
  color: #eb7a5b;
  text-decoration: none;
  -webkit-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -moz-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -o-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
}
a:hover,
a:active {
  color: #fb8c6e;
}
button,
.button,
a.button {
  outline: none;
  border: none;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  line-height: 29px;
  color: #ffffff;
  background-color: #f06a46;
  padding: 0 30px;
  -webkit-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -moz-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -o-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
}
button[disabled],
.button[disabled],
a.button[disabled] {
  opacity: 50;
  filter: alpha(opacity=5000);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button[disabled]:hover,
.button[disabled]:hover,
a.button[disabled]:hover {
  background-color: #f06a46;
}
button:hover,
.button:hover,
a.button:hover {
  background-color: #fb8c6e;
}
button.large,
.button.large,
a.button.large {
  font-size: 17px;
  line-height: 48px;
  padding: 0 60px;
}
button.small,
.button.small,
a.button.small {
  font-size: 11px;
  line-height: 22px;
  padding: 0 20px;
}
button.grey,
.button.grey,
a.button.grey {
  color: #493627;
  background-color: #d4cbc1;
  padding: 0 36px;
}
button.brown,
.button.brown,
a.button.brown {
  background-color: #6e6256;
  font-size: 15px;
  line-height: normal;
  padding: 17px 30px;
}
.catalog-product-view .share-this .facebook-button,
.catalog-product-view .share-this .pintrest-button {
  display: inline-block;
  vertical-align: top;
}
.catalog-product-view .share-this .houzz-button {
  border-radius: 2px;
}
.catalog-product-view .share-this .print-btn {
  margin-top: 1px;
  text-indent: -999em;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -165px -45px;
  height: 20px;
  width: 60px;
}
.emailto-link {
  display: inline-block;
  float: right;
  margin-right: 2px;
}
.emailto-link a {
  display: inline-block;
  margin-top: 1px;
  text-indent: -999em;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -165px -67px;
  height: 20px;
  width: 60px;
}
/*
  ============================================
  Form Elements
  ============================================
*/
.input-text,
textarea {
  border: none;
  outline: none;
  padding: 5px 10px;
  margin: 0;
  width: 100%;
  background-color: #ffffff;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  color: #493627;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #6e6256;
  vertical-align: top;
  -webkit-transition: all border-color 0.24s ease-out, opacity 0.24s ease-out ease-out;
  -moz-transition: all border-color 0.24s ease-out, opacity 0.24s ease-out ease-out;
  -o-transition: all border-color 0.24s ease-out, opacity 0.24s ease-out ease-out;
  transition: all border-color 0.24s ease-out, opacity 0.24s ease-out ease-out;
  -webkit-transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  -moz-transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  -o-transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-text.validation-failed,
textarea.validation-failed {
  border: 1px solid #f06a46;
}
.input-text[disabled],
textarea[disabled] {
  opacity: 50;
  filter: alpha(opacity=5000);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.input-text {
  min-height: 30px;
}
/* Custom selects */
.select-wrap {
  vertical-align: top;
}
.select-wrap select {
  width: 100%;
  height: 30px;
  -webkit-appearance: none;
  cursor: pointer;
}
.customStyleSelectBox,
.swatch-select {
  padding: 0 30px 0 10px;
  line-height: 30px;
  height: 30px;
  background-color: #d4cbc1;
  width: 210px;
  -webkit-transition: all opacity 0.24s ease-out ease-out;
  -moz-transition: all opacity 0.24s ease-out ease-out;
  -o-transition: all opacity 0.24s ease-out ease-out;
  transition: all opacity 0.24s ease-out ease-out;
  -webkit-transition: opacity 0.24s ease-out;
  -moz-transition: opacity 0.24s ease-out;
  -o-transition: opacity 0.24s ease-out;
  transition: opacity 0.24s ease-out;
  position: relative;
}
.customStyleSelectBox:before,
.swatch-select:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  right: 12px;
  margin-top: -3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #493627;
}
.customStyleSelectBox .customStyleSelectBoxInner,
.swatch-select .customStyleSelectBoxInner,
.customStyleSelectBox .label,
.swatch-select .label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.customStyleSelectBox.disabled,
.swatch-select.disabled {
  opacity: 50;
  filter: alpha(opacity=5000);
  opacity: 0.5;
  filter: alpha(opacity=50);
  pointer-events: none;
}
.swatch-select {
  display: inline-block;
  position: relative;
  cursor: pointer;
  line-height: normal;
}
.swatch-select .label {
  display: inline-block;
  vertical-align: top;
  color: #493627;
  padding-top: 7px;
  overflow: visible;
  width: auto;
}
.swatch-select .label .amconf-image {
  height: 16px;
  width: 42px;
}
.swatch-select .label .amconf-image-title {
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 120px;
}
.swatch-select .amconf-images-container {
  display: none;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 240px;
  z-index: 99;
  padding-bottom: 9px;
}
.swatch-select .amconf-images-container li {
  *zoom: 1;
  zoom: 1;
  padding: 15px 10px 0;
  margin-top: 0!important;
  height: 31px;
  display: block;
}
.swatch-select .amconf-images-container li:before,
.swatch-select .amconf-images-container li:after {
  display: table;
  content: "";
  line-height: 0;
}
.swatch-select .amconf-images-container li:after {
  clear: both;
}
.swatch-select .amconf-images-container li:before,
.swatch-select .amconf-images-container li:after {
  content: " ";
  display: table;
}
.swatch-select .amconf-images-container li:after {
  clear: both;
}
.swatch-select .amconf-images-container li:first-child {
  padding-top: 10px;
}
.swatch-select.show .amconf-images-container {
  display: block;
}
.swatch-select .amconf-image {
  border: 1px solid #f0f0f0;
  margin-right: 10px;
  height: 16px;
  width: 42px;
  vertical-align: top;
}
.swatch-select .amconf-image-title {
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  width: 162px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Custom radios */
.style-radio {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  background-color: #d4cbc1;
  position: relative;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.style-radio input[type="radio"] {
  height: 16px;
  width: 16px;
  margin-top: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}
.style-radio.active {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-color: #d4cbc1;
  background-position: -120px 3px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .style-radio.active {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
/* Custom checkboxes */
.style-checkbox {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: top;
  background-color: #d4cbc1;
  position: relative;
}
.style-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  margin-top: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}
.style-checkbox.active {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-color: #d4cbc1;
  background-position: -138px 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .style-checkbox.active {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.form-list li,
.form-list .field {
  margin-top: 8px;
}
.form-list .add-field {
  margin-top: 4px;
}
.form-list li:first-child,
.form-list .fields {
  margin-top: 0;
}
.form-list li label {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4px;
}
.form-list li label em,
p.required {
  display: none;
}
.form-list .input-box {
  width: 210px;
  position: relative;
}
.form-list .control {
  padding-top: 12px;
}
.form-list .control .input-box {
  display: inline-block;
  vertical-align: top;
  width: 16px;
}
.form-list .control label {
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 0 4px;
}
.form-list .note {
  margin-bottom: 16px;
}
.form-list li .optional {
  font-size: 12px;
  text-transform: none;
}
.validation-advice {
  line-height: 1em;
  padding-top: 3px;
  color: #f06a46;
}
.qty {
  width: 45px;
  text-align: center;
}
/*Inline Labels*/
.labelify .form-list li,
.labelify .form-list .input-wrapper {
  position: relative;
}
.labelify .form-list label {
  position: absolute;
  top: 0;
  left: 10px;
  margin-bottom: 0;
  line-height: 30px;
  font-size: 12px;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  text-transform: none;
  z-index: 99;
}
/*Shipping Methods*/
.sp-methods dd > ul li {
  line-height: 16px;
  padding-top: 20px;
}
.sp-methods dt label,
.sp-methods dt label span,
.sp-methods ul li label,
.sp-methods ul li label span {
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
}
.sp-methods ul li label,
#co-payment-form dt label {
  margin: 0 0 0 4px;
  display: inline-block;
  vertical-align: middle;
}
.sp-methods dd .form-list li label {
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 4px 0;
}
.sp-methods dd .form-list .control label {
  margin: 0 0 0 4px;
}
.sp-methods dd .form-list li {
  padding-top: 0;
}
.sp-methods ul li span.no-display {
  display: inline!important;
}
/*Form Buttons*/
.buttons-set .back-link {
  display: none;
}
/*
  ============================================
  Data Tables
  ============================================
*/
.data-table {
  width: 100%;
}
.data-table thead {
  background-color: #f0f0f0;
}
.data-table thead th {
  font-weight: normal;
  text-transform: uppercase;
  line-height: 36px;
  padding: 0 1.96560197%;
  white-space: nowrap;
  text-align: left!important;
}
.data-table tbody tr td {
  border-bottom: 1px solid #d6ccc3;
  padding: 10px 1.96560197%;
  line-height: 17px;
  text-align: left!important;
}
.data-table .product-image,
.data-table .product-details {
  float: left;
}
.data-table .product-details {
  margin-left: 16px;
}
.data-table .item-options {
  text-transform: uppercase;
  line-height: 16px;
  font-size: 12px;
  padding: 6px 0;
  list-style: disc;
  margin-left: 20px;
}
.data-table .item-options li {
  margin-top: 6px;
  text-transform: none;
}
.data-table .item-options li:first-child {
  margin-top: 0;
}
/*
  ============================================
  Accordion
  ============================================
*/
.accordion > li {
  border-bottom: 1px solid #d4cbc1;
}
.accordion .trigger {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 55px;
  cursor: pointer;
  position: relative;
}
.accordion .trigger:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 2px;
  margin-top: -2.5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #493627;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  transition: transform 0.35s ease;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media screen and (max-width: 770px) {
  .two-col-cart .accordion .trigger:before {
    right: 13px !important;
  }
}
.accordion .trigger.open:before {
  content: '';
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.two-col-cart .accordion .trigger.open:before {
  content: '' !important;
  /* font-size: 31px !important; */
  background-color: #000 !important;
  height: 2px !important;
  width: 10px !important;
  right: 13px !important;
  top: 4px !important;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media screen and (max-width: 770px) {
  .two-col-cart .accordion .trigger.open:before {
    right: 3px !important;
  }
}
.accordion .content {
  height: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all height 0.35s ease ease-out;
  -moz-transition: all height 0.35s ease ease-out;
  -o-transition: all height 0.35s ease ease-out;
  transition: all height 0.35s ease ease-out;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.accordion .content.open {
  height: auto;
}
/*
  ============================================
  Global Messages
  ============================================
*/
.messages {
  margin: 16px 0;
}
.messages > li {
  margin-top: 8px;
}
.messages > li:first-child {
  margin-top: 0;
}
.messages > li > ul li {
  background-color: #d4cbc1;
  padding: 10px 1.96560197%;
  text-transform: uppercase;
  line-height: 15px;
}
/*
  ============================================
  Breadcrumbs
  ============================================
*/
.breadcrumbs {
  padding: 23px 0;
  font-size: 13px;
}
.breadcrumbs ul {
  *zoom: 1;
  zoom: 1;
}
.breadcrumbs ul:before,
.breadcrumbs ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumbs ul:after {
  clear: both;
}
.breadcrumbs ul:before,
.breadcrumbs ul:after {
  content: " ";
  display: table;
}
.breadcrumbs ul:after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  text-transform: uppercase;
}
.breadcrumbs li span {
  padding: 0 8px;
}
.breadcrumbs li strong {
  font-weight: normal;
}
.breadcrumbs li a {
  color: #493627;
}
.breadcrumbs .last {
  white-space: nowrap;
  width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*
  ============================================
  Custom Scrollbars (tinyscrollbar)
  ============================================
*/
.scrollbar-container {
  overflow: hidden;
}
.scrollbar-container .scroll {
  float: right;
  width: 5px;
}
.scrollbar-container .scrollbar {
  width: 5px;
  background-color: #d4cbc1;
  float: right;
  position: relative;
}
.scrollbar-container .scrollbar.disable {
  display: none;
}
.scrollbar-container .scrollbar .thumb {
  background-color: #fb8c6e;
  width: 5px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  height: 20px;
}
.scrollbar-container .viewport {
  position: relative;
  margin-right: 5px;
}
.scrollbar-container .viewport .overview {
  position: absolute;
  left: 0;
  top: 0;
}
/*
  ============================================
  Global Header
  ============================================
*/
.header-container {
  -webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25);
}
.header-container .header {
  margin: 20px 0;
}
.header-panel {
  height: 28px;
}
.header-container .branding,
.header-container .logo {
  float: left;
}
.header-container .logo {
  position: relative;
  display: block;
  z-index: 10;
  cursor: pointer;
  text-indent: -999em;
  width: 435px;
  height: 48px;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-container .logo {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.header-container .header-panel {
  background-color: #f0f0f0;
  line-height: 28px;
  *zoom: 1;
  zoom: 1;
}
.header-container .header-panel:before,
.header-container .header-panel:after {
  display: table;
  content: "";
  line-height: 0;
}
.header-container .header-panel:after {
  clear: both;
}
.header-container .header-panel:before,
.header-container .header-panel:after {
  content: " ";
  display: table;
}
.header-container .header-panel:after {
  clear: both;
}
.header-container .header-panel a {
  color: #665b50;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
}
.header-container .header-panel .phone-sales-hours {
  float: left;
  margin-left: 10px;
}
.header-container .header-panel .hours-sales-title {
  margin-left: 10px;
  margin-right: 24px;
  cursor: pointer;
  position: relative;
}
.header-container .header-panel .hours-sales-title:after {
  content: '';
  position: relative;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #493627;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: inline-block;
  left: 5px;
  top: -1px;
}
.header-container .header-panel .hours-sales-title.active:after {
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #493627;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.header-container .header-panel .phone-agents-availability {
  display: none;
  position: absolute;
  z-index: 99;
  overflow: hidden;
  background-color: #f0f0f0;
  border: 1px solid red;
  border-width: 0px;
  box-shadow: 0px 1px 1px #888888;
  padding: 15px;
  padding-top: 5px;
}
.header-container .header-panel .phone-agents-availability .schedule {
  display: table;
}
.header-container .header-panel .phone-agents-availability li {
  display: table-row;
}
.header-container .header-panel .phone-agents-availability div.day {
  display: table-cell;
  text-align: right;
  padding-right: 15px;
}
.header-container .header-panel .phone-agents-availability div.time {
  display: table-cell;
  text-align: left;
}
.header-container .header-panel .phone-agents-availability div.clear {
  clear: both;
}
.header-container .header-panel .phone-agents-availability .exceptions {
  text-align: center;
}
.header-container .header-panel .phone-agents-availability .exceptions div,
.header-container .header-panel .phone-agents-availability .exceptions li {
  padding: 0px 10px;
  text-align: center;
  display: block;
}
.header-container .header-panel .phone-schedule {
  font-size: 14px;
}
.header-container .header-panel .phone-agents {
  float: left;
  white-space: nowrap;
}
.header-container .header-panel .phone-agents #phone-agents-available {
  float: left;
}
.header-container .header-panel .phone-agents strong {
  margin-left: 18px;
  float: left;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
}
.header-container .header-panel .phone-agents strong:before {
  content: '';
  width: 21px;
  height: 14px;
  margin: 7px 6px 0 0;
  display: inline-block;
  vertical-align: top;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: -62px 0;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-container .header-panel .phone-agents strong:before {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.header-container .header-panel .phone-agents p {
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
  margin: 0 20px 0 0;
}
.header-container .header-panel .click-to-chat {
  float: left;
  display: block;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .header-container .header-panel .click-to-chat {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .header-container .header-panel .click-to-chat {
    display: none;
  }
}
.header-container .header-panel .click-to-chat:before {
  content: '';
  width: 21px;
  height: 14px;
  margin: 7px 6px 0 0;
  display: inline-block;
  vertical-align: top;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: -92px 0;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-container .header-panel .click-to-chat:before {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.header-container .header-panel ul.links {
  float: right;
}
.header-container .header-panel ul.links .first a {
  margin-right: 7px;
}
.header-container .header-panel ul.links .last a {
  margin-left: 7px;
}
.header-container .header-panel ul.links .last:before {
  content: " | ";
}
.header-container .header-panel p.welcome-msg {
  float: right;
  margin: 0 12px 0 0;
  line-height: 28px;
}
.ie8 .header-container .header-panel .hours-sales-title.active:after {
  border-top: 5px solid #493627;
}
@media screen and (max-width: 530px) {
  .header-container .header-panel .phone-agents-availability {
    right: 5px;
  }
}
@media screen and (max-width: 479px) {
  .phone-sales-hours {
    display: none;
  }
}
.header-container .free-shipping-msg {
  float: right;
  margin: 17px 40px 0 0;
}
.header-container .free-shipping-msg a {
  font-size: 13px;
  margin-bottom: 0;
  color: #655a4f;
}
.header-container .free-shipping-msg a span {
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  color: #f2693f;
  display: block;
  font-size: 19px;
  height: 19px;
  line-height: 19px;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
}
.header-container .free-shipping-msg a span:before {
  content: '';
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -320px 0;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  left: -23px;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-container .free-shipping-msg a span:before {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.header-container .quick-access {
  float: right;
  margin-top: 4px;
}
.header-container .quick-access .top-cart .mini-cart {
  border: solid 3px #d4cbc1;
  cursor: pointer;
}
.header-container .quick-access .top-cart .mini-cart > a {
  width: 72px;
  height: 38px;
  background-color: #d4cbc1;
  border: solid 1px #e9e5e0;
  text-align: center;
  display: block;
  color: #493627;
}
.header-container .quick-access .top-cart .mini-cart .cart-icon {
  display: block;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -25px 0;
  width: 27px;
  height: 25px;
  margin: 5px 4px 0 0;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-container .quick-access .top-cart .mini-cart .cart-icon {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.header-container .quick-access .top-cart .mini-cart .cart-qty {
  font-size: 15px;
  line-height: 33px;
  display: inline-block;
  vertical-align: top;
}
/* Top & Footer links - shared styles */
ul.links {
  overflow: hidden;
}
ul.links li {
  display: inline;
}
/*
  ============================================
  Navigation & Site Search
  ============================================
*/
.nav-search {
  background: transparent url('http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/main-nav-bg.jpg') repeat-x 0 0;
  *zoom: 1;
  zoom: 1;
}
.nav-search:before,
.nav-search:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-search:after {
  clear: both;
}
.nav-search:before,
.nav-search:after {
  content: " ";
  display: table;
}
.nav-search:after {
  clear: both;
}
.form-search-mini {
  margin-top: 13px;
  float: right;
  width: 23.00089847%;
}
.form-search-mini input[type="text"] {
  padding: 6px 4.42477876%;
  border: none;
  float: left;
  width: 218px;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  min-height: 30px;
}
.form-search-mini button {
  text-indent: -9999px;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: 6px 6px;
  background-color: #fff;
  height: 30px;
  width: 30px;
  border: none;
  padding: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .form-search-mini button {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.nav-container {
  float: left;
  width: 72.5965858%;
}
/* All Levels */
#main-nav .last-item {
  margin-right: 0;
}
#main-nav li.level-top {
  display: block;
  float: left;
  margin-right: 2.72277228%;
  padding: 0 3.46534653%;
  position: relative;
  z-index: 1;
  -webkit-transition: all background-color 0.24s ease-out, padding .2s linear ease-out;
  -moz-transition: all background-color 0.24s ease-out, padding .2s linear ease-out;
  -o-transition: all background-color 0.24s ease-out, padding .2s linear ease-out;
  transition: all background-color 0.24s ease-out, padding .2s linear ease-out;
  -webkit-transition: background-color 0.24s ease-out, padding .2s linear;
  -moz-transition: background-color 0.24s ease-out, padding .2s linear;
  -o-transition: background-color 0.24s ease-out, padding .2s linear;
  transition: background-color 0.24s ease-out, padding .2s linear;
}
#main-nav li.level-top.first {
  margin-left: -3.09405941%;
}
#main-nav li.level-top.last {
  margin-right: 0;
}
#main-nav li.level-top a {
  color: #fff;
}
#main-nav li.level-top a.level-top {
  display: block;
  padding: 18px 0;
  font-size: 15px;
  text-transform: uppercase;
}
#main-nav li.level-top a.level-top span {
  white-space: nowrap;
}
#main-nav li.level-top.over {
  background-color: #e5a656;
  text-decoration: none;
}
#main-nav li.level-top .dropdown {
  background-color: #e5a656;
  display: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  overflow: hidden;
  padding: 27px;
  *zoom: 1;
  zoom: 1;
  -webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25), inset 0px 3px 3px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25), inset 0px 3px 3px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25), inset 0px 3px 3px rgba(50, 50, 50, 0.25);
}
#main-nav li.level-top .dropdown:before,
#main-nav li.level-top .dropdown:after {
  display: table;
  content: "";
  line-height: 0;
}
#main-nav li.level-top .dropdown:after {
  clear: both;
}
#main-nav li.level-top .dropdown:before,
#main-nav li.level-top .dropdown:after {
  content: " ";
  display: table;
}
#main-nav li.level-top .dropdown:after {
  clear: both;
}
#main-nav li.level-top .dropdown .level0,
#main-nav li.level-top .dropdown .spiff {
  display: table-cell;
  vertical-align: top;
  padding-left: 40px;
}
#main-nav li.level-top .dropdown .level0:first-child,
#main-nav li.level-top .dropdown .spiff:first-child {
  padding-left: 0;
}
#main-nav li.level-top .dropdown .level0 li a,
#main-nav li.level-top .dropdown .spiff li a {
  display: block;
  font-size: 14px;
  padding: 4px;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
}
#main-nav li.level-top .dropdown .spiff a {
  display: block;
}
#main-nav li.level-top .dropdown .spiff img {
  max-width: none;
}
#main-nav li.level-top.nav-2.over,
#main-nav li.level-top.nav-2 .dropdown {
  background-color: #91c4db;
}
#main-nav li.level-top.nav-3.over,
#main-nav li.level-top.nav-3 .dropdown {
  background-color: #ccc36a;
}
#main-nav li.level-top.nav-4.over,
#main-nav li.level-top.nav-4 .dropdown {
  background-color: #9b8e92;
}
#main-nav li.level-top.nav-5.over,
#main-nav li.level-top.nav-5 .dropdown {
  background-color: #a8c4b9;
}
#main-nav li.level-top.nav-5 .dropdown {
  left: auto;
  right: 0;
}
/*
  ============================================
  Mini-Cart
  ============================================
*/
.top-cart {
  position: relative;
}
.top-cart #mini-cart .product-details table,
.top-cart #mini-cart .product-details th,
.top-cart #mini-cart .product-details td {
  display: inline-block;
  text-align: left;
}
.top-cart #mini-cart .product-details table th {
  padding-right: 5px;
}
.top-cart .block-content {
  position: absolute;
  top: 100%;
  right: 0;
  width: 326px;
  background-color: #ffffff;
  border: 1px solid #d4cbc1;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.top-cart .cart-empty {
  padding: 10px 10px 0;
  margin-bottom: 0;
  text-align: center;
}
.top-cart li {
  *zoom: 1;
  zoom: 1;
  padding: 10px;
  position: relative;
  border-top: 1px solid #d4cbc1;
}
.top-cart li:before,
.top-cart li:after {
  display: table;
  content: "";
  line-height: 0;
}
.top-cart li:after {
  clear: both;
}
.top-cart li:before,
.top-cart li:after {
  content: " ";
  display: table;
}
.top-cart li:after {
  clear: both;
}
.top-cart li:first-child {
  border-top: none;
}
.top-cart li .product-name {
  margin-bottom: 0;
  line-height: 16px;
}
.top-cart li .product-name a {
  color: #493627;
}
.top-cart li .product-image {
  float: left;
  width: 22.08588957%;
}
.top-cart li .product-details {
  float: left;
  width: 67.48466258%;
  margin-left: 3.06748466%;
  line-height: 16px;
}
.top-cart li .price {
  color: #8c8c8c;
}
.top-cart li .btn-remove {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: left -254px;
  text-indent: -999em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .top-cart li .btn-remove {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.top-cart .subtotal {
  *zoom: 1;
  zoom: 1;
  padding: 0 10px;
  border-top: 1px solid #d4cbc1;
  border-bottom: 1px solid #d4cbc1;
}
.top-cart .subtotal:before,
.top-cart .subtotal:after {
  display: table;
  content: "";
  line-height: 0;
}
.top-cart .subtotal:after {
  clear: both;
}
.top-cart .subtotal:before,
.top-cart .subtotal:after {
  content: " ";
  display: table;
}
.top-cart .subtotal:after {
  clear: both;
}
.top-cart .subtotal a {
  float: left;
  display: block;
  line-height: 30px;
}
.top-cart .subtotal .total {
  float: right;
  line-height: 30px;
}
.top-cart .actions {
  *zoom: 1;
  zoom: 1;
  padding: 10px 10px 0;
}
.top-cart .actions:before,
.top-cart .actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.top-cart .actions:after {
  clear: both;
}
.top-cart .actions:before,
.top-cart .actions:after {
  content: " ";
  display: table;
}
.top-cart .actions:after {
  clear: both;
}
.top-cart .actions .button {
  float: right;
  width: 136px;
  padding: 0;
}
.top-cart .paypal-logo {
  width: 166px;
  float: left;
  margin-bottom: 0;
}
.top-cart .paypal-logo a {
  float: left;
  width: 136px;
}
.top-cart .paypal-logo .paypal-or {
  line-height: 30px;
  width: 30px;
  text-align: center;
  float: right;
}
/*
  ============================================
  Reusable Social Media Icons
  ============================================
*/
.social-icons {
  margin-right: 0;
  *zoom: 1;
  zoom: 1;
}
.social-icons:before,
.social-icons:after {
  display: table;
  content: "";
  line-height: 0;
}
.social-icons:after {
  clear: both;
}
.social-icons:before,
.social-icons:after {
  content: " ";
  display: table;
}
.social-icons:after {
  clear: both;
}
.social-icons ul {
  width: 92px;
}
.social-icons li {
  float: left;
  margin-bottom: 6px;
}
.social-icons .icon {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-color: #6e6256;
  background-position: 12px -26px;
  background-repeat: no-repeat;
  display: block;
  width: 42px;
  height: 42px;
  text-indent: -9999px;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
  -webkit-transition: all background-color 0.24s ease-out ease-out;
  -moz-transition: all background-color 0.24s ease-out ease-out;
  -o-transition: all background-color 0.24s ease-out ease-out;
  transition: all background-color 0.24s ease-out ease-out;
  -webkit-transition: background-color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out;
  transition: background-color 0.24s ease-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .social-icons .icon {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.social-icons .icon:hover {
  background-color: #fb8c6e;
}
.social-icons .icon-pinterest {
  margin-right: 8px;
}
.social-icons .icon-facebook {
  background-position: -38px -26px;
}
.social-icons .icon-blog {
  background-position: 12px -75px;
  margin-right: 8px;
}
.social-icons .icon-google {
  background-position: -38px -75px;
}
/*
  ============================================
  Footer
  ============================================
*/
.footer {
  background-color: #d5cbc2;
  *zoom: 1;
  zoom: 1;
}
.footer:before,
.footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.footer:after {
  clear: both;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer .newsletter-form {
  background-color: #6e6256;
}
.footer .form-subscribe {
  display: table;
  width: 100%;
  padding: 13px 0;
}
.footer .form-subscribe .form-subscribe-header {
  display: table-cell;
  vertical-align: middle;
  padding-right: 2%;
}
.footer .form-subscribe .form-subscribe-header label {
  color: #fff;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.footer .form-subscribe .field-wrapper {
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
  width: 31.11111111%;
}
.footer .form-subscribe .field-wrapper button {
  border: none;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  padding: 0;
}
.footer .form-subscribe .field-wrapper button span {
  margin-top: 8px;
}
.footer .form-subscribe .field-wrapper .validation-advice {
  padding-top: 6px;
}
.footer .form-subscribe .field-wrapper .input-box {
  float: left;
  width: 303px;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
}
.footer .form-subscribe .field-wrapper .input-box input {
  border: none;
  padding: 6px 4.42478%;
  height: 30px;
}
.footer .footer-links {
  margin: 50px auto;
}
.footer .footer-links .column {
  display: inline-block;
  vertical-align: top;
  margin-right: 6.01851852%;
}
.footer .footer-links .column.social-icons {
  margin-right: 0;
}
.footer .footer-links .column h4,
.footer .footer-links .column li {
  margin-bottom: 12px;
}
.footer .footer-links .column h4,
.footer .footer-links .column h4 a,
.footer .footer-links .column a {
  color: #493627;
}
.footer .footer-links .column h4 {
  text-transform: uppercase;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
}
.footer .footer-links .footer-phone {
  display: none;
}
.footer .footer-links .spiffs {
  float: right;
  width: 35.74074074%;
}
.footer .footer-links .spiffs .column {
  margin-right: 0;
  width: 47.40932642%;
}
.footer .footer-links .spiffs .column:first-child {
  margin-right: 3.10880829%;
}
.arrow-right {
  text-indent: -999em;
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 6px solid #64594e;
}
.icon {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.footer .legal-info {
  padding-bottom: 30px;
}
.footer .legal-info address,
.footer .legal-info p {
  display: inline-block;
  color: #493627;
}
.footer .legal-info p {
  margin-left: 24px;
}
.footer .legal-info p a {
  color: #493627;
}
.footer .legal-info p .separator {
  margin: 0 8px;
}
.footer .legal-info .web-code {
  color: #f06a46;
  float: right;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
  font-size: 14px;
}
/*
  ============================================
  Homepage
  ============================================
*/
.cms-index-index .content-pane {
  max-width: none;
  width: 100%;
  margin-bottom: 0;
}
.cms-index-index .messages {
  margin: 0;
  text-align: center;
}
/*Hero Rotator*/
#hero {
  overflow: hidden;
  position: relative;
  max-height: 683px;
  max-width: 1400px;
  width: 100%;
  height: auto;
  margin: 0 auto 42px;
  -webkit-transition: all width 0.2s linear ease-out;
  -moz-transition: all width 0.2s linear ease-out;
  -o-transition: all width 0.2s linear ease-out;
  transition: all width 0.2s linear ease-out;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.hero-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: none;
  opacity: 0;
  overflow: hidden;
}
.hero-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.carousel-control {
  z-index: 4;
  position: absolute;
  top: 50%;
  margin-top: -65px;
  width: 74px;
  height: 130px;
  padding: 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  text-indent: -999em;
}
.carousel-control:after {
  content: '';
  position: absolute;
  top: 0;
  width: 74px;
  height: 130px;
  -webkit-transition: all all 0.2s ease ease-out;
  -moz-transition: all all 0.2s ease ease-out;
  -o-transition: all all 0.2s ease ease-out;
  transition: all all 0.2s ease ease-out;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .carousel-control:after {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.carousel-control:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}
.carousel-control.next {
  right: 6.21428571%;
}
.carousel-control.next:after {
  right: 0;
  background-position: -364px 0;
}
.carousel-control.next:hover:after {
  right: -5px;
}
.carousel-control.prev {
  left: 6.21428571%;
}
.carousel-control.prev:after {
  left: 0;
  background-position: -290px -20px;
  margin-top: 20px;
}
.carousel-control.prev:hover:after {
  left: -5px;
}
.carousel-nav,
.banana-nav {
  position: absolute;
  width: 100%;
  z-index: 10;
  bottom: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  left: 0;
}
.carousel-nav li,
.banana-nav li {
  display: inline-block;
  margin-left: 18px;
}
.carousel-nav li:first-child,
.banana-nav li:first-child {
  margin-left: 0;
}
.carousel-nav li a,
.banana-nav li a {
  display: block;
  height: 18px;
  width: 18px;
  text-indent: -999em;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: -263px 0;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .carousel-nav li a,
  .banana-nav li a {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.carousel-nav li.active a,
.banana-nav li.active a {
  background-position: -242px 0;
}
.owl-carousel {
  z-index: 1;
  padding: 0 6.77419355%;
}
.owl-carousel .owl-wrapper-outer {
  z-index: 1;
}
.owl-carousel .owl-item {
  text-align: center;
}
.owl-carousel .owl-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.owl-carousel .owl-buttons div {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 6.77419355%;
}
.owl-carousel .owl-buttons div.owl-prev i,
.owl-carousel .owl-buttons div.owl-next i {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  width: 100%;
  height: 42px;
  padding: 0;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: -712px -83px;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all border-color 0.24s ease-out ease-out;
  -moz-transition: all border-color 0.24s ease-out ease-out;
  -o-transition: all border-color 0.24s ease-out ease-out;
  transition: all border-color 0.24s ease-out ease-out;
  -webkit-transition: border-color 0.24s ease-out;
  -moz-transition: border-color 0.24s ease-out;
  -o-transition: border-color 0.24s ease-out;
  transition: border-color 0.24s ease-out;
  text-indent: -999em;
  border: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .owl-carousel .owl-buttons div.owl-prev i,
  .owl-carousel .owl-buttons div.owl-next i {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.owl-carousel .owl-buttons div.owl-prev i {
  right: 0;
}
.owl-carousel .owl-buttons div.owl-next {
  left: auto;
  right: 0;
}
.owl-carousel .owl-buttons div.owl-next i {
  background-position: right -83px;
}
.thumbnail-counter {
  text-align: right;
  padding: 0 1%;
  margin-top: 0;
  margin-bottom: 8px;
}
@media screen and (min-width: 980px) {
  .thumbnail-counter {
    display: none;
  }
}
.ie8 .thumbnail-counter {
  display: none;
}
@media screen and (max-width: 868px) {
  .owl-carousel .owl-buttons div.owl-prev i,
  .owl-carousel .owl-buttons div.owl-next i {
    height: 24px;
    width: 16px;
    margin-top: -12px;
    background-position: -356px -41px;
    background-size: 400px 300px;
  }
  .owl-carousel .owl-buttons div.owl-next i {
    background-position: right -41px;
    background-size: 400px 300px;
  }
}
.owl-carousel {
  z-index: 1;
  padding: 0 6.77419355%;
}
.owl-carousel .owl-wrapper-outer {
  z-index: 1;
}
.owl-carousel .owl-item {
  text-align: center;
}
.owl-carousel .owl-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.owl-carousel .owl-buttons div {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 6.77419355%;
}
.owl-carousel .owl-buttons div.owl-prev i,
.owl-carousel .owl-buttons div.owl-next i {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  width: 100%;
  height: 42px;
  padding: 0;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: -712px -83px;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all border-color 0.24s ease-out ease-out;
  -moz-transition: all border-color 0.24s ease-out ease-out;
  -o-transition: all border-color 0.24s ease-out ease-out;
  transition: all border-color 0.24s ease-out ease-out;
  -webkit-transition: border-color 0.24s ease-out;
  -moz-transition: border-color 0.24s ease-out;
  -o-transition: border-color 0.24s ease-out;
  transition: border-color 0.24s ease-out;
  text-indent: -999em;
  border: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .owl-carousel .owl-buttons div.owl-prev i,
  .owl-carousel .owl-buttons div.owl-next i {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.owl-carousel .owl-buttons div.owl-prev i {
  right: 0;
}
.owl-carousel .owl-buttons div.owl-next {
  left: auto;
  right: 0;
}
.owl-carousel .owl-buttons div.owl-next i {
  background-position: right -83px;
}
.thumbnail-counter {
  text-align: right;
  padding: 0 1%;
  margin-top: 0;
  margin-bottom: 8px;
}
@media screen and (min-width: 980px) {
  .thumbnail-counter {
    display: none;
  }
}
.ie8 .thumbnail-counter {
  display: none;
}
@media screen and (max-width: 868px) {
  .owl-carousel .owl-buttons div.owl-prev i,
  .owl-carousel .owl-buttons div.owl-next i {
    height: 24px;
    width: 16px;
    margin-top: -12px;
    background-position: -356px -41px;
    background-size: 400px 300px;
  }
  .owl-carousel .owl-buttons div.owl-next i {
    background-position: right -41px;
    background-size: 400px 300px;
  }
}
.carousel-loader {
  display: none!important;
}
/*Spiffs*/
.cms-index-index .carousel-nav {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all opacity .2s linear, bottom .2s ease ease-out;
  -moz-transition: all opacity .2s linear, bottom .2s ease ease-out;
  -o-transition: all opacity .2s linear, bottom .2s ease ease-out;
  transition: all opacity .2s linear, bottom .2s ease ease-out;
  -webkit-transition: opacity .2s linear, bottom .2s ease;
  -moz-transition: opacity .2s linear, bottom .2s ease;
  -o-transition: opacity .2s linear, bottom .2s ease;
  transition: opacity .2s linear, bottom .2s ease;
}
.cms-index-index .carousel-nav.show {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.cms-index-index .carousel-control {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all opacity .2s linear, margin-top .2s ease ease-out;
  -moz-transition: all opacity .2s linear, margin-top .2s ease ease-out;
  -o-transition: all opacity .2s linear, margin-top .2s ease ease-out;
  transition: all opacity .2s linear, margin-top .2s ease ease-out;
  -webkit-transition: opacity .2s linear, margin-top .2s ease;
  -moz-transition: opacity .2s linear, margin-top .2s ease;
  -o-transition: opacity .2s linear, margin-top .2s ease;
  transition: opacity .2s linear, margin-top .2s ease;
}
.cms-index-index .carousel-control.show {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.cms-index-index .std .spiffs {
  *zoom: 1;
  zoom: 1;
}
.cms-index-index .std .spiffs:before,
.cms-index-index .std .spiffs:after {
  display: table;
  content: "";
  line-height: 0;
}
.cms-index-index .std .spiffs:after {
  clear: both;
}
.cms-index-index .std .spiffs:before,
.cms-index-index .std .spiffs:after {
  content: " ";
  display: table;
}
.cms-index-index .std .spiffs:after {
  clear: both;
}
.cms-index-index .std .spiffs li {
  float: left;
  width: 48.88888889%;
  margin-left: 2.22222222%;
}
.cms-index-index .std .spiffs li:first-child {
  margin-left: 0;
}
.cms-index-index .std .spiffs li img {
  display: block;
}
/*Featured Categories*/
.featured-categories {
  background-color: #fbfbfb;
  margin-top: 40px;
  padding-top: 28px;
  -webkit-transition: all margin-top 0.2s linear ease-out;
  -moz-transition: all margin-top 0.2s linear ease-out;
  -o-transition: all margin-top 0.2s linear ease-out;
  transition: all margin-top 0.2s linear ease-out;
  -webkit-transition: margin-top 0.2s linear;
  -moz-transition: margin-top 0.2s linear;
  -o-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}
.featured-categories .menu {
  text-align: center;
}
.featured-categories .menu > h2 {
  font-size: 28px;
  line-height: 28px;
  letter-spacing: .1em;
}
.featured-categories .menu > h2 em {
  display: block;
  font-size: 20px;
  font-family: 'NewBaskervilleW01-Itali', georgia, times, serif;
  letter-spacing: normal;
  text-transform: lowercase;
}
.featured-categories .menu li {
  display: inline-block;
  vertical-align: top;
  padding: 40px 0;
  margin-left: 2.59259259%;
  position: relative;
}
.featured-categories .menu li:first-child {
  margin-left: 0;
}
.featured-categories .menu li.active .overlay {
  opacity: 0;
  filter: alpha(opacity=0);
}
.featured-categories .menu li.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -17px;
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-bottom: 17px solid #f0f0f0;
}
.featured-categories .menu li a {
  display: block;
  position: relative;
  width: 86px;
  height: 86px;
}
.featured-categories .menu li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 86px;
  height: 86px;
  -webkit-border-radius: 86px;
  -moz-border-radius: 86px;
  border-radius: 86px;
  -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.2);
  z-index: 99;
}
.featured-categories .menu li img {
  display: block;
  -webkit-border-radius: 86px;
  -moz-border-radius: 86px;
  border-radius: 86px;
}
.featured-categories .menu li .tool-tip {
  display: none;
  position: absolute;
  top: 50%;
  right: 100%;
  padding: 0 12px;
  margin-top: -12px;
  background-color: #d4cbc1;
  line-height: 24px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #493627;
  z-index: 999;
}
.featured-categories .menu li .tool-tip:after {
  content: '';
  position: absolute;
  top: 0;
  right: -12px;
  height: 0;
  width: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #d4cbc1;
}
.featured-categories .menu li .overlay {
  -webkit-border-radius: 86px;
  -moz-border-radius: 86px;
  border-radius: 86px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a8c4b9;
  -webkit-transition: all opacity 0.2s linear ease-out;
  -moz-transition: all opacity 0.2s linear ease-out;
  -o-transition: all opacity 0.2s linear ease-out;
  transition: all opacity 0.2s linear ease-out;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 80;
  filter: alpha(opacity=8000);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.featured-categories .menu li.item-2 .overlay {
  background-color: #91c4db;
}
.featured-categories .menu li.item-3 .overlay {
  background-color: #ccc36a;
}
.featured-categories .menu li.item-4 .overlay {
  background-color: #e5a656;
}
.featured-listing {
  background-color: #f0f0f0;
  padding: 20px 0 26px 0;
  position: relative;
  -webkit-transition: all padding 0.2s linear ease-out;
  -moz-transition: all padding 0.2s linear ease-out;
  -o-transition: all padding 0.2s linear ease-out;
  transition: all padding 0.2s linear ease-out;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.featured-listing .loading-overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
}
.featured-listing .loading-overlay.active {
  opacity: 60;
  filter: alpha(opacity=6000);
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.featured-listing .category {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all opacity 0.2s linear ease-out;
  -moz-transition: all opacity 0.2s linear ease-out;
  -o-transition: all opacity 0.2s linear ease-out;
  transition: all opacity 0.2s linear ease-out;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.featured-listing .category.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.featured-listing .category-intro {
  position: relative;
}
.featured-listing .category-image {
  display: block;
}
.featured-listing .sidebar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 252px;
  padding: 20px 20px 70px 20px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}
.featured-listing .sidebar h2 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px;
}
.featured-listing .sidebar .std {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #afa9a3;
}
.featured-listing .sidebar .button {
  width: 210px;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.featured-listing .products-grid .item {
  width: 23.33333333%;
  margin: 2.22222222% 0 0 2.22222222%;
}
.featured-listing .products-grid .item:first-child {
  margin-left: 0;
}
.featured-listing .products-grid .item .product-name {
  margin: 12px 0 9px 0;
}
.featured-listing .products-grid .item .price-box {
  font-size: 14px;
  margin: 0;
}
.featured-listing .products-grid .item .price-box p {
  font-size: 14px;
}
/*Featured Products Widget*/
.widget-featured-products {
  margin-bottom: 16px;
}
.widget-featured-products.container {
  max-width: 1280px;
  width: 100%;
  padding: 0;
}
.widget-featured-products .widget-title {
  padding: 50px 0 44px 0;
  text-align: center;
  -webkit-transition: all padding 0.2s linear ease-out;
  -moz-transition: all padding 0.2s linear ease-out;
  -o-transition: all padding 0.2s linear ease-out;
  transition: all padding 0.2s linear ease-out;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.widget-featured-products .widget-title h2 {
  font-size: 28px;
  line-height: 30px;
  letter-spacing: .1em;
}
.widget-featured-products .widget-title h2 em {
  display: block;
  font-size: 20px;
  font-family: 'NewBaskervilleW01-Itali', georgia, times, serif;
  letter-spacing: normal;
  text-transform: lowercase;
}
.widget-featured-products .widget-products {
  overflow: hidden;
  position: relative;
  padding: 0 7.65625% 108px;
}
.widget-featured-products .products-grid {
  position: relative;
  left: 0;
}
.widget-featured-products .products-grid .item {
  margin: 0;
}
.widget-featured-products .products-grid .item .product-image {
  display: block;
  border: 12px solid #d4cbc1;
  position: relative;
}
.widget-featured-products .products-grid .item .product-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: inset 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.widget-featured-products .products-grid .item .product-image img {
  display: block;
}
.widget-featured-products .products-grid .item .product-name {
  margin: 14px 0;
}
.widget-featured-products .products-grid .item .product-name a {
  font-size: inherit;
}
.widget-featured-products .products-grid .item .price-box {
  font-size: 14px;
  margin: 0;
}
.widget-featured-products .products-grid .item .price-box p {
  font-size: 14px;
}
.widget-featured-products .banana-nav {
  bottom: 46px;
}
.widget-featured-products .btn-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  height: 100%;
  width: 7.65625%;
  padding: 0;
}
.widget-featured-products .btn-wrapper + .btn-wrapper {
  right: 0;
  left: auto;
}
.widget-featured-products .btn-wrapper .banana-control {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -68px;
  width: 68px;
  height: 68px;
  padding: 0;
  background-color: #ffffff;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: -693px -72px;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid transparent;
  -webkit-transition: all border-color 0.24s ease-out ease-out;
  -moz-transition: all border-color 0.24s ease-out ease-out;
  -o-transition: all border-color 0.24s ease-out ease-out;
  transition: all border-color 0.24s ease-out ease-out;
  -webkit-transition: border-color 0.24s ease-out;
  -moz-transition: border-color 0.24s ease-out;
  -o-transition: border-color 0.24s ease-out;
  transition: border-color 0.24s ease-out;
  text-indent: -999em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .widget-featured-products .btn-wrapper .banana-control {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.widget-featured-products .btn-wrapper .banana-control.next {
  left: auto;
  right: 0;
  background-position: -755px -72px;
}
.widget-featured-products .btn-wrapper .banana-control:hover {
  border: 2px solid #e9e5e0;
}
/*
  ============================================
  Category Landing
  ============================================
*/
.category-landing .sidebar h2 {
  font-family: 'NewBaskervilleW01-Itali', georgia, times, serif;
  font-size: 20px;
  color: #d4cbc1;
  text-transform: lowercase;
}
.category-landing .sidebar ol li {
  padding-top: 10px;
}
.category-landing .sidebar ol li a {
  color: #493627;
}
.category-landing .category-title {
  display: block;
  background-color: #e5a656;
  padding: 13px;
  margin-bottom: 30px;
}
.category-landing .category-title h1 {
  border: 1px solid #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  text-align: center;
  color: #ffffff;
  font-size: 45px;
  line-height: 1em;
  padding: 15px 0;
}
.category-landing .category-title h1:before {
  text-transform: lowercase;
  content: 'shop';
  display: block;
  font-family: 'NewBaskervilleW01-Itali', georgia, times, serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.category-landing.category-kitchen .category-title {
  background-color: #91c4db;
}
.category-landing.category-hardware .category-title {
  background-color: #ccc36a;
}
.category-landing.category-home-accents .category-title {
  background-color: #9b8e92;
}
.category-landing.category-outdoor .category-title {
  background-color: #a8c4b9;
}
.category-landing .categories-list {
  *zoom: 1;
  zoom: 1;
}
.category-landing .categories-list:before,
.category-landing .categories-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-landing .categories-list:after {
  clear: both;
}
.category-landing .categories-list:before,
.category-landing .categories-list:after {
  content: " ";
  display: table;
}
.category-landing .categories-list:after {
  clear: both;
}
.category-landing .categories-list li {
  float: left;
  width: 22.34636872%;
  margin-right: 3.46368715%;
  padding-bottom: 3.46368715%;
  position: relative;
}
.category-landing .categories-list li .category-image {
  display: block;
}
.category-landing .categories-list li .category-image img {
  display: block;
}
.category-landing .categories-list li .category-name {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  font-size: 12px;
  line-height: 1em;
  bottom: 4px;
  left: 0;
  padding-bottom: 10px;
  color: #493627;
}
.category-landing .categories-list li.category-3,
.category-landing .categories-list li.category-5 {
  margin-right: 0;
}
.category-landing .categories-list li.end {
  margin-right: 0;
}
.category-landing .categories-list li:first-child {
  width: 48.04469274%;
  margin-right: 3.46368715%;
}
.category-landing .widget-static-block {
  margin-top: 36px;
}
.category-landing .widget-static-block a,
.category-landing .widget-static-block img {
  display: block;
}
.category-landing .widget-static-block a {
  margin-top: 10px;
}
.category-landing .widget-static-block a:first-child {
  margin-top: 0;
}
/*
  ============================================
  Product Listing
  ============================================
*/
/*toolbar*/
.toolbar {
  background-color: #f0f0f0;
  padding: 14px 1.58550396%;
  text-transform: uppercase;
  *zoom: 1;
  zoom: 1;
}
.toolbar:before,
.toolbar:after {
  display: table;
  content: "";
  line-height: 0;
}
.toolbar:after {
  clear: both;
}
.toolbar:before,
.toolbar:after {
  content: " ";
  display: table;
}
.toolbar:after {
  clear: both;
}
.recommendations {
  margin-top: 5px;
}
.toolbar .sorter,
.toolbar .view-mode,
.toolbar .sort-by,
.toolbar .pager,
.toolbar .amount,
.toolbar .limiter,
.toolbar .pages,
.toolbar .pages strong,
.toolbar .pages ol,
.toolbar .pages ol li {
  float: left;
  line-height: 22px;
  margin-bottom: 0;
}
.toolbar > * {
  margin-left: 10.1010101%;
  -webkit-transition: all margin-left 0.2s linear ease-out;
  -moz-transition: all margin-left 0.2s linear ease-out;
  -o-transition: all margin-left 0.2s linear ease-out;
  transition: all margin-left 0.2s linear ease-out;
  -webkit-transition: margin-left 0.2s linear;
  -moz-transition: margin-left 0.2s linear;
  -o-transition: margin-left 0.2s linear;
  transition: margin-left 0.2s linear;
}
.toolbar > .view-mode {
  margin-left: 0;
}
.toolbar .pages {
  float: right;
  margin-left: 0;
}
.toolbar .select-wrap {
  height: 22px;
}
.toolbar .customStyleSelectBox {
  line-height: 22px;
  height: 22px;
}
.toolbar .customStyleSelectBox:before {
  right: 6px;
}
.toolbar .customStyleSelectBoxInner {
  font-size: 11px;
}
.toolbar select {
  height: 22px;
}
.sort-by {
  width: 204px;
}
.limiter label,
.sort-by label {
  margin-right: 10px;
}
.toolbar .amount {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
.limiter .customStyleSelectBox {
  width: 54px;
}
.sort-by .customStyleSelectBox {
  width: 120px;
}
.toolbar .pager {
  width: 52.63157895%;
}
.toolbar .view-mode label,
.toolbar .view-mode strong,
.toolbar .view-mode a {
  float: left;
}
/*View Mode*/
.toolbar .view-mode {
  width: 114px;
}
.toolbar .view-mode .grid,
.toolbar .view-mode .list {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-left: 4.38596491%;
  color: transparent;
  display: block;
  text-indent: -999em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .toolbar .view-mode .grid,
  .toolbar .view-mode .list {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.toolbar .view-mode .grid {
  margin-left: 8.77192982%;
}
.toolbar .view-mode strong.grid,
.toolbar .view-mode a.grid:hover {
  background-position: -187px 0;
}
.toolbar .view-mode a.list {
  background-position: -165px -22px;
}
.toolbar .view-mode a.grid {
  background-position: -165px 0;
}
.toolbar .view-mode strong.list,
.toolbar .view-mode a.list:hover {
  background-position: -187px -22px;
}
/*Pagination*/
.toolbar .pages ol li {
  margin: 0 4px;
}
.toolbar .pages ol li.current {
  font-weight: bolder;
}
.toolbar .pages ol li a {
  color: #493627;
}
.toolbar strong {
  font-weight: normal;
}
.toolbar .pages .arrow-right,
.toolbar .pages .arrow-left {
  position: relative;
  top: 3px;
}
.arrow-left {
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 6px solid #64594e;
}
.toolbar .arrow-descending,
.toolbar .arrow-ascending {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  margin-left: 5px;
  color: transparent;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .toolbar .arrow-descending,
  .toolbar .arrow-ascending {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.toolbar .arrow-descending {
  background-position: -219px -19px;
}
.toolbar .arrow-ascending {
  background-position: -219px 0;
}
/*grid view*/
.category-title {
  display: none;
}
.category-products {
  margin-top: 23px;
}
.products-grid .item {
  width: 22.32142857%;
  float: left;
  margin-left: 3.57142857%;
  margin-bottom: 60px;
}
.products-grid .item.first {
  margin-left: 0;
}
.products-grid .item .product-name,
.products-list .item .product-name {
  line-height: 16px;
  margin: 6px 0 10px;
  color: #493627;
}
.products-grid .item .product-name a,
.products-list .item .product-name a {
  color: #493627;
  font-size: 12px;
}
.products-grid .item .price-box,
.products-list .item .price-box {
  margin-bottom: 12px;
  line-height: 21px;
  text-transform: uppercase;
  color: #8c8c8c;
}
.products-grid .item .price-box .minimal-price,
.products-list .item .price-box .minimal-price {
  display: inline-block;
}
.products-grid .item .price-box p,
.products-list .item .price-box p {
  margin-bottom: 0;
  clear: both;
}
.products-grid .item .old-price,
.products-list .item .old-price {
  text-decoration: line-through;
  margin-right: 15px;
}
.products-grid .item .old-price .special-price .price-label,
.products-list .item .old-price .special-price .price-label {
  display: none;
}
.price-box #grouped-price .price-label,
.price-box #grouped-price .price-label {
  display: none;
}
.products-grid .item .special-price,
.products-list .item .special-price {
  color: #eb7a5b;
  clear: both;
}
.products-grid .add-to-links,
.products-list .add-to-links {
  *zoom: 1;
  zoom: 1;
}
.products-grid .add-to-links:before,
.products-list .add-to-links:before,
.products-grid .add-to-links:after,
.products-list .add-to-links:after {
  display: table;
  content: "";
  line-height: 0;
}
.products-grid .add-to-links:after,
.products-list .add-to-links:after {
  clear: both;
}
.products-grid .add-to-links:before,
.products-list .add-to-links:before,
.products-grid .add-to-links:after,
.products-list .add-to-links:after {
  content: " ";
  display: table;
}
.products-grid .add-to-links:after,
.products-list .add-to-links:after {
  clear: both;
}
.products-grid .add-to-links li,
.products-list .add-to-links li {
  float: left;
  text-transform: uppercase;
  font-size: 10px;
}
.products-grid .add-to-links .link-view-details,
.products-list .add-to-links .link-view-details {
  color: #493627;
  margin-right: 10px;
}
.products-grid .add-to-links .link-compare,
.products-list .add-to-links .link-compare {
  color: #493627;
  margin-left: 8px;
}
.category-products .swatches-box .swatches {
  *zoom: 1;
  zoom: 1;
  padding-bottom: 12px;
}
.category-products .swatches-box .swatches:before,
.category-products .swatches-box .swatches:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-products .swatches-box .swatches:after {
  clear: both;
}
.category-products .swatches-box .swatches:before,
.category-products .swatches-box .swatches:after {
  content: " ";
  display: table;
}
.category-products .swatches-box .swatches:after {
  clear: both;
}
.category-products .swatches-box li {
  float: left;
  padding: 2px;
  border: 1px solid #8c8c8c;
  margin-right: 3%;
  width: 22%;
  max-width: 44px;
}
.category-products .swatches-box li.view-all {
  border: none;
  padding: 0;
  margin-right: 0;
  width: auto;
}
.category-products .swatches-box li.view-all a {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 20px;
  color: #493627;
}
.category-products .swatches-box li a,
.category-products .swatches-box li img {
  display: block;
}
.category-products .products-list .swatches-box li {
  margin-right: 8px;
}
/*list view*/
.products-list .item {
  margin-bottom: 35px;
  *zoom: 1;
  zoom: 1;
}
.products-list .item:before,
.products-list .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.products-list .item:after {
  clear: both;
}
.products-list .item:before,
.products-list .item:after {
  content: " ";
  display: table;
}
.products-list .item:after {
  clear: both;
}
.products-list .product-image {
  float: left;
  width: 22.65005663%;
}
.products-list .product-details {
  float: right;
  width: 75.31143828%;
}
.products-list .product-details .desc {
  margin-bottom: 15px;
}
.category-products .products-list .product-name {
  margin-top: 0;
}
/*bottom banners*/
.bottom-banner-container {
  margin-top: 35px;
  clear: both;
}
.bottom-banner {
  width: 49.49037373%;
}
/*search results*/
.catalogsearch-result-index .page-title h1 {
  padding-top: 0;
}
/*layered navigation*/
.block-layered-nav .mobile {
  display: none;
}
.block-layered-nav .actions {
  margin: 4px 0 12px 0;
  text-transform: uppercase;
}
.block-layered-nav a {
  color: #493627;
}
.block-layered-nav p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 23px;
}
.nav-filter-block ol {
  *zoom: 1;
  zoom: 1;
}
.nav-filter-block ol:before,
.nav-filter-block ol:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-filter-block ol:after {
  clear: both;
}
.nav-filter-block ol:before,
.nav-filter-block ol:after {
  content: " ";
  display: table;
}
.nav-filter-block ol:after {
  clear: both;
}
#narrow-by-list ol li {
  line-height: 23px;
}
.nav-filter-block .color ol li {
  line-height: 1em;
}
.nav-filter-block ol li .disabled {
  color: #d4cbc1;
}
.block-layered-nav .count,
.block-layered-nav .addCount {
  display: none;
}
.block-layered-nav .checkbox.active {
  background: none;
  padding-left: 0;
}
.block-layered-nav dt,
.block-layered-nav .block-title strong,
.block-layered-nav .block-subtitle,
.block-layered-nav .currently .label {
  text-transform: uppercase;
  font-weight: normal;
}
.block-layered-nav dd.price ul {
  *zoom: 1;
  zoom: 1;
}
.block-layered-nav dd.price ul:before,
.block-layered-nav dd.price ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-layered-nav dd.price ul:after {
  clear: both;
}
.block-layered-nav dd.price ul:before,
.block-layered-nav dd.price ul:after {
  content: " ";
  display: table;
}
.block-layered-nav dd.price ul:after {
  clear: both;
}
.block-layered-nav dd.price ul li:last-child {
  height: 20px;
}
.block-layered-nav #handle-to-price {
  right: 0 !important;
}
.block-layered-nav dd.cat {
  height: auto;
}
.block-layered-nav dd.cat .viewport {
  height: 205px;
}
.block-layered-nav .trigger {
  line-height: 15px;
  padding: 9px 0;
}
.block-layered-nav .content-inner {
  padding-bottom: 16px;
}
.block-layered-nav dt.expanded:before {
  border-bottom: 5px solid #493627;
  border-top: none;
}
#narrow-by-list .nav-filter-block:first-child dt:before {
  content: none;
}
#narrow-by-list dt {
  line-height: 15px;
  padding: 9px 0px;
}
#narrow-by-list .categories-block {
  border-bottom: 1px solid #D4CBC1;
}
#narrow-by-list dd {
  padding-bottom: 16px;
}
#narrow-by-list .categories-title {
  font-size: 15px;
  position: relative;
  line-height: 15px;
  padding: 4px 0px;
  text-transform: uppercase;
}
#narrow-by-list .categories-title + dd {
  padding-bottom: 16px;
}
div.block-layered-nav #narrow-by-list dd a.amshopby-attr,
div.block-layered-nav #narrow-by-list dd a.amshopby-attr-selected {
  padding-left: 0px;
}
div.block-layered-nav #narrow-by-list dd a.checkbox.amshopby-attr,
div.block-layered-nav #narrow-by-list dd a.checkbox.amshopby-attr-selected {
  padding-left: 20px;
}
div.block-layered-nav #narrow-by-list dd a.amshopby-attr-selected {
  font-weight: normal;
}
.ie8 .increment_links span.less:after {
  border-top: 5px solid #493627;
  border-bottom: none;
}
.increment_links {
  text-align: right;
  margin-bottom: 10px;
}
.increment_links span {
  position: relative;
  padding-right: 18px;
  margin-right: 2px;
  cursor: pointer;
}
.increment_links span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #493627;
}
.increment_links span.less:after {
  border-top: 0;
  border-bottom: 5px solid #493627;
}
div.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed,
div.block-layered-nav.amshopby-collapse-enabled dt {
  background: none;
}
.block-layered-nav .block-subtitle {
  font-size: 15px;
  padding-bottom: 5px;
}
#narrow-by-list dt {
  font-size: 13px;
  position: relative;
  cursor: pointer;
}
#narrow-by-list dt.amshopby-collapsed:before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#narrow-by-list dt:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 42%;
  right: 2px;
  margin-bottom: -2.5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #493627;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  transition: transform 0.35s ease;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.block-layered-nav .currently li {
  padding-bottom: 8px;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.block-layered-nav .currently .label {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  line-height: 23px;
}
.block-layered-nav .currently .multiselect-child {
  display: block;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.block-layered-nav .currently .btn-remove {
  margin-left: 4px;
}
.btn-remove-inline {
  background-image: url(http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png);
  background-repeat: no-repeat;
  background-position: 0px -191px;
  width: 13px;
  height: 13px;
  margin-right: 4px;
  color: transparent;
  overflow: hidden;
  float: left;
  display: inline-block;
  vertical-align: middle;
  text-indent: -999em;
}
.actions a {
  font-size: 11px;
}
.block-compare .btn-remove,
.block-layered-nav .btn-remove,
#payment-tool-tip-close {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -191px;
  width: 13px;
  height: 13px;
  margin-right: 4px;
  color: transparent;
  overflow: hidden;
  float: left;
  display: inline-block;
  vertical-align: middle;
  text-indent: -999em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .block-compare .btn-remove,
  .block-layered-nav .btn-remove,
  #payment-tool-tip-close {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.block-layered-nav .btn-remove.all {
  color: #493627;
  width: auto;
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
  text-indent: 0;
  float: none;
  margin-top: 6px;
  background: none;
}
.block-layered-nav .slider {
  background-color: #d4cbc1;
  width: 100%;
  margin: 10px 0;
  height: 10px;
  position: relative;
}
.block-layered-nav .slider .ui-slider-handle {
  background-color: #fb8c6e;
  width: 22px;
  height: 10px;
  cursor: move;
  position: absolute;
  z-index: 2;
}
.block-layered-nav .slider .ui-slider-handle:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #fb8c6e;
  position: absolute;
  top: -5px;
  left: 4px;
}
.block-layered-nav .slider .ui-slider-handle + .ui-slider-handle {
  margin-left: -22px;
}
#narrow-by-list .image-li {
  padding: 0 8px 5px 0;
  float: left;
  line-height: normal;
}
#narrow-by-list .image-li a {
  -moz-box-sizing: content-box;
}
#narrow-by-list .image-li a,
#narrow-by-list .image-li .disabled img {
  padding: 2px;
  box-sizing: content-box;
  border: 1px solid #d4cbc1;
  display: block;
}
.block-layered-nav .image-li a.current {
  border-color: #6e6256;
}
#narrow-by-list .checkbox,
#narrow-by-list .checkbox.current {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  padding: 1px 0 0 20px;
  background-position: 0px -227px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #narrow-by-list .checkbox,
  #narrow-by-list .checkbox.current {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
#narrow-by-list .checkbox.amshopby-attr-selected,
#narrow-by-list .checkbox.current.amshopby-attr-selected {
  background-position: 0px -250px;
}
#narrow-by-list .checkbox.current {
  font-weight: normal;
}
/* ajax loader, overlay, layer */
.gorilla-overlay {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  width: 100%;
  height: 100%;
  opacity: 70;
  filter: alpha(opacity=7000);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#gorilla_nav_loader {
  background: #ffffff;
  border: 2px solid #bbb;
  padding: 10px;
  z-index: 99;
  position: fixed;
}
#gorilla_nav_noitems_message {
  background: #f1f1f1;
  border: 2px solid #bbb;
  padding: 10px;
  z-index: 99;
  position: fixed;
}
#gorilla_nav_loader span {
  padding-right: 15px;
  line-height: 1em;
}
/*compare sidebar*/
.block-compare {
  margin-top: 20px;
}
.block-compare a {
  color: #493627;
  font-size: 11px;
}
.block-compare .block-title {
  margin-bottom: 7px;
  text-transform: uppercase;
}
.block-compare .block-title strong {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
}
.block-compare .block-title small {
  display: none;
}
.block-compare p {
  line-height: 1em;
  padding-left: 17px;
}
.block-compare p.empty {
  padding-left: 0;
}
.block-compare .actions button {
  padding: 0 18px;
  float: left;
  margin-right: 8px;
}
.block-compare .actions a {
  line-height: 29px;
  font-size: 10px;
}
/*compare pop-up window*/
.catalog-product-compare-index {
  padding: 0 5.88235294%;
}
#product_comparison .product-data-wrapper {
  max-width: 200px;
  min-width: 180px;
}
#product_comparison tbody tr td {
  border: none;
}
#product_comparison tbody tr.last td {
  padding-bottom: 40px;
}
#product_comparison tfoot td {
  padding: 40px 0 55px;
  border-top: 1px solid #6e6256;
}
#product_comparison .product-name {
  display: inline-block;
  margin: 3px 0 10px;
}
#product_comparison .product-name a {
  color: #493627;
  text-transform: uppercase;
}
#product_comparison .price-box {
  margin-bottom: 12px;
  text-transform: uppercase;
  color: #8c8c8c;
}
#product_comparison .price-box p {
  margin-bottom: 0;
  line-height: 1em;
}
#product_comparison .price-label {
  display: none;
}
#product_comparison .old-price {
  text-decoration: line-through;
  float: left;
  margin-right: 15px;
}
#product_comparison .special-price {
  color: #eb7a5b;
}
#product_comparison th {
  text-transform: uppercase;
  font-size: 13px;
  padding: 10px 54px 10px 0;
  text-align: left;
}
.catalog-product-compare-index a.button {
  padding: 0 20px;
  margin-right: 15px;
}
#product_comparison .remove {
  color: #493627;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 29px;
}
.catalog-product-compare-index .please-wait {
  line-height: 29px;
  text-transform: uppercase;
  display: block;
  vertical-align: top;
  margin: 10px 0 0 0;
}
.catalog-product-compare-index .please-wait img {
  padding-right: 4px;
}
/*rating stars*/
.rating-box {
  margin-right: 5px;
  float: left;
}
.ratings .amount a {
  float: left;
  line-height: 19px;
  color: #493627;
}
.product-details .separator,
.product-details .separator + .goto-reviews {
  display: none;
}
.rating-box .rating {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  width: 109px;
  height: 19px;
  text-indent: -999em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rating-box .rating {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.rating-box .star-5 {
  background-position: 0px -375px;
}
.rating-box .star-4 {
  background-position: -22px -375px;
}
.rating-box .star-3 {
  background-position: -44px -375px;
}
.rating-box .star-2 {
  background-position: -66px -375px;
}
.rating-box .star-1 {
  background-position: -88px -375px;
}
.rating-links .separator {
  color: #000;
}
/*back to top button*/
.back-to-top-desktop {
  display: none;
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-transform: uppercase;
  text-align: center;
  width: 70px;
}
.back-to-top-desktop .smooth-me {
  color: #d4cbc1;
  padding: 45px 10px 10px 10px;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
}
.back-to-top-desktop .smooth-me:hover {
  opacity: 0.65;
}
.back-to-top-desktop .smooth-me:before {
  content: " ";
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -147px;
  height: 25px;
  width: 35px;
  position: absolute;
  top: 10px;
  left: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .back-to-top-desktop .smooth-me:before {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
/*
  ============================================
  Product Detail
  ============================================
*/
.catalog-product-view .content-pane {
  position: relative;
}
@media screen and (max-width: 740px) {
  .catalog-product-view a.product-image {
    display: none!important;
  }
}
.catalog-product-view .freightDetails {
  color: #fb8c6e;
  text-transform: capitalize;
}
.product-view {
  *zoom: 1;
  zoom: 1;
}
.product-view:before,
.product-view:after {
  display: table;
  content: "";
  line-height: 0;
}
.product-view:after {
  clear: both;
}
.product-view:before,
.product-view:after {
  content: " ";
  display: table;
}
.product-view:after {
  clear: both;
}
#back-order p {
  border-bottom: 1px solid #d4cbc1;
  margin: 0;
  padding: 15px 0;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
  color: red;
  font-size: 13px;
}
.product-img-box {
  float: left;
  width: 57.40740741%;
  -webkit-transition: all width 0.2s linear ease-out;
  -moz-transition: all width 0.2s linear ease-out;
  -o-transition: all width 0.2s linear ease-out;
  transition: all width 0.2s linear ease-out;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.product-img-box .image-zoom {
  cursor: crosshair;
  width: 100%!important;
}
.product-img-box #hero {
  display: none;
}
.product-img-box .MagicZoomBigImageCont img {
  max-width: none;
}
.product-img-box .MagicZoomHint {
  margin: 10px 0 0 10px;
  text-indent: -999em;
  width: 44px;
  height: 44px;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -533px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .product-img-box .MagicZoomHint {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.product-img-box .more-views {
  padding: 0 6.77419355%;
  overflow: hidden;
  margin: 8px auto 20px;
  position: relative;
}
.product-img-box .more-views ul {
  position: relative;
  left: 0;
}
.product-img-box .more-views li {
  float: left;
}
.product-img-box .more-views li a {
  display: block!important;
  border: 1px solid #f0f0f0;
}
.product-img-box .more-views li a img {
  display: block;
}
@media screen and (min-width: 980px) {
  .product-img-box .more-views .owl-carousel .owl-controls {
    display: block !important;
  }
}
@media screen and (max-width: 980px) {
  .product-img-box .more-views .owl-carousel .owl-buttons div.owl-next,
  .product-img-box .more-views .owl-carousel .owl-buttons div.owl-prev {
    display: none;
  }
  .product-img-box .more-views .owl-carousel {
    padding: 0;
  }
}
.product-img-box .btn-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  height: 100%;
  width: 6.77419355%;
  padding: 0;
}
.product-img-box .btn-wrapper + .btn-wrapper {
  right: 0;
  left: auto;
}
.product-img-box .btn-wrapper .banana-control {
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 42px;
  margin-top: -21px;
  padding: 0;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: -712px -83px;
  text-indent: -999em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .product-img-box .btn-wrapper .banana-control {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.product-img-box .btn-wrapper .banana-control.next {
  right: 0;
  left: auto;
  background-position: right -83px;
}
.product-shop {
  float: right;
  width: 40.37037037%;
  -webkit-transition: all width 0.2s linear ease-out;
  -moz-transition: all width 0.2s linear ease-out;
  -o-transition: all width 0.2s linear ease-out;
  transition: all width 0.2s linear ease-out;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.product-shop h1 {
  line-height: 29px;
  margin-bottom: 18px;
}
.product-shop .price-box {
  margin-bottom: 12px;
}
.product-shop .price-box p {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.product-shop .price-box .special-price .price,
.product-shop .price-box .regular-price .price,
.product-shop .price-box .old-price .price {
  font-size: 24px;
  line-height: 24px;
  margin-right: 10px;
}
.product-shop .price-box .special-price .price-label,
.product-shop .price-box .regular-price .price-label,
.product-shop .price-box .old-price .price-label {
  font-size: 24px;
  line-height: 24px;
  color: #474747;
  margin-right: 5px;
}
.product-shop .price-box .special-price .price {
  color: #f06a46;
}
.product-shop .price-box .old-price,
.product-shop .price-box .was-old-price {
  color: #8c8c8c;
}
.product-shop .price-box .old-price ~ .special-price,
.product-shop .price-box .was-old-price ~ .special-price {
  display: block !important;
}
.product-shop .price-box .old-price .price,
.product-shop .price-box .was-old-price .price {
  text-decoration: line-through;
}
.product-shop .price-box .was-old-price.hide {
  display: none;
}
.product-shop .price-box .was-old-price.hide ~ .special-price .price {
  color: #493627;
}
.product-shop .msrp-price {
  display: none;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 14px;
  color: #6e6256;
}
.product-shop .sku {
  position: absolute;
  top: 0;
  right: 0;
  padding: 23px 0;
  font-size: 13px;
  font-weight: 700;
}
.product-shop .sku em {
  font-size: 14px;
}
.product-shop .product-main-info {
  border-bottom: 1px solid #d4cbc1;
}
.product-shop .options-container-big,
.product-shop .add-to-box {
  padding-top: 20px;
  border-bottom: 1px solid #d4cbc1;
}
.product-shop .options-container-big .guest-email-form {
  margin-top: 0;
}
.product-shop .call-order,
.product-shop .ratings,
.product-shop .free-shipping {
  border-top: 1px solid #d4cbc1;
  padding: 15px 0;
}
.product-shop .call-order .separator,
.product-shop .ratings .separator,
.product-shop .free-shipping .separator {
  padding: 0 10px;
}
.product-shop .call-order p,
.product-shop .ratings p,
.product-shop .free-shipping p,
.product-shop .call-order a,
.product-shop .ratings a,
.product-shop .free-shipping a {
  margin-bottom: 0;
  line-height: 20px;
  text-transform: uppercase;
  color: #493627;
}
.product-shop .call-order p strong,
.product-shop .ratings p strong,
.product-shop .free-shipping p strong,
.product-shop .call-order a strong,
.product-shop .ratings a strong,
.product-shop .free-shipping a strong {
  font-weight: normal;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
}
.product-shop .call-order p {
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
}
.product-shop .options-list {
  margin-bottom: 30px;
}
.product-shop .options-list li {
  margin-top: 15px;
}
.product-shop .options-list li:first-child {
  margin-top: 0;
}
.product-shop .options-list label {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4px;
}
.product-shop .add-to-cart {
  background-color: #f06a46;
  -webkit-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -moz-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -o-transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  transition: all background-color 0.24s ease-out, color 0.24s ease-out ease-out;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  width: 210px;
  margin-bottom: 28px;
}
.product-shop .add-to-cart:hover {
  background-color: #fb8c6e;
}
.product-shop .add-to-cart .qty {
  width: 29px;
  border: none;
  margin: 14px 0 0 14px;
  padding: 5px 0;
}
.product-shop .add-to-cart .button {
  padding: 0 0 0 10px;
  background-color: transparent;
  line-height: 56px;
  padding: 0 27px;
}
.product-shop .add-to-cart .button[disabled] {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-shop .share-this {
  border-bottom: 1px solid #d4cbc1;
  padding: 20px 0;
}
.product-shop .share-this .st_email,
.product-shop .share-this .sharebtn {
  display: inline-block;
  vertical-align: top;
}
.product-shop .share-this .st_email {
  margin: 3px 4px 0 0;
}
.product-shop .share-this .stMainServices {
  height: 22px!important;
}
.product-shop .share-this .st_fblike_hcount > span {
  padding: 0!important;
  margin: 1px 3px 0 0!important;
}
.product-shop .share-this .st_sharethis > span {
  margin-top: 3px!important;
}
.product-shop .share-this .stHBubble {
  height: 21px!important;
}
.product-shop .share-this .print-btn {
  margin-top: 1px;
  text-indent: -999em;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -165px -45px;
  height: 20px;
  width: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .product-shop .share-this .print-btn {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.product-shop .stock-notifications .availability {
  display: none!important;
}
.product-shop .stock-notifications p {
  margin-bottom: 0;
  padding: 15px 0;
  border-top: 1px solid #d4cbc1;
  text-transform: uppercase;
}
.product-shop .short-description {
  font-size: 13px;
  padding: 20px 0;
  border-bottom: 1px solid #d4cbc1;
}
.product-shop .short-description .ship-date {
  padding-top: 28px;
  margin-bottom: 0;
}
.product-shop .accordion .std {
  font-size: 13px;
  padding-bottom: 26px;
}
.product-shop .accordion .std ul {
  list-style: disc;
  padding-left: 20px;
}
.product-shop .accordion .std ul li {
  padding-bottom: 8px;
  line-height: 16px;
}
.product-shop .attribute-list {
  font-size: 13px;
  margin-bottom: 26px;
}
.product-shop .attribute-list li {
  line-height: 24px;
}
.product-shop .guest-email-form {
  margin: 20px 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4cbc1;
}
.product-shop .guest-email-form p {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.product-shop .guest-email-form .buttons-set {
  margin-top: 10px;
}
.product-shop .guest-email-form .buttons-set .button {
  width: 210px;
}
.product-shop .regular-price {
  display: inline-block;
}
.product-shop .price-box > .label {
  font-size: 24px;
  line-height: 24px;
  margin-right: 5px;
}
.box-reviews h2 {
  margin-bottom: 20px;
}
.box-reviews .rating-box {
  float: none;
}
.box-reviews .review-title {
  line-height: 17px;
  text-transform: uppercase;
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
}
.box-reviews .review-meta {
  margin: 0;
  line-height: 24px;
}
.box-reviews .rating-box {
  margin: 6px 0 10px;
}
.box-reviews .review-content {
  line-height: 19px;
}
.box-reviews .review-listing > li {
  padding-top: 56px;
}
.box-reviews .review-listing > li:first-child {
  padding-top: 0;
}
.box-reviews .pager {
  background-color: #f0f0f0;
  padding: 0 4.58715596%;
  margin: 46px 0 36px;
}
.box-reviews .pager .limiter {
  display: none;
}
.box-reviews .pager .amount {
  margin-bottom: 0;
  line-height: 55px;
}
.pdf-lising li {
  line-height: 24px;
}
.review-form .stars {
  padding-bottom: 20px;
}
.review-form .stars label {
  text-transform: none;
  font-size: 12px;
}
.review-form .style-radio {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: -110px -375px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 22px;
  height: 20px;
  display: block;
  float: left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .review-form .style-radio {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.review-form .style-radio.active {
  background-position: -88px -375px;
}
.review-form .style-radio input[type="radio"] {
  width: 24px;
  height: 20px;
  cursor: pointer;
}
.review-form .buttons-set {
  padding: 26px 0;
}
.product-view .box-collateral {
  float: left;
  width: 57.40740741%;
  margin-bottom: 24px;
}
.product-view .box-collateral .box-title h2 {
  font-size: 16px;
  line-height: 48px;
}
.product-view .products-grid .item {
  width: 30.96774194%;
  margin-left: 3.5483871%;
  margin-bottom: 0;
}
.product-view .products-grid .item:first-child {
  margin-left: 0;
}
.product-view .products-grid .item .product-name {
  text-transform: uppercase;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 54px;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  .product-view .products-grid .item .product-name {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
  }
}
.product-view .resource-links li {
  line-height: 24px;
}
/*Grouped Products*/
.grouped-items-list .grouped-result {
  padding: 28px 0;
  border-bottom: 1px solid #d4cbc1;
}
.grouped-items-list .grouped-result .product-name {
  font-size: 18px;
  line-height: 24px;
}
.grouped-items-list .grouped-result .options-list {
  margin: 28px 0 0 0;
}
/*
  ============================================
  Shopping Cart
  ============================================
*/
.cart .page-title {
  *zoom: 1;
  zoom: 1;
}
.cart .page-title:before,
.cart .page-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.cart .page-title:after {
  clear: both;
}
.cart .page-title:before,
.cart .page-title:after {
  content: " ";
  display: table;
}
.cart .page-title:after {
  clear: both;
}
.cart .page-title h1 {
  float: left;
}
.cart .page-title .cc-methods {
  float: right;
  width: 21.75925926%;
}
.cart .page-title .cc-methods .push {
  height: 78px;
  display: table-cell;
  vertical-align: middle;
}
.cart .page-title .vip-message {
  text-transform: uppercase;
  margin: 27px 0 27px 2.31481481%;
  float: left;
}
.cart .page-title .vip-message .push {
  height: 24px;
  display: table-cell;
  vertical-align: bottom;
}
.cart .data-table {
  margin-bottom: 28px;
}
.cart .data-table td {
  padding-top: 18px;
  padding-bottom: 18px;
  border-color: #6e6256;
}
.cart .data-table td:first-child {
  padding-left: 0;
  width: 51.85185185%;
}
.cart .data-table .product-name {
  font-size: 12px;
}
.cart .data-table .product-name a {
  color: #493627;
}
.cart .data-table .product-image {
  width: 18.11594203%;
  outline: none;
}
.cart .data-table .product-image:focus {
  outline: none;
}
.cart .data-table .product-details {
  margin-left: 2.89855072%;
  width: 62.5%;
}
.cart .data-table .notice {
  line-height: 14px;
  margin-bottom: 0;
  padding: 10px 0;
  color: #f06a46;
}
.cart .data-table .cart-price {
  color: #8c8c8c;
}
.cart .data-table .qty {
  width: 30px;
  padding: 6px 0;
  border: none;
  background-color: #d4cbc1;
}
.cart .data-table .btn-remove {
  text-transform: uppercase;
  outline: none;
}
.cart .data-table tfoot td {
  padding: 15px 0;
  border-bottom: 1px solid #6e6256;
}
.cart .data-table tfoot .button {
  margin-left: 10px;
}
.cart .cart-collaterals {
  float: left;
  width: 47.22222222%;
}
.cart .totals {
  float: right;
  width: 52.77777778%;
  background-color: #f0f0f0;
}
.cart .discount,
.cart .shipping {
  width: 210px;
  float: right;
}
.cart .discount .buttons-set,
.cart .shipping .buttons-set {
  padding-top: 8px;
}
.cart .discount .trigger,
.cart .shipping .trigger {
  font-size: 12px;
  margin-bottom: 8px;
  cursor: pointer;
  line-height: 30px;
}
.cart .discount .trigger:before,
.cart .shipping .trigger:before {
  margin-top: 0;
  top: 12px;
  right: 12px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #493627;
}
.cart .discount .trigger:after,
.cart .shipping .trigger:after {
  display: none;
}
.cart .discount .form-list .customStyleSelectBox,
.cart .shipping .form-list .customStyleSelectBox {
  background-color: #ffffff;
  border: 1px solid #6e6256;
}
.cart .shipping {
  margin-right: 9.80392157%;
}
.cart .discount {
  margin-left: 0;
  float: left;
}
.cart .cart-collaterals.coupon-block-hidden .shipping {
  margin-top: 0;
}
.cart .totals {
  padding: 20px;
  *zoom: 1;
  zoom: 1;
}
.cart .totals:before,
.cart .totals:after {
  display: table;
  content: "";
  line-height: 0;
}
.cart .totals:after {
  clear: both;
}
.cart .totals:before,
.cart .totals:after {
  content: " ";
  display: table;
}
.cart .totals:after {
  clear: both;
}
.cart .totals table {
  float: left;
  width: 47.36842105%;
}
.cart .totals .checkout-types {
  float: right;
}
.cart .totals .paypal-logo {
  margin-bottom: 0;
}
.cart .totals .paypal-logo a {
  display: block;
  text-align: center;
}
.cart .totals .paypal-or {
  display: block;
  line-height: 26px;
  text-align: center;
}
.cart .sp-methods dt {
  display: none;
}
/*
  ============================================
  Checkout
  ============================================
*/
.opc {
  float: left;
  width: 68.14814815%;
  -webkit-transition: all width 0.2s linear ease-out;
  -moz-transition: all width 0.2s linear ease-out;
  -o-transition: all width 0.2s linear ease-out;
  transition: all width 0.2s linear ease-out;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.opc .out-of-stock {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 23px;
  margin-top: 35px;
}
.opc .out-of-stock-name {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.opc label[for="hold_order_yes"],
.opc label[for="hold_order_no"] {
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  max-width: 90%;
  display: inline-block;
  padding-left: 4px;
}
.opc label[for="hold_order_yes"] {
  margin-bottom: 16px;
}
.opc .hold-order-group {
  margin-bottom: 4px;
}
.opc .out-of-stock-list {
  list-style-type: disc;
  margin-left: 30px;
  text-transform: uppercase;
}
.opc .out-of-stock-message {
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  line-height: 21px;
}
.opc .ship-message-extra {
  color: #FF0000;
  font-size: 12px;
  margin-left: 15px;
}
.opc h4 {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
}
.opc p {
  line-height: 18px;
  margin-bottom: 16px;
}
.opc .form-list .form-alt label {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 18px;
  text-transform: none;
}
.opc .buttons-set {
  padding-top: 40px;
}
.opc .back-link {
  display: none;
}
.opc .form-list .control {
  padding-top: 32px;
}
.opc .form-list .control.same-as-billing {
  padding-top: 0;
}
.opc .please-wait {
  line-height: 29px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.opc .please-wait img {
  padding-right: 4px;
}
.opc #authorizenetcim_save_card_wrapper {
  padding-top: 10px;
}
.cart-subtotals-block {
  float: right;
  width: 25.55555556%;
  margin-top: 33px;
  border: 1px solid #DED8CF;
  border-top-width: 2px;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  color: #474747;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 18px;
  padding-right: 18px;
  display: none;
}
.cart-subtotals-block .totals-title {
  padding: 20px 0 10px 0;
}
.cart-subtotals-block .totals-title span {
  font-size: 18px;
}
.cart-subtotals-block .items-qty a {
  padding-left: 8px;
}
.cart-subtotals-block .items-total,
.cart-subtotals-block .final-total {
  padding: 15px 0 10px 0;
}
.cart-subtotals-block .items-total span,
.cart-subtotals-block .final-total span,
.cart-subtotals-block .items-total span.total,
.cart-subtotals-block .final-total span.total {
  font-size: 18px;
}
.cart-subtotals-block dd {
  line-height: 27px;
  display: inline-block;
}
.cart-subtotals-block dd.items-subtotal,
.cart-subtotals-block dd.ship-total,
.cart-subtotals-block dd.tax-total,
.cart-subtotals-block dd.final-total {
  float: right;
}
.cart-subtotals-block .divide {
  padding-top: 10px;
  border-bottom: 1px solid #DDD7CE;
  margin: 0 auto;
}
.opc-progress-container {
  float: right;
  width: 25.55555556%;
  margin-top: 31px;
  -webkit-transition: all width 0.2s linear ease-out;
  -moz-transition: all width 0.2s linear ease-out;
  -o-transition: all width 0.2s linear ease-out;
  transition: all width 0.2s linear ease-out;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
.opc-progress-container .opc-block-progress {
  padding: 22px 18px;
  background-color: #d4cbc1;
}
.opc-progress-container .block-title {
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 20px;
}
.opc-progress-container dt {
  font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 10px;
}
.opc-progress-container dt:first-child {
  margin-top: 0;
}
.opc-progress-container dt a {
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  text-transform: none;
}
.opc-progress-container dd.complete {
  padding: 4px 0 26px;
}
.opc-progress-container .payment-methods-img {
  padding: 10px 0;
  text-align: center;
}
.opc .section.active {
  border-bottom: 1px solid #d4cbc1;
  padding-bottom: 30px;
}
.opc .section.allow .step-title {
  cursor: pointer;
}
.opc .section.active .step-title {
  cursor: default;
}
.opc .section .buttons-set .button {
  display: inline-block !important;
}
.opc .step-title h2 {
  line-height: 59px;
  border-bottom: 1px solid #d4cbc1;
  position: relative;
  color: #d4cbc1;
}
.opc .step-title h2:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  right: 1px;
  margin-top: -3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #d4cbc1;
}
.opc .active .step-title h2,
.opc .allow .step-title h2 {
  color: #493627;
}
.opc .active .step-title h2:after,
.opc .allow .step-title h2:after {
  border-top: 0;
  border-bottom: 6px solid #493627;
}
.opc .active .step-title h2 {
  border-bottom: none;
}
#loginMessage {
  padding-left: 3.42105263%;
  padding-bottom: 10px;
  border-bottom: 1px solid #D4CBC1;
}
#loginMessage p {
  font-size: 14px;
  line-height: 1.9;
  margin-bottom: 0;
}
.ie8 #loginMessage {
  padding-left: 0;
}
@media screen and (min-width: 740px) {
  #loginMessage {
    padding-left: 0;
  }
}
/*Checkout Method*/
#checkout-step-login .buttons-set {
  padding-top: 10px;
}
#checkout-step-login .buttons-set a {
  display: block;
  margin-top: 26px;
}
/*Billing & Shipping Information*/
#billing-new-address-form {
  margin-top: 18px;
}
#billing-new-address-form + .control,
#billing-new-address-form + .control + .control {
  float: left;
}
#billing-new-address-form + .control + .control {
  padding-left: 18px;
}
/*Shipping Method*/
#checkout-step-shipping_method .sp-methods {
  margin-top: -16px;
}
#checkout-step-shipping_method .sp-methods dt {
  display: none;
}
/*Payment Method*/
#checkout-step-payment .sp-methods dt {
  margin-top: 20px;
}
#checkout-step-payment .sp-methods dt:first-child {
  margin-top: 0;
}
#checkout-step-payment .sp-methods dt label[for="p_method_paypal_express"] a {
  text-transform: none;
}
#checkout-step-payment .sp-methods dd {
  padding-left: 20px;
}
#checkout-step-payment .sp-methods .month-wrap,
#checkout-step-payment .sp-methods .year-wrap {
  float: left;
}
#checkout-step-payment .sp-methods .month-wrap .select-wrap,
#checkout-step-payment .sp-methods .year-wrap .select-wrap,
#checkout-step-payment .sp-methods .month-wrap .customStyleSelectBox,
#checkout-step-payment .sp-methods .year-wrap .customStyleSelectBox {
  width: 100px;
}
#checkout-step-payment .sp-methods .year-wrap {
  margin-left: 10px;
}
#checkout-step-payment .sp-methods .cvv-what-is-this {
  font-size: 12px;
  line-height: 21px;
}
#payment-tool-tip {
  margin-top: 20px;
}
.checkout-onepage-payment-additional-giftcardaccount {
  margin-top: 40px;
}
/*Order Review*/
#opc-review {
  border-bottom: none;
}
#review-please-wait {
  display: none!important;
}
.order-review {
  *zoom: 1;
  zoom: 1;
}
.order-review:before,
.order-review:after {
  display: table;
  content: "";
  line-height: 0;
}
.order-review:after {
  clear: both;
}
.order-review:before,
.order-review:after {
  content: " ";
  display: table;
}
.order-review:after {
  clear: both;
}
.order-review .data-table {
  border-bottom: 1px solid #6e6256;
  margin-bottom: 30px;
}
.order-review .data-table thead th {
  padding: 0 16px;
}
.order-review .data-table tbody tr td {
  color: #8c8c8c;
  padding: 16px;
}
.order-review .data-table tbody tr td:first-child {
  padding-left: 0;
  color: #493627;
  width: 62.41519674%;
}
.order-review .data-table .product-image {
  width: 22.32142857%;
}
.order-review .data-table .product-details {
  margin-left: 3.57142857%;
  width: 56.25%;
}
.order-review .data-table .product-name {
  font-size: 12px;
  line-height: 24px;
}
.order-review .totals-box {
  float: right;
  background-color: #f0f0f0;
  width: 305px;
  padding: 20px 20px 30px;
}
.order-review .totals-box .buttons-set {
  padding-top: 0;
}
.order-review .totals-box .buttons-set p {
  margin: 21px 0;
}
.order-review .data-table span.product-name {
  line-height: 14px;
}
/*Totals Table*/
.totals,
.totals table {
  width: 100%;
}
.totals td,
.totals th {
  text-align: left!important;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
}
.totals td + td,
.totals th + th,
.totals th + td,
.totals td + th {
  text-align: right!important;
}
.totals .last td,
.totals table tfoot td {
  padding-top: 16px;
  font-size: 19px;
}
.order-review .btn-checkout {
  width: 100%;
}
/*
  ============================================
  Paypal Express Order Review
  ============================================
*/
.paypal-review-order .legend {
  font-size: 16px;
  line-height: 24px;
}
.paypal-review-order .form-list-narrow {
  margin-bottom: 20px;
}
.paypal-review-order .col2-set .col-1,
.paypal-review-order .col2-set .col-2 {
  width: 210px;
  padding-right: 0;
}
.paypal-review-order .col2-set .col-1 {
  margin-right: 19.44444444%;
}
.paypal-review-order .buttons-set-order {
  float: right;
  background-color: #f0f0f0;
  width: 305px;
  padding: 0 20px 30px 20px;
}
.paypal-shipping-method {
  margin: 30px 0;
}
.paypal-shipping-method h3 {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}
.paypal-shipping-method .button {
  display: block;
}
.paypal-shipping-method fieldset,
.paypal-shipping-method p {
  margin-bottom: 8px;
}
.paypal-shipping-method p {
  line-height: 14px;
}
.paypal-shipping-method .please-wait {
  line-height: 29px;
  text-transform: uppercase;
  display: block;
  vertical-align: top;
  margin-top: 8px;
}
.paypal-shipping-method .please-wait img {
  padding-right: 4px;
}
/*
  ============================================
  Customer Account
  ============================================
*/
.my-account .buttons-set {
  padding-top: 36px;
}
.my-account .separator {
  margin: 0 10px;
}
.my-account table .separator {
  margin: 0 0.96969697%;
}
.my-account a {
  text-transform: uppercase;
}
/*Login Page*/
.account-login .col2-set .col-1,
.account-login .col2-set .col-2 {
  width: 34.25925926%;
}
/*Forgot Password*/
.customer-account-forgotpassword .fieldset {
  margin-bottom: 21px;
}
/*Create an Account*/
.account-create .fieldset {
  margin-bottom: 21px;
}
/*My Account Navigation Sidebar*/
.my-account-section .col2-left-layout .col-left {
  width: 23.42592593%;
}
.my-account-section .col2-left-layout .col-main {
  width: 74.44444444%;
}
.block-account {
  margin-top: 27px;
  background-color: #d4cbc1;
  padding: 9.09090909% 6% 9.09090909% 9.09090909%;
}
.block-account .block-title {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
.block-account .block-title strong,
.block-account .block-content li.current strong {
  font-weight: normal;
}
.block-account .block-content li {
  line-height: 23px;
}
.block-account .block-content li a {
  color: #493627;
}
.block-account .block-content li a:hover,
.block-account .block-content li.current {
  color: #eb7a5b;
}
/*select*/
.block-account .block-content.mobile {
  display: none;
}
/*Dashboard*/
.dashboard {
  padding-top: 27px;
}
.dashboard .welcome-msg h2 {
  font-size: 24px;
  margin-bottom: 11px;
}
.my-account .table-caption {
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 16px;
}
.my-account .data-table {
  margin-bottom: 40px;
}
.my-account .data-table td {
  text-transform: uppercase;
}
.my-account .data-table thead th {
  line-height: 1em;
  padding: 14px 1.96560197%;
}
.my-account address {
  line-height: 21px;
}
.my-account .info-box {
  /*margin-bottom: 21px;     need to check where on PSD's it is 21px and let AV know*/
  margin-bottom: 40px;
}
.my-account h2 {
  font-size: 16px;
}
.my-account .info-box a {
  line-height: 21px;
}
/*Account Information*/
.customer-account-edit .form-list .control {
  margin-top: 28px;
}
/*Address Book*/
.addresses-list .sub-title {
  margin-bottom: 27px;
}
.addresses-list .box-title {
  text-transform: uppercase;
  font-size: 16px;
}
.addresses-additional a {
  line-height: 21px;
}
.customer-address-form .form-list .fields:first-of-type .field:first-of-type {
  margin-top: 0;
}
.customer-address-form .fieldset:nth-child(2) .form-list li:first-child {
  margin-top: 8px;
}
.customer-address-form .buttons-set button {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.customer-address-form .buttons-set .back-link {
  display: block;
  float: left;
  line-height: 29px;
}
.customer-address-form .buttons-set .back-link small {
  display: none;
}
/*My Orders*/
.my-account-section .amount {
  float: left;
  display: none;
}
.my-account-section .amount strong {
  font-weight: normal;
}
.my-account-section .limiter {
  float: left;
}
.my-account-section .limiter label {
  text-transform: uppercase;
  line-height: 30px;
  vertical-align: top;
}
.my-account-section .pages {
  float: right;
  line-height: 30px;
}
.my-account-section .pages ol,
.my-account-section .pages ol li,
.my-account-section .pages strong {
  line-height: 30px!important;
}
.my-account-section #my-orders-table {
  margin-bottom: 20px;
}
.my-account-section .limiter .customStyleSelectBox {
  width: 60px;
}
.my-account-section .order-buttons {
  *zoom: 1;
  zoom: 1;
}
.my-account-section .order-buttons:before,
.my-account-section .order-buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
.my-account-section .order-buttons:after {
  clear: both;
}
.my-account-section .order-buttons:before,
.my-account-section .order-buttons:after {
  content: " ";
  display: table;
}
.my-account-section .order-buttons:after {
  clear: both;
}
.sales-order-view .order-date {
  clear: both;
  margin: 40px 0;
}
.sales-order-view .my-account .info-box {
  margin-bottom: 40px;
}
.my-account .table-caption a,
.my-account .sub-title a {
  font-size: 12px;
}
.my-account .order-items .buttons-set {
  padding: 0;
}
.order-items .grand_total td {
  padding: 16px 0 20px;
}
.order-items .grand_total strong {
  font-weight: normal;
}
.order-items .totals-box a.button {
  width: 100%;
  text-align: center;
}
.sales-order-history .buttons-set .back-link {
  display: none;
}
.order-page .buttons {
  float: right;
}
.order-page .title-buttons {
  *zoom: 1;
  zoom: 1;
}
.order-page .title-buttons:before,
.order-page .title-buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
.order-page .title-buttons:after {
  clear: both;
}
.order-page .title-buttons:before,
.order-page .title-buttons:after {
  content: " ";
  display: table;
}
.order-page .title-buttons:after {
  clear: both;
}
/*Order view with tabs*/
.order-info ul {
  background-color: #d4cbc1;
  margin: 20px 0 40px;
  *zoom: 1;
  zoom: 1;
}
.order-info ul:before,
.order-info ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.order-info ul:after {
  clear: both;
}
.order-info ul:before,
.order-info ul:after {
  content: " ";
  display: table;
}
.order-info ul:after {
  clear: both;
}
.order-info ul li {
  float: left;
  line-height: 45px;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.order-info ul li a {
  color: #493627;
  line-height: 15px;
  padding: 15px 25px 16px;
}
.order-info ul li a:hover {
  background-color: #493627;
  color: #ffffff;
}
.order-info ul li strong {
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #493627;
  padding: 15px 25px 16px;
  line-height: 15px;
}
.order-info ul li strong:before {
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
  top: 45px;
  left: calc(45%);
  float: left;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #493627;
}
.order-info ul li a[href*="invoice"] {
  display: none;
}
.my-account-section #my-returns-table {
  margin-bottom: 20px;
}
.enterprise-rma-return-returns .my-account .buttons-set {
  padding-top: 0;
}
.data-table.tracking-table tbody tr td {
  padding: 0 10px 0 0;
  line-height: 20px;
  border: none;
  text-transform: capitalize;
}
.data-table.tracking-table tbody tr td span {
  color: #eb7a5b;
}
.sales-order-view .buttons-set .back-link {
  display: block;
}
/*Order receipt*/
.checkout-onepage-success .sub-title {
  margin-bottom: 21px;
}
/*My order detail - print*/
.page-print {
  margin: 0 auto;
  padding: 20px;
  width: 960px;
  padding: 40px 0;
}
.page-print .print-head {
  margin-bottom: 40px;
}
.page-print h1 {
  margin-bottom: 20px;
}
.page-print .product-details {
  width: 400px;
}
.page-print .col2-set {
  margin-bottom: 20px;
}
.page-print .col2-set h2 {
  margin-bottom: 6px;
}
.page-print .data-table {
  margin: 20px 0;
}
.page-print table.subtotal {
  width: 328px;
  float: right;
}
.page-print .subtotal td,
.page-print .subtotal th {
  text-align: left!important;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
}
.page-print .subtotal td + td,
.page-print .subtotal th + th,
.page-print .subtotal th + td,
.page-print .subtotal td + th {
  text-align: right!important;
}
.page-print .subtotal .grand_total td {
  padding-top: 16px;
  font-size: 19px;
}
.page-print address,
.page-print table {
  margin-bottom: 20px;
}
/*Newsletter Subscriptions*/
.newsletter-manage-index .input-box {
  float: left;
}
.newsletter-manage-index .control {
  line-height: 23px;
}
/*My Credit Cards*/
.authorizenetcim-account-add .form-list .month-wrap,
.authorizenetcim-account-add .form-list .year-wrap {
  float: left;
}
.authorizenetcim-account-add .form-list .month-wrap .select-wrap,
.authorizenetcim-account-add .form-list .year-wrap .select-wrap,
.authorizenetcim-account-add .form-list .month-wrap .customStyleSelectBox,
.authorizenetcim-account-add .form-list .year-wrap .customStyleSelectBox {
  width: 100px;
}
.authorizenetcim-account-add .form-list .year-wrap {
  margin-left: 10px;
}
/*My Returns*/
.enterprise-rma-return-history .buttons-set {
  padding-top: 0;
}
.enterprise-rma-return-history .buttons-set .back-link small {
  display: none;
}
#rma_create_form > .order-page,
#rma_create_form > .fieldset,
#rma_create_form > .form-list {
  padding-bottom: 40px;
  border-bottom: 1px solid #d4cbc1;
  margin-bottom: 40px;
}
#rma_create_form ul li,
#rma_create_form .field {
  *zoom: 1;
  zoom: 1;
}
#rma_create_form ul li:before,
#rma_create_form .field:before,
#rma_create_form ul li:after,
#rma_create_form .field:after {
  display: table;
  content: "";
  line-height: 0;
}
#rma_create_form ul li:after,
#rma_create_form .field:after {
  clear: both;
}
#rma_create_form ul li:before,
#rma_create_form .field:before,
#rma_create_form ul li:after,
#rma_create_form .field:after {
  content: " ";
  display: table;
}
#rma_create_form ul li:after,
#rma_create_form .field:after {
  clear: both;
}
#registrant_options {
  margin-top: 9px;
}
#registrant_options .fields .field,
#registrant_options .fields > li {
  margin-top: 0;
  margin-bottom: 20px;
}
.my-account .buttons-set#return-another-item {
  padding-top: 20px;
}
#rma_create_form label {
  float: left;
  width: 16.16915423%;
  text-transform: capitalize;
  font-size: 12px;
  margin-right: 4.97512438%;
}
#rma_create_form label:after {
  content: ": ";
}
#rma_create_form .order-page h5,
#rma_create_form ul li .input-box {
  float: left;
  width: 26.11940299%;
  line-height: 21px;
}
#qty_requested_block_0 .input-text {
  background-color: #d4cbc1;
  width: 30px;
  border: none;
}
#rma_create_form ul li .input-box.comment {
  width: 78.85572139%;
}
#rma_create_form #rma_comment {
  width: 365px;
  max-width: 100%;
  height: 150px;
}
.my-account #rma_create_form .buttons-set.last {
  padding-top: 0;
}
.my-account #rma_create_form .buttons-set button {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.my-account #rma_create_form .buttons-set .back-link {
  float: left;
  line-height: 29px;
}
.enterprise-rma-return-view .box-title {
  font-size: 16px;
  text-transform: uppercase;
}
.enterprise-rma-return-view .box-title {
  margin-bottom: 10px;
}
#track-info-table td {
  border-bottom: 1px solid #d4cbc1;
}
.enterprise-rma-return-view #rma_comment_text {
  height: 100px;
  max-width: 100%;
}
.enterprise-rma-return-view .my-account .buttons-set {
  padding-top: 0;
  margin-bottom: 40px;
}
.my-account .data-table#my-returns-message-log {
  margin-bottom: 20px;
}
#my-returns-message-log td.last {
  text-transform: none;
}
.enterprise-rma-return-view .back-link a small,
.enterprise-rma-return-view .shipping-address br:first-child {
  display: none;
}
.enterprise-rma-tracking-popup {
  padding: 20px;
}
.enterprise-rma-tracking-popup th {
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 1.96560197%;
}
.enterprise-rma-tracking-popup div > * {
  margin-bottom: 20px;
}
.enterprise-rma-return-view .buttons-set .back-link,
.enterprise-rma-return-create .buttons-set .back-link {
  display: block;
}
/*Store Credit*/
.storecredit .account-balance {
  margin-bottom: 20px;
}
.giftcardaccount .buttons-set button {
  margin: 0 20px 20px 0;
}
/*Review Listing*/
#my-reviews-table a {
  display: block;
}
#my-reviews-table .rating-box {
  float: none;
}
/*
  ============================================
  CMS pages
  ============================================
*/
.cms-page-view .content-pane {
  margin-bottom: 115px;
}
.cms-page-view .page-title h1,
.catalogrequest-form-index .page-title h1,
.sales-guest-form .page-title h1 {
  padding-top: 0;
}
/*CMS Menu*/
.cms-mobile-menu {
  display: none;
}
.cms-menu .parent > a {
  display: none;
}
.cms-menu ul {
  background-color: #d4cbc1;
  margin-bottom: 30px;
  *zoom: 1;
  zoom: 1;
}
.cms-menu ul:before,
.cms-menu ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.cms-menu ul:after {
  clear: both;
}
.cms-menu ul:before,
.cms-menu ul:after {
  content: " ";
  display: table;
}
.cms-menu ul:after {
  clear: both;
}
.cms-menu ul li {
  float: left;
  line-height: 45px;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.cms-menu ul li a {
  color: #493627;
  line-height: 15px;
  padding: 15px 50px 16px;
  text-transform: uppercase;
}
.cms-menu ul li a:hover {
  background-color: #493627;
  color: #ffffff;
}
.cms-menu ul li strong {
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #493627;
  padding: 15px 50px 16px;
  line-height: 15px;
  -webkit-transition: all padding 0.2s linear ease-out;
  -moz-transition: all padding 0.2s linear ease-out;
  -o-transition: all padding 0.2s linear ease-out;
  transition: all padding 0.2s linear ease-out;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.cms-menu ul li strong:before {
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -5px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #493627;
}
/*Contact Us*/
#contactForm .buttons-set,
#catalog-request .buttons-set,
#oar_widget_orders_and_returns_form .buttons-set {
  padding-top: 20px;
}
.contacts-index-index .col-main .col-2 {
  width: 40%;
  margin-left: 10%;
}
/*FAQ*/
.faq-menu {
  margin-bottom: 40px;
}
.faq-menu li {
  line-height: 24px;
}
.faq-menu li a,
.cms-faq dl dt {
  color: #493627;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}
.faq-menu li a:hover {
  color: #eb7a5b;
}
.cms-faq dl dd {
  margin-bottom: 30px;
}
/*Careers*/
.std .data-table td {
  text-transform: uppercase;
}
.cms-careers .std {
  margin: 0 auto;
}
/*About us*/
.std .col3-set > div {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.std .col3-set .last {
  margin-right: 0;
}
/*Media Center*/
.cms-media-center .col2-set .col-1 {
  width: 59.72222222%;
}
.cms-media-center .col2-set .col-2 {
  width: 33.7962963%;
  float: right;
  padding-right: 0;
}
.media-container {
  margin-bottom: 45px;
  *zoom: 1;
  zoom: 1;
}
.media-container:before,
.media-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.media-container:after {
  clear: both;
}
.media-container:before,
.media-container:after {
  content: " ";
  display: table;
}
.media-container:after {
  clear: both;
}
.media-container h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.media-container .date {
  margin-bottom: 5px;
  font-weight: bold;
}
.media-container h4 {
  margin-bottom: 15px;
  font-weight: bold;
}
.press-container {
  margin-bottom: 25px;
  *zoom: 1;
  zoom: 1;
}
.press-container:before,
.press-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.press-container:after {
  clear: both;
}
.press-container:before,
.press-container:after {
  content: " ";
  display: table;
}
.press-container:after {
  clear: both;
}
.press-container img {
  float: left;
  margin-right: 2.3255814%;
}
.press-release ul li {
  margin-bottom: 30px;
}
.std .social-icons ul {
  width: 100%;
}
.std .social-icons li {
  width: 50%;
}
.std .social-icons .icon {
  text-indent: 10px;
  text-transform: uppercase;
  color: #493627;
  line-height: 42px;
  padding-left: 42px;
}
.media-container.video {
  margin-bottom: 25px;
}
.media-container.video > div {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.media-container.video > .last {
  margin-right: 0%;
}
/*Our Heritage*/
.cms-our-heritage .col2-set .col-1 {
  width: 39.35185185%;
}
.cms-our-heritage .col2-set .col-2 {
  width: 59.25925926%;
  float: right;
  padding-right: 0;
}
.cms-our-heritage .std img {
  margin-bottom: 10px;
}
.yt-holder {
  position: relative;
  padding-bottom: 56.80751174%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.yt-holder iframe,
.yt-holder object,
.yt-holder embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.facebook-holder .fb_iframe_widget,
.facebook-holder .fb_iframe_widget span,
.facebook-holder .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
/*404 and 503*/
.cms-no-route .std,
.cms-service-unavailable .std {
  margin: 0 auto;
}
/*Generic Pager*/
.page-sitemap .pager,
.my-account .pager {
  *zoom: 1;
  zoom: 1;
  text-transform: uppercase;
  margin-top: 21px;
}
.page-sitemap .pager:before,
.my-account .pager:before,
.page-sitemap .pager:after,
.my-account .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-sitemap .pager:after,
.my-account .pager:after {
  clear: both;
}
.page-sitemap .pager:before,
.my-account .pager:before,
.page-sitemap .pager:after,
.my-account .pager:after {
  content: " ";
  display: table;
}
.page-sitemap .pager:after,
.my-account .pager:after {
  clear: both;
}
.page-sitemap .amount,
.my-account .amount {
  float: left;
}
.page-sitemap .pages,
.my-account .pages {
  float: right;
  margin-left: 0;
}
.page-sitemap .pages strong,
.my-account .pages strong,
.page-sitemap .pages ol,
.my-account .pages ol,
.page-sitemap .pages ol li,
.my-account .pages ol li {
  float: left;
  line-height: 22px;
  margin-bottom: 0;
}
.page-sitemap .pages > strong,
.my-account .pages > strong,
.page-sitemap .amount > strong,
.my-account .amount > strong {
  font-weight: normal;
}
.page-sitemap .pages ol li,
.my-account .pages ol li {
  margin: 0 4px;
}
.page-sitemap .pages ol li.current,
.my-account .pages ol li.current {
  font-weight: bolder;
}
.page-sitemap .pages .arrow-right,
.my-account .pages .arrow-right,
.page-sitemap .pages .arrow-left,
.my-account .pages .arrow-left {
  position: relative;
  top: 3px;
}
#sitemap_top_links {
  text-transform: uppercase;
  font-size: 16px;
}
/*
  ============================================
  Listrack Styles
  ============================================
*/
div#listrak-recs {
  border-top: 1px solid #E6DDD7;
  max-width: 1080px;
  margin-top: 40px;
}
div#listrak-recs h1 {
  padding: 10px 0px 10px 0px;
}
div#listrak-recs .listrak-recommendation {
  display: inline-block;
  width: 15%;
  margin-right: 2%;
  vertical-align: top;
  height: 100%;
  min-width: 155px;
  margin-bottom: 20px;
}
div#listrak-recs .listrak-recommendation .listrak-image-container {
  min-height: 162px;
  vertical-align: middle;
  position: relative;
  margin-bottom: 10px;
}
div#listrak-recs .listrak-recommendation .listrak-image-container img {
  max-width: 162px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
div#listrak-recs .listrak-recommendation .title-container {
  min-height: 40px;
  text-align: center;
}
div#listrak-recs .listrak-recommendation .title-container a {
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
}
div#listrak-recs .listrak-recommendation .ratings-container p.no-rating a {
  display: none;
}
div#listrak-recs .listrak-recommendation .ratings-container .ratings .rating-box {
  float: none;
}
div#listrak-recs .listrak-recommendation .ratings-container .ratings .rating-box .rating {
  margin: auto;
}
div#listrak-recs .listrak-recommendation .ratings-container .amount {
  display: none;
}
div#listrak-recs .listrak-recommendation .shopNow-container {
  text-align: center;
  padding-top: 10px;
}
div#listrak-recs .listrak-recommendation .shopNow-container a {
  font-style: italic;
  text-decoration: underline;
  font-size: 14px;
}
div#listrak-recs .listrak-recommendation:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 740px) {
  div#listrak-recs h1 {
    border-bottom: 1px solid #E6DDD7;
  }
  div#listrak-recs .listrak-recommendation {
    padding-top: 10px;
    display: block;
    width: 100%;
    margin-right: 0;
    vertical-align: top;
    height: auto;
    clear: both;
    margin-bottom: 10px;
    border-top: 1px solid #E6DDD7;
  }
  div#listrak-recs .listrak-recommendation .listrak-image-container {
    min-height: 0px;
    vertical-align: top;
    position: relative;
    display: inline-block;
    min-width: 25%;
    float: left;
    max-width: 10%;
  }
  div#listrak-recs .listrak-recommendation .listrak-image-container img {
    max-width: 90%;
    position: relative;
    top: 0;
    left: 0;
  }
  div#listrak-recs .listrak-recommendation .title-container {
    min-height: 0px;
    text-align: left;
    display: inline-block;
    width: 75%;
    float: right;
  }
  div#listrak-recs .listrak-recommendation .ratings-container {
    display: inline-block;
    width: 75%;
    text-align: left;
    float: right;
  }
  div#listrak-recs .listrak-recommendation .ratings-container .ratings .rating-box {
    float: none;
  }
  div#listrak-recs .listrak-recommendation .ratings-container .ratings .rating-box .rating {
    margin: 15px 0;
  }
  div#listrak-recs .listrak-recommendation .shopNow-container {
    text-align: left;
    padding-top: 0px;
    display: inline-block;
    width: 75%;
    float: right;
  }
  div#listrak-recs .listrak-recommendation .shopNow-container a {
    font-style: italic;
    text-decoration: underline;
    font-size: 14px;
    padding-bottom: 10px;
  }
  div#listrak-recs .listrak-recommendation .clear-div {
    clear: both;
  }
  div#listrak-recs .listrak-recommendation:nth-child(2) {
    border-top: none;
  }
  .content-pane {
    position: relative;
  }
  .col2-left-layout .col-left.mobileNav {
    width: 100%;
    position: absolute;
    background: #fff;
  }
}
/*
  ============================================
  CSS Calc Fixes
  ============================================
*/
.no-respond .form-search-mini {
  position: relative;
}
.no-respond .form-search-mini input[type="text"] {
  float: none;
  width: 100%;
  display: block;
  padding-right: 30px;
}
.no-respond .form-search-mini button {
  position: absolute;
  top: 0;
  right: 0;
}
.no-respond .footer .form-subscribe .field-wrapper {
  position: relative;
}
.no-respond .footer .form-subscribe .field-wrapper button {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
}
.no-respond .footer .form-subscribe .field-wrapper .input-box {
  float: none;
  width: 100%;
  display: block;
  padding-right: 30px;
}
/*
  ============================================
  IE8 Fixes
  ============================================
*/
.ie8 img {
  width: auto;
}
.ie8 .container {
  width: 1080px !important;
}
.ie8 .cms-index-index .container {
  width: 100%!important;
}
.ie8 #hero {
  width: 1280px;
}
.ie8 .nav-search {
  height: 54px;
}
.ie8 .featured-listing .sidebar {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFFFFF,endColorstr=#B2FFFFFF)";
  zoom: 1;
}
.ie8 .product-shop .add-to-cart .qty,
.ie8 .form-search-mini input[type="text"],
.ie8 .footer .form-subscribe .field-wrapper .input-box input {
  height: 30px;
  min-height: 0;
}
.ie8 div#listrak-recs .listrak-recommendation {
  width: 150px;
}
/*
  ============================================
  Clearfix
  ============================================
*/
.bottom-container:before,
.bottom-container:after,
#nav-wrapper:before,
#nav-wrapper:after,
.header:before,
.header-container:before,
.nav-container:before,
.main:before,
.main-container:before,
.col-main:before,
.main .col-wrapper:before,
.col-left:before,
.col-right:before,
.footer-container:before,
.col2-set:before,
.products-grid:before,
.clearfix:before,
.header:after,
.header-container:after,
.nav-container:after,
.main:after,
.main-container:after,
.col-main:after,
.main .col-wrapper:after,
.col-left:after,
.col-right:after,
.footer-container:after,
.col2-set:after,
.products-grid:after,
.clearfix:after {
  content: " ";
  display: table;
}
.bottom-container:after,
#nav-wrapper:after,
.header:after,
.header-container:after,
.nav-container:after,
.main:after,
.main-container:after,
.col-main:after,
.main .col-wrapper:after,
.col-left:after,
.col-right:after,
.footer-container:after,
.col2-set:after,
.products-grid:after,
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/*ie7 fix*/
.ie7 .product-listing-view ul.products-grid,
.ie7 .product-listing-view .bottom-container {
  clear: both;
}
.ie7 .form-search-mini button {
  display: block;
  float: left;
}
.ie7 .form-search-mini input[type="text"] {
  width: 70%;
  height: 18px;
  min-height: 18px;
}
.ie7 .hero-slide img {
  max-width: 1400px;
  width: 100%;
  /*height: 443px;*/
}
.ie7 #hero .carousel-control {
  display: block !important;
  z-index: 10 !important;
  filter: alpha(opacity=100) !important;
}
.ie7 #hero .carousel-control.next {
  background: #fff url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png") no-repeat -364px 0;
}
.ie7 #hero .carousel-control.prev {
  background: #fff url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png") no-repeat -290px 0;
}
.ie7 .cms-index-index .carousel-nav {
  display: block !important;
  filter: alpha(opacity=100) !important;
}
.ie7 #hero {
  height: 1400px;
}
.ie7 #featured-categories .menu ul {
  text-align: center;
}
.ie7 #featured-categories .menu ul li {
  display: inline;
}
.ie7 .footer .newsletter-form .form-subscribe-header {
  width: 50%;
  float: left;
}
.ie7 .footer .newsletter-form .field-wrapper {
  width: 40%;
  float: right;
}
.ie7 .footer .newsletter-form .input-box {
  width: 70%;
  float: left;
  background: #fff;
  height: 30px;
}
.ie7 .footer .newsletter-form .input-box input {
  width: 90%;
  height: 17px !important;
  min-height: 17px;
  display: block;
}
.ie7 .footer .newsletter-form button {
  float: left;
  position: relative;
  display: block;
}
.ie7 .footer .newsletter-form button .arrow-right {
  position: absolute;
  left: 10px;
  top: 0px;
  display: block;
}
.ie7 .header-container .header {
  margin: 0;
  padding: 20px 0;
  height: 48px;
}
.ie7 .footer .footer-links .column {
  float: left;
  display: block;
}
.ie7 .footer .legal-info address,
.ie7 .footer .legal-info p {
  display: block;
  float: left;
  line-height: 21px;
}
.ie7 .toolbar .view-mode,
.ie7 .toolbar .sort-by,
.ie7 .toolbar .limiter,
.ie7 .toolbar .pages {
  width: 20%;
}
.ie7 .toolbar .pages {
  width: 15%;
}
.ie7 .toolbar .limiter select,
.ie7 .toolbar .limiter label {
  float: left;
  display: block;
}
/*search*/
.ie7 .form-search-mini {
  width: 246px;
  position: relative;
}
.ie7 .form-search-mini input#search {
  width: 196px;
  padding: 0 10px;
  display: block;
  line-height: 30px;
  height: 30px;
  position: absolute;
  top: 2px;
  left: 0;
}
.ie7 .form-search-mini button {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 2px;
  right: 0;
}
/*END search*/
/*mail*/
.ie7 .no-respond .footer .form-subscribe .field-wrapper .input-box {
  width: 375px;
}
/*END mail*/
.ie7 .featured-listing .sidebar {
  padding: 0 20px;
}
.ie7 .featured-listing .sidebar h2 {
  padding-top: 20px;
}
.ie7 .featured-listing .sidebar .button {
  width: 192px;
}
/*front bottom carousel*/
.ie7 .carousel-nav li,
.ie7 .banana-nav li {
  display: inline;
}
.ie7 .widget-featured-products .products-grid .item {
  width: 338px !important;
  margin-right: 33px !important;
}
/*END front bottom carousel*/
/*END ie7 fix*/
.bloomreach-container {
  clear: both;
}
.br-related-search {
  display: inline-block;
  width: 19.19642857%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.br-related-search #br-related-searches-widget > div:nth-child(2) {
  padding-top: 14px;
}
.br-related-search #br-related-searches-widget > div:last-child {
  padding-bottom: 29px;
}
.br-related-products {
  display: inline-block;
  width: 78.125%;
  float: right;
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
}
#br-related-searches-widget {
  background-color: #f0f0f0;
}
#br-related-searches-widget div {
  color: #474747;
}
#br-related-searches-widget a {
  color: #474747;
}
.br-related-query {
  font-size: 12px;
  color: #eb7a5b;
  text-transform: capitalize;
  padding-left: 11.62790698%;
  line-height: 23px;
}
.br-related-heading {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #ffffff;
  padding-bottom: 10px;
}
.br-top-query {
  font-size: 11px;
}
.br-top-heading {
  font-size: 12px;
}
.br-top-queries {
  float: left;
  width: 190px;
}
.br-top-end {
  clear: both;
}
.br-found-heading {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  padding-bottom: 10px;
}
div.br-sf-widget {
  height: auto;
  max-width: 145px;
  display: inline-block;
  margin-left: 2.64672037%;
  vertical-align: top;
  margin-top: 22px;
}
.br-sf-widget-merchant-desc {
  padding-top: 10px;
  color: #493627;
}
.br-sf-widget-merchant-title {
  padding-top: 4px;
}
.br-sf-widget-merchant-title a {
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}
.br-sf-widget-merchant-cont {
  position: relative;
  font-size: 12px;
}
.br-sf-widget-merchant-qv {
  padding-top: 10px;
  padding-bottom: 20px;
  display: block;
}
.br-sf-widget-merchant-qv a {
  color: #474747;
}
div.br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img img {
  width: 100%;
  max-height: 145px;
}
.br-sf-widget-merchant-popup-desc-heading {
  font-weight: bold;
}
.br-sf-widget-merchant-popup-view {
  width: 100%;
  background-color: #f0f0f0;
  padding-top: 14px;
}
.br-sf-widget-merchant-popup-view a {
  color: #474747;
}
.br-sf-widget-merchant-popup-close {
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  background-color: #f0f0f0;
  clear: both;
}
.br-sf-widget-merchant-popup-close a {
  color: #474747;
}
.br-sf-widget-merchant-popup-img {
  display: inline-block;
  padding: 0 10px 0 0;
  width: 190px;
  float: left;
}
.br-sf-widget-merchant-popup-img img {
  width: 190px;
  display: inline-block;
}
.br-sf-widget-merchant-popup-title {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}
.br-sf-widget-merchant-popup-desc {
  display: inline-block;
  width: 70%;
  padding-top: 13px;
  color: #8c8c8c;
}
.br-sf-widget-merchant-popup-close {
  padding-top: 13px;
}
.quick-view {
  padding: 20px;
}
@media screen and (max-width: 480px) {
  .br-related-search {
    display: block;
    width: 100%;
    margin-top: 0px;
  }
  #br-related-searches-widget {
    min-height: 0 !important;
    margin-left: 15px;
    margin-right: 15px;
  }
  .br-related-products {
    display: block;
    width: 93%;
    margin-left: 15px;
    margin-right: 15px;
    float: none;
  }
  div.br-sf-widget {
    width: 94%;
    display: block;
    max-width: none;
  }
  .br-sf-widget-merchant-popup-img img {
    width: 100%;
  }
  .br-sf-widget-merchant-popup-img {
    float: none;
    width: 100%;
  }
  .br-sf-widget-merchant-popup-title {
    width: 100%;
    padding-top: 7px;
  }
  .br-sf-widget-merchant-popup-desc {
    width: 100%;
  }
  .br-sf-widget-merchant-title {
    min-height: 0px !important;
  }
  .related-wrapper {
    min-height: 0px !important;
  }
  .br-sf-widget-merchant-desc {
    min-height: 0px !important;
  }
  div.br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img img {
    max-height: none;
  }
}
/*
  ============================================
  Ask Expert
  ============================================
*/
@media screen and (max-width: 480px) {
  #ask-expert {
    display: none;
  }
}
#ask-expert .ask-wrapper {
  border-top: 1px solid #d4cbc1;
  text-align: center;
  background-color: #f3f3f3;
  display: block;
  width: 100%;
  padding: 10px 0px;
  color: #513d2d;
}
#ask-expert .ask-wrapper .ask-logo {
  vertical-align: middle;
  display: inline-block;
  width: 50px;
  height: 48px;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #ask-expert .ask-wrapper .ask-logo {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
#ask-expert .ask-wrapper .ask-text {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  line-height: 15px;
  font-size: 15px;
}
#ask-expert .ask-wrapper .ask-bottom {
  margin-top: 10px;
}
#ask-expert .ask-wrapper .ask-bottom > div {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
#ask-expert .ask-wrapper .ask-bottom > div a {
  color: #513d2d;
  cursor: pointer;
}
#ask-expert .ask-wrapper .ask-bottom > div a:before {
  content: '';
  width: 21px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  margin: 3px 0px 0px 10px;
  padding-right: 6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #ask-expert .ask-wrapper .ask-bottom > div a:before {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
#ask-expert .ask-wrapper .ask-bottom > div.ask-phone {
  font-size: 17px;
  font-weight: 400;
}
#ask-expert .ask-wrapper .ask-bottom > div.ask-phone a:before {
  background-position: -62px 0;
}
#ask-expert .ask-wrapper .ask-bottom > div.ask-chat a:before {
  background-position: -92px 0;
}
#ask-expert .ask-wrapper .ask-bottom > div.ask-email a:before {
  background-position: -290px 0;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  #ask-expert .ask-wrapper .ask-bottom > div.ask-chat {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  #ask-expert .ask-wrapper .ask-bottom > div.ask-chat {
    display: none;
  }
}
#contactForm .form-required {
  text-align: right;
  margin-bottom: 0;
}
#dataMsg {
  padding-top: 45px;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
}
/*
  ============================================
  Fancybox Modal Changes
  ============================================
*/
.fancybox-overlay {
  z-index: 9999 !important;
}
.fancybox-opened {
  z-index: 99999 !important;
}
.fancybox-wrap .fancybox-inner h2 {
  font-size: 19px;
  margin-bottom: 5px;
}
.fancybox-wrap .fancybox-inner li label {
  font-size: 12px;
  margin-bottom: 0;
}
.fancybox-wrap .fancybox-inner .form-list .input-box {
  width: 400px;
}
.fancybox-wrap .fancybox-inner .buttons-set .button {
  padding: 7px 35px;
  margin-top: 15px;
}
.fancybox-wrap .fancybox-close {
  background: none;
  background-color: #d4cbc1;
  top: 10px;
  right: 15px;
  width: 80px;
  height: 25px;
  color: #513d2d;
}
.fancybox-wrap .fancybox-close:hover {
  color: #f06a46;
}
.fancybox-wrap .fancybox-close:after {
  content: 'X Close';
  text-align: center;
  display: block;
  line-height: 24px;
  text-transform: uppercase;
}
.tooltip-icon {
  height: 21px;
  width: 21px;
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -686px -508px;
  display: inline-block;
  cursor: pointer;
  margin-right: 6px;
  position: absolute;
  right: -40px;
  top: 4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .tooltip-icon {
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite2x.png");
    background-size: 800px 600px;
  }
}
.tooltip-icon.mobile {
  display: none;
  margin-left: 10px;
  bottom: 2px;
  margin-right: 0;
}
@media screen and (max-width: 770px) {
  .tooltip-icon.mobile {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
  }
  .tooltip-icon.desktop {
    display: none;
  }
}
.ie8 .tooltip-icon {
  display: none !important;
}
.grouped-items-list .grouped-result .product-details > .tooltip-icon {
  display: inline-block;
  position: relative;
  right: auto;
}
.grouped-items-list .grouped-result .product-details > .tooltip-icon.mobile {
  margin-left: 0;
  display: none;
}
@media screen and (max-width: 770px) {
  .grouped-items-list .grouped-result .product-details > .tooltip-icon.mobile {
    display: inline-block;
    position: relative;
    top: 4px;
    right: auto;
  }
  .grouped-items-list .grouped-result .product-details > .tooltip-icon.desktop {
    display: none;
  }
}
.grouped-items-list .grouped-result .product-details .product-name {
  display: inline;
  margin-right: 10px;
}
.tooltipster-default {
  color: #393944;
  background: #fff;
  border: 1px solid #aea7a2;
  line-height: 17px;
  box-shadow: 0px 2px 2px #e4e4e4;
  -webkit-box-shadow: 0px 2px 2px #e4e4e4;
  -moz-box-shadow: 0px 2px 2px #e4e4e4;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  padding: 15px !important;
  overflow: hidden;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
  z-index: -1;
}
.tooltipster-arrow.tooltipster-arrow-left {
  left: 1px;
}
.tooltipster-arrow.tooltipster-arrow-top-left {
  top: 1px;
  left: 2px;
}
.tooltipster-arrow.tooltipster-arrow-bottom-left {
  top: -1px;
  left: 2px;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-border {
  border-color: #aea7a2 !important;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 5px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 4px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/**
 * Grouped Min Price Styles
 */
.product-view .was-old-price {
  font-size: 24px;
  line-height: 24px;
}
.product-view .price-box .old-price {
  display: inline-block;
  margin: 0;
}
.product-view .price-box .old-price ~ .special-price {
  display: block;
  margin: 0;
}
.products-grid [id*="configurable-price-from-"] ~ .starting-at {
  display: none;
}
.products-grid .grouped-special .old-price {
  height: 20px;
}
.products-grid .grouped-special .old-price .price-label {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 94px;
  display: inline-block;
  vertical-align: text-top;
}
.products-grid .grouped-special .old-price .price-label:before {
  content: "";
  padding-left: 100%;
}
.products-grid .grouped-special .old-price .price-label:after {
  content: "REGULAR PRICE: -";
  text-decoration: line-through;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 14px;
}
.products-grid .grouped-special .old-price ~ .special-price {
  clear: both;
}
/*
  ============================================
  Modal Minicart Styles
  ============================================
*/
div.fancybox-wrap.cart-overlay {
  z-index: 99999;
}
.fancybox-overlay.cart-overlay,
.fancybox-wrap.cart-overlay {
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
}
.fancybox-overlay.cart-overlay .fancybox-close,
.fancybox-wrap.cart-overlay .fancybox-close {
  background: #9E9E9E;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.fancybox-overlay.cart-overlay .fancybox-close:after,
.fancybox-wrap.cart-overlay .fancybox-close:after {
  content: "╳";
  color: white;
  font-size: 12px;
  line-height: 40px;
}
.fancybox-overlay.cart-overlay .fancybox-skin,
.fancybox-wrap.cart-overlay .fancybox-skin {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 !important;
}
.fancybox-overlay.cart-overlay .fancybox-skin .fancybox-inner,
.fancybox-wrap.cart-overlay .fancybox-skin .fancybox-inner {
  -ms-overflow-style: none;
  overflow-y: auto !important;
}
.modal-cart {
  width: 100%;
}
.modal-cart:after {
  content: "";
  clear: both;
}
.modal-cart .added-item {
  width: 60%;
  float: left;
  padding: 40px 20px;
  border-right: 1px solid #F0F0F0;
}
@media screen and (max-width: 630px) {
  .modal-cart .added-item {
    width: 100%;
    float: none;
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
.modal-cart .added-item:after {
  content: "";
  clear: both;
}
.modal-cart .added-item .product:after {
  content: "";
  clear: both;
}
.modal-cart .added-item .product-image {
  width: 29%;
  float: left;
  margin-bottom: 10px;
}
.modal-cart .added-item .product-info {
  float: left;
  width: 71%;
  padding-left: 20px;
  padding-top: 10px;
}
@media screen and (max-width: 630px) {
  .modal-cart .added-item .product-info {
    padding-top: 0;
  }
}
.modal-cart .added-item .product-info .product-name {
  font-size: 14px;
  color: #474747;
  line-height: 17px;
  margin-bottom: 5px;
}
.modal-cart .added-item .product-info .sku,
.modal-cart .added-item .product-info .qty,
.modal-cart .added-item .product-info .price {
  font-size: 12px;
  color: #474747;
  line-height: 15px;
  margin-bottom: 5px;
  width: 100%;
  text-align: left;
}
.modal-cart .added-item .product-info .price {
  font-size: 14px;
}
.modal-cart .added-item .title {
  text-align: center;
  font-size: 18px;
  color: #474747;
  line-height: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 630px) {
  .modal-cart .added-item .title {
    display: none;
  }
}
.modal-cart .added-item .product-options {
  list-style-type: disc;
  clear: both;
  padding-left: 25px;
}
@media screen and (max-width: 630px) {
  .modal-cart .added-item .product-options {
    display: none;
  }
}
.modal-cart .added-item .product-options li {
  font-size: 12px;
  color: #474747;
  line-height: 15px;
  padding-left: 10px;
}
.modal-cart .cart-totals {
  width: 40%;
  float: right;
  padding: 40px 20px;
  position: relative;
}
@media screen and (max-width: 630px) {
  .modal-cart .cart-totals {
    width: 100%;
    float: none;
    background: #F0F0F0;
    margin-top: 200px;
    padding: 20px 10px 40px;
    overflow: hidden;
  }
}
.modal-cart .cart-totals:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  height: 100%;
  background: #F0F0F0;
  width: 1px;
}
@media screen and (max-width: 630px) {
  .modal-cart .cart-totals:before {
    display: none;
  }
}
.modal-cart .cart-totals .total-title {
  font-size: 18px;
  color: #474747;
  line-height: 21px;
  text-align: center;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media screen and (max-width: 630px) {
  .modal-cart .cart-totals .total-title {
    margin-bottom: 0;
  }
}
.modal-cart .cart-totals table {
  width: 100%;
  max-width: 165px;
  display: block;
  margin: 0 auto;
}
.modal-cart .cart-totals table tbody tr {
  display: none;
}
.modal-cart .cart-totals table tbody tr:first-child {
  display: block;
}
.modal-cart .cart-totals table tbody tr:first-child:after {
  conten: "";
  clear: both;
}
.modal-cart .cart-totals table tbody tr:first-child td {
  width: 50%;
  float: left;
  font-size: 18px;
  color: #474747;
  line-height: 21px;
  text-transform: uppercase;
}
.modal-cart .cart-totals table tbody tr:first-child td:first-child {
  text-align: left !important;
  font-size: 14px;
  color: #474747;
  line-height: 21px;
}
.modal-cart .cart-totals table tfoot {
  display: none;
}
.modal-cart .cart-totals .button {
  width: 100%;
  max-width: 165px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  line-height: 34px;
  font-size: 12px;
  padding: 0;
}
@media screen and (max-width: 630px) {
  .modal-cart .cart-totals .button {
    width: 48.1875%;
    float: right;
    white-space: nowrap;
    font-size: 11px;
  }
}
.modal-cart .cart-totals .button ~ .button {
  margin-top: 10px;
  color: #4B382A;
  background: #D4CBC1;
}
@media screen and (max-width: 630px) {
  .modal-cart .cart-totals .button ~ .button {
    float: left;
    margin-top: 20px;
  }
}
.modal-cart .cart-totals .button ~ .button:hover {
  background: #c3bab0;
}
.cart-overlay .box-related {
  display: none;
}
.cart-overlay .box-up-sell {
  clear: both;
  background: #F0F0F0;
}
@media screen and (max-width: 630px) {
  .cart-overlay .box-up-sell {
    border-top: 1px solid #F0F0F0;
    background: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    bottom: 150px;
  }
}
.cart-overlay .box-up-sell h2 {
  font-size: 14px;
  color: #474747;
  line-height: 14px;
  padding-top: 14px;
  margin-bottom: 10px;
  text-align: center;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel {
  width: 77.85714286%;
  margin: 0 auto;
  padding-bottom: 15px;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel li.item {
  width: 100%;
  margin-bottom: 0;
  padding: 0 5px;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel li.item .ratings-container {
  display: none;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel li.item .product-image {
  width: 66.66%;
}
@media screen and (max-width: 630px) {
  .cart-overlay .box-up-sell .products-grid.owl-carousel li.item .product-image {
    width: 80px;
  }
}
.cart-overlay .box-up-sell .products-grid.owl-carousel li.item .product-name {
  font-size: 12px;
  line-height: 15px;
  min-height: auto !important;
  height: auto !important;
  margin-bottom: 0;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel li.item .price-box {
  margin: 0;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel li.item .price {
  font-size: 12px;
  color: #9E9E9E;
  line-height: 15px;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel .owl-buttons i {
  background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprites/arrows.png");
  background-position: 0 0;
  width: 13px;
  height: 25px;
  background-size: 46px 25px;
  margin-top: -30px;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel .owl-buttons .owl-next i {
  background-position: -33px 0;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel .owl-buttons .owl-prev {
  left: -11%;
}
.cart-overlay .box-up-sell .products-grid.owl-carousel .owl-buttons .owl-next {
  right: -11%;
}
/** Price Difference **/
.price-difference {
  margin-left: 4px;
  color: #999;
  color: rgba(0, 0, 0, 0.45);
}
.label .price-difference {
  display: none;
}
/* low stock message styles */
.low-stock-message {
  color: #f06a46;
  font-size: 14px;
  padding: 25px 0;
}
@media screen and (max-width: 740px) {
  .low-stock-message {
    text-align: center;
    padding: 14px 0;
  }
  .grouped-items-list .low-stock-message.grouped-result {
    padding: 14px 0;
  }
}
.low-stock-message.configurable {
  border-top: 1px solid #d4cbc1;
  border-bottom: 1px solid #d4cbc1;
  margin-top: 28px;
  padding: 25px 0;
}
.low-stock-message.simple {
  padding: 25px 0;
  border-bottom: 1px solid #d4cbc1;
  list-style: none;
}
@media screen and (max-width: 740px) {
  .low-stock-message.simple {
    padding: 14px 0;
  }
}
/** recaptcha styles **/
.recaptcha .style-checkbox {
  margin: 15px 0;
  background-color: #FFF;
  width: 100%;
  height: auto;
}
/** end recaptcha styles **/
/** 2 column cart page styles **/
.cart .totals h2 {
  display: none;
}
#estimate-cell {
  display: none;
}
@media screen and (max-width: 740px) {
  .cart .totals {
    position: static !important;
  }
}
.checkout-cart-index.two-col-cart .cart-collaterals {
  display: none;
}
.checkout-cart-index.two-col-cart #estimate-cell {
  display: table-cell;
}
@media screen and (max-width: 740px) {
  .checkout-cart-index.two-col-cart #estimate-cell {
    display: none;
  }
}
@media screen and (min-width: 741px) {
  .checkout-cart-index.two-col-cart .cart-form {
    width: 70%;
    float: left;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-table > thead {
    background-color: #eeeeee;
  }
  .checkout-cart-index.two-col-cart .cart-collaterals {
    display: none;
  }
  .checkout-cart-index.two-col-cart .totals {
    position: relative;
    float: right;
    width: 28.09% !important;
    border: 2px #D3CBC0 solid;
    background-color: #FFF !important;
    font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
    background-color: #FFF;
  }
  .checkout-cart-index.two-col-cart .totals h2 {
    display: block;
    font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 18px;
    text-transform: uppercase;
  }
  .checkout-cart-index.two-col-cart .totals td,
  .checkout-cart-index.two-col-cart .totals th {
    font-size: 14px;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table {
    width: 100% !important;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr {
    border-bottom: 2px #D3CBC0 solid;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr td {
    margin-top: 8px;
    padding: 9px 0px;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr:nth-child > td:nth-child(1) {
    float: left;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr:nth-child > td:nth-child(2) {
    float: right;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr td#shipping-cell {
    width: 100% !important;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping h2.customStyleSelectBox {
    padding: 0;
    background-color: #FFF;
    width: 100%;
    line-height: 13px;
    height: 17px;
    font-size: 11px;
    color: #EB7A5B;
    margin-bottom: 0;
    margin-top: 3px;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .trigger.customStyleSelectBox:before,
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .trigger.swatch-select:before {
    position: absolute;
    content: '+';
    width: 0;
    height: 0;
    top: 0;
    right: 23px;
    font-size: 20px;
    color: #000;
    margin-top: 0 !important;
    border: none !important;
  }
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .customStyleSelectBox .open:before,
  .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .swatch-select .open:before {
    position: absolute;
    content: '-';
    width: 0;
    height: 0;
    top: 0 !important;
    right: 23px !important;
    font-size: 20px;
    color: #000;
    margin-top: 0 !important;
    border: none !important;
  }
}
@media screen and (min-width: 741px) and (max-width: 740px) {
  .checkout-cart-index.two-col-cart .totals h2 {
    display: none;
  }
}
.ie8 .checkout-cart-index.two-col-cart .cart-form {
  width: 70%;
  float: left;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-table > thead {
  background-color: #eeeeee;
}
.ie8 .checkout-cart-index.two-col-cart .cart-collaterals {
  display: none;
}
.ie8 .checkout-cart-index.two-col-cart .totals {
  position: relative;
  float: right;
  width: 28.09% !important;
  border: 2px #D3CBC0 solid;
  background-color: #FFF !important;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  background-color: #FFF;
}
.ie8 .checkout-cart-index.two-col-cart .totals h2 {
  display: block;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
@media (max-width: 740px) {
  .ie8 .checkout-cart-index.two-col-cart .totals h2 {
    display: none;
  }
}
.ie8 .checkout-cart-index.two-col-cart .totals td,
.ie8 .checkout-cart-index.two-col-cart .totals th {
  font-size: 14px;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table {
  width: 100% !important;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr {
  border-bottom: 2px #D3CBC0 solid;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr td {
  margin-top: 8px;
  padding: 9px 0px;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr:nth-child > td:nth-child(1) {
  float: left;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr:nth-child > td:nth-child(2) {
  float: right;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table tr td#shipping-cell {
  width: 100% !important;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping {
  float: none;
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping h2.customStyleSelectBox {
  padding: 0;
  background-color: #FFF;
  width: 100%;
  line-height: 13px;
  height: 17px;
  font-size: 11px;
  color: #EB7A5B;
  margin-bottom: 0;
  margin-top: 3px;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .trigger.customStyleSelectBox:before,
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .trigger.swatch-select:before {
  position: absolute;
  content: '+';
  width: 0;
  height: 0;
  top: 0;
  right: 23px;
  font-size: 20px;
  color: #000;
  margin-top: 0 !important;
  border: none !important;
}
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .customStyleSelectBox .open:before,
.ie8 .checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .swatch-select .open:before {
  position: absolute;
  content: '-';
  width: 0;
  height: 0;
  top: 0 !important;
  right: 23px !important;
  font-size: 20px;
  color: #000;
  margin-top: 0 !important;
  border: none !important;
}
.checkout-cart-index.two-col-cart .button.large.btn-proceed-checkout.btn-checkout {
  padding: 0;
  width: 100%;
  max-width: 210px;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner .select-wrap {
  width: 100%;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner ul li {
  margin-top: 6px;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner .select-wrap .customStyleSelectBox {
  padding-left: 10px;
  font-size: 12px;
  color: #000;
  width: 100%;
  text-transform: capitalize !important;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner label {
  position: absolute;
  /* top: 0; */
  left: 10px;
  margin-bottom: 0;
  line-height: 30px;
  font-size: 12px;
  font-family: 'Effra W01 Regular', arial, helvetica, sans-serif;
  text-transform: none;
  z-index: 99;
  position: static;
  line-height: 18px;
  text-transform: uppercase;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner label[for*="totals-postcode"] {
  display: none !important;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner #totals-postcode::-webkit-input-placeholder {
  color: black;
  opacity: 1;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner #totals-postcode::-moz-placeholder {
  color: black;
  opacity: 1;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner #totals-postcode:-ms-input-placeholder {
  color: black;
  opacity: 1;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .buttons-set {
  padding-top: 10px;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table .shipping .content-inner .button.small {
  background-color: #D4CBC0;
  color: #000;
}
.checkout-cart-index.two-col-cart .two-col-cart #shopping-cart-totals-table .shipping .content-inner #shipping-zip-form .customStyleSelectBox {
  text-transform: capitalize !important;
}
.checkout-cart-index.two-col-cart .two-col-cart #shopping-cart-totals-table .shipping .content-inner #shipping-zip-form > fieldset > ul > li:nth-child(3) > label {
  display: none !important;
}
.checkout-cart-index.two-col-cart .two-col-cart #shopping-cart-totals-table .shipping .content-inner #shipping-zip-form > fieldset ul li div span {
  width: 100%;
}
.checkout-cart-index.two-col-cart .two-col-cart ::-webkit-input-placeholder {
  color: #000;
}
.checkout-cart-index.two-col-cart .two-col-cart :-moz-placeholder {
  /* older Firefox*/
  color: #000;
}
.checkout-cart-index.two-col-cart .two-col-cart ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
.checkout-cart-index.two-col-cart .two-col-cart :-ms-input-placeholder {
  color: #000;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table #co-shipping-method-form dd > ul li {
  line-height: 16px;
  padding-top: 8px;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table > tfoot > tr {
  border-bottom: none !important;
}
.checkout-cart-index.two-col-cart .two-col-cart #shopping-cart-totals-table > tfoot > tr td {
  padding: 21px 0;
}
.checkout-cart-index.two-col-cart #shopping-cart-totals-table > tfoot > tr > td > strong {
  font-size: 18px !important;
}
.checkout-cart-index.two-col-cart .checkout-types {
  float: none !important;
}
.checkout-cart-index.two-col-cart .checkout-types li {
  text-align: center;
}
.checkout-cart-index.two-col-cart .checkout-types li button {
  margin-top: 16px;
}
.two-col-cart .checkout-cart-index.two-col-cart .checkout-types li button {
  margin-top: 3px;
}
.checkout-cart-index.two-col-cart .accordion .trigger:before {
  width: 5px;
  height: 5px;
  border-left: none;
  border-right: none;
  border-top: none;
}
/** END 2 column cart page styles **/

/**
 * Mixins, Variables and Helpers
 */
.triangle-props {
  content: "";
  display: block;
  position: absolute;
}
@media screen and (max-width: 1195px) {
  .page {
    width: 100%;
  }
  #main-nav li.level-top {
    padding: 0 2.25%;
  }
  /* Footer */
  .footer .footer-links .spiffs {
    width: 13.28125%;
    max-width: 183px;
    margin-right: 5%;
  }
  .footer .footer-links .spiffs .column {
    display: block;
    width: 100%;
  }
  .footer .footer-links .spiffs .column:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
  /*Product Listing*/
  .toolbar > * {
    margin-left: 6.73400673%;
  }
}
@media screen and (max-width: 1060px) {
  /*Shopping cart fix*/
  .cart .totals {
    width: 66.90140845%;
  }
  .cart .cart-collaterals {
    float: left;
    width: auto;
  }
  .cart .discount,
  .cart .shipping {
    float: none;
    margin-left: 0;
  }
  .cart .shipping {
    margin-top: 20px;
  }
}
@media screen and (max-width: 960px) {
  .respond960 {
    display: block !important;
  }
  .header-container .logo {
    width: 366px;
    height: 48px;
    background-position: left -502px;
  }
  #main-nav li.level-top {
    padding: 0 1.71287%;
  }
  #main-nav li.level-top.first {
    margin-left: 0;
  }
  #main-nav li.level-top a.level-top {
    font-size: 13px;
    padding: 20px 0;
  }
  /*
    ============================================
    Homepage
    ============================================
  */
  .widget-featured-products .widget-products {
    width: 94%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  .widget-featured-products .btn-wrapper {
    display: none;
  }
  /*
    ============================================
    Product Listing
    ============================================
  */
  .toolbar > * {
    margin-left: 4.48933782%;
  }
  .col2-left-layout .col-main {
    width: 70.53072626%;
  }
  .col2-left-layout .col-left {
    width: 23.18435754%;
    margin-right: 6.2849162%;
    margin-top: 25px;
  }
  .catalogsearch-result-index .col2-left-layout .col-left {
    margin-top: 76px;
  }
  .products-grid .item {
    width: 48.51485149%;
    margin-left: 0;
    margin-bottom: 55px;
  }
  .products-grid .item:nth-of-type(2n+1) {
    clear: both;
  }
  .cms-home .products-grid .item:nth-of-type(2n+1) {
    clear: none;
  }
  .category-products .products-grid .item.first {
    margin-right: 2.97029703%;
  }
  .category-products .products-grid .item.last {
    margin-left: 2.97029703%;
  }
  .catalog-category-view .main {
    position: relative;
    padding-top: 50px;
    padding-bottom: 37.70949720670391%;
    /*270/716*/
  }
  .catalogsearch-result-index .main {
    position: relative;
    padding-bottom: 37.70949720670391%;
    /*270/716*/
  }
  .category-view > .toolbar,
  .results-view > .toolbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .catalogsearch-result-index .category-products {
    padding-top: 50px;
  }
  .catalogsearch-result-index .page-title {
    display: none;
  }
  .bottom-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .products-list .product-image {
    width: 39.83739837%;
  }
  .products-list .product-details {
    width: 57.72357724%;
  }
  /*
      ============================================
      Category Landing
      ============================================
    */
  .category-landing .main {
    padding: 0;
  }
  .category-landing .sidebar {
    float: none;
    width: auto;
    margin: 0 0 40px 0;
  }
  .category-landing .sidebar h2 {
    margin-bottom: 12px;
  }
  .category-landing .sidebar ol {
    float: left;
    width: 33%;
  }
  .category-landing .sidebar .widget-static-block {
    display: none;
  }
  .category-landing .col-main {
    float: none;
    width: auto;
  }
  /*
      ============================================
      My Account Section
      ============================================
    */
  .my-account-section .col2-left-layout .col-left {
    margin-right: 0;
    margin-top: 0;
  }
  .my-account .data-table td {
    font-size: 10px;
    padding: 10px 0 10px 2.7027027%;
  }
  .my-account .data-table thead th {
    padding: 14px 0 14px 2.7027027%;
  }
  #rma_create_form label {
    width: 22%;
  }
  /*CMS menu*/
  .cms-menu ul li a,
  .cms-menu ul li strong {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 820px) {
  /* Footer */
  .footer .footer-links .spiffs {
    margin-right: 0%;
  }
}
@media screen and (max-width: 868px) {
  /*
    ============================================
    Global Header & Navigation
    ============================================
  */
  .respond768 {
    display: block !important;
  }
  /* Navigation */
  #main-nav li.level-top {
    margin-right: 2.7%;
  }
  /* Footer */
  .footer .footer-links .column {
    margin-right: 11.06770833%;
  }
  .footer .footer-links .column.help-column {
    margin-right: 0;
  }
  .footer .footer-links .social-icons {
    margin-top: 30px;
  }
  .footer .footer-links .social-icons ul {
    width: 100%;
  }
  .footer .footer-links .social-icons li {
    float: left;
  }
  .footer .footer-links .social-icons li .icon {
    margin-right: 10px;
  }
  .footer .form-subscribe .form-subscribe-header label {
    font-size: 13px;
  }
  /*
    ============================================
    Homepage
    ============================================
  */
  /*Hero Rotator*/
  #hero {
    margin-bottom: 30px;
  }
  .carousel-control {
    display: none;
  }
  .featured-categories {
    margin-top: 25px;
  }
  .featured-listing {
    padding-bottom: 46px;
  }
  .featured-listing .sidebar h2 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #afa9a3;
  }
  .featured-listing .sidebar .std {
    display: none;
  }
  .widget-featured-products .widget-title {
    padding: 34px 0 34px 0;
  }
  /*
    ============================================
    Category Landing
    ============================================
  */
  .category-landing .categories-list li {
    float: left;
    width: 30%;
    margin: 0 0 0 4.72222222%;
    padding-bottom: 4.72222222%;
    position: relative;
  }
  .category-landing .categories-list li.category-2,
  .category-landing .categories-list li.category-3 {
    margin: 0;
  }
  .category-landing .categories-list li.end {
    margin: 0 0 0 4.72222222%;
  }
  .category-landing .categories-list li.tablet-end {
    margin: 0;
  }
  .category-landing .categories-list li:first-child {
    width: 64.72222222%;
    margin: 0 4.72222222% 0 0;
  }
  /*
    ============================================
    Product Detail
    ============================================
  */
  .product-img-box {
    width: 48.18435754%;
  }
  .product-img-box .MagicZoomHint {
    width: 22px;
    height: 22px;
    background-position: -266px 0;
    background-size: 400px 300px;
  }
  .product-img-box .btn-wrapper .banana-control {
    height: 24px;
    margin-top: -12px;
    background-position: -356px -41px;
    background-size: 400px 300px;
  }
  .product-img-box .btn-wrapper .banana-control.next {
    background-position: right -41px;
    background-size: 400px 300px;
  }
  .product-shop {
    width: 48.18435754%;
  }
  .product-view .box-collateral {
    width: 48.18435754%;
  }
  .product-view .box-collateral.resource-links {
    float: none;
    width: 100%;
    clear: both;
  }
  .product-view .box-collateral.box-related li,
  .product-view .box-collateral.box-up-sell li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-view .box-collateral.box-related li:before,
  .product-view .box-collateral.box-up-sell li:before,
  .product-view .box-collateral.box-related li:after,
  .product-view .box-collateral.box-up-sell li:after {
    content: " ";
    display: table;
  }
  .product-view .box-collateral.box-related li:after,
  .product-view .box-collateral.box-up-sell li:after {
    clear: both;
  }
  .product-view .box-collateral.box-related .product-image,
  .product-view .box-collateral.box-up-sell .product-image {
    float: left;
    width: 26.66666667%;
  }
  .product-view .box-collateral.box-related .product-details,
  .product-view .box-collateral.box-up-sell .product-details {
    float: left;
    width: 49.27536232%;
    margin-left: 4.34782609%;
  }
  /*
    ============================================
    Shopping Cart
    ============================================
  */
  .cart .totals .button.large {
    padding: 0 50px;
  }
  .cart .totals table tfoot td {
    font-size: 17px;
  }
  /*
    ============================================
    Checkout
    ============================================
  */
  .cart-subtotals-block {
    width: 33.93854749%;
  }
  .opc {
    width: 60.89385475%;
  }
  .opc-progress-container {
    width: 33.93854749%;
  }
  .order-review .data-table .product-image,
  .order-review .data-table .product-details {
    margin-left: 0;
    width: 100%;
  }
  .order-review .data-table .product-details {
    padding-top: 10px;
  }
  .order-review .data-table .product-name {
    font-size: 12px;
    line-height: 1em;
  }
  .order-review .totals-box {
    width: 100%;
    float: none;
  }
  #checkout-step-login .col-1 {
    width: 240px;
    margin-bottom: 40px;
  }
  #checkout-step-login .col-2 {
    padding-right: 0;
  }
  /*Order view*/
  .sales-order-view .order-review .totals-box {
    margin-bottom: 20px;
  }
  /*
    ============================================
    CMS Pages
    ============================================
  */
  .cms-media-center .social-icons li {
    float: none;
    width: 100%;
  }
  .cms-media-center .media-container.video > div {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .respond767 {
    display: block !important;
  }
  /*
    ============================================
    Global Header & Navigation
    ============================================
  */
  .header-container {
    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    top: 0;
    -webkit-transition: all top 0.2s linear ease-out;
    -moz-transition: all top 0.2s linear ease-out;
    -o-transition: all top 0.2s linear ease-out;
    transition: all top 0.2s linear ease-out;
    -webkit-transition: top 0.2s linear;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    transition: top 0.2s linear;
  }
  .header-container.hide {
    top: -72px;
  }
  .header-container.show {
    top: 0;
  }
  .header-panel + .container {
    width: 100%;
  }
  .header-panel .links,
  .header-panel .welcome-msg {
    display: none;
  }
  .header-container .header {
    margin: 0;
  }
  .header-container .branding {
    float: none;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    width: 32px;
    padding: 7px 0;
  }
  .header-container .logo {
    width: 31px;
    height: 31px;
    background-position: left -471px;
  }
  .header-container .quick-access {
    margin: 0;
  }
  .header-container .free-shipping-msg {
    display: none;
  }
  .header-container .header-panel {
    text-align: center;
  }
  .header-container .header-panel .phone-agents {
    float: none;
  }
  .header-container .header-panel .phone-agents strong {
    margin-left: 3%;
  }
  .header-container .header-panel .click-to-chat {
    display: none;
  }
  .header-container .header-panel .web-code {
    display: none;
  }
  /*Navigation*/
  #mobile-trigger {
    display: block;
    background-color: #6e6256;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    width: 78px;
    height: 44px;
    float: left;
    background: transparent url('http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/main-nav-bg.jpg') repeat-x 0 0;
    text-align: center;
    line-height: 44px;
  }
  #mobile-wrap {
    position: relative;
  }
  #nav-wrapper {
    border-top: 0;
    background-color: #6e6256;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 71px;
    left: 0;
    -webkit-transform: translate(0, -127%);
    -moz-transform: translate(0, -127%);
    -ms-transform: translate(0, -127%);
    -o-transform: translate(0, -127%);
    transform: translate(0, -127%);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform .5s;
    overflow-y: auto;
    z-index: 9999;
  }
  #nav-wrapper .nav-container,
  #nav-wrapper .form-search-mini {
    float: none;
    width: auto;
  }
  #nav-wrapper .nav-container input[type="text"],
  #nav-wrapper .form-search-mini input[type="text"] {
    padding: 5px 10px;
  }
  #nav-wrapper .form-search-mini {
    margin: 20px 4.6875%;
  }
  #nav-wrapper .respond767 {
    padding-bottom: 91px;
  }
  .nav-showing {
    overflow: hidden;
    padding-top: 72px;
  }
  .nav-showing .header-container {
    position: fixed;
  }
  #nav-wrapper.open {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #main-nav {
    padding: 0;
    float: none;
    display: block;
  }
  #main-nav li.level-top,
  #main-nav li.level-top.first {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
  }
  #main-nav li.level-top a.level-top {
    padding: 0 4.6875%;
    border-top: solid 1px #877c71;
    line-height: 40px;
  }
  #main-nav li.level-top:hover,
  #main-nav li.level-top a.level-top:hover {
    background-color: #d4cbc1;
  }
  #main-nav li.level-top a.level-top:hover {
    border-top: solid 1px #d4cbc1;
    color: #493627;
  }
  #nav-wrapper ul.links li {
    display: block;
  }
  #nav-wrapper ul.links li a {
    font-size: 13px;
    color: #665b50;
    line-height: 40px;
    padding: 0 4.6875%;
    display: block;
    background-color: #fff;
  }
  #nav-wrapper ul.links li a:hover {
    background-color: #d4cbc1;
    color: #493627;
  }
  #nav-wrapper ul.links li.last a {
    border-top: solid 1px #f2efec;
  }
  /*Hero Rotator*/
  #hero {
    margin-bottom: 0;
    padding-bottom: 60px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .carousel-nav {
    bottom: 24px;
    display: block!important;
    opacity: 100 !important;
    filter: alpha(opacity=10000) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .cms-index-index .carousel-nav,
  .cms-index-index .carousel-control {
    display: none;
  }
  .featured-categories .tool-tip {
    display: none!important;
  }
  /*
    ============================================
    Form Elements
    ============================================
  */
  .select-wrap {
    width: 100%;
  }
  .customStyleSelectBox,
  .swatch-select {
    width: 100%;
  }
  .form-list .input-box {
    width: 100%;
  }
  .buttons-set .button {
    width: 100%;
  }
  /*
    ============================================
    Data Tables
    ============================================
  */
  /*Stacked Data Tables*/
  .data-table.stacked th {
    display: none!important;
  }
  .data-table.stacked tbody tr {
    /*          border-bottom: 1px solid #d6ccc3;
          &:first-child{
              border-top: 1px solid #d6ccc3;
          }*/
  }
  .data-table.stacked tbody tr td {
    padding: 10px 0;
    display: block;
    border: none;
  }
  .data-table.stacked tbody tr td:before {
    content: attr(data-header) ": ";
    vertical-align: top;
    display: inline-block;
    color: #493627;
    text-transform: uppercase;
    padding-right: 8px;
  }
  .data-table.stacked tbody tr td:first-child {
    padding-top: 24px;
  }
  .data-table.stacked tbody tr td.last {
    padding-bottom: 24px;
  }
  /*
      ============================================
      Breadcrumbs
      ============================================
    */
  .breadcrumbs {
    display: none;
  }
  /*
    ============================================
    Category Landing
    ============================================
  */
  .category-landing .category-title {
    margin: 16px 0;
  }
  .category-landing .sidebar {
    margin: 0;
  }
  .category-landing .sidebar .block-title h2 {
    text-align: center;
  }
  .category-landing .sidebar .block-content {
    display: none;
  }
  .category-landing .categories-list li {
    float: none;
    width: 100%;
    margin: 3% 0 0 0;
    padding-bottom: 0;
    background-color: #f0f0f0;
  }
  .category-landing .categories-list li a {
    display: table;
  }
  .category-landing .categories-list li .category-image {
    display: table-cell;
    width: 37.5%;
  }
  .category-landing .categories-list li .category-image img {
    width: 100%;
  }
  .category-landing .categories-list li .category-name {
    display: table-cell;
    vertical-align: middle;
    position: static;
    width: 54.6875%;
    font-size: 15px;
    white-space: normal;
    overflow: visible;
    padding: 0;
  }
  .category-landing .categories-list li .category-name span {
    display: block;
    padding-left: 11.42857143%;
  }
  .category-landing .categories-list li.category-2,
  .category-landing .categories-list li.category-3 {
    margin: 3% 0 0 0;
  }
  .category-landing .categories-list li.end {
    margin: 3% 0 0 0;
  }
  .category-landing .categories-list li.tablet-end {
    margin: 3% 0 0 0;
  }
  .category-landing .categories-list li:first-child {
    width: 100%;
    margin: 0;
  }
  /*
      ============================================
      Product Listing
      ============================================
    */
  .catalog-category-view .main,
  .catalogsearch-result-index .main {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
  }
  .catalog-category-view .content-pane,
  .catalogsearch-result-index .content-pane {
    margin-bottom: 45px;
    padding: 0;
    width: 100%;
  }
  .category-products {
    margin-top: 3.42105263%;
    padding: 0 3.42105263%;
  }
  .col2-left-layout .col-main {
    width: 100%;
  }
  .catalog-category-view .breadcrumbs,
  .catalogsearch-result-index .breadcrumbs {
    display: none;
  }
  .category-title {
    display: block;
  }
  .category-title h1,
  .catalogsearch-result-index .page-title h1 {
    font-size: 21px;
    padding: 18px 3.42105263%;
  }
  .back-to-top-desktop {
    display: none !important;
  }
  .toolbar .mobile {
    display: block;
  }
  .toolbar {
    padding: 14px 3.42105263%;
  }
  .toolbar .view-mode,
  .toolbar .limiter,
  .toolbar .amount,
  .toolbar .pages,
  .toolbar .sort-by label,
  .toolbar .sort-by a {
    display: none;
  }
  .toolbar > * {
    margin-left: 0;
  }
  .category-view > .toolbar {
    position: static;
  }
  .toolbar .sort-by {
    width: auto;
    margin-left: 12px;
  }
  .toolbar .select-wrap {
    height: 29px;
    width: auto;
  }
  .toolbar .select-wrap select {
    height: 29px;
  }
  .toolbar .customStyleSelectBox {
    line-height: 29px;
    height: 29px;
  }
  .toolbar .customStyleSelectBoxbefore {
    right: 12px;
  }
  .toolbar .filter-trigger {
    font-size: 12px;
    color: #493627;
    width: auto;
    float: left;
  }
  .toolbar .customStyleSelectBoxInner {
    font-size: 12px;
  }
  .toolbar .items-count {
    float: right;
    line-height: 29px;
  }
  .toolbar-bottom .toolbar {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .toolbar-bottom .pager {
    width: 100%;
  }
  .toolbar-bottom .pages {
    display: block;
    float: none;
    text-align: center;
  }
  .toolbar-bottom .pages strong,
  .toolbar-bottom .view-mode,
  .toolbar-bottom .filter-trigger,
  .toolbar-bottom .sort-by,
  .toolbar-bottom .respond767 {
    display: none!important;
  }
  .toolbar-bottom .pages ol {
    margin: 0 auto;
    float: none;
    display: inline-block;
  }
  .toolbar-bottom .pages ol:before,
  .toolbar-bottom .pages ol:after {
    content: " ";
    display: table;
  }
  .toolbar-bottom .pages ol:after {
    clear: both;
  }
  .toolbar-bottom .pages ol li {
    float: left;
  }
  .toolbar-bottom .pages ol li a,
  .toolbar-bottom .pages ol li span {
    display: block;
    font-size: 16px;
    line-height: 41px;
  }
  .toolbar-bottom .pages ol li.next,
  .toolbar-bottom .pages ol li.previous {
    line-height: 1em;
  }
  .toolbar-bottom .arrow-right,
  .toolbar-bottom .arrow-left {
    border: none;
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
    width: 29px;
    height: 38px;
    background-position: -48px 293px;
  }
  .toolbar-bottom .arrow-left {
    background-position: 0px 293px;
  }
  .bottom-container {
    position: inherit;
  }
  .bottom-banner-container {
    display: none;
  }
  /*Mobile Filter Navigation*/
  .catalog-category-view .col-left,
  .catalogsearch-result-index .col-left {
    display: none;
    position: absolute;
    width: 100%;
    top: 52px;
    left: 0;
    margin-top: 0;
    padding: 0 3.42105263%;
    -webkit-transform: translate(0, -127%);
    -moz-transform: translate(0, -127%);
    -ms-transform: translate(0, -127%);
    -o-transform: translate(0, -127%);
    transform: translate(0, -127%);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform .5s;
    z-index: 9998;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
  }
  .catalog-category-view .col-left.open,
  .catalogsearch-result-index .col-left.open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .block-compare {
    display: none;
  }
  .block-layered-nav > .button {
    margin: 20px 0;
  }
  .category-products .compare-link {
    display: none;
  }
  .block-layered-nav dd.cat .viewport {
    height: auto!important;
  }
  .block-layered-nav dd.cat .overview {
    position: static;
  }
  .scrollbar-container .scrollbar {
    display: none;
  }
  /*
    ============================================
    Product Detail
    ============================================
  */
  .product-img-box {
    width: 100%;
    float: none;
  }
  .product-img-box #hero {
    display: block;
    padding-bottom: 0;
  }
  .product-shop {
    width: 100%;
    float: none;
  }
  .product-shop .sku {
    position: static;
    display: block;
    padding: 16px 0;
  }
  .product-shop .price-box {
    margin-bottom: 20px;
  }
  .product-shop .add-to-cart {
    width: 100%;
  }
  .product-shop .add-to-cart .button {
    width: 210px;
    width: -webkit-calc(100% - 46px);
    width: -moz-calc(100% - 46px);
    width: calc(100% - 46px);
  }
  .product-shop .swatch-select .amconf-images-container {
    width: 100%;
  }
  .product-shop .guest-email-form .buttons-set .button {
    width: 100%;
  }
  .product-view {
    padding-top: 16px;
  }
  .product-view .box-collateral {
    width: 100%;
    float: none;
  }
  .product-view .box-collateral.box-up-sell li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-view .box-collateral.box-up-sell li:before,
  .product-view .box-collateral.box-up-sell li:after {
    content: " ";
    display: table;
  }
  .product-view .box-collateral.box-up-sell li:after {
    clear: both;
  }
  .product-view .box-collateral.box-up-sell .product-image {
    float: left;
    width: 26.66666667%;
  }
  .product-view .box-collateral.box-up-sell .product-details {
    float: left;
    width: 49.27536232%;
    margin-left: 4.34782609%;
  }
  /*
    ============================================
    Shopping Cart
    ============================================
  */
  .checkout-cart-index .content-pane {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .cart .page-title,
  .cart .cart-form,
  .cart .cart-collaterals,
  .cart .messages,
  .cart .cart-empty {
    margin-left: 3.42105263%;
    margin-right: 3.42105263%;
  }
  .cart .page-title h1 {
    float: none;
  }
  .cart .page-title .cc-methods {
    float: none;
    width: auto;
    padding: 12px 0;
  }
  .cart .page-title .cc-methods .push {
    height: auto;
    display: block;
  }
  .cart .page-title .vip-message {
    float: none;
    margin: -15px 0 0 0;
  }
  .cart .page-title .vip-message .push {
    height: auto;
    display: block;
  }
  .cart .data-table.stacked tbody td {
    padding: 12px 3.24324324%;
  }
  .cart .data-table.stacked tbody td:first-child:before,
  .cart .data-table.stacked tbody td.last:before {
    display: none;
  }
  .cart .data-table.stacked tbody td:first-child {
    padding-top: 24px;
    padding-bottom: 0;
    border-top: 1px solid #6e6256;
    width: 100%;
  }
  .cart .data-table.stacked tbody tr.last td.last {
    border-bottom: 1px solid #6e6256;
  }
  .cart .data-table.stacked tbody .product-image,
  .cart .data-table.stacked tbody .product-details {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .cart .data-table.stacked tbody .product-image {
    margin-bottom: 14px;
  }
  .cart .data-table.stacked tbody td.quantity {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cart .data-table.stacked tbody td.quantity:before {
    line-height: 30px;
  }
  .cart .data-table.stacked tfoot .button {
    width: 100%;
    margin-left: 0;
  }
  .cart .data-table.stacked tfoot .button:first-child {
    margin-bottom: 10px;
  }
  .cart .cart-collaterals {
    float: none;
    width: auto;
  }
  .cart .discount,
  .cart .shipping {
    width: 100%;
  }
  .cart .discount .input-wrapper {
    width: 100%;
  }
  .cart .discount .input-box {
    width: 100%;
  }
  .cart .discount .input-box .input-text {
    width: 100%;
  }
  .cart .discount .button {
    float: none;
  }
  .cart .totals {
    float: none;
    width: 100%;
    margin-top: 34px;
  }
  .cart .totals table,
  .cart .totals .checkout-types {
    width: 100%;
    float: none;
  }
  .cart .totals .checkout-types {
    border-top: 1px solid #6e6256;
    margin-top: 20px;
    padding-top: 20px;
  }
  .cart .totals .button.large {
    width: 100%;
  }
  /*
    ============================================
    Checkout
    ============================================
  */
  .checkout-onepage-index .content-pane {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .cart-subtotals-block {
    display: none;
  }
  .opc {
    width: 100%;
  }
  .opc .page-title,
  .opc .section {
    margin-left: 3.42105263%;
    margin-right: 3.42105263%;
  }
  .opc-progress-container {
    display: none!important;
  }
  .opc .buttons-set {
    padding-top: 30px;
  }
  .opc .form-list .control {
    padding-top: 12px;
  }
  #checkout-step-login .col-1,
  #checkout-step-login .col-2 {
    float: none;
    width: 100%;
    padding: 0;
  }
  #checkout-step-login .col-1 {
    margin: 0 0 30px 0;
  }
  #billing-new-address-form + .control,
  #billing-new-address-form + .control + .control {
    float: none;
  }
  #billing-new-address-form + .control + .control {
    padding-left: 0;
  }
  #checkout-step-payment .sp-methods .month-wrap,
  #checkout-step-payment .sp-methods .year-wrap {
    width: 48%;
  }
  #checkout-step-payment .sp-methods .month-wrap .select-wrap,
  #checkout-step-payment .sp-methods .year-wrap .select-wrap,
  #checkout-step-payment .sp-methods .month-wrap .customStyleSelectBox,
  #checkout-step-payment .sp-methods .year-wrap .customStyleSelectBox {
    width: 100%;
  }
  #checkout-step-payment .sp-methods .year-wrap {
    margin-left: 4%;
  }
  .checkout-onepage-payment-additional-giftcardaccount {
    margin: 20px 0 0 0;
  }
  .opc .please-wait {
    display: none;
  }
  #opc-review {
    margin-left: 0;
    margin-right: 0;
  }
  #opc-review.active {
    padding-bottom: 0;
  }
  #opc-review .step-title {
    margin-left: 3.42105263%;
    margin-right: 3.42105263%;
  }
  #checkout-review-table-wrapper {
    margin-left: 3.42105263%;
    margin-right: 3.42105263%;
  }
  .order-review .data-table {
    border-bottom: none;
    margin-bottom: 0;
  }
  .order-review .data-table tr td {
    border-top: none;
  }
  .order-review .data-table tbody .last td {
    border-bottom: none;
  }
  .order-review .data-table tbody tr td:first-child {
    border-top: 1px solid #493627;
  }
  .order-review .data-table tbody tr.first td:first-child {
    border-top: none;
  }
  .order-review .data-table tbody tr td:first-child {
    width: 100%;
  }
  .order-review .data-table tbody tr td:first-child:before {
    display: none!important;
  }
  .order-review .data-table .product-image,
  .order-review .data-table .product-details {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .order-review .data-table .product-image {
    max-width: 100%;
    width: auto;
  }
  .order-review .data-table .product-details {
    padding-top: 10px;
  }
  .order-review .data-table .product-name {
    font-size: 12px;
    line-height: 1em;
  }
  .order-review .totals .last td {
    padding-bottom: 16px;
  }
  .order-review .totals-box .buttons-set {
    border-top: 1px solid #493627;
  }
  .order-review .totals-box {
    width: 100%;
    float: none;
    padding-left: 3.42105263%;
    padding-right: 3.42105263%;
  }
  /*
    ============================================
    Paypal Express Order Review
    ============================================
  */
  .paypal-express-review .content-pane {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .paypal-express-review .page-title {
    padding-left: 3.42105263%;
    padding-right: 3.42105263%;
  }
  .paypal-review-order .col2-set {
    padding-left: 3.42105263%;
    padding-right: 3.42105263%;
  }
  .paypal-review-order .data-table {
    width: 93.15789473684211%;
    margin: 0 auto;
  }
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    width: 100%;
    float: none;
  }
  .paypal-review-order .col2-set .col-1 {
    margin: 0 0 30px 0;
  }
  .paypal-review-order .buttons-set-order {
    width: 100%;
    float: none;
    padding-left: 3.421052631578948%;
    padding-right: 3.421052631578948%;
  }
  /*
      ============================================
      CMS Pages
      ============================================
  */
  .cms-page-view .page-title h1,
  .catalogrequest-form-index .page-title h1,
  .sales-guest-form .page-title h1 {
    padding: 27px 0;
  }
  /*CMS menu*/
  .cms-menu {
    display: none;
  }
  .cms-mobile-menu {
    display: block;
    padding: 27px 0;
  }
  .cms-mobile-menu .cms-menu {
    display: block;
  }
  /*about us*/
  .std .col3-set > div {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  /*media center*/
  /*
  ============================================
  CMS Pages
  ============================================
*/
  .cms-media-center .social-icons li {
    float: left;
    width: 50%;
  }
  .cms-media-center .col2-set .col-1,
  .cms-media-center .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .media-container.video > div {
    width: 100%;
    margin-right: 0;
  }
  /*our heritage*/
  .cms-our-heritage .col2-set .col-1,
  .cms-our-heritage .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .contacts-index-index .col-main .col-1,
  .contacts-index-index .col-main .col-2 {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  /*
    ============================================
    Customer Account
    ============================================
  */
  /*Login Page*/
  .account-login .col2-set .col-1,
  .account-login .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 40px;
  }
  /*
      ============================================
      My Account Section
      ============================================
  */
  .my-account-section .content-pane {
    margin-bottom: 0;
  }
  .my-account-section .col2-left-layout .col-main,
  .my-account-section .col2-left-layout .col-left {
    width: 100%;
    float: none;
  }
  .my-account-section .data-table.stacked tbody tr td {
    padding: 0;
  }
  .my-account-section .data-table.stacked tbody tr td:first-child {
    padding-top: 20px;
  }
  .my-account-section .data-table.stacked tbody tr td.last {
    padding-bottom: 20px;
  }
  /*select*/
  .block-account .block-content.desktop,
  .block-account .block-title {
    display: none;
  }
  .block-account .block-content.mobile {
    display: block;
  }
  .block-account {
    padding: 0;
  }
  /*Dashboard*/
  .dashboard .welcome-msg h2 {
    font-size: 14px;
  }
  .my-account-section .col2-set .col-1,
  .my-account-section .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .my-account .table-caption {
    font-size: 13px;
  }
  .my-account .data-table td {
    font-size: 12px;
  }
  /*My Orders*/
  .my-account-section .limiter .select-wrap {
    width: inherit !important;
  }
  .order-info ul li {
    padding: 0 1.5625%;
  }
  .data-table.stacked.tracking-table tbody tr td:before {
    display: none;
  }
  .sales-order-view #my-orders-table,
  .sales-order-view .order-items .table-caption,
  .sales-order-view .order-page {
    margin-left: 3.42105263%;
    margin-right: 3.42105263%;
    margin-bottom: 0;
  }
  .sales-order-view .buttons-set .back-link {
    margin-left: 3.42105263%;
  }
  .sales-order-view .block-account {
    padding: 0;
    margin-left: 3.42105263%;
    margin-right: 3.42105263%;
  }
  .my-account-section.sales-order-view .content-pane {
    width: 100%;
  }
  .sales-order-view .order-review .data-table tbody tr td:first-child {
    border-top: none;
  }
  .sales-order-view .order-info ul li {
    padding: 0;
  }
  /*My Returns*/
  #track-info-table td {
    display: block;
    border-bottom: none;
  }
  .enterprise-rma-return-view .field-wrapper {
    width: 100%;
  }
  #rma_create_form ul li .input-box,
  #rma_create_form label,
  #rma_create_form #rma_comment,
  #rma_create_form ul li .input-box.comment,
  #rma_create_form .order-page h5 {
    width: 100%;
  }
  #track-info-table button {
    width: 100%;
  }
  .data-table.stacked#track-info-table tbody tr td,
  .data-table.stacked#track-info-table tbody tr td:before {
    vertical-align: top;
    line-height: 30px;
  }
  .data-table.stacked#track-info-table tbody tr:first-child {
    border-top: none;
  }
  .enterprise-rma-return-view a.track {
    margin-top: 19px;
  }
  .enterprise-rma-tracking-popup button {
    width: 100%;
  }
  /*My Credit Cards*/
  .authorizenetcim-account-add .form-list .month-wrap .select-wrap,
  .authorizenetcim-account-add .form-list .year-wrap .select-wrap,
  .authorizenetcim-account-add .form-list .month-wrap .customStyleSelectBox,
  .authorizenetcim-account-add .form-list .year-wrap .customStyleSelectBox {
    width: 115px;
  }
}
@media screen and (max-width: 640px) {
  .cart-subtotals-block {
    display: none !important;
  }
  /* Tools */
  .respond640 {
    display: block !important;
  }
  /**
 * Mixins, Variables and Helpers
 */
  .triangle-props {
    content: "";
    display: block;
    position: absolute;
  }
  .print-btn {
    display: none !important;
  }
  /* Footer */
  .footer .form-subscribe {
    width: 100%;
    padding: 13px 0;
    display: block;
  }
  .footer .form-subscribe .form-subscribe-header {
    padding-right: 0;
    margin: 3px 0 8px;
    display: block;
  }
  .footer .form-subscribe .form-subscribe-header label {
    font-size: 13px;
    display: block;
    text-align: center;
  }
  .footer .form-subscribe .form-subscribe-header label span {
    display: none;
  }
  .footer .form-subscribe .field-wrapper {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: 0 auto 12px;
  }
  .footer .footer-links {
    margin: 30px auto 25px;
  }
  .footer .footer-links .column {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .footer .footer-links .column h4 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 25px;
  }
  .footer .footer-links .column ul {
    display: none;
  }
  .footer .footer-links .footer-phone {
    margin-top: 20px;
  }
  .footer .footer-links .footer-phone p {
    text-align: center;
    color: #493627;
    margin-bottom: 7px;
  }
  .footer .footer-links .footer-phone p .icon {
    width: 21px;
    height: 14px;
    background-position: -62px 0;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 3px;
  }
  .footer .footer-links .spiffs {
    display: none;
  }
  .footer .footer-links .social-icons {
    margin-top: 32px;
  }
  .footer .footer-links .social-icons h4 {
    display: none;
  }
  .footer .footer-links .social-icons ul {
    display: block;
    width: 212px;
    margin: 0 auto;
  }
  .footer .legal-info {
    padding-bottom: 30px;
  }
  .footer .legal-info address,
  .footer .legal-info p {
    display: block;
    text-align: center;
  }
  .footer .legal-info address {
    margin-bottom: 8px;
  }
  .footer .legal-info p {
    margin-left: 0;
  }
  .footer .legal-info p a {
    display: block;
    text-align: center;
    margin-bottom: 8px;
  }
  .footer .legal-info p .separator {
    display: none;
  }
  #vid {
    float: none;
    text-align: center;
    display: block;
  }
  .footer .back-to-top {
    margin-bottom: 32px;
  }
  .footer .back-to-top a {
    display: block;
    width: 160px;
    height: 52px;
    color: #fff;
    text-transform: uppercase;
    background-color: #fb8c6e;
    margin: 0 auto;
    font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
  }
  .footer .back-to-top a .text {
    display: block;
    float: left;
    margin-top: 18px;
  }
  .footer .back-to-top a .icon {
    width: 36px;
    height: 27px;
    background-position: -671px 0;
    vertical-align: sub;
    margin: 13px 13px 0 13px;
    float: left;
  }
  /*
     ============================================
     Homepage
     ============================================
   */
  .cms-index-index .std .spiffs {
    display: none;
  }
  .featured-categories {
    margin-top: 0;
    padding-top: 20px;
  }
  .featured-categories .menu li {
    padding: 27px 0;
  }
  .featured-categories .menu li a {
    width: 46px;
    height: 46px;
  }
  .featured-categories .menu li a:before {
    width: 46px;
    height: 46px;
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
  }
  .featured-categories .menu li img {
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
  }
  .featured-categories .menu li .overlay {
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
  }
  .featured-listing {
    padding-top: 0;
    padding-bottom: 22px;
  }
  .featured-listing .category-intro {
    display: none;
  }
  .featured-listing h2.respond640 {
    font-size: 20px;
    line-height: 50px;
    border-bottom: 1px solid #afa9a3;
    margin-bottom: 22px;
  }
  .featured-listing .products-grid .item {
    width: 100%;
    margin: 0 0 24px 0;
  }
  .featured-listing .products-grid .item:before,
  .featured-listing .products-grid .item:after {
    content: " ";
    display: table;
  }
  .featured-listing .products-grid .item:after {
    clear: both;
  }
  .featured-listing .products-grid .item .product-image {
    float: left;
    width: 45.66666667%;
  }
  .featured-listing .products-grid .item .product-details {
    float: left;
    width: 45%;
    margin-left: 6%;
  }
  .widget-featured-products .widget-title {
    padding: 34px 0 34px 0;
  }
  .widget-featured-products .widget-products {
    width: 100%;
    padding: 0 0 0 12.77173913%;
  }
  .widget-featured-products .banana-nav {
    display: none;
  }
  .product-shop .share-this {
    text-align: center;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 1195px) {
  .page {
    width: 100%;
  }
  #main-nav li.level-top {
    padding: 0 2.25%;
  }
  .footer .footer-links .spiffs {
    width: 13.28125%;
    max-width: 183px;
    margin-right: 5%;
  }
  .footer .footer-links .spiffs .column {
    display: block;
    width: 100%;
  }
  .footer .footer-links .spiffs .column:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .toolbar > * {
    margin-left: 6.7340067340067336%;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 1060px) {
  .cart .totals {
    width: 66.90140845070422%;
  }
  .cart .cart-collaterals {
    float: left;
    width: auto;
  }
  .cart .discount,
  .cart .shipping {
    float: none;
    margin-left: 0;
  }
  .cart .shipping {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 960px) {
  .respond960 {
    display: block !important;
  }
  .header-container .logo {
    width: 366px;
    height: 48px;
    background-position: left -502px;
  }
  #main-nav li.level-top {
    padding: 0 1.71287%;
  }
  #main-nav li.level-top.first {
    margin-left: 0;
  }
  #main-nav li.level-top a.level-top {
    font-size: 13px;
    padding: 20px 0;
  }
  .widget-featured-products .widget-products {
    width: 94%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  .widget-featured-products .btn-wrapper {
    display: none;
  }
  .toolbar > * {
    margin-left: 4.489337822671156%;
  }
  .col2-left-layout .col-main {
    width: 70.53072625698324%;
  }
  .col2-left-layout .col-left {
    width: 23.18435754189944%;
    margin-right: 6.284916201117319%;
    margin-top: 25px;
  }
  .catalogsearch-result-index .col2-left-layout .col-left {
    margin-top: 76px;
  }
  .products-grid .item {
    width: 48.51485148514851%;
    margin-left: 0;
    margin-bottom: 55px;
  }
  .category-products .products-grid .item.first {
    margin-right: 2.9702970297029703%;
  }
  .category-products .products-grid .item.last {
    margin-left: 2.9702970297029703%;
  }
  .catalog-category-view .main {
    position: relative;
    padding-top: 50px;
    padding-bottom: 37.70949720670391%;
    /*270/716*/
  }
  .catalogsearch-result-index .main {
    position: relative;
    padding-bottom: 37.70949720670391%;
    /*270/716*/
  }
  .category-view > .toolbar,
  .results-view > .toolbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .catalogsearch-result-index .category-products {
    padding-top: 50px;
  }
  .catalogsearch-result-index .page-title {
    display: none;
  }
  .bottom-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .products-list .product-image {
    width: 39.83739837398374%;
  }
  .products-list .product-details {
    width: 57.72357723577236%;
  }
  .category-landing .main {
    padding: 0;
  }
  .category-landing .sidebar {
    float: none;
    width: auto;
    margin: 0 0 40px 0;
  }
  .category-landing .sidebar h2 {
    margin-bottom: 12px;
  }
  .category-landing .sidebar ol {
    float: left;
    width: 33%;
  }
  .category-landing .sidebar .widget-static-block {
    display: none;
  }
  .category-landing .col-main {
    float: none;
    width: auto;
  }
  .my-account-section .col2-left-layout .col-left {
    margin-right: 0;
    margin-top: 0;
  }
  .my-account .data-table td {
    font-size: 10px;
    padding: 10px 0 10px 2.7027027027027026%;
  }
  .my-account .data-table thead th {
    padding: 14px 0 14px 2.7027027027027026%;
  }
  #rma_create_form label {
    width: 22%;
  }
  .cms-menu ul li a,
  .cms-menu ul li strong {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 820px) {
  .footer .footer-links .spiffs {
    margin-right: 0%;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 768px) {
  .respond768 {
    display: block !important;
  }
  #main-nav li.level-top {
    margin-right: 2.7%;
  }
  .footer .footer-links .column {
    margin-right: 11.067708333333332%;
  }
  .footer .footer-links .column.help-column {
    margin-right: 0;
  }
  .footer .footer-links .social-icons {
    margin-top: 30px;
  }
  .footer .footer-links .social-icons ul {
    width: 100%;
  }
  .footer .footer-links .social-icons li {
    float: left;
  }
  .footer .footer-links .social-icons li .icon {
    margin-right: 10px;
  }
  .footer .form-subscribe .form-subscribe-header label {
    font-size: 13px;
  }
  #hero {
    margin-bottom: 30px;
  }
  .carousel-control {
    display: none;
  }
  .featured-categories {
    margin-top: 25px;
  }
  .featured-listing {
    padding-bottom: 46px;
  }
  .featured-listing .sidebar h2 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #afa9a3;
  }
  .featured-listing .sidebar .std {
    display: none;
  }
  .widget-featured-products .widget-title {
    padding: 34px 0 34px 0;
  }
  .category-landing .categories-list li {
    float: left;
    width: 30%;
    margin: 0 0 0 4.722222222222222%;
    padding-bottom: 4.722222222222222%;
    position: relative;
  }
  .category-landing .categories-list li.category-2,
  .category-landing .categories-list li.category-3 {
    margin: 0;
  }
  .category-landing .categories-list li.end {
    margin: 0 0 0 4.722222222222222%;
  }
  .category-landing .categories-list li.tablet-end {
    margin: 0;
  }
  .category-landing .categories-list li:first-child {
    width: 64.72222222222223%;
    margin: 0 4.722222222222222% 0 0;
  }
  .product-img-box {
    width: 48.184357541899445%;
  }
  .product-img-box .MagicZoomHint {
    width: 22px;
    height: 22px;
    background-position: -266px 0;
    background-size: 400px 300px;
  }
  .product-img-box .btn-wrapper .banana-control {
    height: 24px;
    margin-top: -12px;
    background-position: -356px -41px;
    background-size: 400px 300px;
  }
  .product-img-box .btn-wrapper .banana-control.next {
    background-position: right -41px;
    background-size: 400px 300px;
  }
  .product-shop {
    width: 48.184357541899445%;
  }
  .product-view .box-collateral {
    width: 48.184357541899445%;
  }
  .product-view .box-collateral.box-up-sell,
  .product-view .box-collateral.resource-links {
    float: none;
    width: 100%;
    clear: both;
  }
  .product-view .box-collateral.box-related li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-view .box-collateral.box-related li:before,
  .product-view .box-collateral.box-related li:after {
    content: " ";
    display: table;
  }
  .product-view .box-collateral.box-related li:after {
    clear: both;
  }
  .product-view .box-collateral.box-related .product-image {
    float: left;
    width: 26.666666666666668%;
  }
  .product-view .box-collateral.box-related .product-details {
    float: left;
    width: 49.275362318840585%;
    margin-left: 4.3478260869565215%;
  }
  .cart .totals .button.large {
    padding: 0 50px;
  }
  .cart .totals table tfoot td {
    font-size: 17px;
  }
  .opc {
    width: 60.893854748603346%;
  }
  .opc-progress-container {
    width: 33.93854748603352%;
  }
  .order-review .data-table .product-image,
  .order-review .data-table .product-details {
    margin-left: 0;
    width: 100%;
  }
  .order-review .data-table .product-details {
    padding-top: 10px;
  }
  .order-review .data-table .product-name {
    font-size: 12px;
    line-height: 1em;
  }
  .order-review .totals-box {
    width: 100%;
    float: none;
  }
  #checkout-step-login .col-1 {
    width: 240px;
    margin-bottom: 40px;
  }
  #checkout-step-login .col-2 {
    padding-right: 0;
  }
  .sales-order-view .order-review .totals-box {
    margin-bottom: 20px;
  }
  .cms-media-center .social-icons li {
    float: none;
    width: 100%;
  }
  .cms-media-center .media-container.video > div {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 740px) {
  .respond767 {
    display: block !important;
  }
  .header-container {
    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    top: 0;
    -webkit-transition: top 0.2s linear;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    transition: top 0.2s linear;
  }
  .header-container.hide {
    top: -72px;
  }
  .header-container.show {
    top: 0;
  }
  .header-panel + .container {
    width: 100%;
  }
  .header-panel .links,
  .header-panel .welcome-msg {
    display: none;
  }
  .header-container .header {
    margin: 0;
  }
  .header-container .branding {
    float: none;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    width: 32px;
    padding: 7px 0;
  }
  .header-container .logo {
    width: 31px;
    height: 31px;
    background-position: left -471px;
  }
  .header-container .quick-access {
    margin: 0;
  }
  .header-container .free-shipping-msg {
    display: none;
  }
  .header-container .header-panel {
    text-align: center;
  }
  .header-container .header-panel .phone-agents {
    float: none;
  }
  .header-container .header-panel .phone-agents strong {
    margin-left: 3%;
  }
  .header-container .header-panel .click-to-chat {
    display: none;
  }
  .header-container .header-panel .web-code {
    display: none;
  }
  #mobile-trigger {
    display: block;
    background-color: #6e6256;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    width: 78px;
    height: 44px;
    float: left;
    background: transparent url('http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/main-nav-bg.jpg') repeat-x 0 0;
    text-align: center;
    line-height: 44px;
  }
  #mobile-wrap {
    position: relative;
  }
  #nav-wrapper {
    border-top: 0;
    background-color: #6e6256;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 71px;
    left: 0;
    -webkit-transform: translate(0, -127%);
    -moz-transform: translate(0, -127%);
    -ms-transform: translate(0, -127%);
    -o-transform: translate(0, -127%);
    transform: translate(0, -127%);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform .5s;
    overflow-y: auto;
    z-index: 9999;
  }
  #nav-wrapper .nav-container,
  #nav-wrapper .form-search-mini {
    float: none;
    width: auto;
  }
  #nav-wrapper .nav-container input[type="text"],
  #nav-wrapper .form-search-mini input[type="text"] {
    padding: 5px 10px;
  }
  #nav-wrapper .form-search-mini {
    margin: 20px 4.6875%;
  }
  #nav-wrapper .respond767 {
    padding-bottom: 91px;
  }
  .nav-showing {
    overflow: hidden;
    padding-top: 72px;
  }
  .nav-showing .header-container {
    position: fixed;
  }
  #nav-wrapper.open {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #main-nav {
    padding: 0;
    float: none;
    display: block;
  }
  #main-nav li.level-top,
  #main-nav li.level-top.first {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
  }
  #main-nav li.level-top a.level-top {
    padding: 0 4.6875%;
    border-top: solid 1px #877c71;
    line-height: 40px;
  }
  #main-nav li.level-top:hover,
  #main-nav li.level-top a.level-top:hover {
    background-color: #d4cbc1;
  }
  #main-nav li.level-top a.level-top:hover {
    border-top: solid 1px #d4cbc1;
    color: #493627;
  }
  #nav-wrapper ul.links li {
    display: block;
  }
  #nav-wrapper ul.links li a {
    font-size: 13px;
    color: #665b50;
    line-height: 40px;
    padding: 0 4.6875%;
    display: block;
    background-color: #fff;
  }
  #nav-wrapper ul.links li a:hover {
    background-color: #d4cbc1;
    color: #493627;
  }
  #nav-wrapper ul.links li.last a {
    border-top: solid 1px #f2efec;
  }
  #hero {
    margin-bottom: 0;
    padding-bottom: 60px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .carousel-nav {
    bottom: 24px;
    display: block!important;
    opacity: 100 !important;
    filter: alpha(opacity=10000) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .cms-index-index .carousel-nav,
  .cms-index-index .carousel-control {
    display: none;
  }
  .featured-categories .tool-tip {
    display: none!important;
  }
  .select-wrap {
    width: 100%;
  }
  .customStyleSelectBox,
  .swatch-select {
    width: 100%;
  }
  .form-list .input-box {
    width: 100%;
  }
  .buttons-set .button {
    width: 100%;
  }
  .data-table.stacked th {
    display: none!important;
  }
  .data-table.stacked tbody tr {
    /*          border-bottom: 1px solid #d6ccc3;
              &:first-child{
                  border-top: 1px solid #d6ccc3;
              }*/
  }
  .data-table.stacked tbody tr td {
    padding: 10px 0;
    display: block;
    border: none;
  }
  .data-table.stacked tbody tr td:before {
    content: attr(data-header) ": ";
    vertical-align: top;
    display: inline-block;
    color: #493627;
    text-transform: uppercase;
    padding-right: 8px;
  }
  .data-table.stacked tbody tr td:first-child {
    padding-top: 24px;
  }
  .data-table.stacked tbody tr td.last {
    padding-bottom: 24px;
  }
  .breadcrumbs {
    display: none;
  }
  .category-landing .category-title {
    margin: 16px 0;
  }
  .category-landing .sidebar {
    margin: 0;
  }
  .category-landing .sidebar .block-title h2 {
    text-align: center;
  }
  .category-landing .sidebar .block-content {
    display: none;
  }
  .category-landing .categories-list li {
    float: none;
    width: 100%;
    margin: 3% 0 0 0;
    padding-bottom: 0;
    background-color: #f0f0f0;
  }
  .category-landing .categories-list li a {
    display: table;
  }
  .category-landing .categories-list li .category-image {
    display: table-cell;
    width: 37.5%;
  }
  .category-landing .categories-list li .category-image img {
    width: 100%;
  }
  .category-landing .categories-list li .category-name {
    display: table-cell;
    vertical-align: middle;
    position: static;
    width: 54.6875%;
    font-size: 15px;
    white-space: normal;
    overflow: visible;
    padding: 0;
  }
  .category-landing .categories-list li .category-name span {
    display: block;
    padding-left: 11.428571428571429%;
  }
  .category-landing .categories-list li.category-2,
  .category-landing .categories-list li.category-3 {
    margin: 3% 0 0 0;
  }
  .category-landing .categories-list li.end {
    margin: 3% 0 0 0;
  }
  .category-landing .categories-list li.tablet-end {
    margin: 3% 0 0 0;
  }
  .category-landing .categories-list li:first-child {
    width: 100%;
    margin: 0;
  }
  .catalog-category-view .main,
  .catalogsearch-result-index .main {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
  }
  .catalog-category-view .content-pane,
  .catalogsearch-result-index .content-pane {
    margin-bottom: 45px;
    padding: 0;
    width: 100%;
  }
  .category-products {
    margin-top: 3.421052631578948%;
    padding: 0 3.421052631578948%;
  }
  .col2-left-layout .col-main {
    width: 100%;
  }
  .catalog-category-view .breadcrumbs,
  .catalogsearch-result-index .breadcrumbs {
    display: none;
  }
  .category-title {
    display: block;
  }
  .category-title h1,
  .catalogsearch-result-index .page-title h1 {
    font-size: 21px;
    padding: 18px 3.421052631578948%;
  }
  .back-to-top-desktop {
    display: none !important;
  }
  .toolbar .mobile {
    display: block;
  }
  .toolbar {
    padding: 14px 3.421052631578948%;
  }
  .toolbar .view-mode,
  .toolbar .limiter,
  .toolbar .amount,
  .toolbar .pages,
  .toolbar .sort-by label,
  .toolbar .sort-by a {
    display: none;
  }
  .toolbar > * {
    margin-left: 0;
  }
  .category-view > .toolbar {
    position: static;
  }
  .toolbar .sort-by {
    width: auto;
    margin-left: 12px;
  }
  .toolbar .select-wrap {
    height: 29px;
    width: auto;
  }
  .toolbar .select-wrap select {
    height: 29px;
  }
  .toolbar .customStyleSelectBox {
    line-height: 29px;
    height: 29px;
  }
  .toolbar .customStyleSelectBoxbefore {
    right: 12px;
  }
  .toolbar .filter-trigger {
    font-size: 12px;
    color: #493627;
    width: auto;
    float: left;
    cursor: pointer;
  }
  .toolbar .customStyleSelectBoxInner {
    font-size: 12px;
  }
  .toolbar .items-count {
    float: right;
    line-height: 29px;
  }
  .toolbar-bottom .toolbar {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .toolbar-bottom .pager {
    width: 100%;
  }
  .toolbar-bottom .pages {
    display: block;
    float: none;
    text-align: center;
  }
  .toolbar-bottom .pages strong,
  .toolbar-bottom .view-mode,
  .toolbar-bottom .filter-trigger,
  .toolbar-bottom .sort-by,
  .toolbar-bottom .respond767 {
    display: none!important;
  }
  .toolbar-bottom .pages ol {
    margin: 0 auto;
    float: none;
    display: inline-block;
  }
  .toolbar-bottom .pages ol:before,
  .toolbar-bottom .pages ol:after {
    content: " ";
    display: table;
  }
  .toolbar-bottom .pages ol:after {
    clear: both;
  }
  .toolbar-bottom .pages ol li {
    float: left;
  }
  .toolbar-bottom .pages ol li a,
  .toolbar-bottom .pages ol li span {
    display: block;
    font-size: 16px;
    line-height: 41px;
  }
  .toolbar-bottom .pages ol li.next,
  .toolbar-bottom .pages ol li.previous {
    line-height: 1em;
  }
  .toolbar-bottom .arrow-right,
  .toolbar-bottom .arrow-left {
    border: none;
    background-image: url("http://www.signaturehardware.com/skin/frontend/enterprise/signature/images/sprite.png");
    width: 29px;
    height: 38px;
    background-position: -48px 293px;
  }
  .toolbar-bottom .arrow-left {
    background-position: 0px 293px;
  }
  .bottom-container {
    position: inherit;
  }
  .bottom-banner-container {
    display: none;
  }
  .catalog-category-view .col-left,
  .catalogsearch-result-index .col-left {
    display: none;
    position: absolute;
    width: 100%;
    top: 52px;
    left: 0;
    margin-top: 0;
    padding: 0 3.421052631578948%;
    -webkit-transform: translate(0, -127%);
    -moz-transform: translate(0, -127%);
    -ms-transform: translate(0, -127%);
    -o-transform: translate(0, -127%);
    transform: translate(0, -127%);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform .5s;
    z-index: 9998;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
  }
  .catalog-category-view .col-left.open,
  .catalogsearch-result-index .col-left.open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .block-compare {
    display: none;
  }
  .block-layered-nav > .button {
    margin: 20px 0;
  }
  .category-products .compare-link {
    display: none;
  }
  .block-layered-nav dd.cat .viewport {
    height: auto!important;
  }
  .block-layered-nav dd.cat .overview {
    position: static;
  }
  .scrollbar-container .scrollbar {
    display: none;
  }
  .product-img-box {
    width: 100%;
    float: none;
  }
  .product-img-box .more-views {
    display: none;
  }
  .product-img-box .image-zoom {
    display: none!important;
  }
  .product-img-box #hero {
    display: block;
    padding-bottom: 0;
  }
  .product-shop {
    width: 100%;
    float: none;
  }
  .product-shop .sku {
    position: static;
    display: block;
    padding: 16px 0;
  }
  .product-shop .price-box {
    margin-bottom: 20px;
  }
  .product-shop .add-to-cart {
    width: 100%;
  }
  .product-shop .add-to-cart .button {
    width: 210px;
    width: -webkit-calc(54%);
    width: -moz-calc(54%);
    width: calc(54%);
  }
  .product-shop .swatch-select .amconf-images-container {
    width: 100%;
  }
  .product-shop .guest-email-form .buttons-set .button {
    width: 100%;
  }
  .product-view {
    padding-top: 16px;
  }
  .product-view .box-collateral {
    width: 100%;
    float: none;
  }
  .product-view .box-collateral.box-up-sell li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-view .box-collateral.box-up-sell li:before,
  .product-view .box-collateral.box-up-sell li:after {
    content: " ";
    display: table;
  }
  .product-view .box-collateral.box-up-sell li:after {
    clear: both;
  }
  .product-view .box-collateral.box-up-sell .product-image {
    float: left;
    width: 26.666666666666668%;
  }
  .product-view .box-collateral.box-up-sell .product-details {
    float: left;
    width: 49.275362318840585%;
    margin-left: 4.3478260869565215%;
  }
  .checkout-cart-index .content-pane {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .cart .page-title,
  .cart .cart-form,
  .cart .cart-collaterals,
  .cart .messages,
  .cart .cart-empty {
    margin-left: 3.421052631578948%;
    margin-right: 3.421052631578948%;
  }
  .cart .page-title h1 {
    float: none;
  }
  .cart .page-title .cc-methods {
    float: none;
    width: auto;
    padding: 12px 0;
  }
  .cart .page-title .cc-methods .push {
    height: auto;
    display: block;
  }
  .cart .page-title .vip-message {
    float: none;
    margin: -15px 0 0 0;
  }
  .cart .page-title .vip-message .push {
    height: auto;
    display: block;
  }
  .cart .data-table.stacked tbody td {
    padding: 12px 3.2432432432432434%;
  }
  .cart .data-table.stacked tbody td:first-child:before,
  .cart .data-table.stacked tbody td.last:before {
    display: none;
  }
  .cart .data-table.stacked tbody td:first-child {
    padding-top: 24px;
    padding-bottom: 0;
    border-top: 1px solid #6e6256;
    width: 100%;
  }
  .cart .data-table.stacked tbody tr.last td.last {
    border-bottom: 1px solid #6e6256;
  }
  .cart .data-table.stacked tbody .product-image,
  .cart .data-table.stacked tbody .product-details {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .cart .data-table.stacked tbody .product-image {
    margin-bottom: 14px;
  }
  .cart .data-table.stacked tbody td.quantity {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cart .data-table.stacked tbody td.quantity:before {
    line-height: 30px;
  }
  .cart .data-table.stacked tfoot .button {
    width: 100%;
    margin-left: 0;
  }
  .cart .data-table.stacked tfoot .button:first-child {
    margin-bottom: 10px;
  }
  .cart .cart-collaterals {
    float: none;
    width: auto;
  }
  .cart .discount,
  .cart .shipping {
    width: 100%;
  }
  .cart .discount .input-wrapper {
    width: 100%;
  }
  .cart .discount .input-box {
    width: 100%;
  }
  .cart .discount .input-box .input-text {
    width: 100%;
  }
  .cart .discount .button {
    float: none;
  }
  .cart .totals {
    float: none;
    width: 100%;
    margin-top: 34px;
  }
  .cart .totals table,
  .cart .totals .checkout-types {
    width: 100%;
    float: none;
  }
  .cart .totals .checkout-types {
    border-top: 1px solid #6e6256;
    margin-top: 20px;
    padding-top: 20px;
  }
  .cart .totals .button.large {
    width: 100%;
  }
  .cart-subtotals-block {
    display: none !important;
  }
  .checkout-onepage-index .content-pane {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .opc {
    width: 100%;
  }
  .opc .page-title,
  .opc .section {
    margin-left: 3.421052631578948%;
    margin-right: 3.421052631578948%;
  }
  .opc-progress-container {
    display: none!important;
  }
  .opc .buttons-set {
    padding-top: 30px;
  }
  .opc .form-list .control {
    padding-top: 12px;
  }
  #checkout-step-login .col-1,
  #checkout-step-login .col-2 {
    float: none;
    width: 100%;
    padding: 0;
  }
  #checkout-step-login .col-1 {
    margin: 0 0 30px 0;
  }
  #billing-new-address-form + .control,
  #billing-new-address-form + .control + .control {
    float: none;
  }
  #billing-new-address-form + .control + .control {
    padding-left: 0;
  }
  #checkout-step-payment .sp-methods .month-wrap,
  #checkout-step-payment .sp-methods .year-wrap {
    width: 48%;
  }
  #checkout-step-payment .sp-methods .month-wrap .select-wrap,
  #checkout-step-payment .sp-methods .year-wrap .select-wrap,
  #checkout-step-payment .sp-methods .month-wrap .customStyleSelectBox,
  #checkout-step-payment .sp-methods .year-wrap .customStyleSelectBox {
    width: 100%;
  }
  #checkout-step-payment .sp-methods .year-wrap {
    margin-left: 4%;
  }
  .checkout-onepage-payment-additional-giftcardaccount {
    margin: 20px 0 0 0;
  }
  .opc .please-wait {
    display: none;
  }
  #opc-review {
    margin-left: 0;
    margin-right: 0;
  }
  #opc-review.active {
    padding-bottom: 0;
  }
  #opc-review .step-title {
    margin-left: 3.421052631578948%;
    margin-right: 3.421052631578948%;
  }
  #checkout-review-table-wrapper {
    margin-left: 3.421052631578948%;
    margin-right: 3.421052631578948%;
  }
  .order-review .data-table {
    border-bottom: none;
    margin-bottom: 0;
  }
  .order-review .data-table tr td {
    border-top: none;
  }
  .order-review .data-table tbody .last td {
    border-bottom: none;
  }
  .order-review .data-table tbody tr td:first-child {
    border-top: 1px solid #493627;
  }
  .order-review .data-table tbody tr.first td:first-child {
    border-top: none;
  }
  .order-review .data-table tbody tr td:first-child {
    width: 100%;
  }
  .order-review .data-table tbody tr td:first-child:before {
    display: none!important;
  }
  .order-review .data-table .product-image,
  .order-review .data-table .product-details {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .order-review .data-table .product-image {
    max-width: 100%;
    width: auto;
  }
  .order-review .data-table .product-details {
    padding-top: 10px;
  }
  .order-review .data-table .product-name {
    font-size: 12px;
    line-height: 1em;
  }
  .order-review .totals .last td {
    padding-bottom: 16px;
  }
  .order-review .totals-box .buttons-set {
    border-top: 1px solid #493627;
  }
  .order-review .totals-box {
    width: 100%;
    float: none;
    padding-left: 3.421052631578948%;
    padding-right: 3.421052631578948%;
  }
  .paypal-express-review .content-pane {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .paypal-express-review .page-title {
    padding-left: 3.421052631578948%;
    padding-right: 3.421052631578948%;
  }
  .paypal-review-order .col2-set {
    padding-left: 3.421052631578948%;
    padding-right: 3.421052631578948%;
  }
  .paypal-review-order .data-table {
    width: 93.15789473684211%;
    margin: 0 auto;
  }
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    width: 100%;
    float: none;
  }
  .paypal-review-order .col2-set .col-1 {
    margin: 0 0 30px 0;
  }
  .paypal-review-order .buttons-set-order {
    width: 100%;
    float: none;
    padding-left: 3.421052631578948%;
    padding-right: 3.421052631578948%;
  }
  .cms-page-view .page-title h1,
  .catalogrequest-form-index .page-title h1,
  .sales-guest-form .page-title h1 {
    padding: 27px 0;
  }
  .cms-menu {
    display: none;
  }
  .cms-mobile-menu {
    display: block;
    padding: 27px 0;
  }
  .cms-mobile-menu .cms-menu {
    display: block;
  }
  .std .col3-set > div {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .cms-media-center .social-icons li {
    float: left;
    width: 50%;
  }
  .cms-media-center .col2-set .col-1,
  .cms-media-center .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .media-container.video > div {
    width: 100%;
    margin-right: 0;
  }
  .cms-our-heritage .col2-set .col-1,
  .cms-our-heritage .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .contacts-index-index .col-main .col-1,
  .contacts-index-index .col-main .col-2 {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .account-login .col2-set .col-1,
  .account-login .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .my-account-section .content-pane {
    margin-bottom: 0;
  }
  .my-account-section .col2-left-layout .col-main,
  .my-account-section .col2-left-layout .col-left {
    width: 100%;
    float: none;
  }
  .my-account-section .data-table.stacked tbody tr td {
    padding: 0;
  }
  .my-account-section .data-table.stacked tbody tr td:first-child {
    padding-top: 20px;
  }
  .my-account-section .data-table.stacked tbody tr td.last {
    padding-bottom: 20px;
  }
  .block-account .block-content.desktop,
  .block-account .block-title {
    display: none;
  }
  .block-account .block-content.mobile {
    display: block;
  }
  .block-account {
    padding: 0;
  }
  .dashboard .welcome-msg h2 {
    font-size: 14px;
  }
  .my-account-section .col2-set .col-1,
  .my-account-section .col2-set .col-2 {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .my-account .table-caption {
    font-size: 13px;
  }
  .my-account .data-table td {
    font-size: 12px;
  }
  .my-account-section .limiter .select-wrap {
    width: inherit !important;
  }
  .order-info ul li {
    padding: 0 1.5625%;
  }
  .data-table.stacked.tracking-table tbody tr td:before {
    display: none;
  }
  .sales-order-view #my-orders-table,
  .sales-order-view .order-items .table-caption,
  .sales-order-view .order-page {
    margin-left: 3.421052631578948%;
    margin-right: 3.421052631578948%;
    margin-bottom: 0;
  }
  .sales-order-view .buttons-set .back-link {
    margin-left: 3.421052631578948%;
  }
  .sales-order-view .block-account {
    padding: 0;
    margin-left: 3.421052631578948%;
    margin-right: 3.421052631578948%;
  }
  .my-account-section.sales-order-view .content-pane {
    width: 100%;
  }
  .sales-order-view .order-review .data-table tbody tr td:first-child {
    border-top: none;
  }
  .sales-order-view .order-info ul li {
    padding: 0;
  }
  #track-info-table td {
    display: block;
    border-bottom: none;
  }
  .enterprise-rma-return-view .field-wrapper {
    width: 100%;
  }
  #rma_create_form ul li .input-box,
  #rma_create_form label,
  #rma_create_form #rma_comment,
  #rma_create_form ul li .input-box.comment,
  #rma_create_form .order-page h5 {
    width: 100%;
  }
  #track-info-table button {
    width: 100%;
  }
  .data-table.stacked#track-info-table tbody tr td,
  .data-table.stacked#track-info-table tbody tr td:before {
    vertical-align: top;
    line-height: 30px;
  }
  .data-table.stacked#track-info-table tbody tr:first-child {
    border-top: none;
  }
  .enterprise-rma-return-view a.track {
    margin-top: 19px;
  }
  .enterprise-rma-tracking-popup button {
    width: 100%;
  }
  .authorizenetcim-account-add .form-list .month-wrap .select-wrap,
  .authorizenetcim-account-add .form-list .year-wrap .select-wrap,
  .authorizenetcim-account-add .form-list .month-wrap .customStyleSelectBox,
  .authorizenetcim-account-add .form-list .year-wrap .customStyleSelectBox {
    width: 115px;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 640px) {
  .respond640 {
    display: block !important;
  }
  .print-btn {
    display: none !important;
  }
  .footer .form-subscribe {
    width: 100%;
    padding: 13px 0;
    display: block;
  }
  .footer .form-subscribe .form-subscribe-header {
    padding-right: 0;
    margin: 3px 0 8px;
    display: block;
  }
  .footer .form-subscribe .form-subscribe-header label {
    font-size: 13px;
    display: block;
    text-align: center;
  }
  .footer .form-subscribe .form-subscribe-header label span {
    display: none;
  }
  .footer .form-subscribe .field-wrapper {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: 0 auto 12px;
  }
  .footer .footer-links {
    margin: 30px auto 25px;
  }
  .footer .footer-links .column {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .footer .footer-links .column h4 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 25px;
  }
  .footer .footer-links .column ul {
    display: none;
  }
  .footer .footer-links .footer-phone {
    margin-top: 20px;
  }
  .footer .footer-links .footer-phone p {
    text-align: center;
    color: #493627;
    margin-bottom: 7px;
  }
  .footer .footer-links .footer-phone p .icon {
    width: 21px;
    height: 14px;
    background-position: -62px 0;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 3px;
  }
  .footer .footer-links .spiffs {
    display: none;
  }
  .footer .footer-links .social-icons {
    margin-top: 32px;
  }
  .footer .footer-links .social-icons h4 {
    display: none;
  }
  .footer .footer-links .social-icons ul {
    display: block;
    width: 212px;
    margin: 0 auto;
  }
  .footer .legal-info {
    padding-bottom: 30px;
  }
  .footer .legal-info address,
  .footer .legal-info p {
    display: block;
    text-align: center;
  }
  .footer .legal-info address {
    margin-bottom: 8px;
  }
  .footer .legal-info p {
    margin-left: 0;
  }
  .footer .legal-info p a {
    display: block;
    text-align: center;
    margin-bottom: 8px;
  }
  .footer .legal-info p .separator {
    display: none;
  }
  #vid {
    float: none;
    text-align: center;
    display: block;
  }
  .footer .back-to-top {
    margin-bottom: 32px;
  }
  .footer .back-to-top a {
    display: block;
    width: 160px;
    height: 52px;
    color: #fff;
    text-transform: uppercase;
    background-color: #fb8c6e;
    margin: 0 auto;
    font-family: 'Effra W01 Bold', arial, helvetica, sans-serif;
  }
  .footer .back-to-top a .text {
    display: block;
    float: left;
    margin-top: 18px;
  }
  .footer .back-to-top a .icon {
    width: 36px;
    height: 27px;
    background-position: -671px 0;
    vertical-align: sub;
    margin: 13px 13px 0 13px;
    float: left;
  }
  .cms-index-index .std .spiffs {
    display: none;
  }
  .featured-categories {
    margin-top: 0;
    padding-top: 20px;
  }
  .featured-categories .menu li {
    padding: 27px 0;
  }
  .featured-categories .menu li a {
    width: 46px;
    height: 46px;
  }
  .featured-categories .menu li a:before {
    width: 46px;
    height: 46px;
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
  }
  .featured-categories .menu li img {
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
  }
  .featured-categories .menu li .overlay {
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
  }
  .featured-listing {
    padding-top: 0;
    padding-bottom: 22px;
  }
  .featured-listing .category-intro {
    display: none;
  }
  .featured-listing h2.respond640 {
    font-size: 20px;
    line-height: 50px;
    border-bottom: 1px solid #afa9a3;
    margin-bottom: 22px;
  }
  .featured-listing .products-grid .item {
    width: 100%;
    margin: 0 0 24px 0;
  }
  .featured-listing .products-grid .item:before,
  .featured-listing .products-grid .item:after {
    content: " ";
    display: table;
  }
  .featured-listing .products-grid .item:after {
    clear: both;
  }
  .featured-listing .products-grid .item .product-image {
    float: left;
    width: 45.666666666666664%;
  }
  .featured-listing .products-grid .item .product-details {
    float: left;
    width: 45%;
    margin-left: 6%;
  }
  .widget-featured-products .widget-title {
    padding: 34px 0 34px 0;
  }
  .widget-featured-products .widget-products {
    width: 100%;
    padding: 0 0 0 12.771739130434783%;
  }
  .widget-featured-products .banana-nav {
    display: none;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 480px) {
  .respond480 {
    display: block !important;
  }
  .results-view .products-grid .item:last-child,
  .results-view .products-grid .item:last-child {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 640px) and screen and (max-width: 320px) {
  .respond320 {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  /* Tools */
  .respond480 {
    display: block !important;
  }
  /*
    ============================================
    Product Listing Page
    ============================================
  */
  .category-products .products-grid .item,
  .category-products.products-grid .item.first,
  .category-products .products-grid .item.last {
    float: none;
    margin: 0 0 55px 0;
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
  .products-grid .item {
    width: 48.51485149%;
    margin-left: 0;
    margin-bottom: 55px;
  }
  .category-products .products-grid .item.first {
    margin-right: 2.97029703%;
  }
  .category-products .products-grid .item.last {
    margin-left: 2.97029703%;
  }
  .results-view .products-grid .item:last-child,
  .results-view .products-grid .item:last-child {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 320px) {
  /* Tools */
  .respond320 {
    display: block !important;
  }
}

