/* font styles */
/* ------------------------------------- */
body {
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
  color: #5f6062;
  background: #dcdddf;
}
p {
  font-size: 12px;
}
a {
  font-family: ProximaNova-Bold, Arial, sans-serif;
}
h1 {
  font-family: SpadeRegular, Georgia, serif;
  font-weight: 400;
  font-size: 58px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
}
h2 {
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 50px;
  color: #000;
  text-transform: uppercase;
}
h3 {
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #5f6062;
  text-transform: uppercase;
}
h3,
h4,
h5,
h6 {
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
}
.mini-cart-total {
  font-size: 1.1em;
}
input,
textarea,
label,
select,
option {
  font-family: ProximaNova-Semibold, Arial, sans-serif;
  font-size: 1.1em;
}
select option {
  padding: 2px 0;
  font-size: 1em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-weight: normal;
}
/* base elements */
/* ------------------------------------- */
a {
  color: #5f6062;
  outline: medium none;
  overflow: hidden;
  text-decoration: none;
}
fieldset {
  border: 0 none;
  margin: 0;
  padding: 0;
}
table {
  width: 100%;
}
th {
  text-align: left;
}
td {
  padding: 1em;
  vertical-align: top;
}
.header1 {
  font-family: SpadeRegular, Georgia, serif;
  font-size: 58px;
  color: #000;
  text-transform: uppercase;
}
.header2 {
  font-family: ProximaNovaBold, Arial, sans-serif;
  font-size: 50px;
  color: #000;
  text-transform: uppercase;
}
.header3 {
  font-family: ProximaNovaBold, Arial, sans-serif;
  font-size: 15px;
  color: #5f6062;
  text-transform: uppercase;
}
.default-text-style {
  font-family: ProximaNova-Semibold, Arial, sans-serif;
  font-size: 12px;
  color: #5f6062;
}
/* page layouts */
/* ------------------------------------- */
#wrapper {
  background: none repeat scroll 0 0 transparent;
  margin: 0 auto;
  width: 1200px;
  max-width: 1200px;
}
.primary-content {
  border-left: 1px solid #D9D9D9;
  float: right;
  margin-left: -1px;
  padding: 0 0 20px;
  width: 787px;
}
/* primary region elements */
/* ------------------------------------- */
#primary {
  box-sizing: border-box;
  width: 78%;
  padding: 0;
  margin: 0;
  border: 0 none;
  background: #fff;
}
#primary p {
  max-width: 99%;
}
#secondary {
  box-sizing: border-box;
  width: 22%;
  float: left;
  padding: 0 10px 35px 20px;
  margin: 0;
  border: 0 none;
  background: #fff;
}
#secondary nav {
  padding-left: 0px;
  padding-right: 10px;
}
#secondary nav a {
  margin-left: 15px;
  color: #000;
  font-size: 12px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  line-height: 20px;
}
#secondary .account-welcome {
  margin-top: 52px;
}
.primary-focus .primary-content {
  border: 0 none;
  float: left;
  margin: 0;
  width: 709px;
}
.primary-focus #secondary {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  float: right;
  width: 250px;
  padding-top: 3px;
  padding-left: 0;
}
.primary-focus #primary {
  margin-right: 0;
}
.full-width .primary-content {
  border: 0 none;
  width: 100%;
}
.page-content .primary-content {
  padding-left: 3%;
  width: 758px;
}
#main {
  background: #fff;
  position: relative;
}
.pt_account #main,
.pt_checkout #main {
  padding-bottom: 30px;
}
.shipping-promos li {
  color: #A70800;
}
.browser-compatibility-alert {
  background: url("../img/images/interface/icon-alert.png") no-repeat scroll 1em 1em #faeded;
  border: 1px solid;
  color: #9E0F0F;
  margin: 1em;
  padding: 0.5em 4em;
}
#footer.compare-bar-active {
  padding-bottom: 190px;
}
.primary-content a {
  font-style: normal;
  font-family: ProximaNova-Regular, sans-serif;
  line-height: 1.2;
}
.primary-content h1 {
  font-size: 1.7em;
  font-family: ProximaNova-Bold, sans-serif;
}
.primary-content h1,
#secondary h1 {
  margin: 14px 14px 14px 0px;
}
.primary-content h2 {
  font-size: 1.3em;
}
.primary-content h3 {
  font-size: 1.15em;
}
.primary-content dl {
  clear: both;
  overflow: hidden;
}
.primary-content dl dt {
  clear: both;
  float: left;
  margin: 2% 0 0;
  min-width: 15%;
}
.primary-content dl dd {
  float: left;
  margin: 2% 0 0;
  padding: 0 0 0 5%;
}
.col-1 {
  float: left;
  margin: 4px 0;
  width: 48%;
}
.col-2 {
  float: right;
  margin: 4px 0;
  width: 48%;
}
.content-header {
  font-family: 'ProximaNova-Bold', sans-serif;
  color: #5f6062;
  font-size: 1.75em;
}
.content-header span {
  font-size: 0.75em;
  font-style: normal;
}
.section-header {
  background: #EFEFEF;
  border-bottom: 0 none;
  font-size: 1.1em !important;
  margin: 0;
  padding: 1em;
  position: relative;
  text-transform: uppercase;
}
.section-header-note {
  font-size: 0.9em;
  position: absolute;
  right: 1em;
  text-transform: none;
}
.back {
  display: block;
  margin: 0 0 10px;
}
/*
	TOFIX: This selector is too strong and causes overwrite issues!
	#secondary a {color:#5f6062;}
*/
@media screen and (max-width: 1199px) {
  #wrapper {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
  }
  #primary {
    box-sizing: border-box;
    width: 78%;
    padding: 0 10px;
    margin: 0;
    float: right;
  }
  #secondary {
    box-sizing: border-box;
    width: 22%;
    padding: 0 10px;
    margin: 0;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  #wrapper {
    position: relative;
    border: 0;
    font-size: 14px;
    max-width: 98%;
    min-width: 320px;
    width: 98%;
    padding: 0 5px;
  }
  /* from style-responsive.css */
  #main {
    padding: 0;
  }
  #primary {
    background: none;
    border: 0 !important;
    float: none;
    margin: 0;
    padding-left: 0 !important;
    width: 100% !important;
  }
  #secondary {
    border: 0;
    float: none;
    font-size: 1.1em;
    width: 100% !important;
  }
}
/* helper classes */
/* ------------------------------------- */
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.visually-hidden {
  border: 0 none;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  font-size: 12px;
}
.ie7 .visually-hidden {
  width: 1px !important;
}
ul.menu {
  margin: 0;
  padding: 0;
}
ul.menu li {
  display: inline-block;
  list-style: none outside none !important;
}
.mobile-show {
  display: none !important;
}
.mobile-hide {
  display: block !important;
}
/* base tool tip */
/* ------------------------------------- */
.tooltip {
  cursor: help;
  position: relative;
}
.tooltip .tooltip-content {
  background: none repeat scroll 0 0 #FEFEFE;
  font-family: ProximaNova-Bold, sans-serif !important;
  color: #5F6062;
  display: none;
  font-size: 12px;
  font-style: normal;
  left: 100%;
  max-width: 300px;
  min-width: 200px;
  opacity: 0;
  padding: 1em;
  position: absolute;
  text-decoration: none;
  top: 100%;
  visibility: hidden;
  z-index: 10;
  border: 1px solid #5F6062;
}
.tooltip:hover .tooltip-content {
  display: block;
  opacity: 1;
  overflow: visible;
  visibility: visible;
}
.js .tooltip-content {
  display: none !important;
}
#tooltip {
  background-color: #FFFFFF;
  border: 1px solid #111111;
  opacity: 0.95;
  padding: 5px;
  position: absolute;
  z-index: 3000;
}
#tooltip .small {
  width: 300px;
}
#tooltip .medium {
  width: 500px;
}
#tooltip .recommendation-tooltip-header {
  background: none repeat scroll 0 0 #CCCCCC;
  font-size: 1.2em;
  font-weight: normal;
  padding: 10px;
}
#tooltip .recommendation-tooltip-description,
#tooltip .recommendation-tooltip-attributes {
  padding: 10px;
}
/* jQuery Ui */
/* ------------------------------------- */
.ui-widget-overlay {
  background: url("../img/images/interface/ui-overlay-shadow.png") repeat scroll 50% 50% #333333;
  opacity: 0.4;
}
.ui-dialog {
  background: none repeat scroll 0 0 #FFFFFF;
  z-index: 100;
}
.ui-dialog h1,
.ui-dialog h2 {
  font-size: 1.8em;
  margin: 0px 158px 5px 0;
  padding: 5px;
}
.ui-dialog .ui-widget-header {
  background: none repeat scroll 0 0 #000;
  border: 0 none;
  border-radius: 0 0 0 0;
  text-transform: uppercase;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  color: #ffc905;
}
.ui-dialog .ui-dialog-title {
  padding: 5px;
}
.ui-dialog .ui-icon-closethick {
  background-image: url("../img/images/interface/icon-ui-close.png");
  background-position: left top;
  height: 32px;
  width: 32px;
}
.ui-dialog .ui-dialog-titlebar-close {
  border: 0 none;
  border-radius: 0 0 0 0;
  height: 32px;
  margin: 1px 0 0 0;
  padding: 0;
  right: 0;
  top: 0;
  width: auto;
  background: none !important;
  float: right;
  margin-right: 5px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  margin: 0;
  padding: 0;
  color: #000;
  position: relative;
  top: 2px;
  left: 3px;
}
.ui-dialog .dialog-required {
  display: block;
  text-align: right;
}
.ui-dialog .ui-accordion-content {
  padding: 0;
}
.ui-tabs .ui-tabs-nav {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  height: 2.45em;
  padding: 0;
}
.ui-tabs .ui-tabs-nav li {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #EFEFEF;
  border-color: #D9D9D9 #D9D9D9 #FFFFFF;
  border-style: solid;
  border-width: 1px;
  list-style: none outside none !important;
  margin: 0 1em -1px 0;
}
.ui-tabs .ui-tabs-nav li a {
  color: #999999;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
  background: none repeat scroll 0 0 #FFFFFF;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #666666;
}
.ui-tabs .ui-tabs-panel {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #D9D9D9;
  border-radius: 0 0 0 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 4px 2px 10px 0 rgba(66, 66, 66, 0.1);
  color: #414141;
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0;
  padding: 20px 10px;
}
.toggle {
  cursor: pointer;
}
/* iPhone Checkbox Fix */
@media screen and (max-width: 480px) {
  .ui-dialog .ui-dialog-titlebar-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    border-radius: 0;
    float: right;
    height: 32px;
    left: 89%;
    margin: 1px 5px 0 0;
    padding: 0;
    right: 0;
    top: 0;
    width: auto !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 668px) {
  .ui-dialog .ui-dialog-titlebar-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    border-radius: 0;
    float: right;
    height: 32px;
    left: 90%;
    margin: 1px 5px 0 0;
    padding: 0;
    right: 0;
    top: 0;
    width: auto;
  }
}
@media screen and (min-width: 669px) and (max-width: 1024px) {
  .ui-dialog .ui-dialog-titlebar-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    border-radius: 0;
    float: right;
    height: 32px;
    /*
		left: 93%;
		*/
    margin: 1px 5px 0 0;
    padding: 0;
    right: 0;
    top: 0;
    width: auto;
  }
}
/* form components */
/* ------------------------------------- */
/*.button{background:none repeat scroll 0 0 #FFFFFF;border-color:#CCCCCC #CCCCCC #D0D0D0;border-style:solid;border-width:1px 1px 4px;color:#3EBAEA;cursor:pointer;display:inline;font-size:1.1em;font-weight:700;padding:0.6em 2em 0.5em;text-align:center;}*/
button,
input[type="button"],
.primary-content a.button,
.nav a.button,
.field_block input[type='submit'] {
  display: inline;
  border: 0;
  padding: 10px;
  background-color: #5F6062;
  color: #FFFFFF;
  cursor: pointer;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
button:hover,
a.button {
  background-color: #000000;
}
button:focus,
.button:focus {
  outline: none;
  box-shadow: none;
}
button.button-text:hover {
  background-color: inherit;
}
.primary-content a.button:active,
.primary-content a.button.selected,
.nav a.button:active,
.nav a.button.selected {
  background-color: #FFC905 !important;
  color: #000 !important;
}
/*input[type="button"]{background:none repeat scroll 0 0 #FFFFFF;border-color:#CCCCCC #CCCCCC #D0D0D0;border-style:solid;border-width:1px 1px 4px;color:#3EBAEA;cursor:pointer;display:inline;font-size:1.1em;font-weight:700;padding:0.6em 2em 0.5em;text-align:center;}*/
button[disabled],
input[disabled] {
  color: #CCCCCC;
}
.button-fancy-small {
  background: url("../img/images/interface/ui-wht-tran-grad-52.png") repeat-x scroll 0 0 #01a4e4;
  color: #FFFFFF !important;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
}
.button-fancy-medium {
  background: url("../img/images/interface/ui-wht-tran-grad-52.png") repeat-x scroll 0 0 #01a4e4;
  color: #FFFFFF !important;
  font-weight: normal;
  text-transform: uppercase;
}
.button-fancy-large,
.primary-content a.button-fancy-large {
  display: inline-block;
  background: #ffc905;
  color: #000 !important;
  font-size: 1.42em !important;
  padding: 12px 27px !important;
  text-transform: uppercase;
  border: none;
  width: auto;
}
.button-fancy-small:hover {
  background: url("../img/images/interface/ui-wht-tran-grad-52.png") repeat-x scroll 0 0 #01a4e4;
  color: #FFFFFF !important;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
}
.button-fancy-medium:hover {
  background: url("../img/images/interface/ui-wht-tran-grad-52.png") repeat-x scroll 0 0 #01a4e4;
  color: #FFFFFF !important;
  font-weight: normal;
  text-transform: uppercase;
}
.button-fancy-large:hover,
.primary-content a.button-fancy-large:hover {
  background: #000;
  color: #ffc905 !important;
  font-size: 1.42em;
  font-weight: normal;
  padding: 12px 27px;
  border: none;
  width: auto;
}
.cart-action-continue-shopping button,
.cart-action-continue-shopping button:hover {
  background-color: #fff;
}
/*Text under Submit Order Button on checkout summary (summary.isml)*/
.order-notice {
  width: 220px;
  float: right;
  text-align: left;
}
button[disabled] {
  background: #ddd;
}
button:disabled:hover {
  background: #ddd;
  color: #000 !important;
}
button#add-to-cart:active {
  color: #ccc;
}
/*
.button-fancy-medium[disabled]{opacity:0.5}
.button-fancy-large[disabled]{opacity:0.5}
*/
.button-text {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-weight: normal;
  padding: 0;
  color: #000 !important;
  font-size: 1em;
}
.button-full-width {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%;
}
.js button.simple-submit {
  display: none;
}
legend {
  background: #EFEFEF;
  border-bottom: 1em solid #FFFFFF;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0;
  padding: 14px 2% 10px;
  position: relative;
  text-transform: uppercase;
  width: 96%;
}
.ie7 legend {
  width: 94%;
}
legend span {
  font-weight: normal;
  position: absolute;
  right: 1em;
  text-transform: none;
  top: 1em;
}
label,
.form-label-text {
  display: block;
  float: left;
  font-family: ProximaNova-Bold;
  padding: 0.75em 0 0;
  text-align: right;
  width: 22%;
}
.form-label-text span {
  margin-right: 5px;
}
.form-row {
  clear: both;
  margin: 0 0 1em;
}
.form-row-button {
  margin-left: 24.5%;
  width: 63%;
}
input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #5f5f61;
  margin-left: 2%;
  padding: 0.7em 0.5em;
  text-indent: 0;
  width: 49.5966%;
  outline: 0 none;
}
input[type=file] {
  margin-left: 2%;
}
input[type="text"].error,
input[type="password"].error,
textarea.error,
select.error {
  border: 1px solid #e11e26;
  background: #fff;
  color: #000000;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border: 1px solid #ffc905;
}
select {
  text-indent: 0;
  height: 3em;
  border: 1px solid #AAAAAA;
  margin-left: 2%;
  padding: 0.7em 0.7em;
  width: 51%;
  border: 1px solid #5f5f61;
}
.search-result-options select {
  height: auto;
}
input[type="checkbox"] {
  margin: 1em 2%;
}
input[type="radio"] {
  margin: 1em 2%;
}
.label-inline label {
  display: inline-block;
  float: none;
  font-size: 1.2em;
  font-weight: normal;
  text-align: left;
  width: 90%;
  font-family: ProximaNova-Regular;
}
.label-inline input {
  float: left;
  margin: 0.8em 2%;
}
.label-above label {
  float: none;
  text-align: left;
  width: auto;
}
.label-above input {
  margin-left: 0;
}
.label-above select {
  margin-left: 0;
}
.label-above textarea {
  margin-left: 0;
}
.label-above .form-caption {
  margin-left: 0;
  width: auto;
}
.label-removed label {
  left: -999em;
  position: absolute;
}
.label-hidden label {
  text-align: left;
  text-indent: -999em;
}
.form-indent {
  margin-left: 24%;
}
.form-indent .form-caption {
  margin-left: 0;
}
.form-caption {
  display: block;
  margin: 1% 0 1% 24%;
  width: auto;
}
.error-message {
  background-color: #F1E6E6;
  border: 2px solid #990000;
  padding: 10px;
  color: #990000;
  margin-bottom: 10px;
  width: 48.5%;
}
.error {
  background-color: #fff;
  border-color: #E11E26;
  color: #E11E26;
}
span.error {
  background: none repeat scroll 0 0 transparent;
  display: block;
  margin: 1% 2% 2% 2%;
}
div.error {
  background: none repeat scroll 0 0 transparent;
}
.error-form {
  background: url("../img/images/interface/icon-alert.png") no-repeat scroll left center transparent;
  color: #990000;
  margin: 1em 0;
  padding: 0em 0 0 4em;
  min-height: 26px;
  font-size: 1.3em !important;
  font-weight: bold;
  padding: 1em 0 0 3em;
}
.pt_checkout .error-form {
  padding: 1em 0 1em 3.5em;
}
.form-inline form {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left bottom transparent;
  padding: 0 0 2em;
  width: 98%;
}
.form-inline .form-row {
  clear: none;
  float: left;
  margin: 5px 2% 0 0;
  width: 28%;
}
.form-inline label {
  padding: 0 0 0.75em;
  text-transform: uppercase;
  width: auto;
}
.form-inline input[type="text"] {
  margin-left: 0;
  width: 95%;
}
.form-inline select {
  margin-left: 0;
  width: 95%;
}
.form-inline .form-row-button {
  float: left;
  margin: 30px 0 0;
  width: 10%;
}
.form-inline button {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.login-box-content label {
  float: none;
  font-size: 1.1em;
  text-align: left;
  width: auto;
}
.login-box-content input[type="text"] {
  margin-left: 0;
  width: 87%;
}
.login-box-content input[type="password"] {
  margin-left: 0;
  width: 87%;
}
.login-box-content textarea {
  margin-left: 0;
  width: 87%;
}
.login-box-content .form-caption {
  margin-left: 0;
}
.login-box-content input[type="checkbox"] {
  margin-left: 0;
}
.login-box-content select {
  margin-left: 0;
}
.login-box-content .form-row-button {
  margin-left: 0;
  width: auto;
}
.row-inline {
  display: inline;
}
.row-inline label {
  width: auto;
}
.required-indicator {
  color: #B4181E;
}
.form-field-tooltip {
  float: right;
  margin: -36px 0 0;
  width: 21%;
}
.with-helper-text {
  margin-top: -59px;
}
.char-count {
  display: block;
  margin-left: 24%;
}
/* tables used for product lists (wishlist, gift reg) */
/* ------------------------------------- */
/*
table.item-list tr td {border-bottom:1px solid #D9D9D9;}
*/
table.item-list tr:last-child td {
  border-bottom: 0 none;
}
table.item-list tfoot tr td {
  border-bottom: 1px solid #D9D9D9;
}
table.item-list tfoot tr:last-child td {
  border-bottom: 0 none;
}
table.item-list tr.last {
  border: 0 none;
}
table.item-list tr.headings {
  display: none;
}
table.item-list td {
  padding: 10px;
  vertical-align: top;
}
th.section-header {
  padding: 10px;
}
td.item-details .product-list-item .name {
  font-size: 1.2em;
}
td.item-details .product-list-item .value {
  font-weight: normal;
  font-size: 1.2em;
}
td.item-details .product-list-item .promo {
  color: #990000;
}
td.item-details .product-list-item .price-standard {
  color: #999999;
  text-decoration: line-through;
}
td.item-availability ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
td.item-quantity-details ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
td.item-dashboard {
  color: #AAAAAA;
  width: 250px;
}
td.item-dashboard .label {
  display: inline;
  float: none;
  font-size: 1em;
  font-weight: normal;
  padding: 0;
  width: auto !important;
}
td.item-dashboard label {
  display: inline;
  float: none;
  font-size: 1em;
  font-weight: normal;
  padding: 0;
  width: auto !important;
}
td.item-dashboard .input-text {
  margin: 0;
  text-align: center;
}
td.item-dashboard .input-select {
  margin: 0;
  padding: 8px;
  width: auto !important;
}
td.item-dashboard .input-checkbox {
  margin: 0 5px;
}
td.item-dashboard .item-option {
  clear: both;
  font-size: 1em;
  margin: 0 0 0.5em;
}
td.item-dashboard .item-option .form-row {
  display: inline;
}
td.item-dashboard .option-date-added .value {
  color: #333333;
  font-weight: normal;
}
td.item-dashboard .option-quantity-desired input {
  padding: 0;
  width: 20px;
}
td.item-dashboard .option-priority .label {
  color: #333333;
  font-weight: normal;
}
td.item-dashboard .option-priority label {
  color: #333333;
  font-weight: normal;
}
td.item-dashboard .option-add-to-cart .label {
  color: #333333;
  font-size: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
}
td.item-dashboard .option-add-to-cart label {
  color: #333333;
  font-size: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
}
td.item-dashboard .option-add-to-cart input {
  width: 22px;
  padding: 10px;
}
td.item-dashboard .option-quantity-purchased span.exceeded {
  color: #ff0000;
}
#header {
  position: relative;
  background: #000;
  /* header components */
  /* ------------------------------------- */
  /* LOGO, HEADER MENU, SEARCH
	--------------------------------------------------------------------------------------- */
}
#header #header-top {
  clear: both;
  font-weight: normal;
  position: relative;
  background: #5f6062;
}
#header #header-top .site-switcher {
  margin: 0;
  padding: 0;
}
#header #header-top .site-switcher a {
  overflow: auto;
}
#header #header-top .site-switcher ul {
  float: left;
  margin: 0;
  padding: 0;
}
#header #header-top .site-switcher ul li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#header #header-top .site-switcher ul li a {
  display: block;
  padding: 4px;
  width: 122px;
  height: 30px;
  line-height: 38px;
  text-align: center;
  overflow: hidden;
}
#header #header-top .site-switcher ul li.active a {
  background-color: #000000;
}
#header .header-banner {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  padding: 10px 0;
}
#header .header-banner .tagline {
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
  font-family: SpadeRegular, Georgia, serif;
  font-size: 36px;
  text-transform: uppercase;
}
#header #mini-cart {
  float: right;
  margin: 0 40px 0 0;
  position: relative;
  z-index: 200;
}
#header #mini-cart a {
  display: block;
  padding: 10px 20px 0 20px;
  height: auto;
  font-style: normal !important;
}
#header #mini-cart a.active {
  background: #fff;
  color: #000;
}
#header #mini-cart .mini-cart-products {
  max-height: 560px;
  overflow: auto;
  margin: 0px 14px;
}
#header #mini-cart .mini-cart-products .mini-cart-product {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 0;
  overflow: hidden;
  padding: 10px;
  padding-bottom: 20px;
}
#header #mini-cart .mini-cart-products .mini-cart-product.collapsed {
  background: none repeat scroll 0 0 #FFFFFF;
}
#header #mini-cart .mini-cart-products .mini-cart-product.collapsed .mini-cart-name,
#header #mini-cart .mini-cart-products .mini-cart-product.collapsed .mini-cart-attributes,
#header #mini-cart .mini-cart-products .mini-cart-product.collapsed .mini-cart-pricing,
#header #mini-cart .mini-cart-products .mini-cart-product.collapsed .product-availability-list {
  width: 50%;
}
#header #mini-cart .mini-cart-products .mini-cart-product .mini-cart-image {
  float: left;
  width: 50%;
}
#header #mini-cart .mini-cart-products .mini-cart-product .mini-cart-image img {
  width: 90%;
  max-width: 90%;
}
#header #mini-cart .mini-cart-products .mini-cart-product .mini-cart-name {
  float: right;
  width: 50%;
  padding-bottom: 1px;
}
#header #mini-cart .mini-cart-products .mini-cart-product .mini-cart-attributes {
  float: right;
  width: 50%;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.1em;
}
#header #mini-cart .mini-cart-products .mini-cart-product .mini-cart-attributes .attribute {
  padding-bottom: 1px;
}
#header #mini-cart .mini-cart-products .mini-cart-product .mini-cart-pricing {
  clear: right;
  float: right;
  font-size: 1.1em;
  width: 50%;
  text-transform: uppercase;
  padding-top: 1px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-weight: normal;
}
#header #mini-cart .mini-cart-products .mini-cart-product .mini-cart-pricing .mini-cart-price {
  float: right;
  position: relative;
  top: 22px;
  color: #000;
  font-family: ProximaNova-Semibold, Arial, sans-serif;
  font-weight: normal;
}
#header #mini-cart .mini-cart-products .mini-cart-product .product-availability-list {
  float: right;
  font-size: 0.9em;
  width: 50%;
}
#header #mini-cart .mini-cart-total {
  color: #fff;
}
#header #mini-cart .mini-cart-total a {
  color: #fff;
  font-size: 1em;
}
#header #mini-cart .mini-cart-total .mini-cart-link .mini-cart-label {
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-size: 14px;
  padding: 0 0 0 20px;
  bottom: 6px;
  position: relative;
  right: 5px;
}
#header #mini-cart .mini-cart-total.active a {
  color: #000;
  background: #fff;
  padding-bottom: 0;
}
#header #mini-cart .mini-cart-total.active .mini-cart-label {
  color: #000;
}
#header #mini-cart .mini-cart-total.empty {
  padding-top: 10px;
}
#header #mini-cart .mini-cart-total.empty a {
  background: none;
  padding-top: 0;
}
#header #mini-cart .mini-cart-total.empty a:hover {
  background: none;
}
#header #mini-cart .mini-cart-total.empty.active .mini-cart-label {
  color: #fff;
}
#header #mini-cart .mini-cart-content {
  background: none repeat scroll 0 0 #FFF;
  display: none;
  position: absolute;
  right: 0px;
  top: 38px;
  width: 298px;
}
#header #mini-cart:hover .mini-cart-content {
  display: block;
}
#header #mini-cart:hover a.active {
  background: #fff;
  color: #000;
}
#header #mini-cart .mini-cart-totals {
  height: 113px;
  background-color: #efefef;
}
#header #mini-cart .mini-cart-totals a.mini-cart-link-checkout {
  font-size: 18px;
  font-family: ProximaNova-Bold, Arial, sans-serif;
  background-color: #ffce03 !important;
  margin: 0 auto;
  padding: 10px 0 !important;
  max-width: 248px;
  height: auto;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  color: #000 !important;
}
#header #mini-cart .mini-cart-totals a.mini-cart-link-checkout:hover {
  background-color: #000 !important;
  color: #ffce03 !important;
}
#header #mini-cart .mini-cart-totals div.mini-cart-link-edit {
  padding: 18px 0 15px 0;
  color: #000 !important;
  text-align: center;
  display: block;
}
#header #mini-cart .mini-cart-totals div.mini-cart-link-edit a {
  display: inline !important;
  padding: 0px !important;
  background: none !important;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  font-size: 1.1em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
}
#header #mini-cart .mini-cart-subtotals {
  padding: 10px 0 0;
  text-align: center;
}
#header #mini-cart .mini-cart-subtotals .label {
  margin: 0 20px 0 0;
}
#header #mini-cart .mini-cart-slot {
  background: none repeat scroll 0 0 #E8E8E8;
  border: 1px solid #D0D0D0;
  font-size: 0.9em;
  font-style: italic;
  margin: 20px;
  padding: 10px;
  text-align: center;
}
#header #mini-cart .mini-cart-link-cart {
  display: block;
  margin: 20px;
  width: auto;
}
#header #mini-cart .mini-cart-link-checkout {
  clear: both;
  display: block;
  padding: 20px 0 10px;
  text-align: center;
}
#header #mini-cart .mini-cart-name a {
  color: #000000 !important;
  font-size: 1.4em !important;
  padding: 10px 0 0 !important;
}
#header #mini-cart .mini-cart-logo {
  height: 14px;
  display: block;
  width: 50%;
  float: right;
}
#header #mini-cart .mini-cart-qty {
  background: none repeat scroll 0 0 #FFCE03;
  bottom: 5px;
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  position: relative;
  font-size: 16px;
  color: #000;
}
#header #mini-cart .mini-cart-msg {
  height: 53px;
  background-color: #efefef;
}
#header #mini-cart .mini-cart-empty {
  display: none;
}
#header #mini-cart .mini-cart-header {
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 0;
  font-size: 1.1em;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 12px;
  text-transform: uppercase;
  text-align: center;
}
#header #mini-cart .mini-cart-close {
  background: url("../img/images/interface/icon-mini-cart-close.png") no-repeat scroll left top transparent;
  display: none;
  height: 20px;
  text-indent: -999em;
  width: 19px;
}
#header .menu-utility-user {
  color: #ffffff;
  float: right;
  font-size: 1em;
  margin: 0;
  padding: 0;
}
#header .menu-utility-user li {
  border-right: 0 none;
  float: left;
  list-style: none outside none;
  padding: 0;
  position: relative;
}
#header .menu-utility-user li.logged-in-user {
  border-right: 0 none;
  position: relative;
}
#header .menu-utility-user li a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  height: 18px;
}
#header .menu-utility-user li.last {
  border: 0 none;
}
#header .header-my-account-links {
  width: 240px;
  background: #fff;
  position: absolute;
  right: 0;
  padding: 15px;
  z-index: 9999;
  display: none;
}
#header .header-my-account-links ul {
  margin: 0;
  padding: 0;
}
#header .header-my-account-links li {
  width: 100%;
  disdplay: block;
  text-align: center;
}
#header .header-my-account-links li span {
  color: #000;
  display: block;
  clear: both;
  padding: 10px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: ProximaNova-Bold, Arial, sans-serif;
}
#header .header-my-account-links li a {
  color: #000;
  display: block;
  clear: both;
  padding: 10px;
  font-size: 1.2em;
  text-transform: uppercase;
}
#header .header-my-account-links li a:hover {
  color: #000;
  padding: 10px;
  background: #dcdddf;
}
#header .user-menu .menu-utility-user li a,
#header .mini-cart-link .mini-cart-label {
  font-size: 14px;
}
#header .user-menu .menu-utility-user li a.active {
  background-color: #fff;
  color: #000;
}
#header .header-main .primary-logo {
  float: left;
  margin: 0 0 0 75px;
}
#header .header-main .primary-logo a {
  display: block;
  font-size: 12px;
}
#header .header-main .primary-logo span {
  visibility: hidden;
  position: absolute;
}
#header .header-main .header-right {
  float: right;
}
/* IE and JS specific need to be here since the class is added to the BODY tag */
.ie7 #header {
  z-index: 200;
}
.ie7 .header-banner {
  width: 350px;
}
.ie7 .menu-utility {
  width: 350px;
}
/* SEARCH SUGGESTION
--------------------------------------------------------------------------------------- */
.js #suggestions {
  background-color: #666666;
  color: #e0e0e0;
  cursor: pointer;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 8184;
}
.js #suggestions div {
  clear: both;
  height: 23px;
  padding: 5px;
  overflow: hidden;
  white-space: nowrap;
}
.js #suggestions div:hover {
  background-color: #cccccc;
  color: #333333;
}
.js #suggestions div div.suggestionterm {
  float: left;
  overflow: hidden;
  width: 110px;
}
.js #suggestions div span.hits {
  float: right;
  line-height: 1.8em;
  text-align: right;
  margin-left: 3px;
}
.js .mini-cart-product {
  position: relative;
  border-top: 1px solid #9a9a9a;
  min-height: 130px;
  height: auto;
}
.js .pt_checkout .mini-cart-product {
  border-top: 0 none;
}
.js .mini-cart-toggler {
  background: url(../img/images/minicart_expanded.png) repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 13px;
  left: 5px;
  position: absolute;
  top: 10px;
  width: 13px;
}
.js div.collapsed .mini-cart-toggler {
  background: url(../img/images/minicart_collapsed.png) repeat scroll 0 0 transparent;
}
.js div.collapsed .mini-cart-image {
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /*HEADER*/
  #header .header-banner .tagline {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  #header {
    height: auto;
  }
  #header #header-top {
    background: #000;
    height: 38px;
  }
  #header #header-top .site-switcher ul {
    width: 260px;
    margin: 0 auto;
    float: none;
  }
  #header #header-top .site-switcher ul li a {
    padding: 4px 0;
  }
  #header #header-top ul.brands {
    width: 40%;
    margin: 0 auto;
  }
  #header #mini-cart {
    margin: 0;
  }
  #header #mini-cart a.mini-cart-link {
    z-index: 100;
    margin: 0 !important;
    width: 36px;
    height: 38px;
    display: block;
    padding: 0px;
    background: url("../img/images/interface/cart-icon.png") no-repeat scroll 50% center #000000 !important;
  }
  #header #mini-cart a.mini-cart-link:hover {
    background-color: #000;
  }
  #header .header-main {
    height: auto;
    padding: 0;
  }
  #header .header-main .primary-logo {
    float: left;
    position: relative;
    top: auto;
    width: 100%;
    left: 0;
    text-align: center;
    margin: 0;
  }
  #header .header-main .primary-logo img {
    max-width: 70%;
    height: auto;
  }
  #header .header-main .header-search {
    display: none;
  }
  /* from style-responsive.css */
  /* Header elements need to be re-positioned */
  /* ------------------------------------- */
  header {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 16px;
  }
  #header-top ul.brands li a.ledlenser,
  #header .header-main .menu-utility {
    display: none;
  }
  .menu-utility,
  .menu-utility-user {
    clear: both;
    float: none;
    letter-spacing: 0;
    margin: 0px;
    overflow: hidden;
    padding: 10px 0;
  }
  .menu-utility li,
  .menu-utility-user li {
    padding: 0 5px;
  }
  .header-banner {
    float: none;
    font-size: .8em;
    margin: 10px 5px;
    display: none;
  }
  .mini-cart-desktop,
  .mini-cart-qty,
  .mini-cart-label {
    display: none !important;
  }
  #mini-cart .mini-cart-products {
    max-height: 100%;
  }
  .mini-cart-content {
    max-width: 220px;
  }
  .mini-cart-label {
    margin-right: 0;
  }
  .mini-cart-item-word,
  .mini-cart-total-label {
    display: none;
  }
  .mini-cart-content {
    display: none !important;
  }
  .header-search {
    left: 1%;
    top: -36px;
    width: 98%;
  }
  .header-search input[type="text"] {
    width: 81%;
    height: 15px;
  }
  .header-search input[type="submit"] {
    float: right;
    height: 34px;
    position: absolute;
    right: 0;
    width: 16%;
    top: 0px;
  }
  #mobile-menu-content .header-login-form,
  #mobile-menu-content .user-menu {
    position: static;
    background: #DCDDDF;
    top: 10px !important;
    padding: 0 5px !important;
    width: 264px !important;
  }
  #mobile-menu-content .header-login-form form,
  #mobile-menu-content .user-menu {
    display: block !important;
  }
  #mobile-menu-content .menu-utility-user .user-login {
    display: none;
    position: static;
    padding-left: 5px !important;
    color: #000 !important;
  }
  #mobile-menu-content .menu-utility-user .user-login a {
    color: #000 !important;
  }
  #mobile-menu-content .menu-utility-user li {
    float: none;
  }
  #mobile-menu-content .menu-utility-user a.user-login {
    color: #5F6062 !important;
    text-transform: uppercase;
  }
  #mobile-menu-content .mobile-login-heading {
    color: #000;
  }
  #mobile-menu-content .header-my-account-links {
    position: static;
    background: none;
    padding: 0px !important;
  }
  #mobile-menu-content .header-my-account-links ul li {
    text-align: left !important;
    padding: 0px;
  }
  #mobile-menu-content .header-my-account-links li span,
  #mobile-menu-content .header-my-account-links li a {
    padding: 10px 5px 0px;
    font-size: 1.1em;
    color: #5F6062;
  }
  #mobile-menu-content .header-my-account-links li.logout-last {
    padding-bottom: 10px;
  }
  #mobile-menu-content .email-input,
  #mobile-menu-content .password-input {
    padding-right: 10px !important;
    width: 91% !important;
  }
  #mobile-menu-content .user-account {
    display: none;
  }
}
/* footer */
/* ------------------------------------- */
#footer {
  background: #000000;
  clear: both;
  padding: 2em 45px;
}
#footer .menu-footer {
  float: none;
  margin: 1em 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
#footer .menu-footer li {
  display: inline;
  float: none;
  padding: 0 0.5em;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .footer-links-expand {
  float: right;
}
#footer .footer-links-expand-active {
  color: #ffc905 !important;
  font-weight: normal !important;
}
#footer #footer-disclaimer {
  margin-bottom: 0px;
  float: left;
  width: 100%;
  clear: both;
  padding-top: 90px;
}
#footer .copyright {
  color: #999999;
}
#footer .postscript {
  color: #999999;
  font-family: 'ProximaNova-Bold', sans-serif;
  color: #5f6062;
}
#footer .col {
  width: 22%;
  margin-right: 3%;
  float: left;
}
#footer .col a {
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  display: block;
}
#footer .col h6 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.2em;
}
#footer .col h6 a {
  display: inline;
  text-decoration: none;
}
#footer .col h6.footer-links-expand-active a {
  color: #ffc905 !important;
  font-weight: normal !important;
  text-decoration: none;
}
#footer .col ul {
  padding-left: 0;
  text-transform: uppercase;
}
#footer .col ul li {
  list-style-type: none !important;
  padding: 6px 0;
}
#footer .col ul li a {
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 1.1em;
  color: #fff;
  font-weight: normal;
  /*line-height:1.9em;*/
}
#footer .social.col ul li {
  list-style-type: none !important;
  padding: 0;
}
#footer p.copyright {
  float: left;
  font-size: 1em;
  font-family: ProximaNova-Bold;
  background: url("../img/images/homepage/footer-logo.png") no-repeat left center;
  padding: 0 0 0 250px;
  line-height: 26px;
  color: #fff;
}
#footer a.privacy {
  color: #fff;
  line-height: 48px;
}
#footer .vertical-pipe {
  color: #fff;
  padding: 0 5px;
}
#footer .single-links {
  margin-top: 21px;
  width: 50%;
}
#footer .single-links a {
  line-height: 3.25em;
}
#footer .social {
  padding-top: 20px;
}
#footer .social ul {
  overflow: hidden;
}
#footer .social ul li a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  background: url("../img/images/footer-social-icons.png") no-repeat left top;
  text-indent: -9999px;
  margin-right: 15px;
}
#footer .social ul li a.facebook {
  background-position: -43px;
}
#footer .social ul li a.youtube {
  background-position: -87px;
}
#footer .social ul li a.instagram {
  background-position: -133px;
  margin-right: 0;
}
#footer .first-col .col {
  margin-bottom: 0;
}
#footer .first-col .col li {
  margin: 0;
  padding: 0;
}
footer #footer-accordion .link-list-items li a > * {
  font-size: inherit !important;
}
footer #footer-accordion .link-list-items li a span {
  font-size: inherit !important;
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 2em 60px;
  }
  #footer p.copyright {
    width: 100%;
    float: left;
    background: url("../img/images/homepage/footer-logo.png") no-repeat center;
    padding: 80px 0 0 0;
    line-height: 26px;
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    margin-bottom: 10px;
  }
  #footer a.privacy {
    color: #fff;
    line-height: normal;
    font-size: 0.8em;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
  }
  /* from style-responsive.css */
  /* footer */
  .vertical-pipe {
    display: none !important;
  }
  #footer-disclaimer {
    margin: 0px;
    padding: 0px;
  }
  .single-links {
    width: 100%;
  }
  #footer .col {
    width: 47%;
    margin-right: 3%;
  }
  /* footer accordion */
  #footer-accordion .ui-state-active {
    background: none !important;
  }
  #footer-accordion .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default,
  #footer-accordion .ui-widget-content {
    background: none;
    border: none !important;
    padding: 0 !important;
    width: 100%;
    clear: both;
  }
  #footer-accordion .ui-state-default .ui-icon {
    background: none !important;
  }
  #footer-accordion .ui-accordion .ui-accordion-header,
  #footer-accordion .ui-accordion .ui-accordion-icons {
    padding: 0px !important;
  }
  .ui-accordion .ui-accordion-header {
    padding: 0px !important;
    margin: 0px ! imporant;
  }
  .ui-accordion-header-icon {
    display: none;
  }
  #footer-accordion .link-list-items {
    margin-top: 0px !important;
  }
  #footer .col h6 {
    font-size: 1.2em;
    position: relative;
    margin-top: 4%;
    font-weight: normal !important;
  }
  #footer-accordion {
    margin-top: 20px;
  }
}
/* primary catalog navigation */
/* ------------------------------------- */
#navigation {
  width: 100%;
  z-index: 1;
  padding: 0 !important;
}
ul.level-1 {
  background: none repeat scroll 0 0 #dcdddf;
  margin: 0;
  padding: 0;
  position: relative;
}
ul.level-1 li {
  float: left;
  padding: 0;
}
.ie7 ul.level-1 {
  height: 30px;
}
ul.level-1 .no-touch ul.level-1 li:hover a.level-1,
ul.level-1 li.hovering a.level-1 {
  background: none repeat scroll 0 0 #FFF;
  color: #000000;
  cursor: pointer;
}
a.level-1:focus + .level-2 {
  display: block;
}
ul.level-1 a {
  color: #000000;
  display: block;
  font-size: 1.333em;
  line-height: 1;
  padding: 13px 30px;
  text-transform: uppercase;
}
/* 2nd level */
ul.level-1 li.hovering div.level-2 {
  display: block;
}
div.level-2 {
  border-bottom: 2px solid #DCDDDF;
  height: 205px;
  background: none repeat scroll 0 0 #fff;
  display: none;
  margin: 0;
  padding: 0px;
  position: absolute;
  width: 100%;
  left: 0px;
}
.ie7 div.level-2 {
  width: 870px;
}
div.level-2 .menu-wrapper {
  width: 100%;
  height: 100%;
  display: block;
}
div.level-2 ul.level-2 {
  margin: 0;
  padding: 0;
  height: 223px;
}
div.level-2 ul.level-2 li {
  margin: 0;
  width: auto;
  height: 100%;
  padding: 0;
  text-align: center;
}
div.level-2 ul.level-2 li a {
  color: #323232;
  font-size: 1.25em;
  display: block;
}
div.level-2 ul.level-2 li a img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
div.level-2 .activities ul.level-2 {
  width: 100%;
  padding: 20px 0;
  clear: both;
  height: 183px;
}
div.level-2 .activities ul.level-2 li {
  float: left;
  width: 12%;
  padding-left: 0.2%;
}
div.level-2 .activities ul.level-2 li.first {
  padding-left: 7.2%;
}
div.level-2 .activities ul.level-2 li.last {
  padding-right: 7.2%;
}
div.level-2 .activities ul.level-2 li a {
  padding: 50px 0 0 0;
}
div.level-2 .activities ul.level-2 li a img.hover-img {
  display: none;
}
div.level-2 .activities ul.level-2 li a:hover img.hover-img {
  display: block;
}
div.level-2 .activities ul.level-2 li a img.default-img {
  display: block;
}
div.level-2 .activities ul.level-2 li a:hover img.default-img {
  display: none;
}
div.level-2 ul.level-2 ul.has-images {
  width: 75%;
  float: left;
  height: 223px;
  padding-left: 0;
  margin: 0;
}
div.level-2 ul.level-2 ul.has-images li {
  width: 33%;
  float: left;
}
div.level-2 ul.level-2 ul.has-images li a {
  padding-bottom: 0;
  padding-top: 30px;
}
div.level-2 ul.level-2 ul.has-images li a img {
  width: 130px;
  height: 130px;
  margin-bottom: 6px;
}
div.level-2 ul.level-2 ul.no-images {
  width: 25%;
  float: right;
  background: #fff;
  padding: 10px 0;
  height: 185px;
}
div.level-2 ul.level-2 ul.no-images li {
  width: 100%;
  float: none;
  display: block;
  clear: both;
  padding: 0px;
  height: auto;
}
div.level-2 ul.level-2 ul.no-images li a {
  padding: 24px 30px 0px 30px;
}
div.level-2 ul.level-2 ul.no-images li.first {
  padding-top: 10px;
}
div.level-2 .products ul.level-2 li {
  width: 25%;
  float: right;
}
div.level-2 .products ul.level-2 li.has-thumbnail {
  width: 25%;
  float: left;
}
.main-content-top-margin-on-hover {
  margin-top: 222px !important;
}
div.level-2.menu-horizontal ul.level-2 {
  float: none;
}
div.level-2.menu-horizontal li {
  float: left !important;
  height: 100%;
}
div.level-2.menu-horizontal li li {
  border-color: #EFEFEF;
  border-style: solid;
  border-width: 0 1px 0 0;
  float: none !important;
  height: 100%;
}
div.level-2.menu-horizontal li.last li {
  border-width: 0 !important;
}
div.level-2.menu-horizontal .custom {
  clear: both;
}
div.level-3 ul.level-3 {
  margin: 0;
  padding: 0;
}
div.level-3 ul.level-3 li {
  padding: 3px 5px;
  width: auto;
}
div.level-3 ul.level-3 a {
  color: #3EBAEA;
  text-transform: none;
}
#navigation nav.desktop {
  display: block;
}
#navigation nav.mobile {
  display: none;
}
#navigation .mobile-main-nav {
  display: none;
}
div.mobile-main-nav {
  display: none;
}
/* breadcrumbs */
/* ------------------------------------- */
.breadcrumb {
  margin: 0 0 18px;
  padding: 0;
  padding-left: 34px;
  padding-top: 32px;
  font-size: 1em !important;
  text-transform: uppercase;
}
.breadcrumb li {
  display: inline;
  list-style: none outside none;
  font-size: 1em !important;
}
.breadcrumb li a {
  color: #a6a8ab;
  text-transform: uppercase;
  font-size: 1em !important;
}
.breadcrumb li:last-child a {
  color: #5f6062;
  font-size: 1em !important;
}
.breadcrumb li:last-child a:after {
  content: " /";
  font-size: 1em !important;
}
.breadcrumb li:last-child a:last-child:after {
  content: "";
  font-size: 1em !important;
}
.breadcrumb span {
  font-size: 1em !important;
}
.breadcrumb .last {
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-size: 1em !important;
  text-transform: uppercase;
}
.breadcrumb h1 {
  display: inline;
  font-size: 1em;
  font-weight: normal;
}
.breadcrumb h1 span {
  font-size: 11px;
}
.breadcrumb h1 .paging-current-page {
  left: -999em;
  position: absolute;
}
.breadcrumb .breadcrumb-last {
  font-size: 1em !important;
  background: none repeat scroll 0 0 transparent !important;
  font-family: 'ProximaNova-Bold', sans-serif;
  color: #5f6062;
}
.breadcrumb-refinement-name,
.breadcrumb-refinement-value,
.breadcrumb-refined-by,
.attribute-divider {
  background: none repeat scroll 0 0 transparent !important;
  font-family: 'ProximaNova-Regular', sans-serif;
  color: #5f6062;
}
.breadcrumb-refined-by {
  font-family: 'ProximaNova-Bold', sans-serif;
}
a.breadcrumb-relax {
  background: none repeat scroll 0 0 transparent !important;
  padding: 0 5px 0 0;
}
.breadcrumb .breadcrumb-result-text a {
  font-size: 1em !important;
  background: none repeat scroll 0 0 transparent;
  font-family: 'ProximaNova-Bold', sans-serif;
  color: #5f6062;
  padding: 0;
}
#results-products.content-header {
  padding-left: 34px;
  font-size: 14px;
  margin-top: -13px;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  /* from style-responsive.css */
  /* Navigation adjusted, stacked so it's easier to use */
  /* ------------------------------------- */
  #navigation {
    padding: 0 1%;
    width: 100%;
  }
  #navigation nav.mobile {
    display: block !important;
    position: absolute;
    top: 0;
    background: #DCDDDF;
    width: 283px;
    border-right: 1px solid #000;
  }
  #navigation nav.mobile form {
    display: none;
  }
  #navigation nav.mobile h1 {
    height: 36px !important;
    width: 35px !important;
    background: #000000 url('../img/images/interface/menu-icon_mobile.png') 30% center no-repeat;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0;
    padding: 1px;
    position: absolute;
    text-transform: uppercase;
    border-left: 1px solid #000;
    background-size: 60%;
    top: 34px;
  }
  #navigation nav.mobile.nav-open h1 {
    right: -46px;
  }
  #navigation nav.mobile ul.menu-utility-mobile {
    display: none;
    background: #DCDDDF;
    position: relative;
    padding: 0px 5px;
    margin: 0px !important;
  }
  #navigation nav.mobile ul.menu-utility-mobile.ledlenser-mobile li {
    border-top: 1px solid #999 !important;
    margin-bottom: 20px;
    color: #0f0;
  }
  #navigation nav.mobile ul.menu-utility-mobile li {
    border-bottom: 1px solid #999;
    padding: 0px 10px;
  }
  #navigation nav.mobile ul.menu-utility-mobile li a {
    padding: 10px 0px;
    display: block;
    text-transform: uppercase;
  }
  #navigation .mobile-main-nav,
  #navigation .menu-category {
    display: block !important;
  }
  /* main navigation */
  div.mobile-main-nav {
    display: none;
    visibility: hidden;
  }
  /*new styles - testing non-image specifc */
  div.mobile-main-nav div.level-2 ul.level-2 ul {
    height: auto;
    padding: 0px;
  }
  div.mobile-main-nav div.level-2 ul.level-2 ul li.first {
    padding: 0px;
  }
  div.mobile-main-nav div.level-2 ul.level-2 ul li {
    text-align: left;
    border-bottom: 1px solid #999;
  }
  div.mobile-main-nav div.level-2 .menu-wrapper {
    position: absolute;
    z-index: 100;
  }
  div.mobile-main-nav div.level-2 .menu-wrapper.activities {
    top: 34px;
    left: 0;
  }
  div.mobile-main-nav div.level-2 .activities ul.level-2 li {
    width: auto;
    float: none !important;
    text-align: left;
    border-bottom: 1px solid #999;
    padding-left: 0px;
  }
  div.mobile-main-nav div.level-2 .activities ul.level-2 li a {
    padding: 10px !important;
  }
  div.mobile-main-nav div.level-2 .activities ul.level-2 {
    padding: 0px;
    background: #fff;
  }
  /*categories with images*/
  div.level-2 ul.level-2 ul.has-images li {
    float: none;
    width: 100%;
    text-align: left;
  }
  div.level-2 ul.level-2 ul.has-images li a {
    padding: 10px;
  }
  div.mobile-main-nav div.level-2 ul.level-2 ul.has-images li a img {
    display: none;
  }
  div.mobile-main-nav div.level-2 ul.level-2 ul {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  #navigation nav.mobile ul.level-1 {
    padding: 5px 0;
  }
  ul.level-1 a {
    font-size: 1em;
  }
  ul.level-1 a span {
    float: right;
    font-size: .8em;
  }
  ul.level-1 .last a.level-1 {
    border: 0;
  }
  ul.level-1 li {
    float: none;
  }
  ul.level-1 li:hover a.level-1 {
    border-color: #efefef;
  }
  .js ul.level-1 li:hover div.level-2 {
    display: none;
  }
  div.level-2 {
    position: relative;
  }
  div.level-2.menu-horizontal li {
    border: 0 !important;
    float: none !important;
  }
  div.level-2 .custom {
    display: none;
  }
  div.level-2 ul.level-2 a {
    font-size: 0.8em !important;
  }
}
/* account */
/* ------------------------------------- */
#PasswordResetForm fieldset {
  position: relative;
}
#PasswordResetForm button {
  float: right;
  position: absolute;
  top: 0px;
  left: 63%;
}
h1 .account-logout {
  font-size: 0.6em;
}
.registration-selection input,
.registration-selection label {
  display: inline;
  float: none;
}
ul.address-list {
  padding: 0;
}
ul.address-list li {
  float: left;
  list-style: none outside none;
  margin: 0;
  min-height: 135px;
  padding: 1em 0;
  width: 30%;
}
ul.address-list li.default {
  border-bottom: 1px solid #EFEFEF;
  float: none;
  width: auto;
}
ul.address-list .mini-address-title {
  font-style: italic;
}
ul.payment-list {
  overflow: hidden;
  padding: 0;
}
ul.payment-list li {
  float: left;
  list-style: none outside none;
  margin: 0;
  min-height: 110px;
  width: 33%;
}
.order-history-header {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left top #efefef;
  overflow: hidden;
  padding: 10px;
}
.order-history-header .label {
  font-weight: normal;
}
.order-history-header button {
  float: right;
}
.order-history-header .order-date {
  float: left;
  margin: 2px 0;
  width: 60%;
}
.order-history-header .order-status {
  float: left;
  margin: 2px 0;
  width: 60%;
}
.order-history-header .order-number {
  float: left;
  margin: 2px 0;
  width: 60%;
}
.order-history-items {
  margin: 20px 0;
}
.order-history-table th {
  padding: 5px 10px;
}
.order-history-table td {
  padding: 5px 10px;
}
.order-history-table ul {
  margin: 0;
  padding: 0;
}
.order-history-table li {
  list-style: none outside none;
}
.order-history-table th.order-shipped-to {
  width: 33%;
}
.order-history-table th.order-items {
  width: 33%;
}
.order-history-table th.order-total-price {
  width: 33%;
}
.order-history-table .toggle {
  cursor: pointer;
  display: block;
}
.js .order-history-table li.hidden {
  display: none;
}
.credit-card-link {
  position: relative;
  float: right;
  top: -15px;
}
/* wishlist */
/* ------------------------------------- */
.pt_wish-list .list-table-header {
  background: #EFEFEF;
  overflow: hidden;
  padding: 20px;
}
.pt_wish-list .list-table-header p {
  color: #999999;
  float: right;
  margin: 0;
  overflow: hidden;
  width: 37%;
}
.wishlist-item-image img {
  width: 100%;
}
.pt_wish-list #dwfrm_wishlist_shipping .form-row {
  clear: both;
  margin: 30px 0 1em;
}
.pt_wish-list #dwfrm_wishlist_shipping .label-above label {
  float: left;
}
.pt_wish-list #dwfrm_wishlist_shipping .label-above select {
  margin-left: 20px;
}
.pt_wish-list .list-table-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.pt_wish-list .form-inline .form-row-button {
  margin-top: 33px;
}
.pt_wish-list .form-inline form {
  background: none;
  border-bottom: 1px solid #d2d5cd;
}
.pt_wish-list .item-dashboard .item-option {
  margin-bottom: 20px;
  color: #5f6260;
}
.pt_wish-list .item-dashboard .item-option button.update-item {
  margin-right: 5px;
}
.pt_wish-list .item-dashboard .item-option button.delete-item {
  margin-left: 5px;
}
.pt_wish-list td.item-dashboard .option-quantity-desired input {
  padding: 10px;
  width: 20px;
}
.pt_wish-list td.item-dashboard label {
  margin-right: 3px;
}
.pt_wish-list td.item-dashboard select {
  height: 2.7em;
  width: 100px !important;
}
/* gift registry */
/* ------------------------------------- */
.pt_gift-registry .create-new-registry {
  margin: 1em 0;
}
.pt_gift-registry .create-new-registry button {
  float: left;
  margin-right: 2em;
}
.pt_gift-registry .create-new-registry p {
  font-family: Gorgia;
  font-size: 1.3em;
  font-style: italic;
  margin: 0;
  padding: 0.5em 2em;
}
.pt_gift-registry .add-gift-cert {
  border: 1px solid #EFEFEF;
  margin-bottom: -1px;
  overflow: auto;
  padding: 10px;
}
.pt_gift-registry .add-gift-cert button {
  background: url("../img/images/banners/banner-gift-cert.gif") no-repeat scroll left top transparent;
  border: 0 none;
  float: left;
  height: 80px;
  text-indent: -999em;
  width: 433px;
}
.pt_gift-registry .add-gift-cert p {
  color: #999999;
  float: right;
  font-style: italic;
  line-height: 1.5em;
  width: 40%;
}
.pt_gift-registry .list-table-header {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left top #efefef;
  overflow: hidden;
  padding: 2em;
}
.pt_gift-registry .hdr-options {
  width: 5%;
}
.page-content-tab-navigaton button {
  background: none repeat scroll 0 0 #D9D9D9;
  border-color: #EFEFEF;
  border-width: 1px;
  color: #999999;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0 0 -1px;
}
.page-content-tab-navigaton button.selected {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
.page-content-tab-wrapper {
  border: 1px solid #EFEFEF;
  padding: 5px;
}
.gift-reg-purchases .item-purchased-by dd {
  float: left;
  font-weight: normal;
  margin: 0 1em 0 0;
  position: relative;
  width: auto;
}
.gift-reg-purchases .item-purchased-by dt {
  clear: both;
  float: left;
  margin: 0 1em 0 0;
  position: relative;
  width: auto;
}
.gift-reg-purchases .quantity-purchased {
  color: #990000;
}
.gift-registry-advanced {
  clear: both;
}
.gift-registry-advanced .toggle-content {
  overflow: hidden;
  padding: 10px;
}
.gift-registry-advanced .event-month {
  clear: both;
}
.gift-registry-advanced .event-city {
  clear: both;
}
/* login pages */
/* ------------------------------------- */
.login-box {
  background: none repeat scroll 0 0 #E8E8E8;
  margin: 2em 0 2em;
}
.login-box h3 {
  margin: 0;
}
.login-box-content {
  padding: 0.5em 1.5em;
}
/*Wishlist*/
.wishlist-stf-header button,
.wishlist-stf-header .button {
  margin: 0 10px 10px 0;
  float: left;
  line-height: 1;
}
.send-to-friend-url {
  width: 100% !important;
  float: left;
}
.send-to-friend-url .stf {
  display: block;
  float: left;
  clear: left;
  width: 100%;
  text-align: left;
  margin: 0 !important;
}
.send-to-friend-url .stf a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.wishlist-dialog {
  position: relative;
  font-size: 12px;
}
.wishlist-item {
  display: block;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}
.pt_wish-list #dwfrm_wishlist_shipping {
  display: none;
  visibility: hidden;
}
.pt_wish-list td {
  box-sizing: border-box;
}
.pt_wish-list .item-image {
  max-width: 250px;
  width: 20%;
  float: left;
}
.pt_wish-list .item-details {
  width: 25%;
  float: left;
}
.pt_wish-list .item-availability {
  width: 15%;
  float: left;
}
.pt_wish-list .item-dashboard {
  width: 40%;
  float: left;
}
.pt_wish-list .item-dashboard form {
  float: right;
}
.pt_wish-list .item-dashboard .wlquantity {
  display: block;
  float: right;
  clear: right;
}
.pt_wish-list .option-add-to-cart .button {
  float: right;
  clear: right;
  margin-top: 15px;
  background: none repeat scroll 0 0 #FFCE03;
  color: #000000;
  cursor: pointer;
  font-size: 18px;
}
.pt_wish-list .find-wishlist {
  display: block;
  padding: 20px;
  margin-bottom: 20px;
  background: #EFEFEF;
}
.pt_wish-list .find-wishlist .form-inline form {
  border-bottom: none;
}
/* shopping cart */
/* ------------------------------------- */
#cart-table .header-total-price {
  text-align: right;
}
#cart-table .item-quantity input {
  margin: 0;
  text-indent: 0;
  width: 2em;
  text-align: center;
}
#cart-table .item-user-actions {
  width: 100px;
}
#cart-table .item-user-actions a {
  display: block;
  font-size: 1em;
  padding-top: 2px;
}
#cart-table .item-user-actions button {
  display: block;
  font-size: 1em;
}
#cart-table .price-promotion .price-sales {
  color: #990000;
}
#cart-table .price-promotion .price-standard {
  margin: 0 1em 0 0;
  text-decoration: line-through;
}
#cart-table .item-total {
  text-align: right;
  word-wrap: break-word;
}
#cart-table .item-total .promo-adjustment {
  width: 120px;
}
#cart-table .price-unadjusted {
  color: #666666;
  display: block;
  margin: 0 0 5px;
}
#cart-table .price-unadjusted span {
  text-decoration: line-through;
}
#cart-table .price-adjusted-total {
  color: #666666;
  display: block;
  margin: 5px 0 0;
}
#cart-table .price-adjusted-total span {
  color: #990000;
}
#cart-table .gift-cert-delivery {
  color: #990000;
}
#cart-table .item-details {
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-weight: normal;
}
#cart-table .item-image {
  max-width: 200px;
}
#cart-table .item-image img {
  max-width: 100%;
  height: auto;
}
#secondary h1 {
  font-size: 1.5em !important;
  font-family: ProximaNova-Bold, Arial, sasns-serif;
}
.cart-featured-product {
  clear: both;
  padding-top: 20px;
}
.cart-promo {
  background: url("../img/images/interface/ui-promo-bg-gray-diag.png") repeat scroll 0 0 transparent;
  color: #333333;
  margin: 0.3em 0;
  padding: 1em;
}
.cart-promo .bonus-item-actions {
  font-size: 1em !important;
  text-align: right;
  vertical-align: middle;
}
.cart-footer {
  margin: 10px 0;
  overflow: hidden;
}
.cart-coupon-code {
  float: left;
  width: 50%;
}
.cart-coupon-code label {
  float: none;
  font-size: 1.1em;
  text-align: left;
  text-transform: uppercase;
  width: auto;
  line-height: 2em;
  text-indent: 0.5em;
  padding-top: 0px;
}
.cart-coupon-code .input-text {
  margin: 2px 10px 0 0;
  width: 55%;
}
.cart-order-totals {
  float: right;
  width: 40%;
  margin-top: 26px;
}
.cart-order-totals button {
  float: right;
}
.cart-footer .order-totals-table {
  float: right;
  margin-top: 10px;
}
.order-totals-table th {
  display: none;
  margin-bottom: 10px;
}
.order-totals-table td {
  padding: 5px 0;
  text-align: right !important;
}
.order-totals-table .order-total {
  font-size: 1.4em;
}
.order-totals-item {
  width: 60%;
}
.order-totals-value {
  width: 40%;
}
.order-subtotal {
  font-weight: normal;
}
#secondary .order-totals-table .order-shipping a {
  display: none;
}
.cart-action-checkout {
  float: right;
}
.cart-action-continue-shopping {
  float: right;
}
.cart-action-continue-shopping button.button-text {
  line-height: 50px;
  padding-right: 1em;
}
.promo-adjustment {
  color: #990000;
}
ul.product-availability-list {
  margin: 0;
  padding: 0;
}
ul.product-availability-list li {
  list-style: none outside none;
  margin: 3px 0;
}
ul.product-availability-list .on-order,
ul.product-availability-list .not-available {
  color: #990000;
  font-size: 0.9em;
}
.account-welcome .welcome-message {
  font-size: 1.2em;
}
.account-welcome .not-user {
  margin: 10px 0;
}
.last-visited h2 {
  font-size: 1.2em;
  font-weight: normal;
}
.last-visited .jcarousel-clip {
  margin: 0 20px;
  overflow: hidden;
  width: 167px;
}
.last-visited .jcarousel-item {
  width: 167px;
}
.last-visited .jcarousel-next {
  background: url("../img/images/interface/icon-jcarousel-horiz-arrow-right.png") no-repeat scroll left top transparent;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
}
.last-visited .jcarousel-prev {
  background: url("../img/images/interface/icon-jcarousel-horiz-arrow-left.png") no-repeat scroll left top transparent;
  cursor: pointer;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 10px;
}
.last-visited .jcarousel-prev-disabled,
.last-visited .jcarousel-next-disabled {
  background-image: none;
}
/*Cart*/
.pt_cart #primary,
.pt_checkout #primary {
  width: 67%;
  box-sizing: border-box;
}
.pt_cart #secondary,
.pt_checkout #secondary {
  width: 25%;
}
.pt_checkout form {
  float: left;
}
.pt_checkout form.submit-order {
  clear: both;
  display: block;
  padding: 20px 0 0;
  text-align: right;
  float: right;
}
.checkout-progress-indicator {
  float: left;
  clear: left;
  width: 100%;
  margin: 10px 0;
}
.checkout-progress-indicator div:first-of-type {
  padding-left: 0;
}
.cart-row {
  border-bottom: 1px solid #D9D9D9;
}
.item-total {
  font-size: 16px;
}
/*Bonus Product*/
#bonus-product-dialog * {
  box-sizing: border-box;
}
#bonus-product-dialog {
  padding: 0;
}
#bonus-product-dialog .promotion:first-of-type {
  display: none;
  visibility: hidden;
}
#bonus-product-dialog .quantity {
  display: none;
  visibility: hidden;
}
#bonus-product-dialog .product-name {
  font-size: 20px;
  width: 100%;
  float: none;
  text-align: left;
  margin: 5px 0;
}
#bonus-product-dialog .product-description {
  margin: 0;
  float: none;
  text-align: left;
  padding-right: 20px;
}
#bonus-product-dialog .attribute {
  margin: 0;
}
#bonus-product-dialog .product-col-1 .product-primary-image {
  max-width: 200px;
  max-width: 100%;
  margin: 0 auto;
}
#bonus-product-dialog .product-col-1,
#bonus-product-dialog .product-col-2 {
  float: left;
  clear: none;
  box-sizing: border-box;
}
#bonus-product-dialog .product-col-1 {
  width: 45%;
}
#bonus-product-dialog .product-col-2 {
  width: 55%;
}
.ui-dialog.bonus-product {
  position: fixed;
}
.bonus-discount-container {
  display: none;
}
.cart-promo {
  background-image: none;
  border: 1px solid #D9D9D9;
}
.bonus-products a {
  display: none;
  visibility: hidden;
}
.pt_cart .primary-content {
  border: 0 none;
  float: left;
  margin: 0;
  width: 900px;
}
.pt_cart #secondary {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  float: right;
  width: 250px;
  padding-left: 0px;
}
.pt_cart #primary {
  margin-right: 0;
}
.pt_cart .login-box {
  margin-top: 1em;
}
/* checkout */
/* ------------------------------------- */
/*
.checkout-progress-indicator{font-size:1.2em;overflow:hidden;position:absolute;right:0;text-align:center;top:18px;width:100%;}
*/
.checkout-progress-indicator div {
  background: url("../img/images/interface/icon-checkout-indicator.png") no-repeat scroll right center transparent;
  display: inline;
  padding: 0 25px;
}
.checkout-progress-indicator span {
  font-weight: normal;
  text-transform: uppercase;
}
.checkout-progress-indicator a {
  color: #888;
}
.checkout-progress-indicator .active {
  font-family: proximanova-bold;
}
.checkout-progress-indicator .active,
.checkout-progress-indicator .active a {
  color: #1f1f1f;
  font-size: 14px;
}
.checkout-progress-indicator .step-3 {
  background: none repeat scroll 0 0 transparent;
  padding-right: 0;
}
.select-address {
  padding: 2em 0;
}
.shipping-method {
  padding: 22px 0 0 28%;
}
.shipping-method label {
  display: inline;
  float: none !important;
  padding-right: 5px !important;
}
.shipping-method .shipping-description {
  display: inline;
}
#shipping-method-list {
  margin-top: 20px;
}
.redemption {
  color: #990000;
}
.redemption span.error {
  margin-left: 0;
}
.payment-method-options {
  padding-left: 24%;
}
.payment-method-options .form-row {
  clear: none;
  float: left;
  width: 30%;
}
.payment-method-options label {
  width: auto;
}
.payment-method {
  clear: both;
  display: none;
}
.payment-method-expanded {
  display: block;
}
.cvn-tip {
  float: left;
  margin: -40px 0 0 41%;
  width: auto;
}
.month,
.year,
.day {
  clear: none;
  float: left;
  margin: 0 0 2% 2%;
}
.month select,
.year select,
.day select {
  margin: 0;
  width: auto;
  width: 8em;
}
.year select {
  width: 6em;
}
.day select {
  margin: 0;
  width: auto;
}
.month .form-caption {
  margin-left: 0;
}
.cvn input {
  width: 50px !important;
}
.bml-terms-and-conditions {
  border: 1px solid #AAAAAA;
  font-size: 0.8em;
  height: 400px;
  overflow: auto;
  padding: 1em;
}
.bml-table-col-1 {
  width: 25%;
}
.checkout-mini-cart {
  background: none repeat scroll 0 0 #EFEFEF;
  max-height: 330px;
  overflow: auto;
}
.checkout-mini-cart ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
}
.checkout-mini-cart ::-webkit-scrollbar-track {
  background-color: rgba(57, 57, 57, 0.6);
  border-radius: 8px;
}
.checkout-mini-cart ::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(156, 156, 156, 0.6);
}
.checkout-order-totals {
  background: none repeat scroll 0 0 #EFEFEF;
  padding: 0.5em 1em;
}
.checkout-order-totals .order-totals-table {
  width: 90%;
}
.checkout-order-totals .order-totals-table td {
  padding: 5px 0 0;
}
.checkout-order-totals .order-totals-table .order-total td {
  font-size: 0.9em;
  padding: 10px 0 0 5px;
}
.place-order-totals {
  clear: both;
}
.place-order-totals .order-totals-table {
  float: right;
  width: 50%;
}
.order-component-block {
  margin: 20px 0;
}
.order-component-block .section-header a {
  float: right;
  font-weight: normal;
}
.order-component-block .details {
  background: none repeat scroll 0 0 #E8E8E8;
  color: #A3A3A3;
  padding: 0.5em 1em;
}
.order-summary-footer {
  position: relative;
  border-top: 1px solid #D9D9D9;
}
.order-summary-footer h2 {
  font-size: 2em;
  font-weight: normal;
}
.summary-help {
  float: right;
  font-size: 0.8em;
  margin: 1em 0;
}
.submit-order button {
  margin-left: 1.5em;
}
.pt_order-confirmation h1 {
  font-size: 2.5em;
}
.pt_order-confirmation .order-shipment-table {
  margin: 0 0 20px;
}
.pt_order-confirmation .order-shipment-table .order-shipment-details {
  border-left: 1px solid #E0E0E0;
}
.pt_order-confirmation #primary h2 {
  font-size: 2em;
  font-weight: normal;
}
.pt_order-confirmation a.print-page {
  float: right;
}
.confirmation-message {
  border-bottom: 3px solid #FFCE03!important;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.order-discount {
  color: #990000;
}
.gift-cert-used {
  padding: 10px 0;
}
.order-detail-options {
  border-top: 1px solid #E0E0E0;
  margin: 20px 0 0;
  padding: 20px 0 0;
  text-align: right;
}
.order-detail-options a {
  margin: 0 10px;
}
.summary .edit {
  position: absolute;
  text-transform: uppercase;
  right: 10px;
  font-size: 0.9em;
  line-height: 1.5em;
}
.pt_checkout #main {
  padding: 0 14px 30px 14px;
}
.pt_cart #main {
  padding: 0 14px 30px 14px;
}
.pt_order-confirmation #main {
  padding: 0 14px 30px 14px;
}
.pt_cart .breadcrumb {
  padding-left: 0;
}
.pt_order-confirmation .order-confirmation-details .content-header {
  margin: 7px 0 !important;
}
.order-shipment-details .shipping-method {
  padding-left: 0px;
}
.order-shipment-details .label {
  position: absolute;
  width: 150px;
  text-align: right;
  font-weight: normal;
}
.order-shipment-details .value {
  margin-left: 155px;
}
.order-shipment-details .order-shipment-address {
  width: 240px;
}
.order-shipment-gift-message-header {
  font-weight: normal;
  font-size: 1.2em;
  padding-bottom: 0px;
}
.order-shipment-gift-message {
  font-size: 1.1em;
}
.discount-shipping {
  text-transform: uppercase;
  padding: 0 5px;
  color: #A70800;
  font-size: 1.3em;
  font-weight: bold;
}
.return-to-shopping-btn {
  position: relative!important;
  top: -15px !important;
}
/* fluid video fix */
.videoWrapper {
  position: relative;
  padding-bottom: 51.8%;
  /* 16:9 */
  padding-top: 0;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* gift certificates */
/* ------------------------------------- */
.gift-certificate-purchase {
  background: none repeat scroll 0 0 #F3F3F3;
  padding: 10px;
}
.gift-certificate-purchase .content-asset {
  float: left;
  width: 50%;
}
.gift-certificate-purchase .content-asset img {
  margin: 20px 0;
}
.gift-certificate-purchase form {
  background: none repeat scroll 0 0 #FFFFFF;
  float: right;
  padding: 0 20px 20px;
  width: 40%;
}
.gift-certificate-purchase form .input-text {
  width: 90%;
}
.gift-certificate-purchase form .input-textarea {
  width: 90%;
}
.gift-certificate-purchase form .cert-amount {
  clear: none;
  float: left;
  margin: 0;
  width: 40%;
}
.gift-certificate-purchase form .form-row-button {
  clear: none;
  float: left;
  margin: 25px 0 0 20px;
  width: 50%;
}
.gift-certificate-purchase .cert-amount .form-caption {
  margin: 20px 0 0;
  position: absolute;
  width: 40%;
}
.gift-certificate-purchase .cert-amount.error {
  padding-bottom: 35px;
}
.gift-certificate-purchase span.error {
  margin-left: 2%;
}
.check-balance {
  border-bottom: 1px solid #D9D9D9;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
.gift-cert-balance {
  float: left;
  width: 40%;
}
.gift-cert-balance input {
  margin-top: 0;
  width: 90%;
}
.gift-cert-balance .form-caption {
  margin-left: 0;
}
.gift-cert-balance-submit {
  clear: none;
  float: left;
}
.gift-cert-balance .label {
  display: none;
}
/* Static pages
--------------------------------------------------------------------------------------- */
.static-page {
  width: 100%;
  padding: 2px;
}
.static-page a {
  color: #A70800 !important;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
}
.static-page a:hover {
  color: #A70800 !important;
  text-decoration: underline;
  font-size: 1.1em;
}
.static-page a span {
  color: #A70800 !important;
  text-decoration: none;
  font-size: 1.2em;
}
.static-page a:hover span {
  color: #A70800 !important;
  text-decoration: underline;
  font-size: 1.2em;
}
.static-page h1 {
  font-family: ProximaNova-Bold, sans-serif;
  font-size: 2.9em;
  color: #000000;
  font-weight: normal;
  text-transform: uppercase;
  margin: 14px 14px 14px 0;
}
.static-page h2 {
  font-size: 1.6em;
  color: #000000;
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0.83em 0;
}
.static-page h3 {
  color: #000000;
  font-size: 1.15em;
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.static-page h4 {
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  line-height: 1.6em;
  margin: 1em 0;
  font-size: 12px;
}
/* temp mobile */
.mobile fieldset {
  background-color: #DCDDDF;
  padding: 5px 0px;
}
.mobile fieldset input[type="text"],
.mobile fieldset input[type="password"],
.mobile fieldset textarea,
.mobile fieldset select {
  width: 81%;
  font-size: 79%;
  padding-right: 50px;
  border: 1px solid #9c9b9e;
}
.mobile .clearfix:after {
  clear: none;
}
.mobile ul.level-1 {
  padding: 0px;
  margin: 0px;
}
.mobile ul.level-1 li {
  float: none;
  padding: 0px;
}
.mobile ul.level-1 a {
  margin: 0px 0px 0px 10px;
  padding: 10px 0;
}
.mobile ul.level-1 a.level-1,
.mobile ul.level-1 a.level-1.last,
.mobile ul.level-1 a.level-1:hover {
  border-bottom: 1px solid #9c9b9e;
}
.mobile input[type="submit"] {
  background-color: #5a5b5d;
  background: url('../img/images/header-search-button.png') left top no-repeat;
  border: 0 none;
  cursor: pointer;
  height: 30px;
  margin-left: -34px;
  margin-top: 1px;
  position: absolute;
  width: 33px;
  font-size: 0px;
  border-left: 1px solid #9c9b9e;
}
.mobile div.level-2 {
  background: none repeat scroll 0 0 #EFEFEF;
  box-shadow: none;
  display: block;
  margin: 0;
  padding: 0px;
}
.mobile div.level-2 .menu-wrapper {
  background: none ;
  box-shadow: none;
  overflow: hidden;
}
.mobile div.level-2 ul.level-2 li {
  padding: 10px 0px;
}
.mobile ul.level-1 a {
  margin: 0 0 0 10px;
  padding: 10px 0;
}
/*Job Listing Page*/
.job-listings .job {
  font-size: 16px;
  color: #FFCE03;
}
/* content assets and slots */
/* ------------------------------------- */
.content-slot img {
  height: auto;
  max-width: 100%;
}
.slot-grid-header p {
  margin: 0;
  padding: 0;
}
.product-listing-1x4 {
  background: none repeat scroll 0 0 #FFFFFF;
  overflow: hidden;
  padding: 10px 0;
}
.product-listing-1x4 ul.search-result-items .grid-tile {
  margin: 0 1% 0 2%;
  width: 18%;
}
.account-nav-asset {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  line-height: 1.5em;
  margin: 40px 10px;
  padding: 10px 0;
}
.account-nav-asset h2 {
  margin: 14px 0 20px;
  font-size: 1.5em;
}
.content-asset p {
  line-height: 1.2em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 1.2em;
}
.content-asset ul {
  line-height: 1.2em;
  padding: 0 1.5em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 1.2em;
}
.content-asset ol {
  line-height: 1.2em;
  padding: 0 1.5em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 1.2em;
}
.content-asset address {
  margin: 1em 0;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
}
.content-asset ul li {
  list-style: square outside none !important;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  line-height: 1.2em;
}
.content-asset ol li {
  list-style: decimal outside none;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  line-height: 1.2em;
}
.content-asset ul.account-options {
  margin: 0;
  padding: 0;
}
.content-asset ul.account-options li {
  border-bottom: 1px solid #D9D9D9;
  float: left;
  height: 80px;
  list-style: none outside none !important;
  margin: 0 0 0 4%;
  padding: 20px 0 0;
  position: relative;
  width: 46%;
}
.content-asset ul.account-options li a {
  display: block;
  font-size: 1.5em;
  line-height: 30px;
  padding: 0 0 0 55px;
}
.content-asset ul.account-options li img {
  left: 0;
  position: absolute;
  top: 10px;
}
.content-asset ul.account-options li p {
  margin: 0;
  padding-left: 55px;
}
.support-home-tile {
  background-color: #eee;
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
  height: 250px;
  padding-bottom: 10px;
}
.support-home-tile h6 {
  background-color: #f5f5f5;
  padding: 20px 16px;
  margin: 0px;
}
.support-home-tile h6 a,
.support-home-tile p a {
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.support-home-tile h2 a,
.support-home-tile p a {
  display: block;
}
.support-home-tile p {
  padding: 20px 16px;
  margin: 0px;
  font-size: 15px;
  color: #000;
}
.support-home-tile p:last-child {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.column-container {
  letter-spacing: -4px;
}
.column-container * {
  letter-spacing: normal;
}
.column-container .column {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.column-container .column img {
  width: 100%;
  height: auto;
}
.column-container .column.one-third {
  width: 33%;
}
/* Product Registration Form style updates */
.pt_customer-service .form-row label.error {
  clear: both;
  margin-left: 220px;
  padding-top: 2px;
  padding-bottom: 10px;
  text-align: left;
}
/* product registration */
.field_block div {
  float: left;
}
.field_block {
  clear: both;
  margin: 10px 0;
}
.field_block .caption {
  width: 37%;
  margin: 16px 15px 16px 0;
  font-size: 1.3em;
}
.field_block input[type="text"],
.field_block input[type="password"],
.field_block textarea,
.field_block select {
  margin: 10px 0;
  width: 100%;
}
.field_block label,
.field_block label .form-label-text {
  width: auto;
  float: none;
  display: inline;
}
.field_block div.radio.field {
  width: 60%;
}
.field_block .checkbox.field {
  width: 80%;
}
.list_block label {
  width: 100%;
  text-align: left;
  font-size: 1em;
}
#preg_newsletters {
  text-align: left;
  font-size: 1.5em;
  padding: 15px 0;
  clear: both;
}
/* Product Registration Form style updates */
.pt_customer-service .form-row label.error {
  clear: both;
  margin-left: 220px;
  padding-top: 2px;
  padding-bottom: 10px;
  text-align: left;
}
/* homepage elements */
/* ------------------------------------- */
#homepage-slides {
  padding: 0;
  width: 100%;
}
#homepage-slider {
  overflow: hidden;
}
#homepage-slider .slide {
  list-style: none outside none;
  margin: 0;
  max-width: 100% !important;
  padding: 0;
  width: 100%;
}
#homepage-slider .slide img {
  height: auto;
  max-width: 100% !important;
}
#homepage-slider .slide a h2 {
  border: 0 none;
  clip: rect(0pt, 0pt, 0pt, 0pt);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#homepage-slider .slide a span {
  position: absolute;
  text-indent: -999em;
}
.home-bottom-left {
  float: left;
  width: 50%;
}
#home-promo-shop-shoes {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../img/images/homepage/home-promo-shoes.png");
  background-origin: padding-box;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 413px;
  margin: auto;
  max-width: 320px;
  position: relative;
  width: 100%;
}
#home-promo-shop-shoes h2 {
  position: absolute;
  text-indent: -999em;
}
#home-promo-shop-shoes ul {
  padding: 30% 0 0;
  text-align: center;
}
#home-promo-shop-shoes li {
  border-right: 1px solid #3EBAEA;
  display: inline;
  list-style: none outside none;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  text-transform: uppercase;
}
#home-promo-shop-shoes li:last-child {
  border: 0 none;
}
#home-promo-shop-shoes li a {
  color: #3EBAEA;
}
#home-promo-shop-shoes span {
  font-style: italic;
  margin: 0 10px 0 0;
}
.home-bottom-center {
  background: none repeat scroll 0 0 #F3F3F3;
  float: left;
  width: 50%;
}
#home-promo-free-shipping {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../img/images/homepage/home-promo-free-shipping.png");
  background-origin: padding-box;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 413px;
  margin: auto;
  max-width: 319px;
  text-indent: -999em;
  width: 100%;
}
.home-bottom-right {
  clear: both;
  margin: 0;
  width: auto;
}
.home-bottom-right h2 {
  background: url("../img/images/homepage/hdr-this-weeks-deals.png") no-repeat scroll center center transparent;
  border-bottom: 2px solid #01A4E5;
  height: 54px;
  padding: 30px 0;
  text-indent: -999em;
}
.home-bottom-right .vertical-carousel {
  margin: 0;
  padding: 0;
}
.home-bottom-right .vertical-carousel li {
  float: left;
  list-style: none outside none;
  padding: 0;
  width: 25%;
}
.home-bottom-right .vertical-carousel li .capture-product-id {
  display: none;
}
.home-bottom-right .vertical-carousel li .product-price .product-standard-price {
  text-decoration: line-through;
}
.home-bottom-right .product-tile {
  border: 0 none;
  margin: auto;
  min-height: 255px;
  width: 90%;
}
.home-bottom-right .product-tile img {
  max-width: 90%;
}
.home-bottom {
  clear: both;
  overflow: hidden;
  padding: 2em 0;
}
#email-alert-signup {
  display: block;
  margin: 0 0 0 33px;
  width: 910px;
}
#email-alert-signup label {
  color: #8F8F8F;
  float: left;
  padding: 0.5em 0 !important;
  text-transform: uppercase;
  width: 50%;
}
#email-alert-signup input[type="text"] {
  float: left;
  padding: 0.7em 0.5em;
  width: 30%;
}
#email-alert-signup input[type="image"] {
  float: left;
  padding: 0.1em;
}
.homepage-content {
  width: 100%;
  margin: 0 auto;
}
.tile .tile-overlay {
  display: none;
}
/* site wide functionality*/
.tile .tile-overlay-bg {
  display: none;
}
/* site wide functionality*/
.tile:hover .tile-overlay {
  display: block;
}
/* site wide functionality*/
.tile:hover .tile-overlay-bg {
  display: block;
}
/* site wide functionality*/
.tile .tile-overlay-bg {
  width: 83%;
  position: absolute;
  bottom: 0;
  height: 100px;
  padding: 0px 9%;
  background-color: #ffc905;
  opacity: 0.86;
}
.tile .tile-overlay {
  width: 82%;
  position: absolute;
  bottom: 0;
  height: 95px;
  padding: 0px 9%;
  padding-top: 5px;
}
.tile img {
  width: 100%;
  height: auto;
  line-height: 0;
  padding: 0;
  margin: 0;
  display: block;
}
.homepage-content .tile a img {
  display: block;
}
.tile iframe {
  display: block;
}
.tile .tile-overlay p {
  font-size: 14px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  margin: 0;
  height: 35px;
  overflow: hidden;
  display: block;
}
/* homepage assets
--------------------------------------------------------------------------------------- */
.js .homepage-slides {
  height: 550px;
}
.js #homepage-slider .jcarousel-item {
  max-width: 100%;
}
.js #homepage-slider .jcarousel-control {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.js #homepage-slider .jcarousel-control a {
  background: none repeat scroll 0 0 #E0E0E0;
  border: 1px solid #cccccc;
  display: block;
  float: left;
  height: 15px;
  margin: 0 3px;
  text-indent: -999em;
  width: 6px;
}
.js #homepage-slider .jcarousel-control a.active {
  background-color: #666666;
}
.js .home-bottom-left,
.js .home-bottom-center,
.js .home-bottom-right {
  clear: none;
  float: left;
  width: 33%;
}
.js .home-bottom-right .jcarousel-clip {
  height: 282px;
  overflow: hidden;
}
.js .home-bottom-right .vertical-carousel li {
  height: 282px;
  float: none;
  width: 300px;
}
.js .home-bottom-right .product-tile {
  min-height: 0;
}
.js .home-bottom-right .jcarousel-prev {
  background: url('../img/images/interface/icon-vertical-carousel-prev.png') left top no-repeat;
  cursor: pointer;
  height: 12px;
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 52px;
  z-index: 999;
}
.js .home-bottom-right .jcarousel-next {
  background: url('../img/images/interface/icon-vertical-carousel-next.png') left top no-repeat;
  cursor: pointer;
  height: 12px;
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 52px;
  z-index: 999;
}
.js .home-bottom-right .jcarousel-prev-disabled,
.home-bottom-right .jcarousel-next-disabled {
  display: none !important;
}
.js button.select {
  display: none;
}
.tile {
  float: left;
  position: relative;
  overflow: hidden;
}
.tile-30 {
  width: 30%;
}
.tile-35 {
  width: 35%;
}
.tile-40 {
  width: 40%;
}
.tile-50 {
  width: 50%;
}
.tile-60 {
  width: 60%;
}
.tile-70 {
  width: 70%;
}
.tile .tile-overlay h3 {
  font-size: 18px;
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  margin: 0.9em 0 0.1em 0 !important;
  line-height: 1.1em !important;
}
/* Homepage Tiles */
.homepage-content .tile.mobile .tile-overlay p {
  display: none;
}
.homepage-content .tile.mobile .tile-overlay-bg:active {
  display: block !important;
  background: #ffc905;
}
.homepage-content .tile.mobile .tile-overlay {
  display: block !important;
}
.homepage-content .tile a img {
  display: block;
  line-height: 0;
}
/* product detail page (pdp) */
/* ------------------------------------- */
.pt_product-details #primary {
  width: 100%;
  padding: 0;
  margin-right: 0;
}
.pt_product-details .breadcrumb {
  padding: 10px 30px 30px;
  margin-bottom: 0;
  margin: 0 0 18px;
  padding: 32px 0 0 34px;
}
.pt_product-details #pdpMain {
  overflow: auto;
  width: 94%;
  padding: 0 3% 70px 3%;
}
.pt_product-details .section {
  clear: both;
  overflow: hidden;
  width: 82%;
  /*padding: 30px 3% 70px 7%; - old Peters rule*/
  padding: 30px 9% 30px 9%;
}
.pt_product-details .section p {
  font-size: 1.3em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
}

aside {
    /* width: 100% !important; */
}

.pt_product-details .section aside aside {
  width: 100%;
}
.pt_product-details .section aside.components-list {
  width: 47%;
  padding-left: 3%;
}
.pt_product-details .section aside.components-list:first-child {
  width: 48%;
  padding-right: 2%;
  padding-left: 0;
}
.pt_product-details .section aside.components-list .description h4 {
  margin: 0;
  font-size: 1.4em;
  font-family: ProximaNova-Semibold, Arial, sans-serif;
}
.pt_product-details .section aside.components-list .description p {
  margin: 0.5em 0;
  font-size: 1.3em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
}
.pt_product-details .section aside ul {
  margin: 0;
}
.pt_product-details .section.columns > * {
  float: right;
  width: 50%;
  clear: right;
}
.pt_product-details .section.columns.single > * {
  float: none;
  width: 100%;
}
.count {
  font-size: 14px !important;
}
.pt_product-details .section.columns > *:first-child {
  float: left;
}
.pt_product-details .section.columns img {
  width: 100%;
  height: auto;
}
.pt_product-details .section.fill {
  background-color: #DCDDDF;
}
.pt_product-details .section.fill.alt {
  background-color: #FFC905;
}
.pt_product-details .section.fill + .section.fill {
  padding-top: 0;
}
.pt_product-details .section.fill.alt + .section.fill {
  padding-top: 30px;
}
.pt_product-details .section h2 {
  font-family: SpadeRegular, Georgia, serif;
  font-weight: regular;
  font-size: 2.8em;
  margin: 0.1em 0 1em 0;
  letter-spacing: 1px;
}
.pt_product-details .section .components-list .component {
  margin-bottom: 60px;
}
.pt_product-details .section .components-list img {
  float: left;
  width: 84px;
}
.pt_product-details .section .components-list .description {
  float: right;
  width: 72%;
  position: relative;
  bottom: 4px;
}
.product-thumbnails ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.clearfix {
  float: none;
  clear: both;
}
.pt_product-details .product-main-attributes ul {
  padding: 0;
  margin: 0;
}
.pt_product-details .product-main-attributes .attribute {
  margin: 0 0 1em 0;
}
.pt_product-details .product-main-attributes .attribute .value {
  font-family: ProximaNova-Regular;
  font-size: 1.3em;
}
.pt_product-details .product-main-attributes .attribute .label,
.pt_product-details .product-main-attributes .attribute label {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  font-size: 1.3em;
}
.pt_product-details .accessories .label {
  font-family: ProximaNova-Bold;
  font-size: 1.3em;
  text-transform: uppercase;
}
.pt_product-details .accessories .bits {
  margin-top: 1em;
  font-family: ProximaNova-Regular;
  font-size: 1.3em;
}
.pt_product-details .section.columns .accessories img {
  width: 100px;
  height: 100px;
  margin: 0 0 0 1em;
}
.pt_product-details .section.columns .accessories {
  margin: 0 0 10px 0;
}
.pt_product-details .section.columns .accessories img.small-userguide-dl-link {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin: 10px 0px;
}
.pt_product-details #Diagrams {
  text-align: center;
  width: 55%;
}
.pt_product-details #Diagrams a {
  margin-right: 1em;
  width: 47%;
  height: 43px;
  display: block;
  line-height: 44px;
  padding: 0;
  margin-left: 3%;
  margin-right: 0;
  float: left;
}
.pt_product-details #Diagrams a:first-child {
  margin-left: 0;
}
.pt_product-details #Diagrams #ToolsImage,
.pt_product-details #Diagrams #FeaturesImage {
  width: 100%;
  padding-top: 15px;
}
.pt_product-details #Components {
  width: 39%;
  /*margin-left: 3%;*/
  padding-left: 1%;
  padding-right: 1%;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
}
.pt_product-details #Components .list-wrapper {
  display: none;
}
.pt_product-details #Components .list-wrapper.selected-list {
  display: block;
}
.pt_product-details #Components .list-items-wrapper {
  overflow-y: auto;
}
.pt_product-details #Components h4 {
  margin: 0;
  height: 34px;
  line-height: 36px;
  padding: 5px;
  font-size: 1.2em;
  text-align: center;
  background-color: #5F6062;
  text-transform: uppercase;
  color: #FFF;
}
.pt_product-details #Components ol {
  counter-reset: components-counter;
  margin-bottom: 2em;
  padding: 0;
}
.pt_product-details #Components ol > li {
  position: relative;
  padding: 0.5em 4em;
  list-style: none outside none;
}
.pt_product-details #Components ol > li:before {
  content: counter(components-counter);
  counter-increment: components-counter;
  position: absolute;
  left: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1.5em;
  padding: 2px;
  background-color: #5F6062;
  color: #FFF;
  text-align: center;
  cursor: default;
}
.pt_product-details #Components ol.alpha > li:before {
  content: counter(components-counter, upper-alpha);
  /* Use the counter as content */
}
.pt_product-details #Components ol > li.selected {
  background-color: #FFC905;
}
.pt_product-details #Components ol > li.selected:before {
  background-color: #DCDDDF;
  color: #231F20;
}
.pt_product-details #Components li a {
  display: block;
  width: 100%;
  padding-top: 2px;
  font-family: ProximaNova-SemiBold, Arial, sans-serif;
  font-size: 1em;
}
.pt_product-details #Components li,
.pt_product-details #Components li a {
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
}
.pt_product-details #Components li.selected,
.pt_product-details #Components li.selected a {
  font-family: ProximaNova-Semibold, Arial, sans-serif;
  text-transform: none;
}
.pt_product-details #Components li p {
  display: none;
  text-transform: none;
  font-size: 1em !important;
}
.pt_product-details #Components li.selected p {
  display: block;
}
.pt_product-details .addthis_toolbox {
  /*
	float: right;
	width: 45%;
	margin: -20px 0 20px 0;
	*/
}
.pt_product-details .section .cross-sell h2 {
  visibility: hidden;
  margin-bottom: 0.4em;
}
.pt_product-details .section .cross-sell:first-child h2 {
  display: block;
  visibility: visible;
/*min-width: 400px !important;*/
}
.pt_product-details .section .cross-sell ul {
  padding: 0;
}
.pt_product-details .section .cross-sell li {
  display: block;
  float: left;
  /* width: 48%; */
  margin-right: 2%;
  margin-bottom: 3em;
  vertical-align: top;
  text-align: center;
  max-width:250px;
  padding-right:20px;
}
.pt_product-details .section .cross-sell a {
  font-size: 1.6em;
  text-transform: uppercase;
  color: #000;
}
.pt_product-details .section .cross-sell a span {
  font-family: ProximaNova-bold, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.9em;
  letter-spacing: 0.7px;
}
.pt_product-details .section .cross-sell a.accordion {
  display: none;
}
.pt_product-details .section .cross-sell img,
.pt_product-details #cross-sell-pdp.section .accessories img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 1em 0;
}
#cross-sell-pdp {
  /*padding: 30px 3% 13px 7%;*/
}
/* already set on line
.pt_product-details #cross-sell-pdp > *{
	float:left;
}
*/
#product-nav-container {
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 160px;
}
#product-nav-container div {
  float: left;
  text-align: center;
  width: 77px;
}
#product-nav-container img {
  max-height: 100%;
  max-width: 80%;
}
#product-nav-container span {
  display: block;
  height: 65px;
}
#product-nav-container .divided span {
  border-right: 1px solid #E0E0E0;
  padding-right: 5px;
}
.pdp-main h1 {
  font-family: SpadeRegular, Georgia, serif;
  font-weight: normal;
  font-size: 2.5em;
  max-width: 85%;
}
.pdp-main a {
  text-transform: uppercase;
}
.pdp-main ul {
  list-style: none outside none;
  padding: 0;
}
.pdp-main label {
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}
.pdp-main .product-col-1 {
  float: left;
  width: 50%;
}
.pdp-main .product-primary-image {
  max-width: 100%;
  padding: 1em 0 0;
  text-align: center;
}
.primary-image {
  max-width: 100%;
  cursor: pointer;
}
/* Image Zoom */
.pdp-main .product-primary-image {
  position: relative;
}
#zoom {
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #888;
  cursor: url(../img/images/zoomin.cur), pointer;
  height: 580px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: -20px;
  width: 580px;
}
#zoom img {
  position: relative;
  top: 0px;
  left: 0px;
}
.pdp-main .product-thumbnails {
  display: block;
  position: relative;
  width: 80%;
  height: 100px;
  margin: 0 10%;
  padding: 0px 0.5em;
  clear: both;
}
.pdp-main .product-thumbnails li {
  display: block;
  float: left;
  margin: 0 5px;
  padding: 0;
  border-top: 5px solid #FFFFFF;
  text-align: center;
}
.pdp-main .product-thumbnails li a {
  display: block;
}
.pdp-main .product-thumbnails li.selected {
  border-color: #000000;
}
.pdp-main .product-thumbnails li img {
  border: 1px solid #000000;
  width: 100px;
}
.pdp-main .product-thumbnails h2 {
  margin: .83em 0;
}
.pdp-main .product-col-2 {
  float: right;
  width: 45%;
}
.pdp-main .product-thumbnails a.prev,
.pdp-main .product-thumbnails a.next {
  display: block;
  position: absolute;
  width: 30px;
  height: 95px;
  top: 5px;
  background: url(../img/images/pdp/lman_carouselarrows.png) no-repeat transparent;
}
.pdp-main .product-thumbnails a.prev {
  left: -25px;
  background-position: 0 0;
}
.pdp-main .product-thumbnails a.prev.disabled {
  background-position: 0 -95px;
}
.pdp-main .product-thumbnails a.next {
  right: -25px;
  background-position: -31px 0;
}
.pdp-main .product-thumbnails a.next.disabled {
  background-position: -31px -95px;
}
.pdp-main .product-thumbnails a.prev span,
a.next span {
  display: none;
}
.pdp-main form .input-select {
  width: auto;
}
.variation-select {
  margin: 0;
  width: 100%;
}
.pdp-main .product-number {
  color: #CCCCCC;
  font-size: 0.9em;
  margin: 0 0 0.5em 0.5em;
}
.pdp-main .product-price {
  margin: 0 0 30px;
  font-family: ProximaNova-Bold;
  font-size: 2.5em;
  color: #000;
}
.pdp-main .product-price .price-standard {
  color: #999999;
  text-decoration: line-through;
}
.pdp-main .product-col-2 .price-standard {
  border-right: 1px solid #E0E0E0;
  padding-right: 8px;
}
.pdp-main .product-price .price-tiered {
  color: #990000;
  font-size: 0.6em;
  line-height: 1.5em;
}
.pdp-main .product-review-links {
  overflow: hidden;
}
.pdp-main .product-review-links li {
  margin-right: 1em;
}
.pdp-main .box-attribute-bar {
  margin-bottom: 35px;
}
.pdp-main .box-attribute {
  display: inline-block;
  font-family: ProximaNova-Bold;
  margin: 0 4% 15px 0;
  text-transform: uppercase;
  vertical-align: top;
  padding: 5px;
}
.pdp-main #AttrToolCount {
  width: 72px;
  height: 82px;
  background-color: #5F6062;
  color: #FFF;
  font-size: 12px;
  text-align: center;
}
.pdp-main #AttrToolCount {
  background: #5f6062 url('../img/images/pdp/lman_tool_count_icon.png') no-repeat;
  font-size: 4em;
  line-height: 1em;
}
.pdp-main #AttrActivities {
  font-size: 1.25em;
  text-align: left;
}
.pdp-main .AttrVideo {
  padding: 0px;
}
.pdp-main #AttrActivities p {
  margin-top: 0;
  letter-spacing: 1px;
  font-weight: normal;
}
.pdp-main #AttrActivities a img {
  width: 40px;
  height: auto;
}
.pdp-main .attribute {
  float: left;
  width: 30%;
  min-width: 150px;
  margin: 1em 0 1.5em 0;
  overflow: visible;
  padding: 0;
  position: relative;
  text-align: left;
  margin-right: 2%;
}
.pdp-main .attribute h3,
.pdp-main .attribute .label,
.pdp-main .attribute label {
  margin: 0;
  padding: 4px 0 0;
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
}
.pdp-main .attribute ul {
  width: 100%;
}
.pdp-main .attribute .selected-value {
  display: none;
}
.pdp-main .attribute .size-chart-link {
  clear: both;
  float: none;
}
.pdp-main .attribute .size-chart-link a {
  border-color: #FFFFFF !important;
  padding: 0;
}
.pdp-main .swatches li {
  float: none;
  margin-bottom: .5em;
}
.pdp-main .swatches li a {
  display: block;
  overflow: visible;
  border: 1px solid #a3a4a6;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  text-indent: 23px;
  text-transform: uppercase;
  white-space: nowrap;
}
.pdp-main .swatches.sheath li a {
  color: #6F6F6F;
}
.pdp-main .swatches li .swatchanchorcontainer:hover,
.pdp-main .swatches li.selected .swatchanchorcontainer {
  padding: 0px;
  border: 2px #000 solid;
}
.pdp-main .swatches li .swatchanchorcontainer,
.pdp-main .swatches li.unselectable .swatchanchorcontainer:hover {
  padding: 2px;
  width: 17px;
  height: 17px;
  overflow: visible;
  border: none;
}
.pdp-main .swatches li.selected a {
  color: #000;
  border: 2px solid #000;
  width: 13px;
  height: 13px;
  line-height: 17px;
  text-indent: 22px;
}
.pdp-main .swatches li .swatchanchorcontainer a {
  border: 2px solid #a3a4a6;
  width: 13px;
  height: 13px;
  line-height: 17px;
  text-indent: 22px;
}
.pdp-main .swatches li.unselectable a {
  color: #DCDDDF;
  border: 1px solid #DCDDDF;
}
.pdp-main .product-main-attributes .attribute {
  padding: 0.2em 0;
}
.pdp-main .product-main-attributes .label {
  padding: 0;
}
.pdp-main .product-variations {
  margin: 0;
}
.product-set .product-add-to-cart {
  display: block;
}
.pdp-main .product-add-to-cart .inventory label {
  float: none;
}
.pdp-main .product-add-to-cart .inventory input {
  margin: 0.7em 0;
  width: 56px;
  text-align: center;
}
.pdp-main .product-add-to-cart button {
  margin-top: 0px;
  margin-left: -9px;
  float: left;
  height: auto;
  width: auto;
}
.pdp-main .availability .label {
  font-family: ProximaNova-Bold;
  font-size: 1.3em;
  text-transform: uppercase;
}
.pdp-main .availability.retired-product {
  margin: 0;
  padding-bottom: 20px;
  position: relative;
  left: 3px;
}
.pdp-main .availability.scenarios {
  padding-bottom: 20px;
  text-align: left;
  position: relative;
  left: 0px;
}
.availability .not-available-msg {
  color: #ff0000;
}
.availability .preorder-msg {
  color: #0000ff;
}
.availability .backorder-msg {
  color: #008000;
}
.availability .in-stock-date-msg {
  color: #ff0000;
}
.pdp-main .product-description {
  border-top: thin solid #5F6062;
  clear: both;
  overflow: hidden;
  padding: 1.5em 0 0 0;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 14px;
}
.pdp-main .product-description.full-text {
  height: auto;
}
.pdp-main .product-description iframe {
  max-width: 100%;
}
.pdp-main .product-actions {
  padding-bottom: 1em;
  font-size: 1.25em;
  text-align: center;
  clear: none;
  float: left;
}
.pdp-main .product-actions a {
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  width: 154px;
  box-sizing: border-box;
}
.pdp-main .product-actions .external-retail {
  padding-bottom: .5em;
}
.product-video {
  clear: both;
  font-size: 1.2em;
  overflow: hidden;
  padding: .7em 0 0;
}
#dialog-container,
#dialog-container a {
  font-family: ProximaNova-Semibold, ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
  color: #5f6062;
}
.pdp-main .product-actions li {
  margin: 0;
}
.pdp-main .product-actions .menu li + li {
  margin-left: 30px;
}
.pdp-main .product-actions .social-actions {
  float: right;
}
.pdp-main .product-actions .social-actions li {
  margin: 0 0.2em;
}
/*
.pdp-main .recommendations{clear:left;padding:2em 0;width:350px;}
.pdp-main .recommendations h2{font-family:Georgia;font-size:2em;font-style:italic;font-weight:400;margin-left:14px;}
.pdp-main .recommendations li{float:left;width:100px;}
.pdp-main .recommendations .product-tile{padding:0 0.5em;}
.pdp-main .recommendations .product-image{height:90px;}
.pdp-main .recommendations .product-name{font-size:1em;margin:0.2em 0;width:auto;}
.pdp-main .recommendations .product-price{font-size:1em;}
.pdp-main .recommendations .jcarousel-clip{margin:auto;overflow:hidden;width:300px;}
.pdp-main .recommendations .jcarousel-prev{background:url("../img/images/interface/icon-jcarousel-horiz-arrow-left.png") repeat scroll 0 0 transparent;cursor:pointer;height:17px;left:0;position:absolute;top:20%;width:9px;}
.pdp-main .recommendations .jcarousel-next{background:url("../img/images/interface/icon-jcarousel-horiz-arrow-right.png") repeat scroll 0 0 transparent;cursor:pointer;height:17px;position:absolute;right:0;top:20%;width:9px;}
.pdp-main .recommendations .jcarousel-prev-disabled{background:none repeat scroll 0 0 transparent;}
.pdp-main .recommendations .jcarousel-next-disabled{background:none repeat scroll 0 0 transparent;}
.pdp-main .recommendations .product-tile:hover .recommendation-tooltip{display:block !important;}
.js .pdp-main .recommendations .product-tile .recommendation-tooltip{display:none !important;}
.pdp-main .recommendations .recommendation-tooltip{background:none repeat scroll 0 0 #FFFFFF;border:1px solid;left:50%;position:absolute;text-align:left;top:50%;width:300px;z-index:100;}
*/
.pdp-main .promotion {
  clear: both;
  margin: 1em 0;
  padding: 4%;
}
.pdp-main .promotion:after {
  content: "";
}
.pdp-main .promotion .promotion-title {
  color: #999999;
  display: inline-block;
  font-size: 1.5em;
  line-height: 1em;
  text-transform: uppercase;
  vertical-align: top;
  width: 20%;
}
.pdp-main .promotion .promotion-callout {
  display: inline-block;
  line-height: 1em;
  vertical-align: top;
  width: 77%;
}
.pdp-main .promotion .promotion-callout a {
  font-size: inherit;
}
.pdp-main .product-tabs {
  border: 0 none;
  margin: 25px 0 0;
}
.print-page {
  cursor: pointer;
}
.pdp-main .product-tabs .print-page {
  float: right;
}
.list-table-header .print-page {
  font-size: 13.2px;
  float: right;
}
.list-table-header button,
.list-table-header a {
  margin: 15px 17px 10px;
}
.pt_gift-registry .list-table-header .print-page {
  margin-top: -0.5em;
}
.pdp-main .product-tabs .tab-content {
  min-height: 100px;
}
.pdp-main .product-set-list {
  border-top: 1px solid #D9D9D9;
  margin: 0 0 0 6px;
}
.pdp-main .product-set-list .product-set-item {
  border-bottom: 1px solid #D9D9D9;
  clear: both;
  margin: 1em 0;
  overflow: hidden;
  padding: 1em 0 0;
}
.pdp-main .product-set-list .product-set-image {
  float: left;
  width: 22%;
}
.pdp-main .product-set-list .product-set-details {
  float: left;
  width: 78%;
}
.pdp-main .product-set-list .attribute h3,
.pdp-main .product-set-list .attribute .label {
  width: 25%;
}
.pdp-main .product-set-list .product-name {
  float: none;
  font-size: 1.3em;
  margin: 0;
  width: auto;
}
.pdp-main .product-set-list .promotion-title {
  font-size: 1.2em;
}
.pdp-main .product-set-list .block-add-to-cart {
  background: none repeat scroll 0 0 #F3F3F3;
  clear: both;
  overflow: hidden;
  padding: 0.5em 0;
}
.pdp-main .product-set-list .block-add-to-cart .inventory {
  float: left;
  margin-left: 22%;
  width: 20%;
}
.pdp-main .product-set-list .block-add-to-cart label {
  padding: 0.7em 0;
  text-align: left;
  width: 40%;
}
.pdp-main .product-set-list .block-add-to-cart .input-text {
  width: 35px;
}
.pdp-main .product-set-list .block-add-to-cart .product-price {
  float: left;
  font-size: 1.6em;
  margin: 0;
  padding: 6px 0 0;
  text-align: right;
  width: 35%;
}
.pdp-main .product-set-list .block-add-to-cart button {
  float: right;
  font-size: 0.9em;
  margin: 3px 5px 0 0;
  padding-left: 1em;
  padding-right: 1em;
}
.pdp-main .product-set .product-add-to-cart .product-price {
  width: 54%;
}
button.add-to-cart[disabled],
button.add-all-to-cart[disabled] {
  opacity: 0.5;
}
button.add-all-to-cart {
  display: none;
}
/* not available in simple ui. */
.js button.add-all-to-cart {
  display: inherit;
}
/* available in rich ui. */
.pt_content .external-retail-list {
  padding-bottom: 4em;
}
.bonus-product-list .product-primary-image img {
  width: 100%;
  height: auto;
  max-width: 200px;
}
.product-previous a,
.product-next a {
  text-transform: uppercase;
}
.pdp-main #selectAttrDialog {
  display: none;
  padding: 10px;
  background: silver;
  position: absolute;
  left: -90px;
  top: 10px;
  color: #000;
  width: 200px;
  z-index: 2;
}
.pdp-main #addToCartMsgContainer {
  position: relative;
  clear: both;
}
.pdp-main #sheathImg {
  display: none;
  position: absolute;
  top: 0;
  left: 230px;
  width: 110px;
  height: 200px;
  border: 2px silver solid;
}
.pdp-main div.a2cContainer {
  display: inline-block;
  position: relative;
  width: 100%;
}
.pdp-main div.a2cContainer .a2cHitBox {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 2;
}
.pdp-main div.a2cContainer #add-to-cart.button-fancy-large {
  position: relative;
  z-index: 3;
  padding: 12px 20px;
  margin-top: 85px;
}
.pdp-main .inventory {
  position: absolute;
}
.pdp-banner-social {
  float: right;
  width: 45%;
  margin: 0 0 20px;
}
/* product registration page */
/* ------------------------------------- */
.product-registration div,
.product-registration select {
  margin-bottom: 10px;
}
/* bonus products */
/* ------------------------------------- */
.select-bonus-btn,
.no-bonus-btn {
  float: left;
  margin: 0 5px 0 0;
  line-height: 20px;
}
.select-bonus-btn {
  background-color: #FFC905 !important;
  margin-bottom: 10px;
  color: #000 !important;
}
.buttonbar {
  margin: 11px 0;
  overflow: hidden;
  width: 336px;
}
.bonus-product-list .bonus-product-item {
  border-bottom: 1px solid #E0E0E0;
  clear: both;
}
.bonus-product-list .product-name {
  float: none;
  margin: 1em 0;
}
.bonus-product-list .product-add-to-cart button {
  float: left;
  margin-top: 24px;
}
.bonus-product-list .product-add-to-cart button.button-select-bonus {
  float: left;
  margin-top: 24px;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
  height: 37px;
  line-height: 18px;
  margin-top: 28px;
  font-size: 18px;
  letter-spacing: 1px;
}
.bonus-product-list .product-add-to-cart button.button-select-bonus:disabled:hover {
  color: #ccc !important;
}
.bonus-product-list-footer {
  clear: both;
}
.bonus-product-list-footer button {
  float: right;
}
.bonus-product-list-footer .add-to-cart-bonus {
  width: 300px;
  height: 50px;
  line-height: 25px;
  font-size: 1.4em;
  margin-top: 0;
}
.bonus-message-wrapper {
  float: left;
}
/* send to friend */
/* ------------------------------------- */
.send-to-friend-product {
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 22%;
  overflow: hidden;
  padding: 20px 0;
}
.send-to-friend-product .product-image {
  float: left;
  width: 36%;
}
.send-to-friend-product .product-image img {
  max-width: 80%;
}
.send-to-friend-product .product-description {
  float: left;
  width: 63%;
}
.send-to-friend-product .product-description h2 {
  margin-right: 0;
}
.send-to-friend-product .product-description .value {
  font-weight: normal;
}
.send-to-friend-product .product-description h2 {
  font-size: 1.2em;
}
.send-to-friend-product .product-description dt {
  clear: both;
  float: left;
  margin: 10px 0 0 0;
  width: 100px;
}
.send-to-friend-product .product-description dd {
  float: left;
  margin: 10px 0 0 0;
  width: 200px;
}
.send-to-friend-product .product-description a img {
  width: 100%;
}
#send-to-friend-dialog {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  border-left: 2px solid #000;
}
/* size charts */
/* ------------------------------------- */
.sizinginformation {
  border: 0 none;
  padding: 10px;
}
.sizinginformation th {
  background: none repeat scroll 0 0 #F3F3F3;
}
.sizinginformation td,
.sizinginformation th {
  border-bottom: 1px solid #F3F3F3;
  padding: 10px;
}
.sizinginformation td {
  border-left: 1px solid #F3F3F3;
}
.sizinginformation .ui-tabs-nav {
  height: 33px;
}
.sizinginformation .sizing-charts {
  border: 0 none;
}
.sizinginformation .tips-list {
  padding: 0 !important;
}
.sizinginformation .tips-list li {
  list-style: none outside none !important;
}
/* PDP Enhancements */
div.sheathAddon {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}
.pdp-main .attribute {
  width: 100%;
}
.pdp-main .swatches li {
  margin: 0;
}
span.sheathImageSpace {
  float: right;
}
div.sheathAddon span.noShow {
  float: right;
  display: none;
}
.availability .availability-msg p {
  color: #FFC905;
  font-size: 0.93em;
  margin-left: 12px;
  text-transform: uppercase;
}
.availability .availability-msg p.in-stock-msg {
  font-weight: bold;
  font-size: 1.3em;
}
.pdp-main .product-add-to-cart {
  margin: 0;
  clear: left;
  float: left;
  position: relative;
  padding: 0 0 12px 0;
  width: 153px;
}
a.buttonSFX {
  background: none repeat scroll 0 0 #5F6062;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 1.42em;
  font-weight: normal;
  padding: 15px 7px;
  text-transform: uppercase;
  width: auto;
  line-height: 1.04em;
  margin: 85px -4px 0 9px;
}
.pdp-main .swatches li {
  margin: 0;
  margin-bottom: 12px;
}
div.sheathAddon span.label {
  font-family: ProximaNova-Bold;
  font-size: 1.3em;
  margin: 0;
  padding: 4px 0 0;
  text-transform: uppercase;
}
ul.sheathControl {
  clear: left;
  float: left;
}
ul.sheathControl .attribute {
  margin-top: 0px;
}
ul.sheathControl ul.sheath {
  position: relative;
  margin: 0px;
}
ul.sheathControl ul.sheath > span {
  position: absolute;
  bottom: 100%;
  right: 0;
  border: 2px silver solid;
  background: #fff;
}
input[type="checkbox"] {
  position: relative;
  margin-left: 0px;
  outline: none;
}
input[type="checkbox"]:before {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  top: -2px;
  left: 0;
  border: 1px solid #ccc;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"].is-checked:after {
  content: "";
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  background-color: #000;
  top: 0;
  left: 2px;
}
span.sheathCostD {
  color: #666666;
  font-size: 1em;
  font-weight: bold;
}
.product-actions > * {
  float: left;
}
.quantity {
  left: 3px;
  padding-top: 25px;
  position: relative;
  top: -87px;
}
.pdp-main .quantity {
  top: 0;
  padding-top: 0;
  padding-bottom: 15px;
  z-index: 1;
}
p.pr-snapshot-no-ratings a {
  background-color: #5F6062;
  color: #fff;
  padding: 5px 20px;
}
.has-tooltip {
  cursor: not-allowed;
  position: relative;
  overflow: visible;
  display: inline-block;
}
.has-tooltip:hover:after {
  background: silver;
  top: -100%;
  color: #000;
  font-size: 12px;
  content: attr(data-tooltip);
  left: 20px;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  max-width: 200px;
  text-transform: none;
  font-weight: normal;
}
/* PDP coming soon button and newsletter sign up modal */
.pdp-main .coming-soon {
  margin-bottom: 25px;
  float: left;
  font-family: ProximaNova-Bold, Arial, sans-serif;
}
.pdp-main .coming-soon-callout {
  float: left;
  width: 200px;
  margin-left: 20px;
  font-size: 15px;
  line-height: 16px;
}
.pdp-main #coming-soon-email h1 {
  font-size: 24px;
}
.pdp-main #emailsignup_form label[for='firstName'],
.pdp-main #emailsignup_form label[for='lastName'],
.pdp-main #emailsignup_form label[for='email'] {
  box-sizing: border-box;
  display: inline-block;
  width: 20%;
  text-align: right;
  line-height: 35px;
  text-transform: none;
}
.pdp-main #emailsignup_form input {
  box-sizing: border-box;
  display: inline-block;
  width: 78%;
}
.pdp-main #emailsignup_form input[type='checkbox'] {
  width: auto;
}
.pdp-main #emailsignup_form .email-signup-response {
  box-sizing: border-box;
  background: #ccc;
  padding: 10px;
  text-align: left;
}
.pdp-main #emailsignup_form .email-signup-response p {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}
.pdp-main #emailsignup_form .form-indent {
  margin-left: 22%;
}
div.newsletter-row {
  margin-bottom: 20px;
}
div.newsletter-label {
  padding-top: 10px;
  font-size: 13px;
}
div.newsletter-label span {
  padding-right: 10px;
}
@media screen and (max-width: 1220px) {
  .pdp-main .product-add-to-cart {
    width: 100%;
  }
  .pdp-main .product-add-to-cart button {
    width: 100%;
    margin: 0;
  }
  .pdp-main .product-actions a {
    width: 100%;
  }
  a.buttonSFX {
    margin: 0;
  }
  .product-actions > * {
    float: none;
  }
  .pdp-main .product-actions {
    float: none;
    clear: both;
  }
  .pdp-main .product-actions ul.menu li {
    width: 100%;
  }
}
#category-level-1 a.active {
  background-position: left bottom;
}
#category-level-1 a.active + ul#category-level-2 {
  display: none;
}
#category-level-1 li.expandable {
  background: url("../img/images/interface/icon-category-expand-off.png") no-repeat scroll 2px 11px transparent;
}
#category-level-2 a.active {
  color: #000000;
  font-family: 'ProximaNova-Bold', sans-serif;
  color: #5f6062;
  font-weight: normal;
}
#category-level-2 a.refinement-link {
  margin: 0 0 0 6px;
  padding: 0px 24px;
}
#category-level-2 li {
  padding-left: 10px;
}
#category-level-2 li.expandable {
  background: url("../img/images/interface/icon-refine-link-arrow.png") no-repeat scroll left 6px transparent;
}
#category-level-2 li.active {
  background-position: left -47px;
  color: #000000;
  font-family: 'ProximaNova-Bold', sans-serif;
  color: #5f6062;
}
#category-level-3 {
  padding: 5px 0 0;
}
#category-level-3 a.refinement-link {
  font-style: normal;
  margin: 0 0 0 15px;
  padding: 0px 24px;
}
.refinement-header {
  display: block;
  font-size: 11px;
  font-family: 'ProximaNova-Bold', sans-serif;
  color: #000000;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 14px 0;
  text-transform: uppercase;
}
.refinement {
  width: 190px;
  position: relative;
}
.refinement h3 {
  font-size: 11px;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 20px 0 14px 10px;
  text-transform: uppercase;
  border-top: 1px solid #919192;
  width: 190px;
  color: #121212;
  cursor: pointer;
}
.price-slider-wrapper {
  box-sizing: border-box;
  width: 190px;
  padding: 0 10px 20px;
}
.price-slider-wrapper .slider-label-wrapper {
  clear: both;
}
.price-slider-wrapper .slider-label-wrapper #price-slider-label-min {
  width: 50px;
  border: 0 none;
  margin-left: -5px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
}
.price-slider-wrapper .slider-label-wrapper #price-slider-label-max {
  float: right;
  width: 55px;
  border: 0 none;
  margin-right: -5px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
  text-align: right;
}
.refinement.sizecategory h3 {
  border-top: 0 none;
}
.refinement.Price {
  padding-bottom: 0px;
}
.activities-page .refinement.Price {
  display: none;
}
.activities-page .refinement.activities h3 {
  border-top: 0 none;
}
.ie7 .refinement h3 {
  clear: both;
  cursor: pointer;
}
.refinement h3 span {
  padding: 0px;
}
.refinement.pockettools h3 {
  /*border-top:0 none;*/
}
.refinement h3.expanded span {
  background-position: left top;
}
.refinement ul {
  list-style: none outside none;
  margin: 0;
  padding: 0 10px 15px;
}
.refinement li {
  padding: 7px 0;
}
.refinement ul.swatches li {
  padding: 2px;
}
.refinement ul.swatches li div {
  width: 100%;
  clear: both;
  height: 22px;
  margin-bottom: 4px;
  line-height: 19px;
  color: #121212;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
  width: 16px;
  height: 16px;
  overflow: visible;
}
.refinement ul.swatches li a {
  display: block;
  padding: 0;
  width: 17px;
  height: 16px;
  text-indent: -999em;
  float: left;
  margin-right: 10px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
}
.refinement ul.swatches.color li a {
  overflow: visible;
  border: 1px solid #a3a4a6;
  display: block;
  padding: 0;
  width: 14px;
  height: 14px;
  text-indent: 22px;
  white-space: nowrap;
  float: left;
  margin-right: 10px;
}
.refinement ul.swatches.color li.selected a,
.refinement ul.swatches.color li:hover a {
  width: 10px;
  height: 10px;
  border: 1px solid #a3a4a6;
  text-indent: 20px;
}
.refinement ul.swatches.color li.selected div,
.refinement ul.swatches.color li:hover div {
  border: 2px #000 solid;
  width: 12px;
  height: 12px;
  line-height: 15px;
}
.refinement ul.swatches li.selected a {
  border-color: #000;
  width: 16px;
  height: 16px;
}
.refinement ul.swatches li.unselectable a {
  background-image: url("../img/images/interface/icon-color-swatch-unselectable.png");
  background-position: right top;
  color: #eee;
}
.refinement ul.swatches li.unselectable div {
  color: #aaaaaa;
}
.refinement ul.color li a {
  height: 14px;
  padding: 0;
  width: 14px;
}
.refinement .clear-refinement {
  color: #5f6062;
  text-transform: uppercase;
  padding-left: 27px;
  padding-top: 0px;
  background: none;
  padding-bottom: 15px;
}
.refinement .clear-refinement a {
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
}
.refinement.Price h3 {
  border-top: 0 none;
  padding-top: 0;
}
.refinement.Price .clear-refinement {
  width: 180px;
  padding-left: 0;
  padding-top: 0;
  text-align: center;
}
.refinement.Price .clear-refinement a {
  margin: 0 auto;
}
.refinement .refinement-link {
  background: url("../img/images/interface/icon-refine-link-check.png") no-repeat scroll left top transparent;
  border: 0 none;
  padding: 0 0 0 26px;
  height: 16px;
  display: block;
  color: #000;
  line-height: 20px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
  font-size: 12px;
}
.refinement .selected .refinement-link {
  background-position: left bottom;
}
.refinement .size a {
  border: 0 none;
  background: url("../img/images/interface/icon-refine-link-check.png") no-repeat scroll left top transparent;
  padding: 0 0 0 26px;
  height: 16px;
  display: block;
  color: #000;
  font-size: 11px;
  line-height: 20px;
}
.refinement .size .selected a {
  background-position: left bottom;
}
.refinement .refinement-top-level {
  padding: 12px;
}
.refinement.color .knives {
  border-top: 0 none;
}
.scrollable {
  height: 10em;
  overflow: auto;
}
.nav ul {
  border: 0 none;
  list-style: none outside none;
  margin: 7px 0;
  padding: 0;
}
.nav ul li {
  list-style: none outside none !important;
  margin: 0 0 7px !important;
}
.nav .toggle {
  background: url("../img/images/interface/icon-toggle-arrow.png") no-repeat scroll left 12px transparent;
  border: 0 none;
  display: block;
  font-size: 13px !important;
  margin: 10px 0 7px;
  padding: 8px 0 0 15px;
  text-transform: uppercase;
  font-family: ProximaNova-Bold;
  letter-spacing: 1.5px;
  color: #121212;
}
.nav .expanded {
  background-position: left -96px;
}
.nav .toggle span {
  background: none repeat scroll 0 0 transparent;
  font-size: 13px !important;
  font-family: ProximaNova-Bold;
  letter-spacing: 1.5px;
}
.refinement.activities .clear-refinement a {
  background: none;
}
.refinement.activities a {
  height: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: normal;
  background: none;
  padding-left: 0;
}
.refinement.activities a span {
  background-image: url("../img/images/icons-activities-sprite.png");
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-right: 8px;
}
.refinement.activities .selected a {
  font-weight: normal;
}
/* These should match to category ID *NOT* display name, but leaving the original rules while transitioning */
.refinement.activities .Action-Sports a span,
.refinement.activities .actionsports a span {
  background-position: 20px 0;
}
.refinement.activities .Do-it-yourself a span,
.refinement.activities .do-it-yourself a span {
  background-position: 20px -20px;
}
.refinement.activities .Emergency a span,
.refinement.activities .emergency a span {
  background-position: 20px -40px;
}
.refinement.activities .Outdoor a span,
.refinement.activities .outdoor a span {
  background-position: 20px -60px;
}
.refinement.activities .Tactical a span,
.refinement.activities .tactical a span {
  background-position: 20px -80px;
}
.refinement.activities .Trades a span,
.refinement.activities .trades a span {
  background-position: 20px -100px;
  height: 25px;
  margin-bottom: 0;
}
.refinement.activities .Travel-Friendly a span,
.refinement.activities .travel-friendly a span {
  background-position: 20px -125px;
}
.refinement.activities .Action-Sports a:hover span,
.refinement.activities .actionsports a:hover span {
  background-position: 0px 0;
}
.refinement.activities .Do-it-yourself a:hover span,
.refinement.activities .do-it-yourself a:hover span {
  background-position: 0px -20px;
}
.refinement.activities .Emergency a:hover span,
.refinement.activities .emergency a:hover span {
  background-position: 0px -40px;
}
.refinement.activities .Outdoor a:hover span,
.refinement.activities .outdoor a:hover span {
  background-position: 0px -60px;
}
.refinement.activities .Tactical a:hover span,
.refinement.activities .tactical a:hover span {
  background-position: 0px -80px;
}
.refinement.activities .Trades a:hover span,
.refinement.activities .trades a:hover span {
  background-position: 0px -100px;
  height: 25px;
  margin-bottom: 0;
}
.refinement.activities .Travel-Friendly a:hover span,
.refinement.activities .travel-friendly a:hover span {
  background-position: 0px -125px;
}
.refinement.activities .Action-Sports.selected a span,
.refinement.activities .actionsports.selected a span {
  background-position: 0px 0;
}
.refinement.activities .Do-it-yourself.selected a span,
.refinement.activities .do-it-yourself.selected a span {
  background-position: 0px -20px;
}
.refinement.activities .Emergency.selected a span,
.refinement.activities .emergency.selected a span {
  background-position: 0px -40px;
}
.refinement.activities .Outdoor.selected a span,
.refinement.activities .outdoor.selected a span {
  background-position: 0px -60px;
}
.refinement.activities .Tactical.selected a span,
.refinement.activities .tactical.selected a span {
  background-position: 0px -80px;
}
.refinement.activities .Trades.selected a span,
.refinement.activities .trades.selected a span {
  background-position: 0px -100px;
  height: 25px;
  margin-bottom: 0;
}
.refinement.activities .Travel-Friendly.selected a span,
.refinement.activities .travel-friendly.selected a span {
  background-position: 0px -125px;
}
/* color swatches */
/* ------------------------------------- */
.swatch-black a {
  background-color: #000000 !important;
}
.swatch-beige a {
  background-color: #F5F5DC !important;
}
.swatch-blue a {
  background-color: blue !important;
}
.swatch-purple a {
  background-color: purple !important;
}
.swatch-red a {
  background-color: red !important;
}
.swatch-brown a {
  background-color: #783201 !important;
}
.swatch-green a {
  background-color: green !important;
}
.swatch-grey a {
  background-color: #8F979D !important;
}
.swatch-pink a {
  background-color: #FE249A !important;
}
.swatch-orange a {
  background-color: orange !important;
}
.swatch-white a {
  background-color: #FFFFFF !important;
}
.swatch-yellow a {
  background-color: #FFFF00 !important;
}
.swatch-navy a {
  background-color: navy !important;
}
.swatch-miscellaneous a {
  background: url("../img/images/interface/icon-color-swatch-misc.png") no-repeat scroll left top transparent;
}
.unselectable.swatch-miscellaneous a {
  background: url("../img/images/interface/icon-color-swatch-misc-unselectable.png") no-repeat scroll left top transparent !important;
}
/* product tiles */
/* ------------------------------------- */
.product-tile {
  color: #5f6062;
  position: relative;
  text-align: center;
  width: 85%;
  margin: 0 auto;
}
.product-tile img {
  max-width: 100%;
  height: auto;
}
/*
.product-tile .product-image{height:225px;position:relative;}
*/
.product-tile .product-name {
  color: #5f6062;
  margin: 13px 0 4px 33px;
  text-align: left;
  font-weight: bold;
  font-family: ProximaNova-Bold, sans-serif !important;
  text-transform: uppercase;
}
.product-tile .product-name h2 {
  margin-bottom: 5px;
}
.product-tile .product-name h2 a {
  margin-bottom: 5px;
  font-family: ProximaNova-Bold, sans-serif !important;
}
.product-tile .product-pricing,
.product-tile .product-pricing span {
  font-size: 13px;
  clear: both;
  margin: 7px 0 20px 17px;
  text-align: left;
}
.product-tile .product-pricing .product-standard-price {
  text-decoration: line-through;
}
.product-tile .product-swatches {
  bottom: -9px;
  position: absolute;
  right: 0;
}
.product-tile .product-swatches-all {
  cursor: pointer;
  font-size: 0.9em;
}
.product-tile .product-swatches ul {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.product-tile .product-swatches ul.swatch-toggle {
  background: none repeat scroll 0 0 #FFFFFF;
  display: none;
  position: absolute;
}
.product-tile .product-swatches:hover ul.swatch-toggle {
  display: block;
}
.product-tile .product-swatches {
  float: right;
}
.product-tile .product-swatches li {
  float: left;
}
.product-tile .product-swatches .swatch {
  display: block;
  width: 16px;
}
.product-tile .product-swatches .swatch img {
  border: 1px solid #FFFFFF;
  height: 12px;
  padding: 1px;
  width: 12px;
}
.product-tile .product-swatches .selected img {
  border-color: #12ABE7;
}
.product-tile .product-swatches img:hover {
  border-color: #12ABE7;
}
.product-tile .product-promo {
  font-size: 0.8em;
  margin: 6px 0;
  text-transform: uppercase;
}
.product-tile .product-compare {
  /*Not ideal but doing as part of critical fix issues. prstyles need to be completely redone without all the important tags so that the tiles can be styled corectly*/
  margin-left: 33px;
}
.product-tile .product-compare label {
  font-size: 1em;
  text-transform: uppercase;
  float: left;
  padding: 0;
  height: 16px;
  background: url("../img/images/interface/icon-refine-link-check.png") no-repeat scroll left top transparent;
  padding-left: 20px;
  font-family: ProximaNova-Regular, Arial, sans-serif;
}
.product-tile .product-compare input {
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.product-tile .product-compare input.selected + label {
  float: left;
  padding: 0;
  height: 16px;
  background-position: 0 -16px;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 1em;
}
.product-tile .product-compare input + label .cmp-button {
  display: none;
}
.product-tile .product-compare input + label .cmp-label {
  display: inline-block;
  padding: 0 5px;
  line-height: 16px;
}
.product-tile .product-compare input.selected.compare-button + label .cmp-button {
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
  background: #b4191e;
  color: white;
  font-family: ProximaNova-Regular, Arial, sans-serif;
}
.product-tile .product-compare input.selected.compare-button + label .cmp-label {
  display: none;
}
.product-tile .pr_stars {
  height: auto;
}
.product-tile div.prStars.prStarsSmall {
  height: auto;
  margin: 0 auto !important;
  float: none !important;
}
.product-tile .prSnippetTitle {
  float: left;
  display: none;
}
.product-tile .prSnippetReadReviews {
  display: none;
}
.product-tile .prSnippetRatingUnclickable {
  float: none;
}
.product-tile .prSnippetNumberOfRatingsText {
  display: none;
}
.product-tile .pr-snippet-review-count {
  display: none;
}
.product-tile .pr-snippet-read-write {
  display: none;
}
.product-tile .pr-snippet-social-bar {
  display: none;
}
.product-tile .pr-clear {
  display: none;
}
.product-tile .pr-snippet-stars {
  float: left;
  margin: 2px 0 0 32px;
  position: relative;
  top: 118px;
  width: 115px;
}
.capture-product-id {
  left: -999em;
  position: absolute;
}
/* search results, grid layout */
/* ------------------------------------- */
.pt_product-search-result .primary-content {
  background: none repeat scroll 0 0 #EFEFEF;
}
.pt_content-search-result .primary-content {
  background: none repeat scroll 0 0 #EFEFEF;
}
.pt_product-search-result .primary-content h1.content-header {
  padding-left: 15px;
}
.category-main-banner img {
  max-width: 100%;
}
.no-hits-search-term {
  color: #990000;
}
.no-hits-search-term-suggest {
  color: #990000;
}
.no-hits-footer {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  margin: 20px 0;
  padding: 20px 0;
}
.search-result-bookmarks {
  margin-bottom: 30px;
  position: relative;
  bottom: 20px;
}
.search-result-bookmarks a {
  border-right: 1px solid #999999;
  padding-right: 5px;
}
.search-result-bookmarks a:last-child {
  border-right: none;
  font-size: 1em !important;
}
.search-result-options {
  margin: 0 0 25px 0;
  overflow: hidden;
  width: 100%;
  display: block;
}
.sort-by {
  background: none;
  border: 1px solid #000;
  float: left;
  margin: 0;
  padding: 5px;
}
.items-per-page {
  background: none repeat scroll 0 0 #D9D9D9;
  border-bottom: 1px solid #C2C2C2;
  float: left;
  margin: 0 0 0 20px;
  padding: 3px 5px;
}
.sort-by label {
  display: none;
}
.items-per-page label {
  display: none;
}
.sort-by select {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  width: auto;
  font-family: ProximaNova-Semibold, Arial, sans-serif;
  width: 142px;
  height: 18px;
  color: #5f6062;
}
.items-per-page select {
  background: none repeat scroll 0 0 #D9D9D9;
  border: 0 none;
  font-size: 0.9em;
  margin: 0 6px 0 0;
  padding: 0;
  width: auto;
}
.sort-by button {
  background: none repeat scroll 0 0 #C2C2C2;
  border: 0 none;
  color: #333333;
  font-size: 0.9em;
  padding: 0.3em;
  width: auto;
}
.items-per-page button {
  background: none repeat scroll 0 0 #C2C2C2;
  border: 0 none;
  color: #333333;
  font-size: 0.9em;
  padding: 0.3em;
  width: auto;
}
.pagination .results-hits {
  color: #666666;
  float: left;
  padding: 5px 0;
  margin-right: 20px;
}
.pagination {
  float: right;
  margin: 0 40px 0 0;
}
.pagination ul {
  float: right;
  margin: 0;
  padding: 0;
}
.pagination li {
  display: block;
  float: left;
  list-style: none outside none;
  padding: 0.3em 0.5em;
  font-family: ProximaNova-Bold, Arial, sans-serif;
  font-weight: normal;
}
.pagination li a {
  font-size: 1em;
}
.pagination li.first-last a {
  background-color: #00A4E3;
  color: #FFFFFF;
  font-size: 0.9em;
  padding: 0 2px;
}
ul.search-result-items {
  margin: 0;
  padding: 0;
}
ul.search-result-items li {
  list-style: none outside none;
}
ul.search-result-items .grid-tile {
  background: none repeat scroll 0 0 #fff;
  float: left;
  list-style: none outside none;
}
ul.search-result-items .grid-tile .product-tile {
  background: #fff;
}
ul.search-result-items .invisible {
  display: none;
}
.search-result-content {
  clear: both;
  margin: 20px 0;
}
.search-result-content.activities-page {
  padding-top: 1em;
}
.search-result-content.activities-page h2 {
  font-family: SpadeRegular, Georgia, serif;
  font-size: 2.4em;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
}
.search-promo {
  padding: 20px;
}
h1#results-content,
h1#results-blog {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  padding-top: 30px;
}
h1#results-blog-content {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  padding-top: 30px;
}
ul.folder-content-list {
  margin: 0;
  overflow: hidden;
  padding: 0 20px;
}
ul.folder-content-list li {
  list-style: none outside none;
  margin: 0;
  padding: 2% 2% 2% 0;
  font-size: 11pt;
}
ul.folder-content-list .content-title {
  display: block;
  font-size: 18px !important;
  margin-bottom: 10px;
  color: #A70800;
}
ul.folder-content-list .readmore {
  color: #A70800;
  font-size: 10pt !important;
}
.no-results {
  padding: 20px;
  font-size: 14pt;
}
.toggle-grid {
  background: url("../img/images/interface/icon-toggle-grid.png") no-repeat scroll left top transparent;
  cursor: pointer;
  display: none;
  float: left;
  height: 11px;
  margin: 2px 10px 0 0;
  text-indent: -999em;
  width: 24px;
}
.wide-tiles ul.search-result-items .grid-tile {
  width: 91%;
}
.wide-tiles .product-tile {
  height: 166px !important;
}
.wide-tiles .product-tile .product-image {
  float: left;
  width: 40%;
}
.wide-tiles .product-tile .product-name,
.wide-tiles .product-tile .product-pricing,
.wide-tiles .product-tile .product-promo,
.wide-tiles .product-tile .pr_stars,
.wide-tiles .product-tile .product-swatches {
  float: left;
  text-align: left;
  width: 55%;
  margin-bottom: 5px;
}
.wide-tiles .product-tile .product-name {
  margin-top: 0px;
}
.wide-tiles .product-tile .pr-snippet-stars {
  margin: 0;
}
.wide-tiles .product-tile .pr_stars {
  left: -5px;
}
.wide-tiles .product-tile .product-compare {
  left: 40.5%;
  width: 32px;
  bottom: 5px;
  line-height: 12px;
}
.wide-tiles .product-tile .product-swatches {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  margin-top: 5px;
}
.wide-tiles .product-tile .product-swatches li {
  float: left;
}
/* Tools Count */
/* ------------------------------------- */
.grid-tile .product-image,
.product-tile .product-image {
  position: relative;
}
.grid-tile .tool-count,
.product-tile .tool-count {
  position: absolute;
  right: 0;
  top: 0;
  background: url("../img/images/lman-tools-count-icon-small.gif") no-repeat 0 0;
  width: 41px;
  height: 54px;
}
.grid-tile .tool-count span,
.product-tile .tool-count span {
  line-height: 31px;
  font-size: 20px;
  color: #fff;
  font-size: 26px;
  font-family: ProximaNova-Bold, Arial, sans-serif;
}
/* compare tools */
/* ------------------------------------- */
.compare-item-remove {
  display: none;
}
.active .compare-item-remove {
  display: inline;
}
.compare-item {
  background: #fff;
  float: left;
  height: 138px;
  width: 138px;
  margin-right: 54px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.compare-item > img {
  width: 134px;
  height: 134px;
  border: 2px solid #000;
}
.compare-item-0 {
  background-image: url("../img/images/interface/icon-compare-placeholder-1.png");
}
.compare-item-1 {
  background-image: url("../img/images/interface/icon-compare-placeholder-2.png");
}
.compare-item-2 {
  background-image: url("../img/images/interface/icon-compare-placeholder-3.png");
}
.compare-item-3 {
  background-image: url("../img/images/interface/icon-compare-placeholder-4.png");
}
.compare-item-4 {
  background-image: url("../img/images/interface/icon-compare-placeholder-5.png");
}
.compare-item-5 {
  background-image: url("../img/images/interface/icon-compare-placeholder-6.png");
}
.compareitems {
  clear: both;
  margin: 0;
  overflow: hidden;
  padding: 10px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
}
.compareitems h2 {
  font-size: 0.9em;
  margin: 0.5em 0;
  text-transform: uppercase;
}
.compareitemcount {
  color: #CCCCCC;
  font-size: 3em;
  left: 30%;
  position: absolute;
  top: 15%;
  z-index: 1;
}
.compareproduct {
  max-width: 100%;
  position: absolute;
  z-index: 2;
}
.compareitemremove {
  position: absolute;
  top: -6px;
  right: -7px;
  z-index: 200;
  cursor: pointer;
}
.compare-buttons {
  /*padding:1em 6em;*/
  text-align: right;
  position: relative;
  top: 50px;
  right: 60px;
}
.compare-buttons .compare-button {
  cursor: default;
  background: #ffce03;
  color: #000;
  font-size: 18px;
  width: 240px;
  cursor: pointer;
}
.compare-buttons .compare-button:hover {
  background: #000 !important;
  color: #ffce03;
}
.compare-buttons .compare-button[disabled] {
  cursor: default;
  background: #5f6062;
  color: #fff;
}
.compare-buttons .compare-button[disabled]:hover {
  background: #5f6062 !important;
  color: #fff !important;
}
.compare-print {
  float: right;
  margin: 0 10px 10px 10px;
  background: #FFCE03 !important;
  color: #000 !important;
}
.comparebar {
  clear: both;
}
.compareitemspanel {
  margin-left: 322px;
}
.compareitemspanel .clearfix {
  display: none;
}
#compare-table thead th:first-child {
  width: 242px !important;
}
#compare-table td {
  border: 0;
  border-left: 1px solid #DCDDDF;
}
#compare-table tbody tr td:first-child {
  border: 0 none;
}
#compare-table td.component-category {
  text-transform: uppercase;
}
#compare-table td.value,
#compare-table td.component-list {
  text-align: center;
}
#compare-table td.component-list img {
  margin-bottom: 1em;
}
#compare-table tbody tr.imagerow {
  height: 300px !important;
}
#compare-table tbody tr.selectors select {
  width: 100%;
}
#compare-table tr.evenattributerow {
  background: none repeat scroll 0 0 #F3F3F3;
}
#compare-table td .product-tile {
  font-size: 0.9em;
  width: 225px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  margin: 0px auto;
}
#compare-table td .product-tile .product-image {
  height: 100px;
}
#compare-table td .product-tile .product-image img,
.emptyspotimage {
  height: 225px !important;
  width: 225px !important;
  max-width: none !important;
}
#compare-table td .product-tile .product-swatches {
  float: none;
}
#compare-table .product-tile .product-pricing {
  margin-top: 150px;
  text-align: center;
}
#compare-table .product-tile div.badge {
  position: absolute;
  top: 5px;
  width: 50px;
  height: 50px;
  display: block;
  background: #eee;
  left: -2px;
  text-transform: uppercase;
  border: 1px solid #000;
}
#compare-table .product-tile div.badge span.badge-total {
  width: 100%;
  display: block;
  font-size: 20px;
}
#compare-table td.product button {
  font-size: 0.9em;
}
#compare-table .section-header {
  font-size: 0.9em;
  padding: 0px;
  text-transform: none;
  padding-top: 5px;
}
#compare-table .selectcategory label {
  display: block;
  font-size: 0.9em;
  margin: 1em 0;
  text-transform: none;
}
#compare-table .selectcategory select {
  margin: 0;
  width: 100px;
}
#compare-table .comparelists {
  padding: 0;
}
#compare-table .remove-link {
  display: block;
  padding: 0 20px 0 0;
  text-align: center;
}
.compare-back-button {
  margin: 10px;
  text-transform: uppercase;
}
h1.compare {
  margin-left: 10px;
}
#compare-table td.compareremovecell {
  vertical-align: bottom;
  padding: 5px;
}
#compare-table .compareremovecell .product-tile {
  margin: 0 0 5px 0 !important;
  padding: 0px !important;
}
#compare-table .compareremovecell .product-tile {
  height: auto !important;
}
#compare-table .compareremovecell .product-tile .product-image {
  display: none !important;
}
#compare-table .compareremovecell .product-tile .product-name {
  margin: 0px !important;
  white-space: nowrap;
  text-align: center;
}
#compare-table .product .product-tile .product-name {
  display: none !important;
}
#compare-table .compare-item-remove {
  display: block !important;
  float: right;
  position: relative;
  right: 105px;
}
#compare-table tr.compare-categories td div {
  text-align: center;
  width: 300px;
}
#compare-table tr.compare-categories td div p {
  font-weight: normal;
}
#compare-table tr.compare-categories td div img {
  width: 150px;
  height: 150px;
  display: block;
  background: #eee;
  margin: 0 auto;
  border: 1px solid #ccc;
}
#compare-table .tool-count {
  position: absolute;
  right: 0;
  top: 0;
  background: url("../img/images/lman-tools-count-icon-small.gif") no-repeat 0 0;
  width: 41px;
  height: 54px;
  right: -18px;
}
#compare-table .tool-count span {
  line-height: 30px;
  font-size: 20px;
  color: #fff;
}
#compare-table .compare-lists label,
#compare-table .compare-lists select {
  padding: 0px !important;
  height: auto !important;
  margin-left: 2px !important;
  width: 95% !important;
}
table.cruises {
  cellspacing: 0;
  border-collapse: collapse;
  width: 99.9%;
}
table.cruises tr:first-child td {
  border-top: none;
}
table.cruises th {
  z-index: 100;
  width: 346px;
  background: #eee;
  border: none !important;
}
table.cruises td {
  overflow: hidden;
  width: 300px;
}
div.scrollableContainer {
  position: relative;
  padding-top: 4em;
  width: 100%;
  margin: 0px;
  border: 0px solid #ccc;
}
div.scrollingArea {
  max-height: 600px;
  overflow: auto;
  border-bottom: 2px solid #ddd;
}
table.scrollable thead tr {
  top: 0;
  position: absolute;
  width: 100%;
  background: #eee;
  min-height: 50px;
  z-index: 100;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
}
table.scrollable thead tr:first-child th {
  margin-left: 300px;
}
#compare-table .add-to-wishlist,
#compare-table .add-to-gift-registry {
  padding: 0.2em 0;
  text-align: center;
}
#compare-table .compare-lists label,
#compare-table .compare-lists select {
  float: none;
  text-align: left;
  width: 100%;
}
#compare-items {
  width: 100%;
  margin: 0 auto;
  z-index: 999999;
  padding-top: 20px;
}
#compare-items.floating {
  width: 100%;
  position: fixed;
}
#compare-items.floating .comparebar {
  width: 1200px;
  margin: 0 auto;
  z-index: 9999;
  position: relative;
}
#compare-bucket-bg {
  width: 100%;
  background: #dcdddf;
  height: 190px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.9;
  z-index: 999;
}
/* power reviews */
/* ------------------------------------- */
body .pr-snippet-wrapper {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
}
body .pr-snippet-stars {
  border: 0 none;
}
body .pr-snippet-review-count {
  display: none;
}
body .pr-snippet-read-write {
  border: 0 none;
  clear: none;
  float: left;
  font-size: 1.1em;
  margin: 0;
  padding: 4px 0;
}
body .pr-snippet-read-write p {
  display: none;
}
body .pr-snippet-read-write a.pr-snippet-link {
  color: #3EBAEA;
}
body .review-image {
  float: left;
  margin: 0 20px;
}
body .reviews-wrapper {
  clear: both;
}
body .pr-snippet {
  height: 19px;
}
.power-reviews {
  clear: both;
  margin: -10px 0 40px;
}
/* category landing page */
/* ------------------------------------- */
.bottom-banner-container {
  overflow: hidden;
}
.bottom-banner-container .bottom-banner-cell {
  float: left;
  overflow: hidden;
  text-align: center;
}
.bottom-banner-container .banner-cell-1 {
  width: 33%;
}
.bottom-banner-container .banner-cell-2 {
  width: 34%;
}
.bottom-banner-container .banner-cell-3 {
  width: 33%;
}
.category-promo-slot-small {
  width: 300px;
  height: 300px;
  dipslay: block;
  float: left;
  margin-bottom: 10px;
  overflow: hidden;
}
.category-promo-slot-small.tile .tile-overlay-bg {
  display: none;
}
.category-promo-slot-small.tile:hover .tile-overlay-bg {
  display: none;
}
.category-promo-slot-small div a img {
  width: 300px;
  height: 300px;
}
.category-promo-slot-large {
  display: block;
  float: none !important;
  margin-bottom: 10px;
  overflow: hidden;
}
.category-promo-slot-large div a img {
  width: 600px !important;
  height: 300px;
}
.category-promo-slot-large.tile .tile-overlay {
  display: block;
}
.category-promo-slot-large.tile .tile-overlay-bg {
  display: block;
}
/* JavaScript specific styles */
/* quick view */
/* --------------------------------------------------------------------------------------- */
.js .ui-dialog-content a {
  color: #5f6260;
  font-weight: normal;
  font-size: 13px;
}
.js .ui-dialog-content .product-col-1 {
  padding: 13px 1%;
  width: 39%;
}
.js .ui-dialog-content .product-col-1 .product-image {
  max-width: 100%;
}
.js .ui-dialog-content .product-col-2 {
  padding: 20px 0 0 20px;
  width: 54%;
}
.js .ui-dialog-content .pdp-main h1.product-name {
  margin: .4em 0 0.1em;
  width: 58%;
}
.js .ui-dialog-content .pdp-main .product-set-list {
  border: 1px solid #d9d9d9;
  height: 500px;
  overflow: auto;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-set-item {
  margin: 1em 0;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-set-image {
  width: 25%;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-set-details {
  width: 75%;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-name {
  margin: 0;
}
.js .ui-dialog-content .pdp-main .product-set-list .block-add-to-cart .price {
  font-size: 1.5em;
  padding: 0.4em 0 0;
  width: 130px;
}
.js .zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
  width: 100%;
}
.js .zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(../img/images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  *width: 100px;
  *height: 49px;
}
.js .zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #CCC;
  z-index: 101;
  cursor: crosshair;
}
.js .zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  /*opacity:0.5;*/
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}
.js .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}
.js .zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110;
}
.js .zoomWrapperTitle {
  display: block;
  background: #999;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.js .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}
.js .zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}
.js .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position: absolute;
  display: block;
}
body #dialog-container {
  display: none;
}
body .ui-dialog #dialog-container {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  z-index: 100 !important;
}
.js .loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.js .loader-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.7;
}
.js .loader-indicator {
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background: url("../img/images/loading-small.gif") no-repeat;
}
.js #quickviewbutton {
  background: transparent url(../img/images/quickview.gif) center center no-repeat;
  display: none;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 17px;
  padding: 10px 0;
}
.js .ie7 #quickviewbutton {
  position: absolute;
  left: 0;
  width: 200px;
}
.js .product-image:hover #quickviewbutton {
  display: block;
}
#compare-table .compare-item-remove {
  right: 25px;
}
@media screen and (max-width: 1220px) {
  #compare-items.floating .comparebar {
    width: 100%;
  }
  .compareitemspanel {
    width: 77%;
    margin-left: 0;
    text-align: right;
    float: left;
  }
  .compare-buttons {
    width: 23%;
    right: auto;
    text-align: left;
    float: left;
  }
  .compare-buttons .compare-button {
    width: 90%;
  }
  .compare-item > img {
    left: 0;
  }
  .compare-position-container {
    display: inline-block;
  }
  .compareitemspanel .clearfix {
    display: block;
  }
}
/* store locator */
/* ------------------------------------- */
.pt_store-locator .col-1 {
  float: none;
  width: 35%;
}
.pt_store-locator .col-2 {
  width: 60%;
  height: 535px;
  margin-right: 2%;
  background-color: #DCDDDF;
}
.pt_store-locator #MapCanvas {
  width: 100%;
  height: 100%;
}
.pt_store-locator .column-list {
  column-count: 3;
  -webkit-column-count: 3;
  /* Safari and Chrome */
  -moz-column-count: 3;
  /* Firefox */
}
.pt_store-locator ol.stores-list {
  counter-reset: stores-counter;
  max-height: 400px;
  overflow-y: auto;
  background-color: #DCDDDF;
  padding-left: 0;
}
.pt_store-locator ol.stores-list li,
.pt_store-locator ul.simple-list li {
  margin-bottom: 1.2em;
}
.pt_store-locator ul.simple-list.government h3 {
  margin-bottom: 0px;
  font-size: 1.3em;
  color: #000000;
  font-family: ProximaNova-Bold, Arial, sans-serif;
  margin-bottom: 5px;
}
.pt_store-locator ul.simple-list.government a {
  color: #A70800;
  font-size: 1.2em;
  margin-top: 17px;
}
.pt_store-locator ol.stores-list li {
  position: relative;
  padding: 0.5em 4em;
  list-style: none outside none;
}
.pt_store-locator ol.stores-list li:first-child {
  padding-top: 1em;
}
.pt_store-locator ol.stores-list li:before {
  content: counter(stores-counter);
  counter-increment: stores-counter;
  position: absolute;
  left: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1.5em;
  padding: 2px;
  background-color: #5F6062;
  color: #FFF;
  text-align: center;
}
.pt_store-locator ol.stores-list li.selected {
  background-color: #FFC905;
}
.pt_store-locator ol.stores-list li.selected:before {
  background-color: #DCDDDF;
  color: #231F20;
}
.pt_store-locator .result-count {
  margin-bottom: .5em;
}
.pt_store-locator .result-count a {
  display: inline-block;
  padding-right: .5em;
}
.pt_store-locator .result-count a.selected {
  color: #FFC905;
}
.pt_store-locator ul.country-list {
  padding-left: 30px;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 1em;
}
.pt_store-locator ul.country-list > li {
  padding-left: 10px;
  border-bottom: 1px solid #5F6062;
  text-transform: uppercase;
}
.pt_store-locator ul.country-list h2 {
  margin-top: 0;
  padding-top: 1em;
  text-transform: uppercase;
}
.pt_store-locator ul.country-list > li > a {
  display: block;
  font-size: 1em;
  width: 100%;
  text-transform: uppercase;
}
.pt_store-locator ul.country-list > li > a:before {
  content: "+";
  float: right;
  margin-right: 10px;
  margin-top: 0.5em;
  font-family: ProximaNova-Bold, Arial, sasns-serif;
  font-size: 2em;
  text-transform: uppercase;
}
.pt_store-locator ul.country-list > li > a.selected:before {
  content: "-";
  text-transform: uppercase;
}
.pt_store-locator ul.country-list > li.fill {
  background-color: #DCDDDF;
  text-transform: uppercase;
}
.pt_store-locator ul.country-list > li.fill a {
  background-color: #DCDDDF;
  text-transform: uppercase;
  font-size: 1em !important;
}
.pt_store-locator ul.country-list ul li + li {
  margin-top: 1em;
  text-transform: uppercase;
}
.pt_store-locator ul.country-list ul li + li a {
  font-size: 1em !important;
}
.pt_store-locator h1 {
  margin: 0 0 0.5em 35px;
}
.pt_store-locator #secondary {
  float: left;
  width: 25%;
}
.pt_store-locator #primary {
  float: right;
  width: 65%;
  margin-bottom: 40px;
}
.pt_store-locator #secondary a {
  display: block;
  margin: 0;
  text-align: left;
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
}
.pt_store-locator #secondary a.selected {
  color: #5F6062;
}
.pt_store-locator form label {
  width: auto;
  float: none;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  font-family: ProximaNova-Regular;
  font-size: 1em !important;
}
.pt_store-locator form input {
  width: 95%;
  margin: 0;
}
.store-locator-header {
  background: url("../img/images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  font-size: 1.75em;
  font-weight: normal;
  margin: 20px 0 0;
  padding: 20px 0;
}
.store-information {
  background: none repeat scroll 0 0 #E8E8E8;
  border-bottom: 1px solid #FFFFFF;
}
.store-name {
  font-weight: normal;
  margin: 0 0 10px;
}
.store-address,
.store-map {
  border-bottom: 1px solid #E8E8E8;
}
.store-locator-details {
  float: left;
  width: 44%;
}
.store-locator-details img {
  max-width: 100%;
}
.store-locator-details h1,
.store-locator-details p {
  margin: 0.25em 0;
}
.store-locator-details-map {
  float: right;
  width: 50%;
}
.store-locator-details-map img {
  max-width: 100%;
}
.pt_store-locator .location-name-header {
  font-size: 1.3em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
}
.pt_store-locator .location-name-header a {
  font-size: 1em;
  font-family: ProximaNova-Regular, Arial, sans-serif;
}
/* Tool Tales
--------------------------------------------------------------------------------------- */
#FilterContainer {
  float: right;
  width: 20%;
  margin-right: 3%;
}
#ToolTalesList {
  float: left;
  width: 75%;
}
article.toolTale.fill {
  background-color: #DCDDDF;
}
article.toolTale h2 {
  margin: 0;
  text-transform: uppercase;
  color: #5E5F60;
  font-family: ProximaNova-Regular;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 1.35em;
}
article.toolTale p {
  color: #514F50;
}
article.toolTale p.toolTaleBody {
  line-height: 1.25em;
}
article.toolTale span {
  font-size: 1em;
}
#LoadToolTalesTrigger,
article.toolTale .productFilterLinks,
article.toolTale .productFilterLinks a,
article.toolTale a.readMore,
article.toolTale a.readLess,
article.toolTale a.cta {
  font-family: ProximaNova-Regular;
  text-align: center;
  text-transform: uppercase;
  color: #5E5F60;
  font-size: 1em;
}
article.toolTale .productFilterLinks {
  color: #5E5F60;
  font-size: 1.3em;
  font-family: ProximaNova-Bold;
  margin: 0 0 20px;
}
article.toolTale a.readMore,
article.toolTale a.readLess {
  font-family: ProximaNova-Bold;
}
article.toolTale .story {
  height: 178px;
  margin-bottom: 6px;
  overflow: hidden;
  padding: 1em 2em;
}
article.toolTale .story.more {
  height: auto;
}
article.toolTale a {
  color: #5E5F60;
}
article.toolTale a.readMore,
article.toolTale a.readLess,
article.toolTale a.cta {
  display: block;
  font-weight: normal;
}
article.toolTale a.readMore,
article.toolTale a.readLess {
  background-image: url("../img/images/tooltales/leatherman_tooltales_updownarrow.png");
  background-repeat: no-repeat;
}
article.toolTale a.readMore {
  padding-bottom: 1.5em;
  background-position: 50% 48%;
}
article.toolTale a.readLess {
  padding-top: 1em;
  border-bottom: solid medium #5E5F60;
  background-position: 50% 180%;
}
article.toolTale a.readMore span {
  display: inline-block;
  padding: 0 0.5em 4px;
  background-color: white;
  border-bottom: medium solid #5E5F60;
}
article.toolTale a.readMore span.fill {
  background-color: #DCDDDF;
}
article.toolTale .productPurchaseLinks {
  text-align: center;
}
article.toolTale .productPurchaseLinks img {
  width: 80%;
  max-width: 300px;
}
article.toolTale .toolTaleLocation,
article.toolTale .toolTaleAuthor {
  text-transform: capitalize;
}
#FilterContainer h3 {
  margin: .4em;
}
#FilterContainer select {
  width: 100%;
  border: 0 none;
  background-color: #DCDDDF;
  color: #5E5F60;
}
#FilterContainer select option {
  text-transform: uppercase;
}
#FilterContainer select option:first-child {
  text-transform: none;
}
#FilterContainer a {
  display: block;
  width: 92%;
  margin: .4em;
  padding: .5em .5em;
}
.pt_tooltales h1 {
  margin-left: 10px;
  font-family: SpadeRegular, Georgia, serif;
  font-weight: 400;
  font-size: 4.8em;
  color: #000;
  text-transform: uppercase;
}
.pt_tooltales .breadcrumb {
  padding: 0 0 0 10px;
  margin: 0;
}
.pt_tooltales #primary {
  width: 100%;
  margin: 0;
}
.pt_tooltales #main {
  padding: 2em;
}
.pt_tooltales .form-row-button {
  margin-top: 2em;
}
.pt_tooltales #addBtn {
  background-color: #FFC905;
  border-color: #FFC905;
  color: #000;
}
.toolTaleFeatured {
  text-align: center;
}
.toolTaleFeatured h2 {
  text-align: left;
}
.toolTaleFeatured a.button {
  display: inline-block;
  /* margin-left: 10%; */
  min-width: 200px;
  font-size: 1.2em;
  padding: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #5F6062;
}
.toolTaleFeatured q,
.toolTaleFeatured h3 {
  display: inline-block;
  /*margin-left: 10%;*/
  margin-bottom: 1.5em;
  color: #000;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.8em;
  text-transform: uppercase;
  height: 100px;
}
.toolTaleFeatured h3 {
  font-weight: normal;
  margin-top: 0px;
  /*margin:0;*/
}
.toolTaleFeatured q:before,
.toolTaleFeatured q:after {
  content: "\"";
}
.tool-tales-mobile {
  display: block !important;
}
#related-products {
  padding-top: 20px;
}
