@charset "UTF-8";
/* Colors
-------------------------------- */
/* Fonts
-------------------------------- */
@import url("//hello.myfonts.net/count/2b7593");
@font-face {
  font-family: 'din';
  font-weight: 400;
  src: url("../fonts/2B7593_0_0.eot");
  src: url("../fonts/2B7593_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2B7593_0_0.woff") format("woff"), url("../fonts/2B7593_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'din';
  font-weight: 300;
  src: url("../fonts/2B7593_1_0.eot");
  src: url("../fonts/2B7593_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2B7593_1_0.woff") format("woff"), url("../fonts/2B7593_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'din';
  font-weight: 700;
  src: url("../fonts/2B7593_2_0.eot");
  src: url("../fonts/2B7593_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2B7593_2_0.woff") format("woff"), url("../fonts/2B7593_2_0.ttf") format("truetype");
}
@font-face {
  font-family: 'din-pro';
  src: url("../fonts/DINPro.eot");
  src: url("../fonts/DINPro.eot?#iefix") format("embedded-opentype"), url("../fonts/DINPro.woff") format("woff"), url("../fonts/DINPro.ttf") format("truetype");
}
@font-face {
  font-family: 'icons';
  src: url("../../default/fonts/fontello.eot");
  src: url("../../default/fonts/fontello.eot?#iefix") format("embedded-opentype"), url("../../default/fonts/fontello.woff") format("woff"), url("../../default/fonts/fontello.ttf") format("truetype");
}
.iconize, .btn.arrow.right:after, .arrow.right.button:after, .single-text-field button, #footer .form-subscribe .field button, #home-brands .info .club .field button, .slider .navigation .prev, #home-slider .navigation .prev, .brand-slider .navigation .prev,
.slider .navigation .next,
#home-slider .navigation .next,
.brand-slider .navigation .next, .breadcrumbs li:after, .product-view .product-img-box .notice:after, .product-view .product-img-box .more-views .navigation .prev,
.product-view .product-img-box .more-views .navigation .next, #store-locator-slider .navigation .prev,
#store-locator-slider .navigation .next {
  font-family: 'icons';
}

/* ----------------------------- */
.cf, .contact-header, .cart .crosssell, .cs-switch .tabs-switch, .cs-guide, .brand-category, .row, .brand-qa, .brand-qa article .question,
.brand-qa article .answer {
  visibility: visible;
}
.cf:before, .contact-header:before, .cart .crosssell:before, .cs-switch .tabs-switch:before, .cs-guide:before, .brand-category:before, .row:before, .brand-qa:before, .brand-qa article .question:before,
.brand-qa article .answer:before, .cf:after, .contact-header:after, .cart .crosssell:after, .cs-switch .tabs-switch:after, .cs-guide:after, .brand-category:after, .row:after, .brand-qa:after, .brand-qa article .question:after,
.brand-qa article .answer:after {
  content: " ";
  display: table;
}
.cf:after, .contact-header:after, .cart .crosssell:after, .cs-switch .tabs-switch:after, .cs-guide:after, .brand-category:after, .row:after, .brand-qa:after, .brand-qa article .question:after,
.brand-qa article .answer:after {
  clear: both;
}

.btn, .button, .customer-account-index .title-buttons .button,
.customer-account-edit .title-buttons .button,
.customer-address-form .title-buttons .button,
.customer-address-index .title-buttons .button,
.wishlist-index-index .title-buttons .button,
.sales-order-history .title-buttons .button,
.sales-order-view .title-buttons .button,
.sales-order-invoice .title-buttons .button,
.sales-order-shipment .title-buttons .button,
.newsletter-manage-index .title-buttons .button {
  margin: 0;
  padding: 0.855em 1.2em 0.815em 1.2em;
  background: black;
  background: linear-gradient(to left, black 50%, #333333 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  border: none;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "din", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1;
  letter-spacing: 1px;
  border: 1px solid black;
  transition: background 0.3s;
}
.btn:hover, .button:hover, .customer-account-index .title-buttons .button:hover,
.customer-account-edit .title-buttons .button:hover,
.customer-address-form .title-buttons .button:hover,
.customer-address-index .title-buttons .button:hover,
.wishlist-index-index .title-buttons .button:hover,
.sales-order-history .title-buttons .button:hover,
.sales-order-view .title-buttons .button:hover,
.sales-order-invoice .title-buttons .button:hover,
.sales-order-shipment .title-buttons .button:hover,
.newsletter-manage-index .title-buttons .button:hover {
  background-position: left bottom;
  text-decoration: none;
}
.btn.arrow, .arrow.button, .customer-account-index .title-buttons .arrow.button,
.customer-account-edit .title-buttons .arrow.button,
.customer-address-form .title-buttons .arrow.button,
.customer-address-index .title-buttons .arrow.button,
.wishlist-index-index .title-buttons .arrow.button,
.sales-order-history .title-buttons .arrow.button,
.sales-order-view .title-buttons .arrow.button,
.sales-order-invoice .title-buttons .arrow.button,
.sales-order-shipment .title-buttons .arrow.button,
.newsletter-manage-index .title-buttons .arrow.button {
  position: relative;
}
.btn.arrow.right, .arrow.right.button {
  padding-right: 3em;
}
.btn.arrow.right:after, .arrow.right.button:after {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
  display: block;
  position: absolute;
  right: 1em;
}

a.button {
  line-height: 1;
  padding-bottom: 0.8em;
}

.button {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}
.button.button-alt {
  color: #fff;
  background: #c9c9c9;
  border-color: #c9c9c9;
  background: linear-gradient(to left, #c9c9c9 50%, #b0b0b0 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}
.button.button-alt:hover {
  text-decoration: none;
  background-position: left bottom;
  border-color: #b0b0b0;
}

.color-selector, .product-view .color-swatches, .category-products .item .colors ul {
  padding: 0;
}
.color-selector li, .product-view .color-swatches li, .category-products .item .colors ul li {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 1%;
  overflow: hidden;
  cursor: pointer;
  border-radius: 50%;
  border: 3px solid #ebebeb;
  z-index: 1;
}
.color-selector li.current .swatchThumb:after, .product-view .color-swatches li.current .swatchThumb:after, .category-products .item .colors ul li.current .swatchThumb:after, .color-selector li.current > a:after, .product-view .color-swatches li.current > a:after, .category-products .item .colors ul li.current > a:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.color-selector li .swatchThumb, .product-view .color-swatches li .swatchThumb, .category-products .item .colors ul li .swatchThumb, .color-selector li > a, .product-view .color-swatches li > a, .category-products .item .colors ul li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.color-selector li .swatchThumb:after, .product-view .color-swatches li .swatchThumb:after, .category-products .item .colors ul li .swatchThumb:after, .color-selector li > a:after, .product-view .color-swatches li > a:after, .category-products .item .colors ul li > a:after {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  left: 7px;
  top: 7px;
  border-radius: 50%;
  background: white;
  z-index: 1;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  transition: -webkit-transform 100ms ease-out;
  transition: transform 100ms ease-out;
}

.single-text-field, #footer .form-subscribe .field, #home-brands .info .club .field {
  position: relative;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.single-text-field input, #footer .form-subscribe .field input, #home-brands .info .club .field input,
.single-text-field button,
#footer .form-subscribe .field button,
#home-brands .info .club .field button {
  display: block;
  border: 0;
}
.single-text-field input, #footer .form-subscribe .field input, #home-brands .info .club .field input {
  width: 90%;
  padding: 1em 0 1em 0.8em;
  margin: 0;
  font-size: 1em;
}
.single-text-field button, #footer .form-subscribe .field button, #home-brands .info .club .field button {
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
  background: none;
  cursor: pointer;
  color: black;
}
.single-text-field button span, #footer .form-subscribe .field button span, #home-brands .info .club .field button span {
  display: none;
}
.single-text-field button:after, #footer .form-subscribe .field button:after, #home-brands .info .club .field button:after {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  content: '';
  position: absolute;
  text-indent: 0;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background: #fff;
  font-size: 12px;
  line-height: 1.35;
}

img {
  border: 0;
  vertical-align: top;
}

:focus {
  outline: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 18px;
  font-weight: normal;
}

h2 {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

h4 {
  font-size: 13px;
  font-weight: bold;
}

h5 {
  font-size: 12px;
  font-weight: bold;
}

h6 {
  font-size: 11px;
  font-weight: bold;
}

address {
  font-style: normal;
}

cite {
  font-style: normal;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after {
  content: '';
}

small {
  font-size: 10px;
}

big {
  font-size: 1.2em;
}

sup {
  font-size: 1em;
  vertical-align: top;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote,
.std table {
  margin-bottom: 1em;
}

.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}

.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std ul ul {
  list-style-type: circle;
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}

.std dt {
  font-weight: bold;
}

.std dd {
  padding: 0 0 0 1.5em;
}

.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}

.std address {
  font-style: normal;
}

.std b,
.std strong {
  font-weight: bold;
}

.std i,
.std em {
  font-style: italic;
}

.std hr {
  margin: 1.5em 0;
  color: #d9d9d9;
}

.std table {
  width: 100%;
}

.std table thead {
  background: #e8e8e8;
}

.std table th {
  background: #f7f7f7;
  font-weight: bold;
}

.std table thead th {
  background: #e8e8e8;
  font-weight: bold;
}

.std table th,
.std table td {
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
}

.std table[border="0"] {
  border-width: 0;
}

.std table[border="0"] th,
.std table[border="0"] td {
  border-width: 0;
}

ul.disc li {
  padding-left: 10px;
  background: url(../images/bkg_bulletsm.gif) no-repeat 0 0.5em;
}

.std ul.disc li {
  padding-left: 0;
  background: none;
}

table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}

caption, th, td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}

.table-caption a {
  font-size: 11px;
  text-transform: lowercase;
}

.data-table {
  border-bottom: 0;
  width: 100%;
  border-collapse: separate;
  font-size: 1.1em;
}
.data-table th {
  padding: 1.5em;
  color: #2d2d2d;
  border-bottom: 1px dashed #d9d9d9;
  font-weight: bold;
  font-size: 1.3em;
  text-transform: uppercase;
  white-space: nowrap;
  box-sizing: content-box;
}
@media only screen and (max-width: 1024px) {
  .data-table th {
    padding: 1.5em .75em;
  }
}
@media only screen and (max-width: 900px) {
  .data-table th {
    white-space: normal;
  }
}
.data-table tr {
  position: relative;
}
.data-table td {
  padding: 1.5em;
  border-bottom: 1px dotted #d9d9d9;
  vertical-align: middle;
  box-sizing: content-box;
}
@media only screen and (max-width: 1024px) {
  .data-table td {
    padding: 1.5em .75em;
  }
}
.data-table thead {
  font-size: 11px;
}
.data-table tfoot {
  background-color: #F9F9F9;
}
.data-table tfoot td {
  padding: 5px 12px;
}
.data-table tfoot th {
  border: none;
  text-transform: none;
}
.data-table tfoot th .tax-flag {
  white-space: nowrap;
  font-weight: normal;
}
.data-table tbody tr:nth-child(odd) {
  background-color: #fff;
}
.data-table tbody tr:nth-child(even) {
  background-color: #FBFBFB;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
  border-bottom-width: 1px;
}
.data-table tbody.odd td {
  border-width: 0 1px;
}
.data-table tbody.even {
  background-color: #f5f5f5;
}
.data-table tbody.even td {
  border-width: 0 1px;
}

.totals {
  padding: 20px;
  border-bottom: 1px solid #999;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.totals td {
  padding: 10px 8px;
  text-align: right;
}
.totals strong {
  font-size: 18px;
}

.data-table td.label,
.data-table th.label {
  font-weight: bold;
  text-transform: none;
  border-color: #fff;
  background-color: #f7f7f7;
}

.data-table td.value {
  float: none !important;
}

.data-table .link-rss {
  display: block;
}

.page-popup .data-table td,
.page-popup .data-table th {
  border-bottom: 1px solid #d9d9d9;
}

tr.summary-total {
  cursor: pointer;
}

tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}

tr.show-details .summary-collapse {
  background-position: 0 -53px;
}

tr.summary-details-excluded {
  font-style: italic;
}

@media only screen and (max-width: 600px) {
  .data-table table,
  .data-table thead,
  .data-table tbody,
  .size-table table,
  .size-table thead,
  .size-table tbody {
    display: block;
  }
  .data-table thead th,
  .size-table thead th {
    display: block;
  }
  .data-table thead tr,
  .size-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .data-table tbody,
  .size-table tbody {
    position: relative;
  }
  .data-table tbody tr,
  .size-table tbody tr {
    display: block;
    border-bottom: 3px solid #000;
  }
  .data-table tbody td,
  .size-table tbody td {
    display: block;
    position: relative;
    padding-left: 40%;
    text-align: left !important;
    /* overwrite magento align styles */
  }
  .data-table tbody td:before,
  .size-table tbody td:before {
    content: attr(data-thead);
    position: absolute;
    top: 50%;
    left: 6px;
    width: 35%;
    font-size: 14px;
    text-align: left;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .data-table tbody td:last-child,
  .size-table tbody td:last-child {
    border: 0;
  }

  .totals {
    padding: 0;
  }
}
fieldset {
  border: 0;
}

legend {
  display: none;
}

input, select, textarea, button {
  border: 1px solid #CCC;
  padding: 0.7em;
  font-size: 1.2em;
  vertical-align: middle;
  color: #444;
  -webkit-appearance: none;
}

select {
  position: relative;
  border-radius: 0;
  background-color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  padding-right: 40px;
  background-image: url("../images/svg/icon-bottom.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px 16px;
}

@-moz-document url-prefix() {
  select {
    background: none;
    padding: 0.7em;
  }
}
.ie select {
  background: none;
  padding: 0.7em;
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  left: -9999px;
}
input[type=checkbox] + label,
input[type=radio] + label {
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 30px;
  cursor: pointer;
}

input[type=checkbox] + label {
  line-height: 20px;
  background-image: url("../images/svg/icon-checkbox-e.svg");
  background-repeat: no-repeat;
  background-position: 0 45%;
  background-size: 20px 20px;
}
input[type=checkbox]:checked + label {
  background-image: url("../images/svg/icon-checkbox.svg");
  background-position: 1px 45%;
}

input[type=radio] + label:before {
  content: '';
  position: absolute;
  top: 48%;
  left: 3px;
  width: 16px;
  height: 16px;
  padding: 3px;
  border: 1px solid #b0b0b0;
  box-sizing: border-box;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
input[type=radio]:checked + label:before {
  content: '';
  background-clip: content-box;
  background-color: #000;
}

.form-list {
  margin: 0;
  padding: 0;
}
.form-list label {
  float: left;
  position: relative;
  width: 40%;
  padding-right: 5%;
  text-align: right;
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 0.9em;
}
.form-list .input-box {
  float: right;
  width: 60%;
}
.form-list .input-box input.input-text,
.form-list .input-box textarea,
.form-list .input-box select {
  width: 100%;
}
.form-list .input-box.newsletter-signup {
  float: left;
}
.form-list .control {
  position: relative;
  vertical-align: top;
}
.form-list .control label {
  top: 1px;
  width: auto;
  text-align: left;
}

.inline-form .button {
  font-size: 1.3em;
  padding: 0.7em 1em;
}

.back-button {
  float: left;
  text-align: center;
}

.buttons-set {
  margin-top: 2em;
}
.buttons-set .button {
  float: right;
}
.buttons-set .button + .button {
  margin-left: 10px;
}
.buttons-set .back-button {
  float: left;
}

@media only screen and (max-width: 760px) {
  .back-button {
    float: none;
  }

  .buttons-set .back-button,
  .buttons-set .button {
    float: none;
  }
}
.form-alt label {
  float: none;
}
.form-alt .input-box {
  float: none;
  margin-top: 10px;
}

.input-text.no-display {
  display: none;
}

select option {
  padding-right: 10px;
}

select.multiselect option {
  padding: 2px 2px;
  border-bottom: 1px solid #bbb;
}

select.multiselect option:last-child {
  border-top: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

textarea.default-value {
  color: #ddd;
}

input.radio,
input.checkbox {
  margin-right: 3px;
  font-size: 11px !important;
  margin-top: 2px;
  vertical-align: top;
}

input.radio {
  font-size: 10px !important;
}

input.qty {
  width: 2.5em !important;
}

input.disabled {
  background: #f6f6f6 !important;
  color: #bbb !important;
}

/* Form Highlight */
/* Form Validation */
.validation-advice {
  clear: both;
  font-size: 11px !important;
  padding: 3px 0 0 !important;
  color: #d91a00 !important;
  font-weight: normal;
}

.product-options .validation-error .options-list,
.validation-failed {
  border: 1px solid #f47d4e !important;
  background-color: #fff7f5 !important;
}

input.input-text.validation-failed,
textarea.validation-failed {
  background-color: #fff7f5 !important;
}

.required em {
  color: #f15c22;
  margin-right: 4px;
}

.form-list .validation-advice {
  width: 250px;
  margin-right: -250px;
}

/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}

.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}

/* Fieldset */
.fieldset {
  font-size: 12px;
  margin: 0 0 16px;
}

.fieldset p {
  margin: 0 0 1.5em;
}

/* Form lists */
.form-list li {
  margin: 0 0 9px;
  vertical-align: top;
}

.form-list .value {
  float: left;
  padding: 2px 0 0;
}

.form-list .note {
  clear: both;
  font-size: 11px;
  width: 380px;
  margin: 0;
  padding: 3px 0 0 240px;
}

.form-list textarea {
  width: 374px;
  height: 13em;
}

.form-list p {
  margin: 0;
  padding: 0 0 0 240px;
}

ul.add-row,
.form-list li.add-row {
  background: url(../images/bkg_dots.gif) repeat-x 0 0;
  margin-top: 15px;
}

ul.add-row .btn-remove,
.form-list li.add-row .btn-remove {
  font-size: 0;
  line-height: 0;
  padding: 5px 5px 0 0;
  margin: 0;
  text-align: right;
}

/* row with checkbox or radio button */
.form-list-narrow label {
  width: 105px;
}

.form-list-narrow select {
  width: 290px;
}

.form-list-narrow input.input-text,
.form-list-narrow textarea {
  width: 285px;
}

.form-list-narrow .wide {
  width: auto;
}

.form-list-narrow .add-field .input-box {
  margin-left: 120px;
}

.form-list-narrow .control .input-box {
  margin-left: 120px;
}

.inner-form {
  margin: 10px 0 5px;
  padding: 10px 0 0;
  border: 1px dashed #d1d1d1;
  border-width: 1px;
  background: #f7f7f7;
}

.inner-form .form-alt label {
  padding-left: 5px;
}

/* Date Of Birth */
.form-list .customer-dob label {
  float: none;
  width: auto;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  color: #777;
}

.form-list .customer-dob .input-box {
  float: left;
  width: auto;
  margin-right: 8px;
}

.form-list .customer-dob .input-box .validation-advice {
  display: none !important;
}

.form-list .customer-dob input.input-text {
  float: none;
  display: block;
  margin-bottom: 2px;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 0 !important;
  background: none !important;
}

.form-list .customer-dob .dob-day .validation-advice,
.form-list .customer-dob .dob-month .validation-advice,
.form-list .customer-dob .dob-year .validation-advice {
  display: none;
}

.form-list .customer-dob {
  float: left;
}

.customer-account-edit .form-list .customer-dob {
  max-width: 300px;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  width: 31.333333%;
}

.form-list .customer-dob span + span {
  margin-left: 3%;
}

.form-list .customer-dob .dob-year {
  margin-right: 0;
}

/* Combination of fields */
.form-list li.fields {
  margin: 0;
}

.form-list li.fields .field {
  clear: left;
  padding: 0 0 9px;
}

/* Buttons */
.buttons-set {
  clear: both;
  margin: 15px 0;
}

/* general for button containing block */
.buttons-set p.back-link {
  float: left;
  padding: 2px 15px 0 0;
  text-align: right;
  margin: 0;
}

a.back-link {
  color: #999;
}

.buttons-set p.back-link a {
  color: #999;
}

.buttons-set2 {
  clear: both;
  margin: 5px 0 0;
  padding: 5px;
  text-align: right;
}

/* for button containing block under the general form */
.form-buttons p.back-link {
  float: left;
  width: 225px;
  padding: 2px 15px 0 0;
  text-align: right;
}

.btn-only {
  /* padding-left:240px; */
}

/* Overrides for 3columns */
.col3-layout .form-list .note {
  padding-left: 165px;
  width: 280px;
}

.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea {
  width: 274px;
}

.col3-layout .form-list select {
  width: 280px;
}

.col3-layout .form-list .control .input-box {
  margin-left: 165px;
}

.col3-layout .form-list .customer-dob .dob-day input.input-text {
  width: 74px;
}

.col3-layout .form-list .customer-dob .dob-month input.input-text {
  width: 74px;
}

.col3-layout .form-list .customer-dob .dob-year {
  margin-right: 0;
}

.col3-layout .form-list .customer-dob .dob-year input.input-text {
  width: 98px;
}

.col3-layout .form-buttons {
  width: 445px;
}

.page-popup .buttons-set .button {
  float: right;
}

@media only screen and (max-width: 600px) {
  .form-list {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .form-list .add-field .input-box,
  .form-list .control .input-box {
    top: 3px;
    margin-top: 0;
    margin-left: 0;
  }
  .form-list .add-field label,
  .form-list .control label {
    float: left;
    top: 4px;
    margin-left: 25px;
  }
  .form-list label {
    float: none;
    width: 100%;
    text-align: left;
  }
  .form-list .input-box {
    margin-top: 0.4em;
    width: 100%;
  }

  .buttons-set .button {
    float: none;
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    text-align: center;
  }
  .buttons-set .button + .button {
    margin-top: 10px;
    margin-left: auto;
  }
}
@media only screen and (max-width: 479px) {
  .buttons-set .button,
  .form-list {
    width: 100%;
  }

  .form-list select {
    width: 100%;
  }
}
body {
  background: #f7f7f7;
  font-family: "din", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

::-moz-selection {
  background: #FFB7BF;
  color: #000;
  text-shadow: none;
}

::selection {
  background: #FFB7BF;
  color: #000;
  text-shadow: none;
}

.wrapper {
  width: 100%;
  background: #fff;
}

.page {
  margin: 0 auto;
}

.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.page-popup {
  padding: 20px;
  text-align: left;
}

.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.main {
  position: relative;
  margin: 0;
  min-height: 350px;
  background: white;
  text-align: left;
}
.main .wrap {
  max-width: 1600px;
  margin: 0 auto;
  padding: 1.2em;
}

.cms-index-index .main .wrap {
  padding: 0 1.2em;
}

/* Base Columns */
.col-left {
  float: left;
}

.col-main {
  float: left;
}

.col-right {
  float: right;
}

/* 1 Column Layout */
.col1-layout {
  background-position: -1000px 0;
}

.col1-layout .col-main {
  float: none;
  width: auto;
  padding-top: 20px;
}

/* 2 Columns Layout */
.col2-left-layout .col-main {
  float: right;
  width: 73%;
  padding-top: 1.2em;
}

/* 3 Columns Layout */
.col3-layout .col-main {
  float: left;
  width: 60%;
  padding-left: 2%;
  padding-right: 2%;
}
.col3-layout .sidebar {
  width: 20%;
}
.col3-layout .sidebar.col-right {
  float: right;
}

/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 49%;
}

.col2-set .col-2 {
  float: right;
  width: 49%;
}

.col2-set .narrow {
  width: 33%;
}

.col2-set .wide {
  width: 65%;
}

.col3-set .col-1 {
  float: left;
  width: 32%;
}

.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}

.col3-set .col-3 {
  float: right;
  width: 32%;
}

.col4-set .col-1 {
  float: left;
  width: 23.5%;
}

.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}

.col4-set .col-3 {
  float: left;
  width: 23.5%;
}

.col4-set .col-4 {
  float: right;
  width: 23.5%;
}

.responsive.desktop {
  display: block;
}
@media screen and (max-width: 760px) {
  .responsive.desktop {
    display: none;
  }
}
.responsive.mobile {
  display: none;
}
@media screen and (max-width: 760px) {
  .responsive.mobile {
    display: block;
  }
  .responsive.mobile.inline {
    display: inline;
  }
}

@media only screen and (max-width: 960px) {
  .col3-layout .col-main {
    width: 73%;
    padding-left: 0;
    padding-right: 0;
  }
  .col3-layout .sidebar {
    width: 25%;
  }
  .col3-layout .sidebar.col-right {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .col2-left-layout .col-main,
  .col3-layout .col-main {
    width: 100%;
    margin-top: 20px;
  }
}
/* Global Messages */
.messages {
  width: 90%;
  overflow: hidden;
  text-align: left;
  margin: 15px auto;
}

.messages li {
  margin: 0 0 10px;
  padding: 0;
  word-wrap: break-word;
}

.messages ul {
  padding: 10px 17px;
  background-position: 35px 100%;
  background-repeat: no-repeat;
  position: relative;
}

.messages ul li {
  margin: 0;
  padding: 0;
}

.messages a {
  text-decoration: underline;
}

.messages a:hover {
  text-decoration: none;
}

.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg {
  font-size: 13px;
}

p.error-msg {
  padding: 10px;
  font-size: 12px !important;
  margin: 10px 0;
}

/* Error Message */
.messages li.error-msg {
  background-color: #fff5f3;
  color: #d91a00;
}

.messages li.error-msg a {
  color: #d91a00;
}

.messages li.error-msg ul {
  /* background-image:url(../images/bkg_msg-error.gif); */
}

p.error-msg {
  background-color: #fff5f3;
  color: #d91a00;
}

/* Success Message */
.messages li.success-msg {
  background-color: #eff5ea;
  color: #3d6611;
}

.messages li.success-msg a {
  color: #3d6611;
}

.messages li.success-msg ul {
  /* background-image:url(../images/bkg_msg-success.gif); */
}

/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg {
  background-color: #fafaec;
  color: #3d6611;
}

.messages li.note-msg a,
.messages li.notice-msg a {
  color: #3d6611;
}

.messages li.note-msg ul,
.messages li.notice-msg ul {
  /* background-image:url(../images/bkg_msg-note.gif); */
}

/* std class reset */
.std .messages {
  margin-top: 0;
}

.std .messages {
  width: auto;
  list-style: none !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.std .messages ul {
  list-style: none !important;
  padding-left: 17px !important;
  margin: 0 0 -11px !important;
}

.global-site-notice {
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}

.global-site-notice .notice-inner {
  width: 860px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(../images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}

.global-site-notice .notice-inner p {
  margin: 0;
  border: 1px dotted #cccc73;
  padding: 10px;
}

.global-site-notice .notice-inner .actions {
  padding-top: 10px;
}

/* Cookie Notice */
.notice-cookie {
  position: fixed;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  /* IE8 */
}

/* Noscript Notice */
/* Demo Notice */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
  text-align: center;
  color: #fff;
}

.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}

.demo-notice .notice-inner p {
  padding: 0;
  border: 0;
}

.pager {
  margin: 0.5em 0;
  font-size: 12px;
  line-height: 25px;
}
.pager .sort-by,
.pager .limiter {
  float: right;
  margin-left: 10px;
}
.pager .amount {
  float: left;
  margin-top: 8px;
}

/* Pages */
.pager .pages {
  padding-top: 10px;
  margin: 0 135px;
  text-align: center;
  color: #333;
  line-height: 20px;
}
@media only screen and (max-width: 640px) {
  .pager .pages {
    clear: both;
    margin: 0 auto;
  }
}

.pager .pages a {
  color: #8c8c8c;
  text-decoration: underline;
}

.pager .pages a:hover {
  color: #8c8c8c;
  text-decoration: none;
}

.pager .pages ol,
.pager .pages li {
  display: inline;
  padding: 0 2px;
}

.pager .pages .current {
  font-weight: bold;
}

.pager .pages .i-previous,
.pager .pages .i-next {
  text-decoration: none !important;
  vertical-align: top;
}
.pager .pages .i-previous img,
.pager .pages .i-next img {
  vertical-align: middle;
}

.pager-only {
  clear: both;
}

.pager-only .pages {
  margin: 0;
}

.sidebar {
  float: left;
  width: 25%;
  background: #F9F9F9;
  padding-bottom: 1.5em;
}
.sidebar .block .block-title {
  margin: 0;
  padding: 1em;
  border-bottom: 1px dashed #CCC;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.sidebar .block .block-content {
  padding: 12px 2em 18px 2em;
  font-size: 1.2em;
}
.sidebar .block .block-content li + li {
  margin-top: 0.4em;
}
.sidebar .block .block-content a {
  color: black;
  text-decoration: none;
}
.sidebar .block .block-content a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs + .sidebar {
    margin-top: 2em;
  }

  .sidebar,
  .col3-layout .sidebar {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
  }
  .sidebar .block h2,
  .col3-layout .sidebar .block h2 {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 12px 14px;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    cursor: pointer;
  }
  .sidebar .block h2:after,
  .col3-layout .sidebar .block h2:after {
    content: '\e800';
    float: right;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-left: 10px;
    font-family: 'icons';
    font-style: normal;
    font-weight: normal;
    text-align: center;
    speak: none;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
  .sidebar .block h2.opened:after,
  .col3-layout .sidebar .block h2.opened:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sidebar .block .block-content,
  .col3-layout .sidebar .block .block-content {
    display: none;
    border-color: transparent;
    max-width: 500px;
    margin: 0 auto;
    padding-left: 20px;
  }
  .sidebar .block.block-filters .block-content-wrapper,
  .col3-layout .sidebar .block.block-filters .block-content-wrapper {
    display: none;
    max-width: 500px;
    margin: 0 auto;
    padding-left: 20px;
  }
  .sidebar .block.block-filters .block-content-wrapper .block-content,
  .col3-layout .sidebar .block.block-filters .block-content-wrapper .block-content {
    display: block;
    padding-left: 0;
  }
  .sidebar .block.block-filters .block-content-wrapper .actions,
  .col3-layout .sidebar .block.block-filters .block-content-wrapper .actions {
    padding-left: 0;
  }
}
/* Page Heading */
.page-title {
  padding-bottom: 2em;
  text-transform: uppercase;
}
.page-title h1 {
  font-size: 2.3em;
  font-weight: 400;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.title-buttons > .button {
  float: right;
}

.subtitle {
  clear: both;
  padding: 10px 0;
  font-size: 18px;
  color: #d12c01;
}

.sub-title {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  line-height: 19px;
  margin: 0 0 10px;
}

.order-items h3.sub-title {
  font-size: 14px;
  font-weight: bold;
}

.sub-title .separator {
  font-weight: normal;
}

.sub-title a {
  font-size: 11px;
  font-weight: normal;
  text-transform: lowercase;
}

.section-title {
  font-size: 14px;
  font-weight: normal;
  color: #151515;
  margin: 0 0 5px;
}

ul.links,
ul.links li {
  display: inline;
}

ul.links li .separator {
  margin: 0 2px 0 5px;
  font-size: 10px;
  color: #8f8f8f;
}

ul.links li.last .separator {
  display: none;
}

.link-rss {
  background: url(../images/icon_rss.gif) 100% 1px no-repeat;
  padding-right: 18px;
  white-space: nowrap;
}

.link-rss:hover {
  color: #f58550;
}

.link-print {
  background: url(../images/icon_printer.gif) 0 1px no-repeat;
  padding: 2px 0 2px 25px;
  white-space: nowrap;
}

.link-cart {
  font-size: 11px;
  font-weight: bold;
  color: #c73615;
  text-decoration: underline;
}

.link-cart:hover {
  color: #c73615;
  text-decoration: none;
}

.cards-list dt {
  margin: 5px 0 0;
}

.cards-list .offset {
  padding: 2px 0 2px 20px;
}

.divider {
  margin: 16px 0;
  background: #e7e7e7;
  font-size: 0;
  line-height: 0;
  height: 1px;
  overflow: hidden;
}

.popup,
.backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup {
  display: none;
  z-index: 1100;
}

.backdrop {
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.popup-frame {
  position: relative;
  z-index: 2;
  width: 900px;
  margin: 0 auto;
  padding: 35px 40px;
  background-color: #fff;
}

.popup-close {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  outline: none;
  color: #fff;
  background-color: #000;
  border: 0;
  cursor: pointer;
}
.popup-close:hover {
  background-color: #333333;
}

@media screen and (max-width: 760px) {
  .responsive.desktop {
    display: none;
  }
}
.responsive.mobile {
  display: none;
}
@media screen and (max-width: 760px) {
  .responsive.mobile {
    display: block;
  }
  .responsive.mobile.inline {
    display: inline;
  }
}

.loader,
.loader:before,
.loader:after {
  background: #FFF;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 0.4em;
  height: 2em;
}

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}

.loader:before {
  left: -0.75em;
}

.loader {
  text-indent: -9999em;
  margin: 8em auto;
  position: relative;
  font-size: 11px;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loader:after {
  left: 0.75em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #FFF;
    height: 2em;
  }
  40% {
    box-shadow: 0 -1em #ffffff;
    height: 2.5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #FFF;
    height: 2em;
  }
  40% {
    box-shadow: 0 -1em #ffffff;
    height: 2.5em;
  }
}
.slider, #home-slider, .brand-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: height 400ms ease-out;
}
.slider .slide, #home-slider .slide, .brand-slider .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  transition: 300ms ease-out;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
}
.slider .slide img, #home-slider .slide img, .brand-slider .slide img {
  width: 100%;
}
.slider .slide.prev, #home-slider .slide.prev, .brand-slider .slide.prev {
  -webkit-transform: translateX(-5%);
      -ms-transform: translateX(-5%);
          transform: translateX(-5%);
  opacity: 0;
}
.slider .slide.next, #home-slider .slide.next, .brand-slider .slide.next {
  -webkit-transform: translateX(5%);
      -ms-transform: translateX(5%);
          transform: translateX(5%);
  opacity: 0;
}
.slider .slide.next.two-slides, #home-slider .slide.next.two-slides, .brand-slider .slide.next.two-slides {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.slider .slide.active, #home-slider .slide.active, .brand-slider .slide.active {
  left: 0;
  width: 100%;
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  z-index: 2;
}
.slider .navigation, #home-slider .navigation, .brand-slider .navigation {
  height: 100%;
}
.slider .navigation .prev, #home-slider .navigation .prev, .brand-slider .navigation .prev,
.slider .navigation .next,
#home-slider .navigation .next,
.brand-slider .navigation .next {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  z-index: 1000;
  cursor: pointer;
  color: black;
}

#header {
  position: relative;
  z-index: 350;
  border-bottom: 1px solid #ebebeb;
}
#header ul {
  margin: 0;
  padding: 0;
}
#header.overlay {
  border-bottom: 0;
}
#header.overlay #desktop-header.fixed {
  border-bottom: 0;
}

#header-overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(60, 60, 60, 0.6);
  z-index: 320;
  transition: opacity 0.3s;
}
#header-overlay.loading {
  z-index: 400;
}
#header-overlay.loading .loader {
  position: absolute;
  top: 35%;
  left: 50%;
  display: block;
}
#header-overlay.show, #header-overlay.loading {
  visibility: visible;
  opacity: 1;
}
#header-overlay .loader {
  display: none;
}

#header .top {
  position: relative;
  background: #939598;
  z-index: 501;
  font-family: "din-pro", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#header .top .wrap {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 1.2em 0 0;
  height: 34px;
}
#header .top .lang,
#header .top .hot,
#header .top .links {
  height: 34px;
}
#header .top .top-cart {
  height: 34px;
  padding-right: 10px;
  color: white;
  text-align: right;
}
#header .top .top-cart .block-content {
  top: 39px;
  transition: all 100ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}
#header .top .top-cart:hover, #header .top .top-cart.open {
  background-color: #fff;
}
#header .top .top-cart:hover .block-title, #header .top .top-cart.open .block-title {
  color: #000;
}
#header .top .top-cart:hover .block-title a, #header .top .top-cart.open .block-title a {
  color: #000;
}
#header .top .top-cart:hover .block-content, #header .top .top-cart.open .block-content {
  top: 34px;
  visibility: visible;
  opacity: 1;
}
#header .top .hot,
#header .top .links {
  padding-top: 11px;
}
#header .top .lang {
  float: left;
  position: relative;
  width: 91px;
}
#header .top .lang ul {
  padding-top: 24px;
  transition: padding-top 100ms ease-out;
}
#header .top .lang ul:hover li:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#header .top .lang li {
  display: none;
  width: 90px;
  height: 34px;
  padding: 0 3em 0 1.2em;
  background-color: #939598;
  background-repeat: no-repeat;
  background-position: 25px 12px;
  font-weight: bold;
  z-index: 500;
  cursor: pointer;
}
#header .top .lang li:hover {
  background-color: #adafb1;
}
#header .top .lang li a,
#header .top .lang li span {
  display: block;
  height: inherit;
  padding: 11px 10px 0 10px;
  text-decoration: none;
  color: #444;
}
#header .top .lang li a:hover,
#header .top .lang li span:hover {
  color: black;
}
#header .top .lang li.active {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 91px;
  border-right: 1px solid #86888c;
}
#header .top .lang li.active:after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: 25px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #6A6A6A;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
#header .top .lang li.active span:hover {
  color: #444;
}
#header .top .lang:hover ul {
  padding-top: 34px;
}
#header .top .lang:hover li {
  display: block;
}
#header .top .hot {
  float: left;
  padding-left: 24px;
  margin-right: 0;
  font-weight: bold;
  color: white;
  text-align: left;
}
#header .top .hot a {
  font-size: 11px;
  color: #ffffff;
}
@media screen and (max-width: 1023px) {
  #header .top .hot {
    display: none;
  }
}
#header .top .logout {
  float: right;
  padding-top: 11px;
  padding-right: 2em;
  color: #444;
  font-weight: bold;
}
#header .top .links {
  float: right;
  padding-right: 2em;
}
#header .top .links li {
  display: block;
  float: left;
  text-align: center;
}
#header .top .links li + li {
  margin-left: 2em;
}
#header .top .links a {
  text-decoration: none;
  color: #444;
  font-weight: bold;
}
#header .top .links a .iconize, #header .top .links a .btn.arrow.right:after, #header .top .links a .arrow.right.button:after, #header .top .links a .single-text-field button, .single-text-field #header .top .links a button, #header .top .links a #footer .form-subscribe .field button, #footer .form-subscribe .field #header .top .links a button, #header .top .links a #home-brands .info .club .field button, #home-brands .info .club .field #header .top .links a button, #header .top .links a .slider .navigation .prev, .slider .navigation #header .top .links a .prev, #header .top .links a #home-slider .navigation .prev, #home-slider .navigation #header .top .links a .prev, #header .top .links a .brand-slider .navigation .prev, .brand-slider .navigation #header .top .links a .prev,
#header .top .links a .slider .navigation .next,
.slider .navigation #header .top .links a .next,
#header .top .links a #home-slider .navigation .next,
#home-slider .navigation #header .top .links a .next,
#header .top .links a .brand-slider .navigation .next,
.brand-slider .navigation #header .top .links a .next, #header .top .links a .breadcrumbs li:after, .breadcrumbs #header .top .links a li:after, #header .top .links a .product-view .product-img-box .notice:after, .product-view .product-img-box #header .top .links a .notice:after, #header .top .links a .product-view .product-img-box .more-views .navigation .prev, .product-view .product-img-box .more-views .navigation #header .top .links a .prev,
#header .top .links a .product-view .product-img-box .more-views .navigation .next,
.product-view .product-img-box .more-views .navigation #header .top .links a .next, #header .top .links a #store-locator-slider .navigation .prev, #store-locator-slider .navigation #header .top .links a .prev,
#header .top .links a #store-locator-slider .navigation .next,
#store-locator-slider .navigation #header .top .links a .next {
  display: none;
}
#header .top .links a:hover {
  text-decoration: underline;
}

#header .menu {
  height: 60px;
  background: #222426;
}
#header .menu .wrap {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 1.2em;
  height: 60px;
}
#header .menu .logo {
  float: left;
  width: 20.5%;
  height: 60px;
  padding-top: 22px;
  padding-left: 10px;
}
@media screen and (max-width: 930px) {
  #header .menu .logo {
    padding-left: 0;
  }
}
#header .menu .logo a {
  display: block;
  height: 16px;
}
#header .menu .logo a img {
  display: block;
  width: 100%;
  max-width: 156px;
  height: auto;
}
#header .menu .brands {
  float: right;
  width: 75%;
  background: url(../images/header/pipe.png) no-repeat right center;
}
#header .menu .brands li {
  float: left;
  width: 20%;
  height: 60px;
  padding: 0 1%;
  background: url(../images/header/pipe.png) no-repeat left center;
}
#header .menu .brands li.jackjones {
  display: none;
}
#header .menu .brands li a {
  display: block;
  height: inherit;
  padding-top: 21px;
  border-bottom: 0px solid #222426;
  text-align: center;
  transition: border-bottom 100ms ease-out;
}
#header .menu .brands li a img {
  height: auto;
}
#header .menu .brands li a img.responsive.desktop {
  display: inline-block;
}
@media screen and (max-width: 760px) {
  #header .menu .brands li a img.responsive.desktop {
    display: none;
  }
}
#header .menu .brands li img {
  width: 66px;
  opacity: 0.5;
  transition: opacity 0.3ms ease-out;
}
#header .menu .brands li a:hover,
#header .menu .brands li a.active {
  border-bottom: 4px solid white;
}
#header .menu .brands li a:hover img,
#header .menu .brands li a.active img {
  opacity: 1;
}
@media screen and (max-width: 930px) {
  #header .menu .brands {
    background: none;
  }
  #header .menu .brands li {
    padding: 0;
  }
}
@media screen and (max-width: 820px) {
  #header .menu .brands li {
    background: none;
  }
}

#header .submenu {
  height: 84px;
  background: white;
}
#header .submenu .wrap {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 1.2em;
  height: 84px;
}
#header .submenu nav {
  float: left;
  width: 77%;
  padding-left: 10px;
}
#header .submenu nav li.level-top {
  position: relative;
  display: inline-block;
  z-index: 500;
}
#header .submenu nav li.level-top .back {
  display: none;
}
#header .submenu nav li.level-top a.level-top {
  position: relative;
  display: block;
  height: 84px;
  padding: 34px 1.5em 0 1em;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: black;
  text-align: center;
  border-bottom: 0px solid transparent;
  transition: border-bottom 100ms ease-out;
}
#header .submenu nav li.level-top a.level-top:hover {
  border-bottom: 4px solid #222426;
}
#header .submenu nav li.level-top.active a.level-top {
  border-bottom: 4px solid #222426;
}
#header .submenu nav li.level-top.has-children a.level-top {
  position: relative;
}
#header .submenu nav li.level-top.has-children a.level-top:after {
  content: '';
  position: absolute;
  top: 39px;
  right: 0.5em;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #939598;
  opacity: 1;
  transition: top 0.2s ease-in-out;
}
#header .submenu nav li.level-top ul {
  position: absolute;
  width: 190px;
  top: 95px;
  left: 0;
  padding: 1.6em 3em;
  border-top: 2px solid black;
  background: white;
  opacity: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  transition: top 100ms ease-out;
  transition-property: top;
}
#header .submenu nav li.level-top li {
  margin-top: 7px;
  font-size: 1.1em;
  padding: 2px 0;
}
#header .submenu nav li.level-top li a {
  border-bottom: 1px solid white;
  text-decoration: none;
  color: #252525;
  transition: border-bottom 50ms ease-in;
}
@media screen and (min-width: 761px) {
  #header .submenu nav li.level-top li a:hover {
    border-bottom: 1px solid black;
  }
}
#header .submenu nav li.level-top li:first-child {
  margin-top: 0;
}
#header .submenu nav li.level-top:first-child a.level-top {
  padding-left: 0;
}
#header .submenu nav li.level-top.hover ul {
  opacity: 1;
  visibility: visible;
  top: 84px;
}
#header .submenu .search {
  float: right;
  width: 20%;
  position: relative;
  border-left: 1px solid #ebebeb;
}
#header .submenu .search .input-text {
  display: block;
  width: 100%;
  height: 84px;
  margin: 0;
  padding-top: 0.9em;
  padding-left: 2em;
  padding-right: 55px;
  border: none;
  font: 1.2em "din", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
}
@media screen and (max-width: 1100px) {
  #header .submenu .search .input-text {
    font-size: 1.1em;
    padding-top: 0.8em;
    padding-left: 1em;
  }
}
#header .submenu .search button {
  position: absolute;
  top: 17px;
  right: 0;
  margin: 0;
  padding: 10px 0 10px 10px;
  background: none;
  border: none;
  cursor: pointer;
}
#header .submenu .search button svg {
  width: 26px;
  height: auto;
  fill: #000;
}
@media screen and (max-width: 1100px) {
  #header .submenu nav li.level-top a.level-top {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 930px) {
  #header .submenu nav {
    padding-left: 0;
  }
}

#mobile-header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #222426;
  z-index: 350;
}
#mobile-header .hot {
  width: 100%;
  padding: 4px 3%;
  background: #939598;
  text-align: center;
  color: white;
}
#mobile-header .mobile-menu {
  height: 45px;
}
#mobile-header #open-mobile-menu,
#mobile-header .logo,
#mobile-header .goto-cart {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#mobile-header #open-mobile-menu,
#mobile-header .goto-cart {
  float: left;
  width: 20%;
  color: white;
  font-size: 2.5em;
}
#mobile-header .goto-cart:hover {
  text-decoration: none;
}
#mobile-header #open-mobile-menu {
  padding-left: 20px;
}
#mobile-header .logo {
  float: left;
  width: 60%;
  text-align: center;
}
#mobile-header .logo a {
  width: 80%;
  margin: 0 auto;
}
#mobile-header .logo a img {
  width: 100%;
  max-width: 156px;
  height: auto;
}
#mobile-header .brands {
  display: none;
}
#mobile-header .goto-cart {
  padding-right: 20px;
  text-align: right;
}

@media screen and (max-width: 760px) {
  #desktop-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    z-index: 100;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
    transition: 300ms;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
  }

  #header-overlay {
    display: none;
  }

  .col1-layout .col-main {
    padding-top: 0;
  }

  .wrapper {
    position: relative;
    overflow: hidden;
    background: #111;
  }
  .wrapper.mobile-sidebar-open {
    overflow: hidden;
  }
  .wrapper.mobile-sidebar-open .main,
  .wrapper.mobile-sidebar-open #mobile-header {
    -webkit-transform: translateX(80%);
        -ms-transform: translateX(80%);
            transform: translateX(80%);
  }
  .wrapper.mobile-sidebar-open #desktop-header {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .wrapper .main {
    padding-top: 80px;
  }

  .main,
  #mobile-header {
    left: 0;
    transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
  }

  .main,
  #mobile-header {
    box-shadow: 0 0 10px black;
  }

  #header .top .wrap,
  #header .menu .wrap,
  #header .submenu .wrap {
    width: 100%;
    max-width: none;
    height: 100%;
    padding: 0;
  }
  #header .top {
    position: absolute;
    height: 12%;
    width: 100%;
    top: 10%;
    left: 0;
    background: none;
    overflow: hidden;
  }
  #header .top .hot,
  #header .top .top-cart,
  #header .top .logout {
    display: none;
  }
  #header .top .lang,
  #header .top .links {
    height: 100%;
  }
  #header .top .lang ul,
  #header .top .links ul {
    height: 100%;
  }
  #header .top .lang ul li,
  #header .top .links ul li {
    height: 100%;
  }
  #header .top .links {
    padding-right: 0;
  }
  #header .top .links li {
    display: none;
    width: 50%;
  }
  #header .top .links li.account, #header .top .links li.wishlist {
    display: block;
  }
  #header .top .links li + li {
    margin-left: 0;
  }
  #header .top .lang {
    float: right;
    width: 34%;
    height: 100%;
    margin-right: 0;
  }
  #header .top .lang .switch-wrapper {
    height: 100%;
  }
  #header .top .lang ul {
    padding-top: 0;
    border-left: 1px solid #666;
  }
  #header .top .lang li {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    border-bottom: none;
    background: none;
    font-size: 2em;
    text-align: center;
    font-size: 2.6em;
  }
  #header .top .lang li:hover {
    background-color: transparent;
  }
  #header .top .lang li a,
  #header .top .lang li span {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 52%;
    display: block;
    height: auto;
    padding: 0;
    color: #777;
  }
  #header .top .lang li a:hover,
  #header .top .lang li span:hover {
    color: #777;
  }
  #header .top .lang li.language-jj_fr, #header .top .lang li.language-jj_en {
    background-image: none;
  }
  #header .top .lang li.active {
    display: block;
    width: 100%;
    position: relative;
    border-right: none;
    border-left: none;
  }
  #header .top .lang li.active:after {
    display: none;
  }
  #header .top .lang li.active span:hover {
    color: #777;
  }
  #header .top .lang:hover ul {
    padding-top: 0;
  }
  #header .top .links {
    padding-top: 0;
    float: left;
    width: 66%;
  }
  #header .top .links li {
    height: 100%;
  }
  #header .top .links li.account a:after {
    content: '';
  }
  #header .top .links li.wishlist {
    border-left: 1px solid #666;
  }
  #header .top .links li.wishlist a:after {
    content: '';
  }
  #header .top .links a {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #777;
    text-align: center;
    font-size: 2.5em;
    text-indent: -9999px;
    font-family: 'icons';
  }
  #header .top .links a .txt {
    display: none;
  }
  #header .top .links a:after {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    text-indent: 0;
  }
  #header .menu {
    display: none;
  }
  #header .menu .logo {
    display: none;
  }
  #header .submenu {
    position: static;
    height: auto;
    padding: 0;
    background: transparent;
  }
  #header .submenu nav {
    position: absolute;
    top: 22%;
    left: 0;
    height: 78%;
    float: none;
    width: 100%;
    padding-left: 0;
    transition: -webkit-transform 400ms ease-out;
    transition: transform 400ms ease-out;
  }
  #header .submenu nav .nav {
    position: relative;
    height: 100%;
  }
  #header .submenu nav li.level-top {
    display: block;
    position: static;
  }
  #header .submenu nav li.level-top.hover a.level-top:after {
    top: 50%;
  }
  #header .submenu nav li.level-top .back {
    display: block;
  }
  #header .submenu nav li.level-top li {
    font-size: 1em;
    padding: 0;
  }
  #header .submenu nav li.level-top a.level-top {
    display: block;
    position: relative;
    padding: 10px 2em 10px 1.1em;
    height: auto;
    border-bottom: 1px solid #555;
    background: none;
    font-size: 1.4em;
    color: #999;
    text-align: left;
    text-decoration: none;
    height: 100%;
  }
  #header .submenu nav li.level-top a.level-top:hover {
    border-bottom: 1px solid #555;
  }
  #header .submenu nav li.level-top a.level-top:active {
    color: white;
  }
  #header .submenu nav li.level-top.active a.level-top {
    border-bottom: 1px solid #555;
  }
  #header .submenu nav li.level-top.has-children a.level-top:after {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    width: auto;
    height: auto;
    border: 0;
    opacity: 1;
    font-family: 'icons';
    font-size: 1.3em;
  }
  #header .submenu nav li.level-top ul {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #000;
    border-top: none;
    visibility: visible;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    -webkit-transform: translateX(150%);
        -ms-transform: translateX(150%);
            transform: translateX(150%);
    transition: -webkit-transform 200ms ease-in;
    transition: transform 200ms ease-in;
    overflow: auto;
  }
  #header .submenu nav li.level-top ul .back a.level-top {
    padding-left: 80px;
    padding-top: 0.8em;
    color: white;
  }
  #header .submenu nav li.level-top ul .back a.level-top:after {
    content: '';
    left: 20px;
  }
  #header .submenu nav li.level-top ul a {
    display: block;
    position: relative;
    padding: 10px 2em 10px 1.1em;
    height: auto;
    border-bottom: 1px solid #555;
    background: none;
    font-size: 1.4em;
    color: #999;
    text-align: left;
    text-decoration: none;
  }
  #header .submenu nav li.level-top ul li {
    margin-top: 0;
  }
  #header .submenu nav li.level-top ul li:first-child a {
    padding-top: 0.8em;
    padding-bottom: 0.7em;
    border-top: 1px solid #555;
  }
  #header .submenu nav li.level-top:first-child a.level-top {
    padding-left: 15px;
    border-top: 1px solid #555;
  }
  #header .submenu nav li.level-top.hover {
    height: auto;
  }
  #header .submenu nav li.level-top.hover a.level-top {
    background-image: none;
  }
  #header .submenu nav li.level-top.hover ul {
    top: 0;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    visibility: visible;
    overflow: auto;
    opacity: 1;
    z-index: 100;
    transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
  }
  #header .submenu nav.on {
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #header .submenu nav.off {
    display: none;
  }
  #header .submenu .search {
    display: block;
    float: none;
    width: 100%;
    height: 10%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    border-bottom: 1px solid #CCC;
    border-left: 0;
    box-shadow: none;
  }
  #header .submenu .search .form-search {
    height: 100%;
  }
  #header .submenu .search .input-text {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-right: 40px;
    background: #333;
    border: 0;
    border-radius: 0;
    font-size: 2em;
    font-weight: normal;
    color: white;
  }
  #header .submenu .search .input-text:focus {
    box-shadow: none;
  }
  #header .submenu .search button {
    position: absolute;
    display: block;
    top: 0;
    right: 15px;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
  }
  #header .submenu .search button svg {
    width: 32px;
    fill: #fff;
  }
}
#desktop-header {
  top: -100px;
  background-color: white;
}
@media screen and (max-width: 760px) {
  #desktop-header {
    top: 0;
    background-color: black;
  }
}
#desktop-header .top .brands {
  display: none;
  position: relative;
  float: left;
  width: 121px;
  margin-left: 10px;
}
#desktop-header .top .brands:hover .current:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#desktop-header .top .brands:hover ul {
  top: 34px;
  visibility: visible;
  opacity: 1;
}
#desktop-header .top .brands li.responsive {
  display: none;
}
#desktop-header .top .brands div.responsive.mobile {
  display: block;
}
#desktop-header .top .brands ul {
  position: absolute;
  top: 30px;
  left: 0;
  transition: all 100ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  background-color: #222426;
}
#desktop-header .top .brands ul li {
  position: relative;
  width: 121px;
  height: 41px;
  text-align: center;
}
#desktop-header .top .brands ul li:hover img {
  opacity: 1;
}
#desktop-header .top .brands ul li img {
  display: inline-block;
  max-width: 62px;
  max-height: 20px;
  opacity: 0.5;
}
#desktop-header .top .brands ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
}
#desktop-header .top .brands .current {
  position: relative;
  height: 34px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}
#desktop-header .top .brands .current:hover img {
  opacity: 1;
}
#desktop-header .top .brands .current:after {
  content: '';
  position: absolute;
  top: 42%;
  right: 7px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
#desktop-header .top .brands .current img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 62px;
  max-height: 20px;
  opacity: 0.5;
}
#desktop-header .top .brands .current.expand:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#desktop-header .top .brands .current.expand + ul {
  top: 34px;
  visibility: visible;
  opacity: 1;
}
#desktop-header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
  transition: top 500ms ease-in-out;
  border-bottom: 1px solid #ebebeb;
}
#desktop-header.fixed .menu,
#desktop-header.fixed .lang {
  display: none;
}
#desktop-header.fixed .logo-sticky {
  display: block;
  padding-left: 23px;
}
#desktop-header.fixed .logo-sticky img {
  display: block;
  width: 100%;
  max-width: 120px;
  height: auto;
}
#desktop-header.fixed .top {
  background-color: #222426;
}
#desktop-header.fixed .top .brands {
  display: block;
}
#desktop-header.fixed .top .links a {
  color: #fff;
}
#desktop-header.fixed .top .logout {
  color: #fff;
}
#desktop-header.fixed .submenu {
  height: 55px;
}
#desktop-header.fixed .submenu .wrap {
  height: 55px;
}
#desktop-header.fixed .submenu nav li.level-top a.level-top {
  height: 61px;
  padding-top: 22px;
}
@media screen and (max-width: 1100px) {
  #desktop-header.fixed .submenu nav li.level-top a.level-top {
    padding-top: 23px;
  }
}
#desktop-header.fixed .submenu nav li.level-top ul {
  top: 69px;
}
#desktop-header.fixed .submenu nav li.level-top.hover a.level-top {
  background-position: center 79%;
}
#desktop-header.fixed .submenu nav li.level-top.hover ul {
  top: 61px;
}
#desktop-header.fixed .submenu nav li.level-top.has-children a.level-top:after {
  top: 27px;
}
#desktop-header.fixed .submenu .search input {
  height: 61px;
}
#desktop-header.fixed .submenu .search button {
  top: 0;
  padding: 15px 0;
}

.logo-sticky {
  display: none;
  float: left;
  position: relative;
  height: 34px;
  padding-top: 11px;
}

.form-search {
  position: relative;
}
.form-search .reset-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%);
  left: 80%;
  height: 16px;
  width: 16px;
  border: 0;
  padding: 0;
  font-size: 16px;
  line-height: 16px;
  vertical-align: baseline;
  background-color: transparent;
  z-index: 100;
  cursor: pointer;
}
.form-search input.spinner,
.form-search input.spinner:focus {
  background-repeat: no-repeat;
  background-position: 72% center;
  background-image: url(../images/spinner.gif);
}

.search-autocomplete {
  position: absolute;
  top: 101%;
  left: -1px;
  width: 100%;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  background-color: white;
  z-index: 999;
}

.searchautocomplete-container {
  padding: 20px;
}

.searchautocomplete-search {
  font-family: "din-pro", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: black;
}

.search-results + .search-results {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.search-header {
  margin-top: 0;
  color: #333;
}

.span_item {
  display: block;
}

.s_item {
  margin-bottom: 10px;
  overflow: hidden;
}
.s_item + .s_item {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.s_icon {
  float: left;
  height: auto;
  margin-right: 10px;
}

.s_item_name {
  max-width: 212px;
  margin: 0 0 7px 0;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.resultbox-b {
  text-align: right;
}

#footer {
  margin-top: 5%;
  border-top: 1px solid #F7F7F7;
  background: white;
  clear: both;
}
#footer .wrap {
  padding: 0 10%;
}
#footer .footer-container {
  margin: 0 auto 1em;
  text-align: left;
}
#footer .footer-top {
  overflow: hidden;
}
#footer .footer-social,
#footer .form-subscribe {
  float: left;
  width: 50%;
  height: 160px;
  text-align: center;
}
#footer .casl {
  font-size: 9px;
  color: #b1b1b1;
  text-align: left;
}
#footer .casl a {
  color: #b1b1b1;
}
#footer .footer-social {
  border-right: 1px solid #F7F7F7;
  text-align: center;
}
#footer .footer-social .social-tag, #footer .footer-social ul {
  display: inline-block;
  margin: 0;
}
#footer .footer-social .social-tag {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-right: 15px;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
#footer .footer-social li {
  display: inline-block;
  width: 28px;
  height: 28px;
}
#footer .footer-social li + li {
  margin-left: 10px;
}
#footer .footer-social li a {
  display: block;
  height: 100%;
  text-indent: -9999px;
  background: url(../images/footer/sprite-social.png);
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #footer .footer-social li a {
    background: url(../images/footer/sprite-social@2x.png);
    background-size: 140px 56px;
  }
}
#footer .footer-social li.facebook a {
  background-position: left top;
}
#footer .footer-social li.facebook:hover a {
  background-position: left 28px;
}
#footer .footer-social li.twitter a {
  background-position: -28px top;
}
#footer .footer-social li.twitter:hover a {
  background-position: -28px 28px;
}
#footer .footer-social li.instagram a {
  background-position: -56px top;
}
#footer .footer-social li.instagram:hover a {
  background-position: -56px 28px;
}
#footer .footer-social li.pinterest a {
  background-position: -84px top;
}
#footer .footer-social li.pinterest:hover a {
  background-position: -84px 28px;
}
#footer .footer-social li.gplus a {
  background-position: -112px top;
}
#footer .footer-social li.gplus:hover a {
  background-position: -112px 28px;
}
#footer .form-subscribe {
  float: left;
  font-size: 1em;
}
#footer .form-subscribe form {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 80%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 1.1em;
}
#footer .form-subscribe label {
  display: block;
  margin-bottom: 0.4em;
  font-weight: bold;
  text-transform: uppercase;
}
#footer .footer-menu {
  overflow: hidden;
  border-top: 1px solid #F7F7F7;
  font-size: 1.2em;
}
#footer .footer-menu .list:nth-child(2) {
  margin-top: 2em;
}
#footer .footer-menu .main-cat {
  margin: 0;
  padding-bottom: .5em;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 460px) {
  #footer .footer-menu .main-cat {
    padding-top: 1em;
    padding-bottom: 1em;
    cursor: pointer;
  }
}
#footer .footer-menu .main-cat:nth-child(3) {
  margin-top: 2em;
}
#footer .footer-menu ul {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}
#footer .footer-menu li {
  margin-top: 0.5em;
}
#footer .footer-menu a {
  color: black;
  text-decoration: none;
}
#footer .footer-menu a:hover {
  text-decoration: underline;
}
#footer .footer-menu .footer-column {
  float: left;
  width: 33%;
  min-height: 340px;
  padding: 2em 0;
  border-left: 1px solid #F7F7F7;
  text-align: center;
}
#footer .footer-menu .footer-column:nth-child(2) {
  width: 34%;
}
#footer .footer-menu .footer-column:first-child {
  border-left: none;
}
#footer .footer-logo,
#footer .footer-bottom {
  border-top: 1px solid #F7F7F7;
  text-align: center;
}
#footer .footer-logo {
  padding: 5em 0;
}
#footer .footer-logo img {
  width: 152px;
}
#footer .footer-bottom {
  padding: 3em 0;
}
#footer .footer-bottom img {
  margin: 0 0.2em;
  vertical-align: middle;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 840px) {
  #footer .form-subscribe label {
    display: block;
    margin-right: 0;
  }
  #footer .form-subscribe .text {
    width: 70%;
  }
}
@media only screen and (max-width: 700px) {
  #footer .footer-social h4 {
    display: none;
  }
  #footer .footer-social ul {
    padding-left: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #footer .footer-menu .footer-column {
    padding: 3em 0 0 0;
    float: left;
    min-height: 0;
  }
  #footer .footer-menu .footer-column:first-child, #footer .footer-menu .footer-column:last-child {
    border-right: 1px solid #F7F7F7;
  }
  #footer .footer-menu .footer-column:first-child h4 {
    margin-top: 0;
  }
  #footer .footer-menu .footer-column:last-child {
    padding: 3em 0;
  }
  #footer .footer-menu .footer-column, #footer .footer-menu .footer-column:nth-child(2) {
    width: 50%;
  }
  #footer .footer-menu .footer-column:nth-child(2) {
    float: right;
    border: none;
  }
}
@media only screen and (max-width: 600px) {
  #footer .footer-social,
  #footer .form-subscribe {
    float: none;
    width: 100%;
  }
  #footer .footer-social {
    height: 100px;
  }
  #footer .form-subscribe {
    height: 210px;
  }
  #footer .footer-social {
    border-right: none;
    border-bottom: 1px solid #F7F7F7;
  }
}
@media only screen and (max-width: 460px) {
  #footer .footer-menu .footer-column {
    min-width: 100%;
    margin-left: 0;
  }
  #footer .footer-menu .footer-column, #footer .footer-menu .footer-column:last-child {
    padding: 0;
  }
  #footer .footer-menu ul {
    display: none;
  }
  #footer .footer-menu h4 {
    position: relative;
    margin: 0;
    padding: 1em 2em;
    cursor: pointer;
    text-align: left;
  }
  #footer .footer-menu h4:after {
    content: '+';
    display: block;
    position: absolute;
    top: 8px;
    right: 1.4em;
    font-size: 1.5em;
    font-weight: normal;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
  #footer .footer-menu .list {
    border-bottom: 1px solid #F7F7F7;
  }
  #footer .footer-menu .list:first-child {
    border-top: 1px solid #F7F7F7;
  }
  #footer .footer-menu .list:nth-child(2) {
    margin: 0;
  }
  #footer .footer-menu .list.open ul {
    display: block;
    text-align: left;
  }
  #footer .footer-menu .list.open ul li {
    margin: 0;
    padding: 0.8em 1em 0.8em 3em;
    background: #EEE;
    border-top: 1px solid #dedede;
  }
  #footer .footer-menu .list.open h4:after {
    content: '-';
  }
}

.slider-wrapper {
  width: 100%;
  max-width: 1600px;
  margin: 2% auto 0 auto;
  padding: 20px;
  border: 1px solid #ebebeb;
}
@media screen and (max-width: 760px) {
  .slider-wrapper {
    padding: 0;
    border: 0;
  }
}

#home-slider .navigation .prev,
#home-slider .navigation .next {
  font-size: 4em;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.7);
}
#home-slider .navigation .prev:after,
#home-slider .navigation .next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
#home-slider .navigation .prev {
  left: 6%;
}
#home-slider .navigation .prev:after {
  content: '';
}
#home-slider .navigation .next {
  right: 6%;
}
#home-slider .navigation .next:after {
  content: '';
}

#home-brands {
  width: 100%;
  height: auto;
  padding: 1px 0 0 0;
  overflow: hidden;
}
#home-brands .item {
  float: left;
  position: relative;
  width: 32%;
  padding-top: 43%;
  margin-right: 2%;
  margin-top: 2%;
}
#home-brands .item.brand {
  border: 1px solid #ebebeb;
}
#home-brands .item:nth-child(3n+3) {
  margin-right: 0;
}
#home-brands .image {
  position: absolute;
  left: 5%;
  top: 4%;
  width: 90%;
  height: 77%;
  overflow: hidden;
}
#home-brands .image a {
  display: block;
}
#home-brands .image img {
  display: inline-block;
  width: 100%;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
}
#home-brands .image .overlay {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(125, 125, 125, 0);
  transition: background-color 300ms ease-in-out;
}
#home-brands .image .prices {
  position: absolute;
  right: 6%;
  bottom: 6%;
  opacity: 0;
  transition: 100ms ease-in-out;
  transition-property: opacity, right, bottom;
}
#home-brands .image .prices a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.1em;
}
#home-brands .image .prices a:hover {
  text-decoration: underline;
}
#home-brands .image:hover .overlay {
  background-color: rgba(125, 125, 125, 0.3);
}
#home-brands .image:hover .prices {
  right: 10%;
  bottom: 10%;
  opacity: 1;
}
#home-brands .image:hover img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
#home-brands .image:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  margin: 0 auto 0 50%;
  position: absolute;
  bottom: 0;
  left: -7px;
  z-index: 1;
}
#home-brands .logo {
  position: absolute;
  left: 5%;
  bottom: 4%;
  width: 90%;
  height: 12%;
  text-align: center;
}
#home-brands .logo a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  width: 100%;
  left: 0;
}
#home-brands .info {
  font-size: 1.2em;
}
#home-brands .info .shipping-returns,
#home-brands .info .club {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 5% 4%;
  border: 1px solid #ebebeb;
}
#home-brands .info .shipping-returns {
  height: 58%;
  top: 0;
  font-size: 1em;
}
#home-brands .info .shipping-returns > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  width: 100%;
}
#home-brands .info .shipping,
#home-brands .info .returns {
  margin: 0;
  padding-top: 42px;
  background: center top no-repeat;
  letter-spacing: 0.2em;
  text-align: center;
}
#home-brands .info .shipping strong,
#home-brands .info .returns strong {
  display: block;
  text-transform: uppercase;
}
#home-brands .info .shipping {
  margin-bottom: 2.5em;
  background-image: url(../images/home/shipping.png);
}
#home-brands .info .returns {
  background-image: url(../images/home/returns.png);
}
#home-brands .info .club {
  position: absolute;
  width: 100%;
  height: 35%;
  left: 0;
  bottom: 0;
  margin-top: 10px;
}
#home-brands .info .club label {
  display: block;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#home-brands .info .club form {
  display: block;
  margin-top: 6%;
  position: absolute;
  width: 92%;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media screen and (max-width: 960px) {
  #home-brands .info .shipping-returns .shipping,
  #home-brands .info .shipping-returns .returns {
    padding-top: 0;
    padding-left: 26%;
    background-position: 8% center;
    letter-spacing: 0;
    text-align: left;
  }
}
@media screen and (max-width: 750px) {
  #home-brands {
    width: 96%;
  }
  #home-brands .item {
    width: 49%;
    padding-top: 55%;
  }
  #home-brands .item, #home-brands .item:nth-child(3n+3) {
    margin-right: 2%;
  }
  #home-brands .item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 490px) {
  #home-brands {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  #home-brands .item {
    width: 100%;
    margin-right: 0;
    margin-top: 10%;
    padding-top: 100%;
  }
  #home-brands .item.brand {
    border: none;
  }
  #home-brands .item:first-child {
    margin-top: 0;
  }
}

#home-categories {
  width: 100%;
  text-align: center;
}
#home-categories .category-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 15px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#home-categories .items {
  overflow: hidden;
}
#home-categories .item {
  position: relative;
  float: left;
  width: 24.25%;
  margin: 1% 1% 0 0;
  padding-top: 30%;
  border: 1px solid #ebebeb;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}
#home-categories .item .item-title {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 16%;
  margin: 0;
  font-weight: normal;
  font-size: 2em;
  z-index: 100;
}
#home-categories .item .item-title span,
#home-categories .item .item-title strong {
  display: block;
  text-align: center;
}
#home-categories .item .item-title span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
}
#home-categories .item .item-title strong {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  top: auto;
  bottom: 0;
  font-size: 0.6em;
}
#home-categories .item .image {
  position: absolute;
  top: 23%;
  left: 5%;
  width: 90%;
  height: 60%;
  overflow: hidden;
  z-index: 50;
}
#home-categories .item .image a {
  display: block;
  width: 100%;
  height: 100%;
}
#home-categories .item .image img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 100%;
}
#home-categories .item .actions {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 7%;
  top: auto;
  bottom: 5%;
  z-index: 100;
}
#home-categories .item .actions a {
  color: black;
  text-decoration: none;
}
#home-categories .item .actions a:hover {
  text-decoration: underline;
}
#home-categories .item .actions a:first-child {
  padding-right: 0.9em;
  margin-right: 0.5em;
}
#home-categories .item:nth-child(4n+4) {
  margin-right: 0;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media screen and (max-width: 960px) {
  #home-categories .item {
    width: 32%;
    padding-top: 40%;
  }
  #home-categories .item, #home-categories .item:nth-child(4n+4) {
    margin: 2% 2% 0 0;
  }
  #home-categories .item:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  #home-categories .item {
    width: 49%;
    padding-top: 55%;
  }
  #home-categories .item, #home-categories .item:nth-child(3n+3) {
    margin-right: 2%;
  }
  #home-categories .item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 520px) {
  #home-categories .item {
    padding-top: 58%;
  }
  #home-categories .item .actions {
    height: 10%;
  }
  #home-categories .item .actions a, #home-categories .item .actions a:first-child {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
  }
}
@media screen and (max-width: 490px) {
  #home-categories .item .item-title {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 400px) {
  #home-categories .item {
    padding-top: 60%;
  }
  #home-categories .item .item-title {
    font-size: 1.35em;
  }
  #home-categories .item .item-title strong {
    font-size: 0.8em;
  }
  #home-categories .item .image {
    top: 25%;
    height: 50%;
  }
  #home-categories .item .actions {
    height: 15%;
  }
  #home-categories .item .actions a + a {
    margin-top: 7px;
  }
}

.col1-layout .breadcrumbs {
  padding-left: 10px;
}
@media screen and (max-width: 930px) {
  .col1-layout .breadcrumbs {
    padding-left: 34px;
  }
}

.col2-left-layout .breadcrumbs {
  margin-left: 15px;
  margin-bottom: 0;
}

.breadcrumbs {
  margin-bottom: 1em;
  text-transform: uppercase;
}
.breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumbs li:after {
  content: '';
  display: inline;
  position: relative;
  bottom: 1px;
  margin: 0 10px;
  vertical-align: middle;
  font-size: 0.8em;
  color: #666;
}
.breadcrumbs li.product strong {
  font-weight: normal;
  color: #7a7a7a;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs span.hide {
  display: none;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}

.catalog-product-view .col-main {
  max-width: 1250px;
  margin: 0 auto;
}

.product-view {
  float: left;
  width: 71%;
  padding-top: 5%;
}
.product-view .product-shop,
.product-view .product-options,
.product-view .product-options-bottom,
.product-view .product-collateral,
.product-view .color-swatches {
  float: right;
  width: 50%;
}

.popup-frame .product-view {
  float: none;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}

.product-view .product-shop {
  position: relative;
  margin-bottom: 1em;
}
.product-view .product-shop h1 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
  font-size: 2.3em;
}
.product-view .product-shop h1 a {
  text-decoration: none;
}
.product-view .product-shop .old-price {
  display: inline-block;
}
.product-view .product-shop .old-price .price {
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  color: #989696;
}
.product-view .product-shop .special-price {
  display: inline-block;
}
.product-view .product-shop .special-price .price {
  color: #c73615;
}
.product-view .product-shop .price-box {
  position: relative;
  padding-bottom: 25px;
  font-size: 1.9em;
}
.product-view .product-shop .price-box .price {
  font-weight: normal;
}
.product-view .product-shop .price-box:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 0;
  border-bottom: 2px solid black;
}
.product-view .product-shop:before {
  content: '';
  display: block;
  position: absolute;
  top: -30px;
  left: -30px;
  width: 18px;
  height: 18px;
  border-left: 6px solid black;
  border-top: 6px solid black;
}

.product-view .tier-prices {
  padding-top: 10px;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 600px) {
  .product-view .product-shop:before {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .product-view .product-shop .price-box:after {
    display: none;
  }
}

.product-view .color-swatches {
  margin-top: 1em;
}

.product-options {
  position: relative;
  margin: 1em 0 3em 0;
}
.product-options .option:first-child {
  margin-top: 0;
}
.product-options h2 {
  float: left;
  margin: 0 0 6px 0;
  font-size: 1.25em;
  text-transform: uppercase;
}
.product-options ul {
  margin: 0;
  padding: 0;
}
.product-options select {
  position: static;
}
.product-options .validation-advice {
  position: absolute;
}
.product-options .option {
  float: left;
}
.product-options .option + .option {
  margin-left: 10px;
}
.product-options .option select {
  width: 90px;
}
html[lang="fr"] .product-options .option select {
  width: 120px;
}
.product-options .option select#attribute187 {
  width: 100px;
}
html[lang="fr"] .product-options .option select#attribute187 {
  width: 120px;
}
.product-options .option li {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0.5em;
  padding: 5px;
  line-height: 26px;
  cursor: pointer;
  border: 2px solid #EEE;
  border-radius: 50%;
  color: black;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}
.product-options .option li img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.product-options .option li:hover {
  background: #EEE;
}
.product-options .option li.active {
  background: black;
  border-color: black;
  color: white;
}
.product-options .input-box {
  clear: left;
}
.product-options .size-guide {
  float: left;
  margin-top: 11px;
  margin-left: 10px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  text-transform: uppercase;
}
@media only screen and (max-width: 760px) {
  .product-options .size-guide {
    margin-top: 35px;
  }
}
.product-options .qty-box {
  float: left;
  margin-left: 10px;
}
@media only screen and (max-width: 760px) {
  .product-options .qty-box {
    clear: left;
    margin-top: 25px;
    margin-left: 0;
  }
}
.product-options.simple-product .qty-box {
  margin-left: 0;
}

.product-options-bottom.out-of-stock {
  margin-top: 3em;
}
.product-options-bottom.out-of-stock button {
  background: #7a7a7a;
  border-color: #7a7a7a;
  cursor: default;
}
.product-options-bottom .add-to-cart fieldset {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 7em;
}
.product-options-bottom .add-to-cart fieldset:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 0;
  border-bottom: 2px solid black;
}
.product-options-bottom .add-to-cart label {
  margin: 0 0 6px 0;
  font-size: 1.25em;
  font-weight: normal;
  text-transform: uppercase;
}
.product-options-bottom .add-to-cart select {
  margin: 0.5em 0 0 0;
}
.product-options-bottom .btn-cart {
  position: relative;
  float: left;
  display: block;
  width: 70%;
  height: 3.7em;
  max-width: 200px;
  padding: 5%;
  color: white;
  text-transform: uppercase;
  font-size: 1.6em;
  font-family: "din", Helvetica, Arial, sans-serif;
}
.product-options-bottom .btn-cart:lang(fr) {
  max-width: 250px;
}
.product-options-bottom .btn-cart .loader {
  display: none;
  font-size: 7px;
  left: 50%;
  margin: 0;
}
.product-options-bottom .btn-cart .loader.show {
  display: block;
}
.product-options-bottom .btn-cart #button-title {
  width: 90%;
  position: absolute;
  top: 51%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 22px;
}
.product-options-bottom .add-to-links {
  float: left;
  margin: 0;
  padding: 5%;
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
}
.product-options-bottom .add-to-links a {
  color: #999;
  text-decoration: none;
}
.product-options-bottom .add-to-links a:hover {
  text-decoration: underline;
}
.product-options-bottom .required {
  display: none;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 500px) {
  .product-view .color-swatches {
    margin-top: 10%;
    text-align: center;
  }

  .product-options {
    margin: 10% 0;
  }

  .product-options-bottom .add-to-cart button,
  .product-options-bottom .add-to-links {
    margin-left: auto;
    margin-right: auto;
    max-width: none;
  }
  .product-options-bottom .add-to-cart fieldset:after {
    display: none;
  }
}
.product-view .product-img-box {
  float: left;
  width: 45%;
  padding-bottom: 5%;
}
.product-view .product-img-box .product-image {
  position: relative;
  text-align: center;
}
.product-view .product-img-box .product-image > img {
  width: 100%;
  height: auto;
}
.product-view .product-img-box .image-zoom {
  display: none;
}
.product-view .product-img-box .image-zoom.current {
  display: block;
}
.product-view .product-img-box .image-zoom .main-image {
  cursor: default;
}
.product-view .product-img-box .image-zoom .main-image > img {
  width: 100%;
  height: auto;
}
.product-view .product-img-box .zoom-label {
  text-align: center;
}
.product-view .product-img-box .notice {
  margin: 0.8em 0 0 0;
  font-size: 1.05em;
  text-transform: uppercase;
  text-align: center;
}
.product-view .product-img-box .notice:after {
  content: '';
  margin-left: 1em;
  font-size: 1.4em;
}
.product-view .product-img-box .product-zoom {
  display: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
}
.product-view .product-img-box .zoom-notice {
  margin-top: 3em;
  text-align: center;
}
.product-view .product-img-box .more-views {
  position: relative;
  margin-top: 3em;
  overflow: hidden;
}
.product-view .product-img-box .more-views h2 {
  display: none;
}
.product-view .product-img-box .more-views .slide {
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.product-view .product-img-box .more-views .slide.notransition {
  transition: none;
}
.product-view .product-img-box .more-views .slide.prev {
  left: -25%;
}
.product-view .product-img-box .more-views .slide.active {
  left: 0;
  opacity: 1;
  z-index: 2;
}
.product-view .product-img-box .more-views .slide.next {
  left: 25%;
  opacity: 1;
  z-index: 2;
}
.product-view .product-img-box .more-views .slide.next2 {
  left: 50%;
  opacity: 1;
  z-index: 2;
}
.product-view .product-img-box .more-views .slide.next3 {
  left: 75%;
  opacity: 1;
  z-index: 2;
}
.product-view .product-img-box .more-views .slide.next4 {
  opacity: 1;
  z-index: 2;
}
.product-view .product-img-box .more-views.noslider ul {
  width: 100%;
  margin: 0;
}
.product-view .product-img-box .more-views.noslider li {
  width: 19%;
}
.product-view .product-img-box .more-views.noslider .slide {
  position: static;
  opacity: 1;
  transition: none;
}
.product-view .product-img-box .more-views.noslider .navigation {
  display: none;
}
.product-view .product-img-box .more-views .navigation .prev,
.product-view .product-img-box .more-views .navigation .next {
  position: absolute;
  left: 0;
  top: 0;
  width: 10%;
  height: 100%;
  text-align: center;
}
.product-view .product-img-box .more-views .navigation .prev span,
.product-view .product-img-box .more-views .navigation .next span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  cursor: pointer;
  font-size: 3em;
}
.product-view .product-img-box .more-views .navigation .prev:hover,
.product-view .product-img-box .more-views .navigation .next:hover {
  color: #b3b3b3;
}
.product-view .product-img-box .more-views .navigation .next {
  left: 90%;
}
.product-view .product-img-box .more-views ul {
  position: relative;
  width: 80%;
  margin: 0 10%;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.product-view .product-img-box .more-views li {
  display: inline-block;
  width: 24%;
  margin-right: 1%;
}
.product-view .product-img-box .more-views li.hide {
  display: none;
}
.product-view .product-img-box .more-views li a {
  display: block;
}
.product-view .product-img-box .more-views li img {
  width: 100%;
  height: auto;
}
.product-view .product-img-box .addthis_toolbox {
  margin-top: 3em;
  text-align: center;
}
.product-view .product-img-box .addthis_toolbox a {
  float: none !important;
  /* need to overwrite the defaul float value from the plugin */
  font-family: "icons";
  font-size: 21px;
  color: #000;
  transition: color 0.3s;
}
.product-view .product-img-box .addthis_toolbox a:hover {
  color: #b3b3b3;
  text-decoration: none;
}
.product-view .product-img-box .addthis_toolbox a + a {
  margin-left: 10px;
}

.zoomPad {
  position: relative;
  z-index: 99;
  cursor: crosshair;
}
.zoomPad > img {
  width: 100%;
  height: auto;
}

.zoomPreload,
.thumbLoad {
  text-indent: -9999px;
  text-align: center;
  background-color: rgba(60, 60, 60, 0.2);
  z-index: 110;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px !important;
  left: 0px !important;
}
.zoomPreload .loader,
.thumbLoad .loader {
  position: absolute;
  top: 26%;
  left: 50%;
  display: block;
}

.quick-view .zoomPreload .loader,
.quick-view .thumbLoad .loader {
  top: 20%;
}

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

.zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  /*opacity:0.5;*/
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}

.zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}

.zoomWrapper {
  position: relative;
  z-index: 110;
}

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

.zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}

.zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}

.zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position: absolute;
  display: block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected


/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 680px) {
  .product-view .product-img-box .notice {
    display: none;
  }
  .product-view .product-img-box .more-views {
    margin-top: 2em;
  }
  .product-view .product-img-box .more-views .slide.prev {
    left: -50.5%;
  }
  .product-view .product-img-box .more-views .slide.active {
    left: 0;
    opacity: 1;
    z-index: 2;
  }
  .product-view .product-img-box .more-views .slide.next {
    left: 50.5%;
    opacity: 1;
    z-index: 2;
  }
  .product-view .product-img-box .more-views .slide.next2 {
    left: 100%;
    opacity: 1;
    z-index: 2;
  }
  .product-view .product-img-box .more-views .slide.next3 {
    left: 100%;
    opacity: 1;
    z-index: 2;
  }
  .product-view .product-img-box .more-views .navigation .prev span,
  .product-view .product-img-box .more-views .navigation .next span {
    font-size: 4em;
  }
  .product-view .product-img-box .more-views.noslider li {
    width: 48.5%;
  }
  .product-view .product-img-box .more-views li {
    width: 48.5%;
  }
  .product-view .product-img-box .more-views li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .product-view .product-img-box {
    padding-bottom: 0;
  }
}

.product-view .product-collateral {
  clear: right;
  margin-top: 5%;
}
.product-view .product-collateral .tabs {
  position: relative;
  top: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 50;
}
.product-view .product-collateral .tab {
  float: left;
  padding: 0.5em 0;
  margin: 0;
  margin-left: 1em;
  background: white;
  border-bottom: none;
  text-transform: uppercase;
  font-size: 1.3em;
}
.product-view .product-collateral .tab a {
  text-decoration: none;
  color: #ababab;
}
.product-view .product-collateral .tab.active a {
  color: black;
}
.product-view .product-collateral .tab:first-child {
  margin-left: 0;
}
.product-view .product-collateral .panes {
  position: relative;
  padding: .75em 1.5em;
  z-index: 50;
}
.product-view .product-collateral .panes h2 {
  display: none;
}

.product-related {
  float: right;
  width: 25%;
  margin-left: 4%;
}
.product-related h2 {
  text-transform: uppercase;
  font-size: 1.2em;
}
.product-related .item {
  float: left;
  width: 50%;
  padding: 15px 10px;
  border-left: 1px solid #ebebeb;
  text-align: center;
}
.product-related .item img {
  height: auto;
}
.product-related .price-box {
  margin: 5px 0 0;
}
.product-related .price-box .price {
  font-size: 11px;
}
.product-related .regular-price {
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.product-related .old-price {
  margin-bottom: 0.5em;
}
.product-related .old-price + .special-price {
  margin-top: 0.5em;
  margin-bottom: 0;
}

@media only screen and (min-width: 961px) {
  .product-related .item:nth-child(odd) {
    border-left-color: transparent;
  }
  .product-related .item:nth-child(even) {
    float: right;
  }
  .product-related .item:nth-child(n+3) {
    border-top: 1px solid #ebebeb;
  }
}
/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 960px) {
  .product-related {
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
  }
  .product-related h2 {
    text-align: center;
  }
}
@media only screen and (max-width: 960px) and (min-width: 601px) {
  .product-related .item {
    width: 25%;
  }
  .product-related .item:nth-child(n+5) {
    border-top: 1px solid #ebebeb;
  }
  .product-related .item:nth-child(4n+1) {
    border-left-color: transparent;
  }
}
@media only screen and (max-width: 600px) {
  .product-related .item:nth-child(odd) {
    border-left-color: transparent;
  }
  .product-related .item:nth-child(n+3) {
    border-top: 1px solid #ebebeb;
  }
}
@media only screen and (max-width: 880px) {
  .product-view .product-collateral {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .product-view .product-collateral .tabs {
    display: none;
  }
  .product-view .product-collateral .panes {
    padding: 0;
    border: none;
  }
  .product-view .product-collateral .panes h2 {
    display: block;
    margin-top: 2em;
  }
  .product-view .product-collateral .pane {
    display: block;
  }
  .product-view .product-collateral .pane:first-child h2 {
    margin-top: 0;
  }
}

@media only screen and (max-width: 880px) {
  .product-view .product-related {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 960px) {
  .product-view {
    float: none;
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 500px) {
  .product-view {
    width: 90%;
    max-width: 480px;
    margin: 0 auto;
  }
  .product-view .product-shop,
  .product-view .product-options,
  .product-view .product-options-bottom,
  .product-view .product-collateral,
  .product-view .product-related,
  .product-view .color-swatches,
  .product-view .product-img-box {
    float: none;
    width: 100%;
  }
}
.category-title {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}
.category-title h1 {
  margin-bottom: 0;
  text-align: center;
  font-size: 2.5em;
  text-transform: uppercase;
}

.category-intro {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 1em;
  font-size: 1.2em;
  text-align: center;
  color: #5e6166;
}

.sidebar {
  margin-top: 1.2em;
}
@media screen and (max-width: 600px) {
  .sidebar {
    margin-top: 0em;
  }
}
.sidebar .block .filter-title {
  margin: 0 0 0.8em;
  font-weight: bold;
  font-size: 1em;
}
.sidebar .block.block-filters {
  padding-bottom: 18px;
  border-bottom: 1px solid #CCC;
}
@media only screen and (max-width: 767px) {
  .sidebar .block.block-filters {
    border-color: transparent;
  }
}
.sidebar .block.block-filters .block-content {
  border-bottom: 0;
  padding-bottom: 0;
}
.sidebar .block.block-filters .actions {
  margin-top: 20px;
  padding: 12px 0 18px 2em;
}
.sidebar .block.currently .label,
.sidebar .block.currently .value {
  display: block;
  float: left;
  margin-top: 6px;
}
.sidebar .block.currently .value {
  margin-left: 5px;
}
.sidebar .block.currently .color-value {
  float: left;
  margin-top: 3px;
  margin-left: 5px;
}
.sidebar .block.currently .btn-remove {
  display: block;
  float: left;
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  text-indent: -9999px;
  box-sizing: content-box;
}
.sidebar .block.currently .btn-remove:hover {
  color: #b3b3b3;
  text-decoration: none;
}
.sidebar .block.currently .btn-remove:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "icons";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  speak: none;
  text-indent: 0;
}
.sidebar .block.currently .btn-remove {
  right: 0;
}
.sidebar .block.currently .btn-remove:after {
  content: '';
}
.sidebar .swatch-shopby {
  position: relative;
  display: inline;
  float: left;
  width: 21px;
  height: 21px;
  margin: 1%;
  overflow: hidden;
  cursor: pointer;
  border-radius: 50%;
  border: 3px solid transparent;
  background-clip: padding-box;
  z-index: 1;
}
.sidebar .swatch-shopby:hover {
  border-color: #ebebeb;
}
.sidebar .swatch-shopby:after {
  content: '';
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  left: 8px;
  top: 8px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  z-index: 1;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  transition: -webkit-transform 100ms ease-out;
  transition: transform 100ms ease-out;
}
.sidebar .swatch-shopby.active:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.category-products {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 2.2em;
}
.category-products > ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.category-products .item {
  display: inline-block;
  width: 30%;
  margin: 0 5% 5% 0;
  text-align: center;
  font-size: 11px;
  vertical-align: top;
}
.category-products .item:nth-child(3n+3) {
  margin-right: 0;
}
.category-products .item .image {
  position: relative;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 110%;
  overflow: hidden;
}
.category-products .item .image .product {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  position: absolute;
  width: 100%;
  display: block;
}
.category-products .item .image img {
  width: 100%;
}
.category-products .item .image .cta {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  bottom: 0;
  width: 80%;
  padding: 1em 0;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  color: white;
  font-size: 1.3em;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s;
}
.category-products .item .image .cta:hover {
  background: rgba(0, 0, 0, 0.8);
}
.category-products .item .image .alt {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
      -ms-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  transition: all 0.2s;
}
.category-products .item .image:hover .cta {
  opacity: 1;
  bottom: 7px;
}
.category-products .item .image:hover .alt {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.category-products .item .colors {
  padding-top: 5%;
}
.category-products .item .colors ul li {
  display: none;
  width: 21px;
  height: 21px;
  vertical-align: top;
  -webkit-transition: none;
}
.category-products .item .colors ul li > div:after {
  width: 3px;
  height: 3px;
  top: 6px;
  left: 6px;
}
.category-products .item .colors ul li:nth-child(-n+5), .category-products .item .colors ul li.more-colors {
  display: inline-block;
}
.category-products .item .colors ul li.more-colors {
  font-size: 21px;
  font-weight: bold;
  color: #aaa;
  line-height: 15px;
  overflow: visible;
}
.category-products .item .colors ul li.more-colors:after {
  content: 'More colors available';
  display: none;
  position: absolute;
  top: -35px;
  right: -5px;
  padding: 5px;
  border: 1px solid #000;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  background-color: #fff;
  white-space: nowrap;
}
.category-products .item .colors ul li.more-colors:lang(fr):after {
  content: 'Plus de couleurs disponibles';
}
.category-products .item .colors ul li.more-colors:hover {
  border-color: transparent;
}
.category-products .item .colors ul li.more-colors:hover:after {
  display: block;
}
.category-products .item .price-box {
  margin-top: 1em;
}
.category-products .item .price-box .price {
  font-size: 1.2em;
}
.category-products .item .old-price {
  display: inline-block;
  margin: 0;
}
.category-products .item .old-price .price {
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  color: #989696;
}
.category-products .item .special-price {
  display: inline-block;
  margin: 0;
}
.category-products .item .special-price .price {
  color: #c73615;
}
.category-products .item .brand {
  display: none;
  margin-top: 10%;
  height: 35px;
  opacity: 0.5;
}
.category-products .item .brand img {
  width: 90%;
  max-width: 70px;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media screen and (max-width: 750px) {
  .category-products .item {
    width: 45%;
  }
  .category-products .item:nth-child(3n+3) {
    margin-right: 5%;
  }
  .category-products .item:nth-child(2n+2) {
    margin-right: 0;
  }
  .category-products .item .image .cta {
    display: none;
  }
}
@media screen and (max-width: 520px) {
  .category-products .item {
    width: 100%;
    margin-right: 0;
  }
}

.account-box,
.info-box {
  padding: 3em;
  background: #F9F9F9;
}

.account-login {
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
}
.account-login p {
  font-size: 1.2em;
}
.account-login .actions {
  margin: 2em 0;
}
.account-login h2 {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.account-login .new-customers {
  float: left;
  width: 50%;
}
.account-login .returning-customers .actions,
.account-login .check-order .actions {
  overflow: hidden;
}
.account-login .returning-customers .actions .button,
.account-login .check-order .actions .button {
  float: right;
}
.account-login .returning-customers {
  float: right;
  width: 49.75%;
}
.account-login .returning-customers .form-list li {
  overflow: visible;
}
.account-login .returning-customers,
.account-login .new-customers {
  min-height: 375px;
}
.account-login .check-order {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 2px;
}
.account-login .check-order .form-list li {
  float: left;
  width: 49%;
  overflow: visible;
}
.account-login .check-order .form-list li + li {
  margin-left: 2%;
}

.account-login .returning-customers .remember-me {
  margin-left: 40%;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 770px) {
  .account-login .check-order {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
  }
}
@media only screen and (max-width: 450px) {
  .account-login .check-order .form-list li {
    float: none;
    width: 100%;
  }
  .account-login .check-order .form-list li + li {
    margin-left: 0;
  }
  .account-login .returning-customers .actions .button,
  .account-login .new-customers .actions .button,
  .account-login .check-order .actions .button {
    width: 100%;
  }
}

@media only screen and (max-width: 920px) {
  .account-login .returning-customers .remember-me {
    margin-left: 0;
    text-align: center;
  }
}

.forgot-password {
  width: 90%;
  max-width: 780px;
  margin: 0 auto;
}
.forgot-password .form-list {
  width: 100%;
}
.forgot-password .form-list label,
.forgot-password .form-list .input-box {
  float: none;
  width: 100%;
}
.forgot-password .form-list label {
  position: static;
}
.forgot-password .form-list .input-box > input {
  max-width: 500px;
}

.account-create {
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
}
.account-create form {
  float: left;
  width: 56.75%;
}
.account-create .fieldset {
  margin: 0;
}
.account-create .remember-me {
  margin-left: 40%;
  font-size: 1.2em;
}
.account-create .remember-me input {
  margin: 0 0.25em 0 0;
}
.account-create .remember-me label {
  vertical-align: middle;
}
.account-create .remember-me p {
  margin-top: 0.5em;
}
.account-create .actions {
  margin-top: 2em;
  overflow: hidden;
}
.account-create .actions .button {
  float: right;
  margin-right: 20%;
}
.account-create .informations {
  float: right;
  width: 43%;
  font-size: 1.2em;
}
.account-create .informations ul {
  margin: 0;
  padding: 0;
  list-style: disc inside;
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 770px) {
  .account-create .remember-me {
    margin-left: 0;
  }
  .account-create .terms {
    text-align: center;
  }
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 920px) {
  .account-login .form-list label,
  .account-login .form-list .input-box,
  .account-login .form-list select,
  .forgot-password .form-list label,
  .forgot-password .form-list .input-box,
  .forgot-password .form-list select,
  .account-create .form-list label,
  .account-create .form-list .input-box,
  .account-create .form-list select {
    float: none;
    width: 100%;
  }
  .account-login .form-list label,
  .forgot-password .form-list label,
  .account-create .form-list label {
    position: static;
  }
  .account-login .form-list .input-box,
  .account-login .form-list select,
  .forgot-password .form-list .input-box,
  .forgot-password .form-list select,
  .account-create .form-list .input-box,
  .account-create .form-list select {
    margin-top: 0.4em;
  }
}
@media only screen and (max-width: 770px) {
  .account-login .account-box,
  .forgot-password .account-box,
  .account-create .account-box {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .account-login .account-box .actions .button,
  .forgot-password .account-box .actions .button,
  .account-create .account-box .actions .button {
    display: block;
    float: none;
    width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 480px) {
  .account-login .account-box .actions .button,
  .forgot-password .account-box .actions .button,
  .account-create .account-box .actions .button {
    width: 100%;
  }
}

.my-wishlist .product-name {
  margin-top: 0;
}
.my-wishlist .btn-edit,
.my-wishlist .btn-remove {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  box-sizing: content-box;
}
.my-wishlist .btn-edit:hover,
.my-wishlist .btn-remove:hover {
  color: #b3b3b3;
  text-decoration: none;
}
.my-wishlist .btn-edit:after,
.my-wishlist .btn-remove:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "icons";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  speak: none;
  text-indent: 0;
}
.my-wishlist .btn-edit:after {
  content: '\e803';
}
.my-wishlist .btn-remove:after {
  content: '\e802';
}
.my-wishlist .btn-continue {
  float: left;
}
.my-wishlist table td {
  vertical-align: top;
}
.my-wishlist table td:first-child {
  width: 129px;
}
.my-wishlist table td:last-child a {
  float: right;
  clear: right;
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid #dadada;
}
.my-wishlist table td:last-child a + a {
  padding-top: 12px;
}
.my-wishlist table td:last-child a + a.btn-edit:after, .my-wishlist table td:last-child a + a.btn-remove:after {
  top: 8px;
}
.my-wishlist .btn-cart {
  font-size: 1em;
  padding: 0.7em 1em;
}
.my-wishlist .item-options {
  margin-top: 10px;
}

.wishlist-index-index .buttons-set .back-button {
  margin-right: 10px;
}
.wishlist-index-index .buttons-set .button {
  margin-bottom: 10px;
}
.wishlist-index-index .buttons-set .button + .button {
  margin-left: 0;
}
.wishlist-index-index .buttons-set button + button {
  margin-right: 10px;
}

@media only screen and (max-width: 760px) {
  .wishlist-index-index .buttons-set .button + .button {
    margin-left: auto;
  }

  .my-wishlist .btn-continue {
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  .my-wishlist table td:first-child {
    width: auto;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .my-wishlist table td:last-child {
    position: static;
    padding: 0;
  }
  .my-wishlist table td:last-child:before {
    content: "";
  }
  .my-wishlist table td:last-child a {
    position: absolute;
    right: 0;
  }
  .my-wishlist table td:last-child a.btn-remove {
    top: 15px;
  }
  .my-wishlist table td:last-child a.btn-edit {
    top: 48px;
  }

  .wishlist-index-index .buttons-set .back-button {
    margin-right: auto;
  }
  .wishlist-index-index .buttons-set .button {
    margin-bottom: 0;
  }
  .wishlist-index-index .buttons-set .button + .button {
    margin-left: auto;
  }
  .wishlist-index-index .buttons-set button + button {
    margin-right: auto;
  }
}
.info-box .box-title {
  margin: 0 0 1em 0;
  font-size: 1.4em;
}
.info-box .box-content {
  margin: 0;
  color: #333;
  font-size: 1.2em;
}

.info-table th {
  font-weight: bold;
  padding: 2px 15px 2px 0;
}

.info-table td {
  padding: 2px 0;
}

.customer-account-index .main,
.customer-account-edit .main,
.customer-address-form .main,
.customer-address-index .main,
.wishlist-index-index .main,
.sales-order-history .main,
.sales-order-view .main,
.sales-order-invoice .main,
.sales-order-shipment .main,
.newsletter-manage-index .main {
  overflow: hidden;
}
.customer-account-index .col-main,
.customer-account-edit .col-main,
.customer-address-form .col-main,
.customer-address-index .col-main,
.wishlist-index-index .col-main,
.sales-order-history .col-main,
.sales-order-view .col-main,
.sales-order-invoice .col-main,
.sales-order-shipment .col-main,
.newsletter-manage-index .col-main {
  float: right;
  width: 73%;
  padding-right: 2%;
}
.customer-account-index h1,
.customer-account-edit h1,
.customer-address-form h1,
.customer-address-index h1,
.wishlist-index-index h1,
.sales-order-history h1,
.sales-order-view h1,
.sales-order-invoice h1,
.sales-order-shipment h1,
.newsletter-manage-index h1 {
  margin: 1em 0;
  font-size: 22px;
}
.customer-account-index .sub-title .separator,
.customer-account-index .box-title .separator,
.customer-account-edit .sub-title .separator,
.customer-account-edit .box-title .separator,
.customer-address-form .sub-title .separator,
.customer-address-form .box-title .separator,
.customer-address-index .sub-title .separator,
.customer-address-index .box-title .separator,
.wishlist-index-index .sub-title .separator,
.wishlist-index-index .box-title .separator,
.sales-order-history .sub-title .separator,
.sales-order-history .box-title .separator,
.sales-order-view .sub-title .separator,
.sales-order-view .box-title .separator,
.sales-order-invoice .sub-title .separator,
.sales-order-invoice .box-title .separator,
.sales-order-shipment .sub-title .separator,
.sales-order-shipment .box-title .separator,
.newsletter-manage-index .sub-title .separator,
.newsletter-manage-index .box-title .separator {
  display: none;
}
.customer-account-index .sub-title a,
.customer-account-index .box-title a,
.customer-account-edit .sub-title a,
.customer-account-edit .box-title a,
.customer-address-form .sub-title a,
.customer-address-form .box-title a,
.customer-address-index .sub-title a,
.customer-address-index .box-title a,
.wishlist-index-index .sub-title a,
.wishlist-index-index .box-title a,
.sales-order-history .sub-title a,
.sales-order-history .box-title a,
.sales-order-view .sub-title a,
.sales-order-view .box-title a,
.sales-order-invoice .sub-title a,
.sales-order-invoice .box-title a,
.sales-order-shipment .sub-title a,
.sales-order-shipment .box-title a,
.newsletter-manage-index .sub-title a,
.newsletter-manage-index .box-title a {
  margin-left: 1em;
  font-size: 0.8em;
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
}
.customer-account-index .title-buttons,
.customer-account-edit .title-buttons,
.customer-address-form .title-buttons,
.customer-address-index .title-buttons,
.wishlist-index-index .title-buttons,
.sales-order-history .title-buttons,
.sales-order-view .title-buttons,
.sales-order-invoice .title-buttons,
.sales-order-shipment .title-buttons,
.newsletter-manage-index .title-buttons {
  margin: 1em 0 1.5em 0;
  font-size: 2em;
  text-align: left;
}
.customer-account-index .title-buttons h1,
.customer-account-edit .title-buttons h1,
.customer-address-form .title-buttons h1,
.customer-address-index .title-buttons h1,
.wishlist-index-index .title-buttons h1,
.sales-order-history .title-buttons h1,
.sales-order-view .title-buttons h1,
.sales-order-invoice .title-buttons h1,
.sales-order-shipment .title-buttons h1,
.newsletter-manage-index .title-buttons h1 {
  float: none;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 22px;
}
.customer-account-index .title-buttons .button,
.customer-account-edit .title-buttons .button,
.customer-address-form .title-buttons .button,
.customer-address-index .title-buttons .button,
.wishlist-index-index .title-buttons .button,
.sales-order-history .title-buttons .button,
.sales-order-view .title-buttons .button,
.sales-order-invoice .title-buttons .button,
.sales-order-shipment .title-buttons .button,
.newsletter-manage-index .title-buttons .button {
  margin: 0 0 0 1em;
  vertical-align: middle;
  font-size: 0.7em;
}
.customer-account-index .fieldset .legend,
.customer-account-edit .fieldset .legend,
.customer-address-form .fieldset .legend,
.customer-address-index .fieldset .legend,
.wishlist-index-index .fieldset .legend,
.sales-order-history .fieldset .legend,
.sales-order-view .fieldset .legend,
.sales-order-invoice .fieldset .legend,
.sales-order-shipment .fieldset .legend,
.newsletter-manage-index .fieldset .legend {
  font-size: 1.4em;
  font-weight: bold;
}
.customer-account-index .fieldset .input-box > input,
.customer-account-edit .fieldset .input-box > input,
.customer-address-form .fieldset .input-box > input,
.customer-address-index .fieldset .input-box > input,
.wishlist-index-index .fieldset .input-box > input,
.sales-order-history .fieldset .input-box > input,
.sales-order-view .fieldset .input-box > input,
.sales-order-invoice .fieldset .input-box > input,
.sales-order-shipment .fieldset .input-box > input,
.newsletter-manage-index .fieldset .input-box > input {
  width: 100%;
  max-width: 300px;
}
.customer-account-index .fieldset .input-box > input[type="checkbox"],
.customer-account-edit .fieldset .input-box > input[type="checkbox"],
.customer-address-form .fieldset .input-box > input[type="checkbox"],
.customer-address-index .fieldset .input-box > input[type="checkbox"],
.wishlist-index-index .fieldset .input-box > input[type="checkbox"],
.sales-order-history .fieldset .input-box > input[type="checkbox"],
.sales-order-view .fieldset .input-box > input[type="checkbox"],
.sales-order-invoice .fieldset .input-box > input[type="checkbox"],
.sales-order-shipment .fieldset .input-box > input[type="checkbox"],
.newsletter-manage-index .fieldset .input-box > input[type="checkbox"] {
  display: inline-block;
  width: auto;
}
.customer-account-index .fieldset .input-box > select,
.customer-account-edit .fieldset .input-box > select,
.customer-address-form .fieldset .input-box > select,
.customer-address-index .fieldset .input-box > select,
.wishlist-index-index .fieldset .input-box > select,
.sales-order-history .fieldset .input-box > select,
.sales-order-view .fieldset .input-box > select,
.sales-order-invoice .fieldset .input-box > select,
.sales-order-shipment .fieldset .input-box > select,
.newsletter-manage-index .fieldset .input-box > select {
  width: 100%;
  max-width: 300px;
}
.customer-account-index .buttons-set,
.customer-account-edit .buttons-set,
.customer-address-form .buttons-set,
.customer-address-index .buttons-set,
.wishlist-index-index .buttons-set,
.sales-order-history .buttons-set,
.sales-order-view .buttons-set,
.sales-order-invoice .buttons-set,
.sales-order-shipment .buttons-set,
.newsletter-manage-index .buttons-set {
  margin-top: 4em;
}
.customer-account-index .nothing,
.customer-account-edit .nothing,
.customer-address-form .nothing,
.customer-address-index .nothing,
.wishlist-index-index .nothing,
.sales-order-history .nothing,
.sales-order-view .nothing,
.sales-order-invoice .nothing,
.sales-order-shipment .nothing,
.newsletter-manage-index .nothing {
  margin: 0;
  padding: 2em;
  text-align: center;
  background: #F5F5F5;
  font-size: 1.3em;
  color: #999;
}

.customer-address-index .addresses-primary h3 a {
  margin-left: 0;
}
.customer-address-index ol {
  margin: 0;
  padding: 0;
}
.customer-address-index ol li {
  margin-top: 1em;
}
.customer-address-index ol li:first-child {
  margin-top: 0;
}

.sales-order-history .data-table,
.customer-account-index .recent-orders .data-table {
  margin-bottom: 1em;
}
.sales-order-history .data-table tbody td.last,
.customer-account-index .recent-orders .data-table tbody td.last {
  width: 20%;
}
.sales-order-history .data-table tbody td.last a,
.customer-account-index .recent-orders .data-table tbody td.last a {
  color: #999;
}
.sales-order-history .data-table tbody td.last a:hover,
.customer-account-index .recent-orders .data-table tbody td.last a:hover {
  color: #666;
}
.sales-order-history .data-table tbody td.last .separator,
.customer-account-index .recent-orders .data-table tbody td.last .separator {
  display: none;
}

.title-buttons .buttons {
  float: right;
  padding-top: 5px;
  font-size: 14px;
}
@media only screen and (max-width: 760px) {
  .title-buttons .buttons {
    float: none;
  }
}

/*_  __          _ _          ____                  _
|  \/  |        | (_)        / __ \                (_)
| \  / | ___  __| |_  __ _  | |  | |_   _  ___ _ __ _  ___  ___
| |\/| |/ _ \/ _` | |/ _` | | |  | | | | |/ _ \ '__| |/ _ \/ __|
| |  | |  __/ (_| | | (_| | | |__| | |_| |  __/ |  | |  __/\__ \
|_|  |_|\___|\__,_|_|\__,_|  \___\_\__,_|\___|_|  |_|\___||__*/
@media only screen and (max-width: 850px) {
  .customer-account-index .col-main,
  .customer-account-edit .col-main,
  .customer-address-form .col-main,
  .customer-address-index .col-main,
  .wishlist-index-index .col-main,
  .sales-order-history .col-main,
  .sales-order-view .col-main,
  .sales-order-invoice .col-main,
  .sales-order-shipment .col-main,
  .newsletter-manage-index .col-main {
    float: right;
    width: 65%;
    padding-right: 2%;
  }
  .customer-account-index .col2-set > div,
  .customer-account-edit .col2-set > div,
  .customer-address-form .col2-set > div,
  .customer-address-index .col2-set > div,
  .wishlist-index-index .col2-set > div,
  .sales-order-history .col2-set > div,
  .sales-order-view .col2-set > div,
  .sales-order-invoice .col2-set > div,
  .sales-order-shipment .col2-set > div,
  .newsletter-manage-index .col2-set > div {
    float: none;
    width: 100%;
    margin-bottom: 1em;
  }
  .customer-account-index .sidebar,
  .customer-account-edit .sidebar,
  .customer-address-form .sidebar,
  .customer-address-index .sidebar,
  .wishlist-index-index .sidebar,
  .sales-order-history .sidebar,
  .sales-order-view .sidebar,
  .sales-order-invoice .sidebar,
  .sales-order-shipment .sidebar,
  .newsletter-manage-index .sidebar {
    float: left;
    width: 30%;
    background: #F9F9F9;
  }
}
@media only screen and (max-width: 760px) {
  .customer-account-index .col-main,
  .customer-account-index .sidebar,
  .customer-account-edit .col-main,
  .customer-account-edit .sidebar,
  .customer-address-form .col-main,
  .customer-address-form .sidebar,
  .customer-address-index .col-main,
  .customer-address-index .sidebar,
  .wishlist-index-index .col-main,
  .wishlist-index-index .sidebar,
  .sales-order-history .col-main,
  .sales-order-history .sidebar,
  .sales-order-view .col-main,
  .sales-order-view .sidebar,
  .sales-order-invoice .col-main,
  .sales-order-invoice .sidebar,
  .sales-order-shipment .col-main,
  .sales-order-shipment .sidebar,
  .newsletter-manage-index .col-main,
  .newsletter-manage-index .sidebar {
    float: none;
    width: 100%;
  }
  .customer-account-index .col-main,
  .customer-account-edit .col-main,
  .customer-address-form .col-main,
  .customer-address-index .col-main,
  .wishlist-index-index .col-main,
  .sales-order-history .col-main,
  .sales-order-view .col-main,
  .sales-order-invoice .col-main,
  .sales-order-shipment .col-main,
  .newsletter-manage-index .col-main {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    padding-right: 0;
  }
  .customer-account-index .sidebar,
  .customer-account-edit .sidebar,
  .customer-address-form .sidebar,
  .customer-address-index .sidebar,
  .wishlist-index-index .sidebar,
  .sales-order-history .sidebar,
  .sales-order-view .sidebar,
  .sales-order-invoice .sidebar,
  .sales-order-shipment .sidebar,
  .newsletter-manage-index .sidebar {
    min-height: 0;
  }
  .customer-account-index .sidebar .block-account .block-title,
  .customer-account-index .sidebar .block-account ul,
  .customer-account-edit .sidebar .block-account .block-title,
  .customer-account-edit .sidebar .block-account ul,
  .customer-address-form .sidebar .block-account .block-title,
  .customer-address-form .sidebar .block-account ul,
  .customer-address-index .sidebar .block-account .block-title,
  .customer-address-index .sidebar .block-account ul,
  .wishlist-index-index .sidebar .block-account .block-title,
  .wishlist-index-index .sidebar .block-account ul,
  .sales-order-history .sidebar .block-account .block-title,
  .sales-order-history .sidebar .block-account ul,
  .sales-order-view .sidebar .block-account .block-title,
  .sales-order-view .sidebar .block-account ul,
  .sales-order-invoice .sidebar .block-account .block-title,
  .sales-order-invoice .sidebar .block-account ul,
  .sales-order-shipment .sidebar .block-account .block-title,
  .sales-order-shipment .sidebar .block-account ul,
  .newsletter-manage-index .sidebar .block-account .block-title,
  .newsletter-manage-index .sidebar .block-account ul {
    display: none;
  }
  .customer-account-index .form-list,
  .customer-account-edit .form-list,
  .customer-address-form .form-list,
  .customer-address-index .form-list,
  .wishlist-index-index .form-list,
  .sales-order-history .form-list,
  .sales-order-view .form-list,
  .sales-order-invoice .form-list,
  .sales-order-shipment .form-list,
  .newsletter-manage-index .form-list {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  .customer-account-index .form-list .input-box > input, .customer-account-index .form-list .input-box > select,
  .customer-account-edit .form-list .input-box > input,
  .customer-account-edit .form-list .input-box > select,
  .customer-address-form .form-list .input-box > input,
  .customer-address-form .form-list .input-box > select,
  .customer-address-index .form-list .input-box > input,
  .customer-address-index .form-list .input-box > select,
  .wishlist-index-index .form-list .input-box > input,
  .wishlist-index-index .form-list .input-box > select,
  .sales-order-history .form-list .input-box > input,
  .sales-order-history .form-list .input-box > select,
  .sales-order-view .form-list .input-box > input,
  .sales-order-view .form-list .input-box > select,
  .sales-order-invoice .form-list .input-box > input,
  .sales-order-invoice .form-list .input-box > select,
  .sales-order-shipment .form-list .input-box > input,
  .sales-order-shipment .form-list .input-box > select,
  .newsletter-manage-index .form-list .input-box > input,
  .newsletter-manage-index .form-list .input-box > select {
    max-width: 100%;
  }
  .customer-account-index .buttons-set .button,
  .customer-account-edit .buttons-set .button,
  .customer-address-form .buttons-set .button,
  .customer-address-index .buttons-set .button,
  .wishlist-index-index .buttons-set .button,
  .sales-order-history .buttons-set .button,
  .sales-order-view .buttons-set .button,
  .sales-order-invoice .buttons-set .button,
  .sales-order-shipment .buttons-set .button,
  .newsletter-manage-index .buttons-set .button {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  .customer-account-index #mobile-navigation,
  .customer-account-edit #mobile-navigation,
  .customer-address-form #mobile-navigation,
  .customer-address-index #mobile-navigation,
  .wishlist-index-index #mobile-navigation,
  .sales-order-history #mobile-navigation,
  .sales-order-view #mobile-navigation,
  .sales-order-invoice #mobile-navigation,
  .sales-order-shipment #mobile-navigation,
  .newsletter-manage-index #mobile-navigation {
    display: block;
    text-align: center;
  }
  .customer-account-index #mobile-navigation select,
  .customer-account-edit #mobile-navigation select,
  .customer-address-form #mobile-navigation select,
  .customer-address-index #mobile-navigation select,
  .wishlist-index-index #mobile-navigation select,
  .sales-order-history #mobile-navigation select,
  .sales-order-view #mobile-navigation select,
  .sales-order-invoice #mobile-navigation select,
  .sales-order-shipment #mobile-navigation select,
  .newsletter-manage-index #mobile-navigation select {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 500px) {
  .customer-account-index .form-list,
  .customer-account-edit .form-list,
  .customer-address-form .form-list,
  .customer-address-index .form-list,
  .wishlist-index-index .form-list,
  .sales-order-history .form-list,
  .sales-order-view .form-list,
  .sales-order-invoice .form-list,
  .sales-order-shipment .form-list,
  .newsletter-manage-index .form-list {
    width: 100%;
  }
  .customer-account-index .buttons-set .button,
  .customer-account-edit .buttons-set .button,
  .customer-address-form .buttons-set .button,
  .customer-address-index .buttons-set .button,
  .wishlist-index-index .buttons-set .button,
  .sales-order-history .buttons-set .button,
  .sales-order-view .buttons-set .button,
  .sales-order-invoice .buttons-set .button,
  .sales-order-shipment .buttons-set .button,
  .newsletter-manage-index .buttons-set .button {
    width: 100%;
  }
  .customer-account-index #mobile-navigation select,
  .customer-account-edit #mobile-navigation select,
  .customer-address-form #mobile-navigation select,
  .customer-address-index #mobile-navigation select,
  .wishlist-index-index #mobile-navigation select,
  .sales-order-history #mobile-navigation select,
  .sales-order-view #mobile-navigation select,
  .sales-order-invoice #mobile-navigation select,
  .sales-order-shipment #mobile-navigation select,
  .newsletter-manage-index #mobile-navigation select {
    width: 100%;
  }
}

@media only screen and (max-width: 710px) {
  .customer-account-edit .page-title,
  .customer-account-edit h2.legend,
  .customer-address-form .page-title,
  .customer-address-form h2.legend {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
}
@media only screen and (max-width: 500px) {
  .customer-account-edit .page-title,
  .customer-account-edit h2.legend,
  .customer-address-form .page-title,
  .customer-address-form h2.legend {
    width: 100%;
  }
}

.contact-header {
  margin-bottom: 30px;
  padding: 0 5%;
  text-align: center;
}
.contact-header > div {
  float: left;
  width: 49%;
}
.contact-header > div + div {
  margin-left: 2%;
}
.contact-header h2 {
  padding: 90px 0 5px 0;
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 75px auto;
}
.contact-header h2:hover {
  text-decoration: underline;
  cursor: pointer;
}
.contact-header h2.chat-icon {
  background-image: url("../images/static/contact_chat.png");
}
.contact-header h2.email-icon {
  background-image: url("../images/static/contact_email.png");
}
.contact-header h2.phone-icon {
  background-image: url("../images/static/contact_phone.png");
}
.contact-header p {
  margin: 10px;
  padding: 10px;
  border: 1px solid #e0e0e0;
  font-size: 1.2em;
  text-align: left;
  background-color: #f0f0f0;
}

#captchamsg {
  clear: left;
}

.contact-form,
.contact-phone {
  margin-bottom: 50px;
  display: none;
}
.contact-form.active,
.contact-phone.active {
  display: block;
}

.contact-form {
  max-width: 600px;
}
.contact-form .form-list {
  margin-top: 35px;
}
.contact-form .form-list label {
  text-align: left;
}

.contact-phone {
  font-size: 12px;
  max-width: 300px;
}
.contact-phone .tel {
  font-size: 24px;
  font-weight: bold;
}
.contact-phone .day {
  font-size: 12px;
}
.contact-phone .time {
  float: right;
  margin-left: 50px;
}

@media only screen and (max-width: 600px) {
  .contact-form .buttons-set {
    margin-left: 0;
  }
}
@media only screen and (max-width: 525px) {
  .contact-header > div {
    float: none;
    width: auto;
    margin-bottom: 25px;
  }
}
.top-cart {
  position: relative;
  float: right;
}
.top-cart.opened {
  background-color: #fff;
}
.top-cart.opened .block-title {
  color: #000;
}
.top-cart.opened .block-title a {
  color: #000;
}
.top-cart .no-items .header-subtotal {
  display: none;
}
.top-cart .block-title {
  position: relative;
  height: 100%;
  padding: 10px 10px 0 10px;
  color: white;
  text-align: right;
  cursor: pointer;
}
.top-cart .block-title a {
  color: white;
}
.top-cart .block-title a:before {
  content: '';
  display: inline-block;
  margin-right: 0.7em;
  text-decoration: inherit;
  width: 1em;
  font-family: "icons";
  font-size: em(12px, 10px);
  font-style: normal;
  font-weight: normal;
  text-align: center;
  speak: none;
}
.top-cart .block-title a:hover:before {
  text-decoration: none;
}
.top-cart .block-content {
  position: absolute;
  right: -1px;
  width: 280px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.top-cart .inner-wrapper {
  font-size: 1.2em;
  padding: 20px;
  overflow: hidden;
}
.top-cart .subtotal {
  margin: 0;
  padding: 10px 5px;
  border-top: 1px solid #ccc;
  font-size: 11px;
  overflow: hidden;
}
.top-cart .subtotal .label {
  float: left;
  font-size: 1.4em;
  font-weight: bold;
}
.top-cart .subtotal .price {
  float: right;
  font-size: 1.4em;
  font-weight: bold;
}
.top-cart .actions {
  text-align: center;
}
.top-cart .actions a {
  display: block;
}
.top-cart .actions button {
  width: 100%;
}
.top-cart .shipping-message {
  margin: 0 0 10px 0;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
}
.top-cart .shipping-message a {
  font-size: 11px;
}

.mini-products-list {
  padding: 0;
}
.mini-products-list .item {
  margin-bottom: 10px;
}
.mini-products-list .item + .item {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.mini-products-list .product-image {
  float: left;
  max-width: 50px;
  margin-right: 10px;
}
.mini-products-list .product-name {
  margin: 0 20px 7px 0;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.mini-products-list .product-name a {
  text-decoration: none;
}
.mini-products-list .product-details {
  position: relative;
  float: left;
  width: 178px;
}
.mini-products-list .product-details th {
  padding-right: 10px;
}
.mini-products-list table {
  font-size: 12px;
}
.mini-products-list .btn-edit,
.mini-products-list .btn-remove {
  display: inline-block;
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  box-sizing: content-box;
}
.mini-products-list .btn-edit:hover,
.mini-products-list .btn-remove:hover {
  color: #b3b3b3;
  text-decoration: none;
}
.mini-products-list .btn-edit:after,
.mini-products-list .btn-remove:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "icons";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  speak: none;
  text-indent: 0;
}
.mini-products-list .btn-edit {
  right: 20px;
}
.mini-products-list .btn-remove {
  right: 0;
}
.mini-products-list .btn-edit:after {
  content: '';
}
.mini-products-list .btn-remove:after {
  content: '';
}

.cart-empty {
  text-align: center;
}

.page-title .title {
  float: left;
}
.page-title .title h1 {
  float: none;
}
.page-title .title p {
  font-size: 1.2em;
}
.page-title .title p a {
  font-weight: bold;
}
.page-title .checkout {
  float: right;
}
.page-title .checkout strong {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-title .checkout p {
  width: 350px;
  font-size: 1.2em;
  text-transform: none;
  text-align: right;
}
@media only screen and (max-width: 600px) {
  .page-title .checkout p {
    width: auto;
  }
}
.page-title .checkout p a {
  font-weight: bold;
}
.page-title .checkout-types {
  float: right;
  padding-top: 5px;
}
.page-title .checkout-types li + li {
  margin-top: 5px;
}

.checkout-cart-index .buttons {
  padding: 20px 10px;
}

.cart h2 {
  margin: 5px 0;
  font-size: 14px;
  text-transform: uppercase;
}
.cart .buttons {
  border-bottom: 1px dashed #ccc;
}
.cart .buttons {
  clear: left;
  overflow: hidden;
}
.cart .buttons .checkout-types {
  float: right;
}
.cart .buttons .checkout-types li {
  float: left;
}

.cart-table td:first-child {
  width: 85px;
}
.cart-table td:first-child img {
  max-width: none;
}
.cart-table td:last-child a {
  float: right;
  clear: right;
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid #000;
}
.cart-table td:last-child a + a {
  padding-top: 12px;
}
.cart-table td:last-child a + a.btn-edit:after, .cart-table td:last-child a + a.btn-remove:after {
  top: 8px;
}
.cart-table .item-options strong,
.cart-table .item-sku strong {
  display: inline-block;
  margin-right: 5px;
}
.cart-table .btn-edit,
.cart-table .btn-remove {
  position: relative;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  box-sizing: content-box;
}
.cart-table .btn-edit:hover,
.cart-table .btn-remove:hover {
  color: #b3b3b3;
  text-decoration: none;
}
.cart-table .btn-edit:after,
.cart-table .btn-remove:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "icons";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  speak: none;
  text-indent: 0;
}
.cart-table .btn-edit:after {
  content: '';
}
.cart-table .btn-remove:after {
  content: '';
}

@media only screen and (max-width: 600px) {
  .page-title .checkout {
    float: left;
  }
  .page-title .checkout {
    display: block;
  }
  .page-title .checkout p {
    text-align: left;
  }

  .cart .buttons {
    padding-top: 0;
  }
  .cart .buttons button {
    margin-top: 10px;
  }
  .cart .buttons .checkout-types {
    float: none;
  }
  .cart .buttons .checkout-types li {
    float: none;
  }
  .cart .buttons .checkout-types li button {
    float: none;
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    text-align: center;
  }

  .cart-table td:first-child {
    width: auto;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .cart-table td:nth-of-type(2):before {
    content: "";
  }
  .cart-table td:nth-last-child(2) {
    border: 0;
  }
  .cart-table td:last-child {
    position: static;
    padding: 0;
  }
  .cart-table td:last-child:before {
    content: "";
  }
  .cart-table td:last-child a {
    position: absolute;
    right: 0;
  }
  .cart-table td:last-child a.btn-remove {
    top: 15px;
  }
  .cart-table td:last-child a.btn-edit {
    top: 48px;
  }
}
.cart-collateral {
  padding: 20px 10px;
}
.cart-collateral .tab-content {
  padding: 25px 0;
}
.cart-collateral.discount {
  border-bottom: 1px dashed #ccc;
}
.cart-collateral.discount h2 {
  cursor: pointer;
  position: relative;
}
.cart-collateral.discount h2:after {
  content: '';
  display: inline-block;
  width: 1em;
  margin-left: 1em;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.cart-collateral.discount h2.opened:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.cart-collateral.discount .v-fix input {
  margin: 0;
}
.cart-collateral.discount .v-fix + button {
  margin-left: 5px;
}
.cart-collateral.shipping {
  float: left;
  width: 65%;
  overflow: hidden;
}
.cart-collateral.shipping form {
  float: left;
  width: 59%;
  padding: 20px;
  background-color: #F9F9F9;
}
.cart-collateral.shipping form .buttons-set {
  max-width: 500px;
  margin-bottom: 0;
}
.cart-collateral.shipping form#co-shipping-method-form {
  width: 39%;
  margin-left: 2%;
}
.cart-collateral.shipping form#co-shipping-method-form .form-list .control .input-box {
  float: left;
}
.cart-collateral.shipping form#co-shipping-method-form .form-list label {
  margin-top: 0;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .cart-collateral.shipping {
    float: none;
    width: 100%;
  }
  .cart-collateral.shipping form {
    background-color: transparent;
  }
}
@media only screen and (max-width: 780px) {
  .cart-collateral.shipping form {
    float: none;
    width: 100%;
  }
  .cart-collateral.shipping form#co-shipping-method-form {
    width: 100%;
    margin-left: 0;
  }
}
.cart-collateral.shipping .form-list {
  max-width: 500px;
}
.cart-collateral.shipping .sp-methods dt {
  font-size: 1.2em;
  text-transform: uppercase;
}
.cart-collateral .sp-methods {
  margin-top: 0;
}
.cart-collateral .sp-methods .form-list {
  padding-left: 0;
}
.cart-collateral .sp-methods dd {
  margin: 0;
}

.cart .crosssell .item {
  float: left;
  width: 33.33%;
  padding: 1em 2% 1.5em 2%;
  text-align: center;
}
.cart .crosssell .item .product-name {
  font-size: 1em;
  text-transform: uppercase;
}
.cart .crosssell .item .product-name a {
  text-decoration: none;
}
.cart .crosssell .item .price {
  font-size: 1.2em;
}
.cart .crosssell .item .old-price {
  display: inline-block;
  margin: 0;
}
.cart .crosssell .item .old-price .price {
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  color: #989696;
}
.cart .crosssell .item .special-price {
  display: inline-block;
  margin: 0;
}
.cart .crosssell .item .special-price .price {
  color: #c73615;
}
@media only screen and (max-width: 960px) {
  .cart .crosssell .item {
    width: 33%;
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media only screen and (max-width: 750px) {
  .cart .crosssell .item {
    width: 50%;
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media only screen and (max-width: 520px) {
  .cart .crosssell .item {
    width: 100%;
    margin-right: 0;
  }
}

.checkout-types {
  text-align: right;
}
.checkout-types .btn.arrow.right:after, .checkout-types .arrow.right.button:after,
.checkout-types .arrow.right.button:after {
  right: 0.9em;
  font-size: 1.3em;
}

.cart .totals {
  float: left;
  width: 35%;
  padding: 20px 10px;
  overflow: hidden;
  border-bottom: 0;
}
.cart .totals .total-table {
  margin: 30px 0;
  padding: 20px;
  background-color: #F9F9F9;
}
@media only screen and (max-width: 1000px) {
  .cart .totals {
    float: none;
    width: 100%;
  }
  .cart .totals h2 {
    display: none;
  }
  .cart .totals .total-table {
    background-color: transparent;
  }
}

.opc-login .step .col2-set {
  max-width: 1200px;
}
.opc-login .step .col2-set .col-1,
.opc-login .step .col2-set .col-2 {
  padding: 0 15px;
}
.opc-login .step .col2-set .col-1 {
  width: 40%;
  max-width: 350px;
}
.opc-login .step .col2-set .col-2 {
  width: 59%;
  max-width: 650px;
  padding-left: 40px;
}
.opc-login h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.opc-login .col-2.account-box p {
  margin-top: 0;
}
.opc-login .form-list label {
  text-align: left;
  width: 30%;
}
.opc-login .form-list .input-box {
  float: left;
}
.opc-login .form-list .login-box {
  margin-left: 30%;
}
.opc-login .form-list .login-forgot {
  float: left;
}
.opc-login .form-list .login-forgot a {
  line-height: 40px;
}
.opc-login .form-list .login-button {
  float: right;
}
.opc-login .form-list .control label {
  width: 60%;
}
.opc-login .form-list .control .input-box {
  margin-top: 0;
  margin-left: 60%;
}

@media only screen and (max-width: 760px) {
  .opc-login .step .col2-set .col-1,
  .opc-login .step .col2-set .col-2 {
    width: 100%;
    padding-left: 15px;
  }
  .opc-login .step .col2-set .col-2 {
    margin-top: 10px;
  }
  .opc-login .step .buttons-set .button {
    float: right;
  }
  .opc-login .form-list .login-box {
    margin-left: 0;
  }
}
.opc-shipping_method .sp-methods dt,
.opc-shipping_method .sp-methods dd {
  float: left;
}
.opc-shipping_method .sp-methods dt {
  width: 225px;
  clear: left;
}
.opc-shipping_method .sp-methods dt p {
  margin: 10px 0;
  font-size: 14px;
}
.opc-shipping_method .sp-methods dt p.sp-description {
  font-size: 1.2em;
}
.opc-shipping_method .sp-methods dd ul {
  margin: 10px 0;
}
.opc-shipping_method .sp-methods dd ul li {
  padding-bottom: 5px;
  font-size: 1.2em;
}

@media only screen and (max-width: 490px) {
  .opc-shipping_method .sp-methods dt {
    width: 60%;
  }
  .opc-shipping_method .sp-methods dd {
    width: 32%;
    margin-left: 8%;
  }
}
.opc-payment .sp-methods dt {
  padding: 7px 0;
  font-size: 14px;
}
.opc-payment .sp-methods dd {
  margin-left: 0;
}
.opc-payment .sp-methods dd ul {
  margin: 10px 0;
}
.opc-payment .sp-methods dd li {
  margin-bottom: 10px;
}
.opc-payment .sp-methods .expir {
  width: 49%;
}
.opc-payment .sp-methods .expir select {
  width: 100% !important;
}
.opc-payment .sp-methods .v-fix + .v-fix {
  margin-left: 2%;
}

.form-list .input-box input.input-text.validate-cc-cvn {
  width: 4em;
}

.cvv-what-is-this {
  display: inline-block;
  margin-top: 9px;
}

@media only screen and (max-width: 600px) {
  .opc-payment .sp-methods dd {
    margin: 0;
  }
}
@media only screen and (max-width: 490px) {
  .opc .opc-review .step h2 {
    margin-bottom: 0;
    border-bottom: 0;
  }

  .opc-review .data-table tfoot td:last-child {
    padding: 15px 0px;
  }
}
.opc-progress-container {
  display: table-cell;
  width: 25%;
  padding-top: 1em;
  padding-left: 1em;
}
.opc-progress-container dt {
  font-size: 1.3em;
}
.opc-progress-container dd {
  font-size: 1em;
}
.opc-progress-container dd p {
  margin: 0;
  font-size: 1em;
}

.opc-header {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 10px 0;
  margin-bottom: 35px;
}
.opc-header .step-title {
  position: relative;
  display: table-cell;
  width: 15%;
  padding-bottom: 7px;
  border: 1px solid #dadada;
  text-align: center;
  vertical-align: top;
  z-index: 2;
}
.opc-header .step-title h2 {
  position: relative;
  padding: 26px 10px 0 10px;
  margin: 1.5em 0;
  font-size: 12px;
}
.opc-header .step-title h2:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.5em;
  width: 1em;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  text-indent: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  font-size: 18px;
  line-height: 1em;
}
.opc-header .step-title .number {
  position: absolute;
  left: 50%;
  bottom: -14px;
  margin-left: -13px;
  width: 26px;
  height: 26px;
  border: 1px solid #dadada;
  border-radius: 100%;
  line-height: 25px;
  background-color: #fff;
}
.opc-header .step-title.active .number {
  color: #fff;
  background-color: #000;
}
.opc-header .step-title.opc-login h2:after {
  content: '';
}
.opc-header .step-title.opc-billing h2:after {
  content: '';
}
.opc-header .step-title.opc-shipping h2:after {
  content: '';
}
.opc-header .step-title.opc-shipping_method h2:after {
  content: '';
}
.opc-header .step-title.opc-payment h2:after {
  content: '';
}
.opc-header .step-title.opc-review h2:after {
  content: '';
}

.opc-steps {
  display: table;
  width: 100%;
}

.opc {
  display: table-cell;
  position: relative;
  width: 75%;
  border-right: 1px solid #ccc;
}
.opc .form-list li {
  overflow: visible;
}
.opc li.section {
  width: 100%;
}
.opc h2 {
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
}
.opc .step {
  position: relative;
  padding: 1em;
}
.opc .step h2 {
  margin-top: 5px;
}
.opc .opc-billing .form-list .control .input-box,
.opc .opc-shipping .form-list .control .input-box {
  float: left;
}
.opc #co-billing-form,
.opc #co-shipping-form,
.opc #co-shipping-method-form,
.opc #co-payment-form,
.opc #payment-buttons-container,
.opc #checkout-step-payment .required {
  max-width: 600px;
}
.opc .opc-billing p.required,
.opc .opc-shipping p.required,
.opc .opc-payment p.required {
  text-align: right;
}
.opc p.legal {
  clear: left;
  padding: 9px 0 0 0;
  font-size: 9px;
  color: #b1b1b1;
}
.opc p.legal a {
  font-size: 9px !important;
  color: #b1b1b1 !important;
}
.opc .totals table {
  width: 100%;
}
.opc .buttons-set .button.back-button,
.opc .form-buttons .button.back-button {
  float: left;
}

.checkout-onepage-success a {
  font-weight: bold;
  text-decoration: underline;
}

#checkout-review-submit a {
  font-weight: bold;
}

@media only screen and (max-width: 960px) {
  .opc {
    border-right: transparent;
  }
  .opc .step {
    width: 100%;
  }

  .opc-progress-container {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .opc-header .step-title {
    min-height: 0px;
  }
  .opc-header .step-title h2 {
    padding-top: 0;
    text-indent: -9999px;
  }
}
@media only screen and (max-width: 600px) {
  .opc-header .step-title h2 {
    font-size: 14px;
  }

  .opc .buttons-set .button.back-button,
  .opc .form-buttons .button.back-button {
    float: none;
  }
}
@media only screen and (max-width: 490px) {
  .opc .step h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
  }
}
.faq-box {
  float: left;
  width: 46%;
  min-height: 325px;
  margin: 0 2%;
}
.faq-box h4.show {
  font-weight: 700;
}
.faq-box h4 a {
  text-decoration: underline;
}
.faq-box .content {
  padding-left: 10px;
}
.faq-box .content > div {
  display: none;
  padding-left: 15px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

@media only screen and (max-width: 960px) {
  .faq-box {
    width: 48%;
    margin: 0 1%;
  }
}
@media only screen and (max-width: 780px) {
  .faq-box {
    width: 100%;
    min-height: 0;
  }
}
.cms-page-view .alphabet {
  margin: 35px 0;
  padding: 0;
}
.cms-page-view .alphabet li {
  font-size: 14px;
}
.cms-page-view .entry h3 {
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  padding: 1em 0;
  font-size: 16px;
}

.alphabet {
  list-style-type: none;
}
.alphabet li {
  display: inline-block;
}
.alphabet li + li {
  margin-left: 10px;
}
.alphabet li.anchor {
  text-decoration: underline;
  cursor: pointer;
}

.entry h3 {
  margin-bottom: 30px;
}
.entry h4 {
  text-decoration: underline;
}
.entry p {
  margin-bottom: 45px;
}

.cms-page-view.cms-about-us .std h2 {
  margin: 0;
  padding: 1.5em 0 0.8em 0;
  border-bottom: 1px dashed #CCC;
  font-size: 2.2em;
  font-weight: bold;
  text-align: center;
}
.cms-page-view.cms-about-us .std h3 {
  margin: 1.5em 0 0.8em 0;
  font-size: 1.45em;
  font-weight: normal;
  text-transform: uppercase;
}

.customer-service {
  position: relative;
  float: left;
  width: 23.33%;
  height: 160px;
  padding: 1em 0.5em 1em 0.5em;
  margin: 0 5% 3% 5%;
  border: 1px dashed #ccc;
  font-size: 1.3em;
  text-transform: uppercase;
  text-align: center;
}
.customer-service:hover {
  background-color: #ccc;
}
.customer-service a:hover {
  text-decoration: none;
}
.customer-service img {
  display: block;
  height: 75px;
  margin: 0 auto;
}
.customer-service span {
  position: absolute;
  bottom: 1em;
  left: 50%;
  width: 90%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 780px) {
  .customer-service {
    width: 40%;
  }
}
@media only screen and (max-width: 479px) {
  .customer-service {
    width: 90%;
    margin-bottom: 5%;
  }
}
.cms-page-view .std h2 {
  margin: 20px 0;
  font-size: 18px;
  text-transform: uppercase;
}
.cms-page-view .std h3 {
  font-size: 14px;
}
.cms-page-view .std h3.cs-heading {
  padding: 4px 15px;
  text-transform: uppercase;
  border-bottom: 1px dashed #ccc;
}
.cms-page-view .std h4 {
  margin: 10px 0;
  font-size: 12px;
  line-height: 16px;
}
.cms-page-view .std p,
.cms-page-view .std li {
  font-size: 12px;
  line-height: 16px;
}
.cms-page-view .std p.tel {
  font-size: 18px;
}
.cms-page-view .std li {
  margin-bottom: 10px;
}
.cms-page-view .std hr {
  height: 1px;
  border: 0;
  color: #ccc;
  background-color: #ccc;
  margin: 20px 0;
}
.cms-page-view .std .cs-guide {
  padding: 0;
}
.cms-page-view .std .expand {
  text-decoration: underline;
  cursor: pointer;
}
.cms-page-view .std .expandable {
  display: none;
}
.cms-page-view .std a.btn, .cms-page-view .std a.button {
  display: inline-block;
  padding: 0.6em 1.2em;
  background-color: black;
  font-size: 1.4em;
  border-radius: 3px;
}
.cms-page-view .std a.btn > span, .cms-page-view .std a.button > span, .cms-page-view .std .customer-account-index .title-buttons a.button > span,
.cms-page-view .std .customer-account-edit .title-buttons a.button > span,
.cms-page-view .std .customer-address-form .title-buttons a.button > span,
.cms-page-view .std .customer-address-index .title-buttons a.button > span,
.cms-page-view .std .wishlist-index-index .title-buttons a.button > span,
.cms-page-view .std .sales-order-history .title-buttons a.button > span,
.cms-page-view .std .sales-order-view .title-buttons a.button > span,
.cms-page-view .std .sales-order-invoice .title-buttons a.button > span,
.cms-page-view .std .sales-order-shipment .title-buttons a.button > span,
.cms-page-view .std .newsletter-manage-index .title-buttons a.button > span {
  display: inline-block;
  height: 16px;
  font-size: 1.4em;
  line-height: 16px;
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
  background-size: 16px;
}
.cms-page-view .std a.btn > span.print-link, .cms-page-view .std a.button > span.print-link, .cms-page-view .std .customer-account-index .title-buttons a.button > span.print-link,
.cms-page-view .std .customer-account-edit .title-buttons a.button > span.print-link,
.cms-page-view .std .customer-address-form .title-buttons a.button > span.print-link,
.cms-page-view .std .customer-address-index .title-buttons a.button > span.print-link,
.cms-page-view .std .wishlist-index-index .title-buttons a.button > span.print-link,
.cms-page-view .std .sales-order-history .title-buttons a.button > span.print-link,
.cms-page-view .std .sales-order-view .title-buttons a.button > span.print-link,
.cms-page-view .std .sales-order-invoice .title-buttons a.button > span.print-link,
.cms-page-view .std .sales-order-shipment .title-buttons a.button > span.print-link,
.cms-page-view .std .newsletter-manage-index .title-buttons a.button > span.print-link {
  padding-left: 21px;
  background: url("../images/icon_printer.png") no-repeat 0 0;
}
.cms-page-view .std a.btn > span.pdf-link, .cms-page-view .std a.button > span.pdf-link, .cms-page-view .std .customer-account-index .title-buttons a.button > span.pdf-link,
.cms-page-view .std .customer-account-edit .title-buttons a.button > span.pdf-link,
.cms-page-view .std .customer-address-form .title-buttons a.button > span.pdf-link,
.cms-page-view .std .customer-address-index .title-buttons a.button > span.pdf-link,
.cms-page-view .std .wishlist-index-index .title-buttons a.button > span.pdf-link,
.cms-page-view .std .sales-order-history .title-buttons a.button > span.pdf-link,
.cms-page-view .std .sales-order-view .title-buttons a.button > span.pdf-link,
.cms-page-view .std .sales-order-invoice .title-buttons a.button > span.pdf-link,
.cms-page-view .std .sales-order-shipment .title-buttons a.button > span.pdf-link,
.cms-page-view .std .newsletter-manage-index .title-buttons a.button > span.pdf-link {
  padding-left: 21px;
  background: url("../images/icon_pdf.png") no-repeat 0 0;
}

.cs-header {
  margin-bottom: 2.5em;
  padding: 1.5em 2.5em;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
}
.cs-header h2 {
  font-size: 1.8em;
  font-weight: normal;
}
.cs-header > div {
  float: left;
  width: 50%;
}
.cs-header > div:first-child h2 {
  text-transform: uppercase;
}
.cs-header > div + div {
  float: right;
  text-align: right;
}
.cs-header .tel {
  font-size: 16px;
  font-weight: bold;
}
.cs-header .day,
.cs-header .time {
  display: inline-block;
  font-size: 12px;
}
.cs-header .time {
  white-space: nowrap;
  margin-left: 25px;
}

.cs-banner {
  margin-bottom: 0.5em;
}
.cs-banner img {
  max-width: 100%;
}

.cs-content {
  padding-bottom: 3em;
  background-color: #f9f9f9;
  overflow: hidden;
}
.cs-content .content {
  overflow: hidden;
  padding: 0.5em 2.5em 2em 2.5em;
}

.cs-switch {
  overflow: hidden;
}
.cs-switch .tabs-switch {
  padding: 0;
  border-bottom: 1px solid #ccc;
  list-style-type: none;
}
.cs-switch .tabs-switch li {
  position: relative;
  float: left;
  margin: 0;
  padding: 6px 12px;
}
.cs-switch .tabs-switch li a {
  text-decoration: underline;
}
.cs-switch .tabs-switch li.active a {
  text-decoration: none;
}
.cs-switch .tabs-switch li.active:before, .cs-switch .tabs-switch li.active:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1px;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
}
.cs-switch .tabs-switch li.active:before {
  margin-left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid;
  border-bottom-color: #ccc;
}
.cs-switch .panel-switch {
  display: none;
}
.cs-switch .panel-switch.active {
  display: block;
}

.cs-guide li {
  width: 32%;
  max-width: 220px;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  margin-right: 2%;
}
.cs-guide li img {
  display: block;
  max-width: 100%;
}

#howto > div {
  float: left;
  width: 55%;
  margin-right: 5%;
}
#howto img {
  float: left;
}
#howto h3:before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-right: 10px;
  border-radius: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}
#howto .chest:before {
  content: '1';
  background-color: #EFA40F;
  border: 2px solid #FBECCF;
}
#howto .top-length:before {
  content: '2';
  background-color: #30AAD8;
  border: 2px solid #D5EEF7;
}
#howto .sleeve-length:before {
  content: '3';
  background-color: #EF4136;
  border: 2px solid #FBD9D6;
}
#howto .waist:before {
  content: '4';
  background-color: #5E7203;
  border: 2px solid #DEE2CC;
}
#howto .jeans-length:before {
  content: '5';
  background-color: #51699B;
  border: 2px solid #E1E5ED;
}

.size-table {
  width: 100%;
}
.size-table thead, .size-table th {
  background: #fff;
}
.size-table th, .size-table td {
  border: 1px dashed #D3D3D3;
  font-size: 14px;
  font-weight: bold;
  color: #505050;
}
.size-table tbody tr:nth-child(odd) {
  background: #F6F6F6;
}
.size-table tbody tr:nth-child(even) {
  background: #FFFFFF;
}
.size-table tbody td:first-child {
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  .cs-header .time {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 800px) {
  .cs-guide li {
    width: 48%;
    margin-right: 0;
  }
  .cs-guide li:nth-child(odd) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 720px) {
  #howto {
    text-align: center;
  }
  #howto > div {
    width: 100%;
    margin-right: 0;
    text-align: left;
  }
  #howto img {
    float: none;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .cs-header > div {
    float: none;
    width: 100%;
  }
  .cs-header > div + div {
    float: none;
    width: 100%;
    margin-top: 25px;
    text-align: left;
  }
}
.brand-index-view .brand-logo {
  margin: 20px 0 35px 0;
  text-align: center;
}
.brand-index-view .brand-logo img {
  width: 170px;
}
.brand-index-view .main {
  font-size: 14px;
}
.brand-index-view .main h2 {
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
}
.brand-index-view .main h3 {
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.brand-index-view .main h3 a,
.brand-index-view .main h3 span {
  display: inline-block;
  font-size: 26px;
}
.brand-index-view .main .main-category {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}
.brand-index-view .main .separator {
  width: 100%;
  height: 21px;
  margin: 25px 0 40px 0;
  border-bottom: 1px solid #000;
  text-align: center;
}
.brand-index-view .main .separator .caption {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0 22px;
  font-size: 15px;
  font-weight: normal;
  background: #fff;
}

.brand-category .col {
  padding: 20px 0;
  text-align: center;
}
.brand-category .col + .col {
  margin-left: 0;
}
.brand-category .quarter {
  width: 25%;
}
.brand-category .main-category {
  margin-top: 15px;
  font-size: 16px;
  text-transform: uppercase;
}
.brand-category .main-category a,
.brand-category .main-category span {
  display: inline-block;
}
.brand-category .main-category a:hover,
.brand-category .main-category span:hover {
  text-decoration: none;
}
.brand-category a:hover {
  text-decoration: none;
}
.brand-category ul {
  padding-left: 0;
  margin-top: 20px;
  list-style-type: none;
}
.brand-category ul li {
  font-size: 13px;
}
.brand-category ul li + li {
  margin-top: 5px;
}

.row {
  width: 100%;
}

.col {
  float: left;
  margin-bottom: 15px;
}
.col > a > img, .col > img {
  width: 100%;
}
.col + .col {
  margin-left: 1.25%;
}
.col p {
  text-align: left;
}
.col p > a {
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}

.half {
  width: 40.375%;
}

.third {
  width: 32.5%;
}

.quarter {
  width: 24.0625%;
}

.third-two {
  width: 66.25%;
}

@media only screen and (max-width: 720px) {
  .col {
    text-align: center;
  }
  .col + .col {
    margin-left: 0;
  }
  .col > a > img, .col > img {
    width: auto;
  }

  .third,
  .half {
    width: 100%;
  }

  .quarter {
    width: 49.375%;
  }
  .quarter + .col {
    margin-left: 1.25%;
  }

  .third-two {
    width: 100%;
  }
}
.brand-slider .navigation .prev,
.brand-slider .navigation .next {
  display: inline-block;
  width: 30px;
  height: 42px;
  font-size: 2.5em;
  background-color: #fff;
}
.brand-slider .navigation .prev:after,
.brand-slider .navigation .next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.brand-slider .navigation .prev {
  left: -100px;
  transition: left 0.3s ease-in-out;
}
.brand-slider .navigation .prev:after {
  content: '';
}
.brand-slider .navigation .next {
  right: -100px;
  transition: right 0.3s ease-in-out;
}
.brand-slider .navigation .next:after {
  content: '';
}
.brand-slider .navigation.show .prev {
  left: 0;
}
.brand-slider .navigation.show .next {
  right: 0;
}

.slider-pagination {
  padding: 10px 0;
  text-align: center;
}
.std .slider-pagination {
  margin-bottom: 0;
  padding-left: 0;
}
.slider-pagination li {
  display: inline-block;
  width: 7px;
  height: 7px;
  padding: 0;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.slider-pagination li.active {
  background-color: #000;
}
.slider-pagination li + li {
  margin-left: 5px;
}

.brand-core .brand-category {
  padding: 75px 0 40px 0;
  background-color: #f6f8f7;
}
.brand-core .brand-category .main-category {
  font-weight: bold;
}
.brand-core .brand-category a:hover {
  color: #4d4d4d;
}

.brand-originals .brand-category .main-category {
  font-weight: bold;
}
.brand-originals .brand-category .main-category a,
.brand-originals .brand-category .main-category span {
  padding-bottom: 12px;
  background: url("../images/brand/wavy-small-bg.jpg") center bottom repeat-x;
}
.brand-originals .brand-category a:hover {
  color: #b3b3b3;
}

.brand-index-view .main .brand-originals h3 a,
.brand-index-view .main .brand-originals h3 span {
  padding-bottom: 12px;
  background: url("../images/brand/wavy-bg.jpg") center bottom repeat-x;
}

.brand-premium .brand-category .main-category {
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.brand-premium .brand-category a:hover {
  color: #b3b3b3;
}

.pick-box {
  position: relative;
  padding: 30px 10px;
  text-align: center;
  background: #f7f5e9;
}
.pick-box:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #000;
}
.pick-box h3 {
  position: relative;
  margin: 10px 0;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  text-transform: none;
}
.pick-box h3:after {
  content: '';
  display: block;
  width: 35px;
  height: 3px;
  margin: 12px auto 0;
  background-color: #000;
}
.pick-box p {
  margin: 0;
  font-size: 16px;
  text-align: center;
}
.pick-box p.description {
  margin: 20px 0;
  padding: 0 40px;
  font-size: 14px;
  text-align: left;
}
.pick-box div {
  font-size: 16px;
  text-transform: uppercase;
}

.brand-qa aside {
  float: left;
  width: 23%;
  border: 1px solid #000;
}
.brand-qa aside h3 {
  margin: 0;
  padding: 30px 0;
  border-bottom: 1px solid #000;
}
.brand-qa aside .qa-title {
  position: relative;
  padding: 10px 10px 17px;
  overflow: hidden;
}
.brand-qa aside .qa-title:last-child {
  padding-bottom: 15px;
}
.brand-qa aside .qa-title:last-child:after {
  content: '';
}
.brand-qa aside .qa-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: ".......................................................................";
  font-size: 10px;
  letter-spacing: 3px;
}
.brand-qa aside .qa-title > div {
  padding: 30px 15px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  transition: background-color 0.3s;
}
.brand-qa aside .qa-title > div:hover {
  background: #f7f5e9;
}
.brand-qa aside .qa-title.active > div {
  background: #f7f5e9;
}
.brand-qa article {
  float: right;
  position: relative;
  width: 75%;
  height: auto;
  overflow: visible;
}
.brand-qa article img {
  width: 100%;
}
.brand-qa article p {
  float: left;
  margin: 15px 0;
  line-height: 18px;
}
.brand-qa article .question,
.brand-qa article .answer {
  padding-left: 10%;
}
.brand-qa article .question {
  margin-top: 30px;
}
.brand-qa article .answer {
  margin-top: 10px;
}
.brand-qa article .label {
  padding-right: 20px;
  font-size: 16px;
  font-weight: bold;
}
.brand-qa article .label + p {
  width: 75%;
}

.brand-vintage .brand-category .main-category {
  font-size: 18px;
  font-weight: bold;
}
.brand-vintage .brand-category a:hover {
  color: #b3b3b3;
}

.brand-index-view .main .brand-vintage .separator {
  height: auto;
  border-top: 5px solid #000;
}
.brand-index-view .main .brand-vintage .separator .caption {
  margin: 10px 0;
  font-size: 20px;
  font-weight: bold;
}

.brand-tech .brand-category {
  background-color: #f6f8f7;
}
.brand-tech .brand-category h2 {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
.brand-tech .brand-category .col + .col {
  position: relative;
}
.brand-tech .brand-category .col + .col:after {
  content: ".....................................................................................................................................................................................................................";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  font-size: 9px;
  line-height: 4px;
  color: #999999;
  word-break: break-all;
  overflow: hidden;
}
.brand-tech .brand-category .main-category {
  font-size: 18px;
  font-weight: bold;
}
.brand-tech .brand-category a:hover {
  color: #4d4d4d;
}
.brand-tech .brand-category ul li {
  text-transform: uppercase;
}

@media only screen and (max-width: 720px) {
  .brand-tech .brand-category .col:nth-child(odd):after {
    content: "";
  }
}
@media only screen and (max-width: 720px) {
  .brand-category .quarter {
    width: 50%;
  }
}
.store-locator-search-box {
  margin-bottom: 15px;
  text-align: center;
}
.store-locator-search-box li {
  display: inline-block;
}
.store-locator-search-box .form-list li {
  overflow: visible;
}

.store-locator-map .gm-style-iw div {
  line-height: 1.35;
  overflow: hidden !important;
  white-space: nowrap;
}

.storelocator-index-index .store-locator-map {
  width: 100%;
  height: 530px;
  margin-bottom: 20px;
}

.storelocator-index-view .store-locator-map {
  float: right;
  width: 55%;
  height: 530px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 960px) {
  .storelocator-index-view .store-locator-map {
    float: none;
    width: 100%;
    margin-top: 25px;
  }
}
.storelocator-index-view .store-locator-view-detail label {
  display: block;
  margin: 20px 0 15px 0;
  font-size: 16px;
}
.storelocator-index-view .store-locator-view-detail p {
  margin: 0 0 8px 0;
  font-size: 14px;
}
.storelocator-index-view #store_information div {
  margin-bottom: 8px;
  font-size: 14px;
}

.store-locator-view-detail {
  float: left;
  width: 40%;
}
@media only screen and (max-width: 960px) {
  .store-locator-view-detail {
    float: none;
    width: 100%;
  }
}
.store-locator-view-detail h2 {
  font-size: 21px;
}
.store-locator-view-detail h3 {
  font-size: 16px;
  font-weight: normal;
}

.store-locator-content-bottom {
  clear: both;
}
.store-locator-content-bottom .store-locator-title {
  display: block;
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: normal;
}

#store-locator-slider {
  position: relative;
  overflow: hidden;
  padding-top: 20px;
}
#store-locator-slider .slide {
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
#store-locator-slider .slide.notransition {
  transition: none;
}
#store-locator-slider .slide.prev {
  left: -25%;
}
#store-locator-slider .slide.active {
  left: 0;
  opacity: 1;
  z-index: 2;
}
#store-locator-slider .slide.next {
  left: 25%;
  opacity: 1;
  z-index: 2;
}
#store-locator-slider .slide.next2 {
  left: 50%;
  opacity: 1;
  z-index: 2;
}
#store-locator-slider .slide.next3 {
  left: 75%;
  opacity: 1;
  z-index: 2;
}
#store-locator-slider .slide.next4 {
  opacity: 1;
  z-index: 2;
}
#store-locator-slider .navigation .prev,
#store-locator-slider .navigation .next {
  position: absolute;
  left: 0;
  top: 20px;
  width: 5%;
  height: 180px;
  text-align: center;
}
#store-locator-slider .navigation .prev span,
#store-locator-slider .navigation .next span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  cursor: pointer;
  font-size: 3em;
}
#store-locator-slider .navigation .prev:hover,
#store-locator-slider .navigation .next:hover {
  color: #b3b3b3;
}
#store-locator-slider .navigation .next {
  left: 95%;
}
#store-locator-slider.noslider .navigation {
  display: none;
}
#store-locator-slider.noslider .slide {
  position: static;
  opacity: 1;
  transition: none;
}
#store-locator-slider.noslider .store-locator-list-store {
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 780px) {
  #store-locator-slider .slide.prev {
    left: -33.33%;
  }
  #store-locator-slider .slide.next {
    left: 33.33%;
  }
  #store-locator-slider .slide.next2 {
    left: 66.66%;
  }
  #store-locator-slider .slide.next3 {
    left: 100%;
  }
}
@media only screen and (max-width: 640px) {
  #store-locator-slider .slide.prev {
    left: -50%;
  }
  #store-locator-slider .slide.next {
    left: 50%;
  }
  #store-locator-slider .slide.next2 {
    left: 100%;
  }
  #store-locator-slider .navigation .prev,
  #store-locator-slider .navigation .next {
    width: 10%;
  }
  #store-locator-slider .navigation .next {
    left: 90%;
  }
}
@media only screen and (max-width: 450px) {
  #store-locator-slider .slide.prev {
    left: -100%;
  }
  #store-locator-slider .slide.next {
    left: 100%;
  }
}

.store-locator-list-store {
  position: relative;
  width: 90%;
  height: 180px;
  margin: 0 5%;
  overflow: hidden;
}
.store-locator-list-store .store-locator-list-store-item {
  float: left;
  width: 24%;
  height: 180px;
  margin-left: 1%;
  padding: 15px 10px;
  border: 1px solid #ebebeb;
  font-size: 1.2em;
}
.store-locator-list-store .store-locator-list-store-item .phone {
  margin-top: 10px;
}
@media only screen and (max-width: 780px) {
  .store-locator-list-store .store-locator-list-store-item {
    width: 32.33%;
  }
}
.store-locator-list-store .magestore-storelocator-getdirection {
  position: absolute;
  top: 195px;
  left: 0;
  width: 99%;
  max-height: 200px;
  margin-left: 1%;
  padding: 15px 10px;
  border: 1px solid #ebebeb;
  font-size: 1.2em;
  overflow-y: auto;
}
@media only screen and (max-width: 640px) {
  .store-locator-list-store {
    width: 80%;
    margin: 0 10%;
  }
  .store-locator-list-store .store-locator-list-store-item {
    width: 49%;
  }
}
@media only screen and (max-width: 450px) {
  .store-locator-list-store .store-locator-list-store-item {
    width: 100%;
    margin-left: 0;
  }
}

/*
 * Store Locator Form Filters
 * ——————————————————————————
 * NOTE: I treat the fields and the buttons separately
 */
@media only screen and (max-width: 600px) {
  .store-locator-search-box .form-list {
    max-width: none;
  }
}

/*
 * City and Radius fields
 */
.store-locator-list--city,
.store-locator-list--radius {
  width: 100%;
}
.store-locator-list--city .input-text,
.store-locator-list--radius .input-text {
  width: 100%;
}
@media only screen and (min-width: 760px) {
  .store-locator-list--city,
  .store-locator-list--radius {
    float: none;
    width: auto;
  }
  .store-locator-list--city .input-text,
  .store-locator-list--radius .input-text {
    width: 100%;
  }
  .store-locator-list--city:nth-child(odd),
  .store-locator-list--radius:nth-child(odd) {
    padding-right: 0;
  }
  .store-locator-list--city:nth-child(even),
  .store-locator-list--radius:nth-child(even) {
    padding-left: 0;
  }
}

@media only screen and (min-width: 760px) {
  .store-locator-list--city {
    width: 400px;
  }
}

.store-locator-list--radius {
  position: relative;
  padding-right: 50px;
  text-align: left;
  line-height: 40px;
}
@media only screen and (min-width: 760px) {
  .store-locator-list--radius .input-text {
    width: 60px;
    text-align: center;
  }
}

.store-locator-list__unit {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  text-align: left;
}

/*
 * Search and Reset buttons
 */
.store-locator-list--search,
.store-locator-list--reset {
  float: left;
  width: 50%;
}
.store-locator-list--search .button,
.store-locator-list--reset .button {
  width: 100%;
}
@media only screen and (max-width: 760px) {
  .store-locator-list--search:nth-child(odd),
  .store-locator-list--reset:nth-child(odd) {
    padding-right: 10px;
  }
  .store-locator-list--search:nth-child(even),
  .store-locator-list--reset:nth-child(even) {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 760px) {
  .store-locator-list--search,
  .store-locator-list--reset {
    float: none;
    width: auto;
  }
  .store-locator-list--search .button,
  .store-locator-list--reset .button {
    width: auto;
  }
}

.cms-no-route .main {
  text-align: center;
}
.cms-no-route h1 {
  margin: 0.25em 0 0.1em 0;
  font-size: 10em;
}
.cms-no-route h1 span {
  font-size: 0.5em;
}
.cms-no-route p {
  font-size: 1.2em;
}
.cms-no-route .button {
  display: inline-block;
}

@media screen and (max-width: 760px) {
  .wrapper .page {
    background: #000;
    z-index: 20;
  }
}

.main-container {
  clear: both;
}

.main {
  position: relative;
  z-index: 300;
}

.nobr {
  white-space: nowrap;
}

/* ======================================================================================= */
/* Block: Events */
.event {
  background-color: #fbf4de;
  border-bottom: 1px solid #e2d4c7;
  width: 182px;
  position: static;
  height: 144px;
  text-align: center;
}

.event .status {
  font-weight: normal;
  font-size: 16px;
  display: block;
  padding: 19px 0 0;
  margin: 0 0 0;
  text-align: center;
  color: #cf3a00;
}

.event .event-ticker {
  color: #cf3a00;
  height: 55px;
}

.event .event-ticker span {
  font-size: 32px;
  line-height: 40px;
  height: 40px;
  padding-bottom: 10px;
  background-image: url(../images/bkg_ticker.gif);
  background-repeat: no-repeat;
  display: inline-block;
}

.event .event-ticker span, x:-moz-any-link {
  padding-bottom: 13px;
}

/* FireFox 2 fix */
.event .event-ticker span, x:-moz-any-link, x:default {
  padding-bottom: 10px;
}

/* FireFox 3 restore */
.event .event-ticker span.days {
  background-position: 50% 3px;
}

.event .event-ticker span.hour {
  background-position: 50% -56px;
}

.event .event-ticker span.minute {
  background-position: 50% -115px;
}

.event .event-ticker span.second {
  background-position: 50% -174px;
}

.event .event-ticker span.delimiter {
  background: none;
}

.event .event-dates {
  font-size: 14px;
  color: #555;
  height: 51px;
  padding-top: 4px;
}

.event .event-dates .date-part {
  font-weight: bold;
}

.event .event-dates .time-part {
  font-size: 12px;
}

.col-main .event .event-button {
  background: url(../images/bkg_btn-co.gif) 0 50% no-repeat;
  line-height: 27px !important;
  height: 27px !important;
  padding: 0 0 0 13px !important;
  vertical-align: middle;
}

.col-main .event .event-button span {
  width: 121px;
  text-align: center;
  background: url(../images/bkg_btn-co.gif) 100% 50% no-repeat;
  padding: 0 13px 0 0 !important;
  color: #fff;
  font: bold 15px/27px Arial, Helvetica, sans-serif !important;
  height: 27px !important;
  text-transform: none;
}

.event p a {
  color: #666;
  font-size: 11px;
}

.event .event-bottom {
  background: url(../images/bkg_slider-events.gif) no-repeat 50% 0;
  position: absolute;
  z-index: 2;
  height: 12px;
  width: 23px;
  left: 50%;
  margin-left: -11px;
  bottom: -12px;
}

.upcoming {
  background: #f6f6f6;
}

.upcoming .status {
  color: #333;
}

.closed .event-button,
.col-main .closed .event-button,
.col-main .upcoming .event-button,
.upcoming .event-button,
.closed .event-button span,
.col-main .closed .event-button span,
.col-main .upcoming .event-button span,
.upcoming .event-button span {
  line-height: 27px !important;
  font-size: 12px !important;
  color: #7c7b7b !important;
  background: none !important;
  padding: 0 !important;
  width: auto !important;
  display: inline !important;
  text-transform: capitalize;
}

.upcoming .event-button {
  text-decoration: underline !important;
}

.upcoming .event-button:hover {
  text-decoration: none !important;
}

.upcoming p a {
  color: #666;
}

.upcoming .event-bottom {
  background-position: 50% -187px;
}

.closed {
  background: #494949;
}

.closed .status,
.closed .event-dates {
  color: #e2d4c7;
}

.event-container {
  clear: both;
  border: 1px solid #d0af83;
  position: relative;
  z-index: 2;
  border-width: 1px 1px;
  margin-top: 7px;
  margin-bottom: -5px;
  height: 59px;
}

.event-container .event {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  padding-bottom: 18px;
  margin-bottom: -18px;
  padding-top: 5px;
  height: 52px;
  line-height: 50px;
  text-align: center;
  width: auto;
  position: relative;
  z-index: 2;
  border-bottom: 0 !important;
}

.event-container .container {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
}

.event-container .status {
  display: inline;
  margin: 0 10px 0 0;
  background: none;
  font-size: 22px;
}

.event-container .event-ticker {
  display: inline;
  font-size: 28px;
  height: auto;
}

.event-container .event-ticker span {
  line-height: 50px;
  height: 50px;
  padding: 0;
}

.event-container .event-ticker span, x:-moz-any-link {
  padding: 5px 0 5px;
}

/* FireFox 2 fix */
.event-container .event-ticker span, x:-moz-any-link, x:default {
  padding: 0;
}

/* FireFox 3 restore */
.event-container .event .event-ticker span.days {
  background-position: 50% 4px;
}

.event-container .event .event-ticker span.hour {
  background-position: 50% -55px;
}

.event-container .event .event-ticker span.minute {
  background-position: 50% -114px;
}

.event-container .event .event-ticker span.second {
  background-position: 50% -173px;
}

.event-container .event-dates {
  display: inline;
  font-size: 22px;
  height: auto;
}

.event-container .event-dates .time-part {
  font-size: 14px;
}

.event-container .event-dates div,
.event-container .event-dates p {
  display: inline;
}

.container-open {
  background: #f7d4b6 url(../images/bkg_event-container-open.gif) repeat-x 0 0;
}

.container-open .open {
  background-image: url(../images/bkg_event-container-open.gif);
  padding-top: 3px;
  height: 54px;
}

.container-upcoming {
  border-color: #d0d0d0;
  background: #eeeeee url(../images/bkg_event-container-upcoming.gif) repeat-x 0 0;
}

.container-upcoming .upcoming {
  background-image: url(../images/bkg_event-container-upcoming.gif);
}

.container-closed {
  background: #9f958c;
}

/* Block: Events Lister */
.col3-layout .col-main .widget-events {
  margin: 0 -20px 1px;
  position: relative;
  z-index: 1;
}

.widget-events {
  padding: 11px;
  background: #f0eae3;
}

.col1-layout .col-main .widget-events {
  padding: 12px;
}

.events-slider {
  position: relative;
  clear: both;
  margin: 0 0 0;
  border: 1px solid #d0c2b6;
  z-index: 2;
}

.events-slider .slider-panel,
.events-slider ul.slider li.slider-item,
.events-slider ul#home-slider li.slider-item,
.events-slider ul.brand-slider li.slider-item,
.events-slider .slide-button {
  float: left;
  display: inline;
}

.events-slider .event {
  position: relative;
  z-index: 1;
}

.events-slider .slider-panel {
  position: relative;
  overflow: hidden;
  background: #d0c2b6;
  z-index: 1;
  width: 0;
}

.events-slider ul.slider, .events-slider ul#home-slider, .events-slider ul.brand-slider {
  width: 200000px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important;
}

.events-slider ul.slider li.slider-item, .events-slider ul#home-slider li.slider-item, .events-slider ul.brand-slider li.slider-item {
  overflow: hidden;
  width: 182px;
  height: 386px;
  border-right: 1px solid #d0c2b6;
  background: whitesmoke url(../images/bkg_block.gif) repeat-x 0 0;
  padding-left: 0;
}

.events-slider ul.slider li.slider-item .category-name, .events-slider ul#home-slider li.slider-item .category-name, .events-slider ul.brand-slider li.slider-item .category-name {
  font-size: 16px;
  font-weight: normal;
  color: #454343;
  display: block;
  padding: 80px 10px 0;
}

.events-slider ul.slider li.slider-item .category-show, .events-slider ul#home-slider li.slider-item .category-show, .events-slider ul.brand-slider li.slider-item .category-show {
  width: 182px;
  height: 241px;
  background: white url(../images/bkg_category-info.gif) repeat-x 0 100%;
  overflow: hidden;
  text-align: center;
  display: block;
  text-decoration: none;
}

.events-slider ul.slider li.slider-item .no-event, .events-slider ul#home-slider li.slider-item .no-event, .events-slider ul.brand-slider li.slider-item .no-event {
  height: 401px;
}

.events-slider .slide-button {
  background: url(../images/bkg_slide-button.gif) no-repeat 0 0;
  position: absolute;
  text-indent: -999em;
  cursor: pointer;
  top: 17px;
  width: 28px;
  height: 28px;
  z-index: 2;
  overflow: hidden;
}

.events-slider .backward {
  left: -11px;
}

.events-slider .forward {
  right: -11px;
  background-position: 0 -40px;
}

.events-slider .inactive {
  cursor: default;
  display: none;
}

.sidebar .widget-events {
  background: none;
  padding: 0;
}

.sidebar .events-slider {
  border: 1px solid #cfcfcf;
  margin: -1px -1px 0;
  background: #fff;
  padding: 0;
}

.sidebar .events-slider .event {
  height: 115px;
}

.sidebar .events-slider ul.slider li.slider-item, .sidebar .events-slider ul#home-slider li.slider-item, .sidebar .events-slider ul.brand-slider li.slider-item {
  width: 182px;
  height: 300px;
  margin: 0;
  border-color: #cfcfcf;
  border-width: 0 1px 0 0;
}

.sidebar .events-slider ul.slider .status, .sidebar .events-slider ul#home-slider .status, .sidebar .events-slider ul.brand-slider .status {
  padding-top: 10px;
  padding-bottom: 5px;
}

.sidebar .events-slider ul.slider .event-dates, .sidebar .events-slider ul#home-slider .event-dates, .sidebar .events-slider ul.brand-slider .event-dates {
  height: 40px;
}

.sidebar .events-slider ul.slider li.slider-item .category-name, .sidebar .events-slider ul#home-slider li.slider-item .category-name, .sidebar .events-slider ul.brand-slider li.slider-item .category-name {
  font-size: 16px;
  font-weight: normal;
  color: #454343;
  display: block;
  padding: 50px 10px 0;
}

.sidebar .events-slider ul.slider li.slider-item .category-show, .sidebar .events-slider ul#home-slider li.slider-item .category-show, .sidebar .events-slider ul.brand-slider li.slider-item .category-show {
  height: 241px;
  background: white url(../images/bkg_category-info.gif) repeat-x 0 100%;
}

.sidebar .events-slider {
  margin-top: -1px;
}

.sidebar .events-slider .backward {
  left: 3px;
  top: 6px;
}

.sidebar .events-slider .forward {
  right: 3px;
  top: 6px;
}

.sidebar .events-slider .event-ticker {
  height: 45px;
}

.sidebar .events-slider .event-ticker span {
  font-size: 22px;
  line-height: 28px;
  height: 28px;
  padding-bottom: 10px;
  background-image: url(../images/bkg_ticker1.gif);
  background-repeat: no-repeat;
  display: inline-block;
}

.sidebar .events-slider .event-ticker span.days {
  background-position: 50% -10px;
}

.sidebar .events-slider .event-ticker span.hour {
  background-position: 50% -69px;
}

.sidebar .events-slider .event-ticker span.minute {
  background-position: 50% -128px;
}

.sidebar .events-slider .event-ticker span.second {
  background-position: 50% -185px;
}

/* Sidebar =============================================================================== */
.sidebar .callout {
  display: block;
  margin: 10px 0;
}

/* Block: Cart */
.sidebar .block-cart .block-title {
  background: #363636;
  padding: 7px 17px;
}

.sidebar .block-cart .block-title strong {
  font-weight: bold;
  color: #fff;
}

.sidebar .block-cart .summary {
  margin: 0 -17px;
  padding: 0 12px 5px;
  background: #363636;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
}

.sidebar .block-cart .summary a {
  font-weight: bold;
  color: #fff;
}

.sidebar .block-cart .summary .subtotal {
  margin: 3px 0 0;
}

.sidebar .block-cart .actions {
  margin: 8px 0 13px;
  text-align: center;
}

.sidebar .block-cart .block-content {
  padding-top: 0;
}

.sidebar .block-cart .block-content table {
  margin: 5px 0 0 0;
}

.sidebar .block-cart .block-content table th {
  padding: 1px 5px 1px 0;
  color: #8f8f8f;
  text-align: right;
}

.sidebar .block-cart .block-content table td {
  text-align: left;
  padding: 1px 0;
}

.sidebar .block-cart li a.btn-remove {
  float: none;
  background: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

/* Block: Wishlist */
/* Block: Compare Products */
/* Block: List */
.block-list .block-content ol {
  margin: -5px -13px;
}

.block-list li.item {
  padding: 5px 10px 5px 13px;
}

.block-list .actions {
  padding: 5px 0 0;
}

.sidebar .block-list .product-name {
  font: normal 11px/1.25 Arial, Helvetica, sans-serif;
  color: #444;
}

.sidebar .block-list .product-name a {
  color: #444;
}

/* Block: Poll */
.block-poll li {
  margin: 5px 0;
}

.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
  vertical-align: top;
}

.block-poll .label {
  display: block;
  margin-left: 18px;
}

.block-poll .votes {
  float: right;
  font-weight: bold;
  margin-left: 10px;
}

/* Block: Tags */
.block-tags ul,
.block-tags li {
  display: inline;
}

/* Block: Subscribe */
/* Block: Reorder */
.block-reorder li {
  padding: 5px 0;
}

.block-reorder input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}

.block-reorder .product-name {
  margin-left: 20px;
  font-size: 11px;
  font-weight: normal;
}

/* Block: Banner */
.block-banner {
  border: 0;
  margin: 10px 0;
}

.block-banner .block-content {
  border-top: 0;
  padding: 0;
  background: #cbcbcb;
  text-align: center;
}

.top-container .block-banner {
  background: #d0d0d0;
  margin: 0;
}

/* Paypal */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}

.paypal-review-order .legend {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 6px;
}

.paypal-review-order .col2-set .legend {
  font-weight: bold;
}

.paypal-review-order .paypal-shipping-method {
  padding-left: 120px;
}

.paypal-review-order .paypal-shipping-method .box-title {
  margin: 0 0 6px;
}

/* ======================================================================================= */
/* Category Page ========================================================================= */
.category-view {
  margin: 0 -20px -20px;
}

.category-view .note-msg,
.category-description {
  padding: 20px;
  text-align: center;
}

.results-view {
  margin: 0 -20px -20px;
}

.results-view .recommendations {
  padding: 20px 20px 0;
}

.catalogsearch-result-index .note-msg {
  margin: 20px 0;
}

.category-image {
  text-align: center;
  margin: 0 0 1px;
}

.category-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* ======================================================================================= */
/* Product View ========================================================================== */
.catalog-product-view .col1-layout .col-main {
  padding-top: 0;
}

.col3-layout .product-view {
  background: none;
  width: 572px;
}

#messages_product_view {
  position: relative;
  z-index: 1;
}

#messages_product_view .messages li {
  margin: 0;
  position: relative;
  z-index: 1;
}

.product-collateral .emailto-link {
  font-size: 11px;
  margin: 0;
  background: url(../images/bkg_arrow-bullet.gif) no-repeat 0 4px;
  padding-left: 12px;
}

.box-collateral {
  background: #fff;
}

.box-collateral .box-title {
  background: #e7e7e7 url(../images/bkg_block-title.gif) repeat-x 0 0;
  border: 1px solid #e1e1e1;
  padding: 5px 20px 5px;
  margin: 0 -1px;
}

.box-collateral .box-title h2 {
  font-size: 14px;
  line-height: 1.2;
  color: #000333;
  font-weight: bold;
}

.box-collateral .box-content {
  padding: 20px;
}

.tab-list {
  position: relative;
}

.tab-list .tab {
  float: left;
  cursor: pointer;
}

.tab-list .active {
  cursor: default;
}

.tab-list .tab-container {
  position: absolute;
  left: 0;
  width: 100%;
}

.collateral-tabs {
  padding-bottom: 20px;
  margin: 0;
}

.collateral-tabs .tab {
  position: relative;
  z-index: 2;
  margin-right: 3px;
  background: #dedede url(../images/bkg_collateral-tabs.gif) no-repeat 0 -39px;
  color: #222;
  padding: 0 0 0 17px;
  font-size: 12px;
}

.collateral-tabs .tab span {
  background: url(../images/bkg_collateral-tabs.gif) no-repeat 100% -39px;
  padding: 0 17px 0 0;
  line-height: 24px;
  float: left;
}

.collateral-tabs .active {
  color: #000;
  font-weight: bold;
  z-index: 3;
  border-bottom: 0;
  background: white url(../images/bkg_collateral-tabs.gif) 0 0 no-repeat;
}

.collateral-tabs .active span {
  background-position: 100% 0;
  padding-bottom: 1px;
}

.collateral-tabs .tab-container {
  z-index: 1;
  top: 24px;
  background: #fff;
}

.collateral-tabs .tab-content {
  padding: 30px 25px;
  background: #fff;
  border: 1px solid #c4c4c4;
  font-size: 12px;
}

.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed {
  width: 100% !important;
  height: auto !important;
}

.product-image-popup {
  margin: 0 auto;
}

.product-image-popup .buttons-set {
  clear: none;
  line-height: 28px;
  margin: 0 0 10px;
  float: right;
  width: 150px;
  text-align: right;
}

.product-image-popup .buttons-set .button {
  vertical-align: middle;
  float: none;
}

.product-image-popup .image {
  display: block;
  clear: both;
  margin: 15px auto 15px;
}

.product-image-popup .image-label {
  font-size: 14px;
  text-align: left;
  clear: both;
  font-weight: normal;
  color: #000;
  line-height: 19px;
  margin: 0 0 10px;
}

.product-image-popup .nav {
  text-align: center;
  margin: 0 auto;
  width: 120px;
}

.product-image-popup .nav .prev,
.product-image-popup .nav .next {
  margin: 0 15px;
  display: inline;
  background: url(../images/bkg_slide-button.gif) no-repeat 0 0;
  text-indent: -999em;
  cursor: pointer;
  width: 28px;
  height: 28px;
  z-index: 2;
  overflow: hidden;
  float: left;
}

.product-image-popup .nav .prev {
  left: -19px;
  float: left;
}

.product-image-popup .nav .next {
  right: -19px;
  float: right;
  background-position: 0 -40px;
}

/* jQzoom */
div.jqZoomTitle {
  z-index: 5000;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #999;
}

.jqZoomPup {
  overflow: hidden;
  background-color: #fff;
  z-index: 10;
  border-color: #fff;
  border-style: solid;
  cursor: crosshair !important;
  /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -moz-opacity:0.6; opacity:0.6; */
}

a.product-image {
  cursor: pointer !important;
}

p.product-image {
  cursor: default !important;
}

.jqZoomPup img {
  border: 0;
}

.preload {
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 8px;
  text-align: center;
  background: white url(../images/zoomloader.gif) no-repeat 43px 30px;
  width: 90px;
  height: 43px;
  z-index: 10;
  position: absolute;
  top: 3px;
  left: 3px;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.jqZoomWindow {
  border: 1px solid #ccc;
  background-color: #fff;
}

.product-view .product-ids {
  text-transform: uppercase;
}

.product-view .short-description {
  padding: 10px 0;
  clear: both;
  font-size: 12px;
  display: none;
}

.product-view .short-description h2 {
  margin: 0 0 5px;
  font-size: 13px;
}

/* Rating */
.rating-box {
  width: 65px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(../images/bkg_rating.gif) 0 100% repeat-x;
  overflow: hidden;
}

.rating-box .rating {
  float: left;
  height: 13px;
  background: url(../images/bkg_rating.gif) 0 0 repeat-x;
}

.ratings {
  margin: 5px 0;
}

.ratings .rating-box {
  float: left;
  margin-right: 5px;
}

.ratings .amount {
  font-size: 12px;
}

.ratings .rating-links {
  margin: 0;
  font-size: 11px;
}

.ratings .rating-links a {
  text-decoration: underline;
}

.ratings .rating-links a:hover {
  text-decoration: none;
}

.ratings .rating-links .separator {
  margin: 0 3px;
}

/* Availability */
.availability {
  font-weight: bold;
}

.availability.in-stock {
  color: #1b6800;
}

.availability.out-of-stock {
  color: #cf3a00;
}

.availability-only {
  margin: 10px 0 7px;
  line-height: 16px;
  background: url(../images/i_availability_only.gif) 0 50% no-repeat;
  padding-left: 15px;
}

.availability-only span,
.availability-only a {
  border-bottom: 1px dashed #751d02;
  color: #000;
}

.availability-only a {
  background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
  text-decoration: none;
}

.availability-only .expanded {
  background-position: 100% -15px;
}

.availability-only strong {
  color: #d12c01;
}

.availability-only-details {
  margin: 0 0 7px;
  border: 1px solid #d9d9d9;
}

.availability-only-details thead {
  background: url(../images/bkg_thead.gif) repeat-x scroll 0 0 #e8e8e8;
}

.availability-only-details th,
.availability-only-details td {
  padding: 2px 8px;
}

.availability-only-details th {
  border-bottom: 1px solid #d9d9d9;
  font-size: 10px;
  text-transform: uppercase;
}

.availability-only-details td {
  background: #fff;
  font-size: 11px;
}

.availability-only-details tr.odd td.last {
  color: #d95e00;
  font-weight: bold;
}

/* Add to Cart */
.add-to-cart label {
  font-size: 12px;
  vertical-align: middle;
  font-weight: bold;
  margin-right: 5px;
  text-transform: capitalize;
}

.add-to-cart .qty {
  vertical-align: middle;
  margin-right: 10px;
  width: 60px;
}

.add-to-cart .paypal-logo {
  clear: left;
  text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}

.add-to-cart-alt {
  white-space: nowrap;
  padding: 5px 0;
}

.add-to-cart-alt .qty {
  margin-right: 5px;
}

.add-to-cart-alt .qty,
.add-to-cart-alt .button {
  vertical-align: middle;
}

/* On product view */
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}

/* Product Options */
.product-options .options-list li {
  vertical-align: middle;
  margin: 0;
  padding: 2px 0;
  line-height: 1.315;
}

.product-options .options-list input.radio {
  float: left;
  margin: 2px -18px 0 0;
}

.product-options .options-list input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}

.product-options .options-list .label {
  display: block;
  margin-left: 20px;
}

.product-options .validation-error .options-list,
.product-options ul.validation-failed {
  padding: 2px 1px !important;
  position: relative;
  z-index: 2;
  top: -3px;
  left: -2px;
  margin-right: -2px;
}

.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed {
  padding: 0 1px !important;
  position: relative;
  z-index: 2;
  top: -1px;
  left: -2px;
  margin-right: -2px;
}

.product-options-bottom .product-pricing {
  clear: both;
}

.product-view .product-options-bottom p.required {
  padding: 5px 0 0;
  clear: both;
  text-align: right;
  width: auto;
}

/* Options in product info column */
.options-container-small {
  margin: 20px 0 0;
}

.options-container-small .product-options-bottom {
  float: left;
}

.options-container-small .product-pricing {
  display: none;
}

.options-container-small .add-to-cart {
  padding: 13px 15px 0 0 !important;
}

.options-container-small .product-options-bottom p.required {
  padding: 0 0 0 90px;
  width: auto;
  float: left;
  clear: left;
  text-align: left;
}

.options-container-small dt {
  clear: left;
  float: left;
  line-height: 1.2;
  width: 10em;
  padding: 3px 5px 3px 0;
  margin: 0 0 8px;
}

.options-container-small dd {
  float: left;
  width: 275px;
  border-bottom: 0;
  padding: 0;
  margin: 0 0 8px;
}

.options-container-small .product-options {
  margin: 0 0 0;
}

/* Options after product info column */
.options-container-big {
  clear: both;
  background: #fff;
  padding: 20px;
  border-top: 1px solid #cfcfcf;
  border-width: 1px 0;
}

/* Bundle product - alternative view */
#customizeTitle {
  margin: 0;
}

.product-options .bundle-summary {
  font-size: 11px;
}

.bundleProduct .product-options {
  font-size: 12px;
  margin-top: 0;
}

.bundleProduct .product-options-bottom {
  padding: 0;
  font-size: 12px;
  margin: 0 0 5px;
  line-height: 27px;
}

.bundleProduct .product-options-bottom .add-to-cart {
  float: right;
  margin: 0 0 0 20px;
}

.bundleProduct .product-options-bottom p.required {
  padding: 5px 0 0;
  width: auto;
  clear: both;
  text-align: right;
}

.with-bundle {
  position: relative;
  z-index: 1;
  background: white url(../images/bkg_cols.gif) 460px 0 repeat-y;
}

/**/
#bundle-product-wrapper {
  margin: -1px -20px -21px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  float: left;
  width: 938px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

#bundleProduct {
  width: 1877px;
  background: white url(../images/bkg_cols.gif) repeat-y 279px 0;
  z-index: 1;
  position: relative;
}

#productView {
  margin: 0;
  position: static;
  border: 0;
}

#options-container {
  min-height: 510px;
  width: 938px;
  position: relative;
  z-index: 2;
  float: right;
  border-left: 1px solid #cfcfcf;
  background: white url(../images/bkg_cols.gif) repeat-y 460px 0;
  left: -1px;
}

#options-container h1 {
  text-align: left;
}

#bundleProduct .add-to-links {
  float: none;
}

/* Bundle Product 3 column design */
.col3-layout #bundle-product-wrapper,
.col3-layout #options-container {
  width: 572px;
}

.col3-layout #bundleProduct {
  background-position: 390px 0;
  width: 1144px;
}

.col3-layout #options-container {
  background-position: 94px 0;
}

.col3-layout #productView {
  margin-right: -10px;
}

.col3-layout #options-container .product-options {
  width: 276px;
}

.col3-layout #options-container .product-options-bottom {
  width: 246px;
}

.col3-layout .bundle-summary {
  left: 277px;
}

#options-container .product-options {
  font-size: 12px;
  margin-top: 0;
  font-size: 11px;
  z-index: 1;
  margin: 0;
  width: 600px;
  padding: 20px 20px 0;
  clear: both;
  position: relative;
  z-index: 1;
}

#options-container .product-options-bottom {
  padding: 0 20px 20px;
  width: 600px;
  margin: 0 0 5px;
}

#options-container .product-options-bottom p.required {
  padding: 5px 0 0;
  width: auto;
  clear: both;
  text-align: right;
}

.bundle-summary {
  background: #fff;
  position: absolute;
  z-index: 2;
  left: 643px;
  margin-top: 0;
  padding: 20px;
  width: 256px;
}

.bundle-summary .product {
  background: #fff;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 10px 8px;
  box-shadow: 0px 0px 5px #999;
}

.bundle-summary .product .block-title {
  background: none;
  border: solid #e6e6e6;
  border-width: 0 0 1px;
  margin: 0 0 10px;
  padding: 5px 0;
  position: relative;
}

.bundle-summary .product .block-title h2 {
  color: #5a5a5a;
  font-weight: normal;
  padding-left: 5px;
}

.bundle-summary .product-image {
  border: 1px solid #d6d6d6;
  float: left;
  margin: 0 -60px 0 0;
}

.bundle-summary .product-details p.availability {
  font-weight: bold;
  font-size: 11px;
  margin: 28px 0 0;
  position: relative;
}

.bundle-summary .product-name {
  font-size: 16px;
  color: #111;
}

.bundle-summary .product .add-to-links {
  border-top: 1px solid #e6e6e6;
  margin-top: 10px;
  padding: 7px 0 2px 5px;
}

.bundle-summary .product .add-to-links .clickable > strong,
.bundle-summary .product .add-to-links a {
  color: #ef5d24;
  font-weight: bold;
}

.bundle-summary .product .add-to-links li {
  display: inline-block;
}

.bundle-summary .product .add-to-links li:first-child {
  margin-right: 15px;
}

.bundle-summary .summary {
  padding: 10px 8px !important;
  box-shadow: 0px 0px 5px #999;
}

.bundle-summary .summary h4 {
  border-bottom: 1px solid #e6e6e6;
  color: #5a5a5a;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 5px 5px;
}

.bundle-summary .summary ul {
  margin: 6px 0 10px;
}

.bundle-summary .summary li {
  background: url(../images/bkg_dots.gif) repeat-x bottom;
  margin: 0;
  padding: 11px 0 7px;
}

.bundle-summary .summary .last {
  background: none;
  padding-bottom: 0;
}

.bundle-summary button.btn-cart span,
.bundle-summary button.btn-cart span span {
  background-image: url(../images/bg_bundle_btn.gif);
  font-weight: normal !important;
  height: 23px !important;
  line-height: 23px !important;
  padding: 0 0 0 18px !important;
}

.bundle-summary button.btn-cart span span {
  padding: 0 18px 0 0 !important;
}

.bundle-summary .add-to-cart .qty {
  margin-right: 80px;
}

.bundle-summary .add-to-cart button {
  margin: 10px 0 0;
}

.bundle-summary .add-to-cart .paypal-logo {
  text-align: left;
}

.bundle-summary .add-to-cart .paypal-or {
  margin: 5px 0 5px 42px;
}

#bundleProduct .product-options {
  padding: 0;
  width: 642px;
}

#bundleProduct .product-options dt,
#bundleProduct .product-options dd {
  background: url(../images/bg_bundle_options.png) repeat-x;
}

#bundleProduct .product-options dd {
  background-position: 0 -33px;
  border-bottom: 1px solid #bfbfbf;
  margin: 0;
  padding: 20px 10px 20px 30px;
}

#bundleProduct .product-options dt {
  border-bottom: 1px solid #e6e6e6;
  color: #010101;
  line-height: 32px;
  padding: 0 10px 0 30px;
}

#bundleProduct .product-options dl.last .last {
  border-bottom: none;
}

#bundleProduct .product-options p.required {
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}

#bundleProduct .product-options-bottom {
  background: url(../images/bg_bundle_options_bottom.png) repeat-x 0 0;
  padding: 11px 15px 0;
  width: 612px;
}

#bundleProduct .product-options-bottom a {
  color: #ef5d24;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#bundleProduct .product-options-bottom a:hover {
  text-decoration: underline;
}

#bundleProduct .product-options-bottom a small {
  font-size: 14px;
}

/* Grouped Product */
.groped-product-type {
  position: relative;
  z-index: 2;
  margin: 20px -30px -20px;
  background: #fff;
  border-top: 1px solid #cfcfcf;
  padding: 20px 30px 0;
}

.grouped-items td {
  vertical-align: middle;
  padding: 5px 10px;
}

/* Gift Card product */
.giftcard-amount-form {
  margin: 0 0 10px;
}

.giftcard-amount-form label {
  width: 120px;
  text-align: left;
  padding-right: 5px;
}

.giftcard-amount-form .form-list .input-text {
  width: 70px;
}

.giftcard-amount-form .form-list select {
  width: 150px;
}

.giftcard-amount-form .form-list .input-box {
  padding-right: 20px;
  margin-right: 9px;
}

.giftcard-amount-form .form-list .input-box .v-fix {
  white-space: nowrap;
}

.giftcard-amount-form .form-list .input-box p.notice {
  float: left;
  padding: 0;
  clear: left;
  width: 55px;
  margin: 5px -100px 0 0;
  white-space: nowrap;
  font-size: 11px;
  position: relative;
  z-index: 1;
}

.giftcard-amount-form .form-list .input-box p.notice span {
  margin-right: 5px;
  display: block;
}

.giftcard-send-form {
  background: #fff;
  z-index: 2;
  position: relative;
  border-top: 1px solid #ddd;
  padding: 30px 30px 10px;
  margin: 0 -30px -30px;
}

.giftcard-send-form label {
  width: 120px;
  text-align: left;
  padding-right: 5px;
  padding-bottom: 5px;
}

.giftcard-send-form .field label {
  padding-bottom: 0;
}

.giftcard-send-form .field .input-text {
  width: 249px !important;
}

/* Block: Related */
.product-view .box-related {
  font-size: 11px;
}

.product-view .box-related p {
  margin: 0;
}

.product-view .box-related .product-name {
  font-size: 12px;
}

.product-view .box-related .note {
  padding: 5px 20px;
  margin: 0;
  font-size: 12px;
  background: #f7edda;
}

.product-view .box-related .note,
.product-view .box-related .note a {
  color: #d02600;
}

.product-view .box-related input.checkbox {
  position: absolute;
  margin: 3px 0 0 105px;
}

.product-view .box-related ol {
  padding: 20px 0 20px 20px !important;
}

.product-view .box-related li.item .item-info {
  margin-right: 20px;
}

.product-view .box-related li.item {
  width: 31.5%;
  float: left;
  margin-right: 1%;
}

.product-view .box-related li.item p a {
  color: #999;
}

.product-view .box-related li.item .product-image {
  float: left;
  margin-right: -100px;
  width: 100px;
}

.product-view .box-related li.item .product-details {
  margin-left: 125px;
}

/* 3 Column Block: Related */
.col3-layout .product-view .box-related li.item .product-image {
  display: block;
  float: none;
  margin: 0 auto;
}

.col3-layout .product-view .box-related li.item .product-details {
  margin-left: 0;
}

.col3-layout .product-view .box-related input.checkbox {
  margin-left: 135px;
}

/* Block: Upsell */
.product-view .box-up-sell .products-grid {
  padding: 30px 0 10px 61px;
  margin: 0;
}

.product-view .box-up-sell .products-grid li {
  width: 176px;
  margin-right: 40px;
  display: inline;
}

/* 3 Column Block: Upsell */
.col3-layout .product-view .box-up-sell .products-grid {
  padding: 30px 0 10px 15px;
  margin: 0;
}

.col3-layout .product-view .box-up-sell .products-grid li {
  width: 135px;
  margin-right: 2px;
  display: inline;
}

/* Block: Tags */
.product-view .box-tags h3 {
  font-size: 12px;
  font-weight: normal;
}

.product-view .box-tags .form-add-tags {
  padding: 5px 0 0 0;
}

.product-view .box-tags .form-add-tags label {
  margin: 0;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 15px 0 0;
  height: 4em;
  float: left;
}

.product-view .box-tags .form-add-tags .input-box {
  margin: 0;
  display: inline-block;
}

.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error {
  padding-right: 17px;
}

.product-view .box-tags .form-add-tags input.input-text {
  width: 300px;
}

.product-view .box-tags .form-add-tags p {
  padding: 5px 0;
  font-size: 11px;
}

.product-view .box-tags .tags-list {
  margin: 15px 0;
  line-height: 1.5em;
}

.product-view .box-tags .tags-list li {
  display: inline;
  font-size: 10px;
  margin: 0 5px 0 0;
}

.product-view .box-tags .tags-list li a {
  text-decoration: none;
  font-size: 12px;
  margin: 0;
  padding: 3px;
  background: #fffcf0;
}

.product-view .box-tags .tags-list li a:hover {
  text-decoration: underline;
}

.product-view .box-tags .form-add-tags .input-box, x:-moz-any-link {
  float: left;
}

/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button, x:-moz-any-link {
  margin-bottom: 15px;
}

/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box, x:-moz-any-link, x:default {
  float: none;
}

/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button, x:-moz-any-link, x:default {
  margin-bottom: 0;
}

/* FireFox 3 restore */
/* Block: Reviews */
.product-view .product-main-info .review-summary-table {
  margin: 10px 0;
}

.review-summary-table {
  border: 0;
  margin: 0 0 10px;
}

.review-summary-table th,
.review-summary-table td {
  padding: 2px 5px;
}

.review-summary-table tr.last td {
  border: 0;
}

.review-summary-table th.label,
.review-summary-table td.label {
  width: 1px;
  white-space: nowrap;
  padding-left: 0;
  background: none;
}

.product-view .box-reviews .pager {
  border-width: 1px 0;
  margin: 0;
}

.product-view .box-reviews dt {
  margin: 10px 0;
  font-style: italic;
}

.product-view .box-reviews dt a {
  font-weight: bold;
  font-style: normal;
  margin-right: 10px;
}

.product-view .box-reviews dd {
  margin: 10px 0 20px;
  padding: 0 0 10px;
  background: url(../images/bkg_dots.gif) repeat-x 0 100%;
}

.product-view .box-reviews dd p {
  margin: 0 0 10px;
}

.product-view .box-reviews dd .date {
  margin: 0 0 10px;
  font-style: italic;
}

.product-view .box-reviews dd.last {
  background: none;
  margin-bottom: 0;
}

/* Add Review Form */
.product-view .box-reviews .product-name {
  font-weight: normal;
  margin-bottom: 20px;
}

.product-view .box-reviews .product-name span {
  font-weight: bold;
}

.product-view .box-reviews .form-list {
  margin: 15px 0;
}

.product-view .box-reviews .form-list .review-summary-table thead {
  background: none;
}

.product-view .box-reviews .form-list .review-summary-table thead th {
  background: none;
  border: 0;
}

.product-view .box-reviews .form-list .review-summary-table .value {
  text-align: center;
}

/* ======================================================================================= */
/* Product Review ======================================================================== */
.review-product-list .col-main {
  padding-top: 0;
}

.product-review .details {
  float: right;
  width: 400px;
}

.product-review .details .product-name {
  font-size: 15px;
  font-weight: bold;
  color: #151515;
  line-height: 19px;
  margin: 0 0 10px;
}

.product-review .details p.date {
  font-size: 12px;
  font-style: italic;
}

.product-review .details p {
  margin: 10px 0;
}

.product-review .details .review-summary-table {
  margin: 10px 0;
}

.product-review .buttons-set {
  clear: both;
  padding: 25px 0 0;
}

.review-product-view .col-main {
  background: white url(../images/bkg_cols.gif) repeat-y -430px 0;
  padding: 0;
}

.review-product-view .product-review .details {
  width: 570px;
  padding: 0 20px 20px 0;
}

.review-product-view .product-review .buttons-set {
  border-top: 1px solid #d1d1d1;
  background: #fff;
  margin: 0;
  padding: 15px 20px;
}

/* ======================================================================================= */
/* CMS ============================================================================= */
.cms-home .col1-layout,
.cms-index-index .col1-layout {
  border: 0;
}

.cms-home .top-callout,
.cms-index-index .top-callout {
  margin-bottom: 6px;
}

.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main {
  padding: 0;
}

.cms-home .col2-set .col-1,
.cms-index-index .col2-set .col-1 {
  width: 705px;
}

.cms-home .col2-set .col-2,
.cms-index-index .col2-set .col-2 {
  width: 244px;
  border: 1px solid #d9d7ca;
  border-left: 0;
  margin-left: -244px;
}

.cms-home .col2-set .col-2 img,
.cms-index-index .col2-set .col-2 img {
  display: block;
  margin: 6px auto;
}

.cms-home .col1-layout .category-view,
.cms-index-index .col1-layout .category-view {
  margin: 0 0 20px;
}

.cms-home .col1-layout .products-grid,
.cms-index-index .col1-layout .products-grid {
  margin: 0;
  border: 1px solid #cbc0b2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cms-home .col1-layout .products-list,
.cms-index-index .col1-layout .products-list {
  margin: 0;
  border: 1px solid #cbc0b2;
  padding-top: 20px;
}

.cms-hp-touchsmart-iq506-has-arrived .col-main {
  padding: 0;
}

.cms-hp-touchsmart-iq506-has-arrived .main {
  margin-top: 0;
}

.cms-hp-touchsmart-iq506-has-arrived .breadcrumbs {
  display: none;
}

.new-product-spotlight {
  border: 1px solid #cfcfcf;
  border-top: 0;
  background: url(../images/callouts/electronics/new_computer_bg.jpg) no-repeat;
  height: 519px;
  position: relative;
}

.new-product-spotlight .link {
  position: absolute;
  top: 95px;
  left: 318px;
}

.new-product-spotlight .more-new-positioning {
  position: absolute;
  top: 42px;
  right: 70px;
  width: 207px;
}

.new-product-spotlight .more-new-positioning h3 {
  margin-bottom: 5px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

.new-product-spotlight .more-new {
  position: relative;
  height: 335px;
}

.new-product-spotlight .more-new .arrow-up {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 207px;
  background: url(../images/callouts/electronics/more_new_arrow.gif) no-repeat;
  text-indent: -999em;
}

.new-product-spotlight .more-new .arrow-down {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 207px;
  background: url(../images/callouts/electronics/more_new_arrow.gif) no-repeat 0 100%;
  text-indent: -999em;
}

.new-product-spotlight .more-new .content {
  position: absolute;
  top: 20px;
  left: 0;
  width: 205px;
  height: 295px;
  border-width: 0 1px;
  border-style: solid;
  border-color: #dcdcdc;
  background: #fff;
}

.new-product-spotlight .more-new ol {
  margin: 10px 15px;
  padding-left: 0;
  list-style-type: none;
}

.new-product-spotlight .more-new .item {
  padding: 10px 0 10px 85px;
  border-bottom: 1px solid #d2d2d2;
}

.new-product-spotlight .more-new .item.top {
  padding-top: 0;
}

.new-product-spotlight .more-new .item.last {
  border-bottom: 0;
  padding-bottom: 0;
}

.new-product-spotlight .more-new .item img {
  float: left;
  margin-left: -85px;
  position: relative;
}

.new-product-spotlight .more-new a {
  font-weight: bold;
}

.cms-menu {
  padding: 15px;
  border-bottom: 1px solid #d1d1d1;
  background: white url(../images/bkg_cms-menu.gif) 0 0 repeat-x;
  font-size: 12px;
  list-style-position: inside;
}

.col-main .cms-menu {
  float: left;
  width: 240px;
  border: 1px solid #d1d1d1;
  margin: 0 10px 5px 0;
}

.cms-menu li {
  color: #999;
  margin: 3px 0;
}

/*.cms-menu li span
{ color:#444;
}*/
.cms-menu li.parent > a,
.cms-menu li.parent > strong {
  background: url(../images/bkg_cms-menu-arrow-down.gif) 100% 50% no-repeat;
  padding-right: 13px;
}

.cms-menu li strong {
  font-size: 13px;
  font-weight: bold;
  color: #333;
}

.cms-menu li ul,
.cms-menu li ol {
  padding-left: 15px;
  margin-bottom: 7px;
  list-style-position: inside;
}

/* CMS Menu Types */
ol.cms-menu.type-1 {
  list-style-type: decimal;
}

ol.cms-menu.type-1 ol {
  list-style-type: decimal;
}

ol.cms-menu.type-a {
  list-style-type: lower-alpha;
}

ol.cms-menu.type-a ol {
  list-style-type: lower-alpha;
}

ol.cms-menu.type-A {
  list-style-type: upper-alpha;
}

ol.cms-menu.type-A ol {
  list-style-type: upper-alpha;
}

ol.cms-menu.type-i {
  list-style-type: lower-roman;
}

ol.cms-menu.type-i ol {
  list-style-type: lower-roman;
}

ol.cms-menu.type-I {
  list-style-type: upper-roman;
}

ol.cms-menu.type-I ol {
  list-style-type: upper-roman;
}

ul.cms-menu.type-circle {
  list-style-type: circle;
}

ul.cms-menu.type-circle ul {
  list-style-type: circle;
}

ul.cms-menu.type-disc {
  list-style-type: disc;
}

ul.cms-menu.type-disc ul {
  list-style-type: disc;
}

ul.cms-menu.type-square {
  list-style-type: square;
}

ul.cms-menu.type-square ul {
  list-style-type: square;
}

/* ======================================================================================= */
/* Content Styles ================================================================= */
.product-name {
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

.product-name a {
  color: #333;
  text-decoration: underline;
}

.product-name a:hover {
  color: #333;
  text-decoration: none;
}

/* Product Tags */
.tags-list {
  margin: 5px 0;
}

.tags-list li {
  display: inline;
  font-size: 12px;
}

.tags-list li a {
  text-decoration: none;
  margin: 0 2px 0 0;
}

.tags-list li a:hover {
  text-decoration: underline;
}

/* Advanced Search */
.search-summary {
  padding: 10px 10px 0;
  margin: 10px 0 0;
  font-size: 12px;
  background: url(../images/bkg_dots.gif) repeat-x 0 0;
}

.search-summary li {
  margin: 2px 0;
}

/* Sitemap */
.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px -36px 0;
}

.page-sitemap .links a {
  position: relative;
}

.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 12px;
}

.page-sitemap .sitemap li {
  margin: 3px 0;
}

/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main {
  padding: 0;
}

.cart-empty {
  padding: 20px;
  background: #fff;
}

.cart {
  background: url(../images/bkg_cart.gif) repeat-y 100% 0;
}

.cart .title-buttons {
  padding-right: 15px;
}

.cart .checkout-types {
  float: right;
  text-align: center;
}

.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3;
}

.cart .checkout-types fieldset {
  display: inline;
}

.cart .checkout-types .btn-proceed-checkout span {
  background-image: url(../images/bkg_btn-co.gif);
  height: 27px !important;
  padding: 0 0 0 13px !important;
}

.cart .checkout-types .btn-proceed-checkout span span {
  border: 0;
  background-image: url(../images/bkg_btn-co.gif);
  padding: 1px 32px 0 19px !important;
  color: #fff;
  font: bold 15px/26px Arial, Helvetica, sans-serif !important;
  height: 26px;
  text-transform: none;
  margin: 0 !important;
}

.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
  width: 630px;
  padding: 20px 0 10px;
}

.cart .cross-inside {
  background: url(../images/bkg_crosssell.gif) repeat-y 0 0;
}

.cart .cart-collaterals h2 {
  color: #000;
  font-weight: normal;
  margin: 0 0 5px;
}

.cart .deals {
  float: left;
  width: 280px;
  display: inline;
  margin: 0 0 0 30px;
  font-size: 12px;
}

.cart .deals p,
.cart .deals label {
  margin: 0 0 7px;
  display: block;
}

.cart .deals .input-text {
  width: 140px;
  margin: 0 5px 3px 0;
  float: left;
}

.cart .deals .widget-sku {
  display: block;
  margin: 0 0 20px;
  width: 264px;
}

.cart .deals .widget-sku .block-title {
  background: inherit;
  border: inherit;
  color: #000;
  font-size: 16px;
  margin: 0 0 5px;
  padding: 0;
}

.cart .deals .widget-sku .block-title strong {
  font-weight: normal;
}

.cart .deals .widget-sku .block-content {
  padding: 0;
}

.cart .deals .widget-sku .sku-table td input {
  width: 98%;
}

.cart .giftcard {
  position: relative;
  z-index: 1;
}

.cart .giftcard button.check-gc-status {
  clear: both;
}

.cart .giftcard button.check-gc-status span {
  padding: 0 !important;
  background: none !important;
  line-height: 1.3 !important;
  color: #444 !important;
  height: auto !important;
  font-weight: normal !important;
  text-transform: none !important;
}

.cart .giftcard button.check-gc-status span span {
  text-decoration: underline;
  font-size: 12px !important;
}

/* Shopping Cart Totals */
.cart .totals table {
  width: 100%;
}

.cart .totals table tfoot th strong {
  margin: 0;
}

.cart .totals .btn-remove {
  vertical-align: middle;
}

.cart .totals .btn-remove img {
  vertical-align: baseline;
}

.cart .totals .checkout-types li {
  margin: 0 0 15px;
}

.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding-top: 8px;
  line-height: 1.0;
  font-size: 11px;
}

.cart-tax-info,
.cart-tax-info .cart-price {
  display: block;
  padding-right: 20px;
}

.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../images/bkg_collapse.gif) 100% 3px no-repeat;
  cursor: pointer;
}

.cart-tax-total-expanded {
  background-position: 100% -54px;
}

.failed-products {
  border: 1px solid #E9581F;
}

.failed-products .sub-title {
  background: #fff5f3 url(../images/icon_error.gif) no-repeat 10px 50%;
  color: #D91A00;
  margin: 0;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #E9581F;
}

.failed-products .item-msg.error {
  background: url(../images/icon_error.gif) no-repeat left;
  font-size: 11px;
  color: #D91A00;
  padding: 5px 0 5px 20px;
}

/* Empty Cart Add by SKU */
.cart-empty .failed-products {
  clear: both;
  z-index: 1;
  position: relative;
  margin: 40px -20px -21px;
}

/* Options Tool Tip */
.truncated {
  cursor: help;
  margin: 5px 0 0;
  position: relative;
  z-index: 1;
  width: 110px;
}

.truncated:hover {
  z-index: 2;
}

.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  text-decoration: none;
  background: url(../images/bkg_dots.gif) repeat-x 0 100%;
  color: #514f4f;
}

.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  padding: 0;
  width: 190px;
  border: 1px solid #c8c8c8;
  border-bottom: 1px solid #919191;
  background-color: #fff;
}

.truncated .truncated_full_value .item-options dl {
  margin-right: -9px;
  position: relative;
  z-index: 9999;
  padding: 0px 21px 10px 12px;
  background: url(../images/bkg_truncated.gif) no-repeat 100% 38px;
}

.truncated .show .item-options {
  top: -20px;
  left: 50%;
}

.col-left .truncated .show .item-options {
  left: 30px;
  top: 7px;
}

.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}

.top-cart .truncated .show .item-options {
  top: -60px;
  left: -206px;
}

.block-cart .truncated .show .item-options {
  top: -60px;
  left: -206px;
}

/* ======================================================================================= */
/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main {
  padding: 20px 0 0;
}

/* Block: Checkout Progress */
.opc-progress-container .opc-block-progress .block-title {
  padding: 17px 11px 10px 17px;
  background: none;
  border: 0;
  border-bottom: 1px solid #cfcfcf;
}

.opc-progress-container .opc-block-progress .block-title strong {
  font: 18px/1.1 Arial, Helvetica, sans-serif;
  padding: 0;
  color: #111;
}

.opc-progress-container .opc-block-progress .block-content {
  padding: 17px 11px 17px 17px;
}

.opc-progress-container .opc-block-progress dt {
  font-weight: bold;
  margin: 2px 0 8px;
}

.opc-progress-container .opc-block-progress dt.complete {
  font-weight: bold;
  margin: 2px 0 4px;
}

.opc-progress-container .opc-block-progress dt.complete a {
  font-weight: normal;
  text-transform: lowercase;
}

.opc-progress-container .opc-block-progress dd.complete {
  margin: 5px 0 8px;
  padding: 5px;
}

.opc-progress-container .block-progress .cards-list dd {
  padding: 0;
}

.opc-progress-container .block-progress .cards-list .info-table th {
  font-weight: normal;
}

.opc .step .tool-tip {
  right: 10px;
}

.opc .order-review .authentication {
  margin: 0 auto;
  width: 570px;
}

.opc .order-review .warning-message {
  color: #222;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 0;
}

.opc .buttons-set
.opc .form-buttons {
  width: auto;
  text-align: right;
}

.checkout-onepage-payment-additional-customerbalance {
  margin-bottom: 5px;
}

.checkout-onepage-payment-additional-customerbalance .checkbox {
  margin-left: 0;
}

/*
#checkout-step-shipping_method .buttons-set,
#opc-payment .buttons-set
{ width:521px; margin-top:10px; margin-bottom:0;
}
#checkout-step-shipping_method .buttons-set .back-link,
#opc-payment .buttons-set .back-link
{ width:245px; padding-right:15px; float:left; text-align:right;
}
#checkout-step-shipping_method .buttons-set .back-link a,
#opc-payment .buttons-set .back-link a
{ display:inline; float:none;
}
#checkout-step-shipping_method p.required,
#opc-payment p.required
{ padding:0 0 0 260px;
}
#opc-payment p.note
{ padding:10px 0; font-size:11px;
}
*/
.opc .checkout-agreements {
  margin: 20px;
}

/* Multiple Addresses Checkout */
.checkout-progress,
.checkout-progress li.first span,
.checkout-progress li.last span {
  background-image: url(../images/bkg_crumbs.gif);
  background-repeat: no-repeat;
}

.checkout-progress {
  padding: 0 0 0 0;
  border-bottom: 1px solid #cfcfcf;
  background-color: #ededed;
  text-align: center;
  margin: -21px -21px 5px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  width: 940px;
  position: relative;
  z-index: 2;
}

.checkout-progress li {
  float: left;
  width: 20%;
  text-align: center;
  color: #888;
  line-height: 20px;
}

.checkout-progress li span {
  display: block;
  text-align: center;
  border-right: 1px solid #cfcfcf;
}

.checkout-progress li.first span {
  background-position: 0 0;
}

.checkout-progress li.last span {
  background-position: 100% 0;
  border: 0;
}

.checkout-progress li.active span {
  color: #fff;
  background-color: #d12c01;
}

.multiple-checkout {
  position: relative;
  z-index: 1;
}

.multiple-checkout .data-table thead th {
  vertical-align: bottom;
}

.multiple-checkout .col3-set .actions {
  border: 1px solid #e4e4e4;
  padding: 3px 9px 4px;
  float: left;
}

.multiple-checkout .col3-set address {
  padding: 10px;
  clear: both;
}

.multiple-checkout .col3-set,
.multiple-checkout .col2-set {
  margin: 0 0 15px;
}

.multiple-checkout .buttons-set {
  padding: 15px 0;
  clear: both;
  width: auto;
}

.multiple-checkout .buttons-set .button {
  float: right;
}

.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}

.multiple-checkout .grand-total {
  font-weight: normal;
  font-size: 18px;
  color: #cd3800;
  text-align: right;
  display: block;
  margin: 10px 0 15px;
}

.multiple-checkout .sp-methods {
  font-size: 12px;
}

.multiple-checkout .checkout-multishipping-payment-customerbalance {
  font-size: 12px;
  margin-bottom: 7px;
}

.multiple-checkout .fieldset label {
  font-size: 11px;
}

.multiple-checkout .gift-item .fieldset {
  font-size: 11px;
  width: 380px;
}

/* Review Details */
#checkout-step-review .data-table .btn-remove,
.checkout-multishipping-overview .data-table .btn-remove,
#details-table .btn-remove {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt {
  font-weight: bold;
  margin-bottom: 5px;
}

.sp-methods .form-list {
  padding-left: 20px;
  margin: 15px 0;
}

.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}

.sp-methods select.year {
  width: 96px;
}

.sp-methods input.cvv {
  width: 3em !important;
}

.sp-methods .input-box {
  line-height: 21px;
}

.sp-methods .adv-container {
  padding-left: 170px;
}

.sp-methods .centinel-logos a {
  margin-right: 3px;
}

.sp-methods .centinel-logos img {
  vertical-align: middle;
}

.sp-methods .release-amounts {
  margin: 1.5em 0 2em;
}

.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

.checkmo-list li {
  margin: 0 0 4px;
}

.checkmo-list label {
  padding-top: 0;
}

.checkmo-list address {
  float: left;
}

.please-wait {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -90px;
  border: 5px solid #f3b66f;
  font-size: 12px;
  color: #f18200;
  font-weight: bold;
  background: #fff;
  padding: 20px;
  white-space: nowrap;
}

.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}

/* Payment Bridge */
.pbridge-reload {
  display: block;
  text-align: right;
}

.pbridge-reload a {
  color: #1e75b4;
  font-size: 11px;
}

/* Tooltip */
.tool-tip {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 5px;
  position: absolute;
  z-index: 9999;
}

.tool-tip .btn-close {
  text-align: right;
}

.tool-tip .tool-tip-content {
  padding: 5px;
}

/* Gift Messages */
.add-gift-message {
  padding: 20px 0;
}

.add-gift-message h3 {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  line-height: 19px;
  margin: 0 0 10px;
}

.add-gift-message p {
  margin: 10px 0;
}

.gift-message-form {
  border: 1px solid #d1d1d1;
  background: whitesmoke url(../images/bkg_block.gif) repeat-x 0 0;
}

.gift-message-form .fieldset {
  padding: 10px 0 10px;
}

.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea {
  width: 200px;
}

.gift-message-form .fieldset textarea {
  width: 200px;
  height: 8em;
}

.gift-message-form .inner-box {
  padding: 0;
  height: 300px;
  overflow: auto;
}

.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 {
  font: 14px/1.25 Arial, Helvetica, sans-serif;
  padding: 0 20px;
  color: #222;
  margin: 17px 0;
}

.gift-message-form .inner-box p {
  margin: 10px 0;
  padding: 0 20px;
}

.gift-message-form .gift-item {
  padding: 5px 0 0;
  background: url(../images/bkg_dots.gif) repeat-x 0 100%;
}

.gift-message-form .gift-item .number {
  padding: 5px 20px 5px;
  margin-bottom: 0;
  background: url(../images/bkg_dots.gif) repeat-x 0 100%;
  color: #adadad;
  font-weight: bold;
}

.gift-message-form .gift-item .product-image {
  text-align: center;
  margin: 20px;
}

.gift-message-form .gift-item .product-name {
  font-size: 12px;
  margin: 20px 0 5px;
  text-align: center;
}

.gift-message-form .gift-item .fieldset {
  float: left;
  background: url(../images/bkg_dots.gif) repeat-y 0 0;
  padding: 20px 0 10px 10px;
  margin: 0 0 0 -2px;
}

.gift-message-form .gift-item .fieldset label {
  width: 80px;
}

.gift-message-form .gift-item .gift-wrapping-form {
  padding: 0 20px;
}

.gift-options-for-order {
  padding: 0 40px;
}

.gift-options-for-order .fieldset {
  padding: 0;
}

.gift-options-for-order .fieldset p {
  padding: 0;
}

.gift-options-for-order .fieldset label {
  width: 80px;
}

.gift-options-for-order .fieldset .input-text,
.gift-options-for-order .fieldset textarea {
  width: 340px;
}

.gift-wrapping-form {
  padding: 0 0 10px;
}

.gift-wrapping-form img {
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
}

.gift-wrapping-form label {
  margin-right: 10px;
  vertical-align: middle;
}

.gift-wrapping-form .gift-wrapping-design {
  overflow: hidden;
  padding: 10px 0 0;
  width: 100%;
}

.gift-message-link {
  display: block;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}

.gift-message-link.expanded {
  background-position: 0 -53px;
}

.gift-message-row .btn-close {
  float: right;
  width: 13px;
  height: 12px;
  background: url(../images/gift-message-close.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

.gift-message dt strong {
  font-weight: bold;
}

/* Checkout Agreements */
.checkout-agreements li {
  margin: 10px 0;
}

.checkout-agreements .agreement-content {
  border: 1px solid #d8cea8;
  font-size: 11px;
  background-color: #fffdef;
  padding: 15px;
  height: 10em;
  overflow: auto;
}

.checkout-agreements .agree {
  padding: 10px 0;
  font-size: 12px;
  font-weight: bold;
}

.checkout-agreements .agree .checkbox {
  margin-right: 5px;
}

/* Centinel */
.centinel {
  margin: 10px 0;
}

.centinel p {
  margin: 0 0 10px;
}

.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}

.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.opc .centinel {
  margin: 0;
  padding: 20px;
}

/* Checkout Success */
.checkout-onepage-success .col-main {
  font-size: 12px;
}

.checkout-onepage-success .col-main p {
  margin: 0 0 10px;
}

/********** Common Checkout Styles > */
/* ======================================================================================= */
/* Invitation page ======================================================================= */
#invitationForm p.required {
  padding-bottom: 20px;
}

/* Compare popup ========================================================================= */
.catalog-product-compare-index tr.last a,
.catalog-product-compare-index tr.first a {
  color: #999;
}

.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p {
  margin: 10px 0;
}

.catalog-product-compare-index tr.first .product-name a {
  color: #333;
}

/* Popup Dialog Block */
.window-overlay {
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.window-overlay {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  background: #000;
  opacity: 0.5;
  width: 100%;
  z-index: 990;
  display: none;
}

.window-overlay.active {
  display: block;
}

.popup-block {
  border: 1px solid #cfcfcf;
  left: 50%;
  top: 40%;
  position: absolute;
  margin: -85px 0 0 -250px;
  width: 500px;
  text-align: left;
  box-shadow: 0 0 6px #000;
  z-index: 1000;
  position: fixed;
  display: none;
}

.popup-block.active {
  display: block;
}

.popup-block .block-title {
  background: url(../images/bkg_page-title.gif) repeat-x scroll 0 0 #f6f6f6;
  border-bottom: 1px solid #CFCFCF;
  padding: 17px 17px 10px;
}

.popup-block div.btn-close {
  background: url(../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 19px;
  right: 17px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  cursor: pointer;
}

.popup-block .block-title strong {
  color: #D12C01;
  font-size: 16px;
  font-weight: normal;
}

.popup-block .block-content {
  padding: 17px 17px 25px;
  background: url(../images/bkg_block.gif) repeat-x 0 100% white;
  font-size: 12px;
}

.popup-block .block-content .form-list label {
  width: 180px;
}

.popup-block .block-content .form-list .input-text {
  width: 230px;
}

.popup-block .block-content .form-list .control .input-box {
  margin-left: 195px;
}

.popup-block .block-content .form-buttons {
  width: auto;
  padding-left: 188px;
  padding-top: 10px;
}

.popup-block .block-content .form-buttons .button {
  float: left;
}

.popup-block.loading .block-content * {
  text-align: left;
  text-indent: -99999em;
  overflow: hidden;
  position: relative;
  margin-left: -9999em;
}

.popup-block.loading .block-content:before {
  content: '';
  display: block;
  background: url(../images/opc-ajax-loader.gif) no-repeat 0 50%;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  line-height: 16px;
  padding: 16px;
  text-indent: 0 !important;
}

/* My Account ============================================================================= */
/* Captcha */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  margin: 0 0 0 240px;
  position: relative;
  width: 228px;
}

.captcha-image .captcha-img {
  border: 1px solid #c7c7c7;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: -12px 0 0 113px;
}

#checkout-step-login .captcha-image {
  margin: -24px 0 0 105px;
  width: 214px;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

#checkout-step-login #advice-required-entry-captcha_user_login {
  min-height: 30px;
}

.registered-users #advice-required-entry-captcha_user_login {
  margin-bottom: 5px;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
/********** < Dashboard */
.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders {
  padding: 0 0 20px;
}

/* Block: Tags */
.dashboard .tags {
  padding: 0 0 20px;
}

.dashboard .tags p {
  display: inline;
}

.dashboard .tags .product-name {
  margin: 0 0 3px;
  font-size: 11px;
  line-height: 17px;
}

.dashboard .tags li {
  margin: 0 0 8px;
}

.dashboard .tags .number {
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 17px;
  width: 15px;
  margin-right: -20px;
}

.dashboard .tags .details {
  margin-left: 25px;
}

/* Block: Reviews */
.dashboard .reviews {
  padding: 0 0 20px;
}

.dashboard .reviews .product-name {
  margin: 0 0 3px;
  font-size: 11px;
  line-height: 17px;
}

.dashboard .reviews p {
  float: left;
  margin-right: 5px;
}

.dashboard .reviews li {
  margin: 0 0 5px;
}

.dashboard .reviews .number {
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 17px;
  width: 15px;
  margin-right: -20px;
}

.dashboard .reviews .details {
  margin-left: 25px;
}

/********** Dashboard > */
/* Adress Book */
.addresses-list .box-content {
  font-size: 12px;
}

.addresses-list .col-2 li {
  padding: 0 0 10px;
}

.addresses-list .col-2 li .actions {
  border: 1px solid #e4e4e4;
  padding: 3px 9px 4px;
  float: left;
}

.addresses-list .col-2 li address {
  padding: 10px;
  clear: both;
}

/* Order View */
.order-page .order-date {
  margin: 0 0 20px;
  color: #6c6c6c;
  font-size: 11px;
}

.order-page .col2-set {
  padding-bottom: 20px;
}

.order-details .link-print {
  background: none;
  padding: 0;
}

.order-details .order-additional,
.order-details .data-table {
  margin-bottom: 20px;
}

.order-details .order-additional dt {
  font-weight: bold;
  background: url(../images/bkg_dots.gif) repeat-x 0 100%;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

.order-details .order-additional dd {
  padding: 10px;
  margin: 0 0 10px;
}

.order-details dl.gift-message {
  margin: 0 20px;
}

.order-details .gift-message dt {
  margin: 1px 0;
  padding: 2px 10px;
  background: #e6e6e6;
}

.order-details .gift-message dd {
  border: 1px solid #c7c7c7;
  background: #fff;
  padding: 10px;
  margin: 0 0 10px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.order-links {
  margin: 0 0 10px;
  text-align: right;
  padding-bottom: 5px;
  background: url(../images/bkg_dots.gif) repeat-x 0 100%;
  text-align: right;
}

.order-info {
  margin-bottom: 5px;
  border-bottom: 1px solid #c4c4c4;
}

.order-info dt {
  padding: 6px 20px 0 10px;
  color: #6c6c6c;
  float: left;
}

.order-info dd {
  float: left;
}

.order-info ul {
  float: left;
}

.order-info li {
  float: left;
  position: relative;
  z-index: 2;
  margin-right: 3px;
  background: #ececec;
  color: #222;
  padding: 0 0 0 17px;
  font-size: 12px;
}

.order-info li strong,
.order-info li a {
  text-decoration: none;
  padding: 0 17px 0 0;
  line-height: 24px;
  float: left;
}

.order-info li.current {
  margin-bottom: -1px;
  color: #000;
  font-weight: bold;
  z-index: 3;
  border-bottom: 0;
  background: #dedede;
}

.order-info li.current strong {
  background-position: 100% 0;
  padding-bottom: 1px;
}

.order-info dt {
  font-weight: bold;
}

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button,
.customer-address-index .buttons-set .button {
  float: left;
}

/* Split Button */
.split-button {
  display: inline-block;
  z-index: 1;
  position: relative;
  max-width: 300px;
  white-space: nowrap;
}

.split-button.clickable:active {
  left: 1px;
  top: 1px;
}

.split-button {
  background: url(../images/bkg_btn.gif) no-repeat 0 0;
  height: 21px;
  padding: 0 0 0 10px;
  margin: 0;
}

.split-button.active {
  z-index: 100;
}

.split-button strong {
  cursor: default;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  background: url(../images/bkg_btn.gif) no-repeat 100% 0;
  height: 19px;
  padding: 3px 30px 0 5px;
  margin: 0;
  display: block;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.split-button.clickable > strong,
.split-button strong[onclick] {
  text-transform: uppercase;
  font-size: 11px;
  color: #C73615;
  text-transform: uppercase;
  cursor: pointer;
}

.split-button .change {
  display: inline-block;
  border: 1px solid;
  border-color: transparent transparent transparent #999;
  background: url(../images/bkg_btn-split-change.png) 5px 50% no-repeat;
  text-indent: -999em;
  overflow: hidden;
  width: 15px;
  cursor: pointer;
  height: 11px;
  margin-left: 8px;
  vertical-align: middle;
}

.split-button .change {
  position: absolute;
  right: 5px;
  top: 0px;
  height: 19px;
  border-left-color: #ccc;
}

.split-button.light {
  background: none;
  height: auto;
  padding: 0;
}

.split-button.light.clickable:active {
  top: auto;
  left: auto;
}

.split-button.light strong {
  display: inline-block;
  font-size: 11px;
  text-transform: none;
  background: none;
  font-weight: normal;
  padding: 0;
  height: auto;
  overflow: visible;
  white-space: normal;
  text-overflow: visible;
}

.split-button.light.clickable > strong,
.split-button.light strong[onclick] {
  text-transform: none;
  text-decoration: underline;
  color: #999;
}

.split-button.light.clickable > strong:hover,
.split-button.light strong[onclick]:hover {
  text-decoration: none;
}

.split-button.light .change {
  position: static;
  right: auto;
  top: auto;
  height: 11px;
  border-left-color: #999;
}

.split-button.active .change,
.split-button .change:hover {
  background-position: -995px 50%;
}

.split-button .list-container {
  position: absolute;
  display: none;
  right: 0;
  top: 100%;
  padding: 0;
  min-width: 100%;
  max-width: 300px;
  float: left;
}

.split-button.active .list-container {
  display: block;
}

.split-button .list-container ul {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.split-button .list-container ul > li {
  white-space: nowrap;
  background: url(../images/bkg_btn-split-item.png) no-repeat -10000px -10000px;
  border: 1px solid #c1c1c1;
  border-top-width: 0;
  margin: 0;
  display: block !important;
  margin: 0 !important;
}

.split-button .list-container ul > li:first-child {
  border-top-width: 1px;
}

.split-button .list-container li a,
.split-button .list-container li span {
  display: block;
  line-height: 1.2 !important;
  cursor: pointer;
  padding: 5px 18px 5px 18px;
  color: #999;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
}

.split-button .list-container li:hover a,
.split-button .list-container li:hover span,
.split-button .list-container li:hover {
  color: #fff;
  text-decoration: none;
}

.split-button .list-container li:hover {
  background-color: #999;
  background-position: 5px -984px;
}

.split-button .list-container li.new {
  color: #d33911;
  background-color: #eee;
  background-position: 5px 7px;
}

.split-button .list-container li.new:hover {
  background-color: #999;
  background-position: 5px -485px;
}

/* Wishlist */
.wishlist-empty {
  font-size: 12px;
  padding: 15px 10px;
  text-align: center;
}

p.wishlist-empty {
  border: 1px solid #d0d0d0;
}

/* Multiple Wishlist */
.link-edit {
  padding-left: 18px;
  line-height: 18px;
  background: url(../images/bkg_link-edit.png) no-repeat 0 0;
  display: inline-block;
}

.wishlist-management .link-edit {
  width: 16px;
  padding: 0;
  margin: 0 5px;
  height: 16px;
  text-indent: -999em;
  overflow: hidden;
  vertical-align: middle;
}

.wishlist-management .btn-create {
  float: right;
  margin-bottom: 10px;
}

.wishlist-management .sub-title {
  float: left;
  max-width: 100%;
}

.wishlist-management .sub-title h2 {
  word-wrap: break-word;
}

.wishlist-management .note-msg {
  clear: both;
  margin: 0 0 10px;
  padding: 10px;
  border-style: solid !important;
  border-width: 1px !important;
  font-size: 12px !important;
  border-color: #fcd344;
  background-color: #fafaec;
  color: #3d6611;
}

.wishlist-management .msg-private {
  background: url(../images/bkg_lock.png) no-repeat 10px 10px #fafaec;
  padding-left: 30px;
}

.wishlist-management .table-caption .label {
  font-size: 12px;
  float: left;
  line-height: 21px;
}

#wishlists-move {
  float: right;
  margin-left: 10px;
}

#wishlists-copy {
  float: right;
}

#wishlists-select {
  background: none;
  padding-left: 0;
  white-space: nowrap;
  float: left;
  max-width: 220px;
}

#wishlists-select strong {
  background: none;
  padding-right: 0;
  padding-left: 7px;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
}

#wishlists-select strong span {
  font-weight: bold;
}

#wishlists-select .change {
  text-indent: 0;
  width: auto;
  background: none;
  margin-left: 4px;
  border: 0;
  right: auto;
  left: 100%;
  text-decoration: none;
  line-height: 19px;
  margin-top: 1px;
}

#wishlists-select .change span {
  color: #1e75b4;
  text-transform: none;
  background: url(../images/bkg_header-panel.gif) no-repeat scroll 100% -74px transparent;
  padding-right: 10px;
}

#wishlists-select.active .change span {
  color: #d33911;
  background-position: 100% -130px;
}

#wishlists-select .list-container {
  right: auto;
  left: 0;
  margin-top: 4px;
}

#wishlists-select .list-container ul {
  background: #e7e7e7;
  border: 0;
}

#wishlists-select .list-container li:first-child {
  border-top: 0;
}

#wishlists-select .list-container li {
  border-color: #d9d9d9;
}

#wishlists-select .list-container a,
#wishlists-select .list-container span {
  color: #1e75b4;
  padding: 5px 6px;
  /* background-position:-999em -999em; */
}

#wishlists-select .list-container li:hover a,
#wishlists-select .list-container li:hover span,
#wishlists-select .list-container li:hover {
  color: #d33911;
}

#wishlists-select .list-container li:hover {
  background-position: -999em -999em;
  background-color: #f8f8f8;
}

#wishlists-select .list-container li.new {
  color: #d33911;
  background-color: #d9d9d9;
  background-position: 5px 7px;
  padding-left: 12px;
}

#wishlists-select .list-container li.new:hover {
  background-color: #999;
  background-position: 5px -485px;
  color: #fff;
}

#wishlists-select .list-container li.new:hover a,
#wishlists-select .list-container li.new:hover span {
  color: #fff;
}

/* Wishlist search view */
.col3-layout #wishlist-search-results .item-name {
  max-width: 340px;
  word-wrap: break-word;
  display: block;
}

.col1-layout #wishlist-search-results .item-name {
  max-width: 600px;
}

.list-info {
  border: 1px solid #dadada;
  padding: 10px 0;
  margin: 0 0 15px;
  background: url(../images/bkg_block.gif) repeat-x 100% 100% white;
  max-width: 100%;
  word-wrap: break-word;
}

.list-info .item {
  padding: 5px 0;
  font-size: 12px;
  border-top: 1px dotted #d9d9d9;
  margin: 0 15px;
}

.list-info .item:first-child {
  border-top: 0;
}

.list-info .item .label {
  font-weight: normal;
  font-style: italic;
  font-size: 0.9em;
  margin-right: 5px;
}

.list-info .item .label:after {
  content: ':';
}

.list-info .item .value {
  font-weight: bold;
}

.wishlist-search-view #wishlist-table td.last {
  padding: 15px 10px;
}

.wishlist-search-view #wishlist-table .description {
  max-height: 6.5em;
  max-width: 280px;
}

.wishlist-search-view .list-info {
  display: inline-block;
}

.wishlist-search-view .sub-title {
  clear: both;
}

.wishlist-search-view p.qty {
  text-align: center;
}

/* Store credit */
.storecredit .account-balance {
  margin: 0 0 20px;
  padding: 0 0 10px;
  font-size: 12px;
  background: url(../images/bkg_dots.gif) repeat-x 0 100%;
}

.giftcard-redeem {
  padding-bottom: 20px;
}

.giftcard-redeem .input-box {
  margin-right: 5px;
}

/* Gift card */
.giftcardaccount {
  position: relative;
  z-index: 1;
  padding-top: 1px;
}

.giftcard-status .messages,
.giftcardaccount .messages {
  margin-bottom: 10px;
}

.giftcardaccount p {
  margin: 15px 0;
  font-size: 12px;
}

.giftcardaccount .fieldset {
  margin: 0;
}

.giftcardaccount .btn-only {
  margin: 0 0 15px;
}

/* Gift Card Status Check */
.giftcard-status .gift-card-info,
.giftcard-status p.error-msg,
.giftcardaccount #giftcard_balance_lookup .gift-card-info,
.giftcardaccount #giftcard_balance_lookup p.error-msg {
  margin: 10px 0 20px;
}

.gift-card-info {
  margin: 10px 0;
  padding: 10px 10px 5px;
  border: 1px dashed #d9d9d9;
  background: #fcf7f5;
}

.gift-card-info p {
  font-size: 12px;
  margin: 0 0 5px;
}

.gift-card-info .giftcard-number {
  font-weight: bold;
}

.gift-card-info .btn-only {
  padding-left: 0;
}

#gc-please-wait {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/* Print Pages */
.page-print .print-head img {
  float: left;
}

.page-print .print-head address {
  float: left;
  margin-left: 15px;
}

.page-print h2.h2 {
  margin: 15px 0 10px;
}

.page-print .col2-set {
  margin: 10px 0 20px;
}

/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}

/* Tagged products */
.my-tag-edit {
  float: left;
}

.my-tag-edit .btn-remove {
  float: right;
  margin: -3px 0 0 5px;
  position: relative;
}

#my-tags-table .last {
  text-align: center;
}

#my-tags-table .last p {
  margin: 10px 0;
}

/* Reward Points */
.my-rewards .box {
  margin: 0 0 30px;
}

.my-rewards .info-box .box-title {
  margin: 10px 10px;
}

.my-rewards .info-box .box-content {
  padding: 0 10px 10px;
}

.my-rewards p.error {
  display: inline;
  color: #d91a00;
}

.my-rewards dl {
  font-size: 12px;
}

.my-rewards dl dt {
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px;
}

.my-rewards dl dt span {
  color: #d12c01;
}

.my-rewards dl dd.last {
  margin: 7px 0 0;
}

.my-rewards .form-list label {
  width: auto;
}

.my-rewards .form-list .control .input-box {
  position: static;
  margin: 0 5px 0 0;
}

.my-rewards .data-table small {
  display: block;
  font-size: 1em;
  color: #808080;
}

.rewards {
  margin: -10px 0 20px;
}

.reward-message {
  display: block;
  margin: 5px -15px 5px -15px;
  background: #d55721 url(../images/bkg_rewards.gif) 5px 3px no-repeat;
  padding: 3px 5px 3px 32px;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  color: #fff;
}

.reward-message p {
  display: inline;
  margin: 0 !important;
}

.reward-message .limit {
  display: block;
  font-size: 11px;
  line-height: 1.15;
}

.reward-message a {
  color: #ffe6dc;
  text-decoration: underline;
}

.reward-message a:hover {
  color: #ffe6dc;
  text-decoration: none;
}

/* Reward Points types rewrites */
.reward-review,
.reward-tag,
.reward-checkout {
  margin: 0;
}

/* Billing Agreements */
.billing-agreements .info-box {
  margin: 15px 0;
}

.billing-agreements .info-box p {
  margin: 0 0 9px;
}

/* Gift Registry Functionality */
.btn-gift-registry {
  background: url(../images/i_gift-registry3.gif) 0 0 no-repeat;
  padding: 3px 0 0 33px;
  text-align: left;
}

.btn-gift-registry .input-box {
  margin: 0 0 7px;
}

.btn-gift-registry select {
  width: 100%;
}

.gift-registry-name {
  background: url(../images/i_gift-registry2.gif) 0 0 no-repeat;
  margin: 3px 0 0;
  padding: 0 0 0 20px;
  line-height: 18px;
}

/* Block: Gift Registry Search */
.sidebar .block-gr-search .form-alt .input-box {
  width: 148px;
  margin: 3px 0 0;
  padding: 0;
}

.sidebar .block-gr-search .form-alt input.input-text {
  width: 142px;
}

.sidebar .block-gr-search .form-alt select {
  width: 148px;
}

.block-gr-search p.note {
  margin: 0 0 3px;
  text-align: right;
  color: #f15c22;
}

/* Order By SKU */
.wrapper .block-addbysku .input-box.validation-error,
.wrapper .block-addbysku .input-box.validation-passed {
  padding-right: 0;
  background: none;
}

.wrapper .block-addbysku .validation-advice {
  margin-right: -19px;
}

.main .block.block-addbysku .block-content {
  padding: 10px 4px 10px;
}

.block-addbysku .data-table th,
.block-addbysku .data-table td {
  padding: 6px 4px;
}

.block-addbysku .data-table th:first-child,
.block-addbysku .data-table td:first-child {
  padding-left: 13px;
}

.sidebar .block-addbysku .actions {
  padding: 0 13px 7px;
}

p.link-widget-sku {
  padding: 15px 13px;
  text-align: left;
  float: left;
}

.sidebar p.link-widget-sku {
  padding: 5px 13px 0;
  text-align: right;
  border-top: 1px dotted #dadada;
  float: none;
}

p.link-widget-sku a {
  color: #999;
}

.block-addbysku .actions {
  text-align: right;
  margin: 15px 0 10px;
  float: right;
}

.sidebar .block-addbysku .actions {
  float: none;
}

.block-addbysku .file-upload {
  float: left;
  text-align: left;
  border: 1px solid #dadada;
  padding: 10px 17px;
  background: whitesmoke url(../images/bkg_block.gif) repeat-x 0 100%;
  margin-top: 10px;
}

.block-addbysku .file-upload label {
  display: block;
  float: none;
  width: auto;
  min-width: 60px;
  text-align: left;
}

.block-addbysku .file-upload p {
  padding: 3px 0;
}

.block-addbysku .file-upload .btn-reset {
  display: inline-block;
  margin-left: 15px;
}

.block-addbysku .file-upload .btn-reset span {
  margin-left: 0;
  padding: 3px 0;
  background: url(../images/bkg_icon-reset.png) no-repeat scroll 0 50%;
  padding-left: 15px;
  display: inline-block;
  cursor: pointer;
  color: #999;
}

.block-addbysku .file-upload .input-box {
  display: block;
  float: none;
}

.block-addbysku .file-upload .note {
  width: auto;
  clear: both;
  padding: 2px 0;
}

.block-addbysku .data-table td .btn-remove {
  margin: 4px 0 0;
  float: right;
  margin-right: -16px;
}

.block-addbysku .data-table td .input-box {
  float: left;
}

.block-addbysku .data-table td .qty {
  width: 8em !important;
}

.sidebar .block-addbysku .data-table td .qty {
  width: 5em !important;
}

.block-addbysku .data-table td.last {
  padding-right: 18px;
}

.block-addbysku .data-table tfoot td.last {
  text-align: right;
}

.block-addbysku .data-table .add-row {
  cursor: pointer;
  background: url(../images/bkg_btn-split-item.png) no-repeat 0px 2px;
  padding-left: 11px;
  font-weight: bold;
  color: #999;
}

.block-addbysku .data-table .input-box {
  width: 99%;
}

.wrapper .block.block-addbysku .data-table .col-sku {
  width: auto;
}

.wrapper .block.block-addbysku .data-table .col-qty,
.wrapper .block.block-addbysku .data-table .col-remove {
  width: 13px;
}

.wrapper .block.block-addbysku .data-table .input-text {
  width: 99%;
}

/* ======================================================================================= */
.disabled {
  position: relative;
  z-index: 1;
}

.disabled:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: #fff;
  opacity: 0.2;
}

/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  padding: 10px 20px 20px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  padding: 5px 2px;
  text-shadow: 0 1px 0 #fff;
}

.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}

.map-popup-heading {
  background: #efefef;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}

.map-popup-heading h2 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}

.map-popup-arrow {
  background: url(../images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}

.map-popup-close {
  background: url(../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 6px;
  right: 8px;
  height: 15px;
  width: 15px;
  text-align: left;
  text-indent: -9999em;
}

.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  width: 280px;
}

.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}

.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}

.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}

.map-popup-price {
  margin: 5px 0 0;
}

.map-popup-text {
  background: #fefefe;
  clear: right;
  line-height: 1.5;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}

.map-popup-only-text {
  border-top: 1px solid #ddd;
}

/* ======================================================================================= */
/* Some sample data cms styles ================================================================================ */
.page-head,
.page-head-alt {
  margin-bottom: 20px;
  padding: 23px 20px 11px;
  background: #f6f6f6 url(../images/bkg_page-title.gif) repeat-x 0 0;
  border-bottom: 1px solid #cfcfcf;
}

.col-main .page-head,
.col-main .page-head-alt {
  margin: 0 -20px 20px;
}

.page-head-alt .link-rss {
  float: right;
  margin-top: 8px;
}

.page-head h2,
.page-head h3,
.page-head-alt h3,
.page-head-alt h2 {
  font: normal 22px/27px Arial, Helvetica, sans-serif;
  color: #d12c01;
}

/* Restricted ================================================================================ */
.restriction-index-stub .page {
  width: 652px;
  padding-bottom: 3px;
}

.restriction-index-stub .main {
  margin-top: 100px;
  min-height: 0;
  height: auto !important;
  padding: 13px;
  text-align: center;
  margin-bottom: 0;
}

.restriction-index-stub .col-main {
  color: #dedede;
  height: auto !important;
  min-height: 230px;
  height: 230px;
  font-size: 16px;
  background: #4a4a4a url(../images/logo-offline.gif) no-repeat 50% 95px;
  padding: 170px 60px 40px;
}

.restriction-index-stub .col-main h1,
.restriction-index-stub .col-main h2 {
  font: italic 35px Georgia, "Times New Roman", Times, serif;
  color: #fff;
}

.restriction-index-stub .header-container,
.restriction-index-stub .footer-container {
  display: none;
}

.restriction-index-stub .copyright {
  background: url(../images/bkg_shadow-offline.gif) 50% 0 no-repeat;
  padding: 15px 0 0;
  margin: 0;
}

/* Old private sales index ================================================================================ */
.private-sales-index {
  background: #2b2b2b;
  margin: 110px 0 60px;
  padding: 40px 0;
}

.private-sales-index .box {
  border: 1px solid #e2ded0;
  background: white url(../images/bkg_ps.gif) no-repeat 50% 13px;
  padding: 50px 13px 0;
  width: 657px;
  margin: 0 auto;
}

.private-sales-index .box .content {
  padding: 0 60px 70px;
  background: url(../images/bkg_ps.gif) no-repeat 50% 100%;
  font-size: 14px;
}

.private-sales-index .box .content p {
  text-align: center;
}

.private-sales-index .box .content a {
  color: #444444;
}

.private-sales-index .box .content h1 {
  background: url(../images/bkg_ps-logo.gif) no-repeat 50% 0;
  padding: 60px 0 5px;
  font-size: 29px;
  font-weight: normal;
  color: #ec4e00;
}

.private-sales-index .box .content .description {
  background: url(../images/bkg_ps-descr.gif) no-repeat 50% 0;
  margin: 40px auto 0;
  width: 433px;
  padding: 30px 50px 30px;
  font: normal 20px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #817268;
}

.col1-layout .private-sales-index {
  margin: 0 -20px -31px;
  height: auto !important;
  height: 350px;
  min-height: 350px;
}

/* Private sales index ================================================================================
.private-sales-index
{ background:#fffdf9 url(../images/bkg_ps-home.jpg) no-repeat 50% 88px; padding-top:90px;
}
.private-sales-index .box
{}
.private-sales-index .box .content
{}
.private-sales-index .box .content p
{ padding-top:475px; text-align:center; color:#444444; font-size:18px;
}
.private-sales-index .box .content a
{ color:#c12900;
}
.private-sales-index .box .content h1
{ display:none;
}
.private-sales-index .box .content .description
{ display:none;
}

.col1-layout .private-sales-index
{ margin:0 -20px -31px; background-position:0 20px; padding-top:20px; height:auto !important; height:550px; min-height:550px;
} */
/* Private sales demo ==================================================================== */
.cms-private-sales-home {
  background-color: #fffdf9;
}

.private-sales-demo {
  background: #fffdf9 url(../images/bkg_ps-home.jpg) no-repeat 50% 88px;
  padding-top: 90px;
}

.private-sales-demo h1 {
  display: none;
}

.private-sales-demo p {
  padding-top: 475px;
  text-align: center;
  color: #444444;
  font-size: 18px;
}

.private-sales-demo a {
  color: #c12900;
}

.col1-layout .private-sales-demo {
  margin: 0 -20px -31px;
  background-position: 0 20px;
  padding-top: 20px;
  height: auto !important;
  height: 550px;
  min-height: 550px;
}

/* ======================================================================================= */
/* Clears ================================================================================ */
.account-login .form-list:after,
.wishlist-management .table-caption:after,
.product-options dt:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.block-poll li:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:after,
.box-collateral .box-content:after,
.collateral-tabs .tab-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.addresses-list .col-2 li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

/* ======================================================================================= */
.sales-guest-form .search-form {
  max-width: 700px;
}
@media only screen and (max-width: 959px) {
  .sales-guest-form .search-form {
    max-width: none;
  }
}
.sales-guest-form p.required {
  text-align: right;
}

.print-table tr {
  display: block;
}
.print-table tbody td:nth-child(1),
.print-table tbody th:nth-child(1),
.print-table thead td:nth-child(1),
.print-table thead th:nth-child(1) {
  width: 45%;
}
.print-table tbody td:nth-child(2),
.print-table tbody th:nth-child(2),
.print-table thead td:nth-child(2),
.print-table thead th:nth-child(2) {
  width: 20%;
}
.print-table tbody td:nth-child(3), .print-table tbody td:nth-child(4), .print-table tbody td:nth-child(5),
.print-table tbody th:nth-child(3),
.print-table tbody th:nth-child(4),
.print-table tbody th:nth-child(5),
.print-table thead td:nth-child(3),
.print-table thead td:nth-child(4),
.print-table thead td:nth-child(5),
.print-table thead th:nth-child(3),
.print-table thead th:nth-child(4),
.print-table thead th:nth-child(5) {
  width: 15%;
}
.print-table tfoot td:nth-child(1) {
  width: 100%;
}
.print-table tfoot td:nth-child(2) {
  width: 10%;
}

.page-break {
  page-break-before: always;
  page-break-inside: avoid;
}
