/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { margin:10px 0; }
.widget .widget-title h2 { font-size:18px; color:#d12c01; }

.widget .widget-products { margin:0 -20px 0; }
.cms-home .col1-layout .widget .widget-products,
.cms-index-index .col1-layout .widget .widget-products { margin:0 0 20px; }
.col-main > .widget { display:block; margin:40px 0 0; }
.col-main > .widget + .widget { margin-top:20px; }

/* std class reset */
.widget .products-grid { list-style:none; margin-bottom:0; padding-left:20px; }
.widget .products-grid p,
.widget .products-list p { margin-bottom:0; }
.widget .products-list { list-style:none; margin-bottom:0; padding-left:0; }
.widget .add-to-links { list-style:none; padding-left:0; margin:5px 0; }

/* Widget Banner */
.widget-banner { clear:both; display:block; width:100%; overflow:hidden; text-align:center; }
.widget-banner li { margin:7px 0; }

.top-container .widget-banner li { margin:0; }

.footer-before-container .widget-banner li { margin:0; }

.widget-banner-inline { display:block; clear:both; padding:7px 0; text-align:center; }
.widget-banner-inline ul,
.widget-banner-inline li { display:inline; }
.widget-banner-inline li { margin:0 3px; }
.widget-banner-inline li img { vertical-align:middle; }

/* Widget New Proructs */
.widget-new-products { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-new-products { display:block; padding:0 20px; }

/* Widget Viewed Proructs */
.widget-viewed { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-viewed { display:block; padding:0 20px; }

/* Widget Compared Proructs */
.widget-compared { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-compared { display:block; padding:0 20px; }

/* Widget CMS Static Block */
.widget-static-block {}

/* Widget Catalog Events Carousel */
.widget-events { display:block !important; }

/* Widgets Links Common Styles */
/* Style 1 */
/*.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { float:left; border:1px solid #cfcfcf; border-bottom-color:#b2b2b2; margin:13px -1px 0 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { float:left; font-size:12px; background:#f2f2f2; border-top:1px solid #fff; border-bottom:1px solid #e2e2e2; padding:2px 5px 4px; color:#cc7137; text-decoration:underline; white-space:nowrap; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#1e75b4; text-decoration:none; }*/
/* Style 2 */
.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { display:block; padding:12px 12px; background:#fff url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

.footer-before-container .widget-product-link,
.footer-before-container .widget-category-link,
.footer-before-container .widget-cms-link,
.footer-before-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.footer-before-container .widget-product-link a,
.footer-before-container .widget-category-link a,
.footer-before-container .widget-cms-link a,
.footer-before-container .widget-hierarchy-link a { display:block; padding:10px 12px; background:#fff url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; cursor:pointer; }
.footer-before-container .widget-product-link a:hover,
.footer-before-container .widget-category-link a:hover,
.footer-before-container .widget-cms-link a:hover,
.footer-before-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

/* Widget Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-product-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-product-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-product-link-icon.gif) 17px 3px no-repeat;*/ }
.sidebar .widget-product-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-product-link a:hover { color:#333; text-decoration:none; }

/* Widget Category Link */
.widget-category-link-inline { display:inline; }

.top-container .widget-category-link { border-bottom:0; }
.top-container .widget-category-link a { border-color:#ca3934; color:#d53c00; background-image:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-links2.gif); background-color:#f9d2c1; }
.top-container .widget-category-link a:hover { color:#fff; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-category-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-category-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-category-link-icon.gif) 19px 3px no-repeat;*/ }
.sidebar .widget-category-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-category-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Hierarchy Link */
.widget-cms-hierarchy-link-inline { display:inline; }

.col-main .widget-cms-hierarchy-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-hierarchy-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-hierarchy-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-hierarchy-link a { font-size:12px; background:url(http://www.filippa-k.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

/* Widget SKU */
/* .widget-sku {} */
/* ======================================================================================= */

/* Print ======================================================================================= */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* ======================================================================================= */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0;border:0}
@import url(https://fonts.googleapis.com/css?family=Lato:300,700);
*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  background-color: #fff; }

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

h1 {
  font-size: 30px;
  line-height: 34px; }

h2 {
  font-size: 26px;
  line-height: 30px; }

h3 {
  font-size: 16px;
  line-height: 20px; }

h4 {
  font-size: 15px;
  line-height: 19px; }

h5 {
  font-size: 14px;
  line-height: 17px; }

h6 {
  font-size: 12px;
  line-height: 15px; }

/* Page Heading */
.page-title h1 {
  margin-top: 0; }

.page-title .separator {
  margin: 0 3px; }

.page-title .link-rss {
  float: right; }

.title-buttons {
  text-align: right; }

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

.subtitle,
.sub-title {
  clear: both; }

/* Links */
a {
  color: #333;
  text-decoration: none; }

a:hover,
a:focus {
  color: #999;
  text-decoration: underline; }

a:visited {
  color: #333; }

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

/* Buttons */
.button {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.button:hover,
.button:focus {
  text-decoration: none;
  background: #d0d0d0;
  color: #333333;
  border-color: #a1a1a1;
  transition: all 0.2s ease-in; }

.button:active,
.button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.button:focus,
.button:active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #a1a1a1; }

.button-co,
#place-order-button,
.btn-proceed-checkout {
  background: #5cb85c;
  border-color: #4cae4c;
  color: #fff; }

.button-co:hover,
.button-co:active,
.button-co:focus,
.btn-proceed-checkout:hover,
.btn-proceed-checkout:active,
.btn-proceed-checkout:focus,
#place-order-button:hover,
#place-order-button:active,
#place-order-button:focus {
  background-color: #47a447;
  border-color: #398439;
  color: #fff; }

/* Inputs and textareas */
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

.input-text:-moz-placeholder {
  color: #999; }

.input-text::-moz-placeholder {
  color: #999; }

.input-text:-ms-input-placeholder {
  color: #999; }

.input-text::-webkit-input-placeholder {
  color: #999; }

.input-text,
textarea {
  display: inline-block;
  width: 100%;
  height: 28px;
  padding: 6px 8px;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.input-text[disabled],
.input-text[readonly],
textarea[disabled],
textarea[readonly],
fieldset[disabled] .input-text {
  cursor: not-allowed;
  background-color: #eeeeee; }

.radio,
.form-list .control label,
.checkbox {
  cursor: pointer;
  width: auto; }

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

/* Tables */
table {
  border: none; }

/* Labels */
label {
  color: #666;
  display: inline-block; }

label em {
  color: #00809f; }

.form-list label,
.one-page-checkout label {
  width: 29%;
  margin-bottom: 5px; }

/* Grouped fields */
.form-list li {
  margin: 0 0 15px 0; }

.form-list .field {
  margin: 0 0 10px 0; }

.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px; }

.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto; }

.form-list .input-box,
.form-list .input-text,
.one-page-checkout .input-text {
  display: inline-block;
  width: 70%; }

.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px; }

.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0; }

.form-list .input-range input.input-text {
  width: 74px; }

/* Buttons set */
.buttons-set {
  line-height: 30px;
  float: left; }

.buttons-set a {
  text-transform: none; }

.back-link {
  float: left; }

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

.buttons-set p.required {
  margin: 0 0 5px;
  color: #00809f; }

/* Form Validation */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 5px 0 10px 0;
  padding-left: 17px;
  font-size: 10px;
  line-height: 13px;
  background: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/validation_advice_bg.gif) 2px 1px no-repeat;
  color: #f00; }

.validation-failed {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.validation-failed:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

p.required {
  font-size: 11px;
  text-align: right;
  color: #f00; }

span.required {
  color: #ff0000; }

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

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

/* Global Messages  */
.success {
  color: #3d6611;
  font-weight: bold; }

.error {
  color: #f00;
  font-weight: bold; }

.notice {
  color: #ccc; }

.messages,
.messages ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%; }

.messages i {
  display: inline-block;
  margin-right: 10px; }

.messages li {
  margin: 0 0 10px; }

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  min-height: 24px;
  padding: 10px 10px 0 10px;
  font-weight: bold;
  border-radius: 3px; }

.error-msg {
  background-color: #ff544c;
  color: #fff; }

.success-msg {
  background-color: #5dc46e;
  color: #fff; }

.note-msg,
.notice-msg {
  background-color: #ccc; }

/* Breadcrumbs */
.breadcrumbs {
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase; }

.breadcrumbs ul {
  padding: 0;
  margin: 0; }

.breadcrumbs ul * {
  float: left; }

.breadcrumbs a,
.breadcrumbs strong {
  padding: 5px; }

.breadcrumbs span {
  padding: 5px 0; }

.breadcrumbs a {
  color: #999; }

/*
    Pager appear on other pages than category; such
    as account pages, therefore this is added in global.css
*/
.pages .pagination {
  margin: 0 0 0 10px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px; }

.pagination li {
  display: inline; }

.pagination li a,
.pagination li span {
  position: relative;
  float: left;
  padding: 2px 7px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dddddd;
  margin-left: -1px; }

.pagination li:first-child a,
.pagination li:first-child span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination li:last-child a,
.pagination li:last-child span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
  background-color: #fff; }

.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
  z-index: 2;
  color: #333;
  background-color: #c8c8c8;
  cursor: default; }

.toolbar select {
  padding: 2px;
  background: #fff;
  box-shadow: none; }

/* Sorter */
.toolbar .sort-by select {
  width: 100px;
  margin: 0 10px 0 5px; }

/* Limiter */
.toolbar .limiter select {
  margin: 0 20px 0 5px;
  width: auto; }

/* Toolbar */
.toolbar {
  padding: 10px 0;
  clear: both;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8; }

.toolbar .amount,
.toolbar label {
  line-height: 23px; }

.toolbar-bottom .toolbar {
  border-bottom: none; }

.toolbar-bottom .no-pagination {
  border-top: 0; }

.toolbar-bottom .toolbar .amount,
.toolbar-bottom .toolbar .sort-by,
.toolbar-bottom .toolbar .limiter {
  display: none; }

.toolbar label {
  display: inline-block; }

/* Data tables */
.data-table {
  width: 100%; }

.data-table th {
  padding: 6px;
  border: 1px solid #ddd;
  font-weight: bold;
  white-space: nowrap; }

.data-table td {
  padding: 5px;
  border: 1px solid #ddd; }

.data-table thead {
  background-color: #f2f2f2; }

.data-table tr.even {
  background-color: #f6f6f6; }

.data-table tbody.odd td {
  border-width: 0 1px; }

.data-table tbody.even {
  background-color: #f6f6f6; }

.data-table tbody.even td {
  border-width: 0 1px; }

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
  border-bottom-width: 1px; }

.data-table th .tax-flag {
  white-space: nowrap;
  font-weight: normal; }

.data-table td.label,
.data-table th.label {
  font-weight: bold;
  background-color: #f6f6f6;
  text-shadow: none;
  color: #333;
  border-radius: 0;
  line-height: normal;
  border-bottom: none;
  border-right: none; }

.data-table tr.last {
  border-bottom: 1px solid #ddd; }

/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer; }

tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer; }

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

tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465; }

tr.summary-details-first td {
  border-top: 1px solid #d2d8db; }

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

/* Shopping cart tax info */
.cart-tax-info {
  display: block; }

.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px; }

.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer; }

.cart-tax-info .price,
.cart-tax-total .price {
  display: inline;
  font-weight: normal; }

.cart-tax-total-expanded {
  background-position: 100% -53px; }

/* Misc */
.links li {
  display: inline; }

.links li.first {
  padding-left: 0; }

.links li.last {
  background: none;
  padding-right: 0; }

.link-cart {
  font-weight: bold;
  color: #f00; }

.link-reorder {
  font-weight: bold; }

.link-print {
  background: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px; }

.link-rss {
  background: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/i_rss.gif) 0 1px no-repeat;
  padding-left: 18px;
  white-space: nowrap; }

.btn-remove {
  font-size: 14px; }

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

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

.separator {
  margin: 0 3px; }

.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: #ddd;
  text-indent: -999em;
  overflow: hidden; }

/* Noscript notice */
.noscript {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f; }

.noscript .noscript-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/i_notice.gif) 20px 50% no-repeat; }

.noscript p {
  margin: 0; }

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

/* Cookie notice */
.notice-cookie {
  border-bottom: 1px solid #cfcfcf;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f; }

.notice-cookie .notice-inner {
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/i_notice.gif) 20px 25px no-repeat;
  text-align: left; }

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

/* Figure */
figure {
  margin: 0; }

/* Other */
.carousel-control {
  overflow: hidden; }

/* Hide an element to all users except screen readers */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.pull-clear-right {
  float: right;
  clear: right; }

.pull-clear-left {
  float: left;
  clear: left; }

html.no-touch .container {
  width: 970px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

html.no-touch .container:before,
html.no-touch .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

html.no-touch .container:after {
  clear: both; }

html.no-touch .row {
  margin-left: -10px;
  margin-right: -10px; }

html.no-touch .row:before,
html.no-touch .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

html.no-touch .row:after {
  clear: both; }

html.no-touch .col-md-1,
html.no-touch .col-md-2,
html.no-touch .col-md-3,
html.no-touch .col-md-4,
html.no-touch .col-md-5,
html.no-touch .col-md-6,
html.no-touch .col-md-7,
html.no-touch .col-md-8,
html.no-touch .col-md-9,
html.no-touch .col-md-10,
html.no-touch .col-md-11 {
  float: left; }

html.no-touch .col-md-1 {
  width: 8.333333333333332%; }

html.no-touch .col-md-2 {
  width: 16.666666666666664%; }

html.no-touch .col-md-3 {
  width: 25%; }

html.no-touch .col-md-4 {
  width: 33.33333333333333%; }

html.no-touch .col-md-5 {
  width: 41.66666666666667%; }

html.no-touch .col-md-6 {
  width: 50%; }

html.no-touch .col-md-7 {
  width: 58.333333333333336%; }

html.no-touch .col-md-8 {
  width: 66.66666666666666%; }

html.no-touch .col-md-9 {
  width: 75%; }

html.no-touch .col-md-10 {
  width: 83.33333333333334%; }

html.no-touch .col-md-11 {
  width: 91.66666666666666%; }

html.no-touch .col-md-12 {
  width: 100%; }

html.no-touch .col-md-push-0 {
  left: auto; }

html.no-touch .col-md-push-1 {
  left: 8.333333333333332%; }

html.no-touch .col-md-push-2 {
  left: 16.666666666666664%; }

html.no-touch .col-md-push-3 {
  left: 25%; }

html.no-touch .col-md-push-4 {
  left: 33.33333333333333%; }

html.no-touch .col-md-push-5 {
  left: 41.66666666666667%; }

html.no-touch .col-md-push-6 {
  left: 50%; }

html.no-touch .col-md-push-7 {
  left: 58.333333333333336%; }

html.no-touch .col-md-push-8 {
  left: 66.66666666666666%; }

html.no-touch .col-md-push-9 {
  left: 75%; }

html.no-touch .col-md-push-10 {
  left: 83.33333333333334%; }

html.no-touch .col-md-push-11 {
  left: 91.66666666666666%; }

html.no-touch .col-md-pull-0 {
  right: auto; }

html.no-touch .col-md-pull-1 {
  right: 8.333333333333332%; }

html.no-touch .col-md-pull-2 {
  right: 16.666666666666664%; }

html.no-touch .col-md-pull-3 {
  right: 25%; }

html.no-touch .col-md-pull-4 {
  right: 33.33333333333333%; }

html.no-touch .col-md-pull-5 {
  right: 41.66666666666667%; }

html.no-touch .col-md-pull-6 {
  right: 50%; }

html.no-touch .col-md-pull-7 {
  right: 58.333333333333336%; }

html.no-touch .col-md-pull-8 {
  right: 66.66666666666666%; }

html.no-touch .col-md-pull-9 {
  right: 75%; }

html.no-touch .col-md-pull-10 {
  right: 83.33333333333334%; }

html.no-touch .col-md-pull-11 {
  right: 91.66666666666666%; }

html.no-touch .col-md-offset-0 {
  margin-left: 0; }

html.no-touch .col-md-offset-1 {
  margin-left: 8.333333333333332%; }

html.no-touch .col-md-offset-2 {
  margin-left: 16.666666666666664%; }

html.no-touch .col-md-offset-3 {
  margin-left: 25%; }

html.no-touch .col-md-offset-4 {
  margin-left: 33.33333333333333%; }

html.no-touch .col-md-offset-5 {
  margin-left: 41.66666666666667%; }

html.no-touch .col-md-offset-6 {
  margin-left: 50%; }

html.no-touch .col-md-offset-7 {
  margin-left: 58.333333333333336%; }

html.no-touch .col-md-offset-8 {
  margin-left: 66.66666666666666%; }

html.no-touch .col-md-offset-9 {
  margin-left: 75%; }

html.no-touch .col-md-offset-10 {
  margin-left: 83.33333333333334%; }

html.no-touch .col-md-offset-11 {
  margin-left: 91.66666666666666%; }

html.no-touch .col-md-1,
html.no-touch .col-md-2,
html.no-touch .col-md-3,
html.no-touch .col-md-4,
html.no-touch .col-md-5,
html.no-touch .col-md-6,
html.no-touch .col-md-7,
html.no-touch .col-md-8,
html.no-touch .col-md-9,
html.no-touch .col-md-10,
html.no-touch .col-md-11,
html.no-touch .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

html.no-touch .hidden {
  display: none !important;
  visibility: hidden !important; }

html.no-touch .visible-xs {
  display: none !important; }

html.no-touch tr.visible-xs {
  display: none !important; }

html.no-touch th.visible-xs,
html.no-touch td.visible-xs {
  display: none !important; }

/**
 * VARIABLES
 *
 * This is where we intend to put all variables in the future.
 * As of now we have variables spread out everywhere, which make them
 * hard to keep track of. Add your variables here and - if possible -
 * make them easy to re-use across the site.
 */
/**
 * Colors
 */
/**
 * Typography
 */
/**
 * Breakpoints
 */
/**
 * Site
 */
.mof-popup-header:after {
  clear: both;
  content: "";
  display: table; }

/* - Fonts - */
/* Social share */
@font-face {
  font-family: 'entypo';
  src: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo.eot");
  /* IE9 Compat Modes */
  src: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo.woff") format("woff"), url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo.ttf") format("truetype"), url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo.svg") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'entypo-social';
  src: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo-social.eot");
  /* IE9 Compat Modes */
  src: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo-social.woff") format("woff"), url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo-social.ttf") format("truetype"), url("http://www.filippa-k.com/skin/frontend/carbon/filippak/fonts/entypo-social.svg") format("svg");
  /* Legacy iOS */ }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* ===========================================================
 *
 *  Name:          selectordie.css
 *  Updated:       2014-04-27
 *  Created by:    Per V @ Vst.mn
 *  What?:         Base CSS for Select or Die
 *
 *  Copyright (c) 2014 Per Vestman
 *  Dual licensed under the MIT and GPL licenses.
 *
 *  No, I don't usually comment my CSS, but in this
 *  case it might "help" someone.
 *
 *  Beards, Rock & Loud Guns | Cogs 'n Kegs
 * =========================================================== */
/* Remove, change to fit your needs */
.sod_select,
.sod_select * {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select {
  display: inline-block;
  position: relative;
  line-height: 1;
  width: 200px;
  padding: 15px 10px;
  border: 1px solid #e5e5e5;
  background: #f5f5f5;
  font-size: 11px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  outline: 0;
  outline-offset: -2px;
  /* Opera */
  cursor: default; }

/* Up/Down arrows */
.sod_select:before,
.sod_select:after {
  content: "\25B2";
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 7px; }

/* Down arrow */
.sod_select:after {
  content: "\25BC";
  top: auto;
  bottom: 12px; }

.sod_select:hover {
  background: #f7f7f7; }

.sod_select:focus {
  background: #f7f7f7;
  outline: none;
  outline-offset: -2px;
  /* Opera */
  border-radius: 3px 3px 0 0; }

.sod_select.disabled {
  background: #f5f5f5;
  color: #cccccc;
  cursor: not-allowed; }

/* The "label", or whatever we should call it. Keep the first three lines for truncating. */
.sod_select .sod_label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px; }

.sod_select .sod_prefix {
  /* Use this if you're using a prefix and want to style it */ }

.sod_select .sod_placeholder {
  /* Use this if you're using a placeholder and want to style it */ }

/* Options list wrapper */
.sod_select .sod_list {
  display: none;
  position: absolute;
  top: 29px;
  left: 0;
  width: -o-calc(100% + 2px);
  width: calc(100% + 2px);
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  margin-left: -1px;
  border-top: none;
  border-radius: 0 0 3px 3px;
  background: #ffffff; }

/* Shows the option list (don't edit) */
.sod_select.open .sod_list {
  display: block; }

/* Don't display the options when  */
.sod_select.disabled.open .sod_list {
  display: none; }

/* When the option list is displayed above the SoD */
.sod_select.above .sod_list {
  top: auto;
  bottom: 29px;
  /*border-top: 3px solid #000000;*/
  border-bottom: none;
  border-radius: 3px 3px 0 0; }

/* Options list container */
.sod_select .sod_list ul {
  overflow-y: auto;
  padding: 0;
  margin: 0; }

/* All the options. Keep the first three lines for truncating... */
.sod_select .sod_list li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  list-style-type: none;
  padding: 5px 10px;
  color: #939393; }

/* Optgroups */
.sod_select .sod_list .optgroup,
.sod_select .sod_list .optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic; }

/* Children of an optgroup */
.sod_select .sod_list .groupchild {
  padding-left: 20px; }

/* Disabled option */
.sod_select .sod_list .disabled {
  background: inherit;
  color: #cccccc; }

/* Hover state for options, also used when a user uses his/hers up/down keys */
.sod_select .sod_list .active {
  background: #f7f7f7;
  color: #333333; }

.sod_select .sod_list ul:hover .selected,
.sod_select .sod_select ul:hover .focused
ul:hover .focused {
  background: #f7f7f7;
  color: #333333; }

/*Make room for the check mark */
.sod_select .sod_list .selected {
  font-weight: 700;
  padding-right: 25px; }

/* Displays a check mark for the selected option */
/*.sod_select .sod_list .selected:before
  {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  height: 9px;
  width: 10px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
}*/
/* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
.sod_select .sod_list .selected {
  font-weight: 300; }

.sod_select .sod_list .selected:before {
  display: none; }

.sod_select .sod_list .link {
  /* If data-link is set on a specific option */ }

.sod_select .sod_list .linkexternal {
  /* If data-link-external is set on a specific option */ }

/* Hide native select */
.sod_select select {
  display: none !important; }

/* The native select in touch mode. Keep this first line. Sorry, keep everything. */
.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

/* Sprite */
/* - Tabs - */
.tabs-standard, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch,
html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop, .no-touch .product-shop #tab-accordion-container, article.blog-post .blogpost_share {
  border: 0px;
  letter-spacing: 1.44px; }
  .tabs-standard .tabs, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs,
  html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs, .no-touch .product-shop #tab-accordion-container .tabs, article.blog-post .blogpost_share .tabs {
    width: 100%;
    overflow: hidden; }
    .tabs-standard .tabs li, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li,
    html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li, .no-touch .product-shop #tab-accordion-container .tabs li, article.blog-post .blogpost_share .tabs li {
      float: left;
      line-height: 9px; }
      .tabs-standard .tabs li a, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li a,
      html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li a, .no-touch .product-shop #tab-accordion-container .tabs li a, article.blog-post .blogpost_share .tabs li a {
        float: left;
        display: block;
        color: #000;
        font-family: Helvetica, Arial, Verdana, Sans-serif;
        font-size: 9px;
        border: none;
        text-transform: uppercase;
        padding: 0px;
        margin: 0px;
        line-height: 10px; }
      .tabs-standard .tabs li:after, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:after,
      html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:after, .no-touch .product-shop #tab-accordion-container .tabs li:after, article.blog-post .blogpost_share .tabs li:after {
        content: "|";
        line-height: 9px;
        color: #000;
        margin: 0px 10px; }
      .tabs-standard .tabs li:last-child:after, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:last-child:after,
      html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:last-child:after, .no-touch .product-shop #tab-accordion-container .tabs li:last-child:after, article.blog-post .blogpost_share .tabs li:last-child:after {
        content: ""; }
      .tabs-standard .tabs li.active a, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li.active a,
      html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li.active a, .no-touch .product-shop #tab-accordion-container .tabs li.active a, article.blog-post .blogpost_share .tabs li.active a, .tabs-standard .tabs li:hover a, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:hover a,
      html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:hover a, .no-touch .product-shop #tab-accordion-container .tabs li:hover a, article.blog-post .blogpost_share .tabs li:hover a {
        color: #000;
        outline: 0; }
      .tabs-standard .tabs li.active a, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li.active a,
      html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li.active a, .no-touch .product-shop #tab-accordion-container .tabs li.active a, article.blog-post .blogpost_share .tabs li.active a {
        border-bottom: 1px solid #000;
        text-decoration: none; }
  .tabs-standard .tab-content, html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tab-content,
  html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tab-content, .no-touch .product-shop #tab-accordion-container .tab-content, article.blog-post .blogpost_share .tab-content {
    margin-top: 7px;
    border: 0px;
    padding: 0px;
    font-family: Helvetica, Arial, Verdana, Sans-serif;
    font-color: #000;
    font-size: 10px;
    line-height: 15px;
    line-height: 0.9375rem; }

.tabs-standard-touch, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch,
.touch .catalog-product-view #center-product-page.product-essential .tabs-desktop,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto, .touch .product-shop #tab-accordion-container {
  border: 0px;
  letter-spacing: 1.6px; }
  .tabs-standard-touch .tabs, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs,
  .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs,
  .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs, .touch .product-shop #tab-accordion-container .tabs, .tabs-standard-touch .tabs__static, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static,
  .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static,
  .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static, .touch .product-shop #tab-accordion-container .tabs__static {
    width: 100%;
    /*max-width: 500px;*/ }
    .tabs-standard-touch .tabs li, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li,
    .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li,
    .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li, .touch .product-shop #tab-accordion-container .tabs li, .tabs-standard-touch .tabs__static li, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li,
    .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li,
    .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li, .touch .product-shop #tab-accordion-container .tabs__static li {
      float: none;
      display: block; }
      .tabs-standard-touch .tabs li a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li a, .touch .product-shop #tab-accordion-container .tabs li a, .tabs-standard-touch .tabs li .tabs__static--headline, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li .tabs__static--headline,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li .tabs__static--headline,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li .tabs__static--headline, .touch .product-shop #tab-accordion-container .tabs li .tabs__static--headline, .tabs-standard-touch .tabs__static li a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li a, .touch .product-shop #tab-accordion-container .tabs__static li a, .tabs-standard-touch .tabs__static li .tabs__static--headline, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li .tabs__static--headline,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li .tabs__static--headline,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li .tabs__static--headline, .touch .product-shop #tab-accordion-container .tabs__static li .tabs__static--headline {
        border-top: 1px solid #E5E5E5;
        border-bottom: none;
        padding: 15px 0px;
        display: block;
        float: none;
        color: #000;
        font-family: Helvetica, Arial, Verdana, Sans-serif;
        font-color: #000;
        font-size: 10px;
        text-transform: uppercase;
        margin: 0px; }
      .tabs-standard-touch .tabs li:last-child a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:last-child a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:last-child a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:last-child a, .touch .product-shop #tab-accordion-container .tabs li:last-child a, .tabs-standard-touch .tabs__static li:last-child a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li:last-child a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li:last-child a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li:last-child a, .touch .product-shop #tab-accordion-container .tabs__static li:last-child a {
        border-bottom: 1px solid #E5E5E5; }
      .tabs-standard-touch .tabs li:last-child.accord-open a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:last-child.accord-open a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:last-child.accord-open a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:last-child.accord-open a, .touch .product-shop #tab-accordion-container .tabs li:last-child.accord-open a, .tabs-standard-touch .tabs__static li:last-child.accord-open a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li:last-child.accord-open a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li:last-child.accord-open a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li:last-child.accord-open a, .touch .product-shop #tab-accordion-container .tabs__static li:last-child.accord-open a {
        border-bottom: none; }
      .tabs-standard-touch .tabs li:last-child.accord-open div.accord-view, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:last-child.accord-open div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:last-child.accord-open div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:last-child.accord-open div.accord-view, .touch .product-shop #tab-accordion-container .tabs li:last-child.accord-open div.accord-view, .tabs-standard-touch .tabs__static li:last-child.accord-open div.accord-view, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li:last-child.accord-open div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li:last-child.accord-open div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li:last-child.accord-open div.accord-view, .touch .product-shop #tab-accordion-container .tabs__static li:last-child.accord-open div.accord-view {
        border-bottom: 1px solid #E5E5E5; }
      .tabs-standard-touch .tabs li.active a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li.active a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li.active a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li.active a, .touch .product-shop #tab-accordion-container .tabs li.active a, .tabs-standard-touch .tabs li:hover a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:hover a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:hover a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:hover a, .touch .product-shop #tab-accordion-container .tabs li:hover a, .tabs-standard-touch .tabs li:focus, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:focus,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:focus,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:focus, .touch .product-shop #tab-accordion-container .tabs li:focus, .tabs-standard-touch .tabs li a:focus, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li a:focus,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li a:focus,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li a:focus, .touch .product-shop #tab-accordion-container .tabs li a:focus, .tabs-standard-touch .tabs__static li.active a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li.active a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li.active a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li.active a, .touch .product-shop #tab-accordion-container .tabs__static li.active a, .tabs-standard-touch .tabs__static li:hover a, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li:hover a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li:hover a,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li:hover a, .touch .product-shop #tab-accordion-container .tabs__static li:hover a, .tabs-standard-touch .tabs__static li:focus, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li:focus,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li:focus,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li:focus, .touch .product-shop #tab-accordion-container .tabs__static li:focus, .tabs-standard-touch .tabs__static li a:focus, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li a:focus,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li a:focus,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li a:focus, .touch .product-shop #tab-accordion-container .tabs__static li a:focus {
        color: #000;
        text-decoration: none;
        outline: 0; }
      .tabs-standard-touch .tabs li a:after, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li a:after,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li a:after,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li a:after, .touch .product-shop #tab-accordion-container .tabs li a:after, .tabs-standard-touch .tabs__static li a:after, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li a:after,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li a:after,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li a:after, .touch .product-shop #tab-accordion-container .tabs__static li a:after {
        content: "+";
        float: right;
        font-size: 18px;
        font-weight: 100; }
      .tabs-standard-touch .tabs li.accord-open a:after, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li.accord-open a:after,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li.accord-open a:after,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li.accord-open a:after, .touch .product-shop #tab-accordion-container .tabs li.accord-open a:after, .tabs-standard-touch .tabs__static li.accord-open a:after, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li.accord-open a:after,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li.accord-open a:after,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li.accord-open a:after, .touch .product-shop #tab-accordion-container .tabs__static li.accord-open a:after {
        content: "-"; }
      .tabs-standard-touch .tabs li div.accord-view, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li div.accord-view, .touch .product-shop #tab-accordion-container .tabs li div.accord-view, .tabs-standard-touch .tabs li .tabs__static--content, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li .tabs__static--content,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li .tabs__static--content,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li .tabs__static--content, .touch .product-shop #tab-accordion-container .tabs li .tabs__static--content, .tabs-standard-touch .tabs__static li div.accord-view, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li div.accord-view,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li div.accord-view, .touch .product-shop #tab-accordion-container .tabs__static li div.accord-view, .tabs-standard-touch .tabs__static li .tabs__static--content, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs__static li .tabs__static--content,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs__static li .tabs__static--content,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static li .tabs__static--content, .touch .product-shop #tab-accordion-container .tabs__static li .tabs__static--content {
        padding-bottom: 20px; }
  .tabs-standard-touch .tab-content, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tab-content,
  .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tab-content,
  .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tab-content, .touch .product-shop #tab-accordion-container .tab-content {
    display: none; }
    .tabs-standard-touch .tab-content div, .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tab-content div,
    .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tab-content div,
    .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tab-content div, .touch .product-shop #tab-accordion-container .tab-content div {
      margin-top: 10px;
      border: 0px;
      padding: 0px;
      font-family: Helvetica, Arial, Verdana, Sans-serif;
      font-color: #000;
      font-size: 10px;
      line-height: 15px;
      line-height: 0.9375rem; }

/*Social share */
.social-share-buttons, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li,
.catalog-product-view #center-product-page.product-essential .tabs-desktop .share li, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li {
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat;
  background-size: 225px 149px;
  width: 26px;
  height: 26px;
  margin-right: 5px; }
  .social-share-buttons.share-facebook, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-facebook,
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-facebook, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-facebook {
    background-position: -199px -44px; }
    .social-share-buttons.share-facebook:hover, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-facebook:hover,
    .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-facebook:hover, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-facebook:hover {
      background-position: -172px -44px; }
  .social-share-buttons.share-twitter, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-twitter,
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-twitter, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-twitter {
    background-position: -199px -70px; }
    .social-share-buttons.share-twitter:hover, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-twitter:hover,
    .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-twitter:hover, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-twitter:hover {
      background-position: -172px -70px; }
  .social-share-buttons.share-pinterest, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-pinterest,
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-pinterest, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-pinterest {
    background-position: -199px -96px; }
    .social-share-buttons.share-pinterest:hover, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-pinterest:hover,
    .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-pinterest:hover, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-pinterest:hover {
      background-position: -172px -96px; }
  .social-share-buttons.share-tumblr, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-tumblr,
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-tumblr, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-tumblr {
    background-position: -199px -122px; }
    .social-share-buttons.share-tumblr:hover, .catalog-product-view #center-product-page.product-essential .tabs-touch .share li.share-tumblr:hover,
    .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li.share-tumblr:hover, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li.share-tumblr:hover {
      background-position: -172px -122px; }

/* Centered  Grid (used in checkout and cart) */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .sidebar.col-left .logo,
  .touch #header .touch-logo,
  .touch-nav-toggle,
  .touch-cart:before,
  .touch .nav button,
  #header .links form button,
  .no-touch .cms-index-index .sidebar.col-left .logo,
  .touch .social-share-buttons,
  .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .share li, .catalog-product-view #center-product-page.product-essential .tabs-touch .share
  .touch li,
  .touch
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li,
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .share
  .touch li,
  .touch article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li, article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share
  .touch li {
    background-size: 225px 149px !important;
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk_x2.png") !important; } }

.mof-button {
  background: none;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  padding: 0; }
  .mof-button:focus {
    outline: 0; }

.btn-cart {
  border-radius: 0; }

/* - Buttons - */
.button-standard-black, .button-progress-black, .btn-cart, #header .cart .cart-links .button-standard-white, .klarna-form .button, html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn,
html.no-touch #atca-popup-container #atca-button-container #atca-no-btn, .checkout-cart-index #opc-review #promotion-code button, .touch .checkout-cart-index #opc-review #promotion-code button,
.checkout-cart-index .cart #promotion-code button, .touch
.checkout-cart-index .cart #promotion-code button,
.checkout-onepage-index #opc-review #promotion-code button, .touch
.checkout-onepage-index #opc-review #promotion-code button,
.checkout-onepage-index .cart #promotion-code button, .touch
.checkout-onepage-index .cart #promotion-code button, html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button, .touch html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button,
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button, .touch
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button, html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button, .touch html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button,
html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button, .touch
html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button {
  font-family: Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
  font-size: 9px;
  letter-spacing: 1.44px;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #000;
  background-color: #fff;
  padding: 0px 10px;
  border-radius: 0px;
  height: 25px;
  font-weight: normal;
  display: inline-block;
  cursor: pointer; }
  .button-standard-black span, .button-progress-black span, .btn-cart span, #header .cart .cart-links .button-standard-white span, .klarna-form .button span, html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn span,
  html.no-touch #atca-popup-container #atca-button-container #atca-no-btn span, .checkout-cart-index #opc-review #promotion-code button span, .touch .checkout-cart-index #opc-review #promotion-code button span,
  .checkout-cart-index .cart #promotion-code button span, .touch
  .checkout-cart-index .cart #promotion-code button span,
  .checkout-onepage-index #opc-review #promotion-code button span, .touch
  .checkout-onepage-index #opc-review #promotion-code button span,
  .checkout-onepage-index .cart #promotion-code button span, .touch
  .checkout-onepage-index .cart #promotion-code button span, html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button span, .touch html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button span,
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button span, .touch
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button span, html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button span, .touch html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button span,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button span, .touch
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button span {
    line-height: 25px;
    line-height: 1.5625rem; }
  .button-standard-black:hover, .button-progress-black:hover, .btn-cart:hover, #header .cart .cart-links .button-standard-white:hover, .klarna-form .button:hover, html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn:hover,
  html.no-touch #atca-popup-container #atca-button-container #atca-no-btn:hover, .checkout-cart-index #opc-review #promotion-code button:hover,
  .checkout-cart-index .cart #promotion-code button:hover,
  .checkout-onepage-index #opc-review #promotion-code button:hover,
  .checkout-onepage-index .cart #promotion-code button:hover, html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:hover,
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:hover, html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:hover,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:hover {
    color: #fff;
    background-color: #000; }
  .button-standard-black:hover, .button-progress-black:hover, .btn-cart:hover, #header .cart .cart-links .button-standard-white:hover, .klarna-form .button:hover, html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn:hover,
  html.no-touch #atca-popup-container #atca-button-container #atca-no-btn:hover, .checkout-cart-index #opc-review #promotion-code button:hover,
  .checkout-cart-index .cart #promotion-code button:hover,
  .checkout-onepage-index #opc-review #promotion-code button:hover,
  .checkout-onepage-index .cart #promotion-code button:hover, html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:hover,
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:hover, html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:hover,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:hover, .button-standard-black:active, .button-progress-black:active, .btn-cart:active, #header .cart .cart-links .button-standard-white:active, .klarna-form .button:active, html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn:active,
  html.no-touch #atca-popup-container #atca-button-container #atca-no-btn:active, .checkout-cart-index #opc-review #promotion-code button:active,
  .checkout-cart-index .cart #promotion-code button:active,
  .checkout-onepage-index #opc-review #promotion-code button:active,
  .checkout-onepage-index .cart #promotion-code button:active, html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:active,
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:active, html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:active,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:active {
    transition: none; }
  .touch .button-standard-black, .touch .button-progress-black, .touch .btn-cart, .touch #header .cart .cart-links .button-standard-white, #header .cart .cart-links .touch .button-standard-white, .touch .klarna-form .button, .klarna-form .touch .button, .touch html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn, html.no-touch #atca-popup-container #atca-button-container .touch #atca-yes-btn, .touch
  html.no-touch #atca-popup-container #atca-button-container #atca-no-btn,
  html.no-touch #atca-popup-container #atca-button-container .touch #atca-no-btn, .checkout-cart-index #opc-review #promotion-code .touch button, .touch .checkout-cart-index #opc-review #promotion-code button,
  .checkout-cart-index .cart #promotion-code .touch button, .touch
  .checkout-cart-index .cart #promotion-code button,
  .checkout-onepage-index #opc-review #promotion-code .touch button, .touch
  .checkout-onepage-index #opc-review #promotion-code button,
  .checkout-onepage-index .cart #promotion-code .touch button, .touch
  .checkout-onepage-index .cart #promotion-code button, html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button, html.touch html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button,
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .touch .button, .touch
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button, html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button, html.touch html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform .touch button, .touch
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button {
    padding: 8px 35px;
    height: auto; }
  .button-standard-black:focus, .button-progress-black:focus, .btn-cart:focus, #header .cart .cart-links .button-standard-white:focus, .klarna-form .button:focus, html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn:focus,
  html.no-touch #atca-popup-container #atca-button-container #atca-no-btn:focus, .checkout-cart-index #opc-review #promotion-code button:focus,
  .checkout-cart-index .cart #promotion-code button:focus,
  .checkout-onepage-index #opc-review #promotion-code button:focus,
  .checkout-onepage-index .cart #promotion-code button:focus, html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:focus,
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button:focus, html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:focus,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button:focus {
    outline: 0; }

.button-standard-black, .button-progress-black, .btn-cart {
  background-color: #000;
  color: #fff; }
  .button-standard-black:hover, .button-progress-black:hover, .btn-cart:hover {
    background-color: #666;
    border-color: #666; }

.button-progress-black, .btn-cart {
  position: relative; }
  .button-progress-black:after, .btn-cart:after {
    position: absolute;
    border: solid transparent;
    content: " ";
    top: auto;
    left: auto;
    height: 0;
    width: 0;
    margin: 0;
    border-color: transparent;
    border-width: 13px;
    pointer-events: none; }
  .button-progress-black, .btn-cart {
    border-right: 0px solid transparent;
    margin-right: 13px; }
  .button-progress-black:after, .btn-cart:after {
    left: 100%;
    border-left-color: #000;
    margin-top: -13px;
    top: 50%; }
  .button-progress-black:hover:after, .btn-cart:hover:after {
    position: absolute;
    border: solid transparent;
    content: " ";
    top: auto;
    left: auto;
    height: 0;
    width: 0;
    margin: 0;
    border-color: transparent;
    border-width: 13px;
    pointer-events: none; }
  .button-progress-black:hover, .btn-cart:hover {
    border-right: 0px solid transparent;
    margin-right: 13px; }
  .button-progress-black:hover:after, .btn-cart:hover:after {
    left: 100%;
    border-left-color: #666;
    margin-top: -13px;
    top: 50%; }

.fake-checkbox:checked + .checkbox-label:before, .mof-popup .option-checked .checkbox-label:before {
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
  background-size: 24px 62px;
  background-position: -1px -23px;
  width: 14px;
  height: 14px; }

.fake-checkbox {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.checkbox-label {
  display: block;
  color: #000;
  font-size: 9px;
  line-height: 1em;
  margin-bottom: 10px; }
  .checkbox-label:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 14px;
    height: 14px;
    font-size: 13px;
    margin-right: 10px;
    border-radius: 1px;
    border: 1px solid #999;
    background-color: white;
    letter-spacing: 1px;
    line-height: 1px;
    padding: 1px; }

.link {
  text-decoration: underline; }

.mof-bar {
  text-align: right;
  text-transform: uppercase;
  font-size: 9px;
  margin-right: 10px; }

.mof-item-count {
  display: inline-block;
  margin: 0;
  letter-spacing: 1.44px; }
  .mof-item-count:after {
    content: ">";
    display: inline-block;
    margin: 0 7px; }
  .mof-item-count.is-hidden {
    display: none; }

.nosto_element {
  /**
     * IMPORTANT!
     * Sometimes Nosto products take a while to load. In these cases
     * the JS ( _itemSticky() ) that determines whether or not the right side should be sticky
     * is run before the .nosto-element div has a height, which means that
     * the JS miscalculates the height of the right side and makes it sticky by mistake,
     * causing it to clip part of the Nosto product section. Setting a min-height will
     * help the JS function calculate the proper height even when the Nosto products
     * haven't yet been loaded when it's run.
     */
  min-height: 290px; }

@media only screen and (max-width: 767px) {
  .touch .nosto-heading {
    display: none; } }

.nosto-heading {
  color: black;
  font-size: 9px;
  letter-spacing: 1.44px;
  margin: 40px 0 20px 0;
  line-height: 1em;
  font-family: Helvetica, Arial, Verdana, Sans-serif;
  font-weight: normal; }

.nosto-price-info {
  display: none; }

html.touch .recommended-product-name,
.recommended-product-name {
  text-transform: uppercase;
  text-align: center;
  color: black;
  font-size: 9px;
  line-height: 1em;
  letter-spacing: 1.44px;
  margin: 8px 0 0 0; }

.recommended-product-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 -4px;
  max-width: 150px; }
  .recommended-product-item:first-of-type {
    margin-left: 0; }
  .recommended-product-item:last-of-type {
    margin-right: 0; }
  .touch .recommended-product-item {
    width: calc(33.3% - 10px); }

.recommended-product-image-link {
  display: inline-block; }

.recommended-product-link {
  color: black; }

.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs .recommended-product-item,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static .recommended-product-item {
  display: inline-block; }

.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs .recommended-product-item a:after,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static .recommended-product-item a:after {
  display: none;
  width: auto; }

.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs .recommended-product-item a,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs .recommended-product-item .tabs__static--headline,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static .recommended-product-item a,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static .recommended-product-item .tabs__static--headline {
  padding: 0; }

.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs .recommended-product-item a,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs .recommended-product-item .tabs__static--headline,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static .recommended-product-item a,
.touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs__static .recommended-product-item .tabs__static--headline {
  display: inline;
  font-size: 9px; }

.container .row .notice-cookie#notice-cookie-block {
  display: none; }

.notice-cookie#notice-cookie-block {
  background-color: #E5E5E5;
  text-align: left;
  padding: 15px 18px;
  border: none;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1000; }
  .notice-cookie#notice-cookie-block .notice-inner {
    padding: 0;
    margin: 0;
    background: none; }
    .notice-cookie#notice-cookie-block .notice-inner .notice-text {
      float: left; }
      @media (max-width: 979px) {
        .notice-cookie#notice-cookie-block .notice-inner .notice-text {
          max-width: 660px; } }
      @media (max-width: 768px) {
        .notice-cookie#notice-cookie-block .notice-inner .notice-text {
          max-width: 450px; } }
      @media (max-width: 480px) {
        .notice-cookie#notice-cookie-block .notice-inner .notice-text {
          max-width: 220px; } }
      .notice-cookie#notice-cookie-block .notice-inner .notice-text a {
        color: #666;
        cursor: pointer;
        text-transform: none; }
        .notice-cookie#notice-cookie-block .notice-inner .notice-text a:hover {
          color: #666; }
    .notice-cookie#notice-cookie-block .notice-inner p {
      border: none;
      padding: 0;
      margin: 0;
      line-height: 10px;
      font-size: 10px;
      color: #000; }
    .notice-cookie#notice-cookie-block .notice-inner .actions {
      float: right;
      cursor: pointer; }
      .notice-cookie#notice-cookie-block .notice-inner .actions p {
        text-transform: uppercase;
        letter-spacing: 1.44px; }

/**
 * VAIMO BROWSER NOTIFICATION
 */
.va_bn {
  z-index: 1000;
  background-color: #E5E5E5;
  text-align: left;
  padding: 15px 18px;
  border: none;
  position: fixed;
  width: 100%;
  top: 0; }
  .va_bn .va_bn_icon {
    display: none; }
  .va_bn .va_bn_text {
    float: left;
    padding: 0;
    margin: 0;
    line-height: 10px;
    font-size: 10px;
    color: #000; }
    @media (max-width: 979px) {
      .va_bn .va_bn_text {
        max-width: 660px; } }
    @media (max-width: 768px) {
      .va_bn .va_bn_text {
        max-width: 450px; } }
    @media (max-width: 480px) {
      .va_bn .va_bn_text {
        max-width: 220px; } }
  .va_bn .va_bn_close {
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1.44px; }
  .va_bn .va_bn_close:hover {
    background: none; }

/* ========= SIZE GUIDE & NEWSLETTER OVERLAY ======= */
.overlay_containter {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 0 10px;
  letter-spacing: 1.44px;
  z-index: 102;
  overflow-y: auto; }
  .overlay_containter .overlay_nav {
    padding: 0;
    font-size: 0;
    text-align: center;
    text-transform: uppercase;
    margin: 105px 0 20px 0; }
    .overlay_containter .overlay_nav li {
      font-size: 9px;
      display: inline-block; }
      .overlay_containter .overlay_nav li span {
        border-bottom: 1px solid #000; }
    .overlay_containter .overlay_nav li:first-child:after {
      content: "|";
      margin: 0 15px; }
    .overlay_containter .overlay_nav li:last-child {
      color: #000;
      cursor: pointer; }
  @media (max-width: 768px) {
    .overlay_containter .overlay_nav {
      margin-top: 20px; } }

.out-of-stock {
  color: #B00000; }

.checkout-error {
  color: #CC0000; }
  .checkout-error:hover {
    color: #B00000; }

.success-msg,
.error-msg {
  background: #F5F5F5;
  color: #000;
  border-radius: 0;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 1.6px; }

.error-msg {
  color: #ce1719; }

.main-container .messages {
  text-align: left; }
  .main-container .messages .error-msg {
    background: none;
    border: none;
    border-radius: 0;
    padding: 0; }
    .main-container .messages .error-msg span {
      color: #FF0000; }
  .main-container .messages .success-msg {
    background: none;
    border: none;
    border-radius: 0;
    padding: 0; }

.wishlist-message {
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1.44px;
  transition: position 500ms, opacity 500ms ease;
  position: relative;
  opacity: 1; }
  .wishlist-message--error {
    color: #f00; }
  .wishlist-message--success {
    color: #000; }
  .wishlist-message.is-hidden {
    opacity: 0;
    position: absolute; }

.main-action-message {
  background-color: #F5F5F5;
  font-size: 10px;
  letter-spacing: 1.6px;
  color: #000;
  min-height: 40px;
  padding: 12px 0;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase; }
  .main-action-message a,
  .main-action-message a:hover,
  .main-action-message a:active,
  .main-action-message a:focus,
  .main-action-message a:visited {
    color: #000; }
  .main-action-message.is-hidden {
    display: none; }

.site-header-message-phablet-block, .site-header-message-block {
  z-index: 100;
  margin: 0;
  padding: 0;
  background-color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.44px;
  font-size: 9px; }

.site-header-message-phablet-block {
  height: 20px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 1.44px;
  line-height: 9px; }
  .site-header-message-phablet-block p {
    display: none; }
  .touch .site-header-message-phablet-block .js-visible {
    display: block; }

html.no-touch .site-header-message-phablet-block {
  display: none; }

html.touch .site-header-message-phablet-block + #header {
  top: 20px; }

html.touch .site-header-message-phablet-block ~ .main-container .sidebar .nav {
  padding-top: 60px; }

html.touch .site-header-message-block {
  display: none; }

.site-header-message-block {
  float: left;
  height: 44px;
  margin-left: 40px;
  padding-top: 20px;
  padding-right: 20px;
  line-height: 18px; }
  .site-header-message-block p {
    margin: 0;
    padding: 0;
    display: none; }
  .no-touch .site-header-message-block .js-visible {
    display: inline-block; }

.checkbox-fieldset {
  padding: 10px;
  border: 1px solid #999;
  overflow: hidden; }

html.touch .checkout-onepage-index .checkbox-fieldset label.checkbox,
html.no-touch .checkout-onepage-index .checkbox-fieldset label.checkbox {
  margin-bottom: 0; }

.checkbox-fieldset-info {
  color: #999;
  text-transform: none; }
  .checkbox-fieldset-info p {
    margin-bottom: 0; }

.sidebar.col-left {
  padding: 0px; }
  html.no-touch .sidebar.col-left {
    position: fixed;
    top: 44px;
    width: 170px;
    z-index: 10;
    padding: 0; }
  html.no-touch .sidebar.col-left.absolute {
    position: absolute;
    top: 0; }
  html.touch .sidebar.col-left {
    width: 100%; }
  .sidebar.col-left .logo {
    display: inline-block;
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat 0 -28px;
    background-size: 225px 149px;
    width: 160px;
    height: 46px;
    margin-left: 40px;
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: transparent; }
    html.touch .sidebar.col-left .logo {
      position: absolute;
      top: 8px;
      margin: 0px;
      left: 50%;
      margin-left: -30px; }
      html.touch .sidebar.col-left .logo img {
        height: auto;
        width: -o-calc(30px * 2);
        width: calc(30px * 2); }
    html.no-touch .sidebar.col-left .logo {
      text-align: right;
      margin-bottom: 0; }
  html.touch .sidebar.col-left #toggle-nav {
    border: none;
    background: #fff;
    border-radius: 0px;
    height: 30px;
    padding: 5px; }
    html.touch .sidebar.col-left #toggle-nav .icon-list {
      float: none;
      font-size: 14px; }
  html.no-touch .sidebar.col-left #nav {
    border: none;
    width: 170px;
    padding-top: 0px; }
    html.no-touch .sidebar.col-left #nav.sticky-tall {
      min-height: 50px; }
    html.no-touch .sidebar.col-left #nav ul, html.no-touch .sidebar.col-left #nav div {
      background: none; }
    html.no-touch .sidebar.col-left #nav li {
      line-height: 1;
      float: none;
      clear: both;
      overflow: hidden; }
      html.no-touch .sidebar.col-left #nav li a, html.no-touch .sidebar.col-left #nav li span {
        line-height: 1;
        color: #000; }
      html.no-touch .sidebar.col-left #nav li span {
        display: block;
        padding-bottom: 2px; }
      html.no-touch .sidebar.col-left #nav li.active.show-active > a {
        border-bottom: 1px solid #000; }
        html.no-touch .sidebar.col-left #nav li.active.show-active > a span {
          padding-bottom: 1px; }
      html.no-touch .sidebar.col-left #nav li a:focus,
      html.no-touch .sidebar.col-left #nav li a:hover,
      html.no-touch .sidebar.col-left #nav li a:visited,
      html.no-touch .sidebar.col-left #nav li a:active {
        color: #000; }
      html.no-touch .sidebar.col-left #nav li.level0 {
        margin-bottom: 8px; }
        html.no-touch .sidebar.col-left #nav li.level0 > ul {
          right: 20px; }
        html.no-touch .sidebar.col-left #nav li.level0.active {
          margin-bottom: 28px; }
          html.no-touch .sidebar.col-left #nav li.level0.active > ul {
            margin-top: 30px; }
          html.no-touch .sidebar.col-left #nav li.level0.active > a, html.no-touch .sidebar.col-left #nav li.level0.active li.active > a {
            color: #000; }
          html.no-touch .sidebar.col-left #nav li.level0.active ul {
            display: block; }
        html.no-touch .sidebar.col-left #nav li.level0:last-child, html.no-touch .sidebar.col-left #nav li.level0.active:last-child {
          margin-bottom: 0px; }
      html.no-touch .sidebar.col-left #nav li ul {
        display: none;
        position: relative;
        clear: both;
        float: right;
        top: 0px;
        left: 0px;
        padding: 0px;
        border: none;
        width: auto;
        left: auto; }
        html.no-touch .sidebar.col-left #nav li ul li {
          margin-bottom: 8px; }
          html.no-touch .sidebar.col-left #nav li ul li ul {
            margin-top: 10px; }
          html.no-touch .sidebar.col-left #nav li ul li:last-child {
            margin-bottom: 0px; }
      html.no-touch .sidebar.col-left #nav li a, html.no-touch .sidebar.col-left #nav li a:hover {
        float: right;
        clear: both;
        color: #000;
        background: none;
        font-family: Helvetica, Arial, Verdana, Sans-serif;
        font-size: 9px;
        font-weight: normal;
        letter-spacing: 1.6px;
        margin-right: -1.6px;
        text-transform: uppercase;
        text-decoration: none;
        padding: 0px;
        opacity: 1; }

/* ====================== */
/* HEADER */
/* ====================== */
#header {
  position: fixed;
  top: 0;
  right: auto;
  left: auto;
  z-index: 100;
  width: 100%;
  max-width: 1204px;
  /*
     * 54px = .site-container margin-right + margin-left + 4px because otherwise it won't align with the main content...
     */
  padding-right: 54px; }
  .cms-index-index #header .links > li:hover a {
    color: #000000; }
  .cms-index-index #header .links ul, .cms-index-index #header .links .links-sub {
    background: #ffffff; }
  .cms-index-index #header .links:hover a {
    color: #9f9f9f;
    text-decoration: none; }
  .no-touch #header .toplinks-container {
    background-color: #FFF;
    height: 44px; }
  #header .links {
    display: inline-block;
    line-height: 1;
    padding-left: 20px; }
    .no-touch #header .links {
      float: right; }
    #header .links > li {
      display: inline-block;
      position: relative;
      padding: 25px 5px;
      font-size: 9px;
      letter-spacing: 1.44px;
      text-decoration: none;
      text-transform: uppercase; }
      #header .links > li:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 20px;
        background: transparent;
        z-index: 101; }
      #header .links > li > a,
      #header .links > li > span {
        position: relative;
        z-index: 102;
        color: #000000; }
      #header .links > li > span {
        cursor: default; }
      #header .links > li:hover ul,
      #header .links > li:hover .links-sub {
        display: block; }
      #header .links > li:hover a {
        color: #000000; }
    #header .links:hover a {
      color: #666666;
      text-decoration: none; }
    #header .links form {
      position: relative; }
      #header .links form input[type="search"] {
        position: relative;
        width: 240px;
        margin-bottom: 10px; }
      #header .links form button {
        position: absolute;
        top: 55px;
        right: 30px;
        display: block;
        background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat -15px -8px;
        background-size: 225px 149px;
        width: 12px;
        height: 12px;
        cursor: pointer;
        border: 0;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        background-color: transparent; }
    #header .links ul, #header .links .links-sub {
      position: absolute;
      left: -15px;
      top: 0;
      padding: 47px 20px 10px;
      background: #f5f5f5;
      display: none;
      line-height: 1;
      z-index: 100; }
      #header .links ul.off-screen, #header .links .links-sub.off-screen {
        left: auto;
        right: -13px; }
      #header .links ul li, #header .links .links-sub li {
        white-space: nowrap; }
      #header .links ul a, #header .links .links-sub a {
        display: block;
        z-index: 101;
        padding: 0;
        margin: 0 0 10px; }
      #header .links ul.account li:last-child a, #header .links .links-sub.account li:last-child a {
        margin-top: 30px; }
  #header .cart li {
    position: relative;
    display: block;
    margin-bottom: 20px; }
    #header .cart li a {
      display: inline;
      padding: 0; }
  #header .cart .cart-empty {
    margin-bottom: 10px; }
  #header .cart .product-image {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    margin-right: 5px; }
    #header .cart .product-image.product-color-swatch > img {
      height: 65px;
      width: 65px;
      overflow: hidden;
      padding: 0px 10px 20px 10px; }
  #header .cart .product-details {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin-right: 20px;
    line-height: 14px; }
    #header .cart .product-details.details-with-img {
      width: 170px; }
  #header .cart .product-remove {
    display: inline-block;
    vertical-align: top;
    font-size: 15px; }
  #header .cart .totals {
    padding: 20px 0;
    margin-bottom: 10px;
    border-top: 3px solid #999999;
    border-bottom: 1px solid #999999;
    font-size: 10px;
    font-weight: bold; }
    #header .cart .totals .total-price {
      position: absolute;
      right: 0; }
  #header .cart .cart-links {
    margin-bottom: 10px; }
    #header .cart .cart-links a {
      position: relative;
      float: right;
      clear: both;
      padding: 0px;
      margin-top: 9px; }
    #header .cart .cart-links .button-standard-white {
      position: relative;
      float: right;
      padding: 8px; }

/**
 * Fix to prevent the top nav to overlay the top (border-top) of the mof popup.
 * Only needed on desktop as the popup is sticky/fullpage on mobile
 */
.no-touch .mof {
  margin-top: 7px; }

.sizeguide {
  width: 735px;
  margin: 60px auto 50px;
  text-transform: uppercase; }
  .sizeguide h1, .sizeguide h2 {
    font-size: 10px;
    padding: 0;
    margin: 0;
    line-height: 1; }
  .sizeguide h1 {
    margin-bottom: 25px; }
  .sizeguide h2 {
    margin-bottom: 20px; }
  .sizeguide .guide {
    font-size: 10px;
    margin-bottom: 30px; }
  .sizeguide .table {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    width: 515px;
    margin: 15px 30px 0 0; }
  .sizeguide .img {
    display: inline-block;
    vertical-align: top;
    max-width: 190px; }
  @media (max-width: 768px) {
    .sizeguide .img {
      display: block;
      width: 100%;
      max-width: 100%;
      text-align: center; } }
  .sizeguide th, .sizeguide td {
    font-weight: normal;
    text-align: left;
    padding: 10px 30px 10px 0;
    margin: 0;
    border-bottom: 1px solid #E5E5E5; }
  .sizeguide tr :last-child {
    padding-right: 0; }
  @media (max-width: 768px) {
    .sizeguide {
      width: 100%; }
      .sizeguide .img {
        margin-bottom: 40px; }
      .sizeguide .table {
        width: 100%;
        margin: 15px 0 0; }
      .sizeguide .scrollable {
        border-right: 1px solid #E5E5E5; }
      .sizeguide .responsive {
        border-top: 1px solid #E5E5E5;
        width: 100%; }
      .sizeguide tr :nth-child(2) {
        padding-left: 15px; }
      .sizeguide tr :last-child {
        padding-right: 15px; }
      .sizeguide table.responsive {
        margin-bottom: 0; }
      .sizeguide .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #e5e5e5;
        border-top: 1px solid transparent; }
      .sizeguide .pinned table {
        border-right: none;
        border-left: none;
        width: 100%; }
      .sizeguide .pinned table th, .sizeguide .pinned table td {
        white-space: nowrap; }
      .sizeguide .pinned td:last-child {
        border-bottom: 0; }
      .sizeguide div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden; }
      .sizeguide div.table-wrapper div.scrollable {
        margin-left: 35%; }
      .sizeguide div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden; }
      .sizeguide table.responsive td, .sizeguide table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden; }
      .sizeguide table.responsive th:first-child, .sizeguide table.responsive td:first-child, .sizeguide table.responsive td:first-child, .sizeguide table.responsive.pinned td {
        display: none; } }

.footer {
  letter-spacing: 1.44px;
  line-height: 1;
  text-transform: uppercase;
  overflow: auto;
  padding: 0 15px 25px 25px; }
  .footer a {
    color: #000; }
  .footer ul {
    float: right;
    font-size: 0; }
    .footer ul li {
      display: inline-block;
      vertical-align: middle;
      font-size: 9px;
      margin: 0 15px 0 0; }
    .footer ul li:last-of-type {
      margin-right: 0; }
  .footer ul:last-of-type {
    float: left; }
  .footer .crumbs {
    position: static;
    width: 100%; }
    .no-touch .footer .crumbs {
      margin-bottom: 15px; }
    .footer .crumbs a, .footer .crumbs h1, .footer .crumbs div, .footer .crumbs span {
      display: inline-block;
      vertical-align: middle;
      color: #999999;
      max-width: 100%;
      font-size: 9px;
      line-height: normal;
      margin: 0;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .footer .crumbs .cod_visible {
      overflow: visible !important; }
    .footer .crumbs li {
      margin: 0; }
    .footer .crumbs span {
      margin: 0 3px;
      cursor: default; }
    .footer .crumbs li:last-of-type:after {
      display: none; }
  .touch .footer {
    padding: 50px 10px 10px;
    letter-spacing: 1px; }
    .touch .footer ul {
      float: none;
      margin-top: 10px; }
      .touch .footer ul li {
        margin-bottom: 10px; }
    .touch .footer .crumbs {
      margin: 0 0 20px; }
      .touch .footer .crumbs li:last-of-type {
        max-width: 100%;
        overflow-x: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

img.szoom:hover {
  cursor: pointer; }
  img.szoom:hover:before {
    content: "+";
    position: absolute;
    top: 20px;
    left: 40px; }

.fancyzoom .fancybox-header {
  margin: -30px 0px 50px 0px;
  position: absolute;
  z-index: 10;
  top: 20px; }
  .fancyzoom .fancybox-header h1, .fancyzoom .fancybox-header h4, .fancyzoom .fancybox-header span, .fancyzoom .fancybox-header h4 > a, .fancyzoom .fancybox-header a, .fancyzoom .fancybox-header a:hover, .fancyzoom .fancybox-header a:active, .fancyzoom .fancybox-header a:visited, .fancyzoom .fancybox-header a:focus {
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-size: 10px;
    line-height: normal;
    margin: 0px; }
  .fancyzoom .fancybox-header h4 > a, .fancyzoom .fancybox-header h4 > a:hover, .fancyzoom .fancybox-header h4 > a:active, .fancyzoom .fancybox-header h4 > a:visited, .fancyzoom .fancybox-header h4 > a:focus {
    color: #666;
    line-height: normal;
    font-size: 10px;
    letter-spacing: 1.6px; }
  .fancyzoom .fancybox-header a, .fancyzoom .fancybox-header a:hover, .fancyzoom .fancybox-header a:active, .fancyzoom .fancybox-header a:visited, .fancyzoom .fancybox-header a:focus {
    outline: none;
    font-size: 9px;
    letter-spacing: 1.44px;
    line-height: normal;
    text-decoration: none; }
  .fancyzoom .fancybox-header > h1, .fancyzoom .fancybox-header > h4, .fancyzoom .fancybox-header > a {
    line-height: normal; }
  @media (min-width: 0) {
    .fancyzoom .fancybox-header {
      text-align: center; }
      .fancyzoom .fancybox-header h1.title:after, .fancyzoom .fancybox-header h4.title:after {
        content: "|";
        line-height: 6px;
        color: #999;
        margin: 0px 5px; } }
  .fancyzoom .fancybox-header span {
    font-size: 10px;
    margin: 1px 5px 0px; }
  .touch .fancyzoom .fancybox-header,
  .no-touch .fancyzoom .fancybox-header {
    margin: 0px;
    padding: 0px; }
  html.no-touch .fancyzoom .fancybox-header {
    left: 30px; }
  html.touch .fancyzoom .fancybox-header {
    right: 20px; }
    html.touch .fancyzoom .fancybox-header > a {
      width: 10px;
      height: 10px;
      overflow: hidden; }
      html.touch .fancyzoom .fancybox-header > a:before {
        background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
        background-size: 24px 71px;
        background-position: -2px -2px;
        content: "";
        display: block;
        height: 10px;
        width: 10px; }

.fancyzoom .fancybox-close {
  display: none; }

.fancyzoom .fancybox-skin {
  border-radius: 2px;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  background: none;
  background-color: #FFF; }

.fancyzoom .fancybox-inner {
  margin: 0px auto; }

.fancyzoom .fancybox-overlay {
  background: none;
  background-color: rgba(255, 255, 255, 0.9); }

.fancyzoom #s7viewer #s7viewerContent_fullScreenButton {
  display: none; }

.fancyzoom #s7viewer #s7viewerContent_zoomResetButton {
  display: none; }

.fancyzoom #s7viewer .s7zoomview .s7iconeffect[media-type="standard"] {
  background: none; }

.fancyzoom #s7viewer .s7zoominbutton,
.fancyzoom #s7viewer .s7zoominbutton[state='up'],
.fancyzoom #s7viewer .s7zoominbutton[state='over'],
.fancyzoom #s7viewer .s7zoominbutton[state='down'],
.fancyzoom #s7viewer .s7zoominbutton[state='disabled'],
.fancyzoom #s7viewer .s7zoomoutbutton,
.fancyzoom #s7viewer .s7zoomoutbutton[state='up'],
.fancyzoom #s7viewer .s7zoomoutbutton[state='over'],
.fancyzoom #s7viewer .s7zoomoutbutton[state='down'],
.fancyzoom #s7viewer .s7zoomoutbutton[state='disabled'] {
  border: 1.5px solid #000;
  background: none;
  height: 19px;
  width: 19px;
  left: auto; }
  .fancyzoom #s7viewer .s7zoominbutton:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='up']:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='over']:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='down']:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='disabled']:before,
  .fancyzoom #s7viewer .s7zoomoutbutton:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='up']:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='over']:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='down']:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='disabled']:before {
    content: "";
    display: block;
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-zoom-fk.png") no-repeat;
    background-size: 15px 45px;
    height: 15px;
    width: 15px; }

.fancyzoom #s7viewer .s7zoominbutton,
.fancyzoom #s7viewer .s7zoominbutton[state='up'],
.fancyzoom #s7viewer .s7zoominbutton[state='over'],
.fancyzoom #s7viewer .s7zoominbutton[state='down'],
.fancyzoom #s7viewer .s7zoominbutton[state='disabled'] {
  right: 20px; }
  .fancyzoom #s7viewer .s7zoominbutton:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='up']:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='over']:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='down']:before,
  .fancyzoom #s7viewer .s7zoominbutton[state='disabled']:before {
    background-position: 1px 1px; }

.fancyzoom #s7viewer .s7zoominbutton[state='disabled'] {
  border-color: #999; }
  .fancyzoom #s7viewer .s7zoominbutton[state='disabled']:before {
    background-position: 1px -16px; }

.fancyzoom #s7viewer .s7zoomoutbutton,
.fancyzoom #s7viewer .s7zoomoutbutton[state='up'],
.fancyzoom #s7viewer .s7zoomoutbutton[state='over'],
.fancyzoom #s7viewer .s7zoomoutbutton[state='down'],
.fancyzoom #s7viewer .s7zoomoutbutton[state='disabled'] {
  right: 45px; }
  .fancyzoom #s7viewer .s7zoomoutbutton:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='up']:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='over']:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='down']:before,
  .fancyzoom #s7viewer .s7zoomoutbutton[state='disabled']:before {
    background-position: 1px -34px;
    height: 5px;
    margin-top: 5px; }

.fancyzoom #s7viewer .s7zoomoutbutton[state='disabled'] {
  border-color: #999; }
  .fancyzoom #s7viewer .s7zoomoutbutton[state='disabled']:before {
    background-position: 1px -40px; }

.fancyzoom #s7viewer .s7tooltip {
  display: none; }

html.touch .fancyzoom #s7viewer .s7zoominbutton,
html.touch .fancyzoom #s7viewer .s7zoomoutbutton {
  display: none; }

.contact_form {
  width: 100%;
  max-width: 540px;
  margin: 61px auto 50px;
  font-size: 10px; }
  .contact_form h1, .contact_form h2 {
    padding: 0;
    margin: 0 0 20px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.44px;
    line-height: 1; }
  .contact_form form {
    width: 300px;
    margin-bottom: 20px; }
  .contact_form label {
    color: #000;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1.44px; }
  .contact_form input, .contact_form textarea {
    width: 100%;
    margin: 0 0 15px; }
  .contact_form textarea {
    height: 150px;
    resize: vertical; }
  .contact_form button {
    padding: 10px;
    background: #000;
    border: none;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1.44px; }
    .contact_form button:hover {
      background: #666;
      color: #fff; }
  .contact_form .validation-advice {
    margin-top: -10px; }
  .contact_form .cms {
    border-top: 1px solid #E5E5E5;
    padding-top: 20px; }
  .contact_form .left, .contact_form .right {
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 20px 0;
    width: 220px;
    float: none;
    letter-spacing: 1px;
    text-transform: none; }
    .contact_form .left strong, .contact_form .left b, .contact_form .right strong, .contact_form .right b {
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 1.44px; }
    .contact_form .left a, .contact_form .right a {
      text-transform: none;
      color: #000; }
    .contact_form .left img, .contact_form .right img {
      max-width: 220px; }
  .contact_form .left {
    /* margin-right: 20px; */ }
  .contact_form .right {
    width: 300px;
    margin-left: 20px; }
  @media (max-width: 560px) {
    .contact_form {
      width: 100%;
      max-width: 100%; }
      .contact_form form, .contact_form .left, .contact_form .right {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0; }
        .contact_form form img, .contact_form .left img, .contact_form .right img {
          width: 100%;
          max-width: 100%; } }

html.touch span.prod-article-nr,
html.no-touch span.prod-article-nr {
  display: block;
  margin-top: 5px; }

html.touch .care-title,
html.no-touch .care-title {
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1.44px;
  display: block;
  margin-top: 5px; }

html.touch .care-instructions,
html.touch .product-shop #tab-accordion-container .tabs .care-instructions,
html.no-touch .care-instructions,
html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions {
  line-height: 0px; }
  html.touch .care-instructions li.care,
  html.touch .care-instructions li.care-fix,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions li.care,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix,
  html.no-touch .care-instructions li.care,
  html.no-touch .care-instructions li.care-fix,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions li.care,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix {
    display: inline-block;
    width: 17px;
    height: 17px;
    overflow: hidden; }
  html.touch .care-instructions .care span,
  html.touch .care-instructions .care-fix span,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care span,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix span,
  html.no-touch .care-instructions .care span,
  html.no-touch .care-instructions .care-fix span,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care span,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix span {
    display: inline-block;
    width: 17px;
    height: 17px;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 0px;
    text-indent: -9em;
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-care-symbols.png") no-repeat;
    background-size: 540px 18px; }
  html.touch .care-instructions .care .label-a,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-a,
  html.no-touch .care-instructions .care .label-a,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-a {
    background-position: 0 0; }
  html.touch .care-instructions .care .label-b,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-b,
  html.no-touch .care-instructions .care .label-b,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-b {
    background-position: -18px 0; }
  html.touch .care-instructions .care .label-c,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-c,
  html.no-touch .care-instructions .care .label-c,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-c {
    background-position: -36px 0; }
  html.touch .care-instructions .care .label-f,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-f,
  html.no-touch .care-instructions .care .label-f,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-f {
    background-position: -54px 0; }
  html.touch .care-instructions .care .label-g,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-g,
  html.no-touch .care-instructions .care .label-g,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-g {
    background-position: -72px 0; }
  html.touch .care-instructions .care .label-h,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-h,
  html.no-touch .care-instructions .care .label-h,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-h {
    background-position: -90px 0; }
  html.touch .care-instructions .care .label-i,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-i,
  html.no-touch .care-instructions .care .label-i,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-i {
    background-position: -108px 0; }
  html.touch .care-instructions .care .label-n,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-n,
  html.no-touch .care-instructions .care .label-n,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-n {
    background-position: -126px 0; }
  html.touch .care-instructions .care .label-s,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-s,
  html.no-touch .care-instructions .care .label-s,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-s {
    background-position: -144px 0; }
  html.touch .care-instructions .care .label-x,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-x,
  html.no-touch .care-instructions .care .label-x,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-x {
    background-position: -162px 0; }
  html.touch .care-instructions .care .label-y,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-y,
  html.no-touch .care-instructions .care .label-y,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-y {
    background-position: -180px 0; }
  html.touch .care-instructions .care .label-W,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-W,
  html.no-touch .care-instructions .care .label-W,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-W {
    background-position: -198px 0; }
  html.touch .care-instructions .care .label-Z,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-Z,
  html.no-touch .care-instructions .care .label-Z,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-Z {
    background-position: -216px 0; }
  html.touch .care-instructions .care .label-0,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-0,
  html.no-touch .care-instructions .care .label-0,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-0 {
    background-position: -234px 0; }
  html.touch .care-instructions .care .label-1,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-1,
  html.no-touch .care-instructions .care .label-1,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-1 {
    background-position: -252px 0; }
  html.touch .care-instructions .care .label-2,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-2,
  html.no-touch .care-instructions .care .label-2,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-2 {
    background-position: -270px 0; }
  html.touch .care-instructions .care .label-3,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-3,
  html.no-touch .care-instructions .care .label-3,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-3 {
    background-position: -288px 0; }
  html.touch .care-instructions .care .label-4,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-4,
  html.no-touch .care-instructions .care .label-4,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-4 {
    background-position: -306px 0; }
  html.touch .care-instructions .care .label-6,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-6,
  html.no-touch .care-instructions .care .label-6,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-6 {
    background-position: -324px 0; }
  html.touch .care-instructions .care .label-7,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-7,
  html.no-touch .care-instructions .care .label-7,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-7 {
    background-position: -342px 0; }
  html.touch .care-instructions .care .label-9,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-9,
  html.no-touch .care-instructions .care .label-9,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-9 {
    background-position: -360px 0; }
  html.touch .care-instructions .care .label-exclamation,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-exclamation,
  html.no-touch .care-instructions .care .label-exclamation,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-exclamation {
    background-position: -378px 0; }
  html.touch .care-instructions .care .label-questionmark,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-questionmark,
  html.no-touch .care-instructions .care .label-questionmark,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-questionmark {
    background-position: -396px 0; }
  html.touch .care-instructions .care .label-comma,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-comma,
  html.no-touch .care-instructions .care .label-comma,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-comma {
    background-position: -414px 0; }
  html.touch .care-instructions .care .label-dot,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-dot,
  html.no-touch .care-instructions .care .label-dot,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care .label-dot {
    background-position: -432px 0; }
  html.touch .care-instructions li.care,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions li.care,
  html.no-touch .care-instructions li.care,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions li.care {
    display: none; }
  html.touch .care-instructions li.care-fix,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix,
  html.no-touch .care-instructions li.care-fix,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix {
    display: inline-block; }
  html.touch .care-instructions li.care-fix,
  html.touch .care-instructions li.care-fix span,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix span,
  html.no-touch .care-instructions li.care-fix,
  html.no-touch .care-instructions li.care-fix span,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions li.care-fix span {
    width: 20px;
    height: 20px; }
  html.touch .care-instructions .care-fix span,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix span,
  html.no-touch .care-instructions .care-fix span,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix span {
    background-position: 0 0;
    background-size: 20px auto;
    opacity: 0.9;
    margin-right: 2px;
    line-height: 0px;
    font-size: 0px; }
  html.touch .care-instructions .care-fix .label-a,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-a,
  html.no-touch .care-instructions .care-fix .label-a,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-a {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/a_wh-washing-30deg.png"); }
  html.touch .care-instructions .care-fix .label-b,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-b,
  html.no-touch .care-instructions .care-fix .label-b,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-b {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/b_wh-washing-40deg.png"); }
  html.touch .care-instructions .care-fix .label-c,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-c,
  html.no-touch .care-instructions .care-fix .label-c,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-c {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/c_wh-washing-60deg.png"); }
  html.touch .care-instructions .care-fix .label-f,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-f,
  html.no-touch .care-instructions .care-fix .label-f,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-f {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/f_wh-washing-30deg-permanent-press.png"); }
  html.touch .care-instructions .care-fix .label-g,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-g,
  html.no-touch .care-instructions .care-fix .label-g,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-g {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/g_wh-washing-40deg-permanent-press.png"); }
  html.touch .care-instructions .care-fix .label-h,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-h,
  html.no-touch .care-instructions .care-fix .label-h,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-h {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/h_wh-washing-60deg-permanent-press.png"); }
  html.touch .care-instructions .care-fix .label-i,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-i,
  html.no-touch .care-instructions .care-fix .label-i,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-i {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/i_wh-ironing-low.png"); }
  html.touch .care-instructions .care-fix .label-n,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-n,
  html.no-touch .care-instructions .care-fix .label-n,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-n {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/n_wh-ironing-medium.png"); }
  html.touch .care-instructions .care-fix .label-s,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-s,
  html.no-touch .care-instructions .care-fix .label-s,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-s {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/s_wh-ironing-high.png"); }
  html.touch .care-instructions .care-fix .label-x,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-x,
  html.no-touch .care-instructions .care-fix .label-x,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-x {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/x_wh-washing-not-allowed.png"); }
  html.touch .care-instructions .care-fix .label-y,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-y,
  html.no-touch .care-instructions .care-fix .label-y,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-y {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/y_wh-ironing-not-allowed.png"); }
  html.touch .care-instructions .care-fix .label-W,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-W,
  html.no-touch .care-instructions .care-fix .label-W,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-W {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/W_wh-drycleaning-p.png"); }
  html.touch .care-instructions .care-fix .label-Z,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-Z,
  html.no-touch .care-instructions .care-fix .label-Z,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-Z {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/Z_wh-drycleaning-p-2.png"); }
  html.touch .care-instructions .care-fix .label-0,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-0,
  html.no-touch .care-instructions .care-fix .label-0,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-0 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/0_wh-drying-tumble.png"); }
  html.touch .care-instructions .care-fix .label-1,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-1,
  html.no-touch .care-instructions .care-fix .label-1,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-1 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/1_wh-drying-tumble-low-heat.png"); }
  html.touch .care-instructions .care-fix .label-2,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-2,
  html.no-touch .care-instructions .care-fix .label-2,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-2 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/2_wh-drying-tumble-medium-heat.png"); }
  html.touch .care-instructions .care-fix .label-3,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-3,
  html.no-touch .care-instructions .care-fix .label-3,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-3 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/3_wh-drying-tumble-high-heat.png"); }
  html.touch .care-instructions .care-fix .label-4,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-4,
  html.no-touch .care-instructions .care-fix .label-4,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-4 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/4_wh-drying-tumble-not-allowed.png"); }
  html.touch .care-instructions .care-fix .label-6,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-6,
  html.no-touch .care-instructions .care-fix .label-6,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-6 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/6_wh-drying-flat-dry.png"); }
  html.touch .care-instructions .care-fix .label-7,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-7,
  html.no-touch .care-instructions .care-fix .label-7,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-7 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/7_wh-drying-line-dry.png"); }
  html.touch .care-instructions .care-fix .label-9,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-9,
  html.no-touch .care-instructions .care-fix .label-9,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-9 {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/9_wh-bleaching-not-allowed.png"); }
  html.touch .care-instructions .care-fix .label-exclamation,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-exclamation,
  html.no-touch .care-instructions .care-fix .label-exclamation,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-exclamation {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/exclamation_wh-drycleaning-f.png"); }
  html.touch .care-instructions .care-fix .label-questionmark,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-questionmark,
  html.no-touch .care-instructions .care-fix .label-questionmark,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-questionmark {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/questionmark_wh-drycleaning-f-2.png"); }
  html.touch .care-instructions .care-fix .label-comma,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-comma,
  html.no-touch .care-instructions .care-fix .label-comma,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-comma {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/comma_wh-drycleaning-not-allowed.png"); }
  html.touch .care-instructions .care-fix .label-dot,
  html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-dot,
  html.no-touch .care-instructions .care-fix .label-dot,
  html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-dot {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/1/dot_wh-washing-hand.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 1.5dppx) {
    html.touch .care-instructions .care-fix .label-a,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-a,
    html.no-touch .care-instructions .care-fix .label-a,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-a {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/a_wh-washing-30deg.png"); }
    html.touch .care-instructions .care-fix .label-b,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-b,
    html.no-touch .care-instructions .care-fix .label-b,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-b {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/b_wh-washing-40deg.png"); }
    html.touch .care-instructions .care-fix .label-c,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-c,
    html.no-touch .care-instructions .care-fix .label-c,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-c {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/c_wh-washing-60deg.png"); }
    html.touch .care-instructions .care-fix .label-f,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-f,
    html.no-touch .care-instructions .care-fix .label-f,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-f {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/f_wh-washing-30deg-permanent-press.png"); }
    html.touch .care-instructions .care-fix .label-g,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-g,
    html.no-touch .care-instructions .care-fix .label-g,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-g {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/g_wh-washing-40deg-permanent-press.png"); }
    html.touch .care-instructions .care-fix .label-h,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-h,
    html.no-touch .care-instructions .care-fix .label-h,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-h {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/h_wh-washing-60deg-permanent-press.png"); }
    html.touch .care-instructions .care-fix .label-i,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-i,
    html.no-touch .care-instructions .care-fix .label-i,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-i {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/i_wh-ironing-low.png"); }
    html.touch .care-instructions .care-fix .label-n,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-n,
    html.no-touch .care-instructions .care-fix .label-n,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-n {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/n_wh-ironing-medium.png"); }
    html.touch .care-instructions .care-fix .label-s,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-s,
    html.no-touch .care-instructions .care-fix .label-s,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-s {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/s_wh-ironing-high.png"); }
    html.touch .care-instructions .care-fix .label-x,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-x,
    html.no-touch .care-instructions .care-fix .label-x,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-x {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/x_wh-washing-not-allowed.png"); }
    html.touch .care-instructions .care-fix .label-y,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-y,
    html.no-touch .care-instructions .care-fix .label-y,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-y {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/y_wh-ironing-not-allowed.png"); }
    html.touch .care-instructions .care-fix .label-W,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-W,
    html.no-touch .care-instructions .care-fix .label-W,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-W {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/W_wh-drycleaning-p.png"); }
    html.touch .care-instructions .care-fix .label-Z,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-Z,
    html.no-touch .care-instructions .care-fix .label-Z,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-Z {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/Z_wh-drycleaning-p-2.png"); }
    html.touch .care-instructions .care-fix .label-0,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-0,
    html.no-touch .care-instructions .care-fix .label-0,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-0 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/0_wh-drying-tumble.png"); }
    html.touch .care-instructions .care-fix .label-1,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-1,
    html.no-touch .care-instructions .care-fix .label-1,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-1 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/1_wh-drying-tumble-low-heat.png"); }
    html.touch .care-instructions .care-fix .label-2,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-2,
    html.no-touch .care-instructions .care-fix .label-2,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-2 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/2_wh-drying-tumble-medium-heat.png"); }
    html.touch .care-instructions .care-fix .label-3,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-3,
    html.no-touch .care-instructions .care-fix .label-3,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-3 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/3_wh-drying-tumble-high-heat.png"); }
    html.touch .care-instructions .care-fix .label-4,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-4,
    html.no-touch .care-instructions .care-fix .label-4,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-4 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/4_wh-drying-tumble-not-allowed.png"); }
    html.touch .care-instructions .care-fix .label-6,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-6,
    html.no-touch .care-instructions .care-fix .label-6,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-6 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/6_wh-drying-flat-dry.png"); }
    html.touch .care-instructions .care-fix .label-7,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-7,
    html.no-touch .care-instructions .care-fix .label-7,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-7 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/7_wh-drying-line-dry.png"); }
    html.touch .care-instructions .care-fix .label-9,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-9,
    html.no-touch .care-instructions .care-fix .label-9,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-9 {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/9_wh-bleaching-not-allowed.png"); }
    html.touch .care-instructions .care-fix .label-exclamation,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-exclamation,
    html.no-touch .care-instructions .care-fix .label-exclamation,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-exclamation {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/exclamation_wh-drycleaning-f.png"); }
    html.touch .care-instructions .care-fix .label-questionmark,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-questionmark,
    html.no-touch .care-instructions .care-fix .label-questionmark,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-questionmark {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/questionmark_wh-drycleaning-f-2.png"); }
    html.touch .care-instructions .care-fix .label-comma,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-comma,
    html.no-touch .care-instructions .care-fix .label-comma,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-comma {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/comma_wh-drycleaning-not-allowed.png"); }
    html.touch .care-instructions .care-fix .label-dot,
    html.touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-dot,
    html.no-touch .care-instructions .care-fix .label-dot,
    html.no-touch .product-shop #tab-accordion-container .tabs .care-instructions .care-fix .label-dot {
      background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/fk_care/2/dot_wh-washing-hand.png"); } }

/**
 * Login, Sign up and Agreements
 */
.logout-success-block, .password-success-block {
  padding-top: 90px;
  text-align: center; }
  .logout-success-block .inner-block, .password-success-block .inner-block {
    display: inline-block;
    max-width: 675px;
    text-align: left; }
    .logout-success-block .inner-block input, .password-success-block .inner-block input {
      color: #000;
      font-size: 9px;
      letter-spacing: 0.1rem; }
    .logout-success-block .inner-block input::-webkit-input-placeholder, .password-success-block .inner-block input::-webkit-input-placeholder {
      color: #000;
      font-size: 9px;
      letter-spacing: 0.1rem; }
    .logout-success-block .inner-block input:-moz-placeholder, .password-success-block .inner-block input:-moz-placeholder {
      color: #000;
      font-size: 9px;
      letter-spacing: 0.1rem; }
    .logout-success-block .inner-block input::-moz-placeholder, .password-success-block .inner-block input::-moz-placeholder {
      color: #000;
      font-size: 9px;
      letter-spacing: 0.1rem; }
    .logout-success-block .inner-block input:-ms-input-placeholder, .password-success-block .inner-block input:-ms-input-placeholder {
      color: #000;
      font-size: 9px;
      letter-spacing: 0.1rem; }
    .logout-success-block .inner-block h2, .password-success-block .inner-block h2 {
      letter-spacing: 1.6px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 10px;
      color: #000;
      margin: 5px 0; }
    .logout-success-block .inner-block h3, .password-success-block .inner-block h3 {
      letter-spacing: 1.44px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 9px;
      color: #999999;
      margin: 5px 0; }
    .logout-success-block .inner-block p, .password-success-block .inner-block p {
      font-size: 10px;
      letter-spacing: 0.1rem; }
    .logout-success-block .inner-block .buttons-set, .password-success-block .inner-block .buttons-set {
      margin-top: 15px; }

.login-image-wrapper {
  display: inline-block;
  float: right; }

.login-block, .signup-block {
  padding-top: 50px;
  width: 300px; }
  .login-block .form-list input, .signup-block .form-list input {
    width: 85%;
    font-size: 9px; }

.main-container label {
  display: inline-block;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  width: 100%;
  color: #000;
  margin: 0; }
  .main-container label .required {
    color: #666; }
  .main-container label .control label {
    display: inline-block;
    width: 90%; }

.main-container .account-login {
  padding-bottom: 40px; }
  .main-container .account-login input::-webkit-input-placeholder {
    color: #000;
    font-size: 9px;
    letter-spacing: 0.1rem; }
  .main-container .account-login input:-moz-placeholder {
    color: #000;
    font-size: 9px;
    letter-spacing: 0.1rem; }
  .main-container .account-login input::-moz-placeholder {
    color: #000;
    font-size: 9px;
    letter-spacing: 0.1rem; }
  .main-container .account-login input:-ms-input-placeholder {
    color: #000;
    font-size: 9px;
    letter-spacing: 0.1rem; }
  .main-container .account-login .signup-block {
    padding-top: 20px; }
  .main-container .account-login .f-btn {
    float: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1.6px;
    line-height: 20px;
    margin-left: 5px; }
  .main-container .account-login h2 {
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-size: 10px; }
  @media (max-width: 600px) {
    .main-container .account-login .user-image {
      display: none; } }

.main-container .account-create {
  padding-top: 50px; }
  .main-container .account-create input[type=radio],
  .main-container .account-create input[type=checkbox] {
    display: none !important;
    margin: 0px; }
  .main-container .account-create label.radio, .main-container .account-create label.checkbox, .main-container .account-create a.checkbox {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    margin-bottom: 10px; }
    .main-container .account-create label.radio:before, .main-container .account-create label.checkbox:before, .main-container .account-create a.checkbox:before {
      content: "";
      display: inline-block;
      width: 14px;
      height: 14px;
      font-size: 13px;
      margin-right: 10px;
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 1px;
      border: 1px solid #999;
      background-color: inherit;
      letter-spacing: 1;
      line-height: 1;
      padding: 1px;
      -ms-box-shadow: none;
      box-shadow: none;
      -webkit-appearance: none; }
  .main-container .account-create input[type=radio]:checked + label:before,
  .main-container .account-create input[type=checkbox]:checked + label:before,
  .main-container .account-create input[type=checkbox]:checked + a:before {
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
    background-size: 24px 62px;
    background-position: -1px -23px;
    display: block;
    width: 14px;
    height: 14px; }
  .main-container .account-create .form-list li {
    margin: 0;
    margin-bottom: 15px; }
    .main-container .account-create .form-list li.control {
      margin-bottom: 0px; }
    .main-container .account-create .form-list li#account_agree {
      margin-bottom: 10px; }
      .main-container .account-create .form-list li#account_agree label {
        margin-bottom: 0px; }
  .main-container .account-create input::-webkit-input-placeholder {
    color: #000; }
  .main-container .account-create input:-moz-placeholder {
    color: #000; }
  .main-container .account-create input::-moz-placeholder {
    color: #000; }
  .main-container .account-create input:-ms-input-placeholder {
    color: #000; }
  .main-container .account-create input#password,
  .main-container .account-create input#confirmation {
    text-transform: none; }
  .main-container .account-create h2 {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1.6px;
    line-height: 20px; }
  .main-container .account-create input, .main-container .account-create .sod_select.dropdown-standard {
    width: 100%;
    margin: 0 0 15px;
    margin-bottom: 0px;
    font-size: 9px;
    letter-spacing: 1.44px;
    color: #000; }
  .main-container .account-create input[type="checkbox"] {
    width: auto; }
  .main-container .account-create .sod_select.dropdown-standard {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    background: #fff;
    color: #666;
    font-size: 9px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    cursor: default;
    z-index: 100; }
    .main-container .account-create .sod_select.dropdown-standard:before {
      background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
      background-size: 30px 90px;
      background-position: -1px -68px;
      content: "";
      display: block;
      height: 7px;
      margin-top: 4px;
      width: 15px; }
    .main-container .account-create .sod_select.dropdown-standard:after {
      content: ""; }
    .main-container .account-create .sod_select.dropdown-standard.above ul {
      top: auto;
      bottom: 30px;
      border-radius: 3px 3px 0 0;
      border-top: 1px solid #666;
      border-bottom: none; }
    .main-container .account-create .sod_select.dropdown-standard ul {
      z-index: 1;
      width: 100%;
      top: 28px;
      border: 1px solid #CCCCCC;
      border-top: 0px; }
      .main-container .account-create .sod_select.dropdown-standard ul li {
        margin-bottom: 3px; }
    .main-container .account-create .sod_select.dropdown-standard .sod_list ul {
      max-height: 150px; }
  .main-container .account-create .button {
    float: none;
    border-radius: 0;
    font-family: Helvetica,Arial,Verdana,Sans-serif;
    font-weight: normal;
    padding: 8px 12px;
    letter-spacing: 1.44px;
    font-size: 9px; }
  .main-container .account-create .user-register {
    padding-bottom: 60px;
    width: 300px; }

.login-text, .register-text {
  font-size: 10px;
  letter-spacing: 0.1rem;
  max-width: 300px; }
  .login-text p, .register-text p {
    margin: 5px 0; }
  .login-text ul, .register-text ul {
    list-style: disc;
    padding-left: 10px; }
    .login-text ul li, .register-text ul li {
      padding: 2px 0; }

@media (max-width: 767px) {
  .main-container .account-create .user-register {
    width: auto; }
    .main-container .account-create .user-register .login-text, .main-container .account-create .user-register .register-text {
      max-width: 100%;
      width: auto; }
  .login-block, .signup-block {
    width: auto; }
    .login-block .login-text, .signup-block .login-text {
      max-width: 100%;
      width: auto; }
    .login-block .form-list input, .signup-block .form-list input {
      width: 100%; }
  .account-login .img,
  .account-create .img,
  .newsletter .img {
    display: none; }
  .account-login .user-image,
  .account-create .user-image,
  .newsletter .user-image {
    display: none; } }

.klarna-form .button {
  padding: 0 10px;
  height: 25px; }

.klarna-select-billing {
  margin-top: 10px; }

html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .klarna-address .dropdown-standard,
html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .klarna-address .dropdown-standard {
  width: auto;
  max-width: 260px; }

.load-mask {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8); }
  .load-mask.is-hidden {
    display: none; }
  .load-mask-spinner {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.popup {
  position: relative; }
  .popup a {
    cursor: pointer; }
  .popup a:focus {
    outline: 0; }
  .popup-title {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    line-height: 15px;
    letter-spacing: 1.6px; }
    .popup-title h2 {
      letter-spacing: 1.6px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 10px;
      color: #000;
      margin: 0; }
    .popup-title p {
      text-transform: none;
      margin: 2px 0;
      font-size: 10px;
      letter-spacing: 0.1rem;
      max-width: 375px; }
  .popup-product-details {
    margin: 20px 0 5px 0;
    color: #666; }
  .popup-product-title {
    text-transform: uppercase;
    font-size: 10px;
    margin: 0 0 2px 0;
    line-height: 1em; }
  .popup-product-sku {
    margin: 0;
    letter-spacing: 0.133em;
    font-size: 9px; }
  .popup-info {
    margin: 2px 0;
    font-size: 10px;
    letter-spacing: 0.1rem;
    max-width: 375px; }
  .popup-overlay {
    background: #fff;
    opacity: 0.8;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    position: fixed; }
  .popup-close-button,
  .popup .product-remove {
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
    background-size: 24px 71px;
    background-position: -2px -2px;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 10px;
    right: 10px; }
  .popup-inner {
    display: none;
    position: absolute;
    z-index: 15;
    background-color: white;
    border: 1px solid #000;
    padding: 15px 15px 25px;
    top: -230px;
    width: 320px; }
    @media (max-width: 768px) {
      .popup-inner {
        margin-left: -160px;
        left: 50%;
        top: -400px; } }
    .popup-inner #product-options-for-notification {
      padding: 0; }
    .popup-inner .popup-data input {
      margin: 5px 0 15px;
      width: 100%; }
    .popup-inner .popup-data label {
      display: block;
      font-size: 9px;
      color: #666; }
    .popup-inner .popup-data .validation-advice {
      margin-top: -5px;
      margin-left: 0; }
    .popup-inner .popup-data.is-hidden {
      display: none; }
    .popup-inner .popup-data .attribute-button-text-for-popup[disabled] {
      display: none; }
    .popup-inner .product-options-container {
      padding: 0; }
  .popup #store-availability-data input,
  .popup #notify_data input, .popup-data input {
    margin: 5px 0 15px;
    width: 100%; }
  .popup #store-availability-data label,
  .popup #notify_data label, .popup-data label {
    display: block;
    font-size: 9px;
    color: #666; }
  .popup #store-availability-data .validation-advice,
  .popup #notify_data .validation-advice, .popup-data .validation-advice {
    margin-top: -5px;
    margin-left: 0; }
  .popup #store-availability-data .attribute-button-text-for-popup[disabled],
  .popup #notify_data .attribute-button-text-for-popup[disabled], .popup-data .attribute-button-text-for-popup[disabled] {
    display: none; }

html.touch .popup-title {
  font-size: 10px;
  line-height: 1em; }

html.touch .popup-product-title {
  font-size: 10px;
  line-height: 1em; }

.product-options .product-options-list dt {
  clear: both;
  width: auto;
  margin: 0 0 5px 0; }
  @media (max-width: 979px) {
    .touch .product-options .product-options-list dt {
      float: none; } }
  .product-options .product-options-list dt label {
    display: inline;
    font-size: 9px; }
    .product-options .product-options-list dt label.size {
      border-bottom: 1px solid #000; }
  .product-options .product-options-list dt .tab-sizeguide,
  .product-options .product-options-list dt .tab-virtusize {
    display: inline-block;
    cursor: pointer;
    color: #000; }
    .product-options .product-options-list dt .tab-sizeguide:hover,
    .product-options .product-options-list dt .tab-virtusize:hover {
      color: #000; }
    .product-options .product-options-list dt .tab-sizeguide:before,
    .product-options .product-options-list dt .tab-virtusize:before {
      content: "|";
      line-height: 6px;
      color: #000;
      margin: 0 10px 0 6px; }

.product-options .product-options-list dd {
  margin: 0 0 10px 0;
  clear: both; }
  .product-options .product-options-list dd ul.popup-list-size {
    margin-bottom: 10px; }
    @media (max-width: 979px) {
      .product-options .product-options-list dd ul.popup-list-size {
        margin-bottom: 0;
        text-align: center; } }
    .product-options .product-options-list dd ul.popup-list-size li.attribute-image {
      margin-bottom: 5px; }
      @media (max-width: 979px) {
        .product-options .product-options-list dd ul.popup-list-size li.attribute-image {
          display: inline-block;
          float: none; } }
      @media (max-width: 979px) {
        .product-options .product-options-list dd ul.popup-list-size li.attribute-image .attribute-button-text-for-popup {
          margin-right: 5px;
          margin-left: 5px; } }
      .product-options .product-options-list dd ul.popup-list-size li.attribute-image .attribute-button-text-for-popup[disabled]:hover a:before {
        bottom: 4px;
        height: 15px; }
      .product-options .product-options-list dd ul.popup-list-size li.attribute-image .attribute-button-text-for-popup .attribute-not-in-stock {
        top: 19px;
        z-index: 100; }
      .product-options .product-options-list dd ul.popup-list-size li.attribute-image .attribute-button-text-for-popup.ghost-option {
        display: none; }
    .product-options .product-options-list dd ul.popup-list-size .attribute-not-in-stock-touch {
      bottom: -10px; }
    .touch .product-options .product-options-list dd ul.popup-list-size {
      position: relative;
      width: 100%; }
  .product-options .product-options-list dd ul.popup-list-color {
    margin-bottom: 10px; }
    @media (min-width: 979px) {
      .product-options .product-options-list dd ul.popup-list-color {
        text-align: center; } }
    .product-options .product-options-list dd ul.popup-list-color .attribute-not-in-stock-touch {
      bottom: -29px; }
      @media (min-width: 979px) {
        .product-options .product-options-list dd ul.popup-list-color .attribute-not-in-stock-touch {
          bottom: -27px; } }
    .touch .product-options .product-options-list dd ul.popup-list-color .attribute-button-text-for-popup {
      padding: 8px; }
    .product-options .product-options-list dd ul.popup-list-color .name-of-attribute-touch {
      bottom: -20px; }
    @media (max-width: 979px) {
      .touch .product-options .product-options-list dd ul.popup-list-color {
        max-width: 385px;
        margin: 0 auto 30px auto; } }
    .product-options .product-options-list dd ul.popup-list-color li {
      margin: 0; }
      @media (max-width: 979px) {
        .product-options .product-options-list dd ul.popup-list-color li {
          display: inline-block;
          float: none; }
          .touch .product-options .product-options-list dd ul.popup-list-color li {
            margin: 0 5px 0 0; } }
      .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup {
        padding: 3px;
        border: 1px solid #FFF; }
        @media (max-width: 979px) {
          .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup {
            margin-right: 5px;
            margin-left: 5px; } }
        .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup .attribute-not-in-stock {
          top: 35px; }
        .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup .name-of-attribute {
          top: 25px; }
        .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup[disabled]:hover a:before {
          bottom: 16px;
          height: 10px; }
        .touch .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup a {
          top: 42px; }
        .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup.attribute-selected {
          border: 1px solid #000; }
        .no-touch .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup img {
          width: 17px; }
        .touch .product-options .product-options-list dd ul.popup-list-color li .attribute-button-text-for-popup img {
          width: 30px; }
    .touch .product-options .product-options-list dd ul.popup-list-color {
      position: relative;
      width: 100%; }
  .product-options .product-options-list dd ul li {
    display: block;
    cursor: pointer;
    margin: 0 0 10px 0;
    float: left; }
    .product-options .product-options-list dd ul li .attribute-button-text-for-popup {
      width: auto;
      height: auto;
      padding: 4px;
      font-size: 9px;
      text-align: center;
      min-width: 25px;
      border: 1px solid #FFF;
      position: relative;
      margin-right: 5px;
      margin-bottom: 5px;
      background: none;
      outline: 0; }
      .touch .product-options .product-options-list dd ul li .attribute-button-text-for-popup {
        font-size: 10px;
        padding: 6px 8px 5px 9px; }
      .product-options .product-options-list dd ul li .attribute-button-text-for-popup:hover {
        color: #999;
        text-decoration: none;
        outline: 0; }
      .product-options .product-options-list dd ul li .attribute-button-text-for-popup.attribute-selected {
        border: 1px solid #000; }
        .product-options .product-options-list dd ul li .attribute-button-text-for-popup.attribute-selected:hover {
          color: #000; }
      .product-options .product-options-list dd ul li .attribute-button-text-for-popup[disabled] {
        color: #999;
        background-color: #FFF;
        text-decoration: none;
        cursor: default; }
        .product-options .product-options-list dd ul li .attribute-button-text-for-popup[disabled]:hover a:before {
          content: "";
          position: absolute;
          width: 100%;
          z-index: 102;
          background: transparent; }
      .product-options .product-options-list dd ul li .attribute-button-text-for-popup .name-of-attribute,
      .product-options .product-options-list dd ul li .attribute-button-text-for-popup .attribute-not-in-stock {
        position: absolute;
        text-align: left;
        min-width: 180px;
        left: 3px;
        text-transform: uppercase;
        letter-spacing: 0.1rem; }
      .product-options .product-options-list dd ul li .attribute-button-text-for-popup .name-of-attribute {
        color: #999; }
      .product-options .product-options-list dd ul li .attribute-button-text-for-popup .attribute-not-in-stock {
        color: #999; }
    .product-options .product-options-list dd ul li:hover .attribute-button-text-for-popup[disabled] {
      color: #ce1719; }

/* ============ PRODUCT NOTIFY ME ================= */
.touch .catalog-product-view #notify_me_stock {
  top: auto;
  position: static;
  padding-bottom: 10px;
  margin-bottom: 5px; }

.product-options #notify_me_stock {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #000;
  cursor: pointer;
  position: relative;
  top: -20px;
  font-size: 9px;
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .product-options #notify_me_stock {
      top: auto;
      position: static;
      padding-bottom: 10px;
      margin-bottom: 5px; } }
  .product-options #notify_me_stock.notify_me_stock__success {
    color: #000;
    display: block;
    margin-top: 45px; }

.store-availability-button {
  display: block;
  margin-bottom: 30px;
  outline: 0;
  font-size: 9px;
  color: black;
  letter-spacing: 0.144em; }
  .store-availability-button:focus {
    outline: 0; }
  .store-availability-button:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/location-icon.png") center center no-repeat;
    width: 11px;
    height: 15px;
    margin-right: 8px; }

.store-list-container {
  position: relative; }

.store-availability-popup {
  letter-spacing: 0.144em;
  position: static; }
  .store-availability-popup .popup-inner {
    top: 40px; }

.store-availability-message,
.no-service-message {
  padding: 0 45px;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  letter-spacing: 0.144em;
  font-size: 9px; }
  .store-availability-message a,
  .no-service-message a {
    color: black;
    text-transform: none;
    border-bottom: 1px solid black;
    padding-bottom: 1px; }
  .store-availability-message.is-hidden,
  .no-service-message.is-hidden {
    display: none; }

.stores-list-item {
  font-size: 9px;
  letter-spacing: 0.144em;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  height: 65px;
  cursor: pointer; }

.no-touch .stores-list-item:hover .store-info {
  display: none; }

.no-touch .stores-list-item:hover .call-store-text {
  display: block; }

.call-store-text {
  display: none;
  margin: 0;
  padding-top: 15px;
  font-size: 9px;
  color: black;
  text-align: center;
  text-transform: uppercase; }
  .call-store-text:hover {
    color: black; }
  .call-store-text.is-visible {
    display: block; }

.city-name {
  font-size: 9px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin: 15px 0 0 0; }

.store {
  box-sizing: border-box; }
  .store-list {
    max-height: 300px;
    overflow-y: scroll;
    transition: max-height 0.4s ease; }
    .store-list.is-hidden {
      max-height: 0; }
  .store-city:first-of-type .city-name {
    margin-top: 0; }
  .store-city:last-of-type .stores-list-item:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }
  .store-name {
    text-transform: uppercase; }
  .store-location {
    display: block;
    float: left;
    width: 82%;
    margin: 0;
    text-align: left; }
  .store-address {
    display: block;
    line-height: 15px; }
  .store-info {
    position: relative; }
    .store-info:after, .store-info:before {
      content: "";
      display: table; }
    .store-info:after {
      clear: both; }
    .store-info.is-hidden {
      display: none; }
  .store-stock-status {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: top;
    float: right;
    width: 17%;
    font-size: 8px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase; }
    .store-stock-status.is-in-stock {
      color: #75bb62; }
    .store-stock-status.is-low-stock {
      color: #ebbb69; }
  .store-phone-number {
    color: black;
    border-bottom: 1px solid black;
    padding-bottom: 1px;
    margin-left: 5px;
    font-size: 10px; }

.no-touch .store-stock-status {
  padding-right: 5px; }

html.touch .store-availability-popup {
  letter-spacing: 0.144em;
  position: relative; }
  html.touch .store-availability-popup .popup-inner {
    top: -470px; }

html.touch .city-name {
  font-size: 9px;
  line-height: 1em; }

/* ============== GEO IP NOTICE ==================== */
.geoip_notice,
.geoip_store_notice {
  position: fixed;
  top: 180px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 700px;
  max-width: 90%;
  padding: 70px;
  background: #F5F5F5;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  z-index: 1000; }
  .geoip_notice .close,
  .geoip_store_notice .close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 9px;
    text-transform: uppercase; }
  .geoip_notice p:first-of-type,
  .geoip_store_notice p:first-of-type {
    font-weight: normal;
    letter-spacing: 1.44px;
    text-transform: uppercase; }
  .geoip_notice a,
  .geoip_store_notice a {
    color: #000;
    text-transform: none; }
    .geoip_notice a:hover,
    .geoip_store_notice a:hover {
      color: #999; }
  .geoip_notice ul,
  .geoip_store_notice ul {
    margin: 30px 0;
    font-size: 0;
    line-height: 1; }
  .geoip_notice li,
  .geoip_store_notice li {
    display: inline-block; }
    .geoip_notice li:nth-child(odd),
    .geoip_store_notice li:nth-child(odd) {
      margin: 0 20px; }
    .geoip_notice li a,
    .geoip_store_notice li a {
      display: block;
      padding: 10px;
      background: #000;
      color: #fff;
      font-size: 9px;
      text-transform: uppercase; }
      .geoip_notice li a:hover,
      .geoip_store_notice li a:hover {
        background: #666;
        color: #fff; }
  @media (max-width: 768px) {
    .geoip_notice,
    .geoip_store_notice {
      top: 10px;
      left: 10px;
      -webkit-transform: none;
      transform: none;
      width: -o-calc(100% - 20px);
      width: calc(100% - 20px);
      max-width: -o-calc(100% - 20px);
      max-width: calc(100% - 20px);
      height: -o-calc(100% - 20px);
      height: calc(100% - 20px);
      overflow-y: auto; }
      .geoip_notice li,
      .geoip_store_notice li {
        display: block;
        text-align: center; }
        .geoip_notice li:nth-child(odd),
        .geoip_store_notice li:nth-child(odd) {
          margin: 20px 0; }
        .geoip_notice li a,
        .geoip_store_notice li a {
          display: inline-block;
          width: 100%;
          max-width: 60%; }
      .geoip_notice p:last-of-type,
      .geoip_store_notice p:last-of-type {
        margin-bottom: 40px; } }
  @media (max-width: 480px) {
    .geoip_notice,
    .geoip_store_notice {
      padding: 70px 20px 70px; }
      .geoip_notice li a,
      .geoip_store_notice li a {
        display: block;
        max-width: 100%; } }

@media (min-width: 768px) {
  .geoip_notice.mod--stores {
    width: 300px;
    padding: 30px 30px 0 30px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: auto; } }

@media (max-width: 480px) {
  .geoip_notice.mod--stores {
    padding: 50px 20px 0;
    height: -o-calc(100% - 20px);
    height: calc(100% - 20px); } }

.geoip_notice.mod--stores ul {
  border-top: 1px solid #999;
  font-size: inherit;
  text-align: left; }

.geoip_notice.mod--stores li {
  display: block;
  color: #000;
  margin: 0 0 25px;
  padding: 0;
  text-align: left; }

.geoip_notice.mod--stores li a {
  background-color: transparent;
  color: #000;
  padding: 0; }
  .geoip_notice.mod--stores li a:hover {
    color: #999; }
  .geoip_notice.mod--stores li a:active, .geoip_notice.mod--stores li a:focus {
    color: #000;
    text-decoration: underline; }

.geoip_notice.mod--stores li.list-section--title {
  text-transform: uppercase;
  margin-top: 35px;
  color: #999; }

.mof-popup {
  background-color: white;
  position: absolute;
  right: 10px;
  z-index: 20;
  width: 635px;
  margin: 0;
  padding: 15px;
  border: 1px solid #000;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1.6px; }
  .mof-popup.is-hidden {
    display: none; }
  .mof-popup-header {
    margin-bottom: 20px; }
  .mof-popup .checkbox-label {
    display: block;
    letter-spacing: inherit;
    width: auto;
    margin-bottom: 12px; }

.touch .mof-popup {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  border: 0;
  overflow: auto;
  overflow-y: scroll; }
  .touch .mof-popup-header {
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 45px;
    background-color: white;
    padding: 15px; }
  .touch .mof-popup .block-content {
    position: relative;
    top: 35px; }

.mof-filter-label,
html.touch .mof-filter-label {
  font-size: 9px;
  line-height: 15px;
  border-bottom: 3px solid #e7e7e7;
  margin: 0 0 15px 0;
  padding-bottom: 5px; }

.mof-button-close {
  float: right;
  padding-top: 2px; }

.mof-button-clear.is-hidden {
  visibility: hidden; }

.mof-button-clear:visited, .mof-button-clear:hover {
  color: #bdbdbd; }

html.no-touch #atca-popup-container {
  border: 1px solid #666;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  margin-top: -100px; }
  html.no-touch #atca-popup-container #atca-message-container {
    border-bottom: 1px solid #fff;
    padding-bottom: 0px;
    text-align: left; }
    html.no-touch #atca-popup-container #atca-message-container #atca-message-text.atca-notice,
    html.no-touch #atca-popup-container #atca-message-container #atca-message-text.atca-success,
    html.no-touch #atca-popup-container #atca-message-container #atca-please-wait-remove {
      font-size: 9px;
      letter-spacing: 1.44px;
      background: none;
      padding: 0px;
      text-transform: uppercase; }
    html.no-touch #atca-popup-container #atca-message-container #atca-message-text.atca-notice {
      border-bottom: 3px solid #E5E5E5;
      padding-bottom: 10px; }
  html.no-touch #atca-popup-container #atca-related-container {
    display: none; }
  html.no-touch #atca-popup-container #atca-button-container {
    text-align: right;
    margin: 0px; }
    html.no-touch #atca-popup-container #atca-button-container #atca-yes-btn,
    html.no-touch #atca-popup-container #atca-button-container #atca-no-btn {
      float: right;
      margin: 10px 0px 0px 10px; }
    html.no-touch #atca-popup-container #atca-button-container #atca-continue-btn,
    html.no-touch #atca-popup-container #atca-button-container #atca-redirect-btn {
      display: none; }

.main-container .category-products .products-grid {
  padding-bottom: 0px; }

.products-grid a.product-image:hover {
  opacity: 1; }

.products-grid .list-details {
  height: 73px;
  overflow: hidden;
  font-family: Helvetica, Arial, Verdana, Sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.44px;
  line-height: 1; }
  .products-grid .list-details h5.product-name {
    margin: 10px 0px 10px;
    line-height: 1; }
    .products-grid .list-details h5.product-name a {
      letter-spacing: 1.6px;
      display: block;
      font-size: 10px;
      line-height: 13px;
      margin-bottom: -2px; }

.products-grid .list-details a .price-box,
.products-grid .list-details a:hover .price-box,
.products-grid .list-details a:visited .price-box,
.products-grid .list-details a:focus .price-box,
.products-grid .list-details a:active .price-box {
  margin: 0px;
  color: #000;
  width: 100%; }
  .products-grid .list-details a .price-box span,
  .products-grid .list-details a:hover .price-box span,
  .products-grid .list-details a:visited .price-box span,
  .products-grid .list-details a:focus .price-box span,
  .products-grid .list-details a:active .price-box span {
    font-size: 9px;
    line-height: 10px;
    display: block; }
  .products-grid .list-details a .price-box .old-price,
  .products-grid .list-details a:hover .price-box .old-price,
  .products-grid .list-details a:visited .price-box .old-price,
  .products-grid .list-details a:focus .price-box .old-price,
  .products-grid .list-details a:active .price-box .old-price {
    color: #666; }
  .products-grid .list-details a .price-box .special-price .price,
  .products-grid .list-details a:hover .price-box .special-price .price,
  .products-grid .list-details a:visited .price-box .special-price .price,
  .products-grid .list-details a:focus .price-box .special-price .price,
  .products-grid .list-details a:active .price-box .special-price .price {
    color: #ce1719; }

.products-grid .list-details .price-box.has-from-price a.price-details-link,
.products-grid .list-details .price-box.has-from-price a.minimal-price-link {
  display: inline-block; }
  .products-grid .list-details .price-box.has-from-price a.price-details-link label, .products-grid .list-details .price-box.has-from-price a.price-details-link span,
  .products-grid .list-details .price-box.has-from-price a.minimal-price-link label,
  .products-grid .list-details .price-box.has-from-price a.minimal-price-link span {
    font-size: 9px;
    line-height: 10px; }

.products-grid .list-details .price-box.has-from-price .price-details-link .regular-price {
  color: #666;
  text-decoration: line-through; }

.products-grid .list-details .price-box.has-from-price a.minimal-price-link {
  margin-left: 5px; }
  .products-grid .list-details .price-box.has-from-price a.minimal-price-link label, .products-grid .list-details .price-box.has-from-price a.minimal-price-link span {
    color: #ce1719; }

.products-grid .list-details .actions {
  margin-top: 10px;
  line-height: 1;
  width: 100%; }
  .products-grid .list-details .actions a.more-colors {
    font-size: 9px;
    line-height: 9px;
    display: block;
    color: #666; }

.products-grid .list-details .availability {
  line-height: 1; }
  .products-grid .list-details .availability span {
    font-weight: normal; }

.products-grid .list-details .in-colors {
  float: none;
  overflow: hidden;
  display: inline-block;
  font-size: 0px;
  letter-spacing: 0px; }
  .products-grid .list-details .in-colors img {
    display: inline-block;
    margin: 2px 1px 0px 1px; }
  html.no-touch .products-grid .list-details .in-colors {
    display: none; }

.category-products h5.product-name > a,
.category-products h5.product-name > a:hover,
.category-products h5.product-name > a:focus,
.category-products h5.product-name > a:active,
.category-products h5.product-name > a:visited {
  color: #333;
  outline: 0;
  text-decoration: none; }

.category-products .products-grid {
  text-align: center;
  overflow: hidden;
  min-height: 370px;
  position: relative;
  margin-bottom: 7px; }
  .category-products .products-grid.grid1 li {
    max-width: 98%;
    /* fallback ie8 */
    max-width: -o-calc(100% - 20px);
    max-width: calc(100% - 20px); }
  .category-products .products-grid.grid2 li {
    max-width: 48%;
    /* fallback ie8. */
    max-width: -o-calc(50% - 15px);
    max-width: calc(50% - 15px); }
  .category-products .products-grid.grid3 li {
    width: 33.33333333333333%; }
  .category-products .products-grid.grid4 li {
    max-width: 22%;
    /* fallback ie8 */
    max-width: -o-calc(24% - 20px);
    max-width: calc(24% - 20px); }
  .category-products .products-grid li {
    display: inline-block;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 0px;
    float: none;
    height: 100%;
    vertical-align: bottom;
    width: auto; }
    .category-products .products-grid li a.img-wrap {
      max-height: -o-calc(100% - 73px);
      max-height: calc(100% - 73px);
      height: -o-calc(100% - 73px);
      height: calc(100% - 73px);
      position: relative;
      margin: 0px;
      padding: 0px;
      display: inline-block; }
      .category-products .products-grid li a.img-wrap img {
        display: inline;
        max-height: 100%;
        height: auto;
        width: 100%; }
        html.no-touch .category-products .products-grid li a.img-wrap img {
          max-width: 310px; }
    .category-products .products-grid li:last-child {
      margin-right: 0px; }

.category-products.cat-img-type-flat .products-grid {
  /*
            html.no-touch & {
                min-height: 270px;
                min-width: 800px;
                margin: 0px auto;
            }
            */
  /*
            .item {
                html.no-touch & {
                  width: 28%; // fallback ie8
                  @include calc(width, '32% - 110px');
                }
            }
            */ }
  html.touch .category-products.cat-img-type-flat .products-grid {
    min-height: 100px; }
  html.touch .category-products.cat-img-type-flat .products-grid a.img-wrap img {
    max-width: 100%; }

html.no-touch .category-products.cat-img-type-flat li.item,
html.no-touch .category-products.cat-img-type-collection li.item {
  margin-right: 0;
  padding-right: 10px; }

html.no-touch .category-products.cat-img-type-flat .list-details,
html.no-touch .category-products.cat-img-type-collection .list-details {
  min-height: 90px;
  margin-bottom: 0px; }
  html.no-touch .category-products.cat-img-type-flat .list-details h5.product-name,
  html.no-touch .category-products.cat-img-type-collection .list-details h5.product-name {
    margin: 15px 0px 8px;
    line-height: 1em; }
    html.no-touch .category-products.cat-img-type-flat .list-details h5.product-name a,
    html.no-touch .category-products.cat-img-type-collection .list-details h5.product-name a {
      line-height: 1em; }
  html.no-touch .category-products.cat-img-type-flat .list-details .price-box span.price,
  html.no-touch .category-products.cat-img-type-collection .list-details .price-box span.price {
    font-size: 10px; }
  html.no-touch .category-products.cat-img-type-flat .list-details .has-from-price a.minimal-price-link span.label,
  html.no-touch .category-products.cat-img-type-collection .list-details .has-from-price a.minimal-price-link span.label {
    font-size: 10px;
    margin-right: 5px; }

html.no-touch .category-products.cat-img-type-flat .products-grid.grid4 li.item,
html.no-touch .category-products.cat-img-type-collection .products-grid.grid4 li.item {
  margin-right: 13px; }

html.no-touch .category-products.cat-img-type-flat .products-grid.grid4 .list-details,
html.no-touch .category-products.cat-img-type-collection .products-grid.grid4 .list-details {
  min-height: 80px; }

html.no-touch .category-products.cat-img-type-flat .products-grid,
html.no-touch .category-products.cat-img-type-collection .products-grid {
  margin-bottom: 0px;
  font-size: 0; }

html.no-touch .category-products.cat-img-type-flat .products-grid.grid2 li a.img-wrap img,
html.no-touch .category-products.cat-img-type-collection .products-grid.grid2 li a.img-wrap img {
  max-width: 515px; }

html.no-touch .category-products.cat-img-type-flat .products-grid.grid3 li a.img-wrap img,
html.no-touch .category-products.cat-img-type-collection .products-grid.grid3 li a.img-wrap img {
  max-width: 340px; }

html.no-touch .category-products.cat-img-type-flat .products-grid.grid4 li a.img-wrap img,
html.no-touch .category-products.cat-img-type-collection .products-grid.grid4 li a.img-wrap img {
  max-width: 250px; }

html.touch .catalog-category-view .container .products-grid {
  margin: 0px auto 40px; }
  html.touch .catalog-category-view .container .products-grid .item {
    margin-bottom: 0px;
    float: none; }
  html.touch .catalog-category-view .container .products-grid .list-details {
    position: relative; }
    html.touch .catalog-category-view .container .products-grid .list-details .actions {
      font-size: 10px; }
  html.touch .catalog-category-view .container .products-grid.grid1 li {
    width: 100%;
    max-width: 300px;
    height: auto; }
    html.touch .catalog-category-view .container .products-grid.grid1 li a.img-wrap img {
      width: 100%;
      max-width: 100%;
      height: auto;
      max-height: none; }
  html.touch .catalog-category-view .container .products-grid.grid2 li {
    width: 205px;
    height: 560px; }
  html.touch .catalog-category-view .container .products-grid.grid3 li {
    width: 230px; }

html.touch .catalog-category-view .container .cat-img-type-flat .products-grid {
  min-height: 100px; }
  html.touch .catalog-category-view .container .cat-img-type-flat .products-grid.grid2 li {
    width: 43%;
    /* fallback ie8 */
    width: -o-calc(45% - 10px);
    width: calc(45% - 10px);
    height: auto; }
  html.touch .catalog-category-view .container .cat-img-type-flat .products-grid.grid3 li {
    width: 28%;
    /* fallback ie8 */
    width: -o-calc(30% - 14px);
    width: calc(30% - 14px);
    height: auto; }

html.touch .catalog-category-view .container .in-colors {
  margin-top: 10px; }

@media (max-width: 600px) {
  html.touch .catalog-category-view .container .products-grid {
    min-height: 100px;
    margin-left: -10px;
    margin-right: -10px; }
    html.touch .catalog-category-view .container .products-grid .list-details {
      height: 95px; }
      html.touch .catalog-category-view .container .products-grid .list-details .has-from-price {
        font-size: 10px; }
      html.touch .catalog-category-view .container .products-grid .list-details a, html.touch .catalog-category-view .container .products-grid .list-details span, html.touch .catalog-category-view .container .products-grid .list-details p, html.touch .catalog-category-view .container .products-grid .list-details .price,
      html.touch .catalog-category-view .container .products-grid .list-details .has-from-price a.minimal-price-link span.label {
        font-size: 8px; }
      html.touch .catalog-category-view .container .products-grid .list-details h5.product-name {
        font-size: 8px;
        margin: 5px 0px; }
      html.touch .catalog-category-view .container .products-grid .list-details .in-colors {
        margin-top: 5px; }
  html.touch .catalog-category-view .container .products-grid.grid3 > li {
    min-width: 88px;
    max-width: 30%;
    /* fallback ie8 */
    max-width: -o-calc(32% - 10px);
    max-width: calc(32% - 10px); } }

html.touch .catalog-category-view .container .products-grid.js-grid-dynamic-height li {
  min-width: 145px;
  height: auto; }
  html.touch .catalog-category-view .container .products-grid.js-grid-dynamic-height li .list-details {
    height: auto; }

html.touch .catalog-category-view.touch-nav-active .products-grid.grid3 .list-details h5.product-name {
  margin: 5px 0px; }
  html.touch .catalog-category-view.touch-nav-active .products-grid.grid3 .list-details h5.product-name a {
    font-size: 9px; }

html.touch .catalog-category-view.touch-nav-active .products-grid.grid3 > li {
  min-width: 150px; }

.main-container .category-products .products-grid {
  padding: 0px; }
  .main-container .category-products .products-grid li {
    padding: 0px; }
    .main-container .category-products .products-grid li h5 {
      font-size: 10px;
      font-weight: normal;
      text-transform: uppercase; }

.main-container .category-products .price-box {
  margin-bottom: 0px; }

/**
 * Category Page
 * Anything that concerns general styling of the category page(s)
 * can be put here. This can include - for example - overrides of
 * general styles that only apply to the category page(s).
 *
 * This is where all future styles for the category page should go.
 * If you refactor something for the category pages it should be
 * moved here. Our goal is for Global.scss to contain nothing but @imports.
 */
.no-touch .category-header-cms-block {
  margin-bottom: 50px;
  margin-right: 10px; }

html.no-touch .mof-horizontal .category-products,
html.no-touch .mof-horizontal #center-product-page {
  margin-top: 10px; }

.mof-horizontal .blockajax-loader {
  z-index: 100; }

.mof-horizontal .category-header-cms-block ~ .mof {
  margin-top: 0; }

@media (max-width: 768px) {
  .customer-account-index .main-container .my-account .dashboard,
  .customer-account-index .main-container .my-account .information,
  .customer-account-index .main-container .my-account .address-book,
  .customer-account-index .main-container .my-account .newsletters,
  .customer-account-index .main-container .my-account .my-orders,
  .customer-account-index .main-container .my-account .order-info-block,
  .customer-account-index .main-container .my-account .order-details,
  .customer-account-index .main-container .my-account .my-wishlist,
  .customer-account-index .main-container .my-account .share-wishlist,
  .customer-account-index .main-container .my-account .new-addressbook,
  .customer-account-index .main-container .shared-wishlist .dashboard,
  .customer-account-index .main-container .shared-wishlist .information,
  .customer-account-index .main-container .shared-wishlist .address-book,
  .customer-account-index .main-container .shared-wishlist .newsletters,
  .customer-account-index .main-container .shared-wishlist .my-orders,
  .customer-account-index .main-container .shared-wishlist .order-info-block,
  .customer-account-index .main-container .shared-wishlist .order-details,
  .customer-account-index .main-container .shared-wishlist .my-wishlist,
  .customer-account-index .main-container .shared-wishlist .share-wishlist,
  .customer-account-index .main-container .shared-wishlist .new-addressbook,
  .customer-account-edit .main-container .my-account .dashboard,
  .customer-account-edit .main-container .my-account .information,
  .customer-account-edit .main-container .my-account .address-book,
  .customer-account-edit .main-container .my-account .newsletters,
  .customer-account-edit .main-container .my-account .my-orders,
  .customer-account-edit .main-container .my-account .order-info-block,
  .customer-account-edit .main-container .my-account .order-details,
  .customer-account-edit .main-container .my-account .my-wishlist,
  .customer-account-edit .main-container .my-account .share-wishlist,
  .customer-account-edit .main-container .my-account .new-addressbook,
  .customer-account-edit .main-container .shared-wishlist .dashboard,
  .customer-account-edit .main-container .shared-wishlist .information,
  .customer-account-edit .main-container .shared-wishlist .address-book,
  .customer-account-edit .main-container .shared-wishlist .newsletters,
  .customer-account-edit .main-container .shared-wishlist .my-orders,
  .customer-account-edit .main-container .shared-wishlist .order-info-block,
  .customer-account-edit .main-container .shared-wishlist .order-details,
  .customer-account-edit .main-container .shared-wishlist .my-wishlist,
  .customer-account-edit .main-container .shared-wishlist .share-wishlist,
  .customer-account-edit .main-container .shared-wishlist .new-addressbook,
  .newsletter-manage-index .main-container .my-account .dashboard,
  .newsletter-manage-index .main-container .my-account .information,
  .newsletter-manage-index .main-container .my-account .address-book,
  .newsletter-manage-index .main-container .my-account .newsletters,
  .newsletter-manage-index .main-container .my-account .my-orders,
  .newsletter-manage-index .main-container .my-account .order-info-block,
  .newsletter-manage-index .main-container .my-account .order-details,
  .newsletter-manage-index .main-container .my-account .my-wishlist,
  .newsletter-manage-index .main-container .my-account .share-wishlist,
  .newsletter-manage-index .main-container .my-account .new-addressbook,
  .newsletter-manage-index .main-container .shared-wishlist .dashboard,
  .newsletter-manage-index .main-container .shared-wishlist .information,
  .newsletter-manage-index .main-container .shared-wishlist .address-book,
  .newsletter-manage-index .main-container .shared-wishlist .newsletters,
  .newsletter-manage-index .main-container .shared-wishlist .my-orders,
  .newsletter-manage-index .main-container .shared-wishlist .order-info-block,
  .newsletter-manage-index .main-container .shared-wishlist .order-details,
  .newsletter-manage-index .main-container .shared-wishlist .my-wishlist,
  .newsletter-manage-index .main-container .shared-wishlist .share-wishlist,
  .newsletter-manage-index .main-container .shared-wishlist .new-addressbook,
  .sales-order-history .main-container .my-account .dashboard,
  .sales-order-history .main-container .my-account .information,
  .sales-order-history .main-container .my-account .address-book,
  .sales-order-history .main-container .my-account .newsletters,
  .sales-order-history .main-container .my-account .my-orders,
  .sales-order-history .main-container .my-account .order-info-block,
  .sales-order-history .main-container .my-account .order-details,
  .sales-order-history .main-container .my-account .my-wishlist,
  .sales-order-history .main-container .my-account .share-wishlist,
  .sales-order-history .main-container .my-account .new-addressbook,
  .sales-order-history .main-container .shared-wishlist .dashboard,
  .sales-order-history .main-container .shared-wishlist .information,
  .sales-order-history .main-container .shared-wishlist .address-book,
  .sales-order-history .main-container .shared-wishlist .newsletters,
  .sales-order-history .main-container .shared-wishlist .my-orders,
  .sales-order-history .main-container .shared-wishlist .order-info-block,
  .sales-order-history .main-container .shared-wishlist .order-details,
  .sales-order-history .main-container .shared-wishlist .my-wishlist,
  .sales-order-history .main-container .shared-wishlist .share-wishlist,
  .sales-order-history .main-container .shared-wishlist .new-addressbook,
  .customer-address-index .main-container .my-account .dashboard,
  .customer-address-index .main-container .my-account .information,
  .customer-address-index .main-container .my-account .address-book,
  .customer-address-index .main-container .my-account .newsletters,
  .customer-address-index .main-container .my-account .my-orders,
  .customer-address-index .main-container .my-account .order-info-block,
  .customer-address-index .main-container .my-account .order-details,
  .customer-address-index .main-container .my-account .my-wishlist,
  .customer-address-index .main-container .my-account .share-wishlist,
  .customer-address-index .main-container .my-account .new-addressbook,
  .customer-address-index .main-container .shared-wishlist .dashboard,
  .customer-address-index .main-container .shared-wishlist .information,
  .customer-address-index .main-container .shared-wishlist .address-book,
  .customer-address-index .main-container .shared-wishlist .newsletters,
  .customer-address-index .main-container .shared-wishlist .my-orders,
  .customer-address-index .main-container .shared-wishlist .order-info-block,
  .customer-address-index .main-container .shared-wishlist .order-details,
  .customer-address-index .main-container .shared-wishlist .my-wishlist,
  .customer-address-index .main-container .shared-wishlist .share-wishlist,
  .customer-address-index .main-container .shared-wishlist .new-addressbook,
  .customer-address-form .main-container .my-account .dashboard,
  .customer-address-form .main-container .my-account .information,
  .customer-address-form .main-container .my-account .address-book,
  .customer-address-form .main-container .my-account .newsletters,
  .customer-address-form .main-container .my-account .my-orders,
  .customer-address-form .main-container .my-account .order-info-block,
  .customer-address-form .main-container .my-account .order-details,
  .customer-address-form .main-container .my-account .my-wishlist,
  .customer-address-form .main-container .my-account .share-wishlist,
  .customer-address-form .main-container .my-account .new-addressbook,
  .customer-address-form .main-container .shared-wishlist .dashboard,
  .customer-address-form .main-container .shared-wishlist .information,
  .customer-address-form .main-container .shared-wishlist .address-book,
  .customer-address-form .main-container .shared-wishlist .newsletters,
  .customer-address-form .main-container .shared-wishlist .my-orders,
  .customer-address-form .main-container .shared-wishlist .order-info-block,
  .customer-address-form .main-container .shared-wishlist .order-details,
  .customer-address-form .main-container .shared-wishlist .my-wishlist,
  .customer-address-form .main-container .shared-wishlist .share-wishlist,
  .customer-address-form .main-container .shared-wishlist .new-addressbook,
  .wishlist-index-index .main-container .my-account .dashboard,
  .wishlist-index-index .main-container .my-account .information,
  .wishlist-index-index .main-container .my-account .address-book,
  .wishlist-index-index .main-container .my-account .newsletters,
  .wishlist-index-index .main-container .my-account .my-orders,
  .wishlist-index-index .main-container .my-account .order-info-block,
  .wishlist-index-index .main-container .my-account .order-details,
  .wishlist-index-index .main-container .my-account .my-wishlist,
  .wishlist-index-index .main-container .my-account .share-wishlist,
  .wishlist-index-index .main-container .my-account .new-addressbook,
  .wishlist-index-index .main-container .shared-wishlist .dashboard,
  .wishlist-index-index .main-container .shared-wishlist .information,
  .wishlist-index-index .main-container .shared-wishlist .address-book,
  .wishlist-index-index .main-container .shared-wishlist .newsletters,
  .wishlist-index-index .main-container .shared-wishlist .my-orders,
  .wishlist-index-index .main-container .shared-wishlist .order-info-block,
  .wishlist-index-index .main-container .shared-wishlist .order-details,
  .wishlist-index-index .main-container .shared-wishlist .my-wishlist,
  .wishlist-index-index .main-container .shared-wishlist .share-wishlist,
  .wishlist-index-index .main-container .shared-wishlist .new-addressbook,
  .wishlist-index-share .main-container .my-account .dashboard,
  .wishlist-index-share .main-container .my-account .information,
  .wishlist-index-share .main-container .my-account .address-book,
  .wishlist-index-share .main-container .my-account .newsletters,
  .wishlist-index-share .main-container .my-account .my-orders,
  .wishlist-index-share .main-container .my-account .order-info-block,
  .wishlist-index-share .main-container .my-account .order-details,
  .wishlist-index-share .main-container .my-account .my-wishlist,
  .wishlist-index-share .main-container .my-account .share-wishlist,
  .wishlist-index-share .main-container .my-account .new-addressbook,
  .wishlist-index-share .main-container .shared-wishlist .dashboard,
  .wishlist-index-share .main-container .shared-wishlist .information,
  .wishlist-index-share .main-container .shared-wishlist .address-book,
  .wishlist-index-share .main-container .shared-wishlist .newsletters,
  .wishlist-index-share .main-container .shared-wishlist .my-orders,
  .wishlist-index-share .main-container .shared-wishlist .order-info-block,
  .wishlist-index-share .main-container .shared-wishlist .order-details,
  .wishlist-index-share .main-container .shared-wishlist .my-wishlist,
  .wishlist-index-share .main-container .shared-wishlist .share-wishlist,
  .wishlist-index-share .main-container .shared-wishlist .new-addressbook,
  .wishlist-shared-index .main-container .my-account .dashboard,
  .wishlist-shared-index .main-container .my-account .information,
  .wishlist-shared-index .main-container .my-account .address-book,
  .wishlist-shared-index .main-container .my-account .newsletters,
  .wishlist-shared-index .main-container .my-account .my-orders,
  .wishlist-shared-index .main-container .my-account .order-info-block,
  .wishlist-shared-index .main-container .my-account .order-details,
  .wishlist-shared-index .main-container .my-account .my-wishlist,
  .wishlist-shared-index .main-container .my-account .share-wishlist,
  .wishlist-shared-index .main-container .my-account .new-addressbook,
  .wishlist-shared-index .main-container .shared-wishlist .dashboard,
  .wishlist-shared-index .main-container .shared-wishlist .information,
  .wishlist-shared-index .main-container .shared-wishlist .address-book,
  .wishlist-shared-index .main-container .shared-wishlist .newsletters,
  .wishlist-shared-index .main-container .shared-wishlist .my-orders,
  .wishlist-shared-index .main-container .shared-wishlist .order-info-block,
  .wishlist-shared-index .main-container .shared-wishlist .order-details,
  .wishlist-shared-index .main-container .shared-wishlist .my-wishlist,
  .wishlist-shared-index .main-container .shared-wishlist .share-wishlist,
  .wishlist-shared-index .main-container .shared-wishlist .new-addressbook,
  .sales-order-view .main-container .my-account .dashboard,
  .sales-order-view .main-container .my-account .information,
  .sales-order-view .main-container .my-account .address-book,
  .sales-order-view .main-container .my-account .newsletters,
  .sales-order-view .main-container .my-account .my-orders,
  .sales-order-view .main-container .my-account .order-info-block,
  .sales-order-view .main-container .my-account .order-details,
  .sales-order-view .main-container .my-account .my-wishlist,
  .sales-order-view .main-container .my-account .share-wishlist,
  .sales-order-view .main-container .my-account .new-addressbook,
  .sales-order-view .main-container .shared-wishlist .dashboard,
  .sales-order-view .main-container .shared-wishlist .information,
  .sales-order-view .main-container .shared-wishlist .address-book,
  .sales-order-view .main-container .shared-wishlist .newsletters,
  .sales-order-view .main-container .shared-wishlist .my-orders,
  .sales-order-view .main-container .shared-wishlist .order-info-block,
  .sales-order-view .main-container .shared-wishlist .order-details,
  .sales-order-view .main-container .shared-wishlist .my-wishlist,
  .sales-order-view .main-container .shared-wishlist .share-wishlist,
  .sales-order-view .main-container .shared-wishlist .new-addressbook {
    max-width: 100%;
    min-width: 100%; }
    .customer-account-index .main-container .my-account .dashboard label,
    .customer-account-index .main-container .my-account .information label,
    .customer-account-index .main-container .my-account .address-book label,
    .customer-account-index .main-container .my-account .newsletters label,
    .customer-account-index .main-container .my-account .my-orders label,
    .customer-account-index .main-container .my-account .order-info-block label,
    .customer-account-index .main-container .my-account .order-details label,
    .customer-account-index .main-container .my-account .my-wishlist label,
    .customer-account-index .main-container .my-account .share-wishlist label,
    .customer-account-index .main-container .my-account .new-addressbook label,
    .customer-account-index .main-container .shared-wishlist .dashboard label,
    .customer-account-index .main-container .shared-wishlist .information label,
    .customer-account-index .main-container .shared-wishlist .address-book label,
    .customer-account-index .main-container .shared-wishlist .newsletters label,
    .customer-account-index .main-container .shared-wishlist .my-orders label,
    .customer-account-index .main-container .shared-wishlist .order-info-block label,
    .customer-account-index .main-container .shared-wishlist .order-details label,
    .customer-account-index .main-container .shared-wishlist .my-wishlist label,
    .customer-account-index .main-container .shared-wishlist .share-wishlist label,
    .customer-account-index .main-container .shared-wishlist .new-addressbook label,
    .customer-account-edit .main-container .my-account .dashboard label,
    .customer-account-edit .main-container .my-account .information label,
    .customer-account-edit .main-container .my-account .address-book label,
    .customer-account-edit .main-container .my-account .newsletters label,
    .customer-account-edit .main-container .my-account .my-orders label,
    .customer-account-edit .main-container .my-account .order-info-block label,
    .customer-account-edit .main-container .my-account .order-details label,
    .customer-account-edit .main-container .my-account .my-wishlist label,
    .customer-account-edit .main-container .my-account .share-wishlist label,
    .customer-account-edit .main-container .my-account .new-addressbook label,
    .customer-account-edit .main-container .shared-wishlist .dashboard label,
    .customer-account-edit .main-container .shared-wishlist .information label,
    .customer-account-edit .main-container .shared-wishlist .address-book label,
    .customer-account-edit .main-container .shared-wishlist .newsletters label,
    .customer-account-edit .main-container .shared-wishlist .my-orders label,
    .customer-account-edit .main-container .shared-wishlist .order-info-block label,
    .customer-account-edit .main-container .shared-wishlist .order-details label,
    .customer-account-edit .main-container .shared-wishlist .my-wishlist label,
    .customer-account-edit .main-container .shared-wishlist .share-wishlist label,
    .customer-account-edit .main-container .shared-wishlist .new-addressbook label,
    .newsletter-manage-index .main-container .my-account .dashboard label,
    .newsletter-manage-index .main-container .my-account .information label,
    .newsletter-manage-index .main-container .my-account .address-book label,
    .newsletter-manage-index .main-container .my-account .newsletters label,
    .newsletter-manage-index .main-container .my-account .my-orders label,
    .newsletter-manage-index .main-container .my-account .order-info-block label,
    .newsletter-manage-index .main-container .my-account .order-details label,
    .newsletter-manage-index .main-container .my-account .my-wishlist label,
    .newsletter-manage-index .main-container .my-account .share-wishlist label,
    .newsletter-manage-index .main-container .my-account .new-addressbook label,
    .newsletter-manage-index .main-container .shared-wishlist .dashboard label,
    .newsletter-manage-index .main-container .shared-wishlist .information label,
    .newsletter-manage-index .main-container .shared-wishlist .address-book label,
    .newsletter-manage-index .main-container .shared-wishlist .newsletters label,
    .newsletter-manage-index .main-container .shared-wishlist .my-orders label,
    .newsletter-manage-index .main-container .shared-wishlist .order-info-block label,
    .newsletter-manage-index .main-container .shared-wishlist .order-details label,
    .newsletter-manage-index .main-container .shared-wishlist .my-wishlist label,
    .newsletter-manage-index .main-container .shared-wishlist .share-wishlist label,
    .newsletter-manage-index .main-container .shared-wishlist .new-addressbook label,
    .sales-order-history .main-container .my-account .dashboard label,
    .sales-order-history .main-container .my-account .information label,
    .sales-order-history .main-container .my-account .address-book label,
    .sales-order-history .main-container .my-account .newsletters label,
    .sales-order-history .main-container .my-account .my-orders label,
    .sales-order-history .main-container .my-account .order-info-block label,
    .sales-order-history .main-container .my-account .order-details label,
    .sales-order-history .main-container .my-account .my-wishlist label,
    .sales-order-history .main-container .my-account .share-wishlist label,
    .sales-order-history .main-container .my-account .new-addressbook label,
    .sales-order-history .main-container .shared-wishlist .dashboard label,
    .sales-order-history .main-container .shared-wishlist .information label,
    .sales-order-history .main-container .shared-wishlist .address-book label,
    .sales-order-history .main-container .shared-wishlist .newsletters label,
    .sales-order-history .main-container .shared-wishlist .my-orders label,
    .sales-order-history .main-container .shared-wishlist .order-info-block label,
    .sales-order-history .main-container .shared-wishlist .order-details label,
    .sales-order-history .main-container .shared-wishlist .my-wishlist label,
    .sales-order-history .main-container .shared-wishlist .share-wishlist label,
    .sales-order-history .main-container .shared-wishlist .new-addressbook label,
    .customer-address-index .main-container .my-account .dashboard label,
    .customer-address-index .main-container .my-account .information label,
    .customer-address-index .main-container .my-account .address-book label,
    .customer-address-index .main-container .my-account .newsletters label,
    .customer-address-index .main-container .my-account .my-orders label,
    .customer-address-index .main-container .my-account .order-info-block label,
    .customer-address-index .main-container .my-account .order-details label,
    .customer-address-index .main-container .my-account .my-wishlist label,
    .customer-address-index .main-container .my-account .share-wishlist label,
    .customer-address-index .main-container .my-account .new-addressbook label,
    .customer-address-index .main-container .shared-wishlist .dashboard label,
    .customer-address-index .main-container .shared-wishlist .information label,
    .customer-address-index .main-container .shared-wishlist .address-book label,
    .customer-address-index .main-container .shared-wishlist .newsletters label,
    .customer-address-index .main-container .shared-wishlist .my-orders label,
    .customer-address-index .main-container .shared-wishlist .order-info-block label,
    .customer-address-index .main-container .shared-wishlist .order-details label,
    .customer-address-index .main-container .shared-wishlist .my-wishlist label,
    .customer-address-index .main-container .shared-wishlist .share-wishlist label,
    .customer-address-index .main-container .shared-wishlist .new-addressbook label,
    .customer-address-form .main-container .my-account .dashboard label,
    .customer-address-form .main-container .my-account .information label,
    .customer-address-form .main-container .my-account .address-book label,
    .customer-address-form .main-container .my-account .newsletters label,
    .customer-address-form .main-container .my-account .my-orders label,
    .customer-address-form .main-container .my-account .order-info-block label,
    .customer-address-form .main-container .my-account .order-details label,
    .customer-address-form .main-container .my-account .my-wishlist label,
    .customer-address-form .main-container .my-account .share-wishlist label,
    .customer-address-form .main-container .my-account .new-addressbook label,
    .customer-address-form .main-container .shared-wishlist .dashboard label,
    .customer-address-form .main-container .shared-wishlist .information label,
    .customer-address-form .main-container .shared-wishlist .address-book label,
    .customer-address-form .main-container .shared-wishlist .newsletters label,
    .customer-address-form .main-container .shared-wishlist .my-orders label,
    .customer-address-form .main-container .shared-wishlist .order-info-block label,
    .customer-address-form .main-container .shared-wishlist .order-details label,
    .customer-address-form .main-container .shared-wishlist .my-wishlist label,
    .customer-address-form .main-container .shared-wishlist .share-wishlist label,
    .customer-address-form .main-container .shared-wishlist .new-addressbook label,
    .wishlist-index-index .main-container .my-account .dashboard label,
    .wishlist-index-index .main-container .my-account .information label,
    .wishlist-index-index .main-container .my-account .address-book label,
    .wishlist-index-index .main-container .my-account .newsletters label,
    .wishlist-index-index .main-container .my-account .my-orders label,
    .wishlist-index-index .main-container .my-account .order-info-block label,
    .wishlist-index-index .main-container .my-account .order-details label,
    .wishlist-index-index .main-container .my-account .my-wishlist label,
    .wishlist-index-index .main-container .my-account .share-wishlist label,
    .wishlist-index-index .main-container .my-account .new-addressbook label,
    .wishlist-index-index .main-container .shared-wishlist .dashboard label,
    .wishlist-index-index .main-container .shared-wishlist .information label,
    .wishlist-index-index .main-container .shared-wishlist .address-book label,
    .wishlist-index-index .main-container .shared-wishlist .newsletters label,
    .wishlist-index-index .main-container .shared-wishlist .my-orders label,
    .wishlist-index-index .main-container .shared-wishlist .order-info-block label,
    .wishlist-index-index .main-container .shared-wishlist .order-details label,
    .wishlist-index-index .main-container .shared-wishlist .my-wishlist label,
    .wishlist-index-index .main-container .shared-wishlist .share-wishlist label,
    .wishlist-index-index .main-container .shared-wishlist .new-addressbook label,
    .wishlist-index-share .main-container .my-account .dashboard label,
    .wishlist-index-share .main-container .my-account .information label,
    .wishlist-index-share .main-container .my-account .address-book label,
    .wishlist-index-share .main-container .my-account .newsletters label,
    .wishlist-index-share .main-container .my-account .my-orders label,
    .wishlist-index-share .main-container .my-account .order-info-block label,
    .wishlist-index-share .main-container .my-account .order-details label,
    .wishlist-index-share .main-container .my-account .my-wishlist label,
    .wishlist-index-share .main-container .my-account .share-wishlist label,
    .wishlist-index-share .main-container .my-account .new-addressbook label,
    .wishlist-index-share .main-container .shared-wishlist .dashboard label,
    .wishlist-index-share .main-container .shared-wishlist .information label,
    .wishlist-index-share .main-container .shared-wishlist .address-book label,
    .wishlist-index-share .main-container .shared-wishlist .newsletters label,
    .wishlist-index-share .main-container .shared-wishlist .my-orders label,
    .wishlist-index-share .main-container .shared-wishlist .order-info-block label,
    .wishlist-index-share .main-container .shared-wishlist .order-details label,
    .wishlist-index-share .main-container .shared-wishlist .my-wishlist label,
    .wishlist-index-share .main-container .shared-wishlist .share-wishlist label,
    .wishlist-index-share .main-container .shared-wishlist .new-addressbook label,
    .wishlist-shared-index .main-container .my-account .dashboard label,
    .wishlist-shared-index .main-container .my-account .information label,
    .wishlist-shared-index .main-container .my-account .address-book label,
    .wishlist-shared-index .main-container .my-account .newsletters label,
    .wishlist-shared-index .main-container .my-account .my-orders label,
    .wishlist-shared-index .main-container .my-account .order-info-block label,
    .wishlist-shared-index .main-container .my-account .order-details label,
    .wishlist-shared-index .main-container .my-account .my-wishlist label,
    .wishlist-shared-index .main-container .my-account .share-wishlist label,
    .wishlist-shared-index .main-container .my-account .new-addressbook label,
    .wishlist-shared-index .main-container .shared-wishlist .dashboard label,
    .wishlist-shared-index .main-container .shared-wishlist .information label,
    .wishlist-shared-index .main-container .shared-wishlist .address-book label,
    .wishlist-shared-index .main-container .shared-wishlist .newsletters label,
    .wishlist-shared-index .main-container .shared-wishlist .my-orders label,
    .wishlist-shared-index .main-container .shared-wishlist .order-info-block label,
    .wishlist-shared-index .main-container .shared-wishlist .order-details label,
    .wishlist-shared-index .main-container .shared-wishlist .my-wishlist label,
    .wishlist-shared-index .main-container .shared-wishlist .share-wishlist label,
    .wishlist-shared-index .main-container .shared-wishlist .new-addressbook label,
    .sales-order-view .main-container .my-account .dashboard label,
    .sales-order-view .main-container .my-account .information label,
    .sales-order-view .main-container .my-account .address-book label,
    .sales-order-view .main-container .my-account .newsletters label,
    .sales-order-view .main-container .my-account .my-orders label,
    .sales-order-view .main-container .my-account .order-info-block label,
    .sales-order-view .main-container .my-account .order-details label,
    .sales-order-view .main-container .my-account .my-wishlist label,
    .sales-order-view .main-container .my-account .share-wishlist label,
    .sales-order-view .main-container .my-account .new-addressbook label,
    .sales-order-view .main-container .shared-wishlist .dashboard label,
    .sales-order-view .main-container .shared-wishlist .information label,
    .sales-order-view .main-container .shared-wishlist .address-book label,
    .sales-order-view .main-container .shared-wishlist .newsletters label,
    .sales-order-view .main-container .shared-wishlist .my-orders label,
    .sales-order-view .main-container .shared-wishlist .order-info-block label,
    .sales-order-view .main-container .shared-wishlist .order-details label,
    .sales-order-view .main-container .shared-wishlist .my-wishlist label,
    .sales-order-view .main-container .shared-wishlist .share-wishlist label,
    .sales-order-view .main-container .shared-wishlist .new-addressbook label {
      font-size: 9px; }
    .customer-account-index .main-container .my-account .dashboard input,
    .customer-account-index .main-container .my-account .information input,
    .customer-account-index .main-container .my-account .address-book input,
    .customer-account-index .main-container .my-account .newsletters input,
    .customer-account-index .main-container .my-account .my-orders input,
    .customer-account-index .main-container .my-account .order-info-block input,
    .customer-account-index .main-container .my-account .order-details input,
    .customer-account-index .main-container .my-account .my-wishlist input,
    .customer-account-index .main-container .my-account .share-wishlist input,
    .customer-account-index .main-container .my-account .new-addressbook input,
    .customer-account-index .main-container .shared-wishlist .dashboard input,
    .customer-account-index .main-container .shared-wishlist .information input,
    .customer-account-index .main-container .shared-wishlist .address-book input,
    .customer-account-index .main-container .shared-wishlist .newsletters input,
    .customer-account-index .main-container .shared-wishlist .my-orders input,
    .customer-account-index .main-container .shared-wishlist .order-info-block input,
    .customer-account-index .main-container .shared-wishlist .order-details input,
    .customer-account-index .main-container .shared-wishlist .my-wishlist input,
    .customer-account-index .main-container .shared-wishlist .share-wishlist input,
    .customer-account-index .main-container .shared-wishlist .new-addressbook input,
    .customer-account-edit .main-container .my-account .dashboard input,
    .customer-account-edit .main-container .my-account .information input,
    .customer-account-edit .main-container .my-account .address-book input,
    .customer-account-edit .main-container .my-account .newsletters input,
    .customer-account-edit .main-container .my-account .my-orders input,
    .customer-account-edit .main-container .my-account .order-info-block input,
    .customer-account-edit .main-container .my-account .order-details input,
    .customer-account-edit .main-container .my-account .my-wishlist input,
    .customer-account-edit .main-container .my-account .share-wishlist input,
    .customer-account-edit .main-container .my-account .new-addressbook input,
    .customer-account-edit .main-container .shared-wishlist .dashboard input,
    .customer-account-edit .main-container .shared-wishlist .information input,
    .customer-account-edit .main-container .shared-wishlist .address-book input,
    .customer-account-edit .main-container .shared-wishlist .newsletters input,
    .customer-account-edit .main-container .shared-wishlist .my-orders input,
    .customer-account-edit .main-container .shared-wishlist .order-info-block input,
    .customer-account-edit .main-container .shared-wishlist .order-details input,
    .customer-account-edit .main-container .shared-wishlist .my-wishlist input,
    .customer-account-edit .main-container .shared-wishlist .share-wishlist input,
    .customer-account-edit .main-container .shared-wishlist .new-addressbook input,
    .newsletter-manage-index .main-container .my-account .dashboard input,
    .newsletter-manage-index .main-container .my-account .information input,
    .newsletter-manage-index .main-container .my-account .address-book input,
    .newsletter-manage-index .main-container .my-account .newsletters input,
    .newsletter-manage-index .main-container .my-account .my-orders input,
    .newsletter-manage-index .main-container .my-account .order-info-block input,
    .newsletter-manage-index .main-container .my-account .order-details input,
    .newsletter-manage-index .main-container .my-account .my-wishlist input,
    .newsletter-manage-index .main-container .my-account .share-wishlist input,
    .newsletter-manage-index .main-container .my-account .new-addressbook input,
    .newsletter-manage-index .main-container .shared-wishlist .dashboard input,
    .newsletter-manage-index .main-container .shared-wishlist .information input,
    .newsletter-manage-index .main-container .shared-wishlist .address-book input,
    .newsletter-manage-index .main-container .shared-wishlist .newsletters input,
    .newsletter-manage-index .main-container .shared-wishlist .my-orders input,
    .newsletter-manage-index .main-container .shared-wishlist .order-info-block input,
    .newsletter-manage-index .main-container .shared-wishlist .order-details input,
    .newsletter-manage-index .main-container .shared-wishlist .my-wishlist input,
    .newsletter-manage-index .main-container .shared-wishlist .share-wishlist input,
    .newsletter-manage-index .main-container .shared-wishlist .new-addressbook input,
    .sales-order-history .main-container .my-account .dashboard input,
    .sales-order-history .main-container .my-account .information input,
    .sales-order-history .main-container .my-account .address-book input,
    .sales-order-history .main-container .my-account .newsletters input,
    .sales-order-history .main-container .my-account .my-orders input,
    .sales-order-history .main-container .my-account .order-info-block input,
    .sales-order-history .main-container .my-account .order-details input,
    .sales-order-history .main-container .my-account .my-wishlist input,
    .sales-order-history .main-container .my-account .share-wishlist input,
    .sales-order-history .main-container .my-account .new-addressbook input,
    .sales-order-history .main-container .shared-wishlist .dashboard input,
    .sales-order-history .main-container .shared-wishlist .information input,
    .sales-order-history .main-container .shared-wishlist .address-book input,
    .sales-order-history .main-container .shared-wishlist .newsletters input,
    .sales-order-history .main-container .shared-wishlist .my-orders input,
    .sales-order-history .main-container .shared-wishlist .order-info-block input,
    .sales-order-history .main-container .shared-wishlist .order-details input,
    .sales-order-history .main-container .shared-wishlist .my-wishlist input,
    .sales-order-history .main-container .shared-wishlist .share-wishlist input,
    .sales-order-history .main-container .shared-wishlist .new-addressbook input,
    .customer-address-index .main-container .my-account .dashboard input,
    .customer-address-index .main-container .my-account .information input,
    .customer-address-index .main-container .my-account .address-book input,
    .customer-address-index .main-container .my-account .newsletters input,
    .customer-address-index .main-container .my-account .my-orders input,
    .customer-address-index .main-container .my-account .order-info-block input,
    .customer-address-index .main-container .my-account .order-details input,
    .customer-address-index .main-container .my-account .my-wishlist input,
    .customer-address-index .main-container .my-account .share-wishlist input,
    .customer-address-index .main-container .my-account .new-addressbook input,
    .customer-address-index .main-container .shared-wishlist .dashboard input,
    .customer-address-index .main-container .shared-wishlist .information input,
    .customer-address-index .main-container .shared-wishlist .address-book input,
    .customer-address-index .main-container .shared-wishlist .newsletters input,
    .customer-address-index .main-container .shared-wishlist .my-orders input,
    .customer-address-index .main-container .shared-wishlist .order-info-block input,
    .customer-address-index .main-container .shared-wishlist .order-details input,
    .customer-address-index .main-container .shared-wishlist .my-wishlist input,
    .customer-address-index .main-container .shared-wishlist .share-wishlist input,
    .customer-address-index .main-container .shared-wishlist .new-addressbook input,
    .customer-address-form .main-container .my-account .dashboard input,
    .customer-address-form .main-container .my-account .information input,
    .customer-address-form .main-container .my-account .address-book input,
    .customer-address-form .main-container .my-account .newsletters input,
    .customer-address-form .main-container .my-account .my-orders input,
    .customer-address-form .main-container .my-account .order-info-block input,
    .customer-address-form .main-container .my-account .order-details input,
    .customer-address-form .main-container .my-account .my-wishlist input,
    .customer-address-form .main-container .my-account .share-wishlist input,
    .customer-address-form .main-container .my-account .new-addressbook input,
    .customer-address-form .main-container .shared-wishlist .dashboard input,
    .customer-address-form .main-container .shared-wishlist .information input,
    .customer-address-form .main-container .shared-wishlist .address-book input,
    .customer-address-form .main-container .shared-wishlist .newsletters input,
    .customer-address-form .main-container .shared-wishlist .my-orders input,
    .customer-address-form .main-container .shared-wishlist .order-info-block input,
    .customer-address-form .main-container .shared-wishlist .order-details input,
    .customer-address-form .main-container .shared-wishlist .my-wishlist input,
    .customer-address-form .main-container .shared-wishlist .share-wishlist input,
    .customer-address-form .main-container .shared-wishlist .new-addressbook input,
    .wishlist-index-index .main-container .my-account .dashboard input,
    .wishlist-index-index .main-container .my-account .information input,
    .wishlist-index-index .main-container .my-account .address-book input,
    .wishlist-index-index .main-container .my-account .newsletters input,
    .wishlist-index-index .main-container .my-account .my-orders input,
    .wishlist-index-index .main-container .my-account .order-info-block input,
    .wishlist-index-index .main-container .my-account .order-details input,
    .wishlist-index-index .main-container .my-account .my-wishlist input,
    .wishlist-index-index .main-container .my-account .share-wishlist input,
    .wishlist-index-index .main-container .my-account .new-addressbook input,
    .wishlist-index-index .main-container .shared-wishlist .dashboard input,
    .wishlist-index-index .main-container .shared-wishlist .information input,
    .wishlist-index-index .main-container .shared-wishlist .address-book input,
    .wishlist-index-index .main-container .shared-wishlist .newsletters input,
    .wishlist-index-index .main-container .shared-wishlist .my-orders input,
    .wishlist-index-index .main-container .shared-wishlist .order-info-block input,
    .wishlist-index-index .main-container .shared-wishlist .order-details input,
    .wishlist-index-index .main-container .shared-wishlist .my-wishlist input,
    .wishlist-index-index .main-container .shared-wishlist .share-wishlist input,
    .wishlist-index-index .main-container .shared-wishlist .new-addressbook input,
    .wishlist-index-share .main-container .my-account .dashboard input,
    .wishlist-index-share .main-container .my-account .information input,
    .wishlist-index-share .main-container .my-account .address-book input,
    .wishlist-index-share .main-container .my-account .newsletters input,
    .wishlist-index-share .main-container .my-account .my-orders input,
    .wishlist-index-share .main-container .my-account .order-info-block input,
    .wishlist-index-share .main-container .my-account .order-details input,
    .wishlist-index-share .main-container .my-account .my-wishlist input,
    .wishlist-index-share .main-container .my-account .share-wishlist input,
    .wishlist-index-share .main-container .my-account .new-addressbook input,
    .wishlist-index-share .main-container .shared-wishlist .dashboard input,
    .wishlist-index-share .main-container .shared-wishlist .information input,
    .wishlist-index-share .main-container .shared-wishlist .address-book input,
    .wishlist-index-share .main-container .shared-wishlist .newsletters input,
    .wishlist-index-share .main-container .shared-wishlist .my-orders input,
    .wishlist-index-share .main-container .shared-wishlist .order-info-block input,
    .wishlist-index-share .main-container .shared-wishlist .order-details input,
    .wishlist-index-share .main-container .shared-wishlist .my-wishlist input,
    .wishlist-index-share .main-container .shared-wishlist .share-wishlist input,
    .wishlist-index-share .main-container .shared-wishlist .new-addressbook input,
    .wishlist-shared-index .main-container .my-account .dashboard input,
    .wishlist-shared-index .main-container .my-account .information input,
    .wishlist-shared-index .main-container .my-account .address-book input,
    .wishlist-shared-index .main-container .my-account .newsletters input,
    .wishlist-shared-index .main-container .my-account .my-orders input,
    .wishlist-shared-index .main-container .my-account .order-info-block input,
    .wishlist-shared-index .main-container .my-account .order-details input,
    .wishlist-shared-index .main-container .my-account .my-wishlist input,
    .wishlist-shared-index .main-container .my-account .share-wishlist input,
    .wishlist-shared-index .main-container .my-account .new-addressbook input,
    .wishlist-shared-index .main-container .shared-wishlist .dashboard input,
    .wishlist-shared-index .main-container .shared-wishlist .information input,
    .wishlist-shared-index .main-container .shared-wishlist .address-book input,
    .wishlist-shared-index .main-container .shared-wishlist .newsletters input,
    .wishlist-shared-index .main-container .shared-wishlist .my-orders input,
    .wishlist-shared-index .main-container .shared-wishlist .order-info-block input,
    .wishlist-shared-index .main-container .shared-wishlist .order-details input,
    .wishlist-shared-index .main-container .shared-wishlist .my-wishlist input,
    .wishlist-shared-index .main-container .shared-wishlist .share-wishlist input,
    .wishlist-shared-index .main-container .shared-wishlist .new-addressbook input,
    .sales-order-view .main-container .my-account .dashboard input,
    .sales-order-view .main-container .my-account .information input,
    .sales-order-view .main-container .my-account .address-book input,
    .sales-order-view .main-container .my-account .newsletters input,
    .sales-order-view .main-container .my-account .my-orders input,
    .sales-order-view .main-container .my-account .order-info-block input,
    .sales-order-view .main-container .my-account .order-details input,
    .sales-order-view .main-container .my-account .my-wishlist input,
    .sales-order-view .main-container .my-account .share-wishlist input,
    .sales-order-view .main-container .my-account .new-addressbook input,
    .sales-order-view .main-container .shared-wishlist .dashboard input,
    .sales-order-view .main-container .shared-wishlist .information input,
    .sales-order-view .main-container .shared-wishlist .address-book input,
    .sales-order-view .main-container .shared-wishlist .newsletters input,
    .sales-order-view .main-container .shared-wishlist .my-orders input,
    .sales-order-view .main-container .shared-wishlist .order-info-block input,
    .sales-order-view .main-container .shared-wishlist .order-details input,
    .sales-order-view .main-container .shared-wishlist .my-wishlist input,
    .sales-order-view .main-container .shared-wishlist .share-wishlist input,
    .sales-order-view .main-container .shared-wishlist .new-addressbook input {
      width: 100%; }
    .customer-account-index .main-container .my-account .dashboard p,
    .customer-account-index .main-container .my-account .information p,
    .customer-account-index .main-container .my-account .address-book p,
    .customer-account-index .main-container .my-account .newsletters p,
    .customer-account-index .main-container .my-account .my-orders p,
    .customer-account-index .main-container .my-account .order-info-block p,
    .customer-account-index .main-container .my-account .order-details p,
    .customer-account-index .main-container .my-account .my-wishlist p,
    .customer-account-index .main-container .my-account .share-wishlist p,
    .customer-account-index .main-container .my-account .new-addressbook p,
    .customer-account-index .main-container .shared-wishlist .dashboard p,
    .customer-account-index .main-container .shared-wishlist .information p,
    .customer-account-index .main-container .shared-wishlist .address-book p,
    .customer-account-index .main-container .shared-wishlist .newsletters p,
    .customer-account-index .main-container .shared-wishlist .my-orders p,
    .customer-account-index .main-container .shared-wishlist .order-info-block p,
    .customer-account-index .main-container .shared-wishlist .order-details p,
    .customer-account-index .main-container .shared-wishlist .my-wishlist p,
    .customer-account-index .main-container .shared-wishlist .share-wishlist p,
    .customer-account-index .main-container .shared-wishlist .new-addressbook p,
    .customer-account-edit .main-container .my-account .dashboard p,
    .customer-account-edit .main-container .my-account .information p,
    .customer-account-edit .main-container .my-account .address-book p,
    .customer-account-edit .main-container .my-account .newsletters p,
    .customer-account-edit .main-container .my-account .my-orders p,
    .customer-account-edit .main-container .my-account .order-info-block p,
    .customer-account-edit .main-container .my-account .order-details p,
    .customer-account-edit .main-container .my-account .my-wishlist p,
    .customer-account-edit .main-container .my-account .share-wishlist p,
    .customer-account-edit .main-container .my-account .new-addressbook p,
    .customer-account-edit .main-container .shared-wishlist .dashboard p,
    .customer-account-edit .main-container .shared-wishlist .information p,
    .customer-account-edit .main-container .shared-wishlist .address-book p,
    .customer-account-edit .main-container .shared-wishlist .newsletters p,
    .customer-account-edit .main-container .shared-wishlist .my-orders p,
    .customer-account-edit .main-container .shared-wishlist .order-info-block p,
    .customer-account-edit .main-container .shared-wishlist .order-details p,
    .customer-account-edit .main-container .shared-wishlist .my-wishlist p,
    .customer-account-edit .main-container .shared-wishlist .share-wishlist p,
    .customer-account-edit .main-container .shared-wishlist .new-addressbook p,
    .newsletter-manage-index .main-container .my-account .dashboard p,
    .newsletter-manage-index .main-container .my-account .information p,
    .newsletter-manage-index .main-container .my-account .address-book p,
    .newsletter-manage-index .main-container .my-account .newsletters p,
    .newsletter-manage-index .main-container .my-account .my-orders p,
    .newsletter-manage-index .main-container .my-account .order-info-block p,
    .newsletter-manage-index .main-container .my-account .order-details p,
    .newsletter-manage-index .main-container .my-account .my-wishlist p,
    .newsletter-manage-index .main-container .my-account .share-wishlist p,
    .newsletter-manage-index .main-container .my-account .new-addressbook p,
    .newsletter-manage-index .main-container .shared-wishlist .dashboard p,
    .newsletter-manage-index .main-container .shared-wishlist .information p,
    .newsletter-manage-index .main-container .shared-wishlist .address-book p,
    .newsletter-manage-index .main-container .shared-wishlist .newsletters p,
    .newsletter-manage-index .main-container .shared-wishlist .my-orders p,
    .newsletter-manage-index .main-container .shared-wishlist .order-info-block p,
    .newsletter-manage-index .main-container .shared-wishlist .order-details p,
    .newsletter-manage-index .main-container .shared-wishlist .my-wishlist p,
    .newsletter-manage-index .main-container .shared-wishlist .share-wishlist p,
    .newsletter-manage-index .main-container .shared-wishlist .new-addressbook p,
    .sales-order-history .main-container .my-account .dashboard p,
    .sales-order-history .main-container .my-account .information p,
    .sales-order-history .main-container .my-account .address-book p,
    .sales-order-history .main-container .my-account .newsletters p,
    .sales-order-history .main-container .my-account .my-orders p,
    .sales-order-history .main-container .my-account .order-info-block p,
    .sales-order-history .main-container .my-account .order-details p,
    .sales-order-history .main-container .my-account .my-wishlist p,
    .sales-order-history .main-container .my-account .share-wishlist p,
    .sales-order-history .main-container .my-account .new-addressbook p,
    .sales-order-history .main-container .shared-wishlist .dashboard p,
    .sales-order-history .main-container .shared-wishlist .information p,
    .sales-order-history .main-container .shared-wishlist .address-book p,
    .sales-order-history .main-container .shared-wishlist .newsletters p,
    .sales-order-history .main-container .shared-wishlist .my-orders p,
    .sales-order-history .main-container .shared-wishlist .order-info-block p,
    .sales-order-history .main-container .shared-wishlist .order-details p,
    .sales-order-history .main-container .shared-wishlist .my-wishlist p,
    .sales-order-history .main-container .shared-wishlist .share-wishlist p,
    .sales-order-history .main-container .shared-wishlist .new-addressbook p,
    .customer-address-index .main-container .my-account .dashboard p,
    .customer-address-index .main-container .my-account .information p,
    .customer-address-index .main-container .my-account .address-book p,
    .customer-address-index .main-container .my-account .newsletters p,
    .customer-address-index .main-container .my-account .my-orders p,
    .customer-address-index .main-container .my-account .order-info-block p,
    .customer-address-index .main-container .my-account .order-details p,
    .customer-address-index .main-container .my-account .my-wishlist p,
    .customer-address-index .main-container .my-account .share-wishlist p,
    .customer-address-index .main-container .my-account .new-addressbook p,
    .customer-address-index .main-container .shared-wishlist .dashboard p,
    .customer-address-index .main-container .shared-wishlist .information p,
    .customer-address-index .main-container .shared-wishlist .address-book p,
    .customer-address-index .main-container .shared-wishlist .newsletters p,
    .customer-address-index .main-container .shared-wishlist .my-orders p,
    .customer-address-index .main-container .shared-wishlist .order-info-block p,
    .customer-address-index .main-container .shared-wishlist .order-details p,
    .customer-address-index .main-container .shared-wishlist .my-wishlist p,
    .customer-address-index .main-container .shared-wishlist .share-wishlist p,
    .customer-address-index .main-container .shared-wishlist .new-addressbook p,
    .customer-address-form .main-container .my-account .dashboard p,
    .customer-address-form .main-container .my-account .information p,
    .customer-address-form .main-container .my-account .address-book p,
    .customer-address-form .main-container .my-account .newsletters p,
    .customer-address-form .main-container .my-account .my-orders p,
    .customer-address-form .main-container .my-account .order-info-block p,
    .customer-address-form .main-container .my-account .order-details p,
    .customer-address-form .main-container .my-account .my-wishlist p,
    .customer-address-form .main-container .my-account .share-wishlist p,
    .customer-address-form .main-container .my-account .new-addressbook p,
    .customer-address-form .main-container .shared-wishlist .dashboard p,
    .customer-address-form .main-container .shared-wishlist .information p,
    .customer-address-form .main-container .shared-wishlist .address-book p,
    .customer-address-form .main-container .shared-wishlist .newsletters p,
    .customer-address-form .main-container .shared-wishlist .my-orders p,
    .customer-address-form .main-container .shared-wishlist .order-info-block p,
    .customer-address-form .main-container .shared-wishlist .order-details p,
    .customer-address-form .main-container .shared-wishlist .my-wishlist p,
    .customer-address-form .main-container .shared-wishlist .share-wishlist p,
    .customer-address-form .main-container .shared-wishlist .new-addressbook p,
    .wishlist-index-index .main-container .my-account .dashboard p,
    .wishlist-index-index .main-container .my-account .information p,
    .wishlist-index-index .main-container .my-account .address-book p,
    .wishlist-index-index .main-container .my-account .newsletters p,
    .wishlist-index-index .main-container .my-account .my-orders p,
    .wishlist-index-index .main-container .my-account .order-info-block p,
    .wishlist-index-index .main-container .my-account .order-details p,
    .wishlist-index-index .main-container .my-account .my-wishlist p,
    .wishlist-index-index .main-container .my-account .share-wishlist p,
    .wishlist-index-index .main-container .my-account .new-addressbook p,
    .wishlist-index-index .main-container .shared-wishlist .dashboard p,
    .wishlist-index-index .main-container .shared-wishlist .information p,
    .wishlist-index-index .main-container .shared-wishlist .address-book p,
    .wishlist-index-index .main-container .shared-wishlist .newsletters p,
    .wishlist-index-index .main-container .shared-wishlist .my-orders p,
    .wishlist-index-index .main-container .shared-wishlist .order-info-block p,
    .wishlist-index-index .main-container .shared-wishlist .order-details p,
    .wishlist-index-index .main-container .shared-wishlist .my-wishlist p,
    .wishlist-index-index .main-container .shared-wishlist .share-wishlist p,
    .wishlist-index-index .main-container .shared-wishlist .new-addressbook p,
    .wishlist-index-share .main-container .my-account .dashboard p,
    .wishlist-index-share .main-container .my-account .information p,
    .wishlist-index-share .main-container .my-account .address-book p,
    .wishlist-index-share .main-container .my-account .newsletters p,
    .wishlist-index-share .main-container .my-account .my-orders p,
    .wishlist-index-share .main-container .my-account .order-info-block p,
    .wishlist-index-share .main-container .my-account .order-details p,
    .wishlist-index-share .main-container .my-account .my-wishlist p,
    .wishlist-index-share .main-container .my-account .share-wishlist p,
    .wishlist-index-share .main-container .my-account .new-addressbook p,
    .wishlist-index-share .main-container .shared-wishlist .dashboard p,
    .wishlist-index-share .main-container .shared-wishlist .information p,
    .wishlist-index-share .main-container .shared-wishlist .address-book p,
    .wishlist-index-share .main-container .shared-wishlist .newsletters p,
    .wishlist-index-share .main-container .shared-wishlist .my-orders p,
    .wishlist-index-share .main-container .shared-wishlist .order-info-block p,
    .wishlist-index-share .main-container .shared-wishlist .order-details p,
    .wishlist-index-share .main-container .shared-wishlist .my-wishlist p,
    .wishlist-index-share .main-container .shared-wishlist .share-wishlist p,
    .wishlist-index-share .main-container .shared-wishlist .new-addressbook p,
    .wishlist-shared-index .main-container .my-account .dashboard p,
    .wishlist-shared-index .main-container .my-account .information p,
    .wishlist-shared-index .main-container .my-account .address-book p,
    .wishlist-shared-index .main-container .my-account .newsletters p,
    .wishlist-shared-index .main-container .my-account .my-orders p,
    .wishlist-shared-index .main-container .my-account .order-info-block p,
    .wishlist-shared-index .main-container .my-account .order-details p,
    .wishlist-shared-index .main-container .my-account .my-wishlist p,
    .wishlist-shared-index .main-container .my-account .share-wishlist p,
    .wishlist-shared-index .main-container .my-account .new-addressbook p,
    .wishlist-shared-index .main-container .shared-wishlist .dashboard p,
    .wishlist-shared-index .main-container .shared-wishlist .information p,
    .wishlist-shared-index .main-container .shared-wishlist .address-book p,
    .wishlist-shared-index .main-container .shared-wishlist .newsletters p,
    .wishlist-shared-index .main-container .shared-wishlist .my-orders p,
    .wishlist-shared-index .main-container .shared-wishlist .order-info-block p,
    .wishlist-shared-index .main-container .shared-wishlist .order-details p,
    .wishlist-shared-index .main-container .shared-wishlist .my-wishlist p,
    .wishlist-shared-index .main-container .shared-wishlist .share-wishlist p,
    .wishlist-shared-index .main-container .shared-wishlist .new-addressbook p,
    .sales-order-view .main-container .my-account .dashboard p,
    .sales-order-view .main-container .my-account .information p,
    .sales-order-view .main-container .my-account .address-book p,
    .sales-order-view .main-container .my-account .newsletters p,
    .sales-order-view .main-container .my-account .my-orders p,
    .sales-order-view .main-container .my-account .order-info-block p,
    .sales-order-view .main-container .my-account .order-details p,
    .sales-order-view .main-container .my-account .my-wishlist p,
    .sales-order-view .main-container .my-account .share-wishlist p,
    .sales-order-view .main-container .my-account .new-addressbook p,
    .sales-order-view .main-container .shared-wishlist .dashboard p,
    .sales-order-view .main-container .shared-wishlist .information p,
    .sales-order-view .main-container .shared-wishlist .address-book p,
    .sales-order-view .main-container .shared-wishlist .newsletters p,
    .sales-order-view .main-container .shared-wishlist .my-orders p,
    .sales-order-view .main-container .shared-wishlist .order-info-block p,
    .sales-order-view .main-container .shared-wishlist .order-details p,
    .sales-order-view .main-container .shared-wishlist .my-wishlist p,
    .sales-order-view .main-container .shared-wishlist .share-wishlist p,
    .sales-order-view .main-container .shared-wishlist .new-addressbook p {
      font-size: 10px; }
    .customer-account-index .main-container .my-account .dashboard .box-head h2,
    .customer-account-index .main-container .my-account .information .box-head h2,
    .customer-account-index .main-container .my-account .address-book .box-head h2,
    .customer-account-index .main-container .my-account .newsletters .box-head h2,
    .customer-account-index .main-container .my-account .my-orders .box-head h2,
    .customer-account-index .main-container .my-account .order-info-block .box-head h2,
    .customer-account-index .main-container .my-account .order-details .box-head h2,
    .customer-account-index .main-container .my-account .my-wishlist .box-head h2,
    .customer-account-index .main-container .my-account .share-wishlist .box-head h2,
    .customer-account-index .main-container .my-account .new-addressbook .box-head h2,
    .customer-account-index .main-container .shared-wishlist .dashboard .box-head h2,
    .customer-account-index .main-container .shared-wishlist .information .box-head h2,
    .customer-account-index .main-container .shared-wishlist .address-book .box-head h2,
    .customer-account-index .main-container .shared-wishlist .newsletters .box-head h2,
    .customer-account-index .main-container .shared-wishlist .my-orders .box-head h2,
    .customer-account-index .main-container .shared-wishlist .order-info-block .box-head h2,
    .customer-account-index .main-container .shared-wishlist .order-details .box-head h2,
    .customer-account-index .main-container .shared-wishlist .my-wishlist .box-head h2,
    .customer-account-index .main-container .shared-wishlist .share-wishlist .box-head h2,
    .customer-account-index .main-container .shared-wishlist .new-addressbook .box-head h2,
    .customer-account-edit .main-container .my-account .dashboard .box-head h2,
    .customer-account-edit .main-container .my-account .information .box-head h2,
    .customer-account-edit .main-container .my-account .address-book .box-head h2,
    .customer-account-edit .main-container .my-account .newsletters .box-head h2,
    .customer-account-edit .main-container .my-account .my-orders .box-head h2,
    .customer-account-edit .main-container .my-account .order-info-block .box-head h2,
    .customer-account-edit .main-container .my-account .order-details .box-head h2,
    .customer-account-edit .main-container .my-account .my-wishlist .box-head h2,
    .customer-account-edit .main-container .my-account .share-wishlist .box-head h2,
    .customer-account-edit .main-container .my-account .new-addressbook .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .dashboard .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .information .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .address-book .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .newsletters .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .my-orders .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .order-info-block .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .order-details .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .my-wishlist .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .share-wishlist .box-head h2,
    .customer-account-edit .main-container .shared-wishlist .new-addressbook .box-head h2,
    .newsletter-manage-index .main-container .my-account .dashboard .box-head h2,
    .newsletter-manage-index .main-container .my-account .information .box-head h2,
    .newsletter-manage-index .main-container .my-account .address-book .box-head h2,
    .newsletter-manage-index .main-container .my-account .newsletters .box-head h2,
    .newsletter-manage-index .main-container .my-account .my-orders .box-head h2,
    .newsletter-manage-index .main-container .my-account .order-info-block .box-head h2,
    .newsletter-manage-index .main-container .my-account .order-details .box-head h2,
    .newsletter-manage-index .main-container .my-account .my-wishlist .box-head h2,
    .newsletter-manage-index .main-container .my-account .share-wishlist .box-head h2,
    .newsletter-manage-index .main-container .my-account .new-addressbook .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .dashboard .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .information .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .address-book .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .newsletters .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .my-orders .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .order-info-block .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .order-details .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .my-wishlist .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .share-wishlist .box-head h2,
    .newsletter-manage-index .main-container .shared-wishlist .new-addressbook .box-head h2,
    .sales-order-history .main-container .my-account .dashboard .box-head h2,
    .sales-order-history .main-container .my-account .information .box-head h2,
    .sales-order-history .main-container .my-account .address-book .box-head h2,
    .sales-order-history .main-container .my-account .newsletters .box-head h2,
    .sales-order-history .main-container .my-account .my-orders .box-head h2,
    .sales-order-history .main-container .my-account .order-info-block .box-head h2,
    .sales-order-history .main-container .my-account .order-details .box-head h2,
    .sales-order-history .main-container .my-account .my-wishlist .box-head h2,
    .sales-order-history .main-container .my-account .share-wishlist .box-head h2,
    .sales-order-history .main-container .my-account .new-addressbook .box-head h2,
    .sales-order-history .main-container .shared-wishlist .dashboard .box-head h2,
    .sales-order-history .main-container .shared-wishlist .information .box-head h2,
    .sales-order-history .main-container .shared-wishlist .address-book .box-head h2,
    .sales-order-history .main-container .shared-wishlist .newsletters .box-head h2,
    .sales-order-history .main-container .shared-wishlist .my-orders .box-head h2,
    .sales-order-history .main-container .shared-wishlist .order-info-block .box-head h2,
    .sales-order-history .main-container .shared-wishlist .order-details .box-head h2,
    .sales-order-history .main-container .shared-wishlist .my-wishlist .box-head h2,
    .sales-order-history .main-container .shared-wishlist .share-wishlist .box-head h2,
    .sales-order-history .main-container .shared-wishlist .new-addressbook .box-head h2,
    .customer-address-index .main-container .my-account .dashboard .box-head h2,
    .customer-address-index .main-container .my-account .information .box-head h2,
    .customer-address-index .main-container .my-account .address-book .box-head h2,
    .customer-address-index .main-container .my-account .newsletters .box-head h2,
    .customer-address-index .main-container .my-account .my-orders .box-head h2,
    .customer-address-index .main-container .my-account .order-info-block .box-head h2,
    .customer-address-index .main-container .my-account .order-details .box-head h2,
    .customer-address-index .main-container .my-account .my-wishlist .box-head h2,
    .customer-address-index .main-container .my-account .share-wishlist .box-head h2,
    .customer-address-index .main-container .my-account .new-addressbook .box-head h2,
    .customer-address-index .main-container .shared-wishlist .dashboard .box-head h2,
    .customer-address-index .main-container .shared-wishlist .information .box-head h2,
    .customer-address-index .main-container .shared-wishlist .address-book .box-head h2,
    .customer-address-index .main-container .shared-wishlist .newsletters .box-head h2,
    .customer-address-index .main-container .shared-wishlist .my-orders .box-head h2,
    .customer-address-index .main-container .shared-wishlist .order-info-block .box-head h2,
    .customer-address-index .main-container .shared-wishlist .order-details .box-head h2,
    .customer-address-index .main-container .shared-wishlist .my-wishlist .box-head h2,
    .customer-address-index .main-container .shared-wishlist .share-wishlist .box-head h2,
    .customer-address-index .main-container .shared-wishlist .new-addressbook .box-head h2,
    .customer-address-form .main-container .my-account .dashboard .box-head h2,
    .customer-address-form .main-container .my-account .information .box-head h2,
    .customer-address-form .main-container .my-account .address-book .box-head h2,
    .customer-address-form .main-container .my-account .newsletters .box-head h2,
    .customer-address-form .main-container .my-account .my-orders .box-head h2,
    .customer-address-form .main-container .my-account .order-info-block .box-head h2,
    .customer-address-form .main-container .my-account .order-details .box-head h2,
    .customer-address-form .main-container .my-account .my-wishlist .box-head h2,
    .customer-address-form .main-container .my-account .share-wishlist .box-head h2,
    .customer-address-form .main-container .my-account .new-addressbook .box-head h2,
    .customer-address-form .main-container .shared-wishlist .dashboard .box-head h2,
    .customer-address-form .main-container .shared-wishlist .information .box-head h2,
    .customer-address-form .main-container .shared-wishlist .address-book .box-head h2,
    .customer-address-form .main-container .shared-wishlist .newsletters .box-head h2,
    .customer-address-form .main-container .shared-wishlist .my-orders .box-head h2,
    .customer-address-form .main-container .shared-wishlist .order-info-block .box-head h2,
    .customer-address-form .main-container .shared-wishlist .order-details .box-head h2,
    .customer-address-form .main-container .shared-wishlist .my-wishlist .box-head h2,
    .customer-address-form .main-container .shared-wishlist .share-wishlist .box-head h2,
    .customer-address-form .main-container .shared-wishlist .new-addressbook .box-head h2,
    .wishlist-index-index .main-container .my-account .dashboard .box-head h2,
    .wishlist-index-index .main-container .my-account .information .box-head h2,
    .wishlist-index-index .main-container .my-account .address-book .box-head h2,
    .wishlist-index-index .main-container .my-account .newsletters .box-head h2,
    .wishlist-index-index .main-container .my-account .my-orders .box-head h2,
    .wishlist-index-index .main-container .my-account .order-info-block .box-head h2,
    .wishlist-index-index .main-container .my-account .order-details .box-head h2,
    .wishlist-index-index .main-container .my-account .my-wishlist .box-head h2,
    .wishlist-index-index .main-container .my-account .share-wishlist .box-head h2,
    .wishlist-index-index .main-container .my-account .new-addressbook .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .dashboard .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .information .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .address-book .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .newsletters .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .my-orders .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .order-info-block .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .order-details .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .my-wishlist .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .share-wishlist .box-head h2,
    .wishlist-index-index .main-container .shared-wishlist .new-addressbook .box-head h2,
    .wishlist-index-share .main-container .my-account .dashboard .box-head h2,
    .wishlist-index-share .main-container .my-account .information .box-head h2,
    .wishlist-index-share .main-container .my-account .address-book .box-head h2,
    .wishlist-index-share .main-container .my-account .newsletters .box-head h2,
    .wishlist-index-share .main-container .my-account .my-orders .box-head h2,
    .wishlist-index-share .main-container .my-account .order-info-block .box-head h2,
    .wishlist-index-share .main-container .my-account .order-details .box-head h2,
    .wishlist-index-share .main-container .my-account .my-wishlist .box-head h2,
    .wishlist-index-share .main-container .my-account .share-wishlist .box-head h2,
    .wishlist-index-share .main-container .my-account .new-addressbook .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .dashboard .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .information .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .address-book .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .newsletters .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .my-orders .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .order-info-block .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .order-details .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .my-wishlist .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .share-wishlist .box-head h2,
    .wishlist-index-share .main-container .shared-wishlist .new-addressbook .box-head h2,
    .wishlist-shared-index .main-container .my-account .dashboard .box-head h2,
    .wishlist-shared-index .main-container .my-account .information .box-head h2,
    .wishlist-shared-index .main-container .my-account .address-book .box-head h2,
    .wishlist-shared-index .main-container .my-account .newsletters .box-head h2,
    .wishlist-shared-index .main-container .my-account .my-orders .box-head h2,
    .wishlist-shared-index .main-container .my-account .order-info-block .box-head h2,
    .wishlist-shared-index .main-container .my-account .order-details .box-head h2,
    .wishlist-shared-index .main-container .my-account .my-wishlist .box-head h2,
    .wishlist-shared-index .main-container .my-account .share-wishlist .box-head h2,
    .wishlist-shared-index .main-container .my-account .new-addressbook .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .dashboard .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .information .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .address-book .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .newsletters .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .my-orders .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .order-info-block .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .order-details .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .my-wishlist .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .share-wishlist .box-head h2,
    .wishlist-shared-index .main-container .shared-wishlist .new-addressbook .box-head h2,
    .sales-order-view .main-container .my-account .dashboard .box-head h2,
    .sales-order-view .main-container .my-account .information .box-head h2,
    .sales-order-view .main-container .my-account .address-book .box-head h2,
    .sales-order-view .main-container .my-account .newsletters .box-head h2,
    .sales-order-view .main-container .my-account .my-orders .box-head h2,
    .sales-order-view .main-container .my-account .order-info-block .box-head h2,
    .sales-order-view .main-container .my-account .order-details .box-head h2,
    .sales-order-view .main-container .my-account .my-wishlist .box-head h2,
    .sales-order-view .main-container .my-account .share-wishlist .box-head h2,
    .sales-order-view .main-container .my-account .new-addressbook .box-head h2,
    .sales-order-view .main-container .shared-wishlist .dashboard .box-head h2,
    .sales-order-view .main-container .shared-wishlist .information .box-head h2,
    .sales-order-view .main-container .shared-wishlist .address-book .box-head h2,
    .sales-order-view .main-container .shared-wishlist .newsletters .box-head h2,
    .sales-order-view .main-container .shared-wishlist .my-orders .box-head h2,
    .sales-order-view .main-container .shared-wishlist .order-info-block .box-head h2,
    .sales-order-view .main-container .shared-wishlist .order-details .box-head h2,
    .sales-order-view .main-container .shared-wishlist .my-wishlist .box-head h2,
    .sales-order-view .main-container .shared-wishlist .share-wishlist .box-head h2,
    .sales-order-view .main-container .shared-wishlist .new-addressbook .box-head h2 {
      font-size: 10px; }
    .customer-account-index .main-container .my-account .dashboard h3,
    .customer-account-index .main-container .my-account .information h3,
    .customer-account-index .main-container .my-account .address-book h3,
    .customer-account-index .main-container .my-account .newsletters h3,
    .customer-account-index .main-container .my-account .my-orders h3,
    .customer-account-index .main-container .my-account .order-info-block h3,
    .customer-account-index .main-container .my-account .order-details h3,
    .customer-account-index .main-container .my-account .my-wishlist h3,
    .customer-account-index .main-container .my-account .share-wishlist h3,
    .customer-account-index .main-container .my-account .new-addressbook h3,
    .customer-account-index .main-container .shared-wishlist .dashboard h3,
    .customer-account-index .main-container .shared-wishlist .information h3,
    .customer-account-index .main-container .shared-wishlist .address-book h3,
    .customer-account-index .main-container .shared-wishlist .newsletters h3,
    .customer-account-index .main-container .shared-wishlist .my-orders h3,
    .customer-account-index .main-container .shared-wishlist .order-info-block h3,
    .customer-account-index .main-container .shared-wishlist .order-details h3,
    .customer-account-index .main-container .shared-wishlist .my-wishlist h3,
    .customer-account-index .main-container .shared-wishlist .share-wishlist h3,
    .customer-account-index .main-container .shared-wishlist .new-addressbook h3,
    .customer-account-edit .main-container .my-account .dashboard h3,
    .customer-account-edit .main-container .my-account .information h3,
    .customer-account-edit .main-container .my-account .address-book h3,
    .customer-account-edit .main-container .my-account .newsletters h3,
    .customer-account-edit .main-container .my-account .my-orders h3,
    .customer-account-edit .main-container .my-account .order-info-block h3,
    .customer-account-edit .main-container .my-account .order-details h3,
    .customer-account-edit .main-container .my-account .my-wishlist h3,
    .customer-account-edit .main-container .my-account .share-wishlist h3,
    .customer-account-edit .main-container .my-account .new-addressbook h3,
    .customer-account-edit .main-container .shared-wishlist .dashboard h3,
    .customer-account-edit .main-container .shared-wishlist .information h3,
    .customer-account-edit .main-container .shared-wishlist .address-book h3,
    .customer-account-edit .main-container .shared-wishlist .newsletters h3,
    .customer-account-edit .main-container .shared-wishlist .my-orders h3,
    .customer-account-edit .main-container .shared-wishlist .order-info-block h3,
    .customer-account-edit .main-container .shared-wishlist .order-details h3,
    .customer-account-edit .main-container .shared-wishlist .my-wishlist h3,
    .customer-account-edit .main-container .shared-wishlist .share-wishlist h3,
    .customer-account-edit .main-container .shared-wishlist .new-addressbook h3,
    .newsletter-manage-index .main-container .my-account .dashboard h3,
    .newsletter-manage-index .main-container .my-account .information h3,
    .newsletter-manage-index .main-container .my-account .address-book h3,
    .newsletter-manage-index .main-container .my-account .newsletters h3,
    .newsletter-manage-index .main-container .my-account .my-orders h3,
    .newsletter-manage-index .main-container .my-account .order-info-block h3,
    .newsletter-manage-index .main-container .my-account .order-details h3,
    .newsletter-manage-index .main-container .my-account .my-wishlist h3,
    .newsletter-manage-index .main-container .my-account .share-wishlist h3,
    .newsletter-manage-index .main-container .my-account .new-addressbook h3,
    .newsletter-manage-index .main-container .shared-wishlist .dashboard h3,
    .newsletter-manage-index .main-container .shared-wishlist .information h3,
    .newsletter-manage-index .main-container .shared-wishlist .address-book h3,
    .newsletter-manage-index .main-container .shared-wishlist .newsletters h3,
    .newsletter-manage-index .main-container .shared-wishlist .my-orders h3,
    .newsletter-manage-index .main-container .shared-wishlist .order-info-block h3,
    .newsletter-manage-index .main-container .shared-wishlist .order-details h3,
    .newsletter-manage-index .main-container .shared-wishlist .my-wishlist h3,
    .newsletter-manage-index .main-container .shared-wishlist .share-wishlist h3,
    .newsletter-manage-index .main-container .shared-wishlist .new-addressbook h3,
    .sales-order-history .main-container .my-account .dashboard h3,
    .sales-order-history .main-container .my-account .information h3,
    .sales-order-history .main-container .my-account .address-book h3,
    .sales-order-history .main-container .my-account .newsletters h3,
    .sales-order-history .main-container .my-account .my-orders h3,
    .sales-order-history .main-container .my-account .order-info-block h3,
    .sales-order-history .main-container .my-account .order-details h3,
    .sales-order-history .main-container .my-account .my-wishlist h3,
    .sales-order-history .main-container .my-account .share-wishlist h3,
    .sales-order-history .main-container .my-account .new-addressbook h3,
    .sales-order-history .main-container .shared-wishlist .dashboard h3,
    .sales-order-history .main-container .shared-wishlist .information h3,
    .sales-order-history .main-container .shared-wishlist .address-book h3,
    .sales-order-history .main-container .shared-wishlist .newsletters h3,
    .sales-order-history .main-container .shared-wishlist .my-orders h3,
    .sales-order-history .main-container .shared-wishlist .order-info-block h3,
    .sales-order-history .main-container .shared-wishlist .order-details h3,
    .sales-order-history .main-container .shared-wishlist .my-wishlist h3,
    .sales-order-history .main-container .shared-wishlist .share-wishlist h3,
    .sales-order-history .main-container .shared-wishlist .new-addressbook h3,
    .customer-address-index .main-container .my-account .dashboard h3,
    .customer-address-index .main-container .my-account .information h3,
    .customer-address-index .main-container .my-account .address-book h3,
    .customer-address-index .main-container .my-account .newsletters h3,
    .customer-address-index .main-container .my-account .my-orders h3,
    .customer-address-index .main-container .my-account .order-info-block h3,
    .customer-address-index .main-container .my-account .order-details h3,
    .customer-address-index .main-container .my-account .my-wishlist h3,
    .customer-address-index .main-container .my-account .share-wishlist h3,
    .customer-address-index .main-container .my-account .new-addressbook h3,
    .customer-address-index .main-container .shared-wishlist .dashboard h3,
    .customer-address-index .main-container .shared-wishlist .information h3,
    .customer-address-index .main-container .shared-wishlist .address-book h3,
    .customer-address-index .main-container .shared-wishlist .newsletters h3,
    .customer-address-index .main-container .shared-wishlist .my-orders h3,
    .customer-address-index .main-container .shared-wishlist .order-info-block h3,
    .customer-address-index .main-container .shared-wishlist .order-details h3,
    .customer-address-index .main-container .shared-wishlist .my-wishlist h3,
    .customer-address-index .main-container .shared-wishlist .share-wishlist h3,
    .customer-address-index .main-container .shared-wishlist .new-addressbook h3,
    .customer-address-form .main-container .my-account .dashboard h3,
    .customer-address-form .main-container .my-account .information h3,
    .customer-address-form .main-container .my-account .address-book h3,
    .customer-address-form .main-container .my-account .newsletters h3,
    .customer-address-form .main-container .my-account .my-orders h3,
    .customer-address-form .main-container .my-account .order-info-block h3,
    .customer-address-form .main-container .my-account .order-details h3,
    .customer-address-form .main-container .my-account .my-wishlist h3,
    .customer-address-form .main-container .my-account .share-wishlist h3,
    .customer-address-form .main-container .my-account .new-addressbook h3,
    .customer-address-form .main-container .shared-wishlist .dashboard h3,
    .customer-address-form .main-container .shared-wishlist .information h3,
    .customer-address-form .main-container .shared-wishlist .address-book h3,
    .customer-address-form .main-container .shared-wishlist .newsletters h3,
    .customer-address-form .main-container .shared-wishlist .my-orders h3,
    .customer-address-form .main-container .shared-wishlist .order-info-block h3,
    .customer-address-form .main-container .shared-wishlist .order-details h3,
    .customer-address-form .main-container .shared-wishlist .my-wishlist h3,
    .customer-address-form .main-container .shared-wishlist .share-wishlist h3,
    .customer-address-form .main-container .shared-wishlist .new-addressbook h3,
    .wishlist-index-index .main-container .my-account .dashboard h3,
    .wishlist-index-index .main-container .my-account .information h3,
    .wishlist-index-index .main-container .my-account .address-book h3,
    .wishlist-index-index .main-container .my-account .newsletters h3,
    .wishlist-index-index .main-container .my-account .my-orders h3,
    .wishlist-index-index .main-container .my-account .order-info-block h3,
    .wishlist-index-index .main-container .my-account .order-details h3,
    .wishlist-index-index .main-container .my-account .my-wishlist h3,
    .wishlist-index-index .main-container .my-account .share-wishlist h3,
    .wishlist-index-index .main-container .my-account .new-addressbook h3,
    .wishlist-index-index .main-container .shared-wishlist .dashboard h3,
    .wishlist-index-index .main-container .shared-wishlist .information h3,
    .wishlist-index-index .main-container .shared-wishlist .address-book h3,
    .wishlist-index-index .main-container .shared-wishlist .newsletters h3,
    .wishlist-index-index .main-container .shared-wishlist .my-orders h3,
    .wishlist-index-index .main-container .shared-wishlist .order-info-block h3,
    .wishlist-index-index .main-container .shared-wishlist .order-details h3,
    .wishlist-index-index .main-container .shared-wishlist .my-wishlist h3,
    .wishlist-index-index .main-container .shared-wishlist .share-wishlist h3,
    .wishlist-index-index .main-container .shared-wishlist .new-addressbook h3,
    .wishlist-index-share .main-container .my-account .dashboard h3,
    .wishlist-index-share .main-container .my-account .information h3,
    .wishlist-index-share .main-container .my-account .address-book h3,
    .wishlist-index-share .main-container .my-account .newsletters h3,
    .wishlist-index-share .main-container .my-account .my-orders h3,
    .wishlist-index-share .main-container .my-account .order-info-block h3,
    .wishlist-index-share .main-container .my-account .order-details h3,
    .wishlist-index-share .main-container .my-account .my-wishlist h3,
    .wishlist-index-share .main-container .my-account .share-wishlist h3,
    .wishlist-index-share .main-container .my-account .new-addressbook h3,
    .wishlist-index-share .main-container .shared-wishlist .dashboard h3,
    .wishlist-index-share .main-container .shared-wishlist .information h3,
    .wishlist-index-share .main-container .shared-wishlist .address-book h3,
    .wishlist-index-share .main-container .shared-wishlist .newsletters h3,
    .wishlist-index-share .main-container .shared-wishlist .my-orders h3,
    .wishlist-index-share .main-container .shared-wishlist .order-info-block h3,
    .wishlist-index-share .main-container .shared-wishlist .order-details h3,
    .wishlist-index-share .main-container .shared-wishlist .my-wishlist h3,
    .wishlist-index-share .main-container .shared-wishlist .share-wishlist h3,
    .wishlist-index-share .main-container .shared-wishlist .new-addressbook h3,
    .wishlist-shared-index .main-container .my-account .dashboard h3,
    .wishlist-shared-index .main-container .my-account .information h3,
    .wishlist-shared-index .main-container .my-account .address-book h3,
    .wishlist-shared-index .main-container .my-account .newsletters h3,
    .wishlist-shared-index .main-container .my-account .my-orders h3,
    .wishlist-shared-index .main-container .my-account .order-info-block h3,
    .wishlist-shared-index .main-container .my-account .order-details h3,
    .wishlist-shared-index .main-container .my-account .my-wishlist h3,
    .wishlist-shared-index .main-container .my-account .share-wishlist h3,
    .wishlist-shared-index .main-container .my-account .new-addressbook h3,
    .wishlist-shared-index .main-container .shared-wishlist .dashboard h3,
    .wishlist-shared-index .main-container .shared-wishlist .information h3,
    .wishlist-shared-index .main-container .shared-wishlist .address-book h3,
    .wishlist-shared-index .main-container .shared-wishlist .newsletters h3,
    .wishlist-shared-index .main-container .shared-wishlist .my-orders h3,
    .wishlist-shared-index .main-container .shared-wishlist .order-info-block h3,
    .wishlist-shared-index .main-container .shared-wishlist .order-details h3,
    .wishlist-shared-index .main-container .shared-wishlist .my-wishlist h3,
    .wishlist-shared-index .main-container .shared-wishlist .share-wishlist h3,
    .wishlist-shared-index .main-container .shared-wishlist .new-addressbook h3,
    .sales-order-view .main-container .my-account .dashboard h3,
    .sales-order-view .main-container .my-account .information h3,
    .sales-order-view .main-container .my-account .address-book h3,
    .sales-order-view .main-container .my-account .newsletters h3,
    .sales-order-view .main-container .my-account .my-orders h3,
    .sales-order-view .main-container .my-account .order-info-block h3,
    .sales-order-view .main-container .my-account .order-details h3,
    .sales-order-view .main-container .my-account .my-wishlist h3,
    .sales-order-view .main-container .my-account .share-wishlist h3,
    .sales-order-view .main-container .my-account .new-addressbook h3,
    .sales-order-view .main-container .shared-wishlist .dashboard h3,
    .sales-order-view .main-container .shared-wishlist .information h3,
    .sales-order-view .main-container .shared-wishlist .address-book h3,
    .sales-order-view .main-container .shared-wishlist .newsletters h3,
    .sales-order-view .main-container .shared-wishlist .my-orders h3,
    .sales-order-view .main-container .shared-wishlist .order-info-block h3,
    .sales-order-view .main-container .shared-wishlist .order-details h3,
    .sales-order-view .main-container .shared-wishlist .my-wishlist h3,
    .sales-order-view .main-container .shared-wishlist .share-wishlist h3,
    .sales-order-view .main-container .shared-wishlist .new-addressbook h3 {
      font-size: 9px; }
  .customer-account-index .main-container .my-account .table,
  .customer-account-index .main-container .shared-wishlist .table,
  .customer-account-edit .main-container .my-account .table,
  .customer-account-edit .main-container .shared-wishlist .table,
  .newsletter-manage-index .main-container .my-account .table,
  .newsletter-manage-index .main-container .shared-wishlist .table,
  .sales-order-history .main-container .my-account .table,
  .sales-order-history .main-container .shared-wishlist .table,
  .customer-address-index .main-container .my-account .table,
  .customer-address-index .main-container .shared-wishlist .table,
  .customer-address-form .main-container .my-account .table,
  .customer-address-form .main-container .shared-wishlist .table,
  .wishlist-index-index .main-container .my-account .table,
  .wishlist-index-index .main-container .shared-wishlist .table,
  .wishlist-index-share .main-container .my-account .table,
  .wishlist-index-share .main-container .shared-wishlist .table,
  .wishlist-shared-index .main-container .my-account .table,
  .wishlist-shared-index .main-container .shared-wishlist .table,
  .sales-order-view .main-container .my-account .table,
  .sales-order-view .main-container .shared-wishlist .table {
    width: 100%;
    margin: 15px 0 0; }
  .customer-account-index .main-container .my-account .scrollable,
  .customer-account-index .main-container .shared-wishlist .scrollable,
  .customer-account-edit .main-container .my-account .scrollable,
  .customer-account-edit .main-container .shared-wishlist .scrollable,
  .newsletter-manage-index .main-container .my-account .scrollable,
  .newsletter-manage-index .main-container .shared-wishlist .scrollable,
  .sales-order-history .main-container .my-account .scrollable,
  .sales-order-history .main-container .shared-wishlist .scrollable,
  .customer-address-index .main-container .my-account .scrollable,
  .customer-address-index .main-container .shared-wishlist .scrollable,
  .customer-address-form .main-container .my-account .scrollable,
  .customer-address-form .main-container .shared-wishlist .scrollable,
  .wishlist-index-index .main-container .my-account .scrollable,
  .wishlist-index-index .main-container .shared-wishlist .scrollable,
  .wishlist-index-share .main-container .my-account .scrollable,
  .wishlist-index-share .main-container .shared-wishlist .scrollable,
  .wishlist-shared-index .main-container .my-account .scrollable,
  .wishlist-shared-index .main-container .shared-wishlist .scrollable,
  .sales-order-view .main-container .my-account .scrollable,
  .sales-order-view .main-container .shared-wishlist .scrollable {
    border-right: 1px solid #E5E5E5; }
  .customer-account-index .main-container .my-account .responsive,
  .customer-account-index .main-container .shared-wishlist .responsive,
  .customer-account-edit .main-container .my-account .responsive,
  .customer-account-edit .main-container .shared-wishlist .responsive,
  .newsletter-manage-index .main-container .my-account .responsive,
  .newsletter-manage-index .main-container .shared-wishlist .responsive,
  .sales-order-history .main-container .my-account .responsive,
  .sales-order-history .main-container .shared-wishlist .responsive,
  .customer-address-index .main-container .my-account .responsive,
  .customer-address-index .main-container .shared-wishlist .responsive,
  .customer-address-form .main-container .my-account .responsive,
  .customer-address-form .main-container .shared-wishlist .responsive,
  .wishlist-index-index .main-container .my-account .responsive,
  .wishlist-index-index .main-container .shared-wishlist .responsive,
  .wishlist-index-share .main-container .my-account .responsive,
  .wishlist-index-share .main-container .shared-wishlist .responsive,
  .wishlist-shared-index .main-container .my-account .responsive,
  .wishlist-shared-index .main-container .shared-wishlist .responsive,
  .sales-order-view .main-container .my-account .responsive,
  .sales-order-view .main-container .shared-wishlist .responsive {
    border-top: 1px solid #E5E5E5;
    width: 100%; }
  .customer-account-index .main-container .my-account tr :nth-child(2),
  .customer-account-index .main-container .shared-wishlist tr :nth-child(2),
  .customer-account-edit .main-container .my-account tr :nth-child(2),
  .customer-account-edit .main-container .shared-wishlist tr :nth-child(2),
  .newsletter-manage-index .main-container .my-account tr :nth-child(2),
  .newsletter-manage-index .main-container .shared-wishlist tr :nth-child(2),
  .sales-order-history .main-container .my-account tr :nth-child(2),
  .sales-order-history .main-container .shared-wishlist tr :nth-child(2),
  .customer-address-index .main-container .my-account tr :nth-child(2),
  .customer-address-index .main-container .shared-wishlist tr :nth-child(2),
  .customer-address-form .main-container .my-account tr :nth-child(2),
  .customer-address-form .main-container .shared-wishlist tr :nth-child(2),
  .wishlist-index-index .main-container .my-account tr :nth-child(2),
  .wishlist-index-index .main-container .shared-wishlist tr :nth-child(2),
  .wishlist-index-share .main-container .my-account tr :nth-child(2),
  .wishlist-index-share .main-container .shared-wishlist tr :nth-child(2),
  .wishlist-shared-index .main-container .my-account tr :nth-child(2),
  .wishlist-shared-index .main-container .shared-wishlist tr :nth-child(2),
  .sales-order-view .main-container .my-account tr :nth-child(2),
  .sales-order-view .main-container .shared-wishlist tr :nth-child(2) {
    padding-left: 15px; }
  .customer-account-index .main-container .my-account tr :last-child,
  .customer-account-index .main-container .shared-wishlist tr :last-child,
  .customer-account-edit .main-container .my-account tr :last-child,
  .customer-account-edit .main-container .shared-wishlist tr :last-child,
  .newsletter-manage-index .main-container .my-account tr :last-child,
  .newsletter-manage-index .main-container .shared-wishlist tr :last-child,
  .sales-order-history .main-container .my-account tr :last-child,
  .sales-order-history .main-container .shared-wishlist tr :last-child,
  .customer-address-index .main-container .my-account tr :last-child,
  .customer-address-index .main-container .shared-wishlist tr :last-child,
  .customer-address-form .main-container .my-account tr :last-child,
  .customer-address-form .main-container .shared-wishlist tr :last-child,
  .wishlist-index-index .main-container .my-account tr :last-child,
  .wishlist-index-index .main-container .shared-wishlist tr :last-child,
  .wishlist-index-share .main-container .my-account tr :last-child,
  .wishlist-index-share .main-container .shared-wishlist tr :last-child,
  .wishlist-shared-index .main-container .my-account tr :last-child,
  .wishlist-shared-index .main-container .shared-wishlist tr :last-child,
  .sales-order-view .main-container .my-account tr :last-child,
  .sales-order-view .main-container .shared-wishlist tr :last-child {
    padding-right: 15px; }
  .customer-account-index .main-container .my-account table.responsive,
  .customer-account-index .main-container .shared-wishlist table.responsive,
  .customer-account-edit .main-container .my-account table.responsive,
  .customer-account-edit .main-container .shared-wishlist table.responsive,
  .newsletter-manage-index .main-container .my-account table.responsive,
  .newsletter-manage-index .main-container .shared-wishlist table.responsive,
  .sales-order-history .main-container .my-account table.responsive,
  .sales-order-history .main-container .shared-wishlist table.responsive,
  .customer-address-index .main-container .my-account table.responsive,
  .customer-address-index .main-container .shared-wishlist table.responsive,
  .customer-address-form .main-container .my-account table.responsive,
  .customer-address-form .main-container .shared-wishlist table.responsive,
  .wishlist-index-index .main-container .my-account table.responsive,
  .wishlist-index-index .main-container .shared-wishlist table.responsive,
  .wishlist-index-share .main-container .my-account table.responsive,
  .wishlist-index-share .main-container .shared-wishlist table.responsive,
  .wishlist-shared-index .main-container .my-account table.responsive,
  .wishlist-shared-index .main-container .shared-wishlist table.responsive,
  .sales-order-view .main-container .my-account table.responsive,
  .sales-order-view .main-container .shared-wishlist table.responsive {
    margin-bottom: 0; }
  .customer-account-index .main-container .my-account .pinned,
  .customer-account-index .main-container .shared-wishlist .pinned,
  .customer-account-edit .main-container .my-account .pinned,
  .customer-account-edit .main-container .shared-wishlist .pinned,
  .newsletter-manage-index .main-container .my-account .pinned,
  .newsletter-manage-index .main-container .shared-wishlist .pinned,
  .sales-order-history .main-container .my-account .pinned,
  .sales-order-history .main-container .shared-wishlist .pinned,
  .customer-address-index .main-container .my-account .pinned,
  .customer-address-index .main-container .shared-wishlist .pinned,
  .customer-address-form .main-container .my-account .pinned,
  .customer-address-form .main-container .shared-wishlist .pinned,
  .wishlist-index-index .main-container .my-account .pinned,
  .wishlist-index-index .main-container .shared-wishlist .pinned,
  .wishlist-index-share .main-container .my-account .pinned,
  .wishlist-index-share .main-container .shared-wishlist .pinned,
  .wishlist-shared-index .main-container .my-account .pinned,
  .wishlist-shared-index .main-container .shared-wishlist .pinned,
  .sales-order-view .main-container .my-account .pinned,
  .sales-order-view .main-container .shared-wishlist .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid transparent; }
  .customer-account-index .main-container .my-account .pinned table,
  .customer-account-index .main-container .shared-wishlist .pinned table,
  .customer-account-edit .main-container .my-account .pinned table,
  .customer-account-edit .main-container .shared-wishlist .pinned table,
  .newsletter-manage-index .main-container .my-account .pinned table,
  .newsletter-manage-index .main-container .shared-wishlist .pinned table,
  .sales-order-history .main-container .my-account .pinned table,
  .sales-order-history .main-container .shared-wishlist .pinned table,
  .customer-address-index .main-container .my-account .pinned table,
  .customer-address-index .main-container .shared-wishlist .pinned table,
  .customer-address-form .main-container .my-account .pinned table,
  .customer-address-form .main-container .shared-wishlist .pinned table,
  .wishlist-index-index .main-container .my-account .pinned table,
  .wishlist-index-index .main-container .shared-wishlist .pinned table,
  .wishlist-index-share .main-container .my-account .pinned table,
  .wishlist-index-share .main-container .shared-wishlist .pinned table,
  .wishlist-shared-index .main-container .my-account .pinned table,
  .wishlist-shared-index .main-container .shared-wishlist .pinned table,
  .sales-order-view .main-container .my-account .pinned table,
  .sales-order-view .main-container .shared-wishlist .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }
  .customer-account-index .main-container .my-account .pinned table th, .customer-account-index .main-container .my-account .pinned table td,
  .customer-account-index .main-container .shared-wishlist .pinned table th,
  .customer-account-index .main-container .shared-wishlist .pinned table td,
  .customer-account-edit .main-container .my-account .pinned table th,
  .customer-account-edit .main-container .my-account .pinned table td,
  .customer-account-edit .main-container .shared-wishlist .pinned table th,
  .customer-account-edit .main-container .shared-wishlist .pinned table td,
  .newsletter-manage-index .main-container .my-account .pinned table th,
  .newsletter-manage-index .main-container .my-account .pinned table td,
  .newsletter-manage-index .main-container .shared-wishlist .pinned table th,
  .newsletter-manage-index .main-container .shared-wishlist .pinned table td,
  .sales-order-history .main-container .my-account .pinned table th,
  .sales-order-history .main-container .my-account .pinned table td,
  .sales-order-history .main-container .shared-wishlist .pinned table th,
  .sales-order-history .main-container .shared-wishlist .pinned table td,
  .customer-address-index .main-container .my-account .pinned table th,
  .customer-address-index .main-container .my-account .pinned table td,
  .customer-address-index .main-container .shared-wishlist .pinned table th,
  .customer-address-index .main-container .shared-wishlist .pinned table td,
  .customer-address-form .main-container .my-account .pinned table th,
  .customer-address-form .main-container .my-account .pinned table td,
  .customer-address-form .main-container .shared-wishlist .pinned table th,
  .customer-address-form .main-container .shared-wishlist .pinned table td,
  .wishlist-index-index .main-container .my-account .pinned table th,
  .wishlist-index-index .main-container .my-account .pinned table td,
  .wishlist-index-index .main-container .shared-wishlist .pinned table th,
  .wishlist-index-index .main-container .shared-wishlist .pinned table td,
  .wishlist-index-share .main-container .my-account .pinned table th,
  .wishlist-index-share .main-container .my-account .pinned table td,
  .wishlist-index-share .main-container .shared-wishlist .pinned table th,
  .wishlist-index-share .main-container .shared-wishlist .pinned table td,
  .wishlist-shared-index .main-container .my-account .pinned table th,
  .wishlist-shared-index .main-container .my-account .pinned table td,
  .wishlist-shared-index .main-container .shared-wishlist .pinned table th,
  .wishlist-shared-index .main-container .shared-wishlist .pinned table td,
  .sales-order-view .main-container .my-account .pinned table th,
  .sales-order-view .main-container .my-account .pinned table td,
  .sales-order-view .main-container .shared-wishlist .pinned table th,
  .sales-order-view .main-container .shared-wishlist .pinned table td {
    white-space: nowrap; }
  .customer-account-index .main-container .my-account .pinned td:last-child,
  .customer-account-index .main-container .shared-wishlist .pinned td:last-child,
  .customer-account-edit .main-container .my-account .pinned td:last-child,
  .customer-account-edit .main-container .shared-wishlist .pinned td:last-child,
  .newsletter-manage-index .main-container .my-account .pinned td:last-child,
  .newsletter-manage-index .main-container .shared-wishlist .pinned td:last-child,
  .sales-order-history .main-container .my-account .pinned td:last-child,
  .sales-order-history .main-container .shared-wishlist .pinned td:last-child,
  .customer-address-index .main-container .my-account .pinned td:last-child,
  .customer-address-index .main-container .shared-wishlist .pinned td:last-child,
  .customer-address-form .main-container .my-account .pinned td:last-child,
  .customer-address-form .main-container .shared-wishlist .pinned td:last-child,
  .wishlist-index-index .main-container .my-account .pinned td:last-child,
  .wishlist-index-index .main-container .shared-wishlist .pinned td:last-child,
  .wishlist-index-share .main-container .my-account .pinned td:last-child,
  .wishlist-index-share .main-container .shared-wishlist .pinned td:last-child,
  .wishlist-shared-index .main-container .my-account .pinned td:last-child,
  .wishlist-shared-index .main-container .shared-wishlist .pinned td:last-child,
  .sales-order-view .main-container .my-account .pinned td:last-child,
  .sales-order-view .main-container .shared-wishlist .pinned td:last-child {
    border-bottom: 0; }
  .customer-account-index .main-container .my-account div.table-wrapper,
  .customer-account-index .main-container .shared-wishlist div.table-wrapper,
  .customer-account-edit .main-container .my-account div.table-wrapper,
  .customer-account-edit .main-container .shared-wishlist div.table-wrapper,
  .newsletter-manage-index .main-container .my-account div.table-wrapper,
  .newsletter-manage-index .main-container .shared-wishlist div.table-wrapper,
  .sales-order-history .main-container .my-account div.table-wrapper,
  .sales-order-history .main-container .shared-wishlist div.table-wrapper,
  .customer-address-index .main-container .my-account div.table-wrapper,
  .customer-address-index .main-container .shared-wishlist div.table-wrapper,
  .customer-address-form .main-container .my-account div.table-wrapper,
  .customer-address-form .main-container .shared-wishlist div.table-wrapper,
  .wishlist-index-index .main-container .my-account div.table-wrapper,
  .wishlist-index-index .main-container .shared-wishlist div.table-wrapper,
  .wishlist-index-share .main-container .my-account div.table-wrapper,
  .wishlist-index-share .main-container .shared-wishlist div.table-wrapper,
  .wishlist-shared-index .main-container .my-account div.table-wrapper,
  .wishlist-shared-index .main-container .shared-wishlist div.table-wrapper,
  .sales-order-view .main-container .my-account div.table-wrapper,
  .sales-order-view .main-container .shared-wishlist div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden; }
  .customer-account-index .main-container .my-account div.table-wrapper div.scrollable,
  .customer-account-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .customer-account-edit .main-container .my-account div.table-wrapper div.scrollable,
  .customer-account-edit .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .newsletter-manage-index .main-container .my-account div.table-wrapper div.scrollable,
  .newsletter-manage-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .sales-order-history .main-container .my-account div.table-wrapper div.scrollable,
  .sales-order-history .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .customer-address-index .main-container .my-account div.table-wrapper div.scrollable,
  .customer-address-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .customer-address-form .main-container .my-account div.table-wrapper div.scrollable,
  .customer-address-form .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .wishlist-index-index .main-container .my-account div.table-wrapper div.scrollable,
  .wishlist-index-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .wishlist-index-share .main-container .my-account div.table-wrapper div.scrollable,
  .wishlist-index-share .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .wishlist-shared-index .main-container .my-account div.table-wrapper div.scrollable,
  .wishlist-shared-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .sales-order-view .main-container .my-account div.table-wrapper div.scrollable,
  .sales-order-view .main-container .shared-wishlist div.table-wrapper div.scrollable {
    margin-left: 35%; }
  .customer-account-index .main-container .my-account div.table-wrapper div.scrollable,
  .customer-account-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .customer-account-edit .main-container .my-account div.table-wrapper div.scrollable,
  .customer-account-edit .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .newsletter-manage-index .main-container .my-account div.table-wrapper div.scrollable,
  .newsletter-manage-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .sales-order-history .main-container .my-account div.table-wrapper div.scrollable,
  .sales-order-history .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .customer-address-index .main-container .my-account div.table-wrapper div.scrollable,
  .customer-address-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .customer-address-form .main-container .my-account div.table-wrapper div.scrollable,
  .customer-address-form .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .wishlist-index-index .main-container .my-account div.table-wrapper div.scrollable,
  .wishlist-index-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .wishlist-index-share .main-container .my-account div.table-wrapper div.scrollable,
  .wishlist-index-share .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .wishlist-shared-index .main-container .my-account div.table-wrapper div.scrollable,
  .wishlist-shared-index .main-container .shared-wishlist div.table-wrapper div.scrollable,
  .sales-order-view .main-container .my-account div.table-wrapper div.scrollable,
  .sales-order-view .main-container .shared-wishlist div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }
  .customer-account-index .main-container .my-account table.responsive tr td, .customer-account-index .main-container .my-account table.responsive tr th,
  .customer-account-index .main-container .shared-wishlist table.responsive tr td,
  .customer-account-index .main-container .shared-wishlist table.responsive tr th,
  .customer-account-edit .main-container .my-account table.responsive tr td,
  .customer-account-edit .main-container .my-account table.responsive tr th,
  .customer-account-edit .main-container .shared-wishlist table.responsive tr td,
  .customer-account-edit .main-container .shared-wishlist table.responsive tr th,
  .newsletter-manage-index .main-container .my-account table.responsive tr td,
  .newsletter-manage-index .main-container .my-account table.responsive tr th,
  .newsletter-manage-index .main-container .shared-wishlist table.responsive tr td,
  .newsletter-manage-index .main-container .shared-wishlist table.responsive tr th,
  .sales-order-history .main-container .my-account table.responsive tr td,
  .sales-order-history .main-container .my-account table.responsive tr th,
  .sales-order-history .main-container .shared-wishlist table.responsive tr td,
  .sales-order-history .main-container .shared-wishlist table.responsive tr th,
  .customer-address-index .main-container .my-account table.responsive tr td,
  .customer-address-index .main-container .my-account table.responsive tr th,
  .customer-address-index .main-container .shared-wishlist table.responsive tr td,
  .customer-address-index .main-container .shared-wishlist table.responsive tr th,
  .customer-address-form .main-container .my-account table.responsive tr td,
  .customer-address-form .main-container .my-account table.responsive tr th,
  .customer-address-form .main-container .shared-wishlist table.responsive tr td,
  .customer-address-form .main-container .shared-wishlist table.responsive tr th,
  .wishlist-index-index .main-container .my-account table.responsive tr td,
  .wishlist-index-index .main-container .my-account table.responsive tr th,
  .wishlist-index-index .main-container .shared-wishlist table.responsive tr td,
  .wishlist-index-index .main-container .shared-wishlist table.responsive tr th,
  .wishlist-index-share .main-container .my-account table.responsive tr td,
  .wishlist-index-share .main-container .my-account table.responsive tr th,
  .wishlist-index-share .main-container .shared-wishlist table.responsive tr td,
  .wishlist-index-share .main-container .shared-wishlist table.responsive tr th,
  .wishlist-shared-index .main-container .my-account table.responsive tr td,
  .wishlist-shared-index .main-container .my-account table.responsive tr th,
  .wishlist-shared-index .main-container .shared-wishlist table.responsive tr td,
  .wishlist-shared-index .main-container .shared-wishlist table.responsive tr th,
  .sales-order-view .main-container .my-account table.responsive tr td,
  .sales-order-view .main-container .my-account table.responsive tr th,
  .sales-order-view .main-container .shared-wishlist table.responsive tr td,
  .sales-order-view .main-container .shared-wishlist table.responsive tr th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 5px; }
  .customer-account-index .main-container .my-account table.responsive th:first-child, .customer-account-index .main-container .my-account table.responsive td:first-child, .customer-account-index .main-container .my-account table.responsive td:first-child, .customer-account-index .main-container .my-account table.responsive.pinned td,
  .customer-account-index .main-container .shared-wishlist table.responsive th:first-child,
  .customer-account-index .main-container .shared-wishlist table.responsive td:first-child,
  .customer-account-index .main-container .shared-wishlist table.responsive td:first-child,
  .customer-account-index .main-container .shared-wishlist table.responsive.pinned td,
  .customer-account-edit .main-container .my-account table.responsive th:first-child,
  .customer-account-edit .main-container .my-account table.responsive td:first-child,
  .customer-account-edit .main-container .my-account table.responsive td:first-child,
  .customer-account-edit .main-container .my-account table.responsive.pinned td,
  .customer-account-edit .main-container .shared-wishlist table.responsive th:first-child,
  .customer-account-edit .main-container .shared-wishlist table.responsive td:first-child,
  .customer-account-edit .main-container .shared-wishlist table.responsive td:first-child,
  .customer-account-edit .main-container .shared-wishlist table.responsive.pinned td,
  .newsletter-manage-index .main-container .my-account table.responsive th:first-child,
  .newsletter-manage-index .main-container .my-account table.responsive td:first-child,
  .newsletter-manage-index .main-container .my-account table.responsive td:first-child,
  .newsletter-manage-index .main-container .my-account table.responsive.pinned td,
  .newsletter-manage-index .main-container .shared-wishlist table.responsive th:first-child,
  .newsletter-manage-index .main-container .shared-wishlist table.responsive td:first-child,
  .newsletter-manage-index .main-container .shared-wishlist table.responsive td:first-child,
  .newsletter-manage-index .main-container .shared-wishlist table.responsive.pinned td,
  .sales-order-history .main-container .my-account table.responsive th:first-child,
  .sales-order-history .main-container .my-account table.responsive td:first-child,
  .sales-order-history .main-container .my-account table.responsive td:first-child,
  .sales-order-history .main-container .my-account table.responsive.pinned td,
  .sales-order-history .main-container .shared-wishlist table.responsive th:first-child,
  .sales-order-history .main-container .shared-wishlist table.responsive td:first-child,
  .sales-order-history .main-container .shared-wishlist table.responsive td:first-child,
  .sales-order-history .main-container .shared-wishlist table.responsive.pinned td,
  .customer-address-index .main-container .my-account table.responsive th:first-child,
  .customer-address-index .main-container .my-account table.responsive td:first-child,
  .customer-address-index .main-container .my-account table.responsive td:first-child,
  .customer-address-index .main-container .my-account table.responsive.pinned td,
  .customer-address-index .main-container .shared-wishlist table.responsive th:first-child,
  .customer-address-index .main-container .shared-wishlist table.responsive td:first-child,
  .customer-address-index .main-container .shared-wishlist table.responsive td:first-child,
  .customer-address-index .main-container .shared-wishlist table.responsive.pinned td,
  .customer-address-form .main-container .my-account table.responsive th:first-child,
  .customer-address-form .main-container .my-account table.responsive td:first-child,
  .customer-address-form .main-container .my-account table.responsive td:first-child,
  .customer-address-form .main-container .my-account table.responsive.pinned td,
  .customer-address-form .main-container .shared-wishlist table.responsive th:first-child,
  .customer-address-form .main-container .shared-wishlist table.responsive td:first-child,
  .customer-address-form .main-container .shared-wishlist table.responsive td:first-child,
  .customer-address-form .main-container .shared-wishlist table.responsive.pinned td,
  .wishlist-index-index .main-container .my-account table.responsive th:first-child,
  .wishlist-index-index .main-container .my-account table.responsive td:first-child,
  .wishlist-index-index .main-container .my-account table.responsive td:first-child,
  .wishlist-index-index .main-container .my-account table.responsive.pinned td,
  .wishlist-index-index .main-container .shared-wishlist table.responsive th:first-child,
  .wishlist-index-index .main-container .shared-wishlist table.responsive td:first-child,
  .wishlist-index-index .main-container .shared-wishlist table.responsive td:first-child,
  .wishlist-index-index .main-container .shared-wishlist table.responsive.pinned td,
  .wishlist-index-share .main-container .my-account table.responsive th:first-child,
  .wishlist-index-share .main-container .my-account table.responsive td:first-child,
  .wishlist-index-share .main-container .my-account table.responsive td:first-child,
  .wishlist-index-share .main-container .my-account table.responsive.pinned td,
  .wishlist-index-share .main-container .shared-wishlist table.responsive th:first-child,
  .wishlist-index-share .main-container .shared-wishlist table.responsive td:first-child,
  .wishlist-index-share .main-container .shared-wishlist table.responsive td:first-child,
  .wishlist-index-share .main-container .shared-wishlist table.responsive.pinned td,
  .wishlist-shared-index .main-container .my-account table.responsive th:first-child,
  .wishlist-shared-index .main-container .my-account table.responsive td:first-child,
  .wishlist-shared-index .main-container .my-account table.responsive td:first-child,
  .wishlist-shared-index .main-container .my-account table.responsive.pinned td,
  .wishlist-shared-index .main-container .shared-wishlist table.responsive th:first-child,
  .wishlist-shared-index .main-container .shared-wishlist table.responsive td:first-child,
  .wishlist-shared-index .main-container .shared-wishlist table.responsive td:first-child,
  .wishlist-shared-index .main-container .shared-wishlist table.responsive.pinned td,
  .sales-order-view .main-container .my-account table.responsive th:first-child,
  .sales-order-view .main-container .my-account table.responsive td:first-child,
  .sales-order-view .main-container .my-account table.responsive td:first-child,
  .sales-order-view .main-container .my-account table.responsive.pinned td,
  .sales-order-view .main-container .shared-wishlist table.responsive th:first-child,
  .sales-order-view .main-container .shared-wishlist table.responsive td:first-child,
  .sales-order-view .main-container .shared-wishlist table.responsive td:first-child,
  .sales-order-view .main-container .shared-wishlist table.responsive.pinned td {
    display: none; }
  .customer-account-index .sidebar .block.block-account,
  .customer-account-edit .sidebar .block.block-account,
  .newsletter-manage-index .sidebar .block.block-account,
  .sales-order-history .sidebar .block.block-account,
  .customer-address-index .sidebar .block.block-account,
  .customer-address-form .sidebar .block.block-account,
  .wishlist-index-index .sidebar .block.block-account,
  .wishlist-index-share .sidebar .block.block-account,
  .wishlist-shared-index .sidebar .block.block-account,
  .sales-order-view .sidebar .block.block-account {
    display: none; } }

.customer-account-index .block.block-account,
.customer-account-edit .block.block-account,
.newsletter-manage-index .block.block-account,
.sales-order-history .block.block-account,
.customer-address-index .block.block-account,
.customer-address-form .block.block-account,
.wishlist-index-index .block.block-account,
.wishlist-index-share .block.block-account,
.wishlist-shared-index .block.block-account,
.sales-order-view .block.block-account {
  margin-top: 20px; }
  .customer-account-index .block.block-account .block-content,
  .customer-account-edit .block.block-account .block-content,
  .newsletter-manage-index .block.block-account .block-content,
  .sales-order-history .block.block-account .block-content,
  .customer-address-index .block.block-account .block-content,
  .customer-address-form .block.block-account .block-content,
  .wishlist-index-index .block.block-account .block-content,
  .wishlist-index-share .block.block-account .block-content,
  .wishlist-shared-index .block.block-account .block-content,
  .sales-order-view .block.block-account .block-content {
    margin: 0 0 200px 0;
    border: none; }
    .customer-account-index .block.block-account .block-content ul li,
    .customer-account-edit .block.block-account .block-content ul li,
    .newsletter-manage-index .block.block-account .block-content ul li,
    .sales-order-history .block.block-account .block-content ul li,
    .customer-address-index .block.block-account .block-content ul li,
    .customer-address-form .block.block-account .block-content ul li,
    .wishlist-index-index .block.block-account .block-content ul li,
    .wishlist-index-share .block.block-account .block-content ul li,
    .wishlist-shared-index .block.block-account .block-content ul li,
    .sales-order-view .block.block-account .block-content ul li {
      width: 180px;
      text-align: right;
      margin: 0;
      padding: 0; }
      .customer-account-index .block.block-account .block-content ul li a, .customer-account-index .block.block-account .block-content ul li span,
      .customer-account-edit .block.block-account .block-content ul li a,
      .customer-account-edit .block.block-account .block-content ul li span,
      .newsletter-manage-index .block.block-account .block-content ul li a,
      .newsletter-manage-index .block.block-account .block-content ul li span,
      .sales-order-history .block.block-account .block-content ul li a,
      .sales-order-history .block.block-account .block-content ul li span,
      .customer-address-index .block.block-account .block-content ul li a,
      .customer-address-index .block.block-account .block-content ul li span,
      .customer-address-form .block.block-account .block-content ul li a,
      .customer-address-form .block.block-account .block-content ul li span,
      .wishlist-index-index .block.block-account .block-content ul li a,
      .wishlist-index-index .block.block-account .block-content ul li span,
      .wishlist-index-share .block.block-account .block-content ul li a,
      .wishlist-index-share .block.block-account .block-content ul li span,
      .wishlist-shared-index .block.block-account .block-content ul li a,
      .wishlist-shared-index .block.block-account .block-content ul li span,
      .sales-order-view .block.block-account .block-content ul li a,
      .sales-order-view .block.block-account .block-content ul li span {
        color: #666;
        padding: 2px 0;
        margin: 0;
        letter-spacing: 1.6px;
        font-size: 10px;
        display: inline-block; }
    .customer-account-index .block.block-account .block-content ul li.current a, .customer-account-index .block.block-account .block-content ul li.current span,
    .customer-account-edit .block.block-account .block-content ul li.current a,
    .customer-account-edit .block.block-account .block-content ul li.current span,
    .newsletter-manage-index .block.block-account .block-content ul li.current a,
    .newsletter-manage-index .block.block-account .block-content ul li.current span,
    .sales-order-history .block.block-account .block-content ul li.current a,
    .sales-order-history .block.block-account .block-content ul li.current span,
    .customer-address-index .block.block-account .block-content ul li.current a,
    .customer-address-index .block.block-account .block-content ul li.current span,
    .customer-address-form .block.block-account .block-content ul li.current a,
    .customer-address-form .block.block-account .block-content ul li.current span,
    .wishlist-index-index .block.block-account .block-content ul li.current a,
    .wishlist-index-index .block.block-account .block-content ul li.current span,
    .wishlist-index-share .block.block-account .block-content ul li.current a,
    .wishlist-index-share .block.block-account .block-content ul li.current span,
    .wishlist-shared-index .block.block-account .block-content ul li.current a,
    .wishlist-shared-index .block.block-account .block-content ul li.current span,
    .sales-order-view .block.block-account .block-content ul li.current a,
    .sales-order-view .block.block-account .block-content ul li.current span {
      color: #000;
      background: none; }

.customer-account-index .my-account,
.customer-account-index .shared-wishlist,
.customer-account-edit .my-account,
.customer-account-edit .shared-wishlist,
.newsletter-manage-index .my-account,
.newsletter-manage-index .shared-wishlist,
.sales-order-history .my-account,
.sales-order-history .shared-wishlist,
.customer-address-index .my-account,
.customer-address-index .shared-wishlist,
.customer-address-form .my-account,
.customer-address-form .shared-wishlist,
.wishlist-index-index .my-account,
.wishlist-index-index .shared-wishlist,
.wishlist-index-share .my-account,
.wishlist-index-share .shared-wishlist,
.wishlist-shared-index .my-account,
.wishlist-shared-index .shared-wishlist,
.sales-order-view .my-account,
.sales-order-view .shared-wishlist {
  text-align: center; }
  .customer-account-index .my-account .order-info-block + .order-details,
  .customer-account-index .shared-wishlist .order-info-block + .order-details,
  .customer-account-edit .my-account .order-info-block + .order-details,
  .customer-account-edit .shared-wishlist .order-info-block + .order-details,
  .newsletter-manage-index .my-account .order-info-block + .order-details,
  .newsletter-manage-index .shared-wishlist .order-info-block + .order-details,
  .sales-order-history .my-account .order-info-block + .order-details,
  .sales-order-history .shared-wishlist .order-info-block + .order-details,
  .customer-address-index .my-account .order-info-block + .order-details,
  .customer-address-index .shared-wishlist .order-info-block + .order-details,
  .customer-address-form .my-account .order-info-block + .order-details,
  .customer-address-form .shared-wishlist .order-info-block + .order-details,
  .wishlist-index-index .my-account .order-info-block + .order-details,
  .wishlist-index-index .shared-wishlist .order-info-block + .order-details,
  .wishlist-index-share .my-account .order-info-block + .order-details,
  .wishlist-index-share .shared-wishlist .order-info-block + .order-details,
  .wishlist-shared-index .my-account .order-info-block + .order-details,
  .wishlist-shared-index .shared-wishlist .order-info-block + .order-details,
  .sales-order-view .my-account .order-info-block + .order-details,
  .sales-order-view .shared-wishlist .order-info-block + .order-details {
    padding-top: 0; }
  .customer-account-index .my-account .dashboard,
  .customer-account-index .my-account .information,
  .customer-account-index .my-account .address-book,
  .customer-account-index .my-account .newsletters,
  .customer-account-index .my-account .my-orders,
  .customer-account-index .my-account .order-info-block,
  .customer-account-index .my-account .order-details,
  .customer-account-index .my-account .my-wishlist,
  .customer-account-index .my-account .share-wishlist,
  .customer-account-index .my-account .new-addressbook,
  .customer-account-index .shared-wishlist .dashboard,
  .customer-account-index .shared-wishlist .information,
  .customer-account-index .shared-wishlist .address-book,
  .customer-account-index .shared-wishlist .newsletters,
  .customer-account-index .shared-wishlist .my-orders,
  .customer-account-index .shared-wishlist .order-info-block,
  .customer-account-index .shared-wishlist .order-details,
  .customer-account-index .shared-wishlist .my-wishlist,
  .customer-account-index .shared-wishlist .share-wishlist,
  .customer-account-index .shared-wishlist .new-addressbook,
  .customer-account-edit .my-account .dashboard,
  .customer-account-edit .my-account .information,
  .customer-account-edit .my-account .address-book,
  .customer-account-edit .my-account .newsletters,
  .customer-account-edit .my-account .my-orders,
  .customer-account-edit .my-account .order-info-block,
  .customer-account-edit .my-account .order-details,
  .customer-account-edit .my-account .my-wishlist,
  .customer-account-edit .my-account .share-wishlist,
  .customer-account-edit .my-account .new-addressbook,
  .customer-account-edit .shared-wishlist .dashboard,
  .customer-account-edit .shared-wishlist .information,
  .customer-account-edit .shared-wishlist .address-book,
  .customer-account-edit .shared-wishlist .newsletters,
  .customer-account-edit .shared-wishlist .my-orders,
  .customer-account-edit .shared-wishlist .order-info-block,
  .customer-account-edit .shared-wishlist .order-details,
  .customer-account-edit .shared-wishlist .my-wishlist,
  .customer-account-edit .shared-wishlist .share-wishlist,
  .customer-account-edit .shared-wishlist .new-addressbook,
  .newsletter-manage-index .my-account .dashboard,
  .newsletter-manage-index .my-account .information,
  .newsletter-manage-index .my-account .address-book,
  .newsletter-manage-index .my-account .newsletters,
  .newsletter-manage-index .my-account .my-orders,
  .newsletter-manage-index .my-account .order-info-block,
  .newsletter-manage-index .my-account .order-details,
  .newsletter-manage-index .my-account .my-wishlist,
  .newsletter-manage-index .my-account .share-wishlist,
  .newsletter-manage-index .my-account .new-addressbook,
  .newsletter-manage-index .shared-wishlist .dashboard,
  .newsletter-manage-index .shared-wishlist .information,
  .newsletter-manage-index .shared-wishlist .address-book,
  .newsletter-manage-index .shared-wishlist .newsletters,
  .newsletter-manage-index .shared-wishlist .my-orders,
  .newsletter-manage-index .shared-wishlist .order-info-block,
  .newsletter-manage-index .shared-wishlist .order-details,
  .newsletter-manage-index .shared-wishlist .my-wishlist,
  .newsletter-manage-index .shared-wishlist .share-wishlist,
  .newsletter-manage-index .shared-wishlist .new-addressbook,
  .sales-order-history .my-account .dashboard,
  .sales-order-history .my-account .information,
  .sales-order-history .my-account .address-book,
  .sales-order-history .my-account .newsletters,
  .sales-order-history .my-account .my-orders,
  .sales-order-history .my-account .order-info-block,
  .sales-order-history .my-account .order-details,
  .sales-order-history .my-account .my-wishlist,
  .sales-order-history .my-account .share-wishlist,
  .sales-order-history .my-account .new-addressbook,
  .sales-order-history .shared-wishlist .dashboard,
  .sales-order-history .shared-wishlist .information,
  .sales-order-history .shared-wishlist .address-book,
  .sales-order-history .shared-wishlist .newsletters,
  .sales-order-history .shared-wishlist .my-orders,
  .sales-order-history .shared-wishlist .order-info-block,
  .sales-order-history .shared-wishlist .order-details,
  .sales-order-history .shared-wishlist .my-wishlist,
  .sales-order-history .shared-wishlist .share-wishlist,
  .sales-order-history .shared-wishlist .new-addressbook,
  .customer-address-index .my-account .dashboard,
  .customer-address-index .my-account .information,
  .customer-address-index .my-account .address-book,
  .customer-address-index .my-account .newsletters,
  .customer-address-index .my-account .my-orders,
  .customer-address-index .my-account .order-info-block,
  .customer-address-index .my-account .order-details,
  .customer-address-index .my-account .my-wishlist,
  .customer-address-index .my-account .share-wishlist,
  .customer-address-index .my-account .new-addressbook,
  .customer-address-index .shared-wishlist .dashboard,
  .customer-address-index .shared-wishlist .information,
  .customer-address-index .shared-wishlist .address-book,
  .customer-address-index .shared-wishlist .newsletters,
  .customer-address-index .shared-wishlist .my-orders,
  .customer-address-index .shared-wishlist .order-info-block,
  .customer-address-index .shared-wishlist .order-details,
  .customer-address-index .shared-wishlist .my-wishlist,
  .customer-address-index .shared-wishlist .share-wishlist,
  .customer-address-index .shared-wishlist .new-addressbook,
  .customer-address-form .my-account .dashboard,
  .customer-address-form .my-account .information,
  .customer-address-form .my-account .address-book,
  .customer-address-form .my-account .newsletters,
  .customer-address-form .my-account .my-orders,
  .customer-address-form .my-account .order-info-block,
  .customer-address-form .my-account .order-details,
  .customer-address-form .my-account .my-wishlist,
  .customer-address-form .my-account .share-wishlist,
  .customer-address-form .my-account .new-addressbook,
  .customer-address-form .shared-wishlist .dashboard,
  .customer-address-form .shared-wishlist .information,
  .customer-address-form .shared-wishlist .address-book,
  .customer-address-form .shared-wishlist .newsletters,
  .customer-address-form .shared-wishlist .my-orders,
  .customer-address-form .shared-wishlist .order-info-block,
  .customer-address-form .shared-wishlist .order-details,
  .customer-address-form .shared-wishlist .my-wishlist,
  .customer-address-form .shared-wishlist .share-wishlist,
  .customer-address-form .shared-wishlist .new-addressbook,
  .wishlist-index-index .my-account .dashboard,
  .wishlist-index-index .my-account .information,
  .wishlist-index-index .my-account .address-book,
  .wishlist-index-index .my-account .newsletters,
  .wishlist-index-index .my-account .my-orders,
  .wishlist-index-index .my-account .order-info-block,
  .wishlist-index-index .my-account .order-details,
  .wishlist-index-index .my-account .my-wishlist,
  .wishlist-index-index .my-account .share-wishlist,
  .wishlist-index-index .my-account .new-addressbook,
  .wishlist-index-index .shared-wishlist .dashboard,
  .wishlist-index-index .shared-wishlist .information,
  .wishlist-index-index .shared-wishlist .address-book,
  .wishlist-index-index .shared-wishlist .newsletters,
  .wishlist-index-index .shared-wishlist .my-orders,
  .wishlist-index-index .shared-wishlist .order-info-block,
  .wishlist-index-index .shared-wishlist .order-details,
  .wishlist-index-index .shared-wishlist .my-wishlist,
  .wishlist-index-index .shared-wishlist .share-wishlist,
  .wishlist-index-index .shared-wishlist .new-addressbook,
  .wishlist-index-share .my-account .dashboard,
  .wishlist-index-share .my-account .information,
  .wishlist-index-share .my-account .address-book,
  .wishlist-index-share .my-account .newsletters,
  .wishlist-index-share .my-account .my-orders,
  .wishlist-index-share .my-account .order-info-block,
  .wishlist-index-share .my-account .order-details,
  .wishlist-index-share .my-account .my-wishlist,
  .wishlist-index-share .my-account .share-wishlist,
  .wishlist-index-share .my-account .new-addressbook,
  .wishlist-index-share .shared-wishlist .dashboard,
  .wishlist-index-share .shared-wishlist .information,
  .wishlist-index-share .shared-wishlist .address-book,
  .wishlist-index-share .shared-wishlist .newsletters,
  .wishlist-index-share .shared-wishlist .my-orders,
  .wishlist-index-share .shared-wishlist .order-info-block,
  .wishlist-index-share .shared-wishlist .order-details,
  .wishlist-index-share .shared-wishlist .my-wishlist,
  .wishlist-index-share .shared-wishlist .share-wishlist,
  .wishlist-index-share .shared-wishlist .new-addressbook,
  .wishlist-shared-index .my-account .dashboard,
  .wishlist-shared-index .my-account .information,
  .wishlist-shared-index .my-account .address-book,
  .wishlist-shared-index .my-account .newsletters,
  .wishlist-shared-index .my-account .my-orders,
  .wishlist-shared-index .my-account .order-info-block,
  .wishlist-shared-index .my-account .order-details,
  .wishlist-shared-index .my-account .my-wishlist,
  .wishlist-shared-index .my-account .share-wishlist,
  .wishlist-shared-index .my-account .new-addressbook,
  .wishlist-shared-index .shared-wishlist .dashboard,
  .wishlist-shared-index .shared-wishlist .information,
  .wishlist-shared-index .shared-wishlist .address-book,
  .wishlist-shared-index .shared-wishlist .newsletters,
  .wishlist-shared-index .shared-wishlist .my-orders,
  .wishlist-shared-index .shared-wishlist .order-info-block,
  .wishlist-shared-index .shared-wishlist .order-details,
  .wishlist-shared-index .shared-wishlist .my-wishlist,
  .wishlist-shared-index .shared-wishlist .share-wishlist,
  .wishlist-shared-index .shared-wishlist .new-addressbook,
  .sales-order-view .my-account .dashboard,
  .sales-order-view .my-account .information,
  .sales-order-view .my-account .address-book,
  .sales-order-view .my-account .newsletters,
  .sales-order-view .my-account .my-orders,
  .sales-order-view .my-account .order-info-block,
  .sales-order-view .my-account .order-details,
  .sales-order-view .my-account .my-wishlist,
  .sales-order-view .my-account .share-wishlist,
  .sales-order-view .my-account .new-addressbook,
  .sales-order-view .shared-wishlist .dashboard,
  .sales-order-view .shared-wishlist .information,
  .sales-order-view .shared-wishlist .address-book,
  .sales-order-view .shared-wishlist .newsletters,
  .sales-order-view .shared-wishlist .my-orders,
  .sales-order-view .shared-wishlist .order-info-block,
  .sales-order-view .shared-wishlist .order-details,
  .sales-order-view .shared-wishlist .my-wishlist,
  .sales-order-view .shared-wishlist .share-wishlist,
  .sales-order-view .shared-wishlist .new-addressbook {
    max-width: 675px;
    min-width: 675px;
    padding-top: 35px;
    padding-bottom: 50px;
    display: inline-block;
    text-align: left; }
    .customer-account-index .my-account .dashboard .sod_select.dropdown-standard,
    .customer-account-index .my-account .information .sod_select.dropdown-standard,
    .customer-account-index .my-account .address-book .sod_select.dropdown-standard,
    .customer-account-index .my-account .newsletters .sod_select.dropdown-standard,
    .customer-account-index .my-account .my-orders .sod_select.dropdown-standard,
    .customer-account-index .my-account .order-info-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .order-details .sod_select.dropdown-standard,
    .customer-account-index .my-account .my-wishlist .sod_select.dropdown-standard,
    .customer-account-index .my-account .share-wishlist .sod_select.dropdown-standard,
    .customer-account-index .my-account .new-addressbook .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .information .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .address-book .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .order-details .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .customer-account-edit .my-account .dashboard .sod_select.dropdown-standard,
    .customer-account-edit .my-account .information .sod_select.dropdown-standard,
    .customer-account-edit .my-account .address-book .sod_select.dropdown-standard,
    .customer-account-edit .my-account .newsletters .sod_select.dropdown-standard,
    .customer-account-edit .my-account .my-orders .sod_select.dropdown-standard,
    .customer-account-edit .my-account .order-info-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .order-details .sod_select.dropdown-standard,
    .customer-account-edit .my-account .my-wishlist .sod_select.dropdown-standard,
    .customer-account-edit .my-account .share-wishlist .sod_select.dropdown-standard,
    .customer-account-edit .my-account .new-addressbook .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .information .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .address-book .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .order-details .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .dashboard .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .information .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .address-book .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .newsletters .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .my-orders .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .order-info-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .order-details .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .my-wishlist .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .share-wishlist .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .new-addressbook .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .information .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .address-book .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .order-details .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .sales-order-history .my-account .dashboard .sod_select.dropdown-standard,
    .sales-order-history .my-account .information .sod_select.dropdown-standard,
    .sales-order-history .my-account .address-book .sod_select.dropdown-standard,
    .sales-order-history .my-account .newsletters .sod_select.dropdown-standard,
    .sales-order-history .my-account .my-orders .sod_select.dropdown-standard,
    .sales-order-history .my-account .order-info-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .order-details .sod_select.dropdown-standard,
    .sales-order-history .my-account .my-wishlist .sod_select.dropdown-standard,
    .sales-order-history .my-account .share-wishlist .sod_select.dropdown-standard,
    .sales-order-history .my-account .new-addressbook .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .information .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .address-book .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .order-details .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .customer-address-index .my-account .dashboard .sod_select.dropdown-standard,
    .customer-address-index .my-account .information .sod_select.dropdown-standard,
    .customer-address-index .my-account .address-book .sod_select.dropdown-standard,
    .customer-address-index .my-account .newsletters .sod_select.dropdown-standard,
    .customer-address-index .my-account .my-orders .sod_select.dropdown-standard,
    .customer-address-index .my-account .order-info-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .order-details .sod_select.dropdown-standard,
    .customer-address-index .my-account .my-wishlist .sod_select.dropdown-standard,
    .customer-address-index .my-account .share-wishlist .sod_select.dropdown-standard,
    .customer-address-index .my-account .new-addressbook .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .information .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .address-book .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .order-details .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .customer-address-form .my-account .dashboard .sod_select.dropdown-standard,
    .customer-address-form .my-account .information .sod_select.dropdown-standard,
    .customer-address-form .my-account .address-book .sod_select.dropdown-standard,
    .customer-address-form .my-account .newsletters .sod_select.dropdown-standard,
    .customer-address-form .my-account .my-orders .sod_select.dropdown-standard,
    .customer-address-form .my-account .order-info-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .order-details .sod_select.dropdown-standard,
    .customer-address-form .my-account .my-wishlist .sod_select.dropdown-standard,
    .customer-address-form .my-account .share-wishlist .sod_select.dropdown-standard,
    .customer-address-form .my-account .new-addressbook .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .information .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .address-book .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .order-details .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .dashboard .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .information .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .address-book .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .newsletters .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .my-orders .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .order-info-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .order-details .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .my-wishlist .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .share-wishlist .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .new-addressbook .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .information .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .address-book .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .order-details .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .dashboard .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .information .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .address-book .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .newsletters .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .my-orders .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .order-info-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .order-details .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .my-wishlist .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .share-wishlist .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .new-addressbook .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .information .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .address-book .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .order-details .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .dashboard .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .information .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .address-book .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .newsletters .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .my-orders .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .order-info-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .order-details .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .my-wishlist .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .share-wishlist .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .new-addressbook .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .information .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .address-book .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .order-details .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .new-addressbook .sod_select.dropdown-standard,
    .sales-order-view .my-account .dashboard .sod_select.dropdown-standard,
    .sales-order-view .my-account .information .sod_select.dropdown-standard,
    .sales-order-view .my-account .address-book .sod_select.dropdown-standard,
    .sales-order-view .my-account .newsletters .sod_select.dropdown-standard,
    .sales-order-view .my-account .my-orders .sod_select.dropdown-standard,
    .sales-order-view .my-account .order-info-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .order-details .sod_select.dropdown-standard,
    .sales-order-view .my-account .my-wishlist .sod_select.dropdown-standard,
    .sales-order-view .my-account .share-wishlist .sod_select.dropdown-standard,
    .sales-order-view .my-account .new-addressbook .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .dashboard .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .information .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .address-book .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .newsletters .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .my-orders .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .order-info-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .order-details .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .my-wishlist .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .share-wishlist .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .new-addressbook .sod_select.dropdown-standard {
      width: 100%;
      margin: 0 0 15px;
      font-size: 9px;
      letter-spacing: 1.44px;
      color: #000; }
    .customer-account-index .my-account .dashboard .newsletter-list,
    .customer-account-index .my-account .information .newsletter-list,
    .customer-account-index .my-account .address-book .newsletter-list,
    .customer-account-index .my-account .newsletters .newsletter-list,
    .customer-account-index .my-account .my-orders .newsletter-list,
    .customer-account-index .my-account .order-info-block .newsletter-list,
    .customer-account-index .my-account .order-details .newsletter-list,
    .customer-account-index .my-account .my-wishlist .newsletter-list,
    .customer-account-index .my-account .share-wishlist .newsletter-list,
    .customer-account-index .my-account .new-addressbook .newsletter-list,
    .customer-account-index .shared-wishlist .dashboard .newsletter-list,
    .customer-account-index .shared-wishlist .information .newsletter-list,
    .customer-account-index .shared-wishlist .address-book .newsletter-list,
    .customer-account-index .shared-wishlist .newsletters .newsletter-list,
    .customer-account-index .shared-wishlist .my-orders .newsletter-list,
    .customer-account-index .shared-wishlist .order-info-block .newsletter-list,
    .customer-account-index .shared-wishlist .order-details .newsletter-list,
    .customer-account-index .shared-wishlist .my-wishlist .newsletter-list,
    .customer-account-index .shared-wishlist .share-wishlist .newsletter-list,
    .customer-account-index .shared-wishlist .new-addressbook .newsletter-list,
    .customer-account-edit .my-account .dashboard .newsletter-list,
    .customer-account-edit .my-account .information .newsletter-list,
    .customer-account-edit .my-account .address-book .newsletter-list,
    .customer-account-edit .my-account .newsletters .newsletter-list,
    .customer-account-edit .my-account .my-orders .newsletter-list,
    .customer-account-edit .my-account .order-info-block .newsletter-list,
    .customer-account-edit .my-account .order-details .newsletter-list,
    .customer-account-edit .my-account .my-wishlist .newsletter-list,
    .customer-account-edit .my-account .share-wishlist .newsletter-list,
    .customer-account-edit .my-account .new-addressbook .newsletter-list,
    .customer-account-edit .shared-wishlist .dashboard .newsletter-list,
    .customer-account-edit .shared-wishlist .information .newsletter-list,
    .customer-account-edit .shared-wishlist .address-book .newsletter-list,
    .customer-account-edit .shared-wishlist .newsletters .newsletter-list,
    .customer-account-edit .shared-wishlist .my-orders .newsletter-list,
    .customer-account-edit .shared-wishlist .order-info-block .newsletter-list,
    .customer-account-edit .shared-wishlist .order-details .newsletter-list,
    .customer-account-edit .shared-wishlist .my-wishlist .newsletter-list,
    .customer-account-edit .shared-wishlist .share-wishlist .newsletter-list,
    .customer-account-edit .shared-wishlist .new-addressbook .newsletter-list,
    .newsletter-manage-index .my-account .dashboard .newsletter-list,
    .newsletter-manage-index .my-account .information .newsletter-list,
    .newsletter-manage-index .my-account .address-book .newsletter-list,
    .newsletter-manage-index .my-account .newsletters .newsletter-list,
    .newsletter-manage-index .my-account .my-orders .newsletter-list,
    .newsletter-manage-index .my-account .order-info-block .newsletter-list,
    .newsletter-manage-index .my-account .order-details .newsletter-list,
    .newsletter-manage-index .my-account .my-wishlist .newsletter-list,
    .newsletter-manage-index .my-account .share-wishlist .newsletter-list,
    .newsletter-manage-index .my-account .new-addressbook .newsletter-list,
    .newsletter-manage-index .shared-wishlist .dashboard .newsletter-list,
    .newsletter-manage-index .shared-wishlist .information .newsletter-list,
    .newsletter-manage-index .shared-wishlist .address-book .newsletter-list,
    .newsletter-manage-index .shared-wishlist .newsletters .newsletter-list,
    .newsletter-manage-index .shared-wishlist .my-orders .newsletter-list,
    .newsletter-manage-index .shared-wishlist .order-info-block .newsletter-list,
    .newsletter-manage-index .shared-wishlist .order-details .newsletter-list,
    .newsletter-manage-index .shared-wishlist .my-wishlist .newsletter-list,
    .newsletter-manage-index .shared-wishlist .share-wishlist .newsletter-list,
    .newsletter-manage-index .shared-wishlist .new-addressbook .newsletter-list,
    .sales-order-history .my-account .dashboard .newsletter-list,
    .sales-order-history .my-account .information .newsletter-list,
    .sales-order-history .my-account .address-book .newsletter-list,
    .sales-order-history .my-account .newsletters .newsletter-list,
    .sales-order-history .my-account .my-orders .newsletter-list,
    .sales-order-history .my-account .order-info-block .newsletter-list,
    .sales-order-history .my-account .order-details .newsletter-list,
    .sales-order-history .my-account .my-wishlist .newsletter-list,
    .sales-order-history .my-account .share-wishlist .newsletter-list,
    .sales-order-history .my-account .new-addressbook .newsletter-list,
    .sales-order-history .shared-wishlist .dashboard .newsletter-list,
    .sales-order-history .shared-wishlist .information .newsletter-list,
    .sales-order-history .shared-wishlist .address-book .newsletter-list,
    .sales-order-history .shared-wishlist .newsletters .newsletter-list,
    .sales-order-history .shared-wishlist .my-orders .newsletter-list,
    .sales-order-history .shared-wishlist .order-info-block .newsletter-list,
    .sales-order-history .shared-wishlist .order-details .newsletter-list,
    .sales-order-history .shared-wishlist .my-wishlist .newsletter-list,
    .sales-order-history .shared-wishlist .share-wishlist .newsletter-list,
    .sales-order-history .shared-wishlist .new-addressbook .newsletter-list,
    .customer-address-index .my-account .dashboard .newsletter-list,
    .customer-address-index .my-account .information .newsletter-list,
    .customer-address-index .my-account .address-book .newsletter-list,
    .customer-address-index .my-account .newsletters .newsletter-list,
    .customer-address-index .my-account .my-orders .newsletter-list,
    .customer-address-index .my-account .order-info-block .newsletter-list,
    .customer-address-index .my-account .order-details .newsletter-list,
    .customer-address-index .my-account .my-wishlist .newsletter-list,
    .customer-address-index .my-account .share-wishlist .newsletter-list,
    .customer-address-index .my-account .new-addressbook .newsletter-list,
    .customer-address-index .shared-wishlist .dashboard .newsletter-list,
    .customer-address-index .shared-wishlist .information .newsletter-list,
    .customer-address-index .shared-wishlist .address-book .newsletter-list,
    .customer-address-index .shared-wishlist .newsletters .newsletter-list,
    .customer-address-index .shared-wishlist .my-orders .newsletter-list,
    .customer-address-index .shared-wishlist .order-info-block .newsletter-list,
    .customer-address-index .shared-wishlist .order-details .newsletter-list,
    .customer-address-index .shared-wishlist .my-wishlist .newsletter-list,
    .customer-address-index .shared-wishlist .share-wishlist .newsletter-list,
    .customer-address-index .shared-wishlist .new-addressbook .newsletter-list,
    .customer-address-form .my-account .dashboard .newsletter-list,
    .customer-address-form .my-account .information .newsletter-list,
    .customer-address-form .my-account .address-book .newsletter-list,
    .customer-address-form .my-account .newsletters .newsletter-list,
    .customer-address-form .my-account .my-orders .newsletter-list,
    .customer-address-form .my-account .order-info-block .newsletter-list,
    .customer-address-form .my-account .order-details .newsletter-list,
    .customer-address-form .my-account .my-wishlist .newsletter-list,
    .customer-address-form .my-account .share-wishlist .newsletter-list,
    .customer-address-form .my-account .new-addressbook .newsletter-list,
    .customer-address-form .shared-wishlist .dashboard .newsletter-list,
    .customer-address-form .shared-wishlist .information .newsletter-list,
    .customer-address-form .shared-wishlist .address-book .newsletter-list,
    .customer-address-form .shared-wishlist .newsletters .newsletter-list,
    .customer-address-form .shared-wishlist .my-orders .newsletter-list,
    .customer-address-form .shared-wishlist .order-info-block .newsletter-list,
    .customer-address-form .shared-wishlist .order-details .newsletter-list,
    .customer-address-form .shared-wishlist .my-wishlist .newsletter-list,
    .customer-address-form .shared-wishlist .share-wishlist .newsletter-list,
    .customer-address-form .shared-wishlist .new-addressbook .newsletter-list,
    .wishlist-index-index .my-account .dashboard .newsletter-list,
    .wishlist-index-index .my-account .information .newsletter-list,
    .wishlist-index-index .my-account .address-book .newsletter-list,
    .wishlist-index-index .my-account .newsletters .newsletter-list,
    .wishlist-index-index .my-account .my-orders .newsletter-list,
    .wishlist-index-index .my-account .order-info-block .newsletter-list,
    .wishlist-index-index .my-account .order-details .newsletter-list,
    .wishlist-index-index .my-account .my-wishlist .newsletter-list,
    .wishlist-index-index .my-account .share-wishlist .newsletter-list,
    .wishlist-index-index .my-account .new-addressbook .newsletter-list,
    .wishlist-index-index .shared-wishlist .dashboard .newsletter-list,
    .wishlist-index-index .shared-wishlist .information .newsletter-list,
    .wishlist-index-index .shared-wishlist .address-book .newsletter-list,
    .wishlist-index-index .shared-wishlist .newsletters .newsletter-list,
    .wishlist-index-index .shared-wishlist .my-orders .newsletter-list,
    .wishlist-index-index .shared-wishlist .order-info-block .newsletter-list,
    .wishlist-index-index .shared-wishlist .order-details .newsletter-list,
    .wishlist-index-index .shared-wishlist .my-wishlist .newsletter-list,
    .wishlist-index-index .shared-wishlist .share-wishlist .newsletter-list,
    .wishlist-index-index .shared-wishlist .new-addressbook .newsletter-list,
    .wishlist-index-share .my-account .dashboard .newsletter-list,
    .wishlist-index-share .my-account .information .newsletter-list,
    .wishlist-index-share .my-account .address-book .newsletter-list,
    .wishlist-index-share .my-account .newsletters .newsletter-list,
    .wishlist-index-share .my-account .my-orders .newsletter-list,
    .wishlist-index-share .my-account .order-info-block .newsletter-list,
    .wishlist-index-share .my-account .order-details .newsletter-list,
    .wishlist-index-share .my-account .my-wishlist .newsletter-list,
    .wishlist-index-share .my-account .share-wishlist .newsletter-list,
    .wishlist-index-share .my-account .new-addressbook .newsletter-list,
    .wishlist-index-share .shared-wishlist .dashboard .newsletter-list,
    .wishlist-index-share .shared-wishlist .information .newsletter-list,
    .wishlist-index-share .shared-wishlist .address-book .newsletter-list,
    .wishlist-index-share .shared-wishlist .newsletters .newsletter-list,
    .wishlist-index-share .shared-wishlist .my-orders .newsletter-list,
    .wishlist-index-share .shared-wishlist .order-info-block .newsletter-list,
    .wishlist-index-share .shared-wishlist .order-details .newsletter-list,
    .wishlist-index-share .shared-wishlist .my-wishlist .newsletter-list,
    .wishlist-index-share .shared-wishlist .share-wishlist .newsletter-list,
    .wishlist-index-share .shared-wishlist .new-addressbook .newsletter-list,
    .wishlist-shared-index .my-account .dashboard .newsletter-list,
    .wishlist-shared-index .my-account .information .newsletter-list,
    .wishlist-shared-index .my-account .address-book .newsletter-list,
    .wishlist-shared-index .my-account .newsletters .newsletter-list,
    .wishlist-shared-index .my-account .my-orders .newsletter-list,
    .wishlist-shared-index .my-account .order-info-block .newsletter-list,
    .wishlist-shared-index .my-account .order-details .newsletter-list,
    .wishlist-shared-index .my-account .my-wishlist .newsletter-list,
    .wishlist-shared-index .my-account .share-wishlist .newsletter-list,
    .wishlist-shared-index .my-account .new-addressbook .newsletter-list,
    .wishlist-shared-index .shared-wishlist .dashboard .newsletter-list,
    .wishlist-shared-index .shared-wishlist .information .newsletter-list,
    .wishlist-shared-index .shared-wishlist .address-book .newsletter-list,
    .wishlist-shared-index .shared-wishlist .newsletters .newsletter-list,
    .wishlist-shared-index .shared-wishlist .my-orders .newsletter-list,
    .wishlist-shared-index .shared-wishlist .order-info-block .newsletter-list,
    .wishlist-shared-index .shared-wishlist .order-details .newsletter-list,
    .wishlist-shared-index .shared-wishlist .my-wishlist .newsletter-list,
    .wishlist-shared-index .shared-wishlist .share-wishlist .newsletter-list,
    .wishlist-shared-index .shared-wishlist .new-addressbook .newsletter-list,
    .sales-order-view .my-account .dashboard .newsletter-list,
    .sales-order-view .my-account .information .newsletter-list,
    .sales-order-view .my-account .address-book .newsletter-list,
    .sales-order-view .my-account .newsletters .newsletter-list,
    .sales-order-view .my-account .my-orders .newsletter-list,
    .sales-order-view .my-account .order-info-block .newsletter-list,
    .sales-order-view .my-account .order-details .newsletter-list,
    .sales-order-view .my-account .my-wishlist .newsletter-list,
    .sales-order-view .my-account .share-wishlist .newsletter-list,
    .sales-order-view .my-account .new-addressbook .newsletter-list,
    .sales-order-view .shared-wishlist .dashboard .newsletter-list,
    .sales-order-view .shared-wishlist .information .newsletter-list,
    .sales-order-view .shared-wishlist .address-book .newsletter-list,
    .sales-order-view .shared-wishlist .newsletters .newsletter-list,
    .sales-order-view .shared-wishlist .my-orders .newsletter-list,
    .sales-order-view .shared-wishlist .order-info-block .newsletter-list,
    .sales-order-view .shared-wishlist .order-details .newsletter-list,
    .sales-order-view .shared-wishlist .my-wishlist .newsletter-list,
    .sales-order-view .shared-wishlist .share-wishlist .newsletter-list,
    .sales-order-view .shared-wishlist .new-addressbook .newsletter-list {
      list-style: none; }
      .customer-account-index .my-account .dashboard .newsletter-list li,
      .customer-account-index .my-account .information .newsletter-list li,
      .customer-account-index .my-account .address-book .newsletter-list li,
      .customer-account-index .my-account .newsletters .newsletter-list li,
      .customer-account-index .my-account .my-orders .newsletter-list li,
      .customer-account-index .my-account .order-info-block .newsletter-list li,
      .customer-account-index .my-account .order-details .newsletter-list li,
      .customer-account-index .my-account .my-wishlist .newsletter-list li,
      .customer-account-index .my-account .share-wishlist .newsletter-list li,
      .customer-account-index .my-account .new-addressbook .newsletter-list li,
      .customer-account-index .shared-wishlist .dashboard .newsletter-list li,
      .customer-account-index .shared-wishlist .information .newsletter-list li,
      .customer-account-index .shared-wishlist .address-book .newsletter-list li,
      .customer-account-index .shared-wishlist .newsletters .newsletter-list li,
      .customer-account-index .shared-wishlist .my-orders .newsletter-list li,
      .customer-account-index .shared-wishlist .order-info-block .newsletter-list li,
      .customer-account-index .shared-wishlist .order-details .newsletter-list li,
      .customer-account-index .shared-wishlist .my-wishlist .newsletter-list li,
      .customer-account-index .shared-wishlist .share-wishlist .newsletter-list li,
      .customer-account-index .shared-wishlist .new-addressbook .newsletter-list li,
      .customer-account-edit .my-account .dashboard .newsletter-list li,
      .customer-account-edit .my-account .information .newsletter-list li,
      .customer-account-edit .my-account .address-book .newsletter-list li,
      .customer-account-edit .my-account .newsletters .newsletter-list li,
      .customer-account-edit .my-account .my-orders .newsletter-list li,
      .customer-account-edit .my-account .order-info-block .newsletter-list li,
      .customer-account-edit .my-account .order-details .newsletter-list li,
      .customer-account-edit .my-account .my-wishlist .newsletter-list li,
      .customer-account-edit .my-account .share-wishlist .newsletter-list li,
      .customer-account-edit .my-account .new-addressbook .newsletter-list li,
      .customer-account-edit .shared-wishlist .dashboard .newsletter-list li,
      .customer-account-edit .shared-wishlist .information .newsletter-list li,
      .customer-account-edit .shared-wishlist .address-book .newsletter-list li,
      .customer-account-edit .shared-wishlist .newsletters .newsletter-list li,
      .customer-account-edit .shared-wishlist .my-orders .newsletter-list li,
      .customer-account-edit .shared-wishlist .order-info-block .newsletter-list li,
      .customer-account-edit .shared-wishlist .order-details .newsletter-list li,
      .customer-account-edit .shared-wishlist .my-wishlist .newsletter-list li,
      .customer-account-edit .shared-wishlist .share-wishlist .newsletter-list li,
      .customer-account-edit .shared-wishlist .new-addressbook .newsletter-list li,
      .newsletter-manage-index .my-account .dashboard .newsletter-list li,
      .newsletter-manage-index .my-account .information .newsletter-list li,
      .newsletter-manage-index .my-account .address-book .newsletter-list li,
      .newsletter-manage-index .my-account .newsletters .newsletter-list li,
      .newsletter-manage-index .my-account .my-orders .newsletter-list li,
      .newsletter-manage-index .my-account .order-info-block .newsletter-list li,
      .newsletter-manage-index .my-account .order-details .newsletter-list li,
      .newsletter-manage-index .my-account .my-wishlist .newsletter-list li,
      .newsletter-manage-index .my-account .share-wishlist .newsletter-list li,
      .newsletter-manage-index .my-account .new-addressbook .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .dashboard .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .information .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .address-book .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .newsletters .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .my-orders .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .order-info-block .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .order-details .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .my-wishlist .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .share-wishlist .newsletter-list li,
      .newsletter-manage-index .shared-wishlist .new-addressbook .newsletter-list li,
      .sales-order-history .my-account .dashboard .newsletter-list li,
      .sales-order-history .my-account .information .newsletter-list li,
      .sales-order-history .my-account .address-book .newsletter-list li,
      .sales-order-history .my-account .newsletters .newsletter-list li,
      .sales-order-history .my-account .my-orders .newsletter-list li,
      .sales-order-history .my-account .order-info-block .newsletter-list li,
      .sales-order-history .my-account .order-details .newsletter-list li,
      .sales-order-history .my-account .my-wishlist .newsletter-list li,
      .sales-order-history .my-account .share-wishlist .newsletter-list li,
      .sales-order-history .my-account .new-addressbook .newsletter-list li,
      .sales-order-history .shared-wishlist .dashboard .newsletter-list li,
      .sales-order-history .shared-wishlist .information .newsletter-list li,
      .sales-order-history .shared-wishlist .address-book .newsletter-list li,
      .sales-order-history .shared-wishlist .newsletters .newsletter-list li,
      .sales-order-history .shared-wishlist .my-orders .newsletter-list li,
      .sales-order-history .shared-wishlist .order-info-block .newsletter-list li,
      .sales-order-history .shared-wishlist .order-details .newsletter-list li,
      .sales-order-history .shared-wishlist .my-wishlist .newsletter-list li,
      .sales-order-history .shared-wishlist .share-wishlist .newsletter-list li,
      .sales-order-history .shared-wishlist .new-addressbook .newsletter-list li,
      .customer-address-index .my-account .dashboard .newsletter-list li,
      .customer-address-index .my-account .information .newsletter-list li,
      .customer-address-index .my-account .address-book .newsletter-list li,
      .customer-address-index .my-account .newsletters .newsletter-list li,
      .customer-address-index .my-account .my-orders .newsletter-list li,
      .customer-address-index .my-account .order-info-block .newsletter-list li,
      .customer-address-index .my-account .order-details .newsletter-list li,
      .customer-address-index .my-account .my-wishlist .newsletter-list li,
      .customer-address-index .my-account .share-wishlist .newsletter-list li,
      .customer-address-index .my-account .new-addressbook .newsletter-list li,
      .customer-address-index .shared-wishlist .dashboard .newsletter-list li,
      .customer-address-index .shared-wishlist .information .newsletter-list li,
      .customer-address-index .shared-wishlist .address-book .newsletter-list li,
      .customer-address-index .shared-wishlist .newsletters .newsletter-list li,
      .customer-address-index .shared-wishlist .my-orders .newsletter-list li,
      .customer-address-index .shared-wishlist .order-info-block .newsletter-list li,
      .customer-address-index .shared-wishlist .order-details .newsletter-list li,
      .customer-address-index .shared-wishlist .my-wishlist .newsletter-list li,
      .customer-address-index .shared-wishlist .share-wishlist .newsletter-list li,
      .customer-address-index .shared-wishlist .new-addressbook .newsletter-list li,
      .customer-address-form .my-account .dashboard .newsletter-list li,
      .customer-address-form .my-account .information .newsletter-list li,
      .customer-address-form .my-account .address-book .newsletter-list li,
      .customer-address-form .my-account .newsletters .newsletter-list li,
      .customer-address-form .my-account .my-orders .newsletter-list li,
      .customer-address-form .my-account .order-info-block .newsletter-list li,
      .customer-address-form .my-account .order-details .newsletter-list li,
      .customer-address-form .my-account .my-wishlist .newsletter-list li,
      .customer-address-form .my-account .share-wishlist .newsletter-list li,
      .customer-address-form .my-account .new-addressbook .newsletter-list li,
      .customer-address-form .shared-wishlist .dashboard .newsletter-list li,
      .customer-address-form .shared-wishlist .information .newsletter-list li,
      .customer-address-form .shared-wishlist .address-book .newsletter-list li,
      .customer-address-form .shared-wishlist .newsletters .newsletter-list li,
      .customer-address-form .shared-wishlist .my-orders .newsletter-list li,
      .customer-address-form .shared-wishlist .order-info-block .newsletter-list li,
      .customer-address-form .shared-wishlist .order-details .newsletter-list li,
      .customer-address-form .shared-wishlist .my-wishlist .newsletter-list li,
      .customer-address-form .shared-wishlist .share-wishlist .newsletter-list li,
      .customer-address-form .shared-wishlist .new-addressbook .newsletter-list li,
      .wishlist-index-index .my-account .dashboard .newsletter-list li,
      .wishlist-index-index .my-account .information .newsletter-list li,
      .wishlist-index-index .my-account .address-book .newsletter-list li,
      .wishlist-index-index .my-account .newsletters .newsletter-list li,
      .wishlist-index-index .my-account .my-orders .newsletter-list li,
      .wishlist-index-index .my-account .order-info-block .newsletter-list li,
      .wishlist-index-index .my-account .order-details .newsletter-list li,
      .wishlist-index-index .my-account .my-wishlist .newsletter-list li,
      .wishlist-index-index .my-account .share-wishlist .newsletter-list li,
      .wishlist-index-index .my-account .new-addressbook .newsletter-list li,
      .wishlist-index-index .shared-wishlist .dashboard .newsletter-list li,
      .wishlist-index-index .shared-wishlist .information .newsletter-list li,
      .wishlist-index-index .shared-wishlist .address-book .newsletter-list li,
      .wishlist-index-index .shared-wishlist .newsletters .newsletter-list li,
      .wishlist-index-index .shared-wishlist .my-orders .newsletter-list li,
      .wishlist-index-index .shared-wishlist .order-info-block .newsletter-list li,
      .wishlist-index-index .shared-wishlist .order-details .newsletter-list li,
      .wishlist-index-index .shared-wishlist .my-wishlist .newsletter-list li,
      .wishlist-index-index .shared-wishlist .share-wishlist .newsletter-list li,
      .wishlist-index-index .shared-wishlist .new-addressbook .newsletter-list li,
      .wishlist-index-share .my-account .dashboard .newsletter-list li,
      .wishlist-index-share .my-account .information .newsletter-list li,
      .wishlist-index-share .my-account .address-book .newsletter-list li,
      .wishlist-index-share .my-account .newsletters .newsletter-list li,
      .wishlist-index-share .my-account .my-orders .newsletter-list li,
      .wishlist-index-share .my-account .order-info-block .newsletter-list li,
      .wishlist-index-share .my-account .order-details .newsletter-list li,
      .wishlist-index-share .my-account .my-wishlist .newsletter-list li,
      .wishlist-index-share .my-account .share-wishlist .newsletter-list li,
      .wishlist-index-share .my-account .new-addressbook .newsletter-list li,
      .wishlist-index-share .shared-wishlist .dashboard .newsletter-list li,
      .wishlist-index-share .shared-wishlist .information .newsletter-list li,
      .wishlist-index-share .shared-wishlist .address-book .newsletter-list li,
      .wishlist-index-share .shared-wishlist .newsletters .newsletter-list li,
      .wishlist-index-share .shared-wishlist .my-orders .newsletter-list li,
      .wishlist-index-share .shared-wishlist .order-info-block .newsletter-list li,
      .wishlist-index-share .shared-wishlist .order-details .newsletter-list li,
      .wishlist-index-share .shared-wishlist .my-wishlist .newsletter-list li,
      .wishlist-index-share .shared-wishlist .share-wishlist .newsletter-list li,
      .wishlist-index-share .shared-wishlist .new-addressbook .newsletter-list li,
      .wishlist-shared-index .my-account .dashboard .newsletter-list li,
      .wishlist-shared-index .my-account .information .newsletter-list li,
      .wishlist-shared-index .my-account .address-book .newsletter-list li,
      .wishlist-shared-index .my-account .newsletters .newsletter-list li,
      .wishlist-shared-index .my-account .my-orders .newsletter-list li,
      .wishlist-shared-index .my-account .order-info-block .newsletter-list li,
      .wishlist-shared-index .my-account .order-details .newsletter-list li,
      .wishlist-shared-index .my-account .my-wishlist .newsletter-list li,
      .wishlist-shared-index .my-account .share-wishlist .newsletter-list li,
      .wishlist-shared-index .my-account .new-addressbook .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .dashboard .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .information .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .address-book .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .newsletters .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .my-orders .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .order-info-block .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .order-details .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .my-wishlist .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .share-wishlist .newsletter-list li,
      .wishlist-shared-index .shared-wishlist .new-addressbook .newsletter-list li,
      .sales-order-view .my-account .dashboard .newsletter-list li,
      .sales-order-view .my-account .information .newsletter-list li,
      .sales-order-view .my-account .address-book .newsletter-list li,
      .sales-order-view .my-account .newsletters .newsletter-list li,
      .sales-order-view .my-account .my-orders .newsletter-list li,
      .sales-order-view .my-account .order-info-block .newsletter-list li,
      .sales-order-view .my-account .order-details .newsletter-list li,
      .sales-order-view .my-account .my-wishlist .newsletter-list li,
      .sales-order-view .my-account .share-wishlist .newsletter-list li,
      .sales-order-view .my-account .new-addressbook .newsletter-list li,
      .sales-order-view .shared-wishlist .dashboard .newsletter-list li,
      .sales-order-view .shared-wishlist .information .newsletter-list li,
      .sales-order-view .shared-wishlist .address-book .newsletter-list li,
      .sales-order-view .shared-wishlist .newsletters .newsletter-list li,
      .sales-order-view .shared-wishlist .my-orders .newsletter-list li,
      .sales-order-view .shared-wishlist .order-info-block .newsletter-list li,
      .sales-order-view .shared-wishlist .order-details .newsletter-list li,
      .sales-order-view .shared-wishlist .my-wishlist .newsletter-list li,
      .sales-order-view .shared-wishlist .share-wishlist .newsletter-list li,
      .sales-order-view .shared-wishlist .new-addressbook .newsletter-list li {
        border-bottom: 1px solid #CCCCCC;
        overflow: auto; }
        .customer-account-index .my-account .dashboard .newsletter-list li .label,
        .customer-account-index .my-account .information .newsletter-list li .label,
        .customer-account-index .my-account .address-book .newsletter-list li .label,
        .customer-account-index .my-account .newsletters .newsletter-list li .label,
        .customer-account-index .my-account .my-orders .newsletter-list li .label,
        .customer-account-index .my-account .order-info-block .newsletter-list li .label,
        .customer-account-index .my-account .order-details .newsletter-list li .label,
        .customer-account-index .my-account .my-wishlist .newsletter-list li .label,
        .customer-account-index .my-account .share-wishlist .newsletter-list li .label,
        .customer-account-index .my-account .new-addressbook .newsletter-list li .label,
        .customer-account-index .shared-wishlist .dashboard .newsletter-list li .label,
        .customer-account-index .shared-wishlist .information .newsletter-list li .label,
        .customer-account-index .shared-wishlist .address-book .newsletter-list li .label,
        .customer-account-index .shared-wishlist .newsletters .newsletter-list li .label,
        .customer-account-index .shared-wishlist .my-orders .newsletter-list li .label,
        .customer-account-index .shared-wishlist .order-info-block .newsletter-list li .label,
        .customer-account-index .shared-wishlist .order-details .newsletter-list li .label,
        .customer-account-index .shared-wishlist .my-wishlist .newsletter-list li .label,
        .customer-account-index .shared-wishlist .share-wishlist .newsletter-list li .label,
        .customer-account-index .shared-wishlist .new-addressbook .newsletter-list li .label,
        .customer-account-edit .my-account .dashboard .newsletter-list li .label,
        .customer-account-edit .my-account .information .newsletter-list li .label,
        .customer-account-edit .my-account .address-book .newsletter-list li .label,
        .customer-account-edit .my-account .newsletters .newsletter-list li .label,
        .customer-account-edit .my-account .my-orders .newsletter-list li .label,
        .customer-account-edit .my-account .order-info-block .newsletter-list li .label,
        .customer-account-edit .my-account .order-details .newsletter-list li .label,
        .customer-account-edit .my-account .my-wishlist .newsletter-list li .label,
        .customer-account-edit .my-account .share-wishlist .newsletter-list li .label,
        .customer-account-edit .my-account .new-addressbook .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .dashboard .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .information .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .address-book .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .newsletters .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .my-orders .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .order-info-block .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .order-details .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .my-wishlist .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .share-wishlist .newsletter-list li .label,
        .customer-account-edit .shared-wishlist .new-addressbook .newsletter-list li .label,
        .newsletter-manage-index .my-account .dashboard .newsletter-list li .label,
        .newsletter-manage-index .my-account .information .newsletter-list li .label,
        .newsletter-manage-index .my-account .address-book .newsletter-list li .label,
        .newsletter-manage-index .my-account .newsletters .newsletter-list li .label,
        .newsletter-manage-index .my-account .my-orders .newsletter-list li .label,
        .newsletter-manage-index .my-account .order-info-block .newsletter-list li .label,
        .newsletter-manage-index .my-account .order-details .newsletter-list li .label,
        .newsletter-manage-index .my-account .my-wishlist .newsletter-list li .label,
        .newsletter-manage-index .my-account .share-wishlist .newsletter-list li .label,
        .newsletter-manage-index .my-account .new-addressbook .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .dashboard .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .information .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .address-book .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .newsletters .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .my-orders .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .order-info-block .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .order-details .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .my-wishlist .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .share-wishlist .newsletter-list li .label,
        .newsletter-manage-index .shared-wishlist .new-addressbook .newsletter-list li .label,
        .sales-order-history .my-account .dashboard .newsletter-list li .label,
        .sales-order-history .my-account .information .newsletter-list li .label,
        .sales-order-history .my-account .address-book .newsletter-list li .label,
        .sales-order-history .my-account .newsletters .newsletter-list li .label,
        .sales-order-history .my-account .my-orders .newsletter-list li .label,
        .sales-order-history .my-account .order-info-block .newsletter-list li .label,
        .sales-order-history .my-account .order-details .newsletter-list li .label,
        .sales-order-history .my-account .my-wishlist .newsletter-list li .label,
        .sales-order-history .my-account .share-wishlist .newsletter-list li .label,
        .sales-order-history .my-account .new-addressbook .newsletter-list li .label,
        .sales-order-history .shared-wishlist .dashboard .newsletter-list li .label,
        .sales-order-history .shared-wishlist .information .newsletter-list li .label,
        .sales-order-history .shared-wishlist .address-book .newsletter-list li .label,
        .sales-order-history .shared-wishlist .newsletters .newsletter-list li .label,
        .sales-order-history .shared-wishlist .my-orders .newsletter-list li .label,
        .sales-order-history .shared-wishlist .order-info-block .newsletter-list li .label,
        .sales-order-history .shared-wishlist .order-details .newsletter-list li .label,
        .sales-order-history .shared-wishlist .my-wishlist .newsletter-list li .label,
        .sales-order-history .shared-wishlist .share-wishlist .newsletter-list li .label,
        .sales-order-history .shared-wishlist .new-addressbook .newsletter-list li .label,
        .customer-address-index .my-account .dashboard .newsletter-list li .label,
        .customer-address-index .my-account .information .newsletter-list li .label,
        .customer-address-index .my-account .address-book .newsletter-list li .label,
        .customer-address-index .my-account .newsletters .newsletter-list li .label,
        .customer-address-index .my-account .my-orders .newsletter-list li .label,
        .customer-address-index .my-account .order-info-block .newsletter-list li .label,
        .customer-address-index .my-account .order-details .newsletter-list li .label,
        .customer-address-index .my-account .my-wishlist .newsletter-list li .label,
        .customer-address-index .my-account .share-wishlist .newsletter-list li .label,
        .customer-address-index .my-account .new-addressbook .newsletter-list li .label,
        .customer-address-index .shared-wishlist .dashboard .newsletter-list li .label,
        .customer-address-index .shared-wishlist .information .newsletter-list li .label,
        .customer-address-index .shared-wishlist .address-book .newsletter-list li .label,
        .customer-address-index .shared-wishlist .newsletters .newsletter-list li .label,
        .customer-address-index .shared-wishlist .my-orders .newsletter-list li .label,
        .customer-address-index .shared-wishlist .order-info-block .newsletter-list li .label,
        .customer-address-index .shared-wishlist .order-details .newsletter-list li .label,
        .customer-address-index .shared-wishlist .my-wishlist .newsletter-list li .label,
        .customer-address-index .shared-wishlist .share-wishlist .newsletter-list li .label,
        .customer-address-index .shared-wishlist .new-addressbook .newsletter-list li .label,
        .customer-address-form .my-account .dashboard .newsletter-list li .label,
        .customer-address-form .my-account .information .newsletter-list li .label,
        .customer-address-form .my-account .address-book .newsletter-list li .label,
        .customer-address-form .my-account .newsletters .newsletter-list li .label,
        .customer-address-form .my-account .my-orders .newsletter-list li .label,
        .customer-address-form .my-account .order-info-block .newsletter-list li .label,
        .customer-address-form .my-account .order-details .newsletter-list li .label,
        .customer-address-form .my-account .my-wishlist .newsletter-list li .label,
        .customer-address-form .my-account .share-wishlist .newsletter-list li .label,
        .customer-address-form .my-account .new-addressbook .newsletter-list li .label,
        .customer-address-form .shared-wishlist .dashboard .newsletter-list li .label,
        .customer-address-form .shared-wishlist .information .newsletter-list li .label,
        .customer-address-form .shared-wishlist .address-book .newsletter-list li .label,
        .customer-address-form .shared-wishlist .newsletters .newsletter-list li .label,
        .customer-address-form .shared-wishlist .my-orders .newsletter-list li .label,
        .customer-address-form .shared-wishlist .order-info-block .newsletter-list li .label,
        .customer-address-form .shared-wishlist .order-details .newsletter-list li .label,
        .customer-address-form .shared-wishlist .my-wishlist .newsletter-list li .label,
        .customer-address-form .shared-wishlist .share-wishlist .newsletter-list li .label,
        .customer-address-form .shared-wishlist .new-addressbook .newsletter-list li .label,
        .wishlist-index-index .my-account .dashboard .newsletter-list li .label,
        .wishlist-index-index .my-account .information .newsletter-list li .label,
        .wishlist-index-index .my-account .address-book .newsletter-list li .label,
        .wishlist-index-index .my-account .newsletters .newsletter-list li .label,
        .wishlist-index-index .my-account .my-orders .newsletter-list li .label,
        .wishlist-index-index .my-account .order-info-block .newsletter-list li .label,
        .wishlist-index-index .my-account .order-details .newsletter-list li .label,
        .wishlist-index-index .my-account .my-wishlist .newsletter-list li .label,
        .wishlist-index-index .my-account .share-wishlist .newsletter-list li .label,
        .wishlist-index-index .my-account .new-addressbook .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .dashboard .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .information .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .address-book .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .newsletters .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .my-orders .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .order-info-block .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .order-details .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .my-wishlist .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .share-wishlist .newsletter-list li .label,
        .wishlist-index-index .shared-wishlist .new-addressbook .newsletter-list li .label,
        .wishlist-index-share .my-account .dashboard .newsletter-list li .label,
        .wishlist-index-share .my-account .information .newsletter-list li .label,
        .wishlist-index-share .my-account .address-book .newsletter-list li .label,
        .wishlist-index-share .my-account .newsletters .newsletter-list li .label,
        .wishlist-index-share .my-account .my-orders .newsletter-list li .label,
        .wishlist-index-share .my-account .order-info-block .newsletter-list li .label,
        .wishlist-index-share .my-account .order-details .newsletter-list li .label,
        .wishlist-index-share .my-account .my-wishlist .newsletter-list li .label,
        .wishlist-index-share .my-account .share-wishlist .newsletter-list li .label,
        .wishlist-index-share .my-account .new-addressbook .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .dashboard .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .information .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .address-book .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .newsletters .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .my-orders .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .order-info-block .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .order-details .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .my-wishlist .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .share-wishlist .newsletter-list li .label,
        .wishlist-index-share .shared-wishlist .new-addressbook .newsletter-list li .label,
        .wishlist-shared-index .my-account .dashboard .newsletter-list li .label,
        .wishlist-shared-index .my-account .information .newsletter-list li .label,
        .wishlist-shared-index .my-account .address-book .newsletter-list li .label,
        .wishlist-shared-index .my-account .newsletters .newsletter-list li .label,
        .wishlist-shared-index .my-account .my-orders .newsletter-list li .label,
        .wishlist-shared-index .my-account .order-info-block .newsletter-list li .label,
        .wishlist-shared-index .my-account .order-details .newsletter-list li .label,
        .wishlist-shared-index .my-account .my-wishlist .newsletter-list li .label,
        .wishlist-shared-index .my-account .share-wishlist .newsletter-list li .label,
        .wishlist-shared-index .my-account .new-addressbook .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .dashboard .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .information .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .address-book .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .newsletters .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .my-orders .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .order-info-block .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .order-details .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .my-wishlist .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .share-wishlist .newsletter-list li .label,
        .wishlist-shared-index .shared-wishlist .new-addressbook .newsletter-list li .label,
        .sales-order-view .my-account .dashboard .newsletter-list li .label,
        .sales-order-view .my-account .information .newsletter-list li .label,
        .sales-order-view .my-account .address-book .newsletter-list li .label,
        .sales-order-view .my-account .newsletters .newsletter-list li .label,
        .sales-order-view .my-account .my-orders .newsletter-list li .label,
        .sales-order-view .my-account .order-info-block .newsletter-list li .label,
        .sales-order-view .my-account .order-details .newsletter-list li .label,
        .sales-order-view .my-account .my-wishlist .newsletter-list li .label,
        .sales-order-view .my-account .share-wishlist .newsletter-list li .label,
        .sales-order-view .my-account .new-addressbook .newsletter-list li .label,
        .sales-order-view .shared-wishlist .dashboard .newsletter-list li .label,
        .sales-order-view .shared-wishlist .information .newsletter-list li .label,
        .sales-order-view .shared-wishlist .address-book .newsletter-list li .label,
        .sales-order-view .shared-wishlist .newsletters .newsletter-list li .label,
        .sales-order-view .shared-wishlist .my-orders .newsletter-list li .label,
        .sales-order-view .shared-wishlist .order-info-block .newsletter-list li .label,
        .sales-order-view .shared-wishlist .order-details .newsletter-list li .label,
        .sales-order-view .shared-wishlist .my-wishlist .newsletter-list li .label,
        .sales-order-view .shared-wishlist .share-wishlist .newsletter-list li .label,
        .sales-order-view .shared-wishlist .new-addressbook .newsletter-list li .label {
          text-transform: uppercase;
          letter-spacing: 1.6px;
          font-size: 10px;
          display: inline-block;
          float: left;
          padding: 10px 0; }
        .customer-account-index .my-account .dashboard .newsletter-list li .link-button,
        .customer-account-index .my-account .information .newsletter-list li .link-button,
        .customer-account-index .my-account .address-book .newsletter-list li .link-button,
        .customer-account-index .my-account .newsletters .newsletter-list li .link-button,
        .customer-account-index .my-account .my-orders .newsletter-list li .link-button,
        .customer-account-index .my-account .order-info-block .newsletter-list li .link-button,
        .customer-account-index .my-account .order-details .newsletter-list li .link-button,
        .customer-account-index .my-account .my-wishlist .newsletter-list li .link-button,
        .customer-account-index .my-account .share-wishlist .newsletter-list li .link-button,
        .customer-account-index .my-account .new-addressbook .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .dashboard .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .information .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .address-book .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .newsletters .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .my-orders .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .order-details .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .customer-account-index .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .customer-account-edit .my-account .dashboard .newsletter-list li .link-button,
        .customer-account-edit .my-account .information .newsletter-list li .link-button,
        .customer-account-edit .my-account .address-book .newsletter-list li .link-button,
        .customer-account-edit .my-account .newsletters .newsletter-list li .link-button,
        .customer-account-edit .my-account .my-orders .newsletter-list li .link-button,
        .customer-account-edit .my-account .order-info-block .newsletter-list li .link-button,
        .customer-account-edit .my-account .order-details .newsletter-list li .link-button,
        .customer-account-edit .my-account .my-wishlist .newsletter-list li .link-button,
        .customer-account-edit .my-account .share-wishlist .newsletter-list li .link-button,
        .customer-account-edit .my-account .new-addressbook .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .dashboard .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .information .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .address-book .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .newsletters .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .my-orders .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .order-details .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .customer-account-edit .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .dashboard .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .information .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .address-book .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .newsletters .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .my-orders .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .order-info-block .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .order-details .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .my-wishlist .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .share-wishlist .newsletter-list li .link-button,
        .newsletter-manage-index .my-account .new-addressbook .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .dashboard .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .information .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .address-book .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .newsletters .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .my-orders .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .order-details .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .newsletter-manage-index .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .sales-order-history .my-account .dashboard .newsletter-list li .link-button,
        .sales-order-history .my-account .information .newsletter-list li .link-button,
        .sales-order-history .my-account .address-book .newsletter-list li .link-button,
        .sales-order-history .my-account .newsletters .newsletter-list li .link-button,
        .sales-order-history .my-account .my-orders .newsletter-list li .link-button,
        .sales-order-history .my-account .order-info-block .newsletter-list li .link-button,
        .sales-order-history .my-account .order-details .newsletter-list li .link-button,
        .sales-order-history .my-account .my-wishlist .newsletter-list li .link-button,
        .sales-order-history .my-account .share-wishlist .newsletter-list li .link-button,
        .sales-order-history .my-account .new-addressbook .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .dashboard .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .information .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .address-book .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .newsletters .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .my-orders .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .order-details .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .sales-order-history .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .customer-address-index .my-account .dashboard .newsletter-list li .link-button,
        .customer-address-index .my-account .information .newsletter-list li .link-button,
        .customer-address-index .my-account .address-book .newsletter-list li .link-button,
        .customer-address-index .my-account .newsletters .newsletter-list li .link-button,
        .customer-address-index .my-account .my-orders .newsletter-list li .link-button,
        .customer-address-index .my-account .order-info-block .newsletter-list li .link-button,
        .customer-address-index .my-account .order-details .newsletter-list li .link-button,
        .customer-address-index .my-account .my-wishlist .newsletter-list li .link-button,
        .customer-address-index .my-account .share-wishlist .newsletter-list li .link-button,
        .customer-address-index .my-account .new-addressbook .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .dashboard .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .information .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .address-book .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .newsletters .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .my-orders .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .order-details .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .customer-address-index .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .customer-address-form .my-account .dashboard .newsletter-list li .link-button,
        .customer-address-form .my-account .information .newsletter-list li .link-button,
        .customer-address-form .my-account .address-book .newsletter-list li .link-button,
        .customer-address-form .my-account .newsletters .newsletter-list li .link-button,
        .customer-address-form .my-account .my-orders .newsletter-list li .link-button,
        .customer-address-form .my-account .order-info-block .newsletter-list li .link-button,
        .customer-address-form .my-account .order-details .newsletter-list li .link-button,
        .customer-address-form .my-account .my-wishlist .newsletter-list li .link-button,
        .customer-address-form .my-account .share-wishlist .newsletter-list li .link-button,
        .customer-address-form .my-account .new-addressbook .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .dashboard .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .information .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .address-book .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .newsletters .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .my-orders .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .order-details .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .customer-address-form .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .wishlist-index-index .my-account .dashboard .newsletter-list li .link-button,
        .wishlist-index-index .my-account .information .newsletter-list li .link-button,
        .wishlist-index-index .my-account .address-book .newsletter-list li .link-button,
        .wishlist-index-index .my-account .newsletters .newsletter-list li .link-button,
        .wishlist-index-index .my-account .my-orders .newsletter-list li .link-button,
        .wishlist-index-index .my-account .order-info-block .newsletter-list li .link-button,
        .wishlist-index-index .my-account .order-details .newsletter-list li .link-button,
        .wishlist-index-index .my-account .my-wishlist .newsletter-list li .link-button,
        .wishlist-index-index .my-account .share-wishlist .newsletter-list li .link-button,
        .wishlist-index-index .my-account .new-addressbook .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .dashboard .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .information .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .address-book .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .newsletters .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .my-orders .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .order-details .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .wishlist-index-index .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .wishlist-index-share .my-account .dashboard .newsletter-list li .link-button,
        .wishlist-index-share .my-account .information .newsletter-list li .link-button,
        .wishlist-index-share .my-account .address-book .newsletter-list li .link-button,
        .wishlist-index-share .my-account .newsletters .newsletter-list li .link-button,
        .wishlist-index-share .my-account .my-orders .newsletter-list li .link-button,
        .wishlist-index-share .my-account .order-info-block .newsletter-list li .link-button,
        .wishlist-index-share .my-account .order-details .newsletter-list li .link-button,
        .wishlist-index-share .my-account .my-wishlist .newsletter-list li .link-button,
        .wishlist-index-share .my-account .share-wishlist .newsletter-list li .link-button,
        .wishlist-index-share .my-account .new-addressbook .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .dashboard .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .information .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .address-book .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .newsletters .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .my-orders .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .order-details .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .wishlist-index-share .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .dashboard .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .information .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .address-book .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .newsletters .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .my-orders .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .order-info-block .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .order-details .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .my-wishlist .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .share-wishlist .newsletter-list li .link-button,
        .wishlist-shared-index .my-account .new-addressbook .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .dashboard .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .information .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .address-book .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .newsletters .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .my-orders .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .order-details .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .wishlist-shared-index .shared-wishlist .new-addressbook .newsletter-list li .link-button,
        .sales-order-view .my-account .dashboard .newsletter-list li .link-button,
        .sales-order-view .my-account .information .newsletter-list li .link-button,
        .sales-order-view .my-account .address-book .newsletter-list li .link-button,
        .sales-order-view .my-account .newsletters .newsletter-list li .link-button,
        .sales-order-view .my-account .my-orders .newsletter-list li .link-button,
        .sales-order-view .my-account .order-info-block .newsletter-list li .link-button,
        .sales-order-view .my-account .order-details .newsletter-list li .link-button,
        .sales-order-view .my-account .my-wishlist .newsletter-list li .link-button,
        .sales-order-view .my-account .share-wishlist .newsletter-list li .link-button,
        .sales-order-view .my-account .new-addressbook .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .dashboard .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .information .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .address-book .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .newsletters .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .my-orders .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .order-info-block .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .order-details .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .my-wishlist .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .share-wishlist .newsletter-list li .link-button,
        .sales-order-view .shared-wishlist .new-addressbook .newsletter-list li .link-button {
          background: none;
          border: none;
          text-transform: uppercase;
          letter-spacing: 1.6px;
          font-size: 10px;
          display: inline-block;
          float: right;
          padding: 10px 0;
          text-align: left;
          color: #999999; }
          .customer-account-index .my-account .dashboard .newsletter-list li .link-button:focus, .customer-account-index .my-account .dashboard .newsletter-list li .link-button:active,
          .customer-account-index .my-account .information .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .information .newsletter-list li .link-button:active,
          .customer-account-index .my-account .address-book .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .address-book .newsletter-list li .link-button:active,
          .customer-account-index .my-account .newsletters .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .newsletters .newsletter-list li .link-button:active,
          .customer-account-index .my-account .my-orders .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .my-orders .newsletter-list li .link-button:active,
          .customer-account-index .my-account .order-info-block .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .order-info-block .newsletter-list li .link-button:active,
          .customer-account-index .my-account .order-details .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .order-details .newsletter-list li .link-button:active,
          .customer-account-index .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .my-wishlist .newsletter-list li .link-button:active,
          .customer-account-index .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .share-wishlist .newsletter-list li .link-button:active,
          .customer-account-index .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .customer-account-index .my-account .new-addressbook .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .information .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .information .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .customer-account-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .customer-account-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .dashboard .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .dashboard .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .information .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .information .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .address-book .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .address-book .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .newsletters .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .newsletters .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .my-orders .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .my-orders .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .order-info-block .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .order-info-block .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .order-details .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .order-details .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .my-wishlist .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .share-wishlist .newsletter-list li .link-button:active,
          .customer-account-edit .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .customer-account-edit .my-account .new-addressbook .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .information .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .information .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .customer-account-edit .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .customer-account-edit .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .dashboard .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .dashboard .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .information .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .information .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .address-book .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .address-book .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .newsletters .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .newsletters .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .my-orders .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .my-orders .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .order-info-block .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .order-info-block .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .order-details .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .order-details .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .my-wishlist .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .share-wishlist .newsletter-list li .link-button:active,
          .newsletter-manage-index .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .newsletter-manage-index .my-account .new-addressbook .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .information .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .information .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .newsletter-manage-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .newsletter-manage-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .sales-order-history .my-account .dashboard .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .dashboard .newsletter-list li .link-button:active,
          .sales-order-history .my-account .information .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .information .newsletter-list li .link-button:active,
          .sales-order-history .my-account .address-book .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .address-book .newsletter-list li .link-button:active,
          .sales-order-history .my-account .newsletters .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .newsletters .newsletter-list li .link-button:active,
          .sales-order-history .my-account .my-orders .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .my-orders .newsletter-list li .link-button:active,
          .sales-order-history .my-account .order-info-block .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .order-info-block .newsletter-list li .link-button:active,
          .sales-order-history .my-account .order-details .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .order-details .newsletter-list li .link-button:active,
          .sales-order-history .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .my-wishlist .newsletter-list li .link-button:active,
          .sales-order-history .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .share-wishlist .newsletter-list li .link-button:active,
          .sales-order-history .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .sales-order-history .my-account .new-addressbook .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .information .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .information .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .sales-order-history .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .sales-order-history .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .customer-address-index .my-account .dashboard .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .dashboard .newsletter-list li .link-button:active,
          .customer-address-index .my-account .information .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .information .newsletter-list li .link-button:active,
          .customer-address-index .my-account .address-book .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .address-book .newsletter-list li .link-button:active,
          .customer-address-index .my-account .newsletters .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .newsletters .newsletter-list li .link-button:active,
          .customer-address-index .my-account .my-orders .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .my-orders .newsletter-list li .link-button:active,
          .customer-address-index .my-account .order-info-block .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .order-info-block .newsletter-list li .link-button:active,
          .customer-address-index .my-account .order-details .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .order-details .newsletter-list li .link-button:active,
          .customer-address-index .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .my-wishlist .newsletter-list li .link-button:active,
          .customer-address-index .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .share-wishlist .newsletter-list li .link-button:active,
          .customer-address-index .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .customer-address-index .my-account .new-addressbook .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .information .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .information .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .customer-address-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .customer-address-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .customer-address-form .my-account .dashboard .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .dashboard .newsletter-list li .link-button:active,
          .customer-address-form .my-account .information .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .information .newsletter-list li .link-button:active,
          .customer-address-form .my-account .address-book .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .address-book .newsletter-list li .link-button:active,
          .customer-address-form .my-account .newsletters .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .newsletters .newsletter-list li .link-button:active,
          .customer-address-form .my-account .my-orders .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .my-orders .newsletter-list li .link-button:active,
          .customer-address-form .my-account .order-info-block .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .order-info-block .newsletter-list li .link-button:active,
          .customer-address-form .my-account .order-details .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .order-details .newsletter-list li .link-button:active,
          .customer-address-form .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .my-wishlist .newsletter-list li .link-button:active,
          .customer-address-form .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .share-wishlist .newsletter-list li .link-button:active,
          .customer-address-form .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .customer-address-form .my-account .new-addressbook .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .information .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .information .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .customer-address-form .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .customer-address-form .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .dashboard .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .dashboard .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .information .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .information .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .address-book .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .address-book .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .newsletters .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .newsletters .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .my-orders .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .my-orders .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .order-info-block .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .order-info-block .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .order-details .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .order-details .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .my-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .share-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-index .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .wishlist-index-index .my-account .new-addressbook .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .information .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .information .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .wishlist-index-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .dashboard .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .dashboard .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .information .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .information .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .address-book .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .address-book .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .newsletters .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .newsletters .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .my-orders .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .my-orders .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .order-info-block .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .order-info-block .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .order-details .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .order-details .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .my-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .share-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-share .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .wishlist-index-share .my-account .new-addressbook .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .information .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .information .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .wishlist-index-share .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .wishlist-index-share .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .dashboard .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .dashboard .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .information .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .information .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .address-book .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .address-book .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .newsletters .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .newsletters .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .my-orders .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .my-orders .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .order-info-block .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .order-info-block .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .order-details .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .order-details .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .my-wishlist .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .share-wishlist .newsletter-list li .link-button:active,
          .wishlist-shared-index .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .wishlist-shared-index .my-account .new-addressbook .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .information .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .information .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .wishlist-shared-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .wishlist-shared-index .shared-wishlist .new-addressbook .newsletter-list li .link-button:active,
          .sales-order-view .my-account .dashboard .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .dashboard .newsletter-list li .link-button:active,
          .sales-order-view .my-account .information .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .information .newsletter-list li .link-button:active,
          .sales-order-view .my-account .address-book .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .address-book .newsletter-list li .link-button:active,
          .sales-order-view .my-account .newsletters .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .newsletters .newsletter-list li .link-button:active,
          .sales-order-view .my-account .my-orders .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .my-orders .newsletter-list li .link-button:active,
          .sales-order-view .my-account .order-info-block .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .order-info-block .newsletter-list li .link-button:active,
          .sales-order-view .my-account .order-details .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .order-details .newsletter-list li .link-button:active,
          .sales-order-view .my-account .my-wishlist .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .my-wishlist .newsletter-list li .link-button:active,
          .sales-order-view .my-account .share-wishlist .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .share-wishlist .newsletter-list li .link-button:active,
          .sales-order-view .my-account .new-addressbook .newsletter-list li .link-button:focus,
          .sales-order-view .my-account .new-addressbook .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .dashboard .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .dashboard .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .information .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .information .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .address-book .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .address-book .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .newsletters .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .newsletters .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .my-orders .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .my-orders .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .order-info-block .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .order-info-block .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .order-details .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .order-details .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .my-wishlist .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .my-wishlist .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .share-wishlist .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .share-wishlist .newsletter-list li .link-button:active,
          .sales-order-view .shared-wishlist .new-addressbook .newsletter-list li .link-button:focus,
          .sales-order-view .shared-wishlist .new-addressbook .newsletter-list li .link-button:active {
            outline: none; }
    .customer-account-index .my-account .dashboard input[type=radio],
    .customer-account-index .my-account .dashboard input[type=checkbox],
    .customer-account-index .my-account .information input[type=radio],
    .customer-account-index .my-account .information input[type=checkbox],
    .customer-account-index .my-account .address-book input[type=radio],
    .customer-account-index .my-account .address-book input[type=checkbox],
    .customer-account-index .my-account .newsletters input[type=radio],
    .customer-account-index .my-account .newsletters input[type=checkbox],
    .customer-account-index .my-account .my-orders input[type=radio],
    .customer-account-index .my-account .my-orders input[type=checkbox],
    .customer-account-index .my-account .order-info-block input[type=radio],
    .customer-account-index .my-account .order-info-block input[type=checkbox],
    .customer-account-index .my-account .order-details input[type=radio],
    .customer-account-index .my-account .order-details input[type=checkbox],
    .customer-account-index .my-account .my-wishlist input[type=radio],
    .customer-account-index .my-account .my-wishlist input[type=checkbox],
    .customer-account-index .my-account .share-wishlist input[type=radio],
    .customer-account-index .my-account .share-wishlist input[type=checkbox],
    .customer-account-index .my-account .new-addressbook input[type=radio],
    .customer-account-index .my-account .new-addressbook input[type=checkbox],
    .customer-account-index .shared-wishlist .dashboard input[type=radio],
    .customer-account-index .shared-wishlist .dashboard input[type=checkbox],
    .customer-account-index .shared-wishlist .information input[type=radio],
    .customer-account-index .shared-wishlist .information input[type=checkbox],
    .customer-account-index .shared-wishlist .address-book input[type=radio],
    .customer-account-index .shared-wishlist .address-book input[type=checkbox],
    .customer-account-index .shared-wishlist .newsletters input[type=radio],
    .customer-account-index .shared-wishlist .newsletters input[type=checkbox],
    .customer-account-index .shared-wishlist .my-orders input[type=radio],
    .customer-account-index .shared-wishlist .my-orders input[type=checkbox],
    .customer-account-index .shared-wishlist .order-info-block input[type=radio],
    .customer-account-index .shared-wishlist .order-info-block input[type=checkbox],
    .customer-account-index .shared-wishlist .order-details input[type=radio],
    .customer-account-index .shared-wishlist .order-details input[type=checkbox],
    .customer-account-index .shared-wishlist .my-wishlist input[type=radio],
    .customer-account-index .shared-wishlist .my-wishlist input[type=checkbox],
    .customer-account-index .shared-wishlist .share-wishlist input[type=radio],
    .customer-account-index .shared-wishlist .share-wishlist input[type=checkbox],
    .customer-account-index .shared-wishlist .new-addressbook input[type=radio],
    .customer-account-index .shared-wishlist .new-addressbook input[type=checkbox],
    .customer-account-edit .my-account .dashboard input[type=radio],
    .customer-account-edit .my-account .dashboard input[type=checkbox],
    .customer-account-edit .my-account .information input[type=radio],
    .customer-account-edit .my-account .information input[type=checkbox],
    .customer-account-edit .my-account .address-book input[type=radio],
    .customer-account-edit .my-account .address-book input[type=checkbox],
    .customer-account-edit .my-account .newsletters input[type=radio],
    .customer-account-edit .my-account .newsletters input[type=checkbox],
    .customer-account-edit .my-account .my-orders input[type=radio],
    .customer-account-edit .my-account .my-orders input[type=checkbox],
    .customer-account-edit .my-account .order-info-block input[type=radio],
    .customer-account-edit .my-account .order-info-block input[type=checkbox],
    .customer-account-edit .my-account .order-details input[type=radio],
    .customer-account-edit .my-account .order-details input[type=checkbox],
    .customer-account-edit .my-account .my-wishlist input[type=radio],
    .customer-account-edit .my-account .my-wishlist input[type=checkbox],
    .customer-account-edit .my-account .share-wishlist input[type=radio],
    .customer-account-edit .my-account .share-wishlist input[type=checkbox],
    .customer-account-edit .my-account .new-addressbook input[type=radio],
    .customer-account-edit .my-account .new-addressbook input[type=checkbox],
    .customer-account-edit .shared-wishlist .dashboard input[type=radio],
    .customer-account-edit .shared-wishlist .dashboard input[type=checkbox],
    .customer-account-edit .shared-wishlist .information input[type=radio],
    .customer-account-edit .shared-wishlist .information input[type=checkbox],
    .customer-account-edit .shared-wishlist .address-book input[type=radio],
    .customer-account-edit .shared-wishlist .address-book input[type=checkbox],
    .customer-account-edit .shared-wishlist .newsletters input[type=radio],
    .customer-account-edit .shared-wishlist .newsletters input[type=checkbox],
    .customer-account-edit .shared-wishlist .my-orders input[type=radio],
    .customer-account-edit .shared-wishlist .my-orders input[type=checkbox],
    .customer-account-edit .shared-wishlist .order-info-block input[type=radio],
    .customer-account-edit .shared-wishlist .order-info-block input[type=checkbox],
    .customer-account-edit .shared-wishlist .order-details input[type=radio],
    .customer-account-edit .shared-wishlist .order-details input[type=checkbox],
    .customer-account-edit .shared-wishlist .my-wishlist input[type=radio],
    .customer-account-edit .shared-wishlist .my-wishlist input[type=checkbox],
    .customer-account-edit .shared-wishlist .share-wishlist input[type=radio],
    .customer-account-edit .shared-wishlist .share-wishlist input[type=checkbox],
    .customer-account-edit .shared-wishlist .new-addressbook input[type=radio],
    .customer-account-edit .shared-wishlist .new-addressbook input[type=checkbox],
    .newsletter-manage-index .my-account .dashboard input[type=radio],
    .newsletter-manage-index .my-account .dashboard input[type=checkbox],
    .newsletter-manage-index .my-account .information input[type=radio],
    .newsletter-manage-index .my-account .information input[type=checkbox],
    .newsletter-manage-index .my-account .address-book input[type=radio],
    .newsletter-manage-index .my-account .address-book input[type=checkbox],
    .newsletter-manage-index .my-account .newsletters input[type=radio],
    .newsletter-manage-index .my-account .newsletters input[type=checkbox],
    .newsletter-manage-index .my-account .my-orders input[type=radio],
    .newsletter-manage-index .my-account .my-orders input[type=checkbox],
    .newsletter-manage-index .my-account .order-info-block input[type=radio],
    .newsletter-manage-index .my-account .order-info-block input[type=checkbox],
    .newsletter-manage-index .my-account .order-details input[type=radio],
    .newsletter-manage-index .my-account .order-details input[type=checkbox],
    .newsletter-manage-index .my-account .my-wishlist input[type=radio],
    .newsletter-manage-index .my-account .my-wishlist input[type=checkbox],
    .newsletter-manage-index .my-account .share-wishlist input[type=radio],
    .newsletter-manage-index .my-account .share-wishlist input[type=checkbox],
    .newsletter-manage-index .my-account .new-addressbook input[type=radio],
    .newsletter-manage-index .my-account .new-addressbook input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .dashboard input[type=radio],
    .newsletter-manage-index .shared-wishlist .dashboard input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .information input[type=radio],
    .newsletter-manage-index .shared-wishlist .information input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .address-book input[type=radio],
    .newsletter-manage-index .shared-wishlist .address-book input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .newsletters input[type=radio],
    .newsletter-manage-index .shared-wishlist .newsletters input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .my-orders input[type=radio],
    .newsletter-manage-index .shared-wishlist .my-orders input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .order-info-block input[type=radio],
    .newsletter-manage-index .shared-wishlist .order-info-block input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .order-details input[type=radio],
    .newsletter-manage-index .shared-wishlist .order-details input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .my-wishlist input[type=radio],
    .newsletter-manage-index .shared-wishlist .my-wishlist input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .share-wishlist input[type=radio],
    .newsletter-manage-index .shared-wishlist .share-wishlist input[type=checkbox],
    .newsletter-manage-index .shared-wishlist .new-addressbook input[type=radio],
    .newsletter-manage-index .shared-wishlist .new-addressbook input[type=checkbox],
    .sales-order-history .my-account .dashboard input[type=radio],
    .sales-order-history .my-account .dashboard input[type=checkbox],
    .sales-order-history .my-account .information input[type=radio],
    .sales-order-history .my-account .information input[type=checkbox],
    .sales-order-history .my-account .address-book input[type=radio],
    .sales-order-history .my-account .address-book input[type=checkbox],
    .sales-order-history .my-account .newsletters input[type=radio],
    .sales-order-history .my-account .newsletters input[type=checkbox],
    .sales-order-history .my-account .my-orders input[type=radio],
    .sales-order-history .my-account .my-orders input[type=checkbox],
    .sales-order-history .my-account .order-info-block input[type=radio],
    .sales-order-history .my-account .order-info-block input[type=checkbox],
    .sales-order-history .my-account .order-details input[type=radio],
    .sales-order-history .my-account .order-details input[type=checkbox],
    .sales-order-history .my-account .my-wishlist input[type=radio],
    .sales-order-history .my-account .my-wishlist input[type=checkbox],
    .sales-order-history .my-account .share-wishlist input[type=radio],
    .sales-order-history .my-account .share-wishlist input[type=checkbox],
    .sales-order-history .my-account .new-addressbook input[type=radio],
    .sales-order-history .my-account .new-addressbook input[type=checkbox],
    .sales-order-history .shared-wishlist .dashboard input[type=radio],
    .sales-order-history .shared-wishlist .dashboard input[type=checkbox],
    .sales-order-history .shared-wishlist .information input[type=radio],
    .sales-order-history .shared-wishlist .information input[type=checkbox],
    .sales-order-history .shared-wishlist .address-book input[type=radio],
    .sales-order-history .shared-wishlist .address-book input[type=checkbox],
    .sales-order-history .shared-wishlist .newsletters input[type=radio],
    .sales-order-history .shared-wishlist .newsletters input[type=checkbox],
    .sales-order-history .shared-wishlist .my-orders input[type=radio],
    .sales-order-history .shared-wishlist .my-orders input[type=checkbox],
    .sales-order-history .shared-wishlist .order-info-block input[type=radio],
    .sales-order-history .shared-wishlist .order-info-block input[type=checkbox],
    .sales-order-history .shared-wishlist .order-details input[type=radio],
    .sales-order-history .shared-wishlist .order-details input[type=checkbox],
    .sales-order-history .shared-wishlist .my-wishlist input[type=radio],
    .sales-order-history .shared-wishlist .my-wishlist input[type=checkbox],
    .sales-order-history .shared-wishlist .share-wishlist input[type=radio],
    .sales-order-history .shared-wishlist .share-wishlist input[type=checkbox],
    .sales-order-history .shared-wishlist .new-addressbook input[type=radio],
    .sales-order-history .shared-wishlist .new-addressbook input[type=checkbox],
    .customer-address-index .my-account .dashboard input[type=radio],
    .customer-address-index .my-account .dashboard input[type=checkbox],
    .customer-address-index .my-account .information input[type=radio],
    .customer-address-index .my-account .information input[type=checkbox],
    .customer-address-index .my-account .address-book input[type=radio],
    .customer-address-index .my-account .address-book input[type=checkbox],
    .customer-address-index .my-account .newsletters input[type=radio],
    .customer-address-index .my-account .newsletters input[type=checkbox],
    .customer-address-index .my-account .my-orders input[type=radio],
    .customer-address-index .my-account .my-orders input[type=checkbox],
    .customer-address-index .my-account .order-info-block input[type=radio],
    .customer-address-index .my-account .order-info-block input[type=checkbox],
    .customer-address-index .my-account .order-details input[type=radio],
    .customer-address-index .my-account .order-details input[type=checkbox],
    .customer-address-index .my-account .my-wishlist input[type=radio],
    .customer-address-index .my-account .my-wishlist input[type=checkbox],
    .customer-address-index .my-account .share-wishlist input[type=radio],
    .customer-address-index .my-account .share-wishlist input[type=checkbox],
    .customer-address-index .my-account .new-addressbook input[type=radio],
    .customer-address-index .my-account .new-addressbook input[type=checkbox],
    .customer-address-index .shared-wishlist .dashboard input[type=radio],
    .customer-address-index .shared-wishlist .dashboard input[type=checkbox],
    .customer-address-index .shared-wishlist .information input[type=radio],
    .customer-address-index .shared-wishlist .information input[type=checkbox],
    .customer-address-index .shared-wishlist .address-book input[type=radio],
    .customer-address-index .shared-wishlist .address-book input[type=checkbox],
    .customer-address-index .shared-wishlist .newsletters input[type=radio],
    .customer-address-index .shared-wishlist .newsletters input[type=checkbox],
    .customer-address-index .shared-wishlist .my-orders input[type=radio],
    .customer-address-index .shared-wishlist .my-orders input[type=checkbox],
    .customer-address-index .shared-wishlist .order-info-block input[type=radio],
    .customer-address-index .shared-wishlist .order-info-block input[type=checkbox],
    .customer-address-index .shared-wishlist .order-details input[type=radio],
    .customer-address-index .shared-wishlist .order-details input[type=checkbox],
    .customer-address-index .shared-wishlist .my-wishlist input[type=radio],
    .customer-address-index .shared-wishlist .my-wishlist input[type=checkbox],
    .customer-address-index .shared-wishlist .share-wishlist input[type=radio],
    .customer-address-index .shared-wishlist .share-wishlist input[type=checkbox],
    .customer-address-index .shared-wishlist .new-addressbook input[type=radio],
    .customer-address-index .shared-wishlist .new-addressbook input[type=checkbox],
    .customer-address-form .my-account .dashboard input[type=radio],
    .customer-address-form .my-account .dashboard input[type=checkbox],
    .customer-address-form .my-account .information input[type=radio],
    .customer-address-form .my-account .information input[type=checkbox],
    .customer-address-form .my-account .address-book input[type=radio],
    .customer-address-form .my-account .address-book input[type=checkbox],
    .customer-address-form .my-account .newsletters input[type=radio],
    .customer-address-form .my-account .newsletters input[type=checkbox],
    .customer-address-form .my-account .my-orders input[type=radio],
    .customer-address-form .my-account .my-orders input[type=checkbox],
    .customer-address-form .my-account .order-info-block input[type=radio],
    .customer-address-form .my-account .order-info-block input[type=checkbox],
    .customer-address-form .my-account .order-details input[type=radio],
    .customer-address-form .my-account .order-details input[type=checkbox],
    .customer-address-form .my-account .my-wishlist input[type=radio],
    .customer-address-form .my-account .my-wishlist input[type=checkbox],
    .customer-address-form .my-account .share-wishlist input[type=radio],
    .customer-address-form .my-account .share-wishlist input[type=checkbox],
    .customer-address-form .my-account .new-addressbook input[type=radio],
    .customer-address-form .my-account .new-addressbook input[type=checkbox],
    .customer-address-form .shared-wishlist .dashboard input[type=radio],
    .customer-address-form .shared-wishlist .dashboard input[type=checkbox],
    .customer-address-form .shared-wishlist .information input[type=radio],
    .customer-address-form .shared-wishlist .information input[type=checkbox],
    .customer-address-form .shared-wishlist .address-book input[type=radio],
    .customer-address-form .shared-wishlist .address-book input[type=checkbox],
    .customer-address-form .shared-wishlist .newsletters input[type=radio],
    .customer-address-form .shared-wishlist .newsletters input[type=checkbox],
    .customer-address-form .shared-wishlist .my-orders input[type=radio],
    .customer-address-form .shared-wishlist .my-orders input[type=checkbox],
    .customer-address-form .shared-wishlist .order-info-block input[type=radio],
    .customer-address-form .shared-wishlist .order-info-block input[type=checkbox],
    .customer-address-form .shared-wishlist .order-details input[type=radio],
    .customer-address-form .shared-wishlist .order-details input[type=checkbox],
    .customer-address-form .shared-wishlist .my-wishlist input[type=radio],
    .customer-address-form .shared-wishlist .my-wishlist input[type=checkbox],
    .customer-address-form .shared-wishlist .share-wishlist input[type=radio],
    .customer-address-form .shared-wishlist .share-wishlist input[type=checkbox],
    .customer-address-form .shared-wishlist .new-addressbook input[type=radio],
    .customer-address-form .shared-wishlist .new-addressbook input[type=checkbox],
    .wishlist-index-index .my-account .dashboard input[type=radio],
    .wishlist-index-index .my-account .dashboard input[type=checkbox],
    .wishlist-index-index .my-account .information input[type=radio],
    .wishlist-index-index .my-account .information input[type=checkbox],
    .wishlist-index-index .my-account .address-book input[type=radio],
    .wishlist-index-index .my-account .address-book input[type=checkbox],
    .wishlist-index-index .my-account .newsletters input[type=radio],
    .wishlist-index-index .my-account .newsletters input[type=checkbox],
    .wishlist-index-index .my-account .my-orders input[type=radio],
    .wishlist-index-index .my-account .my-orders input[type=checkbox],
    .wishlist-index-index .my-account .order-info-block input[type=radio],
    .wishlist-index-index .my-account .order-info-block input[type=checkbox],
    .wishlist-index-index .my-account .order-details input[type=radio],
    .wishlist-index-index .my-account .order-details input[type=checkbox],
    .wishlist-index-index .my-account .my-wishlist input[type=radio],
    .wishlist-index-index .my-account .my-wishlist input[type=checkbox],
    .wishlist-index-index .my-account .share-wishlist input[type=radio],
    .wishlist-index-index .my-account .share-wishlist input[type=checkbox],
    .wishlist-index-index .my-account .new-addressbook input[type=radio],
    .wishlist-index-index .my-account .new-addressbook input[type=checkbox],
    .wishlist-index-index .shared-wishlist .dashboard input[type=radio],
    .wishlist-index-index .shared-wishlist .dashboard input[type=checkbox],
    .wishlist-index-index .shared-wishlist .information input[type=radio],
    .wishlist-index-index .shared-wishlist .information input[type=checkbox],
    .wishlist-index-index .shared-wishlist .address-book input[type=radio],
    .wishlist-index-index .shared-wishlist .address-book input[type=checkbox],
    .wishlist-index-index .shared-wishlist .newsletters input[type=radio],
    .wishlist-index-index .shared-wishlist .newsletters input[type=checkbox],
    .wishlist-index-index .shared-wishlist .my-orders input[type=radio],
    .wishlist-index-index .shared-wishlist .my-orders input[type=checkbox],
    .wishlist-index-index .shared-wishlist .order-info-block input[type=radio],
    .wishlist-index-index .shared-wishlist .order-info-block input[type=checkbox],
    .wishlist-index-index .shared-wishlist .order-details input[type=radio],
    .wishlist-index-index .shared-wishlist .order-details input[type=checkbox],
    .wishlist-index-index .shared-wishlist .my-wishlist input[type=radio],
    .wishlist-index-index .shared-wishlist .my-wishlist input[type=checkbox],
    .wishlist-index-index .shared-wishlist .share-wishlist input[type=radio],
    .wishlist-index-index .shared-wishlist .share-wishlist input[type=checkbox],
    .wishlist-index-index .shared-wishlist .new-addressbook input[type=radio],
    .wishlist-index-index .shared-wishlist .new-addressbook input[type=checkbox],
    .wishlist-index-share .my-account .dashboard input[type=radio],
    .wishlist-index-share .my-account .dashboard input[type=checkbox],
    .wishlist-index-share .my-account .information input[type=radio],
    .wishlist-index-share .my-account .information input[type=checkbox],
    .wishlist-index-share .my-account .address-book input[type=radio],
    .wishlist-index-share .my-account .address-book input[type=checkbox],
    .wishlist-index-share .my-account .newsletters input[type=radio],
    .wishlist-index-share .my-account .newsletters input[type=checkbox],
    .wishlist-index-share .my-account .my-orders input[type=radio],
    .wishlist-index-share .my-account .my-orders input[type=checkbox],
    .wishlist-index-share .my-account .order-info-block input[type=radio],
    .wishlist-index-share .my-account .order-info-block input[type=checkbox],
    .wishlist-index-share .my-account .order-details input[type=radio],
    .wishlist-index-share .my-account .order-details input[type=checkbox],
    .wishlist-index-share .my-account .my-wishlist input[type=radio],
    .wishlist-index-share .my-account .my-wishlist input[type=checkbox],
    .wishlist-index-share .my-account .share-wishlist input[type=radio],
    .wishlist-index-share .my-account .share-wishlist input[type=checkbox],
    .wishlist-index-share .my-account .new-addressbook input[type=radio],
    .wishlist-index-share .my-account .new-addressbook input[type=checkbox],
    .wishlist-index-share .shared-wishlist .dashboard input[type=radio],
    .wishlist-index-share .shared-wishlist .dashboard input[type=checkbox],
    .wishlist-index-share .shared-wishlist .information input[type=radio],
    .wishlist-index-share .shared-wishlist .information input[type=checkbox],
    .wishlist-index-share .shared-wishlist .address-book input[type=radio],
    .wishlist-index-share .shared-wishlist .address-book input[type=checkbox],
    .wishlist-index-share .shared-wishlist .newsletters input[type=radio],
    .wishlist-index-share .shared-wishlist .newsletters input[type=checkbox],
    .wishlist-index-share .shared-wishlist .my-orders input[type=radio],
    .wishlist-index-share .shared-wishlist .my-orders input[type=checkbox],
    .wishlist-index-share .shared-wishlist .order-info-block input[type=radio],
    .wishlist-index-share .shared-wishlist .order-info-block input[type=checkbox],
    .wishlist-index-share .shared-wishlist .order-details input[type=radio],
    .wishlist-index-share .shared-wishlist .order-details input[type=checkbox],
    .wishlist-index-share .shared-wishlist .my-wishlist input[type=radio],
    .wishlist-index-share .shared-wishlist .my-wishlist input[type=checkbox],
    .wishlist-index-share .shared-wishlist .share-wishlist input[type=radio],
    .wishlist-index-share .shared-wishlist .share-wishlist input[type=checkbox],
    .wishlist-index-share .shared-wishlist .new-addressbook input[type=radio],
    .wishlist-index-share .shared-wishlist .new-addressbook input[type=checkbox],
    .wishlist-shared-index .my-account .dashboard input[type=radio],
    .wishlist-shared-index .my-account .dashboard input[type=checkbox],
    .wishlist-shared-index .my-account .information input[type=radio],
    .wishlist-shared-index .my-account .information input[type=checkbox],
    .wishlist-shared-index .my-account .address-book input[type=radio],
    .wishlist-shared-index .my-account .address-book input[type=checkbox],
    .wishlist-shared-index .my-account .newsletters input[type=radio],
    .wishlist-shared-index .my-account .newsletters input[type=checkbox],
    .wishlist-shared-index .my-account .my-orders input[type=radio],
    .wishlist-shared-index .my-account .my-orders input[type=checkbox],
    .wishlist-shared-index .my-account .order-info-block input[type=radio],
    .wishlist-shared-index .my-account .order-info-block input[type=checkbox],
    .wishlist-shared-index .my-account .order-details input[type=radio],
    .wishlist-shared-index .my-account .order-details input[type=checkbox],
    .wishlist-shared-index .my-account .my-wishlist input[type=radio],
    .wishlist-shared-index .my-account .my-wishlist input[type=checkbox],
    .wishlist-shared-index .my-account .share-wishlist input[type=radio],
    .wishlist-shared-index .my-account .share-wishlist input[type=checkbox],
    .wishlist-shared-index .my-account .new-addressbook input[type=radio],
    .wishlist-shared-index .my-account .new-addressbook input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .dashboard input[type=radio],
    .wishlist-shared-index .shared-wishlist .dashboard input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .information input[type=radio],
    .wishlist-shared-index .shared-wishlist .information input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .address-book input[type=radio],
    .wishlist-shared-index .shared-wishlist .address-book input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .newsletters input[type=radio],
    .wishlist-shared-index .shared-wishlist .newsletters input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .my-orders input[type=radio],
    .wishlist-shared-index .shared-wishlist .my-orders input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .order-info-block input[type=radio],
    .wishlist-shared-index .shared-wishlist .order-info-block input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .order-details input[type=radio],
    .wishlist-shared-index .shared-wishlist .order-details input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .my-wishlist input[type=radio],
    .wishlist-shared-index .shared-wishlist .my-wishlist input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .share-wishlist input[type=radio],
    .wishlist-shared-index .shared-wishlist .share-wishlist input[type=checkbox],
    .wishlist-shared-index .shared-wishlist .new-addressbook input[type=radio],
    .wishlist-shared-index .shared-wishlist .new-addressbook input[type=checkbox],
    .sales-order-view .my-account .dashboard input[type=radio],
    .sales-order-view .my-account .dashboard input[type=checkbox],
    .sales-order-view .my-account .information input[type=radio],
    .sales-order-view .my-account .information input[type=checkbox],
    .sales-order-view .my-account .address-book input[type=radio],
    .sales-order-view .my-account .address-book input[type=checkbox],
    .sales-order-view .my-account .newsletters input[type=radio],
    .sales-order-view .my-account .newsletters input[type=checkbox],
    .sales-order-view .my-account .my-orders input[type=radio],
    .sales-order-view .my-account .my-orders input[type=checkbox],
    .sales-order-view .my-account .order-info-block input[type=radio],
    .sales-order-view .my-account .order-info-block input[type=checkbox],
    .sales-order-view .my-account .order-details input[type=radio],
    .sales-order-view .my-account .order-details input[type=checkbox],
    .sales-order-view .my-account .my-wishlist input[type=radio],
    .sales-order-view .my-account .my-wishlist input[type=checkbox],
    .sales-order-view .my-account .share-wishlist input[type=radio],
    .sales-order-view .my-account .share-wishlist input[type=checkbox],
    .sales-order-view .my-account .new-addressbook input[type=radio],
    .sales-order-view .my-account .new-addressbook input[type=checkbox],
    .sales-order-view .shared-wishlist .dashboard input[type=radio],
    .sales-order-view .shared-wishlist .dashboard input[type=checkbox],
    .sales-order-view .shared-wishlist .information input[type=radio],
    .sales-order-view .shared-wishlist .information input[type=checkbox],
    .sales-order-view .shared-wishlist .address-book input[type=radio],
    .sales-order-view .shared-wishlist .address-book input[type=checkbox],
    .sales-order-view .shared-wishlist .newsletters input[type=radio],
    .sales-order-view .shared-wishlist .newsletters input[type=checkbox],
    .sales-order-view .shared-wishlist .my-orders input[type=radio],
    .sales-order-view .shared-wishlist .my-orders input[type=checkbox],
    .sales-order-view .shared-wishlist .order-info-block input[type=radio],
    .sales-order-view .shared-wishlist .order-info-block input[type=checkbox],
    .sales-order-view .shared-wishlist .order-details input[type=radio],
    .sales-order-view .shared-wishlist .order-details input[type=checkbox],
    .sales-order-view .shared-wishlist .my-wishlist input[type=radio],
    .sales-order-view .shared-wishlist .my-wishlist input[type=checkbox],
    .sales-order-view .shared-wishlist .share-wishlist input[type=radio],
    .sales-order-view .shared-wishlist .share-wishlist input[type=checkbox],
    .sales-order-view .shared-wishlist .new-addressbook input[type=radio],
    .sales-order-view .shared-wishlist .new-addressbook input[type=checkbox] {
      display: none !important;
      margin: 0px; }
    .customer-account-index .my-account .dashboard label.radio, .customer-account-index .my-account .dashboard label.checkbox, .customer-account-index .my-account .dashboard a.checkbox,
    .customer-account-index .my-account .information label.radio,
    .customer-account-index .my-account .information label.checkbox,
    .customer-account-index .my-account .information a.checkbox,
    .customer-account-index .my-account .address-book label.radio,
    .customer-account-index .my-account .address-book label.checkbox,
    .customer-account-index .my-account .address-book a.checkbox,
    .customer-account-index .my-account .newsletters label.radio,
    .customer-account-index .my-account .newsletters label.checkbox,
    .customer-account-index .my-account .newsletters a.checkbox,
    .customer-account-index .my-account .my-orders label.radio,
    .customer-account-index .my-account .my-orders label.checkbox,
    .customer-account-index .my-account .my-orders a.checkbox,
    .customer-account-index .my-account .order-info-block label.radio,
    .customer-account-index .my-account .order-info-block label.checkbox,
    .customer-account-index .my-account .order-info-block a.checkbox,
    .customer-account-index .my-account .order-details label.radio,
    .customer-account-index .my-account .order-details label.checkbox,
    .customer-account-index .my-account .order-details a.checkbox,
    .customer-account-index .my-account .my-wishlist label.radio,
    .customer-account-index .my-account .my-wishlist label.checkbox,
    .customer-account-index .my-account .my-wishlist a.checkbox,
    .customer-account-index .my-account .share-wishlist label.radio,
    .customer-account-index .my-account .share-wishlist label.checkbox,
    .customer-account-index .my-account .share-wishlist a.checkbox,
    .customer-account-index .my-account .new-addressbook label.radio,
    .customer-account-index .my-account .new-addressbook label.checkbox,
    .customer-account-index .my-account .new-addressbook a.checkbox,
    .customer-account-index .shared-wishlist .dashboard label.radio,
    .customer-account-index .shared-wishlist .dashboard label.checkbox,
    .customer-account-index .shared-wishlist .dashboard a.checkbox,
    .customer-account-index .shared-wishlist .information label.radio,
    .customer-account-index .shared-wishlist .information label.checkbox,
    .customer-account-index .shared-wishlist .information a.checkbox,
    .customer-account-index .shared-wishlist .address-book label.radio,
    .customer-account-index .shared-wishlist .address-book label.checkbox,
    .customer-account-index .shared-wishlist .address-book a.checkbox,
    .customer-account-index .shared-wishlist .newsletters label.radio,
    .customer-account-index .shared-wishlist .newsletters label.checkbox,
    .customer-account-index .shared-wishlist .newsletters a.checkbox,
    .customer-account-index .shared-wishlist .my-orders label.radio,
    .customer-account-index .shared-wishlist .my-orders label.checkbox,
    .customer-account-index .shared-wishlist .my-orders a.checkbox,
    .customer-account-index .shared-wishlist .order-info-block label.radio,
    .customer-account-index .shared-wishlist .order-info-block label.checkbox,
    .customer-account-index .shared-wishlist .order-info-block a.checkbox,
    .customer-account-index .shared-wishlist .order-details label.radio,
    .customer-account-index .shared-wishlist .order-details label.checkbox,
    .customer-account-index .shared-wishlist .order-details a.checkbox,
    .customer-account-index .shared-wishlist .my-wishlist label.radio,
    .customer-account-index .shared-wishlist .my-wishlist label.checkbox,
    .customer-account-index .shared-wishlist .my-wishlist a.checkbox,
    .customer-account-index .shared-wishlist .share-wishlist label.radio,
    .customer-account-index .shared-wishlist .share-wishlist label.checkbox,
    .customer-account-index .shared-wishlist .share-wishlist a.checkbox,
    .customer-account-index .shared-wishlist .new-addressbook label.radio,
    .customer-account-index .shared-wishlist .new-addressbook label.checkbox,
    .customer-account-index .shared-wishlist .new-addressbook a.checkbox,
    .customer-account-edit .my-account .dashboard label.radio,
    .customer-account-edit .my-account .dashboard label.checkbox,
    .customer-account-edit .my-account .dashboard a.checkbox,
    .customer-account-edit .my-account .information label.radio,
    .customer-account-edit .my-account .information label.checkbox,
    .customer-account-edit .my-account .information a.checkbox,
    .customer-account-edit .my-account .address-book label.radio,
    .customer-account-edit .my-account .address-book label.checkbox,
    .customer-account-edit .my-account .address-book a.checkbox,
    .customer-account-edit .my-account .newsletters label.radio,
    .customer-account-edit .my-account .newsletters label.checkbox,
    .customer-account-edit .my-account .newsletters a.checkbox,
    .customer-account-edit .my-account .my-orders label.radio,
    .customer-account-edit .my-account .my-orders label.checkbox,
    .customer-account-edit .my-account .my-orders a.checkbox,
    .customer-account-edit .my-account .order-info-block label.radio,
    .customer-account-edit .my-account .order-info-block label.checkbox,
    .customer-account-edit .my-account .order-info-block a.checkbox,
    .customer-account-edit .my-account .order-details label.radio,
    .customer-account-edit .my-account .order-details label.checkbox,
    .customer-account-edit .my-account .order-details a.checkbox,
    .customer-account-edit .my-account .my-wishlist label.radio,
    .customer-account-edit .my-account .my-wishlist label.checkbox,
    .customer-account-edit .my-account .my-wishlist a.checkbox,
    .customer-account-edit .my-account .share-wishlist label.radio,
    .customer-account-edit .my-account .share-wishlist label.checkbox,
    .customer-account-edit .my-account .share-wishlist a.checkbox,
    .customer-account-edit .my-account .new-addressbook label.radio,
    .customer-account-edit .my-account .new-addressbook label.checkbox,
    .customer-account-edit .my-account .new-addressbook a.checkbox,
    .customer-account-edit .shared-wishlist .dashboard label.radio,
    .customer-account-edit .shared-wishlist .dashboard label.checkbox,
    .customer-account-edit .shared-wishlist .dashboard a.checkbox,
    .customer-account-edit .shared-wishlist .information label.radio,
    .customer-account-edit .shared-wishlist .information label.checkbox,
    .customer-account-edit .shared-wishlist .information a.checkbox,
    .customer-account-edit .shared-wishlist .address-book label.radio,
    .customer-account-edit .shared-wishlist .address-book label.checkbox,
    .customer-account-edit .shared-wishlist .address-book a.checkbox,
    .customer-account-edit .shared-wishlist .newsletters label.radio,
    .customer-account-edit .shared-wishlist .newsletters label.checkbox,
    .customer-account-edit .shared-wishlist .newsletters a.checkbox,
    .customer-account-edit .shared-wishlist .my-orders label.radio,
    .customer-account-edit .shared-wishlist .my-orders label.checkbox,
    .customer-account-edit .shared-wishlist .my-orders a.checkbox,
    .customer-account-edit .shared-wishlist .order-info-block label.radio,
    .customer-account-edit .shared-wishlist .order-info-block label.checkbox,
    .customer-account-edit .shared-wishlist .order-info-block a.checkbox,
    .customer-account-edit .shared-wishlist .order-details label.radio,
    .customer-account-edit .shared-wishlist .order-details label.checkbox,
    .customer-account-edit .shared-wishlist .order-details a.checkbox,
    .customer-account-edit .shared-wishlist .my-wishlist label.radio,
    .customer-account-edit .shared-wishlist .my-wishlist label.checkbox,
    .customer-account-edit .shared-wishlist .my-wishlist a.checkbox,
    .customer-account-edit .shared-wishlist .share-wishlist label.radio,
    .customer-account-edit .shared-wishlist .share-wishlist label.checkbox,
    .customer-account-edit .shared-wishlist .share-wishlist a.checkbox,
    .customer-account-edit .shared-wishlist .new-addressbook label.radio,
    .customer-account-edit .shared-wishlist .new-addressbook label.checkbox,
    .customer-account-edit .shared-wishlist .new-addressbook a.checkbox,
    .newsletter-manage-index .my-account .dashboard label.radio,
    .newsletter-manage-index .my-account .dashboard label.checkbox,
    .newsletter-manage-index .my-account .dashboard a.checkbox,
    .newsletter-manage-index .my-account .information label.radio,
    .newsletter-manage-index .my-account .information label.checkbox,
    .newsletter-manage-index .my-account .information a.checkbox,
    .newsletter-manage-index .my-account .address-book label.radio,
    .newsletter-manage-index .my-account .address-book label.checkbox,
    .newsletter-manage-index .my-account .address-book a.checkbox,
    .newsletter-manage-index .my-account .newsletters label.radio,
    .newsletter-manage-index .my-account .newsletters label.checkbox,
    .newsletter-manage-index .my-account .newsletters a.checkbox,
    .newsletter-manage-index .my-account .my-orders label.radio,
    .newsletter-manage-index .my-account .my-orders label.checkbox,
    .newsletter-manage-index .my-account .my-orders a.checkbox,
    .newsletter-manage-index .my-account .order-info-block label.radio,
    .newsletter-manage-index .my-account .order-info-block label.checkbox,
    .newsletter-manage-index .my-account .order-info-block a.checkbox,
    .newsletter-manage-index .my-account .order-details label.radio,
    .newsletter-manage-index .my-account .order-details label.checkbox,
    .newsletter-manage-index .my-account .order-details a.checkbox,
    .newsletter-manage-index .my-account .my-wishlist label.radio,
    .newsletter-manage-index .my-account .my-wishlist label.checkbox,
    .newsletter-manage-index .my-account .my-wishlist a.checkbox,
    .newsletter-manage-index .my-account .share-wishlist label.radio,
    .newsletter-manage-index .my-account .share-wishlist label.checkbox,
    .newsletter-manage-index .my-account .share-wishlist a.checkbox,
    .newsletter-manage-index .my-account .new-addressbook label.radio,
    .newsletter-manage-index .my-account .new-addressbook label.checkbox,
    .newsletter-manage-index .my-account .new-addressbook a.checkbox,
    .newsletter-manage-index .shared-wishlist .dashboard label.radio,
    .newsletter-manage-index .shared-wishlist .dashboard label.checkbox,
    .newsletter-manage-index .shared-wishlist .dashboard a.checkbox,
    .newsletter-manage-index .shared-wishlist .information label.radio,
    .newsletter-manage-index .shared-wishlist .information label.checkbox,
    .newsletter-manage-index .shared-wishlist .information a.checkbox,
    .newsletter-manage-index .shared-wishlist .address-book label.radio,
    .newsletter-manage-index .shared-wishlist .address-book label.checkbox,
    .newsletter-manage-index .shared-wishlist .address-book a.checkbox,
    .newsletter-manage-index .shared-wishlist .newsletters label.radio,
    .newsletter-manage-index .shared-wishlist .newsletters label.checkbox,
    .newsletter-manage-index .shared-wishlist .newsletters a.checkbox,
    .newsletter-manage-index .shared-wishlist .my-orders label.radio,
    .newsletter-manage-index .shared-wishlist .my-orders label.checkbox,
    .newsletter-manage-index .shared-wishlist .my-orders a.checkbox,
    .newsletter-manage-index .shared-wishlist .order-info-block label.radio,
    .newsletter-manage-index .shared-wishlist .order-info-block label.checkbox,
    .newsletter-manage-index .shared-wishlist .order-info-block a.checkbox,
    .newsletter-manage-index .shared-wishlist .order-details label.radio,
    .newsletter-manage-index .shared-wishlist .order-details label.checkbox,
    .newsletter-manage-index .shared-wishlist .order-details a.checkbox,
    .newsletter-manage-index .shared-wishlist .my-wishlist label.radio,
    .newsletter-manage-index .shared-wishlist .my-wishlist label.checkbox,
    .newsletter-manage-index .shared-wishlist .my-wishlist a.checkbox,
    .newsletter-manage-index .shared-wishlist .share-wishlist label.radio,
    .newsletter-manage-index .shared-wishlist .share-wishlist label.checkbox,
    .newsletter-manage-index .shared-wishlist .share-wishlist a.checkbox,
    .newsletter-manage-index .shared-wishlist .new-addressbook label.radio,
    .newsletter-manage-index .shared-wishlist .new-addressbook label.checkbox,
    .newsletter-manage-index .shared-wishlist .new-addressbook a.checkbox,
    .sales-order-history .my-account .dashboard label.radio,
    .sales-order-history .my-account .dashboard label.checkbox,
    .sales-order-history .my-account .dashboard a.checkbox,
    .sales-order-history .my-account .information label.radio,
    .sales-order-history .my-account .information label.checkbox,
    .sales-order-history .my-account .information a.checkbox,
    .sales-order-history .my-account .address-book label.radio,
    .sales-order-history .my-account .address-book label.checkbox,
    .sales-order-history .my-account .address-book a.checkbox,
    .sales-order-history .my-account .newsletters label.radio,
    .sales-order-history .my-account .newsletters label.checkbox,
    .sales-order-history .my-account .newsletters a.checkbox,
    .sales-order-history .my-account .my-orders label.radio,
    .sales-order-history .my-account .my-orders label.checkbox,
    .sales-order-history .my-account .my-orders a.checkbox,
    .sales-order-history .my-account .order-info-block label.radio,
    .sales-order-history .my-account .order-info-block label.checkbox,
    .sales-order-history .my-account .order-info-block a.checkbox,
    .sales-order-history .my-account .order-details label.radio,
    .sales-order-history .my-account .order-details label.checkbox,
    .sales-order-history .my-account .order-details a.checkbox,
    .sales-order-history .my-account .my-wishlist label.radio,
    .sales-order-history .my-account .my-wishlist label.checkbox,
    .sales-order-history .my-account .my-wishlist a.checkbox,
    .sales-order-history .my-account .share-wishlist label.radio,
    .sales-order-history .my-account .share-wishlist label.checkbox,
    .sales-order-history .my-account .share-wishlist a.checkbox,
    .sales-order-history .my-account .new-addressbook label.radio,
    .sales-order-history .my-account .new-addressbook label.checkbox,
    .sales-order-history .my-account .new-addressbook a.checkbox,
    .sales-order-history .shared-wishlist .dashboard label.radio,
    .sales-order-history .shared-wishlist .dashboard label.checkbox,
    .sales-order-history .shared-wishlist .dashboard a.checkbox,
    .sales-order-history .shared-wishlist .information label.radio,
    .sales-order-history .shared-wishlist .information label.checkbox,
    .sales-order-history .shared-wishlist .information a.checkbox,
    .sales-order-history .shared-wishlist .address-book label.radio,
    .sales-order-history .shared-wishlist .address-book label.checkbox,
    .sales-order-history .shared-wishlist .address-book a.checkbox,
    .sales-order-history .shared-wishlist .newsletters label.radio,
    .sales-order-history .shared-wishlist .newsletters label.checkbox,
    .sales-order-history .shared-wishlist .newsletters a.checkbox,
    .sales-order-history .shared-wishlist .my-orders label.radio,
    .sales-order-history .shared-wishlist .my-orders label.checkbox,
    .sales-order-history .shared-wishlist .my-orders a.checkbox,
    .sales-order-history .shared-wishlist .order-info-block label.radio,
    .sales-order-history .shared-wishlist .order-info-block label.checkbox,
    .sales-order-history .shared-wishlist .order-info-block a.checkbox,
    .sales-order-history .shared-wishlist .order-details label.radio,
    .sales-order-history .shared-wishlist .order-details label.checkbox,
    .sales-order-history .shared-wishlist .order-details a.checkbox,
    .sales-order-history .shared-wishlist .my-wishlist label.radio,
    .sales-order-history .shared-wishlist .my-wishlist label.checkbox,
    .sales-order-history .shared-wishlist .my-wishlist a.checkbox,
    .sales-order-history .shared-wishlist .share-wishlist label.radio,
    .sales-order-history .shared-wishlist .share-wishlist label.checkbox,
    .sales-order-history .shared-wishlist .share-wishlist a.checkbox,
    .sales-order-history .shared-wishlist .new-addressbook label.radio,
    .sales-order-history .shared-wishlist .new-addressbook label.checkbox,
    .sales-order-history .shared-wishlist .new-addressbook a.checkbox,
    .customer-address-index .my-account .dashboard label.radio,
    .customer-address-index .my-account .dashboard label.checkbox,
    .customer-address-index .my-account .dashboard a.checkbox,
    .customer-address-index .my-account .information label.radio,
    .customer-address-index .my-account .information label.checkbox,
    .customer-address-index .my-account .information a.checkbox,
    .customer-address-index .my-account .address-book label.radio,
    .customer-address-index .my-account .address-book label.checkbox,
    .customer-address-index .my-account .address-book a.checkbox,
    .customer-address-index .my-account .newsletters label.radio,
    .customer-address-index .my-account .newsletters label.checkbox,
    .customer-address-index .my-account .newsletters a.checkbox,
    .customer-address-index .my-account .my-orders label.radio,
    .customer-address-index .my-account .my-orders label.checkbox,
    .customer-address-index .my-account .my-orders a.checkbox,
    .customer-address-index .my-account .order-info-block label.radio,
    .customer-address-index .my-account .order-info-block label.checkbox,
    .customer-address-index .my-account .order-info-block a.checkbox,
    .customer-address-index .my-account .order-details label.radio,
    .customer-address-index .my-account .order-details label.checkbox,
    .customer-address-index .my-account .order-details a.checkbox,
    .customer-address-index .my-account .my-wishlist label.radio,
    .customer-address-index .my-account .my-wishlist label.checkbox,
    .customer-address-index .my-account .my-wishlist a.checkbox,
    .customer-address-index .my-account .share-wishlist label.radio,
    .customer-address-index .my-account .share-wishlist label.checkbox,
    .customer-address-index .my-account .share-wishlist a.checkbox,
    .customer-address-index .my-account .new-addressbook label.radio,
    .customer-address-index .my-account .new-addressbook label.checkbox,
    .customer-address-index .my-account .new-addressbook a.checkbox,
    .customer-address-index .shared-wishlist .dashboard label.radio,
    .customer-address-index .shared-wishlist .dashboard label.checkbox,
    .customer-address-index .shared-wishlist .dashboard a.checkbox,
    .customer-address-index .shared-wishlist .information label.radio,
    .customer-address-index .shared-wishlist .information label.checkbox,
    .customer-address-index .shared-wishlist .information a.checkbox,
    .customer-address-index .shared-wishlist .address-book label.radio,
    .customer-address-index .shared-wishlist .address-book label.checkbox,
    .customer-address-index .shared-wishlist .address-book a.checkbox,
    .customer-address-index .shared-wishlist .newsletters label.radio,
    .customer-address-index .shared-wishlist .newsletters label.checkbox,
    .customer-address-index .shared-wishlist .newsletters a.checkbox,
    .customer-address-index .shared-wishlist .my-orders label.radio,
    .customer-address-index .shared-wishlist .my-orders label.checkbox,
    .customer-address-index .shared-wishlist .my-orders a.checkbox,
    .customer-address-index .shared-wishlist .order-info-block label.radio,
    .customer-address-index .shared-wishlist .order-info-block label.checkbox,
    .customer-address-index .shared-wishlist .order-info-block a.checkbox,
    .customer-address-index .shared-wishlist .order-details label.radio,
    .customer-address-index .shared-wishlist .order-details label.checkbox,
    .customer-address-index .shared-wishlist .order-details a.checkbox,
    .customer-address-index .shared-wishlist .my-wishlist label.radio,
    .customer-address-index .shared-wishlist .my-wishlist label.checkbox,
    .customer-address-index .shared-wishlist .my-wishlist a.checkbox,
    .customer-address-index .shared-wishlist .share-wishlist label.radio,
    .customer-address-index .shared-wishlist .share-wishlist label.checkbox,
    .customer-address-index .shared-wishlist .share-wishlist a.checkbox,
    .customer-address-index .shared-wishlist .new-addressbook label.radio,
    .customer-address-index .shared-wishlist .new-addressbook label.checkbox,
    .customer-address-index .shared-wishlist .new-addressbook a.checkbox,
    .customer-address-form .my-account .dashboard label.radio,
    .customer-address-form .my-account .dashboard label.checkbox,
    .customer-address-form .my-account .dashboard a.checkbox,
    .customer-address-form .my-account .information label.radio,
    .customer-address-form .my-account .information label.checkbox,
    .customer-address-form .my-account .information a.checkbox,
    .customer-address-form .my-account .address-book label.radio,
    .customer-address-form .my-account .address-book label.checkbox,
    .customer-address-form .my-account .address-book a.checkbox,
    .customer-address-form .my-account .newsletters label.radio,
    .customer-address-form .my-account .newsletters label.checkbox,
    .customer-address-form .my-account .newsletters a.checkbox,
    .customer-address-form .my-account .my-orders label.radio,
    .customer-address-form .my-account .my-orders label.checkbox,
    .customer-address-form .my-account .my-orders a.checkbox,
    .customer-address-form .my-account .order-info-block label.radio,
    .customer-address-form .my-account .order-info-block label.checkbox,
    .customer-address-form .my-account .order-info-block a.checkbox,
    .customer-address-form .my-account .order-details label.radio,
    .customer-address-form .my-account .order-details label.checkbox,
    .customer-address-form .my-account .order-details a.checkbox,
    .customer-address-form .my-account .my-wishlist label.radio,
    .customer-address-form .my-account .my-wishlist label.checkbox,
    .customer-address-form .my-account .my-wishlist a.checkbox,
    .customer-address-form .my-account .share-wishlist label.radio,
    .customer-address-form .my-account .share-wishlist label.checkbox,
    .customer-address-form .my-account .share-wishlist a.checkbox,
    .customer-address-form .my-account .new-addressbook label.radio,
    .customer-address-form .my-account .new-addressbook label.checkbox,
    .customer-address-form .my-account .new-addressbook a.checkbox,
    .customer-address-form .shared-wishlist .dashboard label.radio,
    .customer-address-form .shared-wishlist .dashboard label.checkbox,
    .customer-address-form .shared-wishlist .dashboard a.checkbox,
    .customer-address-form .shared-wishlist .information label.radio,
    .customer-address-form .shared-wishlist .information label.checkbox,
    .customer-address-form .shared-wishlist .information a.checkbox,
    .customer-address-form .shared-wishlist .address-book label.radio,
    .customer-address-form .shared-wishlist .address-book label.checkbox,
    .customer-address-form .shared-wishlist .address-book a.checkbox,
    .customer-address-form .shared-wishlist .newsletters label.radio,
    .customer-address-form .shared-wishlist .newsletters label.checkbox,
    .customer-address-form .shared-wishlist .newsletters a.checkbox,
    .customer-address-form .shared-wishlist .my-orders label.radio,
    .customer-address-form .shared-wishlist .my-orders label.checkbox,
    .customer-address-form .shared-wishlist .my-orders a.checkbox,
    .customer-address-form .shared-wishlist .order-info-block label.radio,
    .customer-address-form .shared-wishlist .order-info-block label.checkbox,
    .customer-address-form .shared-wishlist .order-info-block a.checkbox,
    .customer-address-form .shared-wishlist .order-details label.radio,
    .customer-address-form .shared-wishlist .order-details label.checkbox,
    .customer-address-form .shared-wishlist .order-details a.checkbox,
    .customer-address-form .shared-wishlist .my-wishlist label.radio,
    .customer-address-form .shared-wishlist .my-wishlist label.checkbox,
    .customer-address-form .shared-wishlist .my-wishlist a.checkbox,
    .customer-address-form .shared-wishlist .share-wishlist label.radio,
    .customer-address-form .shared-wishlist .share-wishlist label.checkbox,
    .customer-address-form .shared-wishlist .share-wishlist a.checkbox,
    .customer-address-form .shared-wishlist .new-addressbook label.radio,
    .customer-address-form .shared-wishlist .new-addressbook label.checkbox,
    .customer-address-form .shared-wishlist .new-addressbook a.checkbox,
    .wishlist-index-index .my-account .dashboard label.radio,
    .wishlist-index-index .my-account .dashboard label.checkbox,
    .wishlist-index-index .my-account .dashboard a.checkbox,
    .wishlist-index-index .my-account .information label.radio,
    .wishlist-index-index .my-account .information label.checkbox,
    .wishlist-index-index .my-account .information a.checkbox,
    .wishlist-index-index .my-account .address-book label.radio,
    .wishlist-index-index .my-account .address-book label.checkbox,
    .wishlist-index-index .my-account .address-book a.checkbox,
    .wishlist-index-index .my-account .newsletters label.radio,
    .wishlist-index-index .my-account .newsletters label.checkbox,
    .wishlist-index-index .my-account .newsletters a.checkbox,
    .wishlist-index-index .my-account .my-orders label.radio,
    .wishlist-index-index .my-account .my-orders label.checkbox,
    .wishlist-index-index .my-account .my-orders a.checkbox,
    .wishlist-index-index .my-account .order-info-block label.radio,
    .wishlist-index-index .my-account .order-info-block label.checkbox,
    .wishlist-index-index .my-account .order-info-block a.checkbox,
    .wishlist-index-index .my-account .order-details label.radio,
    .wishlist-index-index .my-account .order-details label.checkbox,
    .wishlist-index-index .my-account .order-details a.checkbox,
    .wishlist-index-index .my-account .my-wishlist label.radio,
    .wishlist-index-index .my-account .my-wishlist label.checkbox,
    .wishlist-index-index .my-account .my-wishlist a.checkbox,
    .wishlist-index-index .my-account .share-wishlist label.radio,
    .wishlist-index-index .my-account .share-wishlist label.checkbox,
    .wishlist-index-index .my-account .share-wishlist a.checkbox,
    .wishlist-index-index .my-account .new-addressbook label.radio,
    .wishlist-index-index .my-account .new-addressbook label.checkbox,
    .wishlist-index-index .my-account .new-addressbook a.checkbox,
    .wishlist-index-index .shared-wishlist .dashboard label.radio,
    .wishlist-index-index .shared-wishlist .dashboard label.checkbox,
    .wishlist-index-index .shared-wishlist .dashboard a.checkbox,
    .wishlist-index-index .shared-wishlist .information label.radio,
    .wishlist-index-index .shared-wishlist .information label.checkbox,
    .wishlist-index-index .shared-wishlist .information a.checkbox,
    .wishlist-index-index .shared-wishlist .address-book label.radio,
    .wishlist-index-index .shared-wishlist .address-book label.checkbox,
    .wishlist-index-index .shared-wishlist .address-book a.checkbox,
    .wishlist-index-index .shared-wishlist .newsletters label.radio,
    .wishlist-index-index .shared-wishlist .newsletters label.checkbox,
    .wishlist-index-index .shared-wishlist .newsletters a.checkbox,
    .wishlist-index-index .shared-wishlist .my-orders label.radio,
    .wishlist-index-index .shared-wishlist .my-orders label.checkbox,
    .wishlist-index-index .shared-wishlist .my-orders a.checkbox,
    .wishlist-index-index .shared-wishlist .order-info-block label.radio,
    .wishlist-index-index .shared-wishlist .order-info-block label.checkbox,
    .wishlist-index-index .shared-wishlist .order-info-block a.checkbox,
    .wishlist-index-index .shared-wishlist .order-details label.radio,
    .wishlist-index-index .shared-wishlist .order-details label.checkbox,
    .wishlist-index-index .shared-wishlist .order-details a.checkbox,
    .wishlist-index-index .shared-wishlist .my-wishlist label.radio,
    .wishlist-index-index .shared-wishlist .my-wishlist label.checkbox,
    .wishlist-index-index .shared-wishlist .my-wishlist a.checkbox,
    .wishlist-index-index .shared-wishlist .share-wishlist label.radio,
    .wishlist-index-index .shared-wishlist .share-wishlist label.checkbox,
    .wishlist-index-index .shared-wishlist .share-wishlist a.checkbox,
    .wishlist-index-index .shared-wishlist .new-addressbook label.radio,
    .wishlist-index-index .shared-wishlist .new-addressbook label.checkbox,
    .wishlist-index-index .shared-wishlist .new-addressbook a.checkbox,
    .wishlist-index-share .my-account .dashboard label.radio,
    .wishlist-index-share .my-account .dashboard label.checkbox,
    .wishlist-index-share .my-account .dashboard a.checkbox,
    .wishlist-index-share .my-account .information label.radio,
    .wishlist-index-share .my-account .information label.checkbox,
    .wishlist-index-share .my-account .information a.checkbox,
    .wishlist-index-share .my-account .address-book label.radio,
    .wishlist-index-share .my-account .address-book label.checkbox,
    .wishlist-index-share .my-account .address-book a.checkbox,
    .wishlist-index-share .my-account .newsletters label.radio,
    .wishlist-index-share .my-account .newsletters label.checkbox,
    .wishlist-index-share .my-account .newsletters a.checkbox,
    .wishlist-index-share .my-account .my-orders label.radio,
    .wishlist-index-share .my-account .my-orders label.checkbox,
    .wishlist-index-share .my-account .my-orders a.checkbox,
    .wishlist-index-share .my-account .order-info-block label.radio,
    .wishlist-index-share .my-account .order-info-block label.checkbox,
    .wishlist-index-share .my-account .order-info-block a.checkbox,
    .wishlist-index-share .my-account .order-details label.radio,
    .wishlist-index-share .my-account .order-details label.checkbox,
    .wishlist-index-share .my-account .order-details a.checkbox,
    .wishlist-index-share .my-account .my-wishlist label.radio,
    .wishlist-index-share .my-account .my-wishlist label.checkbox,
    .wishlist-index-share .my-account .my-wishlist a.checkbox,
    .wishlist-index-share .my-account .share-wishlist label.radio,
    .wishlist-index-share .my-account .share-wishlist label.checkbox,
    .wishlist-index-share .my-account .share-wishlist a.checkbox,
    .wishlist-index-share .my-account .new-addressbook label.radio,
    .wishlist-index-share .my-account .new-addressbook label.checkbox,
    .wishlist-index-share .my-account .new-addressbook a.checkbox,
    .wishlist-index-share .shared-wishlist .dashboard label.radio,
    .wishlist-index-share .shared-wishlist .dashboard label.checkbox,
    .wishlist-index-share .shared-wishlist .dashboard a.checkbox,
    .wishlist-index-share .shared-wishlist .information label.radio,
    .wishlist-index-share .shared-wishlist .information label.checkbox,
    .wishlist-index-share .shared-wishlist .information a.checkbox,
    .wishlist-index-share .shared-wishlist .address-book label.radio,
    .wishlist-index-share .shared-wishlist .address-book label.checkbox,
    .wishlist-index-share .shared-wishlist .address-book a.checkbox,
    .wishlist-index-share .shared-wishlist .newsletters label.radio,
    .wishlist-index-share .shared-wishlist .newsletters label.checkbox,
    .wishlist-index-share .shared-wishlist .newsletters a.checkbox,
    .wishlist-index-share .shared-wishlist .my-orders label.radio,
    .wishlist-index-share .shared-wishlist .my-orders label.checkbox,
    .wishlist-index-share .shared-wishlist .my-orders a.checkbox,
    .wishlist-index-share .shared-wishlist .order-info-block label.radio,
    .wishlist-index-share .shared-wishlist .order-info-block label.checkbox,
    .wishlist-index-share .shared-wishlist .order-info-block a.checkbox,
    .wishlist-index-share .shared-wishlist .order-details label.radio,
    .wishlist-index-share .shared-wishlist .order-details label.checkbox,
    .wishlist-index-share .shared-wishlist .order-details a.checkbox,
    .wishlist-index-share .shared-wishlist .my-wishlist label.radio,
    .wishlist-index-share .shared-wishlist .my-wishlist label.checkbox,
    .wishlist-index-share .shared-wishlist .my-wishlist a.checkbox,
    .wishlist-index-share .shared-wishlist .share-wishlist label.radio,
    .wishlist-index-share .shared-wishlist .share-wishlist label.checkbox,
    .wishlist-index-share .shared-wishlist .share-wishlist a.checkbox,
    .wishlist-index-share .shared-wishlist .new-addressbook label.radio,
    .wishlist-index-share .shared-wishlist .new-addressbook label.checkbox,
    .wishlist-index-share .shared-wishlist .new-addressbook a.checkbox,
    .wishlist-shared-index .my-account .dashboard label.radio,
    .wishlist-shared-index .my-account .dashboard label.checkbox,
    .wishlist-shared-index .my-account .dashboard a.checkbox,
    .wishlist-shared-index .my-account .information label.radio,
    .wishlist-shared-index .my-account .information label.checkbox,
    .wishlist-shared-index .my-account .information a.checkbox,
    .wishlist-shared-index .my-account .address-book label.radio,
    .wishlist-shared-index .my-account .address-book label.checkbox,
    .wishlist-shared-index .my-account .address-book a.checkbox,
    .wishlist-shared-index .my-account .newsletters label.radio,
    .wishlist-shared-index .my-account .newsletters label.checkbox,
    .wishlist-shared-index .my-account .newsletters a.checkbox,
    .wishlist-shared-index .my-account .my-orders label.radio,
    .wishlist-shared-index .my-account .my-orders label.checkbox,
    .wishlist-shared-index .my-account .my-orders a.checkbox,
    .wishlist-shared-index .my-account .order-info-block label.radio,
    .wishlist-shared-index .my-account .order-info-block label.checkbox,
    .wishlist-shared-index .my-account .order-info-block a.checkbox,
    .wishlist-shared-index .my-account .order-details label.radio,
    .wishlist-shared-index .my-account .order-details label.checkbox,
    .wishlist-shared-index .my-account .order-details a.checkbox,
    .wishlist-shared-index .my-account .my-wishlist label.radio,
    .wishlist-shared-index .my-account .my-wishlist label.checkbox,
    .wishlist-shared-index .my-account .my-wishlist a.checkbox,
    .wishlist-shared-index .my-account .share-wishlist label.radio,
    .wishlist-shared-index .my-account .share-wishlist label.checkbox,
    .wishlist-shared-index .my-account .share-wishlist a.checkbox,
    .wishlist-shared-index .my-account .new-addressbook label.radio,
    .wishlist-shared-index .my-account .new-addressbook label.checkbox,
    .wishlist-shared-index .my-account .new-addressbook a.checkbox,
    .wishlist-shared-index .shared-wishlist .dashboard label.radio,
    .wishlist-shared-index .shared-wishlist .dashboard label.checkbox,
    .wishlist-shared-index .shared-wishlist .dashboard a.checkbox,
    .wishlist-shared-index .shared-wishlist .information label.radio,
    .wishlist-shared-index .shared-wishlist .information label.checkbox,
    .wishlist-shared-index .shared-wishlist .information a.checkbox,
    .wishlist-shared-index .shared-wishlist .address-book label.radio,
    .wishlist-shared-index .shared-wishlist .address-book label.checkbox,
    .wishlist-shared-index .shared-wishlist .address-book a.checkbox,
    .wishlist-shared-index .shared-wishlist .newsletters label.radio,
    .wishlist-shared-index .shared-wishlist .newsletters label.checkbox,
    .wishlist-shared-index .shared-wishlist .newsletters a.checkbox,
    .wishlist-shared-index .shared-wishlist .my-orders label.radio,
    .wishlist-shared-index .shared-wishlist .my-orders label.checkbox,
    .wishlist-shared-index .shared-wishlist .my-orders a.checkbox,
    .wishlist-shared-index .shared-wishlist .order-info-block label.radio,
    .wishlist-shared-index .shared-wishlist .order-info-block label.checkbox,
    .wishlist-shared-index .shared-wishlist .order-info-block a.checkbox,
    .wishlist-shared-index .shared-wishlist .order-details label.radio,
    .wishlist-shared-index .shared-wishlist .order-details label.checkbox,
    .wishlist-shared-index .shared-wishlist .order-details a.checkbox,
    .wishlist-shared-index .shared-wishlist .my-wishlist label.radio,
    .wishlist-shared-index .shared-wishlist .my-wishlist label.checkbox,
    .wishlist-shared-index .shared-wishlist .my-wishlist a.checkbox,
    .wishlist-shared-index .shared-wishlist .share-wishlist label.radio,
    .wishlist-shared-index .shared-wishlist .share-wishlist label.checkbox,
    .wishlist-shared-index .shared-wishlist .share-wishlist a.checkbox,
    .wishlist-shared-index .shared-wishlist .new-addressbook label.radio,
    .wishlist-shared-index .shared-wishlist .new-addressbook label.checkbox,
    .wishlist-shared-index .shared-wishlist .new-addressbook a.checkbox,
    .sales-order-view .my-account .dashboard label.radio,
    .sales-order-view .my-account .dashboard label.checkbox,
    .sales-order-view .my-account .dashboard a.checkbox,
    .sales-order-view .my-account .information label.radio,
    .sales-order-view .my-account .information label.checkbox,
    .sales-order-view .my-account .information a.checkbox,
    .sales-order-view .my-account .address-book label.radio,
    .sales-order-view .my-account .address-book label.checkbox,
    .sales-order-view .my-account .address-book a.checkbox,
    .sales-order-view .my-account .newsletters label.radio,
    .sales-order-view .my-account .newsletters label.checkbox,
    .sales-order-view .my-account .newsletters a.checkbox,
    .sales-order-view .my-account .my-orders label.radio,
    .sales-order-view .my-account .my-orders label.checkbox,
    .sales-order-view .my-account .my-orders a.checkbox,
    .sales-order-view .my-account .order-info-block label.radio,
    .sales-order-view .my-account .order-info-block label.checkbox,
    .sales-order-view .my-account .order-info-block a.checkbox,
    .sales-order-view .my-account .order-details label.radio,
    .sales-order-view .my-account .order-details label.checkbox,
    .sales-order-view .my-account .order-details a.checkbox,
    .sales-order-view .my-account .my-wishlist label.radio,
    .sales-order-view .my-account .my-wishlist label.checkbox,
    .sales-order-view .my-account .my-wishlist a.checkbox,
    .sales-order-view .my-account .share-wishlist label.radio,
    .sales-order-view .my-account .share-wishlist label.checkbox,
    .sales-order-view .my-account .share-wishlist a.checkbox,
    .sales-order-view .my-account .new-addressbook label.radio,
    .sales-order-view .my-account .new-addressbook label.checkbox,
    .sales-order-view .my-account .new-addressbook a.checkbox,
    .sales-order-view .shared-wishlist .dashboard label.radio,
    .sales-order-view .shared-wishlist .dashboard label.checkbox,
    .sales-order-view .shared-wishlist .dashboard a.checkbox,
    .sales-order-view .shared-wishlist .information label.radio,
    .sales-order-view .shared-wishlist .information label.checkbox,
    .sales-order-view .shared-wishlist .information a.checkbox,
    .sales-order-view .shared-wishlist .address-book label.radio,
    .sales-order-view .shared-wishlist .address-book label.checkbox,
    .sales-order-view .shared-wishlist .address-book a.checkbox,
    .sales-order-view .shared-wishlist .newsletters label.radio,
    .sales-order-view .shared-wishlist .newsletters label.checkbox,
    .sales-order-view .shared-wishlist .newsletters a.checkbox,
    .sales-order-view .shared-wishlist .my-orders label.radio,
    .sales-order-view .shared-wishlist .my-orders label.checkbox,
    .sales-order-view .shared-wishlist .my-orders a.checkbox,
    .sales-order-view .shared-wishlist .order-info-block label.radio,
    .sales-order-view .shared-wishlist .order-info-block label.checkbox,
    .sales-order-view .shared-wishlist .order-info-block a.checkbox,
    .sales-order-view .shared-wishlist .order-details label.radio,
    .sales-order-view .shared-wishlist .order-details label.checkbox,
    .sales-order-view .shared-wishlist .order-details a.checkbox,
    .sales-order-view .shared-wishlist .my-wishlist label.radio,
    .sales-order-view .shared-wishlist .my-wishlist label.checkbox,
    .sales-order-view .shared-wishlist .my-wishlist a.checkbox,
    .sales-order-view .shared-wishlist .share-wishlist label.radio,
    .sales-order-view .shared-wishlist .share-wishlist label.checkbox,
    .sales-order-view .shared-wishlist .share-wishlist a.checkbox,
    .sales-order-view .shared-wishlist .new-addressbook label.radio,
    .sales-order-view .shared-wishlist .new-addressbook label.checkbox,
    .sales-order-view .shared-wishlist .new-addressbook a.checkbox {
      display: inline-block;
      cursor: pointer;
      position: relative;
      padding-left: 25px;
      margin-right: 15px;
      margin-bottom: 10px; }
      .customer-account-index .my-account .dashboard label.radio:before, .customer-account-index .my-account .dashboard label.checkbox:before, .customer-account-index .my-account .dashboard a.checkbox:before,
      .customer-account-index .my-account .information label.radio:before,
      .customer-account-index .my-account .information label.checkbox:before,
      .customer-account-index .my-account .information a.checkbox:before,
      .customer-account-index .my-account .address-book label.radio:before,
      .customer-account-index .my-account .address-book label.checkbox:before,
      .customer-account-index .my-account .address-book a.checkbox:before,
      .customer-account-index .my-account .newsletters label.radio:before,
      .customer-account-index .my-account .newsletters label.checkbox:before,
      .customer-account-index .my-account .newsletters a.checkbox:before,
      .customer-account-index .my-account .my-orders label.radio:before,
      .customer-account-index .my-account .my-orders label.checkbox:before,
      .customer-account-index .my-account .my-orders a.checkbox:before,
      .customer-account-index .my-account .order-info-block label.radio:before,
      .customer-account-index .my-account .order-info-block label.checkbox:before,
      .customer-account-index .my-account .order-info-block a.checkbox:before,
      .customer-account-index .my-account .order-details label.radio:before,
      .customer-account-index .my-account .order-details label.checkbox:before,
      .customer-account-index .my-account .order-details a.checkbox:before,
      .customer-account-index .my-account .my-wishlist label.radio:before,
      .customer-account-index .my-account .my-wishlist label.checkbox:before,
      .customer-account-index .my-account .my-wishlist a.checkbox:before,
      .customer-account-index .my-account .share-wishlist label.radio:before,
      .customer-account-index .my-account .share-wishlist label.checkbox:before,
      .customer-account-index .my-account .share-wishlist a.checkbox:before,
      .customer-account-index .my-account .new-addressbook label.radio:before,
      .customer-account-index .my-account .new-addressbook label.checkbox:before,
      .customer-account-index .my-account .new-addressbook a.checkbox:before,
      .customer-account-index .shared-wishlist .dashboard label.radio:before,
      .customer-account-index .shared-wishlist .dashboard label.checkbox:before,
      .customer-account-index .shared-wishlist .dashboard a.checkbox:before,
      .customer-account-index .shared-wishlist .information label.radio:before,
      .customer-account-index .shared-wishlist .information label.checkbox:before,
      .customer-account-index .shared-wishlist .information a.checkbox:before,
      .customer-account-index .shared-wishlist .address-book label.radio:before,
      .customer-account-index .shared-wishlist .address-book label.checkbox:before,
      .customer-account-index .shared-wishlist .address-book a.checkbox:before,
      .customer-account-index .shared-wishlist .newsletters label.radio:before,
      .customer-account-index .shared-wishlist .newsletters label.checkbox:before,
      .customer-account-index .shared-wishlist .newsletters a.checkbox:before,
      .customer-account-index .shared-wishlist .my-orders label.radio:before,
      .customer-account-index .shared-wishlist .my-orders label.checkbox:before,
      .customer-account-index .shared-wishlist .my-orders a.checkbox:before,
      .customer-account-index .shared-wishlist .order-info-block label.radio:before,
      .customer-account-index .shared-wishlist .order-info-block label.checkbox:before,
      .customer-account-index .shared-wishlist .order-info-block a.checkbox:before,
      .customer-account-index .shared-wishlist .order-details label.radio:before,
      .customer-account-index .shared-wishlist .order-details label.checkbox:before,
      .customer-account-index .shared-wishlist .order-details a.checkbox:before,
      .customer-account-index .shared-wishlist .my-wishlist label.radio:before,
      .customer-account-index .shared-wishlist .my-wishlist label.checkbox:before,
      .customer-account-index .shared-wishlist .my-wishlist a.checkbox:before,
      .customer-account-index .shared-wishlist .share-wishlist label.radio:before,
      .customer-account-index .shared-wishlist .share-wishlist label.checkbox:before,
      .customer-account-index .shared-wishlist .share-wishlist a.checkbox:before,
      .customer-account-index .shared-wishlist .new-addressbook label.radio:before,
      .customer-account-index .shared-wishlist .new-addressbook label.checkbox:before,
      .customer-account-index .shared-wishlist .new-addressbook a.checkbox:before,
      .customer-account-edit .my-account .dashboard label.radio:before,
      .customer-account-edit .my-account .dashboard label.checkbox:before,
      .customer-account-edit .my-account .dashboard a.checkbox:before,
      .customer-account-edit .my-account .information label.radio:before,
      .customer-account-edit .my-account .information label.checkbox:before,
      .customer-account-edit .my-account .information a.checkbox:before,
      .customer-account-edit .my-account .address-book label.radio:before,
      .customer-account-edit .my-account .address-book label.checkbox:before,
      .customer-account-edit .my-account .address-book a.checkbox:before,
      .customer-account-edit .my-account .newsletters label.radio:before,
      .customer-account-edit .my-account .newsletters label.checkbox:before,
      .customer-account-edit .my-account .newsletters a.checkbox:before,
      .customer-account-edit .my-account .my-orders label.radio:before,
      .customer-account-edit .my-account .my-orders label.checkbox:before,
      .customer-account-edit .my-account .my-orders a.checkbox:before,
      .customer-account-edit .my-account .order-info-block label.radio:before,
      .customer-account-edit .my-account .order-info-block label.checkbox:before,
      .customer-account-edit .my-account .order-info-block a.checkbox:before,
      .customer-account-edit .my-account .order-details label.radio:before,
      .customer-account-edit .my-account .order-details label.checkbox:before,
      .customer-account-edit .my-account .order-details a.checkbox:before,
      .customer-account-edit .my-account .my-wishlist label.radio:before,
      .customer-account-edit .my-account .my-wishlist label.checkbox:before,
      .customer-account-edit .my-account .my-wishlist a.checkbox:before,
      .customer-account-edit .my-account .share-wishlist label.radio:before,
      .customer-account-edit .my-account .share-wishlist label.checkbox:before,
      .customer-account-edit .my-account .share-wishlist a.checkbox:before,
      .customer-account-edit .my-account .new-addressbook label.radio:before,
      .customer-account-edit .my-account .new-addressbook label.checkbox:before,
      .customer-account-edit .my-account .new-addressbook a.checkbox:before,
      .customer-account-edit .shared-wishlist .dashboard label.radio:before,
      .customer-account-edit .shared-wishlist .dashboard label.checkbox:before,
      .customer-account-edit .shared-wishlist .dashboard a.checkbox:before,
      .customer-account-edit .shared-wishlist .information label.radio:before,
      .customer-account-edit .shared-wishlist .information label.checkbox:before,
      .customer-account-edit .shared-wishlist .information a.checkbox:before,
      .customer-account-edit .shared-wishlist .address-book label.radio:before,
      .customer-account-edit .shared-wishlist .address-book label.checkbox:before,
      .customer-account-edit .shared-wishlist .address-book a.checkbox:before,
      .customer-account-edit .shared-wishlist .newsletters label.radio:before,
      .customer-account-edit .shared-wishlist .newsletters label.checkbox:before,
      .customer-account-edit .shared-wishlist .newsletters a.checkbox:before,
      .customer-account-edit .shared-wishlist .my-orders label.radio:before,
      .customer-account-edit .shared-wishlist .my-orders label.checkbox:before,
      .customer-account-edit .shared-wishlist .my-orders a.checkbox:before,
      .customer-account-edit .shared-wishlist .order-info-block label.radio:before,
      .customer-account-edit .shared-wishlist .order-info-block label.checkbox:before,
      .customer-account-edit .shared-wishlist .order-info-block a.checkbox:before,
      .customer-account-edit .shared-wishlist .order-details label.radio:before,
      .customer-account-edit .shared-wishlist .order-details label.checkbox:before,
      .customer-account-edit .shared-wishlist .order-details a.checkbox:before,
      .customer-account-edit .shared-wishlist .my-wishlist label.radio:before,
      .customer-account-edit .shared-wishlist .my-wishlist label.checkbox:before,
      .customer-account-edit .shared-wishlist .my-wishlist a.checkbox:before,
      .customer-account-edit .shared-wishlist .share-wishlist label.radio:before,
      .customer-account-edit .shared-wishlist .share-wishlist label.checkbox:before,
      .customer-account-edit .shared-wishlist .share-wishlist a.checkbox:before,
      .customer-account-edit .shared-wishlist .new-addressbook label.radio:before,
      .customer-account-edit .shared-wishlist .new-addressbook label.checkbox:before,
      .customer-account-edit .shared-wishlist .new-addressbook a.checkbox:before,
      .newsletter-manage-index .my-account .dashboard label.radio:before,
      .newsletter-manage-index .my-account .dashboard label.checkbox:before,
      .newsletter-manage-index .my-account .dashboard a.checkbox:before,
      .newsletter-manage-index .my-account .information label.radio:before,
      .newsletter-manage-index .my-account .information label.checkbox:before,
      .newsletter-manage-index .my-account .information a.checkbox:before,
      .newsletter-manage-index .my-account .address-book label.radio:before,
      .newsletter-manage-index .my-account .address-book label.checkbox:before,
      .newsletter-manage-index .my-account .address-book a.checkbox:before,
      .newsletter-manage-index .my-account .newsletters label.radio:before,
      .newsletter-manage-index .my-account .newsletters label.checkbox:before,
      .newsletter-manage-index .my-account .newsletters a.checkbox:before,
      .newsletter-manage-index .my-account .my-orders label.radio:before,
      .newsletter-manage-index .my-account .my-orders label.checkbox:before,
      .newsletter-manage-index .my-account .my-orders a.checkbox:before,
      .newsletter-manage-index .my-account .order-info-block label.radio:before,
      .newsletter-manage-index .my-account .order-info-block label.checkbox:before,
      .newsletter-manage-index .my-account .order-info-block a.checkbox:before,
      .newsletter-manage-index .my-account .order-details label.radio:before,
      .newsletter-manage-index .my-account .order-details label.checkbox:before,
      .newsletter-manage-index .my-account .order-details a.checkbox:before,
      .newsletter-manage-index .my-account .my-wishlist label.radio:before,
      .newsletter-manage-index .my-account .my-wishlist label.checkbox:before,
      .newsletter-manage-index .my-account .my-wishlist a.checkbox:before,
      .newsletter-manage-index .my-account .share-wishlist label.radio:before,
      .newsletter-manage-index .my-account .share-wishlist label.checkbox:before,
      .newsletter-manage-index .my-account .share-wishlist a.checkbox:before,
      .newsletter-manage-index .my-account .new-addressbook label.radio:before,
      .newsletter-manage-index .my-account .new-addressbook label.checkbox:before,
      .newsletter-manage-index .my-account .new-addressbook a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .dashboard label.radio:before,
      .newsletter-manage-index .shared-wishlist .dashboard label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .dashboard a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .information label.radio:before,
      .newsletter-manage-index .shared-wishlist .information label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .information a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .address-book label.radio:before,
      .newsletter-manage-index .shared-wishlist .address-book label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .address-book a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .newsletters label.radio:before,
      .newsletter-manage-index .shared-wishlist .newsletters label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .newsletters a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .my-orders label.radio:before,
      .newsletter-manage-index .shared-wishlist .my-orders label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .my-orders a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .order-info-block label.radio:before,
      .newsletter-manage-index .shared-wishlist .order-info-block label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .order-info-block a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .order-details label.radio:before,
      .newsletter-manage-index .shared-wishlist .order-details label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .order-details a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .my-wishlist label.radio:before,
      .newsletter-manage-index .shared-wishlist .my-wishlist label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .my-wishlist a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .share-wishlist label.radio:before,
      .newsletter-manage-index .shared-wishlist .share-wishlist label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .share-wishlist a.checkbox:before,
      .newsletter-manage-index .shared-wishlist .new-addressbook label.radio:before,
      .newsletter-manage-index .shared-wishlist .new-addressbook label.checkbox:before,
      .newsletter-manage-index .shared-wishlist .new-addressbook a.checkbox:before,
      .sales-order-history .my-account .dashboard label.radio:before,
      .sales-order-history .my-account .dashboard label.checkbox:before,
      .sales-order-history .my-account .dashboard a.checkbox:before,
      .sales-order-history .my-account .information label.radio:before,
      .sales-order-history .my-account .information label.checkbox:before,
      .sales-order-history .my-account .information a.checkbox:before,
      .sales-order-history .my-account .address-book label.radio:before,
      .sales-order-history .my-account .address-book label.checkbox:before,
      .sales-order-history .my-account .address-book a.checkbox:before,
      .sales-order-history .my-account .newsletters label.radio:before,
      .sales-order-history .my-account .newsletters label.checkbox:before,
      .sales-order-history .my-account .newsletters a.checkbox:before,
      .sales-order-history .my-account .my-orders label.radio:before,
      .sales-order-history .my-account .my-orders label.checkbox:before,
      .sales-order-history .my-account .my-orders a.checkbox:before,
      .sales-order-history .my-account .order-info-block label.radio:before,
      .sales-order-history .my-account .order-info-block label.checkbox:before,
      .sales-order-history .my-account .order-info-block a.checkbox:before,
      .sales-order-history .my-account .order-details label.radio:before,
      .sales-order-history .my-account .order-details label.checkbox:before,
      .sales-order-history .my-account .order-details a.checkbox:before,
      .sales-order-history .my-account .my-wishlist label.radio:before,
      .sales-order-history .my-account .my-wishlist label.checkbox:before,
      .sales-order-history .my-account .my-wishlist a.checkbox:before,
      .sales-order-history .my-account .share-wishlist label.radio:before,
      .sales-order-history .my-account .share-wishlist label.checkbox:before,
      .sales-order-history .my-account .share-wishlist a.checkbox:before,
      .sales-order-history .my-account .new-addressbook label.radio:before,
      .sales-order-history .my-account .new-addressbook label.checkbox:before,
      .sales-order-history .my-account .new-addressbook a.checkbox:before,
      .sales-order-history .shared-wishlist .dashboard label.radio:before,
      .sales-order-history .shared-wishlist .dashboard label.checkbox:before,
      .sales-order-history .shared-wishlist .dashboard a.checkbox:before,
      .sales-order-history .shared-wishlist .information label.radio:before,
      .sales-order-history .shared-wishlist .information label.checkbox:before,
      .sales-order-history .shared-wishlist .information a.checkbox:before,
      .sales-order-history .shared-wishlist .address-book label.radio:before,
      .sales-order-history .shared-wishlist .address-book label.checkbox:before,
      .sales-order-history .shared-wishlist .address-book a.checkbox:before,
      .sales-order-history .shared-wishlist .newsletters label.radio:before,
      .sales-order-history .shared-wishlist .newsletters label.checkbox:before,
      .sales-order-history .shared-wishlist .newsletters a.checkbox:before,
      .sales-order-history .shared-wishlist .my-orders label.radio:before,
      .sales-order-history .shared-wishlist .my-orders label.checkbox:before,
      .sales-order-history .shared-wishlist .my-orders a.checkbox:before,
      .sales-order-history .shared-wishlist .order-info-block label.radio:before,
      .sales-order-history .shared-wishlist .order-info-block label.checkbox:before,
      .sales-order-history .shared-wishlist .order-info-block a.checkbox:before,
      .sales-order-history .shared-wishlist .order-details label.radio:before,
      .sales-order-history .shared-wishlist .order-details label.checkbox:before,
      .sales-order-history .shared-wishlist .order-details a.checkbox:before,
      .sales-order-history .shared-wishlist .my-wishlist label.radio:before,
      .sales-order-history .shared-wishlist .my-wishlist label.checkbox:before,
      .sales-order-history .shared-wishlist .my-wishlist a.checkbox:before,
      .sales-order-history .shared-wishlist .share-wishlist label.radio:before,
      .sales-order-history .shared-wishlist .share-wishlist label.checkbox:before,
      .sales-order-history .shared-wishlist .share-wishlist a.checkbox:before,
      .sales-order-history .shared-wishlist .new-addressbook label.radio:before,
      .sales-order-history .shared-wishlist .new-addressbook label.checkbox:before,
      .sales-order-history .shared-wishlist .new-addressbook a.checkbox:before,
      .customer-address-index .my-account .dashboard label.radio:before,
      .customer-address-index .my-account .dashboard label.checkbox:before,
      .customer-address-index .my-account .dashboard a.checkbox:before,
      .customer-address-index .my-account .information label.radio:before,
      .customer-address-index .my-account .information label.checkbox:before,
      .customer-address-index .my-account .information a.checkbox:before,
      .customer-address-index .my-account .address-book label.radio:before,
      .customer-address-index .my-account .address-book label.checkbox:before,
      .customer-address-index .my-account .address-book a.checkbox:before,
      .customer-address-index .my-account .newsletters label.radio:before,
      .customer-address-index .my-account .newsletters label.checkbox:before,
      .customer-address-index .my-account .newsletters a.checkbox:before,
      .customer-address-index .my-account .my-orders label.radio:before,
      .customer-address-index .my-account .my-orders label.checkbox:before,
      .customer-address-index .my-account .my-orders a.checkbox:before,
      .customer-address-index .my-account .order-info-block label.radio:before,
      .customer-address-index .my-account .order-info-block label.checkbox:before,
      .customer-address-index .my-account .order-info-block a.checkbox:before,
      .customer-address-index .my-account .order-details label.radio:before,
      .customer-address-index .my-account .order-details label.checkbox:before,
      .customer-address-index .my-account .order-details a.checkbox:before,
      .customer-address-index .my-account .my-wishlist label.radio:before,
      .customer-address-index .my-account .my-wishlist label.checkbox:before,
      .customer-address-index .my-account .my-wishlist a.checkbox:before,
      .customer-address-index .my-account .share-wishlist label.radio:before,
      .customer-address-index .my-account .share-wishlist label.checkbox:before,
      .customer-address-index .my-account .share-wishlist a.checkbox:before,
      .customer-address-index .my-account .new-addressbook label.radio:before,
      .customer-address-index .my-account .new-addressbook label.checkbox:before,
      .customer-address-index .my-account .new-addressbook a.checkbox:before,
      .customer-address-index .shared-wishlist .dashboard label.radio:before,
      .customer-address-index .shared-wishlist .dashboard label.checkbox:before,
      .customer-address-index .shared-wishlist .dashboard a.checkbox:before,
      .customer-address-index .shared-wishlist .information label.radio:before,
      .customer-address-index .shared-wishlist .information label.checkbox:before,
      .customer-address-index .shared-wishlist .information a.checkbox:before,
      .customer-address-index .shared-wishlist .address-book label.radio:before,
      .customer-address-index .shared-wishlist .address-book label.checkbox:before,
      .customer-address-index .shared-wishlist .address-book a.checkbox:before,
      .customer-address-index .shared-wishlist .newsletters label.radio:before,
      .customer-address-index .shared-wishlist .newsletters label.checkbox:before,
      .customer-address-index .shared-wishlist .newsletters a.checkbox:before,
      .customer-address-index .shared-wishlist .my-orders label.radio:before,
      .customer-address-index .shared-wishlist .my-orders label.checkbox:before,
      .customer-address-index .shared-wishlist .my-orders a.checkbox:before,
      .customer-address-index .shared-wishlist .order-info-block label.radio:before,
      .customer-address-index .shared-wishlist .order-info-block label.checkbox:before,
      .customer-address-index .shared-wishlist .order-info-block a.checkbox:before,
      .customer-address-index .shared-wishlist .order-details label.radio:before,
      .customer-address-index .shared-wishlist .order-details label.checkbox:before,
      .customer-address-index .shared-wishlist .order-details a.checkbox:before,
      .customer-address-index .shared-wishlist .my-wishlist label.radio:before,
      .customer-address-index .shared-wishlist .my-wishlist label.checkbox:before,
      .customer-address-index .shared-wishlist .my-wishlist a.checkbox:before,
      .customer-address-index .shared-wishlist .share-wishlist label.radio:before,
      .customer-address-index .shared-wishlist .share-wishlist label.checkbox:before,
      .customer-address-index .shared-wishlist .share-wishlist a.checkbox:before,
      .customer-address-index .shared-wishlist .new-addressbook label.radio:before,
      .customer-address-index .shared-wishlist .new-addressbook label.checkbox:before,
      .customer-address-index .shared-wishlist .new-addressbook a.checkbox:before,
      .customer-address-form .my-account .dashboard label.radio:before,
      .customer-address-form .my-account .dashboard label.checkbox:before,
      .customer-address-form .my-account .dashboard a.checkbox:before,
      .customer-address-form .my-account .information label.radio:before,
      .customer-address-form .my-account .information label.checkbox:before,
      .customer-address-form .my-account .information a.checkbox:before,
      .customer-address-form .my-account .address-book label.radio:before,
      .customer-address-form .my-account .address-book label.checkbox:before,
      .customer-address-form .my-account .address-book a.checkbox:before,
      .customer-address-form .my-account .newsletters label.radio:before,
      .customer-address-form .my-account .newsletters label.checkbox:before,
      .customer-address-form .my-account .newsletters a.checkbox:before,
      .customer-address-form .my-account .my-orders label.radio:before,
      .customer-address-form .my-account .my-orders label.checkbox:before,
      .customer-address-form .my-account .my-orders a.checkbox:before,
      .customer-address-form .my-account .order-info-block label.radio:before,
      .customer-address-form .my-account .order-info-block label.checkbox:before,
      .customer-address-form .my-account .order-info-block a.checkbox:before,
      .customer-address-form .my-account .order-details label.radio:before,
      .customer-address-form .my-account .order-details label.checkbox:before,
      .customer-address-form .my-account .order-details a.checkbox:before,
      .customer-address-form .my-account .my-wishlist label.radio:before,
      .customer-address-form .my-account .my-wishlist label.checkbox:before,
      .customer-address-form .my-account .my-wishlist a.checkbox:before,
      .customer-address-form .my-account .share-wishlist label.radio:before,
      .customer-address-form .my-account .share-wishlist label.checkbox:before,
      .customer-address-form .my-account .share-wishlist a.checkbox:before,
      .customer-address-form .my-account .new-addressbook label.radio:before,
      .customer-address-form .my-account .new-addressbook label.checkbox:before,
      .customer-address-form .my-account .new-addressbook a.checkbox:before,
      .customer-address-form .shared-wishlist .dashboard label.radio:before,
      .customer-address-form .shared-wishlist .dashboard label.checkbox:before,
      .customer-address-form .shared-wishlist .dashboard a.checkbox:before,
      .customer-address-form .shared-wishlist .information label.radio:before,
      .customer-address-form .shared-wishlist .information label.checkbox:before,
      .customer-address-form .shared-wishlist .information a.checkbox:before,
      .customer-address-form .shared-wishlist .address-book label.radio:before,
      .customer-address-form .shared-wishlist .address-book label.checkbox:before,
      .customer-address-form .shared-wishlist .address-book a.checkbox:before,
      .customer-address-form .shared-wishlist .newsletters label.radio:before,
      .customer-address-form .shared-wishlist .newsletters label.checkbox:before,
      .customer-address-form .shared-wishlist .newsletters a.checkbox:before,
      .customer-address-form .shared-wishlist .my-orders label.radio:before,
      .customer-address-form .shared-wishlist .my-orders label.checkbox:before,
      .customer-address-form .shared-wishlist .my-orders a.checkbox:before,
      .customer-address-form .shared-wishlist .order-info-block label.radio:before,
      .customer-address-form .shared-wishlist .order-info-block label.checkbox:before,
      .customer-address-form .shared-wishlist .order-info-block a.checkbox:before,
      .customer-address-form .shared-wishlist .order-details label.radio:before,
      .customer-address-form .shared-wishlist .order-details label.checkbox:before,
      .customer-address-form .shared-wishlist .order-details a.checkbox:before,
      .customer-address-form .shared-wishlist .my-wishlist label.radio:before,
      .customer-address-form .shared-wishlist .my-wishlist label.checkbox:before,
      .customer-address-form .shared-wishlist .my-wishlist a.checkbox:before,
      .customer-address-form .shared-wishlist .share-wishlist label.radio:before,
      .customer-address-form .shared-wishlist .share-wishlist label.checkbox:before,
      .customer-address-form .shared-wishlist .share-wishlist a.checkbox:before,
      .customer-address-form .shared-wishlist .new-addressbook label.radio:before,
      .customer-address-form .shared-wishlist .new-addressbook label.checkbox:before,
      .customer-address-form .shared-wishlist .new-addressbook a.checkbox:before,
      .wishlist-index-index .my-account .dashboard label.radio:before,
      .wishlist-index-index .my-account .dashboard label.checkbox:before,
      .wishlist-index-index .my-account .dashboard a.checkbox:before,
      .wishlist-index-index .my-account .information label.radio:before,
      .wishlist-index-index .my-account .information label.checkbox:before,
      .wishlist-index-index .my-account .information a.checkbox:before,
      .wishlist-index-index .my-account .address-book label.radio:before,
      .wishlist-index-index .my-account .address-book label.checkbox:before,
      .wishlist-index-index .my-account .address-book a.checkbox:before,
      .wishlist-index-index .my-account .newsletters label.radio:before,
      .wishlist-index-index .my-account .newsletters label.checkbox:before,
      .wishlist-index-index .my-account .newsletters a.checkbox:before,
      .wishlist-index-index .my-account .my-orders label.radio:before,
      .wishlist-index-index .my-account .my-orders label.checkbox:before,
      .wishlist-index-index .my-account .my-orders a.checkbox:before,
      .wishlist-index-index .my-account .order-info-block label.radio:before,
      .wishlist-index-index .my-account .order-info-block label.checkbox:before,
      .wishlist-index-index .my-account .order-info-block a.checkbox:before,
      .wishlist-index-index .my-account .order-details label.radio:before,
      .wishlist-index-index .my-account .order-details label.checkbox:before,
      .wishlist-index-index .my-account .order-details a.checkbox:before,
      .wishlist-index-index .my-account .my-wishlist label.radio:before,
      .wishlist-index-index .my-account .my-wishlist label.checkbox:before,
      .wishlist-index-index .my-account .my-wishlist a.checkbox:before,
      .wishlist-index-index .my-account .share-wishlist label.radio:before,
      .wishlist-index-index .my-account .share-wishlist label.checkbox:before,
      .wishlist-index-index .my-account .share-wishlist a.checkbox:before,
      .wishlist-index-index .my-account .new-addressbook label.radio:before,
      .wishlist-index-index .my-account .new-addressbook label.checkbox:before,
      .wishlist-index-index .my-account .new-addressbook a.checkbox:before,
      .wishlist-index-index .shared-wishlist .dashboard label.radio:before,
      .wishlist-index-index .shared-wishlist .dashboard label.checkbox:before,
      .wishlist-index-index .shared-wishlist .dashboard a.checkbox:before,
      .wishlist-index-index .shared-wishlist .information label.radio:before,
      .wishlist-index-index .shared-wishlist .information label.checkbox:before,
      .wishlist-index-index .shared-wishlist .information a.checkbox:before,
      .wishlist-index-index .shared-wishlist .address-book label.radio:before,
      .wishlist-index-index .shared-wishlist .address-book label.checkbox:before,
      .wishlist-index-index .shared-wishlist .address-book a.checkbox:before,
      .wishlist-index-index .shared-wishlist .newsletters label.radio:before,
      .wishlist-index-index .shared-wishlist .newsletters label.checkbox:before,
      .wishlist-index-index .shared-wishlist .newsletters a.checkbox:before,
      .wishlist-index-index .shared-wishlist .my-orders label.radio:before,
      .wishlist-index-index .shared-wishlist .my-orders label.checkbox:before,
      .wishlist-index-index .shared-wishlist .my-orders a.checkbox:before,
      .wishlist-index-index .shared-wishlist .order-info-block label.radio:before,
      .wishlist-index-index .shared-wishlist .order-info-block label.checkbox:before,
      .wishlist-index-index .shared-wishlist .order-info-block a.checkbox:before,
      .wishlist-index-index .shared-wishlist .order-details label.radio:before,
      .wishlist-index-index .shared-wishlist .order-details label.checkbox:before,
      .wishlist-index-index .shared-wishlist .order-details a.checkbox:before,
      .wishlist-index-index .shared-wishlist .my-wishlist label.radio:before,
      .wishlist-index-index .shared-wishlist .my-wishlist label.checkbox:before,
      .wishlist-index-index .shared-wishlist .my-wishlist a.checkbox:before,
      .wishlist-index-index .shared-wishlist .share-wishlist label.radio:before,
      .wishlist-index-index .shared-wishlist .share-wishlist label.checkbox:before,
      .wishlist-index-index .shared-wishlist .share-wishlist a.checkbox:before,
      .wishlist-index-index .shared-wishlist .new-addressbook label.radio:before,
      .wishlist-index-index .shared-wishlist .new-addressbook label.checkbox:before,
      .wishlist-index-index .shared-wishlist .new-addressbook a.checkbox:before,
      .wishlist-index-share .my-account .dashboard label.radio:before,
      .wishlist-index-share .my-account .dashboard label.checkbox:before,
      .wishlist-index-share .my-account .dashboard a.checkbox:before,
      .wishlist-index-share .my-account .information label.radio:before,
      .wishlist-index-share .my-account .information label.checkbox:before,
      .wishlist-index-share .my-account .information a.checkbox:before,
      .wishlist-index-share .my-account .address-book label.radio:before,
      .wishlist-index-share .my-account .address-book label.checkbox:before,
      .wishlist-index-share .my-account .address-book a.checkbox:before,
      .wishlist-index-share .my-account .newsletters label.radio:before,
      .wishlist-index-share .my-account .newsletters label.checkbox:before,
      .wishlist-index-share .my-account .newsletters a.checkbox:before,
      .wishlist-index-share .my-account .my-orders label.radio:before,
      .wishlist-index-share .my-account .my-orders label.checkbox:before,
      .wishlist-index-share .my-account .my-orders a.checkbox:before,
      .wishlist-index-share .my-account .order-info-block label.radio:before,
      .wishlist-index-share .my-account .order-info-block label.checkbox:before,
      .wishlist-index-share .my-account .order-info-block a.checkbox:before,
      .wishlist-index-share .my-account .order-details label.radio:before,
      .wishlist-index-share .my-account .order-details label.checkbox:before,
      .wishlist-index-share .my-account .order-details a.checkbox:before,
      .wishlist-index-share .my-account .my-wishlist label.radio:before,
      .wishlist-index-share .my-account .my-wishlist label.checkbox:before,
      .wishlist-index-share .my-account .my-wishlist a.checkbox:before,
      .wishlist-index-share .my-account .share-wishlist label.radio:before,
      .wishlist-index-share .my-account .share-wishlist label.checkbox:before,
      .wishlist-index-share .my-account .share-wishlist a.checkbox:before,
      .wishlist-index-share .my-account .new-addressbook label.radio:before,
      .wishlist-index-share .my-account .new-addressbook label.checkbox:before,
      .wishlist-index-share .my-account .new-addressbook a.checkbox:before,
      .wishlist-index-share .shared-wishlist .dashboard label.radio:before,
      .wishlist-index-share .shared-wishlist .dashboard label.checkbox:before,
      .wishlist-index-share .shared-wishlist .dashboard a.checkbox:before,
      .wishlist-index-share .shared-wishlist .information label.radio:before,
      .wishlist-index-share .shared-wishlist .information label.checkbox:before,
      .wishlist-index-share .shared-wishlist .information a.checkbox:before,
      .wishlist-index-share .shared-wishlist .address-book label.radio:before,
      .wishlist-index-share .shared-wishlist .address-book label.checkbox:before,
      .wishlist-index-share .shared-wishlist .address-book a.checkbox:before,
      .wishlist-index-share .shared-wishlist .newsletters label.radio:before,
      .wishlist-index-share .shared-wishlist .newsletters label.checkbox:before,
      .wishlist-index-share .shared-wishlist .newsletters a.checkbox:before,
      .wishlist-index-share .shared-wishlist .my-orders label.radio:before,
      .wishlist-index-share .shared-wishlist .my-orders label.checkbox:before,
      .wishlist-index-share .shared-wishlist .my-orders a.checkbox:before,
      .wishlist-index-share .shared-wishlist .order-info-block label.radio:before,
      .wishlist-index-share .shared-wishlist .order-info-block label.checkbox:before,
      .wishlist-index-share .shared-wishlist .order-info-block a.checkbox:before,
      .wishlist-index-share .shared-wishlist .order-details label.radio:before,
      .wishlist-index-share .shared-wishlist .order-details label.checkbox:before,
      .wishlist-index-share .shared-wishlist .order-details a.checkbox:before,
      .wishlist-index-share .shared-wishlist .my-wishlist label.radio:before,
      .wishlist-index-share .shared-wishlist .my-wishlist label.checkbox:before,
      .wishlist-index-share .shared-wishlist .my-wishlist a.checkbox:before,
      .wishlist-index-share .shared-wishlist .share-wishlist label.radio:before,
      .wishlist-index-share .shared-wishlist .share-wishlist label.checkbox:before,
      .wishlist-index-share .shared-wishlist .share-wishlist a.checkbox:before,
      .wishlist-index-share .shared-wishlist .new-addressbook label.radio:before,
      .wishlist-index-share .shared-wishlist .new-addressbook label.checkbox:before,
      .wishlist-index-share .shared-wishlist .new-addressbook a.checkbox:before,
      .wishlist-shared-index .my-account .dashboard label.radio:before,
      .wishlist-shared-index .my-account .dashboard label.checkbox:before,
      .wishlist-shared-index .my-account .dashboard a.checkbox:before,
      .wishlist-shared-index .my-account .information label.radio:before,
      .wishlist-shared-index .my-account .information label.checkbox:before,
      .wishlist-shared-index .my-account .information a.checkbox:before,
      .wishlist-shared-index .my-account .address-book label.radio:before,
      .wishlist-shared-index .my-account .address-book label.checkbox:before,
      .wishlist-shared-index .my-account .address-book a.checkbox:before,
      .wishlist-shared-index .my-account .newsletters label.radio:before,
      .wishlist-shared-index .my-account .newsletters label.checkbox:before,
      .wishlist-shared-index .my-account .newsletters a.checkbox:before,
      .wishlist-shared-index .my-account .my-orders label.radio:before,
      .wishlist-shared-index .my-account .my-orders label.checkbox:before,
      .wishlist-shared-index .my-account .my-orders a.checkbox:before,
      .wishlist-shared-index .my-account .order-info-block label.radio:before,
      .wishlist-shared-index .my-account .order-info-block label.checkbox:before,
      .wishlist-shared-index .my-account .order-info-block a.checkbox:before,
      .wishlist-shared-index .my-account .order-details label.radio:before,
      .wishlist-shared-index .my-account .order-details label.checkbox:before,
      .wishlist-shared-index .my-account .order-details a.checkbox:before,
      .wishlist-shared-index .my-account .my-wishlist label.radio:before,
      .wishlist-shared-index .my-account .my-wishlist label.checkbox:before,
      .wishlist-shared-index .my-account .my-wishlist a.checkbox:before,
      .wishlist-shared-index .my-account .share-wishlist label.radio:before,
      .wishlist-shared-index .my-account .share-wishlist label.checkbox:before,
      .wishlist-shared-index .my-account .share-wishlist a.checkbox:before,
      .wishlist-shared-index .my-account .new-addressbook label.radio:before,
      .wishlist-shared-index .my-account .new-addressbook label.checkbox:before,
      .wishlist-shared-index .my-account .new-addressbook a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .dashboard label.radio:before,
      .wishlist-shared-index .shared-wishlist .dashboard label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .dashboard a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .information label.radio:before,
      .wishlist-shared-index .shared-wishlist .information label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .information a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .address-book label.radio:before,
      .wishlist-shared-index .shared-wishlist .address-book label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .address-book a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .newsletters label.radio:before,
      .wishlist-shared-index .shared-wishlist .newsletters label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .newsletters a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .my-orders label.radio:before,
      .wishlist-shared-index .shared-wishlist .my-orders label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .my-orders a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .order-info-block label.radio:before,
      .wishlist-shared-index .shared-wishlist .order-info-block label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .order-info-block a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .order-details label.radio:before,
      .wishlist-shared-index .shared-wishlist .order-details label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .order-details a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .my-wishlist label.radio:before,
      .wishlist-shared-index .shared-wishlist .my-wishlist label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .my-wishlist a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .share-wishlist label.radio:before,
      .wishlist-shared-index .shared-wishlist .share-wishlist label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .share-wishlist a.checkbox:before,
      .wishlist-shared-index .shared-wishlist .new-addressbook label.radio:before,
      .wishlist-shared-index .shared-wishlist .new-addressbook label.checkbox:before,
      .wishlist-shared-index .shared-wishlist .new-addressbook a.checkbox:before,
      .sales-order-view .my-account .dashboard label.radio:before,
      .sales-order-view .my-account .dashboard label.checkbox:before,
      .sales-order-view .my-account .dashboard a.checkbox:before,
      .sales-order-view .my-account .information label.radio:before,
      .sales-order-view .my-account .information label.checkbox:before,
      .sales-order-view .my-account .information a.checkbox:before,
      .sales-order-view .my-account .address-book label.radio:before,
      .sales-order-view .my-account .address-book label.checkbox:before,
      .sales-order-view .my-account .address-book a.checkbox:before,
      .sales-order-view .my-account .newsletters label.radio:before,
      .sales-order-view .my-account .newsletters label.checkbox:before,
      .sales-order-view .my-account .newsletters a.checkbox:before,
      .sales-order-view .my-account .my-orders label.radio:before,
      .sales-order-view .my-account .my-orders label.checkbox:before,
      .sales-order-view .my-account .my-orders a.checkbox:before,
      .sales-order-view .my-account .order-info-block label.radio:before,
      .sales-order-view .my-account .order-info-block label.checkbox:before,
      .sales-order-view .my-account .order-info-block a.checkbox:before,
      .sales-order-view .my-account .order-details label.radio:before,
      .sales-order-view .my-account .order-details label.checkbox:before,
      .sales-order-view .my-account .order-details a.checkbox:before,
      .sales-order-view .my-account .my-wishlist label.radio:before,
      .sales-order-view .my-account .my-wishlist label.checkbox:before,
      .sales-order-view .my-account .my-wishlist a.checkbox:before,
      .sales-order-view .my-account .share-wishlist label.radio:before,
      .sales-order-view .my-account .share-wishlist label.checkbox:before,
      .sales-order-view .my-account .share-wishlist a.checkbox:before,
      .sales-order-view .my-account .new-addressbook label.radio:before,
      .sales-order-view .my-account .new-addressbook label.checkbox:before,
      .sales-order-view .my-account .new-addressbook a.checkbox:before,
      .sales-order-view .shared-wishlist .dashboard label.radio:before,
      .sales-order-view .shared-wishlist .dashboard label.checkbox:before,
      .sales-order-view .shared-wishlist .dashboard a.checkbox:before,
      .sales-order-view .shared-wishlist .information label.radio:before,
      .sales-order-view .shared-wishlist .information label.checkbox:before,
      .sales-order-view .shared-wishlist .information a.checkbox:before,
      .sales-order-view .shared-wishlist .address-book label.radio:before,
      .sales-order-view .shared-wishlist .address-book label.checkbox:before,
      .sales-order-view .shared-wishlist .address-book a.checkbox:before,
      .sales-order-view .shared-wishlist .newsletters label.radio:before,
      .sales-order-view .shared-wishlist .newsletters label.checkbox:before,
      .sales-order-view .shared-wishlist .newsletters a.checkbox:before,
      .sales-order-view .shared-wishlist .my-orders label.radio:before,
      .sales-order-view .shared-wishlist .my-orders label.checkbox:before,
      .sales-order-view .shared-wishlist .my-orders a.checkbox:before,
      .sales-order-view .shared-wishlist .order-info-block label.radio:before,
      .sales-order-view .shared-wishlist .order-info-block label.checkbox:before,
      .sales-order-view .shared-wishlist .order-info-block a.checkbox:before,
      .sales-order-view .shared-wishlist .order-details label.radio:before,
      .sales-order-view .shared-wishlist .order-details label.checkbox:before,
      .sales-order-view .shared-wishlist .order-details a.checkbox:before,
      .sales-order-view .shared-wishlist .my-wishlist label.radio:before,
      .sales-order-view .shared-wishlist .my-wishlist label.checkbox:before,
      .sales-order-view .shared-wishlist .my-wishlist a.checkbox:before,
      .sales-order-view .shared-wishlist .share-wishlist label.radio:before,
      .sales-order-view .shared-wishlist .share-wishlist label.checkbox:before,
      .sales-order-view .shared-wishlist .share-wishlist a.checkbox:before,
      .sales-order-view .shared-wishlist .new-addressbook label.radio:before,
      .sales-order-view .shared-wishlist .new-addressbook label.checkbox:before,
      .sales-order-view .shared-wishlist .new-addressbook a.checkbox:before {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        font-size: 13px;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 1px;
        border: 1px solid #999;
        background-color: inherit;
        letter-spacing: 1;
        line-height: 1;
        padding: 1px;
        -ms-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none; }
    .customer-account-index .my-account .dashboard input[type=radio]:checked + label:before,
    .customer-account-index .my-account .dashboard input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .dashboard input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .information input[type=radio]:checked + label:before,
    .customer-account-index .my-account .information input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .information input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .address-book input[type=radio]:checked + label:before,
    .customer-account-index .my-account .address-book input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .address-book input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .newsletters input[type=radio]:checked + label:before,
    .customer-account-index .my-account .newsletters input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .newsletters input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .my-orders input[type=radio]:checked + label:before,
    .customer-account-index .my-account .my-orders input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .my-orders input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .order-info-block input[type=radio]:checked + label:before,
    .customer-account-index .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .order-details input[type=radio]:checked + label:before,
    .customer-account-index .my-account .order-details input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .order-details input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .my-wishlist input[type=radio]:checked + label:before,
    .customer-account-index .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .share-wishlist input[type=radio]:checked + label:before,
    .customer-account-index .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-index .my-account .new-addressbook input[type=radio]:checked + label:before,
    .customer-account-index .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-account-index .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .information input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-index .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .customer-account-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-account-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .dashboard input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .dashboard input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .dashboard input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .information input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .information input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .information input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .address-book input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .address-book input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .address-book input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .newsletters input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .newsletters input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .newsletters input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .my-orders input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .my-orders input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .my-orders input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .order-info-block input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .order-details input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .order-details input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .order-details input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .my-wishlist input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .share-wishlist input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-edit .my-account .new-addressbook input[type=radio]:checked + label:before,
    .customer-account-edit .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-account-edit .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .information input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-account-edit .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .customer-account-edit .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-account-edit .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .dashboard input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .dashboard input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .dashboard input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .information input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .information input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .information input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .address-book input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .address-book input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .address-book input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .newsletters input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .newsletters input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .newsletters input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .my-orders input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .my-orders input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .my-orders input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .order-info-block input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .order-details input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .order-details input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .order-details input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .my-wishlist input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .share-wishlist input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .my-account .new-addressbook input[type=radio]:checked + label:before,
    .newsletter-manage-index .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .information input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .newsletter-manage-index .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .newsletter-manage-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .dashboard input[type=radio]:checked + label:before,
    .sales-order-history .my-account .dashboard input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .dashboard input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .information input[type=radio]:checked + label:before,
    .sales-order-history .my-account .information input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .information input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .address-book input[type=radio]:checked + label:before,
    .sales-order-history .my-account .address-book input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .address-book input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .newsletters input[type=radio]:checked + label:before,
    .sales-order-history .my-account .newsletters input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .newsletters input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .my-orders input[type=radio]:checked + label:before,
    .sales-order-history .my-account .my-orders input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .my-orders input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .order-info-block input[type=radio]:checked + label:before,
    .sales-order-history .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .order-details input[type=radio]:checked + label:before,
    .sales-order-history .my-account .order-details input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .order-details input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .my-wishlist input[type=radio]:checked + label:before,
    .sales-order-history .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .share-wishlist input[type=radio]:checked + label:before,
    .sales-order-history .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-history .my-account .new-addressbook input[type=radio]:checked + label:before,
    .sales-order-history .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .sales-order-history .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .information input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-history .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .sales-order-history .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .sales-order-history .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .dashboard input[type=radio]:checked + label:before,
    .customer-address-index .my-account .dashboard input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .dashboard input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .information input[type=radio]:checked + label:before,
    .customer-address-index .my-account .information input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .information input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .address-book input[type=radio]:checked + label:before,
    .customer-address-index .my-account .address-book input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .address-book input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .newsletters input[type=radio]:checked + label:before,
    .customer-address-index .my-account .newsletters input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .newsletters input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .my-orders input[type=radio]:checked + label:before,
    .customer-address-index .my-account .my-orders input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .my-orders input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .order-info-block input[type=radio]:checked + label:before,
    .customer-address-index .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .order-details input[type=radio]:checked + label:before,
    .customer-address-index .my-account .order-details input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .order-details input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .my-wishlist input[type=radio]:checked + label:before,
    .customer-address-index .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .share-wishlist input[type=radio]:checked + label:before,
    .customer-address-index .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-index .my-account .new-addressbook input[type=radio]:checked + label:before,
    .customer-address-index .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-address-index .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .information input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-index .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .customer-address-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-address-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .dashboard input[type=radio]:checked + label:before,
    .customer-address-form .my-account .dashboard input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .dashboard input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .information input[type=radio]:checked + label:before,
    .customer-address-form .my-account .information input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .information input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .address-book input[type=radio]:checked + label:before,
    .customer-address-form .my-account .address-book input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .address-book input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .newsletters input[type=radio]:checked + label:before,
    .customer-address-form .my-account .newsletters input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .newsletters input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .my-orders input[type=radio]:checked + label:before,
    .customer-address-form .my-account .my-orders input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .my-orders input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .order-info-block input[type=radio]:checked + label:before,
    .customer-address-form .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .order-details input[type=radio]:checked + label:before,
    .customer-address-form .my-account .order-details input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .order-details input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .my-wishlist input[type=radio]:checked + label:before,
    .customer-address-form .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .share-wishlist input[type=radio]:checked + label:before,
    .customer-address-form .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-form .my-account .new-addressbook input[type=radio]:checked + label:before,
    .customer-address-form .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-address-form .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .information input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .customer-address-form .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .customer-address-form .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .customer-address-form .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .dashboard input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .dashboard input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .dashboard input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .information input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .information input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .information input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .address-book input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .address-book input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .address-book input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .newsletters input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .newsletters input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .newsletters input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .my-orders input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .my-orders input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .my-orders input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .order-info-block input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .order-details input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .order-details input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .order-details input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .my-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .share-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-index .my-account .new-addressbook input[type=radio]:checked + label:before,
    .wishlist-index-index .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .wishlist-index-index .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .information input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-index .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .wishlist-index-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .wishlist-index-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .dashboard input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .dashboard input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .dashboard input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .information input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .information input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .information input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .address-book input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .address-book input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .address-book input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .newsletters input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .newsletters input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .newsletters input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .my-orders input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .my-orders input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .my-orders input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .order-info-block input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .order-details input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .order-details input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .order-details input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .my-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .share-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-share .my-account .new-addressbook input[type=radio]:checked + label:before,
    .wishlist-index-share .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .wishlist-index-share .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .information input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-index-share .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .wishlist-index-share .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .wishlist-index-share .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .dashboard input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .dashboard input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .dashboard input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .information input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .information input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .information input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .address-book input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .address-book input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .address-book input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .newsletters input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .newsletters input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .newsletters input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .my-orders input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .my-orders input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .my-orders input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .order-info-block input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .order-details input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .order-details input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .order-details input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .my-wishlist input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .share-wishlist input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .my-account .new-addressbook input[type=radio]:checked + label:before,
    .wishlist-shared-index .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .information input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .wishlist-shared-index .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .wishlist-shared-index .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .dashboard input[type=radio]:checked + label:before,
    .sales-order-view .my-account .dashboard input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .dashboard input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .information input[type=radio]:checked + label:before,
    .sales-order-view .my-account .information input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .information input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .address-book input[type=radio]:checked + label:before,
    .sales-order-view .my-account .address-book input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .address-book input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .newsletters input[type=radio]:checked + label:before,
    .sales-order-view .my-account .newsletters input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .newsletters input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .my-orders input[type=radio]:checked + label:before,
    .sales-order-view .my-account .my-orders input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .my-orders input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .order-info-block input[type=radio]:checked + label:before,
    .sales-order-view .my-account .order-info-block input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .order-info-block input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .order-details input[type=radio]:checked + label:before,
    .sales-order-view .my-account .order-details input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .order-details input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .my-wishlist input[type=radio]:checked + label:before,
    .sales-order-view .my-account .my-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .my-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .share-wishlist input[type=radio]:checked + label:before,
    .sales-order-view .my-account .share-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .share-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-view .my-account .new-addressbook input[type=radio]:checked + label:before,
    .sales-order-view .my-account .new-addressbook input[type=checkbox]:checked + label:before,
    .sales-order-view .my-account .new-addressbook input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .dashboard input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .dashboard input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .dashboard input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .information input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .information input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .information input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .address-book input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .address-book input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .address-book input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .newsletters input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .newsletters input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .newsletters input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .my-orders input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .my-orders input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .my-orders input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .order-info-block input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .order-info-block input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .order-info-block input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .order-details input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .order-details input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .order-details input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .my-wishlist input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .my-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .my-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .share-wishlist input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .share-wishlist input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .share-wishlist input[type=checkbox]:checked + a:before,
    .sales-order-view .shared-wishlist .new-addressbook input[type=radio]:checked + label:before,
    .sales-order-view .shared-wishlist .new-addressbook input[type=checkbox]:checked + label:before,
    .sales-order-view .shared-wishlist .new-addressbook input[type=checkbox]:checked + a:before {
      background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
      background-size: 24px 62px;
      background-position: -1px -23px;
      display: block;
      width: 14px;
      height: 14px; }
    .customer-account-index .my-account .dashboard .user-address-block ul li,
    .customer-account-index .my-account .information .user-address-block ul li,
    .customer-account-index .my-account .address-book .user-address-block ul li,
    .customer-account-index .my-account .newsletters .user-address-block ul li,
    .customer-account-index .my-account .my-orders .user-address-block ul li,
    .customer-account-index .my-account .order-info-block .user-address-block ul li,
    .customer-account-index .my-account .order-details .user-address-block ul li,
    .customer-account-index .my-account .my-wishlist .user-address-block ul li,
    .customer-account-index .my-account .share-wishlist .user-address-block ul li,
    .customer-account-index .my-account .new-addressbook .user-address-block ul li,
    .customer-account-index .shared-wishlist .dashboard .user-address-block ul li,
    .customer-account-index .shared-wishlist .information .user-address-block ul li,
    .customer-account-index .shared-wishlist .address-book .user-address-block ul li,
    .customer-account-index .shared-wishlist .newsletters .user-address-block ul li,
    .customer-account-index .shared-wishlist .my-orders .user-address-block ul li,
    .customer-account-index .shared-wishlist .order-info-block .user-address-block ul li,
    .customer-account-index .shared-wishlist .order-details .user-address-block ul li,
    .customer-account-index .shared-wishlist .my-wishlist .user-address-block ul li,
    .customer-account-index .shared-wishlist .share-wishlist .user-address-block ul li,
    .customer-account-index .shared-wishlist .new-addressbook .user-address-block ul li,
    .customer-account-edit .my-account .dashboard .user-address-block ul li,
    .customer-account-edit .my-account .information .user-address-block ul li,
    .customer-account-edit .my-account .address-book .user-address-block ul li,
    .customer-account-edit .my-account .newsletters .user-address-block ul li,
    .customer-account-edit .my-account .my-orders .user-address-block ul li,
    .customer-account-edit .my-account .order-info-block .user-address-block ul li,
    .customer-account-edit .my-account .order-details .user-address-block ul li,
    .customer-account-edit .my-account .my-wishlist .user-address-block ul li,
    .customer-account-edit .my-account .share-wishlist .user-address-block ul li,
    .customer-account-edit .my-account .new-addressbook .user-address-block ul li,
    .customer-account-edit .shared-wishlist .dashboard .user-address-block ul li,
    .customer-account-edit .shared-wishlist .information .user-address-block ul li,
    .customer-account-edit .shared-wishlist .address-book .user-address-block ul li,
    .customer-account-edit .shared-wishlist .newsletters .user-address-block ul li,
    .customer-account-edit .shared-wishlist .my-orders .user-address-block ul li,
    .customer-account-edit .shared-wishlist .order-info-block .user-address-block ul li,
    .customer-account-edit .shared-wishlist .order-details .user-address-block ul li,
    .customer-account-edit .shared-wishlist .my-wishlist .user-address-block ul li,
    .customer-account-edit .shared-wishlist .share-wishlist .user-address-block ul li,
    .customer-account-edit .shared-wishlist .new-addressbook .user-address-block ul li,
    .newsletter-manage-index .my-account .dashboard .user-address-block ul li,
    .newsletter-manage-index .my-account .information .user-address-block ul li,
    .newsletter-manage-index .my-account .address-book .user-address-block ul li,
    .newsletter-manage-index .my-account .newsletters .user-address-block ul li,
    .newsletter-manage-index .my-account .my-orders .user-address-block ul li,
    .newsletter-manage-index .my-account .order-info-block .user-address-block ul li,
    .newsletter-manage-index .my-account .order-details .user-address-block ul li,
    .newsletter-manage-index .my-account .my-wishlist .user-address-block ul li,
    .newsletter-manage-index .my-account .share-wishlist .user-address-block ul li,
    .newsletter-manage-index .my-account .new-addressbook .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .dashboard .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .information .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .address-book .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .newsletters .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .my-orders .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .order-details .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block ul li,
    .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block ul li,
    .sales-order-history .my-account .dashboard .user-address-block ul li,
    .sales-order-history .my-account .information .user-address-block ul li,
    .sales-order-history .my-account .address-book .user-address-block ul li,
    .sales-order-history .my-account .newsletters .user-address-block ul li,
    .sales-order-history .my-account .my-orders .user-address-block ul li,
    .sales-order-history .my-account .order-info-block .user-address-block ul li,
    .sales-order-history .my-account .order-details .user-address-block ul li,
    .sales-order-history .my-account .my-wishlist .user-address-block ul li,
    .sales-order-history .my-account .share-wishlist .user-address-block ul li,
    .sales-order-history .my-account .new-addressbook .user-address-block ul li,
    .sales-order-history .shared-wishlist .dashboard .user-address-block ul li,
    .sales-order-history .shared-wishlist .information .user-address-block ul li,
    .sales-order-history .shared-wishlist .address-book .user-address-block ul li,
    .sales-order-history .shared-wishlist .newsletters .user-address-block ul li,
    .sales-order-history .shared-wishlist .my-orders .user-address-block ul li,
    .sales-order-history .shared-wishlist .order-info-block .user-address-block ul li,
    .sales-order-history .shared-wishlist .order-details .user-address-block ul li,
    .sales-order-history .shared-wishlist .my-wishlist .user-address-block ul li,
    .sales-order-history .shared-wishlist .share-wishlist .user-address-block ul li,
    .sales-order-history .shared-wishlist .new-addressbook .user-address-block ul li,
    .customer-address-index .my-account .dashboard .user-address-block ul li,
    .customer-address-index .my-account .information .user-address-block ul li,
    .customer-address-index .my-account .address-book .user-address-block ul li,
    .customer-address-index .my-account .newsletters .user-address-block ul li,
    .customer-address-index .my-account .my-orders .user-address-block ul li,
    .customer-address-index .my-account .order-info-block .user-address-block ul li,
    .customer-address-index .my-account .order-details .user-address-block ul li,
    .customer-address-index .my-account .my-wishlist .user-address-block ul li,
    .customer-address-index .my-account .share-wishlist .user-address-block ul li,
    .customer-address-index .my-account .new-addressbook .user-address-block ul li,
    .customer-address-index .shared-wishlist .dashboard .user-address-block ul li,
    .customer-address-index .shared-wishlist .information .user-address-block ul li,
    .customer-address-index .shared-wishlist .address-book .user-address-block ul li,
    .customer-address-index .shared-wishlist .newsletters .user-address-block ul li,
    .customer-address-index .shared-wishlist .my-orders .user-address-block ul li,
    .customer-address-index .shared-wishlist .order-info-block .user-address-block ul li,
    .customer-address-index .shared-wishlist .order-details .user-address-block ul li,
    .customer-address-index .shared-wishlist .my-wishlist .user-address-block ul li,
    .customer-address-index .shared-wishlist .share-wishlist .user-address-block ul li,
    .customer-address-index .shared-wishlist .new-addressbook .user-address-block ul li,
    .customer-address-form .my-account .dashboard .user-address-block ul li,
    .customer-address-form .my-account .information .user-address-block ul li,
    .customer-address-form .my-account .address-book .user-address-block ul li,
    .customer-address-form .my-account .newsletters .user-address-block ul li,
    .customer-address-form .my-account .my-orders .user-address-block ul li,
    .customer-address-form .my-account .order-info-block .user-address-block ul li,
    .customer-address-form .my-account .order-details .user-address-block ul li,
    .customer-address-form .my-account .my-wishlist .user-address-block ul li,
    .customer-address-form .my-account .share-wishlist .user-address-block ul li,
    .customer-address-form .my-account .new-addressbook .user-address-block ul li,
    .customer-address-form .shared-wishlist .dashboard .user-address-block ul li,
    .customer-address-form .shared-wishlist .information .user-address-block ul li,
    .customer-address-form .shared-wishlist .address-book .user-address-block ul li,
    .customer-address-form .shared-wishlist .newsletters .user-address-block ul li,
    .customer-address-form .shared-wishlist .my-orders .user-address-block ul li,
    .customer-address-form .shared-wishlist .order-info-block .user-address-block ul li,
    .customer-address-form .shared-wishlist .order-details .user-address-block ul li,
    .customer-address-form .shared-wishlist .my-wishlist .user-address-block ul li,
    .customer-address-form .shared-wishlist .share-wishlist .user-address-block ul li,
    .customer-address-form .shared-wishlist .new-addressbook .user-address-block ul li,
    .wishlist-index-index .my-account .dashboard .user-address-block ul li,
    .wishlist-index-index .my-account .information .user-address-block ul li,
    .wishlist-index-index .my-account .address-book .user-address-block ul li,
    .wishlist-index-index .my-account .newsletters .user-address-block ul li,
    .wishlist-index-index .my-account .my-orders .user-address-block ul li,
    .wishlist-index-index .my-account .order-info-block .user-address-block ul li,
    .wishlist-index-index .my-account .order-details .user-address-block ul li,
    .wishlist-index-index .my-account .my-wishlist .user-address-block ul li,
    .wishlist-index-index .my-account .share-wishlist .user-address-block ul li,
    .wishlist-index-index .my-account .new-addressbook .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .dashboard .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .information .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .address-book .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .newsletters .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .my-orders .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .order-info-block .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .order-details .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block ul li,
    .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block ul li,
    .wishlist-index-share .my-account .dashboard .user-address-block ul li,
    .wishlist-index-share .my-account .information .user-address-block ul li,
    .wishlist-index-share .my-account .address-book .user-address-block ul li,
    .wishlist-index-share .my-account .newsletters .user-address-block ul li,
    .wishlist-index-share .my-account .my-orders .user-address-block ul li,
    .wishlist-index-share .my-account .order-info-block .user-address-block ul li,
    .wishlist-index-share .my-account .order-details .user-address-block ul li,
    .wishlist-index-share .my-account .my-wishlist .user-address-block ul li,
    .wishlist-index-share .my-account .share-wishlist .user-address-block ul li,
    .wishlist-index-share .my-account .new-addressbook .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .dashboard .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .information .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .address-book .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .newsletters .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .my-orders .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .order-info-block .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .order-details .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block ul li,
    .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block ul li,
    .wishlist-shared-index .my-account .dashboard .user-address-block ul li,
    .wishlist-shared-index .my-account .information .user-address-block ul li,
    .wishlist-shared-index .my-account .address-book .user-address-block ul li,
    .wishlist-shared-index .my-account .newsletters .user-address-block ul li,
    .wishlist-shared-index .my-account .my-orders .user-address-block ul li,
    .wishlist-shared-index .my-account .order-info-block .user-address-block ul li,
    .wishlist-shared-index .my-account .order-details .user-address-block ul li,
    .wishlist-shared-index .my-account .my-wishlist .user-address-block ul li,
    .wishlist-shared-index .my-account .share-wishlist .user-address-block ul li,
    .wishlist-shared-index .my-account .new-addressbook .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .dashboard .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .information .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .address-book .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .newsletters .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .my-orders .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .order-details .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block ul li,
    .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block ul li,
    .sales-order-view .my-account .dashboard .user-address-block ul li,
    .sales-order-view .my-account .information .user-address-block ul li,
    .sales-order-view .my-account .address-book .user-address-block ul li,
    .sales-order-view .my-account .newsletters .user-address-block ul li,
    .sales-order-view .my-account .my-orders .user-address-block ul li,
    .sales-order-view .my-account .order-info-block .user-address-block ul li,
    .sales-order-view .my-account .order-details .user-address-block ul li,
    .sales-order-view .my-account .my-wishlist .user-address-block ul li,
    .sales-order-view .my-account .share-wishlist .user-address-block ul li,
    .sales-order-view .my-account .new-addressbook .user-address-block ul li,
    .sales-order-view .shared-wishlist .dashboard .user-address-block ul li,
    .sales-order-view .shared-wishlist .information .user-address-block ul li,
    .sales-order-view .shared-wishlist .address-book .user-address-block ul li,
    .sales-order-view .shared-wishlist .newsletters .user-address-block ul li,
    .sales-order-view .shared-wishlist .my-orders .user-address-block ul li,
    .sales-order-view .shared-wishlist .order-info-block .user-address-block ul li,
    .sales-order-view .shared-wishlist .order-details .user-address-block ul li,
    .sales-order-view .shared-wishlist .my-wishlist .user-address-block ul li,
    .sales-order-view .shared-wishlist .share-wishlist .user-address-block ul li,
    .sales-order-view .shared-wishlist .new-addressbook .user-address-block ul li {
      width: 70%; }
      @media (max-width: 768px) {
        .customer-account-index .my-account .dashboard .user-address-block ul li,
        .customer-account-index .my-account .information .user-address-block ul li,
        .customer-account-index .my-account .address-book .user-address-block ul li,
        .customer-account-index .my-account .newsletters .user-address-block ul li,
        .customer-account-index .my-account .my-orders .user-address-block ul li,
        .customer-account-index .my-account .order-info-block .user-address-block ul li,
        .customer-account-index .my-account .order-details .user-address-block ul li,
        .customer-account-index .my-account .my-wishlist .user-address-block ul li,
        .customer-account-index .my-account .share-wishlist .user-address-block ul li,
        .customer-account-index .my-account .new-addressbook .user-address-block ul li,
        .customer-account-index .shared-wishlist .dashboard .user-address-block ul li,
        .customer-account-index .shared-wishlist .information .user-address-block ul li,
        .customer-account-index .shared-wishlist .address-book .user-address-block ul li,
        .customer-account-index .shared-wishlist .newsletters .user-address-block ul li,
        .customer-account-index .shared-wishlist .my-orders .user-address-block ul li,
        .customer-account-index .shared-wishlist .order-info-block .user-address-block ul li,
        .customer-account-index .shared-wishlist .order-details .user-address-block ul li,
        .customer-account-index .shared-wishlist .my-wishlist .user-address-block ul li,
        .customer-account-index .shared-wishlist .share-wishlist .user-address-block ul li,
        .customer-account-index .shared-wishlist .new-addressbook .user-address-block ul li,
        .customer-account-edit .my-account .dashboard .user-address-block ul li,
        .customer-account-edit .my-account .information .user-address-block ul li,
        .customer-account-edit .my-account .address-book .user-address-block ul li,
        .customer-account-edit .my-account .newsletters .user-address-block ul li,
        .customer-account-edit .my-account .my-orders .user-address-block ul li,
        .customer-account-edit .my-account .order-info-block .user-address-block ul li,
        .customer-account-edit .my-account .order-details .user-address-block ul li,
        .customer-account-edit .my-account .my-wishlist .user-address-block ul li,
        .customer-account-edit .my-account .share-wishlist .user-address-block ul li,
        .customer-account-edit .my-account .new-addressbook .user-address-block ul li,
        .customer-account-edit .shared-wishlist .dashboard .user-address-block ul li,
        .customer-account-edit .shared-wishlist .information .user-address-block ul li,
        .customer-account-edit .shared-wishlist .address-book .user-address-block ul li,
        .customer-account-edit .shared-wishlist .newsletters .user-address-block ul li,
        .customer-account-edit .shared-wishlist .my-orders .user-address-block ul li,
        .customer-account-edit .shared-wishlist .order-info-block .user-address-block ul li,
        .customer-account-edit .shared-wishlist .order-details .user-address-block ul li,
        .customer-account-edit .shared-wishlist .my-wishlist .user-address-block ul li,
        .customer-account-edit .shared-wishlist .share-wishlist .user-address-block ul li,
        .customer-account-edit .shared-wishlist .new-addressbook .user-address-block ul li,
        .newsletter-manage-index .my-account .dashboard .user-address-block ul li,
        .newsletter-manage-index .my-account .information .user-address-block ul li,
        .newsletter-manage-index .my-account .address-book .user-address-block ul li,
        .newsletter-manage-index .my-account .newsletters .user-address-block ul li,
        .newsletter-manage-index .my-account .my-orders .user-address-block ul li,
        .newsletter-manage-index .my-account .order-info-block .user-address-block ul li,
        .newsletter-manage-index .my-account .order-details .user-address-block ul li,
        .newsletter-manage-index .my-account .my-wishlist .user-address-block ul li,
        .newsletter-manage-index .my-account .share-wishlist .user-address-block ul li,
        .newsletter-manage-index .my-account .new-addressbook .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .dashboard .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .information .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .address-book .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .newsletters .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .my-orders .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .order-details .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block ul li,
        .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block ul li,
        .sales-order-history .my-account .dashboard .user-address-block ul li,
        .sales-order-history .my-account .information .user-address-block ul li,
        .sales-order-history .my-account .address-book .user-address-block ul li,
        .sales-order-history .my-account .newsletters .user-address-block ul li,
        .sales-order-history .my-account .my-orders .user-address-block ul li,
        .sales-order-history .my-account .order-info-block .user-address-block ul li,
        .sales-order-history .my-account .order-details .user-address-block ul li,
        .sales-order-history .my-account .my-wishlist .user-address-block ul li,
        .sales-order-history .my-account .share-wishlist .user-address-block ul li,
        .sales-order-history .my-account .new-addressbook .user-address-block ul li,
        .sales-order-history .shared-wishlist .dashboard .user-address-block ul li,
        .sales-order-history .shared-wishlist .information .user-address-block ul li,
        .sales-order-history .shared-wishlist .address-book .user-address-block ul li,
        .sales-order-history .shared-wishlist .newsletters .user-address-block ul li,
        .sales-order-history .shared-wishlist .my-orders .user-address-block ul li,
        .sales-order-history .shared-wishlist .order-info-block .user-address-block ul li,
        .sales-order-history .shared-wishlist .order-details .user-address-block ul li,
        .sales-order-history .shared-wishlist .my-wishlist .user-address-block ul li,
        .sales-order-history .shared-wishlist .share-wishlist .user-address-block ul li,
        .sales-order-history .shared-wishlist .new-addressbook .user-address-block ul li,
        .customer-address-index .my-account .dashboard .user-address-block ul li,
        .customer-address-index .my-account .information .user-address-block ul li,
        .customer-address-index .my-account .address-book .user-address-block ul li,
        .customer-address-index .my-account .newsletters .user-address-block ul li,
        .customer-address-index .my-account .my-orders .user-address-block ul li,
        .customer-address-index .my-account .order-info-block .user-address-block ul li,
        .customer-address-index .my-account .order-details .user-address-block ul li,
        .customer-address-index .my-account .my-wishlist .user-address-block ul li,
        .customer-address-index .my-account .share-wishlist .user-address-block ul li,
        .customer-address-index .my-account .new-addressbook .user-address-block ul li,
        .customer-address-index .shared-wishlist .dashboard .user-address-block ul li,
        .customer-address-index .shared-wishlist .information .user-address-block ul li,
        .customer-address-index .shared-wishlist .address-book .user-address-block ul li,
        .customer-address-index .shared-wishlist .newsletters .user-address-block ul li,
        .customer-address-index .shared-wishlist .my-orders .user-address-block ul li,
        .customer-address-index .shared-wishlist .order-info-block .user-address-block ul li,
        .customer-address-index .shared-wishlist .order-details .user-address-block ul li,
        .customer-address-index .shared-wishlist .my-wishlist .user-address-block ul li,
        .customer-address-index .shared-wishlist .share-wishlist .user-address-block ul li,
        .customer-address-index .shared-wishlist .new-addressbook .user-address-block ul li,
        .customer-address-form .my-account .dashboard .user-address-block ul li,
        .customer-address-form .my-account .information .user-address-block ul li,
        .customer-address-form .my-account .address-book .user-address-block ul li,
        .customer-address-form .my-account .newsletters .user-address-block ul li,
        .customer-address-form .my-account .my-orders .user-address-block ul li,
        .customer-address-form .my-account .order-info-block .user-address-block ul li,
        .customer-address-form .my-account .order-details .user-address-block ul li,
        .customer-address-form .my-account .my-wishlist .user-address-block ul li,
        .customer-address-form .my-account .share-wishlist .user-address-block ul li,
        .customer-address-form .my-account .new-addressbook .user-address-block ul li,
        .customer-address-form .shared-wishlist .dashboard .user-address-block ul li,
        .customer-address-form .shared-wishlist .information .user-address-block ul li,
        .customer-address-form .shared-wishlist .address-book .user-address-block ul li,
        .customer-address-form .shared-wishlist .newsletters .user-address-block ul li,
        .customer-address-form .shared-wishlist .my-orders .user-address-block ul li,
        .customer-address-form .shared-wishlist .order-info-block .user-address-block ul li,
        .customer-address-form .shared-wishlist .order-details .user-address-block ul li,
        .customer-address-form .shared-wishlist .my-wishlist .user-address-block ul li,
        .customer-address-form .shared-wishlist .share-wishlist .user-address-block ul li,
        .customer-address-form .shared-wishlist .new-addressbook .user-address-block ul li,
        .wishlist-index-index .my-account .dashboard .user-address-block ul li,
        .wishlist-index-index .my-account .information .user-address-block ul li,
        .wishlist-index-index .my-account .address-book .user-address-block ul li,
        .wishlist-index-index .my-account .newsletters .user-address-block ul li,
        .wishlist-index-index .my-account .my-orders .user-address-block ul li,
        .wishlist-index-index .my-account .order-info-block .user-address-block ul li,
        .wishlist-index-index .my-account .order-details .user-address-block ul li,
        .wishlist-index-index .my-account .my-wishlist .user-address-block ul li,
        .wishlist-index-index .my-account .share-wishlist .user-address-block ul li,
        .wishlist-index-index .my-account .new-addressbook .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .dashboard .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .information .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .address-book .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .newsletters .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .my-orders .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .order-info-block .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .order-details .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block ul li,
        .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block ul li,
        .wishlist-index-share .my-account .dashboard .user-address-block ul li,
        .wishlist-index-share .my-account .information .user-address-block ul li,
        .wishlist-index-share .my-account .address-book .user-address-block ul li,
        .wishlist-index-share .my-account .newsletters .user-address-block ul li,
        .wishlist-index-share .my-account .my-orders .user-address-block ul li,
        .wishlist-index-share .my-account .order-info-block .user-address-block ul li,
        .wishlist-index-share .my-account .order-details .user-address-block ul li,
        .wishlist-index-share .my-account .my-wishlist .user-address-block ul li,
        .wishlist-index-share .my-account .share-wishlist .user-address-block ul li,
        .wishlist-index-share .my-account .new-addressbook .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .dashboard .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .information .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .address-book .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .newsletters .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .my-orders .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .order-info-block .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .order-details .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block ul li,
        .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block ul li,
        .wishlist-shared-index .my-account .dashboard .user-address-block ul li,
        .wishlist-shared-index .my-account .information .user-address-block ul li,
        .wishlist-shared-index .my-account .address-book .user-address-block ul li,
        .wishlist-shared-index .my-account .newsletters .user-address-block ul li,
        .wishlist-shared-index .my-account .my-orders .user-address-block ul li,
        .wishlist-shared-index .my-account .order-info-block .user-address-block ul li,
        .wishlist-shared-index .my-account .order-details .user-address-block ul li,
        .wishlist-shared-index .my-account .my-wishlist .user-address-block ul li,
        .wishlist-shared-index .my-account .share-wishlist .user-address-block ul li,
        .wishlist-shared-index .my-account .new-addressbook .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .dashboard .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .information .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .address-book .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .newsletters .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .my-orders .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .order-details .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block ul li,
        .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block ul li,
        .sales-order-view .my-account .dashboard .user-address-block ul li,
        .sales-order-view .my-account .information .user-address-block ul li,
        .sales-order-view .my-account .address-book .user-address-block ul li,
        .sales-order-view .my-account .newsletters .user-address-block ul li,
        .sales-order-view .my-account .my-orders .user-address-block ul li,
        .sales-order-view .my-account .order-info-block .user-address-block ul li,
        .sales-order-view .my-account .order-details .user-address-block ul li,
        .sales-order-view .my-account .my-wishlist .user-address-block ul li,
        .sales-order-view .my-account .share-wishlist .user-address-block ul li,
        .sales-order-view .my-account .new-addressbook .user-address-block ul li,
        .sales-order-view .shared-wishlist .dashboard .user-address-block ul li,
        .sales-order-view .shared-wishlist .information .user-address-block ul li,
        .sales-order-view .shared-wishlist .address-book .user-address-block ul li,
        .sales-order-view .shared-wishlist .newsletters .user-address-block ul li,
        .sales-order-view .shared-wishlist .my-orders .user-address-block ul li,
        .sales-order-view .shared-wishlist .order-info-block .user-address-block ul li,
        .sales-order-view .shared-wishlist .order-details .user-address-block ul li,
        .sales-order-view .shared-wishlist .my-wishlist .user-address-block ul li,
        .sales-order-view .shared-wishlist .share-wishlist .user-address-block ul li,
        .sales-order-view .shared-wishlist .new-addressbook .user-address-block ul li {
          width: 100%; } }
      .customer-account-index .my-account .dashboard .user-address-block ul li input, .customer-account-index .my-account .dashboard .user-address-block ul li li,
      .customer-account-index .my-account .information .user-address-block ul li input,
      .customer-account-index .my-account .information .user-address-block ul li li,
      .customer-account-index .my-account .address-book .user-address-block ul li input,
      .customer-account-index .my-account .address-book .user-address-block ul li li,
      .customer-account-index .my-account .newsletters .user-address-block ul li input,
      .customer-account-index .my-account .newsletters .user-address-block ul li li,
      .customer-account-index .my-account .my-orders .user-address-block ul li input,
      .customer-account-index .my-account .my-orders .user-address-block ul li li,
      .customer-account-index .my-account .order-info-block .user-address-block ul li input,
      .customer-account-index .my-account .order-info-block .user-address-block ul li li,
      .customer-account-index .my-account .order-details .user-address-block ul li input,
      .customer-account-index .my-account .order-details .user-address-block ul li li,
      .customer-account-index .my-account .my-wishlist .user-address-block ul li input,
      .customer-account-index .my-account .my-wishlist .user-address-block ul li li,
      .customer-account-index .my-account .share-wishlist .user-address-block ul li input,
      .customer-account-index .my-account .share-wishlist .user-address-block ul li li,
      .customer-account-index .my-account .new-addressbook .user-address-block ul li input,
      .customer-account-index .my-account .new-addressbook .user-address-block ul li li,
      .customer-account-index .shared-wishlist .dashboard .user-address-block ul li input,
      .customer-account-index .shared-wishlist .dashboard .user-address-block ul li li,
      .customer-account-index .shared-wishlist .information .user-address-block ul li input,
      .customer-account-index .shared-wishlist .information .user-address-block ul li li,
      .customer-account-index .shared-wishlist .address-book .user-address-block ul li input,
      .customer-account-index .shared-wishlist .address-book .user-address-block ul li li,
      .customer-account-index .shared-wishlist .newsletters .user-address-block ul li input,
      .customer-account-index .shared-wishlist .newsletters .user-address-block ul li li,
      .customer-account-index .shared-wishlist .my-orders .user-address-block ul li input,
      .customer-account-index .shared-wishlist .my-orders .user-address-block ul li li,
      .customer-account-index .shared-wishlist .order-info-block .user-address-block ul li input,
      .customer-account-index .shared-wishlist .order-info-block .user-address-block ul li li,
      .customer-account-index .shared-wishlist .order-details .user-address-block ul li input,
      .customer-account-index .shared-wishlist .order-details .user-address-block ul li li,
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block ul li input,
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block ul li li,
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block ul li input,
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block ul li li,
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block ul li input,
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block ul li li,
      .customer-account-edit .my-account .dashboard .user-address-block ul li input,
      .customer-account-edit .my-account .dashboard .user-address-block ul li li,
      .customer-account-edit .my-account .information .user-address-block ul li input,
      .customer-account-edit .my-account .information .user-address-block ul li li,
      .customer-account-edit .my-account .address-book .user-address-block ul li input,
      .customer-account-edit .my-account .address-book .user-address-block ul li li,
      .customer-account-edit .my-account .newsletters .user-address-block ul li input,
      .customer-account-edit .my-account .newsletters .user-address-block ul li li,
      .customer-account-edit .my-account .my-orders .user-address-block ul li input,
      .customer-account-edit .my-account .my-orders .user-address-block ul li li,
      .customer-account-edit .my-account .order-info-block .user-address-block ul li input,
      .customer-account-edit .my-account .order-info-block .user-address-block ul li li,
      .customer-account-edit .my-account .order-details .user-address-block ul li input,
      .customer-account-edit .my-account .order-details .user-address-block ul li li,
      .customer-account-edit .my-account .my-wishlist .user-address-block ul li input,
      .customer-account-edit .my-account .my-wishlist .user-address-block ul li li,
      .customer-account-edit .my-account .share-wishlist .user-address-block ul li input,
      .customer-account-edit .my-account .share-wishlist .user-address-block ul li li,
      .customer-account-edit .my-account .new-addressbook .user-address-block ul li input,
      .customer-account-edit .my-account .new-addressbook .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .dashboard .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .dashboard .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .information .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .information .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .address-book .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .address-book .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .newsletters .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .newsletters .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .my-orders .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .my-orders .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .order-details .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .order-details .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block ul li li,
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block ul li input,
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block ul li li,
      .newsletter-manage-index .my-account .dashboard .user-address-block ul li input,
      .newsletter-manage-index .my-account .dashboard .user-address-block ul li li,
      .newsletter-manage-index .my-account .information .user-address-block ul li input,
      .newsletter-manage-index .my-account .information .user-address-block ul li li,
      .newsletter-manage-index .my-account .address-book .user-address-block ul li input,
      .newsletter-manage-index .my-account .address-book .user-address-block ul li li,
      .newsletter-manage-index .my-account .newsletters .user-address-block ul li input,
      .newsletter-manage-index .my-account .newsletters .user-address-block ul li li,
      .newsletter-manage-index .my-account .my-orders .user-address-block ul li input,
      .newsletter-manage-index .my-account .my-orders .user-address-block ul li li,
      .newsletter-manage-index .my-account .order-info-block .user-address-block ul li input,
      .newsletter-manage-index .my-account .order-info-block .user-address-block ul li li,
      .newsletter-manage-index .my-account .order-details .user-address-block ul li input,
      .newsletter-manage-index .my-account .order-details .user-address-block ul li li,
      .newsletter-manage-index .my-account .my-wishlist .user-address-block ul li input,
      .newsletter-manage-index .my-account .my-wishlist .user-address-block ul li li,
      .newsletter-manage-index .my-account .share-wishlist .user-address-block ul li input,
      .newsletter-manage-index .my-account .share-wishlist .user-address-block ul li li,
      .newsletter-manage-index .my-account .new-addressbook .user-address-block ul li input,
      .newsletter-manage-index .my-account .new-addressbook .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .information .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .information .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block ul li li,
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block ul li input,
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block ul li li,
      .sales-order-history .my-account .dashboard .user-address-block ul li input,
      .sales-order-history .my-account .dashboard .user-address-block ul li li,
      .sales-order-history .my-account .information .user-address-block ul li input,
      .sales-order-history .my-account .information .user-address-block ul li li,
      .sales-order-history .my-account .address-book .user-address-block ul li input,
      .sales-order-history .my-account .address-book .user-address-block ul li li,
      .sales-order-history .my-account .newsletters .user-address-block ul li input,
      .sales-order-history .my-account .newsletters .user-address-block ul li li,
      .sales-order-history .my-account .my-orders .user-address-block ul li input,
      .sales-order-history .my-account .my-orders .user-address-block ul li li,
      .sales-order-history .my-account .order-info-block .user-address-block ul li input,
      .sales-order-history .my-account .order-info-block .user-address-block ul li li,
      .sales-order-history .my-account .order-details .user-address-block ul li input,
      .sales-order-history .my-account .order-details .user-address-block ul li li,
      .sales-order-history .my-account .my-wishlist .user-address-block ul li input,
      .sales-order-history .my-account .my-wishlist .user-address-block ul li li,
      .sales-order-history .my-account .share-wishlist .user-address-block ul li input,
      .sales-order-history .my-account .share-wishlist .user-address-block ul li li,
      .sales-order-history .my-account .new-addressbook .user-address-block ul li input,
      .sales-order-history .my-account .new-addressbook .user-address-block ul li li,
      .sales-order-history .shared-wishlist .dashboard .user-address-block ul li input,
      .sales-order-history .shared-wishlist .dashboard .user-address-block ul li li,
      .sales-order-history .shared-wishlist .information .user-address-block ul li input,
      .sales-order-history .shared-wishlist .information .user-address-block ul li li,
      .sales-order-history .shared-wishlist .address-book .user-address-block ul li input,
      .sales-order-history .shared-wishlist .address-book .user-address-block ul li li,
      .sales-order-history .shared-wishlist .newsletters .user-address-block ul li input,
      .sales-order-history .shared-wishlist .newsletters .user-address-block ul li li,
      .sales-order-history .shared-wishlist .my-orders .user-address-block ul li input,
      .sales-order-history .shared-wishlist .my-orders .user-address-block ul li li,
      .sales-order-history .shared-wishlist .order-info-block .user-address-block ul li input,
      .sales-order-history .shared-wishlist .order-info-block .user-address-block ul li li,
      .sales-order-history .shared-wishlist .order-details .user-address-block ul li input,
      .sales-order-history .shared-wishlist .order-details .user-address-block ul li li,
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block ul li input,
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block ul li li,
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block ul li input,
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block ul li li,
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block ul li input,
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block ul li li,
      .customer-address-index .my-account .dashboard .user-address-block ul li input,
      .customer-address-index .my-account .dashboard .user-address-block ul li li,
      .customer-address-index .my-account .information .user-address-block ul li input,
      .customer-address-index .my-account .information .user-address-block ul li li,
      .customer-address-index .my-account .address-book .user-address-block ul li input,
      .customer-address-index .my-account .address-book .user-address-block ul li li,
      .customer-address-index .my-account .newsletters .user-address-block ul li input,
      .customer-address-index .my-account .newsletters .user-address-block ul li li,
      .customer-address-index .my-account .my-orders .user-address-block ul li input,
      .customer-address-index .my-account .my-orders .user-address-block ul li li,
      .customer-address-index .my-account .order-info-block .user-address-block ul li input,
      .customer-address-index .my-account .order-info-block .user-address-block ul li li,
      .customer-address-index .my-account .order-details .user-address-block ul li input,
      .customer-address-index .my-account .order-details .user-address-block ul li li,
      .customer-address-index .my-account .my-wishlist .user-address-block ul li input,
      .customer-address-index .my-account .my-wishlist .user-address-block ul li li,
      .customer-address-index .my-account .share-wishlist .user-address-block ul li input,
      .customer-address-index .my-account .share-wishlist .user-address-block ul li li,
      .customer-address-index .my-account .new-addressbook .user-address-block ul li input,
      .customer-address-index .my-account .new-addressbook .user-address-block ul li li,
      .customer-address-index .shared-wishlist .dashboard .user-address-block ul li input,
      .customer-address-index .shared-wishlist .dashboard .user-address-block ul li li,
      .customer-address-index .shared-wishlist .information .user-address-block ul li input,
      .customer-address-index .shared-wishlist .information .user-address-block ul li li,
      .customer-address-index .shared-wishlist .address-book .user-address-block ul li input,
      .customer-address-index .shared-wishlist .address-book .user-address-block ul li li,
      .customer-address-index .shared-wishlist .newsletters .user-address-block ul li input,
      .customer-address-index .shared-wishlist .newsletters .user-address-block ul li li,
      .customer-address-index .shared-wishlist .my-orders .user-address-block ul li input,
      .customer-address-index .shared-wishlist .my-orders .user-address-block ul li li,
      .customer-address-index .shared-wishlist .order-info-block .user-address-block ul li input,
      .customer-address-index .shared-wishlist .order-info-block .user-address-block ul li li,
      .customer-address-index .shared-wishlist .order-details .user-address-block ul li input,
      .customer-address-index .shared-wishlist .order-details .user-address-block ul li li,
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block ul li input,
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block ul li li,
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block ul li input,
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block ul li li,
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block ul li input,
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block ul li li,
      .customer-address-form .my-account .dashboard .user-address-block ul li input,
      .customer-address-form .my-account .dashboard .user-address-block ul li li,
      .customer-address-form .my-account .information .user-address-block ul li input,
      .customer-address-form .my-account .information .user-address-block ul li li,
      .customer-address-form .my-account .address-book .user-address-block ul li input,
      .customer-address-form .my-account .address-book .user-address-block ul li li,
      .customer-address-form .my-account .newsletters .user-address-block ul li input,
      .customer-address-form .my-account .newsletters .user-address-block ul li li,
      .customer-address-form .my-account .my-orders .user-address-block ul li input,
      .customer-address-form .my-account .my-orders .user-address-block ul li li,
      .customer-address-form .my-account .order-info-block .user-address-block ul li input,
      .customer-address-form .my-account .order-info-block .user-address-block ul li li,
      .customer-address-form .my-account .order-details .user-address-block ul li input,
      .customer-address-form .my-account .order-details .user-address-block ul li li,
      .customer-address-form .my-account .my-wishlist .user-address-block ul li input,
      .customer-address-form .my-account .my-wishlist .user-address-block ul li li,
      .customer-address-form .my-account .share-wishlist .user-address-block ul li input,
      .customer-address-form .my-account .share-wishlist .user-address-block ul li li,
      .customer-address-form .my-account .new-addressbook .user-address-block ul li input,
      .customer-address-form .my-account .new-addressbook .user-address-block ul li li,
      .customer-address-form .shared-wishlist .dashboard .user-address-block ul li input,
      .customer-address-form .shared-wishlist .dashboard .user-address-block ul li li,
      .customer-address-form .shared-wishlist .information .user-address-block ul li input,
      .customer-address-form .shared-wishlist .information .user-address-block ul li li,
      .customer-address-form .shared-wishlist .address-book .user-address-block ul li input,
      .customer-address-form .shared-wishlist .address-book .user-address-block ul li li,
      .customer-address-form .shared-wishlist .newsletters .user-address-block ul li input,
      .customer-address-form .shared-wishlist .newsletters .user-address-block ul li li,
      .customer-address-form .shared-wishlist .my-orders .user-address-block ul li input,
      .customer-address-form .shared-wishlist .my-orders .user-address-block ul li li,
      .customer-address-form .shared-wishlist .order-info-block .user-address-block ul li input,
      .customer-address-form .shared-wishlist .order-info-block .user-address-block ul li li,
      .customer-address-form .shared-wishlist .order-details .user-address-block ul li input,
      .customer-address-form .shared-wishlist .order-details .user-address-block ul li li,
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block ul li input,
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block ul li li,
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block ul li input,
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block ul li li,
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block ul li input,
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block ul li li,
      .wishlist-index-index .my-account .dashboard .user-address-block ul li input,
      .wishlist-index-index .my-account .dashboard .user-address-block ul li li,
      .wishlist-index-index .my-account .information .user-address-block ul li input,
      .wishlist-index-index .my-account .information .user-address-block ul li li,
      .wishlist-index-index .my-account .address-book .user-address-block ul li input,
      .wishlist-index-index .my-account .address-book .user-address-block ul li li,
      .wishlist-index-index .my-account .newsletters .user-address-block ul li input,
      .wishlist-index-index .my-account .newsletters .user-address-block ul li li,
      .wishlist-index-index .my-account .my-orders .user-address-block ul li input,
      .wishlist-index-index .my-account .my-orders .user-address-block ul li li,
      .wishlist-index-index .my-account .order-info-block .user-address-block ul li input,
      .wishlist-index-index .my-account .order-info-block .user-address-block ul li li,
      .wishlist-index-index .my-account .order-details .user-address-block ul li input,
      .wishlist-index-index .my-account .order-details .user-address-block ul li li,
      .wishlist-index-index .my-account .my-wishlist .user-address-block ul li input,
      .wishlist-index-index .my-account .my-wishlist .user-address-block ul li li,
      .wishlist-index-index .my-account .share-wishlist .user-address-block ul li input,
      .wishlist-index-index .my-account .share-wishlist .user-address-block ul li li,
      .wishlist-index-index .my-account .new-addressbook .user-address-block ul li input,
      .wishlist-index-index .my-account .new-addressbook .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .information .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .information .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .address-book .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .address-book .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .order-details .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .order-details .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block ul li li,
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block ul li input,
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block ul li li,
      .wishlist-index-share .my-account .dashboard .user-address-block ul li input,
      .wishlist-index-share .my-account .dashboard .user-address-block ul li li,
      .wishlist-index-share .my-account .information .user-address-block ul li input,
      .wishlist-index-share .my-account .information .user-address-block ul li li,
      .wishlist-index-share .my-account .address-book .user-address-block ul li input,
      .wishlist-index-share .my-account .address-book .user-address-block ul li li,
      .wishlist-index-share .my-account .newsletters .user-address-block ul li input,
      .wishlist-index-share .my-account .newsletters .user-address-block ul li li,
      .wishlist-index-share .my-account .my-orders .user-address-block ul li input,
      .wishlist-index-share .my-account .my-orders .user-address-block ul li li,
      .wishlist-index-share .my-account .order-info-block .user-address-block ul li input,
      .wishlist-index-share .my-account .order-info-block .user-address-block ul li li,
      .wishlist-index-share .my-account .order-details .user-address-block ul li input,
      .wishlist-index-share .my-account .order-details .user-address-block ul li li,
      .wishlist-index-share .my-account .my-wishlist .user-address-block ul li input,
      .wishlist-index-share .my-account .my-wishlist .user-address-block ul li li,
      .wishlist-index-share .my-account .share-wishlist .user-address-block ul li input,
      .wishlist-index-share .my-account .share-wishlist .user-address-block ul li li,
      .wishlist-index-share .my-account .new-addressbook .user-address-block ul li input,
      .wishlist-index-share .my-account .new-addressbook .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .information .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .information .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .address-book .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .address-book .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .order-details .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .order-details .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block ul li li,
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block ul li input,
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block ul li li,
      .wishlist-shared-index .my-account .dashboard .user-address-block ul li input,
      .wishlist-shared-index .my-account .dashboard .user-address-block ul li li,
      .wishlist-shared-index .my-account .information .user-address-block ul li input,
      .wishlist-shared-index .my-account .information .user-address-block ul li li,
      .wishlist-shared-index .my-account .address-book .user-address-block ul li input,
      .wishlist-shared-index .my-account .address-book .user-address-block ul li li,
      .wishlist-shared-index .my-account .newsletters .user-address-block ul li input,
      .wishlist-shared-index .my-account .newsletters .user-address-block ul li li,
      .wishlist-shared-index .my-account .my-orders .user-address-block ul li input,
      .wishlist-shared-index .my-account .my-orders .user-address-block ul li li,
      .wishlist-shared-index .my-account .order-info-block .user-address-block ul li input,
      .wishlist-shared-index .my-account .order-info-block .user-address-block ul li li,
      .wishlist-shared-index .my-account .order-details .user-address-block ul li input,
      .wishlist-shared-index .my-account .order-details .user-address-block ul li li,
      .wishlist-shared-index .my-account .my-wishlist .user-address-block ul li input,
      .wishlist-shared-index .my-account .my-wishlist .user-address-block ul li li,
      .wishlist-shared-index .my-account .share-wishlist .user-address-block ul li input,
      .wishlist-shared-index .my-account .share-wishlist .user-address-block ul li li,
      .wishlist-shared-index .my-account .new-addressbook .user-address-block ul li input,
      .wishlist-shared-index .my-account .new-addressbook .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .information .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .information .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block ul li li,
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block ul li input,
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block ul li li,
      .sales-order-view .my-account .dashboard .user-address-block ul li input,
      .sales-order-view .my-account .dashboard .user-address-block ul li li,
      .sales-order-view .my-account .information .user-address-block ul li input,
      .sales-order-view .my-account .information .user-address-block ul li li,
      .sales-order-view .my-account .address-book .user-address-block ul li input,
      .sales-order-view .my-account .address-book .user-address-block ul li li,
      .sales-order-view .my-account .newsletters .user-address-block ul li input,
      .sales-order-view .my-account .newsletters .user-address-block ul li li,
      .sales-order-view .my-account .my-orders .user-address-block ul li input,
      .sales-order-view .my-account .my-orders .user-address-block ul li li,
      .sales-order-view .my-account .order-info-block .user-address-block ul li input,
      .sales-order-view .my-account .order-info-block .user-address-block ul li li,
      .sales-order-view .my-account .order-details .user-address-block ul li input,
      .sales-order-view .my-account .order-details .user-address-block ul li li,
      .sales-order-view .my-account .my-wishlist .user-address-block ul li input,
      .sales-order-view .my-account .my-wishlist .user-address-block ul li li,
      .sales-order-view .my-account .share-wishlist .user-address-block ul li input,
      .sales-order-view .my-account .share-wishlist .user-address-block ul li li,
      .sales-order-view .my-account .new-addressbook .user-address-block ul li input,
      .sales-order-view .my-account .new-addressbook .user-address-block ul li li,
      .sales-order-view .shared-wishlist .dashboard .user-address-block ul li input,
      .sales-order-view .shared-wishlist .dashboard .user-address-block ul li li,
      .sales-order-view .shared-wishlist .information .user-address-block ul li input,
      .sales-order-view .shared-wishlist .information .user-address-block ul li li,
      .sales-order-view .shared-wishlist .address-book .user-address-block ul li input,
      .sales-order-view .shared-wishlist .address-book .user-address-block ul li li,
      .sales-order-view .shared-wishlist .newsletters .user-address-block ul li input,
      .sales-order-view .shared-wishlist .newsletters .user-address-block ul li li,
      .sales-order-view .shared-wishlist .my-orders .user-address-block ul li input,
      .sales-order-view .shared-wishlist .my-orders .user-address-block ul li li,
      .sales-order-view .shared-wishlist .order-info-block .user-address-block ul li input,
      .sales-order-view .shared-wishlist .order-info-block .user-address-block ul li li,
      .sales-order-view .shared-wishlist .order-details .user-address-block ul li input,
      .sales-order-view .shared-wishlist .order-details .user-address-block ul li li,
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block ul li input,
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block ul li li,
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block ul li input,
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block ul li li,
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block ul li input,
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block ul li li {
        width: 100%; }
      .customer-account-index .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .information .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-index .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .information .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .information .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .information .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-history .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .information .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-index .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .information .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-form .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .information .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .information .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .information .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .dashboard .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .information .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .address-book .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .newsletters .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .my-orders .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .order-info-block .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .order-details .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .my-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .share-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-view .my-account .new-addressbook .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .dashboard .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .information .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .address-book .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .newsletters .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .my-orders .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .order-info-block .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .order-details .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block ul li input[type="checkbox"],
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block ul li input[type="checkbox"] {
        width: auto; }
    .customer-account-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .information .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .information .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-account-edit .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .information .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .information .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-history .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .information .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .information .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .customer-address-form .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .information .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .information .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .information .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .dashboard .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .information .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .address-book .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .newsletters .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .my-orders .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .order-info-block .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .order-details .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .information .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard,
    .sales-order-view .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard {
      width: 70%;
      display: inline-block;
      position: relative;
      width: 100%;
      height: auto;
      padding: 10px;
      border-radius: 3px;
      border: 1px solid #CCCCCC;
      background: #fff;
      color: #666;
      font-size: 9px;
      font-weight: normal;
      line-height: normal;
      text-align: left;
      text-transform: uppercase;
      cursor: default;
      z-index: 100; }
      .customer-account-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .information .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .address-book .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .order-details .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:before,
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:before {
        background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
        background-size: 30px 90px;
        background-position: -1px -68px;
        content: "";
        display: block;
        height: 7px;
        margin-top: 4px;
        width: 15px; }
      .customer-account-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .information .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .address-book .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .order-details .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .information .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard:after,
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard:after {
        content: ""; }
      .customer-account-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .information .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .information .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard.above ul,
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard.above ul {
        top: auto;
        bottom: 30px;
        border-radius: 3px 3px 0 0;
        border-top: 1px solid #666;
        border-bottom: none; }
      .customer-account-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .information .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .address-book .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .order-details .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul,
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul {
        z-index: 1;
        width: 100%;
        top: 28px;
        border: 1px solid #CCCCCC;
        border-top: 0px; }
        .customer-account-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-account-edit .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-history .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .customer-address-form .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .information .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .information .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard ul li,
        .sales-order-view .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard ul li {
          margin-bottom: 3px; }
      .customer-account-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-account-edit .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .newsletter-manage-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-history .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .customer-address-form .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-index-share .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .wishlist-shared-index .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .my-account .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .dashboard .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .information .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .address-book .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .newsletters .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .my-orders .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .order-info-block .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .order-details .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .my-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .share-wishlist .user-address-block .sod_select.dropdown-standard .sod_list ul,
      .sales-order-view .shared-wishlist .new-addressbook .user-address-block .sod_select.dropdown-standard .sod_list ul {
        max-height: 150px; }
    @media (max-width: 768px) {
      .customer-account-index .my-account .dashboard .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .information .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .address-book .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .newsletters .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .my-orders .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .order-info-block .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .order-details .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .customer-account-index .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .information .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .customer-account-index .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .dashboard .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .information .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .address-book .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .newsletters .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .my-orders .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .order-info-block .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .order-details .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .customer-account-edit .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .information .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .customer-account-edit .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .dashboard .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .information .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .address-book .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .newsletters .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .my-orders .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .order-info-block .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .order-details .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .newsletter-manage-index .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .information .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .newsletter-manage-index .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .dashboard .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .information .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .address-book .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .newsletters .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .my-orders .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .order-info-block .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .order-details .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .sales-order-history .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .information .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .sales-order-history .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .dashboard .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .information .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .address-book .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .newsletters .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .my-orders .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .order-info-block .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .order-details .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .customer-address-index .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .information .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .customer-address-index .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .dashboard .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .information .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .address-book .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .newsletters .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .my-orders .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .order-info-block .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .order-details .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .customer-address-form .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .information .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .customer-address-form .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .dashboard .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .information .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .address-book .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .newsletters .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .my-orders .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .order-info-block .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .order-details .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-index .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .information .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-index .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .dashboard .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .information .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .address-book .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .newsletters .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .my-orders .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .order-info-block .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .order-details .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-share .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .information .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .wishlist-index-share .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .dashboard .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .information .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .address-book .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .newsletters .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .my-orders .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .order-info-block .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .order-details .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .wishlist-shared-index .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .information .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .wishlist-shared-index .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .dashboard .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .information .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .address-book .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .newsletters .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .my-orders .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .order-info-block .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .order-details .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .my-wishlist .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .share-wishlist .box-account.box-recent .box-content.table,
      .sales-order-view .my-account .new-addressbook .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .dashboard .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .information .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .address-book .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .newsletters .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .my-orders .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .order-info-block .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .order-details .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .my-wishlist .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .share-wishlist .box-account.box-recent .box-content.table,
      .sales-order-view .shared-wishlist .new-addressbook .box-account.box-recent .box-content.table {
        overflow-x: scroll; } }
    .customer-account-index .my-account .dashboard .legend,
    .customer-account-index .my-account .information .legend,
    .customer-account-index .my-account .address-book .legend,
    .customer-account-index .my-account .newsletters .legend,
    .customer-account-index .my-account .my-orders .legend,
    .customer-account-index .my-account .order-info-block .legend,
    .customer-account-index .my-account .order-details .legend,
    .customer-account-index .my-account .my-wishlist .legend,
    .customer-account-index .my-account .share-wishlist .legend,
    .customer-account-index .my-account .new-addressbook .legend,
    .customer-account-index .shared-wishlist .dashboard .legend,
    .customer-account-index .shared-wishlist .information .legend,
    .customer-account-index .shared-wishlist .address-book .legend,
    .customer-account-index .shared-wishlist .newsletters .legend,
    .customer-account-index .shared-wishlist .my-orders .legend,
    .customer-account-index .shared-wishlist .order-info-block .legend,
    .customer-account-index .shared-wishlist .order-details .legend,
    .customer-account-index .shared-wishlist .my-wishlist .legend,
    .customer-account-index .shared-wishlist .share-wishlist .legend,
    .customer-account-index .shared-wishlist .new-addressbook .legend,
    .customer-account-edit .my-account .dashboard .legend,
    .customer-account-edit .my-account .information .legend,
    .customer-account-edit .my-account .address-book .legend,
    .customer-account-edit .my-account .newsletters .legend,
    .customer-account-edit .my-account .my-orders .legend,
    .customer-account-edit .my-account .order-info-block .legend,
    .customer-account-edit .my-account .order-details .legend,
    .customer-account-edit .my-account .my-wishlist .legend,
    .customer-account-edit .my-account .share-wishlist .legend,
    .customer-account-edit .my-account .new-addressbook .legend,
    .customer-account-edit .shared-wishlist .dashboard .legend,
    .customer-account-edit .shared-wishlist .information .legend,
    .customer-account-edit .shared-wishlist .address-book .legend,
    .customer-account-edit .shared-wishlist .newsletters .legend,
    .customer-account-edit .shared-wishlist .my-orders .legend,
    .customer-account-edit .shared-wishlist .order-info-block .legend,
    .customer-account-edit .shared-wishlist .order-details .legend,
    .customer-account-edit .shared-wishlist .my-wishlist .legend,
    .customer-account-edit .shared-wishlist .share-wishlist .legend,
    .customer-account-edit .shared-wishlist .new-addressbook .legend,
    .newsletter-manage-index .my-account .dashboard .legend,
    .newsletter-manage-index .my-account .information .legend,
    .newsletter-manage-index .my-account .address-book .legend,
    .newsletter-manage-index .my-account .newsletters .legend,
    .newsletter-manage-index .my-account .my-orders .legend,
    .newsletter-manage-index .my-account .order-info-block .legend,
    .newsletter-manage-index .my-account .order-details .legend,
    .newsletter-manage-index .my-account .my-wishlist .legend,
    .newsletter-manage-index .my-account .share-wishlist .legend,
    .newsletter-manage-index .my-account .new-addressbook .legend,
    .newsletter-manage-index .shared-wishlist .dashboard .legend,
    .newsletter-manage-index .shared-wishlist .information .legend,
    .newsletter-manage-index .shared-wishlist .address-book .legend,
    .newsletter-manage-index .shared-wishlist .newsletters .legend,
    .newsletter-manage-index .shared-wishlist .my-orders .legend,
    .newsletter-manage-index .shared-wishlist .order-info-block .legend,
    .newsletter-manage-index .shared-wishlist .order-details .legend,
    .newsletter-manage-index .shared-wishlist .my-wishlist .legend,
    .newsletter-manage-index .shared-wishlist .share-wishlist .legend,
    .newsletter-manage-index .shared-wishlist .new-addressbook .legend,
    .sales-order-history .my-account .dashboard .legend,
    .sales-order-history .my-account .information .legend,
    .sales-order-history .my-account .address-book .legend,
    .sales-order-history .my-account .newsletters .legend,
    .sales-order-history .my-account .my-orders .legend,
    .sales-order-history .my-account .order-info-block .legend,
    .sales-order-history .my-account .order-details .legend,
    .sales-order-history .my-account .my-wishlist .legend,
    .sales-order-history .my-account .share-wishlist .legend,
    .sales-order-history .my-account .new-addressbook .legend,
    .sales-order-history .shared-wishlist .dashboard .legend,
    .sales-order-history .shared-wishlist .information .legend,
    .sales-order-history .shared-wishlist .address-book .legend,
    .sales-order-history .shared-wishlist .newsletters .legend,
    .sales-order-history .shared-wishlist .my-orders .legend,
    .sales-order-history .shared-wishlist .order-info-block .legend,
    .sales-order-history .shared-wishlist .order-details .legend,
    .sales-order-history .shared-wishlist .my-wishlist .legend,
    .sales-order-history .shared-wishlist .share-wishlist .legend,
    .sales-order-history .shared-wishlist .new-addressbook .legend,
    .customer-address-index .my-account .dashboard .legend,
    .customer-address-index .my-account .information .legend,
    .customer-address-index .my-account .address-book .legend,
    .customer-address-index .my-account .newsletters .legend,
    .customer-address-index .my-account .my-orders .legend,
    .customer-address-index .my-account .order-info-block .legend,
    .customer-address-index .my-account .order-details .legend,
    .customer-address-index .my-account .my-wishlist .legend,
    .customer-address-index .my-account .share-wishlist .legend,
    .customer-address-index .my-account .new-addressbook .legend,
    .customer-address-index .shared-wishlist .dashboard .legend,
    .customer-address-index .shared-wishlist .information .legend,
    .customer-address-index .shared-wishlist .address-book .legend,
    .customer-address-index .shared-wishlist .newsletters .legend,
    .customer-address-index .shared-wishlist .my-orders .legend,
    .customer-address-index .shared-wishlist .order-info-block .legend,
    .customer-address-index .shared-wishlist .order-details .legend,
    .customer-address-index .shared-wishlist .my-wishlist .legend,
    .customer-address-index .shared-wishlist .share-wishlist .legend,
    .customer-address-index .shared-wishlist .new-addressbook .legend,
    .customer-address-form .my-account .dashboard .legend,
    .customer-address-form .my-account .information .legend,
    .customer-address-form .my-account .address-book .legend,
    .customer-address-form .my-account .newsletters .legend,
    .customer-address-form .my-account .my-orders .legend,
    .customer-address-form .my-account .order-info-block .legend,
    .customer-address-form .my-account .order-details .legend,
    .customer-address-form .my-account .my-wishlist .legend,
    .customer-address-form .my-account .share-wishlist .legend,
    .customer-address-form .my-account .new-addressbook .legend,
    .customer-address-form .shared-wishlist .dashboard .legend,
    .customer-address-form .shared-wishlist .information .legend,
    .customer-address-form .shared-wishlist .address-book .legend,
    .customer-address-form .shared-wishlist .newsletters .legend,
    .customer-address-form .shared-wishlist .my-orders .legend,
    .customer-address-form .shared-wishlist .order-info-block .legend,
    .customer-address-form .shared-wishlist .order-details .legend,
    .customer-address-form .shared-wishlist .my-wishlist .legend,
    .customer-address-form .shared-wishlist .share-wishlist .legend,
    .customer-address-form .shared-wishlist .new-addressbook .legend,
    .wishlist-index-index .my-account .dashboard .legend,
    .wishlist-index-index .my-account .information .legend,
    .wishlist-index-index .my-account .address-book .legend,
    .wishlist-index-index .my-account .newsletters .legend,
    .wishlist-index-index .my-account .my-orders .legend,
    .wishlist-index-index .my-account .order-info-block .legend,
    .wishlist-index-index .my-account .order-details .legend,
    .wishlist-index-index .my-account .my-wishlist .legend,
    .wishlist-index-index .my-account .share-wishlist .legend,
    .wishlist-index-index .my-account .new-addressbook .legend,
    .wishlist-index-index .shared-wishlist .dashboard .legend,
    .wishlist-index-index .shared-wishlist .information .legend,
    .wishlist-index-index .shared-wishlist .address-book .legend,
    .wishlist-index-index .shared-wishlist .newsletters .legend,
    .wishlist-index-index .shared-wishlist .my-orders .legend,
    .wishlist-index-index .shared-wishlist .order-info-block .legend,
    .wishlist-index-index .shared-wishlist .order-details .legend,
    .wishlist-index-index .shared-wishlist .my-wishlist .legend,
    .wishlist-index-index .shared-wishlist .share-wishlist .legend,
    .wishlist-index-index .shared-wishlist .new-addressbook .legend,
    .wishlist-index-share .my-account .dashboard .legend,
    .wishlist-index-share .my-account .information .legend,
    .wishlist-index-share .my-account .address-book .legend,
    .wishlist-index-share .my-account .newsletters .legend,
    .wishlist-index-share .my-account .my-orders .legend,
    .wishlist-index-share .my-account .order-info-block .legend,
    .wishlist-index-share .my-account .order-details .legend,
    .wishlist-index-share .my-account .my-wishlist .legend,
    .wishlist-index-share .my-account .share-wishlist .legend,
    .wishlist-index-share .my-account .new-addressbook .legend,
    .wishlist-index-share .shared-wishlist .dashboard .legend,
    .wishlist-index-share .shared-wishlist .information .legend,
    .wishlist-index-share .shared-wishlist .address-book .legend,
    .wishlist-index-share .shared-wishlist .newsletters .legend,
    .wishlist-index-share .shared-wishlist .my-orders .legend,
    .wishlist-index-share .shared-wishlist .order-info-block .legend,
    .wishlist-index-share .shared-wishlist .order-details .legend,
    .wishlist-index-share .shared-wishlist .my-wishlist .legend,
    .wishlist-index-share .shared-wishlist .share-wishlist .legend,
    .wishlist-index-share .shared-wishlist .new-addressbook .legend,
    .wishlist-shared-index .my-account .dashboard .legend,
    .wishlist-shared-index .my-account .information .legend,
    .wishlist-shared-index .my-account .address-book .legend,
    .wishlist-shared-index .my-account .newsletters .legend,
    .wishlist-shared-index .my-account .my-orders .legend,
    .wishlist-shared-index .my-account .order-info-block .legend,
    .wishlist-shared-index .my-account .order-details .legend,
    .wishlist-shared-index .my-account .my-wishlist .legend,
    .wishlist-shared-index .my-account .share-wishlist .legend,
    .wishlist-shared-index .my-account .new-addressbook .legend,
    .wishlist-shared-index .shared-wishlist .dashboard .legend,
    .wishlist-shared-index .shared-wishlist .information .legend,
    .wishlist-shared-index .shared-wishlist .address-book .legend,
    .wishlist-shared-index .shared-wishlist .newsletters .legend,
    .wishlist-shared-index .shared-wishlist .my-orders .legend,
    .wishlist-shared-index .shared-wishlist .order-info-block .legend,
    .wishlist-shared-index .shared-wishlist .order-details .legend,
    .wishlist-shared-index .shared-wishlist .my-wishlist .legend,
    .wishlist-shared-index .shared-wishlist .share-wishlist .legend,
    .wishlist-shared-index .shared-wishlist .new-addressbook .legend,
    .sales-order-view .my-account .dashboard .legend,
    .sales-order-view .my-account .information .legend,
    .sales-order-view .my-account .address-book .legend,
    .sales-order-view .my-account .newsletters .legend,
    .sales-order-view .my-account .my-orders .legend,
    .sales-order-view .my-account .order-info-block .legend,
    .sales-order-view .my-account .order-details .legend,
    .sales-order-view .my-account .my-wishlist .legend,
    .sales-order-view .my-account .share-wishlist .legend,
    .sales-order-view .my-account .new-addressbook .legend,
    .sales-order-view .shared-wishlist .dashboard .legend,
    .sales-order-view .shared-wishlist .information .legend,
    .sales-order-view .shared-wishlist .address-book .legend,
    .sales-order-view .shared-wishlist .newsletters .legend,
    .sales-order-view .shared-wishlist .my-orders .legend,
    .sales-order-view .shared-wishlist .order-info-block .legend,
    .sales-order-view .shared-wishlist .order-details .legend,
    .sales-order-view .shared-wishlist .my-wishlist .legend,
    .sales-order-view .shared-wishlist .share-wishlist .legend,
    .sales-order-view .shared-wishlist .new-addressbook .legend {
      letter-spacing: 1.44px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 9px;
      color: #999999;
      padding: 0; }
    .customer-account-index .my-account .dashboard .customer-account-block,
    .customer-account-index .my-account .information .customer-account-block,
    .customer-account-index .my-account .address-book .customer-account-block,
    .customer-account-index .my-account .newsletters .customer-account-block,
    .customer-account-index .my-account .my-orders .customer-account-block,
    .customer-account-index .my-account .order-info-block .customer-account-block,
    .customer-account-index .my-account .order-details .customer-account-block,
    .customer-account-index .my-account .my-wishlist .customer-account-block,
    .customer-account-index .my-account .share-wishlist .customer-account-block,
    .customer-account-index .my-account .new-addressbook .customer-account-block,
    .customer-account-index .shared-wishlist .dashboard .customer-account-block,
    .customer-account-index .shared-wishlist .information .customer-account-block,
    .customer-account-index .shared-wishlist .address-book .customer-account-block,
    .customer-account-index .shared-wishlist .newsletters .customer-account-block,
    .customer-account-index .shared-wishlist .my-orders .customer-account-block,
    .customer-account-index .shared-wishlist .order-info-block .customer-account-block,
    .customer-account-index .shared-wishlist .order-details .customer-account-block,
    .customer-account-index .shared-wishlist .my-wishlist .customer-account-block,
    .customer-account-index .shared-wishlist .share-wishlist .customer-account-block,
    .customer-account-index .shared-wishlist .new-addressbook .customer-account-block,
    .customer-account-edit .my-account .dashboard .customer-account-block,
    .customer-account-edit .my-account .information .customer-account-block,
    .customer-account-edit .my-account .address-book .customer-account-block,
    .customer-account-edit .my-account .newsletters .customer-account-block,
    .customer-account-edit .my-account .my-orders .customer-account-block,
    .customer-account-edit .my-account .order-info-block .customer-account-block,
    .customer-account-edit .my-account .order-details .customer-account-block,
    .customer-account-edit .my-account .my-wishlist .customer-account-block,
    .customer-account-edit .my-account .share-wishlist .customer-account-block,
    .customer-account-edit .my-account .new-addressbook .customer-account-block,
    .customer-account-edit .shared-wishlist .dashboard .customer-account-block,
    .customer-account-edit .shared-wishlist .information .customer-account-block,
    .customer-account-edit .shared-wishlist .address-book .customer-account-block,
    .customer-account-edit .shared-wishlist .newsletters .customer-account-block,
    .customer-account-edit .shared-wishlist .my-orders .customer-account-block,
    .customer-account-edit .shared-wishlist .order-info-block .customer-account-block,
    .customer-account-edit .shared-wishlist .order-details .customer-account-block,
    .customer-account-edit .shared-wishlist .my-wishlist .customer-account-block,
    .customer-account-edit .shared-wishlist .share-wishlist .customer-account-block,
    .customer-account-edit .shared-wishlist .new-addressbook .customer-account-block,
    .newsletter-manage-index .my-account .dashboard .customer-account-block,
    .newsletter-manage-index .my-account .information .customer-account-block,
    .newsletter-manage-index .my-account .address-book .customer-account-block,
    .newsletter-manage-index .my-account .newsletters .customer-account-block,
    .newsletter-manage-index .my-account .my-orders .customer-account-block,
    .newsletter-manage-index .my-account .order-info-block .customer-account-block,
    .newsletter-manage-index .my-account .order-details .customer-account-block,
    .newsletter-manage-index .my-account .my-wishlist .customer-account-block,
    .newsletter-manage-index .my-account .share-wishlist .customer-account-block,
    .newsletter-manage-index .my-account .new-addressbook .customer-account-block,
    .newsletter-manage-index .shared-wishlist .dashboard .customer-account-block,
    .newsletter-manage-index .shared-wishlist .information .customer-account-block,
    .newsletter-manage-index .shared-wishlist .address-book .customer-account-block,
    .newsletter-manage-index .shared-wishlist .newsletters .customer-account-block,
    .newsletter-manage-index .shared-wishlist .my-orders .customer-account-block,
    .newsletter-manage-index .shared-wishlist .order-info-block .customer-account-block,
    .newsletter-manage-index .shared-wishlist .order-details .customer-account-block,
    .newsletter-manage-index .shared-wishlist .my-wishlist .customer-account-block,
    .newsletter-manage-index .shared-wishlist .share-wishlist .customer-account-block,
    .newsletter-manage-index .shared-wishlist .new-addressbook .customer-account-block,
    .sales-order-history .my-account .dashboard .customer-account-block,
    .sales-order-history .my-account .information .customer-account-block,
    .sales-order-history .my-account .address-book .customer-account-block,
    .sales-order-history .my-account .newsletters .customer-account-block,
    .sales-order-history .my-account .my-orders .customer-account-block,
    .sales-order-history .my-account .order-info-block .customer-account-block,
    .sales-order-history .my-account .order-details .customer-account-block,
    .sales-order-history .my-account .my-wishlist .customer-account-block,
    .sales-order-history .my-account .share-wishlist .customer-account-block,
    .sales-order-history .my-account .new-addressbook .customer-account-block,
    .sales-order-history .shared-wishlist .dashboard .customer-account-block,
    .sales-order-history .shared-wishlist .information .customer-account-block,
    .sales-order-history .shared-wishlist .address-book .customer-account-block,
    .sales-order-history .shared-wishlist .newsletters .customer-account-block,
    .sales-order-history .shared-wishlist .my-orders .customer-account-block,
    .sales-order-history .shared-wishlist .order-info-block .customer-account-block,
    .sales-order-history .shared-wishlist .order-details .customer-account-block,
    .sales-order-history .shared-wishlist .my-wishlist .customer-account-block,
    .sales-order-history .shared-wishlist .share-wishlist .customer-account-block,
    .sales-order-history .shared-wishlist .new-addressbook .customer-account-block,
    .customer-address-index .my-account .dashboard .customer-account-block,
    .customer-address-index .my-account .information .customer-account-block,
    .customer-address-index .my-account .address-book .customer-account-block,
    .customer-address-index .my-account .newsletters .customer-account-block,
    .customer-address-index .my-account .my-orders .customer-account-block,
    .customer-address-index .my-account .order-info-block .customer-account-block,
    .customer-address-index .my-account .order-details .customer-account-block,
    .customer-address-index .my-account .my-wishlist .customer-account-block,
    .customer-address-index .my-account .share-wishlist .customer-account-block,
    .customer-address-index .my-account .new-addressbook .customer-account-block,
    .customer-address-index .shared-wishlist .dashboard .customer-account-block,
    .customer-address-index .shared-wishlist .information .customer-account-block,
    .customer-address-index .shared-wishlist .address-book .customer-account-block,
    .customer-address-index .shared-wishlist .newsletters .customer-account-block,
    .customer-address-index .shared-wishlist .my-orders .customer-account-block,
    .customer-address-index .shared-wishlist .order-info-block .customer-account-block,
    .customer-address-index .shared-wishlist .order-details .customer-account-block,
    .customer-address-index .shared-wishlist .my-wishlist .customer-account-block,
    .customer-address-index .shared-wishlist .share-wishlist .customer-account-block,
    .customer-address-index .shared-wishlist .new-addressbook .customer-account-block,
    .customer-address-form .my-account .dashboard .customer-account-block,
    .customer-address-form .my-account .information .customer-account-block,
    .customer-address-form .my-account .address-book .customer-account-block,
    .customer-address-form .my-account .newsletters .customer-account-block,
    .customer-address-form .my-account .my-orders .customer-account-block,
    .customer-address-form .my-account .order-info-block .customer-account-block,
    .customer-address-form .my-account .order-details .customer-account-block,
    .customer-address-form .my-account .my-wishlist .customer-account-block,
    .customer-address-form .my-account .share-wishlist .customer-account-block,
    .customer-address-form .my-account .new-addressbook .customer-account-block,
    .customer-address-form .shared-wishlist .dashboard .customer-account-block,
    .customer-address-form .shared-wishlist .information .customer-account-block,
    .customer-address-form .shared-wishlist .address-book .customer-account-block,
    .customer-address-form .shared-wishlist .newsletters .customer-account-block,
    .customer-address-form .shared-wishlist .my-orders .customer-account-block,
    .customer-address-form .shared-wishlist .order-info-block .customer-account-block,
    .customer-address-form .shared-wishlist .order-details .customer-account-block,
    .customer-address-form .shared-wishlist .my-wishlist .customer-account-block,
    .customer-address-form .shared-wishlist .share-wishlist .customer-account-block,
    .customer-address-form .shared-wishlist .new-addressbook .customer-account-block,
    .wishlist-index-index .my-account .dashboard .customer-account-block,
    .wishlist-index-index .my-account .information .customer-account-block,
    .wishlist-index-index .my-account .address-book .customer-account-block,
    .wishlist-index-index .my-account .newsletters .customer-account-block,
    .wishlist-index-index .my-account .my-orders .customer-account-block,
    .wishlist-index-index .my-account .order-info-block .customer-account-block,
    .wishlist-index-index .my-account .order-details .customer-account-block,
    .wishlist-index-index .my-account .my-wishlist .customer-account-block,
    .wishlist-index-index .my-account .share-wishlist .customer-account-block,
    .wishlist-index-index .my-account .new-addressbook .customer-account-block,
    .wishlist-index-index .shared-wishlist .dashboard .customer-account-block,
    .wishlist-index-index .shared-wishlist .information .customer-account-block,
    .wishlist-index-index .shared-wishlist .address-book .customer-account-block,
    .wishlist-index-index .shared-wishlist .newsletters .customer-account-block,
    .wishlist-index-index .shared-wishlist .my-orders .customer-account-block,
    .wishlist-index-index .shared-wishlist .order-info-block .customer-account-block,
    .wishlist-index-index .shared-wishlist .order-details .customer-account-block,
    .wishlist-index-index .shared-wishlist .my-wishlist .customer-account-block,
    .wishlist-index-index .shared-wishlist .share-wishlist .customer-account-block,
    .wishlist-index-index .shared-wishlist .new-addressbook .customer-account-block,
    .wishlist-index-share .my-account .dashboard .customer-account-block,
    .wishlist-index-share .my-account .information .customer-account-block,
    .wishlist-index-share .my-account .address-book .customer-account-block,
    .wishlist-index-share .my-account .newsletters .customer-account-block,
    .wishlist-index-share .my-account .my-orders .customer-account-block,
    .wishlist-index-share .my-account .order-info-block .customer-account-block,
    .wishlist-index-share .my-account .order-details .customer-account-block,
    .wishlist-index-share .my-account .my-wishlist .customer-account-block,
    .wishlist-index-share .my-account .share-wishlist .customer-account-block,
    .wishlist-index-share .my-account .new-addressbook .customer-account-block,
    .wishlist-index-share .shared-wishlist .dashboard .customer-account-block,
    .wishlist-index-share .shared-wishlist .information .customer-account-block,
    .wishlist-index-share .shared-wishlist .address-book .customer-account-block,
    .wishlist-index-share .shared-wishlist .newsletters .customer-account-block,
    .wishlist-index-share .shared-wishlist .my-orders .customer-account-block,
    .wishlist-index-share .shared-wishlist .order-info-block .customer-account-block,
    .wishlist-index-share .shared-wishlist .order-details .customer-account-block,
    .wishlist-index-share .shared-wishlist .my-wishlist .customer-account-block,
    .wishlist-index-share .shared-wishlist .share-wishlist .customer-account-block,
    .wishlist-index-share .shared-wishlist .new-addressbook .customer-account-block,
    .wishlist-shared-index .my-account .dashboard .customer-account-block,
    .wishlist-shared-index .my-account .information .customer-account-block,
    .wishlist-shared-index .my-account .address-book .customer-account-block,
    .wishlist-shared-index .my-account .newsletters .customer-account-block,
    .wishlist-shared-index .my-account .my-orders .customer-account-block,
    .wishlist-shared-index .my-account .order-info-block .customer-account-block,
    .wishlist-shared-index .my-account .order-details .customer-account-block,
    .wishlist-shared-index .my-account .my-wishlist .customer-account-block,
    .wishlist-shared-index .my-account .share-wishlist .customer-account-block,
    .wishlist-shared-index .my-account .new-addressbook .customer-account-block,
    .wishlist-shared-index .shared-wishlist .dashboard .customer-account-block,
    .wishlist-shared-index .shared-wishlist .information .customer-account-block,
    .wishlist-shared-index .shared-wishlist .address-book .customer-account-block,
    .wishlist-shared-index .shared-wishlist .newsletters .customer-account-block,
    .wishlist-shared-index .shared-wishlist .my-orders .customer-account-block,
    .wishlist-shared-index .shared-wishlist .order-info-block .customer-account-block,
    .wishlist-shared-index .shared-wishlist .order-details .customer-account-block,
    .wishlist-shared-index .shared-wishlist .my-wishlist .customer-account-block,
    .wishlist-shared-index .shared-wishlist .share-wishlist .customer-account-block,
    .wishlist-shared-index .shared-wishlist .new-addressbook .customer-account-block,
    .sales-order-view .my-account .dashboard .customer-account-block,
    .sales-order-view .my-account .information .customer-account-block,
    .sales-order-view .my-account .address-book .customer-account-block,
    .sales-order-view .my-account .newsletters .customer-account-block,
    .sales-order-view .my-account .my-orders .customer-account-block,
    .sales-order-view .my-account .order-info-block .customer-account-block,
    .sales-order-view .my-account .order-details .customer-account-block,
    .sales-order-view .my-account .my-wishlist .customer-account-block,
    .sales-order-view .my-account .share-wishlist .customer-account-block,
    .sales-order-view .my-account .new-addressbook .customer-account-block,
    .sales-order-view .shared-wishlist .dashboard .customer-account-block,
    .sales-order-view .shared-wishlist .information .customer-account-block,
    .sales-order-view .shared-wishlist .address-book .customer-account-block,
    .sales-order-view .shared-wishlist .newsletters .customer-account-block,
    .sales-order-view .shared-wishlist .my-orders .customer-account-block,
    .sales-order-view .shared-wishlist .order-info-block .customer-account-block,
    .sales-order-view .shared-wishlist .order-details .customer-account-block,
    .sales-order-view .shared-wishlist .my-wishlist .customer-account-block,
    .sales-order-view .shared-wishlist .share-wishlist .customer-account-block,
    .sales-order-view .shared-wishlist .new-addressbook .customer-account-block {
      border: 1px solid #000;
      min-height: 90px;
      padding: 5px; }
    .customer-account-index .my-account .dashboard .account-info:after,
    .customer-account-index .my-account .dashboard .account-addresses:after,
    .customer-account-index .my-account .information .account-info:after,
    .customer-account-index .my-account .information .account-addresses:after,
    .customer-account-index .my-account .address-book .account-info:after,
    .customer-account-index .my-account .address-book .account-addresses:after,
    .customer-account-index .my-account .newsletters .account-info:after,
    .customer-account-index .my-account .newsletters .account-addresses:after,
    .customer-account-index .my-account .my-orders .account-info:after,
    .customer-account-index .my-account .my-orders .account-addresses:after,
    .customer-account-index .my-account .order-info-block .account-info:after,
    .customer-account-index .my-account .order-info-block .account-addresses:after,
    .customer-account-index .my-account .order-details .account-info:after,
    .customer-account-index .my-account .order-details .account-addresses:after,
    .customer-account-index .my-account .my-wishlist .account-info:after,
    .customer-account-index .my-account .my-wishlist .account-addresses:after,
    .customer-account-index .my-account .share-wishlist .account-info:after,
    .customer-account-index .my-account .share-wishlist .account-addresses:after,
    .customer-account-index .my-account .new-addressbook .account-info:after,
    .customer-account-index .my-account .new-addressbook .account-addresses:after,
    .customer-account-index .shared-wishlist .dashboard .account-info:after,
    .customer-account-index .shared-wishlist .dashboard .account-addresses:after,
    .customer-account-index .shared-wishlist .information .account-info:after,
    .customer-account-index .shared-wishlist .information .account-addresses:after,
    .customer-account-index .shared-wishlist .address-book .account-info:after,
    .customer-account-index .shared-wishlist .address-book .account-addresses:after,
    .customer-account-index .shared-wishlist .newsletters .account-info:after,
    .customer-account-index .shared-wishlist .newsletters .account-addresses:after,
    .customer-account-index .shared-wishlist .my-orders .account-info:after,
    .customer-account-index .shared-wishlist .my-orders .account-addresses:after,
    .customer-account-index .shared-wishlist .order-info-block .account-info:after,
    .customer-account-index .shared-wishlist .order-info-block .account-addresses:after,
    .customer-account-index .shared-wishlist .order-details .account-info:after,
    .customer-account-index .shared-wishlist .order-details .account-addresses:after,
    .customer-account-index .shared-wishlist .my-wishlist .account-info:after,
    .customer-account-index .shared-wishlist .my-wishlist .account-addresses:after,
    .customer-account-index .shared-wishlist .share-wishlist .account-info:after,
    .customer-account-index .shared-wishlist .share-wishlist .account-addresses:after,
    .customer-account-index .shared-wishlist .new-addressbook .account-info:after,
    .customer-account-index .shared-wishlist .new-addressbook .account-addresses:after,
    .customer-account-edit .my-account .dashboard .account-info:after,
    .customer-account-edit .my-account .dashboard .account-addresses:after,
    .customer-account-edit .my-account .information .account-info:after,
    .customer-account-edit .my-account .information .account-addresses:after,
    .customer-account-edit .my-account .address-book .account-info:after,
    .customer-account-edit .my-account .address-book .account-addresses:after,
    .customer-account-edit .my-account .newsletters .account-info:after,
    .customer-account-edit .my-account .newsletters .account-addresses:after,
    .customer-account-edit .my-account .my-orders .account-info:after,
    .customer-account-edit .my-account .my-orders .account-addresses:after,
    .customer-account-edit .my-account .order-info-block .account-info:after,
    .customer-account-edit .my-account .order-info-block .account-addresses:after,
    .customer-account-edit .my-account .order-details .account-info:after,
    .customer-account-edit .my-account .order-details .account-addresses:after,
    .customer-account-edit .my-account .my-wishlist .account-info:after,
    .customer-account-edit .my-account .my-wishlist .account-addresses:after,
    .customer-account-edit .my-account .share-wishlist .account-info:after,
    .customer-account-edit .my-account .share-wishlist .account-addresses:after,
    .customer-account-edit .my-account .new-addressbook .account-info:after,
    .customer-account-edit .my-account .new-addressbook .account-addresses:after,
    .customer-account-edit .shared-wishlist .dashboard .account-info:after,
    .customer-account-edit .shared-wishlist .dashboard .account-addresses:after,
    .customer-account-edit .shared-wishlist .information .account-info:after,
    .customer-account-edit .shared-wishlist .information .account-addresses:after,
    .customer-account-edit .shared-wishlist .address-book .account-info:after,
    .customer-account-edit .shared-wishlist .address-book .account-addresses:after,
    .customer-account-edit .shared-wishlist .newsletters .account-info:after,
    .customer-account-edit .shared-wishlist .newsletters .account-addresses:after,
    .customer-account-edit .shared-wishlist .my-orders .account-info:after,
    .customer-account-edit .shared-wishlist .my-orders .account-addresses:after,
    .customer-account-edit .shared-wishlist .order-info-block .account-info:after,
    .customer-account-edit .shared-wishlist .order-info-block .account-addresses:after,
    .customer-account-edit .shared-wishlist .order-details .account-info:after,
    .customer-account-edit .shared-wishlist .order-details .account-addresses:after,
    .customer-account-edit .shared-wishlist .my-wishlist .account-info:after,
    .customer-account-edit .shared-wishlist .my-wishlist .account-addresses:after,
    .customer-account-edit .shared-wishlist .share-wishlist .account-info:after,
    .customer-account-edit .shared-wishlist .share-wishlist .account-addresses:after,
    .customer-account-edit .shared-wishlist .new-addressbook .account-info:after,
    .customer-account-edit .shared-wishlist .new-addressbook .account-addresses:after,
    .newsletter-manage-index .my-account .dashboard .account-info:after,
    .newsletter-manage-index .my-account .dashboard .account-addresses:after,
    .newsletter-manage-index .my-account .information .account-info:after,
    .newsletter-manage-index .my-account .information .account-addresses:after,
    .newsletter-manage-index .my-account .address-book .account-info:after,
    .newsletter-manage-index .my-account .address-book .account-addresses:after,
    .newsletter-manage-index .my-account .newsletters .account-info:after,
    .newsletter-manage-index .my-account .newsletters .account-addresses:after,
    .newsletter-manage-index .my-account .my-orders .account-info:after,
    .newsletter-manage-index .my-account .my-orders .account-addresses:after,
    .newsletter-manage-index .my-account .order-info-block .account-info:after,
    .newsletter-manage-index .my-account .order-info-block .account-addresses:after,
    .newsletter-manage-index .my-account .order-details .account-info:after,
    .newsletter-manage-index .my-account .order-details .account-addresses:after,
    .newsletter-manage-index .my-account .my-wishlist .account-info:after,
    .newsletter-manage-index .my-account .my-wishlist .account-addresses:after,
    .newsletter-manage-index .my-account .share-wishlist .account-info:after,
    .newsletter-manage-index .my-account .share-wishlist .account-addresses:after,
    .newsletter-manage-index .my-account .new-addressbook .account-info:after,
    .newsletter-manage-index .my-account .new-addressbook .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .dashboard .account-info:after,
    .newsletter-manage-index .shared-wishlist .dashboard .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .information .account-info:after,
    .newsletter-manage-index .shared-wishlist .information .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .address-book .account-info:after,
    .newsletter-manage-index .shared-wishlist .address-book .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .newsletters .account-info:after,
    .newsletter-manage-index .shared-wishlist .newsletters .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .my-orders .account-info:after,
    .newsletter-manage-index .shared-wishlist .my-orders .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .order-info-block .account-info:after,
    .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .order-details .account-info:after,
    .newsletter-manage-index .shared-wishlist .order-details .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .my-wishlist .account-info:after,
    .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .share-wishlist .account-info:after,
    .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses:after,
    .newsletter-manage-index .shared-wishlist .new-addressbook .account-info:after,
    .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses:after,
    .sales-order-history .my-account .dashboard .account-info:after,
    .sales-order-history .my-account .dashboard .account-addresses:after,
    .sales-order-history .my-account .information .account-info:after,
    .sales-order-history .my-account .information .account-addresses:after,
    .sales-order-history .my-account .address-book .account-info:after,
    .sales-order-history .my-account .address-book .account-addresses:after,
    .sales-order-history .my-account .newsletters .account-info:after,
    .sales-order-history .my-account .newsletters .account-addresses:after,
    .sales-order-history .my-account .my-orders .account-info:after,
    .sales-order-history .my-account .my-orders .account-addresses:after,
    .sales-order-history .my-account .order-info-block .account-info:after,
    .sales-order-history .my-account .order-info-block .account-addresses:after,
    .sales-order-history .my-account .order-details .account-info:after,
    .sales-order-history .my-account .order-details .account-addresses:after,
    .sales-order-history .my-account .my-wishlist .account-info:after,
    .sales-order-history .my-account .my-wishlist .account-addresses:after,
    .sales-order-history .my-account .share-wishlist .account-info:after,
    .sales-order-history .my-account .share-wishlist .account-addresses:after,
    .sales-order-history .my-account .new-addressbook .account-info:after,
    .sales-order-history .my-account .new-addressbook .account-addresses:after,
    .sales-order-history .shared-wishlist .dashboard .account-info:after,
    .sales-order-history .shared-wishlist .dashboard .account-addresses:after,
    .sales-order-history .shared-wishlist .information .account-info:after,
    .sales-order-history .shared-wishlist .information .account-addresses:after,
    .sales-order-history .shared-wishlist .address-book .account-info:after,
    .sales-order-history .shared-wishlist .address-book .account-addresses:after,
    .sales-order-history .shared-wishlist .newsletters .account-info:after,
    .sales-order-history .shared-wishlist .newsletters .account-addresses:after,
    .sales-order-history .shared-wishlist .my-orders .account-info:after,
    .sales-order-history .shared-wishlist .my-orders .account-addresses:after,
    .sales-order-history .shared-wishlist .order-info-block .account-info:after,
    .sales-order-history .shared-wishlist .order-info-block .account-addresses:after,
    .sales-order-history .shared-wishlist .order-details .account-info:after,
    .sales-order-history .shared-wishlist .order-details .account-addresses:after,
    .sales-order-history .shared-wishlist .my-wishlist .account-info:after,
    .sales-order-history .shared-wishlist .my-wishlist .account-addresses:after,
    .sales-order-history .shared-wishlist .share-wishlist .account-info:after,
    .sales-order-history .shared-wishlist .share-wishlist .account-addresses:after,
    .sales-order-history .shared-wishlist .new-addressbook .account-info:after,
    .sales-order-history .shared-wishlist .new-addressbook .account-addresses:after,
    .customer-address-index .my-account .dashboard .account-info:after,
    .customer-address-index .my-account .dashboard .account-addresses:after,
    .customer-address-index .my-account .information .account-info:after,
    .customer-address-index .my-account .information .account-addresses:after,
    .customer-address-index .my-account .address-book .account-info:after,
    .customer-address-index .my-account .address-book .account-addresses:after,
    .customer-address-index .my-account .newsletters .account-info:after,
    .customer-address-index .my-account .newsletters .account-addresses:after,
    .customer-address-index .my-account .my-orders .account-info:after,
    .customer-address-index .my-account .my-orders .account-addresses:after,
    .customer-address-index .my-account .order-info-block .account-info:after,
    .customer-address-index .my-account .order-info-block .account-addresses:after,
    .customer-address-index .my-account .order-details .account-info:after,
    .customer-address-index .my-account .order-details .account-addresses:after,
    .customer-address-index .my-account .my-wishlist .account-info:after,
    .customer-address-index .my-account .my-wishlist .account-addresses:after,
    .customer-address-index .my-account .share-wishlist .account-info:after,
    .customer-address-index .my-account .share-wishlist .account-addresses:after,
    .customer-address-index .my-account .new-addressbook .account-info:after,
    .customer-address-index .my-account .new-addressbook .account-addresses:after,
    .customer-address-index .shared-wishlist .dashboard .account-info:after,
    .customer-address-index .shared-wishlist .dashboard .account-addresses:after,
    .customer-address-index .shared-wishlist .information .account-info:after,
    .customer-address-index .shared-wishlist .information .account-addresses:after,
    .customer-address-index .shared-wishlist .address-book .account-info:after,
    .customer-address-index .shared-wishlist .address-book .account-addresses:after,
    .customer-address-index .shared-wishlist .newsletters .account-info:after,
    .customer-address-index .shared-wishlist .newsletters .account-addresses:after,
    .customer-address-index .shared-wishlist .my-orders .account-info:after,
    .customer-address-index .shared-wishlist .my-orders .account-addresses:after,
    .customer-address-index .shared-wishlist .order-info-block .account-info:after,
    .customer-address-index .shared-wishlist .order-info-block .account-addresses:after,
    .customer-address-index .shared-wishlist .order-details .account-info:after,
    .customer-address-index .shared-wishlist .order-details .account-addresses:after,
    .customer-address-index .shared-wishlist .my-wishlist .account-info:after,
    .customer-address-index .shared-wishlist .my-wishlist .account-addresses:after,
    .customer-address-index .shared-wishlist .share-wishlist .account-info:after,
    .customer-address-index .shared-wishlist .share-wishlist .account-addresses:after,
    .customer-address-index .shared-wishlist .new-addressbook .account-info:after,
    .customer-address-index .shared-wishlist .new-addressbook .account-addresses:after,
    .customer-address-form .my-account .dashboard .account-info:after,
    .customer-address-form .my-account .dashboard .account-addresses:after,
    .customer-address-form .my-account .information .account-info:after,
    .customer-address-form .my-account .information .account-addresses:after,
    .customer-address-form .my-account .address-book .account-info:after,
    .customer-address-form .my-account .address-book .account-addresses:after,
    .customer-address-form .my-account .newsletters .account-info:after,
    .customer-address-form .my-account .newsletters .account-addresses:after,
    .customer-address-form .my-account .my-orders .account-info:after,
    .customer-address-form .my-account .my-orders .account-addresses:after,
    .customer-address-form .my-account .order-info-block .account-info:after,
    .customer-address-form .my-account .order-info-block .account-addresses:after,
    .customer-address-form .my-account .order-details .account-info:after,
    .customer-address-form .my-account .order-details .account-addresses:after,
    .customer-address-form .my-account .my-wishlist .account-info:after,
    .customer-address-form .my-account .my-wishlist .account-addresses:after,
    .customer-address-form .my-account .share-wishlist .account-info:after,
    .customer-address-form .my-account .share-wishlist .account-addresses:after,
    .customer-address-form .my-account .new-addressbook .account-info:after,
    .customer-address-form .my-account .new-addressbook .account-addresses:after,
    .customer-address-form .shared-wishlist .dashboard .account-info:after,
    .customer-address-form .shared-wishlist .dashboard .account-addresses:after,
    .customer-address-form .shared-wishlist .information .account-info:after,
    .customer-address-form .shared-wishlist .information .account-addresses:after,
    .customer-address-form .shared-wishlist .address-book .account-info:after,
    .customer-address-form .shared-wishlist .address-book .account-addresses:after,
    .customer-address-form .shared-wishlist .newsletters .account-info:after,
    .customer-address-form .shared-wishlist .newsletters .account-addresses:after,
    .customer-address-form .shared-wishlist .my-orders .account-info:after,
    .customer-address-form .shared-wishlist .my-orders .account-addresses:after,
    .customer-address-form .shared-wishlist .order-info-block .account-info:after,
    .customer-address-form .shared-wishlist .order-info-block .account-addresses:after,
    .customer-address-form .shared-wishlist .order-details .account-info:after,
    .customer-address-form .shared-wishlist .order-details .account-addresses:after,
    .customer-address-form .shared-wishlist .my-wishlist .account-info:after,
    .customer-address-form .shared-wishlist .my-wishlist .account-addresses:after,
    .customer-address-form .shared-wishlist .share-wishlist .account-info:after,
    .customer-address-form .shared-wishlist .share-wishlist .account-addresses:after,
    .customer-address-form .shared-wishlist .new-addressbook .account-info:after,
    .customer-address-form .shared-wishlist .new-addressbook .account-addresses:after,
    .wishlist-index-index .my-account .dashboard .account-info:after,
    .wishlist-index-index .my-account .dashboard .account-addresses:after,
    .wishlist-index-index .my-account .information .account-info:after,
    .wishlist-index-index .my-account .information .account-addresses:after,
    .wishlist-index-index .my-account .address-book .account-info:after,
    .wishlist-index-index .my-account .address-book .account-addresses:after,
    .wishlist-index-index .my-account .newsletters .account-info:after,
    .wishlist-index-index .my-account .newsletters .account-addresses:after,
    .wishlist-index-index .my-account .my-orders .account-info:after,
    .wishlist-index-index .my-account .my-orders .account-addresses:after,
    .wishlist-index-index .my-account .order-info-block .account-info:after,
    .wishlist-index-index .my-account .order-info-block .account-addresses:after,
    .wishlist-index-index .my-account .order-details .account-info:after,
    .wishlist-index-index .my-account .order-details .account-addresses:after,
    .wishlist-index-index .my-account .my-wishlist .account-info:after,
    .wishlist-index-index .my-account .my-wishlist .account-addresses:after,
    .wishlist-index-index .my-account .share-wishlist .account-info:after,
    .wishlist-index-index .my-account .share-wishlist .account-addresses:after,
    .wishlist-index-index .my-account .new-addressbook .account-info:after,
    .wishlist-index-index .my-account .new-addressbook .account-addresses:after,
    .wishlist-index-index .shared-wishlist .dashboard .account-info:after,
    .wishlist-index-index .shared-wishlist .dashboard .account-addresses:after,
    .wishlist-index-index .shared-wishlist .information .account-info:after,
    .wishlist-index-index .shared-wishlist .information .account-addresses:after,
    .wishlist-index-index .shared-wishlist .address-book .account-info:after,
    .wishlist-index-index .shared-wishlist .address-book .account-addresses:after,
    .wishlist-index-index .shared-wishlist .newsletters .account-info:after,
    .wishlist-index-index .shared-wishlist .newsletters .account-addresses:after,
    .wishlist-index-index .shared-wishlist .my-orders .account-info:after,
    .wishlist-index-index .shared-wishlist .my-orders .account-addresses:after,
    .wishlist-index-index .shared-wishlist .order-info-block .account-info:after,
    .wishlist-index-index .shared-wishlist .order-info-block .account-addresses:after,
    .wishlist-index-index .shared-wishlist .order-details .account-info:after,
    .wishlist-index-index .shared-wishlist .order-details .account-addresses:after,
    .wishlist-index-index .shared-wishlist .my-wishlist .account-info:after,
    .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses:after,
    .wishlist-index-index .shared-wishlist .share-wishlist .account-info:after,
    .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses:after,
    .wishlist-index-index .shared-wishlist .new-addressbook .account-info:after,
    .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses:after,
    .wishlist-index-share .my-account .dashboard .account-info:after,
    .wishlist-index-share .my-account .dashboard .account-addresses:after,
    .wishlist-index-share .my-account .information .account-info:after,
    .wishlist-index-share .my-account .information .account-addresses:after,
    .wishlist-index-share .my-account .address-book .account-info:after,
    .wishlist-index-share .my-account .address-book .account-addresses:after,
    .wishlist-index-share .my-account .newsletters .account-info:after,
    .wishlist-index-share .my-account .newsletters .account-addresses:after,
    .wishlist-index-share .my-account .my-orders .account-info:after,
    .wishlist-index-share .my-account .my-orders .account-addresses:after,
    .wishlist-index-share .my-account .order-info-block .account-info:after,
    .wishlist-index-share .my-account .order-info-block .account-addresses:after,
    .wishlist-index-share .my-account .order-details .account-info:after,
    .wishlist-index-share .my-account .order-details .account-addresses:after,
    .wishlist-index-share .my-account .my-wishlist .account-info:after,
    .wishlist-index-share .my-account .my-wishlist .account-addresses:after,
    .wishlist-index-share .my-account .share-wishlist .account-info:after,
    .wishlist-index-share .my-account .share-wishlist .account-addresses:after,
    .wishlist-index-share .my-account .new-addressbook .account-info:after,
    .wishlist-index-share .my-account .new-addressbook .account-addresses:after,
    .wishlist-index-share .shared-wishlist .dashboard .account-info:after,
    .wishlist-index-share .shared-wishlist .dashboard .account-addresses:after,
    .wishlist-index-share .shared-wishlist .information .account-info:after,
    .wishlist-index-share .shared-wishlist .information .account-addresses:after,
    .wishlist-index-share .shared-wishlist .address-book .account-info:after,
    .wishlist-index-share .shared-wishlist .address-book .account-addresses:after,
    .wishlist-index-share .shared-wishlist .newsletters .account-info:after,
    .wishlist-index-share .shared-wishlist .newsletters .account-addresses:after,
    .wishlist-index-share .shared-wishlist .my-orders .account-info:after,
    .wishlist-index-share .shared-wishlist .my-orders .account-addresses:after,
    .wishlist-index-share .shared-wishlist .order-info-block .account-info:after,
    .wishlist-index-share .shared-wishlist .order-info-block .account-addresses:after,
    .wishlist-index-share .shared-wishlist .order-details .account-info:after,
    .wishlist-index-share .shared-wishlist .order-details .account-addresses:after,
    .wishlist-index-share .shared-wishlist .my-wishlist .account-info:after,
    .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses:after,
    .wishlist-index-share .shared-wishlist .share-wishlist .account-info:after,
    .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses:after,
    .wishlist-index-share .shared-wishlist .new-addressbook .account-info:after,
    .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses:after,
    .wishlist-shared-index .my-account .dashboard .account-info:after,
    .wishlist-shared-index .my-account .dashboard .account-addresses:after,
    .wishlist-shared-index .my-account .information .account-info:after,
    .wishlist-shared-index .my-account .information .account-addresses:after,
    .wishlist-shared-index .my-account .address-book .account-info:after,
    .wishlist-shared-index .my-account .address-book .account-addresses:after,
    .wishlist-shared-index .my-account .newsletters .account-info:after,
    .wishlist-shared-index .my-account .newsletters .account-addresses:after,
    .wishlist-shared-index .my-account .my-orders .account-info:after,
    .wishlist-shared-index .my-account .my-orders .account-addresses:after,
    .wishlist-shared-index .my-account .order-info-block .account-info:after,
    .wishlist-shared-index .my-account .order-info-block .account-addresses:after,
    .wishlist-shared-index .my-account .order-details .account-info:after,
    .wishlist-shared-index .my-account .order-details .account-addresses:after,
    .wishlist-shared-index .my-account .my-wishlist .account-info:after,
    .wishlist-shared-index .my-account .my-wishlist .account-addresses:after,
    .wishlist-shared-index .my-account .share-wishlist .account-info:after,
    .wishlist-shared-index .my-account .share-wishlist .account-addresses:after,
    .wishlist-shared-index .my-account .new-addressbook .account-info:after,
    .wishlist-shared-index .my-account .new-addressbook .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .dashboard .account-info:after,
    .wishlist-shared-index .shared-wishlist .dashboard .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .information .account-info:after,
    .wishlist-shared-index .shared-wishlist .information .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .address-book .account-info:after,
    .wishlist-shared-index .shared-wishlist .address-book .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .newsletters .account-info:after,
    .wishlist-shared-index .shared-wishlist .newsletters .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .my-orders .account-info:after,
    .wishlist-shared-index .shared-wishlist .my-orders .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .order-info-block .account-info:after,
    .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .order-details .account-info:after,
    .wishlist-shared-index .shared-wishlist .order-details .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .my-wishlist .account-info:after,
    .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .share-wishlist .account-info:after,
    .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses:after,
    .wishlist-shared-index .shared-wishlist .new-addressbook .account-info:after,
    .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses:after,
    .sales-order-view .my-account .dashboard .account-info:after,
    .sales-order-view .my-account .dashboard .account-addresses:after,
    .sales-order-view .my-account .information .account-info:after,
    .sales-order-view .my-account .information .account-addresses:after,
    .sales-order-view .my-account .address-book .account-info:after,
    .sales-order-view .my-account .address-book .account-addresses:after,
    .sales-order-view .my-account .newsletters .account-info:after,
    .sales-order-view .my-account .newsletters .account-addresses:after,
    .sales-order-view .my-account .my-orders .account-info:after,
    .sales-order-view .my-account .my-orders .account-addresses:after,
    .sales-order-view .my-account .order-info-block .account-info:after,
    .sales-order-view .my-account .order-info-block .account-addresses:after,
    .sales-order-view .my-account .order-details .account-info:after,
    .sales-order-view .my-account .order-details .account-addresses:after,
    .sales-order-view .my-account .my-wishlist .account-info:after,
    .sales-order-view .my-account .my-wishlist .account-addresses:after,
    .sales-order-view .my-account .share-wishlist .account-info:after,
    .sales-order-view .my-account .share-wishlist .account-addresses:after,
    .sales-order-view .my-account .new-addressbook .account-info:after,
    .sales-order-view .my-account .new-addressbook .account-addresses:after,
    .sales-order-view .shared-wishlist .dashboard .account-info:after,
    .sales-order-view .shared-wishlist .dashboard .account-addresses:after,
    .sales-order-view .shared-wishlist .information .account-info:after,
    .sales-order-view .shared-wishlist .information .account-addresses:after,
    .sales-order-view .shared-wishlist .address-book .account-info:after,
    .sales-order-view .shared-wishlist .address-book .account-addresses:after,
    .sales-order-view .shared-wishlist .newsletters .account-info:after,
    .sales-order-view .shared-wishlist .newsletters .account-addresses:after,
    .sales-order-view .shared-wishlist .my-orders .account-info:after,
    .sales-order-view .shared-wishlist .my-orders .account-addresses:after,
    .sales-order-view .shared-wishlist .order-info-block .account-info:after,
    .sales-order-view .shared-wishlist .order-info-block .account-addresses:after,
    .sales-order-view .shared-wishlist .order-details .account-info:after,
    .sales-order-view .shared-wishlist .order-details .account-addresses:after,
    .sales-order-view .shared-wishlist .my-wishlist .account-info:after,
    .sales-order-view .shared-wishlist .my-wishlist .account-addresses:after,
    .sales-order-view .shared-wishlist .share-wishlist .account-info:after,
    .sales-order-view .shared-wishlist .share-wishlist .account-addresses:after,
    .sales-order-view .shared-wishlist .new-addressbook .account-info:after,
    .sales-order-view .shared-wishlist .new-addressbook .account-addresses:after {
      clear: both;
      display: table;
      content: ""; }
    .customer-account-index .my-account .dashboard .order-date,
    .customer-account-index .my-account .information .order-date,
    .customer-account-index .my-account .address-book .order-date,
    .customer-account-index .my-account .newsletters .order-date,
    .customer-account-index .my-account .my-orders .order-date,
    .customer-account-index .my-account .order-info-block .order-date,
    .customer-account-index .my-account .order-details .order-date,
    .customer-account-index .my-account .my-wishlist .order-date,
    .customer-account-index .my-account .share-wishlist .order-date,
    .customer-account-index .my-account .new-addressbook .order-date,
    .customer-account-index .shared-wishlist .dashboard .order-date,
    .customer-account-index .shared-wishlist .information .order-date,
    .customer-account-index .shared-wishlist .address-book .order-date,
    .customer-account-index .shared-wishlist .newsletters .order-date,
    .customer-account-index .shared-wishlist .my-orders .order-date,
    .customer-account-index .shared-wishlist .order-info-block .order-date,
    .customer-account-index .shared-wishlist .order-details .order-date,
    .customer-account-index .shared-wishlist .my-wishlist .order-date,
    .customer-account-index .shared-wishlist .share-wishlist .order-date,
    .customer-account-index .shared-wishlist .new-addressbook .order-date,
    .customer-account-edit .my-account .dashboard .order-date,
    .customer-account-edit .my-account .information .order-date,
    .customer-account-edit .my-account .address-book .order-date,
    .customer-account-edit .my-account .newsletters .order-date,
    .customer-account-edit .my-account .my-orders .order-date,
    .customer-account-edit .my-account .order-info-block .order-date,
    .customer-account-edit .my-account .order-details .order-date,
    .customer-account-edit .my-account .my-wishlist .order-date,
    .customer-account-edit .my-account .share-wishlist .order-date,
    .customer-account-edit .my-account .new-addressbook .order-date,
    .customer-account-edit .shared-wishlist .dashboard .order-date,
    .customer-account-edit .shared-wishlist .information .order-date,
    .customer-account-edit .shared-wishlist .address-book .order-date,
    .customer-account-edit .shared-wishlist .newsletters .order-date,
    .customer-account-edit .shared-wishlist .my-orders .order-date,
    .customer-account-edit .shared-wishlist .order-info-block .order-date,
    .customer-account-edit .shared-wishlist .order-details .order-date,
    .customer-account-edit .shared-wishlist .my-wishlist .order-date,
    .customer-account-edit .shared-wishlist .share-wishlist .order-date,
    .customer-account-edit .shared-wishlist .new-addressbook .order-date,
    .newsletter-manage-index .my-account .dashboard .order-date,
    .newsletter-manage-index .my-account .information .order-date,
    .newsletter-manage-index .my-account .address-book .order-date,
    .newsletter-manage-index .my-account .newsletters .order-date,
    .newsletter-manage-index .my-account .my-orders .order-date,
    .newsletter-manage-index .my-account .order-info-block .order-date,
    .newsletter-manage-index .my-account .order-details .order-date,
    .newsletter-manage-index .my-account .my-wishlist .order-date,
    .newsletter-manage-index .my-account .share-wishlist .order-date,
    .newsletter-manage-index .my-account .new-addressbook .order-date,
    .newsletter-manage-index .shared-wishlist .dashboard .order-date,
    .newsletter-manage-index .shared-wishlist .information .order-date,
    .newsletter-manage-index .shared-wishlist .address-book .order-date,
    .newsletter-manage-index .shared-wishlist .newsletters .order-date,
    .newsletter-manage-index .shared-wishlist .my-orders .order-date,
    .newsletter-manage-index .shared-wishlist .order-info-block .order-date,
    .newsletter-manage-index .shared-wishlist .order-details .order-date,
    .newsletter-manage-index .shared-wishlist .my-wishlist .order-date,
    .newsletter-manage-index .shared-wishlist .share-wishlist .order-date,
    .newsletter-manage-index .shared-wishlist .new-addressbook .order-date,
    .sales-order-history .my-account .dashboard .order-date,
    .sales-order-history .my-account .information .order-date,
    .sales-order-history .my-account .address-book .order-date,
    .sales-order-history .my-account .newsletters .order-date,
    .sales-order-history .my-account .my-orders .order-date,
    .sales-order-history .my-account .order-info-block .order-date,
    .sales-order-history .my-account .order-details .order-date,
    .sales-order-history .my-account .my-wishlist .order-date,
    .sales-order-history .my-account .share-wishlist .order-date,
    .sales-order-history .my-account .new-addressbook .order-date,
    .sales-order-history .shared-wishlist .dashboard .order-date,
    .sales-order-history .shared-wishlist .information .order-date,
    .sales-order-history .shared-wishlist .address-book .order-date,
    .sales-order-history .shared-wishlist .newsletters .order-date,
    .sales-order-history .shared-wishlist .my-orders .order-date,
    .sales-order-history .shared-wishlist .order-info-block .order-date,
    .sales-order-history .shared-wishlist .order-details .order-date,
    .sales-order-history .shared-wishlist .my-wishlist .order-date,
    .sales-order-history .shared-wishlist .share-wishlist .order-date,
    .sales-order-history .shared-wishlist .new-addressbook .order-date,
    .customer-address-index .my-account .dashboard .order-date,
    .customer-address-index .my-account .information .order-date,
    .customer-address-index .my-account .address-book .order-date,
    .customer-address-index .my-account .newsletters .order-date,
    .customer-address-index .my-account .my-orders .order-date,
    .customer-address-index .my-account .order-info-block .order-date,
    .customer-address-index .my-account .order-details .order-date,
    .customer-address-index .my-account .my-wishlist .order-date,
    .customer-address-index .my-account .share-wishlist .order-date,
    .customer-address-index .my-account .new-addressbook .order-date,
    .customer-address-index .shared-wishlist .dashboard .order-date,
    .customer-address-index .shared-wishlist .information .order-date,
    .customer-address-index .shared-wishlist .address-book .order-date,
    .customer-address-index .shared-wishlist .newsletters .order-date,
    .customer-address-index .shared-wishlist .my-orders .order-date,
    .customer-address-index .shared-wishlist .order-info-block .order-date,
    .customer-address-index .shared-wishlist .order-details .order-date,
    .customer-address-index .shared-wishlist .my-wishlist .order-date,
    .customer-address-index .shared-wishlist .share-wishlist .order-date,
    .customer-address-index .shared-wishlist .new-addressbook .order-date,
    .customer-address-form .my-account .dashboard .order-date,
    .customer-address-form .my-account .information .order-date,
    .customer-address-form .my-account .address-book .order-date,
    .customer-address-form .my-account .newsletters .order-date,
    .customer-address-form .my-account .my-orders .order-date,
    .customer-address-form .my-account .order-info-block .order-date,
    .customer-address-form .my-account .order-details .order-date,
    .customer-address-form .my-account .my-wishlist .order-date,
    .customer-address-form .my-account .share-wishlist .order-date,
    .customer-address-form .my-account .new-addressbook .order-date,
    .customer-address-form .shared-wishlist .dashboard .order-date,
    .customer-address-form .shared-wishlist .information .order-date,
    .customer-address-form .shared-wishlist .address-book .order-date,
    .customer-address-form .shared-wishlist .newsletters .order-date,
    .customer-address-form .shared-wishlist .my-orders .order-date,
    .customer-address-form .shared-wishlist .order-info-block .order-date,
    .customer-address-form .shared-wishlist .order-details .order-date,
    .customer-address-form .shared-wishlist .my-wishlist .order-date,
    .customer-address-form .shared-wishlist .share-wishlist .order-date,
    .customer-address-form .shared-wishlist .new-addressbook .order-date,
    .wishlist-index-index .my-account .dashboard .order-date,
    .wishlist-index-index .my-account .information .order-date,
    .wishlist-index-index .my-account .address-book .order-date,
    .wishlist-index-index .my-account .newsletters .order-date,
    .wishlist-index-index .my-account .my-orders .order-date,
    .wishlist-index-index .my-account .order-info-block .order-date,
    .wishlist-index-index .my-account .order-details .order-date,
    .wishlist-index-index .my-account .my-wishlist .order-date,
    .wishlist-index-index .my-account .share-wishlist .order-date,
    .wishlist-index-index .my-account .new-addressbook .order-date,
    .wishlist-index-index .shared-wishlist .dashboard .order-date,
    .wishlist-index-index .shared-wishlist .information .order-date,
    .wishlist-index-index .shared-wishlist .address-book .order-date,
    .wishlist-index-index .shared-wishlist .newsletters .order-date,
    .wishlist-index-index .shared-wishlist .my-orders .order-date,
    .wishlist-index-index .shared-wishlist .order-info-block .order-date,
    .wishlist-index-index .shared-wishlist .order-details .order-date,
    .wishlist-index-index .shared-wishlist .my-wishlist .order-date,
    .wishlist-index-index .shared-wishlist .share-wishlist .order-date,
    .wishlist-index-index .shared-wishlist .new-addressbook .order-date,
    .wishlist-index-share .my-account .dashboard .order-date,
    .wishlist-index-share .my-account .information .order-date,
    .wishlist-index-share .my-account .address-book .order-date,
    .wishlist-index-share .my-account .newsletters .order-date,
    .wishlist-index-share .my-account .my-orders .order-date,
    .wishlist-index-share .my-account .order-info-block .order-date,
    .wishlist-index-share .my-account .order-details .order-date,
    .wishlist-index-share .my-account .my-wishlist .order-date,
    .wishlist-index-share .my-account .share-wishlist .order-date,
    .wishlist-index-share .my-account .new-addressbook .order-date,
    .wishlist-index-share .shared-wishlist .dashboard .order-date,
    .wishlist-index-share .shared-wishlist .information .order-date,
    .wishlist-index-share .shared-wishlist .address-book .order-date,
    .wishlist-index-share .shared-wishlist .newsletters .order-date,
    .wishlist-index-share .shared-wishlist .my-orders .order-date,
    .wishlist-index-share .shared-wishlist .order-info-block .order-date,
    .wishlist-index-share .shared-wishlist .order-details .order-date,
    .wishlist-index-share .shared-wishlist .my-wishlist .order-date,
    .wishlist-index-share .shared-wishlist .share-wishlist .order-date,
    .wishlist-index-share .shared-wishlist .new-addressbook .order-date,
    .wishlist-shared-index .my-account .dashboard .order-date,
    .wishlist-shared-index .my-account .information .order-date,
    .wishlist-shared-index .my-account .address-book .order-date,
    .wishlist-shared-index .my-account .newsletters .order-date,
    .wishlist-shared-index .my-account .my-orders .order-date,
    .wishlist-shared-index .my-account .order-info-block .order-date,
    .wishlist-shared-index .my-account .order-details .order-date,
    .wishlist-shared-index .my-account .my-wishlist .order-date,
    .wishlist-shared-index .my-account .share-wishlist .order-date,
    .wishlist-shared-index .my-account .new-addressbook .order-date,
    .wishlist-shared-index .shared-wishlist .dashboard .order-date,
    .wishlist-shared-index .shared-wishlist .information .order-date,
    .wishlist-shared-index .shared-wishlist .address-book .order-date,
    .wishlist-shared-index .shared-wishlist .newsletters .order-date,
    .wishlist-shared-index .shared-wishlist .my-orders .order-date,
    .wishlist-shared-index .shared-wishlist .order-info-block .order-date,
    .wishlist-shared-index .shared-wishlist .order-details .order-date,
    .wishlist-shared-index .shared-wishlist .my-wishlist .order-date,
    .wishlist-shared-index .shared-wishlist .share-wishlist .order-date,
    .wishlist-shared-index .shared-wishlist .new-addressbook .order-date,
    .sales-order-view .my-account .dashboard .order-date,
    .sales-order-view .my-account .information .order-date,
    .sales-order-view .my-account .address-book .order-date,
    .sales-order-view .my-account .newsletters .order-date,
    .sales-order-view .my-account .my-orders .order-date,
    .sales-order-view .my-account .order-info-block .order-date,
    .sales-order-view .my-account .order-details .order-date,
    .sales-order-view .my-account .my-wishlist .order-date,
    .sales-order-view .my-account .share-wishlist .order-date,
    .sales-order-view .my-account .new-addressbook .order-date,
    .sales-order-view .shared-wishlist .dashboard .order-date,
    .sales-order-view .shared-wishlist .information .order-date,
    .sales-order-view .shared-wishlist .address-book .order-date,
    .sales-order-view .shared-wishlist .newsletters .order-date,
    .sales-order-view .shared-wishlist .my-orders .order-date,
    .sales-order-view .shared-wishlist .order-info-block .order-date,
    .sales-order-view .shared-wishlist .order-details .order-date,
    .sales-order-view .shared-wishlist .my-wishlist .order-date,
    .sales-order-view .shared-wishlist .share-wishlist .order-date,
    .sales-order-view .shared-wishlist .new-addressbook .order-date {
      letter-spacing: 1.44px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 9px;
      padding: 0; }
    .customer-account-index .my-account .dashboard .account-info .left-block .box-content,
    .customer-account-index .my-account .information .account-info .left-block .box-content,
    .customer-account-index .my-account .address-book .account-info .left-block .box-content,
    .customer-account-index .my-account .newsletters .account-info .left-block .box-content,
    .customer-account-index .my-account .my-orders .account-info .left-block .box-content,
    .customer-account-index .my-account .order-info-block .account-info .left-block .box-content,
    .customer-account-index .my-account .order-details .account-info .left-block .box-content,
    .customer-account-index .my-account .my-wishlist .account-info .left-block .box-content,
    .customer-account-index .my-account .share-wishlist .account-info .left-block .box-content,
    .customer-account-index .my-account .new-addressbook .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .dashboard .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .information .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .address-book .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .newsletters .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .my-orders .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .order-details .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .customer-account-index .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .customer-account-edit .my-account .dashboard .account-info .left-block .box-content,
    .customer-account-edit .my-account .information .account-info .left-block .box-content,
    .customer-account-edit .my-account .address-book .account-info .left-block .box-content,
    .customer-account-edit .my-account .newsletters .account-info .left-block .box-content,
    .customer-account-edit .my-account .my-orders .account-info .left-block .box-content,
    .customer-account-edit .my-account .order-info-block .account-info .left-block .box-content,
    .customer-account-edit .my-account .order-details .account-info .left-block .box-content,
    .customer-account-edit .my-account .my-wishlist .account-info .left-block .box-content,
    .customer-account-edit .my-account .share-wishlist .account-info .left-block .box-content,
    .customer-account-edit .my-account .new-addressbook .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .dashboard .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .information .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .address-book .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .newsletters .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .my-orders .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .order-details .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .customer-account-edit .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .dashboard .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .information .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .address-book .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .newsletters .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .my-orders .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .order-info-block .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .order-details .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .my-wishlist .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .share-wishlist .account-info .left-block .box-content,
    .newsletter-manage-index .my-account .new-addressbook .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .dashboard .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .information .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .address-book .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .newsletters .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .my-orders .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .order-details .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .sales-order-history .my-account .dashboard .account-info .left-block .box-content,
    .sales-order-history .my-account .information .account-info .left-block .box-content,
    .sales-order-history .my-account .address-book .account-info .left-block .box-content,
    .sales-order-history .my-account .newsletters .account-info .left-block .box-content,
    .sales-order-history .my-account .my-orders .account-info .left-block .box-content,
    .sales-order-history .my-account .order-info-block .account-info .left-block .box-content,
    .sales-order-history .my-account .order-details .account-info .left-block .box-content,
    .sales-order-history .my-account .my-wishlist .account-info .left-block .box-content,
    .sales-order-history .my-account .share-wishlist .account-info .left-block .box-content,
    .sales-order-history .my-account .new-addressbook .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .dashboard .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .information .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .address-book .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .newsletters .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .my-orders .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .order-details .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .sales-order-history .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .customer-address-index .my-account .dashboard .account-info .left-block .box-content,
    .customer-address-index .my-account .information .account-info .left-block .box-content,
    .customer-address-index .my-account .address-book .account-info .left-block .box-content,
    .customer-address-index .my-account .newsletters .account-info .left-block .box-content,
    .customer-address-index .my-account .my-orders .account-info .left-block .box-content,
    .customer-address-index .my-account .order-info-block .account-info .left-block .box-content,
    .customer-address-index .my-account .order-details .account-info .left-block .box-content,
    .customer-address-index .my-account .my-wishlist .account-info .left-block .box-content,
    .customer-address-index .my-account .share-wishlist .account-info .left-block .box-content,
    .customer-address-index .my-account .new-addressbook .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .dashboard .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .information .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .address-book .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .newsletters .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .my-orders .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .order-details .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .customer-address-index .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .customer-address-form .my-account .dashboard .account-info .left-block .box-content,
    .customer-address-form .my-account .information .account-info .left-block .box-content,
    .customer-address-form .my-account .address-book .account-info .left-block .box-content,
    .customer-address-form .my-account .newsletters .account-info .left-block .box-content,
    .customer-address-form .my-account .my-orders .account-info .left-block .box-content,
    .customer-address-form .my-account .order-info-block .account-info .left-block .box-content,
    .customer-address-form .my-account .order-details .account-info .left-block .box-content,
    .customer-address-form .my-account .my-wishlist .account-info .left-block .box-content,
    .customer-address-form .my-account .share-wishlist .account-info .left-block .box-content,
    .customer-address-form .my-account .new-addressbook .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .dashboard .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .information .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .address-book .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .newsletters .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .my-orders .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .order-details .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .customer-address-form .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .wishlist-index-index .my-account .dashboard .account-info .left-block .box-content,
    .wishlist-index-index .my-account .information .account-info .left-block .box-content,
    .wishlist-index-index .my-account .address-book .account-info .left-block .box-content,
    .wishlist-index-index .my-account .newsletters .account-info .left-block .box-content,
    .wishlist-index-index .my-account .my-orders .account-info .left-block .box-content,
    .wishlist-index-index .my-account .order-info-block .account-info .left-block .box-content,
    .wishlist-index-index .my-account .order-details .account-info .left-block .box-content,
    .wishlist-index-index .my-account .my-wishlist .account-info .left-block .box-content,
    .wishlist-index-index .my-account .share-wishlist .account-info .left-block .box-content,
    .wishlist-index-index .my-account .new-addressbook .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .dashboard .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .information .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .address-book .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .newsletters .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .my-orders .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .order-details .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .wishlist-index-index .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .wishlist-index-share .my-account .dashboard .account-info .left-block .box-content,
    .wishlist-index-share .my-account .information .account-info .left-block .box-content,
    .wishlist-index-share .my-account .address-book .account-info .left-block .box-content,
    .wishlist-index-share .my-account .newsletters .account-info .left-block .box-content,
    .wishlist-index-share .my-account .my-orders .account-info .left-block .box-content,
    .wishlist-index-share .my-account .order-info-block .account-info .left-block .box-content,
    .wishlist-index-share .my-account .order-details .account-info .left-block .box-content,
    .wishlist-index-share .my-account .my-wishlist .account-info .left-block .box-content,
    .wishlist-index-share .my-account .share-wishlist .account-info .left-block .box-content,
    .wishlist-index-share .my-account .new-addressbook .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .dashboard .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .information .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .address-book .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .newsletters .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .my-orders .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .order-details .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .wishlist-index-share .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .dashboard .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .information .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .address-book .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .newsletters .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .my-orders .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .order-info-block .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .order-details .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .my-wishlist .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .share-wishlist .account-info .left-block .box-content,
    .wishlist-shared-index .my-account .new-addressbook .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .dashboard .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .information .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .address-book .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .newsletters .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .my-orders .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .order-details .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .left-block .box-content,
    .sales-order-view .my-account .dashboard .account-info .left-block .box-content,
    .sales-order-view .my-account .information .account-info .left-block .box-content,
    .sales-order-view .my-account .address-book .account-info .left-block .box-content,
    .sales-order-view .my-account .newsletters .account-info .left-block .box-content,
    .sales-order-view .my-account .my-orders .account-info .left-block .box-content,
    .sales-order-view .my-account .order-info-block .account-info .left-block .box-content,
    .sales-order-view .my-account .order-details .account-info .left-block .box-content,
    .sales-order-view .my-account .my-wishlist .account-info .left-block .box-content,
    .sales-order-view .my-account .share-wishlist .account-info .left-block .box-content,
    .sales-order-view .my-account .new-addressbook .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .dashboard .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .information .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .address-book .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .newsletters .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .my-orders .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .order-info-block .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .order-details .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .my-wishlist .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .share-wishlist .account-info .left-block .box-content,
    .sales-order-view .shared-wishlist .new-addressbook .account-info .left-block .box-content {
      margin-bottom: 30px;
      font-size: 10px; }
    .customer-account-index .my-account .dashboard .account-info, .customer-account-index .my-account .dashboard .account-addresses,
    .customer-account-index .my-account .information .account-info,
    .customer-account-index .my-account .information .account-addresses,
    .customer-account-index .my-account .address-book .account-info,
    .customer-account-index .my-account .address-book .account-addresses,
    .customer-account-index .my-account .newsletters .account-info,
    .customer-account-index .my-account .newsletters .account-addresses,
    .customer-account-index .my-account .my-orders .account-info,
    .customer-account-index .my-account .my-orders .account-addresses,
    .customer-account-index .my-account .order-info-block .account-info,
    .customer-account-index .my-account .order-info-block .account-addresses,
    .customer-account-index .my-account .order-details .account-info,
    .customer-account-index .my-account .order-details .account-addresses,
    .customer-account-index .my-account .my-wishlist .account-info,
    .customer-account-index .my-account .my-wishlist .account-addresses,
    .customer-account-index .my-account .share-wishlist .account-info,
    .customer-account-index .my-account .share-wishlist .account-addresses,
    .customer-account-index .my-account .new-addressbook .account-info,
    .customer-account-index .my-account .new-addressbook .account-addresses,
    .customer-account-index .shared-wishlist .dashboard .account-info,
    .customer-account-index .shared-wishlist .dashboard .account-addresses,
    .customer-account-index .shared-wishlist .information .account-info,
    .customer-account-index .shared-wishlist .information .account-addresses,
    .customer-account-index .shared-wishlist .address-book .account-info,
    .customer-account-index .shared-wishlist .address-book .account-addresses,
    .customer-account-index .shared-wishlist .newsletters .account-info,
    .customer-account-index .shared-wishlist .newsletters .account-addresses,
    .customer-account-index .shared-wishlist .my-orders .account-info,
    .customer-account-index .shared-wishlist .my-orders .account-addresses,
    .customer-account-index .shared-wishlist .order-info-block .account-info,
    .customer-account-index .shared-wishlist .order-info-block .account-addresses,
    .customer-account-index .shared-wishlist .order-details .account-info,
    .customer-account-index .shared-wishlist .order-details .account-addresses,
    .customer-account-index .shared-wishlist .my-wishlist .account-info,
    .customer-account-index .shared-wishlist .my-wishlist .account-addresses,
    .customer-account-index .shared-wishlist .share-wishlist .account-info,
    .customer-account-index .shared-wishlist .share-wishlist .account-addresses,
    .customer-account-index .shared-wishlist .new-addressbook .account-info,
    .customer-account-index .shared-wishlist .new-addressbook .account-addresses,
    .customer-account-edit .my-account .dashboard .account-info,
    .customer-account-edit .my-account .dashboard .account-addresses,
    .customer-account-edit .my-account .information .account-info,
    .customer-account-edit .my-account .information .account-addresses,
    .customer-account-edit .my-account .address-book .account-info,
    .customer-account-edit .my-account .address-book .account-addresses,
    .customer-account-edit .my-account .newsletters .account-info,
    .customer-account-edit .my-account .newsletters .account-addresses,
    .customer-account-edit .my-account .my-orders .account-info,
    .customer-account-edit .my-account .my-orders .account-addresses,
    .customer-account-edit .my-account .order-info-block .account-info,
    .customer-account-edit .my-account .order-info-block .account-addresses,
    .customer-account-edit .my-account .order-details .account-info,
    .customer-account-edit .my-account .order-details .account-addresses,
    .customer-account-edit .my-account .my-wishlist .account-info,
    .customer-account-edit .my-account .my-wishlist .account-addresses,
    .customer-account-edit .my-account .share-wishlist .account-info,
    .customer-account-edit .my-account .share-wishlist .account-addresses,
    .customer-account-edit .my-account .new-addressbook .account-info,
    .customer-account-edit .my-account .new-addressbook .account-addresses,
    .customer-account-edit .shared-wishlist .dashboard .account-info,
    .customer-account-edit .shared-wishlist .dashboard .account-addresses,
    .customer-account-edit .shared-wishlist .information .account-info,
    .customer-account-edit .shared-wishlist .information .account-addresses,
    .customer-account-edit .shared-wishlist .address-book .account-info,
    .customer-account-edit .shared-wishlist .address-book .account-addresses,
    .customer-account-edit .shared-wishlist .newsletters .account-info,
    .customer-account-edit .shared-wishlist .newsletters .account-addresses,
    .customer-account-edit .shared-wishlist .my-orders .account-info,
    .customer-account-edit .shared-wishlist .my-orders .account-addresses,
    .customer-account-edit .shared-wishlist .order-info-block .account-info,
    .customer-account-edit .shared-wishlist .order-info-block .account-addresses,
    .customer-account-edit .shared-wishlist .order-details .account-info,
    .customer-account-edit .shared-wishlist .order-details .account-addresses,
    .customer-account-edit .shared-wishlist .my-wishlist .account-info,
    .customer-account-edit .shared-wishlist .my-wishlist .account-addresses,
    .customer-account-edit .shared-wishlist .share-wishlist .account-info,
    .customer-account-edit .shared-wishlist .share-wishlist .account-addresses,
    .customer-account-edit .shared-wishlist .new-addressbook .account-info,
    .customer-account-edit .shared-wishlist .new-addressbook .account-addresses,
    .newsletter-manage-index .my-account .dashboard .account-info,
    .newsletter-manage-index .my-account .dashboard .account-addresses,
    .newsletter-manage-index .my-account .information .account-info,
    .newsletter-manage-index .my-account .information .account-addresses,
    .newsletter-manage-index .my-account .address-book .account-info,
    .newsletter-manage-index .my-account .address-book .account-addresses,
    .newsletter-manage-index .my-account .newsletters .account-info,
    .newsletter-manage-index .my-account .newsletters .account-addresses,
    .newsletter-manage-index .my-account .my-orders .account-info,
    .newsletter-manage-index .my-account .my-orders .account-addresses,
    .newsletter-manage-index .my-account .order-info-block .account-info,
    .newsletter-manage-index .my-account .order-info-block .account-addresses,
    .newsletter-manage-index .my-account .order-details .account-info,
    .newsletter-manage-index .my-account .order-details .account-addresses,
    .newsletter-manage-index .my-account .my-wishlist .account-info,
    .newsletter-manage-index .my-account .my-wishlist .account-addresses,
    .newsletter-manage-index .my-account .share-wishlist .account-info,
    .newsletter-manage-index .my-account .share-wishlist .account-addresses,
    .newsletter-manage-index .my-account .new-addressbook .account-info,
    .newsletter-manage-index .my-account .new-addressbook .account-addresses,
    .newsletter-manage-index .shared-wishlist .dashboard .account-info,
    .newsletter-manage-index .shared-wishlist .dashboard .account-addresses,
    .newsletter-manage-index .shared-wishlist .information .account-info,
    .newsletter-manage-index .shared-wishlist .information .account-addresses,
    .newsletter-manage-index .shared-wishlist .address-book .account-info,
    .newsletter-manage-index .shared-wishlist .address-book .account-addresses,
    .newsletter-manage-index .shared-wishlist .newsletters .account-info,
    .newsletter-manage-index .shared-wishlist .newsletters .account-addresses,
    .newsletter-manage-index .shared-wishlist .my-orders .account-info,
    .newsletter-manage-index .shared-wishlist .my-orders .account-addresses,
    .newsletter-manage-index .shared-wishlist .order-info-block .account-info,
    .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses,
    .newsletter-manage-index .shared-wishlist .order-details .account-info,
    .newsletter-manage-index .shared-wishlist .order-details .account-addresses,
    .newsletter-manage-index .shared-wishlist .my-wishlist .account-info,
    .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses,
    .newsletter-manage-index .shared-wishlist .share-wishlist .account-info,
    .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses,
    .newsletter-manage-index .shared-wishlist .new-addressbook .account-info,
    .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses,
    .sales-order-history .my-account .dashboard .account-info,
    .sales-order-history .my-account .dashboard .account-addresses,
    .sales-order-history .my-account .information .account-info,
    .sales-order-history .my-account .information .account-addresses,
    .sales-order-history .my-account .address-book .account-info,
    .sales-order-history .my-account .address-book .account-addresses,
    .sales-order-history .my-account .newsletters .account-info,
    .sales-order-history .my-account .newsletters .account-addresses,
    .sales-order-history .my-account .my-orders .account-info,
    .sales-order-history .my-account .my-orders .account-addresses,
    .sales-order-history .my-account .order-info-block .account-info,
    .sales-order-history .my-account .order-info-block .account-addresses,
    .sales-order-history .my-account .order-details .account-info,
    .sales-order-history .my-account .order-details .account-addresses,
    .sales-order-history .my-account .my-wishlist .account-info,
    .sales-order-history .my-account .my-wishlist .account-addresses,
    .sales-order-history .my-account .share-wishlist .account-info,
    .sales-order-history .my-account .share-wishlist .account-addresses,
    .sales-order-history .my-account .new-addressbook .account-info,
    .sales-order-history .my-account .new-addressbook .account-addresses,
    .sales-order-history .shared-wishlist .dashboard .account-info,
    .sales-order-history .shared-wishlist .dashboard .account-addresses,
    .sales-order-history .shared-wishlist .information .account-info,
    .sales-order-history .shared-wishlist .information .account-addresses,
    .sales-order-history .shared-wishlist .address-book .account-info,
    .sales-order-history .shared-wishlist .address-book .account-addresses,
    .sales-order-history .shared-wishlist .newsletters .account-info,
    .sales-order-history .shared-wishlist .newsletters .account-addresses,
    .sales-order-history .shared-wishlist .my-orders .account-info,
    .sales-order-history .shared-wishlist .my-orders .account-addresses,
    .sales-order-history .shared-wishlist .order-info-block .account-info,
    .sales-order-history .shared-wishlist .order-info-block .account-addresses,
    .sales-order-history .shared-wishlist .order-details .account-info,
    .sales-order-history .shared-wishlist .order-details .account-addresses,
    .sales-order-history .shared-wishlist .my-wishlist .account-info,
    .sales-order-history .shared-wishlist .my-wishlist .account-addresses,
    .sales-order-history .shared-wishlist .share-wishlist .account-info,
    .sales-order-history .shared-wishlist .share-wishlist .account-addresses,
    .sales-order-history .shared-wishlist .new-addressbook .account-info,
    .sales-order-history .shared-wishlist .new-addressbook .account-addresses,
    .customer-address-index .my-account .dashboard .account-info,
    .customer-address-index .my-account .dashboard .account-addresses,
    .customer-address-index .my-account .information .account-info,
    .customer-address-index .my-account .information .account-addresses,
    .customer-address-index .my-account .address-book .account-info,
    .customer-address-index .my-account .address-book .account-addresses,
    .customer-address-index .my-account .newsletters .account-info,
    .customer-address-index .my-account .newsletters .account-addresses,
    .customer-address-index .my-account .my-orders .account-info,
    .customer-address-index .my-account .my-orders .account-addresses,
    .customer-address-index .my-account .order-info-block .account-info,
    .customer-address-index .my-account .order-info-block .account-addresses,
    .customer-address-index .my-account .order-details .account-info,
    .customer-address-index .my-account .order-details .account-addresses,
    .customer-address-index .my-account .my-wishlist .account-info,
    .customer-address-index .my-account .my-wishlist .account-addresses,
    .customer-address-index .my-account .share-wishlist .account-info,
    .customer-address-index .my-account .share-wishlist .account-addresses,
    .customer-address-index .my-account .new-addressbook .account-info,
    .customer-address-index .my-account .new-addressbook .account-addresses,
    .customer-address-index .shared-wishlist .dashboard .account-info,
    .customer-address-index .shared-wishlist .dashboard .account-addresses,
    .customer-address-index .shared-wishlist .information .account-info,
    .customer-address-index .shared-wishlist .information .account-addresses,
    .customer-address-index .shared-wishlist .address-book .account-info,
    .customer-address-index .shared-wishlist .address-book .account-addresses,
    .customer-address-index .shared-wishlist .newsletters .account-info,
    .customer-address-index .shared-wishlist .newsletters .account-addresses,
    .customer-address-index .shared-wishlist .my-orders .account-info,
    .customer-address-index .shared-wishlist .my-orders .account-addresses,
    .customer-address-index .shared-wishlist .order-info-block .account-info,
    .customer-address-index .shared-wishlist .order-info-block .account-addresses,
    .customer-address-index .shared-wishlist .order-details .account-info,
    .customer-address-index .shared-wishlist .order-details .account-addresses,
    .customer-address-index .shared-wishlist .my-wishlist .account-info,
    .customer-address-index .shared-wishlist .my-wishlist .account-addresses,
    .customer-address-index .shared-wishlist .share-wishlist .account-info,
    .customer-address-index .shared-wishlist .share-wishlist .account-addresses,
    .customer-address-index .shared-wishlist .new-addressbook .account-info,
    .customer-address-index .shared-wishlist .new-addressbook .account-addresses,
    .customer-address-form .my-account .dashboard .account-info,
    .customer-address-form .my-account .dashboard .account-addresses,
    .customer-address-form .my-account .information .account-info,
    .customer-address-form .my-account .information .account-addresses,
    .customer-address-form .my-account .address-book .account-info,
    .customer-address-form .my-account .address-book .account-addresses,
    .customer-address-form .my-account .newsletters .account-info,
    .customer-address-form .my-account .newsletters .account-addresses,
    .customer-address-form .my-account .my-orders .account-info,
    .customer-address-form .my-account .my-orders .account-addresses,
    .customer-address-form .my-account .order-info-block .account-info,
    .customer-address-form .my-account .order-info-block .account-addresses,
    .customer-address-form .my-account .order-details .account-info,
    .customer-address-form .my-account .order-details .account-addresses,
    .customer-address-form .my-account .my-wishlist .account-info,
    .customer-address-form .my-account .my-wishlist .account-addresses,
    .customer-address-form .my-account .share-wishlist .account-info,
    .customer-address-form .my-account .share-wishlist .account-addresses,
    .customer-address-form .my-account .new-addressbook .account-info,
    .customer-address-form .my-account .new-addressbook .account-addresses,
    .customer-address-form .shared-wishlist .dashboard .account-info,
    .customer-address-form .shared-wishlist .dashboard .account-addresses,
    .customer-address-form .shared-wishlist .information .account-info,
    .customer-address-form .shared-wishlist .information .account-addresses,
    .customer-address-form .shared-wishlist .address-book .account-info,
    .customer-address-form .shared-wishlist .address-book .account-addresses,
    .customer-address-form .shared-wishlist .newsletters .account-info,
    .customer-address-form .shared-wishlist .newsletters .account-addresses,
    .customer-address-form .shared-wishlist .my-orders .account-info,
    .customer-address-form .shared-wishlist .my-orders .account-addresses,
    .customer-address-form .shared-wishlist .order-info-block .account-info,
    .customer-address-form .shared-wishlist .order-info-block .account-addresses,
    .customer-address-form .shared-wishlist .order-details .account-info,
    .customer-address-form .shared-wishlist .order-details .account-addresses,
    .customer-address-form .shared-wishlist .my-wishlist .account-info,
    .customer-address-form .shared-wishlist .my-wishlist .account-addresses,
    .customer-address-form .shared-wishlist .share-wishlist .account-info,
    .customer-address-form .shared-wishlist .share-wishlist .account-addresses,
    .customer-address-form .shared-wishlist .new-addressbook .account-info,
    .customer-address-form .shared-wishlist .new-addressbook .account-addresses,
    .wishlist-index-index .my-account .dashboard .account-info,
    .wishlist-index-index .my-account .dashboard .account-addresses,
    .wishlist-index-index .my-account .information .account-info,
    .wishlist-index-index .my-account .information .account-addresses,
    .wishlist-index-index .my-account .address-book .account-info,
    .wishlist-index-index .my-account .address-book .account-addresses,
    .wishlist-index-index .my-account .newsletters .account-info,
    .wishlist-index-index .my-account .newsletters .account-addresses,
    .wishlist-index-index .my-account .my-orders .account-info,
    .wishlist-index-index .my-account .my-orders .account-addresses,
    .wishlist-index-index .my-account .order-info-block .account-info,
    .wishlist-index-index .my-account .order-info-block .account-addresses,
    .wishlist-index-index .my-account .order-details .account-info,
    .wishlist-index-index .my-account .order-details .account-addresses,
    .wishlist-index-index .my-account .my-wishlist .account-info,
    .wishlist-index-index .my-account .my-wishlist .account-addresses,
    .wishlist-index-index .my-account .share-wishlist .account-info,
    .wishlist-index-index .my-account .share-wishlist .account-addresses,
    .wishlist-index-index .my-account .new-addressbook .account-info,
    .wishlist-index-index .my-account .new-addressbook .account-addresses,
    .wishlist-index-index .shared-wishlist .dashboard .account-info,
    .wishlist-index-index .shared-wishlist .dashboard .account-addresses,
    .wishlist-index-index .shared-wishlist .information .account-info,
    .wishlist-index-index .shared-wishlist .information .account-addresses,
    .wishlist-index-index .shared-wishlist .address-book .account-info,
    .wishlist-index-index .shared-wishlist .address-book .account-addresses,
    .wishlist-index-index .shared-wishlist .newsletters .account-info,
    .wishlist-index-index .shared-wishlist .newsletters .account-addresses,
    .wishlist-index-index .shared-wishlist .my-orders .account-info,
    .wishlist-index-index .shared-wishlist .my-orders .account-addresses,
    .wishlist-index-index .shared-wishlist .order-info-block .account-info,
    .wishlist-index-index .shared-wishlist .order-info-block .account-addresses,
    .wishlist-index-index .shared-wishlist .order-details .account-info,
    .wishlist-index-index .shared-wishlist .order-details .account-addresses,
    .wishlist-index-index .shared-wishlist .my-wishlist .account-info,
    .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses,
    .wishlist-index-index .shared-wishlist .share-wishlist .account-info,
    .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses,
    .wishlist-index-index .shared-wishlist .new-addressbook .account-info,
    .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses,
    .wishlist-index-share .my-account .dashboard .account-info,
    .wishlist-index-share .my-account .dashboard .account-addresses,
    .wishlist-index-share .my-account .information .account-info,
    .wishlist-index-share .my-account .information .account-addresses,
    .wishlist-index-share .my-account .address-book .account-info,
    .wishlist-index-share .my-account .address-book .account-addresses,
    .wishlist-index-share .my-account .newsletters .account-info,
    .wishlist-index-share .my-account .newsletters .account-addresses,
    .wishlist-index-share .my-account .my-orders .account-info,
    .wishlist-index-share .my-account .my-orders .account-addresses,
    .wishlist-index-share .my-account .order-info-block .account-info,
    .wishlist-index-share .my-account .order-info-block .account-addresses,
    .wishlist-index-share .my-account .order-details .account-info,
    .wishlist-index-share .my-account .order-details .account-addresses,
    .wishlist-index-share .my-account .my-wishlist .account-info,
    .wishlist-index-share .my-account .my-wishlist .account-addresses,
    .wishlist-index-share .my-account .share-wishlist .account-info,
    .wishlist-index-share .my-account .share-wishlist .account-addresses,
    .wishlist-index-share .my-account .new-addressbook .account-info,
    .wishlist-index-share .my-account .new-addressbook .account-addresses,
    .wishlist-index-share .shared-wishlist .dashboard .account-info,
    .wishlist-index-share .shared-wishlist .dashboard .account-addresses,
    .wishlist-index-share .shared-wishlist .information .account-info,
    .wishlist-index-share .shared-wishlist .information .account-addresses,
    .wishlist-index-share .shared-wishlist .address-book .account-info,
    .wishlist-index-share .shared-wishlist .address-book .account-addresses,
    .wishlist-index-share .shared-wishlist .newsletters .account-info,
    .wishlist-index-share .shared-wishlist .newsletters .account-addresses,
    .wishlist-index-share .shared-wishlist .my-orders .account-info,
    .wishlist-index-share .shared-wishlist .my-orders .account-addresses,
    .wishlist-index-share .shared-wishlist .order-info-block .account-info,
    .wishlist-index-share .shared-wishlist .order-info-block .account-addresses,
    .wishlist-index-share .shared-wishlist .order-details .account-info,
    .wishlist-index-share .shared-wishlist .order-details .account-addresses,
    .wishlist-index-share .shared-wishlist .my-wishlist .account-info,
    .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses,
    .wishlist-index-share .shared-wishlist .share-wishlist .account-info,
    .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses,
    .wishlist-index-share .shared-wishlist .new-addressbook .account-info,
    .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses,
    .wishlist-shared-index .my-account .dashboard .account-info,
    .wishlist-shared-index .my-account .dashboard .account-addresses,
    .wishlist-shared-index .my-account .information .account-info,
    .wishlist-shared-index .my-account .information .account-addresses,
    .wishlist-shared-index .my-account .address-book .account-info,
    .wishlist-shared-index .my-account .address-book .account-addresses,
    .wishlist-shared-index .my-account .newsletters .account-info,
    .wishlist-shared-index .my-account .newsletters .account-addresses,
    .wishlist-shared-index .my-account .my-orders .account-info,
    .wishlist-shared-index .my-account .my-orders .account-addresses,
    .wishlist-shared-index .my-account .order-info-block .account-info,
    .wishlist-shared-index .my-account .order-info-block .account-addresses,
    .wishlist-shared-index .my-account .order-details .account-info,
    .wishlist-shared-index .my-account .order-details .account-addresses,
    .wishlist-shared-index .my-account .my-wishlist .account-info,
    .wishlist-shared-index .my-account .my-wishlist .account-addresses,
    .wishlist-shared-index .my-account .share-wishlist .account-info,
    .wishlist-shared-index .my-account .share-wishlist .account-addresses,
    .wishlist-shared-index .my-account .new-addressbook .account-info,
    .wishlist-shared-index .my-account .new-addressbook .account-addresses,
    .wishlist-shared-index .shared-wishlist .dashboard .account-info,
    .wishlist-shared-index .shared-wishlist .dashboard .account-addresses,
    .wishlist-shared-index .shared-wishlist .information .account-info,
    .wishlist-shared-index .shared-wishlist .information .account-addresses,
    .wishlist-shared-index .shared-wishlist .address-book .account-info,
    .wishlist-shared-index .shared-wishlist .address-book .account-addresses,
    .wishlist-shared-index .shared-wishlist .newsletters .account-info,
    .wishlist-shared-index .shared-wishlist .newsletters .account-addresses,
    .wishlist-shared-index .shared-wishlist .my-orders .account-info,
    .wishlist-shared-index .shared-wishlist .my-orders .account-addresses,
    .wishlist-shared-index .shared-wishlist .order-info-block .account-info,
    .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses,
    .wishlist-shared-index .shared-wishlist .order-details .account-info,
    .wishlist-shared-index .shared-wishlist .order-details .account-addresses,
    .wishlist-shared-index .shared-wishlist .my-wishlist .account-info,
    .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses,
    .wishlist-shared-index .shared-wishlist .share-wishlist .account-info,
    .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses,
    .wishlist-shared-index .shared-wishlist .new-addressbook .account-info,
    .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses,
    .sales-order-view .my-account .dashboard .account-info,
    .sales-order-view .my-account .dashboard .account-addresses,
    .sales-order-view .my-account .information .account-info,
    .sales-order-view .my-account .information .account-addresses,
    .sales-order-view .my-account .address-book .account-info,
    .sales-order-view .my-account .address-book .account-addresses,
    .sales-order-view .my-account .newsletters .account-info,
    .sales-order-view .my-account .newsletters .account-addresses,
    .sales-order-view .my-account .my-orders .account-info,
    .sales-order-view .my-account .my-orders .account-addresses,
    .sales-order-view .my-account .order-info-block .account-info,
    .sales-order-view .my-account .order-info-block .account-addresses,
    .sales-order-view .my-account .order-details .account-info,
    .sales-order-view .my-account .order-details .account-addresses,
    .sales-order-view .my-account .my-wishlist .account-info,
    .sales-order-view .my-account .my-wishlist .account-addresses,
    .sales-order-view .my-account .share-wishlist .account-info,
    .sales-order-view .my-account .share-wishlist .account-addresses,
    .sales-order-view .my-account .new-addressbook .account-info,
    .sales-order-view .my-account .new-addressbook .account-addresses,
    .sales-order-view .shared-wishlist .dashboard .account-info,
    .sales-order-view .shared-wishlist .dashboard .account-addresses,
    .sales-order-view .shared-wishlist .information .account-info,
    .sales-order-view .shared-wishlist .information .account-addresses,
    .sales-order-view .shared-wishlist .address-book .account-info,
    .sales-order-view .shared-wishlist .address-book .account-addresses,
    .sales-order-view .shared-wishlist .newsletters .account-info,
    .sales-order-view .shared-wishlist .newsletters .account-addresses,
    .sales-order-view .shared-wishlist .my-orders .account-info,
    .sales-order-view .shared-wishlist .my-orders .account-addresses,
    .sales-order-view .shared-wishlist .order-info-block .account-info,
    .sales-order-view .shared-wishlist .order-info-block .account-addresses,
    .sales-order-view .shared-wishlist .order-details .account-info,
    .sales-order-view .shared-wishlist .order-details .account-addresses,
    .sales-order-view .shared-wishlist .my-wishlist .account-info,
    .sales-order-view .shared-wishlist .my-wishlist .account-addresses,
    .sales-order-view .shared-wishlist .share-wishlist .account-info,
    .sales-order-view .shared-wishlist .share-wishlist .account-addresses,
    .sales-order-view .shared-wishlist .new-addressbook .account-info,
    .sales-order-view .shared-wishlist .new-addressbook .account-addresses {
      margin-bottom: 40px; }
      @media (max-width: 480px) {
        .customer-account-index .my-account .dashboard .account-info, .customer-account-index .my-account .dashboard .account-addresses,
        .customer-account-index .my-account .information .account-info,
        .customer-account-index .my-account .information .account-addresses,
        .customer-account-index .my-account .address-book .account-info,
        .customer-account-index .my-account .address-book .account-addresses,
        .customer-account-index .my-account .newsletters .account-info,
        .customer-account-index .my-account .newsletters .account-addresses,
        .customer-account-index .my-account .my-orders .account-info,
        .customer-account-index .my-account .my-orders .account-addresses,
        .customer-account-index .my-account .order-info-block .account-info,
        .customer-account-index .my-account .order-info-block .account-addresses,
        .customer-account-index .my-account .order-details .account-info,
        .customer-account-index .my-account .order-details .account-addresses,
        .customer-account-index .my-account .my-wishlist .account-info,
        .customer-account-index .my-account .my-wishlist .account-addresses,
        .customer-account-index .my-account .share-wishlist .account-info,
        .customer-account-index .my-account .share-wishlist .account-addresses,
        .customer-account-index .my-account .new-addressbook .account-info,
        .customer-account-index .my-account .new-addressbook .account-addresses,
        .customer-account-index .shared-wishlist .dashboard .account-info,
        .customer-account-index .shared-wishlist .dashboard .account-addresses,
        .customer-account-index .shared-wishlist .information .account-info,
        .customer-account-index .shared-wishlist .information .account-addresses,
        .customer-account-index .shared-wishlist .address-book .account-info,
        .customer-account-index .shared-wishlist .address-book .account-addresses,
        .customer-account-index .shared-wishlist .newsletters .account-info,
        .customer-account-index .shared-wishlist .newsletters .account-addresses,
        .customer-account-index .shared-wishlist .my-orders .account-info,
        .customer-account-index .shared-wishlist .my-orders .account-addresses,
        .customer-account-index .shared-wishlist .order-info-block .account-info,
        .customer-account-index .shared-wishlist .order-info-block .account-addresses,
        .customer-account-index .shared-wishlist .order-details .account-info,
        .customer-account-index .shared-wishlist .order-details .account-addresses,
        .customer-account-index .shared-wishlist .my-wishlist .account-info,
        .customer-account-index .shared-wishlist .my-wishlist .account-addresses,
        .customer-account-index .shared-wishlist .share-wishlist .account-info,
        .customer-account-index .shared-wishlist .share-wishlist .account-addresses,
        .customer-account-index .shared-wishlist .new-addressbook .account-info,
        .customer-account-index .shared-wishlist .new-addressbook .account-addresses,
        .customer-account-edit .my-account .dashboard .account-info,
        .customer-account-edit .my-account .dashboard .account-addresses,
        .customer-account-edit .my-account .information .account-info,
        .customer-account-edit .my-account .information .account-addresses,
        .customer-account-edit .my-account .address-book .account-info,
        .customer-account-edit .my-account .address-book .account-addresses,
        .customer-account-edit .my-account .newsletters .account-info,
        .customer-account-edit .my-account .newsletters .account-addresses,
        .customer-account-edit .my-account .my-orders .account-info,
        .customer-account-edit .my-account .my-orders .account-addresses,
        .customer-account-edit .my-account .order-info-block .account-info,
        .customer-account-edit .my-account .order-info-block .account-addresses,
        .customer-account-edit .my-account .order-details .account-info,
        .customer-account-edit .my-account .order-details .account-addresses,
        .customer-account-edit .my-account .my-wishlist .account-info,
        .customer-account-edit .my-account .my-wishlist .account-addresses,
        .customer-account-edit .my-account .share-wishlist .account-info,
        .customer-account-edit .my-account .share-wishlist .account-addresses,
        .customer-account-edit .my-account .new-addressbook .account-info,
        .customer-account-edit .my-account .new-addressbook .account-addresses,
        .customer-account-edit .shared-wishlist .dashboard .account-info,
        .customer-account-edit .shared-wishlist .dashboard .account-addresses,
        .customer-account-edit .shared-wishlist .information .account-info,
        .customer-account-edit .shared-wishlist .information .account-addresses,
        .customer-account-edit .shared-wishlist .address-book .account-info,
        .customer-account-edit .shared-wishlist .address-book .account-addresses,
        .customer-account-edit .shared-wishlist .newsletters .account-info,
        .customer-account-edit .shared-wishlist .newsletters .account-addresses,
        .customer-account-edit .shared-wishlist .my-orders .account-info,
        .customer-account-edit .shared-wishlist .my-orders .account-addresses,
        .customer-account-edit .shared-wishlist .order-info-block .account-info,
        .customer-account-edit .shared-wishlist .order-info-block .account-addresses,
        .customer-account-edit .shared-wishlist .order-details .account-info,
        .customer-account-edit .shared-wishlist .order-details .account-addresses,
        .customer-account-edit .shared-wishlist .my-wishlist .account-info,
        .customer-account-edit .shared-wishlist .my-wishlist .account-addresses,
        .customer-account-edit .shared-wishlist .share-wishlist .account-info,
        .customer-account-edit .shared-wishlist .share-wishlist .account-addresses,
        .customer-account-edit .shared-wishlist .new-addressbook .account-info,
        .customer-account-edit .shared-wishlist .new-addressbook .account-addresses,
        .newsletter-manage-index .my-account .dashboard .account-info,
        .newsletter-manage-index .my-account .dashboard .account-addresses,
        .newsletter-manage-index .my-account .information .account-info,
        .newsletter-manage-index .my-account .information .account-addresses,
        .newsletter-manage-index .my-account .address-book .account-info,
        .newsletter-manage-index .my-account .address-book .account-addresses,
        .newsletter-manage-index .my-account .newsletters .account-info,
        .newsletter-manage-index .my-account .newsletters .account-addresses,
        .newsletter-manage-index .my-account .my-orders .account-info,
        .newsletter-manage-index .my-account .my-orders .account-addresses,
        .newsletter-manage-index .my-account .order-info-block .account-info,
        .newsletter-manage-index .my-account .order-info-block .account-addresses,
        .newsletter-manage-index .my-account .order-details .account-info,
        .newsletter-manage-index .my-account .order-details .account-addresses,
        .newsletter-manage-index .my-account .my-wishlist .account-info,
        .newsletter-manage-index .my-account .my-wishlist .account-addresses,
        .newsletter-manage-index .my-account .share-wishlist .account-info,
        .newsletter-manage-index .my-account .share-wishlist .account-addresses,
        .newsletter-manage-index .my-account .new-addressbook .account-info,
        .newsletter-manage-index .my-account .new-addressbook .account-addresses,
        .newsletter-manage-index .shared-wishlist .dashboard .account-info,
        .newsletter-manage-index .shared-wishlist .dashboard .account-addresses,
        .newsletter-manage-index .shared-wishlist .information .account-info,
        .newsletter-manage-index .shared-wishlist .information .account-addresses,
        .newsletter-manage-index .shared-wishlist .address-book .account-info,
        .newsletter-manage-index .shared-wishlist .address-book .account-addresses,
        .newsletter-manage-index .shared-wishlist .newsletters .account-info,
        .newsletter-manage-index .shared-wishlist .newsletters .account-addresses,
        .newsletter-manage-index .shared-wishlist .my-orders .account-info,
        .newsletter-manage-index .shared-wishlist .my-orders .account-addresses,
        .newsletter-manage-index .shared-wishlist .order-info-block .account-info,
        .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses,
        .newsletter-manage-index .shared-wishlist .order-details .account-info,
        .newsletter-manage-index .shared-wishlist .order-details .account-addresses,
        .newsletter-manage-index .shared-wishlist .my-wishlist .account-info,
        .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses,
        .newsletter-manage-index .shared-wishlist .share-wishlist .account-info,
        .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses,
        .newsletter-manage-index .shared-wishlist .new-addressbook .account-info,
        .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses,
        .sales-order-history .my-account .dashboard .account-info,
        .sales-order-history .my-account .dashboard .account-addresses,
        .sales-order-history .my-account .information .account-info,
        .sales-order-history .my-account .information .account-addresses,
        .sales-order-history .my-account .address-book .account-info,
        .sales-order-history .my-account .address-book .account-addresses,
        .sales-order-history .my-account .newsletters .account-info,
        .sales-order-history .my-account .newsletters .account-addresses,
        .sales-order-history .my-account .my-orders .account-info,
        .sales-order-history .my-account .my-orders .account-addresses,
        .sales-order-history .my-account .order-info-block .account-info,
        .sales-order-history .my-account .order-info-block .account-addresses,
        .sales-order-history .my-account .order-details .account-info,
        .sales-order-history .my-account .order-details .account-addresses,
        .sales-order-history .my-account .my-wishlist .account-info,
        .sales-order-history .my-account .my-wishlist .account-addresses,
        .sales-order-history .my-account .share-wishlist .account-info,
        .sales-order-history .my-account .share-wishlist .account-addresses,
        .sales-order-history .my-account .new-addressbook .account-info,
        .sales-order-history .my-account .new-addressbook .account-addresses,
        .sales-order-history .shared-wishlist .dashboard .account-info,
        .sales-order-history .shared-wishlist .dashboard .account-addresses,
        .sales-order-history .shared-wishlist .information .account-info,
        .sales-order-history .shared-wishlist .information .account-addresses,
        .sales-order-history .shared-wishlist .address-book .account-info,
        .sales-order-history .shared-wishlist .address-book .account-addresses,
        .sales-order-history .shared-wishlist .newsletters .account-info,
        .sales-order-history .shared-wishlist .newsletters .account-addresses,
        .sales-order-history .shared-wishlist .my-orders .account-info,
        .sales-order-history .shared-wishlist .my-orders .account-addresses,
        .sales-order-history .shared-wishlist .order-info-block .account-info,
        .sales-order-history .shared-wishlist .order-info-block .account-addresses,
        .sales-order-history .shared-wishlist .order-details .account-info,
        .sales-order-history .shared-wishlist .order-details .account-addresses,
        .sales-order-history .shared-wishlist .my-wishlist .account-info,
        .sales-order-history .shared-wishlist .my-wishlist .account-addresses,
        .sales-order-history .shared-wishlist .share-wishlist .account-info,
        .sales-order-history .shared-wishlist .share-wishlist .account-addresses,
        .sales-order-history .shared-wishlist .new-addressbook .account-info,
        .sales-order-history .shared-wishlist .new-addressbook .account-addresses,
        .customer-address-index .my-account .dashboard .account-info,
        .customer-address-index .my-account .dashboard .account-addresses,
        .customer-address-index .my-account .information .account-info,
        .customer-address-index .my-account .information .account-addresses,
        .customer-address-index .my-account .address-book .account-info,
        .customer-address-index .my-account .address-book .account-addresses,
        .customer-address-index .my-account .newsletters .account-info,
        .customer-address-index .my-account .newsletters .account-addresses,
        .customer-address-index .my-account .my-orders .account-info,
        .customer-address-index .my-account .my-orders .account-addresses,
        .customer-address-index .my-account .order-info-block .account-info,
        .customer-address-index .my-account .order-info-block .account-addresses,
        .customer-address-index .my-account .order-details .account-info,
        .customer-address-index .my-account .order-details .account-addresses,
        .customer-address-index .my-account .my-wishlist .account-info,
        .customer-address-index .my-account .my-wishlist .account-addresses,
        .customer-address-index .my-account .share-wishlist .account-info,
        .customer-address-index .my-account .share-wishlist .account-addresses,
        .customer-address-index .my-account .new-addressbook .account-info,
        .customer-address-index .my-account .new-addressbook .account-addresses,
        .customer-address-index .shared-wishlist .dashboard .account-info,
        .customer-address-index .shared-wishlist .dashboard .account-addresses,
        .customer-address-index .shared-wishlist .information .account-info,
        .customer-address-index .shared-wishlist .information .account-addresses,
        .customer-address-index .shared-wishlist .address-book .account-info,
        .customer-address-index .shared-wishlist .address-book .account-addresses,
        .customer-address-index .shared-wishlist .newsletters .account-info,
        .customer-address-index .shared-wishlist .newsletters .account-addresses,
        .customer-address-index .shared-wishlist .my-orders .account-info,
        .customer-address-index .shared-wishlist .my-orders .account-addresses,
        .customer-address-index .shared-wishlist .order-info-block .account-info,
        .customer-address-index .shared-wishlist .order-info-block .account-addresses,
        .customer-address-index .shared-wishlist .order-details .account-info,
        .customer-address-index .shared-wishlist .order-details .account-addresses,
        .customer-address-index .shared-wishlist .my-wishlist .account-info,
        .customer-address-index .shared-wishlist .my-wishlist .account-addresses,
        .customer-address-index .shared-wishlist .share-wishlist .account-info,
        .customer-address-index .shared-wishlist .share-wishlist .account-addresses,
        .customer-address-index .shared-wishlist .new-addressbook .account-info,
        .customer-address-index .shared-wishlist .new-addressbook .account-addresses,
        .customer-address-form .my-account .dashboard .account-info,
        .customer-address-form .my-account .dashboard .account-addresses,
        .customer-address-form .my-account .information .account-info,
        .customer-address-form .my-account .information .account-addresses,
        .customer-address-form .my-account .address-book .account-info,
        .customer-address-form .my-account .address-book .account-addresses,
        .customer-address-form .my-account .newsletters .account-info,
        .customer-address-form .my-account .newsletters .account-addresses,
        .customer-address-form .my-account .my-orders .account-info,
        .customer-address-form .my-account .my-orders .account-addresses,
        .customer-address-form .my-account .order-info-block .account-info,
        .customer-address-form .my-account .order-info-block .account-addresses,
        .customer-address-form .my-account .order-details .account-info,
        .customer-address-form .my-account .order-details .account-addresses,
        .customer-address-form .my-account .my-wishlist .account-info,
        .customer-address-form .my-account .my-wishlist .account-addresses,
        .customer-address-form .my-account .share-wishlist .account-info,
        .customer-address-form .my-account .share-wishlist .account-addresses,
        .customer-address-form .my-account .new-addressbook .account-info,
        .customer-address-form .my-account .new-addressbook .account-addresses,
        .customer-address-form .shared-wishlist .dashboard .account-info,
        .customer-address-form .shared-wishlist .dashboard .account-addresses,
        .customer-address-form .shared-wishlist .information .account-info,
        .customer-address-form .shared-wishlist .information .account-addresses,
        .customer-address-form .shared-wishlist .address-book .account-info,
        .customer-address-form .shared-wishlist .address-book .account-addresses,
        .customer-address-form .shared-wishlist .newsletters .account-info,
        .customer-address-form .shared-wishlist .newsletters .account-addresses,
        .customer-address-form .shared-wishlist .my-orders .account-info,
        .customer-address-form .shared-wishlist .my-orders .account-addresses,
        .customer-address-form .shared-wishlist .order-info-block .account-info,
        .customer-address-form .shared-wishlist .order-info-block .account-addresses,
        .customer-address-form .shared-wishlist .order-details .account-info,
        .customer-address-form .shared-wishlist .order-details .account-addresses,
        .customer-address-form .shared-wishlist .my-wishlist .account-info,
        .customer-address-form .shared-wishlist .my-wishlist .account-addresses,
        .customer-address-form .shared-wishlist .share-wishlist .account-info,
        .customer-address-form .shared-wishlist .share-wishlist .account-addresses,
        .customer-address-form .shared-wishlist .new-addressbook .account-info,
        .customer-address-form .shared-wishlist .new-addressbook .account-addresses,
        .wishlist-index-index .my-account .dashboard .account-info,
        .wishlist-index-index .my-account .dashboard .account-addresses,
        .wishlist-index-index .my-account .information .account-info,
        .wishlist-index-index .my-account .information .account-addresses,
        .wishlist-index-index .my-account .address-book .account-info,
        .wishlist-index-index .my-account .address-book .account-addresses,
        .wishlist-index-index .my-account .newsletters .account-info,
        .wishlist-index-index .my-account .newsletters .account-addresses,
        .wishlist-index-index .my-account .my-orders .account-info,
        .wishlist-index-index .my-account .my-orders .account-addresses,
        .wishlist-index-index .my-account .order-info-block .account-info,
        .wishlist-index-index .my-account .order-info-block .account-addresses,
        .wishlist-index-index .my-account .order-details .account-info,
        .wishlist-index-index .my-account .order-details .account-addresses,
        .wishlist-index-index .my-account .my-wishlist .account-info,
        .wishlist-index-index .my-account .my-wishlist .account-addresses,
        .wishlist-index-index .my-account .share-wishlist .account-info,
        .wishlist-index-index .my-account .share-wishlist .account-addresses,
        .wishlist-index-index .my-account .new-addressbook .account-info,
        .wishlist-index-index .my-account .new-addressbook .account-addresses,
        .wishlist-index-index .shared-wishlist .dashboard .account-info,
        .wishlist-index-index .shared-wishlist .dashboard .account-addresses,
        .wishlist-index-index .shared-wishlist .information .account-info,
        .wishlist-index-index .shared-wishlist .information .account-addresses,
        .wishlist-index-index .shared-wishlist .address-book .account-info,
        .wishlist-index-index .shared-wishlist .address-book .account-addresses,
        .wishlist-index-index .shared-wishlist .newsletters .account-info,
        .wishlist-index-index .shared-wishlist .newsletters .account-addresses,
        .wishlist-index-index .shared-wishlist .my-orders .account-info,
        .wishlist-index-index .shared-wishlist .my-orders .account-addresses,
        .wishlist-index-index .shared-wishlist .order-info-block .account-info,
        .wishlist-index-index .shared-wishlist .order-info-block .account-addresses,
        .wishlist-index-index .shared-wishlist .order-details .account-info,
        .wishlist-index-index .shared-wishlist .order-details .account-addresses,
        .wishlist-index-index .shared-wishlist .my-wishlist .account-info,
        .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses,
        .wishlist-index-index .shared-wishlist .share-wishlist .account-info,
        .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses,
        .wishlist-index-index .shared-wishlist .new-addressbook .account-info,
        .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses,
        .wishlist-index-share .my-account .dashboard .account-info,
        .wishlist-index-share .my-account .dashboard .account-addresses,
        .wishlist-index-share .my-account .information .account-info,
        .wishlist-index-share .my-account .information .account-addresses,
        .wishlist-index-share .my-account .address-book .account-info,
        .wishlist-index-share .my-account .address-book .account-addresses,
        .wishlist-index-share .my-account .newsletters .account-info,
        .wishlist-index-share .my-account .newsletters .account-addresses,
        .wishlist-index-share .my-account .my-orders .account-info,
        .wishlist-index-share .my-account .my-orders .account-addresses,
        .wishlist-index-share .my-account .order-info-block .account-info,
        .wishlist-index-share .my-account .order-info-block .account-addresses,
        .wishlist-index-share .my-account .order-details .account-info,
        .wishlist-index-share .my-account .order-details .account-addresses,
        .wishlist-index-share .my-account .my-wishlist .account-info,
        .wishlist-index-share .my-account .my-wishlist .account-addresses,
        .wishlist-index-share .my-account .share-wishlist .account-info,
        .wishlist-index-share .my-account .share-wishlist .account-addresses,
        .wishlist-index-share .my-account .new-addressbook .account-info,
        .wishlist-index-share .my-account .new-addressbook .account-addresses,
        .wishlist-index-share .shared-wishlist .dashboard .account-info,
        .wishlist-index-share .shared-wishlist .dashboard .account-addresses,
        .wishlist-index-share .shared-wishlist .information .account-info,
        .wishlist-index-share .shared-wishlist .information .account-addresses,
        .wishlist-index-share .shared-wishlist .address-book .account-info,
        .wishlist-index-share .shared-wishlist .address-book .account-addresses,
        .wishlist-index-share .shared-wishlist .newsletters .account-info,
        .wishlist-index-share .shared-wishlist .newsletters .account-addresses,
        .wishlist-index-share .shared-wishlist .my-orders .account-info,
        .wishlist-index-share .shared-wishlist .my-orders .account-addresses,
        .wishlist-index-share .shared-wishlist .order-info-block .account-info,
        .wishlist-index-share .shared-wishlist .order-info-block .account-addresses,
        .wishlist-index-share .shared-wishlist .order-details .account-info,
        .wishlist-index-share .shared-wishlist .order-details .account-addresses,
        .wishlist-index-share .shared-wishlist .my-wishlist .account-info,
        .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses,
        .wishlist-index-share .shared-wishlist .share-wishlist .account-info,
        .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses,
        .wishlist-index-share .shared-wishlist .new-addressbook .account-info,
        .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses,
        .wishlist-shared-index .my-account .dashboard .account-info,
        .wishlist-shared-index .my-account .dashboard .account-addresses,
        .wishlist-shared-index .my-account .information .account-info,
        .wishlist-shared-index .my-account .information .account-addresses,
        .wishlist-shared-index .my-account .address-book .account-info,
        .wishlist-shared-index .my-account .address-book .account-addresses,
        .wishlist-shared-index .my-account .newsletters .account-info,
        .wishlist-shared-index .my-account .newsletters .account-addresses,
        .wishlist-shared-index .my-account .my-orders .account-info,
        .wishlist-shared-index .my-account .my-orders .account-addresses,
        .wishlist-shared-index .my-account .order-info-block .account-info,
        .wishlist-shared-index .my-account .order-info-block .account-addresses,
        .wishlist-shared-index .my-account .order-details .account-info,
        .wishlist-shared-index .my-account .order-details .account-addresses,
        .wishlist-shared-index .my-account .my-wishlist .account-info,
        .wishlist-shared-index .my-account .my-wishlist .account-addresses,
        .wishlist-shared-index .my-account .share-wishlist .account-info,
        .wishlist-shared-index .my-account .share-wishlist .account-addresses,
        .wishlist-shared-index .my-account .new-addressbook .account-info,
        .wishlist-shared-index .my-account .new-addressbook .account-addresses,
        .wishlist-shared-index .shared-wishlist .dashboard .account-info,
        .wishlist-shared-index .shared-wishlist .dashboard .account-addresses,
        .wishlist-shared-index .shared-wishlist .information .account-info,
        .wishlist-shared-index .shared-wishlist .information .account-addresses,
        .wishlist-shared-index .shared-wishlist .address-book .account-info,
        .wishlist-shared-index .shared-wishlist .address-book .account-addresses,
        .wishlist-shared-index .shared-wishlist .newsletters .account-info,
        .wishlist-shared-index .shared-wishlist .newsletters .account-addresses,
        .wishlist-shared-index .shared-wishlist .my-orders .account-info,
        .wishlist-shared-index .shared-wishlist .my-orders .account-addresses,
        .wishlist-shared-index .shared-wishlist .order-info-block .account-info,
        .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses,
        .wishlist-shared-index .shared-wishlist .order-details .account-info,
        .wishlist-shared-index .shared-wishlist .order-details .account-addresses,
        .wishlist-shared-index .shared-wishlist .my-wishlist .account-info,
        .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses,
        .wishlist-shared-index .shared-wishlist .share-wishlist .account-info,
        .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses,
        .wishlist-shared-index .shared-wishlist .new-addressbook .account-info,
        .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses,
        .sales-order-view .my-account .dashboard .account-info,
        .sales-order-view .my-account .dashboard .account-addresses,
        .sales-order-view .my-account .information .account-info,
        .sales-order-view .my-account .information .account-addresses,
        .sales-order-view .my-account .address-book .account-info,
        .sales-order-view .my-account .address-book .account-addresses,
        .sales-order-view .my-account .newsletters .account-info,
        .sales-order-view .my-account .newsletters .account-addresses,
        .sales-order-view .my-account .my-orders .account-info,
        .sales-order-view .my-account .my-orders .account-addresses,
        .sales-order-view .my-account .order-info-block .account-info,
        .sales-order-view .my-account .order-info-block .account-addresses,
        .sales-order-view .my-account .order-details .account-info,
        .sales-order-view .my-account .order-details .account-addresses,
        .sales-order-view .my-account .my-wishlist .account-info,
        .sales-order-view .my-account .my-wishlist .account-addresses,
        .sales-order-view .my-account .share-wishlist .account-info,
        .sales-order-view .my-account .share-wishlist .account-addresses,
        .sales-order-view .my-account .new-addressbook .account-info,
        .sales-order-view .my-account .new-addressbook .account-addresses,
        .sales-order-view .shared-wishlist .dashboard .account-info,
        .sales-order-view .shared-wishlist .dashboard .account-addresses,
        .sales-order-view .shared-wishlist .information .account-info,
        .sales-order-view .shared-wishlist .information .account-addresses,
        .sales-order-view .shared-wishlist .address-book .account-info,
        .sales-order-view .shared-wishlist .address-book .account-addresses,
        .sales-order-view .shared-wishlist .newsletters .account-info,
        .sales-order-view .shared-wishlist .newsletters .account-addresses,
        .sales-order-view .shared-wishlist .my-orders .account-info,
        .sales-order-view .shared-wishlist .my-orders .account-addresses,
        .sales-order-view .shared-wishlist .order-info-block .account-info,
        .sales-order-view .shared-wishlist .order-info-block .account-addresses,
        .sales-order-view .shared-wishlist .order-details .account-info,
        .sales-order-view .shared-wishlist .order-details .account-addresses,
        .sales-order-view .shared-wishlist .my-wishlist .account-info,
        .sales-order-view .shared-wishlist .my-wishlist .account-addresses,
        .sales-order-view .shared-wishlist .share-wishlist .account-info,
        .sales-order-view .shared-wishlist .share-wishlist .account-addresses,
        .sales-order-view .shared-wishlist .new-addressbook .account-info,
        .sales-order-view .shared-wishlist .new-addressbook .account-addresses {
          margin-bottom: 0; } }
      .customer-account-index .my-account .dashboard .account-info .wide-block, .customer-account-index .my-account .dashboard .account-addresses .wide-block,
      .customer-account-index .my-account .information .account-info .wide-block,
      .customer-account-index .my-account .information .account-addresses .wide-block,
      .customer-account-index .my-account .address-book .account-info .wide-block,
      .customer-account-index .my-account .address-book .account-addresses .wide-block,
      .customer-account-index .my-account .newsletters .account-info .wide-block,
      .customer-account-index .my-account .newsletters .account-addresses .wide-block,
      .customer-account-index .my-account .my-orders .account-info .wide-block,
      .customer-account-index .my-account .my-orders .account-addresses .wide-block,
      .customer-account-index .my-account .order-info-block .account-info .wide-block,
      .customer-account-index .my-account .order-info-block .account-addresses .wide-block,
      .customer-account-index .my-account .order-details .account-info .wide-block,
      .customer-account-index .my-account .order-details .account-addresses .wide-block,
      .customer-account-index .my-account .my-wishlist .account-info .wide-block,
      .customer-account-index .my-account .my-wishlist .account-addresses .wide-block,
      .customer-account-index .my-account .share-wishlist .account-info .wide-block,
      .customer-account-index .my-account .share-wishlist .account-addresses .wide-block,
      .customer-account-index .my-account .new-addressbook .account-info .wide-block,
      .customer-account-index .my-account .new-addressbook .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .dashboard .account-info .wide-block,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .information .account-info .wide-block,
      .customer-account-index .shared-wishlist .information .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .address-book .account-info .wide-block,
      .customer-account-index .shared-wishlist .address-book .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .newsletters .account-info .wide-block,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .my-orders .account-info .wide-block,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .order-info-block .account-info .wide-block,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .order-details .account-info .wide-block,
      .customer-account-index .shared-wishlist .order-details .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .wide-block,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .wide-block,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .wide-block,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .customer-account-edit .my-account .dashboard .account-info .wide-block,
      .customer-account-edit .my-account .dashboard .account-addresses .wide-block,
      .customer-account-edit .my-account .information .account-info .wide-block,
      .customer-account-edit .my-account .information .account-addresses .wide-block,
      .customer-account-edit .my-account .address-book .account-info .wide-block,
      .customer-account-edit .my-account .address-book .account-addresses .wide-block,
      .customer-account-edit .my-account .newsletters .account-info .wide-block,
      .customer-account-edit .my-account .newsletters .account-addresses .wide-block,
      .customer-account-edit .my-account .my-orders .account-info .wide-block,
      .customer-account-edit .my-account .my-orders .account-addresses .wide-block,
      .customer-account-edit .my-account .order-info-block .account-info .wide-block,
      .customer-account-edit .my-account .order-info-block .account-addresses .wide-block,
      .customer-account-edit .my-account .order-details .account-info .wide-block,
      .customer-account-edit .my-account .order-details .account-addresses .wide-block,
      .customer-account-edit .my-account .my-wishlist .account-info .wide-block,
      .customer-account-edit .my-account .my-wishlist .account-addresses .wide-block,
      .customer-account-edit .my-account .share-wishlist .account-info .wide-block,
      .customer-account-edit .my-account .share-wishlist .account-addresses .wide-block,
      .customer-account-edit .my-account .new-addressbook .account-info .wide-block,
      .customer-account-edit .my-account .new-addressbook .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .dashboard .account-info .wide-block,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .information .account-info .wide-block,
      .customer-account-edit .shared-wishlist .information .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .address-book .account-info .wide-block,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .newsletters .account-info .wide-block,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .my-orders .account-info .wide-block,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .wide-block,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .order-details .account-info .wide-block,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .wide-block,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .wide-block,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .wide-block,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .newsletter-manage-index .my-account .dashboard .account-info .wide-block,
      .newsletter-manage-index .my-account .dashboard .account-addresses .wide-block,
      .newsletter-manage-index .my-account .information .account-info .wide-block,
      .newsletter-manage-index .my-account .information .account-addresses .wide-block,
      .newsletter-manage-index .my-account .address-book .account-info .wide-block,
      .newsletter-manage-index .my-account .address-book .account-addresses .wide-block,
      .newsletter-manage-index .my-account .newsletters .account-info .wide-block,
      .newsletter-manage-index .my-account .newsletters .account-addresses .wide-block,
      .newsletter-manage-index .my-account .my-orders .account-info .wide-block,
      .newsletter-manage-index .my-account .my-orders .account-addresses .wide-block,
      .newsletter-manage-index .my-account .order-info-block .account-info .wide-block,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .wide-block,
      .newsletter-manage-index .my-account .order-details .account-info .wide-block,
      .newsletter-manage-index .my-account .order-details .account-addresses .wide-block,
      .newsletter-manage-index .my-account .my-wishlist .account-info .wide-block,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .wide-block,
      .newsletter-manage-index .my-account .share-wishlist .account-info .wide-block,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .wide-block,
      .newsletter-manage-index .my-account .new-addressbook .account-info .wide-block,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .information .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .wide-block,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .sales-order-history .my-account .dashboard .account-info .wide-block,
      .sales-order-history .my-account .dashboard .account-addresses .wide-block,
      .sales-order-history .my-account .information .account-info .wide-block,
      .sales-order-history .my-account .information .account-addresses .wide-block,
      .sales-order-history .my-account .address-book .account-info .wide-block,
      .sales-order-history .my-account .address-book .account-addresses .wide-block,
      .sales-order-history .my-account .newsletters .account-info .wide-block,
      .sales-order-history .my-account .newsletters .account-addresses .wide-block,
      .sales-order-history .my-account .my-orders .account-info .wide-block,
      .sales-order-history .my-account .my-orders .account-addresses .wide-block,
      .sales-order-history .my-account .order-info-block .account-info .wide-block,
      .sales-order-history .my-account .order-info-block .account-addresses .wide-block,
      .sales-order-history .my-account .order-details .account-info .wide-block,
      .sales-order-history .my-account .order-details .account-addresses .wide-block,
      .sales-order-history .my-account .my-wishlist .account-info .wide-block,
      .sales-order-history .my-account .my-wishlist .account-addresses .wide-block,
      .sales-order-history .my-account .share-wishlist .account-info .wide-block,
      .sales-order-history .my-account .share-wishlist .account-addresses .wide-block,
      .sales-order-history .my-account .new-addressbook .account-info .wide-block,
      .sales-order-history .my-account .new-addressbook .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .dashboard .account-info .wide-block,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .information .account-info .wide-block,
      .sales-order-history .shared-wishlist .information .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .address-book .account-info .wide-block,
      .sales-order-history .shared-wishlist .address-book .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .newsletters .account-info .wide-block,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .my-orders .account-info .wide-block,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .order-info-block .account-info .wide-block,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .order-details .account-info .wide-block,
      .sales-order-history .shared-wishlist .order-details .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .wide-block,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .wide-block,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .wide-block,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .customer-address-index .my-account .dashboard .account-info .wide-block,
      .customer-address-index .my-account .dashboard .account-addresses .wide-block,
      .customer-address-index .my-account .information .account-info .wide-block,
      .customer-address-index .my-account .information .account-addresses .wide-block,
      .customer-address-index .my-account .address-book .account-info .wide-block,
      .customer-address-index .my-account .address-book .account-addresses .wide-block,
      .customer-address-index .my-account .newsletters .account-info .wide-block,
      .customer-address-index .my-account .newsletters .account-addresses .wide-block,
      .customer-address-index .my-account .my-orders .account-info .wide-block,
      .customer-address-index .my-account .my-orders .account-addresses .wide-block,
      .customer-address-index .my-account .order-info-block .account-info .wide-block,
      .customer-address-index .my-account .order-info-block .account-addresses .wide-block,
      .customer-address-index .my-account .order-details .account-info .wide-block,
      .customer-address-index .my-account .order-details .account-addresses .wide-block,
      .customer-address-index .my-account .my-wishlist .account-info .wide-block,
      .customer-address-index .my-account .my-wishlist .account-addresses .wide-block,
      .customer-address-index .my-account .share-wishlist .account-info .wide-block,
      .customer-address-index .my-account .share-wishlist .account-addresses .wide-block,
      .customer-address-index .my-account .new-addressbook .account-info .wide-block,
      .customer-address-index .my-account .new-addressbook .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .dashboard .account-info .wide-block,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .information .account-info .wide-block,
      .customer-address-index .shared-wishlist .information .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .address-book .account-info .wide-block,
      .customer-address-index .shared-wishlist .address-book .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .newsletters .account-info .wide-block,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .my-orders .account-info .wide-block,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .order-info-block .account-info .wide-block,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .order-details .account-info .wide-block,
      .customer-address-index .shared-wishlist .order-details .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .wide-block,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .wide-block,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .wide-block,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .customer-address-form .my-account .dashboard .account-info .wide-block,
      .customer-address-form .my-account .dashboard .account-addresses .wide-block,
      .customer-address-form .my-account .information .account-info .wide-block,
      .customer-address-form .my-account .information .account-addresses .wide-block,
      .customer-address-form .my-account .address-book .account-info .wide-block,
      .customer-address-form .my-account .address-book .account-addresses .wide-block,
      .customer-address-form .my-account .newsletters .account-info .wide-block,
      .customer-address-form .my-account .newsletters .account-addresses .wide-block,
      .customer-address-form .my-account .my-orders .account-info .wide-block,
      .customer-address-form .my-account .my-orders .account-addresses .wide-block,
      .customer-address-form .my-account .order-info-block .account-info .wide-block,
      .customer-address-form .my-account .order-info-block .account-addresses .wide-block,
      .customer-address-form .my-account .order-details .account-info .wide-block,
      .customer-address-form .my-account .order-details .account-addresses .wide-block,
      .customer-address-form .my-account .my-wishlist .account-info .wide-block,
      .customer-address-form .my-account .my-wishlist .account-addresses .wide-block,
      .customer-address-form .my-account .share-wishlist .account-info .wide-block,
      .customer-address-form .my-account .share-wishlist .account-addresses .wide-block,
      .customer-address-form .my-account .new-addressbook .account-info .wide-block,
      .customer-address-form .my-account .new-addressbook .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .dashboard .account-info .wide-block,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .information .account-info .wide-block,
      .customer-address-form .shared-wishlist .information .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .address-book .account-info .wide-block,
      .customer-address-form .shared-wishlist .address-book .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .newsletters .account-info .wide-block,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .my-orders .account-info .wide-block,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .order-info-block .account-info .wide-block,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .order-details .account-info .wide-block,
      .customer-address-form .shared-wishlist .order-details .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .wide-block,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .wide-block,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .wide-block,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .wishlist-index-index .my-account .dashboard .account-info .wide-block,
      .wishlist-index-index .my-account .dashboard .account-addresses .wide-block,
      .wishlist-index-index .my-account .information .account-info .wide-block,
      .wishlist-index-index .my-account .information .account-addresses .wide-block,
      .wishlist-index-index .my-account .address-book .account-info .wide-block,
      .wishlist-index-index .my-account .address-book .account-addresses .wide-block,
      .wishlist-index-index .my-account .newsletters .account-info .wide-block,
      .wishlist-index-index .my-account .newsletters .account-addresses .wide-block,
      .wishlist-index-index .my-account .my-orders .account-info .wide-block,
      .wishlist-index-index .my-account .my-orders .account-addresses .wide-block,
      .wishlist-index-index .my-account .order-info-block .account-info .wide-block,
      .wishlist-index-index .my-account .order-info-block .account-addresses .wide-block,
      .wishlist-index-index .my-account .order-details .account-info .wide-block,
      .wishlist-index-index .my-account .order-details .account-addresses .wide-block,
      .wishlist-index-index .my-account .my-wishlist .account-info .wide-block,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .wide-block,
      .wishlist-index-index .my-account .share-wishlist .account-info .wide-block,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .wide-block,
      .wishlist-index-index .my-account .new-addressbook .account-info .wide-block,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .information .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .information .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .address-book .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .order-details .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .wide-block,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .wishlist-index-share .my-account .dashboard .account-info .wide-block,
      .wishlist-index-share .my-account .dashboard .account-addresses .wide-block,
      .wishlist-index-share .my-account .information .account-info .wide-block,
      .wishlist-index-share .my-account .information .account-addresses .wide-block,
      .wishlist-index-share .my-account .address-book .account-info .wide-block,
      .wishlist-index-share .my-account .address-book .account-addresses .wide-block,
      .wishlist-index-share .my-account .newsletters .account-info .wide-block,
      .wishlist-index-share .my-account .newsletters .account-addresses .wide-block,
      .wishlist-index-share .my-account .my-orders .account-info .wide-block,
      .wishlist-index-share .my-account .my-orders .account-addresses .wide-block,
      .wishlist-index-share .my-account .order-info-block .account-info .wide-block,
      .wishlist-index-share .my-account .order-info-block .account-addresses .wide-block,
      .wishlist-index-share .my-account .order-details .account-info .wide-block,
      .wishlist-index-share .my-account .order-details .account-addresses .wide-block,
      .wishlist-index-share .my-account .my-wishlist .account-info .wide-block,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .wide-block,
      .wishlist-index-share .my-account .share-wishlist .account-info .wide-block,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .wide-block,
      .wishlist-index-share .my-account .new-addressbook .account-info .wide-block,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .information .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .information .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .address-book .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .order-details .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .wide-block,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .wishlist-shared-index .my-account .dashboard .account-info .wide-block,
      .wishlist-shared-index .my-account .dashboard .account-addresses .wide-block,
      .wishlist-shared-index .my-account .information .account-info .wide-block,
      .wishlist-shared-index .my-account .information .account-addresses .wide-block,
      .wishlist-shared-index .my-account .address-book .account-info .wide-block,
      .wishlist-shared-index .my-account .address-book .account-addresses .wide-block,
      .wishlist-shared-index .my-account .newsletters .account-info .wide-block,
      .wishlist-shared-index .my-account .newsletters .account-addresses .wide-block,
      .wishlist-shared-index .my-account .my-orders .account-info .wide-block,
      .wishlist-shared-index .my-account .my-orders .account-addresses .wide-block,
      .wishlist-shared-index .my-account .order-info-block .account-info .wide-block,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .wide-block,
      .wishlist-shared-index .my-account .order-details .account-info .wide-block,
      .wishlist-shared-index .my-account .order-details .account-addresses .wide-block,
      .wishlist-shared-index .my-account .my-wishlist .account-info .wide-block,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .wide-block,
      .wishlist-shared-index .my-account .share-wishlist .account-info .wide-block,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .wide-block,
      .wishlist-shared-index .my-account .new-addressbook .account-info .wide-block,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .information .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .wide-block,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
      .sales-order-view .my-account .dashboard .account-info .wide-block,
      .sales-order-view .my-account .dashboard .account-addresses .wide-block,
      .sales-order-view .my-account .information .account-info .wide-block,
      .sales-order-view .my-account .information .account-addresses .wide-block,
      .sales-order-view .my-account .address-book .account-info .wide-block,
      .sales-order-view .my-account .address-book .account-addresses .wide-block,
      .sales-order-view .my-account .newsletters .account-info .wide-block,
      .sales-order-view .my-account .newsletters .account-addresses .wide-block,
      .sales-order-view .my-account .my-orders .account-info .wide-block,
      .sales-order-view .my-account .my-orders .account-addresses .wide-block,
      .sales-order-view .my-account .order-info-block .account-info .wide-block,
      .sales-order-view .my-account .order-info-block .account-addresses .wide-block,
      .sales-order-view .my-account .order-details .account-info .wide-block,
      .sales-order-view .my-account .order-details .account-addresses .wide-block,
      .sales-order-view .my-account .my-wishlist .account-info .wide-block,
      .sales-order-view .my-account .my-wishlist .account-addresses .wide-block,
      .sales-order-view .my-account .share-wishlist .account-info .wide-block,
      .sales-order-view .my-account .share-wishlist .account-addresses .wide-block,
      .sales-order-view .my-account .new-addressbook .account-info .wide-block,
      .sales-order-view .my-account .new-addressbook .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .dashboard .account-info .wide-block,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .information .account-info .wide-block,
      .sales-order-view .shared-wishlist .information .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .address-book .account-info .wide-block,
      .sales-order-view .shared-wishlist .address-book .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .newsletters .account-info .wide-block,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .my-orders .account-info .wide-block,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .order-info-block .account-info .wide-block,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .order-details .account-info .wide-block,
      .sales-order-view .shared-wishlist .order-details .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .wide-block,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .wide-block,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .wide-block,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .wide-block,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .wide-block {
        width: 100%; }
        @media (max-width: 480px) {
          .customer-account-index .my-account .dashboard .account-info .wide-block, .customer-account-index .my-account .dashboard .account-addresses .wide-block,
          .customer-account-index .my-account .information .account-info .wide-block,
          .customer-account-index .my-account .information .account-addresses .wide-block,
          .customer-account-index .my-account .address-book .account-info .wide-block,
          .customer-account-index .my-account .address-book .account-addresses .wide-block,
          .customer-account-index .my-account .newsletters .account-info .wide-block,
          .customer-account-index .my-account .newsletters .account-addresses .wide-block,
          .customer-account-index .my-account .my-orders .account-info .wide-block,
          .customer-account-index .my-account .my-orders .account-addresses .wide-block,
          .customer-account-index .my-account .order-info-block .account-info .wide-block,
          .customer-account-index .my-account .order-info-block .account-addresses .wide-block,
          .customer-account-index .my-account .order-details .account-info .wide-block,
          .customer-account-index .my-account .order-details .account-addresses .wide-block,
          .customer-account-index .my-account .my-wishlist .account-info .wide-block,
          .customer-account-index .my-account .my-wishlist .account-addresses .wide-block,
          .customer-account-index .my-account .share-wishlist .account-info .wide-block,
          .customer-account-index .my-account .share-wishlist .account-addresses .wide-block,
          .customer-account-index .my-account .new-addressbook .account-info .wide-block,
          .customer-account-index .my-account .new-addressbook .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .dashboard .account-info .wide-block,
          .customer-account-index .shared-wishlist .dashboard .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .information .account-info .wide-block,
          .customer-account-index .shared-wishlist .information .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .address-book .account-info .wide-block,
          .customer-account-index .shared-wishlist .address-book .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .newsletters .account-info .wide-block,
          .customer-account-index .shared-wishlist .newsletters .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .my-orders .account-info .wide-block,
          .customer-account-index .shared-wishlist .my-orders .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .order-info-block .account-info .wide-block,
          .customer-account-index .shared-wishlist .order-info-block .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .order-details .account-info .wide-block,
          .customer-account-index .shared-wishlist .order-details .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .my-wishlist .account-info .wide-block,
          .customer-account-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .share-wishlist .account-info .wide-block,
          .customer-account-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .customer-account-index .shared-wishlist .new-addressbook .account-info .wide-block,
          .customer-account-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .customer-account-edit .my-account .dashboard .account-info .wide-block,
          .customer-account-edit .my-account .dashboard .account-addresses .wide-block,
          .customer-account-edit .my-account .information .account-info .wide-block,
          .customer-account-edit .my-account .information .account-addresses .wide-block,
          .customer-account-edit .my-account .address-book .account-info .wide-block,
          .customer-account-edit .my-account .address-book .account-addresses .wide-block,
          .customer-account-edit .my-account .newsletters .account-info .wide-block,
          .customer-account-edit .my-account .newsletters .account-addresses .wide-block,
          .customer-account-edit .my-account .my-orders .account-info .wide-block,
          .customer-account-edit .my-account .my-orders .account-addresses .wide-block,
          .customer-account-edit .my-account .order-info-block .account-info .wide-block,
          .customer-account-edit .my-account .order-info-block .account-addresses .wide-block,
          .customer-account-edit .my-account .order-details .account-info .wide-block,
          .customer-account-edit .my-account .order-details .account-addresses .wide-block,
          .customer-account-edit .my-account .my-wishlist .account-info .wide-block,
          .customer-account-edit .my-account .my-wishlist .account-addresses .wide-block,
          .customer-account-edit .my-account .share-wishlist .account-info .wide-block,
          .customer-account-edit .my-account .share-wishlist .account-addresses .wide-block,
          .customer-account-edit .my-account .new-addressbook .account-info .wide-block,
          .customer-account-edit .my-account .new-addressbook .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .dashboard .account-info .wide-block,
          .customer-account-edit .shared-wishlist .dashboard .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .information .account-info .wide-block,
          .customer-account-edit .shared-wishlist .information .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .address-book .account-info .wide-block,
          .customer-account-edit .shared-wishlist .address-book .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .newsletters .account-info .wide-block,
          .customer-account-edit .shared-wishlist .newsletters .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .my-orders .account-info .wide-block,
          .customer-account-edit .shared-wishlist .my-orders .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .order-info-block .account-info .wide-block,
          .customer-account-edit .shared-wishlist .order-info-block .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .order-details .account-info .wide-block,
          .customer-account-edit .shared-wishlist .order-details .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .my-wishlist .account-info .wide-block,
          .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .share-wishlist .account-info .wide-block,
          .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .customer-account-edit .shared-wishlist .new-addressbook .account-info .wide-block,
          .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .newsletter-manage-index .my-account .dashboard .account-info .wide-block,
          .newsletter-manage-index .my-account .dashboard .account-addresses .wide-block,
          .newsletter-manage-index .my-account .information .account-info .wide-block,
          .newsletter-manage-index .my-account .information .account-addresses .wide-block,
          .newsletter-manage-index .my-account .address-book .account-info .wide-block,
          .newsletter-manage-index .my-account .address-book .account-addresses .wide-block,
          .newsletter-manage-index .my-account .newsletters .account-info .wide-block,
          .newsletter-manage-index .my-account .newsletters .account-addresses .wide-block,
          .newsletter-manage-index .my-account .my-orders .account-info .wide-block,
          .newsletter-manage-index .my-account .my-orders .account-addresses .wide-block,
          .newsletter-manage-index .my-account .order-info-block .account-info .wide-block,
          .newsletter-manage-index .my-account .order-info-block .account-addresses .wide-block,
          .newsletter-manage-index .my-account .order-details .account-info .wide-block,
          .newsletter-manage-index .my-account .order-details .account-addresses .wide-block,
          .newsletter-manage-index .my-account .my-wishlist .account-info .wide-block,
          .newsletter-manage-index .my-account .my-wishlist .account-addresses .wide-block,
          .newsletter-manage-index .my-account .share-wishlist .account-info .wide-block,
          .newsletter-manage-index .my-account .share-wishlist .account-addresses .wide-block,
          .newsletter-manage-index .my-account .new-addressbook .account-info .wide-block,
          .newsletter-manage-index .my-account .new-addressbook .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .dashboard .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .information .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .information .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .address-book .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .address-book .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .newsletters .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .my-orders .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .order-details .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .order-details .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .wide-block,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .sales-order-history .my-account .dashboard .account-info .wide-block,
          .sales-order-history .my-account .dashboard .account-addresses .wide-block,
          .sales-order-history .my-account .information .account-info .wide-block,
          .sales-order-history .my-account .information .account-addresses .wide-block,
          .sales-order-history .my-account .address-book .account-info .wide-block,
          .sales-order-history .my-account .address-book .account-addresses .wide-block,
          .sales-order-history .my-account .newsletters .account-info .wide-block,
          .sales-order-history .my-account .newsletters .account-addresses .wide-block,
          .sales-order-history .my-account .my-orders .account-info .wide-block,
          .sales-order-history .my-account .my-orders .account-addresses .wide-block,
          .sales-order-history .my-account .order-info-block .account-info .wide-block,
          .sales-order-history .my-account .order-info-block .account-addresses .wide-block,
          .sales-order-history .my-account .order-details .account-info .wide-block,
          .sales-order-history .my-account .order-details .account-addresses .wide-block,
          .sales-order-history .my-account .my-wishlist .account-info .wide-block,
          .sales-order-history .my-account .my-wishlist .account-addresses .wide-block,
          .sales-order-history .my-account .share-wishlist .account-info .wide-block,
          .sales-order-history .my-account .share-wishlist .account-addresses .wide-block,
          .sales-order-history .my-account .new-addressbook .account-info .wide-block,
          .sales-order-history .my-account .new-addressbook .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .dashboard .account-info .wide-block,
          .sales-order-history .shared-wishlist .dashboard .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .information .account-info .wide-block,
          .sales-order-history .shared-wishlist .information .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .address-book .account-info .wide-block,
          .sales-order-history .shared-wishlist .address-book .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .newsletters .account-info .wide-block,
          .sales-order-history .shared-wishlist .newsletters .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .my-orders .account-info .wide-block,
          .sales-order-history .shared-wishlist .my-orders .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .order-info-block .account-info .wide-block,
          .sales-order-history .shared-wishlist .order-info-block .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .order-details .account-info .wide-block,
          .sales-order-history .shared-wishlist .order-details .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .my-wishlist .account-info .wide-block,
          .sales-order-history .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .share-wishlist .account-info .wide-block,
          .sales-order-history .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .sales-order-history .shared-wishlist .new-addressbook .account-info .wide-block,
          .sales-order-history .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .customer-address-index .my-account .dashboard .account-info .wide-block,
          .customer-address-index .my-account .dashboard .account-addresses .wide-block,
          .customer-address-index .my-account .information .account-info .wide-block,
          .customer-address-index .my-account .information .account-addresses .wide-block,
          .customer-address-index .my-account .address-book .account-info .wide-block,
          .customer-address-index .my-account .address-book .account-addresses .wide-block,
          .customer-address-index .my-account .newsletters .account-info .wide-block,
          .customer-address-index .my-account .newsletters .account-addresses .wide-block,
          .customer-address-index .my-account .my-orders .account-info .wide-block,
          .customer-address-index .my-account .my-orders .account-addresses .wide-block,
          .customer-address-index .my-account .order-info-block .account-info .wide-block,
          .customer-address-index .my-account .order-info-block .account-addresses .wide-block,
          .customer-address-index .my-account .order-details .account-info .wide-block,
          .customer-address-index .my-account .order-details .account-addresses .wide-block,
          .customer-address-index .my-account .my-wishlist .account-info .wide-block,
          .customer-address-index .my-account .my-wishlist .account-addresses .wide-block,
          .customer-address-index .my-account .share-wishlist .account-info .wide-block,
          .customer-address-index .my-account .share-wishlist .account-addresses .wide-block,
          .customer-address-index .my-account .new-addressbook .account-info .wide-block,
          .customer-address-index .my-account .new-addressbook .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .dashboard .account-info .wide-block,
          .customer-address-index .shared-wishlist .dashboard .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .information .account-info .wide-block,
          .customer-address-index .shared-wishlist .information .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .address-book .account-info .wide-block,
          .customer-address-index .shared-wishlist .address-book .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .newsletters .account-info .wide-block,
          .customer-address-index .shared-wishlist .newsletters .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .my-orders .account-info .wide-block,
          .customer-address-index .shared-wishlist .my-orders .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .order-info-block .account-info .wide-block,
          .customer-address-index .shared-wishlist .order-info-block .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .order-details .account-info .wide-block,
          .customer-address-index .shared-wishlist .order-details .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .my-wishlist .account-info .wide-block,
          .customer-address-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .share-wishlist .account-info .wide-block,
          .customer-address-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .customer-address-index .shared-wishlist .new-addressbook .account-info .wide-block,
          .customer-address-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .customer-address-form .my-account .dashboard .account-info .wide-block,
          .customer-address-form .my-account .dashboard .account-addresses .wide-block,
          .customer-address-form .my-account .information .account-info .wide-block,
          .customer-address-form .my-account .information .account-addresses .wide-block,
          .customer-address-form .my-account .address-book .account-info .wide-block,
          .customer-address-form .my-account .address-book .account-addresses .wide-block,
          .customer-address-form .my-account .newsletters .account-info .wide-block,
          .customer-address-form .my-account .newsletters .account-addresses .wide-block,
          .customer-address-form .my-account .my-orders .account-info .wide-block,
          .customer-address-form .my-account .my-orders .account-addresses .wide-block,
          .customer-address-form .my-account .order-info-block .account-info .wide-block,
          .customer-address-form .my-account .order-info-block .account-addresses .wide-block,
          .customer-address-form .my-account .order-details .account-info .wide-block,
          .customer-address-form .my-account .order-details .account-addresses .wide-block,
          .customer-address-form .my-account .my-wishlist .account-info .wide-block,
          .customer-address-form .my-account .my-wishlist .account-addresses .wide-block,
          .customer-address-form .my-account .share-wishlist .account-info .wide-block,
          .customer-address-form .my-account .share-wishlist .account-addresses .wide-block,
          .customer-address-form .my-account .new-addressbook .account-info .wide-block,
          .customer-address-form .my-account .new-addressbook .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .dashboard .account-info .wide-block,
          .customer-address-form .shared-wishlist .dashboard .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .information .account-info .wide-block,
          .customer-address-form .shared-wishlist .information .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .address-book .account-info .wide-block,
          .customer-address-form .shared-wishlist .address-book .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .newsletters .account-info .wide-block,
          .customer-address-form .shared-wishlist .newsletters .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .my-orders .account-info .wide-block,
          .customer-address-form .shared-wishlist .my-orders .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .order-info-block .account-info .wide-block,
          .customer-address-form .shared-wishlist .order-info-block .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .order-details .account-info .wide-block,
          .customer-address-form .shared-wishlist .order-details .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .my-wishlist .account-info .wide-block,
          .customer-address-form .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .share-wishlist .account-info .wide-block,
          .customer-address-form .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .customer-address-form .shared-wishlist .new-addressbook .account-info .wide-block,
          .customer-address-form .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .wishlist-index-index .my-account .dashboard .account-info .wide-block,
          .wishlist-index-index .my-account .dashboard .account-addresses .wide-block,
          .wishlist-index-index .my-account .information .account-info .wide-block,
          .wishlist-index-index .my-account .information .account-addresses .wide-block,
          .wishlist-index-index .my-account .address-book .account-info .wide-block,
          .wishlist-index-index .my-account .address-book .account-addresses .wide-block,
          .wishlist-index-index .my-account .newsletters .account-info .wide-block,
          .wishlist-index-index .my-account .newsletters .account-addresses .wide-block,
          .wishlist-index-index .my-account .my-orders .account-info .wide-block,
          .wishlist-index-index .my-account .my-orders .account-addresses .wide-block,
          .wishlist-index-index .my-account .order-info-block .account-info .wide-block,
          .wishlist-index-index .my-account .order-info-block .account-addresses .wide-block,
          .wishlist-index-index .my-account .order-details .account-info .wide-block,
          .wishlist-index-index .my-account .order-details .account-addresses .wide-block,
          .wishlist-index-index .my-account .my-wishlist .account-info .wide-block,
          .wishlist-index-index .my-account .my-wishlist .account-addresses .wide-block,
          .wishlist-index-index .my-account .share-wishlist .account-info .wide-block,
          .wishlist-index-index .my-account .share-wishlist .account-addresses .wide-block,
          .wishlist-index-index .my-account .new-addressbook .account-info .wide-block,
          .wishlist-index-index .my-account .new-addressbook .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .dashboard .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .dashboard .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .information .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .information .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .address-book .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .address-book .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .newsletters .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .newsletters .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .my-orders .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .my-orders .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .order-info-block .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .order-details .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .order-details .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-info .wide-block,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .wishlist-index-share .my-account .dashboard .account-info .wide-block,
          .wishlist-index-share .my-account .dashboard .account-addresses .wide-block,
          .wishlist-index-share .my-account .information .account-info .wide-block,
          .wishlist-index-share .my-account .information .account-addresses .wide-block,
          .wishlist-index-share .my-account .address-book .account-info .wide-block,
          .wishlist-index-share .my-account .address-book .account-addresses .wide-block,
          .wishlist-index-share .my-account .newsletters .account-info .wide-block,
          .wishlist-index-share .my-account .newsletters .account-addresses .wide-block,
          .wishlist-index-share .my-account .my-orders .account-info .wide-block,
          .wishlist-index-share .my-account .my-orders .account-addresses .wide-block,
          .wishlist-index-share .my-account .order-info-block .account-info .wide-block,
          .wishlist-index-share .my-account .order-info-block .account-addresses .wide-block,
          .wishlist-index-share .my-account .order-details .account-info .wide-block,
          .wishlist-index-share .my-account .order-details .account-addresses .wide-block,
          .wishlist-index-share .my-account .my-wishlist .account-info .wide-block,
          .wishlist-index-share .my-account .my-wishlist .account-addresses .wide-block,
          .wishlist-index-share .my-account .share-wishlist .account-info .wide-block,
          .wishlist-index-share .my-account .share-wishlist .account-addresses .wide-block,
          .wishlist-index-share .my-account .new-addressbook .account-info .wide-block,
          .wishlist-index-share .my-account .new-addressbook .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .dashboard .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .dashboard .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .information .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .information .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .address-book .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .address-book .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .newsletters .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .newsletters .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .my-orders .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .my-orders .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .order-info-block .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .order-details .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .order-details .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-info .wide-block,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .wishlist-shared-index .my-account .dashboard .account-info .wide-block,
          .wishlist-shared-index .my-account .dashboard .account-addresses .wide-block,
          .wishlist-shared-index .my-account .information .account-info .wide-block,
          .wishlist-shared-index .my-account .information .account-addresses .wide-block,
          .wishlist-shared-index .my-account .address-book .account-info .wide-block,
          .wishlist-shared-index .my-account .address-book .account-addresses .wide-block,
          .wishlist-shared-index .my-account .newsletters .account-info .wide-block,
          .wishlist-shared-index .my-account .newsletters .account-addresses .wide-block,
          .wishlist-shared-index .my-account .my-orders .account-info .wide-block,
          .wishlist-shared-index .my-account .my-orders .account-addresses .wide-block,
          .wishlist-shared-index .my-account .order-info-block .account-info .wide-block,
          .wishlist-shared-index .my-account .order-info-block .account-addresses .wide-block,
          .wishlist-shared-index .my-account .order-details .account-info .wide-block,
          .wishlist-shared-index .my-account .order-details .account-addresses .wide-block,
          .wishlist-shared-index .my-account .my-wishlist .account-info .wide-block,
          .wishlist-shared-index .my-account .my-wishlist .account-addresses .wide-block,
          .wishlist-shared-index .my-account .share-wishlist .account-info .wide-block,
          .wishlist-shared-index .my-account .share-wishlist .account-addresses .wide-block,
          .wishlist-shared-index .my-account .new-addressbook .account-info .wide-block,
          .wishlist-shared-index .my-account .new-addressbook .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .dashboard .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .information .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .information .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .address-book .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .address-book .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .newsletters .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .my-orders .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .order-details .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .order-details .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .wide-block,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .wide-block,
          .sales-order-view .my-account .dashboard .account-info .wide-block,
          .sales-order-view .my-account .dashboard .account-addresses .wide-block,
          .sales-order-view .my-account .information .account-info .wide-block,
          .sales-order-view .my-account .information .account-addresses .wide-block,
          .sales-order-view .my-account .address-book .account-info .wide-block,
          .sales-order-view .my-account .address-book .account-addresses .wide-block,
          .sales-order-view .my-account .newsletters .account-info .wide-block,
          .sales-order-view .my-account .newsletters .account-addresses .wide-block,
          .sales-order-view .my-account .my-orders .account-info .wide-block,
          .sales-order-view .my-account .my-orders .account-addresses .wide-block,
          .sales-order-view .my-account .order-info-block .account-info .wide-block,
          .sales-order-view .my-account .order-info-block .account-addresses .wide-block,
          .sales-order-view .my-account .order-details .account-info .wide-block,
          .sales-order-view .my-account .order-details .account-addresses .wide-block,
          .sales-order-view .my-account .my-wishlist .account-info .wide-block,
          .sales-order-view .my-account .my-wishlist .account-addresses .wide-block,
          .sales-order-view .my-account .share-wishlist .account-info .wide-block,
          .sales-order-view .my-account .share-wishlist .account-addresses .wide-block,
          .sales-order-view .my-account .new-addressbook .account-info .wide-block,
          .sales-order-view .my-account .new-addressbook .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .dashboard .account-info .wide-block,
          .sales-order-view .shared-wishlist .dashboard .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .information .account-info .wide-block,
          .sales-order-view .shared-wishlist .information .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .address-book .account-info .wide-block,
          .sales-order-view .shared-wishlist .address-book .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .newsletters .account-info .wide-block,
          .sales-order-view .shared-wishlist .newsletters .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .my-orders .account-info .wide-block,
          .sales-order-view .shared-wishlist .my-orders .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .order-info-block .account-info .wide-block,
          .sales-order-view .shared-wishlist .order-info-block .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .order-details .account-info .wide-block,
          .sales-order-view .shared-wishlist .order-details .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .my-wishlist .account-info .wide-block,
          .sales-order-view .shared-wishlist .my-wishlist .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .share-wishlist .account-info .wide-block,
          .sales-order-view .shared-wishlist .share-wishlist .account-addresses .wide-block,
          .sales-order-view .shared-wishlist .new-addressbook .account-info .wide-block,
          .sales-order-view .shared-wishlist .new-addressbook .account-addresses .wide-block {
            margin-bottom: 30px; } }
      .customer-account-index .my-account .dashboard .account-info .left-block, .customer-account-index .my-account .dashboard .account-addresses .left-block,
      .customer-account-index .my-account .information .account-info .left-block,
      .customer-account-index .my-account .information .account-addresses .left-block,
      .customer-account-index .my-account .address-book .account-info .left-block,
      .customer-account-index .my-account .address-book .account-addresses .left-block,
      .customer-account-index .my-account .newsletters .account-info .left-block,
      .customer-account-index .my-account .newsletters .account-addresses .left-block,
      .customer-account-index .my-account .my-orders .account-info .left-block,
      .customer-account-index .my-account .my-orders .account-addresses .left-block,
      .customer-account-index .my-account .order-info-block .account-info .left-block,
      .customer-account-index .my-account .order-info-block .account-addresses .left-block,
      .customer-account-index .my-account .order-details .account-info .left-block,
      .customer-account-index .my-account .order-details .account-addresses .left-block,
      .customer-account-index .my-account .my-wishlist .account-info .left-block,
      .customer-account-index .my-account .my-wishlist .account-addresses .left-block,
      .customer-account-index .my-account .share-wishlist .account-info .left-block,
      .customer-account-index .my-account .share-wishlist .account-addresses .left-block,
      .customer-account-index .my-account .new-addressbook .account-info .left-block,
      .customer-account-index .my-account .new-addressbook .account-addresses .left-block,
      .customer-account-index .shared-wishlist .dashboard .account-info .left-block,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .left-block,
      .customer-account-index .shared-wishlist .information .account-info .left-block,
      .customer-account-index .shared-wishlist .information .account-addresses .left-block,
      .customer-account-index .shared-wishlist .address-book .account-info .left-block,
      .customer-account-index .shared-wishlist .address-book .account-addresses .left-block,
      .customer-account-index .shared-wishlist .newsletters .account-info .left-block,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .left-block,
      .customer-account-index .shared-wishlist .my-orders .account-info .left-block,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .left-block,
      .customer-account-index .shared-wishlist .order-info-block .account-info .left-block,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .left-block,
      .customer-account-index .shared-wishlist .order-details .account-info .left-block,
      .customer-account-index .shared-wishlist .order-details .account-addresses .left-block,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .left-block,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .left-block,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .left-block,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .left-block,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .left-block,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .left-block,
      .customer-account-edit .my-account .dashboard .account-info .left-block,
      .customer-account-edit .my-account .dashboard .account-addresses .left-block,
      .customer-account-edit .my-account .information .account-info .left-block,
      .customer-account-edit .my-account .information .account-addresses .left-block,
      .customer-account-edit .my-account .address-book .account-info .left-block,
      .customer-account-edit .my-account .address-book .account-addresses .left-block,
      .customer-account-edit .my-account .newsletters .account-info .left-block,
      .customer-account-edit .my-account .newsletters .account-addresses .left-block,
      .customer-account-edit .my-account .my-orders .account-info .left-block,
      .customer-account-edit .my-account .my-orders .account-addresses .left-block,
      .customer-account-edit .my-account .order-info-block .account-info .left-block,
      .customer-account-edit .my-account .order-info-block .account-addresses .left-block,
      .customer-account-edit .my-account .order-details .account-info .left-block,
      .customer-account-edit .my-account .order-details .account-addresses .left-block,
      .customer-account-edit .my-account .my-wishlist .account-info .left-block,
      .customer-account-edit .my-account .my-wishlist .account-addresses .left-block,
      .customer-account-edit .my-account .share-wishlist .account-info .left-block,
      .customer-account-edit .my-account .share-wishlist .account-addresses .left-block,
      .customer-account-edit .my-account .new-addressbook .account-info .left-block,
      .customer-account-edit .my-account .new-addressbook .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .dashboard .account-info .left-block,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .information .account-info .left-block,
      .customer-account-edit .shared-wishlist .information .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .address-book .account-info .left-block,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .newsletters .account-info .left-block,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .my-orders .account-info .left-block,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .left-block,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .order-details .account-info .left-block,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .left-block,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .left-block,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .left-block,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .left-block,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .left-block,
      .newsletter-manage-index .my-account .dashboard .account-info .left-block,
      .newsletter-manage-index .my-account .dashboard .account-addresses .left-block,
      .newsletter-manage-index .my-account .information .account-info .left-block,
      .newsletter-manage-index .my-account .information .account-addresses .left-block,
      .newsletter-manage-index .my-account .address-book .account-info .left-block,
      .newsletter-manage-index .my-account .address-book .account-addresses .left-block,
      .newsletter-manage-index .my-account .newsletters .account-info .left-block,
      .newsletter-manage-index .my-account .newsletters .account-addresses .left-block,
      .newsletter-manage-index .my-account .my-orders .account-info .left-block,
      .newsletter-manage-index .my-account .my-orders .account-addresses .left-block,
      .newsletter-manage-index .my-account .order-info-block .account-info .left-block,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .left-block,
      .newsletter-manage-index .my-account .order-details .account-info .left-block,
      .newsletter-manage-index .my-account .order-details .account-addresses .left-block,
      .newsletter-manage-index .my-account .my-wishlist .account-info .left-block,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .left-block,
      .newsletter-manage-index .my-account .share-wishlist .account-info .left-block,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .left-block,
      .newsletter-manage-index .my-account .new-addressbook .account-info .left-block,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .information .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .left-block,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .left-block,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .left-block,
      .sales-order-history .my-account .dashboard .account-info .left-block,
      .sales-order-history .my-account .dashboard .account-addresses .left-block,
      .sales-order-history .my-account .information .account-info .left-block,
      .sales-order-history .my-account .information .account-addresses .left-block,
      .sales-order-history .my-account .address-book .account-info .left-block,
      .sales-order-history .my-account .address-book .account-addresses .left-block,
      .sales-order-history .my-account .newsletters .account-info .left-block,
      .sales-order-history .my-account .newsletters .account-addresses .left-block,
      .sales-order-history .my-account .my-orders .account-info .left-block,
      .sales-order-history .my-account .my-orders .account-addresses .left-block,
      .sales-order-history .my-account .order-info-block .account-info .left-block,
      .sales-order-history .my-account .order-info-block .account-addresses .left-block,
      .sales-order-history .my-account .order-details .account-info .left-block,
      .sales-order-history .my-account .order-details .account-addresses .left-block,
      .sales-order-history .my-account .my-wishlist .account-info .left-block,
      .sales-order-history .my-account .my-wishlist .account-addresses .left-block,
      .sales-order-history .my-account .share-wishlist .account-info .left-block,
      .sales-order-history .my-account .share-wishlist .account-addresses .left-block,
      .sales-order-history .my-account .new-addressbook .account-info .left-block,
      .sales-order-history .my-account .new-addressbook .account-addresses .left-block,
      .sales-order-history .shared-wishlist .dashboard .account-info .left-block,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .left-block,
      .sales-order-history .shared-wishlist .information .account-info .left-block,
      .sales-order-history .shared-wishlist .information .account-addresses .left-block,
      .sales-order-history .shared-wishlist .address-book .account-info .left-block,
      .sales-order-history .shared-wishlist .address-book .account-addresses .left-block,
      .sales-order-history .shared-wishlist .newsletters .account-info .left-block,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .left-block,
      .sales-order-history .shared-wishlist .my-orders .account-info .left-block,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .left-block,
      .sales-order-history .shared-wishlist .order-info-block .account-info .left-block,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .left-block,
      .sales-order-history .shared-wishlist .order-details .account-info .left-block,
      .sales-order-history .shared-wishlist .order-details .account-addresses .left-block,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .left-block,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .left-block,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .left-block,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .left-block,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .left-block,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .left-block,
      .customer-address-index .my-account .dashboard .account-info .left-block,
      .customer-address-index .my-account .dashboard .account-addresses .left-block,
      .customer-address-index .my-account .information .account-info .left-block,
      .customer-address-index .my-account .information .account-addresses .left-block,
      .customer-address-index .my-account .address-book .account-info .left-block,
      .customer-address-index .my-account .address-book .account-addresses .left-block,
      .customer-address-index .my-account .newsletters .account-info .left-block,
      .customer-address-index .my-account .newsletters .account-addresses .left-block,
      .customer-address-index .my-account .my-orders .account-info .left-block,
      .customer-address-index .my-account .my-orders .account-addresses .left-block,
      .customer-address-index .my-account .order-info-block .account-info .left-block,
      .customer-address-index .my-account .order-info-block .account-addresses .left-block,
      .customer-address-index .my-account .order-details .account-info .left-block,
      .customer-address-index .my-account .order-details .account-addresses .left-block,
      .customer-address-index .my-account .my-wishlist .account-info .left-block,
      .customer-address-index .my-account .my-wishlist .account-addresses .left-block,
      .customer-address-index .my-account .share-wishlist .account-info .left-block,
      .customer-address-index .my-account .share-wishlist .account-addresses .left-block,
      .customer-address-index .my-account .new-addressbook .account-info .left-block,
      .customer-address-index .my-account .new-addressbook .account-addresses .left-block,
      .customer-address-index .shared-wishlist .dashboard .account-info .left-block,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .left-block,
      .customer-address-index .shared-wishlist .information .account-info .left-block,
      .customer-address-index .shared-wishlist .information .account-addresses .left-block,
      .customer-address-index .shared-wishlist .address-book .account-info .left-block,
      .customer-address-index .shared-wishlist .address-book .account-addresses .left-block,
      .customer-address-index .shared-wishlist .newsletters .account-info .left-block,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .left-block,
      .customer-address-index .shared-wishlist .my-orders .account-info .left-block,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .left-block,
      .customer-address-index .shared-wishlist .order-info-block .account-info .left-block,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .left-block,
      .customer-address-index .shared-wishlist .order-details .account-info .left-block,
      .customer-address-index .shared-wishlist .order-details .account-addresses .left-block,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .left-block,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .left-block,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .left-block,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .left-block,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .left-block,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .left-block,
      .customer-address-form .my-account .dashboard .account-info .left-block,
      .customer-address-form .my-account .dashboard .account-addresses .left-block,
      .customer-address-form .my-account .information .account-info .left-block,
      .customer-address-form .my-account .information .account-addresses .left-block,
      .customer-address-form .my-account .address-book .account-info .left-block,
      .customer-address-form .my-account .address-book .account-addresses .left-block,
      .customer-address-form .my-account .newsletters .account-info .left-block,
      .customer-address-form .my-account .newsletters .account-addresses .left-block,
      .customer-address-form .my-account .my-orders .account-info .left-block,
      .customer-address-form .my-account .my-orders .account-addresses .left-block,
      .customer-address-form .my-account .order-info-block .account-info .left-block,
      .customer-address-form .my-account .order-info-block .account-addresses .left-block,
      .customer-address-form .my-account .order-details .account-info .left-block,
      .customer-address-form .my-account .order-details .account-addresses .left-block,
      .customer-address-form .my-account .my-wishlist .account-info .left-block,
      .customer-address-form .my-account .my-wishlist .account-addresses .left-block,
      .customer-address-form .my-account .share-wishlist .account-info .left-block,
      .customer-address-form .my-account .share-wishlist .account-addresses .left-block,
      .customer-address-form .my-account .new-addressbook .account-info .left-block,
      .customer-address-form .my-account .new-addressbook .account-addresses .left-block,
      .customer-address-form .shared-wishlist .dashboard .account-info .left-block,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .left-block,
      .customer-address-form .shared-wishlist .information .account-info .left-block,
      .customer-address-form .shared-wishlist .information .account-addresses .left-block,
      .customer-address-form .shared-wishlist .address-book .account-info .left-block,
      .customer-address-form .shared-wishlist .address-book .account-addresses .left-block,
      .customer-address-form .shared-wishlist .newsletters .account-info .left-block,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .left-block,
      .customer-address-form .shared-wishlist .my-orders .account-info .left-block,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .left-block,
      .customer-address-form .shared-wishlist .order-info-block .account-info .left-block,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .left-block,
      .customer-address-form .shared-wishlist .order-details .account-info .left-block,
      .customer-address-form .shared-wishlist .order-details .account-addresses .left-block,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .left-block,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .left-block,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .left-block,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .left-block,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .left-block,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .left-block,
      .wishlist-index-index .my-account .dashboard .account-info .left-block,
      .wishlist-index-index .my-account .dashboard .account-addresses .left-block,
      .wishlist-index-index .my-account .information .account-info .left-block,
      .wishlist-index-index .my-account .information .account-addresses .left-block,
      .wishlist-index-index .my-account .address-book .account-info .left-block,
      .wishlist-index-index .my-account .address-book .account-addresses .left-block,
      .wishlist-index-index .my-account .newsletters .account-info .left-block,
      .wishlist-index-index .my-account .newsletters .account-addresses .left-block,
      .wishlist-index-index .my-account .my-orders .account-info .left-block,
      .wishlist-index-index .my-account .my-orders .account-addresses .left-block,
      .wishlist-index-index .my-account .order-info-block .account-info .left-block,
      .wishlist-index-index .my-account .order-info-block .account-addresses .left-block,
      .wishlist-index-index .my-account .order-details .account-info .left-block,
      .wishlist-index-index .my-account .order-details .account-addresses .left-block,
      .wishlist-index-index .my-account .my-wishlist .account-info .left-block,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .left-block,
      .wishlist-index-index .my-account .share-wishlist .account-info .left-block,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .left-block,
      .wishlist-index-index .my-account .new-addressbook .account-info .left-block,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .left-block,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .information .account-info .left-block,
      .wishlist-index-index .shared-wishlist .information .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .address-book .account-info .left-block,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .left-block,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .left-block,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .left-block,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .order-details .account-info .left-block,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .left-block,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .left-block,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .left-block,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .left-block,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .left-block,
      .wishlist-index-share .my-account .dashboard .account-info .left-block,
      .wishlist-index-share .my-account .dashboard .account-addresses .left-block,
      .wishlist-index-share .my-account .information .account-info .left-block,
      .wishlist-index-share .my-account .information .account-addresses .left-block,
      .wishlist-index-share .my-account .address-book .account-info .left-block,
      .wishlist-index-share .my-account .address-book .account-addresses .left-block,
      .wishlist-index-share .my-account .newsletters .account-info .left-block,
      .wishlist-index-share .my-account .newsletters .account-addresses .left-block,
      .wishlist-index-share .my-account .my-orders .account-info .left-block,
      .wishlist-index-share .my-account .my-orders .account-addresses .left-block,
      .wishlist-index-share .my-account .order-info-block .account-info .left-block,
      .wishlist-index-share .my-account .order-info-block .account-addresses .left-block,
      .wishlist-index-share .my-account .order-details .account-info .left-block,
      .wishlist-index-share .my-account .order-details .account-addresses .left-block,
      .wishlist-index-share .my-account .my-wishlist .account-info .left-block,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .left-block,
      .wishlist-index-share .my-account .share-wishlist .account-info .left-block,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .left-block,
      .wishlist-index-share .my-account .new-addressbook .account-info .left-block,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .left-block,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .information .account-info .left-block,
      .wishlist-index-share .shared-wishlist .information .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .address-book .account-info .left-block,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .left-block,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .left-block,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .left-block,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .order-details .account-info .left-block,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .left-block,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .left-block,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .left-block,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .left-block,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .left-block,
      .wishlist-shared-index .my-account .dashboard .account-info .left-block,
      .wishlist-shared-index .my-account .dashboard .account-addresses .left-block,
      .wishlist-shared-index .my-account .information .account-info .left-block,
      .wishlist-shared-index .my-account .information .account-addresses .left-block,
      .wishlist-shared-index .my-account .address-book .account-info .left-block,
      .wishlist-shared-index .my-account .address-book .account-addresses .left-block,
      .wishlist-shared-index .my-account .newsletters .account-info .left-block,
      .wishlist-shared-index .my-account .newsletters .account-addresses .left-block,
      .wishlist-shared-index .my-account .my-orders .account-info .left-block,
      .wishlist-shared-index .my-account .my-orders .account-addresses .left-block,
      .wishlist-shared-index .my-account .order-info-block .account-info .left-block,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .left-block,
      .wishlist-shared-index .my-account .order-details .account-info .left-block,
      .wishlist-shared-index .my-account .order-details .account-addresses .left-block,
      .wishlist-shared-index .my-account .my-wishlist .account-info .left-block,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .left-block,
      .wishlist-shared-index .my-account .share-wishlist .account-info .left-block,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .left-block,
      .wishlist-shared-index .my-account .new-addressbook .account-info .left-block,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .information .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .left-block,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .left-block,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .left-block,
      .sales-order-view .my-account .dashboard .account-info .left-block,
      .sales-order-view .my-account .dashboard .account-addresses .left-block,
      .sales-order-view .my-account .information .account-info .left-block,
      .sales-order-view .my-account .information .account-addresses .left-block,
      .sales-order-view .my-account .address-book .account-info .left-block,
      .sales-order-view .my-account .address-book .account-addresses .left-block,
      .sales-order-view .my-account .newsletters .account-info .left-block,
      .sales-order-view .my-account .newsletters .account-addresses .left-block,
      .sales-order-view .my-account .my-orders .account-info .left-block,
      .sales-order-view .my-account .my-orders .account-addresses .left-block,
      .sales-order-view .my-account .order-info-block .account-info .left-block,
      .sales-order-view .my-account .order-info-block .account-addresses .left-block,
      .sales-order-view .my-account .order-details .account-info .left-block,
      .sales-order-view .my-account .order-details .account-addresses .left-block,
      .sales-order-view .my-account .my-wishlist .account-info .left-block,
      .sales-order-view .my-account .my-wishlist .account-addresses .left-block,
      .sales-order-view .my-account .share-wishlist .account-info .left-block,
      .sales-order-view .my-account .share-wishlist .account-addresses .left-block,
      .sales-order-view .my-account .new-addressbook .account-info .left-block,
      .sales-order-view .my-account .new-addressbook .account-addresses .left-block,
      .sales-order-view .shared-wishlist .dashboard .account-info .left-block,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .left-block,
      .sales-order-view .shared-wishlist .information .account-info .left-block,
      .sales-order-view .shared-wishlist .information .account-addresses .left-block,
      .sales-order-view .shared-wishlist .address-book .account-info .left-block,
      .sales-order-view .shared-wishlist .address-book .account-addresses .left-block,
      .sales-order-view .shared-wishlist .newsletters .account-info .left-block,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .left-block,
      .sales-order-view .shared-wishlist .my-orders .account-info .left-block,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .left-block,
      .sales-order-view .shared-wishlist .order-info-block .account-info .left-block,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .left-block,
      .sales-order-view .shared-wishlist .order-details .account-info .left-block,
      .sales-order-view .shared-wishlist .order-details .account-addresses .left-block,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .left-block,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .left-block,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .left-block,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .left-block,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .left-block,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .left-block {
        width: 50%;
        float: left; }
        @media (max-width: 480px) {
          .customer-account-index .my-account .dashboard .account-info .left-block, .customer-account-index .my-account .dashboard .account-addresses .left-block,
          .customer-account-index .my-account .information .account-info .left-block,
          .customer-account-index .my-account .information .account-addresses .left-block,
          .customer-account-index .my-account .address-book .account-info .left-block,
          .customer-account-index .my-account .address-book .account-addresses .left-block,
          .customer-account-index .my-account .newsletters .account-info .left-block,
          .customer-account-index .my-account .newsletters .account-addresses .left-block,
          .customer-account-index .my-account .my-orders .account-info .left-block,
          .customer-account-index .my-account .my-orders .account-addresses .left-block,
          .customer-account-index .my-account .order-info-block .account-info .left-block,
          .customer-account-index .my-account .order-info-block .account-addresses .left-block,
          .customer-account-index .my-account .order-details .account-info .left-block,
          .customer-account-index .my-account .order-details .account-addresses .left-block,
          .customer-account-index .my-account .my-wishlist .account-info .left-block,
          .customer-account-index .my-account .my-wishlist .account-addresses .left-block,
          .customer-account-index .my-account .share-wishlist .account-info .left-block,
          .customer-account-index .my-account .share-wishlist .account-addresses .left-block,
          .customer-account-index .my-account .new-addressbook .account-info .left-block,
          .customer-account-index .my-account .new-addressbook .account-addresses .left-block,
          .customer-account-index .shared-wishlist .dashboard .account-info .left-block,
          .customer-account-index .shared-wishlist .dashboard .account-addresses .left-block,
          .customer-account-index .shared-wishlist .information .account-info .left-block,
          .customer-account-index .shared-wishlist .information .account-addresses .left-block,
          .customer-account-index .shared-wishlist .address-book .account-info .left-block,
          .customer-account-index .shared-wishlist .address-book .account-addresses .left-block,
          .customer-account-index .shared-wishlist .newsletters .account-info .left-block,
          .customer-account-index .shared-wishlist .newsletters .account-addresses .left-block,
          .customer-account-index .shared-wishlist .my-orders .account-info .left-block,
          .customer-account-index .shared-wishlist .my-orders .account-addresses .left-block,
          .customer-account-index .shared-wishlist .order-info-block .account-info .left-block,
          .customer-account-index .shared-wishlist .order-info-block .account-addresses .left-block,
          .customer-account-index .shared-wishlist .order-details .account-info .left-block,
          .customer-account-index .shared-wishlist .order-details .account-addresses .left-block,
          .customer-account-index .shared-wishlist .my-wishlist .account-info .left-block,
          .customer-account-index .shared-wishlist .my-wishlist .account-addresses .left-block,
          .customer-account-index .shared-wishlist .share-wishlist .account-info .left-block,
          .customer-account-index .shared-wishlist .share-wishlist .account-addresses .left-block,
          .customer-account-index .shared-wishlist .new-addressbook .account-info .left-block,
          .customer-account-index .shared-wishlist .new-addressbook .account-addresses .left-block,
          .customer-account-edit .my-account .dashboard .account-info .left-block,
          .customer-account-edit .my-account .dashboard .account-addresses .left-block,
          .customer-account-edit .my-account .information .account-info .left-block,
          .customer-account-edit .my-account .information .account-addresses .left-block,
          .customer-account-edit .my-account .address-book .account-info .left-block,
          .customer-account-edit .my-account .address-book .account-addresses .left-block,
          .customer-account-edit .my-account .newsletters .account-info .left-block,
          .customer-account-edit .my-account .newsletters .account-addresses .left-block,
          .customer-account-edit .my-account .my-orders .account-info .left-block,
          .customer-account-edit .my-account .my-orders .account-addresses .left-block,
          .customer-account-edit .my-account .order-info-block .account-info .left-block,
          .customer-account-edit .my-account .order-info-block .account-addresses .left-block,
          .customer-account-edit .my-account .order-details .account-info .left-block,
          .customer-account-edit .my-account .order-details .account-addresses .left-block,
          .customer-account-edit .my-account .my-wishlist .account-info .left-block,
          .customer-account-edit .my-account .my-wishlist .account-addresses .left-block,
          .customer-account-edit .my-account .share-wishlist .account-info .left-block,
          .customer-account-edit .my-account .share-wishlist .account-addresses .left-block,
          .customer-account-edit .my-account .new-addressbook .account-info .left-block,
          .customer-account-edit .my-account .new-addressbook .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .dashboard .account-info .left-block,
          .customer-account-edit .shared-wishlist .dashboard .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .information .account-info .left-block,
          .customer-account-edit .shared-wishlist .information .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .address-book .account-info .left-block,
          .customer-account-edit .shared-wishlist .address-book .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .newsletters .account-info .left-block,
          .customer-account-edit .shared-wishlist .newsletters .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .my-orders .account-info .left-block,
          .customer-account-edit .shared-wishlist .my-orders .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .order-info-block .account-info .left-block,
          .customer-account-edit .shared-wishlist .order-info-block .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .order-details .account-info .left-block,
          .customer-account-edit .shared-wishlist .order-details .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .my-wishlist .account-info .left-block,
          .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .share-wishlist .account-info .left-block,
          .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .left-block,
          .customer-account-edit .shared-wishlist .new-addressbook .account-info .left-block,
          .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .left-block,
          .newsletter-manage-index .my-account .dashboard .account-info .left-block,
          .newsletter-manage-index .my-account .dashboard .account-addresses .left-block,
          .newsletter-manage-index .my-account .information .account-info .left-block,
          .newsletter-manage-index .my-account .information .account-addresses .left-block,
          .newsletter-manage-index .my-account .address-book .account-info .left-block,
          .newsletter-manage-index .my-account .address-book .account-addresses .left-block,
          .newsletter-manage-index .my-account .newsletters .account-info .left-block,
          .newsletter-manage-index .my-account .newsletters .account-addresses .left-block,
          .newsletter-manage-index .my-account .my-orders .account-info .left-block,
          .newsletter-manage-index .my-account .my-orders .account-addresses .left-block,
          .newsletter-manage-index .my-account .order-info-block .account-info .left-block,
          .newsletter-manage-index .my-account .order-info-block .account-addresses .left-block,
          .newsletter-manage-index .my-account .order-details .account-info .left-block,
          .newsletter-manage-index .my-account .order-details .account-addresses .left-block,
          .newsletter-manage-index .my-account .my-wishlist .account-info .left-block,
          .newsletter-manage-index .my-account .my-wishlist .account-addresses .left-block,
          .newsletter-manage-index .my-account .share-wishlist .account-info .left-block,
          .newsletter-manage-index .my-account .share-wishlist .account-addresses .left-block,
          .newsletter-manage-index .my-account .new-addressbook .account-info .left-block,
          .newsletter-manage-index .my-account .new-addressbook .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .dashboard .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .information .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .information .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .address-book .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .address-book .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .newsletters .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .my-orders .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .order-details .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .order-details .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .left-block,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .left-block,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .left-block,
          .sales-order-history .my-account .dashboard .account-info .left-block,
          .sales-order-history .my-account .dashboard .account-addresses .left-block,
          .sales-order-history .my-account .information .account-info .left-block,
          .sales-order-history .my-account .information .account-addresses .left-block,
          .sales-order-history .my-account .address-book .account-info .left-block,
          .sales-order-history .my-account .address-book .account-addresses .left-block,
          .sales-order-history .my-account .newsletters .account-info .left-block,
          .sales-order-history .my-account .newsletters .account-addresses .left-block,
          .sales-order-history .my-account .my-orders .account-info .left-block,
          .sales-order-history .my-account .my-orders .account-addresses .left-block,
          .sales-order-history .my-account .order-info-block .account-info .left-block,
          .sales-order-history .my-account .order-info-block .account-addresses .left-block,
          .sales-order-history .my-account .order-details .account-info .left-block,
          .sales-order-history .my-account .order-details .account-addresses .left-block,
          .sales-order-history .my-account .my-wishlist .account-info .left-block,
          .sales-order-history .my-account .my-wishlist .account-addresses .left-block,
          .sales-order-history .my-account .share-wishlist .account-info .left-block,
          .sales-order-history .my-account .share-wishlist .account-addresses .left-block,
          .sales-order-history .my-account .new-addressbook .account-info .left-block,
          .sales-order-history .my-account .new-addressbook .account-addresses .left-block,
          .sales-order-history .shared-wishlist .dashboard .account-info .left-block,
          .sales-order-history .shared-wishlist .dashboard .account-addresses .left-block,
          .sales-order-history .shared-wishlist .information .account-info .left-block,
          .sales-order-history .shared-wishlist .information .account-addresses .left-block,
          .sales-order-history .shared-wishlist .address-book .account-info .left-block,
          .sales-order-history .shared-wishlist .address-book .account-addresses .left-block,
          .sales-order-history .shared-wishlist .newsletters .account-info .left-block,
          .sales-order-history .shared-wishlist .newsletters .account-addresses .left-block,
          .sales-order-history .shared-wishlist .my-orders .account-info .left-block,
          .sales-order-history .shared-wishlist .my-orders .account-addresses .left-block,
          .sales-order-history .shared-wishlist .order-info-block .account-info .left-block,
          .sales-order-history .shared-wishlist .order-info-block .account-addresses .left-block,
          .sales-order-history .shared-wishlist .order-details .account-info .left-block,
          .sales-order-history .shared-wishlist .order-details .account-addresses .left-block,
          .sales-order-history .shared-wishlist .my-wishlist .account-info .left-block,
          .sales-order-history .shared-wishlist .my-wishlist .account-addresses .left-block,
          .sales-order-history .shared-wishlist .share-wishlist .account-info .left-block,
          .sales-order-history .shared-wishlist .share-wishlist .account-addresses .left-block,
          .sales-order-history .shared-wishlist .new-addressbook .account-info .left-block,
          .sales-order-history .shared-wishlist .new-addressbook .account-addresses .left-block,
          .customer-address-index .my-account .dashboard .account-info .left-block,
          .customer-address-index .my-account .dashboard .account-addresses .left-block,
          .customer-address-index .my-account .information .account-info .left-block,
          .customer-address-index .my-account .information .account-addresses .left-block,
          .customer-address-index .my-account .address-book .account-info .left-block,
          .customer-address-index .my-account .address-book .account-addresses .left-block,
          .customer-address-index .my-account .newsletters .account-info .left-block,
          .customer-address-index .my-account .newsletters .account-addresses .left-block,
          .customer-address-index .my-account .my-orders .account-info .left-block,
          .customer-address-index .my-account .my-orders .account-addresses .left-block,
          .customer-address-index .my-account .order-info-block .account-info .left-block,
          .customer-address-index .my-account .order-info-block .account-addresses .left-block,
          .customer-address-index .my-account .order-details .account-info .left-block,
          .customer-address-index .my-account .order-details .account-addresses .left-block,
          .customer-address-index .my-account .my-wishlist .account-info .left-block,
          .customer-address-index .my-account .my-wishlist .account-addresses .left-block,
          .customer-address-index .my-account .share-wishlist .account-info .left-block,
          .customer-address-index .my-account .share-wishlist .account-addresses .left-block,
          .customer-address-index .my-account .new-addressbook .account-info .left-block,
          .customer-address-index .my-account .new-addressbook .account-addresses .left-block,
          .customer-address-index .shared-wishlist .dashboard .account-info .left-block,
          .customer-address-index .shared-wishlist .dashboard .account-addresses .left-block,
          .customer-address-index .shared-wishlist .information .account-info .left-block,
          .customer-address-index .shared-wishlist .information .account-addresses .left-block,
          .customer-address-index .shared-wishlist .address-book .account-info .left-block,
          .customer-address-index .shared-wishlist .address-book .account-addresses .left-block,
          .customer-address-index .shared-wishlist .newsletters .account-info .left-block,
          .customer-address-index .shared-wishlist .newsletters .account-addresses .left-block,
          .customer-address-index .shared-wishlist .my-orders .account-info .left-block,
          .customer-address-index .shared-wishlist .my-orders .account-addresses .left-block,
          .customer-address-index .shared-wishlist .order-info-block .account-info .left-block,
          .customer-address-index .shared-wishlist .order-info-block .account-addresses .left-block,
          .customer-address-index .shared-wishlist .order-details .account-info .left-block,
          .customer-address-index .shared-wishlist .order-details .account-addresses .left-block,
          .customer-address-index .shared-wishlist .my-wishlist .account-info .left-block,
          .customer-address-index .shared-wishlist .my-wishlist .account-addresses .left-block,
          .customer-address-index .shared-wishlist .share-wishlist .account-info .left-block,
          .customer-address-index .shared-wishlist .share-wishlist .account-addresses .left-block,
          .customer-address-index .shared-wishlist .new-addressbook .account-info .left-block,
          .customer-address-index .shared-wishlist .new-addressbook .account-addresses .left-block,
          .customer-address-form .my-account .dashboard .account-info .left-block,
          .customer-address-form .my-account .dashboard .account-addresses .left-block,
          .customer-address-form .my-account .information .account-info .left-block,
          .customer-address-form .my-account .information .account-addresses .left-block,
          .customer-address-form .my-account .address-book .account-info .left-block,
          .customer-address-form .my-account .address-book .account-addresses .left-block,
          .customer-address-form .my-account .newsletters .account-info .left-block,
          .customer-address-form .my-account .newsletters .account-addresses .left-block,
          .customer-address-form .my-account .my-orders .account-info .left-block,
          .customer-address-form .my-account .my-orders .account-addresses .left-block,
          .customer-address-form .my-account .order-info-block .account-info .left-block,
          .customer-address-form .my-account .order-info-block .account-addresses .left-block,
          .customer-address-form .my-account .order-details .account-info .left-block,
          .customer-address-form .my-account .order-details .account-addresses .left-block,
          .customer-address-form .my-account .my-wishlist .account-info .left-block,
          .customer-address-form .my-account .my-wishlist .account-addresses .left-block,
          .customer-address-form .my-account .share-wishlist .account-info .left-block,
          .customer-address-form .my-account .share-wishlist .account-addresses .left-block,
          .customer-address-form .my-account .new-addressbook .account-info .left-block,
          .customer-address-form .my-account .new-addressbook .account-addresses .left-block,
          .customer-address-form .shared-wishlist .dashboard .account-info .left-block,
          .customer-address-form .shared-wishlist .dashboard .account-addresses .left-block,
          .customer-address-form .shared-wishlist .information .account-info .left-block,
          .customer-address-form .shared-wishlist .information .account-addresses .left-block,
          .customer-address-form .shared-wishlist .address-book .account-info .left-block,
          .customer-address-form .shared-wishlist .address-book .account-addresses .left-block,
          .customer-address-form .shared-wishlist .newsletters .account-info .left-block,
          .customer-address-form .shared-wishlist .newsletters .account-addresses .left-block,
          .customer-address-form .shared-wishlist .my-orders .account-info .left-block,
          .customer-address-form .shared-wishlist .my-orders .account-addresses .left-block,
          .customer-address-form .shared-wishlist .order-info-block .account-info .left-block,
          .customer-address-form .shared-wishlist .order-info-block .account-addresses .left-block,
          .customer-address-form .shared-wishlist .order-details .account-info .left-block,
          .customer-address-form .shared-wishlist .order-details .account-addresses .left-block,
          .customer-address-form .shared-wishlist .my-wishlist .account-info .left-block,
          .customer-address-form .shared-wishlist .my-wishlist .account-addresses .left-block,
          .customer-address-form .shared-wishlist .share-wishlist .account-info .left-block,
          .customer-address-form .shared-wishlist .share-wishlist .account-addresses .left-block,
          .customer-address-form .shared-wishlist .new-addressbook .account-info .left-block,
          .customer-address-form .shared-wishlist .new-addressbook .account-addresses .left-block,
          .wishlist-index-index .my-account .dashboard .account-info .left-block,
          .wishlist-index-index .my-account .dashboard .account-addresses .left-block,
          .wishlist-index-index .my-account .information .account-info .left-block,
          .wishlist-index-index .my-account .information .account-addresses .left-block,
          .wishlist-index-index .my-account .address-book .account-info .left-block,
          .wishlist-index-index .my-account .address-book .account-addresses .left-block,
          .wishlist-index-index .my-account .newsletters .account-info .left-block,
          .wishlist-index-index .my-account .newsletters .account-addresses .left-block,
          .wishlist-index-index .my-account .my-orders .account-info .left-block,
          .wishlist-index-index .my-account .my-orders .account-addresses .left-block,
          .wishlist-index-index .my-account .order-info-block .account-info .left-block,
          .wishlist-index-index .my-account .order-info-block .account-addresses .left-block,
          .wishlist-index-index .my-account .order-details .account-info .left-block,
          .wishlist-index-index .my-account .order-details .account-addresses .left-block,
          .wishlist-index-index .my-account .my-wishlist .account-info .left-block,
          .wishlist-index-index .my-account .my-wishlist .account-addresses .left-block,
          .wishlist-index-index .my-account .share-wishlist .account-info .left-block,
          .wishlist-index-index .my-account .share-wishlist .account-addresses .left-block,
          .wishlist-index-index .my-account .new-addressbook .account-info .left-block,
          .wishlist-index-index .my-account .new-addressbook .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .dashboard .account-info .left-block,
          .wishlist-index-index .shared-wishlist .dashboard .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .information .account-info .left-block,
          .wishlist-index-index .shared-wishlist .information .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .address-book .account-info .left-block,
          .wishlist-index-index .shared-wishlist .address-book .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .newsletters .account-info .left-block,
          .wishlist-index-index .shared-wishlist .newsletters .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .my-orders .account-info .left-block,
          .wishlist-index-index .shared-wishlist .my-orders .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .order-info-block .account-info .left-block,
          .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .order-details .account-info .left-block,
          .wishlist-index-index .shared-wishlist .order-details .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-info .left-block,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-info .left-block,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .left-block,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-info .left-block,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .left-block,
          .wishlist-index-share .my-account .dashboard .account-info .left-block,
          .wishlist-index-share .my-account .dashboard .account-addresses .left-block,
          .wishlist-index-share .my-account .information .account-info .left-block,
          .wishlist-index-share .my-account .information .account-addresses .left-block,
          .wishlist-index-share .my-account .address-book .account-info .left-block,
          .wishlist-index-share .my-account .address-book .account-addresses .left-block,
          .wishlist-index-share .my-account .newsletters .account-info .left-block,
          .wishlist-index-share .my-account .newsletters .account-addresses .left-block,
          .wishlist-index-share .my-account .my-orders .account-info .left-block,
          .wishlist-index-share .my-account .my-orders .account-addresses .left-block,
          .wishlist-index-share .my-account .order-info-block .account-info .left-block,
          .wishlist-index-share .my-account .order-info-block .account-addresses .left-block,
          .wishlist-index-share .my-account .order-details .account-info .left-block,
          .wishlist-index-share .my-account .order-details .account-addresses .left-block,
          .wishlist-index-share .my-account .my-wishlist .account-info .left-block,
          .wishlist-index-share .my-account .my-wishlist .account-addresses .left-block,
          .wishlist-index-share .my-account .share-wishlist .account-info .left-block,
          .wishlist-index-share .my-account .share-wishlist .account-addresses .left-block,
          .wishlist-index-share .my-account .new-addressbook .account-info .left-block,
          .wishlist-index-share .my-account .new-addressbook .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .dashboard .account-info .left-block,
          .wishlist-index-share .shared-wishlist .dashboard .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .information .account-info .left-block,
          .wishlist-index-share .shared-wishlist .information .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .address-book .account-info .left-block,
          .wishlist-index-share .shared-wishlist .address-book .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .newsletters .account-info .left-block,
          .wishlist-index-share .shared-wishlist .newsletters .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .my-orders .account-info .left-block,
          .wishlist-index-share .shared-wishlist .my-orders .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .order-info-block .account-info .left-block,
          .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .order-details .account-info .left-block,
          .wishlist-index-share .shared-wishlist .order-details .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-info .left-block,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-info .left-block,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .left-block,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-info .left-block,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .left-block,
          .wishlist-shared-index .my-account .dashboard .account-info .left-block,
          .wishlist-shared-index .my-account .dashboard .account-addresses .left-block,
          .wishlist-shared-index .my-account .information .account-info .left-block,
          .wishlist-shared-index .my-account .information .account-addresses .left-block,
          .wishlist-shared-index .my-account .address-book .account-info .left-block,
          .wishlist-shared-index .my-account .address-book .account-addresses .left-block,
          .wishlist-shared-index .my-account .newsletters .account-info .left-block,
          .wishlist-shared-index .my-account .newsletters .account-addresses .left-block,
          .wishlist-shared-index .my-account .my-orders .account-info .left-block,
          .wishlist-shared-index .my-account .my-orders .account-addresses .left-block,
          .wishlist-shared-index .my-account .order-info-block .account-info .left-block,
          .wishlist-shared-index .my-account .order-info-block .account-addresses .left-block,
          .wishlist-shared-index .my-account .order-details .account-info .left-block,
          .wishlist-shared-index .my-account .order-details .account-addresses .left-block,
          .wishlist-shared-index .my-account .my-wishlist .account-info .left-block,
          .wishlist-shared-index .my-account .my-wishlist .account-addresses .left-block,
          .wishlist-shared-index .my-account .share-wishlist .account-info .left-block,
          .wishlist-shared-index .my-account .share-wishlist .account-addresses .left-block,
          .wishlist-shared-index .my-account .new-addressbook .account-info .left-block,
          .wishlist-shared-index .my-account .new-addressbook .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .dashboard .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .information .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .information .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .address-book .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .address-book .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .newsletters .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .my-orders .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .order-details .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .order-details .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .left-block,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .left-block,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .left-block,
          .sales-order-view .my-account .dashboard .account-info .left-block,
          .sales-order-view .my-account .dashboard .account-addresses .left-block,
          .sales-order-view .my-account .information .account-info .left-block,
          .sales-order-view .my-account .information .account-addresses .left-block,
          .sales-order-view .my-account .address-book .account-info .left-block,
          .sales-order-view .my-account .address-book .account-addresses .left-block,
          .sales-order-view .my-account .newsletters .account-info .left-block,
          .sales-order-view .my-account .newsletters .account-addresses .left-block,
          .sales-order-view .my-account .my-orders .account-info .left-block,
          .sales-order-view .my-account .my-orders .account-addresses .left-block,
          .sales-order-view .my-account .order-info-block .account-info .left-block,
          .sales-order-view .my-account .order-info-block .account-addresses .left-block,
          .sales-order-view .my-account .order-details .account-info .left-block,
          .sales-order-view .my-account .order-details .account-addresses .left-block,
          .sales-order-view .my-account .my-wishlist .account-info .left-block,
          .sales-order-view .my-account .my-wishlist .account-addresses .left-block,
          .sales-order-view .my-account .share-wishlist .account-info .left-block,
          .sales-order-view .my-account .share-wishlist .account-addresses .left-block,
          .sales-order-view .my-account .new-addressbook .account-info .left-block,
          .sales-order-view .my-account .new-addressbook .account-addresses .left-block,
          .sales-order-view .shared-wishlist .dashboard .account-info .left-block,
          .sales-order-view .shared-wishlist .dashboard .account-addresses .left-block,
          .sales-order-view .shared-wishlist .information .account-info .left-block,
          .sales-order-view .shared-wishlist .information .account-addresses .left-block,
          .sales-order-view .shared-wishlist .address-book .account-info .left-block,
          .sales-order-view .shared-wishlist .address-book .account-addresses .left-block,
          .sales-order-view .shared-wishlist .newsletters .account-info .left-block,
          .sales-order-view .shared-wishlist .newsletters .account-addresses .left-block,
          .sales-order-view .shared-wishlist .my-orders .account-info .left-block,
          .sales-order-view .shared-wishlist .my-orders .account-addresses .left-block,
          .sales-order-view .shared-wishlist .order-info-block .account-info .left-block,
          .sales-order-view .shared-wishlist .order-info-block .account-addresses .left-block,
          .sales-order-view .shared-wishlist .order-details .account-info .left-block,
          .sales-order-view .shared-wishlist .order-details .account-addresses .left-block,
          .sales-order-view .shared-wishlist .my-wishlist .account-info .left-block,
          .sales-order-view .shared-wishlist .my-wishlist .account-addresses .left-block,
          .sales-order-view .shared-wishlist .share-wishlist .account-info .left-block,
          .sales-order-view .shared-wishlist .share-wishlist .account-addresses .left-block,
          .sales-order-view .shared-wishlist .new-addressbook .account-info .left-block,
          .sales-order-view .shared-wishlist .new-addressbook .account-addresses .left-block {
            float: none;
            width: 100%;
            margin-bottom: 30px; } }
      .customer-account-index .my-account .dashboard .account-info .right-block, .customer-account-index .my-account .dashboard .account-addresses .right-block,
      .customer-account-index .my-account .information .account-info .right-block,
      .customer-account-index .my-account .information .account-addresses .right-block,
      .customer-account-index .my-account .address-book .account-info .right-block,
      .customer-account-index .my-account .address-book .account-addresses .right-block,
      .customer-account-index .my-account .newsletters .account-info .right-block,
      .customer-account-index .my-account .newsletters .account-addresses .right-block,
      .customer-account-index .my-account .my-orders .account-info .right-block,
      .customer-account-index .my-account .my-orders .account-addresses .right-block,
      .customer-account-index .my-account .order-info-block .account-info .right-block,
      .customer-account-index .my-account .order-info-block .account-addresses .right-block,
      .customer-account-index .my-account .order-details .account-info .right-block,
      .customer-account-index .my-account .order-details .account-addresses .right-block,
      .customer-account-index .my-account .my-wishlist .account-info .right-block,
      .customer-account-index .my-account .my-wishlist .account-addresses .right-block,
      .customer-account-index .my-account .share-wishlist .account-info .right-block,
      .customer-account-index .my-account .share-wishlist .account-addresses .right-block,
      .customer-account-index .my-account .new-addressbook .account-info .right-block,
      .customer-account-index .my-account .new-addressbook .account-addresses .right-block,
      .customer-account-index .shared-wishlist .dashboard .account-info .right-block,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .right-block,
      .customer-account-index .shared-wishlist .information .account-info .right-block,
      .customer-account-index .shared-wishlist .information .account-addresses .right-block,
      .customer-account-index .shared-wishlist .address-book .account-info .right-block,
      .customer-account-index .shared-wishlist .address-book .account-addresses .right-block,
      .customer-account-index .shared-wishlist .newsletters .account-info .right-block,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .right-block,
      .customer-account-index .shared-wishlist .my-orders .account-info .right-block,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .right-block,
      .customer-account-index .shared-wishlist .order-info-block .account-info .right-block,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .right-block,
      .customer-account-index .shared-wishlist .order-details .account-info .right-block,
      .customer-account-index .shared-wishlist .order-details .account-addresses .right-block,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .right-block,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .right-block,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .right-block,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .right-block,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .right-block,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .right-block,
      .customer-account-edit .my-account .dashboard .account-info .right-block,
      .customer-account-edit .my-account .dashboard .account-addresses .right-block,
      .customer-account-edit .my-account .information .account-info .right-block,
      .customer-account-edit .my-account .information .account-addresses .right-block,
      .customer-account-edit .my-account .address-book .account-info .right-block,
      .customer-account-edit .my-account .address-book .account-addresses .right-block,
      .customer-account-edit .my-account .newsletters .account-info .right-block,
      .customer-account-edit .my-account .newsletters .account-addresses .right-block,
      .customer-account-edit .my-account .my-orders .account-info .right-block,
      .customer-account-edit .my-account .my-orders .account-addresses .right-block,
      .customer-account-edit .my-account .order-info-block .account-info .right-block,
      .customer-account-edit .my-account .order-info-block .account-addresses .right-block,
      .customer-account-edit .my-account .order-details .account-info .right-block,
      .customer-account-edit .my-account .order-details .account-addresses .right-block,
      .customer-account-edit .my-account .my-wishlist .account-info .right-block,
      .customer-account-edit .my-account .my-wishlist .account-addresses .right-block,
      .customer-account-edit .my-account .share-wishlist .account-info .right-block,
      .customer-account-edit .my-account .share-wishlist .account-addresses .right-block,
      .customer-account-edit .my-account .new-addressbook .account-info .right-block,
      .customer-account-edit .my-account .new-addressbook .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .dashboard .account-info .right-block,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .information .account-info .right-block,
      .customer-account-edit .shared-wishlist .information .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .address-book .account-info .right-block,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .newsletters .account-info .right-block,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .my-orders .account-info .right-block,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .right-block,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .order-details .account-info .right-block,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .right-block,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .right-block,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .right-block,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .right-block,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .right-block,
      .newsletter-manage-index .my-account .dashboard .account-info .right-block,
      .newsletter-manage-index .my-account .dashboard .account-addresses .right-block,
      .newsletter-manage-index .my-account .information .account-info .right-block,
      .newsletter-manage-index .my-account .information .account-addresses .right-block,
      .newsletter-manage-index .my-account .address-book .account-info .right-block,
      .newsletter-manage-index .my-account .address-book .account-addresses .right-block,
      .newsletter-manage-index .my-account .newsletters .account-info .right-block,
      .newsletter-manage-index .my-account .newsletters .account-addresses .right-block,
      .newsletter-manage-index .my-account .my-orders .account-info .right-block,
      .newsletter-manage-index .my-account .my-orders .account-addresses .right-block,
      .newsletter-manage-index .my-account .order-info-block .account-info .right-block,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .right-block,
      .newsletter-manage-index .my-account .order-details .account-info .right-block,
      .newsletter-manage-index .my-account .order-details .account-addresses .right-block,
      .newsletter-manage-index .my-account .my-wishlist .account-info .right-block,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .right-block,
      .newsletter-manage-index .my-account .share-wishlist .account-info .right-block,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .right-block,
      .newsletter-manage-index .my-account .new-addressbook .account-info .right-block,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .information .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .right-block,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .right-block,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .right-block,
      .sales-order-history .my-account .dashboard .account-info .right-block,
      .sales-order-history .my-account .dashboard .account-addresses .right-block,
      .sales-order-history .my-account .information .account-info .right-block,
      .sales-order-history .my-account .information .account-addresses .right-block,
      .sales-order-history .my-account .address-book .account-info .right-block,
      .sales-order-history .my-account .address-book .account-addresses .right-block,
      .sales-order-history .my-account .newsletters .account-info .right-block,
      .sales-order-history .my-account .newsletters .account-addresses .right-block,
      .sales-order-history .my-account .my-orders .account-info .right-block,
      .sales-order-history .my-account .my-orders .account-addresses .right-block,
      .sales-order-history .my-account .order-info-block .account-info .right-block,
      .sales-order-history .my-account .order-info-block .account-addresses .right-block,
      .sales-order-history .my-account .order-details .account-info .right-block,
      .sales-order-history .my-account .order-details .account-addresses .right-block,
      .sales-order-history .my-account .my-wishlist .account-info .right-block,
      .sales-order-history .my-account .my-wishlist .account-addresses .right-block,
      .sales-order-history .my-account .share-wishlist .account-info .right-block,
      .sales-order-history .my-account .share-wishlist .account-addresses .right-block,
      .sales-order-history .my-account .new-addressbook .account-info .right-block,
      .sales-order-history .my-account .new-addressbook .account-addresses .right-block,
      .sales-order-history .shared-wishlist .dashboard .account-info .right-block,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .right-block,
      .sales-order-history .shared-wishlist .information .account-info .right-block,
      .sales-order-history .shared-wishlist .information .account-addresses .right-block,
      .sales-order-history .shared-wishlist .address-book .account-info .right-block,
      .sales-order-history .shared-wishlist .address-book .account-addresses .right-block,
      .sales-order-history .shared-wishlist .newsletters .account-info .right-block,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .right-block,
      .sales-order-history .shared-wishlist .my-orders .account-info .right-block,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .right-block,
      .sales-order-history .shared-wishlist .order-info-block .account-info .right-block,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .right-block,
      .sales-order-history .shared-wishlist .order-details .account-info .right-block,
      .sales-order-history .shared-wishlist .order-details .account-addresses .right-block,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .right-block,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .right-block,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .right-block,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .right-block,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .right-block,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .right-block,
      .customer-address-index .my-account .dashboard .account-info .right-block,
      .customer-address-index .my-account .dashboard .account-addresses .right-block,
      .customer-address-index .my-account .information .account-info .right-block,
      .customer-address-index .my-account .information .account-addresses .right-block,
      .customer-address-index .my-account .address-book .account-info .right-block,
      .customer-address-index .my-account .address-book .account-addresses .right-block,
      .customer-address-index .my-account .newsletters .account-info .right-block,
      .customer-address-index .my-account .newsletters .account-addresses .right-block,
      .customer-address-index .my-account .my-orders .account-info .right-block,
      .customer-address-index .my-account .my-orders .account-addresses .right-block,
      .customer-address-index .my-account .order-info-block .account-info .right-block,
      .customer-address-index .my-account .order-info-block .account-addresses .right-block,
      .customer-address-index .my-account .order-details .account-info .right-block,
      .customer-address-index .my-account .order-details .account-addresses .right-block,
      .customer-address-index .my-account .my-wishlist .account-info .right-block,
      .customer-address-index .my-account .my-wishlist .account-addresses .right-block,
      .customer-address-index .my-account .share-wishlist .account-info .right-block,
      .customer-address-index .my-account .share-wishlist .account-addresses .right-block,
      .customer-address-index .my-account .new-addressbook .account-info .right-block,
      .customer-address-index .my-account .new-addressbook .account-addresses .right-block,
      .customer-address-index .shared-wishlist .dashboard .account-info .right-block,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .right-block,
      .customer-address-index .shared-wishlist .information .account-info .right-block,
      .customer-address-index .shared-wishlist .information .account-addresses .right-block,
      .customer-address-index .shared-wishlist .address-book .account-info .right-block,
      .customer-address-index .shared-wishlist .address-book .account-addresses .right-block,
      .customer-address-index .shared-wishlist .newsletters .account-info .right-block,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .right-block,
      .customer-address-index .shared-wishlist .my-orders .account-info .right-block,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .right-block,
      .customer-address-index .shared-wishlist .order-info-block .account-info .right-block,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .right-block,
      .customer-address-index .shared-wishlist .order-details .account-info .right-block,
      .customer-address-index .shared-wishlist .order-details .account-addresses .right-block,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .right-block,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .right-block,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .right-block,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .right-block,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .right-block,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .right-block,
      .customer-address-form .my-account .dashboard .account-info .right-block,
      .customer-address-form .my-account .dashboard .account-addresses .right-block,
      .customer-address-form .my-account .information .account-info .right-block,
      .customer-address-form .my-account .information .account-addresses .right-block,
      .customer-address-form .my-account .address-book .account-info .right-block,
      .customer-address-form .my-account .address-book .account-addresses .right-block,
      .customer-address-form .my-account .newsletters .account-info .right-block,
      .customer-address-form .my-account .newsletters .account-addresses .right-block,
      .customer-address-form .my-account .my-orders .account-info .right-block,
      .customer-address-form .my-account .my-orders .account-addresses .right-block,
      .customer-address-form .my-account .order-info-block .account-info .right-block,
      .customer-address-form .my-account .order-info-block .account-addresses .right-block,
      .customer-address-form .my-account .order-details .account-info .right-block,
      .customer-address-form .my-account .order-details .account-addresses .right-block,
      .customer-address-form .my-account .my-wishlist .account-info .right-block,
      .customer-address-form .my-account .my-wishlist .account-addresses .right-block,
      .customer-address-form .my-account .share-wishlist .account-info .right-block,
      .customer-address-form .my-account .share-wishlist .account-addresses .right-block,
      .customer-address-form .my-account .new-addressbook .account-info .right-block,
      .customer-address-form .my-account .new-addressbook .account-addresses .right-block,
      .customer-address-form .shared-wishlist .dashboard .account-info .right-block,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .right-block,
      .customer-address-form .shared-wishlist .information .account-info .right-block,
      .customer-address-form .shared-wishlist .information .account-addresses .right-block,
      .customer-address-form .shared-wishlist .address-book .account-info .right-block,
      .customer-address-form .shared-wishlist .address-book .account-addresses .right-block,
      .customer-address-form .shared-wishlist .newsletters .account-info .right-block,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .right-block,
      .customer-address-form .shared-wishlist .my-orders .account-info .right-block,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .right-block,
      .customer-address-form .shared-wishlist .order-info-block .account-info .right-block,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .right-block,
      .customer-address-form .shared-wishlist .order-details .account-info .right-block,
      .customer-address-form .shared-wishlist .order-details .account-addresses .right-block,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .right-block,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .right-block,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .right-block,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .right-block,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .right-block,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .right-block,
      .wishlist-index-index .my-account .dashboard .account-info .right-block,
      .wishlist-index-index .my-account .dashboard .account-addresses .right-block,
      .wishlist-index-index .my-account .information .account-info .right-block,
      .wishlist-index-index .my-account .information .account-addresses .right-block,
      .wishlist-index-index .my-account .address-book .account-info .right-block,
      .wishlist-index-index .my-account .address-book .account-addresses .right-block,
      .wishlist-index-index .my-account .newsletters .account-info .right-block,
      .wishlist-index-index .my-account .newsletters .account-addresses .right-block,
      .wishlist-index-index .my-account .my-orders .account-info .right-block,
      .wishlist-index-index .my-account .my-orders .account-addresses .right-block,
      .wishlist-index-index .my-account .order-info-block .account-info .right-block,
      .wishlist-index-index .my-account .order-info-block .account-addresses .right-block,
      .wishlist-index-index .my-account .order-details .account-info .right-block,
      .wishlist-index-index .my-account .order-details .account-addresses .right-block,
      .wishlist-index-index .my-account .my-wishlist .account-info .right-block,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .right-block,
      .wishlist-index-index .my-account .share-wishlist .account-info .right-block,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .right-block,
      .wishlist-index-index .my-account .new-addressbook .account-info .right-block,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .right-block,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .information .account-info .right-block,
      .wishlist-index-index .shared-wishlist .information .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .address-book .account-info .right-block,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .right-block,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .right-block,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .right-block,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .order-details .account-info .right-block,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .right-block,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .right-block,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .right-block,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .right-block,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .right-block,
      .wishlist-index-share .my-account .dashboard .account-info .right-block,
      .wishlist-index-share .my-account .dashboard .account-addresses .right-block,
      .wishlist-index-share .my-account .information .account-info .right-block,
      .wishlist-index-share .my-account .information .account-addresses .right-block,
      .wishlist-index-share .my-account .address-book .account-info .right-block,
      .wishlist-index-share .my-account .address-book .account-addresses .right-block,
      .wishlist-index-share .my-account .newsletters .account-info .right-block,
      .wishlist-index-share .my-account .newsletters .account-addresses .right-block,
      .wishlist-index-share .my-account .my-orders .account-info .right-block,
      .wishlist-index-share .my-account .my-orders .account-addresses .right-block,
      .wishlist-index-share .my-account .order-info-block .account-info .right-block,
      .wishlist-index-share .my-account .order-info-block .account-addresses .right-block,
      .wishlist-index-share .my-account .order-details .account-info .right-block,
      .wishlist-index-share .my-account .order-details .account-addresses .right-block,
      .wishlist-index-share .my-account .my-wishlist .account-info .right-block,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .right-block,
      .wishlist-index-share .my-account .share-wishlist .account-info .right-block,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .right-block,
      .wishlist-index-share .my-account .new-addressbook .account-info .right-block,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .right-block,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .information .account-info .right-block,
      .wishlist-index-share .shared-wishlist .information .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .address-book .account-info .right-block,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .right-block,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .right-block,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .right-block,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .order-details .account-info .right-block,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .right-block,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .right-block,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .right-block,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .right-block,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .right-block,
      .wishlist-shared-index .my-account .dashboard .account-info .right-block,
      .wishlist-shared-index .my-account .dashboard .account-addresses .right-block,
      .wishlist-shared-index .my-account .information .account-info .right-block,
      .wishlist-shared-index .my-account .information .account-addresses .right-block,
      .wishlist-shared-index .my-account .address-book .account-info .right-block,
      .wishlist-shared-index .my-account .address-book .account-addresses .right-block,
      .wishlist-shared-index .my-account .newsletters .account-info .right-block,
      .wishlist-shared-index .my-account .newsletters .account-addresses .right-block,
      .wishlist-shared-index .my-account .my-orders .account-info .right-block,
      .wishlist-shared-index .my-account .my-orders .account-addresses .right-block,
      .wishlist-shared-index .my-account .order-info-block .account-info .right-block,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .right-block,
      .wishlist-shared-index .my-account .order-details .account-info .right-block,
      .wishlist-shared-index .my-account .order-details .account-addresses .right-block,
      .wishlist-shared-index .my-account .my-wishlist .account-info .right-block,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .right-block,
      .wishlist-shared-index .my-account .share-wishlist .account-info .right-block,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .right-block,
      .wishlist-shared-index .my-account .new-addressbook .account-info .right-block,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .information .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .right-block,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .right-block,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .right-block,
      .sales-order-view .my-account .dashboard .account-info .right-block,
      .sales-order-view .my-account .dashboard .account-addresses .right-block,
      .sales-order-view .my-account .information .account-info .right-block,
      .sales-order-view .my-account .information .account-addresses .right-block,
      .sales-order-view .my-account .address-book .account-info .right-block,
      .sales-order-view .my-account .address-book .account-addresses .right-block,
      .sales-order-view .my-account .newsletters .account-info .right-block,
      .sales-order-view .my-account .newsletters .account-addresses .right-block,
      .sales-order-view .my-account .my-orders .account-info .right-block,
      .sales-order-view .my-account .my-orders .account-addresses .right-block,
      .sales-order-view .my-account .order-info-block .account-info .right-block,
      .sales-order-view .my-account .order-info-block .account-addresses .right-block,
      .sales-order-view .my-account .order-details .account-info .right-block,
      .sales-order-view .my-account .order-details .account-addresses .right-block,
      .sales-order-view .my-account .my-wishlist .account-info .right-block,
      .sales-order-view .my-account .my-wishlist .account-addresses .right-block,
      .sales-order-view .my-account .share-wishlist .account-info .right-block,
      .sales-order-view .my-account .share-wishlist .account-addresses .right-block,
      .sales-order-view .my-account .new-addressbook .account-info .right-block,
      .sales-order-view .my-account .new-addressbook .account-addresses .right-block,
      .sales-order-view .shared-wishlist .dashboard .account-info .right-block,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .right-block,
      .sales-order-view .shared-wishlist .information .account-info .right-block,
      .sales-order-view .shared-wishlist .information .account-addresses .right-block,
      .sales-order-view .shared-wishlist .address-book .account-info .right-block,
      .sales-order-view .shared-wishlist .address-book .account-addresses .right-block,
      .sales-order-view .shared-wishlist .newsletters .account-info .right-block,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .right-block,
      .sales-order-view .shared-wishlist .my-orders .account-info .right-block,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .right-block,
      .sales-order-view .shared-wishlist .order-info-block .account-info .right-block,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .right-block,
      .sales-order-view .shared-wishlist .order-details .account-info .right-block,
      .sales-order-view .shared-wishlist .order-details .account-addresses .right-block,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .right-block,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .right-block,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .right-block,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .right-block,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .right-block,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .right-block {
        width: 50%;
        float: right; }
        .customer-account-index .my-account .dashboard .account-info .right-block .box-content, .customer-account-index .my-account .dashboard .account-addresses .right-block .box-content,
        .customer-account-index .my-account .information .account-info .right-block .box-content,
        .customer-account-index .my-account .information .account-addresses .right-block .box-content,
        .customer-account-index .my-account .address-book .account-info .right-block .box-content,
        .customer-account-index .my-account .address-book .account-addresses .right-block .box-content,
        .customer-account-index .my-account .newsletters .account-info .right-block .box-content,
        .customer-account-index .my-account .newsletters .account-addresses .right-block .box-content,
        .customer-account-index .my-account .my-orders .account-info .right-block .box-content,
        .customer-account-index .my-account .my-orders .account-addresses .right-block .box-content,
        .customer-account-index .my-account .order-info-block .account-info .right-block .box-content,
        .customer-account-index .my-account .order-info-block .account-addresses .right-block .box-content,
        .customer-account-index .my-account .order-details .account-info .right-block .box-content,
        .customer-account-index .my-account .order-details .account-addresses .right-block .box-content,
        .customer-account-index .my-account .my-wishlist .account-info .right-block .box-content,
        .customer-account-index .my-account .my-wishlist .account-addresses .right-block .box-content,
        .customer-account-index .my-account .share-wishlist .account-info .right-block .box-content,
        .customer-account-index .my-account .share-wishlist .account-addresses .right-block .box-content,
        .customer-account-index .my-account .new-addressbook .account-info .right-block .box-content,
        .customer-account-index .my-account .new-addressbook .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .dashboard .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .information .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .information .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .address-book .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .newsletters .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .my-orders .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .order-details .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .customer-account-index .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .customer-account-index .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .dashboard .account-info .right-block .box-content,
        .customer-account-edit .my-account .dashboard .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .information .account-info .right-block .box-content,
        .customer-account-edit .my-account .information .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .address-book .account-info .right-block .box-content,
        .customer-account-edit .my-account .address-book .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .newsletters .account-info .right-block .box-content,
        .customer-account-edit .my-account .newsletters .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .my-orders .account-info .right-block .box-content,
        .customer-account-edit .my-account .my-orders .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .order-info-block .account-info .right-block .box-content,
        .customer-account-edit .my-account .order-info-block .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .order-details .account-info .right-block .box-content,
        .customer-account-edit .my-account .order-details .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .my-wishlist .account-info .right-block .box-content,
        .customer-account-edit .my-account .my-wishlist .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .share-wishlist .account-info .right-block .box-content,
        .customer-account-edit .my-account .share-wishlist .account-addresses .right-block .box-content,
        .customer-account-edit .my-account .new-addressbook .account-info .right-block .box-content,
        .customer-account-edit .my-account .new-addressbook .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .dashboard .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .information .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .information .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .address-book .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .newsletters .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .my-orders .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .order-details .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .customer-account-edit .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .dashboard .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .dashboard .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .information .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .information .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .address-book .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .address-book .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .newsletters .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .newsletters .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .my-orders .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .my-orders .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .order-info-block .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .order-info-block .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .order-details .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .order-details .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .my-wishlist .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .my-wishlist .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .share-wishlist .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .share-wishlist .account-addresses .right-block .box-content,
        .newsletter-manage-index .my-account .new-addressbook .account-info .right-block .box-content,
        .newsletter-manage-index .my-account .new-addressbook .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .dashboard .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .information .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .information .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .address-book .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .newsletters .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .my-orders .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .order-details .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .sales-order-history .my-account .dashboard .account-info .right-block .box-content,
        .sales-order-history .my-account .dashboard .account-addresses .right-block .box-content,
        .sales-order-history .my-account .information .account-info .right-block .box-content,
        .sales-order-history .my-account .information .account-addresses .right-block .box-content,
        .sales-order-history .my-account .address-book .account-info .right-block .box-content,
        .sales-order-history .my-account .address-book .account-addresses .right-block .box-content,
        .sales-order-history .my-account .newsletters .account-info .right-block .box-content,
        .sales-order-history .my-account .newsletters .account-addresses .right-block .box-content,
        .sales-order-history .my-account .my-orders .account-info .right-block .box-content,
        .sales-order-history .my-account .my-orders .account-addresses .right-block .box-content,
        .sales-order-history .my-account .order-info-block .account-info .right-block .box-content,
        .sales-order-history .my-account .order-info-block .account-addresses .right-block .box-content,
        .sales-order-history .my-account .order-details .account-info .right-block .box-content,
        .sales-order-history .my-account .order-details .account-addresses .right-block .box-content,
        .sales-order-history .my-account .my-wishlist .account-info .right-block .box-content,
        .sales-order-history .my-account .my-wishlist .account-addresses .right-block .box-content,
        .sales-order-history .my-account .share-wishlist .account-info .right-block .box-content,
        .sales-order-history .my-account .share-wishlist .account-addresses .right-block .box-content,
        .sales-order-history .my-account .new-addressbook .account-info .right-block .box-content,
        .sales-order-history .my-account .new-addressbook .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .dashboard .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .information .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .information .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .address-book .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .newsletters .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .my-orders .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .order-details .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .sales-order-history .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .sales-order-history .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .customer-address-index .my-account .dashboard .account-info .right-block .box-content,
        .customer-address-index .my-account .dashboard .account-addresses .right-block .box-content,
        .customer-address-index .my-account .information .account-info .right-block .box-content,
        .customer-address-index .my-account .information .account-addresses .right-block .box-content,
        .customer-address-index .my-account .address-book .account-info .right-block .box-content,
        .customer-address-index .my-account .address-book .account-addresses .right-block .box-content,
        .customer-address-index .my-account .newsletters .account-info .right-block .box-content,
        .customer-address-index .my-account .newsletters .account-addresses .right-block .box-content,
        .customer-address-index .my-account .my-orders .account-info .right-block .box-content,
        .customer-address-index .my-account .my-orders .account-addresses .right-block .box-content,
        .customer-address-index .my-account .order-info-block .account-info .right-block .box-content,
        .customer-address-index .my-account .order-info-block .account-addresses .right-block .box-content,
        .customer-address-index .my-account .order-details .account-info .right-block .box-content,
        .customer-address-index .my-account .order-details .account-addresses .right-block .box-content,
        .customer-address-index .my-account .my-wishlist .account-info .right-block .box-content,
        .customer-address-index .my-account .my-wishlist .account-addresses .right-block .box-content,
        .customer-address-index .my-account .share-wishlist .account-info .right-block .box-content,
        .customer-address-index .my-account .share-wishlist .account-addresses .right-block .box-content,
        .customer-address-index .my-account .new-addressbook .account-info .right-block .box-content,
        .customer-address-index .my-account .new-addressbook .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .dashboard .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .information .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .information .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .address-book .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .newsletters .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .my-orders .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .order-details .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .customer-address-index .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .customer-address-index .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .customer-address-form .my-account .dashboard .account-info .right-block .box-content,
        .customer-address-form .my-account .dashboard .account-addresses .right-block .box-content,
        .customer-address-form .my-account .information .account-info .right-block .box-content,
        .customer-address-form .my-account .information .account-addresses .right-block .box-content,
        .customer-address-form .my-account .address-book .account-info .right-block .box-content,
        .customer-address-form .my-account .address-book .account-addresses .right-block .box-content,
        .customer-address-form .my-account .newsletters .account-info .right-block .box-content,
        .customer-address-form .my-account .newsletters .account-addresses .right-block .box-content,
        .customer-address-form .my-account .my-orders .account-info .right-block .box-content,
        .customer-address-form .my-account .my-orders .account-addresses .right-block .box-content,
        .customer-address-form .my-account .order-info-block .account-info .right-block .box-content,
        .customer-address-form .my-account .order-info-block .account-addresses .right-block .box-content,
        .customer-address-form .my-account .order-details .account-info .right-block .box-content,
        .customer-address-form .my-account .order-details .account-addresses .right-block .box-content,
        .customer-address-form .my-account .my-wishlist .account-info .right-block .box-content,
        .customer-address-form .my-account .my-wishlist .account-addresses .right-block .box-content,
        .customer-address-form .my-account .share-wishlist .account-info .right-block .box-content,
        .customer-address-form .my-account .share-wishlist .account-addresses .right-block .box-content,
        .customer-address-form .my-account .new-addressbook .account-info .right-block .box-content,
        .customer-address-form .my-account .new-addressbook .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .dashboard .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .information .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .information .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .address-book .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .newsletters .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .my-orders .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .order-details .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .customer-address-form .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .customer-address-form .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .dashboard .account-info .right-block .box-content,
        .wishlist-index-index .my-account .dashboard .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .information .account-info .right-block .box-content,
        .wishlist-index-index .my-account .information .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .address-book .account-info .right-block .box-content,
        .wishlist-index-index .my-account .address-book .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .newsletters .account-info .right-block .box-content,
        .wishlist-index-index .my-account .newsletters .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .my-orders .account-info .right-block .box-content,
        .wishlist-index-index .my-account .my-orders .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .order-info-block .account-info .right-block .box-content,
        .wishlist-index-index .my-account .order-info-block .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .order-details .account-info .right-block .box-content,
        .wishlist-index-index .my-account .order-details .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .my-wishlist .account-info .right-block .box-content,
        .wishlist-index-index .my-account .my-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .share-wishlist .account-info .right-block .box-content,
        .wishlist-index-index .my-account .share-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-index .my-account .new-addressbook .account-info .right-block .box-content,
        .wishlist-index-index .my-account .new-addressbook .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .dashboard .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .information .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .information .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .address-book .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .newsletters .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .my-orders .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .order-details .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-index .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .dashboard .account-info .right-block .box-content,
        .wishlist-index-share .my-account .dashboard .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .information .account-info .right-block .box-content,
        .wishlist-index-share .my-account .information .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .address-book .account-info .right-block .box-content,
        .wishlist-index-share .my-account .address-book .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .newsletters .account-info .right-block .box-content,
        .wishlist-index-share .my-account .newsletters .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .my-orders .account-info .right-block .box-content,
        .wishlist-index-share .my-account .my-orders .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .order-info-block .account-info .right-block .box-content,
        .wishlist-index-share .my-account .order-info-block .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .order-details .account-info .right-block .box-content,
        .wishlist-index-share .my-account .order-details .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .my-wishlist .account-info .right-block .box-content,
        .wishlist-index-share .my-account .my-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .share-wishlist .account-info .right-block .box-content,
        .wishlist-index-share .my-account .share-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-share .my-account .new-addressbook .account-info .right-block .box-content,
        .wishlist-index-share .my-account .new-addressbook .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .dashboard .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .information .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .information .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .address-book .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .newsletters .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .my-orders .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .order-details .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .wishlist-index-share .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .dashboard .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .dashboard .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .information .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .information .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .address-book .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .address-book .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .newsletters .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .newsletters .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .my-orders .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .my-orders .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .order-info-block .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .order-info-block .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .order-details .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .order-details .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .my-wishlist .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .my-wishlist .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .share-wishlist .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .share-wishlist .account-addresses .right-block .box-content,
        .wishlist-shared-index .my-account .new-addressbook .account-info .right-block .box-content,
        .wishlist-shared-index .my-account .new-addressbook .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .dashboard .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .information .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .information .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .address-book .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .newsletters .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .my-orders .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .order-details .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .right-block .box-content,
        .sales-order-view .my-account .dashboard .account-info .right-block .box-content,
        .sales-order-view .my-account .dashboard .account-addresses .right-block .box-content,
        .sales-order-view .my-account .information .account-info .right-block .box-content,
        .sales-order-view .my-account .information .account-addresses .right-block .box-content,
        .sales-order-view .my-account .address-book .account-info .right-block .box-content,
        .sales-order-view .my-account .address-book .account-addresses .right-block .box-content,
        .sales-order-view .my-account .newsletters .account-info .right-block .box-content,
        .sales-order-view .my-account .newsletters .account-addresses .right-block .box-content,
        .sales-order-view .my-account .my-orders .account-info .right-block .box-content,
        .sales-order-view .my-account .my-orders .account-addresses .right-block .box-content,
        .sales-order-view .my-account .order-info-block .account-info .right-block .box-content,
        .sales-order-view .my-account .order-info-block .account-addresses .right-block .box-content,
        .sales-order-view .my-account .order-details .account-info .right-block .box-content,
        .sales-order-view .my-account .order-details .account-addresses .right-block .box-content,
        .sales-order-view .my-account .my-wishlist .account-info .right-block .box-content,
        .sales-order-view .my-account .my-wishlist .account-addresses .right-block .box-content,
        .sales-order-view .my-account .share-wishlist .account-info .right-block .box-content,
        .sales-order-view .my-account .share-wishlist .account-addresses .right-block .box-content,
        .sales-order-view .my-account .new-addressbook .account-info .right-block .box-content,
        .sales-order-view .my-account .new-addressbook .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .dashboard .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .dashboard .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .information .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .information .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .address-book .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .address-book .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .newsletters .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .newsletters .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .my-orders .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .my-orders .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .order-info-block .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .order-info-block .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .order-details .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .order-details .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .my-wishlist .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .my-wishlist .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .share-wishlist .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .share-wishlist .account-addresses .right-block .box-content,
        .sales-order-view .shared-wishlist .new-addressbook .account-info .right-block .box-content,
        .sales-order-view .shared-wishlist .new-addressbook .account-addresses .right-block .box-content {
          font-size: 10px; }
        @media (max-width: 480px) {
          .customer-account-index .my-account .dashboard .account-info .right-block, .customer-account-index .my-account .dashboard .account-addresses .right-block,
          .customer-account-index .my-account .information .account-info .right-block,
          .customer-account-index .my-account .information .account-addresses .right-block,
          .customer-account-index .my-account .address-book .account-info .right-block,
          .customer-account-index .my-account .address-book .account-addresses .right-block,
          .customer-account-index .my-account .newsletters .account-info .right-block,
          .customer-account-index .my-account .newsletters .account-addresses .right-block,
          .customer-account-index .my-account .my-orders .account-info .right-block,
          .customer-account-index .my-account .my-orders .account-addresses .right-block,
          .customer-account-index .my-account .order-info-block .account-info .right-block,
          .customer-account-index .my-account .order-info-block .account-addresses .right-block,
          .customer-account-index .my-account .order-details .account-info .right-block,
          .customer-account-index .my-account .order-details .account-addresses .right-block,
          .customer-account-index .my-account .my-wishlist .account-info .right-block,
          .customer-account-index .my-account .my-wishlist .account-addresses .right-block,
          .customer-account-index .my-account .share-wishlist .account-info .right-block,
          .customer-account-index .my-account .share-wishlist .account-addresses .right-block,
          .customer-account-index .my-account .new-addressbook .account-info .right-block,
          .customer-account-index .my-account .new-addressbook .account-addresses .right-block,
          .customer-account-index .shared-wishlist .dashboard .account-info .right-block,
          .customer-account-index .shared-wishlist .dashboard .account-addresses .right-block,
          .customer-account-index .shared-wishlist .information .account-info .right-block,
          .customer-account-index .shared-wishlist .information .account-addresses .right-block,
          .customer-account-index .shared-wishlist .address-book .account-info .right-block,
          .customer-account-index .shared-wishlist .address-book .account-addresses .right-block,
          .customer-account-index .shared-wishlist .newsletters .account-info .right-block,
          .customer-account-index .shared-wishlist .newsletters .account-addresses .right-block,
          .customer-account-index .shared-wishlist .my-orders .account-info .right-block,
          .customer-account-index .shared-wishlist .my-orders .account-addresses .right-block,
          .customer-account-index .shared-wishlist .order-info-block .account-info .right-block,
          .customer-account-index .shared-wishlist .order-info-block .account-addresses .right-block,
          .customer-account-index .shared-wishlist .order-details .account-info .right-block,
          .customer-account-index .shared-wishlist .order-details .account-addresses .right-block,
          .customer-account-index .shared-wishlist .my-wishlist .account-info .right-block,
          .customer-account-index .shared-wishlist .my-wishlist .account-addresses .right-block,
          .customer-account-index .shared-wishlist .share-wishlist .account-info .right-block,
          .customer-account-index .shared-wishlist .share-wishlist .account-addresses .right-block,
          .customer-account-index .shared-wishlist .new-addressbook .account-info .right-block,
          .customer-account-index .shared-wishlist .new-addressbook .account-addresses .right-block,
          .customer-account-edit .my-account .dashboard .account-info .right-block,
          .customer-account-edit .my-account .dashboard .account-addresses .right-block,
          .customer-account-edit .my-account .information .account-info .right-block,
          .customer-account-edit .my-account .information .account-addresses .right-block,
          .customer-account-edit .my-account .address-book .account-info .right-block,
          .customer-account-edit .my-account .address-book .account-addresses .right-block,
          .customer-account-edit .my-account .newsletters .account-info .right-block,
          .customer-account-edit .my-account .newsletters .account-addresses .right-block,
          .customer-account-edit .my-account .my-orders .account-info .right-block,
          .customer-account-edit .my-account .my-orders .account-addresses .right-block,
          .customer-account-edit .my-account .order-info-block .account-info .right-block,
          .customer-account-edit .my-account .order-info-block .account-addresses .right-block,
          .customer-account-edit .my-account .order-details .account-info .right-block,
          .customer-account-edit .my-account .order-details .account-addresses .right-block,
          .customer-account-edit .my-account .my-wishlist .account-info .right-block,
          .customer-account-edit .my-account .my-wishlist .account-addresses .right-block,
          .customer-account-edit .my-account .share-wishlist .account-info .right-block,
          .customer-account-edit .my-account .share-wishlist .account-addresses .right-block,
          .customer-account-edit .my-account .new-addressbook .account-info .right-block,
          .customer-account-edit .my-account .new-addressbook .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .dashboard .account-info .right-block,
          .customer-account-edit .shared-wishlist .dashboard .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .information .account-info .right-block,
          .customer-account-edit .shared-wishlist .information .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .address-book .account-info .right-block,
          .customer-account-edit .shared-wishlist .address-book .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .newsletters .account-info .right-block,
          .customer-account-edit .shared-wishlist .newsletters .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .my-orders .account-info .right-block,
          .customer-account-edit .shared-wishlist .my-orders .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .order-info-block .account-info .right-block,
          .customer-account-edit .shared-wishlist .order-info-block .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .order-details .account-info .right-block,
          .customer-account-edit .shared-wishlist .order-details .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .my-wishlist .account-info .right-block,
          .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .share-wishlist .account-info .right-block,
          .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .right-block,
          .customer-account-edit .shared-wishlist .new-addressbook .account-info .right-block,
          .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .right-block,
          .newsletter-manage-index .my-account .dashboard .account-info .right-block,
          .newsletter-manage-index .my-account .dashboard .account-addresses .right-block,
          .newsletter-manage-index .my-account .information .account-info .right-block,
          .newsletter-manage-index .my-account .information .account-addresses .right-block,
          .newsletter-manage-index .my-account .address-book .account-info .right-block,
          .newsletter-manage-index .my-account .address-book .account-addresses .right-block,
          .newsletter-manage-index .my-account .newsletters .account-info .right-block,
          .newsletter-manage-index .my-account .newsletters .account-addresses .right-block,
          .newsletter-manage-index .my-account .my-orders .account-info .right-block,
          .newsletter-manage-index .my-account .my-orders .account-addresses .right-block,
          .newsletter-manage-index .my-account .order-info-block .account-info .right-block,
          .newsletter-manage-index .my-account .order-info-block .account-addresses .right-block,
          .newsletter-manage-index .my-account .order-details .account-info .right-block,
          .newsletter-manage-index .my-account .order-details .account-addresses .right-block,
          .newsletter-manage-index .my-account .my-wishlist .account-info .right-block,
          .newsletter-manage-index .my-account .my-wishlist .account-addresses .right-block,
          .newsletter-manage-index .my-account .share-wishlist .account-info .right-block,
          .newsletter-manage-index .my-account .share-wishlist .account-addresses .right-block,
          .newsletter-manage-index .my-account .new-addressbook .account-info .right-block,
          .newsletter-manage-index .my-account .new-addressbook .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .dashboard .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .information .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .information .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .address-book .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .address-book .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .newsletters .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .my-orders .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .order-details .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .order-details .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .right-block,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .right-block,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .right-block,
          .sales-order-history .my-account .dashboard .account-info .right-block,
          .sales-order-history .my-account .dashboard .account-addresses .right-block,
          .sales-order-history .my-account .information .account-info .right-block,
          .sales-order-history .my-account .information .account-addresses .right-block,
          .sales-order-history .my-account .address-book .account-info .right-block,
          .sales-order-history .my-account .address-book .account-addresses .right-block,
          .sales-order-history .my-account .newsletters .account-info .right-block,
          .sales-order-history .my-account .newsletters .account-addresses .right-block,
          .sales-order-history .my-account .my-orders .account-info .right-block,
          .sales-order-history .my-account .my-orders .account-addresses .right-block,
          .sales-order-history .my-account .order-info-block .account-info .right-block,
          .sales-order-history .my-account .order-info-block .account-addresses .right-block,
          .sales-order-history .my-account .order-details .account-info .right-block,
          .sales-order-history .my-account .order-details .account-addresses .right-block,
          .sales-order-history .my-account .my-wishlist .account-info .right-block,
          .sales-order-history .my-account .my-wishlist .account-addresses .right-block,
          .sales-order-history .my-account .share-wishlist .account-info .right-block,
          .sales-order-history .my-account .share-wishlist .account-addresses .right-block,
          .sales-order-history .my-account .new-addressbook .account-info .right-block,
          .sales-order-history .my-account .new-addressbook .account-addresses .right-block,
          .sales-order-history .shared-wishlist .dashboard .account-info .right-block,
          .sales-order-history .shared-wishlist .dashboard .account-addresses .right-block,
          .sales-order-history .shared-wishlist .information .account-info .right-block,
          .sales-order-history .shared-wishlist .information .account-addresses .right-block,
          .sales-order-history .shared-wishlist .address-book .account-info .right-block,
          .sales-order-history .shared-wishlist .address-book .account-addresses .right-block,
          .sales-order-history .shared-wishlist .newsletters .account-info .right-block,
          .sales-order-history .shared-wishlist .newsletters .account-addresses .right-block,
          .sales-order-history .shared-wishlist .my-orders .account-info .right-block,
          .sales-order-history .shared-wishlist .my-orders .account-addresses .right-block,
          .sales-order-history .shared-wishlist .order-info-block .account-info .right-block,
          .sales-order-history .shared-wishlist .order-info-block .account-addresses .right-block,
          .sales-order-history .shared-wishlist .order-details .account-info .right-block,
          .sales-order-history .shared-wishlist .order-details .account-addresses .right-block,
          .sales-order-history .shared-wishlist .my-wishlist .account-info .right-block,
          .sales-order-history .shared-wishlist .my-wishlist .account-addresses .right-block,
          .sales-order-history .shared-wishlist .share-wishlist .account-info .right-block,
          .sales-order-history .shared-wishlist .share-wishlist .account-addresses .right-block,
          .sales-order-history .shared-wishlist .new-addressbook .account-info .right-block,
          .sales-order-history .shared-wishlist .new-addressbook .account-addresses .right-block,
          .customer-address-index .my-account .dashboard .account-info .right-block,
          .customer-address-index .my-account .dashboard .account-addresses .right-block,
          .customer-address-index .my-account .information .account-info .right-block,
          .customer-address-index .my-account .information .account-addresses .right-block,
          .customer-address-index .my-account .address-book .account-info .right-block,
          .customer-address-index .my-account .address-book .account-addresses .right-block,
          .customer-address-index .my-account .newsletters .account-info .right-block,
          .customer-address-index .my-account .newsletters .account-addresses .right-block,
          .customer-address-index .my-account .my-orders .account-info .right-block,
          .customer-address-index .my-account .my-orders .account-addresses .right-block,
          .customer-address-index .my-account .order-info-block .account-info .right-block,
          .customer-address-index .my-account .order-info-block .account-addresses .right-block,
          .customer-address-index .my-account .order-details .account-info .right-block,
          .customer-address-index .my-account .order-details .account-addresses .right-block,
          .customer-address-index .my-account .my-wishlist .account-info .right-block,
          .customer-address-index .my-account .my-wishlist .account-addresses .right-block,
          .customer-address-index .my-account .share-wishlist .account-info .right-block,
          .customer-address-index .my-account .share-wishlist .account-addresses .right-block,
          .customer-address-index .my-account .new-addressbook .account-info .right-block,
          .customer-address-index .my-account .new-addressbook .account-addresses .right-block,
          .customer-address-index .shared-wishlist .dashboard .account-info .right-block,
          .customer-address-index .shared-wishlist .dashboard .account-addresses .right-block,
          .customer-address-index .shared-wishlist .information .account-info .right-block,
          .customer-address-index .shared-wishlist .information .account-addresses .right-block,
          .customer-address-index .shared-wishlist .address-book .account-info .right-block,
          .customer-address-index .shared-wishlist .address-book .account-addresses .right-block,
          .customer-address-index .shared-wishlist .newsletters .account-info .right-block,
          .customer-address-index .shared-wishlist .newsletters .account-addresses .right-block,
          .customer-address-index .shared-wishlist .my-orders .account-info .right-block,
          .customer-address-index .shared-wishlist .my-orders .account-addresses .right-block,
          .customer-address-index .shared-wishlist .order-info-block .account-info .right-block,
          .customer-address-index .shared-wishlist .order-info-block .account-addresses .right-block,
          .customer-address-index .shared-wishlist .order-details .account-info .right-block,
          .customer-address-index .shared-wishlist .order-details .account-addresses .right-block,
          .customer-address-index .shared-wishlist .my-wishlist .account-info .right-block,
          .customer-address-index .shared-wishlist .my-wishlist .account-addresses .right-block,
          .customer-address-index .shared-wishlist .share-wishlist .account-info .right-block,
          .customer-address-index .shared-wishlist .share-wishlist .account-addresses .right-block,
          .customer-address-index .shared-wishlist .new-addressbook .account-info .right-block,
          .customer-address-index .shared-wishlist .new-addressbook .account-addresses .right-block,
          .customer-address-form .my-account .dashboard .account-info .right-block,
          .customer-address-form .my-account .dashboard .account-addresses .right-block,
          .customer-address-form .my-account .information .account-info .right-block,
          .customer-address-form .my-account .information .account-addresses .right-block,
          .customer-address-form .my-account .address-book .account-info .right-block,
          .customer-address-form .my-account .address-book .account-addresses .right-block,
          .customer-address-form .my-account .newsletters .account-info .right-block,
          .customer-address-form .my-account .newsletters .account-addresses .right-block,
          .customer-address-form .my-account .my-orders .account-info .right-block,
          .customer-address-form .my-account .my-orders .account-addresses .right-block,
          .customer-address-form .my-account .order-info-block .account-info .right-block,
          .customer-address-form .my-account .order-info-block .account-addresses .right-block,
          .customer-address-form .my-account .order-details .account-info .right-block,
          .customer-address-form .my-account .order-details .account-addresses .right-block,
          .customer-address-form .my-account .my-wishlist .account-info .right-block,
          .customer-address-form .my-account .my-wishlist .account-addresses .right-block,
          .customer-address-form .my-account .share-wishlist .account-info .right-block,
          .customer-address-form .my-account .share-wishlist .account-addresses .right-block,
          .customer-address-form .my-account .new-addressbook .account-info .right-block,
          .customer-address-form .my-account .new-addressbook .account-addresses .right-block,
          .customer-address-form .shared-wishlist .dashboard .account-info .right-block,
          .customer-address-form .shared-wishlist .dashboard .account-addresses .right-block,
          .customer-address-form .shared-wishlist .information .account-info .right-block,
          .customer-address-form .shared-wishlist .information .account-addresses .right-block,
          .customer-address-form .shared-wishlist .address-book .account-info .right-block,
          .customer-address-form .shared-wishlist .address-book .account-addresses .right-block,
          .customer-address-form .shared-wishlist .newsletters .account-info .right-block,
          .customer-address-form .shared-wishlist .newsletters .account-addresses .right-block,
          .customer-address-form .shared-wishlist .my-orders .account-info .right-block,
          .customer-address-form .shared-wishlist .my-orders .account-addresses .right-block,
          .customer-address-form .shared-wishlist .order-info-block .account-info .right-block,
          .customer-address-form .shared-wishlist .order-info-block .account-addresses .right-block,
          .customer-address-form .shared-wishlist .order-details .account-info .right-block,
          .customer-address-form .shared-wishlist .order-details .account-addresses .right-block,
          .customer-address-form .shared-wishlist .my-wishlist .account-info .right-block,
          .customer-address-form .shared-wishlist .my-wishlist .account-addresses .right-block,
          .customer-address-form .shared-wishlist .share-wishlist .account-info .right-block,
          .customer-address-form .shared-wishlist .share-wishlist .account-addresses .right-block,
          .customer-address-form .shared-wishlist .new-addressbook .account-info .right-block,
          .customer-address-form .shared-wishlist .new-addressbook .account-addresses .right-block,
          .wishlist-index-index .my-account .dashboard .account-info .right-block,
          .wishlist-index-index .my-account .dashboard .account-addresses .right-block,
          .wishlist-index-index .my-account .information .account-info .right-block,
          .wishlist-index-index .my-account .information .account-addresses .right-block,
          .wishlist-index-index .my-account .address-book .account-info .right-block,
          .wishlist-index-index .my-account .address-book .account-addresses .right-block,
          .wishlist-index-index .my-account .newsletters .account-info .right-block,
          .wishlist-index-index .my-account .newsletters .account-addresses .right-block,
          .wishlist-index-index .my-account .my-orders .account-info .right-block,
          .wishlist-index-index .my-account .my-orders .account-addresses .right-block,
          .wishlist-index-index .my-account .order-info-block .account-info .right-block,
          .wishlist-index-index .my-account .order-info-block .account-addresses .right-block,
          .wishlist-index-index .my-account .order-details .account-info .right-block,
          .wishlist-index-index .my-account .order-details .account-addresses .right-block,
          .wishlist-index-index .my-account .my-wishlist .account-info .right-block,
          .wishlist-index-index .my-account .my-wishlist .account-addresses .right-block,
          .wishlist-index-index .my-account .share-wishlist .account-info .right-block,
          .wishlist-index-index .my-account .share-wishlist .account-addresses .right-block,
          .wishlist-index-index .my-account .new-addressbook .account-info .right-block,
          .wishlist-index-index .my-account .new-addressbook .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .dashboard .account-info .right-block,
          .wishlist-index-index .shared-wishlist .dashboard .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .information .account-info .right-block,
          .wishlist-index-index .shared-wishlist .information .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .address-book .account-info .right-block,
          .wishlist-index-index .shared-wishlist .address-book .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .newsletters .account-info .right-block,
          .wishlist-index-index .shared-wishlist .newsletters .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .my-orders .account-info .right-block,
          .wishlist-index-index .shared-wishlist .my-orders .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .order-info-block .account-info .right-block,
          .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .order-details .account-info .right-block,
          .wishlist-index-index .shared-wishlist .order-details .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-info .right-block,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-info .right-block,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .right-block,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-info .right-block,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .right-block,
          .wishlist-index-share .my-account .dashboard .account-info .right-block,
          .wishlist-index-share .my-account .dashboard .account-addresses .right-block,
          .wishlist-index-share .my-account .information .account-info .right-block,
          .wishlist-index-share .my-account .information .account-addresses .right-block,
          .wishlist-index-share .my-account .address-book .account-info .right-block,
          .wishlist-index-share .my-account .address-book .account-addresses .right-block,
          .wishlist-index-share .my-account .newsletters .account-info .right-block,
          .wishlist-index-share .my-account .newsletters .account-addresses .right-block,
          .wishlist-index-share .my-account .my-orders .account-info .right-block,
          .wishlist-index-share .my-account .my-orders .account-addresses .right-block,
          .wishlist-index-share .my-account .order-info-block .account-info .right-block,
          .wishlist-index-share .my-account .order-info-block .account-addresses .right-block,
          .wishlist-index-share .my-account .order-details .account-info .right-block,
          .wishlist-index-share .my-account .order-details .account-addresses .right-block,
          .wishlist-index-share .my-account .my-wishlist .account-info .right-block,
          .wishlist-index-share .my-account .my-wishlist .account-addresses .right-block,
          .wishlist-index-share .my-account .share-wishlist .account-info .right-block,
          .wishlist-index-share .my-account .share-wishlist .account-addresses .right-block,
          .wishlist-index-share .my-account .new-addressbook .account-info .right-block,
          .wishlist-index-share .my-account .new-addressbook .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .dashboard .account-info .right-block,
          .wishlist-index-share .shared-wishlist .dashboard .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .information .account-info .right-block,
          .wishlist-index-share .shared-wishlist .information .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .address-book .account-info .right-block,
          .wishlist-index-share .shared-wishlist .address-book .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .newsletters .account-info .right-block,
          .wishlist-index-share .shared-wishlist .newsletters .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .my-orders .account-info .right-block,
          .wishlist-index-share .shared-wishlist .my-orders .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .order-info-block .account-info .right-block,
          .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .order-details .account-info .right-block,
          .wishlist-index-share .shared-wishlist .order-details .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-info .right-block,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-info .right-block,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .right-block,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-info .right-block,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .right-block,
          .wishlist-shared-index .my-account .dashboard .account-info .right-block,
          .wishlist-shared-index .my-account .dashboard .account-addresses .right-block,
          .wishlist-shared-index .my-account .information .account-info .right-block,
          .wishlist-shared-index .my-account .information .account-addresses .right-block,
          .wishlist-shared-index .my-account .address-book .account-info .right-block,
          .wishlist-shared-index .my-account .address-book .account-addresses .right-block,
          .wishlist-shared-index .my-account .newsletters .account-info .right-block,
          .wishlist-shared-index .my-account .newsletters .account-addresses .right-block,
          .wishlist-shared-index .my-account .my-orders .account-info .right-block,
          .wishlist-shared-index .my-account .my-orders .account-addresses .right-block,
          .wishlist-shared-index .my-account .order-info-block .account-info .right-block,
          .wishlist-shared-index .my-account .order-info-block .account-addresses .right-block,
          .wishlist-shared-index .my-account .order-details .account-info .right-block,
          .wishlist-shared-index .my-account .order-details .account-addresses .right-block,
          .wishlist-shared-index .my-account .my-wishlist .account-info .right-block,
          .wishlist-shared-index .my-account .my-wishlist .account-addresses .right-block,
          .wishlist-shared-index .my-account .share-wishlist .account-info .right-block,
          .wishlist-shared-index .my-account .share-wishlist .account-addresses .right-block,
          .wishlist-shared-index .my-account .new-addressbook .account-info .right-block,
          .wishlist-shared-index .my-account .new-addressbook .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .dashboard .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .information .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .information .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .address-book .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .address-book .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .newsletters .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .my-orders .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .order-details .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .order-details .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .right-block,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .right-block,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .right-block,
          .sales-order-view .my-account .dashboard .account-info .right-block,
          .sales-order-view .my-account .dashboard .account-addresses .right-block,
          .sales-order-view .my-account .information .account-info .right-block,
          .sales-order-view .my-account .information .account-addresses .right-block,
          .sales-order-view .my-account .address-book .account-info .right-block,
          .sales-order-view .my-account .address-book .account-addresses .right-block,
          .sales-order-view .my-account .newsletters .account-info .right-block,
          .sales-order-view .my-account .newsletters .account-addresses .right-block,
          .sales-order-view .my-account .my-orders .account-info .right-block,
          .sales-order-view .my-account .my-orders .account-addresses .right-block,
          .sales-order-view .my-account .order-info-block .account-info .right-block,
          .sales-order-view .my-account .order-info-block .account-addresses .right-block,
          .sales-order-view .my-account .order-details .account-info .right-block,
          .sales-order-view .my-account .order-details .account-addresses .right-block,
          .sales-order-view .my-account .my-wishlist .account-info .right-block,
          .sales-order-view .my-account .my-wishlist .account-addresses .right-block,
          .sales-order-view .my-account .share-wishlist .account-info .right-block,
          .sales-order-view .my-account .share-wishlist .account-addresses .right-block,
          .sales-order-view .my-account .new-addressbook .account-info .right-block,
          .sales-order-view .my-account .new-addressbook .account-addresses .right-block,
          .sales-order-view .shared-wishlist .dashboard .account-info .right-block,
          .sales-order-view .shared-wishlist .dashboard .account-addresses .right-block,
          .sales-order-view .shared-wishlist .information .account-info .right-block,
          .sales-order-view .shared-wishlist .information .account-addresses .right-block,
          .sales-order-view .shared-wishlist .address-book .account-info .right-block,
          .sales-order-view .shared-wishlist .address-book .account-addresses .right-block,
          .sales-order-view .shared-wishlist .newsletters .account-info .right-block,
          .sales-order-view .shared-wishlist .newsletters .account-addresses .right-block,
          .sales-order-view .shared-wishlist .my-orders .account-info .right-block,
          .sales-order-view .shared-wishlist .my-orders .account-addresses .right-block,
          .sales-order-view .shared-wishlist .order-info-block .account-info .right-block,
          .sales-order-view .shared-wishlist .order-info-block .account-addresses .right-block,
          .sales-order-view .shared-wishlist .order-details .account-info .right-block,
          .sales-order-view .shared-wishlist .order-details .account-addresses .right-block,
          .sales-order-view .shared-wishlist .my-wishlist .account-info .right-block,
          .sales-order-view .shared-wishlist .my-wishlist .account-addresses .right-block,
          .sales-order-view .shared-wishlist .share-wishlist .account-info .right-block,
          .sales-order-view .shared-wishlist .share-wishlist .account-addresses .right-block,
          .sales-order-view .shared-wishlist .new-addressbook .account-info .right-block,
          .sales-order-view .shared-wishlist .new-addressbook .account-addresses .right-block {
            float: none;
            width: 100%;
            margin-bottom: 30px; } }
      .customer-account-index .my-account .dashboard .account-info .box-bottom, .customer-account-index .my-account .dashboard .account-addresses .box-bottom,
      .customer-account-index .my-account .information .account-info .box-bottom,
      .customer-account-index .my-account .information .account-addresses .box-bottom,
      .customer-account-index .my-account .address-book .account-info .box-bottom,
      .customer-account-index .my-account .address-book .account-addresses .box-bottom,
      .customer-account-index .my-account .newsletters .account-info .box-bottom,
      .customer-account-index .my-account .newsletters .account-addresses .box-bottom,
      .customer-account-index .my-account .my-orders .account-info .box-bottom,
      .customer-account-index .my-account .my-orders .account-addresses .box-bottom,
      .customer-account-index .my-account .order-info-block .account-info .box-bottom,
      .customer-account-index .my-account .order-info-block .account-addresses .box-bottom,
      .customer-account-index .my-account .order-details .account-info .box-bottom,
      .customer-account-index .my-account .order-details .account-addresses .box-bottom,
      .customer-account-index .my-account .my-wishlist .account-info .box-bottom,
      .customer-account-index .my-account .my-wishlist .account-addresses .box-bottom,
      .customer-account-index .my-account .share-wishlist .account-info .box-bottom,
      .customer-account-index .my-account .share-wishlist .account-addresses .box-bottom,
      .customer-account-index .my-account .new-addressbook .account-info .box-bottom,
      .customer-account-index .my-account .new-addressbook .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .dashboard .account-info .box-bottom,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .information .account-info .box-bottom,
      .customer-account-index .shared-wishlist .information .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .address-book .account-info .box-bottom,
      .customer-account-index .shared-wishlist .address-book .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .newsletters .account-info .box-bottom,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .my-orders .account-info .box-bottom,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .order-info-block .account-info .box-bottom,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .order-details .account-info .box-bottom,
      .customer-account-index .shared-wishlist .order-details .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .box-bottom,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .box-bottom,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .box-bottom,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .customer-account-edit .my-account .dashboard .account-info .box-bottom,
      .customer-account-edit .my-account .dashboard .account-addresses .box-bottom,
      .customer-account-edit .my-account .information .account-info .box-bottom,
      .customer-account-edit .my-account .information .account-addresses .box-bottom,
      .customer-account-edit .my-account .address-book .account-info .box-bottom,
      .customer-account-edit .my-account .address-book .account-addresses .box-bottom,
      .customer-account-edit .my-account .newsletters .account-info .box-bottom,
      .customer-account-edit .my-account .newsletters .account-addresses .box-bottom,
      .customer-account-edit .my-account .my-orders .account-info .box-bottom,
      .customer-account-edit .my-account .my-orders .account-addresses .box-bottom,
      .customer-account-edit .my-account .order-info-block .account-info .box-bottom,
      .customer-account-edit .my-account .order-info-block .account-addresses .box-bottom,
      .customer-account-edit .my-account .order-details .account-info .box-bottom,
      .customer-account-edit .my-account .order-details .account-addresses .box-bottom,
      .customer-account-edit .my-account .my-wishlist .account-info .box-bottom,
      .customer-account-edit .my-account .my-wishlist .account-addresses .box-bottom,
      .customer-account-edit .my-account .share-wishlist .account-info .box-bottom,
      .customer-account-edit .my-account .share-wishlist .account-addresses .box-bottom,
      .customer-account-edit .my-account .new-addressbook .account-info .box-bottom,
      .customer-account-edit .my-account .new-addressbook .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .dashboard .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .information .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .information .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .address-book .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .newsletters .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .my-orders .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .order-details .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .box-bottom,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .dashboard .account-info .box-bottom,
      .newsletter-manage-index .my-account .dashboard .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .information .account-info .box-bottom,
      .newsletter-manage-index .my-account .information .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .address-book .account-info .box-bottom,
      .newsletter-manage-index .my-account .address-book .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .newsletters .account-info .box-bottom,
      .newsletter-manage-index .my-account .newsletters .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .my-orders .account-info .box-bottom,
      .newsletter-manage-index .my-account .my-orders .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .order-info-block .account-info .box-bottom,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .order-details .account-info .box-bottom,
      .newsletter-manage-index .my-account .order-details .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .my-wishlist .account-info .box-bottom,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .share-wishlist .account-info .box-bottom,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .box-bottom,
      .newsletter-manage-index .my-account .new-addressbook .account-info .box-bottom,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .information .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .box-bottom,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .sales-order-history .my-account .dashboard .account-info .box-bottom,
      .sales-order-history .my-account .dashboard .account-addresses .box-bottom,
      .sales-order-history .my-account .information .account-info .box-bottom,
      .sales-order-history .my-account .information .account-addresses .box-bottom,
      .sales-order-history .my-account .address-book .account-info .box-bottom,
      .sales-order-history .my-account .address-book .account-addresses .box-bottom,
      .sales-order-history .my-account .newsletters .account-info .box-bottom,
      .sales-order-history .my-account .newsletters .account-addresses .box-bottom,
      .sales-order-history .my-account .my-orders .account-info .box-bottom,
      .sales-order-history .my-account .my-orders .account-addresses .box-bottom,
      .sales-order-history .my-account .order-info-block .account-info .box-bottom,
      .sales-order-history .my-account .order-info-block .account-addresses .box-bottom,
      .sales-order-history .my-account .order-details .account-info .box-bottom,
      .sales-order-history .my-account .order-details .account-addresses .box-bottom,
      .sales-order-history .my-account .my-wishlist .account-info .box-bottom,
      .sales-order-history .my-account .my-wishlist .account-addresses .box-bottom,
      .sales-order-history .my-account .share-wishlist .account-info .box-bottom,
      .sales-order-history .my-account .share-wishlist .account-addresses .box-bottom,
      .sales-order-history .my-account .new-addressbook .account-info .box-bottom,
      .sales-order-history .my-account .new-addressbook .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .dashboard .account-info .box-bottom,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .information .account-info .box-bottom,
      .sales-order-history .shared-wishlist .information .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .address-book .account-info .box-bottom,
      .sales-order-history .shared-wishlist .address-book .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .newsletters .account-info .box-bottom,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .my-orders .account-info .box-bottom,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .order-info-block .account-info .box-bottom,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .order-details .account-info .box-bottom,
      .sales-order-history .shared-wishlist .order-details .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .box-bottom,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .box-bottom,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .box-bottom,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .customer-address-index .my-account .dashboard .account-info .box-bottom,
      .customer-address-index .my-account .dashboard .account-addresses .box-bottom,
      .customer-address-index .my-account .information .account-info .box-bottom,
      .customer-address-index .my-account .information .account-addresses .box-bottom,
      .customer-address-index .my-account .address-book .account-info .box-bottom,
      .customer-address-index .my-account .address-book .account-addresses .box-bottom,
      .customer-address-index .my-account .newsletters .account-info .box-bottom,
      .customer-address-index .my-account .newsletters .account-addresses .box-bottom,
      .customer-address-index .my-account .my-orders .account-info .box-bottom,
      .customer-address-index .my-account .my-orders .account-addresses .box-bottom,
      .customer-address-index .my-account .order-info-block .account-info .box-bottom,
      .customer-address-index .my-account .order-info-block .account-addresses .box-bottom,
      .customer-address-index .my-account .order-details .account-info .box-bottom,
      .customer-address-index .my-account .order-details .account-addresses .box-bottom,
      .customer-address-index .my-account .my-wishlist .account-info .box-bottom,
      .customer-address-index .my-account .my-wishlist .account-addresses .box-bottom,
      .customer-address-index .my-account .share-wishlist .account-info .box-bottom,
      .customer-address-index .my-account .share-wishlist .account-addresses .box-bottom,
      .customer-address-index .my-account .new-addressbook .account-info .box-bottom,
      .customer-address-index .my-account .new-addressbook .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .dashboard .account-info .box-bottom,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .information .account-info .box-bottom,
      .customer-address-index .shared-wishlist .information .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .address-book .account-info .box-bottom,
      .customer-address-index .shared-wishlist .address-book .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .newsletters .account-info .box-bottom,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .my-orders .account-info .box-bottom,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .order-info-block .account-info .box-bottom,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .order-details .account-info .box-bottom,
      .customer-address-index .shared-wishlist .order-details .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .box-bottom,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .box-bottom,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .box-bottom,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .customer-address-form .my-account .dashboard .account-info .box-bottom,
      .customer-address-form .my-account .dashboard .account-addresses .box-bottom,
      .customer-address-form .my-account .information .account-info .box-bottom,
      .customer-address-form .my-account .information .account-addresses .box-bottom,
      .customer-address-form .my-account .address-book .account-info .box-bottom,
      .customer-address-form .my-account .address-book .account-addresses .box-bottom,
      .customer-address-form .my-account .newsletters .account-info .box-bottom,
      .customer-address-form .my-account .newsletters .account-addresses .box-bottom,
      .customer-address-form .my-account .my-orders .account-info .box-bottom,
      .customer-address-form .my-account .my-orders .account-addresses .box-bottom,
      .customer-address-form .my-account .order-info-block .account-info .box-bottom,
      .customer-address-form .my-account .order-info-block .account-addresses .box-bottom,
      .customer-address-form .my-account .order-details .account-info .box-bottom,
      .customer-address-form .my-account .order-details .account-addresses .box-bottom,
      .customer-address-form .my-account .my-wishlist .account-info .box-bottom,
      .customer-address-form .my-account .my-wishlist .account-addresses .box-bottom,
      .customer-address-form .my-account .share-wishlist .account-info .box-bottom,
      .customer-address-form .my-account .share-wishlist .account-addresses .box-bottom,
      .customer-address-form .my-account .new-addressbook .account-info .box-bottom,
      .customer-address-form .my-account .new-addressbook .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .dashboard .account-info .box-bottom,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .information .account-info .box-bottom,
      .customer-address-form .shared-wishlist .information .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .address-book .account-info .box-bottom,
      .customer-address-form .shared-wishlist .address-book .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .newsletters .account-info .box-bottom,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .my-orders .account-info .box-bottom,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .order-info-block .account-info .box-bottom,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .order-details .account-info .box-bottom,
      .customer-address-form .shared-wishlist .order-details .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .box-bottom,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .box-bottom,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .box-bottom,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .wishlist-index-index .my-account .dashboard .account-info .box-bottom,
      .wishlist-index-index .my-account .dashboard .account-addresses .box-bottom,
      .wishlist-index-index .my-account .information .account-info .box-bottom,
      .wishlist-index-index .my-account .information .account-addresses .box-bottom,
      .wishlist-index-index .my-account .address-book .account-info .box-bottom,
      .wishlist-index-index .my-account .address-book .account-addresses .box-bottom,
      .wishlist-index-index .my-account .newsletters .account-info .box-bottom,
      .wishlist-index-index .my-account .newsletters .account-addresses .box-bottom,
      .wishlist-index-index .my-account .my-orders .account-info .box-bottom,
      .wishlist-index-index .my-account .my-orders .account-addresses .box-bottom,
      .wishlist-index-index .my-account .order-info-block .account-info .box-bottom,
      .wishlist-index-index .my-account .order-info-block .account-addresses .box-bottom,
      .wishlist-index-index .my-account .order-details .account-info .box-bottom,
      .wishlist-index-index .my-account .order-details .account-addresses .box-bottom,
      .wishlist-index-index .my-account .my-wishlist .account-info .box-bottom,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .box-bottom,
      .wishlist-index-index .my-account .share-wishlist .account-info .box-bottom,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .box-bottom,
      .wishlist-index-index .my-account .new-addressbook .account-info .box-bottom,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .information .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .information .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .address-book .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .order-details .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .box-bottom,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .wishlist-index-share .my-account .dashboard .account-info .box-bottom,
      .wishlist-index-share .my-account .dashboard .account-addresses .box-bottom,
      .wishlist-index-share .my-account .information .account-info .box-bottom,
      .wishlist-index-share .my-account .information .account-addresses .box-bottom,
      .wishlist-index-share .my-account .address-book .account-info .box-bottom,
      .wishlist-index-share .my-account .address-book .account-addresses .box-bottom,
      .wishlist-index-share .my-account .newsletters .account-info .box-bottom,
      .wishlist-index-share .my-account .newsletters .account-addresses .box-bottom,
      .wishlist-index-share .my-account .my-orders .account-info .box-bottom,
      .wishlist-index-share .my-account .my-orders .account-addresses .box-bottom,
      .wishlist-index-share .my-account .order-info-block .account-info .box-bottom,
      .wishlist-index-share .my-account .order-info-block .account-addresses .box-bottom,
      .wishlist-index-share .my-account .order-details .account-info .box-bottom,
      .wishlist-index-share .my-account .order-details .account-addresses .box-bottom,
      .wishlist-index-share .my-account .my-wishlist .account-info .box-bottom,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .box-bottom,
      .wishlist-index-share .my-account .share-wishlist .account-info .box-bottom,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .box-bottom,
      .wishlist-index-share .my-account .new-addressbook .account-info .box-bottom,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .information .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .information .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .address-book .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .order-details .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .box-bottom,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .dashboard .account-info .box-bottom,
      .wishlist-shared-index .my-account .dashboard .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .information .account-info .box-bottom,
      .wishlist-shared-index .my-account .information .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .address-book .account-info .box-bottom,
      .wishlist-shared-index .my-account .address-book .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .newsletters .account-info .box-bottom,
      .wishlist-shared-index .my-account .newsletters .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .my-orders .account-info .box-bottom,
      .wishlist-shared-index .my-account .my-orders .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .order-info-block .account-info .box-bottom,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .order-details .account-info .box-bottom,
      .wishlist-shared-index .my-account .order-details .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .my-wishlist .account-info .box-bottom,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .share-wishlist .account-info .box-bottom,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .box-bottom,
      .wishlist-shared-index .my-account .new-addressbook .account-info .box-bottom,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .information .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .box-bottom,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
      .sales-order-view .my-account .dashboard .account-info .box-bottom,
      .sales-order-view .my-account .dashboard .account-addresses .box-bottom,
      .sales-order-view .my-account .information .account-info .box-bottom,
      .sales-order-view .my-account .information .account-addresses .box-bottom,
      .sales-order-view .my-account .address-book .account-info .box-bottom,
      .sales-order-view .my-account .address-book .account-addresses .box-bottom,
      .sales-order-view .my-account .newsletters .account-info .box-bottom,
      .sales-order-view .my-account .newsletters .account-addresses .box-bottom,
      .sales-order-view .my-account .my-orders .account-info .box-bottom,
      .sales-order-view .my-account .my-orders .account-addresses .box-bottom,
      .sales-order-view .my-account .order-info-block .account-info .box-bottom,
      .sales-order-view .my-account .order-info-block .account-addresses .box-bottom,
      .sales-order-view .my-account .order-details .account-info .box-bottom,
      .sales-order-view .my-account .order-details .account-addresses .box-bottom,
      .sales-order-view .my-account .my-wishlist .account-info .box-bottom,
      .sales-order-view .my-account .my-wishlist .account-addresses .box-bottom,
      .sales-order-view .my-account .share-wishlist .account-info .box-bottom,
      .sales-order-view .my-account .share-wishlist .account-addresses .box-bottom,
      .sales-order-view .my-account .new-addressbook .account-info .box-bottom,
      .sales-order-view .my-account .new-addressbook .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .dashboard .account-info .box-bottom,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .information .account-info .box-bottom,
      .sales-order-view .shared-wishlist .information .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .address-book .account-info .box-bottom,
      .sales-order-view .shared-wishlist .address-book .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .newsletters .account-info .box-bottom,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .my-orders .account-info .box-bottom,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .order-info-block .account-info .box-bottom,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .order-details .account-info .box-bottom,
      .sales-order-view .shared-wishlist .order-details .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .box-bottom,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .box-bottom,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .box-bottom,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .box-bottom,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .box-bottom {
        padding-top: 30px; }
        @media (max-width: 480px) {
          .customer-account-index .my-account .dashboard .account-info .box-bottom, .customer-account-index .my-account .dashboard .account-addresses .box-bottom,
          .customer-account-index .my-account .information .account-info .box-bottom,
          .customer-account-index .my-account .information .account-addresses .box-bottom,
          .customer-account-index .my-account .address-book .account-info .box-bottom,
          .customer-account-index .my-account .address-book .account-addresses .box-bottom,
          .customer-account-index .my-account .newsletters .account-info .box-bottom,
          .customer-account-index .my-account .newsletters .account-addresses .box-bottom,
          .customer-account-index .my-account .my-orders .account-info .box-bottom,
          .customer-account-index .my-account .my-orders .account-addresses .box-bottom,
          .customer-account-index .my-account .order-info-block .account-info .box-bottom,
          .customer-account-index .my-account .order-info-block .account-addresses .box-bottom,
          .customer-account-index .my-account .order-details .account-info .box-bottom,
          .customer-account-index .my-account .order-details .account-addresses .box-bottom,
          .customer-account-index .my-account .my-wishlist .account-info .box-bottom,
          .customer-account-index .my-account .my-wishlist .account-addresses .box-bottom,
          .customer-account-index .my-account .share-wishlist .account-info .box-bottom,
          .customer-account-index .my-account .share-wishlist .account-addresses .box-bottom,
          .customer-account-index .my-account .new-addressbook .account-info .box-bottom,
          .customer-account-index .my-account .new-addressbook .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .dashboard .account-info .box-bottom,
          .customer-account-index .shared-wishlist .dashboard .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .information .account-info .box-bottom,
          .customer-account-index .shared-wishlist .information .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .address-book .account-info .box-bottom,
          .customer-account-index .shared-wishlist .address-book .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .newsletters .account-info .box-bottom,
          .customer-account-index .shared-wishlist .newsletters .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .my-orders .account-info .box-bottom,
          .customer-account-index .shared-wishlist .my-orders .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .order-info-block .account-info .box-bottom,
          .customer-account-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .order-details .account-info .box-bottom,
          .customer-account-index .shared-wishlist .order-details .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .my-wishlist .account-info .box-bottom,
          .customer-account-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .share-wishlist .account-info .box-bottom,
          .customer-account-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .customer-account-index .shared-wishlist .new-addressbook .account-info .box-bottom,
          .customer-account-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .customer-account-edit .my-account .dashboard .account-info .box-bottom,
          .customer-account-edit .my-account .dashboard .account-addresses .box-bottom,
          .customer-account-edit .my-account .information .account-info .box-bottom,
          .customer-account-edit .my-account .information .account-addresses .box-bottom,
          .customer-account-edit .my-account .address-book .account-info .box-bottom,
          .customer-account-edit .my-account .address-book .account-addresses .box-bottom,
          .customer-account-edit .my-account .newsletters .account-info .box-bottom,
          .customer-account-edit .my-account .newsletters .account-addresses .box-bottom,
          .customer-account-edit .my-account .my-orders .account-info .box-bottom,
          .customer-account-edit .my-account .my-orders .account-addresses .box-bottom,
          .customer-account-edit .my-account .order-info-block .account-info .box-bottom,
          .customer-account-edit .my-account .order-info-block .account-addresses .box-bottom,
          .customer-account-edit .my-account .order-details .account-info .box-bottom,
          .customer-account-edit .my-account .order-details .account-addresses .box-bottom,
          .customer-account-edit .my-account .my-wishlist .account-info .box-bottom,
          .customer-account-edit .my-account .my-wishlist .account-addresses .box-bottom,
          .customer-account-edit .my-account .share-wishlist .account-info .box-bottom,
          .customer-account-edit .my-account .share-wishlist .account-addresses .box-bottom,
          .customer-account-edit .my-account .new-addressbook .account-info .box-bottom,
          .customer-account-edit .my-account .new-addressbook .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .dashboard .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .dashboard .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .information .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .information .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .address-book .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .address-book .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .newsletters .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .newsletters .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .my-orders .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .my-orders .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .order-info-block .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .order-details .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .order-details .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .my-wishlist .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .share-wishlist .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .customer-account-edit .shared-wishlist .new-addressbook .account-info .box-bottom,
          .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .dashboard .account-info .box-bottom,
          .newsletter-manage-index .my-account .dashboard .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .information .account-info .box-bottom,
          .newsletter-manage-index .my-account .information .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .address-book .account-info .box-bottom,
          .newsletter-manage-index .my-account .address-book .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .newsletters .account-info .box-bottom,
          .newsletter-manage-index .my-account .newsletters .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .my-orders .account-info .box-bottom,
          .newsletter-manage-index .my-account .my-orders .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .order-info-block .account-info .box-bottom,
          .newsletter-manage-index .my-account .order-info-block .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .order-details .account-info .box-bottom,
          .newsletter-manage-index .my-account .order-details .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .my-wishlist .account-info .box-bottom,
          .newsletter-manage-index .my-account .my-wishlist .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .share-wishlist .account-info .box-bottom,
          .newsletter-manage-index .my-account .share-wishlist .account-addresses .box-bottom,
          .newsletter-manage-index .my-account .new-addressbook .account-info .box-bottom,
          .newsletter-manage-index .my-account .new-addressbook .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .dashboard .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .information .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .information .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .address-book .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .address-book .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .newsletters .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .my-orders .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .order-details .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .order-details .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .box-bottom,
          .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .sales-order-history .my-account .dashboard .account-info .box-bottom,
          .sales-order-history .my-account .dashboard .account-addresses .box-bottom,
          .sales-order-history .my-account .information .account-info .box-bottom,
          .sales-order-history .my-account .information .account-addresses .box-bottom,
          .sales-order-history .my-account .address-book .account-info .box-bottom,
          .sales-order-history .my-account .address-book .account-addresses .box-bottom,
          .sales-order-history .my-account .newsletters .account-info .box-bottom,
          .sales-order-history .my-account .newsletters .account-addresses .box-bottom,
          .sales-order-history .my-account .my-orders .account-info .box-bottom,
          .sales-order-history .my-account .my-orders .account-addresses .box-bottom,
          .sales-order-history .my-account .order-info-block .account-info .box-bottom,
          .sales-order-history .my-account .order-info-block .account-addresses .box-bottom,
          .sales-order-history .my-account .order-details .account-info .box-bottom,
          .sales-order-history .my-account .order-details .account-addresses .box-bottom,
          .sales-order-history .my-account .my-wishlist .account-info .box-bottom,
          .sales-order-history .my-account .my-wishlist .account-addresses .box-bottom,
          .sales-order-history .my-account .share-wishlist .account-info .box-bottom,
          .sales-order-history .my-account .share-wishlist .account-addresses .box-bottom,
          .sales-order-history .my-account .new-addressbook .account-info .box-bottom,
          .sales-order-history .my-account .new-addressbook .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .dashboard .account-info .box-bottom,
          .sales-order-history .shared-wishlist .dashboard .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .information .account-info .box-bottom,
          .sales-order-history .shared-wishlist .information .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .address-book .account-info .box-bottom,
          .sales-order-history .shared-wishlist .address-book .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .newsletters .account-info .box-bottom,
          .sales-order-history .shared-wishlist .newsletters .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .my-orders .account-info .box-bottom,
          .sales-order-history .shared-wishlist .my-orders .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .order-info-block .account-info .box-bottom,
          .sales-order-history .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .order-details .account-info .box-bottom,
          .sales-order-history .shared-wishlist .order-details .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .my-wishlist .account-info .box-bottom,
          .sales-order-history .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .share-wishlist .account-info .box-bottom,
          .sales-order-history .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .sales-order-history .shared-wishlist .new-addressbook .account-info .box-bottom,
          .sales-order-history .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .customer-address-index .my-account .dashboard .account-info .box-bottom,
          .customer-address-index .my-account .dashboard .account-addresses .box-bottom,
          .customer-address-index .my-account .information .account-info .box-bottom,
          .customer-address-index .my-account .information .account-addresses .box-bottom,
          .customer-address-index .my-account .address-book .account-info .box-bottom,
          .customer-address-index .my-account .address-book .account-addresses .box-bottom,
          .customer-address-index .my-account .newsletters .account-info .box-bottom,
          .customer-address-index .my-account .newsletters .account-addresses .box-bottom,
          .customer-address-index .my-account .my-orders .account-info .box-bottom,
          .customer-address-index .my-account .my-orders .account-addresses .box-bottom,
          .customer-address-index .my-account .order-info-block .account-info .box-bottom,
          .customer-address-index .my-account .order-info-block .account-addresses .box-bottom,
          .customer-address-index .my-account .order-details .account-info .box-bottom,
          .customer-address-index .my-account .order-details .account-addresses .box-bottom,
          .customer-address-index .my-account .my-wishlist .account-info .box-bottom,
          .customer-address-index .my-account .my-wishlist .account-addresses .box-bottom,
          .customer-address-index .my-account .share-wishlist .account-info .box-bottom,
          .customer-address-index .my-account .share-wishlist .account-addresses .box-bottom,
          .customer-address-index .my-account .new-addressbook .account-info .box-bottom,
          .customer-address-index .my-account .new-addressbook .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .dashboard .account-info .box-bottom,
          .customer-address-index .shared-wishlist .dashboard .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .information .account-info .box-bottom,
          .customer-address-index .shared-wishlist .information .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .address-book .account-info .box-bottom,
          .customer-address-index .shared-wishlist .address-book .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .newsletters .account-info .box-bottom,
          .customer-address-index .shared-wishlist .newsletters .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .my-orders .account-info .box-bottom,
          .customer-address-index .shared-wishlist .my-orders .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .order-info-block .account-info .box-bottom,
          .customer-address-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .order-details .account-info .box-bottom,
          .customer-address-index .shared-wishlist .order-details .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .my-wishlist .account-info .box-bottom,
          .customer-address-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .share-wishlist .account-info .box-bottom,
          .customer-address-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .customer-address-index .shared-wishlist .new-addressbook .account-info .box-bottom,
          .customer-address-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .customer-address-form .my-account .dashboard .account-info .box-bottom,
          .customer-address-form .my-account .dashboard .account-addresses .box-bottom,
          .customer-address-form .my-account .information .account-info .box-bottom,
          .customer-address-form .my-account .information .account-addresses .box-bottom,
          .customer-address-form .my-account .address-book .account-info .box-bottom,
          .customer-address-form .my-account .address-book .account-addresses .box-bottom,
          .customer-address-form .my-account .newsletters .account-info .box-bottom,
          .customer-address-form .my-account .newsletters .account-addresses .box-bottom,
          .customer-address-form .my-account .my-orders .account-info .box-bottom,
          .customer-address-form .my-account .my-orders .account-addresses .box-bottom,
          .customer-address-form .my-account .order-info-block .account-info .box-bottom,
          .customer-address-form .my-account .order-info-block .account-addresses .box-bottom,
          .customer-address-form .my-account .order-details .account-info .box-bottom,
          .customer-address-form .my-account .order-details .account-addresses .box-bottom,
          .customer-address-form .my-account .my-wishlist .account-info .box-bottom,
          .customer-address-form .my-account .my-wishlist .account-addresses .box-bottom,
          .customer-address-form .my-account .share-wishlist .account-info .box-bottom,
          .customer-address-form .my-account .share-wishlist .account-addresses .box-bottom,
          .customer-address-form .my-account .new-addressbook .account-info .box-bottom,
          .customer-address-form .my-account .new-addressbook .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .dashboard .account-info .box-bottom,
          .customer-address-form .shared-wishlist .dashboard .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .information .account-info .box-bottom,
          .customer-address-form .shared-wishlist .information .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .address-book .account-info .box-bottom,
          .customer-address-form .shared-wishlist .address-book .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .newsletters .account-info .box-bottom,
          .customer-address-form .shared-wishlist .newsletters .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .my-orders .account-info .box-bottom,
          .customer-address-form .shared-wishlist .my-orders .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .order-info-block .account-info .box-bottom,
          .customer-address-form .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .order-details .account-info .box-bottom,
          .customer-address-form .shared-wishlist .order-details .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .my-wishlist .account-info .box-bottom,
          .customer-address-form .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .share-wishlist .account-info .box-bottom,
          .customer-address-form .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .customer-address-form .shared-wishlist .new-addressbook .account-info .box-bottom,
          .customer-address-form .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .wishlist-index-index .my-account .dashboard .account-info .box-bottom,
          .wishlist-index-index .my-account .dashboard .account-addresses .box-bottom,
          .wishlist-index-index .my-account .information .account-info .box-bottom,
          .wishlist-index-index .my-account .information .account-addresses .box-bottom,
          .wishlist-index-index .my-account .address-book .account-info .box-bottom,
          .wishlist-index-index .my-account .address-book .account-addresses .box-bottom,
          .wishlist-index-index .my-account .newsletters .account-info .box-bottom,
          .wishlist-index-index .my-account .newsletters .account-addresses .box-bottom,
          .wishlist-index-index .my-account .my-orders .account-info .box-bottom,
          .wishlist-index-index .my-account .my-orders .account-addresses .box-bottom,
          .wishlist-index-index .my-account .order-info-block .account-info .box-bottom,
          .wishlist-index-index .my-account .order-info-block .account-addresses .box-bottom,
          .wishlist-index-index .my-account .order-details .account-info .box-bottom,
          .wishlist-index-index .my-account .order-details .account-addresses .box-bottom,
          .wishlist-index-index .my-account .my-wishlist .account-info .box-bottom,
          .wishlist-index-index .my-account .my-wishlist .account-addresses .box-bottom,
          .wishlist-index-index .my-account .share-wishlist .account-info .box-bottom,
          .wishlist-index-index .my-account .share-wishlist .account-addresses .box-bottom,
          .wishlist-index-index .my-account .new-addressbook .account-info .box-bottom,
          .wishlist-index-index .my-account .new-addressbook .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .dashboard .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .dashboard .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .information .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .information .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .address-book .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .address-book .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .newsletters .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .newsletters .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .my-orders .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .my-orders .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .order-info-block .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .order-details .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .order-details .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-info .box-bottom,
          .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .wishlist-index-share .my-account .dashboard .account-info .box-bottom,
          .wishlist-index-share .my-account .dashboard .account-addresses .box-bottom,
          .wishlist-index-share .my-account .information .account-info .box-bottom,
          .wishlist-index-share .my-account .information .account-addresses .box-bottom,
          .wishlist-index-share .my-account .address-book .account-info .box-bottom,
          .wishlist-index-share .my-account .address-book .account-addresses .box-bottom,
          .wishlist-index-share .my-account .newsletters .account-info .box-bottom,
          .wishlist-index-share .my-account .newsletters .account-addresses .box-bottom,
          .wishlist-index-share .my-account .my-orders .account-info .box-bottom,
          .wishlist-index-share .my-account .my-orders .account-addresses .box-bottom,
          .wishlist-index-share .my-account .order-info-block .account-info .box-bottom,
          .wishlist-index-share .my-account .order-info-block .account-addresses .box-bottom,
          .wishlist-index-share .my-account .order-details .account-info .box-bottom,
          .wishlist-index-share .my-account .order-details .account-addresses .box-bottom,
          .wishlist-index-share .my-account .my-wishlist .account-info .box-bottom,
          .wishlist-index-share .my-account .my-wishlist .account-addresses .box-bottom,
          .wishlist-index-share .my-account .share-wishlist .account-info .box-bottom,
          .wishlist-index-share .my-account .share-wishlist .account-addresses .box-bottom,
          .wishlist-index-share .my-account .new-addressbook .account-info .box-bottom,
          .wishlist-index-share .my-account .new-addressbook .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .dashboard .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .dashboard .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .information .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .information .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .address-book .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .address-book .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .newsletters .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .newsletters .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .my-orders .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .my-orders .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .order-info-block .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .order-details .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .order-details .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-info .box-bottom,
          .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .dashboard .account-info .box-bottom,
          .wishlist-shared-index .my-account .dashboard .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .information .account-info .box-bottom,
          .wishlist-shared-index .my-account .information .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .address-book .account-info .box-bottom,
          .wishlist-shared-index .my-account .address-book .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .newsletters .account-info .box-bottom,
          .wishlist-shared-index .my-account .newsletters .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .my-orders .account-info .box-bottom,
          .wishlist-shared-index .my-account .my-orders .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .order-info-block .account-info .box-bottom,
          .wishlist-shared-index .my-account .order-info-block .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .order-details .account-info .box-bottom,
          .wishlist-shared-index .my-account .order-details .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .my-wishlist .account-info .box-bottom,
          .wishlist-shared-index .my-account .my-wishlist .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .share-wishlist .account-info .box-bottom,
          .wishlist-shared-index .my-account .share-wishlist .account-addresses .box-bottom,
          .wishlist-shared-index .my-account .new-addressbook .account-info .box-bottom,
          .wishlist-shared-index .my-account .new-addressbook .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .dashboard .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .information .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .information .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .address-book .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .address-book .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .newsletters .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .my-orders .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .order-details .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .order-details .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .box-bottom,
          .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .box-bottom,
          .sales-order-view .my-account .dashboard .account-info .box-bottom,
          .sales-order-view .my-account .dashboard .account-addresses .box-bottom,
          .sales-order-view .my-account .information .account-info .box-bottom,
          .sales-order-view .my-account .information .account-addresses .box-bottom,
          .sales-order-view .my-account .address-book .account-info .box-bottom,
          .sales-order-view .my-account .address-book .account-addresses .box-bottom,
          .sales-order-view .my-account .newsletters .account-info .box-bottom,
          .sales-order-view .my-account .newsletters .account-addresses .box-bottom,
          .sales-order-view .my-account .my-orders .account-info .box-bottom,
          .sales-order-view .my-account .my-orders .account-addresses .box-bottom,
          .sales-order-view .my-account .order-info-block .account-info .box-bottom,
          .sales-order-view .my-account .order-info-block .account-addresses .box-bottom,
          .sales-order-view .my-account .order-details .account-info .box-bottom,
          .sales-order-view .my-account .order-details .account-addresses .box-bottom,
          .sales-order-view .my-account .my-wishlist .account-info .box-bottom,
          .sales-order-view .my-account .my-wishlist .account-addresses .box-bottom,
          .sales-order-view .my-account .share-wishlist .account-info .box-bottom,
          .sales-order-view .my-account .share-wishlist .account-addresses .box-bottom,
          .sales-order-view .my-account .new-addressbook .account-info .box-bottom,
          .sales-order-view .my-account .new-addressbook .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .dashboard .account-info .box-bottom,
          .sales-order-view .shared-wishlist .dashboard .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .information .account-info .box-bottom,
          .sales-order-view .shared-wishlist .information .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .address-book .account-info .box-bottom,
          .sales-order-view .shared-wishlist .address-book .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .newsletters .account-info .box-bottom,
          .sales-order-view .shared-wishlist .newsletters .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .my-orders .account-info .box-bottom,
          .sales-order-view .shared-wishlist .my-orders .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .order-info-block .account-info .box-bottom,
          .sales-order-view .shared-wishlist .order-info-block .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .order-details .account-info .box-bottom,
          .sales-order-view .shared-wishlist .order-details .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .my-wishlist .account-info .box-bottom,
          .sales-order-view .shared-wishlist .my-wishlist .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .share-wishlist .account-info .box-bottom,
          .sales-order-view .shared-wishlist .share-wishlist .account-addresses .box-bottom,
          .sales-order-view .shared-wishlist .new-addressbook .account-info .box-bottom,
          .sales-order-view .shared-wishlist .new-addressbook .account-addresses .box-bottom {
            padding-top: 5px; } }
      .customer-account-index .my-account .dashboard .account-info .box-title h3, .customer-account-index .my-account .dashboard .account-addresses .box-title h3,
      .customer-account-index .my-account .information .account-info .box-title h3,
      .customer-account-index .my-account .information .account-addresses .box-title h3,
      .customer-account-index .my-account .address-book .account-info .box-title h3,
      .customer-account-index .my-account .address-book .account-addresses .box-title h3,
      .customer-account-index .my-account .newsletters .account-info .box-title h3,
      .customer-account-index .my-account .newsletters .account-addresses .box-title h3,
      .customer-account-index .my-account .my-orders .account-info .box-title h3,
      .customer-account-index .my-account .my-orders .account-addresses .box-title h3,
      .customer-account-index .my-account .order-info-block .account-info .box-title h3,
      .customer-account-index .my-account .order-info-block .account-addresses .box-title h3,
      .customer-account-index .my-account .order-details .account-info .box-title h3,
      .customer-account-index .my-account .order-details .account-addresses .box-title h3,
      .customer-account-index .my-account .my-wishlist .account-info .box-title h3,
      .customer-account-index .my-account .my-wishlist .account-addresses .box-title h3,
      .customer-account-index .my-account .share-wishlist .account-info .box-title h3,
      .customer-account-index .my-account .share-wishlist .account-addresses .box-title h3,
      .customer-account-index .my-account .new-addressbook .account-info .box-title h3,
      .customer-account-index .my-account .new-addressbook .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .dashboard .account-info .box-title h3,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .information .account-info .box-title h3,
      .customer-account-index .shared-wishlist .information .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .address-book .account-info .box-title h3,
      .customer-account-index .shared-wishlist .address-book .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .newsletters .account-info .box-title h3,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .my-orders .account-info .box-title h3,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .order-info-block .account-info .box-title h3,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .order-details .account-info .box-title h3,
      .customer-account-index .shared-wishlist .order-details .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .box-title h3,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .box-title h3,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .box-title h3,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .customer-account-edit .my-account .dashboard .account-info .box-title h3,
      .customer-account-edit .my-account .dashboard .account-addresses .box-title h3,
      .customer-account-edit .my-account .information .account-info .box-title h3,
      .customer-account-edit .my-account .information .account-addresses .box-title h3,
      .customer-account-edit .my-account .address-book .account-info .box-title h3,
      .customer-account-edit .my-account .address-book .account-addresses .box-title h3,
      .customer-account-edit .my-account .newsletters .account-info .box-title h3,
      .customer-account-edit .my-account .newsletters .account-addresses .box-title h3,
      .customer-account-edit .my-account .my-orders .account-info .box-title h3,
      .customer-account-edit .my-account .my-orders .account-addresses .box-title h3,
      .customer-account-edit .my-account .order-info-block .account-info .box-title h3,
      .customer-account-edit .my-account .order-info-block .account-addresses .box-title h3,
      .customer-account-edit .my-account .order-details .account-info .box-title h3,
      .customer-account-edit .my-account .order-details .account-addresses .box-title h3,
      .customer-account-edit .my-account .my-wishlist .account-info .box-title h3,
      .customer-account-edit .my-account .my-wishlist .account-addresses .box-title h3,
      .customer-account-edit .my-account .share-wishlist .account-info .box-title h3,
      .customer-account-edit .my-account .share-wishlist .account-addresses .box-title h3,
      .customer-account-edit .my-account .new-addressbook .account-info .box-title h3,
      .customer-account-edit .my-account .new-addressbook .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .dashboard .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .information .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .information .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .address-book .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .newsletters .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .my-orders .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .order-details .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .box-title h3,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .dashboard .account-info .box-title h3,
      .newsletter-manage-index .my-account .dashboard .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .information .account-info .box-title h3,
      .newsletter-manage-index .my-account .information .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .address-book .account-info .box-title h3,
      .newsletter-manage-index .my-account .address-book .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .newsletters .account-info .box-title h3,
      .newsletter-manage-index .my-account .newsletters .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .my-orders .account-info .box-title h3,
      .newsletter-manage-index .my-account .my-orders .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .order-info-block .account-info .box-title h3,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .order-details .account-info .box-title h3,
      .newsletter-manage-index .my-account .order-details .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .my-wishlist .account-info .box-title h3,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .share-wishlist .account-info .box-title h3,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .box-title h3,
      .newsletter-manage-index .my-account .new-addressbook .account-info .box-title h3,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .information .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .box-title h3,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .sales-order-history .my-account .dashboard .account-info .box-title h3,
      .sales-order-history .my-account .dashboard .account-addresses .box-title h3,
      .sales-order-history .my-account .information .account-info .box-title h3,
      .sales-order-history .my-account .information .account-addresses .box-title h3,
      .sales-order-history .my-account .address-book .account-info .box-title h3,
      .sales-order-history .my-account .address-book .account-addresses .box-title h3,
      .sales-order-history .my-account .newsletters .account-info .box-title h3,
      .sales-order-history .my-account .newsletters .account-addresses .box-title h3,
      .sales-order-history .my-account .my-orders .account-info .box-title h3,
      .sales-order-history .my-account .my-orders .account-addresses .box-title h3,
      .sales-order-history .my-account .order-info-block .account-info .box-title h3,
      .sales-order-history .my-account .order-info-block .account-addresses .box-title h3,
      .sales-order-history .my-account .order-details .account-info .box-title h3,
      .sales-order-history .my-account .order-details .account-addresses .box-title h3,
      .sales-order-history .my-account .my-wishlist .account-info .box-title h3,
      .sales-order-history .my-account .my-wishlist .account-addresses .box-title h3,
      .sales-order-history .my-account .share-wishlist .account-info .box-title h3,
      .sales-order-history .my-account .share-wishlist .account-addresses .box-title h3,
      .sales-order-history .my-account .new-addressbook .account-info .box-title h3,
      .sales-order-history .my-account .new-addressbook .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .dashboard .account-info .box-title h3,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .information .account-info .box-title h3,
      .sales-order-history .shared-wishlist .information .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .address-book .account-info .box-title h3,
      .sales-order-history .shared-wishlist .address-book .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .newsletters .account-info .box-title h3,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .my-orders .account-info .box-title h3,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .order-info-block .account-info .box-title h3,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .order-details .account-info .box-title h3,
      .sales-order-history .shared-wishlist .order-details .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .box-title h3,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .box-title h3,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .box-title h3,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .customer-address-index .my-account .dashboard .account-info .box-title h3,
      .customer-address-index .my-account .dashboard .account-addresses .box-title h3,
      .customer-address-index .my-account .information .account-info .box-title h3,
      .customer-address-index .my-account .information .account-addresses .box-title h3,
      .customer-address-index .my-account .address-book .account-info .box-title h3,
      .customer-address-index .my-account .address-book .account-addresses .box-title h3,
      .customer-address-index .my-account .newsletters .account-info .box-title h3,
      .customer-address-index .my-account .newsletters .account-addresses .box-title h3,
      .customer-address-index .my-account .my-orders .account-info .box-title h3,
      .customer-address-index .my-account .my-orders .account-addresses .box-title h3,
      .customer-address-index .my-account .order-info-block .account-info .box-title h3,
      .customer-address-index .my-account .order-info-block .account-addresses .box-title h3,
      .customer-address-index .my-account .order-details .account-info .box-title h3,
      .customer-address-index .my-account .order-details .account-addresses .box-title h3,
      .customer-address-index .my-account .my-wishlist .account-info .box-title h3,
      .customer-address-index .my-account .my-wishlist .account-addresses .box-title h3,
      .customer-address-index .my-account .share-wishlist .account-info .box-title h3,
      .customer-address-index .my-account .share-wishlist .account-addresses .box-title h3,
      .customer-address-index .my-account .new-addressbook .account-info .box-title h3,
      .customer-address-index .my-account .new-addressbook .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .dashboard .account-info .box-title h3,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .information .account-info .box-title h3,
      .customer-address-index .shared-wishlist .information .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .address-book .account-info .box-title h3,
      .customer-address-index .shared-wishlist .address-book .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .newsletters .account-info .box-title h3,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .my-orders .account-info .box-title h3,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .order-info-block .account-info .box-title h3,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .order-details .account-info .box-title h3,
      .customer-address-index .shared-wishlist .order-details .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .box-title h3,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .box-title h3,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .box-title h3,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .customer-address-form .my-account .dashboard .account-info .box-title h3,
      .customer-address-form .my-account .dashboard .account-addresses .box-title h3,
      .customer-address-form .my-account .information .account-info .box-title h3,
      .customer-address-form .my-account .information .account-addresses .box-title h3,
      .customer-address-form .my-account .address-book .account-info .box-title h3,
      .customer-address-form .my-account .address-book .account-addresses .box-title h3,
      .customer-address-form .my-account .newsletters .account-info .box-title h3,
      .customer-address-form .my-account .newsletters .account-addresses .box-title h3,
      .customer-address-form .my-account .my-orders .account-info .box-title h3,
      .customer-address-form .my-account .my-orders .account-addresses .box-title h3,
      .customer-address-form .my-account .order-info-block .account-info .box-title h3,
      .customer-address-form .my-account .order-info-block .account-addresses .box-title h3,
      .customer-address-form .my-account .order-details .account-info .box-title h3,
      .customer-address-form .my-account .order-details .account-addresses .box-title h3,
      .customer-address-form .my-account .my-wishlist .account-info .box-title h3,
      .customer-address-form .my-account .my-wishlist .account-addresses .box-title h3,
      .customer-address-form .my-account .share-wishlist .account-info .box-title h3,
      .customer-address-form .my-account .share-wishlist .account-addresses .box-title h3,
      .customer-address-form .my-account .new-addressbook .account-info .box-title h3,
      .customer-address-form .my-account .new-addressbook .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .dashboard .account-info .box-title h3,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .information .account-info .box-title h3,
      .customer-address-form .shared-wishlist .information .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .address-book .account-info .box-title h3,
      .customer-address-form .shared-wishlist .address-book .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .newsletters .account-info .box-title h3,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .my-orders .account-info .box-title h3,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .order-info-block .account-info .box-title h3,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .order-details .account-info .box-title h3,
      .customer-address-form .shared-wishlist .order-details .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .box-title h3,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .box-title h3,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .box-title h3,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .wishlist-index-index .my-account .dashboard .account-info .box-title h3,
      .wishlist-index-index .my-account .dashboard .account-addresses .box-title h3,
      .wishlist-index-index .my-account .information .account-info .box-title h3,
      .wishlist-index-index .my-account .information .account-addresses .box-title h3,
      .wishlist-index-index .my-account .address-book .account-info .box-title h3,
      .wishlist-index-index .my-account .address-book .account-addresses .box-title h3,
      .wishlist-index-index .my-account .newsletters .account-info .box-title h3,
      .wishlist-index-index .my-account .newsletters .account-addresses .box-title h3,
      .wishlist-index-index .my-account .my-orders .account-info .box-title h3,
      .wishlist-index-index .my-account .my-orders .account-addresses .box-title h3,
      .wishlist-index-index .my-account .order-info-block .account-info .box-title h3,
      .wishlist-index-index .my-account .order-info-block .account-addresses .box-title h3,
      .wishlist-index-index .my-account .order-details .account-info .box-title h3,
      .wishlist-index-index .my-account .order-details .account-addresses .box-title h3,
      .wishlist-index-index .my-account .my-wishlist .account-info .box-title h3,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .box-title h3,
      .wishlist-index-index .my-account .share-wishlist .account-info .box-title h3,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .box-title h3,
      .wishlist-index-index .my-account .new-addressbook .account-info .box-title h3,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .information .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .information .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .address-book .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .order-details .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .box-title h3,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .wishlist-index-share .my-account .dashboard .account-info .box-title h3,
      .wishlist-index-share .my-account .dashboard .account-addresses .box-title h3,
      .wishlist-index-share .my-account .information .account-info .box-title h3,
      .wishlist-index-share .my-account .information .account-addresses .box-title h3,
      .wishlist-index-share .my-account .address-book .account-info .box-title h3,
      .wishlist-index-share .my-account .address-book .account-addresses .box-title h3,
      .wishlist-index-share .my-account .newsletters .account-info .box-title h3,
      .wishlist-index-share .my-account .newsletters .account-addresses .box-title h3,
      .wishlist-index-share .my-account .my-orders .account-info .box-title h3,
      .wishlist-index-share .my-account .my-orders .account-addresses .box-title h3,
      .wishlist-index-share .my-account .order-info-block .account-info .box-title h3,
      .wishlist-index-share .my-account .order-info-block .account-addresses .box-title h3,
      .wishlist-index-share .my-account .order-details .account-info .box-title h3,
      .wishlist-index-share .my-account .order-details .account-addresses .box-title h3,
      .wishlist-index-share .my-account .my-wishlist .account-info .box-title h3,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .box-title h3,
      .wishlist-index-share .my-account .share-wishlist .account-info .box-title h3,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .box-title h3,
      .wishlist-index-share .my-account .new-addressbook .account-info .box-title h3,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .information .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .information .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .address-book .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .order-details .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .box-title h3,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .dashboard .account-info .box-title h3,
      .wishlist-shared-index .my-account .dashboard .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .information .account-info .box-title h3,
      .wishlist-shared-index .my-account .information .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .address-book .account-info .box-title h3,
      .wishlist-shared-index .my-account .address-book .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .newsletters .account-info .box-title h3,
      .wishlist-shared-index .my-account .newsletters .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .my-orders .account-info .box-title h3,
      .wishlist-shared-index .my-account .my-orders .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .order-info-block .account-info .box-title h3,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .order-details .account-info .box-title h3,
      .wishlist-shared-index .my-account .order-details .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .my-wishlist .account-info .box-title h3,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .share-wishlist .account-info .box-title h3,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .box-title h3,
      .wishlist-shared-index .my-account .new-addressbook .account-info .box-title h3,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .information .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .box-title h3,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .box-title h3,
      .sales-order-view .my-account .dashboard .account-info .box-title h3,
      .sales-order-view .my-account .dashboard .account-addresses .box-title h3,
      .sales-order-view .my-account .information .account-info .box-title h3,
      .sales-order-view .my-account .information .account-addresses .box-title h3,
      .sales-order-view .my-account .address-book .account-info .box-title h3,
      .sales-order-view .my-account .address-book .account-addresses .box-title h3,
      .sales-order-view .my-account .newsletters .account-info .box-title h3,
      .sales-order-view .my-account .newsletters .account-addresses .box-title h3,
      .sales-order-view .my-account .my-orders .account-info .box-title h3,
      .sales-order-view .my-account .my-orders .account-addresses .box-title h3,
      .sales-order-view .my-account .order-info-block .account-info .box-title h3,
      .sales-order-view .my-account .order-info-block .account-addresses .box-title h3,
      .sales-order-view .my-account .order-details .account-info .box-title h3,
      .sales-order-view .my-account .order-details .account-addresses .box-title h3,
      .sales-order-view .my-account .my-wishlist .account-info .box-title h3,
      .sales-order-view .my-account .my-wishlist .account-addresses .box-title h3,
      .sales-order-view .my-account .share-wishlist .account-info .box-title h3,
      .sales-order-view .my-account .share-wishlist .account-addresses .box-title h3,
      .sales-order-view .my-account .new-addressbook .account-info .box-title h3,
      .sales-order-view .my-account .new-addressbook .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .dashboard .account-info .box-title h3,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .information .account-info .box-title h3,
      .sales-order-view .shared-wishlist .information .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .address-book .account-info .box-title h3,
      .sales-order-view .shared-wishlist .address-book .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .newsletters .account-info .box-title h3,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .my-orders .account-info .box-title h3,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .order-info-block .account-info .box-title h3,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .order-details .account-info .box-title h3,
      .sales-order-view .shared-wishlist .order-details .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .box-title h3,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .box-title h3,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .box-title h3,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .box-title h3,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .box-title h3 {
        letter-spacing: 1.6px;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 10px;
        color: #999999;
        padding: 0;
        margin-top: 0; }
      .customer-account-index .my-account .dashboard .account-info .edit-link, .customer-account-index .my-account .dashboard .account-info .link-remove, .customer-account-index .my-account .dashboard .account-addresses .edit-link, .customer-account-index .my-account .dashboard .account-addresses .link-remove,
      .customer-account-index .my-account .information .account-info .edit-link,
      .customer-account-index .my-account .information .account-info .link-remove,
      .customer-account-index .my-account .information .account-addresses .edit-link,
      .customer-account-index .my-account .information .account-addresses .link-remove,
      .customer-account-index .my-account .address-book .account-info .edit-link,
      .customer-account-index .my-account .address-book .account-info .link-remove,
      .customer-account-index .my-account .address-book .account-addresses .edit-link,
      .customer-account-index .my-account .address-book .account-addresses .link-remove,
      .customer-account-index .my-account .newsletters .account-info .edit-link,
      .customer-account-index .my-account .newsletters .account-info .link-remove,
      .customer-account-index .my-account .newsletters .account-addresses .edit-link,
      .customer-account-index .my-account .newsletters .account-addresses .link-remove,
      .customer-account-index .my-account .my-orders .account-info .edit-link,
      .customer-account-index .my-account .my-orders .account-info .link-remove,
      .customer-account-index .my-account .my-orders .account-addresses .edit-link,
      .customer-account-index .my-account .my-orders .account-addresses .link-remove,
      .customer-account-index .my-account .order-info-block .account-info .edit-link,
      .customer-account-index .my-account .order-info-block .account-info .link-remove,
      .customer-account-index .my-account .order-info-block .account-addresses .edit-link,
      .customer-account-index .my-account .order-info-block .account-addresses .link-remove,
      .customer-account-index .my-account .order-details .account-info .edit-link,
      .customer-account-index .my-account .order-details .account-info .link-remove,
      .customer-account-index .my-account .order-details .account-addresses .edit-link,
      .customer-account-index .my-account .order-details .account-addresses .link-remove,
      .customer-account-index .my-account .my-wishlist .account-info .edit-link,
      .customer-account-index .my-account .my-wishlist .account-info .link-remove,
      .customer-account-index .my-account .my-wishlist .account-addresses .edit-link,
      .customer-account-index .my-account .my-wishlist .account-addresses .link-remove,
      .customer-account-index .my-account .share-wishlist .account-info .edit-link,
      .customer-account-index .my-account .share-wishlist .account-info .link-remove,
      .customer-account-index .my-account .share-wishlist .account-addresses .edit-link,
      .customer-account-index .my-account .share-wishlist .account-addresses .link-remove,
      .customer-account-index .my-account .new-addressbook .account-info .edit-link,
      .customer-account-index .my-account .new-addressbook .account-info .link-remove,
      .customer-account-index .my-account .new-addressbook .account-addresses .edit-link,
      .customer-account-index .my-account .new-addressbook .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .dashboard .account-info .edit-link,
      .customer-account-index .shared-wishlist .dashboard .account-info .link-remove,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .information .account-info .edit-link,
      .customer-account-index .shared-wishlist .information .account-info .link-remove,
      .customer-account-index .shared-wishlist .information .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .information .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .address-book .account-info .edit-link,
      .customer-account-index .shared-wishlist .address-book .account-info .link-remove,
      .customer-account-index .shared-wishlist .address-book .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .address-book .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .newsletters .account-info .edit-link,
      .customer-account-index .shared-wishlist .newsletters .account-info .link-remove,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .my-orders .account-info .edit-link,
      .customer-account-index .shared-wishlist .my-orders .account-info .link-remove,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .order-info-block .account-info .edit-link,
      .customer-account-index .shared-wishlist .order-info-block .account-info .link-remove,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .order-details .account-info .edit-link,
      .customer-account-index .shared-wishlist .order-details .account-info .link-remove,
      .customer-account-index .shared-wishlist .order-details .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .order-details .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .edit-link,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .link-remove,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .edit-link,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .link-remove,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .edit-link,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .link-remove,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .customer-account-edit .my-account .dashboard .account-info .edit-link,
      .customer-account-edit .my-account .dashboard .account-info .link-remove,
      .customer-account-edit .my-account .dashboard .account-addresses .edit-link,
      .customer-account-edit .my-account .dashboard .account-addresses .link-remove,
      .customer-account-edit .my-account .information .account-info .edit-link,
      .customer-account-edit .my-account .information .account-info .link-remove,
      .customer-account-edit .my-account .information .account-addresses .edit-link,
      .customer-account-edit .my-account .information .account-addresses .link-remove,
      .customer-account-edit .my-account .address-book .account-info .edit-link,
      .customer-account-edit .my-account .address-book .account-info .link-remove,
      .customer-account-edit .my-account .address-book .account-addresses .edit-link,
      .customer-account-edit .my-account .address-book .account-addresses .link-remove,
      .customer-account-edit .my-account .newsletters .account-info .edit-link,
      .customer-account-edit .my-account .newsletters .account-info .link-remove,
      .customer-account-edit .my-account .newsletters .account-addresses .edit-link,
      .customer-account-edit .my-account .newsletters .account-addresses .link-remove,
      .customer-account-edit .my-account .my-orders .account-info .edit-link,
      .customer-account-edit .my-account .my-orders .account-info .link-remove,
      .customer-account-edit .my-account .my-orders .account-addresses .edit-link,
      .customer-account-edit .my-account .my-orders .account-addresses .link-remove,
      .customer-account-edit .my-account .order-info-block .account-info .edit-link,
      .customer-account-edit .my-account .order-info-block .account-info .link-remove,
      .customer-account-edit .my-account .order-info-block .account-addresses .edit-link,
      .customer-account-edit .my-account .order-info-block .account-addresses .link-remove,
      .customer-account-edit .my-account .order-details .account-info .edit-link,
      .customer-account-edit .my-account .order-details .account-info .link-remove,
      .customer-account-edit .my-account .order-details .account-addresses .edit-link,
      .customer-account-edit .my-account .order-details .account-addresses .link-remove,
      .customer-account-edit .my-account .my-wishlist .account-info .edit-link,
      .customer-account-edit .my-account .my-wishlist .account-info .link-remove,
      .customer-account-edit .my-account .my-wishlist .account-addresses .edit-link,
      .customer-account-edit .my-account .my-wishlist .account-addresses .link-remove,
      .customer-account-edit .my-account .share-wishlist .account-info .edit-link,
      .customer-account-edit .my-account .share-wishlist .account-info .link-remove,
      .customer-account-edit .my-account .share-wishlist .account-addresses .edit-link,
      .customer-account-edit .my-account .share-wishlist .account-addresses .link-remove,
      .customer-account-edit .my-account .new-addressbook .account-info .edit-link,
      .customer-account-edit .my-account .new-addressbook .account-info .link-remove,
      .customer-account-edit .my-account .new-addressbook .account-addresses .edit-link,
      .customer-account-edit .my-account .new-addressbook .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .dashboard .account-info .edit-link,
      .customer-account-edit .shared-wishlist .dashboard .account-info .link-remove,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .information .account-info .edit-link,
      .customer-account-edit .shared-wishlist .information .account-info .link-remove,
      .customer-account-edit .shared-wishlist .information .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .information .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .address-book .account-info .edit-link,
      .customer-account-edit .shared-wishlist .address-book .account-info .link-remove,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .newsletters .account-info .edit-link,
      .customer-account-edit .shared-wishlist .newsletters .account-info .link-remove,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .my-orders .account-info .edit-link,
      .customer-account-edit .shared-wishlist .my-orders .account-info .link-remove,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .edit-link,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .link-remove,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .order-details .account-info .edit-link,
      .customer-account-edit .shared-wishlist .order-details .account-info .link-remove,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .edit-link,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .link-remove,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .edit-link,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .link-remove,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .edit-link,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .link-remove,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .newsletter-manage-index .my-account .dashboard .account-info .edit-link,
      .newsletter-manage-index .my-account .dashboard .account-info .link-remove,
      .newsletter-manage-index .my-account .dashboard .account-addresses .edit-link,
      .newsletter-manage-index .my-account .dashboard .account-addresses .link-remove,
      .newsletter-manage-index .my-account .information .account-info .edit-link,
      .newsletter-manage-index .my-account .information .account-info .link-remove,
      .newsletter-manage-index .my-account .information .account-addresses .edit-link,
      .newsletter-manage-index .my-account .information .account-addresses .link-remove,
      .newsletter-manage-index .my-account .address-book .account-info .edit-link,
      .newsletter-manage-index .my-account .address-book .account-info .link-remove,
      .newsletter-manage-index .my-account .address-book .account-addresses .edit-link,
      .newsletter-manage-index .my-account .address-book .account-addresses .link-remove,
      .newsletter-manage-index .my-account .newsletters .account-info .edit-link,
      .newsletter-manage-index .my-account .newsletters .account-info .link-remove,
      .newsletter-manage-index .my-account .newsletters .account-addresses .edit-link,
      .newsletter-manage-index .my-account .newsletters .account-addresses .link-remove,
      .newsletter-manage-index .my-account .my-orders .account-info .edit-link,
      .newsletter-manage-index .my-account .my-orders .account-info .link-remove,
      .newsletter-manage-index .my-account .my-orders .account-addresses .edit-link,
      .newsletter-manage-index .my-account .my-orders .account-addresses .link-remove,
      .newsletter-manage-index .my-account .order-info-block .account-info .edit-link,
      .newsletter-manage-index .my-account .order-info-block .account-info .link-remove,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .edit-link,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .link-remove,
      .newsletter-manage-index .my-account .order-details .account-info .edit-link,
      .newsletter-manage-index .my-account .order-details .account-info .link-remove,
      .newsletter-manage-index .my-account .order-details .account-addresses .edit-link,
      .newsletter-manage-index .my-account .order-details .account-addresses .link-remove,
      .newsletter-manage-index .my-account .my-wishlist .account-info .edit-link,
      .newsletter-manage-index .my-account .my-wishlist .account-info .link-remove,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .edit-link,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .link-remove,
      .newsletter-manage-index .my-account .share-wishlist .account-info .edit-link,
      .newsletter-manage-index .my-account .share-wishlist .account-info .link-remove,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .edit-link,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .link-remove,
      .newsletter-manage-index .my-account .new-addressbook .account-info .edit-link,
      .newsletter-manage-index .my-account .new-addressbook .account-info .link-remove,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .edit-link,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .information .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .information .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .edit-link,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .link-remove,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .sales-order-history .my-account .dashboard .account-info .edit-link,
      .sales-order-history .my-account .dashboard .account-info .link-remove,
      .sales-order-history .my-account .dashboard .account-addresses .edit-link,
      .sales-order-history .my-account .dashboard .account-addresses .link-remove,
      .sales-order-history .my-account .information .account-info .edit-link,
      .sales-order-history .my-account .information .account-info .link-remove,
      .sales-order-history .my-account .information .account-addresses .edit-link,
      .sales-order-history .my-account .information .account-addresses .link-remove,
      .sales-order-history .my-account .address-book .account-info .edit-link,
      .sales-order-history .my-account .address-book .account-info .link-remove,
      .sales-order-history .my-account .address-book .account-addresses .edit-link,
      .sales-order-history .my-account .address-book .account-addresses .link-remove,
      .sales-order-history .my-account .newsletters .account-info .edit-link,
      .sales-order-history .my-account .newsletters .account-info .link-remove,
      .sales-order-history .my-account .newsletters .account-addresses .edit-link,
      .sales-order-history .my-account .newsletters .account-addresses .link-remove,
      .sales-order-history .my-account .my-orders .account-info .edit-link,
      .sales-order-history .my-account .my-orders .account-info .link-remove,
      .sales-order-history .my-account .my-orders .account-addresses .edit-link,
      .sales-order-history .my-account .my-orders .account-addresses .link-remove,
      .sales-order-history .my-account .order-info-block .account-info .edit-link,
      .sales-order-history .my-account .order-info-block .account-info .link-remove,
      .sales-order-history .my-account .order-info-block .account-addresses .edit-link,
      .sales-order-history .my-account .order-info-block .account-addresses .link-remove,
      .sales-order-history .my-account .order-details .account-info .edit-link,
      .sales-order-history .my-account .order-details .account-info .link-remove,
      .sales-order-history .my-account .order-details .account-addresses .edit-link,
      .sales-order-history .my-account .order-details .account-addresses .link-remove,
      .sales-order-history .my-account .my-wishlist .account-info .edit-link,
      .sales-order-history .my-account .my-wishlist .account-info .link-remove,
      .sales-order-history .my-account .my-wishlist .account-addresses .edit-link,
      .sales-order-history .my-account .my-wishlist .account-addresses .link-remove,
      .sales-order-history .my-account .share-wishlist .account-info .edit-link,
      .sales-order-history .my-account .share-wishlist .account-info .link-remove,
      .sales-order-history .my-account .share-wishlist .account-addresses .edit-link,
      .sales-order-history .my-account .share-wishlist .account-addresses .link-remove,
      .sales-order-history .my-account .new-addressbook .account-info .edit-link,
      .sales-order-history .my-account .new-addressbook .account-info .link-remove,
      .sales-order-history .my-account .new-addressbook .account-addresses .edit-link,
      .sales-order-history .my-account .new-addressbook .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .dashboard .account-info .edit-link,
      .sales-order-history .shared-wishlist .dashboard .account-info .link-remove,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .information .account-info .edit-link,
      .sales-order-history .shared-wishlist .information .account-info .link-remove,
      .sales-order-history .shared-wishlist .information .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .information .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .address-book .account-info .edit-link,
      .sales-order-history .shared-wishlist .address-book .account-info .link-remove,
      .sales-order-history .shared-wishlist .address-book .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .address-book .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .newsletters .account-info .edit-link,
      .sales-order-history .shared-wishlist .newsletters .account-info .link-remove,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .my-orders .account-info .edit-link,
      .sales-order-history .shared-wishlist .my-orders .account-info .link-remove,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .order-info-block .account-info .edit-link,
      .sales-order-history .shared-wishlist .order-info-block .account-info .link-remove,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .order-details .account-info .edit-link,
      .sales-order-history .shared-wishlist .order-details .account-info .link-remove,
      .sales-order-history .shared-wishlist .order-details .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .order-details .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .edit-link,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .link-remove,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .edit-link,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .link-remove,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .edit-link,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .link-remove,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .customer-address-index .my-account .dashboard .account-info .edit-link,
      .customer-address-index .my-account .dashboard .account-info .link-remove,
      .customer-address-index .my-account .dashboard .account-addresses .edit-link,
      .customer-address-index .my-account .dashboard .account-addresses .link-remove,
      .customer-address-index .my-account .information .account-info .edit-link,
      .customer-address-index .my-account .information .account-info .link-remove,
      .customer-address-index .my-account .information .account-addresses .edit-link,
      .customer-address-index .my-account .information .account-addresses .link-remove,
      .customer-address-index .my-account .address-book .account-info .edit-link,
      .customer-address-index .my-account .address-book .account-info .link-remove,
      .customer-address-index .my-account .address-book .account-addresses .edit-link,
      .customer-address-index .my-account .address-book .account-addresses .link-remove,
      .customer-address-index .my-account .newsletters .account-info .edit-link,
      .customer-address-index .my-account .newsletters .account-info .link-remove,
      .customer-address-index .my-account .newsletters .account-addresses .edit-link,
      .customer-address-index .my-account .newsletters .account-addresses .link-remove,
      .customer-address-index .my-account .my-orders .account-info .edit-link,
      .customer-address-index .my-account .my-orders .account-info .link-remove,
      .customer-address-index .my-account .my-orders .account-addresses .edit-link,
      .customer-address-index .my-account .my-orders .account-addresses .link-remove,
      .customer-address-index .my-account .order-info-block .account-info .edit-link,
      .customer-address-index .my-account .order-info-block .account-info .link-remove,
      .customer-address-index .my-account .order-info-block .account-addresses .edit-link,
      .customer-address-index .my-account .order-info-block .account-addresses .link-remove,
      .customer-address-index .my-account .order-details .account-info .edit-link,
      .customer-address-index .my-account .order-details .account-info .link-remove,
      .customer-address-index .my-account .order-details .account-addresses .edit-link,
      .customer-address-index .my-account .order-details .account-addresses .link-remove,
      .customer-address-index .my-account .my-wishlist .account-info .edit-link,
      .customer-address-index .my-account .my-wishlist .account-info .link-remove,
      .customer-address-index .my-account .my-wishlist .account-addresses .edit-link,
      .customer-address-index .my-account .my-wishlist .account-addresses .link-remove,
      .customer-address-index .my-account .share-wishlist .account-info .edit-link,
      .customer-address-index .my-account .share-wishlist .account-info .link-remove,
      .customer-address-index .my-account .share-wishlist .account-addresses .edit-link,
      .customer-address-index .my-account .share-wishlist .account-addresses .link-remove,
      .customer-address-index .my-account .new-addressbook .account-info .edit-link,
      .customer-address-index .my-account .new-addressbook .account-info .link-remove,
      .customer-address-index .my-account .new-addressbook .account-addresses .edit-link,
      .customer-address-index .my-account .new-addressbook .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .dashboard .account-info .edit-link,
      .customer-address-index .shared-wishlist .dashboard .account-info .link-remove,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .information .account-info .edit-link,
      .customer-address-index .shared-wishlist .information .account-info .link-remove,
      .customer-address-index .shared-wishlist .information .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .information .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .address-book .account-info .edit-link,
      .customer-address-index .shared-wishlist .address-book .account-info .link-remove,
      .customer-address-index .shared-wishlist .address-book .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .address-book .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .newsletters .account-info .edit-link,
      .customer-address-index .shared-wishlist .newsletters .account-info .link-remove,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .my-orders .account-info .edit-link,
      .customer-address-index .shared-wishlist .my-orders .account-info .link-remove,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .order-info-block .account-info .edit-link,
      .customer-address-index .shared-wishlist .order-info-block .account-info .link-remove,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .order-details .account-info .edit-link,
      .customer-address-index .shared-wishlist .order-details .account-info .link-remove,
      .customer-address-index .shared-wishlist .order-details .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .order-details .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .edit-link,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .link-remove,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .edit-link,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .link-remove,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .edit-link,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .link-remove,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .customer-address-form .my-account .dashboard .account-info .edit-link,
      .customer-address-form .my-account .dashboard .account-info .link-remove,
      .customer-address-form .my-account .dashboard .account-addresses .edit-link,
      .customer-address-form .my-account .dashboard .account-addresses .link-remove,
      .customer-address-form .my-account .information .account-info .edit-link,
      .customer-address-form .my-account .information .account-info .link-remove,
      .customer-address-form .my-account .information .account-addresses .edit-link,
      .customer-address-form .my-account .information .account-addresses .link-remove,
      .customer-address-form .my-account .address-book .account-info .edit-link,
      .customer-address-form .my-account .address-book .account-info .link-remove,
      .customer-address-form .my-account .address-book .account-addresses .edit-link,
      .customer-address-form .my-account .address-book .account-addresses .link-remove,
      .customer-address-form .my-account .newsletters .account-info .edit-link,
      .customer-address-form .my-account .newsletters .account-info .link-remove,
      .customer-address-form .my-account .newsletters .account-addresses .edit-link,
      .customer-address-form .my-account .newsletters .account-addresses .link-remove,
      .customer-address-form .my-account .my-orders .account-info .edit-link,
      .customer-address-form .my-account .my-orders .account-info .link-remove,
      .customer-address-form .my-account .my-orders .account-addresses .edit-link,
      .customer-address-form .my-account .my-orders .account-addresses .link-remove,
      .customer-address-form .my-account .order-info-block .account-info .edit-link,
      .customer-address-form .my-account .order-info-block .account-info .link-remove,
      .customer-address-form .my-account .order-info-block .account-addresses .edit-link,
      .customer-address-form .my-account .order-info-block .account-addresses .link-remove,
      .customer-address-form .my-account .order-details .account-info .edit-link,
      .customer-address-form .my-account .order-details .account-info .link-remove,
      .customer-address-form .my-account .order-details .account-addresses .edit-link,
      .customer-address-form .my-account .order-details .account-addresses .link-remove,
      .customer-address-form .my-account .my-wishlist .account-info .edit-link,
      .customer-address-form .my-account .my-wishlist .account-info .link-remove,
      .customer-address-form .my-account .my-wishlist .account-addresses .edit-link,
      .customer-address-form .my-account .my-wishlist .account-addresses .link-remove,
      .customer-address-form .my-account .share-wishlist .account-info .edit-link,
      .customer-address-form .my-account .share-wishlist .account-info .link-remove,
      .customer-address-form .my-account .share-wishlist .account-addresses .edit-link,
      .customer-address-form .my-account .share-wishlist .account-addresses .link-remove,
      .customer-address-form .my-account .new-addressbook .account-info .edit-link,
      .customer-address-form .my-account .new-addressbook .account-info .link-remove,
      .customer-address-form .my-account .new-addressbook .account-addresses .edit-link,
      .customer-address-form .my-account .new-addressbook .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .dashboard .account-info .edit-link,
      .customer-address-form .shared-wishlist .dashboard .account-info .link-remove,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .information .account-info .edit-link,
      .customer-address-form .shared-wishlist .information .account-info .link-remove,
      .customer-address-form .shared-wishlist .information .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .information .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .address-book .account-info .edit-link,
      .customer-address-form .shared-wishlist .address-book .account-info .link-remove,
      .customer-address-form .shared-wishlist .address-book .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .address-book .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .newsletters .account-info .edit-link,
      .customer-address-form .shared-wishlist .newsletters .account-info .link-remove,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .my-orders .account-info .edit-link,
      .customer-address-form .shared-wishlist .my-orders .account-info .link-remove,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .order-info-block .account-info .edit-link,
      .customer-address-form .shared-wishlist .order-info-block .account-info .link-remove,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .order-details .account-info .edit-link,
      .customer-address-form .shared-wishlist .order-details .account-info .link-remove,
      .customer-address-form .shared-wishlist .order-details .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .order-details .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .edit-link,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .link-remove,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .edit-link,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .link-remove,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .edit-link,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .link-remove,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .wishlist-index-index .my-account .dashboard .account-info .edit-link,
      .wishlist-index-index .my-account .dashboard .account-info .link-remove,
      .wishlist-index-index .my-account .dashboard .account-addresses .edit-link,
      .wishlist-index-index .my-account .dashboard .account-addresses .link-remove,
      .wishlist-index-index .my-account .information .account-info .edit-link,
      .wishlist-index-index .my-account .information .account-info .link-remove,
      .wishlist-index-index .my-account .information .account-addresses .edit-link,
      .wishlist-index-index .my-account .information .account-addresses .link-remove,
      .wishlist-index-index .my-account .address-book .account-info .edit-link,
      .wishlist-index-index .my-account .address-book .account-info .link-remove,
      .wishlist-index-index .my-account .address-book .account-addresses .edit-link,
      .wishlist-index-index .my-account .address-book .account-addresses .link-remove,
      .wishlist-index-index .my-account .newsletters .account-info .edit-link,
      .wishlist-index-index .my-account .newsletters .account-info .link-remove,
      .wishlist-index-index .my-account .newsletters .account-addresses .edit-link,
      .wishlist-index-index .my-account .newsletters .account-addresses .link-remove,
      .wishlist-index-index .my-account .my-orders .account-info .edit-link,
      .wishlist-index-index .my-account .my-orders .account-info .link-remove,
      .wishlist-index-index .my-account .my-orders .account-addresses .edit-link,
      .wishlist-index-index .my-account .my-orders .account-addresses .link-remove,
      .wishlist-index-index .my-account .order-info-block .account-info .edit-link,
      .wishlist-index-index .my-account .order-info-block .account-info .link-remove,
      .wishlist-index-index .my-account .order-info-block .account-addresses .edit-link,
      .wishlist-index-index .my-account .order-info-block .account-addresses .link-remove,
      .wishlist-index-index .my-account .order-details .account-info .edit-link,
      .wishlist-index-index .my-account .order-details .account-info .link-remove,
      .wishlist-index-index .my-account .order-details .account-addresses .edit-link,
      .wishlist-index-index .my-account .order-details .account-addresses .link-remove,
      .wishlist-index-index .my-account .my-wishlist .account-info .edit-link,
      .wishlist-index-index .my-account .my-wishlist .account-info .link-remove,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .edit-link,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .link-remove,
      .wishlist-index-index .my-account .share-wishlist .account-info .edit-link,
      .wishlist-index-index .my-account .share-wishlist .account-info .link-remove,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .edit-link,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .link-remove,
      .wishlist-index-index .my-account .new-addressbook .account-info .edit-link,
      .wishlist-index-index .my-account .new-addressbook .account-info .link-remove,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .edit-link,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .information .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .information .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .information .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .information .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .address-book .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .address-book .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .order-details .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .order-details .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .edit-link,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .link-remove,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .wishlist-index-share .my-account .dashboard .account-info .edit-link,
      .wishlist-index-share .my-account .dashboard .account-info .link-remove,
      .wishlist-index-share .my-account .dashboard .account-addresses .edit-link,
      .wishlist-index-share .my-account .dashboard .account-addresses .link-remove,
      .wishlist-index-share .my-account .information .account-info .edit-link,
      .wishlist-index-share .my-account .information .account-info .link-remove,
      .wishlist-index-share .my-account .information .account-addresses .edit-link,
      .wishlist-index-share .my-account .information .account-addresses .link-remove,
      .wishlist-index-share .my-account .address-book .account-info .edit-link,
      .wishlist-index-share .my-account .address-book .account-info .link-remove,
      .wishlist-index-share .my-account .address-book .account-addresses .edit-link,
      .wishlist-index-share .my-account .address-book .account-addresses .link-remove,
      .wishlist-index-share .my-account .newsletters .account-info .edit-link,
      .wishlist-index-share .my-account .newsletters .account-info .link-remove,
      .wishlist-index-share .my-account .newsletters .account-addresses .edit-link,
      .wishlist-index-share .my-account .newsletters .account-addresses .link-remove,
      .wishlist-index-share .my-account .my-orders .account-info .edit-link,
      .wishlist-index-share .my-account .my-orders .account-info .link-remove,
      .wishlist-index-share .my-account .my-orders .account-addresses .edit-link,
      .wishlist-index-share .my-account .my-orders .account-addresses .link-remove,
      .wishlist-index-share .my-account .order-info-block .account-info .edit-link,
      .wishlist-index-share .my-account .order-info-block .account-info .link-remove,
      .wishlist-index-share .my-account .order-info-block .account-addresses .edit-link,
      .wishlist-index-share .my-account .order-info-block .account-addresses .link-remove,
      .wishlist-index-share .my-account .order-details .account-info .edit-link,
      .wishlist-index-share .my-account .order-details .account-info .link-remove,
      .wishlist-index-share .my-account .order-details .account-addresses .edit-link,
      .wishlist-index-share .my-account .order-details .account-addresses .link-remove,
      .wishlist-index-share .my-account .my-wishlist .account-info .edit-link,
      .wishlist-index-share .my-account .my-wishlist .account-info .link-remove,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .edit-link,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .link-remove,
      .wishlist-index-share .my-account .share-wishlist .account-info .edit-link,
      .wishlist-index-share .my-account .share-wishlist .account-info .link-remove,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .edit-link,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .link-remove,
      .wishlist-index-share .my-account .new-addressbook .account-info .edit-link,
      .wishlist-index-share .my-account .new-addressbook .account-info .link-remove,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .edit-link,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .information .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .information .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .information .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .information .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .address-book .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .address-book .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .order-details .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .order-details .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .edit-link,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .link-remove,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .wishlist-shared-index .my-account .dashboard .account-info .edit-link,
      .wishlist-shared-index .my-account .dashboard .account-info .link-remove,
      .wishlist-shared-index .my-account .dashboard .account-addresses .edit-link,
      .wishlist-shared-index .my-account .dashboard .account-addresses .link-remove,
      .wishlist-shared-index .my-account .information .account-info .edit-link,
      .wishlist-shared-index .my-account .information .account-info .link-remove,
      .wishlist-shared-index .my-account .information .account-addresses .edit-link,
      .wishlist-shared-index .my-account .information .account-addresses .link-remove,
      .wishlist-shared-index .my-account .address-book .account-info .edit-link,
      .wishlist-shared-index .my-account .address-book .account-info .link-remove,
      .wishlist-shared-index .my-account .address-book .account-addresses .edit-link,
      .wishlist-shared-index .my-account .address-book .account-addresses .link-remove,
      .wishlist-shared-index .my-account .newsletters .account-info .edit-link,
      .wishlist-shared-index .my-account .newsletters .account-info .link-remove,
      .wishlist-shared-index .my-account .newsletters .account-addresses .edit-link,
      .wishlist-shared-index .my-account .newsletters .account-addresses .link-remove,
      .wishlist-shared-index .my-account .my-orders .account-info .edit-link,
      .wishlist-shared-index .my-account .my-orders .account-info .link-remove,
      .wishlist-shared-index .my-account .my-orders .account-addresses .edit-link,
      .wishlist-shared-index .my-account .my-orders .account-addresses .link-remove,
      .wishlist-shared-index .my-account .order-info-block .account-info .edit-link,
      .wishlist-shared-index .my-account .order-info-block .account-info .link-remove,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .edit-link,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .link-remove,
      .wishlist-shared-index .my-account .order-details .account-info .edit-link,
      .wishlist-shared-index .my-account .order-details .account-info .link-remove,
      .wishlist-shared-index .my-account .order-details .account-addresses .edit-link,
      .wishlist-shared-index .my-account .order-details .account-addresses .link-remove,
      .wishlist-shared-index .my-account .my-wishlist .account-info .edit-link,
      .wishlist-shared-index .my-account .my-wishlist .account-info .link-remove,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .edit-link,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .link-remove,
      .wishlist-shared-index .my-account .share-wishlist .account-info .edit-link,
      .wishlist-shared-index .my-account .share-wishlist .account-info .link-remove,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .edit-link,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .link-remove,
      .wishlist-shared-index .my-account .new-addressbook .account-info .edit-link,
      .wishlist-shared-index .my-account .new-addressbook .account-info .link-remove,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .edit-link,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .information .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .information .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .edit-link,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .link-remove,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .link-remove,
      .sales-order-view .my-account .dashboard .account-info .edit-link,
      .sales-order-view .my-account .dashboard .account-info .link-remove,
      .sales-order-view .my-account .dashboard .account-addresses .edit-link,
      .sales-order-view .my-account .dashboard .account-addresses .link-remove,
      .sales-order-view .my-account .information .account-info .edit-link,
      .sales-order-view .my-account .information .account-info .link-remove,
      .sales-order-view .my-account .information .account-addresses .edit-link,
      .sales-order-view .my-account .information .account-addresses .link-remove,
      .sales-order-view .my-account .address-book .account-info .edit-link,
      .sales-order-view .my-account .address-book .account-info .link-remove,
      .sales-order-view .my-account .address-book .account-addresses .edit-link,
      .sales-order-view .my-account .address-book .account-addresses .link-remove,
      .sales-order-view .my-account .newsletters .account-info .edit-link,
      .sales-order-view .my-account .newsletters .account-info .link-remove,
      .sales-order-view .my-account .newsletters .account-addresses .edit-link,
      .sales-order-view .my-account .newsletters .account-addresses .link-remove,
      .sales-order-view .my-account .my-orders .account-info .edit-link,
      .sales-order-view .my-account .my-orders .account-info .link-remove,
      .sales-order-view .my-account .my-orders .account-addresses .edit-link,
      .sales-order-view .my-account .my-orders .account-addresses .link-remove,
      .sales-order-view .my-account .order-info-block .account-info .edit-link,
      .sales-order-view .my-account .order-info-block .account-info .link-remove,
      .sales-order-view .my-account .order-info-block .account-addresses .edit-link,
      .sales-order-view .my-account .order-info-block .account-addresses .link-remove,
      .sales-order-view .my-account .order-details .account-info .edit-link,
      .sales-order-view .my-account .order-details .account-info .link-remove,
      .sales-order-view .my-account .order-details .account-addresses .edit-link,
      .sales-order-view .my-account .order-details .account-addresses .link-remove,
      .sales-order-view .my-account .my-wishlist .account-info .edit-link,
      .sales-order-view .my-account .my-wishlist .account-info .link-remove,
      .sales-order-view .my-account .my-wishlist .account-addresses .edit-link,
      .sales-order-view .my-account .my-wishlist .account-addresses .link-remove,
      .sales-order-view .my-account .share-wishlist .account-info .edit-link,
      .sales-order-view .my-account .share-wishlist .account-info .link-remove,
      .sales-order-view .my-account .share-wishlist .account-addresses .edit-link,
      .sales-order-view .my-account .share-wishlist .account-addresses .link-remove,
      .sales-order-view .my-account .new-addressbook .account-info .edit-link,
      .sales-order-view .my-account .new-addressbook .account-info .link-remove,
      .sales-order-view .my-account .new-addressbook .account-addresses .edit-link,
      .sales-order-view .my-account .new-addressbook .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .dashboard .account-info .edit-link,
      .sales-order-view .shared-wishlist .dashboard .account-info .link-remove,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .information .account-info .edit-link,
      .sales-order-view .shared-wishlist .information .account-info .link-remove,
      .sales-order-view .shared-wishlist .information .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .information .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .address-book .account-info .edit-link,
      .sales-order-view .shared-wishlist .address-book .account-info .link-remove,
      .sales-order-view .shared-wishlist .address-book .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .address-book .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .newsletters .account-info .edit-link,
      .sales-order-view .shared-wishlist .newsletters .account-info .link-remove,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .my-orders .account-info .edit-link,
      .sales-order-view .shared-wishlist .my-orders .account-info .link-remove,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .order-info-block .account-info .edit-link,
      .sales-order-view .shared-wishlist .order-info-block .account-info .link-remove,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .order-details .account-info .edit-link,
      .sales-order-view .shared-wishlist .order-details .account-info .link-remove,
      .sales-order-view .shared-wishlist .order-details .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .order-details .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .edit-link,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .link-remove,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .edit-link,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .link-remove,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .link-remove,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .edit-link,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .link-remove,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .edit-link,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .link-remove {
        letter-spacing: 1.6px;
        font-size: 10px;
        color: #000;
        cursor: pointer;
        display: block;
        padding: 2px 0; }
      .customer-account-index .my-account .dashboard .account-info .box-top, .customer-account-index .my-account .dashboard .account-addresses .box-top,
      .customer-account-index .my-account .information .account-info .box-top,
      .customer-account-index .my-account .information .account-addresses .box-top,
      .customer-account-index .my-account .address-book .account-info .box-top,
      .customer-account-index .my-account .address-book .account-addresses .box-top,
      .customer-account-index .my-account .newsletters .account-info .box-top,
      .customer-account-index .my-account .newsletters .account-addresses .box-top,
      .customer-account-index .my-account .my-orders .account-info .box-top,
      .customer-account-index .my-account .my-orders .account-addresses .box-top,
      .customer-account-index .my-account .order-info-block .account-info .box-top,
      .customer-account-index .my-account .order-info-block .account-addresses .box-top,
      .customer-account-index .my-account .order-details .account-info .box-top,
      .customer-account-index .my-account .order-details .account-addresses .box-top,
      .customer-account-index .my-account .my-wishlist .account-info .box-top,
      .customer-account-index .my-account .my-wishlist .account-addresses .box-top,
      .customer-account-index .my-account .share-wishlist .account-info .box-top,
      .customer-account-index .my-account .share-wishlist .account-addresses .box-top,
      .customer-account-index .my-account .new-addressbook .account-info .box-top,
      .customer-account-index .my-account .new-addressbook .account-addresses .box-top,
      .customer-account-index .shared-wishlist .dashboard .account-info .box-top,
      .customer-account-index .shared-wishlist .dashboard .account-addresses .box-top,
      .customer-account-index .shared-wishlist .information .account-info .box-top,
      .customer-account-index .shared-wishlist .information .account-addresses .box-top,
      .customer-account-index .shared-wishlist .address-book .account-info .box-top,
      .customer-account-index .shared-wishlist .address-book .account-addresses .box-top,
      .customer-account-index .shared-wishlist .newsletters .account-info .box-top,
      .customer-account-index .shared-wishlist .newsletters .account-addresses .box-top,
      .customer-account-index .shared-wishlist .my-orders .account-info .box-top,
      .customer-account-index .shared-wishlist .my-orders .account-addresses .box-top,
      .customer-account-index .shared-wishlist .order-info-block .account-info .box-top,
      .customer-account-index .shared-wishlist .order-info-block .account-addresses .box-top,
      .customer-account-index .shared-wishlist .order-details .account-info .box-top,
      .customer-account-index .shared-wishlist .order-details .account-addresses .box-top,
      .customer-account-index .shared-wishlist .my-wishlist .account-info .box-top,
      .customer-account-index .shared-wishlist .my-wishlist .account-addresses .box-top,
      .customer-account-index .shared-wishlist .share-wishlist .account-info .box-top,
      .customer-account-index .shared-wishlist .share-wishlist .account-addresses .box-top,
      .customer-account-index .shared-wishlist .new-addressbook .account-info .box-top,
      .customer-account-index .shared-wishlist .new-addressbook .account-addresses .box-top,
      .customer-account-edit .my-account .dashboard .account-info .box-top,
      .customer-account-edit .my-account .dashboard .account-addresses .box-top,
      .customer-account-edit .my-account .information .account-info .box-top,
      .customer-account-edit .my-account .information .account-addresses .box-top,
      .customer-account-edit .my-account .address-book .account-info .box-top,
      .customer-account-edit .my-account .address-book .account-addresses .box-top,
      .customer-account-edit .my-account .newsletters .account-info .box-top,
      .customer-account-edit .my-account .newsletters .account-addresses .box-top,
      .customer-account-edit .my-account .my-orders .account-info .box-top,
      .customer-account-edit .my-account .my-orders .account-addresses .box-top,
      .customer-account-edit .my-account .order-info-block .account-info .box-top,
      .customer-account-edit .my-account .order-info-block .account-addresses .box-top,
      .customer-account-edit .my-account .order-details .account-info .box-top,
      .customer-account-edit .my-account .order-details .account-addresses .box-top,
      .customer-account-edit .my-account .my-wishlist .account-info .box-top,
      .customer-account-edit .my-account .my-wishlist .account-addresses .box-top,
      .customer-account-edit .my-account .share-wishlist .account-info .box-top,
      .customer-account-edit .my-account .share-wishlist .account-addresses .box-top,
      .customer-account-edit .my-account .new-addressbook .account-info .box-top,
      .customer-account-edit .my-account .new-addressbook .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .dashboard .account-info .box-top,
      .customer-account-edit .shared-wishlist .dashboard .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .information .account-info .box-top,
      .customer-account-edit .shared-wishlist .information .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .address-book .account-info .box-top,
      .customer-account-edit .shared-wishlist .address-book .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .newsletters .account-info .box-top,
      .customer-account-edit .shared-wishlist .newsletters .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .my-orders .account-info .box-top,
      .customer-account-edit .shared-wishlist .my-orders .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .order-info-block .account-info .box-top,
      .customer-account-edit .shared-wishlist .order-info-block .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .order-details .account-info .box-top,
      .customer-account-edit .shared-wishlist .order-details .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .my-wishlist .account-info .box-top,
      .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .share-wishlist .account-info .box-top,
      .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .box-top,
      .customer-account-edit .shared-wishlist .new-addressbook .account-info .box-top,
      .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .box-top,
      .newsletter-manage-index .my-account .dashboard .account-info .box-top,
      .newsletter-manage-index .my-account .dashboard .account-addresses .box-top,
      .newsletter-manage-index .my-account .information .account-info .box-top,
      .newsletter-manage-index .my-account .information .account-addresses .box-top,
      .newsletter-manage-index .my-account .address-book .account-info .box-top,
      .newsletter-manage-index .my-account .address-book .account-addresses .box-top,
      .newsletter-manage-index .my-account .newsletters .account-info .box-top,
      .newsletter-manage-index .my-account .newsletters .account-addresses .box-top,
      .newsletter-manage-index .my-account .my-orders .account-info .box-top,
      .newsletter-manage-index .my-account .my-orders .account-addresses .box-top,
      .newsletter-manage-index .my-account .order-info-block .account-info .box-top,
      .newsletter-manage-index .my-account .order-info-block .account-addresses .box-top,
      .newsletter-manage-index .my-account .order-details .account-info .box-top,
      .newsletter-manage-index .my-account .order-details .account-addresses .box-top,
      .newsletter-manage-index .my-account .my-wishlist .account-info .box-top,
      .newsletter-manage-index .my-account .my-wishlist .account-addresses .box-top,
      .newsletter-manage-index .my-account .share-wishlist .account-info .box-top,
      .newsletter-manage-index .my-account .share-wishlist .account-addresses .box-top,
      .newsletter-manage-index .my-account .new-addressbook .account-info .box-top,
      .newsletter-manage-index .my-account .new-addressbook .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .dashboard .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .information .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .information .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .address-book .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .address-book .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .newsletters .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .my-orders .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .order-details .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .order-details .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .box-top,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .box-top,
      .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .box-top,
      .sales-order-history .my-account .dashboard .account-info .box-top,
      .sales-order-history .my-account .dashboard .account-addresses .box-top,
      .sales-order-history .my-account .information .account-info .box-top,
      .sales-order-history .my-account .information .account-addresses .box-top,
      .sales-order-history .my-account .address-book .account-info .box-top,
      .sales-order-history .my-account .address-book .account-addresses .box-top,
      .sales-order-history .my-account .newsletters .account-info .box-top,
      .sales-order-history .my-account .newsletters .account-addresses .box-top,
      .sales-order-history .my-account .my-orders .account-info .box-top,
      .sales-order-history .my-account .my-orders .account-addresses .box-top,
      .sales-order-history .my-account .order-info-block .account-info .box-top,
      .sales-order-history .my-account .order-info-block .account-addresses .box-top,
      .sales-order-history .my-account .order-details .account-info .box-top,
      .sales-order-history .my-account .order-details .account-addresses .box-top,
      .sales-order-history .my-account .my-wishlist .account-info .box-top,
      .sales-order-history .my-account .my-wishlist .account-addresses .box-top,
      .sales-order-history .my-account .share-wishlist .account-info .box-top,
      .sales-order-history .my-account .share-wishlist .account-addresses .box-top,
      .sales-order-history .my-account .new-addressbook .account-info .box-top,
      .sales-order-history .my-account .new-addressbook .account-addresses .box-top,
      .sales-order-history .shared-wishlist .dashboard .account-info .box-top,
      .sales-order-history .shared-wishlist .dashboard .account-addresses .box-top,
      .sales-order-history .shared-wishlist .information .account-info .box-top,
      .sales-order-history .shared-wishlist .information .account-addresses .box-top,
      .sales-order-history .shared-wishlist .address-book .account-info .box-top,
      .sales-order-history .shared-wishlist .address-book .account-addresses .box-top,
      .sales-order-history .shared-wishlist .newsletters .account-info .box-top,
      .sales-order-history .shared-wishlist .newsletters .account-addresses .box-top,
      .sales-order-history .shared-wishlist .my-orders .account-info .box-top,
      .sales-order-history .shared-wishlist .my-orders .account-addresses .box-top,
      .sales-order-history .shared-wishlist .order-info-block .account-info .box-top,
      .sales-order-history .shared-wishlist .order-info-block .account-addresses .box-top,
      .sales-order-history .shared-wishlist .order-details .account-info .box-top,
      .sales-order-history .shared-wishlist .order-details .account-addresses .box-top,
      .sales-order-history .shared-wishlist .my-wishlist .account-info .box-top,
      .sales-order-history .shared-wishlist .my-wishlist .account-addresses .box-top,
      .sales-order-history .shared-wishlist .share-wishlist .account-info .box-top,
      .sales-order-history .shared-wishlist .share-wishlist .account-addresses .box-top,
      .sales-order-history .shared-wishlist .new-addressbook .account-info .box-top,
      .sales-order-history .shared-wishlist .new-addressbook .account-addresses .box-top,
      .customer-address-index .my-account .dashboard .account-info .box-top,
      .customer-address-index .my-account .dashboard .account-addresses .box-top,
      .customer-address-index .my-account .information .account-info .box-top,
      .customer-address-index .my-account .information .account-addresses .box-top,
      .customer-address-index .my-account .address-book .account-info .box-top,
      .customer-address-index .my-account .address-book .account-addresses .box-top,
      .customer-address-index .my-account .newsletters .account-info .box-top,
      .customer-address-index .my-account .newsletters .account-addresses .box-top,
      .customer-address-index .my-account .my-orders .account-info .box-top,
      .customer-address-index .my-account .my-orders .account-addresses .box-top,
      .customer-address-index .my-account .order-info-block .account-info .box-top,
      .customer-address-index .my-account .order-info-block .account-addresses .box-top,
      .customer-address-index .my-account .order-details .account-info .box-top,
      .customer-address-index .my-account .order-details .account-addresses .box-top,
      .customer-address-index .my-account .my-wishlist .account-info .box-top,
      .customer-address-index .my-account .my-wishlist .account-addresses .box-top,
      .customer-address-index .my-account .share-wishlist .account-info .box-top,
      .customer-address-index .my-account .share-wishlist .account-addresses .box-top,
      .customer-address-index .my-account .new-addressbook .account-info .box-top,
      .customer-address-index .my-account .new-addressbook .account-addresses .box-top,
      .customer-address-index .shared-wishlist .dashboard .account-info .box-top,
      .customer-address-index .shared-wishlist .dashboard .account-addresses .box-top,
      .customer-address-index .shared-wishlist .information .account-info .box-top,
      .customer-address-index .shared-wishlist .information .account-addresses .box-top,
      .customer-address-index .shared-wishlist .address-book .account-info .box-top,
      .customer-address-index .shared-wishlist .address-book .account-addresses .box-top,
      .customer-address-index .shared-wishlist .newsletters .account-info .box-top,
      .customer-address-index .shared-wishlist .newsletters .account-addresses .box-top,
      .customer-address-index .shared-wishlist .my-orders .account-info .box-top,
      .customer-address-index .shared-wishlist .my-orders .account-addresses .box-top,
      .customer-address-index .shared-wishlist .order-info-block .account-info .box-top,
      .customer-address-index .shared-wishlist .order-info-block .account-addresses .box-top,
      .customer-address-index .shared-wishlist .order-details .account-info .box-top,
      .customer-address-index .shared-wishlist .order-details .account-addresses .box-top,
      .customer-address-index .shared-wishlist .my-wishlist .account-info .box-top,
      .customer-address-index .shared-wishlist .my-wishlist .account-addresses .box-top,
      .customer-address-index .shared-wishlist .share-wishlist .account-info .box-top,
      .customer-address-index .shared-wishlist .share-wishlist .account-addresses .box-top,
      .customer-address-index .shared-wishlist .new-addressbook .account-info .box-top,
      .customer-address-index .shared-wishlist .new-addressbook .account-addresses .box-top,
      .customer-address-form .my-account .dashboard .account-info .box-top,
      .customer-address-form .my-account .dashboard .account-addresses .box-top,
      .customer-address-form .my-account .information .account-info .box-top,
      .customer-address-form .my-account .information .account-addresses .box-top,
      .customer-address-form .my-account .address-book .account-info .box-top,
      .customer-address-form .my-account .address-book .account-addresses .box-top,
      .customer-address-form .my-account .newsletters .account-info .box-top,
      .customer-address-form .my-account .newsletters .account-addresses .box-top,
      .customer-address-form .my-account .my-orders .account-info .box-top,
      .customer-address-form .my-account .my-orders .account-addresses .box-top,
      .customer-address-form .my-account .order-info-block .account-info .box-top,
      .customer-address-form .my-account .order-info-block .account-addresses .box-top,
      .customer-address-form .my-account .order-details .account-info .box-top,
      .customer-address-form .my-account .order-details .account-addresses .box-top,
      .customer-address-form .my-account .my-wishlist .account-info .box-top,
      .customer-address-form .my-account .my-wishlist .account-addresses .box-top,
      .customer-address-form .my-account .share-wishlist .account-info .box-top,
      .customer-address-form .my-account .share-wishlist .account-addresses .box-top,
      .customer-address-form .my-account .new-addressbook .account-info .box-top,
      .customer-address-form .my-account .new-addressbook .account-addresses .box-top,
      .customer-address-form .shared-wishlist .dashboard .account-info .box-top,
      .customer-address-form .shared-wishlist .dashboard .account-addresses .box-top,
      .customer-address-form .shared-wishlist .information .account-info .box-top,
      .customer-address-form .shared-wishlist .information .account-addresses .box-top,
      .customer-address-form .shared-wishlist .address-book .account-info .box-top,
      .customer-address-form .shared-wishlist .address-book .account-addresses .box-top,
      .customer-address-form .shared-wishlist .newsletters .account-info .box-top,
      .customer-address-form .shared-wishlist .newsletters .account-addresses .box-top,
      .customer-address-form .shared-wishlist .my-orders .account-info .box-top,
      .customer-address-form .shared-wishlist .my-orders .account-addresses .box-top,
      .customer-address-form .shared-wishlist .order-info-block .account-info .box-top,
      .customer-address-form .shared-wishlist .order-info-block .account-addresses .box-top,
      .customer-address-form .shared-wishlist .order-details .account-info .box-top,
      .customer-address-form .shared-wishlist .order-details .account-addresses .box-top,
      .customer-address-form .shared-wishlist .my-wishlist .account-info .box-top,
      .customer-address-form .shared-wishlist .my-wishlist .account-addresses .box-top,
      .customer-address-form .shared-wishlist .share-wishlist .account-info .box-top,
      .customer-address-form .shared-wishlist .share-wishlist .account-addresses .box-top,
      .customer-address-form .shared-wishlist .new-addressbook .account-info .box-top,
      .customer-address-form .shared-wishlist .new-addressbook .account-addresses .box-top,
      .wishlist-index-index .my-account .dashboard .account-info .box-top,
      .wishlist-index-index .my-account .dashboard .account-addresses .box-top,
      .wishlist-index-index .my-account .information .account-info .box-top,
      .wishlist-index-index .my-account .information .account-addresses .box-top,
      .wishlist-index-index .my-account .address-book .account-info .box-top,
      .wishlist-index-index .my-account .address-book .account-addresses .box-top,
      .wishlist-index-index .my-account .newsletters .account-info .box-top,
      .wishlist-index-index .my-account .newsletters .account-addresses .box-top,
      .wishlist-index-index .my-account .my-orders .account-info .box-top,
      .wishlist-index-index .my-account .my-orders .account-addresses .box-top,
      .wishlist-index-index .my-account .order-info-block .account-info .box-top,
      .wishlist-index-index .my-account .order-info-block .account-addresses .box-top,
      .wishlist-index-index .my-account .order-details .account-info .box-top,
      .wishlist-index-index .my-account .order-details .account-addresses .box-top,
      .wishlist-index-index .my-account .my-wishlist .account-info .box-top,
      .wishlist-index-index .my-account .my-wishlist .account-addresses .box-top,
      .wishlist-index-index .my-account .share-wishlist .account-info .box-top,
      .wishlist-index-index .my-account .share-wishlist .account-addresses .box-top,
      .wishlist-index-index .my-account .new-addressbook .account-info .box-top,
      .wishlist-index-index .my-account .new-addressbook .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .dashboard .account-info .box-top,
      .wishlist-index-index .shared-wishlist .dashboard .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .information .account-info .box-top,
      .wishlist-index-index .shared-wishlist .information .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .address-book .account-info .box-top,
      .wishlist-index-index .shared-wishlist .address-book .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .newsletters .account-info .box-top,
      .wishlist-index-index .shared-wishlist .newsletters .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .my-orders .account-info .box-top,
      .wishlist-index-index .shared-wishlist .my-orders .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .order-info-block .account-info .box-top,
      .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .order-details .account-info .box-top,
      .wishlist-index-index .shared-wishlist .order-details .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-info .box-top,
      .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-info .box-top,
      .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .box-top,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-info .box-top,
      .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .box-top,
      .wishlist-index-share .my-account .dashboard .account-info .box-top,
      .wishlist-index-share .my-account .dashboard .account-addresses .box-top,
      .wishlist-index-share .my-account .information .account-info .box-top,
      .wishlist-index-share .my-account .information .account-addresses .box-top,
      .wishlist-index-share .my-account .address-book .account-info .box-top,
      .wishlist-index-share .my-account .address-book .account-addresses .box-top,
      .wishlist-index-share .my-account .newsletters .account-info .box-top,
      .wishlist-index-share .my-account .newsletters .account-addresses .box-top,
      .wishlist-index-share .my-account .my-orders .account-info .box-top,
      .wishlist-index-share .my-account .my-orders .account-addresses .box-top,
      .wishlist-index-share .my-account .order-info-block .account-info .box-top,
      .wishlist-index-share .my-account .order-info-block .account-addresses .box-top,
      .wishlist-index-share .my-account .order-details .account-info .box-top,
      .wishlist-index-share .my-account .order-details .account-addresses .box-top,
      .wishlist-index-share .my-account .my-wishlist .account-info .box-top,
      .wishlist-index-share .my-account .my-wishlist .account-addresses .box-top,
      .wishlist-index-share .my-account .share-wishlist .account-info .box-top,
      .wishlist-index-share .my-account .share-wishlist .account-addresses .box-top,
      .wishlist-index-share .my-account .new-addressbook .account-info .box-top,
      .wishlist-index-share .my-account .new-addressbook .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .dashboard .account-info .box-top,
      .wishlist-index-share .shared-wishlist .dashboard .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .information .account-info .box-top,
      .wishlist-index-share .shared-wishlist .information .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .address-book .account-info .box-top,
      .wishlist-index-share .shared-wishlist .address-book .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .newsletters .account-info .box-top,
      .wishlist-index-share .shared-wishlist .newsletters .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .my-orders .account-info .box-top,
      .wishlist-index-share .shared-wishlist .my-orders .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .order-info-block .account-info .box-top,
      .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .order-details .account-info .box-top,
      .wishlist-index-share .shared-wishlist .order-details .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-info .box-top,
      .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-info .box-top,
      .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .box-top,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-info .box-top,
      .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .box-top,
      .wishlist-shared-index .my-account .dashboard .account-info .box-top,
      .wishlist-shared-index .my-account .dashboard .account-addresses .box-top,
      .wishlist-shared-index .my-account .information .account-info .box-top,
      .wishlist-shared-index .my-account .information .account-addresses .box-top,
      .wishlist-shared-index .my-account .address-book .account-info .box-top,
      .wishlist-shared-index .my-account .address-book .account-addresses .box-top,
      .wishlist-shared-index .my-account .newsletters .account-info .box-top,
      .wishlist-shared-index .my-account .newsletters .account-addresses .box-top,
      .wishlist-shared-index .my-account .my-orders .account-info .box-top,
      .wishlist-shared-index .my-account .my-orders .account-addresses .box-top,
      .wishlist-shared-index .my-account .order-info-block .account-info .box-top,
      .wishlist-shared-index .my-account .order-info-block .account-addresses .box-top,
      .wishlist-shared-index .my-account .order-details .account-info .box-top,
      .wishlist-shared-index .my-account .order-details .account-addresses .box-top,
      .wishlist-shared-index .my-account .my-wishlist .account-info .box-top,
      .wishlist-shared-index .my-account .my-wishlist .account-addresses .box-top,
      .wishlist-shared-index .my-account .share-wishlist .account-info .box-top,
      .wishlist-shared-index .my-account .share-wishlist .account-addresses .box-top,
      .wishlist-shared-index .my-account .new-addressbook .account-info .box-top,
      .wishlist-shared-index .my-account .new-addressbook .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .dashboard .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .information .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .information .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .address-book .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .address-book .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .newsletters .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .my-orders .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .order-details .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .order-details .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .box-top,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .box-top,
      .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .box-top,
      .sales-order-view .my-account .dashboard .account-info .box-top,
      .sales-order-view .my-account .dashboard .account-addresses .box-top,
      .sales-order-view .my-account .information .account-info .box-top,
      .sales-order-view .my-account .information .account-addresses .box-top,
      .sales-order-view .my-account .address-book .account-info .box-top,
      .sales-order-view .my-account .address-book .account-addresses .box-top,
      .sales-order-view .my-account .newsletters .account-info .box-top,
      .sales-order-view .my-account .newsletters .account-addresses .box-top,
      .sales-order-view .my-account .my-orders .account-info .box-top,
      .sales-order-view .my-account .my-orders .account-addresses .box-top,
      .sales-order-view .my-account .order-info-block .account-info .box-top,
      .sales-order-view .my-account .order-info-block .account-addresses .box-top,
      .sales-order-view .my-account .order-details .account-info .box-top,
      .sales-order-view .my-account .order-details .account-addresses .box-top,
      .sales-order-view .my-account .my-wishlist .account-info .box-top,
      .sales-order-view .my-account .my-wishlist .account-addresses .box-top,
      .sales-order-view .my-account .share-wishlist .account-info .box-top,
      .sales-order-view .my-account .share-wishlist .account-addresses .box-top,
      .sales-order-view .my-account .new-addressbook .account-info .box-top,
      .sales-order-view .my-account .new-addressbook .account-addresses .box-top,
      .sales-order-view .shared-wishlist .dashboard .account-info .box-top,
      .sales-order-view .shared-wishlist .dashboard .account-addresses .box-top,
      .sales-order-view .shared-wishlist .information .account-info .box-top,
      .sales-order-view .shared-wishlist .information .account-addresses .box-top,
      .sales-order-view .shared-wishlist .address-book .account-info .box-top,
      .sales-order-view .shared-wishlist .address-book .account-addresses .box-top,
      .sales-order-view .shared-wishlist .newsletters .account-info .box-top,
      .sales-order-view .shared-wishlist .newsletters .account-addresses .box-top,
      .sales-order-view .shared-wishlist .my-orders .account-info .box-top,
      .sales-order-view .shared-wishlist .my-orders .account-addresses .box-top,
      .sales-order-view .shared-wishlist .order-info-block .account-info .box-top,
      .sales-order-view .shared-wishlist .order-info-block .account-addresses .box-top,
      .sales-order-view .shared-wishlist .order-details .account-info .box-top,
      .sales-order-view .shared-wishlist .order-details .account-addresses .box-top,
      .sales-order-view .shared-wishlist .my-wishlist .account-info .box-top,
      .sales-order-view .shared-wishlist .my-wishlist .account-addresses .box-top,
      .sales-order-view .shared-wishlist .share-wishlist .account-info .box-top,
      .sales-order-view .shared-wishlist .share-wishlist .account-addresses .box-top,
      .sales-order-view .shared-wishlist .new-addressbook .account-info .box-top,
      .sales-order-view .shared-wishlist .new-addressbook .account-addresses .box-top {
        border-bottom: 1px solid #CCCCCC;
        margin-bottom: 10px;
        padding-bottom: 5px; }
        .customer-account-index .my-account .dashboard .account-info .box-top h3, .customer-account-index .my-account .dashboard .account-addresses .box-top h3,
        .customer-account-index .my-account .information .account-info .box-top h3,
        .customer-account-index .my-account .information .account-addresses .box-top h3,
        .customer-account-index .my-account .address-book .account-info .box-top h3,
        .customer-account-index .my-account .address-book .account-addresses .box-top h3,
        .customer-account-index .my-account .newsletters .account-info .box-top h3,
        .customer-account-index .my-account .newsletters .account-addresses .box-top h3,
        .customer-account-index .my-account .my-orders .account-info .box-top h3,
        .customer-account-index .my-account .my-orders .account-addresses .box-top h3,
        .customer-account-index .my-account .order-info-block .account-info .box-top h3,
        .customer-account-index .my-account .order-info-block .account-addresses .box-top h3,
        .customer-account-index .my-account .order-details .account-info .box-top h3,
        .customer-account-index .my-account .order-details .account-addresses .box-top h3,
        .customer-account-index .my-account .my-wishlist .account-info .box-top h3,
        .customer-account-index .my-account .my-wishlist .account-addresses .box-top h3,
        .customer-account-index .my-account .share-wishlist .account-info .box-top h3,
        .customer-account-index .my-account .share-wishlist .account-addresses .box-top h3,
        .customer-account-index .my-account .new-addressbook .account-info .box-top h3,
        .customer-account-index .my-account .new-addressbook .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .dashboard .account-info .box-top h3,
        .customer-account-index .shared-wishlist .dashboard .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .information .account-info .box-top h3,
        .customer-account-index .shared-wishlist .information .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .address-book .account-info .box-top h3,
        .customer-account-index .shared-wishlist .address-book .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .newsletters .account-info .box-top h3,
        .customer-account-index .shared-wishlist .newsletters .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .my-orders .account-info .box-top h3,
        .customer-account-index .shared-wishlist .my-orders .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .order-info-block .account-info .box-top h3,
        .customer-account-index .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .order-details .account-info .box-top h3,
        .customer-account-index .shared-wishlist .order-details .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .my-wishlist .account-info .box-top h3,
        .customer-account-index .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .share-wishlist .account-info .box-top h3,
        .customer-account-index .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .customer-account-index .shared-wishlist .new-addressbook .account-info .box-top h3,
        .customer-account-index .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .customer-account-edit .my-account .dashboard .account-info .box-top h3,
        .customer-account-edit .my-account .dashboard .account-addresses .box-top h3,
        .customer-account-edit .my-account .information .account-info .box-top h3,
        .customer-account-edit .my-account .information .account-addresses .box-top h3,
        .customer-account-edit .my-account .address-book .account-info .box-top h3,
        .customer-account-edit .my-account .address-book .account-addresses .box-top h3,
        .customer-account-edit .my-account .newsletters .account-info .box-top h3,
        .customer-account-edit .my-account .newsletters .account-addresses .box-top h3,
        .customer-account-edit .my-account .my-orders .account-info .box-top h3,
        .customer-account-edit .my-account .my-orders .account-addresses .box-top h3,
        .customer-account-edit .my-account .order-info-block .account-info .box-top h3,
        .customer-account-edit .my-account .order-info-block .account-addresses .box-top h3,
        .customer-account-edit .my-account .order-details .account-info .box-top h3,
        .customer-account-edit .my-account .order-details .account-addresses .box-top h3,
        .customer-account-edit .my-account .my-wishlist .account-info .box-top h3,
        .customer-account-edit .my-account .my-wishlist .account-addresses .box-top h3,
        .customer-account-edit .my-account .share-wishlist .account-info .box-top h3,
        .customer-account-edit .my-account .share-wishlist .account-addresses .box-top h3,
        .customer-account-edit .my-account .new-addressbook .account-info .box-top h3,
        .customer-account-edit .my-account .new-addressbook .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .dashboard .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .dashboard .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .information .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .information .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .address-book .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .address-book .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .newsletters .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .newsletters .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .my-orders .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .my-orders .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .order-info-block .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .order-details .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .order-details .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .my-wishlist .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .share-wishlist .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .customer-account-edit .shared-wishlist .new-addressbook .account-info .box-top h3,
        .customer-account-edit .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .dashboard .account-info .box-top h3,
        .newsletter-manage-index .my-account .dashboard .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .information .account-info .box-top h3,
        .newsletter-manage-index .my-account .information .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .address-book .account-info .box-top h3,
        .newsletter-manage-index .my-account .address-book .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .newsletters .account-info .box-top h3,
        .newsletter-manage-index .my-account .newsletters .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .my-orders .account-info .box-top h3,
        .newsletter-manage-index .my-account .my-orders .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .order-info-block .account-info .box-top h3,
        .newsletter-manage-index .my-account .order-info-block .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .order-details .account-info .box-top h3,
        .newsletter-manage-index .my-account .order-details .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .my-wishlist .account-info .box-top h3,
        .newsletter-manage-index .my-account .my-wishlist .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .share-wishlist .account-info .box-top h3,
        .newsletter-manage-index .my-account .share-wishlist .account-addresses .box-top h3,
        .newsletter-manage-index .my-account .new-addressbook .account-info .box-top h3,
        .newsletter-manage-index .my-account .new-addressbook .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .dashboard .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .dashboard .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .information .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .information .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .address-book .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .address-book .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .newsletters .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .newsletters .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .my-orders .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .my-orders .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .order-info-block .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .order-details .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .order-details .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .my-wishlist .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .share-wishlist .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .newsletter-manage-index .shared-wishlist .new-addressbook .account-info .box-top h3,
        .newsletter-manage-index .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .sales-order-history .my-account .dashboard .account-info .box-top h3,
        .sales-order-history .my-account .dashboard .account-addresses .box-top h3,
        .sales-order-history .my-account .information .account-info .box-top h3,
        .sales-order-history .my-account .information .account-addresses .box-top h3,
        .sales-order-history .my-account .address-book .account-info .box-top h3,
        .sales-order-history .my-account .address-book .account-addresses .box-top h3,
        .sales-order-history .my-account .newsletters .account-info .box-top h3,
        .sales-order-history .my-account .newsletters .account-addresses .box-top h3,
        .sales-order-history .my-account .my-orders .account-info .box-top h3,
        .sales-order-history .my-account .my-orders .account-addresses .box-top h3,
        .sales-order-history .my-account .order-info-block .account-info .box-top h3,
        .sales-order-history .my-account .order-info-block .account-addresses .box-top h3,
        .sales-order-history .my-account .order-details .account-info .box-top h3,
        .sales-order-history .my-account .order-details .account-addresses .box-top h3,
        .sales-order-history .my-account .my-wishlist .account-info .box-top h3,
        .sales-order-history .my-account .my-wishlist .account-addresses .box-top h3,
        .sales-order-history .my-account .share-wishlist .account-info .box-top h3,
        .sales-order-history .my-account .share-wishlist .account-addresses .box-top h3,
        .sales-order-history .my-account .new-addressbook .account-info .box-top h3,
        .sales-order-history .my-account .new-addressbook .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .dashboard .account-info .box-top h3,
        .sales-order-history .shared-wishlist .dashboard .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .information .account-info .box-top h3,
        .sales-order-history .shared-wishlist .information .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .address-book .account-info .box-top h3,
        .sales-order-history .shared-wishlist .address-book .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .newsletters .account-info .box-top h3,
        .sales-order-history .shared-wishlist .newsletters .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .my-orders .account-info .box-top h3,
        .sales-order-history .shared-wishlist .my-orders .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .order-info-block .account-info .box-top h3,
        .sales-order-history .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .order-details .account-info .box-top h3,
        .sales-order-history .shared-wishlist .order-details .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .my-wishlist .account-info .box-top h3,
        .sales-order-history .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .share-wishlist .account-info .box-top h3,
        .sales-order-history .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .sales-order-history .shared-wishlist .new-addressbook .account-info .box-top h3,
        .sales-order-history .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .customer-address-index .my-account .dashboard .account-info .box-top h3,
        .customer-address-index .my-account .dashboard .account-addresses .box-top h3,
        .customer-address-index .my-account .information .account-info .box-top h3,
        .customer-address-index .my-account .information .account-addresses .box-top h3,
        .customer-address-index .my-account .address-book .account-info .box-top h3,
        .customer-address-index .my-account .address-book .account-addresses .box-top h3,
        .customer-address-index .my-account .newsletters .account-info .box-top h3,
        .customer-address-index .my-account .newsletters .account-addresses .box-top h3,
        .customer-address-index .my-account .my-orders .account-info .box-top h3,
        .customer-address-index .my-account .my-orders .account-addresses .box-top h3,
        .customer-address-index .my-account .order-info-block .account-info .box-top h3,
        .customer-address-index .my-account .order-info-block .account-addresses .box-top h3,
        .customer-address-index .my-account .order-details .account-info .box-top h3,
        .customer-address-index .my-account .order-details .account-addresses .box-top h3,
        .customer-address-index .my-account .my-wishlist .account-info .box-top h3,
        .customer-address-index .my-account .my-wishlist .account-addresses .box-top h3,
        .customer-address-index .my-account .share-wishlist .account-info .box-top h3,
        .customer-address-index .my-account .share-wishlist .account-addresses .box-top h3,
        .customer-address-index .my-account .new-addressbook .account-info .box-top h3,
        .customer-address-index .my-account .new-addressbook .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .dashboard .account-info .box-top h3,
        .customer-address-index .shared-wishlist .dashboard .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .information .account-info .box-top h3,
        .customer-address-index .shared-wishlist .information .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .address-book .account-info .box-top h3,
        .customer-address-index .shared-wishlist .address-book .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .newsletters .account-info .box-top h3,
        .customer-address-index .shared-wishlist .newsletters .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .my-orders .account-info .box-top h3,
        .customer-address-index .shared-wishlist .my-orders .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .order-info-block .account-info .box-top h3,
        .customer-address-index .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .order-details .account-info .box-top h3,
        .customer-address-index .shared-wishlist .order-details .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .my-wishlist .account-info .box-top h3,
        .customer-address-index .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .share-wishlist .account-info .box-top h3,
        .customer-address-index .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .customer-address-index .shared-wishlist .new-addressbook .account-info .box-top h3,
        .customer-address-index .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .customer-address-form .my-account .dashboard .account-info .box-top h3,
        .customer-address-form .my-account .dashboard .account-addresses .box-top h3,
        .customer-address-form .my-account .information .account-info .box-top h3,
        .customer-address-form .my-account .information .account-addresses .box-top h3,
        .customer-address-form .my-account .address-book .account-info .box-top h3,
        .customer-address-form .my-account .address-book .account-addresses .box-top h3,
        .customer-address-form .my-account .newsletters .account-info .box-top h3,
        .customer-address-form .my-account .newsletters .account-addresses .box-top h3,
        .customer-address-form .my-account .my-orders .account-info .box-top h3,
        .customer-address-form .my-account .my-orders .account-addresses .box-top h3,
        .customer-address-form .my-account .order-info-block .account-info .box-top h3,
        .customer-address-form .my-account .order-info-block .account-addresses .box-top h3,
        .customer-address-form .my-account .order-details .account-info .box-top h3,
        .customer-address-form .my-account .order-details .account-addresses .box-top h3,
        .customer-address-form .my-account .my-wishlist .account-info .box-top h3,
        .customer-address-form .my-account .my-wishlist .account-addresses .box-top h3,
        .customer-address-form .my-account .share-wishlist .account-info .box-top h3,
        .customer-address-form .my-account .share-wishlist .account-addresses .box-top h3,
        .customer-address-form .my-account .new-addressbook .account-info .box-top h3,
        .customer-address-form .my-account .new-addressbook .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .dashboard .account-info .box-top h3,
        .customer-address-form .shared-wishlist .dashboard .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .information .account-info .box-top h3,
        .customer-address-form .shared-wishlist .information .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .address-book .account-info .box-top h3,
        .customer-address-form .shared-wishlist .address-book .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .newsletters .account-info .box-top h3,
        .customer-address-form .shared-wishlist .newsletters .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .my-orders .account-info .box-top h3,
        .customer-address-form .shared-wishlist .my-orders .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .order-info-block .account-info .box-top h3,
        .customer-address-form .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .order-details .account-info .box-top h3,
        .customer-address-form .shared-wishlist .order-details .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .my-wishlist .account-info .box-top h3,
        .customer-address-form .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .share-wishlist .account-info .box-top h3,
        .customer-address-form .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .customer-address-form .shared-wishlist .new-addressbook .account-info .box-top h3,
        .customer-address-form .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .wishlist-index-index .my-account .dashboard .account-info .box-top h3,
        .wishlist-index-index .my-account .dashboard .account-addresses .box-top h3,
        .wishlist-index-index .my-account .information .account-info .box-top h3,
        .wishlist-index-index .my-account .information .account-addresses .box-top h3,
        .wishlist-index-index .my-account .address-book .account-info .box-top h3,
        .wishlist-index-index .my-account .address-book .account-addresses .box-top h3,
        .wishlist-index-index .my-account .newsletters .account-info .box-top h3,
        .wishlist-index-index .my-account .newsletters .account-addresses .box-top h3,
        .wishlist-index-index .my-account .my-orders .account-info .box-top h3,
        .wishlist-index-index .my-account .my-orders .account-addresses .box-top h3,
        .wishlist-index-index .my-account .order-info-block .account-info .box-top h3,
        .wishlist-index-index .my-account .order-info-block .account-addresses .box-top h3,
        .wishlist-index-index .my-account .order-details .account-info .box-top h3,
        .wishlist-index-index .my-account .order-details .account-addresses .box-top h3,
        .wishlist-index-index .my-account .my-wishlist .account-info .box-top h3,
        .wishlist-index-index .my-account .my-wishlist .account-addresses .box-top h3,
        .wishlist-index-index .my-account .share-wishlist .account-info .box-top h3,
        .wishlist-index-index .my-account .share-wishlist .account-addresses .box-top h3,
        .wishlist-index-index .my-account .new-addressbook .account-info .box-top h3,
        .wishlist-index-index .my-account .new-addressbook .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .dashboard .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .dashboard .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .information .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .information .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .address-book .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .address-book .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .newsletters .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .newsletters .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .my-orders .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .my-orders .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .order-info-block .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .order-details .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .order-details .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .my-wishlist .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .share-wishlist .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .wishlist-index-index .shared-wishlist .new-addressbook .account-info .box-top h3,
        .wishlist-index-index .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .wishlist-index-share .my-account .dashboard .account-info .box-top h3,
        .wishlist-index-share .my-account .dashboard .account-addresses .box-top h3,
        .wishlist-index-share .my-account .information .account-info .box-top h3,
        .wishlist-index-share .my-account .information .account-addresses .box-top h3,
        .wishlist-index-share .my-account .address-book .account-info .box-top h3,
        .wishlist-index-share .my-account .address-book .account-addresses .box-top h3,
        .wishlist-index-share .my-account .newsletters .account-info .box-top h3,
        .wishlist-index-share .my-account .newsletters .account-addresses .box-top h3,
        .wishlist-index-share .my-account .my-orders .account-info .box-top h3,
        .wishlist-index-share .my-account .my-orders .account-addresses .box-top h3,
        .wishlist-index-share .my-account .order-info-block .account-info .box-top h3,
        .wishlist-index-share .my-account .order-info-block .account-addresses .box-top h3,
        .wishlist-index-share .my-account .order-details .account-info .box-top h3,
        .wishlist-index-share .my-account .order-details .account-addresses .box-top h3,
        .wishlist-index-share .my-account .my-wishlist .account-info .box-top h3,
        .wishlist-index-share .my-account .my-wishlist .account-addresses .box-top h3,
        .wishlist-index-share .my-account .share-wishlist .account-info .box-top h3,
        .wishlist-index-share .my-account .share-wishlist .account-addresses .box-top h3,
        .wishlist-index-share .my-account .new-addressbook .account-info .box-top h3,
        .wishlist-index-share .my-account .new-addressbook .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .dashboard .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .dashboard .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .information .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .information .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .address-book .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .address-book .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .newsletters .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .newsletters .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .my-orders .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .my-orders .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .order-info-block .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .order-details .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .order-details .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .my-wishlist .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .share-wishlist .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .wishlist-index-share .shared-wishlist .new-addressbook .account-info .box-top h3,
        .wishlist-index-share .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .dashboard .account-info .box-top h3,
        .wishlist-shared-index .my-account .dashboard .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .information .account-info .box-top h3,
        .wishlist-shared-index .my-account .information .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .address-book .account-info .box-top h3,
        .wishlist-shared-index .my-account .address-book .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .newsletters .account-info .box-top h3,
        .wishlist-shared-index .my-account .newsletters .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .my-orders .account-info .box-top h3,
        .wishlist-shared-index .my-account .my-orders .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .order-info-block .account-info .box-top h3,
        .wishlist-shared-index .my-account .order-info-block .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .order-details .account-info .box-top h3,
        .wishlist-shared-index .my-account .order-details .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .my-wishlist .account-info .box-top h3,
        .wishlist-shared-index .my-account .my-wishlist .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .share-wishlist .account-info .box-top h3,
        .wishlist-shared-index .my-account .share-wishlist .account-addresses .box-top h3,
        .wishlist-shared-index .my-account .new-addressbook .account-info .box-top h3,
        .wishlist-shared-index .my-account .new-addressbook .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .dashboard .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .dashboard .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .information .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .information .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .address-book .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .address-book .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .newsletters .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .newsletters .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .my-orders .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .my-orders .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .order-info-block .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .order-details .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .order-details .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .my-wishlist .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .share-wishlist .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .wishlist-shared-index .shared-wishlist .new-addressbook .account-info .box-top h3,
        .wishlist-shared-index .shared-wishlist .new-addressbook .account-addresses .box-top h3,
        .sales-order-view .my-account .dashboard .account-info .box-top h3,
        .sales-order-view .my-account .dashboard .account-addresses .box-top h3,
        .sales-order-view .my-account .information .account-info .box-top h3,
        .sales-order-view .my-account .information .account-addresses .box-top h3,
        .sales-order-view .my-account .address-book .account-info .box-top h3,
        .sales-order-view .my-account .address-book .account-addresses .box-top h3,
        .sales-order-view .my-account .newsletters .account-info .box-top h3,
        .sales-order-view .my-account .newsletters .account-addresses .box-top h3,
        .sales-order-view .my-account .my-orders .account-info .box-top h3,
        .sales-order-view .my-account .my-orders .account-addresses .box-top h3,
        .sales-order-view .my-account .order-info-block .account-info .box-top h3,
        .sales-order-view .my-account .order-info-block .account-addresses .box-top h3,
        .sales-order-view .my-account .order-details .account-info .box-top h3,
        .sales-order-view .my-account .order-details .account-addresses .box-top h3,
        .sales-order-view .my-account .my-wishlist .account-info .box-top h3,
        .sales-order-view .my-account .my-wishlist .account-addresses .box-top h3,
        .sales-order-view .my-account .share-wishlist .account-info .box-top h3,
        .sales-order-view .my-account .share-wishlist .account-addresses .box-top h3,
        .sales-order-view .my-account .new-addressbook .account-info .box-top h3,
        .sales-order-view .my-account .new-addressbook .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .dashboard .account-info .box-top h3,
        .sales-order-view .shared-wishlist .dashboard .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .information .account-info .box-top h3,
        .sales-order-view .shared-wishlist .information .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .address-book .account-info .box-top h3,
        .sales-order-view .shared-wishlist .address-book .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .newsletters .account-info .box-top h3,
        .sales-order-view .shared-wishlist .newsletters .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .my-orders .account-info .box-top h3,
        .sales-order-view .shared-wishlist .my-orders .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .order-info-block .account-info .box-top h3,
        .sales-order-view .shared-wishlist .order-info-block .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .order-details .account-info .box-top h3,
        .sales-order-view .shared-wishlist .order-details .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .my-wishlist .account-info .box-top h3,
        .sales-order-view .shared-wishlist .my-wishlist .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .share-wishlist .account-info .box-top h3,
        .sales-order-view .shared-wishlist .share-wishlist .account-addresses .box-top h3,
        .sales-order-view .shared-wishlist .new-addressbook .account-info .box-top h3,
        .sales-order-view .shared-wishlist .new-addressbook .account-addresses .box-top h3 {
          letter-spacing: 1.44px;
          text-transform: uppercase;
          font-weight: normal;
          font-size: 9px;
          color: #999999;
          padding: 0;
          margin: 0; }
    .customer-account-index .my-account .dashboard .box-head.special,
    .customer-account-index .my-account .information .box-head.special,
    .customer-account-index .my-account .address-book .box-head.special,
    .customer-account-index .my-account .newsletters .box-head.special,
    .customer-account-index .my-account .my-orders .box-head.special,
    .customer-account-index .my-account .order-info-block .box-head.special,
    .customer-account-index .my-account .order-details .box-head.special,
    .customer-account-index .my-account .my-wishlist .box-head.special,
    .customer-account-index .my-account .share-wishlist .box-head.special,
    .customer-account-index .my-account .new-addressbook .box-head.special,
    .customer-account-index .shared-wishlist .dashboard .box-head.special,
    .customer-account-index .shared-wishlist .information .box-head.special,
    .customer-account-index .shared-wishlist .address-book .box-head.special,
    .customer-account-index .shared-wishlist .newsletters .box-head.special,
    .customer-account-index .shared-wishlist .my-orders .box-head.special,
    .customer-account-index .shared-wishlist .order-info-block .box-head.special,
    .customer-account-index .shared-wishlist .order-details .box-head.special,
    .customer-account-index .shared-wishlist .my-wishlist .box-head.special,
    .customer-account-index .shared-wishlist .share-wishlist .box-head.special,
    .customer-account-index .shared-wishlist .new-addressbook .box-head.special,
    .customer-account-edit .my-account .dashboard .box-head.special,
    .customer-account-edit .my-account .information .box-head.special,
    .customer-account-edit .my-account .address-book .box-head.special,
    .customer-account-edit .my-account .newsletters .box-head.special,
    .customer-account-edit .my-account .my-orders .box-head.special,
    .customer-account-edit .my-account .order-info-block .box-head.special,
    .customer-account-edit .my-account .order-details .box-head.special,
    .customer-account-edit .my-account .my-wishlist .box-head.special,
    .customer-account-edit .my-account .share-wishlist .box-head.special,
    .customer-account-edit .my-account .new-addressbook .box-head.special,
    .customer-account-edit .shared-wishlist .dashboard .box-head.special,
    .customer-account-edit .shared-wishlist .information .box-head.special,
    .customer-account-edit .shared-wishlist .address-book .box-head.special,
    .customer-account-edit .shared-wishlist .newsletters .box-head.special,
    .customer-account-edit .shared-wishlist .my-orders .box-head.special,
    .customer-account-edit .shared-wishlist .order-info-block .box-head.special,
    .customer-account-edit .shared-wishlist .order-details .box-head.special,
    .customer-account-edit .shared-wishlist .my-wishlist .box-head.special,
    .customer-account-edit .shared-wishlist .share-wishlist .box-head.special,
    .customer-account-edit .shared-wishlist .new-addressbook .box-head.special,
    .newsletter-manage-index .my-account .dashboard .box-head.special,
    .newsletter-manage-index .my-account .information .box-head.special,
    .newsletter-manage-index .my-account .address-book .box-head.special,
    .newsletter-manage-index .my-account .newsletters .box-head.special,
    .newsletter-manage-index .my-account .my-orders .box-head.special,
    .newsletter-manage-index .my-account .order-info-block .box-head.special,
    .newsletter-manage-index .my-account .order-details .box-head.special,
    .newsletter-manage-index .my-account .my-wishlist .box-head.special,
    .newsletter-manage-index .my-account .share-wishlist .box-head.special,
    .newsletter-manage-index .my-account .new-addressbook .box-head.special,
    .newsletter-manage-index .shared-wishlist .dashboard .box-head.special,
    .newsletter-manage-index .shared-wishlist .information .box-head.special,
    .newsletter-manage-index .shared-wishlist .address-book .box-head.special,
    .newsletter-manage-index .shared-wishlist .newsletters .box-head.special,
    .newsletter-manage-index .shared-wishlist .my-orders .box-head.special,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-head.special,
    .newsletter-manage-index .shared-wishlist .order-details .box-head.special,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-head.special,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-head.special,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-head.special,
    .sales-order-history .my-account .dashboard .box-head.special,
    .sales-order-history .my-account .information .box-head.special,
    .sales-order-history .my-account .address-book .box-head.special,
    .sales-order-history .my-account .newsletters .box-head.special,
    .sales-order-history .my-account .my-orders .box-head.special,
    .sales-order-history .my-account .order-info-block .box-head.special,
    .sales-order-history .my-account .order-details .box-head.special,
    .sales-order-history .my-account .my-wishlist .box-head.special,
    .sales-order-history .my-account .share-wishlist .box-head.special,
    .sales-order-history .my-account .new-addressbook .box-head.special,
    .sales-order-history .shared-wishlist .dashboard .box-head.special,
    .sales-order-history .shared-wishlist .information .box-head.special,
    .sales-order-history .shared-wishlist .address-book .box-head.special,
    .sales-order-history .shared-wishlist .newsletters .box-head.special,
    .sales-order-history .shared-wishlist .my-orders .box-head.special,
    .sales-order-history .shared-wishlist .order-info-block .box-head.special,
    .sales-order-history .shared-wishlist .order-details .box-head.special,
    .sales-order-history .shared-wishlist .my-wishlist .box-head.special,
    .sales-order-history .shared-wishlist .share-wishlist .box-head.special,
    .sales-order-history .shared-wishlist .new-addressbook .box-head.special,
    .customer-address-index .my-account .dashboard .box-head.special,
    .customer-address-index .my-account .information .box-head.special,
    .customer-address-index .my-account .address-book .box-head.special,
    .customer-address-index .my-account .newsletters .box-head.special,
    .customer-address-index .my-account .my-orders .box-head.special,
    .customer-address-index .my-account .order-info-block .box-head.special,
    .customer-address-index .my-account .order-details .box-head.special,
    .customer-address-index .my-account .my-wishlist .box-head.special,
    .customer-address-index .my-account .share-wishlist .box-head.special,
    .customer-address-index .my-account .new-addressbook .box-head.special,
    .customer-address-index .shared-wishlist .dashboard .box-head.special,
    .customer-address-index .shared-wishlist .information .box-head.special,
    .customer-address-index .shared-wishlist .address-book .box-head.special,
    .customer-address-index .shared-wishlist .newsletters .box-head.special,
    .customer-address-index .shared-wishlist .my-orders .box-head.special,
    .customer-address-index .shared-wishlist .order-info-block .box-head.special,
    .customer-address-index .shared-wishlist .order-details .box-head.special,
    .customer-address-index .shared-wishlist .my-wishlist .box-head.special,
    .customer-address-index .shared-wishlist .share-wishlist .box-head.special,
    .customer-address-index .shared-wishlist .new-addressbook .box-head.special,
    .customer-address-form .my-account .dashboard .box-head.special,
    .customer-address-form .my-account .information .box-head.special,
    .customer-address-form .my-account .address-book .box-head.special,
    .customer-address-form .my-account .newsletters .box-head.special,
    .customer-address-form .my-account .my-orders .box-head.special,
    .customer-address-form .my-account .order-info-block .box-head.special,
    .customer-address-form .my-account .order-details .box-head.special,
    .customer-address-form .my-account .my-wishlist .box-head.special,
    .customer-address-form .my-account .share-wishlist .box-head.special,
    .customer-address-form .my-account .new-addressbook .box-head.special,
    .customer-address-form .shared-wishlist .dashboard .box-head.special,
    .customer-address-form .shared-wishlist .information .box-head.special,
    .customer-address-form .shared-wishlist .address-book .box-head.special,
    .customer-address-form .shared-wishlist .newsletters .box-head.special,
    .customer-address-form .shared-wishlist .my-orders .box-head.special,
    .customer-address-form .shared-wishlist .order-info-block .box-head.special,
    .customer-address-form .shared-wishlist .order-details .box-head.special,
    .customer-address-form .shared-wishlist .my-wishlist .box-head.special,
    .customer-address-form .shared-wishlist .share-wishlist .box-head.special,
    .customer-address-form .shared-wishlist .new-addressbook .box-head.special,
    .wishlist-index-index .my-account .dashboard .box-head.special,
    .wishlist-index-index .my-account .information .box-head.special,
    .wishlist-index-index .my-account .address-book .box-head.special,
    .wishlist-index-index .my-account .newsletters .box-head.special,
    .wishlist-index-index .my-account .my-orders .box-head.special,
    .wishlist-index-index .my-account .order-info-block .box-head.special,
    .wishlist-index-index .my-account .order-details .box-head.special,
    .wishlist-index-index .my-account .my-wishlist .box-head.special,
    .wishlist-index-index .my-account .share-wishlist .box-head.special,
    .wishlist-index-index .my-account .new-addressbook .box-head.special,
    .wishlist-index-index .shared-wishlist .dashboard .box-head.special,
    .wishlist-index-index .shared-wishlist .information .box-head.special,
    .wishlist-index-index .shared-wishlist .address-book .box-head.special,
    .wishlist-index-index .shared-wishlist .newsletters .box-head.special,
    .wishlist-index-index .shared-wishlist .my-orders .box-head.special,
    .wishlist-index-index .shared-wishlist .order-info-block .box-head.special,
    .wishlist-index-index .shared-wishlist .order-details .box-head.special,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-head.special,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-head.special,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-head.special,
    .wishlist-index-share .my-account .dashboard .box-head.special,
    .wishlist-index-share .my-account .information .box-head.special,
    .wishlist-index-share .my-account .address-book .box-head.special,
    .wishlist-index-share .my-account .newsletters .box-head.special,
    .wishlist-index-share .my-account .my-orders .box-head.special,
    .wishlist-index-share .my-account .order-info-block .box-head.special,
    .wishlist-index-share .my-account .order-details .box-head.special,
    .wishlist-index-share .my-account .my-wishlist .box-head.special,
    .wishlist-index-share .my-account .share-wishlist .box-head.special,
    .wishlist-index-share .my-account .new-addressbook .box-head.special,
    .wishlist-index-share .shared-wishlist .dashboard .box-head.special,
    .wishlist-index-share .shared-wishlist .information .box-head.special,
    .wishlist-index-share .shared-wishlist .address-book .box-head.special,
    .wishlist-index-share .shared-wishlist .newsletters .box-head.special,
    .wishlist-index-share .shared-wishlist .my-orders .box-head.special,
    .wishlist-index-share .shared-wishlist .order-info-block .box-head.special,
    .wishlist-index-share .shared-wishlist .order-details .box-head.special,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-head.special,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-head.special,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-head.special,
    .wishlist-shared-index .my-account .dashboard .box-head.special,
    .wishlist-shared-index .my-account .information .box-head.special,
    .wishlist-shared-index .my-account .address-book .box-head.special,
    .wishlist-shared-index .my-account .newsletters .box-head.special,
    .wishlist-shared-index .my-account .my-orders .box-head.special,
    .wishlist-shared-index .my-account .order-info-block .box-head.special,
    .wishlist-shared-index .my-account .order-details .box-head.special,
    .wishlist-shared-index .my-account .my-wishlist .box-head.special,
    .wishlist-shared-index .my-account .share-wishlist .box-head.special,
    .wishlist-shared-index .my-account .new-addressbook .box-head.special,
    .wishlist-shared-index .shared-wishlist .dashboard .box-head.special,
    .wishlist-shared-index .shared-wishlist .information .box-head.special,
    .wishlist-shared-index .shared-wishlist .address-book .box-head.special,
    .wishlist-shared-index .shared-wishlist .newsletters .box-head.special,
    .wishlist-shared-index .shared-wishlist .my-orders .box-head.special,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-head.special,
    .wishlist-shared-index .shared-wishlist .order-details .box-head.special,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-head.special,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-head.special,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-head.special,
    .sales-order-view .my-account .dashboard .box-head.special,
    .sales-order-view .my-account .information .box-head.special,
    .sales-order-view .my-account .address-book .box-head.special,
    .sales-order-view .my-account .newsletters .box-head.special,
    .sales-order-view .my-account .my-orders .box-head.special,
    .sales-order-view .my-account .order-info-block .box-head.special,
    .sales-order-view .my-account .order-details .box-head.special,
    .sales-order-view .my-account .my-wishlist .box-head.special,
    .sales-order-view .my-account .share-wishlist .box-head.special,
    .sales-order-view .my-account .new-addressbook .box-head.special,
    .sales-order-view .shared-wishlist .dashboard .box-head.special,
    .sales-order-view .shared-wishlist .information .box-head.special,
    .sales-order-view .shared-wishlist .address-book .box-head.special,
    .sales-order-view .shared-wishlist .newsletters .box-head.special,
    .sales-order-view .shared-wishlist .my-orders .box-head.special,
    .sales-order-view .shared-wishlist .order-info-block .box-head.special,
    .sales-order-view .shared-wishlist .order-details .box-head.special,
    .sales-order-view .shared-wishlist .my-wishlist .box-head.special,
    .sales-order-view .shared-wishlist .share-wishlist .box-head.special,
    .sales-order-view .shared-wishlist .new-addressbook .box-head.special {
      padding-bottom: 15px; }
    .customer-account-index .my-account .dashboard .box-head a,
    .customer-account-index .my-account .information .box-head a,
    .customer-account-index .my-account .address-book .box-head a,
    .customer-account-index .my-account .newsletters .box-head a,
    .customer-account-index .my-account .my-orders .box-head a,
    .customer-account-index .my-account .order-info-block .box-head a,
    .customer-account-index .my-account .order-details .box-head a,
    .customer-account-index .my-account .my-wishlist .box-head a,
    .customer-account-index .my-account .share-wishlist .box-head a,
    .customer-account-index .my-account .new-addressbook .box-head a,
    .customer-account-index .shared-wishlist .dashboard .box-head a,
    .customer-account-index .shared-wishlist .information .box-head a,
    .customer-account-index .shared-wishlist .address-book .box-head a,
    .customer-account-index .shared-wishlist .newsletters .box-head a,
    .customer-account-index .shared-wishlist .my-orders .box-head a,
    .customer-account-index .shared-wishlist .order-info-block .box-head a,
    .customer-account-index .shared-wishlist .order-details .box-head a,
    .customer-account-index .shared-wishlist .my-wishlist .box-head a,
    .customer-account-index .shared-wishlist .share-wishlist .box-head a,
    .customer-account-index .shared-wishlist .new-addressbook .box-head a,
    .customer-account-edit .my-account .dashboard .box-head a,
    .customer-account-edit .my-account .information .box-head a,
    .customer-account-edit .my-account .address-book .box-head a,
    .customer-account-edit .my-account .newsletters .box-head a,
    .customer-account-edit .my-account .my-orders .box-head a,
    .customer-account-edit .my-account .order-info-block .box-head a,
    .customer-account-edit .my-account .order-details .box-head a,
    .customer-account-edit .my-account .my-wishlist .box-head a,
    .customer-account-edit .my-account .share-wishlist .box-head a,
    .customer-account-edit .my-account .new-addressbook .box-head a,
    .customer-account-edit .shared-wishlist .dashboard .box-head a,
    .customer-account-edit .shared-wishlist .information .box-head a,
    .customer-account-edit .shared-wishlist .address-book .box-head a,
    .customer-account-edit .shared-wishlist .newsletters .box-head a,
    .customer-account-edit .shared-wishlist .my-orders .box-head a,
    .customer-account-edit .shared-wishlist .order-info-block .box-head a,
    .customer-account-edit .shared-wishlist .order-details .box-head a,
    .customer-account-edit .shared-wishlist .my-wishlist .box-head a,
    .customer-account-edit .shared-wishlist .share-wishlist .box-head a,
    .customer-account-edit .shared-wishlist .new-addressbook .box-head a,
    .newsletter-manage-index .my-account .dashboard .box-head a,
    .newsletter-manage-index .my-account .information .box-head a,
    .newsletter-manage-index .my-account .address-book .box-head a,
    .newsletter-manage-index .my-account .newsletters .box-head a,
    .newsletter-manage-index .my-account .my-orders .box-head a,
    .newsletter-manage-index .my-account .order-info-block .box-head a,
    .newsletter-manage-index .my-account .order-details .box-head a,
    .newsletter-manage-index .my-account .my-wishlist .box-head a,
    .newsletter-manage-index .my-account .share-wishlist .box-head a,
    .newsletter-manage-index .my-account .new-addressbook .box-head a,
    .newsletter-manage-index .shared-wishlist .dashboard .box-head a,
    .newsletter-manage-index .shared-wishlist .information .box-head a,
    .newsletter-manage-index .shared-wishlist .address-book .box-head a,
    .newsletter-manage-index .shared-wishlist .newsletters .box-head a,
    .newsletter-manage-index .shared-wishlist .my-orders .box-head a,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-head a,
    .newsletter-manage-index .shared-wishlist .order-details .box-head a,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-head a,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-head a,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-head a,
    .sales-order-history .my-account .dashboard .box-head a,
    .sales-order-history .my-account .information .box-head a,
    .sales-order-history .my-account .address-book .box-head a,
    .sales-order-history .my-account .newsletters .box-head a,
    .sales-order-history .my-account .my-orders .box-head a,
    .sales-order-history .my-account .order-info-block .box-head a,
    .sales-order-history .my-account .order-details .box-head a,
    .sales-order-history .my-account .my-wishlist .box-head a,
    .sales-order-history .my-account .share-wishlist .box-head a,
    .sales-order-history .my-account .new-addressbook .box-head a,
    .sales-order-history .shared-wishlist .dashboard .box-head a,
    .sales-order-history .shared-wishlist .information .box-head a,
    .sales-order-history .shared-wishlist .address-book .box-head a,
    .sales-order-history .shared-wishlist .newsletters .box-head a,
    .sales-order-history .shared-wishlist .my-orders .box-head a,
    .sales-order-history .shared-wishlist .order-info-block .box-head a,
    .sales-order-history .shared-wishlist .order-details .box-head a,
    .sales-order-history .shared-wishlist .my-wishlist .box-head a,
    .sales-order-history .shared-wishlist .share-wishlist .box-head a,
    .sales-order-history .shared-wishlist .new-addressbook .box-head a,
    .customer-address-index .my-account .dashboard .box-head a,
    .customer-address-index .my-account .information .box-head a,
    .customer-address-index .my-account .address-book .box-head a,
    .customer-address-index .my-account .newsletters .box-head a,
    .customer-address-index .my-account .my-orders .box-head a,
    .customer-address-index .my-account .order-info-block .box-head a,
    .customer-address-index .my-account .order-details .box-head a,
    .customer-address-index .my-account .my-wishlist .box-head a,
    .customer-address-index .my-account .share-wishlist .box-head a,
    .customer-address-index .my-account .new-addressbook .box-head a,
    .customer-address-index .shared-wishlist .dashboard .box-head a,
    .customer-address-index .shared-wishlist .information .box-head a,
    .customer-address-index .shared-wishlist .address-book .box-head a,
    .customer-address-index .shared-wishlist .newsletters .box-head a,
    .customer-address-index .shared-wishlist .my-orders .box-head a,
    .customer-address-index .shared-wishlist .order-info-block .box-head a,
    .customer-address-index .shared-wishlist .order-details .box-head a,
    .customer-address-index .shared-wishlist .my-wishlist .box-head a,
    .customer-address-index .shared-wishlist .share-wishlist .box-head a,
    .customer-address-index .shared-wishlist .new-addressbook .box-head a,
    .customer-address-form .my-account .dashboard .box-head a,
    .customer-address-form .my-account .information .box-head a,
    .customer-address-form .my-account .address-book .box-head a,
    .customer-address-form .my-account .newsletters .box-head a,
    .customer-address-form .my-account .my-orders .box-head a,
    .customer-address-form .my-account .order-info-block .box-head a,
    .customer-address-form .my-account .order-details .box-head a,
    .customer-address-form .my-account .my-wishlist .box-head a,
    .customer-address-form .my-account .share-wishlist .box-head a,
    .customer-address-form .my-account .new-addressbook .box-head a,
    .customer-address-form .shared-wishlist .dashboard .box-head a,
    .customer-address-form .shared-wishlist .information .box-head a,
    .customer-address-form .shared-wishlist .address-book .box-head a,
    .customer-address-form .shared-wishlist .newsletters .box-head a,
    .customer-address-form .shared-wishlist .my-orders .box-head a,
    .customer-address-form .shared-wishlist .order-info-block .box-head a,
    .customer-address-form .shared-wishlist .order-details .box-head a,
    .customer-address-form .shared-wishlist .my-wishlist .box-head a,
    .customer-address-form .shared-wishlist .share-wishlist .box-head a,
    .customer-address-form .shared-wishlist .new-addressbook .box-head a,
    .wishlist-index-index .my-account .dashboard .box-head a,
    .wishlist-index-index .my-account .information .box-head a,
    .wishlist-index-index .my-account .address-book .box-head a,
    .wishlist-index-index .my-account .newsletters .box-head a,
    .wishlist-index-index .my-account .my-orders .box-head a,
    .wishlist-index-index .my-account .order-info-block .box-head a,
    .wishlist-index-index .my-account .order-details .box-head a,
    .wishlist-index-index .my-account .my-wishlist .box-head a,
    .wishlist-index-index .my-account .share-wishlist .box-head a,
    .wishlist-index-index .my-account .new-addressbook .box-head a,
    .wishlist-index-index .shared-wishlist .dashboard .box-head a,
    .wishlist-index-index .shared-wishlist .information .box-head a,
    .wishlist-index-index .shared-wishlist .address-book .box-head a,
    .wishlist-index-index .shared-wishlist .newsletters .box-head a,
    .wishlist-index-index .shared-wishlist .my-orders .box-head a,
    .wishlist-index-index .shared-wishlist .order-info-block .box-head a,
    .wishlist-index-index .shared-wishlist .order-details .box-head a,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-head a,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-head a,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-head a,
    .wishlist-index-share .my-account .dashboard .box-head a,
    .wishlist-index-share .my-account .information .box-head a,
    .wishlist-index-share .my-account .address-book .box-head a,
    .wishlist-index-share .my-account .newsletters .box-head a,
    .wishlist-index-share .my-account .my-orders .box-head a,
    .wishlist-index-share .my-account .order-info-block .box-head a,
    .wishlist-index-share .my-account .order-details .box-head a,
    .wishlist-index-share .my-account .my-wishlist .box-head a,
    .wishlist-index-share .my-account .share-wishlist .box-head a,
    .wishlist-index-share .my-account .new-addressbook .box-head a,
    .wishlist-index-share .shared-wishlist .dashboard .box-head a,
    .wishlist-index-share .shared-wishlist .information .box-head a,
    .wishlist-index-share .shared-wishlist .address-book .box-head a,
    .wishlist-index-share .shared-wishlist .newsletters .box-head a,
    .wishlist-index-share .shared-wishlist .my-orders .box-head a,
    .wishlist-index-share .shared-wishlist .order-info-block .box-head a,
    .wishlist-index-share .shared-wishlist .order-details .box-head a,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-head a,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-head a,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-head a,
    .wishlist-shared-index .my-account .dashboard .box-head a,
    .wishlist-shared-index .my-account .information .box-head a,
    .wishlist-shared-index .my-account .address-book .box-head a,
    .wishlist-shared-index .my-account .newsletters .box-head a,
    .wishlist-shared-index .my-account .my-orders .box-head a,
    .wishlist-shared-index .my-account .order-info-block .box-head a,
    .wishlist-shared-index .my-account .order-details .box-head a,
    .wishlist-shared-index .my-account .my-wishlist .box-head a,
    .wishlist-shared-index .my-account .share-wishlist .box-head a,
    .wishlist-shared-index .my-account .new-addressbook .box-head a,
    .wishlist-shared-index .shared-wishlist .dashboard .box-head a,
    .wishlist-shared-index .shared-wishlist .information .box-head a,
    .wishlist-shared-index .shared-wishlist .address-book .box-head a,
    .wishlist-shared-index .shared-wishlist .newsletters .box-head a,
    .wishlist-shared-index .shared-wishlist .my-orders .box-head a,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-head a,
    .wishlist-shared-index .shared-wishlist .order-details .box-head a,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-head a,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-head a,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-head a,
    .sales-order-view .my-account .dashboard .box-head a,
    .sales-order-view .my-account .information .box-head a,
    .sales-order-view .my-account .address-book .box-head a,
    .sales-order-view .my-account .newsletters .box-head a,
    .sales-order-view .my-account .my-orders .box-head a,
    .sales-order-view .my-account .order-info-block .box-head a,
    .sales-order-view .my-account .order-details .box-head a,
    .sales-order-view .my-account .my-wishlist .box-head a,
    .sales-order-view .my-account .share-wishlist .box-head a,
    .sales-order-view .my-account .new-addressbook .box-head a,
    .sales-order-view .shared-wishlist .dashboard .box-head a,
    .sales-order-view .shared-wishlist .information .box-head a,
    .sales-order-view .shared-wishlist .address-book .box-head a,
    .sales-order-view .shared-wishlist .newsletters .box-head a,
    .sales-order-view .shared-wishlist .my-orders .box-head a,
    .sales-order-view .shared-wishlist .order-info-block .box-head a,
    .sales-order-view .shared-wishlist .order-details .box-head a,
    .sales-order-view .shared-wishlist .my-wishlist .box-head a,
    .sales-order-view .shared-wishlist .share-wishlist .box-head a,
    .sales-order-view .shared-wishlist .new-addressbook .box-head a {
      font-weight: normal;
      letter-spacing: 1.6px; }
    .customer-account-index .my-account .dashboard .box-head .separator,
    .customer-account-index .my-account .information .box-head .separator,
    .customer-account-index .my-account .address-book .box-head .separator,
    .customer-account-index .my-account .newsletters .box-head .separator,
    .customer-account-index .my-account .my-orders .box-head .separator,
    .customer-account-index .my-account .order-info-block .box-head .separator,
    .customer-account-index .my-account .order-details .box-head .separator,
    .customer-account-index .my-account .my-wishlist .box-head .separator,
    .customer-account-index .my-account .share-wishlist .box-head .separator,
    .customer-account-index .my-account .new-addressbook .box-head .separator,
    .customer-account-index .shared-wishlist .dashboard .box-head .separator,
    .customer-account-index .shared-wishlist .information .box-head .separator,
    .customer-account-index .shared-wishlist .address-book .box-head .separator,
    .customer-account-index .shared-wishlist .newsletters .box-head .separator,
    .customer-account-index .shared-wishlist .my-orders .box-head .separator,
    .customer-account-index .shared-wishlist .order-info-block .box-head .separator,
    .customer-account-index .shared-wishlist .order-details .box-head .separator,
    .customer-account-index .shared-wishlist .my-wishlist .box-head .separator,
    .customer-account-index .shared-wishlist .share-wishlist .box-head .separator,
    .customer-account-index .shared-wishlist .new-addressbook .box-head .separator,
    .customer-account-edit .my-account .dashboard .box-head .separator,
    .customer-account-edit .my-account .information .box-head .separator,
    .customer-account-edit .my-account .address-book .box-head .separator,
    .customer-account-edit .my-account .newsletters .box-head .separator,
    .customer-account-edit .my-account .my-orders .box-head .separator,
    .customer-account-edit .my-account .order-info-block .box-head .separator,
    .customer-account-edit .my-account .order-details .box-head .separator,
    .customer-account-edit .my-account .my-wishlist .box-head .separator,
    .customer-account-edit .my-account .share-wishlist .box-head .separator,
    .customer-account-edit .my-account .new-addressbook .box-head .separator,
    .customer-account-edit .shared-wishlist .dashboard .box-head .separator,
    .customer-account-edit .shared-wishlist .information .box-head .separator,
    .customer-account-edit .shared-wishlist .address-book .box-head .separator,
    .customer-account-edit .shared-wishlist .newsletters .box-head .separator,
    .customer-account-edit .shared-wishlist .my-orders .box-head .separator,
    .customer-account-edit .shared-wishlist .order-info-block .box-head .separator,
    .customer-account-edit .shared-wishlist .order-details .box-head .separator,
    .customer-account-edit .shared-wishlist .my-wishlist .box-head .separator,
    .customer-account-edit .shared-wishlist .share-wishlist .box-head .separator,
    .customer-account-edit .shared-wishlist .new-addressbook .box-head .separator,
    .newsletter-manage-index .my-account .dashboard .box-head .separator,
    .newsletter-manage-index .my-account .information .box-head .separator,
    .newsletter-manage-index .my-account .address-book .box-head .separator,
    .newsletter-manage-index .my-account .newsletters .box-head .separator,
    .newsletter-manage-index .my-account .my-orders .box-head .separator,
    .newsletter-manage-index .my-account .order-info-block .box-head .separator,
    .newsletter-manage-index .my-account .order-details .box-head .separator,
    .newsletter-manage-index .my-account .my-wishlist .box-head .separator,
    .newsletter-manage-index .my-account .share-wishlist .box-head .separator,
    .newsletter-manage-index .my-account .new-addressbook .box-head .separator,
    .newsletter-manage-index .shared-wishlist .dashboard .box-head .separator,
    .newsletter-manage-index .shared-wishlist .information .box-head .separator,
    .newsletter-manage-index .shared-wishlist .address-book .box-head .separator,
    .newsletter-manage-index .shared-wishlist .newsletters .box-head .separator,
    .newsletter-manage-index .shared-wishlist .my-orders .box-head .separator,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-head .separator,
    .newsletter-manage-index .shared-wishlist .order-details .box-head .separator,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-head .separator,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-head .separator,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-head .separator,
    .sales-order-history .my-account .dashboard .box-head .separator,
    .sales-order-history .my-account .information .box-head .separator,
    .sales-order-history .my-account .address-book .box-head .separator,
    .sales-order-history .my-account .newsletters .box-head .separator,
    .sales-order-history .my-account .my-orders .box-head .separator,
    .sales-order-history .my-account .order-info-block .box-head .separator,
    .sales-order-history .my-account .order-details .box-head .separator,
    .sales-order-history .my-account .my-wishlist .box-head .separator,
    .sales-order-history .my-account .share-wishlist .box-head .separator,
    .sales-order-history .my-account .new-addressbook .box-head .separator,
    .sales-order-history .shared-wishlist .dashboard .box-head .separator,
    .sales-order-history .shared-wishlist .information .box-head .separator,
    .sales-order-history .shared-wishlist .address-book .box-head .separator,
    .sales-order-history .shared-wishlist .newsletters .box-head .separator,
    .sales-order-history .shared-wishlist .my-orders .box-head .separator,
    .sales-order-history .shared-wishlist .order-info-block .box-head .separator,
    .sales-order-history .shared-wishlist .order-details .box-head .separator,
    .sales-order-history .shared-wishlist .my-wishlist .box-head .separator,
    .sales-order-history .shared-wishlist .share-wishlist .box-head .separator,
    .sales-order-history .shared-wishlist .new-addressbook .box-head .separator,
    .customer-address-index .my-account .dashboard .box-head .separator,
    .customer-address-index .my-account .information .box-head .separator,
    .customer-address-index .my-account .address-book .box-head .separator,
    .customer-address-index .my-account .newsletters .box-head .separator,
    .customer-address-index .my-account .my-orders .box-head .separator,
    .customer-address-index .my-account .order-info-block .box-head .separator,
    .customer-address-index .my-account .order-details .box-head .separator,
    .customer-address-index .my-account .my-wishlist .box-head .separator,
    .customer-address-index .my-account .share-wishlist .box-head .separator,
    .customer-address-index .my-account .new-addressbook .box-head .separator,
    .customer-address-index .shared-wishlist .dashboard .box-head .separator,
    .customer-address-index .shared-wishlist .information .box-head .separator,
    .customer-address-index .shared-wishlist .address-book .box-head .separator,
    .customer-address-index .shared-wishlist .newsletters .box-head .separator,
    .customer-address-index .shared-wishlist .my-orders .box-head .separator,
    .customer-address-index .shared-wishlist .order-info-block .box-head .separator,
    .customer-address-index .shared-wishlist .order-details .box-head .separator,
    .customer-address-index .shared-wishlist .my-wishlist .box-head .separator,
    .customer-address-index .shared-wishlist .share-wishlist .box-head .separator,
    .customer-address-index .shared-wishlist .new-addressbook .box-head .separator,
    .customer-address-form .my-account .dashboard .box-head .separator,
    .customer-address-form .my-account .information .box-head .separator,
    .customer-address-form .my-account .address-book .box-head .separator,
    .customer-address-form .my-account .newsletters .box-head .separator,
    .customer-address-form .my-account .my-orders .box-head .separator,
    .customer-address-form .my-account .order-info-block .box-head .separator,
    .customer-address-form .my-account .order-details .box-head .separator,
    .customer-address-form .my-account .my-wishlist .box-head .separator,
    .customer-address-form .my-account .share-wishlist .box-head .separator,
    .customer-address-form .my-account .new-addressbook .box-head .separator,
    .customer-address-form .shared-wishlist .dashboard .box-head .separator,
    .customer-address-form .shared-wishlist .information .box-head .separator,
    .customer-address-form .shared-wishlist .address-book .box-head .separator,
    .customer-address-form .shared-wishlist .newsletters .box-head .separator,
    .customer-address-form .shared-wishlist .my-orders .box-head .separator,
    .customer-address-form .shared-wishlist .order-info-block .box-head .separator,
    .customer-address-form .shared-wishlist .order-details .box-head .separator,
    .customer-address-form .shared-wishlist .my-wishlist .box-head .separator,
    .customer-address-form .shared-wishlist .share-wishlist .box-head .separator,
    .customer-address-form .shared-wishlist .new-addressbook .box-head .separator,
    .wishlist-index-index .my-account .dashboard .box-head .separator,
    .wishlist-index-index .my-account .information .box-head .separator,
    .wishlist-index-index .my-account .address-book .box-head .separator,
    .wishlist-index-index .my-account .newsletters .box-head .separator,
    .wishlist-index-index .my-account .my-orders .box-head .separator,
    .wishlist-index-index .my-account .order-info-block .box-head .separator,
    .wishlist-index-index .my-account .order-details .box-head .separator,
    .wishlist-index-index .my-account .my-wishlist .box-head .separator,
    .wishlist-index-index .my-account .share-wishlist .box-head .separator,
    .wishlist-index-index .my-account .new-addressbook .box-head .separator,
    .wishlist-index-index .shared-wishlist .dashboard .box-head .separator,
    .wishlist-index-index .shared-wishlist .information .box-head .separator,
    .wishlist-index-index .shared-wishlist .address-book .box-head .separator,
    .wishlist-index-index .shared-wishlist .newsletters .box-head .separator,
    .wishlist-index-index .shared-wishlist .my-orders .box-head .separator,
    .wishlist-index-index .shared-wishlist .order-info-block .box-head .separator,
    .wishlist-index-index .shared-wishlist .order-details .box-head .separator,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-head .separator,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-head .separator,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-head .separator,
    .wishlist-index-share .my-account .dashboard .box-head .separator,
    .wishlist-index-share .my-account .information .box-head .separator,
    .wishlist-index-share .my-account .address-book .box-head .separator,
    .wishlist-index-share .my-account .newsletters .box-head .separator,
    .wishlist-index-share .my-account .my-orders .box-head .separator,
    .wishlist-index-share .my-account .order-info-block .box-head .separator,
    .wishlist-index-share .my-account .order-details .box-head .separator,
    .wishlist-index-share .my-account .my-wishlist .box-head .separator,
    .wishlist-index-share .my-account .share-wishlist .box-head .separator,
    .wishlist-index-share .my-account .new-addressbook .box-head .separator,
    .wishlist-index-share .shared-wishlist .dashboard .box-head .separator,
    .wishlist-index-share .shared-wishlist .information .box-head .separator,
    .wishlist-index-share .shared-wishlist .address-book .box-head .separator,
    .wishlist-index-share .shared-wishlist .newsletters .box-head .separator,
    .wishlist-index-share .shared-wishlist .my-orders .box-head .separator,
    .wishlist-index-share .shared-wishlist .order-info-block .box-head .separator,
    .wishlist-index-share .shared-wishlist .order-details .box-head .separator,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-head .separator,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-head .separator,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-head .separator,
    .wishlist-shared-index .my-account .dashboard .box-head .separator,
    .wishlist-shared-index .my-account .information .box-head .separator,
    .wishlist-shared-index .my-account .address-book .box-head .separator,
    .wishlist-shared-index .my-account .newsletters .box-head .separator,
    .wishlist-shared-index .my-account .my-orders .box-head .separator,
    .wishlist-shared-index .my-account .order-info-block .box-head .separator,
    .wishlist-shared-index .my-account .order-details .box-head .separator,
    .wishlist-shared-index .my-account .my-wishlist .box-head .separator,
    .wishlist-shared-index .my-account .share-wishlist .box-head .separator,
    .wishlist-shared-index .my-account .new-addressbook .box-head .separator,
    .wishlist-shared-index .shared-wishlist .dashboard .box-head .separator,
    .wishlist-shared-index .shared-wishlist .information .box-head .separator,
    .wishlist-shared-index .shared-wishlist .address-book .box-head .separator,
    .wishlist-shared-index .shared-wishlist .newsletters .box-head .separator,
    .wishlist-shared-index .shared-wishlist .my-orders .box-head .separator,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-head .separator,
    .wishlist-shared-index .shared-wishlist .order-details .box-head .separator,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-head .separator,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-head .separator,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-head .separator,
    .sales-order-view .my-account .dashboard .box-head .separator,
    .sales-order-view .my-account .information .box-head .separator,
    .sales-order-view .my-account .address-book .box-head .separator,
    .sales-order-view .my-account .newsletters .box-head .separator,
    .sales-order-view .my-account .my-orders .box-head .separator,
    .sales-order-view .my-account .order-info-block .box-head .separator,
    .sales-order-view .my-account .order-details .box-head .separator,
    .sales-order-view .my-account .my-wishlist .box-head .separator,
    .sales-order-view .my-account .share-wishlist .box-head .separator,
    .sales-order-view .my-account .new-addressbook .box-head .separator,
    .sales-order-view .shared-wishlist .dashboard .box-head .separator,
    .sales-order-view .shared-wishlist .information .box-head .separator,
    .sales-order-view .shared-wishlist .address-book .box-head .separator,
    .sales-order-view .shared-wishlist .newsletters .box-head .separator,
    .sales-order-view .shared-wishlist .my-orders .box-head .separator,
    .sales-order-view .shared-wishlist .order-info-block .box-head .separator,
    .sales-order-view .shared-wishlist .order-details .box-head .separator,
    .sales-order-view .shared-wishlist .my-wishlist .box-head .separator,
    .sales-order-view .shared-wishlist .share-wishlist .box-head .separator,
    .sales-order-view .shared-wishlist .new-addressbook .box-head .separator {
      display: none; }
    .customer-account-index .my-account .dashboard .box-head h2,
    .customer-account-index .my-account .information .box-head h2,
    .customer-account-index .my-account .address-book .box-head h2,
    .customer-account-index .my-account .newsletters .box-head h2,
    .customer-account-index .my-account .my-orders .box-head h2,
    .customer-account-index .my-account .order-info-block .box-head h2,
    .customer-account-index .my-account .order-details .box-head h2,
    .customer-account-index .my-account .my-wishlist .box-head h2,
    .customer-account-index .my-account .share-wishlist .box-head h2,
    .customer-account-index .my-account .new-addressbook .box-head h2,
    .customer-account-index .shared-wishlist .dashboard .box-head h2,
    .customer-account-index .shared-wishlist .information .box-head h2,
    .customer-account-index .shared-wishlist .address-book .box-head h2,
    .customer-account-index .shared-wishlist .newsletters .box-head h2,
    .customer-account-index .shared-wishlist .my-orders .box-head h2,
    .customer-account-index .shared-wishlist .order-info-block .box-head h2,
    .customer-account-index .shared-wishlist .order-details .box-head h2,
    .customer-account-index .shared-wishlist .my-wishlist .box-head h2,
    .customer-account-index .shared-wishlist .share-wishlist .box-head h2,
    .customer-account-index .shared-wishlist .new-addressbook .box-head h2,
    .customer-account-edit .my-account .dashboard .box-head h2,
    .customer-account-edit .my-account .information .box-head h2,
    .customer-account-edit .my-account .address-book .box-head h2,
    .customer-account-edit .my-account .newsletters .box-head h2,
    .customer-account-edit .my-account .my-orders .box-head h2,
    .customer-account-edit .my-account .order-info-block .box-head h2,
    .customer-account-edit .my-account .order-details .box-head h2,
    .customer-account-edit .my-account .my-wishlist .box-head h2,
    .customer-account-edit .my-account .share-wishlist .box-head h2,
    .customer-account-edit .my-account .new-addressbook .box-head h2,
    .customer-account-edit .shared-wishlist .dashboard .box-head h2,
    .customer-account-edit .shared-wishlist .information .box-head h2,
    .customer-account-edit .shared-wishlist .address-book .box-head h2,
    .customer-account-edit .shared-wishlist .newsletters .box-head h2,
    .customer-account-edit .shared-wishlist .my-orders .box-head h2,
    .customer-account-edit .shared-wishlist .order-info-block .box-head h2,
    .customer-account-edit .shared-wishlist .order-details .box-head h2,
    .customer-account-edit .shared-wishlist .my-wishlist .box-head h2,
    .customer-account-edit .shared-wishlist .share-wishlist .box-head h2,
    .customer-account-edit .shared-wishlist .new-addressbook .box-head h2,
    .newsletter-manage-index .my-account .dashboard .box-head h2,
    .newsletter-manage-index .my-account .information .box-head h2,
    .newsletter-manage-index .my-account .address-book .box-head h2,
    .newsletter-manage-index .my-account .newsletters .box-head h2,
    .newsletter-manage-index .my-account .my-orders .box-head h2,
    .newsletter-manage-index .my-account .order-info-block .box-head h2,
    .newsletter-manage-index .my-account .order-details .box-head h2,
    .newsletter-manage-index .my-account .my-wishlist .box-head h2,
    .newsletter-manage-index .my-account .share-wishlist .box-head h2,
    .newsletter-manage-index .my-account .new-addressbook .box-head h2,
    .newsletter-manage-index .shared-wishlist .dashboard .box-head h2,
    .newsletter-manage-index .shared-wishlist .information .box-head h2,
    .newsletter-manage-index .shared-wishlist .address-book .box-head h2,
    .newsletter-manage-index .shared-wishlist .newsletters .box-head h2,
    .newsletter-manage-index .shared-wishlist .my-orders .box-head h2,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-head h2,
    .newsletter-manage-index .shared-wishlist .order-details .box-head h2,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-head h2,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-head h2,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-head h2,
    .sales-order-history .my-account .dashboard .box-head h2,
    .sales-order-history .my-account .information .box-head h2,
    .sales-order-history .my-account .address-book .box-head h2,
    .sales-order-history .my-account .newsletters .box-head h2,
    .sales-order-history .my-account .my-orders .box-head h2,
    .sales-order-history .my-account .order-info-block .box-head h2,
    .sales-order-history .my-account .order-details .box-head h2,
    .sales-order-history .my-account .my-wishlist .box-head h2,
    .sales-order-history .my-account .share-wishlist .box-head h2,
    .sales-order-history .my-account .new-addressbook .box-head h2,
    .sales-order-history .shared-wishlist .dashboard .box-head h2,
    .sales-order-history .shared-wishlist .information .box-head h2,
    .sales-order-history .shared-wishlist .address-book .box-head h2,
    .sales-order-history .shared-wishlist .newsletters .box-head h2,
    .sales-order-history .shared-wishlist .my-orders .box-head h2,
    .sales-order-history .shared-wishlist .order-info-block .box-head h2,
    .sales-order-history .shared-wishlist .order-details .box-head h2,
    .sales-order-history .shared-wishlist .my-wishlist .box-head h2,
    .sales-order-history .shared-wishlist .share-wishlist .box-head h2,
    .sales-order-history .shared-wishlist .new-addressbook .box-head h2,
    .customer-address-index .my-account .dashboard .box-head h2,
    .customer-address-index .my-account .information .box-head h2,
    .customer-address-index .my-account .address-book .box-head h2,
    .customer-address-index .my-account .newsletters .box-head h2,
    .customer-address-index .my-account .my-orders .box-head h2,
    .customer-address-index .my-account .order-info-block .box-head h2,
    .customer-address-index .my-account .order-details .box-head h2,
    .customer-address-index .my-account .my-wishlist .box-head h2,
    .customer-address-index .my-account .share-wishlist .box-head h2,
    .customer-address-index .my-account .new-addressbook .box-head h2,
    .customer-address-index .shared-wishlist .dashboard .box-head h2,
    .customer-address-index .shared-wishlist .information .box-head h2,
    .customer-address-index .shared-wishlist .address-book .box-head h2,
    .customer-address-index .shared-wishlist .newsletters .box-head h2,
    .customer-address-index .shared-wishlist .my-orders .box-head h2,
    .customer-address-index .shared-wishlist .order-info-block .box-head h2,
    .customer-address-index .shared-wishlist .order-details .box-head h2,
    .customer-address-index .shared-wishlist .my-wishlist .box-head h2,
    .customer-address-index .shared-wishlist .share-wishlist .box-head h2,
    .customer-address-index .shared-wishlist .new-addressbook .box-head h2,
    .customer-address-form .my-account .dashboard .box-head h2,
    .customer-address-form .my-account .information .box-head h2,
    .customer-address-form .my-account .address-book .box-head h2,
    .customer-address-form .my-account .newsletters .box-head h2,
    .customer-address-form .my-account .my-orders .box-head h2,
    .customer-address-form .my-account .order-info-block .box-head h2,
    .customer-address-form .my-account .order-details .box-head h2,
    .customer-address-form .my-account .my-wishlist .box-head h2,
    .customer-address-form .my-account .share-wishlist .box-head h2,
    .customer-address-form .my-account .new-addressbook .box-head h2,
    .customer-address-form .shared-wishlist .dashboard .box-head h2,
    .customer-address-form .shared-wishlist .information .box-head h2,
    .customer-address-form .shared-wishlist .address-book .box-head h2,
    .customer-address-form .shared-wishlist .newsletters .box-head h2,
    .customer-address-form .shared-wishlist .my-orders .box-head h2,
    .customer-address-form .shared-wishlist .order-info-block .box-head h2,
    .customer-address-form .shared-wishlist .order-details .box-head h2,
    .customer-address-form .shared-wishlist .my-wishlist .box-head h2,
    .customer-address-form .shared-wishlist .share-wishlist .box-head h2,
    .customer-address-form .shared-wishlist .new-addressbook .box-head h2,
    .wishlist-index-index .my-account .dashboard .box-head h2,
    .wishlist-index-index .my-account .information .box-head h2,
    .wishlist-index-index .my-account .address-book .box-head h2,
    .wishlist-index-index .my-account .newsletters .box-head h2,
    .wishlist-index-index .my-account .my-orders .box-head h2,
    .wishlist-index-index .my-account .order-info-block .box-head h2,
    .wishlist-index-index .my-account .order-details .box-head h2,
    .wishlist-index-index .my-account .my-wishlist .box-head h2,
    .wishlist-index-index .my-account .share-wishlist .box-head h2,
    .wishlist-index-index .my-account .new-addressbook .box-head h2,
    .wishlist-index-index .shared-wishlist .dashboard .box-head h2,
    .wishlist-index-index .shared-wishlist .information .box-head h2,
    .wishlist-index-index .shared-wishlist .address-book .box-head h2,
    .wishlist-index-index .shared-wishlist .newsletters .box-head h2,
    .wishlist-index-index .shared-wishlist .my-orders .box-head h2,
    .wishlist-index-index .shared-wishlist .order-info-block .box-head h2,
    .wishlist-index-index .shared-wishlist .order-details .box-head h2,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-head h2,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-head h2,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-head h2,
    .wishlist-index-share .my-account .dashboard .box-head h2,
    .wishlist-index-share .my-account .information .box-head h2,
    .wishlist-index-share .my-account .address-book .box-head h2,
    .wishlist-index-share .my-account .newsletters .box-head h2,
    .wishlist-index-share .my-account .my-orders .box-head h2,
    .wishlist-index-share .my-account .order-info-block .box-head h2,
    .wishlist-index-share .my-account .order-details .box-head h2,
    .wishlist-index-share .my-account .my-wishlist .box-head h2,
    .wishlist-index-share .my-account .share-wishlist .box-head h2,
    .wishlist-index-share .my-account .new-addressbook .box-head h2,
    .wishlist-index-share .shared-wishlist .dashboard .box-head h2,
    .wishlist-index-share .shared-wishlist .information .box-head h2,
    .wishlist-index-share .shared-wishlist .address-book .box-head h2,
    .wishlist-index-share .shared-wishlist .newsletters .box-head h2,
    .wishlist-index-share .shared-wishlist .my-orders .box-head h2,
    .wishlist-index-share .shared-wishlist .order-info-block .box-head h2,
    .wishlist-index-share .shared-wishlist .order-details .box-head h2,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-head h2,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-head h2,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-head h2,
    .wishlist-shared-index .my-account .dashboard .box-head h2,
    .wishlist-shared-index .my-account .information .box-head h2,
    .wishlist-shared-index .my-account .address-book .box-head h2,
    .wishlist-shared-index .my-account .newsletters .box-head h2,
    .wishlist-shared-index .my-account .my-orders .box-head h2,
    .wishlist-shared-index .my-account .order-info-block .box-head h2,
    .wishlist-shared-index .my-account .order-details .box-head h2,
    .wishlist-shared-index .my-account .my-wishlist .box-head h2,
    .wishlist-shared-index .my-account .share-wishlist .box-head h2,
    .wishlist-shared-index .my-account .new-addressbook .box-head h2,
    .wishlist-shared-index .shared-wishlist .dashboard .box-head h2,
    .wishlist-shared-index .shared-wishlist .information .box-head h2,
    .wishlist-shared-index .shared-wishlist .address-book .box-head h2,
    .wishlist-shared-index .shared-wishlist .newsletters .box-head h2,
    .wishlist-shared-index .shared-wishlist .my-orders .box-head h2,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-head h2,
    .wishlist-shared-index .shared-wishlist .order-details .box-head h2,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-head h2,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-head h2,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-head h2,
    .sales-order-view .my-account .dashboard .box-head h2,
    .sales-order-view .my-account .information .box-head h2,
    .sales-order-view .my-account .address-book .box-head h2,
    .sales-order-view .my-account .newsletters .box-head h2,
    .sales-order-view .my-account .my-orders .box-head h2,
    .sales-order-view .my-account .order-info-block .box-head h2,
    .sales-order-view .my-account .order-details .box-head h2,
    .sales-order-view .my-account .my-wishlist .box-head h2,
    .sales-order-view .my-account .share-wishlist .box-head h2,
    .sales-order-view .my-account .new-addressbook .box-head h2,
    .sales-order-view .shared-wishlist .dashboard .box-head h2,
    .sales-order-view .shared-wishlist .information .box-head h2,
    .sales-order-view .shared-wishlist .address-book .box-head h2,
    .sales-order-view .shared-wishlist .newsletters .box-head h2,
    .sales-order-view .shared-wishlist .my-orders .box-head h2,
    .sales-order-view .shared-wishlist .order-info-block .box-head h2,
    .sales-order-view .shared-wishlist .order-details .box-head h2,
    .sales-order-view .shared-wishlist .my-wishlist .box-head h2,
    .sales-order-view .shared-wishlist .share-wishlist .box-head h2,
    .sales-order-view .shared-wishlist .new-addressbook .box-head h2 {
      letter-spacing: 1.6px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 10px;
      color: #000;
      margin: 0; }
    .customer-account-index .my-account .dashboard .box-content p, .customer-account-index .my-account .dashboard .box-content address, .customer-account-index .my-account .dashboard .box-content dl,
    .customer-account-index .my-account .information .box-content p,
    .customer-account-index .my-account .information .box-content address,
    .customer-account-index .my-account .information .box-content dl,
    .customer-account-index .my-account .address-book .box-content p,
    .customer-account-index .my-account .address-book .box-content address,
    .customer-account-index .my-account .address-book .box-content dl,
    .customer-account-index .my-account .newsletters .box-content p,
    .customer-account-index .my-account .newsletters .box-content address,
    .customer-account-index .my-account .newsletters .box-content dl,
    .customer-account-index .my-account .my-orders .box-content p,
    .customer-account-index .my-account .my-orders .box-content address,
    .customer-account-index .my-account .my-orders .box-content dl,
    .customer-account-index .my-account .order-info-block .box-content p,
    .customer-account-index .my-account .order-info-block .box-content address,
    .customer-account-index .my-account .order-info-block .box-content dl,
    .customer-account-index .my-account .order-details .box-content p,
    .customer-account-index .my-account .order-details .box-content address,
    .customer-account-index .my-account .order-details .box-content dl,
    .customer-account-index .my-account .my-wishlist .box-content p,
    .customer-account-index .my-account .my-wishlist .box-content address,
    .customer-account-index .my-account .my-wishlist .box-content dl,
    .customer-account-index .my-account .share-wishlist .box-content p,
    .customer-account-index .my-account .share-wishlist .box-content address,
    .customer-account-index .my-account .share-wishlist .box-content dl,
    .customer-account-index .my-account .new-addressbook .box-content p,
    .customer-account-index .my-account .new-addressbook .box-content address,
    .customer-account-index .my-account .new-addressbook .box-content dl,
    .customer-account-index .shared-wishlist .dashboard .box-content p,
    .customer-account-index .shared-wishlist .dashboard .box-content address,
    .customer-account-index .shared-wishlist .dashboard .box-content dl,
    .customer-account-index .shared-wishlist .information .box-content p,
    .customer-account-index .shared-wishlist .information .box-content address,
    .customer-account-index .shared-wishlist .information .box-content dl,
    .customer-account-index .shared-wishlist .address-book .box-content p,
    .customer-account-index .shared-wishlist .address-book .box-content address,
    .customer-account-index .shared-wishlist .address-book .box-content dl,
    .customer-account-index .shared-wishlist .newsletters .box-content p,
    .customer-account-index .shared-wishlist .newsletters .box-content address,
    .customer-account-index .shared-wishlist .newsletters .box-content dl,
    .customer-account-index .shared-wishlist .my-orders .box-content p,
    .customer-account-index .shared-wishlist .my-orders .box-content address,
    .customer-account-index .shared-wishlist .my-orders .box-content dl,
    .customer-account-index .shared-wishlist .order-info-block .box-content p,
    .customer-account-index .shared-wishlist .order-info-block .box-content address,
    .customer-account-index .shared-wishlist .order-info-block .box-content dl,
    .customer-account-index .shared-wishlist .order-details .box-content p,
    .customer-account-index .shared-wishlist .order-details .box-content address,
    .customer-account-index .shared-wishlist .order-details .box-content dl,
    .customer-account-index .shared-wishlist .my-wishlist .box-content p,
    .customer-account-index .shared-wishlist .my-wishlist .box-content address,
    .customer-account-index .shared-wishlist .my-wishlist .box-content dl,
    .customer-account-index .shared-wishlist .share-wishlist .box-content p,
    .customer-account-index .shared-wishlist .share-wishlist .box-content address,
    .customer-account-index .shared-wishlist .share-wishlist .box-content dl,
    .customer-account-index .shared-wishlist .new-addressbook .box-content p,
    .customer-account-index .shared-wishlist .new-addressbook .box-content address,
    .customer-account-index .shared-wishlist .new-addressbook .box-content dl,
    .customer-account-edit .my-account .dashboard .box-content p,
    .customer-account-edit .my-account .dashboard .box-content address,
    .customer-account-edit .my-account .dashboard .box-content dl,
    .customer-account-edit .my-account .information .box-content p,
    .customer-account-edit .my-account .information .box-content address,
    .customer-account-edit .my-account .information .box-content dl,
    .customer-account-edit .my-account .address-book .box-content p,
    .customer-account-edit .my-account .address-book .box-content address,
    .customer-account-edit .my-account .address-book .box-content dl,
    .customer-account-edit .my-account .newsletters .box-content p,
    .customer-account-edit .my-account .newsletters .box-content address,
    .customer-account-edit .my-account .newsletters .box-content dl,
    .customer-account-edit .my-account .my-orders .box-content p,
    .customer-account-edit .my-account .my-orders .box-content address,
    .customer-account-edit .my-account .my-orders .box-content dl,
    .customer-account-edit .my-account .order-info-block .box-content p,
    .customer-account-edit .my-account .order-info-block .box-content address,
    .customer-account-edit .my-account .order-info-block .box-content dl,
    .customer-account-edit .my-account .order-details .box-content p,
    .customer-account-edit .my-account .order-details .box-content address,
    .customer-account-edit .my-account .order-details .box-content dl,
    .customer-account-edit .my-account .my-wishlist .box-content p,
    .customer-account-edit .my-account .my-wishlist .box-content address,
    .customer-account-edit .my-account .my-wishlist .box-content dl,
    .customer-account-edit .my-account .share-wishlist .box-content p,
    .customer-account-edit .my-account .share-wishlist .box-content address,
    .customer-account-edit .my-account .share-wishlist .box-content dl,
    .customer-account-edit .my-account .new-addressbook .box-content p,
    .customer-account-edit .my-account .new-addressbook .box-content address,
    .customer-account-edit .my-account .new-addressbook .box-content dl,
    .customer-account-edit .shared-wishlist .dashboard .box-content p,
    .customer-account-edit .shared-wishlist .dashboard .box-content address,
    .customer-account-edit .shared-wishlist .dashboard .box-content dl,
    .customer-account-edit .shared-wishlist .information .box-content p,
    .customer-account-edit .shared-wishlist .information .box-content address,
    .customer-account-edit .shared-wishlist .information .box-content dl,
    .customer-account-edit .shared-wishlist .address-book .box-content p,
    .customer-account-edit .shared-wishlist .address-book .box-content address,
    .customer-account-edit .shared-wishlist .address-book .box-content dl,
    .customer-account-edit .shared-wishlist .newsletters .box-content p,
    .customer-account-edit .shared-wishlist .newsletters .box-content address,
    .customer-account-edit .shared-wishlist .newsletters .box-content dl,
    .customer-account-edit .shared-wishlist .my-orders .box-content p,
    .customer-account-edit .shared-wishlist .my-orders .box-content address,
    .customer-account-edit .shared-wishlist .my-orders .box-content dl,
    .customer-account-edit .shared-wishlist .order-info-block .box-content p,
    .customer-account-edit .shared-wishlist .order-info-block .box-content address,
    .customer-account-edit .shared-wishlist .order-info-block .box-content dl,
    .customer-account-edit .shared-wishlist .order-details .box-content p,
    .customer-account-edit .shared-wishlist .order-details .box-content address,
    .customer-account-edit .shared-wishlist .order-details .box-content dl,
    .customer-account-edit .shared-wishlist .my-wishlist .box-content p,
    .customer-account-edit .shared-wishlist .my-wishlist .box-content address,
    .customer-account-edit .shared-wishlist .my-wishlist .box-content dl,
    .customer-account-edit .shared-wishlist .share-wishlist .box-content p,
    .customer-account-edit .shared-wishlist .share-wishlist .box-content address,
    .customer-account-edit .shared-wishlist .share-wishlist .box-content dl,
    .customer-account-edit .shared-wishlist .new-addressbook .box-content p,
    .customer-account-edit .shared-wishlist .new-addressbook .box-content address,
    .customer-account-edit .shared-wishlist .new-addressbook .box-content dl,
    .newsletter-manage-index .my-account .dashboard .box-content p,
    .newsletter-manage-index .my-account .dashboard .box-content address,
    .newsletter-manage-index .my-account .dashboard .box-content dl,
    .newsletter-manage-index .my-account .information .box-content p,
    .newsletter-manage-index .my-account .information .box-content address,
    .newsletter-manage-index .my-account .information .box-content dl,
    .newsletter-manage-index .my-account .address-book .box-content p,
    .newsletter-manage-index .my-account .address-book .box-content address,
    .newsletter-manage-index .my-account .address-book .box-content dl,
    .newsletter-manage-index .my-account .newsletters .box-content p,
    .newsletter-manage-index .my-account .newsletters .box-content address,
    .newsletter-manage-index .my-account .newsletters .box-content dl,
    .newsletter-manage-index .my-account .my-orders .box-content p,
    .newsletter-manage-index .my-account .my-orders .box-content address,
    .newsletter-manage-index .my-account .my-orders .box-content dl,
    .newsletter-manage-index .my-account .order-info-block .box-content p,
    .newsletter-manage-index .my-account .order-info-block .box-content address,
    .newsletter-manage-index .my-account .order-info-block .box-content dl,
    .newsletter-manage-index .my-account .order-details .box-content p,
    .newsletter-manage-index .my-account .order-details .box-content address,
    .newsletter-manage-index .my-account .order-details .box-content dl,
    .newsletter-manage-index .my-account .my-wishlist .box-content p,
    .newsletter-manage-index .my-account .my-wishlist .box-content address,
    .newsletter-manage-index .my-account .my-wishlist .box-content dl,
    .newsletter-manage-index .my-account .share-wishlist .box-content p,
    .newsletter-manage-index .my-account .share-wishlist .box-content address,
    .newsletter-manage-index .my-account .share-wishlist .box-content dl,
    .newsletter-manage-index .my-account .new-addressbook .box-content p,
    .newsletter-manage-index .my-account .new-addressbook .box-content address,
    .newsletter-manage-index .my-account .new-addressbook .box-content dl,
    .newsletter-manage-index .shared-wishlist .dashboard .box-content p,
    .newsletter-manage-index .shared-wishlist .dashboard .box-content address,
    .newsletter-manage-index .shared-wishlist .dashboard .box-content dl,
    .newsletter-manage-index .shared-wishlist .information .box-content p,
    .newsletter-manage-index .shared-wishlist .information .box-content address,
    .newsletter-manage-index .shared-wishlist .information .box-content dl,
    .newsletter-manage-index .shared-wishlist .address-book .box-content p,
    .newsletter-manage-index .shared-wishlist .address-book .box-content address,
    .newsletter-manage-index .shared-wishlist .address-book .box-content dl,
    .newsletter-manage-index .shared-wishlist .newsletters .box-content p,
    .newsletter-manage-index .shared-wishlist .newsletters .box-content address,
    .newsletter-manage-index .shared-wishlist .newsletters .box-content dl,
    .newsletter-manage-index .shared-wishlist .my-orders .box-content p,
    .newsletter-manage-index .shared-wishlist .my-orders .box-content address,
    .newsletter-manage-index .shared-wishlist .my-orders .box-content dl,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-content p,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-content address,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-content dl,
    .newsletter-manage-index .shared-wishlist .order-details .box-content p,
    .newsletter-manage-index .shared-wishlist .order-details .box-content address,
    .newsletter-manage-index .shared-wishlist .order-details .box-content dl,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-content p,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-content address,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-content dl,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-content p,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-content address,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-content dl,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-content p,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-content address,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-content dl,
    .sales-order-history .my-account .dashboard .box-content p,
    .sales-order-history .my-account .dashboard .box-content address,
    .sales-order-history .my-account .dashboard .box-content dl,
    .sales-order-history .my-account .information .box-content p,
    .sales-order-history .my-account .information .box-content address,
    .sales-order-history .my-account .information .box-content dl,
    .sales-order-history .my-account .address-book .box-content p,
    .sales-order-history .my-account .address-book .box-content address,
    .sales-order-history .my-account .address-book .box-content dl,
    .sales-order-history .my-account .newsletters .box-content p,
    .sales-order-history .my-account .newsletters .box-content address,
    .sales-order-history .my-account .newsletters .box-content dl,
    .sales-order-history .my-account .my-orders .box-content p,
    .sales-order-history .my-account .my-orders .box-content address,
    .sales-order-history .my-account .my-orders .box-content dl,
    .sales-order-history .my-account .order-info-block .box-content p,
    .sales-order-history .my-account .order-info-block .box-content address,
    .sales-order-history .my-account .order-info-block .box-content dl,
    .sales-order-history .my-account .order-details .box-content p,
    .sales-order-history .my-account .order-details .box-content address,
    .sales-order-history .my-account .order-details .box-content dl,
    .sales-order-history .my-account .my-wishlist .box-content p,
    .sales-order-history .my-account .my-wishlist .box-content address,
    .sales-order-history .my-account .my-wishlist .box-content dl,
    .sales-order-history .my-account .share-wishlist .box-content p,
    .sales-order-history .my-account .share-wishlist .box-content address,
    .sales-order-history .my-account .share-wishlist .box-content dl,
    .sales-order-history .my-account .new-addressbook .box-content p,
    .sales-order-history .my-account .new-addressbook .box-content address,
    .sales-order-history .my-account .new-addressbook .box-content dl,
    .sales-order-history .shared-wishlist .dashboard .box-content p,
    .sales-order-history .shared-wishlist .dashboard .box-content address,
    .sales-order-history .shared-wishlist .dashboard .box-content dl,
    .sales-order-history .shared-wishlist .information .box-content p,
    .sales-order-history .shared-wishlist .information .box-content address,
    .sales-order-history .shared-wishlist .information .box-content dl,
    .sales-order-history .shared-wishlist .address-book .box-content p,
    .sales-order-history .shared-wishlist .address-book .box-content address,
    .sales-order-history .shared-wishlist .address-book .box-content dl,
    .sales-order-history .shared-wishlist .newsletters .box-content p,
    .sales-order-history .shared-wishlist .newsletters .box-content address,
    .sales-order-history .shared-wishlist .newsletters .box-content dl,
    .sales-order-history .shared-wishlist .my-orders .box-content p,
    .sales-order-history .shared-wishlist .my-orders .box-content address,
    .sales-order-history .shared-wishlist .my-orders .box-content dl,
    .sales-order-history .shared-wishlist .order-info-block .box-content p,
    .sales-order-history .shared-wishlist .order-info-block .box-content address,
    .sales-order-history .shared-wishlist .order-info-block .box-content dl,
    .sales-order-history .shared-wishlist .order-details .box-content p,
    .sales-order-history .shared-wishlist .order-details .box-content address,
    .sales-order-history .shared-wishlist .order-details .box-content dl,
    .sales-order-history .shared-wishlist .my-wishlist .box-content p,
    .sales-order-history .shared-wishlist .my-wishlist .box-content address,
    .sales-order-history .shared-wishlist .my-wishlist .box-content dl,
    .sales-order-history .shared-wishlist .share-wishlist .box-content p,
    .sales-order-history .shared-wishlist .share-wishlist .box-content address,
    .sales-order-history .shared-wishlist .share-wishlist .box-content dl,
    .sales-order-history .shared-wishlist .new-addressbook .box-content p,
    .sales-order-history .shared-wishlist .new-addressbook .box-content address,
    .sales-order-history .shared-wishlist .new-addressbook .box-content dl,
    .customer-address-index .my-account .dashboard .box-content p,
    .customer-address-index .my-account .dashboard .box-content address,
    .customer-address-index .my-account .dashboard .box-content dl,
    .customer-address-index .my-account .information .box-content p,
    .customer-address-index .my-account .information .box-content address,
    .customer-address-index .my-account .information .box-content dl,
    .customer-address-index .my-account .address-book .box-content p,
    .customer-address-index .my-account .address-book .box-content address,
    .customer-address-index .my-account .address-book .box-content dl,
    .customer-address-index .my-account .newsletters .box-content p,
    .customer-address-index .my-account .newsletters .box-content address,
    .customer-address-index .my-account .newsletters .box-content dl,
    .customer-address-index .my-account .my-orders .box-content p,
    .customer-address-index .my-account .my-orders .box-content address,
    .customer-address-index .my-account .my-orders .box-content dl,
    .customer-address-index .my-account .order-info-block .box-content p,
    .customer-address-index .my-account .order-info-block .box-content address,
    .customer-address-index .my-account .order-info-block .box-content dl,
    .customer-address-index .my-account .order-details .box-content p,
    .customer-address-index .my-account .order-details .box-content address,
    .customer-address-index .my-account .order-details .box-content dl,
    .customer-address-index .my-account .my-wishlist .box-content p,
    .customer-address-index .my-account .my-wishlist .box-content address,
    .customer-address-index .my-account .my-wishlist .box-content dl,
    .customer-address-index .my-account .share-wishlist .box-content p,
    .customer-address-index .my-account .share-wishlist .box-content address,
    .customer-address-index .my-account .share-wishlist .box-content dl,
    .customer-address-index .my-account .new-addressbook .box-content p,
    .customer-address-index .my-account .new-addressbook .box-content address,
    .customer-address-index .my-account .new-addressbook .box-content dl,
    .customer-address-index .shared-wishlist .dashboard .box-content p,
    .customer-address-index .shared-wishlist .dashboard .box-content address,
    .customer-address-index .shared-wishlist .dashboard .box-content dl,
    .customer-address-index .shared-wishlist .information .box-content p,
    .customer-address-index .shared-wishlist .information .box-content address,
    .customer-address-index .shared-wishlist .information .box-content dl,
    .customer-address-index .shared-wishlist .address-book .box-content p,
    .customer-address-index .shared-wishlist .address-book .box-content address,
    .customer-address-index .shared-wishlist .address-book .box-content dl,
    .customer-address-index .shared-wishlist .newsletters .box-content p,
    .customer-address-index .shared-wishlist .newsletters .box-content address,
    .customer-address-index .shared-wishlist .newsletters .box-content dl,
    .customer-address-index .shared-wishlist .my-orders .box-content p,
    .customer-address-index .shared-wishlist .my-orders .box-content address,
    .customer-address-index .shared-wishlist .my-orders .box-content dl,
    .customer-address-index .shared-wishlist .order-info-block .box-content p,
    .customer-address-index .shared-wishlist .order-info-block .box-content address,
    .customer-address-index .shared-wishlist .order-info-block .box-content dl,
    .customer-address-index .shared-wishlist .order-details .box-content p,
    .customer-address-index .shared-wishlist .order-details .box-content address,
    .customer-address-index .shared-wishlist .order-details .box-content dl,
    .customer-address-index .shared-wishlist .my-wishlist .box-content p,
    .customer-address-index .shared-wishlist .my-wishlist .box-content address,
    .customer-address-index .shared-wishlist .my-wishlist .box-content dl,
    .customer-address-index .shared-wishlist .share-wishlist .box-content p,
    .customer-address-index .shared-wishlist .share-wishlist .box-content address,
    .customer-address-index .shared-wishlist .share-wishlist .box-content dl,
    .customer-address-index .shared-wishlist .new-addressbook .box-content p,
    .customer-address-index .shared-wishlist .new-addressbook .box-content address,
    .customer-address-index .shared-wishlist .new-addressbook .box-content dl,
    .customer-address-form .my-account .dashboard .box-content p,
    .customer-address-form .my-account .dashboard .box-content address,
    .customer-address-form .my-account .dashboard .box-content dl,
    .customer-address-form .my-account .information .box-content p,
    .customer-address-form .my-account .information .box-content address,
    .customer-address-form .my-account .information .box-content dl,
    .customer-address-form .my-account .address-book .box-content p,
    .customer-address-form .my-account .address-book .box-content address,
    .customer-address-form .my-account .address-book .box-content dl,
    .customer-address-form .my-account .newsletters .box-content p,
    .customer-address-form .my-account .newsletters .box-content address,
    .customer-address-form .my-account .newsletters .box-content dl,
    .customer-address-form .my-account .my-orders .box-content p,
    .customer-address-form .my-account .my-orders .box-content address,
    .customer-address-form .my-account .my-orders .box-content dl,
    .customer-address-form .my-account .order-info-block .box-content p,
    .customer-address-form .my-account .order-info-block .box-content address,
    .customer-address-form .my-account .order-info-block .box-content dl,
    .customer-address-form .my-account .order-details .box-content p,
    .customer-address-form .my-account .order-details .box-content address,
    .customer-address-form .my-account .order-details .box-content dl,
    .customer-address-form .my-account .my-wishlist .box-content p,
    .customer-address-form .my-account .my-wishlist .box-content address,
    .customer-address-form .my-account .my-wishlist .box-content dl,
    .customer-address-form .my-account .share-wishlist .box-content p,
    .customer-address-form .my-account .share-wishlist .box-content address,
    .customer-address-form .my-account .share-wishlist .box-content dl,
    .customer-address-form .my-account .new-addressbook .box-content p,
    .customer-address-form .my-account .new-addressbook .box-content address,
    .customer-address-form .my-account .new-addressbook .box-content dl,
    .customer-address-form .shared-wishlist .dashboard .box-content p,
    .customer-address-form .shared-wishlist .dashboard .box-content address,
    .customer-address-form .shared-wishlist .dashboard .box-content dl,
    .customer-address-form .shared-wishlist .information .box-content p,
    .customer-address-form .shared-wishlist .information .box-content address,
    .customer-address-form .shared-wishlist .information .box-content dl,
    .customer-address-form .shared-wishlist .address-book .box-content p,
    .customer-address-form .shared-wishlist .address-book .box-content address,
    .customer-address-form .shared-wishlist .address-book .box-content dl,
    .customer-address-form .shared-wishlist .newsletters .box-content p,
    .customer-address-form .shared-wishlist .newsletters .box-content address,
    .customer-address-form .shared-wishlist .newsletters .box-content dl,
    .customer-address-form .shared-wishlist .my-orders .box-content p,
    .customer-address-form .shared-wishlist .my-orders .box-content address,
    .customer-address-form .shared-wishlist .my-orders .box-content dl,
    .customer-address-form .shared-wishlist .order-info-block .box-content p,
    .customer-address-form .shared-wishlist .order-info-block .box-content address,
    .customer-address-form .shared-wishlist .order-info-block .box-content dl,
    .customer-address-form .shared-wishlist .order-details .box-content p,
    .customer-address-form .shared-wishlist .order-details .box-content address,
    .customer-address-form .shared-wishlist .order-details .box-content dl,
    .customer-address-form .shared-wishlist .my-wishlist .box-content p,
    .customer-address-form .shared-wishlist .my-wishlist .box-content address,
    .customer-address-form .shared-wishlist .my-wishlist .box-content dl,
    .customer-address-form .shared-wishlist .share-wishlist .box-content p,
    .customer-address-form .shared-wishlist .share-wishlist .box-content address,
    .customer-address-form .shared-wishlist .share-wishlist .box-content dl,
    .customer-address-form .shared-wishlist .new-addressbook .box-content p,
    .customer-address-form .shared-wishlist .new-addressbook .box-content address,
    .customer-address-form .shared-wishlist .new-addressbook .box-content dl,
    .wishlist-index-index .my-account .dashboard .box-content p,
    .wishlist-index-index .my-account .dashboard .box-content address,
    .wishlist-index-index .my-account .dashboard .box-content dl,
    .wishlist-index-index .my-account .information .box-content p,
    .wishlist-index-index .my-account .information .box-content address,
    .wishlist-index-index .my-account .information .box-content dl,
    .wishlist-index-index .my-account .address-book .box-content p,
    .wishlist-index-index .my-account .address-book .box-content address,
    .wishlist-index-index .my-account .address-book .box-content dl,
    .wishlist-index-index .my-account .newsletters .box-content p,
    .wishlist-index-index .my-account .newsletters .box-content address,
    .wishlist-index-index .my-account .newsletters .box-content dl,
    .wishlist-index-index .my-account .my-orders .box-content p,
    .wishlist-index-index .my-account .my-orders .box-content address,
    .wishlist-index-index .my-account .my-orders .box-content dl,
    .wishlist-index-index .my-account .order-info-block .box-content p,
    .wishlist-index-index .my-account .order-info-block .box-content address,
    .wishlist-index-index .my-account .order-info-block .box-content dl,
    .wishlist-index-index .my-account .order-details .box-content p,
    .wishlist-index-index .my-account .order-details .box-content address,
    .wishlist-index-index .my-account .order-details .box-content dl,
    .wishlist-index-index .my-account .my-wishlist .box-content p,
    .wishlist-index-index .my-account .my-wishlist .box-content address,
    .wishlist-index-index .my-account .my-wishlist .box-content dl,
    .wishlist-index-index .my-account .share-wishlist .box-content p,
    .wishlist-index-index .my-account .share-wishlist .box-content address,
    .wishlist-index-index .my-account .share-wishlist .box-content dl,
    .wishlist-index-index .my-account .new-addressbook .box-content p,
    .wishlist-index-index .my-account .new-addressbook .box-content address,
    .wishlist-index-index .my-account .new-addressbook .box-content dl,
    .wishlist-index-index .shared-wishlist .dashboard .box-content p,
    .wishlist-index-index .shared-wishlist .dashboard .box-content address,
    .wishlist-index-index .shared-wishlist .dashboard .box-content dl,
    .wishlist-index-index .shared-wishlist .information .box-content p,
    .wishlist-index-index .shared-wishlist .information .box-content address,
    .wishlist-index-index .shared-wishlist .information .box-content dl,
    .wishlist-index-index .shared-wishlist .address-book .box-content p,
    .wishlist-index-index .shared-wishlist .address-book .box-content address,
    .wishlist-index-index .shared-wishlist .address-book .box-content dl,
    .wishlist-index-index .shared-wishlist .newsletters .box-content p,
    .wishlist-index-index .shared-wishlist .newsletters .box-content address,
    .wishlist-index-index .shared-wishlist .newsletters .box-content dl,
    .wishlist-index-index .shared-wishlist .my-orders .box-content p,
    .wishlist-index-index .shared-wishlist .my-orders .box-content address,
    .wishlist-index-index .shared-wishlist .my-orders .box-content dl,
    .wishlist-index-index .shared-wishlist .order-info-block .box-content p,
    .wishlist-index-index .shared-wishlist .order-info-block .box-content address,
    .wishlist-index-index .shared-wishlist .order-info-block .box-content dl,
    .wishlist-index-index .shared-wishlist .order-details .box-content p,
    .wishlist-index-index .shared-wishlist .order-details .box-content address,
    .wishlist-index-index .shared-wishlist .order-details .box-content dl,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-content p,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-content address,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-content dl,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-content p,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-content address,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-content dl,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-content p,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-content address,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-content dl,
    .wishlist-index-share .my-account .dashboard .box-content p,
    .wishlist-index-share .my-account .dashboard .box-content address,
    .wishlist-index-share .my-account .dashboard .box-content dl,
    .wishlist-index-share .my-account .information .box-content p,
    .wishlist-index-share .my-account .information .box-content address,
    .wishlist-index-share .my-account .information .box-content dl,
    .wishlist-index-share .my-account .address-book .box-content p,
    .wishlist-index-share .my-account .address-book .box-content address,
    .wishlist-index-share .my-account .address-book .box-content dl,
    .wishlist-index-share .my-account .newsletters .box-content p,
    .wishlist-index-share .my-account .newsletters .box-content address,
    .wishlist-index-share .my-account .newsletters .box-content dl,
    .wishlist-index-share .my-account .my-orders .box-content p,
    .wishlist-index-share .my-account .my-orders .box-content address,
    .wishlist-index-share .my-account .my-orders .box-content dl,
    .wishlist-index-share .my-account .order-info-block .box-content p,
    .wishlist-index-share .my-account .order-info-block .box-content address,
    .wishlist-index-share .my-account .order-info-block .box-content dl,
    .wishlist-index-share .my-account .order-details .box-content p,
    .wishlist-index-share .my-account .order-details .box-content address,
    .wishlist-index-share .my-account .order-details .box-content dl,
    .wishlist-index-share .my-account .my-wishlist .box-content p,
    .wishlist-index-share .my-account .my-wishlist .box-content address,
    .wishlist-index-share .my-account .my-wishlist .box-content dl,
    .wishlist-index-share .my-account .share-wishlist .box-content p,
    .wishlist-index-share .my-account .share-wishlist .box-content address,
    .wishlist-index-share .my-account .share-wishlist .box-content dl,
    .wishlist-index-share .my-account .new-addressbook .box-content p,
    .wishlist-index-share .my-account .new-addressbook .box-content address,
    .wishlist-index-share .my-account .new-addressbook .box-content dl,
    .wishlist-index-share .shared-wishlist .dashboard .box-content p,
    .wishlist-index-share .shared-wishlist .dashboard .box-content address,
    .wishlist-index-share .shared-wishlist .dashboard .box-content dl,
    .wishlist-index-share .shared-wishlist .information .box-content p,
    .wishlist-index-share .shared-wishlist .information .box-content address,
    .wishlist-index-share .shared-wishlist .information .box-content dl,
    .wishlist-index-share .shared-wishlist .address-book .box-content p,
    .wishlist-index-share .shared-wishlist .address-book .box-content address,
    .wishlist-index-share .shared-wishlist .address-book .box-content dl,
    .wishlist-index-share .shared-wishlist .newsletters .box-content p,
    .wishlist-index-share .shared-wishlist .newsletters .box-content address,
    .wishlist-index-share .shared-wishlist .newsletters .box-content dl,
    .wishlist-index-share .shared-wishlist .my-orders .box-content p,
    .wishlist-index-share .shared-wishlist .my-orders .box-content address,
    .wishlist-index-share .shared-wishlist .my-orders .box-content dl,
    .wishlist-index-share .shared-wishlist .order-info-block .box-content p,
    .wishlist-index-share .shared-wishlist .order-info-block .box-content address,
    .wishlist-index-share .shared-wishlist .order-info-block .box-content dl,
    .wishlist-index-share .shared-wishlist .order-details .box-content p,
    .wishlist-index-share .shared-wishlist .order-details .box-content address,
    .wishlist-index-share .shared-wishlist .order-details .box-content dl,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-content p,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-content address,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-content dl,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-content p,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-content address,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-content dl,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-content p,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-content address,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-content dl,
    .wishlist-shared-index .my-account .dashboard .box-content p,
    .wishlist-shared-index .my-account .dashboard .box-content address,
    .wishlist-shared-index .my-account .dashboard .box-content dl,
    .wishlist-shared-index .my-account .information .box-content p,
    .wishlist-shared-index .my-account .information .box-content address,
    .wishlist-shared-index .my-account .information .box-content dl,
    .wishlist-shared-index .my-account .address-book .box-content p,
    .wishlist-shared-index .my-account .address-book .box-content address,
    .wishlist-shared-index .my-account .address-book .box-content dl,
    .wishlist-shared-index .my-account .newsletters .box-content p,
    .wishlist-shared-index .my-account .newsletters .box-content address,
    .wishlist-shared-index .my-account .newsletters .box-content dl,
    .wishlist-shared-index .my-account .my-orders .box-content p,
    .wishlist-shared-index .my-account .my-orders .box-content address,
    .wishlist-shared-index .my-account .my-orders .box-content dl,
    .wishlist-shared-index .my-account .order-info-block .box-content p,
    .wishlist-shared-index .my-account .order-info-block .box-content address,
    .wishlist-shared-index .my-account .order-info-block .box-content dl,
    .wishlist-shared-index .my-account .order-details .box-content p,
    .wishlist-shared-index .my-account .order-details .box-content address,
    .wishlist-shared-index .my-account .order-details .box-content dl,
    .wishlist-shared-index .my-account .my-wishlist .box-content p,
    .wishlist-shared-index .my-account .my-wishlist .box-content address,
    .wishlist-shared-index .my-account .my-wishlist .box-content dl,
    .wishlist-shared-index .my-account .share-wishlist .box-content p,
    .wishlist-shared-index .my-account .share-wishlist .box-content address,
    .wishlist-shared-index .my-account .share-wishlist .box-content dl,
    .wishlist-shared-index .my-account .new-addressbook .box-content p,
    .wishlist-shared-index .my-account .new-addressbook .box-content address,
    .wishlist-shared-index .my-account .new-addressbook .box-content dl,
    .wishlist-shared-index .shared-wishlist .dashboard .box-content p,
    .wishlist-shared-index .shared-wishlist .dashboard .box-content address,
    .wishlist-shared-index .shared-wishlist .dashboard .box-content dl,
    .wishlist-shared-index .shared-wishlist .information .box-content p,
    .wishlist-shared-index .shared-wishlist .information .box-content address,
    .wishlist-shared-index .shared-wishlist .information .box-content dl,
    .wishlist-shared-index .shared-wishlist .address-book .box-content p,
    .wishlist-shared-index .shared-wishlist .address-book .box-content address,
    .wishlist-shared-index .shared-wishlist .address-book .box-content dl,
    .wishlist-shared-index .shared-wishlist .newsletters .box-content p,
    .wishlist-shared-index .shared-wishlist .newsletters .box-content address,
    .wishlist-shared-index .shared-wishlist .newsletters .box-content dl,
    .wishlist-shared-index .shared-wishlist .my-orders .box-content p,
    .wishlist-shared-index .shared-wishlist .my-orders .box-content address,
    .wishlist-shared-index .shared-wishlist .my-orders .box-content dl,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-content p,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-content address,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-content dl,
    .wishlist-shared-index .shared-wishlist .order-details .box-content p,
    .wishlist-shared-index .shared-wishlist .order-details .box-content address,
    .wishlist-shared-index .shared-wishlist .order-details .box-content dl,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-content p,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-content address,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-content dl,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-content p,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-content address,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-content dl,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-content p,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-content address,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-content dl,
    .sales-order-view .my-account .dashboard .box-content p,
    .sales-order-view .my-account .dashboard .box-content address,
    .sales-order-view .my-account .dashboard .box-content dl,
    .sales-order-view .my-account .information .box-content p,
    .sales-order-view .my-account .information .box-content address,
    .sales-order-view .my-account .information .box-content dl,
    .sales-order-view .my-account .address-book .box-content p,
    .sales-order-view .my-account .address-book .box-content address,
    .sales-order-view .my-account .address-book .box-content dl,
    .sales-order-view .my-account .newsletters .box-content p,
    .sales-order-view .my-account .newsletters .box-content address,
    .sales-order-view .my-account .newsletters .box-content dl,
    .sales-order-view .my-account .my-orders .box-content p,
    .sales-order-view .my-account .my-orders .box-content address,
    .sales-order-view .my-account .my-orders .box-content dl,
    .sales-order-view .my-account .order-info-block .box-content p,
    .sales-order-view .my-account .order-info-block .box-content address,
    .sales-order-view .my-account .order-info-block .box-content dl,
    .sales-order-view .my-account .order-details .box-content p,
    .sales-order-view .my-account .order-details .box-content address,
    .sales-order-view .my-account .order-details .box-content dl,
    .sales-order-view .my-account .my-wishlist .box-content p,
    .sales-order-view .my-account .my-wishlist .box-content address,
    .sales-order-view .my-account .my-wishlist .box-content dl,
    .sales-order-view .my-account .share-wishlist .box-content p,
    .sales-order-view .my-account .share-wishlist .box-content address,
    .sales-order-view .my-account .share-wishlist .box-content dl,
    .sales-order-view .my-account .new-addressbook .box-content p,
    .sales-order-view .my-account .new-addressbook .box-content address,
    .sales-order-view .my-account .new-addressbook .box-content dl,
    .sales-order-view .shared-wishlist .dashboard .box-content p,
    .sales-order-view .shared-wishlist .dashboard .box-content address,
    .sales-order-view .shared-wishlist .dashboard .box-content dl,
    .sales-order-view .shared-wishlist .information .box-content p,
    .sales-order-view .shared-wishlist .information .box-content address,
    .sales-order-view .shared-wishlist .information .box-content dl,
    .sales-order-view .shared-wishlist .address-book .box-content p,
    .sales-order-view .shared-wishlist .address-book .box-content address,
    .sales-order-view .shared-wishlist .address-book .box-content dl,
    .sales-order-view .shared-wishlist .newsletters .box-content p,
    .sales-order-view .shared-wishlist .newsletters .box-content address,
    .sales-order-view .shared-wishlist .newsletters .box-content dl,
    .sales-order-view .shared-wishlist .my-orders .box-content p,
    .sales-order-view .shared-wishlist .my-orders .box-content address,
    .sales-order-view .shared-wishlist .my-orders .box-content dl,
    .sales-order-view .shared-wishlist .order-info-block .box-content p,
    .sales-order-view .shared-wishlist .order-info-block .box-content address,
    .sales-order-view .shared-wishlist .order-info-block .box-content dl,
    .sales-order-view .shared-wishlist .order-details .box-content p,
    .sales-order-view .shared-wishlist .order-details .box-content address,
    .sales-order-view .shared-wishlist .order-details .box-content dl,
    .sales-order-view .shared-wishlist .my-wishlist .box-content p,
    .sales-order-view .shared-wishlist .my-wishlist .box-content address,
    .sales-order-view .shared-wishlist .my-wishlist .box-content dl,
    .sales-order-view .shared-wishlist .share-wishlist .box-content p,
    .sales-order-view .shared-wishlist .share-wishlist .box-content address,
    .sales-order-view .shared-wishlist .share-wishlist .box-content dl,
    .sales-order-view .shared-wishlist .new-addressbook .box-content p,
    .sales-order-view .shared-wishlist .new-addressbook .box-content address,
    .sales-order-view .shared-wishlist .new-addressbook .box-content dl {
      letter-spacing: 1.6px;
      text-transform: uppercase;
      font-size: 10px;
      font-style: normal; }
    .customer-account-index .my-account .dashboard .box-content .simple-link,
    .customer-account-index .my-account .information .box-content .simple-link,
    .customer-account-index .my-account .address-book .box-content .simple-link,
    .customer-account-index .my-account .newsletters .box-content .simple-link,
    .customer-account-index .my-account .my-orders .box-content .simple-link,
    .customer-account-index .my-account .order-info-block .box-content .simple-link,
    .customer-account-index .my-account .order-details .box-content .simple-link,
    .customer-account-index .my-account .my-wishlist .box-content .simple-link,
    .customer-account-index .my-account .share-wishlist .box-content .simple-link,
    .customer-account-index .my-account .new-addressbook .box-content .simple-link,
    .customer-account-index .shared-wishlist .dashboard .box-content .simple-link,
    .customer-account-index .shared-wishlist .information .box-content .simple-link,
    .customer-account-index .shared-wishlist .address-book .box-content .simple-link,
    .customer-account-index .shared-wishlist .newsletters .box-content .simple-link,
    .customer-account-index .shared-wishlist .my-orders .box-content .simple-link,
    .customer-account-index .shared-wishlist .order-info-block .box-content .simple-link,
    .customer-account-index .shared-wishlist .order-details .box-content .simple-link,
    .customer-account-index .shared-wishlist .my-wishlist .box-content .simple-link,
    .customer-account-index .shared-wishlist .share-wishlist .box-content .simple-link,
    .customer-account-index .shared-wishlist .new-addressbook .box-content .simple-link,
    .customer-account-edit .my-account .dashboard .box-content .simple-link,
    .customer-account-edit .my-account .information .box-content .simple-link,
    .customer-account-edit .my-account .address-book .box-content .simple-link,
    .customer-account-edit .my-account .newsletters .box-content .simple-link,
    .customer-account-edit .my-account .my-orders .box-content .simple-link,
    .customer-account-edit .my-account .order-info-block .box-content .simple-link,
    .customer-account-edit .my-account .order-details .box-content .simple-link,
    .customer-account-edit .my-account .my-wishlist .box-content .simple-link,
    .customer-account-edit .my-account .share-wishlist .box-content .simple-link,
    .customer-account-edit .my-account .new-addressbook .box-content .simple-link,
    .customer-account-edit .shared-wishlist .dashboard .box-content .simple-link,
    .customer-account-edit .shared-wishlist .information .box-content .simple-link,
    .customer-account-edit .shared-wishlist .address-book .box-content .simple-link,
    .customer-account-edit .shared-wishlist .newsletters .box-content .simple-link,
    .customer-account-edit .shared-wishlist .my-orders .box-content .simple-link,
    .customer-account-edit .shared-wishlist .order-info-block .box-content .simple-link,
    .customer-account-edit .shared-wishlist .order-details .box-content .simple-link,
    .customer-account-edit .shared-wishlist .my-wishlist .box-content .simple-link,
    .customer-account-edit .shared-wishlist .share-wishlist .box-content .simple-link,
    .customer-account-edit .shared-wishlist .new-addressbook .box-content .simple-link,
    .newsletter-manage-index .my-account .dashboard .box-content .simple-link,
    .newsletter-manage-index .my-account .information .box-content .simple-link,
    .newsletter-manage-index .my-account .address-book .box-content .simple-link,
    .newsletter-manage-index .my-account .newsletters .box-content .simple-link,
    .newsletter-manage-index .my-account .my-orders .box-content .simple-link,
    .newsletter-manage-index .my-account .order-info-block .box-content .simple-link,
    .newsletter-manage-index .my-account .order-details .box-content .simple-link,
    .newsletter-manage-index .my-account .my-wishlist .box-content .simple-link,
    .newsletter-manage-index .my-account .share-wishlist .box-content .simple-link,
    .newsletter-manage-index .my-account .new-addressbook .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .dashboard .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .information .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .address-book .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .newsletters .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .my-orders .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .order-details .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-content .simple-link,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-content .simple-link,
    .sales-order-history .my-account .dashboard .box-content .simple-link,
    .sales-order-history .my-account .information .box-content .simple-link,
    .sales-order-history .my-account .address-book .box-content .simple-link,
    .sales-order-history .my-account .newsletters .box-content .simple-link,
    .sales-order-history .my-account .my-orders .box-content .simple-link,
    .sales-order-history .my-account .order-info-block .box-content .simple-link,
    .sales-order-history .my-account .order-details .box-content .simple-link,
    .sales-order-history .my-account .my-wishlist .box-content .simple-link,
    .sales-order-history .my-account .share-wishlist .box-content .simple-link,
    .sales-order-history .my-account .new-addressbook .box-content .simple-link,
    .sales-order-history .shared-wishlist .dashboard .box-content .simple-link,
    .sales-order-history .shared-wishlist .information .box-content .simple-link,
    .sales-order-history .shared-wishlist .address-book .box-content .simple-link,
    .sales-order-history .shared-wishlist .newsletters .box-content .simple-link,
    .sales-order-history .shared-wishlist .my-orders .box-content .simple-link,
    .sales-order-history .shared-wishlist .order-info-block .box-content .simple-link,
    .sales-order-history .shared-wishlist .order-details .box-content .simple-link,
    .sales-order-history .shared-wishlist .my-wishlist .box-content .simple-link,
    .sales-order-history .shared-wishlist .share-wishlist .box-content .simple-link,
    .sales-order-history .shared-wishlist .new-addressbook .box-content .simple-link,
    .customer-address-index .my-account .dashboard .box-content .simple-link,
    .customer-address-index .my-account .information .box-content .simple-link,
    .customer-address-index .my-account .address-book .box-content .simple-link,
    .customer-address-index .my-account .newsletters .box-content .simple-link,
    .customer-address-index .my-account .my-orders .box-content .simple-link,
    .customer-address-index .my-account .order-info-block .box-content .simple-link,
    .customer-address-index .my-account .order-details .box-content .simple-link,
    .customer-address-index .my-account .my-wishlist .box-content .simple-link,
    .customer-address-index .my-account .share-wishlist .box-content .simple-link,
    .customer-address-index .my-account .new-addressbook .box-content .simple-link,
    .customer-address-index .shared-wishlist .dashboard .box-content .simple-link,
    .customer-address-index .shared-wishlist .information .box-content .simple-link,
    .customer-address-index .shared-wishlist .address-book .box-content .simple-link,
    .customer-address-index .shared-wishlist .newsletters .box-content .simple-link,
    .customer-address-index .shared-wishlist .my-orders .box-content .simple-link,
    .customer-address-index .shared-wishlist .order-info-block .box-content .simple-link,
    .customer-address-index .shared-wishlist .order-details .box-content .simple-link,
    .customer-address-index .shared-wishlist .my-wishlist .box-content .simple-link,
    .customer-address-index .shared-wishlist .share-wishlist .box-content .simple-link,
    .customer-address-index .shared-wishlist .new-addressbook .box-content .simple-link,
    .customer-address-form .my-account .dashboard .box-content .simple-link,
    .customer-address-form .my-account .information .box-content .simple-link,
    .customer-address-form .my-account .address-book .box-content .simple-link,
    .customer-address-form .my-account .newsletters .box-content .simple-link,
    .customer-address-form .my-account .my-orders .box-content .simple-link,
    .customer-address-form .my-account .order-info-block .box-content .simple-link,
    .customer-address-form .my-account .order-details .box-content .simple-link,
    .customer-address-form .my-account .my-wishlist .box-content .simple-link,
    .customer-address-form .my-account .share-wishlist .box-content .simple-link,
    .customer-address-form .my-account .new-addressbook .box-content .simple-link,
    .customer-address-form .shared-wishlist .dashboard .box-content .simple-link,
    .customer-address-form .shared-wishlist .information .box-content .simple-link,
    .customer-address-form .shared-wishlist .address-book .box-content .simple-link,
    .customer-address-form .shared-wishlist .newsletters .box-content .simple-link,
    .customer-address-form .shared-wishlist .my-orders .box-content .simple-link,
    .customer-address-form .shared-wishlist .order-info-block .box-content .simple-link,
    .customer-address-form .shared-wishlist .order-details .box-content .simple-link,
    .customer-address-form .shared-wishlist .my-wishlist .box-content .simple-link,
    .customer-address-form .shared-wishlist .share-wishlist .box-content .simple-link,
    .customer-address-form .shared-wishlist .new-addressbook .box-content .simple-link,
    .wishlist-index-index .my-account .dashboard .box-content .simple-link,
    .wishlist-index-index .my-account .information .box-content .simple-link,
    .wishlist-index-index .my-account .address-book .box-content .simple-link,
    .wishlist-index-index .my-account .newsletters .box-content .simple-link,
    .wishlist-index-index .my-account .my-orders .box-content .simple-link,
    .wishlist-index-index .my-account .order-info-block .box-content .simple-link,
    .wishlist-index-index .my-account .order-details .box-content .simple-link,
    .wishlist-index-index .my-account .my-wishlist .box-content .simple-link,
    .wishlist-index-index .my-account .share-wishlist .box-content .simple-link,
    .wishlist-index-index .my-account .new-addressbook .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .dashboard .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .information .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .address-book .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .newsletters .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .my-orders .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .order-info-block .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .order-details .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-content .simple-link,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-content .simple-link,
    .wishlist-index-share .my-account .dashboard .box-content .simple-link,
    .wishlist-index-share .my-account .information .box-content .simple-link,
    .wishlist-index-share .my-account .address-book .box-content .simple-link,
    .wishlist-index-share .my-account .newsletters .box-content .simple-link,
    .wishlist-index-share .my-account .my-orders .box-content .simple-link,
    .wishlist-index-share .my-account .order-info-block .box-content .simple-link,
    .wishlist-index-share .my-account .order-details .box-content .simple-link,
    .wishlist-index-share .my-account .my-wishlist .box-content .simple-link,
    .wishlist-index-share .my-account .share-wishlist .box-content .simple-link,
    .wishlist-index-share .my-account .new-addressbook .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .dashboard .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .information .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .address-book .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .newsletters .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .my-orders .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .order-info-block .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .order-details .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-content .simple-link,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-content .simple-link,
    .wishlist-shared-index .my-account .dashboard .box-content .simple-link,
    .wishlist-shared-index .my-account .information .box-content .simple-link,
    .wishlist-shared-index .my-account .address-book .box-content .simple-link,
    .wishlist-shared-index .my-account .newsletters .box-content .simple-link,
    .wishlist-shared-index .my-account .my-orders .box-content .simple-link,
    .wishlist-shared-index .my-account .order-info-block .box-content .simple-link,
    .wishlist-shared-index .my-account .order-details .box-content .simple-link,
    .wishlist-shared-index .my-account .my-wishlist .box-content .simple-link,
    .wishlist-shared-index .my-account .share-wishlist .box-content .simple-link,
    .wishlist-shared-index .my-account .new-addressbook .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .dashboard .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .information .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .address-book .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .newsletters .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .my-orders .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .order-details .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-content .simple-link,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-content .simple-link,
    .sales-order-view .my-account .dashboard .box-content .simple-link,
    .sales-order-view .my-account .information .box-content .simple-link,
    .sales-order-view .my-account .address-book .box-content .simple-link,
    .sales-order-view .my-account .newsletters .box-content .simple-link,
    .sales-order-view .my-account .my-orders .box-content .simple-link,
    .sales-order-view .my-account .order-info-block .box-content .simple-link,
    .sales-order-view .my-account .order-details .box-content .simple-link,
    .sales-order-view .my-account .my-wishlist .box-content .simple-link,
    .sales-order-view .my-account .share-wishlist .box-content .simple-link,
    .sales-order-view .my-account .new-addressbook .box-content .simple-link,
    .sales-order-view .shared-wishlist .dashboard .box-content .simple-link,
    .sales-order-view .shared-wishlist .information .box-content .simple-link,
    .sales-order-view .shared-wishlist .address-book .box-content .simple-link,
    .sales-order-view .shared-wishlist .newsletters .box-content .simple-link,
    .sales-order-view .shared-wishlist .my-orders .box-content .simple-link,
    .sales-order-view .shared-wishlist .order-info-block .box-content .simple-link,
    .sales-order-view .shared-wishlist .order-details .box-content .simple-link,
    .sales-order-view .shared-wishlist .my-wishlist .box-content .simple-link,
    .sales-order-view .shared-wishlist .share-wishlist .box-content .simple-link,
    .sales-order-view .shared-wishlist .new-addressbook .box-content .simple-link {
      letter-spacing: 1.6px;
      font-size: 10px;
      color: #000;
      cursor: pointer;
      display: block;
      padding: 2px 0; }
    .customer-account-index .my-account .dashboard .box-content input,
    .customer-account-index .my-account .information .box-content input,
    .customer-account-index .my-account .address-book .box-content input,
    .customer-account-index .my-account .newsletters .box-content input,
    .customer-account-index .my-account .my-orders .box-content input,
    .customer-account-index .my-account .order-info-block .box-content input,
    .customer-account-index .my-account .order-details .box-content input,
    .customer-account-index .my-account .my-wishlist .box-content input,
    .customer-account-index .my-account .share-wishlist .box-content input,
    .customer-account-index .my-account .new-addressbook .box-content input,
    .customer-account-index .shared-wishlist .dashboard .box-content input,
    .customer-account-index .shared-wishlist .information .box-content input,
    .customer-account-index .shared-wishlist .address-book .box-content input,
    .customer-account-index .shared-wishlist .newsletters .box-content input,
    .customer-account-index .shared-wishlist .my-orders .box-content input,
    .customer-account-index .shared-wishlist .order-info-block .box-content input,
    .customer-account-index .shared-wishlist .order-details .box-content input,
    .customer-account-index .shared-wishlist .my-wishlist .box-content input,
    .customer-account-index .shared-wishlist .share-wishlist .box-content input,
    .customer-account-index .shared-wishlist .new-addressbook .box-content input,
    .customer-account-edit .my-account .dashboard .box-content input,
    .customer-account-edit .my-account .information .box-content input,
    .customer-account-edit .my-account .address-book .box-content input,
    .customer-account-edit .my-account .newsletters .box-content input,
    .customer-account-edit .my-account .my-orders .box-content input,
    .customer-account-edit .my-account .order-info-block .box-content input,
    .customer-account-edit .my-account .order-details .box-content input,
    .customer-account-edit .my-account .my-wishlist .box-content input,
    .customer-account-edit .my-account .share-wishlist .box-content input,
    .customer-account-edit .my-account .new-addressbook .box-content input,
    .customer-account-edit .shared-wishlist .dashboard .box-content input,
    .customer-account-edit .shared-wishlist .information .box-content input,
    .customer-account-edit .shared-wishlist .address-book .box-content input,
    .customer-account-edit .shared-wishlist .newsletters .box-content input,
    .customer-account-edit .shared-wishlist .my-orders .box-content input,
    .customer-account-edit .shared-wishlist .order-info-block .box-content input,
    .customer-account-edit .shared-wishlist .order-details .box-content input,
    .customer-account-edit .shared-wishlist .my-wishlist .box-content input,
    .customer-account-edit .shared-wishlist .share-wishlist .box-content input,
    .customer-account-edit .shared-wishlist .new-addressbook .box-content input,
    .newsletter-manage-index .my-account .dashboard .box-content input,
    .newsletter-manage-index .my-account .information .box-content input,
    .newsletter-manage-index .my-account .address-book .box-content input,
    .newsletter-manage-index .my-account .newsletters .box-content input,
    .newsletter-manage-index .my-account .my-orders .box-content input,
    .newsletter-manage-index .my-account .order-info-block .box-content input,
    .newsletter-manage-index .my-account .order-details .box-content input,
    .newsletter-manage-index .my-account .my-wishlist .box-content input,
    .newsletter-manage-index .my-account .share-wishlist .box-content input,
    .newsletter-manage-index .my-account .new-addressbook .box-content input,
    .newsletter-manage-index .shared-wishlist .dashboard .box-content input,
    .newsletter-manage-index .shared-wishlist .information .box-content input,
    .newsletter-manage-index .shared-wishlist .address-book .box-content input,
    .newsletter-manage-index .shared-wishlist .newsletters .box-content input,
    .newsletter-manage-index .shared-wishlist .my-orders .box-content input,
    .newsletter-manage-index .shared-wishlist .order-info-block .box-content input,
    .newsletter-manage-index .shared-wishlist .order-details .box-content input,
    .newsletter-manage-index .shared-wishlist .my-wishlist .box-content input,
    .newsletter-manage-index .shared-wishlist .share-wishlist .box-content input,
    .newsletter-manage-index .shared-wishlist .new-addressbook .box-content input,
    .sales-order-history .my-account .dashboard .box-content input,
    .sales-order-history .my-account .information .box-content input,
    .sales-order-history .my-account .address-book .box-content input,
    .sales-order-history .my-account .newsletters .box-content input,
    .sales-order-history .my-account .my-orders .box-content input,
    .sales-order-history .my-account .order-info-block .box-content input,
    .sales-order-history .my-account .order-details .box-content input,
    .sales-order-history .my-account .my-wishlist .box-content input,
    .sales-order-history .my-account .share-wishlist .box-content input,
    .sales-order-history .my-account .new-addressbook .box-content input,
    .sales-order-history .shared-wishlist .dashboard .box-content input,
    .sales-order-history .shared-wishlist .information .box-content input,
    .sales-order-history .shared-wishlist .address-book .box-content input,
    .sales-order-history .shared-wishlist .newsletters .box-content input,
    .sales-order-history .shared-wishlist .my-orders .box-content input,
    .sales-order-history .shared-wishlist .order-info-block .box-content input,
    .sales-order-history .shared-wishlist .order-details .box-content input,
    .sales-order-history .shared-wishlist .my-wishlist .box-content input,
    .sales-order-history .shared-wishlist .share-wishlist .box-content input,
    .sales-order-history .shared-wishlist .new-addressbook .box-content input,
    .customer-address-index .my-account .dashboard .box-content input,
    .customer-address-index .my-account .information .box-content input,
    .customer-address-index .my-account .address-book .box-content input,
    .customer-address-index .my-account .newsletters .box-content input,
    .customer-address-index .my-account .my-orders .box-content input,
    .customer-address-index .my-account .order-info-block .box-content input,
    .customer-address-index .my-account .order-details .box-content input,
    .customer-address-index .my-account .my-wishlist .box-content input,
    .customer-address-index .my-account .share-wishlist .box-content input,
    .customer-address-index .my-account .new-addressbook .box-content input,
    .customer-address-index .shared-wishlist .dashboard .box-content input,
    .customer-address-index .shared-wishlist .information .box-content input,
    .customer-address-index .shared-wishlist .address-book .box-content input,
    .customer-address-index .shared-wishlist .newsletters .box-content input,
    .customer-address-index .shared-wishlist .my-orders .box-content input,
    .customer-address-index .shared-wishlist .order-info-block .box-content input,
    .customer-address-index .shared-wishlist .order-details .box-content input,
    .customer-address-index .shared-wishlist .my-wishlist .box-content input,
    .customer-address-index .shared-wishlist .share-wishlist .box-content input,
    .customer-address-index .shared-wishlist .new-addressbook .box-content input,
    .customer-address-form .my-account .dashboard .box-content input,
    .customer-address-form .my-account .information .box-content input,
    .customer-address-form .my-account .address-book .box-content input,
    .customer-address-form .my-account .newsletters .box-content input,
    .customer-address-form .my-account .my-orders .box-content input,
    .customer-address-form .my-account .order-info-block .box-content input,
    .customer-address-form .my-account .order-details .box-content input,
    .customer-address-form .my-account .my-wishlist .box-content input,
    .customer-address-form .my-account .share-wishlist .box-content input,
    .customer-address-form .my-account .new-addressbook .box-content input,
    .customer-address-form .shared-wishlist .dashboard .box-content input,
    .customer-address-form .shared-wishlist .information .box-content input,
    .customer-address-form .shared-wishlist .address-book .box-content input,
    .customer-address-form .shared-wishlist .newsletters .box-content input,
    .customer-address-form .shared-wishlist .my-orders .box-content input,
    .customer-address-form .shared-wishlist .order-info-block .box-content input,
    .customer-address-form .shared-wishlist .order-details .box-content input,
    .customer-address-form .shared-wishlist .my-wishlist .box-content input,
    .customer-address-form .shared-wishlist .share-wishlist .box-content input,
    .customer-address-form .shared-wishlist .new-addressbook .box-content input,
    .wishlist-index-index .my-account .dashboard .box-content input,
    .wishlist-index-index .my-account .information .box-content input,
    .wishlist-index-index .my-account .address-book .box-content input,
    .wishlist-index-index .my-account .newsletters .box-content input,
    .wishlist-index-index .my-account .my-orders .box-content input,
    .wishlist-index-index .my-account .order-info-block .box-content input,
    .wishlist-index-index .my-account .order-details .box-content input,
    .wishlist-index-index .my-account .my-wishlist .box-content input,
    .wishlist-index-index .my-account .share-wishlist .box-content input,
    .wishlist-index-index .my-account .new-addressbook .box-content input,
    .wishlist-index-index .shared-wishlist .dashboard .box-content input,
    .wishlist-index-index .shared-wishlist .information .box-content input,
    .wishlist-index-index .shared-wishlist .address-book .box-content input,
    .wishlist-index-index .shared-wishlist .newsletters .box-content input,
    .wishlist-index-index .shared-wishlist .my-orders .box-content input,
    .wishlist-index-index .shared-wishlist .order-info-block .box-content input,
    .wishlist-index-index .shared-wishlist .order-details .box-content input,
    .wishlist-index-index .shared-wishlist .my-wishlist .box-content input,
    .wishlist-index-index .shared-wishlist .share-wishlist .box-content input,
    .wishlist-index-index .shared-wishlist .new-addressbook .box-content input,
    .wishlist-index-share .my-account .dashboard .box-content input,
    .wishlist-index-share .my-account .information .box-content input,
    .wishlist-index-share .my-account .address-book .box-content input,
    .wishlist-index-share .my-account .newsletters .box-content input,
    .wishlist-index-share .my-account .my-orders .box-content input,
    .wishlist-index-share .my-account .order-info-block .box-content input,
    .wishlist-index-share .my-account .order-details .box-content input,
    .wishlist-index-share .my-account .my-wishlist .box-content input,
    .wishlist-index-share .my-account .share-wishlist .box-content input,
    .wishlist-index-share .my-account .new-addressbook .box-content input,
    .wishlist-index-share .shared-wishlist .dashboard .box-content input,
    .wishlist-index-share .shared-wishlist .information .box-content input,
    .wishlist-index-share .shared-wishlist .address-book .box-content input,
    .wishlist-index-share .shared-wishlist .newsletters .box-content input,
    .wishlist-index-share .shared-wishlist .my-orders .box-content input,
    .wishlist-index-share .shared-wishlist .order-info-block .box-content input,
    .wishlist-index-share .shared-wishlist .order-details .box-content input,
    .wishlist-index-share .shared-wishlist .my-wishlist .box-content input,
    .wishlist-index-share .shared-wishlist .share-wishlist .box-content input,
    .wishlist-index-share .shared-wishlist .new-addressbook .box-content input,
    .wishlist-shared-index .my-account .dashboard .box-content input,
    .wishlist-shared-index .my-account .information .box-content input,
    .wishlist-shared-index .my-account .address-book .box-content input,
    .wishlist-shared-index .my-account .newsletters .box-content input,
    .wishlist-shared-index .my-account .my-orders .box-content input,
    .wishlist-shared-index .my-account .order-info-block .box-content input,
    .wishlist-shared-index .my-account .order-details .box-content input,
    .wishlist-shared-index .my-account .my-wishlist .box-content input,
    .wishlist-shared-index .my-account .share-wishlist .box-content input,
    .wishlist-shared-index .my-account .new-addressbook .box-content input,
    .wishlist-shared-index .shared-wishlist .dashboard .box-content input,
    .wishlist-shared-index .shared-wishlist .information .box-content input,
    .wishlist-shared-index .shared-wishlist .address-book .box-content input,
    .wishlist-shared-index .shared-wishlist .newsletters .box-content input,
    .wishlist-shared-index .shared-wishlist .my-orders .box-content input,
    .wishlist-shared-index .shared-wishlist .order-info-block .box-content input,
    .wishlist-shared-index .shared-wishlist .order-details .box-content input,
    .wishlist-shared-index .shared-wishlist .my-wishlist .box-content input,
    .wishlist-shared-index .shared-wishlist .share-wishlist .box-content input,
    .wishlist-shared-index .shared-wishlist .new-addressbook .box-content input,
    .sales-order-view .my-account .dashboard .box-content input,
    .sales-order-view .my-account .information .box-content input,
    .sales-order-view .my-account .address-book .box-content input,
    .sales-order-view .my-account .newsletters .box-content input,
    .sales-order-view .my-account .my-orders .box-content input,
    .sales-order-view .my-account .order-info-block .box-content input,
    .sales-order-view .my-account .order-details .box-content input,
    .sales-order-view .my-account .my-wishlist .box-content input,
    .sales-order-view .my-account .share-wishlist .box-content input,
    .sales-order-view .my-account .new-addressbook .box-content input,
    .sales-order-view .shared-wishlist .dashboard .box-content input,
    .sales-order-view .shared-wishlist .information .box-content input,
    .sales-order-view .shared-wishlist .address-book .box-content input,
    .sales-order-view .shared-wishlist .newsletters .box-content input,
    .sales-order-view .shared-wishlist .my-orders .box-content input,
    .sales-order-view .shared-wishlist .order-info-block .box-content input,
    .sales-order-view .shared-wishlist .order-details .box-content input,
    .sales-order-view .shared-wishlist .my-wishlist .box-content input,
    .sales-order-view .shared-wishlist .share-wishlist .box-content input,
    .sales-order-view .shared-wishlist .new-addressbook .box-content input {
      letter-spacing: 1.6px;
      font-size: 10px;
      color: #000; }
    .customer-account-index .my-account .dashboard .order-summary .item-options,
    .customer-account-index .my-account .information .order-summary .item-options,
    .customer-account-index .my-account .address-book .order-summary .item-options,
    .customer-account-index .my-account .newsletters .order-summary .item-options,
    .customer-account-index .my-account .my-orders .order-summary .item-options,
    .customer-account-index .my-account .order-info-block .order-summary .item-options,
    .customer-account-index .my-account .order-details .order-summary .item-options,
    .customer-account-index .my-account .my-wishlist .order-summary .item-options,
    .customer-account-index .my-account .share-wishlist .order-summary .item-options,
    .customer-account-index .my-account .new-addressbook .order-summary .item-options,
    .customer-account-index .shared-wishlist .dashboard .order-summary .item-options,
    .customer-account-index .shared-wishlist .information .order-summary .item-options,
    .customer-account-index .shared-wishlist .address-book .order-summary .item-options,
    .customer-account-index .shared-wishlist .newsletters .order-summary .item-options,
    .customer-account-index .shared-wishlist .my-orders .order-summary .item-options,
    .customer-account-index .shared-wishlist .order-info-block .order-summary .item-options,
    .customer-account-index .shared-wishlist .order-details .order-summary .item-options,
    .customer-account-index .shared-wishlist .my-wishlist .order-summary .item-options,
    .customer-account-index .shared-wishlist .share-wishlist .order-summary .item-options,
    .customer-account-index .shared-wishlist .new-addressbook .order-summary .item-options,
    .customer-account-edit .my-account .dashboard .order-summary .item-options,
    .customer-account-edit .my-account .information .order-summary .item-options,
    .customer-account-edit .my-account .address-book .order-summary .item-options,
    .customer-account-edit .my-account .newsletters .order-summary .item-options,
    .customer-account-edit .my-account .my-orders .order-summary .item-options,
    .customer-account-edit .my-account .order-info-block .order-summary .item-options,
    .customer-account-edit .my-account .order-details .order-summary .item-options,
    .customer-account-edit .my-account .my-wishlist .order-summary .item-options,
    .customer-account-edit .my-account .share-wishlist .order-summary .item-options,
    .customer-account-edit .my-account .new-addressbook .order-summary .item-options,
    .customer-account-edit .shared-wishlist .dashboard .order-summary .item-options,
    .customer-account-edit .shared-wishlist .information .order-summary .item-options,
    .customer-account-edit .shared-wishlist .address-book .order-summary .item-options,
    .customer-account-edit .shared-wishlist .newsletters .order-summary .item-options,
    .customer-account-edit .shared-wishlist .my-orders .order-summary .item-options,
    .customer-account-edit .shared-wishlist .order-info-block .order-summary .item-options,
    .customer-account-edit .shared-wishlist .order-details .order-summary .item-options,
    .customer-account-edit .shared-wishlist .my-wishlist .order-summary .item-options,
    .customer-account-edit .shared-wishlist .share-wishlist .order-summary .item-options,
    .customer-account-edit .shared-wishlist .new-addressbook .order-summary .item-options,
    .newsletter-manage-index .my-account .dashboard .order-summary .item-options,
    .newsletter-manage-index .my-account .information .order-summary .item-options,
    .newsletter-manage-index .my-account .address-book .order-summary .item-options,
    .newsletter-manage-index .my-account .newsletters .order-summary .item-options,
    .newsletter-manage-index .my-account .my-orders .order-summary .item-options,
    .newsletter-manage-index .my-account .order-info-block .order-summary .item-options,
    .newsletter-manage-index .my-account .order-details .order-summary .item-options,
    .newsletter-manage-index .my-account .my-wishlist .order-summary .item-options,
    .newsletter-manage-index .my-account .share-wishlist .order-summary .item-options,
    .newsletter-manage-index .my-account .new-addressbook .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .dashboard .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .information .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .address-book .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .newsletters .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .my-orders .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .order-info-block .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .order-details .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .my-wishlist .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .share-wishlist .order-summary .item-options,
    .newsletter-manage-index .shared-wishlist .new-addressbook .order-summary .item-options,
    .sales-order-history .my-account .dashboard .order-summary .item-options,
    .sales-order-history .my-account .information .order-summary .item-options,
    .sales-order-history .my-account .address-book .order-summary .item-options,
    .sales-order-history .my-account .newsletters .order-summary .item-options,
    .sales-order-history .my-account .my-orders .order-summary .item-options,
    .sales-order-history .my-account .order-info-block .order-summary .item-options,
    .sales-order-history .my-account .order-details .order-summary .item-options,
    .sales-order-history .my-account .my-wishlist .order-summary .item-options,
    .sales-order-history .my-account .share-wishlist .order-summary .item-options,
    .sales-order-history .my-account .new-addressbook .order-summary .item-options,
    .sales-order-history .shared-wishlist .dashboard .order-summary .item-options,
    .sales-order-history .shared-wishlist .information .order-summary .item-options,
    .sales-order-history .shared-wishlist .address-book .order-summary .item-options,
    .sales-order-history .shared-wishlist .newsletters .order-summary .item-options,
    .sales-order-history .shared-wishlist .my-orders .order-summary .item-options,
    .sales-order-history .shared-wishlist .order-info-block .order-summary .item-options,
    .sales-order-history .shared-wishlist .order-details .order-summary .item-options,
    .sales-order-history .shared-wishlist .my-wishlist .order-summary .item-options,
    .sales-order-history .shared-wishlist .share-wishlist .order-summary .item-options,
    .sales-order-history .shared-wishlist .new-addressbook .order-summary .item-options,
    .customer-address-index .my-account .dashboard .order-summary .item-options,
    .customer-address-index .my-account .information .order-summary .item-options,
    .customer-address-index .my-account .address-book .order-summary .item-options,
    .customer-address-index .my-account .newsletters .order-summary .item-options,
    .customer-address-index .my-account .my-orders .order-summary .item-options,
    .customer-address-index .my-account .order-info-block .order-summary .item-options,
    .customer-address-index .my-account .order-details .order-summary .item-options,
    .customer-address-index .my-account .my-wishlist .order-summary .item-options,
    .customer-address-index .my-account .share-wishlist .order-summary .item-options,
    .customer-address-index .my-account .new-addressbook .order-summary .item-options,
    .customer-address-index .shared-wishlist .dashboard .order-summary .item-options,
    .customer-address-index .shared-wishlist .information .order-summary .item-options,
    .customer-address-index .shared-wishlist .address-book .order-summary .item-options,
    .customer-address-index .shared-wishlist .newsletters .order-summary .item-options,
    .customer-address-index .shared-wishlist .my-orders .order-summary .item-options,
    .customer-address-index .shared-wishlist .order-info-block .order-summary .item-options,
    .customer-address-index .shared-wishlist .order-details .order-summary .item-options,
    .customer-address-index .shared-wishlist .my-wishlist .order-summary .item-options,
    .customer-address-index .shared-wishlist .share-wishlist .order-summary .item-options,
    .customer-address-index .shared-wishlist .new-addressbook .order-summary .item-options,
    .customer-address-form .my-account .dashboard .order-summary .item-options,
    .customer-address-form .my-account .information .order-summary .item-options,
    .customer-address-form .my-account .address-book .order-summary .item-options,
    .customer-address-form .my-account .newsletters .order-summary .item-options,
    .customer-address-form .my-account .my-orders .order-summary .item-options,
    .customer-address-form .my-account .order-info-block .order-summary .item-options,
    .customer-address-form .my-account .order-details .order-summary .item-options,
    .customer-address-form .my-account .my-wishlist .order-summary .item-options,
    .customer-address-form .my-account .share-wishlist .order-summary .item-options,
    .customer-address-form .my-account .new-addressbook .order-summary .item-options,
    .customer-address-form .shared-wishlist .dashboard .order-summary .item-options,
    .customer-address-form .shared-wishlist .information .order-summary .item-options,
    .customer-address-form .shared-wishlist .address-book .order-summary .item-options,
    .customer-address-form .shared-wishlist .newsletters .order-summary .item-options,
    .customer-address-form .shared-wishlist .my-orders .order-summary .item-options,
    .customer-address-form .shared-wishlist .order-info-block .order-summary .item-options,
    .customer-address-form .shared-wishlist .order-details .order-summary .item-options,
    .customer-address-form .shared-wishlist .my-wishlist .order-summary .item-options,
    .customer-address-form .shared-wishlist .share-wishlist .order-summary .item-options,
    .customer-address-form .shared-wishlist .new-addressbook .order-summary .item-options,
    .wishlist-index-index .my-account .dashboard .order-summary .item-options,
    .wishlist-index-index .my-account .information .order-summary .item-options,
    .wishlist-index-index .my-account .address-book .order-summary .item-options,
    .wishlist-index-index .my-account .newsletters .order-summary .item-options,
    .wishlist-index-index .my-account .my-orders .order-summary .item-options,
    .wishlist-index-index .my-account .order-info-block .order-summary .item-options,
    .wishlist-index-index .my-account .order-details .order-summary .item-options,
    .wishlist-index-index .my-account .my-wishlist .order-summary .item-options,
    .wishlist-index-index .my-account .share-wishlist .order-summary .item-options,
    .wishlist-index-index .my-account .new-addressbook .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .dashboard .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .information .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .address-book .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .newsletters .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .my-orders .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .order-info-block .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .order-details .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .my-wishlist .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .share-wishlist .order-summary .item-options,
    .wishlist-index-index .shared-wishlist .new-addressbook .order-summary .item-options,
    .wishlist-index-share .my-account .dashboard .order-summary .item-options,
    .wishlist-index-share .my-account .information .order-summary .item-options,
    .wishlist-index-share .my-account .address-book .order-summary .item-options,
    .wishlist-index-share .my-account .newsletters .order-summary .item-options,
    .wishlist-index-share .my-account .my-orders .order-summary .item-options,
    .wishlist-index-share .my-account .order-info-block .order-summary .item-options,
    .wishlist-index-share .my-account .order-details .order-summary .item-options,
    .wishlist-index-share .my-account .my-wishlist .order-summary .item-options,
    .wishlist-index-share .my-account .share-wishlist .order-summary .item-options,
    .wishlist-index-share .my-account .new-addressbook .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .dashboard .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .information .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .address-book .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .newsletters .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .my-orders .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .order-info-block .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .order-details .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .my-wishlist .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .share-wishlist .order-summary .item-options,
    .wishlist-index-share .shared-wishlist .new-addressbook .order-summary .item-options,
    .wishlist-shared-index .my-account .dashboard .order-summary .item-options,
    .wishlist-shared-index .my-account .information .order-summary .item-options,
    .wishlist-shared-index .my-account .address-book .order-summary .item-options,
    .wishlist-shared-index .my-account .newsletters .order-summary .item-options,
    .wishlist-shared-index .my-account .my-orders .order-summary .item-options,
    .wishlist-shared-index .my-account .order-info-block .order-summary .item-options,
    .wishlist-shared-index .my-account .order-details .order-summary .item-options,
    .wishlist-shared-index .my-account .my-wishlist .order-summary .item-options,
    .wishlist-shared-index .my-account .share-wishlist .order-summary .item-options,
    .wishlist-shared-index .my-account .new-addressbook .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .dashboard .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .information .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .address-book .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .newsletters .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .my-orders .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .order-info-block .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .order-details .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .my-wishlist .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .share-wishlist .order-summary .item-options,
    .wishlist-shared-index .shared-wishlist .new-addressbook .order-summary .item-options,
    .sales-order-view .my-account .dashboard .order-summary .item-options,
    .sales-order-view .my-account .information .order-summary .item-options,
    .sales-order-view .my-account .address-book .order-summary .item-options,
    .sales-order-view .my-account .newsletters .order-summary .item-options,
    .sales-order-view .my-account .my-orders .order-summary .item-options,
    .sales-order-view .my-account .order-info-block .order-summary .item-options,
    .sales-order-view .my-account .order-details .order-summary .item-options,
    .sales-order-view .my-account .my-wishlist .order-summary .item-options,
    .sales-order-view .my-account .share-wishlist .order-summary .item-options,
    .sales-order-view .my-account .new-addressbook .order-summary .item-options,
    .sales-order-view .shared-wishlist .dashboard .order-summary .item-options,
    .sales-order-view .shared-wishlist .information .order-summary .item-options,
    .sales-order-view .shared-wishlist .address-book .order-summary .item-options,
    .sales-order-view .shared-wishlist .newsletters .order-summary .item-options,
    .sales-order-view .shared-wishlist .my-orders .order-summary .item-options,
    .sales-order-view .shared-wishlist .order-info-block .order-summary .item-options,
    .sales-order-view .shared-wishlist .order-details .order-summary .item-options,
    .sales-order-view .shared-wishlist .my-wishlist .order-summary .item-options,
    .sales-order-view .shared-wishlist .share-wishlist .order-summary .item-options,
    .sales-order-view .shared-wishlist .new-addressbook .order-summary .item-options {
      display: block;
      padding: 2px 0;
      margin: 0;
      font-size: 9px; }
      .customer-account-index .my-account .dashboard .order-summary .item-options dd,
      .customer-account-index .my-account .information .order-summary .item-options dd,
      .customer-account-index .my-account .address-book .order-summary .item-options dd,
      .customer-account-index .my-account .newsletters .order-summary .item-options dd,
      .customer-account-index .my-account .my-orders .order-summary .item-options dd,
      .customer-account-index .my-account .order-info-block .order-summary .item-options dd,
      .customer-account-index .my-account .order-details .order-summary .item-options dd,
      .customer-account-index .my-account .my-wishlist .order-summary .item-options dd,
      .customer-account-index .my-account .share-wishlist .order-summary .item-options dd,
      .customer-account-index .my-account .new-addressbook .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .dashboard .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .information .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .address-book .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .newsletters .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .my-orders .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .order-info-block .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .order-details .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .customer-account-index .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .customer-account-edit .my-account .dashboard .order-summary .item-options dd,
      .customer-account-edit .my-account .information .order-summary .item-options dd,
      .customer-account-edit .my-account .address-book .order-summary .item-options dd,
      .customer-account-edit .my-account .newsletters .order-summary .item-options dd,
      .customer-account-edit .my-account .my-orders .order-summary .item-options dd,
      .customer-account-edit .my-account .order-info-block .order-summary .item-options dd,
      .customer-account-edit .my-account .order-details .order-summary .item-options dd,
      .customer-account-edit .my-account .my-wishlist .order-summary .item-options dd,
      .customer-account-edit .my-account .share-wishlist .order-summary .item-options dd,
      .customer-account-edit .my-account .new-addressbook .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .dashboard .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .information .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .address-book .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .newsletters .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .my-orders .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .order-info-block .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .order-details .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .customer-account-edit .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .newsletter-manage-index .my-account .dashboard .order-summary .item-options dd,
      .newsletter-manage-index .my-account .information .order-summary .item-options dd,
      .newsletter-manage-index .my-account .address-book .order-summary .item-options dd,
      .newsletter-manage-index .my-account .newsletters .order-summary .item-options dd,
      .newsletter-manage-index .my-account .my-orders .order-summary .item-options dd,
      .newsletter-manage-index .my-account .order-info-block .order-summary .item-options dd,
      .newsletter-manage-index .my-account .order-details .order-summary .item-options dd,
      .newsletter-manage-index .my-account .my-wishlist .order-summary .item-options dd,
      .newsletter-manage-index .my-account .share-wishlist .order-summary .item-options dd,
      .newsletter-manage-index .my-account .new-addressbook .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .dashboard .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .information .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .address-book .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .newsletters .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .my-orders .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .order-info-block .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .order-details .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .newsletter-manage-index .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .sales-order-history .my-account .dashboard .order-summary .item-options dd,
      .sales-order-history .my-account .information .order-summary .item-options dd,
      .sales-order-history .my-account .address-book .order-summary .item-options dd,
      .sales-order-history .my-account .newsletters .order-summary .item-options dd,
      .sales-order-history .my-account .my-orders .order-summary .item-options dd,
      .sales-order-history .my-account .order-info-block .order-summary .item-options dd,
      .sales-order-history .my-account .order-details .order-summary .item-options dd,
      .sales-order-history .my-account .my-wishlist .order-summary .item-options dd,
      .sales-order-history .my-account .share-wishlist .order-summary .item-options dd,
      .sales-order-history .my-account .new-addressbook .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .dashboard .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .information .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .address-book .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .newsletters .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .my-orders .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .order-info-block .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .order-details .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .sales-order-history .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .customer-address-index .my-account .dashboard .order-summary .item-options dd,
      .customer-address-index .my-account .information .order-summary .item-options dd,
      .customer-address-index .my-account .address-book .order-summary .item-options dd,
      .customer-address-index .my-account .newsletters .order-summary .item-options dd,
      .customer-address-index .my-account .my-orders .order-summary .item-options dd,
      .customer-address-index .my-account .order-info-block .order-summary .item-options dd,
      .customer-address-index .my-account .order-details .order-summary .item-options dd,
      .customer-address-index .my-account .my-wishlist .order-summary .item-options dd,
      .customer-address-index .my-account .share-wishlist .order-summary .item-options dd,
      .customer-address-index .my-account .new-addressbook .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .dashboard .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .information .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .address-book .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .newsletters .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .my-orders .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .order-info-block .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .order-details .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .customer-address-index .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .customer-address-form .my-account .dashboard .order-summary .item-options dd,
      .customer-address-form .my-account .information .order-summary .item-options dd,
      .customer-address-form .my-account .address-book .order-summary .item-options dd,
      .customer-address-form .my-account .newsletters .order-summary .item-options dd,
      .customer-address-form .my-account .my-orders .order-summary .item-options dd,
      .customer-address-form .my-account .order-info-block .order-summary .item-options dd,
      .customer-address-form .my-account .order-details .order-summary .item-options dd,
      .customer-address-form .my-account .my-wishlist .order-summary .item-options dd,
      .customer-address-form .my-account .share-wishlist .order-summary .item-options dd,
      .customer-address-form .my-account .new-addressbook .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .dashboard .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .information .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .address-book .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .newsletters .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .my-orders .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .order-info-block .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .order-details .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .customer-address-form .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .wishlist-index-index .my-account .dashboard .order-summary .item-options dd,
      .wishlist-index-index .my-account .information .order-summary .item-options dd,
      .wishlist-index-index .my-account .address-book .order-summary .item-options dd,
      .wishlist-index-index .my-account .newsletters .order-summary .item-options dd,
      .wishlist-index-index .my-account .my-orders .order-summary .item-options dd,
      .wishlist-index-index .my-account .order-info-block .order-summary .item-options dd,
      .wishlist-index-index .my-account .order-details .order-summary .item-options dd,
      .wishlist-index-index .my-account .my-wishlist .order-summary .item-options dd,
      .wishlist-index-index .my-account .share-wishlist .order-summary .item-options dd,
      .wishlist-index-index .my-account .new-addressbook .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .dashboard .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .information .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .address-book .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .newsletters .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .my-orders .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .order-info-block .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .order-details .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .wishlist-index-index .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .wishlist-index-share .my-account .dashboard .order-summary .item-options dd,
      .wishlist-index-share .my-account .information .order-summary .item-options dd,
      .wishlist-index-share .my-account .address-book .order-summary .item-options dd,
      .wishlist-index-share .my-account .newsletters .order-summary .item-options dd,
      .wishlist-index-share .my-account .my-orders .order-summary .item-options dd,
      .wishlist-index-share .my-account .order-info-block .order-summary .item-options dd,
      .wishlist-index-share .my-account .order-details .order-summary .item-options dd,
      .wishlist-index-share .my-account .my-wishlist .order-summary .item-options dd,
      .wishlist-index-share .my-account .share-wishlist .order-summary .item-options dd,
      .wishlist-index-share .my-account .new-addressbook .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .dashboard .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .information .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .address-book .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .newsletters .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .my-orders .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .order-info-block .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .order-details .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .wishlist-index-share .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .wishlist-shared-index .my-account .dashboard .order-summary .item-options dd,
      .wishlist-shared-index .my-account .information .order-summary .item-options dd,
      .wishlist-shared-index .my-account .address-book .order-summary .item-options dd,
      .wishlist-shared-index .my-account .newsletters .order-summary .item-options dd,
      .wishlist-shared-index .my-account .my-orders .order-summary .item-options dd,
      .wishlist-shared-index .my-account .order-info-block .order-summary .item-options dd,
      .wishlist-shared-index .my-account .order-details .order-summary .item-options dd,
      .wishlist-shared-index .my-account .my-wishlist .order-summary .item-options dd,
      .wishlist-shared-index .my-account .share-wishlist .order-summary .item-options dd,
      .wishlist-shared-index .my-account .new-addressbook .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .dashboard .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .information .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .address-book .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .newsletters .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .my-orders .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .order-info-block .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .order-details .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .wishlist-shared-index .shared-wishlist .new-addressbook .order-summary .item-options dd,
      .sales-order-view .my-account .dashboard .order-summary .item-options dd,
      .sales-order-view .my-account .information .order-summary .item-options dd,
      .sales-order-view .my-account .address-book .order-summary .item-options dd,
      .sales-order-view .my-account .newsletters .order-summary .item-options dd,
      .sales-order-view .my-account .my-orders .order-summary .item-options dd,
      .sales-order-view .my-account .order-info-block .order-summary .item-options dd,
      .sales-order-view .my-account .order-details .order-summary .item-options dd,
      .sales-order-view .my-account .my-wishlist .order-summary .item-options dd,
      .sales-order-view .my-account .share-wishlist .order-summary .item-options dd,
      .sales-order-view .my-account .new-addressbook .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .dashboard .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .information .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .address-book .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .newsletters .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .my-orders .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .order-info-block .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .order-details .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .my-wishlist .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .share-wishlist .order-summary .item-options dd,
      .sales-order-view .shared-wishlist .new-addressbook .order-summary .item-options dd {
        color: gray;
        margin: 0 10px 0 0;
        padding: 0; }
    .customer-account-index .my-account .dashboard .order-summary h3,
    .customer-account-index .my-account .information .order-summary h3,
    .customer-account-index .my-account .address-book .order-summary h3,
    .customer-account-index .my-account .newsletters .order-summary h3,
    .customer-account-index .my-account .my-orders .order-summary h3,
    .customer-account-index .my-account .order-info-block .order-summary h3,
    .customer-account-index .my-account .order-details .order-summary h3,
    .customer-account-index .my-account .my-wishlist .order-summary h3,
    .customer-account-index .my-account .share-wishlist .order-summary h3,
    .customer-account-index .my-account .new-addressbook .order-summary h3,
    .customer-account-index .shared-wishlist .dashboard .order-summary h3,
    .customer-account-index .shared-wishlist .information .order-summary h3,
    .customer-account-index .shared-wishlist .address-book .order-summary h3,
    .customer-account-index .shared-wishlist .newsletters .order-summary h3,
    .customer-account-index .shared-wishlist .my-orders .order-summary h3,
    .customer-account-index .shared-wishlist .order-info-block .order-summary h3,
    .customer-account-index .shared-wishlist .order-details .order-summary h3,
    .customer-account-index .shared-wishlist .my-wishlist .order-summary h3,
    .customer-account-index .shared-wishlist .share-wishlist .order-summary h3,
    .customer-account-index .shared-wishlist .new-addressbook .order-summary h3,
    .customer-account-edit .my-account .dashboard .order-summary h3,
    .customer-account-edit .my-account .information .order-summary h3,
    .customer-account-edit .my-account .address-book .order-summary h3,
    .customer-account-edit .my-account .newsletters .order-summary h3,
    .customer-account-edit .my-account .my-orders .order-summary h3,
    .customer-account-edit .my-account .order-info-block .order-summary h3,
    .customer-account-edit .my-account .order-details .order-summary h3,
    .customer-account-edit .my-account .my-wishlist .order-summary h3,
    .customer-account-edit .my-account .share-wishlist .order-summary h3,
    .customer-account-edit .my-account .new-addressbook .order-summary h3,
    .customer-account-edit .shared-wishlist .dashboard .order-summary h3,
    .customer-account-edit .shared-wishlist .information .order-summary h3,
    .customer-account-edit .shared-wishlist .address-book .order-summary h3,
    .customer-account-edit .shared-wishlist .newsletters .order-summary h3,
    .customer-account-edit .shared-wishlist .my-orders .order-summary h3,
    .customer-account-edit .shared-wishlist .order-info-block .order-summary h3,
    .customer-account-edit .shared-wishlist .order-details .order-summary h3,
    .customer-account-edit .shared-wishlist .my-wishlist .order-summary h3,
    .customer-account-edit .shared-wishlist .share-wishlist .order-summary h3,
    .customer-account-edit .shared-wishlist .new-addressbook .order-summary h3,
    .newsletter-manage-index .my-account .dashboard .order-summary h3,
    .newsletter-manage-index .my-account .information .order-summary h3,
    .newsletter-manage-index .my-account .address-book .order-summary h3,
    .newsletter-manage-index .my-account .newsletters .order-summary h3,
    .newsletter-manage-index .my-account .my-orders .order-summary h3,
    .newsletter-manage-index .my-account .order-info-block .order-summary h3,
    .newsletter-manage-index .my-account .order-details .order-summary h3,
    .newsletter-manage-index .my-account .my-wishlist .order-summary h3,
    .newsletter-manage-index .my-account .share-wishlist .order-summary h3,
    .newsletter-manage-index .my-account .new-addressbook .order-summary h3,
    .newsletter-manage-index .shared-wishlist .dashboard .order-summary h3,
    .newsletter-manage-index .shared-wishlist .information .order-summary h3,
    .newsletter-manage-index .shared-wishlist .address-book .order-summary h3,
    .newsletter-manage-index .shared-wishlist .newsletters .order-summary h3,
    .newsletter-manage-index .shared-wishlist .my-orders .order-summary h3,
    .newsletter-manage-index .shared-wishlist .order-info-block .order-summary h3,
    .newsletter-manage-index .shared-wishlist .order-details .order-summary h3,
    .newsletter-manage-index .shared-wishlist .my-wishlist .order-summary h3,
    .newsletter-manage-index .shared-wishlist .share-wishlist .order-summary h3,
    .newsletter-manage-index .shared-wishlist .new-addressbook .order-summary h3,
    .sales-order-history .my-account .dashboard .order-summary h3,
    .sales-order-history .my-account .information .order-summary h3,
    .sales-order-history .my-account .address-book .order-summary h3,
    .sales-order-history .my-account .newsletters .order-summary h3,
    .sales-order-history .my-account .my-orders .order-summary h3,
    .sales-order-history .my-account .order-info-block .order-summary h3,
    .sales-order-history .my-account .order-details .order-summary h3,
    .sales-order-history .my-account .my-wishlist .order-summary h3,
    .sales-order-history .my-account .share-wishlist .order-summary h3,
    .sales-order-history .my-account .new-addressbook .order-summary h3,
    .sales-order-history .shared-wishlist .dashboard .order-summary h3,
    .sales-order-history .shared-wishlist .information .order-summary h3,
    .sales-order-history .shared-wishlist .address-book .order-summary h3,
    .sales-order-history .shared-wishlist .newsletters .order-summary h3,
    .sales-order-history .shared-wishlist .my-orders .order-summary h3,
    .sales-order-history .shared-wishlist .order-info-block .order-summary h3,
    .sales-order-history .shared-wishlist .order-details .order-summary h3,
    .sales-order-history .shared-wishlist .my-wishlist .order-summary h3,
    .sales-order-history .shared-wishlist .share-wishlist .order-summary h3,
    .sales-order-history .shared-wishlist .new-addressbook .order-summary h3,
    .customer-address-index .my-account .dashboard .order-summary h3,
    .customer-address-index .my-account .information .order-summary h3,
    .customer-address-index .my-account .address-book .order-summary h3,
    .customer-address-index .my-account .newsletters .order-summary h3,
    .customer-address-index .my-account .my-orders .order-summary h3,
    .customer-address-index .my-account .order-info-block .order-summary h3,
    .customer-address-index .my-account .order-details .order-summary h3,
    .customer-address-index .my-account .my-wishlist .order-summary h3,
    .customer-address-index .my-account .share-wishlist .order-summary h3,
    .customer-address-index .my-account .new-addressbook .order-summary h3,
    .customer-address-index .shared-wishlist .dashboard .order-summary h3,
    .customer-address-index .shared-wishlist .information .order-summary h3,
    .customer-address-index .shared-wishlist .address-book .order-summary h3,
    .customer-address-index .shared-wishlist .newsletters .order-summary h3,
    .customer-address-index .shared-wishlist .my-orders .order-summary h3,
    .customer-address-index .shared-wishlist .order-info-block .order-summary h3,
    .customer-address-index .shared-wishlist .order-details .order-summary h3,
    .customer-address-index .shared-wishlist .my-wishlist .order-summary h3,
    .customer-address-index .shared-wishlist .share-wishlist .order-summary h3,
    .customer-address-index .shared-wishlist .new-addressbook .order-summary h3,
    .customer-address-form .my-account .dashboard .order-summary h3,
    .customer-address-form .my-account .information .order-summary h3,
    .customer-address-form .my-account .address-book .order-summary h3,
    .customer-address-form .my-account .newsletters .order-summary h3,
    .customer-address-form .my-account .my-orders .order-summary h3,
    .customer-address-form .my-account .order-info-block .order-summary h3,
    .customer-address-form .my-account .order-details .order-summary h3,
    .customer-address-form .my-account .my-wishlist .order-summary h3,
    .customer-address-form .my-account .share-wishlist .order-summary h3,
    .customer-address-form .my-account .new-addressbook .order-summary h3,
    .customer-address-form .shared-wishlist .dashboard .order-summary h3,
    .customer-address-form .shared-wishlist .information .order-summary h3,
    .customer-address-form .shared-wishlist .address-book .order-summary h3,
    .customer-address-form .shared-wishlist .newsletters .order-summary h3,
    .customer-address-form .shared-wishlist .my-orders .order-summary h3,
    .customer-address-form .shared-wishlist .order-info-block .order-summary h3,
    .customer-address-form .shared-wishlist .order-details .order-summary h3,
    .customer-address-form .shared-wishlist .my-wishlist .order-summary h3,
    .customer-address-form .shared-wishlist .share-wishlist .order-summary h3,
    .customer-address-form .shared-wishlist .new-addressbook .order-summary h3,
    .wishlist-index-index .my-account .dashboard .order-summary h3,
    .wishlist-index-index .my-account .information .order-summary h3,
    .wishlist-index-index .my-account .address-book .order-summary h3,
    .wishlist-index-index .my-account .newsletters .order-summary h3,
    .wishlist-index-index .my-account .my-orders .order-summary h3,
    .wishlist-index-index .my-account .order-info-block .order-summary h3,
    .wishlist-index-index .my-account .order-details .order-summary h3,
    .wishlist-index-index .my-account .my-wishlist .order-summary h3,
    .wishlist-index-index .my-account .share-wishlist .order-summary h3,
    .wishlist-index-index .my-account .new-addressbook .order-summary h3,
    .wishlist-index-index .shared-wishlist .dashboard .order-summary h3,
    .wishlist-index-index .shared-wishlist .information .order-summary h3,
    .wishlist-index-index .shared-wishlist .address-book .order-summary h3,
    .wishlist-index-index .shared-wishlist .newsletters .order-summary h3,
    .wishlist-index-index .shared-wishlist .my-orders .order-summary h3,
    .wishlist-index-index .shared-wishlist .order-info-block .order-summary h3,
    .wishlist-index-index .shared-wishlist .order-details .order-summary h3,
    .wishlist-index-index .shared-wishlist .my-wishlist .order-summary h3,
    .wishlist-index-index .shared-wishlist .share-wishlist .order-summary h3,
    .wishlist-index-index .shared-wishlist .new-addressbook .order-summary h3,
    .wishlist-index-share .my-account .dashboard .order-summary h3,
    .wishlist-index-share .my-account .information .order-summary h3,
    .wishlist-index-share .my-account .address-book .order-summary h3,
    .wishlist-index-share .my-account .newsletters .order-summary h3,
    .wishlist-index-share .my-account .my-orders .order-summary h3,
    .wishlist-index-share .my-account .order-info-block .order-summary h3,
    .wishlist-index-share .my-account .order-details .order-summary h3,
    .wishlist-index-share .my-account .my-wishlist .order-summary h3,
    .wishlist-index-share .my-account .share-wishlist .order-summary h3,
    .wishlist-index-share .my-account .new-addressbook .order-summary h3,
    .wishlist-index-share .shared-wishlist .dashboard .order-summary h3,
    .wishlist-index-share .shared-wishlist .information .order-summary h3,
    .wishlist-index-share .shared-wishlist .address-book .order-summary h3,
    .wishlist-index-share .shared-wishlist .newsletters .order-summary h3,
    .wishlist-index-share .shared-wishlist .my-orders .order-summary h3,
    .wishlist-index-share .shared-wishlist .order-info-block .order-summary h3,
    .wishlist-index-share .shared-wishlist .order-details .order-summary h3,
    .wishlist-index-share .shared-wishlist .my-wishlist .order-summary h3,
    .wishlist-index-share .shared-wishlist .share-wishlist .order-summary h3,
    .wishlist-index-share .shared-wishlist .new-addressbook .order-summary h3,
    .wishlist-shared-index .my-account .dashboard .order-summary h3,
    .wishlist-shared-index .my-account .information .order-summary h3,
    .wishlist-shared-index .my-account .address-book .order-summary h3,
    .wishlist-shared-index .my-account .newsletters .order-summary h3,
    .wishlist-shared-index .my-account .my-orders .order-summary h3,
    .wishlist-shared-index .my-account .order-info-block .order-summary h3,
    .wishlist-shared-index .my-account .order-details .order-summary h3,
    .wishlist-shared-index .my-account .my-wishlist .order-summary h3,
    .wishlist-shared-index .my-account .share-wishlist .order-summary h3,
    .wishlist-shared-index .my-account .new-addressbook .order-summary h3,
    .wishlist-shared-index .shared-wishlist .dashboard .order-summary h3,
    .wishlist-shared-index .shared-wishlist .information .order-summary h3,
    .wishlist-shared-index .shared-wishlist .address-book .order-summary h3,
    .wishlist-shared-index .shared-wishlist .newsletters .order-summary h3,
    .wishlist-shared-index .shared-wishlist .my-orders .order-summary h3,
    .wishlist-shared-index .shared-wishlist .order-info-block .order-summary h3,
    .wishlist-shared-index .shared-wishlist .order-details .order-summary h3,
    .wishlist-shared-index .shared-wishlist .my-wishlist .order-summary h3,
    .wishlist-shared-index .shared-wishlist .share-wishlist .order-summary h3,
    .wishlist-shared-index .shared-wishlist .new-addressbook .order-summary h3,
    .sales-order-view .my-account .dashboard .order-summary h3,
    .sales-order-view .my-account .information .order-summary h3,
    .sales-order-view .my-account .address-book .order-summary h3,
    .sales-order-view .my-account .newsletters .order-summary h3,
    .sales-order-view .my-account .my-orders .order-summary h3,
    .sales-order-view .my-account .order-info-block .order-summary h3,
    .sales-order-view .my-account .order-details .order-summary h3,
    .sales-order-view .my-account .my-wishlist .order-summary h3,
    .sales-order-view .my-account .share-wishlist .order-summary h3,
    .sales-order-view .my-account .new-addressbook .order-summary h3,
    .sales-order-view .shared-wishlist .dashboard .order-summary h3,
    .sales-order-view .shared-wishlist .information .order-summary h3,
    .sales-order-view .shared-wishlist .address-book .order-summary h3,
    .sales-order-view .shared-wishlist .newsletters .order-summary h3,
    .sales-order-view .shared-wishlist .my-orders .order-summary h3,
    .sales-order-view .shared-wishlist .order-info-block .order-summary h3,
    .sales-order-view .shared-wishlist .order-details .order-summary h3,
    .sales-order-view .shared-wishlist .my-wishlist .order-summary h3,
    .sales-order-view .shared-wishlist .share-wishlist .order-summary h3,
    .sales-order-view .shared-wishlist .new-addressbook .order-summary h3 {
      font-size: 10px;
      white-space: nowrap; }
    .customer-account-index .my-account .dashboard .order-summary tfoot tr td,
    .customer-account-index .my-account .information .order-summary tfoot tr td,
    .customer-account-index .my-account .address-book .order-summary tfoot tr td,
    .customer-account-index .my-account .newsletters .order-summary tfoot tr td,
    .customer-account-index .my-account .my-orders .order-summary tfoot tr td,
    .customer-account-index .my-account .order-info-block .order-summary tfoot tr td,
    .customer-account-index .my-account .order-details .order-summary tfoot tr td,
    .customer-account-index .my-account .my-wishlist .order-summary tfoot tr td,
    .customer-account-index .my-account .share-wishlist .order-summary tfoot tr td,
    .customer-account-index .my-account .new-addressbook .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .dashboard .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .information .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .address-book .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .newsletters .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .my-orders .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .order-details .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .customer-account-index .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .customer-account-edit .my-account .dashboard .order-summary tfoot tr td,
    .customer-account-edit .my-account .information .order-summary tfoot tr td,
    .customer-account-edit .my-account .address-book .order-summary tfoot tr td,
    .customer-account-edit .my-account .newsletters .order-summary tfoot tr td,
    .customer-account-edit .my-account .my-orders .order-summary tfoot tr td,
    .customer-account-edit .my-account .order-info-block .order-summary tfoot tr td,
    .customer-account-edit .my-account .order-details .order-summary tfoot tr td,
    .customer-account-edit .my-account .my-wishlist .order-summary tfoot tr td,
    .customer-account-edit .my-account .share-wishlist .order-summary tfoot tr td,
    .customer-account-edit .my-account .new-addressbook .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .dashboard .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .information .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .address-book .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .newsletters .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .my-orders .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .order-details .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .customer-account-edit .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .dashboard .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .information .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .address-book .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .newsletters .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .my-orders .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .order-info-block .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .order-details .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .my-wishlist .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .share-wishlist .order-summary tfoot tr td,
    .newsletter-manage-index .my-account .new-addressbook .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .dashboard .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .information .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .address-book .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .newsletters .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .my-orders .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .order-details .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .newsletter-manage-index .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .sales-order-history .my-account .dashboard .order-summary tfoot tr td,
    .sales-order-history .my-account .information .order-summary tfoot tr td,
    .sales-order-history .my-account .address-book .order-summary tfoot tr td,
    .sales-order-history .my-account .newsletters .order-summary tfoot tr td,
    .sales-order-history .my-account .my-orders .order-summary tfoot tr td,
    .sales-order-history .my-account .order-info-block .order-summary tfoot tr td,
    .sales-order-history .my-account .order-details .order-summary tfoot tr td,
    .sales-order-history .my-account .my-wishlist .order-summary tfoot tr td,
    .sales-order-history .my-account .share-wishlist .order-summary tfoot tr td,
    .sales-order-history .my-account .new-addressbook .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .dashboard .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .information .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .address-book .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .newsletters .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .my-orders .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .order-details .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .sales-order-history .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .customer-address-index .my-account .dashboard .order-summary tfoot tr td,
    .customer-address-index .my-account .information .order-summary tfoot tr td,
    .customer-address-index .my-account .address-book .order-summary tfoot tr td,
    .customer-address-index .my-account .newsletters .order-summary tfoot tr td,
    .customer-address-index .my-account .my-orders .order-summary tfoot tr td,
    .customer-address-index .my-account .order-info-block .order-summary tfoot tr td,
    .customer-address-index .my-account .order-details .order-summary tfoot tr td,
    .customer-address-index .my-account .my-wishlist .order-summary tfoot tr td,
    .customer-address-index .my-account .share-wishlist .order-summary tfoot tr td,
    .customer-address-index .my-account .new-addressbook .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .dashboard .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .information .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .address-book .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .newsletters .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .my-orders .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .order-details .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .customer-address-index .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .customer-address-form .my-account .dashboard .order-summary tfoot tr td,
    .customer-address-form .my-account .information .order-summary tfoot tr td,
    .customer-address-form .my-account .address-book .order-summary tfoot tr td,
    .customer-address-form .my-account .newsletters .order-summary tfoot tr td,
    .customer-address-form .my-account .my-orders .order-summary tfoot tr td,
    .customer-address-form .my-account .order-info-block .order-summary tfoot tr td,
    .customer-address-form .my-account .order-details .order-summary tfoot tr td,
    .customer-address-form .my-account .my-wishlist .order-summary tfoot tr td,
    .customer-address-form .my-account .share-wishlist .order-summary tfoot tr td,
    .customer-address-form .my-account .new-addressbook .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .dashboard .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .information .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .address-book .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .newsletters .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .my-orders .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .order-details .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .customer-address-form .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .wishlist-index-index .my-account .dashboard .order-summary tfoot tr td,
    .wishlist-index-index .my-account .information .order-summary tfoot tr td,
    .wishlist-index-index .my-account .address-book .order-summary tfoot tr td,
    .wishlist-index-index .my-account .newsletters .order-summary tfoot tr td,
    .wishlist-index-index .my-account .my-orders .order-summary tfoot tr td,
    .wishlist-index-index .my-account .order-info-block .order-summary tfoot tr td,
    .wishlist-index-index .my-account .order-details .order-summary tfoot tr td,
    .wishlist-index-index .my-account .my-wishlist .order-summary tfoot tr td,
    .wishlist-index-index .my-account .share-wishlist .order-summary tfoot tr td,
    .wishlist-index-index .my-account .new-addressbook .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .dashboard .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .information .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .address-book .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .newsletters .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .my-orders .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .order-details .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .wishlist-index-index .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .wishlist-index-share .my-account .dashboard .order-summary tfoot tr td,
    .wishlist-index-share .my-account .information .order-summary tfoot tr td,
    .wishlist-index-share .my-account .address-book .order-summary tfoot tr td,
    .wishlist-index-share .my-account .newsletters .order-summary tfoot tr td,
    .wishlist-index-share .my-account .my-orders .order-summary tfoot tr td,
    .wishlist-index-share .my-account .order-info-block .order-summary tfoot tr td,
    .wishlist-index-share .my-account .order-details .order-summary tfoot tr td,
    .wishlist-index-share .my-account .my-wishlist .order-summary tfoot tr td,
    .wishlist-index-share .my-account .share-wishlist .order-summary tfoot tr td,
    .wishlist-index-share .my-account .new-addressbook .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .dashboard .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .information .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .address-book .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .newsletters .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .my-orders .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .order-details .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .wishlist-index-share .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .dashboard .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .information .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .address-book .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .newsletters .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .my-orders .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .order-info-block .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .order-details .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .my-wishlist .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .share-wishlist .order-summary tfoot tr td,
    .wishlist-shared-index .my-account .new-addressbook .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .dashboard .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .information .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .address-book .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .newsletters .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .my-orders .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .order-details .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .wishlist-shared-index .shared-wishlist .new-addressbook .order-summary tfoot tr td,
    .sales-order-view .my-account .dashboard .order-summary tfoot tr td,
    .sales-order-view .my-account .information .order-summary tfoot tr td,
    .sales-order-view .my-account .address-book .order-summary tfoot tr td,
    .sales-order-view .my-account .newsletters .order-summary tfoot tr td,
    .sales-order-view .my-account .my-orders .order-summary tfoot tr td,
    .sales-order-view .my-account .order-info-block .order-summary tfoot tr td,
    .sales-order-view .my-account .order-details .order-summary tfoot tr td,
    .sales-order-view .my-account .my-wishlist .order-summary tfoot tr td,
    .sales-order-view .my-account .share-wishlist .order-summary tfoot tr td,
    .sales-order-view .my-account .new-addressbook .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .dashboard .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .information .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .address-book .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .newsletters .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .my-orders .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .order-info-block .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .order-details .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .my-wishlist .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .share-wishlist .order-summary tfoot tr td,
    .sales-order-view .shared-wishlist .new-addressbook .order-summary tfoot tr td {
      border-bottom: none;
      text-align: right; }
    .customer-account-index .my-account .dashboard .data-table,
    .customer-account-index .my-account .information .data-table,
    .customer-account-index .my-account .address-book .data-table,
    .customer-account-index .my-account .newsletters .data-table,
    .customer-account-index .my-account .my-orders .data-table,
    .customer-account-index .my-account .order-info-block .data-table,
    .customer-account-index .my-account .order-details .data-table,
    .customer-account-index .my-account .my-wishlist .data-table,
    .customer-account-index .my-account .share-wishlist .data-table,
    .customer-account-index .my-account .new-addressbook .data-table,
    .customer-account-index .shared-wishlist .dashboard .data-table,
    .customer-account-index .shared-wishlist .information .data-table,
    .customer-account-index .shared-wishlist .address-book .data-table,
    .customer-account-index .shared-wishlist .newsletters .data-table,
    .customer-account-index .shared-wishlist .my-orders .data-table,
    .customer-account-index .shared-wishlist .order-info-block .data-table,
    .customer-account-index .shared-wishlist .order-details .data-table,
    .customer-account-index .shared-wishlist .my-wishlist .data-table,
    .customer-account-index .shared-wishlist .share-wishlist .data-table,
    .customer-account-index .shared-wishlist .new-addressbook .data-table,
    .customer-account-edit .my-account .dashboard .data-table,
    .customer-account-edit .my-account .information .data-table,
    .customer-account-edit .my-account .address-book .data-table,
    .customer-account-edit .my-account .newsletters .data-table,
    .customer-account-edit .my-account .my-orders .data-table,
    .customer-account-edit .my-account .order-info-block .data-table,
    .customer-account-edit .my-account .order-details .data-table,
    .customer-account-edit .my-account .my-wishlist .data-table,
    .customer-account-edit .my-account .share-wishlist .data-table,
    .customer-account-edit .my-account .new-addressbook .data-table,
    .customer-account-edit .shared-wishlist .dashboard .data-table,
    .customer-account-edit .shared-wishlist .information .data-table,
    .customer-account-edit .shared-wishlist .address-book .data-table,
    .customer-account-edit .shared-wishlist .newsletters .data-table,
    .customer-account-edit .shared-wishlist .my-orders .data-table,
    .customer-account-edit .shared-wishlist .order-info-block .data-table,
    .customer-account-edit .shared-wishlist .order-details .data-table,
    .customer-account-edit .shared-wishlist .my-wishlist .data-table,
    .customer-account-edit .shared-wishlist .share-wishlist .data-table,
    .customer-account-edit .shared-wishlist .new-addressbook .data-table,
    .newsletter-manage-index .my-account .dashboard .data-table,
    .newsletter-manage-index .my-account .information .data-table,
    .newsletter-manage-index .my-account .address-book .data-table,
    .newsletter-manage-index .my-account .newsletters .data-table,
    .newsletter-manage-index .my-account .my-orders .data-table,
    .newsletter-manage-index .my-account .order-info-block .data-table,
    .newsletter-manage-index .my-account .order-details .data-table,
    .newsletter-manage-index .my-account .my-wishlist .data-table,
    .newsletter-manage-index .my-account .share-wishlist .data-table,
    .newsletter-manage-index .my-account .new-addressbook .data-table,
    .newsletter-manage-index .shared-wishlist .dashboard .data-table,
    .newsletter-manage-index .shared-wishlist .information .data-table,
    .newsletter-manage-index .shared-wishlist .address-book .data-table,
    .newsletter-manage-index .shared-wishlist .newsletters .data-table,
    .newsletter-manage-index .shared-wishlist .my-orders .data-table,
    .newsletter-manage-index .shared-wishlist .order-info-block .data-table,
    .newsletter-manage-index .shared-wishlist .order-details .data-table,
    .newsletter-manage-index .shared-wishlist .my-wishlist .data-table,
    .newsletter-manage-index .shared-wishlist .share-wishlist .data-table,
    .newsletter-manage-index .shared-wishlist .new-addressbook .data-table,
    .sales-order-history .my-account .dashboard .data-table,
    .sales-order-history .my-account .information .data-table,
    .sales-order-history .my-account .address-book .data-table,
    .sales-order-history .my-account .newsletters .data-table,
    .sales-order-history .my-account .my-orders .data-table,
    .sales-order-history .my-account .order-info-block .data-table,
    .sales-order-history .my-account .order-details .data-table,
    .sales-order-history .my-account .my-wishlist .data-table,
    .sales-order-history .my-account .share-wishlist .data-table,
    .sales-order-history .my-account .new-addressbook .data-table,
    .sales-order-history .shared-wishlist .dashboard .data-table,
    .sales-order-history .shared-wishlist .information .data-table,
    .sales-order-history .shared-wishlist .address-book .data-table,
    .sales-order-history .shared-wishlist .newsletters .data-table,
    .sales-order-history .shared-wishlist .my-orders .data-table,
    .sales-order-history .shared-wishlist .order-info-block .data-table,
    .sales-order-history .shared-wishlist .order-details .data-table,
    .sales-order-history .shared-wishlist .my-wishlist .data-table,
    .sales-order-history .shared-wishlist .share-wishlist .data-table,
    .sales-order-history .shared-wishlist .new-addressbook .data-table,
    .customer-address-index .my-account .dashboard .data-table,
    .customer-address-index .my-account .information .data-table,
    .customer-address-index .my-account .address-book .data-table,
    .customer-address-index .my-account .newsletters .data-table,
    .customer-address-index .my-account .my-orders .data-table,
    .customer-address-index .my-account .order-info-block .data-table,
    .customer-address-index .my-account .order-details .data-table,
    .customer-address-index .my-account .my-wishlist .data-table,
    .customer-address-index .my-account .share-wishlist .data-table,
    .customer-address-index .my-account .new-addressbook .data-table,
    .customer-address-index .shared-wishlist .dashboard .data-table,
    .customer-address-index .shared-wishlist .information .data-table,
    .customer-address-index .shared-wishlist .address-book .data-table,
    .customer-address-index .shared-wishlist .newsletters .data-table,
    .customer-address-index .shared-wishlist .my-orders .data-table,
    .customer-address-index .shared-wishlist .order-info-block .data-table,
    .customer-address-index .shared-wishlist .order-details .data-table,
    .customer-address-index .shared-wishlist .my-wishlist .data-table,
    .customer-address-index .shared-wishlist .share-wishlist .data-table,
    .customer-address-index .shared-wishlist .new-addressbook .data-table,
    .customer-address-form .my-account .dashboard .data-table,
    .customer-address-form .my-account .information .data-table,
    .customer-address-form .my-account .address-book .data-table,
    .customer-address-form .my-account .newsletters .data-table,
    .customer-address-form .my-account .my-orders .data-table,
    .customer-address-form .my-account .order-info-block .data-table,
    .customer-address-form .my-account .order-details .data-table,
    .customer-address-form .my-account .my-wishlist .data-table,
    .customer-address-form .my-account .share-wishlist .data-table,
    .customer-address-form .my-account .new-addressbook .data-table,
    .customer-address-form .shared-wishlist .dashboard .data-table,
    .customer-address-form .shared-wishlist .information .data-table,
    .customer-address-form .shared-wishlist .address-book .data-table,
    .customer-address-form .shared-wishlist .newsletters .data-table,
    .customer-address-form .shared-wishlist .my-orders .data-table,
    .customer-address-form .shared-wishlist .order-info-block .data-table,
    .customer-address-form .shared-wishlist .order-details .data-table,
    .customer-address-form .shared-wishlist .my-wishlist .data-table,
    .customer-address-form .shared-wishlist .share-wishlist .data-table,
    .customer-address-form .shared-wishlist .new-addressbook .data-table,
    .wishlist-index-index .my-account .dashboard .data-table,
    .wishlist-index-index .my-account .information .data-table,
    .wishlist-index-index .my-account .address-book .data-table,
    .wishlist-index-index .my-account .newsletters .data-table,
    .wishlist-index-index .my-account .my-orders .data-table,
    .wishlist-index-index .my-account .order-info-block .data-table,
    .wishlist-index-index .my-account .order-details .data-table,
    .wishlist-index-index .my-account .my-wishlist .data-table,
    .wishlist-index-index .my-account .share-wishlist .data-table,
    .wishlist-index-index .my-account .new-addressbook .data-table,
    .wishlist-index-index .shared-wishlist .dashboard .data-table,
    .wishlist-index-index .shared-wishlist .information .data-table,
    .wishlist-index-index .shared-wishlist .address-book .data-table,
    .wishlist-index-index .shared-wishlist .newsletters .data-table,
    .wishlist-index-index .shared-wishlist .my-orders .data-table,
    .wishlist-index-index .shared-wishlist .order-info-block .data-table,
    .wishlist-index-index .shared-wishlist .order-details .data-table,
    .wishlist-index-index .shared-wishlist .my-wishlist .data-table,
    .wishlist-index-index .shared-wishlist .share-wishlist .data-table,
    .wishlist-index-index .shared-wishlist .new-addressbook .data-table,
    .wishlist-index-share .my-account .dashboard .data-table,
    .wishlist-index-share .my-account .information .data-table,
    .wishlist-index-share .my-account .address-book .data-table,
    .wishlist-index-share .my-account .newsletters .data-table,
    .wishlist-index-share .my-account .my-orders .data-table,
    .wishlist-index-share .my-account .order-info-block .data-table,
    .wishlist-index-share .my-account .order-details .data-table,
    .wishlist-index-share .my-account .my-wishlist .data-table,
    .wishlist-index-share .my-account .share-wishlist .data-table,
    .wishlist-index-share .my-account .new-addressbook .data-table,
    .wishlist-index-share .shared-wishlist .dashboard .data-table,
    .wishlist-index-share .shared-wishlist .information .data-table,
    .wishlist-index-share .shared-wishlist .address-book .data-table,
    .wishlist-index-share .shared-wishlist .newsletters .data-table,
    .wishlist-index-share .shared-wishlist .my-orders .data-table,
    .wishlist-index-share .shared-wishlist .order-info-block .data-table,
    .wishlist-index-share .shared-wishlist .order-details .data-table,
    .wishlist-index-share .shared-wishlist .my-wishlist .data-table,
    .wishlist-index-share .shared-wishlist .share-wishlist .data-table,
    .wishlist-index-share .shared-wishlist .new-addressbook .data-table,
    .wishlist-shared-index .my-account .dashboard .data-table,
    .wishlist-shared-index .my-account .information .data-table,
    .wishlist-shared-index .my-account .address-book .data-table,
    .wishlist-shared-index .my-account .newsletters .data-table,
    .wishlist-shared-index .my-account .my-orders .data-table,
    .wishlist-shared-index .my-account .order-info-block .data-table,
    .wishlist-shared-index .my-account .order-details .data-table,
    .wishlist-shared-index .my-account .my-wishlist .data-table,
    .wishlist-shared-index .my-account .share-wishlist .data-table,
    .wishlist-shared-index .my-account .new-addressbook .data-table,
    .wishlist-shared-index .shared-wishlist .dashboard .data-table,
    .wishlist-shared-index .shared-wishlist .information .data-table,
    .wishlist-shared-index .shared-wishlist .address-book .data-table,
    .wishlist-shared-index .shared-wishlist .newsletters .data-table,
    .wishlist-shared-index .shared-wishlist .my-orders .data-table,
    .wishlist-shared-index .shared-wishlist .order-info-block .data-table,
    .wishlist-shared-index .shared-wishlist .order-details .data-table,
    .wishlist-shared-index .shared-wishlist .my-wishlist .data-table,
    .wishlist-shared-index .shared-wishlist .share-wishlist .data-table,
    .wishlist-shared-index .shared-wishlist .new-addressbook .data-table,
    .sales-order-view .my-account .dashboard .data-table,
    .sales-order-view .my-account .information .data-table,
    .sales-order-view .my-account .address-book .data-table,
    .sales-order-view .my-account .newsletters .data-table,
    .sales-order-view .my-account .my-orders .data-table,
    .sales-order-view .my-account .order-info-block .data-table,
    .sales-order-view .my-account .order-details .data-table,
    .sales-order-view .my-account .my-wishlist .data-table,
    .sales-order-view .my-account .share-wishlist .data-table,
    .sales-order-view .my-account .new-addressbook .data-table,
    .sales-order-view .shared-wishlist .dashboard .data-table,
    .sales-order-view .shared-wishlist .information .data-table,
    .sales-order-view .shared-wishlist .address-book .data-table,
    .sales-order-view .shared-wishlist .newsletters .data-table,
    .sales-order-view .shared-wishlist .my-orders .data-table,
    .sales-order-view .shared-wishlist .order-info-block .data-table,
    .sales-order-view .shared-wishlist .order-details .data-table,
    .sales-order-view .shared-wishlist .my-wishlist .data-table,
    .sales-order-view .shared-wishlist .share-wishlist .data-table,
    .sales-order-view .shared-wishlist .new-addressbook .data-table {
      letter-spacing: 1.6px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 10px;
      color: #000;
      margin-bottom: 30px; }
      .customer-account-index .my-account .dashboard .data-table .table-link,
      .customer-account-index .my-account .information .data-table .table-link,
      .customer-account-index .my-account .address-book .data-table .table-link,
      .customer-account-index .my-account .newsletters .data-table .table-link,
      .customer-account-index .my-account .my-orders .data-table .table-link,
      .customer-account-index .my-account .order-info-block .data-table .table-link,
      .customer-account-index .my-account .order-details .data-table .table-link,
      .customer-account-index .my-account .my-wishlist .data-table .table-link,
      .customer-account-index .my-account .share-wishlist .data-table .table-link,
      .customer-account-index .my-account .new-addressbook .data-table .table-link,
      .customer-account-index .shared-wishlist .dashboard .data-table .table-link,
      .customer-account-index .shared-wishlist .information .data-table .table-link,
      .customer-account-index .shared-wishlist .address-book .data-table .table-link,
      .customer-account-index .shared-wishlist .newsletters .data-table .table-link,
      .customer-account-index .shared-wishlist .my-orders .data-table .table-link,
      .customer-account-index .shared-wishlist .order-info-block .data-table .table-link,
      .customer-account-index .shared-wishlist .order-details .data-table .table-link,
      .customer-account-index .shared-wishlist .my-wishlist .data-table .table-link,
      .customer-account-index .shared-wishlist .share-wishlist .data-table .table-link,
      .customer-account-index .shared-wishlist .new-addressbook .data-table .table-link,
      .customer-account-edit .my-account .dashboard .data-table .table-link,
      .customer-account-edit .my-account .information .data-table .table-link,
      .customer-account-edit .my-account .address-book .data-table .table-link,
      .customer-account-edit .my-account .newsletters .data-table .table-link,
      .customer-account-edit .my-account .my-orders .data-table .table-link,
      .customer-account-edit .my-account .order-info-block .data-table .table-link,
      .customer-account-edit .my-account .order-details .data-table .table-link,
      .customer-account-edit .my-account .my-wishlist .data-table .table-link,
      .customer-account-edit .my-account .share-wishlist .data-table .table-link,
      .customer-account-edit .my-account .new-addressbook .data-table .table-link,
      .customer-account-edit .shared-wishlist .dashboard .data-table .table-link,
      .customer-account-edit .shared-wishlist .information .data-table .table-link,
      .customer-account-edit .shared-wishlist .address-book .data-table .table-link,
      .customer-account-edit .shared-wishlist .newsletters .data-table .table-link,
      .customer-account-edit .shared-wishlist .my-orders .data-table .table-link,
      .customer-account-edit .shared-wishlist .order-info-block .data-table .table-link,
      .customer-account-edit .shared-wishlist .order-details .data-table .table-link,
      .customer-account-edit .shared-wishlist .my-wishlist .data-table .table-link,
      .customer-account-edit .shared-wishlist .share-wishlist .data-table .table-link,
      .customer-account-edit .shared-wishlist .new-addressbook .data-table .table-link,
      .newsletter-manage-index .my-account .dashboard .data-table .table-link,
      .newsletter-manage-index .my-account .information .data-table .table-link,
      .newsletter-manage-index .my-account .address-book .data-table .table-link,
      .newsletter-manage-index .my-account .newsletters .data-table .table-link,
      .newsletter-manage-index .my-account .my-orders .data-table .table-link,
      .newsletter-manage-index .my-account .order-info-block .data-table .table-link,
      .newsletter-manage-index .my-account .order-details .data-table .table-link,
      .newsletter-manage-index .my-account .my-wishlist .data-table .table-link,
      .newsletter-manage-index .my-account .share-wishlist .data-table .table-link,
      .newsletter-manage-index .my-account .new-addressbook .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .dashboard .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .information .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .address-book .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .newsletters .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .my-orders .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .order-info-block .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .order-details .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .my-wishlist .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .share-wishlist .data-table .table-link,
      .newsletter-manage-index .shared-wishlist .new-addressbook .data-table .table-link,
      .sales-order-history .my-account .dashboard .data-table .table-link,
      .sales-order-history .my-account .information .data-table .table-link,
      .sales-order-history .my-account .address-book .data-table .table-link,
      .sales-order-history .my-account .newsletters .data-table .table-link,
      .sales-order-history .my-account .my-orders .data-table .table-link,
      .sales-order-history .my-account .order-info-block .data-table .table-link,
      .sales-order-history .my-account .order-details .data-table .table-link,
      .sales-order-history .my-account .my-wishlist .data-table .table-link,
      .sales-order-history .my-account .share-wishlist .data-table .table-link,
      .sales-order-history .my-account .new-addressbook .data-table .table-link,
      .sales-order-history .shared-wishlist .dashboard .data-table .table-link,
      .sales-order-history .shared-wishlist .information .data-table .table-link,
      .sales-order-history .shared-wishlist .address-book .data-table .table-link,
      .sales-order-history .shared-wishlist .newsletters .data-table .table-link,
      .sales-order-history .shared-wishlist .my-orders .data-table .table-link,
      .sales-order-history .shared-wishlist .order-info-block .data-table .table-link,
      .sales-order-history .shared-wishlist .order-details .data-table .table-link,
      .sales-order-history .shared-wishlist .my-wishlist .data-table .table-link,
      .sales-order-history .shared-wishlist .share-wishlist .data-table .table-link,
      .sales-order-history .shared-wishlist .new-addressbook .data-table .table-link,
      .customer-address-index .my-account .dashboard .data-table .table-link,
      .customer-address-index .my-account .information .data-table .table-link,
      .customer-address-index .my-account .address-book .data-table .table-link,
      .customer-address-index .my-account .newsletters .data-table .table-link,
      .customer-address-index .my-account .my-orders .data-table .table-link,
      .customer-address-index .my-account .order-info-block .data-table .table-link,
      .customer-address-index .my-account .order-details .data-table .table-link,
      .customer-address-index .my-account .my-wishlist .data-table .table-link,
      .customer-address-index .my-account .share-wishlist .data-table .table-link,
      .customer-address-index .my-account .new-addressbook .data-table .table-link,
      .customer-address-index .shared-wishlist .dashboard .data-table .table-link,
      .customer-address-index .shared-wishlist .information .data-table .table-link,
      .customer-address-index .shared-wishlist .address-book .data-table .table-link,
      .customer-address-index .shared-wishlist .newsletters .data-table .table-link,
      .customer-address-index .shared-wishlist .my-orders .data-table .table-link,
      .customer-address-index .shared-wishlist .order-info-block .data-table .table-link,
      .customer-address-index .shared-wishlist .order-details .data-table .table-link,
      .customer-address-index .shared-wishlist .my-wishlist .data-table .table-link,
      .customer-address-index .shared-wishlist .share-wishlist .data-table .table-link,
      .customer-address-index .shared-wishlist .new-addressbook .data-table .table-link,
      .customer-address-form .my-account .dashboard .data-table .table-link,
      .customer-address-form .my-account .information .data-table .table-link,
      .customer-address-form .my-account .address-book .data-table .table-link,
      .customer-address-form .my-account .newsletters .data-table .table-link,
      .customer-address-form .my-account .my-orders .data-table .table-link,
      .customer-address-form .my-account .order-info-block .data-table .table-link,
      .customer-address-form .my-account .order-details .data-table .table-link,
      .customer-address-form .my-account .my-wishlist .data-table .table-link,
      .customer-address-form .my-account .share-wishlist .data-table .table-link,
      .customer-address-form .my-account .new-addressbook .data-table .table-link,
      .customer-address-form .shared-wishlist .dashboard .data-table .table-link,
      .customer-address-form .shared-wishlist .information .data-table .table-link,
      .customer-address-form .shared-wishlist .address-book .data-table .table-link,
      .customer-address-form .shared-wishlist .newsletters .data-table .table-link,
      .customer-address-form .shared-wishlist .my-orders .data-table .table-link,
      .customer-address-form .shared-wishlist .order-info-block .data-table .table-link,
      .customer-address-form .shared-wishlist .order-details .data-table .table-link,
      .customer-address-form .shared-wishlist .my-wishlist .data-table .table-link,
      .customer-address-form .shared-wishlist .share-wishlist .data-table .table-link,
      .customer-address-form .shared-wishlist .new-addressbook .data-table .table-link,
      .wishlist-index-index .my-account .dashboard .data-table .table-link,
      .wishlist-index-index .my-account .information .data-table .table-link,
      .wishlist-index-index .my-account .address-book .data-table .table-link,
      .wishlist-index-index .my-account .newsletters .data-table .table-link,
      .wishlist-index-index .my-account .my-orders .data-table .table-link,
      .wishlist-index-index .my-account .order-info-block .data-table .table-link,
      .wishlist-index-index .my-account .order-details .data-table .table-link,
      .wishlist-index-index .my-account .my-wishlist .data-table .table-link,
      .wishlist-index-index .my-account .share-wishlist .data-table .table-link,
      .wishlist-index-index .my-account .new-addressbook .data-table .table-link,
      .wishlist-index-index .shared-wishlist .dashboard .data-table .table-link,
      .wishlist-index-index .shared-wishlist .information .data-table .table-link,
      .wishlist-index-index .shared-wishlist .address-book .data-table .table-link,
      .wishlist-index-index .shared-wishlist .newsletters .data-table .table-link,
      .wishlist-index-index .shared-wishlist .my-orders .data-table .table-link,
      .wishlist-index-index .shared-wishlist .order-info-block .data-table .table-link,
      .wishlist-index-index .shared-wishlist .order-details .data-table .table-link,
      .wishlist-index-index .shared-wishlist .my-wishlist .data-table .table-link,
      .wishlist-index-index .shared-wishlist .share-wishlist .data-table .table-link,
      .wishlist-index-index .shared-wishlist .new-addressbook .data-table .table-link,
      .wishlist-index-share .my-account .dashboard .data-table .table-link,
      .wishlist-index-share .my-account .information .data-table .table-link,
      .wishlist-index-share .my-account .address-book .data-table .table-link,
      .wishlist-index-share .my-account .newsletters .data-table .table-link,
      .wishlist-index-share .my-account .my-orders .data-table .table-link,
      .wishlist-index-share .my-account .order-info-block .data-table .table-link,
      .wishlist-index-share .my-account .order-details .data-table .table-link,
      .wishlist-index-share .my-account .my-wishlist .data-table .table-link,
      .wishlist-index-share .my-account .share-wishlist .data-table .table-link,
      .wishlist-index-share .my-account .new-addressbook .data-table .table-link,
      .wishlist-index-share .shared-wishlist .dashboard .data-table .table-link,
      .wishlist-index-share .shared-wishlist .information .data-table .table-link,
      .wishlist-index-share .shared-wishlist .address-book .data-table .table-link,
      .wishlist-index-share .shared-wishlist .newsletters .data-table .table-link,
      .wishlist-index-share .shared-wishlist .my-orders .data-table .table-link,
      .wishlist-index-share .shared-wishlist .order-info-block .data-table .table-link,
      .wishlist-index-share .shared-wishlist .order-details .data-table .table-link,
      .wishlist-index-share .shared-wishlist .my-wishlist .data-table .table-link,
      .wishlist-index-share .shared-wishlist .share-wishlist .data-table .table-link,
      .wishlist-index-share .shared-wishlist .new-addressbook .data-table .table-link,
      .wishlist-shared-index .my-account .dashboard .data-table .table-link,
      .wishlist-shared-index .my-account .information .data-table .table-link,
      .wishlist-shared-index .my-account .address-book .data-table .table-link,
      .wishlist-shared-index .my-account .newsletters .data-table .table-link,
      .wishlist-shared-index .my-account .my-orders .data-table .table-link,
      .wishlist-shared-index .my-account .order-info-block .data-table .table-link,
      .wishlist-shared-index .my-account .order-details .data-table .table-link,
      .wishlist-shared-index .my-account .my-wishlist .data-table .table-link,
      .wishlist-shared-index .my-account .share-wishlist .data-table .table-link,
      .wishlist-shared-index .my-account .new-addressbook .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .dashboard .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .information .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .address-book .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .newsletters .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .my-orders .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .order-info-block .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .order-details .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .my-wishlist .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .share-wishlist .data-table .table-link,
      .wishlist-shared-index .shared-wishlist .new-addressbook .data-table .table-link,
      .sales-order-view .my-account .dashboard .data-table .table-link,
      .sales-order-view .my-account .information .data-table .table-link,
      .sales-order-view .my-account .address-book .data-table .table-link,
      .sales-order-view .my-account .newsletters .data-table .table-link,
      .sales-order-view .my-account .my-orders .data-table .table-link,
      .sales-order-view .my-account .order-info-block .data-table .table-link,
      .sales-order-view .my-account .order-details .data-table .table-link,
      .sales-order-view .my-account .my-wishlist .data-table .table-link,
      .sales-order-view .my-account .share-wishlist .data-table .table-link,
      .sales-order-view .my-account .new-addressbook .data-table .table-link,
      .sales-order-view .shared-wishlist .dashboard .data-table .table-link,
      .sales-order-view .shared-wishlist .information .data-table .table-link,
      .sales-order-view .shared-wishlist .address-book .data-table .table-link,
      .sales-order-view .shared-wishlist .newsletters .data-table .table-link,
      .sales-order-view .shared-wishlist .my-orders .data-table .table-link,
      .sales-order-view .shared-wishlist .order-info-block .data-table .table-link,
      .sales-order-view .shared-wishlist .order-details .data-table .table-link,
      .sales-order-view .shared-wishlist .my-wishlist .data-table .table-link,
      .sales-order-view .shared-wishlist .share-wishlist .data-table .table-link,
      .sales-order-view .shared-wishlist .new-addressbook .data-table .table-link {
        letter-spacing: 0.1rem;
        font-size: 10px;
        color: #000;
        cursor: pointer;
        display: block;
        text-transform: uppercase; }
      .customer-account-index .my-account .dashboard .data-table .a-right,
      .customer-account-index .my-account .information .data-table .a-right,
      .customer-account-index .my-account .address-book .data-table .a-right,
      .customer-account-index .my-account .newsletters .data-table .a-right,
      .customer-account-index .my-account .my-orders .data-table .a-right,
      .customer-account-index .my-account .order-info-block .data-table .a-right,
      .customer-account-index .my-account .order-details .data-table .a-right,
      .customer-account-index .my-account .my-wishlist .data-table .a-right,
      .customer-account-index .my-account .share-wishlist .data-table .a-right,
      .customer-account-index .my-account .new-addressbook .data-table .a-right,
      .customer-account-index .shared-wishlist .dashboard .data-table .a-right,
      .customer-account-index .shared-wishlist .information .data-table .a-right,
      .customer-account-index .shared-wishlist .address-book .data-table .a-right,
      .customer-account-index .shared-wishlist .newsletters .data-table .a-right,
      .customer-account-index .shared-wishlist .my-orders .data-table .a-right,
      .customer-account-index .shared-wishlist .order-info-block .data-table .a-right,
      .customer-account-index .shared-wishlist .order-details .data-table .a-right,
      .customer-account-index .shared-wishlist .my-wishlist .data-table .a-right,
      .customer-account-index .shared-wishlist .share-wishlist .data-table .a-right,
      .customer-account-index .shared-wishlist .new-addressbook .data-table .a-right,
      .customer-account-edit .my-account .dashboard .data-table .a-right,
      .customer-account-edit .my-account .information .data-table .a-right,
      .customer-account-edit .my-account .address-book .data-table .a-right,
      .customer-account-edit .my-account .newsletters .data-table .a-right,
      .customer-account-edit .my-account .my-orders .data-table .a-right,
      .customer-account-edit .my-account .order-info-block .data-table .a-right,
      .customer-account-edit .my-account .order-details .data-table .a-right,
      .customer-account-edit .my-account .my-wishlist .data-table .a-right,
      .customer-account-edit .my-account .share-wishlist .data-table .a-right,
      .customer-account-edit .my-account .new-addressbook .data-table .a-right,
      .customer-account-edit .shared-wishlist .dashboard .data-table .a-right,
      .customer-account-edit .shared-wishlist .information .data-table .a-right,
      .customer-account-edit .shared-wishlist .address-book .data-table .a-right,
      .customer-account-edit .shared-wishlist .newsletters .data-table .a-right,
      .customer-account-edit .shared-wishlist .my-orders .data-table .a-right,
      .customer-account-edit .shared-wishlist .order-info-block .data-table .a-right,
      .customer-account-edit .shared-wishlist .order-details .data-table .a-right,
      .customer-account-edit .shared-wishlist .my-wishlist .data-table .a-right,
      .customer-account-edit .shared-wishlist .share-wishlist .data-table .a-right,
      .customer-account-edit .shared-wishlist .new-addressbook .data-table .a-right,
      .newsletter-manage-index .my-account .dashboard .data-table .a-right,
      .newsletter-manage-index .my-account .information .data-table .a-right,
      .newsletter-manage-index .my-account .address-book .data-table .a-right,
      .newsletter-manage-index .my-account .newsletters .data-table .a-right,
      .newsletter-manage-index .my-account .my-orders .data-table .a-right,
      .newsletter-manage-index .my-account .order-info-block .data-table .a-right,
      .newsletter-manage-index .my-account .order-details .data-table .a-right,
      .newsletter-manage-index .my-account .my-wishlist .data-table .a-right,
      .newsletter-manage-index .my-account .share-wishlist .data-table .a-right,
      .newsletter-manage-index .my-account .new-addressbook .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .dashboard .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .information .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .address-book .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .newsletters .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .my-orders .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .order-info-block .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .order-details .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .my-wishlist .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .share-wishlist .data-table .a-right,
      .newsletter-manage-index .shared-wishlist .new-addressbook .data-table .a-right,
      .sales-order-history .my-account .dashboard .data-table .a-right,
      .sales-order-history .my-account .information .data-table .a-right,
      .sales-order-history .my-account .address-book .data-table .a-right,
      .sales-order-history .my-account .newsletters .data-table .a-right,
      .sales-order-history .my-account .my-orders .data-table .a-right,
      .sales-order-history .my-account .order-info-block .data-table .a-right,
      .sales-order-history .my-account .order-details .data-table .a-right,
      .sales-order-history .my-account .my-wishlist .data-table .a-right,
      .sales-order-history .my-account .share-wishlist .data-table .a-right,
      .sales-order-history .my-account .new-addressbook .data-table .a-right,
      .sales-order-history .shared-wishlist .dashboard .data-table .a-right,
      .sales-order-history .shared-wishlist .information .data-table .a-right,
      .sales-order-history .shared-wishlist .address-book .data-table .a-right,
      .sales-order-history .shared-wishlist .newsletters .data-table .a-right,
      .sales-order-history .shared-wishlist .my-orders .data-table .a-right,
      .sales-order-history .shared-wishlist .order-info-block .data-table .a-right,
      .sales-order-history .shared-wishlist .order-details .data-table .a-right,
      .sales-order-history .shared-wishlist .my-wishlist .data-table .a-right,
      .sales-order-history .shared-wishlist .share-wishlist .data-table .a-right,
      .sales-order-history .shared-wishlist .new-addressbook .data-table .a-right,
      .customer-address-index .my-account .dashboard .data-table .a-right,
      .customer-address-index .my-account .information .data-table .a-right,
      .customer-address-index .my-account .address-book .data-table .a-right,
      .customer-address-index .my-account .newsletters .data-table .a-right,
      .customer-address-index .my-account .my-orders .data-table .a-right,
      .customer-address-index .my-account .order-info-block .data-table .a-right,
      .customer-address-index .my-account .order-details .data-table .a-right,
      .customer-address-index .my-account .my-wishlist .data-table .a-right,
      .customer-address-index .my-account .share-wishlist .data-table .a-right,
      .customer-address-index .my-account .new-addressbook .data-table .a-right,
      .customer-address-index .shared-wishlist .dashboard .data-table .a-right,
      .customer-address-index .shared-wishlist .information .data-table .a-right,
      .customer-address-index .shared-wishlist .address-book .data-table .a-right,
      .customer-address-index .shared-wishlist .newsletters .data-table .a-right,
      .customer-address-index .shared-wishlist .my-orders .data-table .a-right,
      .customer-address-index .shared-wishlist .order-info-block .data-table .a-right,
      .customer-address-index .shared-wishlist .order-details .data-table .a-right,
      .customer-address-index .shared-wishlist .my-wishlist .data-table .a-right,
      .customer-address-index .shared-wishlist .share-wishlist .data-table .a-right,
      .customer-address-index .shared-wishlist .new-addressbook .data-table .a-right,
      .customer-address-form .my-account .dashboard .data-table .a-right,
      .customer-address-form .my-account .information .data-table .a-right,
      .customer-address-form .my-account .address-book .data-table .a-right,
      .customer-address-form .my-account .newsletters .data-table .a-right,
      .customer-address-form .my-account .my-orders .data-table .a-right,
      .customer-address-form .my-account .order-info-block .data-table .a-right,
      .customer-address-form .my-account .order-details .data-table .a-right,
      .customer-address-form .my-account .my-wishlist .data-table .a-right,
      .customer-address-form .my-account .share-wishlist .data-table .a-right,
      .customer-address-form .my-account .new-addressbook .data-table .a-right,
      .customer-address-form .shared-wishlist .dashboard .data-table .a-right,
      .customer-address-form .shared-wishlist .information .data-table .a-right,
      .customer-address-form .shared-wishlist .address-book .data-table .a-right,
      .customer-address-form .shared-wishlist .newsletters .data-table .a-right,
      .customer-address-form .shared-wishlist .my-orders .data-table .a-right,
      .customer-address-form .shared-wishlist .order-info-block .data-table .a-right,
      .customer-address-form .shared-wishlist .order-details .data-table .a-right,
      .customer-address-form .shared-wishlist .my-wishlist .data-table .a-right,
      .customer-address-form .shared-wishlist .share-wishlist .data-table .a-right,
      .customer-address-form .shared-wishlist .new-addressbook .data-table .a-right,
      .wishlist-index-index .my-account .dashboard .data-table .a-right,
      .wishlist-index-index .my-account .information .data-table .a-right,
      .wishlist-index-index .my-account .address-book .data-table .a-right,
      .wishlist-index-index .my-account .newsletters .data-table .a-right,
      .wishlist-index-index .my-account .my-orders .data-table .a-right,
      .wishlist-index-index .my-account .order-info-block .data-table .a-right,
      .wishlist-index-index .my-account .order-details .data-table .a-right,
      .wishlist-index-index .my-account .my-wishlist .data-table .a-right,
      .wishlist-index-index .my-account .share-wishlist .data-table .a-right,
      .wishlist-index-index .my-account .new-addressbook .data-table .a-right,
      .wishlist-index-index .shared-wishlist .dashboard .data-table .a-right,
      .wishlist-index-index .shared-wishlist .information .data-table .a-right,
      .wishlist-index-index .shared-wishlist .address-book .data-table .a-right,
      .wishlist-index-index .shared-wishlist .newsletters .data-table .a-right,
      .wishlist-index-index .shared-wishlist .my-orders .data-table .a-right,
      .wishlist-index-index .shared-wishlist .order-info-block .data-table .a-right,
      .wishlist-index-index .shared-wishlist .order-details .data-table .a-right,
      .wishlist-index-index .shared-wishlist .my-wishlist .data-table .a-right,
      .wishlist-index-index .shared-wishlist .share-wishlist .data-table .a-right,
      .wishlist-index-index .shared-wishlist .new-addressbook .data-table .a-right,
      .wishlist-index-share .my-account .dashboard .data-table .a-right,
      .wishlist-index-share .my-account .information .data-table .a-right,
      .wishlist-index-share .my-account .address-book .data-table .a-right,
      .wishlist-index-share .my-account .newsletters .data-table .a-right,
      .wishlist-index-share .my-account .my-orders .data-table .a-right,
      .wishlist-index-share .my-account .order-info-block .data-table .a-right,
      .wishlist-index-share .my-account .order-details .data-table .a-right,
      .wishlist-index-share .my-account .my-wishlist .data-table .a-right,
      .wishlist-index-share .my-account .share-wishlist .data-table .a-right,
      .wishlist-index-share .my-account .new-addressbook .data-table .a-right,
      .wishlist-index-share .shared-wishlist .dashboard .data-table .a-right,
      .wishlist-index-share .shared-wishlist .information .data-table .a-right,
      .wishlist-index-share .shared-wishlist .address-book .data-table .a-right,
      .wishlist-index-share .shared-wishlist .newsletters .data-table .a-right,
      .wishlist-index-share .shared-wishlist .my-orders .data-table .a-right,
      .wishlist-index-share .shared-wishlist .order-info-block .data-table .a-right,
      .wishlist-index-share .shared-wishlist .order-details .data-table .a-right,
      .wishlist-index-share .shared-wishlist .my-wishlist .data-table .a-right,
      .wishlist-index-share .shared-wishlist .share-wishlist .data-table .a-right,
      .wishlist-index-share .shared-wishlist .new-addressbook .data-table .a-right,
      .wishlist-shared-index .my-account .dashboard .data-table .a-right,
      .wishlist-shared-index .my-account .information .data-table .a-right,
      .wishlist-shared-index .my-account .address-book .data-table .a-right,
      .wishlist-shared-index .my-account .newsletters .data-table .a-right,
      .wishlist-shared-index .my-account .my-orders .data-table .a-right,
      .wishlist-shared-index .my-account .order-info-block .data-table .a-right,
      .wishlist-shared-index .my-account .order-details .data-table .a-right,
      .wishlist-shared-index .my-account .my-wishlist .data-table .a-right,
      .wishlist-shared-index .my-account .share-wishlist .data-table .a-right,
      .wishlist-shared-index .my-account .new-addressbook .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .dashboard .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .information .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .address-book .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .newsletters .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .my-orders .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .order-info-block .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .order-details .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .my-wishlist .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .share-wishlist .data-table .a-right,
      .wishlist-shared-index .shared-wishlist .new-addressbook .data-table .a-right,
      .sales-order-view .my-account .dashboard .data-table .a-right,
      .sales-order-view .my-account .information .data-table .a-right,
      .sales-order-view .my-account .address-book .data-table .a-right,
      .sales-order-view .my-account .newsletters .data-table .a-right,
      .sales-order-view .my-account .my-orders .data-table .a-right,
      .sales-order-view .my-account .order-info-block .data-table .a-right,
      .sales-order-view .my-account .order-details .data-table .a-right,
      .sales-order-view .my-account .my-wishlist .data-table .a-right,
      .sales-order-view .my-account .share-wishlist .data-table .a-right,
      .sales-order-view .my-account .new-addressbook .data-table .a-right,
      .sales-order-view .shared-wishlist .dashboard .data-table .a-right,
      .sales-order-view .shared-wishlist .information .data-table .a-right,
      .sales-order-view .shared-wishlist .address-book .data-table .a-right,
      .sales-order-view .shared-wishlist .newsletters .data-table .a-right,
      .sales-order-view .shared-wishlist .my-orders .data-table .a-right,
      .sales-order-view .shared-wishlist .order-info-block .data-table .a-right,
      .sales-order-view .shared-wishlist .order-details .data-table .a-right,
      .sales-order-view .shared-wishlist .my-wishlist .data-table .a-right,
      .sales-order-view .shared-wishlist .share-wishlist .data-table .a-right,
      .sales-order-view .shared-wishlist .new-addressbook .data-table .a-right {
        text-align: right; }
      .customer-account-index .my-account .dashboard .data-table tr,
      .customer-account-index .my-account .information .data-table tr,
      .customer-account-index .my-account .address-book .data-table tr,
      .customer-account-index .my-account .newsletters .data-table tr,
      .customer-account-index .my-account .my-orders .data-table tr,
      .customer-account-index .my-account .order-info-block .data-table tr,
      .customer-account-index .my-account .order-details .data-table tr,
      .customer-account-index .my-account .my-wishlist .data-table tr,
      .customer-account-index .my-account .share-wishlist .data-table tr,
      .customer-account-index .my-account .new-addressbook .data-table tr,
      .customer-account-index .shared-wishlist .dashboard .data-table tr,
      .customer-account-index .shared-wishlist .information .data-table tr,
      .customer-account-index .shared-wishlist .address-book .data-table tr,
      .customer-account-index .shared-wishlist .newsletters .data-table tr,
      .customer-account-index .shared-wishlist .my-orders .data-table tr,
      .customer-account-index .shared-wishlist .order-info-block .data-table tr,
      .customer-account-index .shared-wishlist .order-details .data-table tr,
      .customer-account-index .shared-wishlist .my-wishlist .data-table tr,
      .customer-account-index .shared-wishlist .share-wishlist .data-table tr,
      .customer-account-index .shared-wishlist .new-addressbook .data-table tr,
      .customer-account-edit .my-account .dashboard .data-table tr,
      .customer-account-edit .my-account .information .data-table tr,
      .customer-account-edit .my-account .address-book .data-table tr,
      .customer-account-edit .my-account .newsletters .data-table tr,
      .customer-account-edit .my-account .my-orders .data-table tr,
      .customer-account-edit .my-account .order-info-block .data-table tr,
      .customer-account-edit .my-account .order-details .data-table tr,
      .customer-account-edit .my-account .my-wishlist .data-table tr,
      .customer-account-edit .my-account .share-wishlist .data-table tr,
      .customer-account-edit .my-account .new-addressbook .data-table tr,
      .customer-account-edit .shared-wishlist .dashboard .data-table tr,
      .customer-account-edit .shared-wishlist .information .data-table tr,
      .customer-account-edit .shared-wishlist .address-book .data-table tr,
      .customer-account-edit .shared-wishlist .newsletters .data-table tr,
      .customer-account-edit .shared-wishlist .my-orders .data-table tr,
      .customer-account-edit .shared-wishlist .order-info-block .data-table tr,
      .customer-account-edit .shared-wishlist .order-details .data-table tr,
      .customer-account-edit .shared-wishlist .my-wishlist .data-table tr,
      .customer-account-edit .shared-wishlist .share-wishlist .data-table tr,
      .customer-account-edit .shared-wishlist .new-addressbook .data-table tr,
      .newsletter-manage-index .my-account .dashboard .data-table tr,
      .newsletter-manage-index .my-account .information .data-table tr,
      .newsletter-manage-index .my-account .address-book .data-table tr,
      .newsletter-manage-index .my-account .newsletters .data-table tr,
      .newsletter-manage-index .my-account .my-orders .data-table tr,
      .newsletter-manage-index .my-account .order-info-block .data-table tr,
      .newsletter-manage-index .my-account .order-details .data-table tr,
      .newsletter-manage-index .my-account .my-wishlist .data-table tr,
      .newsletter-manage-index .my-account .share-wishlist .data-table tr,
      .newsletter-manage-index .my-account .new-addressbook .data-table tr,
      .newsletter-manage-index .shared-wishlist .dashboard .data-table tr,
      .newsletter-manage-index .shared-wishlist .information .data-table tr,
      .newsletter-manage-index .shared-wishlist .address-book .data-table tr,
      .newsletter-manage-index .shared-wishlist .newsletters .data-table tr,
      .newsletter-manage-index .shared-wishlist .my-orders .data-table tr,
      .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr,
      .newsletter-manage-index .shared-wishlist .order-details .data-table tr,
      .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr,
      .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr,
      .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr,
      .sales-order-history .my-account .dashboard .data-table tr,
      .sales-order-history .my-account .information .data-table tr,
      .sales-order-history .my-account .address-book .data-table tr,
      .sales-order-history .my-account .newsletters .data-table tr,
      .sales-order-history .my-account .my-orders .data-table tr,
      .sales-order-history .my-account .order-info-block .data-table tr,
      .sales-order-history .my-account .order-details .data-table tr,
      .sales-order-history .my-account .my-wishlist .data-table tr,
      .sales-order-history .my-account .share-wishlist .data-table tr,
      .sales-order-history .my-account .new-addressbook .data-table tr,
      .sales-order-history .shared-wishlist .dashboard .data-table tr,
      .sales-order-history .shared-wishlist .information .data-table tr,
      .sales-order-history .shared-wishlist .address-book .data-table tr,
      .sales-order-history .shared-wishlist .newsletters .data-table tr,
      .sales-order-history .shared-wishlist .my-orders .data-table tr,
      .sales-order-history .shared-wishlist .order-info-block .data-table tr,
      .sales-order-history .shared-wishlist .order-details .data-table tr,
      .sales-order-history .shared-wishlist .my-wishlist .data-table tr,
      .sales-order-history .shared-wishlist .share-wishlist .data-table tr,
      .sales-order-history .shared-wishlist .new-addressbook .data-table tr,
      .customer-address-index .my-account .dashboard .data-table tr,
      .customer-address-index .my-account .information .data-table tr,
      .customer-address-index .my-account .address-book .data-table tr,
      .customer-address-index .my-account .newsletters .data-table tr,
      .customer-address-index .my-account .my-orders .data-table tr,
      .customer-address-index .my-account .order-info-block .data-table tr,
      .customer-address-index .my-account .order-details .data-table tr,
      .customer-address-index .my-account .my-wishlist .data-table tr,
      .customer-address-index .my-account .share-wishlist .data-table tr,
      .customer-address-index .my-account .new-addressbook .data-table tr,
      .customer-address-index .shared-wishlist .dashboard .data-table tr,
      .customer-address-index .shared-wishlist .information .data-table tr,
      .customer-address-index .shared-wishlist .address-book .data-table tr,
      .customer-address-index .shared-wishlist .newsletters .data-table tr,
      .customer-address-index .shared-wishlist .my-orders .data-table tr,
      .customer-address-index .shared-wishlist .order-info-block .data-table tr,
      .customer-address-index .shared-wishlist .order-details .data-table tr,
      .customer-address-index .shared-wishlist .my-wishlist .data-table tr,
      .customer-address-index .shared-wishlist .share-wishlist .data-table tr,
      .customer-address-index .shared-wishlist .new-addressbook .data-table tr,
      .customer-address-form .my-account .dashboard .data-table tr,
      .customer-address-form .my-account .information .data-table tr,
      .customer-address-form .my-account .address-book .data-table tr,
      .customer-address-form .my-account .newsletters .data-table tr,
      .customer-address-form .my-account .my-orders .data-table tr,
      .customer-address-form .my-account .order-info-block .data-table tr,
      .customer-address-form .my-account .order-details .data-table tr,
      .customer-address-form .my-account .my-wishlist .data-table tr,
      .customer-address-form .my-account .share-wishlist .data-table tr,
      .customer-address-form .my-account .new-addressbook .data-table tr,
      .customer-address-form .shared-wishlist .dashboard .data-table tr,
      .customer-address-form .shared-wishlist .information .data-table tr,
      .customer-address-form .shared-wishlist .address-book .data-table tr,
      .customer-address-form .shared-wishlist .newsletters .data-table tr,
      .customer-address-form .shared-wishlist .my-orders .data-table tr,
      .customer-address-form .shared-wishlist .order-info-block .data-table tr,
      .customer-address-form .shared-wishlist .order-details .data-table tr,
      .customer-address-form .shared-wishlist .my-wishlist .data-table tr,
      .customer-address-form .shared-wishlist .share-wishlist .data-table tr,
      .customer-address-form .shared-wishlist .new-addressbook .data-table tr,
      .wishlist-index-index .my-account .dashboard .data-table tr,
      .wishlist-index-index .my-account .information .data-table tr,
      .wishlist-index-index .my-account .address-book .data-table tr,
      .wishlist-index-index .my-account .newsletters .data-table tr,
      .wishlist-index-index .my-account .my-orders .data-table tr,
      .wishlist-index-index .my-account .order-info-block .data-table tr,
      .wishlist-index-index .my-account .order-details .data-table tr,
      .wishlist-index-index .my-account .my-wishlist .data-table tr,
      .wishlist-index-index .my-account .share-wishlist .data-table tr,
      .wishlist-index-index .my-account .new-addressbook .data-table tr,
      .wishlist-index-index .shared-wishlist .dashboard .data-table tr,
      .wishlist-index-index .shared-wishlist .information .data-table tr,
      .wishlist-index-index .shared-wishlist .address-book .data-table tr,
      .wishlist-index-index .shared-wishlist .newsletters .data-table tr,
      .wishlist-index-index .shared-wishlist .my-orders .data-table tr,
      .wishlist-index-index .shared-wishlist .order-info-block .data-table tr,
      .wishlist-index-index .shared-wishlist .order-details .data-table tr,
      .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr,
      .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr,
      .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr,
      .wishlist-index-share .my-account .dashboard .data-table tr,
      .wishlist-index-share .my-account .information .data-table tr,
      .wishlist-index-share .my-account .address-book .data-table tr,
      .wishlist-index-share .my-account .newsletters .data-table tr,
      .wishlist-index-share .my-account .my-orders .data-table tr,
      .wishlist-index-share .my-account .order-info-block .data-table tr,
      .wishlist-index-share .my-account .order-details .data-table tr,
      .wishlist-index-share .my-account .my-wishlist .data-table tr,
      .wishlist-index-share .my-account .share-wishlist .data-table tr,
      .wishlist-index-share .my-account .new-addressbook .data-table tr,
      .wishlist-index-share .shared-wishlist .dashboard .data-table tr,
      .wishlist-index-share .shared-wishlist .information .data-table tr,
      .wishlist-index-share .shared-wishlist .address-book .data-table tr,
      .wishlist-index-share .shared-wishlist .newsletters .data-table tr,
      .wishlist-index-share .shared-wishlist .my-orders .data-table tr,
      .wishlist-index-share .shared-wishlist .order-info-block .data-table tr,
      .wishlist-index-share .shared-wishlist .order-details .data-table tr,
      .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr,
      .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr,
      .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr,
      .wishlist-shared-index .my-account .dashboard .data-table tr,
      .wishlist-shared-index .my-account .information .data-table tr,
      .wishlist-shared-index .my-account .address-book .data-table tr,
      .wishlist-shared-index .my-account .newsletters .data-table tr,
      .wishlist-shared-index .my-account .my-orders .data-table tr,
      .wishlist-shared-index .my-account .order-info-block .data-table tr,
      .wishlist-shared-index .my-account .order-details .data-table tr,
      .wishlist-shared-index .my-account .my-wishlist .data-table tr,
      .wishlist-shared-index .my-account .share-wishlist .data-table tr,
      .wishlist-shared-index .my-account .new-addressbook .data-table tr,
      .wishlist-shared-index .shared-wishlist .dashboard .data-table tr,
      .wishlist-shared-index .shared-wishlist .information .data-table tr,
      .wishlist-shared-index .shared-wishlist .address-book .data-table tr,
      .wishlist-shared-index .shared-wishlist .newsletters .data-table tr,
      .wishlist-shared-index .shared-wishlist .my-orders .data-table tr,
      .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr,
      .wishlist-shared-index .shared-wishlist .order-details .data-table tr,
      .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr,
      .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr,
      .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr,
      .sales-order-view .my-account .dashboard .data-table tr,
      .sales-order-view .my-account .information .data-table tr,
      .sales-order-view .my-account .address-book .data-table tr,
      .sales-order-view .my-account .newsletters .data-table tr,
      .sales-order-view .my-account .my-orders .data-table tr,
      .sales-order-view .my-account .order-info-block .data-table tr,
      .sales-order-view .my-account .order-details .data-table tr,
      .sales-order-view .my-account .my-wishlist .data-table tr,
      .sales-order-view .my-account .share-wishlist .data-table tr,
      .sales-order-view .my-account .new-addressbook .data-table tr,
      .sales-order-view .shared-wishlist .dashboard .data-table tr,
      .sales-order-view .shared-wishlist .information .data-table tr,
      .sales-order-view .shared-wishlist .address-book .data-table tr,
      .sales-order-view .shared-wishlist .newsletters .data-table tr,
      .sales-order-view .shared-wishlist .my-orders .data-table tr,
      .sales-order-view .shared-wishlist .order-info-block .data-table tr,
      .sales-order-view .shared-wishlist .order-details .data-table tr,
      .sales-order-view .shared-wishlist .my-wishlist .data-table tr,
      .sales-order-view .shared-wishlist .share-wishlist .data-table tr,
      .sales-order-view .shared-wishlist .new-addressbook .data-table tr {
        background: #fff; }
        .customer-account-index .my-account .dashboard .data-table tr .nobr,
        .customer-account-index .my-account .information .data-table tr .nobr,
        .customer-account-index .my-account .address-book .data-table tr .nobr,
        .customer-account-index .my-account .newsletters .data-table tr .nobr,
        .customer-account-index .my-account .my-orders .data-table tr .nobr,
        .customer-account-index .my-account .order-info-block .data-table tr .nobr,
        .customer-account-index .my-account .order-details .data-table tr .nobr,
        .customer-account-index .my-account .my-wishlist .data-table tr .nobr,
        .customer-account-index .my-account .share-wishlist .data-table tr .nobr,
        .customer-account-index .my-account .new-addressbook .data-table tr .nobr,
        .customer-account-index .shared-wishlist .dashboard .data-table tr .nobr,
        .customer-account-index .shared-wishlist .information .data-table tr .nobr,
        .customer-account-index .shared-wishlist .address-book .data-table tr .nobr,
        .customer-account-index .shared-wishlist .newsletters .data-table tr .nobr,
        .customer-account-index .shared-wishlist .my-orders .data-table tr .nobr,
        .customer-account-index .shared-wishlist .order-info-block .data-table tr .nobr,
        .customer-account-index .shared-wishlist .order-details .data-table tr .nobr,
        .customer-account-index .shared-wishlist .my-wishlist .data-table tr .nobr,
        .customer-account-index .shared-wishlist .share-wishlist .data-table tr .nobr,
        .customer-account-index .shared-wishlist .new-addressbook .data-table tr .nobr,
        .customer-account-edit .my-account .dashboard .data-table tr .nobr,
        .customer-account-edit .my-account .information .data-table tr .nobr,
        .customer-account-edit .my-account .address-book .data-table tr .nobr,
        .customer-account-edit .my-account .newsletters .data-table tr .nobr,
        .customer-account-edit .my-account .my-orders .data-table tr .nobr,
        .customer-account-edit .my-account .order-info-block .data-table tr .nobr,
        .customer-account-edit .my-account .order-details .data-table tr .nobr,
        .customer-account-edit .my-account .my-wishlist .data-table tr .nobr,
        .customer-account-edit .my-account .share-wishlist .data-table tr .nobr,
        .customer-account-edit .my-account .new-addressbook .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .dashboard .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .information .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .address-book .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .newsletters .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .my-orders .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .order-info-block .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .order-details .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .my-wishlist .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .share-wishlist .data-table tr .nobr,
        .customer-account-edit .shared-wishlist .new-addressbook .data-table tr .nobr,
        .newsletter-manage-index .my-account .dashboard .data-table tr .nobr,
        .newsletter-manage-index .my-account .information .data-table tr .nobr,
        .newsletter-manage-index .my-account .address-book .data-table tr .nobr,
        .newsletter-manage-index .my-account .newsletters .data-table tr .nobr,
        .newsletter-manage-index .my-account .my-orders .data-table tr .nobr,
        .newsletter-manage-index .my-account .order-info-block .data-table tr .nobr,
        .newsletter-manage-index .my-account .order-details .data-table tr .nobr,
        .newsletter-manage-index .my-account .my-wishlist .data-table tr .nobr,
        .newsletter-manage-index .my-account .share-wishlist .data-table tr .nobr,
        .newsletter-manage-index .my-account .new-addressbook .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .dashboard .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .information .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .address-book .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .newsletters .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .my-orders .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .order-details .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr .nobr,
        .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr .nobr,
        .sales-order-history .my-account .dashboard .data-table tr .nobr,
        .sales-order-history .my-account .information .data-table tr .nobr,
        .sales-order-history .my-account .address-book .data-table tr .nobr,
        .sales-order-history .my-account .newsletters .data-table tr .nobr,
        .sales-order-history .my-account .my-orders .data-table tr .nobr,
        .sales-order-history .my-account .order-info-block .data-table tr .nobr,
        .sales-order-history .my-account .order-details .data-table tr .nobr,
        .sales-order-history .my-account .my-wishlist .data-table tr .nobr,
        .sales-order-history .my-account .share-wishlist .data-table tr .nobr,
        .sales-order-history .my-account .new-addressbook .data-table tr .nobr,
        .sales-order-history .shared-wishlist .dashboard .data-table tr .nobr,
        .sales-order-history .shared-wishlist .information .data-table tr .nobr,
        .sales-order-history .shared-wishlist .address-book .data-table tr .nobr,
        .sales-order-history .shared-wishlist .newsletters .data-table tr .nobr,
        .sales-order-history .shared-wishlist .my-orders .data-table tr .nobr,
        .sales-order-history .shared-wishlist .order-info-block .data-table tr .nobr,
        .sales-order-history .shared-wishlist .order-details .data-table tr .nobr,
        .sales-order-history .shared-wishlist .my-wishlist .data-table tr .nobr,
        .sales-order-history .shared-wishlist .share-wishlist .data-table tr .nobr,
        .sales-order-history .shared-wishlist .new-addressbook .data-table tr .nobr,
        .customer-address-index .my-account .dashboard .data-table tr .nobr,
        .customer-address-index .my-account .information .data-table tr .nobr,
        .customer-address-index .my-account .address-book .data-table tr .nobr,
        .customer-address-index .my-account .newsletters .data-table tr .nobr,
        .customer-address-index .my-account .my-orders .data-table tr .nobr,
        .customer-address-index .my-account .order-info-block .data-table tr .nobr,
        .customer-address-index .my-account .order-details .data-table tr .nobr,
        .customer-address-index .my-account .my-wishlist .data-table tr .nobr,
        .customer-address-index .my-account .share-wishlist .data-table tr .nobr,
        .customer-address-index .my-account .new-addressbook .data-table tr .nobr,
        .customer-address-index .shared-wishlist .dashboard .data-table tr .nobr,
        .customer-address-index .shared-wishlist .information .data-table tr .nobr,
        .customer-address-index .shared-wishlist .address-book .data-table tr .nobr,
        .customer-address-index .shared-wishlist .newsletters .data-table tr .nobr,
        .customer-address-index .shared-wishlist .my-orders .data-table tr .nobr,
        .customer-address-index .shared-wishlist .order-info-block .data-table tr .nobr,
        .customer-address-index .shared-wishlist .order-details .data-table tr .nobr,
        .customer-address-index .shared-wishlist .my-wishlist .data-table tr .nobr,
        .customer-address-index .shared-wishlist .share-wishlist .data-table tr .nobr,
        .customer-address-index .shared-wishlist .new-addressbook .data-table tr .nobr,
        .customer-address-form .my-account .dashboard .data-table tr .nobr,
        .customer-address-form .my-account .information .data-table tr .nobr,
        .customer-address-form .my-account .address-book .data-table tr .nobr,
        .customer-address-form .my-account .newsletters .data-table tr .nobr,
        .customer-address-form .my-account .my-orders .data-table tr .nobr,
        .customer-address-form .my-account .order-info-block .data-table tr .nobr,
        .customer-address-form .my-account .order-details .data-table tr .nobr,
        .customer-address-form .my-account .my-wishlist .data-table tr .nobr,
        .customer-address-form .my-account .share-wishlist .data-table tr .nobr,
        .customer-address-form .my-account .new-addressbook .data-table tr .nobr,
        .customer-address-form .shared-wishlist .dashboard .data-table tr .nobr,
        .customer-address-form .shared-wishlist .information .data-table tr .nobr,
        .customer-address-form .shared-wishlist .address-book .data-table tr .nobr,
        .customer-address-form .shared-wishlist .newsletters .data-table tr .nobr,
        .customer-address-form .shared-wishlist .my-orders .data-table tr .nobr,
        .customer-address-form .shared-wishlist .order-info-block .data-table tr .nobr,
        .customer-address-form .shared-wishlist .order-details .data-table tr .nobr,
        .customer-address-form .shared-wishlist .my-wishlist .data-table tr .nobr,
        .customer-address-form .shared-wishlist .share-wishlist .data-table tr .nobr,
        .customer-address-form .shared-wishlist .new-addressbook .data-table tr .nobr,
        .wishlist-index-index .my-account .dashboard .data-table tr .nobr,
        .wishlist-index-index .my-account .information .data-table tr .nobr,
        .wishlist-index-index .my-account .address-book .data-table tr .nobr,
        .wishlist-index-index .my-account .newsletters .data-table tr .nobr,
        .wishlist-index-index .my-account .my-orders .data-table tr .nobr,
        .wishlist-index-index .my-account .order-info-block .data-table tr .nobr,
        .wishlist-index-index .my-account .order-details .data-table tr .nobr,
        .wishlist-index-index .my-account .my-wishlist .data-table tr .nobr,
        .wishlist-index-index .my-account .share-wishlist .data-table tr .nobr,
        .wishlist-index-index .my-account .new-addressbook .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .dashboard .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .information .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .address-book .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .newsletters .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .my-orders .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .order-info-block .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .order-details .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr .nobr,
        .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr .nobr,
        .wishlist-index-share .my-account .dashboard .data-table tr .nobr,
        .wishlist-index-share .my-account .information .data-table tr .nobr,
        .wishlist-index-share .my-account .address-book .data-table tr .nobr,
        .wishlist-index-share .my-account .newsletters .data-table tr .nobr,
        .wishlist-index-share .my-account .my-orders .data-table tr .nobr,
        .wishlist-index-share .my-account .order-info-block .data-table tr .nobr,
        .wishlist-index-share .my-account .order-details .data-table tr .nobr,
        .wishlist-index-share .my-account .my-wishlist .data-table tr .nobr,
        .wishlist-index-share .my-account .share-wishlist .data-table tr .nobr,
        .wishlist-index-share .my-account .new-addressbook .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .dashboard .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .information .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .address-book .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .newsletters .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .my-orders .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .order-info-block .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .order-details .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr .nobr,
        .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr .nobr,
        .wishlist-shared-index .my-account .dashboard .data-table tr .nobr,
        .wishlist-shared-index .my-account .information .data-table tr .nobr,
        .wishlist-shared-index .my-account .address-book .data-table tr .nobr,
        .wishlist-shared-index .my-account .newsletters .data-table tr .nobr,
        .wishlist-shared-index .my-account .my-orders .data-table tr .nobr,
        .wishlist-shared-index .my-account .order-info-block .data-table tr .nobr,
        .wishlist-shared-index .my-account .order-details .data-table tr .nobr,
        .wishlist-shared-index .my-account .my-wishlist .data-table tr .nobr,
        .wishlist-shared-index .my-account .share-wishlist .data-table tr .nobr,
        .wishlist-shared-index .my-account .new-addressbook .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .dashboard .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .information .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .address-book .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .newsletters .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .my-orders .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .order-details .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr .nobr,
        .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr .nobr,
        .sales-order-view .my-account .dashboard .data-table tr .nobr,
        .sales-order-view .my-account .information .data-table tr .nobr,
        .sales-order-view .my-account .address-book .data-table tr .nobr,
        .sales-order-view .my-account .newsletters .data-table tr .nobr,
        .sales-order-view .my-account .my-orders .data-table tr .nobr,
        .sales-order-view .my-account .order-info-block .data-table tr .nobr,
        .sales-order-view .my-account .order-details .data-table tr .nobr,
        .sales-order-view .my-account .my-wishlist .data-table tr .nobr,
        .sales-order-view .my-account .share-wishlist .data-table tr .nobr,
        .sales-order-view .my-account .new-addressbook .data-table tr .nobr,
        .sales-order-view .shared-wishlist .dashboard .data-table tr .nobr,
        .sales-order-view .shared-wishlist .information .data-table tr .nobr,
        .sales-order-view .shared-wishlist .address-book .data-table tr .nobr,
        .sales-order-view .shared-wishlist .newsletters .data-table tr .nobr,
        .sales-order-view .shared-wishlist .my-orders .data-table tr .nobr,
        .sales-order-view .shared-wishlist .order-info-block .data-table tr .nobr,
        .sales-order-view .shared-wishlist .order-details .data-table tr .nobr,
        .sales-order-view .shared-wishlist .my-wishlist .data-table tr .nobr,
        .sales-order-view .shared-wishlist .share-wishlist .data-table tr .nobr,
        .sales-order-view .shared-wishlist .new-addressbook .data-table tr .nobr {
          padding: 0; }
        .customer-account-index .my-account .dashboard .data-table tr th,
        .customer-account-index .my-account .information .data-table tr th,
        .customer-account-index .my-account .address-book .data-table tr th,
        .customer-account-index .my-account .newsletters .data-table tr th,
        .customer-account-index .my-account .my-orders .data-table tr th,
        .customer-account-index .my-account .order-info-block .data-table tr th,
        .customer-account-index .my-account .order-details .data-table tr th,
        .customer-account-index .my-account .my-wishlist .data-table tr th,
        .customer-account-index .my-account .share-wishlist .data-table tr th,
        .customer-account-index .my-account .new-addressbook .data-table tr th,
        .customer-account-index .shared-wishlist .dashboard .data-table tr th,
        .customer-account-index .shared-wishlist .information .data-table tr th,
        .customer-account-index .shared-wishlist .address-book .data-table tr th,
        .customer-account-index .shared-wishlist .newsletters .data-table tr th,
        .customer-account-index .shared-wishlist .my-orders .data-table tr th,
        .customer-account-index .shared-wishlist .order-info-block .data-table tr th,
        .customer-account-index .shared-wishlist .order-details .data-table tr th,
        .customer-account-index .shared-wishlist .my-wishlist .data-table tr th,
        .customer-account-index .shared-wishlist .share-wishlist .data-table tr th,
        .customer-account-index .shared-wishlist .new-addressbook .data-table tr th,
        .customer-account-edit .my-account .dashboard .data-table tr th,
        .customer-account-edit .my-account .information .data-table tr th,
        .customer-account-edit .my-account .address-book .data-table tr th,
        .customer-account-edit .my-account .newsletters .data-table tr th,
        .customer-account-edit .my-account .my-orders .data-table tr th,
        .customer-account-edit .my-account .order-info-block .data-table tr th,
        .customer-account-edit .my-account .order-details .data-table tr th,
        .customer-account-edit .my-account .my-wishlist .data-table tr th,
        .customer-account-edit .my-account .share-wishlist .data-table tr th,
        .customer-account-edit .my-account .new-addressbook .data-table tr th,
        .customer-account-edit .shared-wishlist .dashboard .data-table tr th,
        .customer-account-edit .shared-wishlist .information .data-table tr th,
        .customer-account-edit .shared-wishlist .address-book .data-table tr th,
        .customer-account-edit .shared-wishlist .newsletters .data-table tr th,
        .customer-account-edit .shared-wishlist .my-orders .data-table tr th,
        .customer-account-edit .shared-wishlist .order-info-block .data-table tr th,
        .customer-account-edit .shared-wishlist .order-details .data-table tr th,
        .customer-account-edit .shared-wishlist .my-wishlist .data-table tr th,
        .customer-account-edit .shared-wishlist .share-wishlist .data-table tr th,
        .customer-account-edit .shared-wishlist .new-addressbook .data-table tr th,
        .newsletter-manage-index .my-account .dashboard .data-table tr th,
        .newsletter-manage-index .my-account .information .data-table tr th,
        .newsletter-manage-index .my-account .address-book .data-table tr th,
        .newsletter-manage-index .my-account .newsletters .data-table tr th,
        .newsletter-manage-index .my-account .my-orders .data-table tr th,
        .newsletter-manage-index .my-account .order-info-block .data-table tr th,
        .newsletter-manage-index .my-account .order-details .data-table tr th,
        .newsletter-manage-index .my-account .my-wishlist .data-table tr th,
        .newsletter-manage-index .my-account .share-wishlist .data-table tr th,
        .newsletter-manage-index .my-account .new-addressbook .data-table tr th,
        .newsletter-manage-index .shared-wishlist .dashboard .data-table tr th,
        .newsletter-manage-index .shared-wishlist .information .data-table tr th,
        .newsletter-manage-index .shared-wishlist .address-book .data-table tr th,
        .newsletter-manage-index .shared-wishlist .newsletters .data-table tr th,
        .newsletter-manage-index .shared-wishlist .my-orders .data-table tr th,
        .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr th,
        .newsletter-manage-index .shared-wishlist .order-details .data-table tr th,
        .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr th,
        .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr th,
        .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr th,
        .sales-order-history .my-account .dashboard .data-table tr th,
        .sales-order-history .my-account .information .data-table tr th,
        .sales-order-history .my-account .address-book .data-table tr th,
        .sales-order-history .my-account .newsletters .data-table tr th,
        .sales-order-history .my-account .my-orders .data-table tr th,
        .sales-order-history .my-account .order-info-block .data-table tr th,
        .sales-order-history .my-account .order-details .data-table tr th,
        .sales-order-history .my-account .my-wishlist .data-table tr th,
        .sales-order-history .my-account .share-wishlist .data-table tr th,
        .sales-order-history .my-account .new-addressbook .data-table tr th,
        .sales-order-history .shared-wishlist .dashboard .data-table tr th,
        .sales-order-history .shared-wishlist .information .data-table tr th,
        .sales-order-history .shared-wishlist .address-book .data-table tr th,
        .sales-order-history .shared-wishlist .newsletters .data-table tr th,
        .sales-order-history .shared-wishlist .my-orders .data-table tr th,
        .sales-order-history .shared-wishlist .order-info-block .data-table tr th,
        .sales-order-history .shared-wishlist .order-details .data-table tr th,
        .sales-order-history .shared-wishlist .my-wishlist .data-table tr th,
        .sales-order-history .shared-wishlist .share-wishlist .data-table tr th,
        .sales-order-history .shared-wishlist .new-addressbook .data-table tr th,
        .customer-address-index .my-account .dashboard .data-table tr th,
        .customer-address-index .my-account .information .data-table tr th,
        .customer-address-index .my-account .address-book .data-table tr th,
        .customer-address-index .my-account .newsletters .data-table tr th,
        .customer-address-index .my-account .my-orders .data-table tr th,
        .customer-address-index .my-account .order-info-block .data-table tr th,
        .customer-address-index .my-account .order-details .data-table tr th,
        .customer-address-index .my-account .my-wishlist .data-table tr th,
        .customer-address-index .my-account .share-wishlist .data-table tr th,
        .customer-address-index .my-account .new-addressbook .data-table tr th,
        .customer-address-index .shared-wishlist .dashboard .data-table tr th,
        .customer-address-index .shared-wishlist .information .data-table tr th,
        .customer-address-index .shared-wishlist .address-book .data-table tr th,
        .customer-address-index .shared-wishlist .newsletters .data-table tr th,
        .customer-address-index .shared-wishlist .my-orders .data-table tr th,
        .customer-address-index .shared-wishlist .order-info-block .data-table tr th,
        .customer-address-index .shared-wishlist .order-details .data-table tr th,
        .customer-address-index .shared-wishlist .my-wishlist .data-table tr th,
        .customer-address-index .shared-wishlist .share-wishlist .data-table tr th,
        .customer-address-index .shared-wishlist .new-addressbook .data-table tr th,
        .customer-address-form .my-account .dashboard .data-table tr th,
        .customer-address-form .my-account .information .data-table tr th,
        .customer-address-form .my-account .address-book .data-table tr th,
        .customer-address-form .my-account .newsletters .data-table tr th,
        .customer-address-form .my-account .my-orders .data-table tr th,
        .customer-address-form .my-account .order-info-block .data-table tr th,
        .customer-address-form .my-account .order-details .data-table tr th,
        .customer-address-form .my-account .my-wishlist .data-table tr th,
        .customer-address-form .my-account .share-wishlist .data-table tr th,
        .customer-address-form .my-account .new-addressbook .data-table tr th,
        .customer-address-form .shared-wishlist .dashboard .data-table tr th,
        .customer-address-form .shared-wishlist .information .data-table tr th,
        .customer-address-form .shared-wishlist .address-book .data-table tr th,
        .customer-address-form .shared-wishlist .newsletters .data-table tr th,
        .customer-address-form .shared-wishlist .my-orders .data-table tr th,
        .customer-address-form .shared-wishlist .order-info-block .data-table tr th,
        .customer-address-form .shared-wishlist .order-details .data-table tr th,
        .customer-address-form .shared-wishlist .my-wishlist .data-table tr th,
        .customer-address-form .shared-wishlist .share-wishlist .data-table tr th,
        .customer-address-form .shared-wishlist .new-addressbook .data-table tr th,
        .wishlist-index-index .my-account .dashboard .data-table tr th,
        .wishlist-index-index .my-account .information .data-table tr th,
        .wishlist-index-index .my-account .address-book .data-table tr th,
        .wishlist-index-index .my-account .newsletters .data-table tr th,
        .wishlist-index-index .my-account .my-orders .data-table tr th,
        .wishlist-index-index .my-account .order-info-block .data-table tr th,
        .wishlist-index-index .my-account .order-details .data-table tr th,
        .wishlist-index-index .my-account .my-wishlist .data-table tr th,
        .wishlist-index-index .my-account .share-wishlist .data-table tr th,
        .wishlist-index-index .my-account .new-addressbook .data-table tr th,
        .wishlist-index-index .shared-wishlist .dashboard .data-table tr th,
        .wishlist-index-index .shared-wishlist .information .data-table tr th,
        .wishlist-index-index .shared-wishlist .address-book .data-table tr th,
        .wishlist-index-index .shared-wishlist .newsletters .data-table tr th,
        .wishlist-index-index .shared-wishlist .my-orders .data-table tr th,
        .wishlist-index-index .shared-wishlist .order-info-block .data-table tr th,
        .wishlist-index-index .shared-wishlist .order-details .data-table tr th,
        .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr th,
        .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr th,
        .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr th,
        .wishlist-index-share .my-account .dashboard .data-table tr th,
        .wishlist-index-share .my-account .information .data-table tr th,
        .wishlist-index-share .my-account .address-book .data-table tr th,
        .wishlist-index-share .my-account .newsletters .data-table tr th,
        .wishlist-index-share .my-account .my-orders .data-table tr th,
        .wishlist-index-share .my-account .order-info-block .data-table tr th,
        .wishlist-index-share .my-account .order-details .data-table tr th,
        .wishlist-index-share .my-account .my-wishlist .data-table tr th,
        .wishlist-index-share .my-account .share-wishlist .data-table tr th,
        .wishlist-index-share .my-account .new-addressbook .data-table tr th,
        .wishlist-index-share .shared-wishlist .dashboard .data-table tr th,
        .wishlist-index-share .shared-wishlist .information .data-table tr th,
        .wishlist-index-share .shared-wishlist .address-book .data-table tr th,
        .wishlist-index-share .shared-wishlist .newsletters .data-table tr th,
        .wishlist-index-share .shared-wishlist .my-orders .data-table tr th,
        .wishlist-index-share .shared-wishlist .order-info-block .data-table tr th,
        .wishlist-index-share .shared-wishlist .order-details .data-table tr th,
        .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr th,
        .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr th,
        .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr th,
        .wishlist-shared-index .my-account .dashboard .data-table tr th,
        .wishlist-shared-index .my-account .information .data-table tr th,
        .wishlist-shared-index .my-account .address-book .data-table tr th,
        .wishlist-shared-index .my-account .newsletters .data-table tr th,
        .wishlist-shared-index .my-account .my-orders .data-table tr th,
        .wishlist-shared-index .my-account .order-info-block .data-table tr th,
        .wishlist-shared-index .my-account .order-details .data-table tr th,
        .wishlist-shared-index .my-account .my-wishlist .data-table tr th,
        .wishlist-shared-index .my-account .share-wishlist .data-table tr th,
        .wishlist-shared-index .my-account .new-addressbook .data-table tr th,
        .wishlist-shared-index .shared-wishlist .dashboard .data-table tr th,
        .wishlist-shared-index .shared-wishlist .information .data-table tr th,
        .wishlist-shared-index .shared-wishlist .address-book .data-table tr th,
        .wishlist-shared-index .shared-wishlist .newsletters .data-table tr th,
        .wishlist-shared-index .shared-wishlist .my-orders .data-table tr th,
        .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr th,
        .wishlist-shared-index .shared-wishlist .order-details .data-table tr th,
        .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr th,
        .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr th,
        .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr th,
        .sales-order-view .my-account .dashboard .data-table tr th,
        .sales-order-view .my-account .information .data-table tr th,
        .sales-order-view .my-account .address-book .data-table tr th,
        .sales-order-view .my-account .newsletters .data-table tr th,
        .sales-order-view .my-account .my-orders .data-table tr th,
        .sales-order-view .my-account .order-info-block .data-table tr th,
        .sales-order-view .my-account .order-details .data-table tr th,
        .sales-order-view .my-account .my-wishlist .data-table tr th,
        .sales-order-view .my-account .share-wishlist .data-table tr th,
        .sales-order-view .my-account .new-addressbook .data-table tr th,
        .sales-order-view .shared-wishlist .dashboard .data-table tr th,
        .sales-order-view .shared-wishlist .information .data-table tr th,
        .sales-order-view .shared-wishlist .address-book .data-table tr th,
        .sales-order-view .shared-wishlist .newsletters .data-table tr th,
        .sales-order-view .shared-wishlist .my-orders .data-table tr th,
        .sales-order-view .shared-wishlist .order-info-block .data-table tr th,
        .sales-order-view .shared-wishlist .order-details .data-table tr th,
        .sales-order-view .shared-wishlist .my-wishlist .data-table tr th,
        .sales-order-view .shared-wishlist .share-wishlist .data-table tr th,
        .sales-order-view .shared-wishlist .new-addressbook .data-table tr th {
          padding: 5px 20px 5px 0;
          font-size: 9px;
          color: #999999;
          border-bottom: 1px solid #CCCCCC; }
        .customer-account-index .my-account .dashboard .data-table tr td,
        .customer-account-index .my-account .information .data-table tr td,
        .customer-account-index .my-account .address-book .data-table tr td,
        .customer-account-index .my-account .newsletters .data-table tr td,
        .customer-account-index .my-account .my-orders .data-table tr td,
        .customer-account-index .my-account .order-info-block .data-table tr td,
        .customer-account-index .my-account .order-details .data-table tr td,
        .customer-account-index .my-account .my-wishlist .data-table tr td,
        .customer-account-index .my-account .share-wishlist .data-table tr td,
        .customer-account-index .my-account .new-addressbook .data-table tr td,
        .customer-account-index .shared-wishlist .dashboard .data-table tr td,
        .customer-account-index .shared-wishlist .information .data-table tr td,
        .customer-account-index .shared-wishlist .address-book .data-table tr td,
        .customer-account-index .shared-wishlist .newsletters .data-table tr td,
        .customer-account-index .shared-wishlist .my-orders .data-table tr td,
        .customer-account-index .shared-wishlist .order-info-block .data-table tr td,
        .customer-account-index .shared-wishlist .order-details .data-table tr td,
        .customer-account-index .shared-wishlist .my-wishlist .data-table tr td,
        .customer-account-index .shared-wishlist .share-wishlist .data-table tr td,
        .customer-account-index .shared-wishlist .new-addressbook .data-table tr td,
        .customer-account-edit .my-account .dashboard .data-table tr td,
        .customer-account-edit .my-account .information .data-table tr td,
        .customer-account-edit .my-account .address-book .data-table tr td,
        .customer-account-edit .my-account .newsletters .data-table tr td,
        .customer-account-edit .my-account .my-orders .data-table tr td,
        .customer-account-edit .my-account .order-info-block .data-table tr td,
        .customer-account-edit .my-account .order-details .data-table tr td,
        .customer-account-edit .my-account .my-wishlist .data-table tr td,
        .customer-account-edit .my-account .share-wishlist .data-table tr td,
        .customer-account-edit .my-account .new-addressbook .data-table tr td,
        .customer-account-edit .shared-wishlist .dashboard .data-table tr td,
        .customer-account-edit .shared-wishlist .information .data-table tr td,
        .customer-account-edit .shared-wishlist .address-book .data-table tr td,
        .customer-account-edit .shared-wishlist .newsletters .data-table tr td,
        .customer-account-edit .shared-wishlist .my-orders .data-table tr td,
        .customer-account-edit .shared-wishlist .order-info-block .data-table tr td,
        .customer-account-edit .shared-wishlist .order-details .data-table tr td,
        .customer-account-edit .shared-wishlist .my-wishlist .data-table tr td,
        .customer-account-edit .shared-wishlist .share-wishlist .data-table tr td,
        .customer-account-edit .shared-wishlist .new-addressbook .data-table tr td,
        .newsletter-manage-index .my-account .dashboard .data-table tr td,
        .newsletter-manage-index .my-account .information .data-table tr td,
        .newsletter-manage-index .my-account .address-book .data-table tr td,
        .newsletter-manage-index .my-account .newsletters .data-table tr td,
        .newsletter-manage-index .my-account .my-orders .data-table tr td,
        .newsletter-manage-index .my-account .order-info-block .data-table tr td,
        .newsletter-manage-index .my-account .order-details .data-table tr td,
        .newsletter-manage-index .my-account .my-wishlist .data-table tr td,
        .newsletter-manage-index .my-account .share-wishlist .data-table tr td,
        .newsletter-manage-index .my-account .new-addressbook .data-table tr td,
        .newsletter-manage-index .shared-wishlist .dashboard .data-table tr td,
        .newsletter-manage-index .shared-wishlist .information .data-table tr td,
        .newsletter-manage-index .shared-wishlist .address-book .data-table tr td,
        .newsletter-manage-index .shared-wishlist .newsletters .data-table tr td,
        .newsletter-manage-index .shared-wishlist .my-orders .data-table tr td,
        .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr td,
        .newsletter-manage-index .shared-wishlist .order-details .data-table tr td,
        .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr td,
        .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr td,
        .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr td,
        .sales-order-history .my-account .dashboard .data-table tr td,
        .sales-order-history .my-account .information .data-table tr td,
        .sales-order-history .my-account .address-book .data-table tr td,
        .sales-order-history .my-account .newsletters .data-table tr td,
        .sales-order-history .my-account .my-orders .data-table tr td,
        .sales-order-history .my-account .order-info-block .data-table tr td,
        .sales-order-history .my-account .order-details .data-table tr td,
        .sales-order-history .my-account .my-wishlist .data-table tr td,
        .sales-order-history .my-account .share-wishlist .data-table tr td,
        .sales-order-history .my-account .new-addressbook .data-table tr td,
        .sales-order-history .shared-wishlist .dashboard .data-table tr td,
        .sales-order-history .shared-wishlist .information .data-table tr td,
        .sales-order-history .shared-wishlist .address-book .data-table tr td,
        .sales-order-history .shared-wishlist .newsletters .data-table tr td,
        .sales-order-history .shared-wishlist .my-orders .data-table tr td,
        .sales-order-history .shared-wishlist .order-info-block .data-table tr td,
        .sales-order-history .shared-wishlist .order-details .data-table tr td,
        .sales-order-history .shared-wishlist .my-wishlist .data-table tr td,
        .sales-order-history .shared-wishlist .share-wishlist .data-table tr td,
        .sales-order-history .shared-wishlist .new-addressbook .data-table tr td,
        .customer-address-index .my-account .dashboard .data-table tr td,
        .customer-address-index .my-account .information .data-table tr td,
        .customer-address-index .my-account .address-book .data-table tr td,
        .customer-address-index .my-account .newsletters .data-table tr td,
        .customer-address-index .my-account .my-orders .data-table tr td,
        .customer-address-index .my-account .order-info-block .data-table tr td,
        .customer-address-index .my-account .order-details .data-table tr td,
        .customer-address-index .my-account .my-wishlist .data-table tr td,
        .customer-address-index .my-account .share-wishlist .data-table tr td,
        .customer-address-index .my-account .new-addressbook .data-table tr td,
        .customer-address-index .shared-wishlist .dashboard .data-table tr td,
        .customer-address-index .shared-wishlist .information .data-table tr td,
        .customer-address-index .shared-wishlist .address-book .data-table tr td,
        .customer-address-index .shared-wishlist .newsletters .data-table tr td,
        .customer-address-index .shared-wishlist .my-orders .data-table tr td,
        .customer-address-index .shared-wishlist .order-info-block .data-table tr td,
        .customer-address-index .shared-wishlist .order-details .data-table tr td,
        .customer-address-index .shared-wishlist .my-wishlist .data-table tr td,
        .customer-address-index .shared-wishlist .share-wishlist .data-table tr td,
        .customer-address-index .shared-wishlist .new-addressbook .data-table tr td,
        .customer-address-form .my-account .dashboard .data-table tr td,
        .customer-address-form .my-account .information .data-table tr td,
        .customer-address-form .my-account .address-book .data-table tr td,
        .customer-address-form .my-account .newsletters .data-table tr td,
        .customer-address-form .my-account .my-orders .data-table tr td,
        .customer-address-form .my-account .order-info-block .data-table tr td,
        .customer-address-form .my-account .order-details .data-table tr td,
        .customer-address-form .my-account .my-wishlist .data-table tr td,
        .customer-address-form .my-account .share-wishlist .data-table tr td,
        .customer-address-form .my-account .new-addressbook .data-table tr td,
        .customer-address-form .shared-wishlist .dashboard .data-table tr td,
        .customer-address-form .shared-wishlist .information .data-table tr td,
        .customer-address-form .shared-wishlist .address-book .data-table tr td,
        .customer-address-form .shared-wishlist .newsletters .data-table tr td,
        .customer-address-form .shared-wishlist .my-orders .data-table tr td,
        .customer-address-form .shared-wishlist .order-info-block .data-table tr td,
        .customer-address-form .shared-wishlist .order-details .data-table tr td,
        .customer-address-form .shared-wishlist .my-wishlist .data-table tr td,
        .customer-address-form .shared-wishlist .share-wishlist .data-table tr td,
        .customer-address-form .shared-wishlist .new-addressbook .data-table tr td,
        .wishlist-index-index .my-account .dashboard .data-table tr td,
        .wishlist-index-index .my-account .information .data-table tr td,
        .wishlist-index-index .my-account .address-book .data-table tr td,
        .wishlist-index-index .my-account .newsletters .data-table tr td,
        .wishlist-index-index .my-account .my-orders .data-table tr td,
        .wishlist-index-index .my-account .order-info-block .data-table tr td,
        .wishlist-index-index .my-account .order-details .data-table tr td,
        .wishlist-index-index .my-account .my-wishlist .data-table tr td,
        .wishlist-index-index .my-account .share-wishlist .data-table tr td,
        .wishlist-index-index .my-account .new-addressbook .data-table tr td,
        .wishlist-index-index .shared-wishlist .dashboard .data-table tr td,
        .wishlist-index-index .shared-wishlist .information .data-table tr td,
        .wishlist-index-index .shared-wishlist .address-book .data-table tr td,
        .wishlist-index-index .shared-wishlist .newsletters .data-table tr td,
        .wishlist-index-index .shared-wishlist .my-orders .data-table tr td,
        .wishlist-index-index .shared-wishlist .order-info-block .data-table tr td,
        .wishlist-index-index .shared-wishlist .order-details .data-table tr td,
        .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr td,
        .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr td,
        .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr td,
        .wishlist-index-share .my-account .dashboard .data-table tr td,
        .wishlist-index-share .my-account .information .data-table tr td,
        .wishlist-index-share .my-account .address-book .data-table tr td,
        .wishlist-index-share .my-account .newsletters .data-table tr td,
        .wishlist-index-share .my-account .my-orders .data-table tr td,
        .wishlist-index-share .my-account .order-info-block .data-table tr td,
        .wishlist-index-share .my-account .order-details .data-table tr td,
        .wishlist-index-share .my-account .my-wishlist .data-table tr td,
        .wishlist-index-share .my-account .share-wishlist .data-table tr td,
        .wishlist-index-share .my-account .new-addressbook .data-table tr td,
        .wishlist-index-share .shared-wishlist .dashboard .data-table tr td,
        .wishlist-index-share .shared-wishlist .information .data-table tr td,
        .wishlist-index-share .shared-wishlist .address-book .data-table tr td,
        .wishlist-index-share .shared-wishlist .newsletters .data-table tr td,
        .wishlist-index-share .shared-wishlist .my-orders .data-table tr td,
        .wishlist-index-share .shared-wishlist .order-info-block .data-table tr td,
        .wishlist-index-share .shared-wishlist .order-details .data-table tr td,
        .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr td,
        .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr td,
        .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr td,
        .wishlist-shared-index .my-account .dashboard .data-table tr td,
        .wishlist-shared-index .my-account .information .data-table tr td,
        .wishlist-shared-index .my-account .address-book .data-table tr td,
        .wishlist-shared-index .my-account .newsletters .data-table tr td,
        .wishlist-shared-index .my-account .my-orders .data-table tr td,
        .wishlist-shared-index .my-account .order-info-block .data-table tr td,
        .wishlist-shared-index .my-account .order-details .data-table tr td,
        .wishlist-shared-index .my-account .my-wishlist .data-table tr td,
        .wishlist-shared-index .my-account .share-wishlist .data-table tr td,
        .wishlist-shared-index .my-account .new-addressbook .data-table tr td,
        .wishlist-shared-index .shared-wishlist .dashboard .data-table tr td,
        .wishlist-shared-index .shared-wishlist .information .data-table tr td,
        .wishlist-shared-index .shared-wishlist .address-book .data-table tr td,
        .wishlist-shared-index .shared-wishlist .newsletters .data-table tr td,
        .wishlist-shared-index .shared-wishlist .my-orders .data-table tr td,
        .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr td,
        .wishlist-shared-index .shared-wishlist .order-details .data-table tr td,
        .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr td,
        .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr td,
        .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr td,
        .sales-order-view .my-account .dashboard .data-table tr td,
        .sales-order-view .my-account .information .data-table tr td,
        .sales-order-view .my-account .address-book .data-table tr td,
        .sales-order-view .my-account .newsletters .data-table tr td,
        .sales-order-view .my-account .my-orders .data-table tr td,
        .sales-order-view .my-account .order-info-block .data-table tr td,
        .sales-order-view .my-account .order-details .data-table tr td,
        .sales-order-view .my-account .my-wishlist .data-table tr td,
        .sales-order-view .my-account .share-wishlist .data-table tr td,
        .sales-order-view .my-account .new-addressbook .data-table tr td,
        .sales-order-view .shared-wishlist .dashboard .data-table tr td,
        .sales-order-view .shared-wishlist .information .data-table tr td,
        .sales-order-view .shared-wishlist .address-book .data-table tr td,
        .sales-order-view .shared-wishlist .newsletters .data-table tr td,
        .sales-order-view .shared-wishlist .my-orders .data-table tr td,
        .sales-order-view .shared-wishlist .order-info-block .data-table tr td,
        .sales-order-view .shared-wishlist .order-details .data-table tr td,
        .sales-order-view .shared-wishlist .my-wishlist .data-table tr td,
        .sales-order-view .shared-wishlist .share-wishlist .data-table tr td,
        .sales-order-view .shared-wishlist .new-addressbook .data-table tr td {
          padding: 5px 20px 5px 0;
          border-bottom: 1px solid #CCCCCC;
          letter-spacing: 0.1rem; }
          .customer-account-index .my-account .dashboard .data-table tr td .price, .customer-account-index .my-account .dashboard .data-table tr td strong,
          .customer-account-index .my-account .information .data-table tr td .price,
          .customer-account-index .my-account .information .data-table tr td strong,
          .customer-account-index .my-account .address-book .data-table tr td .price,
          .customer-account-index .my-account .address-book .data-table tr td strong,
          .customer-account-index .my-account .newsletters .data-table tr td .price,
          .customer-account-index .my-account .newsletters .data-table tr td strong,
          .customer-account-index .my-account .my-orders .data-table tr td .price,
          .customer-account-index .my-account .my-orders .data-table tr td strong,
          .customer-account-index .my-account .order-info-block .data-table tr td .price,
          .customer-account-index .my-account .order-info-block .data-table tr td strong,
          .customer-account-index .my-account .order-details .data-table tr td .price,
          .customer-account-index .my-account .order-details .data-table tr td strong,
          .customer-account-index .my-account .my-wishlist .data-table tr td .price,
          .customer-account-index .my-account .my-wishlist .data-table tr td strong,
          .customer-account-index .my-account .share-wishlist .data-table tr td .price,
          .customer-account-index .my-account .share-wishlist .data-table tr td strong,
          .customer-account-index .my-account .new-addressbook .data-table tr td .price,
          .customer-account-index .my-account .new-addressbook .data-table tr td strong,
          .customer-account-index .shared-wishlist .dashboard .data-table tr td .price,
          .customer-account-index .shared-wishlist .dashboard .data-table tr td strong,
          .customer-account-index .shared-wishlist .information .data-table tr td .price,
          .customer-account-index .shared-wishlist .information .data-table tr td strong,
          .customer-account-index .shared-wishlist .address-book .data-table tr td .price,
          .customer-account-index .shared-wishlist .address-book .data-table tr td strong,
          .customer-account-index .shared-wishlist .newsletters .data-table tr td .price,
          .customer-account-index .shared-wishlist .newsletters .data-table tr td strong,
          .customer-account-index .shared-wishlist .my-orders .data-table tr td .price,
          .customer-account-index .shared-wishlist .my-orders .data-table tr td strong,
          .customer-account-index .shared-wishlist .order-info-block .data-table tr td .price,
          .customer-account-index .shared-wishlist .order-info-block .data-table tr td strong,
          .customer-account-index .shared-wishlist .order-details .data-table tr td .price,
          .customer-account-index .shared-wishlist .order-details .data-table tr td strong,
          .customer-account-index .shared-wishlist .my-wishlist .data-table tr td .price,
          .customer-account-index .shared-wishlist .my-wishlist .data-table tr td strong,
          .customer-account-index .shared-wishlist .share-wishlist .data-table tr td .price,
          .customer-account-index .shared-wishlist .share-wishlist .data-table tr td strong,
          .customer-account-index .shared-wishlist .new-addressbook .data-table tr td .price,
          .customer-account-index .shared-wishlist .new-addressbook .data-table tr td strong,
          .customer-account-edit .my-account .dashboard .data-table tr td .price,
          .customer-account-edit .my-account .dashboard .data-table tr td strong,
          .customer-account-edit .my-account .information .data-table tr td .price,
          .customer-account-edit .my-account .information .data-table tr td strong,
          .customer-account-edit .my-account .address-book .data-table tr td .price,
          .customer-account-edit .my-account .address-book .data-table tr td strong,
          .customer-account-edit .my-account .newsletters .data-table tr td .price,
          .customer-account-edit .my-account .newsletters .data-table tr td strong,
          .customer-account-edit .my-account .my-orders .data-table tr td .price,
          .customer-account-edit .my-account .my-orders .data-table tr td strong,
          .customer-account-edit .my-account .order-info-block .data-table tr td .price,
          .customer-account-edit .my-account .order-info-block .data-table tr td strong,
          .customer-account-edit .my-account .order-details .data-table tr td .price,
          .customer-account-edit .my-account .order-details .data-table tr td strong,
          .customer-account-edit .my-account .my-wishlist .data-table tr td .price,
          .customer-account-edit .my-account .my-wishlist .data-table tr td strong,
          .customer-account-edit .my-account .share-wishlist .data-table tr td .price,
          .customer-account-edit .my-account .share-wishlist .data-table tr td strong,
          .customer-account-edit .my-account .new-addressbook .data-table tr td .price,
          .customer-account-edit .my-account .new-addressbook .data-table tr td strong,
          .customer-account-edit .shared-wishlist .dashboard .data-table tr td .price,
          .customer-account-edit .shared-wishlist .dashboard .data-table tr td strong,
          .customer-account-edit .shared-wishlist .information .data-table tr td .price,
          .customer-account-edit .shared-wishlist .information .data-table tr td strong,
          .customer-account-edit .shared-wishlist .address-book .data-table tr td .price,
          .customer-account-edit .shared-wishlist .address-book .data-table tr td strong,
          .customer-account-edit .shared-wishlist .newsletters .data-table tr td .price,
          .customer-account-edit .shared-wishlist .newsletters .data-table tr td strong,
          .customer-account-edit .shared-wishlist .my-orders .data-table tr td .price,
          .customer-account-edit .shared-wishlist .my-orders .data-table tr td strong,
          .customer-account-edit .shared-wishlist .order-info-block .data-table tr td .price,
          .customer-account-edit .shared-wishlist .order-info-block .data-table tr td strong,
          .customer-account-edit .shared-wishlist .order-details .data-table tr td .price,
          .customer-account-edit .shared-wishlist .order-details .data-table tr td strong,
          .customer-account-edit .shared-wishlist .my-wishlist .data-table tr td .price,
          .customer-account-edit .shared-wishlist .my-wishlist .data-table tr td strong,
          .customer-account-edit .shared-wishlist .share-wishlist .data-table tr td .price,
          .customer-account-edit .shared-wishlist .share-wishlist .data-table tr td strong,
          .customer-account-edit .shared-wishlist .new-addressbook .data-table tr td .price,
          .customer-account-edit .shared-wishlist .new-addressbook .data-table tr td strong,
          .newsletter-manage-index .my-account .dashboard .data-table tr td .price,
          .newsletter-manage-index .my-account .dashboard .data-table tr td strong,
          .newsletter-manage-index .my-account .information .data-table tr td .price,
          .newsletter-manage-index .my-account .information .data-table tr td strong,
          .newsletter-manage-index .my-account .address-book .data-table tr td .price,
          .newsletter-manage-index .my-account .address-book .data-table tr td strong,
          .newsletter-manage-index .my-account .newsletters .data-table tr td .price,
          .newsletter-manage-index .my-account .newsletters .data-table tr td strong,
          .newsletter-manage-index .my-account .my-orders .data-table tr td .price,
          .newsletter-manage-index .my-account .my-orders .data-table tr td strong,
          .newsletter-manage-index .my-account .order-info-block .data-table tr td .price,
          .newsletter-manage-index .my-account .order-info-block .data-table tr td strong,
          .newsletter-manage-index .my-account .order-details .data-table tr td .price,
          .newsletter-manage-index .my-account .order-details .data-table tr td strong,
          .newsletter-manage-index .my-account .my-wishlist .data-table tr td .price,
          .newsletter-manage-index .my-account .my-wishlist .data-table tr td strong,
          .newsletter-manage-index .my-account .share-wishlist .data-table tr td .price,
          .newsletter-manage-index .my-account .share-wishlist .data-table tr td strong,
          .newsletter-manage-index .my-account .new-addressbook .data-table tr td .price,
          .newsletter-manage-index .my-account .new-addressbook .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .dashboard .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .dashboard .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .information .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .information .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .address-book .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .address-book .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .newsletters .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .newsletters .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .my-orders .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .my-orders .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .order-details .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .order-details .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr td strong,
          .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr td .price,
          .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr td strong,
          .sales-order-history .my-account .dashboard .data-table tr td .price,
          .sales-order-history .my-account .dashboard .data-table tr td strong,
          .sales-order-history .my-account .information .data-table tr td .price,
          .sales-order-history .my-account .information .data-table tr td strong,
          .sales-order-history .my-account .address-book .data-table tr td .price,
          .sales-order-history .my-account .address-book .data-table tr td strong,
          .sales-order-history .my-account .newsletters .data-table tr td .price,
          .sales-order-history .my-account .newsletters .data-table tr td strong,
          .sales-order-history .my-account .my-orders .data-table tr td .price,
          .sales-order-history .my-account .my-orders .data-table tr td strong,
          .sales-order-history .my-account .order-info-block .data-table tr td .price,
          .sales-order-history .my-account .order-info-block .data-table tr td strong,
          .sales-order-history .my-account .order-details .data-table tr td .price,
          .sales-order-history .my-account .order-details .data-table tr td strong,
          .sales-order-history .my-account .my-wishlist .data-table tr td .price,
          .sales-order-history .my-account .my-wishlist .data-table tr td strong,
          .sales-order-history .my-account .share-wishlist .data-table tr td .price,
          .sales-order-history .my-account .share-wishlist .data-table tr td strong,
          .sales-order-history .my-account .new-addressbook .data-table tr td .price,
          .sales-order-history .my-account .new-addressbook .data-table tr td strong,
          .sales-order-history .shared-wishlist .dashboard .data-table tr td .price,
          .sales-order-history .shared-wishlist .dashboard .data-table tr td strong,
          .sales-order-history .shared-wishlist .information .data-table tr td .price,
          .sales-order-history .shared-wishlist .information .data-table tr td strong,
          .sales-order-history .shared-wishlist .address-book .data-table tr td .price,
          .sales-order-history .shared-wishlist .address-book .data-table tr td strong,
          .sales-order-history .shared-wishlist .newsletters .data-table tr td .price,
          .sales-order-history .shared-wishlist .newsletters .data-table tr td strong,
          .sales-order-history .shared-wishlist .my-orders .data-table tr td .price,
          .sales-order-history .shared-wishlist .my-orders .data-table tr td strong,
          .sales-order-history .shared-wishlist .order-info-block .data-table tr td .price,
          .sales-order-history .shared-wishlist .order-info-block .data-table tr td strong,
          .sales-order-history .shared-wishlist .order-details .data-table tr td .price,
          .sales-order-history .shared-wishlist .order-details .data-table tr td strong,
          .sales-order-history .shared-wishlist .my-wishlist .data-table tr td .price,
          .sales-order-history .shared-wishlist .my-wishlist .data-table tr td strong,
          .sales-order-history .shared-wishlist .share-wishlist .data-table tr td .price,
          .sales-order-history .shared-wishlist .share-wishlist .data-table tr td strong,
          .sales-order-history .shared-wishlist .new-addressbook .data-table tr td .price,
          .sales-order-history .shared-wishlist .new-addressbook .data-table tr td strong,
          .customer-address-index .my-account .dashboard .data-table tr td .price,
          .customer-address-index .my-account .dashboard .data-table tr td strong,
          .customer-address-index .my-account .information .data-table tr td .price,
          .customer-address-index .my-account .information .data-table tr td strong,
          .customer-address-index .my-account .address-book .data-table tr td .price,
          .customer-address-index .my-account .address-book .data-table tr td strong,
          .customer-address-index .my-account .newsletters .data-table tr td .price,
          .customer-address-index .my-account .newsletters .data-table tr td strong,
          .customer-address-index .my-account .my-orders .data-table tr td .price,
          .customer-address-index .my-account .my-orders .data-table tr td strong,
          .customer-address-index .my-account .order-info-block .data-table tr td .price,
          .customer-address-index .my-account .order-info-block .data-table tr td strong,
          .customer-address-index .my-account .order-details .data-table tr td .price,
          .customer-address-index .my-account .order-details .data-table tr td strong,
          .customer-address-index .my-account .my-wishlist .data-table tr td .price,
          .customer-address-index .my-account .my-wishlist .data-table tr td strong,
          .customer-address-index .my-account .share-wishlist .data-table tr td .price,
          .customer-address-index .my-account .share-wishlist .data-table tr td strong,
          .customer-address-index .my-account .new-addressbook .data-table tr td .price,
          .customer-address-index .my-account .new-addressbook .data-table tr td strong,
          .customer-address-index .shared-wishlist .dashboard .data-table tr td .price,
          .customer-address-index .shared-wishlist .dashboard .data-table tr td strong,
          .customer-address-index .shared-wishlist .information .data-table tr td .price,
          .customer-address-index .shared-wishlist .information .data-table tr td strong,
          .customer-address-index .shared-wishlist .address-book .data-table tr td .price,
          .customer-address-index .shared-wishlist .address-book .data-table tr td strong,
          .customer-address-index .shared-wishlist .newsletters .data-table tr td .price,
          .customer-address-index .shared-wishlist .newsletters .data-table tr td strong,
          .customer-address-index .shared-wishlist .my-orders .data-table tr td .price,
          .customer-address-index .shared-wishlist .my-orders .data-table tr td strong,
          .customer-address-index .shared-wishlist .order-info-block .data-table tr td .price,
          .customer-address-index .shared-wishlist .order-info-block .data-table tr td strong,
          .customer-address-index .shared-wishlist .order-details .data-table tr td .price,
          .customer-address-index .shared-wishlist .order-details .data-table tr td strong,
          .customer-address-index .shared-wishlist .my-wishlist .data-table tr td .price,
          .customer-address-index .shared-wishlist .my-wishlist .data-table tr td strong,
          .customer-address-index .shared-wishlist .share-wishlist .data-table tr td .price,
          .customer-address-index .shared-wishlist .share-wishlist .data-table tr td strong,
          .customer-address-index .shared-wishlist .new-addressbook .data-table tr td .price,
          .customer-address-index .shared-wishlist .new-addressbook .data-table tr td strong,
          .customer-address-form .my-account .dashboard .data-table tr td .price,
          .customer-address-form .my-account .dashboard .data-table tr td strong,
          .customer-address-form .my-account .information .data-table tr td .price,
          .customer-address-form .my-account .information .data-table tr td strong,
          .customer-address-form .my-account .address-book .data-table tr td .price,
          .customer-address-form .my-account .address-book .data-table tr td strong,
          .customer-address-form .my-account .newsletters .data-table tr td .price,
          .customer-address-form .my-account .newsletters .data-table tr td strong,
          .customer-address-form .my-account .my-orders .data-table tr td .price,
          .customer-address-form .my-account .my-orders .data-table tr td strong,
          .customer-address-form .my-account .order-info-block .data-table tr td .price,
          .customer-address-form .my-account .order-info-block .data-table tr td strong,
          .customer-address-form .my-account .order-details .data-table tr td .price,
          .customer-address-form .my-account .order-details .data-table tr td strong,
          .customer-address-form .my-account .my-wishlist .data-table tr td .price,
          .customer-address-form .my-account .my-wishlist .data-table tr td strong,
          .customer-address-form .my-account .share-wishlist .data-table tr td .price,
          .customer-address-form .my-account .share-wishlist .data-table tr td strong,
          .customer-address-form .my-account .new-addressbook .data-table tr td .price,
          .customer-address-form .my-account .new-addressbook .data-table tr td strong,
          .customer-address-form .shared-wishlist .dashboard .data-table tr td .price,
          .customer-address-form .shared-wishlist .dashboard .data-table tr td strong,
          .customer-address-form .shared-wishlist .information .data-table tr td .price,
          .customer-address-form .shared-wishlist .information .data-table tr td strong,
          .customer-address-form .shared-wishlist .address-book .data-table tr td .price,
          .customer-address-form .shared-wishlist .address-book .data-table tr td strong,
          .customer-address-form .shared-wishlist .newsletters .data-table tr td .price,
          .customer-address-form .shared-wishlist .newsletters .data-table tr td strong,
          .customer-address-form .shared-wishlist .my-orders .data-table tr td .price,
          .customer-address-form .shared-wishlist .my-orders .data-table tr td strong,
          .customer-address-form .shared-wishlist .order-info-block .data-table tr td .price,
          .customer-address-form .shared-wishlist .order-info-block .data-table tr td strong,
          .customer-address-form .shared-wishlist .order-details .data-table tr td .price,
          .customer-address-form .shared-wishlist .order-details .data-table tr td strong,
          .customer-address-form .shared-wishlist .my-wishlist .data-table tr td .price,
          .customer-address-form .shared-wishlist .my-wishlist .data-table tr td strong,
          .customer-address-form .shared-wishlist .share-wishlist .data-table tr td .price,
          .customer-address-form .shared-wishlist .share-wishlist .data-table tr td strong,
          .customer-address-form .shared-wishlist .new-addressbook .data-table tr td .price,
          .customer-address-form .shared-wishlist .new-addressbook .data-table tr td strong,
          .wishlist-index-index .my-account .dashboard .data-table tr td .price,
          .wishlist-index-index .my-account .dashboard .data-table tr td strong,
          .wishlist-index-index .my-account .information .data-table tr td .price,
          .wishlist-index-index .my-account .information .data-table tr td strong,
          .wishlist-index-index .my-account .address-book .data-table tr td .price,
          .wishlist-index-index .my-account .address-book .data-table tr td strong,
          .wishlist-index-index .my-account .newsletters .data-table tr td .price,
          .wishlist-index-index .my-account .newsletters .data-table tr td strong,
          .wishlist-index-index .my-account .my-orders .data-table tr td .price,
          .wishlist-index-index .my-account .my-orders .data-table tr td strong,
          .wishlist-index-index .my-account .order-info-block .data-table tr td .price,
          .wishlist-index-index .my-account .order-info-block .data-table tr td strong,
          .wishlist-index-index .my-account .order-details .data-table tr td .price,
          .wishlist-index-index .my-account .order-details .data-table tr td strong,
          .wishlist-index-index .my-account .my-wishlist .data-table tr td .price,
          .wishlist-index-index .my-account .my-wishlist .data-table tr td strong,
          .wishlist-index-index .my-account .share-wishlist .data-table tr td .price,
          .wishlist-index-index .my-account .share-wishlist .data-table tr td strong,
          .wishlist-index-index .my-account .new-addressbook .data-table tr td .price,
          .wishlist-index-index .my-account .new-addressbook .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .dashboard .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .dashboard .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .information .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .information .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .address-book .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .address-book .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .newsletters .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .newsletters .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .my-orders .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .my-orders .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .order-info-block .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .order-info-block .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .order-details .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .order-details .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr td strong,
          .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr td .price,
          .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr td strong,
          .wishlist-index-share .my-account .dashboard .data-table tr td .price,
          .wishlist-index-share .my-account .dashboard .data-table tr td strong,
          .wishlist-index-share .my-account .information .data-table tr td .price,
          .wishlist-index-share .my-account .information .data-table tr td strong,
          .wishlist-index-share .my-account .address-book .data-table tr td .price,
          .wishlist-index-share .my-account .address-book .data-table tr td strong,
          .wishlist-index-share .my-account .newsletters .data-table tr td .price,
          .wishlist-index-share .my-account .newsletters .data-table tr td strong,
          .wishlist-index-share .my-account .my-orders .data-table tr td .price,
          .wishlist-index-share .my-account .my-orders .data-table tr td strong,
          .wishlist-index-share .my-account .order-info-block .data-table tr td .price,
          .wishlist-index-share .my-account .order-info-block .data-table tr td strong,
          .wishlist-index-share .my-account .order-details .data-table tr td .price,
          .wishlist-index-share .my-account .order-details .data-table tr td strong,
          .wishlist-index-share .my-account .my-wishlist .data-table tr td .price,
          .wishlist-index-share .my-account .my-wishlist .data-table tr td strong,
          .wishlist-index-share .my-account .share-wishlist .data-table tr td .price,
          .wishlist-index-share .my-account .share-wishlist .data-table tr td strong,
          .wishlist-index-share .my-account .new-addressbook .data-table tr td .price,
          .wishlist-index-share .my-account .new-addressbook .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .dashboard .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .dashboard .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .information .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .information .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .address-book .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .address-book .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .newsletters .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .newsletters .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .my-orders .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .my-orders .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .order-info-block .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .order-info-block .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .order-details .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .order-details .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr td strong,
          .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr td .price,
          .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr td strong,
          .wishlist-shared-index .my-account .dashboard .data-table tr td .price,
          .wishlist-shared-index .my-account .dashboard .data-table tr td strong,
          .wishlist-shared-index .my-account .information .data-table tr td .price,
          .wishlist-shared-index .my-account .information .data-table tr td strong,
          .wishlist-shared-index .my-account .address-book .data-table tr td .price,
          .wishlist-shared-index .my-account .address-book .data-table tr td strong,
          .wishlist-shared-index .my-account .newsletters .data-table tr td .price,
          .wishlist-shared-index .my-account .newsletters .data-table tr td strong,
          .wishlist-shared-index .my-account .my-orders .data-table tr td .price,
          .wishlist-shared-index .my-account .my-orders .data-table tr td strong,
          .wishlist-shared-index .my-account .order-info-block .data-table tr td .price,
          .wishlist-shared-index .my-account .order-info-block .data-table tr td strong,
          .wishlist-shared-index .my-account .order-details .data-table tr td .price,
          .wishlist-shared-index .my-account .order-details .data-table tr td strong,
          .wishlist-shared-index .my-account .my-wishlist .data-table tr td .price,
          .wishlist-shared-index .my-account .my-wishlist .data-table tr td strong,
          .wishlist-shared-index .my-account .share-wishlist .data-table tr td .price,
          .wishlist-shared-index .my-account .share-wishlist .data-table tr td strong,
          .wishlist-shared-index .my-account .new-addressbook .data-table tr td .price,
          .wishlist-shared-index .my-account .new-addressbook .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .dashboard .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .dashboard .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .information .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .information .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .address-book .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .address-book .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .newsletters .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .newsletters .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .my-orders .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .my-orders .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .order-details .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .order-details .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr td strong,
          .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr td .price,
          .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr td strong,
          .sales-order-view .my-account .dashboard .data-table tr td .price,
          .sales-order-view .my-account .dashboard .data-table tr td strong,
          .sales-order-view .my-account .information .data-table tr td .price,
          .sales-order-view .my-account .information .data-table tr td strong,
          .sales-order-view .my-account .address-book .data-table tr td .price,
          .sales-order-view .my-account .address-book .data-table tr td strong,
          .sales-order-view .my-account .newsletters .data-table tr td .price,
          .sales-order-view .my-account .newsletters .data-table tr td strong,
          .sales-order-view .my-account .my-orders .data-table tr td .price,
          .sales-order-view .my-account .my-orders .data-table tr td strong,
          .sales-order-view .my-account .order-info-block .data-table tr td .price,
          .sales-order-view .my-account .order-info-block .data-table tr td strong,
          .sales-order-view .my-account .order-details .data-table tr td .price,
          .sales-order-view .my-account .order-details .data-table tr td strong,
          .sales-order-view .my-account .my-wishlist .data-table tr td .price,
          .sales-order-view .my-account .my-wishlist .data-table tr td strong,
          .sales-order-view .my-account .share-wishlist .data-table tr td .price,
          .sales-order-view .my-account .share-wishlist .data-table tr td strong,
          .sales-order-view .my-account .new-addressbook .data-table tr td .price,
          .sales-order-view .my-account .new-addressbook .data-table tr td strong,
          .sales-order-view .shared-wishlist .dashboard .data-table tr td .price,
          .sales-order-view .shared-wishlist .dashboard .data-table tr td strong,
          .sales-order-view .shared-wishlist .information .data-table tr td .price,
          .sales-order-view .shared-wishlist .information .data-table tr td strong,
          .sales-order-view .shared-wishlist .address-book .data-table tr td .price,
          .sales-order-view .shared-wishlist .address-book .data-table tr td strong,
          .sales-order-view .shared-wishlist .newsletters .data-table tr td .price,
          .sales-order-view .shared-wishlist .newsletters .data-table tr td strong,
          .sales-order-view .shared-wishlist .my-orders .data-table tr td .price,
          .sales-order-view .shared-wishlist .my-orders .data-table tr td strong,
          .sales-order-view .shared-wishlist .order-info-block .data-table tr td .price,
          .sales-order-view .shared-wishlist .order-info-block .data-table tr td strong,
          .sales-order-view .shared-wishlist .order-details .data-table tr td .price,
          .sales-order-view .shared-wishlist .order-details .data-table tr td strong,
          .sales-order-view .shared-wishlist .my-wishlist .data-table tr td .price,
          .sales-order-view .shared-wishlist .my-wishlist .data-table tr td strong,
          .sales-order-view .shared-wishlist .share-wishlist .data-table tr td .price,
          .sales-order-view .shared-wishlist .share-wishlist .data-table tr td strong,
          .sales-order-view .shared-wishlist .new-addressbook .data-table tr td .price,
          .sales-order-view .shared-wishlist .new-addressbook .data-table tr td strong {
            font-size: 10px;
            padding: 0; }
          .customer-account-index .my-account .dashboard .data-table tr td .cart-price,
          .customer-account-index .my-account .information .data-table tr td .cart-price,
          .customer-account-index .my-account .address-book .data-table tr td .cart-price,
          .customer-account-index .my-account .newsletters .data-table tr td .cart-price,
          .customer-account-index .my-account .my-orders .data-table tr td .cart-price,
          .customer-account-index .my-account .order-info-block .data-table tr td .cart-price,
          .customer-account-index .my-account .order-details .data-table tr td .cart-price,
          .customer-account-index .my-account .my-wishlist .data-table tr td .cart-price,
          .customer-account-index .my-account .share-wishlist .data-table tr td .cart-price,
          .customer-account-index .my-account .new-addressbook .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .dashboard .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .information .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .address-book .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .newsletters .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .my-orders .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .order-details .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .customer-account-index .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .customer-account-edit .my-account .dashboard .data-table tr td .cart-price,
          .customer-account-edit .my-account .information .data-table tr td .cart-price,
          .customer-account-edit .my-account .address-book .data-table tr td .cart-price,
          .customer-account-edit .my-account .newsletters .data-table tr td .cart-price,
          .customer-account-edit .my-account .my-orders .data-table tr td .cart-price,
          .customer-account-edit .my-account .order-info-block .data-table tr td .cart-price,
          .customer-account-edit .my-account .order-details .data-table tr td .cart-price,
          .customer-account-edit .my-account .my-wishlist .data-table tr td .cart-price,
          .customer-account-edit .my-account .share-wishlist .data-table tr td .cart-price,
          .customer-account-edit .my-account .new-addressbook .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .dashboard .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .information .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .address-book .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .newsletters .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .my-orders .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .order-details .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .customer-account-edit .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .dashboard .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .information .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .address-book .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .newsletters .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .my-orders .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .order-info-block .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .order-details .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .my-wishlist .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .share-wishlist .data-table tr td .cart-price,
          .newsletter-manage-index .my-account .new-addressbook .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .dashboard .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .information .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .address-book .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .newsletters .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .my-orders .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .order-details .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .sales-order-history .my-account .dashboard .data-table tr td .cart-price,
          .sales-order-history .my-account .information .data-table tr td .cart-price,
          .sales-order-history .my-account .address-book .data-table tr td .cart-price,
          .sales-order-history .my-account .newsletters .data-table tr td .cart-price,
          .sales-order-history .my-account .my-orders .data-table tr td .cart-price,
          .sales-order-history .my-account .order-info-block .data-table tr td .cart-price,
          .sales-order-history .my-account .order-details .data-table tr td .cart-price,
          .sales-order-history .my-account .my-wishlist .data-table tr td .cart-price,
          .sales-order-history .my-account .share-wishlist .data-table tr td .cart-price,
          .sales-order-history .my-account .new-addressbook .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .dashboard .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .information .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .address-book .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .newsletters .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .my-orders .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .order-details .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .sales-order-history .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .customer-address-index .my-account .dashboard .data-table tr td .cart-price,
          .customer-address-index .my-account .information .data-table tr td .cart-price,
          .customer-address-index .my-account .address-book .data-table tr td .cart-price,
          .customer-address-index .my-account .newsletters .data-table tr td .cart-price,
          .customer-address-index .my-account .my-orders .data-table tr td .cart-price,
          .customer-address-index .my-account .order-info-block .data-table tr td .cart-price,
          .customer-address-index .my-account .order-details .data-table tr td .cart-price,
          .customer-address-index .my-account .my-wishlist .data-table tr td .cart-price,
          .customer-address-index .my-account .share-wishlist .data-table tr td .cart-price,
          .customer-address-index .my-account .new-addressbook .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .dashboard .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .information .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .address-book .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .newsletters .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .my-orders .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .order-details .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .customer-address-index .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .customer-address-form .my-account .dashboard .data-table tr td .cart-price,
          .customer-address-form .my-account .information .data-table tr td .cart-price,
          .customer-address-form .my-account .address-book .data-table tr td .cart-price,
          .customer-address-form .my-account .newsletters .data-table tr td .cart-price,
          .customer-address-form .my-account .my-orders .data-table tr td .cart-price,
          .customer-address-form .my-account .order-info-block .data-table tr td .cart-price,
          .customer-address-form .my-account .order-details .data-table tr td .cart-price,
          .customer-address-form .my-account .my-wishlist .data-table tr td .cart-price,
          .customer-address-form .my-account .share-wishlist .data-table tr td .cart-price,
          .customer-address-form .my-account .new-addressbook .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .dashboard .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .information .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .address-book .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .newsletters .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .my-orders .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .order-details .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .customer-address-form .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .wishlist-index-index .my-account .dashboard .data-table tr td .cart-price,
          .wishlist-index-index .my-account .information .data-table tr td .cart-price,
          .wishlist-index-index .my-account .address-book .data-table tr td .cart-price,
          .wishlist-index-index .my-account .newsletters .data-table tr td .cart-price,
          .wishlist-index-index .my-account .my-orders .data-table tr td .cart-price,
          .wishlist-index-index .my-account .order-info-block .data-table tr td .cart-price,
          .wishlist-index-index .my-account .order-details .data-table tr td .cart-price,
          .wishlist-index-index .my-account .my-wishlist .data-table tr td .cart-price,
          .wishlist-index-index .my-account .share-wishlist .data-table tr td .cart-price,
          .wishlist-index-index .my-account .new-addressbook .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .dashboard .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .information .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .address-book .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .newsletters .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .my-orders .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .order-details .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .wishlist-index-share .my-account .dashboard .data-table tr td .cart-price,
          .wishlist-index-share .my-account .information .data-table tr td .cart-price,
          .wishlist-index-share .my-account .address-book .data-table tr td .cart-price,
          .wishlist-index-share .my-account .newsletters .data-table tr td .cart-price,
          .wishlist-index-share .my-account .my-orders .data-table tr td .cart-price,
          .wishlist-index-share .my-account .order-info-block .data-table tr td .cart-price,
          .wishlist-index-share .my-account .order-details .data-table tr td .cart-price,
          .wishlist-index-share .my-account .my-wishlist .data-table tr td .cart-price,
          .wishlist-index-share .my-account .share-wishlist .data-table tr td .cart-price,
          .wishlist-index-share .my-account .new-addressbook .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .dashboard .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .information .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .address-book .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .newsletters .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .my-orders .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .order-details .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .dashboard .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .information .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .address-book .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .newsletters .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .my-orders .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .order-info-block .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .order-details .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .my-wishlist .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .share-wishlist .data-table tr td .cart-price,
          .wishlist-shared-index .my-account .new-addressbook .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .dashboard .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .information .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .address-book .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .newsletters .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .my-orders .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .order-details .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr td .cart-price,
          .sales-order-view .my-account .dashboard .data-table tr td .cart-price,
          .sales-order-view .my-account .information .data-table tr td .cart-price,
          .sales-order-view .my-account .address-book .data-table tr td .cart-price,
          .sales-order-view .my-account .newsletters .data-table tr td .cart-price,
          .sales-order-view .my-account .my-orders .data-table tr td .cart-price,
          .sales-order-view .my-account .order-info-block .data-table tr td .cart-price,
          .sales-order-view .my-account .order-details .data-table tr td .cart-price,
          .sales-order-view .my-account .my-wishlist .data-table tr td .cart-price,
          .sales-order-view .my-account .share-wishlist .data-table tr td .cart-price,
          .sales-order-view .my-account .new-addressbook .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .dashboard .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .information .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .address-book .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .newsletters .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .my-orders .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .order-info-block .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .order-details .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .my-wishlist .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .share-wishlist .data-table tr td .cart-price,
          .sales-order-view .shared-wishlist .new-addressbook .data-table tr td .cart-price {
            padding: 0; }
          .customer-account-index .my-account .dashboard .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .information .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .address-book .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .newsletters .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .my-orders .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .order-info-block .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .order-details .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .customer-account-index .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .information .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .customer-account-index .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .dashboard .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .information .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .address-book .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .newsletters .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .my-orders .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .order-info-block .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .order-details .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .customer-account-edit .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .information .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .customer-account-edit .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .dashboard .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .information .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .address-book .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .newsletters .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .my-orders .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .order-info-block .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .order-details .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .newsletter-manage-index .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .information .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .dashboard .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .information .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .address-book .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .newsletters .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .my-orders .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .order-info-block .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .order-details .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .sales-order-history .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .information .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .sales-order-history .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .dashboard .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .information .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .address-book .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .newsletters .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .my-orders .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .order-info-block .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .order-details .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .customer-address-index .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .information .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .customer-address-index .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .dashboard .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .information .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .address-book .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .newsletters .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .my-orders .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .order-info-block .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .order-details .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .customer-address-form .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .information .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .customer-address-form .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .dashboard .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .information .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .address-book .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .newsletters .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .my-orders .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .order-info-block .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .order-details .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-index .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .information .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .dashboard .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .information .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .address-book .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .newsletters .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .my-orders .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .order-info-block .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .order-details .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-share .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .information .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .dashboard .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .information .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .address-book .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .newsletters .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .my-orders .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .order-info-block .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .order-details .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .wishlist-shared-index .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .information .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .dashboard .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .information .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .address-book .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .newsletters .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .my-orders .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .order-info-block .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .order-details .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .my-wishlist .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .share-wishlist .data-table tr td .price-incl-tax,
          .sales-order-view .my-account .new-addressbook .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .dashboard .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .information .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .address-book .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .newsletters .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .my-orders .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .order-info-block .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .order-details .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .my-wishlist .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .share-wishlist .data-table tr td .price-incl-tax,
          .sales-order-view .shared-wishlist .new-addressbook .data-table tr td .price-incl-tax {
            padding: 0; }
        .customer-account-index .my-account .dashboard .data-table tr td.last,
        .customer-account-index .my-account .information .data-table tr td.last,
        .customer-account-index .my-account .address-book .data-table tr td.last,
        .customer-account-index .my-account .newsletters .data-table tr td.last,
        .customer-account-index .my-account .my-orders .data-table tr td.last,
        .customer-account-index .my-account .order-info-block .data-table tr td.last,
        .customer-account-index .my-account .order-details .data-table tr td.last,
        .customer-account-index .my-account .my-wishlist .data-table tr td.last,
        .customer-account-index .my-account .share-wishlist .data-table tr td.last,
        .customer-account-index .my-account .new-addressbook .data-table tr td.last,
        .customer-account-index .shared-wishlist .dashboard .data-table tr td.last,
        .customer-account-index .shared-wishlist .information .data-table tr td.last,
        .customer-account-index .shared-wishlist .address-book .data-table tr td.last,
        .customer-account-index .shared-wishlist .newsletters .data-table tr td.last,
        .customer-account-index .shared-wishlist .my-orders .data-table tr td.last,
        .customer-account-index .shared-wishlist .order-info-block .data-table tr td.last,
        .customer-account-index .shared-wishlist .order-details .data-table tr td.last,
        .customer-account-index .shared-wishlist .my-wishlist .data-table tr td.last,
        .customer-account-index .shared-wishlist .share-wishlist .data-table tr td.last,
        .customer-account-index .shared-wishlist .new-addressbook .data-table tr td.last,
        .customer-account-edit .my-account .dashboard .data-table tr td.last,
        .customer-account-edit .my-account .information .data-table tr td.last,
        .customer-account-edit .my-account .address-book .data-table tr td.last,
        .customer-account-edit .my-account .newsletters .data-table tr td.last,
        .customer-account-edit .my-account .my-orders .data-table tr td.last,
        .customer-account-edit .my-account .order-info-block .data-table tr td.last,
        .customer-account-edit .my-account .order-details .data-table tr td.last,
        .customer-account-edit .my-account .my-wishlist .data-table tr td.last,
        .customer-account-edit .my-account .share-wishlist .data-table tr td.last,
        .customer-account-edit .my-account .new-addressbook .data-table tr td.last,
        .customer-account-edit .shared-wishlist .dashboard .data-table tr td.last,
        .customer-account-edit .shared-wishlist .information .data-table tr td.last,
        .customer-account-edit .shared-wishlist .address-book .data-table tr td.last,
        .customer-account-edit .shared-wishlist .newsletters .data-table tr td.last,
        .customer-account-edit .shared-wishlist .my-orders .data-table tr td.last,
        .customer-account-edit .shared-wishlist .order-info-block .data-table tr td.last,
        .customer-account-edit .shared-wishlist .order-details .data-table tr td.last,
        .customer-account-edit .shared-wishlist .my-wishlist .data-table tr td.last,
        .customer-account-edit .shared-wishlist .share-wishlist .data-table tr td.last,
        .customer-account-edit .shared-wishlist .new-addressbook .data-table tr td.last,
        .newsletter-manage-index .my-account .dashboard .data-table tr td.last,
        .newsletter-manage-index .my-account .information .data-table tr td.last,
        .newsletter-manage-index .my-account .address-book .data-table tr td.last,
        .newsletter-manage-index .my-account .newsletters .data-table tr td.last,
        .newsletter-manage-index .my-account .my-orders .data-table tr td.last,
        .newsletter-manage-index .my-account .order-info-block .data-table tr td.last,
        .newsletter-manage-index .my-account .order-details .data-table tr td.last,
        .newsletter-manage-index .my-account .my-wishlist .data-table tr td.last,
        .newsletter-manage-index .my-account .share-wishlist .data-table tr td.last,
        .newsletter-manage-index .my-account .new-addressbook .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .dashboard .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .information .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .address-book .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .newsletters .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .my-orders .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .order-info-block .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .order-details .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .my-wishlist .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .share-wishlist .data-table tr td.last,
        .newsletter-manage-index .shared-wishlist .new-addressbook .data-table tr td.last,
        .sales-order-history .my-account .dashboard .data-table tr td.last,
        .sales-order-history .my-account .information .data-table tr td.last,
        .sales-order-history .my-account .address-book .data-table tr td.last,
        .sales-order-history .my-account .newsletters .data-table tr td.last,
        .sales-order-history .my-account .my-orders .data-table tr td.last,
        .sales-order-history .my-account .order-info-block .data-table tr td.last,
        .sales-order-history .my-account .order-details .data-table tr td.last,
        .sales-order-history .my-account .my-wishlist .data-table tr td.last,
        .sales-order-history .my-account .share-wishlist .data-table tr td.last,
        .sales-order-history .my-account .new-addressbook .data-table tr td.last,
        .sales-order-history .shared-wishlist .dashboard .data-table tr td.last,
        .sales-order-history .shared-wishlist .information .data-table tr td.last,
        .sales-order-history .shared-wishlist .address-book .data-table tr td.last,
        .sales-order-history .shared-wishlist .newsletters .data-table tr td.last,
        .sales-order-history .shared-wishlist .my-orders .data-table tr td.last,
        .sales-order-history .shared-wishlist .order-info-block .data-table tr td.last,
        .sales-order-history .shared-wishlist .order-details .data-table tr td.last,
        .sales-order-history .shared-wishlist .my-wishlist .data-table tr td.last,
        .sales-order-history .shared-wishlist .share-wishlist .data-table tr td.last,
        .sales-order-history .shared-wishlist .new-addressbook .data-table tr td.last,
        .customer-address-index .my-account .dashboard .data-table tr td.last,
        .customer-address-index .my-account .information .data-table tr td.last,
        .customer-address-index .my-account .address-book .data-table tr td.last,
        .customer-address-index .my-account .newsletters .data-table tr td.last,
        .customer-address-index .my-account .my-orders .data-table tr td.last,
        .customer-address-index .my-account .order-info-block .data-table tr td.last,
        .customer-address-index .my-account .order-details .data-table tr td.last,
        .customer-address-index .my-account .my-wishlist .data-table tr td.last,
        .customer-address-index .my-account .share-wishlist .data-table tr td.last,
        .customer-address-index .my-account .new-addressbook .data-table tr td.last,
        .customer-address-index .shared-wishlist .dashboard .data-table tr td.last,
        .customer-address-index .shared-wishlist .information .data-table tr td.last,
        .customer-address-index .shared-wishlist .address-book .data-table tr td.last,
        .customer-address-index .shared-wishlist .newsletters .data-table tr td.last,
        .customer-address-index .shared-wishlist .my-orders .data-table tr td.last,
        .customer-address-index .shared-wishlist .order-info-block .data-table tr td.last,
        .customer-address-index .shared-wishlist .order-details .data-table tr td.last,
        .customer-address-index .shared-wishlist .my-wishlist .data-table tr td.last,
        .customer-address-index .shared-wishlist .share-wishlist .data-table tr td.last,
        .customer-address-index .shared-wishlist .new-addressbook .data-table tr td.last,
        .customer-address-form .my-account .dashboard .data-table tr td.last,
        .customer-address-form .my-account .information .data-table tr td.last,
        .customer-address-form .my-account .address-book .data-table tr td.last,
        .customer-address-form .my-account .newsletters .data-table tr td.last,
        .customer-address-form .my-account .my-orders .data-table tr td.last,
        .customer-address-form .my-account .order-info-block .data-table tr td.last,
        .customer-address-form .my-account .order-details .data-table tr td.last,
        .customer-address-form .my-account .my-wishlist .data-table tr td.last,
        .customer-address-form .my-account .share-wishlist .data-table tr td.last,
        .customer-address-form .my-account .new-addressbook .data-table tr td.last,
        .customer-address-form .shared-wishlist .dashboard .data-table tr td.last,
        .customer-address-form .shared-wishlist .information .data-table tr td.last,
        .customer-address-form .shared-wishlist .address-book .data-table tr td.last,
        .customer-address-form .shared-wishlist .newsletters .data-table tr td.last,
        .customer-address-form .shared-wishlist .my-orders .data-table tr td.last,
        .customer-address-form .shared-wishlist .order-info-block .data-table tr td.last,
        .customer-address-form .shared-wishlist .order-details .data-table tr td.last,
        .customer-address-form .shared-wishlist .my-wishlist .data-table tr td.last,
        .customer-address-form .shared-wishlist .share-wishlist .data-table tr td.last,
        .customer-address-form .shared-wishlist .new-addressbook .data-table tr td.last,
        .wishlist-index-index .my-account .dashboard .data-table tr td.last,
        .wishlist-index-index .my-account .information .data-table tr td.last,
        .wishlist-index-index .my-account .address-book .data-table tr td.last,
        .wishlist-index-index .my-account .newsletters .data-table tr td.last,
        .wishlist-index-index .my-account .my-orders .data-table tr td.last,
        .wishlist-index-index .my-account .order-info-block .data-table tr td.last,
        .wishlist-index-index .my-account .order-details .data-table tr td.last,
        .wishlist-index-index .my-account .my-wishlist .data-table tr td.last,
        .wishlist-index-index .my-account .share-wishlist .data-table tr td.last,
        .wishlist-index-index .my-account .new-addressbook .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .dashboard .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .information .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .address-book .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .newsletters .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .my-orders .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .order-info-block .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .order-details .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .my-wishlist .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .share-wishlist .data-table tr td.last,
        .wishlist-index-index .shared-wishlist .new-addressbook .data-table tr td.last,
        .wishlist-index-share .my-account .dashboard .data-table tr td.last,
        .wishlist-index-share .my-account .information .data-table tr td.last,
        .wishlist-index-share .my-account .address-book .data-table tr td.last,
        .wishlist-index-share .my-account .newsletters .data-table tr td.last,
        .wishlist-index-share .my-account .my-orders .data-table tr td.last,
        .wishlist-index-share .my-account .order-info-block .data-table tr td.last,
        .wishlist-index-share .my-account .order-details .data-table tr td.last,
        .wishlist-index-share .my-account .my-wishlist .data-table tr td.last,
        .wishlist-index-share .my-account .share-wishlist .data-table tr td.last,
        .wishlist-index-share .my-account .new-addressbook .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .dashboard .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .information .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .address-book .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .newsletters .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .my-orders .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .order-info-block .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .order-details .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .my-wishlist .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .share-wishlist .data-table tr td.last,
        .wishlist-index-share .shared-wishlist .new-addressbook .data-table tr td.last,
        .wishlist-shared-index .my-account .dashboard .data-table tr td.last,
        .wishlist-shared-index .my-account .information .data-table tr td.last,
        .wishlist-shared-index .my-account .address-book .data-table tr td.last,
        .wishlist-shared-index .my-account .newsletters .data-table tr td.last,
        .wishlist-shared-index .my-account .my-orders .data-table tr td.last,
        .wishlist-shared-index .my-account .order-info-block .data-table tr td.last,
        .wishlist-shared-index .my-account .order-details .data-table tr td.last,
        .wishlist-shared-index .my-account .my-wishlist .data-table tr td.last,
        .wishlist-shared-index .my-account .share-wishlist .data-table tr td.last,
        .wishlist-shared-index .my-account .new-addressbook .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .dashboard .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .information .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .address-book .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .newsletters .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .my-orders .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .order-info-block .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .order-details .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .my-wishlist .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .share-wishlist .data-table tr td.last,
        .wishlist-shared-index .shared-wishlist .new-addressbook .data-table tr td.last,
        .sales-order-view .my-account .dashboard .data-table tr td.last,
        .sales-order-view .my-account .information .data-table tr td.last,
        .sales-order-view .my-account .address-book .data-table tr td.last,
        .sales-order-view .my-account .newsletters .data-table tr td.last,
        .sales-order-view .my-account .my-orders .data-table tr td.last,
        .sales-order-view .my-account .order-info-block .data-table tr td.last,
        .sales-order-view .my-account .order-details .data-table tr td.last,
        .sales-order-view .my-account .my-wishlist .data-table tr td.last,
        .sales-order-view .my-account .share-wishlist .data-table tr td.last,
        .sales-order-view .my-account .new-addressbook .data-table tr td.last,
        .sales-order-view .shared-wishlist .dashboard .data-table tr td.last,
        .sales-order-view .shared-wishlist .information .data-table tr td.last,
        .sales-order-view .shared-wishlist .address-book .data-table tr td.last,
        .sales-order-view .shared-wishlist .newsletters .data-table tr td.last,
        .sales-order-view .shared-wishlist .my-orders .data-table tr td.last,
        .sales-order-view .shared-wishlist .order-info-block .data-table tr td.last,
        .sales-order-view .shared-wishlist .order-details .data-table tr td.last,
        .sales-order-view .shared-wishlist .my-wishlist .data-table tr td.last,
        .sales-order-view .shared-wishlist .share-wishlist .data-table tr td.last,
        .sales-order-view .shared-wishlist .new-addressbook .data-table tr td.last {
          padding-right: 0; }
    .customer-account-index .my-account .dashboard .welcome-msg h1,
    .customer-account-index .my-account .information .welcome-msg h1,
    .customer-account-index .my-account .address-book .welcome-msg h1,
    .customer-account-index .my-account .newsletters .welcome-msg h1,
    .customer-account-index .my-account .my-orders .welcome-msg h1,
    .customer-account-index .my-account .order-info-block .welcome-msg h1,
    .customer-account-index .my-account .order-details .welcome-msg h1,
    .customer-account-index .my-account .my-wishlist .welcome-msg h1,
    .customer-account-index .my-account .share-wishlist .welcome-msg h1,
    .customer-account-index .my-account .new-addressbook .welcome-msg h1,
    .customer-account-index .shared-wishlist .dashboard .welcome-msg h1,
    .customer-account-index .shared-wishlist .information .welcome-msg h1,
    .customer-account-index .shared-wishlist .address-book .welcome-msg h1,
    .customer-account-index .shared-wishlist .newsletters .welcome-msg h1,
    .customer-account-index .shared-wishlist .my-orders .welcome-msg h1,
    .customer-account-index .shared-wishlist .order-info-block .welcome-msg h1,
    .customer-account-index .shared-wishlist .order-details .welcome-msg h1,
    .customer-account-index .shared-wishlist .my-wishlist .welcome-msg h1,
    .customer-account-index .shared-wishlist .share-wishlist .welcome-msg h1,
    .customer-account-index .shared-wishlist .new-addressbook .welcome-msg h1,
    .customer-account-edit .my-account .dashboard .welcome-msg h1,
    .customer-account-edit .my-account .information .welcome-msg h1,
    .customer-account-edit .my-account .address-book .welcome-msg h1,
    .customer-account-edit .my-account .newsletters .welcome-msg h1,
    .customer-account-edit .my-account .my-orders .welcome-msg h1,
    .customer-account-edit .my-account .order-info-block .welcome-msg h1,
    .customer-account-edit .my-account .order-details .welcome-msg h1,
    .customer-account-edit .my-account .my-wishlist .welcome-msg h1,
    .customer-account-edit .my-account .share-wishlist .welcome-msg h1,
    .customer-account-edit .my-account .new-addressbook .welcome-msg h1,
    .customer-account-edit .shared-wishlist .dashboard .welcome-msg h1,
    .customer-account-edit .shared-wishlist .information .welcome-msg h1,
    .customer-account-edit .shared-wishlist .address-book .welcome-msg h1,
    .customer-account-edit .shared-wishlist .newsletters .welcome-msg h1,
    .customer-account-edit .shared-wishlist .my-orders .welcome-msg h1,
    .customer-account-edit .shared-wishlist .order-info-block .welcome-msg h1,
    .customer-account-edit .shared-wishlist .order-details .welcome-msg h1,
    .customer-account-edit .shared-wishlist .my-wishlist .welcome-msg h1,
    .customer-account-edit .shared-wishlist .share-wishlist .welcome-msg h1,
    .customer-account-edit .shared-wishlist .new-addressbook .welcome-msg h1,
    .newsletter-manage-index .my-account .dashboard .welcome-msg h1,
    .newsletter-manage-index .my-account .information .welcome-msg h1,
    .newsletter-manage-index .my-account .address-book .welcome-msg h1,
    .newsletter-manage-index .my-account .newsletters .welcome-msg h1,
    .newsletter-manage-index .my-account .my-orders .welcome-msg h1,
    .newsletter-manage-index .my-account .order-info-block .welcome-msg h1,
    .newsletter-manage-index .my-account .order-details .welcome-msg h1,
    .newsletter-manage-index .my-account .my-wishlist .welcome-msg h1,
    .newsletter-manage-index .my-account .share-wishlist .welcome-msg h1,
    .newsletter-manage-index .my-account .new-addressbook .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .dashboard .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .information .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .address-book .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .newsletters .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .my-orders .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .order-info-block .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .order-details .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .my-wishlist .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .share-wishlist .welcome-msg h1,
    .newsletter-manage-index .shared-wishlist .new-addressbook .welcome-msg h1,
    .sales-order-history .my-account .dashboard .welcome-msg h1,
    .sales-order-history .my-account .information .welcome-msg h1,
    .sales-order-history .my-account .address-book .welcome-msg h1,
    .sales-order-history .my-account .newsletters .welcome-msg h1,
    .sales-order-history .my-account .my-orders .welcome-msg h1,
    .sales-order-history .my-account .order-info-block .welcome-msg h1,
    .sales-order-history .my-account .order-details .welcome-msg h1,
    .sales-order-history .my-account .my-wishlist .welcome-msg h1,
    .sales-order-history .my-account .share-wishlist .welcome-msg h1,
    .sales-order-history .my-account .new-addressbook .welcome-msg h1,
    .sales-order-history .shared-wishlist .dashboard .welcome-msg h1,
    .sales-order-history .shared-wishlist .information .welcome-msg h1,
    .sales-order-history .shared-wishlist .address-book .welcome-msg h1,
    .sales-order-history .shared-wishlist .newsletters .welcome-msg h1,
    .sales-order-history .shared-wishlist .my-orders .welcome-msg h1,
    .sales-order-history .shared-wishlist .order-info-block .welcome-msg h1,
    .sales-order-history .shared-wishlist .order-details .welcome-msg h1,
    .sales-order-history .shared-wishlist .my-wishlist .welcome-msg h1,
    .sales-order-history .shared-wishlist .share-wishlist .welcome-msg h1,
    .sales-order-history .shared-wishlist .new-addressbook .welcome-msg h1,
    .customer-address-index .my-account .dashboard .welcome-msg h1,
    .customer-address-index .my-account .information .welcome-msg h1,
    .customer-address-index .my-account .address-book .welcome-msg h1,
    .customer-address-index .my-account .newsletters .welcome-msg h1,
    .customer-address-index .my-account .my-orders .welcome-msg h1,
    .customer-address-index .my-account .order-info-block .welcome-msg h1,
    .customer-address-index .my-account .order-details .welcome-msg h1,
    .customer-address-index .my-account .my-wishlist .welcome-msg h1,
    .customer-address-index .my-account .share-wishlist .welcome-msg h1,
    .customer-address-index .my-account .new-addressbook .welcome-msg h1,
    .customer-address-index .shared-wishlist .dashboard .welcome-msg h1,
    .customer-address-index .shared-wishlist .information .welcome-msg h1,
    .customer-address-index .shared-wishlist .address-book .welcome-msg h1,
    .customer-address-index .shared-wishlist .newsletters .welcome-msg h1,
    .customer-address-index .shared-wishlist .my-orders .welcome-msg h1,
    .customer-address-index .shared-wishlist .order-info-block .welcome-msg h1,
    .customer-address-index .shared-wishlist .order-details .welcome-msg h1,
    .customer-address-index .shared-wishlist .my-wishlist .welcome-msg h1,
    .customer-address-index .shared-wishlist .share-wishlist .welcome-msg h1,
    .customer-address-index .shared-wishlist .new-addressbook .welcome-msg h1,
    .customer-address-form .my-account .dashboard .welcome-msg h1,
    .customer-address-form .my-account .information .welcome-msg h1,
    .customer-address-form .my-account .address-book .welcome-msg h1,
    .customer-address-form .my-account .newsletters .welcome-msg h1,
    .customer-address-form .my-account .my-orders .welcome-msg h1,
    .customer-address-form .my-account .order-info-block .welcome-msg h1,
    .customer-address-form .my-account .order-details .welcome-msg h1,
    .customer-address-form .my-account .my-wishlist .welcome-msg h1,
    .customer-address-form .my-account .share-wishlist .welcome-msg h1,
    .customer-address-form .my-account .new-addressbook .welcome-msg h1,
    .customer-address-form .shared-wishlist .dashboard .welcome-msg h1,
    .customer-address-form .shared-wishlist .information .welcome-msg h1,
    .customer-address-form .shared-wishlist .address-book .welcome-msg h1,
    .customer-address-form .shared-wishlist .newsletters .welcome-msg h1,
    .customer-address-form .shared-wishlist .my-orders .welcome-msg h1,
    .customer-address-form .shared-wishlist .order-info-block .welcome-msg h1,
    .customer-address-form .shared-wishlist .order-details .welcome-msg h1,
    .customer-address-form .shared-wishlist .my-wishlist .welcome-msg h1,
    .customer-address-form .shared-wishlist .share-wishlist .welcome-msg h1,
    .customer-address-form .shared-wishlist .new-addressbook .welcome-msg h1,
    .wishlist-index-index .my-account .dashboard .welcome-msg h1,
    .wishlist-index-index .my-account .information .welcome-msg h1,
    .wishlist-index-index .my-account .address-book .welcome-msg h1,
    .wishlist-index-index .my-account .newsletters .welcome-msg h1,
    .wishlist-index-index .my-account .my-orders .welcome-msg h1,
    .wishlist-index-index .my-account .order-info-block .welcome-msg h1,
    .wishlist-index-index .my-account .order-details .welcome-msg h1,
    .wishlist-index-index .my-account .my-wishlist .welcome-msg h1,
    .wishlist-index-index .my-account .share-wishlist .welcome-msg h1,
    .wishlist-index-index .my-account .new-addressbook .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .dashboard .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .information .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .address-book .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .newsletters .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .my-orders .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .order-info-block .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .order-details .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .my-wishlist .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .share-wishlist .welcome-msg h1,
    .wishlist-index-index .shared-wishlist .new-addressbook .welcome-msg h1,
    .wishlist-index-share .my-account .dashboard .welcome-msg h1,
    .wishlist-index-share .my-account .information .welcome-msg h1,
    .wishlist-index-share .my-account .address-book .welcome-msg h1,
    .wishlist-index-share .my-account .newsletters .welcome-msg h1,
    .wishlist-index-share .my-account .my-orders .welcome-msg h1,
    .wishlist-index-share .my-account .order-info-block .welcome-msg h1,
    .wishlist-index-share .my-account .order-details .welcome-msg h1,
    .wishlist-index-share .my-account .my-wishlist .welcome-msg h1,
    .wishlist-index-share .my-account .share-wishlist .welcome-msg h1,
    .wishlist-index-share .my-account .new-addressbook .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .dashboard .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .information .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .address-book .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .newsletters .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .my-orders .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .order-info-block .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .order-details .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .my-wishlist .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .share-wishlist .welcome-msg h1,
    .wishlist-index-share .shared-wishlist .new-addressbook .welcome-msg h1,
    .wishlist-shared-index .my-account .dashboard .welcome-msg h1,
    .wishlist-shared-index .my-account .information .welcome-msg h1,
    .wishlist-shared-index .my-account .address-book .welcome-msg h1,
    .wishlist-shared-index .my-account .newsletters .welcome-msg h1,
    .wishlist-shared-index .my-account .my-orders .welcome-msg h1,
    .wishlist-shared-index .my-account .order-info-block .welcome-msg h1,
    .wishlist-shared-index .my-account .order-details .welcome-msg h1,
    .wishlist-shared-index .my-account .my-wishlist .welcome-msg h1,
    .wishlist-shared-index .my-account .share-wishlist .welcome-msg h1,
    .wishlist-shared-index .my-account .new-addressbook .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .dashboard .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .information .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .address-book .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .newsletters .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .my-orders .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .order-info-block .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .order-details .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .my-wishlist .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .share-wishlist .welcome-msg h1,
    .wishlist-shared-index .shared-wishlist .new-addressbook .welcome-msg h1,
    .sales-order-view .my-account .dashboard .welcome-msg h1,
    .sales-order-view .my-account .information .welcome-msg h1,
    .sales-order-view .my-account .address-book .welcome-msg h1,
    .sales-order-view .my-account .newsletters .welcome-msg h1,
    .sales-order-view .my-account .my-orders .welcome-msg h1,
    .sales-order-view .my-account .order-info-block .welcome-msg h1,
    .sales-order-view .my-account .order-details .welcome-msg h1,
    .sales-order-view .my-account .my-wishlist .welcome-msg h1,
    .sales-order-view .my-account .share-wishlist .welcome-msg h1,
    .sales-order-view .my-account .new-addressbook .welcome-msg h1,
    .sales-order-view .shared-wishlist .dashboard .welcome-msg h1,
    .sales-order-view .shared-wishlist .information .welcome-msg h1,
    .sales-order-view .shared-wishlist .address-book .welcome-msg h1,
    .sales-order-view .shared-wishlist .newsletters .welcome-msg h1,
    .sales-order-view .shared-wishlist .my-orders .welcome-msg h1,
    .sales-order-view .shared-wishlist .order-info-block .welcome-msg h1,
    .sales-order-view .shared-wishlist .order-details .welcome-msg h1,
    .sales-order-view .shared-wishlist .my-wishlist .welcome-msg h1,
    .sales-order-view .shared-wishlist .share-wishlist .welcome-msg h1,
    .sales-order-view .shared-wishlist .new-addressbook .welcome-msg h1 {
      letter-spacing: 1.6px;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 10px;
      color: #000;
      margin: 10px 0; }
    .customer-account-index .my-account .dashboard .welcome-msg p,
    .customer-account-index .my-account .information .welcome-msg p,
    .customer-account-index .my-account .address-book .welcome-msg p,
    .customer-account-index .my-account .newsletters .welcome-msg p,
    .customer-account-index .my-account .my-orders .welcome-msg p,
    .customer-account-index .my-account .order-info-block .welcome-msg p,
    .customer-account-index .my-account .order-details .welcome-msg p,
    .customer-account-index .my-account .my-wishlist .welcome-msg p,
    .customer-account-index .my-account .share-wishlist .welcome-msg p,
    .customer-account-index .my-account .new-addressbook .welcome-msg p,
    .customer-account-index .shared-wishlist .dashboard .welcome-msg p,
    .customer-account-index .shared-wishlist .information .welcome-msg p,
    .customer-account-index .shared-wishlist .address-book .welcome-msg p,
    .customer-account-index .shared-wishlist .newsletters .welcome-msg p,
    .customer-account-index .shared-wishlist .my-orders .welcome-msg p,
    .customer-account-index .shared-wishlist .order-info-block .welcome-msg p,
    .customer-account-index .shared-wishlist .order-details .welcome-msg p,
    .customer-account-index .shared-wishlist .my-wishlist .welcome-msg p,
    .customer-account-index .shared-wishlist .share-wishlist .welcome-msg p,
    .customer-account-index .shared-wishlist .new-addressbook .welcome-msg p,
    .customer-account-edit .my-account .dashboard .welcome-msg p,
    .customer-account-edit .my-account .information .welcome-msg p,
    .customer-account-edit .my-account .address-book .welcome-msg p,
    .customer-account-edit .my-account .newsletters .welcome-msg p,
    .customer-account-edit .my-account .my-orders .welcome-msg p,
    .customer-account-edit .my-account .order-info-block .welcome-msg p,
    .customer-account-edit .my-account .order-details .welcome-msg p,
    .customer-account-edit .my-account .my-wishlist .welcome-msg p,
    .customer-account-edit .my-account .share-wishlist .welcome-msg p,
    .customer-account-edit .my-account .new-addressbook .welcome-msg p,
    .customer-account-edit .shared-wishlist .dashboard .welcome-msg p,
    .customer-account-edit .shared-wishlist .information .welcome-msg p,
    .customer-account-edit .shared-wishlist .address-book .welcome-msg p,
    .customer-account-edit .shared-wishlist .newsletters .welcome-msg p,
    .customer-account-edit .shared-wishlist .my-orders .welcome-msg p,
    .customer-account-edit .shared-wishlist .order-info-block .welcome-msg p,
    .customer-account-edit .shared-wishlist .order-details .welcome-msg p,
    .customer-account-edit .shared-wishlist .my-wishlist .welcome-msg p,
    .customer-account-edit .shared-wishlist .share-wishlist .welcome-msg p,
    .customer-account-edit .shared-wishlist .new-addressbook .welcome-msg p,
    .newsletter-manage-index .my-account .dashboard .welcome-msg p,
    .newsletter-manage-index .my-account .information .welcome-msg p,
    .newsletter-manage-index .my-account .address-book .welcome-msg p,
    .newsletter-manage-index .my-account .newsletters .welcome-msg p,
    .newsletter-manage-index .my-account .my-orders .welcome-msg p,
    .newsletter-manage-index .my-account .order-info-block .welcome-msg p,
    .newsletter-manage-index .my-account .order-details .welcome-msg p,
    .newsletter-manage-index .my-account .my-wishlist .welcome-msg p,
    .newsletter-manage-index .my-account .share-wishlist .welcome-msg p,
    .newsletter-manage-index .my-account .new-addressbook .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .dashboard .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .information .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .address-book .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .newsletters .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .my-orders .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .order-info-block .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .order-details .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .my-wishlist .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .share-wishlist .welcome-msg p,
    .newsletter-manage-index .shared-wishlist .new-addressbook .welcome-msg p,
    .sales-order-history .my-account .dashboard .welcome-msg p,
    .sales-order-history .my-account .information .welcome-msg p,
    .sales-order-history .my-account .address-book .welcome-msg p,
    .sales-order-history .my-account .newsletters .welcome-msg p,
    .sales-order-history .my-account .my-orders .welcome-msg p,
    .sales-order-history .my-account .order-info-block .welcome-msg p,
    .sales-order-history .my-account .order-details .welcome-msg p,
    .sales-order-history .my-account .my-wishlist .welcome-msg p,
    .sales-order-history .my-account .share-wishlist .welcome-msg p,
    .sales-order-history .my-account .new-addressbook .welcome-msg p,
    .sales-order-history .shared-wishlist .dashboard .welcome-msg p,
    .sales-order-history .shared-wishlist .information .welcome-msg p,
    .sales-order-history .shared-wishlist .address-book .welcome-msg p,
    .sales-order-history .shared-wishlist .newsletters .welcome-msg p,
    .sales-order-history .shared-wishlist .my-orders .welcome-msg p,
    .sales-order-history .shared-wishlist .order-info-block .welcome-msg p,
    .sales-order-history .shared-wishlist .order-details .welcome-msg p,
    .sales-order-history .shared-wishlist .my-wishlist .welcome-msg p,
    .sales-order-history .shared-wishlist .share-wishlist .welcome-msg p,
    .sales-order-history .shared-wishlist .new-addressbook .welcome-msg p,
    .customer-address-index .my-account .dashboard .welcome-msg p,
    .customer-address-index .my-account .information .welcome-msg p,
    .customer-address-index .my-account .address-book .welcome-msg p,
    .customer-address-index .my-account .newsletters .welcome-msg p,
    .customer-address-index .my-account .my-orders .welcome-msg p,
    .customer-address-index .my-account .order-info-block .welcome-msg p,
    .customer-address-index .my-account .order-details .welcome-msg p,
    .customer-address-index .my-account .my-wishlist .welcome-msg p,
    .customer-address-index .my-account .share-wishlist .welcome-msg p,
    .customer-address-index .my-account .new-addressbook .welcome-msg p,
    .customer-address-index .shared-wishlist .dashboard .welcome-msg p,
    .customer-address-index .shared-wishlist .information .welcome-msg p,
    .customer-address-index .shared-wishlist .address-book .welcome-msg p,
    .customer-address-index .shared-wishlist .newsletters .welcome-msg p,
    .customer-address-index .shared-wishlist .my-orders .welcome-msg p,
    .customer-address-index .shared-wishlist .order-info-block .welcome-msg p,
    .customer-address-index .shared-wishlist .order-details .welcome-msg p,
    .customer-address-index .shared-wishlist .my-wishlist .welcome-msg p,
    .customer-address-index .shared-wishlist .share-wishlist .welcome-msg p,
    .customer-address-index .shared-wishlist .new-addressbook .welcome-msg p,
    .customer-address-form .my-account .dashboard .welcome-msg p,
    .customer-address-form .my-account .information .welcome-msg p,
    .customer-address-form .my-account .address-book .welcome-msg p,
    .customer-address-form .my-account .newsletters .welcome-msg p,
    .customer-address-form .my-account .my-orders .welcome-msg p,
    .customer-address-form .my-account .order-info-block .welcome-msg p,
    .customer-address-form .my-account .order-details .welcome-msg p,
    .customer-address-form .my-account .my-wishlist .welcome-msg p,
    .customer-address-form .my-account .share-wishlist .welcome-msg p,
    .customer-address-form .my-account .new-addressbook .welcome-msg p,
    .customer-address-form .shared-wishlist .dashboard .welcome-msg p,
    .customer-address-form .shared-wishlist .information .welcome-msg p,
    .customer-address-form .shared-wishlist .address-book .welcome-msg p,
    .customer-address-form .shared-wishlist .newsletters .welcome-msg p,
    .customer-address-form .shared-wishlist .my-orders .welcome-msg p,
    .customer-address-form .shared-wishlist .order-info-block .welcome-msg p,
    .customer-address-form .shared-wishlist .order-details .welcome-msg p,
    .customer-address-form .shared-wishlist .my-wishlist .welcome-msg p,
    .customer-address-form .shared-wishlist .share-wishlist .welcome-msg p,
    .customer-address-form .shared-wishlist .new-addressbook .welcome-msg p,
    .wishlist-index-index .my-account .dashboard .welcome-msg p,
    .wishlist-index-index .my-account .information .welcome-msg p,
    .wishlist-index-index .my-account .address-book .welcome-msg p,
    .wishlist-index-index .my-account .newsletters .welcome-msg p,
    .wishlist-index-index .my-account .my-orders .welcome-msg p,
    .wishlist-index-index .my-account .order-info-block .welcome-msg p,
    .wishlist-index-index .my-account .order-details .welcome-msg p,
    .wishlist-index-index .my-account .my-wishlist .welcome-msg p,
    .wishlist-index-index .my-account .share-wishlist .welcome-msg p,
    .wishlist-index-index .my-account .new-addressbook .welcome-msg p,
    .wishlist-index-index .shared-wishlist .dashboard .welcome-msg p,
    .wishlist-index-index .shared-wishlist .information .welcome-msg p,
    .wishlist-index-index .shared-wishlist .address-book .welcome-msg p,
    .wishlist-index-index .shared-wishlist .newsletters .welcome-msg p,
    .wishlist-index-index .shared-wishlist .my-orders .welcome-msg p,
    .wishlist-index-index .shared-wishlist .order-info-block .welcome-msg p,
    .wishlist-index-index .shared-wishlist .order-details .welcome-msg p,
    .wishlist-index-index .shared-wishlist .my-wishlist .welcome-msg p,
    .wishlist-index-index .shared-wishlist .share-wishlist .welcome-msg p,
    .wishlist-index-index .shared-wishlist .new-addressbook .welcome-msg p,
    .wishlist-index-share .my-account .dashboard .welcome-msg p,
    .wishlist-index-share .my-account .information .welcome-msg p,
    .wishlist-index-share .my-account .address-book .welcome-msg p,
    .wishlist-index-share .my-account .newsletters .welcome-msg p,
    .wishlist-index-share .my-account .my-orders .welcome-msg p,
    .wishlist-index-share .my-account .order-info-block .welcome-msg p,
    .wishlist-index-share .my-account .order-details .welcome-msg p,
    .wishlist-index-share .my-account .my-wishlist .welcome-msg p,
    .wishlist-index-share .my-account .share-wishlist .welcome-msg p,
    .wishlist-index-share .my-account .new-addressbook .welcome-msg p,
    .wishlist-index-share .shared-wishlist .dashboard .welcome-msg p,
    .wishlist-index-share .shared-wishlist .information .welcome-msg p,
    .wishlist-index-share .shared-wishlist .address-book .welcome-msg p,
    .wishlist-index-share .shared-wishlist .newsletters .welcome-msg p,
    .wishlist-index-share .shared-wishlist .my-orders .welcome-msg p,
    .wishlist-index-share .shared-wishlist .order-info-block .welcome-msg p,
    .wishlist-index-share .shared-wishlist .order-details .welcome-msg p,
    .wishlist-index-share .shared-wishlist .my-wishlist .welcome-msg p,
    .wishlist-index-share .shared-wishlist .share-wishlist .welcome-msg p,
    .wishlist-index-share .shared-wishlist .new-addressbook .welcome-msg p,
    .wishlist-shared-index .my-account .dashboard .welcome-msg p,
    .wishlist-shared-index .my-account .information .welcome-msg p,
    .wishlist-shared-index .my-account .address-book .welcome-msg p,
    .wishlist-shared-index .my-account .newsletters .welcome-msg p,
    .wishlist-shared-index .my-account .my-orders .welcome-msg p,
    .wishlist-shared-index .my-account .order-info-block .welcome-msg p,
    .wishlist-shared-index .my-account .order-details .welcome-msg p,
    .wishlist-shared-index .my-account .my-wishlist .welcome-msg p,
    .wishlist-shared-index .my-account .share-wishlist .welcome-msg p,
    .wishlist-shared-index .my-account .new-addressbook .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .dashboard .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .information .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .address-book .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .newsletters .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .my-orders .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .order-info-block .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .order-details .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .my-wishlist .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .share-wishlist .welcome-msg p,
    .wishlist-shared-index .shared-wishlist .new-addressbook .welcome-msg p,
    .sales-order-view .my-account .dashboard .welcome-msg p,
    .sales-order-view .my-account .information .welcome-msg p,
    .sales-order-view .my-account .address-book .welcome-msg p,
    .sales-order-view .my-account .newsletters .welcome-msg p,
    .sales-order-view .my-account .my-orders .welcome-msg p,
    .sales-order-view .my-account .order-info-block .welcome-msg p,
    .sales-order-view .my-account .order-details .welcome-msg p,
    .sales-order-view .my-account .my-wishlist .welcome-msg p,
    .sales-order-view .my-account .share-wishlist .welcome-msg p,
    .sales-order-view .my-account .new-addressbook .welcome-msg p,
    .sales-order-view .shared-wishlist .dashboard .welcome-msg p,
    .sales-order-view .shared-wishlist .information .welcome-msg p,
    .sales-order-view .shared-wishlist .address-book .welcome-msg p,
    .sales-order-view .shared-wishlist .newsletters .welcome-msg p,
    .sales-order-view .shared-wishlist .my-orders .welcome-msg p,
    .sales-order-view .shared-wishlist .order-info-block .welcome-msg p,
    .sales-order-view .shared-wishlist .order-details .welcome-msg p,
    .sales-order-view .shared-wishlist .my-wishlist .welcome-msg p,
    .sales-order-view .shared-wishlist .share-wishlist .welcome-msg p,
    .sales-order-view .shared-wishlist .new-addressbook .welcome-msg p {
      margin: 2px 0;
      font-size: 10px;
      letter-spacing: 0.1rem;
      max-width: 375px; }

.order-info-block .tracking_details dt {
  float: none;
  margin-top: 10px; }

.order-info-block .tracking_details dd {
  float: none;
  display: block;
  margin: 2px 0px; }

.order-info-block .tracking_details a, .order-info-block .tracking_details a:hover, .order-info-block .tracking_details a:visited, .order-info-block .tracking_details a:active {
  color: #999; }

div#newsletter_agree,
div#account_agree {
  margin-bottom: 0px;
  overflow: hidden; }
  div#newsletter_agree label,
  div#account_agree label {
    float: left; }
  div#newsletter_agree.agree_error label,
  div#account_agree.agree_error label {
    color: #ce1719; }

.fancybox-skin {
  border: 1px solid #666; }
  .fancybox-skin .agreement-pul-content h1 {
    font-size: 9px;
    color: #000;
    line-height: 15px;
    letter-spacing: 1.44px; }
  .fancybox-skin .agreement-pul-content p {
    font-size: 10px;
    letter-spacing: 1px; }

@media (min-width: 600px) {
  .fancybox-inner .agreement-pul-content {
    min-width: 350px;
    min-height: 500px;
    max-width: 800px; } }

@media (max-width: 600px) {
  .fancybox-inner .agreement-pul-content {
    min-width: 250px;
    min-height: 350px;
    max-width: 250px; } }

.catalog-product-view .prev_next {
  display: none; }
  .catalog-product-view .prev_next img.product-prev,
  .catalog-product-view .prev_next img.product-next {
    width: auto;
    height: -o-calc(100% - 5px);
    height: calc(100% - 5px); }

.catalog-product-view #center-product-page.product-essential {
  overflow: hidden;
  position: relative; }
  html.touch .catalog-product-view #center-product-page.product-essential {
    overflow: visible; }
  .catalog-product-view #center-product-page.product-essential .tabs-touch .products-grid,
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .products-grid {
    padding: 0; }
  .catalog-product-view #center-product-page.product-essential .tabs-touch .share li,
  .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li {
    display: inline-block;
    cursor: pointer; }
    .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .share li, .touch
    .catalog-product-view #center-product-page.product-essential .tabs-desktop .share li {
      display: inline-block; }
  .catalog-product-view #center-product-page.product-essential .addtocart-desktop {
    margin: 0 0 40px 0; }
  html.no-touch .catalog-product-view #center-product-page.product-essential {
    position: relative; }
    html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch #share-tab,
    html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-touch #style-tab,
    html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #share-tab,
    html.no-touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #style-tab {
      margin-top: 20px; }
  .no-touch.center-test .catalog-product-view #center-product-page.product-essential {
    width: 100%;
    min-width: 635px;
    padding-right: 0px; }
    .no-touch.center-test .catalog-product-view #center-product-page.product-essential #productimg {
      margin: 0 auto;
      text-align: center;
      width: 50%; }
      .no-touch.center-test .catalog-product-view #center-product-page.product-essential #productimg .product-images-list {
        display: inline-block; }
  .no-touch.kill-fifteen .catalog-product-view #center-product-page.product-essential #productimg ul.product-images-list {
    max-width: 100%; }
  @media (min-width: 979px) {
    html.touch .catalog-product-view #center-product-page.product-essential {
      width: 730px; }
      html.touch .catalog-product-view #center-product-page.product-essential .add-to-box {
        border-bottom: none; }
      html.touch .catalog-product-view #center-product-page.product-essential .addtocart-desktop,
      html.touch .catalog-product-view #center-product-page.product-essential .tabs-desktop {
        display: block; }
        html.touch .catalog-product-view #center-product-page.product-essential .addtocart-desktop .tabs,
        html.touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs {
          width: 100%; }
      html.touch .catalog-product-view #center-product-page.product-essential .addtocart-touch,
      html.touch .catalog-product-view #center-product-page.product-essential .tabs-touch {
        display: none !important; }
      html.touch .catalog-product-view #center-product-page.product-essential #center-product-page {
        overflow: hidden; }
      html.touch .catalog-product-view #center-product-page.product-essential #productimg {
        float: left; }
      html.touch .catalog-product-view #center-product-page.product-essential #productinfo {
        float: left; } }
  .touch .catalog-product-view #center-product-page.product-essential .accord-view,
  .touch .catalog-product-view #center-product-page.product-essential .tabs__static--content > div {
    font-size: 9px;
    font-family: Arial, ArialIMT, Verdana, Sans-serif; }
  .touch .catalog-product-view #center-product-page.product-essential .tabs__static--content {
    margin: 0px;
    line-height: 11px; }
  @media (min-width: 979px) {
    .touch .catalog-product-view #center-product-page.product-essential {
      position: relative;
      margin: 0 auto;
      width: 850px; }
      .touch .catalog-product-view #center-product-page.product-essential #productinfo {
        width: 345px; }
      .touch .catalog-product-view #center-product-page.product-essential .tabs-touch,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto {
        border: 0px;
        letter-spacing: 1.44px; }
        .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs,
        .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs,
        .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs {
          overflow: hidden; }
          .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li,
          .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li,
          .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li {
            float: left; }
            .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li a,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li a,
            .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li a {
              float: left;
              display: block;
              color: #666;
              font-family: Helvetica, Arial, Verdana, Sans-serif;
              font-color: #000;
              font-size: 9px;
              border: none;
              text-transform: uppercase;
              padding: 0px;
              margin: 0px; }
              .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li a:after,
              .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li a:after,
              .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li a:after {
                content: "" !important; }
            .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:after,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:after,
            .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:after {
              content: "|" !important;
              line-height: 6px;
              color: #666;
              margin: 0px 10px;
              float: none;
              font-size: 9px; }
            .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:last-child div.accord-view,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:last-child div.accord-view,
            .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:last-child div.accord-view {
              border-bottom: none !important; }
            .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:last-child a,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:last-child a,
            .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:last-child a {
              border-bottom: none; }
            .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:last-child:after,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:last-child:after,
            .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:last-child:after {
              content: "" !important; }
            .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li.active a,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tabs li:hover a,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li.active a,
            .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tabs li:hover a,
            .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li.active a,
            .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs li:hover a {
              color: #000;
              text-decoration: underline;
              outline: 0; }
        .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tab-content,
        .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tab-content,
        .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tab-content {
          margin-top: 7px;
          border: 0px;
          padding: 0px;
          font-family: Helvetica, Arial, Verdana, Sans-serif;
          font-color: #000;
          font-size: 10px;
          line-height: 15px;
          line-height: 0.9375rem;
          display: block; }
          .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tab-content #description-tab,
          .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tab-content #material-tab,
          .touch .catalog-product-view #center-product-page.product-essential .tabs-touch .tab-content #shipping-returns-tab,
          .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tab-content #description-tab,
          .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tab-content #material-tab,
          .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop .tab-content #shipping-returns-tab,
          .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tab-content #description-tab,
          .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tab-content #material-tab,
          .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tab-content #shipping-returns-tab {
            min-height: 125px; }
        .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #share-tab,
        .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #style-tab,
        .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #share-tab,
        .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #style-tab,
        .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto #share-tab,
        .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto #style-tab {
          margin-top: 20px; } }
  .catalog-product-view #center-product-page.product-essential .center-prodinfo-touch {
    width: 345px; }
  @media (max-width: 979px) {
    .touch .catalog-product-view #center-product-page.product-essential .center-prodinfo-touch {
      width: auto;
      max-width: 400px;
      margin: 0 auto;
      text-align: center;
      margin-top: 10px; } }
  .touch .catalog-product-view #center-product-page.product-essential .tabs-touch li:first-child a,
  .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop li:first-child a,
  .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto li:first-child a {
    border-top: none; }
  .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #block-related li,
  .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #block-related li,
  .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto #block-related li {
    margin: 0;
    padding: 0; }
    .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #block-related li a,
    .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #block-related li a,
    .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto #block-related li a {
      border: none; }
      .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #block-related li a:after,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #block-related li a:after,
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto #block-related li a:after {
        content: ""; }
  @media (max-width: 979px) {
    .touch .catalog-product-view #center-product-page.product-essential .tabs-touch li:first-child a,
    .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop li:first-child a {
      border-top: none; }
    .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #block-related li,
    .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #block-related li {
      margin: 0;
      padding: 0; }
      .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #block-related li a,
      .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #block-related li a {
        border: none; }
        .touch .catalog-product-view #center-product-page.product-essential .tabs-touch #block-related li a:after,
        .touch .catalog-product-view #center-product-page.product-essential .tabs-desktop #block-related li a:after {
          content: ""; }
    .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto {
      /*.tabs li.nosto-product-list-item {
                    float: left;
                    a {
                        border: none;

                        &:after {
                            content: "";
                        }
                    }
                }*/ }
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto li:first-child a {
        border-top: none; }
      .touch .catalog-product-view #center-product-page.product-essential #tabs_nosto .tabs .accord-view {
        border-bottom: none !important; } }
  .no-touch .catalog-product-view #center-product-page.product-essential #productimg {
    margin: 0 auto;
    text-align: center;
    width: 50%; }
    .no-touch .catalog-product-view #center-product-page.product-essential #productimg .product-images-list {
      display: inline-block; }
  .no-touch .catalog-product-view #center-product-page.product-essential #productimg .slideshow-touch,
  .no-touch .catalog-product-view #center-product-page.product-essential #productimg .more-views {
    display: none; }
  .touch .catalog-product-view #center-product-page.product-essential #productimg .more-views {
    float: right;
    position: absolute;
    bottom: 0;
    right: 20px; }
    .touch .catalog-product-view #center-product-page.product-essential #productimg .more-views .dot-item {
      width: 5px;
      height: 5px;
      display: inline-block;
      border-radius: 3px;
      background-color: #CCCCCC;
      margin: 0 0 0 4px;
      float: none; }
      .touch .catalog-product-view #center-product-page.product-essential #productimg .more-views .dot-item:hover, .touch .catalog-product-view #center-product-page.product-essential #productimg .more-views .dot-item.active {
        background-color: #666; }
  .no-touch .catalog-product-view #center-product-page.product-essential #productimg li.product-image > img {
    cursor: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/cursor.png") 10 10, crosshair; }
  .no-touch .catalog-product-view #center-product-page.product-essential #productimg ul.product-images-list li.product-image {
    margin: 0 25px 10px;
    max-width: 515px; }
    .no-touch .catalog-product-view #center-product-page.product-essential #productimg ul.product-images-list li.product-image.img-type-flat > img {
      height: auto;
      max-width: 100%;
      width: auto; }
  .catalog-product-view #center-product-page.product-essential #productimg img {
    max-width: 100%;
    max-height: 100%;
    display: block; }
    .no-touch .catalog-product-view #center-product-page.product-essential #productimg img {
      display: block;
      margin: 0 auto; }
    @media (max-width: 979px) {
      .touch .catalog-product-view #center-product-page.product-essential #productimg img {
        margin-left: auto;
        margin-right: auto; } }
  .catalog-product-view #center-product-page.product-essential #productinfo #tab-accordion-container .truncate_wrapper {
    display: inline; }
  .catalog-product-view #center-product-page.product-essential #productinfo #tab-accordion-container .trunc_toggle {
    cursor: pointer;
    color: #666;
    text-transform: uppercase;
    font-size: 9px; }
    .catalog-product-view #center-product-page.product-essential #productinfo #tab-accordion-container .trunc_toggle:hover {
      color: #000; }
  .catalog-product-view #center-product-page.product-essential #productinfo #tab-accordion-container .truncated {
    display: none;
    cursor: default; }
  .catalog-product-view #center-product-page.product-essential #productinfo .container2 {
    border: none;
    margin: 0;
    padding: 0; }
    .touch .catalog-product-view #center-product-page.product-essential #productinfo .container2 {
      position: relative; }
    @media (min-width: 979px) {
      .catalog-product-view #center-product-page.product-essential #productinfo .container2 {
        position: relative; } }
  .catalog-product-view #center-product-page.product-essential #productinfo h1 {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 15px;
    letter-spacing: 1.6px; }
  .catalog-product-view #center-product-page.product-essential #productinfo p.out-of-stock {
    text-transform: uppercase;
    letter-spacing: 1.6px; }
    .catalog-product-view #center-product-page.product-essential #productinfo p.out-of-stock > a {
      color: inherit; }
  .catalog-product-view #center-product-page.product-essential #productinfo .product-options {
    overflow: visible; }
  .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row {
    margin-bottom: 10px;
    font-size: 9px;
    letter-spacing: 1.44px;
    text-transform: uppercase; }
    .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row {
      margin-bottom: 15px; }
    .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt {
      clear: both;
      width: auto;
      margin: 0 0 5px 0; }
      @media (max-width: 979px) {
        .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt {
          float: none; } }
      .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt label {
        display: inline;
        font-size: 9px; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt label.size {
          border-bottom: 1px solid #000; }
      .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-sizeguide,
      .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-virtusize {
        display: inline-block;
        cursor: pointer;
        color: #000; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-sizeguide:hover,
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-virtusize:hover {
          color: #000; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-sizeguide:before,
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-virtusize:before {
          content: "|";
          line-height: 6px;
          color: #000;
          margin: 0 10px 0 6px; }
      .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-virtusize {
        display: none;
        position: relative;
        text-align: left; }
        @media (max-width: 480px) {
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-virtusize {
            line-height: normal; } }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-virtusize:before {
          display: inline-block;
          width: 22px; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dt .tab-virtusize:after {
          background-image: url(http://www.filippa-k.com/skin/frontend/carbon/filippak/images/virtusize_logo.png);
          content: "";
          display: block;
          position: absolute;
          height: 12px;
          left: 20px;
          top: 0px;
          width: 20px;
          background-size: contain;
          background-repeat: no-repeat; }
    .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd {
      margin: 0;
      clear: both; }
      .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size {
        margin-bottom: 30px; }
        @media (max-width: 979px) {
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size {
            margin-bottom: 0; } }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size li.attribute-image {
          margin-bottom: 5px; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size li.attribute-image .attribute-button-text[disabled]:hover a:before {
            bottom: 4px;
            height: 15px; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size li.attribute-image .attribute-button-text .attribute-not-in-stock {
            top: 19px;
            z-index: 100; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size li.attribute-image .attribute-button-text.ghost-option {
            display: none; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size .attribute-not-in-stock-touch {
          bottom: -10px;
          display: block; }
        .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-size {
          position: relative;
          width: 100%; }
      .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color {
        max-width: 345px;
        margin-bottom: 30px; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color .attribute-not-in-stock-touch {
          bottom: -29px; }
          @media (min-width: 979px) {
            .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color .attribute-not-in-stock-touch {
              bottom: -27px; } }
        .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color .attribute-button-text {
          padding: 8px; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color .name-of-attribute-touch {
          bottom: -20px; }
        @media (max-width: 979px) {
          .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color {
            max-width: 385px;
            margin: 0 auto 30px auto; } }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li {
          margin: 0; }
          @media (max-width: 979px) {
            .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li {
              margin: 0 5px 0 0; } }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text {
            padding: 3px;
            border: 1px solid #FFF; }
            .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text .attribute-not-in-stock {
              top: 35px; }
            .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text .name-of-attribute {
              top: 25px; }
            .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text[disabled]:hover a:before {
              bottom: 16px;
              height: 10px; }
            .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text a {
              top: 42px; }
            .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text.attribute-selected {
              border: 1px solid #000; }
            .no-touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text img {
              width: 17px; }
            .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color li .attribute-button-text img {
              width: 30px; }
        .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul.list-color {
          position: relative;
          width: 100%; }
      .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li {
        display: inline-block;
        cursor: pointer;
        margin: 0 10px 0 0; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text {
          width: auto;
          height: auto;
          padding: 4px;
          font-size: 9px;
          text-align: center;
          min-width: 25px;
          border: 1px solid #FFF;
          position: relative; }
          .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text {
            font-size: 10px;
            padding: 6px 8px 5px 9px; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text:hover {
            color: #999;
            text-decoration: none;
            outline: 0; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text.attribute-selected {
            border: 1px solid #000; }
            .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text.attribute-selected:hover {
              color: #000; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text[disabled] {
            color: #999;
            background-color: #FFF;
            text-decoration: none;
            cursor: default; }
            .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text[disabled]:hover a:before {
              content: "";
              position: absolute;
              width: 100%;
              z-index: 102;
              background: transparent; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text .name-of-attribute,
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text .attribute-not-in-stock {
            position: absolute;
            text-align: left;
            min-width: 180px;
            left: 3px; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text .name-of-attribute {
            color: #999; }
          .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li .attribute-button-text .attribute-not-in-stock {
            color: #999; }
        .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper .new-jpi-row dd ul li:hover .attribute-button-text[disabled] {
          color: #ce1719; }
  .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper {
    margin-bottom: -21px; }
    @media (min-width: 979px) {
      .touch .catalog-product-view #center-product-page.product-essential #productinfo .product-options#product-options-wrapper {
        margin-bottom: 0; } }
  .catalog-product-view #center-product-page.product-essential #productinfo .attribute-not-in-stock-touch {
    color: #999;
    font-size: 9px;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 1.44px; }
    @media (min-width: 979px) {
      .catalog-product-view #center-product-page.product-essential #productinfo .attribute-not-in-stock-touch {
        left: 0;
        margin-left: 0; } }
  .catalog-product-view #center-product-page.product-essential #productinfo .name-of-attribute-touch {
    height: 20px;
    min-width: 60px;
    color: #999;
    font-size: 9px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 1.44px;
    bottom: 54px;
    text-transform: uppercase; }
    @media (min-width: 979px) {
      .catalog-product-view #center-product-page.product-essential #productinfo .name-of-attribute-touch {
        left: 0;
        margin-left: 0;
        bottom: 56px; } }
  .catalog-product-view #center-product-page.product-essential #productinfo .ajax-add-failure {
    position: relative;
    z-index: 102; }
    .catalog-product-view #center-product-page.product-essential #productinfo .ajax-add-failure span.add-failure-msg {
      color: #ce1719;
      display: inline-block;
      position: absolute;
      top: -5px;
      left: 0;
      right: 0;
      z-index: 1004; }
  .touch .catalog-product-view #center-product-page.product-essential #productinfo .list-color .ajax-add-failure span.add-failure-msg {
    top: 5px; }
  .no-touch .catalog-product-view #center-product-page.product-essential #productinfo .list-color .ajax-add-failure span.add-failure-msg {
    top: 5px; }
  .catalog-product-view #center-product-page.product-essential #productinfo .addtocart-touch {
    margin-top: 50px; }
    @media (max-width: 979px) {
      .catalog-product-view #center-product-page.product-essential #productinfo .addtocart-touch {
        margin-top: 30px; } }
  .catalog-product-view #center-product-page.product-essential #productinfo .price-box-configurable {
    display: block; }
  .catalog-product-view #center-product-page.product-essential #productinfo .price-box {
    line-height: 15px;
    font-family: Helvetica, Arial, Verdana, Sans-serif;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 0 0 30px 0; }
    .catalog-product-view #center-product-page.product-essential #productinfo .price-box .price {
      font-size: 9px; }
    .catalog-product-view #center-product-page.product-essential #productinfo .price-box .old-price {
      color: #999; }
    .catalog-product-view #center-product-page.product-essential #productinfo .price-box p {
      margin: 0 5px 0 0; }
  @media (max-width: 979px) {
    .touch .catalog-product-view #center-product-page.product-essential #productinfo {
      margin: 0 auto;
      display: block; }
      .touch .catalog-product-view #center-product-page.product-essential #productinfo #product_addtocart_form {
        margin-bottom: 40px; }
      .touch .catalog-product-view #center-product-page.product-essential #productinfo #block-related li, .touch .catalog-product-view #center-product-page.product-essential #productinfo #block-related img {
        width: 93px; }
      .touch .catalog-product-view #center-product-page.product-essential #productinfo #block-related a {
        margin: 0;
        padding: 0; }
      .touch .catalog-product-view #center-product-page.product-essential #productinfo .addtocart-desktop,
      .touch .catalog-product-view #center-product-page.product-essential #productinfo .tabs-desktop {
        display: none; } }
  .catalog-product-view #center-product-page.product-essential #productinfo #block-related li {
    display: inline-block; }
  .no-touch .catalog-product-view #center-product-page.product-essential #productinfo {
    width: 50%;
    float: right; }
    .no-touch .catalog-product-view #center-product-page.product-essential #productinfo .productinfo_fixed {
      position: fixed; }
      .no-touch .catalog-product-view #center-product-page.product-essential #productinfo .productinfo_fixed.absolute {
        position: relative; }
    .no-touch .catalog-product-view #center-product-page.product-essential #productinfo .addtocart-touch,
    .no-touch .catalog-product-view #center-product-page.product-essential #productinfo .tabs-touch {
      display: none; }
  .catalog-product-view #center-product-page.product-essential #productinfo .product-img-container {
    float: left; }

body.catalog-product-view.allow-purchase-0 #center-product-page.product-essential .product-options li {
  cursor: default !important; }

body.catalog-product-view.allow-purchase-0 #center-product-page.product-essential .attribute-button-text[disabled] > a.attribute-not-in-stock {
  display: none; }

body.catalog-product-view.allow-purchase-0 #center-product-page.product-essential .attribute-button-text[disabled]:hover {
  color: #999 !important; }

html.no-touch .name-of-attribute-touch {
  display: none; }

html.no-touch body.cart-notice-overlay-touch:after,
html.no-touch .ajax-add-failure.cart-notice-overlay-touch:after {
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1002;
  top: 0;
  left: 0;
  content: ""; }

html.no-touch .z-index-helper {
  z-index: 1001;
  position: relative; }
  html.no-touch .z-index-helper.main-container {
    margin-top: 0px !important; }
  html.no-touch .z-index-helper.col-main {
    margin-top: 44px !important; }

html.touch #productimg {
  width: auto;
  position: relative; }
  html.touch #productimg .product-images-list {
    display: none; }
  html.touch #productimg .slideshow-container {
    overflow: hidden;
    width: 100%;
    /* FOR DEBUGGING
        li:nth-child(even) .img-helper-outer {
            background-color: orangered;
        }
        li:nth-child(odd) .img-helper-outer {
            background-color: aqua;
        }
        */ }
    html.touch #productimg .slideshow-container .slide {
      visibility: hidden;
      display: inline-block; }
      html.touch #productimg .slideshow-container .slide:first-child {
        visibility: visible; }
    html.touch #productimg .slideshow-container .slides {
      width: 10000px !important;
      position: relative; }
      html.touch #productimg .slideshow-container .slides .product-image.slide {
        margin-left: 0px;
        position: absolute;
        top: 0px;
        left: 0px; }
        html.touch #productimg .slideshow-container .slides .product-image.slide:first-child {
          margin-left: 0px; }
    html.touch #productimg .slideshow-container .img-helper-outer {
      height: 100%;
      display: table;
      vertical-align: middle;
      width: -o-calc(100% - 2px);
      width: calc(100% - 2px);
      padding: 1px;
      margin: 0px auto;
      background-color: #FFF; }
    html.touch #productimg .slideshow-container .img-helper {
      display: table-cell;
      vertical-align: middle; }
      html.touch #productimg .slideshow-container .img-helper img {
        width: auto;
        max-height: 100%; }
  @media (min-width: 979px) {
    html.touch #productimg .slideshow-container {
      max-width: 365px;
      margin-right: 10px; }
    html.touch #productimg .more-views {
      float: left !important;
      left: 0 !important; } }

html.no-touch .catalog-product-view #center-product-page.product-essential {
  display: table;
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  width: 100%;
  min-width: 635px;
  padding-right: 0px; }
  html.no-touch .catalog-product-view #center-product-page.product-essential #productimg {
    display: inline-block; }

/* Tabs */
.product-tabs .product-tab-links li {
  display: inline-block;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #000; }
  .product-tabs .product-tab-links li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0; }
  .product-tabs .product-tab-links li.active .trigger {
    border-bottom: 1px solid #000; }

.product-tabs .product-tab-content .tab {
  display: none;
  margin-top: 7px;
  margin-bottom: 30px;
  font-family: 'Helvetica', 'Arial', 'Verdana', sans-serif;
  font-size: 10px;
  letter-spacing: 1.5px; }
  @media (max-width: 979px) {
    .product-tabs .product-tab-content .tab {
      margin-bottom: 15px;
      font-size: 9px; } }
  .product-tabs .product-tab-content .tab.active {
    display: block; }

@media (max-width: 979px) {
  .product-tabs .product-tab-content #tab-related-products {
    display: none; } }

.product-tabs .trigger {
  display: block;
  border-bottom: 0;
  color: #000;
  font-family: 'Helvetica', 'Arial', 'Verdana', sans-serif;
  font-size: 9px;
  letter-spacing: 1.5px;
  line-height: 9px;
  text-decoration: none;
  text-transform: uppercase; }

.product-tabs .accordion-trigger {
  display: block;
  padding: 15px 0px;
  color: #000;
  font-family: 'Helvetica', 'Arial', 'Verdana', sans-serif;
  font-size: 10px;
  letter-spacing: 1.5px;
  line-height: 17px;
  text-decoration: none;
  text-transform: uppercase; }
  .product-tabs .accordion-trigger:after {
    content: "+";
    float: right;
    font-size: 18px;
    font-weight: 100; }
  .product-tabs .accordion-trigger.active {
    border-bottom: 0; }
    .product-tabs .accordion-trigger.active:after {
      margin-right: 2px;
      content: "-"; }

@media (max-width: 979px) {
  .accordion-trigger,
  .js-tabs-accordion {
    border-top: 1px solid #E5E5E5 !important; } }

.product-shop #tab-accordion-container #description-tab,
.product-shop #tab-accordion-container #material-tab,
.product-shop #tab-accordion-container #shipping-returns-tab {
  min-height: 125px; }

.no-touch .catalog-product-view .wishlist-message {
  margin-top: 30px; }

.catalog-product-view .add-to-wishlist {
  margin-left: 10px;
  text-decoration: none; }
  @media only screen and (max-width: 379px) {
    .catalog-product-view .add-to-wishlist {
      display: block;
      margin: 15px auto; } }

/* BLOG MODULE */
section.blog-list h1,
.blog-post h1,
.blog-post h2,
section.blog-list h2,
html.touch section.blog-list h1,
html.touch section.blog-list h2,
html.touch article.blog-post h1 {
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  line-height: 15px;
  letter-spacing: 1.44px; }

.blog-post p,
.blog-list p {
  line-height: 15px;
  font-size: 10px; }

.blog-post h1 {
  margin: 0 0 2px 0; }

p.published_date {
  text-transform: uppercase;
  font-size: 9px;
  margin: 0; }

section.blog-list.row {
  margin: 50px auto 0 auto;
  max-width: 540px;
  width: 100%; }
  html.touch section.blog-list.row,
  html.touch section.blog-list.row article {
    margin-left: auto;
    margin-right: auto; }
  section.blog-list.row h1 {
    margin: 0 0 10px 0; }
  section.blog-list.row h2 {
    margin: 0 0 2px 0; }
  section.blog-list.row article {
    margin: 0 0 15px 0; }
  section.blog-list.row a.blog-link {
    cursor: pointer;
    color: #666;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal; }
    section.blog-list.row a.blog-link:hover {
      color: #000; }
  section.blog-list.row a.blog-image {
    border: none;
    margin: 0 15px 0 0;
    padding: 0; }
    @media (max-width: 480px) {
      html.touch section.blog-list.row a.blog-image {
        float: none; } }
  section.blog-list.row .content.summary p {
    display: inline; }

/* Blog article */
article.blog-post {
  margin: 60px auto 0 auto;
  max-width: 540px;
  width: 100%; }
  article.blog-post .blog-images {
    float: none;
    margin-bottom: 10px;
    width: 100%; }
    article.blog-post .blog-images li {
      height: 100%; }
  article.blog-post p {
    margin-bottom: 10px; }
  article.blog-post .blogpost_share ul.tabs {
    margin-top: 15px; }
    article.blog-post .blogpost_share ul.tabs li, article.blog-post .blogpost_share ul.tabs li a {
      display: inline-block;
      color: #666;
      text-transform: uppercase;
      font-size: 9px; }
      article.blog-post .blogpost_share ul.tabs li:hover, article.blog-post .blogpost_share ul.tabs li a:hover {
        cursor: pointer;
        color: #000; }
    article.blog-post .blogpost_share ul.tabs #share-tab #share-content {
      display: none; }
      article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share {
        margin: 10px 0 0 -113px;
        height: 50px; }
        article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li {
          font-size: 50px; }
          article.blog-post .blogpost_share ul.tabs #share-tab #share-content ul.share li:after {
            content: ""; }

.category-news .toolbar-bottom {
  display: block; }

@media (max-width: 979px) {
  html.touch .category-news .blog-list .toolbar .amount,
  html.touch .category-news .blog-list .toolbar .limiter,
  html.touch .category-news .blog-list .toolbar .sort-by {
    display: none; } }

.category-news .toolbar {
  border: none; }
  .category-news .toolbar .pagination li a {
    font-size: 10px;
    border: none;
    padding: 2px 5px; }
  .category-news .toolbar .pagination li span {
    background-color: #FFF;
    border: none;
    border-radius: 0;
    font-size: 10px; }
    .touch .category-news .toolbar .pagination li span {
      padding: 2px 5px; }
  .category-news .toolbar .pagination li.active span {
    color: #000; }

.catalogsearch-result-index input[type=radio],
.catalogsearch-result-index input[type=checkbox] {
  display: none !important;
  margin: 0px; }

.catalogsearch-result-index label.radio, .catalogsearch-result-index label.checkbox, .catalogsearch-result-index a.checkbox {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  margin-bottom: 10px; }
  .catalogsearch-result-index label.radio:before, .catalogsearch-result-index label.checkbox:before, .catalogsearch-result-index a.checkbox:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 13px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 1px;
    border: 1px solid #999;
    background-color: inherit;
    letter-spacing: 1;
    line-height: 1;
    padding: 1px;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none; }

.catalogsearch-result-index input[type=radio]:checked + label:before,
.catalogsearch-result-index input[type=checkbox]:checked + label:before,
.catalogsearch-result-index input[type=checkbox]:checked + a:before {
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
  background-size: 24px 62px;
  background-position: -1px -23px;
  display: block;
  width: 14px;
  height: 14px; }

.catalogsearch-result-index .note-msg {
  width: calc(100% - 400px);
  margin: 0 auto; }

.catalogsearch-result-index .page-title {
  width: calc(100% - 400px);
  margin: 0 auto 0 auto; }
  .catalogsearch-result-index .page-title h1 {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 15px;
    letter-spacing: 1.44px; }

.catalogsearch-result-index .block.block-layered-nav {
  margin: -10px auto 0 auto;
  width: calc(100% - 400px); }

.catalogsearch-result-index .block-content {
  margin: 0 auto;
  width: 100%; }

.catalogsearch-result-index .block.block-layered-nav,
.catalogsearch-result-index .block-content {
  padding: 0;
  border: none; }

.catalogsearch-result-index .filter_by_gender li,
.catalogsearch-result-index .currently li {
  display: inline-block;
  padding: 0;
  font-size: 9px;
  letter-spacing: 1.44px;
  text-transform: uppercase; }
  .catalogsearch-result-index .filter_by_gender li.show_result,
  .catalogsearch-result-index .currently li.show_result {
    font-size: 9px;
    text-transform: uppercase;
    line-height: 15px;
    letter-spacing: 1.44px;
    margin-right: 5px; }
  .catalogsearch-result-index .filter_by_gender li a.checked:before,
  .catalogsearch-result-index .currently li a.checked:before {
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
    background-size: 24px 62px;
    background-position: -1px -23px;
    width: 14px;
    height: 14px; }
  .catalogsearch-result-index .filter_by_gender li a.checkbox,
  .catalogsearch-result-index .currently li a.checkbox {
    font-size: 9px;
    color: #333;
    padding-left: 20px; }
    .catalogsearch-result-index .filter_by_gender li a.checkbox:before,
    .catalogsearch-result-index .currently li a.checkbox:before {
      content: ""; }

@media (max-width: 768px) {
  .catalogsearch-result-index .page-title,
  .catalogsearch-result-index .block.block-layered-nav {
    width: 100%; }
  .catalogsearch-result-index .block-content {
    width: 100%; } }

@media (max-width: 600px) {
  .catalogsearch-result-index .no-search-results-view {
    width: auto;
    margin: 30px auto 0px;
    display: table; } }

@media (min-width: 600px) {
  .catalogsearch-result-index .no-search-results-view {
    width: 700px;
    margin: 60px auto 0px; } }

.catalogsearch-result-index .no-search-results-view .page-title {
  margin: 0px 0px;
  width: auto; }

.catalogsearch-result-index .no-search-results-view .note-msg {
  margin: 0px 0px;
  width: auto; }

.catalogsearch-result-index .no-search-results-view .no-search-result-links {
  margin-bottom: 15px; }
  .catalogsearch-result-index .no-search-results-view .no-search-result-links h3 {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1.44px;
    line-height: 1;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase; }
  .catalogsearch-result-index .no-search-results-view .no-search-result-links a {
    display: block;
    font-size: 9px;
    font-weight: normal;
    letter-spacing: 1.44px;
    color: #333; }
    .catalogsearch-result-index .no-search-results-view .no-search-result-links a:visited, .catalogsearch-result-index .no-search-results-view .no-search-result-links a:hover, .catalogsearch-result-index .no-search-results-view .no-search-result-links a:active {
      color: #333; }

.catalogsearch-result-index .no-search-results-view .search-contact {
  padding: 15px 0px;
  border-top: 1px solid #E5E5E5;
  line-height: 1;
  width: 230px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 1.44px; }
  .catalogsearch-result-index .no-search-results-view .search-contact p.cms-con {
    margin: 0px 0px 10px; }
  .catalogsearch-result-index .no-search-results-view .search-contact p.cms-con.has-icon a, .catalogsearch-result-index .no-search-results-view .search-contact p.cms-con.has-icon span {
    display: inline-block;
    margin-left: 10px; }
  .catalogsearch-result-index .no-search-results-view .search-contact p.cms-con.has-icon a {
    color: inherit; }
  .catalogsearch-result-index .no-search-results-view .search-contact p.cms-con.no-icon {
    margin-left: 20px; }
  .catalogsearch-result-index .no-search-results-view .search-contact p.cms-con.last {
    margin-bottom: 0px; }

.catalogsearch-result-index .no-search-results-view form {
  position: relative;
  width: 230px;
  margin-bottom: 15px; }
  .catalogsearch-result-index .no-search-results-view form input[type="search"] {
    position: relative;
    width: 230px;
    margin-bottom: 10px; }
  .catalogsearch-result-index .no-search-results-view form button {
    position: absolute;
    top: 9px;
    right: 7px;
    display: block;
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat -15px -8px;
    background-size: 225px 149px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: transparent; }

html.no-touch body.storelocator-index-index .main-container, html.no-touch
body.checkout-cart-index .main-container {
  margin-top: 0; }

html.no-touch body.storelocator-index-index #storelocator-header {
  margin: 20px 0 40px 20px;
  height: 10px; }

.storelocator-index-index {
  position: relative; }
  .no-touch .storelocator-index-index .container .main-container .col-main {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: block; }
  .no-touch .storelocator-index-index .container .main-container .col-left .nav,
  .no-touch .storelocator-index-index .container .main-container .col-left .logo {
    display: none; }
  .no-touch .storelocator-index-index #storelocator-header {
    line-height: 1;
    font-size: 9px;
    letter-spacing: 1.44px; }
    .no-touch .storelocator-index-index #storelocator-header a, .no-touch .storelocator-index-index #storelocator-header a:hover, .no-touch .storelocator-index-index #storelocator-header a:focus, .no-touch .storelocator-index-index #storelocator-header a:active, .no-touch .storelocator-index-index #storelocator-header a:visited {
      text-decoration: none;
      outline: none;
      cursor: pointer;
      color: #000; }
  .touch .storelocator-index-index #storelocator-header {
    display: none; }
  .no-touch .storelocator-index-index header {
    display: none; }
  .storelocator-index-index .storelocator.main {
    max-width: 875px;
    margin: 0 auto 100px; }
    .touch .storelocator-index-index .storelocator.main {
      margin-top: 60px;
      margin-bottom: 0; }
    @media (max-width: 768px) {
      .storelocator-index-index .storelocator.main h1 {
        margin: 0 0 20px 0; }
      .storelocator-index-index .storelocator.main #storlocator-form-wrapper #storelocator_countries_form {
        margin-bottom: 10px; }
      .storelocator-index-index .storelocator.main #storlocator-form-wrapper form {
        width: 100%; } }
    .storelocator-index-index .storelocator.main h1,
    .storelocator-index-index .storelocator.main .storelocator-heading {
      font-size: 10px; }
    .storelocator-index-index .storelocator.main label, .storelocator-index-index .storelocator.main .location {
      font-size: 9px;
      margin: 0 0 5px 0; }
    .storelocator-index-index .storelocator.main h1,
    .storelocator-index-index .storelocator.main label,
    .storelocator-index-index .storelocator.main .storelocator-heading,
    .storelocator-index-index .storelocator.main .location {
      font-weight: normal;
      text-transform: uppercase;
      padding: 0;
      line-height: 15px;
      letter-spacing: 1.44px;
      color: #000; }
    .storelocator-index-index .storelocator.main .storelocator-map-popup {
      visibility: hidden;
      position: fixed;
      width: 100%;
      height: 100%;
      padding: 20px 40px 80px;
      background-color: #fff;
      top: 0;
      left: 0;
      z-index: 1000; }
      .storelocator-index-index .storelocator.main .storelocator-map-popup .map {
        width: 100%;
        height: 100%; }
      .storelocator-index-index .storelocator.main .storelocator-map-popup .map-closebutton {
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1.44px;
        padding-bottom: 20px; }
        .storelocator-index-index .storelocator.main .storelocator-map-popup .map-closebutton .close-map {
          cursor: pointer;
          color: #666; }
          .storelocator-index-index .storelocator.main .storelocator-map-popup .map-closebutton .close-map:before {
            content: "|";
            margin: 0 10px 0 7px; }
    .storelocator-index-index .storelocator.main .storelocator.form {
      position: relative;
      width: 100%;
      margin: 0; }
      .storelocator-index-index .storelocator.main .storelocator.form .form_fields {
        padding: 0;
        border-bottom: 1px solid #E5E5E5;
        display: block;
        float: left;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 30px; }
        .storelocator-index-index .storelocator.main .storelocator.form .form_fields h1 {
          margin-right: 130px;
          margin-top: 31px;
          float: left; }
        @media (min-width: 768px) {
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields h1 {
            margin-top: 31px; } }
        .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storlocator-form-wrapper {
          float: left; }
        .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form,
        .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form {
          float: left;
          width: 200px; }
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form .sod_select.dropdown-standard,
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form .sod_select.dropdown-standard {
            display: inline-block;
            position: relative;
            width: 100%;
            height: auto;
            padding: 10px;
            border-radius: 3px;
            border: 1px solid #CCCCCC;
            background: #fff;
            color: #666;
            font-size: 9px;
            font-weight: normal;
            line-height: normal;
            text-align: left;
            text-transform: uppercase;
            cursor: default;
            z-index: 100; }
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form .sod_select.dropdown-standard:before,
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form .sod_select.dropdown-standard:before {
              background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
              background-size: 30px 90px;
              background-position: -1px -68px;
              content: "";
              display: block;
              height: 7px;
              margin-top: 4px;
              width: 15px; }
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form .sod_select.dropdown-standard:after,
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form .sod_select.dropdown-standard:after {
              content: ""; }
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form .sod_select.dropdown-standard.above ul,
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form .sod_select.dropdown-standard.above ul {
              top: auto;
              bottom: 30px;
              border-radius: 3px 3px 0 0;
              border-top: 1px solid #666;
              border-bottom: none; }
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form .sod_select.dropdown-standard ul,
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form .sod_select.dropdown-standard ul {
              z-index: 1;
              width: 100%;
              top: 28px;
              border: 1px solid #CCCCCC;
              border-top: 0px; }
              .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form .sod_select.dropdown-standard ul li,
              .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form .sod_select.dropdown-standard ul li {
                margin-bottom: 3px; }
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form .sod_select.dropdown-standard ul,
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form .sod_select.dropdown-standard ul {
              max-height: 400px; }
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form select,
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_cities_form select {
            width: 100%;
            box-sizing: border-box; }
        @media (max-width: 979px) {
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields h1 {
            margin-right: 70px; } }
        @media (max-width: 768px) {
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields h1 {
            margin-top: 0; }
          .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storlocator-form-wrapper {
            width: 100%; }
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storlocator-form-wrapper #storelocator_countries_form,
            .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storlocator-form-wrapper #storelocator_cities_form {
              width: 100%; } }
        .storelocator-index-index .storelocator.main .storelocator.form .form_fields #storelocator_countries_form {
          margin-right: 30px; }
    .storelocator-index-index .storelocator.main #storelocator_list .brand-stores .store-info {
      float: left;
      width: 300px;
      /*.storelocator-entypo {
						color: $color--darkGrey;
						font-size: 26px;
						margin-right: 6px;
						font-family: 'entypo';
						vertical-align: middle;
					}*/ }
      .storelocator-index-index .storelocator.main #storelocator_list .brand-stores .store-info .storelocator-address-block img {
        margin: 0 6px 2px 0; }
    .storelocator-index-index .storelocator.main #storelocator_list .brand-stores .storelocator-img {
      float: right;
      max-width: 570px; }
    @media (max-width: 979px) {
      .storelocator-index-index .storelocator.main #storelocator_list .brand-stores .storelocator-img {
        float: left; } }
    .storelocator-index-index .storelocator.main #storelocator_list .affiliate-stores {
      margin-top: 25px; }
      .storelocator-index-index .storelocator.main #storelocator_list .affiliate-stores .wrapper-affiliate-stores {
        overflow: hidden; }
        .storelocator-index-index .storelocator.main #storelocator_list .affiliate-stores .wrapper-affiliate-stores .location {
          max-width: 180px;
          float: left;
          margin-right: 20px;
          height: 145px; }
          @media (max-width: 480px) {
            .storelocator-index-index .storelocator.main #storelocator_list .affiliate-stores .wrapper-affiliate-stores .location {
              margin-right: 10px; } }
    .storelocator-index-index .storelocator.main #storelocator_list .location {
      margin-top: 20px;
      font-size: 9px;
      overflow: hidden;
      width: 100%; }
      .storelocator-index-index .storelocator.main #storelocator_list .location .store-info ul {
        margin-bottom: 13px; }
      .storelocator-index-index .storelocator.main #storelocator_list .location .view_on_map {
        color: #666;
        cursor: pointer; }

html.touch .checkout-cart-index,
html.no-touch .checkout-cart-index, html.touch
.checkout-onepage-index,
html.no-touch
.checkout-onepage-index {
  font-size: 9px; }
  html.touch .checkout-cart-index .validation-advice,
  html.no-touch .checkout-cart-index .validation-advice, html.touch
  .checkout-onepage-index .validation-advice,
  html.no-touch
  .checkout-onepage-index .validation-advice {
    background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/validation_advice_bg_fix_13.png");
    background-size: 13px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 1.5dppx) {
      html.touch .checkout-cart-index .validation-advice,
      html.no-touch .checkout-cart-index .validation-advice, html.touch
      .checkout-onepage-index .validation-advice,
      html.no-touch
      .checkout-onepage-index .validation-advice {
        background-image: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/validation_advice_bg_fix_26.png"); } }
  html.touch .checkout-cart-index #advice-validate-cellphone-billing\:telephone,
  html.touch .checkout-cart-index #advice-required-entry-billing\:telephone,
  html.no-touch .checkout-cart-index #advice-validate-cellphone-billing\:telephone,
  html.no-touch .checkout-cart-index #advice-required-entry-billing\:telephone, html.touch
  .checkout-onepage-index #advice-validate-cellphone-billing\:telephone,
  html.touch
  .checkout-onepage-index #advice-required-entry-billing\:telephone,
  html.no-touch
  .checkout-onepage-index #advice-validate-cellphone-billing\:telephone,
  html.no-touch
  .checkout-onepage-index #advice-required-entry-billing\:telephone {
    float: left; }
  html.touch .checkout-cart-index .sod_select.dropdown-standard,
  html.no-touch .checkout-cart-index .sod_select.dropdown-standard, html.touch
  .checkout-onepage-index .sod_select.dropdown-standard,
  html.no-touch
  .checkout-onepage-index .sod_select.dropdown-standard {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    background: #fff;
    color: #666;
    font-size: 9px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    cursor: default;
    z-index: 100; }
    html.touch .checkout-cart-index .sod_select.dropdown-standard:before,
    html.no-touch .checkout-cart-index .sod_select.dropdown-standard:before, html.touch
    .checkout-onepage-index .sod_select.dropdown-standard:before,
    html.no-touch
    .checkout-onepage-index .sod_select.dropdown-standard:before {
      background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
      background-size: 30px 90px;
      background-position: -1px -68px;
      content: "";
      display: block;
      height: 7px;
      margin-top: 4px;
      width: 15px; }
    html.touch .checkout-cart-index .sod_select.dropdown-standard:after,
    html.no-touch .checkout-cart-index .sod_select.dropdown-standard:after, html.touch
    .checkout-onepage-index .sod_select.dropdown-standard:after,
    html.no-touch
    .checkout-onepage-index .sod_select.dropdown-standard:after {
      content: ""; }
    html.touch .checkout-cart-index .sod_select.dropdown-standard.above ul,
    html.no-touch .checkout-cart-index .sod_select.dropdown-standard.above ul, html.touch
    .checkout-onepage-index .sod_select.dropdown-standard.above ul,
    html.no-touch
    .checkout-onepage-index .sod_select.dropdown-standard.above ul {
      top: auto;
      bottom: 30px;
      border-radius: 3px 3px 0 0;
      border-top: 1px solid #666;
      border-bottom: none; }
    html.touch .checkout-cart-index .sod_select.dropdown-standard ul,
    html.no-touch .checkout-cart-index .sod_select.dropdown-standard ul, html.touch
    .checkout-onepage-index .sod_select.dropdown-standard ul,
    html.no-touch
    .checkout-onepage-index .sod_select.dropdown-standard ul {
      z-index: 1;
      width: 100%;
      top: 28px;
      border: 1px solid #CCCCCC;
      border-top: 0px; }
      html.touch .checkout-cart-index .sod_select.dropdown-standard ul li,
      html.no-touch .checkout-cart-index .sod_select.dropdown-standard ul li, html.touch
      .checkout-onepage-index .sod_select.dropdown-standard ul li,
      html.no-touch
      .checkout-onepage-index .sod_select.dropdown-standard ul li {
        margin-bottom: 3px; }
  html.touch .checkout-cart-index input[type=text], html.touch .checkout-cart-index input[type=email], html.touch .checkout-cart-index input[type=password], html.touch .checkout-cart-index input[type=search],
  html.touch .checkout-cart-index .input-text,
  html.no-touch .checkout-cart-index input[type=text],
  html.no-touch .checkout-cart-index input[type=email],
  html.no-touch .checkout-cart-index input[type=password],
  html.no-touch .checkout-cart-index input[type=search],
  html.no-touch .checkout-cart-index .input-text, html.touch
  .checkout-onepage-index input[type=text], html.touch
  .checkout-onepage-index input[type=email], html.touch
  .checkout-onepage-index input[type=password], html.touch
  .checkout-onepage-index input[type=search],
  html.touch
  .checkout-onepage-index .input-text,
  html.no-touch
  .checkout-onepage-index input[type=text],
  html.no-touch
  .checkout-onepage-index input[type=email],
  html.no-touch
  .checkout-onepage-index input[type=password],
  html.no-touch
  .checkout-onepage-index input[type=search],
  html.no-touch
  .checkout-onepage-index .input-text {
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    background: #ffffff;
    color: #666;
    height: 28px;
    padding-left: 10px;
    text-transform: uppercase;
    outline: none;
    font-family: Helvetica, Arial, Verdana, Sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -webkit-appearance: none; }
    html.touch .checkout-cart-index input[type=text].qty, html.touch .checkout-cart-index input[type=email].qty, html.touch .checkout-cart-index input[type=password].qty, html.touch .checkout-cart-index input[type=search].qty,
    html.touch .checkout-cart-index .input-text.qty,
    html.no-touch .checkout-cart-index input[type=text].qty,
    html.no-touch .checkout-cart-index input[type=email].qty,
    html.no-touch .checkout-cart-index input[type=password].qty,
    html.no-touch .checkout-cart-index input[type=search].qty,
    html.no-touch .checkout-cart-index .input-text.qty, html.touch
    .checkout-onepage-index input[type=text].qty, html.touch
    .checkout-onepage-index input[type=email].qty, html.touch
    .checkout-onepage-index input[type=password].qty, html.touch
    .checkout-onepage-index input[type=search].qty,
    html.touch
    .checkout-onepage-index .input-text.qty,
    html.no-touch
    .checkout-onepage-index input[type=text].qty,
    html.no-touch
    .checkout-onepage-index input[type=email].qty,
    html.no-touch
    .checkout-onepage-index input[type=password].qty,
    html.no-touch
    .checkout-onepage-index input[type=search].qty,
    html.no-touch
    .checkout-onepage-index .input-text.qty {
      -ms-box-shadow: none;
      box-shadow: none;
      -webkit-appearance: none; }
    html.touch .checkout-cart-index input[type=text]:focus, html.touch .checkout-cart-index input[type=email]:focus, html.touch .checkout-cart-index input[type=password]:focus, html.touch .checkout-cart-index input[type=search]:focus,
    html.touch .checkout-cart-index .input-text:focus,
    html.no-touch .checkout-cart-index input[type=text]:focus,
    html.no-touch .checkout-cart-index input[type=email]:focus,
    html.no-touch .checkout-cart-index input[type=password]:focus,
    html.no-touch .checkout-cart-index input[type=search]:focus,
    html.no-touch .checkout-cart-index .input-text:focus, html.touch
    .checkout-onepage-index input[type=text]:focus, html.touch
    .checkout-onepage-index input[type=email]:focus, html.touch
    .checkout-onepage-index input[type=password]:focus, html.touch
    .checkout-onepage-index input[type=search]:focus,
    html.touch
    .checkout-onepage-index .input-text:focus,
    html.no-touch
    .checkout-onepage-index input[type=text]:focus,
    html.no-touch
    .checkout-onepage-index input[type=email]:focus,
    html.no-touch
    .checkout-onepage-index input[type=password]:focus,
    html.no-touch
    .checkout-onepage-index input[type=search]:focus,
    html.no-touch
    .checkout-onepage-index .input-text:focus {
      outline: none; }
    html.touch .checkout-cart-index input[type=text].validation-failed:focus, html.touch .checkout-cart-index input[type=text].validation-failed:active, html.touch .checkout-cart-index input[type=email].validation-failed:focus, html.touch .checkout-cart-index input[type=email].validation-failed:active, html.touch .checkout-cart-index input[type=password].validation-failed:focus, html.touch .checkout-cart-index input[type=password].validation-failed:active, html.touch .checkout-cart-index input[type=search].validation-failed:focus, html.touch .checkout-cart-index input[type=search].validation-failed:active,
    html.touch .checkout-cart-index .input-text.validation-failed:focus,
    html.touch .checkout-cart-index .input-text.validation-failed:active,
    html.no-touch .checkout-cart-index input[type=text].validation-failed:focus,
    html.no-touch .checkout-cart-index input[type=text].validation-failed:active,
    html.no-touch .checkout-cart-index input[type=email].validation-failed:focus,
    html.no-touch .checkout-cart-index input[type=email].validation-failed:active,
    html.no-touch .checkout-cart-index input[type=password].validation-failed:focus,
    html.no-touch .checkout-cart-index input[type=password].validation-failed:active,
    html.no-touch .checkout-cart-index input[type=search].validation-failed:focus,
    html.no-touch .checkout-cart-index input[type=search].validation-failed:active,
    html.no-touch .checkout-cart-index .input-text.validation-failed:focus,
    html.no-touch .checkout-cart-index .input-text.validation-failed:active, html.touch
    .checkout-onepage-index input[type=text].validation-failed:focus, html.touch
    .checkout-onepage-index input[type=text].validation-failed:active, html.touch
    .checkout-onepage-index input[type=email].validation-failed:focus, html.touch
    .checkout-onepage-index input[type=email].validation-failed:active, html.touch
    .checkout-onepage-index input[type=password].validation-failed:focus, html.touch
    .checkout-onepage-index input[type=password].validation-failed:active, html.touch
    .checkout-onepage-index input[type=search].validation-failed:focus, html.touch
    .checkout-onepage-index input[type=search].validation-failed:active,
    html.touch
    .checkout-onepage-index .input-text.validation-failed:focus,
    html.touch
    .checkout-onepage-index .input-text.validation-failed:active,
    html.no-touch
    .checkout-onepage-index input[type=text].validation-failed:focus,
    html.no-touch
    .checkout-onepage-index input[type=text].validation-failed:active,
    html.no-touch
    .checkout-onepage-index input[type=email].validation-failed:focus,
    html.no-touch
    .checkout-onepage-index input[type=email].validation-failed:active,
    html.no-touch
    .checkout-onepage-index input[type=password].validation-failed:focus,
    html.no-touch
    .checkout-onepage-index input[type=password].validation-failed:active,
    html.no-touch
    .checkout-onepage-index input[type=search].validation-failed:focus,
    html.no-touch
    .checkout-onepage-index input[type=search].validation-failed:active,
    html.no-touch
    .checkout-onepage-index .input-text.validation-failed:focus,
    html.no-touch
    .checkout-onepage-index .input-text.validation-failed:active {
      outline: none;
      -ms-box-shadow: none;
      box-shadow: none;
      -webkit-appearance: none;
      border: 1px solid #CCCCCC; }
  html.touch .checkout-cart-index input[type=hidden],
  html.no-touch .checkout-cart-index input[type=hidden], html.touch
  .checkout-onepage-index input[type=hidden],
  html.no-touch
  .checkout-onepage-index input[type=hidden] {
    display: none; }
  html.touch .checkout-cart-index input[type=radio],
  html.touch .checkout-cart-index input[type=checkbox],
  html.no-touch .checkout-cart-index input[type=radio],
  html.no-touch .checkout-cart-index input[type=checkbox], html.touch
  .checkout-onepage-index input[type=radio],
  html.touch
  .checkout-onepage-index input[type=checkbox],
  html.no-touch
  .checkout-onepage-index input[type=radio],
  html.no-touch
  .checkout-onepage-index input[type=checkbox] {
    display: none !important;
    margin: 0px; }
  html.touch .checkout-cart-index label.radio, html.touch .checkout-cart-index label.checkbox, html.touch .checkout-cart-index a.checkbox,
  html.no-touch .checkout-cart-index label.radio,
  html.no-touch .checkout-cart-index label.checkbox,
  html.no-touch .checkout-cart-index a.checkbox, html.touch
  .checkout-onepage-index label.radio, html.touch
  .checkout-onepage-index label.checkbox, html.touch
  .checkout-onepage-index a.checkbox,
  html.no-touch
  .checkout-onepage-index label.radio,
  html.no-touch
  .checkout-onepage-index label.checkbox,
  html.no-touch
  .checkout-onepage-index a.checkbox {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    margin-bottom: 10px; }
    html.touch .checkout-cart-index label.radio:before, html.touch .checkout-cart-index label.checkbox:before, html.touch .checkout-cart-index a.checkbox:before,
    html.no-touch .checkout-cart-index label.radio:before,
    html.no-touch .checkout-cart-index label.checkbox:before,
    html.no-touch .checkout-cart-index a.checkbox:before, html.touch
    .checkout-onepage-index label.radio:before, html.touch
    .checkout-onepage-index label.checkbox:before, html.touch
    .checkout-onepage-index a.checkbox:before,
    html.no-touch
    .checkout-onepage-index label.radio:before,
    html.no-touch
    .checkout-onepage-index label.checkbox:before,
    html.no-touch
    .checkout-onepage-index a.checkbox:before {
      content: "";
      display: inline-block;
      width: 14px;
      height: 14px;
      font-size: 13px;
      margin-right: 10px;
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 1px;
      border: 1px solid #999;
      background-color: inherit;
      letter-spacing: 1;
      line-height: 1;
      padding: 1px;
      -ms-box-shadow: none;
      box-shadow: none;
      -webkit-appearance: none; }
  html.touch .checkout-cart-index input[type=radio]:checked + label:before,
  html.touch .checkout-cart-index input[type=checkbox]:checked + label:before,
  html.touch .checkout-cart-index input[type=checkbox]:checked + a:before,
  html.no-touch .checkout-cart-index input[type=radio]:checked + label:before,
  html.no-touch .checkout-cart-index input[type=checkbox]:checked + label:before,
  html.no-touch .checkout-cart-index input[type=checkbox]:checked + a:before, html.touch
  .checkout-onepage-index input[type=radio]:checked + label:before,
  html.touch
  .checkout-onepage-index input[type=checkbox]:checked + label:before,
  html.touch
  .checkout-onepage-index input[type=checkbox]:checked + a:before,
  html.no-touch
  .checkout-onepage-index input[type=radio]:checked + label:before,
  html.no-touch
  .checkout-onepage-index input[type=checkbox]:checked + label:before,
  html.no-touch
  .checkout-onepage-index input[type=checkbox]:checked + a:before {
    background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
    background-size: 24px 62px;
    background-position: -1px -23px;
    display: block;
    width: 14px;
    height: 14px; }
  html.touch .checkout-cart-index .fancybox-header,
  html.no-touch .checkout-cart-index .fancybox-header, html.touch
  .checkout-onepage-index .fancybox-header,
  html.no-touch
  .checkout-onepage-index .fancybox-header {
    margin: -30px 0px 50px 0px;
    margin: 10px 0px 50px 0px; }
    html.touch .checkout-cart-index .fancybox-header h1, html.touch .checkout-cart-index .fancybox-header h4, html.touch .checkout-cart-index .fancybox-header span, html.touch .checkout-cart-index .fancybox-header h4 > a, html.touch .checkout-cart-index .fancybox-header a, html.touch .checkout-cart-index .fancybox-header a:hover, html.touch .checkout-cart-index .fancybox-header a:active, html.touch .checkout-cart-index .fancybox-header a:visited, html.touch .checkout-cart-index .fancybox-header a:focus,
    html.no-touch .checkout-cart-index .fancybox-header h1,
    html.no-touch .checkout-cart-index .fancybox-header h4,
    html.no-touch .checkout-cart-index .fancybox-header span,
    html.no-touch .checkout-cart-index .fancybox-header h4 > a,
    html.no-touch .checkout-cart-index .fancybox-header a,
    html.no-touch .checkout-cart-index .fancybox-header a:hover,
    html.no-touch .checkout-cart-index .fancybox-header a:active,
    html.no-touch .checkout-cart-index .fancybox-header a:visited,
    html.no-touch .checkout-cart-index .fancybox-header a:focus, html.touch
    .checkout-onepage-index .fancybox-header h1, html.touch
    .checkout-onepage-index .fancybox-header h4, html.touch
    .checkout-onepage-index .fancybox-header span, html.touch
    .checkout-onepage-index .fancybox-header h4 > a, html.touch
    .checkout-onepage-index .fancybox-header a, html.touch
    .checkout-onepage-index .fancybox-header a:hover, html.touch
    .checkout-onepage-index .fancybox-header a:active, html.touch
    .checkout-onepage-index .fancybox-header a:visited, html.touch
    .checkout-onepage-index .fancybox-header a:focus,
    html.no-touch
    .checkout-onepage-index .fancybox-header h1,
    html.no-touch
    .checkout-onepage-index .fancybox-header h4,
    html.no-touch
    .checkout-onepage-index .fancybox-header span,
    html.no-touch
    .checkout-onepage-index .fancybox-header h4 > a,
    html.no-touch
    .checkout-onepage-index .fancybox-header a,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:hover,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:active,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:visited,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:focus {
      color: #000;
      display: inline-block;
      text-transform: uppercase;
      letter-spacing: 1.6px;
      font-size: 10px;
      line-height: normal;
      margin: 0px; }
    html.touch .checkout-cart-index .fancybox-header h4 > a, html.touch .checkout-cart-index .fancybox-header h4 > a:hover, html.touch .checkout-cart-index .fancybox-header h4 > a:active, html.touch .checkout-cart-index .fancybox-header h4 > a:visited, html.touch .checkout-cart-index .fancybox-header h4 > a:focus,
    html.no-touch .checkout-cart-index .fancybox-header h4 > a,
    html.no-touch .checkout-cart-index .fancybox-header h4 > a:hover,
    html.no-touch .checkout-cart-index .fancybox-header h4 > a:active,
    html.no-touch .checkout-cart-index .fancybox-header h4 > a:visited,
    html.no-touch .checkout-cart-index .fancybox-header h4 > a:focus, html.touch
    .checkout-onepage-index .fancybox-header h4 > a, html.touch
    .checkout-onepage-index .fancybox-header h4 > a:hover, html.touch
    .checkout-onepage-index .fancybox-header h4 > a:active, html.touch
    .checkout-onepage-index .fancybox-header h4 > a:visited, html.touch
    .checkout-onepage-index .fancybox-header h4 > a:focus,
    html.no-touch
    .checkout-onepage-index .fancybox-header h4 > a,
    html.no-touch
    .checkout-onepage-index .fancybox-header h4 > a:hover,
    html.no-touch
    .checkout-onepage-index .fancybox-header h4 > a:active,
    html.no-touch
    .checkout-onepage-index .fancybox-header h4 > a:visited,
    html.no-touch
    .checkout-onepage-index .fancybox-header h4 > a:focus {
      color: #666;
      line-height: normal;
      font-size: 10px;
      letter-spacing: 1.6px; }
    html.touch .checkout-cart-index .fancybox-header a, html.touch .checkout-cart-index .fancybox-header a:hover, html.touch .checkout-cart-index .fancybox-header a:active, html.touch .checkout-cart-index .fancybox-header a:visited, html.touch .checkout-cart-index .fancybox-header a:focus,
    html.no-touch .checkout-cart-index .fancybox-header a,
    html.no-touch .checkout-cart-index .fancybox-header a:hover,
    html.no-touch .checkout-cart-index .fancybox-header a:active,
    html.no-touch .checkout-cart-index .fancybox-header a:visited,
    html.no-touch .checkout-cart-index .fancybox-header a:focus, html.touch
    .checkout-onepage-index .fancybox-header a, html.touch
    .checkout-onepage-index .fancybox-header a:hover, html.touch
    .checkout-onepage-index .fancybox-header a:active, html.touch
    .checkout-onepage-index .fancybox-header a:visited, html.touch
    .checkout-onepage-index .fancybox-header a:focus,
    html.no-touch
    .checkout-onepage-index .fancybox-header a,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:hover,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:active,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:visited,
    html.no-touch
    .checkout-onepage-index .fancybox-header a:focus {
      outline: none;
      font-size: 9px;
      letter-spacing: 1.44px;
      line-height: normal;
      text-decoration: none; }
    html.touch .checkout-cart-index .fancybox-header > h1, html.touch .checkout-cart-index .fancybox-header > h4, html.touch .checkout-cart-index .fancybox-header > a,
    html.no-touch .checkout-cart-index .fancybox-header > h1,
    html.no-touch .checkout-cart-index .fancybox-header > h4,
    html.no-touch .checkout-cart-index .fancybox-header > a, html.touch
    .checkout-onepage-index .fancybox-header > h1, html.touch
    .checkout-onepage-index .fancybox-header > h4, html.touch
    .checkout-onepage-index .fancybox-header > a,
    html.no-touch
    .checkout-onepage-index .fancybox-header > h1,
    html.no-touch
    .checkout-onepage-index .fancybox-header > h4,
    html.no-touch
    .checkout-onepage-index .fancybox-header > a {
      line-height: normal; }
    @media (min-width: 0) {
      html.touch .checkout-cart-index .fancybox-header,
      html.no-touch .checkout-cart-index .fancybox-header, html.touch
      .checkout-onepage-index .fancybox-header,
      html.no-touch
      .checkout-onepage-index .fancybox-header {
        text-align: center; }
        html.touch .checkout-cart-index .fancybox-header h1.title:after, html.touch .checkout-cart-index .fancybox-header h4.title:after,
        html.no-touch .checkout-cart-index .fancybox-header h1.title:after,
        html.no-touch .checkout-cart-index .fancybox-header h4.title:after, html.touch
        .checkout-onepage-index .fancybox-header h1.title:after, html.touch
        .checkout-onepage-index .fancybox-header h4.title:after,
        html.no-touch
        .checkout-onepage-index .fancybox-header h1.title:after,
        html.no-touch
        .checkout-onepage-index .fancybox-header h4.title:after {
          content: "|";
          line-height: 6px;
          color: #999;
          margin: 0px 5px; } }
    html.touch .checkout-cart-index .fancybox-header span,
    html.no-touch .checkout-cart-index .fancybox-header span, html.touch
    .checkout-onepage-index .fancybox-header span,
    html.no-touch
    .checkout-onepage-index .fancybox-header span {
      font-size: 10px;
      margin: 1px 5px 0px; }
    .touch html.touch .checkout-cart-index .fancybox-header,
    .no-touch html.touch .checkout-cart-index .fancybox-header, .touch
    html.no-touch .checkout-cart-index .fancybox-header,
    .no-touch
    html.no-touch .checkout-cart-index .fancybox-header, .touch html.touch
    .checkout-onepage-index .fancybox-header,
    .no-touch html.touch
    .checkout-onepage-index .fancybox-header, .touch
    html.no-touch
    .checkout-onepage-index .fancybox-header,
    .no-touch
    html.no-touch
    .checkout-onepage-index .fancybox-header {
      margin: 10px 0px 20px 0px; }
  html.touch .checkout-cart-index .fancybox-close,
  html.no-touch .checkout-cart-index .fancybox-close, html.touch
  .checkout-onepage-index .fancybox-close,
  html.no-touch
  .checkout-onepage-index .fancybox-close {
    display: none; }
  html.touch .checkout-cart-index .fancybox-skin,
  html.no-touch .checkout-cart-index .fancybox-skin, html.touch
  .checkout-onepage-index .fancybox-skin,
  html.no-touch
  .checkout-onepage-index .fancybox-skin {
    border-radius: 2px;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    background: none;
    background-color: #FFF; }
  html.touch .checkout-cart-index .fancybox-inner,
  html.no-touch .checkout-cart-index .fancybox-inner, html.touch
  .checkout-onepage-index .fancybox-inner,
  html.no-touch
  .checkout-onepage-index .fancybox-inner {
    margin: 0px auto; }
  html.touch .checkout-cart-index .fancybox-overlay,
  html.no-touch .checkout-cart-index .fancybox-overlay, html.touch
  .checkout-onepage-index .fancybox-overlay,
  html.no-touch
  .checkout-onepage-index .fancybox-overlay {
    background: none;
    background-color: rgba(255, 255, 255, 0.9); }
  html.touch .checkout-cart-index .icon-remove,
  html.no-touch .checkout-cart-index .icon-remove, html.touch
  .checkout-onepage-index .icon-remove,
  html.no-touch
  .checkout-onepage-index .icon-remove {
    margin-right: 20px; }
    html.touch .checkout-cart-index .icon-remove:before,
    html.no-touch .checkout-cart-index .icon-remove:before, html.touch
    .checkout-onepage-index .icon-remove:before,
    html.no-touch
    .checkout-onepage-index .icon-remove:before {
      background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
      background-size: 24px 71px;
      background-position: -2px -28px;
      content: "";
      display: block;
      height: 10px;
      width: 10px; }
  html.touch .checkout-cart-index .container .row,
  html.no-touch .checkout-cart-index .container .row, html.touch
  .checkout-onepage-index .container .row,
  html.no-touch
  .checkout-onepage-index .container .row {
    display: block; }
    html.touch .checkout-cart-index .container .row:after, html.touch .checkout-cart-index .container .row:before,
    html.no-touch .checkout-cart-index .container .row:after,
    html.no-touch .checkout-cart-index .container .row:before, html.touch
    .checkout-onepage-index .container .row:after, html.touch
    .checkout-onepage-index .container .row:before,
    html.no-touch
    .checkout-onepage-index .container .row:after,
    html.no-touch
    .checkout-onepage-index .container .row:before {
      display: none; }
  html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps, html.touch .checkout-cart-index .container .main-container .col-main .cart,
  html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps,
  html.no-touch .checkout-cart-index .container .main-container .col-main .cart, html.touch
  .checkout-onepage-index .container .main-container .col-main #checkoutSteps, html.touch
  .checkout-onepage-index .container .main-container .col-main .cart,
  html.no-touch
  .checkout-onepage-index .container .main-container .col-main #checkoutSteps,
  html.no-touch
  .checkout-onepage-index .container .main-container .col-main .cart {
    letter-spacing: 1.44px;
    text-transform: uppercase;
    display: table;
    box-sizing: content-box;
    margin: 0px auto;
    overflow: hidden; }
    html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps label, html.touch .checkout-cart-index .container .main-container .col-main .cart label,
    html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps label,
    html.no-touch .checkout-cart-index .container .main-container .col-main .cart label, html.touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps label, html.touch
    .checkout-onepage-index .container .main-container .col-main .cart label,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps label,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main .cart label {
      display: block;
      width: auto;
      color: #000;
      font-size: 9px; }
      html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps label .required, html.touch .checkout-cart-index .container .main-container .col-main .cart label .required,
      html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps label .required,
      html.no-touch .checkout-cart-index .container .main-container .col-main .cart label .required, html.touch
      .checkout-onepage-index .container .main-container .col-main #checkoutSteps label .required, html.touch
      .checkout-onepage-index .container .main-container .col-main .cart label .required,
      html.no-touch
      .checkout-onepage-index .container .main-container .col-main #checkoutSteps label .required,
      html.no-touch
      .checkout-onepage-index .container .main-container .col-main .cart label .required {
        color: #000; }
    html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps input, html.touch .checkout-cart-index .container .main-container .col-main .cart input,
    html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps input,
    html.no-touch .checkout-cart-index .container .main-container .col-main .cart input, html.touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps input, html.touch
    .checkout-onepage-index .container .main-container .col-main .cart input,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps input,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main .cart input {
      width: 100%; }
    html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix,
    html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix,
    html.no-touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix, html.touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch
    .checkout-onepage-index .container .main-container .col-main .cart .country-prefix,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main .cart .country-prefix {
      width: 15%;
      float: left; }
      @media (max-width: 979px) {
        html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix,
        html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix,
        html.no-touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix, html.touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch
        .checkout-onepage-index .container .main-container .col-main .cart .country-prefix,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main .cart .country-prefix {
          width: 5%; } }
      @media (max-width: 768px) {
        html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix,
        html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix,
        html.no-touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix, html.touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch
        .checkout-onepage-index .container .main-container .col-main .cart .country-prefix,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main .cart .country-prefix {
          width: 8%; } }
      @media (max-width: 480px) {
        html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix,
        html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .country-prefix,
        html.no-touch .checkout-cart-index .container .main-container .col-main .cart .country-prefix, html.touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix, html.touch
        .checkout-onepage-index .container .main-container .col-main .cart .country-prefix,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .country-prefix,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main .cart .country-prefix {
          width: 12%; } }
    html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone,
    html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone,
    html.no-touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone, html.touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch
    .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone {
      width: 84%;
      float: right; }
      @media (max-width: 979px) {
        html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone,
        html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone,
        html.no-touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone, html.touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch
        .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone {
          width: 94%; } }
      @media (max-width: 768px) {
        html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone,
        html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone,
        html.no-touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone, html.touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch
        .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone {
          width: 91%; } }
      @media (max-width: 480px) {
        html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone,
        html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .billing-telephone,
        html.no-touch .checkout-cart-index .container .main-container .col-main .cart .billing-telephone, html.touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone, html.touch
        .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main #checkoutSteps .billing-telephone,
        html.no-touch
        .checkout-onepage-index .container .main-container .col-main .cart .billing-telephone {
          width: 85%; } }
    html.touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .phone-note, html.touch .checkout-cart-index .container .main-container .col-main .cart .phone-note,
    html.no-touch .checkout-cart-index .container .main-container .col-main #checkoutSteps .phone-note,
    html.no-touch .checkout-cart-index .container .main-container .col-main .cart .phone-note, html.touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps .phone-note, html.touch
    .checkout-onepage-index .container .main-container .col-main .cart .phone-note,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main #checkoutSteps .phone-note,
    html.no-touch
    .checkout-onepage-index .container .main-container .col-main .cart .phone-note {
      clear: left; }

.checkout-cart-index #cart-header .continue,
.checkout-cart-index #checkout-header .continue,
.checkout-cart-index #checkout-success-header .continue,
.checkout-cart-index #cart-noitems-header .continue,
.checkout-onepage-index #cart-header .continue,
.checkout-onepage-index #checkout-header .continue,
.checkout-onepage-index #checkout-success-header .continue,
.checkout-onepage-index #cart-noitems-header .continue,
.checkout-onepage-success #cart-header .continue,
.checkout-onepage-success #checkout-header .continue,
.checkout-onepage-success #checkout-success-header .continue,
.checkout-onepage-success #cart-noitems-header .continue {
  display: block;
  width: 200px;
  float: left;
  text-align: left; }

.no-touch .checkout-cart-index #cart-header, .no-touch
.checkout-cart-index #checkout-header, .no-touch
.checkout-cart-index #checkout-success-header, .no-touch
.checkout-cart-index #cart-noitems-header, .no-touch
.checkout-onepage-index #cart-header, .no-touch
.checkout-onepage-index #checkout-header, .no-touch
.checkout-onepage-index #checkout-success-header, .no-touch
.checkout-onepage-index #cart-noitems-header, .no-touch
.checkout-onepage-success #cart-header, .no-touch
.checkout-onepage-success #checkout-header, .no-touch
.checkout-onepage-success #checkout-success-header, .no-touch
.checkout-onepage-success #cart-noitems-header {
  margin: -30px 0px 50px 0px; }
  .no-touch .checkout-cart-index #cart-header h1, .no-touch .checkout-cart-index #cart-header h4, .no-touch .checkout-cart-index #cart-header span, .no-touch .checkout-cart-index #cart-header h4 > a, .no-touch .checkout-cart-index #cart-header a, .no-touch .checkout-cart-index #cart-header a:hover, .no-touch .checkout-cart-index #cart-header a:active, .no-touch .checkout-cart-index #cart-header a:visited, .no-touch .checkout-cart-index #cart-header a:focus, .no-touch
  .checkout-cart-index #checkout-header h1, .no-touch
  .checkout-cart-index #checkout-header h4, .no-touch
  .checkout-cart-index #checkout-header span, .no-touch
  .checkout-cart-index #checkout-header h4 > a, .no-touch
  .checkout-cart-index #checkout-header a, .no-touch
  .checkout-cart-index #checkout-header a:hover, .no-touch
  .checkout-cart-index #checkout-header a:active, .no-touch
  .checkout-cart-index #checkout-header a:visited, .no-touch
  .checkout-cart-index #checkout-header a:focus, .no-touch
  .checkout-cart-index #checkout-success-header h1, .no-touch
  .checkout-cart-index #checkout-success-header h4, .no-touch
  .checkout-cart-index #checkout-success-header span, .no-touch
  .checkout-cart-index #checkout-success-header h4 > a, .no-touch
  .checkout-cart-index #checkout-success-header a, .no-touch
  .checkout-cart-index #checkout-success-header a:hover, .no-touch
  .checkout-cart-index #checkout-success-header a:active, .no-touch
  .checkout-cart-index #checkout-success-header a:visited, .no-touch
  .checkout-cart-index #checkout-success-header a:focus, .no-touch
  .checkout-cart-index #cart-noitems-header h1, .no-touch
  .checkout-cart-index #cart-noitems-header h4, .no-touch
  .checkout-cart-index #cart-noitems-header span, .no-touch
  .checkout-cart-index #cart-noitems-header h4 > a, .no-touch
  .checkout-cart-index #cart-noitems-header a, .no-touch
  .checkout-cart-index #cart-noitems-header a:hover, .no-touch
  .checkout-cart-index #cart-noitems-header a:active, .no-touch
  .checkout-cart-index #cart-noitems-header a:visited, .no-touch
  .checkout-cart-index #cart-noitems-header a:focus, .no-touch
  .checkout-onepage-index #cart-header h1, .no-touch
  .checkout-onepage-index #cart-header h4, .no-touch
  .checkout-onepage-index #cart-header span, .no-touch
  .checkout-onepage-index #cart-header h4 > a, .no-touch
  .checkout-onepage-index #cart-header a, .no-touch
  .checkout-onepage-index #cart-header a:hover, .no-touch
  .checkout-onepage-index #cart-header a:active, .no-touch
  .checkout-onepage-index #cart-header a:visited, .no-touch
  .checkout-onepage-index #cart-header a:focus, .no-touch
  .checkout-onepage-index #checkout-header h1, .no-touch
  .checkout-onepage-index #checkout-header h4, .no-touch
  .checkout-onepage-index #checkout-header span, .no-touch
  .checkout-onepage-index #checkout-header h4 > a, .no-touch
  .checkout-onepage-index #checkout-header a, .no-touch
  .checkout-onepage-index #checkout-header a:hover, .no-touch
  .checkout-onepage-index #checkout-header a:active, .no-touch
  .checkout-onepage-index #checkout-header a:visited, .no-touch
  .checkout-onepage-index #checkout-header a:focus, .no-touch
  .checkout-onepage-index #checkout-success-header h1, .no-touch
  .checkout-onepage-index #checkout-success-header h4, .no-touch
  .checkout-onepage-index #checkout-success-header span, .no-touch
  .checkout-onepage-index #checkout-success-header h4 > a, .no-touch
  .checkout-onepage-index #checkout-success-header a, .no-touch
  .checkout-onepage-index #checkout-success-header a:hover, .no-touch
  .checkout-onepage-index #checkout-success-header a:active, .no-touch
  .checkout-onepage-index #checkout-success-header a:visited, .no-touch
  .checkout-onepage-index #checkout-success-header a:focus, .no-touch
  .checkout-onepage-index #cart-noitems-header h1, .no-touch
  .checkout-onepage-index #cart-noitems-header h4, .no-touch
  .checkout-onepage-index #cart-noitems-header span, .no-touch
  .checkout-onepage-index #cart-noitems-header h4 > a, .no-touch
  .checkout-onepage-index #cart-noitems-header a, .no-touch
  .checkout-onepage-index #cart-noitems-header a:hover, .no-touch
  .checkout-onepage-index #cart-noitems-header a:active, .no-touch
  .checkout-onepage-index #cart-noitems-header a:visited, .no-touch
  .checkout-onepage-index #cart-noitems-header a:focus, .no-touch
  .checkout-onepage-success #cart-header h1, .no-touch
  .checkout-onepage-success #cart-header h4, .no-touch
  .checkout-onepage-success #cart-header span, .no-touch
  .checkout-onepage-success #cart-header h4 > a, .no-touch
  .checkout-onepage-success #cart-header a, .no-touch
  .checkout-onepage-success #cart-header a:hover, .no-touch
  .checkout-onepage-success #cart-header a:active, .no-touch
  .checkout-onepage-success #cart-header a:visited, .no-touch
  .checkout-onepage-success #cart-header a:focus, .no-touch
  .checkout-onepage-success #checkout-header h1, .no-touch
  .checkout-onepage-success #checkout-header h4, .no-touch
  .checkout-onepage-success #checkout-header span, .no-touch
  .checkout-onepage-success #checkout-header h4 > a, .no-touch
  .checkout-onepage-success #checkout-header a, .no-touch
  .checkout-onepage-success #checkout-header a:hover, .no-touch
  .checkout-onepage-success #checkout-header a:active, .no-touch
  .checkout-onepage-success #checkout-header a:visited, .no-touch
  .checkout-onepage-success #checkout-header a:focus, .no-touch
  .checkout-onepage-success #checkout-success-header h1, .no-touch
  .checkout-onepage-success #checkout-success-header h4, .no-touch
  .checkout-onepage-success #checkout-success-header span, .no-touch
  .checkout-onepage-success #checkout-success-header h4 > a, .no-touch
  .checkout-onepage-success #checkout-success-header a, .no-touch
  .checkout-onepage-success #checkout-success-header a:hover, .no-touch
  .checkout-onepage-success #checkout-success-header a:active, .no-touch
  .checkout-onepage-success #checkout-success-header a:visited, .no-touch
  .checkout-onepage-success #checkout-success-header a:focus, .no-touch
  .checkout-onepage-success #cart-noitems-header h1, .no-touch
  .checkout-onepage-success #cart-noitems-header h4, .no-touch
  .checkout-onepage-success #cart-noitems-header span, .no-touch
  .checkout-onepage-success #cart-noitems-header h4 > a, .no-touch
  .checkout-onepage-success #cart-noitems-header a, .no-touch
  .checkout-onepage-success #cart-noitems-header a:hover, .no-touch
  .checkout-onepage-success #cart-noitems-header a:active, .no-touch
  .checkout-onepage-success #cart-noitems-header a:visited, .no-touch
  .checkout-onepage-success #cart-noitems-header a:focus {
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-size: 10px;
    line-height: normal;
    margin: 0px; }
  .no-touch .checkout-cart-index #cart-header h4 > a, .no-touch .checkout-cart-index #cart-header h4 > a:hover, .no-touch .checkout-cart-index #cart-header h4 > a:active, .no-touch .checkout-cart-index #cart-header h4 > a:visited, .no-touch .checkout-cart-index #cart-header h4 > a:focus, .no-touch
  .checkout-cart-index #checkout-header h4 > a, .no-touch
  .checkout-cart-index #checkout-header h4 > a:hover, .no-touch
  .checkout-cart-index #checkout-header h4 > a:active, .no-touch
  .checkout-cart-index #checkout-header h4 > a:visited, .no-touch
  .checkout-cart-index #checkout-header h4 > a:focus, .no-touch
  .checkout-cart-index #checkout-success-header h4 > a, .no-touch
  .checkout-cart-index #checkout-success-header h4 > a:hover, .no-touch
  .checkout-cart-index #checkout-success-header h4 > a:active, .no-touch
  .checkout-cart-index #checkout-success-header h4 > a:visited, .no-touch
  .checkout-cart-index #checkout-success-header h4 > a:focus, .no-touch
  .checkout-cart-index #cart-noitems-header h4 > a, .no-touch
  .checkout-cart-index #cart-noitems-header h4 > a:hover, .no-touch
  .checkout-cart-index #cart-noitems-header h4 > a:active, .no-touch
  .checkout-cart-index #cart-noitems-header h4 > a:visited, .no-touch
  .checkout-cart-index #cart-noitems-header h4 > a:focus, .no-touch
  .checkout-onepage-index #cart-header h4 > a, .no-touch
  .checkout-onepage-index #cart-header h4 > a:hover, .no-touch
  .checkout-onepage-index #cart-header h4 > a:active, .no-touch
  .checkout-onepage-index #cart-header h4 > a:visited, .no-touch
  .checkout-onepage-index #cart-header h4 > a:focus, .no-touch
  .checkout-onepage-index #checkout-header h4 > a, .no-touch
  .checkout-onepage-index #checkout-header h4 > a:hover, .no-touch
  .checkout-onepage-index #checkout-header h4 > a:active, .no-touch
  .checkout-onepage-index #checkout-header h4 > a:visited, .no-touch
  .checkout-onepage-index #checkout-header h4 > a:focus, .no-touch
  .checkout-onepage-index #checkout-success-header h4 > a, .no-touch
  .checkout-onepage-index #checkout-success-header h4 > a:hover, .no-touch
  .checkout-onepage-index #checkout-success-header h4 > a:active, .no-touch
  .checkout-onepage-index #checkout-success-header h4 > a:visited, .no-touch
  .checkout-onepage-index #checkout-success-header h4 > a:focus, .no-touch
  .checkout-onepage-index #cart-noitems-header h4 > a, .no-touch
  .checkout-onepage-index #cart-noitems-header h4 > a:hover, .no-touch
  .checkout-onepage-index #cart-noitems-header h4 > a:active, .no-touch
  .checkout-onepage-index #cart-noitems-header h4 > a:visited, .no-touch
  .checkout-onepage-index #cart-noitems-header h4 > a:focus, .no-touch
  .checkout-onepage-success #cart-header h4 > a, .no-touch
  .checkout-onepage-success #cart-header h4 > a:hover, .no-touch
  .checkout-onepage-success #cart-header h4 > a:active, .no-touch
  .checkout-onepage-success #cart-header h4 > a:visited, .no-touch
  .checkout-onepage-success #cart-header h4 > a:focus, .no-touch
  .checkout-onepage-success #checkout-header h4 > a, .no-touch
  .checkout-onepage-success #checkout-header h4 > a:hover, .no-touch
  .checkout-onepage-success #checkout-header h4 > a:active, .no-touch
  .checkout-onepage-success #checkout-header h4 > a:visited, .no-touch
  .checkout-onepage-success #checkout-header h4 > a:focus, .no-touch
  .checkout-onepage-success #checkout-success-header h4 > a, .no-touch
  .checkout-onepage-success #checkout-success-header h4 > a:hover, .no-touch
  .checkout-onepage-success #checkout-success-header h4 > a:active, .no-touch
  .checkout-onepage-success #checkout-success-header h4 > a:visited, .no-touch
  .checkout-onepage-success #checkout-success-header h4 > a:focus, .no-touch
  .checkout-onepage-success #cart-noitems-header h4 > a, .no-touch
  .checkout-onepage-success #cart-noitems-header h4 > a:hover, .no-touch
  .checkout-onepage-success #cart-noitems-header h4 > a:active, .no-touch
  .checkout-onepage-success #cart-noitems-header h4 > a:visited, .no-touch
  .checkout-onepage-success #cart-noitems-header h4 > a:focus {
    color: #666;
    line-height: normal;
    font-size: 10px;
    letter-spacing: 1.6px; }
  .no-touch .checkout-cart-index #cart-header a, .no-touch .checkout-cart-index #cart-header a:hover, .no-touch .checkout-cart-index #cart-header a:active, .no-touch .checkout-cart-index #cart-header a:visited, .no-touch .checkout-cart-index #cart-header a:focus, .no-touch
  .checkout-cart-index #checkout-header a, .no-touch
  .checkout-cart-index #checkout-header a:hover, .no-touch
  .checkout-cart-index #checkout-header a:active, .no-touch
  .checkout-cart-index #checkout-header a:visited, .no-touch
  .checkout-cart-index #checkout-header a:focus, .no-touch
  .checkout-cart-index #checkout-success-header a, .no-touch
  .checkout-cart-index #checkout-success-header a:hover, .no-touch
  .checkout-cart-index #checkout-success-header a:active, .no-touch
  .checkout-cart-index #checkout-success-header a:visited, .no-touch
  .checkout-cart-index #checkout-success-header a:focus, .no-touch
  .checkout-cart-index #cart-noitems-header a, .no-touch
  .checkout-cart-index #cart-noitems-header a:hover, .no-touch
  .checkout-cart-index #cart-noitems-header a:active, .no-touch
  .checkout-cart-index #cart-noitems-header a:visited, .no-touch
  .checkout-cart-index #cart-noitems-header a:focus, .no-touch
  .checkout-onepage-index #cart-header a, .no-touch
  .checkout-onepage-index #cart-header a:hover, .no-touch
  .checkout-onepage-index #cart-header a:active, .no-touch
  .checkout-onepage-index #cart-header a:visited, .no-touch
  .checkout-onepage-index #cart-header a:focus, .no-touch
  .checkout-onepage-index #checkout-header a, .no-touch
  .checkout-onepage-index #checkout-header a:hover, .no-touch
  .checkout-onepage-index #checkout-header a:active, .no-touch
  .checkout-onepage-index #checkout-header a:visited, .no-touch
  .checkout-onepage-index #checkout-header a:focus, .no-touch
  .checkout-onepage-index #checkout-success-header a, .no-touch
  .checkout-onepage-index #checkout-success-header a:hover, .no-touch
  .checkout-onepage-index #checkout-success-header a:active, .no-touch
  .checkout-onepage-index #checkout-success-header a:visited, .no-touch
  .checkout-onepage-index #checkout-success-header a:focus, .no-touch
  .checkout-onepage-index #cart-noitems-header a, .no-touch
  .checkout-onepage-index #cart-noitems-header a:hover, .no-touch
  .checkout-onepage-index #cart-noitems-header a:active, .no-touch
  .checkout-onepage-index #cart-noitems-header a:visited, .no-touch
  .checkout-onepage-index #cart-noitems-header a:focus, .no-touch
  .checkout-onepage-success #cart-header a, .no-touch
  .checkout-onepage-success #cart-header a:hover, .no-touch
  .checkout-onepage-success #cart-header a:active, .no-touch
  .checkout-onepage-success #cart-header a:visited, .no-touch
  .checkout-onepage-success #cart-header a:focus, .no-touch
  .checkout-onepage-success #checkout-header a, .no-touch
  .checkout-onepage-success #checkout-header a:hover, .no-touch
  .checkout-onepage-success #checkout-header a:active, .no-touch
  .checkout-onepage-success #checkout-header a:visited, .no-touch
  .checkout-onepage-success #checkout-header a:focus, .no-touch
  .checkout-onepage-success #checkout-success-header a, .no-touch
  .checkout-onepage-success #checkout-success-header a:hover, .no-touch
  .checkout-onepage-success #checkout-success-header a:active, .no-touch
  .checkout-onepage-success #checkout-success-header a:visited, .no-touch
  .checkout-onepage-success #checkout-success-header a:focus, .no-touch
  .checkout-onepage-success #cart-noitems-header a, .no-touch
  .checkout-onepage-success #cart-noitems-header a:hover, .no-touch
  .checkout-onepage-success #cart-noitems-header a:active, .no-touch
  .checkout-onepage-success #cart-noitems-header a:visited, .no-touch
  .checkout-onepage-success #cart-noitems-header a:focus {
    outline: none;
    font-size: 9px;
    letter-spacing: 1.44px;
    line-height: normal;
    text-decoration: none; }
  .no-touch .checkout-cart-index #cart-header > h1, .no-touch .checkout-cart-index #cart-header > h4, .no-touch .checkout-cart-index #cart-header > a, .no-touch
  .checkout-cart-index #checkout-header > h1, .no-touch
  .checkout-cart-index #checkout-header > h4, .no-touch
  .checkout-cart-index #checkout-header > a, .no-touch
  .checkout-cart-index #checkout-success-header > h1, .no-touch
  .checkout-cart-index #checkout-success-header > h4, .no-touch
  .checkout-cart-index #checkout-success-header > a, .no-touch
  .checkout-cart-index #cart-noitems-header > h1, .no-touch
  .checkout-cart-index #cart-noitems-header > h4, .no-touch
  .checkout-cart-index #cart-noitems-header > a, .no-touch
  .checkout-onepage-index #cart-header > h1, .no-touch
  .checkout-onepage-index #cart-header > h4, .no-touch
  .checkout-onepage-index #cart-header > a, .no-touch
  .checkout-onepage-index #checkout-header > h1, .no-touch
  .checkout-onepage-index #checkout-header > h4, .no-touch
  .checkout-onepage-index #checkout-header > a, .no-touch
  .checkout-onepage-index #checkout-success-header > h1, .no-touch
  .checkout-onepage-index #checkout-success-header > h4, .no-touch
  .checkout-onepage-index #checkout-success-header > a, .no-touch
  .checkout-onepage-index #cart-noitems-header > h1, .no-touch
  .checkout-onepage-index #cart-noitems-header > h4, .no-touch
  .checkout-onepage-index #cart-noitems-header > a, .no-touch
  .checkout-onepage-success #cart-header > h1, .no-touch
  .checkout-onepage-success #cart-header > h4, .no-touch
  .checkout-onepage-success #cart-header > a, .no-touch
  .checkout-onepage-success #checkout-header > h1, .no-touch
  .checkout-onepage-success #checkout-header > h4, .no-touch
  .checkout-onepage-success #checkout-header > a, .no-touch
  .checkout-onepage-success #checkout-success-header > h1, .no-touch
  .checkout-onepage-success #checkout-success-header > h4, .no-touch
  .checkout-onepage-success #checkout-success-header > a, .no-touch
  .checkout-onepage-success #cart-noitems-header > h1, .no-touch
  .checkout-onepage-success #cart-noitems-header > h4, .no-touch
  .checkout-onepage-success #cart-noitems-header > a {
    line-height: normal; }
  @media (min-width: 0) {
    .no-touch .checkout-cart-index #cart-header, .no-touch
    .checkout-cart-index #checkout-header, .no-touch
    .checkout-cart-index #checkout-success-header, .no-touch
    .checkout-cart-index #cart-noitems-header, .no-touch
    .checkout-onepage-index #cart-header, .no-touch
    .checkout-onepage-index #checkout-header, .no-touch
    .checkout-onepage-index #checkout-success-header, .no-touch
    .checkout-onepage-index #cart-noitems-header, .no-touch
    .checkout-onepage-success #cart-header, .no-touch
    .checkout-onepage-success #checkout-header, .no-touch
    .checkout-onepage-success #checkout-success-header, .no-touch
    .checkout-onepage-success #cart-noitems-header {
      text-align: center; }
      .no-touch .checkout-cart-index #cart-header h1.title:after, .no-touch .checkout-cart-index #cart-header h4.title:after, .no-touch
      .checkout-cart-index #checkout-header h1.title:after, .no-touch
      .checkout-cart-index #checkout-header h4.title:after, .no-touch
      .checkout-cart-index #checkout-success-header h1.title:after, .no-touch
      .checkout-cart-index #checkout-success-header h4.title:after, .no-touch
      .checkout-cart-index #cart-noitems-header h1.title:after, .no-touch
      .checkout-cart-index #cart-noitems-header h4.title:after, .no-touch
      .checkout-onepage-index #cart-header h1.title:after, .no-touch
      .checkout-onepage-index #cart-header h4.title:after, .no-touch
      .checkout-onepage-index #checkout-header h1.title:after, .no-touch
      .checkout-onepage-index #checkout-header h4.title:after, .no-touch
      .checkout-onepage-index #checkout-success-header h1.title:after, .no-touch
      .checkout-onepage-index #checkout-success-header h4.title:after, .no-touch
      .checkout-onepage-index #cart-noitems-header h1.title:after, .no-touch
      .checkout-onepage-index #cart-noitems-header h4.title:after, .no-touch
      .checkout-onepage-success #cart-header h1.title:after, .no-touch
      .checkout-onepage-success #cart-header h4.title:after, .no-touch
      .checkout-onepage-success #checkout-header h1.title:after, .no-touch
      .checkout-onepage-success #checkout-header h4.title:after, .no-touch
      .checkout-onepage-success #checkout-success-header h1.title:after, .no-touch
      .checkout-onepage-success #checkout-success-header h4.title:after, .no-touch
      .checkout-onepage-success #cart-noitems-header h1.title:after, .no-touch
      .checkout-onepage-success #cart-noitems-header h4.title:after {
        content: "|";
        line-height: 6px;
        color: #999;
        margin: 0px 5px; } }
  .no-touch .checkout-cart-index #cart-header span, .no-touch
  .checkout-cart-index #checkout-header span, .no-touch
  .checkout-cart-index #checkout-success-header span, .no-touch
  .checkout-cart-index #cart-noitems-header span, .no-touch
  .checkout-onepage-index #cart-header span, .no-touch
  .checkout-onepage-index #checkout-header span, .no-touch
  .checkout-onepage-index #checkout-success-header span, .no-touch
  .checkout-onepage-index #cart-noitems-header span, .no-touch
  .checkout-onepage-success #cart-header span, .no-touch
  .checkout-onepage-success #checkout-header span, .no-touch
  .checkout-onepage-success #checkout-success-header span, .no-touch
  .checkout-onepage-success #cart-noitems-header span {
    font-size: 10px;
    margin: 1px 5px 0px; }
  .no-touch .checkout-cart-index #cart-header .continue, .no-touch
  .checkout-cart-index #checkout-header .continue, .no-touch
  .checkout-cart-index #checkout-success-header .continue, .no-touch
  .checkout-cart-index #cart-noitems-header .continue, .no-touch
  .checkout-onepage-index #cart-header .continue, .no-touch
  .checkout-onepage-index #checkout-header .continue, .no-touch
  .checkout-onepage-index #checkout-success-header .continue, .no-touch
  .checkout-onepage-index #cart-noitems-header .continue, .no-touch
  .checkout-onepage-success #cart-header .continue, .no-touch
  .checkout-onepage-success #checkout-header .continue, .no-touch
  .checkout-onepage-success #checkout-success-header .continue, .no-touch
  .checkout-onepage-success #cart-noitems-header .continue {
    position: absolute;
    left: 20px; }

.touch .checkout-cart-index #cart-header, .touch
.checkout-cart-index #checkout-header, .touch
.checkout-cart-index #checkout-success-header, .touch
.checkout-cart-index #cart-noitems-header, .touch
.checkout-onepage-index #cart-header, .touch
.checkout-onepage-index #checkout-header, .touch
.checkout-onepage-index #checkout-success-header, .touch
.checkout-onepage-index #cart-noitems-header, .touch
.checkout-onepage-success #cart-header, .touch
.checkout-onepage-success #checkout-header, .touch
.checkout-onepage-success #checkout-success-header, .touch
.checkout-onepage-success #cart-noitems-header {
  margin: -30px 0px 50px 0px;
  max-width: 936px; }
  @media (min-width: 0) {
    .touch .checkout-cart-index #cart-header, .touch
    .checkout-cart-index #checkout-header, .touch
    .checkout-cart-index #checkout-success-header, .touch
    .checkout-cart-index #cart-noitems-header, .touch
    .checkout-onepage-index #cart-header, .touch
    .checkout-onepage-index #checkout-header, .touch
    .checkout-onepage-index #checkout-success-header, .touch
    .checkout-onepage-index #cart-noitems-header, .touch
    .checkout-onepage-success #cart-header, .touch
    .checkout-onepage-success #checkout-header, .touch
    .checkout-onepage-success #checkout-success-header, .touch
    .checkout-onepage-success #cart-noitems-header {
      border-bottom: 1px solid #E5E5E5;
      padding-bottom: 10px;
      margin: 60px auto 10px auto; } }
  .touch .checkout-cart-index #cart-header h1, .touch .checkout-cart-index #cart-header h4, .touch .checkout-cart-index #cart-header span, .touch .checkout-cart-index #cart-header h4 > a, .touch .checkout-cart-index #cart-header a, .touch .checkout-cart-index #cart-header a:hover, .touch .checkout-cart-index #cart-header a:active, .touch .checkout-cart-index #cart-header a:visited, .touch .checkout-cart-index #cart-header a:focus, .touch
  .checkout-cart-index #checkout-header h1, .touch
  .checkout-cart-index #checkout-header h4, .touch
  .checkout-cart-index #checkout-header span, .touch
  .checkout-cart-index #checkout-header h4 > a, .touch
  .checkout-cart-index #checkout-header a, .touch
  .checkout-cart-index #checkout-header a:hover, .touch
  .checkout-cart-index #checkout-header a:active, .touch
  .checkout-cart-index #checkout-header a:visited, .touch
  .checkout-cart-index #checkout-header a:focus, .touch
  .checkout-cart-index #checkout-success-header h1, .touch
  .checkout-cart-index #checkout-success-header h4, .touch
  .checkout-cart-index #checkout-success-header span, .touch
  .checkout-cart-index #checkout-success-header h4 > a, .touch
  .checkout-cart-index #checkout-success-header a, .touch
  .checkout-cart-index #checkout-success-header a:hover, .touch
  .checkout-cart-index #checkout-success-header a:active, .touch
  .checkout-cart-index #checkout-success-header a:visited, .touch
  .checkout-cart-index #checkout-success-header a:focus, .touch
  .checkout-cart-index #cart-noitems-header h1, .touch
  .checkout-cart-index #cart-noitems-header h4, .touch
  .checkout-cart-index #cart-noitems-header span, .touch
  .checkout-cart-index #cart-noitems-header h4 > a, .touch
  .checkout-cart-index #cart-noitems-header a, .touch
  .checkout-cart-index #cart-noitems-header a:hover, .touch
  .checkout-cart-index #cart-noitems-header a:active, .touch
  .checkout-cart-index #cart-noitems-header a:visited, .touch
  .checkout-cart-index #cart-noitems-header a:focus, .touch
  .checkout-onepage-index #cart-header h1, .touch
  .checkout-onepage-index #cart-header h4, .touch
  .checkout-onepage-index #cart-header span, .touch
  .checkout-onepage-index #cart-header h4 > a, .touch
  .checkout-onepage-index #cart-header a, .touch
  .checkout-onepage-index #cart-header a:hover, .touch
  .checkout-onepage-index #cart-header a:active, .touch
  .checkout-onepage-index #cart-header a:visited, .touch
  .checkout-onepage-index #cart-header a:focus, .touch
  .checkout-onepage-index #checkout-header h1, .touch
  .checkout-onepage-index #checkout-header h4, .touch
  .checkout-onepage-index #checkout-header span, .touch
  .checkout-onepage-index #checkout-header h4 > a, .touch
  .checkout-onepage-index #checkout-header a, .touch
  .checkout-onepage-index #checkout-header a:hover, .touch
  .checkout-onepage-index #checkout-header a:active, .touch
  .checkout-onepage-index #checkout-header a:visited, .touch
  .checkout-onepage-index #checkout-header a:focus, .touch
  .checkout-onepage-index #checkout-success-header h1, .touch
  .checkout-onepage-index #checkout-success-header h4, .touch
  .checkout-onepage-index #checkout-success-header span, .touch
  .checkout-onepage-index #checkout-success-header h4 > a, .touch
  .checkout-onepage-index #checkout-success-header a, .touch
  .checkout-onepage-index #checkout-success-header a:hover, .touch
  .checkout-onepage-index #checkout-success-header a:active, .touch
  .checkout-onepage-index #checkout-success-header a:visited, .touch
  .checkout-onepage-index #checkout-success-header a:focus, .touch
  .checkout-onepage-index #cart-noitems-header h1, .touch
  .checkout-onepage-index #cart-noitems-header h4, .touch
  .checkout-onepage-index #cart-noitems-header span, .touch
  .checkout-onepage-index #cart-noitems-header h4 > a, .touch
  .checkout-onepage-index #cart-noitems-header a, .touch
  .checkout-onepage-index #cart-noitems-header a:hover, .touch
  .checkout-onepage-index #cart-noitems-header a:active, .touch
  .checkout-onepage-index #cart-noitems-header a:visited, .touch
  .checkout-onepage-index #cart-noitems-header a:focus, .touch
  .checkout-onepage-success #cart-header h1, .touch
  .checkout-onepage-success #cart-header h4, .touch
  .checkout-onepage-success #cart-header span, .touch
  .checkout-onepage-success #cart-header h4 > a, .touch
  .checkout-onepage-success #cart-header a, .touch
  .checkout-onepage-success #cart-header a:hover, .touch
  .checkout-onepage-success #cart-header a:active, .touch
  .checkout-onepage-success #cart-header a:visited, .touch
  .checkout-onepage-success #cart-header a:focus, .touch
  .checkout-onepage-success #checkout-header h1, .touch
  .checkout-onepage-success #checkout-header h4, .touch
  .checkout-onepage-success #checkout-header span, .touch
  .checkout-onepage-success #checkout-header h4 > a, .touch
  .checkout-onepage-success #checkout-header a, .touch
  .checkout-onepage-success #checkout-header a:hover, .touch
  .checkout-onepage-success #checkout-header a:active, .touch
  .checkout-onepage-success #checkout-header a:visited, .touch
  .checkout-onepage-success #checkout-header a:focus, .touch
  .checkout-onepage-success #checkout-success-header h1, .touch
  .checkout-onepage-success #checkout-success-header h4, .touch
  .checkout-onepage-success #checkout-success-header span, .touch
  .checkout-onepage-success #checkout-success-header h4 > a, .touch
  .checkout-onepage-success #checkout-success-header a, .touch
  .checkout-onepage-success #checkout-success-header a:hover, .touch
  .checkout-onepage-success #checkout-success-header a:active, .touch
  .checkout-onepage-success #checkout-success-header a:visited, .touch
  .checkout-onepage-success #checkout-success-header a:focus, .touch
  .checkout-onepage-success #cart-noitems-header h1, .touch
  .checkout-onepage-success #cart-noitems-header h4, .touch
  .checkout-onepage-success #cart-noitems-header span, .touch
  .checkout-onepage-success #cart-noitems-header h4 > a, .touch
  .checkout-onepage-success #cart-noitems-header a, .touch
  .checkout-onepage-success #cart-noitems-header a:hover, .touch
  .checkout-onepage-success #cart-noitems-header a:active, .touch
  .checkout-onepage-success #cart-noitems-header a:visited, .touch
  .checkout-onepage-success #cart-noitems-header a:focus {
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-size: 10px;
    line-height: normal;
    margin: 0px; }
  .touch .checkout-cart-index #cart-header h4 > a, .touch .checkout-cart-index #cart-header h4 > a:hover, .touch .checkout-cart-index #cart-header h4 > a:active, .touch .checkout-cart-index #cart-header h4 > a:visited, .touch .checkout-cart-index #cart-header h4 > a:focus, .touch
  .checkout-cart-index #checkout-header h4 > a, .touch
  .checkout-cart-index #checkout-header h4 > a:hover, .touch
  .checkout-cart-index #checkout-header h4 > a:active, .touch
  .checkout-cart-index #checkout-header h4 > a:visited, .touch
  .checkout-cart-index #checkout-header h4 > a:focus, .touch
  .checkout-cart-index #checkout-success-header h4 > a, .touch
  .checkout-cart-index #checkout-success-header h4 > a:hover, .touch
  .checkout-cart-index #checkout-success-header h4 > a:active, .touch
  .checkout-cart-index #checkout-success-header h4 > a:visited, .touch
  .checkout-cart-index #checkout-success-header h4 > a:focus, .touch
  .checkout-cart-index #cart-noitems-header h4 > a, .touch
  .checkout-cart-index #cart-noitems-header h4 > a:hover, .touch
  .checkout-cart-index #cart-noitems-header h4 > a:active, .touch
  .checkout-cart-index #cart-noitems-header h4 > a:visited, .touch
  .checkout-cart-index #cart-noitems-header h4 > a:focus, .touch
  .checkout-onepage-index #cart-header h4 > a, .touch
  .checkout-onepage-index #cart-header h4 > a:hover, .touch
  .checkout-onepage-index #cart-header h4 > a:active, .touch
  .checkout-onepage-index #cart-header h4 > a:visited, .touch
  .checkout-onepage-index #cart-header h4 > a:focus, .touch
  .checkout-onepage-index #checkout-header h4 > a, .touch
  .checkout-onepage-index #checkout-header h4 > a:hover, .touch
  .checkout-onepage-index #checkout-header h4 > a:active, .touch
  .checkout-onepage-index #checkout-header h4 > a:visited, .touch
  .checkout-onepage-index #checkout-header h4 > a:focus, .touch
  .checkout-onepage-index #checkout-success-header h4 > a, .touch
  .checkout-onepage-index #checkout-success-header h4 > a:hover, .touch
  .checkout-onepage-index #checkout-success-header h4 > a:active, .touch
  .checkout-onepage-index #checkout-success-header h4 > a:visited, .touch
  .checkout-onepage-index #checkout-success-header h4 > a:focus, .touch
  .checkout-onepage-index #cart-noitems-header h4 > a, .touch
  .checkout-onepage-index #cart-noitems-header h4 > a:hover, .touch
  .checkout-onepage-index #cart-noitems-header h4 > a:active, .touch
  .checkout-onepage-index #cart-noitems-header h4 > a:visited, .touch
  .checkout-onepage-index #cart-noitems-header h4 > a:focus, .touch
  .checkout-onepage-success #cart-header h4 > a, .touch
  .checkout-onepage-success #cart-header h4 > a:hover, .touch
  .checkout-onepage-success #cart-header h4 > a:active, .touch
  .checkout-onepage-success #cart-header h4 > a:visited, .touch
  .checkout-onepage-success #cart-header h4 > a:focus, .touch
  .checkout-onepage-success #checkout-header h4 > a, .touch
  .checkout-onepage-success #checkout-header h4 > a:hover, .touch
  .checkout-onepage-success #checkout-header h4 > a:active, .touch
  .checkout-onepage-success #checkout-header h4 > a:visited, .touch
  .checkout-onepage-success #checkout-header h4 > a:focus, .touch
  .checkout-onepage-success #checkout-success-header h4 > a, .touch
  .checkout-onepage-success #checkout-success-header h4 > a:hover, .touch
  .checkout-onepage-success #checkout-success-header h4 > a:active, .touch
  .checkout-onepage-success #checkout-success-header h4 > a:visited, .touch
  .checkout-onepage-success #checkout-success-header h4 > a:focus, .touch
  .checkout-onepage-success #cart-noitems-header h4 > a, .touch
  .checkout-onepage-success #cart-noitems-header h4 > a:hover, .touch
  .checkout-onepage-success #cart-noitems-header h4 > a:active, .touch
  .checkout-onepage-success #cart-noitems-header h4 > a:visited, .touch
  .checkout-onepage-success #cart-noitems-header h4 > a:focus {
    color: #666;
    line-height: normal;
    font-size: 10px;
    letter-spacing: 1.6px; }
  .touch .checkout-cart-index #cart-header a, .touch .checkout-cart-index #cart-header a:hover, .touch .checkout-cart-index #cart-header a:active, .touch .checkout-cart-index #cart-header a:visited, .touch .checkout-cart-index #cart-header a:focus, .touch
  .checkout-cart-index #checkout-header a, .touch
  .checkout-cart-index #checkout-header a:hover, .touch
  .checkout-cart-index #checkout-header a:active, .touch
  .checkout-cart-index #checkout-header a:visited, .touch
  .checkout-cart-index #checkout-header a:focus, .touch
  .checkout-cart-index #checkout-success-header a, .touch
  .checkout-cart-index #checkout-success-header a:hover, .touch
  .checkout-cart-index #checkout-success-header a:active, .touch
  .checkout-cart-index #checkout-success-header a:visited, .touch
  .checkout-cart-index #checkout-success-header a:focus, .touch
  .checkout-cart-index #cart-noitems-header a, .touch
  .checkout-cart-index #cart-noitems-header a:hover, .touch
  .checkout-cart-index #cart-noitems-header a:active, .touch
  .checkout-cart-index #cart-noitems-header a:visited, .touch
  .checkout-cart-index #cart-noitems-header a:focus, .touch
  .checkout-onepage-index #cart-header a, .touch
  .checkout-onepage-index #cart-header a:hover, .touch
  .checkout-onepage-index #cart-header a:active, .touch
  .checkout-onepage-index #cart-header a:visited, .touch
  .checkout-onepage-index #cart-header a:focus, .touch
  .checkout-onepage-index #checkout-header a, .touch
  .checkout-onepage-index #checkout-header a:hover, .touch
  .checkout-onepage-index #checkout-header a:active, .touch
  .checkout-onepage-index #checkout-header a:visited, .touch
  .checkout-onepage-index #checkout-header a:focus, .touch
  .checkout-onepage-index #checkout-success-header a, .touch
  .checkout-onepage-index #checkout-success-header a:hover, .touch
  .checkout-onepage-index #checkout-success-header a:active, .touch
  .checkout-onepage-index #checkout-success-header a:visited, .touch
  .checkout-onepage-index #checkout-success-header a:focus, .touch
  .checkout-onepage-index #cart-noitems-header a, .touch
  .checkout-onepage-index #cart-noitems-header a:hover, .touch
  .checkout-onepage-index #cart-noitems-header a:active, .touch
  .checkout-onepage-index #cart-noitems-header a:visited, .touch
  .checkout-onepage-index #cart-noitems-header a:focus, .touch
  .checkout-onepage-success #cart-header a, .touch
  .checkout-onepage-success #cart-header a:hover, .touch
  .checkout-onepage-success #cart-header a:active, .touch
  .checkout-onepage-success #cart-header a:visited, .touch
  .checkout-onepage-success #cart-header a:focus, .touch
  .checkout-onepage-success #checkout-header a, .touch
  .checkout-onepage-success #checkout-header a:hover, .touch
  .checkout-onepage-success #checkout-header a:active, .touch
  .checkout-onepage-success #checkout-header a:visited, .touch
  .checkout-onepage-success #checkout-header a:focus, .touch
  .checkout-onepage-success #checkout-success-header a, .touch
  .checkout-onepage-success #checkout-success-header a:hover, .touch
  .checkout-onepage-success #checkout-success-header a:active, .touch
  .checkout-onepage-success #checkout-success-header a:visited, .touch
  .checkout-onepage-success #checkout-success-header a:focus, .touch
  .checkout-onepage-success #cart-noitems-header a, .touch
  .checkout-onepage-success #cart-noitems-header a:hover, .touch
  .checkout-onepage-success #cart-noitems-header a:active, .touch
  .checkout-onepage-success #cart-noitems-header a:visited, .touch
  .checkout-onepage-success #cart-noitems-header a:focus {
    outline: none;
    font-size: 9px;
    letter-spacing: 1.44px;
    line-height: normal;
    text-decoration: none; }
  .touch .checkout-cart-index #cart-header > h1, .touch .checkout-cart-index #cart-header > h4, .touch .checkout-cart-index #cart-header > a, .touch
  .checkout-cart-index #checkout-header > h1, .touch
  .checkout-cart-index #checkout-header > h4, .touch
  .checkout-cart-index #checkout-header > a, .touch
  .checkout-cart-index #checkout-success-header > h1, .touch
  .checkout-cart-index #checkout-success-header > h4, .touch
  .checkout-cart-index #checkout-success-header > a, .touch
  .checkout-cart-index #cart-noitems-header > h1, .touch
  .checkout-cart-index #cart-noitems-header > h4, .touch
  .checkout-cart-index #cart-noitems-header > a, .touch
  .checkout-onepage-index #cart-header > h1, .touch
  .checkout-onepage-index #cart-header > h4, .touch
  .checkout-onepage-index #cart-header > a, .touch
  .checkout-onepage-index #checkout-header > h1, .touch
  .checkout-onepage-index #checkout-header > h4, .touch
  .checkout-onepage-index #checkout-header > a, .touch
  .checkout-onepage-index #checkout-success-header > h1, .touch
  .checkout-onepage-index #checkout-success-header > h4, .touch
  .checkout-onepage-index #checkout-success-header > a, .touch
  .checkout-onepage-index #cart-noitems-header > h1, .touch
  .checkout-onepage-index #cart-noitems-header > h4, .touch
  .checkout-onepage-index #cart-noitems-header > a, .touch
  .checkout-onepage-success #cart-header > h1, .touch
  .checkout-onepage-success #cart-header > h4, .touch
  .checkout-onepage-success #cart-header > a, .touch
  .checkout-onepage-success #checkout-header > h1, .touch
  .checkout-onepage-success #checkout-header > h4, .touch
  .checkout-onepage-success #checkout-header > a, .touch
  .checkout-onepage-success #checkout-success-header > h1, .touch
  .checkout-onepage-success #checkout-success-header > h4, .touch
  .checkout-onepage-success #checkout-success-header > a, .touch
  .checkout-onepage-success #cart-noitems-header > h1, .touch
  .checkout-onepage-success #cart-noitems-header > h4, .touch
  .checkout-onepage-success #cart-noitems-header > a {
    line-height: normal; }
  @media (min-width: 0) {
    .touch .checkout-cart-index #cart-header, .touch
    .checkout-cart-index #checkout-header, .touch
    .checkout-cart-index #checkout-success-header, .touch
    .checkout-cart-index #cart-noitems-header, .touch
    .checkout-onepage-index #cart-header, .touch
    .checkout-onepage-index #checkout-header, .touch
    .checkout-onepage-index #checkout-success-header, .touch
    .checkout-onepage-index #cart-noitems-header, .touch
    .checkout-onepage-success #cart-header, .touch
    .checkout-onepage-success #checkout-header, .touch
    .checkout-onepage-success #checkout-success-header, .touch
    .checkout-onepage-success #cart-noitems-header {
      display: table;
      width: 100%;
      overflow: hidden; }
      .touch .checkout-cart-index #cart-header h1, .touch .checkout-cart-index #cart-header h4, .touch
      .checkout-cart-index #checkout-header h1, .touch
      .checkout-cart-index #checkout-header h4, .touch
      .checkout-cart-index #checkout-success-header h1, .touch
      .checkout-cart-index #checkout-success-header h4, .touch
      .checkout-cart-index #cart-noitems-header h1, .touch
      .checkout-cart-index #cart-noitems-header h4, .touch
      .checkout-onepage-index #cart-header h1, .touch
      .checkout-onepage-index #cart-header h4, .touch
      .checkout-onepage-index #checkout-header h1, .touch
      .checkout-onepage-index #checkout-header h4, .touch
      .checkout-onepage-index #checkout-success-header h1, .touch
      .checkout-onepage-index #checkout-success-header h4, .touch
      .checkout-onepage-index #cart-noitems-header h1, .touch
      .checkout-onepage-index #cart-noitems-header h4, .touch
      .checkout-onepage-success #cart-header h1, .touch
      .checkout-onepage-success #cart-header h4, .touch
      .checkout-onepage-success #checkout-header h1, .touch
      .checkout-onepage-success #checkout-header h4, .touch
      .checkout-onepage-success #checkout-success-header h1, .touch
      .checkout-onepage-success #checkout-success-header h4, .touch
      .checkout-onepage-success #cart-noitems-header h1, .touch
      .checkout-onepage-success #cart-noitems-header h4 {
        float: right; }
      .touch .checkout-cart-index #cart-header h1.title, .touch .checkout-cart-index #cart-header h4.title, .touch
      .checkout-cart-index #checkout-header h1.title, .touch
      .checkout-cart-index #checkout-header h4.title, .touch
      .checkout-cart-index #checkout-success-header h1.title, .touch
      .checkout-cart-index #checkout-success-header h4.title, .touch
      .checkout-cart-index #cart-noitems-header h1.title, .touch
      .checkout-cart-index #cart-noitems-header h4.title, .touch
      .checkout-onepage-index #cart-header h1.title, .touch
      .checkout-onepage-index #cart-header h4.title, .touch
      .checkout-onepage-index #checkout-header h1.title, .touch
      .checkout-onepage-index #checkout-header h4.title, .touch
      .checkout-onepage-index #checkout-success-header h1.title, .touch
      .checkout-onepage-index #checkout-success-header h4.title, .touch
      .checkout-onepage-index #cart-noitems-header h1.title, .touch
      .checkout-onepage-index #cart-noitems-header h4.title, .touch
      .checkout-onepage-success #cart-header h1.title, .touch
      .checkout-onepage-success #cart-header h4.title, .touch
      .checkout-onepage-success #checkout-header h1.title, .touch
      .checkout-onepage-success #checkout-header h4.title, .touch
      .checkout-onepage-success #checkout-success-header h1.title, .touch
      .checkout-onepage-success #checkout-success-header h4.title, .touch
      .checkout-onepage-success #cart-noitems-header h1.title, .touch
      .checkout-onepage-success #cart-noitems-header h4.title {
        float: left; } }
  .touch .checkout-cart-index #cart-header span, .touch
  .checkout-cart-index #checkout-header span, .touch
  .checkout-cart-index #checkout-success-header span, .touch
  .checkout-cart-index #cart-noitems-header span, .touch
  .checkout-onepage-index #cart-header span, .touch
  .checkout-onepage-index #checkout-header span, .touch
  .checkout-onepage-index #checkout-success-header span, .touch
  .checkout-onepage-index #cart-noitems-header span, .touch
  .checkout-onepage-success #cart-header span, .touch
  .checkout-onepage-success #checkout-header span, .touch
  .checkout-onepage-success #checkout-success-header span, .touch
  .checkout-onepage-success #cart-noitems-header span {
    font-size: 10px;
    margin: 1px 5px 0px; }
  .touch .checkout-cart-index #cart-header .continue, .touch
  .checkout-cart-index #checkout-header .continue, .touch
  .checkout-cart-index #checkout-success-header .continue, .touch
  .checkout-cart-index #cart-noitems-header .continue, .touch
  .checkout-onepage-index #cart-header .continue, .touch
  .checkout-onepage-index #checkout-header .continue, .touch
  .checkout-onepage-index #checkout-success-header .continue, .touch
  .checkout-onepage-index #cart-noitems-header .continue, .touch
  .checkout-onepage-success #cart-header .continue, .touch
  .checkout-onepage-success #checkout-header .continue, .touch
  .checkout-onepage-success #checkout-success-header .continue, .touch
  .checkout-onepage-success #cart-noitems-header .continue {
    display: none; }

.no-touch .checkout-cart-index #cart-header h1.title:after,
.touch .checkout-cart-index #cart-header h1.title:after, .no-touch
.checkout-cart-index #checkout-success-header h1.title:after,
.touch
.checkout-cart-index #checkout-success-header h1.title:after, .no-touch
.checkout-cart-index #cart-noitems-header h1.title:after,
.touch
.checkout-cart-index #cart-noitems-header h1.title:after, .no-touch
.checkout-onepage-index #cart-header h1.title:after,
.touch
.checkout-onepage-index #cart-header h1.title:after, .no-touch
.checkout-onepage-index #checkout-success-header h1.title:after,
.touch
.checkout-onepage-index #checkout-success-header h1.title:after, .no-touch
.checkout-onepage-index #cart-noitems-header h1.title:after,
.touch
.checkout-onepage-index #cart-noitems-header h1.title:after, .no-touch
.checkout-onepage-success #cart-header h1.title:after,
.touch
.checkout-onepage-success #cart-header h1.title:after, .no-touch
.checkout-onepage-success #checkout-success-header h1.title:after,
.touch
.checkout-onepage-success #checkout-success-header h1.title:after, .no-touch
.checkout-onepage-success #cart-noitems-header h1.title:after,
.touch
.checkout-onepage-success #cart-noitems-header h1.title:after {
  content: none; }

html.no-touch .checkout-cart-index .container .main-container .col-main, html.no-touch
.checkout-onepage-index .container .main-container .col-main, html.no-touch
.checkout-onepage-success .container .main-container .col-main {
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%; }

.checkout-cart-index #opc-review #promotion-code input,
.checkout-cart-index .cart #promotion-code input,
.checkout-onepage-index #opc-review #promotion-code input,
.checkout-onepage-index .cart #promotion-code input {
  width: -o-calc(100% - 55px);
  width: calc(100% - 55px);
  float: left;
  height: 25px; }
  .checkout-cart-index #opc-review #promotion-code input.validation-failed,
  .checkout-cart-index .cart #promotion-code input.validation-failed,
  .checkout-onepage-index #opc-review #promotion-code input.validation-failed,
  .checkout-onepage-index .cart #promotion-code input.validation-failed {
    margin-bottom: 10px;
    width: 100%; }

.checkout-cart-index #opc-review #promotion-code button, .touch .checkout-cart-index #opc-review #promotion-code button,
.checkout-cart-index .cart #promotion-code button, .touch
.checkout-cart-index .cart #promotion-code button,
.checkout-onepage-index #opc-review #promotion-code button, .touch
.checkout-onepage-index #opc-review #promotion-code button,
.checkout-onepage-index .cart #promotion-code button, .touch
.checkout-onepage-index .cart #promotion-code button {
  float: right;
  height: 25px;
  padding: 0 10px; }

.checkout-cart-index #opc-review #promotion-code #checkout-coupon-load,
.checkout-cart-index .cart #promotion-code #checkout-coupon-load,
.checkout-onepage-index #opc-review #promotion-code #checkout-coupon-load,
.checkout-onepage-index .cart #promotion-code #checkout-coupon-load {
  margin-top: 10px;
  display: none; }
  .checkout-cart-index #opc-review #promotion-code #checkout-coupon-load p,
  .checkout-cart-index .cart #promotion-code #checkout-coupon-load p,
  .checkout-onepage-index #opc-review #promotion-code #checkout-coupon-load p,
  .checkout-onepage-index .cart #promotion-code #checkout-coupon-load p {
    width: -o-calc(100% - 85px);
    width: calc(100% - 85px);
    margin: 0px;
    float: left; }
  .checkout-cart-index #opc-review #promotion-code #checkout-coupon-load .validation-error,
  .checkout-cart-index .cart #promotion-code #checkout-coupon-load .validation-error,
  .checkout-onepage-index #opc-review #promotion-code #checkout-coupon-load .validation-error,
  .checkout-onepage-index .cart #promotion-code #checkout-coupon-load .validation-error {
    float: left;
    width: -o-calc(100% - 55px);
    width: calc(100% - 55px); }
    .checkout-cart-index #opc-review #promotion-code #checkout-coupon-load .validation-error .validation-advice,
    .checkout-cart-index .cart #promotion-code #checkout-coupon-load .validation-error .validation-advice,
    .checkout-onepage-index #opc-review #promotion-code #checkout-coupon-load .validation-error .validation-advice,
    .checkout-onepage-index .cart #promotion-code #checkout-coupon-load .validation-error .validation-advice {
      float: left;
      margin: 0px; }

.checkout-cart-index #opc-review #promotion-code.coupon-applied #checkout-coupon-load,
.checkout-cart-index .cart #promotion-code.coupon-applied #checkout-coupon-load,
.checkout-onepage-index #opc-review #promotion-code.coupon-applied #checkout-coupon-load,
.checkout-onepage-index .cart #promotion-code.coupon-applied #checkout-coupon-load {
  display: block; }
  .checkout-cart-index #opc-review #promotion-code.coupon-applied #checkout-coupon-load .use-coupon,
  .checkout-cart-index .cart #promotion-code.coupon-applied #checkout-coupon-load .use-coupon,
  .checkout-onepage-index #opc-review #promotion-code.coupon-applied #checkout-coupon-load .use-coupon,
  .checkout-onepage-index .cart #promotion-code.coupon-applied #checkout-coupon-load .use-coupon {
    display: none; }

.checkout-cart-index .cart .discount .input-box,
.checkout-onepage-index .cart .discount .input-box {
  margin: 0px;
  float: none; }
  .checkout-cart-index .cart .discount .input-box input,
  .checkout-onepage-index .cart .discount .input-box input {
    margin: 0px; }

.checkout-cart-index .cart #promotion-code,
.checkout-onepage-index .cart #promotion-code {
  margin: 10px 0px; }

html.no-touch .checkout-cart-index .main-container {
  width: 100%;
  /*
            .col-main {
                width: 936px;
                margin: 0px auto;
                display: block;
                float: none;
                padding: 0px;
            }
            */ }

html.no-touch .centered-cart {
  width: 100%;
  min-width: 936px;
  max-width: 936px;
  margin: 0px auto;
  display: block;
  float: none;
  padding: 0px; }
  html.no-touch .centered-cart .cg-el, html.no-touch .centered-cart .cg-el-1, html.no-touch .centered-cart .cg-el-2, html.no-touch .centered-cart .cg-el-3 {
    float: left;
    margin-left: 20px;
    min-height: 250px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;
    overflow: visible;
    box-sizing: border-box; }
  html.no-touch .centered-cart > li:first-child,
  html.no-touch .centered-cart > div:first-child {
    margin-left: 0px; }
  html.no-touch .centered-cart .cg-el-1 {
    width: -o-calc(((935px - 20px) / 3) * 1);
    width: calc(((935px - 20px) / 3) * 1); }
  html.no-touch .centered-cart .cg-el-2 {
    width: -o-calc(((936px - 20px) / 3 ) * 2);
    width: calc(((936px - 20px) / 3 ) * 2); }
  html.no-touch .centered-cart .cg-el-3 {
    width: -o-calc(((936px - 20px) / 3 ) * 3);
    width: calc(((936px - 20px) / 3 ) * 3); }

@media (min-width: 979px) {
  html.touch .checkout-cart-index .main-container {
    width: 100%;
    /*
            .col-main {
                width: 936px;
                margin: 0px auto;
                display: block;
                float: none;
                padding: 0px;
            }
            */ }
  html.touch .centered-cart {
    width: 100%;
    min-width: 936px;
    max-width: 936px;
    margin: 0px auto;
    display: block;
    float: none;
    padding: 0px; }
    html.touch .centered-cart .cg-el, html.touch .centered-cart .cg-el-1, html.touch .centered-cart .cg-el-2, html.touch .centered-cart .cg-el-3 {
      float: left;
      margin-left: 20px;
      min-height: 250px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      *display: inline;
      _height: 250px;
      overflow: visible;
      box-sizing: border-box; }
    html.touch .centered-cart > li:first-child,
    html.touch .centered-cart > div:first-child {
      margin-left: 0px; }
    html.touch .centered-cart .cg-el-1 {
      width: -o-calc(((935px - 20px) / 3) * 1);
      width: calc(((935px - 20px) / 3) * 1); }
    html.touch .centered-cart .cg-el-2 {
      width: -o-calc(((936px - 20px) / 3 ) * 2);
      width: calc(((936px - 20px) / 3 ) * 2); }
    html.touch .centered-cart .cg-el-3 {
      width: -o-calc(((936px - 20px) / 3 ) * 3);
      width: calc(((936px - 20px) / 3 ) * 3); } }

@media (max-width: 979px) {
  html.touch .checkout-cart-index {
    line-height: 15px; }
    html.touch .checkout-cart-index .centered-cart {
      width: 100%; }
    html.touch .checkout-cart-index .container .main-container {
      width: 100%; } }

.checkout-cart-index .cart .cart-product-table #shopping-cart-table {
  margin-bottom: 0px;
  width: 100%; }
  .checkout-cart-index .cart .cart-product-table #shopping-cart-table .only-touch {
    display: none; }
  .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.a-center, .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.a-right, .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.a-left {
    width: 110px; }
  .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.product-info {
    width: 230px; }
  .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.remove, .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.qty-inp {
    width: 50px; }
  .checkout-cart-index .cart .cart-product-table #shopping-cart-table a.product-image {
    float: left;
    margin-right: 5px;
    min-height: 65px; }
    .checkout-cart-index .cart .cart-product-table #shopping-cart-table a.product-image.product-color-swatch > img {
      height: 65px;
      width: 65px;
      overflow: hidden;
      padding: 0px 10px 20px 10px; }
  .checkout-cart-index .cart .cart-product-table #shopping-cart-table tfoot td {
    border: 0px;
    padding: 0px; }

.checkout-cart-index .cart .cart-product-table .cart-table .a-right .cart-price {
  text-align: right; }

.checkout-cart-index .cart .cart-product-table .cart-table .a-left .cart-price {
  text-align: left; }

.checkout-cart-index .cart .cart-product-table .cart-table .product-info {
  min-width: 35%; }
  .checkout-cart-index .cart .cart-product-table .cart-table .product-info .product-name.has-options {
    margin-top: 0px; }
  .checkout-cart-index .cart .cart-product-table .cart-table .product-info .product-name a {
    font-weight: normal; }
  .checkout-cart-index .cart .cart-product-table .cart-table .product-info ul.item-options strong {
    font-weight: normal; }
  .checkout-cart-index .cart .cart-product-table .cart-table .product-info .product-image a {
    display: block; }

.checkout-cart-index .cart .cart-product-table .cart-table th {
  padding: 0px 0px 5px 0px;
  font-size: 9px;
  color: #999;
  border: 0px; }

.checkout-cart-index .cart .cart-product-table .cart-table td.a-center input.qty {
  width: 25px;
  height: 25px;
  border-radius: 1px;
  border-color: #CCCCCC;
  margin-top: -5px;
  padding: 0px; }

.checkout-cart-index .cart .cart-product-table .cart-table tbody {
  border-bottom: 3px solid #E5E5E5; }
  .checkout-cart-index .cart .cart-product-table .cart-table tbody td {
    padding: 15px 0px 10px;
    vertical-align: top; }
    .checkout-cart-index .cart .cart-product-table .cart-table tbody td.hidden-no-touch,
    .checkout-cart-index .cart .cart-product-table .cart-table tbody td .hidden-no-touch {
      display: none; }

.no-touch .checkout-cart-index .cart .cart-product-table .cart-btn-update-ajax,
.touch .checkout-cart-index .cart .cart-product-table .cart-btn-update-ajax {
  display: none; }

.checkout-cart-index .cart .cart-product-table .data-table tbody tr {
  background: none;
  border-top: 1px solid #E5E5E5; }

@media (max-width: 979px) {
  html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table .only-touch {
    display: block; }
  html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table tfoot td {
    padding: 10px 0px 0px; }
  html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.product-info a.product-image {
    min-height: 75px; }
  html.touch .checkout-cart-index .cart .cart-product-table .cart-table th {
    display: none; }
  html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody {
    border: 0px; }
    html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody td {
      padding: 5px 0px;
      display: table-cell; }
      html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody td tr {
        border: none; }
        html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody td tr.first {
          border-top: 0px; }
      html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody td.hidden-touch,
      html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody td .hidden-touch {
        display: none; }
      html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody td.hidden-no-touch,
      html.touch .checkout-cart-index .cart .cart-product-table .cart-table tbody td .hidden-no-touch {
        display: block; }
  html.touch .checkout-cart-index .cart .cart-product-table .data-table tbody tr {
    border-top: 0px; } }

.checkout-cart-index .cart-collaterals .checkout-types {
  float: none; }

.checkout-cart-index .cart-collaterals .btn-proceed-checkout {
  font-family: Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
  font-size: 9px;
  letter-spacing: 1.44px;
  color: #000;
  text-transform: uppercase;
  border: 1px solid #000;
  background-color: #fff;
  padding: 0px 10px;
  border-radius: 0px;
  height: 40px;
  margin: 0px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  background-color: #000;
  color: #fff;
  width: -o-calc(100% - 20px);
  width: calc(100% - 20px);
  font-weight: normal;
  font-size: 9px; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout span {
    line-height: 40pxpx;
    line-height: 2.5pxrem; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout:hover {
    color: #fff;
    background-color: #000; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout:focus {
    outline: 0; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout:after {
    position: absolute;
    border: solid transparent;
    content: " ";
    top: auto;
    left: auto;
    height: 0;
    width: 0;
    margin: 0;
    border-color: transparent;
    border-width: 20px;
    pointer-events: none; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout {
    border-right: 0px solid transparent;
    margin-right: 20px; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout:after {
    left: 100%;
    border-left-color: #000;
    margin-top: -20px;
    top: 50%; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout:hover {
    background-color: #666;
    border-color: #666; }
    .checkout-cart-index .cart-collaterals .btn-proceed-checkout:hover:after {
      position: absolute;
      border: solid transparent;
      content: " ";
      top: auto;
      left: auto;
      height: 0;
      width: 0;
      margin: 0;
      border-color: transparent;
      border-width: 20px;
      pointer-events: none; }
    .checkout-cart-index .cart-collaterals .btn-proceed-checkout:hover {
      border-right: 0px solid transparent;
      margin-right: 20px; }
    .checkout-cart-index .cart-collaterals .btn-proceed-checkout:hover:after {
      left: 100%;
      border-left-color: #666;
      margin-top: -20px;
      top: 50%; }
  .checkout-cart-index .cart-collaterals .btn-proceed-checkout:hover, .checkout-cart-index .cart-collaterals .btn-proceed-checkout:active {
    transition: none; }

.checkout-cart-index .cart .cart-summary .content {
  background-color: #F5F5F5; }

.checkout-cart-index .cart .cart-summary h4 {
  margin: 0px;
  font-size: 9px; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tbody tr th {
  text-align: left;
  font-weight: normal; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tbody tr td:first-child {
  text-align: left; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table td {
  width: 35%; }
  .checkout-cart-index .cart .cart-summary #shopping-cart-totals-table td.a-left {
    width: 63%; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tr.tax-row {
  display: none; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tr.grand-total-incl {
  border: 0px; }
  .checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tr.grand-total-incl > td.estimated-txt strong {
    display: none; }
    .checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tr.grand-total-incl > td.estimated-txt strong.estimated {
      display: block; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tr.shipping-total-incl > td.estimated-txt span {
  display: none; }
  .checkout-cart-index .cart .cart-summary #shopping-cart-totals-table tr.shipping-total-incl > td.estimated-txt span.estimated {
    display: block; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table th.discount {
  padding: 0px; }

.checkout-cart-index .cart .cart-summary #shopping-cart-totals-table td.discount span {
  color: #ce1719; }

.checkout-cart-index .cart .crosssell h2, .checkout-cart-index .cart .crosssell h3 a {
  font-size: 9px;
  font-weight: normal;
  color: #333;
  line-height: 1; }

.checkout-cart-index .cart .crosssell h2 {
  margin: 20px 0px 30px; }

.checkout-cart-index #crosssell-products-list li.item {
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .checkout-cart-index #crosssell-products-list li.item .price-box {
    margin: 0px;
    line-height: 1; }
    .checkout-cart-index #crosssell-products-list li.item .price-box p {
      line-height: 1;
      margin: 0px 5px 5px; }

.checkout-cart-index .cart-crossell {
  display: block; }

@media (max-width: 979px) {
  html.touch .checkout-cart-index .cart-crossell {
    display: none; }
  html.touch .checkout-cart-index .cart-collaterals {
    width: 100%; }
  html.touch .checkout-cart-index .cart-collaterals-col {
    width: 100%;
    margin: 0px; } }

.checkout-cart-index .cart .cart-contacts,
.checkout-cart-index .checkout-success-contacts,
.checkout-onepage-success .cart .cart-contacts,
.checkout-onepage-success .checkout-success-contacts {
  padding: 10px;
  border: 1px solid #999;
  line-height: 1; }
  .checkout-cart-index .cart .cart-contacts p.cms-con,
  .checkout-cart-index .checkout-success-contacts p.cms-con,
  .checkout-onepage-success .cart .cart-contacts p.cms-con,
  .checkout-onepage-success .checkout-success-contacts p.cms-con {
    margin: 0px 0px 10px; }
  .checkout-cart-index .cart .cart-contacts p.cms-con.has-icon a, .checkout-cart-index .cart .cart-contacts p.cms-con.has-icon span,
  .checkout-cart-index .checkout-success-contacts p.cms-con.has-icon a,
  .checkout-cart-index .checkout-success-contacts p.cms-con.has-icon span,
  .checkout-onepage-success .cart .cart-contacts p.cms-con.has-icon a,
  .checkout-onepage-success .cart .cart-contacts p.cms-con.has-icon span,
  .checkout-onepage-success .checkout-success-contacts p.cms-con.has-icon a,
  .checkout-onepage-success .checkout-success-contacts p.cms-con.has-icon span {
    display: inline-block;
    margin-left: 10px; }
  .checkout-cart-index .cart .cart-contacts p.cms-con.has-icon a,
  .checkout-cart-index .checkout-success-contacts p.cms-con.has-icon a,
  .checkout-onepage-success .cart .cart-contacts p.cms-con.has-icon a,
  .checkout-onepage-success .checkout-success-contacts p.cms-con.has-icon a {
    color: inherit; }
  .checkout-cart-index .cart .cart-contacts p.cms-con.no-icon,
  .checkout-cart-index .checkout-success-contacts p.cms-con.no-icon,
  .checkout-onepage-success .cart .cart-contacts p.cms-con.no-icon,
  .checkout-onepage-success .checkout-success-contacts p.cms-con.no-icon {
    margin-left: 20px; }
  .checkout-cart-index .cart .cart-contacts p.cms-con.last,
  .checkout-cart-index .checkout-success-contacts p.cms-con.last,
  .checkout-onepage-success .cart .cart-contacts p.cms-con.last,
  .checkout-onepage-success .checkout-success-contacts p.cms-con.last {
    margin-bottom: 0px; }

@media (max-width: 979px) {
  html.touch .checkout-cart-index .cart .cart-contacts {
    margin: 10px 0px; }
  html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table {
    margin: 0px; }
    html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.product-info {
      width: 100%; }
    html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table #touch-edit-cart {
      cursor: pointer;
      display: block;
      color: #999; }
      html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table #touch-edit-cart > span {
        display: none; }
        html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table #touch-edit-cart > span:first-child {
          display: block; }
    html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.remove a {
      display: block;
      margin-top: 20px; }
    html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.qty-inp {
      width: 100%;
      text-align: left; }
      html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.qty-inp > span.p-name {
        display: block;
        margin-bottom: 5px; }
      html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.qty-inp > span a.product-image {
        min-height: 75px; }
      html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.qty-inp > input.qty {
        margin-top: 0px; }
      html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.qty-inp > .input-text, html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table td.qty-inp .p-qty {
        display: inline-block; }
    tfoot td html.touch .checkout-cart-index .cart .cart-product-table #shopping-cart-table {
      padding: 10px 0px 0px; } }

html.no-touch .checkout-onepage-index .main-container {
  width: 100%;
  /*
            .col-main {
                width: 936px;
                margin: 0px auto;
                display: block;
                float: none;
                padding: 0px;
            }
            */ }

html.no-touch #checkoutSteps {
  width: 100%;
  min-width: 936px;
  max-width: 936px;
  margin: 0px auto;
  display: block;
  float: none;
  padding: 0px; }
  html.no-touch #checkoutSteps .cg-el, html.no-touch #checkoutSteps .cg-el-1, html.no-touch #checkoutSteps .cg-el-2, html.no-touch #checkoutSteps .cg-el-3 {
    float: left;
    margin-left: 20px;
    min-height: 250px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;
    overflow: visible;
    box-sizing: border-box; }
  html.no-touch #checkoutSteps > li:first-child,
  html.no-touch #checkoutSteps > div:first-child {
    margin-left: 0px; }
  html.no-touch #checkoutSteps .cg-el-1 {
    width: -o-calc(((935px - 40px) / 3) * 1);
    width: calc(((935px - 40px) / 3) * 1); }
  html.no-touch #checkoutSteps .cg-el-2 {
    width: -o-calc(((936px - 40px) / 3 ) * 2);
    width: calc(((936px - 40px) / 3 ) * 2); }
  html.no-touch #checkoutSteps .cg-el-3 {
    width: -o-calc(((936px - 40px) / 3 ) * 3);
    width: calc(((936px - 40px) / 3 ) * 3); }

@media (min-width: 979px) {
  html.touch .checkout-onepage-index .main-container {
    width: 100%;
    /*
            .col-main {
                width: 936px;
                margin: 0px auto;
                display: block;
                float: none;
                padding: 0px;
            }
            */ }
  html.touch #checkoutSteps {
    width: 100%;
    min-width: 936px;
    max-width: 936px;
    margin: 0px auto;
    display: block;
    float: none;
    padding: 0px; }
    html.touch #checkoutSteps .cg-el, html.touch #checkoutSteps .cg-el-1, html.touch #checkoutSteps .cg-el-2, html.touch #checkoutSteps .cg-el-3 {
      float: left;
      margin-left: 20px;
      min-height: 250px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      *display: inline;
      _height: 250px;
      overflow: visible;
      box-sizing: border-box; }
    html.touch #checkoutSteps > li:first-child,
    html.touch #checkoutSteps > div:first-child {
      margin-left: 0px; }
    html.touch #checkoutSteps .cg-el-1 {
      width: -o-calc(((935px - 40px) / 3) * 1);
      width: calc(((935px - 40px) / 3) * 1); }
    html.touch #checkoutSteps .cg-el-2 {
      width: -o-calc(((936px - 40px) / 3 ) * 2);
      width: calc(((936px - 40px) / 3 ) * 2); }
    html.touch #checkoutSteps .cg-el-3 {
      width: -o-calc(((936px - 40px) / 3 ) * 3);
      width: calc(((936px - 40px) / 3 ) * 3); } }

@media (max-width: 979px) {
  html.touch .checkout-onepage-index {
    line-height: 15px; }
    html.touch .checkout-onepage-index #checkoutSteps {
      width: 100%; }
    html.touch .checkout-onepage-index .container .main-container {
      width: 100%; } }

html.touch .checkout-onepage-index .one-page-checkout .validation-advice {
  margin-left: 0px; }

html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .section h3,
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .section h3 {
  font-size: 10px;
  color: #666;
  padding-bottom: 5px;
  border-bottom: 4px solid #E5E5E5; }

html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .validation-advice,
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .validation-advice {
  float: left;
  width: 100%; }
  html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .validation-advice:after,
  html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .validation-advice:after {
    display: block;
    clear: both;
    content: ""; }

html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button, .touch html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button,
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button, .touch
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn .button {
  margin-top: 0px;
  margin-left: 10px;
  font-weight: normal;
  font-size: 9px;
  height: 28px;
  padding: 0 10px; }

html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn input,
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps .ssn input {
  width: 50%;
  max-width: -o-calc(100% - 130px);
  max-width: calc(100% - 130px);
  float: left; }

html.touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps #billing\:postcode,
html.no-touch .checkout-onepage-index .container .main-container .col-main #checkoutSteps #billing\:postcode {
  width: 50%;
  max-width: -o-calc(100% - 130px);
  max-width: calc(100% - 130px); }

html.touch .checkout-onepage-index .container .button-set > p,
html.no-touch .checkout-onepage-index .container .button-set > p {
  display: block; }

html.touch .checkout-onepage-index .container .button-set #review-buttons-container,
html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container {
  display: inline-block;
  width: 100%; }
  html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button,
  html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button, .touch
  html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button {
    font-family: Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 9px;
    letter-spacing: 1.44px;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    background-color: #fff;
    padding: 0px 10px;
    border-radius: 0px;
    height: 40px;
    margin: 0px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    background-color: #000;
    color: #fff;
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
    font-weight: normal;
    font-size: 10px; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button span, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button span,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button span, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button span {
      line-height: 40pxpx;
      line-height: 2.5pxrem; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover {
      color: #fff;
      background-color: #000; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:focus, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:focus,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:focus, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:focus {
      outline: 0; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after {
      position: absolute;
      border: solid transparent;
      content: " ";
      top: auto;
      left: auto;
      height: 0;
      width: 0;
      margin: 0;
      border-color: transparent;
      border-width: 20px;
      pointer-events: none; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button {
      border-right: 0px solid transparent;
      margin-right: 20px; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:after {
      left: 100%;
      border-left-color: #000;
      margin-top: -20px;
      top: 50%; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover {
      background-color: #666;
      border-color: #666; }
      html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after,
      html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after, .touch
      html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after {
        position: absolute;
        border: solid transparent;
        content: " ";
        top: auto;
        left: auto;
        height: 0;
        width: 0;
        margin: 0;
        border-color: transparent;
        border-width: 20px;
        pointer-events: none; }
      html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover,
      html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch
      html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover {
        border-right: 0px solid transparent;
        margin-right: 20px; }
      html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after,
      html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after, .touch
      html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover:after {
        left: 100%;
        border-left-color: #666;
        margin-top: -20px;
        top: 50%; }
    html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:active, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch html.touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:active,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover,
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:active, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:hover, .touch
    html.no-touch .checkout-onepage-index .container .button-set #review-buttons-container #place-order-button:active {
      transition: none; }

html.touch .checkout-onepage-index .container #opc-review,
html.no-touch .checkout-onepage-index .container #opc-review {
  padding-top: 0px;
  background-color: #F5F5F5; }
  html.touch .checkout-onepage-index .container #opc-review h3,
  html.no-touch .checkout-onepage-index .container #opc-review h3 {
    display: block; }
  html.touch .checkout-onepage-index .container #opc-review #rev-totals,
  html.no-touch .checkout-onepage-index .container #opc-review #rev-totals {
    font-size: 9px; }
  html.touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product,
  html.no-touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product {
    margin-bottom: 15px;
    padding: 0px; }
    html.touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > img,
    html.no-touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > img {
      display: inline-block;
      vertical-align: top; }
      html.touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > img.product-color-swatch,
      html.no-touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > img.product-color-swatch {
        height: 65px;
        width: 65px;
        overflow: hidden;
        padding: 0px 10px 20px 10px; }
    html.touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > dl,
    html.no-touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > dl {
      display: inline-block;
      margin-top: 0px; }
      html.touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > dl dt,
      html.no-touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > dl dt {
        float: left;
        clear: left;
        max-width: 145px; }
      html.touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > dl dd,
      html.no-touch .checkout-onepage-index .container #opc-review #products-wrapper .rev-product > dl dd {
        float: left;
        margin: 0px 3px 0px; }
  html.touch .checkout-onepage-index .container #opc-review #checkout-review-table,
  html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table {
    font-size: 9px;
    font-weight: normal;
    width: 100%; }
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table strong,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table strong {
      font-weight: normal; }
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table tr.last strong,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table tr.last strong {
      font-weight: bold; }
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table tfoot > tr > td,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table tfoot > tr > td {
      padding: 0px 10px 0px 0px; }
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table tfoot > tr > td:first-child,
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table tfoot > tr > th,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table tfoot > tr > td:first-child,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table tfoot > tr > th {
      color: #000;
      text-align: left;
      padding-left: 0px; }
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table td.estimated-txt strong.estimated,
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table td.estimated-txt span.estimated,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table td.estimated-txt strong.estimated,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table td.estimated-txt span.estimated {
      display: none; }
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table th.discount,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table th.discount {
      padding: 0px; }
    html.touch .checkout-onepage-index .container #opc-review #checkout-review-table td.discount span,
    html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-table td.discount span {
      color: #ce1719; }

html.touch .checkout-onepage-index .container #opc-review #checkout-review-load,
html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-load {
  margin-bottom: 10px; }

html.touch .checkout-onepage-index .container #opc-review #checkout-review-loader span,
html.no-touch .checkout-onepage-index .container #opc-review #checkout-review-loader span {
  font-size: 9px; }

html.touch .checkout-onepage-index .container #opc-review #review-please-wait,
html.no-touch .checkout-onepage-index .container #opc-review #review-please-wait {
  display: block;
  margin-bottom: 10px; }

html.touch .checkout-onepage-index .container #opc-review #review-bottom-info,
html.no-touch .checkout-onepage-index .container #opc-review #review-bottom-info {
  border-top: 1px solid #999;
  margin-top: 0;
  padding-top: 10px; }
  html.touch .checkout-onepage-index .container #opc-review #review-bottom-info label.checkbox,
  html.no-touch .checkout-onepage-index .container #opc-review #review-bottom-info label.checkbox {
    letter-spacing: 1.44px;
    margin-bottom: 0; }
  html.touch .checkout-onepage-index .container #opc-review #review-bottom-info p.agree,
  html.no-touch .checkout-onepage-index .container #opc-review #review-bottom-info p.agree {
    margin: 0;
    line-height: 0; }
  html.touch .checkout-onepage-index .container #opc-review #review-bottom-info > label.checkbox,
  html.no-touch .checkout-onepage-index .container #opc-review #review-bottom-info > label.checkbox {
    margin: 0 0 10px 11px; }
  html.touch .checkout-onepage-index .container #opc-review #review-bottom-info label,
  html.no-touch .checkout-onepage-index .container #opc-review #review-bottom-info label {
    line-height: 2;
    height: 15px; }
  html.touch .checkout-onepage-index .container #opc-review #review-bottom-info #opc-please-wait,
  html.no-touch .checkout-onepage-index .container #opc-review #review-bottom-info #opc-please-wait {
    margin-bottom: 10px; }

html.touch .checkout-onepage-index .container #opc-review .agreement-content,
html.no-touch .checkout-onepage-index .container #opc-review .agreement-content {
  display: none; }
  html.touch .checkout-onepage-index .container #opc-review .agreement-content h1,
  html.no-touch .checkout-onepage-index .container #opc-review .agreement-content h1 {
    font-size: 9px;
    color: #000;
    line-height: 15px;
    letter-spacing: 1.44px; }
  html.touch .checkout-onepage-index .container #opc-review .agreement-content p,
  html.no-touch .checkout-onepage-index .container #opc-review .agreement-content p {
    font-size: 9px;
    letter-spacing: 1px; }

.checkout-onepage-index .fancybox-skin {
  border: 1px solid #666; }
  .checkout-onepage-index .fancybox-skin .agreement-content h1 {
    font-size: 9px;
    color: #000;
    line-height: 15px;
    letter-spacing: 1.44px; }
  .checkout-onepage-index .fancybox-skin .agreement-content p {
    font-size: 10px;
    letter-spacing: 1px; }

@media (min-width: 600px) {
  .checkout-onepage-index .fancybox-inner .agreement-content {
    min-width: 350px;
    min-height: 500px;
    max-width: 800px; } }

@media (max-width: 600px) {
  .checkout-onepage-index .fancybox-inner .agreement-content {
    min-width: 250px;
    min-height: 350px;
    max-width: 250px; } }

@media (max-width: 979px) {
  html.touch .checkout-onepage-index #opc-review {
    margin-bottom: 10px; } }

html.touch .checkout-onepage-index .container #opc-billing #opc-shipping,
html.no-touch .checkout-onepage-index .container #opc-billing #opc-shipping {
  width: 100%;
  max-width: 100%; }
  html.touch .checkout-onepage-index .container #opc-billing #opc-shipping .same-as-billing,
  html.no-touch .checkout-onepage-index .container #opc-billing #opc-shipping .same-as-billing {
    display: none; }

html.touch .checkout-onepage-index .container #opc-billing .dsa-disabled .shipping-address-toggle input, html.touch .checkout-onepage-index .container #opc-billing .dsa-disabled .shipping-address-toggle label,
html.no-touch .checkout-onepage-index .container #opc-billing .dsa-disabled .shipping-address-toggle input,
html.no-touch .checkout-onepage-index .container #opc-billing .dsa-disabled .shipping-address-toggle label {
  opacity: 0.4;
  cursor: default; }

html.touch .checkout-onepage-index .container #opc-billing .qc-login,
html.no-touch .checkout-onepage-index .container #opc-billing .qc-login {
  padding: 15px;
  background-color: #F5F5F5;
  margin-bottom: 10px; }
  html.touch .checkout-onepage-index .container #opc-billing .qc-login .login-area > p,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login .login-area > p {
    margin: 0px; }
  html.touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-show-login,
  html.touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-hide-login,
  html.touch .checkout-onepage-index .container #opc-billing .qc-login .forgot-password-link a,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-show-login,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-hide-login,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login .forgot-password-link a {
    color: #999;
    text-transform: uppercase; }
    html.touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-show-login:hover,
    html.touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-hide-login:hover,
    html.touch .checkout-onepage-index .container #opc-billing .qc-login .forgot-password-link a:hover,
    html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-show-login:hover,
    html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #click-here-to-hide-login:hover,
    html.no-touch .checkout-onepage-index .container #opc-billing .qc-login .forgot-password-link a:hover {
      color: #666;
      text-decoration: none;
      opacity: 1; }
  html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button, .touch html.touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button,
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button, .touch
  html.no-touch .checkout-onepage-index .container #opc-billing .qc-login #qc-loginform button {
    height: 25px;
    padding: 0 10px; }

html.touch .checkout-onepage-index .container #opc-payment #co-shipping-method-form,
html.no-touch .checkout-onepage-index .container #opc-payment #co-shipping-method-form {
  min-height: 120px; }

html.touch .checkout-onepage-index .container #opc-payment .sp-methods > dt,
html.no-touch .checkout-onepage-index .container #opc-payment .sp-methods > dt {
  display: none; }

html.touch .checkout-onepage-index .container #opc-payment .payment-methods .form-list,
html.no-touch .checkout-onepage-index .container #opc-payment .payment-methods .form-list {
  margin-left: 25px; }

html.touch .checkout-onepage-index .container #opc-payment .payment-methods dt > label.radio:before,
html.no-touch .checkout-onepage-index .container #opc-payment .payment-methods dt > label.radio:before {
  top: 7px; }

html.touch .checkout-onepage-index .container #opc-payment .payment-methods label img,
html.no-touch .checkout-onepage-index .container #opc-payment .payment-methods label img {
  height: 30px;
  width: auto; }

html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div,
html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div {
  margin-bottom: 10px; }
  html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dt,
  html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dt {
    margin-bottom: 10px; }
  html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dd,
  html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dd {
    margin-bottom: 0; }
    html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dd ul#payment_form_adyen_hpp,
    html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dd ul#payment_form_adyen_hpp {
      display: none; }
    html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dd li,
    html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load > div dd li {
      margin-bottom: 5px; }

html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .inline-checkboxes .radio,
html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .inline-checkboxes .radio {
  display: inline-block; }

html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .dropdown-standard,
html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .dropdown-standard {
  width: 31%; }

html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .klarna_label,
html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .klarna_label {
  margin-top: 15px; }

html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .house-number,
html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .house-number {
  margin-bottom: 10px; }

html.touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .sod_select.open .sod_list ul,
html.no-touch .checkout-onepage-index .container #opc-payment #checkout-payment-method-load .sod_select.open .sod_list ul {
  max-height: 200px; }

html.touch .checkout-onepage-index .container #opc-payment #payment_method_adyen_hpp .radio > p,
html.no-touch .checkout-onepage-index .container #opc-payment #payment_method_adyen_hpp .radio > p {
  margin: 0; }

.checkout-onepage-index span.phone-note {
  display: block;
  color: #999;
  margin-top: 5px;
  font-size: 8px; }

.checkout-onepage-index #payment_method_kreditor_invoice label,
.checkout-onepage-index #payment_method_kreditor_partpayment label {
  display: inline-block !important; }

.checkout-onepage-index #payment_method_kreditor_invoice img,
.checkout-onepage-index #payment_method_kreditor_partpayment img {
  width: 64px !important;
  height: auto !important;
  margin-top: 5px; }

.checkout-onepage-index #payment_method_kreditor_invoice .klarna-label,
.checkout-onepage-index #payment_method_kreditor_partpayment .klarna-label {
  display: block;
  float: right;
  margin-top: 7px;
  margin-left: 7px;
  font-weight: normal; }

.checkout-onepage-index #klarna_invoice_popup {
  min-width: 522px; }

@media (max-width: 768px) {
  .checkout-onepage-index #klarna_invoice_popup {
    left: 50% !important;
    width: 90% !important;
    min-width: 90% !important;
    margin-left: -45% !important; }
    .checkout-onepage-index #klarna_invoice_popup #iframe_klarna_invoice {
      width: 100% !important; } }

html.no-touch .checkout-onepage-success .main-container {
  width: 100%;
  /*
            .col-main {
                width: 936px;
                margin: 0px auto;
                display: block;
                float: none;
                padding: 0px;
            }
            */ }

html.no-touch .checkout-success-centered {
  width: 100%;
  min-width: 936px;
  max-width: 936px;
  margin: 0px auto;
  display: block;
  float: none;
  padding: 0px; }
  html.no-touch .checkout-success-centered .cg-el, html.no-touch .checkout-success-centered .cg-el-1, html.no-touch .checkout-success-centered .cg-el-2, html.no-touch .checkout-success-centered .cg-el-3 {
    float: left;
    margin-left: 20px;
    min-height: 250px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;
    overflow: visible;
    box-sizing: border-box; }
  html.no-touch .checkout-success-centered > li:first-child,
  html.no-touch .checkout-success-centered > div:first-child {
    margin-left: 0px; }
  html.no-touch .checkout-success-centered .cg-el-1 {
    width: -o-calc(((935px - 40px) / 3) * 1);
    width: calc(((935px - 40px) / 3) * 1); }
  html.no-touch .checkout-success-centered .cg-el-2 {
    width: -o-calc(((936px - 40px) / 3 ) * 2);
    width: calc(((936px - 40px) / 3 ) * 2); }
  html.no-touch .checkout-success-centered .cg-el-3 {
    width: -o-calc(((936px - 40px) / 3 ) * 3);
    width: calc(((936px - 40px) / 3 ) * 3); }

@media (min-width: 979px) {
  html.touch .checkout-onepage-success .main-container {
    width: 100%;
    /*
            .col-main {
                width: 936px;
                margin: 0px auto;
                display: block;
                float: none;
                padding: 0px;
            }
            */ }
  html.touch .checkout-success-centered {
    width: 100%;
    min-width: 936px;
    max-width: 936px;
    margin: 0px auto;
    display: block;
    float: none;
    padding: 0px; }
    html.touch .checkout-success-centered .cg-el, html.touch .checkout-success-centered .cg-el-1, html.touch .checkout-success-centered .cg-el-2, html.touch .checkout-success-centered .cg-el-3 {
      float: left;
      margin-left: 20px;
      min-height: 250px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      *display: inline;
      _height: 250px;
      overflow: visible;
      box-sizing: border-box; }
    html.touch .checkout-success-centered > li:first-child,
    html.touch .checkout-success-centered > div:first-child {
      margin-left: 0px; }
    html.touch .checkout-success-centered .cg-el-1 {
      width: -o-calc(((935px - 40px) / 3) * 1);
      width: calc(((935px - 40px) / 3) * 1); }
    html.touch .checkout-success-centered .cg-el-2 {
      width: -o-calc(((936px - 40px) / 3 ) * 2);
      width: calc(((936px - 40px) / 3 ) * 2); }
    html.touch .checkout-success-centered .cg-el-3 {
      width: -o-calc(((936px - 40px) / 3 ) * 3);
      width: calc(((936px - 40px) / 3 ) * 3); } }

@media (max-width: 979px) {
  html.touch .checkout-onepage-success {
    line-height: 15px;
    font-size: 10px; }
    html.touch .checkout-onepage-success #cart-noitems-header .only-touch {
      display: none; }
    html.touch .checkout-onepage-success .checkout-success-centered {
      width: 100%; }
      html.touch .checkout-onepage-success .checkout-success-centered .cg-el-1 {
        margin-bottom: 40px; }
      html.touch .checkout-onepage-success .checkout-success-centered.row {
        margin-left: 0;
        margin-right: 0; }
    html.touch .checkout-onepage-success .container .main-container {
      width: 100%; } }

.checkout-onepage-success .fancybox-header {
  margin: -30px 0px 50px 0px;
  margin: 10px 0px 50px 0px; }
  .checkout-onepage-success .fancybox-header h1, .checkout-onepage-success .fancybox-header h4, .checkout-onepage-success .fancybox-header span, .checkout-onepage-success .fancybox-header h4 > a, .checkout-onepage-success .fancybox-header a, .checkout-onepage-success .fancybox-header a:hover, .checkout-onepage-success .fancybox-header a:active, .checkout-onepage-success .fancybox-header a:visited, .checkout-onepage-success .fancybox-header a:focus {
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-size: 10px;
    line-height: normal;
    margin: 0px; }
  .checkout-onepage-success .fancybox-header h4 > a, .checkout-onepage-success .fancybox-header h4 > a:hover, .checkout-onepage-success .fancybox-header h4 > a:active, .checkout-onepage-success .fancybox-header h4 > a:visited, .checkout-onepage-success .fancybox-header h4 > a:focus {
    color: #666;
    line-height: normal;
    font-size: 10px;
    letter-spacing: 1.6px; }
  .checkout-onepage-success .fancybox-header a, .checkout-onepage-success .fancybox-header a:hover, .checkout-onepage-success .fancybox-header a:active, .checkout-onepage-success .fancybox-header a:visited, .checkout-onepage-success .fancybox-header a:focus {
    outline: none;
    font-size: 9px;
    letter-spacing: 1.44px;
    line-height: normal;
    text-decoration: none; }
  .checkout-onepage-success .fancybox-header > h1, .checkout-onepage-success .fancybox-header > h4, .checkout-onepage-success .fancybox-header > a {
    line-height: normal; }
  @media (min-width: 0) {
    .checkout-onepage-success .fancybox-header {
      text-align: center; }
      .checkout-onepage-success .fancybox-header h1.title:after, .checkout-onepage-success .fancybox-header h4.title:after {
        content: "|";
        line-height: 6px;
        color: #999;
        margin: 0px 5px; } }
  .checkout-onepage-success .fancybox-header span {
    font-size: 10px;
    margin: 1px 5px 0px; }
  .touch .checkout-onepage-success .fancybox-header,
  .no-touch .checkout-onepage-success .fancybox-header {
    margin: 10px 0px 20px 0px; }

.checkout-onepage-success .fancybox-close {
  display: none; }

.checkout-onepage-success .fancybox-skin {
  border-radius: 2px;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  background: none;
  background-color: #FFF; }

.checkout-onepage-success .fancybox-inner {
  margin: 0px auto; }

.checkout-onepage-success .fancybox-overlay {
  background: none;
  background-color: rgba(255, 255, 255, 0.9); }

.checkout-onepage-success .fancybox-skin {
  border: 1px solid #666; }

@media (min-width: 600px) {
  .checkout-onepage-success .fancybox-inner .policy-content {
    min-width: 350px;
    min-height: 500px;
    max-width: 800px; } }

@media (max-width: 600px) {
  .checkout-onepage-success .fancybox-inner .policy-content {
    min-width: 250px;
    min-height: 350px;
    max-width: 250px; } }

.checkout-onepage-success .checkout-success {
  border-bottom: 3px solid #CCCCCC; }
  html.no-touch .checkout-onepage-success .checkout-success {
    min-width: 936px;
    max-width: 936px;
    margin: 0px auto; }
  .checkout-onepage-success .checkout-success .order-no {
    text-transform: uppercase;
    font-weight: bold; }
    .checkout-onepage-success .checkout-success .order-no span, .checkout-onepage-success .checkout-success .order-no a {
      font-weight: normal; }
  .checkout-onepage-success .checkout-success .extra-content-top {
    margin-bottom: 50px; }

.checkout-onepage-success ul.checkout-success-centered {
  margin-top: 50px;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  font-size: 9px; }
  .checkout-onepage-success ul.checkout-success-centered h3 {
    font-size: 10px;
    color: #666;
    padding-bottom: 5px;
    border-bottom: 4px solid #E5E5E5; }
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-billing .success-billing-email,
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-billing .success-billing-payment_method {
    margin-top: 10px; }
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-billing .success-billing-grand_total {
    font-weight: bold; }
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-shipping .success-shipping-shipping_method {
    margin-top: 25px; }
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-shipping .success-shipping-shipping_cost {
    font-weight: bold; }
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary {
    background-color: #F5F5F5;
    padding: 0px 10px 10px;
    overflow: hidden;
    margin-bottom: 15px; }
    .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary h3 {
      display: block; }
    .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products {
      display: block;
      overflow: hidden;
      clear: both; }
      .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products .summary-product-item {
        margin-bottom: 15px;
        padding: 0px; }
        .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products .summary-product-item > img {
          display: inline-block;
          vertical-align: top; }
        .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products .summary-product-item > dl {
          display: inline-block;
          margin-left: 0px; }
          .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products .summary-product-item > dl dt {
            float: left;
            clear: left;
            max-width: 145px; }
          .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products .summary-product-item > dl dd {
            float: left;
            margin: 0px 3px 0px; }
          .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products .summary-product-item > dl span.real-reduced-price {
            margin-left: 5px; }
        .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-products .summary-product-item img.product-image.product-color-swatch {
          height: 65px;
          width: 65px;
          overflow: hidden;
          padding: 0px 10px 20px 10px; }
    .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-totals {
      display: block;
      overflow: hidden;
      clear: both;
      border-top: 1px solid #999;
      padding-top: 15px;
      margin-top: 5px; }
      .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-totals dt {
        float: left;
        clear: left; }
      .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-totals dd {
        float: right; }
        .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-totals dd.discount {
          color: #ce1719; }
      .checkout-onepage-success ul.checkout-success-centered .checkout-success-summary .summary-totals .total-last {
        font-weight: bold;
        margin-top: 20px; }
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-policies a.policy-popup {
    display: block;
    color: #333; }
  .checkout-onepage-success ul.checkout-success-centered .checkout-success-contacts {
    margin-top: 15px; }

.extra-content-bottom {
  max-width: 936px;
  margin: 30px auto; }

@media (max-width: 979px) {
  html.touch #cart-noitems-header .only-touch {
    display: none; } }

html.no-touch .checkout-cart-index .main-container {
  margin-top: 0; }

html.no-touch .checkout-cart-index #cart-noitems-header {
  margin-top: 50px; }

html.no-touch .checkout-cart-index .cart-empty {
  border-top: 1px solid #E5E5E5;
  width: 100%;
  min-width: 936px;
  max-width: 936px;
  margin: 0px auto;
  display: block;
  float: none;
  padding: 0px; }

html.touch .checkout-cart-index .cart-empty {
  max-width: 936px;
  margin-left: auto;
  margin-right: auto; }

.checkout-onepage-index .shipping-descriptor {
  text-transform: none; }

.title.current div {
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-left: 1px; }

span.real-original-price,
span.real-reduced-price,
span.real-reduced-price.cart-price {
  display: inline-block; }

span.real-reduced-price {
  color: #ce1719; }

span.real-original-price {
  color: #666;
  text-decoration: line-through; }

#checkout-shipping-method-loader {
  background: none !important;
  padding: 0 !important; }

.service-point-error-message {
  display: block;
  color: #f00; }
  .service-point-error-message.is-hidden {
    display: none; }

.onepage-shipping-additional {
  display: none; }

.promotion-code {
  margin: 20px 0; }

.giftwrapping {
  margin: 0 0 10px 0; }

.checkout-agreements {
  margin-left: 11px; }

.main-container .my-wishlist .fieldset,
.main-container .share-wishlist .fieldset {
  padding: 0; }

.main-container .my-wishlist label,
.main-container .my-wishlist textarea,
.main-container .share-wishlist label,
.main-container .share-wishlist textarea {
  color: #666;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.main-container .my-wishlist textarea,
.main-container .share-wishlist textarea {
  width: 100%;
  height: 28px;
  padding-left: 10px;
  background: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  outline: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none; }

.main-container .my-wishlist .buttons-set,
.main-container .share-wishlist .buttons-set {
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid #E5E5E5; }
  .main-container .my-wishlist .buttons-set .button,
  .main-container .share-wishlist .buttons-set .button {
    margin: 0; }
  .main-container .my-wishlist .buttons-set .btn-share,
  .main-container .share-wishlist .buttons-set .btn-share {
    float: right; }
  .main-container .my-wishlist .buttons-set .btn-add,
  .main-container .share-wishlist .buttons-set .btn-add {
    float: left; }
  .main-container .my-wishlist .buttons-set .btn-update,
  .main-container .share-wishlist .buttons-set .btn-update {
    visibility: hidden; }
  .main-container .my-wishlist .buttons-set .required,
  .main-container .share-wishlist .buttons-set .required {
    display: none; }

.main-container .share-wishlist .buttons-set {
  width: 70%; }
  .main-container .share-wishlist .buttons-set .btn-share {
    float: left; }

.main-container .my-wishlist h1,
.main-container .my-wishlist h2,
.main-container .my-wishlist h3,
.main-container .my-wishlist p,
.main-container .my-wishlist a,
.main-container .my-wishlist span,
.main-container .my-wishlist input,
.main-container .my-wishlist #wishlist-table td {
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.6;
  text-transform: uppercase; }

.main-container .my-wishlist h2,
.main-container .my-wishlist h3,
.main-container .my-wishlist p,
.main-container .my-wishlist input {
  color: #333; }

.main-container .my-wishlist h1,
.main-container .my-wishlist h2,
.main-container .my-wishlist h3 {
  margin-top: 0;
  margin-bottom: 0; }

.main-container .my-wishlist h1 {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #333; }

.main-container .my-wishlist p {
  text-transform: none; }

.main-container .my-wishlist th,
.main-container .my-wishlist h3,
.main-container .my-wishlist a:link,
.main-container .my-wishlist a:visited {
  color: #999;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01); }

.main-container .my-wishlist a:hover,
.main-container .my-wishlist a:active {
  color: #333; }

.main-container .my-wishlist .real-reduced-price,
.main-container .my-wishlist .out-of-stock span {
  color: #ce1719; }

.main-container .my-wishlist .page-title {
  display: none;
  border-bottom: 0; }

.main-container .my-wishlist .wishlist-message {
  max-width: 375px;
  margin-bottom: 40px; }

.main-container .my-wishlist #wishlist-table {
  margin-bottom: 0; }
  .main-container .my-wishlist #wishlist-table .a-right {
    text-align: right; }
  .main-container .my-wishlist #wishlist-table .a-center {
    text-align: center; }
  .main-container .my-wishlist #wishlist-table .a-left {
    text-align: left; }
  .main-container .my-wishlist #wishlist-table tr {
    border-bottom: 0; }
  .main-container .my-wishlist #wishlist-table th {
    padding: 6px 0;
    border: 0;
    font-weight: normal; }
  .main-container .my-wishlist #wishlist-table td {
    padding: 0;
    border: 0;
    vertical-align: top;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.6;
    text-transform: uppercase; }
  .main-container .my-wishlist #wishlist-table .wishlist-product td {
    padding-top: 15px;
    padding-bottom: 0;
    border-top: 1px solid #E5E5E5; }
  .main-container .my-wishlist #wishlist-table .column-product {
    position: relative; }
    .main-container .my-wishlist #wishlist-table .column-product .product-image {
      position: absolute;
      top: 15px;
      left: 0;
      width: 65px;
      height: auto; }
    .main-container .my-wishlist #wishlist-table .column-product .product-info {
      margin-left: 70px; }
  .main-container .my-wishlist #wishlist-table .column-qty input {
    width: 30px;
    height: 26px;
    margin: -5px 10px 5px 10px;
    padding: 5px 2px;
    text-align: center; }
  .main-container .my-wishlist #wishlist-table .column-remove .btn-remove {
    float: left;
    margin-left: 15px;
    padding: 4px; }
    .main-container .my-wishlist #wishlist-table .column-remove .btn-remove:before {
      display: block;
      height: 10px;
      width: 10px;
      background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-plus-fk.png") no-repeat;
      background-size: 24px 71px;
      background-position: -2px -28px;
      content: ""; }
  .main-container .my-wishlist #wishlist-table .column-remove .cart-cell {
    float: right; }
  .main-container .my-wishlist #wishlist-table .column-remove .button {
    margin-bottom: 0;
    padding: 0 10px; }
  .main-container .my-wishlist #wishlist-table .column-remove .truncated {
    display: none; }
  .main-container .my-wishlist #wishlist-table .column-remove .link-edit {
    display: block;
    text-align: right; }
  .main-container .my-wishlist #wishlist-table .wishlist-comment td {
    padding-top: 0;
    padding-bottom: 15px; }
  .main-container .my-wishlist #wishlist-table .column-comment {
    padding-top: 10px; }
    .main-container .my-wishlist #wishlist-table .column-comment .product-comment {
      max-width: 225px;
      margin-top: 10px; }
      .main-container .my-wishlist #wishlist-table .column-comment .product-comment h3 {
        padding-top: 10px; }
      .main-container .my-wishlist #wishlist-table .column-comment .product-comment .input-text,
      .main-container .my-wishlist #wishlist-table .column-comment .product-comment .btn-update {
        height: 25px;
        margin-top: 10px; }
      .main-container .my-wishlist #wishlist-table .column-comment .product-comment .input-text {
        float: left;
        width: 70%;
        max-width: 70%;
        padding: 5px 7px;
        letter-spacing: 1px;
        line-height: 1.2;
        text-transform: none; }
      .main-container .my-wishlist #wishlist-table .column-comment .product-comment .btn-update {
        width: 30%;
        margin-bottom: 0; }

.main-container .share-wishlist .form-list {
  margin-top: 12px; }
  .main-container .share-wishlist .form-list a {
    text-transform: none;
    word-break: break-all; }
  .main-container .share-wishlist .form-list form .form-buttons {
    width: 70%;
    border: 1px solid black; }

@media (max-width: 979px) {
  .main-container .my-wishlist label,
  .main-container .my-wishlist textarea,
  .main-container .share-wishlist label,
  .main-container .share-wishlist textarea {
    font-size: 9px; }
  .main-container .my-wishlist .buttons-set .button,
  .main-container .share-wishlist .buttons-set .button {
    max-width: 175px;
    padding-left: 10px;
    padding-right: 10px; }
  .main-container .my-wishlist .buttons-set .btn-share,
  .main-container .share-wishlist .buttons-set .btn-share {
    width: 40%; }
  .main-container .my-wishlist .buttons-set .btn-add,
  .main-container .share-wishlist .buttons-set .btn-add {
    width: 55%;
    margin-right: 5%; }
  .main-container .my-wishlist h1,
  .main-container .my-wishlist h2,
  .main-container .my-wishlist h3,
  .main-container .my-wishlist p,
  .main-container .my-wishlist a,
  .main-container .my-wishlist span,
  .main-container .my-wishlist input,
  .main-container .my-wishlist #wishlist-table td {
    font-size: 9px; }
  .main-container .my-wishlist .page-title {
    display: block; }
  .main-container .my-wishlist .wishlist-message {
    margin-bottom: 0; }
  .main-container .my-wishlist #wishlist-table th {
    visibility: hidden; }
  .main-container .my-wishlist #wishlist-table .column-product div,
  .main-container .my-wishlist #wishlist-table .column-product p,
  .main-container .my-wishlist #wishlist-table .column-product a,
  .main-container .my-wishlist #wishlist-table .column-product span,
  .main-container .my-wishlist #wishlist-table .column-product ul,
  .main-container .my-wishlist #wishlist-table .column-product li,
  .main-container .my-wishlist #wishlist-table .column-remove div,
  .main-container .my-wishlist #wishlist-table .column-remove p,
  .main-container .my-wishlist #wishlist-table .column-remove a,
  .main-container .my-wishlist #wishlist-table .column-remove span,
  .main-container .my-wishlist #wishlist-table .column-remove ul,
  .main-container .my-wishlist #wishlist-table .column-remove li,
  .main-container .my-wishlist #wishlist-table .column-comment div,
  .main-container .my-wishlist #wishlist-table .column-comment p,
  .main-container .my-wishlist #wishlist-table .column-comment a,
  .main-container .my-wishlist #wishlist-table .column-comment span,
  .main-container .my-wishlist #wishlist-table .column-comment ul,
  .main-container .my-wishlist #wishlist-table .column-comment li {
    padding-left: 0;
    padding-right: 0; }
  .main-container .my-wishlist #wishlist-table .column-product {
    width: 65%; }
  .main-container .my-wishlist #wishlist-table .column-remove {
    width: 35%; }
    .main-container .my-wishlist #wishlist-table .column-remove .btn-remove {
      float: right;
      margin-left: 0;
      margin-bottom: 10px; }
    .main-container .my-wishlist #wishlist-table .column-remove .cart-cell {
      clear: right; }
    .main-container .my-wishlist #wishlist-table .column-remove .button {
      padding: 5px 10px; }
  .main-container .my-wishlist #wishlist-table .column-comment {
    position: relative; }
    .main-container .my-wishlist #wishlist-table .column-comment .product-comment {
      max-width: none; }
      .main-container .my-wishlist #wishlist-table .column-comment .product-comment .input-text {
        width: 100%;
        height: auto;
        max-width: none; }
      .main-container .my-wishlist #wishlist-table .column-comment .product-comment .btn-update {
        width: auto;
        height: auto; }
    .main-container .my-wishlist #wishlist-table .column-comment .wishlist-edit {
      position: absolute;
      right: 0;
      bottom: 15px;
      margin: 0; } }

.catalog-product-view .wishlist-update {
  display: inline-block;
  margin: 0 10px; }

.company_pages {
  max-width: 650px;
  width: 100%;
  margin: 60px auto 0 auto; }
  .company_pages h1 {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    line-height: 15px;
    letter-spacing: 1.44px;
    margin-bottom: 10px; }
    .touch .company_pages h1 {
      font-size: 10px; }
  .company_pages p {
    font-size: 11px; }
  html.touch .company_pages p {
    font-size: 10px; }

.cms-page-view .cms-pages {
  max-width: 650px;
  margin: 60px auto 0 auto; }
  .cms-page-view .cms-pages h1 {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    line-height: 15px;
    letter-spacing: 1.44px;
    margin-bottom: 10px; }
  .cms-page-view .cms-pages p {
    font-size: 10px;
    letter-spacing: 1px; }

.cms-index-index .container .main-container {
  margin-top: 0; }

.no-touch .cms-index-index .sidebar.col-left {
  float: left; }
  .no-touch .cms-index-index .sidebar.col-left #nav {
    padding-top: 20px; }
    .no-touch .cms-index-index .sidebar.col-left #nav a span {
      color: #000; }

.no-touch .cms-index-index #header {
  background: none; }
  .no-touch .cms-index-index #header a {
    color: #000; }

.no-touch .cms-index-index .sidebar.col-left .logo {
  display: inline-block;
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat 0 -28px;
  background-size: 225px 149px;
  width: 126px;
  height: 36px; }

#frontpage-images {
  height: 100%;
  min-width: 100%;
  position: absolute; }
  #frontpage-images > div {
    width: 100%;
    background-position: center top;
    background-size: cover; }
    .touch #frontpage-images > div {
      height: 100%; }
      .touch #frontpage-images > div:first-child {
        margin-top: 30px; }
    .no-touch #frontpage-images > div {
      min-height: 100%; }
    #frontpage-images > div:last-child {
      margin-bottom: 44px; }

#touch-menu-block {
  position: fixed;
  top: 200px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 5.6px;
  font-size: 35px; }
  .no-touch #touch-menu-block {
    display: none; }
  #touch-menu-block p {
    line-height: normal;
    margin: 0px; }
    #touch-menu-block p a {
      color: #fff;
      display: inline-block; }
      #touch-menu-block p a:hover {
        text-decoration: none; }
  #touch-menu-block.background--light p a {
    color: #000 !important; }
  #touch-menu-block.background--dark p a {
    color: #fff !important; }
  #touch-menu-block.background--complex p a {
    color: #999 !important; }
  #touch-menu-block.bp-small {
    font-size: 35px; }
  #touch-menu-block.bp-min-medium {
    font-size: 70px; }
  #touch-menu-block.bp-large {
    font-size: 90px; }
  @media (min-width: 480px) {
    #touch-menu-block {
      font-size: 35px; } }
  @media (min-width: 600px) {
    #touch-menu-block {
      font-size: 70px; } }
  @media (min-width: 979px) {
    #touch-menu-block {
      font-size: 90px;
      top: 250px; } }

/**
 * Template
 * This is a template partial. Template partials are used for styles that are
 * specific to a certain page/template. In a template partial you can
 * add style overrides for a component that only apply when that particular
 * template is being used.
 */
html.touch body .site-container,
html.no-touch body .site-container {
  width: 100%;
  max-width: 1204px; }

html.no-touch body .site-container {
  padding-right: 20px;
  padding-left: 30px; }

html.no-touch .main-container {
  position: relative; }

.container {
  min-height: 100%; }
  .container .main-container {
    margin-top: 0;
    min-height: -o-calc((100% - 30px) - 44px);
    min-height: calc((100% - 30px) - 44px); }
    .touch .container .main-container {
      min-height: -o-calc(100% - 44px);
      min-height: calc(100% - 44px); }

html.touch body .container {
  padding: 0; }

body .container .col-right {
  width: 200px;
  min-height: 60px;
  float: right;
  padding: 0px; }
  html.touch body .container .col-right {
    display: none; }

body .container .col-main {
  float: left;
  padding: 0px; }
  html.no-touch body .container .col-main {
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
    min-width: 400px;
    margin-left: 200px; }
  html.touch body .container .col-main {
    margin-top: 40px;
    padding: 0 20px;
    width: 100%; }
    @media screen and (max-width: 320px) {
      html.touch body .container .col-main {
        padding: 0 10px; } }

body .container input:-webkit-autofill,
body .container textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #FFF inset; }

/* ============ CONTENT MARGINS START ================= */
html.touch body .container .main-container.row,
html.no-touch body .container .main-container.row {
  margin-left: 0px;
  margin-right: 0px; }

html.no-touch body .container .main-container {
  margin-top: 54px; }

html.no-touch .catalog-category-view .container .main-container,
html.no-touch .checkout-cart-index .container .main-container,
html.no-touch .checkout-onepage-index .container .main-container,
html.no-touch .checkout-onepage-success .container .main-container {
  min-width: 1020px; }

html.touch .category-products, html.touch
#center-product-page {
  margin-top: 0px; }
  html.touch .category-products.row, html.touch
  #center-product-page.row {
    margin-left: 0px;
    margin-right: 0px; }

html.no-touch .category-products, html.no-touch
#center-product-page {
  margin: 0px auto;
  margin-top: 16px; }

html.touch .sidebar.col-left #nav, html.touch
.catalog-category-view .pagemanager {
  margin-top: 0px; }

html.no-touch .sidebar.col-left #nav, html.no-touch
.catalog-category-view .pagemanager {
  margin-top: 41px; }

/* ============ REMOVE KLARNA DELBETALNING ================= */
.catalog-category-view .klarna_pp_text,
.catalog-product-view .klarna_pp_text,
.catalog-category-view .klarna_pp_link,
.catalog-product-view .klarna_pp_link,
.catalogsearch-result-index .klarna_pp_text,
.catalogsearch-result-index .klarna_pp_link {
  display: none; }

/* ================ /KLARNA END ===================== */
.dynamic-color.background--light a, .dynamic-color.background--light a span, .bg-light .dynamic-color a, .bg-light .dynamic-color a span {
  background: none !important;
  color: black !important; }

.dynamic-color.background--light .logo, .bg-light .dynamic-color .logo {
  display: inline-block;
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat 0 -28px;
  background-size: 225px 149px;
  width: 160px;
  height: 46px; }

.dynamic-color.background--dark a, .dynamic-color.background--dark a span, .bg-dark .dynamic-color a, .bg-dark .dynamic-color a span {
  background: none !important;
  color: white !important; }

.dynamic-color.background--dark .logo, .bg-dark .dynamic-color .logo {
  display: inline-block;
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat 0 -78px;
  background-size: 225px 149px;
  width: 160px;
  height: 46px; }

.dynamic-color.background--complex a, .dynamic-color.background--complex a span, .bg-complex .dynamic-color a, .bg-complex .dynamic-color a span {
  background: none !important;
  color: white !important; }

.dynamic-color.background--complex .logo, .bg-complex .dynamic-color .logo {
  display: inline-block;
  background: url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat 0 -78px;
  background-size: 225px 149px;
  width: 160px;
  height: 46px; }

html {
  height: 100%; }
  html body {
    height: 100%;
    min-height: 565px; }

body {
  padding: 0;
  margin: 0;
  font-family: Helvetica, Arial, Verdana, Sans-serif;
  color: #000;
  font-size: 10px; }
  body a, body li a {
    color: #999;
    text-transform: uppercase; }
    body a:hover, body li a:hover {
      color: #666;
      text-decoration: none;
      opacity: 1; }
  body .validation-advice {
    font-size: 9px; }
  body.bg-light {
    background-color: #fff; }
  body.bg-dark {
    background-color: #666; }
  body.bg-complex {
    background-color: #999; }
  body.no-scroll {
    overflow: hidden; }
  html.no-touch body .fancybox-header,
  html.touch body .fancybox-header {
    margin: -30px 0px 50px 0px;
    margin: 10px 0px 50px 0px; }
    html.no-touch body .fancybox-header h1, html.no-touch body .fancybox-header h4, html.no-touch body .fancybox-header span, html.no-touch body .fancybox-header h4 > a, html.no-touch body .fancybox-header a, html.no-touch body .fancybox-header a:hover, html.no-touch body .fancybox-header a:active, html.no-touch body .fancybox-header a:visited, html.no-touch body .fancybox-header a:focus,
    html.touch body .fancybox-header h1,
    html.touch body .fancybox-header h4,
    html.touch body .fancybox-header span,
    html.touch body .fancybox-header h4 > a,
    html.touch body .fancybox-header a,
    html.touch body .fancybox-header a:hover,
    html.touch body .fancybox-header a:active,
    html.touch body .fancybox-header a:visited,
    html.touch body .fancybox-header a:focus {
      color: #000;
      display: inline-block;
      text-transform: uppercase;
      letter-spacing: 1.6px;
      font-size: 10px;
      line-height: normal;
      margin: 0px; }
    html.no-touch body .fancybox-header h4 > a, html.no-touch body .fancybox-header h4 > a:hover, html.no-touch body .fancybox-header h4 > a:active, html.no-touch body .fancybox-header h4 > a:visited, html.no-touch body .fancybox-header h4 > a:focus,
    html.touch body .fancybox-header h4 > a,
    html.touch body .fancybox-header h4 > a:hover,
    html.touch body .fancybox-header h4 > a:active,
    html.touch body .fancybox-header h4 > a:visited,
    html.touch body .fancybox-header h4 > a:focus {
      color: #666;
      line-height: normal;
      font-size: 10px;
      letter-spacing: 1.6px; }
    html.no-touch body .fancybox-header a, html.no-touch body .fancybox-header a:hover, html.no-touch body .fancybox-header a:active, html.no-touch body .fancybox-header a:visited, html.no-touch body .fancybox-header a:focus,
    html.touch body .fancybox-header a,
    html.touch body .fancybox-header a:hover,
    html.touch body .fancybox-header a:active,
    html.touch body .fancybox-header a:visited,
    html.touch body .fancybox-header a:focus {
      outline: none;
      font-size: 9px;
      letter-spacing: 1.44px;
      line-height: normal;
      text-decoration: none; }
    html.no-touch body .fancybox-header > h1, html.no-touch body .fancybox-header > h4, html.no-touch body .fancybox-header > a,
    html.touch body .fancybox-header > h1,
    html.touch body .fancybox-header > h4,
    html.touch body .fancybox-header > a {
      line-height: normal; }
    @media (min-width: 0) {
      html.no-touch body .fancybox-header,
      html.touch body .fancybox-header {
        text-align: center; }
        html.no-touch body .fancybox-header h1.title:after, html.no-touch body .fancybox-header h4.title:after,
        html.touch body .fancybox-header h1.title:after,
        html.touch body .fancybox-header h4.title:after {
          content: "|";
          line-height: 6px;
          color: #999;
          margin: 0px 5px; } }
    html.no-touch body .fancybox-header span,
    html.touch body .fancybox-header span {
      font-size: 10px;
      margin: 1px 5px 0px; }
    .touch html.no-touch body .fancybox-header,
    .no-touch html.no-touch body .fancybox-header, .touch
    html.touch body .fancybox-header,
    .no-touch
    html.touch body .fancybox-header {
      margin: 10px 0px 20px 0px; }
  html.no-touch body .fancybox-close,
  html.touch body .fancybox-close {
    display: none; }
  html.no-touch body .fancybox-skin,
  html.touch body .fancybox-skin {
    border-radius: 2px;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    background: none;
    background-color: #FFF; }
  html.no-touch body .fancybox-inner,
  html.touch body .fancybox-inner {
    margin: 0px auto; }
  html.no-touch body .fancybox-overlay,
  html.touch body .fancybox-overlay {
    background: none;
    background-color: rgba(255, 255, 255, 0.9); }

.no-touch .only-touch {
  display: none !important; }

.touch .only-desktop {
  display: none !important; }

.only-below-large-touch {
  display: none; }
  @media (max-width: 979px) {
    .touch .only-below-large-touch {
      display: block; } }

@media (max-width: 979px) {
  .touch .not-below-large-touch {
    display: none !important; } }

input[type=text], input[type=email], input[type=password], input[type=search],
.input-text {
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  background: #ffffff;
  color: #666;
  height: 28px;
  padding-left: 10px;
  text-transform: uppercase;
  outline: none;
  font-family: Helvetica, Arial, Verdana, Sans-serif;
  font-size: 10px;
  letter-spacing: 1px;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-appearance: none; }
  input[type=text].qty, input[type=email].qty, input[type=password].qty, input[type=search].qty,
  .input-text.qty {
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none; }
  input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus,
  .input-text:focus {
    outline: none; }
  input[type=text].validation-failed:focus, input[type=text].validation-failed:active, input[type=email].validation-failed:focus, input[type=email].validation-failed:active, input[type=password].validation-failed:focus, input[type=password].validation-failed:active, input[type=search].validation-failed:focus, input[type=search].validation-failed:active,
  .input-text.validation-failed:focus,
  .input-text.validation-failed:active {
    outline: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    border: 1px solid #CCCCCC; }

input[type=hidden] {
  display: none; }

textarea, input {
  outline: none;
  font-family: Helvetica, Arial, Verdana, Sans-serif;
  -webkit-appearance: none; }

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #666666;
  text-transform: uppercase; }

.catalog-category-view .pagemanager ul {
  margin: 0px auto 20px auto;
  text-align: center;
  line-height: 0;
  font-size: 0px; }
  html.no-touch .catalog-category-view .pagemanager ul {
    min-width: 800px;
    max-width: 1024px;
    min-height: 50px; }
  @media (min-width: 600px) {
    html.touch .catalog-category-view .pagemanager ul {
      width: 800px;
      max-width: 100%;
      min-height: 50px; } }
  @media (max-width: 600px) {
    html.touch .catalog-category-view .pagemanager ul {
      width: 100%;
      min-height: 50px; } }
  .catalog-category-view .pagemanager ul .flip-widget {
    display: inline-block;
    width: 800px;
    height: 100%;
    margin-right: 20px;
    overflow: hidden;
    vertical-align: bottom; }
  .catalog-category-view .pagemanager ul .widget.item.last .flip-widget {
    margin-right: 0px; }
  .catalog-category-view .pagemanager ul.one-block .flip-widget {
    width: 100%; }
  .catalog-category-view .pagemanager ul.two-blocks .flip-widget {
    width: -o-calc(50% - 10px);
    width: calc(50% - 10px); }
  .catalog-category-view .pagemanager ul.three-blocks .flip-widget {
    width: -o-calc(33.3% - 13.5px);
    width: calc(33.3% - 13.5px); }
  .catalog-category-view .pagemanager ul.four-blocks .flip-widget {
    width: -o-calc(25% - 15px);
    width: calc(25% - 15px); }
  .catalog-category-view .pagemanager ul.five-blocks .flip-widget {
    width: -o-calc(20% - 16px);
    width: calc(20% - 16px); }
  .catalog-category-view .pagemanager ul.six-blocks .flip-widget {
    width: -o-calc(16% - 16px);
    width: calc(16% - 16px); }
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: initial;
    display: block;
    width: 100%;
    height: 100%; }
  .catalog-category-view .pagemanager ul a.flip-txt-wrap {
    display: block;
    margin: 0px;
    height: 100%;
    width: 100%; }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-1 {
      background-color: rgba(255, 255, 255, 0.1); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-2 {
      background-color: rgba(255, 255, 255, 0.2); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-3 {
      background-color: rgba(255, 255, 255, 0.3); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-4 {
      background-color: rgba(255, 255, 255, 0.4); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-5 {
      background-color: rgba(255, 255, 255, 0.5); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-6 {
      background-color: rgba(255, 255, 255, 0.6); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-7 {
      background-color: rgba(255, 255, 255, 0.7); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-8 {
      background-color: rgba(255, 255, 255, 0.8); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-9 {
      background-color: rgba(255, 255, 255, 0.9); }
    html.no-touch .catalog-category-view .pagemanager ul a.flip-txt-wrap.flip-overlay-10 {
      background-color: white; }
    .catalog-category-view .pagemanager ul a.flip-txt-wrap:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .catalog-category-view .pagemanager ul .flip-widget a.flip-txt-wrap div.flip-text-wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%; }
  .catalog-category-view .pagemanager ul .flip-widget.flip-hover-1 .flip-hover-img a.flip-txt-wrap {
    visibility: hidden; }
  .catalog-category-view .pagemanager ul .flip-widget.flip-hover-1 .flip-hover-img:hover .flip-txt-wrap {
    visibility: visible; }
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img .flip-txt-wrap h2 {
    margin: 0px 0px 6px 0px;
    line-height: 1;
    font-size: 24px;
    letter-spacing: 7.68px; }
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img .flip-txt-wrap span {
    display: block;
    font-size: 14px;
    letter-spacing: 2.24px; }
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap h2, .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap span,
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap:hover h2,
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap:hover span,
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap:active h2,
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap:active span,
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap:focus h2,
  .catalog-category-view .pagemanager ul .flip-widget .flip-hover-img a.flip-txt-wrap:focus span {
    color: #000;
    line-height: 1; }

@media (min-width: 600px) {
  html.touch body.touch-nav-active.catalog-category-view .pagemanager ul {
    width: 100%; } }

@media (max-width: 600px) {
  html.touch .catalog-category-view .pagemanager ul {
    margin-bottom: 0px; }
    html.touch .catalog-category-view .pagemanager ul li {
      margin-bottom: 20px;
      display: block; }
  html.touch .catalog-category-view .pagemanager .flip-widget {
    display: inline-block; }
  html.touch .catalog-category-view .pagemanager .one-block .flip-widget,
  html.touch .catalog-category-view .pagemanager .two-blocks .flip-widget,
  html.touch .catalog-category-view .pagemanager .three-blocks .flip-widget,
  html.touch .catalog-category-view .pagemanager .four-blocks .flip-widget,
  html.touch .catalog-category-view .pagemanager .five-blocks .flip-widget,
  html.touch .catalog-category-view .pagemanager .six-blocks .flip-widget {
    width: 100%; } }

html.touch .catalog-category-view .pagemanager .flip-widget {
  margin-bottom: 65px;
  overflow: visible; }

html.touch .catalog-category-view .pagemanager a.flip-txt-wrap {
  position: relative;
  overflow: visible; }

html.touch .catalog-category-view .pagemanager a.flip-txt-wrap > div,
html.touch .catalog-category-view .pagemanager .flip-hover-1 .flip-hover-img a.flip-txt-wrap div.flip-text-wrap {
  position: absolute;
  bottom: -65px;
  left: 0;
  visibility: visible;
  height: 45px;
  display: block;
  overflow: hidden;
  width: 100%; }

html.touch .catalog-category-view .pagemanager .flip-widget.flip-hover-1 .flip-hover-img a.flip-txt-wrap {
  visibility: visible; }

html.no-touch body.flip-background .sidebar ul#nav.flip-bg-color-light a, html.no-touch body.flip-background .sidebar ul#nav.flip-bg-color-light span, html.no-touch body.flip-background .sidebar ul#nav.flip-bg-color-light li a span,
html.touch body.flip-background #touch-menu-block.flip-bg-color-light a,
html.touch body.flip-background #touch-menu-block.flip-bg-color-light span,
html.touch body.flip-background #touch-menu-block.flip-bg-color-light li a span,
html.no-touch body.flip-background .flip-bg-hover.flip-bg-color-light a,
html.no-touch body.flip-background .flip-bg-hover.flip-bg-color-light span,
html.no-touch body.flip-background .flip-bg-hover.flip-bg-color-light li a span,
html.touch body.flip-background .flip-bg-hover.flip-bg-color-light a,
html.touch body.flip-background .flip-bg-hover.flip-bg-color-light span,
html.touch body.flip-background .flip-bg-hover.flip-bg-color-light li a span,
html.no-touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-light a,
html.no-touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-light span,
html.no-touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-light li a span,
html.touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-light a,
html.touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-light span,
html.touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-light li a span {
  color: #FFF; }

html.no-touch body.flip-background .sidebar ul#nav.flip-bg-color-dark a, html.no-touch body.flip-background .sidebar ul#nav.flip-bg-color-dark span, html.no-touch body.flip-background .sidebar ul#nav.flip-bg-color-dark li a span,
html.touch body.flip-background #touch-menu-block.flip-bg-color-dark a,
html.touch body.flip-background #touch-menu-block.flip-bg-color-dark span,
html.touch body.flip-background #touch-menu-block.flip-bg-color-dark li a span,
html.no-touch body.flip-background .flip-bg-hover.flip-bg-color-dark a,
html.no-touch body.flip-background .flip-bg-hover.flip-bg-color-dark span,
html.no-touch body.flip-background .flip-bg-hover.flip-bg-color-dark li a span,
html.touch body.flip-background .flip-bg-hover.flip-bg-color-dark a,
html.touch body.flip-background .flip-bg-hover.flip-bg-color-dark span,
html.touch body.flip-background .flip-bg-hover.flip-bg-color-dark li a span,
html.no-touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-dark a,
html.no-touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-dark span,
html.no-touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-dark li a span,
html.touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-dark a,
html.touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-dark span,
html.touch body.flip-background .flip-bg-hover-stacked.flip-bg-color-dark li a span {
  color: #000; }

html.no-touch body.flip-background #header ul.links.flip-bg-color-light a {
  color: #FFF; }

html.no-touch body.flip-background #header ul.links.flip-bg-color-light:hover a {
  color: #E8E8E8; }

html.no-touch body.flip-background #header ul.links.flip-bg-color-light > li:hover a {
  color: #000; }

html.no-touch body.flip-background #header ul.links.flip-bg-color-dark a {
  color: #000; }

html.no-touch body.flip-background #header ul.links.flip-bg-color-dark:hover a {
  color: #666; }

html.no-touch body.flip-background #header ul.links.flip-bg-color-dark > li:hover a {
  color: #000; }

html.no-touch body.flip-background .sidebar a.logo.flip-bg-color-light {
  background-position: 0 -78px; }

html.no-touch body.flip-background .sidebar a.logo.flip-bg-color-dark {
  background-position: 0 -28px; }

body.flip-background .flip-bg-hover-stacked {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

body.flip-background .flip-bg-media-wrapper .flip-bg-media,
body.flip-background .flip-bg-hover-stacked {
  text-align: center;
  z-index: 0; }
  body.flip-background .flip-bg-media-wrapper .flip-bg-media:before,
  body.flip-background .flip-bg-hover-stacked:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block; }
  body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover,
  body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group,
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover,
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group {
    display: none;
    line-height: 1;
    margin: 0;
    vertical-align: middle;
    line-height: 1;
    font-size: 24px;
    letter-spacing: 7.68px; }
  body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover,
  body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover-stacked-group, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover,
  body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover,
  html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group,
  body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover,
  body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group,
  body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover,
  body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group, html.touch
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover,
  html.touch
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group {
    display: inline; }
    body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover > a:before,
    body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover-stacked-group > a:before, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover > a:before,
    body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group > a:before, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover > a:before,
    html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group > a:before,
    body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover > a:before,
    body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group > a:before,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover > a:before,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group > a:before, html.touch
    body.flip-background .flip-bg-hover-stacked .flip-bg-hover > a:before,
    html.touch
    body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group > a:before {
      content: "";
      height: 100%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 0; }
    body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
    html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, html.touch
    body.flip-background .flip-bg-hover-stacked .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
    html.touch
    body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before {
      background: none; }
  body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover,
  body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover,
  body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover, html.touch
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover {
    display: inline; }
    body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover a, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover a, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover a,
    body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover a,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover a, html.touch
    body.flip-background .flip-bg-hover-stacked .flip-bg-hover a {
      margin-top: -100px;
      display: inline; }
      body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover a img.img-link, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover a img.img-link, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover a img.img-link,
      body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover a img.img-link,
      body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover a img.img-link, html.touch
      body.flip-background .flip-bg-hover-stacked .flip-bg-hover a img.img-link {
        max-width: -o-calc(100% - 50px);
        max-width: calc(100% - 50px); }
      body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover a span.txt-link,
      body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover a img.img-link, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover a span.txt-link,
      body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover a img.img-link, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover a span.txt-link,
      html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover a img.img-link,
      body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover a span.txt-link,
      body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover a img.img-link,
      body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover a span.txt-link,
      body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover a img.img-link, html.touch
      body.flip-background .flip-bg-hover-stacked .flip-bg-hover a span.txt-link,
      html.touch
      body.flip-background .flip-bg-hover-stacked .flip-bg-hover a img.img-link {
        display: inline-block;
        position: relative; }
  body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover-stacked-group, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group,
  body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group,
  body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group, html.touch
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group {
    display: inline-block;
    margin-top: -50px;
    position: relative;
    z-index: 10; }
    body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, html.touch
    body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before {
      z-index: -1; }
    body.flip-background .flip-bg-media-wrapper .flip-bg-media:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links a, body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links a, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links a,
    body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links a,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links a, html.touch
    body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links a {
      display: block;
      margin-bottom: 10px; }
  body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover,
  body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group,
  body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover,
  body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group {
    display: inline; }
    body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover > a:before,
    body.flip-background .flip-bg-media-wrapper .flip-bg-media.forced-hover .flip-bg-hover-stacked-group > a:before,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover > a:before,
    body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group > a:before {
      background-color: transparent; }
  html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover a span.txt-link,
  html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover a img.img-link, html.touch
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover a span.txt-link,
  html.touch
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover a img.img-link {
    position: relative;
    top: -50px; }
  html.no-touch body.flip-background .flip-bg-media-wrapper .flip-bg-media .flip-bg-hover-stacked-group, html.no-touch
  body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group {
    display: inline-block; }

body.flip-background .flip-bg-media-wrapper .flip-bg-media-video:hover .flip-bg-hover > a:before,
body.flip-background .flip-bg-media-wrapper .flip-bg-media-video:hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
body.flip-background .flip-bg-media-wrapper .flip-bg-media-video:hover .flip-bg-hover-stacked-group > a:before,
body.flip-background .flip-bg-media-wrapper .flip-bg-media-video:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, body.flip-background .flip-bg-media-wrapper .flip-bg-media-video.forced-hover .flip-bg-hover > a:before,
body.flip-background .flip-bg-media-wrapper .flip-bg-media-video.forced-hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
body.flip-background .flip-bg-media-wrapper .flip-bg-media-video.forced-hover .flip-bg-hover-stacked-group > a:before,
body.flip-background .flip-bg-media-wrapper .flip-bg-media-video.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media-video .flip-bg-hover > a:before,
html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media-video .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media-video .flip-bg-hover-stacked-group > a:before,
html.touch body.flip-background .flip-bg-media-wrapper .flip-bg-media-video .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before,
body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover > a:before,
body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group > a:before,
body.flip-background .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before,
body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover > a:before,
body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group > a:before,
body.flip-background .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before, html.touch
body.flip-background .flip-bg-hover-stacked .flip-bg-hover > a:before,
html.touch
body.flip-background .flip-bg-hover-stacked .flip-bg-hover .flip-bg-hover-stacked-group-links:before,
html.touch
body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group > a:before,
html.touch
body.flip-background .flip-bg-hover-stacked .flip-bg-hover-stacked-group .flip-bg-hover-stacked-group-links:before {
  z-index: -1; }

body.flip-background .flip-bg-widget.grouped-links .flip-bg-media:hover .flip-bg-hover,
body.flip-background .flip-bg-widget.grouped-links .flip-bg-media.forced-hover .flip-bg-hover {
  display: none; }

body.flip-background .flip-bg-widget.grouped-links .flip-bg-hover-stacked {
  position: static;
  z-index: 5; }
  html.touch body.flip-background .flip-bg-widget.grouped-links .flip-bg-hover-stacked {
    position: fixed; }

body.flip-background .flip-bg-widget.non-grouped-links .flip-bg-hover-stacked:hover .flip-bg-hover-stacked-group,
body.flip-background .flip-bg-widget.non-grouped-links .flip-bg-hover-stacked.forced-hover .flip-bg-hover-stacked-group {
  display: none; }

body.flip-background .footer.flip-bg-hide-footer {
  display: none; }

body.flip-background .footer.flip-bg-show-footer {
  display: block;
  position: relative;
  z-index: 15; }

body.flip-background .flip-bg-widget {
  display: inline-block;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: visible; }
  body.flip-background .flip-bg-widget .flip-bg-media-wrapper {
    height: 100%;
    width: 100%; }
    body.flip-background .flip-bg-widget .flip-bg-media-wrapper > div {
      position: absolute;
      background-position: center top;
      background-size: cover; }

body.flip-background .flip-bg-widget .flip-bg-media {
  background-color: #DFDFDF;
  left: 0px; }
  body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    z-index: -1; }
    body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper video,
    body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper img {
      z-index: -1;
      max-width: none;
      position: absolute;
      top: 0px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      html.no-csstransforms body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper video, html.no-csstransforms
      body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper img {
        left: 0px; }
    body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper video {
      display: none; }
      body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper video.can-play {
        display: block; }
    html.no-touch body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper.wrap-video-1 {
      background-color: #FFF; }
      html.no-touch body.flip-background .flip-bg-widget .flip-bg-media .bg-wrapper.wrap-video-1 img {
        display: none; }

body.flip-background .flip-bg-widget .bgwidth, body.flip-background .flip-bg-widget .bgheight {
  width: 100%;
  max-width: none;
  max-height: none;
  height: auto; }

body.flip-background .flip-bg-widget .bgheight {
  height: 100%;
  width: auto; }

body.flip-background .flip-bg-widget .flip-bg-media-wrapper {
  position: relative;
  height: 100%;
  width: 100%; }

html.no-touch body.flip-background.flip-tmpl .flip-bg-media-wrapper {
  min-width: 1024px;
  min-height: 700px; }

html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_one .flip-bg-media-one,
html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_two .flip-bg-media-two {
  top: 0px;
  z-index: 1;
  min-width: 512px;
  height: 100%;
  width: -o-calc(50% + 6px);
  width: calc(50% + 6px); }

html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_one .flip-bg-media-two,
html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_two .flip-bg-media-one {
  top: 54px;
  z-index: 2;
  min-width: 563px;
  width: -o-calc(55% + 6px);
  width: calc(55% + 6px);
  height: -o-calc(100% - 108px);
  height: calc(100% - 108px); }

html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_three .flip-bg-media-one,
html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_three .flip-bg-media-two {
  top: 0px;
  z-index: 1;
  min-width: 509px;
  height: 100%;
  width: -o-calc(50% - 2px);
  width: calc(50% - 2px); }

html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_six .flip-bg-media-two {
  top: 125px;
  right: 20px;
  left: auto;
  z-index: 2;
  min-width: 563px;
  width: -o-calc(50% - 20px);
  width: calc(50% - 20px);
  height: -o-calc(100% - 185px);
  height: calc(100% - 185px); }

html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_six .flip-bg-media-one {
  top: 0px;
  z-index: 1;
  height: 100%;
  width: 100%; }
  html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_six .flip-bg-media-one:hover .flip-bg-hover a, html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_six .flip-bg-media-one.forced-hover .flip-bg-hover a {
    margin-right: 500px; }

html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_one .flip-bg-media-two,
html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_two .flip-bg-media-two,
html.no-touch body.flip-background.flip-tmpl .flip-bg-tpl-tmpl_three .flip-bg-media-two {
  left: auto;
  right: 0px; }

.no-touch body.flip-background #header .toplinks-container {
  background-color: transparent; }

body.flip-background.flip-tmpl-fullpage {
  background-color: #A3A3A3; }
  body.flip-background.flip-tmpl-fullpage .flip-bg-widget {
    position: relative; }
    body.flip-background.flip-tmpl-fullpage .flip-bg-widget .tableCell {
      display: inline-block; }
    body.flip-background.flip-tmpl-fullpage .flip-bg-widget .flip-bg-media {
      position: relative;
      top: 0px;
      z-index: 1;
      height: 100%;
      width: 100%; }
  html.no-touch body.flip-background.flip-tmpl-fullpage .footer.flip-bg-show-footer {
    position: absolute;
    width: 100%;
    z-index: 99;
    bottom: 0px; }
  html.touch body.flip-background.flip-tmpl-fullpage .flip-bg-media-wrapper {
    margin-top: 40px;
    min-width: none;
    min-height: none; }

html.touch.fullpage-swipe {
  overflow: hidden;
  height: '100%'; }
  html.touch.fullpage-swipe body {
    overflow: hidden;
    height: '100%'; }
    html.touch.fullpage-swipe body #fullpage {
      height: 100%;
      overflow: hidden; }

.play-button {
  width: 100px;
  height: 100px;
  border-style: solid;
  border-width: 7px;
  border-color: #000;
  border-radius: 100px;
  opacity: 0.2;
  position: relative;
  box-sizing: content-box; }
  .play-button:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 55px;
    border-color: transparent transparent transparent #000;
    content: '';
    position: absolute;
    top: 20px;
    left: 30px; }

html.touch body.checkout-onepage-index.touch-nav-active .container .main-container .col-main,
html.touch body.checkout-onepage-success.touch-nav-active .container .main-container .col-main,
html.touch body.checkout-cart-index.touch-nav-active .container .main-container .col-main {
  margin: 0px;
  margin-left: 250px; }
  html.touch body.checkout-onepage-index.touch-nav-active .container .main-container .col-main.col-md-9, html.touch body.checkout-onepage-index.touch-nav-active .container .main-container .col-main.col-md-3,
  html.touch body.checkout-onepage-success.touch-nav-active .container .main-container .col-main.col-md-9,
  html.touch body.checkout-onepage-success.touch-nav-active .container .main-container .col-main.col-md-3,
  html.touch body.checkout-cart-index.touch-nav-active .container .main-container .col-main.col-md-9,
  html.touch body.checkout-cart-index.touch-nav-active .container .main-container .col-main.col-md-3 {
    float: none;
    padding-right: 20px; }
  html.touch body.checkout-onepage-index.touch-nav-active .container .main-container .col-main > ul,
  html.touch body.checkout-onepage-index.touch-nav-active .container .main-container .col-main > div,
  html.touch body.checkout-onepage-success.touch-nav-active .container .main-container .col-main > ul,
  html.touch body.checkout-onepage-success.touch-nav-active .container .main-container .col-main > div,
  html.touch body.checkout-cart-index.touch-nav-active .container .main-container .col-main > ul,
  html.touch body.checkout-cart-index.touch-nav-active .container .main-container .col-main > div {
    min-width: 300px; }

html.touch body.checkout-onepage-success.touch-nav-active .cg-el-1,
html.touch body.checkout-onepage-index.touch-nav-active .cg-el-1,
html.touch body.checkout-cart-index.touch-nav-active .cg-el-1 {
  margin-left: 0px !important;
  width: 100% !important;
  min-height: 100px;
  margin-bottom: 20px; }

html.touch body.checkout-onepage-success.touch-nav-active .cg-el-2,
html.touch body.checkout-onepage-index.touch-nav-active .cg-el-2,
html.touch body.checkout-cart-index.touch-nav-active .cg-el-2 {
  width: 100%;
  min-height: 100px !important;
  margin-bottom: 20px; }

body.checkout-onepage-index .container .main-container .col-main.col-md-9,
body.checkout-onepage-success .container .main-container .col-main.col-md-9,
body.checkout-cart-index .container .main-container .col-main.col-md-9 {
  position: static;
  overflow: hidden;
  display: block;
  clear: both; }

html.no-touch body.checkout-onepage-index .container .main-container,
html.no-touch body.checkout-onepage-success .container .main-container,
html.no-touch body.checkout-cart-index .container .main-container {
  margin-top: 20px; }
  html.no-touch body.checkout-onepage-index .container .main-container #cart-header,
  html.no-touch body.checkout-onepage-index .container .main-container #checkout-header,
  html.no-touch body.checkout-onepage-index .container .main-container #checkout-success-header,
  html.no-touch body.checkout-onepage-index .container .main-container #cart-noitems-header,
  html.no-touch body.checkout-onepage-success .container .main-container #cart-header,
  html.no-touch body.checkout-onepage-success .container .main-container #checkout-header,
  html.no-touch body.checkout-onepage-success .container .main-container #checkout-success-header,
  html.no-touch body.checkout-onepage-success .container .main-container #cart-noitems-header,
  html.no-touch body.checkout-cart-index .container .main-container #cart-header,
  html.no-touch body.checkout-cart-index .container .main-container #checkout-header,
  html.no-touch body.checkout-cart-index .container .main-container #checkout-success-header,
  html.no-touch body.checkout-cart-index .container .main-container #cart-noitems-header {
    margin-top: 0px; }

html.no-touch body.checkout-onepage-index .sidebar.col-left,
html.no-touch body.checkout-onepage-success .sidebar.col-left,
html.no-touch body.checkout-cart-index .sidebar.col-left {
  display: none; }

#notice-cookie-block {
  z-index: 20; }

/* TEMPORARY HIDDEN FOR DEV */
.category-top,
.demo-notice,
.toolbar-bottom {
  display: none; }

html.no-touch #header .row {
  display: none; }

/* @todo FIX ABOVE PROPERLY */

.page {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
}

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

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

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

.main-container {
    margin-top: 27px;
}
/* Tools ================================================================================= */

.nobr {
    white-space: nowrap;
}

.wrap {
    white-space: normal;
}

.a-left,
table th.a-left,
table td.a-left {
    text-align: left;
}

.a-center,
table th.a-center,
table td.a-center {
    text-align: center;
}

.a-right,
table th.a-right,
table td.a-right {
    text-align: right;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.f-left,
.left {
    float: left;
}

.f-right,
.right {
    float: right;
}

.f-none {
    float: none;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

.d-inline {
    display: inline;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-bg {
    background: none;
}

.hidden {
    display: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* Product prices ======================================================================================= */

.product-essential .price {
    font-size: 16px;
}

.price-box {
    overflow: hidden;
    margin: 10px 0;
}

.price-box .price {
    font-weight: normal;
}

/* Regular price */
.product-shop .regular-price {
    display: block;
    float: left;
}

.regular-price .price {
    font-weight: normal;
}

/* Old price */
.product-shop .old-price {
    display: block;
    float: left;
}

.old-price .price-label {
    white-space: nowrap;
}

.old-price .price {
    font-weight: normal;
    text-decoration: line-through;
}

/* Special price */
.product-shop .special-price {
    display: block;
    float: left;
    margin-left: 15px;
}

.special-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.special-price .price {
    font-weight: normal;
    color: #e30613;
}

/* Minimal price (as low as) */
.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.minimal-price-link {
    display: block;
}

.minimal-price-link .label {
    color: #333333;
    background-color: transparent;
    font-weight: normal;
    font-size: 11px;
    text-shadow: none;
    border-radius: 0;
    padding: 0;
}

.minimal-price-link .price {
    font-weight: normal;
}

/* Excluding tax */
.price-excluding-tax {
    display: block;
}

.price-excluding-tax .label {
    white-space: nowrap;
}

.price-excluding-tax .price {
    font-weight: normal;
}

/* Including tax */
.price-including-tax {
    display: block;
}

.price-including-tax .label {
    white-space: nowrap;
}

.price-including-tax .price {
    font-weight: bold;
}

/* Configured price */
.configured-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.configured-price .price {
    font-weight: bold;
}

/* FPT */
.weee {
    display: block;
    font-size: 11px;
    color: #444;
}

.weee .price {
    font-size: 11px;
    font-weight: normal;
}

/* Excl tax (for order tables) */
.price-excl-tax {
    display: block;
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-excl-tax .price {
    display: block;
}

/* Incl tax (for order tables) */
.price-incl-tax {
    display: block;
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-incl-tax .price {
    display: block;
    font-weight: bold;
}

/* Price range */
.price-from .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-to .price-label {
    font-weight: bold;
    white-space: nowrap;
}

/* Price notice next to the options */
.price-notice {
    padding-left: 10px;
}

.price-notice .price {
    font-weight: bold;
}

/* Price as configured */
.price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap;
}

/* Footer ================================================================================ */

#footer {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 10px solid #333;
}

#footer h5.heading {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

#footer h5.heading i {
    display: none;
}

#footer a:hover {
    text-decoration: none;
}

/* Customer service */
#footer .content ul {
    margin-top: 10px;
}

#footer .row li {
    margin: 0 0 5px 0;
}

#newsletter-validate-detail p {
    margin: 6px 0;
}

#newsletter {
    width: 200px;
    margin-right: 10px;
}

.footer-bottom {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    font-size: 11px;
}

#copyright {
    padding: 10px 15px 0 0;
}

#copyright,
#footer-bottom-menu,
#footer-bottom-menu li,
#footer-bottom-menu li a {
    float: left;
}

#footer-bottom-menu a {
    padding: 10px;
}

#footer-bottom-menu li:last-child a {
    background: none;
}

/* Vaimo link */
#vaimo {
    float: right;
    color: #d2d2d2;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

#vaimo a {
    color: #d2d2d2;
}

#vaimo a:hover {
    color: #666;
}
.category-title h1 {
    margin-top: 0;
}

.category-products {
    margin-top: 20px;
}

/* View Type: Grid */
.products-grid {
    padding: 20px 0 0 0;
}

.products-grid.last {
    border-bottom: 0;
}

.products-grid .item {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

.products-grid .item .item-container {
    text-align: center;
}

.std .products-grid a {
    text-decoration: none;
}

.products-grid .product-image {
    margin: 0 0 10px;
    display: block;
    opacity: 1;
}

.products-grid .product-image:hover {
    opacity: 0.6;
}

.products-grid .product-name {
    margin: 0 0 5px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.products-grid .product-name a:hover {
    color: #999;
}

.products-grid p {
    display: inline-block;
    margin: 0;
}

.products-grid .price-box {
    margin: 5px 0 15px 0;
}

.products-grid .availability {
    line-height: 21px;
}

.products-grid .ratings {
    text-align: center;
}

.products-grid .ratings .rating-box {
    float: none;
    display: inline-block;
}

.products-grid .ratings .rating-links {
    float: none;
    display: inline-block;
    position: relative;
    top: -2px;
}

/* Reviews */
.catalog-category-view .ratings {
    border-bottom: none;
    margin-bottom: 0;
}
/* Product ========================================================================== */

.product-essential {
    margin: 0 0 15px 0;
}

.catalog-product-view .product-shop > .price-box {
    display: none;
}


/* Rating */
.no-rating {
    margin: 0;
}

.ratings {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0;
}

.ratings .rating-links {
    margin: 0 0 0 10px;
    display: inline-block;
}

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

.num-ratings {
    position: relative;
    background: #ffffff;
    border: 2px solid #ccc;
    padding: 2px;
    border-radius: 4px;
}

.num-ratings:hover {
    text-decoration: none;
}

.num-ratings:after, .num-ratings:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.num-ratings:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 3px;
    top: 50%;
    margin-top: -3px;
}
.num-ratings:before {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #ccc;
    border-width: 6px;
    top: 50%;
    margin-top: -6px;
}

.rating-box {
    width: 85px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(http://www.filippa-k.com/skin/frontend/carbon/default/images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.rating-box .rating {
    display: inline-block;
    height: 13px;
    background: url(http://www.filippa-k.com/skin/frontend/carbon/default/images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
    float: left;
}

.ratings-table th,
.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0;
}

.ratings-table th {
    font-weight: bold;
    padding-right: 8px;
}

/* Availability */
.availability {
    margin: 0;
}

.availability span {
    font-weight: bold;
}

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

.availability-only {
    margin: 0 0 7px;
}

.availability-only a {
    cursor: pointer;
    padding-right: 15px;
}


.availability-only-details {
    margin: 0 0 7px;
}

.availability-only-details th {
    background: #f2f2f2;
    font-size: 10px;
    padding: 0 8px;
}

.availability-only-details td {
    border-bottom: 1px solid #ddd;
    font-size: 11px;
    padding: 2px 8px 1px;
}

/* Tier Prices */
.tier-prices .price {
    font-weight: bold;
    font-size: 12px;
}

/* Add to Links */
.add-to-links .separator {
    display: none;
}

/* Add to Cart */
.add-to-cart{
    overflow: hidden;
}
.add-to-cart label {
    float: left;
    margin-right: 5px;
}

.add-to-cart .qty {
    float: left;
    width: 38px;
    text-align: center;
    margin: 0 5px 0 0;
}

.add-to-cart button.button {
    float: left;
}

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

.catalog-product-view .add-to-cart .paypal-logo {
    margin: 0;
}

/* Add to Links + Add to Cart */
.add-to-box form{
    margin: 0;
}

.catalog-product-view .add-to-links {
    margin: 10px 0 0 45px;
    padding: 0;
    clear: both;
}

.grouped-product .add-to-links {
    margin-left: 0;
}

.add-to-box .add-to-links li {
    display: inline;
}

.product-essential {
    margin: 0 0 15px 0;
}

.product-collateral .box-collateral {
    margin: 0;
}

/* Product Images */
.catalog-product-view .more-views ul {
    margin-left: -4px
}

.catalog-product-view .more-views li {
    float: left;
    margin: 0 15px 0 0;
}

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

.product-image-popup .buttons-set {
    float: right;
    clear: none;
    border: 0;
    margin: 0;
    padding: 0;
}

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

.product-image-popup .image {
    display: block;
}

/* Product Shop */
.catalog-product-view .short-description {
    border-bottom: 1px solid #ccc;
    padding: 0 0 11px 0;
    margin: 0 0 10px 0;
}

.catalog-product-view .add-to-box {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
}

#product_addtocart_form {
    margin-bottom: 15px;
}

/* Product Options (General) */
.product-options dl {
    margin: 0;
}

.product-options dt {
    float: left;
    margin: 0 0 15px 0;
    min-width: 80px;
}

.product-options dt .qty-holder {
    float: right;
}

.product-options label {
    display: inline;
}

.product-options dt .qty-holder label {
    vertical-align: middle;
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px;
    color: #000;
}

.product-options dt label {
    color: #333333;
    display: block;
    margin: 2px 0 0 0;
}

.product-options dd {
    margin: 0 0 15px 80px;
}

.product-options dd input.datetime-picker {
    width: 150px;
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle;
}

.product-options dd textarea {
    height: 100px;
}

.product-options dd select {
    background: #fff;
    box-shadow: none;
    padding: 1px;
    width: 100%;
    margin: 0 0 5px 0;
}

.product-options .options-list li {
    padding-bottom: 5px;
    width: 100%;
    float: left; /* IE fix */
}

.product-options .options-list li .radio,
.product-options .options-list li .checkbox {
    float: left;
    display: block;
    margin: 0 3px 0 2px;
}

.product-options .options-list .label {
    padding: 2px 0;
    display: block;
    float: left;
    margin: 0;
}

.product-options .options-list .label label {
    float: left;
    margin: 0;
    padding: 0;
}

.product-options ul.validation-failed {
    padding: 0 7px;
}

.product-options p.required {
    padding: 15px 0 0;
}

.product-shop .price-box {
    display: inline-block;
}

.price-box-configurable {
    display: none;
}

/* Custom options styling */
.product-options.custom-options dt {
    float: none;
    margin: 0;
}

.product-options.custom-options dd {
    margin: 0 0 15px 0;
}

.product-options.custom-options .options-list li .radio {
    margin-left: 2px;
}

/* Product Options (Product Info Column) */
.product-shop .product-options {
    margin: 10px 0 0;
    overflow: hidden;
    background: transparent;
}

.product-shop .product-options dd select {
    width: auto;
}

.product-shop .product-options-bottom {
    background: transparent;
    text-align: left;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
}

.product-shop .product-options-bottom .add-to-cart {
    float: none;
    margin: 0;
}

/* Block afer info column */
.catalog-product-view .container2 {
    padding: 15px;
    border: 1px solid #ddd;
    margin: 15px 0 15px 0;
}


/* Product options downlodable product */
.downloadable-product .item-options dt {
    font-weight: normal;
}

.downloadable-product .item-options dd {
    margin-left: 0;
}

.downloadable-product .item-options a {
    text-decoration: underline;
}

.downloadable-product .product-options dt {
    float: none;
    margin-bottom: 5px;
}

.downloadable-product .product-options dd {
    margin-left: 0;
}

/* Grouped Product */
.catalog-product-view .grouped-items-table {
    margin-bottom: 15px;
    width: 100%;
}

.catalog-product-view .grouped-items-table tr.even {
    background: #f5f5f5;
}

.catalog-product-view .grouped-items-table th {
    padding: 0 10px;
    font-weight: normal;
}

.catalog-product-view .grouped-items-table td {
    padding: 10px;
}

.catalog-product-view .grouped-items-table td.name {
    font-size: 16px;
    text-transform: uppercase;
}

.catalog-product-view .grouped-items-table .qty {
    width: 23px;
    padding: 3px 0;
    text-align: center;
    font-size: 11px;
}

.catalog-product-view .grouped-items-table .price-box {
    font-size: 15px;
    margin: 0;
}

/* Bundle product */
.price-box-bundle {
    display: none;
}

.bundle-product .product-options dt {
    float: none;
    margin: 0;
}

.bundle-product .product-options dd {
    margin: 0;
}

.bundle-product .price-box {
    display: none;
}

.bundle-product .product-options-bottom .price-box {
    display: inherit;
}

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

.bundle-product .product-options dd .qty-holder label {
    margin: 5px 0 0 0;
    display: block;
}

.bundle-product .product-options dd .qty-holder input.input-text {
    width: 25px;
    padding: 3px 0;
    text-align: center;
    font-size: 11px;
}

.bundle-product .product-options .price-notice {
    padding-left: 0;
}

/* Block: Upsell */
.catalog-product-view .box-up-sell {
    border-top: 1px solid #ccc;
    padding: 15px 0 0 0;
}

.catalog-product-view .box-up-sell h2 {
    font-size: 18px;
}

.catalog-product-view .box-up-sell .price-box {
    margin-bottom: 0;
}

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

.catalog-product-view .box-related .price-box {
    margin-bottom: 0;
}

/* Block: Tags */
.catalog-product-view .box-tags .form-add label {
    float: left;
}

.catalog-product-view .box-tags .form-add .input-box {
    float: left;
    width: 260px;
    margin: 0 5px;
}

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

.catalog-product-view .box-tags .form-add p {
    clear: both;
}

/* Tabs */

#tab-container {
    margin-bottom: 15px;
}

#tab-container .nav-tabs {
    width: 100%;
    overflow: hidden;
    border-bottom: none;
}

#tab-container .nav-tabs li {
    float: left;
    margin: 0 2px 0 0;
}

#tab-container .nav-tabs li a {
    float: left;
    display: block;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0;
}

#tab-container .nav-tabs li.active a {
    border-bottom: 1px solid #fff;
}

#tab-container .tab-content {
    border: 1px solid #ddd;
    padding: 10px;
    margin: -1px 0 0 0;
}

/* Block: Reviews */
#reviews-tab {
    padding: 0px;
}

#show_review_form {
    margin: 10px;
    display: block;
}

#customer-reviews ul {
    width: 100%;
}

#hide_review_form {
    float: right;
}

#customer-reviews .toolbar {
    padding: 10px;
    margin: 0px;
    border-top: none;
}

#customer-reviews > .toolbar > .toolbar {
    padding: 0;
    border: none;
}

#customer-reviews .pager,
#customer-reviews .pages {
    margin: 0px;
}

#customer-reviews .pages .current {
    color: #000000;
}


#customer-reviews .limiter {
    display: none;
}

#customer-reviews .pages li.pages-heading {
    color: #000000;
}

.reviews-body {
    padding: 10px;
    color: #333333;
}

.reviews-body dl {
    margin-top: 10px;
    margin-bottom: 0px;
}

.reviews-body dl dt {
    font-weight: 400;
    margin-top: 15px;
    line-height: 18px;
}

.reviews-body dd {
    margin-left: 0px;
    line-height: 18px;
}

.reviews-body dl dt:first-child {
    font-weight: 400;
    margin-top: 5px;
}

.reviews-body .ratings-table {
    display: none;
}

#customer-reviews .form-add .product-name {
    font-weight: bold;
}

#customer-reviews .form-add ol {
    margin: 0;
    margin-top: 5px;
    list-style: none;
}

#customer-reviews .form-add ol li {
    margin-bottom: 10px;
}

#customer-reviews .form-add select {
    width: 130px;
}

#customer-reviews .form-add textarea {
    height: 153px;
}

#customer-reviews .form-add .buttons-set {
    overflow: hidden;
}

.link-price-alert .icon-bell,
.link-stock-alert .icon-bell {
    margin-right: 5px;
}

/* Class: std - styles for admin-controlled content ================================================================================ */
.std .subtitle {
    padding: 0;
}

.std a {
    text-decoration: underline;
    text-transform: none;
}

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

.std ol.ol {
    list-style: decimal outside;
    padding-left: 16px;
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

.std dl dt {
    font-weight: bold;
}

.std dl dd {
    margin: 0 0 10px;
}

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
    margin: 0 0 15px 0;
    padding: 0;
}

.std ul {
    list-style: disc outside;
    padding: 0 0 0 40px;
}

.std ol {
    list-style: decimal outside;
    padding: 0 0 0 40px;
}

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

.std blockquote {
    font-style: italic;
    padding: 0 0 0 16px;
}

.std address {
    font-style: normal;
}

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

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

li a:hover
{
	opacity: 0.6;
}

/* Headings */
.std h2 {
    margin-bottom: 10px;
}

.std h3 {
    margin-bottom: 8px;
}

.std h4 {
    margin-bottom: 6px;
}

.std h5 {
    margin-bottom: 4px;
}

.std h6 {
    margin-bottom: 2px;
}

/* Tables */
.std table {
    border: 1px solid #ccc;
}
.std table th,
.std table td {
    border: 1px solid #ccc;
    padding: 5px;
}

/* ================================================================================ */
/* Account Login/Create Pages ============================================================ */

.account-login .page-title {
    border: none;
}

.account-login h2 {
    font-size: 18px;
}

.account-create .page-title {
    border: none;
}
.account-create .fieldset {
    padding: 0;
    margin: 0 20px 0 0;
}

.account-create .form-list {
    margin: 10px 0 0;
}

.account-create .form-list .name-firstname {
    margin: 0 0 14px 0;
}

.account-create h2.legend {
    margin-top: 0;
}

.account-create h2.legend {
    background: none;
    font-weight: normal;
    padding: 0 0 13px 0;
    font-size: 18px;
    margin-bottom: 0;
}

button.button.edit {
    float: right;
}

.my-account .fieldset .input-text {
    width: 100%;
}

/* Forgot Password */

.customer-account-forgotpassword .fieldset {
    border-top: 1px solid #CCC;
    background: #FBFBFB;
    margin-top: 10px;
}

.customer-account-forgotpassword .fieldset .form-list li {
	margin:0px;
}

.customer-account-forgotpassword .fieldset .form-list label {
	color:#333333;
}

.customer-account-forgotpassword p.required,
.account-login p.required,
.customer-account-create p.required {
    text-align: left;
    color: #00809F;
    margin-top: 0;
    clear: both;
}

.customer-account-forgotpassword p.back-link {
    float: left;
    width: 100%;
}

.customer-account-forgotpassword p.back-link a {
	font-family:"Arial";
	text-transform:lowercase;
}

/* Account Login/Create Pages ============================================================ */

/* Sidebar */
.block-account {
    padding: 0;
    margin: 0;
    border: none;
}

.block-account .block-content {
    border-top: 1px solid #CCC;
    padding: 10px 0 0 0;
}

.block-account .block-title {
    margin: 0;
    padding: 0px 0 12px 0;
}

.block-account ul li {
    text-align: left;
    font-family: arial;
    text-transform: uppercase;
    padding-top: 5px;
    margin: 0 0 5px 0;
    line-height:16px;
}

.block-account ul li.current span {
    background: #E5E5E5;
    padding: 6px 12px;
    display: inline-block;
}
.block-account ul li a, .block-account ul li span {
    vertical-align: middle;
    padding-left: 12px;
}

.block-account .block-title strong {
    font-weight: bold;
}

/* Captcha */
.captcha-image {
    float: left;
    position: relative;
}

.captcha-img {
    border: 1px solid #ccc;
}

.captcha-reload {
    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;
}

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay {
    background: url(http://www.filippa-k.com/skin/frontend/carbon/default/images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}

/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */

.main-container .col-main .block-account {
    display: none;
}

.my-account .page-title {
    margin: 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0;
}

.my-account .box-title h3 {
    float: left;
}

.my-account .form-list li.control label {
    display: inline;
}

/* Dashboard */

.my-account h1 {
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
    margin: 0;
}

.my-account h2 {
    font-size: 14px;
    font-weight: bold;
}

.my-account h3 {
    font-size: 12px;
    font-weight: bold;
}

.my-account .welcome-msg {
    margin: 0 0 15px 0;
}

.my-account #my_recent_reviews {
    list-style-type: none;
    margin-left: 0;
}

/* Pager / Limiter */
.my-account .pager {
    margin: 15px 0;
}
.my-account .pager .amount,
.my-account .pager .limiter {
    float: left;
}

.my-account .pager .limiter {
    width: 200px;
    float: right;
}

.my-account .pager .limiter label {
    display: inline;
    color: #000;
    margin: 0 5px 0 20px;
}

.my-account .pager .amount {
    margin: 0;
}

/* Block: Recent Orders */
.dashboard .box-recent {
    margin: 10px 0;
}

.dashboard .box-recent .box-head h2 {
    margin-top: 0;
}

.dashboard .box-recent .box-head a {
    display: none;
}

.my-account .data-table thead {
    background: none;
}

.my-account .data-table thead tr {
    height: auto;
}

.my-account .data-table th {
    border: none;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
}

.my-account .data-table td {
    border: none;
    vertical-align: middle;
    text-align: left;
}

.my-account .data-table td.last span.nobr a {
    color: #00809F;
    font-weight: normal;
}

.my-account .data-table span.price{
    font-size: 12px;
}

#my-orders-table a {
    text-transform: none;
}

/* Block: Account Information */
.box-info .box-top h3 {
    padding: 10px 0 0 0;
    margin: 0;
    float: left;
}
.my-account .box-top{
    clear: both;
    overflow: hidden;
}
.box-account .col2-set .box {
    background: #FBFBFB;
    min-height: 120px;
    border-top: 1px solid #CCC;
    padding: 10px;
}

.box-account .col2-set .box-content {
    font-style: italic;
}

.my-account address {
    clear: both;
    font-style: italic;
}

/* Block: Reviews */
.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #ddd;
}

.dashboard .box-reviews .details {
    margin-left: 20px;
}

/* Block: Tags */
.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #ddd;
}

.dashboard .box-tags .details {
    margin-left: 20px;
}

/* Address Book */
.addresses-primary ol, .addresses-additional ol {
    margin-left: 0;
}

.addresses-primary li.item, .addresses-additional li.item {
    background: #FBFBFB;
    border-top: 1px solid #CCC;
    padding: 10px;
    margin: 0 0 10px 0;
    min-height: 120px;
    list-style-type: none;
}

.addresses-primary li.empty, .addresses-additional li.empty {
    padding-top: 10px;
}

 .fieldset {
    border: none;
    padding: 10px 25px 12px 10px;
 }

.fieldset.left {
    width: 48%;
}

.fieldset.right {
	float: right;
	margin: 0;
	width: 48%;
}

.my-account .form-list .field {
	float:none;
}

.my-account .form-list li .name-firstname {
    padding-top: 0;
}

/* Order View */
.order-info {
    border: 1px solid #ddd;
    padding: 5px;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline;
}

.order-info dt {
    font-weight: bold;
}

.order-date {
    margin: 10px 0;
}

.order-info-box {
}

.order-items {
    width: 100%;
    overflow-x: auto;
}

.order-additional {
    margin: 15px 0;
}

/* Order Gift Message */
.gift-message dt strong {
    color: #666;
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0;
}

/* Order Comments */
.order-about dt {
    font-weight: bold;
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px;
}

.tracking-table {
    margin: 0 0 15px;
}

.tracking-table th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup {
    width: 100%;
}

.tracking-table-popup th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
    padding: 1px 8px;
}

/* Order Print Pages */
.page-print .print-head {
}

.page-print .print-head img {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

/* Price Rewrites */
.page-print .gift-message-link {
    display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
    display: block;
    white-space: nowrap;
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
    display: inline;
}

/* My Reviews */
.product-review .product-img-box {
    float: left;
    width: 140px;
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px;
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px;
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px;
}

.product-review .product-details {
    margin-left: 150px;
}

.product-review .product-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}

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

.product-review dt {
    font-weight: bold;
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0;
}

/* Sales order view */
.sales-order-view .data-table {
    background: #e5e5e5;
}

.sales-order-view .data-table th {
    text-align: left;
}

.sales-order-view .data-table th {
    padding: 15px 10px 5px 10px;
}

.sales-order-view .data-table td {
    padding: 5px 10px;
}

.sales-order-view .data-table h3 {
    display: inline;
    margin-right: 15px;
}

.sales-order-view .data-table dl {
    display: inline;
}

.sales-order-view .data-table dl dt,
.sales-order-view .data-table dl dd {
    display: inline-block;
}

.sales-order-view .data-table dl dd {
    margin-right: 15px;
}

/* Wishlist */
.wishlist-index-index .page-title {
	text-align:left;
}

.wishlist-index-index .page-title h1 {
	float:none;
}

.wishlist-index-index .buttons-set button {
    margin: 0 0 10px 10px;
}

#wishlist-table {
	margin-bottom:20px;
}

#wishlist-table tr {
    background: #fff;
    border-bottom: 1px solid #ddd;
}

#wishlist-table td {
    padding: 10px;
}

#wishlist-table .qty {
    width: 38px;
    text-align: center;
}

#wishlist-table button {
    margin-bottom: 10px;
}

#wishlist-table .description {
    margin-bottom: 10px;
}

#wishlist-table img {
    max-width: inherit;
}

#wishlist-table td.last {
    text-align: center;
}

/* View order */
.sales-order-view .order-details .a-right {
	text-align: right;
}

.sales-order-view .order-details tfoot tr {
	height:25px;
}
/* Content Styles for pages such as startpage, sitemap etc ================================================================= */

/* Product Tags */
.tags-list li {
    display: inline;
}
/* Search term popular */
.catalogsearch-term-popular .tags-list {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 15px 0;
}
/* Advanced Search */
.advanced-search {
    width: 400px;
    padding: 0;
    margin: 10px 0;
}
.catalogsearch-advanced-index .page-title{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.advanced-search label {
    float: left;
    margin: 5px 0 0 0;
}
.advanced-search .form-list li {
    margin: 0 0 15px 0;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
    margin-left: 150px;
    clear: none;
}
.catalogsearch-advanced-index .buttons-set {
    width: 370px;
}
/* Advanced Search Result */
.catalogsearch-advanced-result .page-title {
    border-bottom: 1px solid #ccc;
}
.advanced-search-amount {
    margin: 15px 0;
}
.advanced-search-summary .search-criteria {
    float: left;
    margin:7px 0px;
    width: 400px;
}
.advanced-search-summary.no-result {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    overflow: hidden;
}
.advanced-search-summary .search-criteria li {
    width: 185px;
    margin-right: 15px;
}
.advanced-search-did-not-find {
    text-align: right;
    float: right;
}
.advanced-search-did-not-find span {
    margin: 10px 0;
    display:block;
}
.advanced-search-did-not-find button {
    display: block;
}
.advanced-search-did-not-find button span {
    margin: 0;
}
/* Start Page  */
.cms-index-index .col-main .row {
    margin-bottom: 15px;
    padding: 15px 0;
}
.cms-index-index .col-main .row-fluid {
    border-bottom: 1px solid #ccc;
}
.cms-index-index h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
}
.cms-index-index .sidebar .block {
    margin: 0;
    border: none;
}
.cms-index-index .selected-products {
    padding-top: 0;
    border: none;
}
.cms-index-index .selected-products h5 a {
    text-transform: uppercase;
}
.cms-index-index .selected-products p {
    margin: 0;
}
.cms-index-index .main-container {
    margin-top: 17px;
}
/* Sitemap */
.page-sitemap .page-title h1 {
    float: left;
}
.page-sitemap .page-title .links {
    margin-top: 15px;
}
.page-sitemap .links {
    float: right;
}
.page-sitemap .links {
    text-align: right;
}
.page-sitemap .links a {
    text-decoration: none;
    position: relative;
}
.page-sitemap .sitemap {
    margin: 0 0 12px;
}
.page-sitemap .sitemap li {
    margin: 10px 0;
}
/* Contacts */
.contacts-index-index .breadcrumbs {
    padding: 0;
}
.contacts-index-index h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.contacts-index-index #contactForm .fieldset {
    float: none;
    padding: 0;
    width: auto;
}
.contacts-index-index #contactForm .form-list li {
    overflow: hidden;
}
.contacts-index-index #contactForm .form-list .field {
    float: left;
    width: 215px;
    margin: 0 15px 0 0;
}
.contacts-index-index #contactForm .form-list .f-right {
    float: right;
}
.contacts-index-index #contactForm .buttons-set p.required {
    float: left;
}
/* Success page */
.checkout-onepage-success .page-title {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 15px;
}
.checkout-onepage-success .page-title h1 {
    float: left;
}
.checkout-onepage-success .page-title .continue {
    display: block;
    margin-top: 15px;
    float: right;
}
.checkout-success a {
    text-decoration: underline;
}
/* Shopping Cart ========================================================================= */

.cart h2 {
    font-size: 16px;
}

/* Checkout Types */
.cart .checkout-types {
    float: right;
    text-align: right;
}

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

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

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 3px 55px 8px 0;
    line-height: 1.0;
    font-size: 11px;
}

/* Shopping Cart Table */
.cart-table {
    margin: 10px 0;
}

.cart-table .item-msg {
    font-size: 10px;
}

.cart-table thead {
    background: transparent;
}

.cart-table th {
    border: none;
    font-weight: normal;
    padding: 0 15px 5px 15px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    text-align: left;
}

.cart-table tr.last {
    border-bottom: none;
}

.cart-table td {
    border: none;
    padding: 15px;
}

.cart-table td.remove {
    padding-right: 0;
}

.cart-table tfoot td {
    padding: 15px 0 0 0;
    border-top: 1px solid #ccc;
}

.cart-table tfoot button {
    margin-bottom: 3px;
}

.cart-table .backlink {
    float: left;
    text-transform: uppercase;
}

.cart-table .btn-remove2 {
    margin: 0;
}

.cart-table .link-wishlist {
    margin: 25px 0 0 0;
    display: block;
}

.cart-table .product-image img {
    max-width: none;
}

.cart-table .product-name {
    text-transform: uppercase;
    font-weight: bold;
}

.cart-table .product-name.has-options {
    margin: 10px 0 0 0;
}

.cart-table .item-options {
    margin: 0;
    text-transform: uppercase;
}

.cart-table .cart-price {
    display: block;
    text-align: center;
}

.cart-table .qty {
    text-align: center;
    width: 38px;
}

/* Shopping Cart Collateral boxes */

.cart .crosssell h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.cart .crosssell .product-name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: inherit;
    margin-bottom: 5px;
}

.cart .crosssell .button {
    margin: 0 0 10px 0;
}

.cart .crosssell .old-price,
.cart .crosssell .special-price {
    margin-bottom: 5px;
}

.cart .crosssell .add-to-links {
    text-transform: uppercase;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.cart .discount label,
.cart .giftcard label
{
    margin: 0 0 5px 0;
    display: block;
}

.cart .discount .input-box,
.cart .giftcard .input-box {
    float: left;
    margin: 0 0 10px 0;
}

.cart .discount .input-text,
.cart .giftcard .input-text {
    width: 147px;
    margin: 0 10px 0 0;
    padding: 7px 10px;
}

.cart .check-gc-status {
    margin-top: 10px;
}

/* Shopping Cart Totals */
.cart .totals {
    text-transform: uppercase;
}

.cart .totals h2 {
    margin-top: 0;
}

.cart .totals .content {
    background: #e5e5e5;
    padding: 10px;
    overflow: hidden;
}

.cart .totals .checkout-types {
    margin: 10px 0 0 0;
}

.cart .totals strong {
    font-weight: normal;
}

.cart .totals .grand-total-incl strong,
.cart .totals .grand-total-excl strong {
    font-weight: bold;
}

.cart .totals table {
    width: 100%;
}

.cart .totals .grand-total-incl {
    border-top: 1px solid #fff;
}

.cart .totals table th,
.cart .totals table td {
    padding: 5px 0;
}

.cart .totals table th {
    font-weight: bold;
}

.cart .totals table tfoot th {
}

/* Options Tool Tip */
.cart .item-options dt {
    font-weight: bold;
    font-style: italic;
}

.cart .item-options dd {
    padding-left: 10px;
}

.truncated {
    cursor: help;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}

.truncated .truncated_full_value .item-options > p {
    font-weight: bold;
    text-transform: uppercase;
}

.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;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('http://www.filippa-k.com/skin/frontend/carbon/default/fonts/glyphicons/glyphicons-halflings-regular.eot');
    src: url('http://www.filippa-k.com/skin/frontend/carbon/default/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://www.filippa-k.com/skin/frontend/carbon/default/fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'), url('http://www.filippa-k.com/skin/frontend/carbon/default/fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('http://www.filippa-k.com/skin/frontend/carbon/default/fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
[class^="icon-"],
[class*=" icon-"],
.vertnav .open .expandlink,.vertnav .closed .expandlink {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-asterisk:before {
  content: "\2a";
}
.icon-plus:before {
  content: "\2b";
}
.icon-euro:before {
  content: "\20ac";
}
.icon-minus:before {
  content: "\2212";
}
.icon-cloud:before {
  content: "\2601";
}
.icon-envelope:before {
  content: "\2709";
}
.icon-pencil:before {
  content: "\270f";
}
.icon-glass:before {
  content: "\e001";
}
.icon-music:before {
  content: "\e002";
}
.icon-search:before {
  content: "\e003";
}
.icon-heart:before {
  content: "\e005";
}
.icon-star:before {
  content: "\e006";
}
.icon-star-empty:before {
  content: "\e007";
}
.icon-user:before {
  content: "\e008";
}
.icon-film:before {
  content: "\e009";
}
.icon-th-large:before {
  content: "\e010";
}
.icon-th:before {
  content: "\e011";
}
.icon-th-list:before {
  content: "\e012";
}
.icon-ok:before {
  content: "\e013";
}
.icon-remove:before {
  content: "\e014";
}
.icon-zoom-in:before {
  content: "\e015";
}
.icon-zoom-out:before {
  content: "\e016";
}
.icon-off:before {
  content: "\e017";
}
.icon-signal:before {
  content: "\e018";
}
.icon-cog:before {
  content: "\e019";
}
.icon-trash:before {
  content: "\e020";
}
.icon-home:before {
  content: "\e021";
}
.icon-file:before {
  content: "\e022";
}
.icon-time:before {
  content: "\e023";
}
.icon-road:before {
  content: "\e024";
}
.icon-download-alt:before {
  content: "\e025";
}
.icon-download:before {
  content: "\e026";
}
.icon-upload:before {
  content: "\e027";
}
.icon-inbox:before {
  content: "\e028";
}
.icon-play-circle:before {
  content: "\e029";
}
.icon-repeat:before {
  content: "\e030";
}
.icon-refresh:before {
  content: "\e031";
}
.icon-list-alt:before {
  content: "\e032";
}
.icon-flag:before {
  content: "\e034";
}
.icon-headphones:before {
  content: "\e035";
}
.icon-volume-off:before {
  content: "\e036";
}
.icon-volume-down:before {
  content: "\e037";
}
.icon-volume-up:before {
  content: "\e038";
}
.icon-qrcode:before {
  content: "\e039";
}
.icon-barcode:before {
  content: "\e040";
}
.icon-tag:before {
  content: "\e041";
}
.icon-tags:before {
  content: "\e042";
}
.icon-book:before {
  content: "\e043";
}
.icon-print:before {
  content: "\e045";
}
.icon-font:before {
  content: "\e047";
}
.icon-bold:before {
  content: "\e048";
}
.icon-italic:before {
  content: "\e049";
}
.icon-text-height:before {
  content: "\e050";
}
.icon-text-width:before {
  content: "\e051";
}
.icon-align-left:before {
  content: "\e052";
}
.icon-align-center:before {
  content: "\e053";
}
.icon-align-right:before {
  content: "\e054";
}
.icon-align-justify:before {
  content: "\e055";
}
.icon-list:before {
  content: "\e056";
}
.icon-indent-left:before {
  content: "\e057";
}
.icon-indent-right:before {
  content: "\e058";
}
.icon-facetime-video:before {
  content: "\e059";
}
.icon-picture:before {
  content: "\e060";
}
.icon-map-marker:before {
  content: "\e062";
}
.icon-adjust:before {
  content: "\e063";
}
.icon-tint:before {
  content: "\e064";
}
.icon-edit:before {
  content: "\e065";
}
.icon-share:before {
  content: "\e066";
}
.icon-check:before {
  content: "\e067";
}
.icon-move:before {
  content: "\e068";
}
.icon-step-backward:before {
  content: "\e069";
}
.icon-fast-backward:before {
  content: "\e070";
}
.icon-backward:before {
  content: "\e071";
}
.icon-play:before {
  content: "\e072";
}
.icon-pause:before {
  content: "\e073";
}
.icon-stop:before {
  content: "\e074";
}
.icon-forward:before {
  content: "\e075";
}
.icon-fast-forward:before {
  content: "\e076";
}
.icon-step-forward:before {
  content: "\e077";
}
.icon-eject:before {
  content: "\e078";
}
.icon-chevron-left:before {
  content: "\e079";
}
.icon-chevron-right:before {
  content: "\e080";
}
.icon-plus-sign:before {
  content: "\e081";
}
.icon-minus-sign:before {
  content: "\e082";
}
.icon-remove-sign:before {
  content: "\e083";
}
.icon-ok-sign:before {
  content: "\e084";
}
.icon-question-sign:before {
  content: "\e085";
}
.icon-info-sign:before {
  content: "\e086";
}
.icon-screenshot:before {
  content: "\e087";
}
.icon-remove-circle:before {
  content: "\e088";
}
.icon-ok-circle:before {
  content: "\e089";
}
.icon-ban-circle:before {
  content: "\e090";
}
.icon-arrow-left:before {
  content: "\e091";
}
.icon-arrow-right:before {
  content: "\e092";
}
.icon-arrow-up:before {
  content: "\e093";
}
.icon-arrow-down:before {
  content: "\e094";
}
.icon-share-alt:before {
  content: "\e095";
}
.icon-resize-full:before {
  content: "\e096";
}
.icon-resize-small:before {
  content: "\e097";
}
.icon-exclamation-sign:before {
  content: "\e101";
}
.icon-gift:before {
  content: "\e102";
}
.icon-leaf:before {
  content: "\e103";
}
.icon-eye-open:before {
  content: "\e105";
}
.icon-eye-close:before {
  content: "\e106";
}
.icon-warning-sign:before {
  content: "\e107";
}
.icon-plane:before {
  content: "\e108";
}
.icon-random:before {
  content: "\e110";
}
.icon-comment:before {
  content: "\e111";
}
.icon-magnet:before {
  content: "\e112";
}
.icon-chevron-up:before {
  content: "\e113";
}
.icon-chevron-down:before {
  content: "\e114";
}
.icon-retweet:before {
  content: "\e115";
}
.icon-shopping-cart:before {
  content: "\e116";
}
.icon-folder-close:before {
  content: "\e117";
}
.icon-folder-open:before {
  content: "\e118";
}
.icon-resize-vertical:before {
  content: "\e119";
}
.icon-resize-horizontal:before {
  content: "\e120";
}
.icon-hdd:before {
  content: "\e121";
}
.icon-bullhorn:before {
  content: "\e122";
}
.icon-certificate:before {
  content: "\e124";
}
.icon-thumbs-up:before {
  content: "\e125";
}
.icon-thumbs-down:before {
  content: "\e126";
}
.icon-hand-right:before {
  content: "\e127";
}
.icon-hand-left:before {
  content: "\e128";
}
.icon-hand-up:before {
  content: "\e129";
}
.icon-hand-down:before {
  content: "\e130";
}
.icon-circle-arrow-right:before {
  content: "\e131";
}
.icon-circle-arrow-left:before {
  content: "\e132";
}
.icon-circle-arrow-up:before {
  content: "\e133";
}
.icon-circle-arrow-down:before {
  content: "\e134";
}
.icon-globe:before {
  content: "\e135";
}
.icon-tasks:before {
  content: "\e137";
}
.icon-filter:before {
  content: "\e138";
}
.icon-fullscreen:before {
  content: "\e140";
}
.icon-dashboard:before {
  content: "\e141";
}
.icon-heart-empty:before {
  content: "\e143";
}
.icon-link:before {
  content: "\e144";
}
.icon-phone:before {
  content: "\e145";
}
.icon-usd:before {
  content: "\e148";
}
.icon-gbp:before {
  content: "\e149";
}
.icon-sort:before {
  content: "\e150";
}
.icon-sort-by-alphabet:before {
  content: "\e151";
}
.icon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.icon-sort-by-order:before {
  content: "\e153";
}
.icon-sort-by-order-alt:before {
  content: "\e154";
}
.icon-sort-by-attributes:before {
  content: "\e155";
}
.icon-sort-by-attributes-alt:before {
  content: "\e156";
}
.icon-unchecked:before {
  content: "\e157";
}
.icon-expand:before {
  content: "\e158";
}
.icon-collapse-down:before {
  content: "\e159";
}
.icon-collapse-up:before {
  content: "\e160";
}
.icon-log-in:before {
  content: "\e161";
}
.icon-flash:before {
  content: "\e162";
}
.icon-log-out:before {
  content: "\e163";
}
.icon-new-window:before {
  content: "\e164";
}
.icon-record:before {
  content: "\e165";
}
.icon-save:before {
  content: "\e166";
}
.icon-open:before {
  content: "\e167";
}
.icon-saved:before {
  content: "\e168";
}
.icon-import:before {
  content: "\e169";
}
.icon-export:before {
  content: "\e170";
}
.icon-send:before {
  content: "\e171";
}
.icon-floppy-disk:before {
  content: "\e172";
}
.icon-floppy-saved:before {
  content: "\e173";
}
.icon-floppy-remove:before {
  content: "\e174";
}
.icon-floppy-save:before {
  content: "\e175";
}
.icon-floppy-open:before {
  content: "\e176";
}
.icon-credit-card:before {
  content: "\e177";
}
.icon-transfer:before {
  content: "\e178";
}
.icon-cutlery:before {
  content: "\e179";
}
.icon-header:before {
  content: "\e180";
}
.icon-compressed:before {
  content: "\e181";
}
.icon-earphone:before {
  content: "\e182";
}
.icon-phone-alt:before {
  content: "\e183";
}
.icon-tower:before {
  content: "\e184";
}
.icon-stats:before {
  content: "\e185";
}
.icon-sd-video:before {
  content: "\e186";
}
.icon-hd-video:before {
  content: "\e187";
}
.icon-subtitles:before {
  content: "\e188";
}
.icon-sound-stereo:before {
  content: "\e189";
}
.icon-sound-dolby:before {
  content: "\e190";
}
.icon-sound-5-1:before {
  content: "\e191";
}
.icon-sound-6-1:before {
  content: "\e192";
}
.icon-sound-7-1:before {
  content: "\e193";
}
.icon-copyright-mark:before {
  content: "\e194";
}
.icon-registration-mark:before {
  content: "\e195";
}
.icon-cloud-download:before {
  content: "\e197";
}
.icon-cloud-upload:before {
  content: "\e198";
}
.icon-tree-conifer:before {
  content: "\e199";
}
.icon-tree-deciduous:before {
  content: "\e200";
}
.icon-briefcase:before {
  content: "\1f4bc";
}
.icon-calendar:before {
  content: "\1f4c5";
}
.icon-pushpin:before {
  content: "\1f4cc";
}
.icon-paperclip:before {
  content: "\1f4ce";
}
.icon-camera:before {
  content: "\1f4f7";
}
.icon-lock:before {
  content: "\1f512";
}
.icon-bell:before {
  content: "\1f514";
}
.icon-bookmark:before {
  content: "\1f516";
}
.icon-fire:before {
  content: "\1f525";
}
.icon-wrench:before {
  content: "\1f527";
}
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
    float: none;
}

.carousel-inner > .active.left {
    left: -100%;
    float: none;
}

.carousel-inner > .active.right {
    left: 100%;
    float: none;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 8%;
    text-align: center;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.carousel-control.left {
}

.carousel-control.right {
    left: auto;
    right: 0;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-control .icon-chevron-left,
.carousel-control .icon-chevron-right {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    margin-top: -9px;
    padding: 7px 5px;
    background: #fff;
    color: #333;
}

.carousel-control .icon-chevron-right {
    right: 0;
    left: auto;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    background-color: #ccc;
    border-radius: 10px;
    cursor: pointer;
}

.carousel-indicators .active {
    background-color: #000;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

.carousel-indicators {
    bottom: -28px;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .carousel-control {
        display: none;
    }
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #428bca;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
html.touch .container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}html.touch .container:before,html.touch .container:after{content:" ";display:table}html.touch .container:after{clear:both}html.touch .row{margin-left:-10px;margin-right:-10px}html.touch .row:before,html.touch .row:after{content:" ";display:table}html.touch .row:after{clear:both}html.touch .col-xs-1,html.touch .col-xs-2,html.touch .col-xs-3,html.touch .col-xs-4,html.touch .col-xs-5,html.touch .col-xs-6,html.touch .col-xs-7,html.touch .col-xs-8,html.touch .col-xs-9,html.touch .col-xs-10,html.touch .col-xs-11,html.touch .col-xs-12,html.touch .col-sm-1,html.touch .col-sm-2,html.touch .col-sm-3,html.touch .col-sm-4,html.touch .col-sm-5,html.touch .col-sm-6,html.touch .col-sm-7,html.touch .col-sm-8,html.touch .col-sm-9,html.touch .col-sm-10,html.touch .col-sm-11,html.touch .col-sm-12,html.touch .col-md-1,html.touch .col-md-2,html.touch .col-md-3,html.touch .col-md-4,html.touch .col-md-5,html.touch .col-md-6,html.touch .col-md-7,html.touch .col-md-8,html.touch .col-md-9,html.touch .col-md-10,html.touch .col-md-11,html.touch .col-md-12,html.touch .col-lg-1,html.touch .col-lg-2,html.touch .col-lg-3,html.touch .col-lg-4,html.touch .col-lg-5,html.touch .col-lg-6,html.touch .col-lg-7,html.touch .col-lg-8,html.touch .col-lg-9,html.touch .col-lg-10,html.touch .col-lg-11,html.touch .col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}html.touch .col-xs-1,html.touch .col-xs-2,html.touch .col-xs-3,html.touch .col-xs-4,html.touch .col-xs-5,html.touch .col-xs-6,html.touch .col-xs-7,html.touch .col-xs-8,html.touch .col-xs-9,html.touch .col-xs-10,html.touch .col-xs-11{float:left}html.touch .col-xs-1{width:8.333333333333332%}html.touch .col-xs-2{width:16.666666666666664%}html.touch .col-xs-3{width:25%}html.touch .col-xs-4{width:33.33333333333333%}html.touch .col-xs-5{width:41.66666666666667%}html.touch .col-xs-6{width:50%}html.touch .col-xs-7{width:58.333333333333336%}html.touch .col-xs-8{width:66.66666666666666%}html.touch .col-xs-9{width:75%}html.touch .col-xs-10{width:83.33333333333334%}html.touch .col-xs-11{width:91.66666666666666%}html.touch .col-xs-12{width:100%}@media (min-width: 1200px){html.touch .container{max-width:1170px;padding-left:15px;padding-right:15px}html.touch .row{margin-left:-15px;margin-right:-15px}html.touch .col-lg-1,html.touch .col-lg-2,html.touch .col-lg-3,html.touch .col-lg-4,html.touch .col-lg-5,html.touch .col-lg-6,html.touch .col-lg-7,html.touch .col-lg-8,html.touch .col-lg-9,html.touch .col-lg-10,html.touch .col-lg-11{float:left}html.touch .col-lg-1{width:8.333333333333332%}html.touch .col-lg-2{width:16.666666666666664%}html.touch .col-lg-3{width:25%}html.touch .col-lg-4{width:33.33333333333333%}html.touch .col-lg-5{width:41.66666666666667%}html.touch .col-lg-6{width:50%}html.touch .col-lg-7{width:58.333333333333336%}html.touch .col-lg-8{width:66.66666666666666%}html.touch .col-lg-9{width:75%}html.touch .col-lg-10{width:83.33333333333334%}html.touch .col-lg-11{width:91.66666666666666%}html.touch .col-lg-12{width:100%}html.touch .col-lg-push-0{left:auto}html.touch .col-lg-push-1{left:8.333333333333332%}html.touch .col-lg-push-2{left:16.666666666666664%}html.touch .col-lg-push-3{left:25%}html.touch .col-lg-push-4{left:33.33333333333333%}html.touch .col-lg-push-5{left:41.66666666666667%}html.touch .col-lg-push-6{left:50%}html.touch .col-lg-push-7{left:58.333333333333336%}html.touch .col-lg-push-8{left:66.66666666666666%}html.touch .col-lg-push-9{left:75%}html.touch .col-lg-push-10{left:83.33333333333334%}html.touch .col-lg-push-11{left:91.66666666666666%}html.touch .col-lg-pull-0{right:auto}html.touch .col-lg-pull-1{right:8.333333333333332%}html.touch .col-lg-pull-2{right:16.666666666666664%}html.touch .col-lg-pull-3{right:25%}html.touch .col-lg-pull-4{right:33.33333333333333%}html.touch .col-lg-pull-5{right:41.66666666666667%}html.touch .col-lg-pull-6{right:50%}html.touch .col-lg-pull-7{right:58.333333333333336%}html.touch .col-lg-pull-8{right:66.66666666666666%}html.touch .col-lg-pull-9{right:75%}html.touch .col-lg-pull-10{right:83.33333333333334%}html.touch .col-lg-pull-11{right:91.66666666666666%}html.touch .col-lg-offset-0{margin-left:0}html.touch .col-lg-offset-1{margin-left:8.333333333333332%}html.touch .col-lg-offset-2{margin-left:16.666666666666664%}html.touch .col-lg-offset-3{margin-left:25%}html.touch .col-lg-offset-4{margin-left:33.33333333333333%}html.touch .col-lg-offset-5{margin-left:41.66666666666667%}html.touch .col-lg-offset-6{margin-left:50%}html.touch .col-lg-offset-7{margin-left:58.333333333333336%}html.touch .col-lg-offset-8{margin-left:66.66666666666666%}html.touch .col-lg-offset-9{margin-left:75%}html.touch .col-lg-offset-10{margin-left:83.33333333333334%}html.touch .col-lg-offset-11{margin-left:91.66666666666666%}html.touch .col-md-1,html.touch .col-md-2,html.touch .col-md-3,html.touch .col-md-4,html.touch .col-md-5,html.touch .col-md-6,html.touch .col-md-7,html.touch .col-md-8,html.touch .col-md-9,html.touch .col-md-10,html.touch .col-md-11,html.touch .col-md-11,html.touch .col-md-12,html.touch .col-lg-1,html.touch .col-lg-2,html.touch .col-lg-3,html.touch .col-lg-4,html.touch .col-lg-5,html.touch .col-lg-6,html.touch .col-lg-7,html.touch .col-lg-8,html.touch .col-lg-9,html.touch .col-lg-10,html.touch .col-lg-11,html.touch .col-lg-12{padding-left:15px;padding-right:15px}html.touch .pull-lg-clear-right{float:right;clear:right}html.touch .pull-lg-clear-left{float:left;clear:left}}@media (min-width: 992px){html.touch .container{max-width:970px;padding-left:15px;padding-right:15px}html.touch .col-md-1,html.touch .col-md-2,html.touch .col-md-3,html.touch .col-md-4,html.touch .col-md-5,html.touch .col-md-6,html.touch .col-md-7,html.touch .col-md-8,html.touch .col-md-9,html.touch .col-md-10,html.touch .col-md-11{float:left}html.touch .col-md-1{width:8.333333333333332%}html.touch .col-md-2{width:16.666666666666664%}html.touch .col-md-3{width:25%}html.touch .col-md-4{width:33.33333333333333%}html.touch .col-md-5{width:41.66666666666667%}html.touch .col-md-6{width:50%}html.touch .col-md-7{width:58.333333333333336%}html.touch .col-md-8{width:66.66666666666666%}html.touch .col-md-9{width:75%}html.touch .col-md-10{width:83.33333333333334%}html.touch .col-md-11{width:91.66666666666666%}html.touch .col-md-12{width:100%}html.touch .col-md-push-0{left:auto}html.touch .col-md-push-1{left:8.333333333333332%}html.touch .col-md-push-2{left:16.666666666666664%}html.touch .col-md-push-3{left:25%}html.touch .col-md-push-4{left:33.33333333333333%}html.touch .col-md-push-5{left:41.66666666666667%}html.touch .col-md-push-6{left:50%}html.touch .col-md-push-7{left:58.333333333333336%}html.touch .col-md-push-8{left:66.66666666666666%}html.touch .col-md-push-9{left:75%}html.touch .col-md-push-10{left:83.33333333333334%}html.touch .col-md-push-11{left:91.66666666666666%}html.touch .col-md-pull-0{right:auto}html.touch .col-md-pull-1{right:8.333333333333332%}html.touch .col-md-pull-2{right:16.666666666666664%}html.touch .col-md-pull-3{right:25%}html.touch .col-md-pull-4{right:33.33333333333333%}html.touch .col-md-pull-5{right:41.66666666666667%}html.touch .col-md-pull-6{right:50%}html.touch .col-md-pull-7{right:58.333333333333336%}html.touch .col-md-pull-8{right:66.66666666666666%}html.touch .col-md-pull-9{right:75%}html.touch .col-md-pull-10{right:83.33333333333334%}html.touch .col-md-pull-11{right:91.66666666666666%}html.touch .col-md-offset-0{margin-left:0}html.touch .col-md-offset-1{margin-left:8.333333333333332%}html.touch .col-md-offset-2{margin-left:16.666666666666664%}html.touch .col-md-offset-3{margin-left:25%}html.touch .col-md-offset-4{margin-left:33.33333333333333%}html.touch .col-md-offset-5{margin-left:41.66666666666667%}html.touch .col-md-offset-6{margin-left:50%}html.touch .col-md-offset-7{margin-left:58.333333333333336%}html.touch .col-md-offset-8{margin-left:66.66666666666666%}html.touch .col-md-offset-9{margin-left:75%}html.touch .col-md-offset-10{margin-left:83.33333333333334%}html.touch .col-md-offset-11{margin-left:91.66666666666666%}html.touch .pull-md-clear-right{float:right;clear:right}html.touch .pull-md-clear-left{float:left;clear:left}}@media (min-width: 768px){html.touch .container{max-width:744px}html.touch .col-sm-1,html.touch .col-sm-2,html.touch .col-sm-3,html.touch .col-sm-4,html.touch .col-sm-5,html.touch .col-sm-6,html.touch .col-sm-7,html.touch .col-sm-8,html.touch .col-sm-9,html.touch .col-sm-10,html.touch .col-sm-11{float:left}html.touch .col-sm-1{width:8.333333333333332%}html.touch .col-sm-2{width:16.666666666666664%}html.touch .col-sm-3{width:25%}html.touch .col-sm-4{width:33.33333333333333%}html.touch .col-sm-5{width:41.66666666666667%}html.touch .col-sm-6{width:50%}html.touch .col-sm-7{width:58.333333333333336%}html.touch .col-sm-8{width:66.66666666666666%}html.touch .col-sm-9{width:75%}html.touch .col-sm-10{width:83.33333333333334%}html.touch .col-sm-11{width:91.66666666666666%}html.touch .col-sm-12{width:100%}html.touch .col-sm-push-1{left:8.333333333333332%}html.touch .col-sm-push-2{left:16.666666666666664%}html.touch .col-sm-push-3{left:25%}html.touch .col-sm-push-4{left:33.33333333333333%}html.touch .col-sm-push-5{left:41.66666666666667%}html.touch .col-sm-push-6{left:50%}html.touch .col-sm-push-7{left:58.333333333333336%}html.touch .col-sm-push-8{left:66.66666666666666%}html.touch .col-sm-push-9{left:75%}html.touch .col-sm-push-10{left:83.33333333333334%}html.touch .col-sm-push-11{left:91.66666666666666%}html.touch .col-sm-pull-1{right:8.333333333333332%}html.touch .col-sm-pull-2{right:16.666666666666664%}html.touch .col-sm-pull-3{right:25%}html.touch .col-sm-pull-4{right:33.33333333333333%}html.touch .col-sm-pull-5{right:41.66666666666667%}html.touch .col-sm-pull-6{right:50%}html.touch .col-sm-pull-7{right:58.333333333333336%}html.touch .col-sm-pull-8{right:66.66666666666666%}html.touch .col-sm-pull-9{right:75%}html.touch .col-sm-pull-10{right:83.33333333333334%}html.touch .col-sm-pull-11{right:91.66666666666666%}html.touch .col-sm-offset-1{margin-left:8.333333333333332%}html.touch .col-sm-offset-2{margin-left:16.666666666666664%}html.touch .col-sm-offset-3{margin-left:25%}html.touch .col-sm-offset-4{margin-left:33.33333333333333%}html.touch .col-sm-offset-5{margin-left:41.66666666666667%}html.touch .col-sm-offset-6{margin-left:50%}html.touch .col-sm-offset-7{margin-left:58.333333333333336%}html.touch .col-sm-offset-8{margin-left:66.66666666666666%}html.touch .col-sm-offset-9{margin-left:75%}html.touch .col-sm-offset-10{margin-left:83.33333333333334%}html.touch .col-sm-offset-11{margin-left:91.66666666666666%}html.touch .pull-sm-clear-right{float:right;clear:right}html.touch .pull-sm-clear-left{float:left;clear:left}}@media (max-width: 767px){html.touch body{font-size:14px;line-height:18px}html.touch h1{font-size:24px;line-height:30px}html.touch h2{font-size:18px;line-height:24px}html.touch h3{font-size:16px;line-height:20px}html.touch h4{font-size:15px;line-height:19px}html.touch h5{font-size:14px;line-height:17px}html.touch h6{font-size:12px;line-height:15px}html.touch label{font-size:14px;line-height:18px}html.touch .breadcrumbs{font-size:12px;line-height:12px;text-transform:uppercase;margin-top:10px}html.touch .breadcrumbs .home a{padding-left:0}html.touch .toolbar .sort-by,html.touch .toolbar .limiter{display:none}html.touch .toolbar-bottom .toolbar .sort-by,html.touch .toolbar-bottom .toolbar .limiter{display:block}html.touch .button{font-size:12px}}@media (max-width: 480px){html.touch label,html.touch .form-list label,html.touch .form-list .input-box,html.touch .one-page-checkout label,html.touch .one-page-checkout .input-text,html.touch .form-list .input-text{width:100%}html.touch .radio,html.touch .control label{width:auto}}@media (min-width: 480px){html.touch .form-list .validation-advice,html.touch .form-account-name .validation-advice,html.touch .one-page-checkout .validation-advice{margin-left:29%}}@media (max-width: 979px){html.touch .customer-account-index .main-container{margin-top:0}html.touch .toggle-account-nav{background:#f0f0f0;border:1px solid #a1a1a1;padding:10px;margin:7px 0 15px 0}html.touch .toggle-account-nav i{float:right}html.touch .main-container .col-main .block-account{display:block;paddding:0;border:none;margin:15px 0}html.touch .my-account .data-table td.last a{display:block}html.touch .my-account .my-wishlist .separator,html.touch .order-hidden{display:none}html.touch .my-account .my-wishlist .last .btn-cart{min-width:120px}html.touch .my-account .data-table td.last .separator{display:none}html.touch .block-account .block-title{padding-bottom:0}html.touch .block-account .block-content{border:none}html.touch .block-account .block-content ul li{font-size:12px}html.touch #my-orders-table{font-size:12px}}@media (max-width: 480px){html.touch .cart-collaterals-col{float:left;margin-top:40px}html.touch .cart .totals{margin-bottom:20px}html.touch .cart-table td.remove{width:25px;padding-left:5px}}@media (min-width: 768px) and (max-width: 979px){html.touch .toolbar-bottom .pages{display:block}}@media (max-width: 767px){html.touch .pages .pagination{float:none}html.touch .toolbar-bottom .pagination{margin:10px 0}html.touch .toolbar-bottom .pages{width:100%;text-align:center}html.touch .toolbar-bottom .toolbar{text-align:center}html.touch .toolbar-bottom .toolbar .amount,html.touch .toolbar-bottom .toolbar .sort-by,html.touch .toolbar-bottom .toolbar .limiter,html.touch .toolbar-bottom .pages{margin-bottom:10px}html.touch .toolbar-bottom label{float:none;display:inline}html.touch .pagination>li>a,html.touch .pagination>li>span{padding:5px 10px}html.touch .toolbar .amount{line-height:36px}}@media (min-width: 768px) and (max-width: 979px){html.touch .contacts-index-index #contactForm .form-list .wide textarea{width:340px}}@media (max-width: 767px){html.touch .cms-index-index ul.products-grid{margin-left:-20px}html.touch .catalogsearch-result-index h1,html.touch .catalogsearch-advanced-result h1{position:inherit}html.touch .advanced-search label{float:none}html.touch .catalogsearch-advanced-index .buttons-set{width:220px}html.touch .advanced-search .form-list .input-box,html.touch .advanced-search .form-list .input-range{margin-left:0}html.touch .contacts-index-index #contactForm .form-list .wide textarea{width:210px}}@media (min-width: 1200px){html.touch #footer h5.heading .icon-minus,html.touch #footer h5.heading .icon-plus{display:none}}@media (min-width: 768px) and (max-width: 979px){html.touch #footer h5.heading .icon-minus,html.touch #footer h5.heading .icon-plus{display:none}}@media (max-width: 767px){html.touch #footer01{border-top:0;margin-top:0}html.touch #footer h5.heading{background:#f0f0f0;border:1px solid #a1a1a1;padding:10px;font-size:12px;font-weight:normal;margin:-1px 0 0 0;cursor:pointer;text-transform:uppercase}html.touch #footer h5.heading i{float:right;cursor:pointer;display:block}html.touch #footer h5.heading .icon-chevron-up{display:none}html.touch #footer .content{display:none;padding:10px}html.touch #footer #nav04{margin-top:10px}html.touch #nav04 *{float:none}html.touch #nav04 li{margin-bottom:10px}html.touch #footer .bottomlinks a{display:block;padding:0;text-transform:uppercase}html.touch #footer .bottomlinks a:first-child{padding-top:10px}html.touch #footer .validation-advice{position:relative}html.touch #vaimo a{text-align:left}}@media (max-width: 979px){html.touch .prev_next{width:100%;display:none;background:#fff;height:55px;overflow:hidden;position:fixed;bottom:0;left:0;z-index:99999}html.touch .cbp-af-header{width:100%;z-index:10000;overflow:hidden;text-align:center;border-bottom:0px solid #e6e6e6;visibility:visible;padding:5px 0 0 0}html.touch .cbp-af-header span{font-size:10px;color:#222;letter-spacing:2px;line-height:45px;font-weight:normal}html.touch .cbp-af-header .button_pop{float:left;display:block;padding-left:40px;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/prev.png") no-repeat 0 5px;height:50px;background-size:25px 35px}html.touch .cbp-af-header .button_pop.next{float:right;padding-left:0;padding-right:40px;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/next.png") no-repeat 100% 5px;background-size:25px 35px}html.touch .catalog-product-view .footer.active{padding-bottom:75px}}@media (min-width: 979px){html.touch .prev_next{width:100%;display:none;background:#fff;height:55px;overflow:hidden;position:fixed;bottom:0;left:0;z-index:99999}html.touch .cbp-af-header{width:100%;z-index:10000;text-align:center;border-bottom:0px solid #e6e6e6;visibility:visible;padding:5px 0 0 0;overflow:hidden}html.touch .cbp-af-header span{font-size:10px;color:#222;letter-spacing:2px;line-height:45px;font-weight:normal}html.touch .cbp-af-header .button_pop{float:left;display:block;padding-left:40px;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/prev.png") no-repeat 0 5px;height:50px;background-size:25px 35px;line-height:40px}html.touch .cbp-af-header .button_pop.next{float:right;padding-left:0;padding-right:40px;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/next.png") no-repeat 100% 5px;background-size:25px 35px}html.touch .catalog-product-view .footer.active{padding-bottom:75px}}@media (min-width: 768px) and (max-width: 979px){html.touch .nav-tabs>li>a{padding:5px 8px}}@media (max-width: 767px){html.touch .nav-tabs>li>a{padding:8px 8px;font-size:11px}html.touch .box-related .products-grid li.item,html.touch .box-up-sell .products-grid li.item{padding-bottom:15px}html.touch .product-options dt label{margin-right:10px}}@-ms-viewport{html.touch{width:device-width}}@media screen and (max-width: 400px){@-ms-viewport{html.touch{width:320px}}}html.touch .hidden{display:none !important;visibility:hidden !important}html.touch .visible-xs{display:none !important}html.touch tr.visible-xs{display:none !important}html.touch th.visible-xs,html.touch td.visible-xs{display:none !important}@media (max-width: 767px){html.touch .visible-xs{display:block !important}html.touch tr.visible-xs{display:table-row !important}html.touch th.visible-xs,html.touch td.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .visible-xs.visible-sm{display:block !important}html.touch tr.visible-xs.visible-sm{display:table-row !important}html.touch th.visible-xs.visible-sm,html.touch td.visible-xs.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .visible-xs.visible-md{display:block !important}html.touch tr.visible-xs.visible-md{display:table-row !important}html.touch th.visible-xs.visible-md,html.touch td.visible-xs.visible-md{display:table-cell !important}}@media (min-width: 1200px){html.touch .visible-xs.visible-lg{display:block !important}html.touch tr.visible-xs.visible-lg{display:table-row !important}html.touch th.visible-xs.visible-lg,html.touch td.visible-xs.visible-lg{display:table-cell !important}}html.touch .visible-sm{display:none !important}html.touch tr.visible-sm{display:none !important}html.touch th.visible-sm,html.touch td.visible-sm{display:none !important}@media (max-width: 767px){html.touch .visible-sm.visible-xs{display:block !important}html.touch tr.visible-sm.visible-xs{display:table-row !important}html.touch th.visible-sm.visible-xs,html.touch td.visible-sm.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .visible-sm{display:block !important}html.touch tr.visible-sm{display:table-row !important}html.touch th.visible-sm,html.touch td.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .visible-sm.visible-md{display:block !important}html.touch tr.visible-sm.visible-md{display:table-row !important}html.touch th.visible-sm.visible-md,html.touch td.visible-sm.visible-md{display:table-cell !important}}@media (min-width: 1200px){html.touch .visible-sm.visible-lg{display:block !important}html.touch tr.visible-sm.visible-lg{display:table-row !important}html.touch th.visible-sm.visible-lg,html.touch td.visible-sm.visible-lg{display:table-cell !important}}html.touch .visible-md{display:none !important}html.touch tr.visible-md{display:none !important}html.touch th.visible-md,html.touch td.visible-md{display:none !important}@media (max-width: 767px){html.touch .visible-md.visible-xs{display:block !important}html.touch tr.visible-md.visible-xs{display:table-row !important}html.touch th.visible-md.visible-xs,html.touch td.visible-md.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .visible-md.visible-sm{display:block !important}html.touch tr.visible-md.visible-sm{display:table-row !important}html.touch th.visible-md.visible-sm,html.touch td.visible-md.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .visible-md{display:block !important}html.touch tr.visible-md{display:table-row !important}html.touch th.visible-md,html.touch td.visible-md{display:table-cell !important}}@media (min-width: 1200px){html.touch .visible-md.visible-lg{display:block !important}html.touch tr.visible-md.visible-lg{display:table-row !important}html.touch th.visible-md.visible-lg,html.touch td.visible-md.visible-lg{display:table-cell !important}}html.touch .visible-lg{display:none !important}html.touch tr.visible-lg{display:none !important}html.touch th.visible-lg,html.touch td.visible-lg{display:none !important}@media (max-width: 767px){html.touch .visible-lg.visible-xs{display:block !important}html.touch tr.visible-lg.visible-xs{display:table-row !important}html.touch th.visible-lg.visible-xs,html.touch td.visible-lg.visible-xs{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .visible-lg.visible-sm{display:block !important}html.touch tr.visible-lg.visible-sm{display:table-row !important}html.touch th.visible-lg.visible-sm,html.touch td.visible-lg.visible-sm{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .visible-lg.visible-md{display:block !important}html.touch tr.visible-lg.visible-md{display:table-row !important}html.touch th.visible-lg.visible-md,html.touch td.visible-lg.visible-md{display:table-cell !important}}@media (min-width: 1200px){html.touch .visible-lg{display:block !important}html.touch tr.visible-lg{display:table-row !important}html.touch th.visible-lg,html.touch td.visible-lg{display:table-cell !important}}html.touch .hidden-xs{display:block !important}html.touch tr.hidden-xs{display:table-row !important}html.touch th.hidden-xs,html.touch td.hidden-xs{display:table-cell !important}@media (max-width: 767px){html.touch .hidden-xs{display:none !important}html.touch tr.hidden-xs{display:none !important}html.touch th.hidden-xs,html.touch td.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .hidden-xs.hidden-sm{display:none !important}html.touch tr.hidden-xs.hidden-sm{display:none !important}html.touch th.hidden-xs.hidden-sm,html.touch td.hidden-xs.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .hidden-xs.hidden-md{display:none !important}html.touch tr.hidden-xs.hidden-md{display:none !important}html.touch th.hidden-xs.hidden-md,html.touch td.hidden-xs.hidden-md{display:none !important}}@media (min-width: 1200px){html.touch .hidden-xs.hidden-lg{display:none !important}html.touch tr.hidden-xs.hidden-lg{display:none !important}html.touch th.hidden-xs.hidden-lg,html.touch td.hidden-xs.hidden-lg{display:none !important}}html.touch .hidden-sm{display:block !important}html.touch tr.hidden-sm{display:table-row !important}html.touch th.hidden-sm,html.touch td.hidden-sm{display:table-cell !important}@media (max-width: 767px){html.touch .hidden-sm.hidden-xs{display:none !important}html.touch tr.hidden-sm.hidden-xs{display:none !important}html.touch th.hidden-sm.hidden-xs,html.touch td.hidden-sm.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .hidden-sm{display:none !important}html.touch tr.hidden-sm{display:none !important}html.touch th.hidden-sm,html.touch td.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .hidden-sm.hidden-md{display:none !important}html.touch tr.hidden-sm.hidden-md{display:none !important}html.touch th.hidden-sm.hidden-md,html.touch td.hidden-sm.hidden-md{display:none !important}}@media (min-width: 1200px){html.touch .hidden-sm.hidden-lg{display:none !important}html.touch tr.hidden-sm.hidden-lg{display:none !important}html.touch th.hidden-sm.hidden-lg,html.touch td.hidden-sm.hidden-lg{display:none !important}}html.touch .hidden-md{display:block !important}html.touch tr.hidden-md{display:table-row !important}html.touch th.hidden-md,html.touch td.hidden-md{display:table-cell !important}@media (max-width: 767px){html.touch .hidden-md.hidden-xs{display:none !important}html.touch tr.hidden-md.hidden-xs{display:none !important}html.touch th.hidden-md.hidden-xs,html.touch td.hidden-md.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .hidden-md.hidden-sm{display:none !important}html.touch tr.hidden-md.hidden-sm{display:none !important}html.touch th.hidden-md.hidden-sm,html.touch td.hidden-md.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .hidden-md{display:none !important}html.touch tr.hidden-md{display:none !important}html.touch th.hidden-md,html.touch td.hidden-md{display:none !important}}@media (min-width: 1200px){html.touch .hidden-md.hidden-lg{display:none !important}html.touch tr.hidden-md.hidden-lg{display:none !important}html.touch th.hidden-md.hidden-lg,html.touch td.hidden-md.hidden-lg{display:none !important}}html.touch .hidden-lg{display:block !important}html.touch tr.hidden-lg{display:table-row !important}html.touch th.hidden-lg,html.touch td.hidden-lg{display:table-cell !important}@media (max-width: 767px){html.touch .hidden-lg.hidden-xs{display:none !important}html.touch tr.hidden-lg.hidden-xs{display:none !important}html.touch th.hidden-lg.hidden-xs,html.touch td.hidden-lg.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){html.touch .hidden-lg.hidden-sm{display:none !important}html.touch tr.hidden-lg.hidden-sm{display:none !important}html.touch th.hidden-lg.hidden-sm,html.touch td.hidden-lg.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){html.touch .hidden-lg.hidden-md{display:none !important}html.touch tr.hidden-lg.hidden-md{display:none !important}html.touch th.hidden-lg.hidden-md,html.touch td.hidden-lg.hidden-md{display:none !important}}@media (min-width: 1200px){html.touch .hidden-lg{display:none !important}html.touch tr.hidden-lg{display:none !important}html.touch th.hidden-lg,html.touch td.hidden-lg{display:none !important}}html.touch .visible-print{display:none !important}html.touch tr.visible-print{display:none !important}html.touch th.visible-print,html.touch td.visible-print{display:none !important}@media print{html.touch .visible-print{display:block !important}html.touch tr.visible-print{display:table-row !important}html.touch th.visible-print,html.touch td.visible-print{display:table-cell !important}html.touch .hidden-print{display:none !important}html.touch tr.hidden-print{display:none !important}html.touch th.hidden-print,html.touch td.hidden-print{display:none !important}}

@font-face{font-family:'entypo';src:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo.eot");src:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo.woff") format("woff"),url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo.ttf") format("truetype"),url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo.svg") format("svg")}@font-face{font-family:'entypo-social';src:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo-social.eot");src:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo-social.woff") format("woff"),url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo-social.ttf") format("truetype"),url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/fonts/entypo-social.svg") format("svg")}.checkout-error:hover{color:false}.color-#000{color:#000}.color-#fff{color:#FFF}.color-crumbsGrey{color:#999}.color-xxLightGrey{color:#F5F5F5}.color-xLightGrey{color:#E5E5E5}.color-#d3d3d3{color:#ccc}.color-mediumGrey{color:#999}.color-#a9a9a9{color:#666}.color-darkestGrey{color:#333}.color-mediumRed,.checkout-error{color:#c00}.color-red{color:#ce1719}.color-errorRed{color:red}.color-green{color:#75bb62}.color-#ff0{color:#ebbb69}.color-darkRed,.out-of-stock{color:#B00000}.button-standard-white,.button-standard-black,.button-progress-black{font-family:Helvetica,"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,"Lucida Grande",sans-serif;font-size:9px;letter-spacing:1.44px;color:#000;text-transform:uppercase;border:1px solid #000;background-color:#FFF;padding:0px 10px;border-radius:0px;height:25px;font-weight:normal;display:inline-block;cursor:pointer}.button-standard-white span,.button-standard-black span,.button-progress-black span{line-height:25px;line-height:1.5625rem}.button-standard-white:hover,.button-standard-black:hover,.button-progress-black:hover{color:#FFF;background-color:#000}.button-standard-white:hover,.button-standard-black:hover,.button-progress-black:hover,.button-standard-white:active,.button-standard-black:active,.button-progress-black:active{transition:none}.touch .button-standard-white,.touch .button-standard-black,.touch .button-progress-black{padding:8px 35px;height:auto}.button-standard-white:focus,.button-standard-black:focus,.button-progress-black:focus{outline:0}.button-standard-black,.button-progress-black{background-color:#000;color:#FFF}.button-standard-black:hover,.button-progress-black:hover{background-color:#666;border-color:#666}.button-progress-black{position:relative}.button-progress-black:after{position:absolute;border:solid transparent;content:" ";top:auto;left:auto;height:0;width:0;margin:0;border-color:transparent;border-width:13px;pointer-events:none}.button-progress-black{border-right:0px solid transparent;margin-right:13px}.button-progress-black:after{left:100%;border-left-color:#000;margin-top:-13px;top:50%}.button-progress-black:hover:after{position:absolute;border:solid transparent;content:" ";top:auto;left:auto;height:0;width:0;margin:0;border-color:transparent;border-width:13px;pointer-events:none}.button-progress-black:hover{border-right:0px solid transparent;margin-right:13px}.button-progress-black:hover:after{left:100%;border-left-color:#666;margin-top:-13px;top:50%}.tabs-standard{border:0px;letter-spacing:1.44px}.tabs-standard .tabs{width:100%;overflow:hidden}.tabs-standard .tabs li{float:left;line-height:9px}.tabs-standard .tabs li a{float:left;display:block;color:#000;font-family:Helvetica,Arial,Verdana,Sans-serif;font-size:9px;border:none;text-transform:uppercase;padding:0px;margin:0px;line-height:10px}.tabs-standard .tabs li:after{content:"|";line-height:9px;color:#000;margin:0px 10px}.tabs-standard .tabs li:last-child:after{content:""}.tabs-standard .tabs li.active a,.tabs-standard .tabs li:hover a{color:#000;outline:0}.tabs-standard .tabs li.active a{border-bottom:1px solid #000;text-decoration:none}.tabs-standard .tab-content{margin-top:7px;border:0px;padding:0px;font-family:Helvetica,Arial,Verdana,Sans-serif;font-color:#000;font-size:10px;line-height:15px;line-height:0.9375rem}.tabs-standard-touch{border:0px;letter-spacing:1.6px}.tabs-standard-touch .tabs,.tabs-standard-touch .tabs__static{width:100%}.tabs-standard-touch .tabs li,.tabs-standard-touch .tabs__static li{float:none;display:block}.tabs-standard-touch .tabs li a,.tabs-standard-touch .tabs li .tabs__static--headline,.tabs-standard-touch .tabs__static li a,.tabs-standard-touch .tabs__static li .tabs__static--headline{border-top:1px solid #E5E5E5;border-bottom:none;padding:15px 0px;display:block;float:none;color:#000;font-family:Helvetica,Arial,Verdana,Sans-serif;font-color:get-color(#000);font-size:10px;text-transform:uppercase;margin:0px}.tabs-standard-touch .tabs li:last-child a,.tabs-standard-touch .tabs__static li:last-child a{border-bottom:1px solid #E5E5E5}.tabs-standard-touch .tabs li:last-child.accord-open a,.tabs-standard-touch .tabs__static li:last-child.accord-open a{border-bottom:none}.tabs-standard-touch .tabs li:last-child.accord-open div.accord-view,.tabs-standard-touch .tabs__static li:last-child.accord-open div.accord-view{border-bottom:1px solid #E5E5E5}.tabs-standard-touch .tabs li.active a,.tabs-standard-touch .tabs li:hover a,.tabs-standard-touch .tabs li:focus,.tabs-standard-touch .tabs li a:focus,.tabs-standard-touch .tabs__static li.active a,.tabs-standard-touch .tabs__static li:hover a,.tabs-standard-touch .tabs__static li:focus,.tabs-standard-touch .tabs__static li a:focus{color:#000;text-decoration:none;outline:0}.tabs-standard-touch .tabs li a:after,.tabs-standard-touch .tabs__static li a:after{content:"+";float:right;font-size:18px;font-weight:100}.tabs-standard-touch .tabs li.accord-open a:after,.tabs-standard-touch .tabs__static li.accord-open a:after{content:"-"}.tabs-standard-touch .tabs li div.accord-view,.tabs-standard-touch .tabs li .tabs__static--content,.tabs-standard-touch .tabs__static li div.accord-view,.tabs-standard-touch .tabs__static li .tabs__static--content{padding-bottom:20px}.tabs-standard-touch .tab-content{display:none}.tabs-standard-touch .tab-content div{margin-top:10px;border:0px;padding:0px;font-family:Helvetica,Arial,Verdana,Sans-serif;font-color:#000;font-size:10px;line-height:15px;line-height:0.9375rem}.social-share-buttons{background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/css/images/sprite-fk.png") no-repeat;background-size:225px 149px;width:26px;height:26px;margin-right:5px}.social-share-buttons.share-facebook{background-position:-199px -44px}.social-share-buttons.share-facebook:hover{background-position:-172px -44px}.social-share-buttons.share-twitter{background-position:-199px -70px}.social-share-buttons.share-twitter:hover{background-position:-172px -70px}.social-share-buttons.share-pinterest{background-position:-199px -96px}.social-share-buttons.share-pinterest:hover{background-position:-172px -96px}.social-share-buttons.share-tumblr{background-position:-199px -122px}.social-share-buttons.share-tumblr:hover{background-position:-172px -122px}#search_autocomplete{display:none}html.touch .touch-nav-toggle{position:absolute;left:10px;top:0;display:block;height:40px;width:40px;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat -195px 0;background-size:225px 149px;cursor:pointer}@media screen and (max-width: 320px){html.touch .touch-nav-toggle{left:0}}html.touch .touch-cart{position:absolute;right:20px;top:10px;line-height:1;cursor:pointer}html.touch .touch-cart:before{content:"";display:inline-block;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat 0 0;background-size:225px 149px;width:12px;height:20px;margin-right:2px}html.touch .touch-cart .cart-qty-info{vertical-align:super;font-size:10px}@media screen and (max-width: 320px){html.touch .touch-cart{right:10px}}html.touch #header{position:fixed;top:0;left:0;margin:0;padding:0;background:#ffffff;height:40px}html.touch #header .touch-logo{display:block;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat -45px -4px;background-size:225px 149px;width:70px;height:20px;margin:12px auto 0;border:0;font:0/0 a;text-shadow:none;color:transparent;background-color:transparent}html.touch #header .cart-notice-touch{background-color:#F5F5F5;font-size:10px;letter-spacing:1.6px;color:#000;height:40px;line-height:40px;margin-top:8px;text-align:center;text-transform:uppercase;display:none}html.touch #header .cart-notice-touch a,html.touch #header .cart-notice-touch a:hover,html.touch #header .cart-notice-touch a:active,html.touch #header .cart-notice-touch a:focus,html.touch #header .cart-notice-touch a:visited{color:#000}html.touch body.cart-notice-overlay-touch:after,html.touch .ajax-add-failure.cart-notice-overlay-touch:after{height:100%;width:100%;position:fixed;background-color:rgba(255,255,255,0.8);z-index:2;top:0;left:0;content:""}html.touch .nav{position:fixed;z-index:10;left:0;top:0;padding:40px 0 0;display:none;width:250px;height:100%;overflow-y:auto;background:#ffffff;font-size:11px;letter-spacing:1.76px;letter-spacing:1.75px;line-height:1;text-transform:uppercase}@media screen and (max-width: 360px){html.touch .nav{width:100%}}html.touch .nav form{position:relative;width:200px;margin:15px 0 9px 20px}@media screen and (max-width: 320px){html.touch .nav form{margin-left:10px}}html.touch .nav input[type="search"]{width:200px;height:40px}html.touch .nav button{position:absolute;top:14px;right:10px;display:block;background:url("http://www.filippa-k.com/skin/frontend/carbon/filippak/images/sprite-fk.png") no-repeat -15px -8px;background-size:225px 149px;width:12px;height:12px;cursor:pointer;border:0;font:0/0 a;text-shadow:none;color:transparent;background-color:transparent}html.touch .nav li{display:block;float:none}html.touch .nav li a{display:inline-block;float:none;margin:0;padding:6px 0 6px 20px;outline:0;color:#000;font-size:11px}@media screen and (max-width: 320px){html.touch .nav li a{padding-left:10px}}html.touch .nav li a:hover,html.touch .nav li a:active,html.touch .nav li a:focus{text-decoration:none}html.touch .nav li.active.show-active>a span{padding-bottom:1px;border-bottom:1px solid #000;letter-spacing:1.76px;margin-right:-1.76px}html.touch .nav li ul{display:none;padding-left:20px;margin-bottom:16px}html.touch .nav .active>a{color:#000000}html.touch .nav .active>ul{display:block}html.touch .nav .links{margin:16px 0 40px}html.touch .touch-nav-active{overflow-x:hidden}html.touch .touch-nav-active .touch-nav-toggle:after{content:"";position:absolute;bottom:2px;left:50%;margin:0 0 0 -5px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#000000 transparent transparent transparent}html.touch .touch-nav-active .nav{display:block !important}@media screen and (min-width: 320px){html.touch .touch-nav-active .col-main,html.touch .touch-nav-active #frontpage-images,html.touch .touch-nav-active .footer{margin-left:250px}}

#vertical-nav .block-title{
    border: none;
}

.vertnav{
	margin: 0;
    padding: 0;
}

.vertnav li {
    overflow: hidden;
}

.vertnav li a {
    text-transform: uppercase;
}

.block .vertnav li.even {
    overflow: hidden;
    background: #fff;
}

.vertnav ul li {
 	border-bottom: none;
	text-transform: none;
    position: relative;
}

/* This controls the indent for each sublist */
.vertnav ul {
    padding: 0;
    margin: 0;
    clear: both;
}

.vertnav ul ul {
    padding: 5px 0 0 10px;
}

.vertnav .vertnavlink {
    padding: 6px 10px;
    margin: 0;
    display: inline-block;
}
/* Provide space for our own "bullet" inside the link */
.vertnav .expandlink {
    color: #666;
    font-size: 6px;
    margin-left: 7px;
    vertical-align: top;
    padding-top: 3px;
    display: inline-block;
}

/* Show "bullets" in the links, depending on the class of the
   LI that the link's in */
.vertnav .open .expandlink:before {
    content: "\2212";
}
.vertnav .closed .expandlink:before {
    content: "\2b";;
}

.vertnav .open > .vertnavlink,
.vertnav .active > .vertnavlink{
    background: #e5e5e5;
}

.vertnav .open > .vertnavlink,
.vertnav .active > .vertnavlink{
    background: #e5e5e5;
}

.vertnav .open .active a {
    background: transparent;
    font-weight: bold;
}

/* Actually show and hide sublists */
.vertnav .open ul {
    display: block;
}
.vertnav .closed ul {
    display: none;
}
#atca-popup-container {  
	color: #000;
	border: 1px solid #c0c0c0;
	padding: 25px 20px;
	position: absolute;
	z-index: 200;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -127px;
	background: #fff;
	/* Drop shadows */
	-moz-box-shadow: 3px 3px 4px #808080;
	-webkit-box-shadow: 3px 3px 4px #808080;
	box-shadow: 3px 3px 4px #808080;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080');
	text-align: center;
}

#atca-message-container {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}

#atca-message-container #atca-message-text-related {
	padding: 20px 0 0 0;
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	*background-position: top left; /* notice the * before the property - shows in IE7 and below */
} 
#atca-popup-container #atca-message-image-related,
#atca-popup-container #atca-please-wait-image-related {
	width: 41px;
	height: 42px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
} 

#atca-popup-container #atca-please-wait-image-related {
	background-image: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/ajax-loader.gif);
}

#atca-popup-container #atca-message-container #atca-please-wait {
	background-image: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/ajax-loader.gif);
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
}

#atca-popup-container #atca-message-image-related#atca-please-wait-remove {
	background-image: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/ajax-loader.gif);
}

#atca-popup-container #atca-message-image-related.atca-success,
#atca-popup-container #atca-message-text.atca-success {
	background-image: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/success-msg-icon.gif);
}

#atca-popup-container #atca-message-image-related.atca-error,
#atca-popup-container #atca-message-text.atca-error {
	background-image: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/error-msg-icon.gif);
}

#atca-popup-container #atca-message-image-related.atca-notice,
#atca-popup-container #atca-message-text.atca-notice {
	background-image: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/notice-msg-icon.gif);
}

#atca-popup-container #atca-message-text {
	background-position: center left;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

#atca-popup-container #atca-message-text.atca-notice {
	background-image: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/notice-msg-icon.gif);
}

/* Buttons */
#atca-button-container {
	margin: 20px 0 0 0;
}


#atca-continue-btn {
	float:left;
}

#atca-redirect-btn {
	float:right;

}

#atca-yes-btn {
	float:right;
	margin-right: 40px;
}

#atca-no-btn {
	float:left;
	margin-left: 40px;
}

#atca-checkoutbutton{
	display:none;
}

/* Related products in addtocartajax */
#atca-related-container {
	overflow: hidden;
	margin: 0;
    padding: 10px 0 0 0;
}

#atca-related-container .box-related li{
	width: 223px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 20px;
	position: relative;
}
#atca-related-container .box-related li.last{
	margin-right: 0;
}
#atca-related-container .box-related .product-name {
    color: #444444;
    font-size: 12px;
    padding: 0 0 10px;
    margin: 10px;
    padding: 0;
    text-align: left;
}
#atca-related-container .box-related .product-name a {
    color: #444444;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
#atca-related-container .box-related .product-image {
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    display: block;
    margin: 0;
    position: relative;
    text-decoration: none !important;
    width: 223px;
    cursor: pointer !important;
}
#atca-related-container .box-related .price-box{
	text-align: left;
	clear: both;
    float: left;
    margin: 10px 10px 5px;
    width: 203px;
}
#atca-related-container .box-related .price{
	color: #444444;
}
#atca-related-container .box-related .link-learn {
    float: left;
    line-height: 32px;
    margin-left: 10px;
}
#atca-related-container .box-related button {
	float: right;
	margin-right: 10px;
}
#atca-message-text-related-container{
	display: block;
    height: 331px;
    position: absolute;
    top: 0;
    width: 223px;
    background: url(http://www.filippa-k.com/skin/frontend/base/default/images/addtocartajax/addtocartajax-related-overlay.png) repeat;
}
#atca-message-image-related,
#atca-please-wait-image-related{
	background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    margin: 140px 10px 0;
    overflow: hidden;
    padding: 0 0 0 22px;
    text-align: left;
}
#atca-message-image-related,
#atca-please-wait-image-related{
    padding: 0;
    margin: 130px 0 0 108px;
}
#atca-message-text-related,
#atca-please-wait-related{
	margin: 180px 0 0 0;
	display: block;
	padding: 0 10px;
}
#atca-message-text{
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 0px 0;
}
#atca-related-container .block-content{
	margin: 0 0 10px 0;
}
#atca-related-container .box-title{
	display: block;
	margin: 0 0 15px 0;
	text-align: left;
}
#atca-related-container .box-title span{
	font-size: 12px;
	width: 100%;
}

/* Row css */

.pagemanager ul{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
}

/* Item css */

.pagemanager li.item{
	float: left;
	overflow: hidden;
}

/* One block */
.pagemanager .one-block li.item{
	width: 100%;
}

/* Two blocks */
.pagemanager .two-blocks li.item{
	width: 48%;
	margin-left: 4%;
}
.pagemanager .two-blocks li.first{
	margin-left: 0;
}

/* Three blocks */
.pagemanager .three-blocks li.item{
	width: 32%;
	margin-left: 2%;
}
.pagemanager .three-blocks li.first{
	margin-left: 0;
}

/* Four blocks */
.pagemanager .four-blocks li.item{
	width: 24%;
	margin-left: 1.3%;
}
.pagemanager .four-blocks li.first{
	margin-left: 0;
}

/* Five blocks */
.pagemanager .five-blocks li.item{
	width: 19.1%;
	margin-left: 1.1%;
}
.pagemanager .five-blocks li.first{
	margin-left: 0;
}

/* Six blocks */
.pagemanager .six-blocks li.item{
	width: 16%;
	margin-left: 0.8%;
}
.pagemanager .six-blocks li.first{
	margin-left: 0;
}


/* Image css */

/* Toplist css */

.toplist ol{
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
}

.horizontal_with_images li{
	float: left;
	width: 32%;
	margin-left: 2%;
	overflow: hidden;
}
.horizontal_with_images li.first{
	margin-left: 0;
}
.horizontal_with_images li img{
	width: 100%;
}
.vertical_productname ul{
	border-top: 1px dashed #EFEFEF;
}
.vertical_productname li{
	border-bottom: 1px dashed #EFEFEF;
	padding: 3px 10px;
}
.vertical_with_images li{
	border-bottom: 1px dashed #EFEFEF;
	padding: 3px 10px;
}

/* HTML css */

/* Slideshow css */
.input-box label[for="adyen_cc_store_cc"] {
    width: auto;
}
/**
 * Copyright (c) 2009-2013 Vaimo AB
 *
 * Vaimo reserves all rights in the Program as delivered. The Program
 * or any portion thereof may not be reproduced in any form whatsoever without
 * the written consent of Vaimo, except as provided by licence. A licence
 * under Vaimo's rights in the Program may be available directly from
 * Vaimo.
 *
 * Disclaimer:
 * THIS NOTICE MAY NOT BE REMOVED FROM THE PROGRAM BY ANY USER THEREOF.
 * THE PROGRAM IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE PROGRAM OR THE USE OR OTHER DEALINGS
 * IN THE PROGRAM.
 *
 * @category    Vaimo
 * @package     Vaimo_BrowserNotification
 * @file        vaimo_browsernotification.css
 * @copyright   Copyright (c) 2009-2013 Vaimo AB
 * @author      Per Vestman <per.vestman@vaimo.com>
 */

/* Browser Notification ======================================================================== */

/*== Notification bar ===============================*/

.va_bn *,
.va_bn_testmode
    {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }

/*.va_bn
    {
        display: none;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        background: #f7eec0;
        border-bottom: 1px solid #d3d3d3;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 12px;
    }

    .va_bn strong,
    .va_bn_testmode strong
        {
            font-family: Arial, Helvetica, sans-serif !important;
            font-weight: 700 !important;
        }

    .va_bn_text
        {
            display: block;
            padding: 10px 40px;
            color: #5e5b4a;
        }

        .va_bn a:hover
            {
                background: #ebe2b7;
                color: #5e5b4a;
                text-decoration: none;
            }

    .va_bn_icon,
    .va_bn_close
        {
            position: absolute;
            top: 0;
            left: 0;
            width: 30px;
            height: 100%;
            padding: 9px 0;
            margin-right: 5px;
            background: #ded6ad;
            font-size: 18px;
            font-weight: bold;
            line-height: 1;
            text-align: center;
            cursor: default;
        }

    .va_bn_close
        {
            left: auto;
            right: 0;
            margin: 0;
            background: none;
            font-size: 16px;
            font-weight: normal;
            cursor: pointer;
        }

        .va_bn_close:hover { background: #ebe2b7; }*/


/*== Test mode information box ======================*/

.va_bn_testmode
    {
        position: fixed;
        bottom: 10px;
        right: 10px;
        width: 300px;
        padding: 10px 20px;
        background: #ffffff;
        color: #000000;
        outline: 5px solid rgba(0,0,0,.3);
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 12px;
        line-height: 16px;
        z-index: 1;
    }

    .va_bn_testmode .title
        {
            display: block;
            padding-bottom: 5px;
            margin-bottom: 5px;
            border-bottom: 1px solid #cccccc;
        }

    .va_bn_enable
        {
            display: none;
            padding-top: 10px;
            border-top: 1px solid #cccccc;
            text-align: center;
            cursor: pointer;
        }

        .va_bn_enable:hover { color: #666666; }


/*== Pre-defined CMS Page ===========================*/

.va_bn_cms .notification
    {
        padding: 20px;
        background: #f7f7f7;
        border-bottom: 1px solid #e5e5e5;
        font-size: 14px;
        line-height: 20px;
    }

.va_bn_cms .browsers
    {
        margin: 40px 0;
        font-size: 0;
        text-align: center;
    }

    .va_bn_cms .browsers li
        {
            display: inline-block;
            list-style: none;
            font-size: 16px;
            font-weight: 700;
            width: 25%;
        }

    .va_bn_cms .icon
        {
            display: inline-block;
            height: 100px;
            width: 100px;
            margin-bottom: 20px;
            background: url('http://www.filippa-k.com/skin/frontend/carbon/filippak/images/vaimo_browsernotification.png') no-repeat 0 0;
        }

        @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
            .va_bn_cms .icon
                {
                    background: url('http://www.filippa-k.com/skin/frontend/carbon/filippak/images/vaimo_browsernotification_x2.png') no-repeat 0 0;
                    background-size: 400px 100px;
                }
        }

        .va_bn_cms .icon.firefox { background-position: -100px 0; }
        .va_bn_cms .icon.opera { background-position: -200px 0; }
        .va_bn_cms .icon.ie { background-position: -300px 0; }

    .va_bn_cms .download
        {
            display: inline-block;
            width: 90%;
            padding: 15px 0;
            margin-top: 20px;
            background-color: #49a7e9;
            background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.05) 0%, rgba(255,255,255,.05) 100%);
            background-image: -o-linear-gradient(bottom, rgba(0,0,0,.05) 0%, rgba(255,255,255,.05) 100%);
            background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.05) 0%, rgba(255,255,255,.05) 100%);
            background-image: linear-gradient(bottom, rgba(0,0,0,.05) 0%, rgba(255,255,255,.05) 100%);
            border: 1px solid #286ec5;
            border-radius: 4px;
            box-shadow: 0 1px 3px rgba(0,0,0,.27), inset 0 1px 0 rgba(255,255,255,.25);
            color: #ffffff;
            font-size: 14px;
            text-align: center;
            text-decoration: none;
            text-shadow: 1px 1px 1px #076bd2;
            cursor: pointer;
        }

        .va_bn_cms .download:hover
            {
                background-color: #429cdb;
                color: #ffffff;
            }

        .va_bn_cms .download:active
            {
                box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
                color: #ffffff;
            }

    .va_bn_cms .work { text-align: center; }


/* /Browser Notification ======================================================================= */
#s7viewer {
    display: none;
}

.comment-out #s7viewer {
    position:fixed;
    top:0px;
    right:0px;
    z-index:999;
    background-color:white;
}

#color-views {
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0;
}

#color-views-tooltip {
    margin-top: 1px;
    padding: 0;
    font-weight: bold;
}

#color-views ul {
    margin: 0;
    clear: both;
    height: 32px;
}

#color-views li {
    float: left;
    margin: 0;
    padding: 0;
}

#color-views img {
    padding: 2px;
    margin: 0;
    border: 1px solid #ffffff;
}

#color-views img.selected {
    padding: 2px;
    margin: 0;
    border: 1px solid #b6b6b6;
}

.color-views-browse {
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0;
}

.color-views-browse-tooltip {
    margin-top: 1px;
    padding: 0;
    font-weight: bold;
}

.color-views-browse ul {
    margin: 0;
    clear: both;
    height: 32px;
}

.color-views-browse li {
    float: left;
    margin: 0;
    padding: 0;
}

.color-views-browse img {
    padding: 2px;
    margin: 0;
    border: 1px solid #ffffff;
}

.color-views-browse img.selected {
    padding: 2px;
    margin: 0;
    border: 1px solid #b6b6b6;
}

.attribute-button {
    height: 30px;
    width: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 0.8em;
}

.attribute-button-text {
    height: 30px;
    min-width: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 0.8em;
}

.attribute-button-text[disabled]{background-color:#ccc; color: #999; text-decoration: line-through;}

.attribute-selected {
    border: 2px solid blue;
}

/* sample ones, the number is the code of the attribute value. Needs to be setup per site */
.color-10 {
    background-color: red;
}

.color-11 {
    background-color: green;
}

.color-12 {
    background-color: yellow;
}

.color-15 {
    background-color: black;
    color: white;
}

.color-16 {
    background-color: white;
}



.blockajax-loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: white;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    width: 130px;
    z-index: 5;
}

.blockajax-loader .spinner {
    margin: 10px auto 20px;
    width: 50px;
    height: 50px;
    position: relative;
}

.blockajax-loader .container1 > div,
.blockajax-loader .container2 > div,
.blockajax-loader .container3 > div {
    width: 12px;
    height: 12px;
    background-color: #333;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.blockajax-loader  .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.blockajax-loader  .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.blockajax-loader  .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.blockajax-loader  .circle1 { top: 0; left: 0; }
.blockajax-loader  .circle2 { top: 0; right: 0; }
.blockajax-loader  .circle3 { right: 0; bottom: 0; }
.blockajax-loader  .circle4 { left: 0; bottom: 0; }

.blockajax-loader .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.blockajax-loader .container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.blockajax-loader .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.blockajax-loader .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.blockajax-loader .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.blockajax-loader .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.blockajax-loader .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.blockajax-loader .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.blockajax-loader .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.blockajax-loader .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.blockajax-loader .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.blockajax-loader .loader-txt {
    text-align: center;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}
